Determination of a Japanese EUC-JP locale.
[gnulib.git] / ChangeLog
1 2008-12-18  Bruno Haible  <bruno@clisp.org>
2
3         * m4/locale-ja.m4: New file, from GNU gettext.
4
5 2008-12-17  Bruno Haible  <bruno@clisp.org>
6
7         * m4/mbrtowc.m4 (AC_FUNC_MBRTOWC): Don't override in autoconf >= 2.60.
8         Suggested by Eric Blake.
9
10 2008-12-17  Bruno Haible  <bruno@clisp.org>
11
12         * m4/errno_h.m4 (AC_COMPUTE_INT): Provide fallback definition.
13
14 2008-12-17  Bruno Haible  <bruno@clisp.org>
15
16         * lib/mbsinit.c: Include verify.h. Verify an assumption.
17         * modules/mbsinit (Depends-on): Add verify.
18         Suggested by Paul Eggert.
19
20 2008-12-17  Bruno Haible  <bruno@clisp.org>
21
22         * m4/mbrtowc.m4 (AC_FUNC_MBRTOWC): Renamed from gl_FUNC_MBRTOWC.
23         * m4/mbfile.m4 (gl_MBFILE): Use AC_FUNC_MBRTOWC instead of
24         gl_FUNC_MBRTOWC.
25         * m4/mbiter.m4 (gl_MBITER): LIkewise.
26         * m4/mbscasecmp.m4 (gl_PREREQ_MBSCASECMP): Likewise.
27         * m4/mbscasestr.m4 (gl_PREREQ_MBSCASESTR): Likewise.
28         * m4/mbschr.m4 (gl_PREREQ_MBSCHR): Likewise.
29         * m4/mbscspn.m4 (gl_PREREQ_MBSCSPN): Likewise.
30         * m4/mbslen.m4 (gl_PREREQ_MBSLEN): Likewise.
31         * m4/mbsncasecmp.m4 (gl_PREREQ_MBSNCASECMP): Likewise.
32         * m4/mbsnlen.m4 (gl_PREREQ_MBSNLEN): Likewise.
33         * m4/mbspbrk.m4 (gl_PREREQ_MBSPBRK): Likewise.
34         * m4/mbspcasecmp.m4 (gl_PREREQ_MBSPCASECMP): Likewise.
35         * m4/mbsrchr.m4 (gl_PREREQ_MBSRCHR): Likewise.
36         * m4/mbssep.m4 (gl_PREREQ_MBSSEP): Likewise.
37         * m4/mbsspn.m4 (gl_PREREQ_MBSSPN): Likewise.
38         * m4/mbsstr.m4 (gl_PREREQ_MBSSTR): Likewise.
39         * m4/mbstok_r.m4 (gl_PREREQ_MBSTOK_R): Likewise.
40         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
41         * m4/quotearg.m4 (gl_QUOTEARG): Likewise.
42         * modules/trim (configure.ac): Likewise.
43
44 2008-12-17  Bruno Haible  <bruno@clisp.org>
45
46         * modules/btowc-tests: New file.
47         * tests/test-btowc1.sh: New file.
48         * tests/test-btowc2.sh: New file.
49         * tests/test-btowc.c: New file.
50
51         New module 'btowc'.
52         * lib/wchar.in.h (btowc): New declaration.
53         * lib/btowc.c: New file.
54         * m4/btowc.m4: New file.
55         * modules/btowc: New file.
56         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_BTOWC and
57         HAVE_BTOWC.
58         * modules/wchar (Makefile.am): Substitute GNULIB_BTOWC and HAVE_BTOWC.
59         * doc/posix-functions/btowc.texi: Document the new module.
60
61 2008-12-17  Bruno Haible  <bruno@clisp.org>
62
63         New module 'mbsinit'.
64         * lib/wchar.in.h (mbsinit): New declaration.
65         * lib/mbsinit.c: New file.
66         * m4/mbsinit.m4: New file.
67         * modules/mbsinit: New file.
68         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBSINIT and
69         HAVE_MBSINIT.
70         * modules/wchar (Makefile.am): Substitute GNULIB_MBSINIT and
71         HAVE_MBSINIT.
72         * doc/posix-functions/mbsinit.texi: Document the new module.
73
74 2008-12-16  Bruno Haible  <bruno@clisp.org>
75
76         * lib/unistd.in.h: Add comment.
77         * tests/test-environ.c: Don't include <stdlib.h>.
78
79 2008-12-16  Bruno Haible  <bruno@clisp.org>
80
81         * lib/parse-duration.h (parse_duration): Document return value
82         convention.
83         * lib/parse-duration.c: Include specification header first. Add
84         comments.
85         (_): Remove macro.
86         (parse_year_month_day, parse_hour_minute_second): Move side effects
87         outside of strchr call.
88         (parse_non_iso8601): Move side effects outside of isspace call.
89         (parse_duration): Don't test errno is res != BAD_TIME. Remove fprintf
90         call.
91
92 2008-12-16  Bruno Haible  <bruno@clisp.org>
93
94         * tests/test-parse-duration.sh: Produce no output when the test
95         succeeds.
96
97 2008-12-16  Bruno Haible  <bruno@clisp.org>
98
99         * tests/test-parse-duration.sh: Fix quoting of $tmp and $tmpf
100         expressions.
101
102 2008-12-15  Bruno Haible  <bruno@clisp.org>
103
104         * doc/glibc-functions/fgetxattr.texi: Tweak wording.
105         * doc/glibc-functions/flistxattr.texi: Likewise.
106         * doc/glibc-functions/fopencookie.texi: Likewise.
107         * doc/glibc-functions/fremovexattr.texi: Likewise.
108         * doc/glibc-functions/fsetxattr.texi: Likewise.
109         * doc/glibc-functions/getxattr.texi: Likewise.
110         * doc/glibc-functions/lgetxattr.texi: Likewise.
111         * doc/glibc-functions/listxattr.texi: Likewise.
112         * doc/glibc-functions/llistxattr.texi: Likewise.
113         * doc/glibc-functions/lremovexattr.texi: Likewise.
114         * doc/glibc-functions/lsetxattr.texi: Likewise.
115         * doc/glibc-functions/removexattr.texi: Likewise.
116         * doc/glibc-functions/setxattr.texi: Likewise.
117         * doc/posix-functions/open_memstream.texi: Likewise.
118
119 2008-12-15  Eric Blake  <ebb9@byu.net>
120
121         Update doc for cygwin 1.7.
122         * doc/posix-functions/faccessat.texi: Cygwin 1.7 added several new
123         functions.
124         * doc/posix-functions/fchmodat.texi: Likewise.
125         * doc/posix-functions/fchownat.texi: Likewise.
126         * doc/posix-functions/fdopendir.texi: Likewise.
127         * doc/posix-functions/fmemopen.texi: Likewise.
128         * doc/posix-functions/freeaddrinfo.texi: Likewise.
129         * doc/posix-functions/fstatat.texi: Likewise.
130         * doc/posix-functions/futimens.texi: Likewise.
131         * doc/posix-functions/gai_strerror.texi: Likewise.
132         * doc/posix-functions/getaddrinfo.texi: Likewise.
133         * doc/posix-functions/getnameinfo.texi: Likewise.
134         * doc/posix-functions/if_freenameindex.texi: Likewise.
135         * doc/posix-functions/if_indextoname.texi: Likewise.
136         * doc/posix-functions/if_nameindex.texi: Likewise.
137         * doc/posix-functions/if_nametoindex.texi: Likewise.
138         * doc/posix-functions/insque.texi: Likewise.
139         * doc/posix-functions/linkat.texi: Likewise.
140         * doc/posix-functions/llrint.texi: Likewise.
141         * doc/posix-functions/llrintf.texi: Likewise.
142         * doc/posix-functions/llrintl.texi: Likewise.
143         * doc/posix-functions/lockf.texi: Likewise.
144         * doc/posix-functions/lrintl.texi: Likewise.
145         * doc/posix-functions/mkdirat.texi: Likewise.
146         * doc/posix-functions/mkfifoat.texi: Likewise.
147         * doc/posix-functions/mknodat.texi: Likewise.
148         * doc/posix-functions/mq_close.texi: Likewise.
149         * doc/posix-functions/mq_getattr.texi: Likewise.
150         * doc/posix-functions/mq_notify.texi: Likewise.
151         * doc/posix-functions/mq_open.texi: Likewise.
152         * doc/posix-functions/mq_receive.texi: Likewise.
153         * doc/posix-functions/mq_send.texi: Likewise.
154         * doc/posix-functions/mq_setattr.texi: Likewise.
155         * doc/posix-functions/mq_timedreceive.texi: Likewise.
156         * doc/posix-functions/mq_timedsend.texi: Likewise.
157         * doc/posix-functions/mq_unlink.texi: Likewise.
158         * doc/posix-functions/open_memstream.texi: Likewise.
159         * doc/posix-functions/openat.texi: Likewise.
160         * doc/posix-functions/posix_fadvise.texi: Likewise.
161         * doc/posix-functions/posix_fallocate.texi: Likewise.
162         * doc/posix-functions/posix_madvise.texi: Likewise.
163         * doc/posix-functions/posix_memalign.texi: Likewise.
164         * doc/posix-functions/posix_openpt.texi: Likewise.
165         * doc/posix-functions/readlinkat.texi: Likewise.
166         * doc/posix-functions/remque.texi: Likewise.
167         * doc/posix-functions/renameat.texi: Likewise.
168         * doc/posix-functions/rintl.texi: Likewise.
169         * doc/posix-functions/sem_unlink.texi: Likewise.
170         * doc/posix-functions/shm_open.texi: Likewise.
171         * doc/posix-functions/shm_unlink.texi: Likewise.
172         * doc/posix-functions/signgam.texi: Likewise.
173         * doc/posix-functions/sigset.texi: Likewise.
174         * doc/posix-functions/stpcpy.texi: Likewise.
175         * doc/posix-functions/stpncpy.texi: Likewise.
176         * doc/posix-functions/strerror.texi: Likewise.
177         * doc/posix-functions/strtod.texi: Likewise.
178         * doc/posix-functions/symlinkat.texi: Likewise.
179         * doc/posix-functions/unlinkat.texi: Likewise.
180         * doc/posix-functions/utimensat.texi: Likewise.
181         * doc/glibc-functions/bindresvport.texi: Likewise.
182         * doc/glibc-functions/dn_expand.texi: Likewise.
183         * doc/glibc-functions/exp10.texi: Likewise.
184         * doc/glibc-functions/exp10f.texi: Likewise.
185         * doc/glibc-functions/fgetxattr.texi: Likewise.
186         * doc/glibc-functions/flistxattr.texi: Likewise.
187         * doc/glibc-functions/fopencookie.texi: Likewise.
188         * doc/glibc-functions/freeifaddrs.texi: Likewise.
189         * doc/glibc-functions/fremovexattr.texi: Likewise.
190         * doc/glibc-functions/fsetxattr.texi: Likewise.
191         * doc/glibc-functions/getifaddrs.texi: Likewise.
192         * doc/glibc-functions/getxattr.texi: Likewise.
193         * doc/glibc-functions/lgetxattr.texi: Likewise.
194         * doc/glibc-functions/listxattr.texi: Likewise.
195         * doc/glibc-functions/llistxattr.texi: Likewise.
196         * doc/glibc-functions/lremovexattr.texi: Likewise.
197         * doc/glibc-functions/lsetxattr.texi: Likewise.
198         * doc/glibc-functions/pow10.texi: Likewise.
199         * doc/glibc-functions/pow10f.texi: Likewise.
200         * doc/glibc-functions/rcmd_af.texi: Likewise.
201         * doc/glibc-functions/removexattr.texi: Likewise.
202         * doc/glibc-functions/res_init.texi: Likewise.
203         * doc/glibc-functions/res_mkquery.texi: Likewise.
204         * doc/glibc-functions/res_query.texi: Likewise.
205         * doc/glibc-functions/res_querydomain.texi: Likewise.
206         * doc/glibc-functions/res_send.texi: Likewise.
207         * doc/glibc-functions/rresvport_af.texi: Likewise.
208         * doc/glibc-functions/setxattr.texi: Likewise.
209         * doc/glibc-functions/strcasestr.texi: Likewise.
210
211 2008-12-15  Bruno Haible  <bruno@clisp.org>
212
213         Fix compilation error on OSF/1 4.0.
214         * lib/sys_select.in.h: When invoked from OSF/1 <sys/types.h> or
215         <sys/time.h>, simply delegate to the system header.
216         Reported by Daniel Richard G. <oss@teragram.com>.
217
218 2008-12-15  Bruno Haible  <bruno@clisp.org>
219
220         * doc/posix-functions/openat.texi: Mention the 'openat' module.
221         * doc/posix-functions/fchmodat.texi: Likewise.
222         * doc/posix-functions/fchownat.texi: Likewise.
223         * doc/posix-functions/fdopendir.texi: Likewise.
224         * doc/posix-functions/fstatat.texi: Likewise.
225         * doc/posix-functions/mkdirat.texi: Likewise.
226         * doc/posix-functions/unlinkat.texi: Likewise.
227
228 2008-12-14  Bruno Haible  <bruno@clisp.org>
229
230         Update doc for POSIX:2008.
231         * doc/posix-functions/faccessat.texi: New file.
232         * doc/posix-functions/fchmodat.texi: New file.
233         * doc/posix-functions/fchownat.texi: New file.
234         * doc/posix-functions/fdopendir.texi: New file.
235         * doc/posix-functions/fstatat.texi: New file.
236         * doc/posix-functions/futimens.texi: New file.
237         * doc/posix-functions/linkat.texi: New file.
238         * doc/posix-functions/mkdirat.texi: New file.
239         * doc/posix-functions/mkfifoat.texi: New file.
240         * doc/posix-functions/mknodat.texi: New file.
241         * doc/posix-functions/open_wmemstream.texi: New file.
242         * doc/posix-functions/openat.texi: New file.
243         * doc/posix-functions/psiginfo.texi: New file.
244         * doc/posix-functions/pthread_mutex_consistent.texi: New file.
245         * doc/posix-functions/pthread_mutexattr_getrobust.texi: New file.
246         * doc/posix-functions/pthread_mutexattr_setrobust.texi: New file.
247         * doc/posix-functions/readlinkat.texi: New file.
248         * doc/posix-functions/renameat.texi: New file.
249         * doc/posix-functions/strerror_l.texi: New file.
250         * doc/posix-functions/symlinkat.texi: New file.
251         * doc/posix-functions/unlinkat.texi: New file.
252         * doc/posix-functions/utimensat.texi: New file.
253         * doc/gnulib.texi (Function Substitutes): Add these subsections.
254
255 2008-12-14  Bruno Haible  <bruno@clisp.org>
256
257         Update doc for POSIX:2008.
258         * doc/posix-functions/alphasort.texi: Renamed from
259         doc/glibc-functions/alphasort.texi.
260         * doc/posix-functions/dirfd.texi: Renamed from
261         doc/glibc-functions/dirfd.texi.
262         * doc/posix-functions/dprintf.texi: Renamed from
263         doc/glibc-functions/dprintf.texi.
264         * doc/posix-functions/duplocale.texi: Renamed from
265         doc/glibc-functions/duplocale.texi.
266         * doc/posix-functions/fexecve.texi: Renamed from
267         doc/glibc-functions/fexecve.texi.
268         * doc/posix-functions/fmemopen.texi: Renamed from
269         doc/glibc-functions/fmemopen.texi.
270         * doc/posix-functions/freelocale.texi: Renamed from
271         doc/glibc-functions/freelocale.texi.
272         * doc/posix-functions/getdate_err.texi: Renamed from
273         doc/glibc-functions/getdate_err.texi.
274         * doc/posix-functions/isalnum_l.texi: Renamed from
275         doc/glibc-functions/isalnum_l.texi.
276         * doc/posix-functions/isalpha_l.texi: Renamed from
277         doc/glibc-functions/isalpha_l.texi.
278         * doc/posix-functions/isblank_l.texi: Renamed from
279         doc/glibc-functions/isblank_l.texi.
280         * doc/posix-functions/iscntrl_l.texi: Renamed from
281         doc/glibc-functions/iscntrl_l.texi.
282         * doc/posix-functions/isdigit_l.texi: Renamed from
283         doc/glibc-functions/isdigit_l.texi.
284         * doc/posix-functions/isgraph_l.texi: Renamed from
285         doc/glibc-functions/isgraph_l.texi.
286         * doc/posix-functions/islower_l.texi: Renamed from
287         doc/glibc-functions/islower_l.texi.
288         * doc/posix-functions/isprint_l.texi: Renamed from
289         doc/glibc-functions/isprint_l.texi.
290         * doc/posix-functions/ispunct_l.texi: Renamed from
291         doc/glibc-functions/ispunct_l.texi.
292         * doc/posix-functions/isspace_l.texi: Renamed from
293         doc/glibc-functions/isspace_l.texi.
294         * doc/posix-functions/isupper_l.texi: Renamed from
295         doc/glibc-functions/isupper_l.texi.
296         * doc/posix-functions/iswalnum_l.texi: Renamed from
297         doc/glibc-functions/iswalnum_l.texi.
298         * doc/posix-functions/iswalpha_l.texi: Renamed from
299         doc/glibc-functions/iswalpha_l.texi.
300         * doc/posix-functions/iswblank_l.texi: Renamed from
301         doc/glibc-functions/iswblank_l.texi.
302         * doc/posix-functions/iswcntrl_l.texi: Renamed from
303         doc/glibc-functions/iswcntrl_l.texi.
304         * doc/posix-functions/iswctype_l.texi: Renamed from
305         doc/glibc-functions/iswctype_l.texi.
306         * doc/posix-functions/iswdigit_l.texi: Renamed from
307         doc/glibc-functions/iswdigit_l.texi.
308         * doc/posix-functions/iswgraph_l.texi: Renamed from
309         doc/glibc-functions/iswgraph_l.texi.
310         * doc/posix-functions/iswlower_l.texi: Renamed from
311         doc/glibc-functions/iswlower_l.texi.
312         * doc/posix-functions/iswprint_l.texi: Renamed from
313         doc/glibc-functions/iswprint_l.texi.
314         * doc/posix-functions/iswpunct_l.texi: Renamed from
315         doc/glibc-functions/iswpunct_l.texi.
316         * doc/posix-functions/iswspace_l.texi: Renamed from
317         doc/glibc-functions/iswspace_l.texi.
318         * doc/posix-functions/iswupper_l.texi: Renamed from
319         doc/glibc-functions/iswupper_l.texi.
320         * doc/posix-functions/iswxdigit_l.texi: Renamed from
321         doc/glibc-functions/iswxdigit_l.texi.
322         * doc/posix-functions/isxdigit_l.texi: Renamed from
323         doc/glibc-functions/isxdigit_l.texi.
324         * doc/posix-functions/mbsnrtowcs.texi: Renamed from
325         doc/glibc-functions/mbsnrtowcs.texi.
326         * doc/posix-functions/mkdtemp.texi: Renamed from
327         doc/glibc-functions/mkdtemp.texi.
328         * doc/posix-functions/newlocale.texi: Renamed from
329         doc/glibc-functions/newlocale.texi.
330         * doc/posix-functions/nl_langinfo_l.texi: Renamed from
331         doc/glibc-functions/nl_langinfo_l.texi.
332         * doc/posix-functions/open_memstream.texi: Renamed from
333         doc/glibc-functions/open_memstream.texi.
334         * doc/posix-functions/opterr.texi: Renamed from
335         doc/glibc-functions/opterr.texi.
336         * doc/posix-functions/optind.texi: Renamed from
337         doc/glibc-functions/optind.texi.
338         * doc/posix-functions/optopt.texi: Renamed from
339         doc/glibc-functions/optopt.texi.
340         * doc/posix-functions/psignal.texi: Renamed from
341         doc/glibc-functions/psignal.texi.
342         * doc/posix-functions/scandir.texi: Renamed from
343         doc/glibc-functions/scandir.texi.
344         * doc/posix-functions/sched_get_priority_min.texi: Renamed from
345         doc/glibc-functions/sched_get_priority_min.texi.
346         * doc/posix-functions/signgam.texi: Renamed from
347         doc/glibc-functions/signgam.texi.
348         * doc/posix-functions/stpcpy.texi: Renamed from
349         doc/glibc-functions/stpcpy.texi.
350         * doc/posix-functions/stpncpy.texi: Renamed from
351         doc/glibc-functions/stpncpy.texi.
352         * doc/posix-functions/strcasecmp_l.texi: Renamed from
353         doc/glibc-functions/strcasecmp_l.texi.
354         * doc/posix-functions/strcoll_l.texi: Renamed from
355         doc/glibc-functions/strcoll_l.texi.
356         * doc/posix-functions/strfmon_l.texi: Renamed from
357         doc/glibc-functions/strfmon_l.texi.
358         * doc/posix-functions/strftime_l.texi: Renamed from
359         doc/glibc-functions/strftime_l.texi.
360         * doc/posix-functions/strncasecmp_l.texi: Renamed from
361         doc/glibc-functions/strncasecmp_l.texi.
362         * doc/posix-functions/strndup.texi: Renamed from
363         doc/glibc-functions/strndup.texi.
364         * doc/posix-functions/strnlen.texi: Renamed from
365         doc/glibc-functions/strnlen.texi.
366         * doc/posix-functions/strsignal.texi: Renamed from
367         doc/glibc-functions/strsignal.texi.
368         * doc/posix-functions/strxfrm_l.texi: Renamed from
369         doc/glibc-functions/strxfrm_l.texi.
370         * doc/posix-functions/timer_gettime.texi: Renamed from
371         doc/glibc-functions/timer_gettime.texi.
372         * doc/posix-functions/tolower_l.texi: Renamed from
373         doc/glibc-functions/tolower_l.texi.
374         * doc/posix-functions/toupper_l.texi: Renamed from
375         doc/glibc-functions/toupper_l.texi.
376         * doc/posix-functions/towctrans_l.texi: Renamed from
377         doc/glibc-functions/towctrans_l.texi.
378         * doc/posix-functions/towlower_l.texi: Renamed from
379         doc/glibc-functions/towlower_l.texi.
380         * doc/posix-functions/towupper_l.texi: Renamed from
381         doc/glibc-functions/towupper_l.texi.
382         * doc/posix-functions/uselocale.texi: Renamed from
383         doc/glibc-functions/uselocale.texi.
384         * doc/posix-functions/vdprintf.texi: Renamed from
385         doc/glibc-functions/vdprintf.texi.
386         * doc/posix-functions/wcpcpy.texi:
387         Renamed from doc/glibc-functions/wcpcpy.texi.
388         * doc/posix-functions/wcpncpy.texi: Renamed from
389         doc/glibc-functions/wcpncpy.texi.
390         * doc/posix-functions/wcscasecmp.texi: Renamed from
391         doc/glibc-functions/wcscasecmp.texi.
392         * doc/posix-functions/wcscasecmp_l.texi: Renamed from
393         doc/glibc-functions/wcscasecmp_l.texi.
394         * doc/posix-functions/wcscoll_l.texi: Renamed from
395         doc/glibc-functions/wcscoll_l.texi.
396         * doc/posix-functions/wcsdup.texi: Renamed from
397         doc/glibc-functions/wcsdup.texi.
398         * doc/posix-functions/wcsncasecmp.texi: Renamed from
399         doc/glibc-functions/wcsncasecmp.texi.
400         * doc/posix-functions/wcsncasecmp_l.texi: Renamed from
401         doc/glibc-functions/wcsncasecmp_l.texi.
402         * doc/posix-functions/wcsnlen.texi: Renamed from
403         doc/glibc-functions/wcsnlen.texi.
404         * doc/posix-functions/wcsnrtombs.texi: Renamed from
405         doc/glibc-functions/wcsnrtombs.texi.
406         * doc/posix-functions/wcsxfrm_l.texi: Renamed from
407         doc/glibc-functions/wcsxfrm_l.texi.
408         * doc/posix-functions/wctrans_l.texi: Renamed from
409         doc/glibc-functions/wctrans_l.texi.
410         * doc/posix-functions/wctype_l.texi: Renamed from
411         doc/glibc-functions/wctype_l.texi.
412         * doc/gnulib.texi (Function Substitutes): Add these subsections.
413         (Glibc ctype.h, Glibc dirent.h, Glibc getopt.h, Glibc math.h,
414         Glibc sched.h, Glibc signal.h, Glibc stdio.h, Glibc stdlib.h,
415         Glibc string.h, Glibc time.h, Glibc unistd.h, Glibc wchar.h): Remove
416         these subsections.
417         (Glibc langinfo.h, Glibc locale.h, Glibc monetary.h, Glibc wctype.h):
418         Remove sections.
419
420 2008-12-14  Bruno Haible  <bruno@clisp.org>
421
422         Update doc for POSIX:2008.
423         * doc/posix-functions/*.texi: Update URL of POSIX specification.
424
425 2008-12-14  Bruno Haible  <bruno@clisp.org>
426
427         Update doc for POSIX:2008.
428         * doc/pastposix-functions/bcmp.texi: Renamed from
429         doc/posix-functions/bcmp.texi.
430         * doc/pastposix-functions/bcopy.texi: Renamed from
431         doc/posix-functions/bcopy.texi.
432         * doc/pastposix-functions/bsd_signal.texi: Renamed from
433         doc/posix-functions/bsd_signal.texi.
434         * doc/pastposix-functions/bzero.texi: Renamed from
435         doc/posix-functions/bzero.texi.
436         * doc/pastposix-functions/ecvt.texi: Renamed from
437         doc/posix-functions/ecvt.texi.
438         * doc/pastposix-functions/fcvt.texi: Renamed from
439         doc/posix-functions/fcvt.texi.
440         * doc/pastposix-functions/ftime.texi: Renamed from
441         doc/posix-functions/ftime.texi.
442         * doc/pastposix-functions/gcvt.texi: Renamed from
443         doc/posix-functions/gcvt.texi.
444         * doc/pastposix-functions/getcontext.texi: Renamed from
445         doc/posix-functions/getcontext.texi.
446         * doc/pastposix-functions/gethostbyaddr.texi: Renamed from
447         doc/posix-functions/gethostbyaddr.texi.
448         * doc/pastposix-functions/gethostbyname.texi: Renamed from
449         doc/posix-functions/gethostbyname.texi.
450         * doc/pastposix-functions/getwd.texi: Renamed from
451         doc/posix-functions/getwd.texi.
452         * doc/pastposix-functions/h_errno.texi: Renamed from
453         doc/posix-functions/h_errno.texi.
454         * doc/pastposix-functions/index.texi: Renamed from
455         doc/posix-functions/index.texi.
456         * doc/pastposix-functions/makecontext.texi: Renamed from
457         doc/posix-functions/makecontext.texi.
458         * doc/pastposix-functions/mktemp.texi: Renamed from
459         doc/posix-functions/mktemp.texi.
460         * doc/pastposix-functions/pthread_attr_getstackaddr.texi: Renamed from
461         doc/posix-functions/pthread_attr_getstackaddr.texi.
462         * doc/pastposix-functions/pthread_attr_setstackaddr.texi: Renamed from
463         doc/posix-functions/pthread_attr_setstackaddr.texi.
464         * doc/pastposix-functions/rindex.texi: Renamed from
465         doc/posix-functions/rindex.texi.
466         * doc/pastposix-functions/scalb.texi: Renamed from
467         doc/posix-functions/scalb.texi.
468         * doc/pastposix-functions/setcontext.texi: Renamed from
469         doc/posix-functions/setcontext.texi.
470         * doc/pastposix-functions/swapcontext.texi: Renamed from
471         doc/posix-functions/swapcontext.texi.
472         * doc/pastposix-functions/ualarm.texi: Renamed from
473         doc/posix-functions/ualarm.texi.
474         * doc/pastposix-functions/usleep.texi: Renamed from
475         doc/posix-functions/usleep.texi.
476         * doc/pastposix-functions/vfork.texi: Renamed from
477         doc/posix-functions/vfork.texi.
478         * doc/pastposix-functions/wcswcs.texi: Renamed from
479         doc/posix-functions/wcswcs.texi.
480         * doc/gnulib.texi (Legacy Function Substitutes): New chapter.
481         (Function Substitutes): Update.
482
483 2008-12-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
484
485         * modules/relocatable-prog-wrapper (Depends-on): Add errno, needed by
486         m4/strerror.m4.
487
488 2008-12-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
489             Bruno Haible  <bruno@clisp.org>
490
491         * modules/unilbrk/tables (Depends-on): Add unilbrk/base.
492
493 2008-12-13  Bruno Haible  <bruno@clisp.org>
494
495         * modules/strtoull (Depends-on): Remove unistd.
496
497 2008-12-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
498
499         * modules/strtoull (Depends-on): Add stdlib.
500
501 2008-12-11  Simon Josefsson  <simon@josefsson.org>
502
503         * m4/manywarnings.m4 (gl_MANYWARN_ALL_GCC): Add more warnings.
504
505 2008-12-10  Jim Meyering  <meyering@redhat.com>
506
507         gl_ASSERT: don't say assertions are disabled when they're not
508         * m4/assert.m4 (gl_ASSERT): Do not make configure report
509         "checking whether to enable assertions... no", when they are in
510         fact enabled.  This is solely a bug in the output of configure.
511         In spite of saying "no", NDEBUG was not defined in that case.
512         Also, as noted by Eric Blake, leave assertions enabled upon
513         --enable-assert=INVALID.
514
515 2008-12-10  Bruno Haible  <bruno@clisp.org>
516
517         Change MODULES.html to refer to POSIX:2008 where possible.
518         * MODULES.html.sh (POSIX2008_URL): New variable.
519         (posix_headers): Remove sys/timeb, ucontext.
520         (posix2001_headers): New variable.
521         (posix_functions): Remove bcmp, bcopy, bsd_signal, bzero, ecvt, fcvt,
522         ftime, gcvt, getcontext, gethostbyaddr, gethostbyname, getwd, h_errno,
523         index, makecontext, mktemp, pthread_attr_getstackaddr,
524         pthread_attr_setstackaddr, rindex, scalb, setcontext, swapcontext,
525         ualarm, usleep, vfork, wcswcs. Add the new POSIX:2008 functions.
526         (posix2001_functions): New variable.
527         (func_module): Use URLs to POSIX:2008 where possible and to POSIX:2001
528         otherwise.
529
530 2008-12-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
531
532         add missing include to parse-duration.c
533         * lib/parse-duration.c: #include "xalloc.h", for xstrdup.
534         * modules/parse-duration (Depends-on): Add xalloc.
535
536         fix sed script reading maint.mk
537         * top/maint.mk (MYSELF): New macro, define as $(srcdir)/$(ME).
538         (syntax-check-rules): Use it.
539
540 2008-12-09  Bruno Haible  <bruno@clisp.org>
541
542         * m4/ldexpl.m4 (gl_FUNC_LDEXPL_WORKS): Add another check, that fails on
543         MacOS X 10.4/PowerPC.
544         Reported by Simon Josefsson.
545
546 2008-12-08  Jim Meyering  <meyering@redhat.com>
547
548         work around mingw's lack of some S_IF definitions
549         * lib/fts.c (S_IFLNK, S_IFSOCK): Define if not already defined.
550         Reported by Simon Josefsson.
551
552 2008-12-08  Bruno Haible  <bruno@clisp.org>
553
554         * m4/signbitl.m4 (gl_SIGNBIT_TEST_PROGRAM): Add a link check of signbit
555         applied to variables. Needed on MacOS X 10.4/PowerPC.
556         Reported by Simon Josefsson.
557
558 2008-12-08  William Pursell  <bill.pursell@gmail.com>  (tiny change)
559         and Eric Blake  <ebb9@byu.net>
560
561         assert: honor --enable-assert
562         * m4/assert.m4 (gl_ASSERT): Synchronize with autoconf 2.64, in
563         order to honor --enable-assert, rather than treating it as a
564         synonym for --disable-assert.
565
566 2008-12-08  Jim Meyering  <meyering@redhat.com>
567
568         * lib/posixtm.c: Remove now-useless declaration of mktime.
569
570         * build-aux/announce-gen (get_tool_versions): Accept .xz tarballs.
571
572 2008-12-07  Bruno Haible  <bruno@clisp.org>
573
574         * tests/test-lock.c (test_lock, test_rwlock, test_recursive_lock,
575         test_once): Mark functions as static.
576         * tests/test-tls.c (test_tls): Likewise.
577
578 2008-12-07  Bruno Haible  <bruno@clisp.org>
579
580         * lib/striconveha.h (uniconv_register_autodetect): Renamed from
581         iconv_register_autodetect.
582
583 2008-12-07  Jim Meyering  <meyering@redhat.com>
584
585         posixtm.c: avoid a warning
586         * lib/posixtm.c (posixtime): Don't initialize tm0.
587         It's no longer needed to placate gcc4's -Wuninitialized,
588         and the attempt to placate would elicit a new warning.
589
590         unicodeio.c: mark unused parameters
591         * lib/unicodeio.c (exit_failure_callback): Mark unused parameter.
592         (fallback_failure_callback): Likewise.
593
594 2008-12-07  Bruno Haible  <bruno@clisp.org>
595
596         * gnulib-tool (func_create_testdir): When building the tests
597         subdirectory, ignore the modules gnumakefile and maintainer-makefile.
598         Reported by Simon Josefsson.
599
600 2008-12-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
601
602         * doc/manywarnings.texi, doc/gnulib-intro.texi: Fix typos.
603
604 2008-12-06  Bruno Haible  <bruno@clisp.org>
605
606         * lib/c-stack.h (c_stack_action): Clarify possible side effects.
607         Suggested by Eric Blake.
608
609 2008-12-06  Bruno Haible  <bruno@clisp.org>
610
611         Fix a c-stack test failure on MacOS X.
612         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Require
613         AC_CANONICAL_HOST. Define FAULT_YIELDS_SIGBUS. If set, install a signal
614         handler for SIGBUS as well.
615         * lib/c-stack.c (c_stack_action): If FAULT_YIELDS_SIGBUS is set,
616         install a signal handler for SIGBUS as well.
617         Reported by Bruce Dugan <bld0401@gmail.com> via Eric Blake.
618
619 2008-12-06  Bruno Haible  <bruno@clisp.org>
620
621         Advocacy documentation.
622         * doc/gnulib-intro.texi (Benefits): New section.
623         * doc/gnulib.texi: Update.
624
625 2008-12-06  Bruno Haible  <bruno@clisp.org>
626
627         Document the 'manywarnings' module.
628         * doc/manywarnings.texi: New file.
629         * doc/gnulib.texi: Include it.
630
631 2008-12-05  Eric Blake  <ebb9@byu.net>
632
633         tests: silence some gcc warnings
634         * tests/test-getdate.c (LOG) [!DEBUG]: Mark no-op void.
635         * tests/uniwidth/test-uc_width2.c (finish_interval): Avoid printf
636         type mismatches.
637
638 2008-12-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
639             Bruno Haible  <bruno@clisp.org>
640
641         * m4/openmp.m4 (AC_OPENMP): Do not define with Autoconf 2.62 or newer.
642
643 2008-11-29  Jim Meyering  <meyering@redhat.com>
644
645         unicodeio.c: mark unused parameters
646         * lib/unicodeio.c (exit_failure_callback): Mark unused parameter.
647         (fallback_failure_callback): Likewise.
648
649         fts: fix a thinko
650         * lib/fts.c (s_ifmt_shift_bits): Remove function.  Not needed after all.
651         (set_stat_type): Return S_IF*-valued "type" directly.
652         Prompted by James Youngman's spotting a related bug.
653         Confirmed by further testing through find.
654
655         fts: provide dirent.d_type via FTSENT.fts_statp, when possible
656         * lib/fts.c (D_TYPE): Define.
657         (DT_UNKNOWN, DT_BLK, DT_CHR) [HAVE_STRUCT_DIRENT_D_TYPE]: Define.
658         (DT_DIR, DT_FIFO, DT_LNK, DT_REG, DT_SOCK): Likewise.
659         (s_ifmt_shift_bits): New function.
660         (set_stat_type): New function.
661         (fts_build): When not calling fts_stat, call set_stat_type
662         to propagate dirent.d_type info to fts_read caller.
663         * lib/fts_.h (FTSENT) [FTS_DEFER_STAT]: Mention that
664         fts_statp->st_mode type information may be valid.
665
666 2008-11-28  Simon Josefsson  <simon@josefsson.org>
667
668         * lib/sys_time.in.h: Add extern "C" block for C++.  Suggested by
669         Brian Dessent <brian@dessent.net>.  Reported by Sam Steingold
670         <sds@gnu.org>.
671
672 2008-11-20  Bruno Haible  <bruno@clisp.org>
673
674         Attempt to work around an AIX 5.3, 6.1 compiler bug with include_next.
675         * lib/math.in.h: Use INCLUDE_NEXT_AS_FIRST_DIRECTIVE instead of
676         INCLUDE_NEXT.
677         * m4/include_next.m4 (gl_INCLUDE_NEXT): Set also
678         INCLUDE_NEXT_AS_FIRST_DIRECTIVE.
679         * modules/math (Makefile.am): Substitute
680         INCLUDE_NEXT_AS_FIRST_DIRECTIVE instead of INCLUDE_NEXT.
681         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
682
683 2008-11-18  Alexandre Duret-Lutz  <adl@lrde.epita.fr>
684             Bruno Haible  <bruno@clisp.org>
685
686         * lib/stdint.in.h: Define all type macros so that their expansion is
687         a single typedef'ed token. Fixes a compilation failure in Boost which
688         does "using ::int8_t;".
689
690 2008-11-18  Simon Josefsson  <simon@josefsson.org>
691
692         * m4/manywarnings.m4: New file with gl_MANYWARN_COMPLEMENT and
693         gl_MANYWARN_ALL_GCC.
694         * m4/warnings.m4: Removed gl_WARN_SUPPORTED and
695         gl_WARN_COMPLEMENT.  Suggested by Bruno Haible <bruno@clisp.org>.
696         * modules/manywarnings: New file.
697         * MODULES.html.sh: Mention manywarnings module.
698
699 2008-11-18  Bruno Haible  <bruno@clisp.org>
700
701         * doc/gnulib-tool.texi (Unit tests): New section.
702
703 2008-11-18  Simon Josefsson  <simon@josefsson.org>
704
705         * top/maint.mk (refresh-po): Fix sed regexp to avoid problems with
706         paths like 'lib/po/foo.po'.
707
708 2008-11-17  Simon Josefsson  <simon@josefsson.org>
709
710         * m4/warnings.m4: Improve code.  Reported by Ralf Wildenhues
711         <Ralf.Wildenhues@gmx.de> and Paolo Bonzini <bonzini@gnu.org>.
712
713 2008-11-17  Simon Josefsson  <simon@josefsson.org>
714
715         * m4/warnings.m4: Use CPPFLAGS to really check whether the
716         parameter works.
717
718 2008-11-17  Simon Josefsson  <simon@josefsson.org>
719
720         * m4/warnings.m4: Add gl_WARN_COMPLEMENT and gl_WARN_SUPPORTED.
721
722 2008-11-17  Bruce Korb  <bkorb@gnu.org>
723
724         * modules/parse-duration-tests: New file.
725         * tests/test-parse-duration.sh: New file.
726         * tests/test-parse-duration.c: New file.
727
728         New module 'parse-duration'.
729         * lib/parse-duration.h: New file.
730         * lib/parse-duration.c: New file.
731         * modules/parse-duration: New file.
732
733 2008-11-17  Bruno Haible  <bruno@clisp.org>
734
735         * tests/test-select-out.sh: Comment out the first pipe test.
736         Reported by Simon Josefsson.
737
738 2008-11-17  Bruno Haible  <bruno@clisp.org>
739
740         * modules/getaddrinfo (Depends-on): Add servent, hostent.
741         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_SERVENT and
742         gl_HOSTENT.
743
744 2008-11-17  Bruno Haible  <bruno@clisp.org>
745
746         * m4/sockets.m4 (gl_SOCKETS): After trying -lsocket, try also
747         -lnetwork and -lnet. Needed for Haiku and BeOS.
748
749 2008-11-16  Bruno Haible  <bruno@clisp.org>
750
751         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix indentation.
752
753 2008-11-16  Bruno Haible  <bruno@clisp.org>
754
755         Avoid test failure on Haiku.
756         * tests/test-fsync.c: Include <errno.h>.
757         (main): Don't require that fsync (0) fails.
758
759 2008-11-15  Bruno Haible  <bruno@clisp.org>
760
761         New module 'hostent'.
762         * modules/hostent: New file.
763         * m4/hostent.m4: New file, based on code in m4/getaddrinfo.m4.
764
765 2008-11-15  Bruno Haible  <bruno@clisp.org>
766
767         New module 'servent'.
768         * modules/servent: New file.
769         * m4/servent.m4: New file, based on code in m4/getaddrinfo.m4.
770
771 2008-11-15  Bruno Haible  <bruno@clisp.org>
772
773         Avoid generating same test program with two different rules.
774         * modules/frexp-nolibm-tests (Makefile.am): Rename test program from
775         test-frexp to test-frexp-nolibm.
776         * modules/frexpl-nolibm-tests (Makefile.am): Rename test program from
777         test-frexpl to test-frexpl-nolibm.
778
779 2008-11-15  Bruno Haible  <bruno@clisp.org>
780
781         * modules/frexpl-tests (Makefile.am): Link test-frexpl with
782         $(FREXPL_LIBM).
783
784 2008-11-15  Bruno Haible  <bruno@clisp.org>
785
786         * lib/netdb.in.h: Activate the definitions also when the system's
787         <netdb.h> has 'struct addrinfo'.
788         * m4/netdb_h.m4 (gl_HEADER_NETDB): Replace netdb.h also when it lacks
789         EAI_OVERFLOW or AI_NUMERICSERV.
790         * doc/posix-headers/netdb.texi: Document the problem.
791
792 2008-11-15  Bruno Haible  <bruno@clisp.org>
793
794         * tests/test-sched.c: Test also the existence of the SCHED_* macros.
795
796         Make the 'sched' module work on platforms where <sched.h> exists but
797         is incomplete (such as Haiku).
798         * lib/sched.in.h; Include the system's <sched.h> if it exists.
799         (SCHED_FIFO, SCHED_RR, SCHED_OTHER): New macros.
800         * m4/sched_h.m4 (gl_SCHED_H): Test whether <sched.h> exists and also
801         defines SCHED_FIFO, SCHED_RR, SCHED_OTHER. Set HAVE_SCHED_H,
802         HAVE_STRUCT_SCHED_PARAM.
803         * modules/sched (Depends-on): Add include_next.
804         (Makefile.am): Substitute HAVE_SCHED_H, INCLUDE_NEXT,
805         PRAGMA_SYSTEM_HEADER, NEXT_SCHED_H, HAVE_STRUCT_SCHED_PARAM.
806         * doc/posix-headers/sched.texi: Document the issue.
807
808 2008-11-13  Jim Meyering  <meyering@redhat.com>
809
810         test-argp-2: avoid test failure when PACKAGE_BUGREPORT is defined
811         * tests/test-argp-2.sh: When PACKAGE_BUGREPORT was defined, this
812         test would fail due to the difference in the Report bugs to ...
813         line.  The expected address is empty, "<>", while the actual
814         would contain e.g., "<bug-tar@gnu.org>".  Filter out any address.
815
816 2008-11-12  Bruno Haible  <bruno@clisp.org>
817
818         lstat: don't compile lstat.c on systems lacking lstat
819         * m4/lstat.m4 (gl_FUNC_LSTAT): Don't compile lstat.c on systems
820         which don't have lstat; this is handled by lib/sys_stat.in.h already.
821         Reported by Daniel P. Berrange via Jim Meyering.
822
823 2008-11-12  Jim Meyering  <meyering@redhat.com>
824
825         * lib/unicodeio.c (unicode_to_mb): Correct spelling of u8_uctomb.
826
827 2008-11-12  Simon Josefsson  <simon@josefsson.org>
828
829         * modules/warnings (configure.ac): Do AC_SUBST([WARN_CFLAGS]) here
830         instead.
831
832 2008-11-12  Bruno Haible  <bruno@clisp.org>
833
834         * lib/unicodeio.c: Include unistr.h.
835         (utf8_wctomb): Remove function.
836         (unicode_to_mb): Use utf8_uctomb instead of utf8_wctomb.
837
838 2008-11-12  Simon Josefsson  <simon@josefsson.org>
839
840         * m4/warnings.m4 (gl_WARN_INIT): Remove, suggested by Ralf
841         Wildenhues <Ralf.Wildenhues@gmx.de> and Bruno Haible
842         <bruno@clisp.org>.
843         * modules/warnings (configure.ac): Don't call gl_WARN_INIT.
844
845 2008-11-12  Simon Josefsson  <simon@josefsson.org>
846
847         * doc/warnings.texi: New file, from Bruno Haible <bruno@clisp.org>.
848         * doc/gnulib.texi: Add section for warnings.
849
850 2008-11-11  Bruno Haible  <bruno@clisp.org>
851
852         * lib/sockets.h: Add a comment.
853
854 2008-11-11  Karl Berry  <karl@gnu.org>
855
856         * config/srclist.txt (fdl.texi): add, syncing from gnustandards.
857
858 2008-11-11  Eric Blake  <ebb9@byu.net>
859
860         fdl.texi: avoid git symlinks
861         * doc/fdl.texi: Copy, rather than link, fdl-1.3.texi.
862
863 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
864
865         * m4/warnings.m4 (gl_WARN_ADD): Don't AC_SUBST the empty string.
866
867 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
868
869         * m4/warnings.m4 (gl_WARN_INIT): Substitute WARN_CFLAGS.
870         (gl_WARN_ADD): Substitute $2 if literal.
871
872 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
873
874         * m4/warning.m4: Remove.
875
876 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
877
878         * m4/warnings.m4: Almost complete rewrite. :-)
879
880 2008-11-10  Simon Josefsson  <simon@josefsson.org>
881
882         * modules/warnings: New module.
883         * m4/warnings.m4: New file.
884         * MODULES.html.sh: Mention warnings module.
885         With review improvements from Paolo Bonzini <bonzini@gnu.org> and
886         Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
887
888 2008-11-10  Eric Blake  <ebb9@byu.net>
889
890         fdl.texi: make a symlink to the latest version
891         * doc/standards.texi: Revert today's earlier change.
892         * doc/fdl-1.2.texi: Rename from old fdl.texi...
893         * doc/fdl.texi: ...and replace this with a symlink to the newer
894         fdl-1.3.texi.
895
896 2008-11-10  Bruno Haible  <bruno@clisp.org>
897
898         * tests/test-select-fd.c (main): Accept the result file name as fourth
899         argument.
900         * tests/test-select-in.sh: Pass t-select-in.tmp as fourth argument.
901         * tests/test-select-out.sh: Pass t-select-out.tmp as fourth argument.
902
903 2008-11-10  Bruno Haible  <bruno@clisp.org>
904
905         * lib/netdb.in.h: Use HAVE_STRUCT_ADDRINFO, HAVE_DECL_GETADDRINFO,
906         HAVE_DECL_FREEADDRINFO, HAVE_DECL_GAI_STRERROR, HAVE_DECL_GETNAMEINFO
907         as autoconf-substituted macros.
908         * m4/netdb_h.m4 (gl_NETDB_H_DEFAULTS): Initialize these variables to 1.
909         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require
910         gl_NETDB_H_DEFAULTS. Set these variables.
911         * modules/netdb (Makefile.am): Substitute these variables.
912
913 2008-11-10  Eric Blake  <ebb9@byu.net>
914
915         standards.texi: include correct file for FDL 1.3
916         * doc/standards.texi (GNU Free Documentation License): Change
917         include file to pull in FDL 1.3, not 1.2.
918
919         fdl.texi: revert accidental change to license
920         * doc/fdl.texi: This is FDL 1.2, not 1.3.
921
922 2008-11-10  Bruno Haible  <bruno@clisp.org>
923
924         * m4/printf.m4 (gl_PRINTF_ENOMEM): Guess yes on Haiku. Use the
925         cross-compiling guesses also when the native compile gives no result.
926
927 2008-11-10  Bruno Haible  <bruno@clisp.org>
928
929         * lib/spawni.c (__spawni): Force variable into the stack.
930
931 2008-11-10  Bruno Haible  <bruno@clisp.org>
932
933         Add support for Haiku.
934         * lib/fbufmode.c (fbufmode): Test a symbol that is not only defined on
935         glibc and BeOS, but also on Haiku.
936         * lib/fpurge.c (fpurge): Likewise.
937         * lib/freadable.c (freadable): Likewise.
938         * lib/freadahead.c (freadahead): Likewise.
939         * lib/freading.c (freading): Likewise.
940         * lib/freadptr.c (freadptr): Likewise.
941         * lib/freadseek.c (freadptrinc): Likewise.
942         * lib/fseeko.c (rpl_fseeko): Likewise.
943         * lib/fseterr.c (fseterr): Likewise.
944         * lib/fwritable.c (fwritable): Likewise.
945         * lib/fwriting.c (fwriting): Likewise.
946         Reported by Ingo Weinhold <ingo_weinhold@gmx.de>.
947
948 2008-11-10  Ingo Weinhold  <ingo_weinhold@gmx.de>
949
950         * lib/config.charset: Treat Haiku like BeOS.
951
952 2008-11-10  Ingo Weinhold  <ingo_weinhold@gmx.de>
953
954         * lib/binary-io.h (O_BINARY, O_TEXT): Treat Haiku like BeOS.
955         * lib/fcntl.in.h (O_BINARY, O_TEXT): Likewise.
956
957 2008-11-08  Bruno Haible  <bruno@clisp.org>
958
959         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_H): Avoid using AC_CHECK_DECL inside
960         AC_CACHE_CHECK.
961
962 2008-11-08  Bruno Haible  <bruno@clisp.org>
963
964         * modules/select-tests (configure.ac): Check for unistd.h, sys/wait.h.
965
966 2008-11-08  Bruno Haible  <bruno@clisp.org>
967
968         * tests/test-select-fd.c: New file.
969         * tests/test-select-in.sh: New file.
970         * tests/test-select-out.sh: New file.
971         * tests/test-select-stdin.c: New file.
972         * modules/select-tests (Files): Add the new files.
973         (Depends-on): Add gettimeofday.
974         (Makefile.am): Add test-select-in.sh, test-select-out.sh to TESTS.
975         Set TESTS_ENVIRONMENT. Add test-select-fd, test-select-stdin to
976         check_PROGRAMS. Define test_select_fd_LDADD, test_select_stdin_LDADD.
977
978 2008-11-06  Alexander V. Lukyanov  <lav@netis.ru>
979             Bruno Haible  <bruno@clisp.org>
980
981         * lib/sys_stat.in.h: Enclose function definitions in extern "C".
982
983 2008-10-12  Giuseppe Scrivano  <gscrivano@gnu.org>
984
985         * build-aux/pmccabe2html: Added support for C++ source files.
986
987 2008-11-05  Ben Pfaff  <blp@gnu.org>
988
989         Fix lib/close.c build on Windows.
990         * modules/close (Files): Add lib/w32sock.h.
991
992 2008-11-05  Joel E. Denny  <jdenny@ces.clemson.edu>
993
994         Accept Bison's NEWS format.
995         * build-aux/announce-gen (print_news_deltas): Tweak
996         $re_prefix.
997
998 2008-11-04  Bruno Haible  <bruno@clisp.org>
999
1000         * modules/random_r (Maintainer): Add glibc.
1001
1002 2008-11-04  Simon Josefsson  <simon@josefsson.org>
1003
1004         * doc/alloca-opt.texi: Change license to GFDLv1.3+, as suggested
1005         by karl@freefriends.org (Karl Berry).
1006         * doc/alloca.texi: Likewise.
1007         * doc/c-ctype.texi: Likewise.
1008         * doc/c-strcase.texi: Likewise.
1009         * doc/c-strcaseeq.texi: Likewise.
1010         * doc/c-strcasestr.texi: Likewise.
1011         * doc/c-strstr.texi: Likewise.
1012         * doc/c-strtod.texi: Likewise.
1013         * doc/c-strtold.texi: Likewise.
1014         * doc/ctime.texi: Likewise.
1015         * doc/error.texi: Likewise.
1016         * doc/fdl.texi: Likewise.
1017         * doc/gcd.texi: Likewise.
1018         * doc/getdate.texi: Likewise.
1019         * doc/gnulib-intro.texi: Likewise.
1020         * doc/gnulib-tool.texi: Likewise.
1021         * doc/gnulib.texi: Likewise.
1022         * doc/inet_ntoa.texi: Likewise.
1023         * doc/maintain.texi: Likewise.
1024         * doc/make-stds.texi: Likewise.
1025         * doc/quote.texi: Likewise.
1026         * doc/regexprops-generic.texi: Likewise.
1027         * doc/standards.texi: Likewise.
1028         * doc/verify.texi: Likewise.
1029         * doc/visibility.texi: Likewise.
1030         * doc/gnulib.texi (GNU Free Documentation License): Include
1031         fdl-1.3.texi instead of fdl.texi.
1032
1033 2008-11-04  Simon Josefsson  <simon@josefsson.org>
1034
1035         * doc/fdl-1.3.texi: New file, from
1036         <http://www.gnu.org/licenses/fdl-1.3.texi>.
1037         * modules/fdl-1.3: Add.
1038         * MODULES.html.sh: Add fdl-1.3.
1039
1040 2008-11-03  Bruno Haible  <bruno@clisp.org>
1041
1042         Make determination of absolute name of header file work with AIX xlc.
1043         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Require
1044         AC_CANONICAL_HOST. On AIX, use "$CPP -C" rather than "$CPP" for
1045         preprocessing.
1046         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
1047         Reported by Gary V. Vaughan <gary@thewrittenword.com>.
1048
1049 2008-11-03  Simon Josefsson  <simon@josefsson.org>
1050
1051         * top/maint.mk (COVERAGE_CCOPTS): Use --coverage instead of
1052         -fprofile-arcs -ftest-coverage.  Suggested by Ludovic Courtès
1053         <ludo@gnu.org>.
1054
1055 2008-11-02  Bruno Haible  <bruno@clisp.org>
1056
1057         Mark 'strpbrk' obsolete.
1058         * modules/strpbrk (Status, Notice): New sections.
1059         * modules/strtok_r (Depends-on): Add strpbrk.
1060
1061 2008-11-02  Bruno Haible  <bruno@clisp.org>
1062
1063         Mark 'strdup' obsolete.
1064         * modules/strdup (Status, Notice): New sections.
1065         * modules/findprog (Depends-on): Add strdup.
1066         * modules/getaddrinfo (Depends-on): Likewise.
1067         * modules/localename (Depends-on): Likewise.
1068         * modules/relocatable-lib (Depends-on): Likewise.
1069         * modules/relocatable-lib-lgpl (Depends-on): Likewise.
1070         * modules/relocatable-prog (Depends-on): Likewise.
1071         * modules/trim (Depends-on): Likewise.
1072         * modules/unictype/gen-ctype (Depends-on): Likewise.
1073         * modules/unilbrk/gen-lbrk (Depends-on): Likewise.
1074
1075 2008-11-02  Bruno Haible  <bruno@clisp.org>
1076
1077         Mark 'strcspn' obsolete.
1078         * modules/strcspn (Status, Notice): New sections.
1079
1080 2008-11-02  Bruno Haible  <bruno@clisp.org>
1081
1082         Mark 'rmdir' obsolete.
1083         * modules/rmdir (Status, Notice): New sections.
1084         * modules/clean-temp (Depends-on): Add rmdir.
1085         * modules/openat (Depends-on): Likewise.
1086
1087 2008-11-02  Bruno Haible  <bruno@clisp.org>
1088
1089         Mark 'raise' obsolete.
1090         * modules/raise (Status, Notice): New sections.
1091         (Include): Specify <signal.h>.
1092         * modules/stdio (Depends-on): Add raise.
1093         * modules/write (Depends-on): Likewise.
1094
1095 2008-11-02  Bruno Haible  <bruno@clisp.org>
1096
1097         Mark 'memset' obsolete.
1098         * modules/memset (Status, Notice): New sections.
1099
1100 2008-11-02  Bruno Haible  <bruno@clisp.org>
1101
1102         Mark 'memmove' obsolete.
1103         * modules/memmove (Status, Notice): New sections.
1104         * modules/argp (Depends-on): Add memmove.
1105         * modules/argz (Depends-on): Likewise.
1106         * modules/canonicalize (Depends-on): Likewise.
1107         * modules/canonicalize-lgpl (Depends-on): Likewise.
1108         * modules/fts (Depends-on): Likewise.
1109         * modules/getcwd (Depends-on): Likewise.
1110         * modules/human (Depends-on): Likewise.
1111         * modules/regex (Depends-on): Likewise.
1112         * modules/striconveh (Depends-on): Likewise.
1113         * modules/trim (Depends-on): Likewise.
1114         * modules/unistr/u8-move (Depends-on): Likewise.
1115         * modules/unistr/u16-move (Depends-on): Likewise.
1116         * modules/unistr/u32-move (Depends-on): Likewise.
1117
1118 2008-11-02  Bruno Haible  <bruno@clisp.org>
1119
1120         Mark 'memcpy' obsolete.
1121         * modules/memcpy (Status, Notice): New sections.
1122
1123 2008-11-02  Bruno Haible  <bruno@clisp.org>
1124
1125         Mark 'memcmp' obsolete.
1126         * modules/memcmp (Status, Notice): New sections.
1127         * modules/argmatch (Depends-on): Add memchr.
1128         * modules/backupfile (Depends-on): Likewise.
1129         * modules/c-strcasestr (Depends-on): Likewise.
1130         * modules/crypto/des (Depends-on): Likewise.
1131         * modules/csharpcomp (Depends-on): Likewise.
1132         * modules/fnmatch (Depends-on): Likewise.
1133         * modules/git-merge-changelog (Depends-on): Likewise.
1134         * modules/isnand (Depends-on): Likewise.
1135         * modules/isnand-nolibm (Depends-on): Likewise.
1136         * modules/isnanf (Depends-on): Likewise.
1137         * modules/isnanf-nolibm (Depends-on): Likewise.
1138         * modules/isnanl (Depends-on): Likewise.
1139         * modules/isnanl-nolibm (Depends-on): Likewise.
1140         * modules/mbchar (Depends-on): Likewise.
1141         * modules/memcoll (Depends-on): Likewise.
1142         * modules/quotearg (Depends-on): Likewise.
1143         * modules/regex (Depends-on): Likewise.
1144         * modules/relocatable-prog (Depends-on): Likewise.
1145         * modules/same (Depends-on): Likewise.
1146         * modules/signbit (Depends-on): Likewise.
1147         * modules/strcasestr-simple (Depends-on): Likewise.
1148         * modules/unictype/gen-ctype (Depends-on): Likewise.
1149         * modules/unilbrk/gen-lbrk (Depends-on): Likewise.
1150         * modules/uniname/uniname (Depends-on): Likewise.
1151         * modules/unistr/u8-cmp (Depends-on): Likewise.
1152
1153 2008-11-02  Bruno Haible  <bruno@clisp.org>
1154
1155         Mark 'memchr' obsolete.
1156         * modules/memchr (Status, Notice): New sections.
1157         * modules/argp (Depends-on): Add memchr.
1158         * modules/base64 (Depends-on): Likewise.
1159         * modules/c-strcasestr (Depends-on): Likewise.
1160         * modules/chdir-long (Depends-on): Likewise.
1161         * modules/fnmatch (Depends-on): Likewise.
1162         * modules/getsubopt (Depends-on): Likewise.
1163         * modules/git-merge-changelog (Depends-on): Likewise.
1164         * modules/glob (Depends-on): Likewise.
1165         * modules/strcasestr-simple (Depends-on): Likewise.
1166         * modules/strnlen (Depends-on): Likewise.
1167
1168 2008-11-02  Bruno Haible  <bruno@clisp.org>
1169
1170         Mark 'atexit' obsolete.
1171         * modules/atexit (Status, Notice): New sections.
1172         * modules/chdir-long (Depends-on): Add atexit.
1173         * modules/wait-process (Depends-on): Likewise.
1174
1175 2008-11-02  Bruno Haible  <bruno@clisp.org>
1176
1177         * gnulib-tool: New option --with-obsolete.
1178         (func_usage): Document it.
1179         (func_modules_transitive_closure): Drop obsolete dependencies if
1180         incobsolete is not true.
1181         (func_import): Read and save the incobsolete variable to the cache.
1182
1183 2008-11-02  Bruno Haible  <bruno@clisp.org>
1184
1185         * modules/TEMPLATE-EXTENDED: New field 'Status'.
1186         * gnulib-tool: New option --extract-status.
1187         (func_usage): Document it.
1188         (sed_extract_prog): Recognize it.
1189         (func_get_status): New function.
1190
1191 2008-10-30  Simon Josefsson  <simon@josefsson.org>
1192
1193         * modules/sockets (License): Change from LGPL to LGPLv2+.
1194
1195 2008-10-28  Simon Josefsson  <simon@josefsson.org>
1196
1197         * top/maint.mk: Add coverage rules, inspired by scripts in gnupdf.
1198
1199 2008-10-28  Simon Josefsson  <simon@josefsson.org>
1200
1201         * MODULES.html.sh (Support for systems lacking POSIX:2001):
1202         Mention times and sys_times.
1203         * modules/sys_times, modules/sys_times-tests: New modules.
1204         * modules/times, modules/times-tests: Likewise
1205         * m4/sys_times_h.m4: New file.
1206         * lib/sys_times.in.h: Likewise
1207         * lib/times.c: Likewise.
1208         * tests/test-sys_times.c: Likewise.
1209         * tests/test-times.c: Likewise.
1210         * doc/posix-headers/sys_times.texi: Update.
1211         * doc/posix-functions/times.texi: Update.
1212
1213 2008-10-28  Jim Meyering  <meyering@redhat.com>
1214
1215         * modules/tempname (Depends-on): Add lstat.
1216
1217         * modules/lstat (License): Relicense: LGPL -> LGPLv2+.
1218
1219 2008-10-28  Simon Josefsson  <simon@josefsson.org>
1220
1221         * gnulib-tool (func_emit_tests_Makefile_am): Revert last commit.
1222         * modules/argp-tests (test_argp_LDADD): Set EXEEXT here instead,
1223         using idiom used elsewhere in gnulib.
1224
1225 2008-10-27  Jim Meyering  <meyering@redhat.com>
1226
1227         * modules/gethostname (License): Relicense: LGPL -> LGPLv2+.
1228
1229 2008-10-27  Simon Josefsson  <simon@josefsson.org>
1230
1231         * gnulib-tool (func_emit_tests_Makefile_am): Set EXEEXT in
1232         TESTS_ENVIRONMENT, for shell scripts that needs to call built
1233         programs.
1234         * tests/test-argp-2.sh: Use $EXEEXT when needed.
1235
1236 2008-10-27  Simon Josefsson  <simon@josefsson.org>
1237
1238         * lib/sys_stat.in.h (lstat): Fix declaration for mingw.
1239
1240 2008-10-27  Bruno Haible  <bruno@clisp.org>
1241
1242         * tests/test-lstat.c: Include <stdio.h>.
1243
1244 2008-10-27  Simon Josefsson  <simon@josefsson.org>
1245
1246         * modules/lstat-tests: New module.
1247         * tests/test-lstat.c: New file.
1248
1249 2008-10-26  Jim Meyering  <meyering@redhat.com>
1250
1251         * lib/mkdir.c (rpl_mkdir) [_WIN32...]: Mark mode as an unused parameter.
1252
1253 2008-10-26  Simon Josefsson  <simon@josefsson.org>
1254             Bruno Haible  <bruno@clisp.org>
1255
1256         Fix a clash between the type DATADIR on Windows and the macro DATADIR.
1257         * modules/configmake (Include): Add a note that the include must come
1258         after all system headers.
1259         * lib/javaversion.c: Include configmake.h after all other includes.
1260
1261 2008-10-26  Bruno Haible  <bruno@clisp.org>
1262
1263         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Set default of
1264         HAVE_STRUCT_RANDOM_DATA to 1.
1265         (gl_STDLIB_H): Simplify.
1266
1267 2008-10-26  Simon Josefsson  <simon@josefsson.org>
1268
1269         * m4/stdlib_h.m4: Check for struct random_data.  Initialize and
1270         substitute HAVE_STRUCT_RANDOM_DATA.
1271         * lib/stdlib.in.h [!HAVE_STRUCT_RANDOM_DATA]: Provide struct
1272         random_data.
1273         * modules/stdlib (Makefile.am): Substitute
1274         HAVE_STRUCT_RANDOM_DATA.
1275
1276 2008-10-26  Simon Josefsson  <simon@josefsson.org>
1277
1278         * doc/gnulib.texi (@copying): Use GFDLv1.2+.
1279         * doc/gnulib-intro.texi (Copyright): Likewise.
1280
1281 2008-10-26  Simon Josefsson  <simon@josefsson.org>
1282
1283         * doc/gnulib.texi (Header files): C++ fixes, based on Bruno's
1284         findings.
1285
1286 2008-10-25  Ben Pfaff  <blp@cs.stanford.edu>
1287             Bruno Haible  <bruno@clisp.org>
1288
1289         * lib/unistd.in.h: Include <winsock2.h>.
1290         (socket, connect,accept, bind, getpeername, getsockname, getsockopt,
1291         listen, recv, send, recvfrom, sendto, setsockopt, shutdown, select):
1292         Provide dummy declarations.
1293         (gethostname): Override.
1294         * lib/sys_socket.in.h (gethostname): Provide dummy declaration.
1295         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Invoke
1296         gl_PREREQ_SYS_H_WINSOCK2.
1297         * modules/gethostname (Files): Add m4/sys_socket_h.m4.
1298         * doc/posix-functions/gethostname.texi: More details.
1299
1300 2008-10-25  Bruno Haible  <bruno@clisp.org>
1301
1302         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Require
1303         gl_UNISTD_H_DEFAULTS, gl_SYS_IOCTL_H_DEFAULTS only if they exist.
1304         * modules/sys_socket (Files): Remove m4/unistd_h.m4, m4/sys_ioctl_h.m4.
1305
1306         * lib/sys_socket.in.h (HAVE__GL_CLOSE_FD_MAYBE_SOCKET); Move macro from
1307         here ...
1308         * lib/unistd.in.h (HAVE__GL_CLOSE_FD_MAYBE_SOCKET); ... to here.
1309         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_H_DEFAULTS): Remove invocation of
1310         gl_UNISTD_H_DEFAULTS.
1311
1312 2008-10-25  Eric Blake  <ebb9@byu.net>
1313
1314         signbit: avoid spurious compiler failure
1315         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Move non-constant
1316         declarations inside function.
1317
1318 2008-10-24  Simon Josefsson  <simon@josefsson.org>
1319             Bruno Haible  <bruno@clisp.org>
1320
1321         * lib/stdlib.in.h (@GNULIB_RANDOM_R@): Include stdint.h.
1322         * modules/random_r (Depends-on): Add stdint.
1323
1324 2008-10-24  Bruno Haible  <bruno@clisp.org>
1325
1326         * modules/intprops (License): Change to LGPLv2+, with approval by Paul
1327         Eggert.
1328         * modules/strerror (License): Likewise.
1329
1330 2008-10-24  Jim Meyering  <meyering@redhat.com>
1331
1332         sys_socket: fix typo that inhibited expansion of @GNULIB_SEND@
1333         * modules/sys_socket (Depends-on) [Depends-on]: Fix typo.
1334
1335 2008-10-24  Eric Blake  <ebb9@byu.net>
1336
1337         getgroups: fix compilation when getgroups is available
1338         * lib/getgroups.c (includes): Include <unistd.h> for getgroups,
1339         but with <config.h> override of getgroups disabled.
1340
1341 2008-10-24  Simon Josefsson  <simon@josefsson.org>
1342
1343         * doc/gnulib.texi (Header files): Add note about C++ problems.
1344         Explained by Bruno Haible <bruno@clisp.org>.
1345
1346 2008-10-23  Bruno Haible  <bruno@clisp.org>
1347
1348         Define a dummy SA_NODEFER macro on Interix.
1349         * lib/signal.in.h (SA_NODEFER): Define fallback.
1350         Reported by Aleksey Cheusov <cheusov@tut.by> via
1351         Thomas Klausner <wiz@netbsd.org> and Eric Blake.
1352
1353 2008-10-23  Bruno Haible  <bruno@clisp.org>
1354
1355         * modules/freadahead (License): Change to LGPLv2+.
1356         Suggested by Simon Josefsson.
1357
1358 2008-10-23  Jim Meyering  <meyering@redhat.com>
1359
1360         random_r: new module
1361         * modules/random_r: New file.
1362         * m4/random_r.m4: New file.
1363         * lib/random_r.c: New file, from glibc.
1364         * modules/random_r-tests: New file.
1365         * tests/test-random_r.c: New file.
1366         * lib/stdlib.in.h (srandom_r, initstate_r, setstate_r, random_r):
1367          Declare.
1368         (RAND_MAX): Define.
1369         * m4/stdlib_h.m4: Define and AC_SUBST GNULIB_RANDOM_R and HAVE_RANDOM_R.
1370         * modules/stdlib: Substitute them, too.
1371         * MODULES.html.sh (Extra functions based on POSIX:2001) [Misc]: Add it.
1372         * doc/glibc-functions/initstate_r.texi: Mention the new module.
1373         * doc/glibc-functions/random_r.texi: Likewise.
1374         * doc/glibc-functions/setstate_r.texi: Likewise.
1375         * doc/glibc-functions/srandom_r.texi: Likewise.
1376         * config/srclist.txt: Mention it.
1377
1378 2008-10-23  David Lutterkort  <lutter@redhat.com>
1379
1380         * modules/selinux-h: Search for LIB_SELINUX and mark it as a
1381         link requirement
1382
1383 2008-10-23  Jim Meyering  <meyering@redhat.com>
1384
1385         selinux-h: mark parameters of stub functions as intentionally unused
1386         * lib/se-selinux.in.h: Mark parameters as _UNUSED_PARAMETER_.
1387         * lib/se-context.in.h: Likewise.
1388
1389 2008-10-22  Simon Josefsson  <simon@josefsson.org>
1390
1391         * lib/sys_socket.in.h (FD_ISSET): Fix warnings under mingw.
1392
1393 2008-10-22  Simon Josefsson  <simon@josefsson.org>
1394
1395         * m4/getgroups.m4: Avoid invoking test with wrong parameters.
1396
1397 2008-10-22  Eric Blake  <ebb9@byu.net>
1398
1399         glthread/thread: avoid compiler warning
1400         * lib/glthread/thread.c (gl_thread_exit_func) [USE_WIN32_THREADS]:
1401         Add unreachable abort to silence compiler.
1402
1403 2008-10-22  Eric Blake  <ebb9@byu.net>
1404
1405         netdb: also supply struct addrinfo for cygwin 1.5.x
1406         * m4/netdb_h.m4 (gl_HEADER_NETDB): Check for incomplete header on
1407         older cygwin.
1408         * lib/netdb.in.h [!HAVE_STRUCT_ADDRINFO]: Also supply contents for
1409         cygwin.
1410         * doc/posix-headers/netdb.texi (netdb.h): Document this.
1411
1412 2008-10-22  Bruno Haible  <bruno@clisp.org>
1413
1414         * users.txt: Update entry about pspp.
1415
1416 2008-10-21  Bruno Haible  <bruno@clisp.org>
1417
1418         Simplification.
1419         * lib/sys_socket.in.h (_gl_close_fd_maybe_socket): Remove declaration.
1420         * lib/close.c (_gl_close_fd_maybe_socket): Make static.
1421
1422         Simplification.
1423         * lib/ioctl.c (ioctl): Don't undefine.
1424         * lib/socket.c (socket): Don't undefine.
1425
1426         Remove unused module indicator macros.
1427         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR): Don't define
1428         GNULIB_$1 as a C macro.
1429
1430         * doc/posix-functions/close.texi: Undo last change.
1431         * doc/posix-functions/ioctl.texi: Merge the two paragraphs about
1432         Windows platforms.
1433
1434 2008-10-21  Bruno Haible  <bruno@clisp.org>
1435
1436         Add gethostname() declaration to <unistd.h>.
1437         * lib/unistd.in.h (gethostname): New declaration.
1438         * lib/gethostname.c: Include <unistd.h>.
1439         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Require
1440         gl_UNISTD_H_DEFAULTS. Set HAVE_GETHOSTNAME.
1441         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETHOSTNAME
1442         and HAVE_GETHOSTNAME.
1443         * modules/gethostname (Depends-on): Add unistd.
1444         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
1445         (Include): Specify <unistd.h>.
1446         * modules/unistd (Makefile.am): Substitute GNULIB_GETHOSTNAME and
1447         HAVE_GETHOSTNAME.
1448         * tests/test-gethostname.c: Include <unistd.h> first.
1449
1450 2008-10-21  Bruno Haible  <bruno@clisp.org>
1451
1452         * modules/poll-tests (Depends-on): Add sys_ioctl, ioctl.
1453         * modules/select-tests (Depends-on): Likewise.
1454         Reported by Simon Josefsson.
1455
1456 2008-10-21  Simon Josefsson  <simon@josefsson.org>
1457
1458         * lib/close.c: Add _gl_close_fd_maybe_socket from winsock.c.
1459         * lib/accept.c: New file, based on winsock.c.
1460         * lib/bind.c: New file, based on winsock.c.
1461         * lib/connect.c: New file, based on winsock.c.
1462         * lib/getpeername.c: New file, based on winsock.c.
1463         * lib/getsockname.c: New file, based on winsock.c.
1464         * lib/getsockopt.c: New file, based on winsock.c.
1465         * lib/ioctl.c: New file, based on winsock.c.
1466         * lib/listen.c: New file, based on winsock.c.
1467         * lib/recv.c: New file, based on winsock.c.
1468         * lib/recvfrom.c: New file, based on winsock.c.
1469         * lib/send.c: New file, based on winsock.c.
1470         * lib/sendto.c: New file, based on winsock.c.
1471         * lib/setsockopt.c: New file, based on winsock.c.
1472         * lib/shutdown.c: New file, based on winsock.c.
1473         * lib/socket.c: New file, based on winsock.c.
1474         * lib/w32sock.h: New file, based on winsock.c.
1475         * lib/winsock.c: Remove file.
1476         * modules/accept: Likewise.
1477         * modules/bind: Likewise.
1478         * modules/connect: Likewise.
1479         * modules/getpeername: Likewise.
1480         * modules/getsockname: Likewise.
1481         * modules/getsockopt: Likewise.
1482         * modules/ioctl: Likewise.
1483         * modules/listen: Likewise.
1484         * modules/recv: Likewise.
1485         * modules/recvfrom: Likewise.
1486         * modules/send: Likewise.
1487         * modules/sendto: Likewise.
1488         * modules/setsockopt: Likewise.
1489         * modules/shutdown: Likewise.
1490         * modules/socket: Use socket.c instead of winsock.c.
1491         * modules/sys_socket: Remove (unneeded?) dependency on winsock.c.
1492         * doc/posix-functions/accept.texi: Doc fix.
1493         * doc/posix-functions/bind.texi: Doc fix.
1494         * doc/posix-functions/close.texi: Doc fix.
1495         * doc/posix-functions/connect.texi: Doc fix.
1496         * doc/posix-functions/getpeername.texi: Doc fix.
1497         * doc/posix-functions/getsockname.texi: Doc fix.
1498         * doc/posix-functions/getsockopt.texi: Doc fix.
1499         * doc/posix-functions/ioctl.texi: Doc fix.
1500         * doc/posix-functions/listen.texi: Doc fix.
1501         * doc/posix-functions/recv.texi: Doc fix.
1502         * doc/posix-functions/recvfrom.texi: Doc fix.
1503         * doc/posix-functions/send.texi: Doc fix.
1504         * doc/posix-functions/sendto.texi: Doc fix.
1505         * doc/posix-functions/setsockopt.texi: Doc fix.
1506         * doc/posix-functions/shutdown.texi: Doc fix.
1507         * doc/posix-functions/socket.texi: Doc fix.
1508
1509 2008-10-20  Bruno Haible  <bruno@clisp.org>
1510
1511         Take into account the role of SIGABRT_COMPAT on Windows 2008.
1512         * lib/sigprocmask.c (SIGABRT_COMPAT, SIGABRT_COMPAT_MASK): New macros.
1513         (sigismember, sigaddset, sigdelset, sigfillset, rpl_signal): Handle it
1514         as an alias for SIGABRT.
1515         * lib/sigaction.c (SIGABRT_COMPAT): New macro.
1516         (sigaction): Map it to SIGABRT.
1517         Reported by Ramiro Polla <ramiro.polla@gmail.com> via Eric Blake.
1518
1519 2008-10-20  Bruno Haible  <bruno@clisp.org>
1520
1521         * lib/fts.c: Don't include lstat.h.
1522         * lib/openat.c: Include <sys/stat.h> instead of lstat.h.
1523
1524         Move the lstat() declaration to <sys/stat.h>.
1525         * lib/lstat.h: Remove file.
1526         * lib/sys_stat.in.h: Add special invocation convention.
1527         (lstat): New declaration.
1528         * lib/lstat.c (orig_lstat): New function.
1529         (rpl_lstat): Use orig_lstat instead of lstat.
1530         * m4/lstat.m4 (gl_FUNC_LSTAT): Require gl_SYS_STAT_H_DEFAULTS and
1531         AC_C_INLINE. Set REPLACE_LSTAT.
1532         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Initialize GNULIB_LSTAT
1533         and REPLACE_LSTAT.
1534         * modules/lstat (Files): Remove lib/lstat.h.
1535         (configure.ac): Invoke gl_SYS_STAT_MODULE_INDICATOR.
1536         (Include): Specify <sys/stat.h> instead of lstat.h.
1537         * modules/sys_stat (Makefile.am): Substitute GNULIB_LSTAT and
1538         REPLACE_LSTAT.
1539         * NEWS: Mention the change.
1540
1541 2008-10-20  Bruno Haible  <bruno@clisp.org>
1542
1543         * modules/posix_spawn-tests: New file.
1544         * tests/test-posix_spawn3.c: New file.
1545
1546 2008-10-20  Bruno Haible  <bruno@clisp.org>
1547
1548         * modules/posix_spawnp-tests (Depends-on): Add sys_wait.
1549         * tests/test-posix_spawn1.c (WTERMSIG, WCOREDUMP, WEXITSTATUS,
1550         WIFSIGNALED, WIFEXITED, WIFSTOPPED): Remove fallback definitions.
1551         * tests/test-posix_spawn2.c (WTERMSIG, WCOREDUMP, WEXITSTATUS,
1552         WIFSIGNALED, WIFEXITED, WIFSTOPPED): Likewise.
1553
1554 2008-10-20  Bruno Haible  <bruno@clisp.org>
1555
1556         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Test against another bug
1557         of posix_spawn on AIX 5.3.
1558
1559 2008-10-20  Bruno Haible  <bruno@clisp.org>
1560
1561         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Make the check on MacOS X.
1562
1563 2008-10-20  Bruno Haible  <bruno@clisp.org>
1564
1565         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Use AC_LANG_SOURCE instead
1566         of AC_LANG_PROGRAM.
1567
1568 2008-10-20  Simon Josefsson  <simon@josefsson.org>
1569
1570         * lib/netdb.in.h: Don't define GNU specific constants until they
1571         are supported or needed.  Reported by Bruno Haible
1572         <bruno@clisp.org>.
1573
1574 2008-10-20  Simon Josefsson  <simon@josefsson.org>
1575
1576         * lib/canon-host.c: Include netdb.h instead of getaddrinfo.h.
1577
1578 2008-10-20  Simon Josefsson  <simon@josefsson.org>
1579
1580         * lib/getaddrinfo.h: Remove file.
1581         * modules/getaddrinfo: Reflect move from getaddrinfo.h to netdb.h.
1582         * m4/getaddrinfo.m4: Call gl_HEADER_NETDB.  Don't check for netdb.h.
1583         * lib/netdb.in.h: Add declarations from getaddrinfo.h.
1584         * m4/netdb_h.m4: Initialize GNULIB_GETADDRINFO to 0.
1585         * modules/netdb: Substitute GNULIB_GETADDRINFO.
1586         * lib/getaddrinfo.c: Include netdb.h instead of getaddrinfo.h.
1587         * tests/test-getaddrinfo.c: Likewise.
1588         * lib/gai_strerror.c: Likewise.  Also drop HAVE_NETDB_H check.
1589         * NEWS: Mention change.
1590
1591 2008-10-19  Bruno Haible  <bruno@clisp.org>
1592
1593         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Remove unneeded code.
1594
1595 2008-10-19  Bruno Haible  <bruno@clisp.org>
1596
1597         * lib/wait-process.c: Include simply <sys/wait.h>.
1598         (waitpid, WTERMSIG, WCOREDUMP, WEXITSTATUS, WIFSIGNALED, WIFEXITED,
1599         WIFSTOPPED): Remove fallback definitions.
1600         * modules/wait-process (Depends-on): Add sys_wait.
1601
1602         New module 'sys_wait'.
1603         * modules/sys_wait: New file.
1604         * lib/sys_wait.in.h: New file, partially copied from
1605         lib/wait-process.c.
1606         * m4/sys_wait_h.m4: New file.
1607         * doc/posix-headers/sys_wait.texi: Mention the new module.
1608
1609 2008-10-19  Bruno Haible  <bruno@clisp.org>
1610
1611         * m4/wait-process.m4 (gl_WAIT_PROCESS): Remove test for unistd.h.
1612
1613 2008-10-19  Bruno Haible  <bruno@clisp.org>
1614
1615         Assume that waitpid() fills an 'int' status, not a 'union wait'.
1616         * lib/wait-process.c (WAIT_T): Remove type.
1617         (WTERMSIG, WCOREDUMP, WEXITSTATUS): Define fallbacks using bit masks.
1618         (wait_subprocess): Update.
1619
1620 2008-10-19  Bruno Haible  <bruno@clisp.org>
1621
1622         New module 'atoll'.
1623         * modules/atoll: New file.
1624         * lib/stdlib.in.h (atoll): New declaration.
1625         * lib/atoll.c: New file, from glibc with modifications.
1626         * m4/atoll.m4: New file.
1627         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_ATOLL,
1628         HAVE_ATOLL.
1629         * modules/stdlib (Makefile.am): Substitute GNULIB_ATOLL, HAVE_ATOLL.
1630         * doc/posix-functions/atoll.texi: Mention the new module.
1631
1632 2008-10-19  Bruno Haible  <bruno@clisp.org>
1633
1634         Add strtoull() declaration to <stdlib.h>.
1635         * lib/stdlib.in.h (strtoull): New declaration.
1636         * m4/strtoull.m4 (gl_FUNC_STRTOLL): Require gl_STDLIB_H_DEFAULTS.
1637         Set HAVE_STRTOULL.
1638         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_STRTOULL,
1639         HAVE_STRTOULL.
1640         * modules/strtoull (Depends-on): Add stdlib.
1641         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
1642         * modules/stdlib (Makefile.am): Substitute GNULIB_STRTOULL,
1643         HAVE_STRTOULL.
1644
1645 2008-10-19  Bruno Haible  <bruno@clisp.org>
1646
1647         Add strtoll() declaration to <stdlib.h>.
1648         * lib/stdlib.in.h (strtoll): New declaration.
1649         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Require gl_STDLIB_H_DEFAULTS.
1650         Set HAVE_STRTOLL.
1651         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_STRTOLL,
1652         HAVE_STRTOLL.
1653         * modules/strtoll (Depends-on): Add stdlib.
1654         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
1655         * modules/stdlib (Makefile.am): Substitute GNULIB_STRTOLL, HAVE_STRTOLL.
1656
1657 2008-10-19  Bruno Haible  <bruno@clisp.org>
1658
1659         * modules/bcopy (Depends-on): Add strings.
1660         (Include): Specify <strings.h>.
1661
1662 2008-10-19  Bruno Haible  <bruno@clisp.org>
1663
1664         * doc/posix-functions/atexit.texi: Update doc regarding mingw.
1665
1666 2008-10-19  Bruno Haible  <bruno@clisp.org>
1667
1668         * lib/openat-die.c (openat_save_fail, openat_restore_fail): Rename
1669         the parameter from 'errno' to 'errnum'. Fixes a compilation error on
1670         mingw.
1671
1672 2008-10-19  Bruno Haible  <bruno@clisp.org>
1673
1674         * lib/atanl.c: Don't include isnanl.h.
1675         * lib/cosl.c: Likewise.
1676         * lib/ldexpl.c: Likewise.
1677         * lib/logl.c: Likewise.
1678         * lib/sinl.c: Likewise.
1679         * lib/sqrtl.c: Likewise.
1680         * lib/tanl.c: Likewise.
1681
1682         Move the isnanf(), isnand(), isnanl() declarations to <math.h>.
1683         * lib/isnanf.h: Remove file.
1684         * lib/isnand.h: Remove file.
1685         * lib/isnanl.h: Remove file.
1686         * lib/math.in.h: Include the contents of lib/isnanf.h, lib/isnand.h,
1687         lib/isnanl.h. Use HAVE_ISNANF, HAVE_ISNAND, HAVE_ISNANL as substituted
1688         macros.
1689         * m4/isnanf.m4 (gl_FUNC_ISNANF): Require gl_MATH_H_DEFAULTS. Set
1690         HAVE_ISNANF, don't define it as a C macro.
1691         * m4/isnand.m4 (gl_FUNC_ISNAND): Require gl_MATH_H_DEFAULTS. Set
1692         HAVE_ISNAND, don't define it as a C macro.
1693         * m4/isnanl.m4 (gl_FUNC_ISNANL): Require gl_MATH_H_DEFAULTS. Set
1694         HAVE_ISNANL, don't define it as a C macro.
1695         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_ISNAN[FDL] and
1696         HAVE_ISNAN[FDL].
1697         * modules/isnanf (Files): Remove lib/isnanf.h.
1698         (Depends-on): Add math.
1699         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
1700         (Include): Specify <math.h> instead of isnanf.h.
1701         * modules/isnand (Files): Remove lib/isnand.h.
1702         (Depends-on): Add math.
1703         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
1704         (Include): Specify <math.h> instead of isnand.h.
1705         * modules/isnanl (Files): Remove lib/isnanl.h.
1706         (Depends-on): Add math.
1707         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
1708         (Include): Specify <math.h> instead of isnanl.h.
1709         * modules/math (Makefile.am): Substitute GNULIB_ISNAN[FDL] and
1710         HAVE_ISNAN[FDL].
1711         * tests/test-isnanf.c: Include <math.h> instead of isnanf.h.
1712         * tests/test-isnand.c: Include <math.h> instead of isnand.h.
1713         * tests/test-isnanl.c: Include <math.h> instead of isnanl.h.
1714         * NEWS: Mention the change.
1715
1716 2008-10-18  Bruno Haible  <bruno@clisp.org>
1717
1718         Add getusershell(), setusershell(), endusershell() declarations to
1719         <unistd.h>.
1720         * lib/unistd.in.h (getusershell, setusershell, endusershell): New
1721         declarations.
1722         * lib/getusershell.c: Include unistd.h.
1723         * m4/getusershell.m4 (gl_FUNC_GETUSERSHELL): Require
1724         gl_UNISTD_H_DEFAULTS and AC_USE_SYSTEM_EXTENSIONS. Set
1725         HAVE_GETUSERSHELL.
1726         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETUSERSHELL
1727         and HAVE_GETUSERSHELL.
1728         * modules/getusershell (Depends-on): Add unistd, extensions.
1729         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
1730         (Include): Specify <unistd.h>.
1731         * modules/unistd (Makefile.am): Substitute GNULIB_GETUSERSHELL and
1732         HAVE_GETUSERSHELL.
1733
1734 2008-10-18  Bruno Haible  <bruno@clisp.org>
1735
1736         Add a getloadavg() declaration to <stdlib.h>.
1737         * lib/stdlib.in.h; Include <sys/loadavg.h> when needed for the
1738         getloadavg declaration.
1739         (getloadavg): New declaration.
1740         * lib/getloadavg.c: Include <stdlib.h> first.
1741         * m4/getloadavg.m4 (gl_GETLOADAVG): Require gl_STDLIB_H_DEFAULTS and
1742         AC_USE_SYSTEM_EXTENSIONS. Test whether sys/loadavg.h exists. Set
1743         HAVE_SYS_LOADAVG_H and HAVE_DECL_GETLOADAVG.
1744         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_GETLOADAVG,
1745         HAVE_SYS_LOADAVG_H, HAVE_DECL_GETLOADAVG.
1746         * modules/getloadavg (Depends-on): Add stdlib, extensions.
1747         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
1748         (Include): Specify <stdlib.h>.
1749         * modules/stdlib (Makefile.am): Substitute GNULIB_GETLOADAVG,
1750         HAVE_SYS_LOADAVG_H, HAVE_DECL_GETLOADAVG.
1751
1752 2008-10-18  Bruno Haible  <bruno@clisp.org>
1753
1754         * lib/dirchownmod.c: Don't include lchmod.h.
1755
1756         Move the lchmod() declaration to <sys/stat.h>.
1757         * lib/lchmod.h: Remove file.
1758         * lib/sys_stat.in.h: Add placeholder for GL_LINK_WARNING.
1759         (lchmod): New declaration, moved here from lib/lchown.h.
1760         * m4/lchmod.m4 (gl_FUNC_LCHMOD): Require gl_SYS_STAT_H_DEFAULTS and
1761         AC_USE_SYSTEM_EXTENSIONS. Set HAVE_LCHMOD.
1762         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Initialize GNULIB_LCHMOD
1763         and HAVE_LCHMOD.
1764         * modules/lchmod (Files): Remove lib/lchmod.h.
1765         (Depends-on): Add sys_stat, extensions.
1766         (configure.ac): Invoke gl_SYS_STAT_MODULE_INDICATOR.
1767         (Include): Specify <sys/stat.h> instead of lchmod.h.
1768         * modules/sys_stat (Depends-on): Add link-warning.
1769         (Makefile.am): Substitute GNULIB_LCHMOD, HAVE_LCHMOD, and the
1770         definition of GL_LINK_WARNING.
1771         * NEWS: Mention the change.
1772
1773 2008-10-18  Bruno Haible  <bruno@clisp.org>
1774
1775         * lib/fchdir.c: Don't include dirfd.h.
1776         * lib/fts.c: Likewise.
1777         * lib/getcwd.c: Likewise.
1778         * lib/glob.c: Likewise.
1779
1780         Move the dirfd() declaration to <dirent.h>.
1781         * lib/dirfd.h: Remove file.
1782         * lib/dirent.in.h: Add placeholder for GL_LINK_WARNING.
1783         (dirfd): New declaration.
1784         * lib/dirfd.c: Include <dirent.h> instead of dirfd.h.
1785         * m4/dirfd.m4 (gl_FUNC_DIRFD): Require gl_DIRENT_H_DEFAULTS and
1786         AC_USE_SYSTEM_EXTENSIONS. Invoke gl_REPLACE_DIRENT_H. Set
1787         HAVE_DECL_DIRFD.
1788         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Initialize GNULIB_DIRFD and
1789         HAVE_DECL_DIRFD.
1790         * modules/dirfd (Files): Remove lib/dirfd.h.
1791         (Depends-on): Add dirent, extensions.
1792         (configure.ac): Invoke gl_DIRENT_MODULE_INDICATOR.
1793         (Include): Specify <dirent.h> instead of dirfd.h.
1794         * modules/dirent (Depends-on): Add link-warning.
1795         (Makefile.am): Substitute GNULIB_DIRFD, HAVE_DECL_DIRFD, and
1796         definition of GL_LINK_WARNING.
1797         * NEWS: Mention the change.
1798
1799 2008-10-18  Bruno Haible  <bruno@clisp.org>
1800
1801         Move the euidaccess() declaration to <unistd.h>.
1802         * lib/euidaccess.h: Remove file.
1803         * lib/unistd.in.h (euidaccess): New declaration.
1804         * lib/euidaccess.c: Don't include euidaccess.h.
1805         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Require gl_UNISTD_H_DEFAULTS.
1806         Don't check whether euidaccess is declared. Set HAVE_EUIDACCESS.
1807         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_EUIDACCESS
1808         and HAVE_EUIDACCESS.
1809         * modules/euidaccess (Files): Remove lib/euidaccess.h.
1810         (Depends-on): Add unistd.
1811         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
1812         (Include): Specify <unistd.h> instead of euidaccess.h.
1813         * modules/unistd (Makefile.am): Substitute GNULIB_EUIDACCESS and
1814         HAVE_EUIDACCESS.
1815         * NEWS: Mention the change.
1816
1817 2008-10-18  Bruno Haible  <bruno@clisp.org>
1818
1819         * lib/xgetdomainname.c: Include <unistd.h> instead of getdomainname.h.
1820
1821         Move the getdomainname() declaration to <unistd.h>.
1822         * lib/getdomainname.h: Remove file.
1823         * lib/unistd.in.h (getdomainname): New declaration.
1824         * lib/getdomainname.c: Include <unistd.h> instead of getdomainname.h.
1825         * m4/getdomainname.m4 (gl_FUNC_GETDOMAINNAME): Require
1826         gl_UNISTD_H_DEFAULTS and AC_USE_SYSTEM_EXTENSIONS. Set
1827         HAVE_GETDOMAINNAME.
1828         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
1829         GNULIB_GETDOMAINNAME and HAVE_GETDOMAINNAME.
1830         * modules/getdomainname (Files): Remove lib/getdomainname.h.
1831         (Depends-on): Add unistd, extensions.
1832         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
1833         (Includes): Specify <unistd.h> instead of getdomainname.h.
1834         * modules/unistd (Makefile.am): Substitute GNULIB_GETDOMAINNAME and
1835         HAVE_GETDOMAINNAME.
1836         * NEWS: Mention the change.
1837
1838 2008-10-18  Bruno Haible  <bruno@clisp.org>
1839
1840         * modules/dirent: New file.
1841         * m4/dirent_h.m4: New file.
1842         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_DIRENT_H_DEFAULTS.
1843         Invoke gl_REPLACE_DIRENT_H. Don't assign DIRENT_H directly.
1844         * modules/fchdir (Files): Remove lib/dirent.in.h.
1845         (Depends-on): Add dirent.
1846         (Makefile.am): Move rules to modules/dirent.
1847         * doc/posix-headers/dirent.texi: Mention the new module.
1848
1849 2008-10-18  Bruno Haible  <bruno@clisp.org>
1850
1851         Avoid -Wunused-parameter warnings in public gnulib header files.
1852         * m4/gnulib-common.m4 (gl_COMMON_BODY): Define _UNUSED_PARAMETER_ as a
1853         macro.
1854         * lib/unistr.h (u32_mbtouc_unsafe, u32_mbtouc): Use it.
1855
1856 2008-10-18  Bruno Haible  <bruno@clisp.org>
1857
1858         * doc/glibc-functions/dirfd.texi: Mention the module 'dirfd'.
1859         * doc/glibc-functions/error.texi: Mention the module 'error'.
1860         * doc/glibc-functions/euidaccess.texi: Mention the module 'euidaccess'.
1861         * doc/glibc-functions/getdomainname.texi: Mention the module
1862         'getdomainname'.
1863         * doc/glibc-functions/getloadavg.texi: Mention the module 'getloadavg'.
1864         * doc/glibc-functions/getpagesize.texi: Mention the module
1865         'getpagesize'.
1866         * doc/glibc-functions/getusershell.texi: Mention the module
1867         'getusershell'.
1868         * doc/glibc-functions/isnanl.texi: Mention the module 'isnanl'.
1869         * doc/glibc-functions/lchmod.texi: Mention the module 'lchmod'.
1870         * doc/glibc-functions/mempcpy.texi: Mention the module 'mempcpy'.
1871         * doc/glibc-functions/memrchr.texi: Mention the module 'memrchr'.
1872         * doc/glibc-functions/mkdtemp.texi: Mention the module 'mkdtemp'.
1873         * doc/glibc-functions/rpmatch.texi: Mention the module 'rpmatch'.
1874         * doc/glibc-functions/stpcpy.texi: Mention the module 'stpcpy'.
1875         * doc/glibc-functions/stpncpy.texi: Mention the module 'stpncpy'.
1876         * doc/glibc-functions/strchrnul.texi: Mention the module 'strchrnul'.
1877         * doc/glibc-functions/strndup.texi: Mention the module 'strndup'.
1878         * doc/glibc-functions/strnlen.texi: Mention the module 'strnlen'.
1879         * doc/glibc-functions/strsep.texi: Mention the module 'strsep'.
1880         * doc/glibc-functions/timegm.texi: Mention the module 'timegm'.
1881         * doc/glibc-functions/vasprintf.texi: Mention the module 'vasprintf'.
1882
1883 2008-10-17  Bruno Haible  <bruno@clisp.org>
1884
1885         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): On platforms other than
1886         HP-UX and IRIX, use -0.0L.
1887         * tests/test-ceill.c (minus_zero): Likewise.
1888         * tests/test-floorl.c (minus_zero): Likewise.
1889         * tests/test-frexpl.c (minus_zero): Likewise.
1890         * tests/test-isnan.c (minus_zerol): Likewise.
1891         * tests/test-isnanl.h (minus_zero): Likewise.
1892         * tests/test-ldexpl.c (minus_zero): Likewise.
1893         * tests/test-roundl.c (minus_zero): Likewise.
1894         * tests/test-signbit.c (minus_zerol): Likewise.
1895         * tests/test-snprintf-posix.h (minus_zerol): Likewise.
1896         * tests/test-sprintf-posix.h (minus_zerol): Likewise.
1897         * tests/test-truncl.c (minus_zero): Likewise.
1898         * tests/test-vasnprintf-posix.c (minus_zerol): Likewise.
1899         * tests/test-vasprintf-posix.c (minus_zerol): Likewise.
1900         Reported by Markus Armbruster <armbru@redhat.com> via Jim Meyering
1901         and by Nelson H. F. Beebe <beebe@math.utah.edu> via Eric Blake.
1902
1903 2008-10-17  Bruno Haible  <bruno@clisp.org>
1904
1905         Avoid gcc warnings because of #pragma GCC system_header on older gcc.
1906         * lib/arpa_inet.in.h: Encloses reference to PRAGMA_SYSTEM_HEADER so
1907         that it gets activated only for gcc >= 3.0.
1908         * lib/dirent.in.h: Likewise.
1909         * lib/errno.in.h: Likewise.
1910         * lib/fcntl.in.h: Likewise.
1911         * lib/float.in.h: Likewise.
1912         * lib/iconv.in.h: Likewise.
1913         * lib/inttypes.in.h: Likewise.
1914         * lib/locale.in.h: Likewise.
1915         * lib/math.in.h: Likewise.
1916         * lib/netdb.in.h: Likewise.
1917         * lib/netinet_in.in.h: Likewise.
1918         * lib/search.in.h: Likewise.
1919         * lib/signal.in.h: Likewise.
1920         * lib/spawn.in.h: Likewise.
1921         * lib/stdarg.in.h: Likewise.
1922         * lib/stdint.in.h: Likewise.
1923         * lib/stdio.in.h: Likewise.
1924         * lib/stdlib.in.h: Likewise.
1925         * lib/string.in.h: Likewise.
1926         * lib/strings.in.h: Likewise.
1927         * lib/sys_file.in.h: Likewise.
1928         * lib/sys_ioctl.in.h: Likewise.
1929         * lib/sys_select.in.h: Likewise.
1930         * lib/sys_socket.in.h: Likewise.
1931         * lib/sys_stat.in.h: Likewise.
1932         * lib/sys_time.in.h: Likewise.
1933         * lib/sysexits.in.h: Likewise.
1934         * lib/time.in.h: Likewise.
1935         * lib/unistd.in.h: Likewise.
1936         * lib/wchar.in.h: Likewise.
1937         * lib/wctype.in.h: Likewise.
1938         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
1939
1940 2008-10-17  Jim Meyering  <meyering@redhat.com>
1941
1942         ignore-value: don't depend on inline module
1943         * modules/ignore-value (Depends-on): Remove 'inline'.
1944         (configure.ac): Instead, add AC_REQUIRE([AC_C_INLINE]) here.
1945         Suggestion from Bruno Haible.
1946
1947 2008-10-17  Bruno Haible  <bruno@clisp.org>
1948
1949         New implementation of condition variables for Win32.
1950         * lib/glthread/cond.h (struct gl_waitqueue_link): New type.
1951         (gl_linked_waitqueue_t): New type.
1952         (gl_cond_t): Use it.
1953         * lib/glthread/cond.c (struct gl_waitqueue_element): New type.
1954         (gl_waitqueue_init, gl_waitqueue_add, gl_waitqueue_remove,
1955         gl_waitqueue_notify_first, gl_waitqueue_notify_all): New functions.
1956         (glthread_cond_init_func, glthread_cond_wait_func,
1957         glthread_cond_timedwait_func, glthread_cond_signal_func,
1958         glthread_cond_broadcast_func, glthread_cond_destroy_func):
1959         Reimplemented on the basis of gl_linked_waitqueue_t.
1960         * lib/glthread/lock.h (gl_carray_waitqueue_t): Renamed from
1961         gl_waitqueue_t.
1962         (gl_rwlock_t): Update.
1963         * lib/glthread/lock.c (gl_waitqueue_t): Alias to gl_carray_waitqueue_t.
1964
1965 2008-10-17  Simon Josefsson  <simon@josefsson.org>
1966
1967         * modules/recvfrom (Depends-on): Add dependency on getpeername.
1968         Reported by Yoann Vandoorselaere <yoann@prelude-ids.org>.
1969
1970 2008-10-17  Jim Meyering  <meyering@redhat.com>
1971
1972         ignore-value: new module
1973         * modules/ignore-value: New file.
1974         * lib/ignore-value.h: New file.
1975         * MODULES.html.sh (Compiler warning management): New section,
1976         just for this module.  More to come.
1977
1978 2008-10-16  Paul Eggert  <eggert@cs.ucla.edu>
1979
1980         open-safer.c: avoid 'signed and unsigned in conditional...' warning
1981         * lib/open-safer.c (open_safer): Use an "if/else" statement in place
1982         of the ternary operator.  Reported by Reuben Thomas <rrt@sc3d.org>.
1983
1984 2008-10-16  Jim Meyering  <meyering@redhat.com>
1985
1986         openat-die.c: avoid 'no previous prototype' warning
1987         * lib/openat-die.c: Include "openat.h".
1988         Reported by Reuben Thomas <rrt@sc3d.org>.
1989
1990 2008-10-16  Simon Josefsson  <simon@josefsson.org>
1991
1992         * m4/netdb_h.m4: Assume that if netdb.h exists, it works.
1993         * lib/netdb.in.h: Fix typo.
1994         Reported by Bruno Haible  <bruno@clisp.org>
1995
1996         * lib/netdb.in.h: Include sys/socket.h for platforms without
1997         netdb.h, to get structures like hostent on MinGW.
1998         * modules/netdb (Depends-on): Add sys_socket.
1999
2000 2008-10-15  Simon Josefsson  <simon@josefsson.org>
2001
2002         * modules/netdb, modules/netdb-tests: New file.
2003         * m4/netdb_h.m4: New file.
2004         * lib/netdb.in.h: Add, currently just an empty file pending
2005         definitions.
2006         * tests/test-netdb.c: New file.
2007         * doc/posix-headers/netdb.texi: Mention that we replace it if
2008         needed.
2009         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
2010         netdb.
2011
2012 2008-10-15  Simon Josefsson  <simon@josefsson.org>
2013
2014         * doc/gnulib.texi (Getaddrinfo and WINVER): Sync documentation
2015         with code.
2016
2017 2008-10-13  Bruno Haible  <bruno@clisp.org>
2018
2019         * lib/glthread/cond.c (glthread_cond_wait_func,
2020         glthread_cond_timedwait_func): Add a comment.
2021
2022 2008-10-13  Yoann Vandoorselaere  <yoann@prelude-ids.org>
2023
2024         * tests/test-poll.c: Include <sys/ioctl.h>, for ioctl().
2025         * tests/test-select.c: Likewise,
2026
2027 2008-10-13  Bruno Haible  <bruno@clisp.org>
2028
2029         * lib/glthread/cond.c (glthread_cond_wait_func,
2030         glthread_cond_timedwait_func): Fix variable name.
2031         Reported by Yoann Vandoorselaere <yoann@prelude-ids.org>.
2032
2033 2008-10-13  Paolo Bonzini  <bonzini@gnu.org>
2034
2035         fix getaddrinfo emulation for systems with struct sockaddr.sa_len
2036         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Detect
2037         struct sockaddr.sa_len.
2038         * lib/getaddrinfo.c (getaddrinfo): Set it if appropriate.
2039
2040 2008-10-13  Simon Josefsson  <simon@josefsson.org>
2041
2042         * build-aux/pmccabe2html: Add css and css_url parameters.
2043
2044 2008-10-12  Bruno Haible  <bruno@clisp.org>
2045
2046         * tests/test-sameacls.c (main) [AIX]: Clear type argument before
2047         calling aclx_get.
2048         Reported by Rainer Tammer <tammer@tammer.net>.
2049
2050 2008-10-12  Bruno Haible  <bruno@clisp.org>
2051
2052         Use msvcrt aware primitives for creation/termination of Win32 threads.
2053         * lib/glthread/thread.c: Include <process.h>.
2054         (glthread_create_func): Use _beginthreadex instead of CreateThread.
2055         (wrapper_func): Update signature.
2056         (gl_thread_exit_func): Use _endthreadex instead of EndThread.
2057
2058 2008-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
2059             Bruno Haible  <bruno@clisp.org>
2060
2061         Provide a Win32 implementation of the 'cond' module.
2062         * lib/glthread/cond.h [USE_WIN32]: New implementation.
2063         * lib/glthread/cond.c (glthread_cond_init_func,
2064         glthread_cond_wait_func, glthread_cond_timedwait_func,
2065         glthread_cond_signal_func, glthread_cond_broadcast_func,
2066         glthread_cond_destroy_func) [USE_WIN32]: New functions.
2067         * modules/cond (Dependencies): Add gettimeofday.
2068
2069 2008-10-11  Bruno Haible  <bruno@clisp.org>
2070
2071         Make sleep work on older versions of mingw.
2072         * m4/sleep.m4 (gl_FUNC_SLEEP): Test whether 'sleep' is declared, not
2073         only whether it exists.
2074         * doc/posix-functions/sleep.texi: Mention the problem with older
2075         versions of mingw.
2076
2077 2008-10-11  Bruno Haible  <bruno@clisp.org>
2078
2079         New module 'shutdown'.
2080         * modules/shutdown: New file.
2081         * lib/sys_socket.in.h (shutdown): New declaration.
2082         * lib/winsock.c (shutdown): New function.
2083         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_H_DEFAULTS): Initialize
2084         GNULIB_SHUTDOWN.
2085         * modules/sys_socket (Makefile.am): Substitute GNULIB_SHUTDOWN.
2086         * doc/posix-functions/shutdown.texi: Document the new module.
2087
2088 2008-10-11  Jim Meyering  <meyering@redhat.com>
2089
2090         * lib/fclose.c: Fix typo in comment: s/close/fclose/.
2091
2092 2008-10-11  Bruno Haible  <bruno@clisp.org>
2093
2094         New module 'fclose'.
2095         * modules/fclose: New file.
2096         * lib/stdio.in.h (fclose): New declaration.
2097         * lib/fclose.c: New file.
2098         * m4/fclose.m4: New file.
2099         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_FCLOSE,
2100         REPLACE_FCLOSE.
2101         * m4/close.m4 (gl_REPLACE_CLOSE): Invoke gl_REPLACE_FCLOSE.
2102         * modules/stdio (Makefile.am): Substitute GNULIB_FCLOSE,
2103         REPLACE_FCLOSE.
2104         * modules/close (Depends-on): fclose.
2105         * doc/posix-functions/fclose.texi: Mention the problem on Windows.
2106
2107 2008-10-11  Bruno Haible  <bruno@clisp.org>
2108
2109         * lib/winsock.c (_gl_close_fd_maybe_socket): If closesocket fails,
2110         set errno and don't call _close.
2111
2112 2008-10-10  Bruno Haible  <bruno@clisp.org>
2113
2114         * lib/copy-acl.c (qcopy_acl) [CYGWIN]: Call chmod before setting the
2115         ACL, not afterwards. Fixes test failure on Cygwin.
2116
2117 2008-10-09  Ben Pfaff  <blp@gnu.org>
2118
2119         * build-aux/announce-gen: Fix gnulib version related part of usage
2120         message.  Die with a useful error message if no tarballs are
2121         found.
2122
2123 2008-10-10  Jim Meyering  <meyering@redhat.com>
2124
2125         bootstrap: use git's --depth=N option only if it's supported
2126         * build-aux/bootstrap: Work with git-1.4.4.4, which does not
2127         recognize the --depth option.  Reported by Pádraig Brady.
2128
2129 2008-10-09  Bruno Haible  <bruno@clisp.org>
2130
2131         New module 'ioctl'.
2132         * modules/ioctl: New file.
2133         * lib/sys_socket.in.h (ioctl): Remove declaration.
2134         * lib/winsock.c: Include <sys/ioctl.h>.
2135         (rpl_ioctl): Define only of the gnulib module 'ioctl' is present.
2136         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Require
2137         gl_SYS_IOCTL_H_DEFAULTS. Set also SYS_IOCTL_H_HAVE_WINSOCK2_H.
2138         * modules/sys_socket (Files): Add m4/sys_ioctl_h.m4.
2139         * doc/posix-functions/ioctl.texi: Mention the new module.
2140
2141 2008-10-09  Bruno Haible  <bruno@clisp.org>
2142
2143         New module 'sys_ioctl'.
2144         * lib/sys_ioctl.in.h: New file.
2145         * m4/sys_ioctl_h.m4: New file.
2146         * modules/sys_ioctl: New file.
2147         * doc/glibc-headers/sys_ioctl.texi: Mention the new module.
2148
2149 2008-10-09  Bruno Haible  <bruno@clisp.org>
2150
2151         * lib/sys_socket.in.h (ioctl): Make signature POSIX compliant.
2152         * lib/winsock.c: Include <stdarg.h>.
2153         (rpl_ioctl): Change to second argument 'int' and then varargs.
2154
2155 2008-10-09  Bruno Haible  <bruno@clisp.org>
2156
2157         * m4/close.m4 (gl_FUNC_CLOSE): Arrange to replace the close() function
2158         when the sys_socket module is present and the system has <winsock2.h>.
2159
2160 2008-10-09  Bruno Haible  <bruno@clisp.org>
2161
2162         * doc/posix-functions/close.texi: Mention module 'close' instead of
2163         module 'sys_socket'.
2164
2165 2008-10-09  Bruno Haible  <bruno@clisp.org>
2166
2167         * doc/glibc-headers/sys_ioctl.texi: New file.
2168         * doc/gnulib.texi: Include it.
2169
2170 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
2171             Bruno Haible  <bruno@clisp.org>
2172
2173         Combine the two replacements of 'close'.
2174         * lib/sys_socket.in.h (close): Define to a reminder to include
2175         <unistd.h>.
2176         (_gl_close_fd_maybe_socket): New declaration.
2177         (HAVE__GL_CLOSE_FD_MAYBE_SOCKET): New macro.
2178         * lib/winsock.c (close): Remove undefinition.
2179         (_gl_close_fd_maybe_socket): Renamed from rpl_close. Define only when
2180         needed for the gnulib module 'close'.
2181         * lib/unistd.in.h (close): If the gnulib module 'close' is not used,
2182         define to an error symbol or to a warning, if suitable.
2183         * lib/close.c: Include <sys/socket.h>.
2184         (rpl_close): Invoke _gl_close_fd_maybe_socket when gnulib defines it.
2185         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Set also
2186         UNISTD_H_HAVE_WINSOCK2_H.
2187         (gl_SYS_SOCKET_H_DEFAULTS): Require gl_UNISTD_H_DEFAULTS.
2188         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
2189         UNISTD_H_HAVE_WINSOCK2_H.
2190         * modules/sys_socket (Files): Add m4/unistd_h.m4.
2191         (configure.ac): Set a module indicator.
2192         (Makefile.am): Substitute GNULIB_CLOSE.
2193         * modules/unistd (Makefile.am): Substitute UNISTD_H_HAVE_WINSOCK2_H.
2194         * modules/poll-tests (Depends-on): Add close.
2195         * modules/select-tests (Depends-on): Likewise.
2196
2197 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
2198             Bruno Haible  <bruno@clisp.org>
2199
2200         New module 'close'.
2201         * modules/close: New file.
2202         * lib/unistd.in.h (close): Move declaration out of the
2203         FCHDIR_REPLACEMENT scope.
2204         (_gl_unregister_fd): New declaration.
2205         * lib/close.c: New file.
2206         * lib/fchdir.c (rpl_close): Remove function.
2207         * m4/close.m4: New file.
2208         * m4/fchdir.m4 (gl_FUNC_FCHDIR): When replacing fchdir, also replace
2209         close.
2210         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_CLOSE and
2211         REPLACE_CLOSE.
2212         * modules/unistd (Makefile.am): Substitute GNULIB_CLOSE and
2213         REPLACE_CLOSE.
2214         * modules/fchdir (Depends-on): Add close.
2215
2216 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
2217             Bruno Haible  <bruno@clisp.org>
2218
2219         * lib/fcntl.in.h (open): Simplify conditionals.
2220         (_gl_register_fd): New declaration.
2221         * lib/fchdir.c (rpl_open): Remove function.
2222         * lib/open.c: When FCHDIR_REPLACEMENT is defined, compile the file
2223         also.
2224         (open): When FCHDIR_REPLACEMENT is defined, invoke _gl_register_fd.
2225         * m4/fchdir.m4 (gl_FUNC_FCHDIR): When replacing fchdir, also replace
2226         open.
2227
2228 2008-10-09  Jim Meyering  <meyering@redhat.com>
2229
2230         GNUmakefile: use the more name-space-friendly "_version"
2231         * top/GNUmakefile (_dummy): Update.
2232         (_version): Rename from "version".
2233
2234 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
2235             Bruno Haible  <bruno@clisp.org>
2236
2237         * lib/fchdir.c (_gl_unregister_fd): New functions, extracted from
2238         rpl_close.
2239         (_gl_register_fd): New function, extracted from rpl_open.
2240         (rpl_close, rpl_closedir): Use _gl_unregister_fd.
2241         (rpl_open, rpl_opendir): Use _gl_register_fd.
2242
2243 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
2244
2245         Fix organization of 'open' replacement.
2246         * m4/open.m4 (gl_REPLACE_OPEN): New macro.
2247         (gl_FUNC_OPEN): Use it.
2248         (gl_PREREQ_OPEN): Add a : to make the body non-empty.
2249
2250 2008-10-08  Bruno Haible  <bruno@clisp.org>
2251
2252         * modules/getdate-tests (test_getdata_LDADD): Add LIBINTL.
2253
2254 2008-10-08  Simon Josefsson  <simon@josefsson.org>
2255
2256         * m4/sys_socket_h.m4: Don't AC_LIBOBJ(winsock).  The file is
2257         AC_LIBOBJ'ed by each gnulib module that needs it (e.g., socket,
2258         listen).
2259
2260 2008-10-08  Eric Blake  <ebb9@byu.net>
2261
2262         GNUmakefile: add 'make version' target
2263         * top/GNUmakefile (_curr-ver): Split version update rules...
2264         (version): ...into a target.
2265
2266 2008-10-07  Bruno Haible  <bruno@clisp.org>
2267
2268         Use a more portable replacement expression for -0.0L.
2269         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Use -LDBL_MIN * LDBL_MIN
2270         instead of -0.0L. Fix m4 quotation.
2271
2272         * tests/test-signbit.c: Include <float.h>.
2273         (minus_zero): New variable.
2274         (test_signbitl): Use minus_zero instead of -zero.
2275         * modules/signbit-tests (Depends-on): Add float.
2276
2277         * tests/test-ceill.c: Include <float.h>.
2278         (zero): Remove variable.
2279         (minus_zero): New variable.
2280         (main): Use minus_zero instead of -zero.
2281         * modules/ceill-tests (Depends-on): Add float.
2282
2283         * tests/test-floorl.c: Include <float.h>.
2284         (zero): Remove variable.
2285         (minus_zero): New variable.
2286         (main): Use minus_zero instead of -zero.
2287         * modules/floorl-tests (Depends-on): Add float.
2288
2289         * tests/test-roundl.c: Include <float.h>.
2290         (zero): Remove variable.
2291         (minus_zero): New variable.
2292         (main): Use minus_zero instead of -zero.
2293         * modules/roundl-tests (Depends-on): Add float.
2294
2295         * tests/test-truncl.c: Include <float.h>.
2296         (zero): Remove variable.
2297         (minus_zero): New variable.
2298         (main): Use minus_zero instead of -zero.
2299         * modules/truncl-tests (Depends-on): Add float.
2300
2301         * tests/test-frexpl.c (zero): Remove variable.
2302         (minus_zero): New variable.
2303         (main): Use minus_zero instead of -zero.
2304         * modules/frexpl-tests (Depends-on): Add float.
2305
2306         * tests/test-isnan.c (zerol): Remove variable.
2307         (minus_zerol): New variable.
2308         (test_long_double): Use minus_zerol instead of -zerol.
2309         * modules/isnan-tests (Depends-on): Add float.
2310
2311         * tests/test-isnanl.h (zero): Remove variable.
2312         (minus_zero): New variable.
2313         (main): Use minus_zero instead of -zero.
2314         * modules/isnanl-nolibm-tests (Depends-on): Add float.
2315         * modules/isnanl-tests (Depends-on): Add float.
2316
2317         * tests/test-ldexpl.c (zero): Remove variable.
2318         (minus_zero): New variable.
2319         (main): Use minus_zero instead of -zero.
2320         * modules/ldexpl-tests (Depends-on): Add float.
2321
2322         * tests/test-snprintf-posix.h (zerol): Remove variable.
2323         (minus_zerol): New variable.
2324         (test_function): Use minus_zerol instead of -zerol.
2325         * modules/snprintf-posix-tests (Depends-on): Add float.
2326         * modules/vsnprintf-posix-tests (Depends-on): Add float.
2327
2328         * tests/test-sprintf-posix.h (zerol): Remove variable.
2329         (minus_zerol): New variable.
2330         (test_function): Use minus_zerol instead of -zerol.
2331         * modules/sprintf-posix-tests (Depends-on): Add float.
2332         * modules/vsprintf-posix-tests (Depends-on): Add float.
2333
2334         * tests/test-vasnprintf-posix.c (zerol): Remove variable.
2335         (minus_zerol): New variable.
2336         (test_function): Use minus_zerol instead of -zerol.
2337         * modules/vasnprintf-posix-tests (Depends-on): Add float.
2338
2339         * tests/test-vasprintf-posix.c (zerol): Remove variable.
2340         (minus_zerol): New variable.
2341         (test_function): Use minus_zerol instead of -zerol.
2342         * modules/vasprintf-posix-tests (Depends-on): Add float.
2343
2344 2008-10-07  Simon Josefsson  <simon@josefsson.org>
2345
2346         * MODULES.html.sh (Support for building documentation): Mention
2347         pmccabe2html.  Sort entries.
2348
2349         Add pmccabe2html module, from gnupdf.
2350         * build-aux/pmccabe.css: New file.
2351         * build-aux/pmccabe2html: New file.
2352         * m4/pmccabe2html.m4: New file.
2353         * modules/pmccabe2html: New file.
2354
2355 2008-10-07  Richard W.M. Jones <rjones@redhat.com>
2356
2357         flock: new module
2358         * MODULES.html.sh: Add to list of modules.
2359         * lib/flock.c: flock implementation for Windows and Unix systems
2360         which have fcntl.
2361         * doc/glibc-functions/flock.texi: Update documentation.
2362         * lib/sys_file.in.h: <sys/file.h> header file.
2363         * m4/flock.m4: M4 macros.
2364         * m4/sys_file_h.m4: M4 macros for replacement sys/file.h.
2365         * modules/flock: flock module.
2366         * modules/flock-tests: flock tests module.
2367         * modules/sys_file: sys/file.h module.
2368         * tests/test-flock.c: test suite for flock.
2369
2370 2008-10-06  Jim Meyering  <meyering@redhat.com>
2371
2372         bootstrap: check for LT_INIT more portably still ;-)
2373         * build-aux/bootstrap: Don't rely on \>, since it's not portable.
2374         Spotted by Bruno Haible.
2375
2376 2008-10-06  Eric Blake  <ebb9@byu.net>
2377
2378         test-signbit: avoid tripping Irix cc bug on -0.0L
2379         * tests/test-signbit.c (minus_zerol): Delete, and replace with
2380         '-zerol'.  This may break on HP-UX/hppa, but at least makes the
2381         entire testsuite consistent and avoids an Irix 6.2 bug.
2382
2383 2008-10-05  Bruno Haible  <bruno@clisp.org>
2384             Jim Meyering  <jim@meyering.net>
2385
2386         Add an option for ignoring EPIPE during close_stdout.
2387         * lib/closeout.h: Include <stdbool.h>.
2388         (close_stdout_set_ignore_EPIPE): New declaration.
2389         * lib/closeout.c: Include <stdbool.h>.
2390         (ignore_EPIPE): New variable.
2391         (close_stdout_set_ignore_EPIPE): New function.
2392         (close_stdout): Ignore EPIPE error if ignore_EPIPE is set.
2393         * lib/close-stream.c (close_stream): Mention the possible EPIPE
2394         failure.
2395         * modules/closeout (Depends-on): Add stdbool.
2396
2397 2008-10-05  Bruno Haible  <bruno@clisp.org>
2398
2399         * modules/accept: New file.
2400         * modules/bind: New file.
2401         * modules/connect: New file.
2402         * modules/getpeername: New file.
2403         * modules/getsockname: New file.
2404         * modules/getsockopt: New file.
2405         * modules/listen: New file.
2406         * modules/recv: New file.
2407         * modules/recvfrom: New file.
2408         * modules/send: New file.
2409         * modules/sendto: New file.
2410         * modules/setsockopt: New file.
2411         * modules/socket: New file.
2412         * lib/sys_socket.in.h: Include the GL_LINK_WARNING definition.
2413         (socket, connect, accept, bind, getpeername, getsockname, getsockopt,
2414         listen, recv, send, recvfrom, sendto, setsockopt): Declare only when
2415         the particular module is requested. Add a link warning when the
2416         particular module is not requested.
2417         * lib/winsock.c (rpl_socket, rpl_connect, rpl_accept, rpl_bind,
2418         rpl_getpeername, rpl_getsockname, rpl_getsockopt, rpl_listen, rpl_recv,
2419         rpl_send, rpl_recvfrom, rpl_sendto, rpl_setsockopt): Define only when
2420         the particular module is requested.
2421         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR,
2422         gl_SYS_SOCKET_H_DEFAULTS): New macros.
2423         (gl_HEADER_SYS_SOCKET): Require gl_SYS_SOCKET_H_DEFAULTS.
2424         * modules/sys_socket (Depends-on): Add link-warning.
2425         (Makeifle.am): Substitute GNULIB_SOCKET, GNULIB_CONNECT, GNULIB_ACCEPT,
2426         GNULIB_BIND, GNULIB_GETPEERNAME, GNULIB_GETSOCKNAME, GNULIB_GETSOCKOPT,
2427         GNULIB_LISTEN, GNULIB_RECV, GNULIB_SEND, GNULIB_RECVFROM,
2428         GNULIB_SENDTO, GNULIB_SETSOCKOPT, and the definition of
2429         GL_LINK_WARNING.
2430         * doc/posix-functions/accept.texi: Mention the new module 'accept'.
2431         * doc/posix-functions/bind.texi: Mention the new module 'bind'.
2432         * doc/posix-functions/connect.texi: Mention the new module 'connect'.
2433         * doc/posix-functions/getpeername.texi: Mention the new module
2434         'getpeername'.
2435         * doc/posix-functions/getsockname.texi: Mention the new module
2436         'getsockname'.
2437         * doc/posix-functions/getsockopt.texi: Mention the new module
2438         'getsockopt'.
2439         * doc/posix-functions/listen.texi: Mention the new module 'listen'.
2440         * doc/posix-functions/recv.texi: Mention the new module 'recv'.
2441         * doc/posix-functions/recvfrom.texi: Mention the new module 'recvfrom'.
2442         * doc/posix-functions/send.texi: Mention the new module 'send'.
2443         * doc/posix-functions/sendto.texi: Mention the new module 'sendto'.
2444         * doc/posix-functions/setsockopt.texi: Mention the new module
2445         'setsockopt'.
2446         * doc/posix-functions/socket.texi: Mention the new module 'socket'.
2447         * modules/poll-tests (Depends-on): Add socket, bind, getsockopt,
2448         listen, connect, accept.
2449         * modules/select-tests (Depends-on): Likewise.
2450
2451 2008-10-05  Bruno Haible  <bruno@clisp.org>
2452
2453         * lib/winsock.c (strerror): Remove unused #undef.
2454         (rpl_close): Remove unused local variable.
2455
2456         * modules/sys_socket (Depends-on); Add errno.
2457
2458 2008-10-05  Bruno Haible  <bruno@clisp.org>
2459
2460         * lib/sys_select.in.h: Include the GL_LINK_WARNING definition.
2461         (select): Add a link warning when the 'select' module is not used.
2462         * modules/sys_select (Depends-on): Add link-warning.
2463         (Makefile.am): Substitute the definition of GL_LINK_WARNING.
2464         Suggested by Paolo Bonzini.
2465
2466 2008-10-05  Jim Meyering  <meyering@redhat.com>
2467
2468         bootstrap: check for LT_INIT more portably
2469         * build-aux/bootstrap: Avoid using grep -E, since it's not
2470         portable enough.  Suggestion from Bruno Haible.
2471
2472 2008-10-05  Bruno Haible  <bruno@clisp.org>
2473
2474         * doc/posix-headers/sys_select.texi: Mention 'struct timeval' problem
2475         as being fixed by gnulib.
2476
2477 2008-10-05  Bruno Haible  <bruno@clisp.org>
2478
2479         * modules/select-tests: New file, mostly copied from
2480         modules/sys_select-tests.
2481         * tests/test-select.c: New file, mostly copied from
2482         tests/test-sys_select.c.
2483         * tests/test-sys_select.c: Move most of the code to tests/test-select.c.
2484         * modules/sys_select-tests (Depends-on): Remove all dependencies.
2485         (Makefile.am): Remove test_sys_select_LDADD.
2486
2487         * lib/sys_select.in.h (select): If GNULIB_SELECT is not set, define it
2488         to an undefined symbol, for an error message.
2489         * m4/sys_select_h.m4 (gl_SYS_SELECT_MODULE_INDICATOR): New macro.
2490         (gl_SYS_SELECT_H_DEFAULTS): New macro.
2491         (gl_HEADER_SYS_SELECT): Require it. Don't require compilation of
2492         winsock-select.c here.
2493         * modules/sys_select (Files): Remove lib/winsock-select.c.
2494         (Depends-on): Remove alloca.
2495         (Makefile.am): Substitute GNULIB_SELECT.
2496         * modules/select: New file.
2497         * doc/posix-functions/select.texi: Update.
2498
2499 2008-10-05  Bruno Haible  <bruno@clisp.org>
2500
2501         * lib/spawn_faction_addclose.c (__sysconf): Use getdtablesize always.
2502         * lib/spawn_faction_adddup2.c (__sysconf): Likewise.
2503         * lib/spawn_faction_addopen.c (__sysconf): Likewise.
2504         * modules/posix_spawn_file_actions_addclose (Depends-on): Add
2505         getdtablesize.
2506         * modules/posix_spawn_file_actions_adddup2 (Depends-on): Likewise.
2507         * modules/posix_spawn_file_actions_addopen (Depends-on): Likewise.
2508
2509 2008-10-05  Bruno Haible  <bruno@clisp.org>
2510
2511         * modules/getdtablesize-tests: New file.
2512         * tests/test-getdtablesize.c: New file.
2513
2514         New module 'getdtablesize'.
2515         * lib/unistd.in.h (getdtablesize): New declaration.
2516         * lib/getdtablesize.c: New file.
2517         * m4/getdtablesize.m4: New file.
2518         * modules/getdtablesize: New file.
2519         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
2520         GNULIB_GETDTABLESIZE, HAVE_GETDTABLESIZE.
2521         * modules/unistd (Makefile.am): Substitute GNULIB_GETDTABLESIZE,
2522         HAVE_GETDTABLESIZE.
2523         * doc/glibc-functions/getdtablesize.texi: Mention the new module.
2524
2525 2008-10-05  Bruno Haible  <bruno@clisp.org>
2526
2527         * modules/sched (Makefile.am): Fix typo.
2528         Reported by Simon Josefsson.
2529
2530 2008-10-05  Jim Meyering  <meyering@redhat.com>
2531
2532         bootstrap: check for LT_INIT, too
2533         * build-aux/bootstrap: Both AC_PROG_LIBTOOL and AM_PROG_LIBTOOL
2534         are deprecated.  Suggestion from Ralf Wildenhues.
2535
2536 2008-10-05  Bruno Haible  <bruno@clisp.org>
2537
2538         * lib/spawn.in.h (POSIX_SPAWN_*): Use the system's values, rather than
2539         overriding them by ours.
2540         (POSIX_SPAWN_USEVFORK): Use the next free bit position.
2541
2542 2008-10-05  Jim Meyering  <meyering@redhat.com>
2543
2544         bootstrap: check for AC_PROG_LIBTOOL as well as AM_PROG_LIBTOOL
2545         * build-aux/bootstrap: Check for AC_PROG_LIBTOOL, as well as the
2546         obsolete AM_PROG_LIBTOOL.  Spotted by Debarshi Ray <rishi@gnu.org>.
2547
2548 2008-10-04  Bruno Haible  <bruno@clisp.org>
2549
2550         * modules/dup2 (License): Change to LGPLv2+.
2551         * modules/sleep (License): Likewise.
2552         * modules/perror (License): Likewise.
2553         * modules/fopen (License): Change to LGPLv2+, with approval by Eric
2554         Blake.
2555         * modules/signal (License): Likewise.
2556         * modules/sigprocmask (License): Likewise.
2557         * modules/raise (License): Change to LGPLv2+, with approval by Jim
2558         Meyering.
2559
2560 2008-10-04  Bruno Haible  <bruno@clisp.org>
2561
2562         * lib/spawn.in.h (POSIX_SPAWN_*): Undefine before redefining.
2563         Reported by Rainer Tammer <tammer@tammer.net>.
2564
2565 2008-10-03  Paolo Bonzini  <bonzini@gnu.org>
2566             Bruno Haible  <bruno@clisp.org>
2567
2568         * lib/errno.in.h (EWOULDBLOCK) [win32]: Define to EAGAIN.
2569         * lib/winsock.c (set_winsock_errno): Map WSAEWOULDBLOCK to EWOULDBLOCK.
2570         * lib/strerror.c (rpl_strerror): Remove error string for EWOULDBLOCK.
2571
2572 2008-10-03  Kamil Dudka  <kdudka@redhat.com>
2573
2574         filevercmp: new module
2575         * lib/filevercmp.h: New function filevercmp comparing version strings.
2576         * lib/filevercmp.c: Implementation of filevercmp function.
2577         * modules/filevercmp: Module metadata.
2578         * tests/test-filevercmp.c: Unit test for new module.
2579         * modules/filevercmp-tests: Unit test metadata.
2580         * MODULES.html.sh: Add filevercmp module.
2581
2582 2008-10-03  Bruno Haible  <bruno@clisp.org>
2583
2584         * lib/c-ctype.h: Add comment.
2585         Reported by Jim Meyering.
2586
2587 2008-10-02  Bruno Haible  <bruno@clisp.org>
2588
2589         * modules/posix_spawn-internal (Depends-on): Add 'open'.
2590
2591 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
2592
2593         * build-aux/bootstrap: Allow renaming bootstrap, and change the
2594         name of bootstrap.conf accordingly.
2595
2596 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
2597
2598         * build-aux/bootstrap: Install git-merge-changelog configuration
2599         items into .gitconfig if needed.
2600
2601 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
2602
2603         * build-aux/bootstrap: Recognize `gnulib' being a submodule in a
2604         git repository, and initialize/update it accordingly.
2605
2606 2008-10-02  Richard W.M. Jones  <rjones@redhat.com>
2607
2608         * modules/fsync-tests: New file.
2609         * tests/test-fsync.c: New file.
2610
2611         New module 'fsync'.
2612         * lib/fsync.c: New file.
2613         * m4/fsync.m4: New file.
2614         * modules/fsync: New file.
2615         * lib/unistd.in.h (fsync): New declaration.
2616         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Define and AC_SUBST both
2617         GNULIB_FSYNC and HAVE_FSYNC.
2618         * modules/unistd: Substitute GNULIB_FSYNC and HAVE_FSYNC.
2619         * MODULES.html.sh (posix_functions): Add fsync.
2620         * doc/posix-functions/fsync.texi: Mention the new module.
2621
2622 2008-10-02  Jim Meyering  <meyering@redhat.com>
2623
2624         fts.c: sync with similar code from coreutils' remove.c
2625         * lib/fts.c (dirent_inode_sort_may_be_useful): Merge from coreutils.
2626         Guard also with "#if defined __linux__", since for now at least,
2627         this code is Linux-kernel-specific.
2628
2629 2008-10-02  Jim Meyering  <meyering@redhat.com>
2630
2631         fts: bug fixes
2632         * lib/fts.c: Remove unnecessary "defined" in cpp directive.
2633         Include <sys/vfs.h>, not <sys/statfs.h>.
2634
2635         * m4/fts.m4 (gl_FUNC_FTS_CORE): Fix typo s/vfs/vfs.h/.
2636         Include <sys/vfs.h>, not <sys/statfs.h>.
2637
2638 2008-10-01  Bruno Haible  <bruno@clisp.org>
2639
2640         Avoid the broken posix_spawn function on AIX 5.3 and 6.1.
2641         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): New macro.
2642         (gl_POSIX_SPAWN_BODY): Invoke it. Set REPLACE_POSIX_SPAWN if needed.
2643         * doc/posix-functions/posix_spawn.texi: Mention the AIX bugs.
2644         * doc/posix-functions/posix_spawnp.texi: Likewise.
2645         * m4/execute.m4 (gl_EXECUTE): Invoke gl_POSIX_SPAWN_WORKS, to check
2646         whether posix_spawn actually works.
2647         * m4/pipe.m4 (gl_PIPE): Likewise.
2648         * modules/execute (Files): Add m4/posix_spawn.m4.
2649         * modules/pipe (Files): Add m4/posix_spawn.m4.
2650         Reported and analyzed by Rainer Tammer <tammer@tammer.net>.
2651
2652 2008-10-01  Jim Meyering  <meyering@redhat.com>
2653
2654         remove trailing spaces
2655         * NEWS: Likewise.
2656         * lib/poll.c (poll): Likewise.
2657         * lib/sys_socket.in.h (SHUT_RDWR): Likewise.
2658         * lib/winsock.c (rpl_close): Likewise.
2659         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Likewise.
2660         * modules/yield: Likewise.
2661         * tests/test-poll.c (connect_to_socket, poll1): Likewise.
2662         * tests/test-sys_select.c (connect_to_socket): Likewise.
2663
2664         fts.c: adjust a new interface to be more generally useful
2665         * lib/fts.c (dirent_inode_sort_may_be_useful): Take an FD parameter.
2666         (fts_build): Adjust caller.
2667
2668 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
2669
2670         * modules/cond-tests: New file.
2671         * tests/test-cond.c: New file.
2672
2673 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
2674             Bruno Haible  <bruno@clisp.org>
2675
2676         * modules/cond (Dependencies): Add errno, time.
2677         * lib/glthread/cond.h: Include <time.h>.
2678         (gl_cond_define, gl_cond_define_initialized): Use the same definition
2679         across platforms.
2680
2681 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
2682             Bruno Haible  <bruno@clisp.org>
2683
2684         * m4/thread.m4 (gl_THREAD): Fix detection of pthread_atfork function.
2685
2686 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
2687             Bruno Haible  <bruno@clisp.org>
2688
2689         * modules/tls-tests (Depends-on): Add thread, yield.
2690         (configure.ac): Remove all checks.
2691         (test_tls_LDADD): Use YIELD_LIB instead of LIBSCHED.
2692         * tests/test-tls.c (gl_thread_t, gl_thread_join, gl_thread_yield,
2693         gl_thread_self): Remove definitions. Include glthread/thread.h and
2694         glthread/yield.h instead.
2695         (test_tls): Pass an additional NULL argument to gl_thread_join.
2696
2697 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
2698             Bruno Haible  <bruno@clisp.org>
2699
2700         * modules/lock-tests (Depends-on): Add thread, yield.
2701         (configure.ac): Remove all checks.
2702         (test_lock_LDADD): Use YIELD_LIB instead of LIBSCHED.
2703         * tests/test-lock.c (gl_thread_t, gl_thread_join, gl_thread_yield,
2704         gl_thread_self): Remove definitions. Include glthread/thread.h and
2705         glthread/yield.h instead.
2706         (test_lock, test_rwlock, test_recursive_lock, test_once): Pass an
2707         additional NULL argument to gl_thread_join.
2708
2709 2008-09-30  Bruno Haible  <bruno@clisp.org>
2710
2711         Fix the Win32 implementation of the 'thread' module.
2712         * lib/glthread/thread.h [USE_WIN32_THREADS] (gl_thread_t): Change to a
2713         pointer type.
2714         (gl_thread_self): Invoke gl_thread_self_func.
2715         (gl_thread_self_func): New declaration.
2716         * lib/glthread/thread.c [USE_WIN32_THREADS] (self_key): New variable.
2717         (do_init_self_key, init_self_key): New functions.
2718         (struct gl_thread_struct): Renamed from 'struct thread_extra'.
2719         Remove some fields.
2720         (running_threads, running_lock): Remove variables.
2721         (get_current_thread_handle): New function.
2722         (gl_thread_self_func, wrapper_func, glthread_create_func,
2723         glthread_join_func, gl_thread_exit_func): Largely rewritten and
2724         simplified.
2725
2726 2008-09-30  Bruno Haible  <bruno@clisp.org>
2727
2728         * lib/winsock-select.c (win32_poll_handle): Add shortcut for regular
2729         files.
2730
2731 2008-09-30  Jim Meyering  <meyering@redhat.com>
2732
2733         fts.m4: correct the test for statfs.f_type
2734         * m4/fts.m4 (gl_FUNC_FTS_CORE): Include <sys/statfs.h>
2735         when checking for statfs.f_type.
2736
2737 2008-09-15  Simon Josefsson  <simon@josefsson.org>
2738
2739         tests: avoid some compiler warnings
2740         * tests/test-memchr.c (main): Pass NULL indirectly.
2741         * tests/test-getdate.c (main): Remove unused variable 'ret'.
2742
2743 2008-09-29  OndÅ™ej Vašík  <ovasik@redhat.com>
2744
2745         getdate.y: disallow countable dayshifts like "4 yesterday ago"
2746         * lib/getdate.y (relative_time_table) [tDAY_SHIFT]: New type for
2747         exactly specified dayshifts.
2748         (dayshift): New rule.
2749         (rel): Add dayshift.
2750         (relative_time_table) [tomorrow, yesterday, today, now]:
2751         Use tDAY_SHIFT in place of tDAY_UNIT.
2752         * tests/test-getdate.c: Add tests for now-disallowed countable
2753         dayshifts, e.g., "4 yesterday ago".
2754
2755 2008-09-29  Bruno Haible  <bruno@clisp.org>
2756
2757         * tests/test-posix_spawn1.c: Renamed from tests/test-posix_spawn.c.
2758         * tests/test-posix_spawn1.in.sh: Renamed from
2759         tests/test-posix_spawn.in.sh.
2760         * tests/test-posix_spawn2.c: New file.
2761         * tests/test-posix_spawn2.in.sh: New file.
2762         * modules/posix_spawnp-tests (Files): Update.
2763         (Makefile.am): Update. Add test-posix_spawn2 to the tests.
2764
2765 2008-09-29  Bruno Haible  <bruno@clisp.org>
2766
2767         Propagate effects of putenv/setenv/unsetenv to child processes.
2768         * lib/execute.c (execute): Use spawnvpe instead of spawnvp.
2769         * lib/pipe.c (create_pipe): Likewise.
2770
2771 2008-09-29  Bruno Haible  <bruno@clisp.org>
2772
2773         Enable use of shell scripts as executables in mingw.
2774         * lib/execute.c (execute): When spawnv fails with error ENOEXEC,
2775         run the program as a shell script.
2776         * lib/pipe.c (create_pipe): Likewise.
2777         * lib/w32spawn.h (prepare_spawn): Add a hidden element in front of the
2778         resulting array.
2779
2780 2008-09-29  Eric Blake  <ebb9@byu.net>
2781
2782         * m4/arpa_inet_h.m4 (gl_REPLACE_ARPA_INET_H): Fix typo.
2783
2784 2008-08-24  Paolo Bonzini  <bonzini@gnu.org>
2785
2786         * doc/posix-functions/accept.texi: Update mingw problems.
2787         * doc/posix-functions/bind.texi: Update mingw problems.
2788         * doc/posix-functions/close.texi: Update mingw problems.
2789         * doc/posix-functions/connect.texi: Update mingw problems.
2790         * doc/posix-functions/getpeername.texi: Update mingw problems.
2791         * doc/posix-functions/getsockname.texi: Update mingw problems.
2792         * doc/posix-functions/getsockopt.texi: Update mingw problems.
2793         * doc/posix-functions/ioctl.texi: Update mingw problems.
2794         * doc/posix-functions/listen.texi: Update mingw problems.
2795         * doc/posix-functions/recv.texi: Update mingw problems.
2796         * doc/posix-functions/recvfrom.texi: Update mingw problems.
2797         * doc/posix-functions/select.texi: Update mingw problems.
2798         * doc/posix-functions/send.texi: Update mingw problems.
2799         * doc/posix-functions/sendto.texi: Update mingw problems.
2800         * doc/posix-functions/setsockopt.texi: Update mingw problems.
2801         * doc/posix-functions/socket.texi: Update mingw problems.
2802
2803 2008-09-29  Paolo Bonzini  <bonzini@gnu.org>
2804             Bruno Haible  <bruno@clisp.org>
2805
2806         * lib/sys_select.in.h: Include sys/time.h.
2807         * m4/sys_select.h.m4: Test that struct timeval is fully defined.
2808         * modules/sys_select: Depend on sys_time.
2809         * tests/test-sys_select.c: Test that sys/select.h defines struct
2810         timeval fully.
2811
2812 2008-09-29  Bruno Haible  <bruno@clisp.org>
2813
2814         * lib/sys_socket.in.h: Wrap the definitions in 'extern "C"'.
2815         * lib/sys_select.in.h: Likewise.
2816
2817 2008-09-29  Bruno Haible  <bruno@clisp.org>
2818
2819         * lib/winsock.c (rpl_close, rpl_socket): Remove unused variables.
2820
2821 2008-09-29  Bruno Haible  <bruno@clisp.org>
2822
2823         * m4/sockets.m4 (gl_SOCKETS): Check also for the need to use -lsocket.
2824         Set LIBSOCKET instead of augmenting LIBS.
2825         * modules/sockets (Link): New section.
2826         * modules/sockets-tests (test_sockets_LDADD): New variable.
2827         * modules/sys_select-tests (test_sys_select_LDADD): New variable.
2828         * modules/poll-tests (test_poll_LDADD): New variable.
2829         * NEWS: Document the change.
2830
2831 2008-09-29  Bruno Haible  <bruno@clisp.org>
2832
2833         * m4/arpa_inet_h.m4 (gl_REPLACE_ARPA_INET_H): New macro.
2834         * m4/inet_ntop.m4 (gl_INET_NTOP): Invoke it instead of assigning
2835         ARPA_INET_H directly.
2836         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
2837
2838 2008-09-28  Bruno Haible  <bruno@clisp.org>
2839
2840         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): New macro, extracted
2841         from gl_HEADER_SYS_SOCKET.
2842         (gl_HEADER_SYS_SOCKET): Invoke it.
2843         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
2844
2845 2008-09-28  Bruno Haible  <bruno@clisp.org>
2846
2847         * doc/posix-headers/sys_select.texi: Mention 'struct timeval' problem.
2848         * tests/test-sys_select.c: Include <sys/time.h>, for struct timeval.
2849         Needed on OSF/1 4.0.
2850
2851 2008-09-28  Bruno Haible  <bruno@clisp.org>
2852
2853         Override open more carefully.
2854         * lib/open.c (orig_open): New function.
2855         (rpl_open): Use orig_open instead of open.
2856         * lib/fcntl.in.h: Add special invocation convention.
2857         * m4/open.m4 (gl_PREREQ_OPEN): New macro.
2858         (gl_FUNC_OPEN): Invoke it.
2859
2860         Override freopen more carefully.
2861         * lib/freopen.c (orig_freopen): New function.
2862         (rpl_freopen): Use orig_freopen instead of freopen.
2863         * m4/freopen.m4 (gl_PREREQ_FREOPEN): New macro.
2864         (gl_FUNC_FREOPEN): Invoke it.
2865
2866         Override fopen more carefully.
2867         * lib/fopen.c (orig_fopen): New function.
2868         (rpl_fopen): Use orig_fopen instead of fopen.
2869         * m4/fopen.m4 (gl_PREREQ_FOPEN): New macro.
2870         (gl_FUNC_FOPEN): Invoke it.
2871         Needed on AIX. Reported by Rainer Tammer <tammer@tammer.net>.
2872
2873 2008-09-28  Bruno Haible  <bruno@clisp.org>
2874
2875         * lib/pipe.h (create_pipe_out, create_pipe_bidi): Add comment about
2876         SIGPIPE.
2877
2878 2008-09-28  Bruno Haible  <bruno@clisp.org>
2879
2880         * tests/test-sigaction.c (handler, main): Disable the check whether
2881         SA_RESETHAND has reverted the installed handler to SIG_DFL. Needed on
2882         glibc systems with LinuxThreads.
2883
2884 2008-09-28  Bruno Haible  <bruno@clisp.org>
2885
2886         * doc/posix-functions/freopen.texi: Mention the trailing slash problem.
2887
2888         * lib/stdio.in.h (fopen, freopen): Undefine before redefining. Needed
2889         with AIX xlc.
2890         * lib/fcntl.in.h (open): Likewise.
2891         Reported by Rainer Tammer <tammer@tammer.net>.
2892
2893 2008-09-28  Bruno Haible  <bruno@clisp.org>
2894
2895         * modules/posix_spawnp-tests: New file.
2896         * tests/test-posix_spawn.c: New file.
2897         * tests/test-posix_spawn.in.sh: New file.
2898
2899         New module 'posix_spawnp'.
2900         * modules/posix_spawnp: New file.
2901         * lib/spawnp.c: New file, from GNU libc with modifications.
2902         * doc/posix-functions/posix_spawnp.texi: Mention the new module.
2903
2904         New module 'posix_spawn'.
2905         * modules/posix_spawn: New file.
2906         * lib/spawn.c: New file, from GNU libc with modifications.
2907         * doc/posix-functions/posix_spawn.texi: Mention the new module.
2908
2909         New module 'posix_spawnattr_destroy'.
2910         * modules/posix_spawnattr_destroy: New file.
2911         * lib/spawnattr_destroy.c: New file, from GNU libc with modifications.
2912         * doc/posix-functions/posix_spawnattr_destroy.texi: Mention the new
2913         module.
2914
2915         New module 'posix_spawnattr_setsigmask'.
2916         * modules/posix_spawnattr_setsigmask: New file.
2917         * lib/spawnattr_setsigmask.c: New file, from GNU libc with
2918         modifications.
2919         * doc/posix-functions/posix_spawnattr_setsigmask.texi: Mention the
2920         new module.
2921
2922         New module 'posix_spawnattr_getsigmask'.
2923         * modules/posix_spawnattr_getsigmask: New file.
2924         * lib/spawnattr_getsigmask.c: New file, from GNU libc with
2925         modifications.
2926         * doc/posix-functions/posix_spawnattr_getsigmask.texi: Mention the
2927         new module.
2928
2929         New module 'posix_spawnattr_setsigdefault'.
2930         * modules/posix_spawnattr_setsigdefault: New file.
2931         * lib/spawnattr_setdefault.c: New file, from GNU libc with
2932         modifications.
2933         * doc/posix-functions/posix_spawnattr_setsigdefault.texi: Mention the
2934         new module.
2935
2936         New module 'posix_spawnattr_getsigdefault'.
2937         * modules/posix_spawnattr_getsigdefault: New file.
2938         * lib/spawnattr_getdefault.c: New file, from GNU libc with
2939         modifications.
2940         * doc/posix-functions/posix_spawnattr_getsigdefault.texi: Mention the
2941         new module.
2942
2943         New module 'posix_spawnattr_setschedpolicy'.
2944         * modules/posix_spawnattr_setschedpolicy: New file.
2945         * lib/spawnattr_setschedpolicy.c: New file, from GNU libc with
2946         modifications.
2947         * doc/posix-functions/posix_spawnattr_setschedpolicy.texi: Mention the
2948         new module.
2949
2950         New module 'posix_spawnattr_getschedpolicy'.
2951         * modules/posix_spawnattr_getschedpolicy: New file.
2952         * lib/spawnattr_getschedpolicy.c: New file, from GNU libc with
2953         modifications.
2954         * doc/posix-functions/posix_spawnattr_getschedpolicy.texi: Mention the
2955         new module.
2956
2957         New module 'posix_spawnattr_setschedparam'.
2958         * modules/posix_spawnattr_setschedparam: New file.
2959         * lib/spawnattr_setschedparam.c: New file, from GNU libc with
2960         modifications.
2961         * doc/posix-functions/posix_spawnattr_setschedparam.texi: Mention the
2962         new module.
2963
2964         New module 'posix_spawnattr_getschedparam'.
2965         * modules/posix_spawnattr_getschedparam: New file.
2966         * lib/spawnattr_getschedparam.c: New file, from GNU libc with
2967         modifications.
2968         * doc/posix-functions/posix_spawnattr_getschedparam.texi: Mention the
2969         new module.
2970
2971         New module 'posix_spawnattr_setpgroup'.
2972         * modules/posix_spawnattr_setpgroup: New file.
2973         * lib/spawnattr_setpgroup.c: New file, from GNU libc with
2974         modifications.
2975         * doc/posix-functions/posix_spawnattr_setpgroup.texi: Mention the new
2976         module.
2977
2978         New module 'posix_spawnattr_getpgroup'.
2979         * modules/posix_spawnattr_getpgroup: New file.
2980         * lib/spawnattr_getpgroup.c: New file, from GNU libc with
2981         modifications.
2982         * doc/posix-functions/posix_spawnattr_getpgroup.texi: Mention the new
2983         module.
2984
2985         New module 'posix_spawnattr_setflags'.
2986         * modules/posix_spawnattr_setflags: New file.
2987         * lib/spawnattr_setflags.c: New file, from GNU libc with modifications.
2988         * doc/posix-functions/posix_spawnattr_setflags.texi: Mention the new
2989         module.
2990
2991         New module 'posix_spawnattr_getflags'.
2992         * modules/posix_spawnattr_getflags: New file.
2993         * lib/spawnattr_getflags.c: New file, from GNU libc with modifications.
2994         * doc/posix-functions/posix_spawnattr_getflags.texi: Mention the new
2995         module.
2996
2997         New module 'posix_spawnattr_init'.
2998         * modules/posix_spawnattr_init: New file.
2999         * lib/spawnattr_init.c: New file, from GNU libc with modifications.
3000         * doc/posix-functions/posix_spawnattr_init.texi: Mention the new
3001         module.
3002
3003         New module 'posix_spawn_file_actions_destroy'.
3004         * modules/posix_spawn_file_actions_destroy: New file.
3005         * lib/spawn_faction_destroy.c: New file, from GNU libc with
3006         modifications.
3007         * doc/posix-functions/posix_spawn_file_actions_destroy.texi: Mention
3008         the new module.
3009
3010         New module 'posix_spawn_file_actions_addopen'.
3011         * modules/posix_spawn_file_actions_addopen: New file.
3012         * lib/spawn_faction_addopen.c: New file, from GNU libc with
3013         modifications.
3014         * doc/posix-functions/posix_spawn_file_actions_addopen.texi: Mention
3015         the new module.
3016
3017         New module 'posix_spawn_file_actions_adddup2'.
3018         * modules/posix_spawn_file_actions_adddup2: New file.
3019         * lib/spawn_faction_adddup2.c: New file, from GNU libc with
3020         modifications.
3021         * doc/posix-functions/posix_spawn_file_actions_adddup2.texi: Mention
3022         the new module.
3023
3024         New module 'posix_spawn_file_actions_addclose'.
3025         * modules/posix_spawn_file_actions_addclose: New file.
3026         * lib/spawn_faction_addclose.c: New file, from GNU libc with
3027         modifications.
3028         * doc/posix-functions/posix_spawn_file_actions_addclose.texi: Mention
3029         the new module.
3030
3031         New module 'posix_spawn_file_actions_init'.
3032         * modules/posix_spawn_file_actions_init: New file.
3033         * lib/spawn_faction_init.c: New file, from GNU libc with modifications.
3034         * doc/posix-functions/posix_spawn_file_actions_init.texi: Mention the
3035         new module.
3036
3037         New module 'posix_spawn-internal'.
3038         * modules/posix_spawn-internal: New file.
3039         * lib/spawn_int.h: New file, from GNU libc with modifications.
3040         * lib/spawni.c: New file, from GNU libc with modifications.
3041         * m4/posix_spawn.m4: New file.
3042
3043         New module 'spawn'.
3044         * modules/spawn: New file.
3045         * lib/spawn.in.h: New file, from GNU libc with modifications.
3046         * m4/spawn_h.m4: New file.
3047         * doc/posix-headers/spawn.texi: Mention the new module.
3048
3049 2008-09-28  Bruno Haible  <bruno@clisp.org>
3050
3051         * modules/sched-tests: New file.
3052         * tests/test-sched.c: New file.
3053
3054         New module 'sched'.
3055         * modules/sched: New file.
3056         * lib/sched.in.h: New file.
3057         * m4/sched_h.m4: New file.
3058         * doc/posix-headers/sched.texi: Mention the new module.
3059
3060 2008-09-27  Eric Blake  <ebb9@byu.net>
3061
3062         Fix previous patch, and tweak references to $0.
3063         * posix-modules: Call func_gnulib_dir before using $gnulib_dir.
3064         (func_version, func_gnulib_dir): Don't call this program
3065         gnulib-tool.
3066         (func_gnulib_dir, func_tmpdir, func_fatal_error): Avoid shell bugs
3067         with using $0 in function.
3068         * gnulib-tool (func_gnulib_dir, func_tmpdir): Likewise.
3069         (func_fatal_error): Reuse the name the user invoked us with.
3070
3071 2008-09-27  Bruno Haible  <bruno@clisp.org>
3072
3073         * m4/iconv_h.m4 (gl_REPLACE_ICONV_H): New macro.
3074         (gl_ICONV_H_DEFAULTS): Initialize ICONV_H here...
3075         (gl_ICONV_H): Not here.
3076         * m4/iconv_open.m4 (gl_REPLACE_ICONV_OPEN): Invoke gl_REPLACE_ICONV_H
3077         instead of assigning ICONV_H directly.
3078
3079         * m4/wchar.m4 (gl_REPLACE_WCHAR_H): New macro.
3080         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Invoke it instead of assigning
3081         WCHAR_H directly.
3082
3083 2008-09-27  Bruno Haible  <bruno@clisp.org>
3084
3085         * lib/arpa_inet.in.h: Include the GL_LINK_WARNING anchor.
3086         * modules/arpa_inet (Depends-on): Add link-warning.
3087         (Makefile.am): Insert the definition of GL_LINK-WARNING.
3088         * modules/unistd (Makefile.am): Likewise.
3089
3090 2008-09-26  Bruno Haible  <bruno@clisp.org>
3091
3092         * posix-modules (cvsdatestamp, last_checkin_date, version): Remove
3093         variables.
3094         (func_version): Essentially copied from gnulib-tool.
3095         (func_exit, func_gnulib_dir, func_tmpdir, func_fatal_error,
3096         func_readlink): Copied from gnulib-tool.
3097
3098 2008-09-26  Bruno Haible  <bruno@clisp.org>
3099
3100         * gnulib-tool (func_version): Change directory to $gnulib_dir before
3101         invoking git-version-gen.
3102
3103 2008-09-26  Bruno Haible  <bruno@clisp.org>
3104
3105         * posix-modules: Update to directory names changed on 2008-01-19.
3106         Remove commas in output before splitting into words. No more need to
3107         avoid 'ftruncate' since 2007-02-19.
3108
3109 2008-09-26  Bruno Haible  <bruno@clisp.org>
3110
3111         * doc/posix-headers/errno.texi: Remove mention of module 'EOVERFLOW'.
3112
3113 2008-09-26  Bruno Haible  <bruno@clisp.org>
3114
3115         * lib/fwriteerror.c (do_fwriteerror): Ignore error EPIPE.
3116         * modules/fwriteerror (Depends-on): Add errno.
3117
3118 2008-09-26  Bruno Haible  <bruno@clisp.org>
3119
3120         * tests/test-vc-list-files-git.sh: Explain reason for skipping test.
3121         * tests/test-vc-list-files-cvs.sh: Likewise.
3122
3123 2008-09-26  Bruno Haible  <bruno@clisp.org>
3124
3125         * doc/posix-headers/sys_resource.texi: Reorder items.
3126
3127 2008-09-26  Jim Meyering  <meyering@redhat.com>
3128
3129         fts: tweak inode comparison function
3130         * lib/fts.c (fts_compare_ino): Sort on increasing, not decreasing
3131         inode numbers, as documented.
3132
3133         fts: sort dirent entries on inode number before traversing
3134         This avoids a quadratic, seek-related performance penalty when
3135         operating on a directory containing many entries (measurable at 10k;
3136         3.5 hours at 2 million entries with a cold cache) on certain types
3137         of file systems, including ext3 and ext4, but not tmpfs.
3138         * lib/fts.c (DT_MUST_BE, NOT_AN_INODE_NUMBER, D_INO): Define.
3139         (FTS_INODE_SORT_DIR_ENTRIES_THRESHOLD): Define if not defined.
3140         (S_MAGIC_TMPFS, S_MAGIC_NFS): Define.
3141         (fs_handles_readdir_ordered_dirents_efficiently): New function.
3142         (dirent_inode_sort_may_be_useful, fts_compare_ino): Likewise.
3143         (fts_build): Set the stat.st_ino member from D_INO.
3144         If it is likely to be useful, sort dirent entries on inode number.
3145
3146         * m4/fts.m4 (gl_FUNC_FTS_CORE): Check for fstatfs, sys/vfs.h,
3147         and the struct statfs.f_type member.
3148         * modules/fts (Depends-on): Add d-ino.
3149
3150 2008-09-26  Bruno Haible  <bruno@clisp.org>
3151
3152         * modules/sigpipe-die (Depends-on): Add sigpipe.
3153
3154         * lib/stdio.in.h (fprintf, vfprintf, printf, vprintf, fputc, putc,
3155         putchar, fputs, puts, fwrite): Replace when REPLACE_STDIO_WRITE_FUNCS
3156         and GNULIB_STDIO_H_SIGPIPE are set.
3157         * lib/stdio-write.c: New file.
3158         * m4/stdio_h.m4 (gl_STDIO_H): Set GNULIB_FPRINTF, GNULIB_PRINTF,
3159         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
3160         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
3161         REPLACE_STDIO_WRITE_FUNCS.
3162         (gl_STDIO_H_DEFAULTS): Initialize GNULIB_FPRINTF, GNULIB_PRINTF,
3163         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
3164         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
3165         GNULIB_STDIO_H_SIGPIPE, REPLACE_STDIO_WRITE_FUNCS.
3166         * modules/stdio (Files): Add lib/stdio-write.c.
3167         (Makefile.am): Substitute GNULIB_FPRINTF, GNULIB_PRINTF,
3168         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
3169         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
3170         GNULIB_STDIO_H_SIGPIPE, REPLACE_STDIO_WRITE_FUNCS.
3171         * m4/fprintf-posix.m4 (gl_REPLACE_FPRINTF): Define
3172         REPLACE_FPRINTF_POSIX.
3173         * m4/printf-posix-rpl.m4 (gl_REPLACE_PRINTF): Define
3174         REPLACE_PRINTF_POSIX.
3175         * m4/vfprintf-posix.m4 (gl_REPLACE_VFPRINTF): Define
3176         REPLACE_VFPRINTF_POSIX.
3177         * m4/vprintf-posix.m4 (gl_REPLACE_VPRINTF): Define
3178         REPLACE_VPRINTF_POSIX.
3179         * doc/posix-functions/fprintf.texi: Mention the sigpipe module and the
3180         SIGPIPE issue.
3181         * doc/posix-functions/fputc.texi: Likewise.
3182         * doc/posix-functions/fputs.texi: Likewise.
3183         * doc/posix-functions/fwrite.texi: Likewise.
3184         * doc/posix-functions/printf.texi: Likewise.
3185         * doc/posix-functions/putc.texi: Likewise.
3186         * doc/posix-functions/putchar.texi: Likewise.
3187         * doc/posix-functions/puts.texi: Likewise.
3188         * doc/posix-functions/vfprintf.texi: Likewise.
3189         * doc/posix-functions/vprintf.texi: Likewise.
3190
3191         * modules/safe-write (Depends-on): Add write.
3192
3193         * modules/sigpipe-tests: New file.
3194         * tests/test-sigpipe.c: New file.
3195         * tests/test-sigpipe.sh: New file.
3196
3197         * modules/write: New file.
3198         * lib/unistd.in.h: Include <sys/types.h>.
3199         (write): New declaration.
3200         * lib/write.c: New file.
3201         * m4/write.m4: New file.
3202         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
3203         GNULIB_UNISTD_H_SIGPIPE, GNULIB_WRITE, REPLACE_WRITE.
3204         * modules/unistd (Makefile.am): Substitute GNULIB_UNISTD_H_SIGPIPE,
3205         GNULIB_WRITE, REPLACE_WRITE.
3206         * doc/posix-functions/write.texi: Mention the write, sigpipe modules
3207         and the SIGPIPE issue.
3208
3209         * lib/signal.in.h (SIGPIPE): Define to a replacement value.
3210         (raise): New declaration.
3211         * lib/sigprocmask.c (SIGPIPE_handler): New variable.
3212         (ext_signal): New function.
3213         (rpl_raise): New function.
3214         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Initialize
3215         GNULIB_SIGNAL_H_SIGPIPE.
3216         * modules/signal (Makefile.am): Substitute GNULIB_SIGNAL_H_SIGPIPE.
3217         * doc/posix-headers/signal.texi: Mention the SIGPIPE issue.
3218
3219         * modules/sigpipe: New file.
3220         * m4/sigpipe.m4: New file.
3221
3222 2008-09-25  Derek Price  <derek@ximbiot.com>
3223             Bruno Haible  <bruno@clisp.org>
3224
3225         * gnulib-tool (func_import): Report all license incompatibilities, not
3226         just the first one.
3227
3228 2008-09-25  Bruno Haible  <bruno@clisp.org>
3229
3230         * gnulib-tool (func_import): When computing the edits, consider not
3231         only the Makefile.ams that exist but also those that will be generated.
3232
3233 2008-09-25  Simon Josefsson  <simon@josefsson.org>
3234
3235         * modules/sys_select-tests (Depends-on): Remove sys_select itself,
3236         fixes gnulib-tool --test warning about duplicate dependency.
3237
3238 2008-09-25  Bruno Haible  <bruno@clisp.org>
3239
3240         * gnulib-tool: Don't ask the user to perform edits in the generated
3241         Makefile.ams.
3242         (func_emit_lib_Makefile_am): Emit empty SUBDIRS. Execute edits that
3243         apply to the Makefile.am being generated.
3244         (func_emit_tests_Makefile_am): Execute edits that apply to the
3245         Makefile.am being generated.
3246         (func_import): Setup list of Makefile.am edits before emitting the
3247         Makefile.ams, not at the end.
3248         (func_create_testdir): Update.
3249         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
3250
3251 2008-09-25  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
3252
3253         * gnulib-tool (func_import): Store the --tests-base option in the
3254         comment in gnulib-cache.m4.
3255
3256 2008-09-24  Paolo Bonzini  <bonzini@gnu.org>
3257
3258         * NEWS: Document increased portability that sys_select now provides.
3259
3260         * lib/sys_select.in.h: Install select wrapper.
3261         * lib/sys_socket.in.h: Use more descriptive name when there is no
3262         select wrapper.
3263         * lib/winsock-select.c: New.
3264         * m4/sys_select_h.m4: Compile lib/winsock-select.c if WinSock is used.
3265         Require gl_HEADER_SYS_SOCKET.
3266         * modules/sys_select: Depend on alloca, add lib/winsock-select.c.
3267         * modules/sys_select-tests: Copy dependencies from modules/poll-tests.
3268         * tests/test-sys_select.c: Add functional tests.
3269
3270 2008-09-24  Eric Blake  <ebb9@byu.net>
3271
3272         open, fopen: close fd leak in last patch
3273         * lib/open.c (rpl_open): Close fd before returning error.
3274         * lib/fopen.c (rpl_fopen): Close fd before returning error.
3275         * doc/posix-functions/open.texi (open): Document that Irix also
3276         has the bug.
3277         * doc/posix-functions/fopen.texi (fopen): Likewise.
3278         Reported by Paolo Bonzini.
3279
3280 2008-09-24  Bruno Haible  <bruno@clisp.org>
3281
3282         Ensure that a filename ending in a slash cannot be used to access a
3283         non-directory.
3284         * lib/open.c (rpl_open): When the filename ends in a slash, use fstat()
3285         to check whether it's really a directory.
3286         * lib/fopen.c: Include fcntl.h, unistd.h.
3287         (rpl_fopen): When the filename ends in a slash, use open(), fstat(),
3288         and fdopen().
3289         * modules/fopen (Depends-on): Add unistd.
3290         * tests/test-open.c (main): Try to open "/dev/null/" as a directory.
3291         * tests/test-fopen.c (main): Likewise.
3292         * doc/posix-functions/open.texi: Mention the HP-UX, Solaris bug.
3293         * doc/posix-functions/fopen.texi: Likewise.
3294         Reported by Eric Blake.
3295
3296 2008-09-23  Eric Blake  <ebb9@byu.net>
3297
3298         c-stack: avoid compiler optimizations when provoking overflow
3299         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Make
3300         recursion harder to optimize, to ensure a stack overflow occurs.
3301         * tests/test-c-stack.c (recurse): Likewise.
3302         Borrowed from libsigsegv.
3303
3304         c-stack: work around Irix sigaltstack bug
3305         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Check
3306         whether sigaltstack uses wrong end of stack_t (copied in part from
3307         libsigsegv).
3308         * lib/c-stack.c (c_stack_action) [!HAVE_LIBSIGSEGV]: Work around
3309         Irix bug, without requiring an over-allocation.
3310         * doc/posix-functions/sigaltstack.texi (sigaltstack): Document the
3311         bug.
3312
3313         fopen: document mingw bug on directories
3314         * doc/posix-functions/fopen.texi (fopen): Mention mingw bug for
3315         not allowing a stream visiting a directory, even though reading
3316         from such a stream is not portable.
3317
3318 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
3319
3320         * lib/poll.c: Rewrite.
3321         * modules/poll: Depend on alloca.
3322
3323 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
3324
3325         * lib/sys_socket.in.h: Do not implement rpl_setsockopt here,
3326         instead define prototypes for a full set of wrappers.  Ensure
3327         that Cygwin does not use the compatibility code, which is only
3328         for MinGW.
3329         * lib/winsock.c: New.
3330         * m4/sys_socket_h.m4: Compile lib/winsock.c if WinSock is being used.
3331         * modules/sys_socket: Add lib/winsock.c.
3332
3333         * modules/poll-tests: Add errno and perror.
3334         * tests/test-poll.c: Use ioctl, not ioctlsocket.
3335
3336 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
3337
3338         * tests/test-poll.c: Downgrade minimum needed Winsock version.
3339
3340 2008-09-23  Bruno Haible  <bruno@clisp.org>
3341
3342         * doc/posix-functions/*: Add info about functions missing on IRIX 5.3.
3343         * doc/glibc-functions/*: Likewise.
3344
3345 2008-09-23  Simon Josefsson  <simon@josefsson.org>
3346
3347         * tests/test-perror.sh (tmpfiles): Cleanup temporary files on
3348         success.
3349
3350 2008-09-22  Eric Blake  <ebb9@byu.net>
3351             Bruno Haible  <bruno@clisp.org>
3352
3353         vasnprintf: fix x86/glibc regression on printf("%La", 0.0L)
3354         * lib/vasnprintf.c (VASNPRINTF): Support 0.0 on platforms that
3355         supply %A but mishandle pseudo-NaN.
3356         Reported by Simon Josefsson.
3357
3358 2008-09-21  Bruno Haible  <bruno@clisp.org>
3359
3360         * tests/test-lock.c (main): Tweak skip message.
3361         * tests/test-tls.c (main): Likewise.
3362
3363 2008-09-21  Bruno Haible  <bruno@clisp.org>
3364
3365         * m4/sigaction.m4 (gl_SIGACTION): Remove unnecessary AC_SUBST. Check
3366         whether 'struct sigaction' has sa_sigaction here...
3367         (gl_PREREQ_SIG_HANDLER_H): ... not here.
3368         (gl_PREREQ_SIGACTION): Remove unnecessary AC_SUBST.
3369
3370 2008-09-21  Bruno Haible  <bruno@clisp.org>
3371
3372         * MODULES.html.sh (Support for obsolete systems lacking ANSI C 89): New
3373         section.
3374         (Support for systems lacking ANSI C 89): Move stdlib, exit, strtol,
3375         strtoul, memchr, memcmp, memcpy, memmove, memset, strcspn, strpbrk to
3376         the new section.
3377         (Support for obsolete systems lacking POSIX:2001): New section.
3378         (String handling <string.h>): Move strdup to the new section.
3379         Suggested by Simon Josefsson and Paolo Bonzini.
3380
3381 2008-09-21  Bruno Haible  <bruno@clisp.org>
3382
3383         * tests/test-vasnprintf-posix.c (test_function): Allow 3-digit
3384         exponents in %e and %g results on 'long double'. Needed for mingw's
3385         improved *printf functions.
3386         * tests/test-vasprintf-posix.c (test_function): Likewise.
3387         * tests/test-snprintf-posix.h (test_function): Likewise.
3388         * tests/test-sprintf-posix.h (test_function): Likewise.
3389         Reported by Eric Blake.
3390
3391 2008-09-21  Bruno Haible  <bruno@clisp.org>
3392
3393         * tests/test-snprintf-posix.h (test_function): Remove useless ASSERTs.
3394         * tests/test-sprintf-posix.h (test_function): Likewise.
3395
3396 2008-09-21  Bruno Haible  <bruno@clisp.org>
3397
3398         * modules/getpass (Depends-on): Add strdup-posix.
3399
3400         New module 'strdup-posix'.
3401         * modules/strdup-posix: New file.
3402         * m4/strdup.m4 (gl_FUNC_STRDUP_POSIX): New macro.
3403         * lib/string.in.h (strdup): Replace if REPLACE_STRDUP is 1.
3404         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
3405         REPLACE_STRDUP.
3406         * modules/string (Makefile.am): Substitute REPLACE_STRDUP.
3407         * doc/posix-functions/strdup.texi: Mention module strdup-posix.
3408         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
3409         strdup-posix.
3410
3411         * modules/strdup (Depends-on): Remove malloc-posix.
3412
3413 2008-09-20  Bruno Haible  <bruno@clisp.org>
3414
3415         * lib/fstrcmp.c: Add data about branch probabilities, from Ralf
3416         Wildenhues.
3417
3418 2008-09-20  Bruno Haible  <bruno@clisp.org>
3419
3420         Ensure that wint_t gets defined on IRIX 5.3.
3421         * lib/wchar.in.h (wint_t): Define if not defined by the system.
3422         * lib/wctype.in.h (wint_t): Likewise.
3423         (__wctype_wint_t): Remove type.
3424         (isw*): Use wint_t instead of __wctype_wint_t.
3425         * m4/wchar.m4 (gl_WCHAR_H): Invoke gt_TYPE_WINT_T and set HAVE_WINT_T.
3426         * modules/wchar (Files): Add m4/wint_t.m4.
3427         (Makefile.am): Substitute HAVE_WINT_T.
3428         * tests/test-wchar.c: Check that wchar_t and wint_t are defined.
3429         * tests/test-wctype.c: Check that wint_t is defined.
3430         * doc/posix-headers/wchar.texi: Mention the IRIX 5 problem.
3431         * doc/posix-headers/wctype.texi: Likewise.
3432         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
3433
3434 2008-09-18  Bruno Haible  <bruno@clisp.org>
3435
3436         * gnulib-tool (func_exit): Update comment.
3437
3438 2008-09-18  Simon Josefsson  <simon@josefsson.org>
3439
3440         * modules/getaddrinfo (Depends-on): Remove strdup, this module
3441         assumes strdup exists and does not depend on strdup to return
3442         ENOMEM on out of memory conditions.
3443
3444 2008-09-18  Bruno Haible  <bruno@clisp.org>
3445
3446         * lib/vasnprintf.c (VASNPRINTF): When printing Â±0.0L in
3447         NEED_PRINTF_INFINITE_LONG_DOUBLE case with 'e' format, always use two
3448         digits for the exponent.
3449
3450 2008-09-18  Jim Meyering  <meyering@redhat.com>
3451             Bruno Haible  <bruno@clisp.org>
3452
3453         * lib/vasnprintf.c (decimal_point_char): Define also if
3454         NEED_PRINTF_INFINITE_LONG_DOUBLE.
3455
3456 2008-09-16  Bruno Haible  <bruno@clisp.org>
3457         and Eric Blake  <ebb9@byu.net>
3458
3459         vasnprintf: support Irix 5.3
3460         * lib/vasnprintf.c (VASNPRINTF): Also handle -0.0L on platforms
3461         that mishandle long double infinity.
3462         Reported by Tom G. Christensen.
3463
3464 2008-09-16  Bruno Haible  <bruno@clisp.org>
3465
3466         * doc/glibc-functions/scandir.texi: Mention the function is missing on
3467         Solaris 9.
3468         * doc/glibc-functions/alphasort.texi: Likewise.
3469         Reported by Michael Haubenwallner <michael.haubenwallner@salomon.at>.
3470
3471 2008-09-16  Jim Meyering  <meyering@redhat.com>
3472
3473         posix-shell.m4: reject opensolaris's "sh (AT&T Research) 1993-12-28 s+"
3474         * m4/posix-shell.m4 (gl_POSIX_SHELL): Reject a shell that lets
3475         a umask modification leak out of a subshell.  Otherwise, the
3476         opensolaris /bin/sh would be accepted and thus cause unwarranted
3477         failures in the coreutils test suite.
3478
3479 2008-09-16  Paolo Bonzini  <bonzini@gnu.org>
3480
3481         * tests/test-poll.c (connect_to_socket): Allow non-blocking connect
3482         to succeed.
3483
3484 2008-09-16  Jim Meyering  <meyering@redhat.com>
3485
3486         avoid spurious test failure when library is built without ACL support
3487         * m4/acl.m4 (USE_ACL): Define as a shell variable, too, for...
3488         * modules/acl-tests (Makefile.am) [TESTS_ENVIRONMENT]: Add USE_ACL.
3489         * tests/test-file-has-acl.sh: Skip if USE_ACL == 0.
3490         * tests/test-copy-acl.sh: Likewise.
3491
3492 2008-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3493
3494         * lib/fstrcmp.c (fstrcmp_bounded): Use a second, less quick upper bound
3495         based on character occurrence counts.
3496
3497 2008-09-15  Eric Blake  <ebb9@byu.net>
3498
3499         tests: avoid some compiler warnings
3500         * tests/test-memchr.c (main): Pass NULL indirectly.
3501         * tests/test-closein.c (main): Avoid unused variable.
3502
3503 2008-09-15  Bruno Haible  <bruno@clisp.org>
3504
3505         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Test for all the macros that
3506         are missing on OpenBSD 4.0 individually.
3507         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
3508
3509 2008-09-15  Bruno Haible  <bruno@clisp.org>
3510
3511         * doc/posix-headers/errno.texi: Mention the Cygwin problem.
3512         * doc/posix-functions/strerror.texi: Mention also Cygwin.
3513         * doc/posix-functions/perror.texi: Likewise.
3514         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Test also whether ECANCELED
3515         is missing.
3516         Reported by Eric Blake.
3517
3518         * lib/errno.in.h: Use replacement values >= 2000.
3519         Reported by Eric Blake.
3520
3521 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3522
3523         * lib/fstrcmp.c (EXTRA_CONTEXT_FIELDS): Add field 'edit_count_limit'.
3524         (EARLY_ABORT): Return true when the edit_count has grown too beyond the
3525         limit.
3526         (fstrcmp_bounded): Initialize the edit_count_limit. Return 0 when
3527         compareseq was aborted.
3528
3529 2008-09-14  Bruno Haible  <bruno@clisp.org>
3530
3531         * lib/fstrcmp.c (EXTRA_CONTEXT_FIELDS): Combine xvec_edit_count and
3532         yvec_edit_count.
3533         (NOTE_DELETE, NOTE_INSERT): Increment the combined edit count.
3534         (fstrcmp_bounded): Simplify result computation accordingly.
3535
3536 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3537
3538         * lib/fstrcmp.h (fstrcmp_bounded): New declaration.
3539         (fstrcmp): Define in terms of fstrcmp_bounded.
3540         * lib/fstrcmp.c (fstrcmp_bounded): Renamed from fstrcmp. Add
3541         lower_bound argument.
3542         Return quickly if the result is certainly < lower_bound.
3543         * tests/test-fstrcmp.c (check_fstrcmp): Test also fstrcmp_bounded.
3544
3545 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3546
3547         * lib/diffseq.h (EARLY_ABORT): New macro.
3548         (compareseq): Change return type to bool. Return true when EARLY_ABORT
3549         evaluates to true.
3550
3551 2008-09-14  Bruno Haible  <bruno@clisp.org>
3552
3553         * modules/perror-tests: New file.
3554         * tests/test-perror.sh: New file.
3555         * tests/test-perror.c: New file.
3556
3557         New module 'perror'.
3558         * lib/stdio.in.h (perror): New declaration.
3559         * lib/perror.c: New file.
3560         * m4/perror.m4: New file.
3561         * modules/perror: New file.
3562         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add perror.
3563         * doc/posix-functions/perror.texi: Mention the perror module.
3564         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_PERROR,
3565         REPLACE_PERROR.
3566         * modules/stdio (Makefile.am): Substitute GNULIB_PERROR,
3567         REPLACE_PERROR.
3568
3569 2008-09-14  Bruno Haible  <bruno@clisp.org>
3570
3571         * modules/stdio (Makefile.am): Reorder to match the order in
3572         lib/stdio.in.h.
3573         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
3574
3575 2008-09-13  Bruno Haible  <bruno@clisp.org>
3576
3577         * lib/sys_socket.in.h (EINPROGRESS, ...): Remove definitions.
3578
3579 2008-09-13  Bruno Haible  <bruno@clisp.org>
3580
3581         Extend strerror to cover the added errno values.
3582         * lib/strerror.c: Include errno.h and winsock2.h if it exists.
3583         (rpl_strerror): Provide error messages for the added errno values and
3584         for the WSA* values.
3585         * m4/strerror.m4 (gl_FUNC_STRERROR): Test REPLACE_STRERROR.
3586         (gl_FUNC_STRERROR_SEPARATE): If errno.h is replaced, always replace
3587         strerror.
3588         (gl_PREREQ_STRERROR): Test whether winsock2.h exists.
3589         * modules/strerror (Depends-on): Add errno.
3590         * doc/posix-functions/strerror.texi: Document the change.
3591         * tests/test-strerror.c (main): Check also the string for ETIMEDOUT
3592         and EOVERFLOW.
3593
3594 2008-09-13  Bruno Haible  <bruno@clisp.org>
3595
3596         * modules/EOVERFLOW: Remove file.
3597         * m4/eoverflow.m4: Remove file.
3598         * modules/EOVERFLOW-tests: Remove file.
3599         * tests/test-EOVERFLOW.c: Remove file.
3600         * modules/fprintf-posix (Depends-on): Replace EOVERFLOW with errno.
3601         * modules/ftell (Depends-on): Likewise.
3602         * modules/getdelim (Depends-on): Likewise.
3603         * modules/getugroups (Depends-on): Likewise.
3604         * modules/poll (Depends-on): Likewise.
3605         * modules/snprintf (Depends-on): Likewise.
3606         * modules/sprintf-posix (Depends-on): Likewise.
3607         * modules/vasnprintf (Depends-on): Likewise.
3608         * modules/vasprintf (Depends-on): Likewise.
3609         * modules/vfprintf-posix (Depends-on): Likewise.
3610         * modules/vsnprintf (Depends-on): Likewise.
3611         * modules/vsprintf-posix (Depends-on): Likewise.
3612         * modules/xvasprintf (Depends-on): Likewise.
3613         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
3614         * modules/unistdio/u8-vasprintf (Depends-on): Likewise.
3615         * modules/unistdio/u8-vsnprintf (Depends-on): Likewise.
3616         * modules/unistdio/u8-vsprintf (Depends-on): Likewise.
3617         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
3618         * modules/unistdio/u8-u8-vasprintf (Depends-on): Likewise.
3619         * modules/unistdio/u8-u8-vsnprintf (Depends-on): Likewise.
3620         * modules/unistdio/u8-u8-vsprintf (Depends-on): Likewise.
3621         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
3622         * modules/unistdio/u16-u16-vasprintf (Depends-on): Likewise.
3623         * modules/unistdio/u16-u16-vsnprintf (Depends-on): Likewise.
3624         * modules/unistdio/u16-u16-vsprintf (Depends-on): Likewise.
3625         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
3626         * modules/unistdio/u16-vasprintf (Depends-on): Likewise.
3627         * modules/unistdio/u16-vsnprintf (Depends-on): Likewise.
3628         * modules/unistdio/u16-vsprintf (Depends-on): Likewise.
3629         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
3630         * modules/unistdio/u32-vasprintf (Depends-on): Likewise.
3631         * modules/unistdio/u32-vsnprintf (Depends-on): Likewise.
3632         * modules/unistdio/u32-vsprintf (Depends-on): Likewise.
3633         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
3634         * modules/unistdio/u32-u32-vasprintf (Depends-on): Likewise.
3635         * modules/unistdio/u32-u32-vsnprintf (Depends-on): Likewise.
3636         * modules/unistdio/u32-u32-vsprintf (Depends-on): Likewise.
3637         * modules/unistdio/ulc-fprintf (Depends-on): Likewise.
3638         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
3639         * modules/unistdio/ulc-vasprintf (Depends-on): Likewise.
3640         * modules/unistdio/ulc-vfprintf (Depends-on): Likewise.
3641         * modules/unistdio/ulc-vsnprintf (Depends-on): Likewise.
3642         * modules/unistdio/ulc-vsprintf (Depends-on): Likewise.
3643         * MODULES.html.sh: Remove EOVERFLOW.
3644         * NEWS: Mention the change.
3645
3646 2008-09-13  Bruno Haible  <bruno@clisp.org>
3647
3648         * modules/errno-tests: New file.
3649         * tests/test-errno.c: New file, incorporating tests/test-EOVERFLOW.c.
3650
3651         * lib/errno.in.h: New file.
3652         * m4/errno_h.m4: New file, borrowing from m4/eoverflow.m4.
3653         * modules/errno: New file.
3654         * doc/posix-headers/errno.texi: Update documentation.
3655         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add errno.
3656
3657 2008-09-13  Bruno Haible  <bruno@clisp.org>
3658
3659         * tests/test-poll.c: Use #if for native Windows, rather than testing
3660         __MSVCRT__.
3661
3662 2008-09-13  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
3663             Bruno Haible  <bruno@clisp.org>
3664
3665         * lib/glob.c: Don't include <pwd.h> on native Windows.
3666         (WINDOWS32): New macro.
3667         (glob) [WINDOW32]: Provide a reasonable replacement for getenv("HOME").
3668
3669 2008-09-13  Bruno Haible  <bruno@clisp.org>
3670
3671         * lib/glthread/cond.h [USE_SOLARIS_THREADS]
3672         (ETIMEDOUT): Remove macro.
3673         (glthread_cond_timedwait_multithreaded): New declaration.
3674         (glthread_cond_timedwait): Use it.
3675         * lib/glthread/cond.c [USE_SOLARIS_THREADS]
3676         (glthread_cond_timedwait_multithreaded): New function.
3677
3678 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
3679
3680         * modules/poll-tests: Do not check for io.h.
3681         * tests/test-poll.c: Check for __MSVCRT__ instead.
3682
3683 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
3684
3685         * lib/sys_socket.in.h (EINPROGRESS): Define for Winsock case.
3686         * modules/poll-tests: Add inet_pton, stdbool, sockets.
3687         * tests/test-poll.c: Use them.  Use _pipe on Windows.
3688
3689 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
3690
3691         * modules/poll-tests: New.
3692         * tests/test-poll.c: New.
3693
3694 2008-09-12  Eric Blake  <ebb9@byu.net>
3695
3696         frexp: test for NetBSD failure on -0.0
3697         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Enhance test, since some, but
3698         not all, bugs from NetBSD 3.0 have been fixed.
3699         * doc/posix-functions/frexp.texi (frexp): Document bug.
3700         Reported by Thomas Klausner.
3701
3702         signbit: work around bug of HP-UX 10.20 cc with -0.0 literal
3703         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Rewrite test to avoid
3704         literal -0.0.
3705         Reported by Jonathan C. Patschke <jp@centtech.com>.
3706
3707 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
3708
3709         * lib/glthread/cond.h: Use dummy implementation also if
3710         USE_WIN32_THREADS.
3711
3712 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
3713
3714         * modules/fnmatch-posix (License): Change to LGPLv2+.
3715         * modules/fnmatch-gnu (License): Likewise.
3716
3717 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
3718
3719         * lib/poll.c (poll): Fix polling unconnected server sockets on WIN32.
3720
3721 2008-09-11  Jim Meyering  <meyering@redhat.com>
3722
3723         * users.txt: Add gtk-vnc.
3724
3725 2008-09-08  Simon Josefsson  <simon@josefsson.org>
3726
3727         * tests/test-bitrotate.c: Test 8/16-bit rotates with 0 and maximum
3728         rotate amounts.
3729
3730         * lib/bitrotate.h: Doc fix, mention that N can be wider than minimally
3731         required for 16-bit and 8-bit rotates.
3732         * lib/bitrotate.h (rotl64, rotr64, rotl32, rotl32, rotl16, rotr16,
3733         rotl8, rotr8): Use UINT64_MAX, UINT32_MAX, UINT16_MAX, and
3734         UINT8_MAX instead of hard-coded constants.
3735         Suggested by Paul Eggert.
3736
3737 2008-09-07  Bruno Haible  <bruno@clisp.org>
3738
3739         * tests/test-striconveh.c (main): Check behaviour when converting from
3740         UTF-7.
3741
3742         Make striconveh work better with stateful encodings.
3743         * lib/striconveh.c (iconv_carefully, iconv_carefully_1): Don't assume
3744         that iconv does not increment the inptr when returning -1/EINVAL.
3745
3746 2008-09-07  Bruno Haible  <bruno@clisp.org>
3747
3748         * build-aux/config.rpath: Update according to libtool-2.2.6.
3749         * build-aux/config.libpath: Likewise.
3750
3751 2008-09-06  Bruno Haible  <bruno@clisp.org>
3752
3753         * lib/freadahead.c (freadahead): Add conditional for SLOW_BUT_NO_HACKS.
3754         * lib/freadptr.c (freadptr): Likewise.
3755         * lib/freadseek.c (freadptrinc): Likewise.
3756         Reported by Simon Josefsson.
3757
3758 2008-09-06  Bruno Haible  <bruno@clisp.org>
3759
3760         * modules/freadptr (License): Change to LGPLv2+.
3761         * modules/freadseek (License): Likewise.
3762         Suggested by Eric Blake.
3763
3764         * modules/memchr2 (License): Change to LGPLv2+.
3765         Approved by Eric Blake.
3766
3767 2008-09-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3768             Bruno Haible  <bruno@clisp.org>
3769
3770         Make gnulib-tool work with native 'sed' on AIX.
3771         * gnulib-tool (sed_noop): New variable.
3772         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am, func_import,
3773         func_add_or_update, func_create_testdir): Use it to initialize sed
3774         script variables.
3775         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
3776
3777 2008-09-04  Albert Chin  <bug-gnulib@mlists.thewrittenword.com>
3778             Bruno Haible  <bruno@clisp.org>
3779
3780         * m4/include_next.m4 (gl_INCLUDE_NEXT): Add check whether #include_next
3781         also works after #include directives.
3782
3783 2008-09-04  OndÅ™ej Vašík  <ovasik@redhat.com>
3784
3785         getdate.y: reject an out-of-range timezone value
3786         * lib/getdate.y (time_zone_hhmm): Reject any TZ offset that is outside
3787         the range [-24...+24].  When specified with only one or two digits,
3788         * tests/test-getdate.c: Tests for the fix.
3789         * doc/getdate.texi: Document this change.
3790
3791 2008-09-03  Bruno Haible  <bruno@clisp.org>
3792
3793         * doc/glibc-functions/strverscmp.texi: Mention the strverscmp module.
3794
3795 2008-09-02  Simon Josefsson  <simon@josefsson.org>
3796
3797         * lib/bitrotate.h (rotl64, rotr64): Add.  Suggested by Bruce Korb
3798         <bruce.korb@gmail.com> with ideas from Ben Pfaff
3799         <blp@cs.stanford.edu>, Bruno Haible <bruno@clisp.org> and Eric
3800         Blake <ebb9@byu.net>.
3801
3802         * tests/test-bitrotate.c: Add more test vectors.
3803
3804 2008-09-02  Eric Blake  <ebb9@byu.net>
3805
3806         vasnprintf-posix: handle large precision via %.*d
3807         * lib/vasnprintf.c (VASNPRINTF): Don't pass precision to snprintf
3808         when handling it ourselves.
3809         * tests/test-vasnprintf-posix.c (test_function): Add test.
3810         * tests/test-snprintf-posix.h (test_function): Likewise.
3811         * tests/test-sprintf-posix.h (test_function): Likewise.
3812         * tests/test-vasprintf-posix.c (test_function): Likewise.
3813         Reported by Alain Guibert.
3814
3815 2008-09-01  Eric Blake  <ebb9@byu.net>
3816
3817         c-stack: make configure-time check more robust
3818         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Check for
3819         successful sigaction call.
3820         Reported by Tom G. Christensen.
3821
3822 2008-09-01  Bruno Haible  <bruno@clisp.org>
3823
3824         New module 'findprog-lgpl'.
3825         * modules/findprog-lgpl: New file.
3826         * lib/findprog-lgpl.c: New file.
3827         * lib/findprog.c: Compile nothing in findprog.c if findprog-lgpl.c is
3828         also compiled. Consider the possibly defined symbol IN_FINDPROG_LGPL
3829         to decide whether to use strdup or xstrdup, concatenated_filename or
3830         xconcatenated_filename.
3831
3832 2008-09-01  Bruno Haible  <bruno@clisp.org>
3833
3834         Split module 'concat-filename' into 'concat-filename' (LGPL) and
3835         'xconcat-filename' (GPL).
3836         * modules/concat-filename (Depends-on): Add malloc-posix, remove xalloc.
3837         (License): Change to LGPLv2+.
3838         * modules/xconcat-filename: New file.
3839         * lib/concat-filename.h (concatenated_filename): Change specification.
3840         (xconcatenated_filename): New declaration.
3841         * lib/concat-filename.c: Include errno.h, stdlib.h, not xalloc.h.
3842         (concatenated_filename): Use malloc instead of xalloc. Handle out-of-
3843         memory situations.
3844         * lib/xconcat-filename.c: New file.
3845         * NEWS: Mention the change.
3846         * lib/findprog.c: Include concat-filename.h, not filename.h.
3847         (find_in_path): Use xconcatenated_filename instead of
3848         concatenated_filename.
3849         * lib/javacomp.c: Include concat-filename.h, not filename.h.
3850         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
3851         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
3852         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
3853         is_oldgcj_14_13_usable, is_javac_usable): Use xconcatenated_filename
3854         instead of concatenated_filename.
3855         * lib/javaexec.c: Include concat-filename.h, not filename.h.
3856         (execute_java_class): Use xconcatenated_filename instead of
3857         concatenated_filename.
3858         * modules/findprog (Depends-on): Add xconcat-filename, remove filename.
3859         * modules/javacomp (Depends-on): Likewise.
3860         * modules/javaexec (Depends-on): Likewise.
3861
3862 2008-09-01  Bruno Haible  <bruno@clisp.org>
3863
3864         Split module 'filename' into 'filename' and 'concat-filename'.
3865         * modules/filename: Keep only lib/filename.h.
3866         (License): Change to LGPLv2+.
3867         * modules/concat-filename: New file, extracted from modules/filename.
3868         * lib/filename.h (concatenated_filename): Remove declaration.
3869         * lib/concat-filename.h: New file, extracted from lib/filename.h.
3870         * lib/concat-filename.c: Include concat-filename.h.
3871         * NEWS: Mention the change.
3872
3873 2008-09-01  Simon Josefsson  <simon@josefsson.org>
3874
3875         * lib/bitrotate.h (rotl8, rotr8): Add.
3876
3877         * modules/bitrotate (configure.ac): Need
3878         AC_REQUIRE([AC_C_INLINE]).
3879         (Description): Mention stdint.h.  Reported by Bruno Haible
3880         <bruno@clisp.org>.
3881
3882         * lib/bitrotate.h (rotr16, rotl16): Fix mask value.  Reported by
3883         Paolo Bonzini <bonzini@gnu.org>.
3884
3885 2008-08-31  Bruno Haible  <bruno@clisp.org>
3886
3887         Assume Solaris specific bi-arch conventions on Solaris systems.
3888         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): On Solaris in 64-bit
3889         mode, set acl_libdirstem to lib/64. Also set acl_libdirstem2.
3890         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): If acl_libdirstem does not
3891         work, try acl_libdirstem2 as fallback. Otherwise treat acl_libdirstem2
3892         like acl_libdirstem.
3893         (AC_LIB_LINKFLAGS_FROM_LIBS): Treat acl_libdirstem2 like
3894         acl_libdirstem.
3895         * NEWS: Mention the change.
3896         Reported by Ben Taylor <bentaylor.solx86@gmail.com>.
3897
3898 2008-08-31  Jim Meyering  <meyering@redhat.com>
3899
3900         * lib/strftime.h: Add comments describing the two added arguments.
3901
3902         remove duplicate #include directives
3903         * lib/chdir-long.c [TEST_CHDIR]: Remove duplicate #include <stdio.h>.
3904         * lib/putenv.c: Remove duplicate #include <stdlib.h>.
3905
3906 2008-08-31  Bruno Haible  <bruno@clisp.org>
3907
3908         New module 'sigpipe-die'.
3909         * modules/sigpipe-die: New file.
3910         * lib/sigpipe-die.h: New file.
3911         * lib/sigpipe-die.c: New file.
3912         * MODULES.html.sh (Signal handling): Add sigpipe-die.
3913
3914 2008-08-31  Bruno Haible  <bruno@clisp.org>
3915
3916         Don't override previously installed signal handlers.
3917         * lib/fatal-signal.c (saved_sigactions): New variable.
3918         (uninstall_handlers): Reset the signal to the saved handler, not
3919         to SIG_DFL (except when ignored).
3920         (install_handlers): Save the previous handlers.
3921
3922 2008-08-30  Bruno Haible  <bruno@clisp.org>
3923
3924         * gnulib-tool (func_reset_sigpipe): New function.
3925         (func_get_automake_snippet, func_modules_transitive_closure,
3926         func_import): Invoke it before a join command that reads from stdin,
3927         to avoid "echo: write error: Broken pipe" error messages on stderr.
3928         Reported by Sam Steingold <sds@gnu.org>.
3929
3930 2008-08-30  Bruno Haible  <bruno@clisp.org>
3931
3932         * m4/fopen.m4 (gl_FUNC_FOPEN): Test against bug with trailing slash.
3933         Code copied from m4/open.m4.
3934         * lib/fopen.c (rpl_fopen): Return NULL if the mode specifies write
3935         access and the filename ends in a slash. Code copied from lib/open.c.
3936         * doc/posix-functions/fopen.texi: Document bug with trailing slash.
3937         * tests/test-fopen.c (main): Check against bug with trailing slash.
3938
3939 2008-08-29  Bruno Haible  <bruno@clisp.org>
3940
3941         Avoid some "gcc -pedantic" warnings.
3942         * m4/include_next.m4 (gl_INCLUDE_NEXT): Set also PRAGMA_SYSTEM_HEADER.
3943         * lib/arpa_inet.in.h: Use PRAGMA_SYSTEM_HEADER.
3944         * lib/dirent.in.h: Likewise.
3945         * lib/fcntl.in.h: Likewise.
3946         * lib/float.in.h: Likewise.
3947         * lib/iconv.in.h: Likewise.
3948         * lib/inttypes.in.h: Likewise.
3949         * lib/locale.in.h: Likewise.
3950         * lib/math.in.h: Likewise.
3951         * lib/netinet_in.in.h: Likewise.
3952         * lib/search.in.h: Likewise.
3953         * lib/signal.in.h: Likewise.
3954         * lib/stdarg.in.h: Likewise.
3955         * lib/stdint.in.h: Likewise.
3956         * lib/stdio.in.h: Likewise.
3957         * lib/stdlib.in.h: Likewise.
3958         * lib/string.in.h: Likewise.
3959         * lib/strings.in.h: Likewise.
3960         * lib/sys_select.in.h: Likewise.
3961         * lib/sys_socket.in.h: Likewise.
3962         * lib/sys_stat.in.h: Likewise.
3963         * lib/sys_time.in.h: Likewise.
3964         * lib/sysexits.in.h: Likewise.
3965         * lib/time.in.h: Likewise.
3966         * lib/unistd.in.h: Likewise.
3967         * lib/wchar.in.h: Likewise.
3968         * lib/wctype.in.h: Likewise.
3969         * modules/arpa_inet (Makefile.am): Also substitute PRAGMA_SYSTEM_HEADER.
3970         * modules/fchdir (Makefile.am): Likewise.
3971         * modules/fcntl (Makefile.am): Likewise.
3972         * modules/float (Makefile.am): Likewise.
3973         * modules/iconv_open (Makefile.am): Likewise.
3974         * modules/inttypes (Makefile.am): Likewise.
3975         * modules/locale (Makefile.am): Likewise.
3976         * modules/math (Makefile.am): Likewise.
3977         * modules/netinet_in (Makefile.am): Likewise.
3978         * modules/search (Makefile.am): Likewise.
3979         * modules/signal (Makefile.am): Likewise.
3980         * modules/stdarg (Makefile.am): Likewise.
3981         * modules/stdint (Makefile.am): Likewise.
3982         * modules/stdio (Makefile.am): Likewise.
3983         * modules/stdlib (Makefile.am): Likewise.
3984         * modules/string (Makefile.am): Likewise.
3985         * modules/strings (Makefile.am): Likewise.
3986         * modules/sys_select (Makefile.am): Likewise.
3987         * modules/sys_socket (Makefile.am): Likewise.
3988         * modules/sys_stat (Makefile.am): Likewise.
3989         * modules/sys_time (Makefile.am): Likewise.
3990         * modules/sysexits (Makefile.am): Likewise.
3991         * modules/time (Makefile.am): Likewise.
3992         * modules/unistd (Makefile.am): Likewise.
3993         * modules/wchar (Makefile.am): Likewise.
3994         * modules/wctype (Makefile.am): Likewise.
3995         Reported by Reuben Thomas <rrt@sc3d.org>.
3996
3997 2008-08-29  Bruno Haible  <bruno@clisp.org>
3998
3999         * m4/include_next.m4 (gl_INCLUDE_NEXT): Don't define HAVE_INCLUDE_NEXT
4000         any more.
4001
4002 2008-08-29  Simon Josefsson  <simon@josefsson.org>
4003
4004         * MODULES.html.sh (Misc): Add bitrotate.
4005
4006         * modules/bitrotate: New file.
4007
4008         * lib/bitrotate.h: New file.
4009
4010         * modules/bitrotate-tests: New file.
4011
4012         * tests/test-bitrotate.c: New file.
4013
4014         * modules/crypto/gc-arctwo, modules/crypto/arctwo: Add dependency
4015         on the bitrotate module.
4016
4017         * lib/arctwo.c: Use new bitrotate module.
4018
4019 2008-08-29  Jim Meyering  <meyering@redhat.com>
4020
4021         bootstrap: merge changes from coreutils
4022         * build-aux/bootstrap (cp_mark_as_generated): Preserve perms
4023         of copied files.  Remove a kludge, now that this is fixed.
4024         * build-aux/bootstrap: Fix unportable expr usage. (by Ralf Wildenhues)
4025         * build-aux/bootstrap: Remove $bt and $bt2 also when not using gettext.
4026         * build-aux/bootstrap: Remove coreutils-specific SUBDIRS-related code.
4027
4028 2008-08-29  Bruno Haible  <bruno@clisp.org>
4029
4030         * MODULES.html.sh: Remove --cvs-urls option.
4031
4032 2008-08-28  Jose E. Marchesi  <jemarch@gnu.org>  (tiny change)
4033
4034         maint.mk: adjust to file name change
4035         * top/maint.mk: s/Makefile.cfg/cfg.mk/.
4036
4037 2008-08-28  Jim Meyering  <meyering@redhat.com>
4038
4039         * modules/getndelim2 (License): Relicense to LGPLv2+.
4040         Approved by Richard Stallman for the version of 1995, and by
4041         Paul Eggert, Bruno Haible, Eric Blake for their contributions.
4042
4043 2008-08-27  Paolo Bonzini  <bonzini@gnu.org>
4044
4045         * lib/getdelim.c (flockfile, funlockfile): Make all of them
4046         dummy if one is not available.  Do not touch them if
4047         USE_UNLOCKED_IO, instead letting unlocked-io.h do that.
4048         (getc_maybe_unlocked): New.
4049         * m4/getdelim.m4 (gl_PREREQ_GETDELIM): Check for getc_unlocked.
4050
4051 2008-08-26  Eric Blake  <ebb9@byu.net>
4052
4053         doc/INSTALL: resync from autoconf
4054         * doc/Makefile (INSTALL, INSTALL.ISO, INSTALL.UTF-8): Simplify.
4055         (INSTALL_PRELUDE): Delete; this is done more efficiently by
4056         moving...
4057         * install.texi [!autoconf]: ...here.  Resync from autoconf.
4058         * INSTALL: Regenerate.
4059         * INSTALL.ISO: New file.
4060         * INSTALL.UTF-8: Likewise.
4061
4062 2008-08-26  Jim Meyering  <meyering@redhat.com>
4063
4064         GNUmakefile: cfg.mk definitions override default autoreconf-rerun policy
4065         * top/GNUmakefile (_is-dist-target, _is-install-target): Make
4066         these definitions conditional, so that they may be overridden, too.
4067
4068 2008-08-26  Bruno Haible  <bruno@clisp.org>
4069
4070         Generate INSTALL file variants with prettier quotes.
4071         * doc/Makefile (INSTALL_PRELUDE): New macro.
4072         (INSTALL): Use it.
4073         (INSTALL.ISO, INSTALL.UTF-8): New rules.
4074
4075 2008-08-26  Bruno Haible  <bruno@clisp.org>
4076
4077         Run makeinfo in an English locale.
4078         * doc/Makefile (MAKEINFO): New variable.
4079
4080 2008-08-26  Bruno Haible  <bruno@clisp.org>
4081
4082         * doc/Makefile (INSTALL): Use --no-validate instead of --no-warn.
4083         Suggested by Eric Blake.
4084
4085 2008-08-25  Bruno Haible  <bruno@clisp.org>
4086
4087         * doc/Makefile (INSTALL): Generate with @firstparagraphindent set.
4088
4089 2008-08-25  Eric Blake  <ebb9@byu.net>
4090
4091         c-stack: test that stack overflow can be caught
4092         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Also check
4093         that platform allows handling stack overflow; at least OS/2 EMX
4094         has sigaltstack, but crashes before transferring control to
4095         handler on stack overflow.
4096         * lib/c-stack.c [HAVE_SIGALTSTACK]: Adjust conditions to also
4097         check for HAVE_STACK_OVERFLOW_HANDLING.
4098         Reported by Elbert Pol.
4099
4100 2008-08-25  Bruno Haible  <bruno@clisp.org>
4101
4102         * doc/posix-functions/strftime.texi: Fix description of strftime
4103         module.
4104
4105 2008-08-24  Bruno Haible  <bruno@clisp.org>
4106
4107         * tests/uniwidth/test-uc_width2.c: New file.
4108         * tests/uniwidth/test-uc_width2.sh: New file.
4109         * modules/uniwidth/width-tests (Files): Add the new files.
4110         (TESTS): Add uniwidth/test-uc_width2.sh.
4111         (TESTS_ENVIRONMENT): New variable.
4112         (check_PROGRAMS): Add test-uc_width2.
4113         (test_uc_width2_SOURCES): New variable.
4114
4115         Fix uc_width(0x00AB) bug, introduced on 2007-07-08.
4116         * lib/uniwidth/width.c (nonspacing_table_data): Set bit for 0x00AD,
4117         not 0x00AB.
4118         Reported by Alexander V. Lukyanov <lav@netis.ru>.
4119
4120 2008-08-22  Eric Blake  <ebb9@byu.net>
4121
4122         test-lock, test-tls: mention why a test is skipped
4123         * tests/test-lock.c (main) [!USE_*_THREADS]: Print why test is
4124         skipped.
4125         * tests/test-tls.c (main) [!USE_*_THREADS]: Likewise.
4126
4127         count-one-bits: relax license
4128         * modules/count-one-bits (License): Relicense to LGPLv2+.
4129         Suggested by Ludovic Courtès, approved by Ben Pfaff.
4130
4131 2008-08-22  Andreas Schwab  <schwab@suse.de>
4132
4133         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX):
4134         Remove spurious space in assignment.
4135
4136 2008-08-21  Simon Josefsson  <simon@josefsson.org>
4137
4138         * m4/autobuild.m4: Use TZ=UTC0 instead of TZ=UTC.  Reported by
4139         Paul Eggert <eggert@CS.UCLA.EDU>.
4140
4141 2008-08-20  Paolo Bonzini  <bonzini@gnu.org>
4142
4143         * modules/gettext: Add m4/threadlib.m4.
4144
4145 2008-08-19  Eric Blake  <ebb9@byu.net>
4146
4147         test-c-stack: fix compilation failure on FreeBSD 5.0
4148         * tests/test-c-stack.c [HAVE_SETRLIMIT]: Include prerequisite
4149         headers before <sys/resource.h>.
4150         * doc/posix-headers/sys_resource.texi (sys/resource.h): Document
4151         the bug.
4152         Reported by Nelson H. F. Beebe.
4153
4154         strverscmp: migrate from "strverscmp.h" to <string.h>
4155         * modules/string (Makefile.am): Add new hooks.
4156         * modules/strverscmp (Files): Remove strverscmp.h.
4157         (Depends-on): Add string.
4158         (configure.ac): Add indicator.
4159         (Include): Mention new header.
4160         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Provide new
4161         defaults.
4162         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Inform string module of
4163         results.
4164         * lib/strverscmp.h: Delete.
4165         * lib/string.in.h (strverscmp): Provide declaration, when needed.
4166         * tests/test-strverscmp.c (includes): Adjust client.
4167         * lib/check-version.c (includes): Likewise.
4168         * NEWS: Document the change.
4169
4170         strverscmp: add unit test
4171         * modules/strverscmp-tests: New file.
4172         * tests/test-strverscmp.c: Likewise.
4173
4174 2008-08-19  Simon Josefsson  <simon@josefsson.org>
4175
4176         * lib/gc-gnulib.c: Indentation cleanup.  Add some comments
4177         regarding Windows crypto stuff, from Mono.
4178
4179 2008-08-19  Adam Strzelecki <ono@java.pl>  (tiny change)
4180
4181         * lib/gc-gnulib.c: Use CRYPT_VERIFY_CONTEXT.  Try to use Intel CSP
4182         if present, for intel RND.  Return error on failures.
4183
4184 2008-08-18  Ben Pfaff  <blp@gnu.org>
4185
4186         gitlog-to-changelog: give better diagnostic for failed pipe-open
4187         * build-aux/gitlog-to-changelog: Improve error message: suggest
4188         that the version of Git may be too old.
4189
4190 2008-08-18  Simon Josefsson  <simon@josefsson.org>
4191
4192         * m4/autobuild.m4: Use TZ=UTC to avoid time zone complexity.  Use
4193         ISO 8601 format.  Suggested by Greg Troxel <gdt@ir.bbn.com>.
4194
4195 2008-08-18  Bruno Haible  <bruno@clisp.org>
4196
4197         * lib/glthread/thread.h [USE_SOLARIS_THREADS]: Use thread_in_use(), not
4198         pthread_in_use().
4199
4200 2008-08-18  Bruno Haible  <bruno@clisp.org>
4201
4202         * lib/glthread/threadlib.c: Include <pthread.h>.
4203
4204 2008-08-18  Bruno Haible  <bruno@clisp.org>
4205
4206         * lib/glthread/lock.h [USE_SOLARIS_THREADS]: Fix
4207         glthread_recursive_lock_* macros.
4208         * lib/glthread/lock.c (glthread_recursive_lock_destroy_multithreaded):
4209         Fix syntax error.
4210
4211 2008-08-18  Bruno Haible  <bruno@clisp.org>
4212
4213         * lib/glthread/thread.c: Avoid forcing a context switch right after
4214         thread creation.
4215
4216 2008-08-17  Bruno Haible  <bruno@clisp.org>
4217
4218         * lib/glthread/thread.c: New file, based on code from tests/test-lock.c.
4219         * lib/glthread/thread.h: Provide Win32 specific implementation.
4220         * modules/thread (Files): Add lib/glthread/thread.c.
4221         (Depends-on): Add lock.
4222         (Makefile.am): Add glthread/thread.c to lib_SOURCES.
4223
4224 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
4225
4226         New module 'yield'.
4227         * modules/yield: New file.
4228         * lib/glthread/yield.h: New file.
4229         * m4/yield.m4: New file.
4230         * MODULES.html.sh (Multithreading): Add yield.
4231
4232 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
4233
4234         New module 'thread'.
4235         * modules/thread: New file.
4236         * lib/glthread/thread.h: New file.
4237         * m4/thread.m4: New file.
4238         * MODULES.html.sh (Multithreading): Add thread.
4239
4240 2008-08-17  Bruno Haible  <bruno@clisp.org>
4241
4242         * lib/glthread/lock.h: Include <stdlib.h> always.
4243         * lib/glthread/tls.h: Likewise.
4244         * lib/glthread/cond.h: Likewise.
4245
4246 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
4247
4248         New module 'cond'.
4249         * modules/cond: New file.
4250         * lib/glthread/cond.h: New file.
4251         * lib/glthread/cond.c: New file.
4252         * m4/cond.m4: New file.
4253         * MODULES.html.sh (Multithreading): Add cond.
4254
4255 2008-08-16  Eric Blake  <ebb9@byu.net>
4256
4257         c-stack: fix regression on Irix 5.3 from 2008-06-21
4258         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Move check for
4259         sa_sigaction...
4260         * m4/sigaction.m4 (gl_PREREQ_SIG_HANDLER_H): ...here.
4261         (gl_PREREQ_SIGACTION): Depend on sig-handler.h prereq's.
4262         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Set the default.
4263         * modules/signal (Makefile.am): Use the value.
4264         * lib/signal.in.h (sa_sigaction) [HAVE_SIGACTION
4265         && !HAVE_STRUCT_SIGACTION_SA_SIGACTION]: Define.
4266         * doc/posix-headers/signal.texi (signal.h): Document this
4267         portability issue.
4268         * doc/posix-functions/sigaction.texi (sigaction): Likewise.
4269         Reported by Tom G. Christensen.
4270
4271 2008-08-17  Bruno Haible  <bruno@clisp.org>
4272
4273         New module 'threadlib'.
4274         * modules/threadlib: New file.
4275         * lib/glthread/threadlib.c: New file, extracted from
4276         lib/glthread/lock.c.
4277         * lib/glthread/lock.c (dummy_thread_func, glthread_in_use): Remove
4278         functions.
4279         * m4/threadlib.m4: New file, from m4/lock.m4, renaming gl_LOCK to
4280         gl_THREADLIB and gl_LOCK_EARLY to gl_THREADLIB_EARLY.
4281         * m4/lock.m4 (gl_LOCK_EARLY, gl_LOCK_EARLY_BODY, gl_LOCK_BODY): Remove
4282         macros.
4283         (gl_LOCK): Just require gl_THREADLIB and perform checks for lock.h.
4284         (gl_DISABLE_THREADS): Remove macro.
4285         * modules/lock (Files): Remove build-aux/config.rpath.
4286         (Depends-on): Remove havelib. Add threadlib.
4287         (configure.ac-early): Remove section.
4288         * m4/tls.m4 (gl_TLS): Require gl_THREADLIB instead of gl_LOCK.
4289         * modules/tls (Depends-on): Remove lock. Add threadlib.
4290         (Link): New section, copied from threadlib.
4291         * MODULES.html.sh (Multithreading): Add threadlib.
4292
4293 2008-08-14  Bruno Haible  <bruno@clisp.org>
4294
4295         * lib/glthread/lock.h (glthread_lock_lock, glthread_lock_unlock,
4296         glthread_lock_destroy, glthread_rwlock_rdlock, glthread_rwlock_wrlock,
4297         glthread_rwlock_unlock, glthread_rwlock_destroy,
4298         glthread_recursive_lock_lock, glthread_recursive_lock_unlock,
4299         glthread_recursive_lock_destroy): Define as macros always.
4300         * lib/glthread/lock.c (glthread_lock_lock_func): Renamed from
4301         glthread_lock_lock.
4302         (glthread_lock_unlock_func): Renamed from glthread_lock_unlock.
4303         (glthread_lock_destroy_func): Renamed from glthread_lock_destroy.
4304         (glthread_rwlock_rdlock_func): Renamed from glthread_rwlock_rdlock.
4305         (glthread_rwlock_wrlock_func): Renamed from glthread_rwlock_wrlock.
4306         (glthread_rwlock_unlock_func): Renamed from glthread_rwlock_unlock.
4307         (glthread_rwlock_destroy_func): Renamed from glthread_rwlock_destroy.
4308         (glthread_recursive_lock_lock_func): Renamed from
4309         glthread_recursive_lock_lock.
4310         (glthread_recursive_lock_unlock_func): Renamed from
4311         glthread_recursive_lock_unlock.
4312         (glthread_recursive_lock_destroy_func): Renamed from
4313         glthread_recursive_lock_destroy.
4314
4315 2008-08-14  Bruno Haible  <bruno@clisp.org>
4316
4317         * lib/glthread/lock.h: Renamed from lib/lock.h.
4318         * lib/glthread/lock.c: Renamed from lib/lock.c. Update includes.
4319         * lib/glthread/tls.h: Renamed from lib/tls.h.
4320         * lib/glthread/tls.c: Renamed from lib/tls.c. Update includes.
4321         * lib/fstrcmp.c: Update includes.
4322         * lib/strsignal.c: Update includes.
4323         * modules/lock (Files, Makefile.am): Update.
4324         (Include): Change to "glthread/lock.h".
4325         * modules/tls (Files, Makefile.am): Update.
4326         (Include): Change to "glthread/tls.h".
4327         * tests/test-lock.c: Update includes.
4328         * tests/test-tls.c: Update includes.
4329         * NEWS: Mention the renamed header files.
4330
4331 2008-08-11  Jim Meyering  <meyering@redhat.com>
4332
4333         * lib/fts_.h: Fix grammar (insert a missing "is") in a comment.
4334
4335 2008-08-11  Eric Blake  <ebb9@byu.net>
4336
4337         test-c-stack: avoid C99-ism
4338         * tests/test-c-stack.c (main): Fix whitespace, move declaration
4339         before statement.
4340         Reported by Alain Guibert.
4341
4342 2008-08-10  Jim Meyering  <meyering@redhat.com>
4343
4344         ensure that return value of uinttostr et al are not ignored
4345         * lib/inttostr.h (__GNUC_PREREQ): Define.
4346         (__attribute_warn_unused_result__): Define.
4347         (offtostr, imaxtostr, umaxtostr, uinttostr): Apply the attribute.
4348
4349 2008-08-07  Paolo Bonzini  <bonzini@gnu.org>
4350
4351         * lib/lock.c (glthread_recursive_lock_init_multithreaded)
4352         [!PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: Fix typo.
4353
4354 2008-08-07  Jim Meyering  <meyering@redhat.com>
4355
4356         * m4/inet_pton.m4: Fix typo in comment: s/inet_ntop/inet_pton/.
4357
4358         * modules/mkstemp (License): Relicense under LGPLv2+.
4359         * modules/tempname (License): Likewise.
4360
4361 2008-08-06  Bruno Haible  <bruno@clisp.org>
4362
4363         * lib/poll.c (poll): Further micro-optimization.
4364
4365 2008-08-06  Jim Meyering  <meyering@redhat.com>
4366
4367         inet_pton.c: use locale-independent tolower
4368         * lib/inet_pton.c: Include <c-ctype.h> rather than <ctype.h>.
4369         (inet_pton6): Use c_tolower rather than tolower.
4370         * modules/inet_pton (Depends-on): Add c-ctype.
4371
4372 2008-08-06  Paolo Bonzini  <bonzini@gnu.org>
4373
4374         * lib/poll.c (poll): Avoid division when timeout is 0, cache
4375         _SC_OPEN_MAX, avoid repeated access to errno.  Check for nfd < 0.
4376
4377 2008-08-06  Jim Meyering  <meyering@redhat.com>
4378
4379         * modules/inet_pton (License): Relicense under LGPLv2+.
4380
4381 2008-08-03  Bruno Haible  <bruno@clisp.org>
4382
4383         Additional non-aborting API for lock and tls.
4384         * lib/lock.h: Include <errno.h>.
4385         (glthread_lock_init): New macro/function.
4386         (gl_lock_init): Define as wrapper around glthread_lock_init.
4387         (glthread_lock_lock): New macro/function.
4388         (gl_lock_lock): Define as wrapper around glthread_lock_lock.
4389         (glthread_lock_unlock): New macro/function.
4390         (gl_lock_unlock): Define as wrapper around glthread_lock_unlock.
4391         (glthread_lock_destroy): New macro/function.
4392         (gl_lock_destroy): Define as wrapper around glthread_lock_destroy.
4393         (glthread_rwlock_init): New macro/function.
4394         (gl_rwlock_init): Define as wrapper around glthread_rwlock_init.
4395         (glthread_rwlock_rdlock): New macro/function.
4396         (gl_rwlock_rdlock): Define as wrapper around glthread_rwlock_rdlock.
4397         (glthread_rwlock_wrlock): New macro/function.
4398         (gl_rwlock_wrlock): Define as wrapper around glthread_rwlock_wrlock.
4399         (glthread_rwlock_unlock): New macro/function.
4400         (gl_rwlock_unlock): Define as wrapper around glthread_rwlock_unlock.
4401         (glthread_rwlock_destroy): New macro/function.
4402         (gl_rwlock_destroy): Define as wrapper around glthread_rwlock_destroy.
4403         (glthread_recursive_lock_init): New macro/function.
4404         (gl_recursive_lock_init): Define as wrapper around
4405         glthread_recursive_lock_init.
4406         (glthread_recursive_lock_lock): New macro/function.
4407         (gl_recursive_lock_lock): Define as wrapper around
4408         glthread_recursive_lock_lock.
4409         (glthread_recursive_lock_unlock): New macro/function.
4410         (gl_recursive_lock_unlock): Define as wrapper around
4411         glthread_recursive_lock_unlock.
4412         (glthread_recursive_lock_destroy): New macro/function.
4413         (gl_recursive_lock_destroy): Define as wrapper around
4414         glthread_recursive_lock_destroy.
4415         (glthread_once): New macro/function.
4416         (gl_once): Define as wrapper around glthread_once.
4417         Update function declarations.
4418         * lib/lock.c (glthread_rwlock_init_multithreaded): Renamed from
4419         glthread_rwlock_init. Return error code.
4420         (glthread_rwlock_rdlock_multithreaded): Renamed from
4421         glthread_rwlock_rdlock. Return error code.
4422         (glthread_rwlock_wrlock_multithreaded): Renamed from
4423         glthread_rwlock_wrlock. Return error code.
4424         (glthread_rwlock_unlock_multithreaded): Renamed from
4425         glthread_rwlock_unlock. Return error code.
4426         (glthread_rwlock_destroy_multithreaded): Renamed from
4427         glthread_rwlock_destroy. Return error code.
4428         (glthread_recursive_lock_init_multithreaded): Renamed from
4429         glthread_recursive_lock_init. Return error code.
4430         (glthread_recursive_lock_lock_multithreaded): Renamed from
4431         glthread_recursive_lock_lock. Return error code.
4432         (glthread_recursive_lock_unlock_multithreaded): Renamed from
4433         glthread_recursive_lock_unlock. Return error code.
4434         (glthread_recursive_lock_destroy_multithreaded): Renamed from
4435         glthread_recursive_lock_destroy. Return error code.
4436         (glthread_once_call): Make static.
4437         (glthread_once_multithreaded): Renamed from glthread_once.
4438         * lib/tls.h: Include <errno.h>.
4439         (glthread_tls_key_init): New macro/function.
4440         (gl_tls_key_init): Define as wrapper around glthread_tls_key_init.
4441         (glthread_tls_set): New macro/function.
4442         (gl_tls_set): Define as wrapper around glthread_tls_set.
4443         (glthread_tls_key_destroy): New macro/function.
4444         (gl_tls_key_destroy): Define as wrapper around glthread_tls_key_destroy.
4445         Update function declarations.
4446         * lib/tls.c (glthread_tls_get_multithreaded): Renamed from
4447         glthread_tls_get.
4448         Suggested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
4449
4450 2008-08-04  Eric Blake  <ebb9@byu.net>
4451
4452         gnumakefile: use space, not TAB, outside of targets
4453         * top/GNUmakefile (_dummy): Fix whitespace error in prior edit.
4454
4455 2008-08-02  Jim Meyering  <meyering@redhat.com>
4456
4457         getdate.y: avoid locale-dependent date parsing failure
4458         In Turkish locales, getdate would fail to recognize keywords
4459         containing a lowercase "i".  The solution is not to rely on
4460         locale-sensitive case-conversion.
4461         * lib/getdate.y: Include <c-ctype.h> rather than <ctype.h>.
4462         (lookup_word): Use c_toupper in place of toupper.
4463         (yylex, get_date): Use c_ prefixed variants of isspace and isalpha, too.
4464         Reported by Vefa Bicakci <bicave@superonline.com> in
4465         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/14184>.
4466         * modules/getdate (Depends-on): Add c-ctype.
4467
4468 2008-08-02  Bruno Haible  <bruno@clisp.org>
4469
4470         * gnulib-tool (func_import): When updating or creating a .gitignore
4471         file, prepend each added line with a slash, and ignore leading slashes
4472         from the existing lines.
4473         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
4474
4475 2008-08-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4476
4477         Portability fix for GNU make 3.79.1.
4478         * top/GNUmakefile: Avoid 'else COND', which older GNU make
4479         versions do not understand.
4480
4481 2008-08-01  Bruno Haible  <bruno@clisp.org>
4482
4483         Work around bug of HP-UX 10.20 cc with -0.0 literal.
4484         * tests/test-isnanf.h (zero): New variable.
4485         (main): Avoid literal -0.0f.
4486         * tests/test-isnand.h (zero): New variable.
4487         (main): Avoid literal -0.0.
4488         * tests/test-isnanl.h (zero): New variable.
4489         (main): Avoid literal -0.0L.
4490         * tests/test-isnan.c (zerof, zerod, zerol): New variables.
4491         (test_float, test_double, test_long_double): Avoid literals -0.0f,
4492         -0.0, -0.0L.
4493         * tests/test-signbit.c (test_signbitf): Avoid literal -0.0f.
4494         (test_signbitd): Avoid literal -0.0.
4495         (test_signbitl): Avoid literal -0.0L.
4496         * tests/test-ceilf1.c (zero): New variable.
4497         (main): Avoid literal -0.0f.
4498         * tests/test-ceill.c (zero): New variable.
4499         (main): Avoid literal -0.0L.
4500         * tests/test-floorf1.c (zero): New variable.
4501         (main): Avoid literal -0.0f.
4502         * tests/test-floorl.c (zero): New variable.
4503         (main): Avoid literal -0.0L.
4504         * tests/test-roundf1.c (zero): New variable.
4505         (main): Avoid literal -0.0f.
4506         * tests/test-round1.c (zero): New variable.
4507         (main): Avoid literal -0.0.
4508         * tests/test-roundl.c (zero): New variable.
4509         (main): Avoid literal -0.0L.
4510         * tests/test-truncf1.c (zero): New variable.
4511         (main): Avoid literal -0.0f.
4512         * tests/test-trunc1.c (zero): New variable.
4513         (main): Avoid literal -0.0.
4514         * tests/test-truncl.c (zero): New variable.
4515         (main): Avoid literal -0.0L.
4516         * tests/test-frexp.c (zero): New variable.
4517         (main): Avoid literal -0.0.
4518         * tests/test-frexpl.c (zero): New variable.
4519         (main): Avoid literal -0.0L.
4520         * tests/test-ldexpl.c (zero): New variable.
4521         (main): Avoid literal -0.0L.
4522         * tests/test-snprintf-posix.h (have_minus_zero): Avoid literal -0.0.
4523         (zerod, zerol): New variables.
4524         (test_function): Avoid literals -0.0, -0.0L.
4525         * tests/test-sprintf-posix.h (have_minus_zero): Avoid literal -0.0.
4526         (zerod, zerol): New variables.
4527         (test_function): Avoid literals -0.0, -0.0L.
4528         * tests/test-vasnprintf-posix.c (have_minus_zero): Avoid literal -0.0.
4529         (zerod, zerol): New variables.
4530         (test_function): Avoid literals -0.0, -0.0L.
4531         * tests/test-vasprintf-posix.c (have_minus_zero): Avoid literal -0.0.
4532         (zerod, zerol): New variables.
4533         (test_function): Avoid literals -0.0, -0.0L.
4534         * tests/test-strtod.c (zero): New variable.
4535         (main): Avoid literal -0.0.
4536         Reported by Jonathan C. Patschke <jp@centtech.com>.
4537
4538 2008-07-31  Jim Meyering  <meyering@redhat.com>
4539
4540         sha256.h: correct definition of SHA224_DIGEST_SIZE
4541         * lib/sha256.h (SHA224_DIGEST_SIZE): Define to 28, not 24.
4542         Reported by Paulie Pena IV <paulie4@gmail.com>.
4543         Define as 224 / 8, rather than as a literal.
4544         (SHA256_DIGEST_SIZE): Define as 256/8 rather than equivalent literal.
4545         * lib/sha512.h (SHA384_DIGEST_SIZE): Likewise, define as equiv: 384/8.
4546         (SHA512_DIGEST_SIZE): Likewise, define as equivalent quotient: 512/8.
4547
4548 2008-07-31  Bruno Haible  <bruno@clisp.org>
4549
4550         * lib/regex_internal.h (BITSET_WORD_BITS): Make first conditional work
4551         on HP-UX 10.20 with "cc -Ae". Fix second conditional.
4552         Reported by Jonathan Patschke <jp@centtech.com>.
4553
4554 2008-07-31  Bruno Haible  <bruno@clisp.org>
4555
4556         * gnulib-tool (func_import): Make change from 2008-06-23 more robust.
4557         Reported by Paolo Bonzini <bonzini@gnu.org>.
4558
4559 2008-07-30  Eric Blake  <ebb9@byu.net>
4560
4561         test-strtod: allow compilation without -lm
4562         * tests/test-strtod.c (main): Avoid link dependence on fabs.
4563         Reported by Dennis Clarke <blastwave@gmail.com>.
4564
4565 2008-07-28  Jim Meyering  <meyering@redhat.com>
4566
4567         bootstrap: work also when there are no .po files in po/
4568         * build-aux/bootstrap (update_po_files): Complete the change
4569         that I began in bc960df8c789c878f1c1c54a28a3c2648dead8d9.
4570
4571 2008-07-27  Jim Meyering  <meyering@redhat.com>
4572
4573         * users.txt: Add zile.
4574
4575 2008-07-26  Ben Pfaff  <blp@gnu.org>
4576
4577         Add missing dependencies on new m4/exponent[fdl].m4 files.
4578         * modules/isnanf-nolibm: Add m4/exponentf.m4.
4579         * modules/isnand-nolibm: Add m4/exponentd.m4.
4580         * modules/isnanl-nolibm: Add m4/exponentl.m4.
4581         * modules/signbit-tests: Use m4/exponent[fdl].m4 instead of
4582         m4/isnan[fdl].m4, because the macros actually used moved.
4583         Reported by Jim Meyering.
4584
4585 2008-07-14  Ben Pfaff  <blp@gnu.org>
4586
4587         Add isinf module.
4588         * lib/isinf.c: New file.
4589         * lib/math.in.h: Define isinf macro if we have decided to replace
4590         it.
4591         * m4/isinf.m4: New file.
4592         * m4/math_h.m4: Initialize and substitute variables for isinf
4593         module.
4594         * modules/isinf: New file.
4595         * modules/isinf-tests: New file.
4596         * modules/math: Add substitutions for new module.
4597         * tests/test-isinf.c: New file.
4598         * doc/posix-functions/isinf.texi: Mention new module.
4599         * MODULES.html.sh: Mention new module.
4600
4601 2008-07-14  Ben Pfaff  <blp@gnu.org>
4602
4603         Factor out some macros for use by additional modules.
4604         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Move into new file
4605         exponentf.m4.
4606         * m4/isnand.m4 (gl_DOUBLE_EXPONENT_LOCATION): Move into new file
4607         exponentd.m4.
4608         * m4/isnanl.m4 (gl_LONG_DOUBLE_EXPONENT_LOCATION): Move into new
4609         file exponentl.m4.
4610         * m4/exponentf.m4: New file.
4611         * m4/exponentd.m4: New file.
4612         * m4/exponentl.m4: New file.
4613         * modules/isnanf: Use new file m4/exponentf.m4.
4614         * modules/isnand: Use new file m4/exponentd.m4.
4615         * modules/isnanl: Use new file m4/exponentl.m4.
4616
4617 2008-07-23  Ulrich Drepper  <drepper@redhat.com>
4618
4619         mktime.c: normalize tp->tm_isdst value to -1/0/1.
4620         * lib/mktime.c (__mktime_internal): Normalize tp->tm_isdst value.
4621         Reported by Michael Ringe <Michael.Ringe@gmx.de> in
4622         <http://sourceware.org/bugzilla/show_bug.cgi?id=6723>.
4623
4624         * lib/canonicalize-lgpl.c (__realpath): Avoid buffer overflow after
4625         readlink on platforms without PATH_MAX.
4626
4627 2008-07-21  Eric Blake  <ebb9@byu.net>
4628
4629         Warn, not fail, on stale version.
4630         * top/GNUmakefile (_curr-ver): Tone down previous patch.
4631
4632         Don't allow installation with stale devel version number.
4633         * top/GNUmakefile (_is-install-target): New macro.
4634         (_curr-ver): Forbid installation with stale version number.
4635
4636 2008-07-20  Bruno Haible  <bruno@clisp.org>
4637
4638         * modules/c-stack-tests (Makefile.am): Add LIBSIGSEGV to
4639         TESTS_ENVIRONMENT.
4640         * tests/test-c-stack2.sh: React differently if LIBSIGSEGV is in use.
4641
4642 2008-07-20  Bruno Haible  <bruno@clisp.org>
4643
4644         * lib/c-stack.h (c_stack_action): Add documentation.
4645         * lib/c-stack.c (c_stack_action): Remove incomplete documentation.
4646
4647 2008-07-20  Bruno Haible  <bruno@clisp.org>
4648
4649         * modules/canonicalize-lgpl (License): Relicense under LGPLv2+.
4650         * modules/readlink (License): Likewise.
4651
4652 2008-07-17  Eric Blake  <ebb9@byu.net>
4653
4654         * modules/c-stack (Link): Fix typo.
4655
4656         Make c-stack use libsigsegv, when available.
4657         * modules/c-stack (Depends-on): Add libsigsegv.
4658         * modules/c-stack-tests (Makefile.am): Link with libsigsegv, if
4659         needed.
4660         * lib/c-stack.c (SIGSTKSZ): Define fallback.
4661         (segv_handler, overflow_handler, c_stack_action)
4662         [HAVE_LIBSIGSEGV && !HAVE_XSI_STACK_OVERFLOW_HEURISTIC]: Add new
4663         implementation when libsigsegv is available, but only when using
4664         the library is necessary.
4665         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Add
4666         comment, explaining why XSI check fails on Linux.
4667         (gl_PREREQ_C_STACK): Supply LIBCSTACK, LTLIBCSTACK.
4668         * tests/test-c-stack2.sh: Tweak skip message.
4669         * NEWS: Document new link-time requirements.
4670
4671 2008-07-16  Eric Blake  <ebb9@byu.net>
4672
4673         c-stack: Expose false positives when not using libsigsegv.
4674         * modules/c-stack-tests (Files): Expand test.
4675         * tests/test-c-stack.c (main): Add means to conditionally trigger
4676         non-overflow SIGSEGV.
4677         * tests/test-c-stack2.sh: New file.
4678
4679 2008-07-14  Bruno Haible  <bruno@clisp.org>
4680
4681         * m4/libsigsegv.m4: Remove unneeded AC_PREREQ.
4682         Reported by Eric Blake.
4683
4684 2008-07-14  Sam Steingold  <sds@gnu.org>
4685             Bruno Haible  <bruno@clisp.org>
4686
4687         New module libsigsegv.
4688         * modules/libsigsegv: New file.
4689         * m4/libsigsegv.m4: New file, from GNU clisp sigsegv.m4 with
4690         modifications.
4691         * MODULES.html.sh (Signal handling): New section.
4692
4693 2008-07-14  Bruno Haible  <bruno@clisp.org>
4694
4695         * modules/unictype/ctype-* (Description): Add the word "function".
4696         Improves the resulting doc in MODULES.html.
4697
4698 2008-07-12  Ben Pfaff  <blp@gnu.org>
4699
4700         Add longlong module.
4701         * modules/longlong: New file.
4702
4703 2008-07-12  Bruno Haible  <bruno@clisp.org>
4704
4705         * m4/isnan.m4 (gl_ISNAN): When the replacement is used, set ISNAN_LIBM
4706         to empty.
4707
4708 2008-07-10  Ben Pfaff  <blp@gnu.org>
4709
4710         Add isnan module.
4711         * doc/posix-functions/isnan.texi: Mention new module.
4712         * lib/math.in.h: Define isnan macro if we have decided to replace
4713         it.
4714         * m4/isnan.m4: New file.
4715         * m4/isnanl.m4 (gl_FUNC_ISNANL): Factor out some code into new
4716         macro gl_BUILD_ISNANL so that isnan.m4 can use that functionality
4717         also.
4718         (gl_FUNC_ISNANL_NO_LIBM): Factor out same code, to reduce
4719         redundancy.
4720         * m4/math_h.m4: Initialize and substitute variables for isnan
4721         module.
4722         * modules/isnan: New file.
4723         * modules/isnan-tests: New file.
4724         * modules/math: Add substitutions for new module.
4725         * tests/test-isnan.c: New file.
4726         * MODULES.html.sh: Mention new module.
4727
4728 2008-07-10  Ben Pfaff  <blp@gnu.org>
4729
4730         Add isnanf module.
4731         * lib/isnanf.m4: New file.
4732         * m4/isnanf.m4 (gl_FUNC_ISNANF): New macro.
4733         (gl_HAVE_ISNANF_IN_LIBM): New macro.
4734         (gl_BUILD_ISNANF): New macro used by gl_FUNC_ISNANF,
4735         gl_FUNC_ISNANF_NO_LIBM, and gl_FUNC_ISNAN.
4736         * modules/isnanf: New file.
4737         * modules/isnanf-tests: New file.
4738         * modules/isnanf-nolibm-tests: Add tests/test-isnanf.h to list of
4739         files.
4740         * tests/test-isnanf-nolibm.c: factored most of its contents into
4741         new file tests/test-isnanf.h.
4742         * tests/test-isnanf.h: New file.
4743         * tests/test-isnanf.c: New file.
4744         * MODULES.html.sh: Mention new module.
4745         * doc/glibc-functions/isnanf.texi: Mention new module.
4746
4747 2008-07-10  Ben Pfaff  <blp@gnu.org>
4748
4749         Add isnand module.
4750         * lib/isnand.h: New file.
4751         * m4/isnand.m4 (gl_FUNC_ISNAND): New macro.
4752         (gl_FUNC_ISNAND_NO_LIBM): Split partially into new macro
4753         gl_HAVE_ISNAND_NO_LIBM so that gl_FUNC_ISNAND can use that
4754         functionality also.
4755         (gl_BUILD_ISNAND): New macro used by gl_FUNC_ISNAND,
4756         gl_FUNC_ISNAND_NO_LIBM, and gl_FUNC_ISNAN.
4757         (gl_HAVE_ISNAND_IN_LIBM): New macro.
4758         * modules/isnand: New file.
4759         * modules/isnand-tests: New file.
4760         * modules/isnand-nolibm-tests: Add tests/test-isnand.h to list of
4761         files.
4762         * tests/test-isnand-nolibm.c: factored most of its contents into
4763         new file tests/test-isnand.h.
4764         * tests/test-isnand.h: New file.
4765         * tests/test-isnand.c: New file.
4766         * MODULES.html.sh: Mention new module.
4767
4768 2008-07-10  Ben Pfaff  <blp@gnu.org>
4769
4770         * lib/isnanf.h: Rename lib/isnanf-nolibm.h.
4771         * lib/isnand.h: Rename lib/isnand-nolibm.h.
4772         * tests/test-isnanf.c: Rename tests/test-isnanf-nolibm.c.
4773         * tests/test-isnand.c: Rename tests/test-isnand-nolibm.c.
4774         * modules/isnanf-nolibm: Update references to renamed files.
4775         * modules/isnand-nolibm: Likewise.
4776         * modules/isnanf-nolibm-tests: Likewise.
4777         * modules/isnand-nolibm-tests: Likewise.
4778         * lib/frexp.c: Likewise.
4779         * lib/isfinite.c: Likewise.
4780         * lib/signbitd.c: Likewise.
4781         * lib/signbitf.c: Likewise.
4782         * lib/vasnprintf.c: Likewise.
4783         * tests/test-ceilf1.c: Likewise.
4784         * tests/test-ceilf2.c: Likewise.
4785         * tests/test-floorf1.c: Likewise.
4786         * tests/test-floorf2.c: Likewise.
4787         * tests/test-frexp.c: Likewise.
4788         * tests/test-round1.c: Likewise.
4789         * tests/test-round2.c: Likewise.
4790         * tests/test-roundf1.c: Likewise.
4791         * tests/test-strtod.c: Likewise.
4792         * tests/test-trunc1.c: Likewise.
4793         * tests/test-trunc2.c: Likewise.
4794         * tests/test-truncf1.c: Likewise.
4795         * tests/test-truncf2.c: Likewise.
4796         * NEWS: Mention the renamed header files.
4797
4798 2008-07-11  Jim Meyering  <meyering@redhat.com>
4799
4800         vc-list-files: make the last-resort awk code more portable
4801         * build-aux/vc-list-files: Don't rely on awk's "sub" command.
4802         /bin/awk from OpenSolaris 11's SUNWesu version 2008.03.22.10.56
4803         does not support it.
4804
4805 2008-07-10  Eric Blake  <ebb9@byu.net>
4806
4807         Work with tar's bootstrap.
4808         * gnulib-tool (func_emit_initmacro_end): Use m4_defn in the case
4809         where LIBSOURCES_DIR contains .#bootmp but must not be treated as
4810         an m4 comment.
4811
4812 2008-07-09  Jim Meyering  <meyering@redhat.com>
4813
4814         posix-shell.m4: fix typo that made this test malfunction
4815         * m4/posix-shell.m4: Remove capitalization in variable name.
4816
4817 2008-07-08  Bruno Haible  <bruno@clisp.org>
4818
4819         * m4/onceonly.m4: Update comments.
4820         Reported by Ben Pfaff <blp@cs.stanford.edu>.
4821
4822 2008-07-04  Jim Meyering  <meyering@redhat.com>
4823
4824         * users.txt: Add vc-dwim.
4825         (bison, coreutils): Use the gitweb URL.
4826
4827 2008-07-03  Jim Meyering  <meyering@redhat.com>
4828
4829         * users.txt: Add libffcall.  From Sam Steingold.
4830
4831 2008-07-03  OndÅ™ej Vašík  <ovasik@redhat.com>
4832
4833         getdate.y: do not ignore TZ with relative day, month or year offset
4834         * lib/getdate.y (get_date): Move the tz-handling block to follow the
4835         relative-date-handling, since otherwise, the latter would clobber the
4836         sole output (an updated Start value) of the tz-handling block.
4837         * tests/test-getdate.c: Tests for the fix
4838
4839 2008-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4840
4841         Recognize 'foo_LIBRARIES += libgnu.a'.
4842         * gnulib-tool (func_emit_lib_Makefile_am): Recognize if a
4843         makefile snippet has already specified an installation location,
4844         also using '+='.
4845
4846 2008-07-02  OndÅ™ej Vašík  <ovasik@redhat.com>
4847
4848         getdate.y: factor out common actions
4849         * lib/getdate.y (apply_relative_time, set_hhmmss): New functions.
4850         Use them in place of open-coded actions.
4851
4852 2008-07-01  Simon Josefsson  <simon@josefsson.org>
4853
4854         Add self-test for getdate module.
4855         * modules/getdate-tests: New file.
4856         * tests/test-getdate.c: New file.
4857
4858 2008-06-29  Bruno Haible  <bruno@clisp.org>
4859
4860         * gnulib-tool (func_import): Put gnulib-comp.m4 into .cvsignore or
4861         .gitignore.
4862         Reported by Sylvain Beucler <beuc@beuc.net>.
4863
4864 2008-06-29  Bruno Haible  <bruno@clisp.org>
4865
4866         * doc/gnulib-tool.texi (VCS Issues): Mention --no-vc-files option.
4867         * m4/gnulib-tool.m4: Update to match current gnulib-tool.
4868
4869 2008-06-29  Bruno Haible  <bruno@clisp.org>
4870
4871         * gnulib-tool (func_import): Recommend to put gnulib-cache.m4 into
4872         EXTRA_DIST.
4873         Reported by Sylvain Beucler <beuc@beuc.net>.
4874
4875 2008-06-26  Jim Meyering  <meyering@redhat.com>
4876
4877         make several modules depend on the "open" module
4878         This provides slightly increased consistency when opening-for-write
4879         the name of a non-directory spelled with a trailing slash.
4880         * modules/chdir-safer: Likewise.
4881         * modules/chown: Likewise.
4882         * modules/clean-temp: Likewise.
4883         * modules/copy-file: Likewise.
4884         * modules/fchdir: Likewise.
4885         * modules/fcntl-safer: Likewise.
4886         * modules/pipe: Likewise.
4887         * modules/utime: Likewise.
4888         Prompted by Eric Blake and Bruno Haible.
4889
4890 2008-06-24  Andreas Schwab  <schwab@suse.de>
4891
4892         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Don't test whether compound
4893         literals can be used as initializers for global variables.
4894
4895 2008-06-23  Eric Blake  <ebb9@byu.net>
4896
4897         Make gnulib-cache.m4 easier to diff.
4898         * gnulib-tool (func_import): Allow newlines when reading cached
4899         gl_MODULES, and generate newlines when creating gnulib-cache.m4.
4900
4901 2008-06-23  Bruno Haible  <bruno@clisp.org>
4902
4903         * m4/signalblocking.m4 (gl_PREREQ_SIG_HANDLER_H): Remove macro.
4904         (gl_PREREQ_SIGPROCMASK): Don't invoke it.
4905         * m4/sigaction.m4 (gl_PREREQ_SIG_HANDLER_H): New macro, moved here from
4906         m4/signalblocking.m4.
4907         (gl_PREREQ_SIGACTION): Don't invoke it.
4908         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Invoke
4909         gl_PREREQ_SIG_HANDLER_H.
4910         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Likewise.
4911         Don't check for sigaction here.
4912
4913 2008-06-23  Bruno Haible  <bruno@clisp.org>
4914
4915         * lib/fatal-signal.c (fatal_signal_handler): Update comment.
4916         (install_handlers): Don't set the SA_RESETHAND flag.
4917
4918 2008-06-23  Bruno Haible  <bruno@clisp.org>
4919
4920         * m4/sigaction.m4: Comment fixes.
4921         * lib/signal.in.h: Likewise.
4922
4923 2008-06-23  Eric Blake  <ebb9@byu.net>
4924
4925         Fix typo.
4926         * tests/test-sigaction.c (MASK_SA_FLAGS): Add missing operator.
4927
4928         Avoid SA_ namespace.
4929         * tests/test-sigaction.c (MASK_SA_FLAGS): Rename from SA_MASK.
4930         Reported by Ralf Wildenhues.
4931
4932         Avoid test failure due to SA_RESTORER.
4933         * tests/test-sigaction.c (SA_MASK): New macro.
4934         (main): Avoid failing due to extension flags being set.
4935         Reported by Jim Meyering.
4936
4937         Revert use of sig-handler.h in sigprocmask.c.
4938         * modules/sigprocmask (Files): Don't rely on sig-handler.h, since
4939         it requires the existence of struct sigaction.
4940         * lib/sigprocmask.c (handler_t): Restore typedef.
4941         (rpl_signal, old_handlers): Use local type.
4942
4943 2008-06-22  Bruno Haible  <bruno@clisp.org>
4944
4945         * tests/test-stdint.c: Disable the INTMAX_MAX preprocessor test
4946         conditionally.
4947         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
4948
4949 2008-06-22  Bruno Haible  <bruno@clisp.org>
4950
4951         * doc/posix-functions/siginterrupt.texi: Move note.
4952
4953         * lib/signal.in.h (SA_RESTART): New macro.
4954         * lib/sigaction.c: Update comment.
4955
4956         * m4/sigaction.m4 (gl_SIGACTION): Require gl_SIGNAL_H_DEFAULTS.
4957
4958         * m4/signalblocking.m4 (gl_PREREQ_SIG_HANDLER_H): New macro.
4959         (gl_PREREQ_SIGPROCMASK): Invoke it.
4960         * m4/sigaction.m4 (gl_PREREQ_SIGACTION): Likewise.
4961
4962         * lib/nanosleep.c (rpl_nanosleep): Setup newact only when it is needed.
4963
4964         * lib/sigprocmask.c: Update a comment.
4965
4966 2008-06-21  Eric Blake  <ebb9@byu.net>
4967
4968         Use sigaction module rather than signal().
4969         * modules/c-stack (Depends-on): Add sigaction.
4970         * modules/fatal-signal (Depends-on): Likewise.
4971         * modules/nanosleep (Depends-on): Likewise.
4972         * modules/sigprocmask (Files): Add sig-handler.h.
4973         * modules/sigaction (Files): Likewise.
4974         * lib/sig-handler.h (get_handler): New file, suggested by Paul
4975         Eggert.
4976         * lib/c-stack.c (SIGACTION_WORKS): Simplify conditions.
4977         (c_stack_action) [!SIGACTION_WORKS]: Use sigaction, not signal.
4978         * lib/fatal-signal.c (uninstall_handlers, install_handlers)
4979         (init_fatal_signals): Likewise.
4980         * lib/nanosleep.c (rpl_nanosleep): Likewise.
4981         (siginterrupt): Delete fallback.
4982         * lib/sigprocmask.c (handler_t, old_handlers): Use sa_handler_t
4983         instead.
4984         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Drop check for
4985         siginterrupt.
4986
4987         New module sigaction, for mingw.
4988         * modules/sigaction: New module...
4989         * modules/sigaction-tests: ...and its test.
4990         * m4/sigaction.m4: New file.
4991         * lib/sigaction.c: Likewise.
4992         * tests/test-sigaction.c: Likewise.
4993         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Add sigaction variables.
4994         * modules/signal (Makefile.am): Likewise.
4995         * lib/signal.in.h (!@HAVE_SIGACTION@): Define replacements when
4996         needed.
4997         * doc/posix-headers/signal.texi (signal.h): Mention provided
4998         types.
4999         * doc/posix-functions/siginterrupt.texi (siginterrupt): Mention
5000         that sigaction is preferable.
5001         * doc/posix-functions/sigaction.texi (sigaction): Mention new
5002         module.
5003         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
5004         sigaction.
5005
5006         Improve robustness of sigprocmask by overriding signal.
5007         * lib/signal.in.h (rpl_signal): Override signal when sigprocmask
5008         is in use.
5009         * lib/sigprocmask.c (blocked_handler): Reinstall block handler.
5010         (SIGKILL, SIGSTOP): Provide fallbacks.
5011         (rpl_signal): Implement.
5012         (old_handlers, blocked_set): Mark volatile, since sigprocmask and
5013         signal can be called inside handlers.
5014
5015         Fix nanosleep module on mingw.
5016         * modules/nanosleep (Depends-on): Add sys_select.
5017         * lib/nanosleep.c (HAVE_SYS_SELECT_H): Rely on gnulib module.
5018
5019         Fix licensing of sigprocmask.
5020         * modules/raise (License): Relicense as LGPL.
5021
5022 2008-06-21  Bruno Haible  <bruno@clisp.org>
5023
5024         * lib/propername.c (proper_name_utf8): Don't use the transliterated
5025         result if it contains question marks.
5026         Reported by Michael Geng <linux@michaelgeng.de>.
5027
5028 2008-06-19  Bruno Haible  <bruno@clisp.org>
5029
5030         Fix CVS-ism.
5031         * doc/gnulib.texi: Include updated-stamp.texi.
5032         * doc/Makefile (GNULIB_TEXI_FILES): New variable.
5033         (updated-stamp.texi): New rule.
5034         (gnulib.info): Depend on it.
5035         * doc/.gitignore: Add updated-stamp.texi.
5036         Based on a patch by Thien-Thi Nguyen <ttn@gnuvola.org>.
5037
5038 2008-06-19  Bruno Haible  <bruno@clisp.org>
5039
5040         * doc/Makefile (gnulib.info): Update and simplify dependencies.
5041         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
5042
5043 2008-06-19  Eric Blake  <ebb9@byu.net>
5044
5045         Fix VPATH 'make dist' with GNU make and non-VCS tarball.
5046         * top/GNUmakefile (_curr-ver): Don't use $(srcdir) unnecessarily.
5047         Reported by Stepan Kasal.
5048
5049 2008-06-18  Bruno Haible  <bruno@clisp.org>
5050
5051         * lib/fatal-signal.c (init_fatal_signals): Add comment.
5052         Reported by Eric Blake.
5053
5054 2008-06-18  Eric Blake  <ebb9@byu.net>
5055
5056         Work around cygwin 1.5.25 strsignal bug.
5057         * tests/test-strsignal.c: Allow for const char *.
5058         * doc/glibc-functions/strsignal.texi (strsignal): Document the bug.
5059
5060 2008-06-18  Simon Josefsson  <simon@josefsson.org>
5061
5062         * users.txt: Update URL to article and add author/date
5063         information.
5064
5065 2008-06-17  Bruno Haible  <bruno@clisp.org>
5066
5067         New macro gl_DISABLE_THREADS.
5068         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Use value gl_use_threads_default
5069         if the user did not pass --enable-threads or --disable-threads option.
5070         (gl_DISABLE_THREADS): New macro.
5071         Reported by Eric Blake <ebb9@byu.net>.
5072
5073 2008-06-17  Bruno Haible  <bruno@clisp.org>
5074
5075         * lib/tls.h (gl_tls_key_init): Evaluate the destructor argument also
5076         when the macro ignores it.
5077         Based on a patch by Eric Blake <ebb9@byu.net>.
5078
5079 2008-06-17  Bruno Haible  <bruno@clisp.org>
5080
5081         * modules/tls (License): Change to LGPLv2+.
5082         Reported by Eric Blake.
5083
5084 2008-06-17  Eric Blake  <ebb9@byu.net>
5085
5086         Simplify c-stack prerequisites.
5087         * lib/c-stack.c (includes): Remove unused <sys/resource.h>.
5088         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Posix 200x
5089         no longer requires <ucontext.h> to exist.  Optimize setrlimit
5090         check.
5091         (gl_PREREQ_C_STACK): Remove check for unused getcontext and
5092         <sys/resource.h>.
5093
5094         Move c-stack test into testsuite.
5095         * modules/c-stack-tests: New file.
5096         * lib/c-stack.c [DEBUG]: Move test program...
5097         * tests/test-c-stack.c: ...into this new file.  Skip rather than
5098         fail test if sigaltstack is lacking.
5099         * tests/test-c-stack.sh: New driver file.
5100
5101 2008-06-16  Eric Blake  <ebb9@byu.net>
5102
5103         Use raise module consistently.
5104         * modules/fatal-signal (Depends-on): Add raise.
5105         * modules/sigprocmask (Depends-on): Likewise.
5106         * lib/fatal-signal.c (fatal_signal_handler): Rely on raise.
5107         * lib/sigprocmask.c (sigprocmask): Likewise.
5108         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Likewise.
5109         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Likewise.
5110
5111         Fix compliance bug in sigpending.
5112         * lib/sigprocmask.c (sigpending): Return pending array via
5113         parameter, not return value.
5114
5115 2008-06-14  Eric Blake  <ebb9@byu.net>
5116
5117         Improve obstack-printf test code.
5118         * tests/test-obstack-printf.c (test_function): Fix comment, and
5119         simplify usage of obstack_* in macros.  Add a test for coverage.
5120         Reported by Bruno Haible.
5121
5122 2008-06-14  Bruno Haible  <bruno@clisp.org>
5123
5124         * lib/obstack_printf.c (obstack_vprintf): Define the stack-allocated
5125         array size as a constant, not as a const variable.
5126         * m4/obstack-printf.m4 (gl_FUNC_OBSTACK_PRINTF): Require
5127         AC_USE_SYSTEM_EXTENSIONS.
5128         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX): Likewise.
5129         Test whether the obstack_printf function actually exists.
5130         * modules/obstack-printf (Depends-on): Add extensions.
5131         (Include): Remove obstack.h.
5132         * modules/obstack-printf-posix (Depends-on): Add extensions.
5133         (Include): Remove obstack.h.
5134
5135 2008-06-13  Eric Blake  <ebb9@byu.net>
5136
5137         Add obstack-printf and obstack-printf-posix modules.
5138         * modules/obstack-printf: New file.
5139         * modules/obstack-printf-posix: Likewise.
5140         * MODULES.html.sh (Misc): Mention them.
5141         * doc/glibc-functions/obstack_printf.texi (obstack_printf):
5142         Likewise.
5143         * doc/glibc-functions/obstack_vprintf.texi (obstack_vprintf):
5144         Likewise.
5145         * modules/stdio (Makefile.am): Accomodate new modules.
5146         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
5147         * lib/stdio.in.h (rpl_obstack_printf, rpl_obstack_vprintf):
5148         Declare.
5149         * lib/obstack_printf.c (obstack_printf, obstack_vprintf): New
5150         functions.
5151         * m4/obstack-printf.m4 (gl_OBSTACK_PRINTF)
5152         (gl_REPLACE_OBSTACK_PRINTF): New macros
5153         * m4/obstack-printf-posix.m4 (gl_OBSTACK_PRINTF_POSIX): Likewise.
5154         * tests/test-obstack-printf.c: New file.
5155         * modules/obstack-printf-tests: Likewise.
5156         * modules/obstack-printf-posix-tests: Likewise.
5157
5158 2008-06-11  Bruno Haible  <bruno@clisp.org>
5159
5160         * m4/open.m4 (gl_FUNC_OPEN): Add test against trailing slash bug.
5161         * lib/open.c: Include errno.h.
5162         (open): Fail when attempting to write to a file that has a trailing
5163         slash.
5164         * tests/test-open.c (main): Test against trailing slash bug.
5165         * doc/posix-functions/open.texi: Mention the trailing slash bug.
5166
5167 2008-06-10  Bruno Haible  <bruno@clisp.org>
5168
5169         * tests/test-vc-list-files-git.sh: Make double use of 'exit'. Needed
5170         for $? to work inside the trap command, with various /bin/sh-s.
5171         * tests/test-vc-list-files-cvs.sh: Likewise.
5172
5173 2008-06-10  Bruno Haible  <bruno@clisp.org>
5174
5175         * lib/acl-internal.h: Don't include gettext.h here.
5176         * lib/set-mode-acl.c: Include gettext.h here.
5177         * lib/copy-acl.c: Likewise.
5178
5179 2008-06-10  Bruno Haible  <bruno@clisp.org>
5180
5181         * lib/wait-process.h (wait_subprocess): Add termsigp argument.
5182         * lib/wait-process.c (wait_subprocess): Likewise.
5183         * lib/execute.h (execute): Add termsigp argument.
5184         * lib/execute.c (execute): Likewise.
5185         * lib/csharpcomp.c (compile_csharp_using_pnet,
5186         compile_csharp_using_mono, compile_csharp_using_sscli): Update.
5187         * lib/csharpexec.c (execute_csharp_using_pnet,
5188         execute_csharp_using_mono, execute_csharp_using_sscli): Update.
5189         * lib/javacomp.c (compile_using_envjavac, compile_using_gcj,
5190         compile_using_javac, compile_using_jikes, is_envjavac_gcj,
5191         is_envjavac_gcj43, is_gcj_present, is_gcj_43, is_javac_present,
5192         is_jikes_present): Update.
5193         * lib/javaexec.c (execute_java_class): Update.
5194         * lib/javaversion.c (execute_and_read_line): Update.
5195         * NEWS: Document the changes.
5196         Reported by Eric Blake.
5197
5198 2008-06-10  Eric Blake  <ebb9@byu.net>
5199
5200         Add missing include.
5201         * tests/test-strstr.c (includes): Add <signal.h>.
5202         * tests/test-strcasestr.c (includes): Likewise.
5203         * tests/test-memmem.c (includes): Likewise.
5204
5205 2008-06-10  Bruno Haible  <bruno@clisp.org>
5206
5207         * lib/wait-process.c (wait_subprocess): Add an assertion.
5208
5209 2008-06-10  Bruno Haible  <bruno@clisp.org>
5210
5211         * lib/wait-process.c (wait_subprocess): Try to fix waitid() based code.
5212
5213 2008-06-10  Bruno Haible  <bruno@clisp.org>
5214
5215         * tests/test-memmem.c (main): Reset SIGALRM to default handling before
5216         using alarm().
5217         * tests/test-strcasestr.c (main): Likewise.
5218         * tests/test-strstr.c (main): Likewise.
5219
5220 2008-06-09  Bruno Haible  <bruno@clisp.org>
5221
5222         Work around the Solaris 10 ACE ACLs ABI change.
5223         * lib/acl-internal.h (acl_nontrivial, acl_ace_nontrivial): Don't
5224         declare if ACL_NO_TRIVIAL is present.
5225         (ACE_ACCESS_ALLOWED_ACE_TYPE, ACE_ACCESS_DENIED_ACE_TYPE,
5226         NEW_ACE_OWNER, NEW_ACE_GROUP, NEW_ACE_IDENTIFIER_GROUP, ACE_EVERYONE,
5227         NEW_ACE_READ_DATA, NEW_ACE_WRITE_DATA, NEW_ACE_EXECUTE): New macros.
5228         * lib/file-has-acl.c (acl_nontrivial, acl_ace_nontrivial): Don't
5229         define if ACL_NO_TRIVIAL is present.
5230         (acl_ace_nontrivial): Detect whether the old or new ABI is in use,
5231         and use the current ABI.
5232         (file_has_acl): Use same #if condition as elsewhere.
5233         * lib/set-mode-acl.c (qset_acl): Detect whether the old or new ABI is
5234         in use, and use the current ABI.
5235         * doc/acl-resources.txt: More doc about newer Solaris 10 versions.
5236         Reported by Jim Meyering.
5237
5238 2008-06-09  Eric Blake  <ebb9@byu.net>
5239
5240         Work around environments that (stupidly) ignore SIGALRM.
5241         * m4/strstr.m4 (gl_FUNC_STRSTR): Reset SIGALRM to default handling
5242         before using alarm().
5243         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
5244         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
5245         Reported by Ian Beckwith <ianb@erislabs.net>.
5246
5247         Produce autobuild blurb earlier in log.
5248         * modules/autobuild (configure.ac-early): Move AB_INIT here.
5249
5250 2008-06-09  Jim Meyering  <meyering@redhat.com>
5251         and OndÅ™ej Vašík  <ovasik@redhat.com>
5252
5253         utimens.c: correct kernel bug work-around
5254         OndÅ™ej Vašík found that the invalid return value of 280 indicates
5255         failure, not success, and the kernel bug we're trying to work
5256         around affects not just the utimensat call, but also the fallback
5257         futimens call.
5258         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT]: Simulate failure,
5259         not success.
5260         [HAVE_FUTIMENS]: Use the same work-around, here.
5261
5262 2008-06-09  Jim Meyering  <meyering@redhat.com>
5263
5264         add more guards around definition of ACE_-related code
5265         * lib/file-has-acl.c (acl_ace_nontrivial): Define only if
5266         ALLOW and ACE_OWNER are also defined.
5267
5268 2008-06-08  Bruno Haible  <bruno@clisp.org>
5269
5270         * lib/acl-internal.h: Add me as co-author.
5271         * lib/file-has-acl.c: Likewise.
5272         * lib/set-mode-acl.c: Likewise.
5273         * lib/copy-acl.c: Likewise.
5274
5275 2008-06-08  Bruno Haible  <bruno@clisp.org>
5276
5277         Add support for AIX ACLs.
5278         * lib/acl-internal.h (acl_nontrivial): New declaration.
5279         * lib/file-has-acl.c (acl_nontrivial): New function.
5280         (file_has_acl): Add implementation using AIX 4 ACL API.
5281         * lib/set-mode-acl.c (qset_acl): Likewise.
5282         * lib/copy-acl.c (qcopy_acl): Likewise.
5283
5284 2008-06-08  Bruno Haible  <bruno@clisp.org>
5285
5286         Add support for HP-UX ACLs.
5287         * lib/acl-internal.h (acl_nontrivial): New declaration.
5288         * lib/file-has-acl.c (acl_nontrivial): New function.
5289         (file_has_acl): Add implementation using HP-UX 11 ACL API.
5290         * lib/set-mode-acl.c (qset_acl): Likewise.
5291         * lib/copy-acl.c (qcopy_acl): Likewise.
5292
5293 2008-06-08  Bruno Haible  <bruno@clisp.org>
5294
5295         Add support for Cygwin ACLs.
5296         * lib/acl-internal.h (MODE_INSIDE_ACL): New macro for Solaris-like API.
5297         * lib/set-mode-acl.c (qset_acl) [!MODE_INSIDE_ACL]: Don't optimize away
5298         the chmod_or_fchmod call.
5299         * lib/copy-acl.c (qcopy_acl) [!MODE_INSIDE_ACL]: Likewise.
5300
5301 2008-06-08  Bruno Haible  <bruno@clisp.org>
5302
5303         Fix bug with setuid modes in Solaris 10+ code.
5304         * lib/set-mode-acl.c (qset_acl): Call chmod_or_fchmod when acl_set
5305         succeeded, when the mode contains some special bits.
5306
5307 2008-06-08  Bruno Haible  <bruno@clisp.org>
5308
5309         Add support for Solaris 7..10 ACLs.
5310         * lib/acl-internal.h (acl_nontrivial, acl_ace_nontrivial): New
5311         declarations.
5312         * lib/file-has-acl.c (acl_nontrivial, acl_ace_nontrivial): New
5313         functions.
5314         (file_has_acl): Add implementation using Solaris 7..10 ACL API.
5315         * lib/set-mode-acl.c (qset_acl): Likewise.
5316         * lib/copy-acl.c (qcopy_acl): Likewise.
5317
5318 2008-06-08  Bruno Haible  <bruno@clisp.org>
5319
5320         * lib/acl-internal.h (acl_extended_nontrivial) [MacOS X]: New
5321         declaration.
5322         * lib/file-has-acl.c (acl_extended_nontrivial) [MacOS X]: New function.
5323         (acl_access_nontrivial): Remove MacOS X case.
5324         (file_has_acl): Use acl_extended_nontrivial.
5325         * lib/copy-acl.c (qcopy_acl): Likewise.
5326
5327 2008-06-08  Bruno Haible  <bruno@clisp.org>
5328
5329         * lib/set-mode-acl.c (qset_acl): Trivial code simplifications.
5330
5331 2008-06-08  Jim Meyering  <meyering@redhat.com>
5332
5333         * modules/acl (Maintainer): Add Bruno Haible.
5334
5335 2008-06-07  Bruno Haible  <bruno@clisp.org>
5336
5337         Improve support for Tru64 ACLs.
5338         * lib/file-has-acl.c (file_has_acl): Don't test the ACL_TYPE_DEFAULT
5339         ACL on OSF/1.
5340
5341 2008-06-07  Bruno Haible  <bruno@clisp.org>
5342
5343         Add support for MacOS X ACLs.
5344         * lib/file-has-acl.c (file_has_acl): Use ACL_TYPE_EXTENDED instead of
5345         ACL_TYPE_ACCESS and ACL_TYPE_DEFAULT.
5346         * lib/set-mode-acl.c (qset_acl): Likewise.
5347         * lib/copy-acl.c (qcopy_acl): Likewise.
5348
5349 2008-06-07  Bruno Haible  <bruno@clisp.org>
5350
5351         Fix memory leak introduced on 2008-05-22.
5352         * lib/set-mode-acl.c (qset_acl) [!MODE_INSIDE_ACL]: Free ACLs after
5353         use.
5354
5355 2008-06-07  Bruno Haible  <bruno@clisp.org>
5356
5357         * lib/set-mode-acl.c (qset_acl): Use acl_init(), not acl_from_text(),
5358         to construct an empty ACL.
5359
5360 2008-06-07  Bruno Haible  <bruno@clisp.org>
5361
5362         * lib/set-mode-acl.c (chmod_or_fchmod): Document return value
5363         precisely.
5364         * lib/copy-acl.c (qcopy_acl): Trivial code simplifications.
5365
5366 2008-06-07  Bruno Haible  <bruno@clisp.org>
5367
5368         * lib/copy-acl.c (qcopy_acl): Make the #if branches independent.
5369         * lib/set-mode-acl.c (qset_acl): Choose better local variable names.
5370
5371 2008-06-07  Bruno Haible  <bruno@clisp.org>
5372
5373         * doc/posix-functions/_setjmp.texi: Explain the use of this function
5374         regardless of POSIX.
5375         * doc/posix-functions/_longjmp.texi: Likewise.
5376         * doc/posix-functions/setjmp.texi: Mention HP-UX as not counting as a
5377         SystemV platform in this case.
5378
5379 2008-06-06  Eric Blake  <ebb9@byu.net>
5380
5381         Document abort() bugs.
5382         * doc/posix-functions/abort.texi (abort): Mention anomalies.
5383
5384         * doc/posix-functions/setjmp.texi (setjmp): Mingw has setjmp.
5385         * doc/posix-functions/sigsetjmp.texi (sigsetjmp): Cygwin has
5386         sigsetjmp.
5387         * doc/posix-functions/siglongjmp.texi (siglongjmp): Cygwin has
5388         siglongjmp, but only as a macro.
5389         * doc/posix-functions/_longjmp.texi (_longjmp): Mention that this
5390         is obsolete.
5391         * doc/posix-functions/_setjmp.texi (_setjmp): Likewise.
5392
5393         Tweak documentation to cover cygwin argz bugs.
5394         * m4/argz.m4 (gl_FUNC_ARGZ): Mention date of last known cygwin
5395         argz bug fix; no code change needed since no cygwin releases
5396         occurred between the last fix and the bug being tested.
5397         * doc/glibc-functions/argz_add.texi (argz_add): Document the argz
5398         module and recently fixed cygwin bugs.
5399         * doc/glibc-functions/argz_add_sep.texi (argz_add_sep): Likewise.
5400         * doc/glibc-functions/argz_append.texi (argz_append): Likewise.
5401         * doc/glibc-functions/argz_count.texi (argz_count): Likewise.
5402         * doc/glibc-functions/argz_create.texi (argz_create): Likewise.
5403         * doc/glibc-functions/argz_create_sep.texi (argz_create_sep):
5404         Likewise.
5405         * doc/glibc-functions/argz_delete.texi (argz_delete): Likewise.
5406         * doc/glibc-functions/argz_extract.texi (argz_extract): Likewise.
5407         * doc/glibc-functions/argz_insert.texi (argz_insert): Likewise.
5408         * doc/glibc-functions/argz_next.texi (argz_next): Likewise.
5409         * doc/glibc-functions/argz_replace.texi (argz_replace): Likewise.
5410         * doc/glibc-functions/argz_stringify.texi (argz_stringify):
5411         Likewise.
5412
5413         Avoid gcc warning on cygwin.
5414         * lib/copy-acl.c (qcopy_acl) [!HAVE_ACL_GET_FILE &&
5415         !ACL_NO_TRIVIAL]: Avoid unused variable.
5416
5417 2008-06-05  Eric Blake  <ebb9@byu.net>
5418
5419         Be tolerant of UNKNOWN version in gnulib-tool test dir.
5420         * top/GNUmakefile (_dummy): Warn rather than reconfigure if
5421         git-version-gen fails to come up with a version.
5422         Reported by Simon Josefsson.
5423
5424 2008-06-05  Jim Meyering  <meyering@redhat.com>
5425             Paul Eggert  <eggert@cs.ucla.edu>
5426
5427         utimens.c: work around a probable Linux kernel bug
5428         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT]: Work around what
5429         appears to be a kernel bug that causes utimensat to return 280
5430         instead of 0, indicating success.
5431
5432 2008-06-04  Bruno Haible  <bruno@clisp.org>
5433
5434         * lib/copy-acl.c (qcopy_acl): Call qset_acl, not set_acl. Fixes
5435         2008-06-01 commit.
5436
5437 2008-06-04  Bruno Haible  <bruno@clisp.org>
5438
5439         * lib/acl-internal.h (acl_access_nontrivial): New declaration.
5440         * lib/file-has-acl.c (acl_access_nontrivial): New function.
5441         (file_has_acl): Use it. Save errno afterwards.
5442         * lib/copy-acl.c (qcopy_acl): Use acl_access_nontrivial.
5443
5444 2008-06-03  Bruno Haible  <bruno@clisp.org>
5445
5446         * lib/file-has-acl.c (file_has_acl): Put Solaris 10 code after POSIX-
5447         draft code. Simplify #ifs.
5448         * lib/set-mode-acl.c (qset_acl): Don't test for symlink if !USE_ACL.
5449         Put Solaris code after POSIX-draft code. Fix comments regarding
5450         Solaris 10, HP-UX. Mention Cygwin.
5451         * lib/copy-acl.c (qcopy_acl): Simplify #ifs.
5452
5453 2008-06-03  Eric Blake  <ebb9@byu.net>
5454
5455         Provide fallback for older kernels.
5456         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT, HAVE_FUTIMENS]:
5457         Provide runtime fallback if kernel lacks support.
5458         Reported by Mike Frysinger.
5459
5460 2008-06-02  Bruno Haible  <bruno@clisp.org>
5461
5462         * lib/acl-internal.h (ACL_NOT_WELL_SUPPORTED): Include EOPNOTSUPP if
5463         it exists.
5464
5465 2008-06-02  Bruno Haible  <bruno@clisp.org>
5466
5467         * lib/acl_entries.c (acl_entries): Rewrite to use acl_get_entry.
5468         * lib/copy-acl.c (qcopy_acl): Update comment.
5469
5470 2008-06-02  Bruno Haible  <bruno@clisp.org>
5471
5472         * lib/acl-entries.h: Enclose most definitions in #ifs for POSIX-draft
5473         like ACL APIs.
5474
5475 2008-06-02  Bruno Haible  <bruno@clisp.org>
5476
5477         * tests/test-file-has-acl.sh: Use different code for Cygwin.
5478         * tests/test-set-mode-acl.sh: Likewise.
5479         * tests/test-copy-acl.sh: Likewise.
5480         * tests/test-copy-file.sh: Likewise.
5481
5482 2008-06-02  Bruno Haible  <bruno@clisp.org>
5483
5484         * tests/test-file-has-acl.sh: Remove unused code.
5485
5486 2008-06-01  Bruno Haible  <bruno@clisp.org>
5487
5488         * lib/copy-acl.c (qcopy_acl): New function, extracted from copy_acl.
5489         (copy_acl): Just a wrapper around qcopy_acl that emits the error
5490         messages.
5491         * lib/set-mode-acl.c (qset_acl): Document return value precisely.
5492
5493 2008-06-01  Bruno Haible  <bruno@clisp.org>
5494
5495         * m4/acl.m4 (gl_FUNC_ACL): Separate the POSIX-like and the Solaris
5496         tests. Test for libpacl, needed for OSF/1. Test for extended ACLs,
5497         needed for MacOS X. Test for HP-UX API. Test for newer and older AIX
5498         APIs.
5499         * modules/acl-tests (configure.ac): Remove tests now contained in
5500         m4/acl.m4.
5501
5502 2008-06-02  Jim Meyering  <meyering@redhat.com>
5503
5504         announce-gen: use a better key-server host name
5505         * build-aux/announce-gen (main): Recommend keys.gnupg.net, since
5506         it may be more consistently reliable.  Suggested by Werner Koch
5507         in <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/13717>.
5508
5509 2008-06-01  Bruno Haible  <bruno@clisp.org>
5510
5511         * lib/stdio-impl.h (fp_ub): Use fp_. Needed for DragonFly BSD.
5512         Reported by Voroskoi Andras <voroskoi@gmail.com>.
5513
5514 2008-06-01  Voroskoi Andras  <voroskoi@gmail.com>  (tiny change)
5515
5516         * lib/stdio-impl.h [__DragonFly__]: Fix typo.
5517
5518 2008-06-01  Bruno Haible  <bruno@clisp.org>
5519
5520         New ACL tests.
5521         * tests/test-file-has-acl.sh: New file.
5522         * tests/test-file-has-acl.c: New file.
5523         * tests/test-set-mode-acl.sh: New file.
5524         * tests/test-set-mode-acl.c: New file.
5525         * tests/test-copy-acl.sh: New file, based on tests/test-copy-file.sh.
5526         * tests/test-copy-acl.c: New file.
5527         * modules/acl-tests: New file, based on modules/copy-file-tests.
5528         * modules/copy-file-tests (Files): Remove tests/test-sameacls.c.
5529         (Depends-on): Add acl-tests.
5530         (configure.ac): Remove checks.
5531         (Makefile.am): Don't create test-sameacls program here any more.
5532
5533 2008-06-01  Bruno Haible  <bruno@clisp.org>
5534
5535         * tests/test-copy-file.sh: Portability fixes for Solaris, HP-UX, IRIX.
5536         * tests/test-sameacls.c: Include progname.h.
5537         (main): Invoke set_program_name. Portability fixes for MacOS X,
5538         Solaris, HP-UX.
5539
5540 2008-06-01  Bruno Haible  <bruno@clisp.org>
5541
5542         * lib/freadahead.c (freadahead) [__DragonFly__]: Use the __sreadahead
5543         function.
5544         Reported by VOROSKOI Andras <voroskoi@gmail.com>.
5545
5546 2008-06-01  Bruno Haible  <bruno@clisp.org>
5547
5548         * modules/rpmatch (Depends-on): Add strdup.
5549
5550 2008-06-01  Bruno Haible  <bruno@clisp.org>
5551
5552         * lib/pipe.c: Include unistd-safer.h.
5553         (create_pipe): Ensure the returned file descriptors are not in {0,1,2}.
5554         * modules/pipe (Depends-on): Add unistd-safer.
5555
5556 2008-05-30  Simon Josefsson  <simon@josefsson.org>
5557
5558         * modules/autobuild (configure.ac): Call AB_INIT.
5559
5560 2008-05-30  Simon Josefsson  <simon@josefsson.org>
5561
5562         * tests/test-getaddrinfo.c: Don't print debug messages by default.
5563         Suggested by Bruno Haible <bruno@clisp.org>.
5564
5565 2008-05-30  Simon Josefsson  <simon@josefsson.org>
5566
5567         * tests/test-base64.c: Cast size_t to unsigned long when invoking
5568         printf.  Use %lu instead of %d.  Reported by Bruno Haible
5569         <bruno@clisp.org>.
5570
5571 2008-05-29  Eric Blake  <ebb9@byu.net>
5572
5573         Prefer new POSIX 200x interfaces over futimesat.
5574         * m4/utimens.m4 (gl_UTIMENS): Check for futimens, utimensat.
5575         * lib/utimens.c (gl_futimens): Use them for nanosecond resolution
5576         when available.
5577         [HAVE_BUGGY_NFS_TIME_STAMPS]: Allow C89 compilation.
5578
5579 2008-05-28  Bruno Haible  <bruno@clisp.org>
5580
5581         * modules/stpcpy (License): Change to LGPLv2+.
5582         Requested by David Lutterkort <dlutter@redhat.com>.
5583
5584 2008-05-27  Bruno Haible  <bruno@clisp.org>
5585
5586         * lib/localename.c (SUBLANG_TIBETAN_BHUTAN): Force value 2. Needed for
5587         current mingw.
5588         Reported by Jose E. Marchesi <jemarch@gnu.org>.
5589
5590 2008-05-27  Bruno Haible  <bruno@clisp.org>
5591
5592         * modules/iconv_open (Link): New section, from module 'iconv'.
5593         * modules/striconv (Link): Likewise.
5594         * modules/striconveh (Link): Likewise.
5595         * modules/xstriconv (Link): Likewise.
5596         * modules/unicodeio (Link): Likewise.
5597         * modules/propername (Link): Likewise.
5598         Reported by Jim Meyering.
5599
5600 2008-05-26  Jim Meyering  <meyering@redhat.com>
5601
5602         sha256: do not artificially restrict buffer length to be < 2^32
5603         * lib/sha256.h (struct sha256_ctx) [buflen]: Change type from
5604         uint32_t to size_t.
5605         * lib/sha256.c (sha256_conclude_ctx): Change type of a local
5606         to match.
5607
5608         avoid unaligned access errors, e.g., on sparc
5609         * lib/sha512.c (sha512_conclude_ctx): Use set_uint64 rather than
5610         direct access through a possibly-unaligned uint64* pointer.
5611         * lib/sha256.c (sha256_conclude_ctx): Use set_uint32 rather than
5612         direct access through a possibly-unaligned uint32* pointer.
5613         Prompted by this patch from Tom "spot" Callaway:
5614         http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/13638
5615
5616         sha512.c: fix typo in comment
5617         * lib/sha512.c (sha512_conclude_ctx): Length is 128-bit, not 64-bit.
5618
5619 2008-05-25  Bruno Haible  <bruno@clisp.org>
5620
5621         * lib/set-mode-acl.c: Renamed from lib/acl.c.
5622         * modules/acl (Files): Add lib/set-mode-acl.c, remove lib/acl.c.
5623         (Makefile.am): Update lib_SOURCES.
5624
5625 2008-05-25  Bruno Haible  <bruno@clisp.org>
5626
5627         * m4/acl.m4 (gl_FUNC_ACL): Don't set LIB_ACL_TRIVIAL.
5628
5629 2008-05-25  Jim Meyering  <meyering@redhat.com>
5630
5631         useless-if-before-free: freed expr may have white-space differences
5632         * build-aux/useless-if-before-free: Recognize cases in which the
5633         freed expression differs from the tested one in embedded white
5634         space, e.g., if (p[i + 1]) free(p[i+1]).  Correct thinko in prev:
5635         $1 was used, so we can't make any regexp shy.  Improved tests now
5636         detect this.
5637
5638         useless-if-before-free: accept white space in the expression.
5639         * build-aux/useless-if-before-free: For now, any white space
5640         in the expression must be identical in the free argument.
5641
5642         useless-if-before-free: efficiency tweak
5643         * build-aux/useless-if-before-free: Make the expression-matching
5644         regexp "shy".
5645         Make the *outer* regexp shy, not the expr-matching one.
5646
5647         update code-in-comment to accept cast of free arg
5648         * build-aux/useless-if-before-free: Update regexp.
5649
5650 2008-05-25  Bruno Haible  <bruno@clisp.org>
5651
5652         * tests/test-sameacls.c: Renamed from tests/test-copy-file-sameacls.c.
5653         * modules/copy-file-tests (Files, Makefile.am): Update.
5654         * tests/test-copy-file.c (func_test_copy): Update.
5655
5656 2008-05-24  Andreas Färber  <andreas.faerber@web.de>  (tiny change)
5657
5658         * lib/stdbool.in.h [__HAIKU__]: Disable __BEOS__ workarounds.
5659
5660 2008-05-23  Bruno Haible  <bruno@clisp.org>
5661
5662         Improve support for ACLs on OSF/1.
5663         * lib/acl.c (qset_acl): For OSF/1, use a string that ends in a comma.
5664         Remove fallback for unknown flavors of ACLs.
5665
5666 2008-05-22  Bruno Haible  <bruno@clisp.org>
5667
5668         Add support for ACLs on OSF/1.
5669         * lib/acl-internal.h (acl_get_fd, acl_set_fd): New inline function
5670         replacements.
5671         (acl_free_text): New macro fallback.
5672         * lib/acl_entries.c (acl_entries): Use acl_free_text instead of
5673         acl_free.
5674         * m4/acl.m4 (gl_FUNC_ACL): Look also in libpacl library. Test for
5675         acl_free_text function. Require AC_C_INLINE.
5676
5677 2008-05-22  Bruno Haible  <bruno@clisp.org>
5678
5679         Make copy_acl work on MacOS X 10.5.
5680         * lib/acl-internal.h (MODE_INSIDE_ACL): New macro.
5681         (ACL_NOT_WELL_SUPPORTED): On MacOS X, also handle ENOENT.
5682         * lib/acl.c (qset_acl): Add different code branch for !MODE_INSIDE_ACL.
5683         If MODE_INSIDE_ACL, don't assume that every system has the same text
5684         representation for ACLs as FreeBSD.
5685         * lib/copy-acl.c (copy_acl): Add support for platforms with
5686         !MODE_INSIDE_ACL.
5687         * lib/file-has-acl.c (file_has_acl): Likewise.
5688         * m4/acl.m4 (gl_FUNC_ACL): Test for some functions that are witness of
5689         FreeBSD, MacOS X, or IRIX, respectively.
5690
5691 2008-05-22  Bruno Haible  <bruno@clisp.org>
5692
5693         * lib/acl.h: Don't include <sys/acl.h>.
5694         (GETACLCNT): Move fallback to lib/acl-internal.h.
5695         * lib/acl-internal.h: Include <sys/acl.h> here.
5696         (GETACLCNT): New macro fallback, moved here from lib/acl.h.
5697
5698 2008-05-22  Bruno Haible  <bruno@clisp.org>
5699
5700         Split off copy_acl function to separate file.
5701         * lib/copy-acl.c: New file, extracted from lib/acl.c.
5702         * lib/acl.c (copy_acl): Moved function to separate file.
5703         * m4/acl.m4 (gl_FUNC_ACL): Remove unconditional AC_LIBOBJs.
5704         * modules/acl (Files): Add lib/copy-acl.c.
5705         (Makefiles.am): Augment lib_SOURCES.
5706
5707 2008-05-22  Bruno Haible  <bruno@clisp.org>
5708
5709         * modules/copy-file-tests: New file.
5710         * tests/test-copy-file.sh: New file.
5711         * tests/test-copy-file.c: New file.
5712         * tests/test-copy-file-sameacls.c: New file.
5713
5714 2008-05-22  Eric Blake  <ebb9@byu.net>
5715
5716         Avoid gcc warning.
5717         * tests/test-memcmp.c (main): Pass NULL indirectly.
5718
5719 2008-05-21  Bruno Haible  <bruno@clisp.org>
5720
5721         Add reference doc about ACLs.
5722         * doc/acl-resources.txt: New file.
5723         * doc/acl-cygwin.txt: New file.
5724
5725 2008-05-21  Bruno Haible  <bruno@clisp.org>
5726
5727         Avoid one more warning from gcc.
5728         * lib/vasnprintf.c (IF_LINT): Update comments.
5729         (VASNPRINTF): Use it also for the 'prefix' array initializer.
5730
5731 2008-05-21  Jim Meyering  <meyering@redhat.com>
5732
5733         avoid a warning from gcc
5734         * lib/vasnprintf.c (IF_LINT): Define.
5735         (scale10_round_decimal_long_double):
5736         Use it to avoid a "may be used uninitialized" warning.
5737         (scale10_round_decimal_double): Likewise.
5738
5739 2008-05-21  Simon Josefsson  <simon@josefsson.org>
5740
5741         * m4/memcmp.m4: When cross-compiling, assume memcmp works if it is
5742         declared.
5743
5744 2008-05-20  Bruno Haible  <bruno@clisp.org>
5745
5746         * tests/test-memcmp.c (main): Test also the sign of the result. Test
5747         against two known bugs; code taken from autoconf's AC_FUNC_MEMCMP.
5748
5749 2008-05-20  Simon Josefsson  <simon@josefsson.org>
5750
5751         * modules/memcmp-tests: New file.
5752         * tests/test-memcmp.c: New file.
5753
5754 2008-05-19  Bruno Haible  <bruno@clisp.org>
5755
5756         * modules/propername (Notice, configure.ac): Put quoted "..." into
5757         --keyword option.
5758         * lib/propername.h: Update comments accordingly.
5759         Reported by Eric Blake.
5760
5761 2008-05-19  Martin Lambers  <marlam@marlam.de>  (tiny change)
5762
5763         * modules/getpass-gnu (Depends-on): Add fseeko.
5764
5765 2008-05-19  Simon Josefsson  <simon@josefsson.org>
5766
5767         * modules/base64-tests: New file.
5768
5769 2008-05-19  Bo Borgerson <gigabo@gmail.com>
5770
5771         * lib/base64.c (base64_decode_ctx): If a decode context structure
5772         was passed in use it to ignore newlines.  If a context structure
5773         was _not_ passed in, continue to treat newlines as garbage (this
5774         is the historical behavior).  Formerly base64_decode.
5775         (base64_decode_alloc_ctx): Formerly base64_decode_alloc.  Now
5776         takes a decode context structure.
5777         * lib/base64.h (base64_decode): Macro for four-argument calls.
5778         (base64_decode_alloc): Likewise.
5779         * lib/base64.c (base64_decode_ctx): If a decode context structure
5780         was passed in use it to ignore newlines.  If a context structure
5781         was _not_ passed in, continue to treat newlines as garbage (this
5782         is the historical behavior).  Formerly base64_decode.
5783         (base64_decode_alloc_ctx): Formerly base64_decode_alloc.  Now
5784         takes a decode context structure.
5785         * lib/base64.h (base64_decode): Macro for four-argument calls.
5786         (base64_decode_alloc): Likewise.
5787
5788 2008-05-19  Jim Meyering  <meyering@redhat.com>
5789
5790         avoid a warning from gcc
5791         * lib/trim.c (IF_LINT): Define.
5792         (trim2): Use it to avoid a "may be used uninitialized" warning.
5793
5794         Fix doc typo.
5795         * doc/glibc-functions/getpass.texi (getpass): s/PATH_MAX/PASS_MAX/.
5796
5797 2008-05-19  Bruno Haible  <bruno@clisp.org>
5798
5799         * doc/glibc-functions/getpass.texi: Document limits of other
5800         implementations.
5801
5802 2008-05-19  Simon Josefsson  <simon@josefsson.org>
5803             Bruno Haible <bruno@clisp.org>
5804
5805         * doc/glibc-functions/getpass.texi: Document gnulib implementation.
5806
5807 2008-05-18  Bruno Haible  <bruno@clisp.org>
5808
5809         * modules/propername: New file, from GNU gettext.
5810         * lib/propername.h: New file, from GNU gettext.
5811         * lib/propername.c: New file, from GNU gettext.
5812         * MODULES.html.sh (Internationalization functions): Add propername.
5813
5814 2008-05-16  Jim Meyering  <meyering@redhat.com>
5815             Bruno Haible  <bruno@clisp.org>
5816
5817         Avoid some warnings from "gcc -Wshadow".
5818         * lib/vasnprintf.c (exp, remainder): Define to different identifiers.
5819
5820 2008-05-15  Eric Blake  <ebb9@byu.net>
5821
5822         Extend previous patch to cygwin 1.7.0.
5823         * m4/memmem.m4 (gl_FUNC_MEMMEM): When cross-compiling, assume a
5824         fast implementation in cygwin >= 1.7.0.
5825         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
5826         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
5827
5828 2008-05-15  Bruno Haible  <bruno@clisp.org>
5829
5830         * m4/memmem.m4 (gl_FUNC_MEMMEM): When cross-compiling, assume a fast
5831         implementation in glibc >= 2.9.
5832         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
5833         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
5834
5835 2008-05-15  Bruno Haible  <bruno@clisp.org>
5836
5837         * MODULES.html.sh (Internationalization functions): Remove linebreak.
5838         (Unicode string functions): Add unilbrk/*.
5839         Reported by Karl Berry.
5840
5841 2008-05-15  Eric Blake  <ebb9@byu.net>
5842
5843         Fix violation of <stdbool.h> replacement in regex.
5844         * lib/regcomp.c (re_compile_internal): Avoid implicit cast to bool.
5845         * lib/regexec.c (re_search_internal): Likewise.
5846         Reported by Heinrich Mislik <Heinrich.Mislik@univie.ac.at>.
5847
5848 2008-05-15  Jim Meyering  <meyering@redhat.com>
5849
5850         avoid distracting test output when git or cvs is not found
5851         * tests/test-vc-list-files-cvs.sh: Suppress 'init' error output.
5852         * tests/test-vc-list-files-git.sh: Likewise.
5853
5854 2008-05-15  Eric Blake  <ebb9@byu.net>
5855
5856         Glibc finally accepted the memmem speedup code, bugzilla #5514.
5857         * doc/glibc-functions/memmem.texi (memmem): Mention last broken
5858         glibc version.
5859         * doc/glibc-functions/strcasestr.texi (strcasestr): Likewise.
5860         * doc/posix-functions/strstr.texi (strstr): Likewise.
5861         * lib/str-two-way.h (MAX): Sychronize with glibc.
5862
5863 2008-05-15  Paolo Bonzini  <bonzini@gnu.org>
5864
5865         * lib/regcomp.c (optimize_utf8): Add a note on why we test
5866         opr.ctx_type.
5867         (calc_first): Initialize constraint field.
5868         (duplicate_node_closure): Use it instead of special casing ANCHORS.
5869         Fix grammar.
5870         (duplicate_node): Merge constraint field for all node types.
5871         (calc_eclosure_iter): Look at constraint field for all node types.
5872         * lib/regex_internal.c (create_cd_newstate): Don't look at
5873         opr.ctx_type.
5874
5875 2008-05-14  Bruno Haible  <bruno@clisp.org>
5876
5877         Help GCC to do better code generation.
5878         * lib/eealloc.h (eemalloc) [GCC >= 3]: Declare with attribute 'malloc'.
5879         * lib/pagealign_alloc.h (pagealign_alloc, pagealign_xalloc): Likewise.
5880         * lib/xalloc.h (ATTRIBUTE_MALLOC): New macro.
5881         (xmalloc, xzalloc, xcalloc, xmemdup, xstrdup, xnmalloc, xcharalloc):
5882         Declare with attribute 'malloc' if supported.
5883
5884 2008-05-14  Lasse Collin  <lasse.collin@tukaani.org>
5885
5886         use "echo STR|wc -c" rather than unportable "expr length STR"
5887         * build-aux/mktempd (mktempd): Vendor-supplied expr from at least
5888         OpenBSD 4.3 and Solaris 10 do not honor expr's "length" function.
5889
5890 2008-05-14  Jim Meyering  <meyering@redhat.com>
5891
5892         use dd ibs=$n count=1 ... rather than less-portable head -c$n
5893         * build-aux/mktempd (rand_bytes): head's -cN option is not accepted
5894         by Solaris 10's /bin/head or by the one from HP-UX 11.x.
5895         Reported in http://sourceforge.net/forum/message.php?msg_id=4960334
5896         via Collin Lasse.
5897
5898 2008-05-14  Eric Blake  <ebb9@byu.net>
5899
5900         Avoid quadratic growth in gl_LIBSOURCES.
5901         * gnulib-tool (func_emit_initmacro_done): s/\(m4_append\)_uniq/\1/.
5902         Suggested by Bruno Haible.
5903
5904         Test xmemdup0.
5905         * modules/xmemdup0-tests: New file.
5906         * tests/test-xmemdup0.c: Likewise.
5907
5908 2008-05-13  Eric Blake  <ebb9@byu.net>
5909
5910         Split xmemdup0 into its own module.
5911         * modules/xmemdup0: New file.
5912         * lib/xmemdup0.h: Likewise.
5913         * lib/xmemdup0.c: Likewise.
5914         * MODULES.html.sh (Memory management functions): Add xmemdup0.
5915         * lib/xalloc.h (xmemdup0): Remove.
5916         * lib/xmalloc.c (xmemdup0): Likewise.
5917
5918 2008-05-13  Eric Blake  <ebb9@byu.net>
5919             Bruno Haible  <bruno@clisp.org>
5920
5921         Reduce number of forks required during autoconf.
5922         * gnulib-tool (func_emit_initmacro_start): Prepare gl_LIBSOURCES_LIST
5923         and gl_LIBSOURCES_DIR.
5924         (func_emit_initmacro_end): Use them here in a single m4_syscmd...
5925         (func_emit_initmacro_done) <gl_LIBSOURCES>: ...rather than in one
5926         m4_syscmd per file.
5927         <m4_foreach_w>: Move...
5928         * m4/gnulib-common.m4 (m4_foreach_w): ...here.
5929
5930 2008-05-13  Eric Blake  <ebb9@byu.net>
5931
5932         * gnulib-tool: Fix various comment typos.
5933
5934 2008-05-12  Bruno Haible  <bruno@clisp.org>
5935
5936         Tailor the linebreaking algorithm.
5937         * lib/unilbrk/tables.c (unilbrk_table): Change (IS,AL) entry.
5938
5939 2008-05-12  Bruno Haible  <bruno@clisp.org>
5940
5941         Update to Unicode 5.0.0.
5942         * lib/unilbrk/tables.h (LBP_*): Add LBP_WJ, LBP_H2, LBP_H3, LBP_JL,
5943         LBP_JV, LBP_JT. Redistribute values.
5944         (unilbrk_table): Change size.
5945         * lib/unilbrk/tables.c (unilbrk_table): Change size. Update to match
5946         Unicode TR#14 rev. 22.
5947         * lib/unilbrk/gen-lbrk.c (LBP_*): Add LBP_WJ, LBP_H2, LBP_H3, LBP_JL,
5948         LBP_JV, LBP_JT. Redistribute values.
5949         (get_lbp): Update to match Unicode TR#14 rev. 21/22 and Unicode 5.0.0.
5950         (debug_output_lbp, fill_org_lbp, debug_output_org_lbp, output_lbp):
5951         Update.
5952         * lib/unilbrk/lbrkprop1.h: Regenerated.
5953         * lib/unilbrk/lbrkprop2.h: Regenerated.
5954         * lib/unilbrk/u8-possible-linebreaks.c (u8_possible_linebreaks):
5955         Change handling of LBP_CM after LBP_ZW. Update for new value of LBP_BK.
5956         * lib/unilbrk/u16-possible-linebreaks.c (u16_possible_linebreaks):
5957         Likewise.
5958         * lib/unilbrk/u32-possible-linebreaks.c (u32_possible_linebreaks):
5959         Likewise.
5960         * tests/unilbrk/test-u8-possible-linebreaks.c (main): Update expected
5961         result.
5962         * tests/unilbrk/test-u16-possible-linebreaks.c (main): Likewise.
5963         * tests/unilbrk/test-u32-possible-linebreaks.c (main): Likewise.
5964         * tests/unilbrk/test-ulc-possible-linebreaks.c (main): Likewise.
5965         * tests/unilbrk/test-u8-width-linebreaks.c (main): Likewise.
5966         * tests/unilbrk/test-u16-width-linebreaks.c (main): Likewise.
5967         * tests/unilbrk/test-u32-width-linebreaks.c (main): Likewise.
5968
5969 2008-05-11  Bruno Haible  <bruno@clisp.org>
5970
5971         * lib/unilbrk/gen-lbrk.c (output_lbp): Fix whitespace.
5972
5973 2008-05-11  Bruno Haible  <bruno@clisp.org>
5974
5975         * lib/unilbrk/gen-lbrk.c: New file, from GNU gettext (gen-lbrkprop.c).
5976         * modules/unilbrk/gen-lbrk: New file.
5977
5978 2008-05-11  Bruno Haible  <bruno@clisp.org>
5979
5980         * m4/sha256.m4 (gl_SHA256): Require AC_C_INLINE.
5981         * m4/sha512.m4 (gl_SHA512): Likewise.
5982
5983 2008-05-11  Jim Meyering  <meyering@redhat.com>
5984
5985         New modules: crypto/sha256, crypto/sha512 (from coreutils)
5986         * modules/crypto/sha256: New file.
5987         * modules/crypto/sha512: Likewise.
5988         * lib/sha256.c: Likewise.
5989         * lib/sha256.h: Likewise.
5990         * lib/sha512.c: Likewise.
5991         * lib/sha512.h: Likewise.
5992         * lib/u64.h: Likewise.
5993         * m4/sha256.m4: Likewise.
5994         * m4/sha512.m4: Likewise.
5995         * MODULES.html.sh (Cryptographic computations (low-level)): List them.
5996
5997 2008-05-10  Bruno Haible  <bruno@clisp.org>
5998
5999         * MODULES.html.sh (Environment variables <stdlib.h>): Add unsetenv.
6000         (Input/Output <stdio.h>): Add xprintf.
6001         (Signal handling <signal.h>): Add strsignal.
6002         (Cryptographic computations (high-level)): Add crypto/gc-camellia.
6003         (Core language properties): Add func.
6004         (Mathematics <math.h>): Add ceil, floor, frexp-nolibm.
6005         (Support for systems lacking POSIX:2001): Add environ, EOVERFLOW,
6006         strings.
6007         (Enhancements for POSIX:2001 functions): Add iconv_open-utf.
6008         (Input/output): New section.
6009         (File system functions): Add openat-die, stat-macros.
6010         (Networking functions): Add sockets.
6011         (Unicode string functions): Add unictype/*.
6012         (Support for building libraries and executables): Add gperf.
6013         (Support for building documentation): Add agpl-3.0.
6014         (Misc): Add nocrash.
6015
6016 2008-05-10  Bruno Haible  <bruno@clisp.org>
6017
6018         * modules/unictype/gen-ctype: New file.
6019
6020 2008-05-10  Jim Meyering  <meyering@redhat.com>
6021
6022         Make chdir-safer.c more efficient on a system with no symlinks.
6023         * lib/chdir-safer.c (chdir_no_follow): Skip lstat and fstat calls
6024         also if ELOOP is zero.  Suggested by Bruno Haible.
6025
6026         Make chdir-safer.c slightly safer.
6027         * lib/chdir-safer.c (chdir_no_follow): Test HAVE_WORKING_O_NOFOLLOW,
6028         not O_NOFOLLOW, in case the latter is nonzero and open ignores it.
6029
6030         Avoid compile failure on systems without ELOOP (like mingw).
6031         * lib/chdir-safer.c (ELOOP): Define if not already defined.
6032         Reported by Bruno Haible.
6033
6034 2008-05-10  Bruno Haible  <bruno@clisp.org>
6035
6036         * lib/unilbrk/ulc-common.c: Include c-strcaseeq.h instead of streq.h.
6037         (is_utf8_encoding): Use a case-insensitive comparison.
6038         * modules/unilbrk/ulc-common (Depends-on): Add c-strcaseeq. Remove
6039         streq.
6040
6041 2008-05-10  Bruno Haible  <bruno@clisp.org>
6042
6043         * lib/unilbrk/ulc-common.c: Don't include <stdlib.h>.
6044         (iconv_string_length, iconv_string_keeping_offsets): Remove functions.
6045         * lib/unilbrk/ulc-common.h (iconv_string_length,
6046         iconv_string_keeping_offsets): Remove declarations.
6047         * lib/unilbrk/ulc-possible-linebreaks.c: Include <string.h>, uniconv.h.
6048         Don't include <iconv.h>, streq.h, xsize.h.
6049         (ulc_possible_linebreaks): Use u8_conv_from_encoding for doing the
6050         conversion.
6051         * lib/unilbrk/ulc-width-linebreaks.c: Include uniconv.h. Don't include
6052         <iconv.h>, streq.h, xsize.h.
6053         (ulc_width_linebreaks): Use u8_conv_from_encoding for doing the
6054         conversion.
6055         * modules/unilbrk/ulc-common (Depends-on): Remove iconv.
6056         * modules/unilbrk/ulc-possible-linebreaks (Depends-on): Add
6057         uniconv/u8-conv-from-enc. Remove iconv_open, streq, xsize.
6058         * modules/unilbrk/ulc-width-linebreaks (Depends-on): Likewise.
6059
6060 2008-05-10  Bruno Haible  <bruno@clisp.org>
6061
6062         * modules/unilbrk/ulc-width-linebreaks-tests: New file.
6063         * tests/unilbrk/test-ulc-width-linebreaks.c: New file.
6064
6065         * modules/unilbrk/u32-width-linebreaks-tests: New file.
6066         * tests/unilbrk/test-u32-width-linebreaks.c: New file.
6067
6068         * modules/unilbrk/u16-width-linebreaks-tests: New file.
6069         * tests/unilbrk/test-u16-width-linebreaks.c: New file.
6070
6071         * modules/unilbrk/u8-width-linebreaks-tests: New file.
6072         * tests/unilbrk/test-u8-width-linebreaks.c: New file.
6073
6074         * modules/unilbrk/ulc-possible-linebreaks-tests: New file.
6075         * tests/unilbrk/test-ulc-possible-linebreaks.c: New file.
6076
6077         * modules/unilbrk/u32-possible-linebreaks-tests: New file.
6078         * tests/unilbrk/test-u32-possible-linebreaks.c: New file.
6079
6080         * modules/unilbrk/u16-possible-linebreaks-tests: New file.
6081         * tests/unilbrk/test-u16-possible-linebreaks.c: New file.
6082
6083         * modules/unilbrk/u8-possible-linebreaks-tests: New file.
6084         * tests/unilbrk/test-u8-possible-linebreaks.c: New file.
6085
6086 2008-05-10  Bruno Haible  <bruno@clisp.org>
6087
6088         Split up 'linebreak' module.
6089         * lib/unilbrk.h: New file, based on lib/linebreak.h.
6090         * lib/unilbrk/lbrkprop1.h: New file, extracted from lib/lbrkprop.h.
6091         * lib/unilbrk/lbrkprop2.h: New file, renamed from lib/lbrkprop.h with
6092         modifications.
6093         * lib/unilbrk/tables.h: New file, extracted from lib/linebreak.c.
6094         * lib/unilbrk/tables.c: New file, extracted from lib/linebreak.c.
6095         * lib/unilbrk/u8-possible-linebreaks.c: New file, extracted from
6096         lib/linebreak.c.
6097         * lib/unilbrk/u16-possible-linebreaks.c: New file, extracted from
6098         lib/linebreak.c.
6099         * lib/unilbrk/u32-possible-linebreaks.c: New file, extracted from
6100         lib/linebreak.c.
6101         * lib/unilbrk/ulc-common.h: New file, extracted from lib/linebreak.c.
6102         * lib/unilbrk/ulc-common.c: New file, extracted from lib/linebreak.c.
6103         * lib/unilbrk/ulc-possible-linebreaks.c: New file, extracted from
6104         lib/linebreak.c.
6105         * lib/unilbrk/u8-width-linebreaks.c: New file, extracted from
6106         lib/linebreak.c.
6107         * lib/unilbrk/u16-width-linebreaks.c: New file, extracted from
6108         lib/linebreak.c.
6109         * lib/unilbrk/u32-width-linebreaks.c: New file, extracted from
6110         lib/linebreak.c.
6111         * lib/unilbrk/ulc-width-linebreaks.c: New file, extracted from
6112         lib/linebreak.c.
6113         * modules/unilbrk/base: New file.
6114         * modules/unilbrk/tables: New file.
6115         * modules/unilbrk/u8-possible-linebreaks: New file.
6116         * modules/unilbrk/u16-possible-linebreaks: New file.
6117         * modules/unilbrk/u32-possible-linebreaks: New file.
6118         * modules/unilbrk/ulc-common: New file.
6119         * modules/unilbrk/ulc-possible-linebreaks: New file.
6120         * modules/unilbrk/u8-width-linebreaks: New file.
6121         * modules/unilbrk/u16-width-linebreaks: New file.
6122         * modules/unilbrk/u32-width-linebreaks: New file.
6123         * modules/unilbrk/ulc-width-linebreaks: New file.
6124         * lib/linebreak.h: Remove file.
6125         * lib/linebreak.c: Remove file.
6126         * m4/linebreak.m4: Remove file.
6127         * modules/linebreak: Remove file.
6128         * NEWS: Mention the changes.
6129
6130 2008-05-09  Eric Blake  <ebb9@byu.net>
6131
6132         Add xmemdup0.
6133         * lib/xalloc.h (xmemdup0): New prototype and C++ typesafe
6134         implementation.
6135         * lib/xmalloc.c (xmemdup0): New C implementation.
6136
6137 2008-05-08  Bruno Haible  <bruno@clisp.org>
6138
6139         * m4/wctype.m4 (gl_WCTYPE_H): Correct indentation.
6140
6141 2008-05-07  Eric Blake  <ebb9@byu.net>
6142
6143         Support cross-compilation of <wctype.h>.
6144         * m4/wctype.m4 (gl_WCTYPE_H): Fix improper nesting in
6145         AC_CACHE_CHECK.
6146
6147 2008-05-06  Soren Hansen  <soren@ubuntu.com>  (tiny change)
6148
6149         * build-aux/vc-list-files: Add support for bzr.
6150
6151 2008-05-03  Jim Meyering  <meyering@redhat.com>
6152
6153         avoid failed assertion with tight malloc
6154         * tests/test-getndelim2.c: Correct an off-by-one assertion.
6155
6156 2008-05-03  Simon Josefsson  <simon@josefsson.org>
6157
6158         * m4/inet_pton.m4: Set HAVE_DECL_INET_PTON to 0 when declarations
6159         are needed from arpa/inet.h.
6160         * m4/inet_ntop.m4: Likewise, for HAVE_DECL_INET_NTOP.
6161         Reported by Bruno Haible.
6162
6163 2008-05-02  Jim Meyering  <meyering@redhat.com>
6164
6165         avoid compilation error on FreeBSD 6
6166         * tests/test-getaddrinfo.c [!defined EAI_NODATA] (EAI_NODATA): Define.
6167
6168 2008-05-01  Jim Meyering  <meyering@redhat.com>
6169
6170         useless-if-before-free: correct --help's exit status description
6171         * build-aux/useless-if-before-free (usage): Like grep, exit 0
6172         for one or more matches, etc.  Reported by Bruno Haible.
6173
6174         vc-list-files: make the stand-alone gnulib test work
6175         * modules/vc-list-files-tests (configure.ac):
6176         Define and AC_SUBST abs_aux_dir.
6177         (Makefile.am) [TESTS_ENVIRONMENT]: Rather than passing
6178         $(abs_top_srcdir) to each script and having each of them
6179         duplicate the work of setting PATH, set PATH here, using
6180         the new variable, abs_aux_dir instead.
6181         * tests/test-vc-list-files-cvs.sh: Don't set PATH here.
6182         * tests/test-vc-list-files-git.sh: Likewise.
6183         Reported by Bruno Haible.
6184
6185 2008-05-01  Bruno Haible  <bruno@clisp.org>
6186
6187         * lib/getndelim2.c (getndelim2): Fix newsize computation during
6188         reallocation. Rename 'done' to 'found_delimiter'.
6189
6190 2008-05-01  Jim Meyering  <meyering@redhat.com>
6191
6192         vc-list-files: accommodate /bin/sh like the one from Solaris 10
6193         * build-aux/vc-list-files: Use `...`, not $(...).
6194
6195 2008-04-30  Jim Meyering  <meyering@redhat.com>
6196
6197         add tests for vc-list-files
6198         * modules/vc-list-files-tests: New module.
6199         * tests/test-vc-list-files-cvs.sh: New file.
6200         * tests/test-vc-list-files-git.sh: New file.
6201
6202         avoid a warning from gcc
6203         * lib/getndelim2.c (IF_LINT): Define.
6204         (getndelim2): Use it to avoid a "may be used uninitialized" warning.
6205
6206         vc-list-files: work properly with build-aux/cvsu, too
6207         * build-aux/vc-list-files: Hoist the "./"-removing code to apply
6208         to all cvs-based clauses.
6209
6210         vc-list-files: work properly in the CVS+awk case, too
6211         * build-aux/vc-list-files: In the CVS+awk case, remove "./" prefix.
6212
6213         vc-list-files: avoid use of ${*-*} that fails when /bin/sh is dash
6214         * build-aux/vc-list-files: Simplify ${*-*} to $dir, since we no longer
6215         take more than one file argument, so .  Add quotes, just in case $dir
6216         ever contains a shell meta-character.  Prompted by Soren Hansen in
6217         <http://thread.gmane.org/gmane.comp.emulators.libvirt/6221/focus=6240>.
6218
6219 2008-04-29  Eric Blake  <ebb9@byu.net>
6220
6221         Optimize getndelim2 to use block operations when possible.
6222         * modules/getndelim2 (Depends-on): Add stdbool, freadptr,
6223         freadseek, and memchr2.
6224         * lib/getndelim2.c (getndelim2): Use them for block reads.
6225
6226 2008-04-29  Bruno Haible  <bruno@clisp.org>
6227
6228         * m4/inet_ntop.m4 (gl_INET_NTOP): Require gl_USE_SYSTEM_EXTENSIONS.
6229         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
6230         * modules/inet_ntop (Depends-on): Add extensions.
6231         * modules/inet_pton (Depends-on): Likewise.
6232         Reported by Simon Josefsson.
6233
6234 2008-04-29  Jim Meyering  <meyering@redhat.com>
6235
6236         When the is more than one match in a block, match all of them.
6237         * build-aux/useless-if-before-free: Iterate through each block
6238         until there are no more matches.
6239
6240         Fix broken useless-if-before-free script.
6241         * build-aux/useless-if-before-free: Fix typo: missing "?" after
6242         the expression to match cast of argument to free-like function.
6243
6244 2008-04-29  Eric Blake  <ebb9@byu.net>
6245
6246         Use new header.
6247         * lib/getaddrinfo.c (includes): s/"inet_ntop.h"/<arpa/inet.h>/.
6248
6249 2008-04-29  Jim Meyering  <meyering@redhat.com>
6250
6251         Avoid test segfault on x86_64 due to lack of inet_ntop declaration.
6252         * tests/test-getaddrinfo.c: Include <arpa/inet.h>, now guaranteed
6253         by gnulib to exist and to declare e.g., inet_ntop.
6254         Don't include "inet_ntop.h", now removed.
6255
6256         * m4/arpa_inet_h.m4: Remove trailing blanks.
6257
6258 2008-04-29  Eric Blake  <ebb9@byu.net>
6259
6260         Silence valgrind on safe reads beyond potential array bounds.
6261         * lib/rawmemchr.valgrind: New file.
6262         * lib/strchrnul.valgrind: Likewise.
6263         * modules/rawmemchr (Files): Distribute new file.
6264         * modules/strchrnul (Files): Likewise.
6265         Suggested by Bruno Haible.
6266
6267 2008-04-29  Bruno Haible  <bruno@clisp.org>
6268
6269         * lib/arpa_inet.in.h: Include system's <arpa/inet.h> if it exists.
6270         (inet_ntop, inet_pton): Change portability warning's wording.
6271         * m4/arpa_inet_h.m4 (gl_HEADER_ARPA_INET): Set HAVE_ARPA_INET_H.
6272         Invoke gl_CHECK_NEXT_HEADERS.
6273         (gl_ARPA_INET_H_DEFAULTS): Initialize ARPA_INET_H.
6274         * m4/inet_ntop.m4 (gl_INET_NTOP): Require gl_ARPA_INET_H_DEFAULTS and
6275         set ARPA_INET_H.
6276         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
6277         * modules/arpa_inet (Description): No longer only for systems that
6278         lack it.
6279         (Depends-on): Add include_next.
6280         (Makeile.am): Substitute INCLUDE_NEXT, NEXT_ARPA_INET_H,
6281         HAVE_ARPA_INET_H.
6282
6283 2008-04-29  Jim Meyering  <meyering@redhat.com>
6284
6285         * modules/mkdir (License): Re-license as LGPLv2+.
6286
6287 2008-04-29  Bruno Haible  <bruno@clisp.org>
6288
6289         * modules/rawmemchr (Maintainer): Set to Eric.
6290         * modules/strchrnul (Maintainer): Likewise.
6291
6292 2008-04-29  Simon Josefsson  <simon@josefsson.org>
6293
6294         * m4/arpa_inet_h.m4 (gl_ARPA_INET_H_DEFAULTS): Set
6295         HAVE_DECL_INET_NTOP and HAVE_DECL_INET_PTON.
6296
6297         * modules/arpa_inet (arpa/inet.h): Use them.
6298
6299 2008-04-28  Eric Blake  <ebb9@byu.net>
6300
6301         Test getndelim2.
6302         * modules/getndelim2-tests: New file.
6303         * tests/test-getndelim2.c: Likewise.
6304         * lib/getndelim2.c (getndelim2): Never return 0.  Lock the
6305         stream.
6306         * m4/getndelim2.m4 (gl_GETNDELIM2): Check for lock functions.
6307
6308         * MODULES.html.sh: Document new module.
6309
6310 2008-04-20  Bruno Haible  <bruno@clisp.org>
6311
6312         * lib/c-stack.c (die): Use raise.
6313         * modules/c-stack (Depends-on): Add raise.
6314
6315 2008-04-28  Bruno Haible  <bruno@clisp.org>
6316
6317         Expect rpmatch to be declared.
6318         * lib/yesno.c (rpmatch): Remove declaration.
6319
6320         Declare rpmatch.
6321         * lib/stdlib.in.h (rpmatch): New declaration.
6322         * lib/rpmatch.c: Include <stdlib.h> first.
6323         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Require AC_USE_SYSTEM_EXTENSIONS and
6324         gl_STDLIB_H_DEFAULTS. Set HAVE_RPMATCH.
6325         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_RPMATCH,
6326         HAVE_RPMATCH.
6327         * modules/rpmatch (Depends-on): Add stdlib, extensions.
6328         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
6329         (Include): Set to <stdlib.h>.
6330         * modules/stdlib (Makefile.am): Substitute GNULIB_RPMATCH and
6331         HAVE_RPMATCH.
6332         * NEWS: Document the change.
6333
6334 2008-04-28  Bruno Haible  <bruno@clisp.org>
6335
6336         Change rpmatch to use nl_langinfo when appropriate.
6337         * lib/rpmatch.c: Include stdbool.h, string.h, langinfo.h.
6338         (N_): New macro.
6339         (localized_pattern): New function/macro.
6340         (try): Remove match, nomatch arguments. Copy the pattern into safe
6341         memory before caching it.
6342         (rpmatch): Use localized_pattern. Add translator comments.
6343         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Test for nl_langinfo and YESEXPR.
6344         Suggested by Eric Blake.
6345         * modules/rpmatch (Depends-on): Add stdbool.
6346
6347 2008-04-28  Eric Blake  <ebb9@byu.net>
6348
6349         Add rawmemchr module, matching glibc.
6350         * modules/string (Makefile.am): New indicator.
6351         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set it.
6352         * lib/string.in.h (rawmemchr): Declare when appropriate.
6353         * modules/rawmemchr: New file.
6354         * m4/rawmemchr.m4: Likewise.
6355         * lib/rawmemchr.c: Likewise.
6356         * modules/rawmemchr-tests: Likewise.
6357         * tests/test-rawmemchr.c: Likewise.
6358         * doc/glibc-functions/rawmemchr.texi (rawmemchr): Document
6359         module.
6360         * modules/strchrnul (Depends-on): Add rawmemchr.
6361         * lib/strchrnul.c (strchrnul): Optimize a corner case.
6362
6363         Whitespace cleanup.
6364         * tests/test-strchrnul.c: Reindent.
6365         * lib/strchrnul.c: Likewise.
6366
6367         Optimize and test strchrnul.
6368         * lib/strchrnul.c (strchrnul): Rewrite to do parallel search.
6369         * modules/strchrnul-tests: New file.
6370         * tests/test-strchrnul.c: Likewise.
6371
6372         Remove intprops dependency.
6373         * modules/memchr (Depends-on): Remove intprops.
6374         * modules/memrchr (Depends-on): Likewise.
6375         * modules/memchr2 (Depends-on): Likewise.
6376         * lib/memchr.c (__memchr): Hand-inline the TYPE_MAXIMUM check.
6377         * lib/memrchr.c (__memrchr): Likewise.
6378         * lib/memrchr2.c (memchr2): Likewise.
6379         Reported by Simon Josefsson.
6380
6381 2008-04-28  Simon Josefsson  <simon@josefsson.org>
6382
6383         * m4/sys_socket_h.m4: Move AC_REQUIRE([AC_C_INLINE]) to top.
6384         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
6385
6386 2008-04-28  Simon Josefsson  <simon@josefsson.org>
6387
6388         * lib/inet_ntop.h, lib/inet_pton.h: Remove files.
6389
6390         * lib/inet_ntop.c: Include arpa/inet.h instead of inet_ntop.h.
6391
6392         * lib/inet_pton.c: Include arpa/inet.h instead of inet_pton.h.
6393
6394         * lib/arpa_inet.in.h [@GNULIB_INET_NTOP@]: Inline inet_ntop.h
6395         declarations.
6396         [@GNULIB_INET_PTON@]: Inline inet_pton.h declarations.
6397
6398         * m4/inet_pton.m4: Don't check for header files.
6399
6400         * m4/inet_ntop.m4: Don't check for header files.
6401
6402 2008-04-28  Simon Josefsson  <simon@josefsson.org>
6403
6404         * m4/sys_socket_h.m4: Require AC_C_INLINE when necessary.
6405         * lib/sys_socket.in.h (setsockopt): Use proper win32 tests (don't
6406         trigger for cygwin).
6407         Reported by Bruno Haible  <bruno@clisp.org>.
6408
6409 2008-04-28  Bruno Haible  <bruno@clisp.org>
6410
6411         * doc/posix-functions/strdup.texi: Mention mingw problem.
6412
6413 2008-04-27  Bruno Haible  <bruno@clisp.org>
6414
6415         * modules/stat-time-tests (Depends-on): Add sleep.
6416         * tests/test-stat-time.c (force_unlink): New function.
6417         (cleanup): Use it.
6418         (test_mtime): Remove the ctime related tests.
6419         (test_ctime): New function, containing the ctime related tests.
6420         (main): Call test_ctime, except on native Windows platforms.
6421
6422 2008-04-27  Bruno Haible  <bruno@clisp.org>
6423
6424         * lib/rpmatch.c (rpmatch): Add some comments.
6425         Reported by James Youngman <jay@gnu.org>.
6426
6427 2008-04-27  Bruno Haible  <bruno@clisp.org>
6428
6429         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Also test the behaviour on
6430         quiet NaNs.
6431
6432 2008-04-27  Bruno Haible  <bruno@clisp.org>
6433
6434         Make test-yesno.sh work on mingw.
6435         * tests/test-yesno.sh: Postprocess the output to convert CR/LF to LF.
6436         * tests/test-yesno.c: Include yesno.h first. Include binary-io.h.
6437         (main): Set stdin to binary mode.
6438         * modules/yesno-tests (Depends-on): Add binary-io.
6439
6440 2008-04-27  Bruno Haible  <bruno@clisp.org>
6441
6442         Fix 'isfinite' on x86, x86_64, ia64 platforms.
6443         * tests/test-isfinite.c (test_isfinitel): Also test the behavior on
6444         argument that lie outside the IEEE 854 domain.
6445         * m4/isfinite.m4 (gl_ISFINITEL_WORKS): New macro.
6446         (gl_ISFINITE): Use it.
6447         * doc/posix-functions/isfinite.texi: Document the fixed bugs.
6448
6449 2008-04-27  Bruno Haible  <bruno@clisp.org>
6450
6451         Allow local renaming in config.h.
6452         * lib/memrchr.c (memrchr): Don't undefine outside libc.
6453
6454 2008-04-27  Bruno Haible  <bruno@clisp.org>
6455
6456         * lib/memchr.c (__memchr): Change type of 'i'.
6457         * lib/memchr2.c (memchr2): Likewise.
6458
6459 2008-04-26  Eric Blake  <ebb9@byu.net>
6460         and Bruno Haible  <bruno@clisp.org>
6461
6462         Optimize and test memrchr.
6463         * modules/memrchr (Depends-on): Add intprops.
6464         * lib/memrchr.c (__memrchr): Avoid false positives in loop.
6465         * modules/memrchr-tests: New file.
6466         * tests/test-memrchr.c: New file.
6467
6468 2008-04-26  Bruno Haible  <bruno@clisp.org>
6469
6470         Add tentative support for DragonFly BSD.
6471         * lib/stdio-impl.h: Add macros for DragonFly BSD.
6472         * lib/fbufmode.c (fbufmode): Update conditionals. Use fp_ instead of
6473         fp.
6474         * lib/fflush.c (clear_ungetc_buffer, disable_seek_optimization,
6475         restore_seek_optimization, update_fpos_cache, rpl_fflush: Likewise.
6476         * lib/fpurge.c (fpurge): Likewise.
6477         * lib/freadable.c (freaadable): Likewise.
6478         * lib/freadahead.c (freadahead): Likewise.
6479         * lib/freading.c (freading): Likewise.
6480         * lib/freadptr.c (freadptr): Likewise.
6481         * lib/freadseek.c (freadptrinc): Likewise.
6482         * lib/fseeko.c (fseeko): Likewise.
6483         * lib/fseterr.c (fseterr): Likewise.
6484         * lib/fwritable.c (fwritable): Likewise.
6485         * lib/fwriting.c (fwriting): Likewise.
6486
6487 2008-04-26  Bruno Haible  <bruno@clisp.org>
6488
6489         * lib/stdio-impl.h: New file.
6490         * lib/fbufmode.c: Include stdio-impl.h.
6491         (fbufmode): Use fp_, remove redundant #defines.
6492         * lib/fflush.c: Include stdio-impl.h.
6493         (clear_ungetc_buffer): Remove redundant #defines.
6494         * lib/fpurge.c: Include stdio-impl.h.
6495         (fpurge): Remove redundant #defines.
6496         * lib/freadable.c: Include stdio-impl.h.
6497         (freadable): Remove redundant #defines.
6498         * lib/freadahead.c: Include stdio-impl.h.
6499         (freadahead): Remove redundant #defines.
6500         * lib/freading.c: Include stdio-impl.h.
6501         (freading): Remove redundant #defines.
6502         * lib/freadptr.c: Include stdio-impl.h.
6503         (freadptr): Remove redundant #defines.
6504         * lib/freadseek.c: Include stdio-impl.h.
6505         (freadptrinc): Remove redundant #defines.
6506         * lib/fseeko.c: Include stdio-impl.h.
6507         (rpl_fseeko): Remove redundant #defines.
6508         * lib/fseterr.c: Include stdio-impl.h.
6509         (fseterr): Remove redundant #defines.
6510         * lib/fwritable.c: Include stdio-impl.h.
6511         (fwritable: Remove redundant #defines.
6512         * lib/fwriting.c: Include stdio-impl.h.
6513         (fwriting): Remove redundant #defines.
6514         * modules/fbufmode (Files): Add lib/stdio-impl.h.
6515         * modules/fflush (Files): Likewise.
6516         * modules/fpurge (Files): Likewise.
6517         * modules/freadable (Files): Likewise.
6518         * modules/freadahead (Files): Likewise.
6519         * modules/freading (Files): Likewise.
6520         * modules/freadptr (Files): Likewise.
6521         * modules/freadseek (Files): Likewise.
6522         * modules/fseeko (Files): Likewise.
6523         * modules/fseterr (Files): Likewise.
6524         * modules/fwritable (Files): Likewise.
6525         * modules/fwriting (Files): Likewise.
6526
6527 2008-04-26  Bruno Haible  <bruno@clisp.org>
6528
6529         * lib/fflush.c (clear_ungetc_buffer, disable_seek_optimization,
6530         restore_seek_optimization, update_fpos_cache): New functions, extracted
6531         from rpl_fflush.
6532         (rpl_fflush): Use them.
6533         * m4/fflush.m4 (gl_PREREQ_FFLUSH): New macro.
6534         (gl_REPLACE_FFLUSH): Use it.
6535
6536 2008-04-26  Bruno Haible  <bruno@clisp.org>
6537
6538         * tests/test-xstrtol.sh: Work around limitation of an old 'tr' program
6539         on Solaris.
6540         * tests/test-xstrtoimax.sh: Likewise.
6541         * tests/test-xstrtoumax.sh: Likewise.
6542         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
6543
6544 2008-04-26  Bruno Haible  <bruno@clisp.org>
6545
6546         * modules/memchr-tests: New file.
6547         * tests/test-memchr.c; New file, based on tests/test-memchr2.c.
6548
6549 2008-04-26  Eric Blake  <ebb9@byu.net>
6550             Bruno Haible  <bruno@clisp.org>
6551
6552         * lib/memchr.c: Include intprops.h.
6553         (__memchr): Optimize parallel detection of matching bytes. Rename local
6554         variables. Add explanatory comments.
6555
6556 2008-04-26  Bruno Haible  <bruno@clisp.org>
6557
6558         Fix module 'memchr', broken since 2000-10-28.
6559         * lib/memchr.c: Outside glibc, define memchr, not __memchr.
6560
6561 2008-04-26  Bruno Haible  <bruno@clisp.org>
6562
6563         * lib/memchr2.c (memchr2): Rename local variables. Add explanatory
6564         comments.
6565
6566 2008-04-25  Eric Blake  <ebb9@byu.net>
6567
6568         Use native fstatat on cygwin 1.7.0.
6569         * m4/openat.m4 (gl_FUNC_OPENAT): Make sure lstat check is made
6570         first.
6571
6572 2008-04-23  Eric Blake  <ebb9@byu.net>
6573
6574         Improve memchr2 performance.
6575         * lib/memchr2.c (memchr2): Further optimize parallel detection of
6576         NUL bytes.
6577         * modules/memchr2 (Depends-on): Use intprops.h.
6578
6579 2008-04-23  Simon Josefsson  <simon@josefsson.org>
6580
6581         * lib/sys_socket.in.h (setsockopt): Be more type safe by declaring
6582         an inline function instead of a CPP macro.  Patch by Ben Pfaff
6583         <blp@cs.stanford.edu>.
6584
6585 2008-04-23  Simon Josefsson  <simon@josefsson.org>
6586
6587         * lib/arpa_inet.in.h: New file.
6588
6589         * modules/arpa_inet (Files): Add lib/arpa_inet.in.h.
6590         (Makefile.am): Sed in substitute header file.
6591
6592         * m4/arpa_inet_h.m4: Add gl_ARPA_INET_H_DEFAULTS and
6593         gl_ARPA_INET_MODULE_INDICATOR.  Use them.
6594
6595         * modules/inet_ntop (configure.ac): Use
6596         gl_ARPA_INET_MODULE_INDICATOR.
6597
6598         * modules/inet_pton (configure.ac): Use
6599         gl_ARPA_INET_MODULE_INDICATOR.
6600
6601 2008-04-22  Jim Meyering  <meyering@redhat.com>
6602
6603         * modules/verify (License): Re-license as LGPLv2+.
6604
6605 2008-04-22  Simon Josefsson  <simon@josefsson.org>
6606
6607         * lib/sys_socket.in.h: Define setsockopt macro to cast fourth
6608         parameter to void* as per POSIX standard (MinGW uses char*).
6609
6610 2008-04-21  Bruno Haible  <bruno@clisp.org>
6611
6612         * lib/wctype.in.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
6613         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
6614         Define to replacements if REPLACE_ISWCNTRL is 1.
6615         * m4/wctype.m4 (gl_WCTYPE_H): Test whether the isw* functions work.
6616         If not, set WCTYPE_H to nonempty and REPLACE_ISWCNTRL to 1.
6617         * modules/wctype (Makefile.am): Substitute REPLACE_ISWCNTRL.
6618         * doc/posix-functions/iswalnum.texi: Mention the 'wctype' module and
6619         what it fixes.
6620         * doc/posix-functions/iswalpha.texi: Likewise.
6621         * doc/posix-functions/iswblank.texi: Likewise.
6622         * doc/posix-functions/iswcntrl.texi: Likewise.
6623         * doc/posix-functions/iswdigit.texi: Likewise.
6624         * doc/posix-functions/iswgraph.texi: Likewise.
6625         * doc/posix-functions/iswlower.texi: Likewise.
6626         * doc/posix-functions/iswprint.texi: Likewise.
6627         * doc/posix-functions/iswpunct.texi: Likewise.
6628         * doc/posix-functions/iswspace.texi: Likewise.
6629         * doc/posix-functions/iswupper.texi: Likewise.
6630         * doc/posix-functions/iswxdigit.texi: Likewise.
6631         Reported by Alain Guibert.
6632
6633 2008-04-21  Bruno Haible  <bruno@clisp.org>
6634
6635         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Fix typo in last commit.
6636         Patch by Alain Guibert.
6637
6638 2008-04-21  Bruno Haible  <bruno@clisp.org>
6639
6640         Fix test failures on mingw.
6641         * tests/test-xstrtol.c (print_no_progname): New function.
6642         (main): Install it in error_print_progname hook.
6643         * tests/test-xstrtol.sh: Convert CR/LF to NL in output.
6644         * tests/test-xstrtoimax.sh: Likewise.
6645         * tests/test-xstrtoumax.sh: Likewise.
6646
6647 2008-04-21  Bruno Haible  <bruno@clisp.org>
6648
6649         Fix test failure on mingw.
6650         * tests/test-argp-2.sh (func_compare): Remove CRs from sed's output.
6651
6652 2008-04-21  Bruno Haible  <bruno@clisp.org>
6653
6654         * lib/localename.c (SUBLANG_TIBETAN_PRC, SUBLANG_TIBETAN_BHUTAN):
6655         Actually assign a value.
6656
6657 2008-04-20  Bruno Haible  <bruno@clisp.org>
6658
6659         Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl',
6660         take 2.
6661         * lib/canonicalize.c (canonicalize_file_name): Elide if the
6662         'canonicalize-lgpl' module is also used.
6663         * lib/canonicalize-lgpl.c: Undo last change.
6664         * modules/canonicalize-lgpl (configure.ac): Invoke gl_MODULE_INDICATOR.
6665
6666 2008-04-20  Bruno Haible  <bruno@clisp.org>
6667
6668         * lib/mkdir.c (mkdir): Undefine after the includes, not right after
6669         config.h. Provide _mkdir based fallback for mingw.
6670         * lib/sys_stat.in.h (mkdir): Define through an 'extern' declaration
6671         if REPLACE_MKDIR is 1. Otherwise, test for mingw directly.
6672         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Require
6673         gl_SYS_STAT_H_DEFAULTS. When doing the replacement, set REPLACE_MKDIR
6674         rather than defining mkdir in config.h.
6675         * m4/sys_stat_h.m4 (gl_SYS_STAT_MODULE_INDICATOR): New macro.
6676         (gl_SYS_STAT_H_DEFAULTS): New macro.
6677         (gl_HEADER_SYS_STAT_H): Require it. Don't set HAVE_DECL_MKDIR and
6678         HAVE_IO_H any more.
6679         * modules/sys_stat (Makefile.am): Substitute REPLACE_MKDIR instead of
6680         HAVE_DECL_MKDIR and HAVE_IO_H.
6681
6682 2008-04-20  Bruno Haible  <bruno@clisp.org>
6683
6684         * lib/isapipe.c: Port to native Windows platforms.
6685
6686 2008-04-20  Bruno Haible  <bruno@clisp.org>
6687
6688         * lib/gc-gnulib.c: Include <windows.h> before <wincrypt.h>.
6689
6690 2008-04-21  Eric Blake  <ebb9@byu.net>
6691
6692         Work around preprocessors that don't handle UINTMAX_MAX.
6693         * lib/memchr2.c (memchr2): Avoid embedded #if.
6694         Reported by Alain Guibert, fix suggested by Bruno Haible.
6695
6696 2008-04-21  Simon Josefsson  <simon@josefsson.org>
6697
6698         * doc/posix-functions/strftime.texi (strftime): Explain better
6699         Windows incompatibility.  Suggested by Micah Cowan
6700         <micah@cowan.name>.
6701
6702 2008-04-20  Bruno Haible  <bruno@clisp.org>
6703
6704         * modules/uniconv/u32-conv-to-enc (Depends-on): Add unistr/u32-mblen,
6705         unistr/u8-mblen.
6706
6707 2008-04-20  Bruno Haible  <bruno@clisp.org>
6708
6709         Fix test failure on platforms with non-GNU iconv.
6710         * lib/uniconv/u16-conv-to-enc.c (u16_to_u8_lenient): New function.
6711         (U_TO_U8): Use it, rather than u16_to_u8.
6712         * lib/uniconv/u-conv-to-enc.h (FUNC): Allow an incomplete sequence of
6713         units at the end of the input string.
6714         * modules/uniconv/u16-conv-to-enc (Depends-on): Update.
6715
6716 2008-04-20  Bruno Haible  <bruno@clisp.org>
6717
6718         * tests/uniconv/test-u8-conv-to-enc.c (main): Accept result == NULL
6719         when the resulting length is 0.
6720         * tests/uniconv/test-u16-conv-to-enc.c (main): Likewise.
6721
6722 2008-04-20  Bruno Haible  <bruno@clisp.org>
6723
6724         * m4/roundf.m4 (gl_FUNC_ROUNDF): Add test whether roundf actually
6725         works.
6726         * doc/posix-functions/roundf.texi: Mention roundf bug on mingw.
6727
6728 2008-04-20  Bruno Haible  <bruno@clisp.org>
6729
6730         * tests/test-tsearch.c (main): Don't use initstate if it is missing.
6731         * modules/tsearch-tests (configure.ac): Test for initstate function.
6732
6733 2008-04-20  Bruno Haible  <bruno@clisp.org>
6734
6735         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Also provided a substitute
6736         for nlink_t if missing.
6737         * tests/test-sys_stat.c: Check the existence of the nlink_t type.
6738
6739 2008-04-19  Bruno Haible  <bruno@clisp.org>
6740
6741         Work around snprintf bug on Linux libc5.
6742         * m4/printf.m4 (gl_SNPRINTF_SIZE1): New macro.
6743         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
6744         gl_SNPRINTF_SIZE1.
6745         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
6746         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Likewise. Replace snprintf if
6747         that test failed.
6748         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Likewise.
6749         * lib/vasnprintf.c (USE_SNPRINTF): Set to 0 on Linux libc5 systems.
6750         * modules/snprintf (Files): Add m4/printf.m4.
6751         * modules/vsnprintf (Files): Likewise.
6752         * doc/posix-functions/snprintf.texi: Document Linux libc5 problem.
6753         * doc/posix-functions/vsnprintf.texi: Likewise.
6754
6755 2008-04-19  Bruno Haible  <bruno@clisp.org>
6756
6757         * lib/vasnprintf.c (floorlog10l, floorlog10): Reduce maximum error
6758         from 0.0058 to less than 10^-7.
6759
6760 2008-04-19  Bruno Haible  <bruno@clisp.org>
6761
6762         Fix rounding when a precision is given.
6763         * lib/vasnprintf.c (is_borderline): New function.
6764         (VASNPRINTF): For %e and %g, consider replacing the digits 10....0 with
6765         9...9x.
6766         * tests/test-vasnprintf-posix.c (test_function): Test rounding with %f,
6767         %e, %g.
6768         * tests/test-vasprintf-posix.c (test_function): Likewise.
6769         * tests/test-snprintf-posix.h (test_function): Likewise.
6770         * tests/test-sprintf-posix.h (test_function): Likewise.
6771         * tests/test-fprintf-posix.h (test_function): Test rounding with %f.
6772         * tests/test-printf-posix.h (test_function): Likewise.
6773         * tests/test-printf-posix.output: Update.
6774         Reported by John Darrington <john@darrington.wattle.id.au> via
6775         Ben Pfaff <blp@cs.stanford.edu>.
6776
6777 2008-04-18  Simon Josefsson  <simon@josefsson.org>
6778
6779         * doc/posix-functions/strftime.texi (strftime): Clarify platform.
6780         Suggested by Bruno Haible <bruno@clisp.org>.
6781
6782 2008-04-17  Bruno Haible  <bruno@clisp.org>
6783
6784         * lib/lock.h (gl_lock_destroy, gl_rwlock_destroy,
6785         gl_recursive_lock_destroy): Provide no-op definitions for the dummy
6786         implementation.
6787         Patch by Bruce Merry <bmerry@gmail.com>.
6788
6789 2008-04-17  Simon Josefsson  <simon@josefsson.org>
6790
6791         * doc/posix-functions/strftime.texi (strftime): Mention that %e
6792         doesn't work under Windows.
6793
6794 2008-04-16  Bruno Haible  <bruno@clisp.org>
6795
6796         * lib/localename.c (LANG_MAORI, LANG_QUECHUA, LANG_SOTHO, LANG_UIGHUR):
6797         New macros.
6798         (SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_LATIN,
6799         SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_CYRILLIC,
6800         SUBLANG_CROATIAN_CROATIA, SUBLANG_CROATIAN_BOSNIA_HERZEGOVINA_LATIN,
6801         SUBLANG_MONGOLIAN_CYRILLIC_MONGOLIA, SUBLANG_MONGOLIAN_PRC,
6802         SUBLANG_QUECHUA_BOLIVIA, SUBLANG_QUECHUA_ECUADOR, SUBLANG_QUECHUA_PERU,
6803         SUBLANG_RUSSIAN_RUSSIA, SUBLANG_RUSSIAN_MOLDAVIA, SUBLANG_SPANISH_US,
6804         SUBLANG_TIBETAN_PRC, SUBLANG_TIBETAN_BHUTAN, SUBLANG_UIGHUR_PRC): New
6805         macros.
6806         (gl_locale_name_from_win32_LANGID): Refine code for Croatian/Bosnian,
6807         Mongolian, Russian, Spanish, Tibetan. Add code for Maori, Quechua,
6808         Northern Sotho, Uighur.
6809
6810 2008-04-16  Bruno Haible  <bruno@clisp.org>
6811
6812         * lib/localename.c (SUBLANG_SINDHI_INDIA): New macro.
6813         (SUBLANG_SINDHI_PAKISTAN): Change value from 1 to 2.
6814         (gl_locale_name_from_win32_LANGID): Fix code for Sindhi.
6815         Reported by Daniel Bergström <daniel@octocode.com>.
6816
6817 2007-12-25  KJK::Hyperion  <hackbunny@reactos.com>
6818             Bruno Haible  <bruno@clisp.org>
6819
6820         * lib/localename.c (gl_locale_name_canonicalize) [WIN32_NATIVE]: New
6821         function.
6822         (gl_locale_name_from_win32_LANGID, gl_locale_name_from_win32_LCID):
6823         New functions, mostly extracted from gl_locale_name_default.
6824         (gl_locale_name_default): Use gl_locale_name_from_win32_LCID.
6825
6826 2008-04-16  Eric Blake  <ebb9@byu.net>
6827
6828         Adjust strtod detection to catch glibc 2.7 bug.
6829         * m4/strtod.m4 (gl_FUNC_STRTOD): Test "nan()" behavior.
6830         Reported by John Gatewood Ham.
6831
6832 2008-04-16  Bruno Haible  <bruno@clisp.org>
6833
6834         Add tentative support for Linux libc5.
6835         * lib/fbufmode.c (fbufmode) [__GNU_LIBRARY__==1]: Reuse glibc2 code.
6836         * lib/fpurge.c (fpurge): Likewise.
6837         * lib/freadable.c (freadable): Likewise.
6838         * lib/freadahead.c (freadahead): Likewise.
6839         * lib/freading.c (freading): Likewise.
6840         * lib/freadptr.c (freadptr): Likewise.
6841         * lib/freadseek.c (freadptrinc): Likewise.
6842         * lib/fseeko.c (rpl_fseeko): Likewise.
6843         * lib/fseterr.c (fseterr): Likewise.
6844         * lib/fwritable.c (fwritable): Likewise.
6845         * lib/fwriting.c (fwriting): Likewise.
6846         Reported by Alain Guibert <alguibert+bts@free.fr>.
6847
6848 2008-04-15  Bruno Haible  <bruno@clisp.org>
6849
6850         * modules/mathl (configure.ac): Define module indicator.
6851
6852 2008-04-15  Bruno Haible  <bruno@clisp.org>
6853
6854         * lib/logl.c (logl): Remove unused variables.
6855
6856 2008-04-15  Bruno Haible  <bruno@clisp.org>
6857
6858         * lib/uniconv/u-conv-to-enc.h (FUNC): Fix return value when U_TO_U8
6859         fails.
6860
6861 2008-04-15  Bruno Haible  <bruno@clisp.org>
6862
6863         * lib/trim.c (trim2): Fix argument of isspace() macro.
6864
6865 2008-04-15  Paolo Bonzini  <bonzini@gnu.org>
6866
6867         * lib/tanl.c (kernel_tanl): Rename flag to invert, initialize it
6868         to 0.
6869         * lib/trigl.c (ieee754_rem_pio2l): Fix range checks.
6870
6871 2008-04-14  Bruno Haible  <bruno@clisp.org>
6872
6873         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Fix underquoting of
6874         AC_LANG_PROGRAM argument.
6875         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Likewise.
6876         * m4/gethrxtime.m4 (gl_ARITHMETIC_HRTIME_T): Likewise.
6877         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Likewise.
6878         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
6879         * m4/math_h.m4 (gl_MATH_H): Likewise.
6880         * m4/mbstate_t.m4 (AC_TYPE_MBSTATE_T): Likewise.
6881         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
6882         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
6883         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Likewise.
6884         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
6885         * m4/regex.m4 (gl_REGEX): Likewise.
6886         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Likewise.
6887         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET): Likewise.
6888         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
6889         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Likewise.
6890         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
6891         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
6892         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
6893         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
6894
6895 2008-04-14  Jim Meyering  <meyering@redhat.com>
6896
6897         test-strtod: fix typos: s/abs/fabs/
6898         * tests/test-strtod.c (main): Use fabs, not narrowing-to-int "abs".
6899
6900 2008-04-13  Bruno Haible  <bruno@clisp.org>
6901
6902         Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl'.
6903         * lib/canonicalize-lgpl.c: Elide the contents if the 'canonicalize'
6904         module is also used and while not building the reloc-wrapper.
6905
6906 2008-04-13  Bruno Haible  <bruno@clisp.org>
6907
6908         * tests/test-getaddrinfo.c (simple): Ignore EAI_NODATA error.
6909
6910 2008-04-13  Bruno Haible  <bruno@clisp.org>
6911
6912         Fix AIX compilation failure introduced on 2008-04-02.
6913         * tests/test-frexp.c (exp): Undefine before redefining.
6914         * tests/test-frexpl.c (exp): Likewise.
6915
6916 2008-04-13  Bruno Haible  <bruno@clisp.org>
6917
6918         Work around a HP-UX stdio bug.
6919         * tests/test-ftell.c (main): Disable the fseek/ftell test on HP-UX.
6920         * tests/test-ftello.c (main): Likewise.
6921         * doc/posix-functions/ftell.texi: Mention HP-UX bug.
6922         * doc/posix-functions/ftello.texi: Likewise.
6923
6924 2008-04-13  Bruno Haible  <bruno@clisp.org>
6925
6926         Make test-signbit pass on HP-UX/hppa.
6927         * tests/test-signbit.c (minus_zerol): New variable.
6928         (test_signbitl): Use it.
6929
6930 2008-04-13  Bruno Haible  <bruno@clisp.org>
6931
6932         Make truncl work on OSF/1 4.0.
6933         * m4/truncl.m4 (gl_FUNC_TRUNCL): Test whether truncl actually works.
6934         Set REPLACE_TRUNCL, not HAVE_DECL_TRUNCL.
6935         * lib/math.in.h (truncl): Test REPLACE_TRUNCL, not HAVE_DECL_TRUNCL.
6936         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_TRUNCL, not
6937         HAVE_DECL_TRUNCL.
6938         * modules/math (Makefile.am): Substitute REPLACE_TRUNCL, not
6939         HAVE_DECL_TRUNCL.
6940         * doc/posix-functions/truncl.texi: Document the OSF/1 4.0 problem.
6941
6942 2008-04-13  Bruno Haible  <bruno@clisp.org>
6943
6944         * lib/unictype.h: Remove trailing comma from enumeration definitions.
6945
6946 2008-04-13  Bruno Haible  <bruno@clisp.org>
6947
6948         * lib/count-one-bits.h (COUNT_ONE_BITS): Rewrite verification
6949         expression, so as to avoid HP-UX 11 cc compiler bug.
6950
6951 2008-04-13  Bruno Haible  <bruno@clisp.org>
6952
6953         * m4/regex.m4 (gl_PREREQ_REGEX): Also check for <libintl.h>.
6954
6955 2008-04-13  Bruno Haible  <bruno@clisp.org>
6956
6957         * lib/git-merge-changelog.c: Remove empty declaration outside of
6958         functions.
6959
6960 2008-04-13  Bruno Haible  <bruno@clisp.org>
6961
6962         * modules/quotearg-tests (Makefile.am): Define test_quotearg_LDADD.
6963
6964 2008-04-13  Bruno Haible  <bruno@clisp.org>
6965
6966         * doc/posix-headers/sys_socket.texi: Document the problem on EMX.
6967         * lib/sys_socket.in.h (SHUT_RD, SHUT_WR, SHUT_RDWR): Define if missing.
6968         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Replace <sys/socket.h>
6969         also if it exists but lacks definitions of the SHUT_* macros.
6970         * modules/sys_socket (Description): Update.
6971         Reported by Elbert Pol <e.pol@chello.nl>.
6972
6973 2008-04-13  Bruno Haible  <bruno@clisp.org>
6974
6975         * lib/localcharset.c (OS2): Don't redefine if already defined.
6976         Reported by Elbert Pol <e.pol@chello.nl>.
6977
6978 2008-04-13  Bruno Haible  <bruno@clisp.org>
6979
6980         * lib/binary-io.h [__EMX__]: Include <io.h>.
6981         Reported by Elbert Pol <e.pol@chello.nl>.
6982
6983 2008-04-12  Bruno Haible  <bruno@clisp.org>
6984
6985         * lib/fpucw.h: Enable the definitions also for x86_64.
6986         Needed for NetBSD/x86_64.
6987         Reported by Thomas Klausner <tk@giga.or.at>.
6988
6989 2008-04-12  Bruno Haible  <bruno@clisp.org>
6990
6991         * tests/test-strtod.c: Include isnand.h.
6992         (main): Use isnand instead of isnan.
6993         Reported by Jim Meyering.
6994
6995 2008-04-12  Bruno Haible  <bruno@clisp.org>
6996
6997         * m4/isnanf.m4 (gl_ISNANF_WORKS): Add a test for a special NaN.
6998         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
6999
7000 2008-04-12  Jim Meyering  <meyering@redhat.com>
7001
7002         * m4/math_h.m4 (gl_MATH_H): Fix typos.
7003
7004 2008-04-12  Bruno Haible  <bruno@clisp.org>
7005
7006         * lib/freadptr.c (freadptr) [__EMX__]: Fix wrong assertion.
7007         Reported by Elbert Pol <e.pol@chello.nl>.
7008
7009 2008-04-12  Eric Blake  <ebb9@byu.net>
7010
7011         Work around Solaris 10 math.h bug.
7012         * m4/math_h.m4 (gl_MATH_H): Check for bug.
7013         (gl_MATH_H_DEFAULTS): Set up default.
7014         * modules/math (Makefile.am): Replace new indicators.
7015         * lib/math.in.h (NAN, HUGE_VAL): Provide replacements.
7016         * tests/test-math.c (main): Test this.
7017         * m4/strtod.m4 (gl_FUNC_STRTOD): Don't rely on HUGE_VAL.
7018         * doc/posix-headers/math.texi (math.h): Mention bug.
7019         Reported by Nelson H. F. Beebe and Jim Meyering.
7020
7021 2008-04-11  Bruno Haible  <bruno@clisp.org>
7022
7023         Adapt to future versions of Apple GCC.
7024         * lib/argp-fmtstream.h (ARGP_FS_EI): Don't test __GNUC_GNU_INLINE__.
7025         Reported by Peter O'Gorman <peter@pogma.com>.
7026
7027 2008-04-11  Bruno Haible  <bruno@clisp.org>
7028
7029         * tests/test-getaddrinfo.c (simple): Ignore EAI_NONAME error.
7030
7031 2008-04-11  Bruno Haible  <bruno@clisp.org>
7032
7033         * modules/strsignal-tests (Makefile.am): Define test_strsignal_LDADD.
7034
7035         * modules/getaddrinfo-tests (Makefile.am): Define
7036         test_getaddrinfo_LDADD.
7037
7038 2008-04-11  Bruno Haible  <bruno@clisp.org>
7039
7040         * lib/strsignal.c (_sys_siglist): Don't declare if already declared.
7041         (init): Fix syntax error.
7042         * m4/strsignal.m4 (gl_PREREQ_STRSIGNAL): Check whether _sys_siglist
7043         is declared.
7044
7045 2008-04-11  Bruno Haible  <bruno@clisp.org>
7046
7047         * lib/glob.c: Include <stdbool.h>. Needed at least with IRIX cc.
7048         * modules/glob (Depends-on): Add stdbool.
7049
7050 2008-04-11  Bruno Haible  <bruno@clisp.org>
7051
7052         * lib/trim.c: Include <string.h>.
7053
7054 2008-04-11  Eric Blake  <ebb9@byu.net>
7055
7056         Avoid compile failure on OS/2.
7057         * lib/regex_internal.h (internal_function): Disable optimization
7058         on OS/2 (__EMX__), where it caused compiler error.
7059         Reported by Elbert Pol.
7060
7061 2008-04-11  Bruno Haible  <bruno@clisp.org>
7062
7063         Flush the standard error stream before aborting. Needed on mingw.
7064         * tests/test-argmatch.c (ASSERT): Call fflush(stderr) before abort().
7065         * tests/test-array_list.c (ASSERT): Likewise.
7066         * tests/test-array_oset.c (ASSERT): Likewise.
7067         * tests/test-avltree_list.c (ASSERT): Likewise.
7068         * tests/test-avltree_oset.c (ASSERT): Likewise.
7069         * tests/test-avltreehash_list.c (ASSERT): Likewise.
7070         * tests/test-binary-io.c (ASSERT): Likewise.
7071         * tests/test-byteswap.c (ASSERT): Likewise.
7072         * tests/test-c-ctype.c (ASSERT): Likewise.
7073         * tests/test-c-strcasecmp.c (ASSERT): Likewise.
7074         * tests/test-c-strcasestr.c (ASSERT): Likewise.
7075         * tests/test-c-strncasecmp.c (ASSERT): Likewise.
7076         * tests/test-c-strstr.c (ASSERT): Likewise.
7077         * tests/test-canonicalize-lgpl.c (ASSERT): Likewise.
7078         * tests/test-canonicalize.c (ASSERT): Likewise.
7079         * tests/test-carray_list.c (ASSERT): Likewise.
7080         * tests/test-ceilf1.c (ASSERT): Likewise.
7081         * tests/test-ceilf2.c (ASSERT): Likewise.
7082         * tests/test-ceill.c (ASSERT): Likewise.
7083         * tests/test-count-one-bits.c (ASSERT): Likewise.
7084         * tests/test-fbufmode.c (ASSERT): Likewise.
7085         * tests/test-fflush2.c (ASSERT): Likewise.
7086         * tests/test-floorf1.c (ASSERT): Likewise.
7087         * tests/test-floorf2.c (ASSERT): Likewise.
7088         * tests/test-floorl.c (ASSERT): Likewise.
7089         * tests/test-fopen.c (ASSERT): Likewise.
7090         * tests/test-fpending.c (ASSERT): Likewise.
7091         * tests/test-fprintf-posix.c (ASSERT): Likewise.
7092         * tests/test-fpurge.c (ASSERT): Likewise.
7093         * tests/test-freadable.c (ASSERT): Likewise.
7094         * tests/test-freadahead.c (ASSERT): Likewise.
7095         * tests/test-freading.c (ASSERT): Likewise.
7096         * tests/test-freadptr.c (ASSERT): Likewise.
7097         * tests/test-freadptr2.c (ASSERT): Likewise.
7098         * tests/test-freadseek.c (ASSERT): Likewise.
7099         * tests/test-freopen.c (ASSERT): Likewise.
7100         * tests/test-frexp.c (ASSERT): Likewise.
7101         * tests/test-frexpl.c (ASSERT): Likewise.
7102         * tests/test-fseek.c (ASSERT): Likewise.
7103         * tests/test-fseeko.c (ASSERT): Likewise.
7104         * tests/test-fstrcmp.c (ASSERT): Likewise.
7105         * tests/test-ftell.c (ASSERT): Likewise.
7106         * tests/test-ftello.c (ASSERT): Likewise.
7107         * tests/test-func.c (ASSERT): Likewise.
7108         * tests/test-fwritable.c (ASSERT): Likewise.
7109         * tests/test-fwriting.c (ASSERT): Likewise.
7110         * tests/test-getdelim.c (ASSERT): Likewise.
7111         * tests/test-getline.c (ASSERT): Likewise.
7112         * tests/test-i-ring.c (ASSERT): Likewise.
7113         * tests/test-iconv-utf.c (ASSERT): Likewise.
7114         * tests/test-iconv.c (ASSERT): Likewise.
7115         * tests/test-isfinite.c (ASSERT): Likewise.
7116         * tests/test-isnand.c (ASSERT): Likewise.
7117         * tests/test-isnanf.c (ASSERT): Likewise.
7118         * tests/test-isnanl.h (ASSERT): Likewise.
7119         * tests/test-ldexpl.c (ASSERT): Likewise.
7120         * tests/test-linked_list.c (ASSERT): Likewise.
7121         * tests/test-linkedhash_list.c (ASSERT): Likewise.
7122         * tests/test-localename.c (ASSERT): Likewise.
7123         * tests/test-lseek.c (ASSERT): Likewise.
7124         * tests/test-mbscasecmp.c (ASSERT): Likewise.
7125         * tests/test-mbscasestr1.c (ASSERT): Likewise.
7126         * tests/test-mbscasestr2.c (ASSERT): Likewise.
7127         * tests/test-mbscasestr3.c (ASSERT): Likewise.
7128         * tests/test-mbscasestr4.c (ASSERT): Likewise.
7129         * tests/test-mbschr.c (ASSERT): Likewise.
7130         * tests/test-mbscspn.c (ASSERT): Likewise.
7131         * tests/test-mbsncasecmp.c (ASSERT): Likewise.
7132         * tests/test-mbspbrk.c (ASSERT): Likewise.
7133         * tests/test-mbspcasecmp.c (ASSERT): Likewise.
7134         * tests/test-mbsrchr.c (ASSERT): Likewise.
7135         * tests/test-mbsspn.c (ASSERT): Likewise.
7136         * tests/test-mbsstr1.c (ASSERT): Likewise.
7137         * tests/test-mbsstr2.c (ASSERT): Likewise.
7138         * tests/test-mbsstr3.c (ASSERT): Likewise.
7139         * tests/test-memchr2.c (ASSERT): Likewise.
7140         * tests/test-memmem.c (ASSERT): Likewise.
7141         * tests/test-open.c (ASSERT): Likewise.
7142         * tests/test-printf-frexp.c (ASSERT): Likewise.
7143         * tests/test-printf-frexpl.c (ASSERT): Likewise.
7144         * tests/test-printf-posix.c (ASSERT): Likewise.
7145         * tests/test-quotearg.c (ASSERT): Likewise.
7146         * tests/test-rbtree_list.c (ASSERT): Likewise.
7147         * tests/test-rbtree_oset.c (ASSERT): Likewise.
7148         * tests/test-rbtreehash_list.c (ASSERT): Likewise.
7149         * tests/test-round1.c (ASSERT): Likewise.
7150         * tests/test-roundf1.c (ASSERT): Likewise.
7151         * tests/test-roundl.c (ASSERT): Likewise.
7152         * tests/test-signbit.c (ASSERT): Likewise.
7153         * tests/test-sleep.c (ASSERT): Likewise.
7154         * tests/test-snprintf-posix.c (ASSERT): Likewise.
7155         * tests/test-snprintf.c (ASSERT): Likewise.
7156         * tests/test-sprintf-posix.c (ASSERT): Likewise.
7157         * tests/test-stat-time.c (ASSERT): Likewise.
7158         * tests/test-strcasestr.c (ASSERT): Likewise.
7159         * tests/test-strerror.c (ASSERT): Likewise.
7160         * tests/test-striconv.c (ASSERT): Likewise.
7161         * tests/test-striconveh.c (ASSERT): Likewise.
7162         * tests/test-striconveha.c (ASSERT): Likewise.
7163         * tests/test-strsignal.c (ASSERT): Likewise.
7164         * tests/test-strstr.c (ASSERT): Likewise.
7165         * tests/test-strtod.c (ASSERT): Likewise.
7166         * tests/test-trunc1.c (ASSERT): Likewise.
7167         * tests/test-trunc2.c (ASSERT): Likewise.
7168         * tests/test-truncf1.c (ASSERT): Likewise.
7169         * tests/test-truncf2.c (ASSERT): Likewise.
7170         * tests/test-truncl.c (ASSERT): Likewise.
7171         * tests/test-vasnprintf-posix.c (ASSERT): Likewise.
7172         * tests/test-vasnprintf-posix2.c (ASSERT): Likewise.
7173         * tests/test-vasnprintf.c (ASSERT): Likewise.
7174         * tests/test-vasprintf-posix.c (ASSERT): Likewise.
7175         * tests/test-vasprintf.c (ASSERT): Likewise.
7176         * tests/test-vfprintf-posix.c (ASSERT): Likewise.
7177         * tests/test-vprintf-posix.c (ASSERT): Likewise.
7178         * tests/test-vsnprintf-posix.c (ASSERT): Likewise.
7179         * tests/test-vsnprintf.c (ASSERT): Likewise.
7180         * tests/test-vsprintf-posix.c (ASSERT): Likewise.
7181         * tests/test-wcwidth.c (ASSERT): Likewise.
7182         * tests/test-xfprintf-posix.c (ASSERT): Likewise.
7183         * tests/test-xprintf-posix.c (ASSERT): Likewise.
7184         * tests/test-xvasprintf.c (ASSERT): Likewise.
7185         * tests/uniconv/test-u16-conv-from-enc.c (ASSERT): Likewise.
7186         * tests/uniconv/test-u16-conv-to-enc.c (ASSERT): Likewise.
7187         * tests/uniconv/test-u16-strconv-from-enc.c (ASSERT): Likewise.
7188         * tests/uniconv/test-u16-strconv-to-enc.c (ASSERT): Likewise.
7189         * tests/uniconv/test-u32-conv-from-enc.c (ASSERT): Likewise.
7190         * tests/uniconv/test-u32-conv-to-enc.c (ASSERT): Likewise.
7191         * tests/uniconv/test-u32-strconv-from-enc.c (ASSERT): Likewise.
7192         * tests/uniconv/test-u32-strconv-to-enc.c (ASSERT): Likewise.
7193         * tests/uniconv/test-u8-conv-from-enc.c (ASSERT): Likewise.
7194         * tests/uniconv/test-u8-conv-to-enc.c (ASSERT): Likewise.
7195         * tests/uniconv/test-u8-strconv-from-enc.c (ASSERT): Likewise.
7196         * tests/uniconv/test-u8-strconv-to-enc.c (ASSERT): Likewise.
7197         * tests/unictype/test-bidi_byname.c (ASSERT): Likewise.
7198         * tests/unictype/test-bidi_name.c (ASSERT): Likewise.
7199         * tests/unictype/test-bidi_of.c (ASSERT): Likewise.
7200         * tests/unictype/test-bidi_test.c (ASSERT): Likewise.
7201         * tests/unictype/test-block_list.c (ASSERT): Likewise.
7202         * tests/unictype/test-block_of.c (ASSERT): Likewise.
7203         * tests/unictype/test-block_test.c (ASSERT): Likewise.
7204         * tests/unictype/test-categ_and.c (ASSERT): Likewise.
7205         * tests/unictype/test-categ_and_not.c (ASSERT): Likewise.
7206         * tests/unictype/test-categ_byname.c (ASSERT): Likewise.
7207         * tests/unictype/test-categ_name.c (ASSERT): Likewise.
7208         * tests/unictype/test-categ_none.c (ASSERT): Likewise.
7209         * tests/unictype/test-categ_of.c (ASSERT): Likewise.
7210         * tests/unictype/test-categ_or.c (ASSERT): Likewise.
7211         * tests/unictype/test-categ_test_withtable.c (ASSERT): Likewise.
7212         * tests/unictype/test-combining.c (ASSERT): Likewise.
7213         * tests/unictype/test-decdigit.c (ASSERT): Likewise.
7214         * tests/unictype/test-digit.c (ASSERT): Likewise.
7215         * tests/unictype/test-mirror.c (ASSERT): Likewise.
7216         * tests/unictype/test-numeric.c (ASSERT): Likewise.
7217         * tests/unictype/test-pr_byname.c (ASSERT): Likewise.
7218         * tests/unictype/test-pr_test.c (ASSERT): Likewise.
7219         * tests/unictype/test-predicate-part1.h (ASSERT): Likewise.
7220         * tests/unictype/test-scripts.c (ASSERT): Likewise.
7221         * tests/unictype/test-sy_c_ident.c (ASSERT): Likewise.
7222         * tests/unictype/test-sy_java_ident.c (ASSERT): Likewise.
7223         * tests/unistdio/test-u16-asnprintf1.c (ASSERT): Likewise.
7224         * tests/unistdio/test-u16-vasnprintf1.c (ASSERT): Likewise.
7225         * tests/unistdio/test-u16-vasnprintf2.c (ASSERT): Likewise.
7226         * tests/unistdio/test-u16-vasnprintf3.c (ASSERT): Likewise.
7227         * tests/unistdio/test-u16-vasprintf1.c (ASSERT): Likewise.
7228         * tests/unistdio/test-u16-vsnprintf1.c (ASSERT): Likewise.
7229         * tests/unistdio/test-u16-vsprintf1.c (ASSERT): Likewise.
7230         * tests/unistdio/test-u32-asnprintf1.c (ASSERT): Likewise.
7231         * tests/unistdio/test-u32-vasnprintf1.c (ASSERT): Likewise.
7232         * tests/unistdio/test-u32-vasnprintf2.c (ASSERT): Likewise.
7233         * tests/unistdio/test-u32-vasnprintf3.c (ASSERT): Likewise.
7234         * tests/unistdio/test-u32-vasprintf1.c (ASSERT): Likewise.
7235         * tests/unistdio/test-u32-vsnprintf1.c (ASSERT): Likewise.
7236         * tests/unistdio/test-u32-vsprintf1.c (ASSERT): Likewise.
7237         * tests/unistdio/test-u8-asnprintf1.c (ASSERT): Likewise.
7238         * tests/unistdio/test-u8-vasnprintf1.c (ASSERT): Likewise.
7239         * tests/unistdio/test-u8-vasnprintf2.c (ASSERT): Likewise.
7240         * tests/unistdio/test-u8-vasnprintf3.c (ASSERT): Likewise.
7241         * tests/unistdio/test-u8-vasprintf1.c (ASSERT): Likewise.
7242         * tests/unistdio/test-u8-vsnprintf1.c (ASSERT): Likewise.
7243         * tests/unistdio/test-u8-vsprintf1.c (ASSERT): Likewise.
7244         * tests/unistdio/test-ulc-asnprintf1.c (ASSERT): Likewise.
7245         * tests/unistdio/test-ulc-vasnprintf1.c (ASSERT): Likewise.
7246         * tests/unistdio/test-ulc-vasnprintf2.c (ASSERT): Likewise.
7247         * tests/unistdio/test-ulc-vasnprintf3.c (ASSERT): Likewise.
7248         * tests/unistdio/test-ulc-vasprintf1.c (ASSERT): Likewise.
7249         * tests/unistdio/test-ulc-vsnprintf1.c (ASSERT): Likewise.
7250         * tests/unistdio/test-ulc-vsprintf1.c (ASSERT): Likewise.
7251         * tests/uniwidth/test-u16-strwidth.c (ASSERT): Likewise.
7252         * tests/uniwidth/test-u16-width.c (ASSERT): Likewise.
7253         * tests/uniwidth/test-u32-strwidth.c (ASSERT): Likewise.
7254         * tests/uniwidth/test-u32-width.c (ASSERT): Likewise.
7255         * tests/uniwidth/test-u8-strwidth.c (ASSERT): Likewise.
7256         * tests/uniwidth/test-u8-width.c (ASSERT): Likewise.
7257         * tests/uniwidth/test-uc_width.c (ASSERT): Likewise.
7258         Reported by Eric Blake.
7259
7260 2008-04-11  Bruno Haible  <bruno@clisp.org>
7261
7262         * lib/wchar.in.h: Tweak comment.
7263
7264 2008-04-11  Bruno Haible  <bruno@clisp.org>
7265
7266         Fix __GNUC_STDC_INLINE__ predefine with Apple GCC on MacOS X 10.5.
7267         * gnulib-tool (func_emit_initmacro_start): Emit an invocation of
7268         gl_COMMON.
7269         * m4/gnulib-common.m4 (gl_COMMON, gl_COMMON_BODY): New macros.
7270
7271 2008-04-11  Bruno Haible  <bruno@clisp.org>
7272
7273         * modules/git-merge-changelog (git_merge_changelog_LDADD): Add LIBINTL.
7274
7275 2008-04-11  Simon Josefsson  <simon@josefsson.org>
7276
7277         * lib/gc-gnulib.c: On Windows, use CryptGenRandom from CSP instead
7278         of attempting to use non-existing /dev/*random.  Based on patch
7279         from Adam Strzelecki <ono@java.pl> in
7280         <http://lists.gnu.org/archive/html/help-gsasl/2008-02/msg00000.html>.
7281
7282 2008-04-08  Bruno Haible  <bruno@clisp.org>
7283
7284         Add tentative support for emx+gcc.
7285         * lib/fbufmode.c (fbufmode) [__EMX__]: Add conditional code.
7286         * lib/fpurge.c (fpurge): Likewise.
7287         * lib/freadable.c (freadable): Likewise.
7288         * lib/freadahead.c (freadahead): Likewise.
7289         * lib/freading.c (freading): Likewise.
7290         * lib/freadptr.c (freadptr): Likewise.
7291         * lib/freadseek.c (freadptrinc): Likewise.
7292         * lib/fseeko.c (rpl_fseeko): Likewise.
7293         * lib/fseterr.c (fseterr): Likewise.
7294         * lib/fwritable.c (fwritable): Likewise.
7295         * lib/fwriting.c (fwriting): Likewise.
7296         * m4/fpending.m4 (gl_FUNC_FPENDING): Add a variant for emx+gcc.
7297
7298 2008-04-09  Eric Blake  <ebb9@byu.net>
7299
7300         Avoid some autoconf warnings.
7301         * m4/regex.m4 (gl_REGEX): s/AC_HELP_STRING/AS_HELP_STRING/.
7302         * m4/acl.m4 (gl_FUNC_ACL): Likewise.
7303         * m4/afs.m4 (gl_AFS): Likewise.
7304         * m4/gc-random.m4 (gl_GC_RANDOM): Likewise.
7305         * m4/include_next.m4 (gl_INCLUDE_NEXT): s/AC_FOREACH/m4_foreach_w/.
7306         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
7307         * m4/stdint.m4 (gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED)
7308         (gl_INTEGER_TYPE_SUFFIX): Likewise.
7309         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE)
7310         (AC_CHECK_DECLS_ONCE): Likewise.
7311         Rename file...
7312         * m4/onceonly.m4: ...to this, and delete 2.54 variant, now that
7313         gnulib-tool requires autoconf 2.59 or better.
7314         * gnulib-tool (func_get_filelist): s/\(onceonly\)_2_57.m4/\1.m4/.
7315
7316 2008-04-08  Eric Blake  <ebb9@byu.net>
7317
7318         Use 'git describe --match' if present (added in git 1.5.5).
7319         * build-aux/git-version-gen: Limit result to tags that match 'v*'
7320         if possible.
7321
7322 2008-04-08  Bruno Haible  <bruno@clisp.org>
7323
7324         Add tentative support for OpenServer.
7325         * lib/fbufmode.c (fbufmode): Add conditional define for _flag, _base,
7326         _ptr, _cnt.
7327         * lib/fpurge.c (fpurge): Likewise.
7328         * lib/freadable.c (freadable): Likewise.
7329         * lib/freadahead.c (freadahead): Likewise.
7330         * lib/freading.c (freading): Likewise.
7331         * lib/freadptr.c (freadptr): Likewise.
7332         * lib/freadseek.c (freadptrinc): Likewise.
7333         * lib/fseeko.c (rpl_fseeko): Likewise.
7334         * lib/fseterr.c (fseterr): Likewise.
7335         * lib/fwritable.c (fwritable): Likewise.
7336         * lib/fwriting.c (fwriting): Likewise.
7337         Reported by Roger Cornelius <rac@tenzing.org> and
7338         Brian K. White <brian@aljex.com>.
7339
7340 2008-04-06  Jim Meyering  <meyering@redhat.com>
7341
7342         * gnulib-tool (func_add_or_update): s/backuped/backed up/ in diagnostic
7343
7344 2008-04-06  Bruno Haible  <bruno@clisp.org>
7345
7346         Avoid possible error with non-ASCII bytes in UTF-8 locales.
7347         * tests/test-fprintf-posix.sh: Use "LC_ALL=C tr" instead of "tr".
7348         * tests/test-printf-posix.sh: Likewise.
7349         * tests/test-vfprintf-posix.sh: Likewise.
7350         * tests/test-vprintf-posix.sh: Likewise.
7351         * tests/test-xprintf-posix.sh: Likewise.
7352
7353 2008-04-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7354
7355         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT): Fix quoting,
7356         hide error from 'ls', needed on OS/2.
7357         Report by Elbert Pol <elbert.pol@gmail.com>.
7358
7359 2008-04-04  Eric Blake  <ebb9@byu.net>
7360
7361         Make test-fseeko.c failures meaningful.
7362         * tests/test-fseeko.c: Print line number on failure.
7363         * tests/test-fseek.c: Likewise.
7364         Reported by Nelson H. F. Beebe.
7365
7366         Improve strtod bug detection check.
7367         * m4/strtod.m4 (gl_FUNC_STRTOD): Also check for hex-float parsing,
7368         required for Solaris 10.
7369         Reported by Bob Friesenhahn and Nelson H. F. Beebe.
7370
7371 2008-04-04  Bruno Haible  <bruno@clisp.org>
7372
7373         * modules/relocatable-prog-wrapper (Files): Add m4/environ.m4. Needed
7374         by m4/setenv.m4.
7375
7376 2008-04-03  Eric Blake  <ebb9@byu.net>
7377
7378         Ensure sane .version contents.
7379         * top/GNUmakefile (_dummy): Also delete .version when rebuilding
7380         version string.
7381         * build-aux/git-version-gen: Improve documentation.
7382
7383         Make GNU make output nicer.
7384         * top/GNUmakefile [!_have-Makefile]: Add dependency on
7385         MAKECMDGOALS to enforce message for all command line targets.  Set
7386         srcdir for use in maint.mk.
7387
7388         Another maintainer tweak.
7389         * top/GNUmakefile (_is-dist-target): Allow maintainer-distcheck as
7390         a target that regenerates version.
7391
7392 2008-04-03  Jim Meyering  <meyering@redhat.com>
7393
7394         vc-list-files: don't cause coreutils "make po-check" failure
7395         * build-aux/vc-list-files: Skip postprocessing when $2 is '.'
7396
7397 2008-04-03  Eric Blake  <ebb9@byu.net>
7398
7399         Allow VPATH usage of vc-list-files.
7400         * build-aux/vc-list-files (scriptversion): Add timestamp.
7401         (options): Add --help, --version, -C.
7402         (CVS): Support installed cvsu.
7403
7404 2008-04-02  Bruno Haible  <bruno@clisp.org>
7405
7406         Avoid some "statement with no effect" warnings from gcc.
7407         * tests/test-wctype.c (main): Explicitly ignore unused values.
7408         Reported by Jim Meyering.
7409
7410 2008-04-02  Jim Meyering  <meyering@redhat.com>
7411
7412         Avoid some warnings from "gcc -Wshadow".
7413         * tests/test-frexp.c (exp): Define to a different identifier.
7414         * tests/test-frexpl.c (exp): Likewise.
7415
7416 2008-04-03  Jim Meyering  <meyering@redhat.com>
7417
7418         bootstrap: remove dangling *.[ch] symlinks from lib
7419         * build-aux/bootstrap [dangling symlink removal]: Move find's
7420         -depth option to precede all others, to avoid a warning.
7421         Remove *.[ch] files too, and from "$source_base" (usually lib/).
7422
7423 2008-04-02  Bruno Haible  <bruno@clisp.org>
7424
7425         Avoid some warnings from "gcc -Wshadow".
7426         * tests/tests-vfprintf-posix.c (my_fprintf): Move after test_function.
7427         * tests/tests-vprintf-posix.c (my_printf): Move after test_function.
7428         * tests/tests-vsnprintf-posix.c (my_snprintf): Move after test_function.
7429         * tests/tests-vsprintf-posix.c (my_sprintf): Move after test_function.
7430         Reported by Jim Meyering.
7431
7432 2008-04-01  Bruno Haible  <bruno@clisp.org>
7433
7434         Fix test to work on IRIX 6.5 with cc.
7435         * tests/test-math.c (numeric_equal): New function.
7436         (main): Use it.
7437
7438 2008-04-01  Bruno Haible  <bruno@clisp.org>
7439
7440         * doc/posix-headers/math.texi: Refine documentation of NAN problem.
7441
7442 2008-04-01  Bruno Haible  <bruno@clisp.org>
7443
7444         * tests/test-vasnprintf-posix.c: Include nan.h instead of <math.h>.
7445         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
7446         * modules/vasnprintf-posix-tests (Files): Add tests/nan.h.
7447         (Depends-on): Remove math.
7448
7449         * tests/test-vasprintf-posix.c: Include nan.h instead of <math.h>.
7450         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
7451         * modules/vasprintf-posix-tests (Files): Add tests/nan.h.
7452         (Depends-on): Remove math.
7453
7454         * tests/test-snprintf-posix.h: Include nan.h instead of <math.h>.
7455         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
7456         * modules/snprintf-posix-tests (Files): Add tests/nan.h.
7457         (Depends-on): Remove math.
7458         * modules/vsnprintf-posix-tests (Files): Add tests/nan.h.
7459         (Depends-on): Remove math.
7460
7461         * tests/test-sprintf-posix.h: Include nan.h instead of <math.h>.
7462         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
7463         * modules/sprintf-posix-tests (Files): Add tests/nan.h.
7464         (Depends-on): Remove math.
7465         * modules/vsprintf-posix-tests (Files): Add tests/nan.h.
7466         (Depends-on): Remove math.
7467
7468         * tests/test-round1.c: Include nan.h.
7469         (main): Use NaNd instead of NAN.
7470         * modules/round-tests (Files): Add tests/nan.h.
7471
7472         * tests/test-trunc1.c: Include nan.h.
7473         (main): Use NaNd instead of NAN.
7474         * modules/trunc-tests (Files): Add tests/nan.h.
7475
7476         * tests/test-roundf1.c: Include nan.h.
7477         (main): Use NaNf instead of NAN.
7478         * modules/roundf-tests (Files): Add tests/nan.h.
7479
7480         * tests/test-truncf1.c: Include nan.h.
7481         (main): Use NaNf instead of NAN.
7482         * modules/truncf-tests (Files): Add tests/nan.h.
7483
7484         * tests/test-ceilf1.c: Include nan.h.
7485         (main): Use NaNf instead of NAN.
7486         * modules/ceilf-tests (Files): Add tests/nan.h.
7487
7488         * tests/test-floorf1.c: Include nan.h.
7489         (main): Use NaNf instead of NAN.
7490         * modules/floorf-tests (Files): Add tests/nan.h.
7491
7492         * tests/test-isnanf.c: Include nan.h instead of <math.h>.
7493         (main): Use NaNf instead of NAN.
7494         * modules/isnanf-nolibm-tests (Files): Add tests/nan.h.
7495
7496         * tests/test-isnand.c: Include nan.h instead of <math.h>.
7497         (main): Use NaNd instead of NAN.
7498         * modules/isnand-nolibm-tests (Files): Add tests/nan.h.
7499
7500         * tests/test-frexp.c: Include nan.h.
7501         (main): Use NaNd instead of NAN.
7502         * modules/frexp-tests (Files): Add tests/nan.h.
7503
7504         * lib/isnan.c: Don't include <math.h>.
7505         (FUNC): Don't use NAN macro.
7506         * modules/isnand-nolibm (Depends-on): Remove math.
7507         * modules/isnanf-nolibm (Depends-on): Remove math.
7508         * modules/isnanl (Depends-on): Remove math.
7509         * modules/isnanl-nolibm (Depends-on): Remove math.
7510
7511         * tests/nan.h: New file.
7512
7513 2008-04-01  Eric Blake  <ebb9@byu.net>
7514
7515         Fix typos.
7516         * tests/test-strtod.c (main): s/FLT_/DBL_/ for minimum and epsilon
7517         values to be the right type.
7518
7519         For now, cater to gnulib strtod inaccuracies.
7520         * tests/test-strtod.c (main): Allow 1-ulp error on expected
7521         fractional results.  While not as nice from a QoI perspective, it
7522         is a quicker patch than correctly implementing decimal to binary
7523         rounding.
7524
7525 2008-03-31  Eric Blake  <ebb9@byu.net>
7526
7527         Guarantee a definition of NAN.
7528         * lib/math.in.h (NAN): Define if missing.
7529         * tests/test-math.c (main): Test it.
7530         * doc/posix-headers/math.texi (math.h): Document this.
7531         * lib/isnan.c (rpl_isnand): Use it.
7532         * tests/test-ceilf1.c (NaN): Delete, and use NAN instead.
7533         * tests/test-floorf1.c (NaN): Likewise.
7534         * tests/test-frexp.c (NaN): Likewise.
7535         * tests/test-isnand.c (NaN): Likewise.
7536         * tests/test-isnanf.c (NaN): Likewise.
7537         * tests/test-round1.c (NaN): Likewise.
7538         * tests/test-roundf1.c (NaN): Likewise.
7539         * tests/test-snprintf-posix.h (NaN): Likewise.
7540         * tests/test-sprintf-posix.h (NaN): Likewise.
7541         * tests/test-trunc1.c (NaN): Likewise.
7542         * tests/test-truncf1.c (NaN): Likewise.
7543         * tests/test-vasnprintf-posix.c (NaN): Likewise.
7544         * tests/test-vasprintf-posix.c (NaN): Likewise.
7545         * modules/isnand-nolibm (Depends-on): Add math.
7546         * modules/isnanf-nolibm (Depends-on): Likewise.
7547         * modules/isnanl (Depends-on): Likewise.
7548         * modules/isnanl-nolibm (Depends-on): Likewise.
7549         * modules/snprintf-posix-tests (Depends-on): Likewise.
7550         * modules/sprintf-posix-tests (Depends-on): Likewise.
7551         * modules/vsnprintf-posix-tests (Depends-on): Likewise.
7552         * modules/vsprintf-posix-tests (Depends-on): Likewise.
7553         * modules/vasnprintf-posix-tests (Depends-on): Likewise.
7554         * modules/vasprintf-posix-tests (Depends-on): Likewise.
7555
7556 2008-03-31  Bruno Haible  <bruno@clisp.org>
7557
7558         * tests/test-strtod.c (main): Update results for OSF/1 platforms.
7559         * doc/posix-functions/strtod.texi: Likewise.
7560
7561 2008-03-31  Bruno Haible  <bruno@clisp.org>
7562
7563         * tests/test-strtod.c (main): Don't use C99 syntax.
7564
7565 2008-03-31  Bruno Haible  <bruno@clisp.org>
7566
7567         * tests/test-strtod.c (main): Don't test NAN macro. Needed for Solaris.
7568         Reported by Eric Blake.
7569
7570 2008-03-31  Jim Meyering  <meyering@redhat.com>
7571
7572         Don't compare actual signbit return values.
7573         * tests/test-strtod.c (main): Rather, compare only their
7574         zero/non-zero nature.
7575
7576 2008-03-31  Eric Blake  <ebb9@byu.net>
7577
7578         More strtod documentation.
7579         * doc/posix-functions/strtod.texi (strtod): Interpret more test
7580         failures as distinct bugs.
7581
7582 2008-03-30  Paul Eggert  <eggert@cs.ucla.edu>
7583
7584         * lib/wchar.in.h [defined __need_mbstate_t]: Just include <wchar.h>.
7585         Problem reported by Erik Benada in
7586         <http://lists.gnu.org/archive/html/bug-gnulib/2008-03/msg00249.html>.
7587
7588 2008-03-30  Bruno Haible  <bruno@clisp.org>
7589
7590         * tests/test-strtod.c: Add comments about which assertion fails on which
7591         platform.
7592         * doc/posix-functions/strtod.texi: Add info about many more platforms.
7593
7594 2008-03-30  Eric Blake  <ebb9@byu.net>
7595
7596         Test signbit behavior on zeros.
7597         * tests/test-signbit.c (test_signbitf): Add tests for zero.
7598         (test_signbitd, test_signbitl): Likewise.
7599
7600         More strtod touchups.
7601         * tests/test-strtod.c (main): Ignore tests for signbit on NaN, and
7602         sign of negative underflow, for now.  Use .5, not .1.
7603         * doc/posix-functions/strtod.texi (strtod): Mention these
7604         limitations.
7605         Reported by Jim Meyering.
7606
7607 2008-03-30  Bruno Haible  <bruno@clisp.org>
7608
7609         * lib/striconveh.h (mem_iconveh, str_iconveh): Optimize the conversion
7610         from UTF-8 to UTF-8//TRANSLIT in the same way as from UTF-8 to UTF-8.
7611
7612 2008-03-30  Bruno Haible  <bruno@clisp.org>
7613
7614         Avoid failure when attempting to return empty iconv results on some
7615         platforms.
7616         * lib/striconveh.c (mem_cd_iconveh_internal): In the final memory
7617         allocation, don't report ENOMEM when the resulting string is empty.
7618
7619 2008-03-30  Bruno Haible  <bruno@clisp.org>
7620
7621         Fix buffer overrun.
7622         * lib/vasnprintf.c (VASNPRINTF): If !USE_SNPRINTF && pad_ourselves:
7623         Don't consider the width for tmp_length. Check count against tmp_length
7624         before doing the padding. Ensure enough allocation during padding.
7625
7626 2008-03-30  Eric Blake  <ebb9@byu.net>
7627
7628         strtod touchups.
7629         * lib/strtod.c (strtod): Avoid compiler warnings.
7630         Reported by Jim Meyering.
7631
7632 2008-03-30  Bruno Haible  <bruno@clisp.org>
7633
7634         * lib/unistdio/u-vsprintf.h (EOVERFLOW): Remove fallback.
7635         * modules/unistdio/ulc-vsprintf (Depends-on): Add EOVERFLOW.
7636         * modules/unistdio/u8-vsprintf (Depends-on): Add EOVERFLOW.
7637         * modules/unistdio/u8-u8-vsprintf (Depends-on): Add EOVERFLOW.
7638         * modules/unistdio/u16-vsprintf (Depends-on): Add EOVERFLOW.
7639         * modules/unistdio/u16-u16-vsprintf (Depends-on): Add EOVERFLOW.
7640         * modules/unistdio/u32-vsprintf (Depends-on): Add EOVERFLOW.
7641         * modules/unistdio/u32-u32-vsprintf (Depends-on): Add EOVERFLOW.
7642
7643         * lib/unistdio/u-vsnprintf.h (EOVERFLOW): Remove fallback.
7644         * modules/unistdio/ulc-vsnprintf (Depends-on): Add EOVERFLOW.
7645         * modules/unistdio/u8-vsnprintf (Depends-on): Add EOVERFLOW.
7646         * modules/unistdio/u8-u8-vsnprintf (Depends-on): Add EOVERFLOW.
7647         * modules/unistdio/u16-vsnprintf (Depends-on): Add EOVERFLOW.
7648         * modules/unistdio/u16-u16-vsnprintf (Depends-on): Add EOVERFLOW.
7649         * modules/unistdio/u32-vsnprintf (Depends-on): Add EOVERFLOW.
7650         * modules/unistdio/u32-u32-vsnprintf (Depends-on): Add EOVERFLOW.
7651
7652         * lib/unistdio/u-vasprintf.h (EOVERFLOW): Remove fallback.
7653         * modules/unistdio/ulc-vasprintf (Depends-on): Add EOVERFLOW.
7654         * modules/unistdio/u8-vasprintf (Depends-on): Add EOVERFLOW.
7655         * modules/unistdio/u8-u8-vasprintf (Depends-on): Add EOVERFLOW.
7656         * modules/unistdio/u16-vasprintf (Depends-on): Add EOVERFLOW.
7657         * modules/unistdio/u16-u16-vasprintf (Depends-on): Add EOVERFLOW.
7658         * modules/unistdio/u32-vasprintf (Depends-on): Add EOVERFLOW.
7659         * modules/unistdio/u32-u32-vasprintf (Depends-on): Add EOVERFLOW.
7660
7661         * lib/unistdio/ulc-vfprintf.c (EOVERFLOW): Remove fallback.
7662         * modules/unistdio/ulc-vfprintf (Depends-on): Add EOVERFLOW.
7663
7664         * lib/unistdio/ulc-fprintf.c (EOVERFLOW): Remove fallback.
7665         * modules/unistdio/ulc-fprintf (Depends-on): Add EOVERFLOW.
7666
7667         * lib/xvasprintf.c (EOVERFLOW): Remove fallback.
7668         * modules/xvasprintf (Depends-on): Add EOVERFLOW.
7669
7670         * lib/vsprintf.c (EOVERFLOW): Remove fallback.
7671         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Drop gl_EOVERFLOW.
7672         * modules/vsprintf-posix (Depends-on): Add EOVERFLOW.
7673
7674         * lib/vsnprintf.c (EOVERFLOW): Remove fallback.
7675         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Drop gl_EOVERFLOW.
7676         * modules/vsnprintf (Depends-on): Add EOVERFLOW.
7677
7678         * lib/vfprintf.c (EOVERFLOW): Remove fallback.
7679         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Drop gl_EOVERFLOW.
7680         * modules/vfprintf-posix (Depends-on): Add EOVERFLOW.
7681
7682         * lib/vasprintf.c (EOVERFLOW): Remove fallback.
7683         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Drop gl_EOVERFLOW.
7684         * modules/vasprintf (Depends-on): Add EOVERFLOW.
7685
7686         * lib/vasnprintf.c (EOVERFLOW): Remove fallback.
7687         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Drop gl_EOVERFLOW.
7688         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Drop gl_EOVERFLOW.
7689         * modules/vasnprintf (Files): Remove m4/eoverflow.m4.
7690         (Depends-on): Add EOVERFLOW.
7691         * modules/unistdio/ulc-vasnprintf (Files): Remove m4/eoverflow.m4.
7692         (Depends-on): Add EOVERFLOW.
7693         * modules/unistdio/u8-vasnprintf (Files): Remove m4/eoverflow.m4.
7694         (Depends-on): Add EOVERFLOW.
7695         * modules/unistdio/u8-u8-vasnprintf (Files): Remove m4/eoverflow.m4.
7696         (Depends-on): Add EOVERFLOW.
7697         * modules/unistdio/u16-vasnprintf (Files): Remove m4/eoverflow.m4.
7698         (Depends-on): Add EOVERFLOW.
7699         * modules/unistdio/u16-u16-vasnprintf (Files): Remove m4/eoverflow.m4.
7700         (Depends-on): Add EOVERFLOW.
7701         * modules/unistdio/u32-vasnprintf (Files): Remove m4/eoverflow.m4.
7702         (Depends-on): Add EOVERFLOW.
7703         * modules/unistdio/u32-u32-vasnprintf (Files): Remove m4/eoverflow.m4.
7704         (Depends-on): Add EOVERFLOW.
7705
7706         * lib/sprintf.c (EOVERFLOW): Remove fallback.
7707         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Drop gl_EOVERFLOW.
7708         * modules/sprintf-posix (Depends-on): Add EOVERFLOW.
7709
7710         * lib/snprintf.c (EOVERFLOW): Remove fallback.
7711         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Drop gl_EOVERFLOW.
7712         * modules/snprintf (Depends-on): Add EOVERFLOW.
7713
7714         * lib/poll.c (EOVERFLOW): Remove fallback.
7715         * modules/poll (Depends-on): Add EOVERFLOW.
7716
7717         * lib/getugroups.c (EOVERFLOW): Remove fallback.
7718         * modules/getugroups (Depends-on): Add EOVERFLOW.
7719
7720         * lib/getdelim.c (EOVERFLOW): Remove fallback.
7721         * modules/getdelim (Depends-on): Add EOVERFLOW.
7722
7723         * lib/ftell.c (EOVERFLOW): Remove fallback.
7724         * modules/ftell (Depends-on): Add EOVERFLOW.
7725
7726         * lib/fprintf.c (EOVERFLOW): Remove fallback.
7727         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Drop gl_EOVERFLOW.
7728         * modules/fprintf-posix (Depends-on): Add EOVERFLOW.
7729
7730         * lib/c-stack.c (EOVERFLOW): Remove unused fallback.
7731
7732         * modules/EOVERFLOW-tests: New file.
7733         * tests/test-EOVERFLOW.c: New file.
7734
7735         * modules/EOVERFLOW: New file.
7736         * doc/posix-headers/errno.texi: Mention EOVERFLOW portability problem.
7737
7738 2008-03-30  Bruno Haible  <bruno@clisp.org>
7739
7740         Fix bug introduced on 2007-06-10.
7741         * lib/vasnprintf.c (VASNPRINTF): When performing zero-padding, use
7742         spaces instead of 0 digits for 's' also when ENABLE_UNISTDIO.
7743
7744 2008-03-30  Bruno Haible  <bruno@clisp.org>
7745
7746         Improve freadseek's efficiency after ungetc.
7747         * lib/freadseek.c: Include freadahead.h.
7748         (freadptrinc): New function, extracted from freadseek.
7749         (freadseek): Use it in a loop. Use freadahead to determine the number
7750         of loop iterations.
7751         * modules/freadseek (Depends-on): Add freadahead.
7752         (configure.ac): Require AC_C_INLINE.
7753
7754 2008-03-30  Bruno Haible  <bruno@clisp.org>
7755
7756         * lib/freadseek.c (freadseek): Don't ignore the return value of
7757         freadptr.
7758
7759 2008-03-29  Eric Blake  <ebb9@byu.net>
7760
7761         Add hex float support.
7762         * modules/strtod (Depends-on): Add c-ctype.
7763         (Link): Mention POW_LIB.
7764         * lib/strtod.c (strtod): Recognize hex floats.  Don't allow
7765         whitespace between 'e' and exponent.
7766         * tests/test-strtod.c (main): Enable hex float tests.
7767         * doc/posix-functions/strtod.texi (strtod): Document what gnulib
7768         now provides.
7769
7770         Document various strtod bugs, with some fixes.
7771         * doc/posix-functions/strtod.texi (strtod): Document bugs with
7772         "-0x", "inf", "nan", and hex constants.
7773         * doc/posix-functions/atof.texi (atof): Likewise.
7774         * modules/stdlib (Makefile.am): Support strtod.
7775         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Likewise.
7776         * m4/strtod.m4 (gl_FUNC_STRTOD): Fit in stdlib framework, and
7777         detect additional strtod bugs.
7778         * lib/stdlib.in.h (rpl_strtod): Add declarations.
7779         * lib/strtod.c (strtod): Return -0.0 on negative underflow.  Use
7780         bool where appropriate.  Parse 'inf' and 'nan'.
7781         * tests/test-strtod.c: New file.
7782         * modules/strtod (Depends-on): Add stdbool, stdlib.
7783         (configure.ac): Turn on module indicator.
7784         * modules/strtod-tests: New module.
7785
7786 2008-03-29  Eric Blake  <ebb9@byu.net>
7787
7788         Fix ftell on mingw.
7789         * lib/ftell.c (EOVERFLOW): Define if the system lacks it.
7790         * modules/ftell-tests (Depends-on): Add binary-io.
7791         * modules/ftello-tests (Depends-on): Likewise.
7792         * tests/test-ftell.c (main): Enhance test to cover behavior after
7793         ungetc.  Enforce binary mode.
7794         * tests/test-ftello.c (main): Likewise.
7795
7796         Pass test-freadseek on cygwin.
7797         * modules/freadseek (Depends-on): Use freadptr, not freadahead.
7798         * lib/freadseek.c (freadseek): Don't increment beyond bounds of
7799         ungetc buffer.
7800
7801         * tests/test-fflush2.c (main): Fix typo.
7802
7803 2008-03-29  Bruno Haible  <bruno@clisp.org>
7804
7805         * tests/test-fflush2.c (main): Temporarily disable the contents of
7806         this test.
7807         * m4/fflush.m4 (gl_FUNC_FFLUSH): Add a TODO.
7808         Reported by Eric Blake.
7809
7810 2008-03-28  Simon Josefsson  <simon@josefsson.org>
7811
7812         * lib/gc.h (enum Gc_hash): Add GC_SHA224.
7813         (GC_SHA224_DIGEST_SIZE): Add.
7814
7815         * lib/gc-libgcrypt.c (gc_hash_open): Handle SHA-224.
7816         (gc_hash_digest_length): Likewise.
7817         (gc_hash_buffer): Likewise.
7818
7819 2008-03-25  Bruno Haible  <bruno@clisp.org>
7820
7821         * doc/gnulib-tool.texi (gettextize and autopoint): Explain in more
7822         detail which gettext release to use.
7823         Reported by Simon Josefsson.
7824
7825 2008-03-26  Jim Meyering  <meyering@redhat.com>
7826
7827         gnumakefile: remove file from $(top_builddir), not from $(top_srcdir)
7828         * modules/gnumakefile (clean-GNUmakefile): Also, use
7829         test ... && ... || : syntax rather than if-then ... fi.
7830
7831         gnumakefile: Don't double-quote-expand $(VPATH) value.
7832         * modules/gnumakefile (clean-GNUmakefile): Use single quotes.
7833
7834 2008-03-24  Eric Blake  <ebb9@byu.net>
7835
7836         Alter GNUmakefile to install into top directory.
7837         * modules/maintainer-makefile: Split, and add dependency...
7838         * modules/gnumakefile: to this new module.
7839         * build-aux/GNUmakefile: Move...
7840         * top/GNUmakefile: ...here.
7841         * build-aux/maint.mk: Move...
7842         * top/maint.mk: ...here.
7843         * MODULES.html.sh (Support for maintaining...): Document new
7844         module.
7845
7846 2008-03-23  Bruno Haible  <bruno@clisp.org>
7847
7848         * gnulib-tool: New options --vc-files, --no-vc-files.
7849         (func_usage): Document them.
7850         (vc_files): New variable.
7851         (func_import): Consider vc_files.
7852         (func_create_testdir): Set vc_files to empty.
7853         Suggested by Jim Meyering and Karl Berry.
7854
7855 2008-03-23  Bruno Haible  <bruno@clisp.org>
7856
7857         Fix regex compilation error on HP-UX 11.
7858         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_TYPE_MBSTATE_T.
7859         * modules/regex (Files): Add m4/mbstate_t.m4.
7860         Reported by Ton Voon <ton.voon@altinity.com>.
7861
7862 2008-03-23  Bruno Haible  <bruno@clisp.org>
7863
7864         * doc/gnulib-tool.texi (gettextize and autopoint): New section.
7865
7866 2008-03-23  Eric Blake  <ebb9@byu.net>
7867             Bruno Haible  <bruno@clisp.org>
7868
7869         Install files from top/ in the destination directory.
7870         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
7871         augmentation also for the files from top/.
7872         (func_import, func_create_testdir): Rewrite file names:
7873         top/filename -> filename.
7874
7875 2008-03-23  Bruno Haible  <bruno@clisp.org>
7876
7877         Tweak "gnulib --version" output.
7878         * gnulib-tool (func_version): Replace "-dirty" suffix with "-modified".
7879
7880 2008-03-23  Bruno Haible  <bruno@clisp.org>
7881
7882         Tweak "gnulib --version" output.
7883         * gnulib-tool (func_version): Use date of last commit to ChangeLog,
7884         rather than contents of ChangeLog, when possible.
7885
7886 2008-03-21  Eric Blake  <ebb9@byu.net>
7887
7888         More --version tweaks.
7889         * gnulib-tool (func_version): Obey GNU Coding Standards.  Output
7890         date of last ChangeLog entry.
7891
7892 2008-03-21  Jim Meyering  <meyering@redhat.com>
7893
7894         * build-aux/GNUmakefile (_have-git-version-gen): Split long line.
7895
7896 2008-03-20  Eric Blake  <ebb9@byu.net>
7897
7898         VPATH fix.
7899         * build-aux/GNUmakefile (_have_git-version-gen): Look in correct dir.
7900
7901 2008-03-20  Simon Josefsson  <simon@josefsson.org>
7902
7903         * build-aux/GNUmakefile: Make git-version-gen optional.  Add
7904         _build-aux variable.  Suggested by Eric Blake <ebb9@byu.net>.
7905
7906 2008-03-20  Eric Blake  <ebb9@byu.net>
7907
7908         Sync GNUmakefile with coreutils.
7909         * build-aux/GNUmakefile (have-Makefile): Rename...
7910         (_have-Makefile): ...to this, for namespace consideration.
7911         (GNUmakefile.cfg): Include, if present.
7912         (_autoreconf): Define a default.
7913         (_is-dist-target): New rule for rebuilds to pick up intra-release
7914         version.
7915         (maint-cfg.mk): Rename...
7916         (cfg.mk): ...to this.
7917
7918 2008-03-18  Jim Meyering  <meyering@redhat.com>
7919
7920         New script and module: mktempd
7921         * MODULES.html.sh (maint+release support): Add mktempd.
7922         * build-aux/mktempd: New file.
7923         * modules/mktempd: New file.
7924
7925 2008-03-15  Jim Meyering  <meyering@redhat.com>
7926
7927         Undo last change.
7928         * lib/sha1.c, lib/md5.c: 63 != ~63.
7929         Reported by Andreas Schwab.
7930
7931         sha1.c, md5.c: Hoist a redundant expression.
7932         * lib/sha1.c (sha1_process_bytes): AND-off the low bits in
7933         "ctx->buflen" only once, before calling *_process_block.
7934         * lib/md5.c (md5_process_bytes): Likewise.
7935
7936 2008-03-14  Eric Blake  <ebb9@byu.net>
7937
7938         Bump copyright year in files generated by gnulib-tool.
7939         * gnulib-tool (func_emit_copyright_notice): Extract copyright from
7940         gnulib-tool, rather than hard-coding it.
7941
7942         Fix 'gnulib-tool --version' output to work with git.
7943         * gnulib-tool (func_gnulib_dir): New function, extracted from...
7944         (startup): ...here.
7945         (func_version): Use it to invoke git-version-gen, rather than
7946         relying on CVS keyword expansion.  Modernize wording.
7947         (cvsdatestamp, last_checkin_date, version): Kill unused
7948         variables.
7949
7950 2008-03-12  Jim Meyering  <meyering@redhat.com>
7951
7952         Recognize optional cast of the argument to free.
7953         * build-aux/useless-if-before-free: Update regexps.
7954
7955         * build-aux/bootstrap (gnulib_tool): Remove trailing blanks.
7956
7957 2008-03-11  Bruno Haible  <bruno@clisp.org>
7958
7959         Extend AC_LIB_LINKFLAGS to the situation of several libraries provided
7960         by a single package.
7961         * m4/lib-link.m4 (AC_LIB_FROMPACKAGE): New macro.
7962         (AC_LIB_LINKFLAGS_BODY): Use the information stored by
7963         AC_LIB_FROMPACKAGE. Use AC_ARG_WITH instead of AC_LIB_ARG_WITH.
7964         Reported by Sam Steingold <sds@gnu.org>.
7965
7966 2008-03-12  Sergey Poznyakoff  <gray@gnu.org.ua>
7967
7968         * build-aux/bootstrap (version_controlled_file): Adapt for SVN
7969         repositories.
7970
7971 2008-03-11  Bruno Haible  <bruno@clisp.org>
7972
7973         Avoid conflicts between local macro definitions.
7974         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
7975         AC_LIB_LINKFLAGS_BODY): Use pushdef/popdef instead of define/undefine.
7976
7977 2008-03-10  Peter O'Gorman  <bug-gnulib@mlists.thewrittenword.com>
7978             Bruno Haible  <bruno@clisp.org>
7979
7980         Make va_copy work with some version of xlc on AIX 5.1.
7981         * lib/stdarg.in.h: New file.
7982         * m4/stdarg.m4 (gl_STDARG_H): Initialize STDARG_H and NEXT_STDARG_H.
7983         On AIX, use a <stdarg.h> file substitute.
7984         * modules/stdarg (Files): Add lib/stdarg.in.h.
7985         (Depends-on): Add include_next.
7986         (Makefile.am): Build a stdarg.h substitute if requested.
7987         * doc/posix-functions/va_copy.texi: Document the platforms lacking it.
7988
7989 2008-03-10  Bruno Haible  <bruno@clisp.org>
7990
7991         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Document a restriction.
7992         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
7993         Reported by Peter O'Gorman <bug-gnulib@mlists.thewrittenword.com>.
7994
7995 2008-03-10  Bruno Haible  <bruno@clisp.org>
7996
7997         * modules/stdlib (Depends-on): Add include_next, remove
7998         absolute-header.
7999
8000 2008-03-09  Bruno Haible  <bruno@clisp.org>
8001
8002         * lib/freadahead.h (freadahead): Document more precisely.
8003         * lib/freadahead.c (freadahead): When an ungetc is in effect, return
8004         the sum of both buffer sizes.
8005         * tests/test-freadahead.c (main): Also test behaviour after ungetc.
8006         * NEWS: Document the change.
8007
8008 2008-03-09  Bruno Haible  <bruno@clisp.org>
8009
8010         Extend freadptr to return also the buffer size.
8011         * lib/freadptr.h (freadptr): Add sizep argument.
8012         * lib/freadptr.c: Include freadptr.h, not freadahead.h.
8013         (freadptr): Add sizep argument. Determine buffer size like freadahead
8014         does.
8015         * tests/test-freadptr.c: Don't include freadahead.h.
8016         (main): Adapt for new calling convention of freadptr.
8017         * tests/test-freadptr2.c: New file, based on tests/test-freadahead.c.
8018         * tests/test-freadptr2.sh: New file, based on tests/test-freadahead.sh.
8019         * modules/freadptr-tests (Files): Add tests/test-freadptr2.c,
8020         tests/test-freadptr2.sh.
8021         (Depends): Remove freadahead.
8022         (TESTS): Add test-freadptr2.sh.
8023         (check_PROGRAMS): Add test-freadptr2.
8024
8025 2008-03-09  Bruno Haible  <bruno@clisp.org>
8026
8027         * doc/Makefile (%.pdf): Explain how to remedy the save_size error.
8028         Report and solution by Simon Josefsson.
8029
8030 2008-03-06  Bruno Haible  <bruno@clisp.org>
8031
8032         Make fflush after ungetc work on BSD platforms.
8033         * lib/fflush.c (rpl_fflush): Discard ungetc buffer if possible.
8034         * tests/test-fflush2.c: New file.
8035         * tests/test-fflush2.sh: New file.
8036         * modules/fflush-tests (Files): Add tests/test-fflush2.sh,
8037         tests/test-fflush2.c.
8038         (Makefile.am): Build test-fflush2 and run test-fflush2.sh.
8039         * doc/posix-functions/fflush.texi: Document fflush after ungetc bug.
8040
8041 2008-03-06  Eric Blake  <ebb9@byu.net>
8042
8043         Likewise for ftello.
8044         * modules/ftello (Dependencies): Add extensions.
8045         * m4/ftello.m4 (gl_FUNC_FTELLO): Require AC_USE_SYSTEM_EXTENSIONS.
8046
8047 2008-03-06  Bruno Haible  <bruno@clisp.org>
8048
8049         * modules/fseeko (Dependencies): Add extensions.
8050         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Require AC_USE_SYSTEM_EXTENSIONS.
8051         Needed on glibc systems.
8052
8053 2008-03-06  Bruno Haible  <bruno@clisp.org>
8054
8055         * doc/gnulib-tool.texi (@nosuchmodulenote): Avoid line break inside
8056         email address.
8057         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
8058
8059 2008-03-06  Bruno Haible  <bruno@clisp.org>
8060
8061         * users.txt: Add libgnupdf.
8062
8063 2008-03-06  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
8064
8065         * doc/gnulib-tool.texi (@nosuchmodulenote): New macro.
8066         (Header File Substitutes, Function Substitutes,
8067         Glibc Header File Substitutes, Glibc Function Substitutes): Use it.
8068         (Build robot for gnulib): Fix typo.
8069
8070 2008-03-06  Bruno Haible  <bruno@clisp.org>
8071
8072         * doc/gnulib-tool.texi (VCS Issues): Small updates.
8073         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
8074
8075 2008-03-06  Bruno Haible  <bruno@clisp.org>
8076
8077         * doc/func.texi: New file, extracted from doc/gnulib.texi.
8078         * doc/gnulib.texi: Include it.
8079
8080 2008-03-06  Simon Josefsson  <simon@josefsson.org>
8081
8082         * modules/func (License): Change license to unlimited; there was
8083         no LGPL parts in the module anyway.
8084
8085 2008-03-06  Simon Josefsson  <simon@josefsson.org>
8086
8087         * modules/__func__: Renamed to modules/func.
8088         * modules/__func__-tests: Renamed to modules/func-tests.
8089         * tests/test-__func__.c: Renamed to tests/test-func.c.
8090         * m4/__func__.m4: Renamed to m4/func.m4.
8091         * doc/gnulib.texi (__func__): Section renamed to func.
8092         Suggested by Eric Blake <ebb9@byu.net>.
8093
8094 2008-03-06  Simon Josefsson  <simon@josefsson.org>
8095
8096         * doc/gnulib.texi (__func__): Use C99 terminology when talking
8097         about __func__.  Make example self-contained.  Suggested by Eric
8098         Blake <ebb9@byu.net>.
8099
8100         * tests/test-__func__.c (main): Avoid extraneous () around __func.
8101         Suggested by Eric Blake <ebb9@byu.net>.
8102
8103 2008-03-06  Simon Josefsson  <simon@josefsson.org>
8104
8105         * modules/__func__: New file.
8106         * modules/__func__-tests: New file.
8107         * tests/test-__func__.c: New file.
8108         * m4/__func__.m4: New file.
8109         * doc/gnulib.texi (__func__): Document __func__ module.
8110
8111 2008-03-05  Simon Josefsson  <simon@josefsson.org>
8112
8113         * modules/byteswap (License): Re-license as LGPLv2+.
8114
8115 2008-03-05  Simon Josefsson  <simon@josefsson.org>
8116
8117         * doc/Makefile: Add pdf target.
8118
8119 2008-03-05  Simon Josefsson  <simon@josefsson.org>
8120
8121         * modules/inline (License): Use 'unlimited', since there are only
8122         *.m4 files in this module.
8123
8124 2008-03-03  John E. Malmberg  <wb8tyw@qsl.net>  (tiny change)
8125             Bruno Haible  <bruno@clisp.org>
8126
8127         Add support for HP C 7.1 on OpenVMS 8.3.
8128         * lib/alloca.in.h (alloca): Define as alias for DEC C on VMS.
8129
8130 2008-03-03  John E. Malmberg  <wb8tyw@qsl.net>  (tiny change)
8131
8132         Update VMS specifics.
8133         * lib/getopt.c [VMS]: Remove include of unixlib.h.
8134
8135 2008-03-02  Jim Meyering  <meyering@redhat.com>
8136
8137         Remove the last dependency on the "free" module.
8138         * m4/readutmp.m4 (gl_READUTMP): Don't require gl_FUNC_FREE.
8139         Reported by Bob Proulx.
8140
8141         * lib/getdelim.c (getdelim): Don't leak memory upon failed realloc.
8142
8143         Remove useless "if" tests before free.  Deprecate "free" module.
8144         * doc/posix-functions/free.texi: Mention that this
8145         module is no longer useful.
8146         * modules/free (Notice): Say this module is obsolete.
8147         * modules/readutmp (Depends-on): Remove free.
8148         * lib/save-cwd.c (free_cwd): Remove useless "if" before free.
8149         * lib/putenv.c (putenv): Likewise.
8150         * lib/gc-gnulib.c (gc_cipher_close): Likewise.
8151         * lib/getaddrinfo.c (freeaddrinfo): Likewise.
8152         * tests/test-c-strcasestr.c (main): Likewise.
8153         * tests/test-c-strstr.c (main): Likewise.
8154         * tests/test-mbscasestr1.c (main): Likewise.
8155         * tests/test-mbscasestr2.c (main): Likewise.
8156         * tests/test-mbsstr1.c (main): Likewise.
8157         * tests/test-mbsstr2.c (main): Likewise.
8158         * tests/test-memmem.c (main): Likewise.
8159         * tests/test-strcasestr.c (main): Likewise.
8160         * tests/test-striconv.c (main): Likewise.
8161         * tests/test-striconveh.c (main): Likewise.
8162         * tests/test-striconveha.c (main): Likewise.
8163         * tests/test-strstr.c (main): Likewise.
8164
8165         * build-aux/git-version-gen: Adjust a comment and the Usage string.
8166
8167         bootstrap: sync from coreutils again
8168         * build-aux/bootstrap: Remove dangling m4/*.m4 symlinks.
8169
8170 2008-03-01  Jim Meyering  <meyering@redhat.com>
8171
8172         bootstrap: sync from coreutils
8173         * build-aux/bootstrap (update_po_files): Copy a .po file into place
8174         also when the target doesn't exist.
8175
8176 2008-03-01  Eric Blake  <ebb9@byu.net>
8177
8178         Fix bugs in last patch.
8179         * lib/memchr2.c (memchr2): Fix typo.
8180         * tests/test-memchr2.c: Test previous bug, and don't use GNU
8181         extension.
8182         Reported by Bruce Korb.
8183
8184         New module 'memchr2'.
8185         * modules/memchr2: New file.
8186         * modules/memchr2-tests: Likewise.
8187         * lib/memchr2.h: Likewise.
8188         * lib/memchr2.c: Likewise, based on memchr.c.
8189         * tests/test-memchr2.c: New test.
8190         * MODULES.html.sh (String handling): Add memchr2.
8191
8192 2008-02-29  Bruno Haible  <bruno@clisp.org>
8193
8194         * modules/freadseek-tests: New file.
8195         * tests/test-freadseek.sh: New file.
8196         * tests/test-freadseek.c: New file.
8197
8198         New module 'freadseek'.
8199         * modules/freadseek: New file.
8200         * lib/freadseek.h: New file.
8201         * lib/freadseek.c: New file.
8202         * MODULES.html.sh (File stream based Input/Output): Add freadseek.
8203
8204 2008-02-29  Sergey Poznyakoff  <gray@gnu.org.ua>
8205
8206         * users.txt: Add anubis, cpio, mailfromd, mailutils, radius,
8207         wydawca.
8208
8209         * m4/argp.m4 (gl_ARGP): Use AC_TRY_LINK to test if
8210         program_invocation_name and program_invocation_short_name are
8211         present.
8212
8213 2008-02-28  Bruno Haible  <bruno@clisp.org>
8214
8215         * tests/test-freadptr.c: Add a test for behaviour after ungetc.
8216         * tests/test-freadptr.sh: Also test non-seekable stdin.
8217
8218 2008-02-28  Sergey Poznyakoff  <gray@gnu.org.ua>
8219
8220         * build-aux/bootstrap (source_base, m4_base)
8221         (doc_base, tests_base): New variables.
8222         (gnulib_tool_options): Do not hardcode base directories, use
8223         the above variables instead.
8224
8225 2008-02-28  Atsushi SAKAI  <sakaia@jp.fujitsu.com>
8226
8227         * lib/xsize.h: Fix typo in comment: s/tupe/type/.
8228
8229 2008-02-28  Bruno Haible  <bruno@clisp.org>
8230
8231         * modules/freadptr-tests: New file.
8232         * tests/test-freadptr.sh: New file.
8233         * tests/test-freadptr.c: New file.
8234
8235         New module 'freadptr'.
8236         * modules/freadptr: New file.
8237         * lib/freadptr.h: New file.
8238         * lib/freadptr.c: New file.
8239         * MODULES.html.sh (File stream based Input/Output): Add freadptr.
8240
8241 2008-02-26  Karl Berry  <karl@freefriends.org>
8242
8243         Sync from Libtool:
8244         * libltdl/argz.c (argz_add, argz_count): New functions.
8245         * libltdl/argz.in.h: Declare them.
8246         Report by Juan Manuel Guerrero <juan.guerrero@gmx.de>.
8247
8248 2008-02-22  Bruno Haible  <bruno@clisp.org>
8249
8250         * m4/time_r.m4 (gl_TIME_R): Also check that localtime_r's return type
8251         is a pointer type.  Needed for HP-UX 10.
8252         * doc/posix-functions/localtime_r.texi: Mention HP-UX 10.
8253         * doc/posix-functions/gmtime_r.texi: Likewise.
8254         Reported by Peter O'Gorman <bug-gnulib@mlists.thewrittenword.com>.
8255
8256 2008-02-24  Bruno Haible  <bruno@clisp.org>
8257
8258         * modules/environ-tests: New file.
8259         * tests/test-environ.c: New file.
8260
8261         New module 'environ'.
8262         * modules/environ: New file.
8263         * lib/unistd.in.h (environ): New declaration.
8264         * m4/environ.m4: New file.
8265         (gt_CHECK_VAR_DECL): Moved here from m4/setenv.m4. Undefine gt_cv_var
8266         after use.
8267         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_ENVIRON and
8268         HAVE_DECL_ENVIRON.
8269         * modules/unistd (Makefile.am): Substitute also GNULIB_ENVIRON and
8270         HAVE_DECL_ENVIRON.
8271         * doc/posix-functions/environ.texi: Mention module 'environ'. Remove
8272         wrong claim that 'environ' is missing on some systems.
8273         * modules/execute (Depends-on): Add environ.
8274         * lib/execute.c (environ): Remove fallback declaration.
8275         * modules/pipe (Depends-on): Add environ.
8276         * lib/pipe.c (environ): Remove fallback declaration.
8277         * modules/setenv (Depends-on): Add environ.
8278         * lib/setenv.c (environ): Remove fallback declaration.
8279         * modules/unsetenv (Depends-on): Add environ.
8280         * lib/unsetenv.c (environ): Remove fallback declaration.
8281         * m4/setenv.m4 (gt_CHECK_VAR_DECL): Remove macro. Moved to
8282         m4/environ.m4.
8283         (gl_PREREQ_SETENV): Require gl_ENVIRON instead of testing for environ.
8284         (gl_PREREQ_UNSETENV): Likewise.
8285
8286 2008-02-24  Bruno Haible  <bruno@clisp.org>
8287
8288         * doc/posix-functions/environ.texi: Document the MacOS X problem.
8289
8290 2008-02-20  Bob Proulx  <bob@proulx.com>
8291
8292         Enable use of older two part flavor 'git describe'.
8293         * build-aux/git-version-gen: If using the older two part flavor of
8294         git version then recreate the third part now present in the
8295         newer three part flavor of git describe.
8296
8297 2008-02-20  Martin Buchholz  <martin@xemacs.org>  (tiny change)
8298
8299         * lib/fts.c (fts_build): Typo correction to comment.
8300
8301 2008-02-17  Bruno Haible  <bruno@clisp.org>
8302
8303         * lib/git-merge-changelog.c (main) [split_merged_entry]: Avoid
8304         generating no-op conflicts.
8305
8306 2008-02-17  Bruno Haible  <bruno@clisp.org>
8307
8308         Speed up by 10%.
8309         * lib/git-merge-changelog.c (main): Use the iterator to iterate through
8310         result_entries, rather than an index-based loop.
8311
8312 2008-02-17  Bruno Haible  <bruno@clisp.org>
8313
8314         Speed up by 25%.
8315         * lib/git-merge-changelog.c (struct entry): New fields 'hashcode',
8316         'hashcode_cached'.
8317         (entry_create): New function.
8318         (entry_hashcode): Use the cached hashcode if possible.
8319         (read_changelog_file, try_split_merged_entry): Use entry_create.
8320
8321 2008-02-17  Bruno Haible  <bruno@clisp.org>
8322
8323         Speed up from O(n^2) to O(n) for long ChangeLog files.
8324         * lib/git-merge-changelog.c: Include gl_rbtreehash_list.h.
8325         (read_changelog_file): Change implementation of entries_reversed list
8326         to rbtreehash.
8327         * modules/git-merge-changelog (Depends-on): Add rbtreehash-list.
8328
8329 2008-02-17  Bruno Haible  <bruno@clisp.org>
8330
8331         New option --split-merged-entry.
8332         * lib/git-merge-changelog.c (FSTRCMP_STRICTER_THRESHOLD): New macro.
8333         (find_paragraph_end, try_split_merged_entry): New functions.
8334         (long_options): Add option --split-merged-entry.
8335         (usage): Document option --split-merged-entry.
8336         (main): Implement option --split-merged-entry.
8337         Reported by Eric Blake.
8338
8339 2008-02-17  Bruno Haible  <bruno@clisp.org>
8340
8341         * lib/git-merge-changelog.c: Include c-strstr.h.
8342         (main): Support the "git pull --rebase" situation.
8343         * modules/git-merge-changelog (Depends-on): Add c-strstr.
8344         Reported by Eric Blake.
8345
8346 2008-02-16  Eric Blake  <ebb9@byu.net>
8347
8348         Avoid doubling \ in common case of "c-maybe" quoting style.
8349         * lib/quotearg.c (quotearg_buffer_restyled): Don't escape \ when
8350         eliding outer quotes.
8351         * lib/quotearg.h: Document this.
8352         * tests/test-quotearg.c (result_strings, inputs, results_g)
8353         (flag_results, locale_results): Test it by adding a new string to
8354         each test group.
8355         (compare_strings): Test new string.
8356
8357 2008-02-13  Eric Blake  <ebb9@byu.net>
8358
8359         Avoid trigraph quoting in default output.
8360         * lib/quotearg.h (enum quoting_flags): Add QA_SPLIT_TRIGRAPHS.
8361         * lib/quotearg.c (quotearg_buffer_restyled): Don't quote trigraphs
8362         unless explicitly requested.
8363         * tests/test-quotearg.c (flag_results, main): Add additional tests.
8364
8365 2008-02-13  Lasse Collin  <lasse.collin@tukaani.org>
8366
8367         Don't rely on signed integer overflowing to negative value.
8368         * lib/getugroups.c (getugroups): Include <limits.h>.
8369         Instead, compare against INT_MAX, and increment only if the test passes.
8370
8371 2008-02-13  Jim Meyering  <meyering@redhat.com>
8372         and Eric Blake  <ebb9@byu.net>
8373
8374         Avoid shadowing warning and compile errors on Linux.
8375         * tests/test-quotearg.c [ENABLE_NLS]: Disable <libintl.h>
8376         forwarding macros on Linux.
8377         (dcgettext): Define a stub, for Linux.
8378         (results_g, main): Avoid warnings.
8379
8380 2008-02-12  Eric Blake  <ebb9@byu.net>
8381
8382         Silence warning in last patch.
8383         * lib/quotearg.c (quotearg_buffer_restyled): Add missing const.
8384
8385         Quotearg part 4: add tests, fix c-maybe colon quoting.
8386         * lib/quotearg.h: Improve documentation.
8387         * lib/quotearg.c (quotearg_buffer_restyled): Don't add extra
8388         escapes when adding outer quotes.  When quoting trigraphs, use
8389         valid C notation.  When quoting NUL, omit extra characters if next
8390         character is not digit.  Alter prototype.
8391         (quotearg_buffer, quotearg_alloc_mem, quotearg_n_options): Adjust
8392         callers.
8393         * modules/quotearg-tests: New module.
8394         * tests/test-quotearg.c: New test.
8395
8396 2008-02-07  Eric Blake  <ebb9@byu.net>
8397
8398         Quotearg part 3: add flag to control outer quote elision.
8399         * lib/quotearg.h (c_maybe_quoting_style): New style.
8400         (enum quoting_flags): Better documentation of flags.
8401         * lib/quotearg.c (quoting_style_args, quoting_style_vals): Add
8402         c-maybe style.
8403         (quotearg_buffer_restyled): Handle new flag to elide outer
8404         quotes.
8405
8406         Quotearg part 2: add flag that can control NUL elision.
8407         * lib/quotearg.h (set_quoting_flags): New prototype.
8408         * lib/quotearg.c (struct quoting_options): Add flag field.
8409         (set_quoting_flags): New function.
8410         (quotearg_buffer_restyled): Add flags parameter.
8411         (quotearg_alloc_mem): Set the flag if length cannot be returned.
8412         (quotearg_n_options): Set the flag, since length cannot be
8413         returned.
8414         (quoting_options_from_style): Default flags correctly.
8415
8416         Quotearg part 1: more wrappers, restore quotearg_char state.
8417         * lib/quotearg.h (quotearg_alloc_mem, quotearg_n_mem)
8418         (quotearg_mem, quotearg_style_mem, quotearg_char_mem)
8419         (quotearg_colon_mem): New wrappers.
8420         * lib/quotearg.c (quotearg_alloc, quotearg_char): Rewrite...
8421         (quotearg_alloc_mem, quotearg_char_mem): ...in terms of these new
8422         functions.
8423         (quotearg_n_mem, quotearg_mem, quotearg_style_mem)
8424         (quotearg_colon_mem): New functions.
8425
8426 2008-02-11  Bruno Haible  <bruno@clisp.org>
8427
8428         * modules/git-merge-changelog (Makefile.am): Don't use -L and -l for a
8429         library in the current directory: it does not work with parallel make.
8430         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
8431
8432 2008-02-11  Bruno Haible  <bruno@clisp.org>
8433
8434         * .gitattributes: New file.
8435
8436 2008-02-11  Jim Meyering  <meyering@redhat.com>
8437
8438         useless-if-before-free: Fix reversed exit values.
8439         * build-aux/useless-if-before-free: Use correct values
8440         for EXIT_MATCH and EXIT_NO_MATCH.
8441
8442         * build-aux/useless-if-before-free: Close stdout carefully.
8443
8444 2008-02-10  Bruno Haible  <bruno@clisp.org>
8445
8446         New module 'git-merge-changelog'.
8447         * modules/git-merge-changelog: New file.
8448         * lib/git-merge-changelog.c: New file.
8449
8450 2008-02-10  Jim Meyering  <meyering@redhat.com>
8451
8452         useless-if-before-free: New option: --list (-l).
8453
8454         useless-if-before-free: Don't exit immediately upon open failure.
8455         * build-aux/useless-if-before-free: Exit 2 for errors.
8456         Upon failure to open a file, don't exit immediately.
8457         Rather, just warn and continue with any remaining files.
8458
8459 2008-02-10  Bruno Haible  <bruno@clisp.org>
8460
8461         New abstract list operation 'node_set_value'.
8462         * lib/gl_list.h (gl_list_node_set_value): New function.
8463         (struct gl_list_implementation): New field node_set_value.
8464         * lib/gl_list.c (gl_list_node_set_value): New function.
8465         * lib/gl_array_list.c (gl_array_node_set_value): New function.
8466         (gl_array_list_implementation): Update.
8467         * lib/gl_carray_list.c (gl_carray_node_set_value): New function.
8468         (gl_carray_list_implementation): Update.
8469         * lib/gl_anylinked_list2.h (gl_linked_node_set_value): New function.
8470         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
8471         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
8472         * lib/gl_anytree_list2.h (gl_tree_node_set_value): New function.
8473         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
8474         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
8475         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
8476         Update.
8477         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
8478         * lib/gl_sublist.c (gl_sublist_node_set_value): New function.
8479         (gl_sublist_list_implementation): Update.
8480
8481 2008-02-10  Bruno Haible  <bruno@clisp.org>
8482
8483         * lib/diffseq.h: Write "ELEMENT const" instead of "const ELEMENT".
8484         Needed when ELEMENT is #defined to 'some_type *'.
8485
8486 2008-02-10  Jim Meyering  <meyering@redhat.com>
8487
8488         New script and module: useless-if-before-free
8489         * MODULES.html.sh (maint+release support): Add useless-if-before-free.
8490         * build-aux/useless-if-before-free: New file.
8491         * modules/useless-if-before-free: New file.
8492
8493         * build-aux/gitlog-to-changelog: Use committer date, not author date.
8494
8495         xstrtol_error: Fix typo.
8496         * lib/xstrtol-error.c (xstrtol_error): The parameter was unused:
8497         s/exit_failure/exit_status/.
8498
8499 2008-02-09  Jim Meyering  <meyering@redhat.com>
8500
8501         New script and module: gitlog-to-changelog
8502         * MODULES.html.sh (maint+release support): Add gitlog-to-changelog.
8503         * modules/gitlog-to-changelog: New file.
8504         * build-aux/gitlog-to-changelog: New file.
8505
8506 2008-02-08  Jim Meyering  <meyering@redhat.com>
8507
8508         Avoid two "parameter unused" warnings.
8509         * lib/stat-time.h (get_stat_birthtime_ns, get_stat_birthtime):
8510         Mark "st" as used.
8511
8512         Use "git COMMAND", not "git-COMMAND".
8513         * build-aux/bootstrap (version_controlled_file): s/git-rm/git-rm/.
8514         * build-aux/announce-gen (get_tool_versions): Correct a diagnostic.
8515         * build-aux/git-version-gen: Use "git status", not "git-status".
8516
8517 2008-02-07  Bruno Haible  <bruno@clisp.org>
8518
8519         * lib/vasnprintf.c (VASNPRINTF): Don't use %n on native Woe32 systems.
8520         Avoids a crash on Windows Vista.
8521         Reported by Adam Strzelecki <ono@java.pl> via
8522         Simon Josefsson <simon@josefsson.org>.
8523
8524 2008-02-06  Bruno Haible  <bruno@clisp.org>
8525
8526         Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.
8527         * m4/printf.m4 (gl_PRINTF_FLAG_LEFTADJUST): New macro.
8528         * lib/vasnprintf.c (VASNPRINTF): Handle NEED_PRINTF_FLAG_LEFTADJUST.
8529         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_LEFTADJUST): New macro.
8530         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
8531         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
8532         gl_PRINTF_FLAG_LEFTADJUST and test its result. Invoke
8533         gl_PREREQ_VASNPRINTF_FLAG_LEFTADJUST.
8534         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
8535         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
8536         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
8537         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
8538         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
8539         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
8540         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
8541         * tests/test-vasnprintf-posix.c (test_function): Add testcases for the
8542         left-adjust flag.
8543         * tests/test-snprintf-posix.h (test_function): Likewise.
8544         * tests/test-sprintf-posix.h (test_function): Likewise.
8545         * tests/test-vasprintf-posix.c (test_function): Likewise.
8546         * doc/posix-functions/fprintf.texi: Update.
8547         * doc/posix-functions/printf.texi: Update.
8548         * doc/posix-functions/snprintf.texi: Update.
8549         * doc/posix-functions/sprintf.texi: Update.
8550         * doc/posix-functions/vfprintf.texi: Update.
8551         * doc/posix-functions/vprintf.texi: Update.
8552         * doc/posix-functions/vsnprintf.texi: Update.
8553         * doc/posix-functions/vsprintf.texi: Update.
8554         Reported by Peter Fales <psfales@alcatel-lucent.com>.
8555
8556 2008-02-06  Bruno Haible  <bruno@clisp.org>
8557
8558         Fix bug introduced on 2008-01-26.
8559         * lib/isnan.c (FUNC): Set to rpl_isnand, not rpl_isnan.
8560
8561 2008-02-06  Bruno Haible  <bruno@clisp.org>
8562
8563         Fix bug introduced on 2007-06-10.
8564         * lib/vasnprintf.c (VASNPRINTF): Perform zero-padding also if
8565         !NEED_PRINTF_FLAG_ZERO.
8566
8567 2008-02-05  Peter O'Gorman <pogma@thewrittenword.com>
8568
8569         getloadavg: use libperfstat on AIX5
8570         * lib/getloadavg.c, m4/getloadavg.m4 [aix]: Use libperfstat
8571
8572 2008-02-03  Bruno Haible  <bruno@clisp.org>
8573
8574         * lib/diffseq.h: Add comments about required #includes.
8575         Reported by Michael Biggs <gnulib@doubleplum.net>.
8576
8577 2008-02-01  Bruno Haible  <bruno@clisp.org>
8578
8579         * users.txt: Add gnuit.
8580
8581 2008-01-31  Bruno Haible  <bruno@clisp.org>
8582
8583         * lib/md4.c (set_uint32): Mark as inline.
8584         * lib/md5.c (set_uint32): Likewise.
8585         * lib/sha1.c (set_uint32): Likewise.
8586         * m4/md4.m4 (gl_MD4): Require AC_C_INLINE.
8587         * m4/md5.m4 (gl_MD5): Likewise.
8588         * m4/sha1.m4 (gl_SHA1): Likewise.
8589
8590 2008-01-31  Jim Meyering  <meyering@redhat.com>
8591
8592         Use "sizeof VAR", rather than a literal "4".
8593         * lib/md5.c (md5_read_ctx): Use sizeof ctx->A, not 4.
8594         * lib/md4.c (md4_read_ctx): Likewise.
8595         * lib/sha1.c (sha1_read_ctx): Likewise.
8596
8597 2008-01-31  Simon Josefsson  <simon@josefsson.org>
8598
8599         * tests/test-sha1.c: New file, based on test-md5.c.
8600
8601         * modules/crypto/sha1-tests: New file.
8602
8603 2008-01-31  Simon Josefsson  <simon@josefsson.org>
8604
8605         * lib/sha1.h (SHA1_DIGEST_SIZE): Define.
8606
8607 2008-01-31  Jim Meyering  <meyering@redhat.com>
8608
8609         Prefer "sizeof v" over the equivalent "4".
8610         * lib/md4.c (set_uint32): Use "sizeof v" as memcpy length, not 4.
8611         * lib/md5.c (set_uint32): Likewise.
8612         * lib/sha1.c (set_uint32): Likewise.
8613
8614 2008-01-31  Simon Josefsson  <simon@josefsson.org>
8615
8616         * lib/sha1.c (set_uint32): Mark function as static.
8617
8618 2008-01-31  Simon Josefsson  <simon@josefsson.org>
8619
8620         md2: clarify comments to say that alignment is not required.
8621         * lib/md2.h: Remove warning about alignment in comment.
8622         * lib/md2.c (md2_read_ctx, md2_finish_ctx): Doc fix, alignment has
8623         never been required.
8624
8625 2008-01-31  Simon Josefsson  <simon@josefsson.org>
8626
8627         md4: adapt alignment constraint fix from sha1.
8628         * lib/md4.c (set_uint32): New function, from sha1.c
8629         (md4_read_ctx): Use it.
8630         (md4_finish_ctx): Doc fix.
8631         * lib/md4.h: Doc fix.
8632
8633 2008-01-31  Simon Josefsson  <simon@josefsson.org>
8634
8635         md5: adapt alignment constraint fix from sha1.
8636         * lib/md5.c (set_uint32): New function, from sha1.c
8637         (md5_read_ctx): Use it.
8638         (md5_finish_ctx): Doc fix.
8639         * lib/md5.h: Doc fix.
8640
8641 2008-01-30  Peter Palfrader  <weasel@debian.org>
8642
8643         sha1: remove the result buffer alignment constraint
8644         * lib/sha1.c (set_uint32): New function.
8645         (sha1_read_ctx): Rewrite to remove the result buffer alignment
8646         constraint.
8647         (sha1_finish_ctx): Remove comment warning about alignment constraint.
8648         * lib/sha1.h: Likewise.
8649
8650 2008-01-30  Andreas Schwab  <schwab@suse.de>
8651             Bruno Haible  <bruno@clisp.org>
8652
8653         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Include <float.h> and ensure a
8654         correct definition of LDBL_MIN_EXP.
8655
8656 2008-01-30  Karl Berry  <karl@gnu.org>
8657
8658         * config/srclist-update: try to preserve x bit on updates.
8659         * config/srclistvars.sh: update for karl.
8660
8661 2008-01-29  Jim Meyering  <meyering@redhat.com>
8662
8663         vasnprintf.c: Avoid warning about unused label
8664         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Guard the
8665         "overflow" label definition and associated code with the
8666         same cpp condition that guards the sole use of that label.
8667
8668 2008-01-26  Bruno Haible  <bruno@clisp.org>
8669
8670         * m4/isnanl.m4 (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM,
8671         gl_FUNC_ISNANL_WORKS): Test the GCC >= 4.0 built-in.
8672         * lib/isnanl.h (isnanl): Use the GCC >= 4.0 built-in.
8673         * lib/isnanl-nolibm.h (isnanl): Likewise.
8674         Reported by Paul Eggert <eggert@cs.ucla.edu>.
8675
8676 2008-01-26  Bruno Haible  <bruno@clisp.org>
8677
8678         * m4/isnand.m4 (gl_FUNC_ISNAND_NO_LIBM): Test the GCC >= 4.0 built-in.
8679         * lib/isnand.h (isnand): Use the GCC >= 4.0 built-in.
8680
8681 2008-01-26  Bruno Haible  <bruno@clisp.org>
8682
8683         * m4/isnanf.m4 (gl_HAVE_ISNANF_NO_LIBM, gl_ISNANF_WORKS): Test the
8684         GCC >= 4.0 built-in.
8685         * lib/isnanf.h (isnanf): Use the GCC >= 4.0 built-in.
8686
8687 2008-01-26  Bruno Haible  <bruno@clisp.org>
8688
8689         Rename isnan, applicable to 'double' only, to isnand.
8690         * modules/isnand-nolibm: Renamed from modules/isnan-nolibm.
8691         (Files): Add lib/isnand.h, lib/isnand.c. Remove lib/isnan.h.
8692         (configure.ac): Update.
8693         (Include): Replace "isnan.h" with "isnand.h".
8694         * m4/isnand.m4: Renamed from m4/isnan.m4.
8695         (gl_FUNC_ISNAND_NO_LIBM): Renamed from gl_FUNC_ISNAN_NO_LIBM. Set
8696         HAVE_ISNAND_IN_LIBC instead of HAVE_ISNAN_IN_LIBC. Build isnand.c
8697         instead of isnan.c.
8698         * lib/isnand.h: Renamed from lib/isnan.h. Test HAVE_ISNAND_IN_LIBC
8699         instead of HAVE_ISNAN_IN_LIBC.
8700         (isnand): Renamed from isnan.
8701         * lib/isnand.c: New file.
8702         * modules/isnand-nolibm-tests: Renamed from modules/isnan-nolibm-tests.
8703         (Files): Add tests/test-isnand.c. Remove tests/test-isnan.c.
8704         (Makefile.am): Update.
8705         * tests/test-isnand.c: Renamed from tests/test-isnan.c.
8706         Include isnand.h instead of isnan.h.
8707         (main): Test isnand instead of isnan.
8708         * modules/fprintf-posix (Depends-on): Add isnand-nolibm, remove
8709         isnan-nolibm.
8710         * modules/frexp (Depends-on): Likewise.
8711         * modules/frexp-tests (Depends-on): Likewise.
8712         * modules/frexp-nolibm (Depends-on): Likewise.
8713         * modules/frexp-nolibm-tests (Depends-on): Likewise.
8714         * modules/isfinite (Depends-on): Likewise.
8715         * modules/round-tests (Depends-on): Likewise.
8716         * modules/signbit (Depends-on): Likewise.
8717         * modules/signbit-tests (Depends-on): Likewise.
8718         * modules/snprintf-posix (Depends-on): Likewise.
8719         * modules/sprintf-posix (Depends-on): Likewise.
8720         * modules/trunc-tests (Depends-on): Likewise.
8721         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
8722         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
8723         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
8724         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
8725         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
8726         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
8727         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
8728         * modules/vasnprintf-posix (Depends-on): Likewise.
8729         * modules/vasprintf-posix (Depends-on): Likewise.
8730         * modules/vfprintf-posix (Depends-on): Likewise.
8731         * modules/vsnprintf-posix (Depends-on): Likewise.
8732         * modules/vsprintf-posix (Depends-on): Likewise.
8733         * lib/frexp.c: Include isnand.h instead of isnan.h.
8734         (ISNAN): Set to isnand instead of isnan.
8735         * lib/isfinite.c: Include isnand.h instead of isnan.h.
8736         (gl_isfinited): Use isnand instead of isnan.
8737         * lib/signbitd.c: Include isnand.h instead of isnan.h.
8738         (gl_signbitd): Use isnand instead of isnan.
8739         * lib/vasnprintf.c: Include isnand.h instead of isnan.h.
8740         (is_infinite_or_zero, VASNPRINTF): Use isnand instead of isnan.
8741         * tests/test-frexp.c: Include isnand.h instead of isnan.h.
8742         (main): Use isnand instead of isnan.
8743         * tests/test-round1.c: Include isnand.h.
8744         (main): Use isnand instead of isnan.
8745         * tests/test-round2.c: Include isnand.h instead of isnan.h.
8746         (ISNAN): Set to isnand instead of isnan.
8747         * tests/test-trunc1.c: Include isnand.h.
8748         (main): Use isnand instead of isnan.
8749         * tests/test-trunc2.c: Include isnand.h instead of isnan.h.
8750         (equal): Use isnand instead of isnan.
8751         * MODULES.html.sh (Mathematics <math.h>): Replace isnan-nolibm with
8752         isnand-nolibm.
8753         * NEWS: Mention the change.
8754
8755 2008-01-25  Paul Eggert  <eggert@cs.ucla.edu>
8756             Bruno Haible  <bruno@clisp.org>
8757
8758         * m4/signbit.m4 (gl_SIGNBIT): Require a macro definition. Test whether
8759         the GCC builtins for signbits are present and set
8760         REPLACE_SIGNBIT_USING_GCC if so.
8761         * lib/math.in.h (signbit): Define using GCC builtins if
8762         REPLACE_SIGNBIT_USING_GCC is set.
8763         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize
8764         REPLACE_SIGNBIT_USING_GCC.
8765         * modules/math (Makefile.am): Substitute REPLACE_SIGNBIT_USING_GCC.
8766
8767 2008-01-25  Jim Meyering  <meyering@redhat.com>
8768
8769         Prefer <config.h> over "config.h".  See autoconf doc for explanation.
8770         * lib/poll.c: Include <config.h>, not "config.h".
8771         * tests/test-getaddrinfo.c: Likewise.
8772
8773 2008-01-25  Simon Josefsson  <simon@josefsson.org>
8774
8775         * modules/sockets-tests: New file.
8776
8777 2008-01-24  Simon Josefsson  <simon@josefsson.org>
8778
8779         * modules/sockets: New module, can be used to call WSA_Startup and
8780         WSA_Cleanup when needed.
8781
8782         * lib/sockets.h, lib/sockets.c: New files.
8783
8784         * m4/sockets.m4: New file.
8785
8786         * tests/test-sockets.c: New file.
8787
8788 2008-01-19  Bruno Haible  <bruno@clisp.org>
8789
8790         * doc/posix-headers: Renamed from doc/headers.
8791         * doc/posix-functions: Renamed from doc/functions.
8792         * doc/gnulib.texi: Update.
8793
8794 2008-01-19  Bruno Haible  <bruno@clisp.org>
8795
8796         * doc/glibc-functions/strcasestr.texi: Include contents of
8797         doc/functions/strcasestr.texi, fixing the list of platforms.
8798         * doc/functions/strcasestr.texi: Remove file.
8799
8800 2008-01-19  Bruno Haible  <bruno@clisp.org>
8801
8802         * doc/glibc-functions/memmem.texi: Include contents of
8803         doc/functions/memmem.texi.
8804         * doc/functions/memmem.texi: Remove file.
8805
8806 2008-01-18  Bruno Haible  <bruno@clisp.org>
8807
8808         * doc/glibc-functions/*.texi: New files.
8809         * doc/gnulib.texi (Glibc Function Substitutes): Completely rewritten
8810         to use the new files.
8811
8812 2008-01-17  Bruno Haible  <bruno@clisp.org>
8813
8814         * tests/test-gethostname.c (main): Fix printf statement.
8815
8816 2008-01-17  Simon Josefsson  <simon@josefsson.org>
8817
8818         * modules/gethostname-tests: New file.
8819
8820         * tests/test-gethostname.c: New file.
8821
8822 2008-01-17  Simon Josefsson  <simon@josefsson.org>
8823
8824         * lib/gethostname.c: Include string.h unconditionally, strncpy is
8825         used by the UNAME case.  Reported by Bruno Haible
8826         <bruno@clisp.org>.
8827
8828 2008-01-17  Eric Blake  <ebb9@byu.net>
8829
8830         Convert c-strcasestr to be more efficient.
8831         * modules/c-strcasestr (Files): Use Two-Way, not KMP.
8832         (Depends-on): Add c-strcase, remove malloca, strnlen.
8833         * tests/test-c-strcasestr.c (main): Enhance test.
8834         * lib/c-strcasestr.c (c_strcasestr): Rewrite to new algorithm.
8835
8836 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
8837
8838         * build-aux/bootstrap (MSGID_BUGS_ADDRESS): New overridable variable.
8839         Use it in creating po/Makevars.
8840
8841 2008-01-15  Simon Josefsson  <simon@josefsson.org>
8842
8843         * lib/gc-libgcrypt.c (gc_init): Disable secure memory by default.
8844         Applications that requires it should initialize libgcrypt
8845         manually.
8846
8847 2008-01-16  Simon Josefsson  <simon@josefsson.org>
8848
8849         * lib/gethostname.c [!HAVE_UNAME]: Need string.h for strcpy.
8850
8851 2008-01-15  Paul Eggert  <eggert@cs.ucla.edu>
8852
8853         Fix problem with getdate on mingw32 reported by Simon Josefsson
8854         in <http://lists.gnu.org/archive/html/bug-gnulib/2008-01/msg00192.html>.
8855         * lib/getdate.y (get_date): Check "HAVE_DECL_TZNAME", not "defined
8856         tzname", when deciding whether to declare tzname.
8857         * lib/strftime.c (tzname): Likewise.
8858
8859 2008-01-15  Bruno Haible  <bruno@clisp.org>
8860
8861         Work around a MacOS X 10.5 bug in frexpl().
8862         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Also check denormalized numbers.
8863         * doc/functions/frexpl.texi: Document the bug.
8864         Reported by Elias Pipping <pipping@gentoo.org>.
8865
8866 2008-01-14  Eric Blake  <ebb9@byu.net>
8867
8868         Touch up previous patch.
8869         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE): Fix typo.
8870         * doc/functions/strcasestr.texi (strcasestr): Document OpenBSD bug.
8871
8872         Convert strcasestr module to use Two-Way algorithm.
8873         * modules/strcasestr-simple: New module, based on the old
8874         strcasestr, but with Two-Way rather than KMP.
8875         * modules/strcasestr (Depends-on): Change to strcasestr-simple.
8876         * lib/string.in.h (rpl_strcasestr): Declare.
8877         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Check for linear
8878         performance.
8879         * lib/strcasestr.c (strcasestr): Simplify, and avoid malloc.
8880         * modules/string (Makefile.am): Support strcasestr.
8881         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Likewise.
8882         * modules/strcasestr-tests (Depends-on): Check for alarm.
8883         * tests/test-strcasestr.c: Augment test.
8884         * lib/str-two-way.h: Clean up stray macro.
8885         * NEWS: Document new module.
8886         * MODULES.html.sh (string handling): Likewise.
8887         * doc/functions/strcasestr.texi: New file.
8888         * doc/gnulib.texi (Function Substitutes): New node.  Move memmem
8889         here, since it is not a POSIX function.
8890
8891 2008-01-14  Colin Watson  <cjwatson@debian.org>
8892             Bruno Haible  <bruno@clisp.org>
8893
8894         * m4/strsignal.m4 (gl_FUNC_STRSIGNAL): Also check whether strsignal
8895         works fine; if not, set REPLACE_STRSIGNAL.
8896         (gl_PREREQ_STRSIGNAL): Require AC_DECL_SYS_SIGLIST.
8897         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
8898         REPLACE_STRSIGNAL.
8899         * lib/string.in.h (strsignal): Consider REPLACE_STRSIGNAL.
8900         * modules/string (Makefile.am): Substitute REPLACE_STRSIGNAL.
8901         * tests/test-strsignal.c (main): Check out-of-range signal numbers.
8902
8903 2008-01-14  Bruno Haible  <bruno@clisp.org>
8904
8905         * modules/strsignal (Include): Change to <string.h>.
8906
8907 2008-01-14  Colin Watson  <cjwatson@debian.org>
8908
8909         * modules/argp (Notice): Add a notice recommending to change
8910         XGETTEXT_OPTIONS.
8911         (configure.ac): Invoke AM_XGETTEXT_OPTION if it exists.
8912
8913 2008-01-13  Colin Watson  <cjwatson@debian.org>
8914
8915         * modules/strsignal-tests: New file.
8916         * tests/test-strsignal.c: New file.
8917
8918         * lib/strsignal.c: New file, from glibc with modifications.
8919         * lib/siglist.h: New file, from glibc with modifications.
8920         * lib/string.in.h (strsignal): New declaration.
8921         * m4/strsignal.m4: New file.
8922         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
8923         GNULIB_STRSIGNAL and HAVE_DECL_STRSIGNAL.
8924         * modules/strsignal: New file.
8925         * modules/string (Makefile.am): Substitute GNULIB_STRSIGNAL and
8926         HAVE_DECL_STRSIGNAL.
8927
8928 2008-01-13  Bruno Haible  <bruno@clisp.org>
8929
8930         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check that the
8931         locale encoding is not ASCII. Needed for OpenBSD 4.0.
8932         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
8933         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
8934
8935 2008-01-13  Bruno Haible  <bruno@clisp.org>
8936
8937         * lib/argp-fmtstream.h (__attribute__): Don't redefine if
8938         __STRICT_ANSI__ is set: it's not needed by any version of gcc.
8939         * lib/argp.h (__attribute__): Likewise.
8940         * lib/c-stack.c (__attribute__): Likewise.
8941         * lib/error.h (__attribute__): Likewise.
8942         * lib/fts.c (__attribute__): Likewise.
8943         * lib/openat.h (__attribute__): Likewise.
8944         * lib/stdio.in.h (__attribute__): Likewise.
8945         * lib/string.in.h (__attribute__): Likewise.
8946         * lib/utimens.c (__attribute__): Likewise.
8947         * lib/vasnprintf.h (__attribute__): Likewise.
8948         * lib/xalloc.h (__attribute__): Likewise.
8949         * lib/xprintf.h (__attribute__): Likewise.
8950         * lib/xstrtol.h (__attribute__): Likewise.
8951         * lib/xvasprintf.h (__attribute__): Likewise.
8952
8953 2008-01-12  Bruno Haible  <bruno@clisp.org>
8954
8955         * doc/gnulib.texi (Glibc Header File Substitutes): New chapter.
8956         * doc/glibc-headers/a.out.texi: New file.
8957         * doc/glibc-headers/aliases.texi: New file.
8958         * doc/glibc-headers/alloca.texi: New file.
8959         * doc/glibc-headers/ar.texi: New file.
8960         * doc/glibc-headers/argp.texi: New file.
8961         * doc/glibc-headers/argz.texi: New file.
8962         * doc/glibc-headers/byteswap.texi: New file.
8963         * doc/glibc-headers/crypt.texi: New file.
8964         * doc/glibc-headers/endian.texi: New file.
8965         * doc/glibc-headers/envz.texi: New file.
8966         * doc/glibc-headers/err.texi: New file.
8967         * doc/glibc-headers/error.texi: New file.
8968         * doc/glibc-headers/execinfo.texi: New file.
8969         * doc/glibc-headers/fpu_control.texi: New file.
8970         * doc/glibc-headers/fstab.texi: New file.
8971         * doc/glibc-headers/fts.texi: New file.
8972         * doc/glibc-headers/getopt.texi: New file.
8973         * doc/glibc-headers/ieee754.texi: New file.
8974         * doc/glibc-headers/ifaddrs.texi: New file.
8975         * doc/glibc-headers/libintl.texi: New file.
8976         * doc/glibc-headers/mcheck.texi: New file.
8977         * doc/glibc-headers/mntent.texi: New file.
8978         * doc/glibc-headers/obstack.texi: New file.
8979         * doc/glibc-headers/paths.texi: New file.
8980         * doc/glibc-headers/printf.texi: New file.
8981         * doc/glibc-headers/pty.texi: New file.
8982         * doc/glibc-headers/resolv.texi: New file.
8983         * doc/glibc-headers/shadow.texi: New file.
8984         * doc/glibc-headers/sysexits.texi: New file.
8985         * doc/glibc-headers/ttyent.texi: New file.
8986
8987 2008-01-12  Jim Meyering  <meyering@redhat.com>
8988
8989         announce-gen: emit Gnulib's git-based version string.
8990         * build-aux/announce-gen: Remove option: --gnulib-snapshot-time-stamp=S.
8991         New option --gnulib-version=V, where V is expected to be
8992         the output of running git describe in the gnulib directory.
8993         (get_tool_versions): Request feedback on xdelta.  I suspect it's
8994         not useful, and plan to stop publishing an xdelta file with each
8995         coreutils release.
8996
8997         * build-aux/announce-gen: Also check for lzma-compressed files.
8998
8999 2008-01-11  Bruno Haible  <bruno@clisp.org>
9000
9001         * tests/test-memmem.c (main): Increase maximum allowed time.
9002         * tests/test-strstr.c (main): Likewise.
9003
9004 2008-01-11  Bruno Haible  <bruno@clisp.org>
9005
9006         * doc/functions/memmem.texi: Add more precisions about platforms.
9007         * doc/functions/strstr.texi: Likewise.
9008
9009 2008-01-10  Eric Blake  <ebb9@byu.net>
9010
9011         * m4/strstr.m4: Delete cruft from copy-n-paste.
9012         Reported by Bruno Haible.
9013
9014 2008-01-10  Bruno Haible  <bruno@clisp.org>
9015
9016         Make c-strstr rely on strstr.
9017         * lib/c-strstr.c: Don't include str-kmp.h.
9018         (c_strstr): Define in terms of strstr.
9019         * modules/c-strstr (Files): Remove lib/str-kmp.h.
9020         (Depends-on): Remove stdbool, malloca, strnlen. Add strstr.
9021
9022 2008-01-10  Bruno Haible  <bruno@clisp.org>
9023
9024         * doc/gnulib.texi (String Functions in C Locale): New section.
9025         * doc/c-ctype.texi: New file.
9026         * doc/c-strcase.texi: New file.
9027         * doc/c-strcaseeq.texi: New file.
9028         * doc/c-strcasestr.texi: New file.
9029         * doc/c-strstr.texi: New file.
9030         * doc/c-strtod.texi: New file.
9031         * doc/c-strtold.texi: New file.
9032
9033 2008-01-10  Eric Blake  <ebb9@byu.net>
9034
9035         * lib/relocatable.h: Fix a comment.
9036
9037 2008-01-10  Eric Blake  <ebb9@byu.net>
9038
9039         Share two-way algorithm.
9040         * lib/str-two-way.h: New file, merged from...
9041         * lib/memmem.c: ...here...
9042         * lib/strstr.c: ...and here.
9043         * modules/memmem (Files): Use it.
9044         * modules/strstr (Files): Likewise.
9045
9046         Avoid quadratic strstr implementations.
9047         * lib/strstr.c: New file.
9048         * m4/strstr.m4: Likewise.
9049         * modules/strstr: Likewise.
9050         * modules/strstr-tests: Likewise.
9051         * tests/test-strstr.c: Likewise.
9052         * lib/string.in.h (rpl_strstr): Declare.
9053         (memmem) [GNULIB_POSIXCHECK]: Document speed issue.
9054         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Support strstr.
9055         * modules/string (Makefile.am): Likewise.
9056         * MODULES.html.sh (string handling): Mention new module.
9057         * doc/functions/strstr.texi (strstr): Document the bug.
9058
9059 2008-01-10  Bruno Haible  <bruno@clisp.org>
9060
9061         * lib/relocatable.h (relocate): State whether result is freshly
9062         allocated or not.
9063         * lib/relocatable.c (relocate): Return a freshly allocated string
9064         instead of a pointer to a privately held string.
9065         Reported by Sylvain Beucler <beuc@gnu.org>.
9066
9067 2008-01-10  Colin Watson  <cjwatson@debian.org>
9068
9069         * lib/canonicalize-lgpl.c [!_LIBC]: Fix typo in #if directive:
9070         s/S_ISNLK/S_ISLNK/.
9071
9072 2008-01-09  Bruno Haible  <bruno@clisp.org>
9073
9074         * doc/functions/memmem.texi: Use the same structure as snprintf.texi
9075         and other files.
9076         * m4/memmem.m4 (gl_FUNC_MEMMEM): Say "guessing no" instead of "no"
9077         if it's only a guess.
9078         * modules/memmem: Simplify by depending on memmem-simple.
9079
9080 2008-01-09  Bruno Haible  <bruno@clisp.org>
9081
9082         Work around OpenBSD 4.0 tdelete() bug.
9083         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Also check tdelete's return value.
9084         * lib/search.in.h: If REPLACE_TSEARCH is 1, define tsearch etc. as
9085         macros and don't redefine the enum values.
9086         * m4/search_h.m4 (gl_SEARCH_H_DEFAULTS): Initialize REPLACE_TSEARCH.
9087         * modules/search (Makefile.am): Also substitute REPLACE_TSEARCH.
9088         * doc/functions/tdelete.texi: Document the OpenBSD 4.0 bug.
9089
9090 2008-01-09  Bruno Haible  <bruno@clisp.org>
9091
9092         * tests/test-wcwidth.c: Include <string.h> and localcharset.h.
9093         (main): Don't perform the tests if setlocale did not install a UTF-8
9094         locale. Needed on OpenBSD 4.0.
9095         * modules/wcwidth-tests (Depends-on): Add localcharset.
9096
9097 2008-01-09  Paul Eggert  <eggert@cs.ucla.edu>
9098
9099         gl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H unconditionally.
9100         See <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00149.html>.
9101         * NEWS: announce this.
9102         * m4/alloca.m4 (gl_FUNC_ALLOCA): Don't define HAVE_ALLOCA_H.
9103
9104 2008-01-09  Simon Josefsson  <simon@josefsson.org>
9105         and Eric Blake  <ebb9@byu.net>
9106
9107         Add memmem-simple module.
9108         * m4/memmem.m4 (gl_FUNC_MEMMEM_SIMPLE): New macro.
9109         (gl_FUNC_MEMMEM): Separate performance from presence checks.
9110         * modules/memmem-simple: New file.
9111         * modules/memmem (Description): Tweak.
9112         * MODULES.html.sh (string handling): Mention new module.
9113         * doc/functions/memmem.texi (memmem): Distinguish which flaws are
9114         addressed by memmem-simple.
9115         * NEWS: Document the difference.
9116
9117 2008-01-09  Eric Blake  <ebb9@byu.net>
9118
9119         Give gcc some memmem optimization hints.
9120         * lib/string.in.h (memmem, memrchr, strchrnul, strnlen, strpbrk)
9121         (strcasestr): Declare as pure.
9122         * modules/memmem (Maintainer): Claim my implementation.
9123
9124 2008-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9125
9126         Support AIX 6.1 and higher.
9127         * build-aux/config.libpath: Likewise.
9128         * build-aux/config.rpath: Likewise.
9129
9130 2008-01-08  Jim Meyering  <meyering@redhat.com>
9131             Bruno Haible  <bruno@clisp.org>
9132
9133         * lib/printf-parse.c (PRINTF_PARSE): Handle a size specifier "q"
9134         on MacOS X and a size specifier "I64" on mingw. Needed for PRIdMAX.
9135         Reported by Peter Fales in
9136         <http://lists.gnu.org/archive/html/bug-coreutils/2007-12/msg00148.html>.
9137
9138 2008-01-08  Bruno Haible  <bruno@clisp.org>
9139
9140         * modules/unictype/category-of (Depends-on): Add
9141         unictype/category-none.
9142         * modules/unictype/category-and-tests (Depends-on): Add
9143         unictype/category-{L,N,Lu,Nd}.
9144         * modules/unictype/category-and-not-tests (Depends-on): Likewise.
9145         * modules/unictype/category-or-tests (Depends-on): Add
9146         unictype/category-{L,N}.
9147         * modules/unictype/category-name-tests (Depends-on): Add
9148         unictype/category-{Z,Nl}.
9149         Reported by Simon Josefsson.
9150
9151 2008-01-08  Bruno Haible  <bruno@clisp.org>
9152
9153         * lib/str-kmp.h (knuth_morris_pratt_unibyte): Document the calling
9154         convention better.
9155         * lib/mbsstr.c (knuth_morris_pratt_multibyte): Likewise.
9156         * lib/mbscasestr.c (knuth_morris_pratt_multibyte): Likewise.
9157         Reported by Peter Miller <millerp@canb.auug.org.au>.
9158
9159 2008-01-08  Eric Blake  <ebb9@byu.net>
9160
9161         Rewrite memmem to guarantee linear complexity without malloc.
9162         * lib/memmem.c (memmem): Use Two-Way rather than
9163         Knuth-Morris-Pratt, to allow O(1) space usage.
9164         (critical_factorization, two_way_short_needle)
9165         (two_way_long_needle): New functions.
9166         (knuth_morris_pratt): Delete.
9167         * modules/memmem (Depends-on): No longer need malloca or stdbool.
9168         Add stdint.
9169         * tests/test-memmem.c (main): Add tests for periodic needle and
9170         sublinear performance.
9171         * doc/functions/memmem.texi (memmem): Document other deficiencies
9172         in cygwin and older glibc.
9173
9174 2008-01-08  Bruno Haible  <bruno@clisp.org>
9175
9176         * modules/memmem-tests (Makefile.am): Remove TESTS_ENVIRONMENT
9177         augmentation.
9178
9179 2008-01-08  Mike Frysinger  <vapier@gentoo.org>
9180
9181         Add a configure time option: --disable-acl.
9182         * m4/acl.m4 (gl_FUNC_ACL): Wrap all ACL logic in a call to
9183         AC_ARG_ENABLE(acl).
9184
9185 2008-01-06  Simon Josefsson  <simon@josefsson.org>
9186
9187         * tests/test-localename.c: Don't include obsolete "setenv.h".
9188
9189         * modules/localename-tests (Depends-on): Need unsetenv.
9190
9191 2008-01-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9192
9193         * DEPENDENCIES: Require Texinfo version 4.6 or newer.
9194
9195 2008-01-06  Colin Watson  <cjwatson@debian.org>
9196
9197         * users.txt: Add man-db.
9198
9199 2008-01-07  Bruno Haible  <bruno@clisp.org>
9200
9201         * doc/gnulib-intro.texi (Library vs Reusable Code): Restore the
9202         previous section name.
9203
9204 2008-01-07  Bruno Haible  <bruno@clisp.org>
9205
9206         * lib/progname.c (set_program_name): Don't strip off a leading
9207         "lt-" prefix outside a .libs directory.
9208         Suggested by Paul Eggert.
9209
9210 2008-01-01  Sylvain Beucler  <beuc@gnu.org>
9211             Bruno Haible  <bruno@clisp.org>
9212
9213         Improve memory cleanup in 'relocatable' module.
9214         * lib/relocatable.h (compute_curr_prefix): Change return type to
9215         'char *'.
9216         * lib/relocatable.c (compute_curr_prefix): Change return type to
9217         'char *'. Free curr_installdir after use.
9218         (relocate): Free curr_prefix_better after use.
9219         * lib/progreloc.c (prepare_relocate): Free curr_prefix after use.
9220
9221 2008-01-01  Bruno Haible  <bruno@clisp.org>
9222
9223         * tests/test-wcwidth.c (main): Relax test of U+2060. Avoids a test
9224         failure on older glibc systems.
9225         Reported by Peter Fales <psfales@alcatel-lucent.com>.
9226
9227 2008-01-05  Eric Blake  <ebb9@byu.net>
9228
9229         Avoid quadratic system memmem.
9230         * m4/memmem.m4 (gl_FUNC_MEMMEM): Check for quadratic memmem.
9231         Reported by Ralf Wildenhues.
9232
9233         Fix memmem test for mingw.
9234         * modules/memmem-tests (configure.ac): Check for alarm.
9235         * tests/test-memmem.c (main): Avoid alarm on platforms that lack
9236         it.
9237         * doc/functions/memmem.texi: New file.
9238         * doc/gnulib.texi (Function Substitutes): Add memmem.
9239         Reported by Bruno Haible.
9240
9241 2008-01-04  Bruno Haible  <bruno@clisp.org>
9242
9243         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP):
9244         Require gl_HEADER_STRINGS_H_DEFAULTS, not
9245         gl_HEADER_STRING_H_DEFAULTS.
9246
9247 2008-01-04  Eric Blake  <ebb9@byu.net>
9248
9249         Shorten duration of memmem test.
9250         * tests/test-memmem.c (main): Use alarm to declare failure if test
9251         is taking too long.
9252         Reported by Ralf Wildenhues.
9253
9254 2007-12-21  Simon Josefsson  <simon@josefsson.org>
9255
9256         * modules/relocatable-prog-wrapper (Depends-on): Add intprops and
9257         string, needed by strerror.
9258
9259 2008-01-03  Colin Watson  <cjwatson@debian.org>
9260             Bruno Haible  <bruno@clisp.org>
9261
9262         * doc/gnulib-tool.texi (Localization): New section.
9263
9264 2008-01-02  Bruno Haible  <bruno@clisp.org>
9265
9266         * lib/memmem.c (knuth_morris_pratt, memmem): Change all 'char *'
9267         variables to 'unsigned char *' type.
9268         Reported by Paul Eggert.
9269
9270 2008-01-02  Jim Meyering  <jim@meyering.net>
9271
9272         * lib/version-etc.c (COPYRIGHT_YEAR): Increase for new year.
9273
9274 2007-12-31  Jim Meyering  <jim@meyering.net>
9275
9276         Avoid use of private FTS type name.
9277         * lib/fts.c (fts_sort): Use FTSENT rather than "struct _ftsent".
9278
9279 2007-12-30  Karl Berry  <karl@gnu.org>
9280
9281         * doc/gnulib.texi (Library vs. Reusable Code): remove period, to
9282         work around defect in Texinfo and/or the standalone Info browser.
9283
9284 2007-12-30  Bruno Haible  <bruno@clisp.org>
9285
9286         Unify 5 copies of the KMP code.
9287         * lib/str-kmp.h: New file.
9288         * lib/c-strcasestr.c: Include str-kmp.h.
9289         (knuth_morris_pratt): Remove function.
9290         (c_strcasestr): Update.
9291         * lib/c-strstr.c: Include str-kmp.h.
9292         (knuth_morris_pratt): Remove function.
9293         (c_strcasestr): Update.
9294         * lib/mbscasestr.c: Include str-kmp.h.
9295         (knuth_morris_pratt_unibyte): Remove function.
9296         * lib/mbsstr.c: Include str-kmp.h.
9297         (knuth_morris_pratt_unibyte): Remove function.
9298         * lib/strcasestr.c: Include str-kmp.h.
9299         (knuth_morris_pratt): Remove function.
9300         (strcasestr): Update.
9301         * modules/c-strcasestr (Files): Add lib/str-kmp.h.
9302         * modules/c-strstr (Files): Likewise.
9303         * modules/mbscasestr (Files): Likewise.
9304         * modules/mbsstr (Files): Likewise.
9305         * modules/strcasestr (Files): Likewise.
9306         Suggested by Paul Eggert.
9307
9308 2007-12-30  Bruno Haible  <bruno@clisp.org>
9309
9310         * lib/xmalloca.c (xmmalloca): Don't define if HAVE_ALLOCA is not
9311         defined.
9312
9313 2007-12-30  Bruno Haible  <bruno@clisp.org>
9314
9315         * lib/xmalloca.h: Include xalloc.h.
9316         (xnmalloca): New macro.
9317
9318 2007-12-30  Bruno Haible  <bruno@clisp.org>
9319
9320         * lib/malloca.h (nmalloca): New macro.
9321         * lib/c-strcasestr.c (knuth_morris_pratt): Use it.
9322         * lib/c-strstr.c (knuth_morris_pratt): Likewise.
9323         * lib/mbscasestr.c (knuth_morris_pratt_unibyte,
9324         knuth_morris_pratt_multibyte): Likewise.
9325         * lib/mbsstr.c (knuth_morris_pratt_unibyte,
9326         knuth_morris_pratt_multibyte): Likewise.
9327         * lib/memmem.c (knuth_morris_pratt): Likewise.
9328         * lib/strcasestr.c (knuth_morris_pratt): Likewise.
9329
9330 2007-12-25  Bruno Haible  <bruno@clisp.org>
9331
9332         Fixup after 2007-10-17 commit. Ensure that 'glob' stays under LGPLv2+.
9333         * lib/glob.c: Don't include openat.h.
9334         (link_exists2_p): Add back the code that deals with the
9335         !GLOB_ALTDIRFUNC case.
9336         (link_exists_p) [!_LIBC && !HAVE_FSTATAT]: Just call link_exists2_p and
9337         let it do the filename concatenation.
9338         * m4/glob.m4 (gl_PREREQ_GLOB): Add check for fstatat.
9339         * modules/glob (Depends-on): Remove openat.
9340
9341 2007-12-31  Bruno Haible  <bruno@clisp.org>
9342
9343         * modules/dirfd (License): Change to LGPLv2+.
9344         Approved by Jim Meyering.
9345
9346 2007-12-29  Paul Eggert  <eggert@cs.ucla.edu>
9347
9348         * lib/memmem.c (knuth_morris_pratt): Check for size_t overflow
9349         when multiplying M by sizeof (size_t).
9350
9351 2007-12-10  Martin Lambers  <marlam@marlam.de>
9352
9353         Override getpagesize on mingw.
9354         * lib/getpagesize.c: New file.
9355         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Enable replacement on mingw.
9356         * modules/getpagesize (Files): Add lib/getpagesize.c.
9357         * lib/unistd.in.h (getpagesize): Declare if we are using a replacement.
9358         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
9359         REPLACE_GETPAGESIZE.
9360         * modules/unistd (Makefile.am): Substitute REPLACE_GETPAGESIZE.
9361
9362 2007-12-25  Bruno Haible  <bruno@clisp.org>
9363
9364         * modules/localcharset (Notice): New field.
9365         (configure.ac): Define LOCALCHARSET_TESTS_ENVIRONMENT.
9366         Suggested by Ben Pfaff <blp@cs.stanford.edu>.
9367
9368 2007-12-25  Paul Eggert  <eggert@cs.ucla.edu>
9369             Bruno Haible  <bruno@clisp.org>
9370
9371         Avoid using the syntax symbol() in formatted documentation.
9372         * MODULES.html.sh (func_module): When replacing symbol() with a
9373         hyperlink, remove the parentheses. Show an error if some remain.
9374         Recognize and render the '...' syntax.
9375         * doc/alloca-opt.texi: Remove parentheses from symbol reference.
9376         Rework. Add paragraph about GCC's inlining.
9377         * doc/alloca.texi: Likewise.
9378         * doc/error.texi: Remove parentheses from symbol reference.
9379         * doc/gnulib-intro.texi: Likewise.
9380         * doc/gnulib.texi (alloca, alloca-opt): New nodes.
9381         * modules/fnmatch (Description): Reword to say "the ... function".
9382         * modules/full-read (Description): Likewise.
9383         * modules/full-write (Description): Likewise.
9384         * modules/safe-read (Description): Likewise.
9385         * modules/safe-write (Description): Likewise.
9386         * modules/strchrnul (Description): Likewise.
9387         * modules/trim (Description): Likewise.
9388         * modules/error (Description): Remove parentheses from symbol
9389         references.
9390         * modules/verror (Description): Likewise.
9391         Reported by Karl Berry.
9392
9393 2007-12-25  Bruno Haible  <bruno@clisp.org>
9394
9395         Fixup after 2007-10-16 commit.
9396         * lib/glob.c (glob_in_dir): Don't use ISO C99 syntax.
9397
9398 2007-12-24  Bruno Haible  <bruno@clisp.org>
9399
9400         Make --enable-relocatable work with DESTDIR.
9401         * build-aux/install-reloc: Accept another argument 'destdir'. Use it
9402         to compute installdir from destprog.
9403         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): In INSTALL_PROGRAM_ENV,
9404         also set the RELOC_DESTDIR variable.
9405         Reported by Ð›ÐµÐ²Ð°ÑˆÐµÐ² Ð˜Ð²Ð°Ð½ <octagram@bluebottle.com>.
9406
9407 2007-12-24  Bruno Haible  <bruno@clisp.org>
9408
9409         Fix link error due to xalloc_die().
9410         * lib/progreloc.c: When NO_XMALLOC is defined, use areadlink instead
9411         of xreadlink.
9412         * lib/relocwrapper.c: Update comments.
9413         * build-aux/install-reloc: Remove xreadlink.c from file list.
9414         * modules/relocatable-prog-wrapper (Files): Remove xreadlink.h and
9415         xreadlink.c.
9416         Reported by Ð›ÐµÐ²Ð°ÑˆÐµÐ² Ð˜Ð²Ð°Ð½ <octagram@bluebottle.com>.
9417
9418 2007-12-24  Bruno Haible  <bruno@clisp.org>
9419
9420         Split setenv module into setenv and unsetenv. Get rid of setenv.h.
9421         * lib/setenv.h: Remove file.
9422         * lib/stdlib.in.h (setenv, unsetenv): New declarations, moved here from
9423         lib/setenv.h.
9424         * modules/setenv (Files): Remove lib/setenv.h, lib/unsetenv.c.
9425         (Depends-on): Add stdlib.
9426         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR. Don't invoke
9427         gl_FUNC_UNSETENV.
9428         (Include): Replace setenv.h with <stdlib.h>.
9429         * modules/unsetenv: New file.
9430         * lib/setenv.c: Include <stdlib.h> first, after alloca.h.
9431         * lib/unsetenv.c: Include <stdlib.h> first.
9432         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_SETENV_SEPARATE): Require
9433         gl_STDLIB_H_DEFAULTS. Conditionally set HAVE_SETENV to 0.
9434         (gl_FUNC_UNSETENV): Require gl_STDLIB_H_DEFAULTS. Conditionally set
9435         HAVE_UNSETENV to 0. Set VOID_UNSETENV as an AC_SUBSTed variable.
9436         * modules/stdlib (Makefile.am): Substitute also GNULIB_SETENV,
9437         HAVE_SETENV, GNULIB_UNSETENV, HAVE_UNSETENV, VOID_UNSETENV.
9438         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_SETENV,
9439         HAVE_SETENV, GNULIB_UNSETENV, HAVE_UNSETENV, VOID_UNSETENV.
9440         * doc/functions/unsetenv.texi: Update.
9441         * modules/xsetenv (Depends-on): Add unsetenv.
9442         * modules/getdate (Depends-on): Likewise.
9443         * lib/xsetenv.h: Include <stdlib.h> instead of setenv.h.
9444         * lib/xsetenv.c: Don't include setenv.h.
9445         * lib/getdate.y: Likewise.
9446         * lib/relocwrapper.c: Likewise.
9447         * modules/relocatable-prog-wrapper (Files): Remove lib/setenv.h.
9448         (Depends-on): Add stdlib.
9449         * NEWS: Mention the changes.
9450         Reported by Ð›ÐµÐ²Ð°ÑˆÐµÐ² Ð˜Ð²Ð°Ð½ <octagram@bluebottle.com>.
9451
9452 2007-12-23  Bruno Haible  <bruno@clisp.org>
9453
9454         * lib/memmem.c (memmem): Use lowercase variable names. Tab
9455         indentation.
9456
9457 2007-12-23  Bruno Haible  <bruno@clisp.org>
9458
9459         * lib/c-strcasestr.c: Add more comments.
9460         * lib/c-strstr.c: Likewise.
9461         * lib/mbscasestr.c: Likewise.
9462         * lib/mbsstr.c: Likewise.
9463         * lib/strcasestr.c: Likewise.
9464         * lib/memmem.c: Likewise.
9465
9466 2007-12-23  Bruno Haible  <bruno@clisp.org>
9467
9468         * tests/test-memmem.c: Include <string.h> first.
9469
9470 2007-12-22  Bruno Haible  <bruno@clisp.org>
9471
9472         * gnulib-tool (func_create_testdir): Change $auxdir while generating
9473         the contents of $testsbase.
9474         Reported by Ralf Wildenhues.
9475
9476 2007-12-22  Bruno Haible  <bruno@clisp.org>
9477
9478         * gnulib-tool (func_emit_tests_Makefile_am): Replace local_ldadd with
9479         two variables local_ldadd_before, local_ldadd_last.
9480
9481 2007-12-20  Eric Blake  <ebb9@byu.net>
9482
9483         Work around circular library issue when cross-compiling.
9484         * lib/progname.c (set_program_name): Use strncmp, not memcmp, so
9485         that progname.o does not need to pull in rpl_memcmp.
9486
9487 2007-12-19  Eric Blake  <ebb9@byu.net>
9488
9489         Fix memmem to avoid O(n^2) worst-case complexity.
9490         * lib/memmem.c (knuth_morris_pratt): New function.
9491         (memmem): Use it if first few naive iterations fail.
9492         * m4/memmem.m4 (gl_FUNC_MEMMEM): Detect cygwin bug.
9493         * modules/memcmp (License): Set to LGPLv2+, not LGPL.
9494         * modules/memchr (License): Likewise.
9495         * modules/memmem (Depends-on): Add memcmp, memchr, stdbool, and
9496         malloca.
9497         * tests/test-memmem.c: Rewrite, borrowing ideas from
9498         test-mbsstr1.c; the old version wouldn't even compile!
9499         * modules/memmem-tests: New file.
9500         * lib/string.in.h (rpl_memmem): Add declaration.
9501         * modules/string (Makefile.am): Substitute REPLACE_MEMMEM.
9502         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Default for
9503         REPLACE_MEMMEM.
9504
9505 2007-12-18  Paul Eggert  <eggert@cs.ucla.edu>
9506
9507         Fix problem with _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H on VMS.
9508         * lib/stdint.in.h (_GL_JUST_INCLUDE_SYSTEM_INTTYPES_H): Define
9509         before any system include files, and undef after them all.  This
9510         should fix a problem on VMS reported by John E. Malmberg in
9511         <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00118.html>.
9512
9513 2007-12-17  Eric Blake  <ebb9@byu.net>
9514
9515         Revert addition of verify, for BSD/OS.
9516         * lib/fseeko.c [!HAVE_FSEEKO]: Allow off_t > long, even though it
9517         can't handle large files, for the sake of obsolete platforms.
9518         * modules/fseeko (Depends-on): Remove verify.
9519         * doc/functions/fseeko.texi (fseeko): Document BSD/OS limitation.
9520         * doc/functions/ftello.texi (ftello): Likewise.
9521         * doc/functions/fgetpos.texi (fgetpos): Likewise.
9522         Reported by Larry Jones.
9523
9524 2007-12-17  Petr Salinger  <Petr.Salinger@seznam.cz>
9525
9526         getcwd.c: Use a more readable witness: HAVE_OPENAT_SUPPORT
9527         * lib/getcwd.c: Define and use HAVE_OPENAT_SUPPORT, in place of AT_FDCWD.
9528
9529 2007-12-17  Jim Meyering  <meyering@redhat.com>
9530
9531         Port to GNU/kFreeBSD - FreeBSD kernel + GNU libc,
9532         which has no openat syscall, yet <fcntl.h> does define AT_FDCWD.
9533         * lib/getcwd.c: Undef AT_FDCWD if there is no openat function.
9534         * modules/getcwd (Depends-on): Add openat.
9535         Reported by Petr Salinger.
9536
9537 2007-12-17  Bruno Haible  <bruno@clisp.org>
9538
9539         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Use GL_NOCRASH to
9540         avoid a segmentation fault of the configure test on x86_64 systems.
9541
9542 2007-12-15  Jim Meyering  <meyering@redhat.com>
9543
9544         * build-aux/gnupload (GPG): Don't hard-code absolute name of gpg binary.
9545
9546 2007-12-13  Eric Blake  <ebb9@byu.net>
9547
9548         Another fseek test.
9549         * tests/test-fseek.c (main): Also test ungetc handling.
9550         * tests/test-fseeko.c (main): Likewise.
9551         * modules/fseeko (Depends-on): Add verify.
9552         * lib/fseeko.c [!HAVE_FSEEKO]: Verify that off_t is not too
9553         large.
9554         Reported by Larry Jones.
9555
9556         Fix fseeko on mingw.
9557         * lib/fseeko.c (rpl_fseeko) [_IOERR]: Reset EOF flag on successful
9558         seek.
9559
9560         Beef up fseek tests.
9561         * tests/test-fseek.c (main): Also test eof handling.
9562         * tests/test-fseeko.c (main): Likewise.
9563         Reported by Larry Jones.
9564
9565 2007-12-13  Larry Jones  <lawrence.jones@siemens.com>  (tiny change)
9566
9567         Fix fseeko on BSD-based platforms.
9568         * lib/fseeko.c (rpl_fseeko) [__sferror]: Reset EOF flag on
9569         successful seek.
9570
9571 2007-12-12  Eric Blake  <ebb9@byu.net>
9572
9573         Allow circular dependency of separate libtests.a
9574         * gnulib-tool (func_emit_tests_Makefile_am): Add AM_LIBTOOLFLAGS
9575         when use_libtests.
9576
9577 2007-12-11  Eric Blake  <ebb9@byu.net>
9578
9579         Fix bug with -0.0L in previous patch.
9580         * lib/isnan.c (rpl_isnanl): Make robust to -0.0L and pad bits.
9581         * tests/test-isnan.c (main): Also test on zeroes.
9582         * tests/test-isnanf.c (main): Likewise.
9583         * tests/test-isnanl.h (main): Likewise.
9584
9585         Detect pseudo-denormals on x86 even when cross-compiling.
9586         * lib/isnan.c (rpl_isnanl) [!KNOWN_EXPBIT0_LOCATION
9587         && USE_LONG_DOUBLE && x86]: Add one more check to filter out
9588         invalid bit patterns that happen to satisfy ==.
9589
9590         Avoid link failures with separate libtests.a.
9591         * gnulib-tool (func_emit_tests_Makefile_am): Also list local_ldadd
9592         last, to satisfy circular dependencies.
9593
9594 2007-12-11  Eric Blake  <ebb9@byu.net>
9595         and Bruno Haible  <bruno@clisp.org>
9596
9597         Fix OpenBSD 4.0 <float.h> handling of long double.
9598         * m4/float_h.m4 (gl_FLOAT_H): Also claim OpenBSD is broken.
9599         * lib/float.in.h [__OpenBSD__]: Add fixes for OpenBSD.
9600         * doc/headers/float.texi (float.h): Document OpenBSD bug.
9601
9602 2007-12-11  Jim Meyering  <meyering@redhat.com>
9603
9604         * users.txt: Add libvirt.
9605
9606         Support versions of autoconf prior to 2.59c.
9607         * gnulib-tool (func_emit_initmacro_done): Define m4_foreach_w
9608         if it is not already defined.
9609
9610 2007-12-09  Bruno Haible  <bruno@clisp.org>
9611
9612         Let 'gnulib-tool --import' collect sources needed for the tests in
9613         tests/ rather than in lib/.
9614         * gnulib-tool (func_emit_tests_Makefile_am): Accept use_libtests
9615         argument. If true, add rules to generate libtests.a, and put libtests.a
9616         into $(LDADD). Consider source files in subdirectories and set
9617         uses_subdirs.
9618         (func_emit_initmacro_start, func_emit_initmacro_end,
9619         func_emit_initmacro_done): Pass all arguments explicitly.
9620         (func_import): Determine two module lists main_modules,
9621         testsrelated_modules. Determine use_libtests. Determine two variables
9622         sed_transform_main_lib_file, sed_transform_testsrelated_lib_file
9623         instead of just sed_transform_lib_file. Determine two variables
9624         main_files and testsrelated_files. Compute 'files' as the union of
9625         both. Adjust sed_rewrite_old_files, sed_rewrite_new_files,
9626         func_add_or_update. In the generated gnulib-comp.m4, collect the
9627         object files for tests/ in different variables than those for lib/.
9628         Substitute LIBTESTS_LIBDEPS.
9629         (func_create_testdir): Combine the uses_subdirs results from
9630         func_emit_lib_Makefile_am and from func_emit_tests_Makefile_am.
9631
9632 2007-12-09  Bruno Haible  <bruno@clisp.org>
9633
9634         * gnulib-tool (func_emit_tests_Makefile_am): Expand references to
9635         the build-aux directory.
9636
9637 2007-12-09  Bruno Haible  <bruno@clisp.org>
9638
9639         * gnulib-tool (func_emit_tests_Makefile_am): Remove redundant code
9640         introduced on 2006-09-09.
9641
9642 2007-12-07  Jim Meyering  <meyering@redhat.com>
9643
9644         Let these macros work also with autoconf-2.59.
9645         * m4/getline.m4 (gl_FUNC_GETLINE): Require only autoconf-2.59.  2.60
9646         is not needed, since gnulib now permits use of AC_CHECK_DECLS_ONCE.
9647         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
9648
9649 2007-12-06  Jim Meyering  <meyering@redhat.com>
9650
9651         Avoid a configure-time syntax error in gl_FUNC_ACL.
9652         * m4/acl.m4 (gl_FUNC_ACL): Be careful to check for the acl_trivial
9653         function in each branch, before testing the cache variable.
9654
9655 2007-12-04  Eric Blake  <ebb9@byu.net>
9656
9657         Make scripts executable.
9658         * build-aux/config.guess: Add execute permissions.
9659         * build-aux/config.sub: Likewise.
9660         * build-aux/gendocs.sh: Likewise.
9661
9662         Fix frexp on mingw.
9663         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Detect mingw bug when
9664         cross-compiling.
9665         * doc/functions/frexp.texi (frexp): Document the bug.
9666
9667         Make cygwin fseeko check more reliable.
9668         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET) [__CYGWIN__]: Use cygwin
9669         version numbers, rather than unrelated feature check.
9670         * doc/functions/fseeko.texi (fseeko): Tweak failure report.
9671         * doc/functions/ftello.texi (ftello): Likewise.
9672         Reported by Bruno Haible.
9673
9674         * m4/strerror.m4: Bump version number.
9675
9676 2007-12-03  Bruno Haible  <bruno@clisp.org>
9677
9678         * doc/functions/mprotect.texi: Mention the mingw problem.
9679
9680 2007-12-03  Eric Blake  <ebb9@byu.net>
9681
9682         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Ensure
9683         REPLACE_STRERROR is initialized before this macro.
9684
9685 2007-12-03  Paul Eggert  <eggert@cs.ucla.edu>
9686
9687         Add support for Solaris 10 ACLs.  Also, ACLs are Gnulib, not Autoconf.
9688         * modules/acl (configure.ac): Rename AC_FUNC_ACL to gl_FUNC_ACL.
9689         * m4/acl.m4 (gl_FUNC_ACL): Renamed from AC_FUNC_ACL.  On Solaris,
9690         put -lsec in even for programs other than 'ls'.  This fixes a problem
9691         for gettext reported by Bruno Haible in
9692         <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00007.html>.
9693         * lib/acl.c (copy_acl, qset_acl) [USE_ACL && defined ACL_NO_TRIVIAL]:
9694         Add support for Solaris 10.  This isn't efficient, but should get the
9695         job done for now.
9696
9697 2007-12-03  James Youngman  <jay@gnu.org>
9698
9699         * doc/regexprops-generic.texi: change "an close-group" to "a
9700         close-group" and "illegal" to "not allowed".
9701
9702 2007-11-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9703
9704         * lib/unictype/pr_byname.c: Include unictype/pr_byname.h instead of
9705         pr_byname.h. Needed for the rare case when the maintainer has done
9706         "make maintainer-clean" in the source directory and then attempts a
9707         build outside the source directory.
9708         * lib/unictype/scripts.c: Include unictype/scripts_byname.h instead of
9709         scripts_byname.h.
9710
9711 2007-12-02  Martin Lambers <marlam@marlam.de>
9712             Bruno Haible  <bruno@clisp.org>
9713
9714         * lib/getpagesize.h: Remove file.
9715         * lib/unistd.in.h: Include declaration of getpagesize here.
9716         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Renamed from gl_GETPAGESIZE.
9717         Invoke gl_UNISTD_H_DEFAULTS. Set HAVE_GETPAGESIZE, HAVE_OS_H,
9718         HAVE_SYS_PARAM_H.
9719         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETPAGESIZE,
9720         HAVE_GETPAGESIZE, HAVE_OS_H, HAVE_SYS_PARAM_H.
9721         * modules/getpagesize (Files): Remove lib/getpagesize.h.
9722         (Depends-on): Add unistd.
9723         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
9724         (Include): Use <unistd.h> instead of getpagesize.h.
9725         * modules/unistd (Makefile.am): Substitute also GNULIB_GETPAGESIZE,
9726         HAVE_GETPAGESIZE, HAVE_OS_H, HAVE_SYS_PARAM_H.
9727         * m4/pagealign_alloc.m4 (gl_PREREQ_PAGEALIGN_ALLOC): Remove
9728         gl_GETPAGESIZE invocation, already handled by module dependency.
9729         * lib/pagealign_alloc.c: Don't include getpagesize.h.
9730
9731 2007-12-02  Bruno Haible  <bruno@clisp.org>
9732
9733         * modules/strings-tests: New file.
9734         * tests/test-strings.c: New file.
9735
9736         Move declarations of str{,n}casecmp from <string.h> to <strings.h>.
9737         * lib/strings.in.h: New file.
9738         * lib/string.in.h (strcasecmp, strncasecmp): Remove declarations.
9739         * m4/strings_h.m4: New file.
9740         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Remove initialization
9741         of HAVE_STRCASECMP, HAVE_DECL_STRNCASECMP.
9742         * modules/strings: New file.
9743         * modules/string (Makefile.am): Update.
9744         * modules/strcase (Include): Mention <strings.h>, not <string.h>.
9745         Reported by Karl Berry.
9746
9747 2007-12-01  Eric Blake  <ebb9@byu.net>
9748
9749         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET) [__CYGWIN__]: Rewrite to
9750         accomodate fix in cygwin 1.5.25.
9751
9752 2007-12-01  Jim Meyering  <meyering@redhat.com>
9753
9754         Fix a bug that inhibited much of the utf8-optimization in regcomp.c.
9755         * lib/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/,
9756         that would inhibit utf8-optimization of a regexp containing line-
9757         or buffer-anchors, e.g., `^', `$'.
9758
9759 2007-11-30  Bruno Haible  <bruno@clisp.org>
9760
9761         * lib/lock.h (gl_recursive_lock_init) [PTHREAD &&
9762         PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: Call
9763         glthread_recursive_lock_init.
9764         * lib/lock.c (glthread_recursive_lock_init)
9765         [PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: New function.
9766         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
9767
9768 2007-11-28  Paul Eggert  <eggert@cs.ucla.edu>
9769
9770         New function qset_acl, like set_acl but with syscall semantics.
9771         * lib/acl.h (qset_acl): New decl.
9772         * lib/acl.c (qset_acl): New function.
9773         (set_acl): Use new function.  Use more-consistent diagnostics.
9774
9775 2007-11-28  Jim Meyering  <meyering@redhat.com>
9776
9777         * modules/physmem (License): Change from GPL to LGPLv2+.
9778
9779 2007-11-26  Bruno Haible  <bruno@clisp.org>
9780
9781         * lib/vasnprintf.c (decode_long_double): Don't abort if the
9782         'long double' type has excess precision.
9783         Reported by Jim Meyering in
9784         <http://lists.gnu.org/archive/html/bug-gnulib/2007-11/msg00120.html>.
9785
9786 2007-11-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9787
9788         * doc/fdl.texi, doc/gpl-3.0.texi, doc/lgpl-3.0.texi:
9789         Sync from <http://gnu.org/licenses>.
9790         * modules/agpl-3.0, doc/agpl-3.0.texi: New module,
9791         with license text from same location.
9792         * doc/maintain.texi, doc/standards.texi:  Sync from
9793         <http://savannah.gnu.org/projects/gnustandards>.
9794
9795 2007-11-22  OndÅ™ej Vašík  <ovasik@redhat.com>
9796         and Jim Meyering  <meyering@redhat.com>
9797
9798         Adjust getdate' grammar to accept a slightly more regular language.
9799         E.g., accept "YYYYMMDD +N days" as well as "YYYYMMDD N days".
9800         Before, the former was rejected.
9801         * lib/getdate.y (digits_to_date_time): New function, factored
9802         out of ...
9803         (number): ...here.  Just call digits_to_date_time.
9804         (hybrid): New non-terminal to handle an <unsigned number,
9805         signed relative offset> sequence consistently.
9806
9807 2007-11-18  Jim Meyering  <meyering@redhat.com>
9808
9809         Pull my changes from coreutils:
9810         bootstrap: fix typo to enable use of $gnulib_tool_option_extras.
9811         * build-aux/bootstrap (gnulib_tool_options): Add a space before the
9812         use of $gnulib_tool_option_extras, so that it's separated from the
9813         preceding argument.
9814
9815         Fix bootstrap failure to handle files like lib/uniwidth/cjk.h.
9816         * build-aux/bootstrap (cp_mark_as_generated): Create any required
9817         parent destination directories before copying a file into place.
9818
9819 2007-11-18  Sergey Poznyakoff  <gray@gnu.org.ua>
9820
9821         bootstrap: work also with 4-argument variant of AC_INIT
9822         * build-aux/bootstrap (gnulib_extra_files): Adjust sed command.
9823
9824 2007-11-16  Paul Eggert  <eggert@cs.ucla.edu>
9825
9826         Port test-getaddrinfo to Solaris.
9827         Problem reported by Bruno Haible in
9828         <http://lists.gnu.org/archive/html/bug-gnulib/2007-03/msg00171.html>.
9829         * tests/test-getaddrinfo.c (simple): Add a comment asking for an
9830         explanation of setting 'hints'.
9831         Don't reject an implementation merely because it returns EAI_SERVICE.
9832         (EAI_SERVICE): Define to 0 if not defined.
9833
9834 2007-11-15  Paul Eggert  <eggert@cs.ucla.edu>
9835
9836         The license of gnu-make and posix-shell is now "GPLed build tool".
9837         * modules/gnu-make (License): Likewise.
9838         * modules/posix-shell (License): Likewise.
9839
9840         New module posix-shell, for determining a POSIX shell
9841         or perhaps something that is close enough to a POSIX shell.
9842         * m4/posix-shell.m4: New file.
9843         * modules/posix-shell: New file.
9844
9845         * MODULES.html.sh: Mention new module.
9846
9847         New module gnu-make, for determining whether we're using GNU Make.
9848         * m4/gnu-make.m4: New file.
9849         * modules/gnu-make: New file.
9850         * MODULES.html.sh: Mention new module.
9851
9852 2007-11-14  Jim Meyering  <meyering@redhat.com>
9853
9854         Define a sometimes-link-required function using ARGMATCH_DIE_DECL.
9855         * tests/test-argmatch.c (ARGMATCH_DIE_DECL): When defined,
9856         use this macro to create a function _definition_.
9857         Remove useless "#undef ARGMATCH_DIE".
9858
9859 2007-11-14  Bruno Haible  <bruno@clisp.org>
9860
9861         * lib/config.charset: Update for OpenBSD 4.1.
9862         Reported and helped by Ben Pfaff <blp@cs.stanford.edu>.
9863
9864 2007-11-12  Paul Eggert  <eggert@cs.ucla.edu>
9865
9866         Document 64-bit #if problems in stdint.texi.
9867         * doc/headers/stdint.texi (stdint.h): Mention problems with
9868         64-bit-#if, and how to work around them.
9869
9870         Don't insist on 'long long int' support in the preprocessor.  It
9871         breaks too many things.  For example, PRIdMAX still uses a 'long
9872         long int' format with the latest Sun compiler, even though
9873         HAVE_LONG_LONG_INT isn't defined due to that compiler's
9874         preprocessor problem.  This causes the latest coreutils to dump
9875         core on Solaris 10 sparc with the Sun C compiler.
9876         Instead, fix the 2007-10-16 problem in a different way, by evaluating
9877         the troublesome expressions at configure-time, not at #if-time.
9878         * m4/longlong.m4 (_AC_TYPE_LONG_LONG_SNIPPET): Don't test the
9879         preprocessor.
9880         * m4/inttypes.m4 (gl_INTTYPES_H): Move the #if checks into
9881         compile-time C checks, done at 'configure'-time.
9882         (gl_INTTYPES_CHECK_LONG_LONG_INT_CONDITION): New macro.
9883         * modules/inttypes (Makefile): Substitute the new symbols that
9884         gl_INTTYPES_H now generates.
9885         * lib/inttypes.in.h: Don't use constants wider than 'long' in #if.
9886
9887 2007-11-12  Bruno Haible  <bruno@clisp.org>
9888
9889         Tests for Unicode character classification functions.
9890
9891         * modules/unictype/bidicategory-byname-tests: New file.
9892         * modules/unictype/bidicategory-name-tests: New file.
9893         * modules/unictype/bidicategory-of-tests: New file.
9894         * modules/unictype/bidicategory-test-tests: New file.
9895         * modules/unictype/block-list-tests: New file.
9896         * modules/unictype/block-of-tests: New file.
9897         * modules/unictype/block-test-tests: New file.
9898         * modules/unictype/category-C-tests: New file.
9899         * modules/unictype/category-Cc-tests: New file.
9900         * modules/unictype/category-Cf-tests: New file.
9901         * modules/unictype/category-Cn-tests: New file.
9902         * modules/unictype/category-Co-tests: New file.
9903         * modules/unictype/category-Cs-tests: New file.
9904         * modules/unictype/category-L-tests: New file.
9905         * modules/unictype/category-Ll-tests: New file.
9906         * modules/unictype/category-Lm-tests: New file.
9907         * modules/unictype/category-Lo-tests: New file.
9908         * modules/unictype/category-Lt-tests: New file.
9909         * modules/unictype/category-Lu-tests: New file.
9910         * modules/unictype/category-M-tests: New file.
9911         * modules/unictype/category-Mc-tests: New file.
9912         * modules/unictype/category-Me-tests: New file.
9913         * modules/unictype/category-Mn-tests: New file.
9914         * modules/unictype/category-N-tests: New file.
9915         * modules/unictype/category-Nd-tests: New file.
9916         * modules/unictype/category-Nl-tests: New file.
9917         * modules/unictype/category-No-tests: New file.
9918         * modules/unictype/category-P-tests: New file.
9919         * modules/unictype/category-Pc-tests: New file.
9920         * modules/unictype/category-Pd-tests: New file.
9921         * modules/unictype/category-Pe-tests: New file.
9922         * modules/unictype/category-Pf-tests: New file.
9923         * modules/unictype/category-Pi-tests: New file.
9924         * modules/unictype/category-Po-tests: New file.
9925         * modules/unictype/category-Ps-tests: New file.
9926         * modules/unictype/category-S-tests: New file.
9927         * modules/unictype/category-Sc-tests: New file.
9928         * modules/unictype/category-Sk-tests: New file.
9929         * modules/unictype/category-Sm-tests: New file.
9930         * modules/unictype/category-So-tests: New file.
9931         * modules/unictype/category-Z-tests: New file.
9932         * modules/unictype/category-Zl-tests: New file.
9933         * modules/unictype/category-Zp-tests: New file.
9934         * modules/unictype/category-Zs-tests: New file.
9935         * modules/unictype/category-and-not-tests: New file.
9936         * modules/unictype/category-and-tests: New file.
9937         * modules/unictype/category-byname-tests: New file.
9938         * modules/unictype/category-name-tests: New file.
9939         * modules/unictype/category-none-tests: New file.
9940         * modules/unictype/category-of-tests: New file.
9941         * modules/unictype/category-or-tests: New file.
9942         * modules/unictype/category-test-withtable-tests: New file.
9943         * modules/unictype/combining-class-tests: New file.
9944         * modules/unictype/ctype-alnum-tests: New file.
9945         * modules/unictype/ctype-alpha-tests: New file.
9946         * modules/unictype/ctype-blank-tests: New file.
9947         * modules/unictype/ctype-cntrl-tests: New file.
9948         * modules/unictype/ctype-digit-tests: New file.
9949         * modules/unictype/ctype-graph-tests: New file.
9950         * modules/unictype/ctype-lower-tests: New file.
9951         * modules/unictype/ctype-print-tests: New file.
9952         * modules/unictype/ctype-punct-tests: New file.
9953         * modules/unictype/ctype-space-tests: New file.
9954         * modules/unictype/ctype-upper-tests: New file.
9955         * modules/unictype/ctype-xdigit-tests: New file.
9956         * modules/unictype/decimal-digit-tests: New file.
9957         * modules/unictype/digit-tests: New file.
9958         * modules/unictype/mirror-tests: New file.
9959         * modules/unictype/numeric-tests: New file.
9960         * modules/unictype/property-alphabetic-tests: New file.
9961         * modules/unictype/property-ascii-hex-digit-tests: New file.
9962         * modules/unictype/property-bidi-arabic-digit-tests: New file.
9963         * modules/unictype/property-bidi-arabic-right-to-left-tests: New file.
9964         * modules/unictype/property-bidi-block-separator-tests: New file.
9965         * modules/unictype/property-bidi-boundary-neutral-tests: New file.
9966         * modules/unictype/property-bidi-common-separator-tests: New file.
9967         * modules/unictype/property-bidi-control-tests: New file.
9968         * modules/unictype/property-bidi-embedding-or-override-tests: New file.
9969         * modules/unictype/property-bidi-eur-num-separator-tests: New file.
9970         * modules/unictype/property-bidi-eur-num-terminator-tests: New file.
9971         * modules/unictype/property-bidi-european-digit-tests: New file.
9972         * modules/unictype/property-bidi-hebrew-right-to-left-tests: New file.
9973         * modules/unictype/property-bidi-left-to-right-tests: New file.
9974         * modules/unictype/property-bidi-non-spacing-mark-tests: New file.
9975         * modules/unictype/property-bidi-other-neutral-tests: New file.
9976         * modules/unictype/property-bidi-pdf-tests: New file.
9977         * modules/unictype/property-bidi-segment-separator-tests: New file.
9978         * modules/unictype/property-bidi-whitespace-tests: New file.
9979         * modules/unictype/property-byname-tests: New file.
9980         * modules/unictype/property-combining-tests: New file.
9981         * modules/unictype/property-composite-tests: New file.
9982         * modules/unictype/property-currency-symbol-tests: New file.
9983         * modules/unictype/property-dash-tests: New file.
9984         * modules/unictype/property-decimal-digit-tests: New file.
9985         * modules/unictype/property-default-ignorable-code-point-tests: New file.
9986         * modules/unictype/property-deprecated-tests: New file.
9987         * modules/unictype/property-diacritic-tests: New file.
9988         * modules/unictype/property-extender-tests: New file.
9989         * modules/unictype/property-format-control-tests: New file.
9990         * modules/unictype/property-grapheme-base-tests: New file.
9991         * modules/unictype/property-grapheme-extend-tests: New file.
9992         * modules/unictype/property-grapheme-link-tests: New file.
9993         * modules/unictype/property-hex-digit-tests: New file.
9994         * modules/unictype/property-hyphen-tests: New file.
9995         * modules/unictype/property-id-continue-tests: New file.
9996         * modules/unictype/property-id-start-tests: New file.
9997         * modules/unictype/property-ideographic-tests: New file.
9998         * modules/unictype/property-ids-binary-operator-tests: New file.
9999         * modules/unictype/property-ids-trinary-operator-tests: New file.
10000         * modules/unictype/property-ignorable-control-tests: New file.
10001         * modules/unictype/property-iso-control-tests: New file.
10002         * modules/unictype/property-join-control-tests: New file.
10003         * modules/unictype/property-left-of-pair-tests: New file.
10004         * modules/unictype/property-line-separator-tests: New file.
10005         * modules/unictype/property-logical-order-exception-tests: New file.
10006         * modules/unictype/property-lowercase-tests: New file.
10007         * modules/unictype/property-math-tests: New file.
10008         * modules/unictype/property-non-break-tests: New file.
10009         * modules/unictype/property-not-a-character-tests: New file.
10010         * modules/unictype/property-numeric-tests: New file.
10011         * modules/unictype/property-other-alphabetic-tests: New file.
10012         * modules/unictype/property-other-default-ignorable-code-point-tests: New file.
10013         * modules/unictype/property-other-grapheme-extend-tests: New file.
10014         * modules/unictype/property-other-id-continue-tests: New file.
10015         * modules/unictype/property-other-id-start-tests: New file.
10016         * modules/unictype/property-other-lowercase-tests: New file.
10017         * modules/unictype/property-other-math-tests: New file.
10018         * modules/unictype/property-other-uppercase-tests: New file.
10019         * modules/unictype/property-paired-punctuation-tests: New file.
10020         * modules/unictype/property-paragraph-separator-tests: New file.
10021         * modules/unictype/property-pattern-syntax-tests: New file.
10022         * modules/unictype/property-pattern-white-space-tests: New file.
10023         * modules/unictype/property-private-use-tests: New file.
10024         * modules/unictype/property-punctuation-tests: New file.
10025         * modules/unictype/property-quotation-mark-tests: New file.
10026         * modules/unictype/property-radical-tests: New file.
10027         * modules/unictype/property-sentence-terminal-tests: New file.
10028         * modules/unictype/property-soft-dotted-tests: New file.
10029         * modules/unictype/property-space-tests: New file.
10030         * modules/unictype/property-terminal-punctuation-tests: New file.
10031         * modules/unictype/property-test-tests: New file.
10032         * modules/unictype/property-titlecase-tests: New file.
10033         * modules/unictype/property-unassigned-code-value-tests: New file.
10034         * modules/unictype/property-unified-ideograph-tests: New file.
10035         * modules/unictype/property-uppercase-tests: New file.
10036         * modules/unictype/property-variation-selector-tests: New file.
10037         * modules/unictype/property-white-space-tests: New file.
10038         * modules/unictype/property-xid-continue-tests: New file.
10039         * modules/unictype/property-xid-start-tests: New file.
10040         * modules/unictype/property-zero-width-tests: New file.
10041         * modules/unictype/scripts-tests: New file.
10042         * modules/unictype/syntax-c-ident-tests: New file.
10043         * modules/unictype/syntax-c-whitespace-tests: New file.
10044         * modules/unictype/syntax-java-ident-tests: New file.
10045         * modules/unictype/syntax-java-whitespace-tests: New file.
10046         * tests/unictype/test-bidi_byname.c: New file.
10047         * tests/unictype/test-bidi_name.c: New file.
10048         * tests/unictype/test-bidi_of.c: New file.
10049         * tests/unictype/test-bidi_test.c: New file.
10050         * tests/unictype/test-block_list.c: New file.
10051         * tests/unictype/test-block_of.c: New file.
10052         * tests/unictype/test-block_test.c: New file.
10053         * tests/unictype/test-categ_and.c: New file.
10054         * tests/unictype/test-categ_and_not.c: New file.
10055         * tests/unictype/test-categ_byname.c: New file.
10056         * tests/unictype/test-categ_name.c: New file.
10057         * tests/unictype/test-categ_none.c: New file.
10058         * tests/unictype/test-categ_of.c: New file.
10059         * tests/unictype/test-categ_or.c: New file.
10060         * tests/unictype/test-categ_test_withtable.c: New file.
10061         * tests/unictype/test-combining.c: New file.
10062         * tests/unictype/test-decdigit.c: New file.
10063         * tests/unictype/test-digit.c: New file.
10064         * tests/unictype/test-mirror.c: New file.
10065         * tests/unictype/test-numeric.c: New file.
10066         * tests/unictype/test-pr_byname.c: New file.
10067         * tests/unictype/test-pr_test.c: New file.
10068         * tests/unictype/test-predicate-part1.h: New file.
10069         * tests/unictype/test-predicate-part2.h: New file.
10070         * tests/unictype/test-scripts.c: New file.
10071         * tests/unictype/test-sy_c_ident.c: New file.
10072         * tests/unictype/test-sy_java_ident.c: New file.
10073
10074         * tests/unictype/test-categ_C.c: New file, generated by gen-ctype.c
10075         for Unicode 5.0.0.
10076         * tests/unictype/test-categ_Cc.c: Likewise.
10077         * tests/unictype/test-categ_Cf.c: Likewise.
10078         * tests/unictype/test-categ_Cn.c: Likewise.
10079         * tests/unictype/test-categ_Co.c: Likewise.
10080         * tests/unictype/test-categ_Cs.c: Likewise.
10081         * tests/unictype/test-categ_L.c: Likewise.
10082         * tests/unictype/test-categ_Ll.c: Likewise.
10083         * tests/unictype/test-categ_Lm.c: Likewise.
10084         * tests/unictype/test-categ_Lo.c: Likewise.
10085         * tests/unictype/test-categ_Lt.c: Likewise.
10086         * tests/unictype/test-categ_Lu.c: Likewise.
10087         * tests/unictype/test-categ_M.c: Likewise.
10088         * tests/unictype/test-categ_Mc.c: Likewise.
10089         * tests/unictype/test-categ_Me.c: Likewise.
10090         * tests/unictype/test-categ_Mn.c: Likewise.
10091         * tests/unictype/test-categ_N.c: Likewise.
10092         * tests/unictype/test-categ_Nd.c: Likewise.
10093         * tests/unictype/test-categ_Nl.c: Likewise.
10094         * tests/unictype/test-categ_No.c: Likewise.
10095         * tests/unictype/test-categ_P.c: Likewise.
10096         * tests/unictype/test-categ_Pc.c: Likewise.
10097         * tests/unictype/test-categ_Pd.c: Likewise.
10098         * tests/unictype/test-categ_Pe.c: Likewise.
10099         * tests/unictype/test-categ_Pf.c: Likewise.
10100         * tests/unictype/test-categ_Pi.c: Likewise.
10101         * tests/unictype/test-categ_Po.c: Likewise.
10102         * tests/unictype/test-categ_Ps.c: Likewise.
10103         * tests/unictype/test-categ_S.c: Likewise.
10104         * tests/unictype/test-categ_Sc.c: Likewise.
10105         * tests/unictype/test-categ_Sk.c: Likewise.
10106         * tests/unictype/test-categ_Sm.c: Likewise.
10107         * tests/unictype/test-categ_So.c: Likewise.
10108         * tests/unictype/test-categ_Z.c: Likewise.
10109         * tests/unictype/test-categ_Zl.c: Likewise.
10110         * tests/unictype/test-categ_Zp.c: Likewise.
10111         * tests/unictype/test-categ_Zs.c: Likewise.
10112         * tests/unictype/test-ctype_alnum.c: Likewise.
10113         * tests/unictype/test-ctype_alpha.c: Likewise.
10114         * tests/unictype/test-ctype_blank.c: Likewise.
10115         * tests/unictype/test-ctype_cntrl.c: Likewise.
10116         * tests/unictype/test-ctype_digit.c: Likewise.
10117         * tests/unictype/test-ctype_graph.c: Likewise.
10118         * tests/unictype/test-ctype_lower.c: Likewise.
10119         * tests/unictype/test-ctype_print.c: Likewise.
10120         * tests/unictype/test-ctype_punct.c: Likewise.
10121         * tests/unictype/test-ctype_space.c: Likewise.
10122         * tests/unictype/test-ctype_upper.c: Likewise.
10123         * tests/unictype/test-ctype_xdigit.c: Likewise.
10124         * tests/unictype/test-decdigit.h: Likewise.
10125         * tests/unictype/test-digit.h: Likewise.
10126         * tests/unictype/test-numeric.h: Likewise.
10127         * tests/unictype/test-pr_alphabetic.c: Likewise.
10128         * tests/unictype/test-pr_ascii_hex_digit.c: Likewise.
10129         * tests/unictype/test-pr_bidi_arabic_digit.c: Likewise.
10130         * tests/unictype/test-pr_bidi_arabic_right_to_left.c: Likewise.
10131         * tests/unictype/test-pr_bidi_block_separator.c: Likewise.
10132         * tests/unictype/test-pr_bidi_boundary_neutral.c: Likewise.
10133         * tests/unictype/test-pr_bidi_common_separator.c: Likewise.
10134         * tests/unictype/test-pr_bidi_control.c: Likewise.
10135         * tests/unictype/test-pr_bidi_embedding_or_override.c: Likewise.
10136         * tests/unictype/test-pr_bidi_eur_num_separator.c: Likewise.
10137         * tests/unictype/test-pr_bidi_eur_num_terminator.c: Likewise.
10138         * tests/unictype/test-pr_bidi_european_digit.c: Likewise.
10139         * tests/unictype/test-pr_bidi_hebrew_right_to_left.c: Likewise.
10140         * tests/unictype/test-pr_bidi_left_to_right.c: Likewise.
10141         * tests/unictype/test-pr_bidi_non_spacing_mark.c: Likewise.
10142         * tests/unictype/test-pr_bidi_other_neutral.c: Likewise.
10143         * tests/unictype/test-pr_bidi_pdf.c: Likewise.
10144         * tests/unictype/test-pr_bidi_segment_separator.c: Likewise.
10145         * tests/unictype/test-pr_bidi_whitespace.c: Likewise.
10146         * tests/unictype/test-pr_combining.c: Likewise.
10147         * tests/unictype/test-pr_composite.c: Likewise.
10148         * tests/unictype/test-pr_currency_symbol.c: Likewise.
10149         * tests/unictype/test-pr_dash.c: Likewise.
10150         * tests/unictype/test-pr_decimal_digit.c: Likewise.
10151         * tests/unictype/test-pr_default_ignorable_code_point.c: Likewise.
10152         * tests/unictype/test-pr_deprecated.c: Likewise.
10153         * tests/unictype/test-pr_diacritic.c: Likewise.
10154         * tests/unictype/test-pr_extender.c: Likewise.
10155         * tests/unictype/test-pr_format_control.c: Likewise.
10156         * tests/unictype/test-pr_grapheme_base.c: Likewise.
10157         * tests/unictype/test-pr_grapheme_extend.c: Likewise.
10158         * tests/unictype/test-pr_grapheme_link.c: Likewise.
10159         * tests/unictype/test-pr_hex_digit.c: Likewise.
10160         * tests/unictype/test-pr_hyphen.c: Likewise.
10161         * tests/unictype/test-pr_id_continue.c: Likewise.
10162         * tests/unictype/test-pr_id_start.c: Likewise.
10163         * tests/unictype/test-pr_ideographic.c: Likewise.
10164         * tests/unictype/test-pr_ids_binary_operator.c: Likewise.
10165         * tests/unictype/test-pr_ids_trinary_operator.c: Likewise.
10166         * tests/unictype/test-pr_ignorable_control.c: Likewise.
10167         * tests/unictype/test-pr_iso_control.c: Likewise.
10168         * tests/unictype/test-pr_join_control.c: Likewise.
10169         * tests/unictype/test-pr_left_of_pair.c: Likewise.
10170         * tests/unictype/test-pr_line_separator.c: Likewise.
10171         * tests/unictype/test-pr_logical_order_exception.c: Likewise.
10172         * tests/unictype/test-pr_lowercase.c: Likewise.
10173         * tests/unictype/test-pr_math.c: Likewise.
10174         * tests/unictype/test-pr_non_break.c: Likewise.
10175         * tests/unictype/test-pr_not_a_character.c: Likewise.
10176         * tests/unictype/test-pr_numeric.c: Likewise.
10177         * tests/unictype/test-pr_other_alphabetic.c: Likewise.
10178         * tests/unictype/test-pr_other_default_ignorable_code_point.c: Likewise.
10179         * tests/unictype/test-pr_other_grapheme_extend.c: Likewise.
10180         * tests/unictype/test-pr_other_id_continue.c: Likewise.
10181         * tests/unictype/test-pr_other_id_start.c: Likewise.
10182         * tests/unictype/test-pr_other_lowercase.c: Likewise.
10183         * tests/unictype/test-pr_other_math.c: Likewise.
10184         * tests/unictype/test-pr_other_uppercase.c: Likewise.
10185         * tests/unictype/test-pr_paired_punctuation.c: Likewise.
10186         * tests/unictype/test-pr_paragraph_separator.c: Likewise.
10187         * tests/unictype/test-pr_pattern_syntax.c: Likewise.
10188         * tests/unictype/test-pr_pattern_white_space.c: Likewise.
10189         * tests/unictype/test-pr_private_use.c: Likewise.
10190         * tests/unictype/test-pr_punctuation.c: Likewise.
10191         * tests/unictype/test-pr_quotation_mark.c: Likewise.
10192         * tests/unictype/test-pr_radical.c: Likewise.
10193         * tests/unictype/test-pr_sentence_terminal.c: Likewise.
10194         * tests/unictype/test-pr_soft_dotted.c: Likewise.
10195         * tests/unictype/test-pr_space.c: Likewise.
10196         * tests/unictype/test-pr_terminal_punctuation.c: Likewise.
10197         * tests/unictype/test-pr_titlecase.c: Likewise.
10198         * tests/unictype/test-pr_unassigned_code_value.c: Likewise.
10199         * tests/unictype/test-pr_unified_ideograph.c: Likewise.
10200         * tests/unictype/test-pr_uppercase.c: Likewise.
10201         * tests/unictype/test-pr_variation_selector.c: Likewise.
10202         * tests/unictype/test-pr_white_space.c: Likewise.
10203         * tests/unictype/test-pr_xid_continue.c: Likewise.
10204         * tests/unictype/test-pr_xid_start.c: Likewise.
10205         * tests/unictype/test-pr_zero_width.c: Likewise.
10206         * tests/unictype/test-sy_c_whitespace.c: Likewise.
10207         * tests/unictype/test-sy_java_whitespace.c: Likewise.
10208
10209 2007-11-12  Bruno Haible  <bruno@clisp.org>
10210
10211         Unicode character classification functions.
10212         * lib/unictype.h: New file.
10213         * modules/unictype/base: New file.
10214         * modules/unictype/category-L: New file.
10215         * modules/unictype/category-Lu: New file.
10216         * modules/unictype/category-Ll: New file.
10217         * modules/unictype/category-Lt: New file.
10218         * modules/unictype/category-Lm: New file.
10219         * modules/unictype/category-Lo: New file.
10220         * modules/unictype/category-M: New file.
10221         * modules/unictype/category-Mn: New file.
10222         * modules/unictype/category-Mc: New file.
10223         * modules/unictype/category-Me: New file.
10224         * modules/unictype/category-N: New file.
10225         * modules/unictype/category-Nd: New file.
10226         * modules/unictype/category-Nl: New file.
10227         * modules/unictype/category-No: New file.
10228         * modules/unictype/category-P: New file.
10229         * modules/unictype/category-Pc: New file.
10230         * modules/unictype/category-Pd: New file.
10231         * modules/unictype/category-Ps: New file.
10232         * modules/unictype/category-Pe: New file.
10233         * modules/unictype/category-Pi: New file.
10234         * modules/unictype/category-Pf: New file.
10235         * modules/unictype/category-Po: New file.
10236         * modules/unictype/category-S: New file.
10237         * modules/unictype/category-Sm: New file.
10238         * modules/unictype/category-Sc: New file.
10239         * modules/unictype/category-Sk: New file.
10240         * modules/unictype/category-So: New file.
10241         * modules/unictype/category-Z: New file.
10242         * modules/unictype/category-Zs: New file.
10243         * modules/unictype/category-Zl: New file.
10244         * modules/unictype/category-Zp: New file.
10245         * modules/unictype/category-C: New file.
10246         * modules/unictype/category-Cc: New file.
10247         * modules/unictype/category-Cf: New file.
10248         * modules/unictype/category-Cs: New file.
10249         * modules/unictype/category-Co: New file.
10250         * modules/unictype/category-Cn: New file.
10251         * modules/unictype/category-or: New file.
10252         * modules/unictype/category-of: New file.
10253         * modules/unictype/category-test: New file.
10254         * modules/unictype/category-test-withtable: New file.
10255         * modules/unictype/category-byname: New file.
10256         * modules/unictype/category-none: New file.
10257         * modules/unictype/category-and: New file.
10258         * modules/unictype/category-and-not: New file.
10259         * modules/unictype/category-name: New file.
10260         * modules/unictype/combining-class: New file.
10261         * modules/unictype/category-all: New file.
10262         * modules/unictype/bidicategory-all: New file.
10263         * modules/unictype/bidicategory-byname: New file.
10264         * modules/unictype/bidicategory-name: New file.
10265         * modules/unictype/bidicategory-of: New file.
10266         * modules/unictype/bidicategory-test: New file.
10267         * modules/unictype/decimal-digit: New file.
10268         * modules/unictype/digit: New file.
10269         * modules/unictype/numeric: New file.
10270         * modules/unictype/mirror: New file.
10271         * modules/unictype/property-white-space: New file.
10272         * modules/unictype/property-alphabetic: New file.
10273         * modules/unictype/property-other-alphabetic: New file.
10274         * modules/unictype/property-not-a-character: New file.
10275         * modules/unictype/property-default-ignorable-code-point: New file.
10276         * modules/unictype/property-other-default-ignorable-code-point: New
10277         file.
10278         * modules/unictype/property-deprecated: New file.
10279         * modules/unictype/property-logical-order-exception: New file.
10280         * modules/unictype/property-variation-selector: New file.
10281         * modules/unictype/property-private-use: New file.
10282         * modules/unictype/property-unassigned-code-value: New file.
10283         * modules/unictype/property-uppercase: New file.
10284         * modules/unictype/property-other-uppercase: New file.
10285         * modules/unictype/property-lowercase: New file.
10286         * modules/unictype/property-other-lowercase: New file.
10287         * modules/unictype/property-titlecase: New file.
10288         * modules/unictype/property-soft-dotted: New file.
10289         * modules/unictype/property-id-start: New file.
10290         * modules/unictype/property-other-id-start: New file.
10291         * modules/unictype/property-id-continue: New file.
10292         * modules/unictype/property-other-id-continue: New file.
10293         * modules/unictype/property-xid-start: New file.
10294         * modules/unictype/property-xid-continue: New file.
10295         * modules/unictype/property-pattern-white-space: New file.
10296         * modules/unictype/property-pattern-syntax: New file.
10297         * modules/unictype/property-join-control: New file.
10298         * modules/unictype/property-grapheme-base: New file.
10299         * modules/unictype/property-grapheme-extend: New file.
10300         * modules/unictype/property-other-grapheme-extend: New file.
10301         * modules/unictype/property-grapheme-link: New file.
10302         * modules/unictype/property-bidi-control: New file.
10303         * modules/unictype/property-bidi-left-to-right: New file.
10304         * modules/unictype/property-bidi-hebrew-right-to-left: New file.
10305         * modules/unictype/property-bidi-arabic-right-to-left: New file.
10306         * modules/unictype/property-bidi-european-digit: New file.
10307         * modules/unictype/property-bidi-eur-num-separator: New file.
10308         * modules/unictype/property-bidi-eur-num-terminator: New file.
10309         * modules/unictype/property-bidi-arabic-digit: New file.
10310         * modules/unictype/property-bidi-common-separator: New file.
10311         * modules/unictype/property-bidi-block-separator: New file.
10312         * modules/unictype/property-bidi-segment-separator: New file.
10313         * modules/unictype/property-bidi-whitespace: New file.
10314         * modules/unictype/property-bidi-non-spacing-mark: New file.
10315         * modules/unictype/property-bidi-boundary-neutral: New file.
10316         * modules/unictype/property-bidi-pdf: New file.
10317         * modules/unictype/property-bidi-embedding-or-override: New file.
10318         * modules/unictype/property-bidi-other-neutral: New file.
10319         * modules/unictype/property-hex-digit: New file.
10320         * modules/unictype/property-ascii-hex-digit: New file.
10321         * modules/unictype/property-ideographic: New file.
10322         * modules/unictype/property-unified-ideograph: New file.
10323         * modules/unictype/property-radical: New file.
10324         * modules/unictype/property-ids-binary-operator: New file.
10325         * modules/unictype/property-ids-trinary-operator: New file.
10326         * modules/unictype/property-zero-width: New file.
10327         * modules/unictype/property-space: New file.
10328         * modules/unictype/property-non-break: New file.
10329         * modules/unictype/property-iso-control: New file.
10330         * modules/unictype/property-format-control: New file.
10331         * modules/unictype/property-dash: New file.
10332         * modules/unictype/property-hyphen: New file.
10333         * modules/unictype/property-punctuation: New file.
10334         * modules/unictype/property-line-separator: New file.
10335         * modules/unictype/property-paragraph-separator: New file.
10336         * modules/unictype/property-quotation-mark: New file.
10337         * modules/unictype/property-sentence-terminal: New file.
10338         * modules/unictype/property-terminal-punctuation: New file.
10339         * modules/unictype/property-currency-symbol: New file.
10340         * modules/unictype/property-math: New file.
10341         * modules/unictype/property-other-math: New file.
10342         * modules/unictype/property-paired-punctuation: New file.
10343         * modules/unictype/property-left-of-pair: New file.
10344         * modules/unictype/property-combining: New file.
10345         * modules/unictype/property-composite: New file.
10346         * modules/unictype/property-decimal-digit: New file.
10347         * modules/unictype/property-numeric: New file.
10348         * modules/unictype/property-diacritic: New file.
10349         * modules/unictype/property-extender: New file.
10350         * modules/unictype/property-ignorable-control: New file.
10351         * modules/unictype/property-test: New file.
10352         * modules/unictype/property-byname: New file.
10353         * modules/unictype/property-all: New file.
10354         * modules/unictype/scripts: New file.
10355         * modules/unictype/scripts-all: New file.
10356         * modules/unictype/block-of: New file.
10357         * modules/unictype/block-test: New file.
10358         * modules/unictype/block-list: New file.
10359         * modules/unictype/block-all: New file.
10360         * modules/unictype/syntax-c-whitespace: New file.
10361         * modules/unictype/syntax-java-whitespace: New file.
10362         * modules/unictype/syntax-c-ident: New file.
10363         * modules/unictype/syntax-java-ident: New file.
10364         * modules/unictype/ctype-alnum: New file.
10365         * modules/unictype/ctype-alpha: New file.
10366         * modules/unictype/ctype-cntrl: New file.
10367         * modules/unictype/ctype-digit: New file.
10368         * modules/unictype/ctype-graph: New file.
10369         * modules/unictype/ctype-lower: New file.
10370         * modules/unictype/ctype-print: New file.
10371         * modules/unictype/ctype-punct: New file.
10372         * modules/unictype/ctype-space: New file.
10373         * modules/unictype/ctype-upper: New file.
10374         * modules/unictype/ctype-xdigit: New file.
10375         * modules/unictype/ctype-blank: New file.
10376         * lib/unictype/bidi_byname.c: New file.
10377         * lib/unictype/bidi_name.c: New file.
10378         * lib/unictype/bidi_of.c: New file.
10379         * lib/unictype/bidi_test.c: New file.
10380         * lib/unictype/bitmap.h: New file.
10381         * lib/unictype/block_test.c: New file.
10382         * lib/unictype/blocks.c: New file.
10383         * lib/unictype/categ_C.c: New file.
10384         * lib/unictype/categ_Cc.c: New file.
10385         * lib/unictype/categ_Cf.c: New file.
10386         * lib/unictype/categ_Cn.c: New file.
10387         * lib/unictype/categ_Co.c: New file.
10388         * lib/unictype/categ_Cs.c: New file.
10389         * lib/unictype/categ_L.c: New file.
10390         * lib/unictype/categ_Ll.c: New file.
10391         * lib/unictype/categ_Lm.c: New file.
10392         * lib/unictype/categ_Lo.c: New file.
10393         * lib/unictype/categ_Lt.c: New file.
10394         * lib/unictype/categ_Lu.c: New file.
10395         * lib/unictype/categ_M.c: New file.
10396         * lib/unictype/categ_Mc.c: New file.
10397         * lib/unictype/categ_Me.c: New file.
10398         * lib/unictype/categ_Mn.c: New file.
10399         * lib/unictype/categ_N.c: New file.
10400         * lib/unictype/categ_Nd.c: New file.
10401         * lib/unictype/categ_Nl.c: New file.
10402         * lib/unictype/categ_No.c: New file.
10403         * lib/unictype/categ_P.c: New file.
10404         * lib/unictype/categ_Pc.c: New file.
10405         * lib/unictype/categ_Pd.c: New file.
10406         * lib/unictype/categ_Pe.c: New file.
10407         * lib/unictype/categ_Pf.c: New file.
10408         * lib/unictype/categ_Pi.c: New file.
10409         * lib/unictype/categ_Po.c: New file.
10410         * lib/unictype/categ_Ps.c: New file.
10411         * lib/unictype/categ_S.c: New file.
10412         * lib/unictype/categ_Sc.c: New file.
10413         * lib/unictype/categ_Sk.c: New file.
10414         * lib/unictype/categ_Sm.c: New file.
10415         * lib/unictype/categ_So.c: New file.
10416         * lib/unictype/categ_Z.c: New file.
10417         * lib/unictype/categ_Zl.c: New file.
10418         * lib/unictype/categ_Zp.c: New file.
10419         * lib/unictype/categ_Zs.c: New file.
10420         * lib/unictype/categ_and.c: New file.
10421         * lib/unictype/categ_and_not.c: New file.
10422         * lib/unictype/categ_byname.c: New file.
10423         * lib/unictype/categ_name.c: New file.
10424         * lib/unictype/categ_none.c: New file.
10425         * lib/unictype/categ_of.c: New file.
10426         * lib/unictype/categ_or.c: New file.
10427         * lib/unictype/categ_test.c: New file.
10428         * lib/unictype/combining.c: New file.
10429         * lib/unictype/ctype_alnum.c: New file.
10430         * lib/unictype/ctype_alpha.c: New file.
10431         * lib/unictype/ctype_blank.c: New file.
10432         * lib/unictype/ctype_cntrl.c: New file.
10433         * lib/unictype/ctype_digit.c: New file.
10434         * lib/unictype/ctype_graph.c: New file.
10435         * lib/unictype/ctype_lower.c: New file.
10436         * lib/unictype/ctype_print.c: New file.
10437         * lib/unictype/ctype_punct.c: New file.
10438         * lib/unictype/ctype_space.c: New file.
10439         * lib/unictype/ctype_upper.c: New file.
10440         * lib/unictype/ctype_xdigit.c: New file.
10441         * lib/unictype/decdigit.c: New file.
10442         * lib/unictype/digit.c: New file.
10443         * lib/unictype/identsyntaxmap.h: New file.
10444         * lib/unictype/mirror.c: New file.
10445         * lib/unictype/numeric.c: New file.
10446         * lib/unictype/pr_alphabetic.c: New file.
10447         * lib/unictype/pr_ascii_hex_digit.c: New file.
10448         * lib/unictype/pr_bidi_arabic_digit.c: New file.
10449         * lib/unictype/pr_bidi_arabic_right_to_left.c: New file.
10450         * lib/unictype/pr_bidi_block_separator.c: New file.
10451         * lib/unictype/pr_bidi_boundary_neutral.c: New file.
10452         * lib/unictype/pr_bidi_common_separator.c: New file.
10453         * lib/unictype/pr_bidi_control.c: New file.
10454         * lib/unictype/pr_bidi_embedding_or_override.c: New file.
10455         * lib/unictype/pr_bidi_eur_num_separator.c: New file.
10456         * lib/unictype/pr_bidi_eur_num_terminator.c: New file.
10457         * lib/unictype/pr_bidi_european_digit.c: New file.
10458         * lib/unictype/pr_bidi_hebrew_right_to_left.c: New file.
10459         * lib/unictype/pr_bidi_left_to_right.c: New file.
10460         * lib/unictype/pr_bidi_non_spacing_mark.c: New file.
10461         * lib/unictype/pr_bidi_other_neutral.c: New file.
10462         * lib/unictype/pr_bidi_pdf.c: New file.
10463         * lib/unictype/pr_bidi_segment_separator.c: New file.
10464         * lib/unictype/pr_bidi_whitespace.c: New file.
10465         * lib/unictype/pr_byname.c: New file.
10466         * lib/unictype/pr_byname.gperf: New file.
10467         * lib/unictype/pr_combining.c: New file.
10468         * lib/unictype/pr_composite.c: New file.
10469         * lib/unictype/pr_currency_symbol.c: New file.
10470         * lib/unictype/pr_dash.c: New file.
10471         * lib/unictype/pr_decimal_digit.c: New file.
10472         * lib/unictype/pr_default_ignorable_code_point.c: New file.
10473         * lib/unictype/pr_deprecated.c: New file.
10474         * lib/unictype/pr_diacritic.c: New file.
10475         * lib/unictype/pr_extender.c: New file.
10476         * lib/unictype/pr_format_control.c: New file.
10477         * lib/unictype/pr_grapheme_base.c: New file.
10478         * lib/unictype/pr_grapheme_extend.c: New file.
10479         * lib/unictype/pr_grapheme_link.c: New file.
10480         * lib/unictype/pr_hex_digit.c: New file.
10481         * lib/unictype/pr_hyphen.c: New file.
10482         * lib/unictype/pr_id_continue.c: New file.
10483         * lib/unictype/pr_id_start.c: New file.
10484         * lib/unictype/pr_ideographic.c: New file.
10485         * lib/unictype/pr_ids_binary_operator.c: New file.
10486         * lib/unictype/pr_ids_trinary_operator.c: New file.
10487         * lib/unictype/pr_ignorable_control.c: New file.
10488         * lib/unictype/pr_iso_control.c: New file.
10489         * lib/unictype/pr_join_control.c: New file.
10490         * lib/unictype/pr_left_of_pair.c: New file.
10491         * lib/unictype/pr_line_separator.c: New file.
10492         * lib/unictype/pr_logical_order_exception.c: New file.
10493         * lib/unictype/pr_lowercase.c: New file.
10494         * lib/unictype/pr_math.c: New file.
10495         * lib/unictype/pr_non_break.c: New file.
10496         * lib/unictype/pr_not_a_character.c: New file.
10497         * lib/unictype/pr_numeric.c: New file.
10498         * lib/unictype/pr_other_alphabetic.c: New file.
10499         * lib/unictype/pr_other_default_ignorable_code_point.c: New file.
10500         * lib/unictype/pr_other_grapheme_extend.c: New file.
10501         * lib/unictype/pr_other_id_continue.c: New file.
10502         * lib/unictype/pr_other_id_start.c: New file.
10503         * lib/unictype/pr_other_lowercase.c: New file.
10504         * lib/unictype/pr_other_math.c: New file.
10505         * lib/unictype/pr_other_uppercase.c: New file.
10506         * lib/unictype/pr_paired_punctuation.c: New file.
10507         * lib/unictype/pr_paragraph_separator.c: New file.
10508         * lib/unictype/pr_pattern_syntax.c: New file.
10509         * lib/unictype/pr_pattern_white_space.c: New file.
10510         * lib/unictype/pr_private_use.c: New file.
10511         * lib/unictype/pr_punctuation.c: New file.
10512         * lib/unictype/pr_quotation_mark.c: New file.
10513         * lib/unictype/pr_radical.c: New file.
10514         * lib/unictype/pr_sentence_terminal.c: New file.
10515         * lib/unictype/pr_soft_dotted.c: New file.
10516         * lib/unictype/pr_space.c: New file.
10517         * lib/unictype/pr_terminal_punctuation.c: New file.
10518         * lib/unictype/pr_test.c: New file.
10519         * lib/unictype/pr_titlecase.c: New file.
10520         * lib/unictype/pr_unassigned_code_value.c: New file.
10521         * lib/unictype/pr_unified_ideograph.c: New file.
10522         * lib/unictype/pr_uppercase.c: New file.
10523         * lib/unictype/pr_variation_selector.c: New file.
10524         * lib/unictype/pr_white_space.c: New file.
10525         * lib/unictype/pr_xid_continue.c: New file.
10526         * lib/unictype/pr_xid_start.c: New file.
10527         * lib/unictype/pr_zero_width.c: New file.
10528         * lib/unictype/scripts.c: New file.
10529         * lib/unictype/sy_c_ident.c: New file.
10530         * lib/unictype/sy_c_whitespace.c: New file.
10531         * lib/unictype/sy_java_ident.c: New file.
10532         * lib/unictype/sy_java_whitespace.c: New file.
10533
10534         * lib/unictype/bidi_of.h: New file, generated by gen-ctype.c for
10535         Unicode 5.0.0.
10536         * lib/unictype/blocks.h: Likewise.
10537         * lib/unictype/categ_C.h: Likewise.
10538         * lib/unictype/categ_Cc.h: Likewise.
10539         * lib/unictype/categ_Cf.h: Likewise.
10540         * lib/unictype/categ_Cn.h: Likewise.
10541         * lib/unictype/categ_Co.h: Likewise.
10542         * lib/unictype/categ_Cs.h: Likewise.
10543         * lib/unictype/categ_L.h: Likewise.
10544         * lib/unictype/categ_Ll.h: Likewise.
10545         * lib/unictype/categ_Lm.h: Likewise.
10546         * lib/unictype/categ_Lo.h: Likewise.
10547         * lib/unictype/categ_Lt.h: Likewise.
10548         * lib/unictype/categ_Lu.h: Likewise.
10549         * lib/unictype/categ_M.h: Likewise.
10550         * lib/unictype/categ_Mc.h: Likewise.
10551         * lib/unictype/categ_Me.h: Likewise.
10552         * lib/unictype/categ_Mn.h: Likewise.
10553         * lib/unictype/categ_N.h: Likewise.
10554         * lib/unictype/categ_Nd.h: Likewise.
10555         * lib/unictype/categ_Nl.h: Likewise.
10556         * lib/unictype/categ_No.h: Likewise.
10557         * lib/unictype/categ_P.h: Likewise.
10558         * lib/unictype/categ_Pc.h: Likewise.
10559         * lib/unictype/categ_Pd.h: Likewise.
10560         * lib/unictype/categ_Pe.h: Likewise.
10561         * lib/unictype/categ_Pf.h: Likewise.
10562         * lib/unictype/categ_Pi.h: Likewise.
10563         * lib/unictype/categ_Po.h: Likewise.
10564         * lib/unictype/categ_Ps.h: Likewise.
10565         * lib/unictype/categ_S.h: Likewise.
10566         * lib/unictype/categ_Sc.h: Likewise.
10567         * lib/unictype/categ_Sk.h: Likewise.
10568         * lib/unictype/categ_Sm.h: Likewise.
10569         * lib/unictype/categ_So.h: Likewise.
10570         * lib/unictype/categ_Z.h: Likewise.
10571         * lib/unictype/categ_Zl.h: Likewise.
10572         * lib/unictype/categ_Zp.h: Likewise.
10573         * lib/unictype/categ_Zs.h: Likewise.
10574         * lib/unictype/categ_of.h: Likewise.
10575         * lib/unictype/combining.h: Likewise.
10576         * lib/unictype/ctype_alnum.h: Likewise.
10577         * lib/unictype/ctype_alpha.h: Likewise.
10578         * lib/unictype/ctype_blank.h: Likewise.
10579         * lib/unictype/ctype_cntrl.h: Likewise.
10580         * lib/unictype/ctype_digit.h: Likewise.
10581         * lib/unictype/ctype_graph.h: Likewise.
10582         * lib/unictype/ctype_lower.h: Likewise.
10583         * lib/unictype/ctype_print.h: Likewise.
10584         * lib/unictype/ctype_punct.h: Likewise.
10585         * lib/unictype/ctype_space.h: Likewise.
10586         * lib/unictype/ctype_upper.h: Likewise.
10587         * lib/unictype/ctype_xdigit.h: Likewise.
10588         * lib/unictype/decdigit.h: Likewise.
10589         * lib/unictype/digit.h: Likewise.
10590         * lib/unictype/mirror.h: Likewise.
10591         * lib/unictype/numeric.h: Likewise.
10592         * lib/unictype/pr_alphabetic.h: Likewise.
10593         * lib/unictype/pr_ascii_hex_digit.h: Likewise.
10594         * lib/unictype/pr_bidi_arabic_digit.h: Likewise.
10595         * lib/unictype/pr_bidi_arabic_right_to_left.h: Likewise.
10596         * lib/unictype/pr_bidi_block_separator.h: Likewise.
10597         * lib/unictype/pr_bidi_boundary_neutral.h: Likewise.
10598         * lib/unictype/pr_bidi_common_separator.h: Likewise.
10599         * lib/unictype/pr_bidi_control.h: Likewise.
10600         * lib/unictype/pr_bidi_embedding_or_override.h: Likewise.
10601         * lib/unictype/pr_bidi_eur_num_separator.h: Likewise.
10602         * lib/unictype/pr_bidi_eur_num_terminator.h: Likewise.
10603         * lib/unictype/pr_bidi_european_digit.h: Likewise.
10604         * lib/unictype/pr_bidi_hebrew_right_to_left.h: Likewise.
10605         * lib/unictype/pr_bidi_left_to_right.h: Likewise.
10606         * lib/unictype/pr_bidi_non_spacing_mark.h: Likewise.
10607         * lib/unictype/pr_bidi_other_neutral.h: Likewise.
10608         * lib/unictype/pr_bidi_pdf.h: Likewise.
10609         * lib/unictype/pr_bidi_segment_separator.h: Likewise.
10610         * lib/unictype/pr_bidi_whitespace.h: Likewise.
10611         * lib/unictype/pr_combining.h: Likewise.
10612         * lib/unictype/pr_composite.h: Likewise.
10613         * lib/unictype/pr_currency_symbol.h: Likewise.
10614         * lib/unictype/pr_dash.h: Likewise.
10615         * lib/unictype/pr_decimal_digit.h: Likewise.
10616         * lib/unictype/pr_default_ignorable_code_point.h: Likewise.
10617         * lib/unictype/pr_deprecated.h: Likewise.
10618         * lib/unictype/pr_diacritic.h: Likewise.
10619         * lib/unictype/pr_extender.h: Likewise.
10620         * lib/unictype/pr_format_control.h: Likewise.
10621         * lib/unictype/pr_grapheme_base.h: Likewise.
10622         * lib/unictype/pr_grapheme_extend.h: Likewise.
10623         * lib/unictype/pr_grapheme_link.h: Likewise.
10624         * lib/unictype/pr_hex_digit.h: Likewise.
10625         * lib/unictype/pr_hyphen.h: Likewise.
10626         * lib/unictype/pr_id_continue.h: Likewise.
10627         * lib/unictype/pr_id_start.h: Likewise.
10628         * lib/unictype/pr_ideographic.h: Likewise.
10629         * lib/unictype/pr_ids_binary_operator.h: Likewise.
10630         * lib/unictype/pr_ids_trinary_operator.h: Likewise.
10631         * lib/unictype/pr_ignorable_control.h: Likewise.
10632         * lib/unictype/pr_iso_control.h: Likewise.
10633         * lib/unictype/pr_join_control.h: Likewise.
10634         * lib/unictype/pr_left_of_pair.h: Likewise.
10635         * lib/unictype/pr_line_separator.h: Likewise.
10636         * lib/unictype/pr_logical_order_exception.h: Likewise.
10637         * lib/unictype/pr_lowercase.h: Likewise.
10638         * lib/unictype/pr_math.h: Likewise.
10639         * lib/unictype/pr_non_break.h: Likewise.
10640         * lib/unictype/pr_not_a_character.h: Likewise.
10641         * lib/unictype/pr_numeric.h: Likewise.
10642         * lib/unictype/pr_other_alphabetic.h: Likewise.
10643         * lib/unictype/pr_other_default_ignorable_code_point.h: Likewise.
10644         * lib/unictype/pr_other_grapheme_extend.h: Likewise.
10645         * lib/unictype/pr_other_id_continue.h: Likewise.
10646         * lib/unictype/pr_other_id_start.h: Likewise.
10647         * lib/unictype/pr_other_lowercase.h: Likewise.
10648         * lib/unictype/pr_other_math.h: Likewise.
10649         * lib/unictype/pr_other_uppercase.h: Likewise.
10650         * lib/unictype/pr_paired_punctuation.h: Likewise.
10651         * lib/unictype/pr_paragraph_separator.h: Likewise.
10652         * lib/unictype/pr_pattern_syntax.h: Likewise.
10653         * lib/unictype/pr_pattern_white_space.h: Likewise.
10654         * lib/unictype/pr_private_use.h: Likewise.
10655         * lib/unictype/pr_punctuation.h: Likewise.
10656         * lib/unictype/pr_quotation_mark.h: Likewise.
10657         * lib/unictype/pr_radical.h: Likewise.
10658         * lib/unictype/pr_sentence_terminal.h: Likewise.
10659         * lib/unictype/pr_soft_dotted.h: Likewise.
10660         * lib/unictype/pr_space.h: Likewise.
10661         * lib/unictype/pr_terminal_punctuation.h: Likewise.
10662         * lib/unictype/pr_titlecase.h: Likewise.
10663         * lib/unictype/pr_unassigned_code_value.h: Likewise.
10664         * lib/unictype/pr_unified_ideograph.h: Likewise.
10665         * lib/unictype/pr_uppercase.h: Likewise.
10666         * lib/unictype/pr_variation_selector.h: Likewise.
10667         * lib/unictype/pr_white_space.h: Likewise.
10668         * lib/unictype/pr_xid_continue.h: Likewise.
10669         * lib/unictype/pr_xid_start.h: Likewise.
10670         * lib/unictype/pr_zero_width.h: Likewise.
10671         * lib/unictype/scripts.h: Likewise.
10672         * lib/unictype/scripts_byname.gperf: Likewise.
10673         * lib/unictype/sy_c_ident.h: Likewise.
10674         * lib/unictype/sy_c_whitespace.h: Likewise.
10675         * lib/unictype/sy_java_ident.h: Likewise.
10676         * lib/unictype/sy_java_whitespace.h: Likewise.
10677
10678         * lib/unictype/Makefile: New file.
10679         * lib/unictype/gen-ctype.c: New file, based on gen-unicode-ctype.c in
10680         glibc.
10681         * lib/unictype/3level.h: New file, copied from glibc.
10682         * lib/unictype/3levelbit.h: New file.
10683
10684 2007-11-11  Bruno Haible  <bruno@clisp.org>
10685
10686         * modules/gperf: New file.
10687         * modules/iconv_open (Depends-on): Add it.
10688         (Makefile.am): Remove the GPERF definition.
10689
10690 2007-11-11  Bruno Haible  <bruno@clisp.org>
10691
10692         * m4/round.m4 (gl_FUNC_ROUND): Test against NetBSD 3.0 bug.
10693         * doc/functions/round.texi: Mention the NetBSD 3.0 bug.
10694
10695 2007-11-11  Bruno Haible  <bruno@clisp.org>
10696
10697         * tests/test-argmatch.c (ARGMATCH_DIE): Undefine.
10698         (usage): Remove function.
10699
10700 2007-11-11  Bruno Haible  <bruno@clisp.org>
10701
10702         * m4/roundf.m4 (gl_FUNC_ROUNDF): Use gl_FUNC_FLOORF_LIBS and
10703         gl_FUNC_CEILF_LIBS.
10704         * m4/round.m4 (gl_FUNC_ROUND): Use gl_FUNC_FLOOR_LIBS and
10705         gl_FUNC_CEIL_LIBS.
10706         * m4/roundl.m4 (gl_FUNC_ROUNDL): Use gl_FUNC_FLOORL_LIBS and
10707         gl_FUNC_CEILL_LIBS.
10708         * modules/roundf (Files): Add m4/floorf.m4, m4/ceilf.m4.
10709         * modules/round (Files): Add m4/floor.m4, m4/ceil.m4.
10710         * modules/roundl (Files): Add m4/floorl.m4, m4/ceill.m4.
10711
10712 2007-11-11  Bruno Haible  <bruno@clisp.org>
10713
10714         * m4/roundf.m4 (gl_FUNC_ROUNDF): Handle the case that floorf and
10715         roundf were declared but do not exist on functions.
10716         * m4/roundl.m4 (gl_FUNC_ROUNDL): Handle the case that floorl and
10717         roundl were declared but do not exist on functions.
10718         * lib/round.c (HAVE_FLOOR_AND_CEIL): Use HAVE_FLOORF_AND_CEILF and
10719         HAVE_FLOORL_AND_CEILL, respectively.
10720         Needed for Sun C on Solaris 10.
10721
10722 2007-11-11  Bruno Haible  <bruno@clisp.org>
10723
10724         * m4/roundf.m4 (gl_FUNC_ROUNDF): Set REPLACE_ROUNDF instead of
10725         HAVE_DECL_ROUNDF. Remove redundant AC_SUBST.
10726         * m4/round.m4 (gl_FUNC_ROUND): Set REPLACE_ROUND instead of
10727         HAVE_DECL_ROUND. Remove redundant AC_SUBST.
10728         * m4/roundl.m4 (gl_FUNC_ROUNDL): Set REPLACE_ROUNDL instead of
10729         HAVE_DECL_ROUNDL. Remove redundant AC_SUBST.
10730         * lib/math.in.h (roundf): Use REPLACE_ROUNDF instead of
10731         HAVE_DECL_ROUNDF.
10732         (round): Use REPLACE_ROUND instead of HAVE_DECL_ROUND.
10733         (roundl): Use REPLACE_ROUNDL instead of HAVE_DECL_ROUNDL.
10734         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_ROUND* instead
10735         of HAVE_DECL_ROUND*.
10736         * modules/math (Makefile.am): Update.
10737
10738 2007-11-10  Bruno Haible  <bruno@clisp.org>
10739
10740         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Use same check for
10741         ptrdiff_t as m4/intl.m4.
10742
10743 2007-11-10  Jim Meyering  <meyering@redhat.com>
10744
10745         Avoid link failure for the argmatch test.
10746         * tests/test-argmatch.c (usage): Define function to avoid a link
10747         failure: argmatch_die requires a usage function.
10748
10749 2007-11-09  Bruno Haible  <bruno@clisp.org>
10750
10751         * doc/functions/snprintf.texi: Mention BeOS deficiency.
10752         * doc/functions/vsnprintf.texi: Likewise.
10753         * lib/vasnprintf.c (VASNPRINTF): Ensure that we never call snprintf
10754         with a size argument < 2.
10755
10756 2007-11-09  Bruno Haible  <bruno@clisp.org>
10757
10758         * lib/vasnprintf.c (VASNPRINTF): Increase reallocation of snprintf
10759         buffer. Fixes an inefficiency introduced on 2007-11-03.
10760
10761 2007-11-09  Bruno Haible  <bruno@clisp.org>
10762
10763         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8) [BeOS]: Make this test return
10764         none instead of tr_TR. Fixes a failure of test-c-strcasecmp.c.
10765
10766 2007-11-08  Jim Meyering  <meyering@redhat.com>
10767
10768         Change cache variable name prefix "jm_" to "gl_" everywhere.
10769         * m4/d-type.m4, m4/jm-winsz1.m4, m4/jm-winsz2.m4, m4/link-follow.m4:
10770         * m4/putenv.m4, m4/strtoimax.m4, m4/strtoumax.m4, m4/unlink-busy.m4:
10771         * m4/uptime.m4: s/gl_/jm_/
10772
10773 2007-11-07  Bruno Haible  <bruno@clisp.org>
10774
10775         Update to GNU gettext 0.17.
10776         * m4/intl.m4: Update to GNU gettext 0.17.
10777         * m4/po.m4: Likewise.
10778         * modules/gettext (Files): Remove m4/ulonglong.m4.
10779         (configure.ac): Require gettext infrastructure from version 0.17.
10780
10781 2007-11-06  Bruno Haible  <bruno@clisp.org>
10782
10783         * lib/fbufmode.c (fbufmode) [QNX]: Use numerical values for flags; the
10784         symbolic values are not defined in a public header.
10785         * lib/freadable.c (freadable) [QNX]: Likewise.
10786         * lib/freadahead.c (freadahead) [QNX]: Likewise.
10787         * lib/freading.c (freading) [QNX]: Likewise.
10788         * lib/fseterr.c (fseterr) [QNX]: Likewise.
10789         * lib/fwritable.c (fwritable) [QNX]: Likewise.
10790         * lib/fwriting.c (fwriting) [QNX]: Likewise.
10791         * lib/fpurge.c (fpurge) [QNX]: Likewise. Add a return statement.
10792         Reported by Alain Magloire.
10793
10794         * m4/fpending.m4 (gl_FUNC_FPENDING): Add a variant for QNX.
10795
10796 2007-11-05  Bruno Haible  <bruno@clisp.org>
10797
10798         * lib/vasnprintf.c (VASNPRINTF): Expand the NEED_PRINTF_DIRECTIVE_A
10799         code when NEED_PRINTF_LONG_DOUBLE or NEED_PRINTF_DOUBLE is set.
10800         Needed on Cygwin, where !NEED_PRINTF_DIRECTIVE_A && NEED_PRINTF_DOUBLE.
10801         Reported by Eric Blake.
10802
10803 2007-10-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10804             Bruno Haible  <bruno@clisp.org>
10805
10806         * modules/malloc (configure.ac): Define GNULIB_MALLOC_GNU always.
10807         * modules/realloc (configure.ac): Define GNULIB_REALLOC_GNU always.
10808         * lib/realloc.c (SYSTEM_MALLOC_GLIBC_COMPATIBLE): New macro.
10809         (malloc): Undefine also before including <stdlib.h>.
10810         (rpl_realloc): Turn malloc(0) into malloc(1) if necessary.
10811         Needed on OSF/1 4.0.
10812
10813 2007-11-05  Jim Meyering  <meyering@redhat.com>
10814
10815         git-version-gen: sync from coreutils.
10816         * build-aux/git-version-gen: Add comments.
10817         Change the first '-' to '.' in the snapshot version string,
10818         e.g., 6.9-377-08144 -> 6.9.377-08144
10819         Remove first parameter.
10820         Don't declare a version "-dirty" merely because a time
10821         stamp has changed.
10822
10823 2007-11-04  Bruno Haible  <bruno@clisp.org>
10824
10825         * lib/lock.h: Protect all macro definitions containing an 'if'
10826         statement through a "do { ... } while (0)".
10827         * lib/tls.h: Likewise.
10828
10829 2007-11-04  Bruno Haible  <bruno@clisp.org>
10830
10831         * lib/vasnprintf.c (DCHAR_IS_TCHAR, DCHAR_CPY): Undefine at the end.
10832
10833 2007-11-04  Bruno Haible  <bruno@clisp.org>
10834
10835         * m4/printf.m4 (gl_PRINTF_ENOMEM): Use GL_NOCRASH.
10836         * modules/fprintf-posix (Depends-on): Add nocrash.
10837         * modules/snprintf-posix (Depends-on): Likewise.
10838         * modules/sprintf-posix (Depends-on): Likewise.
10839         * modules/vasnprintf-posix (Depends-on): Likewise.
10840         * modules/vasprintf-posix (Depends-on): Likewise.
10841         * modules/vfprintf-posix (Depends-on): Likewise.
10842         * modules/vsnprintf-posix (Depends-on): Likewise.
10843         * modules/vsprintf-posix (Depends-on): Likewise.
10844         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
10845         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
10846         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
10847         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
10848         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
10849         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
10850         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
10851
10852 2007-11-04  Bruno Haible  <bruno@clisp.org>
10853
10854         * modules/nocrash: New file.
10855         * m4/nocrash.m4: New file, taken from GNU clisp. Code taken from
10856         GNU libsigsegv, with permission of GNU libsigsegv's copyright holders.
10857
10858 2007-11-04  Bruno Haible  <bruno@clisp.org>
10859
10860         * tests/test-vasnprintf-posix.c (test_function): Add some tests of
10861         precision handling.
10862         * tests/test-vasprintf-posix.c (test_function): Likewise.
10863         * tests/test-snprintf-posix.h (test_function): Likewise.
10864         * tests/test-sprintf-posix.h (test_function): Likewise.
10865
10866         Fix *printf behaviour for large precisions on mingw and BeOS.
10867         * m4/printf.m4 (gl_PRINTF_PRECISION): New macro.
10868         * lib/vasnprintf.c (VASNPRINTF): Handle NEED_PRINTF_UNBOUNDED_PRECISION.
10869         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_PRECISION): New macro.
10870         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
10871         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
10872         gl_PRINTF_PRECISION and test its result. Invoke
10873         gl_PREREQ_VASNPRINTF_PRECISION.
10874         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
10875         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
10876         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
10877         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
10878         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
10879         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
10880         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
10881         * doc/functions/fprintf.texi: Update.
10882         * doc/functions/printf.texi: Update.
10883         * doc/functions/snprintf.texi: Update.
10884         * doc/functions/sprintf.texi: Update.
10885         * doc/functions/vfprintf.texi: Update.
10886         * doc/functions/vprintf.texi: Update.
10887         * doc/functions/vsnprintf.texi: Update.
10888         * doc/functions/vsprintf.texi: Update.
10889
10890 2007-11-04  Bruno Haible  <bruno@clisp.org>
10891
10892         * lib/vasnprintf.c (scale10_round_decimal_decoded): Fix shift loop.
10893
10894 2007-11-04  Bruno Haible  <bruno@clisp.org>
10895
10896         * modules/relocatable-prog (Files): Add m4/lib-ld.m4.
10897         Reported by Sylvain Beucler <beuc@gnu.org>.
10898
10899 2007-11-03  Bruno Haible  <bruno@clisp.org>
10900
10901         * tests/test-fprintf-posix2.sh: New file.
10902         * tests/test-fprintf-posix2.c: New file.
10903         * modules/fprintf-posix-tests (Files): Add them.
10904         (TESTS): Add test-fprintf-posix2.sh.
10905         (configure.ac): Check for getrlimit and setrlimit.
10906         (check_PROGRAMS): Add test-fprintf-posix2.
10907
10908         * tests/test-printf-posix2.sh: New file.
10909         * tests/test-printf-posix2.c: New file.
10910         * modules/printf-posix-tests (Files): Add them.
10911         (TESTS): Add test-printf-posix2.sh.
10912         (configure.ac): Check for getrlimit and setrlimit.
10913         (check_PROGRAMS): Add test-printf-posix2.
10914
10915         Fix *printf behaviour in out-of-memory situations on MacOS X and *BSD.
10916         * m4/printf.m4 (gl_PRINTF_ENOMEM): New macro.
10917         * lib/vasnprintf.c: Implement NEED_PRINTF_DOUBLE.
10918         (decode_double): New function, copied from decode_long_double.
10919         (scale10_round_decimal_decoded): New function, extracted from
10920         scale10_round_decimal_long_double.
10921         (scale10_round_decimal_long_double): Use it.
10922         (scale10_round_decimal_double): New function.
10923         (floorlog10): New function.
10924         (VASNPRINTF): Handle NEED_PRINTF_DOUBLE case.
10925         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_ENOMEM): New macro.
10926         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
10927         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
10928         gl_PRINTF_ENOMEM and test its result. Invoke
10929         gl_PREREQ_VASNPRINTF_ENOMEM.
10930         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
10931         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
10932         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
10933         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
10934         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
10935         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
10936         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
10937         * modules/fprintf-posix (Depends-on): Add frexp-nolibm.
10938         * modules/snprintf-posix (Depends-on): Likewise.
10939         * modules/sprintf-posix (Depends-on): Likewise.
10940         * modules/vasnprintf-posix (Depends-on): Likewise.
10941         * modules/vasprintf-posix (Depends-on): Likewise.
10942         * modules/vfprintf-posix (Depends-on): Likewise.
10943         * modules/vsnprintf-posix (Depends-on): Likewise.
10944         * modules/vsprintf-posix (Depends-on): Likewise.
10945         * doc/functions/fprintf.texi: Update.
10946         * doc/functions/printf.texi: Update.
10947         * doc/functions/snprintf.texi: Update.
10948         * doc/functions/sprintf.texi: Update.
10949         * doc/functions/vfprintf.texi: Update.
10950         * doc/functions/vprintf.texi: Update.
10951         * doc/functions/vsnprintf.texi: Update.
10952         * doc/functions/vsprintf.texi: Update.
10953
10954 2007-11-03  Bruno Haible  <bruno@clisp.org>
10955
10956         * modules/frexp-nolibm-tests: New file.
10957
10958         * modules/frexp-nolibm: New file.
10959         * m4/frexp.m4 (gl_FUNC_FREXP_NO_LIBM): New macro.
10960
10961 2007-11-03  Bruno Haible  <bruno@clisp.org>
10962
10963         * lib/vasnprintf.c (VASNPRINTF): Don't assume that snprintf's return
10964         value is C99 compliant.
10965         Needed for OSF/1 5.1.
10966
10967 2007-11-03  Bruno Haible  <bruno@clisp.org>
10968
10969         Fix out-of-memory handling of vasnprintf.
10970         * lib/printf-parse.c: Include <errno.h>.
10971         (PRINTF_PARSE): When failing, set errno to EINVAL or ENOMEM.
10972         * lib/vasnprintf.c (VASNPRINTF): When PRINTF_PARSE fails, assume errno
10973         is already set.
10974
10975 2007-11-02  Eric Blake  <ebb9@byu.net>
10976
10977         Fix tests on cygwin.
10978         * modules/xprintf-posix-tests (Makefile.am): Link against -lintl.
10979
10980 2007-11-01  Bruno Haible  <bruno@clisp.org>
10981
10982         * lib/stdlib.in.h (putenv): Remove the "not POSIX compliant everywhere"
10983         warning.
10984         * doc/functions/putenv.texi: Clarify that the 'putenv' module is not
10985         needed for POSIX compatibility.
10986
10987 2007-11-01  Paul Eggert  <eggert@cs.ucla.edu>
10988
10989         * m4/putenv.m4 (gl_FUNC_PUTENV): Also mention that we're checking
10990         for compatibility with GNU.
10991
10992 2007-11-01  Bruno Haible  <bruno@clisp.org>
10993
10994         * lib/putenv.c: Include <stdlib.h>. Remove rpl_putenv declaration.
10995         (putenv): Renamed from rpl_putenv. Change argument type from
10996         'const char *' to 'char *'.
10997         * m4/putenv.m4 (gl_FUNC_PUTENV): Require gl_STDLIB_H_DEFAULTS. Instead
10998         of defining putenv in config.h, just set REPLACE_PUTENV.
10999         * modules/putenv (Depends-on): Add stdlib.
11000         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
11001         (Include): Use <stdlib.h>.
11002         * lib/stdlib.in.h (putenv): New declaration.
11003         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_PUTENV and
11004         REPLACE_PUTENV.
11005         * modules/stdlib (Makefile.am): Substitute GNULIB_PUTENV and
11006         REPLACE_PUTENV.
11007         Needed for MacOS X 10.5.0.
11008         Reported by Peter O'Gorman <peter@pogma.com>.
11009
11010 2007-11-01  Jim Meyering  <meyering@redhat.com>
11011
11012         Treat an empty date string exactly like "0".
11013         * lib/getdate.y (get_date): Once any isspace or TZ= prefix is consumed,
11014         if the remaining date string (to be parsed) is empty, use "0".
11015         Reported by Mischa Molhoek and discussed in this thread:
11016         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/11726>.
11017
11018 2007-10-31  Bruno Haible  <bruno@clisp.org>
11019
11020         * m4/intmax_t.m4 (gl_AC_TYPE_INTMAX_T, gt_AC_TYPE_INTMAX_T): Use
11021         AC_TYPE_LONG_LONG_INT instead of gl_AC_TYPE_LONG_LONG.
11022         * m4/uintmax_t.m4 (gl_AC_TYPE_UINTMAX_T): Use
11023         AC_TYPE_UNSIGNED_LONG_LONG_INT instead of gl_AC_TYPE_UNSIGNED_LONG_LONG.
11024         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Remove macro.
11025         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG): Remove macro.
11026
11027 2007-10-31  Bruno Haible  <bruno@clisp.org>
11028
11029         * m4/longlong.m4 (_AC_TYPE_LONG_LONG_SNIPPET): New macro, extracted
11030         from AC_TYPE_LONG_LONG_INT and AC_TYPE_UNSIGNED_LONG_LONG_INT.
11031         (AC_TYPE_LONG_LONG_INT): Use it.
11032         (AC_TYPE_UNSIGNED_LONG_LONG_INT): Moved here from m4/ulonglong.m4. Use
11033         it as well.
11034         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Remove macro; moved
11035         to m4/longlong.m4.
11036         * modules/stdint (Files): Remove m4/ulonglong.m4.
11037         * modules/strtoull (Files): Use m4/longlong.m4 instead of
11038         m4/ulonglong.m4.
11039         * modules/strtoumax (Files): Likewise.
11040
11041 2007-10-30  Bruno Haible  <bruno@clisp.org>
11042
11043         * modules/xvasprintf-posix: New file.
11044         Suggested by Eric Blake.
11045
11046 2007-10-30  Bruno Haible  <bruno@clisp.org>
11047
11048         * modules/xprintf-posix-tests: New file.
11049         * tests/test-xprintf-posix.sh: New file.
11050         * tests/test-xprintf-posix.c: New file.
11051         * tests/test-xfprintf-posix.c: New file.
11052
11053         * modules/xprintf-posix: New file.
11054
11055 2007-10-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11056
11057         * modules/fbufmode-tests (MOSTLYCLEANFILES): Remove temp files.
11058         * modules/freadable-tests (MOSTLYCLEANFILES): Likewise.
11059         * modules/fwritable-tests (MOSTLYCLEANFILES): Likewise.
11060
11061 2007-10-29  Bruno Haible  <bruno@clisp.org>
11062
11063         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): Rename the cache variable to
11064         contain the special marker '_cv_'.
11065         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): Likewise.
11066         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): Likewise.
11067         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): Likewise.
11068         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): Likewise.
11069         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): Likewise.
11070         Reported by Ralf Wildenhues.
11071
11072 2007-10-29  Bruno Haible  <bruno@clisp.org>
11073
11074         * gnulib-tool (func_import): When --lgpl is not specified, set
11075         sed_transform_lib_file to convert LGPL and GPLv2+ copyright headers to
11076         GPLv3.
11077         Reported by Simon Josefsson.
11078
11079 2007-10-28  Bruno Haible  <bruno@clisp.org>
11080
11081         * lib/math.in.h: Test REPLACE_ISFINITE instead of HAVE_DECL_ISFINITE.
11082         * m4/isfinite.m4 (gl_ISFINITE): Initialize REPLACE_ISFINITE instead of
11083         HAVE_DECL_ISFINITE.
11084         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
11085         * modules/math (Makefile.am): Substitute REPLACE_ISFINITE instead of
11086         HAVE_DECL_ISFINITE.
11087
11088 2007-10-28  Bruno Haible  <bruno@clisp.org>
11089
11090         * lib/stdint.in.h (_STDINT_MAX): Subtract 1 from an unused signed
11091         integer shift in the signed case. Fixes warnings with OSF/1 5.1 cc.
11092
11093 2007-10-28  Bruno Haible  <bruno@clisp.org>
11094
11095         Fix link errors with Sun C 5.0 on Solaris 10.
11096         * m4/floorf.m4 (gl_FUNC_FLOORF): Consider also the case that the
11097         function is declared but not present in the compiler's libm.
11098         * m4/floorl.m4 (gl_FUNC_FLOORL): Likewise.
11099         * m4/ceilf.m4 (gl_FUNC_CEILF): Likewise.
11100         * m4/ceill.m4 (gl_FUNC_CEILL: Likewise.
11101         * lib/math.in.h: Test REPLACE_CEILF instead of HAVE_DECL_CEILF.
11102         Test REPLACE_CEILL instead of HAVE_DECL_CEILL.
11103         Test REPLACE_FLOORF instead of HAVE_DECL_FLOORF.
11104         Test REPLACE_FLOORL instead of HAVE_DECL_FLOORL.
11105         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
11106         * modules/math (Makefile.am): Substitute REPLACE_CEILF instead of
11107         HAVE_DECL_CEILF, REPLACE_CEILL instead of HAVE_DECL_CEILL,
11108         REPLACE_FLOORF instead of HAVE_DECL_FLOORF, REPLACE_FLOORL instead of
11109         HAVE_DECL_FLOORL.
11110
11111 2007-10-28  Bruno Haible  <bruno@clisp.org>
11112
11113         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): New macro, extracted from
11114         gl_FUNC_FLOORL. Cache the result.
11115         (gl_FUNC_FLOORL): Use it.
11116         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): New macro, extracted from
11117         gl_FUNC_CEILL. Cache the result.
11118         (gl_FUNC_CEILL): Use it.
11119
11120         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): New macro, extracted from
11121         gl_FUNC_FLOOR. Cache the result.
11122         (gl_FUNC_FLOOR): Use it.
11123         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): New macro, extracted from
11124         gl_FUNC_CEIL. Cache the result.
11125         (gl_FUNC_CEIL): Use it.
11126
11127         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): New macro, extracted from
11128         gl_FUNC_FLOORF. Cache the result.
11129         (gl_FUNC_FLOORF): Use it.
11130         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): New macro, extracted from
11131         gl_FUNC_CEILF. Cache the result.
11132         (gl_FUNC_CEILF): Use it.
11133
11134 2007-10-28  Bruno Haible  <bruno@clisp.org>
11135
11136         * gnulib-tool: Allow specifying the LGPL version number through
11137         --lgpl=2 or --lgpl=3.
11138         (func_usage): Document --lgpl with argument.
11139         Handle --lgpl=... arguments.
11140         (func_import): Recognize also gl_LGPL calls with an argument. When
11141         --lgpl=2 is used and the module's license is just LGPL, report an
11142         error. Set sed_transform_lib_file according to the lgpl variable. In
11143         the generated files, use --lgpl or gl_LGPL invocations with argument,
11144         if necessary.
11145         * doc/gnulib-intro.texi (Copyright): Explain how to get modules under
11146         an LGPv2+ license.
11147         * doc/gnulib-tool.texi (Modified imports): Update explanation of
11148         gl_LGPL macro.
11149
11150 2007-10-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11151             Bruno Haible  <bruno@clisp.org>
11152
11153         * lib/unistr.h (u8_uctomb_aux): Declare also if !HAVE_INLINE.
11154         (u16_uctomb_aux): Likewise.
11155         * lib/unistr/u8-uctomb-aux.c (u8_uctomb_aux): Define also if
11156         !HAVE_INLINE.
11157         * lib/unistr/u16-uctomb-aux.c (u16_uctomb_aux): Likewise
11158
11159 2007-10-28  Bruno Haible  <bruno@clisp.org>
11160
11161         * modules/error: Add a notice recommending to change XGETTEXT_OPTIONS.
11162         Invoke AM_GETTEXT_OPTION if it exists.
11163         * modules/vasprintf: Likewise.
11164         * modules/verror: Likewise.
11165         * modules/xprintf: Likewise.
11166         * modules/xvasprintf: Likewise.
11167
11168 2007-10-27  Ben Pfaff  <blp@gnu.org>
11169
11170         * lib/math.in.h: Define isfinite macro and prototypes for
11171         gl_isfinitef, gl_isfinited, gl_isfinitel if we are providing
11172         implementations.
11173         * m4/math_h.m4: New substitutions for isfinite module.
11174         * lib/isfinite.c: New file.
11175         * m4/isfinite.m4: New file.
11176         * modules/math: Replace isfinite-related @VARS@ in math.in.h.
11177         * modules/isfinite: New file.
11178         * modules/isfinite-tests: New file.
11179         * tests/tests-isfinite.c: New file.
11180         * doc/functions/isfinite.texi: Mention isfinite module.
11181         * MODULES.html.sh: Mention new module.
11182
11183 2007-10-27  Ben Pfaff  <blp@gnu.org>
11184
11185         Ralf Wildenhues reported that Tru64 4.0D declares the round
11186         functions but does not have definitions.
11187         * m4/check-math-lib.m4 (gl_CHECK_MATH_LIB): If the target function
11188         cannot be found in any library, set the output variable to
11189         "missing" instead of "".
11190         * m4/round.m4: Also use our substitute if we cannot find round in
11191         any library, even if it is declared.
11192         * m4/roundf.m4: Likewise for roundf.
11193         * m4/roundl.m4: Likewise for roundl.
11194         * lib/math.in.h: Undefine roundf, round, roundl before defining
11195         their replacements, to allow for hypothetical systems where these
11196         may be defined as macros but not available in libraries.
11197
11198 2007-10-27  Bruno Haible  <bruno@clisp.org>
11199
11200         * doc/gnulib.texi: Invoke @firstparagraphindent.
11201         * doc/gnulib-tool.texi (Simple update): Mention possible incompatible
11202         changes in gnulib.
11203         (Source changes): New section.
11204
11205 2007-10-26  Bruno Haible  <bruno@clisp.org>
11206
11207         * m4/gnulib-common.m4 (AC_C_RESTRICT): New overriding definition,
11208         borrowed from autoconf.
11209
11210 2007-10-26  Bruno Haible  <bruno@clisp.org>
11211
11212         * lib/strerror.c (rpl_strerror): Return "Unknown error ..." also if
11213         strerror returned the empty string. Needed on HP-UX 11.00.
11214
11215 2007-10-24  Micah Cowan  <micah@cowan.name>
11216
11217         Remove vestiges of cvs-gnulib-checkout process.  Now we use git.
11218         * build-aux/bootstrap: Remove support for now-unnecessary option,
11219         --cvs-user, and envvars CVS_USER, CVS_RSH.
11220
11221 2007-10-24  Jim Meyering  <meyering@redhat.com>
11222
11223         Avoid diagnostics from sha1sum when there is no cached checksum.
11224         * build-aux/bootstrap (update_po_files): Skip the sha1sum check
11225         if the po.s1 file hasn't been created yet.
11226
11227         * build-aux/bootstrap: Sync from coreutils:
11228         2007-10-24  Jim Meyering  <meyering@redhat.com>
11229         Get gnulib from the git repository, not from an obsolete cvs one.
11230         * build-aux/bootstrap: Suggestion from Micah Cowan.
11231         2007-10-04  Jim Meyering  <jim@meyering.net>
11232         * build-aux/bootstrap (slurp): Adapt to _.h -> .in.h name change.
11233         (update_po_files): Work also when there are no .po files in po/.
11234
11235 2007-10-24  Paul Eggert  <eggert@cs.ucla.edu>
11236
11237         * README: Append ".git" to git and cg examples.
11238         Problem reported by Benoit Sigoure.
11239
11240 2007-10-23  Micah Cowan  <micah@cowan.name>
11241
11242         * users.txt: Add wget.
11243
11244 2007-10-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11245
11246         Fix linking of some unistdio tests on FreeBSD.
11247         * modules/unistdio/u16-vsnprintf-tests
11248         (test_u16_vsprintf1_LDADD): Add @LIBINTL@.
11249         * modules/unistdio/u16-vsprintf-tests
11250         (test_u16_vsnprintf1_LDADD): Likewise.
11251         * modules/unistdio/u32-vsnprintf-tests
11252         (test_u32_vsnprintf1_LDADD): Likewise.
11253         * modules/unistdio/u32-vsprintf-tests
11254         (test_u32_vsprintf1_LDADD): Likewise.
11255         * modules/unistdio/u8-vsnprintf-tests
11256         (test_u8_vsnprintf1_LDADD): Likewise.
11257         * modules/unistdio/u8-vsprintf-tests
11258         (test_u8_vsprintf1_LDADD): Likewise.
11259         * modules/unistdio/ulc-vsnprintf-tests
11260         (test_ulc_vsnprintf1_LDADD): Likewise.
11261         * modules/unistdio/ulc-vsprintf-tests
11262         (test_ulc_vsprintf1_LDADD): Likewise.
11263
11264         Fix linking of some uniconv tests on FreeBSD.
11265         * modules/uniconv/u16-conv-from-enc-tests
11266         (test_u16_conv_from_enc_LDADD): Link $(LDADD) before @LIBICONV@.
11267         * modules/uniconv/u16-conv-to-enc-tests
11268         (test_u16_conv_to_enc_LDADD): Likewise.
11269         * modules/uniconv/u16-strconv-from-enc-tests
11270         (test_u16_strconv_from_enc_LDADD): Likewise.
11271         * modules/uniconv/u16-strconv-to-enc-tests
11272         (test_u16_strconv_to_enc_LDADD): Likewise.
11273         * modules/uniconv/u32-conv-from-enc-tests
11274         (test_u32_conv_from_enc_LDADD): Likewise.
11275         * modules/uniconv/u32-conv-to-enc-tests
11276         (test_u32_conv_to_enc_LDADD): Likewise.
11277         * modules/uniconv/u32-strconv-from-enc-tests
11278         (test_u32_strconv_from_enc_LDADD): Likewise.
11279         * modules/uniconv/u32-strconv-to-enc-tests
11280         (test_u32_strconv_to_enc_LDADD): Likewise.
11281         * modules/uniconv/u8-conv-from-enc-tests
11282         (test_u8_conv_from_enc_LDADD): Likewise.
11283         * modules/uniconv/u8-conv-to-enc-tests
11284         (test_u8_conv_to_enc_LDADD): Likewise.
11285         * modules/uniconv/u8-strconv-from-enc-tests
11286         (test_u8_strconv_from_enc_LDADD): Likewise.
11287         * modules/uniconv/u8-strconv-to-enc-tests
11288         (test_u8_strconv_to_enc_LDADD): Likewise.
11289
11290 2007-10-22  Bruno Haible  <bruno@clisp.org>
11291
11292         * lib/stdint.in.h: Add check that intmax_t and uintmax_t have the same
11293         size.
11294
11295 2007-10-22  Eric Blake  <ebb9@byu.net>
11296
11297         Tweak x*printf documentation.
11298         * lib/xprintf.c (xprintf, xvprintf, xfprintf, xvfprintf): Adjust
11299         variable name and comments.
11300         Suggested by Bruno Haible.
11301
11302 2007-10-22  Bruno Haible  <bruno@clisp.org>
11303
11304         * lib/acl.c (copy_acl): Fix file name in comment.
11305
11306 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
11307
11308         Fix Tru64 problem with stdbool.h.
11309         * lib/stdbool.in.h (false, true):
11310         [! (defined __cplusplus || defined __BEOS__) && !defined __GNUC__]:
11311         Don't declare as an enum in this situation; it runs afoul of Tru64.
11312         Problem reported by Steven M. Schweda in
11313         <http://lists.gnu.org/archive/html/bug-autoconf/2007-10/msg00019.html>.
11314
11315 2007-10-22  Eric Blake  <ebb9@byu.net>
11316
11317         Also wrap vf?printf.
11318         * lib/xprintf.h (xvprintf, xvfprintf): New declarations.
11319         * lib/xprintf.c (xprintf, xfprintf): Work for C89.
11320         (xvprintf, xvfprintf): New functions.
11321
11322 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11323
11324         * modules/fstrcmp-tests (test_fstrcmp_LDADD): New, add
11325         @LIBINTL@ for FreeBSD 6.2, $(LIBTHREAD) for AIX 4.3.3.
11326
11327         * lib/uniconv/u16-conv-to-enc.c (U_MBLEN): Define.
11328         * lib/uniconv/u32-conv-to-enc.c (U_MBLEN): Likewise.
11329
11330 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
11331
11332         * lib/acl.c (copy_acl): Adjust to IRIX 6.5.  Problem reported
11333         by Bruno Haible.
11334
11335 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11336
11337         * lib/getloadavg.c
11338         [defined (__osf__) && (defined (__alpha) || defined (__alpha__)]:
11339         Undef `sys' after including sys/table.h, for Tru64 4.0D.
11340
11341         * tests/test-i-ring.c: Work for C89.
11342
11343 2007-10-22  Bruno Haible  <bruno@clisp.org>
11344
11345         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Use -1ull, not
11346         -1u, in preprocessor expression, so that we don't test for the bug
11347         in HP-UX 11.00 cpp.  Testing for this bug caused problems; see
11348         <http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00329.html>.
11349
11350 2007-10-22  Eric Blake  <ebb9@byu.net>
11351
11352         * tests/test-yesno.sh: Silence stderr during test.
11353
11354 2007-10-22  Simon Josefsson  <simon@josefsson.org>
11355
11356         * modules/crypto/gc-camellia: New file.
11357
11358         * m4/gc-camellia.m4: New file.
11359
11360         * lib/gc-libgcrypt.c (gc_cipher_open): Support Camellia.
11361
11362         * lib/gc.h (enum Gc_cipher): Add GC_CAMELLIA128, GC_CAMELLIA256.
11363
11364 2007-10-22  Simon Josefsson  <simon@josefsson.org>
11365
11366         * build-aux/maint.mk (gzip_rsyncable): Don't fail if gzip sends
11367         --help to stdout.  Reported by sms@antinode.org (Steven
11368         M. Schweda).
11369
11370 2007-10-22  Simon Josefsson  <simon@josefsson.org>
11371
11372         * users.txt: Fix link to libksba.
11373
11374 2007-10-21  Ben Pfaff  <blp@gnu.org>
11375
11376         * modules/roundf-tests: Add dependency on floorf, ceilf to allow
11377         round.c roundf implementation that depends on floorf and ceilf to
11378         be tested unconditionally.
11379
11380 2007-10-21  Ben Pfaff  <blp@gnu.org>
11381
11382         * m4/check-libm-func.m4: Removed.
11383         * m4/check-math-lib.m4: New file.
11384         * m4/round.m4: Rewrite to use gl_CHECK_MATH_LIB.
11385         * m4/roundf.m4: Ditto, and fix lack of HAVE_DECL_ROUNDF
11386         definition and lack of AC_LIBOBJ([roundf]).
11387         * m4/roundl.m4: Ditto, and similarly for roundl.
11388         * modules/round: Reference new m4 file.
11389         * modules/roundf: Ditto.
11390         * modules/roundl: Ditto.
11391         * tests/test-round2.c (main): Use ROUND instead of round.
11392         Bug report from Bruno Haible.
11393
11394 2007-10-21  Bruno Haible  <bruno@clisp.org>
11395
11396         * lib/printf-parse.c: Don't assume <stdint.h> exists in IN_LIBASPRINTF
11397         context.
11398
11399 2007-10-21  Bruno Haible  <bruno@clisp.org>
11400
11401         * tests/test-wcwidth.c (main): Allow negative result for some control
11402         characters.
11403
11404         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Check also the width of U+200B.
11405         Needed on OSF/1 5.1.
11406
11407 2007-10-21  Bruno Haible  <bruno@clisp.org>
11408
11409         * tests/test-floorf1.c: Include isnanf.h.
11410         (main): Use isnanf() instead of isnan().
11411         * tests/test-ceilf1.c: Include isnanf.h.
11412         (main): Use isnanf() instead of isnan().
11413         * tests/test-truncf1.c: Include isnanf.h.
11414         (main): Use isnanf() instead of isnan().
11415         * tests/test-roundf1.c: Include isnanf.h.
11416         (main): Use isnanf() instead of isnan().
11417
11418 2007-10-21  Eric Blake  <ebb9@byu.net>
11419
11420         * users.txt: Update URL for m4.
11421
11422 2007-10-21  Bruno Haible  <bruno@clisp.org>
11423
11424         * users.txt: Add clisp. Update URLs to Simon Josefsson's projects.
11425
11426 2007-10-21  Bruno Haible  <bruno@clisp.org>
11427
11428         * gnulib-tool (func_create_megatestdir): Determine the cvsdate from
11429         Git's management files if the CVS files are not present.
11430
11431 2007-10-20  Bruno Haible  <bruno@clisp.org>
11432
11433         * lib/count-one-bits.h (COUNT_ONE_BITS): Use the builtin also for
11434         gcc-3.4.x.
11435
11436 2007-10-20  Ben Pfaff  <blp@gnu.org>
11437
11438         * lib/math.in.h: Declare round, roundf, roundl if we are providing
11439         implementations.
11440         * m4/math_h.m4: New substitutions for round, roundf, roundl modules.
11441         * lib/round.c: New file.
11442         * lib/roundf.c: New file.
11443         * lib/roundl.c: New file.
11444         * m4/round.m4: New file.
11445         * m4/roundf.m4: New file.
11446         * m4/roundl.m4: New file.
11447         * m4/check-libm-func-m4: New file.
11448         * modules/math: Replace round, roundf, roundl related @VARS@ in
11449         math.in.h.
11450         * modules/round: New file.
11451         * modules/round-tests: New file.
11452         * modules/roundf: New file.
11453         * modules/roundf-tests: New file.
11454         * modules/roundl: New file.
11455         * modules/roundl-tests: New file.
11456         * tests/test-round1.c: New file.
11457         * tests/test-round2.c: New file.
11458         * tests/test-roundf1.c: New file.
11459         * tests/test-roundf2.c: New file.
11460         * tests/test-roundl.c: New file.
11461         * doc/functions/round.texi: Mention round module.
11462         * doc/functions/roundf.texi: Mention roundf module.
11463         * doc/functions/roundl.texi: Mention roundl module.
11464         * MODULES.html.sh: Mention new modules.
11465         Thanks to Bruno Haible for suggestions.
11466
11467 2007-10-20  Jim Meyering  <meyering@redhat.com>
11468
11469         * lib/xprintf.c: Include <config.h> unconditionally.
11470
11471         Change xprintf's license to GPL.
11472         * modules/xprintf (License): s/LGPL/GPL/, since this module
11473         depends on modules (exit and exitfail) which are GPL.
11474         Suggestion from Bruno Haible.
11475
11476         xprintf fixes.
11477         * lib/xprintf.c (xprintf, xfprintf): Use va_end.
11478         Use a clearer diagnostic.
11479         Patch from Bruno Haible.
11480
11481 2007-10-20  Bruno Haible  <bruno@clisp.org>
11482
11483         * lib/vasnprintf.c (VASNPRINTF): Don't report overflow if the available
11484         length is INT_MAX and sizeof (DCHAR_T) > sizeof (TCHAR_T).
11485         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
11486
11487 2007-10-20  Bruno Haible  <bruno@clisp.org>
11488
11489         * tests/test-floorf2.c (correct_result_p): Don't rely on excess
11490         precision in the comparison result > x - 1 or similar.
11491         * tests/test-ceilf2.c (correct_result_p): Likewise.
11492         * tests/test-truncf2.c (correct_result_p): Likewise.
11493         * tests/test-trunc2.c (correct_result_p): Likewise.
11494         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
11495
11496 2007-10-20  Bruno Haible  <bruno@clisp.org>
11497
11498         * modules/ceil: New file.
11499         * m4/ceil.m4: New file.
11500         * doc/functions/ceil.texi: Mention the 'ceil' module.
11501
11502 2007-10-20  Bruno Haible  <bruno@clisp.org>
11503
11504         * modules/floor: New file.
11505         * m4/floor.m4: New file.
11506         * doc/functions/floor.texi: Mention the 'floor' module.
11507
11508 2007-10-20  Bruno Haible  <bruno@clisp.org>
11509
11510         * modules/ceilf-tests (Depends-on): Add fprintf-posix. Needed for use
11511         of %a.
11512         * modules/floorf-tests (Depends-on): Likewise.
11513         * modules/truncf-tests (Depends-on): Likewise.
11514         * modules/trunc-tests (Depends-on): Likewise.
11515         Reported by Ben Pfaff.
11516
11517 2007-10-19  Jim Meyering  <meyering@redhat.com>
11518
11519         * lib/xprintf.c (xprintf, xfprintf): Test err < 0, not just "err".
11520         Don't bother testing specific errno values.  Just test ferror.
11521
11522         New module: xprintf
11523         * modules/xprintf, lib/xprintf.c, lib/xprintf.h: New files.
11524
11525 2007-10-19  Bruno Haible  <bruno@clisp.org>
11526
11527         * modules/csharpexec (Makefile.am): Use @FOO@ syntax instead of $(FOO)
11528         syntax.
11529         * modules/javaexec (Makefile.am): Likewise.
11530         * modules/relocatable-prog (Makefile.am): Likewise.
11531         Suggested by Jim Meyering.
11532
11533 2007-10-18  Bruno Haible  <bruno@clisp.org>
11534
11535         * lib/vasnprintf.c (VASNPRINTF): Don't use %n on glibc >= 2.3 systems.
11536         Reported by Jim Meyering.
11537
11538 2007-10-18  Eric Blake  <ebb9@byu.net>
11539
11540         * modules/filenamecat-tests (Makefile.am): Link against -lintl.
11541
11542 2007-10-18  Bruno Haible  <bruno@clisp.org>
11543
11544         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_N, gl_SNPRINTF_DIRECTIVE_N): Put
11545         the format string into writable memory. Needed in Fortify conditions.
11546
11547 2007-10-18  Colin Watson <cjwatson@debian.org>  (tiny change)
11548             Bruno Haible  <bruno@clisp.org>
11549
11550         * lib/trim.c: Include config.h unconditionally. Include trim.h always.
11551         Include ctype.h always. Include stdlib.h, not mbuiter.h, for MB_CUR_MAX.
11552         * modules/trim (Depends-on): Add mbchar.
11553         (configure.ac): Add gl_FUNC_MBRTOWC.
11554         (Makefile.am): Augment lib_SOURCES.
11555
11556 2007-10-17  Paul Eggert  <eggert@cs.ucla.edu>
11557
11558         Modify glob.c to use fstatat and dirfd, to simplify it.
11559         Suggested by Eric Blake.
11560         * lib/glob.c (__fxstatat64) [!_LIBC]: New macro.
11561         Don't include <stdbool.h>; not used.
11562         (link_exists2_p, glob_in_dir) [!_LIBC]: No longer a special case.
11563         (link_exists_p): Simplify implementation, since we can now assume
11564         dirfd and fstatat.
11565         * modules/glob (Depends-on): Add dirfd, openat.  Remove stdbool.
11566
11567 2007-10-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11568
11569         * gnulib-tool (func_get_dependencies): Fix sed script to
11570         match only tests.
11571
11572 2007-10-17  Bruno Haible  <bruno@clisp.org>
11573
11574         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): On Cygwin, don't
11575         allow locale names without encoding suffix.
11576         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
11577         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
11578
11579 2007-10-16  Bruno Haible  <bruno@clisp.org>
11580
11581         * lib/getcwd.c (__getcwd): Define with explicit rpl_ prefix.
11582         * lib/getgroups.c (getgroups): Likewise.
11583         * lib/gettimeofday.c (localtime, gmtime, tzset): Likewise.
11584
11585 2007-10-16  Bruno Haible  <bruno@clisp.org>
11586
11587         * modules/absolute-header (License): Change from LGPL to LGPLv2+.
11588         * modules/malloc-posix (License): Likewise.
11589         * modules/realloc-posix (License): Likewise.
11590         * modules/calloc-posix (License): Likewise.
11591         * modules/intprops (License): Change from GPL to LGPL, with
11592         Paul Eggert's approval.
11593
11594 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
11595
11596         Merge glibc changes into lib/glob.c.
11597
11598         * lib/glob.c (glob_in_dir): Sync with glibc/posix/glob.c, dated
11599         2007-10-15 04:59:03 UTC.  Here are the changes:
11600
11601         2007-10-14  Ulrich Drepper  <drepper@redhat.com>
11602
11603         * lib/glob.c: Reimplement link_exists_p to use fstatat64.
11604
11605         * lib/glob.c: Add some branch prediction throughout.
11606
11607         2007-10-07  Ulrich Drepper  <drepper@redhat.com>
11608
11609         [BZ #5103]
11610         * lib/glob.c (glob): Recognize patterns starting \/.
11611
11612         2007-02-14  Jakub Jelinek  <jakub@redhat.com>
11613
11614         [BZ #3996]
11615         * lib/glob.c (attribute_hidden): Define if not defined.
11616         (glob): Unescape dirname, filename or username when needed and not
11617         GLOB_NOESCAPE.  Handle \/ correctly.  Handle GLOB_MARK if filename
11618         is NULL.  Handle unescaped [ in pattern without closing ].
11619         Don't pass GLOB_CHECK down to recursive glob for directories.
11620         (__glob_pattern_type): New function.
11621         (__glob_pattern_p): Implement using __glob_pattern_type.
11622         (glob_in_dir): Handle GLOB_NOCHECK patterns containing no meta
11623         characters and backslashes if not GLOB_NOESCAPE or unterminated [.
11624         Remove unreachable code.
11625
11626         2006-09-30  Ulrich Drepper  <drepper@redhat.com>
11627
11628         * lib/glob.c (glob_in_dir): Add some comments and asserts to
11629         explain why there are no leaks.
11630
11631         2006-09-25  Jakub Jelinek  <jakub@redhat.com>
11632
11633         [BZ #3253]
11634         * lib/glob.c (glob_in_dir): Don't alloca one struct globlink at a
11635         time, rather allocate increasingly bigger arrays of pointers, if
11636         possible with alloca, if too large with malloc.
11637
11638 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
11639
11640         Check for 64-bit int errors in HP-UX 10.20 preprocessor.
11641         Problem reported by H.Merijn Brand in
11642         <http://lists.gnu.org/archive/html/bug-tar/2007-10/msg00018.html>.
11643         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Check preprocessor too.
11644         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
11645
11646 2007-10-15  Bruno Haible  <bruno@clisp.org>
11647
11648         * lib/fchdir.c (close, open, closedir, opendir, dup, dup2): Define
11649         with explicit rpl_ prefix.
11650         * lib/fopen.c (fopen): Likewise.
11651         * lib/freopen.c (freopen): Likewise.
11652         * lib/iconv.c (iconv): Likewise.
11653         * lib/iconv_close.c (iconv_close): Likewise.
11654
11655 2007-10-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11656
11657         * m4/iconv_open (gl_FUNC_ICONV_OPEN_UTF): Fix cache variable name.
11658
11659 2007-10-15  Bruno Haible  <bruno@clisp.org>
11660
11661         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Use
11662         <stddef.h> instead of <stdlib.h> since we only need NULL.
11663         Reported by Ben Pfaff <blp@cs.stanford.edu>.
11664
11665 2007-10-15  Bruno Haible  <bruno@clisp.org>
11666
11667         * doc/gnulib-tool.texi (Initial import): Swap order of -I directives.
11668         Replace paragraph talking about LIBOBJS.
11669         Reported by Colin Watson <cjwatson@debian.org>.
11670
11671 2007-10-15  Bruno Haible  <bruno@clisp.org>
11672
11673         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Include
11674         <stdlib.h> before using NULL.
11675
11676 2007-10-15  Simon Josefsson  <simon@josefsson.org>
11677
11678         * m4/getaddrinfo.m4: Use NULL rather than 0 for pointers.
11679         Reported by Albert Chin <china@thewrittenword.com>.
11680
11681 2007-10-14  Bruno Haible  <bruno@clisp.org>
11682
11683         * modules/iconv_open-utf-tests: New file.
11684         * tests/test-iconv-utf.c: New file.
11685
11686         Enhance iconv_open to support UTF-16BE, UTF-16LE, UTF-32BE, UTF-32LE.
11687         * modules/iconv_open-utf: New file.
11688         * lib/iconv.in.h (_ICONV_UTF8_UTF*, _ICONV_UTF*_UTF8): New macros.
11689         (iconv, iconv_close): New declarations.
11690         * lib/iconv_open.c: Include c-strcase.h. Don't require ICONV_FLAVOR to
11691         be defined.
11692         (iconv_open): Add special handling of conversion between UTF-8 and
11693         UTF-{16,32}{BE,LE}.
11694         * lib/iconv.c: New file, incorporating code from GNU libiconv 1.11.
11695         * lib/iconv_close.c: New file.
11696         * m4/iconv_open.m4 (gl_REPLACE_ICONV_OPEN): New macro, extracted from
11697         gl_FUNC_ICONV_OPEN.
11698         (gl_FUNC_ICONV_OPEN): Use it.
11699         (gl_FUNC_ICONV_OPEN_UTF): New macro.
11700         * m4/iconv_h.m4 (gl_ICONV_H_DEFAULTS): Initialize also REPLACE_ICONV
11701         and REPLACE_ICONV_UTF.
11702         * modules/iconv_open (Depends-on): Add c-strcase.
11703         (Makefile.am): Substitute also REPLACE_ICONV, REPLACE_ICONV_UTF,
11704         ICONV_CONST.
11705         * doc/functions/iconv_open.texi: Mention the iconv_open-utf module.
11706
11707 2007-10-13  Albert Chin  <china@thewrittenword.com>
11708             Bruno Haible  <bruno@clisp.org>
11709
11710         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Perform the test for getaddrinfo
11711         through a link check that includes <netdb.h>. Needed for OSF/1 5.1.
11712
11713 2007-10-13  Bruno Haible  <bruno@clisp.org>
11714
11715         * lib/argp-fmtstream.h (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is
11716         defined, use the ISO C99 inline semantics.
11717         * lib/argp.h (ARGP_EI): Likewise.
11718
11719 2007-10-13  Bruno Haible  <bruno@clisp.org>
11720
11721         Handle 'inline' change in gcc 4.3.0.
11722         * lib/argp-fmtstream.h (argp_fmtstream_putc, argp_fmtstream_puts,
11723         argp_fmtstream_write, argp_fmtstream_set_lmargin,
11724         argp_fmtstream_set_rmargin, argp_fmtstream_set_wmargin,
11725         argp_fmtstream_point): Disable 'extern' declaration if the function
11726         definition is going to be provided inline.
11727         (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is defined, use the GNU C inline
11728         semantics, not the ISO C99 inline semantics.
11729         * lib/argp.h (argp_usage, _option_is_short, _option_is_end): Disable
11730         'extern' declaration if the function definition is going to be provided
11731         inline.
11732         (ARGP_EI): Don't assume GNU C. If __GNUC_STDC_INLINE__ is defined, use
11733         the GNU C inline semantics, not the ISO C99 inline semantics. With
11734         GCC 4.2, avoid a warning.
11735
11736 2007-10-13  Bruno Haible  <bruno@clisp.org>
11737
11738         * lib/freading.h (freading): Enable the use of __freading for
11739         glibc >= 2.7.
11740         * lib/freading.c (freading): Likewise.
11741
11742 2007-10-12  Paul Eggert  <eggert@cs.ucla.edu>
11743
11744         * lib/argp-fmtstream.h (ARGP_FS_EI): Work around GCC 4.2.1 diagnostic
11745         "warning: C99 inline functions are not supported; using GNU89".
11746
11747 2007-10-12  Bruno Haible  <bruno@clisp.org>
11748
11749         * lib/ceil.c (FUNC): Avoid rounding errors for values near a power
11750         of 2.
11751         * tests/test-ceilf2.c: New file.
11752         * modules/ceilf-tests: (Files, Depends-on, Makefile.am): Add new test.
11753
11754         * tests/test-ceilf1.c: Renamed from tests/test-ceilf.c.
11755         * modules/ceilf-tests: Update.
11756
11757 2007-10-12  Bruno Haible  <bruno@clisp.org>
11758
11759         * lib/floor.c (FUNC): Avoid rounding errors for values near a power
11760         of 2.
11761         * tests/test-floorf2.c: New file.
11762         * modules/floorf-tests: (Files, Depends-on, Makefile.am): Add new test.
11763
11764         * tests/test-floorf1.c: Renamed from tests/test-floorf.c.
11765         * modules/floorf-tests: Update.
11766
11767 2007-10-12  Bruno Haible  <bruno@clisp.org>
11768
11769         * tests/test-trunc2.c: New file.
11770         * modules/trunc-tests: (Files, Depends-on, Makefile.am): Add new test.
11771
11772         * tests/test-trunc1.c: Renamed from tests/test-trunc.c.
11773         * modules/trunc-tests: Update.
11774
11775 2007-10-12  Bruno Haible  <bruno@clisp.org>
11776
11777         * lib/trunc.c (FUNC): Avoid rounding errors for values near a power
11778         of 2.
11779         * tests/test-truncf2.c: New file.
11780         * modules/truncf-tests: (Files, Depends-on, Makefile.am): Add new test.
11781
11782         * tests/test-truncf1.c: Renamed from tests/test-truncf.c.
11783         * modules/truncf-tests: Update.
11784
11785 2007-10-11  Eric Blake  <ebb9@byu.net>
11786
11787         Don't claim strerror is broken on Interix.
11788         * doc/functions/strerror.texi (strerror): Known broken systems are
11789         now Solaris 8, and not Interix.
11790         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): No longer filter out
11791         Interix on cross-compile.
11792         Reported by Martin Koeppe in
11793         http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00005.html.
11794
11795 2007-10-11  Bruno Haible  <bruno@clisp.org>
11796
11797         * modules/i-ring-tests: New file.
11798         * tests/test-i-ring.c: Renamed from lib/i-ring-test.c. Use ASSERT
11799         instead of assert.
11800
11801 2007-10-11  Bruno Haible  <bruno@clisp.org>
11802
11803         * modules/filenamecat-tests: New file.
11804         * tests/test-filenamecat.c: New file, extracted from lib/filenamecat.c.
11805         * lib/filenamecat.c: Remove test code.
11806
11807 2007-10-11  Paul Eggert  <eggert@cs.ucla.edu>
11808
11809         Simplify and modernize strerror substitute, partly to fix Solaris 8 bug.
11810
11811         * lib/strerror.c: Include <string.h> always, to test interface,
11812         and to remove the need for the dummy.
11813         Include intprops.h to compute width instead of doing it ourselves
11814         and missing a CHAR_BIT declaration, which broke tar 1.19 on Solaris 8.
11815         (strerror): Define it to return NULL if there's no system strerror.
11816         (rpl_strerror): Use INT_STRLEN_BOUND to compute bound.
11817         Omit !HAVE_STRERROR code.  We don't need to worry about supporting
11818         ancient pre-strerror Unix systems well any more.  Saying "unknown
11819         system error" is enough.
11820         * lib/string.in.h (strerror): Simplify the ifdef to reflect the
11821         simpler strerror.c implementation.
11822         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE, gl_PREREQ_STDERROR):
11823         Simplify the tests to reflect the simpler strerror implementation.
11824         * modules/strerror (Depends-on): Add intprops.
11825
11826 2007-10-09  Eric Blake  <ebb9@byu.net>
11827
11828         Silence test-fpending.
11829         * modules/fpending-tests (Files): Add wrapper script.
11830         * tests/test-fpending.sh: New file.
11831
11832 2007-10-09  Bruno Haible  <bruno@clisp.org>
11833
11834         * MODULES.html.sh (func_module): Don't create a hyperlink for
11835         function names like 'printf_frexp'.
11836         (Misc): Add crc, memxor.
11837         (Characteristics of floating types): New section.
11838         (Mathematics): Add ceilf, ceill, floorf, floorl, frexpl-nolibm,
11839         isnanf-nolibm, signbit, trunc, truncf, truncl.
11840         (Enhancements for ISO C 99 functions): New subsection Input/output.
11841         (Support for systems lacking POSIX:2001): Add arpa_inet, calloc-posix,
11842         fcntl, fopen, freopen, fseek, fseeko, ftell, ftello, iconv_open,
11843         locale, malloc-posix, netinet_in, open, realloc-posix, signal, sleep.
11844         (Compatibility checks for POSIX:2001 functions): Add clock-time.
11845         (Enhancements for POSIX:2001 functions): Add chdir-long.
11846         (File system functions): Add areadlink, chdir-safer, read-file.
11847         Remove cycle-check.
11848         (File system as inode set): New section.
11849         (Date and time): Add gethrxtime.
11850         (Multithreading): Add openmp.
11851         (Internationalization functions): Add localename.
11852         (Unicode string functions): Add unistr/u*-mbsnlen.
11853         (Support for maintaining and releasing projects): Add git-version-gen.
11854         (Lone files): Remove directories.
11855
11856 2007-10-08  Ben Pfaff  <blp@gnu.org>
11857
11858         * lib/xmalloca.h: Fix typo in comment.
11859
11860 2007-10-08  Paul Eggert  <eggert@cs.ucla.edu>
11861
11862         * lib/xnanosleep.c (xnanosleep): Don't assume GCC 4.3.0 behavior
11863         when avoiding problems with integer overflow.  Use a portable test
11864         instead.
11865
11866 2007-10-08  Simon Josefsson  <simon@josefsson.org>
11867
11868         * modules/dummy (License): Change to LGPLv2+.
11869         * modules/float (License): Likewise
11870         * modules/realloc (License): Likewise
11871         * modules/stdlib (License): Likewise
11872
11873 2007-10-07  Bruno Haible  <bruno@clisp.org>
11874
11875         * trunc.c (TWO_MANT_DIG): Change type to DOUBLE.
11876         * floor.c (TWO_MANT_DIG): Likewise.
11877         * ceil.c (TWO_MANT_DIG): Likewise.
11878         Reported by Ben Pfaff.
11879
11880 2007-10-07  Bruno Haible  <bruno@clisp.org>
11881
11882         Avoid gcc warnings "declaration of 'exp' shadows a global declaration".
11883         * lib/math.in.h (frexp, frexpl): Change parameter name to 'expptr'.
11884         * lib/frexp.c (FUNC): Likewise.
11885         * lib/printf-frexp.h (printf_frexp): Likewise.
11886         * lib/printf-frexpl.h (printf_frexpl): Likewise.
11887         * lib/printf-frexp.c (FUNC): Likewise.
11888         Suggested by Jim Meyering.
11889
11890 2007-10-07  Jim Meyering  <meyering@redhat.com>
11891
11892         Make xnanosleep's integer overflow test more robust.
11893         * lib/xnanosleep.c (xnanosleep): Declare a temporary to be "volatile",
11894         so that gcc-4.3.0 doesn't optimize away this test for overflow.
11895
11896 2007-10-07  Bruno Haible  <bruno@clisp.org>
11897
11898         * NEWS: Mention the license change.
11899
11900         * doc/gnulib-intro.texi (Copyright): Update the meaning of the license
11901         abbreviations in the modules files.
11902
11903         Change copyright notice from GPLv2+ to GPLv3+.
11904         * README: Change copyright notice.
11905         * MODULES.html.sh: Likewise.
11906         * build-aux/bootstrap.conf: Likewise.
11907         * build-aux/config.libpath: Likewise.
11908         * build-aux/csharpcomp.sh.in: Likewise.
11909         * build-aux/csharpexec.sh.in: Likewise.
11910         * build-aux/install-reloc: Likewise.
11911         * build-aux/javacomp.sh.in: Likewise.
11912         * build-aux/javaexec.sh.in: Likewise.
11913         * build-aux/ldd.sh.in: Likewise.
11914         * build-aux/reloc-ldflags: Likewise.
11915         * build-aux/relocatable.sh.in: Likewise.
11916         * build-aux/x-to-1.in: Likewise.
11917         * check-module: Likewise.
11918         * config/srclistvars.sh: Likewise.
11919         * gnulib-tool: Likewise.
11920         * lib/acl-internal.h: Likewise.
11921         * lib/acl.c: Likewise.
11922         * lib/acl.h: Likewise.
11923         * lib/acl_entries.c: Likewise.
11924         * lib/areadlink-with-size.c: Likewise.
11925         * lib/areadlink.c: Likewise.
11926         * lib/areadlink.h: Likewise.
11927         * lib/argmatch.c: Likewise.
11928         * lib/argmatch.h: Likewise.
11929         * lib/argp-ba.c: Likewise.
11930         * lib/argp-eexst.c: Likewise.
11931         * lib/argp-fmtstream.c: Likewise.
11932         * lib/argp-fmtstream.h: Likewise.
11933         * lib/argp-fs-xinl.c: Likewise.
11934         * lib/argp-help.c: Likewise.
11935         * lib/argp-namefrob.h: Likewise.
11936         * lib/argp-parse.c: Likewise.
11937         * lib/argp-pin.c: Likewise.
11938         * lib/argp-pv.c: Likewise.
11939         * lib/argp-pvh.c: Likewise.
11940         * lib/argp-xinl.c: Likewise.
11941         * lib/argp.h: Likewise.
11942         * lib/at-func.c: Likewise.
11943         * lib/atanl.c: Likewise.
11944         * lib/backupfile.c: Likewise.
11945         * lib/backupfile.h: Likewise.
11946         * lib/basename.c: Likewise.
11947         * lib/binary-io.h: Likewise.
11948         * lib/byteswap.in.h: Likewise.
11949         * lib/c-stack.c: Likewise.
11950         * lib/c-stack.h: Likewise.
11951         * lib/c-strcasestr.c: Likewise.
11952         * lib/c-strcasestr.h: Likewise.
11953         * lib/c-strstr.c: Likewise.
11954         * lib/c-strstr.h: Likewise.
11955         * lib/c-strtod.c: Likewise.
11956         * lib/calloc.c: Likewise.
11957         * lib/canon-host.c: Likewise.
11958         * lib/canon-host.h: Likewise.
11959         * lib/canonicalize-lgpl.c: Likewise.
11960         * lib/canonicalize.c: Likewise.
11961         * lib/canonicalize.h: Likewise.
11962         * lib/ceil.c: Likewise.
11963         * lib/ceilf.c: Likewise.
11964         * lib/ceill.c: Likewise.
11965         * lib/chdir-long.c: Likewise.
11966         * lib/chdir-long.h: Likewise.
11967         * lib/chdir-safer.c: Likewise.
11968         * lib/chdir-safer.h: Likewise.
11969         * lib/chown.c: Likewise.
11970         * lib/classpath.c: Likewise.
11971         * lib/classpath.h: Likewise.
11972         * lib/clean-temp.c: Likewise.
11973         * lib/clean-temp.h: Likewise.
11974         * lib/cloexec.c: Likewise.
11975         * lib/close-stream.c: Likewise.
11976         * lib/closein.c: Likewise.
11977         * lib/closein.h: Likewise.
11978         * lib/closeout.c: Likewise.
11979         * lib/closeout.h: Likewise.
11980         * lib/concat-filename.c: Likewise.
11981         * lib/copy-file.c: Likewise.
11982         * lib/copy-file.h: Likewise.
11983         * lib/count-one-bits.h: Likewise.
11984         * lib/crc.c: Likewise.
11985         * lib/crc.h: Likewise.
11986         * lib/creat-safer.c: Likewise.
11987         * lib/csharpcomp.c: Likewise.
11988         * lib/csharpcomp.h: Likewise.
11989         * lib/csharpexec.c: Likewise.
11990         * lib/csharpexec.h: Likewise.
11991         * lib/cycle-check.c: Likewise.
11992         * lib/cycle-check.h: Likewise.
11993         * lib/diacrit.c: Likewise.
11994         * lib/diacrit.h: Likewise.
11995         * lib/diffseq.h: Likewise.
11996         * lib/dirchownmod.c: Likewise.
11997         * lib/dirent.in.h: Likewise.
11998         * lib/dirfd.c: Likewise.
11999         * lib/dirfd.h: Likewise.
12000         * lib/dirname.c: Likewise.
12001         * lib/dirname.h: Likewise.
12002         * lib/dummy.c: Likewise.
12003         * lib/dup-safer.c: Likewise.
12004         * lib/dup2.c: Likewise.
12005         * lib/eealloc.h: Likewise.
12006         * lib/error.c: Likewise.
12007         * lib/error.h: Likewise.
12008         * lib/euidaccess.c: Likewise.
12009         * lib/exclude.c: Likewise.
12010         * lib/exclude.h: Likewise.
12011         * lib/execute.c: Likewise.
12012         * lib/execute.h: Likewise.
12013         * lib/exitfail.c: Likewise.
12014         * lib/exitfail.h: Likewise.
12015         * lib/expl.c: Likewise.
12016         * lib/fatal-signal.c: Likewise.
12017         * lib/fatal-signal.h: Likewise.
12018         * lib/fbufmode.c: Likewise.
12019         * lib/fbufmode.h: Likewise.
12020         * lib/fchdir.c: Likewise.
12021         * lib/fchmodat.c: Likewise.
12022         * lib/fchownat.c: Likewise.
12023         * lib/fcntl--.h: Likewise.
12024         * lib/fcntl-safer.h: Likewise.
12025         * lib/fcntl.in.h: Likewise.
12026         * lib/fd-safer.c: Likewise.
12027         * lib/fflush.c: Likewise.
12028         * lib/file-has-acl.c: Likewise.
12029         * lib/file-set.c: Likewise.
12030         * lib/file-type.c: Likewise.
12031         * lib/file-type.h: Likewise.
12032         * lib/fileblocks.c: Likewise.
12033         * lib/filemode.c: Likewise.
12034         * lib/filemode.h: Likewise.
12035         * lib/filename.h: Likewise.
12036         * lib/filenamecat.c: Likewise.
12037         * lib/filenamecat.h: Likewise.
12038         * lib/findprog.c: Likewise.
12039         * lib/findprog.h: Likewise.
12040         * lib/float.in.h: Likewise.
12041         * lib/floor.c: Likewise.
12042         * lib/floorf.c: Likewise.
12043         * lib/floorl.c: Likewise.
12044         * lib/fopen-safer.c: Likewise.
12045         * lib/fopen.c: Likewise.
12046         * lib/fpending.c: Likewise.
12047         * lib/fpending.h: Likewise.
12048         * lib/fprintf.c: Likewise.
12049         * lib/fprintftime.h: Likewise.
12050         * lib/fpucw.h: Likewise.
12051         * lib/fpurge.c: Likewise.
12052         * lib/fpurge.h: Likewise.
12053         * lib/freadable.c: Likewise.
12054         * lib/freadable.h: Likewise.
12055         * lib/freadahead.c: Likewise.
12056         * lib/freadahead.h: Likewise.
12057         * lib/freading.c: Likewise.
12058         * lib/freading.h: Likewise.
12059         * lib/free.c: Likewise.
12060         * lib/freopen.c: Likewise.
12061         * lib/frexp.c: Likewise.
12062         * lib/frexpl.c: Likewise.
12063         * lib/fseek.c: Likewise.
12064         * lib/fseterr.c: Likewise.
12065         * lib/fseterr.h: Likewise.
12066         * lib/fstatat.c: Likewise.
12067         * lib/fstrcmp.c: Likewise.
12068         * lib/fstrcmp.h: Likewise.
12069         * lib/fsusage.c: Likewise.
12070         * lib/fsusage.h: Likewise.
12071         * lib/ftell.c: Likewise.
12072         * lib/ftello.c: Likewise.
12073         * lib/fts-cycle.c: Likewise.
12074         * lib/fts.c: Likewise.
12075         * lib/fts_.h: Likewise.
12076         * lib/full-read.c: Likewise.
12077         * lib/full-read.h: Likewise.
12078         * lib/full-write.c: Likewise.
12079         * lib/full-write.h: Likewise.
12080         * lib/fwritable.c: Likewise.
12081         * lib/fwritable.h: Likewise.
12082         * lib/fwriteerror.c: Likewise.
12083         * lib/fwriteerror.h: Likewise.
12084         * lib/fwriting.c: Likewise.
12085         * lib/fwriting.h: Likewise.
12086         * lib/gcd.c: Likewise.
12087         * lib/gcd.h: Likewise.
12088         * lib/getcwd.c: Likewise.
12089         * lib/getdate.h: Likewise.
12090         * lib/getdate.y: Likewise.
12091         * lib/getdomainname.c: Likewise.
12092         * lib/getdomainname.h: Likewise.
12093         * lib/getgroups.c: Likewise.
12094         * lib/gethostname.c: Likewise.
12095         * lib/gethrxtime.c: Likewise.
12096         * lib/gethrxtime.h: Likewise.
12097         * lib/getloadavg.c: Likewise.
12098         * lib/getndelim2.c: Likewise.
12099         * lib/getndelim2.h: Likewise.
12100         * lib/getnline.c: Likewise.
12101         * lib/getnline.h: Likewise.
12102         * lib/getopt.c: Likewise.
12103         * lib/getopt.in.h: Likewise.
12104         * lib/getopt1.c: Likewise.
12105         * lib/getopt_int.h: Likewise.
12106         * lib/getpagesize.h: Likewise.
12107         * lib/getsubopt.c: Likewise.
12108         * lib/gettime.c: Likewise.
12109         * lib/getugroups.c: Likewise.
12110         * lib/getugroups.h: Likewise.
12111         * lib/getusershell.c: Likewise.
12112         * lib/gl_anyavltree_list1.h: Likewise.
12113         * lib/gl_anyavltree_list2.h: Likewise.
12114         * lib/gl_anyhash_list1.h: Likewise.
12115         * lib/gl_anyhash_list2.h: Likewise.
12116         * lib/gl_anylinked_list1.h: Likewise.
12117         * lib/gl_anylinked_list2.h: Likewise.
12118         * lib/gl_anyrbtree_list1.h: Likewise.
12119         * lib/gl_anyrbtree_list2.h: Likewise.
12120         * lib/gl_anytree_list1.h: Likewise.
12121         * lib/gl_anytree_list2.h: Likewise.
12122         * lib/gl_anytree_oset.h: Likewise.
12123         * lib/gl_anytreehash_list1.h: Likewise.
12124         * lib/gl_anytreehash_list2.h: Likewise.
12125         * lib/gl_array_list.c: Likewise.
12126         * lib/gl_array_list.h: Likewise.
12127         * lib/gl_array_oset.c: Likewise.
12128         * lib/gl_array_oset.h: Likewise.
12129         * lib/gl_avltree_list.c: Likewise.
12130         * lib/gl_avltree_list.h: Likewise.
12131         * lib/gl_avltree_oset.c: Likewise.
12132         * lib/gl_avltree_oset.h: Likewise.
12133         * lib/gl_avltreehash_list.c: Likewise.
12134         * lib/gl_avltreehash_list.h: Likewise.
12135         * lib/gl_carray_list.c: Likewise.
12136         * lib/gl_carray_list.h: Likewise.
12137         * lib/gl_linked_list.c: Likewise.
12138         * lib/gl_linked_list.h: Likewise.
12139         * lib/gl_linkedhash_list.c: Likewise.
12140         * lib/gl_linkedhash_list.h: Likewise.
12141         * lib/gl_list.c: Likewise.
12142         * lib/gl_list.h: Likewise.
12143         * lib/gl_oset.c: Likewise.
12144         * lib/gl_oset.h: Likewise.
12145         * lib/gl_rbtree_list.c: Likewise.
12146         * lib/gl_rbtree_list.h: Likewise.
12147         * lib/gl_rbtree_oset.c: Likewise.
12148         * lib/gl_rbtree_oset.h: Likewise.
12149         * lib/gl_rbtreehash_list.c: Likewise.
12150         * lib/gl_rbtreehash_list.h: Likewise.
12151         * lib/gl_sublist.c: Likewise.
12152         * lib/gl_sublist.h: Likewise.
12153         * lib/group-member.c: Likewise.
12154         * lib/group-member.h: Likewise.
12155         * lib/hard-locale.c: Likewise.
12156         * lib/hard-locale.h: Likewise.
12157         * lib/hash-pjw.c: Likewise.
12158         * lib/hash-pjw.h: Likewise.
12159         * lib/hash-triple.c: Likewise.
12160         * lib/hash.c: Likewise.
12161         * lib/hash.h: Likewise.
12162         * lib/human.c: Likewise.
12163         * lib/human.h: Likewise.
12164         * lib/i-ring.c: Likewise.
12165         * lib/i-ring.h: Likewise.
12166         * lib/idcache.c: Likewise.
12167         * lib/imaxabs.c: Likewise.
12168         * lib/imaxdiv.c: Likewise.
12169         * lib/inet_pton.c: Likewise.
12170         * lib/inet_pton.h: Likewise.
12171         * lib/intprops.h: Likewise.
12172         * lib/inttostr.c: Likewise.
12173         * lib/inttostr.h: Likewise.
12174         * lib/inttypes.in.h: Likewise.
12175         * lib/isapipe.c: Likewise.
12176         * lib/isdir.c: Likewise.
12177         * lib/isnan.c: Likewise.
12178         * lib/isnan.h: Likewise.
12179         * lib/isnanf.c: Likewise.
12180         * lib/isnanf.h: Likewise.
12181         * lib/isnanl-nolibm.h: Likewise.
12182         * lib/isnanl.c: Likewise.
12183         * lib/isnanl.h: Likewise.
12184         * lib/javacomp.c: Likewise.
12185         * lib/javacomp.h: Likewise.
12186         * lib/javaexec.c: Likewise.
12187         * lib/javaexec.h: Likewise.
12188         * lib/javaversion.c: Likewise.
12189         * lib/javaversion.h: Likewise.
12190         * lib/javaversion.java: Likewise.
12191         * lib/lbrkprop.h: Likewise.
12192         * lib/lchmod.h: Likewise.
12193         * lib/lchown.c: Likewise.
12194         * lib/ldexpl.c: Likewise.
12195         * lib/linebreak.c: Likewise.
12196         * lib/linebreak.h: Likewise.
12197         * lib/linebuffer.c: Likewise.
12198         * lib/linebuffer.h: Likewise.
12199         * lib/locale.in.h: Likewise.
12200         * lib/logl.c: Likewise.
12201         * lib/long-options.c: Likewise.
12202         * lib/long-options.h: Likewise.
12203         * lib/lstat.c: Likewise.
12204         * lib/lstat.h: Likewise.
12205         * lib/math.in.h: Likewise.
12206         * lib/mbchar.c: Likewise.
12207         * lib/mbchar.h: Likewise.
12208         * lib/mbfile.h: Likewise.
12209         * lib/mbiter.h: Likewise.
12210         * lib/mbscasecmp.c: Likewise.
12211         * lib/mbscasestr.c: Likewise.
12212         * lib/mbschr.c: Likewise.
12213         * lib/mbscspn.c: Likewise.
12214         * lib/mbslen.c: Likewise.
12215         * lib/mbsncasecmp.c: Likewise.
12216         * lib/mbsnlen.c: Likewise.
12217         * lib/mbspbrk.c: Likewise.
12218         * lib/mbspcasecmp.c: Likewise.
12219         * lib/mbsrchr.c: Likewise.
12220         * lib/mbssep.c: Likewise.
12221         * lib/mbsspn.c: Likewise.
12222         * lib/mbsstr.c: Likewise.
12223         * lib/mbstok_r.c: Likewise.
12224         * lib/mbswidth.c: Likewise.
12225         * lib/mbswidth.h: Likewise.
12226         * lib/mbuiter.h: Likewise.
12227         * lib/memcasecmp.c: Likewise.
12228         * lib/memcasecmp.h: Likewise.
12229         * lib/memchr.c: Likewise.
12230         * lib/memcmp.c: Likewise.
12231         * lib/memcoll.c: Likewise.
12232         * lib/memcoll.h: Likewise.
12233         * lib/memcpy.c: Likewise.
12234         * lib/memrchr.c: Likewise.
12235         * lib/mkancesdirs.c: Likewise.
12236         * lib/mkdir-p.c: Likewise.
12237         * lib/mkdir-p.h: Likewise.
12238         * lib/mkdir.c: Likewise.
12239         * lib/mkdirat.c: Likewise.
12240         * lib/mkdtemp.c: Likewise.
12241         * lib/mkstemp-safer.c: Likewise.
12242         * lib/mkstemp.c: Likewise.
12243         * lib/modechange.c: Likewise.
12244         * lib/modechange.h: Likewise.
12245         * lib/mountlist.c: Likewise.
12246         * lib/mountlist.h: Likewise.
12247         * lib/mpsort.c: Likewise.
12248         * lib/nanosleep.c: Likewise.
12249         * lib/obstack.c: Likewise.
12250         * lib/obstack.h: Likewise.
12251         * lib/open-safer.c: Likewise.
12252         * lib/open.c: Likewise.
12253         * lib/openat-die.c: Likewise.
12254         * lib/openat-priv.h: Likewise.
12255         * lib/openat-proc.c: Likewise.
12256         * lib/openat.c: Likewise.
12257         * lib/openat.h: Likewise.
12258         * lib/pagealign_alloc.c: Likewise.
12259         * lib/pagealign_alloc.h: Likewise.
12260         * lib/physmem.c: Likewise.
12261         * lib/physmem.h: Likewise.
12262         * lib/pipe-safer.c: Likewise.
12263         * lib/pipe.c: Likewise.
12264         * lib/pipe.h: Likewise.
12265         * lib/posixtm.c: Likewise.
12266         * lib/posixtm.h: Likewise.
12267         * lib/posixver.c: Likewise.
12268         * lib/printf-frexp.c: Likewise.
12269         * lib/printf-frexp.h: Likewise.
12270         * lib/printf-frexpl.c: Likewise.
12271         * lib/printf-frexpl.h: Likewise.
12272         * lib/printf.c: Likewise.
12273         * lib/progname.c: Likewise.
12274         * lib/progname.h: Likewise.
12275         * lib/progreloc.c: Likewise.
12276         * lib/putenv.c: Likewise.
12277         * lib/quote.c: Likewise.
12278         * lib/quote.h: Likewise.
12279         * lib/quotearg.c: Likewise.
12280         * lib/quotearg.h: Likewise.
12281         * lib/raise.c: Likewise.
12282         * lib/readline.c: Likewise.
12283         * lib/readline.h: Likewise.
12284         * lib/readlink.c: Likewise.
12285         * lib/readtokens.c: Likewise.
12286         * lib/readtokens.h: Likewise.
12287         * lib/readtokens0.c: Likewise.
12288         * lib/readtokens0.h: Likewise.
12289         * lib/readutmp.c: Likewise.
12290         * lib/readutmp.h: Likewise.
12291         * lib/realloc.c: Likewise.
12292         * lib/relocwrapper.c: Likewise.
12293         * lib/rename-dest-slash.c: Likewise.
12294         * lib/rename.c: Likewise.
12295         * lib/rmdir.c: Likewise.
12296         * lib/rpmatch.c: Likewise.
12297         * lib/safe-read.c: Likewise.
12298         * lib/safe-read.h: Likewise.
12299         * lib/safe-write.c: Likewise.
12300         * lib/safe-write.h: Likewise.
12301         * lib/same-inode.h: Likewise.
12302         * lib/same.c: Likewise.
12303         * lib/same.h: Likewise.
12304         * lib/save-cwd.c: Likewise.
12305         * lib/save-cwd.h: Likewise.
12306         * lib/savedir.c: Likewise.
12307         * lib/savedir.h: Likewise.
12308         * lib/savewd.c: Likewise.
12309         * lib/savewd.h: Likewise.
12310         * lib/search.in.h: Likewise.
12311         * lib/setenv.c: Likewise.
12312         * lib/setenv.h: Likewise.
12313         * lib/settime.c: Likewise.
12314         * lib/sh-quote.c: Likewise.
12315         * lib/sh-quote.h: Likewise.
12316         * lib/sig2str.c: Likewise.
12317         * lib/sig2str.h: Likewise.
12318         * lib/signal.in.h: Likewise.
12319         * lib/signbitd.c: Likewise.
12320         * lib/signbitf.c: Likewise.
12321         * lib/signbitl.c: Likewise.
12322         * lib/sigprocmask.c: Likewise.
12323         * lib/sincosl.c: Likewise.
12324         * lib/sleep.c: Likewise.
12325         * lib/sprintf.c: Likewise.
12326         * lib/sqrtl.c: Likewise.
12327         * lib/stat-time.h: Likewise.
12328         * lib/stdio--.h: Likewise.
12329         * lib/stdio-safer.h: Likewise.
12330         * lib/stdlib--.h: Likewise.
12331         * lib/stdlib-safer.h: Likewise.
12332         * lib/stdlib.in.h: Likewise.
12333         * lib/stpcpy.c: Likewise.
12334         * lib/stpncpy.c: Likewise.
12335         * lib/strchrnul.c: Likewise.
12336         * lib/strcspn.c: Likewise.
12337         * lib/strerror.c: Likewise.
12338         * lib/strftime.c: Likewise.
12339         * lib/strftime.h: Likewise.
12340         * lib/striconveh.c: Likewise.
12341         * lib/striconveh.h: Likewise.
12342         * lib/striconveha.c: Likewise.
12343         * lib/striconveha.h: Likewise.
12344         * lib/stripslash.c: Likewise.
12345         * lib/strnlen1.c: Likewise.
12346         * lib/strnlen1.h: Likewise.
12347         * lib/strtod.c: Likewise.
12348         * lib/strtoimax.c: Likewise.
12349         * lib/strtok_r.c: Likewise.
12350         * lib/strtol.c: Likewise.
12351         * lib/strtoll.c: Likewise.
12352         * lib/strtoul.c: Likewise.
12353         * lib/strtoull.c: Likewise.
12354         * lib/sysexits.in.h: Likewise.
12355         * lib/tempname.c: Likewise.
12356         * lib/tempname.h: Likewise.
12357         * lib/timespec.h: Likewise.
12358         * lib/tls.c: Likewise.
12359         * lib/tls.h: Likewise.
12360         * lib/tmpdir.c: Likewise.
12361         * lib/tmpdir.h: Likewise.
12362         * lib/tmpfile-safer.c: Likewise.
12363         * lib/tmpfile.c: Likewise.
12364         * lib/trigl.c: Likewise.
12365         * lib/trigl.h: Likewise.
12366         * lib/trim.c: Likewise.
12367         * lib/trim.h: Likewise.
12368         * lib/trunc.c: Likewise.
12369         * lib/truncf.c: Likewise.
12370         * lib/truncl.c: Likewise.
12371         * lib/tsearch.c: Likewise.
12372         * lib/unicodeio.c: Likewise.
12373         * lib/unicodeio.h: Likewise.
12374         * lib/unistd--.h: Likewise.
12375         * lib/unistd-safer.h: Likewise.
12376         * lib/unistdio/ulc-fprintf.c: Likewise.
12377         * lib/unistdio/ulc-vfprintf.c: Likewise.
12378         * lib/unlinkdir.c: Likewise.
12379         * lib/unlinkdir.h: Likewise.
12380         * lib/unlocked-io.h: Likewise.
12381         * lib/unsetenv.c: Likewise.
12382         * lib/userspec.c: Likewise.
12383         * lib/utime.c: Likewise.
12384         * lib/utimecmp.c: Likewise.
12385         * lib/utimecmp.h: Likewise.
12386         * lib/utimens.c: Likewise.
12387         * lib/verify.h: Likewise.
12388         * lib/verror.c: Likewise.
12389         * lib/verror.h: Likewise.
12390         * lib/version-etc-fsf.c: Likewise.
12391         * lib/version-etc.c: Likewise.
12392         * lib/version-etc.h: Likewise.
12393         * lib/vfprintf.c: Likewise.
12394         * lib/vprintf.c: Likewise.
12395         * lib/vsprintf.c: Likewise.
12396         * lib/w32spawn.h: Likewise.
12397         * lib/wait-process.c: Likewise.
12398         * lib/wait-process.h: Likewise.
12399         * lib/wcwidth.c: Likewise.
12400         * lib/write-any-file.c: Likewise.
12401         * lib/xalloc-die.c: Likewise.
12402         * lib/xalloc.h: Likewise.
12403         * lib/xasprintf.c: Likewise.
12404         * lib/xgetcwd.c: Likewise.
12405         * lib/xgetcwd.h: Likewise.
12406         * lib/xgetdomainname.c: Likewise.
12407         * lib/xgetdomainname.h: Likewise.
12408         * lib/xgethostname.c: Likewise.
12409         * lib/xmalloc.c: Likewise.
12410         * lib/xmalloca.c: Likewise.
12411         * lib/xmalloca.h: Likewise.
12412         * lib/xmemcoll.c: Likewise.
12413         * lib/xnanosleep.c: Likewise.
12414         * lib/xreadlink.c: Likewise.
12415         * lib/xreadlink.h: Likewise.
12416         * lib/xsetenv.c: Likewise.
12417         * lib/xsetenv.h: Likewise.
12418         * lib/xstriconv.c: Likewise.
12419         * lib/xstriconv.h: Likewise.
12420         * lib/xstrndup.c: Likewise.
12421         * lib/xstrndup.h: Likewise.
12422         * lib/xstrtod.c: Likewise.
12423         * lib/xstrtod.h: Likewise.
12424         * lib/xstrtol-error.c: Likewise.
12425         * lib/xstrtol.c: Likewise.
12426         * lib/xstrtol.h: Likewise.
12427         * lib/xtime.h: Likewise.
12428         * lib/xvasprintf.c: Likewise.
12429         * lib/xvasprintf.h: Likewise.
12430         * lib/yesno.c: Likewise.
12431         * lib/yesno.h: Likewise.
12432         * posix-modules: Likewise.
12433         * tests/test-alloca-opt.c: Likewise.
12434         * tests/test-arcfour.c: Likewise.
12435         * tests/test-arctwo.c: Likewise.
12436         * tests/test-argmatch.c: Likewise.
12437         * tests/test-argp-2.sh: Likewise.
12438         * tests/test-argp.c: Likewise.
12439         * tests/test-arpa_inet.c: Likewise.
12440         * tests/test-array_list.c: Likewise.
12441         * tests/test-array_oset.c: Likewise.
12442         * tests/test-atexit.c: Likewise.
12443         * tests/test-avltree_list.c: Likewise.
12444         * tests/test-avltree_oset.c: Likewise.
12445         * tests/test-avltreehash_list.c: Likewise.
12446         * tests/test-base64.c: Likewise.
12447         * tests/test-binary-io.c: Likewise.
12448         * tests/test-byteswap.c: Likewise.
12449         * tests/test-c-ctype.c: Likewise.
12450         * tests/test-c-strcasecmp.c: Likewise.
12451         * tests/test-c-strcasestr.c: Likewise.
12452         * tests/test-c-strncasecmp.c: Likewise.
12453         * tests/test-c-strstr.c: Likewise.
12454         * tests/test-canonicalize-lgpl.c: Likewise.
12455         * tests/test-canonicalize.c: Likewise.
12456         * tests/test-carray_list.c: Likewise.
12457         * tests/test-ceilf.c: Likewise.
12458         * tests/test-ceill.c: Likewise.
12459         * tests/test-count-one-bits.c: Likewise.
12460         * tests/test-crc.c: Likewise.
12461         * tests/test-dirname.c: Likewise.
12462         * tests/test-fbufmode.c: Likewise.
12463         * tests/test-fcntl.c: Likewise.
12464         * tests/test-fflush.c: Likewise.
12465         * tests/test-floorf.c: Likewise.
12466         * tests/test-floorl.c: Likewise.
12467         * tests/test-fopen.c: Likewise.
12468         * tests/test-fprintf-posix.c: Likewise.
12469         * tests/test-fprintf-posix.h: Likewise.
12470         * tests/test-fpurge.c: Likewise.
12471         * tests/test-freadable.c: Likewise.
12472         * tests/test-freadahead.c: Likewise.
12473         * tests/test-freading.c: Likewise.
12474         * tests/test-freopen.c: Likewise.
12475         * tests/test-frexp.c: Likewise.
12476         * tests/test-frexpl.c: Likewise.
12477         * tests/test-fseek.c: Likewise.
12478         * tests/test-fseeko.c: Likewise.
12479         * tests/test-fseterr.c: Likewise.
12480         * tests/test-fstrcmp.c: Likewise.
12481         * tests/test-ftell.c: Likewise.
12482         * tests/test-ftello.c: Likewise.
12483         * tests/test-fwritable.c: Likewise.
12484         * tests/test-fwriting.c: Likewise.
12485         * tests/test-getaddrinfo.c: Likewise.
12486         * tests/test-getpass.c: Likewise.
12487         * tests/test-gettimeofday.c: Likewise.
12488         * tests/test-hmac-md5.c: Likewise.
12489         * tests/test-hmac-sha1.c: Likewise.
12490         * tests/test-iconv.c: Likewise.
12491         * tests/test-iconvme.c: Likewise.
12492         * tests/test-inttypes.c: Likewise.
12493         * tests/test-isnan.c: Likewise.
12494         * tests/test-isnanf.c: Likewise.
12495         * tests/test-isnanl-nolibm.c: Likewise.
12496         * tests/test-isnanl.c: Likewise.
12497         * tests/test-isnanl.h: Likewise.
12498         * tests/test-ldexpl.c: Likewise.
12499         * tests/test-linked_list.c: Likewise.
12500         * tests/test-linkedhash_list.c: Likewise.
12501         * tests/test-locale.c: Likewise.
12502         * tests/test-localename.c: Likewise.
12503         * tests/test-lock.c: Likewise.
12504         * tests/test-lseek.c: Likewise.
12505         * tests/test-malloca.c: Likewise.
12506         * tests/test-math.c: Likewise.
12507         * tests/test-mbscasecmp.c: Likewise.
12508         * tests/test-mbscasestr1.c: Likewise.
12509         * tests/test-mbscasestr2.c: Likewise.
12510         * tests/test-mbscasestr3.c: Likewise.
12511         * tests/test-mbscasestr4.c: Likewise.
12512         * tests/test-mbschr.c: Likewise.
12513         * tests/test-mbscspn.c: Likewise.
12514         * tests/test-mbsncasecmp.c: Likewise.
12515         * tests/test-mbspbrk.c: Likewise.
12516         * tests/test-mbspcasecmp.c: Likewise.
12517         * tests/test-mbsrchr.c: Likewise.
12518         * tests/test-mbsspn.c: Likewise.
12519         * tests/test-mbsstr1.c: Likewise.
12520         * tests/test-mbsstr2.c: Likewise.
12521         * tests/test-mbsstr3.c: Likewise.
12522         * tests/test-md5.c: Likewise.
12523         * tests/test-memmem.c: Likewise.
12524         * tests/test-netinet_in.c: Likewise.
12525         * tests/test-open.c: Likewise.
12526         * tests/test-printf-frexp.c: Likewise.
12527         * tests/test-printf-frexpl.c: Likewise.
12528         * tests/test-printf-posix.c: Likewise.
12529         * tests/test-printf-posix.h: Likewise.
12530         * tests/test-rbtree_list.c: Likewise.
12531         * tests/test-rbtree_oset.c: Likewise.
12532         * tests/test-rbtreehash_list.c: Likewise.
12533         * tests/test-read-file.c: Likewise.
12534         * tests/test-rijndael.c: Likewise.
12535         * tests/test-search.c: Likewise.
12536         * tests/test-signbit.c: Likewise.
12537         * tests/test-sleep.c: Likewise.
12538         * tests/test-snprintf-posix.c: Likewise.
12539         * tests/test-snprintf-posix.h: Likewise.
12540         * tests/test-snprintf.c: Likewise.
12541         * tests/test-sprintf-posix.c: Likewise.
12542         * tests/test-sprintf-posix.h: Likewise.
12543         * tests/test-stat-time.c: Likewise.
12544         * tests/test-stdbool.c: Likewise.
12545         * tests/test-stdint.c: Likewise.
12546         * tests/test-stdio.c: Likewise.
12547         * tests/test-stdlib.c: Likewise.
12548         * tests/test-stpncpy.c: Likewise.
12549         * tests/test-strcasestr.c: Likewise.
12550         * tests/test-striconv.c: Likewise.
12551         * tests/test-striconveh.c: Likewise.
12552         * tests/test-striconveha.c: Likewise.
12553         * tests/test-string.c: Likewise.
12554         * tests/test-sys_select.c: Likewise.
12555         * tests/test-sys_socket.c: Likewise.
12556         * tests/test-sys_stat.c: Likewise.
12557         * tests/test-sys_time.c: Likewise.
12558         * tests/test-sysexits.c: Likewise.
12559         * tests/test-time.c: Likewise.
12560         * tests/test-tls.c: Likewise.
12561         * tests/test-trunc.c: Likewise.
12562         * tests/test-truncf.c: Likewise.
12563         * tests/test-truncl.c: Likewise.
12564         * tests/test-unistd.c: Likewise.
12565         * tests/test-vasnprintf-posix.c: Likewise.
12566         * tests/test-vasnprintf-posix2.c: Likewise.
12567         * tests/test-vasnprintf.c: Likewise.
12568         * tests/test-vasprintf-posix.c: Likewise.
12569         * tests/test-vasprintf.c: Likewise.
12570         * tests/test-verify.c: Likewise.
12571         * tests/test-vfprintf-posix.c: Likewise.
12572         * tests/test-vprintf-posix.c: Likewise.
12573         * tests/test-vsnprintf-posix.c: Likewise.
12574         * tests/test-vsnprintf.c: Likewise.
12575         * tests/test-vsprintf-posix.c: Likewise.
12576         * tests/test-wchar.c: Likewise.
12577         * tests/test-wctype.c: Likewise.
12578         * tests/test-wcwidth.c: Likewise.
12579         * tests/test-xstrtol.c: Likewise.
12580         * tests/test-xvasprintf.c: Likewise.
12581         * tests/uniconv/test-u16-conv-from-enc.c: Likewise.
12582         * tests/uniconv/test-u16-conv-to-enc.c: Likewise.
12583         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
12584         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
12585         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
12586         * tests/uniconv/test-u32-conv-to-enc.c: Likewise.
12587         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
12588         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
12589         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
12590         * tests/uniconv/test-u8-conv-to-enc.c: Likewise.
12591         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
12592         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
12593         * tests/uniname/test-uninames.c: Likewise.
12594         * tests/unistdio/test-u16-asnprintf1.c: Likewise.
12595         * tests/unistdio/test-u16-asnprintf1.h: Likewise.
12596         * tests/unistdio/test-u16-printf1.h: Likewise.
12597         * tests/unistdio/test-u16-vasnprintf1.c: Likewise.
12598         * tests/unistdio/test-u16-vasnprintf2.c: Likewise.
12599         * tests/unistdio/test-u16-vasnprintf3.c: Likewise.
12600         * tests/unistdio/test-u16-vasprintf1.c: Likewise.
12601         * tests/unistdio/test-u16-vsnprintf1.c: Likewise.
12602         * tests/unistdio/test-u16-vsprintf1.c: Likewise.
12603         * tests/unistdio/test-u32-asnprintf1.c: Likewise.
12604         * tests/unistdio/test-u32-asnprintf1.h: Likewise.
12605         * tests/unistdio/test-u32-printf1.h: Likewise.
12606         * tests/unistdio/test-u32-vasnprintf1.c: Likewise.
12607         * tests/unistdio/test-u32-vasnprintf2.c: Likewise.
12608         * tests/unistdio/test-u32-vasnprintf3.c: Likewise.
12609         * tests/unistdio/test-u32-vasprintf1.c: Likewise.
12610         * tests/unistdio/test-u32-vsnprintf1.c: Likewise.
12611         * tests/unistdio/test-u32-vsprintf1.c: Likewise.
12612         * tests/unistdio/test-u8-asnprintf1.c: Likewise.
12613         * tests/unistdio/test-u8-asnprintf1.h: Likewise.
12614         * tests/unistdio/test-u8-printf1.h: Likewise.
12615         * tests/unistdio/test-u8-vasnprintf1.c: Likewise.
12616         * tests/unistdio/test-u8-vasnprintf2.c: Likewise.
12617         * tests/unistdio/test-u8-vasnprintf3.c: Likewise.
12618         * tests/unistdio/test-u8-vasprintf1.c: Likewise.
12619         * tests/unistdio/test-u8-vsnprintf1.c: Likewise.
12620         * tests/unistdio/test-u8-vsprintf1.c: Likewise.
12621         * tests/unistdio/test-ulc-asnprintf1.c: Likewise.
12622         * tests/unistdio/test-ulc-asnprintf1.h: Likewise.
12623         * tests/unistdio/test-ulc-printf1.h: Likewise.
12624         * tests/unistdio/test-ulc-vasnprintf1.c: Likewise.
12625         * tests/unistdio/test-ulc-vasnprintf2.c: Likewise.
12626         * tests/unistdio/test-ulc-vasnprintf3.c: Likewise.
12627         * tests/unistdio/test-ulc-vasprintf1.c: Likewise.
12628         * tests/unistdio/test-ulc-vsnprintf1.c: Likewise.
12629         * tests/unistdio/test-ulc-vsprintf1.c: Likewise.
12630         * tests/uniwidth/test-u16-strwidth.c: Likewise.
12631         * tests/uniwidth/test-u16-width.c: Likewise.
12632         * tests/uniwidth/test-u32-strwidth.c: Likewise.
12633         * tests/uniwidth/test-u32-width.c: Likewise.
12634         * tests/uniwidth/test-u8-strwidth.c: Likewise.
12635         * tests/uniwidth/test-u8-width.c: Likewise.
12636         * tests/uniwidth/test-uc_width.c: Likewise.
12637         * config/srclist-update: Likewise.
12638         (fixlicense): Update to GPLv3+.
12639
12640         Change copyright notice from LGPLv2.1+ to LGPLv3+.
12641         * tests/test-tsearch.c: Change copyright notice.
12642
12643         Change copyright notice from LGPLv2.0+ to LGPLv3+.
12644         * lib/c-strcaseeq.h: Change copyright notice.
12645         * lib/streq.h: Likewise.
12646         * lib/uniconv.h: Likewise.
12647         * lib/uniconv/u-conv-from-enc.h: Likewise.
12648         * lib/uniconv/u-conv-to-enc.h: Likewise.
12649         * lib/uniconv/u-strconv-from-enc.h: Likewise.
12650         * lib/uniconv/u-strconv-to-enc.h: Likewise.
12651         * lib/uniconv/u16-conv-from-enc.c: Likewise.
12652         * lib/uniconv/u16-conv-to-enc.c: Likewise.
12653         * lib/uniconv/u16-strconv-from-enc.c: Likewise.
12654         * lib/uniconv/u16-strconv-from-locale.c: Likewise.
12655         * lib/uniconv/u16-strconv-to-enc.c: Likewise.
12656         * lib/uniconv/u16-strconv-to-locale.c: Likewise.
12657         * lib/uniconv/u32-conv-from-enc.c: Likewise.
12658         * lib/uniconv/u32-conv-to-enc.c: Likewise.
12659         * lib/uniconv/u32-strconv-from-enc.c: Likewise.
12660         * lib/uniconv/u32-strconv-from-locale.c: Likewise.
12661         * lib/uniconv/u32-strconv-to-enc.c: Likewise.
12662         * lib/uniconv/u32-strconv-to-locale.c: Likewise.
12663         * lib/uniconv/u8-conv-from-enc.c: Likewise.
12664         * lib/uniconv/u8-conv-to-enc.c: Likewise.
12665         * lib/uniconv/u8-strconv-from-enc.c: Likewise.
12666         * lib/uniconv/u8-strconv-from-locale.c: Likewise.
12667         * lib/uniconv/u8-strconv-to-enc.c: Likewise.
12668         * lib/uniconv/u8-strconv-to-locale.c: Likewise.
12669         * lib/uniname.h: Likewise.
12670         * lib/uniname/uniname.c: Likewise.
12671         * lib/unistdio.h: Likewise.
12672         * lib/unistdio/u-asnprintf.h: Likewise.
12673         * lib/unistdio/u-asprintf.h: Likewise.
12674         * lib/unistdio/u-printf-args.c: Likewise.
12675         * lib/unistdio/u-printf-args.h: Likewise.
12676         * lib/unistdio/u-printf-parse.h: Likewise.
12677         * lib/unistdio/u-snprintf.h: Likewise.
12678         * lib/unistdio/u-sprintf.h: Likewise.
12679         * lib/unistdio/u-vasprintf.h: Likewise.
12680         * lib/unistdio/u-vsnprintf.h: Likewise.
12681         * lib/unistdio/u-vsprintf.h: Likewise.
12682         * lib/unistdio/u16-asnprintf.c: Likewise.
12683         * lib/unistdio/u16-asprintf.c: Likewise.
12684         * lib/unistdio/u16-printf-parse.c: Likewise.
12685         * lib/unistdio/u16-snprintf.c: Likewise.
12686         * lib/unistdio/u16-sprintf.c: Likewise.
12687         * lib/unistdio/u16-u16-asnprintf.c: Likewise.
12688         * lib/unistdio/u16-u16-asprintf.c: Likewise.
12689         * lib/unistdio/u16-u16-snprintf.c: Likewise.
12690         * lib/unistdio/u16-u16-sprintf.c: Likewise.
12691         * lib/unistdio/u16-u16-vasnprintf.c: Likewise.
12692         * lib/unistdio/u16-u16-vasprintf.c: Likewise.
12693         * lib/unistdio/u16-u16-vsnprintf.c: Likewise.
12694         * lib/unistdio/u16-u16-vsprintf.c: Likewise.
12695         * lib/unistdio/u16-vasnprintf.c: Likewise.
12696         * lib/unistdio/u16-vasprintf.c: Likewise.
12697         * lib/unistdio/u16-vsnprintf.c: Likewise.
12698         * lib/unistdio/u16-vsprintf.c: Likewise.
12699         * lib/unistdio/u32-asnprintf.c: Likewise.
12700         * lib/unistdio/u32-asprintf.c: Likewise.
12701         * lib/unistdio/u32-printf-parse.c: Likewise.
12702         * lib/unistdio/u32-snprintf.c: Likewise.
12703         * lib/unistdio/u32-sprintf.c: Likewise.
12704         * lib/unistdio/u32-u32-asnprintf.c: Likewise.
12705         * lib/unistdio/u32-u32-asprintf.c: Likewise.
12706         * lib/unistdio/u32-u32-snprintf.c: Likewise.
12707         * lib/unistdio/u32-u32-sprintf.c: Likewise.
12708         * lib/unistdio/u32-u32-vasnprintf.c: Likewise.
12709         * lib/unistdio/u32-u32-vasprintf.c: Likewise.
12710         * lib/unistdio/u32-u32-vsnprintf.c: Likewise.
12711         * lib/unistdio/u32-u32-vsprintf.c: Likewise.
12712         * lib/unistdio/u32-vasnprintf.c: Likewise.
12713         * lib/unistdio/u32-vasprintf.c: Likewise.
12714         * lib/unistdio/u32-vsnprintf.c: Likewise.
12715         * lib/unistdio/u32-vsprintf.c: Likewise.
12716         * lib/unistdio/u8-asnprintf.c: Likewise.
12717         * lib/unistdio/u8-asprintf.c: Likewise.
12718         * lib/unistdio/u8-printf-parse.c: Likewise.
12719         * lib/unistdio/u8-snprintf.c: Likewise.
12720         * lib/unistdio/u8-sprintf.c: Likewise.
12721         * lib/unistdio/u8-u8-asnprintf.c: Likewise.
12722         * lib/unistdio/u8-u8-asprintf.c: Likewise.
12723         * lib/unistdio/u8-u8-snprintf.c: Likewise.
12724         * lib/unistdio/u8-u8-sprintf.c: Likewise.
12725         * lib/unistdio/u8-u8-vasnprintf.c: Likewise.
12726         * lib/unistdio/u8-u8-vasprintf.c: Likewise.
12727         * lib/unistdio/u8-u8-vsnprintf.c: Likewise.
12728         * lib/unistdio/u8-u8-vsprintf.c: Likewise.
12729         * lib/unistdio/u8-vasnprintf.c: Likewise.
12730         * lib/unistdio/u8-vasprintf.c: Likewise.
12731         * lib/unistdio/u8-vsnprintf.c: Likewise.
12732         * lib/unistdio/u8-vsprintf.c: Likewise.
12733         * lib/unistdio/ulc-asnprintf.c: Likewise.
12734         * lib/unistdio/ulc-asprintf.c: Likewise.
12735         * lib/unistdio/ulc-printf-parse.c: Likewise.
12736         * lib/unistdio/ulc-snprintf.c: Likewise.
12737         * lib/unistdio/ulc-sprintf.c: Likewise.
12738         * lib/unistdio/ulc-vasnprintf.c: Likewise.
12739         * lib/unistdio/ulc-vasprintf.c: Likewise.
12740         * lib/unistdio/ulc-vsnprintf.c: Likewise.
12741         * lib/unistdio/ulc-vsprintf.c: Likewise.
12742         * lib/unistr.h: Likewise.
12743         * lib/unistr/u-cpy-alloc.h: Likewise.
12744         * lib/unistr/u-cpy.h: Likewise.
12745         * lib/unistr/u-endswith.h: Likewise.
12746         * lib/unistr/u-move.h: Likewise.
12747         * lib/unistr/u-set.h: Likewise.
12748         * lib/unistr/u-startswith.h: Likewise.
12749         * lib/unistr/u-stpcpy.h: Likewise.
12750         * lib/unistr/u-stpncpy.h: Likewise.
12751         * lib/unistr/u-strcat.h: Likewise.
12752         * lib/unistr/u-strcpy.h: Likewise.
12753         * lib/unistr/u-strcspn.h: Likewise.
12754         * lib/unistr/u-strdup.h: Likewise.
12755         * lib/unistr/u-strlen.h: Likewise.
12756         * lib/unistr/u-strncat.h: Likewise.
12757         * lib/unistr/u-strncpy.h: Likewise.
12758         * lib/unistr/u-strnlen.h: Likewise.
12759         * lib/unistr/u-strpbrk.h: Likewise.
12760         * lib/unistr/u-strspn.h: Likewise.
12761         * lib/unistr/u-strstr.h: Likewise.
12762         * lib/unistr/u-strtok.h: Likewise.
12763         * lib/unistr/u16-check.c: Likewise.
12764         * lib/unistr/u16-chr.c: Likewise.
12765         * lib/unistr/u16-cmp.c: Likewise.
12766         * lib/unistr/u16-cpy-alloc.c: Likewise.
12767         * lib/unistr/u16-cpy.c: Likewise.
12768         * lib/unistr/u16-endswith.c: Likewise.
12769         * lib/unistr/u16-mblen.c: Likewise.
12770         * lib/unistr/u16-mbsnlen.c: Likewise.
12771         * lib/unistr/u16-mbtouc-aux.c: Likewise.
12772         * lib/unistr/u16-mbtouc-unsafe-aux.c: Likewise.
12773         * lib/unistr/u16-mbtouc-unsafe.c: Likewise.
12774         * lib/unistr/u16-mbtouc.c: Likewise.
12775         * lib/unistr/u16-mbtoucr.c: Likewise.
12776         * lib/unistr/u16-move.c: Likewise.
12777         * lib/unistr/u16-next.c: Likewise.
12778         * lib/unistr/u16-prev.c: Likewise.
12779         * lib/unistr/u16-set.c: Likewise.
12780         * lib/unistr/u16-startswith.c: Likewise.
12781         * lib/unistr/u16-stpcpy.c: Likewise.
12782         * lib/unistr/u16-stpncpy.c: Likewise.
12783         * lib/unistr/u16-strcat.c: Likewise.
12784         * lib/unistr/u16-strchr.c: Likewise.
12785         * lib/unistr/u16-strcmp.c: Likewise.
12786         * lib/unistr/u16-strcpy.c: Likewise.
12787         * lib/unistr/u16-strcspn.c: Likewise.
12788         * lib/unistr/u16-strdup.c: Likewise.
12789         * lib/unistr/u16-strlen.c: Likewise.
12790         * lib/unistr/u16-strmblen.c: Likewise.
12791         * lib/unistr/u16-strmbtouc.c: Likewise.
12792         * lib/unistr/u16-strncat.c: Likewise.
12793         * lib/unistr/u16-strncmp.c: Likewise.
12794         * lib/unistr/u16-strncpy.c: Likewise.
12795         * lib/unistr/u16-strnlen.c: Likewise.
12796         * lib/unistr/u16-strpbrk.c: Likewise.
12797         * lib/unistr/u16-strrchr.c: Likewise.
12798         * lib/unistr/u16-strspn.c: Likewise.
12799         * lib/unistr/u16-strstr.c: Likewise.
12800         * lib/unistr/u16-strtok.c: Likewise.
12801         * lib/unistr/u16-to-u32.c: Likewise.
12802         * lib/unistr/u16-to-u8.c: Likewise.
12803         * lib/unistr/u16-uctomb-aux.c: Likewise.
12804         * lib/unistr/u16-uctomb.c: Likewise.
12805         * lib/unistr/u32-check.c: Likewise.
12806         * lib/unistr/u32-chr.c: Likewise.
12807         * lib/unistr/u32-cmp.c: Likewise.
12808         * lib/unistr/u32-cpy-alloc.c: Likewise.
12809         * lib/unistr/u32-cpy.c: Likewise.
12810         * lib/unistr/u32-endswith.c: Likewise.
12811         * lib/unistr/u32-mblen.c: Likewise.
12812         * lib/unistr/u32-mbsnlen.c: Likewise.
12813         * lib/unistr/u32-mbtouc-unsafe.c: Likewise.
12814         * lib/unistr/u32-mbtouc.c: Likewise.
12815         * lib/unistr/u32-mbtoucr.c: Likewise.
12816         * lib/unistr/u32-move.c: Likewise.
12817         * lib/unistr/u32-next.c: Likewise.
12818         * lib/unistr/u32-prev.c: Likewise.
12819         * lib/unistr/u32-set.c: Likewise.
12820         * lib/unistr/u32-startswith.c: Likewise.
12821         * lib/unistr/u32-stpcpy.c: Likewise.
12822         * lib/unistr/u32-stpncpy.c: Likewise.
12823         * lib/unistr/u32-strcat.c: Likewise.
12824         * lib/unistr/u32-strchr.c: Likewise.
12825         * lib/unistr/u32-strcmp.c: Likewise.
12826         * lib/unistr/u32-strcpy.c: Likewise.
12827         * lib/unistr/u32-strcspn.c: Likewise.
12828         * lib/unistr/u32-strdup.c: Likewise.
12829         * lib/unistr/u32-strlen.c: Likewise.
12830         * lib/unistr/u32-strmblen.c: Likewise.
12831         * lib/unistr/u32-strmbtouc.c: Likewise.
12832         * lib/unistr/u32-strncat.c: Likewise.
12833         * lib/unistr/u32-strncmp.c: Likewise.
12834         * lib/unistr/u32-strncpy.c: Likewise.
12835         * lib/unistr/u32-strnlen.c: Likewise.
12836         * lib/unistr/u32-strpbrk.c: Likewise.
12837         * lib/unistr/u32-strrchr.c: Likewise.
12838         * lib/unistr/u32-strspn.c: Likewise.
12839         * lib/unistr/u32-strstr.c: Likewise.
12840         * lib/unistr/u32-strtok.c: Likewise.
12841         * lib/unistr/u32-to-u16.c: Likewise.
12842         * lib/unistr/u32-to-u8.c: Likewise.
12843         * lib/unistr/u32-uctomb.c: Likewise.
12844         * lib/unistr/u8-check.c: Likewise.
12845         * lib/unistr/u8-chr.c: Likewise.
12846         * lib/unistr/u8-cmp.c: Likewise.
12847         * lib/unistr/u8-cpy-alloc.c: Likewise.
12848         * lib/unistr/u8-cpy.c: Likewise.
12849         * lib/unistr/u8-endswith.c: Likewise.
12850         * lib/unistr/u8-mblen.c: Likewise.
12851         * lib/unistr/u8-mbsnlen.c: Likewise.
12852         * lib/unistr/u8-mbtouc-aux.c: Likewise.
12853         * lib/unistr/u8-mbtouc-unsafe-aux.c: Likewise.
12854         * lib/unistr/u8-mbtouc-unsafe.c: Likewise.
12855         * lib/unistr/u8-mbtouc.c: Likewise.
12856         * lib/unistr/u8-mbtoucr.c: Likewise.
12857         * lib/unistr/u8-move.c: Likewise.
12858         * lib/unistr/u8-next.c: Likewise.
12859         * lib/unistr/u8-prev.c: Likewise.
12860         * lib/unistr/u8-set.c: Likewise.
12861         * lib/unistr/u8-startswith.c: Likewise.
12862         * lib/unistr/u8-stpcpy.c: Likewise.
12863         * lib/unistr/u8-stpncpy.c: Likewise.
12864         * lib/unistr/u8-strcat.c: Likewise.
12865         * lib/unistr/u8-strchr.c: Likewise.
12866         * lib/unistr/u8-strcmp.c: Likewise.
12867         * lib/unistr/u8-strcpy.c: Likewise.
12868         * lib/unistr/u8-strcspn.c: Likewise.
12869         * lib/unistr/u8-strdup.c: Likewise.
12870         * lib/unistr/u8-strlen.c: Likewise.
12871         * lib/unistr/u8-strmblen.c: Likewise.
12872         * lib/unistr/u8-strmbtouc.c: Likewise.
12873         * lib/unistr/u8-strncat.c: Likewise.
12874         * lib/unistr/u8-strncmp.c: Likewise.
12875         * lib/unistr/u8-strncpy.c: Likewise.
12876         * lib/unistr/u8-strnlen.c: Likewise.
12877         * lib/unistr/u8-strpbrk.c: Likewise.
12878         * lib/unistr/u8-strrchr.c: Likewise.
12879         * lib/unistr/u8-strspn.c: Likewise.
12880         * lib/unistr/u8-strstr.c: Likewise.
12881         * lib/unistr/u8-strtok.c: Likewise.
12882         * lib/unistr/u8-to-u16.c: Likewise.
12883         * lib/unistr/u8-to-u32.c: Likewise.
12884         * lib/unistr/u8-uctomb-aux.c: Likewise.
12885         * lib/unistr/u8-uctomb.c: Likewise.
12886         * lib/unitypes.h: Likewise.
12887         * lib/uniwidth.h: Likewise.
12888         * lib/uniwidth/cjk.h: Likewise.
12889         * lib/uniwidth/u16-strwidth.c: Likewise.
12890         * lib/uniwidth/u16-width.c: Likewise.
12891         * lib/uniwidth/u32-strwidth.c: Likewise.
12892         * lib/uniwidth/u32-width.c: Likewise.
12893         * lib/uniwidth/u8-strwidth.c: Likewise.
12894         * lib/uniwidth/u8-width.c: Likewise.
12895         * lib/uniwidth/width.c: Likewise.
12896
12897 2007-10-07  Bruno Haible  <bruno@clisp.org>
12898
12899         * lib/inttypes.in.h: Change copyright notice from LGPL to GPL.
12900         The file is still under LGPL (see modules/inttypes).
12901
12902 2007-10-06  Bruno Haible  <bruno@clisp.org>
12903
12904         * modules/trunc (Dependencies): Add 'extensions'.
12905         * m4/trunc.m4 (gl_FUNC_TRUNC): Require gl_USE_SYSTEM_EXTENSIONS.
12906         Reported by Ben Pfaff <blp@gnu.org>.
12907
12908 2007-10-06  Bruno Haible  <bruno@clisp.org>
12909
12910         * modules/freopen-tests: New file.
12911         * tests/test-freopen.c: New file.
12912
12913         * modules/fopen-tests: New file.
12914         * tests/test-fopen.c: New file.
12915
12916         * modules/fopen: New file.
12917         * lib/fopen.c: New file.
12918         * m4/fopen.m4: New file.
12919         * modules/freopen: New file.
12920         * lib/freopen.c: New file.
12921         * m4/freopen.m4: New file.
12922         * lib/stdio.in.h (fopen, freopen): New declarations.
12923         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize also GNULIB_FOPEN,
12924         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
12925         * modules/stdio (Makefile.am): Substitute also GNULIB_FOPEN,
12926         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
12927         * doc/functions/fopen.texi: Mention the 'fopen' module.
12928         * doc/functions/freopen.texi: Mention the 'freopen' module.
12929
12930 2007-10-06  Bruno Haible  <bruno@clisp.org>
12931
12932         * modules/open-tests: New file.
12933         * tests/test-open.c: New file.
12934
12935         * modules/open: New file.
12936         * lib/open.c: New file.
12937         * m4/open.m4: New file.
12938         * lib/fchdir.c (open): If the gnulib module 'open' is used, do what
12939         lib/open.c does.
12940         * lib/fcntl.in.h (open): Declare also if replaced by the 'open' module.
12941         * m4/fcntl_h.m4 (gl_FCNTL_MODULE_INDICATOR, gl_FCNTL_H_DEFAULTS): New
12942         macros.
12943         (gl_FCNTL_H): Require gl_FCNTL_H_DEFAULTS.
12944         * modules/fcntl (Makefile.am): Also substitute GNULIB_OPEN and
12945         REPLACE_OPEN.
12946         * doc/functions/open.texi: Mention the 'open' module.
12947
12948 2007-10-04  Bruno Haible  <bruno@clisp.org>
12949
12950         * modules/ceill-tests: New file.
12951         * tests/test-ceill.c: New file.
12952
12953         * modules/ceill: New file.
12954         * lib/ceill.c: Replace entire file.
12955         * m4/ceill.m4: New file.
12956         * lib/math.in.h (ceill): Replace declaration.
12957         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILL.
12958         * modules/math (Makefile.am): Substitute also GNULIB_CEILL.
12959         * doc/functions/ceill.texi: Mention the 'ceill' module.
12960         * modules/mathl (Files): Remove lib/ceill.c.
12961         (Depends-on): Add ceill.
12962
12963 2007-10-04  Bruno Haible  <bruno@clisp.org>
12964
12965         * modules/ceilf-tests: New file.
12966         * tests/test-ceilf.c: New file.
12967
12968         * modules/ceilf: New file.
12969         * lib/ceil.c: New file.
12970         * lib/ceilf.c: New file.
12971         * m4/ceilf.m4: New file.
12972         * lib/math.in.h (ceilf): New declaration.
12973         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILF and
12974         HAVE_DECL_CEILF.
12975         * modules/math (Makefile.am): Substitute also GNULIB_CEILF and
12976         HAVE_DECL_CEILF.
12977         * doc/functions/ceilf.texi: Mention the 'ceilf' module.
12978
12979 2007-10-04  Bruno Haible  <bruno@clisp.org>
12980
12981         * modules/floorl-tests: New file.
12982         * tests/test-floorl.c: New file.
12983
12984         * modules/floorl: New file.
12985         * lib/floorl.c: Replace entire file.
12986         * m4/floorl.m4: New file.
12987         * lib/math.in.h (floorl): Replace declaration.
12988         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORL.
12989         * modules/math (Makefile.am): Substitute also GNULIB_FLOORL.
12990         * doc/functions/floorl.texi: Mention the 'floorl' module.
12991         * modules/mathl (Files): Remove lib/floorl.c.
12992         (Depends-on): Add floorl.
12993
12994 2007-10-04  Bruno Haible  <bruno@clisp.org>
12995
12996         * modules/floorf-tests: New file.
12997         * tests/test-floorf.c: New file.
12998
12999         * modules/floorf: New file.
13000         * lib/floor.c: New file.
13001         * lib/floorf.c: New file.
13002         * m4/floorf.m4: New file.
13003         * lib/math.in.h (floorf): New declaration.
13004         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORF and
13005         HAVE_DECL_FLOORF.
13006         * modules/math (Makefile.am): Substitute also GNULIB_FLOORF and
13007         HAVE_DECL_FLOORF.
13008         * doc/functions/floorf.texi: Mention the 'floorf' module.
13009
13010 2007-10-04  Benoit Sigoure  <tsuna@lrde.epita.fr>
13011             Bruno Haible  <bruno@clisp.org>
13012
13013         Advertise for the Git server instead of the CVS server.
13014         * doc/gnulib-intro.texi (Steady Development): Mention the Git
13015         repository instead of the CVS one.
13016         * doc/gnulib-tool.texi (VCS Issues): Renamed from "CVS Issues". Talk
13017         about all VCS systems generically.
13018         * doc/gnulib.texi (Introduction): Capitalize `Git'.
13019
13020 2007-10-04  Bruno Haible  <bruno@clisp.org>
13021
13022         * doc/gnulib.texi (Function Substitutes): Explain what an absent module
13023         means.
13024         Reported by Benoît Sigoure <tsuna@lrde.epita.fr>.
13025
13026 2007-10-04  Bruno Haible  <bruno@clisp.org>
13027
13028         * modules/truncl-tests: New file.
13029         * tests/test-truncl.c: New file.
13030
13031         * modules/truncl: New file.
13032         * lib/truncl.c: New file.
13033         * m4/truncl.m4: New file.
13034         * lib/math.in.h (truncl): New declaration.
13035         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCL and
13036         HAVE_DECL_TRUNCL.
13037         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCL and
13038         HAVE_DECL_TRUNCL.
13039         * doc/functions/truncl.texi: Mention the 'truncl' module.
13040
13041 2007-10-04  Bruno Haible  <bruno@clisp.org>
13042
13043         * modules/truncf-tests: New file.
13044         * tests/test-truncf.c: New file.
13045
13046         * modules/truncf: New file.
13047         * lib/trunc.c: Make paramerizable through USE_* macros.
13048         * lib/truncf.c: New file.
13049         * m4/truncf.m4: New file.
13050         * lib/math.in.h (truncf): New declaration.
13051         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCF and
13052         HAVE_DECL_TRUNCF.
13053         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCF and
13054         HAVE_DECL_TRUNCF.
13055         * doc/functions/truncf.texi: Mention the 'truncf' module.
13056
13057 2007-10-03  Bruno Haible  <bruno@clisp.org>
13058
13059         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
13060         augmentation also for tests modules.
13061         * modules/argp-tests (Makefile.am): Remove EXTRA_DIST augmentation.
13062         * modules/atexit-tests (Makefile.am): Likewise.
13063         * modules/binary-io-tests (Makefile.am): Likewise.
13064         * modules/c-strcase-tests (Makefile.am): Likewise.
13065         * modules/canonicalize-lgpl-tests (Makefile.am): Likewise.
13066         * modules/canonicalize-tests (Makefile.am): Likewise.
13067         * modules/closein-tests (Makefile.am): Likewise.
13068         * modules/fprintf-posix-tests (Makefile.am): Likewise.
13069         * modules/freadahead-tests (Makefile.am): Likewise.
13070         * modules/fseek-tests (Makefile.am): Likewise.
13071         * modules/fseeko-tests (Makefile.am): Likewise.
13072         * modules/ftell-tests (Makefile.am): Likewise.
13073         * modules/ftello-tests (Makefile.am): Likewise.
13074         * modules/isnanl-nolibm-tests (Makefile.am): Likewise.
13075         * modules/isnanl-tests (Makefile.am): Likewise.
13076         * modules/lseek-tests (Makefile.am): Likewise.
13077         * modules/mbscasecmp-tests (Makefile.am): Likewise.
13078         * modules/mbscasestr-tests (Makefile.am): Likewise.
13079         * modules/mbschr-tests (Makefile.am): Likewise.
13080         * modules/mbscspn-tests (Makefile.am): Likewise.
13081         * modules/mbsncasecmp-tests (Makefile.am): Likewise.
13082         * modules/mbspbrk-tests (Makefile.am): Likewise.
13083         * modules/mbspcasecmp-tests (Makefile.am): Likewise.
13084         * modules/mbsrchr-tests (Makefile.am): Likewise.
13085         * modules/mbsspn-tests (Makefile.am): Likewise.
13086         * modules/mbsstr-tests (Makefile.am): Likewise.
13087         * modules/printf-posix-tests (Makefile.am): Likewise.
13088         * modules/snprintf-posix-tests (Makefile.am): Likewise.
13089         * modules/sprintf-posix-tests (Makefile.am): Likewise.
13090         * modules/tsearch-tests (Makefile.am): Likewise.
13091         * modules/uniname/uniname-tests (Makefile.am): Likewise.
13092         * modules/unistdio/u16-vasnprintf-tests (Makefile.am): Likewise.
13093         * modules/unistdio/u32-vasnprintf-tests (Makefile.am): Likewise.
13094         * modules/unistdio/u8-vasnprintf-tests (Makefile.am): Likewise.
13095         * modules/unistdio/ulc-vasnprintf-tests (Makefile.am): Likewise.
13096         * modules/vasnprintf-posix-tests (Makefile.am): Likewise.
13097         * modules/vfprintf-posix-tests (Makefile.am): Likewise.
13098         * modules/vprintf-posix-tests (Makefile.am): Likewise.
13099         * modules/vsnprintf-posix-tests (Makefile.am): Likewise.
13100         * modules/vsprintf-posix-tests (Makefile.am): Likewise.
13101         * modules/xstrtoimax-tests (Makefile.am): Likewise.
13102         * modules/xstrtol-tests (Makefile.am): Likewise.
13103         * modules/xstrtoumax-tests (Makefile.am): Likewise.
13104         * modules/yesno-tests (Makefile.am): Likewise.
13105
13106 2007-10-03  Bruno Haible  <bruno@clisp.org>
13107
13108         * modules/trunc-tests: New file.
13109         * tests/test-trunc.c: New file.
13110
13111         * modules/trunc: New file.
13112         * lib/trunc.c: New file.
13113         * m4/trunc.m4: New file.
13114         * lib/math.in.h (trunc): New declaration.
13115         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNC and
13116         HAVE_DECL_TRUNC.
13117         * modules/math (Makefile.am): Substitute also GNULIB_TRUNC and
13118         HAVE_DECL_TRUNC.
13119         * doc/functions/trunc.texi: Mention the 'trunc' module.
13120
13121 2007-10-03  Bruno Haible  <bruno@clisp.org>
13122
13123         * tests/test-fpending.c: New file, mostly copied
13124         from coreutils/lib/t-fpending.c.
13125         * modules/fpending-tests: New file.
13126
13127 2007-10-03  Bruno Haible  <bruno@clisp.org>
13128
13129         Port the stdio extensions to QNX (untested).
13130         * lib/fseterr.c (fseterr): Add support for QNX.
13131         * lib/fbufmode.c (fbufmode): Likewise.
13132         * lib/freadable.c (freadable): Likewise.
13133         * lib/fwritable.c (fwritable): Likewise.
13134         * lib/freading.c (freading): Likewise.
13135         * lib/fwriting.c (fwriting): Likewise.
13136         * lib/freadahead.c (freadahed): Likewise.
13137         * lib/fpurge.c (fpurge): Likewise.
13138         * lib/fseeko.c (rpl_fseeko): Likewise.
13139
13140 2007-10-03  Bruno Haible  <bruno@clisp.org>
13141             Jim Meyering  <jim@meyering.net>
13142             Eric Blake  <ebb9@byu.net>
13143
13144         * doc/relocatable.texi: Use @command instead of @program.
13145
13146 2007-10-02  Jim Meyering  <jim@meyering.net>
13147
13148         Perform one more "_.h" -> ".in.h" substitution.
13149         * modules/unistd (Makefile.am) [unistd.h]: Use unistd.h.in
13150         instead of unistd_.h here, too.
13151
13152 2007-10-01  Bruno Haible  <bruno@clisp.org>
13153
13154         * gnulib-tool (func_emit_initmacro_done): Special case for alloca.c.
13155         Needed for the alloca-opt module.
13156
13157 2007-09-30  Bruno Haible  <bruno@clisp.org>
13158
13159         * lib/alloca.in.h: Renamed from lib/alloca_.h.
13160         * modules/alloca-opt (Files, Makefile.am): Use alloca.in.h instead of
13161         alloca_.h.
13162         * lib/argz.in.h: Renamed from lib/argz_.h.
13163         * modules/argz (Files, Makefile.am): Use argz.in.h instead of argz_.h.
13164         * lib/byteswap.in.h: Renamed from lib/byteswap_.h.
13165         * modules/byteswap (Files, Makefile.am): Use byteswap.in.h instead of
13166         byteswap_.h.
13167         * lib/dirent.in.h: Renamed from lib/dirent_.h.
13168         * modules/fchdir (Files, Makefile.am): Use dirent.in.h instead of
13169         dirent_.h.
13170         * lib/fcntl.in.h: Renamed from lib/fcntl_.h.
13171         * modules/fcntl (Files, Makefile.am): Use fcntl.in.h instead of
13172         fcntl_.h.
13173         * lib/float.in.h: Renamed from lib/float_.h.
13174         * modules/float (Files, Makefile.am): Use float.in.h instead of
13175         float_.h.
13176         * lib/fnmatch.in.h: Renamed from lib/fnmatch_.h.
13177         * modules/fnmatch (Files, Makefile.am): Use fnmatch.in.h instead of
13178         fnmatch_.h.
13179         * lib/getopt.in.h: Renamed from lib/getopt_.h.
13180         * modules/getopt (Files, Makefile.am): Use getopt.in.h instead of
13181         getopt_.h.
13182         * lib/glob.in.h: Renamed from lib/glob_.h.
13183         * modules/glob (Files, Makefile.am): Use glob.in.h instead of glob_.h.
13184         * lib/iconv.in.h: Renamed from lib/iconv_.h.
13185         * modules/iconv_open (Files, Makefile.am): Use iconv.in.h instead of
13186         iconv_.h.
13187         * lib/inttypes.in.h: Renamed from lib/inttypes_.h.
13188         * modules/inttypes (Files, Makefile.am): Use inttypes.in.h instead of
13189         inttypes_.h.
13190         * lib/locale.in.h: Renamed from lib/locale_.h.
13191         * modules/locale (Files, Makefile.am): Use locale.in.h instead of
13192         locale_.h.
13193         * lib/math.in.h: Renamed from lib/math_.h.
13194         * modules/math (Files, Makefile.am): Use math.in.h instead of math_.h.
13195         * lib/netinet_in.in.h: Renamed from lib/netinet_in_.h.
13196         * modules/netinet_in (Files, Makefile.am): Use netinet_in.in.h instead
13197         of netinet_in_.h. Add dependency.
13198         * lib/poll.in.h: Renamed from lib/poll_.h.
13199         * modules/poll (Files, Makefile.am): Use poll.in.h instead of poll_.h.
13200         * lib/search.in.h: Renamed from lib/search_.h.
13201         * modules/search (Files, Makefile.am): Use search.in.h instead of
13202         search_.h.
13203         * lib/signal.in.h: Renamed from lib/signal_.h.
13204         * modules/signal (Files, Makefile.am): Use signal.in.h instead of
13205         _signal.h.
13206         * lib/stdbool.in.h: Renamed from lib/stdbool_.h.
13207         * modules/stdbool (Files, Makefile.am): Use stdbool.in.h instead of
13208         stdbool_.h.
13209         * lib/stdint.in.h: Renamed from lib/stdint_.h.
13210         * modules/stdint (Files, Makefile.am): Use stdint.in.h instead of
13211         stdint_.h.
13212         * lib/stdio.in.h: Renamed from lib/stdio_.h.
13213         * modules/stdio (Files, Makefile.am): Use stdio.in.h instead of
13214         stdio_.h.
13215         * lib/stdlib.in.h: Renamed from lib/stdlib_.h.
13216         * modules/stdlib (Files, Makefile.am): Use stdlib.in.h instead of
13217         stdlib_.h.
13218         * lib/string.in.h: Renamed from lib/string_.h.
13219         * modules/string (Files, Makefile.am): Use string.in.h instead of
13220         string_.h.
13221         * doc/gnulib-tool.texi (Initial import): Update.
13222         * lib/sys_select.in.h: Renamed from lib/sys_select_.h.
13223         * modules/sys_select (Files, Makefile.am): Use sys_select.in.h instead
13224         of sys_select_.h. Add dependency.
13225         * lib/sys_socket.in.h: Renamed from lib/sys_socket_.h.
13226         * modules/sys_socket (Files, Makefile.am): Use sys_socket.in.h instead
13227         of sys_socket_.h.
13228         * lib/sys_stat.in.h: Renamed from lib/sys_stat_.h.
13229         * modules/sys_stat (Files, Makefile.am): Use sys_stat.in.h instead of
13230         sys_stat_.h.
13231         * lib/sys_time.in.h: Renamed from lib/sys_time_.h.
13232         * modules/sys_time (Files, Makefile.am): Use sys_time.in.h instead of
13233         sys_time_.h.
13234         * lib/sysexits.in.h: Renamed from lib/sysexits_.h.
13235         * modules/sysexits (Files, Makefile.am): Use sysexits.in.h instead of
13236         sysexits_.h.
13237         * lib/time.in.h: Renamed from lib/time_.h.
13238         * modules/time (Files, Makefile.am): Use time.in.h instead of time_.h.
13239         * lib/unistd.in.h: Renamed from lib/unistd_.h.
13240         * modules/unistd (Files, Makefile.am): Use unistd.in.h instead of
13241         unistd_.h.
13242         * lib/wchar.in.h: Renamed from lib/wchar_.h.
13243         * modules/wchar (Files, Makefile.am): Use wchar.in.h instead of
13244         wchar_.h.
13245         * lib/wctype.in.h: Renamed from lib/wctype_.h.
13246         * modules/wctype (Files, Makefile.am): Use wctype.in.h instead of
13247         wctype_.h.
13248         * build-aux/bootstrap (slurp): Update.
13249         * lib/.cppi-disable: Update.
13250
13251 2007-09-30  Bruno Haible  <bruno@clisp.org>
13252
13253         * tests/test-getaddrinfo.c (AF_UNSPEC): Provide a fallback definition.
13254         Needed on BeOS.
13255
13256 2007-09-30  Bruno Haible  <bruno@clisp.org>
13257
13258         * modules/dirname-tests (check_PROGRAMS): Renamed from noinst_PROGRAMS.
13259
13260 2007-09-29  Bruno Haible  <bruno@clisp.org>
13261
13262         * lib/stdio_.h (getdelim, getline): Add identifiers. Doc tweak.
13263
13264 2007-09-29  Bruno Haible  <bruno@clisp.org>
13265
13266         * lib/xreadlink.c (xreadlink): Simplify to a wrapper around areadlink.
13267         * modules/xreadlink (Depends-on): Add areadlink, remove readlink etc.
13268         * build-aux/install-reloc: Compile also areadlink.c.
13269         * modules/relocatable-prog-wrapper (Files): Add lib/areadlink.[hc].
13270
13271 2007-09-29  Bruno Haible  <bruno@clisp.org>
13272
13273         * gnulib-tool (func_emit_initmacro_done): Indentation.
13274
13275 2007-09-29  Bruno Haible  <bruno@clisp.org>
13276
13277         * README: Add CVS checkout update instructions.
13278         Info from Bob Proulx <bob@proulx.com>.
13279
13280 2007-09-28  Eric Blake  <ebb9@byu.net>
13281
13282         Provide move-if-change.
13283         * build-aux/move-if-change: New file, based on best practice
13284         rather than any canonical upstream location.
13285
13286 2007-09-28  Jim Meyering  <jim@meyering.net>
13287
13288         Fix canonicalize loop-detection corner case.
13289         Do not attempt to stat the symlink values stored via seen_triple.
13290         Without this, coreutils' tests/misc/readlink-fp-loop test would fail
13291         on linux-2.6.18, (but not 2.6.22).
13292         * lib/canonicalize.c (seen_triple): Use triple_compare_ino_str, not
13293         triple_compare.  The former compares dev,ino,filename, while the latter
13294         would actually stat dirname(filename) when dev and ino were equal.
13295         * lib/hash-triple.c: Install <string.h>.
13296         (STREQ): Define.
13297         (triple_compare_ino_str): New function.
13298         * lib/hash-triple.h (triple_compare_ino_str): Declare it.
13299
13300 2007-09-28  Eric Blake  <ebb9@byu.net>
13301
13302         Enforce that AC_REPLACE_FUNCS files exist.
13303         * gnulib-tool (func_emit_initmacro_done): Make AC_LIBSOURCES
13304         override check for typos.
13305
13306         Fix test-closein on Solaris 10.
13307         * tests/test-closein.c (main): Don't assume stdin can be inherited
13308         closed on all systems.
13309         * tests/test-closein.sh: Likewise.
13310         Reported by Piotr Tarnowski.
13311
13312 2007-09-28  Jim Meyering  <jim@meyering.net>
13313
13314         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Fix typo in comment.
13315
13316 2007-09-27  Jim Meyering  <jim@meyering.net>
13317
13318         canonicalize: Avoid a false-positive cycle failure.
13319         * modules/canonicalize (Depends-on): Add file-set and hash-triple.
13320         Sort.  Remove cycle-check.
13321         * lib/canonicalize.c: Include file-set.h and hash-triple.h,
13322         not cycle-check.h.
13323         (seen_triple): New function.
13324         (canonicalize_filename_mode): Use it instead of cycle-check.
13325         * tests/test-canonicalize.c: Add a test for this bug.
13326         * tests/test-canonicalize.sh: Set up and run the test.
13327
13328         New module, file-set, from coreutils.
13329         * modules/file-set: Define it.
13330         * lib/file-set.c, lib/file-set.h: Implement.
13331
13332         New module, hash-triple, from coreutils.
13333         * modules/hash-triple: Define it.
13334         * lib/hash-triple.c, lib/hash-triple.h: Implement.
13335
13336 2007-09-25  Eric Blake  <ebb9@byu.net>
13337
13338         Fix strerror on Interix.
13339         * lib/string_.h (strerror): Declare replacement.
13340         * doc/functions/strerror.texi (strerror): Document the Interix
13341         shortcoming.
13342         * modules/string (Makefile.am): Support new hooks.
13343         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Add new hooks.
13344         * m4/strerror.m4 (gl_FUNC_STRERROR): Defer to
13345         gl_FUNC_STRERROR_SEPARATE.
13346         (gl_FUNC_STRERROR_SEPARATE): Check for Interix bug.
13347         * lib/strerror.c (rpl_strerror): Provide replacement.
13348         * modules/strerror (Depends-on): Add string.
13349         (configure.ac): Detect use of module.
13350         * tests/test-strerror.c: New file.
13351         * modules/strerror-tests: New test module.
13352         * modules/argp (Depends-on): Add strerror.
13353         * modules/error (Depends-on): Likewise.
13354         Reported by Martin Koeppe.
13355
13356 2007-09-24  Bruno Haible  <bruno@clisp.org>
13357
13358         * README: Update git instructions.
13359
13360 2007-09-24  Eric Blake  <ebb9@byu.net>
13361
13362         Revert fpending breakage from 2007-09-08.
13363         * m4/fpending.m4 (gl_FUNC_FPENDING): Don't require existence of
13364         __fpending.c.
13365
13366 2007-09-24  Jim Meyering  <jim@meyering.net>
13367
13368         filenamecat.c: Add a test.
13369         * lib/filenamecat.c (main) [TEST_FILE_NAME_CONCAT]: Add a test
13370         showing how the function works when DIR is the empty string.
13371
13372 2007-09-21  Simon Josefsson  <simon@josefsson.org>
13373
13374         * tests/test-canonicalize.sh: Turn on executable bit.
13375
13376 2007-09-19  Eric Blake  <ebb9@byu.net>
13377
13378         * README: Update CVS instructions.
13379
13380 2007-09-18  Bruno Haible  <bruno@clisp.org>
13381
13382         * modules/areadlink: New file.
13383         * lib/areadlink.h (areadlink): New declaration.
13384         * lib/areadlink.c: New file, based on lib/xreadlink.c.
13385
13386 2007-09-17  Jim Meyering  <jim@meyering.net>
13387
13388         * lib/savewd.c (ESTALE) [!defined]: Define.
13389         Reported to be required on Interix by Martin Koeppe.
13390
13391 2007-09-17  Bruno Haible  <bruno@clisp.org>
13392
13393         * gnulib-tool (func_version): Use $version.
13394
13395 2007-09-16  Bruno Haible  <bruno@clisp.org>
13396
13397         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE, gl_PRINTF_INFINITE,
13398         gl_PRINTF_INFINITE_LONG_DOUBLE): Increase buf's size from 100 to 10000.
13399         Needed on glibc-2.6.1 with -fstack-protector -D_FORTIFY_SOURCE=2.
13400         Reported by Greg Schafer <gschafer@zip.com.au>.
13401
13402 2007-09-15  Bruno Haible  <bruno@clisp.org>
13403
13404         * gnulib-tool (sed): Try a little harder to make bash understand the
13405         alias.
13406         Reported by Bruce Korb <bruce.korb@gmail.com>.
13407
13408 2007-09-13  Eric Blake  <ebb9@byu.net>
13409
13410         * ChangeLog: Remove conflict markers.
13411
13412 2007-09-13  Simon Josefsson  <simon@josefsson.org>
13413
13414         * lib/gc-gnulib.c (gc_hash_open): Catch NULL calloc return value.
13415         Reported by Bruno Haible <bruno@clisp.org>.
13416
13417 2007-09-12  Bruno Haible  <bruno@clisp.org>
13418
13419         * m4/lock.m4: Don't provide an AC_USE_SYSTEM_EXTENSIONS definition.
13420         (gl_LOCK_EARLY_BODY): Use AC_GNU_SOURCE when AC_USE_SYSTEM_EXTENSIONS
13421         is not defined.
13422
13423 2007-09-12  Eric Blake  <ebb9@byu.net>
13424
13425         Track CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
13426         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Update to CVS
13427         Autoconf definition.
13428         * modules/euidaccess (Depends-on): Add extensions, for
13429         AC_USE_SYSTEM_EXTENSIONS with autoconf <= 2.59.
13430         * modules/fnmatch (Depends-on): Likewise.
13431         * modules/getaddrinfo (Depends-on): Likewise.
13432         * modules/getdelim (Depends-on): Likewise.
13433         * modules/getline (Depends-on): Likewise.
13434         * modules/getsubopt (Depends-on): Likewise.
13435         * modules/gettext (Depends-on): Likewise.
13436         * modules/group-member (Depends-on): Likewise.
13437         * modules/mbchar (Depends-on): Likewise.
13438         * modules/memmem (Depends-on): Likewise.
13439         * modules/mempcpy (Depends-on): Likewise.
13440         * modules/memrchr (Depends-on): Likewise.
13441         * modules/pagealign_alloc (Depends-on): Likewise.
13442         * modules/readutmp (Depends-on): Likewise.
13443         * modules/stpcpy (Depends-on): Likewise.
13444         * modules/stpncpy (Depends-on): Likewise.
13445         * modules/strchrnul (Depends-on): Likewise.
13446         * modules/strndup (Depends-on): Likewise.
13447         * modules/strsep (Depends-on): Likewise.
13448         * modules/strverscmp (Depends-on): Likewise.
13449         * modules/vasprintf (Depends-on): Likewise.
13450         * modules/wcwidth (Depends-on): Likewise.
13451         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): AC_GNU_SOURCE will be
13452         obsolete in Autoconf 2.62; use AC_USE_SYSTEM_EXTENSIONS instead.
13453         * m4/fnmatch.m4 (gl_FUNC_FNMATCH_GNU): Likewise.
13454         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDR_INFO): Likewise.
13455         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
13456         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
13457         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Likewise.
13458         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
13459         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER): Likewise.
13460         * m4/mbchar.m4 (gl_MBCHAR): Likewise.
13461         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
13462         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
13463         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
13464         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Likewise.
13465         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC): Likewise.
13466         * m4/readutmp.m4 (gl_READUTMP): Likewise.
13467         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
13468         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
13469         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
13470         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
13471         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
13472         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
13473         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
13474         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Likewise.
13475         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): Likewise.
13476         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
13477         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Likewise, but provide fallback,
13478         so that lock.m4 can be used in gettext without extensions module.
13479
13480 2007-09-11  Bruno Haible  <bruno@clisp.org>
13481
13482         * m4/isc-posix.m4: Remove file.
13483         Suggested by Eric Blake.
13484
13485 2007-09-11  Eric Blake  <ebb9@byu.net>
13486
13487         * ChangeLog: Restore lines accidentally truncated 2007-04-06.
13488
13489 2007-09-10  Bruno Haible  <bruno@clisp.org>
13490
13491         * posix-modules: Fix typo in error message.
13492         Reported by Matt <mkraai@beckman.com>.
13493
13494 2007-09-09  Bruno Haible  <bruno@clisp.org>
13495
13496         * doc/functions/getdelim.texi: Update list of platforms lacking the
13497         function.
13498         * doc/functions/getline.texi: Likewise.
13499
13500 2007-09-09  Jim Meyering  <jim@meyering.net>
13501
13502         * lib/hash.c (hash_initialize): Detect calloc failure.
13503         Reported by Bruno Haible.
13504
13505 2007-09-09  Bruno Haible  <bruno@clisp.org>
13506
13507         * lib/canonicalize-lgpl.c (__realpath): Set errno to ENOMEM when
13508         malloc or realloc fails.
13509
13510 2007-09-09  Bruno Haible  <bruno@clisp.org>
13511
13512         * modules/getcwd (Depends-on): Add malloc-posix.
13513         * modules/glob (Depends-on): Likewise.
13514         * modules/putenv (Depends-on): Likewise.
13515         * modules/strdup (Depends-on): Likewise.
13516         * modules/getdelim (Depends-on): Add realloc-posix.
13517         * modules/read-file (Depends-on): Likewise.
13518
13519 2007-09-09  Bruno Haible  <bruno@clisp.org>
13520
13521         * m4/malloc.m4 (gl_CHECK_MALLOC_POSIX): New macro.
13522         (gl_FUNC_MALLOC_POSIX): Require it.
13523         * m4/realloc.m4 (gl_FUNC_REALLOC_POSIX): Likewise.
13524         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): Likewise.
13525         * modules/realloc (Files): Add m4/malloc.m4.
13526         * modules/calloc (Files): Likewise.
13527
13528 2007-09-09  Bruno Haible  <bruno@clisp.org>
13529
13530         * modules/malloc-posix: New file.
13531         * modules/malloc (Depends-on): Add malloc-posix.
13532         * lib/malloc.c: Include errno.h.
13533         (rpl_malloc): Merge the requirements of a glibc-compatible malloc
13534         and a POSIX-compatible malloc into a single function. Set ENOMEM
13535         when returning NULL.
13536         * m4/malloc.m4: New file.
13537         * doc/functions/malloc.texi: Mention the malloc-posix module.
13538         * lib/stdlib_.h (malloc): New declaration.
13539         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
13540         GNULIB_MALLOC_POSIX and HAVE_MALLOC_POSIX.
13541         * modules/stdlib (stdlib.h): Substitute also GNULIB_MALLOC_POSIX
13542         and HAVE_MALLOC_POSIX.
13543
13544 2007-09-09  Bruno Haible  <bruno@clisp.org>
13545
13546         * modules/realloc-posix: New file.
13547         * modules/realloc (Depends-on): Add realloc-posix.
13548         * lib/realloc.c: Include errno.h.
13549         (rpl_realloc): Merge the requirements of a glibc-compatible realloc
13550         and a POSIX-compatible realloc into a single function. Set ENOMEM
13551         when returning NULL.
13552         * m4/realloc.m4: New file.
13553         * doc/functions/realloc.texi: Mention the realloc-posix module.
13554         * lib/stdlib_.h (realloc): New declaration.
13555         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
13556         GNULIB_REALLOC_POSIX and HAVE_REALLOC_POSIX.
13557         * modules/stdlib (stdlib.h): Substitute also GNULIB_REALLOC_POSIX
13558         and HAVE_REALLOC_POSIX.
13559
13560 2007-09-09  Bruno Haible  <bruno@clisp.org>
13561
13562         * modules/calloc-posix: New file.
13563         * modules/calloc (Depends-on): Add calloc-posix.
13564         * lib/calloc.c: Include errno.h.
13565         (rpl_calloc): Merge the requirements of a glibc-compatible calloc
13566         and a POSIX-compatible calloc into a single function. Set ENOMEM
13567         when returning NULL.
13568         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): New macro.
13569         * doc/functions/calloc.texi: Mention the calloc-posix module.
13570         * lib/stdlib_.h (calloc): New declaration.
13571         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
13572         GNULIB_CALLOC_POSIX and HAVE_CALLOC_POSIX.
13573         * modules/stdlib (stdlib.h): Substitute also GNULIB_CALLOC_POSIX
13574         and HAVE_CALLOC_POSIX.
13575
13576 2007-09-09  Bruno Haible  <bruno@clisp.org>
13577
13578         Allow for modules to show an arbitrary notice.
13579         * modules/TEMPLATE-EXTENDED: Add 'Notice' field.
13580         * gnulib-tool: New option --extract-notice.
13581         (func_usage): Document it.
13582         (sed_extract_prog): Update.
13583         (func_get_notice): New function.
13584         (func_modules_notice): New function.
13585         (func_import, func_create_testdir): Invoke it.
13586         Suggested by Jim Meyering.
13587
13588 2007-09-09  Bruno Haible  <bruno@clisp.org>
13589
13590         * gnulib-tool: New options --verbose, --quiet.
13591         (func_usage): Document them.
13592         (verbose): New variable.
13593         (func_execute_command): New function.
13594         (func_import): Don't show the module list and the file list if
13595         $verbose < 0.
13596         (func_create_testdir): Likewise. Use func_execute_command.
13597         (func_create_megatestdir): Use func_execute_command.
13598
13599 2007-09-08  Bruno Haible  <bruno@clisp.org>
13600
13601         * gnulib-tool (func_import): Prefer rsync over wget when available,
13602         for fetching the PO files.
13603
13604 2007-09-08  Bruno Haible  <bruno@clisp.org>
13605
13606         * posix-modules: New file. Portions copied from gnulib-tool.
13607         * doc/gnulib.texi (POSIX Substitutes Library): New chapter.
13608
13609 2007-09-08  Jim Meyering  <jim@meyering.net>
13610
13611         Rename __fpending.c -> fpending.c and __fpending.h -> fpending.h
13612         * lib/fpending.h: Rename from __fpending.h.
13613         * lib/fpending.c: Rename from __fpending.c.
13614         Include "fpending.h", not "__fpending.h".
13615         * lib/__fpending.h, lib/__fpending.c: Remove files.
13616         * modules/fpending (Files): Reflect new file names.
13617         * lib/close-stream.c: Include "fpending.h", not "__fpending.h".
13618
13619 2007-09-08  Bruno Haible  <bruno@clisp.org>
13620
13621         * m4/inttypes-h.m4: Remove stub file.
13622
13623 2007-09-07  Simon Josefsson  <simon@josefsson.org>
13624
13625         * doc/headers/stdint.texi: Discuss #include_next issue.
13626
13627 2007-09-06  Paul Eggert  <eggert@cs.ucla.edu>
13628
13629         * build-aux/bootstrap: Remove obsolete comment about wget --help.
13630
13631 2007-09-06  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
13632
13633         * m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix misspelling
13634         in variable name.
13635
13636 2007-09-03  Jim Meyering  <jim@meyering.net>
13637
13638         New module: git-version-gen.
13639         * modules/git-version-gen: New file.
13640
13641         Import changes from coreutils for bootstrap script.
13642
13643         * build-aux/bootstrap (WGET_COMMAND): Remove code to set this variable.
13644
13645         bootstrap: uses rsync to download the .po files
13646         * build-aux/bootstrap (po_download_command_format): New global.
13647         (download_po_files): Use rsync.
13648         (update_po_files): Don't remove .po files after download,
13649         so future rsync runs can take advantage of the copies.
13650
13651         * build-aux/bootstrap (gnulib_tool): Make sha1sum check quietly.
13652
13653         Solve the unnecessary-.po-file-regeneration problem once and for all.
13654         * build-aux/bootstrap (download_po_files): New function, renamed from
13655         get_translations.  Now, downloads, but doesn't update LINGUAS.
13656         (update_po_files): New function.
13657
13658         bootstrap: Ignore more.
13659         * build-aux/bootstrap (symlink_to_dir): Add a directory name like
13660         uniwidth to e.g., lib/.gitignore.
13661         (slurp): Handle the sys_stat_.h -> sys mapping, too.
13662
13663         * build-aux/bootstrap: New setting: vc_ignore.
13664         (insert_sorted_if_absent): Create $file if absent.
13665         Adapt to new, possibly empty, list: $vc_ignore.
13666
13667         bootstrap: generate more ignorable names
13668         * build-aux/bootstrap (slurp): When generating ignorable names,
13669         also map .sin to .sed, .gperf to .c, and .y to .c.
13670
13671 2007-09-03  Jim Meyering  <jim@meyering.net>
13672
13673         * build-aux/git-version-gen: New file, from coreutils.  For details, see
13674         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=bfe49f506
13675
13676 2007-09-02  Bruno Haible  <bruno@clisp.org>
13677
13678         Fix mis-recognition of 'mcs' on QNX 6.
13679         * m4/csharpcomp.m4 (gt_CSHARPCOMP): Test whether the "mcs --version"
13680         output contains the string "Mono".
13681         * lib/csharpcomp.c (compile_csharp_using_mono): Likewise.
13682         Reported by <kraai@ftbfs.org> at <https://savannah.gnu.org/bugs/?18337>.
13683
13684 2007-09-01  Bruno Haible  <bruno@clisp.org>
13685
13686         Fix collision between uniwidth/* and linebreak modules.
13687         * lib/linebreak.h (locale_charset, uc_width, u8_width, u16_width,
13688         u32_width): Remove declarations.
13689         * lib/linebreak.c: Include uniwidth.h, uniwidth/cjk.h, streq.h.
13690         (u32_mbtouc_unsafe, streq9, streq8, streq7, streq6, streq5, streq4,
13691         streq3, streq2, streq1, streq0): Remove functions.
13692         (STREQ): Remove macro.
13693         (is_cjk_encoding): Remove function.
13694         (nonspacing_table_data, nonspacing_table_ind): Remove constants.
13695         (uc_width, u8_width, u16_width, u32_width): Remove functions.
13696         * modules/linebreak (Depends-on): Add streq, uniwidth/width.
13697         * NEWS: Document the change.
13698
13699 2007-09-01  Bruno Haible  <bruno@clisp.org>
13700
13701         * lib/streq.h: Add double-inclusion guard.
13702
13703 2007-09-01  Karl Berry  <karl@gnu.org>
13704
13705         * MODULES.html.sh: Rename mreadlink_with_size to areadlink_with_size.
13706
13707 2007-08-28  Jim Meyering  <jim@meyering.net>
13708
13709         Rename mreadlink_with_size to areadlink_with_size.
13710         * NEWS: Document the change.
13711         * lib/mreadlink-with-size.c (mreadlink_with_size): Rename this to...
13712         * lib/areadlink-with-size.c (areadlink_with_size): ...this.
13713         * lib/mreadlink.h: Rename this to...
13714         * lib/areadlink.h: ...this.
13715         * modules/mreadlink-with-size: Rename this to...
13716         * modules/areadlink-with-size: ...this.
13717         * lib/canonicalize.c: Reflect the renaming.
13718         * modules/canonicalize: Likewise.
13719
13720 2007-08-26  Bruno Haible  <bruno@clisp.org>
13721
13722         * gnulib-tool (func_import): When deciding which files to remove,
13723         consider also dangling symbolic links.
13724         Reported by Eric Blake.
13725
13726 2007-08-26  Bruno Haible  <bruno@clisp.org>
13727
13728         * gnulib-tool (func_ln_if_changed): Use "test -h", not "test -L".
13729
13730 2007-08-23  Simon Josefsson  <simon@josefsson.org>
13731
13732         * lib/readline.c: Don't include getline.h, the prototype is now
13733         found in stdio.h.
13734
13735 2007-08-23  Jim Meyering  <jim@meyering.net>
13736
13737         Getdelim touchup.
13738         * lib/getdelim.c (getdelim): Don't bother to save/restore errno
13739         around the funlockfile call, since funlockfile never sets errno.
13740         Don't set errno upon failed realloc.
13741
13742 2007-08-22  Eric Blake  <ebb9@byu.net>
13743
13744         Getline touchups.
13745         * lib/getdelim.c (getdelim): Revert regression that required *n to
13746         be 0 when *lineptr is NULL.  Preserve errno across funlockfile.
13747         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Check for declaration of
13748         getdelim, rather than whether implementation is missing.
13749         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise for getline.
13750         * lib/stdio_.h (getline): Also declare if replacement is
13751         required.
13752         * doc/functions/getdelim.texi: New file.
13753         * doc/functions/getline.texi: Likewise.
13754         * doc/gnulib.texi (Function Substitutes): Add new files.
13755         Reported by Bruno Haible.
13756
13757 2007-08-22  Ludovic Courtès  <ludo@gnu.org>
13758
13759         * users.txt: Add Guile.
13760
13761 2007-08-22  Eric Blake  <ebb9@byu.net>
13762
13763         * tests/test-getdelim.c (main): Use remove, not unlink.
13764         * tests/test-getline.c (main): Likewise.
13765
13766         Move getline and getdelim into stdio.h, per POSIX 200x.
13767         * modules/getline (Files): Remove getline.h.
13768         (Depends-on): Add stdio.
13769         (configure.ac): Add module indicator.
13770         * modules/getdelim (Files): Remove getdelim.h.
13771         (Depends-on): Add stdio.
13772         (configure.ac): Add module indicator.
13773         * modules/stdio (Makefile.am): Work with new indicators.
13774         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add new defaults.
13775         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Work with stdio needs.
13776         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
13777         * lib/getdelim.h: Delete.
13778         * lib/getline.h: Delete.
13779         * lib/stdio_.h (getdelim, getline): Declare.
13780         * modules/getdelim-tests: New module.
13781         * modules/getline-tests: Likewise.
13782         * tests/test-getdelim.c: New file.
13783         * tests/test-getline.c: Likewise.
13784         * NEWS: Document the change.
13785         * lib/getline.c: Update choice of header.
13786         * lib/csharpcomp.c: Likewise.
13787         * lib/getpass.c: Likewise.
13788         * lib/javacomp.c: Likewise.
13789         * lib/javaversion.c: Likewise.
13790         * lib/yesno.c: Likewise.
13791         * lib/getdelim.c: Likewise.
13792         (getdelim): Set errno on failure, and avoid memory leak.
13793
13794 2007-08-19  Bruno Haible  <bruno@clisp.org>
13795
13796         * modules/closein (Depends-on): Add freadahead.
13797         * lib/closein.c: Include freadahead.h.
13798         (close_stdin): Skip the fseeko and fflush calls if freadahead(stdin)
13799         is zero.
13800
13801 2007-08-19  Bruno Haible  <bruno@clisp.org>
13802
13803         * modules/freadahead-tests: New file.
13804         * tests/test-freadahead.sh: New file.
13805         * tests/test-freadahead.c: New file.
13806
13807         * modules/freadahead: New file.
13808         * lib/freadahead.h: New file.
13809         * lib/freadahead.c: New file.
13810         * MODULES.html.sh (File stream based Input/Output): Add freadahead,
13811         fbufmode, fpurge, freadable, fwritable.
13812
13813 2007-08-19  Eric Blake  <ebb9@byu.net>
13814
13815         Test yesno in combination with closein.
13816         * lib/yesno.c (yesno): Document use of stdin.
13817         * modules/yesno-tests (Files): New module.
13818         * tests/test-yesno.c (main): New file.
13819         * tests/test-yesno.sh: Likewise.
13820
13821 2007-08-19  Bruno Haible  <bruno@clisp.org>
13822
13823         * lib/fbufmode.c (fbufmode): Add tentative support for Solaris/AMD64.
13824         * lib/fseeko.c (rpl_fseeko): Likewise.
13825         * lib/fseterr.c (fseterr): Likewise.
13826
13827 2007-08-19  Bruno Haible  <bruno@clisp.org>
13828
13829         * tests/test-lseek.c (main): Disable a test for BeOS.
13830         * doc/functions/lseek.texi: Document the BeOS bug.
13831
13832 2007-08-19  Bruno Haible  <bruno@clisp.org>
13833             Eric Blake  <ebb9@byu.net>
13834
13835         * lib/lseek.c: Include <sys/stat.h>.
13836         (rpl_lseek): Add workaround code also for Unix platforms.
13837         Needed for BeOS.
13838         * m4/lseek.m4 (gl_FUNC_LSEEK): When cross-compiling, fail on BeOS.
13839         * doc/functions/lseek.texi: Document BeOS definiency.
13840
13841 2007-08-18  Bruno Haible  <bruno@clisp.org>
13842
13843         * modules/fstrcmp-tests: New file.
13844         * tests/test-fstrcmp.c: New file.
13845
13846 2007-08-18  Bruno Haible  <bruno@clisp.org>
13847
13848         * modules/fstrcmp: New file, from GNU gettext with modifications.
13849         * lib/fstrcmp.h: New file, from GNU gettext.
13850         * lib/fstrcmp.c: New file, from GNU gettext.
13851         * MODULES.html.sh (String handling): Add fstrcmp.
13852
13853 2007-08-18  Bruno Haible  <bruno@clisp.org>
13854
13855         * lib/diffseq.h (struct context): Change type of 'heuristic' field to
13856         'bool'.
13857         (diag, compareseq): Remove const from the ctxt argument.
13858         (USE_HEURISTIC): Undefine at the end.
13859
13860 2007-08-18  Jim Meyering  <jim@meyering.net>
13861
13862         New file: lib/idcache.h
13863         * NEWS: Mention the addition.
13864         * modules/idcache (Files): Add lib/idcache.h
13865         * lib/idcache.c: Include "idcache.h".
13866         Don't include <sys/types.h>.
13867         Add a FIXME comment.
13868         Move file-scoped "static" declarations to the top.
13869         * lib/idcache.h: New file.  Include <sys/types.h> here, instead.
13870
13871 2007-08-17  Bruno Haible  <bruno@clisp.org>
13872         and Paul Eggert  <eggert@cs.ucla.edu>
13873
13874         * MODULES.html.sh: Add diffseq.
13875         * modules/diffseq: New file.
13876         * lib/diffseq.h: New file, from GNU gettext with a few minor changes,
13877         extracted from GNU gettext's fstrcmp.c and GNU diff's analyze.c.
13878
13879 2007-08-15  Paul Eggert  <eggert@cs.ucla.edu>
13880
13881         Import changes from coreutils for bootstrap script.
13882
13883         2007-07-21  Paul Eggert  <eggert@cs.ucla.edu>
13884
13885         * build-aux/bootstrap (slurp): Work even in environments where
13886         "ls" defaults to "ls -A".  Put in a FIXME, though, since the
13887         current code does not slurp files whose names start with ".", and
13888         this looks like it might be a troublesome area.
13889
13890         2007-07-11  Jim Meyering  <jim@meyering.net>
13891
13892         If there's a GPL vN copyright comment, require that N == 3.
13893
13894         2007-07-08  Jim Meyering  <jim@meyering.net>
13895
13896         Run the coreutils-specific code only if tests/Makefile.am.in exists.
13897         * build-aux/bootstrap (mam_template): Move definition out of loop.
13898
13899         Create symlinks for gl/{lib,m4}/*, just as for gnulib/{lib,m4}/*.
13900
13901         * build-aux/bootstrap (symlink_to_dir): Rename function from
13902         symlink_to_gnulib.  Add a directory parameter.  Update all
13903         callers.
13904         (cp_mark_as_generated): Also check for -- and link to -- files in
13905         gl/.
13906
13907         2007-07-08  Jim Meyering  <jim@meyering.net>
13908
13909         Adapt to deeper hierarchy in gnulib.
13910         * build-aux/bootstrap (symlink_to_dir): If the destination
13911         directory doesn't exist, create it. This is required at least for
13912         "lib/uniwidth/cjk.h".
13913
13914         2007-05-15  Jim Meyering  <jim@meyering.net>
13915
13916         * build-aux/bootstrap: Now that generated Makefile.am files
13917         are no longer under version control, they must be created at
13918         bootstrap time.
13919
13920 2007-08-14  Ben Pfaff  <blp@gnu.org>
13921
13922         * lib/count-one-bits.h: Add comments.  From Bruno Haible.
13923
13924 2007-08-14  Paul Eggert  <eggert@cs.ucla.edu>
13925
13926         * lib/count-one-bits.h: Don't include <limits.h>; no longer needed
13927         given the changes below.
13928         (COUNT_ONE_BITS): Use 'verify' rather than 'verify_true'.  Work
13929         even on hosts that have padding bits beyond the supported 64.
13930
13931 2007-08-10  Paul Eggert  <eggert@cs.ucla.edu>
13932
13933         * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal.
13934         * lib/xstrtol.h: Don't include exitfail.h; that's now internal to
13935         xstrtol.c.  Include getopt.h, since xstrtol_fatal's signature
13936         depends on it.
13937         (xstrtol_error): Remove.
13938         (xstrtol_fatal): New decl, replacing the functionality of xstrtol_error
13939         but with a different signature.
13940         (ATTRIBUTE_NORETURN, __attribute__): New macros.
13941         * lib/xstrtol-error.c: Include exitfail.h.
13942         (xstrtol_fatal): New function, with a different signature from the
13943         old xstrtol_error, so that the caller need not worry about passing
13944         in an exit status, or about storage management of the option argument.
13945         (xstrtol_error): Now a static function.  Redo signature to
13946         implement xstrtol_fatal.  Output the correct number of hyphens in
13947         front of the option so that the caller need not worry about
13948         storage management.
13949         (N_): New macro.
13950         (_): Remove; not used now.
13951         * modules/xstrtol: Depend on getopt.
13952         * tests/test-xstrtol.c (main): Use new xstrtol_error function instead
13953         of old STRTOL_FATAL_ERROR macro.
13954         * tests/test-xstrtol.sh (t-xstrtol.xo): Adjust to match new behavior
13955         of test program.
13956         * tests/test-xstrtoimax.sh (t-xstrtoimax.xo): Likewise.
13957         * tests/test-xstrtoumax.sh (t-xstrtoumax.xo): Likewise.
13958
13959 2007-08-08  Eric Blake  <ebb9@byu.net>
13960
13961         * lib/xstrtol-error.c: Add missing include.
13962
13963         Move xstrtol messages into gnulib domain, when --pobase is used.
13964         * lib/xstrtol.h (_STRTOL_ERROR): Move messages out of macro...
13965         * lib/xstrtol-error.c (xstrtol_error): ...into new file.
13966         * modules/xstrtol (Files): Distribute new file.
13967         * m4/xstrtol.m4 (gl_XSTRTOL): Build new file.
13968         * lib/xstrtol.c (TESTING_XSTRTO): Move tests...
13969         * tests/test-xstrtol.c: ...into new file.
13970         * tests/test-xstrtoul.c: Also test xstrtoul.
13971         * tests/test-xstrtoimax.c: Also test xstrtoimax.
13972         * tests/test-xstrtoumax.c: Also test xstrtoumax.
13973         * tests/test-xstrtol.sh: Drive the tests.
13974         * tests/test-xstrtoimax.sh: Likewise.
13975         * tests/test-xstrtoumax.sh: Likewise.
13976         * modules/xstrtol-tests: New module.
13977         * modules/xstrtoimax-tests: Likewise.
13978         * modules/xstrtoumax-tests: Likewise.
13979
13980 2007-08-08  Jim Meyering  <jim@meyering.net>
13981
13982         New function: mfile_name_concat.
13983         * lib/filenamecat.c (mfile_name_concat): New function, just like
13984         file_name_concat, but return NULL upon failure rather than exiting
13985         with a diagnostic.
13986         * lib/filenamecat.h: Declare it.
13987
13988 2007-08-07  Bruno Haible  <bruno@clisp.org>
13989
13990         * m4/inttypes.m4 (gl_INTTYPES_H): Use GL_TRIGGER_STDC_LIMIT_MACROS
13991         instead of __STDC_LIMIT_MACROS_TRIGGER. This avoids a redefinition
13992         warning from gcc.
13993         Reported by Eric Blake.
13994
13995 2007-08-07  Simon Josefsson  <simon@josefsson.org>
13996
13997         * modules/crypto/arctwo (License): Use the synonymous term "LGPLv2+".
13998         * modules/crypto/arcfour (License): Likewise.
13999         * modules/crypto/des-tests (License): Likewise.
14000         * modules/crypto/gc-arctwo-tests (License): Likewise.
14001         * modules/crypto/gc-des-tests (License): Likewise.
14002         * modules/crypto/gc-hmac-md5-tests (License): Likewise.
14003         * modules/crypto/gc-hmac-sha1-tests (License): Likewise.
14004         * modules/crypto/gc-md2-tests (License): Likewise.
14005         * modules/crypto/gc-md4-tests (License): Likewise.
14006         * modules/crypto/gc-md5-tests (License): Likewise.
14007         * modules/crypto/gc-pbkdf2-sha1-tests (License): Likewise.
14008         * modules/crypto/gc-rijndael-tests (License): Likewise.
14009         * modules/crypto/gc-sha1-tests (License): Likewise.
14010         * modules/crypto/gc-tests (License): Likewise.
14011         * modules/crypto/hmac-md5 (License): Likewise.
14012         * modules/crypto/hmac-sha1 (License): Likewise.
14013         * modules/crypto/md2-tests (License): Likewise.
14014         * modules/crypto/md4-tests (License): Likewise.
14015         * modules/crypto/md5 (License): Likewise.
14016         * modules/crypto/rijndael (License): Likewise.
14017         * modules/crypto/sha1 (License): Likewise.
14018         * modules/memxor (License): Likewise.
14019
14020 2007-08-06  Paul Eggert  <eggert@cs.ucla.edu>
14021         and Bruno Haible  <bruno@clisp.org>
14022
14023         * NEWS: Describe interface changes to human, xstrtol.
14024         * lib/human.h: Include <xstrtol.h>.
14025         (human_options): Return enum strtol_error, not int.  Remove
14026         bool arg; take int * instead.
14027         * lib/human.c: Don't include "gettext.h".
14028         (_): Remove; no longer used.
14029         Don't include <xstrtol.h>, since human.h does it.
14030         (human_options): Adjust to abovementioned interface changes.
14031         Do not report error to stderr; that's now the caller's
14032         responsibility.
14033         * lib/xstrtol.c (main) [defined TESTING_XSTRTO]: Adjust to
14034         interface change.
14035         * lib/xstrtol.h (_STRTOL_ERROR): Take Option, Arg rather than
14036         Str, Argument_type_string.  All uses changed.  Put " argument"
14037         in diagnostics to make them clearer.  Change wording of suffix
14038         message for clarity.
14039         (STRTOL_FATAL_ERROR): Take Option, Arg rather than Str,
14040         Argument_type_string.
14041         (STRTOL_FATAL_WARN): Remove; no longer used.
14042         * modules/human (Depends-on): Remove gettext-h.
14043
14044 2007-08-06  Simon Josefsson  <simon@josefsson.org>
14045
14046         * build-aux/maint.mk, build-aux/GNUmakefile: Relicense to GPLv3+.
14047
14048 2007-07-31  Bruno Haible  <bruno@clisp.org>
14049
14050         * m4/stdint.m4 (gl_STDINT_H): Test whether WCHAR_MIN and WCHAR_MAX
14051         are defined by <stdint.h> (as opposed to <wchar.h>, as on Dragonfly).
14052         Reported by Joerg Sonnenberger <joerg@britannica.bec.de>.
14053
14054 2007-07-31  Bruno Haible  <bruno@clisp.org>
14055
14056         * lib/fflush.c (rpl_fflush): On BSD systems, use the __SNPT flag.
14057         Suggested by Joerg Sonnenberger <joerg@britannica.bec.de>.
14058
14059 2007-07-30  Bruno Haible  <bruno@clisp.org>
14060
14061         * modules/base64 (License): Use the synonymous term "LGPLv2+".
14062         * modules/c-ctype (License): Likewise.
14063         * modules/c-strcase (License): Likewise.
14064         * modules/check-version (License): Likewise.
14065         * modules/iconv (License): Likewise.
14066         * modules/iconv_open (License): Likewise.
14067         * modules/read-file (License): Likewise.
14068         * modules/striconv (License): Likewise.
14069         * modules/strverscmp (License): Likewise.
14070         * modules/vasprintf (License): Likewise.
14071         * modules/crypto/des (License): Likewise.
14072         * modules/crypto/gc (License): Likewise.
14073         * modules/crypto/gc-arcfour (License): Likewise.
14074         * modules/crypto/gc-arctwo (License): Likewise.
14075         * modules/crypto/gc-des (License): Likewise.
14076         * modules/crypto/gc-hmac-md5 (License): Likewise.
14077         * modules/crypto/gc-hmac-sha1 (License): Likewise.
14078         * modules/crypto/gc-md2 (License): Likewise.
14079         * modules/crypto/gc-md4 (License): Likewise.
14080         * modules/crypto/gc-md5 (License): Likewise.
14081         * modules/crypto/gc-pbkdf2-sha1 (License): Likewise.
14082         * modules/crypto/gc-random (License): Likewise.
14083         * modules/crypto/gc-rijndael (License): Likewise.
14084         * modules/crypto/gc-sha1 (License): Likewise.
14085         * modules/crypto/md2 (License): Likewise.
14086         * modules/crypto/md4 (License): Likewise.
14087
14088 2007-07-30  Jim Meyering  <jim@meyering.net>
14089
14090         * lib/fts.c (fts_read): Upon failure to chdir into a subdirectory,
14091         set fts_info to FTS_DNR, not to FTS_ERR, so that the caller knows
14092         it has valid stat data.  This bug would cause du not to count the
14093         sizes of inaccessible directories.
14094         Patch by Bryan Mason <bmason@redhat.com>, via Jose Maria Plans
14095         in <http://bugzilla.redhat.com/250077>.
14096
14097 2007-07-25  Peter O'Gorman  <peter@pogma.com>
14098             Bruno Haible  <bruno@clisp.org>
14099
14100         * m4/include_next.m4 (gl_INCLUDE_NEXT): Test whether #include_next
14101         really works. Needed because AIX 4.3 "xlc -E" doesn't understand
14102         #include_next, gives a diagnostic about it, but reports no error in
14103         the exit code.
14104         Reported by Gary V. Vaughan <gary@thewrittenword.com>.
14105
14106 2007-07-24  Ben Pfaff  <blp@gnu.org>
14107
14108         Improve name: "count-one-bits" is better than "popcount".
14109         * MODULES.html.sh: Update name.
14110         * lib/popcount.h: Renamed lib/count-one-bits.h.
14111         (popcount): Renamed count_one_bits.
14112         (popcountl): Renamed count_one_bits_l.
14113         (popcountll): Renamed count_one_bits_ll.
14114         * m4/popcount.m4: Renamed m4/count-one-bits.m4.
14115         * modules/popcount: Renamed module/count-one-bits.
14116         * modules/popcount-tests: Renamed module/count-one-bits-tests.
14117         * tests/test-popcount.c: Renamed tests/test-count-one-bits.c.
14118
14119 2007-07-23  Ben Pfaff  <blp@gnu.org>
14120
14121         * lib/popcount.h (popcount32): Reduce size of constants, to allow
14122         better code generation, and add U to large constants to avoid
14123         warnings, in non-GCC case.
14124         Suggested by Bruno Haible.
14125
14126 2007-07-23  Ben Pfaff  <blp@gnu.org>
14127
14128         * lib/popcount.h: Use verify_true instead of if...abort.
14129         * modules/popcount: Depend on verify module.
14130         Suggested by Jim Meyering.
14131
14132 2007-07-23  Bruno Haible  <bruno@clisp.org>
14133
14134         * gnulib-tool (func_import): Create a .cvsignore file also when the
14135         directory is not yet in CVS but the toplevel directory is. When
14136         creating a .cvsignore file, add ".deps" and ".dirstamp" to it.
14137         Reported by Karl Berry.
14138
14139 2007-07-22  Ben Pfaff  <blp@gnu.org>
14140
14141         * lib/popcount.h: Use faster, branchless algorithm for non-GCC
14142         case.
14143         Suggested by Eric Blake.
14144
14145 2007-07-22  Ben Pfaff  <blp@gnu.org>
14146
14147         New module: popcount.
14148         * MODULES.html.sh: Add popcount.
14149         * modules/popcount: New file.
14150         * modules/popcount-tests: New file.
14151         * tests/test-popcount.c: New file.
14152         * lib/popcount.h: New file.
14153         * m4/popcount.m4: New file.
14154
14155 2007-07-22  Paul Eggert  <eggert@cs.ucla.edu>
14156
14157         * build-aux/announce-gen: Update to GPLv3.
14158
14159         * build-aux/config.guess: Update from config.
14160
14161 2007-07-21  Bruno Haible  <bruno@clisp.org>
14162
14163         * lib/error.c (_) [ENABLE_NLS]: Define to gettext.
14164         * lib/verror.c (_) [ENABLE_NLS]: Likewise.
14165
14166 2007-07-20  Jim Meyering  <jim@meyering.net>
14167
14168         * check-module: Diagnose a self-dependency.
14169
14170 2007-07-19  Bruno Haible  <bruno@clisp.org>
14171
14172         * gnulib-tool (func_import): Don't abort if pobase or po_domain is
14173         empty.
14174         Reported by Eric Blake.
14175
14176 2007-07-18  Bruno Haible  <bruno@clisp.org>
14177
14178         * gnulib-tool: New options --po-base, --po-domain.
14179         (func_usage): Document them.
14180         (pobase, po_domain): New variables.
14181         (func_emit_lib_Makefile_am): Augment AM_CPPFLAGS, defining
14182         DEFAULT_TEXT_DOMAIN.
14183         (func_emit_po_Makevars, func_emit_po_POTFILES_in): New functions.
14184         (func_import): Consider pobase and po_domain. Create a po/ directory.
14185         (func_create_testdir): Set pobase and po_domain to empty.
14186         * build-aux/po/Makefile.in.in: New file, from GNU gettext 0.16.1.
14187         * build-aux/po/remove-potcdate.sin: New file, from GNU gettext 0.16.1.
14188
14189 2007-07-18  Bruno Haible  <bruno@clisp.org>
14190
14191         * gnulib-tool (func_get_automake_snippet): Synthesize also an
14192         EXTRA_DIST augmentation for files in build-aux/.
14193
14194 2007-07-16  Bruno Haible  <bruno@clisp.org>
14195
14196         * modules/lseek (License): Use the synonymous term "LGPLv2+".
14197         * modules/getdelim (License): Likewise.
14198
14199 2007-07-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
14200
14201         * modules/arpa_inet (License): Use the synonymous term LGPLv2+.
14202         * modules/d-type (License): Likewise.
14203         * modules/extensions (License): Likewise.
14204         * modules/fnmatch (License): Likewise.
14205         * modules/fseeko (License): Likewise.
14206         * modules/getaddrinfo (License): Likewise.
14207         * modules/getline (License): Likewise.
14208         * modules/getlogin_r (License): Likewise.
14209         * modules/getpass (License): Likewise.
14210         * modules/gettimeofday (License): Likewise.
14211         * modules/glob (License): Likewise.
14212         * modules/inet_ntop (License): Likewise.
14213         * modules/malloc (License): Likewise.
14214         * modules/malloca (License): Likewise.
14215         * modules/memmem (License): Likewise.
14216         * modules/mempcpy (License): Likewise.
14217         * modules/memset (License): Likewise.
14218         * modules/minmax (License): Likewise.
14219         * modules/mktime (License): Likewise.
14220         * modules/netinet_in (License): Likewise.
14221         * modules/pathmax (License): Likewise.
14222         * modules/poll (License): Likewise.
14223         * modules/regex (License): Likewise.
14224         * modules/snprintf (License): Likewise.
14225         * modules/stdbool (License): Likewise.
14226         * modules/stdint (License): Likewise.
14227         * modules/stdio (License): Likewise.
14228         * modules/strcase (License): Likewise.
14229         * modules/strcasestr (License): Likewise.
14230         * modules/strdup (License): Likewise.
14231         * modules/string (License): Likewise.
14232         * modules/strndup (License): Likewise.
14233         * modules/strnlen (License): Likewise.
14234         * modules/strpbrk (License): Likewise.
14235         * modules/strptime (License): Likewise.
14236         * modules/strsep (License): Likewise.
14237         * modules/sys_select (License): Likewise.
14238         * modules/sys_socket (License): Likewise.
14239         * modules/sys_stat (License): Likewise.
14240         * modules/sys_time (License): Likewise.
14241         * modules/time (License): Likewise.
14242         * modules/time_r (License): Likewise.
14243         * modules/timegm (License): Likewise.
14244         * modules/unistd (License): Likewise.
14245         * modules/vsnprintf (License): Likewise.
14246         * modules/wctype (License): Likewise.
14247
14248 2007-07-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14249
14250         * modules/argz (License): LGPLv2+.
14251
14252 2007-07-15  Karl Berry  <karl@gnu.org>
14253
14254         * doc/gnulib.texi: revise node structure per new fdl.texi.
14255
14256 2007-07-14  Bruno Haible  <bruno@clisp.org>
14257
14258         * lib/uniname/gen-uninames.lisp (main): Emit a "do not edit" line to
14259         the output file.
14260         * lib/uniname/uninames.h: Regenerated.
14261
14262 2007-07-14  Karl Berry  <karl@gnu.org>
14263
14264         * doc/*gpl*.texi, doc/fdl.texi: new versions, consistently
14265         omitting sectioning and index commands.
14266
14267 2007-07-13  Bruno Haible  <bruno@clisp.org>
14268
14269         New gnulib-tool option --more-symlinks.
14270         * gnulib-tool (func_usage): Document --more-symlinks.
14271         (do_copyrights): New variable.
14272         Recognize option --more-symlinks.
14273         (func_import): Don't add a copyright notice transform to
14274         sed_transform_lib_file if do_copyrights is empty.
14275
14276 2007-07-13  Bruno Haible  <bruno@clisp.org>
14277
14278         * lib/vasnprintf.c (decimal_point_char): Define also if
14279         (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE)
14280         && !NEED_PRINTF_DIRECTIVE_A.
14281         Reported by Clemens Koller <clemens.koller@anagramm.de> via
14282         Gary V. Vaughan <gary@gnu.org>.
14283
14284 2007-07-13  Paul Eggert  <eggert@cs.ucla.edu>
14285
14286         * lib/inttypes_.h: Undo previous change, since it was fixed
14287         in a different way in the 2007-07-02 fix to m4/inttypes.m4.
14288
14289 2007-07-13  Bruno Haible  <bruno@clisp.org>
14290
14291         * lib/stdint_.h: Fix typo: _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H was
14292         misspelled as _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H.
14293
14294 2007-07-13  Jim Meyering  <jim@meyering.net>
14295
14296         df: Don't fail for Tru64's "file-on-file mount".
14297         * m4/fsusage.m4 (gl_FSUSAGE): Reject Tru64's buggy statvfs,
14298         so we fall through and use statfs instead.  Details here:
14299         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/10878>
14300         Reported by Albert Chin.
14301
14302 2007-07-13  Bruno Haible  <bruno@clisp.org>
14303
14304         * modules/alloca-opt (License): Use the synonymous term "LGPLv2+".
14305         * modules/configmake (License): Likewise.
14306         * modules/gettext (License): Likewise.
14307         * modules/gettext-h (License): Likewise.
14308         * modules/include_next (License): Likewise.
14309         * modules/link-warning (License): Likewise.
14310         * modules/localcharset (License): Likewise.
14311         * modules/localename (License): Likewise.
14312         * modules/lock (License): Likewise.
14313         * modules/relocatable-lib-lgpl (License): Likewise.
14314         * modules/size_max (License): Likewise.
14315         * modules/vasnprintf (License): Likewise.
14316         * modules/wchar (License): Likewise.
14317         * modules/xsize (License): Likewise.
14318
14319 2007-07-13  Bruno Haible  <bruno@clisp.org>
14320
14321         * gnulib-tool (func_import): Treat LGPLv2 as synonymous to LGPL.
14322         (func_create_testdir): Handle copying terms "GPLv2+" and "LGPLv2+".
14323
14324 2007-07-12  Bruno Haible  <bruno@clisp.org>
14325
14326         * doc/gnulib-intro.texi (Copyright): Clarify the license abbreviations
14327         in the modules files.
14328
14329 2007-07-11  Karl Berry  <karl@gnu.org>
14330
14331         * MODULES.html.sh (func_module): use
14332          sed -e '\|^'"${includefile}"'$|d'
14333          instead of /.../d, to avoid errors on $includefile's containing /.
14334
14335 2007-07-10  Sergey Poznyakoff  <gray@gnu.org.ua>
14336
14337         * gnulib-tool (func_import): Avoid duplication of --avoid
14338         statements
14339         (func_dest_tmpfilename,func_create_testdir): Translate `-' in file
14340         names to `_' in variable names.
14341
14342 2007-07-10  Eric Blake  <ebb9@byu.net>
14343
14344         * lib/version-etc.c (version_etc_va): Default to GPLv3+.
14345         * NEWS: Document this change.
14346
14347 2007-07-08  Bruno Haible  <bruno@clisp.org>
14348
14349         Update to Unicode 5.0.
14350         * lib/uniwidth/width.c (nonspacing_table_data): Add U+00AD,
14351         U+0350..U+035F, U+05A2, U+05BA, U+05C5, U+05C7, U+0600..U+0603,
14352         U+0610..U+0615, U+0656..U+065E, U+07EB..U+07F3, U+0A01, U+0AE2..U+0AE3,
14353         U+0CBC. Remove U+0CBF, U+0CC6. Add U+0CE2..U+0CE3, U+135F,
14354         U+17B4..U+17B5, U+17DD. Remove U+180E. Add U+1920..U+1922,
14355         U+1927..U+192B, U+1932, U+1939..U+193B, U+1A17..U+1A18, U+1B00..U+1B03,
14356         U+1B34, U+1B36..U+1B3A, U+1B3C, U+1B42, U+1B6B..U+1B73, U+1DC0..U+1DCA,
14357         U+1DFE..U+1DFF, U+20EB..U+20EF, U+A802, U+A806, U+A80B, U+A825..U+A826,
14358         U+10A01..U+10A03, U+10A05..U+10A06, U+10A0C..U+10A0F, U+10A38..U+10A3A,
14359         U+10A3F, U+1D242..U+1D244.
14360         (nonspacing_table_ind): Update.
14361         (uc_width): Assign width 0 to U+E0100..U+E01EF. Assign width 1 to
14362         U+4DC0..U+4DFF. Assign width 2 to U+2329..U+232A, U+FE10..U+FE1F.
14363
14364 2007-07-08  Bruno Haible  <bruno@clisp.org>
14365
14366         Update to Unicode 5.0.
14367         * lib/uniname/gen-uninames.lisp (main): Add the range 0x12xxx to the
14368         code transform. Extend the name index field of unicode_name_to_code and
14369         unicode_code_to_name from 16 to 24 bits.
14370         * lib/uniname/uniname.c (unicode_character_name,
14371         unicode_name_character): Add the range 0x12xxx to the code transform.
14372         * lib/uniname/uninames.h: Regenerated.
14373         * tests/uniname/UnicodeDataNames.txt: Update to Unicode 5.0.
14374
14375 2007-07-07  Bruno Haible  <bruno@clisp.org>
14376
14377         * modules/wcwidth-tests: New file.
14378         * tests/test-wcwidth.c: New file.
14379
14380         Work around MacOS X wcwidth() bug.
14381         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Test against MacOS X 10.3 bug.
14382         * lib/wcwidth.c: Include localcharset.h, streq.h, uniwidth.h.
14383         (rpl_wcwidth): Special-case the UTF-8 locales. Fall back to the
14384         original wcwidth in non-UTF-8 locales.
14385         * modules/wcwidth (Depends-on): Add localcharset, streq,
14386         uniwidth/width.
14387         * doc/functions/wcwidth.texi: Update.
14388
14389 2007-07-07  Bruno Haible  <bruno@clisp.org>
14390
14391         * lib/wchar_.h: Include the GL_LINK_WARNING macro.
14392         (wcwidth): New declaration.
14393         * m4/wchar.m4 (gl_WCHAR_MODULE_INDICATOR, gl_WCHAR_H_DEFAULTS): New
14394         macros.
14395         (gl_WCHAR_H): Require gl_WCHAR_H_DEFAULTS. Don't set WCHAR_H to empty
14396         here. Prepare for creating <wchar.h> unconditionally.
14397         * modules/wchar (Depends-on): Add link-warning.
14398         (Makefile.am): Substitute also GNULIB_WCWIDTH, HAVE_DECL_WCWIDTH,
14399         REPLACE_WCWIDTH, and GL_LINK_WARNING.
14400         * lib/wcwidth.h: Remove file.
14401         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gl_WCHAR_H_DEFAULTS. Set
14402         HAVE_DECL_WCWIDTH, REPLACE_WCWIDTH, WCHAR_H.
14403         * modules/wcwidth (Files): Remove lib/wcwidth.h.
14404         (configure.ac): Invoke gl_WCHAR_MODULE_INDICATOR.
14405         (Include): Replace wcwidth.h with <wchar.h>.
14406         * lib/wcwidth.c: Include <wchar.h> instead of wcwidth.h.
14407         * lib/mbchar.h: Don't include wcwidth.h.
14408         * lib/mbswidth.c: Likewise.
14409         * NEWS: Mention the change.
14410
14411 2007-07-07  Bruno Haible  <bruno@clisp.org>
14412
14413         * lib/wcwidth.c: New file, extracted from lib/wcwidth.h.
14414         * lib/wcwidth.h: Don't include wctype.h. Replace inline function
14415         definition with an external declaration.
14416         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Use wcwidth.c when wcwidth is not
14417         defined as a function. Remove AC_C_INLINE requirement.
14418         * modules/wcwidth (Files): Add lib/wcwidth.c.
14419         (Makefile.am): Remove redundant statement.
14420
14421 2007-07-07  Bruno Haible  <bruno@clisp.org>
14422
14423         * MODULES.html.sh (Unicode string functions): Add the new modules.
14424
14425         * tests/uniwidth/test-u32-strwidth.c: New file.
14426         * modules/uniwidth/u32-strwidth-tests: New file.
14427
14428         * lib/uniwidth/u32-strwidth.c: New file.
14429         * modules/uniwidth/u32-strwidth: New file.
14430
14431         * tests/uniwidth/test-u16-strwidth.c: New file.
14432         * modules/uniwidth/u16-strwidth-tests: New file.
14433
14434         * lib/uniwidth/u16-strwidth.c: New file.
14435         * modules/uniwidth/u16-strwidth: New file.
14436
14437         * tests/uniwidth/test-u8-strwidth.c: New file.
14438         * modules/uniwidth/u8-strwidth-tests: New file.
14439
14440         * lib/uniwidth/u8-strwidth.c: New file.
14441         * modules/uniwidth/u8-strwidth: New file.
14442
14443         * tests/uniwidth/test-u32-width.c: New file.
14444         * modules/uniwidth/u32-width-tests: New file.
14445
14446         * lib/uniwidth/u32-width.c: New file.
14447         * modules/uniwidth/u32-width: New file.
14448
14449         * tests/uniwidth/test-u16-width.c: New file.
14450         * modules/uniwidth/u16-width-tests: New file.
14451
14452         * lib/uniwidth/u16-width.c: New file.
14453         * modules/uniwidth/u16-width: New file.
14454
14455         * tests/uniwidth/test-u8-width.c: New file.
14456         * modules/uniwidth/u8-width-tests: New file.
14457
14458         * lib/uniwidth/u8-width.c: New file.
14459         * modules/uniwidth/u8-width: New file.
14460
14461         * tests/uniwidth/test-uc_width.c: New file.
14462         * modules/uniwidth/width-tests: New file.
14463
14464         * lib/uniwidth/width.c: New file, from GNU libiconv.
14465         * lib/uniwidth/cjk.h: New file, from GNU libiconv.
14466         * modules/uniwidth/width: New file.
14467
14468         * lib/uniwidth.h: New file, from GNU libiconv.
14469         * modules/uniwidth/base: New file.
14470
14471 2007-07-07  Bruno Haible  <bruno@clisp.org>
14472
14473         * lib/uniname.h: New file, from GNU gettext.
14474         * lib/uniname/gen-uninames.lisp: New file, from GNU gettext.
14475         * lib/uniname/uninames.h: New file, from GNU gettext.
14476         * lib/uniname/uniname.c: New file, from GNU gettext.
14477         * tests/uniname/test-uninames.sh: New file.
14478         * tests/uniname/test-uninames.c: New file, from GNU gettext.
14479         * tests/uniname/UnicodeDataNames.txt: New file, from GNU gettext.
14480         * modules/uniname/base: New file.
14481         * modules/uniname/uniname: New file.
14482         * modules/uniname/uniname-tests: New file.
14483         * MODULES.html.sh (Unicode string functions): Add the new modules.
14484
14485 2007-07-06  Bruno Haible  <bruno@clisp.org>
14486
14487         * doc/Makefile (TEXI2HTML): Specify a --reference-limit.
14488
14489 2007-07-06  Bruno Haible  <bruno@clisp.org>
14490
14491         * lib/sys_time_.h: Use a recursion-safe inclusion guard rather than
14492         a split double-inclusion guard. Needed for cygwin, where <sys/time.h>
14493         includes <cygwin/sys_time.h> which includes <sys/select.h> which
14494         include <sys/time.h>.
14495         Reported by Eric Blake.
14496
14497 2007-07-06  Eric Blake  <ebb9@byu.net>
14498
14499         Fix testing canonicalize on cygwin.
14500         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
14501         Revert patch from 2007-06-19.
14502         * tests/test-canonicalize-lgpl.c (main): Instead, skip test when
14503         canonicalize module is also in use.
14504         * tests/test-canonicalize.c: New file.
14505         * tests/test-canonicalize.sh: Likewise.
14506         * modules/canonicalize-tests: Likewise.
14507
14508 2007-07-06  Jim Meyering  <jim@meyering.net>
14509
14510         * lib/getugroups.c (getugroups): Detect getgrent failure.
14511         Adjust comment to reflect reality: this function may return -1.
14512
14513 2007-07-05  Sergey Poznyakoff  <gray@gnu.org.ua>
14514
14515         * build-aux/bootstrap (TP_URL,get_translations): Update to use
14516         the new TP address.
14517         (usage): Fix typo
14518         (gnulib_mk): New variable.
14519
14520 2007-07-05  Jim Meyering  <jim@meyering.net>
14521
14522         Don't let endgrent clobber errno, no matter how improbable.
14523         * lib/getugroups.c (getugroups): Save and restore errno around
14524         endgrent call.
14525
14526         Close the group DB even when failing with 2^31 or more members.
14527         * lib/getugroups.c (getugroups): Don't return without calling endgrent.
14528
14529 2007-07-04  Jim Meyering  <jim@meyering.net>
14530
14531         * lib/getugroups.h: New file.
14532         * lib/getugroups.c: Include "getugroups.h".
14533         Remove uses of "register" keyword.
14534         Move local variable, "cp", down into scope where used.
14535         Give "username" parameter the "const" attribute.
14536         * modules/getugroups (Files): Add lib/getugroups.h
14537
14538 2007-07-04  Karl Berry  <karl@gnu.org>
14539
14540         * MODULES.html.sh (func_all_modules): Complete rename of
14541         gpl/lgpl to gpl-2.0 and lgpl-2.1, and add gpl-3.0.
14542
14543 2007-07-02  Bruno Haible  <bruno@clisp.org>
14544
14545         * m4/inttypes.m4 (gl_INTTYPES_H): Define __STDC_LIMIT_MACROS in C++
14546         mode, when inttypes.h comes from gnulib.
14547         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
14548
14549 2007-07-02  Simon Josefsson  <simon@josefsson.org>
14550
14551         * NEWS: Mention lgpl module name change.
14552
14553         * modules/lgpl-2.1: Renamed from lgpl.
14554
14555         * NEWS: Mention gpl module name change.
14556
14557         * modules/gpl-3.0: New file, based on gpl-2.0.
14558
14559         * modules/gpl-2.0: Renamed from gpl.
14560
14561         * modules/gpl: Fix filename, doc/gpl.texi is now found at
14562         doc/gpl-2.0.texi.
14563
14564 2007-07-02  Paul Eggert  <eggert@cs.ucla.edu>
14565
14566         * lib/inttypes_.h [defined __cplusplus&&!defined __STDC_LIMIT_MACROS]:
14567         #define __STDC_LIMIT_MACROS temporarily while including
14568         <stdint.h>, so that __STDC_LIMIT_MACROS is defined.
14569         Problem reported by Joel E. Denny in
14570         <http://lists.gnu.org/archive/html/bug-gnulib/2007-07/msg00008.html>.
14571
14572 2007-07-01  Bruno Haible  <bruno@clisp.org>
14573
14574         * lib/unistdio.h: New file.
14575         * lib/unistdio/u-asnprintf.h: New file.
14576         * lib/unistdio/u-asprintf.h: New file.
14577         * lib/unistdio/u-printf-args.c: New file.
14578         * lib/unistdio/u-printf-args.h: New file.
14579         * lib/unistdio/u-printf-parse.h: New file.
14580         * lib/unistdio/u-snprintf.h: New file.
14581         * lib/unistdio/u-sprintf.h: New file.
14582         * lib/unistdio/u-vasprintf.h: New file.
14583         * lib/unistdio/u-vsnprintf.h: New file.
14584         * lib/unistdio/u-vsprintf.h: New file.
14585         * lib/unistdio/ulc-asnprintf.c: New file.
14586         * lib/unistdio/ulc-asprintf.c: New file.
14587         * lib/unistdio/ulc-fprintf.c: New file, based on lib/fprintf.c.
14588         * lib/unistdio/ulc-printf-parse.c: New file.
14589         * lib/unistdio/ulc-snprintf.c: New file.
14590         * lib/unistdio/ulc-sprintf.c: New file.
14591         * lib/unistdio/ulc-vasnprintf.c: New file.
14592         * lib/unistdio/ulc-vasprintf.c: New file.
14593         * lib/unistdio/ulc-vfprintf.c: New file, based on lib/vfprintf.c.
14594         * lib/unistdio/ulc-vsnprintf.c: New file.
14595         * lib/unistdio/ulc-vsprintf.c: New file.
14596         * lib/unistdio/u8-asnprintf.c: New file.
14597         * lib/unistdio/u8-asprintf.c: New file.
14598         * lib/unistdio/u8-printf-parse.c: New file.
14599         * lib/unistdio/u8-snprintf.c: New file.
14600         * lib/unistdio/u8-sprintf.c: New file.
14601         * lib/unistdio/u8-vasnprintf.c: New file.
14602         * lib/unistdio/u8-vasprintf.c: New file.
14603         * lib/unistdio/u8-vsnprintf.c: New file.
14604         * lib/unistdio/u8-vsprintf.c: New file.
14605         * lib/unistdio/u8-u8-asnprintf.c: New file.
14606         * lib/unistdio/u8-u8-asprintf.c: New file.
14607         * lib/unistdio/u8-u8-snprintf.c: New file.
14608         * lib/unistdio/u8-u8-sprintf.c: New file.
14609         * lib/unistdio/u8-u8-vasnprintf.c: New file.
14610         * lib/unistdio/u8-u8-vasprintf.c: New file.
14611         * lib/unistdio/u8-u8-vsnprintf.c: New file.
14612         * lib/unistdio/u8-u8-vsprintf.c: New file.
14613         * lib/unistdio/u16-asnprintf.c: New file.
14614         * lib/unistdio/u16-asprintf.c: New file.
14615         * lib/unistdio/u16-printf-parse.c: New file.
14616         * lib/unistdio/u16-snprintf.c: New file.
14617         * lib/unistdio/u16-sprintf.c: New file.
14618         * lib/unistdio/u16-vasnprintf.c: New file.
14619         * lib/unistdio/u16-vasprintf.c: New file.
14620         * lib/unistdio/u16-vsnprintf.c: New file.
14621         * lib/unistdio/u16-vsprintf.c: New file.
14622         * lib/unistdio/u16-u16-asnprintf.c: New file.
14623         * lib/unistdio/u16-u16-asprintf.c: New file.
14624         * lib/unistdio/u16-u16-snprintf.c: New file.
14625         * lib/unistdio/u16-u16-sprintf.c: New file.
14626         * lib/unistdio/u16-u16-vasnprintf.c: New file.
14627         * lib/unistdio/u16-u16-vasprintf.c: New file.
14628         * lib/unistdio/u16-u16-vsnprintf.c: New file.
14629         * lib/unistdio/u16-u16-vsprintf.c: New file.
14630         * lib/unistdio/u32-asnprintf.c: New file.
14631         * lib/unistdio/u32-asprintf.c: New file.
14632         * lib/unistdio/u32-printf-parse.c: New file.
14633         * lib/unistdio/u32-snprintf.c: New file.
14634         * lib/unistdio/u32-sprintf.c: New file.
14635         * lib/unistdio/u32-vasnprintf.c: New file.
14636         * lib/unistdio/u32-vasprintf.c: New file.
14637         * lib/unistdio/u32-vsnprintf.c: New file.
14638         * lib/unistdio/u32-vsprintf.c: New file.
14639         * lib/unistdio/u32-u32-asnprintf.c: New file.
14640         * lib/unistdio/u32-u32-asprintf.c: New file.
14641         * lib/unistdio/u32-u32-snprintf.c: New file.
14642         * lib/unistdio/u32-u32-sprintf.c: New file.
14643         * lib/unistdio/u32-u32-vasnprintf.c: New file.
14644         * lib/unistdio/u32-u32-vasprintf.c: New file.
14645         * lib/unistdio/u32-u32-vsnprintf.c: New file.
14646         * lib/unistdio/u32-u32-vsprintf.c: New file.
14647         * tests/unistdio/test-ulc-asnprintf1.c: New file.
14648         * tests/unistdio/test-ulc-asnprintf1.h: New file.
14649         * tests/unistdio/test-ulc-printf1.h: New file.
14650         * tests/unistdio/test-ulc-vasnprintf1.c: New file.
14651         * tests/unistdio/test-ulc-vasnprintf2.c: New file.
14652         * tests/unistdio/test-ulc-vasnprintf2.sh: New file.
14653         * tests/unistdio/test-ulc-vasnprintf3.c: New file.
14654         * tests/unistdio/test-ulc-vasnprintf3.sh: New file.
14655         * tests/unistdio/test-ulc-vasprintf1.c: New file.
14656         * tests/unistdio/test-ulc-vsnprintf1.c: New file.
14657         * tests/unistdio/test-ulc-vsprintf1.c: New file.
14658         * tests/unistdio/test-u8-asnprintf1.c: New file.
14659         * tests/unistdio/test-u8-asnprintf1.h: New file.
14660         * tests/unistdio/test-u8-printf1.h: New file.
14661         * tests/unistdio/test-u8-vasnprintf1.c: New file.
14662         * tests/unistdio/test-u8-vasnprintf2.c: New file.
14663         * tests/unistdio/test-u8-vasnprintf2.sh: New file.
14664         * tests/unistdio/test-u8-vasnprintf3.c: New file.
14665         * tests/unistdio/test-u8-vasnprintf3.sh: New file.
14666         * tests/unistdio/test-u8-vasprintf1.c: New file.
14667         * tests/unistdio/test-u8-vsnprintf1.c: New file.
14668         * tests/unistdio/test-u8-vsprintf1.c: New file.
14669         * tests/unistdio/test-u16-asnprintf1.c: New file.
14670         * tests/unistdio/test-u16-asnprintf1.h: New file.
14671         * tests/unistdio/test-u16-printf1.h: New file.
14672         * tests/unistdio/test-u16-vasnprintf1.c: New file.
14673         * tests/unistdio/test-u16-vasnprintf2.c: New file.
14674         * tests/unistdio/test-u16-vasnprintf2.sh: New file.
14675         * tests/unistdio/test-u16-vasnprintf3.c: New file.
14676         * tests/unistdio/test-u16-vasnprintf3.sh: New file.
14677         * tests/unistdio/test-u16-vasprintf1.c: New file.
14678         * tests/unistdio/test-u16-vsnprintf1.c: New file.
14679         * tests/unistdio/test-u16-vsprintf1.c: New file.
14680         * tests/unistdio/test-u32-asnprintf1.c: New file.
14681         * tests/unistdio/test-u32-asnprintf1.h: New file.
14682         * tests/unistdio/test-u32-printf1.h: New file.
14683         * tests/unistdio/test-u32-vasnprintf1.c: New file.
14684         * tests/unistdio/test-u32-vasnprintf2.c: New file.
14685         * tests/unistdio/test-u32-vasnprintf2.sh: New file.
14686         * tests/unistdio/test-u32-vasnprintf3.c: New file.
14687         * tests/unistdio/test-u32-vasnprintf3.sh: New file.
14688         * tests/unistdio/test-u32-vasprintf1.c: New file.
14689         * tests/unistdio/test-u32-vsnprintf1.c: New file.
14690         * tests/unistdio/test-u32-vsprintf1.c: New file.
14691         * modules/unistdio/base: New file.
14692         * modules/unistdio/u-printf-args: New file.
14693         * modules/unistdio/ulc-asnprintf: New file.
14694         * modules/unistdio/ulc-asprintf: New file.
14695         * modules/unistdio/ulc-fprintf: New file.
14696         * modules/unistdio/ulc-printf-parse: New file.
14697         * modules/unistdio/ulc-snprintf: New file.
14698         * modules/unistdio/ulc-sprintf: New file.
14699         * modules/unistdio/ulc-vasnprintf: New file.
14700         * modules/unistdio/ulc-vasprintf: New file.
14701         * modules/unistdio/ulc-vfprintf: New file.
14702         * modules/unistdio/ulc-vsnprintf: New file.
14703         * modules/unistdio/ulc-vsprintf: New file.
14704         * modules/unistdio/u8-asnprintf: New file.
14705         * modules/unistdio/u8-asprintf: New file.
14706         * modules/unistdio/u8-printf-parse: New file.
14707         * modules/unistdio/u8-snprintf: New file.
14708         * modules/unistdio/u8-sprintf: New file.
14709         * modules/unistdio/u8-vasnprintf: New file.
14710         * modules/unistdio/u8-vasprintf: New file.
14711         * modules/unistdio/u8-vsnprintf: New file.
14712         * modules/unistdio/u8-vsprintf: New file.
14713         * modules/unistdio/u8-u8-asnprintf: New file.
14714         * modules/unistdio/u8-u8-asprintf: New file.
14715         * modules/unistdio/u8-u8-snprintf: New file.
14716         * modules/unistdio/u8-u8-sprintf: New file.
14717         * modules/unistdio/u8-u8-vasnprintf: New file.
14718         * modules/unistdio/u8-u8-vasprintf: New file.
14719         * modules/unistdio/u8-u8-vsnprintf: New file.
14720         * modules/unistdio/u8-u8-vsprintf: New file.
14721         * modules/unistdio/u16-asnprintf: New file.
14722         * modules/unistdio/u16-asprintf: New file.
14723         * modules/unistdio/u16-printf-parse: New file.
14724         * modules/unistdio/u16-snprintf: New file.
14725         * modules/unistdio/u16-sprintf: New file.
14726         * modules/unistdio/u16-vasnprintf: New file.
14727         * modules/unistdio/u16-vasprintf: New file.
14728         * modules/unistdio/u16-vsnprintf: New file.
14729         * modules/unistdio/u16-vsprintf: New file.
14730         * modules/unistdio/u16-u16-asnprintf: New file.
14731         * modules/unistdio/u16-u16-asprintf: New file.
14732         * modules/unistdio/u16-u16-snprintf: New file.
14733         * modules/unistdio/u16-u16-sprintf: New file.
14734         * modules/unistdio/u16-u16-vasnprintf: New file.
14735         * modules/unistdio/u16-u16-vasprintf: New file.
14736         * modules/unistdio/u16-u16-vsnprintf: New file.
14737         * modules/unistdio/u16-u16-vsprintf: New file.
14738         * modules/unistdio/u32-asnprintf: New file.
14739         * modules/unistdio/u32-asprintf: New file.
14740         * modules/unistdio/u32-printf-parse: New file.
14741         * modules/unistdio/u32-snprintf: New file.
14742         * modules/unistdio/u32-sprintf: New file.
14743         * modules/unistdio/u32-vasnprintf: New file.
14744         * modules/unistdio/u32-vasprintf: New file.
14745         * modules/unistdio/u32-vsnprintf: New file.
14746         * modules/unistdio/u32-vsprintf: New file.
14747         * modules/unistdio/u32-u32-asnprintf: New file.
14748         * modules/unistdio/u32-u32-asprintf: New file.
14749         * modules/unistdio/u32-u32-snprintf: New file.
14750         * modules/unistdio/u32-u32-sprintf: New file.
14751         * modules/unistdio/u32-u32-vasnprintf: New file.
14752         * modules/unistdio/u32-u32-vasprintf: New file.
14753         * modules/unistdio/u32-u32-vsnprintf: New file.
14754         * modules/unistdio/u32-u32-vsprintf: New file.
14755         * modules/unistdio/ulc-asnprintf-tests: New file.
14756         * modules/unistdio/ulc-vasnprintf-tests: New file.
14757         * modules/unistdio/ulc-vasprintf-tests: New file.
14758         * modules/unistdio/ulc-vsnprintf-tests: New file.
14759         * modules/unistdio/ulc-vsprintf-tests: New file.
14760         * modules/unistdio/u8-asnprintf-tests: New file.
14761         * modules/unistdio/u8-vasnprintf-tests: New file.
14762         * modules/unistdio/u8-vasprintf-tests: New file.
14763         * modules/unistdio/u8-vsnprintf-tests: New file.
14764         * modules/unistdio/u8-vsprintf-tests: New file.
14765         * modules/unistdio/u16-asnprintf-tests: New file.
14766         * modules/unistdio/u16-vasnprintf-tests: New file.
14767         * modules/unistdio/u16-vasprintf-tests: New file.
14768         * modules/unistdio/u16-vsnprintf-tests: New file.
14769         * modules/unistdio/u16-vsprintf-tests: New file.
14770         * modules/unistdio/u32-asnprintf-tests: New file.
14771         * modules/unistdio/u32-vasnprintf-tests: New file.
14772         * modules/unistdio/u32-vasprintf-tests: New file.
14773         * modules/unistdio/u32-vsnprintf-tests: New file.
14774         * modules/unistdio/u32-vsprintf-tests: New file.
14775         * MODULES.html.sh (Unicode string functions): Add the new modules.
14776
14777 2007-07-01  Bruno Haible  <bruno@clisp.org>
14778
14779         * lib/sprintf.c (sprintf): Limit the available length estimation,
14780         to avoid address wraparound.
14781         * lib/vsprintf.c (vsprintf): Likewise.
14782         * modules/sprintf-posix (Dependencies): Add stdint.
14783         * modules/vsprintf-posix (Dependencies): Likewise.
14784
14785 2007-07-01  Bruno Haible  <bruno@clisp.org>
14786
14787         * gnulib-tool (self_abspathname): Determine PATH_SEPARATOR and handle
14788         Windows PATH as well. Conservative double-quoting. Comments.
14789
14790 2007-07-01  Bruno Haible  <bruno@clisp.org>
14791             Eric Blake  <ebb9@byu.net>
14792             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14793
14794         * gnulib-tool (self_abspathname): Fix algorithm to cope with
14795         empty components in $PATH, denoting '.'.
14796
14797 2007-07-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14798
14799         * gnulib-tool: Fix indentation.
14800         (func_create_megatestdir): Likewise.
14801         Report by Bruno Haible.
14802
14803 2007-06-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14804
14805         Sync from Automake.
14806         * build-aux/gnupload: Fix shell portability issues with for loops.
14807         Report by Karl Berry.
14808
14809 2007-06-29  Simon Josefsson  <simon@josefsson.org>
14810
14811         * build-aux/maint.mk (POURL): Use translationproject.org.
14812
14813 2007-06-27  Simon Josefsson  <simon@josefsson.org>
14814             Bruno Haible  <bruno@clisp.org>
14815
14816         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Require gl_HEADER_SYS_SOCKET
14817         before using HAVE_WS2TCPIP_H. Check for gai_strerror through an
14818         explicit link test, rather than AC_REPLACE_FUNCS - for mingw.
14819         (gl_PREREQ_GETADDRINFO): Require gl_HEADER_SYS_SOCKET before using
14820         HAVE_SYS_SOCKET_H and HAVE_WS2TCPIP_H.
14821
14822 2007-06-27  Bruno Haible  <bruno@clisp.org>
14823
14824         * build-aux/config.rpath: Upgrade to libtool-1.5.24.
14825         * build-aux/config.libpath: Upgrade to libtool-1.5.24.
14826
14827 2007-06-26  Karl Berry  <karl@gnu.org>
14828
14829         * MODULES.html.sh: remove xreadlink-with-size.
14830
14831 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
14832
14833         * lib/time_.h: Port to Solaris 8 with Sun Studio 11, using a
14834         method that I hope also handles the double-include problem noted
14835         by Bruno Haible in
14836         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00186.html>.
14837
14838 2007-06-23  Bruno Haible  <bruno@clisp.org>
14839
14840         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
14841         Don't let the 'mostlyclean' target fail if the last subdirectory could
14842         not be removed.
14843         Reported by Karl Berry.
14844
14845 2007-06-23  Bruno Haible  <bruno@clisp.org>
14846
14847         * gnulib-tool (echo): Add a speedier workaround for ksh.
14848         * tests/test-echo.sh: Likewise.
14849
14850 2007-06-23  Bruno Haible  <bruno@clisp.org>
14851
14852         * gnulib-tool (echo): Add workarounds also for bash versions < 2.04.
14853         * tests/test-echo.sh: Likewise.
14854
14855 2007-06-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14856
14857         * gnulib-tool (IFS): Initialize early, so we don't set it to
14858         empty later.
14859         (self_abspathname): Rewrite algorithm to set it, reindent.
14860         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am)
14861         (func_create_megatestdir): Merge some sed scripts.
14862
14863 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
14864
14865         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Check some typos
14866         exposed by Sun Studio 11 cc on Solaris 8.
14867
14868 2007-06-22  Bruno Haible  <bruno@clisp.org>
14869
14870         * gnulib-tool (echo): Ensure the echo primitive does not interpret
14871         backslashes.
14872         * tests/test-echo.sh: New file.
14873
14874 2007-06-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14875
14876         * gnulib-tool (func_add_or_update, func_create_testdir): Do not
14877         simplify `sed_replace_build_aux' scripts, they are portable but
14878         echoing them with `echo' is not.
14879         Report and analysis by Fernando Ferreira <fernando.prog@netcabo.pt>.
14880
14881 2007-06-21  Karl Berry  <karl@gnu.org>
14882
14883         * config/srclist.txt: guess we can't handle the licenses via
14884         srclist at the moment.
14885
14886 2007-06-21  Paul Eggert  <eggert@cs.ucla.edu>
14887
14888         * MODULES.html.sh: Add include_next.
14889         * modules/include_next: New file.
14890
14891 2007-06-20  Paul Eggert  <eggert@cs.ucla.edu>
14892
14893         * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
14894         INCLUDE_NEXT.
14895         (gl_CHECK_NEXT_HEADERS): New macro.
14896         * m4/fcntl_h.m4 (gl_FCNTL_H): use gl_CHECK_NEXT_HEADERS instead of
14897         the obsolescent gl_ABSOLUTE_HEADER.
14898         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise.
14899         * m4/float_h.m4 (gl_FLOAT_H): Likewise.
14900         * m4/iconv_h.m4 (gl_ICONV_H): Likewise.
14901         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
14902         * m4/locale_h.m4 (gl_LOCALE_H): Likewise.
14903         * m4/math_h.m4 (gl_MATH_H): Likewise.
14904         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
14905         * m4/search_h.m4 (gl_SEARCH_H): Likewise.
14906         * m4/signal_h.m4 (gl_SIGNAL_H): Likewise.
14907         * m4/stdint.m4 (gl_STDINT_H): Likewise.
14908         * m4/stdio_h.m4 (gl_STDIO_H): Likewise.
14909         * m4/stdlib_h.m4 (gl_STDLIB_H): Likewise.
14910         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Likewise.
14911         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
14912         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
14913         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Likewise.
14914         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Likewise.
14915         * m4/sysexits.m4 (gl_SYSEXITS): Likewise.
14916         * m4/time_h.m4 (gl_HEADER_TIME_H_BODY): Likewise.
14917         * m4/unistd_h.m4 (gl_UNISTD_H): Likewise.
14918         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
14919         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
14920         * m4/inttypes.m4 (gl_INTTYPES_H): Define
14921         _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H to avoid the problem of unclean
14922         builds, since ABSOLUTE_INTTYPES_H is no longer being defined.
14923         * m4/stdint.m4 (gl_STDINT_H): Likewise, for
14924         _GL_JUST_INCLUDE_SYSTEM_STDINT_H.
14925         * lib/fcntl_.h: Use @INCLUDE_NEXT@ @NEXT_foo_H@
14926         rather than @HAVE_INCLUDE_NEXT@ and @ABSOLUTE_foo_H@.
14927         * lib/float_.h: Likewise.
14928         * lib/inttypes_.h: Likewise.
14929         * lib/math_.h: Likewise.
14930         * lib/search_.h: Likewise.
14931         * lib/signal_.h: Likewise.
14932         * lib/stdint_.h: Likewise.
14933         * lib/stdio_.h: Likewise.
14934         * lib/stdlib_.h: Likewise.
14935         * lib/string_.h: Likewise.
14936         * lib/sys_stat_.h: Likewise.
14937         * lib/sys_time_.h: Likewise.
14938         * lib/time_.h: Likewise.
14939         * lib/unistd_.h: Likewise.
14940         * lib/wchar_.h: Likewise.
14941         * lib/wctype_.h: Likewise.
14942         * lib/dirent_.h: Likewise.
14943         * lib/iconv_.h: Likewise.
14944         * lib/locale_.h: Likewise.
14945         * lib/netinet_in_.h: Likewise.
14946         * lib/sys_select_.h: Likewise.
14947         * lib/sys_socket_.h: Likewise.
14948         * lib/sysexits_.h: Likewise.
14949         * modules/fcntl (Depends-on): Depend on include_next, not
14950         absolute_header.
14951         (Makefile): Substitute INCLUDE_NEXT and NEXT_foo_H, not
14952         HAVE_INCLUDE_NEXT and ABSOLUTE_foo_H.
14953         * modules/fchdir: Likewise.
14954         * modules/float: Likewise.
14955         * modules/iconv_open: Likewise.
14956         * modules/inttypes: Likewise.
14957         * modules/locale: Likewise.
14958         * modules/math: Likewise.
14959         * modules/netinet_in: Likewise.
14960         * modules/search: Likewise.
14961         * modules/signal: Likewise.
14962         * modules/stdint: Likewise.
14963         * modules/stdio: Likewise.
14964         * modules/stdlib: Likewise.
14965         * modules/string: Likewise.
14966         * modules/sys_select: Likewise.
14967         * modules/sys_socket: Likewise.
14968         * modules/sys_stat: Likewise.
14969         * modules/sys_time: Likewise.
14970         * modules/sysexits: Likewise.
14971         * modules/time: Likewise.
14972         * modules/unistd: Likewise.
14973         * modules/wchar: Likewise.
14974         * modules/wctype: Likewise.
14975         * modules/sys_stat: Change maintainer to "all".
14976         * modules/unistd: Likewise.
14977
14978 2007-06-20  Karl Berry  <karl@gnu.org>
14979
14980         * config/srclist.txt: track www changes in license files.
14981
14982 2007-06-20  Sergey Poznyakoff  <gray@gnu.org.ua>
14983
14984         * build-aux/bootstrap: Remove stray dot.
14985         Make sure build_aux settings are honored when linking
14986         gnulib_extra_files.
14987
14988 2007-06-19  Eric Blake  <ebb9@byu.net>
14989
14990         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
14991         Allow compilation on cygwin.
14992
14993 2007-06-19  Jim Meyering  <jim@meyering.net>
14994
14995         xreadlink-with-size: Remove module.  No longer used.
14996         Ex-callers now use xreadlink or mreadlink-with-size.
14997         * modules/xreadlink-with-size: Remove module.
14998         * lib/xreadlink-with-size.c: Remove file.
14999         * lib/xreadlink.h (xreadlink_with_size): Remove prototype.
15000         (xreadlink): Remove inaccurate comment.  The one in xreadlink.c,
15001         just before the function definition *is* accurate.
15002
15003         Eliminate one way canonicalize_filename_mode could exit.
15004         * lib/canonicalize.c (canonicalize_filename_mode):
15005         Use mreadlink_with_size, not xreadlink_with_size.
15006
15007 2007-06-18  Paul Eggert  <eggert@cs.ucla.edu>
15008
15009         Detect porting problems to FreeBSD/arm, which has time_t wider than
15010         long int.  Original problem reported for GNU diff by Xin Li in
15011         <http://lists.gnu.org/archive/html/bug-gnu-utils/2007-06/msg00091.html>.
15012         * modules/getdate (Depends-on): Add intprops, verify.
15013         * lib/getdate.y: Include intprops.h, verify.h.  Verify that time_t
15014         is an integer type no wider than long int.
15015
15016 2007-06-18  Jim Meyering  <jim@meyering.net>
15017
15018         New module: mreadlink-with-size.
15019         * MODULES.html.sh: Add mreadlink-with-size.
15020         * modules/mreadlink-with-size: New module
15021         * modules/canonicalize (Depends-on): Depend on mreadlink-with-size,
15022         not xreadlink-with-size.
15023         * lib/mreadlink-with-size.c, lib/mreadlink.h: New files.
15024
15025 2007-06-16  Bruno Haible  <bruno@clisp.org>
15026
15027         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Catch the MacOS X 10.4 bug.
15028         * doc/functions/frexpl.texi: Document the MacOS X 10.4 bug.
15029         Reported by Gary V. Vaughan <gary@gnu.org>.
15030
15031 2007-06-15  Paul Eggert  <eggert@cs.ucla.edu>
15032
15033         Revamp lchown so that it lives in unistd.h where it belongs.
15034         * lib/lchown.h: Remove.
15035         * lib/dirchownmod.c: Don't include lib/lchown.h.
15036         * lib/fchownat.c: Likewise.
15037         * lib/openat.c: Likewise.
15038         * lib/lchown.c (REPLACE_CHOWN): Define to 0 if the system chown
15039         does not follow symlinks.
15040         (EOPNOTSUPP): Define if not defined.
15041         * lib/unistd_.h (chown): Do not replace if REPLADE_CHOWN
15042         is defined to 0.
15043         (lchown): New decl.
15044         * m4/lchown.m4 (gl_FUNC_LCHOWN): Require gl_UNISTD_H_DEFAULTS.
15045         Do not check for lchown decl.
15046         Set REPLACE_LCHOWN.
15047         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Set GNULIB_LCHOWN,
15048         REPLACE_LCHOWN.
15049         * modules/chown: Make it clear it follows symlinks.
15050         * modules/lchown: Make it clear it doesn't follow symlinks.
15051         (Files): Remove lib/lchown.h
15052         (Depends-on): Add unistd.
15053         (configure.ac): Add gl_UNISTD_MODULE_INDICATOR([lchown]).
15054         (Include): Include <unistd.h>, not "lchown.h".
15055         * modules/unistd (unistd.h): Substitude GNULIB_LCHOWN and
15056         REPLACE_LCHOWN.
15057
15058 2007-06-15  Jim Meyering  <jim@meyering.net>
15059
15060         Change license (GPL to LGPL) of fsusage and dependents.
15061         * modules/fsusage (License): Change to LGPL.
15062         * modules/full-read (License): Likewise.
15063         * modules/full-write (License): Likewise.
15064         * modules/safe-read (License): Likewise.
15065         * modules/safe-write (License): Likewise.
15066
15067 2007-06-14  Ben Pfaff  <blp@gnu.org>
15068
15069         Missing part of allocsa -> malloca transition.
15070         * modules/relocatable-prog-wrapper: gl_ALLOCSA should be
15071         gl_MALLOCA.
15072
15073 2007-06-12  Bruno Haible  <bruno@clisp.org>
15074
15075         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Guess no when cross-compiling
15076         to ia64, x86_64, i386.
15077         Reported by Eric Blake.
15078
15079 2007-06-12  Bruno Haible  <bruno@clisp.org>
15080
15081         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Guess no also when
15082         cross-compiling to x86_64.
15083
15084 2007-06-12  Paul Eggert  <eggert@cs.ucla.edu>
15085
15086         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Fix POSIX sed portability
15087         glitch reported by Ralf Wildenhues in
15088         <http://lists.gnu.org/archive/html/bug-gnulib/2007-06/msg00114.html>.
15089
15090         * m4/regex.m4 (gl_REGEX): Catch a bug with [[:alnum:]_-] reported by
15091         Vin Shelton.
15092
15093 2007-06-11  Bruno Haible  <bruno@clisp.org>
15094
15095         * lib/printf-args.c (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Fix NULL
15096         replacement string.
15097         Reported by Eric Blake.
15098
15099 2007-06-10  Bruno Haible  <bruno@clisp.org>
15100
15101         Prepare vasnprintf code for use with Unicode strings.
15102         * lib/printf-args.h (PRINTF_FETCHARGS): New macro.
15103         (arg_type) [ENABLE_UNISTDIO]: Define TYPE_U8_STRING, TYPE_U16_STRING,
15104         TYPE_U32_STRING.
15105         (argument) [ENABLE_UNISTDIO]: Add a_u8_string, a_u16_string,
15106         a_u32_string variants.
15107         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
15108         * lib/printf-args.c: Don't include config.h and the specification
15109         header if PRINTF_FETCHARGS is already defined.
15110         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
15111         (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Add code for TYPE_U8_STRING,
15112         TYPE_U16_STRING, TYPE_U32_STRING.
15113         * lib/printf-parse.h [ENABLE_UNISTDIO] (u8_directive, u8_directives,
15114         u16_directive, u16_directives, u32_directive, u32_directives): New
15115         types.
15116         (ulc_printf_parse, u8_printf_parse, u16_printf_parse, u32_printf_parse):
15117         New declarations.
15118         * lib/printf-parse.c: Don't include config.h and the specification
15119         header if PRINTF_PARSE is already defined. Eliminate the set of
15120         parameters for WIDE_CHAR_VERSION; the user of this file must provide
15121         them now. Include c-ctype.h.
15122         (PRINTF_PARSE) [ENABLE_UNISTDIO]: Add code implementing the 'U'
15123         directive and CHAR_T_ONLY_ASCII.
15124         * lib/vasnprintf.c: Don't include config.h and the specification header
15125         if VASNPRINTF is already defined.
15126         (DCHAR_IS_TCHAR, DCHAR_CPY): New macros.
15127         (VASNPRINTF): Use PRINTF_FETCHARGS instead of printf_fetchargs. Use
15128         DCHAR_CPY. Handle the case that DCHAR_T and FCHAR_T are not the same
15129         type. Handle the case that TCHAR_T and FCHAR_T are not of the same
15130         size. Handle the case that DCHAR_T and TCHAR_T are not the same type,
15131         add a conversion from TCHAR_T[] to DCHAR_T[], and rework the padding
15132         code accordingly.
15133         (VASNPRINTF) [ENABLE_UNISTDIO]: Implement the 'U' directive. Enable
15134         pad_ourselves also in this case, with the 'c' and 's' directives, and
15135         with a different notion of "width".
15136         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): New macros.
15137
15138 2007-06-10  Bruno Haible  <bruno@clisp.org>
15139
15140         * modules/unistr/u32-mbsnlen: New file.
15141         * lib/unistr/u32-mbsnlen.c: New file.
15142
15143         * modules/unistr/u16-mbsnlen: New file.
15144         * lib/unistr/u16-mbsnlen.c: New file.
15145
15146         * modules/unistr/u8-mbsnlen: New file.
15147         * lib/unistr/u8-mbsnlen.c: New file.
15148
15149         * lib/unistr.h (u8_mbsnlen, u16_mbsnlen, u32_mbsnlen): New
15150         declarations.
15151
15152 2007-06-10  Bruno Haible  <bruno@clisp.org>
15153
15154         * lib/string_.h (mbsnlen): New declaration.
15155         * lib/mbsnlen.c: New file.
15156         * m4/mbsnlen.m4: New file.
15157         * modules/mbsnlen: New file.
15158         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set GNULIB_MBSNLEN.
15159         * modules/string (string.h): Substitute GNULIB_MBSNLEN.
15160         * MODULES.html.sh (Internationalization functions): Add mbsnlen.
15161
15162 2007-06-10  Bruno Haible  <bruno@clisp.org>
15163
15164         * lib/mbslen.c: Include <stdlib.h>, needed for MB_CUR_MAX.
15165
15166 2007-06-10  Bruno Haible  <bruno@clisp.org>
15167
15168         * lib/mbiter.h: Include <stddef.h>, needed for ptrdiff_t.
15169         * lib/mbuiter.h: Likewise.
15170
15171 2007-06-10  Bruno Haible  <bruno@clisp.org>
15172
15173         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Check for _snprintf
15174         declaration.
15175
15176 2007-06-10  Karl Berry  <karl@gnu.org>
15177
15178         * config/srclist.txt: remove gettext entries, Bruno prefers
15179         to update individually.
15180
15181 2007-06-10  Bruno Haible  <bruno@clisp.org>
15182
15183         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Remove variable
15184         'maxlen'. Ensure only length + width bytes are allocated, not
15185         length + 1 + width.
15186
15187 2007-06-09  Bruno Haible  <bruno@clisp.org>
15188
15189         * lib/vasnprintf.c (FCHAR_T, DCHAR_T, TCHAR_T): New macros.
15190         (CHAR_T): Remove macro.
15191         (VASNPRINTF): Update.
15192
15193 2007-06-09  Bruno Haible  <bruno@clisp.org>
15194
15195         * MODULES.html.sh (Unicode string functions): Add the new modules.
15196
15197         * modules/uniconv/u32-conv-to-enc: New file.
15198         * lib/uniconv/u32-conv-to-enc.c: New file.
15199         * modules/uniconv/u32-conv-to-enc-tests: New file.
15200         * tests/uniconv/test-u32-conv-to-enc.c: New file.
15201
15202         * modules/uniconv/u16-conv-to-enc: New file.
15203         * lib/uniconv/u16-conv-to-enc.c: New file.
15204         * lib/uniconv/u-conv-to-enc.h: New file.
15205         * modules/uniconv/u16-conv-to-enc-tests: New file.
15206         * tests/uniconv/test-u16-conv-to-enc.c: New file.
15207
15208         * modules/uniconv/u8-conv-to-enc: New file.
15209         * lib/uniconv/u8-conv-to-enc.c: New file.
15210         * modules/uniconv/u8-conv-to-enc-tests: New file.
15211         * tests/uniconv/test-u8-conv-to-enc.c: New file.
15212
15213         * lib/uniconv.h (u8_conv_to_encoding, u16_conv_to_encoding,
15214         u32_conv_to_encoding): New declarations.
15215
15216 2007-06-09  Bruno Haible  <bruno@clisp.org>
15217
15218         * tests/uniconv/test-u32-strconv-to-enc.c (main): Remove unused code.
15219
15220 2007-06-09  Bruno Haible  <bruno@clisp.org>
15221
15222         Rename 'allocsa' -> 'malloca', 'freesa' -> 'freea'.
15223         * modules/malloca: Renamed from modules/allocsa, updated.
15224         * lib/malloca.h: Renamed from lib/allocsa.h, updated.
15225         * lib/malloca.c: Renamed from lib/allocsa.c, updated.
15226         * lib/malloca.valgrind: Renamed from lib/allocsa.valgrind, updated.
15227         * m4/malloca.m4: Renamed from m4/allocsa.m4, updated.
15228         * modules/malloca-tests: Renamed from modules/allocsa-tests, updated.
15229         * tests/test-malloca.c: Renamed from tests/test-allocsa.c, updated.
15230         * modules/xmalloca: Renamed from modules/xallocsa, updated.
15231         * lib/xmalloca.h: Renamed from lib/xallocsa.h, updated.
15232         * lib/xmalloca.c: Renamed from lib/xallocsa.c, updated.
15233         * modules/c-strcasestr (Depends-on): Update.
15234         * lib/c-strcasestr.c: Update.
15235         * modules/c-strstr (Depends-on): Update.
15236         * lib/c-strstr.c: Update.
15237         * modules/canonicalize-lgpl (Depends-on): Update.
15238         * lib/canonicalize-lgpl.c: Update.
15239         * modules/clean-temp (Depends-on): Update.
15240         * lib/clean-temp.c: Update.
15241         * modules/csharpcomp (Depends-on): Update.
15242         * lib/csharpcomp.c: Update.
15243         * modules/csharpexec (Depends-on): Update.
15244         * lib/csharpexec.c: Update.
15245         * modules/javacomp (Depends-on): Update.
15246         * lib/javacomp.c: Update.
15247         * modules/javaexec (Depends-on): Update.
15248         * lib/javaexec.c: Update.
15249         * modules/mbscasestr (Depends-on): Update.
15250         * lib/mbscasestr.c: Update.
15251         * modules/mbsstr (Depends-on): Update.
15252         * lib/mbsstr.c: Update.
15253         * modules/setenv (Depends-on): Update.
15254         * lib/setenv.c: Update.
15255         * modules/strcasestr (Depends-on): Update.
15256         * lib/strcasestr.c: Update.
15257         * modules/striconveha (Depends-on): Update.
15258         * lib/striconveha.c: Update.
15259         * modules/relocatable-prog-wrapper (Files): Update.
15260         * lib/relocwrapper.c: Update.
15261         * build-aux/install-reloc: Update.
15262         * MODULES.html.sh (Memory management functions <stdlib.h>): Update.
15263
15264 2007-06-08  Bruno Haible  <bruno@clisp.org>
15265
15266         Port to uClibc.
15267         * lib/fbufmode.c (fbufmode): Add special code for uClibc.
15268         * lib/fpurge.c (fpurge): Likewise.
15269         * lib/freading.c (freading): Likewise.
15270         * lib/fseeko.c (rpl_fseeko): Likewise.
15271         * lib/fseterr.c (fseterr): Likewise.
15272         * lib/fwriting.c (fwriting): Likewise.
15273         * tests/test-fflush.c (main): Avoid a failure on uClibc.
15274
15275 2007-06-08  Bruno Haible  <bruno@clisp.org>
15276
15277         * m4/intlmacosx.m4: New file, extracted from gettext.m4.
15278         * m4/gettext.m4 (gt_INTL_MACOSX): Remove macro, moved to intlmacosx.m4.
15279         * modules/gettext (Files): Add m4/intlmacosx.m4.
15280
15281 2007-06-07  Bruno Haible  <bruno@clisp.org>
15282
15283         * modules/localename-tests: New file.
15284         * tests/test-localename.c: New file.
15285
15286         New module 'localename'.
15287         * lib/localename.h: New file.
15288         * lib/localename.c: New file, from GNU gettext.
15289         * m4/localename.m4: New file.
15290         * modules/localename: New file.
15291
15292 2007-06-07  Bruno Haible  <bruno@clisp.org>
15293
15294         Work around the lack of <wchar.h> on some builds of uClibc.
15295         * doc/headers/wchar.texi: Update.
15296         * lib/wchar_.h: Include <wchar.h> only if it exists.
15297         * m4/wchar.m4 (gl_WCHAR_H): Check for <wchar.h>. Set HAVE_WCHAR_H.
15298         * m4/stdint.m4 (gl_STDINT_H): Check for <wchar.h>.
15299         (gl_STDINT_TYPE_PROPERTIES): Don't try to include <wchar.h> if it
15300         doesn't exist.
15301         * modules/wchar (wchar.h): Substitute HAVE_WCHAR_H.
15302         * modules/mbfile (Depends-on): Add wchar.
15303         * modules/mbiter (Depends-on): Likewise.
15304         * modules/mbuiter (Depends-on): Likewise.
15305         Reported by Simon Josefsson.
15306
15307 2007-06-06  Paul Eggert  <eggert@cs.ucla.edu>
15308
15309         Work around problem reported by Steven M. Schweda in
15310         <http://lists.gnu.org/archive/html/bug-tar/2007-06/msg00002.html>:
15311         Tru64 5.1B with the Compaq compiler environment installed declares
15312         an 'isblank' function but does not define it in the C library.
15313         * lib/fnmatch.c (isblank): Check for HAVE_ISBLANK, too.
15314         * lib/regex_internal.h (isblank): Likewise.
15315         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for isblank existence.
15316         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
15317
15318 2007-06-05  Bruno Haible  <bruno@clisp.org>
15319
15320         Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64,
15321         ia64.
15322         * modules/printf-safe: New file.
15323         * modules/fprintf-posix (Depends-on): Add printf-safe.
15324         * modules/printf-posix (Depends-on): Likewise.
15325         * modules/snprintf-posix (Depends-on): Likewise.
15326         * modules/sprintf-posix (Depends-on): Likewise.
15327         * modules/vasnprintf-posix (Depends-on): Likewise.
15328         * modules/vasprintf-posix (Depends-on): Likewise.
15329         * modules/vfprintf-posix (Depends-on): Likewise.
15330         * modules/vprintf-posix (Depends-on): Likewise.
15331         * modules/vsnprintf-posix (Depends-on): Likewise.
15332         * modules/vsprintf-posix (Depends-on): Likewise.
15333         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Require
15334         AC_C_BIGENDIAN. Define CHECK_PRINTF_SAFE if printf-safe is used. Test
15335         non-IEEE numbers on i386, x86_64, ia64. When cross-compiling, guess
15336         "no" on i386, x86_64, ia64.
15337         * tests/test-snprintf-posix.h (LDBL80_WORDS): New macro.
15338         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
15339         on i386, x86_64, ia64.
15340         * tests/test-sprintf-posix.h (LDBL80_WORDS): New macro.
15341         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
15342         on i386, x86_64, ia64.
15343         * tests/test-vasnprintf-posix.c: Include float.h.
15344         (LDBL80_WORDS): New macro.
15345         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
15346         on i386, x86_64, ia64.
15347         * tests/test-vasprintf-posix.c: Include float.h.
15348         (LDBL80_WORDS): New macro.
15349         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
15350         on i386, x86_64, ia64.
15351         * tests/test-snprintf-posix.c: Include float.h.
15352         * tests/test-sprintf-posix.c: Likewise.
15353         * tests/test-vsnprintf-posix.c: Likewise.
15354         * tests/test-vsprintf-posix.c: Likewise.
15355
15356 2007-06-05  Bruno Haible  <bruno@clisp.org>
15357
15358         Fix isnanl so that it recognizes non-IEEE numbers on i386, x86_64, ia64.
15359         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Require AC_C_BIGENDIAN. Test
15360         non-IEEE numbers on i386, x86_64, ia64.
15361         (gl_LONG_DOUBLE_EXPONENT_LOCATION): Require AC_C_BIGENDIAN.
15362         * lib/isnan.c (FUNC): Add special code for i386, x86_64, ia64.
15363         * tests/test-isnanl.h: Include float.h.
15364         (main): Check also non-IEEE numbers on i386, x86_64, ia64.
15365
15366 2007-06-05  Bruno Haible  <bruno@clisp.org>
15367
15368         * lib/vasnprintf.c (VASNPRINTF): Do the extra handling of NaN and Inf
15369         also the %a / %A. Handle the %a / %A code before this extra handling.
15370
15371 2007-06-05  Bruno Haible  <bruno@clisp.org>
15372
15373         * lib/vasnprintf.c [NEED_PRINTF_LONG_DOUBLE ||
15374         NEED_PRINTF_INFINITE_LONG_DOUBLE]: Include fpucw.h.
15375
15376 2007-06-05  Bruno Haible  <bruno@clisp.org>
15377
15378         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): Fix
15379         typo in variable name.
15380
15381 2007-06-05  Eric Blake  <ebb9@byu.net>
15382
15383         * m4/lseek.m4 (gl_FUNC_LSEEK): Work when cross-compiling.
15384         Reported by Simon Josefsson.
15385
15386 2007-06-04  Bruno Haible  <bruno@clisp.org>
15387
15388         Avoid test failures on some PowerPC platforms.
15389         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP):
15390         Define differently for PowerPC.
15391         * tests/test-frexpl.c (MIN_NORMAL_EXP): Likewise.
15392         Reported by Gary V. Vaughan <gary@gnu.org>.
15393
15394 2007-06-02  Bruno Haible  <bruno@clisp.org>
15395
15396         Fix test-stdint failure on FreeBSD/ia64.
15397         * m4/stdint.m4 (gl_STDINT_H): Check the values of PTRDIFF_MIN,
15398         PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN,
15399         WCHAR_MAX, WINT_MIN, WINT_MAX entirely, not only for plausibility.
15400         * doc/headers/stdint.texi: Update.
15401
15402 2007-06-01  Bruno Haible  <bruno@clisp.org>
15403
15404         * tests/test-binary-io.c (main): Pass a third argument to open().
15405         Reported by Gary V. Vaughan <gary@gnu.org>.
15406
15407 2007-06-01  Bruno Haible  <bruno@clisp.org>
15408
15409         * doc/functions/frexpl.texi: Update for mingw.
15410
15411 2007-06-01  Bruno Haible  <bruno@clisp.org>
15412
15413         * tests/test-lseek.c (main): Disable test of errno for invalid third
15414         argument.
15415         * doc/functions/lseek.texi: Update.
15416         Reported by Gary V. Vaughan <gary@gnu.org>.
15417
15418 2007-05-28  Bruno Haible  <bruno@clisp.org>
15419
15420         * m4/intl.m4 (AM_INTL_SUBDIR): Substitute variables WOE32, WINDRES.
15421
15422 2007-05-31  Eric Blake  <ebb9@byu.net>
15423
15424         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Guess no on mingw when
15425         cross compiling.
15426
15427 2007-05-30  Eric Blake  <ebb9@byu.net>
15428         and Bruno Haible  <bruno@clisp.org>
15429
15430         Work around mingw test failures exposed by m4-1.4.9b.
15431         * m4/stdint.m4 (gl_STDINT_H): Detect mingw bug.
15432         * tests/test-unistd.c: Disable uid_t and git_t tests for the
15433         moment.
15434
15435 2007-05-30  Bruno Haible  <bruno@clisp.org>
15436
15437         * tests/test-lseek.c: Explicitly close file descriptors 0 and 1 before
15438         assuming that they are closed. Needed on HP-UX 11.
15439
15440 2007-05-29  Bruno Haible  <bruno@clisp.org>
15441
15442         Fix a problem with #include_next.
15443         * lib/dirent_.h: Split the double-inclusion guard.
15444         * lib/fcntl_.h: Likewise.
15445         * lib/float_.h: Likewise.
15446         * lib/iconv_.h: Likewise.
15447         * lib/inttypes_.h: Likewise.
15448         * lib/locale_.h: Likewise.
15449         * lib/math_.h: Likewise.
15450         * lib/netinet_in_.h: Likewise.
15451         * lib/search_.h: Likewise.
15452         * lib/signal_.h: Likewise.
15453         * lib/stdint_.h: Likewise.
15454         * lib/stdio_.h: Likewise.
15455         * lib/stdlib_.h: Likewise.
15456         * lib/string_.h: Likewise.
15457         * lib/sys_select_.h: Likewise.
15458         * lib/sys_socket_.h: Likewise.
15459         * lib/sys_stat_.h: Likewise.
15460         * lib/sys_time_.h: Likewise.
15461         * lib/sysexits_.h: Likewise.
15462         * lib/time_.h: Likewise.
15463         * lib/unistd_.h: Likewise.
15464         * lib/wchar_.h: Likewise.
15465         * lib/wctype_.h: Likewise.
15466
15467 2007-05-29  Bruno Haible  <bruno@clisp.org>
15468
15469         * tests/test-unistd.c: Disable the tests for useconds_t and intptr_t
15470         for the moment.
15471
15472 2007-05-29  Bruno Haible  <bruno@clisp.org>
15473
15474         * m4/isnan.m4 (gl_DOUBLE_EXPONENT_LOCATION): Silence the AC_C_BIGENDIAN
15475         invocation.
15476         Reported by Eric Blake.
15477
15478 2007-05-29  Bruno Haible  <bruno@clisp.org>
15479
15480         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Fix typo in cross-
15481         compiling case.
15482
15483 2007-05-29  Eric Blake  <ebb9@byu.net>
15484             Bruno Haible  <bruno@clisp.org>
15485
15486         * m4/isnanf.m4 (gl_FUNC_ISNANF_NO_LIBM): Avoid syntax error on
15487         cross compiles.
15488
15489 2007-05-28  Eric Blake  <ebb9@byu.net>
15490
15491         * modules/closein-tests (test_closein_LDADD): Support test on
15492         cygwin with libtool.
15493
15494 2007-05-28  Bruno Haible  <bruno@clisp.org>
15495
15496         * tests/uniconv/test-u16-conv-from-enc.c: Remove #ifdef HAVE_CONFIG_H.
15497         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
15498         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
15499         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
15500         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
15501         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
15502         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
15503         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
15504         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
15505
15506 2007-05-28  Eric Blake  <ebb9@byu.net>
15507
15508         Unconditionally include <config.h> in unit tests.
15509         * tests/test-alloca-opt.c: Remove #ifdef HAVE_CONFIG_H.
15510         * tests/test-allocsa.c, tests/test-arcfour.c,
15511         tests/test-arctwo.c, tests/test-argmatch.c, tests/test-argp.c,
15512         tests/test-array_list.c, tests/test-array_oset.c,
15513         tests/test-atexit.c, test-avltree_list.c, test-avltree_oset.c,
15514         test-avltreehash_list.c, test-base64.c, test-binary-io.c,
15515         test-c-ctype.c, test-c-strcasecmp.c, test-c-strcasestr.c,
15516         test-c-strncasecmp.c, test-c-strstr.c, test-canonicalize-lgpl.c,
15517         test-carray_list.c, test-crc.c, test-des.c, test-dirname.c,
15518         test-fflush.c, test-fprintf-posix.c, test-gc-arcfour.c,
15519         test-gc-arctwo.c, test-gc-des.c, test-gc-hmac-md5.c,
15520         test-gc-hmac-sha1.c, test-gc-md2.c, test-gc-md4.c, test-gc-md5.c,
15521         test-gc-pbkdf2-sha1.c, test-gc-rijndael.c, test-gc-sha1.c,
15522         test-gc.c, test-getpass.c, test-hmac-md5.c, test-hmac-sha1.c,
15523         test-iconv.c, test-linked_list.c, test-linkedhash_list.c,
15524         test-lock.c, test-mbscasecmp.c, test-mbscasestr1.c,
15525         test-mbscasestr2.c, test-mbscasestr3.c, test-mbscasestr4.c,
15526         test-mbschr.c, test-mbscspn.c, test-mbsncasecmp.c, test-mbspbrk.c,
15527         test-mbspcasecmp.c, test-mbsrchr.c, test-mbsspn.c, test-mbsstr1.c,
15528         test-mbsstr2.c, test-mbsstr3.c, test-md2.c, test-md4.c,
15529         test-md5.c, test-memmem.c, test-printf-posix.c,
15530         test-rbtree_list.c, test-rbtree_oset.c, test-rbtreehash_list.c,
15531         test-read-file.c, test-rijndael.c, test-snprintf-posix.c,
15532         test-snprintf.c, test-sprintf-posix.c, test-stdint.c,
15533         test-strcasestr.c, test-striconv.c, test-striconveh.c,
15534         test-striconveha.c, test-tls.c, test-vasnprintf-posix.c,
15535         test-vasnprintf-posix2.c, test-vasnprintf.c,
15536         test-vasprintf-posix.c, test-vasprintf.c, test-verify.c,
15537         test-vfprintf-posix.c, test-vprintf-posix.c,
15538         test-vsnprintf-posix.c, test-vsnprintf.c, test-vsprintf-posix.c,
15539         test-xvasprintf.c: Likewise.
15540
15541 2007-05-28  Bruno Haible  <bruno@clisp.org>
15542
15543         * gnulib-tool (func_import): Remember the --with-tests command-line
15544         option through the macro gl_WITH_TESTS in the gnulib-cache.m4.
15545         Reported by Eric Blake.
15546
15547 2007-05-28  Bruno Haible  <bruno@clisp.org>
15548
15549         * modules/ftell-tests: New file.
15550         * tests/test-ftell.c: New file, based on tests/test-ftello.c.
15551         * tests/test-ftell.sh: New file, based on tests/test-ftello.sh.
15552
15553         * lib/ftell.c: New file.
15554         * modules/ftell: New file.
15555         * m4/ftell.m4: New file.
15556         * doc/functions/ftell.texi: Update.
15557         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELL,
15558         REPLACE_FTELL.
15559         * lib/stdio_.h (rpl_ftell): New declaration.
15560         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELL,
15561         REPLACE_FTELL.
15562
15563 2007-05-28  Eric Blake  <ebb9@byu.net>
15564
15565         * lib/allocsa.h (safe_alloca): Avoid compiler warning.
15566
15567 2007-05-28  Bruno Haible  <bruno@clisp.org>
15568
15569         * modules/fseek-tests: New file.
15570         * tests/test-fseek.c: New file, based on tests/test-fseeko.c.
15571         * tests/test-fseek.sh: New file, based on tests/test-fseeko.sh.
15572
15573         * lib/fseek.c: New file.
15574         * modules/fseek: New file.
15575         * m4/fseek.m4: New file.
15576         * doc/functions/fseek.texi: Update.
15577         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEK,
15578         REPLACE_FSEEK.
15579         * lib/stdio_.h (rpl_fseek): New declaration.
15580         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEK,
15581         REPLACE_FSEEK.
15582
15583 2007-05-28  Bruno Haible  <bruno@clisp.org>
15584
15585         * lib/stdio_.h (fflush): More comments.
15586
15587 2007-05-28  Bruno Haible  <bruno@clisp.org>
15588
15589         * m4/lseek.m4 (gl_FUNC_LSEEK): When not cross-compiling, perform a real
15590         runtime test.
15591
15592 2007-05-28  Eric Blake  <ebb9@byu.net>
15593
15594         Improve lseek module.
15595         * lib/lseek.c (rpl_lseek): Detect EBADF on mingw.
15596         * lib/unistd_.h (lseek): Scale back link warning message.
15597         * tests/test-lseek.c: Beef up test.
15598         * tests/test-lseek.sh: Exercise more facets of lseek.
15599         Reported by Bruno Haible.
15600
15601 2007-05-28  Bruno Haible  <bruno@clisp.org>
15602
15603         * tests/test-unistd.c: Test all the types that <unistd.h> is expected
15604         to define.
15605
15606 2007-05-27  Bruno Haible  <bruno@clisp.org>
15607
15608         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-31 patch.
15609
15610 2007-05-27  Bruno Haible  <bruno@clisp.org>
15611
15612         * modules/openmp: New file.
15613         * m4/openmp.m4: New file, taken from autoconf's CVS with changes by
15614         Noah Misch.
15615
15616 2007-05-26  Bruno Haible  <bruno@clisp.org>
15617
15618         * modules/chdir-long (Depends-on): Add fchdir.
15619         * modules/chdir-safer (Depends-on): Likewise.
15620         * modules/fts (Depends-on): Likewise.
15621         * modules/fts-lgpl (Depends-on): Likewise.
15622         * modules/openat (Depends-on): Likewise.
15623         * modules/savewd (Depends-on): Likewise.
15624
15625 2007-05-24  Eric Blake  <ebb9@byu.net>
15626
15627         Fix lseek on mingw.
15628         * modules/lseek: New module.
15629         * m4/lseek.m4: New file.
15630         * lib/lseek.c: New file.
15631         * modules/lseek-tests: New file.
15632         * tests/test-lseek.c: New file.
15633         * tests/test-lseek.sh: New file.
15634         * MODULES.html.sh: Document lseek module.
15635         * modules/fflush (Depends-on): Add lseek, fseeko.
15636         * modules/fseeko (Depends-on): Likewise.
15637         * modules/ftello (Depends-on): Likewise.
15638         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Replace fseek[o] if lseek is
15639         broken.
15640         * m4/ftello.m4 (gl_FUNC_FTELLO): Replace ftell[o] if lseek is
15641         broken.
15642         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Trigger fseeko module.
15643         * lib/fseeko.c (rpl_fseeko): Quit early on non-seekable files.
15644         * lib/ftello.c (rpl_ftello): Likewise.
15645         * tests/test-fseeko.c (main): Test this.
15646         * tests/test-fseeko.sh: Likewise.
15647         * tests/test-ftello.c (main): Likewise.
15648         * tests/test-ftello.sh: Likewise.
15649         * lib/stdio_.h (fseek, ftell): Simplify, since missing fseeko now
15650         implies replacing fseek.
15651         * modules/stdio (Makefile.am): No longer need HAVE_FSEEKO,
15652         HAVE_FTELLO.
15653         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add lseek info.
15654         * modules/unistd (Makefile.am): Likewise.
15655         * lib/unistd_.h (lseek): Declare a replacement.
15656         * doc/functions/lseek.texi (lseek): Document this fix.
15657         * doc/functions/fseek.texi (fseek): Likewise.
15658         * doc/functions/ftell.texi (ftell): Likewise.
15659
15660 2007-05-24  Bruno Haible  <bruno@clisp.org>
15661
15662         * tests/test-vasnprintf-posix.c (test_function): Allow up to 50 bytes
15663         in the printed representation of a NaN.
15664         * tests/test-vasprintf-posix.c (test_function): Likewise.
15665         * tests/test-snprintf-posix.h (test_function): Likewise.
15666         * tests/test-sprintf-posix.h (test_function): Likewise.
15667         Reported by Eric Blake.
15668
15669 2007-05-23  Eric Blake  <ebb9@byu.net>
15670
15671         Fix fseeko/ftello on cygwin 1.5.24.
15672         * doc/functions/fseeko.texi (fseeko): Document the fix.
15673         * doc/functions/ftello.texi (ftello): Document the fix.
15674         * doc/functions/stdin.texi (stdin): Document the cygwin bug.
15675         * doc/functions/stdout.text (stdout): New file.
15676         * doc/functions/stderr.text (stderr): New file.
15677         * doc/gnulib.texi (Function Substitutes): Use new files.
15678         * tests/test-fseeko.c (main): Check for broken fseeko on cygwin
15679         prior to 1.7.0.
15680         * tests/test-ftello.c (main): Likewise for ftello.
15681         * tests/test-fseeko.sh: New file.
15682         * tests/test-ftello.sh: New file.
15683         * modules/fseeko-tests (Makefile.am): Ensure test-fseeko is run
15684         with seekable stdin.
15685         * modules/ftello-tests (Makefile.am): Likewise for test-ftello.
15686         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Detect the cygwin bug.
15687         (gl_REPLACE_FSEEKO): New macro.
15688         * m4/ftello.m4 (gl_FUNC_FTELLO, gl_REPLACE_FTELLO): Likewise.
15689         * modules/fseeko (Files): Distribute fseeko.c.
15690         * modules/ftello (Files): Distribute ftello.c.
15691         * lib/fseeko.c (rpl_fseeko) [__CYGWIN__]: Convert stdin to 64-bit
15692         mode.
15693         * lib/ftello.c (rpl_ftello): New file.
15694         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Allow replacement of
15695         fseeko, ftello.
15696         (gl_STDIN_LARGE_OFFSET): New macro.
15697         * modules/stdio (Makefile.am): Perform the replacement.
15698         * lib/stdio_.h (rpl_fseeko, rpl_ftello): Define when needed.
15699
15700 2007-05-23  Bruno Haible  <bruno@clisp.org>
15701
15702         * lib/stdio_.h (fseeko, ftello): Provide a link warning only if
15703         GNULIB_POSIXCHECK is defined.
15704
15705 2007-05-21  Bruno Haible  <bruno@clisp.org>
15706
15707         * m4/printf.m4 (gl_PRINTF_INFINITE, gl_PRINTF_INFINITE_LONG_DOUBLE):
15708         Check also the output for NaN arguments. When cross-compiling, guess
15709         no on IRIX.
15710         * lib/vasnprintf.c: Update comments.
15711         * tests/test-vasnprintf-posix.c (strisnan): New function.
15712         (test_function): Use it.
15713         * tests/test-vasprintf-posix.c (strisnan): New function.
15714         (test_function): Use it.
15715         * tests/test-snprintf-posix.h (strisnan): New function.
15716         (test_function): Use it.
15717         * tests/test-sprintf-posix.h (strisnan): New function.
15718         (test_function): Use it.
15719         Reported by Eric Blake.
15720
15721 2007-05-20  Bruno Haible  <bruno@clisp.org>
15722
15723         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Add test for large finite
15724         numbers that fails on BeOS.
15725         * doc/functions/frexpl.texi: Update.
15726
15727 2007-05-20  Jim Meyering  <jim@meyering.net>
15728
15729         * NEWS: Mention the incompatible change (s/futimens/gl_futimens/)
15730         forced upon us by glibc-2.6.
15731
15732 2007-05-20  Bruno Haible  <bruno@clisp.org>
15733
15734         Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
15735         * m4/printf.m4 (gl_PRINTF_INFINITE): Update cross-compiling guesses.
15736         (gl_PRINTF_INFINITE_LONG_DOUBLE): New macro.
15737         * lib/vasnprintf.c: Use NEED_PRINTF_INFINITE_DOUBLE instead of
15738         NEED_PRINTF_INFINITE.
15739         (is_infinitel): New function.
15740         (VASNPRINTF): Handle NEED_PRINTF_INFINITE_LONG_DOUBLE case.
15741         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE): Renamed from
15742         gl_PREREQ_VASNPRINTF_INFINITE.
15743         (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): New macro.
15744         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
15745         gl_PRINTF_INFINITE_LONG_DOUBLE and test its result. Invoke
15746         gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE and
15747         gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE instead of
15748         gl_PREREQ_VASNPRINTF_INFINITE.
15749         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
15750         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
15751         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
15752         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
15753         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
15754         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
15755         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
15756         * doc/functions/fprintf.texi: Update.
15757         * doc/functions/printf.texi: Update.
15758         * doc/functions/snprintf.texi: Update.
15759         * doc/functions/sprintf.texi: Update.
15760         * doc/functions/vfprintf.texi: Update.
15761         * doc/functions/vprintf.texi: Update.
15762         * doc/functions/vsnprintf.texi: Update.
15763         * doc/functions/vsprintf.texi: Update.
15764
15765 2007-05-20  Bruno Haible  <bruno@clisp.org>
15766
15767         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): Set REPLACE_FREXPL if frexpl
15768         was not found in libc.
15769         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Likewise.
15770
15771 2007-05-20  Bruno Haible  <bruno@clisp.org>
15772
15773         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
15774         printed as "-nan" instead of "nan".
15775         * tests/test-vasprintf-posix.c (test_function): Likewise.
15776         * tests/test-snprintf-posix.h (test_function): Likewise.
15777         * tests/test-sprintf-posix.h (test_function): Likewise.
15778         Needed for HP-UX 11.
15779
15780 2007-05-20  Jim Meyering  <jim@meyering.net>
15781
15782         Fix buggy test for the fchownat-deref bug.
15783         * m4/openat.m4 (gl_FUNC_FCHOWNAT_DEREF_BUG): Create the dangling
15784         symlink required for the run-test.  Without it, this test would
15785         always declare that fchownat doesn't work, and client code would
15786         unnecessarily use the replacement function with fixed libc.
15787         (gl_FUNC_FCHOWNAT): Eliminate a variable that wasn't initialized.
15788         Reported by Greg Schafer.
15789
15790 2007-05-19  Bruno Haible  <bruno@clisp.org>
15791
15792         * m4/isnanf.m4 (gl_ISNANF_WORKS): New macro.
15793         (gl_FUNC_ISNANF_NO_LIBM): Invoke it.
15794         * lib/isnan.c (FUNC): Use run-time expressions for SGI compiler.
15795         Needed for IRIX 6.5 and Solaris 2.5.1.
15796
15797 2007-05-19  Bruno Haible  <bruno@clisp.org>
15798
15799         * tests/test-vasnprintf-posix.c (have_minus_zero): New function.
15800         (test_function): Skip tests involving -0.0 on platforms where
15801         -0.0 = 0.0.
15802         * tests/test-vasprintf-posix.c (have_minus_zero): New function.
15803         (test_function): Skip tests involving -0.0 on platforms where
15804         -0.0 = 0.0.
15805         * tests/test-snprintf-posix.h (have_minus_zero): New function.
15806         (test_function): Skip tests involving -0.0 on platforms where
15807         -0.0 = 0.0.
15808         * tests/test-sprintf-posix.h (have_minus_zero): New function.
15809         (test_function): Skip tests involving -0.0 on platforms where
15810         -0.0 = 0.0.
15811         * tests/test-fprintf-posix.h (test_function): Remove all -0.0 related
15812         tests.
15813         * tests/test-printf-posix.h (test_function): Likewise.
15814         * tests/test-printf-posix.output: Remove all -0.0 related results.
15815         Needed for IRIX 6.5.
15816
15817 2007-05-19  Bruno Haible  <bruno@clisp.org>
15818
15819         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
15820         printed as "nan0x7fffffff" instead of "nan".
15821         * tests/test-vasprintf-posix.c (test_function): Likewise.
15822         * tests/test-snprintf-posix.h (test_function): Likewise.
15823         * tests/test-sprintf-posix.h (test_function): Likewise.
15824         * tests/test-fprintf-posix.h (NaN): Remove macro.
15825         (test_function): Remove all NaN related tests.
15826         * tests/test-printf-posix.h (NaN): Remove macro.
15827         (test_function): Remove all NaN related tests.
15828         * tests/test-printf-posix.output: Remove all NaN related results.
15829         Needed for IRIX 6.5.
15830
15831 2007-05-19  Bruno Haible  <bruno@clisp.org>
15832
15833         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Fix C89 syntax error in test code.
15834         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Likewise.
15835
15836 2007-05-19  Bruno Haible  <bruno@clisp.org>
15837
15838         * lib/float_.h: New file.
15839         * m4/float_h.m4: New file.
15840         * modules/float: New file.
15841         * modules/isnanl (Dependencies): Add float.
15842         * modules/isnanl-nolibm (Dependencies): Likewise.
15843         * modules/mathl (Dependencies): Likewise.
15844         * modules/printf-frexpl (Dependencies): Likewise.
15845         * modules/signbit (Dependencies): Likewise.
15846         * modules/vasnprintf (Dependencies): Likewise.
15847         * doc/headers/float.texi: Update.
15848
15849 2007-05-19  Jim Meyering  <jim@meyering.net>
15850
15851         * lib/utimens.c (gl_futimens): Rename from futimens,
15852         now that glibc-2.6 declares futimens.
15853         * lib/utimens.h: Likewise.
15854
15855 2007-05-19  Bruno Haible  <bruno@clisp.org>
15856
15857         Avoid test failures on mingw.
15858         * tests/test-fprintf-posix.sh: Convert CR/LF to LF in output.
15859         * tests/test-printf-posix.sh: Likewise.
15860         * tests/test-vfprintf-posix.sh: Likewise.
15861         * tests/test-vprintf-posix.sh: Likewise.
15862
15863 2007-05-19  Bruno Haible  <bruno@clisp.org>
15864
15865         Fix *printf result for NaN, Inf, -0.0 on mingw.
15866         * m4/printf.m4 (gl_PRINTF_INFINITE): New macro.
15867         * lib/vasnprintf.c: Include math.h and isnan.h.
15868         (is_infinite_or_zero): New function.
15869         (VASNPRINTF): Fix also the handling of infinite or zero 'double'
15870         values in the %f, %F, %e, %E, %g, %G directives.
15871         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE): New macro.
15872         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
15873         gl_PRINTF_INFINITE and test its result. Invoke
15874         gl_PREREQ_VASNPRINTF_INFINITE.
15875         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
15876         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
15877         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
15878         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
15879         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
15880         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
15881         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
15882         * doc/functions/fprintf.texi: Update.
15883         * doc/functions/printf.texi: Update.
15884         * doc/functions/snprintf.texi: Update.
15885         * doc/functions/sprintf.texi: Update.
15886         * doc/functions/vfprintf.texi: Update.
15887         * doc/functions/vprintf.texi: Update.
15888         * doc/functions/vsnprintf.texi: Update.
15889         * doc/functions/vsprintf.texi: Update.
15890
15891 2007-05-19  Bruno Haible  <bruno@clisp.org>
15892
15893         * lib/vasnprintf.c (convert_to_decimal): Add an extra_zeroes argument.
15894         (scale10_round_decimal_long_double): Inline scale10_round_long_double.
15895         Instead of multiplying with 10^k, set extra_zeroes to k.
15896         (scale10_round_long_double): Remove function.
15897
15898 2007-05-18  Bruno Haible  <bruno@clisp.org>
15899
15900         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Fix logic bug
15901         introduced on 2007-05-06.
15902
15903 2007-05-18  Bruno Haible  <bruno@clisp.org>
15904
15905         * tests/test-vasnprintf-posix.c (test_function): Also test the %e and
15906         %g directives.
15907         * tests/test-vasprintf-posix.c (test_function): Likewise.
15908         * tests/test-snprintf-posix.h (test_function): Likewise.
15909         * tests/test-sprintf-posix.h (test_function): Likewise.
15910
15911 2007-05-18  Bruno Haible  <bruno@clisp.org>
15912
15913         * tests/test-vasnprintf-posix.c (SIZEOF): New macro.
15914         (strmatch): New function.
15915         (test_function): Test the %f directive on numbers of various exponents.
15916         * tests/test-vasprintf-posix.c (SIZEOF): New macro.
15917         (strmatch): New function.
15918         (test_function): Test the %f directive on numbers of various exponents.
15919         * tests/test-snprintf-posix.h (strmatch): New function.
15920         (test_function): Test the %f directive on numbers of various exponents.
15921         * tests/test-sprintf-posix.h (strmatch): New function.
15922         (test_function): Test the %f directive on numbers of various exponents.
15923         * tests/test-snprintf-posix.c (SIZEOF): New macro.
15924         * tests/test-sprintf-posix.c (SIZEOF): New macro.
15925         * tests/test-vsnprintf-posix.c (SIZEOF): New macro.
15926         * tests/test-vsprintf-posix.c (SIZEOF): New macro.
15927
15928 2007-05-18  Bruno Haible  <bruno@clisp.org>
15929
15930         Add support for 'long double' number output.
15931         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE): New macro.
15932         * lib/vasnprintf.c: Include math.h and float+.h.
15933         (mp_limb_t): New type.
15934         (GMP_LIMB_BITS): New macro.
15935         (mp_twolimb_t): New type.
15936         (GMP_TWOLIMB_BITS): New macro.
15937         (mpn_t): New type.
15938         (multiply, divide, convert_to_decimal, decode_long_double,
15939         scale10_round_long_double, scale10_round_decimal_long_double,
15940         floorlog10l): New functions.
15941         (VASNPRINTF) [NEED_PRINTF_LONG_DOUBLE]: Implement 'long double' support
15942         for the %f, %F, %e, %E, %g, %G directives.
15943         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_LONG_DOUBLE): New macro.
15944         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
15945         gl_PRINTF_LONG_DOUBLE and test its result. Invoke
15946         gl_PREREQ_VASNPRINTF_LONG_DOUBLE.
15947         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
15948         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
15949         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
15950         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
15951         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
15952         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
15953         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
15954         * modules/fprintf-posix (Depends-on): Add frexpl-nolibm.
15955         * modules/snprintf-posix (Depends-on): Likewise.
15956         * modules/sprintf-posix (Depends-on): Likewise.
15957         * modules/vasnprintf-posix (Depends-on): Likewise.
15958         * modules/vasprintf-posix (Depends-on): Likewise.
15959         * modules/vfprintf-posix (Depends-on): Likewise.
15960         * modules/vsnprintf-posix (Depends-on): Likewise.
15961         * modules/vsprintf-posix (Depends-on): Likewise.
15962         * modules/vasnprintf (Files): Add lib/float+.h.
15963         * doc/functions/fprintf.texi: Update.
15964         * doc/functions/printf.texi: Update.
15965         * doc/functions/snprintf.texi: Update.
15966         * doc/functions/sprintf.texi: Update.
15967         * doc/functions/vfprintf.texi: Update.
15968         * doc/functions/vprintf.texi: Update.
15969         * doc/functions/vsnprintf.texi: Update.
15970         * doc/functions/vsprintf.texi: Update.
15971
15972 2007-05-18  Bruno Haible  <bruno@clisp.org>
15973
15974         * lib/vasnprintf.c (USE_SNPRINTF): Define to 0 on BeOS.
15975
15976 2007-05-18  Bruno Haible  <bruno@clisp.org>
15977
15978         * lib/vasnprintf.c (VASNPRINTF) [WIN32]: Use %I64d instead of %lld
15979         for printing 64-bit integers. Needed for mingw.
15980
15981 2007-05-18  Bruno Haible  <bruno@clisp.org>
15982
15983         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
15984         gl_FUNC_FREXPL_WORKS.
15985         * modules/printf-frexpl (Files): Add m4/frexpl.m4.
15986
15987 2007-05-18  Bruno Haible  <bruno@clisp.org>
15988
15989         * modules/frexpl-nolibm-tests: New file.
15990
15991         * modules/frexpl-nolibm: New file.
15992         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): New macro.
15993
15994 2007-05-17  Paul Eggert  <eggert@cs.ucla.edu>
15995
15996         * lib/dirent_.h: Prefer #include_next <foo.h> to #include
15997         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
15998         GCC 4.2, which otherwise issues a lot of warnings.
15999         * lib/iconv_.h, lib/locale_.h, lib/netinet_in_.h, lib/sys_select_.h:
16000         * lib/sys_socket_.h, lib/sys_stat_.h, lib/sysexits_.h, lib/unistd_.h:
16001         Likewise.
16002         * modules/fchdir (dirent.h): Substitute @HAVE_INCLUDE_NEXT@.
16003         * modules/iconv_open (iconv.h): Likewise.
16004         * modules/locale (locale.h): Likewise.
16005         * modules/netinet_in (netinet/in.h): Likewise.
16006         * modules/sys_select (sys_select.h): Likewise.
16007         * modules/sys_socket (sys/socket.h): Likewise.
16008         * modules/sys_stat (sys/stat.h): Likewise.
16009         * modules/sysexits (sysexits.h): Likewise.
16010         * modules/unistd (unistd.h): Likewise.
16011
16012 2007-05-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
16013
16014         * modules/closein-tests (Makefile.am): Distribute
16015         `test-closein.sh'.
16016
16017 2007-05-17  Bruno Haible  <bruno@clisp.org>
16018
16019         * tests/test-printf-posix.output: Renamed from
16020         tests/test-fprintf-posix.out.
16021         * modules/fprintf-posix-tests: Update.
16022         * modules/printf-posix-tests: Update.
16023         * modules/vfprintf-posix-tests: Update.
16024         * modules/vprintf-posix-tests: Update.
16025         * tests/test-fprintf-posix.sh: Update.
16026         * tests/test-printf-posix.sh: Update.
16027         * tests/test-vfprintf-posix.sh: Update.
16028         * tests/test-vprintf-posix.sh: Update.
16029         Reported by Ralf Wildenhues.
16030
16031 2007-05-16  Paul Eggert  <eggert@cs.ucla.edu>
16032
16033         * lib/fcntl_.h: Prefer #include_next <foo.h> to #include
16034         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
16035         GCC 4.2, which otherwise issues a lot of warnings.
16036         * lib/inttypes_.h, lib/math_.h, lib/search_.h, lib/signal_.h:
16037         * lib/stdint_.h, lib/stdio_.h, lib/stdlib_.h, lib/string_.h:
16038         * lib/sys_time_.h, lib/time_.h, lib/wchar_.h, lib/wctype_.h: Likewise.
16039         * lib/stdlib_.h: Don't bother with #pragma GCC system_header, as
16040         it should no longer be needed.
16041         * lib/string_.h: Likewise.
16042         * modules/absolute-header (HAVE_INCLUDE_NEXT): New 'make' define.
16043         * modules/fcntl (fcntl.h): Substitute @HAVE_INCLUDE_NEXT@.
16044         * modules/inttypes (inttypes.h): Likewise.
16045         * modules/math (math.h): Likewise.
16046         * modules/search (search.h): Likewise.
16047         * modules/signal (signal.h): Likewise.
16048         * modules/stdint (stdint.h): Likewise.
16049         * modules/stdio (stdio.h): Likewise.
16050         * modules/stdlib (stdlib.h): Likewise.
16051         * modules/string (string.h): Likewise.
16052         * modules/sys_time (sys/time.h): Likewise.
16053         * modules/time (time.h): Likewise.
16054         * modules/wchar (wchar.h): Likewise.
16055         * modules/wctype (wtype.h): Likewise.
16056
16057 2007-05-16  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
16058
16059         * doc/gnulib-tool.texi (CVS Issues): Fix typo.
16060
16061 2007-05-13  Bruno Haible  <bruno@clisp.org>
16062
16063         * stpcpy.m4 (gl_FUNC_STPCPY): Require AC_C_RESTRICT.
16064         * stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
16065         * strsep.m4 (gl_FUNC_STRSEP): Likewise.
16066         * strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
16067         (gl_PREREQ_STRTOK_R): Don't require it here.
16068
16069 2007-05-13  Bruno Haible  <bruno@clisp.org>
16070
16071         * lib/stdlib_.h (mkdtemp, mkstemp): Comment out argument name. Needed
16072         when used in C++ mode.
16073
16074 2007-05-12  Bruno Haible  <bruno@clisp.org>
16075
16076         * lib/linebuffer.h: Tweak doc.
16077         * lib/linebuffer.c: Likewise.
16078
16079 2007-05-12  James Youngman  <jay@gnu.org>
16080
16081         * lib/linebuffer.c (readlinebuffer_delim): New function,
16082         like readlinebuffer, but use a caller-specified delimiter.
16083         (readlinebuffer): Just call readlinebuffer_delim with '\n'
16084         as the delimiter.
16085         * lib/linebuffer.h (readlinebuffer_delim): Declare it.
16086
16087 2007-05-12  Sergey Poznyakoff  <gray@gnu.org.ua>
16088
16089         * m4/openat.m4 (gl_FUNC_OPENAT): Do not require openat-die.
16090         * modules/openat (Files): Remove openat-die.c.
16091         (Depends-on): Add openat-die.
16092         * modules/openat-die: New module.
16093
16094 2007-05-06  Bruno Haible  <bruno@clisp.org>
16095
16096         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING, gl_VSNPRINTF_ZEROSIZE_C99):
16097         Update with info about Cygwin.
16098         * doc/functions/fprintf.texi: Update.
16099         * doc/functions/printf.texi: Update.
16100         * doc/functions/snprintf.texi: Update.
16101         * doc/functions/sprintf.texi: Update.
16102         * doc/functions/vfprintf.texi: Update.
16103         * doc/functions/vprintf.texi: Update.
16104         * doc/functions/vsnprintf.texi: Update.
16105         * doc/functions/vsprintf.texi: Update.
16106         Reported by Eric Blake.
16107
16108 2007-05-06  Bruno Haible  <bruno@clisp.org>
16109
16110         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Perform the
16111         padding ourselves for the floating-point directives.
16112         * m4/printf.m4 (gl_PRINTF_FLAG_ZERO): New macro.
16113         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_ZERO): New macro.
16114         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
16115         gl_PRINTF_FLAG_ZERO and test its result. Invoke
16116         gl_PREREQ_VASNPRINTF_FLAG_ZERO.
16117         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
16118         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
16119         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
16120         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
16121         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
16122         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
16123         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
16124         * tests/test-snprintf-posix.h (test_function): Also check the width
16125         and some flags in the %f directive.
16126         * tests/test-sprintf-posix.h (test_function): Likewise.
16127         * tests/test-vasnprintf-posix.c (test_function): Likewise.
16128         * tests/test-vasprintf-posix.c (test_function): Likewise.
16129         * doc/functions/fprintf.texi: Update.
16130         * doc/functions/printf.texi: Update.
16131         * doc/functions/snprintf.texi: Update.
16132         * doc/functions/sprintf.texi: Update.
16133         * doc/functions/vfprintf.texi: Update.
16134         * doc/functions/vprintf.texi: Update.
16135         * doc/functions/vsnprintf.texi: Update.
16136         * doc/functions/vsprintf.texi: Update.
16137
16138 2007-05-06  Bruno Haible  <bruno@clisp.org>
16139
16140         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_GROUPING]: Don't
16141         pass the ' flag character to sprintf or snprintf.
16142         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING): New macro.
16143         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_GROUPING): New macro.
16144         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
16145         gl_PRINTF_FLAG_GROUPING and test its result. Invoke
16146         gl_PREREQ_VASNPRINTF_FLAG_GROUPING.
16147         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
16148         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
16149         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
16150         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
16151         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
16152         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
16153         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
16154         * tests/test-snprintf-posix.h (test_function): Also check the grouping
16155         flag.
16156         * tests/test-sprintf-posix.h (test_function): Likewise.
16157         * tests/test-vasnprintf-posix.c (test_function): Likewise.
16158         * tests/test-vasprintf-posix.c (test_function): Likewise.
16159         * doc/functions/fprintf.texi: Update.
16160         * doc/functions/printf.texi: Update.
16161         * doc/functions/snprintf.texi: Update.
16162         * doc/functions/sprintf.texi: Update.
16163         * doc/functions/vfprintf.texi: Update.
16164         * doc/functions/vprintf.texi: Update.
16165         * doc/functions/vsnprintf.texi: Update.
16166         * doc/functions/vsprintf.texi: Update.
16167
16168 2007-05-01  Bruno Haible  <bruno@clisp.org>
16169
16170         * tests/test-argp-2.sh (func_compare): Drop .exe suffix.
16171
16172 2007-05-03  Paul Eggert  <eggert@cs.ucla.edu>
16173
16174         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Use better
16175         comment for D_INO_IN_DIRENT.  Problem reported by James Youngman.
16176
16177 2007-05-02  Paul Eggert  <eggert@cs.ucla.edu>
16178
16179         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Test whether
16180         readdir returns garbage in d_ino.  Problem reported by Kaz Sasayama in
16181         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00021.html>.
16182
16183 2007-05-02  Sergey Poznyakoff  <gray@gnu.org.ua>
16184
16185         * lib/argp-help.c (struct hol_entry): New member `ord'.
16186         (HOL_ENTRY_PTRCMP): Use ord for comparison
16187         (hol_sort): Initialize ord.
16188
16189 2007-05-01  Bruno Haible  <bruno@clisp.org>
16190
16191         * doc/functions/_Exit_C99.texi: Renamed from doc/functions/_Exit.texi.
16192         Reported by Eric Blake.
16193         * doc/gnulib.texi (Function Substitutes): Update.
16194
16195 2007-05-01  Bruno Haible  <bruno@clisp.org>
16196
16197         * doc/functions.texi: Remove file, now redundant through
16198         doc/functions/*.texi.
16199
16200 2007-05-01  Bruno Haible  <bruno@clisp.org>
16201
16202         * modules/argp (Depends-on): Add sleep.
16203
16204 2007-05-01  Bruno Haible  <bruno@clisp.org>
16205
16206         * modules/sleep-tests: New file.
16207         * tests/test-sleep.c: New file.
16208
16209         * modules/sleep: New file.
16210         * lib/sleep.c: New file.
16211         * m4/sleep.m4: New file.
16212         * lib/unistd_.h (sleep): New declaration.
16213         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_SLEEP,
16214         HAVE_SLEEP.
16215         * modules/unistd (Makefile.am): Substitute GNULIB_SLEEP, HAVE_SLEEP.
16216         * doc/functions/sleep.texi: Document the sleep module.
16217
16218 2007-05-01  Bruno Haible  <bruno@clisp.org>
16219
16220         * lib/sigprocmask.h: Remove file.
16221         * lib/signal_.h: Incorporate the previous contents of sigprocmask.h.
16222         * lib/sigprocmask.c: Include <signal.h> instead of sigprocmask.h.
16223         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Substitute GNULIB_SIGPROCMASK,
16224         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T.
16225         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Require
16226         gl_SIGNAL_H_DEFAULTS. Set HAVE_POSIX_SIGNALBLOCKING as a shell variable.
16227         (gl_PREREQ_SIGPROCMASK): Require gl_SIGNAL_H_DEFAULTS. Set
16228         HAVE_SIGSET_T as a shell variable.
16229         * modules/signal (Makefile.am): Substitute GNULIB_SIGPROCMASK,
16230         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T into signal.h.
16231         * modules/sigprocmask (Files): Remove lib/sigprocmask.h.
16232         (Depends-on): Add signal. Remove verify.
16233         (configure.ac): Invoke gl_SIGNAL_MODULE_INDICATOR.
16234         (Include): Mention <signal.h> instead of sigprocmask.h.
16235         * NEWS: Mention the change.
16236         * lib/fatal-signal.c: Don't include sigprocmask.h.
16237
16238 2007-05-01  Bruno Haible  <bruno@clisp.org>
16239
16240         * modules/signal: New file.
16241         * lib/signal_.h: New file.
16242         * m4/signal_h.m4: New file.
16243
16244 2007-05-01  Bruno Haible  <bruno@clisp.org>
16245
16246         * lib/wctype_.h: Test HAVE_ISWCNTRL at configure time.
16247         * m4/wctype.m4 (gl_WCTYPE_H): Substitute HAVE_ISWCNTRL.
16248         * modules/wctype (Makefile.am): Substitute HAVE_ISWCNTRL instead of
16249         HAVE_WCTYPE_CTMP_BUG into wctype.h.
16250
16251 2007-05-01  Bruno Haible  <bruno@clisp.org>
16252
16253         * lib/sys_stat_.h: Test HAVE_LSTAT, HAVE_DECL_MKDIR, HAVE_IO_H at
16254         configure time.
16255         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Substitute HAVE_LSTAT,
16256         HAVE_DECL_MKDIR, HAVE_IO_H via AC_SUBST.
16257         * modules/sys_stat (Makefile.am): Substitute their values into
16258         sys/stat.h.
16259
16260 2007-05-01  Bruno Haible  <bruno@clisp.org>
16261
16262         * lib/glob_.h: Test HAVE_SYS_CDEFS_H at configure time.
16263         * m4/glob.m4 (gl_PREREQ_GLOB): Substitute HAVE_SYS_CDEFS_H via AC_SUBST.
16264         * modules/glob (Makefile.am): Put HAVE_SYS_CDEFS_H value into glob.h.
16265
16266 2007-05-01  Bruno Haible  <bruno@clisp.org>
16267
16268         * doc/header/assert.texi: Undo last change: don't mention the gnulib
16269         'assert' module here.
16270
16271 2007-05-01  Bruno Haible  <bruno@clisp.org>
16272
16273         * doc/functions/*.texi: New files.
16274         * doc/functions/google-ranking.txt: New file.
16275         * doc/gnulib.texi (Function Substitutes): New chapter.
16276         (ctime, inet_ntoa): Remove sections.
16277         * doc/ctime.texi: Remove file.
16278         * doc/inet_ntoa.texi: Remove file.
16279         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Update
16280         dependencies.
16281         (%.info): New rule, specifying a --reference-limit.
16282
16283 2007-05-01  Bruno Haible  <bruno@clisp.org>
16284
16285         * MODULES.html.sh (posix_functions): Remove 'exec', 'toc'.
16286
16287 2007-05-01  Bruno Haible  <bruno@clisp.org>
16288
16289         * modules/mkdir (Depends-on): Add sys_stat, because sys_stat provides
16290         the portability of 'mkdir' to mingw systems.
16291
16292 2007-05-01  Bruno Haible  <bruno@clisp.org>
16293
16294         * doc/headers/google-ranking.txt: New file.
16295
16296 2007-04-30  Eric Blake  <ebb9@byu.net>
16297
16298         Prefer fseeko to fseek.
16299         * modules/getpass (Depends-on): Add fseeko.
16300         * lib/getpass.c (getpass): Use fseeko, not fseek.
16301
16302 2007-04-30  Sergey Poznyakoff  <gray@gnu.org.ua>
16303
16304         * lib/argp-help.c (hol_entry_cmp): Option sorting algorithm
16305         assumes the sorting is stable, while most qsort implementations
16306         are not.  Use argument addresses to ensure they never compare as
16307         equal.
16308
16309         * tests/test-argp-2.sh (usage-indent test): Fix output
16310         (func_compare): Restore diff options
16311         * tests/test-argp.c: Restore #include "progname.h"
16312
16313 2007-04-29  Bruno Haible  <bruno@clisp.org>
16314
16315         * m4/printf.m4 (gl_VSNPRINTF_ZEROSIZE_C99): New macro.
16316         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
16317         gl_VSNPRINTF_ZEROSIZE_C99. Test gl_cv_func_vsnprintf_zerosize_c99.
16318         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
16319         * modules/snprintf-posix-tests (Files): Add tests/test-snprintf.c.
16320         (configure.ac): Define CHECK_SNPRINTF_POSIX.
16321         (TESTS, check_PROGRAMS): Add test-snprintf.
16322         * modules/vsnprintf-posix-tests (Files): Add tests/test-vsnprintf.c.
16323         (configure.ac): Define CHECK_VSNPRINTF_POSIX.
16324         (TESTS, check_PROGRAMS): Add test-vsnprintf.
16325         * tests/test-snprintf.c (main) [!CHECK_SNPRINTF_POSIX]: Disable
16326         assertions that fail on HP-UX, OSF/1, or IRIX.
16327         * tests/test-vsnprintf.c (main) [!CHECK_VSNPRINTF_POSIX]: Likewise.
16328
16329 2007-04-29  Bruno Haible  <bruno@clisp.org>
16330
16331         * MODULES.html.sh (posix_functions): Remove 'contents'.
16332
16333 2007-04-29  Karl Berry  <karl@gnu.org>
16334
16335         * config/srclist.txt (gendocs_template_min): new entry.
16336
16337 2007-04-29  Bruno Haible  <bruno@clisp.org>
16338
16339         Work around fpurge bug on BSD systems.
16340         * modules/fpurge (Makefile.am): Compile fpurge.c unconditionally.
16341         * m4/fpurge.m4 (gl_FUNC_FPURGE): Don't invoke AC_LIBOBJ.
16342         * lib/fpurge.h (fpurge): Don't handle __fpurge wrapper here. Define
16343         fpurge to rpl_fpurge if the system already has this function.
16344         * lib/fpurge.c (fpurge): Handle also the __fpurge wrapper case and
16345         the case where the system already has this function. Correct invariants
16346         on BSD systems.
16347         * lib/fseeko.c (rpl_fseeko): Update recognition of preceding fflush on
16348         BSD systems.
16349
16350 2007-04-29  Sergey Poznyakoff  <gray@gnu.org.ua>
16351
16352         * lib/argp-help.c (hol_cluster_cmp): Reverse comparison.  Change
16353         proposed by Sven Verdoolaege.
16354
16355         * tests/test-argp.c: Fix option ordering.  Test deeply clustered
16356         options.
16357         * tests/test-argp-2.sh (func_compare): Use diff instead of cmp.
16358         (usage and help tests): Update
16359
16360 2007-04-29  Bruno Haible  <bruno@clisp.org>
16361
16362         * tests/test-fflush.c (main): Use a file of size 17, not 10.
16363         Print more information in case of failure. Disable a test on BeOS.
16364
16365 2007-04-29  Bruno Haible  <bruno@clisp.org>
16366
16367         * tests/**/test-*.[hc] (ASSERT): Use fprintf to show the line number.
16368         This helps debugging on systems on which no gdb is available.
16369
16370 2007-04-29  Bruno Haible  <bruno@clisp.org>
16371
16372         * lib/freading.h: Improve comments.
16373         * lib/fwriting.h: Likewise.
16374         * tests/test-freading.c (main): Don't check freading immediately after
16375         repositioning. Needed for glibc.
16376
16377 2007-04-29  Bruno Haible  <bruno@clisp.org>
16378
16379         * lib/freading.c (freading): Trivial simplification.
16380
16381 2007-04-28  Bruno Haible  <bruno@clisp.org>
16382
16383         * tests/test-fwriting.c (main): Also test the interaction between
16384         fflush and fwriting.
16385         * modules/fwriting-tests (Depends-on): Add fflush.
16386
16387         * tests/test-freading.c (main): Also test the interaction between
16388         fflush and freading.
16389         * modules/freading-tests (Depends-on): Add fflush.
16390
16391 2007-04-28  Bruno Haible  <bruno@clisp.org>
16392
16393         * lib/stdio_.h (fseek, ftell): Provide link warnings suggesting to use
16394         fseeko and ftello.
16395         Suggested by Eric Blake.
16396
16397 2007-04-28  Jim Meyering  <jim@meyering.net>
16398
16399         Avoid false-negative in gl_STDINT_H's C99 conformance test.
16400         * m4/stdint.m4 (gl_STDINT_H): When checking whether stdint.h conforms
16401         to C99, include all of gl_STDINT_INCLUDES, not just <stddef.h>.
16402
16403 2007-04-27  Eric Blake  <ebb9@byu.net>
16404
16405         * doc/headers/assert.texi (assert.h): Document assert module use.
16406
16407 2007-04-27  Bruno Haible  <bruno@clisp.org>
16408
16409         * doc/headers/*.texi: New files.
16410         * doc/gnulib.texi (Header File Substitutes): New chapter.
16411         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Specify
16412         dependencies.
16413         (standards.info ,standards.html, standards.dvi): Update dependencies.
16414         (mostlyclean, clean): New targets.
16415
16416 2007-04-27  Bruno Haible  <bruno@clisp.org>
16417
16418         * lib/sysexits_.h: Renamed from lib/sysexit_.h.
16419         * modules/sysexits (Files, Makefile.am): Update.
16420
16421         * lib/sys_socket_.h: Renamed from lib/socket_.h.
16422         * modules/sys_socket (Files, Makefile.am): Update.
16423
16424         * lib/sys_stat_.h: Renamed from lib/stat_.h.
16425         * modules/sys_stat (Files, Makefile.am): Update.
16426
16427 2007-04-27  Eric Blake  <ebb9@byu.net>
16428
16429         * lib/freading.h: Improve comments.
16430         * lib/fwriting.h: Likewise.
16431         * lib/fflush.c: Likewise.
16432
16433         Fix closein for mingw.
16434         * modules/closein-tests: Add tests for closein.
16435         * tests/test-closein.c: New file.
16436         * tests/test-closein.sh: Likewise.
16437         * lib/unistd_.h [!SEEK_CUR]: Mingw also needs stdlib.h for _exit.
16438         * lib/closein.c (close_stdin): Don't fflush non-seekable streams.
16439
16440 2007-04-27  Bruno Haible  <bruno@clisp.org>
16441
16442         * lib/inttypes_.h [_DECC]: Don't use #include_next if the compiler
16443         version is < 6.
16444         * lib/math_.h [__DECC]: Likewise.
16445         * lib/stdio_.h [__DECC]: Likewise.
16446         * lib/stdlib_.h [__DECC]: Likewise.
16447         * lib/string_.h [__DECC]: Likewise.
16448         * lib/time_.h [__DECC]: Likewise.
16449         * lib/wchar_.h [__DECC]: Likewise.
16450         * lib/wctype_.h [__DECC]: Likewise.
16451
16452 2007-04-27  Bruno Haible  <bruno@clisp.org>
16453
16454         * tests/test-fbufmode.c (main): Relax test, to avoid failure on mingw.
16455
16456 2007-04-27  Bruno Haible  <bruno@clisp.org>
16457
16458         * lib/fflush.c: Add comments.
16459         * modules/fpurge-tests (Depends-on): Add fflush.
16460         * modules/freadable-tests (Depends-on): Likewise.
16461         * modules/fwritable-tests (Depends-on): Likewise.
16462
16463 2007-04-27  Charles Wilson  <libtool@cwilson.fastmail.fm>
16464
16465         * m4/argz.m4 (gl_FUNC_ARGZ): Use !HAVE_WORKING_ARGZ instead of
16466         SYSTEM_ARGZ_IS_BROKEN.  Also, minor stylistic improvements.
16467         Report by Bruno Haible <bruno@clisp.org>.
16468
16469 2007-04-26  Eric Blake  <ebb9@byu.net>
16470
16471         Fix fflush on mingw.
16472         * modules/fflush (Depends-on): Add freading.
16473         * lib/fflush.c (rpl_fflush): Use freading to avoid losing buffered
16474         but unread data.
16475
16476 2007-04-26  Eric Blake  <ebb9@byu.net>
16477         and Bruno Haible  <bruno@clisp.org>
16478
16479         Implement freading and fwriting.
16480         * lib/freading.c: New file.
16481         * lib/freading.h: Likewise.
16482         * m4/freading.m4: Likewise.
16483         * modules/freading: Likewise.
16484         * modules/freading-tests: Likewise.
16485         * tests/test-freading.c: Likewise.
16486         * lib/fwriting.c: New file.
16487         * lib/fwriting.h: Likewise.
16488         * m4/fwriting.m4: Likewise.
16489         * modules/fwriting: Likewise.
16490         * modules/fwriting-tests: Likewise.
16491         * tests/test-fwriting.c: Likewise.
16492         * MODULES.html.sh (File stream based Input/Output): Mention them.
16493
16494 2007-04-26  Bruno Haible  <bruno@clisp.org>
16495
16496         * lib/stdio_.h (fseeko, ftello): Check that off_t has the same size as
16497         'long' when we assume it.
16498         Suggested by Eric Blake.
16499
16500 2007-04-26  Bruno Haible  <bruno@clisp.org>
16501
16502         Ensure fseeko, ftello are declared on glibc systems.
16503         * modules/fflush (configure.ac-early): Require AC_FUNC_FSEEKO.
16504         * modules/fseeko (configure.ac-early): Likewise.
16505         * modules/ftello (configure.ac-early): Likewise.
16506         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Don't define HAVE_FSEEKO, rely on
16507         AC_FUNC_FSEEKO for this.
16508         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Inline gl_CHECK_FSEEKO.
16509         (gl_CHECK_FSEEKO): Remove macro.
16510
16511 2007-04-26  Bruno Haible  <bruno@clisp.org>
16512
16513         * tests/test-fflush.c (main): Also check the ftell result after
16514         fflush and fseek/fseeko.
16515         * lib/fflush.c (rpl_fflush): For BSD implementations, update the
16516         file descriptor position cache in the stream.
16517         * lib/fseeko.c (rpl_fseeko): Likewise.
16518
16519 2007-04-26  Bruno Haible  <bruno@clisp.org>
16520
16521         * modules/fflush-tests (Depends-on): Add fseeko.
16522
16523 2007-04-25  Charles Wilson  <libtool@cwilson.fastmail.fm>
16524             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
16525
16526         * lib/argz_.h: ensure error_t definition is obtained in same
16527         mechanism system argz.h would have.
16528         * m4/argz.m4 (gl_FUNC_ARGZ): add new test to check if $host's
16529         argz facilities are known bad.  Err on the side of caution if
16530         cross-compiling.
16531
16532 2007-04-25  Eric Blake  <ebb9@byu.net>
16533
16534         * lib/fpurge.c (includes): Use stdlib.h for free.
16535         * tests/test-fflush.c (main): Also test fflush-fseeko.
16536
16537 2007-04-25  Bruno Haible  <bruno@clisp.org>
16538
16539         Make fflush+fseek POSIX-compliant on FreeBSD and MacOS X.
16540         * lib/fseeko.c: New file.
16541         * lib/stdio_.h: Include <sys/types.h> when off_t is needed.
16542         (fseeko, fseek): Define to replacements if REPLACE_FFLUSH.
16543         * m4/fseeko.m4 (gl_CHECK_FSEEKO): New macro, extracted from
16544         gl_FUNC_FSEEKO.
16545         (gl_FUNC_FSEEKO): Invoke it.
16546         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Arrange to compile fseeko.c. Invoke
16547         gl_CHECK_FSEEKO. Define HAVE_FSEEKO.
16548         * modules/fflush (Files): Add lib/fseeko.c, m4/fseeko.m4.
16549
16550 2007-04-25  Bruno Haible  <bruno@clisp.org>
16551
16552         * modules/fflush (Depends-on): Add ftello.
16553
16554 2007-04-25  Bruno Haible  <bruno@clisp.org>
16555
16556         * modules/ftello-tests: New file.
16557         * tests/test-ftello.c: New file.
16558
16559         * modules/ftello: New file.
16560         * m4/ftello.m4: New file.
16561         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELLO,
16562         HAVE_FTELLO.
16563         * lib/stdio_.h (ftello): New declaration.
16564         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELLO,
16565         HAVE_FTELLO.
16566
16567 2007-04-25  Bruno Haible  <bruno@clisp.org>
16568
16569         * modules/fseeko-tests: New file.
16570         * tests/test-fseeko.c: New file.
16571
16572         * modules/fseeko: New file.
16573         * m4/fseeko.m4: New file.
16574         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEKO,
16575         HAVE_FSEEKO.
16576         * lib/stdio_.h (fseeko): New declaration.
16577         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEKO,
16578         HAVE_FSEEKO.
16579
16580 2007-04-25  Bruno Haible  <bruno@clisp.org>
16581
16582         * lib/stdio_.h (fflush): Add support for GNULIB_POSIXCHECK.
16583
16584 2007-04-25  Bruno Haible  <bruno@clisp.org>
16585
16586         * lib/unistd_.h: Include <stdio.h> if needed to get the SEEK_* macros.
16587         * tests/test-stdio.c: Check that the various SEEK_* macros are defined.
16588         * tests/test-unistd.c: Likewise.
16589         * tests/test-fcntl.c: Likewise.
16590
16591 2007-04-23  Eric Blake  <ebb9@byu.net>
16592
16593         * lib/fflush.c: Fix missing include.
16594         Reported by Bruno Haible.
16595
16596 2007-04-23  Bruno Haible  <bruno@clisp.org>
16597
16598         * lib/fpurge.c (fpurge) [glibc, BSD]: Free a malloc()ed ungetc buffer.
16599         Reported by Eric Blake.
16600
16601 2007-04-23  Bruno Haible  <bruno@clisp.org>
16602
16603         * lib/fbufmode.c (fbufmode): Port to Solaris/SPARC64.
16604
16605 2007-04-23  Bruno Haible  <bruno@clisp.org>
16606
16607         * lib/fseterr.c (fseterr): Don't hardcode the value of _IOERR.
16608
16609 2007-04-23  Bruno Haible  <bruno@clisp.org>
16610
16611         * tests/test-fbufmode.c (main): Be prepared to a failure of setvbuf.
16612         Needed on HP-UX 11.
16613
16614 2007-04-16  Eric Blake  <ebb9@byu.net>
16615
16616         Make fflush rely on fpurge.
16617         * lib/fflush.c (rpl_fflush): Rely on fpurge module, rather than
16618         open coding all variants.
16619         * modules/fflush (Depends-on): Add fpurge and unistd.
16620         * modules/fflush-tests (Depends-on): Unistd is no longer extra.
16621         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Simplify.
16622
16623         Fix --with-tests compilation on cygwin.
16624         * modules/argmatch-tests (Makefile.am): List gnulib library first
16625         in LDADD.
16626         * modules/argp-tests (Makefile.am): Likewise.
16627         * modules/array-list-tests (Makefile.am): Likewise.
16628         * modules/array-oset-tests (Makefile.am): Likewise.
16629         * modules/avltree-list-tests (Makefile.am): Likewise.
16630         * modules/avltree-oset-tests (Makefile.am): Likewise.
16631         * modules/avltreehash-list-tests (Makefile.am): Likewise.
16632         * modules/carray-list-tests (Makefile.am): Likewise.
16633         * modules/dirname-tests (Makefile.am): Likewise.
16634         * modules/frexp-tests (Makefile.am): Likewise.
16635         * modules/isnanl-tests (Makefile.am): Likewise.
16636         * modules/linked-list-tests (Makefile.am): Likewise.
16637         * modules/linkedhash-list-tests (Makefile.am): Likewise.
16638         * modules/lock-tests (Makefile.am): Likewise.
16639         * modules/rbtree-list-tests (Makefile.am): Likewise.
16640         * modules/rbtree-oset-tests (Makefile.am): Likewise.
16641         * modules/rbtreehash-list-tests (Makefile.am): Likewise.
16642         * modules/tls-tests (Makefile.am): Likewise.
16643         * modules/tsearch-tests (Makefile.am): Likewise.
16644         * modules/xvasprintf-tests (Makefile.am): Likewise.
16645
16646         Fix fpurge for cygwin.
16647         * lib/fpurge.c (fpurge): Fix order of operation flub, and return a
16648         value.
16649         * modules/fpurge-tests (Depends-on): Clean up trash.
16650
16651 2007-04-16  Simon Josefsson  <simon@josefsson.org>
16652
16653         * lib/gc-libgcrypt.c (gc_hash_open): Shut up compiler warnings.
16654
16655         * m4/autobuild.m4: Re-indent.
16656
16657 2007-04-13  Bruno Haible  <bruno@clisp.org>
16658
16659         * modules/fpurge-tests: New file.
16660         * tests/test-fpurge.c: New file.
16661
16662         * modules/fpurge: New file.
16663         * lib/fpurge.h: New file.
16664         * lib/fpurge.c: New file.
16665         * m4/fpurge.m4: New file.
16666
16667 2007-04-13  Bruno Haible  <bruno@clisp.org>
16668
16669         * modules/fbufmode-tests: New file.
16670         * tests/test-fbufmode.c: New file.
16671
16672         * modules/fbufmode: New file.
16673         * lib/fbufmode.h: New file.
16674         * lib/fbufmode.c: New file.
16675         * m4/fbufmode.m4: New file.
16676
16677 2007-04-13  Bruno Haible  <bruno@clisp.org>
16678
16679         * modules/fwritable-tests: New file.
16680         * tests/test-fwritable.c: New file.
16681
16682         * modules/fwritable: New file.
16683         * lib/fwritable.h: New file.
16684         * lib/fwritable.c: New file.
16685         * m4/fwritable.m4: New file.
16686
16687 2007-04-13  Bruno Haible  <bruno@clisp.org>
16688
16689         * modules/freadable-tests: New file.
16690         * tests/test-freadable.c: New file.
16691
16692         * modules/freadable: New file.
16693         * lib/freadable.h: New file.
16694         * lib/freadable.c: New file.
16695         * m4/freadable.m4: New file.
16696
16697 2007-04-13  Bruno Haible  <bruno@clisp.org>
16698
16699         * modules/fflush-tests (Makefile.am): Remove EXTRA_DIST. Augment
16700         MOSTLYCLEANFILES.
16701
16702 2007-04-13  Paul Eggert  <eggert@cs.ucla.edu>
16703
16704         * build-aux/bootstrap (gnulib_tool_option_extras): New var, used by
16705         gzip bootstrap.conf to avoid dragging in i18n machinery.
16706         (gnulib_tool_option): Use it.
16707
16708 2007-04-13  Bruno Haible  <bruno@clisp.org>
16709
16710         * tests/test-vasnprintf-posix.c (test_function): Add tests for %f and
16711         %F directives.
16712         * tests/test-vasprintf-posix.c (test_function): Likewise.
16713         * tests/test-snprintf-posix.h (test_function): Likewise.
16714         * tests/test-sprintf-posix.h (test_function): Likewise.
16715         * tests/test-fprintf-posix.h (test_function): Likewise.
16716         * tests/test-printf-posix.h (test_function): Likewise.
16717         * tests/test-fprintf-posix.out: Likewise.
16718
16719 2007-04-13  Bruno Haible  <bruno@clisp.org>
16720
16721         * modules/lock-tests (configure.ac): For LIBSCHED, try also -lposix4.
16722         * modules/tls-tests (configure.ac): Likewise.
16723         Reported by Arto C. Nirkko <anirkko@insel.ch>.
16724
16725 2007-04-13  Bruno Haible  <bruno@clisp.org>
16726
16727         * lib/tls.c (glthread_tls_get): Fix return type.
16728         Patch by Arto C. Nirkko <anirkko@insel.ch>.
16729
16730 2007-04-12  Eric Blake  <ebb9@byu.net>
16731
16732         * modules/gettime (Depends-on): Remove gettime.
16733         Reported by Dmitry V. Levin.
16734
16735 2007-04-12  Bruno Haible  <bruno@clisp.org>
16736
16737         * modules/fflush (Include): Mention <stdio.h>.
16738         * modules/strtoimax (Include): Mention <inttypes.h>.
16739         * modules/strtoumax (Include): Likewise.
16740
16741 2007-04-12  Eric Blake  <ebb9@byu.net>
16742
16743         * .cvsignore: New file.
16744         * .gitignore: Likewise.
16745
16746 2007-04-12  Bruno Haible  <bruno@clisp.org>
16747
16748         * modules/iconv-tests (test_iconv_LDADD): Mention -liconv after LDADD,
16749         not before, since $(LDADD) often contains libgnu.a.
16750         * modules/striconv-tests (test_striconv_LDADD): Likewise.
16751         * modules/striconveh-tests (test_striconveh_LDADD): Likewise.
16752         * modules/striconveha-tests (test_striconveha_LDADD): Likewise.
16753         Needed on Cygwin.
16754
16755 2007-04-12  Eric Blake  <ebb9@byu.net>
16756
16757         Work around glibc's failure to flush stdin on fclose.
16758         * lib/closein.c (close_stdin): Flush stdin before closing.
16759
16760         Work around glibc's failure to reset seekable stdin on exit.
16761         * modules/closein: New module.
16762         * lib/closein.c: New file.
16763         * lib/closein.h: Likewise.
16764         * m4/closein.m4: Likewise.
16765         * MODULES.html.sh (File stream based Input/Output): Document it.
16766
16767 2007-04-12  Simon Josefsson  <simon@josefsson.org>
16768
16769         * gnulib-tool: Rename generated 'autobuild' script to
16770         'do-autobuild' in --create-megatestdir output.
16771
16772         * doc/gnulib.texi (Build robot for gnulib): Fix.
16773
16774 2007-04-12  Simon Josefsson  <simon@josefsson.org>
16775
16776         * modules/sysexits (Depends-on): Add absolute-header.
16777
16778 2007-04-12  Eric Blake  <ebb9@byu.net>
16779
16780         No need to preserve errno on success.
16781         * lib/fflush.c (rpl_fflush): Simplify errno tracking.
16782         Reported by Bruno Haible.
16783
16784 2007-04-12  Simon Josefsson  <simon@josefsson.org>
16785
16786         * MODULES.html.sh (Support for maintaining and releasing
16787         projects): Add autobuild.  Suggested by Eric Blake <ebb9@byu.net>.
16788
16789 2007-04-12  Simon Josefsson  <simon@josefsson.org>
16790
16791         * gnulib-tool (func_modules_add_dummy): Respect --avoid=dummy.
16792
16793 2007-04-12  Simon Josefsson  <simon@josefsson.org>
16794
16795         * modules/autobuild: New module.
16796
16797         * m4/autobuild.m4: New file.
16798
16799 2007-04-11  Bruno Haible  <bruno@clisp.org>
16800
16801         * lib/vasnprintf.c (VASNPRINTF): Implement the %F directive using the
16802         %f directive, if NEED_PRINTF_DIRECTIVE_F is defined.
16803         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_F): New macro.
16804         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_F): New macro.
16805         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
16806         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
16807         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
16808         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
16809         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
16810         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
16811         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Invoke
16812         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
16813         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
16814         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Invoke
16815         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
16816         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
16817         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Invoke
16818         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
16819         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
16820         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Invoke
16821         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
16822         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
16823         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Invoke
16824         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
16825         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
16826         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Invoke
16827         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
16828         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
16829         Reported by Eric Blake.
16830
16831 2007-04-11  Bruno Haible  <bruno@clisp.org>
16832
16833         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Fix test. It always failed.
16834
16835 2007-04-10  Bruno Haible  <bruno@clisp.org>
16836
16837         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct result
16838         for NaN and Infinity. Needed on FreeBSD 6.1.
16839         * tests/test-vasnprintf-posix.c (test_function): Undo last change
16840         regarding results for "%010a" of Infinity and NaN.
16841         * tests/test-vasprintf-posix.c (test_function): Likewise.
16842         * tests/test-snprintf-posix.h (test_function): Likewise.
16843         * tests/test-sprintf-posix.h (test_function): Likewise.
16844         * tests/test-fprintf-posix.h (test_function): Likewise.
16845         * tests/test-printf-posix.h (test_function): Likewise.
16846         * tests/test-fprintf-posix.out: Likewise.
16847
16848 2007-04-10  Bruno Haible  <bruno@clisp.org>
16849
16850         * modules/locale-tests: New file.
16851         * tests/test-locale.c: New file.
16852
16853         * modules/locale: New file.
16854         * lib/locale_.h: New file.
16855         * m4/locale_h.m4: New file.
16856
16857 2007-04-10  Paul Eggert  <eggert@cs.ucla.edu>
16858             Bruno Haible  <bruno@clisp.org>
16859
16860         * m4/signbit.m4 (gl_SIGNBIT): When the sign bit position could not
16861         be determined, test for availability of the copysignf, copysign,
16862         copysignl functions.
16863         * lib/signbitf.c (gl_signbitf): Use copysignf if available in libc.
16864         * lib/signbitd.c (gl_signbitd): Use copysign if available in libc.
16865         * lib/signbitl.c (gl_signbitl): Use copysignl if available in libc.
16866
16867 2007-04-09  Eric Blake  <ebb9@byu.net>
16868
16869         * lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
16870         * modules/stdio (Makefile.am): Support fflush.
16871         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
16872         * modules/fflush: New file.
16873         * lib/fflush.c: Likewise.
16874         * m4/fflush.m4: Likewise.
16875         * modules/fflush-tests: New test.
16876         * tests/test-fflush.c: Likewise.
16877         * MODULES.html.sh (Input/output <stdio.h>): Document new module.
16878
16879 2007-04-06  Bruno Haible  <bruno@clisp.org>
16880
16881         * lib/vasnprintf.c: Include <math.h>. Don't include float+.h.
16882         (VASNPRINTF): Use signbit for faster determination whether to print a
16883         minus sign.
16884         * modules/vasnprintf (Files): Remove lib/float+.h.
16885         * modules/fprintf-posix (Depends-on): Add signbit.
16886         * modules/snprintf-posix (Depends-on): Likewise.
16887         * modules/sprintf-posix (Depends-on): Likewise.
16888         * modules/vasnprintf-posix (Depends-on): Likewise.
16889         * modules/vasprintf-posix (Depends-on): Likewise.
16890         * modules/vfprintf-posix (Depends-on): Likewise.
16891         * modules/vsnprintf-posix (Depends-on): Likewise.
16892         * modules/vsprintf-posix (Depends-on): Likewise.
16893
16894 2007-04-06  Bruno Haible  <bruno@clisp.org>
16895
16896         * tests/test-frexp.c (main): Test also the sign bit of zero results.
16897         * tests/test-frexpl.c (main): Likewise.
16898         * tests/test-ldexpl.c (main): Likewise.
16899         * modules/frexp-tests (Depends-on): Add signbit.
16900         * modules/frexpl-tests (Depdends-on): Likewise.
16901         * modules/ldexpl-tests (Depdends-on): Likewise.
16902
16903 2007-04-06  Bruno Haible  <bruno@clisp.org>
16904
16905         * modules/signbit-tests: New file.
16906         * tests/test-signbit.c: New file.
16907
16908         * modules/signbit: New file.
16909         * lib/signbitf.c: New file.
16910         * lib/signbitd.c: New file.
16911         * lib/signbitl.c: New file.
16912         * m4/signbit.m4: New file.
16913         * lib/math_.h (gl_signbitf, gl_signbitd, gl_signbitl): New declarations.
16914         (signbit): New macro.
16915         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_SIGNBIT and
16916         REPLACE_SIGNBIT.
16917         * modules/math (Makefile.am) Substibute also GNULIB_SIGNBIT and
16918         REPLACE_FREXPL into math.h.
16919
16920 2007-04-06  Bruno Haible  <bruno@clisp.org>
16921
16922         * modules/isnanf-nolibm-tests: New file.
16923         * tests/test-isnanf.c: New file.
16924
16925         * modules/isnanf-nolibm: New file.
16926         * lib/isnanf.h: New file.
16927         * lib/isnanf.c: New file.
16928         * lib/isnan.c: Consider the USE_FLOAT macro.
16929         * m4/isnanf.m4: New file.
16930
16931 2007-04-06  Bruno Haible  <bruno@clisp.org>
16932
16933         * modules/gettext-h (configure.ac): AC_SUBST LIBINTL and LTLIBINTL.
16934         (Link): New section.
16935
16936         * modules/canonicalize-lgpl-tests (Makefile.am): Undo last change.
16937
16938 2007-04-06  Bruno Haible  <bruno@clisp.org>
16939
16940         Assume the 'long double' type.
16941         * m4/longdouble.m4: Remove file.
16942         * config/srclist.txt: Don't mention longdouble.m4.
16943         * lib/allocsa.h: Assume HAVE_LONG_DOUBLE to be true.
16944         * lib/float+.h: Likewise.
16945         * lib/frexp.c: Likewise.
16946         * lib/printf-args.h: Likewise.
16947         * lib/printf-args.c: Likewise.
16948         * lib/printf-frexp.c: Likewise.
16949         * lib/printf-parse.c: Likewise.
16950         * lib/vasnprintf.c: Likewise.
16951         * m4/allocsa.m4: Remove gt_TYPE_LONGDOUBLE invocation.
16952         * m4/intl.m4: Likewise.
16953         * m4/isnanl.m4: Likewise.
16954         * m4/printf.m4: Likewise.
16955         * m4/printf-frexpl.m4: Likewise.
16956         * m4/vasnprintf.m4: Likewise.
16957         * modules/allocsa (Files): Remove m4/longdouble.m4.
16958         * modules/gettext (Files): Likewise.
16959         * modules/relocatable-prog-wrapper (Files): Likewise.
16960         * modules/vasnprintf (Files): Likewise.
16961         * modules/isnanl (Files): Likewise.
16962         (Include): Simplify.
16963         * modules/isnanl-nolibm (Files): Remove m4/longdouble.m4.
16964         (Include): Simplify.
16965         * modules/printf-frexpl (Files): Remove m4/longdouble.m4.
16966         (Include): Simplify.
16967         * modules/snprintf-posix-tests (Files): Remove m4/longdouble.m4.
16968         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
16969         * modules/sprintf-posix-tests (Files): Remove m4/longdouble.m4.
16970         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
16971         * modules/vasnprintf-posix-tests (Files): Remove m4/longdouble.m4.
16972         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
16973         * modules/vasprintf-posix-tests (Files): Remove m4/longdouble.m4.
16974         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
16975         * modules/vsnprintf-posix-tests (Files): Remove m4/longdouble.m4.
16976         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
16977         * modules/vsprintf-posix-tests (Files): Remove m4/longdouble.m4.
16978         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
16979         * tests/test-isnanl-nolibm.c: Assume HAVE_LONG_DOUBLE to be true.
16980         * tests/test-isnanl.c: Likewise.
16981         * tests/test-snprintf-posix.h: Likewise.
16982         * tests/test-sprintf-posix.h: Likewise.
16983         * tests/test-vasnprintf-posix.c: Likewise.
16984         * tests/test-vasnprintf-posix2.c: Likewise.
16985         * tests/test-vasprintf-posix.c: Likewise.
16986
16987 2007-04-06  Bruno Haible  <bruno@clisp.org>
16988
16989         Fix problem with Compaq (ex-DEC) Desktop C compiler on Tru64.
16990         * lib/math_.h [__DECC]: Include the overridden include file through
16991         #include_next, outside the double-inclusion guard.
16992         * lib/stdio_.h [__DECC]: Likewise.
16993         * lib/stdlib_.h [__DECC]: Likewise.
16994         * lib/string_.h [__DECC]: Likewise.
16995         * lib/time_.h [__DECC]: Likewise.
16996         * lib/wchar_.h [__DECC]: Likewise.
16997         * lib/wctype_.h [__DECC]: Likewise.
16998         * lib/inttypes_.h [__DECC]: Likewise.
16999         Reported by Albert Chin <china@thewrittenword.com> in
17000         <http://lists.gnu.org/archive/html/bug-gnulib/2007-04/msg00088.html>.
17001
17002 2007-04-04  Eric Blake  <ebb9@byu.net>
17003
17004         * m4/stdint.m4 (gl_STDINT_H): Detect WINT_MAX bug in cygwin
17005         1.5.x.
17006
17007 2007-04-04  Bruno Haible  <bruno@clisp.org>
17008
17009         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct
17010         rounding. Don't assume that FreeBSD 6 and NetBSD 4 pass this test.
17011
17012 2007-04-04  Bruno Haible  <bruno@clisp.org>
17013
17014         * tests/test-vasnprintf-posix.c (test_function): Allow two possible
17015         results for "%010a" of Infinity and NaN.
17016         * tests/test-vasprintf-posix.c (test_function): Likewise.
17017         * tests/test-snprintf-posix.h (test_function): Likewise.
17018         * tests/test-sprintf-posix.h (test_function): Likewise.
17019         * tests/test-fprintf-posix.h (test_function): Remove these tests.
17020         * tests/test-printf-posix.h (test_function): Likewise.
17021         * tests/test-fprintf-posix.out: Update.
17022         Needed for FreeBSD 6.1.
17023
17024 2007-04-04  Bruno Haible  <bruno@clisp.org>
17025
17026         * DEPENDENCIES: Remove mentions of tar and gzip, since they are not
17027         directly used by the gnulib modules nor by gnulib-tool.
17028
17029 2007-04-04  Paul Eggert  <eggert@cs.ucla.edu>
17030
17031         * DEPENDENCIES: Give overall description of version dependency
17032         desirability.  Use more-typical names for apps.
17033         Add shell, coreutils, diffutils, grep, tar, gzip.
17034
17035 2007-04-04  Simon Josefsson  <simon@josefsson.org>
17036
17037         * MODULES.html.sh: Rename crypto modules.  Remove iconvme.
17038
17039 2007-04-04  Karl Berry  <karl@gnu.org>
17040
17041         * MODULES.html.sh (func_module): missing '.
17042
17043 2007-04-03  Bruno Haible  <bruno@clisp.org>
17044
17045         * modules/argmatch-tests (Makefile.am): New variable
17046         test_argmatch_LDADD.
17047         * modules/argp-tests (Makefile.am): New variable test_argp_LDADD.
17048         * modules/array-list-tests (Makefile.am): New variable
17049         test_array_list_LDADD.
17050         * modules/array-oset-tests (Makefile.am): New variable
17051         test_array_oset_LDADD.
17052         * modules/avltree-list-tests (Makefile.am): New variable
17053         test_avltree_list_LDADD.
17054         * modules/avltree-oset-tests (Makefile.am): New variable
17055         test_avltree_oset_LDADD.
17056         * modules/avltreehash-list-tests (Makefile.am): New variable
17057         test_avltreehash_list_LDADD.
17058         * modules/canonicalize-lgpl-tests (Makefile.am): New variable
17059         test_canonicalize_lgpl_LDADD.
17060         * modules/carray-list-tests (Makefile.am): New variable
17061         test_carray_list_LDADD.
17062         * modules/dirname-tests (Makefile.am): New variable
17063         test_dirname_LDADD.
17064         * modules/linked-list-tests (Makefile.am): New variable
17065         test_linked_list_LDADD.
17066         * modules/linkedhash-list-tests (Makefile.am): New variable
17067         test_linkedhash_list_LDADD.
17068         * modules/rbtree-list-tests (Makefile.am): New variable
17069         test_rbtree_list_LDADD.
17070         * modules/rbtree-oset-tests (Makefile.am): New variable
17071         test_rbtree_oset_LDADD.
17072         * modules/rbtreehash-list-tests (Makefile.am): New variable
17073         test_rbtreehash_list_LDADD.
17074         * modules/xvasprintf-tests (Makefile.am): New variable
17075         test_xvasprintf_LDADD.
17076         Reported by Eric Blake.
17077
17078 2007-04-03  Eric Blake  <ebb9@byu.net>
17079
17080         * DEPENDENCIES: Weaken m4 requirements.
17081
17082 2007-04-03  Bruno Haible  <bruno@clisp.org>
17083
17084         * modules/frexp-tests (configure.ac): Remove AC_SUBST.
17085         * modules/isnanl-tests (configure.ac): Likewise.
17086
17087 2007-04-03  Ben Pfaff  <blp@gnu.org>
17088
17089         * modules/iconv_open: Add $(srcdir)/ to source directory
17090         references in Makefile fragments that call gperf, to fix VPATH
17091         builds.
17092
17093 2007-04-03  Bruno Haible  <bruno@clisp.org>
17094
17095         * modules/ldexpl (Depends-on): Add isnanl, remove isnanl-nolibm.
17096         * lib/ldexpl.c: Undo last change.
17097
17098 2007-04-03  Bruno Haible  <bruno@clisp.org>
17099
17100         * modules/printf-frexpl (Depends-on): Undo last change.
17101         (Files): Add m4/ldexpl.m4.
17102
17103 2007-04-03  Bruno Haible  <bruno@clisp.org>
17104
17105         * m4/isnanl.m4 (gl_FUNC_ISNANL): Substitute ISNANL_LIBM.
17106         * modules/isnanl (Link): New section.
17107
17108         * m4/frexp.m4 (gl_FUNC_FREXP): Substitute FREXP_LIBM.
17109         * modules/frexp (Link): New section.
17110
17111         * m4/frexpl.m4 (gl_FUNC_FREXPL): Substitute FREXPL_LIBM.
17112         * modules/frexpl (Link): New section.
17113
17114         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Substitute LDEXPL_LIBM.
17115         * modules/ldexpl (Link): New section.
17116
17117 2007-04-03  Bruno Haible  <bruno@clisp.org>
17118
17119         * modules/TEMPLATE-EXTENDED: New file.
17120         * gnulib-tool (func_all_modules, func_verify_module): Exclude it.
17121
17122 2007-04-03  Bruno Haible  <bruno@clisp.org>
17123
17124         * DEPENDENCIES: New file.
17125         Suggested by Simon Josefsson.
17126
17127 2007-04-03  Bruno Haible  <bruno@clisp.org>
17128
17129         * doc/gnulib.texi: Escape @.
17130
17131 2007-04-03  James Youngman  <jay@gnu.org>
17132         and Paul Eggert  <eggert@cs.ucla.edu>
17133
17134         * lib/stat-time.h (get_stat_birthtime): Check for zero-valued
17135         birthtime on all systems that have birthtime, not just those which
17136         use st_birthtimensec rather than st_birthtim.  Putting zero in
17137         st_birthtim.tv_sec is how (for example) FreeBSD/x86 6.1 indicates
17138         that the birth time is not available for files on an NFS mount.
17139
17140 2007-04-03  Simon Josefsson  <simon@josefsson.org>
17141
17142         * modules/memxor: Move back from crypto/, suggested by Bruno.
17143         * modules/crypto/hmac-sha1: Fix memxor dependency.
17144
17145         * modules/crypto/gc: Moved from ../.
17146
17147 2007-04-02  Eric Blake  <ebb9@byu.net>
17148
17149         * lib/ldexpl.c (includes): Avoid libm.
17150
17151         * modules/printf-frexpl (Depends-on): Depend on ldexpl.
17152
17153 2007-04-02  Bruno Haible  <bruno@clisp.org>
17154
17155         * lib/sysexit_.h (EX_OK): Disable the EX_OK definition from <unistd.h>
17156         on IRIX.
17157
17158 2007-04-02  Bruno Haible  <bruno@clisp.org>
17159
17160         * m4/intdiv0.m4 (gt_INTDIV0): Avoid performing the test for real on
17161         x86 or x86_64 platforms running MacOS X.
17162         Reported by Ryan Schmidt <@ryandesign.com>.
17163
17164 2007-04-02  Bruno Haible  <bruno@clisp.org>
17165
17166         * m4/intdiv0.m4 (gt_INTDIV0): When cross-compiling, treat x86_64 like
17167         i386.
17168
17169 2007-04-01  Simon Josefsson  <simon@josefsson.org>
17170
17171         * modules/crypto/arcfour: Moved from ../.
17172         * modules/crypto/arcfour-tests: Moved from ../.
17173         * modules/crypto/arctwo: Moved from ../.
17174         * modules/crypto/arctwo-tests: Moved from ../.
17175         * modules/crypto/des: Moved from ../.
17176         * modules/crypto/des-tests: Moved from ../.
17177         * modules/crypto/gc-arcfour: Moved from ../.
17178         * modules/crypto/gc-arcfour-tests: Moved from ../.
17179         * modules/crypto/gc-arctwo: Moved from ../.
17180         * modules/crypto/gc-arctwo-tests: Moved from ../.
17181         * modules/crypto/gc-des: Moved from ../.
17182         * modules/crypto/gc-des-tests: Moved from ../.
17183         * modules/crypto/gc-hmac-md5: Moved from ../.
17184         * modules/crypto/gc-hmac-md5-tests: Moved from ../.
17185         * modules/crypto/gc-hmac-sha1: Moved from ../.
17186         * modules/crypto/gc-hmac-sha1-tests: Moved from ../.
17187         * modules/crypto/gc-md2: Moved from ../.
17188         * modules/crypto/gc-md2-tests: Moved from ../.
17189         * modules/crypto/gc-md4: Moved from ../.
17190         * modules/crypto/gc-md4-tests: Moved from ../.
17191         * modules/crypto/gc-md5: Moved from ../.
17192         * modules/crypto/gc-md5-tests: Moved from ../.
17193         * modules/crypto/gc-pbkdf2-sha1: Moved from ../.
17194         * modules/crypto/gc-pbkdf2-sha1-tests: Moved from ../.
17195         * modules/crypto/gc-random: Moved from ../.
17196         * modules/crypto/gc-rijndael: Moved from ../.
17197         * modules/crypto/gc-rijndael-tests: Moved from ../.
17198         * modules/crypto/gc-sha1: Moved from ../.
17199         * modules/crypto/gc-sha1-tests: Moved from ../.
17200         * modules/crypto/gc-tests: Moved from ../.
17201         * modules/crypto/hmac-md5: Moved from ../.
17202         * modules/crypto/hmac-md5-tests: Moved from ../.
17203         * modules/crypto/hmac-sha1: Moved from ../.
17204         * modules/crypto/hmac-sha1-tests: Moved from ../.
17205         * modules/crypto/md2: Moved from ../.
17206         * modules/crypto/md2-tests: Moved from ../.
17207         * modules/crypto/md4: Moved from ../.
17208         * modules/crypto/md4-tests: Moved from ../.
17209         * modules/crypto/md5: Moved from ../.
17210         * modules/crypto/md5-tests: Moved from ../.
17211         * modules/crypto/memxor: Moved from ../.
17212         * modules/crypto/rijndael: Moved from ../.
17213         * modules/crypto/rijndael-tests: Moved from ../.
17214         * modules/crypto/sha1: Moved from ../.
17215
17216 2007-03-30  James Youngman  <jay@gnu.org>
17217
17218         * tests/test-stat-time.c (prepare_test): use chmod() rather than
17219         rename() to change the ctime of a file (because ctime is unaffected
17220         by rename on jfs2 on AIX 5.1).
17221         (main): Start by doing cleanup, in case a previous run failed leaving
17222         test files behind.
17223
17224 2007-03-31  Bruno Haible  <bruno@clisp.org>
17225
17226         Support old proprietary implementations of iconv.
17227         * modules/iconv_open: New file.
17228         * lib/iconv_.h: New file.
17229         * m4/iconv_h.m4: New file.
17230         * lib/iconv_open.c: New file.
17231         * lib/iconv_open-aix.gperf: New file.
17232         * lib/iconv_open-hpux.gperf: New file.
17233         * lib/iconv_open-irix.gperf: New file.
17234         * lib/iconv_open-osf.gperf: New file.
17235         * m4/iconv_open.m4: New file.
17236         * modules/linebreak (Depends-on): Add iconv_open.
17237         * modules/striconv (Depends-on): Likewise.
17238         * modules/striconveh (Depends-on): Likewise.
17239         * modules/unicodeio (Depends-on): Likewise.
17240         * lib/striconveh.h (mem_cd_iconveh, str_cd_iconveh): Allow cd to be
17241         (iconv_t)(-1).
17242         * lib/striconveh.c (mem_cd_iconveh_internal): Use an indirect
17243         conversion if cd is (iconv_t)(-1).
17244         (mem_iconveh, str_iconveh): Don't fail just because a direct conversion
17245         is not possible.
17246
17247 2007-03-31  Bruno Haible  <bruno@clisp.org>
17248
17249         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
17250         work on Solaris either. Protect also second use of "autodetect_jp".
17251
17252 2007-03-31  Bruno Haible  <bruno@clisp.org>
17253
17254         * m4/frexpl.m4 (gl_FUNC_FREXPL): Set HAVE_DECL_FREXPL to 0 when
17255         the function is not present.
17256
17257 2007-03-31  Bruno Haible  <bruno@clisp.org>
17258
17259         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Set HAVE_DECL_LDEXPL to 0 when
17260         the function is not present.
17261
17262 2007-03-31  Bruno Haible  <bruno@clisp.org>
17263
17264         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-29 patch. Test also against
17265         a bug in HP-UX iconv_open().
17266
17267 2007-03-31  Bruno Haible  <bruno@clisp.org>
17268
17269         * MODULES.html.sh (func_module): Don't show gnulib-common.m4.
17270         (Mathematics <math.h>): New section, add fpieee.
17271         (Input/output <stdio.h>): Add fseterr.
17272         (Mathematics <math.h>): New section, add printf-frexp.
17273         (Container data structures): Add sublist.
17274         (Core language properties): Add fpucw, inline.
17275         (Functions for greatest-width integer types <inttypes.h>): Add
17276         imaxabs, imaxdiv, inttypes.
17277         (Mathematics <math.h>): Add frexp, frexpl, isnan-nolibm, isnanl,
17278         isnanl-nolibm, ldexp.
17279         (Mathematics <math.h>): New section, add printf-frexpl.
17280         (Support for systems lacking POSIX:2001): Add fprintf-posix,
17281         printf-posix, snprintf-posix, sprintf-posix, string, search, socklen,
17282         sys_select, sys_socket, vasnprintf-posix, vasprintf-posix,
17283         vfprintf-posix, vprintf-posix, vsnprintf-posix, vsprintf-posix.
17284         (Unicode string functions): Add unistr/u*-mbtoucr.
17285         (Java): Add javacomp-script, javaexec-script.
17286         (C#): Add csharpcomp-script, csharpexec-script.
17287         (Support for building libraries and executables): Add havelib,
17288         relocatable-*.
17289         (Support for maintaining and releasing projects): Renamed from
17290         'Support for maintaining and release projects'. Add announce-gen.
17291
17292 2007-03-31  Bruno Haible  <bruno@clisp.org>
17293
17294         * README: Talk primarily about git.
17295         (git and CVS): Renamed from CVS.
17296         * doc/gnulib.texi (Introduction, Build robot for gnulib): Mention that
17297         gnulib is available through git.
17298         * doc/gnulib-tool.texi (CVS Issues): Mention git and svn as well.
17299
17300 2007-03-30  Bruno Haible  <bruno@clisp.org>
17301
17302         * lib/alloca_.h: Change prefix of double-inclusion guard macro to _GL_.
17303         * lib/poll_.h: Likewise.
17304         * lib/stat_.h: Likewise.
17305         * lib/sys_time_.h: Likewise.
17306         * lib/sysexit_.h: Likewise.
17307         * lib/glob_.h: Prefix double-inclusion guard macro with _GL_.
17308         * lib/stdbool_.h: Likewise.
17309         * lib/byteswap_.h: Add double-inclusion guard.
17310
17311 2007-03-30  Sergey Poznyakoff  <gray@mirddin.farlep.net>
17312
17313         * lib/sysexit_.h: Prefix double-inclusion guard macro with _GNULIB.
17314
17315 2007-03-30  Karl Berry  <karl@gnu.org>
17316
17317         * config/srclist-update: double space after USA in the license
17318         substitution, since that's how it's usually (?) written.
17319
17320 2007-03-30  Paul Eggert  <eggert@cs.ucla.edu>
17321
17322         * lib/write-any-file.c (can_write_any_file): Fix else-else bug
17323         reported by Bruno Haible.
17324
17325 2007-03-29  Bruno Haible  <bruno@clisp.org>
17326
17327         * m4/iconv.m4 (AM_ICONV_LINK): Require AC_CANONICAL_HOST. Test against
17328         a bug in AIX iconv().
17329
17330 2007-03-29  Bruno Haible  <bruno@clisp.org>
17331
17332         * modules/ldexpl-tests: New file.
17333         * tests/test-ldexpl.c: New file.
17334
17335 2007-03-29  Bruno Haible  <bruno@clisp.org>
17336
17337         * lib/ldexpl.c: Include fpucw.h.
17338         (ldexpl): Use BEGIN/END_LONG_DOUBLE_ROUNDING. Skip the last unneeded
17339         multiplication.
17340         * modules/ldexpl (Depends-on): Add fpucw.
17341
17342 2007-03-29  Bruno Haible  <bruno@clisp.org>
17343
17344         * modules/ldexpl: New file.
17345         * m4/ldexpl.m4: New file.
17346         * lib/math_.h (ldexpl): Define to a replacement if REPLACE_LDEXPL is
17347         set.
17348         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize also GNULIB_LDEXPL,
17349         REPLACE_LDEXPL.
17350         * modules/math (Makefile.am): Substitute also GNULIB_LDEXPL,
17351         REPLACE_LDEXPL.
17352         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
17353         gl_FUNC_LDEXPL_WORKS.
17354         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Remove test for ldexpl.
17355         * modules/mathl (Files): Remove lib/ldexpl.c.
17356         (Depends-on): Add ldexpl.
17357
17358 2007-03-29  Bruno Haible  <bruno@clisp.org>
17359
17360         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Declare frexpl.
17361
17362 2007-03-29  Bruno Haible  <bruno@clisp.org>
17363
17364         * tests/test-striconveh.c (main): Don't assume that a direct conversion
17365         between ISO-8859-1 and ISO-8859-2 is possible. Needed for OSF/1, IRIX
17366         and possibly also HP-UX.
17367         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
17368         work on AIX, IRIX, HP-UX, OSF/1.
17369         * tests/uniconv/test-u16-conv-from-enc.c (main): Likewise.
17370         * tests/uniconv/test-u16-strconv-from-enc.c (main): Likewise.
17371         * tests/uniconv/test-u32-conv-from-enc.c (main): Likewise.
17372         * tests/uniconv/test-u32-strconv-from-enc.c (main): Likewise.
17373         * tests/uniconv/test-u8-conv-from-enc.c (main): Likewise.
17374         * tests/uniconv/test-u8-strconv-from-enc.c (main): Likewise.
17375
17376 2007-03-29  Bruno Haible  <bruno@clisp.org>
17377
17378         * tests/test-stat-time.c: Include <fcntl.h>, not <sys/fcntl.h>.
17379
17380 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
17381
17382         * lib/acl-internal.h (acl_get_fd, acl_set_fd): undef before defining,
17383         to work around a problem on OSF/1 5.1 reported by Bruno Haible.
17384
17385 2007-03-29  Eric Blake  <ebb9@byu.net>
17386
17387         * lib/acl-internal.h: Remove redundant include.
17388         (ACL_NOT_WELL_SUPPORTED): Also filter on EBUSY, returned by
17389         Cygwin when a file is locked.
17390
17391 2007-03-29  Bruno Haible  <bruno@clisp.org>
17392
17393         * lib/vasprintf.c [IN_LIBASPRINTF]: Include different specification
17394         file.
17395         * lib/asprintf.c [IN_LIBASPRINTF]: Likewise.
17396
17397 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
17398
17399         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Don't bother to
17400         try to remove a parent directory if the child couldn't be removed
17401         (except for the first rmdir, which could fail because the child
17402         doesn't exist).  Problem reported by Jeff Blaine in
17403         <http://lists.gnu.org/archive/html/bug-tar/2007-03/msg00014.html>.
17404
17405 2007-03-28  Bruno Haible  <bruno@clisp.org>
17406
17407         * lib/striconveh.c (utf8conv_carefully): New function.
17408         (mem_cd_iconveh_internal): Invoke it.
17409
17410 2007-03-28  Bruno Haible  <bruno@clisp.org>
17411
17412         * lib/striconveh.c (mem_cd_iconveh_internal): Use u8_mbtoucr instead
17413         of u8_mbtouc in order to distinguish invalid and incomplete UTF-8
17414         input.
17415         * modules/striconveh (Depends-on): Add unistr/u8-mbtoucr. Replace
17416         utf8-ucs4 with unistr/u8-mbtouc. Replace ucs4-utf8 with
17417         unistr/u8-uctomb.
17418
17419 2007-03-28  Bruno Haible  <bruno@clisp.org>
17420
17421         * modules/unistr/u8-mbtoucr: New file.
17422         * lib/unistr/u8-mbtoucr.c: New file.
17423         * modules/unistr/u16-mbtoucr: New file.
17424         * lib/unistr/u16-mbtoucr.c: New file.
17425         * modules/unistr/u16-mbtoucr: New file.
17426         * lib/unistr/u16-mbtoucr.c: New file.
17427         * lib/unistr.h (u8_mbtoucr, u16_mbtoucr, u32_mbtoucr): New declarations.
17428
17429 2007-03-27  Simon Josefsson  <simon@josefsson.org>
17430             Bruno Haible  <bruno@clisp.org>
17431
17432         * m4/vasprintf.m4: Convert AC_SUBST into shell variable for
17433         REPLACE_VASPRINTF.  Set HAVE_VASPRINTF.  Add
17434         AC_REQUIRE([gl_STDIO_H_DEFAULTS]).
17435
17436         * m4/stdio_h.m4: Add stubs for vasprintf too.
17437
17438         * modules/stdio: Support vasprintf in sed command.
17439
17440         * modules/vasprintf: Depend on stdio for prototypes.  Remove
17441         vasprintf.h.  Add stdio module indicator.
17442
17443         * lib/stdio_.h: Declare asprintf and vasprintf, based on
17444         vasprintf.h.
17445
17446         * lib/vasprintf.h: File removed.
17447
17448         * lib/asprintf.c: Use stdio.h instead of vasprintf.h.
17449         * lib/vasprintf.c: Ditto.
17450         * lib/xvasprintf.c: Ditto.
17451         * tests/test-vasprintf-posix.c: Ditto.
17452         * tests/test-vasprintf.c: Ditto.
17453
17454 2007-03-27  Bruno Haible  <bruno@clisp.org>
17455
17456         Make vasnprintf multithread-safe.
17457         * lib/vasnprintf.c (decimal_point_char): New function.
17458         (VASNPRINTF): Use it.
17459         Suggested by Simon Josefsson.
17460
17461 2007-03-27  Eric Blake  <ebb9@byu.net>
17462
17463         Support sub-second birthtime on cygwin.
17464         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Also check for st_birthtim.
17465         * lib/stat-time.h (STAT_TIMESPEC): Adjust comments.
17466         (get_stat_birthtime): Also work with st_birthtim.
17467
17468 2007-03-27  Paul Eggert  <eggert@cs.ucla.edu>
17469
17470         * lib/stat-time.h (USE_BIRTHTIME): Remove.
17471         (get_stat_atime_ns, get_stat_ctime_ns, get_stat_mtime_ns):
17472         (get_stat_birthtime_ns): Do not try to use "spare" fields.
17473         (get_stat_birthtime_ns): Simplify compile-time tests.
17474         (get_stat_birthtime): Change the API to look like
17475         get_stat_mtime etc., except return a negative tv_nsec on error.
17476         * m4/stat-time.m4 (gl_STAT_TIME, gl_STAT_BIRTHTIME):
17477         Don't check for "spare" fields.
17478         (gl_STAT_BIRTHTIME): Don't check for struct stat.st_birthtimespec.tv_sec
17479         or for struct stat.st_birthtime, as these tests aren't used.
17480         * tests/test-stat-time.c (test_birthtime): Adjust to new API.
17481
17482 2007-03-27  Bruno Haible  <bruno@clisp.org>
17483
17484         * lib/stat-time.h: Include <sys/stat.h>.
17485
17486 2007-03-27  James Youngman  <jay@gnu.org>
17487
17488         * lib/stat-time.h (get_stat_birthtime): New function for
17489           retrieving st_birthtime as provided by UFS2 (hence *BSD).
17490         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Probe for st_birthtime
17491           and its variants.
17492         * modules/stat-time (configure.ac): call gl_STAT_BIRTHTIME.
17493         * modules/stat-time-test: New file.
17494         * tests/test-stat-time.c: New test, devised by Bruno Haible.
17495
17496 2007-03-26  Bruno Haible  <bruno@clisp.org>
17497
17498         Better support of signalling NaNs.
17499         * lib/atanl.c: Include isnanl.h.
17500         (atanl): Perform test for NaN at the beginning of the function and
17501         through a call to isnanl.
17502         * lib/cosl.c: Include isnanl.h.
17503         (cosl): Perform test for NaN at the beginning of the function and
17504         through a call to isnanl.
17505         * lib/ldexpl.c: Include isnanl.h.
17506         (ldexpl): Perform test for NaN through a call to isnanl.
17507         * lib/logl.c: Include isnanl.h.
17508         (logl): Perform test for NaN at the beginning of the function and
17509         through a call to isnanl.
17510         * lib/sinl.c: Include isnanl.h.
17511         (sinl): Perform test for NaN at the beginning of the function and
17512         through a call to isnanl.
17513         * lib/sqrtl.c: Include isnanl.h.
17514         (sqrtl): Perform test for NaN at the beginning of the function and
17515         through a call to isnanl.
17516         * lib/tanl.c: Include isnanl.h.
17517         (tanl): Perform test for NaN at the beginning of the function and
17518         through a call to isnanl.
17519         * lib/trigl.c (ieee754_rem_pio2l): Remove test for NaN.
17520         * modules/mathl (Depends-on): Add isnanl.
17521
17522 2007-03-26  Eric Blake  <ebb9@byu.net>
17523
17524         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Fix
17525         regression in logic sense of previous patch.
17526
17527 2007-03-26  Bruno Haible  <bruno@clisp.org>
17528
17529         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Don't use
17530         unportable shell command "if ! ...".
17531         Reported by Ralf Wildenhues.
17532
17533 2007-03-25  Bruno Haible  <bruno@clisp.org>
17534
17535         * lib/sysexit_,h: If HAVE_SYSEXITS_H is defined, include the original
17536         <sysexits.h> file, and only add EX_CONFIG.
17537         * m4/sysexits.m4 (gl_SYSEXITS): If <sysexits.h> exists, check its
17538         absolute file name and whether it is sufficient. Substitute also
17539         HAVE_SYSEXITS_H and ABSOLUTE_SYSEXITS_H.
17540         * modules/sysexits (Makefile.am): Substitute HAVE_SYSEXITS_H and
17541         ABSOLUTE_SYSEXITS_H into sysexits.h.
17542
17543 2007-03-25  Bruno Haible  <bruno@clisp.org>
17544
17545         * lib/getaddrinfo.c (getaddrinfo): Don't access hints->ai_flags when
17546         hints is NULL.
17547
17548 2007-03-25  Bruno Haible  <bruno@clisp.org>
17549
17550         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Add a cast.
17551         * lib/uniconv/u8-strconv-to-enc.c (u8_strconv_to_encoding): Likewise.
17552
17553 2007-03-25  Bruno Haible  <bruno@clisp.org>
17554
17555         * lib/vasnprintf.c: Include langinfo.h.
17556         (VASNPRINTF): Prefer nl_langinfo over localeconv, since it's more
17557         multithread-safe.
17558         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): New macro.
17559         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke it.
17560         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
17561         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
17562         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
17563         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
17564         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
17565         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX: Likewise.
17566         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
17567         Reported by Simon Josefsson.
17568
17569 2007-03-25  Bruno Haible  <bruno@clisp.org>
17570
17571         * lib/printf-parse.c [!IN_LIBINTL]: Include <stdint.h>, for intmax_t.
17572         (PRINTF_PARSE): Make the support for size specifier 'j' unconditional.
17573         * modules/vasnprintf (Depends-on): Add stdint.
17574
17575 2007-03-25  Bruno Haible  <bruno@clisp.org>
17576
17577         * modules/fpieee: New file.
17578         * m4/fpieee.m4: New file.
17579         * modules/isnan-nolibm (Depends-on): Add fpieee.
17580         * modules/isnanl-nolibm (Depends-on): Add fpieee.
17581         * modules/isnanl (Depends-on): Add fpieee.
17582
17583 2007-03-25  Bruno Haible  <bruno@clisp.org>
17584
17585         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Test also finite numbers.
17586
17587 2007-03-25  Bruno Haible  <bruno@clisp.org>
17588
17589         Avoid test failures on IRIX 6.5.
17590         * tests/test-frexpl.c (MIN_NORMAL_EXP): New macro.
17591         (main): Use it.
17592         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP): New
17593         macros.
17594         (main): Use them.
17595
17596 2007-03-25  Bruno Haible  <bruno@clisp.org>
17597
17598         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): New macro.
17599         (gl_FUNC_FREXPL): Invoke it. Set REPLACE_FREXPL to 1 if it frexpl
17600         exists but doesn't work.
17601         * lib/math_.h (frexpl): Define as a replacement macro if REPLACE_FREXPL
17602         is set. Don't provide a prototype if REPLACE_FREXPL is not set.
17603         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_FREXPL.
17604         * modules/math (Makefile.am) Substibute also REPLACE_FREXPL into math.h.
17605
17606 2007-03-25  Bruno Haible  <bruno@clisp.org>
17607
17608         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Add check whether frexp(inf)
17609         returns inf. Needed on IRIX 6.5.
17610
17611 2007-03-25  Bruno Haible  <bruno@clisp.org>
17612
17613         * tests/test-frexpl.c: Include isnanl-nolibm.h.
17614         (main): Use isnanl instead of x != x idiom.
17615         * modules/frexpl-tests (Depends-on): Add isnanl-nolibm.
17616
17617         * tests/test-frexp.c: Include isnan.h.
17618         (main): Use isnan instead of x != x idiom.
17619         * modules/frexp-tests (Depends-on): Add isnan-nolibm.
17620
17621 2007-03-25  Bruno Haible  <bruno@clisp.org>
17622
17623         * tests/test-frexp.c (NaN): New function/macro.
17624         (main): Use it instead of 0.0 / 0.0.
17625         * tests/test-isnan.c (NaN): New function/macro.
17626         (main): Use it instead of 0.0 / 0.0.
17627         * tests/test-vasnprintf-posix.c (NaN): New function/macro.
17628         (test_function): Use it instead of 0.0 / 0.0.
17629         * tests/test-vasprintf-posix.c (NaN): New function/macro.
17630         (test_function): Use it instead of 0.0 / 0.0.
17631         * tests/test-snprintf-posix.h (NaN): New function/macro.
17632         (test_function): Use it instead of 0.0 / 0.0.
17633         * tests/test-sprintf-posix.h (NaN): New function/macro.
17634         (test_function): Use it instead of 0.0 / 0.0.
17635         * tests/test-fprintf-posix.h (NaN): New function/macro.
17636         (test_function): Use it instead of 0.0 / 0.0.
17637         * tests/test-printf-posix.h (NaN): New function/macro.
17638         (test_function): Use it instead of 0.0 / 0.0.
17639
17640         * lib/isnan.c (FUNC): Work around a DEC C compiler bug.
17641
17642 2007-03-25  Bruno Haible  <bruno@clisp.org>
17643
17644         * lib/glob_.h: Include <sys/stat.h>. Avoids warnings on AIX 5.1.
17645
17646 2007-03-25  Bruno Haible  <bruno@clisp.org>
17647
17648         * lib/regexec.c (merge_state_with_log): Make static.
17649
17650 2007-03-25  Bruno Haible  <bruno@clisp.org>
17651
17652         * lib/trigl.c (kernel_rem_pio2): Make static.
17653
17654 2007-03-25  Bruno Haible  <bruno@clisp.org>
17655
17656         * lib/sincosl.c (sincosl_table): Make static.
17657
17658 2007-03-25  Bruno Haible  <bruno@clisp.org>
17659
17660         * lib/argp.h (__restrict): Define to empty, rather than to 'restrict',
17661         if the compiler does not support C99.
17662
17663 2007-03-25  Bruno Haible  <bruno@clisp.org>
17664
17665         * modules/time (Makefile.am): Ensure all rule action lines start with a
17666         tab.
17667
17668 2007-03-24  Bruno Haible  <bruno@clisp.org>
17669
17670         * modules/tsearch-tests: New file.
17671         * tests/test-tsearch.sh: New file.
17672         * tests/test-tsearch.c: New file, mostly copied from glibc.
17673
17674         * modules/search-tests: New file.
17675         * tests/test-search.c: New file.
17676
17677         * modules/search: New file.
17678         * lib/search_.h: New file, incorporating lib/tsearch.h.
17679         * m4/search_h.m4: New file.
17680         * lib/tsearch.h: Remove file.
17681         * lib/tsearch.c: Include search.h instead of tsearch.h.
17682         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Require gl_SEARCH_H_DEFAULTS. Set
17683         HAVE_TSEARCH.
17684         * modules/tsearch (Files): Remove lib/tsearch.h.
17685         (Depends-on): Add search.
17686         (configure.ac): Invoke gl_SEARCH_MODULE_INDICATOR.
17687         (Include): Change tsearch.h into search.h.
17688
17689 2007-03-24  Bruno Haible  <bruno@clisp.org>
17690
17691         * modules/fpucw: New file.
17692         * lib/fpucw.h: New file.
17693         * lib/frexp.c: Include fpucw.h.
17694         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
17695         (FUNC): Use them.
17696         * lib/printf-frexp.c: Include fpucw.h.
17697         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
17698         (FUNC): Use them.
17699         * lib/vasnprintf.c: Include fpucw.h.
17700         (VASNPRINTF): Invoke BEGIN/END_LONG_DOUBLE_ROUNDING around the
17701         'long double' calculations.
17702         * tests/test-frexpl.c: Include fpucw.h.
17703         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
17704         * tests/test-printf-frexpl.c: Include fpucw.h.
17705         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
17706         * modules/frexpl (Depends-on): Add fpucw.
17707         * modules/printf-frexpl (Depends-on): Likewise.
17708         * modules/fprintf-posix (Depends-on): Likewise.
17709         * modules/snprintf-posix (Depends-on): Likewise.
17710         * modules/sprintf-posix (Depends-on): Likewise.
17711         * modules/vasnprintf-posix (Depends-on): Likewise.
17712         * modules/vasprintf-posix (Depends-on): Likewise.
17713         * modules/vfprintf-posix (Depends-on): Likewise.
17714         * modules/vsnprintf-posix (Depends-on): Likewise.
17715         * modules/vsprintf-posix (Depends-on): Likewise.
17716         * modules/frexpl-tests (Depends-on): Likewise.
17717         * modules/printf-frexpl-tests (Depends-on): Likewise.
17718
17719 2007-03-24  Bruno Haible  <bruno@clisp.org>
17720
17721         * lib/float+.h: New file.
17722         * lib/isnan.c: Include float+.h.
17723         (SIZE): New macro.
17724         (FUNC): Compare only SIZE bytes of the value.
17725         * lib/vasnprintf.c: Include float+.h.
17726         (VASNPRINTF): When comparing agains +0.0L or +0.0, compare only
17727         SIZEOF_LDBL or SIZEOF_DBL bytes.
17728         * modules/isnan-nolibm (Files): Add lib/float+.h.
17729         * modules/isnanl-nolibm (Files): Add lib/float+.h.
17730         * modules/isnanl (Files): Add lib/float+.h.
17731         * modules/vasnprintf (Files): Add lib/float+.h.
17732
17733 2007-03-24  Bruno Haible  <bruno@clisp.org>
17734
17735         * lib/vasnprintf.c [!HAVE_LONG_DOUBLE]: Include printf-frexp.h. Don't
17736         include isnanl-nolibm.h.
17737
17738 2007-03-24  Bruno Haible  <bruno@clisp.org>
17739
17740         * tests/test-read-file.c (main): Don't produce spurious output for
17741         expected situations. Make the test fail if it encountered unexpected
17742         results.
17743
17744 2007-03-24  Bruno Haible  <bruno@clisp.org>
17745
17746         * m4/locale-fr.m4 (gt_LOCALE_FR): Remove the special-casing of NetBSD,
17747         since its fr_FR.ISO8859-1 locale wouldn't pass the tests.
17748
17749 2007-03-24  Bruno Haible  <bruno@clisp.org>
17750
17751         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Fix last change.
17752
17753 2007-03-24  Bruno Haible  <bruno@clisp.org>
17754
17755         * modules/unistr/base (Depends-on): Remove utf8-ucs4-unsafe,
17756         utf16-ucs4-unsafe, utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
17757
17758         * modules/unistr/u8-mbtouc: Add source files from module utf8-ucs4.
17759         * modules/utf8-ucs4: Turn into a symbolic link to module
17760         unistr/u8-mbtouc.
17761
17762         * modules/unistr/u8-mbtouc-unsafe: Add source files from module
17763         utf8-ucs4-unsafe.
17764         * modules/utf8-ucs4-unsafe: Turn into a symbolic link to module
17765         unistr/u8-mbtouc-unsafe.
17766
17767         * modules/unistr/u16-mbtouc: Add source files from module utf16-ucs4.
17768         * modules/utf16-ucs4: Turn into a symbolic link to module
17769         unistr/u16-mbtouc.
17770
17771         * modules/unistr/u16-mbtouc-unsafe: Add source files from module
17772         utf16-ucs4-unsafe.
17773         * modules/utf16-ucs4-unsafe: Turn into a symbolic link to module
17774         unistr/u16-mbtouc-unsafe.
17775
17776         * modules/unistr/u8-uctomb: Add source files from module utf4-utf8.
17777         * modules/ucs4-utf8: Turn into a symbolic link to module
17778         unistr/u8-ubtomb.
17779
17780         * modules/unistr/u16-uctomb: Add source files from module utf4-utf16.
17781         * modules/ucs4-utf16: Turn into a symbolic link to module
17782         unistr/u16-ubtomb.
17783
17784 2007-03-24  Bruno Haible  <bruno@clisp.org>
17785
17786         * lib/unistr/u8-mbtouc-aux.c: Renamed from lib/unistr/utf8-ucs4.c.
17787         Enable the function only if HAVE_INLINE.
17788         * lib/unistr/u8-mbtouc-unsafe-aux.c: Renamed from
17789         lib/unistr/utf8-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
17790         * lib/unistr/u16-mbtouc-aux.c: Renamed from lib/unistr/utf16-ucs4.c.
17791         Enable the function only if HAVE_INLINE.
17792         * lib/unistr/u16-mbtouc-unsafe-aux.c: Renamed from
17793         lib/unistr/utf16-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
17794         * lib/unistr/u8-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf8.c.
17795         Enable the function only if HAVE_INLINE.
17796         * lib/unistr/u16-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf16.c.
17797         Enable the function only if HAVE_INLINE.
17798         * modules/utf8-ucs4: Update.
17799         * modules/utf8-ucs4-unsafe: Update.
17800         * modules/utf16-ucs4: Update.
17801         * modules/utf16-ucs4-unsafe: Update.
17802         * modules/ucs4-utf8: Update.
17803         * modules/ucs4-utf16: Update.
17804
17805 2007-03-24  Bruno Haible  <bruno@clisp.org>
17806
17807         * lib/utf8-ucs4.h: Remove file.
17808         * lib/utf8-ucs4-unsafe.h: Remove file.
17809         * lib/utf16-ucs4.h: Remove file.
17810         * lib/utf16-ucs4-unsafe.h: Remove file.
17811         * lib/ucs4-utf8.h: Remove file.
17812         * lib/ucs4-utf16.h: Remove file.
17813         * lib/unistr.h: Include their previous contents.
17814         * m4/utf-ucs4.m4: Remove file.
17815         * m4/ucs4-utf.m4: Remove file.
17816         * modules/utf8-ucs4 (Files): Remove lib/utf8-ucs4.h.
17817         (Depends-on): Add unistr/base.
17818         (configure.ac): Remove gl_UTF_UCS4.
17819         (Makefile.am): Update.
17820         (Include): Change to unistr.h.
17821         * modules/utf8-ucs4-unsafe (Files): Remove lib/utf8-ucs4-unsafe.h.
17822         (Depends-on): Add unistr/base.
17823         (configure.ac): Remove gl_UTF_UCS4.
17824         (Makefile.am): Update.
17825         (Include): Change to unistr.h.
17826         * modules/utf16-ucs4 (Files): Remove lib/utf16-ucs4.h.
17827         (Depends-on): Add unistr/base.
17828         (configure.ac): Remove gl_UTF_UCS4.
17829         (Makefile.am): Update.
17830         (Include): Change to unistr.h.
17831         * modules/utf16-ucs4-unsafe (Files): Remove lib/utf16-ucs4-unsafe.h.
17832         (Depends-on): Add unistr/base.
17833         (configure.ac): Remove gl_UTF_UCS4.
17834         (Makefile.am): Update.
17835         (Include): Change to unistr.h.
17836         * modules/ucs4-utf8 (Files): Remove lib/ucs4-utf8.h.
17837         (Depends-on): Add unistr/base.
17838         (configure.ac): Remove gl_UCS4_UTF.
17839         (Makefile.am): Update.
17840         (Include): Change to unistr.h.
17841         * modules/ucs4-utf16 (Files): Remove lib/ucs4-utf16.h.
17842         (Depends-on): Add unistr/base.
17843         (configure.ac): Remove gl_UCS4_UTF.
17844         (Makefile.am): Update.
17845         (Include): Change to unistr.h.
17846         * lib/unistr/utf8-ucs4.c: Include unistr.h instead of utf8-ucs4.h.
17847         * lib/unistr/utf8-ucs4-unsafe.c: Include unistr.h instead of
17848         utf8-ucs4-unsafe.h.
17849         * lib/unistr/utf16-ucs4.c: Include unistr.h instead of utf16-ucs4.h.
17850         * lib/unistr/utf16-ucs4-unsafe.c: Include unistr.h instead of
17851         utf16-ucs4-unsafe.h.
17852         * lib/unistr/ucs4-utf8.c: Include unistr.h instead of ucs4-utf8.h.
17853         * lib/unistr/ucs4-utf16.c: Include unistr.h instead of ucs4-utf16.h.
17854         * lib/unistr/u8-chr.c: Don't include ucs4-utf8.h.
17855         * lib/unistr/u8-strchr.c: Likewise.
17856         * lib/unistr/u8-strrchr.c: Likewise.
17857         * lib/unistr/u16-chr.c: Don't include ucs4-utf16.h.
17858         * lib/unistr/u16-strchr.c: Likewise.
17859         * lib/unistr/u16-strrchr.c: Likewise.
17860         * lib/striconveh.c: Update.
17861         * lib/linebreak.c: Update.
17862
17863 2007-03-24  Bruno Haible  <bruno@clisp.org>
17864
17865         * lib/argp-help.c (fill_in_uparams, canon_doc_option): Cast the
17866         arguments of isspace, isalpha, isalnum, isdigit to 'unsigned char'.
17867
17868 2007-03-22  Bruno Haible  <bruno@clisp.org>
17869
17870         * lib/strptime.c (__strptime_internal): Use ANSI C syntax.
17871
17872 2007-03-23  Paul Eggert  <eggert@cs.ucla.edu>
17873
17874         * MODULES.html.sh (File system functions): New module write-any-file.
17875         * modules/write-any-file, lib/write-any-file.c, lib/write-any-file.h:
17876         * m4/write-any-file.m4: New files.
17877
17878 2007-03-23  Eric Blake  <ebb9@byu.net>
17879
17880         * gnulib-tool: Rearrange space-tab sequences, since some editors
17881         like to eat them.
17882
17883 2007-03-23  Eric Blake  <ebb9@byu.net>
17884
17885         * lib/version-etc.c (version_etc_va): Update license wording to
17886         be more concise.  Recommended by Richard Stallman.
17887
17888 2007-03-22  Bruno Haible  <bruno@clisp.org>
17889
17890         * lib/poll.c (MSG_PEEK): New fallback definition.
17891
17892 2007-03-22  Bruno Haible  <bruno@clisp.org>
17893
17894         * modules/sys_socket-tests (configure.ac): Check for shutdown function.
17895         * tests/test-sys_socket.c (a): Test only if shutdown() exists.
17896         (main): Update.
17897         Fixes a compilation error on BeOS.
17898
17899 2007-03-22  Bruno Haible  <bruno@clisp.org>
17900
17901         * modules/frexpl-tests: New file.
17902         * tests/test-frexpl.c: New file.
17903
17904         * modules/frexpl: New file.
17905         * m4/frexpl.m4: New file.
17906         * modules/math (Makefile.am): Also substitute GNULIB_FREXPL into math.h.
17907         * lib/math_.h (frexpl): Test GNULIB_FREXPL instead of GNULIB_MATHL.
17908         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FREXPL.
17909         * modules/mathl (Files): Remove lib/frexpl.c, lib/frexp.c.
17910         (Depends-on): Add frexpl. Remove isnanl-nolibm.
17911         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Don't test for frexpl.
17912
17913 2007-03-22  Bruno Haible  <bruno@clisp.org>
17914
17915         * lib/frexpl.c: Share code with lib/frexp.c.
17916         * modules/mathl (Files): Add lib/frexp.c.
17917         (Depends-on): Add isnanl-nolibm.
17918
17919 2007-03-22  Bruno Haible  <bruno@clisp.org>
17920
17921         * modules/printf-frexp (Files): Add m4/frexp.m4.
17922         * m4/printf-frexp.m4 (gl_FUNC_PRINTF_FREXP): Define HAVE_FREXP_IN_LIBC
17923         only if the found frexp function actually works.
17924
17925 2007-03-22  Bruno Haible  <bruno@clisp.org>
17926
17927         * lib/frexp.c: Remove older implementation that uses divisions.
17928
17929 2007-03-21  Bruno Haible  <bruno@clisp.org>
17930
17931         * modules/frexp-tests: New file.
17932         * tests/test-frexp.c: New file.
17933
17934         * modules/frexp: New file.
17935         * lib/frexp.c: New file.
17936         * m4/frexp.m4: New file.
17937         * lib/math_.h (frexp): New declaration.
17938         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Also initialize GNULIB_FREXP and
17939         REPLACE_FREXP.
17940         * modules/math (math.h): Also substitute GNULIB_FREXP, REPLACE_FREXP.
17941
17942 2007-03-21  Bruno Haible  <bruno@clisp.org>
17943
17944         * modules/isnanl-tests: New file.
17945         * tests/test-isnanl.c: New file.
17946
17947         * modules/isnanl: New file.
17948         * lib/isnanl.h: New file.
17949         * m4/isnanl.m4 (gl_FUNC_ISNANL): New macro.
17950         (gl_FUNC_ISNANL_NO_LIBM): Invoke gl_HAVE_ISNANL_NO_LIBM,
17951         gl_FUNC_ISNANL_WORKS.
17952         (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM, gl_FUNC_ISNANL_WORKS):
17953         New macros.
17954
17955 2007-03-21  Bruno Haible  <bruno@clisp.org>
17956
17957         * modules/isnanl-nolibm (Files): Add lib/isnanl-nolibm.h, remove
17958         lib/isnanl.h.
17959         (Include): Update.
17960         * lib/isnanl-nolibm.h: Renamed from lib/isnanl.h.
17961         * lib/vasnprintf.c: Update.
17962         * modules/isnanl-nolibm-tests (Files): Add tests/test-isnanl-nolibm.c,
17963         tests/test-isnanl.h, remove tests/test-isnanl.c.
17964         (Makefile.am): Update.
17965         * tests/test-isnanl-nolibm.c: New file.
17966         * tests/test-isnanl.h: New file.
17967         * tests/test-isnanl.c: Remove file.
17968
17969 2007-03-21  Jim Meyering  <jim@meyering.net>
17970
17971         When trying to open ".", treat ESTALE like EACCES.
17972         * lib/savewd.c (savewd_save): Resort to forking not just upon
17973         failure with EACCES, but also when errno is ESTALE.
17974
17975 2007-03-20  Bruno Haible  <bruno@clisp.org>
17976
17977         * lib/string_.h (strndup): Enable declaration also if HAVE_STRNDUP.
17978         Needed on AIX 5.1. Reported by Matthew Woehlke.
17979
17980 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
17981
17982         Suggestions by Bruno Haible:
17983         * lib/acl-internal.h: Include "gettext.h" rather than rolling
17984         our own.
17985         (ACL_NOT_WELL_SUPPORTED): Parenthesize arg when used.
17986         * modules/acl (Depends-on): Add gettext.
17987
17988 2007-03-19  Bruno Haible  <bruno@clisp.org>
17989
17990         * modules/iconvme: Remove file.
17991         * lib/iconvme.h: Remove file.
17992         * lib/iconvme.c: Remove file.
17993         * m4/iconvme.m4: Remove file.
17994
17995 2007-03-19  Bruno Haible  <bruno@clisp.org>
17996
17997         * doc/relocatable-maint.texi: Break long shell script line.
17998         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
17999
18000 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
18001
18002         Add limited support for Solaris 10 ZFS-style ACLs: just enough to
18003         handle file_has_acl.
18004         * lib/acl-internal.h, lib/acl_entries.c, lib/file-has-acl.c: New files.
18005         * lib/acl.c: Move header inclusions and related macro defns into
18006         lib/acl-internal.h.
18007         (S_ISLNK): Remove defn, since that's now done for us.
18008         (file_has_acl): Move to lib/file-has-acl.c.
18009         Call acl_trivial if available.  This is the crucial part of the fix.
18010         (acl_entries): Move to lib/acl_entries.c.  Now extern, since it's
18011         shared within the library.  Rewrite a bit, partly to make it compatible
18012         with the GNU coding style.
18013         * m4/acl.m4 (AC_FUNC_ACL): Add AC_LIBOBJ([file-has-acl]).
18014         Remove unnecessary double-quotes.
18015         Don't test for acl_to_text; the build will catch that.
18016         Replace acl_entries if it doesn't exist and it is needed.
18017         Check for -lsec and acl_trivial (as used on Solaris 10).
18018         * modules/acl (Files): Add lib/acl-internal.h, lib/acl_entries.c,
18019         lib/file-has-acl.c.
18020         (Depends-on): Add sys_stat, for S_ISLNK.
18021
18022 2007-03-19  Ben Pfaff  <blp@gnu.org>
18023
18024         * doc/gnulib.texi: Fix typos.
18025         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
18026
18027 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
18028
18029         * lib/getcwd.c (__getcwd): Remove redundant comparison of buf to NULL.
18030         If size is zero here, buf must be zero.
18031
18032 2007-03-19  Simon Josefsson  <simon@josefsson.org>
18033
18034         * des.c: Remove weak_keys_chksum.  Reported by Bruno Haible
18035         <bruno@clisp.org>.
18036
18037 2007-03-18  Bruno Haible  <bruno@clisp.org>
18038
18039         * lib/vasnprintf.c (VASNPRINTF): Undo first part of last patch.
18040         Suggested by Eric Blake.
18041
18042 2007-03-18  Ben Pfaff  <blp@gnu.org>
18043
18044         * doc/relocatable.texi: Recommend using as prefix a directory
18045         that does not exist and will never be created.  Based on
18046         discussion with Bruno Haible, Ralf Wildenhues, Matthew Woehlke,
18047         and others.
18048
18049 2007-03-17  Bruno Haible  <bruno@clisp.org>
18050
18051         * lib/fchownat.c: Include lchown.h.
18052
18053 2007-03-17  Bruno Haible  <bruno@clisp.org>
18054
18055         Fix endless loop when the given allocated size was > INT_MAX.
18056         * lib/vasnprintf.c (EOVERFLOW): New fallback definition.
18057         (VASNPRINTF): Fail with EOVERFLOW when the given allocated size is
18058         larger than INT_MAX, or when it grow to a value larger than INT_MAX.
18059         * lib/vsprintf.c (vsprintf): Don't pass a size > INT_MAX to vasnprintf.
18060         * lib/sprintf.c (sprintf): Likewise.
18061
18062 2007-03-17  Bruno Haible  <bruno@clisp.org>
18063
18064         * tests/test-argp-2.sh (func_compare): Output a context diff.
18065
18066 2007-03-17  Bruno Haible  <bruno@clisp.org>
18067
18068         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check also the
18069         locale's decimal-point character.
18070
18071 2007-03-17  Bruno Haible  <bruno@clisp.org>
18072
18073         * lib/vasnprintf.c (VASNPRINTF): Clear out the memory used for arg_mem
18074         before comparing it. Needed because on some platforms (e.g. x86) a
18075         'long double' occupies less bytes than sizeof (long double).
18076
18077 2007-03-17  Bruno Haible  <bruno@clisp.org>
18078
18079         * tests/test-crc.c (main): Make printf statements 64-bit clean.
18080         * tests/test-gc-pbkdf2-sha1.c (main): Likewise.
18081         * tests/test-getaddrinfo.c (simple): Likewise.
18082         * tests/test-read-file.c (main): Likewise.
18083
18084 2007-03-17  Bruno Haible  <bruno@clisp.org>
18085
18086         * tests/test-dirname.c (main): Make printf statements 64-bit clean.
18087
18088 2007-03-17  Bruno Haible  <bruno@clisp.org>
18089
18090         * tests/test-xvasprintf.c (test_xvasprintf, test_xasprintf): Remove
18091         unused variable.
18092
18093 2007-03-17  Bruno Haible  <bruno@clisp.org>
18094
18095         * tests/test-c-strcasecmp.c: Include c-strcase.h.
18096         * tests/test-c-strncasecmp.c: Likewise.
18097
18098 2007-03-17  Bruno Haible  <bruno@clisp.org>
18099
18100         * modules/stdlib (Depends-on): Add unistd.
18101         * lib/stdlib_.h: Include <unistd.h> if mkstemp is desired.
18102         Needed for MacOS X 10.3.
18103
18104 2007-03-17  Bruno Haible  <bruno@clisp.org>
18105
18106         * lib/unistr/u-strdup.h: Include <stdlib.h>.
18107
18108 2007-03-17  Bruno Haible  <bruno@clisp.org>
18109
18110         * lib/unistr/u-cpy-alloc.h: Include <stdlib.h>.
18111
18112 2007-03-17  Bruno Haible  <bruno@clisp.org>
18113
18114         * gnulib-tool (func_import): Update .cvsignore and .gitignore files
18115         to reflect files copied from gnulib (with or without modifications).
18116         Suggested by Jim Meyering.
18117
18118 2007-03-17  Eric Blake  <ebb9@byu.net>
18119
18120         * NEWS: Document stdlib change from 2007-02-18.
18121
18122 2007-03-17  Jim Meyering  <jim@meyering.net>
18123
18124         Detect use of AC_CONFIG_AUX_DIR also when its argument is quoted.
18125         * build-aux/bootstrap: Put ""s around use of $build_aux, in case
18126         someone uses a name containing shell meta-characters.
18127         Reported by Alfred M. Szmidt.
18128
18129         * build-aux/bootstrap: Don't use \> in grep regexp.  For HP-UX.
18130
18131 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
18132
18133         * build-aux/bootstrap (with_gettext): New variable.  Run autopoint
18134         and copy gettext configuration files only if configure.ac contains
18135         a use of AM_GNU_GETTEXT_VERSION.
18136
18137 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
18138
18139         * build-aux/bootstrap (gnulib_name): New variable.
18140         (gnulib_tool_options): Use it.
18141
18142 2007-03-13  Simon Josefsson  <simon@josefsson.org>
18143
18144         * tests/test-des.c: Use new namespace.
18145
18146 2007-03-15  Bruno Haible  <bruno@clisp.org>
18147
18148         * lib/dummy.c (gl_dummy_symbol): Renamed from 'dummy'.
18149         Reported by James Youngman <jay@gnu.org>.
18150
18151 2007-03-15  Bruno Haible  <bruno@clisp.org>
18152
18153         * lib/glob.c (glob): Add 'restrict' so that prototype matches the
18154         declared prototype. Needed with cc on OSF/1 5.1.
18155
18156 2007-03-15  Bruno Haible  <bruno@clisp.org>
18157
18158         * lib/gl_list.h (gl_listelement_dispose_fn): New type.
18159         (gl_list_create_empty, gl_list_create): Add dispose_fn argument.
18160         (struct gl_list_implementation): Add dispose_fn argument to the
18161         'create_empty', 'create' methods.
18162         (struct gl_list_impl_base): Add field 'dispose_fn'.
18163         * lib/gl_list.c (gl_list_create_empty, gl_list_create): Add dispose_fn
18164         argument.
18165         * lib/gl_array_list.c (gl_array_create_empty, gl_array_create): Add
18166         dispose_fn argument.
18167         (gl_array_remove_node, gl_array_remove_at, gl_array_list_free): Call
18168         dispose_fn on the dropped values.
18169         * lib/gl_carray_list.c (gl_carray_create_empty, gl_carray_create): Add
18170         dispose_fn argument.
18171         (gl_carray_remove_at, gl_carray_list_free): Call dispose_fn on the
18172         dropped values.
18173         * lib/gl_anyavltree_list2.h (gl_tree_create): Add dispose_fn argument.
18174         (gl_tree_remove_node): Call dispose_fn on the dropped value.
18175         * lib/gl_anyrbtree_list2.h (gl_tree_create): Add dispose_fn argument.
18176         (gl_tree_remove_node): Call dispose_fn on the dropped value.
18177         * lib/gl_anytree_list2.h (gl_tree_create_empty): Add dispose_fn
18178         argument.
18179         (gl_tree_list_free): Call dispose_fn on the dropped values.
18180         * lib/gl_anytreehash_list2.h (gl_tree_list_free): Call dispose_fn on
18181         the dropped values.
18182         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
18183         Add dispose_fn argument.
18184         (gl_linked_remove_node, gl_linked_remove_at, gl_linked_list_free):
18185         Call dispose_fn on the dropped values.
18186         * lib/gl_sublist.c (gl_sublist_create_empty, gl_sublist_create_fill):
18187         Add dispose_fn argument.
18188         (gl_sublist_create): Initialize the 'dispose_fn' field.
18189         * lib/clean-temp.c (create_temp_dir, register_fd): Update.
18190         * tests/test-array_list.c (main): Update.
18191         * tests/test-carray_list.c (main): Update.
18192         * tests/test-avltree_list.c (main): Update.
18193         * tests/test-rbtree_list.c (main): Update.
18194         * tests/test-avltreehash_list.c (main): Update.
18195         * tests/test-rbtreehash_list.c (main): Update.
18196         * tests/test-linked_list.c (main): Update.
18197         * tests/test-linkedhash_list.c (main): Update.
18198         * tests/test-array_oset.c (main): Update.
18199
18200 2007-03-15  Bruno Haible  <bruno@clisp.org>
18201
18202         * lib/gl_oset.h (gl_setelement_dispose_fn): New type.
18203         (gl_oset_create_empty): Add dispose_fn argument.
18204         (struct gl_oset_implementation): Add dispose_fn argument to
18205         'create_empty' method.
18206         (struct gl_oset_impl_base): Add dispose_fn field.
18207         * lib/gl_oset.c (gl_oset_create_empty): Add dispose_fn argument.
18208         * lib/gl_array_oset.c (gl_array_create_empty): Add dispose_fn argument.
18209         (gl_array_remove_at, gl_array_free): Call dispose_fn on the dropped
18210         values.
18211         * lib/gl_anytree_oset.h (gl_tree_create_empty): Add dispose_fn argument.
18212         (gl_tree_oset_free): Call dispose_fn on the dropped values.
18213         * lib/gl_avltree_oset.c (gl_tree_remove_node): Call dispose_fn on the
18214         dropped value.
18215         * lib/gl_rbtree_oset.c (gl_tree_remove_node): Call dispose_fn on the
18216         dropped value.
18217         * tests/test-array_oset.c (main): Update.
18218         * tests/test-avltree_oset.c (main): Update.
18219         * tests/test-rbtree_oset.c (main): Update.
18220         * lib/gl_anytreehash_list1.h (add_to_bucket): Update.
18221
18222 2007-03-13  Bruno Haible  <bruno@clisp.org>
18223
18224         * tests/test-stdbool.c (i): Update after last patch.
18225
18226 2007-03-12  Bruno Haible  <bruno@clisp.org>
18227
18228         * lib/quotearg.c: Include <wctype.h> early, before the definition of
18229         the iswprint macro. Needed on Solaris 2.5.1.
18230
18231 2007-03-12  Bruno Haible  <bruno@clisp.org>
18232
18233         * tests/test-printf-frexp.c (main): Declare x as volatile.
18234
18235 2007-03-12  Simon Josefsson  <simon@josefsson.org>
18236
18237         * doc/gnulib.texi (Build robot for gnulib): New section.
18238
18239 2007-03-12  Jim Meyering  <jim@meyering.net>
18240
18241         * build-aux/bootstrap: New file.
18242         * build-aux/bootstrap.conf: New file, from coreutils.
18243
18244 2007-03-11  Bruno Haible  <bruno@clisp.org>
18245
18246         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Require AC_C_INLINE.
18247
18248 2007-03-12  Simon Josefsson  <simon@josefsson.org>
18249
18250         * lib/des.h, lib/des.c, lib/gc-gnulib.c: Use gl_ namespace, to
18251         avoid collisions with 'des_setkey'.  Reported by Bruno Haible
18252         <bruno@clisp.org>.  Also change 'tripledes_' to '3des_'.
18253
18254 2007-03-11  Bruno Haible  <bruno@clisp.org>
18255
18256         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): If the test program fails to
18257         compile, set LOCALE_TR_UTF8 to 'none' instead of empty.
18258
18259 2007-03-11  Bruno Haible  <bruno@clisp.org>
18260
18261         * lib/stdint_.h (INT64_MIN, INTMAX_MIN): Avoid using the ~INT..._MAX
18262         formula. Needed for SunPRO C 5.0.
18263
18264 2007-03-11  Bruno Haible  <bruno@clisp.org>
18265
18266         * modules/long-options (Depends-on): Add getopt.
18267
18268 2007-03-11  Bruno Haible  <bruno@clisp.org>
18269
18270         * modules/modechange (Depends-on): Add stdbool.
18271
18272 2007-03-11  Bruno Haible  <bruno@clisp.org>
18273
18274         * modules/i-ring (Depends-on): Add stdbool.
18275
18276 2007-03-11  Bruno Haible  <bruno@clisp.org>
18277
18278         * modules/gc-des (Depends-on): Add stdbool.
18279
18280 2007-03-11  Bruno Haible  <bruno@clisp.org>
18281
18282         * m4/mktime.m4 (gl_PREREQ_MKTIME): Require AC_C_INLINE.
18283
18284 2007-03-11  Bruno Haible  <bruno@clisp.org>
18285
18286         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Require AC_C_RESTRICT.
18287
18288 2007-03-11  Bruno Haible  <bruno@clisp.org>
18289
18290         * lib/unistr/u32-mbtouc-unsafe.c (u32_mbtouc_unsafe): Fix syntax error.
18291
18292 2007-03-11  Bruno Haible  <bruno@clisp.org>
18293
18294         * lib/vasnprintf.c (sprintf): Undefine.
18295
18296 2007-03-11  Bruno Haible  <bruno@clisp.org>
18297
18298         * lib/isnan.c (rpl_isnan, rpl_isnanl): Work around bug regarding
18299         initializers in SunPRO C and Compaq C compilers.
18300
18301 2007-03-11  Bruno Haible  <bruno@clisp.org>
18302
18303         * lib/gl_array_oset.c (gl_array_iterator_next): Make pointer
18304         decrementing code ANSI C compliant.
18305
18306 2007-03-11  Bruno Haible  <bruno@clisp.org>
18307
18308         * lib/dummy.c [__sun]: Define a dummy variable, not just a typedef.
18309         Needed for Solaris 2.5.1 ranlib and SunPRO C 5.0.
18310
18311 2007-03-11  Bruno Haible  <bruno@clisp.org>
18312
18313         * tests/test-stdbool.c (s, d, e, xlcbug): Disable checks that gnulib's
18314         <stdbool.h> substitute doesn't pass.
18315
18316 2007-03-11  Bruno Haible  <bruno@clisp.org>
18317
18318         * lib/vasnprintf.c (snprintf): Undefine. Avoids an endless recursion.
18319
18320 2007-03-11  Bruno Haible  <bruno@clisp.org>
18321
18322         * gnulib-tool (func_create_megatestdir): Create also an autobuild
18323         script, for submission to autobuild.josefsson.org.
18324
18325 2007-03-10  Bruno Haible  <bruno@clisp.org>
18326
18327         * modules/canonicalize-lgpl-tests: New file.
18328         * tests/test-canonicalize-lgpl.sh: New file.
18329         * tests/test-canonicalize-lgpl.c: New file.
18330
18331         * modules/c-strcase-tests: New file.
18332         * tests/test-c-strcase.sh: New file.
18333         * tests/test-c-strcasecmp.c: New file.
18334         * tests/test-c-strncasecmp.c: New file.
18335
18336         * modules/atexit-tests: New file.
18337         * tests/test-atexit.sh: New file.
18338         * tests/test-atexit.c: New file.
18339
18340 2007-03-10  Bruno Haible  <bruno@clisp.org>
18341
18342         * tests/test-binary-io.sh: Use temporary filenames that are not so
18343         likely to clash with those of other tests (in a parallel make).
18344         * tests/test-binary-io.c: Likewise.
18345
18346 2007-03-10  Bruno Haible  <bruno@clisp.org>
18347
18348         * lib/fseterr.c (fseterr): Port to Solaris/SPARC64. Deactivate the
18349         fallback; use #error instead.
18350         Suggested by Simon Josefsson.
18351
18352 2007-03-10  Bruno Haible  <bruno@clisp.org>
18353
18354         * gnulib-tool (func_create_testdir): Treat MOSTLYCLEANFILES like
18355         CLEANFILES. Put spaces in each line of $cleaned_files, not only the
18356         first and the last.
18357
18358 2007-03-10  Bruno Haible  <bruno@clisp.org>
18359
18360         * lib/stdint_.h (uint_least64_t): Fix typo in last patch.
18361
18362 2007-03-10  Bruno Haible  <bruno@clisp.org>
18363
18364         * modules/snprintf-posix-tests (EXTRA_DIST): New variable. Needed for
18365         "make distcheck".
18366         * modules/sprintf-posix-tests (EXTRA_DIST): Likewise.
18367         * modules/vsnprintf-posix-tests (EXTRA_DIST): Likewise.
18368         * modules/vsprintf-posix-tests (EXTRA_DIST): Likewise.
18369
18370 2007-03-10  Bruno Haible  <bruno@clisp.org>
18371
18372         * modules/allocsa-tests (test_allocsa_SOURCES): Remove redundant
18373         variable.
18374         * modules/dirname-tests (test_dirname_SOURCES): Remove redundant
18375         variable.
18376
18377 2007-03-09  Eric Blake  <ebb9@byu.net>
18378         and Matthew Woehlke  <mw_triad@users.sourceforge.net>  (tiny change)
18379
18380         * lib/stdint_.h (int64_t, uint64_t): Don't undefine if 64-bit
18381         types are not being provided by gnulib.
18382         (GL_INT64_T, GL_UINT64_T): New witnesses of whether gnulib 64-bit
18383         types are supported.
18384
18385 2007-03-10  Bruno Haible  <bruno@clisp.org>
18386
18387         * lib/stdio_.h (__attribute__): New macro.
18388         (fprintf, vfprintf, printf, vprintf, snprintf, vsnprintf, sprintf,
18389         vsprintf): Specify __attribute__ __format__ for GCC.
18390         Suggested by Eric Blake.
18391
18392 2007-03-09  Bruno Haible  <bruno@clisp.org>
18393
18394         * modules/printf-posix-tests: New file.
18395         * tests/test-printf-posix.sh: New file.
18396         * tests/test-printf-posix.c: New file.
18397
18398         * modules/printf-posix: New file.
18399         * lib/printf.c: New file.
18400         * m4/printf-posix-rpl.m4: New file.
18401         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_PRINTF_POSIX,
18402         REPLACE_PRINTF.
18403         * lib/stdio_.h (printf): New declaration.
18404         (format, __format__, ____printf____, ____scanf____, ____strftime____,
18405         ____strfmon____): New macros.
18406         * modules/stdio (Makefile.am): Substitute also GNULIB_PRINTF_POSIX,
18407         REPLACE_PRINTF.
18408
18409 2007-03-09  Bruno Haible  <bruno@clisp.org>
18410
18411         * tests/test-vasnprintf-posix2.sh: New file.
18412         * tests/test-vasnprintf-posix2.c: New file.
18413         * modules/vasnprintf-posix-tests (Files): Add them and m4/locale-fr.m4.
18414         (configure.ac): Invoke gt_LOCALE_FR and gt_LOCALE_FR_UTF8.
18415         (Makefile.am): Activate test-vasnprintf-posix2.sh.
18416
18417         * lib/vasnprintf.c (VASNPRINTF): For the 'a' and 'A' directives, use
18418         a locale dependent decimal point, rather than always '.'.
18419
18420 2007-03-09  Eric Blake  <ebb9@byu.net>
18421
18422         * lib/stdlib_.h (EXIT_FAILURE): GNU code expects this to be 1, in
18423         spite of platforms like Tandem/NSK that define it to -1.
18424
18425 2007-03-08  Bruno Haible  <bruno@clisp.org>
18426
18427         * modules/vprintf-posix-tests: New file.
18428         * tests/test-vprintf-posix.sh: New file.
18429         * tests/test-vprintf-posix.c: New file.
18430         * tests/test-printf-posix.h: New file.
18431
18432         * modules/vprintf-posix: New file.
18433         * lib/vprintf.c: New file.
18434         * m4/vprintf-posix.m4: New file.
18435         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VPRINTF_POSIX,
18436         REPLACE_VPRINTF.
18437         * lib/stdio_.h (vprintf): New declaration.
18438         * modules/stdio (Makefile.am): Substitute also GNULIB_VPRINTF_POSIX,
18439         REPLACE_VPRINTF.
18440
18441 2007-03-08  Bruno Haible  <bruno@clisp.org>
18442
18443         * modules/fprintf-posix-tests: New file.
18444         * tests/test-fprintf-posix.sh: New file.
18445         * tests/test-fprintf-posix.c: New file.
18446
18447         * modules/fprintf-posix: New file.
18448         * lib/fprintf.c: New file.
18449         * m4/fprintf-posix.m4: New file.
18450         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FPRINTF_POSIX,
18451         REPLACE_FPRINTF.
18452         * lib/stdio_.h (fprintf): New declaration.
18453         * modules/stdio (Makefile.am): Substitute also GNULIB_FPRINTF_POSIX,
18454         REPLACE_FPRINTF.
18455
18456 2007-03-08  Bruno Haible  <bruno@clisp.org>
18457
18458         * modules/vfprintf-posix-tests: New file.
18459         * tests/test-vfprintf-posix.sh: New file.
18460         * tests/test-vfprintf-posix.c: New file.
18461         * tests/test-fprintf-posix.h: New file.
18462         * tests/test-fprintf-posix.out: New file.
18463
18464         * modules/vfprintf-posix: New file.
18465         * lib/vfprintf.c: New file.
18466         * m4/vfprintf-posix.m4: New file.
18467         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VFPRINTF_POSIX,
18468         REPLACE_VFPRINTF.
18469         * lib/stdio_.h (vfprintf): New declaration.
18470         * modules/stdio (Makefile.am): Substitute also GNULIB_VFPRINTF_POSIX,
18471         REPLACE_VFPRINTF.
18472
18473 2007-03-08  Bruno Haible  <bruno@clisp.org>
18474
18475         * lib/stdio_.h: Treat __need___FILE like __need_FILE.
18476
18477 2007-03-08  Bruno Haible  <bruno@clisp.org>
18478
18479         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Use 'case' statements
18480         instead of 'expr' invocations.
18481         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
18482         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
18483         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
18484         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
18485         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
18486         Suggested by Paul Eggert.
18487
18488 2007-03-08  Bruno Haible  <bruno@clisp.org>
18489
18490         * modules/fseterr-tests: New file.
18491         * tests/test-fseterr.c: New file.
18492
18493         * modules/fseterr: New file.
18494         * lib/fseterr.h: New file.
18495         * lib/fseterr.c: New file.
18496
18497 2007-03-08  Bruno Haible  <bruno@clisp.org>
18498
18499         * lib/fnmatch_.h: Convert tabs in the middle of lines to spaces.
18500         * lib/getopt_.h: Likewise.
18501         * lib/mbswidth.h: Likewise.
18502         * lib/setenv.h: Likewise.
18503         * lib/vasnprintf.h: Likewise.
18504         * lib/vasprintf.h: Likewise.
18505         * lib/verror.h: Likewise.
18506         * lib/xsetenv.h: Likewise.
18507         * lib/xvasprintf.h: Likewise.
18508
18509 2007-03-08  Jim Meyering  <jim@meyering.net>
18510
18511         * users.txt: Add parted.
18512
18513         * ChangeLog: Restore 1500 lines mistakenly removed from the end.
18514
18515 2007-03-07  Bruno Haible  <bruno@clisp.org>
18516
18517         * m4/printf.m4: Make the shell script snippets copy&pastable.
18518
18519 2007-03-02  Bruno Haible  <bruno@clisp.org>
18520
18521         * lib/netinet_in_.h: New file.
18522         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Test whether netinet/in.h
18523         is self-contained. Set ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H.
18524         * modules/netinet_in (Files): Add lib/netinet_in_.h.
18525         (Depends-on): Add absolute-header.
18526         (Makefile.am): Substitute ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H
18527         into netinet/in.h.
18528
18529 2007-03-03  Bruno Haible  <bruno@clisp.org>
18530
18531         * lib/sys_select_.h: New file.
18532         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SELECT): Test whether sys/select.h
18533         is self-contained. Set ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H.
18534         * modules/sys_select (Files): Add lib/sys_select_.h.
18535         (Depends-on): Add absolute-header.
18536         (Makefile.am): Substitute ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H
18537         into sys/select.h.
18538
18539 2007-03-02  Bruno Haible  <bruno@clisp.org>
18540
18541         * lib/socket_.h: If sys/socket.h exists, include that and <sys/types.h>
18542         before it. Turn HAVE_WINSOCK2_H and HAVE_WS2TCPIP_H into configute-time
18543         values.
18544         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Test also whether
18545         <sys/socket.h> is self-contained. Set ABSOLUTE_SYS_SOCKET_H,
18546         HAVE_SYS_SOCKET_H, HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H.
18547         * modules/sys_socket (Depends-on): Add absolute-header.
18548         (Makefile.am): Substitute ABSOLUTE_SYS_SOCKET_H, HAVE_SYS_SOCKET_H,
18549         HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H into sys/socket.h.
18550         (Include): Remove requirement of inclusion of <sys/types.h>.
18551
18552 2007-03-02  Bruno Haible  <bruno@clisp.org>
18553
18554         * lib/byteswap_.h (bswap_32): Fix formula.
18555
18556 2007-03-06  Bruno Haible  <bruno@clisp.org>
18557
18558         * modules/sprintf-posix-tests: New file.
18559         * tests/test-sprintf-posix.c: New file.
18560
18561         * modules/sprintf-posix: New file.
18562         * lib/sprintf.c: New file.
18563         * m4/sprintf-posix.m4: New file.
18564         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_SPRINTF_POSIX,
18565         REPLACE_SPRINTF.
18566         * lib/stdio_.h (sprintf): New declaration.
18567         * modules/stdio (Makefile.am): Substitute also GNULIB_SPRINTF_POSIX,
18568         REPLACE_SPRINTF.
18569
18570 2007-03-06  Bruno Haible  <bruno@clisp.org>
18571
18572         * modules/vsprintf-posix-tests: New file.
18573         * tests/test-vsprintf-posix.c: New file.
18574         * tests/test-sprintf-posix.h: New file.
18575
18576         * modules/vsprintf-posix: New file.
18577         * lib/vsprintf.c: New file.
18578         * m4/vsprintf-posix.m4: New file.
18579         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VSPRINTF_POSIX,
18580         REPLACE_VSPRINTF.
18581         * lib/stdio_.h (vsprintf): New declaration.
18582         * modules/stdio (Makefile.am): Substitute also GNULIB_VSPRINTF_POSIX,
18583         REPLACE_VSPRINTF.
18584
18585 2007-03-06  Bruno Haible  <bruno@clisp.org>
18586
18587         * modules/vsnprintf (Depend-on): Remove minmax.
18588
18589 2007-03-06  Bruno Haible  <bruno@clisp.org>
18590
18591         * modules/snprintf-posix-tests: New file.
18592         * tests/test-snprintf-posix.c: New file.
18593
18594         * modules/snprintf-posix: New file.
18595         * m4/snprintf-posix.m4: New file.
18596         * m4/snprintf.m4 (gl_REPLACE_SNPRINTF): New macro, extracted from
18597         gl_FUNC_SNPRINTF.
18598         (gl_FUNC_SNPRINTF): Invoke it.
18599         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_SNPRINTF.
18600         * lib/stdio_.h (snprintf): Define as a replacement if REPLACE_SNPRINTF
18601         is set.
18602         * modules/stdio (Makefile.am): Substitute also REPLACE_SNPRINTF.
18603
18604 2007-03-06  Bruno Haible  <bruno@clisp.org>
18605
18606         * modules/vsnprintf-posix-tests: New file.
18607         * tests/test-vsnprintf-posix.c: New file.
18608         * tests/test-snprintf-posix.h: New file.
18609
18610         * modules/vsnprintf-posix: New file.
18611         * m4/vsnprintf-posix.m4: New file.
18612         * m4/vsnprintf.m4 (gl_REPLACE_VSNPRINTF): New macro, extracted from
18613         gl_FUNC_VSNPRINTF.
18614         (gl_FUNC_VSNPRINTF): Invoke it.
18615         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_VSNPRINTF.
18616         * lib/stdio_.h (vsnprintf): Define as a replacement if
18617         REPLACE_VSNPRINTF is set.
18618         * modules/stdio (Makefile.am): Substitute also REPLACE_VSNPRINTF.
18619
18620 2007-03-06  Bruno Haible  <bruno@clisp.org>
18621
18622         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Test for vasnprintf here.
18623         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): ... not here.
18624
18625 2007-03-06  Bruno Haible  <bruno@clisp.org>
18626
18627         * lib/math_.h (acosl): Declare also if HAVE_DECL_ACOSL is set.
18628         (asinl): Declare also if HAVE_DECL_ASINL is set.
18629         (atanl): Declare also if HAVE_DECL_ATANL is set.
18630         (ceill): Declare also if HAVE_DECL_CEILL is set.
18631         (cosl): Declare also if HAVE_DECL_COSL is set.
18632         (expl): Declare also if HAVE_DECL_EXPL is set.
18633         (floorl): Declare also if HAVE_DECL_FLOORL is set.
18634         (frexpl): Declare also if HAVE_DECL_FREXPL is set.
18635         (ldexpl): Declare also if HAVE_DECL_LDEXPL is set.
18636         (logl): Declare also if HAVE_DECL_LOGL is set.
18637         (sinl): Declare also if HAVE_DECL_SINL is set.
18638         (sqrtl): Declare also if HAVE_DECL_SQRTL is set.
18639         (tanl): Declare also if HAVE_DECL_TANL is set.
18640         * modules/math (Makefile.am): Substitute the values of HAVE_DECL_*.
18641         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Set HAVE_DECL_* to 1.
18642         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Fix tests for the
18643         declaration of frexpl, ldexpl.
18644         * modules/printf-frexpl (Depends-on): Add math.
18645         * lib/printf-frexp.c (frexpl, ldexpl): Undo last change.
18646
18647 2007-03-05  Bruno Haible  <bruno@clisp.org>
18648
18649         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Also test whether
18650         frexpl and ldexpl are declared.
18651         * lib/printf-frexp.c (frexpl, ldexpl): Provide fallback declarations.
18652
18653 2007-03-05  Bruno Haible  <bruno@clisp.org>
18654
18655         * gnulib-tool (func_get_automake_snippet): Don't synthesize an
18656         EXTRA_lib_SOURCES augmentation for the relocatable-prog-wrapper module.
18657
18658 2007-03-05  Bruno Haible  <bruno@clisp.org>
18659
18660         * lib/stdio_.h: Include <stddef.h>.
18661
18662 2007-03-05  Bruno Haible  <bruno@clisp.org>
18663
18664         * m4/printf.m4 (gl_SNPRINTF_DIRECTIVE_N): New macro.
18665
18666 2007-03-05  Bruno Haible  <bruno@clisp.org>
18667
18668         * m4/printf.m4: Update with info about OpenBSD 3.9, HP-UX 10.20,
18669         NetBSD 4, from Ralf Wildenhues.
18670
18671 2007-03-04  Bruno Haible  <bruno@clisp.org>
18672
18673         * lib/vasprintf.h: Update #if logic for the case when the functions
18674         exist but are overridden.
18675
18676 2007-03-04  Bruno Haible  <bruno@clisp.org>
18677
18678         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Exclude two buggy
18679         implementations: glibc-2.4 and MacOS X 10.3.
18680         * tests/test-vasnprintf-posix.c (test_function): Test also the case
18681         that exhibits the bugs in glibc-2.4 and MacOS X 10.3.
18682         * tests/test-vasprintf-posix.c (test_function): Likewise.
18683
18684 2007-03-04  Bruno Haible  <bruno@clisp.org>
18685
18686         * modules/vasprintf-posix-tests: New file.
18687         * tests/test-vasprintf-posix.c: New file.
18688
18689         * modules/vasprintf-posix: New file.
18690         * lib/vasprintf.h (asprintf, vasprintf): Rename if REPLACE_VASPRINTF is
18691         defined.
18692         * m4/vasprintf-posix.m4: New file.
18693         * m4/vasprintf.m4 (gl_REPLACE_VASPRINTF): New macro, extracted from
18694         gl_FUNC_VASPRINTF.
18695         (gl_FUNC_VASPRINTF): Invoke it.
18696         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Define REPLACE_VASNPRINTF
18697         here.
18698         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Not here.
18699
18700 2007-03-04  Bruno Haible  <bruno@clisp.org>
18701
18702         * lib/sys_time_.h: Rename GETTIMEOFDAY_REPLACEMENT to
18703         REPLACE_GETTIMEOFDAY.
18704         * modules/sys_time (Makefile.am): Likewise.
18705         * m4/sys_time_h.m4: Likewise.
18706         * m4/gettimeofday.m4: Likewise.
18707
18708 2007-03-04  Bruno Haible  <bruno@clisp.org>
18709
18710         * modules/vasnprintf-posix-tests: New file.
18711         * tests/test-vasnprintf-posix.c: New file.
18712
18713         * modules/vasnprintf-posix: New file.
18714         * lib/vasnprintf.c: Include isnan.h, isnanl.h, printf-frexp.h,
18715         printf-frexpl.h.
18716         (VASNPRINTF): Handle the 'a' and 'A' directives here, if needed.
18717         * lib/vasnprintf.h (asnprintf, vasnprintf): Rename if
18718         REPLACE_VASNPRINTF is defined.
18719         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): New macro, extracted from
18720         gl_FUNC_VASNPRINTF.
18721         (gl_FUNC_VASNPRINTF): Invoke it.
18722         * m4/vasnprintf-posix.m4: New file.
18723         * m4/printf.m4: New file.
18724
18725 2007-03-04  Bruno Haible  <bruno@clisp.org>
18726
18727         Compile progreloc.c only if --enable-relocatable is specified.
18728         * m4/relocatable.m4 (gl_RELOCATABLE): Arrange to compile progreloc.c
18729         if --enable-relocatable was specified.
18730         * modules/relocatable-prog (Makefile.am): Remove progreloc.c from
18731         lib_SOURCES.
18732
18733 2007-03-04  Jim Meyering  <jim@meyering.net>
18734
18735         * lib/acl.c (ACL_NOT_WELL_SUPPORTED): New macro.
18736         Use it consistently, rather than enumerating errno constants.
18737
18738 2007-03-04  Bruno Haible  <bruno@clisp.org>
18739
18740         * modules/xvasprintf-tests: New file.
18741         * tests/test-xvasprintf.c: New file.
18742
18743         * modules/vasprintf-tests: New file.
18744         * tests/test-vasprintf.c: New file.
18745
18746         * modules/vasnprintf-tests: New file.
18747         * tests/test-vasnprintf.c: New file.
18748
18749         * modules/vsnprintf-tests: New file.
18750         * tests/test-vsnprintf.c: New file.
18751
18752         * modules/snprintf-tests: New file.
18753         * tests/test-snprintf.c: New file.
18754
18755 2007-03-04  Bruno Haible  <bruno@clisp.org>
18756
18757         Compile relocatable.c only if --enable-relocatable is specified.
18758         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY_BODY): Renamed from
18759         gl_RELOCATABLE_LIBRARY.
18760         (gl_RELOCATABLE_LIBRARY, gl_RELOCATABLE_LIBRARY_SEPARATE): New macros.
18761         * m4/relocatable.m4 (gl_RELOCATABLE): Invoke gl_RELOCATABLE_LIBRARY.
18762         (gl_RELOCATABLE_BODY): Require gl_RELOCATABLE_LIBRARY_BODY instead of
18763         gl_RELOCATABLE_LIBRARY.
18764         * modules/relocatable-lib (configure.ac): Invoke gl_RELOCATABLE_LIBRARY.
18765         (Makefile.am): Remove lib_SOURCES.
18766         * modules/relocatable-lib-lgpl (configure.ac): Invoke
18767         gl_RELOCATABLE_LIBRARY.
18768         (Makefile.am): Remove lib_SOURCES.
18769         * modules/relocatable-prog (Makefile.am): Don't compile relocatable.c
18770         always.
18771         * modules/relocatable-prog-wrapper (configure.ac): Invoke
18772         gl_RELOCATABLE_LIBRARY_SEPARATE instead of gl_RELOCATABLE_LIBRARY.
18773
18774 2007-03-04  Bruno Haible  <bruno@clisp.org>
18775
18776         * modules/argmatch-tests: New file.
18777         * tests/test-argmatch.c: New file.
18778
18779         * tests/test-allocsa.c (main): Halve the number of loop runs.
18780
18781         * modules/alloca-opt-tests: New file.
18782         * tests/test-alloca-opt.c: New file.
18783
18784 2007-03-04  Jim Meyering  <jim@meyering.net>
18785
18786         Work around difference between Linux ACLs and Solaris 10 ZFS.
18787         * lib/acl.c (set_acl): Revert to using chmod_or_fchmod also
18788         for EINVAL.
18789
18790 2007-03-03  Bruno Haible  <bruno@clisp.org>
18791
18792         * modules/relocatable-prog (Depends-on): Add back progreloc's
18793         dependencies: canonicalize-lgpl, xalloc, xreadlink, stdbool, unistd.
18794
18795 2007-03-03  Bruno Haible  <bruno@clisp.org>
18796
18797         * modules/relocatable-lib-lgpl: Renamed from modules/relocatable-lib.
18798         * modules/relocatable-lib: New file.
18799
18800 2007-03-03  Bruno Haible  <bruno@clisp.org>
18801
18802         * modules/relocatable-prog: Renamed from modules/relocatable.
18803         * doc/relocatable-maint.texi: Talk about module 'relocatable-prog'.
18804
18805 2007-03-03  Bruno Haible  <bruno@clisp.org>
18806
18807         * modules/relocatable-script (Files): Add doc/relocatable.texi,
18808         m4/relocatable-lib.m4.
18809         (Depends-on): Remove 'relocatable'.
18810         (configure.ac): Add gl_RELOCATABLE_NOP.
18811
18812 2007-03-03  Bruno Haible  <bruno@clisp.org>
18813
18814         * modules/relocatable-prog-wrapper: New file.
18815         * modules/relocatable (Depends-on): Add it. Remove all other
18816         dependencies except progname.
18817         (Files): Remove build-aux/install-reloc, lib/relocwrapper.c.
18818
18819         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): New macro.
18820         (gl_FUNC_STRERROR): Nop.
18821         * lib/strerror.c: Compile the file only if !HAVE_STRERROR.
18822
18823         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): New macro.
18824         * lib/setenv.c: Compile the file only if _LIBC || !HAVE_SETENV.
18825
18826         * m4/readlink.m4 (gl_FUNC_READLINK_SEPARATE): New macro.
18827         (gl_FUNC_READLINK): Update.
18828
18829         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL_SEPARATE): New macro.
18830
18831 2007-03-03  Bruno Haible  <bruno@clisp.org>
18832
18833         * lib/xreadlink.c: Include <unistd.h> unconditionally.
18834         * modules/xreadlink (Depends-on): Add unistd.
18835         * modules/xreadlink-with-size (Depends-on): Likewise.
18836
18837 2007-03-03  Bruno Haible  <bruno@clisp.org>
18838
18839         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_UNSETENV): New macros,
18840         extracted from gt_FUNC_SETENV.
18841         (gt_FUNC_SETENV): Remove macro.
18842         * modules/setenv (configure.ac): Add gl_FUNC_SETENV, gl_FUNC_UNSETENV,
18843         remove gt_FUNC_SETENV.
18844
18845 2007-03-03  Bruno Haible  <bruno@clisp.org>
18846
18847         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY): Define
18848         ENABLE_RELOCATABLE here.
18849         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Don't define it here.
18850
18851 2007-03-03  Bruno Haible  <bruno@clisp.org>
18852
18853         * modules/rbtreehash-list-tests (Depends-on): Add progname.
18854         * tests/test-rbtreehash_list.c: Include progname.h.
18855         (main): Call set_program_name.
18856
18857         * modules/rbtree-oset-tests (Depends-on): Add progname.
18858         * tests/test-rbtree_oset.c: Include progname.h.
18859         (main): Call set_program_name.
18860
18861         * modules/rbtree-list-tests (Depends-on): Add progname.
18862         * tests/test-rbtree_list.c: Include progname.h.
18863         (main): Call set_program_name.
18864
18865         * modules/linked-list-tests (Depends-on): Add progname.
18866         * tests/test-linked_list.c: Include progname.h.
18867         (main): Call set_program_name.
18868
18869 2007-03-03  Bruno Haible  <bruno@clisp.org>
18870
18871         * lib/glob-libc.h (_Restrict_): New macro, copied from lib/regex.h.
18872         All uses of __restrict changed to _Restrict_.
18873         * lib/glob_.h (__restrict): Remove macro.
18874
18875 2007-03-02  Bruno Haible  <bruno@clisp.org>
18876
18877         * modules/gettext (configure.ac): Require gettext infrastructure
18878         from version 0.16.1.
18879
18880 2007-03-02  Bruno Haible  <bruno@clisp.org>
18881
18882         * modules/linkedhash-list-tests (Depends-on): Add progname.
18883         * tests/test-linkedhash_list.c: Include progname.h.
18884         (main): Call set_program_name.
18885
18886         * modules/carray-list-tests (Depends-on): Add progname.
18887         * tests/test-carray_list.c: Include progname.h.
18888         (main): Call set_program_name.
18889
18890         * modules/avltreehash-list-tests (Depends-on): Add progname.
18891         * tests/test-avltreehash_list.c: Include progname.h.
18892         (main): Call set_program_name.
18893
18894         * modules/avltree-oset-tests (Depends-on): Add progname.
18895         * tests/test-avltree_oset.c: Include progname.h.
18896         (main): Call set_program_name.
18897
18898         * modules/avltree-list-tests (Depends-on): Add progname.
18899         * tests/test-avltree_list.c: Include progname.h.
18900         (main): Call set_program_name.
18901
18902         * modules/array-oset-tests (Depends-on): Add progname.
18903         * tests/test-array_oset.c: Include progname.h.
18904         (main): Call set_program_name.
18905
18906         * modules/array-list-tests (Depends-on): Add progname.
18907         * tests/test-array_list.c: Include progname.h.
18908         (main): Call set_program_name.
18909
18910         * modules/argp-tests (Depends-on): Add progname.
18911         * tests/test-argp.c: Include argp.h first. Include progname.h.
18912         (main): Call set_program_name.
18913
18914 2007-03-02  Paul Eggert  <eggert@cs.ucla.edu>
18915
18916         * doc/gnulib-tool.texi (Initial import): Reword description of
18917         _FILE_OFFSET_BITS and _GNU_SOURCE, since they sometimes have a
18918         limited effect even if defined after the first system include.
18919
18920 2007-03-01  Bruno Haible  <bruno@clisp.org>
18921
18922         * build-aux/config.libpath: Update to libtool-1.5.22.
18923         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
18924
18925 2007-03-01  Bruno Haible  <bruno@clisp.org>
18926
18927         * doc/relocatable-maint.texi: Recommend to set foo_CPPFLAGS, not
18928         foo_CFLAGS.
18929         Reported by Ralf Wildenhues.
18930
18931 2007-03-01  Bruno Haible  <bruno@clisp.org>
18932
18933         * build-aux/install-reloc: Remove object files left over by some
18934         compilers.
18935         Reported by Ralf Wildenhues.
18936
18937 2007-03-01  Bruno Haible  <bruno@clisp.org>
18938
18939         * build-aux/install-reloc: Break long lines.
18940
18941 2007-03-01  Bruno Haible  <bruno@clisp.org>
18942
18943         * doc/relocatable.texi: Document that it may not work on OpenBSD.
18944         Reported by Ralf Wildenhues.
18945
18946 2007-03-01  Bruno Haible  <bruno@clisp.org>
18947
18948         * doc/gnulib-tool.texi (Initial import): Remove paragraph about
18949         include ordering constraints.
18950
18951 2007-03-01  Paul Eggert  <eggert@cs.ucla.edu>
18952
18953         Followup to the 2007-02-12 patch, using suggestions from Bruno Haible in
18954         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00136.html>.
18955         * doc/gnulib-tool.texi (Initial import): Mention _FILE_OFFSET_BITS
18956         as another example.
18957         * lib/time_.h: Fix misspelling.
18958         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
18959         Require gl_HEADER_TIME_H_DEFAULTS.
18960         * m4/strptime.m4 (gl_FUNC_STRPTIME): Likewise.
18961         * m4/time_r.m4 (gl_TIME_R): Likewise.
18962         * m4/timegm.m4 (gl_FUNC_TIMEGM): Likewise.
18963
18964 2007-03-01  Bruno Haible  <bruno@clisp.org>
18965
18966         * m4/utimecmp.m4 (gl_UTIMECMP): Don't require gl_TIMESPEC.
18967         * m4/utimens.m4 (gl_UTIMENS): Likewise.
18968
18969 2007-03-01  Jim Meyering  <jim@meyering.net>
18970
18971         * modules/xreadlink (Maintainer): Add my name.
18972         * modules/xreadlink-with-size (Depends-on): Alphabetize.
18973
18974 2007-02-26  Ben Pfaff  <blp@cs.stanford.edu>
18975             Bruno Haible  <bruno@clisp.org>
18976
18977         * build-aux/install-reloc: Compile also c-ctype.c.
18978         * build-aux/relocatable.sh.in: New file.
18979         * doc/relocatable.texi: New file.
18980         * doc/relocatable-maint.texi: New file.
18981         * doc/gnulib.texi: Include relocatable-maint.texi.
18982         * lib/progreloc.c: Include unistd.h unconditionally.
18983         * lib/relocwrapper.c: Include unistd.h unconditionally.
18984         Include c-ctype.h.
18985         (add_dotbin): Use c_tolower.
18986         * m4/relocatable-lib.m4: New file, extracted from m4/relocatable.m4.
18987         (gl_RELOCATABLE_LIBRARY): Renamed from AC_RELOCATABLE_LIBRARY.
18988         (gl_RELOCATABLE_NOP): Renamed from AC_RELOCATABLE_NOP.
18989         * m4/relocatable.m4 (AC_RELOCATABLE_LIBRARY, AC_RELOCATABLE_NOP): Move
18990         to m4/relocatable-lib.m4.
18991         (gl_RELOCATABLE): Renamed from AC_RELOCATABLE. Set also
18992         RELOCATABLE_CONFIG_H_DIR, RELOCATABLE_SRC_DIR, RELOCATABLE_BUILD_DIR.
18993         (gl_RELOCATABLE_BODY): Renamed from AC_RELOCATABLE_BODY. Don't
18994         require obsolete macro AC_EXEEXT. Don't check for unistd.h. Don't set
18995         SET_RELOCATABLE. Instead set RELOCATABLE_LDFLAGS, INSTALL_PROGRAM_ENV.
18996         * modules/relocatable: New file.
18997         * modules/relocatable-lib: New file.
18998         * modules/relocatable-script: New file.
18999
19000 2007-02-28  Bruno Haible  <bruno@clisp.org>
19001
19002         Import --enable-relocatable infrastructure.
19003         * build-aux/config.libpath: New file, from GNU gettext.
19004         * build-aux/install-reloc: New file, from GNU gettext.
19005         * build-aux/reloc-ldflags: New file, from GNU gettext.
19006         * lib/relocatable.h: New file, from GNU gettext.
19007         * lib/relocatable.c: New file, from GNU gettext.
19008         * lib/relocwrapper.c: New file, from GNU gettext.
19009         * m4/relocatable.m4: New file, from GNU gettext.
19010
19011 2007-02-28  Bruno Haible  <bruno@clisp.org>
19012
19013         * MODULES.html.sh (File system functions): Add xreadlink-with-size.
19014
19015         * modules/xreadlink: New file, from GNU gettext with modifications.
19016         * lib/xreadlink.c: New file, from GNU gettext.
19017         * lib/xreadlink.h: Add comments.
19018         (xreadlink): New declaration.
19019
19020         * modules/xreadlink-with-size: Renamed from modules/xreadlink.
19021         (Files): Remove m4/xreadlink.m4. Replace lib/xreadlink.c with
19022         lib/xreadlink-with-size.c.
19023         (configure.ac): Remove gl_XREADLINK invocation.
19024         (Makefile.am): Augment lib_SOURCES.
19025         * m4/xreadlink.m4: Remove file.
19026         * lib/xreadlink-with-size.c: Renamed from lib/xreadlink.c.
19027         (xreadlink_with_size): Renamed from xreadink.
19028         * lib/xreadlink.h (xreadlink_with_size): Renamed from xreadink.
19029         * modules/canonicalize (Depends-on): Replace xreadlink with
19030         xreadlink-with-size.
19031         * lib/canonicalize.c (canonicalize_filename_mode): Update.
19032
19033 2007-02-25  Jim Meyering  <jim@meyering.net>
19034
19035         * build-aux/announce-gen: When complaining about excess arguments,
19036         list them.
19037
19038 2007-02-25  Paul Eggert  <eggert@cs.ucla.edu>
19039
19040         * README: Document signed integer overflow situation more
19041         accurately.
19042
19043 2007-02-25  Bruno Haible  <bruno@clisp.org>
19044
19045         * lib/vasnprintf.c (VASNPRINTF): Fix estimate of size needed for a
19046         'a' or 'A' conversion.
19047
19048 2007-02-25  Bruno Haible  <bruno@clisp.org>
19049
19050         * modules/filename: Renamed from modules/pathname.
19051         (Files): Replace lib/pathname.h with lib/filename.h. Replace
19052         lib/concatpath.c with lib/concat-filename.c.
19053         (Makefile.am): Update.
19054         (Include): Replace pathname.h with filename.h.
19055         * lib/filename.h: Renamed from lib/pathname.h.
19056         (concatenated_filename): Renamed from concatenated_pathname.
19057         * lib/concat-filename.c: Renamed from lib/concatpath.c.
19058         (concatenated_filename): Renamed from concatenated_pathname.
19059         * lib/findprog.c: Include filename.h instead of pathname.h.
19060         (find_in_path): Update.
19061         * lib/javacomp.c: Include filename.h instead of pathname.h.
19062         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
19063         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
19064         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
19065         is_oldgcj_14_13_usable, is_javac_usable): Update.
19066         * lib/javaexec.c: Include filename.h instead of pathname.h.
19067         (execute_java_class): Update.
19068         * modules/findprog: Update.
19069         * modules/javacomp: Update.
19070         * modules/javaexec: Update.
19071         * MODULES.html.sh (File system functions): Add 'filename', remove
19072         'pathname'.
19073
19074 2007-02-25  Bruno Haible  <bruno@clisp.org>
19075
19076         * modules/printf-frexpl-tests: New file.
19077         * tests/test-printf-frexpl.c: New file.
19078
19079         * modules/printf-frexpl: New file.
19080         * lib/printf-frexpl.h: New file.
19081         * lib/printf-frexpl.c: New file.
19082         * m4/printf-frexpl.m4: New file.
19083
19084 2007-02-25  Bruno Haible  <bruno@clisp.org>
19085
19086         * modules/printf-frexp-tests: New file.
19087         * tests/test-printf-frexp.c: New file.
19088
19089         * modules/printf-frexp: New file.
19090         * lib/printf-frexp.h: New file.
19091         * lib/printf-frexp.c: New file.
19092         * m4/printf-frexp.m4: New file.
19093
19094 2007-02-25  Bruno Haible  <bruno@clisp.org>
19095
19096         Assume automake >= 1.10 for the tests.
19097         * modules/arcfour-tests (TESTS): Remove $(EXEEXT) suffix.
19098         * modules/arctwo-tests: Likewise.
19099         * modules/argp-tests: Likewise.
19100         * modules/avltree-list-tests: Likewise.
19101         * modules/avltree-oset-tests: Likewise.
19102         * modules/avltreehash-list-tests: Likewise.
19103         * modules/carray-list-tests: Likewise.
19104         * modules/crc-tests: Likewise.
19105         * modules/des-tests: Likewise.
19106         * modules/gc-arcfour-tests: Likewise.
19107         * modules/gc-arctwo-tests: Likewise.
19108         * modules/gc-des-tests: Likewise.
19109         * modules/gc-hmac-md5-tests: Likewise.
19110         * modules/gc-hmac-sha1-tests: Likewise.
19111         * modules/gc-md2-tests: Likewise.
19112         * modules/gc-md4-tests: Likewise.
19113         * modules/gc-md5-tests: Likewise.
19114         * modules/gc-pbkdf2-sha1-tests: Likewise.
19115         * modules/gc-rijndael-tests: Likewise.
19116         * modules/gc-sha1-tests: Likewise.
19117         * modules/gc-tests: Likewise.
19118         * modules/getaddrinfo-tests: Likewise.
19119         * modules/hmac-md5-tests: Likewise.
19120         * modules/hmac-sha1-tests: Likewise.
19121         * modules/linked-list-tests: Likewise.
19122         * modules/linkedhash-list-tests: Likewise.
19123         * modules/lock-tests: Likewise.
19124         * modules/md2-tests: Likewise.
19125         * modules/md4-tests: Likewise.
19126         * modules/md5-tests: Likewise.
19127         * modules/rbtree-list-tests: Likewise.
19128         * modules/rbtree-oset-tests: Likewise.
19129         * modules/rbtreehash-list-tests: Likewise.
19130         * modules/read-file-tests: Likewise.
19131         * modules/rijndael-tests: Likewise.
19132         * modules/stdint-tests: Likewise.
19133         * modules/tls-tests: Likewise.
19134
19135 2007-02-24  Bruno Haible  <bruno@clisp.org>
19136
19137         * lib/isnanl.h (isnanl): Define through isnan if isnan is a macro.
19138         * m4/isnan.m4 (gl_FUNC_ISNAN_NO_LIBM): Don't check for isnan as a
19139         function; instead check whether isnan with a double argument links.
19140         * m4/isnanl.m4 (gl_FUNC_ISNANL_NO_LIBM): Don't check for isnanl as a
19141         function; instead check whether isnan with a 'long double' argument
19142         links.
19143         Reported by Eric Blake <ebb9@byu.net>.
19144
19145 2007-02-24  Bruno Haible  <bruno@clisp.org>
19146
19147         * lib/isnan.c: Support the 'long double' case if USE_LONG_DOUBLE is
19148         defined.
19149         * lib/isnanl.c: Remove all code. Just include isnan.c.
19150         * modules/isnanl-nolibm (Files): Add lib/isnan.c.
19151
19152 2007-02-25  Jim Meyering  <jim@meyering.net>
19153
19154         Avoid conflicting types for 'unsetenv' on FreeBSD.
19155         * lib/putenv.c (_unsetenv): Rename from "unsetenv", to avoid
19156         conflicting with FreeBSD's (5.0 and 6.1) function declaration
19157         in stdlib.h.
19158
19159 2007-02-24  Bruno Haible  <bruno@clisp.org>
19160
19161         * modules/isnanl-nolibm-tests: New file.
19162         * tests/test-isnanl.c: New file.
19163
19164         * modules/isnanl-nolibm: New file.
19165         * lib/isnanl.h: New file.
19166         * lib/isnanl.c: New file.
19167         * m4/isnanl.m4: New file.
19168
19169 2007-02-24  Bruno Haible  <bruno@clisp.org>
19170
19171         * modules/isnan-nolibm-tests: New file.
19172         * tests/test-isnan.c: New file.
19173
19174         * modules/isnan-nolibm: New file.
19175         * lib/isnan.h: New file.
19176         * lib/isnan.c: New file.
19177         * m4/isnan.m4: New file.
19178
19179 2007-02-24  Bruno Haible  <bruno@clisp.org>
19180
19181         * lib/frexpl.c (frexpl): Correct return values for x = 1.0L. Don't
19182         assume that an exponent fits in 20 bits.
19183
19184 2007-02-24  Jim Meyering  <jim@meyering.net>
19185
19186         * m4/regex.m4: Update the description of the configure-time option,
19187         --without-included-regex, to state accurately what the defaults are,
19188         and perhaps to give people an idea why using this option is risky.
19189
19190 2007-02-24  Paul Eggert  <eggert@cs.ucla.edu>
19191
19192         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep that
19193         loops on small arguments.  This attempts to avoid the problem
19194         Bruno Haible reported for AIX 4.3.2 in
19195         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00309.html>.
19196
19197 2007-02-23  Bruno Haible  <bruno@clisp.org>
19198
19199         * m4/perl.m4 (gl_PERL): Require version 5.005, not 5.003.
19200         Needed for help2man.
19201
19202 2007-02-23  Karl Berry  <karl@gnu.org>
19203
19204         * doc/gnulib-tool.texi (CVS Issues): mention that when foo_.h
19205         exists, foo.h should be cvs-ignored, not committed.
19206
19207 2007-02-23  Eric Blake  <ebb9@byu.net>
19208
19209         * lib/getdate.h (includes):  Include <time.h>, not "timespec.h".
19210         * lib/stat-time.h (includes): Likewise.
19211         * lib/utimecmp.c (includes): Likewise.
19212         * lib/utimens.h (includes): Likewise.
19213         * lib/getdate.y (includes): Also include "timespec.h" for use
19214         internal to the module.
19215         * modules/utimens (Depends-on): Revert yesterday's patch.
19216         * modules/nanosleep (Depends-on): Add missing dependency.
19217
19218 2007-02-22  Bruno Haible  <bruno@clisp.org>
19219
19220         * lib/glob.c: Don't include getlogin_r.h.
19221
19222 2007-02-22  Jim Meyering  <jim@meyering.net>
19223
19224         * modules/utimens (Depends-on): Add timespec, required for
19225         utimens.h's inclusion of timespec.h.
19226
19227 2007-02-21  Paul Eggert  <eggert@cs.ucla.edu>
19228
19229         * lib/getcwd.c (__getcwd): Undo previous change; it mishandled
19230         long unreadable paths in GNU/Linux.  Problem reported by Andreas
19231         Schwab in
19232         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00261.html>.
19233         I'll try to think of a better way to fix the Solaris problem.
19234
19235         * lib/getcwd.c (__getcwd): Don't assume getcwd (NULL, 0) works
19236         like glibc; on Solaris 10, it fails with errno == EINVAL.
19237         POSIX says the behavior is unspecified if the first argument is NULL,
19238         so play it safe and never pass NULL to the system getcwd.
19239
19240 2007-02-21  Jim Meyering  <jim@meyering.net>
19241
19242         * lib/gettimeofday.c (rpl_gettimeofday): Remove declaration
19243         of gettimeofday.  It would conflict with the one now always
19244         provided via sys_time_.h.  Reported by Matthew Woehlke, as
19245         an IRIX 6.5 build failure.
19246
19247 2007-02-20  Paul Eggert  <eggert@cs.ucla.edu>
19248
19249         Minor fixups to port to Solaris 10 with Sun C 5.8.
19250         * lib/getcwd.c [!_LIBC]: Include dirfd.h, since we use dirfd.
19251         * modules/getcwd (Depends-on): Add dirfd.
19252         * lib/putenv.c (putenv): #undef it.
19253         (rpl_putenv): New decl.
19254         (malloc, free): Include <stdlib.h> rather than prototyping separately.
19255
19256 2007-02-20  Bruno Haible  <bruno@clisp.org>
19257
19258         * modules/stdio-tests: New file.
19259         * tests/test-stdio.c: New file.
19260
19261         * modules/vsnprintf (Files): Remove lib/vsnprintf.h.
19262         (Depends-on): Add stdio.
19263         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
19264         (Include): Use <stdio.h> instead of vsnprintf.h.
19265         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
19266         HAVE_DECL_VSNPRINTF.
19267         * lib/vsnprintf.c: Include <stdio.h> instead of vsnprintf.h.
19268
19269         * modules/snprintf (Files): Remove lib/snprintf.h.
19270         (Depends-on): Add stdio.
19271         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
19272         (Include): Use <stdio.h> instead of snprintf.h.
19273         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
19274         HAVE_DECL_SNPRINTF.
19275         * lib/snprintf.c: Include <stdio.h> instead of snprintf.h.
19276         * lib/getaddrinfo.c: Likewise.
19277
19278         * modules/stdio: New file.
19279         * lib/stdio_.h: New file, incorporating snprintf.h and vsnprintf.h.
19280         * lib/snprintf.h: Remove file.
19281         * lib/vsnprintf.h: Remove file.
19282         * lib/.cppi-disable: Remove snprintf.h.
19283         * m4/stdio_h.m4: New file.
19284         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdio.
19285
19286 2007-02-20  Jim Meyering  <jim@meyering.net>
19287
19288         * lib/ftruncate.c [HAVE_CHSIZE]: Document that this code is
19289         used by e.g., mingw.  From Bruno Haible.
19290
19291 2007-02-19  Bruno Haible  <bruno@clisp.org>
19292
19293         * lib/string_.h: Use "#pragma GCC system_header" to suppress some gcc
19294         warnings.
19295         Reported by Ben Pfaff <blp@cs.stanford.edu>.
19296
19297 2007-02-19  Bruno Haible  <bruno@clisp.org>
19298
19299         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Don't request a complaint mail
19300         from mingw users.
19301
19302 2007-02-19  Bruno Haible  <bruno@clisp.org>
19303
19304         * lib/stdlib_.h: Use "#pragma GCC system_header" to suppress some gcc
19305         warnings.
19306         Reported by Joel E. Denny <jdenny@ces.clemson.edu> via Paul Eggert.
19307
19308 2007-02-19  Jim Meyering  <jim@meyering.net>
19309
19310         Don't use FD after a successful "fdopendir (fd)".
19311         * lib/getcwd.c (__getcwd) [AT_FDCWD]: fdopendir (fd) usually closes fd.
19312         Reset it by calling dirfd on the just-obtained DIR*.
19313
19314         * m4/ftruncate.m4: Adjust comment to give this module a 3-year reprieve.
19315         Prompted by a report from Bruno Haible that mingw lacks ftruncate.
19316
19317 2007-02-18  Bruno Haible  <bruno@clisp.org>
19318
19319         * lib/readlink.c: Include <unistd.h>.
19320         * m4/readlink.m4 (gl_FUNC_READLINK): Require gl_UNISTD_H_DEFAULTS. Set
19321         HAVE_READLINK.
19322         * modules/readlink (Depends-on): Add unistd.
19323         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
19324         (Include): Add <unistd.h>.
19325
19326         * lib/getlogin_r.h: Remove file.
19327         * lib/getlogin_r.c: Include <unistd.h> instead of getlogin_r.h.
19328         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE): Remove macro.
19329         (gl_GETLOGIN_R): Inline it here. Require gl_UNISTD_H_DEFAULTS. Set
19330         HAVE_DECL_GETLOGIN_R.
19331         * modules/getlogin_r (Files): Remove lib/getlogin_r.h.
19332         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
19333         (Include): Use <unistd.h> instead of getlogin_r.h.
19334
19335         * lib/getcwd.h: Remove file.
19336         * lib/getcwd.c: Include <unistd.h> instead of getcwd.h.
19337         * lib/xgetcwd.c: Likewise.
19338         * m4/getcwd.m4 (gl_FUNC_GETCWD): Require gl_UNISTD_H_DEFAULTS. Set
19339         REPLACE_GETCWD. Don't define __GETCWD_PREFIX.
19340         * modules/getcwd (Files): Remove lib/getcwd.h.
19341         (Depends-on): Add unistd.
19342         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
19343         (Include): Use <unistd.h> instad of getcwd.h.
19344
19345         * lib/ftruncate.c: Include <unistd.h> first.
19346         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Require gl_UNISTD_H_DEFAULTS.
19347         Set HAVE_FTRUNCATE.
19348         * modules/ftruncate (Depends-on): Add unistd.
19349         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
19350
19351         * lib/fchdir.c: Include <unistd.h> first.
19352         * lib/dirent_.h: Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT.
19353         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_UNISTD_H_DEFAULTS instead
19354         of gl_HEADER_UNISTD_DEFAULTS. Set REPLACE_FCHDIR. Don't set UNISTD_H.
19355         * modules/fchdir (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
19356         (Makefile.am): Substitute also REPLACE_FCHDIR into dirent.h.
19357
19358         * lib/dup2.c: Include <unistd.h> first.
19359         * m4/dup2.m4 (gl_FUNC_DUP2): Require gl_UNISTD_H_DEFAULTS. Set
19360         HAVE_DUP2.
19361         * modules/dup2 (Depends-on): Add unistd.
19362         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
19363
19364         * lib/chown.c: Include <unistd.h> first. Undefine chown later.
19365         * m4/chown.m4 (gl_FUNC_CHOWN): Require gl_UNISTD_H_DEFAULTS. Set
19366         REPLACE_CHOWN. Don't define chown as a macro here.
19367         * modules/chown (Depends-on): Add unistd.
19368         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
19369
19370         * lib/unistd_.h: Test HAVE_UNISTD_H determined at configure time.
19371         Add definition for GL_LINK_WARNING.
19372         (chown, dup2): New declarations.
19373         (fchdir): Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT. Provide optional
19374         link warning.
19375         (ftruncate): New declaration.
19376         (getcwd): New declaration, taken from old getcwd.h.
19377         (getlogin_r): New declaration, taken from old getlogin_r.h.
19378         (readlink): New declaration.
19379         * m4/unistd_h.m4 (gl_UNISTD_H): Renamed from gl_HEADER_UNISTD. Don't
19380         set UNISTD_H. Inline gl_PREREQ_UNISTD. Set HAVE_UNISTD_H.
19381         (gl_PREREQ_UNISTD): Remove macro.
19382         (gl_UNISTD_MODULE_INDICATOR): New macro.
19383         (gl_UNISTD_H_DEFAULTS): Renamed from gl_HEADER_UNISTD_DEFAULTS. Set
19384         many new variables. Don't set UNISTD_H.
19385         * modules/unistd (Description): Change.
19386         (Depends-on): Add link-warning.
19387         (configure.ac): Update.
19388         (Makefile.am): Create unistd.h always. Substitute many new variables
19389         into it.
19390
19391 2007-02-18  Bruno Haible  <bruno@clisp.org>
19392
19393         * lib/stdlib_.h (getsubopt): New declaration, copied from getsubopt.h.
19394         * modules/stdlib (stdlib.h): Also substitute GNULIB_GETSUBOPT and
19395         HAVE_GETSUBOPT.
19396         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Also initialize
19397         GNULIB_GETSUBOPT and HAVE_GETSUBOPT.
19398         * lib/getsubopt.h: Remove file.
19399         * modules/getsubopt (Files): Remove lib/getsubopt.h.
19400         (Depends-on): Add stdlib.
19401         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
19402         (Includes): Use <stdlib.h> instead of getsubopt.h.
19403         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Require gl_STDLIB_H_DEFAULTS.
19404         Set HAVE_GETSUBOPT.
19405         * lib/getsubopt.c: Don't include getsubopt.h.
19406
19407 2007-02-18  Bruno Haible  <bruno@clisp.org>
19408
19409         * modules/fchdir (Depends-on): Add dup2.
19410
19411 2007-02-18  Bruno Haible  <bruno@clisp.org>
19412
19413         * lib/stdlib_.h: Handle glibc's special invocation convention
19414         specially.
19415
19416 2007-02-18  Bruno Haible  <bruno@clisp.org>
19417
19418         * modules/stdlib-tests: New file.
19419         * tests/test-stdlib.c: New file.
19420
19421         * modules/mkstemp (Files): Remove lib/mkstemp.h.
19422         (Depends-on): Add stdlib.
19423         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
19424         (Includes): Use <stdlib.h> instead of mkstemp.h.
19425         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require gl_STDLIB_H_DEFAULTS. Set
19426         REPLACE_MKSTEMP. Remove definition of __MKSTEMP_PREFIX.
19427         * lib/mkstemp.c: Don't include mkstemp.h.
19428         * lib/mkstemp-safer.c: Include <stdlib.h> instead of mkstemp.h.
19429         * lib/stdlib--.h: Don't include mkstemp.h.
19430
19431         * modules/mkdtemp (Files): Remove lib/mkdtemp.h.
19432         (Depends-on): Add stdlib.
19433         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
19434         (Includes): Use <stdlib.h> instead of mkdtemp.h.
19435         * m4/mkdtemp.m4 (gt_FUNC_MKDTEMP): Require gl_STDLIB_H_DEFAULTS. Set
19436         HAVE_MKDTEMP.
19437         * lib/mkdtemp.c: Don't include mkdtemp.h.
19438         * lib/clean-temp.c: Don't include mkdtemp.h.
19439
19440         * modules/exit (Files): Remove lib/exit.h.
19441         (Depends-on): Add stdlib.
19442         (Makefile.am): Remove lib_SOURCES.
19443         (Include): Use <stdlib.h> instead of exit.h.
19444         * lib/argmatch.c: Don't include exit.h.
19445         * lib/execute.c: Likewise.
19446         * lib/pagealign_alloc.c: Likewise.
19447         * lib/pipe.c: Likewise.
19448         * lib/wait-process.c: Likewise.
19449         * lib/copy-file.c: Include <stdlib.h> instead of exit.h.
19450         * lib/exitfail.c: Likewise.
19451         * lib/savewd.c: Likewise.
19452         * lib/xsetenv.c: Likewise.
19453
19454         * modules/stdlib: New file.
19455         * lib/stdlib_.h: New file, incorporating exit.h, mkdtemp.h, mkstemp.h
19456         and extra comments about mkstemp().
19457         * lib/exit.h: Remove file.
19458         * lib/mkdtemp.h: Remove file.
19459         * lib/mkstemp.h: Remove file.
19460         * m4/stdlib_h.m4: New file.
19461         * MODULES.html.sh (Support for systems lacking ANSI C 89): Add stdlib.
19462
19463 2007-02-18  Bruno Haible  <bruno@clisp.org>
19464
19465         * modules/math-tests: New file.
19466         * tests/test-math.c: New file.
19467
19468         * modules/math: New file.
19469         * modules/mathl (Files): Remove lib/mathl.h.
19470         (Depends-on): Add math.
19471         (Makefile.am): Don't mention mathl.h.
19472         (Include): Use <math.h> instead of mathl.h.
19473         * lib/math_.h: New file.
19474         * lib/mathl.h: Remove file.
19475         * lib/acosl.c: Include <config.h> and <math.h> first. Don't include
19476         mathl.h.
19477         * lib/asinl.c: Likewise.
19478         * lib/atanl.c: Likewise.
19479         * lib/ceill.c: Likewise.
19480         * lib/cosl.c: Likewise.
19481         * lib/expl.c: Likewise.
19482         * lib/floorl.c: Likewise.
19483         * lib/frexpl.c: Likewise.
19484         * lib/ldexpl.c: Likewise.
19485         * lib/logl.c: Likewise.
19486         * lib/sincosl.c: Likewise.
19487         * lib/sinl.c: Likewise.
19488         * lib/sqrtl.c: Likewise.
19489         * lib/tanl.c: Likewise.
19490         * lib/trigl.c: Likewise.
19491         * m4/math_h.m4: New file.
19492         * MODULES.html.sh (Mathematics): Add math.
19493
19494 2007-02-17  Bruno Haible  <bruno@clisp.org>
19495
19496         * modules/wctype-tests: New file.
19497         * tests/test-wctype.c: New file.
19498
19499         * modules/wchar-tests: New file.
19500         * tests/test-wchar.c: New file.
19501
19502         * modules/unistd-tests: New file.
19503         * tests/test-unistd.c: New file.
19504
19505         * modules/time-tests: New file.
19506         * tests/test-time.c: New file.
19507
19508         * modules/sysexits-tests: New file.
19509         * tests/test-sysexits.c: New file.
19510
19511         * modules/sys_time-tests: New file.
19512         * tests/test-sys_time.c: New file.
19513
19514         * modules/sys_stat-tests: New file.
19515         * tests/test-sys_stat.c: New file.
19516
19517         * modules/sys_socket-tests: New file.
19518         * tests/test-sys_socket.c: New file.
19519
19520         * modules/sys_select-tests: New file.
19521         * tests/test-sys_select.c: New file.
19522
19523         * modules/string-tests: New file.
19524         * tests/test-string.c: New file.
19525
19526         * modules/stdbool-tests: New file.
19527         * tests/test-stdbool.c: New file.
19528
19529         * modules/netinet_in-tests: New file.
19530         * tests/test-netinet_in.c: New file.
19531
19532         * modules/inttypes-tests: New file.
19533         * tests/test-inttypes.c: New file.
19534
19535         * modules/fcntl-tests: New file.
19536         * tests/test-fcntl.c: New file.
19537
19538         * modules/byteswap-tests: New file.
19539         * tests/test-byteswap.c: New file.
19540
19541         * modules/arpa_inet-tests: New file.
19542         * tests/test-arpa_inet.c: New file.
19543
19544 2007-02-17  Bruno Haible  <bruno@clisp.org>
19545
19546         * lib/inttypes_.h: Add definition for GL_LINK_WARNING.
19547         (imaxabs, imaxdiv, strtoimax, strtoumax): Don't declare the function
19548         if the corresponding module is not enabled. Emit link warnings if
19549         the function is used nevertheless.
19550         * m4/inttypes.m4 (gl_INTTYPES_H): Never use the existing <inttypes.h>.
19551         Don't AC_SUBST HAVE_DECL_IMAXABS, HAVE_DECL_IMAXDIV,
19552         HAVE_DECL_STRTOIMAX, HAVE_DECL_STRTOUMAX.
19553         (gl_INTTYPES_MODULE_INDICATOR, gl_INTTYPES_H_DEFAULTS): New macros.
19554         * modules/inttypes (Depends-on): Add link-warning.
19555         (Makefile.am): Copy the contents of build-aux/link-warning.h into
19556         inttypes.h. Substitute also GNULIB_IMAXABS, GNULIB_IMAXDIV,
19557         GNULIB_STRTOIMAX, GNULIB_STRTOUMAX.
19558         * modules/imaxabs (configure.ac): Invoke gl_INTTYPES_MODULE_INDICATOR.
19559         * modules/imaxdiv (configure.ac): Likewise.
19560         * modules/strtoimax (configure.ac): Likewise.
19561         * modules/strtoumax (configure.ac): Likewise.
19562
19563 2007-02-17  Bruno Haible  <bruno@clisp.org>
19564
19565         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Include the contents of
19566         gl_STRING_MODULE_INDICATOR_DEFAULTS.
19567         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Remove macro.
19568         (gl_HEADER_STRING_H_BODY, gl_STRING_MODULE_INDICATOR): Update.
19569
19570 2007-02-17  Bruno Haible  <bruno@clisp.org>
19571
19572         * modules/link-warning: New file.
19573         * build-aux/link-warning.h: New file, extracted from lib/string_.h.
19574         * lib/string_.h (GL_LINK_WARNING): Remove definition.
19575         * modules/string (Depends-on): Add link-warning.
19576         (Makefile.am): Copy the contents of build-aux/link-warning.h into
19577         string.h.
19578         * MODULES.html.sh (Support for building libraries and executables): Add
19579         link-warning.
19580
19581 2007-02-17  Bruno Haible  <bruno@clisp.org>
19582
19583         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strcasecmp,
19584         strncasecmp, strchr, strchrnul, strdup, strndup, strnlen, strcspn,
19585         strpbrk, strspn, strrchr, strsep, strstr, strcasestr, strtok_r): Break
19586         long lines.
19587
19588 2007-02-17  Ben Pfaff  <blp@cs.stanford.edu>
19589             Bruno Haible  <bruno@clisp.org>
19590
19591         * modules/tmpfile: New file.
19592         * lib/tmpfile.c: New file.
19593         * m4/tmpfile.m4: New file.
19594         * MODULES.html.sh (func_all_modules): New section "Input/output".
19595
19596 2007-02-15  Bruno Haible  <bruno@clisp.org>
19597
19598         * lib/clean-temp.c [WIN32 && !CYGWIN]: Include <windows.h>.
19599         (supports_delete_on_close): New function.
19600         (open_temp, fopen_temp): Use _O_TEMPORARY when supported.
19601
19602 2007-02-14  Bruno Haible  <bruno@clisp.org>
19603
19604         * modules/mbspcasecmp-tests: New file.
19605         * tests/test-mbspcasecmp.sh: New file.
19606         * tests/test-mbspcasecmp.c: New file.
19607
19608         New module mbspcasecmp.
19609         * modules/mbspcasecmp: New file.
19610         * lib/mbspcasecmp.c: New file.
19611         * lib/string_.h (strncasecmp): Change warning message.
19612         (mbspcasecmp): New declaration.
19613         * m4/mbspcasecmp.m4: New file.
19614         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
19615         GNULIB_MBSPCASECMP.
19616         * modules/string (string.h): Also substitute GNULIB_MBSPCASECMP.
19617         * MODULES.html.sh (Internationalization functions): Add mbspcasecmp.
19618
19619 2007-02-14  Bruno Haible  <bruno@clisp.org>
19620
19621         * modules/mbsncasecmp-tests: New file.
19622         * tests/test-mbsncasecmp.sh: New file.
19623         * tests/test-mbsncasecmp.c: New file.
19624
19625         New module mbsncasecmp.
19626         * modules/mbsncasecmp: New file.
19627         * lib/mbsncasecmp.c: New file.
19628         * lib/string_.h (mbsncasecmp): New declaration.
19629         * m4/mbsncasecmp.m4: New file.
19630         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
19631         GNULIB_MBSNCASECMP.
19632         * modules/string (string.h): Also substitute GNULIB_MBSNCASECMP.
19633         * MODULES.html.sh (Internationalization functions): Add mbsncasecmp.
19634
19635 2007-02-14  Paul Eggert  <eggert@cs.ucla.edu>
19636
19637         * lib/exclude.c (FNM_EXTMATCH): Define if system does not.
19638         Verify that it doesn't overlap with our flags.
19639         (fnmatch_no_wildcards): Don't use strcasecmp or strncasecmp, which
19640         do not have the desired effect in multibyte locales; instead, use
19641         mbscasecmp.
19642         * modules/exclude (Depends-on): Depend on mbscasecmp, not strcase.
19643         Add dependency on xalloc.  Depend on fnmatch, not fnmatch-gnu, since
19644         we don't require GNU fnmatch ourselves (if our users require it, they
19645         should do so explicitly).
19646
19647         Fix regex code so it doesn't rely on strcasecmp.
19648         * lib/regex_internal.h: Include <langinfo.h> only if _LIBC is defined.
19649         Otherwise, include gnulib's langinfo.h.
19650         * lib/regcomp.c (init_dfa): Don't use strcasecmp, as it can have
19651         undesirable behavior in non-C locales.  Instead, rely on localecharset.
19652         * m4/regex.m4 (gl_PREREQ_REGEX): Don't require AM_LANGINFO_CODESET.
19653         * modules/regex (FILES): Remove m4/codeset.m4.
19654         (Depends-on): Add localcharset.  Remove strcase.
19655
19656 2007-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19657
19658         * m4/unlinkdir.m4 (gl_UNLINKDIR): Fix m4 quoting bug.
19659         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Likewise.
19660
19661 2007-02-13  Bruno Haible  <bruno@clisp.org>
19662
19663         * m4/intdiv0.m4 (gt_INTDIV0): Assume ANSI C. Fix underquoting bug.
19664         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
19665
19666 2007-02-12  Bruno Haible  <bruno@clisp.org>
19667
19668         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
19669         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): If
19670         GNULIB_POSIXCHECK and the gnulib module not enabled, provoke a link-
19671         time warning rather than a link error.
19672
19673 2007-02-12  Bruno Haible  <bruno@clisp.org>
19674
19675         * m4/locale-fr.m4 (gt_LOCALE_FR): Fix m4 quoting bug.
19676         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
19677         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
19678
19679 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
19680
19681         * lib/string_.h (strncasecmp): Fix typo: this macro takes 3
19682         args, not 2.
19683
19684 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
19685
19686         New module 'time', so that apps can include <time.h> as per
19687         POSIX and GNU instead of separate include files like time_r.h
19688         and timegm.h.  This implementation tries out a simpler approach
19689         for replacing decls in standard include files (as compared to
19690         the string module), somewhat as an experiment.
19691
19692         * config/srclist.txt: Comment out mktime.c for now.
19693         * doc/gnulib-tool.texi (Initial import): Don't use time_r as an example
19694         since it doesn't apply any more.  Use generic wording instead.
19695         * MODULES.html.sh (Support for systems lacking POSIX:2001): New module
19696         'time'.
19697         * lib/time_.h, m4/time_h.m4, modules/time: New files.
19698         * lib/strptime.h, lib/time_r.h, lib/timegm.h: Remove.
19699         * lib/mktime.c: Include config.h depending on _LIBC, not HAVE_CONFIG_H.
19700         Don't include <sys/types.h>; no longer needed since we assume C89.
19701         * lib/mktime.c: Don't include "time_r.h"; no longer needed.
19702         * lib/strftime.c: Likewise.
19703         * lib/time_r.c: Likewise.
19704         * lib/nanosleep.c (nanosleep): #undef after include files, not before.
19705         * lib/nanosleep.c: Include <time.h> first, to check interface.
19706         * lib/strptime.c: Likewise.
19707         * lib/time_r.c: Likewise.
19708         * lib/timegm.c: Likewise.
19709         * lib/strptime.c: Don't include strptime.h or time_r.h; no longer
19710         needed.
19711         * lib/timegm.c: Don't include timegm.h; no longer needed.
19712         * lib/timespec.h: Don't include <sys/time.h> before <time.h>;
19713         time.h now handles any problems in that area.
19714         (struct timespec, nanosleep): Remove; time.h now arranges for these.
19715         * lib/xnanosleep.c: Don't include timespec.h; no longer needed now
19716         that time.h defines struct timespec.
19717         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check that nanosleep is declared.
19718         Set REPLACE_NANOSLEEP.  Don't AC_DEFINE nanosleep; the time module now
19719         handles that.
19720         * m4/strptime.m4 (gl_FUNC_STPRTIME): Set REPLACE_STRPTIME.
19721         * m4/time_r.m4 (gl_TIME_R): Don't define HAVE_TIME_R_POSIX; no longer
19722         needed.  Set REPLACE_LOCALTIME.
19723         * m4/timegm.m4 (gl_FUNC_TIMEGM): Set REPLACE_TIMEGM.
19724         * m4/timespec.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Move to time_h.m4.
19725         (gl_TIMESPEC): Don't check for sys/time.h or struct timespec or
19726         nanosleep; time_h.m4 now does that.  Don't require
19727         gl_USE_SYSTEM_EXTENSIONS; no longer needed directly, and the time
19728         module handles this now.
19729         * modules/getdate (Depends-on): Remove timespec.  Add time.
19730         * modules/nanosleep (Depends-on): Likewise.
19731         * modules/stat-time (Depends-on): Likewise.
19732         * modules/nanosleep (Include): Include time.h, not timespec.h.
19733         * modules/strptime (Files): Remove lib/strptime.h.
19734         (Depends-on): Add extensions, time.
19735         (Include): Include time.h, not strptime.h.
19736         * modules/time_r (Files): Remove lib/time_r.h.
19737         (Depends-on): Add time.
19738         (Include): Include time.h, not time_r.h.
19739         * modules/timegm: Likewise.
19740         * modules/timespec (Description): Now does timespec-related decls
19741         of our own, instead of struct timespec itself.
19742         (Depends-on): Add time; remove extensions.
19743         (Maintainer): Add self.
19744         * modules/utimecmp (Depends-on): Add time; remove timespec.
19745         * modules/utimens (Depends-on): Likewise.
19746         * modules/xnanosleep (Depends-on): Likewise.
19747
19748 2007-02-11  Bruno Haible  <bruno@clisp.org>
19749
19750         * lib/c-strstr.c: Include allocsa.h.
19751         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
19752         * lib/c-strcasestr.c: Include allocsa.h.
19753         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
19754         * lib/strcasestr.c: Include allocsa.h.
19755         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
19756         * lib/mbsstr.c: Include allocsa.h.
19757         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
19758         allocsa/freesa instead of malloc/free.
19759         * lib/mbscasestr.c: Include allocsa.h.
19760         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
19761         allocsa/freesa instead of malloc/free.
19762         * modules/c-strstr (Depends-on): Add allocsa.
19763         * modules/c-strcasestr (Depends-on): Likewise.
19764         * modules/strcasestr (Depends-on): Likewise.
19765         * modules/mbsstr (Depends-on): Likewise.
19766         * modules/mbscasestr (Depends-on): Likewise.
19767
19768 2007-02-11  Bruno Haible  <bruno@clisp.org>
19769
19770         * lib/mbsspn.c (mbsspn): Fix bug. Remove unnecessary strlen call.
19771
19772         * modules/mbsspn-tests: New file.
19773         * tests/test-mbsspn.sh: New file.
19774         * tests/test-mbsspn.c: New file.
19775
19776 2007-02-11  Bruno Haible  <bruno@clisp.org>
19777
19778         * lib/mbspbrk.c (mbspbrk): Remove unneeded cast.
19779
19780         * modules/mbspbrk-tests: New file.
19781         * tests/test-mbspbrk.sh: New file.
19782         * tests/test-mbspbrk.c: New file.
19783
19784 2007-02-11  Bruno Haible  <bruno@clisp.org>
19785
19786         * lib/mbscspn.c (mbscspn): Remove unnecessary strlen call and
19787         unneeded cast.
19788
19789         * modules/mbscspn-tests: New file.
19790         * tests/test-mbscspn.sh: New file.
19791         * tests/test-mbscspn.c: New file.
19792
19793 2007-02-11  Bruno Haible  <bruno@clisp.org>
19794
19795         * modules/mbscasecmp-tests: New file.
19796         * tests/test-mbscasecmp.sh: New file.
19797         * tests/test-mbscasecmp.c: New file.
19798
19799 2007-02-11  Bruno Haible  <bruno@clisp.org>
19800
19801         Ensure O(n) worst-case complexity of mbscasestr.
19802         * lib/mbscasestr.c: Include stdbool.h.
19803         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
19804         functions.
19805         (mbscasestr): Add some bookkeeping. Invoke knuth_morris_pratt_* when
19806         the bookkeeping indicates that it's worth it.
19807         * modules/mbscasestr (Depends-on): Add stdbool, mbslen, strnlen.
19808
19809         * modules/mbscasestr-tests: New file.
19810         * tests/test-mbscasestr1.c: New file.
19811         * tests/test-mbscasestr2.sh: New file.
19812         * tests/test-mbscasestr2.c: New file.
19813         * tests/test-mbscasestr3.sh: New file.
19814         * tests/test-mbscasestr3.c: New file.
19815         * tests/test-mbscasestr4.sh: New file.
19816         * tests/test-mbscasestr4.c: New file.
19817         * m4/locale-tr.m4: New file.
19818
19819 2007-02-11  Bruno Haible  <bruno@clisp.org>
19820
19821         Ensure O(n) worst-case complexity of mbsstr.
19822         * lib/mbsstr.c: Include stdbool.h.
19823         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
19824         functions.
19825         (mbsstr): Add some bookkeeping. Invoke knuth_morris_pratt_* when the
19826         bookkeeping indicates that it's worth it.
19827         * modules/mbsstr (Depends-on): Add stdbool, mbslen, strnlen.
19828
19829         * modules/mbsstr-tests: New file.
19830         * tests/test-mbsstr1.c: New file.
19831         * tests/test-mbsstr2.sh: New file.
19832         * tests/test-mbsstr2.c: New file.
19833         * tests/test-mbsstr3.sh: New file.
19834         * tests/test-mbsstr3.c: New file.
19835         * m4/locale-fr.m4: New file.
19836
19837 2007-02-11  Bruno Haible  <bruno@clisp.org>
19838
19839         * lib/mbsrchr.c (mbsrchr): Fix bug.
19840
19841         * modules/mbsrchr-tests: New file.
19842         * tests/test-mbsrchr.sh: New file.
19843         * tests/test-mbsrchr.c: New file.
19844
19845 2007-02-11  Bruno Haible  <bruno@clisp.org>
19846
19847         * lib/mbschr.c (mbschr): Fix bug.
19848
19849         * modules/mbschr-tests: New file.
19850         * tests/test-mbschr.sh: New file.
19851         * tests/test-mbschr.c: New file.
19852         * m4/locale-zh.m4: New file.
19853
19854 2007-02-11  Bruno Haible  <bruno@clisp.org>
19855
19856         Support for copying multibyte string iterators.
19857         * lib/mbiter.h: Include <string.h>.
19858         (mbiter_multi_copy): New function.
19859         (mbi_copy): New macro.
19860         * lib/mbuiter.h: Include <string.h>.
19861         (mbuiter_multi_copy): New function.
19862         (mbui_copy): New macro.
19863
19864 2007-02-11  Bruno Haible  <bruno@clisp.org>
19865
19866         New module mbslen.
19867         * modules/mbslen: New file.
19868         * lib/mbslen.c: New file.
19869         * lib/string_.h (mbslen): New declaration.
19870         * m4/mbslen.m4: New file.
19871         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
19872         GNULIB_MBSLEN.
19873         * modules/string (string.h): Also substitute GNULIB_MBSLEN.
19874         * MODULES.html.sh (Internationalization functions): Add mbslen.
19875
19876 2007-02-11  Bruno Haible  <bruno@clisp.org>
19877
19878         Ensure O(n) worst-case complexity of strcasestr substitute.
19879         * lib/strcasestr.c: Include stdbool.h.
19880         (knuth_morris_pratt): New function.
19881         (strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when the
19882         bookkeeping indicates that it's worth it.
19883         * modules/strcasestr (Depends-on): Add stdbool, strnlen.
19884
19885         * modules/strcasestr-tests: New file.
19886         * tests/test-strcasestr.c: New file.
19887
19888 2007-02-11  Bruno Haible  <bruno@clisp.org>
19889
19890         Ensure O(n) worst-case complexity of c_strcasestr.
19891         * lib/c-strcasestr.c: Include stdbool.h, string.h.
19892         (knuth_morris_pratt): New function.
19893         (c_strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when
19894         the bookkeeping indicates that it's worth it.
19895         * modules/c-strcasestr (Depends-on): Add stdbool, strnlen.
19896
19897         * modules/c-strcasestr-tests: New file.
19898         * tests/test-c-strcasestr.c: New file.
19899
19900 2007-02-11  Bruno Haible  <bruno@clisp.org>
19901
19902         Ensure O(n) worst-case complexity of c_strstr.
19903         * lib/c-strstr.c: Include stdbool.h, string.h.
19904         (knuth_morris_pratt): New function.
19905         (c_strstr): Add some bookkeeping. Invoke knuth_morris_pratt when the
19906         bookkeeping indicates that it's worth it.
19907         * modules/c-strstr (Depends-on): Add stdbool, strnlen.
19908
19909         * lib/c-strstr.c: Complete rewrite for maintainability.
19910
19911         * modules/c-strstr-tests: New file.
19912         * tests/test-c-strstr.c: New file.
19913
19914 2007-02-11  Bruno Haible  <bruno@clisp.org>
19915
19916         * m4/javacomp.m4 (gt_JAVACOMP): Work around a 'tr' bug in coreutils
19917         5.2.1 and earlier, whereby \055 was treated just like the range
19918         delimiter '-'.
19919         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
19920
19921 2007-02-08  Bruno Haible  <bruno@clisp.org>
19922
19923         * modules/regex (Depends-on): Add stdbool.
19924         Reported by Dalibor Topic <robilad@kaffe.org>.
19925
19926 2007-02-05  Paul Eggert  <eggert@cs.ucla.edu>
19927
19928         * m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
19929         Prefer returning from main to exiting from it.
19930         Remove unnecessary parens after sizeof.
19931
19932 2007-02-05  Bruno Haible  <bruno@clisp.org>
19933
19934         New module mbssep.
19935         * modules/mbssep: New file.
19936         * lib/mbssep.c: New file.
19937         * lib/string_.h (strsep): Add a conditional link warning.
19938         (mbssep): New declaration.
19939         * m4/mbssep.m4: New file.
19940         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
19941         GNULIB_MBSSEP.
19942         * modules/string (string.h): Also substitute GNULIB_MBSSEP.
19943         * MODULES.html.sh (Internationalization functions): Add mbssep.
19944
19945 2007-02-05  Bruno Haible  <bruno@clisp.org>
19946
19947         * lib/strsep.c (strsep): Fix actions in case of no delimiters.
19948         Optimize search in case of 1 delimiter.
19949
19950 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
19951
19952         * lib/acl.h: Include sys/types.h before sys/acl.h.
19953
19954 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
19955
19956         Merge upstream fix for glibc bugzilla #3957:
19957
19958         2007-02-05  Jakub Jelinek  <jakub@redhat.com>
19959
19960         * lib/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
19961         bit for RE_HAT_LISTS_NOT_NEWLINE.
19962         (build_charclass_op): Remove bogus comment.
19963
19964 2007-02-05  Simon Josefsson  <simon@josefsson.org>
19965
19966         * lib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
19967
19968 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
19969
19970         * lib/getsubopt.c [!_LIBC]: Include config.h and getsubopt.h.
19971         * lib/memmem.c [!defined _LIBC]: Include config.h.
19972
19973 2007-02-04  Bruno Haible  <bruno@clisp.org>
19974
19975         * lib/string_.h (GL_LINK_WARNING2): Put the word "warning:" into the
19976         warning message.
19977
19978 2007-02-04  Bruno Haible  <bruno@clisp.org>
19979
19980         New module mbstok_r.
19981         * modules/mbstok_r: New file.
19982         * lib/mbstok_r.c: New file.
19983         * lib/string_.h (strtok_r): Change argument names to match the
19984         comments. Add a conditional link warning.
19985         (mbstok_r): New declaration.
19986         * m4/mbstok_r.m4: New file.
19987         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
19988         GNULIB_MBSTOK_R.
19989         * modules/string (string.h): Also substitute GNULIB_MBSTOK_R.
19990         * MODULES.html.sh (Internationalization functions): Add mbstok_r.
19991
19992 2007-02-04  Bruno Haible  <bruno@clisp.org>
19993
19994         New module mbsspn.
19995         * modules/mbsspn: New file.
19996         * lib/mbsspn.c: New file.
19997         * lib/string_.h (strspn): Add a conditional link warning.
19998         (mbsspn): New declaration.
19999         * m4/mbsspn.m4: New file.
20000         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
20001         GNULIB_MBSSPN.
20002         * modules/string (string.h): Also substitute GNULIB_MBSSPN.
20003         * MODULES.html.sh (Internationalization functions): Add mbsspn.
20004
20005 2007-02-04  Bruno Haible  <bruno@clisp.org>
20006
20007         New module mbspbrk.
20008         * modules/mbspbrk: New file.
20009         * lib/mbspbrk.c: New file.
20010         * lib/string_.h (strpbrk): Add a conditional link warning.
20011         (mbspbrk): New declaration.
20012         * m4/mbspbrk.m4: New file.
20013         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
20014         GNULIB_MBSPBRK.
20015         * modules/string (string.h): Also substitute GNULIB_MBSPBRK.
20016         * MODULES.html.sh (Internationalization functions): Add mbspbrk.
20017
20018 2007-02-04  Bruno Haible  <bruno@clisp.org>
20019
20020         New module mbscspn.
20021         * modules/mbscspn: New file.
20022         * lib/mbscspn.c: New file.
20023         * lib/string_.h (strcspn): Add a conditional link warning.
20024         (mbscspn): New declaration.
20025         * m4/mbscspn.m4: New file.
20026         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
20027         GNULIB_MBSCSPN.
20028         * modules/string (string.h): Also substitute GNULIB_MBSCSPN.
20029         * MODULES.html.sh (Internationalization functions): Add mbscspn.
20030
20031 2007-02-04  Bruno Haible  <bruno@clisp.org>
20032
20033         New module mbscasestr, reduced goal of strcasestr.
20034         * modules/mbscasestr: New file.
20035         * lib/mbscasestr.c: New file, copied from lib/strcasestr.c.
20036         (mbscasestr): Renamed from strcasestr.
20037         * lib/strcasestr.c: Don't include mbuiter.h.
20038         (strcasestr): Remove support for multibyte locales.
20039         * lib/string_.h (strcasestr): Don`t rename. Declare only if missing.
20040         Change the conditional link warning.
20041         (mbscasestr): New declaration.
20042         * m4/mbscasestr.m4: New file.
20043         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Enable the replacement only if
20044         the system does not have strcasestr. Set HAVE_STRCASESTR instead of
20045         REPLACE_STRCASESTR.
20046         (gl_PREREQ_STRCASESTR): Don't require gl_FUNC_MBRTOWC.
20047         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
20048         HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
20049         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSCASESTR.
20050         * modules/string (string.h): Also substitute GNULIB_MBSCASESTR.
20051         Substitute HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
20052         * modules/strcasestr (Files): Remove m4/mbrtowc.m4.
20053         (Depends-on): Remove mbuiter.
20054         * MODULES.html.sh (Internationalization functions): Add mbscasestr.
20055
20056 2007-02-04  Bruno Haible  <bruno@clisp.org>
20057
20058         Simplify handling of strncasecmp.
20059         * lib/string_.h (strncasecmp): Remove test for GNULIB_STRCASE. Change
20060         the conditional link warning.
20061         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
20062         HAVE_STRCASECMP, not REPLACE_STRCASECMP.
20063         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Don't initialize GNULIB_STRCASE.
20064         * modules/strcase (configure.ac): Don't invoke
20065         gl_STRING_MODULE_INDICATOR.
20066         * modules/string (string.h): Don't substitute GNULIB_STRCASE.
20067
20068 2007-02-04  Bruno Haible  <bruno@clisp.org>
20069
20070         New module mbscasecmp, reduced goal of strcasecmp.
20071         * modules/mbscasecmp: New file.
20072         * lib/mbscasecmp.c: New file, copied from lib/strcasecmp.c.
20073         (mbscasecmp): Renamed from strcasecmp.
20074         * lib/strcasecmp.c: Don't include mbuiter.h.
20075         (strcasecmp): Remove support for multibyte locales.
20076         * lib/string_.h (strcasecmp): Don`t rename. Declare only if missing.
20077         Change the conditional link warning.
20078         (mbscasecmp): New declaration.
20079         * m4/mbscasecmp.m4: New file.
20080         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Enable the replacement only if
20081         the system lacks strcasecmp. Set HAVE_STRCASECMP instead of
20082         REPLACE_STRCASECMP.
20083         (gl_PREREQ_STRCASECMP): Don't require gl_FUNC_MBRTOWC.
20084         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
20085         GNULIB_MBSCASECMP.
20086         * modules/string (string.h): Also substitute GNULIB_MBSCASECMP.
20087         Substitute HAVE_STRCASECMP instead of REPLACE_STRCASECMP.
20088         * modules/strcase (Files): Remove m4/mbrtowc.m4.
20089         (Depends-on): Remove mbuiter.
20090         * MODULES.html.sh (Internationalization functions): Add mbscasecmp.
20091
20092 2007-02-04  Bruno Haible  <bruno@clisp.org>
20093
20094         New module mbsstr. Remove module strstr.
20095         * modules/mbsstr: New file.
20096         * modules/strstr: Remove file.
20097         * lib/mbsstr.c: Renamed from lib/strstr.c.
20098         (mbsstr): Renamed from strstr.
20099         * lib/string_.h (strstr): Remove declaration. Change the conditional
20100         link warning.
20101         (mbsstr): New declaration.
20102         * m4/mbsstr.m4: New file.
20103         * m4/strstr.m4: Remove file.
20104         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Don't initialize
20105         REPLACE_STRSTR.
20106         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSSTR.
20107         Don't initialize GNULIB_STRSTR.
20108         * modules/string (string.h): Also substitute GNULIB_MBSSTR. Don't
20109         substitute GNULIB_STRSTR and REPLACE_STRSTR.
20110         * MODULES.html.sh (Internationalization functions): Add mbsstr.
20111         (Support for systems lacking ANSI C 89): Remove strstr.
20112
20113 2007-02-04  Bruno Haible  <bruno@clisp.org>
20114
20115         New module mbsrchr.
20116         * modules/mbsrchr: New file.
20117         * lib/mbsrchr.c: New file.
20118         * lib/string_.h (strrchr): Add a conditional link warning.
20119         (mbsrchr): New declaration.
20120         * m4/mbsrchr.m4: New file.
20121         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
20122         GNULIB_MBSRCHR.
20123         * modules/string (string.h): Also substitute GNULIB_MBSRCHR.
20124         * MODULES.html.sh (Internationalization functions): Add mbsrchr.
20125
20126 2007-02-04  Bruno Haible  <bruno@clisp.org>
20127
20128         New module mbschr.
20129         * modules/mbschr: New file.
20130         * lib/mbschr.c: New file.
20131         * lib/string_.h (strchr): Add a conditional link warning.
20132         (mbschr): New declaration.
20133         * m4/mbschr.m4: New file.
20134         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
20135         GNULIB_MBSCHR.
20136         * modules/string (string.h): Also substitute GNULIB_MBSCHR.
20137         * MODULES.html.sh (Internationalization functions): Add mbschr.
20138
20139 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
20140
20141         * lib/stdbool_.h: Mention that bool bit-fields aren't supported.
20142
20143         * modules/stdarg (configure.ac-early): Require AC_PROG_CC_STDC.
20144
20145 2007-02-04  Bruno Haible  <bruno@clisp.org>
20146
20147         New module description section 'configure.ac-early'.
20148         * gnulib-tool (sed_extract_prog): Recognize configure.ac-early.
20149         (func_get_autoconf_early_snippet): New function.
20150         (func_import, func_create_testdir): Use it. Remove special cases for
20151         modules 'extensions' and 'lock'.
20152         * modules/extensions (configure.ac-early): Require
20153         gl_USE_SYSTEM_EXTENSIONS.
20154         * modules/lock (configure.ac-early): Require gl_LOCK_EARLY.
20155
20156 2007-02-04  Bruno Haible  <bruno@clisp.org>
20157
20158         Make use of gcj-4.3's -fsource and -ftarget option.
20159         * m4/javacomp.m4 (gt_JAVACOMP): Test whether gcj is in version >= 4.3,
20160         and if so try the options -fsource and -ftarget.
20161         * lib/javacomp.c (compile_using_gcj): Add fsource_option,
20162         source_version, ftarget_option, target_version arguments.
20163         (is_envjavac_gcj43, is_envjavac_gcj43_usable): New functions.
20164         (is_envjavac_oldgcj_14_14_usable): Renamed from
20165         is_envjavac_gcj_14_14_usable.
20166         (is_envjavac_oldgcj_14_13_usable): Renamed from
20167         is_envjavac_gcj_14_13_usable.
20168         (is_gcj_present): Update.
20169         (is_gcj_43, is_gcj43_usable): New functions.
20170         (is_oldgcj_14_14_usable): Renamed from is_gcj_14_14_usable. Update.
20171         (is_oldgcj_14_13_usable): Renamed from is_gcj_14_13_usable. Update.
20172         (compile_java_class): Test whether gcj is in version >= 4.3, and if so
20173         try the options -fsource and -ftarget.
20174
20175 2007-02-03  Paul Eggert  <eggert@cs.ucla.edu>
20176
20177         * lib/xalloc.h (x2nrealloc): Fix an unlikely bug in the overflow
20178         checking code.  Set N = ceil (1.5 * N) rather than to a slightly
20179         larger value.
20180
20181 2007-02-03  Jim Meyering  <jim@meyering.net>
20182
20183         Give tools a better chance to allocate space for very large buffers.
20184         * lib/xalloc.h (x2nrealloc): Use 3/2, not 2, as buffer size factor.
20185
20186         Make pwd and readlink work also when run with an unreadable parent dir
20187         on systems with openat support.
20188         * lib/getcwd.c (__getcwd) [HAVE_PARTLY_WORKING_GETCWD]: Use the system
20189         provided getcwd function, even when we have openat support.
20190         Reported by Dmitry V. Levin in <http://bugzilla.redhat.com/227168>.
20191
20192 2007-02-02  Bruno Haible  <bruno@clisp.org>
20193
20194         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
20195         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): Provoke a link
20196         error only if GNULIB_POSIXCHECK is defined. Needed to avoid artificial
20197         portability problems if one of these functions is only used on specific
20198         platforms.
20199         Reported by Paul Eggert.
20200
20201 2007-02-02  Paul Eggert  <eggert@cs.ucla.edu>
20202
20203         Avoid mempcpy in the regex code, as the string.h mempcpy stuff
20204         is causing more trouble than it's curing.
20205         * lib/regex_internal.h (__mempcpy): Remove.
20206         * lib/regcomp.c (regerror): Rewrite to avoid the need for mempcpy
20207         (and make the code a tad smaller to boot).
20208         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for mempcpy.
20209
20210 2007-02-02  Jim Meyering  <jim@meyering.net>
20211
20212         * modules/arpa_inet: Put AC_PROG_MKDIR_P in the configure.ac:
20213         section, not in the Makefile.am: one.
20214
20215 2007-02-02  Eric Blake  <ebb9@byu.net>
20216
20217         * lib/strchrnul.c: Always include config.h first.
20218
20219         * modules/mountlist (Depends-on): Revert 2007-01-31 change,
20220         gnulib strstr is not necessary here.
20221
20222 2007-02-02  Simon Josefsson  <simon@josefsson.org>
20223
20224         * m4/socklen.m4: Fix typo.
20225
20226 2007-02-02  Eric Blake  <ebb9@byu.net>
20227
20228         * modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid races.
20229         * modules/netinet_in (Makefile.am): Likewise.
20230
20231 2007-02-01  Bruno Haible  <bruno@clisp.org>
20232
20233         * lib/string_.h (GL_LINK_WARNING): New macro.
20234         (strcasecmp, strstr, strcasestr): If provided by the system,
20235         conditionally define as a macro that leads to a warning instead of to
20236         an error.
20237         (strncasecmp): Conditionally define as a macro that leads to a warning.
20238
20239 2007-02-01  Karl Berry  <karl@gnu.org>
20240
20241         * config/srclist.txt (strtok_r.c): lose sync, no more strtok_r.h.
20242
20243 2007-02-01  Bruno Haible  <bruno@clisp.org>
20244
20245         * MODULES.html.sh (Unicode string functions): Update after 2007-01-27
20246         renamings.
20247
20248 2007-02-01  Eric Blake  <ebb9@byu.net>
20249
20250         * modules/regex (Depends-on): Revert dependence on mempcpy.
20251         * lib/regex_internal.h [! _LIBC && !__mempcpy]: Undo string
20252         module's definition of mempcpy.
20253         Reported by Paul Eggert.
20254
20255 2007-02-01  Paul Eggert  <eggert@cs.ucla.edu>
20256
20257         * lib/string_.h: If the gnulib module XYZ is not present, undefine
20258         the symbol XYZ before redefining it.  This fixes a problem with
20259         programs that don't use XYZ, when compiled on systems that define
20260         XYZ to something else.
20261
20262 2007-01-31  Paul Eggert  <eggert@cs.ucla.edu>
20263
20264         * lib/mkdir-p.c (make_dir_parents): Close a race condition that
20265         occurs when "mkdir -m foo" creates a setgid directory that is (1)
20266         writeable to group or other and (2) is intended to have a special
20267         mode bit that is set or cleared.  In such a case, the directory
20268         should be neither group- nor other-writeable until the special
20269         mode bits are right.
20270
20271 2007-01-31  Eric Blake  <ebb9@byu.net>
20272
20273         * modules/mountlist (Depends-on): Add strstr.
20274
20275         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usage
20276         bug.
20277         * modules/string (Makefile.am): Remove redundant replacement.
20278         * modules/regex (Depends-on): Add mempcpy.
20279
20280 2007-01-31  Bruno Haible  <bruno@clisp.org>
20281
20282         New module description field 'Link'.
20283         * gnulib-tool (func_usage): Document --extract-link-directive.
20284         (sed_extract_prog): Recognize 'Link' directive.
20285         (func_get_link_directive): New function.
20286         (func_import): Show summary of link directives.
20287         Handle --extract-link-directive option.
20288         * modules/acl (Link): New section.
20289         * modules/clock-time (Link): New section.
20290         * modules/euidaccess (Link): New section.
20291         * modules/gettext (Link): New section.
20292         * modules/iconv (Link): New section.
20293         * modules/lock (Link): New section.
20294         * modules/nanosleep (Link): New section.
20295         * modules/readline (Link): New section.
20296
20297 2007-01-27  Bruno Haible  <bruno@clisp.org>
20298
20299         Enforce the use of gnulib modules for unportable <string.h> functions.
20300         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): New macro.
20301         (gl_STRING_MODULE_INDICATOR_DEFAULTS): New macro.
20302         (gl_HEADER_STRING_H_BODY): Require it.
20303         * lib/string_.h: If the gnulib module XYZ is not present, redefine
20304         the symbol XYZ to one that gives a link error.
20305         * modules/string (Makefile.am): Also substitute the GNULIB_* variables.
20306         * modules/memmem (configure.ac): Invoke gl_STRING_MODULE_INDICATOR.
20307         * modules/mempcpy (configure.ac): Likewise.
20308         * modules/memrchr (configure.ac): Likewise.
20309         * modules/stpcpy (configure.ac): Likewise.
20310         * modules/stpncpy (configure.ac): Likewise.
20311         * modules/strcase (configure.ac): Likewise.
20312         * modules/strcasestr (configure.ac): Likewise.
20313         * modules/strchrnul (configure.ac): Likewise.
20314         * modules/strdup (configure.ac): Likewise.
20315         * modules/strndup (configure.ac): Likewise.
20316         * modules/strnlen (configure.ac): Likewise.
20317         * modules/strpbrk (configure.ac): Likewise.
20318         * modules/strsep (configure.ac): Likewise.
20319         * modules/strstr (configure.ac): Likewise.
20320         * modules/strtok_r (configure.ac): Likewise.
20321
20322 2007-01-31  Jean-Louis Martineau  <martineau@zmanda.com>  (tiny change)
20323
20324         * lib/gai_strerror.c (values): Add EAI_OVERFLOW.
20325
20326 2007-01-30  Jim Meyering  <jim@meyering.net>
20327
20328         * lib/mpsort.c (mpsort): Remove spurious "return" in void function.
20329
20330 2007-01-29  Bruno Haible  <bruno@clisp.org>
20331
20332         * lib/allocsa.h: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
20333         * lib/execute.c: Likewise.
20334         * lib/pipe.c: Likewise.
20335         * lib/printf-args.h: Likewise.
20336         * lib/printf-args.c: Likewise.
20337         * lib/printf-parse.c: Likewise.
20338         * lib/vasnprintf.c: Likewise.
20339
20340 2007-01-29  Eric Blake  <ebb9@byu.net>
20341
20342         * lib/memrchr.c: Assume <string.h> unconditionally, to pull in
20343         declaration.
20344
20345 2007-01-29  Paul Eggert  <eggert@cs.ucla.edu>
20346
20347         * lib/strptime.h (strptime): Use 'restrict' for args where
20348         POSIX requires this.
20349         * lib/strptime.c (strptime): Likewise.
20350         Change license notice from LGPL to GPL, since gnulib-tool will
20351         change this as needed.
20352         Include <config.h> if _LIBC is not defined, not if HAVE_CONFIG_H is
20353         defined.
20354         Include "strptime.h" first, to check interface.
20355         Do not #undef _LIBC and _NL_CURRENT.
20356         Do not include <stdlib.h>; no longer needed.
20357         Include "time_r.h" and declare ptime_locale_status
20358         only if _LIBC is not defined.
20359         (__P): Remove unused macro.
20360         (match_string): Bring back glibc version, but use it only if _LIBC
20361         is defined.
20362         (__strptime_internal): Compile tm_gmtoff code if _LIBC is defined, too.
20363         Remove unnecessary assertion and abort() call.
20364         Use #ifdef _NL_CURRENT rather than #if 0, for benefit of glibc.
20365         * m4/strptime.m4: Fix serial number comment.
20366         (gl_FUNC_STRPTIME): Require AC_C_RESTRICT, gl_TM_GMTOFF.
20367         * modules/strptime (Files): Add m4/tm_gmtoff.m4.
20368         (Depends-on): Add time_r.
20369
20370 2007-01-29  Bruno Haible  <bruno@clisp.org>
20371
20372         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
20373         strptime.
20374         * modules/strptime (Depends-on): Add stdbool.
20375         * lib/strptime.h: Include <time.h> always. Add comments.
20376
20377 2007-01-29  Yoann Vandoorselaere  <yoann@prelude-ids.org>
20378
20379         * modules/strptime: New file.
20380         * lib/strptime.h: New file.
20381         * lib/strptime.c: New file.
20382         * m4/strptime.m4: New file.
20383
20384 2007-01-28  Paul Eggert  <eggert@cs.ucla.edu>
20385
20386         * MODULES.html.sh: New module mpsort.
20387         * lib/mpsort.c, lib/mpsort.h, m4/mpsort.m4, modules/mpsort: New files.
20388
20389         * lib/regex.h (_Restrict_): Renamed from __restrict, to avoid
20390         a circularity problem with HP-UX ia64 reported by Bob Proulx in
20391         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00394.html>.
20392         All uses changed.
20393         (_Restrict_arr_): Renamed from __restrict_arr, for similar reasons.
20394         All uses changed.
20395         * lib/regcomp.c, lib/regexec.c: Change all uses from __restrict
20396         to _Restrict_.
20397         * lib/regexec.c (regexec): Declare pmatch with _Restrict_arr_, so that
20398         the parameter matches the prototype.
20399
20400 2007-01-28  Jim Meyering  <jim@meyering.net>
20401
20402         * modules/sys_time (Makefile.am) [MOSTLYCLEANFILES]: Do use
20403         sys/time.h here, reverting that part of the previous patch:
20404         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/8959>.
20405
20406 2007-01-28  Bruno Haible  <bruno@clisp.org>
20407
20408         * modules/sys_time (Makefile.am): Build sys/time.h only when it's the
20409         value of $(SYS_TIME_H).
20410         [MOSTLYCLEANFILES]: Now that sys/time.h is created only when needed,
20411         remove it conditionally, too. [added by Jim Meyering]
20412         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Set SYS_TIME_H.
20413         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
20414         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Set SYS_TIME_H when setting
20415         GETTIMEOFDAY_REPLACEMENT to 1.
20416
20417 2007-01-28  Bruno Haible  <bruno@clisp.org>
20418
20419         * m4/unistd_h.m4 (gl_HEADER_UNISTD_DEFAULTS): New macro.
20420         (gl_HEADER_UNISTD): Require it. Don't set UNISTD_H to empty here.
20421         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_HEADER_UNISTD_DEFAULTS.
20422         Set UNISTD_H instead of UNISTD_H2.
20423         * modules/fchdir (BUILT_SOURCES): Drop $(UNISTD_H2).
20424
20425 2007-01-28  Bruno Haible  <bruno@clisp.org>
20426
20427         * modules/mbchar (Makefile.am): Add mbchar.c to lib_SOURCES.
20428         * m4/mbchar.m4 (gl_MBCHAR): Remove AC_LIBOBJ invocation.
20429
20430 2007-01-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20431
20432         * gnulib-tool (func_emit_lib_Makefile_am, func_add_or_update)
20433         (func_create_testdir): Ensure C locale for `grep' and `tr'
20434         character ranges.
20435         (func_create_megatestdir): Avoid one `grep'.  Fix bug in
20436         ACLOCAL_AMFLAGS parsing state machine.
20437
20438 2007-01-27  Bruno Haible  <bruno@clisp.org>
20439
20440         * modules/unistr/base: Update.
20441
20442 2007-01-27  Bruno Haible  <bruno@clisp.org>
20443
20444         Rename u32-mbtouc -> u32-mbtouc-unsafe, u32-mbtouc-safe -> u32-mbtouc,
20445         u32_mbtouc -> u32_mbtouc_unsafe, u32_mbtouc_safe -> u32_mbtouc.
20446         * modules/unistr/u32-mbtouc-unsafe: Renamed from
20447         modules/unistr/u32-mbtouc.
20448         * lib/unistr/u32-mbtouc-unsafe.c: Renamed from lib/unistr/u32-mbtouc.c.
20449         * lib/unistr.h: Update.
20450         * lib/linebreak.c: Update.
20451         * modules/unistr/u32-mbtouc: Renamed from
20452         modules/unistr/u32-mbtouc-safe.
20453         * lib/unistr/u32-mbtouc.c: Renamed from lib/unistr/u32-mbtouc-safe.c.
20454         * lib/unistr.h: Update.
20455         * lib/unistr/u32-to-u8.c: Update.
20456         * lib/unistr/u32-to-u16.c: Update.
20457
20458 2007-01-27  Bruno Haible  <bruno@clisp.org>
20459
20460         Rename utf16-ucs4 -> utf16-ucs4-unsafe, utf16-ucs4-safe -> utf16-ucs4,
20461         u16_mbtouc -> u16_mbtouc_unsafe, u16_mbtouc_safe -> u16_mbtouc.
20462         * modules/utf16-ucs4-unsafe: Renamed from modules/utf16-ucs4.
20463         * lib/utf16-ucs4-unsafe.h: Renamed from lib/utf16-ucs4.h.
20464         * lib/unistr/utf16-ucs4-unsafe.c: Renamed from lib/unistr/utf16-ucs4.c.
20465         * modules/unistr/u16-mbtouc-unsafe: Renamed from
20466         modules/unistr/u16-mbtouc.
20467         * lib/unistr/u16-mbtouc-unsafe.c: Renamed from lib/unistr/u16-mbtouc.c.
20468         * lib/unistr.h: Update.
20469         * lib/linebreak.c: Update.
20470         * modules/linebreak: Update.
20471         * modules/utf16-ucs4: Renamed from modules/utf16-ucs4-safe.
20472         * lib/utf16-ucs4.h: Renamed from lib/utf16-ucs4-safe.h.
20473         * lib/unistr/utf16-ucs4.c: Renamed from lib/unistr/utf16-ucs4-safe.c.
20474         * modules/unistr/u16-mbtouc: Renamed from
20475         modules/unistr/u16-mbtouc-safe.
20476         * lib/unistr/u16-mbtouc.c: Renamed from lib/unistr/u16-mbtouc-safe.c.
20477         * lib/unistr.h: Update.
20478         * lib/unistr/u16-to-u8.c: Update.
20479         * modules/unistr/u16-to-u8: Update.
20480         * lib/unistr/u16-to-u32.c: Update.
20481         * modules/unistr/u16-to-u32: Update.
20482
20483 2007-01-27  Bruno Haible  <bruno@clisp.org>
20484
20485         Rename utf8-ucs4 -> utf8-ucs4-unsafe, utf8-ucs4-safe -> utf8-ucs4,
20486         u8_mbtouc -> u8_mbtouc_unsafe, u8_mbtouc_safe -> u8_mbtouc.
20487         * modules/utf8-ucs4-unsafe: Renamed from modules/utf8-ucs4.
20488         * lib/utf8-ucs4-unsafe.h: Renamed from lib/utf8-ucs4.h.
20489         * lib/unistr/utf8-ucs4-unsafe.c: Renamed from lib/unistr/utf8-ucs4.c.
20490         * modules/unistr/u8-mbtouc-unsafe: Renamed from
20491         modules/unistr/u8-mbtouc.
20492         * lib/unistr/u8-mbtouc-unsafe.c: Renamed from lib/unistr/u8-mbtouc.c.
20493         * lib/unistr.h: Update.
20494         * lib/striconveh.c: Update.
20495         * modules/striconveh: Update.
20496         * lib/linebreak.c: Update.
20497         * modules/linebreak: Update.
20498         * modules/utf8-ucs4: Renamed from modules/utf8-ucs4-safe.
20499         * lib/utf8-ucs4.h: Renamed from lib/utf8-ucs4-safe.h.
20500         * lib/unistr/utf8-ucs4.c: Renamed from lib/unistr/utf8-ucs4-safe.c.
20501         * modules/unistr/u8-mbtouc: Renamed from modules/unistr/u8-mbtouc-safe.
20502         * lib/unistr/u8-mbtouc.c: Renamed from lib/unistr/u8-mbtouc-safe.c.
20503         * lib/unistr.h: Update.
20504         * lib/striconveh.c: Update.
20505         * modules/striconveh: Update.
20506         * lib/unistr/u8-to-u16.c: Update.
20507         * modules/unistr/u8-to-u16: Update.
20508         * lib/unistr/u8-to-u32.c: Update.
20509         * modules/unistr/u8-to-u32: Update.
20510
20511 2007-01-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20512
20513         Sync from Libtool.
20514         * lib/argz.c: Do not include strings.h nor memory.h, include
20515         string.h unconditionally.  Patch by Simon Josefsson.
20516
20517 2007-01-27  Bruno Haible  <bruno@clisp.org>
20518
20519         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): New macro, extracted
20520         from gl_HEADER_STRING_H_BODY.
20521         (gl_HEADER_STRING_H_BODY): Require it.
20522         * m4/memmem.m4 (gl_FUNC_MEMMEM): Require gl_HEADER_STRING_H_DEFAULTS.
20523         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
20524         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
20525         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
20526         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
20527         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP): Likewise.
20528         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
20529         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
20530         * m4/strdup.m4 (gl_FUNC_STRDUP): Likewise.
20531         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
20532         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
20533         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Likewise.
20534         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
20535         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
20536         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
20537
20538 2007-01-27  Bruno Haible  <bruno@clisp.org>
20539
20540         * gnulib-tool (func_emit_lib_Makefile_am): If $for_test is true, turn
20541         check_PROGRAMS into noinst_PROGRAMS.
20542         (func_emit_tests_Makefile_am): Likewise. Also don't initialize
20543         check_PROGRAMS in this case.
20544         (func_import): Set for_test to false.
20545         (func_create_testdir): Set for_test to true.
20546
20547 2007-01-27  Yoann Vandoorselaere <yoann.v@prelude-ids.com>
20548             Bruno Haible  <bruno@clisp.org>
20549
20550         * modules/strcasestr (Files): Remove lib/strcasestr.h.
20551         (Depends-on): Add string.
20552         (Includes): Use <string.h> instead of strcasestr.h.
20553         * modules/string (Makefile.am): Also substitute the value of
20554         REPLACE_STRCASESTR.
20555         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Don't define strcasestr here;
20556         assume strcasestr is declared in <string.h> not <strings.h>. Also
20557         set REPLACE_STRCASESTR.
20558         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Provide a default value for
20559         REPLACE_STRCASESTR.
20560         * lib/strcasestr.h: Remove file.
20561         * lib/strcasestr.c: Include <string.h> instead of strcasestr.h.
20562         * lib/string_.h (strcasestr): New declaration.
20563
20564 2007-01-27  Bruno Haible  <bruno@clisp.org>
20565
20566         * lib/string_.h: Use 'extern'.
20567
20568 2007-01-27  Jim Meyering  <jim@meyering.net>
20569
20570         * lib/regex_internal.c (re_string_reconstruct): Remove declaration
20571         of set-but-not-used local, "q".
20572
20573         * lib/mempcpy.c: Include <config.h> before <string.h>.
20574         This fixes a compilation error on HP-UX, due to the system's
20575         "restrict"-using mempcpy prototype.
20576
20577 2007-01-26  Bruno Haible  <bruno@clisp.org>
20578
20579         Small optimization.
20580         * lib/javacomp.c: Include c-strstr.h.
20581          (is_envjavac_gcj): Use c_strstr instead of strstr.
20582         * modules/javacomp (Depends-on): Add c-strstr, remove strstr.
20583
20584 2007-01-26  Bruno Haible  <bruno@clisp.org>
20585
20586         * MODULES.html.sh (Unicode string functions): Add the new modules.
20587
20588         * modules/uniconv/u32-strconv-to-locale: New file.
20589         * lib/uniconv/u32-strconv-to-locale.c: New file.
20590
20591         * modules/uniconv/u16-strconv-to-locale: New file.
20592         * lib/uniconv/u16-strconv-to-locale.c: New file.
20593
20594         * modules/uniconv/u8-strconv-to-locale: New file.
20595         * lib/uniconv/u8-strconv-to-locale.c: New file.
20596
20597         * modules/uniconv/u32-strconv-from-locale: New file.
20598         * lib/uniconv/u32-strconv-from-locale.c: New file.
20599
20600         * modules/uniconv/u16-strconv-from-locale: New file.
20601         * lib/uniconv/u16-strconv-from-locale.c: New file.
20602
20603         * modules/uniconv/u8-strconv-from-locale: New file.
20604         * lib/uniconv/u8-strconv-from-locale.c: New file.
20605
20606         * modules/uniconv/u32-strconv-to-enc: New file.
20607         * lib/uniconv/u32-strconv-to-enc.c: New file.
20608         * modules/uniconv/u32-strconv-to-enc-tests: New file.
20609         * tests/uniconv/test-u32-strconv-to-enc.c: New file.
20610
20611         * modules/uniconv/u16-strconv-to-enc: New file.
20612         * lib/uniconv/u16-strconv-to-enc.c: New file.
20613         * lib/uniconv/u-strconv-to-enc.h: New file.
20614         * modules/uniconv/u16-strconv-to-enc-tests: New file.
20615         * tests/uniconv/test-u16-strconv-to-enc.c: New file.
20616
20617         * modules/uniconv/u8-strconv-to-enc: New file.
20618         * lib/uniconv/u8-strconv-to-enc.c: New file.
20619         * modules/uniconv/u8-strconv-to-enc-tests: New file.
20620         * tests/uniconv/test-u8-strconv-to-enc.c: New file.
20621
20622         * modules/uniconv/u32-strconv-from-enc: New file.
20623         * lib/uniconv/u32-strconv-from-enc.c: New file.
20624         * modules/uniconv/u32-strconv-from-enc-tests: New file.
20625         * tests/uniconv/test-u32-strconv-from-enc.c: New file.
20626
20627         * modules/uniconv/u16-strconv-from-enc: New file.
20628         * lib/uniconv/u16-strconv-from-enc.c: New file.
20629         * modules/uniconv/u16-strconv-from-enc-tests: New file.
20630         * tests/uniconv/test-u16-strconv-from-enc.c: New file.
20631
20632         * modules/uniconv/u8-strconv-from-enc: New file.
20633         * lib/uniconv/u8-strconv-from-enc.c: New file.
20634         * lib/uniconv/u-strconv-from-enc.h: New file.
20635         * modules/uniconv/u8-strconv-from-enc-tests: New file.
20636         * tests/uniconv/test-u8-strconv-from-enc.c: New file.
20637
20638         * modules/uniconv/u32-conv-from-enc: New file.
20639         * lib/uniconv/u32-conv-from-enc.c: New file.
20640         * modules/uniconv/u32-conv-from-enc-tests: New file.
20641         * tests/uniconv/test-u32-conv-from-enc.c: New file.
20642
20643         * modules/uniconv/u16-conv-from-enc: New file.
20644         * lib/uniconv/u16-conv-from-enc.c: New file.
20645         * lib/uniconv/u-conv-from-enc.h: New file.
20646         * modules/uniconv/u16-conv-from-enc-tests: New file.
20647         * tests/uniconv/test-u16-conv-from-enc.c: New file.
20648
20649         * modules/uniconv/u8-conv-from-enc: New file.
20650         * lib/uniconv/u8-conv-from-enc.c: New file.
20651         * modules/uniconv/u8-conv-from-enc-tests: New file.
20652         * tests/uniconv/test-u8-conv-from-enc.c: New file.
20653
20654         * modules/uniconv/base: New file.
20655         * lib/uniconv.h: New file.
20656
20657 2007-01-26  Paul Eggert  <eggert@cs.ucla.edu>
20658
20659         * doc/gnulib-tool.texi (Initial import): Update to match current
20660         behavior with strdup module.
20661         * lib/.cppi-disable: Remove strcase.h, strdup.h, strndup.h, strnlen.h.
20662         * lib/memmem.h: Remove; all uses removed.  This is now done
20663         by <string.h>.
20664         * lib/mempcpy.h: Likewise.
20665         * lib/memrchr.h: Likewise.
20666         * lib/stpcpy.h: Likewise.
20667         * lib/stpncpy.h: Likewise.
20668         * lib/strcase.h: Likewise.
20669         * lib/strchrnul.h: Likewise.
20670         * lib/strdup.h: Likewise.
20671         * lib/strndup.h: Likewise.
20672         * lib/strnlen.h: Likewise.
20673         * lib/strpbrk.h: Likewise.
20674         * lib/strsep.h: Likewise.
20675         * lib/strstr.h: Likewise.
20676         * lib/strtok_r.h: Likewise.
20677         * lib/string_.h: New file.
20678         * lib/argp-namefrob.h: Don't include no-longer-existent include files.
20679         Rely on <string.h> instead.
20680         * lib/canon-host.c: Likewise.
20681         * lib/chdir-long.c: Likewise.
20682         * lib/concatpath.c: Likewise.
20683         * lib/exclude.c: Likewise.
20684         * lib/fchdir.c: Likewise.
20685         * lib/getaddrinfo.c: Likewise.
20686         * lib/getcwd.c: Likewise.
20687         * lib/getsubopt.c: Likewise.
20688         * lib/glob.c: Likewise.
20689         * lib/hard-locale.c: Likewise.
20690         * lib/iconvme.c: Likewise.
20691         * lib/javacomp.c: Likewise.
20692         * lib/mempcpy.c: Likewise.
20693         * lib/memrchr.c: Likewise.
20694         * lib/regex_internal.h: Likewise.
20695         * lib/stpncpy.c: Likewise.
20696         * lib/strcasecmp.c: Likewise.
20697         * lib/strchrnul.c: Likewise.
20698         * lib/strdup.c: Likewise.
20699         * lib/striconv.c: Likewise.
20700         * lib/striconveh.c: Likewise.
20701         * lib/striconveha.c: Likewise.
20702         * lib/strncasecmp.c: Likewise.
20703         * lib/strndup.c: Likewise.
20704         * lib/strnlen.c: Likewise.
20705         * lib/strsep.c: Likewise.
20706         * lib/strstr.c: Likewise.
20707         * lib/strtok_r.c: Likewise.
20708         * lib/userspec.c: Likewise.
20709         * lib/w32spawn.h: Likewise.
20710         * lib/xstrndup.c: Likewise.
20711         * lib/mountlist.c (strstr): Remove decl.
20712         * m4/string_h.m4: New file.
20713         * m4/memmem.m4 (gl_FUNC_MEMMEM): Set HAVE_DECL_MEMMEM if necessary.
20714         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Set HAVE_MEMPCPY if necessary.
20715         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Set HAVE_MEMRCHR
20716         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Set HAVE_STPCPY if necessary.
20717         * m4/stpncpy.m4 (gl_PREREQ_STPNCPY): Set HAVE_STPNCPY if necessary.
20718         * m4/strcase.m4 (gl_FUNC_STRCASECMP):
20719         Set REPLACE_STRCASECMP if necessary.
20720         (gl_FUNC_STRNCASECMP): Set HAVE_DECL_STRNCASECMP if necessary.
20721         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Set HAVE_STRCHRNUL if necessary.
20722         * m4/strdup.m4 (gl_FUNC_STRDUP): Set HAVE_DECL_STRDUP if necessary.
20723         * m4/strndup.m4 (gl_FUNC_STRNDUP): Set HAVE_DECL_STRNLEN and
20724         HAVE_DECL_STRDUP if necessary.
20725         (gl_PREREQ_STRNLEN): Don't bother to check for strnlen decl,
20726         since gl_FUNC_STRNDUP does that now.
20727         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Set HAVE_DECL_STRNLEN if necessary.
20728         Check for decl here...
20729         (gl_PREREQ_STRNLEN): ... not here.
20730         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Set HAVE_STRPBRK if necessary.
20731         * m4/strsep.m4 (gl_FUNC_STRSEP): Set HAVE_STRSEP if necessary.
20732         * m4/strstr.m4 (gl_FUNC_STRSTR): Set REPLACE_STRSTR if necessary.
20733         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Set HAVE_DECL_STRTOK_R if
20734         necessary.
20735         * modules/string: New file.
20736         * modules/memmem (Files): Remove special-purpose include file.
20737         (Depends-on): Add string.
20738         (Include): Include <string.h>, not the removed file.
20739         * modules/mempcpy: Likewise.
20740         * modules/memrchr: Likewise.
20741         * modules/stpcpy: Likewise.
20742         * modules/stpncpy: Likewise.
20743         * modules/strcase: Likewise.
20744         * modules/strchrnul: Likewise.
20745         * modules/strdup: Likewise.
20746         * modules/strndup: Likewise.
20747         * modules/strnlen: Likewise.
20748         * modules/strpbrk: Likewise.
20749         * modules/strsep: Likewise.
20750         * modules/strstr: Likewise.
20751         * modules/strtok_r: Likewise.
20752         * tests/test-dirname.c: Don't include "strdup.h", since
20753         <string.h> now suffices.
20754         * tests/test-memmem.c: Don't include "memmem.h", since
20755         <string.h> now suffices.
20756
20757 2007-01-25  Bruno Haible  <bruno@clisp.org>
20758
20759         * lib/striconveh.c (mem_cd_iconveh_internal): Ignore *lengthp if
20760         *resultp is 0.
20761
20762         * lib/unistr/u16-to-u8.c (u16_to_u8): Fix u8_uctomb invocation.
20763         * lib/unistr/u32-to-u8.c (u32_to_u8): Likewise.
20764         * lib/unistr/u8-to-u16.c (u8_to_u16): Fix u16_uctomb invocation.
20765         * lib/unistr/u32-to-u16.c (u32_to_u16): Likewise.
20766
20767         * modules/unistr/u8-to-u16 (Depends-on): Add missing modules.
20768         * modules/unistr/u8-to-u32 (Depends-on): Add missing modules.
20769         * modules/unistr/u16-to-u8 (Depends-on): Add missing modules.
20770         * modules/unistr/u16-to-u32 (Depends-on): Add missing modules.
20771         * modules/unistr/u32-to-u8 (Depends-on): Add missing modules.
20772         * modules/unistr/u32-to-u16 (Depends-on): Add missing modules.
20773
20774 2007-01-24  Bruno Haible  <bruno@clisp.org>
20775
20776         Don't AC_REQUIRE autoconf macros that invoke AC_LIBOBJ. See
20777         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00279.html>.
20778         * m4/argp.m4 (gl_ARGP): Invoke, don't require, gl_GETOPT_SUBSTITUTE.
20779         * m4/fts.m4 (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): Invoke, don't require,
20780         gl_FUNC_FTS_CORE.
20781         (gl_FUNC_FTS_CORE): Invoke, don't require, gl_FUNC_OPENAT.
20782         * m4/lstat.m4 (gl_FUNC_LSTAT): Invoke, don't require,
20783         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
20784         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Invoke, don't require, AC_FUNC_MEMCMP.
20785         * m4/mktime.m4 (gl_FUNC_MKTIME): Invoke, don't require, AC_FUNC_MKTIME.
20786         * m4/openat.m4 (gl_FUNC_OPENAT): Invoke, don't require,
20787         gl_FUNC_FCHOWNAT.
20788         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Invoke, don't require,
20789         gl_FUNC_STRFTIME.
20790         * m4/strtod.m4 (gl_FUNC_STRTOD): Invoke, don't require, AC_FUNC_STRTOD.
20791         Reported by Ralf Wildenhues.
20792
20793 2007-01-24  Bruno Haible  <bruno@clisp.org>
20794
20795         Drop AC_REQUIRE calls that are redundant with the module dependencies.
20796         * m4/canon-host.m4 (gl_PREREQ_CANON_HOST): Don't require
20797         gl_GETADDRINFO.
20798         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Don't require AM_STDBOOL_H,
20799         gl_FUNC_MEMPCPY, gl_FUNC_OPENAT, gl_FUNC_MEMRCHR.
20800         * m4/openat.m4 (gl_PREREQ_OPENAT): Don't require gl_SAVE_CWD.
20801
20802 2007-01-24  Paul Eggert  <eggert@cs.ucla.edu>
20803
20804         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Add test for glibc bug 361.
20805         Don't use 'exit'; just return from 'main'.
20806         (_AC_LIBOBJ_FNMATCH): Check for headers and functions just once.
20807
20808         * lib/fnmatch_.h: Readjust white space and comments to match
20809         glibc, to avoid spurious diffs.
20810
20811 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
20812
20813         * lib/fnmatch_loop.c (internal_fnmatch) [!_LIBC]: #if-out the
20814         2004-12-01 change by Jakub Jelinek, since this code won't compile
20815         if !LIBC.  Problem reported by Bob Proulx.
20816
20817 2007-01-23  Bruno Haible  <bruno@clisp.org>
20818
20819         * lib/striconveh.c: Include c-strcaseeq.h.
20820         (mem_iconveh, str_iconveh): Use STRCASEEQ instead of c_strcasecmp.
20821         * modules/striconveh (Depends-on): Add c-strcaseeq.
20822
20823 2007-01-23  Bruno Haible  <bruno@clisp.org>
20824
20825         * MODULES.html.sh (String handling): Add streq, c-strcaseeq.
20826
20827         * modules/c-strcaseeq: New file.
20828         * lib/c-strcaseeq.h: New file.
20829
20830         * modules/streq: New file.
20831         * lib/streq.h: New file.
20832
20833 2007-01-23  Bruno Haible  <bruno@clisp.org>
20834
20835         * modules/striconveha-tests: New file.
20836         * tests/test-striconveha.c: New file.
20837
20838         * lib/striconveha.h: Include <stdbool.h>.
20839         (mem_iconveha, str_iconveha): Add 'transliterate' argument.
20840         * lib/striconveha.c: Include allocsa.h, strdup.h, c-strcase.h.
20841         (mem_iconveha_notranslit): Renamed from mem_iconveha.
20842         (mem_iconveha): New function.
20843         (str_iconveha_notranslit): Renamed from str_iconveha.
20844         (str_iconveha): New function.
20845         * modules/striconveha (Depends-on): Add stdbool, allocsa, strdup,
20846         c-strcase.
20847
20848 2007-01-23  Bruno Haible  <bruno@clisp.org>
20849
20850         * lib/striconveha.c (mem_iconveha): Fix endless recursion. Try all
20851         encodings without forgiving before trying any encoding with handler.
20852         (str_iconveha): Try all encodings without forgiving before trying any
20853         encoding with handler.
20854
20855 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
20856
20857         Import the following changes from libc.
20858
20859         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
20860
20861         * lib/fnmatch_loop.c: Adjust for changed secondary hash function.
20862
20863         2004-12-01  Jakub Jelinek  <jakub@redhat.com>
20864
20865         * lib/fnmatch_loop.c (internal_fnmatch): Clear is_seqval after
20866         normal_bracket label.
20867
20868         2004-09-01  Jakub Jelinek  <jakub@redhat.com>
20869
20870         [BZ #361]
20871         * lib/fnmatch_loop.c (FCT): For backslash between brackets, branch
20872         to normal_bracket after fetching the next character.
20873
20874 2007-01-22  Bruno Haible  <bruno@clisp.org>
20875
20876         * lib/striconveh.h (mem_cd_iconveh, mem_iconveh): Add 'offsets'
20877         argument.
20878         * lib/striconveh.c (iconv_carefully_1): New function.
20879         (mem_cd_iconveh_internal, mem_cd_iconveh, mem_iconveh): Add 'offsets'
20880         argument.
20881         (str_cd_iconveh): Update.
20882         * lib/striconveha.h (mem_iconveha): Add 'offsets' argument.
20883         * lib/striconveha.c (mem_iconveha): Add 'offsets' argument.
20884         * tests/test-striconveh.c (MAGIC): New macro.
20885         (new_offsets): New function.
20886         (main): Test call with and without offsets.
20887
20888 2007-01-22  Bruno Haible  <bruno@clisp.org>
20889
20890         * modules/sys_stat (Makefile.am): Use @MKDIR_P@ instead of $(MKDIR_P).
20891         * modules/sys_select (Makefile.am): Likewise.
20892         * modules/sys_socket (Makefile.am): Likewise.
20893         * modules/sys_time (Makefile.am): Likewise.
20894
20895 2007-01-22  Paul Eggert  <eggert@cs.ucla.edu>
20896
20897         * modules/gettimeofday (License): Change from GPL to LGPL, since
20898         gettimeofday is a library function.
20899
20900 2007-01-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
20901
20902         * lib/poll.c (rpl_poll): Don't check against FD_SETSIZE under Win32.
20903
20904 2007-01-21  Bruno Haible  <bruno@clisp.org>
20905
20906         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): New macro.
20907
20908 2007-01-21  Bruno Haible  <bruno@clisp.org>
20909
20910         * modules/striconveha: New file.
20911         * lib/striconveha.h: New file.
20912         * lib/striconveha.c: New file.
20913         * MODULES.html.sh (Internationalization functions): Add striconveha.
20914         * lib/striconv.c (str_iconv): Optimize the case of an empty input
20915         string.
20916         * lib/striconveh.c (mem_iconveh, str_iconveh): Likewise.
20917
20918 2007-01-21  Bruno Haible  <bruno@clisp.org>
20919
20920         * lib/striconv.c (str_iconv): Guarantee errno is set when strdup fails.
20921         * lib/striconveh.c (str_iconveh): Likewise.
20922
20923 2007-01-21  Bruno Haible  <bruno@clisp.org>
20924
20925         * lib/striconveh.h (mem_iconveh): New declaration.
20926         * lib/striconveh.c (mem_iconveh): New function.
20927         * tests/test-striconveh.c (main): Add tests for mem_iconveh.
20928
20929 2007-01-21  Bruno Haible  <bruno@clisp.org>
20930
20931         * lib/xstriconv.h (xmem_cd_iconv): Change specification.
20932
20933         * lib/striconveh.h (mem_cd_iconveh): Change specification.
20934         * lib/striconveh.c (mem_cd_iconveh): Don't free the user-supplied
20935         original result buffer.
20936         (str_cd_iconveh): Update.
20937         * tests/test-striconveh.c (main): Update.
20938
20939         * lib/striconv.h (mem_cd_iconv): Change specification.
20940         * lib/striconv.c (mem_cd_iconv): Don't free the user-supplied original
20941         result buffer.
20942         (str_cd_iconv): Update.
20943         * tests/test-striconv.c (main): Update.
20944
20945 2007-01-21  Bruno Haible  <bruno@clisp.org>
20946
20947         * gnulib-tool: Fix test whether sed is GNU sed supporting --posix.
20948
20949 2007-01-20  Jim Meyering  <jim@meyering.net>
20950
20951         * lib/userspec.c (parse_with_separator): If a user or group string
20952         starts with "+", skip the corresponding name-to-ID look-up, since
20953         such a look-up must fail: user and group names may not include "+".
20954
20955 2007-01-19  Paul Eggert  <eggert@cs.ucla.edu>
20956
20957         * lib/poll.c: Include sys/time.h and time.h unconditionally,
20958         since we now assume the sys_time module.
20959         * m4/poll.m4 (gl_PREREQ_POLL): Don't require AC_HEADER_TIME or
20960         check for sys/time.h; no longer needed.
20961         * modules/poll (Depends-on): Depend on sys_time.
20962
20963 2007-01-18  Bruno Haible  <bruno@clisp.org>
20964
20965         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove test for <sys/time.h>.
20966         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
20967
20968         * m4/tempname.m4 (gl_PREREQ_TEMPNAME): Remove tests for sys/time.h and
20969         gettimeofday.
20970
20971         * tests/test-gettimeofday.c: Include <time.h>.
20972         (dummy): Remove variable.
20973
20974         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Renamed from
20975         gl_HEADER_SYS_TIME_H.
20976         (gl_HEADER_SYS_TIME_H): New macro.
20977
20978         * lib/sys_time_.h: Test GETTIMEOFDAY_REPLACEMENT instead of
20979         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
20980         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY,
20981         gl_FUNC_GETTIMEOFDAY_CLOBBER): Set GETTIMEOFDAY_REPLACEMENT instead of
20982         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
20983         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H): Initialize
20984         GETTIMEOFDAY_REPLACEMENT instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE
20985         and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
20986         * modules/sys_time (sys/time.h): Substitute GETTIMEOFDAY_REPLACEMENT
20987         instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and
20988         GETTIMEOFDAY_CLOBBERS_LOCALTIME.
20989
20990         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Undo the
20991         last change; it caused a compilation error when cross-compiling to
20992         Cygwin.
20993
20994 2007-01-18  Jim Meyering  <jim@meyering.net>
20995
20996         Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".
20997         * modules/sys_stat (Makefile.am): Use "$(MKDIR_P) sys", rather
20998         than the race-prone "test -d sys || mkdir sys".
20999         (configure.ac): Use AC_PROG_MKDIR_P.
21000         * modules/sys_select: Likewise.
21001         * modules/sys_socket: Likewise.
21002         * modules/sys_time: Likewise.
21003
21004 2007-01-18  Eric Blake  <ebb9@byu.net>
21005
21006         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Also
21007         replace gettimeofday.
21008         * lib/gettimeofday.c (rpl_gettimeofday): Declare with replacement
21009         name, to avoid infinite recursion.
21010
21011 2007-01-17  Paul Eggert  <eggert@cs.ucla.edu>
21012
21013         * MODULES.html.sh (Support for systems lacking POSIX:2001): New
21014         module sys_time.
21015         * lib/gethrxtime.c: Include <sys/time.h>, since we can no longer
21016         assume timespec.h defines struct timeval.
21017         * lib/settime.c: Likewise.
21018         * lib/utimens.c: Likewise.
21019         * lib/gettime.c (gettime): Remove test against HAVE_GETTIMEOFDAY,
21020         since we now assume the gettimeofday module.
21021         * lib/tempname.c (__gen_tempname): Likewise.
21022         * lib/gettimeofday.h: Remove.
21023         * lib/gettimeofday.c: Include <sys/time.h> instead of "gettimeofday.h".
21024         Don't include <sys/types.h> and <stdlib.h>; shouldn't be needed.
21025         Include <time.h>, for 'time()'.
21026         (localtime_buffer_addr): Also use this workaround if
21027         TZSET_CLOBBERS_LOCALTIME.  Set to a dummy static variable by default,
21028         to simplify the uses.  All uses changed.
21029         (localtime, gmtime, tzset, gettimeofday): Reformat slightly so
21030         that #undef is inside {}, and 'const' follows type name consistently.
21031         (tzset): Define replacement only if TZSET_CLOBBERS_LOCALTIME.
21032         (gettimeofday): Do not use the maximum possible value for
21033         tv->tv_usec, since that might break usages other than ls.c.
21034         Instead, we'll leave ls.c alone.  This undoes today's patch
21035         by Bruno.  Add a compile-time warning for 1s-clock resolution;
21036         we've never observed the problem but might as well keep the
21037         canary.
21038         * lib/nanosleep.c: Include timespec.h first, for interface check.
21039         * lib/nanosleep.c: Include <sys/time.h> unconditionally, since we
21040         now assume the sys_time module.
21041         * lib/tempname.c: Likewise.
21042         * lib/timespec.h: Likewise.
21043         * lib/nanosleep.c: Don't worry about TIME_WITH_SYS_TIME; no longer
21044         needed.
21045         * lib/strftime.c: Likewise.
21046         * lib/timespec.h: Likewise.
21047         * lib/posixtm.c: Include posixtm.h first, for interface check.
21048         Don't worry about TM_IN_SYS_TIME; that's wayyy obsolete.
21049         * lib/posixtm.h: Include stdbool.h and time.h, for proper interface.
21050         * lib/strftime.c: Don't include <sys/types.h>; shouldn't be needed.
21051         * lib/sys_time_.h: New file.
21052         * lib/timespec.h (struct timespec): Use long int, not long.
21053         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
21054         (gl_FUNC_GETTIMEOFDAY_CLOBBER, gl_PREREQ_GETTIMEOFDAY):
21055         Remove obsolescent call to AC_HEADER_TIME.
21056         * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
21057         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
21058         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
21059         * m4/timespec.m4 (gl_TIMESPEC, gl_CHECK_TYPE_STRUCT_TIMESPEC):
21060         Likewise.
21061         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Likewise.
21062         * m4/utimbuf.m4 (gl_CHECK_TYPE_STRUCT_UTIMBUF): Likewise.
21063         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Move sys/time.h tests
21064         into the sys_time module.  Check for gettimeofday just once.
21065         Prefix our variables with gl_, not with ac_ or jm_.  Tighten test
21066         for gettimeofday signature to just check the signature.  Merely
21067         compile it, since linking doesn't test signature.  Improve test for
21068         whether gettimeofday.o is actually needed.
21069         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Renamed from
21070         AC_FUNC_GETTIMEOFDAY_CLOBBER.  All uses changed.  Use
21071         AC_RUN_IFELSE rather than AC_TRY_RUN.  If clobbering, set
21072         and define GETTIMEOFDAY_CLOBBERS_LOCALTIME.
21073         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Don't define
21074         GETTIMEOFDAY_CLOBBERS_LOCALTIME; that's gl_FUNC_GETTIMEOFDAY_CLOBBER's
21075         job.  Don't define tzset; that's gl_FUNC_TZSET_CLOBBER's job.
21076         * m4/mktime.m4 (AC_FUNC_MKTIME): Just include <time.h> rather
21077         than worrying about sys/time.h.
21078         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
21079         Don't bother worrying about TIME_WITH_SYS_TIME.
21080         * m4/stat-time.m4 (gl_STAT_TIME): Likewise.
21081         * m4/posixtm.m4 (gl_POSIXTM): Remove obsolescent call to AC_STRUCT_TM.
21082         * m4/sys_time_h.m4: New file.
21083         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Require gl_HEADER_SYS_TIME_H.
21084         Don't include sys/time.h.  Return from main rather than exiting.
21085         Define TZSET_CLOBBERS_LOCALTIME, for consistency with other names;
21086         all uses changed.
21087         * modules/gethrxtime (Depends-on): Add sys_time.
21088         * modules/gettime (Depends-on): Likewise.
21089         * modules/gettimeofday (Depends-on): Likewise.
21090         * modules/nanosleep (Depends-on): Likewise.
21091         * modules/settime (Depends-on): Likewise.
21092         * modules/tempname (Depends-on): Likewise.
21093         * modules/utimens (Depends-on): Likewise.
21094         * modules/gettimeofday (Files): Remove lib/gettimeofday.h.
21095         (Include:) Change back to <sys/time.h>.
21096         (Maintainer:) Add self.
21097         * modules/sys_time: New file.
21098         * modules/tempname (Depends-on): Add gettimeofday.
21099         * tests/test-gettimeofday.c: Include <sys/time.h>
21100         rather than gettimeofday.h.
21101
21102 2007-01-17  Bruno Haible  <bruno@clisp.org>
21103
21104         * gnulib-tool (func_get_license): Revert last patch. Instead, let
21105         the license default to GPL.
21106         (func_create_testdir): Don't complain if a module is LGPL and its
21107         tests module depends on GPLed modules.
21108
21109 2007-01-17  Bruno Haible  <bruno@clisp.org>
21110
21111         * lib/gettimeofday.c (gettimeofday): Add code for the case
21112         HAVE_GETTIMEOFDAY && !GETTIMEOFDAY_CLOBBERS_LOCALTIME. Use the
21113         maximum possible value for tv->tv_usec, rather than the minimum one.
21114
21115 2005-10-08  Martin Lambers  <marlam@marlam.de>
21116 2005-10-08  Paul Eggert  <eggert@cs.ucla.edu>
21117 2007-01-16  Bruno Haible  <bruno@clisp.org>
21118
21119         * modules/gettimeofday (Files): Add lib/gettimeofday.h.
21120         (configure.ac): Remove AC_FUNC_GETTIMEOFDAY_CLOBBER. Add
21121         gl_FUNC_GETTIMEOFDAY.
21122         (Include): Add gettimeofday.h.
21123         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): New macro.
21124         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't invoke gl_PREREQ_GETTIMEOFDAY.
21125         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Define
21126         GETTIMEOFDAY_CLOBBERS_LOCALTIME. Invoke gl_PREREQ_GETTIMEOFDAY here.
21127         (gl_PREREQ_GETTIMEOFDAY): Check for <sys/timeb.h> and _ftime.
21128         * lib/gettimeofday.h: New file.
21129         * lib/gettimeofday.c: Include <sys/timeb.h>.
21130         (localtime_buffer_addr, rpl_localtime, rpl_gmtime, rpl_tzset): Define
21131         only if GETTIMEOFDAY_CLOBBERS_LOCALTIME.
21132         (rpl_gettimeofday) [!HAVE_GETTIMEOFDAY]: Use _ftime() when available;
21133         fall back on time().
21134
21135         * tests/test-gettimeofday.c: New file.
21136         * modules/gettimeofday-tests: New file.
21137
21138 2007-01-16  Eric Blake  <ebb9@byu.net>
21139
21140         * modules/fnmatch (Depends-on): Depend on wchar.
21141         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Assume <wchar.h>.
21142         * m4/fnmatch.m4: Likewise.
21143         * modules/mbchar (Makefile.am): Assume <wchar.h>.
21144         * m4/mbchar.m4: Likewise.
21145         * modules/mbswidth (Depends-on): Depend on wchar.
21146         * lib/mbswidth.c: Assume <wchar.h>.
21147         * m4/mbswidth.m4: Likewise.
21148         * modules/quotearg (Depends-on): Depend on wchar.
21149         * lib/quotearg.c: Assume <wchar.h>.
21150         * m4/quotearg.m4: Likewise.
21151         * modules/regex (Depends-on): Depend on wchar.
21152         * lib/regex_internal.h: Assume <wchar.h>.
21153         * m4/regex.m4: Likewise.
21154         * modules/stdint (Depends-on): Depend on wchar.
21155         * lib/stdint_.h [!defined WCHAR_MIN]: Assume <wchar.h>.
21156         * m4/stdint.m4: Likewise.
21157         * tests/test-stdint.c [HAVE_WINT_T]: Likewise.
21158         * modules/strftime (Depends-on): Depend on wchar.
21159         * lib/strftime.c (DO_MULTIBYTE): Assume <wchar.h>.
21160         * modules/strtol (Depends-on): Depend on wchar.
21161         * lib/strtol.c: Assume <wchar.h>.
21162         * modules/wcwidth (Depends-on): Depend on wchar.
21163         * lib/wcwidth.h: Assume <wchar.h>.
21164         * m4/wcwidth.m4: Likewise.
21165
21166 2007-01-16  Bruno Haible  <bruno@clisp.org>
21167
21168         * modules/csharpexec-script: New, created from...
21169         * modules/csharpexec: ... this.
21170
21171 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
21172
21173         * modules/javaexec-script: New, created from...
21174         * modules/javaexec: ... this.
21175
21176 2007-01-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
21177
21178         * modules/poll (Dependencies): Add sys_select.
21179
21180 2007-01-15  Jim Meyering  <jim@meyering.net>
21181
21182         * m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3 struct-
21183         redefinition bug when using both <utmp.h> and <utmpx.h> headers.
21184         * lib/readutmp.h: Likewise.  Reported by Daniel Richard G. in
21185         <http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/9415>.
21186
21187 2007-01-15  Bruno Haible  <bruno@clisp.org>
21188
21189         * modules/striconveh: New file.
21190         * lib/striconveh.h: New file.
21191         * lib/striconveh.c: New file.
21192         * MODULES.html.sh (Internationalization functions): Add striconveh.
21193
21194         * modules/striconveh-tests: New file.
21195         * tests/test-striconveh.c: New file.
21196
21197 2007-01-15  Bruno Haible  <bruno@clisp.org>
21198
21199         * lib/striconv.c (str_cd_iconv): Use the first algorithm if iconv is
21200         not from GNU libiconv or GNU libc.
21201
21202 2007-01-15  Bruno Haible  <bruno@clisp.org>
21203
21204         * doc/gnulib-intro.texi (Copyright): Explain the different license
21205         terms for module descriptions, autoconf macros, tests, documentation.
21206
21207 2007-01-14  Bruno Haible  <bruno@clisp.org>
21208
21209         * modules/striconv-tests: New file.
21210         * tests/test-striconv.c: New file.
21211
21212 2007-01-14  Bruno Haible  <bruno@clisp.org>
21213
21214         * modules/iconv-tests: New file.
21215         * tests/test-iconv.c: New file.
21216
21217 2007-01-14  Bruno Haible  <bruno@clisp.org>
21218
21219         * gnulib-tool (func_get_license): For test modules, use the license of
21220         the main module.
21221
21222 2007-01-14  Bruno Haible  <bruno@clisp.org>
21223
21224         * modules/iconv (Include): Clarify that <iconv.h> can only be included
21225         if iconv is found to exist.
21226
21227 2007-01-14  Bruno Haible  <bruno@clisp.org>
21228
21229         * modules/c-ctype-tests: New file.
21230         * tests/test-c-ctype.c: New file.
21231
21232 2007-01-14  Bruno Haible  <bruno@clisp.org>
21233
21234         * modules/binary-io-tests: New file.
21235         * tests/test-binary-io.sh: New file.
21236         * tests/test-binary-io.c: New file.
21237
21238 2007-01-14  Bruno Haible  <bruno@clisp.org>
21239
21240         * modules/array-oset-tests: New file.
21241         * tests/test-array_oset.c: New file.
21242
21243 2007-01-14  Bruno Haible  <bruno@clisp.org>
21244
21245         * modules/array-list-tests: New file.
21246         * tests/test-array_list.c: New file.
21247
21248 2007-01-14  Bruno Haible  <bruno@clisp.org>
21249
21250         * gnulib-tool (func_create_testdir): Don't unnecessarily run configure
21251         and make.
21252         Reported by Simon Josefsson in
21253         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00139.html>
21254
21255 2007-01-14  Bruno Haible  <bruno@clisp.org>
21256
21257         * modules/allocsa-tests: New file.
21258         * tests/test-allocsa.c: New file.
21259
21260 2007-01-14  Bruno Haible  <bruno@clisp.org>
21261
21262         * modules/fchdir (Depends-on): Add absolute-header.
21263         * modules/unistd (Depends-on): Likewise.
21264
21265 2006-12-30  Bruno Haible  <bruno@clisp.org>
21266
21267         * modules/fchdir: New file.
21268         * modules/unistd (Files): Add lib/unistd_.h.
21269         (Makefile.am): Generate unistd.h from unistd_.h.
21270         * lib/fchdir.c: New file.
21271         * lib/dirent_.h: New file.
21272         * lib/unistd_.h: New file.
21273         * lib/fcntl_.h (open) [FCHDIR_REPLACEMENT]: New replacement.
21274         * m4/fchdir.m4: New file.
21275         * m4/unistd_h.m4 (gl_PREREQ_UNISTD): New macro.
21276         (gl_HEADER_UNISTD): Invoke it.
21277         * lib/dup-safer.c (dup_safer) [FCHDIR_REPLACEMENT]: Use the dup
21278         function.
21279         * lib/backupfile.c (opendir, closedir): Undefine.
21280         * lib/chown.c (open, close): Undefine.
21281         * lib/clean-temp.c (open, close): Undefine.
21282         * lib/copy-file.c (open, close): Undefine.
21283         * lib/execute.c (open, close): Undefine.
21284         * lib/fsusage.c (open, close): Undefine.
21285         * lib/gc-gnulib.c (open, close): Undefine.
21286         * lib/getcwd.c (opendir, closedir): Undefine.
21287         * lib/glob.c (opendir, closedir): Undefine.
21288         * lib/javacomp.c (open, close): Undefine.
21289         * lib/mountlist.c (open, close, opendir, closedir): Undefine.
21290         * lib/openat-proc.c (open, close): Undefine.
21291         * lib/pagealign_alloc.c (open, close): Undefine.
21292         * lib/pipe.c (open, close): Undefine.
21293         * lib/progreloc.c (open, close): Undefine.
21294         * lib/savedir.c (opendir, closedir): Undefine.
21295         * lib/utime.c (open, close): Undefine.
21296         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add fchdir.
21297
21298 2007-01-10  Bruno Haible  <bruno@clisp.org>
21299
21300         * lib/striconv.c (mem_cd_iconv): Align the temporary buffer.
21301
21302 2007-01-12  Eric Blake  <ebb9@byu.net>
21303
21304         Provide a robust <wchar.h>.  Further simplifications are now
21305         possible in other modules, but not included here.
21306         * modules/wchar: New module.
21307         * m4/wchar.m4: New file.
21308         * lib/wchar_.h: Likewise.
21309         * modules/mbchar (Depends-on): Depend on wchar, as the first use
21310         of the new module.
21311         * MODULES.html.sh (Extended multibyte and wide character utilities):
21312         New section.
21313
21314 2007-01-12  Paul Eggert  <eggert@cs.ucla.edu>
21315
21316         * lib/xreadlink.c (SYMLINK_MAX) [!defined SYMLINK_MAX]: Define
21317         to a reasonable default for memory allocation.
21318         (xreadlink): Don't allocate a huge buffer, to work around a buggy
21319         file system that reports garbage st_size values for symlinks.
21320         Problem reported by Liyang Hu.
21321
21322 2007-01-11  Simon Josefsson  <simon@josefsson.org>
21323
21324         * gnulib-tool (func_all_modules): Exclude all .* files (e.g.,
21325         Emacs .#* auto-save files).
21326
21327 2007-01-11  Bruno Haible  <bruno@clisp.org>
21328
21329         * gnulib-tool (func_all_modules): Exclude all files inside the CVS
21330         directory.
21331
21332 2007-01-10  Paul Eggert  <eggert@cs.ucla.edu>
21333
21334         Use @...@ consistently in lib/wctype_.h.
21335         * lib/wctype_.h [HAVE_WINT_T]: Go back to using @...@, but rely
21336         on it being set to 1 or 0.
21337         * m4/wctype.m4 (gl_WCTYPE_H): Set HAVE_WINT_T to 1 or 0, and
21338         go back to AC_SUBSTing it.
21339         * modules/wctype (Makefile.am): Undo previous change.
21340
21341 2007-01-10  Eric Blake  <ebb9@byu.net>
21342
21343         * lib/wctype_.h [HAVE_WINT_T]: Rely on AC_DEFINE.
21344         * m4/wctype.m4 (gl_WCTYPE_H): No need to AC_SUBST(HAVE_WINT_T).
21345         * modules/wctype (Makefile.am): Likewise.
21346         Reported by Chris McGuire.
21347
21348 2007-01-10  Jim Meyering  <jim@meyering.net>
21349
21350         fts.c: a small readability/maintainability improvement
21351         * lib/fts.c (fts_read): Make this code slightly more readable and
21352         maintainable by hoisting the "sp->fts_cur = p" assignments to
21353         immediately follow the statements that set P.  Derived from
21354         the patch by Miloslav Trmac in http://bugzilla.redhat.com/222089.
21355
21356 2007-01-10  Eric Blake  <ebb9@byu.net>
21357
21358         * lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> before
21359         <wchar.h>, to work around BSDI bug in BSD/OS 4.0.1.
21360         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
21361         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
21362         Reported by Chris McGuire.
21363
21364 2007-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21365
21366         * gnulib-tool (func_all_modules): Use POSIX conforming escaping
21367         in sed script.
21368
21369 2007-01-09  Bruno Haible  <bruno@clisp.org>
21370
21371         * MODULES.html.sh: Accept options --cvs-urls, --git-urls.
21372         (repo_url_prefix, repo_url_suffix, repo_url_suffix_repl): New
21373         variables.
21374         (func_module): Use them.
21375
21376 2007-01-09  Bruno Haible  <bruno@clisp.org>
21377
21378         * modules/unistr/base: New file.
21379         * lib/unistr.h: New file.
21380
21381         * modules/unistr/u8-to-u16: New file.
21382         * lib/unistr/u8-to-u16.c: New file.
21383
21384         * modules/unistr/u8-to-u32: New file.
21385         * lib/unistr/u8-to-u32.c: New file.
21386
21387         * modules/unistr/u16-to-u8: New file.
21388         * lib/unistr/u16-to-u8.c: New file.
21389
21390         * modules/unistr/u16-to-u32: New file.
21391         * lib/unistr/u16-to-u32.c: New file.
21392
21393         * modules/unistr/u32-to-u8: New file.
21394         * lib/unistr/u32-to-u8.c: New file.
21395
21396         * modules/unistr/u32-to-u16: New file.
21397         * lib/unistr/u32-to-u16.c: New file.
21398
21399         * modules/unistr/u8-check: New file.
21400         * modules/unistr/u16-check: New file.
21401         * modules/unistr/u32-check: New file.
21402         * lib/unistr/u8-check.c: New file.
21403         * lib/unistr/u16-check.c: New file.
21404         * lib/unistr/u32-check.c: New file.
21405
21406         * modules/unistr/u8-chr: New file.
21407         * modules/unistr/u16-chr: New file.
21408         * modules/unistr/u32-chr: New file.
21409         * lib/unistr/u8-chr.c: New file.
21410         * lib/unistr/u16-chr.c: New file.
21411         * lib/unistr/u32-chr.c: New file.
21412
21413         * modules/unistr/u8-cmp: New file.
21414         * modules/unistr/u16-cmp: New file.
21415         * modules/unistr/u32-cmp: New file.
21416         * lib/unistr/u8-cmp.c: New file.
21417         * lib/unistr/u16-cmp.c: New file.
21418         * lib/unistr/u32-cmp.c: New file.
21419
21420         * modules/unistr/u8-cpy: New file.
21421         * modules/unistr/u16-cpy: New file.
21422         * modules/unistr/u32-cpy: New file.
21423         * lib/unistr/u8-cpy.c: New file.
21424         * lib/unistr/u16-cpy.c: New file.
21425         * lib/unistr/u32-cpy.c: New file.
21426         * lib/unistr/u-cpy.h: New file.
21427
21428         * modules/unistr/u8-cpy-alloc: New file.
21429         * modules/unistr/u16-cpy-alloc: New file.
21430         * modules/unistr/u32-cpy-alloc: New file.
21431         * lib/unistr/u8-cpy-alloc.c: New file.
21432         * lib/unistr/u16-cpy-alloc.c: New file.
21433         * lib/unistr/u32-cpy-alloc.c: New file.
21434         * lib/unistr/u-cpy-alloc.h: New file.
21435
21436         * modules/unistr/u8-endswith: New file.
21437         * modules/unistr/u16-endswith: New file.
21438         * modules/unistr/u32-endswith: New file.
21439         * lib/unistr/u8-endswith.c: New file.
21440         * lib/unistr/u16-endswith.c: New file.
21441         * lib/unistr/u32-endswith.c: New file.
21442         * lib/unistr/u-endswith.h: New file.
21443
21444         * modules/unistr/u8-mblen: New file.
21445         * modules/unistr/u16-mblen: New file.
21446         * modules/unistr/u32-mblen: New file.
21447         * lib/unistr/u8-mblen.c: New file.
21448         * lib/unistr/u16-mblen.c: New file.
21449         * lib/unistr/u32-mblen.c: New file.
21450
21451         * modules/unistr/u8-mbtouc: New file.
21452         * modules/unistr/u16-mbtouc: New file.
21453         * modules/unistr/u32-mbtouc: New file.
21454         * lib/unistr/u8-mbtouc.c: New file.
21455         * lib/unistr/u16-mbtouc.c: New file.
21456         * lib/unistr/u32-mbtouc.c: New file.
21457
21458         * modules/unistr/u8-mbtouc-safe: New file.
21459         * modules/unistr/u16-mbtouc-safe: New file.
21460         * modules/unistr/u32-mbtouc-safe: New file.
21461         * lib/unistr/u8-mbtouc-safe.c: New file.
21462         * lib/unistr/u16-mbtouc-safe.c: New file.
21463         * lib/unistr/u32-mbtouc-safe.c: New file.
21464
21465         * modules/unistr/u8-move: New file.
21466         * modules/unistr/u16-move: New file.
21467         * modules/unistr/u32-move: New file.
21468         * lib/unistr/u8-move.c: New file.
21469         * lib/unistr/u16-move.c: New file.
21470         * lib/unistr/u32-move.c: New file.
21471         * lib/unistr/u-move.h: New file.
21472
21473         * modules/unistr/u8-next: New file.
21474         * modules/unistr/u16-next: New file.
21475         * modules/unistr/u32-next: New file.
21476         * lib/unistr/u8-next.c: New file.
21477         * lib/unistr/u16-next.c: New file.
21478         * lib/unistr/u32-next.c: New file.
21479
21480         * modules/unistr/u8-prev: New file.
21481         * modules/unistr/u16-prev: New file.
21482         * modules/unistr/u32-prev: New file.
21483         * lib/unistr/u8-prev.c: New file.
21484         * lib/unistr/u16-prev.c: New file.
21485         * lib/unistr/u32-prev.c: New file.
21486
21487         * modules/unistr/u8-set: New file.
21488         * modules/unistr/u16-set: New file.
21489         * modules/unistr/u32-set: New file.
21490         * lib/unistr/u8-set.c: New file.
21491         * lib/unistr/u16-set.c: New file.
21492         * lib/unistr/u32-set.c: New file.
21493         * lib/unistr/u-set.h: New file.
21494
21495         * modules/unistr/u8-startswith: New file.
21496         * modules/unistr/u16-startswith: New file.
21497         * modules/unistr/u32-startswith: New file.
21498         * lib/unistr/u8-startswith.c: New file.
21499         * lib/unistr/u16-startswith.c: New file.
21500         * lib/unistr/u32-startswith.c: New file.
21501         * lib/unistr/u-startswith.h: New file.
21502
21503         * modules/unistr/u8-stpcpy: New file.
21504         * modules/unistr/u16-stpcpy: New file.
21505         * modules/unistr/u32-stpcpy: New file.
21506         * lib/unistr/u8-stpcpy.c: New file.
21507         * lib/unistr/u16-stpcpy.c: New file.
21508         * lib/unistr/u32-stpcpy.c: New file.
21509         * lib/unistr/u-stpcpy.h: New file.
21510
21511         * modules/unistr/u8-stpncpy: New file.
21512         * modules/unistr/u16-stpncpy: New file.
21513         * modules/unistr/u32-stpncpy: New file.
21514         * lib/unistr/u8-stpncpy.c: New file.
21515         * lib/unistr/u16-stpncpy.c: New file.
21516         * lib/unistr/u32-stpncpy.c: New file.
21517         * lib/unistr/u-stpncpy.h: New file.
21518
21519         * modules/unistr/u8-strcat: New file.
21520         * modules/unistr/u16-strcat: New file.
21521         * modules/unistr/u32-strcat: New file.
21522         * lib/unistr/u8-strcat.c: New file.
21523         * lib/unistr/u16-strcat.c: New file.
21524         * lib/unistr/u32-strcat.c: New file.
21525         * lib/unistr/u-strcat.h: New file.
21526
21527         * modules/unistr/u8-strchr: New file.
21528         * modules/unistr/u16-strchr: New file.
21529         * modules/unistr/u32-strchr: New file.
21530         * lib/unistr/u8-strchr.c: New file.
21531         * lib/unistr/u16-strchr.c: New file.
21532         * lib/unistr/u32-strchr.c: New file.
21533
21534         * modules/unistr/u8-strcmp: New file.
21535         * modules/unistr/u16-strcmp: New file.
21536         * modules/unistr/u32-strcmp: New file.
21537         * lib/unistr/u8-strcmp.c: New file.
21538         * lib/unistr/u16-strcmp.c: New file.
21539         * lib/unistr/u32-strcmp.c: New file.
21540
21541         * modules/unistr/u8-strcpy: New file.
21542         * modules/unistr/u16-strcpy: New file.
21543         * modules/unistr/u32-strcpy: New file.
21544         * lib/unistr/u8-strcpy.c: New file.
21545         * lib/unistr/u16-strcpy.c: New file.
21546         * lib/unistr/u32-strcpy.c: New file.
21547         * lib/unistr/u-strcpy.h: New file.
21548
21549         * modules/unistr/u8-strcspn: New file.
21550         * modules/unistr/u16-strcspn: New file.
21551         * modules/unistr/u32-strcspn: New file.
21552         * lib/unistr/u8-strcspn.c: New file.
21553         * lib/unistr/u16-strcspn.c: New file.
21554         * lib/unistr/u32-strcspn.c: New file.
21555         * lib/unistr/u-strcspn.h: New file.
21556
21557         * modules/unistr/u8-strdup: New file.
21558         * modules/unistr/u16-strdup: New file.
21559         * modules/unistr/u32-strdup: New file.
21560         * lib/unistr/u8-strdup.c: New file.
21561         * lib/unistr/u16-strdup.c: New file.
21562         * lib/unistr/u32-strdup.c: New file.
21563         * lib/unistr/u-strdup.h: New file.
21564
21565         * modules/unistr/u8-strlen: New file.
21566         * modules/unistr/u16-strlen: New file.
21567         * modules/unistr/u32-strlen: New file.
21568         * lib/unistr/u8-strlen.c: New file.
21569         * lib/unistr/u16-strlen.c: New file.
21570         * lib/unistr/u32-strlen.c: New file.
21571         * lib/unistr/u-strlen.h: New file.
21572
21573         * modules/unistr/u8-strmblen: New file.
21574         * modules/unistr/u16-strmblen: New file.
21575         * modules/unistr/u32-strmblen: New file.
21576         * lib/unistr/u8-strmblen.c: New file.
21577         * lib/unistr/u16-strmblen.c: New file.
21578         * lib/unistr/u32-strmblen.c: New file.
21579
21580         * modules/unistr/u8-strmbtouc: New file.
21581         * modules/unistr/u16-strmbtouc: New file.
21582         * modules/unistr/u32-strmbtouc: New file.
21583         * lib/unistr/u8-strmbtouc.c: New file.
21584         * lib/unistr/u16-strmbtouc.c: New file.
21585         * lib/unistr/u32-strmbtouc.c: New file.
21586
21587         * modules/unistr/u8-strncat: New file.
21588         * modules/unistr/u16-strncat: New file.
21589         * modules/unistr/u32-strncat: New file.
21590         * lib/unistr/u8-strncat.c: New file.
21591         * lib/unistr/u16-strncat.c: New file.
21592         * lib/unistr/u32-strncat.c: New file.
21593         * lib/unistr/u-strncat.h: New file.
21594
21595         * modules/unistr/u8-strncmp: New file.
21596         * modules/unistr/u16-strncmp: New file.
21597         * modules/unistr/u32-strncmp: New file.
21598         * lib/unistr/u8-strncmp.c: New file.
21599         * lib/unistr/u16-strncmp.c: New file.
21600         * lib/unistr/u32-strncmp.c: New file.
21601
21602         * modules/unistr/u8-strncpy: New file.
21603         * modules/unistr/u16-strncpy: New file.
21604         * modules/unistr/u32-strncpy: New file.
21605         * lib/unistr/u8-strncpy.c: New file.
21606         * lib/unistr/u16-strncpy.c: New file.
21607         * lib/unistr/u32-strncpy.c: New file.
21608         * lib/unistr/u-strncpy.h: New file.
21609
21610         * modules/unistr/u8-strnlen: New file.
21611         * modules/unistr/u16-strnlen: New file.
21612         * modules/unistr/u32-strnlen: New file.
21613         * lib/unistr/u8-strnlen.c: New file.
21614         * lib/unistr/u16-strnlen.c: New file.
21615         * lib/unistr/u32-strnlen.c: New file.
21616         * lib/unistr/u-strnlen.h: New file.
21617
21618         * modules/unistr/u8-strpbrk: New file.
21619         * modules/unistr/u16-strpbrk: New file.
21620         * modules/unistr/u32-strpbrk: New file.
21621         * lib/unistr/u8-strpbrk.c: New file.
21622         * lib/unistr/u16-strpbrk.c: New file.
21623         * lib/unistr/u32-strpbrk.c: New file.
21624         * lib/unistr/u-strpbrk.h: New file.
21625
21626         * modules/unistr/u8-strrchr: New file.
21627         * modules/unistr/u16-strrchr: New file.
21628         * modules/unistr/u32-strrchr: New file.
21629         * lib/unistr/u8-strrchr.c: New file.
21630         * lib/unistr/u16-strrchr.c: New file.
21631         * lib/unistr/u32-strrchr.c: New file.
21632
21633         * modules/unistr/u8-strspn: New file.
21634         * modules/unistr/u16-strspn: New file.
21635         * modules/unistr/u32-strspn: New file.
21636         * lib/unistr/u8-strspn.c: New file.
21637         * lib/unistr/u16-strspn.c: New file.
21638         * lib/unistr/u32-strspn.c: New file.
21639         * lib/unistr/u-strspn.h: New file.
21640
21641         * modules/unistr/u8-strstr: New file.
21642         * modules/unistr/u16-strstr: New file.
21643         * modules/unistr/u32-strstr: New file.
21644         * lib/unistr/u8-strstr.c: New file.
21645         * lib/unistr/u16-strstr.c: New file.
21646         * lib/unistr/u32-strstr.c: New file.
21647         * lib/unistr/u-strstr.h: New file.
21648
21649         * modules/unistr/u8-strtok: New file.
21650         * modules/unistr/u16-strtok: New file.
21651         * modules/unistr/u32-strtok: New file.
21652         * lib/unistr/u8-strtok.c: New file.
21653         * lib/unistr/u16-strtok.c: New file.
21654         * lib/unistr/u32-strtok.c: New file.
21655         * lib/unistr/u-strtok.h: New file.
21656
21657         * modules/unistr/u8-uctomb: New file.
21658         * modules/unistr/u16-uctomb: New file.
21659         * modules/unistr/u32-uctomb: New file.
21660         * lib/unistr/u8-uctomb.c: New file.
21661         * lib/unistr/u16-uctomb.c: New file.
21662         * lib/unistr/u32-uctomb.c: New file.
21663
21664         * MODULES.html.sh (Unicode string functions): Add the new modules.
21665
21666 2007-01-08  Bruno Haible  <bruno@clisp.org>
21667
21668         * gnulib-tool (func_all_modules): Use find, not ls, to traverse the
21669         modules directory. Filter out CVS, ChangeLog, COPYING, README also from
21670         subdirectories.
21671
21672 2007-01-08  Karl Berry  <karl@gnu.org>
21673
21674         * doc/error.texi: mention that main() fns must set program_name
21675         when progname is used.
21676
21677 2007-01-08  Paul Eggert  <eggert@cs.ucla.edu>
21678
21679         * m4/wctype.m4 (gl_WCTYPE_H): Compute ABSOLUTE_WCTYPE_H even if
21680         WCTYPE_H is empty, for the benefit of builds from non-distclean
21681         directories.  Problem reported by Eric Blake in
21682         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00157.html>.
21683
21684 2007-01-08  Bruno Haible  <bruno@clisp.org>
21685
21686         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Remove
21687         PROVIDE_CANONICALIZE_FILENAME_MODE macro definition.
21688         * lib/canonicalize.h: Test GNULIB_CANONICALIZE instead of
21689         PROVIDE_CANONICALIZE_FILENAME_MODE.
21690         * modules/canonicalize (configure.ac): Use gl_MODULE_INDICATOR.
21691
21692 2007-01-08  Bruno Haible  <bruno@clisp.org>
21693
21694         * m4/fts.m4 (gl_FUNC_FTS_LGPL): Remove _LGPL_PACKAGE macro definition.
21695         * lib/fts_.h (_LGPL_PACKAGE): Remove macro.
21696         Use !GNULIB_FTS instead of _LGPL_PACKAGE.
21697         * lib/fts.c: Likewise.
21698         * modules/fts (configure.ac): Use gl_MODULE_INDICATOR.
21699
21700 2006-12-25  Bruno Haible  <bruno@clisp.org>
21701
21702         * modules/utf8-ucs4-safe: New file.
21703         * lib/utf8-ucs4-safe.h: New file.
21704         * lib/unistr/utf8-ucs4-safe.c: New file.
21705
21706         * modules/utf16-ucs4-safe: New file.
21707         * lib/utf16-ucs4-safe.h: New file.
21708         * lib/unistr/utf16-ucs4-safe.c: New file.
21709
21710         * MODULES.html.sh (Unicode string functions): Add the new modules.
21711
21712 2007-01-08  Bruno Haible  <bruno@clisp.org>
21713
21714         * modules/utf8-ucs4 (Files, lib_SOURCES): Add unistr/utf8-ucs4.c.
21715         (Depends-on): Add unitypes.
21716         * lib/utf8-ucs4.h: Add double-inclusion guard. Include unitypes.h.
21717         (u8_mbtouc_aux): Move out to separate file.
21718         (u8_mbtouc): Use ucs4_t, uint8_t types.
21719         * lib/unistr/utf8-ucs4.c: New file.
21720
21721         * modules/utf16-ucs4 (Files, lib_SOURCES): Add unistr/utf16-ucs4.c.
21722         (Depends-on): Add unitypes.
21723         * lib/utf16-ucs4.h: Add double-inclusion guard. Include unitypes.h.
21724         (u16_mbtouc_aux): Move out to separate file.
21725         (u16_mbtouc): Use ucs4_t, uint16_t types.
21726         * lib/unistr/utf16-ucs4.c: New file.
21727
21728         * modules/ucs4-utf8 (Files, lib_SOURCES): Add unistr/ucs4-utf8.c.
21729         (Depends-on): Add unitypes.
21730         * lib/ucs4-utf8.h: Add double-inclusion guard. Include unitypes.h.
21731         (u8_uctomb_aux): Move out to separate file.
21732         (u8_uctomb): Use ucs4_t, uint8_t types.
21733         * lib/unistr/ucs4-utf8.c: New file.
21734
21735         * modules/ucs4-utf16 (Files, lib_SOURCES): Add unistr/ucs4-utf16.c.
21736         (Depends-on): Add unitypes.
21737         * lib/ucs4-utf16.h: Add double-inclusion guard. Include unitypes.h.
21738         (u16_uctomb_aux): Move out to separate file.
21739         (u16_uctomb): Use ucs4_t, uint16_t types.
21740         * lib/unistr/ucs4-utf16.c: New file.
21741
21742 2006-12-25  Bruno Haible  <bruno@clisp.org>
21743
21744         * modules/unitypes: New file.
21745         * lib/unitypes.h: New file.
21746         * MODULES.html.sh (func_all_modules): New section "Unicode string
21747         functions". Move ucs4-utf8, ucs4-utf16, utf8-ucs4, utf16-ucs4 to
21748         this section. Add unitypes.
21749
21750 2007-01-08  Bruno Haible  <bruno@clisp.org>
21751
21752         Avoid variable names that conflict with those from libtool.
21753         * m4/lib-link.m4 (AC_LIB_RPATH, AC_LIB_LINKFLAGS_BODY,
21754         AC_LIB_LINKFLAGS_FROM_LIBS): Rename libext to acl_libext,
21755         shlibext to acl_shlibext, libname_spec to acl_libname_spec,
21756         library_names_spec to acl_library_names_spec, hardcode_* to
21757         acl_hardcode_*.
21758         Reported by Ralf Wildenhues.
21759
21760 2007-01-08  Bruno Haible  <bruno@clisp.org>
21761
21762         * m4/gc-arcfour.m4 (gl_GC_ARCFOUR): Remove GC_USE_ARCFOUR macro
21763         definition.
21764         * m4/gc-arctwo.m4 (gl_GC_ARCTWO): Remove GC_USE_ARCTWO macro
21765         definition.
21766         * m4/gc-des.m4 (gl_GC_DES): Remove GC_USE_DES macro definition.
21767         * m4/gc-hmac-md5.m4 (gl_GC_HMAC_MD5): Remove GC_USE_HMAC_MD5 macro
21768         definition.
21769         * m4/gc-hmac-sha1.m4 (gl_GC_HMAC_SHA1): Remove GC_USE_HMAC_SHA1 macro
21770         definition.
21771         * m4/gc-md2.m4 (gl_GC_MD2): Remove GC_USE_MD2 macro definition.
21772         * m4/gc-md4.m4 (gl_GC_MD4): Remove GC_USE_MD4 macro definition.
21773         * m4/gc-md5.m4 (gl_GC_MD5): Remove GC_USE_MD5 macro definition.
21774         * m4/gc-random.m4 (gl_GC_RANDOM): Remove GC_USE_RANDOM macro
21775         definition.
21776         * m4/gc-rijndael.m4 (gl_GC_RIJNDAEL): Remove GC_USE_RIJNDAEL macro
21777         definition.
21778         * m4/gc-sha1.m4 (gl_GC_SHA1): Remove GC_USE_SHA1 macro definition.
21779         * lib/gc-gnulib.c: Use GNULIB_GC_<algorithm> instead of
21780         GC_USE_<algorithm>.
21781         * lib/gc-libgcrypt.c: Likewise.
21782         * modules/gc-arcfour (configure.ac): Use gl_MODULE_INDICATOR.
21783         * modules/gc-arctwo (configure.ac): Likewise.
21784         * modules/gc-des (configure.ac): Likewise.
21785         * modules/gc-hmac-md5 (configure.ac): Likewise.
21786         * modules/gc-hmac-sha1 (configure.ac): Likewise.
21787         * modules/gc-md2 (configure.ac): Likewise.
21788         * modules/gc-md4 (configure.ac): Likewise.
21789         * modules/gc-md5 (configure.ac): Likewise.
21790         * modules/gc-random (configure.ac): Likewise.
21791         * modules/gc-rijndael (configure.ac): Likewise.
21792         * modules/gc-sha1 (configure.ac): Likewise.
21793
21794 2007-01-08  Bruno Haible  <bruno@clisp.org>
21795
21796         * m4/close-stream.m4 (gl_CLOSE_STREAM): Remove GNULIB_CLOSE_STREAM
21797         macro definition.
21798         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Remove GNULIB_FCNTL_SAFER macro
21799         definition.
21800         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Remove GNULIB_FOPEN_SAFER macro
21801         definition.
21802         * modules/close-stream (configure.ac): Invoke gl_MODULE_INDICATOR.
21803         * modules/fcntl-safer (configure.ac): Likewise.
21804         * modules/fopen-safer (configure.ac): Likewise.
21805         * modules/fwriteerror (configure.ac): Likewise. Remove explicit
21806         GNULIB_FWRITEERROR macro definition.
21807
21808 2007-01-08  Bruno Haible  <bruno@clisp.org>
21809
21810         * m4/gnulib-common.m4: New file.
21811         * gnulib-tool (func_get_autoconf_snippet): Undo last change.
21812         (func_get_filelist): Add m4/gnulib-common.m4.
21813
21814 2007-01-08  Bruno Haible  <bruno@clisp.org>
21815
21816         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Simplify the sorting
21817         command.
21818
21819 2007-01-08  Jim Meyering  <jim@meyering.net>
21820
21821         Use a more robust test for a "can't happen" condition.
21822         * lib/fts.c (fts_read): Revert the change of 2006-11-22, since it
21823         narrowed the st_size value.  Presuming the "can't happen" condition
21824         is true, that narrowing could conceivably convert an invalid st_size
21825         value into a valid one.  Instead, use a change based on Matthew
21826         Woehlke's original patch.
21827
21828         Slight readability improvement: use an assert-like macro
21829         in place of literal "abort ()" uses.
21830         * lib/fts.c (fts_assert): Define.
21831         (fts_set_stat_required, cwd_advance_fd, fts_read, fd_ring_check):
21832         Use this macro instead of a bare 'abort'.
21833
21834 2007-01-05  Paul Eggert  <eggert@cs.ucla.edu>
21835
21836         Don't worry about using IRIX 5.3's wctype.h broken definitions;
21837         simply work around them.
21838         * lib/wctype_.h: Remove test for HAVE_WCTYPE_CTMP_BUG.
21839         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph, iswlower):
21840         (iswprint, iswpunct, iswspace, iswupper, iswxdigit): Undef before
21841         declaring.
21842         Don't bother to define as macros, since the standard doesn't require it.
21843         * m4/wctype.m4 (WCTYPE_H, ABSOLUTE_WCTYPE_H): Simplify, since we no
21844         longer worry about IRIX 5.3.
21845         (HAVE_WCTYPE_CTMP_BUG): Remove.
21846
21847 2007-01-04  Paul Eggert  <eggert@cs.ucla.edu>
21848
21849         * lib/wctype_.h (_ctmp_) [HAVE_WCTYPE_CTMP_BUG]: Now of type wchar_t,
21850         not wint_t.  Also, include <ctype.h>, to fix another IRIX bug.
21851         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
21852         Problems reported by Georg Schwarz for IRIX 5.3.
21853
21854         * gnulib-tool (autoconf_minversion): Take the maximum version number
21855         found, not the minimum.  Problem reported by James Youngman.
21856
21857 2007-01-03  Karl Berry  <karl@gnu.org>
21858
21859         * doc/error.texi: new file, explaining interaction with progname.
21860         * doc/gnulib.texi: include it.  Update copyright.
21861
21862 2007-01-03  Simon Josefsson  <simon@josefsson.org>
21863
21864         * gnulib-tool (func_create_testdir): Run AC_CANONICAL_BUILD and
21865         AC_CANONICAL_HOST, to improve autobuild outputs.
21866
21867 2007-01-03  Paolo Bonzini  <bonzini@gnu.org>
21868             Yoann Vandoorselaere <yoann.v@prelude-ids.com>
21869
21870         * lib/poll.c (poll): Use recv on Mac OS X to distinguish connected
21871         sockets, server sockets, and other file descriptors.  Count errors
21872         to compute the return value.  Reorder the code a bit to be easier
21873         to follow.  Don't set event bits that were not requested (except
21874         POLLERR and POLLHUP).
21875
21876 2007-01-01  Bruno Haible  <bruno@clisp.org>
21877
21878         * modules/lchmod (Include): Require lchmod.h, not lchown.h.
21879
21880 2007-01-03  Jim Meyering  <jim@meyering.net>
21881
21882         * modules/fts-lgpl (Depends-on): Add i-ring.  Reported by Bruno Haible.
21883
21884 2007-01-02  Bruno Haible  <bruno@clisp.org>
21885
21886         * modules/settime (Include): Require timespec.h.
21887         * modules/nanosleep (Include): Likewise.
21888
21889 2007-01-01  Bruno Haible  <bruno@clisp.org>
21890
21891         * gnulib-tool (func_emit_copyright_notice): Bump year.
21892         (func_get_autoconf_snippet): Emit a GNULIB_<modulename> macro.
21893
21894 2007-01-01  Bruno Haible  <bruno@clisp.org>
21895
21896         Improve support for OpenBSD.
21897         * build-aux/config.rpath (libname_spec): Export.
21898         (library_names_spec): New variable. Export.
21899         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Extract libname_spec and
21900         library_names_spec from the config.rpath output. Locate shared library
21901         through the name pattern in library_names_spec.
21902
21903 2007-01-01  Eric Blake  <ebb9@byu.net>
21904
21905         * lib/version-etc.c (COPYRIGHT_YEAR): Bump for new year.
21906
21907 2006-12-30  Paul Eggert  <eggert@cs.ucla.edu>
21908
21909         * gnulib-tool (SORT): Remove, since we no longer assume GNU sort.
21910         Rewrite so as not to assume GNU sort or "tail -1".  Also, don't
21911         assume the C locale, and avoid an "eval" that could cause trouble.
21912         Problem with SORT reported by Bob Proulx.
21913
21914         * lib/getpagesize.h (getpagesize) [defined __amigaos4__]:
21915         Define.  Trivial patch from Henning Nielsen Lund, originally
21916         sent to bug-grep@gnu.org today.
21917
21918 2006-12-29  Paul Eggert  <eggert@cs.ucla.edu>
21919
21920         * lib/acl.h: Include sys/types.h and sys/stat.h, for mode_t and
21921         struct stat.  Problem reported by Henning Nielsen Lund.
21922         * lib/acl.c: Include acl.h first, to check interface.  Don't
21923         bother to include sys/types.h and sys/stat.h again.
21924
21925 2006-12-28  Paul Eggert  <eggert@cs.ucla.edu>
21926
21927         Import the following change from libc; problem reported by
21928         Sven Verdoolaege.
21929
21930         2005-10-13  Ulrich Drepper  <drepper@redhat.com>
21931
21932         [BZ #1373]
21933         * lib/argp.h: Remove __NTH for __argp_usage inline function.
21934
21935 2006-12-28  Jim Meyering  <jim@meyering.net>
21936
21937         * build-aux/announce-gen: Do not assume that the package
21938         builds any of tar.gz, tar.bz2, and .xdelta files.
21939         Suggestion from Simon Josefsson.
21940
21941 2006-12-28  Simon Josefsson  <simon@josefsson.org>
21942
21943         * modules/announce-gen: New file.
21944
21945 2006-12-27  Paul Eggert  <eggert@cs.ucla.edu>
21946
21947         * lib/mbchar.h: Just include <wctype.h>; the wctype module
21948         handles its gotchas now.
21949         * lib/mbswidth.c: Likewise.
21950         * lib/wcwidth.h: Likewise.
21951         * m4/mbchar.m4 (gl_MBCHAR): Don't bother checking for wctype.h
21952         and iswcntrl; the wctype module does this stuff now.
21953         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
21954         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
21955         * modules/mbchar (Depends-on): Add wctype.
21956         * modules/mbswidth (Depends-on): Likewise.
21957         * modules/wcwidth (Depends-on): Likewise.
21958
21959 2006-12-27  Eric Blake  <ebb9@byu.net>
21960
21961         * lib/fnmatch.c: Reinstate inclusion of <wchar.h>, since this
21962         module uses more than what <wctype.h> is required to provide.
21963
21964 2006-12-26  Eric Blake  <ebb9@byu.net>
21965
21966         * gnulib-tool (sed_extract_prog): Avoid space-tab.
21967
21968 2006-12-26  Eric Blake  <ebb9@byu.net>
21969
21970         * modules/absolute-header: New module.
21971         * modules/fcntl (Depends-on): Depend on it.
21972         * modules/inttypes (Depends-on): Likewise.
21973         * modules/stdint (Depends-on): Likewise.
21974         * modules/sys_stat (Depends-on): Likewise.
21975         * modules/wctype (Depends-on): Likewise.
21976         * MODULES.html.sh (Support for building libraries and
21977         executables): Document it.
21978
21979 2006-12-25  Paul Eggert  <eggert@cs.ucla.edu>
21980
21981         * gnulib-tool (SED): Remove, undoing previous change.
21982         The problem was that it broke coreutils on Solaris, because
21983         "sed --posix" leaked into a makefile.
21984         (sed): New alias, if 'alias' and GNU sed.
21985
21986 2006-12-24  Jim Meyering  <jim@meyering.net>
21987
21988         Work around an fchownat bug in glibc-2.4:
21989         http://lists.ubuntu.com/archives/ubuntu-users/2006-September/093218.html
21990         This bug would cause "chown -RP ... DIR" to follow symlinks in DIR,
21991         in spite of the -P option.
21992         * m4/openat.m4 (gl_FUNC_FCHOWNAT, gl_FUNC_FCHOWNAT_DEREF_BUG):
21993         New macros.
21994         (gl_PREREQ_OPENAT): Require gl_FUNC_FCHOWNAT.
21995         * modules/openat (Files): Add lib/fchownat.c.
21996         * lib/openat.c (fchownat): Don't define here.  Move to...
21997         * lib/fchownat.c: ...this new file.
21998
21999 2006-12-23  Paul Eggert  <eggert@cs.ucla.edu>
22000
22001         Fix bug reported by Bruno Haible in
22002         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00228.html>
22003         where quotearg.c didn't compile on Mac OS X 10.2 because it
22004         lacks <wchar.h> and wint_t.
22005         * lib/wctype_.h (__wctype_wint_t): New type.
22006         Include <stdio.h>, <time.h>, <wchar.h> only if HAVE_WINT_T.
22007         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph):
22008         (iswlower, iswprint, iswpunct, iswspace, iswupper, ixwxdigit):
22009         Arg is now of type __wctype_wint_t, not wint_t.
22010         * m4/wctype.m4 (gl_WCTYPE_H): Require gt_TYPE_WINT_T, and
22011         substitute HAVE_WINT_T.
22012         * modules/wctype (Files): Add m4/wint_t.m4.
22013         (wctype.h): Substitute HAVE_WINT_T.
22014
22015 2006-12-23  Bruno Haible  <bruno@clisp.org>
22016
22017         * lib/safe-read.h [C++]: Wrap declarations in extern "C".
22018
22019 2006-12-23  Bruno Haible  <bruno@clisp.org>
22020
22021         * lib/canonicalize-lgpl.c (__realpath): Test HAVE_READLINK instead of
22022         S_ISLNK.
22023         Needed because gnulib's sys/stat.h replacement defines S_ISLNK on
22024         mingw.
22025
22026 2006-12-22  Bruno Haible  <bruno@clisp.org>
22027
22028         * lib/copy-file.c: Include acl.h.
22029         (copy_file_preserving) [USE_ACL]: Use copy_acl instead of chmod.
22030         Close the file descriptors only after being done with copy_acl.
22031         * modules/copy-file (Depends-on): Add acl.
22032
22033 2006-12-22  Bruno Haible  <bruno@clisp.org>
22034
22035         * gnulib-tool (SED): New variable.
22036         Use $SED instead of sed everywhere.
22037
22038 2006-12-22  Bruno Haible  <bruno@clisp.org>
22039
22040         * modules/no-c++: New file.
22041         * m4/no-c++.m4: New file.
22042         * MODULES.html.sh (Support for building libraries and executables):
22043         Add no-c++.
22044
22045 2006-12-22  Paul Eggert  <eggert@cs.ucla.edu>
22046
22047         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
22048         Include <limits.h>, and use its INT_MAX to rewrite the
22049         j loop so that it does not overflow 'int'.  Problem reported by
22050         Ralf Wildenhues in
22051         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00084.html>.
22052         Play it safe by shifting left by 1 rather than multiplying by 2,
22053         as GCC is less likely to optimize this away when the value
22054         is signed (when it assumes overflow leads to undefined behavior).
22055         Also, don't assume time_t uses two's complement.
22056
22057 2006-12-21  Paul Eggert  <eggert@cs.ucla.edu>
22058
22059         * MODULES.html.sh: New module wctype.
22060         * lib/wctype_.h, m4/wctype.m4, modules/wctype: New files.
22061         * lib/fnmatch.c: Don't bother to include <wchar.h> before
22062         <wctype.h>, since the new wctype module should fix this.
22063         * lib/quotearg.c: Include <wctype.h> unconditionally, since
22064         the wctype module should arrange for it.
22065         * lib/regex_internal.h: Likewise.
22066         * m4/quotearg.m4 (gl_QUOTEARG): Don't check for wctype.h or iswprint,
22067         since the wctype module should handle this now.
22068         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for wctype.h.
22069         * modules/fnmatch (Depends-on): Add wctype.
22070         * modules/quotearg (Depends-on): Likewise.
22071         * modules/regex (Depends-on): Likewise.
22072
22073 2006-12-19  Bruno Haible  <bruno@clisp.org>
22074
22075         * lib/strdup.h [C++]: Wrap definitions in extern "C".
22076         Suggested by Lorenzo Bettini <bettini@dsi.unifi.it>.
22077
22078 2006-12-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
22079
22080         * modules/savewd (Depends-on): Fix dependency on fcntl.
22081
22082 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
22083
22084         * m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty if stdint.h
22085         conforms to C99, rather than relying on the user's environment
22086         setting of STDINT_H.
22087
22088 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
22089         and Eric Blake  <ebb9@byu.net>
22090
22091         * lib/dirname.h (DOUBLE_SLASH_IS_DISTINCT_ROOT): Default to 0, not 1.
22092         This is more consistent with the other defines here.
22093         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT):
22094         Port to z/OS.  Problem reported by Paul Gilmartin.
22095         Change local vars to use gl_ prefix rather than ac_.
22096         Don't define DOUBLE_SLASH_IS_DISTINCT_ROOT to 0, for consistency
22097         with other defines.
22098         * modules/double-slash-root: New module.
22099         * modules/dirname (Files): Remove m4/double-slash-root.m4.
22100         (Depends-on): Add double-slash-root.
22101         * MODULES.html.sh (File system functions): Mention new module.
22102
22103 2006-12-14  Paul Eggert  <eggert@cs.ucla.edu>
22104
22105         * lib/yesno.c [!ENABLE_NLS]: Don't include getline.h.
22106         (yesno) [!ENABLE_NLS]: Don't invoke getline or rpmatch.
22107         This is for the benefit of gzip, which doesn't do i18n.
22108
22109 2006-12-12  Jim Meyering  <jim@meyering.net>
22110
22111         * m4/acl.m4 (gl_ACL_GET_FILE): Fix logic error.
22112         Reported by Andreas Schwab <schwab@suse.de>.
22113
22114 2006-12-12  Bruno Haible  <bruno@clisp.org>
22115
22116         Merge these changes.
22117         2006-09-05  Bruno Haible  <bruno@clisp.org>
22118         * lib/iconvme.c (iconv_string): No need to save and restore errno when
22119         iconv_alloc succeeded.
22120         (iconv_alloc): Don't assume that malloc() or realloc(), when failing,
22121         sets errno to ENOMEM. (malloc on GNU/kFreeBSD doesn't.) No need to
22122         test for " && dest " at the end - dest is always != NULL there. Call
22123         iconv with 4xNULL arguments initially, to reset the state. Call iconv
22124         with 2xNULL arguments, also to flush the state storage. Handle the
22125         IRIX iconv behaviour. Realloc the final result, to throw away unused
22126         memory.
22127
22128 2006-12-11  Paul Eggert  <eggert@cs.ucla.edu>
22129
22130         * m4/openat.m4 (gl_FUNC_OPENAT): Don't compile mkdirat
22131         and fchmodat unconditionally, since glibc 2.4 has them.
22132         Problem reported by Arkadiusz Miskiewicz.
22133
22134 2006-12-10  Bruno Haible  <bruno@clisp.org>
22135
22136         * gnulib-tool (func_import): Show the include files only for those
22137         modules that are copied and specified.
22138         Reported by Karl Berry.
22139
22140 2006-12-08  Jim Meyering  <jim@meyering.net>
22141
22142         * build-aux/announce-gen ($VERSION): Don't use of $Revision...$.
22143         Instead, use Emacs' time-stamp write hook.  Note that the time is UTC.
22144
22145         * build-aux/announce-gen: Add two new options, both optional:
22146         --bootstrap-tools=TOOL_LIST
22147               a comma-separated list of tools, e.g.,
22148               autoconf,automake,bison,gnulib
22149         --gnulib-snapshot-date=DATE
22150               if gnulib is in the bootstrap tool list,
22151               then report this as the snapshot date.
22152               If not specified, use the current date/time.
22153               If you specify a date here, be sure it's UTC.
22154
22155 2006-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
22156
22157         * tests/test-argp-2.sh: Fix test to match actual output.
22158         (func_compare): Fix sed script to be portable.
22159
22160 2006-12-05  Paul Eggert  <eggert@cs.ucla.edu>
22161
22162         * lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS]: Add a
22163         workaround for this case.  It is not autoconfigured now; offhand
22164         it's hard to see how to autoconfigure it.
22165
22166 2006-12-03  Paul Eggert  <eggert@cs.ucla.edu>
22167
22168         * lib/mkdir-p.c (make_dir_parents): Fix race condition when making
22169         a directory that is about to be chowned.  Such a directory's
22170         initial file permissions should permit the owner only and this
22171         should not be changed until after the chown, since the group and
22172         other bits would be incorrect if they granted permission before
22173         the chown.
22174
22175         Fix porting problem for iswctype reported by Georg Schwarz in:
22176         http://lists.gnu.org/archive/html/bug-coreutils/2006-12/msg00017.html
22177         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCTYPE, too.
22178         * lib/regex_internal.h (RE_ENABLE_I18N): Likewise.
22179         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for iswctype, too.
22180         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
22181
22182 2006-12-03  Jim Meyering  <jim@meyering.net>
22183
22184         * lib/fts.c (fts_load): Don't set sp->fts_dev here, since
22185         p->fts_statp may not yet be defined.
22186         (fts_read): Instead, set it in the caller, once p->fts_statp is
22187         sure to be defined, and corresponds to a top-level directory.
22188         This bug made du -x fail.  Here's the coreutils test case:
22189         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commit;h=ba45154d8e9f
22190         Reported by Mike Frysinger.
22191
22192 2006-12-01  Jim Meyering  <jim@meyering.net>
22193
22194         * modules/savewd (Depends-on): Add fcntl_h to avoid self-test
22195         build failure due to missing definition of HAVE_WORKING_O_NOFOLLOW.
22196         Reported by Simon Josefsson.
22197
22198 2006-11-30  Jim Meyering  <jim@meyering.net>
22199
22200         * m4/warning.m4: Use the all-permissive copyright notice
22201         recommended by RMS (rather than LGPL).
22202         * m4/vararrays.m4: Likewise.
22203         * m4/flexmember.m4: Likewise.
22204
22205 2006-11-29  Bruno Haible  <bruno@clisp.org>
22206
22207         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
22208         noinst_LIBRARIES. Augment noinst_LIBRARIES and noinst_LTLIBRARIES
22209         using +=.
22210         Reported by Simon Josefsson <simon@josefsson.org>.
22211
22212 2006-11-28  James Youngman <jay@gnu.org>
22213
22214         * README: Advise users that they might find the bug-gnulib@gnu.org
22215         and autotools-announce@gnu.org mailing lists useful.
22216
22217 2006-11-28  Bruno Haible  <bruno@clisp.org>
22218
22219         * m4/ptrdiff_max.m4: Remove file.
22220
22221 2006-11-21  Bruno Haible  <bruno@clisp.org>
22222
22223         * m4/eoverflow.m4 (gl_EOVERFLOW): Use AC_COMPUTE_INT instead of
22224         _AC_COMPUTE_INT.
22225         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
22226         * m4/ptrdiff_max.m4 (gl_PTRDIFF_MAX): Use AC_COMPUTE_INT instead of
22227         _AC_COMPUTE_INT.
22228         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
22229         * m4/size_max.m4 (gl_SIZE_MAX): Use AC_COMPUTE_INT instead of
22230         _AC_COMPUTE_INT.
22231         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
22232
22233 2006-11-28  Jim Meyering  <jim@meyering.net>
22234
22235         * lib/regcomp.c (parse_branch): Rename local, exp->expr, to avoid
22236         warning from "gcc -Wshadow" about shadowing the builtin.
22237
22238 2006-11-27  Bruno Haible  <bruno@clisp.org>
22239
22240         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_INT instead of
22241         _AC_COMPUTE_INT.
22242         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
22243
22244 2006-11-27  Bruno Haible  <bruno@clisp.org>
22245             Paul Eggert  <eggert@cs.ucla.edu>
22246
22247         * lib/regex.h (__restrict_arr): Redo logic of #if, for clarity.
22248
22249 2006-11-26  Bruno Haible  <bruno@clisp.org>
22250
22251         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
22252         noinst_LTLIBRARIES.
22253
22254 2006-11-27  Paul Eggert  <eggert@cs.ucla.edu>
22255             Bruno Haible  <bruno@clisp.org>
22256
22257         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to 0
22258         if compiling with "gcc -ansi".
22259
22260 2006-11-26  Paul Eggert  <eggert@cs.ucla.edu>
22261
22262         Fix some incompatibilities with gcc -ansi -pedantic.
22263         * lib/regex.h (__restrict_arr): Don't use the [restrict] syntax
22264         if compiling pedantically with GCC, unless it's C99 or later.
22265         Don't trust sys/cdefs.h's definition of __restrict_arr, either, as
22266         it mishandles gcc -ansi -pedantic as well.
22267         * lib/regex_internal.h (re_token_t): Don't use enum bitfields
22268         if gcc -pedantic.
22269         * lib/regexec.c (check_node_accept_bytes): Don't use auto
22270         initializers for struct if -pedantic, unless it's C99 or later.
22271
22272 2006-11-25  Nix  <nix@esperi.org.uk>  (tiny change)
22273
22274         * m4/fcntl_h.m4 (gl_FCNTL_H): Test the atime, not the mtime.
22275         Don't close an fd more than once. Identical atimes indicate
22276         success, not failure.
22277
22278 2006-11-22  Robinson Mittmann <bob@hoplon.com>  (tiny change)
22279
22280         * lib/sincosl.c (kernel_sinl): Fix typo in threshold.
22281
22282 2006-11-23  Jim Meyering  <jim@meyering.net>
22283
22284         * build-aux/announce-gen: New file.  From coreutils.
22285
22286 2006-11-22  Jim Meyering  <jim@meyering.net>
22287
22288         Work around a compile-time error from the HP-UX 11.00 /bin/cc.
22289         * lib/fts.c (enum Fts_stat): Give this previously-anon enum a name.
22290         (fts_read): Use a temporary to narrow the overused st_size member
22291         before using it in a switch statement.  Reported by Matthew Woehlke.
22292
22293         * m4/clock_time.m4 (gl_CLOCK_TIME): Quote AC_SUBST argument.
22294         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
22295
22296 2006-11-20  Bruno Haible  <bruno@clisp.org>
22297
22298         * gettext.m4 (AM_GNU_GETTEXT): Revert 2005-07-28 patch: Use
22299         changequote instead of pairs of brackets.
22300         Reported by Andreas Schwab <schwab@suse.de>.
22301
22302 2006-11-21  Jim Meyering  <jim@meyering.net>
22303
22304         * lib/fts.c (fts_safe_changedir): Move a declaration "up",
22305         so as to remain compatible with older compilers.
22306         Patch from Michael Deutschmann.
22307
22308 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
22309
22310         * MODULES.html.sh (File system functions): Add openat.
22311
22312         * lib/openat.h (rpl_fstatat): New macro, if
22313         [HAVE_OPENAT && ! LSTAT_FOLLOWS_SLASHED_SYMLINK.
22314         (fstatat): Define to rpl_fstatat under the same conditions,
22315         unless COMPILING_FSTATAT.
22316         * m4/openat.m4 (gl_FUNC_OPENAT): Compile fstatat.c too, if fstatat
22317         seems to have the bug.
22318         * lib/fstatat.c: New file.
22319         * modules/openat (Files): Add it.
22320
22321 2006-11-20  Bruno Haible  <bruno@clisp.org>
22322
22323         * Makefile: New file.
22324
22325 2006-11-20  Jim Meyering  <jim@meyering.net>
22326
22327         The beginnings of syntax-related checks for gnulib.
22328         * lib/Makefile: New file.
22329         * lib/t-idcache: New script.  Ensure that the two halves of
22330         idcache.c stay in sync.
22331
22332         * lib/idcache.c: Adjust comments in user- and group- portions to
22333         be more accurate, and to be consistent with one another.
22334
22335 2006-11-20  Jim Meyering  <jim@meyering.net>
22336
22337         * lib/idcache.c: Restore most of the 2006-11-06 patch, so as to
22338         continue using the flexible array member (thus, this module performs
22339         half as many malloc calls), with the addition that...
22340         (getgroup, getuser): Consistently record a non-match via an empty
22341         "name" string, and map an empty string match to a NULL return value.
22342         * modules/idcache (Depends-on): Re-add flexmember.
22343
22344         * lib/idcache.c (getuser): Remove all uses of the register keyword.
22345         (getuidbyname, getgroup, getgidbyname): Likewise.
22346
22347         Use cleaner syntax: NULL rather than 0.
22348         * lib/idcache.c (getuidbyname, getgidbyname): Return NULL, not 0.
22349
22350 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
22351
22352         * lib/idcache.c: Undo most recent patch, dated 2006-11-06.
22353         It mishandled the case where the group was missing.
22354         Problem reported by Greg Schafer.
22355         * modules/idcache: Likewise.
22356
22357 2006-11-18  Jim Meyering  <jim@meyering.net>
22358
22359         * check-module (%exempt_header): Add exception for some
22360         conditionally-included headers.
22361
22362         * modules/i-ring (Depends-on): Add verify.
22363         (License): Change to LGPL.
22364
22365 2006-11-16  Paul Eggert  <eggert@cs.ucla.edu>
22366
22367         * modules/getaddinfo (Depends-on): Remove inttostr; add snprintf.
22368         * lib/getaddrinfo.c: Include snprintf.h rather than intprops.h
22369         and inttostr.h.  Use snprintf rather than uinttostr, so that
22370         LGPLed code doesn't depend on GPLed.
22371
22372 2006-11-17  Paul Eggert  <eggert@cs.ucla.edu>
22373
22374         * modules/inline (License): Change from GPL to LGPL.
22375
22376 2006-11-17  Jim Meyering  <jim@meyering.net>
22377
22378         * modules/d-type (License): Switch to LGPL.
22379
22380 2006-11-15  Bruno Haible  <bruno@clisp.org>
22381
22382         * m4/alloca.m4 (gl_FUNC_ALLOCA): Fix the AC_CACHE_CHECK message.
22383
22384 2006-11-15  Eric Blake  <ebb9@byu.net>
22385
22386         * m4/allocsa.m4 (gl_ALLOCSA): Don't invoke macro already picked up by
22387         the module dependency.
22388
22389 2006-11-15  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
22390             Bruno Haible  <bruno@clisp.org>
22391
22392         * gnulib-tool (func_create_testdir): Add license consistency check.
22393
22394 2006-11-15  Eric Blake  <ebb9@byu.net>
22395
22396         * m4/alloca.m4 (gl_FUNC_ALLOCA): Use AC_CACHE_CHECK to avoid a
22397         random "(cached)" in configure output.
22398
22399 2006-11-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
22400
22401         * m4/inttypes.m4 (gl_INTTYPES_H): Use AC_CACHE_CHECK so that the
22402         test for conforming inttypes.h is both announced and cached.
22403
22404         * MODULES.html.sh (seen_modules, seen_files): New variables.
22405         (func_module): Rewrite to use a few less gnulib-tool and sed
22406         invocations.  Avoid a couple of quadratic algorithms for ...
22407         (missed_modules, missed_files): ... these, with ...
22408         (func_append, func_tmpdir): ... these new functions, from
22409         gnulib-tool.  Analogously, install traps for cleanup.
22410
22411         * tests/test-gc.c (main): Remove unused variables.
22412         * tests/test-read-file.c: Include stdlib.h, for 'free'.
22413
22414 2006-11-14  Paul Eggert  <eggert@cs.ucla.edu>
22415
22416         * modules/inttostr (License): Change to LGPL.
22417
22418 2006-11-14  Eric Blake  <ebb9@byu.net>
22419
22420         * modules/tempname (License): Change to LGPL.
22421
22422 2006-11-14  Eric Blake  <ebb9@byu.net>
22423
22424         * doc/functions.texi (Function Portability): *printf functions on
22425         Cygwin now understand all POSIX size specifiers.
22426
22427 2006-11-14  Bruno Haible  <bruno@clisp.org>
22428
22429         * modules/c-ctype (License): Change to LGPL.
22430
22431 2006-11-12  Bruno Haible  <bruno@clisp.org>
22432
22433         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
22434         AC_LIB_LINKFLAGS_BODY): Also set a LIB${NAME}_PREFIX variable. Needed
22435         for GNOME libraries, for which the include files are installed in
22436         subdirectories of $prefix/include.
22437
22438 2006-11-12  Bruno Haible  <bruno@clisp.org>
22439
22440         * m4/lib-link.m4: Require at least autoconf-2.54.
22441         (AC_LIB_LINKFLAGS_BODY) [autoconf < 2.61]: Turn dots into the library
22442         name to underscores for the --with option.
22443
22444 2006-11-13  Bruno Haible  <bruno@clisp.org>
22445
22446         * gnulib-tool (func_create_testdir): Set gl_source_base correctly in
22447         the tests directory.
22448         Reported by Ralf Wildenhues.
22449
22450 2006-11-13  Bruno Haible  <bruno@clisp.org>
22451
22452         * gnulib-tool (func_emit_initmacro_start): Also override AC_LIBSOURCES.
22453         (func_emit_initmacro_end): Undo the override here.
22454         (func_emit_initmacro_done): Emit a definition for gl_LIBSOURCES.
22455         Works around the famous automake error in coreutils.
22456
22457 2006-11-13  Eric Blake  <ebb9@byu.net>
22458
22459         * lib/gl_anytree_oset.h (gl_tree_search_atleast): Return the
22460         element, not its node.
22461
22462 2006-11-12  Bruno Haible  <bruno@clisp.org>
22463
22464         * gnulib-tool (func_emit_lib_Makefile_am): Replace occurrences of
22465         '$(top_srcdir)/build-aux/', taking into account the real auxdir.
22466
22467 2006-11-12  Bruno Haible  <bruno@clisp.org>
22468
22469         * gnulib-tool: New option --local-symlink.
22470         (func_usage): Document it.
22471         (lsymbolic): New variable.
22472         (func_import, func_create_testdir): If --symlink was not specified,
22473         test whether --local-symlink was specified and the file comes from
22474         the local_gnulib_dir.
22475
22476 2006-11-12  Bruno Haible  <bruno@clisp.org>
22477
22478         * gnulib-tool (func_ln): New function.
22479         (func_ln_if_changed, func_create_testdir): Use it instead of "ln -s".
22480
22481 2006-11-12  Bruno Haible  <bruno@clisp.org>
22482
22483         Finish support for source files in subdirectories.
22484         * gnulib-tool (func_emit_lib_Makefile_am): If some of the source files
22485         are in subdirectories, set uses_subdirs and add 'subdir-objects' to
22486         AUTOMAKE_OPTIONS.
22487         (func_import, func_create_testdir): Invoke AM_PROG_CC_C_O in this case.
22488
22489 2006-11-12  Bruno Haible  <bruno@clisp.org>
22490
22491         * gnulib-tool (func_get_automake_snippet): Synthesize also an
22492         EXTRA_lib_SOURCES augmentation.
22493         (func_emit_lib_Makefile_am): Initialize EXTRA_lib..._SOURCES to empty.
22494
22495 2006-11-12  Jim Meyering  <jim@meyering.net>
22496
22497         Make fts (in FTS_CWDFD mode) more efficient by caching a few open
22498         file descriptors.  This also averts a failure on systems with
22499         native openat support when a traversed directory lacks "x" access.
22500         * lib/fts_.h: Include "i-ring.h"
22501         (struct FTS) [fts_fd_ring]: New member.
22502         * lib/fts.c (RESTORE_INITIAL_CWD): Also call fd_ring_clear.
22503         (FCHDIR): Add parentheses.
22504         (fd_ring_check, fd_ring_print) [!FTS_DEBUG]: Define away.
22505         (cwd_advance_fd): Add a 3rd parameter.  Adjust all callers.
22506         When descending, rather than simply closing the previous
22507         fts_cwd_fd value, push that file descriptor onto the ring.
22508         (same_fd, fd_ring_print, fd_ring_check) [FTS_DEBUG]: New functions.
22509         (fts_open): Initialize the new fd_ring member.
22510         (fts_close): Clear the ring.
22511         (fts_safe_changedir): When possible, use our new fd_ring to skip
22512         the diropen and fstat and dev/ino comparison that would normally
22513         accompany a virtual `chdir ("..")'.
22514
22515         * modules/fts (Depends-on): Add i-ring.
22516         * modules/i-ring: New module.
22517         * lib/i-ring.c, lib/i-ring.h, lib/i-ring-test.c: New files.
22518         * m4/i-ring.m4: New file.
22519
22520 2006-11-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
22521
22522         * gnulib-tool (func_create_testdir): Fix replacement of
22523         `build-aux' in configure.ac.  Run autotools in gltests
22524         subdirectory.
22525         (func_create_testdir, func_create_megatestdir, test): There is
22526         no need for '--force' in most autotool invocations in a new
22527         tree.  Actually fail the whole test if any of the tools, or the
22528         configure or make stages fail.
22529
22530         Sync from Automake.
22531         * build-aux/gnupload: Revert last change.  Add pointer to upload
22532         instructions of the GNU Maintenance Instructions.
22533         Suggestion by Karl Berry.
22534
22535 2006-11-10  Jim Meyering  <jim@meyering.net>
22536
22537         * lib/fts.c [FTS_DEBUG]: Don't try to print a pointer via %s.
22538
22539 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
22540
22541         * lib/gettext.h (dgettext, dcgettext, ngettext) [! ENABLE_NLS]:
22542         (dngettext, dcngettext, bindtextdomain) [! ENABLE_NLS]:
22543         (bind_textdomain_codeset) [! ENABLE_NLS]:
22544         Evaluate all the arguments.  That way, callers get compatible behavior
22545         if the arguments have side effects.  Also, it avoids some GCC
22546         diagnostics in some cases; Joel E. Denny reported problems when Bison
22547         was configured with --enable-gcc-warnigs.
22548
22549 2006-11-10  Jim Meyering  <jim@meyering.net>
22550
22551         * m4/inline.m4 (gl_INLINE): Check with the compiler, not cpp, so that
22552         relevant options in CFLAGS (like -O, -fno-inline) are taken into
22553         account.
22554
22555 2006-11-10  Jim Meyering  <jim@meyering.net>
22556
22557         * modules/inline: New file/module.
22558         * modules/xalloc (Files): Remove m4/inline.m4.
22559         (Depends-on): Add inline, instead.
22560         * modules/oset: Likewise.
22561         * modules/list: Likewise.
22562
22563 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
22564
22565         * lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t.
22566         Problem reported by Matthew Woehlke.
22567
22568 2006-11-09  Bruno Haible  <bruno@clisp.org>
22569
22570         * lib/tempname.c (gen_tempname): Remove variant that invokes
22571         __gen_tempname.
22572         * m4/tempname.m4 (gl_FUNC_GEN_TEMPNAME): Don't test for
22573         __gen_tempname.
22574
22575 2006-11-08  Bruno Haible  <bruno@clisp.org>
22576
22577         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Set ac_cv_type_long_long_int
22578         to 'yes' instead of 'cross-compiling'.
22579
22580 2006-11-08  Paul Eggert  <eggert@cs.ucla.edu>
22581
22582         * lib/quotearg.h (quotearg_free): New decl.
22583         * lib/quotearg.c (quotearg_free): New function.
22584         (slot0, nslots, slotvec0, slotvec):
22585         Now file-scope so that quotearg_free can get at them.
22586
22587 2006-11-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
22588
22589         Sync from Automake.
22590         * build-aux/gnupload: Add missing 'gnu' to example URL.
22591         Report by Karl Berry.
22592
22593 2006-11-08  Bruno Haible  <bruno@clisp.org>
22594
22595         * m4/inline.m4 (gl_INLINE): Also test __NO_INLINE__.
22596         Suggested by Paul Eggert.
22597
22598 2006-11-08  Jim Meyering  <jim@meyering.net>
22599
22600         * lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl--.h twice.
22601         It's already included if !_LIBC.
22602         (fts_safe_changedir): Add a comment.
22603
22604 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
22605
22606         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Detect bug in
22607         Tandem NonStop Kernel (OSS) cc -O circa 2004, reported by
22608         Matthew Woehlke.
22609
22610         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Move
22611         definitions up, to avoid colliding with change below.
22612         (static_inline) [HAVE_INLINE]: New macro.
22613         (xnmalloc, xnrealloc, x2nrealloc, xcharalloc):
22614         Provide extern decls when !HAVE_INLINE.  Do not define unless
22615         static_inline is defined, either by us or by xmalloc.c.  Use
22616         static_inline rather than static inline.
22617         (XCALLOC): Optimize sizeof(T) = 1 case.
22618         * lib/xmalloc.c (static_inline) [!HAVE_INLINE]: New macro.
22619
22620 2006-11-07  Bruno Haible  <bruno@clisp.org>
22621
22622         * lib/xalloc.h (XNMALLOC): Restore optimization of sizeof(T) = 1 case.
22623         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require gl_INLINE instead of
22624         AC_C_INLINE.
22625         * modules/xalloc (Files): Add m4/inline.m4.
22626
22627 2006-11-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
22628
22629         * README: Fix typo.
22630         * doc/gnulib.texi (Miscellaneous Notes): Likewise, rename...
22631         (Miscellanous Notes): ...from this.
22632
22633 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
22634
22635         * m4/flexmember.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER):
22636         Mention that offsetof should be used instead of sizeof.
22637         From Bruno Haible.
22638
22639 2006-11-07  Bruno Haible  <bruno@clisp.org>
22640
22641         * lib/w32spawn.h (prepare_spawn): Use XNMALLOC instead of xmalloc.
22642
22643 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
22644
22645         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
22646         * lib/gl_anyavltree_list2.h (create_subtree_with_contents):
22647         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
22648         (gl_tree_add_before, gl_tree_add_after):
22649         Use XMALLOC instead of xmalloc, and XCALLOC instead of xzalloc.
22650         * lib/gl_anyhash_list2.h (hash_resize): Likewise.
22651         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
22652         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before):
22653         (gl_linked_add_after, gl_linked_add_at): Likewise.
22654         * lib/gl_anyrbtree_list2.h (create_subtree_with_contents):
22655         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
22656         (gl_tree_add_before, gl_tree_add_after): Likewise.
22657         * lib/gl_anytree_list2.h (gl_tree_create_empty): Likewise.
22658         * lib/gl_anytree_oset.h (gl_tree_create_empty): Likewise.
22659         * lib/gl_anytreehash_list1.h (add_to_bucket): Likewise.
22660
22661 2006-11-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
22662
22663         * lib/gl_oset.h: Use C comment style, not C++ comment style.
22664
22665 2006-11-06  Bruno Haible  <bruno@clisp.org>
22666
22667         * m4/inline.m4: New file.
22668         * m4/gl_list.m4 (gl_LIST): Require gl_INLINE.
22669         * modules/list (Files): Add m4/inline.m4.
22670         * modules/oset (Files): Likewise.
22671
22672 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
22673
22674         * lib/idcache.c: Include <stddef.h>, for offsetof.
22675         (struct userid.name): Change from char * to a flexible array member.
22676         All uses changed.
22677         * modules/idcache (Depends-on): Add flexmember.
22678
22679         * MODULES.html.sh (Core language properties): New module flexmember.
22680         * modules/flexmember, m4/flexmember.m4: New files.
22681
22682         * lib/xalloc.h (xnmalloc, xnrealloc, x2nrealloc): Now static
22683         inline functions that are identical with the old xnmalloc_inline,
22684         xnrealloc_inline, x2nrealloc_inline of lib/xmalloc.c.  This is so
22685         that we can avoid some unnecessary integer multiplications and
22686         divisions in the common case where the element size is known at
22687         compile time.
22688         (XNMALLOC) [HAVE_INLINE]: Remove special case, which is no longer
22689         needed.
22690         (xnboundedmalloc): Remove.
22691         (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Use lower-case letters for
22692         arguments, for consistency with rest of this header.
22693         (xcharalloc): Rewrite using XNMALLOC.
22694         * lib/xmalloc.c (xnmalloc_inline, xnmalloc, xnrealloc_inline):
22695         (xnrealloc, x2nrealloc_inline, x2nrealloc): Remove.  The *_inline
22696         versions have been moved to lib/xalloc.h and renamed to be the
22697         non-*_inline versions.
22698         (xmalloc, xrealloc): Implement without reference to the xnmalloc
22699         and xnrealloc functions, since those functions are now inline and
22700         now call us.
22701         (x2realloc): Invoke x2realloc, not x2realloc_inline, to accommodate
22702         renaming described above.
22703         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Remove AC_C_INLINE since
22704         xmalloc.c no longer uses inline directly.  gl_PREREQ_XALLOC now
22705         captures the dependency in AC_C_INLINE.
22706
22707         New module canonicalize-lgpl, proposed by Charles Wilson in
22708         <http://lists.gnu.org/archive/html/bug-gnulib/2006-11/msg00020.html>
22709         with a few small changes afterwards.
22710         * MODULES.html.sh (File system functions): New module
22711         canonicalize-lgpl.
22712         * lib/canonicalize.h: Add comments for canonicalize_filename_mode
22713         and canonicalize_file_name.
22714         * lib/canonicalize-lgpl.c, m4/canonicalize-lgpl.m4:
22715         * modules/canonicalize-lgpl: New files.
22716
22717 2006-11-05  Bruno Haible  <bruno@clisp.org>
22718
22719         * gnulib-tool (func_import, func_create_testdir): Create directories
22720         also for files in subdirectories of lib/.
22721
22722 2006-11-05  Bruno Haible  <bruno@clisp.org>
22723
22724         * lib/gl_array_list.c (gl_array_iterator_next): Make pointer decrement
22725         ANSI C compliant.
22726
22727 2006-11-03  Bruno Haible  <bruno@clisp.org>
22728
22729         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
22730         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require AC_C_INLINE.
22731         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): New macros.
22732         (xnboundedmalloc): New inline function.
22733         * lib/classpath.c (new_classpath): Use XNMALLOC instead of xmalloc.
22734         * lib/clean-temp.c (create_temp_dir): Use XNMALLOC, XMALLOC instead of
22735         xmalloc.
22736         * lib/concatpath.c (concatenated_pathname): Use XNMALLOC instead of
22737         xmalloc.
22738         * lib/fatal-signal.c (at_fatal_signal): Use XNMALLOC instead of xmalloc.
22739         * lib/findprog.c (find_in_path): Use XNMALLOC instead of xmalloc.
22740         * lib/gl_array_list.c (gl_array_create_empty): Use XMALLOC instead of
22741         xmalloc.
22742         (gl_array_create): Use XNMALLOC, XMALLOC instead of xmalloc.
22743         * lib/gl_array_oset.c (gl_array_create_empty): Use XNMALLOC instead of
22744         xmalloc.
22745         * lib/gl_avltree_oset.c (gl_tree_add_first, gl_tree_add_before,
22746         gl_tree_add_after): Use XMALLOC instead of xmalloc.
22747         * lib/gl_carray_list.c (gl_carray_create_empty): Use XMALLOC instead of
22748         xmalloc.
22749         (gl_carray_create): Use XNMALLOC, XMALLOC instead of xmalloc.
22750         * lib/gl_rbtree_oset.c (gl_tree_add_first, gl_tree_add_before,
22751         gl_tree_add_after): Use XMALLOC instead of xmalloc.
22752         * lib/gl_sublist.c (gl_sublist_create): Use XMALLOC instead of xmalloc.
22753         * lib/pagealign_alloc.c (new_memnode): Use XMALLOC instead of xmalloc.
22754         * lib/sh-quote.c (shell_quote_argv): Use XNMALLOC instead of xmalloc.
22755         * lib/xvasprintf.c (xstrcat): Use XNMALLOC instead of xmalloc.
22756
22757 2006-11-03  Bruno Haible  <bruno@clisp.org>
22758
22759         * lib/c-ctype.h [C++]: Define functions without name mangling.
22760         * lib/fwriteerror.h [C++]: Likewise.
22761         * lib/gcd.h [C++]: Likewise.
22762         * lib/linebreak.h [C++]: Likewise.
22763
22764 2006-11-03  Paul Eggert  <eggert@cs.ucla.edu>
22765
22766         * lib/canonicalize.h: (canonicalize_mode_t, CAN_EXISTING):
22767         (CAN_ALL_BUT_LAST, CAN_MISSING, canonicalize_filename_mode):
22768         Define only if PROVIDE_CANONICALIZE_FILENAME_MODE is defined.
22769         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
22770         Check for functions and headers just once.
22771         Check for declaration of canonicalize_file_name.
22772         Define PROVIDE_CANONICALIZE_FILENAME_MODE.
22773
22774 2006-11-02  Charles Wilson  <cygwin@cwilson.fastmail.fm>
22775
22776         * gnulib-tool (func_import): Fix typo in actioncmd.
22777
22778 2006-11-02  Bruno Haible  <bruno@clisp.org>
22779
22780         * gnulib-tool (func_get_automake_snippet): Interpret a backslash-
22781         newline sequence in the Makefile.am snippet as a space, like "make"
22782         does.
22783         Reported by Roger Persson <perrog@gmail.com>.
22784
22785 2006-11-01  Bruno Haible  <bruno@clisp.org>
22786
22787         * m4/strcase.m4 (gl_FUNC_STRNCASECMP): Check whether strncasecmp is
22788         already declared in <string.h>.
22789         * lib/strcase.h (strncasecmp): Don't declare it if yes.
22790
22791 2006-11-01  Bruno Haible  <bruno@clisp.org>
22792
22793         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Don't define strcasecmp here.
22794         * lib/strcase.h: Include <string.h>.
22795         (strcasecmp): Define to rpl_strcasecmp here.
22796
22797 2006-11-01  Bruno Haible  <bruno@clisp.org>
22798
22799         * lib/printf-parse.c (PRINTF_PARSE): Cast malloc/realloc results.
22800
22801 2006-11-01  Eric Blake  <ebb9@byu.net>
22802
22803         * lib/mkstemp-safer.c (mkstemp_safer): Allow C++ compilation.
22804
22805         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Allow C++ configuration.
22806
22807 2006-10-29  Bruno Haible  <bruno@clisp.org>
22808
22809         Make it compile in C++ mode.
22810         * lib/full-write.c (full_rw): Add a cast.
22811
22812 2006-11-01  Bruno Haible  <bruno@clisp.org>
22813
22814         * gnulib-tool (func_get_automake_snippet): Change sed_combine_lines to
22815         be POSIX compliant.
22816         Reported by Roger Persson <perrog@gmail.com>.
22817
22818 2006-11-01  Eric Blake  <ebb9@byu.net>
22819
22820         * lib/getopt_.h: Fix comments.
22821
22822 2006-10-31  Eric Blake  <ebb9@byu.net>
22823
22824         * modules/tmpdir (Depends-on): Add sys_stat.
22825         * modules/mkdtemp (Depends-on): Add tempname, drop unistd.
22826         * lib/mkdtemp.c (gen_tempname): Remove; tempname covers this.
22827         * lib/tmpdir.c (S_ISDIR): Simplify, thanks to sys_stat.
22828         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Simplify, thanks to
22829         tempname.
22830
22831 2006-10-31  Paul Eggert  <eggert@cs.ucla.edu>
22832
22833         Avoid some C++ diagnostics reported by Bruno Haible.
22834         * lib/quotearg.c (clone_quoting_options): Use xmemdup rather than
22835         xmalloc.
22836         (quotearg_alloc): Use xcharalloc rather than xmalloc.
22837         (struct slotvec): Move to top level.
22838         (quotearg_n_options): Rewrite to avoid xmalloc.
22839         * lib/xalloc.h (xcharalloc): New function.
22840         * (xrealloc, xnrealloc, x2realloc, x2nrealloc, xmemdup):
22841         [defined __cplusplus]: Add function template that provides result
22842         type propagation.  This part of the change is from Bruno Haible.
22843
22844 2006-10-29  Bruno Haible  <bruno@clisp.org>
22845
22846         Make it compile in C++ mode.
22847         * lib/striconv.c (mem_cd_iconv): Cast malloc/realloc result.
22848         * lib/strnlen1.c (strnlen1): Cast memchr result.
22849         * lib/mbchar.h (mb_copy): Rename arguments to 'new_mbc', 'old_mbc'.
22850         * lib/clean-temp.c (string_equals, string_hash): Add casts.
22851         (create_temp_dir): Rename local variable 'template'.
22852         (compile_csharp_using_sscli): Add cast.
22853         * lib/fatal-signal.c (at_fatal_signal): Cast xmalloc result.
22854         * lib/findprog.c (find_in_path): Likewise.
22855         * lib/linebreak.c (mbs_width_linebreaks): Cast malloc result.
22856         * lib/wait-process.c (register_slave_subprocess): Likewise.
22857
22858 2006-10-22  Bruno Haible  <bruno@clisp.org>
22859
22860         * modules/tsearch: New file.
22861         * lib/tsearch.h: New file.
22862         * lib/tsearch.c: New file, from glibc-2.5 with small modifications.
22863         * m4/tsearch.m4: New file.
22864         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add tsearch.
22865
22866 2006-10-29  Eric Blake  <ebb9@byu.net>
22867
22868         * lib/arcfour.c: Assume config.h.
22869         * lib/arctwo.c: Likewise.
22870         * lib/base64.c: Likewise.
22871         * lib/check-version.c: Likewise.
22872         * lib/crc.c: Likewise.
22873         * lib/des.c: Likewise.
22874         * lib/gc-gnulib.c: Likewise.
22875         * lib/gc-libgcrypt.c: Likewise.
22876         * lib/gc-pbkdf2-sha1.c: Likewise.
22877         * lib/getaddrinfo.c: Likewise.
22878         * lib/getdelim.c: Likewise.
22879         * lib/getline.c: Likewise.
22880         * lib/hmac-md5.c: Likewise.
22881         * lib/hmac-sha1.c: Likewise.
22882         * lib/iconvme.c: Likewise.
22883         * lib/md2.c: Likewise.
22884         * lib/md4.c: Likewise.
22885         * lib/memxor.c: Likewise.
22886         * lib/read-file.c: Likewise.
22887         * lib/readline.c: Likewise.
22888         * lib/rijndael-alg-fst.c: Likewise.
22889         * lib/rijndael-api-fst.c: Likewise.
22890         * lib/xgetdomainname.c: Likewise.
22891
22892 2006-10-28  Eric Blake  <ebb9@byu.net>
22893
22894         * lib/xstrndup.c: Assume config.h.
22895
22896 2006-10-27  Paul Eggert  <eggert@cs.ucla.edu>
22897
22898         Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.
22899         stat-macros.h is now for our own macros, whereas stat_h is for
22900         macros in the <sys/stat.h> name space.
22901         * lib/stat-macros.h: Remove copyright notice, as this file is now tiny.
22902         (STAT_MACROS_H): Remove.
22903         (S_IFMT, S_ISBLK, S_ISCHR, S_ISDIR, S_ISFIFO, S_ISLNK, S_ISNAM):
22904         (S_ISMPB, S_ISMPC, S_ISNWK, S_ISREG, S_ISSOCK, S_ISDOOR, S_ISPORT):
22905         (S_TYPEISMQ, S_TYPEISTMO, S_TYPEISSEM, S_TYPEISSHM, S_ISCTG, S_ISOFD):
22906         (S_ISOFL, S_ISWHT, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IRGRP):
22907         (S_IROTH, S_IWUSR, S_IWGRP, S_IWOTH, S_IXUSR, S_IXGRP, S_IXOTH):
22908         (S_IRWXU, S_IRWXG, S_IRWXO, S_IXUGO, S_IRWXUGO):
22909         Move these macros to ...
22910         * lib/stat_.h: here.  Don't include stat-macros.h.
22911         * lib/canonicalize.c: Don't include stat-macros.h.
22912         * lib/chown.c: Likewise.
22913         * lib/euidaccess.c: Likewise.
22914         * lib/file-type.c: Likewise.
22915         * lib/filemode.c: Likewise.
22916         * lib/glob.c: Likewise.
22917         * lib/isapipe.c: Likewise.
22918         * lib/lchown.c: Likewise.
22919         * lib/lstat.c: Likewise.
22920         * lib/mkdir-p.c: Likewise.
22921         * lib/rmdir.c: Likewise.
22922         * m4/lchown.m4 (gl_FUNC_LCHOWN): Don't require gl_STAT_MACROS.
22923         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Don't check for io.h
22924         unless mkdir isn't declared, to speed up 'configure'.
22925         Always create sys/stat.h, since it's unlikely any real sys/stat.h
22926         would define all the S_* symbols.
22927         * modules/canonicalize (Depends-on):
22928         Depend on sys_stat, not stat-macros.
22929         * modules/chown: Likewise.
22930         * modules/euidaccess: Likewise.
22931         * modules/filemode: Likewise.
22932         * modules/file-type: Likewise.
22933         * modules/glob: Likewise.
22934         * modules/isapipe: Likewise.
22935         * modules/lchown: Likewise.
22936         * modules/lstat: Likewise.
22937         * modules/mkancesdirs: Likewise.
22938         * modules/rmdir: Likewise.
22939         * modules/mkdir-p (Depends-on): Also depend on sys_stat.
22940         * modules/modechange: Likewise.
22941         * modules/stat-macros (Files): Remove m4/stat-macros.m4.
22942         (configure.ac): Remove gl_STAT_MACROS.
22943         * modules/sys_stat (Depends-on): Remove stat-macros.
22944
22945 2006-10-27  Bruno Haible  <bruno@clisp.org>
22946
22947         * m4/signed.m4: Remove file.
22948         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS_: Remove bh_C_SIGNED
22949         invocation.
22950         * modules/vasnprintf (Files): Remove m4/signed.m4.
22951
22952 2006-10-27  Bruno Haible  <bruno@clisp.org>
22953
22954         Update to GNU gettext 0.16.
22955         * modules/gettext (Files): Add m4/intl.m4, m4/intldir.m4. Remove
22956         m4/inttypes-h.m4, m4/signed.m4.
22957         * m4/gettext.m4: Update to GNU gettext 0.16.
22958         * m4/intl.m4: New file, from GNU gettext.
22959         * m4/intldir.m4: New file, from GNU gettext.
22960         * config/srclist.txt: Update
22961
22962 2006-10-27  Eric Blake  <ebb9@byu.net>
22963
22964         * MODULES.html.sh: Document tempname.
22965         * modules/mkstemp (Depends-on): Add tempname, and drop transitive
22966         dependencies.
22967         (Files): Move lib/tempname.c...
22968         * modules/tempname: ...to this new module.
22969         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Remove tempname checks.
22970         (gl_PREREQ_TEMPNAME): Move...
22971         * m4/tempname.m4: ...to this new file.
22972         * lib/mkstemp.c (includes) [!_LIBC]: Use tempname.h.
22973         * modules/sys_stat (Depends-on): Add stat-macros.
22974         * lib/stat_.h (includes): Pick up stat macros.
22975         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Replace <sys/stat.h>
22976         if stat macros are broken.
22977         * lib/tempname.c (includes): No need to include "stat-macros.h".
22978         (__gen_tempname) [!_LIBC]: Expose as gen_tempname.
22979         (direxists, __path_search) [!_LIBC]: Don't compile these in
22980         gnulib; the tmpdir module covers that.
22981         * lib/tempname.h: New file.
22982
22983 2006-10-26  Paul Eggert  <eggert@cs.ucla.edu>
22984
22985         * COPYING: Explain how gnulib-tool converts licence headers.
22986         Almost all wording by Eric Blake.
22987
22988 2006-10-25  Paul Eggert  <eggert@cs.ucla.edu>
22989
22990         * lib/mbchar.h (is_basic_table): Make read-only.
22991         * lib/mbchar.c (is_basic_table): Likewise.
22992         Reported by John Darrington.
22993
22994 2006-10-25  Bruno Haible  <bruno@clisp.org>
22995
22996         * lib/progname.h (set_program_name): Undefine before defining.
22997
22998 2006-10-25  Bruno Haible  <bruno@clisp.org>
22999
23000         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to
23001         false for non-gcc C++ compilers.
23002         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
23003
23004 2006-10-24  Bruno Haible  <bruno@clisp.org>
23005
23006         * lib/striconv.c (mem_cd_iconv, str_cd_iconv): Treat all non-GNU
23007         iconv implementations like Irix iconv.
23008
23009 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
23010
23011         * modules/vararrays: New file.
23012         * m4/vararrays.m4: New file, taken from diffutils.
23013         * MODULES.html.sh: New module vararrays.
23014
23015 2006-10-24  Karl Berry  <karl@gnu.org>
23016
23017         * doc/gnulib-intro.texi: --- instead of --; non-naive naive.
23018         Don't call GNU Unix.
23019
23020 2006-10-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23021
23022         * users.txt: Add Libtool.
23023
23024         Sync from Libtool:
23025
23026         2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
23027
23028         * lib/argz.c: Remove check for HAVE_CONFIG_H, to conform
23029         to gnulib's policy of including config.h unconditionally.
23030
23031 2006-10-24  Bruno Haible  <bruno@clisp.org>
23032
23033         * modules/wcwidth (Files): Add m4/wint_t.m4.
23034         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gt_TYPE_WINT_T.
23035         * lib/wcwidth.h (iswprint): Use 'int' if 'wint_t' is not defined.
23036
23037 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
23038
23039         * lib/getdate.y (yyerror): Make the arguments pointer-to-const,
23040         to pacify GCC with some -W flags enabled.  Problem reported by
23041         Bruno Haible.
23042
23043 2006-10-24  Jim Meyering  <jim@meyering.net>
23044
23045         * MODULES.html.sh: Remove uinttostr.  It's not a module.
23046         Reported by Karl Berry.
23047
23048 2006-10-23  Bruno Haible  <bruno@clisp.org>
23049
23050         * lib/fts.c (fts_build): Move variable declaration, for C89 compliance.
23051
23052 2006-10-24  Bruno Haible  <bruno@clisp.org>
23053
23054         * lib/gl_list.h: Use C comment style, not C++ comment style.
23055
23056 2006-10-23  Eric Blake  <ebb9@byu.net>
23057
23058         * lib/getaddrinfo.c (includes): Add missing include.
23059
23060 2006-10-23  Bruno Haible  <bruno@clisp.org>
23061             Paul Eggert  <eggert@cs.ucla.edu>
23062
23063         Ability to rename obstack_free.
23064         * lib/obstack.h (__obstack_free): New macro. Declare instead of
23065         obstack_free.
23066         (obstack_free): Invoke the __obstack_free macro.
23067         * lib/obstack.c (obstack_free): Use __obstack_free macro.
23068
23069 2006-10-23  Bruno Haible  <bruno@clisp.org>
23070             Paul Eggert  <eggert@cs.ucla.edu>
23071
23072         * lib/argp.h (argp_parse, __argp_parse): Comment out the identifiers
23073         __argc, __argv from the declaration. (They are defined as macros on
23074         mingw.)
23075
23076 2006-10-22  Bruno Haible  <bruno@clisp.org>
23077
23078         * doc/gnulib-intro.texi: New file.
23079         * doc/gnulib.texi: Include it.
23080
23081 2006-10-21  Bruno Haible  <bruno@clisp.org>
23082
23083         * doc/gnulib.texi: Split the chapter "Gnulib" into 3 chapters
23084         "Introduction", "Miscellanous Notes", "Particular Modules".
23085
23086 2006-10-21  Bruno Haible  <bruno@clisp.org>
23087
23088         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
23089         Change mostlyclean-local rule to avoid sh syntax error from bash
23090         versions 2.00..2.05 when $(MOSTLYCLEANDIRS) is empty.
23091
23092 2006-10-23  Jim Meyering  <jim@meyering.net>
23093
23094         * lib/getaddrinfo.c (getnameinfo): Use new lightweight uinttostr,
23095         in place of snprintf.
23096
23097         * modules/inttostr (Files): Add lib/uinttostr.c.
23098         * lib/uinttostr.c (inttostr): New file/function.
23099         * lib/inttostr.h (uinttostr): Declare.
23100         * m4/inttostr.m4: Add AC_LIBOBJ([uinttostr]).
23101         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
23102         Add uinttostr.
23103         * modules/getaddrinfo (Depends-on): Remove snprintf.  Add inttostr.
23104
23105 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
23106
23107         * lib/canonicalize.c (ELOOP): Define if not already defined.
23108         Problem reported by Bruno Haible in
23109         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00282.html>.
23110
23111 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
23112
23113         * lib/stdint_.h [defined _AIX]: Don't include <sys/types.h>.
23114         Problem reported by Perry Smith and Ville Laurikari.
23115
23116         * lib/getndelim2.c (SSIZE_MAX): Use same defn that getdelim.c
23117         uses.
23118
23119 2006-10-19  Bruno Haible  <bruno@clisp.org>
23120
23121         * lib/getndelim2.c (SSIZE_MAX): Provide fallback definition. Needed
23122         for mingw.
23123
23124 2006-10-19  Bruno Haible  <bruno@clisp.org>
23125
23126         * lib/openat-priv.h (EOPNOTSUPP): Provide fallback definition.
23127         Needed for mingw.
23128
23129 2006-10-19  Bruno Haible  <bruno@clisp.org>
23130
23131         * m4/size_max.m4 (gl_SIZE_MAX): Cache the result.
23132
23133 2006-10-19  Bruno Haible  <bruno@clisp.org>
23134
23135         * m4/allocsa.m4 (gl_ALLOCSA): Invoke gl_FUNC_ALLOCA, don't AC_REQUIRE
23136         it.
23137
23138 2006-10-19  Bruno Haible  <bruno@clisp.org>
23139
23140         * m4/alloca.m4 (gl_FUNC_ALLOCA): Cache the result of the AC_EGREP_CPP
23141         invocation.
23142
23143 2006-10-19  Bruno Haible  <bruno@clisp.org>
23144
23145         * gnulib-tool (func_create_testdir): Don't include ftruncate and
23146         mountlist by default.
23147
23148 2006-10-16  Bruno Haible  <bruno@clisp.org>
23149
23150         * lib/c-strstr.c: Include c-strstr.h.
23151
23152 2006-10-18  Charles Wilson  <cygwin@cwilson.fastmail.fm>
23153
23154         * gnulib-tool: Don't clobber $sourcebase when $local_gnulib_dir ends
23155         in a slash.
23156
23157 2006-10-18  Bruno Haible  <bruno@clisp.org>
23158
23159         * lib/lock.h [C++]: Wrap definitions in extern "C".
23160
23161 2006-10-18  Bruno Haible  <bruno@clisp.org>
23162
23163         * gnulib-tool (func_emit_initmacro_end): Remove duplicates from the
23164         gl_LIBOBJS list.
23165
23166 2006-10-18  Bruno Haible  <bruno@clisp.org>
23167
23168         * lib/findprog.c (find_in_path): Avoid "gcc -Wwrite-strings" warning.
23169
23170 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>
23171
23172         * lib/xstrtol.h: Include gettext.h.
23173         (_STRTOL_ERROR): Wrap English-language formats inside gettext.
23174         Problem reported by Eric Blake.
23175         * modules/xstrtol (Depends-on): Add gettext-h.
23176
23177 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>  (tiny change)
23178
23179         * lib/strftime.c (advance): New macro.
23180         (add): Use it to avoid adding 0 to a FILE *.  FILE can be an
23181         incomplete type, so you can't add 0 to it.  Problem and patch
23182         reported by Eelco Dolstra for dietlibc.
23183
23184 2006-10-18  Jim Meyering  <jim@meyering.net>
23185
23186         * lib/readutmp.c (desirable_utmp_entry): Use "bool" as the
23187         type for a local, and rename it: s/up/user_proc/.
23188
23189 2006-10-18  Sergey Poznyakoff  <gray@gnu.org.ua>
23190
23191         * lib/readutmp.c (desirable_utmp_entry): Implement new flag:
23192         READ_UTMP_USER_PROCESS.
23193         * lib/readutmp.h (READ_UTMP_USER_PROCESS): New flag
23194
23195 2006-10-17  Paul Eggert  <eggert@cs.ucla.edu>
23196
23197         * lib/localcharset.c: Do not check HAVE_SETLOCALE.
23198         * m4/localcharset.m4 (gl_LOCALCHARSET): Don't check for setlocale.
23199
23200 2006-10-17  Eric Blake  <ebb9@byu.net>
23201
23202         * lib/sigprocmask.c (sigprocmask): Fix typo.
23203
23204         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Fix typo.
23205
23206         * modules/clean-temp (Makefile.am): Don't add to make output...
23207         (configure.ac): ...instead define SIGNAL_SAFE_LIST inside
23208         config.h.
23209
23210 2006-10-17  Bruno Haible  <bruno@clisp.org>
23211
23212         * lib/gettext.h (gettext, ngettext, pgettext, npgettext): Define
23213         differently if DEFAULT_TEXT_DOMAIN is set.
23214
23215 2006-10-16  Bruno Haible  <bruno@clisp.org>
23216
23217         * lib/clean-temp.c: Include fwriteerror.h.
23218
23219 2006-10-16  Bruno Haible  <bruno@clisp.org>
23220
23221         * getndelim2.m4 (gl_GETNDELIM2): Remove 2003-10-23 hack.
23222
23223 2006-10-16  Bruno Haible  <bruno@clisp.org>
23224
23225         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Also test for sigset_t.
23226         * lib/sigprocmask.h: Include <sys/types.h>.
23227         (sigset_t): Use the system's definition if present.
23228
23229 2006-10-17  Eric Blake  <ebb9@byu.net>
23230
23231         * lib/xvasprintf.c (includes): Assume config.h.
23232         * lib/xasprintf.c (includes): Likewise.
23233
23234 2006-10-16  Paul Eggert  <eggert@cs.ucla.edu>
23235
23236         * lib/fsusage.c (PROPAGATE_ALL_ONES): Don't assume uintmax_t is
23237         at least as wide as intmax_t.
23238
23239 2006-10-16  Alexandre Duret-Lutz  <adl@gnu.org>
23240
23241         (Imported from Automake.)
23242         * build-aux/gnupload: Update to version 1.1 of directive file.
23243
23244 2006-10-16  Eric Blake  <ebb9@byu.net>
23245
23246         * modules/configmake (Makefile.am): Add pkglibexecdir support, to
23247         match Automake 1.10a.
23248
23249 2006-10-14  Bruno Haible  <bruno@clisp.org>
23250
23251         * modules/sigprocmask: New file.
23252         * lib/sigprocmask.h: New file.
23253         * lib/sigprocmask.c: New file.
23254         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Renamed from
23255         gt_SIGNALBLOCKING. When not defining HAVE_POSIX_SIGNALBLOCKING,
23256         request sigprocmask.o.
23257         (gl_PREREQ_SIGPROCMASK): New macro.
23258         * modules/fatal-signal (Files): Remove m4/signalblocking.m4.
23259         (Depends-on): Add sigprocmask.
23260         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Don't require
23261         gt_SIGNALBLOCKING. Test for 'raise' only once.
23262         * lib/fatal-signal.c: Include sigprocmask.h.
23263         (fatal_signal_set, init_fatal_signal_set, block_fatal_signals,
23264         unblock_fatal_signals): Define always.
23265         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
23266         sigprocmask.
23267
23268 2006-10-14  Paul Eggert  <eggert@cs.ucla.edu>
23269
23270         Sync from Automake.
23271         * build-aux/install-sh (posix_mkdir): Reject FreeBSD 6.1 mkdir -p -m,
23272         which incorrectly sets the mode of an existing destination
23273         directory.  In some cases the unpatched install-sh could do the
23274         equivalent of "chmod 777 /" or "chmod 0 /" on a buggy FreeBSD
23275         system.  We hope this is rare in practice, but it's clearly worth
23276         fixing.  Problem reported by Alex Unleashed in
23277         <http://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00012.html>.
23278         Also, don't bother to check for -m bugs unless we're using -m;
23279         suggested by Stepan Kasal.
23280
23281 2006-10-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23282
23283         Sync from Automake.
23284         * build-aux/depcomp (gcc3): Put dependency extraction flags before the
23285         `-c' flag, so they appear at the same position as in %FASTDEP%
23286         mode in depend2.am.  Fixes build failure for FreeBSD's c89,
23287         which ignores unknown options only after the first non-option.
23288         Bug report against M4 by Nelson H. F. Beebe.
23289
23290 2006-10-13  Jim Meyering  <jim@meyering.net>
23291
23292         Fix a bug in yesterday's change.
23293         * lib/fts.c (fts_open): When using FTS_XDEV|FTS_NOSTAT,
23294         p->fts_statp->st_dev would be used uninitialized.
23295         Ensures that we always call fts_stat on the very first entry.
23296         Miklos Szeredi reported that find -xdev stopped working.
23297
23298 2006-10-12  Bruno Haible  <bruno@clisp.org>
23299
23300         * gnulib-tool (func_get_automake_snippet): Append an automatically
23301         computed EXTRA_DIST augmentation.
23302         * modules/acl (Makefile.am): Remove EXTRA_DIST augmentation.
23303         * modules/alloca-opt (Makefile.am): Likewise.
23304         * modules/allocsa (Makefile.am): Likewise.
23305         * modules/arcfour (Makefile.am): Likewise.
23306         * modules/arctwo (Makefile.am): Likewise.
23307         * modules/argmatch (Makefile.am): Likewise.
23308         * modules/argz (Makefile.am): Likewise.
23309         * modules/atexit (Makefile.am): Likewise.
23310         * modules/backupfile (Makefile.am): Likewise.
23311         * modules/byteswap (Makefile.am): Likewise.
23312         * modules/c-strtod (Makefile.am): Likewise.
23313         * modules/c-strtold (Makefile.am): Likewise.
23314         * modules/calloc (Makefile.am): Likewise.
23315         * modules/canon-host (Makefile.am): Likewise.
23316         * modules/canonicalize (Makefile.am): Likewise.
23317         * modules/chdir-long (Makefile.am): Likewise.
23318         * modules/chdir-safer (Makefile.am): Likewise.
23319         * modules/check-version (Makefile.am): Likewise.
23320         * modules/chown (Makefile.am): Likewise.
23321         * modules/cloexec (Makefile.am): Likewise.
23322         * modules/close-stream (Makefile.am): Likewise.
23323         * modules/closeout (Makefile.am): Likewise.
23324         * modules/crc (Makefile.am): Likewise.
23325         * modules/csharpexec (Makefile.am): Likewise.
23326         * modules/cycle-check (Makefile.am): Likewise.
23327         * modules/des (Makefile.am): Likewise.
23328         * modules/dev-ino (Makefile.am): Likewise.
23329         * modules/dirfd (Makefile.am): Likewise.
23330         * modules/dirname (Makefile.am): Likewise.
23331         * modules/dup2 (Makefile.am): Likewise.
23332         * modules/eealloc (Makefile.am): Likewise.
23333         * modules/error (Makefile.am): Likewise.
23334         * modules/euidaccess (Makefile.am): Likewise.
23335         * modules/exclude (Makefile.am): Likewise.
23336         * modules/exitfail (Makefile.am): Likewise.
23337         * modules/fcntl-safer (Makefile.am): Likewise.
23338         * modules/fcntl (Makefile.am): Likewise.
23339         * modules/file-type (Makefile.am): Likewise.
23340         * modules/fileblocks (Makefile.am): Likewise.
23341         * modules/filemode (Makefile.am): Likewise.
23342         * modules/filenamecat (Makefile.am): Likewise.
23343         * modules/fnmatch (Makefile.am): Likewise.
23344         * modules/fopen-safer (Makefile.am): Likewise.
23345         * modules/fpending (Makefile.am): Likewise.
23346         * modules/fprintftime (Makefile.am): Likewise.
23347         * modules/free (Makefile.am): Likewise.
23348         * modules/fsusage (Makefile.am): Likewise.
23349         * modules/ftruncate (Makefile.am): Likewise.
23350         * modules/fts (Makefile.am): Likewise.
23351         * modules/gc-arcfour (Makefile.am): Likewise.
23352         * modules/gc-des (Makefile.am): Likewise.
23353         * modules/gc-hmac-md5 (Makefile.am): Likewise.
23354         * modules/gc-hmac-sha1 (Makefile.am): Likewise.
23355         * modules/gc-md4 (Makefile.am): Likewise.
23356         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
23357         * modules/gc-sha1 (Makefile.am): Likewise.
23358         * modules/gc (Makefile.am): Likewise.
23359         * modules/getaddrinfo (Makefile.am): Likewise.
23360         * modules/getcwd (Makefile.am): Likewise.
23361         * modules/getdelim (Makefile.am): Likewise.
23362         * modules/getdomainname (Makefile.am): Likewise.
23363         * modules/getgroups (Makefile.am): Likewise.
23364         * modules/gethostname (Makefile.am): Likewise.
23365         * modules/gethrxtime (Makefile.am): Likewise.
23366         * modules/getline (Makefile.am): Likewise.
23367         * modules/getloadavg (Makefile.am): Likewise.
23368         * modules/getlogin_r (Makefile.am): Likewise.
23369         * modules/getndelim2 (Makefile.am): Likewise.
23370         * modules/getopt (Makefile.am): Likewise.
23371         * modules/getpagesize (Makefile.am): Likewise.
23372         * modules/getpass-gnu (Makefile.am): Likewise.
23373         * modules/getpass (Makefile.am): Likewise.
23374         * modules/getsubopt (Makefile.am): Likewise.
23375         * modules/gettime (Makefile.am): Likewise.
23376         * modules/gettimeofday (Makefile.am): Likewise.
23377         * modules/getugroups (Makefile.am): Likewise.
23378         * modules/getusershell (Makefile.am): Likewise.
23379         * modules/glob (Makefile.am): Likewise.
23380         * modules/group-member (Makefile.am): Likewise.
23381         * modules/hard-locale (Makefile.am): Likewise.
23382         * modules/hash (Makefile.am): Likewise.
23383         * modules/hmac-md5 (Makefile.am): Likewise.
23384         * modules/hmac-sha1 (Makefile.am): Likewise.
23385         * modules/human (Makefile.am): Likewise.
23386         * modules/idcache (Makefile.am): Likewise.
23387         * modules/imaxabs (Makefile.am): Likewise.
23388         * modules/imaxdiv (Makefile.am): Likewise.
23389         * modules/inet_ntop (Makefile.am): Likewise.
23390         * modules/inet_pton (Makefile.am): Likewise.
23391         * modules/intprops (Makefile.am): Likewise.
23392         * modules/inttostr (Makefile.am): Likewise.
23393         * modules/inttypes (Makefile.am): Likewise.
23394         * modules/isapipe (Makefile.am): Likewise.
23395         * modules/javaversion (Makefile.am): Likewise.
23396         * modules/lchmod (Makefile.am): Likewise.
23397         * modules/lchown (Makefile.am): Likewise.
23398         * modules/localcharset (Makefile.am): Likewise.
23399         * modules/long-options (Makefile.am): Likewise.
23400         * modules/lstat (Makefile.am): Likewise.
23401         * modules/malloc (Makefile.am): Likewise.
23402         * modules/mathl (Makefile.am): Likewise.
23403         * modules/mbchar (Makefile.am): Likewise.
23404         * modules/md2 (Makefile.am): Likewise.
23405         * modules/md4 (Makefile.am): Likewise.
23406         * modules/md5 (Makefile.am): Likewise.
23407         * modules/memcasecmp (Makefile.am): Likewise.
23408         * modules/memchr (Makefile.am): Likewise.
23409         * modules/memcmp (Makefile.am): Likewise.
23410         * modules/memcoll (Makefile.am): Likewise.
23411         * modules/memcpy (Makefile.am): Likewise.
23412         * modules/memmem (Makefile.am): Likewise.
23413         * modules/memmove (Makefile.am): Likewise.
23414         * modules/mempcpy (Makefile.am): Likewise.
23415         * modules/memrchr (Makefile.am): Likewise.
23416         * modules/memset (Makefile.am): Likewise.
23417         * modules/memxor (Makefile.am): Likewise.
23418         * modules/mkancesdirs (Makefile.am): Likewise.
23419         * modules/mkdir-p (Makefile.am): Likewise.
23420         * modules/mkdir (Makefile.am): Likewise.
23421         * modules/mkdtemp (Makefile.am): Likewise.
23422         * modules/mkstemp (Makefile.am): Likewise.
23423         * modules/mktime (Makefile.am): Likewise.
23424         * modules/modechange (Makefile.am): Likewise.
23425         * modules/mountlist (Makefile.am): Likewise.
23426         * modules/nanosleep (Makefile.am): Likewise.
23427         * modules/obstack (Makefile.am): Likewise.
23428         * modules/openat (Makefile.am): Likewise.
23429         * modules/pagealign_alloc (Makefile.am): Likewise.
23430         * modules/pathmax (Makefile.am): Likewise.
23431         * modules/physmem (Makefile.am): Likewise.
23432         * modules/poll (Makefile.am): Likewise.
23433         * modules/posixtm (Makefile.am): Likewise.
23434         * modules/posixver (Makefile.am): Likewise.
23435         * modules/putenv (Makefile.am): Likewise.
23436         * modules/quote (Makefile.am): Likewise.
23437         * modules/quotearg (Makefile.am): Likewise.
23438         * modules/raise (Makefile.am): Likewise.
23439         * modules/read-file (Makefile.am): Likewise.
23440         * modules/readline (Makefile.am): Likewise.
23441         * modules/readlink (Makefile.am): Likewise.
23442         * modules/readtokens (Makefile.am): Likewise.
23443         * modules/readutmp (Makefile.am): Likewise.
23444         * modules/realloc (Makefile.am): Likewise.
23445         * modules/regex (Makefile.am): Likewise.
23446         * modules/rename-dest-slash (Makefile.am): Likewise.
23447         * modules/rename (Makefile.am): Likewise.
23448         * modules/rijndael (Makefile.am): Likewise.
23449         * modules/rmdir (Makefile.am): Likewise.
23450         * modules/rpmatch (Makefile.am): Likewise.
23451         * modules/safe-read (Makefile.am): Likewise.
23452         * modules/safe-write (Makefile.am): Likewise.
23453         * modules/same-inode (Makefile.am): Likewise.
23454         * modules/same (Makefile.am): Likewise.
23455         * modules/save-cwd (Makefile.am): Likewise.
23456         * modules/savedir (Makefile.am): Likewise.
23457         * modules/setenv (Makefile.am): Likewise.
23458         * modules/settime (Makefile.am): Likewise.
23459         * modules/sha1 (Makefile.am): Likewise.
23460         * modules/sig2str (Makefile.am): Likewise.
23461         * modules/snprintf (Makefile.am): Likewise.
23462         * modules/stat-macros (Makefile.am): Likewise.
23463         * modules/stat-time (Makefile.am): Likewise.
23464         * modules/stdbool (Makefile.am): Likewise.
23465         * modules/stdint (Makefile.am): Likewise.
23466         * modules/stdlib-safer (Makefile.am): Likewise.
23467         * modules/stpcpy (Makefile.am): Likewise.
23468         * modules/stpncpy (Makefile.am): Likewise.
23469         * modules/strcase (Makefile.am): Likewise.
23470         * modules/strcasestr (Makefile.am): Likewise.
23471         * modules/strchrnul (Makefile.am): Likewise.
23472         * modules/strcspn (Makefile.am): Likewise.
23473         * modules/strdup (Makefile.am): Likewise.
23474         * modules/strerror (Makefile.am): Likewise.
23475         * modules/strftime (Makefile.am): Likewise.
23476         * modules/strndup (Makefile.am): Likewise.
23477         * modules/strnlen (Makefile.am): Likewise.
23478         * modules/strpbrk (Makefile.am): Likewise.
23479         * modules/strsep (Makefile.am): Likewise.
23480         * modules/strstr (Makefile.am): Likewise.
23481         * modules/strtod (Makefile.am): Likewise.
23482         * modules/strtoimax (Makefile.am): Likewise.
23483         * modules/strtok_r (Makefile.am): Likewise.
23484         * modules/strtol (Makefile.am): Likewise.
23485         * modules/strtoll (Makefile.am): Likewise.
23486         * modules/strtoul (Makefile.am): Likewise.
23487         * modules/strtoull (Makefile.am): Likewise.
23488         * modules/strtoumax (Makefile.am): Likewise.
23489         * modules/strverscmp (Makefile.am): Likewise.
23490         * modules/sys_socket (Makefile.am): Likewise.
23491         * modules/sys_stat (Makefile.am): Likewise.
23492         * modules/sysexits (Makefile.am): Likewise.
23493         * modules/time_r (Makefile.am): Likewise.
23494         * modules/timegm (Makefile.am): Likewise.
23495         * modules/timespec (Makefile.am): Likewise.
23496         * modules/tmpfile-safer (Makefile.am): Likewise.
23497         * modules/trim (Makefile.am): Likewise.
23498         * modules/unistd-safer (Makefile.am): Likewise.
23499         * modules/unlinkdir (Makefile.am): Likewise.
23500         * modules/unlocked-io (Makefile.am): Likewise.
23501         * modules/userspec (Makefile.am): Likewise.
23502         * modules/utime (Makefile.am): Likewise.
23503         * modules/utimecmp (Makefile.am): Likewise.
23504         * modules/utimens (Makefile.am): Likewise.
23505         * modules/vasnprintf (Makefile.am): Likewise.
23506         * modules/vasprintf (Makefile.am): Likewise.
23507         * modules/vsnprintf (Makefile.am): Likewise.
23508         * modules/xalloc (Makefile.am): Likewise.
23509         * modules/xgetcwd (Makefile.am): Likewise.
23510         * modules/xnanosleep (Makefile.am): Likewise.
23511         * modules/xreadlink (Makefile.am): Likewise.
23512         * modules/xstrtod (Makefile.am): Likewise.
23513         * modules/xstrtol (Makefile.am): Likewise.
23514         * modules/xstrtold (Makefile.am): Likewise.
23515         * modules/yesno (Makefile.am): Likewise.
23516         * modules/getdate (Makefile.am): Don't add getdate.h to EXTRA_DIST.
23517
23518 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
23519
23520         * modules/error (Makefile.am): Distribute files through
23521         EXTRA_DIST, not lib_SOURCES.
23522
23523 2006-10-12  Eric Blake  <ebb9@byu.net>
23524
23525         * modules/error (Makefile.am): Distribute files in /lib.
23526         * modules/obstack (Makefile.am): Likewise.
23527
23528 2006-10-12  Bruno Haible  <bruno@clisp.org>
23529
23530         * modules/acl (Makefile.am): Distribute all files in lib/ through
23531         EXTRA_DIST.
23532         * modules/arcfour (Makefile.am): Likewise.
23533         * modules/arctwo (Makefile.am): Likewise.
23534         * modules/argmatch (Makefile.am): Likewise.
23535         * modules/argz (Makefile.am): Likewise.
23536         * modules/atexit (Makefile.am): Likewise.
23537         * modules/backupfile (Makefile.am): Likewise.
23538         * modules/c-strtod (Makefile.am): Likewise.
23539         * modules/c-strtold (Makefile.am): Likewise.
23540         * modules/calloc (Makefile.am): Likewise.
23541         * modules/canon-host (Makefile.am): Likewise.
23542         * modules/canonicalize (Makefile.am): Likewise.
23543         * modules/chdir-long (Makefile.am): Likewise.
23544         * modules/chdir-safer (Makefile.am): Likewise.
23545         * modules/check-version (Makefile.am): Likewise.
23546         * modules/chown (Makefile.am): Likewise.
23547         * modules/cloexec (Makefile.am): Likewise.
23548         * modules/close-stream (Makefile.am): Likewise.
23549         * modules/closeout (Makefile.am): Likewise.
23550         * modules/crc (Makefile.am): Likewise.
23551         * modules/cycle-check (Makefile.am): Likewise.
23552         * modules/des (Makefile.am): Likewise.
23553         * modules/dirfd (Makefile.am): Likewise.
23554         * modules/dirname (Makefile.am): Likewise.
23555         * modules/dup2 (Makefile.am): Likewise.
23556         * modules/euidaccess (Makefile.am): Likewise.
23557         * modules/exclude (Makefile.am): Likewise.
23558         * modules/exitfail (Makefile.am): Likewise.
23559         * modules/fcntl-safer (Makefile.am): Likewise.
23560         * modules/file-type (Makefile.am): Likewise.
23561         * modules/fileblocks (Makefile.am): Likewise.
23562         * modules/filemode (Makefile.am): Likewise.
23563         * modules/filenamecat (Makefile.am): Likewise.
23564         * modules/fnmatch (Makefile.am): Likewise.
23565         * modules/fopen-safer (Makefile.am): Likewise.
23566         * modules/fpending (Makefile.am): Likewise.
23567         * modules/fprintftime (Makefile.am): Likewise.
23568         * modules/free (Makefile.am): Likewise.
23569         * modules/fsusage (Makefile.am): Likewise.
23570         * modules/ftruncate (Makefile.am): Likewise.
23571         * modules/fts (Makefile.am): Likewise.
23572         * modules/gc (Makefile.am): Likewise.
23573         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
23574         * modules/getaddrinfo (Makefile.am): Likewise.
23575         * modules/getcwd (Makefile.am): Likewise.
23576         * modules/getdelim (Makefile.am): Likewise.
23577         * modules/getdomainname (Makefile.am): Likewise.
23578         * modules/getgroups (Makefile.am): Likewise.
23579         * modules/gethostname (Makefile.am): Likewise.
23580         * modules/gethrxtime (Makefile.am): Likewise.
23581         * modules/getline (Makefile.am): Likewise.
23582         * modules/getloadavg (Makefile.am): Likewise.
23583         * modules/getlogin_r (Makefile.am): Likewise.
23584         * modules/getopt (Makefile.am): Likewise.
23585         * modules/getpass (Makefile.am): Likewise.
23586         * modules/getpass-gnu (Makefile.am): Likewise.
23587         * modules/getsubopt (Makefile.am): Likewise.
23588         * modules/gettime (Makefile.am): Likewise.
23589         * modules/gettimeofday (Makefile.am): Likewise.
23590         * modules/getugroups (Makefile.am): Likewise.
23591         * modules/getusershell (Makefile.am): Likewise.
23592         * modules/glob (Makefile.am): Likewise.
23593         * modules/group-member (Makefile.am): Likewise.
23594         * modules/hard-locale (Makefile.am): Likewise.
23595         * modules/hash (Makefile.am): Likewise.
23596         * modules/hmac-md5 (Makefile.am): Likewise.
23597         * modules/hmac-sha1 (Makefile.am): Likewise.
23598         * modules/human (Makefile.am): Likewise.
23599         * modules/idcache (Makefile.am): Likewise.
23600         * modules/imaxabs (Makefile.am): Likewise.
23601         * modules/imaxdiv (Makefile.am): Likewise.
23602         * modules/inet_ntop (Makefile.am): Likewise.
23603         * modules/inet_pton (Makefile.am): Likewise.
23604         * modules/inttostr (Makefile.am): Likewise.
23605         * modules/isapipe (Makefile.am): Likewise.
23606         * modules/lchown (Makefile.am): Likewise.
23607         * modules/long-options (Makefile.am): Likewise.
23608         * modules/lstat (Makefile.am): Likewise.
23609         * modules/malloc (Makefile.am): Likewise.
23610         * modules/mathl (Makefile.am): Likewise.
23611         * modules/mbchar (Makefile.am): Likewise.
23612         * modules/md2 (Makefile.am): Likewise.
23613         * modules/md4 (Makefile.am): Likewise.
23614         * modules/md5 (Makefile.am): Likewise.
23615         * modules/memcasecmp (Makefile.am): Likewise.
23616         * modules/memchr (Makefile.am): Likewise.
23617         * modules/memcmp (Makefile.am): Likewise.
23618         * modules/memcoll (Makefile.am): Likewise.
23619         * modules/memcpy (Makefile.am): Likewise.
23620         * modules/memmem (Makefile.am): Likewise.
23621         * modules/memmove (Makefile.am): Likewise.
23622         * modules/mempcpy (Makefile.am): Likewise.
23623         * modules/memrchr (Makefile.am): Likewise.
23624         * modules/memset (Makefile.am): Likewise.
23625         * modules/memxor (Makefile.am): Likewise.
23626         * modules/mkancesdirs (Makefile.am): Likewise.
23627         * modules/mkdir (Makefile.am): Likewise.
23628         * modules/mkdir-p (Makefile.am): Likewise.
23629         * modules/mkdtemp (Makefile.am): Likewise.
23630         * modules/mkstemp (Makefile.am): Likewise.
23631         * modules/mktime (Makefile.am): Likewise.
23632         * modules/modechange (Makefile.am): Likewise.
23633         * modules/mountlist (Makefile.am): Likewise.
23634         * modules/nanosleep (Makefile.am): Likewise.
23635         * modules/openat (Makefile.am): Likewise.
23636         * modules/pagealign_alloc (Makefile.am): Likewise.
23637         * modules/physmem (Makefile.am): Likewise.
23638         * modules/poll (Makefile.am): Likewise.
23639         * modules/posixtm (Makefile.am): Likewise.
23640         * modules/posixver (Makefile.am): Likewise.
23641         * modules/putenv (Makefile.am): Likewise.
23642         * modules/quote (Makefile.am): Likewise.
23643         * modules/quotearg (Makefile.am): Likewise.
23644         * modules/raise (Makefile.am): Likewise.
23645         * modules/read-file (Makefile.am): Likewise.
23646         * modules/readline (Makefile.am): Likewise.
23647         * modules/readlink (Makefile.am): Likewise.
23648         * modules/readtokens (Makefile.am): Likewise.
23649         * modules/readutmp (Makefile.am): Likewise.
23650         * modules/realloc (Makefile.am): Likewise.
23651         * modules/regex (Makefile.am): Likewise.
23652         * modules/rename (Makefile.am): Likewise.
23653         * modules/rename-dest-slash (Makefile.am): Likewise.
23654         * modules/rijndael (Makefile.am): Likewise.
23655         * modules/rmdir (Makefile.am): Likewise.
23656         * modules/rpmatch (Makefile.am): Likewise.
23657         * modules/safe-read (Makefile.am): Likewise.
23658         * modules/safe-write (Makefile.am): Likewise.
23659         * modules/same (Makefile.am): Likewise.
23660         * modules/save-cwd (Makefile.am): Likewise.
23661         * modules/savedir (Makefile.am): Likewise.
23662         * modules/setenv (Makefile.am): Likewise.
23663         * modules/settime (Makefile.am): Likewise.
23664         * modules/sha1 (Makefile.am): Likewise.
23665         * modules/sig2str (Makefile.am): Likewise.
23666         * modules/snprintf (Makefile.am): Likewise.
23667         * modules/stdlib-safer (Makefile.am): Likewise.
23668         * modules/stpcpy (Makefile.am): Likewise.
23669         * modules/stpncpy (Makefile.am): Likewise.
23670         * modules/strcase (Makefile.am): Likewise.
23671         * modules/strcasestr (Makefile.am): Likewise.
23672         * modules/strchrnul (Makefile.am): Likewise.
23673         * modules/strcspn (Makefile.am): Likewise.
23674         * modules/strdup (Makefile.am): Likewise.
23675         * modules/strerror (Makefile.am): Likewise.
23676         * modules/strftime (Makefile.am): Likewise.
23677         * modules/strndup (Makefile.am): Likewise.
23678         * modules/strnlen (Makefile.am): Likewise.
23679         * modules/strpbrk (Makefile.am): Likewise.
23680         * modules/strsep (Makefile.am): Likewise.
23681         * modules/strstr (Makefile.am): Likewise.
23682         * modules/strtod (Makefile.am): Likewise.
23683         * modules/strtoimax (Makefile.am): Likewise.
23684         * modules/strtok_r (Makefile.am): Likewise.
23685         * modules/strtol (Makefile.am): Likewise.
23686         * modules/strtoll (Makefile.am): Likewise.
23687         * modules/strtoul (Makefile.am): Likewise.
23688         * modules/strtoull (Makefile.am): Likewise.
23689         * modules/strtoumax (Makefile.am): Likewise.
23690         * modules/strverscmp (Makefile.am): Likewise.
23691         * modules/time_r (Makefile.am): Likewise.
23692         * modules/timegm (Makefile.am): Likewise.
23693         * modules/tmpfile-safer (Makefile.am): Likewise.
23694         * modules/unistd-safer (Makefile.am): Likewise.
23695         * modules/unlinkdir (Makefile.am): Likewise.
23696         * modules/userspec (Makefile.am): Likewise.
23697         * modules/utime (Makefile.am): Likewise.
23698         * modules/utimecmp (Makefile.am): Likewise.
23699         * modules/utimens (Makefile.am): Likewise.
23700         * modules/vasnprintf (Makefile.am): Likewise.
23701         * modules/vasprintf (Makefile.am): Likewise.
23702         * modules/vsnprintf (Makefile.am): Likewise.
23703         * modules/xalloc (Makefile.am): Likewise.
23704         * modules/xgetcwd (Makefile.am): Likewise.
23705         * modules/xnanosleep (Makefile.am): Likewise.
23706         * modules/xreadlink (Makefile.am): Likewise.
23707         * modules/xstrtod (Makefile.am): Likewise.
23708         * modules/xstrtol (Makefile.am): Likewise.
23709         * modules/xstrtold (Makefile.am): Likewise.
23710         * modules/yesno (Makefile.am): Likewise.
23711
23712 2006-10-12  Jim Meyering  <jim@meyering.net>
23713
23714         * m4/getloadavg.m4: Revert the change below.
23715
23716         * m4/getloadavg.m4 (gl_GETLOADAVG): Test for the existence of
23717         lib/getloadavg.c using "ls -L", not "test -f".  The latter would
23718         fail with a symlink, which is what coreutils' ./bootstrap now
23719         creates by default.
23720
23721 2006-10-12  Bruno Haible  <bruno@clisp.org>
23722
23723         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): Don't define for MSVC or
23724         mingw.
23725         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX): Handle
23726         MSVC and mingw explicitly.
23727
23728 2006-10-11  Simon Josefsson  <jas@extundo.com>
23729             Bruno Haible  <bruno@clisp.org>
23730
23731         Add support for multiple gnulib-tool invocations in the scope of a
23732         single configure.ac file.
23733         * gnulib-tool (func_emit_lib_Makefile_am): In the _LIBADD variable,
23734         use a private [LT]LIBOBJS variant. Define a _DEPENDENCIES variable
23735         with the same contents as the _LIBADD variable.
23736         (func_emit_initmacro_start, func_emit_initmacro_end,
23737         func_emit_initmacro_done): New functions.
23738         (func_import, func_create_testdir): Invoke them. Allow the identifiers
23739         gl_LIBOBJS and gl_LTLIBOBJS.
23740
23741 2006-10-11  Bruno Haible  <bruno@clisp.org>
23742
23743         * gnulib-tool (GETTEXTPATH, AUTOHEADER, AUTOPOINT): New variables.
23744         (func_create_testdir): Don't create po/Makefile.am, don't invoke
23745         autoreconf. Instead, invoke autopoint explicitly but move back the
23746         *.m4 files from gnulib.
23747
23748 2006-10-11  Bruno Haible  <bruno@clisp.org>
23749
23750         * gnulib-tool (func_usage): Make module names after --create-testdir
23751         optional.
23752         (func_create_testdir): If no module was specified, use nearly all
23753         modules.
23754
23755 2006-10-12  Jim Meyering  <jim@meyering.net>
23756
23757         Big performance improvement for fts-based tools that use FTS_NOSTAT.
23758         Avoid spurious inode-mismatch problems on non-POSIX file systems.
23759         Details: http://article.gmane.org/gmane.comp.lib.gnulib.bugs/7416
23760         * lib/fts_.h (FTS_DEFER_STAT): Define new flag.
23761         (FTS_OPTIONMASK): Extend the mask to reflect this addition.
23762         * lib/fts.c (DT_IS_KNOWN, DT_MUST_BE): Define.
23763         (FTS_NO_STAT_REQUIRED, FTS_STAT_REQUIRED): Define.
23764         (fts_set_stat_required): New function.
23765         (fts_open): Defer the calls to fts_stat, if possible or requested.
23766         Move the code that maps a command-line fts_info value FTS_DOT to FTS_D
23767         into fts_stat itself.
23768         (fts_read): Perform any required (deferred) fts_stat call.
23769         (fts_build): Likewise, for the directory we're about to open and read.
23770         In the readdir loop, carefully decide whether each entry will require
23771         an eventual call to fts_stat, using dirent.d_type info if available.
23772         (fts_stat): Move the test for whether to honor FTS_COMFOLLOW on
23773         a command line argument into this function.  Update all callers.
23774         Map a return value of FTS_DOT to FTS_D for a command line argument.
23775         * modules/fts (Depends-on): Add d-type.  Alphabetize.
23776         Thanks to Miklos Szeredi for his tenacity and for the initial
23777         bug report about "find" failing on a FUSE-based file system.
23778
23779         * lib/fts.c (fts_open): Use consistent indentation.
23780
23781 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
23782
23783         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Renamed from
23784         gl_USE_SYSTEM_EXTENSIONS, to fix a coreutils bootstrap failure
23785         reported by Jim Meyering.  All uses of cache variables renamed
23786         to match Autoconf's.
23787         (gl_USE_SYSTEM_EXTENSIONS): New macro, which simply requires
23788         the other one.
23789
23790         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
23791         Fix misspelling in diagnostic.
23792
23793 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
23794
23795         * lib/mkdir-p.c (HAVE_FCHMOD): Define to false if not already
23796         defined.  Problem reported by Matthew Woehlke.
23797
23798         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): New macro.
23799         Add support for Tandem NonStop R series.
23800         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX):
23801         Use new macro.
23802
23803         * lib/rename-dest-slash.c: Include stdbool.h but not string.h.
23804         (has_trailing_slash): Omit size arg; all callers changed.
23805         Omit 'inline', since it doesn't help performance and we'd
23806         need to configure it.
23807         Don't count //, ///, etc. as having a trailing slash.
23808         As a side effect, this removes a C99ism reported by Matthew Woehlke.
23809         (rpl_rename_dest_slash): On failure, use rename's errno rather
23810         than (in some cases) an incorrect or junk errno.
23811         Simplify code by removing need to compute length; this does
23812         cause it to make two passes instead of one over the file name,
23813         but it's worth it.
23814
23815         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Undo previous
23816         change, since Autoconf's version may no longer be appropriate now
23817         that we are using CVS Autoconf's version.  Add support for Tandem.
23818
23819 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
23820             Bruno Haible  <bruno@clisp.org>
23821
23822         * lib/allocsa.h (sa_alignment_longlong, sa_alignment_max): Test
23823         HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
23824         * m4/allocsa.m4 (gl_ALLOCSA): Invoke AC_TYPE_LONG_LONG_INT instead of
23825         gl_AC_TYPE_LONG_LONG.
23826
23827         * lib/printf-args.h (arg_type, argument): Test HAVE_LONG_LONG_INT
23828         instead of HAVE_LONG_LONG.
23829         * lib/printf-args.c (printf_fetchargs): Likewise.
23830         * lib/printf-parse.c (PRINTF_PARSE): Likewise.
23831         * lib/vasnprintf.c (VASNPRINTF): Likewise.
23832         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS, gl_PREREQ_PRINTF_PARSE,
23833         gl_PREREQ_VASNPRINTF): Invoke AC_TYPE_LONG_LONG_INT instead of
23834         gl_AC_TYPE_LONG_LONG.
23835
23836 2006-10-11  Bruno Haible  <bruno@clisp.org>
23837
23838         * m4/longlong.m4: Add comments.
23839         * m4/ulonglong.m4: Likewise.
23840
23841 2006-10-10  Bruno Haible  <bruno@clisp.org>
23842
23843         Make it possible to #define stpcpy, strdup to aliases.
23844         * lib/stpcpy.c (stpcpy) [!_LIBC]: Don't undefine.
23845         * lib/strdup.c (strdup) [!_LIBC]: Don't undefine.
23846
23847 2006-10-10  Bruno Haible  <bruno@clisp.org>
23848
23849         Make it possible to #define gcd to an alias.
23850         * lib/gcd.c: Include config.h.
23851
23852 2006-10-10  Bruno Haible  <bruno@clisp.org>
23853
23854         Make it possible to #define c_isascii to an alias.
23855         * lib/c-ctype.h: Don't define the macros if NO_C_CTYPE_MACROS is
23856         defined. Undefine the macros before defining them, to avoid gcc
23857         warnings.
23858         * lib/c-ctype.c: Include config.h. Don't undefine the macros; instead,
23859         define NO_C_CTYPE_MACROS early.
23860
23861 2006-10-10  Bruno Haible  <bruno@clisp.org>
23862
23863         Make it possible to #define set_program_name to an alias.
23864         * lib/progname.c: Don't undefine set_program_name; instead, undefine
23865         ENABLE_RELOCATABLE early.
23866
23867 2006-10-10  Paul Eggert  <eggert@cs.ucla.edu>
23868
23869         Port to Tandem NSK OSS, which has 64-bit signed int but at most
23870         32-bit unsigned int.  Problem reported by Matthew Woehlke in:
23871         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00062.html
23872         More generally, don't assume that 64-bit signed int is available
23873         if unsigned int is, and vice versa.
23874         * lib/inttypes_.h (_PRIu64_PREFIX, _SCNu64_PREFIX): Depend on
23875         unsigned symbols, not on their signed counterparts.
23876         * lib/stdint_.h (uint64_t, uint_least64_t, uint_fast64_t, uintmax_t):
23877         (UINT64_MAX, UINT_LEAST64_MAX, UINT_FAST64_MAX, UINTMAX_MAX):
23878         (UINT64_C, UINTMAX_C):
23879         Likewise.
23880         * lib/strtoimax.c (strtoll): Depend on signed symbols, not their
23881         unsigned counterparts.
23882         (Have_long_long, Unsigned): New macros.
23883         (Int): Renamed from INT.
23884         (strtoimax): Use the new macros.
23885         * m4/stdint.m4 (gl_STDINT_H): Require AC_TYPE_UNSIGNED_LONG_LONG_INT
23886         and substitute HAVE_UNSIGNED_LONG_LONG_INT.
23887         * modules/inttypes (inttypes.h): Substitute
23888         HAVE_UNSIGNED_LONG_LONG_INT.
23889         * modules/stdint (stdint.h): Likewise.
23890         (Files): Add m4/ulonglong.m4.
23891
23892 2006-10-10  Bruno Haible  <bruno@clisp.org>
23893
23894         Fix a gcc -Wshadow warning.
23895         * lib/gl_anyhash_list2.h (hash_resize): Rename local variable 'index'
23896         to 'bucket'.
23897         * lib/gl_anylinked_list2.h (gl_linked_search_from_to,
23898         gl_linked_indexof_from_to): Likewise.
23899         * lib/gl_linkedhash_list.c (add_to_bucket, remove_from_bucket):
23900         Likewise.
23901         * lib/gl_anytreehash_list1.h (add_to_bucket, remove_from_bucket):
23902         Likewise.
23903         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Likewise.
23904         Reported by Eric Blake.
23905
23906 2006-10-09  Paul Eggert  <eggert@cs.ucla.edu>
23907
23908         * lib/filemode.h [HAVE_DECL_STRMODE]: Include unistd.h too,
23909         for NetBSD.  Problem reported by Bruno Haible.
23910
23911 2006-10-09  Jim Meyering  <jim@meyering.net>
23912
23913         * lib/lchown.c: Include <sys/stat.h> before "stat-macros.h".
23914         Patch from Bruno Haible.
23915
23916 2006-10-09  Jim Meyering  <jim@meyering.net>
23917
23918         * lib/fts-cycle.c (leave_dir): When "leaving" a top level directory due
23919         to FTS_SKIP, don't copy the parent's uninitialized dev/ino values.
23920         Trigger with e.g., mkdir d && valgrind ./chmod u+rwx d d
23921
23922 2006-10-08  Paul Eggert  <eggert@cs.ucla.edu>
23923
23924         Don't include <config.h> twice; this doesn't work in some cases,
23925         e.g., when config.h has "#define intmax_t long long int" and
23926         we include <config.h>, <inttypes.h>, <config.h> in that order.
23927         Problem reported by Matthew Woehlke in:
23928         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00073.html
23929         * lib/fprintftime.c: Don't include config.h or fprintftime.h.
23930         * lib/fts-cycle.c: Don't include config.h.
23931         * lib/strftime.c: Include fprintftime.h if FPRINTFTIME is defined.
23932         * lib/xstrtoimax.c: Remove copyright notice since it's short tnow.
23933         Don't include config.h or xstrtol.h.  Define STRTOL_T_MINIMUM
23934         and STRTOL_T_MAXIMUM unconditionally, since we now assume gnulib
23935         inttypes.h.
23936         * lib/xstrtoumax.c: Likewise.
23937         * lib/xstrtol.c: Include config.h and xstrtol.h after defining
23938         __strtol and the like, so that this module is more like its siblings.
23939         (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [! defined STRTOL_T_MINIMUM]:
23940         Remove; no longer needed now that we assume gnulib inttypes.h.
23941
23942 2006-10-08  Bruno Haible  <bruno@clisp.org>
23943
23944         * doc/gnulib-tool.texi: Emphasize the drawbacks of the --symlink
23945         option.
23946
23947 2006-10-07  Jim Meyering  <jim@meyering.net>
23948
23949         * modules/inttypes (inttypes.h): Revert what seems to have been
23950         an inadvertent part of today's change: use "|", not "/" in the
23951         substitution for the "/"-containing string, $(ABSOLUTE_INTTYPES_H).
23952
23953 2006-10-07  Bruno Haible  <bruno@clisp.org>
23954
23955         * modules/sublist: New file.
23956
23957 2006-10-07  Bruno Haible  <bruno@clisp.org>
23958
23959         * modules/alloca-opt (alloca.h): Add a "DO NOT EDIT" comment.
23960         * modules/argz (argz.h): Likewise.
23961         * modules/arpa_inet (arpa/inet.h): Likewise.
23962         * modules/byteswap (byteswap.h): Likewise.
23963         * modules/configmake (configmake.h): Likewise.
23964         * modules/fcntl (fcntl.h): Likewise.
23965         * modules/fnmatch (fnmatch.h): Likewise.
23966         * modules/getopt (getopt.h): Likewise.
23967         * modules/glob (glob.h): Likewise.
23968         * modules/inttypes (inttypes.h): Likewise.
23969         * modules/netinet_in (netinet/in.h): Likewise.
23970         * modules/poll (poll.h): Likewise.
23971         * modules/stdbool (stdbool.h): Likewise.
23972         * modules/stdint (stdint.h): Likewise.
23973         * modules/sys_select (sys/select.h): Likewise.
23974         * modules/sys_socket (sys/socket.h): Likewise.
23975         * modules/sys_stat (sys/stat.h): Likewise.
23976         * modules/sysexits (sysexits.h): Likewise.
23977         * modules/unistd (unistd.h): Likewise.
23978         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
23979         Add a "DO NOT EDIT" comment to the generated file.
23980         (func_import): Likewise for gnulib-comp.m4.
23981
23982 2006-10-07  Bruno Haible  <bruno@clisp.org>
23983
23984         * lib/gl_sublist.h: New file.
23985         * lib/gl_sublist.c: New file.
23986
23987 2006-10-06  Paul Eggert  <eggert@cs.ucla.edu>
23988
23989         * lib/mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full file
23990         name (relative to the original working directory) and the file
23991         name component (relative to the temporary working directory).  All
23992         callers changed.
23993         * lib/mkancesdirs.h (mkancesdirs): Adjust prototype to match.
23994         * lib/mkdir-p.c (make_dir_parents): Likewise.
23995         * lib/mkdir-p.h (make_dir_parents): Likewise.
23996
23997 2006-10-06  Eric Blake  <ebb9@byu.net>
23998
23999         Define several macros for use by the clean-temp module.
24000         * m4/close-stream.m4 (gl_CLOSE_STREAM): Define GNULIB_CLOSE_STREAM.
24001         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Define GNULIB_FCNTL_SAFER.
24002         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Define GNULIB_FOPEN_SAFER.
24003
24004         * lib/clean-temp.h (close_stream_temp): New declaration.
24005         * lib/clean-temp.c (includes): Pull in headers according to what
24006         other modules are in use.
24007         (close_stream_temp) [GNULIB_CLOSE_STREAM]: New function.
24008
24009 2006-10-06  Bruno Haible  <bruno@clisp.org>
24010
24011         * lib/javacomp.c (write_temp_file): Use fopen_temp, fwriteerror_temp
24012         instead of fopen, fwriteerror.
24013
24014 2006-10-06  Bruno Haible  <bruno@clisp.org>
24015
24016         * lib/clean-temp.h (cleanup_temp_file, cleanup_temp_subdir,
24017         cleanup_temp_dir_contents, cleanup_temp_dir): Change return type to
24018         int.
24019         * lib/clean-temp.c (do_unlink, do_rmdir, cleanup_temp_file,
24020         cleanup_temp_subdir, cleanup_temp_dir_contents, cleanup_temp_dir):
24021         Return an error indicator.
24022         Suggested by Eric Blake.
24023
24024 2006-10-06  Bruno Haible  <bruno@clisp.org>
24025
24026         * lib/clean-temp.c (PATH_MAX): Provide a fallback for GNU Hurd.
24027         Reported by Eric Blake.
24028
24029 2006-10-06  Bruno Haible  <bruno@clisp.org>
24030
24031         * modules/closeout (Description): Mention stderr too.
24032
24033 2006-10-06  Bruno Haible  <bruno@clisp.org>
24034         and Paul Eggert  <eggert@cs.ucla.edu>
24035
24036         * lib/closeout.c (close_stdout): Also close stderr.
24037         * lib/closeout.h: Update comment.
24038
24039 2006-10-05  Paul Eggert  <eggert@cs.ucla.edu>
24040
24041         Fix some Darwin-7.9.0 porting problems reported by Bruno Haible in
24042         <http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00063.html>.
24043         * lib/dirchownmod.c: Include lchown.h.
24044         * lib/lchown.c: Don't include files that lchown.h now includes.
24045         Don't declare chown, since lchown.h now does that.
24046         * lib/lchown.h: Include errno.h, sys/types.h, unistd.h.
24047         (lchown): Define to rpl_chown if lchown is declared but
24048         does not exist.  Declare using a prototype if lchown is not
24049         declared.  Add a copyright notice.
24050         * lib/mkstemp.h: Include <unistd.h>.
24051         * lib/openat.c: Include lchown.h.
24052
24053         * lib/fcntl_.h (O_NOFOLLOW): Don't depend on O_NOFOLLOW_IS_INEFFECTIVE;
24054         we now test for that separately.
24055         * lib/fts.c (fts_safe_changedir): Inspect HAVE_WORKING_O_NOFOLLOW
24056         rather than O_NOFOLLOW, when testing whether it's possible to
24057         avoid a race condition reliably.
24058         * lib/savewd.c (savewd_chdir): Likewise.
24059
24060         Remove macros that are no longer needed now that stdint.h is
24061         reliable.
24062         * lib/fsusage.c (UINTMAX_MAX): Remove.
24063         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Remove.
24064         * lib/utimecmp.c (SIZE_MAX): Remove.
24065
24066         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check whether lchown is declared.
24067
24068         * m4/fcntl_h.m4 (gl_FCNTL_H): Define HAVE_WORKING_O_NOFOLLOW instead
24069         of O_NOFOLLOW_IS_INEFFECTIVE.  Define HAVE_WORKING_O_NOATIME if
24070         O_NOATIME works.
24071
24072 2006-10-05  Bruno Haible  <bruno@clisp.org>
24073
24074         * lib/gl_list.h (gl_sortedlist_search_from_to,
24075         gl_sortedlist_indexof_from_to): New declarations.
24076         (gl_list_implementation): New fields sortedlist_search_from_to,
24077         sortedlist_indexof_from_to.
24078         (gl_sortedlist_search_from_to, gl_sortedlist_indexof_from_to): New
24079         inline functions.
24080         * lib/gl_list.c (gl_sortedlist_search_from_to,
24081         gl_sortedlist_indexof_from_to): New functions.
24082         * lib/gl_array_list.c (gl_array_sortedlist_indexof_from_to): New
24083         function.
24084         (gl_array_sortedlist_indexof, gl_array_sortedlist_search): Use it.
24085         (gl_array_sortedlist_search_from_to): New function.
24086         (gl_array_list_implementation): Update.
24087         * lib/gl_carray_list.c (gl_carray_sortedlist_indexof_from_to): New
24088         function.
24089         (gl_carray_sortedlist_indexof, gl_carray_sortedlist_search): Use it.
24090         (gl_carray_sortedlist_search_from_to): New function.
24091         (gl_carray_list_implementation): Update.
24092         * lib/gl_anylinked_list2.h (gl_linked_sortedlist_search_from_to,
24093         gl_linked_sortedlist_indexof_from_to): New functions.
24094         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
24095         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
24096         * lib/gl_anytree_list2.h (gl_tree_sortedlist_search_from_to,
24097         gl_tree_sortedlist_indexof_from_to): New functions.
24098         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
24099         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
24100         Update.
24101         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
24102         * lib/gl_rbtreehash_list.c (gl_avltreehash_list_implementation):
24103         Update.
24104
24105 2006-10-05  Bruno Haible  <bruno@clisp.org>
24106
24107         * lib/gl_list.h (gl_list_search_from, gl_list_search_from_to,
24108         gl_list_indexof_from, gl_list_indexof_from_to): New declarations.
24109         (struct gl_list_implementation): Add fields search_from_to,
24110         indexof_from_to. Remove fields search, indexof.
24111         (gl_list_search): Use the search_from_to method.
24112         (gl_list_search_from, gl_list_search_from_to): New functions.
24113         (gl_list_indexof): Use the indexof_from_to method.
24114         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
24115         * lib/gl_list.c (gl_list_search): Use the search_from_to method.
24116         (gl_list_search_from, gl_list_search_from_to): New functions.
24117         (gl_list_indexof): Use the indexof_from_to method.
24118         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
24119         * lib/gl_array_list.c (gl_array_indexof_from_to): Renamed from
24120         gl_array_indexof. Add start_index, end_index arguments.
24121         (gl_array_search_from_to): Renamed from gl_array_search. Add
24122         start_index, end_index arguments.
24123         (gl_array_remove, gl_array_list_implementation): Update.
24124         * lib/gl_carray_list.c (gl_carray_indexof_from_to): Renamed from
24125         gl_carray_indexof. Add start_index, end_index arguments.
24126         (gl_carray_search_from_to): Renamed from gl_carray_search. Add
24127         start_index, end_index arguments.
24128         (gl_carray_remove, gl_carray_list_implementation): Update.
24129         * lib/gl_anylinked_list2.h (gl_linked_search_from_to): Renamed from
24130         gl_linked_search. Add start_index, end_index arguments.
24131         (gl_linked_indexof_from_to): Renamed from gl_linked_indexof. Add
24132         start_index, end_index arguments.
24133         (gl_linked_remove): Update.
24134         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
24135         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
24136         * lib/gl_anytree_list1.h (iterstack_item_t): Change type of 'rightp'
24137         field to 'size_t'.
24138         * lib/gl_anytree_list2.h (gl_tree_search_from_to): Renamed from
24139         gl_tree_search. Add start_index, end_index arguments.
24140         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
24141         start_index, end_index arguments.
24142         (gl_tree_remove): Update.
24143         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
24144         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
24145         * lib/gl_anytreehash_list1.h (compare_position_threshold): New
24146         function.
24147         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Renamed from
24148         gl_tree_search. Add start_index, end_index arguments.
24149         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
24150         start_index, end_index arguments.
24151         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
24152         Update.
24153         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
24154
24155 2006-10-05  Bruno Haible  <bruno@clisp.org>
24156
24157         * modules/fwriteerror (configure.ac): Define GNULIB_FWRITEERROR.
24158
24159         * lib/clean-temp.h (open_temp, fopen_temp, close_temp, fclose_temp,
24160         fwriteerror_temp): New declarations.
24161         * lib/clean-temp.c (uintptr_t): Provide fallback definition.
24162         (descriptors): New variable.
24163         (cleanup): First, close the descriptors.
24164         (register_fd, unregister_fd, open_temp, fopen_temp, close_temp,
24165         fclose_temp, fwriteerror_temp): New functions.
24166
24167 2006-10-04  Jim Meyering  <jim@meyering.net>
24168
24169         * lib/fts.c (fts_open): Tiny comment change.
24170
24171 2006-10-04  Bruno Haible  <bruno@clisp.org>
24172
24173         Make it possible to invoke AC_GNU_SOURCE after gl_LOCK_EARLY.
24174         * m4/lock.m4 (gl_LOCK_EARLY_BODY): New macro, extracted code from
24175         gl_LOCK_BODY.
24176         (gl_LOCK_EARLY): Require gl_LOCK_EARLY_BODY, not gl_LOCK_BODY.
24177         (gl_LOCK_BODY): Remove settings of CPPFLAGS, now done in
24178         gl_LOCK_EARLY_BODY.
24179         (gl_LOCK): Require gl_LOCK_BODY.
24180
24181 2006-10-04  Bruno Haible  <bruno@clisp.org>
24182
24183         * lib/gl_oset.h (gl_setelement_threshold_fn): New type.
24184         (gl_oset_search_atleast): New declaration.
24185         (struct gl_oset_implementation): Add field 'search_atleast'.
24186         (gl_oset_search_atleast): New inline function.
24187         * lib/gl_oset.c (gl_oset_search_atleast): New function.
24188         * lib/gl_array_oset.c (gl_array_search_atleast): New function.
24189         (gl_array_oset_implementation): Update.
24190         * lib/gl_anytree_oset.h (gl_tree_search_atleast): New function.
24191         * lib/gl_avltree_oset.c (gl_avltree_oset_implementation): Update.
24192         * lib/gl_rbtree_oset.c (gl_rbtree_oset_implementation): Update.
24193
24194 2006-10-04  Bruno Haible  <bruno@clisp.org>
24195
24196         * lib/fatal-signal.c (fatal_signals) [WOE32]: Add the SIGBREAK signal.
24197
24198 2006-10-03  Bruno Haible  <bruno@clisp.org>
24199
24200         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Renamed
24201         from gl_avltreehash_list_implementation.
24202
24203 2006-10-03  Bruno Haible  <bruno@clisp.org>
24204
24205         * lib/gl_oset.c (gl_oset_add): Fix return type.
24206
24207 2006-10-02  Paolo Bonzini  <bonzini@gnu.org>  (tiny change)
24208
24209         * lib/quotearg.c (mbstate_t) [!HAVE_MBRTOWC]: #define to int.
24210
24211 2006-10-02  Eric Blake  <ebb9@byu.net>
24212
24213         * modules/strnlen (Depends-on): Add extensions.
24214
24215 2006-10-02  Eric Blake  <ebb9@byu.net>
24216
24217         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use autoconf's
24218         definition in 2.60+.
24219
24220 2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>
24221
24222         * lib/fts.c (fts_close, fts_build, fts_palloc): Remove redundant
24223         checks.
24224
24225 2006-10-02  Bruno Haible  <bruno@clisp.org>
24226
24227         * gnulib-tool (func_emit_lib_Makefile_am): Don't add no-dependencies
24228         to the AUTOMAKE_OPTIONS.
24229         Reported by Jim Meyering.
24230
24231 2006-09-29  Paul Eggert  <eggert@cs.ucla.edu>
24232
24233         Work around bug in Solaris 10 /proc file system:
24234         /proc/self/fd/NNN/.. isn't the parent directory of
24235         the directory whose file descriptor is NNN.  This needs to
24236         be worked around at run time, not compile time, since a
24237         program might be built on Solaris 8, where things work, and
24238         run on Solaris 10.
24239         * lib/openat-priv.h (BUILD_PROC_NAME): Remove.  All callers changed
24240         to use the following interface instead:
24241         (OPENAT_BUFFER_SIZE): New macro.
24242         (openat_proc_name): New function.
24243         * lib/at-func.c (AT_FUNC_NAME): Adjust to above changes.
24244         * lib/openat.c (openat_permissive, openat_needs_fchdir, fdopendir):
24245         Likewise.
24246         * lib/openat-proc.c: New file.
24247         * modules/openat (Files): Add lib/openat-proc.c.
24248         (Depends-on): Add same-inode, stdbool.
24249         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBOBJ(openat-proc).
24250
24251 2006-09-29  Bruno Haible  <bruno@clisp.org>
24252
24253         * lib/fwriteerror.h (fwriteerror_no_ebadf): New declaration.
24254         * lib/(do_fwriteerror): Renamed from fwriteerror. Add ignore_ebadf
24255         argument. Set stdout_closed before testing for ferror, not after.
24256         (fwriteerror, fwriteerror_no_ebadf): New functions.
24257
24258 2006-09-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24259
24260         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Avoid unused variables warning.
24261
24262 2006-09-28  Paolo Bonzini  <bonzini@gnu.org>
24263
24264         * lib/poll.c (rpl_poll) [__APPLE__]: Use FIONREAD instead of MSG_PEEK.
24265         * m4/poll.m4: Look for sys/ioctl.h and sys/filio.h.
24266
24267 2006-09-28  Jim Meyering  <jim@meyering.net>
24268
24269         * lib/mkdir-p.c: Include "dirchownmod.h", not "dirchownmod.c".
24270         Include <unistd.h>.
24271
24272 2006-09-28  Bruno Haible  <bruno@clisp.org>
24273
24274         * modules/avltreehash-list (Depends-on): Add stdint, remove size_max.
24275         * modules/linkedhash-list (Depends-on): Likewise.
24276         * modules/rbtreehash-list (Depends-on): Likewise.
24277
24278 2006-09-28  Bruno Haible  <bruno@clisp.org>
24279
24280         * lib/strndup.h: Simplify the redefinition of strndup.
24281         (_GL_CONCAT, _GL_XCONCAT, __STRNDUP_ID): Remove macros.
24282         * m4/strndup.m4 (gl_FUNC_STRNDUP): Don't define __STRNDUP_PREFIX.
24283
24284 2006-09-28  Bruno Haible  <bruno@clisp.org>
24285
24286         * lib/gl_avltreehash_list.c: Include <stdint.h> instead of size_max.h.
24287         * lib/gl_linkedhash_list.c: Likewise.
24288         * lib/gl_rbtreehash_list.c: Likewise.
24289
24290 2006-09-27  Paul Eggert  <eggert@cs.ucla.edu>
24291
24292         * lib/canon-host.c (canon_host_r): Work around bug in Darwin 7.9.0
24293         getaddrinfo.
24294
24295         * lib/__fpending.h: Don't include <stdio_ext.h> unless
24296         HAVE_DECL___FPENDING.  This avoids a bug with lsbcc, where
24297         it causes <stdio_ext.h> to cause a compile-time error.
24298         Problem reported by Nelson H. F. Beebe.
24299         * lib/getpass.c: Likewise, except for HAVE_DECL___FSETLOCKING instead
24300         of HAVE_DECL___PENDING.
24301
24302         * m4/fpending.m4 (gl_FUNC_FPENDING): Check for stdio_ext at most once.
24303         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for __fsetlocking's
24304         declaration.
24305
24306 2006-09-27  Jim Meyering  <jim@meyering.net>
24307
24308         This file could end up with a definition for a function
24309         named __strndup, rather than rpl_strndup on a system with
24310         incomplete weak_alias support.
24311         * lib/strndup.c (strndup): Rename from __strndup.
24312         Remove #defines that used to map __strndup to strndup.
24313         Don't use K&R prototypes.
24314         Remove LIBC-related code, since this file is not sync'd with glibc.
24315         * lib/strndup.h: Revamp, accordingly.
24316         * m4/strndup.m4: Modernize.
24317
24318 2006-09-26  Paul Eggert  <eggert@cs.ucla.edu>
24319
24320         * modules/savewd (Depends-on): Add 'raise'.
24321         * lib/savewd.c: Include <signal.h>, for 'raise'.
24322
24323 2006-09-26  Jim Meyering  <jim@meyering.net>
24324
24325         * m4/acl.m4 (AC_FUNC_ACL): Disable ACL support altogether
24326         when we detect Darwin 8.7.0's acl_get_file bug.
24327         Rearrange to perform the new (below) run-test while $LIBS
24328         contains any acl-related library.  Set USE_ACL at the end.
24329         (gl_ACL_GET_FILE): New function.
24330
24331 2006-09-26  Eric Blake  <ebb9@byu.net>
24332
24333         * lib/verror.c: Include <config.h> unconditionally.
24334
24335 2006-09-25  Paul Eggert  <eggert@cs.ucla.edu>
24336
24337         * modules/clock-time (Maintainer): Add self.
24338         * modules/getlogin_r (Depends-on): Add extensions.
24339
24340 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24341
24342         * modules/clock-time: New module.
24343         * modules/nanosleep (Depends-on): Add clock-time.
24344         * modules/gethrxtime (Depends-on): Likewise.
24345         * modules/gettime (Depends-on): Likewise.
24346         * modules/settime (Depends-on): Likewise.
24347
24348         * modules/fts-lgpl: Depend on openat.
24349         * modules/mkancesdirs: Depend on savewd.
24350         * modules/mkdir-p: Likewise.
24351
24352 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24353
24354         * m4/host-os.m4 (gl_HOST_OS): Require AC_CANONICAL_HOST.
24355
24356         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Rename cache variable from
24357         `gl_have_arbitrary_file_name_length_limit' to
24358         `gl_cv_have_arbitrary_file_name_length_limit', so that caching
24359         actually works between configure runs.
24360
24361 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24362             Bruno Haible  <bruno@clisp.org>
24363
24364         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Include <string.h>.
24365
24366 2006-09-25  Jim Meyering  <jim@meyering.net>
24367
24368         * m4/fcntl_h.m4 (gl_FCNTL_H): Fix typo in test for failed open.
24369         This typo caused coreutils/tests/dd/misc to fail on Darwin 8.7.0.
24370
24371 2006-09-25  Eric Blake  <ebb9@byu.net>
24372
24373         * gnulib-tool (func_import, func_create_testdir): Fix typos in
24374         exec's in 2006-09-18 patch when shuffling fds.
24375
24376 2006-09-25  Bruno Haible  <bruno@clisp.org>
24377
24378         * m4/getloadavg.m4 (gl_GETLOADAVG): Fix directory in error message.
24379         Reported by Jim Meyering.
24380
24381 2006-09-24  Jim Meyering  <jim@meyering.net>
24382
24383         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Don't use '>' to
24384         compare a pointer against a literal "0".  That caused failures with
24385         at least HP-UX's hpcc.
24386
24387 2006-09-22  Simon Josefsson  <jas@extundo.com>
24388
24389         * modules/gc-sha1:
24390         * modules/gc-md4:
24391         * modules/gc-hmac-sha1:
24392         * modules/gc-hmac-md5:
24393         * modules/gc-des:
24394         * modules/gc-arcfour: Distribute more files.
24395
24396 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24397
24398         * lib/gl_anylinked_list2.h [lint] (gl_linked_iterator)
24399         (gl_linked_iterator_from_to): Initialize struct completely.
24400         * lib/gl_anytree_list2.h [lint] (gl_tree_iterator): Likewise.
24401         (gl_tree_iterator_from_to): Likewise
24402         * lib/gl_anytree_oset.h [lint] (gl_tree_iterator): Likewise.
24403         * lib/gl_array_list.c [lint] (gl_array_iterator)
24404         (gl_array_iterator_from_to): Likewise.
24405         * lib/gl_array_oset.c [lint] (gl_array_iterator): Likewise.
24406         * lib/gl_carray_list.c [lint] (gl_carray_iterator)
24407         (gl_carray_iterator_from_to): Likewise.
24408
24409         * lib/gc-gnulib.c [GC_USE_HMAC_SHA1]: include hmac.h for hmac_sha1.
24410         * lib/md4.c (md4_process_block): Remove unused variable.
24411         * lib/rijndael-api-fst.c (rijndaelBlockDecrypt): GCC suggests
24412         parentheses for clarity.
24413
24414 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24415
24416         * modules/bison-i18n (Depends-on): Add gettext.
24417
24418 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24419
24420         * m4/fsusage.m4 (gl_STATFS_TRUNCATES): Avoid unused variable.
24421         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Likewise.
24422         * m4/jm-winsz1.m4 (gl_HEADER_TIOCGWINSZ_IN_TERMIOS_H): Likewise;
24423         also add missing comma that caused broken test.
24424         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Include
24425         stdlib.h, for `abort'.
24426         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Avoid unused
24427         variables.
24428         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Check for and
24429         include unistd.h if present, for `rmdir'.
24430         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Avoid unused
24431         variables.
24432         * m4/putenv.m4 (gl_FUNC_PUTENV): Rewrite using AC_RUN_IFELSE, and
24433         in the process include standard headers for prototypes.
24434         * m4/readutmp.m4 (gl_READUTMP): Require AC_GNU_SOURCE, so utmpxname
24435         gets declared on GNU/Linux.
24436         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Check for and include
24437         unistd.h, for `rmdir'.
24438         * m4/time_r.m4 (gl_TIME_R): Avoid unused variables.
24439
24440         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Avoid expression that is
24441         always true.
24442         * m4/strndup.m4 (gl_FUNC_STRNDUP): include stdlib.h, for `free'.
24443
24444         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Avoid gcc -Wall warnings.
24445
24446 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24447
24448         * gnulib-tool (func_version): Create output all at once.  This
24449         may help avoid triggering unnecessary SIGPIPEs, and at any
24450         rate it doesn't hurt.
24451
24452 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24453             Bruno Haible  <bruno@clisp.org>
24454
24455         * m4/lock.m4 (gl_LOCK_BODY): Avoid unused variables warning.
24456         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
24457         * m4/signed.m4 (bh_C_SIGNED): Likewise.
24458
24459         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): New macro.
24460         (gl_FUNC_VASPRINTF): Invoke it.
24461
24462 2006-09-22  Bruno Haible  <bruno@clisp.org>
24463
24464         * m4/getloadavg.m4 (gl_GETLOADAVG): Expect the directory of
24465         getloadavg.c as first argument.
24466
24467 2006-09-22  Bruno Haible  <bruno@clisp.org>
24468
24469         * gnulib-tool (func_import, func_create_testdir): Set gl_source_base
24470         at the beginning of the gl_INIT macro.
24471         * modules/getloadavg (configure.ac): Pass $gl_source_base to
24472         gl_GETLOADAVG.
24473
24474 2006-09-22  Bruno Haible  <bruno@clisp.org>
24475
24476         * gnulib-tool (func_create_megatestdir): Don't include the config-h
24477         module.
24478         Suggested by Ralf Wildenhues.
24479
24480 2006-09-20  Paul Eggert  <eggert@cs.ucla.edu>
24481
24482         Import this patch from libc:
24483
24484         2006-09-06  Jakub Jelinek  <jakub@redhat.com>
24485
24486         * lib/regex_internal.c (re_string_reconstruct): Handle
24487         offset < pstr->valid_raw_len && pstr->offsets_needed case.
24488         Ensure no bytes read before raw_mbs array.  Pass a saved copy of
24489         pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
24490         re_string_context_at.
24491
24492         * m4/regex.m4 (gl_REGEX): Check for locale.h, since the test
24493         now requires it.
24494         (gl_PREREQ_REGEX): Don't check for locale.h any more, since
24495         gl_REGEX now does it for us.
24496         (gl_REGEX): Add test taken from
24497         http://sourceware.org/ml/libc-hacker/2006-09/msg00008.html.
24498
24499         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require AC_SYS_LARGEFILE.
24500         Check that large offsets work.  Modernize Autoconf usages.
24501         Prefer "yes" to mean a good thing rather than a bad.
24502         Don't put "#define mkstemp" in config.h, as this might interfere
24503         with standard system headers that "#define mkstemp mkstemp64".
24504
24505         * modules/mkstemp (Depends-on): Add extensions, so that
24506         mkstemp is visible on some platforms.
24507         (Makefile.am): Add mkstemp.h to EXTRA_DIST.
24508         (Include): Change to "mkstemp.h" from <stdlib.h>.
24509         (Files): Add mkstemp.h.
24510
24511         * lib/mkstemp.h: New file, since some standard headers
24512         #define mkstemp.
24513         * lib/mkstemp.c: Revamp to put the !_LIBC code together.
24514         Include "mkstemp.h".
24515         Make the _LIBC code resemble glibc original more,
24516         e.g., use K&R style.
24517         * lib/mkstemp-safer.c: Include "mkstemp.h" instead of <stdlib.h>.
24518         (mkstemp): Remove, since mkstemp.h does this for us.
24519         * lib/stdlib--.h: Include mkstemp.h.
24520
24521         Import this patch from libc:
24522
24523         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
24524
24525         * lib/tempname.c (__gen_tempname): Change attempts_min
24526         into a macro.  Use preprocessor to decide how to initialize
24527         attempts [Coverity CID 67].
24528
24529 2006-09-20  Bruno Haible  <bruno@clisp.org>
24530
24531         * lib/mkdtemp.c: Import from libc.
24532         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
24533                 * sysdeps/posix/tempname.c (__gen_tempname): Change
24534                 attempts_min into a macro.  Use preprocessor to decide how to
24535                 initialize attempts [Coverity CID 67].
24536         2001-11-27  Paul Eggert  <eggert@twinsun.com>
24537                 * sysdeps/posix/tempname.c (__gen_tempname): Try at least
24538                 ATTEMPTS_MIN or TMP_MAX times, whichever is greater.
24539
24540 2006-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24541
24542         * gnulib-tool (func_exit): New function, to allow to pass the
24543         exit status portably through the trap.  Use everywhere.
24544         (--help, --version): Signal a write error.
24545         (trap): catch SIGPIPE, for write errors.
24546         Exit at the end of the trap, with the correct exit status.
24547
24548 2006-09-19  Karl Berry  <karl@gnu.org>
24549
24550         * doc/gnulib.texi: note about the license texinfo files.
24551
24552 2006-09-19  Eric Blake  <ebb9@byu.net>
24553
24554         * gnulib-tool: Avoid space-tab.
24555
24556 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
24557
24558         * lib/getaddrinfo.c (getaddrinfo) [defined HAVE_IPV6]: Fix typo
24559         that prevented coreutils 6.1 from building.  Problem reported
24560         by Petter Reinholdtsen.
24561
24562 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
24563
24564         * gnulib-tool (avoidlist): Fix typo that broke options like
24565         --avoid=lock that are used by coreutils bootstrap.
24566
24567 2006-09-18  Mark D. Baushke  <mdb@gnu.org>
24568
24569         * m4/inttypes.m4 (gl_INTTYPES_H): Quote "test" args
24570         more systematically.
24571
24572 2006-09-18  Jim Meyering  <jim@meyering.net>
24573
24574         * lib/savewd.c (savewd_restore): Don't shadow: s/status/child_status/.
24575
24576 2006-09-18  Bruno Haible  <bruno@clisp.org>
24577
24578         * modules/inttypes (Files): Remove m4/inttypes-h.m4.
24579
24580 2006-09-18  Bruno Haible  <bruno@clisp.org>
24581
24582         * m4/inttypes-h.m4 (gl_HEADER_INTTYPES_H): Remove macro.
24583         * m4/inttypes-pri.m4: Require autoconf >= 2.52.
24584         (gt_INTTYPES_PRI): Invoke AC_CHECK_HEADERS on inttypes.h. Test
24585         ac_cv_header_inttypes_h instead of gl_cv_header_inttypes_h.
24586         * m4/gettext.m4: Require autoconf >= 2.52.
24587         (gt_INTL_SUBDIR_CORE): Invoke AC_CHECK_HEADERS on inttypes.h.
24588         * m4/inttypes.m4 (gl_INTTYPES_H): Test ac_cv_header_inttypes_h instead
24589         of gl_cv_header_inttypes_h.
24590
24591 2006-09-18  Bruno Haible  <bruno@clisp.org>
24592
24593         * lib/javaversion.c: Include configmake.h.
24594
24595 2006-09-18  Bruno Haible  <bruno@clisp.org>
24596
24597         * gnulib-tool (func_import, func_create_testdir): Use exec tricks to
24598         avoid that the while loops be executed in a subshell.
24599
24600 2006-09-18  Bruno Haible  <bruno@clisp.org>
24601
24602         * MODULES.html.sh (func_module): Break long lines.
24603         Suggested by Bruce Korb <bkorb@gnu.org>.
24604
24605 2006-09-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24606
24607         Speed up by a factor of 1.12.
24608         * gnulib-tool (nl): New variable.
24609         (func_import): Rewrite include directive extraction to only read each
24610         directive once.
24611
24612 2006-09-17  Bruno Haible  <bruno@clisp.org>
24613
24614         * modules/javaversion (Makefile.am): Remove DEFS setting.
24615         (Depends-on): Add configmake, for PKGDATADIR definition.
24616
24617 2006-09-17  Bruno Haible  <bruno@clisp.org>
24618
24619         * gnulib-tool (func_create_testdir): Rewrite all files at once.
24620
24621 2006-09-17  Bruno Haible  <bruno@clisp.org>
24622
24623         * gnulib-tool (func_append): New function, stolen from libtool.m4.
24624         (func_modules_transitive_closure, func_modules_add_dummy,
24625         func_modules_to_filelist, func_import, func_create_testdir,
24626         func_create_megatestdir, ...): Use it wherever possible.
24627         Suggested by Ralf Wildenhues.
24628
24629 2006-09-16  Karl Berry  <karl@gnu.org>
24630
24631         * doc/fdl.texi (ADDENDUM): switch to @heading from @appendixsubsec,
24632         to avoid sectioning errors.
24633         * doc/lgpl.texi, gpl.texi (Copying): downcase @unnumbered title.
24634         [ifinfo]: blank line after @center-ed titles.
24635         * doc/lgpl.texi (Library Copying): Rename main node to GNU LGPL.
24636         Spell FSF address consistently with others.
24637         (These changes approved by rms.)
24638
24639 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24640
24641         Speed up by a factor of 1.61.
24642         * gnulib-tool (func_modules_transitive_closure): Rewrite to not check
24643         already checked module names again.
24644
24645 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24646
24647         Speed up by a factor of 1.13.
24648         * gnulib-tool (func_import): Rewrite all old_files at once; likewise
24649         for new_files, and the input to func_add_or_update.
24650
24651 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24652
24653         * gnulib-tool (func_all_modules, func_modules_to_filelist, func_import,
24654         func_create_testdir, ...): Change 'sort | uniq' to 'sort -u'.
24655
24656 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
24657
24658         * modules/mkancesdirs (Depends-on): Add fcntl.
24659         * modules/savewd: New file.
24660         * MODULES.html.sh (File system functions): Add savewd.
24661
24662         * modules/configmake (Makefile.am): Add support for the
24663         Automake-supplied PKGLIBDIR, PKGINCLUDEDIR, PKGDATADIR.
24664
24665 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
24666
24667         * m4/savewd.m4: New file.
24668
24669 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
24670
24671         * lib/dirchownmod.c: Don't include fcntl.h; no longer needed.
24672         (dirchownmod): New arg FD.  All callers changed.
24673         Use FD rather than opening the directory ourself, as opening is
24674         now the caller's responsibility.
24675         * lib/dirchownmod.h: Likewise.
24676         * lib/mkancesdirs.c: Include <sys/types.h>, for portability to older
24677         hosts that require <sys/types.h> before <sys/stat.h>.  Include
24678         fcntl.h, savewd.h, and unistd.h, not dirname.h and stat-macros.h.
24679         (test_dir): Remove.
24680         (mkancesdirs): Return length of prefix of FILE that has already
24681         been made, or -2 if there is a child doing the work.  Redo
24682         algorithm so that it is O(N) rather than O(N**2).  Optimize away
24683         ".", and treat ".." specially since it might stray back into
24684         already-created areas.  Use a subprocess if necessary.  New arg
24685         WD; all users changed.  MAKE_DIR function should now return 1
24686         if it creates a directory that is not readable.  Return -2 if
24687         a child process is spun off.
24688         * lib/mkancesdirs.h: Include <stddef.h>, for ptrdiff_t.
24689         Adjust signature to match code.
24690         * lib/mkdir-p.c: Include dirname.h, for IS_ABSOLUTE_FILE_NAME.
24691         (make_dir_parents): Use a subprocess if necessary.  New arg WD;
24692         all users changed.
24693         * lib/savewd.c, lib/savewd.h: New files.
24694
24695 2006-09-15  Jim Meyering  <jim@meyering.net>
24696
24697         * modules/rename-dest-slash: New module.
24698         * MODULES.html.sh (posix_compat): Add it here.
24699
24700         * modules/rename: Reflect vb_FUNC_RENAME -> gl_FUNC_RENAME change.
24701
24702 2006-09-15  Jim Meyering  <jim@meyering.net>
24703
24704         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH): New
24705         file.
24706
24707         * m4/rename.m4 (gl_FUNC_RENAME): Rename from vb_FUNC_RENAME.
24708
24709 2006-09-15  Jim Meyering  <jim@meyering.net>
24710
24711         * lib/rename-dest-slash.c (has_trailing_slash): Use
24712         FILE_SYSTEM_PREFIX_LEN, for non-POSIX systems.
24713         (rpl_rename_dest_slash): Perform the cheaper trailing slash
24714         test before testing whether SRC is a directory.
24715         Suggestions from Bruno Haible.
24716
24717         Avoid a warning about an unused variable.
24718         * lib/regex_internal.c (re_dfa_add_node): Move declaration of "type"
24719         into the #ifdef block where it's used.
24720
24721         * lib/rename-dest-slash.c: New file.
24722
24723 2006-09-14  Bruno Haible  <bruno@clisp.org>
24724
24725         * lib/allocsa.c: Include <config.h> unconditionally.
24726         * lib/asnprintf.c: Likewise.
24727         * lib/asprintf.c: Likewise.
24728         * lib/c-strcasecmp.c: Likewise.
24729         * lib/c-strcasestr.c: Likewise.
24730         * lib/c-strncasecmp.c: Likewise.
24731         * lib/c-strstr.c: Likewise.
24732         * lib/classpath.c: Likewise.
24733         * lib/clean-temp.c: Likewise.
24734         * lib/concatpath.c: Likewise.
24735         * lib/copy-file.c: Likewise.
24736         * lib/csharpcomp.c: Likewise.
24737         * lib/csharpexec.c: Likewise.
24738         * lib/execute.c: Likewise.
24739         * lib/fatal-signal.c: Likewise.
24740         * lib/findprog.c: Likewise.
24741         * lib/fwriteerror.c: Likewise.
24742         * lib/gl_array_list.c: Likewise.
24743         * lib/gl_array_oset.c: Likewise.
24744         * lib/gl_avltree_list.c: Likewise.
24745         * lib/gl_avltree_oset.c: Likewise.
24746         * lib/gl_avltreehash_list.c: Likewise.
24747         * lib/gl_carray_list.c: Likewise.
24748         * lib/gl_linked_list.c: Likewise.
24749         * lib/gl_linkedhash_list.c: Likewise.
24750         * lib/gl_list.c: Likewise.
24751         * lib/gl_oset.c: Likewise.
24752         * lib/gl_rbtree_list.c: Likewise.
24753         * lib/gl_rbtree_oset.c: Likewise.
24754         * lib/gl_rbtreehash_list.c: Likewise.
24755         * lib/imaxabs.c: Likewise.
24756         * lib/imaxdiv.c: Likewise.
24757         * lib/javacomp.c: Likewise.
24758         * lib/javaexec.c: Likewise.
24759         * lib/javaversion.c: Likewise.
24760         * lib/linebreak.c: Likewise.
24761         * lib/localcharset.c: Likewise.
24762         * lib/lock.c: Likewise.
24763         * lib/mbchar.c: Likewise.
24764         * lib/mbswidth.c: Likewise.
24765         * lib/mkdtemp.c: Likewise.
24766         * lib/pipe.c: Likewise.
24767         * lib/printf-args.c: Likewise.
24768         * lib/printf-parse.c: Likewise.
24769         * lib/progname.c: Likewise.
24770         * lib/progreloc.c: Likewise.
24771         * lib/readlink.c: Likewise.
24772         * lib/sh-quote.c: Likewise.
24773         * lib/stpcpy.c: Likewise.
24774         * lib/stpncpy.c: Likewise.
24775         * lib/strcasecmp.c: Likewise.
24776         * lib/strcasestr.c: Likewise.
24777         * lib/strcspn.c: Likewise.
24778         * lib/striconv.c: Likewise.
24779         * lib/strncasecmp.c: Likewise.
24780         * lib/strnlen1.c: Likewise.
24781         * lib/strstr.c: Likewise.
24782         * lib/strtok_r.c: Likewise.
24783         * lib/tls.c: Likewise.
24784         * lib/tmpdir.c: Likewise.
24785         * lib/unicodeio.c: Likewise.
24786         * lib/unsetenv.c: Likewise.
24787         * lib/vasnprintf.c: Likewise.
24788         * lib/vasprintf.c: Likewise.
24789         * lib/wait-process.c: Likewise.
24790         * lib/xallocsa.c: Likewise.
24791         * lib/xsetenv.c: Likewise.
24792         * lib/xstriconv.c: Likewise.
24793
24794 2006-09-13  Simon Josefsson  <jas@extundo.com>
24795
24796         * m4/getdate.m4: Don't AC_LIBOBJ([getdate]), automake takes care of
24797         that internally, suggested by Ralf Wildenhues
24798         <Ralf.Wildenhues@gmx.de>.
24799
24800 2006-09-13  Simon Josefsson  <jas@extundo.com>
24801
24802         * gnulib-tool (func_emit_lib_Makefile_am): Use $(LIBOBJS), not
24803         @LIBOBJS@.
24804         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
24805
24806 2006-09-13  Paul Eggert  <eggert@cs.ucla.edu>
24807
24808         * lib/_fpending.c: Include <config.h> unconditionally, since we no
24809         longer worry about uses that don't define HAVE_CONFIG_H.
24810         * lib/acl.c, lib/alloca.c, lib/argmatch.c, lib/atexit.c:
24811         * lib/backupfile.c, lib/basename.c, lib/c-stack.c, lib/c-strtod.c:
24812         * lib/calloc.c,lib/ canon-host.c, lib/canonicalize.c, lib/chdir-long.c:
24813         * lib/chdir-safer.c, lib/chown.c, lib/cloexec.c, lib/close-stream.c:
24814         * lib/closeout.c, lib/creat-safer.c, lib/cycle-check.c, lib/diacrit.c:
24815         * lib/dirchownmod.c, lib/dirfd.c, lib/dirname.c, lib/dup-safer.c:
24816         * lib/dup2.c, lib/error.c, lib/euidaccess.c, lib/exclude.c:
24817         * lib/exitfail.c, lib/fchmodat.c, lib/fchown-stub.c, lib/fd-safer.c:
24818         * lib/file-type.c, lib/fileblocks.c, lib/filemode.c, lib/filenamecat.c:
24819         * lib/fnmatch.c, lib/fopen-safer.c, lib/fprintftime.c, lib/free.c:
24820         * lib/fsusage.c, lib/ftruncate.c, lib/fts-cycle.c, lib/fts.c:
24821         * lib/full-write.c, lib/gai_strerror.c, lib/getcwd.c, lib/getdate.y:
24822         * lib/getdomainname.c, lib/getgroups.c, lib/gethostname.c:
24823         * lib/gethrxtime.c, lib/getloadavg.c, lib/getlogin_r.c:
24824         * lib/getndelim2.c, lib/getnline.c, lib/getopt.c, lib/getopt1.c:
24825         * lib/getpass.c, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c:
24826         * lib/getusershell.c, lib/glob.c, lib/group-member.c:
24827         * lib/hard-locale.c, lib/hash-pjw.c, lib/hash.c, lib/human.c:
24828         * lib/idcache.c, lib/inet_ntop.c, lib/inet_pton.c, lib/inttostr.c:
24829         * lib/isdir.c, lib/lchown.c, lib/linebuffer.c, lib/long-options.c:
24830         * lib/lstat.c, lib/malloc.c, lib/md5.c, lib/memcasecmp.c, lib/memchr.c:
24831         * lib/memcmp.c, lib/memcoll.c, lib/memcpy.c, lib/memmove.c:
24832         * lib/memrchr.c, lib/mkancesdirs.c, lib/mkdir-p.c, lib/mkdir.c:
24833         * lib/mkdirat.c, lib/mkstemp-safer.c, lib/mkstemp.c, lib/modechange.c:
24834         * lib/mountlist.c, lib/nanosleep.c, lib/obstack.c, lib/open-safer.c:
24835         * lib/openat-die.c, lib/openat.c, lib/pagealign_alloc.c, lib/physmem.c:
24836         * lib/pipe-safer.c, lib/posixtm.c, lib/posixver.c, lib/putenv.c:
24837         * lib/quote.c, lib/quotearg.c, lib/raise.c, lib/readtokens.c:
24838         * lib/readtokens0.c, lib/readutmp.c, lib/realloc.c, lib/regex.c:
24839         * lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c:
24840         * lib/same.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c:
24841         * lib/settime.c, lib/sha1.c, lib/sig2str.c, lib/snprintf.c:
24842         * lib/strdup.c, lib/strerror.c, lib/strftime.c, lib/stripslash.c:
24843         * lib/strndup.c, lib/strnlen.c, lib/strpbrk.c, lib/strtod.c:
24844         * lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c:
24845         * lib/time_r.c, lib/timegm.c, lib/tmpfile-safer.c, lib/unlinkdir.c:
24846         * lib/userspec.c, lib/utime.c, lib/utimecmp.c, lib/utimens.c:
24847         * lib/version-etc-fsf.c, lib/version-etc.c, lib/xalloc-die.c:
24848         * lib/xgetcwd.c, lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c:
24849         * lib/xnanosleep.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtoimax.c:
24850         * lib/xstrtol.c, lib/xstrtoumax.c, lib/yesno.c:
24851         Likewise.
24852
24853 2006-09-13  Eric Blake  <ebb9@byu.net>
24854
24855         * lib/getopt.c: Fix typo in last commit.
24856
24857 2006-09-12  Sergey Poznyakoff  <gray@gnu.org.ua>
24858
24859         * lib/argp-help.c (argp_doc): Make sure NULL is not passed to
24860         dgettext.
24861
24862 2006-09-12  Jim Meyering  <jim@meyering.net>
24863
24864         * lib/nanosleep.c: Include <sys/types.h> before sys/select.h, to avoid
24865         compilation failure (due to use of pid_t in latter) on NetBSD 1.6.
24866         Reported by Nelson H. F. Beebe.
24867
24868 2006-09-10  Sergey Poznyakoff  <gray@gnu.org.ua>
24869
24870         * lib/argp-parse.c (__argp_parse) [!_LIBC]: Make sure
24871         program_invocation_name and program_invocation_short_name are
24872         initialized.
24873         * lib/argp-namefrob.h: Move declarations of program_invocation_name
24874         and program_invocation_short_name to argp.h, so they are visible
24875         to user programs.
24876         * lib/argp.h: Likewise
24877
24878 2006-09-10  Bruno Haible  <bruno@clisp.org>
24879
24880         * modules/mkdtemp (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
24881         m4/inttypes_h.m4, m4/uintmax_t.m4.
24882
24883 2006-09-10  Bruno Haible  <bruno@clisp.org>
24884
24885         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Don't require
24886         gl_AC_TYPE_UINTMAX_T.
24887
24888 2006-09-10  Bruno Haible  <bruno@clisp.org>
24889
24890         * lib/mkdtemp.c: Include <stdint.h> always. Don't include <inttypes.h>.
24891
24892 2006-09-09  Sergey Poznyakoff  <gray@gnu.org.ua>
24893
24894         * lib/argp.h (struct argp): Document the N_("..") "\v" N_("..")
24895         convention.  Text proposed by Bruno Haible.
24896         (struct argp_option): Document the use of N_() wrappers.
24897
24898         * lib/argp-help.c (argp_doc): Split the untranslated doc string on
24899         '\v', and translate the two parts separately, instead of feeding
24900         the whole string to gettext.  This allows to exclude
24901         '\v' from the strings visible to the translator by writing doc
24902         strings as N_("..") "\v" N_("..").
24903
24904 2006-09-09  Paul Eggert  <eggert@cs.ucla.edu>
24905
24906         * config/srclist.txt: Undo latest change; the bug was fixed.
24907
24908 2006-09-09  Bruno Haible  <bruno@clisp.org>
24909
24910         * gnulib-tool (func_emit_lib_Makefile_am): Eliminate lib_LDFLAGS
24911         assignments if building a library without libtool.
24912         (func_emit_tests_Makefile_am): Likewise. Handle lib_* variables as
24913         in func_emit_lib_Makefile_am.
24914         (func_import): When building a static library libfoo.a, arrange to
24915         define variables LIBFOO_LIBDEPS and LIBFOO_LTLIBDEPS.
24916         (func_create_testdir): Likewise.
24917         * modules/gc (configure.ac, Makefile.am): If building statically,
24918         augment gl_libdeps and gl_ltlibdeps instead of lib_LDFLAGS.
24919         * modules/iconvme (configure.ac, Makefile.am): Likewise.
24920         * modules/striconv (configure.ac, Makefile.am): Likewise.
24921         Based on a suggestion by Ralf Wildenhues.
24922
24923 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
24924
24925         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
24926         Check for unistd.h too, since Autoconf doesn't assume POSIX.
24927         Also:
24928
24929         2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
24930         Add year_2050_test to catch glibc bug 2821
24931         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
24932
24933         2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
24934         Prefer #ifdef to #if.
24935
24936         2006-04-02  Paul Eggert  <eggert@cs.ucla.edu>
24937         Return from 'main' instead of calling 'exit'.
24938
24939 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
24940
24941         * lib/mktime.c (guess_time_tm): Fix bug where mktime
24942         returned the maximum time_t value rather than (time_t) -1.
24943         Problem originally reported by William Bardwell
24944         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
24945
24946         * lib/isapipe.h (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
24947         Moved to here ...
24948         * lib/isapipe.c (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
24949         ... from here.
24950
24951 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
24952
24953         * config/srclist.txt: Temporarily comment out mktime.c until glibc bug
24954         2821 is fixed.
24955
24956 2006-09-08  Jim Meyering  <jim@meyering.net>
24957
24958         Don't make generated files read-only.  That would bother too many
24959         people.  However, do retain the ability to work when targets are
24960         read-only: remove the destination and temporary files before writing
24961         them (when generated via sed or echo), or by using the -f option for
24962         both cp and mv commands.  Suggestion to use -f from Paul Eggert.
24963         * modules/alloca-opt, modules/argz, modules/arpa_inet:
24964         * modules/byteswap, modules/configmake, modules/fcntl:
24965         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
24966         * modules/localcharset, modules/netinet_in, modules/poll:
24967         * modules/stdbool, modules/stdint, modules/sys_select:
24968         * modules/sys_socket, modules/sys_stat, modules/sysexits:
24969
24970 2006-09-08  Jim Meyering  <jim@meyering.net>
24971
24972         Avoid new build failure on FreeBSD 6.0.
24973         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Include
24974         <sys/param.h> when testing whether getmntinfo uses statvfs.  Patch by
24975         Pavel Tsekov, in <http://savannah.gnu.org/bugs/?17643>.
24976
24977 2006-09-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24978
24979         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't use plain echo.
24980
24981 2006-09-07  Jim Meyering  <jim@meyering.net>
24982
24983         Fix global typo in last change: use chmod u-w, not chmod u-x.
24984         Spotted by Paul Eggert and Bruce Korb.
24985         * modules/alloca-opt, modules/argz, modules/arpa_inet:
24986         * modules/byteswap, modules/configmake, modules/fcntl:
24987         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
24988         * modules/localcharset, modules/netinet_in, modules/poll:
24989         * modules/stdbool, modules/stdint, modules/sys_select:
24990         * modules/sys_socket, modules/sys_stat, modules/sysexits:
24991
24992 2006-09-06  Jim Meyering  <jim@meyering.net>
24993
24994         Make generated files be read-only.
24995         * modules/alloca-opt (Makefile.am): Work also when $@ is read-only.
24996         Ensure that each generated file is now read-only.
24997         * modules/argz: Likewise.
24998         * modules/arpa_inet: Likewise.
24999         * modules/byteswap: Likewise.
25000         * modules/configmake: Likewise.
25001         * modules/fcntl: Likewise.
25002         * modules/fnmatch: Likewise.
25003         * modules/getopt: Likewise.
25004         * modules/glob: Likewise.
25005         * modules/inttypes: Likewise.
25006         * modules/netinet_in: Likewise.
25007         * modules/poll: Likewise.
25008         * modules/stdbool: Likewise.
25009         * modules/stdint: Likewise.
25010         * modules/sys_select: Likewise.
25011         * modules/sys_socket: Likewise.
25012         * modules/sys_stat: Likewise.
25013         * modules/sysexits: Likewise.
25014         * modules/localcharset: Same as above, but continue using temporary
25015         file named "t-$@" (why different?) rather than the "$@-t" used
25016         everywhere else.
25017
25018         * modules/sysexits (Makefile.am): Replace literal occurrences
25019         of "sysexit.h" more readable, and more consistent, "$@".
25020
25021 2006-09-06  Bruno Haible  <bruno@clisp.org>
25022
25023         * modules/striconv: New file.
25024         * modules/xstriconv: New file.
25025         * MODULES.html.sh (Internationalization functions): Add striconv,
25026         xstriconv.
25027
25028 2006-09-06  Bruno Haible  <bruno@clisp.org>
25029
25030         * modules/gc (Makefile.am): Augment lib_LDFLAGS, not lib_LIBADD.
25031         * modules/iconvme (Makefile.am): Likewise. Also handle the case of
25032         not using libtool correctly.
25033
25034 2006-09-06  Bruno Haible  <bruno@clisp.org>
25035
25036         * lib/striconv.h: New file.
25037         * lib/striconv.c: New file, merging iconvme.c with GNU gettext's
25038         iconvstring.c.
25039         * lib/xstriconv.h: New file.
25040         * lib/xstriconv.c: New file.
25041
25042 2006-09-06  Bruno Haible  <bruno@clisp.org>
25043
25044         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
25045         lib_..._LDFLAGS.
25046
25047 2006-09-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25048
25049         * lib/argz_.h: Sync from Libtool.
25050
25051         2006-09-04  George Bosilca <bosilca@cs.utk.edu>
25052                 and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
25053
25054         * lib/libltdl/argz_.h: It's __cplusplus, not _cplusplus.
25055
25056 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
25057
25058         * modules/trim: New file.
25059
25060 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
25061
25062         * lib/trim.h: New file.
25063         * lib/trim.c: New file.
25064
25065 2006-09-05  Bruno Haible  <bruno@clisp.org>
25066
25067         * MODULES.html.sh (String handling): Add trim.
25068
25069 2006-09-04  Karl Berry  <karl@gnu.org>
25070
25071         * config/srclist.txt (signed.m4, gettext.m4): changes not propagated
25072         until next release.
25073
25074 2006-09-03  Bruno Haible  <bruno@clisp.org>
25075
25076         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Locate mingw shared libraries
25077         correctly.
25078
25079 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
25080
25081         * m4/getloadavg.m4 (gl_GETLOADAVG): Use CONFIGURING_GETLOADAVG,
25082         not gl_GETLOADAVG.  Omit unneeded semicolons.
25083         Problems reported by Ralf Wildenhues in
25084         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
25085         (gl_PREREQ_GETLOADAVG): Use AC_DEFUN, not m4_define.  Put
25086         at the end, which is the usual gnulib style.
25087
25088         * m4/fstypename.m4 (gl_FSTYPENAME): Use AC_CHECK_MEMBERS instead
25089         of doing all the work ourselves.
25090         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Don't check for
25091         sys/statvfs.h since the code doesn't use HAVE_SYS_STATVFS_H.
25092
25093 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
25094
25095         * lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not gl_GETLOADAVG.
25096         Problem reported by Ralf Wildenhues in
25097         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
25098
25099         * lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STATFS replaced by
25100         HAVE_STRUCT_STATFS_F_FSTYPENAME.
25101
25102 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
25103
25104         * gnulib-tool (func_emit_lib_Makefile_am): Fix typos in
25105         yesterday's patch by changing test -n to test -z.
25106
25107 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
25108
25109         * modules/getloadavg (Files): Add m4/getloadavg.m4.
25110         (configure.ac): AC_FUNC_GETLOADAVG -> gl_GETLOADAVG, as
25111         the former is now obsolescent.
25112
25113         * modules/chdir-long (Depends-on): Add fcntl.
25114
25115 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
25116
25117         * m4/fnmatch.m4: Add comment that Autoconf AC_FUNC_FNMATCH is
25118         obsolescent, and programs should use gnulib instead.
25119         * m4/getloadavg.m4: New file, with contents taken from Autoconf
25120         but with prefixes changed.
25121
25122 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
25123
25124         * lib/getloadavg.c [defined gl_GETLOADAVG]: Don't include config.h
25125         or stdbool.h, because they might not exist while configuring.
25126
25127         * lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
25128         Don't include unistd.h or limits.h; not needed, since chdir-long.h
25129         does that for us.
25130         (O_DIRECTORY): Remove.
25131
25132 2006-08-31  Eric Blake  <ebb9@byu.net>
25133
25134         * gnulib-tool: Don't let emacs change spaces to TAB.
25135
25136 2006-08-31  Bruno Haible  <bruno@clisp.org>
25137
25138         * gnulib-tool: When calling func_import more than once, do it in a
25139         subshell.
25140         Reported by Eric Blake <ebb9@byu.net>.
25141
25142 2006-08-31  Bruno Haible  <bruno@clisp.org>
25143
25144         * gnulib-tool (nl): Remove variable.
25145         (sed_transform_lib_file): Use more robust test for config-h module.
25146         (func_import): Fix typo in 2006-08-25 patch.
25147
25148 2006-08-31  Bruno Haible  <bruno@clisp.org>
25149
25150         * gnulib-tool (func_emit_lib_Makefile_am): When --makefile-name was
25151         specified, augment Makefile.am variables instead of assigning them.
25152
25153 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
25154
25155         Work around a bug in both the Linux and SunOS 64-bit kernels:
25156         nanosleep mishandles sleeps for longer than 2**31 seconds.
25157         Problem reported by Frank v Waveren in
25158         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
25159         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_CLOCK_TIME.
25160         Check for nanosleep bug.
25161         (LIB_NANOSLEEP): Append clock_gettime library if needed.
25162
25163 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
25164
25165         Work around a bug in both the Linux and SunOS 64-bit kernels:
25166         nanosleep mishandles sleeps for longer than 2**31 seconds.
25167         Problem reported by Frank v Waveren in
25168         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
25169         * lib/nanosleep.c (BILLION): New constant.
25170         (getnow) [HAVE_BUG_BIG_NANOSLEEP]: New functions.
25171         (rpl_nanosleep) [HAVE_BUG_BIG_NANOSLEEP]: Completely new
25172         implementation.
25173
25174 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
25175
25176         * modules/nanosleep (Depends-on): Add gettime.
25177
25178 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
25179         and Simon Josefsson  <jas@extundo.com>
25180         and Oskar Liljeblad  <oskar@osk.mine.nu>
25181
25182         * MODULES.html.sh (Support for building documentation): Add gpl, lgpl.
25183         * gnulib-tool (func_import): New license type 'unmodifiable license
25184         text'.
25185         * modules/fdl: Use it.  Longer description.
25186         * module/gpl, module/lgpl: New files.
25187
25188 2006-08-30  Jim Meyering  <jim@meyering.net>
25189
25190         * lib/isapipe.c (isapipe): Rename local s/fd/fd_pair/ to avoid
25191         shadowing the parameter.
25192
25193 2006-08-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25194
25195         Sync from Libtool:
25196
25197         2006-08-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25198
25199         * lib/libltdl/argz.c: Use `#ifdef HAVE_CONFIG_H', to facilitate code
25200         sharing with gnulib.  Report by Eric Blake.
25201
25202 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
25203
25204         * modules/isapipe: New file.
25205         * MODULES.html.sh (File descriptor based Input/Output): Add isapipe.
25206
25207 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
25208
25209         * modules/configmake (Makefile.am): Add a comment, and omit
25210         the CONFIGMAKE_ prefix from generated macro names.  Suggested
25211         by Bruno Haible.
25212
25213 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
25214
25215         * m4/isapipe.m4: New file.
25216
25217 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
25218
25219         * lib/isapipe.c, lib/isapipe.h: New files.
25220
25221 2006-08-29  Jim Meyering  <jim@meyering.net>
25222
25223         * modules/configmake (Makefile.am): Make configmake.h depend on
25224         Makefile.  Otherwise, a stale configmake.h could hang around.
25225
25226 2006-08-29  Eric Blake  <ebb9@byu.net>
25227
25228         * lib/error.c (error_at_line, print_errno_message): Match libc, after
25229         resolution of upstream bug 3044.
25230
25231 2006-08-29  Bruno Haible  <bruno@clisp.org>
25232
25233         * modules/localcharset (Depends-on): Add configmake.
25234         (Makefile.am): Remove setting of LIBDIR through DEFS.
25235
25236 2006-08-29  Bruno Haible  <bruno@clisp.org>
25237
25238         * lib/localcharset.c: Include configmake.h in order to get LIBDIR
25239         defined.
25240
25241 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
25242
25243         * modules/fcntl: New file.
25244         * modules/chdir-safer (Depends-on): Add fcntl.
25245         * modules/fts: Likewise.
25246         * modules/mkdir-p: Likewise.
25247
25248         * modules/stdint (Makefile.am): Do not substitute ABSOLUTE_INTTYPES_H.
25249         This undoes the most recent change, since we're now addressing the
25250         problem in a different way.
25251
25252         * gnulib-tool (emit_lib_Makefile_am): Don't put $makefile_name
25253         into output, since the output might be called Makefile.am even
25254         if $makefile_name is something different.
25255         (func_import): Use $makefile_am rather than
25256         ${makefile_name-Makefile.am}, to fix a bug where makefile_name was
25257         empty.
25258
25259         * modules/inttypes (Files): Add m4/inttypes-h.m4.
25260
25261 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
25262
25263         * m4/inttypes.m4 (gl_INTTYPES_H): Move ABSOLUTE_INTTYPES_H code here...
25264         * m4/stdint.m4 (gl_STDINT_H): ... from here.  This undoes the most
25265         recent change to stdint.m4, since we're now addressing the problem in a
25266         different way.
25267
25268 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
25269
25270         * m4/fcntl_h.m4: New file.
25271
25272 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
25273
25274         * lib/fcntl_.h: New file.
25275         * lib/chdir-safer.c (O_DIRECTORY, O_NOFOLLOW): Remove, now that we have
25276         the fcntl module.
25277         * lib/dirchownmod.c: Likewise.
25278         * lib/fts.c: Likewise.
25279
25280         * lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:
25281         Include @ABSOLUTE_INTTYPES_H@ if available, but do nothing else.
25282         * lib/stdint_.h (_GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H): Define
25283         just before including <inttypes.h>, to avoid circular inclusion.
25284
25285 2006-08-28  Jim Meyering  <jim@meyering.net>
25286
25287         * doc/visibility.texi: Actually read and correct the grammar of the
25288         sentence affected by yesterday's change.
25289
25290 2006-08-28  Eric Blake  <ebb9@byu.net>
25291
25292         * modules/inttypes (Makefile.am): Fix sed error when inttypes.h
25293         needs wrapper.
25294
25295 2006-08-28  Eric Blake  <ebb9@byu.net>
25296
25297         * m4/inttypes.m4 (gl_INTTYPES_H): Fix missing #endif.
25298
25299 2006-08-28  Eric Blake  <ebb9@byu.net>
25300
25301         * m4/codeset.m4 (AM_LANGINFO_CODESET): Avoid compiler warning.
25302
25303 2006-08-28  Bruno Haible  <bruno@clisp.org>
25304
25305         * modules/c-strstr: New file, from GNU gettext.
25306         * MODULES.html.sh (String handling): Add c-strstr.
25307
25308 2006-08-28  Bruno Haible  <bruno@clisp.org>
25309
25310         * m4/inttypes.m4 (gl_INTTYPES_H): Don't test for the existence of SCNX*
25311         macros.
25312         Reported by Eric Blake.
25313
25314 2006-08-28  Bruno Haible  <bruno@clisp.org>
25315
25316         * lib/vasnprintf.c (EOVERFLOW): Remove definition.
25317         (VASNPRINTF): Return a string of length > INT_MAX without failing.
25318         * lib/vasprintf.c: Include errno.h, limits.h.
25319         (EOVERFLOW): New fallback definition.
25320         (vasprintf): Test here whether the string length is > INT_MAX.
25321         * lib/vsnprintf.c: Include errno.h, limits.h.
25322         (EOVERFLOW): New fallback definition.
25323         (vsnprintf): Fix bug when generated string was too long for the buffer.
25324         Test here whether the string length is > INT_MAX.
25325
25326 2006-08-28  Bruno Haible  <bruno@clisp.org>
25327
25328         * lib/inttypes_.h (SCNX*): Remove definitions.
25329         Reported by Eric Blake.
25330
25331 2006-08-28  Bruno Haible  <bruno@clisp.org>
25332
25333         * lib/c-strstr.h: New file, from GNU gettext.
25334         * lib/c-strstr.c: New file, from GNU gettext.
25335
25336 2006-08-28  Bruno Haible  <bruno@clisp.org>
25337
25338         * gnulib-tool: Reorder some statements.
25339
25340 2006-08-28  Bruno Haible  <bruno@clisp.org>
25341
25342         * gnulib-tool: New option --makefile-name.
25343         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Use
25344         $makefile_name.
25345         (func_import): Write $makefile_name to the cache file, and read it from
25346         there unless explicitly specified. Use $makefile_name as file name
25347         instead of Makefile.am. Adjust the recommendations accordingly.
25348
25349 2006-08-28  Bruno Haible  <bruno@clisp.org>
25350
25351         * gnulib-tool (func_verify_module): Check against misapplying patch.
25352
25353 2006-08-28  Bruno Haible  <bruno@clisp.org>
25354
25355         * gnulib-tool (func_relativize, func_relconcat): New functions.
25356         Give an error if --local-dir is given with --update.
25357         Remove trailing slashes from $local_gnulib_dir.
25358         (func_import): Store the relativized $local_gnulib_dir in
25359         gnulib-cache.m4, and read it from there if not specified explicitly.
25360
25361 2006-08-28  Bruno Haible  <bruno@clisp.org>
25362
25363         * gnulib-tool (func_get_tests_module): Don't assume that $gnulib_dir
25364         is the current directory. Respect also $local_gnulib_dir.
25365
25366 2006-08-28  Bruno Haible  <bruno@clisp.org>
25367             Simon Josefsson  <jas@extundo.com>
25368
25369         BeOS portability.
25370         * lib/getaddrinfo.c (PF_INET, PF_UNSPEC): New macros.
25371
25372 2006-08-27  Jim Meyering  <jim@meyering.net>
25373
25374         * doc/visibility.texi: Remove duplicate word: "pointer".
25375
25376 2006-08-26  Bruno Haible  <bruno@clisp.org>
25377
25378         * modules/inttypes (Files): Add lib/inttypes_.h, remove lib/inttypes.h.
25379         Add m4/inttypes.m4, remove m4/_inttypes_h.m4 and m4/include_next.m4.
25380         (Makefile.am): Create inttypes.h from inttypes_.h.
25381         * modules/stdint (Makefile.am): Substitute also ABSOLUTE_INTTYPES_H.
25382
25383         * modules/imaxabs: New file.
25384
25385         * modules/imaxdiv: New file.
25386
25387 2006-08-26  Bruno Haible  <bruno@clisp.org>
25388
25389         * m4/inttypes.m4: New file.
25390         * m4/_inttypes_h.m4: Remove file.
25391         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Also AC_SUBST
25392         PRI_MACROS_BROKEN.
25393         * m4/stdint.m4 (gl_STDINT_H): Define also ABSOLUTE_INTTYPES_H.
25394
25395         * m4/imaxabs.m4: New file.
25396
25397         * m4/imaxdiv.m4: New file.
25398
25399 2006-08-26  Bruno Haible  <bruno@clisp.org>
25400
25401         * lib/inttypes_.h: New file.
25402         * lib/inttypes.h: Remove file.
25403         * lib/stdint_.h: Include <inttypes.h> through its absolute filename.
25404
25405         * lib/imaxabs.c: New file.
25406
25407         * lib/imaxdiv.c: New file.
25408
25409 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
25410
25411         New config-h module, so that "make" output needn't be cluttered
25412         by -DHAVE_CONFIG_H.
25413         * MODULES.html.sh (Support for building libraries and executables):
25414         Add config-h.
25415         * modules/config-h: New file.
25416         * gnulib-tool (nl, sed_transform_lib_file): New vars.
25417         (func_import): Turn "#ifdef HAVE_CONFIG_H" to "#if 1" if
25418         the config-h module is used.
25419
25420         New configmake module, so that "make" output needn't be cluttered
25421         by fluff like '-DLIBDIR=\"/usr/local/lib\"'.
25422         * MODULES.html.sh (Support for building libraries and executables):
25423         Add configmake.
25424         * modules/configmake: New file.
25425
25426 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
25427
25428         * m4/config-h.m4: New file.
25429
25430 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
25431
25432         * config/srclist.txt: Add elisp-comp.
25433
25434 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
25435
25436         * MODULES.html.sh (Support for building libraries and executables):
25437         Add elisp-comp.
25438         * build-aux/elisp-comp: New file.
25439         * modules/elisp-comp: New file.
25440
25441 2006-08-24  Bruno Haible  <bruno@clisp.org>
25442
25443         * gnulib-tool (func_create_testdir): Use non-default values of
25444         sourcebase and m4base.
25445
25446 2006-08-24  Bruno Haible  <bruno@clisp.org>
25447
25448         * MODULES.html.sh (Compatibility checks for POSIX:2001 functions: Fix
25449         HTML structure.
25450
25451 2006-08-23  Paul Eggert  <eggert@cs.ucla.edu>
25452
25453         * modules/openat (Depends-on): Add lchown.
25454
25455 2006-08-23  Bruno Haible  <bruno@clisp.org>
25456
25457         * gnulib-tool (func_import, func_create_testdir): Emit an invocation
25458         of gl_LOCK_EARLY instead of gl_LOCK.
25459
25460 2006-08-23  Bruno Haible  <bruno@clisp.org>
25461
25462         * m4/lock.m4 (gl_LOCK_BODY): Change the default value of gl_use_threads
25463         on OSF/1 to no.
25464         Reported by Stephen Cartwright <sgcartwr@ucalgary.ca>.
25465
25466 2006-08-23  Bruno Haible  <bruno@clisp.org>
25467
25468         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't consider BeOS statvfs
25469         as unusable.
25470
25471         * m4/lock.m4 (gl_LOCK_EARLY): Renamed from gl_LOCK.
25472         (gl_LOCK_BODY): Remove gl_PREREQ_LOCK invocation.
25473         (gl_LOCK): New macro.
25474
25475 2006-08-22  Simon Josefsson  <jas@extundo.com>
25476
25477         * modules/gc-md5 (Makefile.am): Need to add md5.h, after changes
25478         to md5 module.
25479
25480 2006-08-22  Simon Josefsson  <jas@extundo.com>
25481
25482         * MODULES.html.sh: Add "Support for maintaining and release
25483         projects".
25484
25485         * build-aux/gnupload: New file, from coreutils.
25486
25487 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
25488
25489         Avoid the need for AC_LIBSOURCES in m4 macros.
25490         * modules/arcfour (EXTRA_DIST): Add arcfour.h.
25491         * modules/arctwo (EXTRA_DIST): Add arctwo.h.
25492         * modules/check-version (EXTRA_DIST): Add check-version.h.
25493         * modules/crc (EXTRA_DIST): Add crc.h.
25494         * modules/des (EXTRA_DIST): Add des.h.
25495         * modules/gc (EXTRA_DIST): Add gc.h.
25496         * modules/getdelim (EXTRA_DIST): Add getdelim.h.
25497         * modules/getline (EXTRA_DIST): Add getline.h.
25498         * modules/getlogin_r (EXTRA_DIST): Add getlogin_r.h.
25499         * modules/hmac-md5 (EXTRA_DIST): Add hmac.h.
25500         * modules/hmac-sha1 (EXTRA_DIST): Add hmac.h.
25501         * modules/md2 (EXTRA_DIST): Add md2.h.
25502         * modules/md4 (EXTRA_DIST): Add md4.h.
25503         * modules/pagealign_alloc (EXTRA_DIST): Add pagealign_alloc.h.
25504         * modules/read-file (EXTRA_DIST): Add read-file.h.
25505         * modules/readline (EXTRA_DIST): Add readline.h.
25506         * modules/rijndael (EXTRA_DIST): Add rijndael-alg-fst.h,
25507         rijndael-api-fst.h.
25508
25509 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
25510
25511         * m4/rijndael.m4 (gl_ARCFOUR):
25512         * m4/arctwo.m4 (gl_ARCTWO):
25513         * m4/check-version.m4 (gl_CHECK_VERSION):
25514         * m4/crc.m4 (gl_CRC):
25515         * m4/des.m4 (gl_DES):
25516         * m4/gc-pbkdf2-sha1.m4 (gl_GC_PBKDF2_SHA1):
25517         * m4/gc.m4 (gl_GC):
25518         * m4/getdelim.m4 (gl_FUNC_GETDELIM):
25519         * m4/getline.m4 (gl_FUNC_GETLINE):
25520         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE):
25521         * m4/hmac-md5.m4 (gl_HMAC_MD5):
25522         * m4/hmac-sha1.m4 (gl_HMAC_SHA1):
25523         * m4/md2.m4 (gl_MD2):
25524         * m4/md4.m4 (gl_MD4):
25525         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC):
25526         * m4/read-file.m4 (gl_FUNC_READ_FILE):
25527         * m4/readline.m4 (gl_FUNC_READLINE):
25528         * m4/rijndael.m4 (gl_RIJNDAEL):
25529         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
25530         to get the necessary .h files and whatnot.
25531
25532 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
25533
25534         * config/srclist.txt: Remove gnupload, since coreutils now syncs from
25535         gnulib rather than the other way around.
25536         * config/srclistvars.sh (COREUTILS): Remove.
25537
25538 2006-08-22  Jim Meyering  <jim@meyering.net>
25539
25540         * modules/mkdir-p (Makefile.am): Fix typo: s/lib+SOURCES/lib_SOURCES/.
25541
25542         * modules/getpass-gnu (Makefile.am): Add getpass.h to EXTRA_DIST.
25543
25544 2006-08-22  Eric Blake  <ebb9@byu.net>
25545
25546         * modules/regexprops-generic: New file.
25547         * MODULES.html.sh (Support for building documentation): List it.
25548
25549 2006-08-22  Eric Blake  <ebb9@byu.net>
25550
25551         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Avoid compiler warning.
25552         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
25553         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Likewise.
25554         * m4/intmax_t.m4 (gt_AC_TYPE_INTMAX_T): Likewise.
25555
25556 2006-08-22  Bruno Haible  <bruno@clisp.org>
25557
25558         * gnulib-tool (func_emit_lib_Makefile_am): Don't treat lib_LIBRARIES
25559         and lib_LTLIBRARIES like the other lib_* variables.
25560
25561 2006-08-22  Bruno Haible  <bruno@clisp.org>
25562
25563         * build-aux/x-to-1.in: New file, from GNU gettext.
25564
25565 2006-08-22  Bruno Haible  <bruno@clisp.org>
25566
25567         * m4/readutmp.m4 (gl_READUTMP): Compile readutmp.c only if <utmp.h> or
25568         <utmpx.h> exists.
25569
25570 2006-08-22  Bruno Haible  <bruno@clisp.org>
25571
25572         * lib/readutmp.h: Skip most definitions if neither <utmp.h> nor
25573         <utmpx.h> exists.
25574
25575 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
25576
25577         BeOS portability.
25578         * lib/dirchownmod.c (dirchownmod): Don't use fchmod if it doesn't
25579         exist.
25580         Problem reported by Bruno Haible.
25581
25582 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
25583
25584         Avoid the need for AC_LIBSOURCES in m4 macros.
25585         * modules/acl (EXTRA_DIST): Add acl.h.
25586         * modules/argmatch (Files): Add m4/argmatch.m4.
25587         (configure.ac): Add gl_ARGMATCH.
25588         (EXTRA_DIST): Renamed from lib_SOURCES, for
25589         consistency with the other modules.  Remove argmatch.c.
25590         * modules/backupfile (EXTRA_DIST): Add backupfile.h.
25591         * modules/c-strtod (EXTRA_DIST): Add c-strtod.h.
25592         * modules/c-strtold (EXTRA_DIST): Add c-strtod.c, c-strtod.h.
25593         * modules/canonhost (EXTRA_DIST): Add c-canonhost.h.
25594         * modules/canonicalize (EXTRA_DIST): Add canonicalize.h.
25595         * modules/chdir-long (EXTRA_DIST): Add chdir-long.h.
25596         * modules/chdir-safer (EXTRA_DIST): Add chdir-safer.h.
25597         * modules/cloexec (EXTRA_DIST): Add cloexec.h.
25598         * modules/close-stream (EXTRA_DIST): Add close-stream.h.
25599         * modules/closeout (EXTRA_DIST): Add closeout.h.
25600         * modules/cycle-check (EXTRA_DIST): Add cycle-check.h.
25601         * modules/dev-ino (EXTRA_DIST): Add dev-ino.h.
25602         * modules/dirfd (EXTRA_DIST): Add dirfd.h.
25603         * modules/dirname (EXTRA_DIST): Renamed from lib_SOURCES.  Add
25604         dirname.h; remove basename.c and stripslash.c.
25605         * modules/exclude (EXTRA_DIST): Add exclude.h.
25606         * modules/exitfail (EXTRA_DIST): Add exitfail.h.
25607         * modules/fcntl-safer (EXTRA_DIST): Add fcntl-safer.h fcntl--.h.
25608         * modules/file-type (EXTRA_DIST): Add file-type.h.
25609         * modules/filemode (EXTRA_DIST): Add filemode.h.
25610         * modules/filenamecat (EXTRA_DIST): Add filenamecat.h.
25611         * modules/fopen-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
25612         * modules/fpending (EXTRA_DIST): Add __fpending.h.
25613         * modules/fprintftime (EXTRA_DIST): Add fprintftime.h.
25614         * modules/fsusage (EXTRA_DIST): Add fsusage.h.
25615         * modules/fts (EXTRA_DIST): Add fts_.h fts-cycle.c.
25616         * modules/getcwd (EXTRA_DIST): Add getcwd.h.
25617         * modules/getdate (EXTRA_DIST): Add getdate.c.
25618         * modules/gethrxtime (EXTRA_DIST): Add gethrxtime.h xtime.h.
25619         * modules/getpagesize (EXTRA_DIST): Add getpagesize.h.
25620         * modules/getpass (EXTRA_DIST): Add getpass.h.
25621         * modules/glob (EXTRA_DIST): Add glob_.h glob-libc.h.
25622         * modules/group-member (EXTRA_DIST): Add group-member.h.
25623         * modules/hard-locale (EXTRA_DIST): Add hard-locale.h.
25624         * modules/hash (EXTRA_DIST): Add hash.h.
25625         * modules/human (EXTRA_DIST): Add human.h.
25626         * modules/inttypes (EXTRA_DIST): Add inttypes.h.
25627         * modules/lchmod (EXTRA_DIST): Add lchmod.h.
25628         * modules/lchown (EXTRA_DIST): Add lchown.h.
25629         * modules/long-options (EXTRA_DIST): Add long-options.h.
25630         * modules/lstat (EXTRA_DIST): Add lstat.h.
25631         * modules/md5 (EXTRA_DIST): Add memcasecmp.h.
25632         * modules/memcoll (EXTRA_DIST): Add memcoll.h.
25633         * modules/mempcpy (EXTRA_DIST): Add mempcpy.h.
25634         * modules/memrchr (EXTRA_DIST): Add memrchr.h.
25635         * modules/memxor (EXTRA_DIST): Add memxor.h.
25636         * modules/mkancesdirs (EXTRA_DIST): Add mkancesdirs.h.
25637         * modules/mkdir-p (EXTRA_DIST): Add modechange.h.
25638         * modules/mountlist (EXTRA_DIST): Add mountlist.h.
25639         * modules/openat (EXTRA_DIST): Add at-func.c openat.h openat-priv.h.
25640         * modules/pathmax (EXTRA_DIST): Add pathmax.h.
25641         * modules/physmem (EXTRA_DIST): Add physmem.h.
25642         * modules/posixtm (EXTRA_DIST): Add posixtm.h.
25643         * modules/posixver (EXTRA_DIST): Add posixver.h.
25644         * modules/quote (EXTRA_DIST): Add quote.h.
25645         * modules/quotearg (EXTRA_DIST): Add quotearg.h.
25646         * modules/readtokens (EXTRA_DIST): Add readtokens.h.
25647         * modules/readutmp (EXTRA_DIST): Add readutmp.h.
25648         * modules/regex (EXTRA_DIST): Add regcomp.c regex.h regex_internal.c
25649         regex_internal.h regexec.c.
25650         * modules/safe-read (EXTRA_DIST): Add safe-read.h.
25651         * modules/safe-write (EXTRA_DIST): Add safe-write.h.
25652         * modules/same (EXTRA_DIST): Add same.h.
25653         * modules/same-inode (EXTRA_DIST): Add same-inode.h.
25654         * modules/save-cwd (EXTRA_DIST): Add save-cwd.h.
25655         * modules/savedir (EXTRA_DIST): Add savedir.h.
25656         * modules/sha1 (EXTRA_DIST): Add sha1.h.
25657         * modules/sig2str (EXTRA_DIST): Add sig2str.h.
25658         * modules/stat-macros (EXTRA_DIST): Add stat-macros.h.
25659         * modules/stat-time (EXTRA_DIST): Add stat-time.h.
25660         * modules/stdlib-safer (EXTRA_DIST): Add stdlib-safer.h stdlib--.h.
25661         * modules/strdup (EXTRA_DIST): Add strdup.h.
25662         * modules/strftime (EXTRA_DIST): Add strftime.h.
25663         * modules/strndup (EXTRA_DIST): Add strndup.h.
25664         * modules/strnlen (EXTRA_DIST): Add strnlen.h.
25665         * modules/strverscmp (EXTRA_DIST): Add strverscmp.h.
25666         * modules/time_r (EXTRA_DIST): Add time_r.h.
25667         * modules/timespec (EXTRA_DIST): Add timespec.h.
25668         * modules/tmpfile-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
25669         * modules/unistd-safer (EXTRA_DIST): Add unistd-safer.h unistd--.h.
25670         * modules/unlinkdir (EXTRA_DIST): Add unlinkdir.h.
25671         * modules/unlocked-io (EXTRA_DIST): Add unlocked-io.h.
25672         * modules/userspec (EXTRA_DIST): Add userspec.h.
25673         * modules/utimecmp (EXTRA_DIST): Add utimecmp.h.
25674         * modules/utimens (EXTRA_DIST): Add utimens.h.
25675         * modules/xalloc (EXTRA_DIST): Add xalloc.h.
25676         * modules/xgetcwd (EXTRA_DIST): Add xgetcwd.h.
25677         * modules/xnanosleep (EXTRA_DIST): Add xnanosleep.h.
25678         * modules/xreadlink (EXTRA_DIST): Add xreadlink.h.
25679         * modules/xstrtod (EXTRA_DIST): Add xstrtod.h.
25680         * modules/xstrtol (EXTRA_DIST): Add xstrtol.h.
25681         * modules/xstrtold (EXTRA_DIST): Add xstrtod.c xstrtod.h.
25682         * modules/yesno (EXTRA_DIST): Add yesno.h.
25683
25684 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
25685
25686         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Check for fchmod.
25687
25688         * m4/argmatch.m4: New file, from coreutils with AC_LIBSOURCES removed.
25689         * m4/dev-ino.m4, same-inode.m4: Remove.
25690
25691         * m4/_inttypes_h.m4 (gl_INTTYPES_H):
25692         * m4/acl.m4 (AC_FUNC_ACL):
25693         * m4/backupfile.m4 (gl_BACKUPFILE):
25694         * m4/c-strtod.m4 (gl_C99_STRTOLD):
25695         * m4/canon-host.m4 (gl_CANON_HOST):
25696         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
25697         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG):
25698         * m4/chdir-safer.m4 (gl_CHDIR_SAFER):
25699         * m4/cloexec.m4 (gl_CLOEXEC):
25700         * m4/close-stream.m4 (gl_CLOSE_STREAM):
25701         * m4/closeout.m4 (gl_CLOSEOUT):
25702         * m4/dirfd.m4 (gl_FUNC_DIRFD):
25703         * m4/dirname.m4 (gl_DIRNAME):
25704         * m4/exclude.m4 (gl_EXCLUDE):
25705         * m4/exitfail.m4 (gl_EXITFAIL):
25706         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER):
25707         * m4/file-type.m4 (gl_FILE_TYPE):
25708         * m4/filemode.m4 (gl_FILEMODE):
25709         * m4/filenamecat.m4 (gl_FILE_NAME_CONCAT):
25710         * m4/fpending.m4 (gl_FUNC_FPENDING):
25711         * m4/fprintftime.m4 (gl_FPRINTFTIME):
25712         * m4/fts.m4 (gl_FUNC_FTS):
25713         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL):
25714         * m4/getdate.m4 (gl_GETDATE):
25715         * m4/gethrxtime.m4 (gl_GETHRXTIME):
25716         * m4/getpagesize.m4 (gl_GETPAGESIZE):
25717         * m4/getpass.m4 (gl_FUNC_GETPASS):
25718         * m4/gettime.m4 (gl_GETTIME):
25719         * m4/getugroups.m4 (gl_GETUGROUPS):
25720         * m4/glob.m4 (gl_GLOB_SUBSTITUTE):
25721         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER):
25722         * m4/hard-locale.m4 (gl_HARD_LOCALE):
25723         * m4/hash.m4 (gl_HASH):
25724         * m4/idcache.m4 (gl_IDCACHE):
25725         * m4/lchmod.m4 (gl_FUNC_LCHMOD):
25726         * m4/lchown.m4 (gl_FUNC_LCHOWN):
25727         * m4/long-options.m4 (gl_LONG_OPTIONS):
25728         * m4/lstat.m4 (gl_FUNC_LSTAT):
25729         * m4/md5.m4 (gl_MD5):
25730         * m4/memcasecmp.m4 (gl_MEMCASECMP):
25731         * m4/memcoll.m4 (gl_MEMCOLL):
25732         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY):
25733         * m4/memrchr.m4 (gl_FUNC_MEMRCHR):
25734         * m4/memxor.m4 (gl_MEMXOR):
25735         * m4/mkancesdirs.m4 (gl_MKANCESDIRS):
25736         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS):
25737         * m4/modechange.m4 (gl_MODECHANGE):
25738         * m4/mountlist.m4 (gl_MOUNTLIST):
25739         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
25740         * m4/openat.m4 (gl_FUNC_OPENAT):
25741         * m4/pathmax.m4 (gl_PATHMAX):
25742         * m4/physmem.m4 (gl_PHYSMEM):
25743         * m4/posixtm.m4 (gl_POSIXTM):
25744         * m4/posixver.m4 (gl_POSIXVER):
25745         * m4/quote.m4 (gl_QUOTE):
25746         * m4/quotearg.m4 (gl_QUOTEARG):
25747         * m4/readtokens.m4 (gl_READTOKENS):
25748         * m4/readutmp.m4 (gl_READUTMP):
25749         * m4/regex.m4 (gl_REGEX):
25750         * m4/safe-read.m4 (gl_SAFE_READ):
25751         * m4/safe-write.m4 (gl_SAFE_WRITE):
25752         * m4/same.m4 (gl_SAME):
25753         * m4/save-cwd.m4 (gl_SAVE_CWD):
25754         * m4/savedir.m4 (gl_SAVEDIR):
25755         * m4/settime.m4 (gl_SETTIME):
25756         * m4/sha1.m4 (gl_SHA1):
25757         * m4/sig2str.m4 (gl_FUNC_SIG2STR):
25758         * m4/stat-macros.m4 (gl_STAT_MACROS):
25759         * m4/stat-time.m4 (gl_STAT_TIME):
25760         * m4/stdio-safer.m4 (gl_FOPEN_SAFER):
25761         * m4/stdlib-safer.m4 (gl_STDLIB_SAFER):
25762         * m4/strdup.m4 (gl_FUNC_STRDUP):
25763         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME):
25764         * m4/strndup.m4 (gl_FUNC_STRNDUP):
25765         * m4/strnlen.m4 (gl_FUNC_STRNLEN):
25766         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP):
25767         * m4/time_r.m4 (gl_TIME_R):
25768         * m4/timespec.m4 (gl_TIMESPEC):
25769         * m4/unistd-safer.m4 (gl_UNISTD_SAFER):
25770         * m4/unlinkdir.m4 (gl_UNLINKDIR):
25771         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO):
25772         * m4/userspec.m4 (gl_USERSPEC):
25773         * m4/utimecmp.m4 (gl_UTIMECMP):
25774         * m4/utimens.m4 (gl_UTIMENS):
25775         * m4/xalloc.m4 (gl_XALLOC):
25776         * m4/xgetcwd.m4 (gl_XGETCWD):
25777         * m4/xnanosleep.m4 (gl_XNANOSLEEP):
25778         * m4/xreadlink.m4 (gl_XREADLINK):
25779         * m4/xstrtod.m4 (gl_XSTRTOD):
25780         * m4/yesno.m4 (gl_YESNO):
25781         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
25782         to get the necessary .h files and whatnot.
25783
25784 2006-08-21  Mark D. Baushke  <mdb@gnu.org>
25785             Bruno Haible  <bruno@clisp.org>
25786
25787         * gnulib-tool (func_verify_module): Work around Sun's non-POSIX 1003.2
25788         /bin/sh understanding of '!' conditional negation.
25789
25790 2006-08-21  Jim Meyering  <jim@meyering.net>
25791
25792         * modules/openat (Depends-on): Really alphabetize.
25793
25794         * modules/acl (Depends-on): Add error and quote.
25795
25796         * check-module (find_included_lib_files): Add at-func.c to the
25797         ok-to-include-more-than-once white list.
25798
25799         * modules/openat (Depends-on): Add lstat.  Alphabetize.
25800
25801 2006-08-21  Bruno Haible  <bruno@clisp.org>
25802
25803         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
25804         Emit a pkgdata_DATA variable only if some snippets add contents to it.
25805         Reported by Martin Lambers <marlam@marlam.de>.
25806
25807 2006-08-21  Bruno Haible  <bruno@clisp.org>
25808
25809         * gnulib-tool (func_emit_lib_Makefile_am): If the snippets already
25810         specify an installation location, don't emit a noinst_LIBRARIES or
25811         noinst_LTLIBRARIES assignment.
25812
25813 2006-08-21  Bruno Haible  <bruno@clisp.org>
25814
25815         BeOS portability.
25816         * modules/mbchar (Include): Don't test HAVE_WCTYPE_H any more, since
25817         BeOS has mbrtowc() but no <wctype.h>.
25818
25819 2006-08-21  Bruno Haible  <bruno@clisp.org>
25820
25821         BeOS portability.
25822         * m4/mbchar.m4 (gl_MBCHAR): Compile mbchar.c also if <wctype.h> doesn't
25823         exist.
25824
25825 2006-08-21  Bruno Haible  <bruno@clisp.org>
25826
25827         BeOS portability.
25828         * lib/mbchar.h: Include <wctype.h> only if it exists.
25829
25830 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
25831
25832         Remove files that are no longer needed by their respective modules.
25833         * m4/obstack.m4: Remove.
25834         * m4/strerror_r.m4: Remove.
25835         * m4/uint32_t.m4: Remove.
25836         * m4/uintptr_t.m4: Remove.
25837         * m4/ullong_max.m4: Remove.
25838         * m4/xstrtoimax.m4: Remove.
25839         * m4/xstrtoumax.m4: Remove.
25840
25841         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Do not require
25842         gl_AC_TYPE_UINTMAX_T, gl_STRUCT_DEV_INO, or gl_SAME_INODE, since gnulib
25843         dependencies now capture this.
25844
25845         * m4/cycle-check.m4 (gl_CYCLE_CHECK):
25846         Do not use AC_LIBSOURCES, since gnulib modules now do this.
25847         * m4/fsusage.m4 (gl_FSUSAGE): Likewise.
25848         * m4/human.m4 (gl_HUMAN): Likewise.
25849         * m4/inttostr.m4 (gl_INTTOSTR): Likewise.
25850         * m4/xstrtol.m4 (gl_XSTRTOL): Likewise.
25851
25852         * m4/filemode.m4 (gl_FILEMODE): Require AC_STRUCT_ST_DM_MODE.
25853
25854         * m4/filemode.m4 (gl_PREREQ_FSUSAGE_EXTRA): Do not require
25855         gl_AC_TYPE_INTMAX_T or gl_AC_TYPE_UINTMAX_T, since we now require
25856         stdint.
25857         * m4/human.m4 (gl_HUMAN): Likewise.
25858         * m4/inttostr.m4 (gl_PREREQ_INTTOSTR): Likewise.
25859         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Likewise.
25860         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
25861         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
25862         * m4/xstrtol (gl_XSTRTOL): Likewise.
25863
25864         * m4/gethrxtime.m4 (gl_XTIME): gl_AC_TYPE_LONG_LONG ->
25865         AC_TYPE_LONG_LONG_INT.
25866         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
25867         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Likewise.
25868         * m4/strtoull.m4 (gl_FUNC_STRTOULL): Likewise, for unsigned long.
25869         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
25870
25871         * m4/human.m4 (gl_HUMAN): Do not require AM_STDBOOL_H since we depend
25872         on stdbool.
25873
25874         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL_H, gl_PREREQ_XSTRTOL): Remove.
25875         (gl_PREREQ_XSTRTOUL): Remove.
25876
25877         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Check for hasmntopt.
25878
25879         * m4/posixver.m4: Fix comment since head -1 now works even in POSIX
25880         mode.
25881
25882 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
25883
25884         Add and change modules to make it easier for coreutils to use
25885         gnulib-tool.
25886         * modules/backupfile (Files): Remove m4/d-ino.m4.
25887         (Depends-on): Add d-ino.
25888         * modules/cycle-check (Depends-on): Add stdint.
25889         (lib_SOURCES): Add cycle-check.h.
25890         * modules/d-ino: New module.
25891         * modules/d-type: New module.
25892         * modules/error (Files): Remove m4/strerror_r.m4.
25893         * modules/filemode (Files): Add m4/st_dm_mode.m4.
25894         * modules/fsuage (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
25895         m4/inttypes_h.m4, m4/uintmax_t.m4.
25896         (Depends-on): Add stdint.
25897         (lib_SOURCES): Add fsusage.h.
25898         * modules/getcwd (Files): Remove d-ino.m4.
25899         (Depends-on): Add d-ino.
25900         * modules/getndelim2 (Depends-on): Add stdint.
25901         * modules/glob (Files): Remove m4/d-type.m4.
25902         (Depends-on): Add d-type.
25903         * modules/host-os: New module.
25904         * modules/human (Files):  Remove m4/ulonglong.m4, m4/stdint_h.m4,
25905         m4/inttypes_h.m4, m4/uintmax_t.m4.
25906         * Depends-on: Add stdint.
25907         (lib_SOURCES): Add human.h.
25908         * modules/inttostr (Files): Remove m4/intmax_t.m4,
25909         m4/inttostr.m4, m4/inttypes_h.m4, m4/longlong.m4, m4/stdint_h.m4,
25910         m4/uintmax_t.m4, m4/ulonglong.m4.
25911         (Depends-on): Add stdint.
25912         (EXTRA_DIST): Add inttostr.h.
25913         * modules/lchmod: New module.
25914         * modules/link-follow: New module.
25915         * modules/mkdir-p (Files): Remove lib/lchmod.h, m4/lchmod.m4.
25916         (Depends-on): Add lchmod.
25917         * modules/mkstemp (Files): Remove m4/ulonglong.m4,
25918         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4.
25919         (Depends-on): Add stdint.
25920         * modules/obstack (Files): Remove m4/inttypes_h.m4, m4/obstack.m4,
25921         m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4.
25922         (Depends-on): Add stdint.
25923         (configure.ac): Change gl_OBSTACK to AC_FUNC_OBSTACK.
25924         * modules/perl: New module.
25925         * modules/regex (Depends-on): Add stdint.
25926         * modules/rmdir-errno: New module.
25927         * modules/strtoimax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
25928         m4/intmax_t.m4.
25929         (Depends-on): Add stdint.
25930         * modules/strtoumax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
25931         m4/uintmax_t.m4.
25932         (Depends-on): Add stdint.
25933         * modules/unlink-busy: New module.
25934         * modules/utimecmp (Depends-on): Add stdint.
25935         * modules/uptime: New module.
25936         * modules/winsz-ioctl: New module.
25937         * modules/winsz-termios: New module.
25938         * modules/xnanosleep (Depends-on): Add nanosleep.
25939         * modules/ullong_max: Remove.
25940         * modules/xstrtoimax (Files): Remove m4/xstrtoimax.m4.
25941         (configure.ac): Remove gl_XSTRTOIMAX; no action needed now.
25942         * modules/xstrtol (Files): Remove m4/ulonglong.m4, m4/longlong.m4,
25943         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4, m4/intmax_t.m4.
25944         (Depends-on): Add inttypes.
25945         (lib_SOURCES): Add xstrtol.h.
25946         * modules/xstrtoumax (Files): Remove m4/xstrtoumax.m4.
25947         (configure.ac): Remove gl_XSTRTOUMAX; no action needed now.
25948         * MODULES.html.sh: Move 'assert' into the assert section.
25949         Move 'dummy' into the linking section.
25950         Remove ullong_max.
25951         Add section for compatibility checks for POSIX:2001 functions,
25952         and put d-ino, d-type, link-follow, rmdir-errno, unlink-busy,
25953         winsz-ioctl, and winsz-termios into it.
25954         Add lchmod.
25955         Add top-level Misc section and put host-os, perl, and uptime
25956         into it.
25957
25958 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
25959
25960         * lib/cycle-check.h: Include <stdint.h> unconditionally, since we
25961         now assume the stdint module.  Do not include inttypes.h.
25962         * lib/fsusage.h: Likewise.
25963         * lib/getndelim2.c: Likewise.
25964         * lib/human.h: Likewise.
25965         * lib/inttostr.h: Likewise.
25966         * lib/obstack.c: Likewise.
25967         * lib/regex_internal.h: Likewise.
25968         * lib/tempname.c: Likewise.
25969         * lib/utimecmp.c: Likewise.
25970         * lib/xstrtol.h: Likewise.
25971
25972         * lib/stat_.h: Fix typo: HAVE_FUNC_LSTAT -> HAVE_LSTAT.
25973
25974         * lib/strtoimax.c: Adjust to macro name changes in Autoconf,
25975         e.g., HAVE_LONG_LONG -> HAVE_LONG_LONG_INT.
25976         * lib/xtime.h: Likewise.
25977
25978 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
25979
25980         * modules/openat (Files): Add lib/fchmodat.c.
25981         Fixes problem reported by Jay Youngman.
25982
25983 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
25984
25985         * lib/fchmodat.c: New file, from coreutils.  This was inadvertently
25986         omitted in the 2006-08-17 update.  Problem reported by Jay Youngman.
25987
25988 2006-08-18  Paul Eggert  <eggert@cs.ucla.edu>
25989             Bruno Haible  <bruno@clisp.org>
25990
25991         * m4/bison-i18n.m4 (BISON_I18N): Also handle the case where yacc exists
25992         and is a script that invokes bison. Tighten the code. Add comments.
25993
25994 2006-08-18  Jim Meyering  <jim@meyering.net>
25995
25996         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Also check for
25997         CLOCK_REALTIME, since gethrxtime may revert to using clock_gettime via
25998         gettime.c.  Gabor Z. Papp reported that gethrxtime-using programs
25999         failed to link due to unresolved clock_gettime on a linux-2.4.x system.
26000
26001 2006-08-18  Bruno Haible  <bruno@clisp.org>
26002
26003         * modules/bison-i18n: New file.
26004         * MODULES.html.sh (Internationalization functions): Add it.
26005
26006 2006-08-18  Bruno Haible  <bruno@clisp.org>
26007
26008         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Also check for
26009         sys/statvfs.h. When getmntinfo was found, check its declaration and
26010         set either MOUNTED_GETMNTINFO or MOUNTED_GETMNTINFO2 depending on it.
26011
26012 2006-08-18  Bruno Haible  <bruno@clisp.org>
26013
26014         * m4/bison-i18n.m4: New file, from bison.
26015
26016 2006-08-18  Bruno Haible  <bruno@clisp.org>
26017
26018         * lib/mountlist.c [MOUNTED_GETMNTINFO2]: Include sys/statvfs.h.
26019         (ME_DUMMY): Treat "kernfs" as a dummy.
26020         (read_file_system_list) [MOUNTED_GETMNTINFO2]: Implement.
26021
26022 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
26023
26024         Update from coreutils.
26025
26026         2006-08-15  Jim Meyering  <jim@meyering.net>
26027
26028         * m4/openat.m4 (gl_FUNC_OPENAT): Add at-func.c via AC_LIBSOURCES.
26029
26030         2006-01-17  Jim Meyering  <jim@meyering.net>
26031
26032         * m4/fts.m4 (gl_FUNC_FTS_CORE): Depend on gl_FUNC_OPENAT.
26033
26034         2006-01-11  Jim Meyering  <jim@meyering.net>
26035
26036         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile fchmodat.c.
26037         Check for the lchmod function.
26038
26039 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
26040
26041         Update from coreutils.
26042
26043         * lib/__fpending.h: Add copyright notice.
26044         * lib/fprintftime.h: Likewise.
26045         * lib/savedir.c: Use (C) in copyright notice.
26046         * lib/savedir.h: Likewise.
26047
26048         2006-08-15  Jim Meyering  <jim@meyering.net>
26049
26050         * lib/at-func.c: New file, with the logic of all emulated at-functions.
26051         * lib/openat-priv.h: Include <errno.h> and define ENOSYS,
26052         in support of the EXPECTED_ERRNO macro.
26053         * lib/openat.c (fstatat, unlinkat, fchownat): Remove function
26054         definitions.  Instead, define the appropriate symbols and include
26055         "at-func.c".
26056         * lib/mkdirat.c (mkdirat): Likewise.
26057         * lib/fchmodat.c (fchmodat): Likewise.
26058         (ENOSYS): Remove definition.
26059         * lib/openat.c: Don't include <errno.h>, now that "openat-priv.h" does
26060         it.  Don't include "unistd--.h" -- it wasn't ever used.
26061
26062         2006-01-17  Jim Meyering  <jim@meyering.net>
26063
26064         Rewrite fts.c not to change the current working directory,
26065         by using openat, fstatat, fdopendir, etc..
26066
26067         * lib/fts.c [! _LIBC]: Include "openat.h" and "unistd--.h".
26068         (HAVE_OPENAT_SUPPORT): Define.
26069         [_LIBC] (fchdir): Don't undef or define; no longer used.
26070         (FCHDIR): Define in terms of cwd_advance_fd rather than fchdir.
26071         Now, this `function' always succeeds, and consumes its file descriptor
26072         parameter -- so callers must not close such FDs.  Update callers.
26073         (diropen_fd, opendirat, cwd_advance_fd): New functions.
26074         (diropen): Add parameter, SP.  Adjust all callers.
26075         Implement using diropen_fd, rather than open.
26076         (fts_open): Initialize new member, fts_cwd_fd.
26077         Remove fts_rft-setting code.
26078         (fts_close): Close fts_cwd_fd, if necessary.
26079         (__opendir2): Define in terms of opendir or opendirat,
26080         depending on whether the FST_NOCHDIR flag is set.
26081         (fts_build): Since fts_safe_changedir consumes its FD, and since
26082         this code must do `closedir(dirp)', dup the dirfd(dirp) argument,
26083         and close the dup'd file descriptor upon failure.
26084         (fts_stat): Use fstatat(...AT_SYMLINK_NOFOLLOW) in place of lstat.
26085         (fts_safe_changedir): Tweak semantics to reflect that this function
26086         now calls cwd_advance_fd and hence consumes its FD argument.
26087         * lib/fts_.h [struct FTS] (fts_cwd_fd): New member.
26088         [struct FTS] (fts_rft): Remove now-unused member.
26089         [struct FTS] (fts_cycle.state): Improve comment.
26090
26091         * lib/openat.c (openat_needs_fchdir): New function.
26092         * lib/openat.h (openat_needs_fchdir): Declare it.
26093
26094 2006-08-16  Paul Eggert  <eggert@cs.ucla.edu>
26095
26096         * lib/memcoll.c (memcoll): Set errno = 0 in the shortcut case, too.
26097         Problem and fix reported by Pádraig Brady in
26098         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00099.html>.
26099
26100 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
26101
26102         * modules/cycle-check (configure.ac): Add gl_CYCLE_CHECK.
26103
26104 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
26105
26106         * lib/memcoll.c (memcoll): Optimize for the common case where the
26107         arguments are bytewise equal.
26108
26109 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
26110
26111         * doc/regexprops-generic.texi: Add a copyright notice.
26112
26113 2006-08-15  Bruno Haible  <bruno@clisp.org>
26114
26115         * modules/tmpdir (License): Change to LGPL.
26116
26117 2006-08-15  Bruno Haible  <bruno@clisp.org>
26118
26119         * gnulib-tool (func_all_modules, func_verify_module): COPYING is not a
26120         module.
26121
26122 2006-08-14  Simon Josefsson  <jas@extundo.com>
26123
26124         * config/srclist.txt: Add gnupload.
26125
26126 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
26127
26128         Change copyright notice from LGPL 2 to GPL 2, since that's the
26129         standard form used in the gnulib repository.
26130         * tests/test-lock.c: Likewise.
26131         * tests/test-stdint.c: Likewise.
26132         * tests/test-tls.c: Likewise.
26133
26134         * users.txt: Add bison, diffutils, libprelude, prelude-lml,
26135         prelude-manager.  User shorter URLs for GNU projects, without '?'.
26136         Add copyright notice.
26137
26138         * check-module: Add copyright notice.  Output a copyright
26139         notice if "--version" is specified.
26140         * modules/COPYING: New file.
26141         * tests/test-getaddrinfo.c: Add copyright notice.
26142         * tests/test-verify.c: Likewise.
26143
26144 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
26145
26146         Change copyright notice from LGPL 2 to GPL 2, since that's the
26147         standard form used in the gnulib repository.
26148         * lib/lock.c: LGPL -> GPL.
26149         * lib/lock.h: Likewise.
26150         * lib/strnlen1.c: Likewise.
26151         * lib/strnlen1.h: Likewise.
26152         * lib/tls.c: Likewise.
26153         * lib/tls.h: Likewise.
26154         * lib/tmpdir.c: Likewise.
26155
26156         * lib/TODO: Remove; this belongs only in coreutils.
26157
26158 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
26159
26160         Add copyright notices to long-enough files that lack them, since
26161         otherwise the files aren't clearly free.  Use the same notice that
26162         getdate.texi already uses.
26163         * doc/alloca-opt.texi: Add copyright notice.
26164         * doc/alloca.texi: Likewise.
26165         * doc/ctime.texi: Likewise.
26166         * doc/functions.texi: Likewise.
26167         * doc/gcd.texi: Likewise.
26168         * doc/gnulib-tool.texi: Likewise.
26169         * doc/inet_ntoa.texi: Likewise.
26170         * doc/visibility.texi: Likewise.
26171
26172         * doc/getdate.texi: Update FDL version from 1.1 to 1.2.
26173         * doc/quote.texi: Add copyright notice.
26174
26175         * doc/solaris-versions: Add SunOS 5.10, SunOS 1.x, SunOS 4.0, SunOS
26176         4.0.x, SunOS 4.1.1.1, SunOS 4.1.1_U1, SunOS 4.1.3B.  SunOS 4.1.3
26177         was Solaris 1.1A.  Remove space before B in Solaris 1.1.1B.
26178         Mention SunOS 5.11.  Mention that everything before SunOS 5.7
26179         is now obsolete, and give a pointer to the Sun list.
26180         Add copyright notice.
26181
26182 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
26183
26184         * config/srclistvars.sh: Add copyright notice.
26185
26186 2006-08-14  Eric Blake  <ebb9@byu.net>
26187
26188         Import the following change from libc:
26189
26190         2006-08-12  Ulrich Drepper  <drepper@redhat.com>
26191
26192         Upstream bug 2997.
26193         * lib/misc/error.c: Add space between program name and message if file
26194         name is missing.
26195
26196 2006-08-12  Karl Berry  <karl@gnu.org>
26197
26198         * config/srclist.txt (ssize_t.m4, sig_atomic_t.m4, signalblocking.m4):
26199         remove, these originate in gnulib now.
26200
26201 2006-08-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26202
26203         * doc/Makefile (standards.info standards.html standards.dvi):
26204         Also depend on make-stds.texi.
26205
26206 2006-08-11  Paul Eggert  <eggert@cs.ucla.edu>
26207
26208         * lib/pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC_PIPE ->
26209         HAVE_PIPE.  Fix a file descriptor leak when fd_safer fails.
26210
26211         * lib/regex_internal.c (re_string_skip_chars): Don't assume WEOF fits
26212         in wchar_t.  Problem reported by Eric Blake.
26213
26214         * lib/snprintf.c (snprintf): memcpy LEN bytes, not SIZE - 1, when
26215         LEN is smaller than SIZE.  Suggested by Bruno Haible.
26216         Also, help the compiler to keep LEN in a register.
26217
26218 2006-08-11  Eric Blake  <ebb9@byu.net>
26219
26220         * users.txt: Sort.  Add tar.
26221
26222 2006-08-11  Bruno Haible  <bruno@clisp.org>
26223
26224         * users.txt: New file.
26225
26226 2006-08-11  Bruno Haible  <bruno@clisp.org>
26227
26228         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Include <stdio.h> and <time.h>
26229         before <wchar.h>. Needed for OSF/1 and BSD/OS.
26230
26231 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
26232
26233         * modules/snprintf (Depends-on): Remove minmax.
26234         (Maintainer): Add self and Bruno.
26235
26236 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
26237
26238         * lib/.cppi-disable: Add snprintf.h, socket_.h.
26239         * lib/snprintf.c: Include <errno.h> and <limits.h>.
26240         (EOVERFLOW): Define if the system does not.
26241         Do not include "minmax.h"; it wasn't used.
26242         (snprintf): Don't assume size_t promotes to an unsigned type.
26243         Fix bug when generated string was too long for the buffer: the
26244         buffer's contents are supposed to be the initial prefix of the
26245         output.  Don't assume vasnprintf returns EOVERFLOW if the size
26246         exceeds INT_MAX; do the check ourselves.
26247
26248         Import the following changes from libc:
26249
26250         2006-06-02  Jakub Jelinek  <jakub@redhat.com>
26251
26252         * lib/posix/regex_internal.c (re_string_skip_chars): If no character
26253         has been converted at all, set *last_wc to WEOF.  If mbrtowc failed,
26254         set wc to the byte which couldn't be converted.
26255         (re_string_reconstruct): Don't clear valid_raw_len before calling
26256         re_string_skip_chars.  If wc is WEOF after re_string_skip_chars, set
26257         tip_context using re_string_context_at.
26258
26259         2006-05-02  Ulrich Drepper  <drepper@redhat.com>
26260
26261         * lib/posix/regex.h: g++ still cannot handled [restrict].
26262
26263         2006-04-21  Ulrich Drepper  <drepper@redhat.com>
26264
26265         * lib/posix/regex.h: Remove special handling for VMS.
26266
26267 2006-08-10  Jim Meyering  <jim@meyering.net>
26268
26269         * modules/same-inode: New module.
26270         * modules/dev-ino: New module.
26271         * modules/cycle-check: Depend on these modules, rather than simply
26272         including their .h files.
26273         (Makefile.am): Don't list cycle-check.[ch] here, now that they're
26274         required via m4/cycle-check.m4.
26275         * modules/same: Depend on new same-inode module, rather than
26276         including same-inode.h.
26277         * modules/chdir-safer: New file.
26278
26279         * modules/chown (Depends-on): Add stat-macros.
26280
26281 2006-08-10  Jim Meyering  <jim@meyering.net>
26282
26283         * m4/cycle-check.m4: New file.
26284         Require gl_STRUCT_DEV_INO and gl_SAME_INODE.
26285         * m4/dev-ino.m4, m4/same-inode.m4: New files.
26286
26287 2006-08-10  Eric Blake  <ebb9@byu.net>
26288
26289         * modules/verror (Depends-on): Remove bogus gl_VERROR that snuck
26290         in from original proposal.
26291
26292 2006-08-10  Eric Blake  <ebb9@byu.net>
26293         and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
26294
26295         * gnulib-tool (func_import): Detect unexpanded macros in gnulib
26296         namespace.
26297
26298 2006-08-10  Bruno Haible  <bruno@clisp.org>
26299
26300         * gnulib-tool (func_create_testdir): Detect unexpanded macros here
26301         as well.
26302
26303 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
26304
26305         Sync from coreutils.
26306
26307         2006-07-19  Mike Frysinger  <vapier@gentoo.org>
26308
26309         * lib/mountlist.c [ME_REMOTE]: Filter out cifs.
26310         Reported by Toralf Förster in <http://bugs.gentoo.org/141012>.
26311
26312 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
26313
26314         * modules/restrict: Remove; no longer needed now that we assume
26315         Autoconf 2.59 or later.
26316         * MODULES.html.sh: Remove 'restrict'.
26317         * modules/argp (Depends-on): Remove 'restrict'.
26318         * modules/base64 (Depends-on): Likewise.
26319         * modules/gc (Depends-on): Likewise.
26320         * modules/getaddrinfo (Depends-on): Likewise.
26321         * modules/glob (Depends-on): Likewise.
26322         * modules/inet_ntop (Depends-on): Likewise.
26323         * modules/inet_pton (Depends-on): Likewise.
26324         * modules/memxor (Depends-on): Likewise.
26325         * modules/regex (Depends-on): Likewise.
26326         * modules/strtok_r (Depends-on): Likewise.
26327         * modules/time_r (Depends-on): Likewise.
26328
26329 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
26330
26331         * m4/argp.m4 (gl_ARGP): Require AC_C_RESTRICT.
26332         * m4/gc.m4 (gl_PREREQ_GC): Likewise.
26333         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
26334         * m4/inet_ntop.m4 (gl_PREREQ_INET_NTOP): Likewise.
26335         * m4/inet_pton.m4 (gl_PREREQ_INET_PTON): Likewise.
26336         * m4/memxor.m4 (gl_MEMXOR): Likewise.
26337         * m4/restrict.m4: Remove; no longer needed.  All remaining uses of
26338         gl_C_RESTRICT replaced by AC_C_RESTRICT.
26339
26340         Merge from coreutils.
26341         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_C_RESTRICT, not
26342         gl_C_RESTRICT, now that we assume Autoconf 2.59 or later.
26343         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
26344         * m4/time_r.m4 (gl_TIME_R): Likewise.
26345
26346 2006-08-09  Karl Berry  <karl@gnu.org>
26347
26348         * config/srclist.txt: no more gettext-tools, per Bruno.
26349
26350 2006-08-08  Eric Blake  <ebb9@byu.net>
26351
26352         * modules/verror: New module.
26353         * MODULES.html.sh: Document it.
26354
26355 2006-08-08  Eric Blake  <ebb9@byu.net>
26356
26357         * lib/verror.h, lib/verror.c: New files.
26358
26359 2006-08-08  Eric Blake  <ebb9@byu.net>
26360
26361         * lib/verror.c (verror_at_line): Work around glibc bug 2997, so that
26362         verror_at_line output complies with GNU Coding Standards even when
26363         file is NULL.
26364
26365 2006-08-07  Bruno Haible  <bruno@clisp.org>
26366
26367         * lib/allocsa.h (sa_alignof) [_AIX]: Also consider 'long long' in newer
26368         versions of AIX.
26369         Reported by Ralf Wildenhues.
26370
26371 2006-08-07  Bruno Haible  <bruno@clisp.org>
26372
26373         * gnulib-tool (func_create_testdir): Wrap the set of autoconf snippets
26374         in an AC_DEFUN. Needed so that the autoconf snippets can use
26375         AC_REQUIRE.
26376
26377 2006-08-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26378
26379         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
26380         Initialize pkgdata_DATA.
26381         * modules/javaversion (Makefile.am): Add to pkgdata_DATA, rather than
26382         overriding it.
26383
26384 2006-08-06  Eric Blake  <ebb9@byu.net>
26385
26386         * lib/error.h: Fold in some upstream changes from glibc.
26387         * lib/error.c: Likewise.
26388
26389 2006-08-04  Bruno Haible  <bruno@clisp.org>
26390
26391         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
26392         Make the mostlyclean-local rule depend on mostlyclean-generic.
26393         Reported by Jim Meyering. Solution suggested by Ralf Wildenhues.
26394
26395 2006-07-31  Bruno Haible  <bruno@clisp.org>
26396
26397         * m4/localcharset.m4 (gl_LOCALCHARSET): Remove tests for <stddef.h>,
26398         <stdlib.h>, <string.h>.
26399
26400 2006-07-30  Bruno Haible  <bruno@clisp.org>
26401
26402         * modules/readlink (License): Change to LGPL.
26403
26404 2006-07-30  Bruno Haible  <bruno@clisp.org>
26405
26406         * modules/javaversion (Makefile.am): Distribute javaversion.java and
26407         javaversion.class. Also install javaversion.class in $(pkgdatadir) and
26408         set PKGDATADIR to point to it.
26409
26410 2006-07-30  Bruno Haible  <bruno@clisp.org>
26411
26412         * modules/csharpexec (configure.ac): Comment out macro invocation.
26413         * modules/javaexec (configure.ac): Likewise.
26414         * modules/javacomp-script (configure.ac): Likewise.
26415
26416         * modules/csharpcomp-script (configure.ac): Use AC_REQUIRE.
26417
26418 2006-07-30  Bruno Haible  <bruno@clisp.org>
26419
26420         * modules/clean-temp (Depends-on): Add linkedhash-list, remove
26421         linked-list.
26422
26423 2006-07-30  Bruno Haible  <bruno@clisp.org>
26424
26425         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Assume <string.h> exists.
26426
26427 2006-07-30  Bruno Haible  <bruno@clisp.org>
26428
26429         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
26430         Initialize MOSTLYCLEANFILES to core and *.stackdump, so that core dumps
26431         get removed.
26432
26433 2006-07-29  Bruno Haible  <bruno@clisp.org>
26434
26435         Make it possible for gnulib-tool to work with locally modified or
26436         augmented gnulib repositories.
26437         * gnulib-tool (func_usage): Document --local-dir option.
26438         (local_gnulib_dir): New variable.
26439         Handle --local-dir option.
26440         (func_lookup_file): New function.
26441         (func_all_modules, func_verify_module): Look also in $local_gnulib_dir.
26442         (func_get_description, func_get_filelist, func_get_description,
26443         func_get_filelist, func_get_dependencies, func_get_autoconf_snippet,
26444         func_get_automake_snippet, func_get_include_directive,
26445         func_get_license, func_get_maintainer): Use func_lookup_file.
26446         (func_import, func_create_testdir): Use func_lookup_file.
26447
26448 2006-07-29  Bruno Haible  <bruno@clisp.org>
26449
26450         * modules/setenv (Depends-on): Add unistd.
26451
26452 2006-07-29  Bruno Haible  <bruno@clisp.org>
26453
26454         * lib/setenv.c: Undo unintended modification done on 2006-02-27.
26455
26456 2006-07-29  Bruno Haible  <bruno@clisp.org>
26457
26458         * lib/localcharset.c: Assume <stddef.h>, <stdlib.h>, <string.h> exist.
26459
26460 2006-07-29  Bruno Haible  <bruno@clisp.org>
26461
26462         * gnulib-tool (import, update): If there is no Makefile.am, look at
26463         aclocal.m4, instead of bailing out.
26464
26465 2006-07-29  Bruno Haible  <bruno@clisp.org>
26466
26467         * gnulib-tool (func_usage): Revert most of the 2006-07-15 change.
26468         Categorize the options by when they are useful.
26469
26470 2006-07-29  Bruno Haible  <bruno@clisp.org>
26471
26472         * gnulib-tool (func_usage): Document option --no-libtool.
26473         Handle option --no-libtool.
26474         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Update
26475         for changed semantics of $libtool variable.
26476         (func_import): Likewise. If libtool is not used, show this through
26477         an option --no-libtool.
26478         (func_create_testdir): Update.
26479
26480 2006-07-29  Bruno Haible  <bruno@clisp.org>
26481
26482         * gnulib-tool (func_import): Extend error message about missing
26483         --doc-base.
26484
26485 2006-07-29  Bruno Haible  <bruno@clisp.org>
26486
26487         * gnulib-tool (func_import): Don't create the $docbase directory if
26488         there is no file to store there.
26489
26490 2006-07-29  Bruno Haible  <bruno@clisp.org>
26491
26492         * gnulib-tool (autoconf_minversion): If a --dir option is given and
26493         relevant, look for configure.ac there, not in the current directory.
26494         Also use a simple search for AC_PREREQ, not "autoconf --trace".
26495
26496 2006-07-29  Bruno Haible  <bruno@clisp.org>
26497
26498         * gnulib-tool (SORT): New variable.
26499         (func_usage): Undocument --assume-autoconf option.
26500         Remove --assume-autoconf option handling.
26501         (autoconf_minversion): Determine from the contents of configure.ac.
26502         (func_import): Remove autoconf_minversion handling.
26503         Suggested by Eric Blake.
26504
26505 2006-07-29  Bruno Haible  <bruno@clisp.org>
26506
26507         * doc/gnulib-tool.texi (gl_LIBTOOL): Mention --no-libtool option.
26508
26509 2006-07-29  Bruno Haible  <bruno@clisp.org>
26510
26511         * config/srclist.txt (*setenv.[ch]): Remove rules.
26512
26513 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
26514
26515         * m4/inet_pton.m4, inet_ntop.m4: Check for netinet/in.h too.
26516
26517 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
26518
26519         * lib/inet_ntop.h, inet_pton.h: Need to include netinet/in.h before
26520         arpa/inet.h.
26521
26522 2006-07-28  Simon Josefsson  <jas@extundo.com>
26523
26524         * modules/inet_ntop (Depends-on): Depend on arpa_inet.
26525         * modules/inet_pton (Depends-on): Likewise.
26526
26527 2006-07-28  Simon Josefsson  <jas@extundo.com>
26528
26529         * m4/netinet_in_h.m4: New file.
26530
26531 2006-07-28  Simon Josefsson  <jas@extundo.com>
26532
26533         * lib/inet_ntop.h, inet_pton.h: No need to guard netinet/in.h
26534         #include's.
26535
26536 2006-07-28  Simon Josefsson  <jas@extundo.com>
26537
26538         * lib/inet_ntop.h, inet_pton.h: No need to guard arpa/inet.h
26539         #include's.
26540
26541 2006-07-28  Paul Eggert  <eggert@cs.ucla.edu>
26542
26543         * lib/modechange.c (mode_compile): Numeric modes now affect setuid and
26544         setgid on directories only if they set these bits.
26545         * lib/modechange.h: Remove obsolete comment about masks.
26546
26547 2006-07-28  Eric Blake  <ebb9@byu.net>
26548
26549         * lib/regex_internal.h (struct re_dfa_t) [!_LIBC]: Avoid invalid C89
26550         macro expansion.
26551
26552 2006-07-28  Bruno Haible  <bruno@clisp.org>
26553
26554         * lib/inet_ntop.h, inet_pton.h: Use #if HAVE* instead of #ifdef HAVE*.
26555
26556 2006-07-28  Bruno Haible  <bruno@clisp.org>
26557
26558         * m4/mbchar.m4 (gl_MBCHAR): Also test for iswcntrl.
26559
26560 2006-07-28  Bruno Haible  <bruno@clisp.org>
26561
26562         * lib/mbchar.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
26563         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
26564         Define fallbacks.
26565         Avoids link error on FreeBSD 4.x.
26566         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
26567
26568         * lib/wcwidth.h (iswprint): Assume an ASCII compatible wide character
26569         encoding.
26570         * lib/mbswidth.c (iswcntrl): Likewise.
26571
26572 2006-07-27  Bruno Haible  <bruno@clisp.org>
26573
26574         * m4/stdint.m4 (gl_STDINT_H): Define __STDC_CONSTANT_MACROS during the
26575         test.
26576
26577 2006-07-27  Bruno Haible  <bruno@clisp.org>
26578
26579         * lib/stdint_.h (INT*_C, UINT*_C) [C++]: Define these if
26580         __STDC_CONSTANT_MACROS is defined, not if __STDC_LIMIT_MACROS is
26581         defined.
26582
26583 2006-07-26  Eric Blake  <ebb9@byu.net>
26584
26585         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Check for missing pipe.
26586
26587 2006-07-26  Eric Blake  <ebb9@byu.net>
26588
26589         * lib/mkstemp-safer.c [! HAVE_MKSTEMP]: Add prototype for platforms
26590         like mingw that lack mkstemp.
26591         * lib/pipe-safer.c (pipe_safer) [!HAVE_FUNC_PIPE]: Provide fallback to
26592         avoid compilation warning on mingw.
26593
26594 2006-07-26  Bruno Haible  <bruno@clisp.org>
26595
26596         * m4/stdint.m4 (gl_STDINT_H): Also verify the existence of the macros
26597         INT*_MIN, INT_LEAST*_MAX, INT_LEAST*_MIN, UINT_LEAST*_MAX,
26598         INT_FAST*_MIN, INTPTR_MIN.
26599
26600 2006-07-25  Bruno Haible  <bruno@clisp.org>
26601
26602         * modules/version-etc (Depends-on): Add stdarg.
26603
26604 2006-07-25  Bruno Haible  <bruno@clisp.org>
26605
26606         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Avoid 'eval' in front of
26607         complex commands.
26608
26609 2006-07-25  Bruno Haible  <bruno@clisp.org>
26610
26611         * lib/version-etc.c (version_etc_va): Use va_copy, assumed to be
26612         defined in <stdarg.h> or config.h.
26613
26614 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
26615
26616         * m4/stdio-safer.m4 (gl_FOPEN_SAFER, gl_TMPFILE_SAFER): New macros.
26617         (gl_STDIO_SAFER): Remove.
26618
26619 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
26620
26621         * MODULES.html.sh (File stream based Input/Output):
26622         Add fopen-safer, tmpfile-safer; remove stdio-safer.
26623         * modules/getusershell (Depends-on): Change stdio-safer to fopen-safer.
26624         * modules/fopen-safer, modules/tmpfile-safer: New files.
26625         * modules/stdio-safer: Remove.
26626
26627 2006-07-24  Bruno Haible  <bruno@clisp.org>
26628
26629         * modules/tmpdir: New file.
26630         * MODULES.html.sh (File system functions): Add it.
26631
26632 2006-07-24  Bruno Haible  <bruno@clisp.org>
26633
26634         * modules/javacomp (Depends-on): Add unistd, javaversion, binary-io,
26635         getline, pathname, fwriteerror, clean-temp, xvasprintf, strstr.
26636
26637 2006-07-24  Bruno Haible  <bruno@clisp.org>
26638
26639         * modules/clean-temp: New file.
26640
26641 2006-07-24  Bruno Haible  <bruno@clisp.org>
26642
26643         * m4/tmpdir.m4: New file, from GNU gettext.
26644
26645 2006-07-24  Bruno Haible  <bruno@clisp.org>
26646
26647         * lib/tmpdir.h: New file, from GNU gettext.
26648         * lib/tmpdir.c: New file, from GNU gettext.
26649
26650 2006-07-24  Bruno Haible  <bruno@clisp.org>
26651
26652         * lib/clean-temp.h: New file, from GNU gettext.
26653         * lib/clean-temp.c: New file, from GNU gettext.
26654
26655 2006-07-23  Eric Blake  <ebb9@byu.net>
26656
26657         * modules/stdio-safer (Files): Add tmpfile-safer.c.
26658         (Depends-on): Add binary-io.
26659
26660 2006-07-23  Eric Blake  <ebb9@byu.net>
26661
26662         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add tmpfile-safer.c.
26663
26664 2006-07-23  Eric Blake  <ebb9@byu.net>
26665
26666         * lib/tmpfile-safer.c: New file.
26667         * lib/stdio-safer.h (fopen_safer): Add prototype.
26668         * lib/stdio--.h (tmpfile): Make safer.
26669
26670 2006-07-23  Bruno Haible  <bruno@clisp.org>
26671
26672         * lib/gl_anylinked_list2.h (ASYNCSAFE): New macro.
26673         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before,
26674         gl_linked_add_after, gl_linked_add_at, gl_linked_remove_node,
26675         gl_linked_remove_at): Use it.
26676
26677 2006-07-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
26678         and Simon Josefsson <jas@extundo.com>
26679
26680         * lib/getaddrinfo.h (AI_PASSIVE): Make sure it is defined.
26681
26682         * lib/getaddrinfo.c (getaddrinfo): Support AI_PASSIVE.
26683
26684 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
26685
26686         * modules/close-stream: New file.
26687         * modules/closeout (Description): Make it clear that it exits
26688         with a diagnostic on error.
26689         (Depends-on): Add close-stream.  Remove fpending, stdbool.
26690         * MODULES.html.sh (File stream based Input/Output): Add close-stream.
26691
26692 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
26693
26694         * m4/close-stream.m4: New file.
26695
26696 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
26697
26698         * lib/close-stream.c, lib/close-stream.h: New files.
26699
26700 2006-07-22  Bruno Haible  <bruno@clisp.org>
26701
26702         Merge from GNU gettext 0.15.
26703
26704         2006-05-01  Bruno Haible  <bruno@clisp.org>
26705
26706                 * build-aux/javacomp.sh.in: Update for changed javacomp.m4.
26707
26708         2006-07-22  Bruno Haible  <bruno@clisp.org>
26709
26710                 * modules/javaversion: New file.
26711                 * MODULES.html.sh (Java): Add javaversion.
26712
26713         2006-03-12  Bruno Haible  <bruno@clisp.org>
26714
26715                 * build-aux/javaexec.sh.in: Update for changed javaexec.m4.
26716
26717         2005-12-04  Bruno Haible  <bruno@clisp.org>
26718
26719                 * build-aux/csharpexec.sh.in: Add support for 'clix' launcher
26720                 (untested).
26721
26722         2006-06-21  Bruno Haible  <bruno@clisp.org>
26723
26724                 Avoid warnings from recent versions of mcs.
26725                 * build-aux/csharpcomp.sh.in (options_mcs): Don't use options
26726                 -o, -L, -r any more. Use options documented since mcs-1.0
26727                 instead. Similarly for -g.
26728
26729         2005-12-04  Bruno Haible  <bruno@clisp.org>
26730
26731                 * build-aux/csharpcomp.sh.in: Suffix for resources is
26732                 .resources, not .resource.
26733
26734         2005-07-09  Bruno Haible  <bruno@clisp.org>
26735
26736                 * build-aux/csharpcomp.sh.in (options_csc): For -l option,
26737                 add a .dll suffix.
26738                 Reported by Mark Junker <mjscod@gmx.de>.
26739
26740         2006-07-22  Bruno Haible  <bruno@clisp.org>
26741
26742                 * modules/gettext: Upgrade to gettext-0.15.
26743                 (Files): Remove m4/isc-posix.m4. Add m4/lock.m4,
26744                 m4/visibility.m4.
26745                 Replace m4/inttypes.m4 with m4/inttypes-h.m4.
26746
26747 2006-07-22  Bruno Haible  <bruno@clisp.org>
26748
26749         Merge from GNU gettext 0.15.
26750
26751         2006-03-25  Bruno Haible  <bruno@clisp.org>
26752
26753                 * lib-link.m4 (AC_LIB_LINKFLAGS_FROM_LIBS): New macro.
26754
26755         2006-07-21  Bruno Haible  <bruno@clisp.org>
26756
26757                 * javacomp.m4 (gt_JAVACOMP): Convert target_version "null" to
26758                 "1.1".
26759
26760         2006-05-09  Bruno Haible  <bruno@clisp.org>
26761
26762                 * javacomp.m4 (gt_JAVACOMP): On Cygwin, set
26763                 CLASSPATH_SEPARATOR to a semicolon. Use CLASSPATH_SEPARATOR
26764                 for the conftestver execution.
26765
26766         2006-05-01  Bruno Haible  <bruno@clisp.org>
26767
26768                 * javacomp.m4 (gt_JAVACOMP): Accept a source-version and an
26769                 optional target-version argument. Verify that the compiler
26770                 groks source of the specified source-version, or add -source
26771                 option as necessary. Verify that the compiler produces
26772                 bytecode in the specified target-version, or add -target and
26773                 -source options as necessary. Make the result of the test
26774                 available as variable CONF_JAVAC. Also log error output in
26775                 config.log.
26776
26777         2006-03-11  Bruno Haible  <bruno@clisp.org>
26778
26779                 * javacomp.m4 (gt_JAVACOMP): Treat gcj-4.x like gcj-3.x.
26780
26781         2006-05-09  Bruno Haible  <bruno@clisp.org>
26782
26783                 * javaexec.m4 (gt_JAVAEXEC): On Cygwin, set
26784                 CLASSPATH_SEPARATOR to a semicolon.
26785
26786         2006-03-12  Bruno Haible  <bruno@clisp.org>
26787
26788                 * javaexec.m4 (gt_JAVAEXEC): Make the result of the test
26789                 available as variable CONF_JAVA, for subsequent autoconf
26790                 tests. Also log error output in config.log.
26791
26792         2006-07-19  Bruno Haible  <bruno@clisp.org>
26793
26794                 * getline.m4 (AM_FUNC_GETLINE): When cross-compiling, assume
26795                 that getline works on glibc2 systems. Needed to avoid trouble
26796                 in relocatable.c.
26797                 Reported by Nils Magnus Larsgard <nmlarsgaard@atmel.no>.
26798
26799         2005-12-04  Bruno Haible  <bruno@clisp.org>
26800
26801                 * csharpexec.m4 (gt_CSHARPEXEC): Add support for 'clix'
26802                 launcher (untested).
26803
26804         2005-12-04  Bruno Haible  <bruno@clisp.org>
26805
26806                 * csharpcomp.m4 (gt_CSHARPCOMP): Also set CSHARPCOMPFLAGS.
26807
26808         2006-07-22  Bruno Haible  <bruno@clisp.org>
26809
26810                 * gettext.m4: Update from GNU gettext-0.15.
26811                 * nls.m4: Likewise.
26812                 * po.m4: Likewise.
26813                 * inttypes-pri.m4: Likewise.
26814                 * inttypes-h.m4: Renamed from inttypes.m4.
26815                 (gl_HEADER_INTTYPES_H): Renamed from gt_HEADER_INTTYPES_H.
26816
26817 2006-07-22  Bruno Haible  <bruno@clisp.org>
26818
26819         Merge from GNU gettext 0.15.
26820
26821         2005-07-05  Bruno Haible  <bruno@clisp.org>
26822
26823                 * printf-args.c (printf_fetchargs): Work around broken
26824                 definition of wint_t on mingw.
26825
26826         2005-02-12  Bruno Haible  <bruno@clisp.org>
26827
26828                 * xallocsa.h: Add extern "C" for C++.
26829
26830         2006-05-17  Bruno Haible  <bruno@clisp.org>
26831
26832                 Cygwin portability.
26833                 * progreloc.c (WIN32_NATIVE): Renamed from WIN32.
26834
26835         2006-04-30  Bruno Haible  <bruno@clisp.org>
26836
26837                 * progreloc.c: Include <mach-o/dyld.h> if available.
26838                 (find_executable): Use _NSGetExecutablePath when possible.
26839
26840         2006-05-06  Charles Wilson  <cygwin@cwilson.fastmail.fm>
26841
26842                 * progreloc.c (maybe_executable) [CYGWIN]: Use the access()
26843                 function.
26844
26845         2005-12-29  Bruno Haible  <bruno@clisp.org>
26846
26847                 * progreloc.c (set_program_name_and_installdir): Fix
26848                 compilation error.
26849
26850         2005-12-04  Bruno Haible  <bruno@clisp.org>
26851
26852                 Cygwin portability.
26853                 * progreloc.c: Include <windows.h> also on Cygwin.
26854                 (find_executable): Add support for Cygwin.
26855                 (set_program_name_and_installdir): Handle also platforms with
26856                 nonempty EXEEXT.
26857
26858         2006-07-11  Bruno Haible  <bruno@clisp.org>
26859
26860                 * javacomp.c: Fix a comment.
26861                 Reported by Jim Meyering.
26862
26863         2006-04-30  Bruno Haible  <bruno@clisp.org>
26864
26865                 * javacomp.h (compile_java_class): Add source_version,
26866                 target_version arguments.
26867                 * javacomp.c: Rewritten to choose only a compiler that
26868                 respects the specified source_version and target_version.
26869
26870         2006-06-27  Bruno Haible  <bruno@clisp.org>
26871
26872                 Assume correct S_ISDIR macro.
26873                 * mkdtemp.c: Remove test of STAT_MACROS_BROKEN.
26874
26875         2006-07-22  Bruno Haible  <bruno@clisp.org>
26876
26877                 * javaversion.h: New file, from GNU gettext.
26878                 * javaversion.c: New file, from GNU gettext.
26879                 * javaversion.java: New file, from GNU gettext.
26880                 * javaversion.class: New file, from GNU gettext.
26881
26882         2006-05-17  Bruno Haible  <bruno@clisp.org>
26883
26884                 Cygwin portability.
26885                 * javaexec.c (execute_java_class): Test for jview program
26886                 also on Cygwin.
26887
26888         2006-04-09  Bruno Haible  <bruno@clisp.org>
26889
26890                 * fatal-signal.c: Don't include string.h.
26891                 (at_fatal_signal): Use a copying loop instead of memcpy.
26892
26893         2005-12-04  Bruno Haible  <bruno@clisp.org>
26894
26895                 * csharpexec.c: Add support for 'clix' launcher (untested).
26896                 (execute_csharp_using_sscli): New function.
26897                 (execute_csharp_program): Call it.
26898
26899         2006-06-21  Bruno Haible  <bruno@clisp.org>
26900
26901                 Avoid warnings from recent versions of mcs.
26902                 * csharpcomp.c (compile_csharp_using_mono): Don't use options
26903                 -o, -L, -r any more. Use options documented since mcs-1.0
26904                 instead. Similarly for -g.
26905
26906         2005-07-09  Bruno Haible  <bruno@clisp.org>
26907
26908                 * csharpcomp.c (compile_csharp_using_sscli): For -l option,
26909                 add a .dll suffix.
26910                 Reported by Mark Junker <mjscod@gmx.de>.
26911
26912         2006-06-17  Bruno Haible  <bruno@clisp.org>
26913
26914                 * config.charset: Update for NetBSD 3.0.
26915
26916         2006-05-17  Bruno Haible  <bruno@clisp.org>
26917
26918                 Cygwin portability.
26919                 * localcharset.c (WIN32_NATIVE): Renamed from WIN32.
26920
26921         2006-05-16  Bruno Haible  <bruno@clisp.org>
26922
26923                 * localcharset.c [CYGWIN]: Include <windows.h>.
26924                 (get_charset_aliases): For Cygwin, return the same CPxxx
26925                 aliases list as under WIN32.
26926                 (locale_charset) [CYGWIN]: Try to retrieve the encoding from
26927                 the environment variables. Fall back to GetACP().
26928
26929         2006-04-05  Bruno Haible  <bruno@clisp.org>
26930
26931                 * config.charset: Update Juan Manuel Guerrero's address.
26932
26933         2005-02-12  Bruno Haible  <bruno@clisp.org>
26934
26935                 * allocsa.h: Add extern "C" for C++.
26936
26937         2005-02-10  Bruno Haible  <bruno@clisp.org>
26938
26939                 * allocsa.h (sa_alignof): Define differently with AIX xlc, to
26940                 avoid a bug of this compiler on AIX 3.2.5 dealing with enums.
26941
26942         2006-07-22  Bruno Haible  <bruno@clisp.org>
26943
26944                 * gettext.h: Update to GNU gettext-0.15.
26945
26946 2006-07-22  Bruno Haible  <bruno@clisp.org>
26947
26948         * config/srclist.txt: Resync printf-args.c, vasnprintf.c,
26949         localcharset.c, mkdtemp.c, config.rpath, lib-ld.m4, lib-link.m4,
26950         lib-prefix.m4, longdouble.m4, ssize_t.m4.
26951
26952 2006-07-21  Eric Blake  <ebb9@byu.net>
26953
26954         * modules/stdlib-safer: New file.
26955         * MODULES.html.sh (File stream based Input/Output): Add
26956         stdlib-safer.
26957
26958 2006-07-21  Eric Blake  <ebb9@byu.net>
26959
26960         * lib/stdlib-safer.h: New file from coreutils, required by
26961         stdlib--.h.
26962
26963 2006-07-20  Paul Eggert  <eggert@cs.ucla.edu>
26964
26965         * gnulib-tool (func_usage): Document --assume-autoconf='latest-stable'.
26966
26967 2006-07-20  Bruno Haible  <bruno@clisp.org>
26968
26969         * gnulib-tool: Recognize new option --assume-autoconf.
26970         (autoconf_minversion): New variable.
26971         (func_get_filelist): Use it to decide whether to add onceonly_2_57.m4.
26972
26973 2006-07-20  Bruno Haible  <bruno@clisp.org>
26974
26975         * MODULES.html.sh (func_all_modules): Add a missing func_begin_table.
26976
26977 2006-07-19  Derek R. Price  <derek@ximbiot.com>
26978
26979         * lib/getaddrinfo.h: Don't define unimplemented AI_* flags.
26980         Reindent and repaginate.
26981
26982 2006-07-19  Derek Price  <derek@ximbiot.com>
26983
26984         * doc/gnulib.texi (Libtool and Windows):  Eliminate passive voice.
26985         Correct grammar.
26986
26987 2006-07-17  Bruno Haible  <bruno@clisp.org>
26988
26989         * modules/list: New file.
26990         * modules/array-list: New file.
26991         * modules/carray-list, modules/carray-list-tests: New files.
26992         * modules/linked-list, modules/linked-list-tests: New files.
26993         * modules/avltree-list, modules/avltree-list-tests: New files.
26994         * modules/rbtree-list, modules/rbtree-list-tests: New files.
26995         * modules/linkedhash-list, modules/linkedhash-list-tests: New files.
26996         * modules/avltreehash-list, modules/avltreehash-list-tests: New files.
26997         * modules/rbtreehash-list, modules/rbtreehash-list-tests: New files.
26998         * modules/oset: New file.
26999         * modules/array-oset: New file.
27000         * modules/avltree-oset, modules/avltree-oset-tests: New files.
27001         * modules/rbtree-oset, modules/rbtree-oset-tests: New files.
27002         * tests/test-carray_list.c: New file.
27003         * tests/test-linked_list.c: New file.
27004         * tests/test-avltree_list.c: New file.
27005         * tests/test-rbtree_list.c: New file.
27006         * tests/test-linkedhash_list.c: New file.
27007         * tests/test-avltreehash_list.c: New file.
27008         * tests/test-rbtreehash_list.c: New file.
27009         * tests/test-avltree_oset.c: New file.
27010         * tests/test-rbtree_oset.c: New file.
27011         * MODULES.html.sh (Container data structures): New section.
27012
27013 2006-07-17  Bruno Haible  <bruno@clisp.org>
27014
27015         * m4/gl_list.m4: New file.
27016
27017 2006-07-17  Bruno Haible  <bruno@clisp.org>
27018
27019         * lib/gl_list.h: New file.
27020         * lib/gl_list.c: New file.
27021         * lib/gl_array_list.h: New file.
27022         * lib/gl_array_list.c: New file.
27023         * lib/gl_carray_list.h: New file.
27024         * lib/gl_carray_list.c: New file.
27025         * lib/gl_linked_list.h: New file.
27026         * lib/gl_linked_list.c: New file.
27027         * lib/gl_anylinked_list1.h: New file.
27028         * lib/gl_anylinked_list2.h: New file.
27029         * lib/gl_avltree_list.h: New file.
27030         * lib/gl_avltree_list.c: New file.
27031         * lib/gl_anyavltree_list1.h: New file.
27032         * lib/gl_anyavltree_list2.h: New file.
27033         * lib/gl_rbtree_list.h: New file.
27034         * lib/gl_rbtree_list.c: New file.
27035         * lib/gl_anyrbtree_list1.h: New file.
27036         * lib/gl_anyrbtree_list2.h: New file.
27037         * lib/gl_anytree_list1.h: New file.
27038         * lib/gl_anytree_list2.h: New file.
27039         * lib/gl_linkedhash_list.h: New file.
27040         * lib/gl_linkedhash_list.c: New file.
27041         * lib/gl_anyhash_list1.h: New file.
27042         * lib/gl_anyhash_list2.h: New file.
27043         * lib/gl_avltreehash_list.h: New file.
27044         * lib/gl_avltreehash_list.c: New file.
27045         * lib/gl_rbtreehash_list.h: New file.
27046         * lib/gl_rbtreehash_list.c: New file.
27047         * lib/gl_anytreehash_list1.h: New file.
27048         * lib/gl_anytreehash_list2.h: New file.
27049
27050         * lib/gl_oset.h: New file.
27051         * lib/gl_oset.c: New file.
27052         * lib/gl_array_oset.h: New file.
27053         * lib/gl_array_oset.c: New file.
27054         * lib/gl_avltree_oset.h: New file.
27055         * lib/gl_avltree_oset.c: New file.
27056         * lib/gl_rbtree_oset.h: New file.
27057         * lib/gl_rbtree_oset.c: New file.
27058         * lib/gl_anytree_oset.h: New file.
27059
27060 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
27061
27062         * m4/mkancesdirs.m4: New file.
27063         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Mention dirchownmod.c,
27064         dirchownmod.h.  Don't require AC_FUNC_ALLOCA, gl_AFS, gl_CHDIR_SAFER;
27065         no longer needed.  Require gl_FUNC_LCHOWN, since dirchownmod.c needs
27066         it.
27067
27068 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
27069
27070         * lib/dirchownmod.c, lib/dirchownmod.h, lib/mkancesdirs.c:
27071         * lib/mkancesdirs.h: New files.
27072         * lib/mkdir-p.c: Don't include alloca.h, stdio.h, sys/types.h,
27073         unistd.h, string.h, chdir-safer.h, dirname.h, lchmod.h, lchown.h,
27074         save-cwd.h.  Instead, include dirchownmod.h and mkancesdirs.h.
27075         (make_dir_parents): New args MAKE_ANCESTOR, OPTIONS, ANNOUNCE,
27076         MODE_BITS.  Remove options VERBOSE_FMT_STRING, CWD_ERRNO.  All
27077         callers changed.  Revamp internals significantly, by not
27078         attempting to create directories that are temporarily more
27079         permissive than the final results.  Do not attempt to use
27080         save_cwd/restore_cwd; it isn't worth it for mkdir and install.
27081         This removes some race conditions, fixes some bugs, and simplifies
27082         things.  Use new dirchownmod function to do owner and mode changes.
27083         * lib/mkdir-p.h: Likewise.
27084         * lib/modechange.c (octal_to_mode): New function.
27085         (struct mode_change): New member mentioned.
27086         (make_node_op_equals): New arg mentioned.  All callers changed.
27087         (mode_compile): Keep track of which mode bits the user has explicitly
27088         mentioned.
27089         (mode_adjust): New arg DIR, so that we implement the X op correctly.
27090         New arg PMODE_BITS, to keep track of which mode bits the user
27091         mentioned; it treats S_ISUID and S_ISGID speciall.
27092         All callers changed.
27093         * lib/modechange.h: Likewise.
27094
27095 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
27096
27097         * MODULES.html.sh: Add mkancestors.
27098         * modules/mkancesdirs: New module.
27099         * modules/mkdir-p (Files): Remove lib/chdir-safer.c, lib/chdir-safer.h,
27100         lib/same-inode.h, m4/afs.m4, m4/chdir-safer.m4.
27101         The chdir-safer and afs files are now orphans; I'll remove them
27102         unless someone speaks up.
27103         Add lib/dirchownmod.c, lib/dirchownmod.h.
27104         (Depends-on): Remove alloca, chown, save-cwd, dirname.
27105         Add lchown, mkancesdirs.
27106         (Maintainer): Add self.
27107
27108 2006-07-15  Karl Berry  <karl@gnu.org>
27109
27110         * gnulib-tool: help message wording/arrangement.
27111
27112 2006-07-14  Simon Josefsson  <jas@extundo.com>
27113
27114         * doc/gnulib.texi (Libtool and Windows): New section.
27115
27116 2006-07-12  Simon Josefsson  <jas@extundo.com>
27117
27118         * modules/gendocs (License): Fix license, approved by Karl.
27119
27120 2006-07-12  Eric Blake  <ebb9@byu.net>
27121
27122         * MODULES.html.sh: Add gendocs.
27123
27124 2006-07-11  Eric Blake  <ebb9@byu.net>
27125
27126         * modules/fdl: New module, to install doc/fdl.texi.
27127         * MODULES.html.sh: Add new section for documentation modules.
27128         * gnulib-tool: Avoid space-tab.
27129         (--doc-base): New option, to manage files from doc.
27130
27131 2006-07-11  Eric Blake  <ebb9@byu.net>
27132
27133         * m4/absolute-header.m4: Fix comments to match recent change.
27134
27135 2006-07-11  Eric Blake  <ebb9@byu.net>
27136
27137         * gnulib-tool: List --doc-base before --tests-base.
27138
27139 2006-07-11  Derek R. Price  <derek@ximbiot.com>
27140
27141         * lib/glob.c: s/NAMLEN/_D_EXACT_NAMLEN/.
27142
27143 2006-07-11  Bruno Haible  <bruno@clisp.org>
27144
27145         * README: Mention where to put documentation.
27146
27147 2006-07-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27148
27149         * doc/functions.texi, gnulib-tool.texi, gnulib.texi: Fix some typos.
27150
27151 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
27152
27153         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Like today's change
27154         to stdint.m4.
27155
27156 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
27157
27158         * m4/stdint.m4 (gl_STDINT_H): Like yesterday's change to
27159         absolute-header.m4.  Also, set ABSOLUTE_STDINT_H to a string
27160         "no/such/file/stdint.h" when there is no such file, so that
27161         the resulting C code can be parsed by dodgy compilers.
27162         Problems reported by Bob Proulx.
27163
27164 2006-07-10  Derek R. Price  <derek@ximbiot.com>
27165
27166         * lib/backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
27167         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
27168         macros into the GNU _D_EXACT_NAMLEN.
27169         * lib/savedir.c:  Likewise.
27170         (savedirstream): Use _D_EXACT_NAMLEN in preference to strlen.
27171
27172 2006-07-10  Derek R. Price  <derek@ximbiot.com>
27173         and Paul Eggert  <eggert@cs.ucla.edu>
27174
27175         * m4/backupfile.m4, d-ino.m4, d-type.m4, dirfd.m4, fts.m4, getcwd.m4:
27176         * m4/savedir.m4:
27177         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
27178         macros into the GNU _D_EXACT_NAMLEN.
27179
27180 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
27181
27182         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Use "" rather than <>
27183         around the absolute name, to work around a problem with the HP-UX
27184         11.23 native C compiler, reported by Bob Proulx.
27185
27186 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
27187
27188         * doc/maintain.texi, make-stds.texi: Sync from
27189         <http://savannah.gnu.org/projects/gnustandards>.
27190
27191 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
27192
27193         * build-aux/depcomp, build-aux/install-sh: Sync from Automake.
27194
27195 2006-07-09  Jim Meyering  <jim@meyering.net>
27196
27197         * m4/glob.m4: Remove a doubled word in a comment.
27198
27199 2006-07-09  Jim Meyering  <jim@meyering.net>
27200
27201         * lib/argp-pv.c: Remove a doubled word in a comment.
27202         * lib/check-version.c (check_version): Likewise.
27203         * lib/javacomp.c (compile_java_class): Likewise.
27204
27205 2006-07-08  Paul Eggert  <eggert@cs.ucla.edu>
27206
27207         * gnulib-tool (func_get_filelist): Don't echo m4/onceonly_2_57.m4,
27208         for the benefit of people using Autoconf 2.60.  If you want to
27209         support older Autoconf versions you can copy m4/onceonly_2_57.m4
27210         (or m4/onceonly.m4, if pre-2.57) manually.
27211
27212 2006-07-08  Jim Meyering  <jim@meyering.net>
27213
27214         * m4/link-follow.m4: Remove one of two adjacent "whether"s in a
27215         comment.
27216         * m4/getopt.m4: Remove one of two adjacent "your"s in a comment.
27217         * m4/regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a
27218         comment.
27219
27220 2006-07-08  Jim Meyering  <jim@meyering.net>
27221
27222         * lib/getndelim2.h (getndelim2): Remove doubled "after" in comment.
27223
27224 2006-07-07  Simon Josefsson  <jas@extundo.com>
27225
27226         * tests/test-crc.c: Change expected crc value, the test vector
27227         were probably computed using the old broken crc.c?
27228
27229 2006-07-06  Simon Josefsson  <jas@extundo.com>
27230
27231         * modules/sys_socket (Files): Add m4/sockpfaf.m4 (this module is
27232         now the canonical place for the M4 file).
27233
27234         * modules/getaddrinfo (Files): Remove m4/sockpfaf.m4, we get it
27235         from the sys_socket dependency now.
27236
27237         * modules/inet_pton (Files): Ditto.
27238
27239         * modules/inet_ntop (Files): Ditto.
27240
27241 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
27242
27243         * modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL,
27244         not gl_PREREQ_GETUSERSHELL.
27245
27246 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27247
27248         * m4/_inttypes_h.m4 (gl_INTTYPES_H): Use AC_CHECK_DECLS_ONCE
27249         with only one argument, for Autoconf 2.60.
27250         * m4/fileblocks.m4 (gl_PREREQ_FILEBLOCKS): AC_CHECK_DECLS_ONCE may
27251         expand to nothing, so add a shell command to avoid syntax error.
27252         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
27253
27254 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27255
27256         * lib/strtod.c (strtod): cast the argument of tolower to unsigned char.
27257
27258 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
27259
27260         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't check for getenv decl;
27261         no longer needed.  Check for isblank decl.
27262         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Don't check for getenv decl.
27263         * m4/regex.m4 (gl_PREREQ_REGEX): Dheck for isblank decl instead
27264         of existence.
27265
27266 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
27267
27268         * lib/getloadavg.c: Use __VMS, not VMS.
27269         * lib/getopt.c: Likewise.
27270         * lib/getpagesize.h: Likewise.
27271         * lib/glob.c: Remove most VMS cruft; it hasn't been tested for a while
27272         and probably does not work.
27273
27274 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
27275
27276         * lib/.cppi-disable: Add wcwidth.
27277         * lib/fnmatch.c (ISBLANK): Remove.  All uses changed to isblank.
27278         (isblank) [! (defined isblank || HAVE_DECL_ISBLANK)]: New macro.
27279         (ISGRAPH): Remove.  All uses changed to isgraph.
27280         (FOLD) [!defined _LIBC]: Remove special case.
27281         * lib/getdate.y (lookup_word): Remove no-longer-needed call to islower.
27282         * lib/regex_internal.h (isblank): Depend on HAVE_DECL_ISBLANK, not
27283         HAVE_ISBLANK.
27284         * lib/strftime.c (TOLOWER, TOUPPER) [!defined _LIBC]: Remove special
27285         case.
27286
27287 2006-07-06  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
27288
27289         * lib/getaddrinfo.c: Changes to compile under MSVC6: changed
27290         '#if WIN32_NATIVE' to '#ifdef' & moved WSAAPI macro inside
27291         brackets.  Other minor changes to suppress some compiler
27292         warnings.
27293
27294 2006-07-06  Derek R. Price  <derek@ximbiot.com>
27295         and Paul Eggert  <eggert@cs.ucla.edu>
27296
27297         * m4/backupfile.m4 (gl_BACKUPFILE): Check for dirent.h, instead
27298         of invoking obsolescent AC_HEADER_DIRENT macro.
27299         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Likewise.
27300         * m4/d-type.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Likewise.
27301         * m4/dirfd.m4 (gl_FUNC_DIRFD): Likewise.
27302         * m4/fts.m4 (gl_FUNC_FTS_CORE): Likewise.
27303         * m4/getcwd.m4 (gl_PREREQ_GETCWD): Likewise.
27304         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
27305         * m4/savedir.m4 (gl_SAVEDIR): Likewise.
27306         * m4/readdir.m4: Remove; no longer needed.
27307
27308 2006-07-06  Derek R. Price  <derek@ximbiot.com>
27309         and Paul Eggert  <eggert@cs.ucla.edu>
27310
27311         * lib/backupfile.c [HAVE_DIRENT_H && ! HAVE_NDIR_H]:
27312         Don't worry about this obsolete case any more.
27313         (HAVE_DIR): Remove.  All uses removed; we now assume you can read
27314         directories.
27315         * lib/dirfd.h [HAVE_DIRENT_H && ! HAVE_NDIR_H]: Don't
27316         worry about this obsolete case any more.
27317         * lib/fts.c: Likewise.
27318         * lib/getcwd.c: Likewise.
27319         * lib/glob.h: Likewise.
27320         * lib/savedir.c: Likewise.
27321
27322 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
27323
27324         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Use AC_CHECK_DECLS_ONCE
27325         rather than AC_CHECK_DECLS for strtoimax and strtoumax.
27326         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Remove; no longer
27327         needed.
27328         All uses removed.
27329         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
27330         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
27331         * m4/exclude.m4 (gl_EXCLUDE): Don't check for isascii; no longer
27332         needed.
27333         * m4/getdate.m4 (gl_GETDATE): Likewise.
27334         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
27335         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
27336         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
27337         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
27338         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
27339         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
27340         * m4/exclude.m4 (gl_EXCLUDE): Don't require AC_C_INLINE; no longer
27341         needed.
27342
27343 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
27344
27345         * lib/memcasecmp.c: Include <limits.h>.
27346         (memcasecmp): Don't assume UCHAR_MAX <= INT_MAX.
27347         * lib/strtod.c (strtod): Don't assume isspace works on negative chars.
27348         Don't assume isdigit succeeds only on '0' through '9'.
27349
27350 2006-07-05  Eric Blake  <ebb9@byu.net>
27351
27352         * modules/getaddrinfo (Depends-on): Add snprintf.
27353
27354 2006-07-05  Eric Blake  <ebb9@byu.net>
27355
27356         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Use gl_HEADER_SYS_SOCKET
27357         to avoid 'header present but could not be compiled' on cygwin.
27358
27359 2006-07-05  Eric Blake  <ebb9@byu.net>
27360
27361         * lib/getaddrinfo.h (NI_NUMERICHOST, NI_NUMERICSERV): Define if
27362         missing from netdb.h.
27363         * lib/getaddrinfo.c (includes): Include inet_ntop and snprintf.
27364
27365 2006-07-05  Derek R. Price  <derek@ximbiot.com>
27366
27367         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Don't require AC_HEADER_STDC;
27368         no longer needed.
27369         * m4/exclude.m4 (gl_EXCLUDE): Likewise.
27370         * m4/getdate.m4 (gl_GETDATE): Likewise.
27371         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
27372         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
27373         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
27374         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
27375         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
27376
27377 2006-07-05  Derek R. Price  <derek@ximbiot.com>
27378
27379         * lib/exclude.c (IN_CTYPE_DOMAIN, is_space): Remove; no longer needed.
27380         All uses of is_space replaced by isspace.
27381         * lib/exit.h: Don't talk about STDC_HEADERS.
27382         * lib/fnmatch.c (ISASCII): Remove; no longer needed.  All uses removed.
27383         (ISPRINT, ISDIGIT, ISALNUM, ISALPHA, ISCNTRL, ISLOWER, ISPUNCT):
27384         (ISSPACE, ISUPPER, ISXDIGIT): Remove; no longer needed.  All uses
27385         replaced by isprint etc.
27386         * lib/getdate.y (IN_CTYPE_DOMAIN, ISSPACE, ISALPHA, ISLOWER): Likewise.
27387         * lib/getusershell.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
27388         * lib/memcasecmp.c (IN_CTYPE_DOMAIN, ISLOWER, TOUPPER): Likewise.
27389         * lib/strtod.c (IN_CTYPE_DOMAIN, ISSPACE, ISDIGIT, TOLOWER): Likewise.
27390         * lib/strtol.c (IN_CTYPE_DOMAIN): Likewise.
27391         * lib/xstrtol.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
27392
27393 2006-07-05  Bruno Haible  <bruno@clisp.org>
27394
27395         * m4/strndup.m4 (gl_FUNC_STRNDUP): When cross-compiling, check whether
27396         the function exists, before testing against AIX.
27397         Reported by Martin Lambers <marlam@marlam.de>.
27398
27399 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
27400
27401         * modules/cycle-check (lib_SOURCES): Add same-inode.h.
27402         From Mark D. Baushke.
27403
27404 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
27405
27406         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Prepend three slashes
27407         to the absolute name, not just one, to bypass Sun C 5.8's
27408         "warning: #include of /usr/include/... may be non-portable".
27409
27410 2006-07-04  Eric Blake  <ebb9@byu.net>
27411
27412         * modules/dirname-tests: New test module.
27413         * tests/test-dirname.c: New file, replacing dirname.c
27414         TEST_DIRNAME section that was recently deleted.
27415
27416 2006-07-04  Bruno Haible  <bruno@clisp.org>
27417
27418         Assume ANSI C header files and <ctype.h> functions.
27419         * lib/mbswidth.c (IN_CTYPE_DOMAIN, ISPRINT, ISCNTRL): Remove macros.
27420         (mbsnwidth): Use isprint, iscntrl instead.
27421
27422 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
27423
27424         Merge from coreutils.
27425         * MODULES.html.sh: Add xstrtold.
27426         * modules/xstrtold: New file.
27427         * modules/cycle-check (Files): Add lib/same-inode.h.
27428         * modules/dirname (Files): Add m4/double-slash-root.m4.
27429         * modules/getcwd (Files): Add m4/getcwd-abort-bug.m4.
27430         * modules/mkdir-p (Files): Add lib/same-inode.h.
27431         * modules/same (Files): Add lib/same-inode.h.
27432
27433 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
27434
27435         * m4/absolute-header.m4: Renamed from full-header-path.m4.
27436         This is to keep the terminology clean; POSIX talks about
27437         "absolute pathnames", not "full pathnames", but the GNU
27438         Coding Standards say to use "path" for something else;
27439         so use "absolute" to keep both sides happy.
27440         (gl_ABSOLUTE_HEADER): Renamed from gl_FULL_HEADER_PATH.
27441         Set gl_absolute_header, not gl_full_header_path.
27442         Set gl_cv_absolute_<header>, not gl_full_path_<header>.
27443         Define ABSOLUTE_<HEADER>, not FULL_PATH_<HEADER>.
27444         All uses changed.
27445
27446         Merge from coreutils.
27447
27448         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
27449
27450         * m4/c-strtod.m4 (gl_C_STRTOLD): Add c-strtod.c to LIBSOURCES.
27451         Require gl_USE_SYSTEM_EXTENSIONS, not gl_C_STRTOD, since we don't
27452         want to require the building of c-strtod.o.
27453         * m4/lib-check.m4 (cu_LIB_CHECK): Remove SEQ_LIBM, since seq no longer
27454         needs -lm directly.
27455         * m4/xstrtod.m4 (gl_XSTRTOLD): New macro.
27456
27457         2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
27458
27459         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils's
27460         --as-needed option if available.  Problem reported by Albert Chin in
27461         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00114.html>.
27462         However, use -Wl,--as-needed, not bare --as-needed, since HP-UX 11.11
27463         cc merely issues a bunch of annoying warnings for --as-needed
27464         (this problem was reported by Bob Proulx).  Also, try linking with
27465         -lm to detect a bug in binutils 2.16 (this problem was reported
27466         by Ralf Wildenhues).
27467
27468         2006-06-18  Jim Meyering  <jim@meyering.net>
27469
27470         Test for a bug that causes glibc's getcwd to suffer a failed assertion.
27471         * m4/getcwd-abort-bug.m4 (gl_FUNC_GETCWD_ABORT_BUG): New file and
27472         macro.
27473         * m4/getcwd.m4 (gl_FUNC_GETCWD): If we detect support for getcwd_null,
27474         also check for glibc-2.4's abort-inducing bug.
27475
27476         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix typo.
27477         Low-probability clean-up should be to use rmdir to get rid of
27478         the just-created directory, not unlink.
27479
27480         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is missing, make
27481         configure fail, and request a bug report to inform us about it.
27482         Add a comment that, barring reports to the contrary, in 2007 we'll
27483         assume ftruncate is universally available.
27484
27485         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
27486
27487         * m4/filemode.m4 (gl_FILEMODE): Check for strmode declaration.
27488
27489         2006-03-12  Jim Meyering  <jim@meyering.net>
27490
27491         * m4/chdir-safer.m4 (gl_CHDIR_SAFER): Add same-inode.h to the list.
27492         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Likewise.
27493         * m4/same.m4 (gl_SAME): Likewise.
27494         * m4/root-dev-ino.m4 (gl_ROOT_DEV_INO): Likewise.
27495
27496         2006-03-11  Eric Blake  <ebb9@byu.net>
27497
27498         * m4/double-slash-root.m4: New file, provides gl_DOUBLE_SLASH_ROOT.
27499         * m4/dirname.m4 (gl_DIRNAME): Use gl_DOUBLE_SLASH_ROOT.
27500         * m4/dos.m4 (FILE_SYSTEM_PREFIX_LEN): Move from here to dirname.h.
27501         (FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE): New define.
27502
27503 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
27504
27505         * lib/stdint_.h: Include <sys/types.h> after @FULL_PATH_STDINT_H@, for
27506         MacOS X 10.4.6.  Don't mention <sys/int_types.h>.  Problems
27507         reported by Mark D. Baushke, one in
27508         <http://lists.gnu.org/archive/html/bug-gnulib/2006-07/msg00015.html>.
27509
27510         Merge from coreutils.
27511
27512         * lib/.cppi-disable: Add stdint_.h.
27513         * lib/.cvsignore: Add stdint.h.
27514
27515         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
27516
27517         * lib/xstrtod.c (XSTRTOD, DOUBLE): New macros, so that we can support
27518         both double and long double versions.
27519         (XSTRTOD): Renamed from xstrtod.  Use DOUBLE internally.
27520         * lib/xstrtold.c: New file.
27521         * lib/xstrtod.h (xstrtold): New decl.
27522
27523         2006-05-22  Paul Eggert  <eggert@cs.ucla.edu>
27524
27525         * lib/filemode.c (setst): Remove.
27526         (strmode): Rewrite to avoid setst.  This makes the code shorter,
27527         (arguably) clearer, and the generated code is a bit smaller on my
27528         Debian GNU/Linux stable x86 host.
27529
27530         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
27531
27532         * lib/filemode.c: Include "filemode.h" first, to test the interface.
27533         Assume that filemode.h includes sys/types.h and sys/stat.h.
27534         (HAVE_ST_DM_MODE): New macro, moved here from ls.c.
27535         (ftypelet): Reorder to put common cases first, for efficiency.
27536         Add 'P', 'w'.  Remove 'M', since it's now the caller's responsibility
27537         to do 'M'.
27538         (strmode): Renamed from mode_string, and now stores 12 bytes instead
27539         of 10, for compatibility with FreeBSD.  All callers changed.
27540         (filemodestring): Now stores 12 bytes instead of 10, and sets file
27541         types that can't be deduced solely from st_mode.  First arg is now a
27542         const pointer.
27543         * lib/filemode.h (HAVE_DECL_STRMODE): Include <string.h> for strmode.
27544         (strmode): Renamed from mode_string.
27545         (filemodestring): New decl.
27546         * lib/stat-macros.h: Don't undef S_ISDOOR, since it's never buggy.
27547         (S_ISDOOR): Don't bother with S_IFDOOR, since that code is never
27548         needed.
27549         (S_ISPORT, S_ISWHT): New macros, if not already defined.
27550
27551         2006-04-12  Paul Eggert  <eggert@cs.ucla.edu>
27552
27553         * lib/fsusage.c: Don't include <inttypes.h> or <stdint.h>, since
27554         fsusage.h now does that.  Include fsusage.h first, to test interface.
27555         Prefer statvfs if it works, since it's blessed by POSIX.  Attempt
27556         at most one method (the old code could have generated decls that
27557         didn't conform to C89, not that this was ever exercised).
27558         * lib/fsusage.h: Include <inttypes.h> and <stdint.h> if they exist.
27559
27560         2006-03-19  Jim Meyering  <jim@meyering.net>
27561
27562         Work even in a chroot where d_ino values for entries in "/"
27563         don't match the stat.st_ino values for the same names.
27564         * lib/getcwd.c (__getcwd): When no d_ino value matches the target inode
27565         number, iterate through all entries again, using lstat instead.
27566         Reported by Kenshi Muto in http://bugs.debian.org/355810, and by
27567         Zouhir Hafidi in https://bugzilla.redhat.com/bugzilla/190656.
27568
27569         * lib/getcwd.c (__getcwd): Clarify a comment.
27570         Use memcpy in place of a call to strcpy.
27571
27572         2006-03-12  Jim Meyering  <jim@meyering.net>
27573
27574         * lib/fts-cycle.c (leave_dir): If cycle-check's saved dev-ino pair
27575         matches that of the current directory (which we're about to chdir ".."
27576         out of), then save the dev-ino of the parent, instead.
27577
27578         * lib/same-inode.h (SAME_INODE): New file/macro.
27579         * lib/chdir-safer.c (SAME_INODE): Remove definition.
27580         Include "same-inode.h", instead.
27581         * lib/same.c: Likewise.
27582         * lib/cycle-check.h: Include "same-inode.h".
27583         (CYCLE_CHECK_REFLECT_CHDIR_UP): Define.
27584         * lib/cycle-check.c (SAME_INODE): Remove definition.
27585         * lib/root-dev-ino.h: Include "same-inode.h".
27586
27587         2006-03-11  Eric Blake  <ebb9@byu.net>
27588
27589         * lib/same.c (same_name): s/base_name/last_component/
27590         * lib/backupfile.c (check_extension, numbered_backup): Likewise.
27591         * lib/filenamecat.c (file_name_concat): Likewise.
27592
27593         2006-03-11  Eric Blake  <ebb9@byu.net>,
27594                     Paul Eggert  <eggert@cs.ucla.edu>
27595
27596         * lib/dirname.h (FILE_SYSTEM_PREFIX_LEN): Move here from dos.m4.
27597         [FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't treat 1: as a
27598         drive prefix.
27599         (IS_ABSOLUTE_FILE_NAME): Treat all drive letters as absolute on
27600         platforms like cygwin with FILE_SYSTEM_DRIVE_PREFIX_IS_ABSOLUTE.
27601         (last_component): New method.
27602         * lib/dirname.c (dir_len): Determine when drive letters need a
27603         subsequent slash.  Preserve // when it is special.
27604         (dir_name): Don't append dot when drive letter is absolute.
27605         [TEST_DIRNAME]: Move into a full-blown gnulib test.
27606         * lib/basename.c (base_name): New semantics - malloc the result.
27607         Preserve // when it is special.  Preserve relative files that look
27608         like drive letters.
27609         (base_len): Preserve // when it is special.
27610         (last_component): New method, similar to old base_name semantics.
27611         * lib/stripslash.c (strip_trailing_slashes): Use last_component, not
27612         base_name.  Strip redundant slashes from ///.
27613
27614 2006-07-03  Jim Meyering  <jim@meyering.net>
27615
27616         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if this
27617         macro is used before the first cycle_check call.
27618
27619 2006-07-03  Eric Blake  <ebb9@byu.net>
27620
27621         * modules/dirname (Depends-on): Add xstrndup.
27622
27623 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
27624
27625         * m4/stdint.m4 (gl_STDINT_H): Use more-mnemonic identifiers for
27626         test cases, so that config.log is a bit easier to follow.
27627
27628 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
27629
27630         * lib/stdint_.h (intmax_t, uintmax_t): Prefer long to long long if
27631         both are 64 bits, since this seems to be the tradition, and this
27632         prevents gcc -Wformat from warning about usages with PRIuMAX.  If
27633         we ever run into a host that prefers long long to long in this
27634         case, we'll need another configure-time test.  Problem reported by
27635         Jim Meyering.
27636
27637 2006-07-02  Eric Blake  <ebb9@byu.net>
27638
27639         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Simplify by using AC_CHECK_DECLS.
27640
27641 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
27642
27643         * modules/inttypes (Depends-on): No longer depends on stdint.
27644         * modules/stdint (Description): Say more about assumptions.
27645         Say that the fast types might differ.  Say macros are used.
27646         (Files): Remove m4/size_max.m4, m4/wchar_t.m4.  Add m4/longlong.m4.
27647         (Makefile.am): Revise list of substituted symbols to match
27648         new stdint.m4.
27649         * modules/stdint-tests (Files): Add m4/wchar_t.m4, m4/wint_t.m4.
27650         (configure.ac): Add gt_TYPE_WCHAR_T, gt_TYPE_WINT_T.
27651         * tests/test-stdint.c (verify_same_types)
27652         [! (__GNUC__ >= 2 && DO_PEDANTIC)]: Put in a decl, so that
27653         the code conforms to C99/C89.
27654         Test for WCHAR_MIN and WCHAR_MAX only if HAVE_WCHAR_T.
27655         Test for WINT_MIN and WINT_MAX only if HAVE_WINT_T.
27656
27657 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
27658
27659         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Backport from Autoconf 2.60,
27660         but fix a bug, by requiring at least 64 bits.
27661         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
27662         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Now just call
27663         AC_TYPE_LONG_LONG_INT.  This macro is obsolete and will go soon.
27664         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG) Likewise.
27665
27666         * m4/stdint.m4 (gl_STDINT_H): Rewrite to accommodate stdint_.h
27667         changes.  Make 2.59 a prerequisite.  Check and substitute for
27668         HAVE_LONG_LONG_INT.  Rely on Autoconf to check for stdint.h and
27669         inttypes.h.  Do not use special include files; just use the
27670         defaults.  Check for sys/inttypes.h and sys/bitypes.h in the usual
27671         way now.  Remove no-longer-needed tests for HAVE_LONG_64BIT,
27672         HAVE_LONG_LONG_64BIT, int8_t, int16_t, int32_t, int64_t, uint8_t,
27673         uint16_t, uint32_t uint64_t, int_least8_t, int_least16_t,
27674         int_least32_t, int_least64_t, uint_least8_t, uint_least16_t,
27675         uint_least32_t, uint_least64_t, int_fast8_t, int_fast16_t,
27676         int_fast32_t, int_fast64_t, uint_fast8_t uint_fast16_t,
27677         uint_fast32_t, uint_fast64_t, intptr_t, uintptr_t, intmax_t,
27678         uintmax_t, INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX,
27679         UINT16_MAX, INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN,
27680         INT64_MAX, UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX,
27681         UINT_LEAST8_MAX, INT_LEAST16_MIN, INT_LEAST16_MAX,
27682         UINT_LEAST16_MAX, INT_LEAST32_MIN, INT_LEAST32_MAX,
27683         UINT_LEAST32_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX,
27684         UINT_LEAST64_MAX, INT_FAST8_MIN, INT_FAST8_MAX, UINT_FAST8_MAX,
27685         INT_FAST16_MIN, INT_FAST16_MAX, UINT_FAST16_MAX, INT_FAST32_MIN,
27686         INT_FAST32_MAX, UINT_FAST32_MAX, INT_FAST64_MIN, INT_FAST64_MAX,
27687         UINT_FAST64_MAX, INTPTR_MIN, INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN,
27688         INTMAX_MAX, UINTMAX_MAX, PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN,
27689         SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN,
27690         WINT_MAX.  Check for C99 conformance more strictly, by detecting
27691         bugs in glibc 2.4, Solaris 10, and OpenBSD 3.9.  On the other hand do
27692         not check for things that C99 does not require, e.g., int8_t.  If
27693         a test isn't needed unless <stdint.h> isn't working, and is
27694         unlikely to be needed for any other reason, then don't do it
27695         unless <stdint.h> isn't working.  Do not check for ptrdiff_t or
27696         size_t, since we assume C89 freestanding at least.  Do not check
27697         for sig_atomic_t, wchar_t, or wint_t, since the code now does
27698         the right thing even if the types are not defined.  Instead use:
27699         (gl_STDINT_TYPE_PROPERTIES): New macro.
27700         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H): Remove.  Don't bother
27701         testing whether <sys/types.h> clashes, as Autoconf does this for
27702         us now.  All uses removed.
27703         (gl_STDINT_CHECK_TYPES, gl_STDINT_MISSING_BOUND):
27704         (gl_STDINT_MISSING_BOUNDS, gl_STDINT_MISSING_BOUNDS2):
27705         (gl_CHECK_TYPE_SAME):
27706         Remove; no longer needed.
27707         (gl_STDINT_BITSIZEOF): Don't bother to check whether the type
27708         exists, since we'll return 0 anyway in that case.
27709         (gl_INTEGER_TYPE_SUFFIX, gl_STDINT_INCLUDES): New macros.
27710
27711 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
27712
27713         * lib/stdint_.h (_GL_STDINT_H): Renamed from _STDINT_H, to avoid
27714         possible collision with system files.
27715         (<stdio.h>, <time.h>, <wchar.h>) [defined __cplusplus && ! defined
27716         __STDC_CONSTANT_MACROS)]: Do not include, since we don't need
27717         WCHAR_MIN and WCHAR_MAX in this case.
27718         (<stddef.h>): Do not include; no longer needed.
27719         (<sys/types.h>): Include if @HAVE_SYS_TYPES_H@, not if
27720         (defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)).
27721         (<sys/inttypes.h>): Include if @HAVE_SYS_INTTYPES_H@ &&
27722         !@HAVE_INTTYPES_H@, not if (defined(__FreeBSD__)
27723         && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)).
27724         (__STDINT_H__) [@HAVE_STDINT_H@ && defined __sgi && ! defined
27725         __c99]: Define, to work around IRIX <stdint.h> incompatibility.
27726         (@FULL_PATH_STDINT_H@) [!(defined(__sgi) && @HAVE_INTTYPES_H@ &&
27727         !defined(__c99))]: Include in this case too, since it's harmless
27728         now.
27729         (<inttypes.h>) [@HAVE_INTTYPES_H@]: Include, since it's no longer
27730         dangerous to do so.
27731         (@FULL_PATH_INTTYPES_H@) [(defined(__hpux) || defined(_AIX)) &&
27732         @HAVE_INTTYPES_H@]: Do not include, since we now include <inttypes.h>.
27733         (_STDINT_MIN, _STDINT_MAX): New macros.
27734         (int8_t, uint8_t, int16_t, uint16_t, int32_t, uint32_t, int64_t):
27735         (uint64_t, int_least8_t, uint_least8_t, int_least16_t):
27736         (uint_least16_t, int_least32_t, uint_least32_t, int_least64_t):
27737         (uint_least64_t, int_fast8_t, uint_fast8_t, int_fast16_t):
27738         (uint_fast16_t, int_fast32_t, uint_fast32_t, int_fast64_t):
27739         (uint_fast64_t, intptr_t, uintptr_t, intmax_t, uintmax_t): Now
27740         macros, not typedefs; this simplifies things quite a bit.
27741         Use long int for all types narrower than int64_t.
27742         (intmax_t, uintmax_t, INTMAX_C, UINTMAX_C):
27743         Define in terms of long long int or int64_t or long int,
27744         not int64_t or int32_t.  This saves some compile-time testing.
27745         (INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX, UINT16_MAX):
27746         (INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN, INT64_MAX):
27747         (UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX, UINT_LEAST8_MAX):
27748         (INT_LEAST16_MIN, INT_LEAST16_MAX, UINT_LEAST16_MAX):
27749         (INT_LEAST32_MIN, INT_LEAST32_MAX, UINT_LEAST32_MAX):
27750         (INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX, INT_FAST8_MIN):
27751         (INT_FAST8_MAX, UINT_FAST8_MAX, INT_FAST16_MIN, INT_FAST16_MAX):
27752         (UINT_FAST16_MAX, INT_FAST32_MIN, INT_FAST32_MAX, UINT_FAST32_MAX):
27753         (INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTPTR_MIN):
27754         (INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN, INTMAX_MAX, UINTMAX_MAX):
27755         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
27756         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
27757         undef any previous version and define our own version, for
27758         simplicity and consistency with the new macros for types.
27759         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
27760         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
27761         Simplify definitions by using _STDINT_MIN and _STDINT_MAX
27762         where appropriate.  Rely on new symbols @PTRDIFF_T_SUFFIX@,
27763         @SIG_ATOMIC_T_SUFFIX@, @SIZE_T_SUFFIX@, @WCHAR_T_SUFFIX@,
27764         @WINT_T_SUFFIX@ to keep things simple here.
27765         (UINT8_C, UINT16_C, UINT32_C, INT64_C, UINT64_C):
27766         Simplify by assuming typical 8/16/32/64 host, since we're
27767         already doing that elsewhere anyway.
27768         Use (LONG_MAX >> 31 >> 31 == 1) rather than @HAVE_LONG_64BIT@,
27769         and assume long long int is 64 bits if available.  This
27770         speeds up 'configure'.
27771
27772 2006-07-01  Eric Blake  <ebb9@byu.net>
27773
27774         * m4/stdarg.m4 (gl_STDARG_H): Use proper AH_VERBATIM.
27775         Reported by Andreas Buening.
27776
27777 2006-07-01  Eric Blake  <ebb9@byu.net>
27778
27779         * m4/stdarg.m4 (gl_STDARG_H): Properly parenthesize gl_va_copy.
27780
27781 2006-06-30  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
27782
27783         * lib/getaddrinfo.c: fixed typo
27784
27785 2006-06-29  Jim Meyering  <jim@meyering.net>
27786
27787         * modules/strftime (Maintainer): Add my name, since with the
27788         FPRINTFTIME changes strftime.c has forked from glibc.
27789
27790 2006-06-29  Eric Blake  <ebb9@byu.net>
27791
27792         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Use AC_C_INLINE.
27793
27794 2006-06-29  Eric Blake  <ebb9@byu.net>
27795
27796         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): New file.
27797
27798 2006-06-29  Eric Blake  <ebb9@byu.net>
27799
27800         * lib/stat_.h: New file.
27801
27802 2006-06-29  Eric Blake  <ebb9@byu.net>
27803
27804         * lib/stat_.h (rpl_mkdir): Declare inline, to avoid warnings about
27805         unused static function.
27806
27807 2006-06-29  Eric Blake  <ebb9@byu.net>
27808
27809         * doc/functions.texi (Function Portability): Document missing lstat
27810         on mingw.
27811
27812 2006-06-29  Eric Blake  <ebb9@byu.net>
27813
27814         * MODULES.html.sh: Add sys_stat.
27815         * modules/sys_stat: New module.
27816         * modules/mkstemp (Depends-on): Add sys_stat.
27817
27818 2006-06-29  Derek R. Price  <derek@ximbiot.com>
27819
27820         * m4/strftime.m4: Don't call AC_FUNC_STRFTIME.
27821
27822 2006-06-29  Derek R. Price  <derek@ximbiot.com>
27823
27824         * m4/c-bs-a.m4: Removed.
27825
27826 2006-06-29  Derek R. Price  <derek@ximbiot.com>
27827
27828         * lib/strftime.c: Assume strftime() exists.
27829
27830 2006-06-29  Derek Price  <derek@ximbiot.com>
27831
27832         * modules/c-bs-a: Removed - \a is C89.
27833         * MODULES.html.sh: Remove c-bs-a.
27834
27835 2006-06-29  Bruno Haible  <bruno@clisp.org>
27836
27837         * modules/wcwidth (License): Change to LGPL.
27838
27839 2006-06-28  Simon Josefsson  <jas@extundo.com>
27840
27841         * tests/test-getaddrinfo.c: Test getnameinfo too.  Call WSAStartup
27842         on _WIN32.
27843
27844         * modules/getaddrinfo (Depends-on): Add inet_ntop, needed by
27845         getnameinfo.
27846
27847 2006-06-28  Simon Josefsson  <jas@extundo.com>
27848
27849         * m4/getaddrinfo.m4: Look for getnameinfo prototypes too.
27850
27851 2006-06-28  Simon Josefsson  <jas@extundo.com>
27852
27853         * lib/getaddrinfo.c: Try to load ws2_32.dll on Windows, to find the
27854         functions there.  It will succeed on Windows XP, but on Windows
27855         2000 and (presumably) earlier, it will fail, and use the internal
27856         re-implementation.
27857         (use_win32_p): New function.
27858         (getaddrinfo): Use strtoul on servname, to support numeric ports.
27859         Support AI_NUMERICSERV to disable getservbyname.
27860         (getnameinfo): New function, only supports
27861         NI_NUMERICHOST|NI_NUMERICSERV for now.
27862
27863         * lib/getaddrinfo.h: Test and check for AI_* flags separately, MinGW
27864         only have some of them.  Add AI_NUMERICSERV.  Add prototype for
27865         getnameinfo.
27866
27867 2006-06-28  Eric Blake  <ebb9@byu.net>
27868
27869         * modules/wcwidth: New file.
27870         * modules/mbchar (Depends-on): Add wcwidth.
27871         * modules/mbswidth (Depends-on): Add wcwidth.
27872         * MODULES.html.sh: Add wcwidth.
27873
27874 2006-06-28  Eric Blake  <ebb9@byu.net>
27875
27876         * m4/mbswidth.m4 (gl_MBSDWIDTH): Move wcwidth from here...
27877         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): ...to this new file.
27878
27879 2006-06-28  Eric Blake  <ebb9@byu.net>
27880
27881         * lib/xvasprintf.h: Fix comments.
27882
27883 2006-06-28  Eric Blake  <ebb9@byu.net>
27884
27885         * lib/mbchar.h (wcwidth): Include wcwidth.h.
27886         * lib/mbswidth.c (wcwidth): Move from here...
27887         * lib/wcwidth.h: ...to this new file.
27888
27889 2006-06-28  Derek R. Price  <derek@ximbiot.com>
27890
27891         * m4/savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement.
27892
27893         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since
27894         it's obsolete.
27895         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Likewise.
27896
27897 2006-06-28  Derek R. Price  <derek@ximbiot.com>
27898
27899         * lib/savedir.c (CLOSEDIR): Remove.  All uses changed to closedir.
27900         Autoconf 2.60 says this stuff was obsolete.
27901
27902 2006-06-28  Bruno Haible  <bruno@clisp.org>
27903
27904         * modules/wcwidth (Files): Add m4/wchar_t.m4.
27905
27906 2006-06-28  Bruno Haible  <bruno@clisp.org>
27907
27908         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Also require AC_C_INLINE and
27909         gt_TYPE_WCHAR_T.
27910
27911 2006-06-28  Bruno Haible  <bruno@clisp.org>
27912
27913         * lib/wcwidth.h: Declare nothing if !HAVE_WCHAR_T. Provide a fallback
27914         declaration for wcwidth.
27915         * lib/mbswidth.c: Restore the includes of <wchar.h> and <wctypes.h>.
27916
27917 2006-06-28  Bruno Haible  <bruno@clisp.org>
27918
27919         * lib/mkdtemp.c [MINGW]: Include <io.h>.
27920         (mkdir): Define using _mkdir.
27921
27922 2006-06-28  Bruno Haible  <bruno@clisp.org>
27923
27924         * lib/getaddrinfo.h: Fix POSIX URL.
27925         * lib/getaddrinfo.c (WIN32_NATIVE): New macro. Use it instead of
27926         _WIN32.
27927         (use_win32_p): Make static.
27928         (getaddrinfo): Reject service name if it is empty or does not consist
27929         solely of decimal digits, or if its value is > 65535.
27930         (getnameinfo): Remove useless casts.
27931
27932 2006-06-27  Simon Josefsson  <jas@extundo.com>
27933
27934         * modules/sys_select: New file, suggested by Bruno Haible, Paul
27935         Eggert and Martin Lambers.
27936
27937 2006-06-27  Simon Josefsson  <jas@extundo.com>
27938
27939         * m4/sys_select_h.m4: New file, suggested by Bruno Haible, Paul
27940         Eggert and Martin Lambers.
27941
27942 2006-06-27  Bruno Haible  <bruno@clisp.org>
27943
27944         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): For nonexistent types, set the
27945         result to 0, not to empty.
27946         Reported by Martin Neitzel <neitzel@sco.gaertner.de>.
27947
27948 2006-06-27  Bruno Haible  <bruno@clisp.org>
27949
27950         * lib/stdint_.h (intmax_t, uintmax_t): Undefine before typedef.
27951
27952 2006-06-26  Simon Josefsson  <jas@extundo.com>
27953
27954         * m4/inet_ntop.m4: Don't check for sys/types.h, we assume it is
27955         present.
27956
27957 2006-06-26  Paul Eggert  <eggert@cs.ucla.edu>
27958
27959         * lib/base64.c (B64): Use _ as the formal parameter, not x, to avoid
27960         bug in IBM C V6 for AIX.  Problem reported by Larry Jones in
27961         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00181.html>.
27962
27963 2006-06-26  Mark D. Baushke  <mdb@gnu.org>
27964
27965         * m4/stdint.m4 (gl_STDINT_H): Treat BSD/OS like OpenBSD.
27966
27967 2006-06-26  Bruno Haible  <bruno@clisp.org>
27968
27969         * modules/stdint (Makefile.am): Also substitute HAVE_WCHAR_H.
27970
27971 2006-06-26  Bruno Haible  <bruno@clisp.org>
27972
27973         * m4/stdint.m4 (gl_STDINT_H): Test also for <wchar.h>.
27974
27975 2006-06-26  Bruno Haible  <bruno@clisp.org>
27976
27977         * m4/stdint.m4 (gl_STDINT_H): Don't include <stdint.h> when using the
27978         SGI C compiler in pre-C99 mode.
27979         Suggested by Mark D. Baushke and Larry Jones.
27980
27981 2006-06-26  Bruno Haible  <bruno@clisp.org>
27982
27983         * lib/stdint_.h: Include <wchar.h> if necessary for WCHAR_MIN or
27984         WCHAR_MAX.
27985         Reported by Mark D. Baushke and Larry Jones.
27986
27987 2006-06-26  Bruno Haible  <bruno@clisp.org>
27988
27989         * lib/stdint_.h: Don't include <stdint.h> when using the SGI C compiler
27990         in pre-C99 mode.
27991         Suggested by Mark D. Baushke and Larry Jones.
27992
27993 2006-06-23  Simon Josefsson  <jas@extundo.com>
27994             Bruno Haible  <bruno@clisp.org>
27995
27996         * gnulib-tool (func_emit_lib_Makefile_am): Define MOSTLYCLEANDIRS.
27997         Emit mostlyclean-local rule.
27998         (func_emit_tests_Makefile_am): Likewise.
27999         * modules/sys_socket (Makefile.am): Use MOSTLYCLEANDIRS.
28000
28001 2006-06-23  Mark D. Baushke  <mdb@gnu.org>
28002
28003         * lib/stdint_.h: Treat BSD/OS like OpenBSD.
28004
28005 2006-06-23  Bruno Haible  <bruno@clisp.org>
28006
28007         * tests/test-stdint.c: Update to match ISO C 99 Technical
28008         Corrigendum 1.
28009
28010 2006-06-23  Bruno Haible  <bruno@clisp.org>
28011
28012         * m4/stdint.m4 (gl_STDINT_H): Treat IRIX like OpenBSD.
28013
28014 2006-06-23  Bruno Haible  <bruno@clisp.org>
28015
28016         * lib/stdint_.h: Treat IRIX like OpenBSD.
28017
28018 2006-06-23  Bruno Haible  <bruno@clisp.org>
28019
28020         * lib/stdint_.h (UINT8_C, UINT16_C, UINT32_C): Define according to
28021         ISO C 99 Technical Corrigendum 1.
28022
28023 2006-06-22  Simon Josefsson  <jas@extundo.com>
28024
28025         * m4/sockpfaf.m4: Include winsock2.h too, to make it work under
28026         MinGW.
28027
28028 2006-06-22  Paul Eggert  <eggert@cs.ucla.edu>
28029
28030         * lib/glob.c (collated_compare): Remove 'const' uses that weren't
28031         needed.  Some compiler complained about some of them.  Problem reported
28032         by Larry Jones in
28033         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00172.html>.
28034
28035 2006-06-21  Simon Josefsson  <jas@extundo.com>
28036
28037         * tests/test-getaddrinfo.c: New file.
28038
28039         * modules/getaddrinfo-tests: New file.
28040
28041         * MODULES.html.sh: Add inet_pton.
28042
28043         * modules/inet_pton: New file.
28044
28045 2006-06-21  Simon Josefsson  <jas@extundo.com>
28046
28047         * m4/getaddrinfo.m4: Don't define WINVER.  Look for gethostbyname in
28048         -lws2_32 too.  Fixes getaddrinfo on Windows 2000, with the price
28049         of using the (limited) gnulib implementation on Windows XP.
28050
28051         * m4/inet_pton.m4: New file.
28052
28053 2006-06-21  Simon Josefsson  <jas@extundo.com>
28054
28055         * lib/getaddrinfo.c (getaddrinfo): Set ai_family in the return
28056         variable.
28057
28058         * lib/socket_.h: Don't define WINVER.
28059
28060         * lib/inet_pton.h, inet_pton.c: New file, taken from glibc but
28061         slightly modified to work in gnulib.
28062
28063 2006-06-21  Simon Josefsson  <jas@extundo.com>
28064
28065         * doc/gnulib.texi (Windows sockets): Add.
28066
28067 2006-06-21  Paul Eggert  <eggert@cs.ucla.edu>
28068
28069         * lib/read-file.c (fread_file): Start with buffer allocation of
28070         0 bytes rather than 1 byte; this simplifies the code.
28071         Don't invoke feof; it's not needed.  Refactor to avoid duplicate
28072         code to free buffer and save/restore errno.
28073         (internal_read_file): Remove unused local.
28074
28075 2006-06-20  Paul Eggert  <eggert@cs.ucla.edu>
28076
28077         * lib/openat.c (openat): Use ?:, not if, to work around GCC bug 4210
28078         <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4210>.
28079         Problem reported by Denis Excoffier in
28080         <http://lists.gnu.org/archive/html/bug-tar/2006-06/msg00023.html>.
28081
28082 2006-06-19  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
28083
28084         * modules/sys_socket, modules/socklen: Include sys/types since
28085         FreeBSD 4.x's sys/socket.h needs it.
28086
28087 2006-06-19  Simon Josefsson  <jas@extundo.com>
28088
28089         * lib/inet_ntop.c: Always build inet_ntop4, since inet_ntop6 calls it.
28090
28091 2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
28092
28093         * lib/alloca_.h (alloca) [defined alloca]: Don't define or declare.
28094
28095 2006-06-19  Bruno Haible  <bruno@clisp.org>
28096
28097         * m4/stdint.m4 (gl_STDINT_H): Enclose the values of FULL_PATH_STDINT_H
28098         and FULL_PATH_INTTYPES_H in angle brackets.
28099         Reported by Mark D. Baushke <mdb@gnu.org>.
28100
28101 2006-06-17  Eric Blake  <ebb9@byu.net>
28102
28103         * m4/rmdir-errno.m4 (gl_FUNC_FMDIR_NOTEMPTY): Assume errno.h declares
28104         errno.
28105
28106 2006-06-17  Bruno Haible  <bruno@clisp.org>
28107
28108         * m4/stdint.m4 (gl_STDINT_H) [FreeBSD >= 5]: Don't include
28109         <sys/inttypes.h>.
28110
28111 2006-06-17  Bruno Haible  <bruno@clisp.org>
28112
28113         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove test
28114         whether errno is declared. Assume <errno.h> declares errno.
28115
28116 2006-06-17  Bruno Haible  <bruno@clisp.org>
28117
28118         * lib/stdint_.h [FreeBSD >= 5]: Don't include <sys/inttypes.h>.
28119
28120 2006-06-17  Bruno Haible  <bruno@clisp.org>
28121
28122         * lib/stdint_.h (_UINT8_T, _UINT32_T, _UINT64_T): New macros. Fixes a
28123         problem on Solaris 2.5.1.
28124
28125 2006-06-16  Eric Blake  <ebb9@byu.net>
28126
28127         * lib/unsetenv.c [!defined errno]: Assume errno.h declares errno.
28128         * lib/unicodeio.c [!defined errno]: Likewise.
28129         * lib/strtol.c [!defined errno]: Likewise.
28130         * lib/strtod.c [!defined errno]: Likewise.
28131
28132 2006-06-15  Eric Blake  <ebb9@byu.net>
28133
28134         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror.
28135
28136 2006-06-15  Eric Blake  <ebb9@byu.net>
28137
28138         * config/srclist.txt (ssize_t.m4): Lose sync.
28139
28140 2006-06-15  Bruno Haible  <bruno@clisp.org>
28141
28142         * modules/stdint (Files): Include m4/full-header-path.m4,
28143         m4/size_max.m4, m4/wchar_t.m4.
28144         (Makefile.am): Many more substitutions.
28145         * modules/stdint-tests: New file.
28146         * tests/test-stdint.c: New file.
28147
28148 2006-06-15  Bruno Haible  <bruno@clisp.org>
28149
28150         * m4/stdint.m4 (gl_STDINT_H): Rewritten to produce a complete stdint.h.
28151         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H, gl_STDINT_CHECK_TYPES,
28152         gl_STDINT_MISSING_BOUND, gl_STDINT_MISSING_BOUNDS,
28153         gl_STDINT_MISSING_BOUNDS2, gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED,
28154         gl_CHECK_TYPE_SAME): New macros.
28155
28156 2006-06-15  Bruno Haible  <bruno@clisp.org>
28157
28158         * m4/size_max.m4 (gl_SIZE_MAX): Make it work also when cross-compiling.
28159
28160 2006-06-15  Bruno Haible  <bruno@clisp.org>
28161
28162         * lib/stdint_.h: Rewritten to be fully auto-configured.
28163         Fixes bug on HP-UX/IA64.
28164
28165 2006-06-11  Paul Eggert  <eggert@cs.ucla.edu>
28166
28167         * lib/getdate.y (__attribute__): Don't define if already defined.
28168         Problem reported by Larry Jones.
28169         * lib/utimens.c (__attribute__): Likewise.
28170
28171 2006-06-04  Paul Eggert  <eggert@cs.ucla.edu>
28172
28173         * lib/regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun
28174         reported by Andreas Schwab.
28175
28176 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28177             Bruno Haible  <bruno@clisp.org>
28178
28179         * m4/strndup.m4 (gl_FUNC_STRNDUP): Replace the AC_REPLACE_FUNCS with a
28180         check for the declaration of strnlen and a run test that exposes the
28181         AIX 5.1 strnlen bug.  In the failure case, #define strndup to
28182         rpl_strndup.
28183
28184 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28185             Bruno Haible  <bruno@clisp.org>
28186
28187         * lib/strndup.c (strndup) [!_LIBC]: Don't undefine macro definition.
28188
28189 2006-05-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28190
28191         * m4/c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
28192         compile test, for Tru64 4.0D.
28193
28194 2006-05-28  Karl Berry  <karl@gnu.org>
28195
28196         * config/srclist.txt (printf-args.c): lose sync.
28197
28198 2006-05-26  Martin Lambers  <marlam@marlam.de>
28199
28200         * lib/getpass.c: Updates the test for the native W32 API, and adds
28201         missing includes, thus fixing compilation warnings.
28202
28203 2006-05-25  Sergey Poznyakoff  <gray@gnu.org.ua>
28204
28205         * lib/exclude.c (exclude_fnmatch): New function.
28206         (excluded_file_name): Call exclude_fnmatch.
28207         * lib/exclude.h (excluded_file_name): New prototype
28208
28209 2006-05-25  Paul Eggert  <eggert@cs.ucla.edu>
28210
28211         * lib/tempname.c (small_open, large_open): New macros.
28212         (__open, __open64) [!_LIBC]: Remove.
28213         (__gen_tempname): Use small_open and large_open instead of __open
28214         and __open64.  This fixes a portability bug on HP-UX 11.11i
28215         reported by Simon Wing-Tang in
28216         <http://lists.gnu.org/archive/html/bug-coreutils/2006-05/msg00114.html>.
28217
28218 2006-05-24  Bruno Haible  <bruno@clisp.org>
28219
28220         * lib/printf-args.c (printf_fetchargs): Turn NULL pointers for
28221         TYPE_STRING and TYPE_WIDE_STRING into a non-NULL replacement.
28222         Reported by Thorsten Maerz <torte@netztorte.de> via
28223         Aaron Stone <aaron@serendipity.cx>.
28224
28225 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
28226
28227         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Rename cache variables to use
28228         gl_ rather than jm_.  Link, don't run, so that cross-compiles are
28229         allowed.  Check that resulting type is arithmetic.  Move AC_REQUIRE
28230         and AC_CHECK_HEADERS_ONCE outside of AC_CACHE_CHECK, since they're
28231         not really conditional on the cache.
28232         (gl_PREREQ_NANOSLEEP): Check for sys/select.h.
28233
28234 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
28235
28236         * lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
28237         Use the usual Autoconf way to include <time.h> and/or sys/time.h.
28238         (my_usleep): Don't mishandle maximum value.
28239
28240 2006-05-19  Jim Meyering  <jim@meyering.net>
28241
28242         * lib/getugroups.c: Correct an outdated comment.  From Bruno Haible.
28243
28244 2006-05-17  Bruno Haible  <bruno@clisp.org>
28245
28246         Cygwin portability.
28247         * lib/classpath.c (PATH_SEPARATOR) [CYGWIN]: Define as ':'.
28248
28249 2006-05-17  Bruno Haible  <bruno@clisp.org>
28250
28251         * lib/stdint_.h: Fix recognition of Cygwin.
28252
28253 2006-05-15  Bruno Haible  <bruno@clisp.org>
28254
28255         * build-aux/config.rpath: Improve support for Sun C 5.9 on Linux, based
28256         on libtool patch by Ralf Wildenhues.
28257
28258 2006-05-14  Paul Eggert  <eggert@cs.ucla.edu>
28259
28260         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
28261         test for C99 conformance; (bool) 0.5 is an integer constant
28262         expression, but (bool) -0.5 is not.  Problem reported by Fedor
28263         Sergeev in <http://forum.sun.com/jive/thread.jspa?threadID=96202>.
28264
28265 2006-05-11  Simon Josefsson  <jas@extundo.com>
28266
28267         * m4/xvasprintf.m4: Fix obvious typo.
28268
28269 2006-05-11  Jim Meyering  <jim@meyering.net>
28270
28271         * lib/sha1.c (sha1_buffer): Correct comment: s/MD5/SHA1/.  From
28272         James Lemley.
28273
28274 2006-05-10  Simon Josefsson  <jas@extundo.com>
28275
28276         * lib/md4.c: Typo fix, update copyright years.
28277         (K1, K2): Don't use L because it turn computations into 64-bit on
28278         64-bit platforms.
28279
28280 2006-05-10  Paul Eggert  <eggert@cs.ucla.edu>
28281
28282         * lib/crc.c (crc32_update): Remove unnecessary L suffix.
28283         * lib/md4.c (rol): Cast right-shift arg to uint32_t to prevent
28284         unwanted sign propagation, e.g., on hosts with 64-bit int.
28285         There still are some problems with reeelly weird theoretical hosts
28286         (e.g., 33-bit int) but it's not worth worrying about now.
28287         * lib/sha1.c (rol): Likewise.
28288         (K1, K2, K3, K4): Remove unnecessary L suffix.
28289
28290 2006-05-10  Bruno Haible  <bruno@clisp.org>
28291
28292         * lib/des.c: Cast to avoid warnings.
28293
28294 2006-05-09  Bruno Haible  <bruno@clisp.org>
28295
28296         * modules/xvasprintf (Files): Add m4/xvasprintf.m4.
28297         (Depends-on): Depend also on xsize, stdarg.
28298         (configure.ac): Add gl_XVASPRINTF.
28299
28300 2006-05-09  Bruno Haible  <bruno@clisp.org>
28301
28302         * m4/xvasprintf.m4: New file.
28303
28304 2006-05-09  Bruno Haible  <bruno@clisp.org>
28305
28306         * lib/xvasprintf.c: Include limits.h, string.h, xsize.h.
28307         (EOVERFLOW): Define fallback value.
28308         (xstrcat): New function.
28309         (xvasprintf): Recognize the special case of a string concatenation.
28310
28311 2006-05-08  Eric Blake  <ebb9@byu.net>
28312
28313         * gnulib-tool (func_version): Base copyright year on CVS date.
28314         (func_emit_copyright_notice): New function.
28315         (func_emit_lib_Makefile_am): Use it.
28316         (func_emit_tests_Makefile_am): Likewise.
28317         (func_import): Likewise.
28318
28319 2006-05-08  Bruno Haible  <bruno@clisp.org>
28320
28321         * modules/stdarg: New file.
28322         * MODULES.html.sh (func_all_modules): Add section for <stdarg.h>.
28323
28324 2006-05-08  Bruno Haible  <bruno@clisp.org>
28325
28326         * m4/stdarg.m4: New file, from GNU gettext.
28327
28328 2006-05-08  Bruno Haible  <bruno@clisp.org>
28329
28330         * config/srclist.txt (build-aux/config.rpath): different from latest
28331         release.
28332
28333 2006-05-08  Bruno Haible  <bruno@clisp.org>
28334
28335         * build-aux/config.rpath: Add support for Sun C 5.9 on Linux.
28336
28337 2006-05-05  Jim Meyering  <jim@meyering.net>
28338
28339         * m4/warning.m4: New file, derived from bison's file by the same name.
28340
28341 2006-05-03  Bruno Haible  <bruno@clisp.org>
28342
28343         * lib/stdint_.h: Shorter URL.
28344         * lib/inttypes.h: Likewise.
28345
28346 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
28347
28348         * modules/inttypes (Maintainer): Change from Derek Price to 'all'.
28349
28350 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
28351
28352         * lib/verify.h: Document the internals better.  Most of this change
28353         was written by Bruno Haible.
28354
28355 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
28356
28357         * doc/verify.texi: New file, partly based on a proposal by
28358         Bruno Haible.
28359
28360 2006-05-02  Bruno Haible  <bruno@clisp.org>
28361
28362         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Move the include_next
28363         test from here...
28364         * m4/_inttypes_h.m4 (gl_INTTYPES_H): ... to here.
28365
28366 2006-04-29  Bruno Haible  <bruno@clisp.org>
28367
28368         * lib/gcd.c: Use WORD_T and GCD instead of unsigned long and gcd.
28369         Suggested by Oskar Liljeblad <oskar@osk.mine.nu>.
28370
28371 2006-04-29  Bruno Haible  <bruno@clisp.org>
28372
28373         * gnulib-tool: Make --update option actually work.
28374
28375 2006-04-29  Bruno Haible  <bruno@clisp.org>
28376
28377         * doc/gcd.texi: New file.
28378         * doc/gnulib.texi: Include it.
28379
28380 2006-04-25  Paul Eggert  <eggert@cs.ucla.edu>
28381
28382         * lib/getdate.y (get_date): When adding relative date, start with the
28383         initial time, not with the result of the first mktime call.
28384
28385 2006-04-25  Bruno Haible  <bruno@clisp.org>
28386
28387         * gnulib-tool (func_import): Output the include directives in three
28388         blocks, sorted separately.
28389         Reported by Ben Pfaff <blp@cs.stanford.edu>.
28390
28391 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
28392
28393         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
28394         to define main with arguments, for C++.  Reported by Eric Blake.
28395         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC):
28396         Prefer 'int main ()' to 'int main (void)', for C++.
28397         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Likewise.
28398         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Specify a return type
28399         for 'main', for C99 and C++.
28400
28401 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
28402
28403         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
28404         Don't assume that exit status -1 is valid.
28405         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
28406         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
28407         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Likewise.
28408         * m4/readdir.m4 (GL_FUNC_READDIR): Include <stdlib.h>.
28409         * m4/rename.m4 (vb_FUNC_RENAME): Likewise.
28410         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use AC_RUN_IFELSE,
28411         not AC_TRY_RUN.  Use return, not exit.  Don't assume that
28412         functions can be used without declaring them, or that you can
28413         exit with status -1.
28414         * m4/utimes-null.m4 (gl_FUNC_UTIMES_NULL): Likewise.
28415
28416 2006-04-24  Karl Berry  <karl@gnu.org>
28417
28418         * config/srclist.txt (longdouble.m4): sync lost.
28419
28420 2006-04-24  Eric Blake  <ebb9@byu.net>
28421
28422         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Avoid unused variable warning.
28423
28424 2006-04-24  Bruno Haible  <bruno@clisp.org>
28425
28426         * m4/poll.m4 (gl_FUNC_POLL): When cross-compiling, reject also the
28427         poll() implementation in AIX.
28428         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
28429
28430 2006-04-24  Bruno Haible  <bruno@clisp.org>
28431
28432         * m4/poll.m4 (gl_FUNC_POLL): Rearrange code, so that POLL_H gets
28433         assigned exactly once.
28434
28435 2006-04-23  Claudio Fontana  <claudio@gnu.org>
28436             Bruno Haible  <bruno@clisp.org>
28437
28438         * modules/gettext (Makefile.am): Add a -I flag for <libintl.h>.
28439         * gnulib-tool (func_emit_lib_Makefile_am): Emit empty default value
28440         for AM_CPPFLAGS.
28441
28442 2006-04-23  Bruno Haible  <bruno@clisp.org>
28443
28444         * modules/copy-file: Depend on unistd.
28445         * modules/execute: Likewise.
28446         * modules/fatal-signal: Likewise.
28447         * modules/findprog: Likewise.
28448         * modules/mkdtemp : Likewise.
28449         * modules/pipe: Likewise.
28450         * modules/wait-process: Likewise.
28451
28452 2006-04-23  Bruno Haible  <bruno@clisp.org>
28453
28454         * lib/fwriteerror.c (fwriteerror): Call fclose also when an error
28455         condition was already detected.
28456         Reported by Ben Pfaff <blp@cs.stanford.edu>.
28457
28458 2006-04-23  Bruno Haible  <bruno@clisp.org>
28459
28460         * lib/copy-file.c: Include <unistd.h> unconditionally.
28461         * lib/execute.c: Likewise.
28462         * lib/fatal-signal.c: Likewise.
28463         * lib/findprog.c: Likewise.
28464         * lib/mkdtemp.c: Likewise.
28465         * lib/pipe.h: Likewise.
28466         * lib/pipe.c: Likewise.
28467         * lib/wait-process.h: Likewise.
28468
28469 2006-04-23  Bruno Haible  <bruno@clisp.org>
28470
28471         * gnulib-tool (func_usage): Fix --import description. Document
28472         --update.
28473         (func_import): Create temporary file in a temporary directory, if
28474         --dry-run is specified. Silence errors from 'grep' when there are no
28475         m4 files in $m4dir.
28476         (func_create_testdir): Silence errors from 'grep' when there are no
28477         m4 files in $m4dir.
28478         Reported by Karl Berry <karl@freefriends.org>.
28479
28480 2006-04-20  Bruno Haible  <bruno@clisp.org>
28481
28482         * m4/argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
28483         one argument, so that the code will be portable to Autoconf 2.60.
28484         * m4/getlogin_r.m4 (gl_PREREQ_GETLOGIN_R): Likewise.
28485         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
28486         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO): Likewise.
28487
28488 2006-04-19  Derek Price  <derek@ximbiot.com>
28489             Eric Blake  <ebb9@byu.net>
28490
28491         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h>
28492         rather than "/full/path.h".  Update comment to match.  Shorten &
28493         generalize m4_translit call via AS_TR_CPP.
28494
28495 2006-04-19  Derek Price  <derek@ximbiot.com>
28496             Eric Blake  <ebb9@byu.net>
28497
28498         * lib/inttypes.h: Correct grammar in comment.
28499
28500 2006-04-18  Derek Price  <derek@ximbiot.com>
28501             Paul Eggert  <eggert@cs.ucla.edu>
28502
28503         * modules/inttypes: New file.
28504         * modules/strtoimax, modules/strtoumax: Depend on inttypes.
28505
28506 2006-04-18  Derek Price  <derek@ximbiot.com>
28507             Paul Eggert  <eggert@cs.ucla.edu>
28508
28509         * m4/_inttypes_h.m4, m4/full-header-path.m4, m4/include_next.m4:
28510         New files.
28511
28512 2006-04-18  Derek Price  <derek@ximbiot.com>
28513             Paul Eggert  <eggert@cs.ucla.edu>
28514
28515         * lib/inttypes.h: New file.
28516         * lib/strtoimax.c: Assume <inttypes.h>.
28517
28518 2006-04-15  Paul Eggert  <eggert@cs.ucla.edu>
28519
28520         * lib/utimens.c (futimens): glibc futimesat messes up if /proc
28521         isn't mounted.  Problem reported by Kir Kolyshkin.
28522
28523 2006-04-13  Paul Eggert  <eggert@cs.ucla.edu>
28524
28525         * lib/regcomp.c (init_dfa): Don't use wchar_t or wctype_t if
28526         RE_ENABLE_I18N is not defined.  Problem reported by Mark D. Baushke via
28527         Derek R. Price.
28528         * lib/regex.h (RE_DUP_MAX): Update comment to match current
28529         implementation.
28530
28531 2006-04-12  Eric Blake  <ebb9@byu.net>
28532
28533         * modules/time_r (Makefile.am): Remove lib_SOURCES line, as this
28534         is now done automatically by the corresponding Autoconf macro.
28535
28536 2006-04-11  Paul Eggert  <eggert@cs.ucla.edu>
28537
28538         * m4/time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and
28539         time_r.h.
28540
28541 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
28542
28543         Merge regex changes from libc, removing some of our
28544         POSIX-conformance changes that were rejected and redoing them in a
28545         less-intrusive way.
28546
28547         * lib/regcomp.c (re_compile_internal, init_dfa):
28548         Length arg is now size_t, not Idx.  All uses changed.
28549         (peek_token): Forward decl now says internal_function.
28550         (__re_error_msgid, __re_error_msgid_idx):
28551         Now static rather than extern with attribute_hidden.
28552         (re_compile_pattern) [!defined _LIBC]: Use K&R-style defn.
28553         For some reason libc prefers K&R style defns for external functions.
28554         (regerror) [!defined _LIBC]: Likewise.
28555         (re_set_syntax, re_compile_fastmap, regcomp, regfree, re_comp):
28556         (seek_collating_symbol_entry, lookup_collation_sequence_value):
28557         (build_range_exp, build_collating_symbol):
28558         Use K&R-style defn.
28559         (re_compile_fastmap): Use '\0' to memset, not 0.
28560         (utf8_sb_map): Make the calculations more obvious.
28561         (init_dfa, parse_bracket_exp, build_charclass_op):
28562         Call calloc and cast result, as glibc does.
28563         (init_word_char, fetch_token, peek_token, peek_token_bracket):
28564         (build_range_exp, build_collating_symbol):
28565         Now internal functions.
28566
28567         * lib/regex.c [!defined _LIBC]: Allow compiling with C++ compilers.
28568
28569         * lib/regex.h (__USE_GNU_REGEX): New macro.  Don't depend on
28570         _REGEX_SOURCE any more; depend on _GNU_SOURCE instead.
28571         Don't depend on VMS; depend on __VMS instead, for POSIX
28572         namespace cleanness.
28573         (regoff_t): Define to ssize_t, not long int.
28574
28575         Remove the REG_ macros named below.  Instead, make the old names
28576         (e.g., RE_BACKSLASH_ESCAPE_IN_LISTS) visible only if
28577         __USE_GNU_REGEX.
28578         (REG_BACKSLASH_ESCAPE_IN_LISTS):
28579         (REG_BK_PLUS_QM, REG_CHAR_CLASSES, REG_CONTEXT_INDEP_ANCHORS):
28580         (REG_CONTEXT_INDEP_OPS, REG_CONTEXT_INVALID_OPS):
28581         (REG_DOT_NEWLINE, REG_DOT_NOT_NULL, REG_HAT_LISTS_NOT_NEWLINE):
28582         (REG_INTERVALS, REG_LIMITED_OPS, REG_NEWLINE_ALT):
28583         (REG_NO_BK_BRACES, REG_NO_BK_PARENS, REG_NO_BK_REFS):
28584         (REG_NO_BK_VBAR, REG_NO_EMPTY_RANGES):
28585         (REG_UNMATCHED_RIGHT_PAREN_ORD, REG_NO_POSIX_BACKTRACKING):
28586         (REG_NO_GNU_OPS, REG_DEBUG, REG_INVALID_INTERVAL_ORD):
28587         (REG_IGNORE_CASE, REG_CARET_ANCHORS_HERE):
28588         (REG_CONTEXT_INVALID_DUP, REG_NO_SUB, REG_SYNTAX_EMACS):
28589         (REG_SYNTAX_AWK, REG_SYNTAX_GNU_AWK, REG_SYNTAX_POSIX_AWK):
28590         (REG_SYNTAX_GREP, REG_SYNTAX_EGREP, REG_SYNTAX_POSIX_EGREP):
28591         (REG_SYNTAX_ED, REG_SYNTAX_SED, _REG_SYNTAX_POSIX_COMMON):
28592         (REG_SYNTAX_POSIX_BASIC, REG_SYNTAX_POSIX_MINIMAL_BASIC):
28593         (REG_SYNTAX_POSIX_EXTENDED, REG_SYNTAX_POSIX_MINIMAL_EXTENDED):
28594         (REG_DUP_MAX, REG_UNALLOCATED, REG_REALLOCATE, REG_FIXED):
28595         (REG_NREGS):
28596         Remove.  All uses replaced by the old RE_* names.
28597         (RE_BACKSLASH_ESCAPE_IN_LISTS):
28598         (RE_BK_PLUS_QM, RE_CHAR_CLASSES, RE_CONTEXT_INDEP_ANCHORS):
28599         (RE_CONTEXT_INDEP_OPS, RE_CONTEXT_INVALID_OPS):
28600         (RE_DOT_NEWLINE, RE_DOT_NOT_NULL, RE_HAT_LISTS_NOT_NEWLINE):
28601         (RE_INTERVALS, RE_LIMITED_OPS, RE_NEWLINE_ALT):
28602         (RE_NO_BK_BRACES, RE_NO_BK_PARENS, RE_NO_BK_REFS):
28603         (RE_NO_BK_VBAR, RE_NO_EMPTY_RANGES):
28604         (RE_UNMATCHED_RIGHT_PAREN_ORD, RE_NO_POSIX_BACKTRACKING):
28605         (RE_NO_GNU_OPS, RE_DEBUG, RE_INVALID_INTERVAL_ORD):
28606         (RE_IGNORE_CASE, RE_CARET_ANCHORS_HERE):
28607         (RE_CONTEXT_INVALID_DUP, RE_NO_SUB):
28608         Don't bother having these macros be independent of each others'
28609         values, since they no longer exist in the POSIX name space.
28610
28611         Rename the following member names back to their old names,
28612         unless !__USE_GNU_REGEX.  All uses changed back.
28613         (buffer): Renamed from re_buffer.
28614         (allocated): Renamed from re_allocated.
28615         (used): Renamed from re_used.
28616         (syntax): Renamed from re_syntax.
28617         (fastmap): Renamed from re_fastmap.
28618         (translate): Renamed from re_translate.
28619         (can_be_null): Renamed from re_can_be_null.
28620         (regs_allocated): Renamed from re_regs_allocated.
28621         (fastmap_accurate): Renamed from re_fastmap_accurate.
28622         (no_sub): Renamed from re_no_sub.
28623         (not_bol): Renamed from re_not_bol.
28624         (not_eol): Renamed from re_not_eol.
28625         (newline_anchor): Renamed from re_newline_anchor.
28626         (num_regs): Renamed from rm_num_regs.
28627         (start): Renamed from rm_start.
28628         (end): Renamed from rm_end.
28629
28630         (free_state): Move up a bit.
28631
28632         * lib/regex_internal.h (inline) [__GNUC__ < 3 && defined _LIBC]:
28633         #define to be empty.
28634         (ASCII_CHARS): New macro, replacing all uses of 0x80 and/or SBC_MAX / 2
28635         when that is what is intended.
28636         (SBC_MAX): Define to UCHAR_MAX + 1, not 256.
28637         (__re_error_msgid, __re_error_msgid_idx): Remove decls; not needed.
28638         (MAX): New macro.
28639         (re_xmalloc, re_calloc, re_xrealloc, re_x2realloc): Remove.
28640         All uses changed back to re_malloc, etc.  It's now the caller's
28641         responsibility to check for overflow; all callers changed.
28642         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc, re_xnrealloc):
28643         (re_x2nrealloc): Remove.
28644         (free_state): Remove decl.
28645
28646         * lib/regexc.c (regexec, re_match, re_search, re_match_2, re_search_2):
28647         (re_set_registers, re_exec):
28648         Use K&R-style defn.
28649
28650         2006-01-31  Roland McGrath  <roland@redhat.com>
28651
28652         * lib/regcomp.c (calc_eclosure_iter): Remove dead variables.
28653         Reported by Mike Frysinger <vapier@gentoo.org>.
28654
28655         2006-01-15  Andreas Jaeger  <aj@suse.de>
28656
28657         [BZ #1950]
28658         * lib/regex_internal.c (re_string_reconstruct): Adjust for
28659         build_wcs_upper_buffer change.
28660         (build_wcs_upper_buffer): Change return type.
28661
28662         2005-12-10  Ulrich Drepper  <drepper@redhat.com>
28663
28664         * lib/regex_internal.h: Include <stdint.h> if available.
28665
28666         2005-12-06  Paolo Bonzini  <bonzini@gnu.org>
28667
28668         * lib/regex_internal.h (SIZE_MAX): Provide a default definition.
28669
28670         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
28671
28672         * lib/regcomp.c: Adjust for changed secondary hash function.
28673
28674         2005-09-30  Ulrich Drepper  <drepper@redhat.com>
28675
28676         * lib/regex.h: Pretty printing.
28677         Clean up namespace a bit.
28678
28679         2005-09-30  Jakub Jelinek  <jakub@redhat.com>
28680
28681         * lib/regexec.c (update_cur_sifted_state, check_arrival,
28682         check_arrival_add_next_nodes): Avoid using uninitialized variable.
28683
28684         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
28685                     Ulrich Drepper  <drepper@redhat.com>
28686
28687         [BZ #1302]
28688         * lib/regex_internal.h (bitset_t): Renamed from bitset.  All uses
28689         changed.
28690         (bitset_word_t): Renamed from bitset_word.  All uses changed.
28691
28692         2005-09-22  Ulrich Drepper  <drepper@redhat.com>
28693
28694         [BZ #281]
28695         * lib/regex.h: Define RE_TRANSLATE_TYPE as unsigned char *.
28696         * lib/regcomp.c: Remove unnecessary uses of
28697         unsigned RE_TRANSLATE_TYPE.
28698         * lib/regex_internal.h: Likewise.
28699         * lib/regex_internal.c: Likewise.
28700         * lib/regexec.c: Likewise.
28701         Based on a patch by Stepan Kasal <kasal@ucw.cz>.
28702
28703         2005-09-07  Ulrich Drepper  <drepper@redhat.com>
28704
28705         * lib/regexec.c (find_recover_state): Remove unnecessary
28706         initialization.
28707         (transit_state_bkref): Make DFA a const pointer.
28708         (get_subexp): Likewise.
28709         (check_arrival): Likewise.
28710         (update_cur_sifted_state): Likewise.
28711         (re_search_internal): Likewise.
28712         (prune_impossible_nodes): Likewise.
28713         (acquire_init_state_context): Likewise.
28714         (proceed_next_node): Likewise.
28715         (set_regs): Likewise.
28716         (free_fail_stack_return): Likewise.
28717         (check_arrival_expand_ecl): Mark DFA parameter as const.
28718         (check_arrival_expand_ecl_sub): Likewise.
28719         (check_subexp_limits): Likewise.
28720         (sub_epsilon_src_nodes):  Likewise.
28721         (add_epsilon_src_nodes):  Likewise.
28722         (merge_state_array): Likewise.
28723         (update_regs): Likewise.
28724         (build_trtable): Likewise.
28725         (sift_states_backward): Mark MCTX parameter as const.
28726         (build_sifted_states): Likewise.
28727         (update_cur_sifted_state): Likewise.
28728         (sift_states_mkref): Likewise.
28729         (check_arrival_expand_ecl): Mark eclosure as const.
28730         (check_dst_limits_calc_pos_1): Likewise.
28731         * lib/regex_internal.h (re_match_context_t): Make dfa a const
28732         pointer.
28733
28734         2005-09-06  Ulrich Drepper  <drepper@redhat.com>
28735
28736         * lib/regexec.c (merge_state_with_log): Define dfa as const pointer.
28737         (transit_state_sb): Likewise.
28738         (transit_state_mb): Likewise.
28739         (sift_states_iter_mb): Likewise.
28740         (check_arrival_add_next_nodes): Likewise.
28741         (check_node_accept_bytes): Change first parameter to pointer-to-const.
28742         [_LIBC] (re_search_2_stub): Use mempcpy.
28743
28744         * lib/regex_internal.c (re_string_reconstruct): Avoid calling
28745         mbrtowc for very simple UTF-8 case.
28746
28747         * lib/regex_internal.c (re_acquire_state): Make DFA pointer arg
28748         a pointer-to-const.
28749         (re_acquire_state_context): Likewise.
28750         * lib/regex_internal.h: Adjust prototypes.
28751
28752         * lib/regex.c: Prevent using C++ compilers.
28753
28754         * lib/regex_internal.c (re_acquire_state): Minor code rearrangement.
28755         (re_acquire_state_context): Likewise.
28756
28757 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
28758
28759         * modules/regex (Depends-on): Add ssize_t.
28760
28761 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
28762
28763         * m4/regex.m4 (gl_REGEX): Check for new glibc interface to
28764         translation table.
28765
28766 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
28767
28768         * doc/gnulib-tool.texi (Modified imports): pathname -> file name.
28769
28770 2006-03-29  Mark D. Baushke  <mdb@gnu.org>
28771             Bruno Haible  <bruno@clisp.org>
28772
28773         * lib/stdint_.h: On OpenBSD, don't redefine types already included in
28774         <sys/types.h> and <inttypes.h>.
28775
28776 2006-03-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28777
28778         * m4/argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also define
28779         `__error_t_defined', so argp.h will not typedef the former.
28780
28781 2006-03-25  Paul Eggert  <eggert@cs.ucla.edu>
28782
28783         * m4/regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
28784         REG_SYNTAX_EMACS, and REG_IGNORE_CASE.  Settle for the traditional
28785         glibc names.  Even if glibc is changed to conform to POSIX, the
28786         traditional names will be available anyway, since regex depends on
28787         the extensions module.  Also, fix a longstanding typo in the
28788         implementation of Spencer ERE test #75 from grep 2.3.  Problems
28789         reported by Emanuele Giaquinta.  Also, change sense of cached
28790         variable, so that the message makes sense.
28791
28792 2006-03-24  Simon Josefsson  <jas@extundo.com>
28793
28794         * lib/base64.c: Fix problems reported by Eric Blake <ebb9@byu.net>,
28795         including some doc fixes.
28796         (base64_encode_alloc): Fix +1 bug on allocation failures.
28797
28798 2006-03-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28799
28800         * lib/base64.c (base64_encode): Do not read past end of array with
28801         unsanitized input on systems with CHAR_BIT > 8.
28802
28803 2006-03-24  Eric Blake  <ebb9@byu.net>
28804
28805         * lib/time_r.c (copy_string_result): Remove, as it is no longer used.
28806
28807 2006-03-22  Karl Berry  <karl@gnu.org>
28808
28809         * config/srclist.txt (*setenv.[ch]): get from coreutils.
28810         * config/srclistvars.sh (COREUTILS): new var.
28811
28812 2006-03-17  Jim Meyering  <jim@meyering.net>
28813
28814         * m4/regex.m4 (gl_REGEX): Fix typo in last change:
28815         s/_REGEX_WIDE_OFFSETS/_REGEX_LARGE_OFFSETS/.
28816
28817 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
28818
28819         * m4/regex.m4 (gl_REGEX): Don't check for off_t, since the code
28820         no longer needs it.  Instead, check that regoff_t is as least
28821         as wide as ptrdiff_t.
28822
28823         Don't define _REGEX_WIDE_OFFSETS unless using the included regex,
28824         so that our regex.h stays compatible with the installed regex.
28825         This is helpful for installers who configure --without-included-regex.
28826         Problem reported by Emanuele Giaquinta.
28827
28828 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
28829
28830         * lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
28831         Typedef to long int, not to off_, as POSIX will likely change
28832         in that direction.
28833
28834 2006-03-15  Eric Blake  <ebb9@byu.net>
28835
28836         * m4/dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.
28837
28838 2006-03-13  Sergey Poznyakoff  <gray@gnu.org.ua>
28839
28840         * lib/argp-help.c (validate_uparams): Fix typo
28841         * lib/argp-parse.c (argp_default_options): Consistently begin help
28842         messages with a lowercase letter.
28843
28844 2006-03-11  Paul Eggert  <eggert@cs.ucla.edu>
28845
28846         * lib/time_r.h (asctime_r, ctime_r): Remove.  These functions can
28847         overrun buffers and shouldn't be used (much as gets shouldn't be
28848         used).
28849         * lib/time_r.c (asctime_r, ctime_r): Likewise.
28850
28851 2006-03-08  Simon Josefsson  <jas@extundo.com>
28852
28853         * m4/gc-random.m4: Permit 'no' as variable values and fix warnings,
28854         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
28855
28856 2006-03-08  Simon Josefsson  <jas@extundo.com>
28857
28858         * m4/gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead of
28859         $target, suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
28860
28861 2006-03-08  Simon Josefsson  <jas@extundo.com>
28862
28863         * lib/gc-gnulib.c (randomize): Don't open files called 'no', they
28864         signal that configure disabled the device.
28865
28866 2006-03-08  Simon Josefsson  <jas@extundo.com>
28867
28868         * build-aux/maint.mk: Fix refresh-po, to handle no translated
28869         languages.
28870
28871 2006-03-07  Simon Josefsson  <jas@extundo.com>
28872
28873         * modules/getopt (Depends-on): Add unistd.
28874
28875         * modules/unistd: New file.
28876
28877 2006-03-07  Simon Josefsson  <jas@extundo.com>
28878
28879         * modules/gc-random: New file.
28880
28881 2006-03-07  Simon Josefsson  <jas@extundo.com>
28882
28883         * m4/unistd_h.m4: New file.
28884
28885 2006-03-07  Simon Josefsson  <jas@extundo.com>
28886
28887         * m4/readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
28888         test to be side-effect free by storing the result in the cache
28889         variable gl_cv_lib_readline, and moving the assignment of
28890         LIBREADLINE and LTLIBREADLINE outside the COMMANDS-TO-SET-IT.
28891         From Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
28892
28893 2006-03-07  Simon Josefsson  <jas@extundo.com>
28894
28895         * m4/gc-random.m4: New file, mostly from gc.m4.  Warn instead of
28896         error on missing devices (the functions will return an error).
28897
28898         * m4/gc.m4: Move random stuff to gc-random.m4
28899
28900 2006-03-07  Simon Josefsson  <jas@extundo.com>
28901
28902         * lib/unistd_.h: New file.
28903
28904 2006-03-07  Simon Josefsson  <jas@extundo.com>
28905
28906         * lib/gc-libgcrypt.c, gc-gnulib.c: Use GC_USE_RANDOM.
28907
28908 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
28909
28910         * m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.
28911         Problem reported by Juan Manuel Guerrero.
28912
28913 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
28914
28915         * lib/c-stack.c: Include unistd.h unconditionally, since we now assume
28916         the unistd module.
28917         * lib/getlogin_r.c: Likewise.
28918         * lib/getlogin_r.h: Likewise.
28919         * lib/glob.c: Likewise.
28920         * lib/pagealign_alloc.c: Likewise.
28921         * lib/unistd_.h: Remove; no longer needed.
28922
28923 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
28924
28925         * MODULES.html.sh (Support for systems lacking POSIX:2001):
28926         Add unistd.
28927         * modules/c-stack (Depends-on): Add unistd.
28928         * modules/getlogin_r: Likewise.
28929         * modules/glob: Likewise.
28930         * modules/pagealign_alloc: Likewise.
28931         * modules/unistd (Files): Remove lib/unistd_.h.
28932         (EXTRA_DIST): Remove.
28933         (unistd.h): Create using 'echo' rather than 'cp', so that we don't
28934         need unistd_.h.
28935         (MOSTLYCLEANFILES): Remove unistd.h-t.
28936
28937 2006-03-03  Simon Josefsson  <jas@extundo.com>
28938
28939         * build-aux/maint.mk: Add several syntax checks from CoreUtils.
28940
28941 2006-03-03  Simon Josefsson  <jas@extundo.com>
28942
28943         * build-aux/maint.mk: Add refresh-po rule, based on ideas from
28944         libidn and bison.
28945
28946 2006-03-03  Simon Josefsson  <jas@extundo.com>
28947
28948         * build-aux/maint.mk: Add indent target.
28949
28950 2006-03-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de> (tiny change)
28951
28952         * m4/poll.m4 (gl_FUNC_POLL): If we deem poll(2) unacceptable, use
28953         our replacement poll.h in any case, to avoid a differing
28954         declaration from a system header.  Seen on AIX.
28955
28956 2006-03-01  Simon Josefsson  <jas@extundo.com>
28957
28958         * lib/readline.c: Fix typo, tiny patch from Stepan Kasal
28959         <kasal@ucw.cz>.
28960
28961 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
28962
28963         * modules/gettime (Depends-on): Add extensions module.
28964         * modules/nanosleep (Depends-on): Likewise.
28965         * modules/settime (Depends-on): Likewise.
28966
28967 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
28968
28969         * m4/clock_time.m4 (gl_CLOCK_TIME): Require gl_USE_SYSTEM_EXTENSIONS,
28970         not merely AC_GNU_SOURCE, for the benefit of Solaris 10 when compiled
28971         pedantically.
28972         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
28973         * m4/timespec.m4 (gl_TIMESPEC): Likewise.
28974
28975         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test",
28976         not "==".  Reported by Ralf Wildenhues.
28977
28978 2006-03-01  Karl Berry  <karl@gnu.org>
28979
28980         * doc/Copyright/request-*: new files, synced from gnuorg.
28981
28982 2006-03-01  Karl Berry  <karl@gnu.org>
28983
28984         * config/srclist.txt (Copyright/*): new entries.
28985
28986 2006-02-28  Simon Josefsson  <jas@extundo.com>
28987
28988         * lib/getopt.c: Protect #include of unistd.h, for MSVS.
28989
28990 2006-02-27  Simon Josefsson  <jas@extundo.com>
28991
28992         * lib/base64.h: Indent #define's.  From Jim Meyering
28993         <jim@meyering.net>.
28994
28995 2006-02-27  Jim Meyering  <jim@meyering.net>
28996
28997         Revert the change of 2006-02-24, so these files can continue
28998         to be sync'd from gettext.
28999         * lib/mkdtemp.c, setenv.c, unsetenv.c: *Un*-normalize inclusion
29000         of `config.h'.
29001
29002 2006-02-26  Paul Eggert  <eggert@cs.ucla.edu>
29003
29004         * modules/intprops: New file.
29005         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
29006         Add intprops.
29007         * modules/getloadavg (Files): Remove lib/intprops.h.
29008         (Depends-on): Add intprops.
29009         * modules/human: Likewise.
29010         * modules/inttostr: Likewise.
29011         * modules/openat: Likewise.
29012         * modules/sig2str: Likewise.
29013         * modules/userspec: Likewise.
29014         * modules/utimecmp: Likewise.
29015         * modules/xnanosleep: Likewise.
29016         * modules/xstrtol: Likewise.
29017
29018 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny changes)
29019
29020         * modules/xstrtod: Omit xstrtod.h, xstrtod.c; they're in LIB_SOURCES.
29021         * modules/lock-tests (TESTS): Use $(EXEEXT).
29022         * modules/tls-tests: Likewise.
29023         * modules/argp-tests: Likewise.
29024         (check_PROGRAMS): New var, replacing...
29025         (noinst_PROGRAMS, test_argp_SOURCES): Remove.
29026
29027 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29028
29029         * lib/mkdtemp.c, lib/setenv.c, lib/unsetenv.c: Normalize inclusion of
29030         `config.h'.
29031
29032 2006-02-24  Paul Eggert  <eggert@cs.ucla.edu>
29033
29034         * lib/glob.c: Say "invalid" rather than "illegal" in comments.
29035
29036 2006-02-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29037
29038         Sync from coreutils.
29039         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and
29040         gl_CHDIR_SAFER.
29041
29042 2006-02-22  Jim Meyering  <jim@meyering.net>
29043
29044         Sync from coreutils.
29045         * m4/chdir-safer.m4: New file.
29046
29047 2006-02-20  Paul Eggert  <eggert@cs.ucla.edu>
29048
29049         * lib/getcwd.c (AT_FDCWD): Work around a bug in Solaris 9 and 10, where
29050         AT_FDCWD exceeds INT_MAX.
29051         * lib/openat.h (AT_FDCWD): Likewise.
29052
29053 2006-02-17  Eric Blake  <address@hidden>
29054
29055         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix caching error.
29056
29057 2006-02-16  Simon Josefsson  <jas@extundo.com>
29058
29059         * modules/getaddrinfo (Depends-on): Add sys_socket.
29060
29061 2006-02-15  Simon Josefsson  <jas@extundo.com>
29062
29063         * build-aux/maint.mk: Add dsyntax-check rule.
29064
29065 2006-02-15  Eric Blake  <ebb9@byu.net>
29066
29067         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
29068         winsock2.h or ws2tcpip.h when sys/socket.h is present. Fixes
29069         'present but cannot compile' warnings on cygwin.
29070         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Use gl_HEADER_SYS_SOCKET.  Don't
29071         use ws2tcpip.h if sys/socket.h works.
29072         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_HEADER_SYS_SOCKET.
29073         (gl_GETADDRINFO): Don't use ws2tcpip.h when sys/socket.h is present.
29074
29075 2006-02-14  Simon Josefsson  <jas@extundo.com>
29076
29077         * modules/maintainer-makefile (Files): Rename.
29078
29079         * build-aux/GNUmakefile: Rename Makefile.maint to maint.mk
29080         and (the local) Makefile.cfg to maint-cfg.mk.
29081
29082         * build-aux/Makefile.maint, build-aux/maint.mk: Renamed the former
29083         to the latter.
29084
29085         * modules/maintainer-makefile: New module.
29086
29087         * build-aux/Makefile.maint: New file, from GNU CoreUtils, although
29088         severaly stripped to make it possible to build it up from scratch
29089         with reliable tests.
29090
29091         * build-aux/GNUmakefile: New file, from GNU CoreUtils with some
29092         fixes to permit overriding the default actions when configure and
29093         makefile are not available.
29094
29095 2006-02-14  Paul Eggert  <eggert@cs.ucla.edu>
29096
29097         Sync from coreutils.
29098         * modules/lstat (Depends-on): Don't depend on xalloc.
29099         (License): Change from GPL to LGPL, since this is now simply a
29100         replacement for a libc function.
29101
29102 2006-02-14  Jim Meyering  <jim@meyering.net>
29103
29104         Sync from coreutils.
29105
29106         Eliminate the unwelcome (albeit unlikely) possibility of xmalloc
29107         failure on deficient systems, and simplify gnulib lgpl dependencies.
29108         * lib/lstat.c (rpl_lstat): Rewrite to use stat() in place of the
29109         xmalloc/lstat combination.  Based on a patch from Bruno Haible.
29110
29111         * lib/xalloc-die.c: Remove unused definition of N_.
29112
29113 2006-02-14  Jim Meyering  <jim@meyering.net>
29114
29115         Sync from coreutils.
29116         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Invoke
29117         AC_CHECK_FUNCS(getmntent) unconditionally so that tests of
29118         $ac_cv_func_getmntent (e.g., in gl_LIST_MOUNTED_FILE_SYSTEMS) need not
29119         double-quote uses of that variable, to accommodate the rare case in
29120         which getmntent is available in none of the libraries checked.  This
29121         happens at least on FreeBSD 5.0.
29122
29123 2006-02-13  Simon Josefsson  <jas@extundo.com>
29124
29125         * gnulib-tool (Usage): Fix --import, from
29126         karl@freefriends.org (Karl Berry).
29127
29128 2006-02-13  Sergey Poznyakoff  <gray@gnu.org.ua>
29129
29130         * lib/argp-fmtstream.c: Restore another bugfix lost on 2005-12-12
29131
29132 2006-02-07  Sergey Poznyakoff  <gray@gnu.org.ua>
29133
29134         * lib/argp-namefrob.h: Restore changes accidentally lost during the
29135         "autoupdate" on 2005-12-12.
29136
29137 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
29138
29139         * modules/closeout (Depends-on): Remove atexit.
29140
29141 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
29142
29143         * lib/closeout.c (close_stdout): Don't assume 'bool' converts nonzero
29144         ints to 0 or 1, as this isn't true for the stdbool.h substitute.
29145
29146 2006-02-05  Paul Eggert  <eggert@cs.ucla.edu>
29147
29148         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
29149         __EXTENSIONS__ if this causes compilation to fail.  Problem
29150         reported by Nelson H. F. Beebe with Solaris 10 and Sun C 5.7
29151         c89 -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED.
29152
29153 2006-01-27  Paul Eggert  <eggert@cs.ucla.edu>
29154
29155         * lib/fnmatch.c (L_): Renamed from L, to work around a bug in
29156         Mac OS X 10.3.9 with GCC 3 reported by Claudio Fontana in
29157         <http://lists.gnu.org/archive/html/bug-gnulib/2006-01/msg00074.html>.
29158         All uses changed.
29159
29160 2006-01-26  Simon Josefsson  <jas@extundo.com>
29161
29162         * lib/socket_.h: Set WINVER to 0x0501, to make sure getaddrinfo
29163         prototype is visible on mingw32.
29164
29165         * lib/getaddrinfo.h: Define EAI_ADDRFAMILY and EAI_SYSTEM if not set,
29166         for mingw32.
29167
29168         * lib/gai_strerror.c, getaddrinfo.h: Protect netdb.h #include (for
29169         mingw32).
29170
29171 2006-01-26  Paul Eggert  <eggert@cs.ucla.edu>
29172
29173         * lib/fts.c (diropen): Open with O_NOCTTY | O_NONBLOCK too.  Don't
29174         attempt to open for write; this always fails, at least on POSIX
29175         hosts.  This reinstates the 2006-01-09 change, which was
29176         inadvertently removed.
29177
29178 2006-01-26  Bruno Haible  <bruno@clisp.org>
29179
29180         * gnulib-tool (func_import): Use "trap 'exit $?' instead of "trap :".
29181         Reported by Paul Eggert.
29182
29183 2006-01-26  Bruno Haible  <bruno@clisp.org>
29184             Paul Eggert  <eggert@cs.ucla.edu>
29185
29186         * lib/stdbool_.h (_Bool)
29187         [(! (defined __cplusplus || defined __BEOS__)
29188           && !defined __GNUC__
29189           && !(defined __HP_cc || defined __xlc__
29190                || (defined __SUNPRO_C && (__SUNPRO_C < 0x550 || __STDC__ == 1))
29191                || defined __sgi))]:
29192         #define to signed char in these cases too; this simplifies
29193         the code (so that we don't have to worry about HP-UX, AIX, SunPRO,
29194         etc., separately) and makes it more conservative.
29195
29196 2006-01-25  Simon Josefsson  <jas@extundo.com>
29197
29198         * m4/getaddrinfo.m4: Look for getaddrinfo inside ws2tcip.h and
29199         -lws2_32.  Protect sys/socket.h and netdb.h #include's.  Include
29200         ws2tcpip.h with WINVER=0x0501.  All for mingw32.
29201
29202 2006-01-25  Sergey Poznyakoff  <gray@gnu.org.ua>
29203
29204         * lib/argp-namefrob.h: Bugfix. Remove stray #
29205
29206 2006-01-25  Paul Eggert  <eggert@cs.ucla.edu>
29207
29208         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for xlc bug if __GCC__ too,
29209         so that we test the test.
29210         Check for yet another HP-UX cc bug involving *bool |= bool.
29211
29212 2006-01-25  Karl Berry  <karl@gnu.org>
29213
29214         * config/srclist.txt (vasnprintf.c): sync lost.
29215
29216 2006-01-25  Jim Meyering  <jim@meyering.net>
29217
29218         Sync from the stable (b5) branch of coreutils:
29219
29220         * lib/fts.c (fts_children): Don't let close() clobber errno from
29221         failed fchdir().
29222
29223         * lib/fts.c (fts_stat): When following a symlink-to-directory,
29224         don't necessarily interpret stat-fails+lstat-succeeds as indicating
29225         a dangling symlink.  That can also happen at least for ELOOP.
29226         The fix: return FTS_SLNONE only when the stat errno is ENOENT.
29227         FYI, this bug predates the inclusion of fts.c in coreutils.
29228
29229         * lib/fts.c (fts_open): Put new maxarglen declaration and uses
29230         in their own block, so pre-c99 compilers don't object.
29231
29232         Avoid the double-free (first in fts_read, second in fts_close) that
29233         would occur when an `active' directory is made inaccessible (e.g.,
29234         via chmod a-x) during a traversal.
29235         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
29236         before returning.  Reproduce this failure by
29237         mkdir -p a/b; cd a; chmod a-x . b
29238         Reported by Stavros Passas.
29239
29240 2006-01-25  Jim Meyering  <jim@meyering.net>
29241
29242         * lib/fileblocks.c: Remove more useless parentheses.
29243         * lib/readutmp.h: Likewise.
29244
29245 2006-01-25  Bruno Haible  <bruno@clisp.org>
29246
29247         * lib/stdbool_.h (_Bool) [IRIX cc]: Define as 'signed char', to avoid
29248         warnings.
29249         Reported by Paul Eggert.
29250
29251 2006-01-25  Bruno Haible  <bruno@clisp.org>
29252
29253         * gnulib-tool (func_import): Use "trap :" instead of "trap -" to get
29254         rid of a trap command. For Solaris sh.
29255         Reported by Mark D. Baushke <mdb@gnu.org>.
29256
29257 2006-01-24  Simon Josefsson  <jas@extundo.com>
29258
29259         * lib/socket_.h (SHUT_WR, SHUT_RDWR): Don't hardcode, suggested by
29260         Bruno.
29261
29262 2006-01-24  Karl Berry  <karl@gnu.org>
29263
29264         * config/srclist.txt (argp-namefrob.h): sync lost.
29265
29266 2006-01-24  Jim Meyering  <jim@meyering.net>
29267
29268         * modules/openat (Files): Add lib/intprops.h.
29269         From Mark D. Baushke.
29270
29271 2006-01-24  Jim Meyering  <jim@meyering.net>
29272
29273         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).
29274         Reported by Mark D. Baushke.
29275
29276 2006-01-24  Jim Meyering  <jim@meyering.net>
29277
29278         * lib/socket_.h: Remove useless parentheses in uses of cpp `defined'.
29279
29280 2006-01-24  Bruno Haible  <bruno@clisp.org>
29281
29282         * modules/strnlen (Maintainer): Change from glibc to all.
29283
29284 2006-01-24  Bruno Haible  <bruno@clisp.org>
29285
29286         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for IBM and HP-UX bugs.
29287         Patch by Paul Eggert.
29288
29289 2006-01-24  Bruno Haible  <bruno@clisp.org>
29290
29291         * lib/stdbool_.h (_Bool) [__cplusplus]: Don't define if the compiler
29292         already has it.
29293         Report and patch by Albert Chin-A-Young  <china@thewrittenword.com> on
29294         2005-11-26.
29295
29296         * lib/stdbool_.h (_Bool) [HP-UX cc, AIX cc,xlc]: Define as
29297         'signed char' to avoid problems with the built-in _Bool type.
29298         Reported by Paul Eggert on 2005-11-26.
29299
29300 2006-01-24  Bruno Haible  <bruno@clisp.org>
29301
29302         * gnulib-tool (func_import): Avoid constructing complicated sed
29303         expressions inside backquote.
29304         Report and solution by Mark D. Baushke <mdb@gnu.org>.
29305
29306 2006-01-23  Ulrich Drepper  <drepper@redhat.com>
29307
29308         These changes imported from libc.
29309         * lib/getopt.c: Use __fxprintf instead of inline stream orientation
29310         test and two separate function calls.
29311         * lib/strndup.c (__strndup): Add libc_hidden_def.
29312
29313 2006-01-23  Simon Josefsson  <jas@extundo.com>
29314
29315         * modules/lock-tests: Use check_PROGRAMS instead of noinst_PROGRAMS.
29316         Remove the test_*_SOURCES variable: automake infers it by default.
29317         * modules/tls-tests: Likewise.
29318
29319 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
29320
29321         Work around porting bugs reported by Dieter in
29322         <http://lists.gnu.org/archive/html/bug-bison/2006-01/msg00049.html>.
29323         * lib/getopt.c (_NOPROTO): Remove; no longer needed.
29324         Include <stdlib.h> and <unistd.h> in all environments; it's safe now.
29325         Include "getopt.h" first, to check interface.
29326         (getenv): Declare only if defined HAVE_DECL_GETENV &&
29327         !HAVE_DECL_GETENV.
29328         * lib/strndup.c [!_LIBC]: Include "strndup.h" to get prototype.
29329         (__strndup): Revert to K&R-style function dfns, the glibc style.
29330         * lib/strnlen.c: Don't claim it's taken from glibc; it's not.
29331         (strnlen, __strnlen): Remove #defines and #undefs; not needed.
29332         Include strnlen.h first, to get prototype properly.
29333         (strnlen): Renamed from __strnlen.
29334         Remove weak alias.
29335
29336 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
29337
29338         * m4/getopt.m4 (gl_PREREQ_GETOPT): Check for getenv decl.
29339
29340 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
29341
29342         * config/srclist.txt: Adjust to reflect glibc reorganization.
29343         This affects only comments.
29344
29345 2006-01-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
29346
29347          * gnulib-tool, build-aux/csharpcomp.sh.in: Do not pass `-q' to mktemp.
29348          Reported by Bruce Korb <bkorb@gnu.org>.
29349
29350 2006-01-22  Paul Eggert  <eggert@cs.ucla.edu>
29351
29352         * lib/quotearg.c (quotearg_buffer_restyled): Add "default: break;"
29353         to pacify gcc -Wswitch-default.
29354
29355 2006-01-22  Bruno Haible  <bruno@clisp.org>
29356
29357         * lib/vasnprintf.c (VASNPRINTF): In the computation of the size of the
29358         temporary buffer for sprintf, take into account the precision also
29359         for 'd', 'i', 'u', 'o', 'x', 'X'.
29360
29361 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
29362
29363         * modules/argp-tests: New module
29364         * tests/test-argp.c: New file
29365         * tests/test-argp-2.sh: New file
29366
29367 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
29368
29369         * lib/argp-help.c (usage_long_opt): Do not print DOC options.
29370         (__argp_base_name): Removed
29371         * lib/argp-namefrob.h (__argp_basename): Removed definition. Was a
29372         typo.
29373         (__argp_base_name): Provide macro definition or extern declaration
29374         depending on the configuration
29375
29376 2006-01-20  Simon Josefsson  <jas@extundo.com>
29377
29378         * modules/inet_ntop (Depends-on): Depend on sys_socket.
29379
29380 2006-01-20  Simon Josefsson  <jas@extundo.com>
29381
29382         * lib/inet_ntop.h: Unconditionally include sys/socket.h.
29383
29384 2006-01-20  Paul Eggert  <eggert@cs.ucla.edu>
29385
29386         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
29387         rather than -Xlinker -z -Xlinker ignore, as it's more portable.
29388         Suggested by Bruno Haible.
29389
29390 2006-01-20  Karl Berry  <karl@gnu.org>
29391
29392         * config/srclist.txt (argp-fmtstream.h, localcharset.c): comment out
29393         until changes propagate, I guess.
29394
29395 2006-01-19  Simon Josefsson  <jas@extundo.com>
29396
29397         * m4/socklen.m4: Look in ws2tcpip.h too, for mingw32.
29398
29399 2006-01-19  Simon Josefsson  <jas@extundo.com>
29400
29401         * lib/socket_.h: Map SHUT_RD, SHUT_WR, SHUT_RDWR correctly.
29402
29403 2006-01-19  Simon Josefsson  <jas@extundo.com>
29404
29405         * gnulib-tool: Set check_PROGRAMS.
29406
29407         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
29408         modules/des-tests, modules/gc-arcfour-tests,
29409         modules/gc-arctwo-tests, modules/gc-des-tests,
29410         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
29411         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
29412         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
29413         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
29414         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
29415         modules/md5-tests, modules/readline, modules/rijndael-tests: Use
29416         check_PROGRAMS instead of noinst_PROGRAMS to be able to remove
29417         test_*_SOURCES.
29418
29419 2006-01-18  Simon Josefsson  <jas@extundo.com>
29420
29421         * modules/socklen (Depends-on): Depend on sys_socket.
29422
29423 2006-01-18  Simon Josefsson  <jas@extundo.com>
29424
29425         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
29426         modules/des-tests, modules/gc-arcfour-tests,
29427         modules/gc-arctwo-tests, modules/gc-des-tests,
29428         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
29429         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
29430         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
29431         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
29432         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
29433         modules/md5-tests, modules/readline, modules/rijndael-tests: Add
29434         $(EXEEXT) to automake TESTS variable, for mingw32.
29435
29436 2006-01-17  Simon Josefsson  <jas@extundo.com>
29437
29438         * modules/socklen (Include): Need sys/socket.h.
29439
29440 2006-01-17  Bruno Haible  <bruno@clisp.org>
29441
29442         * modules/ssize_t (Include): Add <sys/types.h>.
29443
29444 2006-01-16  Paul Eggert  <eggert@cs.ucla.edu>
29445
29446         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
29447         it's not portable and it doesn't work with cross-compiles.
29448         Problem reported by Bruno Haible.  Fix missing-$ typo in
29449         'test "gl_cv_ignore_unused_libraries" ...' that prevented
29450         -zignore from being used with Sun's C compiler.
29451
29452 2006-01-12  Simon Josefsson  <jas@extundo.com>
29453
29454         * lib/base64.c: Fix warning, reported by Bruno Haible
29455         <bruno@clisp.org> and patch by Paul Eggert <eggert@CS.UCLA.EDU>.
29456
29457 2006-01-12  Bruno Haible  <bruno@clisp.org>
29458
29459         * modules/ldd: New file.
29460         * build-aux/ldd.sh.in: New file.
29461         * MODULES.html.sh (Support for building libraries and executables): Add
29462         ldd.
29463
29464 2006-01-12  Bruno Haible  <bruno@clisp.org>
29465
29466         * m4/ldd.m4: New file.
29467
29468 2006-01-12  Bruno Haible  <bruno@clisp.org>
29469
29470         * gnulib-tool (func_import, func_create_testdir): Don't go into an
29471         endless loop while replacing $auxdir with build-aux.
29472
29473 2006-01-11  Simon Josefsson  <jas@extundo.com>
29474
29475         * lib/stdint_.h (SIZE_MAX): Add missing (.
29476
29477 2006-01-11  Paul Eggert  <eggert@cs.ucla.edu>
29478
29479         Sync from coreutils.
29480         * lib/md5.c: Fix commentary typos.
29481         (alignof, UNALIGNED_P): No need for a GCC-specific version.
29482         * lib/md5.h (__attribute__): Remove; unused.
29483         * lib/sha1.c: Fix commentary to match md5 better.
29484         * lib/sha1.h (struct sha1_ctx): Use a word buffer, not a byte buffer,
29485         so that we don't need to worry about alignment.  All uses changed.
29486         This merges the 2005-10-28 md5 change into sha1.
29487
29488 2006-01-11  Jim Meyering  <jim@meyering.net>
29489
29490         Sync from coreutils.
29491         * lib/md5.c (OP): Fix spacing.
29492
29493 2006-01-11  Bruno Haible  <bruno@clisp.org>
29494
29495         Ensure automatic ordering between gl_LOCK and gl_ARGP.
29496         * m4/lock.m4 (gl_LOCK_BODY): Renamed from gl_LOCK.
29497         (gl_LOCK): New macro, requiring gl_LOCK_BODY.
29498
29499 2006-01-11  Bruno Haible  <bruno@clisp.org>
29500
29501         Ensure automatic ordering between gl_LOCK and gl_ARGP.
29502         * gnulib-tool (func_import, func_create_testdir): Put gl_LOCK into
29503         the "early" section as well.
29504
29505 2006-01-11  Bruno Haible  <bruno@clisp.org>
29506
29507         Avoid "ar: no archive members specified" error on MacOS X.
29508         * gnulib-tool (func_modules_add_dummy): New function.
29509         (func_import, func_create_testdir): Invoke it.
29510
29511 2006-01-11  Bruno Haible  <bruno@clisp.org>
29512
29513         * gnulib-tool (func_import, func_create_testdir): Replace build-aux
29514         with $auxdir in AC_CONFIG_FILES statements.
29515
29516 2006-01-11  Bruno Haible  <bruno@clisp.org>
29517
29518         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
29519         Initialize also noinst_HEADERS to empty.
29520
29521 2006-01-11  Bruno Haible  <bruno@clisp.org>
29522
29523         * gnulib-tool (AUTOMAKEPATH, AUTOCONF, ACLOCAL, AUTOMAKE): New
29524         variables.
29525         (func_create_megatestdir): Call aclocal, autoconf, automake here, not
29526         autoreconf.
29527
29528 2006-01-11  Bruno Haible  <bruno@clisp.org>
29529
29530         * gnulib-tool (AUTOCONF, ACLOCAL, AUTOMAKE, AUTORECONF): Make
29531         overridable by the user.
29532         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
29533
29534 2006-01-10  Simon Josefsson  <jas@extundo.com>
29535
29536         * modules/sys_socket: New file.
29537
29538 2006-01-10  Simon Josefsson  <jas@extundo.com>
29539
29540         * m4/sys_socket_h.m4: New file.
29541
29542 2006-01-10  Simon Josefsson  <jas@extundo.com>
29543
29544         * lib/socket_.h: New file.
29545
29546 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
29547
29548         * modules/readutmp (Maintainer): Add myself.
29549
29550 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
29551
29552         * m4/memcoll.m4 (gl_MEMCOLL): Don't require AC_FUNC_MEMCMP, undoing
29553         the 2002-12-31 change.  Problem and fix reported by Bruno Haible.
29554         People who are still concerned with buggy memcmp implementations
29555         can invoke gl_FUNC_MEMCMP themselves.
29556
29557 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
29558
29559         * lib/regex_internal.h (BITSET_WORD_BITS):
29560         Work around a bug in 64-bit PGC (before version 6.1-2), where the
29561         preprocessor mishandles large unsigned values as if they were signed.
29562         Problem reported by Claudio Fontana in
29563         <http://lists.gnu.org/archive/html/bug-gnulib/2005-12/msg00061.html>.
29564
29565 2006-01-10  Jim Meyering  <jim@meyering.net>
29566
29567         Avoid the double-free (first in fts_read, second in fts_close) that
29568         would occur when an `active' directory is made inaccessible (e.g.,
29569         via chmod a-x) during a traversal.
29570         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
29571         before returning.  Reproduce this failure by
29572         mkdir -p a/b; cd a; chmod a-x . b
29573         Reported by Stavros Passas.
29574
29575         Sync from coreutils.
29576         * lib/sha1.c: Tweak grammar in a comment.
29577
29578 2006-01-10  Jim Meyering  <jim@meyering.net>
29579
29580         * m4/fpending.m4: Also include <stdio.h>, for Dragonfly.
29581         Patch by Joerg Sonnenberger.
29582
29583 2006-01-10  Bruno Haible  <bruno@clisp.org>
29584
29585         * modules/readutmp: Depend on module free.
29586         * modules/strtok_r: Depend on module restrict.
29587
29588 2006-01-10  Bruno Haible  <bruno@clisp.org>
29589
29590         * modules/gettext (configure.ac): Add an invocation of
29591         AM_GNU_GETTEXT_VERSION. Needed since autoreconf is used by gnulib-tool.
29592
29593 2006-01-10  Bruno Haible  <bruno@clisp.org>
29594
29595         * m4/localcharset.m4 (gl_LOCALCHARSET): Also test for getc_unlocked.
29596         Reported by Werner Lemberg <wl@gnu.org>.
29597
29598 2006-01-10  Bruno Haible  <bruno@clisp.org>
29599
29600         * lib/localcharset.c: Update from GNU gettext.
29601
29602 2006-01-10  Bruno Haible  <bruno@clisp.org>
29603
29604         * lib/argp.h (__const): Remove macro. Use const instead.
29605         * lib/argp-fmtstream.h (__const): Likewise.
29606         * lib/glob_.h (__const): Remove macro.
29607         * lib/glob-libc.h: Use const instead of __const.
29608
29609 2006-01-10  Bruno Haible  <bruno@clisp.org>
29610
29611         * gnulib-tool (func_emit_tests_Makefile_am): Emit an empty SUBDIR
29612         variable.
29613         Needed to avoid an automake error regarding the 'gettext' module.
29614
29615 2006-01-09  Simon Josefsson  <jas@extundo.com>
29616
29617         * modules/inet_ntop (Depends-on): Add restrict.
29618
29619 2006-01-09  Simon Josefsson  <jas@extundo.com>
29620
29621         * modules/gc-rijndael-tests (License): Put under LGPL.
29622
29623         * modules/gc-des-tests (License): Likewise.
29624
29625         * modules/gc-arcfour-tests (License): Likewise.
29626
29627         * modules/gc-arctwo-tests (License): Likewise.
29628
29629         * modules/gc-pbkdf2-sha1-tests (License): Likewise.
29630
29631         * modules/gc-hmac-sha1-tests (Files): Likewise.
29632
29633         * modules/gc-hmac-md5-tests (License): Likewise.
29634
29635         * modules/gc-sha1-tests (License): Likewise.
29636
29637         * modules/gc-md5-tests (License): Likewise.
29638
29639         * modules/gc-md4-tests (License): Likewise.
29640
29641         * modules/gc-md2-tests (License): Likewise.
29642
29643         * modules/gc-tests (License): Likewise.
29644
29645         * modules/des-tests (License): Likewise.
29646
29647         * modules/md4-tests (License): Likewise.
29648
29649         * modules/md2-tests (License): Likewise.
29650
29651 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
29652
29653         Sync from coreutils:
29654
29655         * MODULES.html.sh (build_lib): New section, with new lib-ignore module.
29656         * modules/lib-ignore: New file.
29657         * modules/mkdir-p (Files): Add chdir-safer.c, chdir-safer.h, lchmod.h,
29658         chdir-safer.m4, lchmod.m4.
29659         * modules/openat: Add mkdirat.c, openat-priv.h.
29660
29661 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
29662
29663         Sync from coreutils.
29664         * m4/lib-ignore.m4: New file.
29665         * m4/lchmod.m4: New file.
29666
29667 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
29668
29669         Sync from coreutils.
29670         * lib/chdir-long.c (cdb_free): Don't bother trying to open directory
29671         for write access: POSIX says that must fail.
29672         * lib/fts.c (diropen): Likewise.
29673         * lib/save-cwd.c (save_cwd): Likewise.
29674         * lib/chdir-long.c (cdb_free): Open with O_NOCTTY | O_NONBLOCK as
29675         well, for minor improvements on hosts that lack O_DIRECTORY.
29676         * lib/chown.c (rpl_chown) [CHOWN_MODIFIES_SYMLINK]:
29677         Don't try O_WRONLY unless O_RDONLY failed wth EACCES.
29678         Fall back on chown if open failed with EACCES.
29679
29680         * lib/gettime.c (gettime) [!defined OK_TO_USE_1S_CLOCK]:
29681         Report an error at compile-time if only a 1-second nominal clock
29682         resolution is found.
29683
29684         * lib/lchmod.h: New file.
29685         * lib/mkdir-p.c: Include lchmod.h, lchown.h.
29686         (make_dir_parents): Use lchown rather than chown, and
29687         lchmod rather than chmod.
29688
29689         * lib/mountlist.c (ME_DUMMY): "none" and "proc" file systems are
29690         dummies too.  Problem with "none" reported by Bob Proulx.  Problem with
29691         "proc" reported by n0dalus.
29692
29693         * lib/mountlist.c: Include <limits.h>.
29694         (dev_from_mount_options)
29695         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]:
29696         New function.  It no longer assumes "dev=" has the System V meaning
29697         on Linux (since it doesn't).  It also parses "dev=" more carefully.
29698         (read_file_system_list)
29699         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]: Use it.
29700         MOUNTED_GETMNTENT2 is new here; the code didn't used to look for
29701         dev= in that case.
29702
29703         * lib/posixtm.h (PDS_PRE_2000): New macro.
29704         * lib/posixtm.c (year): Arg is now syntax_bits rather than
29705         allow_century.  All usages changed.  Reject dates outside the range
29706         1969-1999 if PDS_PRE_2000 is used.
29707
29708 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
29709
29710         Sync from coreutils.
29711         * doc/getdate.texi (General date syntax): Invalid dates are rejected.
29712         (Time of day items): Mention the possibility of leap seconds.
29713         Problem reported by Dr. David Alan Gilbert.
29714
29715 2006-01-09  Jim Meyering  <jim@meyering.net>
29716
29717         Sync from coreutils.
29718
29719         * lib/version-etc.c (COPYRIGHT_YEAR): Update to 2006.
29720
29721         * lib/chdir-safer.h, lib/chdir-safer.c: New files.
29722
29723         * lib/modechange.c (mode_compile): Reject an invalid mode string
29724         that starts with an octal digit.  From Andreas Gruenbacher.
29725
29726         * lib/openat.c: Include "fcntl--.h" and "unistd--.h", to map open
29727         and dup to open_safer and dup_safer, respectively.
29728         (openat_permissive): Fix typo in comment.
29729
29730         * lib/openat.c: Don't include <stdlib.h>, <unistd.h>, <fcntl.h>,
29731         "gettext.h"; either no longer needed or are guaranteed by openat.h.
29732         (_): Remove; no longer needed.
29733         (openat): Renamed from rpl_openat; no need for rpl_openat
29734         since openat.h renames openat for us.
29735         Replace most of the body with a call to openat_permissive,
29736         to avoid duplicate code.
29737         Port to (probably hypothetical) environments were mode_t is
29738         wider than int.
29739         (openat_permissive): Require mode arg, so that we can check
29740         types better.  Put it just after flags.  Change cwd failure
29741         indicator from pointer-to-bool to pointer-to-errno-value.
29742         All callers changed.
29743         Invoke openat_save_fail and/or openat_restore_fail if
29744         cwd_errno is null, so that openat can call us.
29745         (openat_permissive, fdopendir, fstatat, unlinkat):
29746         Simplify errno handling to avoid some duplicate code,
29747         as it's OK to set errno on success.
29748         * lib/openat.h: Revamp code so that function macros depend on
29749         __OPENAT_PREFIX only, not also on AT_FDCWD.
29750         (openat_ro): Remove.  Caller changed to use openat_permissive.
29751         (openat_permissive): Now a macro, if not a function.
29752         (openat_restore_fail, openat_save_fail): Now always functions,
29753         since mkdirat needs them even if __OPENAT_PREFIX is defined.
29754
29755         * lib/openat-priv.h: New file, defining macros used by mkdirat.c
29756         and openat.c.
29757         * lib/mkdirat.c: Include openat-priv.h.
29758         Remove definitions of macros defined therein.
29759         * lib/openat.c: Likewise.
29760
29761         * lib/mkdirat.c (mkdirat): New file and function.
29762         * lib/openat.h (mkdirat): Declare.
29763
29764         * lib/openat.c (fdopendir): Don't change errno when returning non-NULL.
29765
29766         * lib/openat.h (openat_permissive): Declare.
29767         (openat_ro): Define.
29768
29769         * lib/openat.c (EXPECTED_ERRNO): New macro.
29770         (openat_permissive): New function -- used in remove.c rewrite.
29771         (all functions): Set errno just before returning, only if there
29772         was an actual failure.
29773         Use EXPECTED_ERRNO rather than comparing against only ENOTDIR.
29774
29775         Emulate openat-family functions using Linux's procfs, if possible.
29776         Idea and some code based on Ulrich Drepper's glibc changes.
29777
29778         * lib/openat.c: (BUILD_PROC_NAME): New macro.
29779         Include <stdio.h>, <string.h>, "alloca.h" and "intprops.h".
29780         (rpl_openat): Emulate by trying to open /proc/self/fd/%d/%s,
29781         before falling back on save_cwd and restore_cwd.
29782         (fdopendir, fstatat, unlinkat): Likewise.
29783
29784         * lib/openat.c (fstatat, unlinkat): Perform the syscall directly,
29785         skipping the save_cwd...restore_cwd overhead, if FILE is absolute.
29786
29787         * lib/openat.c (rpl_openat): Use the promoted type (int), not mode_t,
29788         as second argument to va_arg.  Otherwise, some versions of gcc
29789         warn that `if this code is reached, the program will abort'.
29790
29791 2006-01-09  Jim Meyering  <jim@meyering.net>
29792
29793         Sync from coreutils.
29794         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile mkdirat.c.
29795         Require openat-priv.h.
29796
29797 2006-01-09  Bruno Haible  <bruno@clisp.org>
29798
29799         * modules/strnlen (Include): Use strnlen.h.
29800
29801 2006-01-09  Bruno Haible  <bruno@clisp.org>
29802
29803         * m4/stdint.m4 (gl_STDINT_H): Also test for <sys/bitypes.h>.
29804
29805 2006-01-09  Bruno Haible  <bruno@clisp.org>
29806
29807         * lib/sysexit_.h (EX_OK): New macro.
29808         Suggested by Martin Lambers <marlam@marlam.de>.
29809
29810 2006-01-09  Bruno Haible  <bruno@clisp.org>
29811
29812         * lib/stdint_.h: On Linux libc4 and libc5, include <sys/bitypes.h> and
29813         don't define _STDINT_H_NEED_SIGNED_INT_TYPES.
29814
29815 2006-01-09  Bruno Haible  <bruno@clisp.org>
29816
29817         * lib/stdint_.h (SIZE_MAX): Write the value without involving negative
29818         numbers.
29819
29820 2006-01-09  Bruno Haible  <bruno@clisp.org>
29821
29822         * lib/javacomp.sh.in: Move to ../build-aux/javacomp.sh.in.
29823         * lib/javaexec.sh.in: Move to ../build-aux/javaexec.sh.in.
29824         * lib/csharpcomp.sh.in: Move to ../build-aux/csharpcomp.sh.in.
29825         * lib/csharpexec.sh.in: Move to ../build-aux/csharpexec.sh.in.
29826
29827 2006-01-09  Bruno Haible  <bruno@clisp.org>
29828
29829         * build-aux/javacomp.sh.in: New file, moved from lib/.
29830         * modules/javacomp-script (Files): Update.
29831         (configure.ac): Add AC_CONFIG_FILES invocation.
29832         (EXTRA_DIST): Remove variable.
29833
29834         * build-aux/javaexec.sh.in: New file, moved from lib/.
29835         * modules/javaexec (Files): Update.
29836         (configure.ac): Add AC_CONFIG_FILES invocation.
29837         (EXTRA_DIST): Remove javaexec.sh.in.
29838
29839         * build-aux/csharpcomp.sh.in: New file, moved from lib/.
29840         * modules/csharpcomp-script (Files): Update.
29841         (configure.ac): Add AC_CONFIG_FILES invocation.
29842         (EXTRA_DIST): Remove variable.
29843
29844         * build-aux/csharpexec.sh.in: New file, moved from lib/.
29845         * modules/csharpexec (Files): Update.
29846         (configure.ac): Add AC_CONFIG_FILES invocation.
29847         (EXTRA_DIST): Remove csharpexec.sh.in.
29848
29849 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
29850
29851         Sync from coreutils.
29852
29853         Add POSIX ACL support
29854         * lib/acl.h (copy_acl, set_acl): Add declarations.
29855         * lib/acl.c (acl_entries): Add fallback implementation for POSIX ACL
29856         systems other than Linux.
29857         (chmod_or_fchmod): New function: use fchmod when possible,
29858         and chmod otherwise.
29859         (file_has_acl): Add a POSIX ACL implementation, with a
29860         Linux-specific subcase.
29861         (copy_acl): Add: copy an acl and S_ISUID, S_ISGID, and
29862         S_ISVTX from one file to another.  Fall back to fchmod/chmod when
29863         acls are unsupported.
29864         (set_acl): Add: set a file's acl and S_ISUID, S_ISGID, and
29865         S_ISVTX to a defined value.  Fall back to fchmod/chmod when acls
29866         are unsupported.
29867
29868 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
29869
29870         Sync from coreutils.
29871         * m4/acl.m4 (AC_FUNC_ACL): Add POSIX ACL and Linux-specific acl tests.
29872
29873 2006-01-07  Bruno Haible  <bruno@clisp.org>
29874
29875         * gnulib-tool (func_import): Add an AC_PROG_RANLIB dependency to
29876         gl_EARLY.
29877
29878 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
29879
29880         * lib/strftime.c (tzname): Don't declare if it is already #defined.
29881         Problem reported for Mingw by Mark Junker.
29882
29883 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
29884
29885         * README: Gnulib normally doesn't generate a tarball.
29886
29887 2006-01-03  Paul Eggert  <eggert@cs.ucla.edu>
29888
29889         * lib/xtime.h (xtime_make, xtime_nonnegative_nsec, xtime_nsec): Use
29890         long int, not int, for nanosecond counts, so that people who are
29891         used to POSIX struct timespec won't be surprised.  Reported by Jim
29892         Meyering.
29893
29894 2005-12-28  Bruno Haible  <bruno@clisp.org>
29895
29896         * build-aux/config.rpath: Update from GNU gettext.
29897
29898 2005-12-16  Jim Meyering  <jim@meyering.net>
29899
29900         * modules/fprintftime: New module.
29901         * MODULES.html.sh (Date and time <time.h>): Add fprintftime.
29902
29903 2005-12-16  Jim Meyering  <jim@meyering.net>
29904
29905         * m4/fprintftime.m4: New file.
29906
29907 2005-12-16  Jim Meyering  <jim@meyering.net>
29908
29909         * lib/fprintftime.c, lib/fprintftime.h: New files.
29910
29911 2005-12-15  Simon Josefsson  <jas@extundo.com>
29912
29913         * modules/socklen (configure.ac): Fix M4 macro name, to align with
29914         new m4/socklen.m4.
29915
29916 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
29917
29918         * m4/argp.m4: Define HAVE_DECL_PROGRAM_INVOCATION_NAME and
29919         HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
29920
29921 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
29922
29923         * lib/argp-fmtstream.c (__argp_fmtstream_update): Fix coredump
29924         * lib/argp-help.c (fill_in_uparams): Check if the constructed
29925         struct uparams is valid. Fall back to the default values if it is
29926         not.
29927
29928 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
29929
29930         * modules/argp (Files): Add argp-pin.c
29931         (Depends-on): dirname
29932         (lib_SOURCES): Add argp-pin.c
29933
29934 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
29935
29936         * m4/argp.m4:  Check if program_invocation_name and
29937         program_invocation_short_name are declared and define appropriate
29938         macros if they are not.
29939
29940 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
29941
29942         * lib/argp-help.c (__argp_base_name): New function
29943         (__argp_short_program_name): Rewrite using __argp_base_name
29944         * lib/argp-namefrob.h: Define program_invocation_name and
29945         program_invocation_short_name if requested
29946         (__argp_base_name): Add prototype
29947         * lib/argp-parse.c (argp_def): Use gettext wrappers
29948         (argp_default_parser): Use __argp_base_name
29949         * lib/argp-pin.c: New file. Defines program_invocation_name and
29950         program_invocation_short_name on systems that lack them.
29951
29952 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
29953
29954         * m4/stat-time.m4 (gl_STAT_TIME): Add check for
29955         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
29956         porting problem reported by Georg Schwarz in
29957         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
29958
29959 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
29960
29961         * lib/stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
29962         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
29963         porting problem reported by Georg Schwarz in
29964         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
29965
29966 2005-12-05  Bruno Haible  <bruno@clisp.org>
29967
29968         * lib/csharpcomp.sh.in (options_csc): For -l option, add a .dll suffix.
29969         * lib/csharpcomp.c (compile_csharp_using_sscli): Likewise.
29970         Reported by Mark Junker <mjscod@gmx.de>.
29971
29972 2005-12-02  Paul Eggert  <eggert@cs.ucla.edu>
29973
29974         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
29975         Use implementation from Albert Chin, with some
29976         comments/corrections by Stepan Kasal and myself.
29977
29978 2005-12-02  Bruno Haible  <bruno@clisp.org>
29979
29980         * gnulib-tool (func_import): Accept GPLed build tool modules when
29981         --lgpl is given.
29982         * modules/csharpcomp-script: New file.
29983         * modules/csharpcomp: Depend on it.
29984         * modules/javacomp-script: New file.
29985         * modules/javacomp: Depend on it.
29986         Suggested by Simon Josefsson.
29987
29988 2005-12-01  Paul Eggert  <eggert@cs.ucla.edu>
29989
29990         * m4/regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
29991         statement, to work around an HP-UX 10.20 compiler bug reported by
29992         Peter O'Gorman.
29993
29994 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
29995
29996         * modules/savedir (Depends-on): Add openat.
29997
29998 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
29999
30000         * lib/stdint_.h (intmax_t) [defined intmax_t]: Do not declare.
30001         (uintmax_t) [defined uintmax_t]: Do not declare.
30002         (SIZE_MAX) [defined SIZE_MAX]: Do not define.
30003         This works around a problem if intmax_t.m4 and/or uintmax_t.m4
30004         and/or size_max.m4 are also used.  Problem reported by Mark D. Baushke.
30005         (SIZE_MAX): Define to ((size_t) -1), not (~(size_t)0), for the
30006         sake of portability to weird hosts that C allows (though we don't
30007         know of any practical examples).
30008
30009         * lib/savedir.h (fdsavedir): New decl.
30010         * lib/savedir.c (fdsavedir, savedirstream): New functions; the latter
30011         contains most of the former guts of savedir.
30012         (savedir): Use savedirstream.
30013         Include "openat.h".
30014
30015 2005-11-25  Paul Eggert  <eggert@cs.ucla.edu>
30016
30017         * modules/obstack (Files): Add m4/ulonglong.m4.
30018         Problem reported by Davide Angelocola.
30019
30020 2005-11-15  Paul Eggert  <eggert@cs.ucla.edu>
30021
30022         * lib/xstrtod.c: Don't bother with #pragma STDC FENV_ACCESS ON, as
30023         coreutils no longer futzes with rounding modes.
30024
30025 2005-11-14  Jim Meyering  <jim@meyering.net>
30026
30027         * lib/mkstemp-safer.c: Include <config.h>, required for possible
30028         replacement of mkstemp.
30029
30030 2005-11-10  Simon Josefsson  <jas@extundo.com>
30031
30032         * lib/readline.c: Remove EOL.
30033
30034 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
30035
30036         * modules/gethrxtime (Depends-on): Add gettime.
30037
30038 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
30039
30040         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Don't require AC_HEADER_TIME
30041         or gettimeofday; no longer needed.
30042
30043 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
30044
30045         * lib/gethrxtime.c: Include "timespec.h" rather than the sys/time /
30046         time business.
30047         (gethrxtime) [! (HAVE_NANOUPTIME
30048         || (defined CLOCK_MONOTONIC && HAVE_CLOCK_GETTIME)
30049         || HAVE_MICROUPTIME)]: Fall back on gettime rather than rolling
30050         our own approximation.
30051
30052 2005-11-08  Eric Blake  <ebb9@byu.net>
30053
30054         * lib/inet_ntop.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
30055
30056 2005-11-08  Eric Blake  <ebb9@byu.net>
30057
30058         * lib/getaddrinfo.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
30059
30060 2005-11-04  Bruno Haible  <bruno@clisp.org>
30061
30062         * gnulib-tool: Implement --update mode.
30063
30064 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
30065
30066         Fix porting problem reported by Theodoros V. Kalamatianos.
30067         * lib/utimens.c (futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]:
30068         Don't assume that futimes failing means we must fail.
30069
30070 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
30071
30072         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
30073         variables to suggest the intended function of the PATH_MAX check.
30074
30075 2005-10-30  Kean Johnston  <jkj@sco.com>
30076
30077         Trivial changes to support SCO systems.
30078         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Check for MAXPATHLEN as well
30079         as PATH_MAX.
30080         * m4/fpending.m4 (gl_FUNC_FPENDING): Correct check for SCO systems,
30081         where __ptr is null when no I/O is pending.
30082
30083 2005-10-29  Paul Eggert  <eggert@cs.ucla.edu>
30084
30085         * lib/getcwd.c (__getcwd): Don't assume that system calls after readdir
30086         leave errno alone.  Problem reported by Dmitry V. Levin.
30087
30088 2005-10-28  Simon Josefsson  <jas@extundo.com>
30089
30090         * tests/test-gc-md4.c, tests/test-gc-md5.c, tests/test-gc-sha1.c:
30091         Test more.
30092
30093         * tests/test-gc-md2.c, tests/test-md2.c: New files.
30094
30095         * modules/md2, modules/md2-tests: New files.
30096
30097 2005-10-28  Simon Josefsson  <jas@extundo.com>
30098
30099         * m4/inet_ntop.m4: More tests.
30100
30101         * m4/gc-md2.m4, md2.m4: New file.
30102
30103 2005-10-28  Simon Josefsson  <jas@extundo.com>
30104
30105         * lib/inet_ntop.h, inet_ntop.c: Make it work under mingw32: Add
30106         "restrict" keywords, as per POSIX.  Protect the function
30107         declaration around HAVE_DECL_INET_NTOP rather than HAVE_INET_NTOP.
30108         Don't use K&R prototypes.  Check the sprintf return values.
30109         Re-define EAFNOSUPPORT if not present.  Indent.
30110
30111         * lib/md5.h, md5.c: Simplify buffer handling visavi alignment,
30112         suggested by Bruno Haible <bruno@clisp.org>.
30113
30114         * lib/gc-gnulib.c, gc-libgcrypt.c: Check calloc return value.
30115
30116         * lib/gc.h: Add MD2 and RMD160 length defines.  Add prototypes.
30117
30118         * lib/gc-libgcrypt.c: Add MD2 (which is not available through
30119         libgcrypt).
30120
30121         * lib/gc-gnulib.c: Add MD2.  Implement gc_hash_* API.
30122
30123         * lib/md2.h, lib/md2.c: New files.
30124
30125 2005-10-28  Paul Eggert  <eggert@cs.ucla.edu>
30126
30127         * lib/savedir.c (savedir): Don't assume that xrealloc etc. leave
30128         errno alone.  Problem reported by Frederic Jolliton.
30129
30130 2005-10-27  Paul Eggert  <eggert@cs.ucla.edu>
30131
30132         * modules/verify (License): Change from GPL to LGPL.  This is a
30133         tiny module and there are apparently near-equivalents that are
30134         under the BSD license.
30135
30136 2005-10-24  Simon Josefsson  <jas@extundo.com>
30137
30138         * modules/sha1: Relicense to LGPL.
30139
30140 2005-10-24  Simon Josefsson  <jas@extundo.com>
30141
30142         * lib/md4.h: Shrink buffer size, now that we changed the type.
30143
30144 2005-10-23  Simon Josefsson  <jas@extundo.com>
30145
30146         * gnulib-tool (func_import): Fix --tests-base.
30147
30148 2005-10-22  Simon Josefsson  <jas@extundo.com>
30149
30150         * modules/arcfour (Depends-on): Need stdint.
30151
30152 2005-10-22  Simon Josefsson  <jas@extundo.com>
30153
30154         * m4/gc.m4: Don't be fooled by --disable-*random-device parameters,
30155         suggested by Bruno Haible <bruno@clisp.org>.  Fix error messages.
30156
30157 2005-10-22  Simon Josefsson  <jas@extundo.com>
30158
30159         * lib/md4.h, md4.c: Simplify buffer handling visavi alignment,
30160         suggested by Bruno Haible <bruno@clisp.org>.
30161
30162 2005-10-22  Simon Josefsson  <jas@extundo.com>
30163
30164         * lib/crc.h: Include stddef.h, for size_t.
30165
30166 2005-10-22  Simon Josefsson  <jas@extundo.com>
30167
30168         * lib/arcfour.h, arcfour.c: Use fixed size indices in the
30169         arcfour_context struct (simplify test vector testing in GNU
30170         Shishi).
30171
30172 2005-10-21  Simon Josefsson  <jas@extundo.com>
30173
30174         * modules/des, modules/des-tests: New files.
30175
30176         * modules/gc-des, modules/gc-des-tests: New files.
30177
30178         * tests/test-des.c, tests/test-gc-des.c: New file.
30179
30180 2005-10-21  Simon Josefsson  <jas@extundo.com>
30181
30182         * modules/arctwo, modules/arctwo-tests: New files.
30183
30184         * tests/test-arctwo.c: New file.
30185
30186         * modules/gc-arctwo, modules/gc-arctwo-tests: New files.
30187
30188         * tests/test-gc-arctwo.c: New file.
30189
30190 2005-10-21  Simon Josefsson  <jas@extundo.com>
30191
30192         * m4/gc.m4: Don't use libgcrypt if gcrypt.h isn't found, suggested by
30193         Bruno Haible <bruno@clisp.org>.
30194
30195         * m4/gc-des.m4: New file.
30196
30197 2005-10-21  Simon Josefsson  <jas@extundo.com>
30198
30199         * m4/arctwo.m4: New file.
30200
30201         * m4/gc-arctwo.m4: New file.
30202
30203 2005-10-21  Simon Josefsson  <jas@extundo.com>
30204
30205         * lib/rijndael-api-fst.c: Fix bugs in CBC mode for more than one
30206         block.
30207
30208 2005-10-21  Simon Josefsson  <jas@extundo.com>
30209
30210         * lib/hmac-md5.c (hmac_md5): Add comments, suggested by Bruno Haible
30211         <bruno@clisp.org>.
30212
30213         * lib/hmac-sha1.c (hmac_sha1): Likewise.
30214
30215         * lib/crc.c (crc32_update): Actually use crc parameter, suggested by
30216         Bruno Haible <bruno@clisp.org>.
30217
30218         * lib/crc.h: Include stdint.h directly, suggested by Bruno Haible
30219         <bruno@clisp.org>.
30220
30221 2005-10-21  Simon Josefsson  <jas@extundo.com>
30222
30223         * lib/gc-libgcrypt.c (gc_cipher_open): Handle ECB.
30224
30225 2005-10-21  Simon Josefsson  <jas@extundo.com>
30226
30227         * lib/gc-gnulib.c: Support ARCTWO in CBC mode.
30228
30229 2005-10-21  Simon Josefsson  <jas@extundo.com>
30230
30231         * lib/des.h, lib/des.c: New files.
30232
30233         * lib/gc-gnulib.c: Support DES.c
30234
30235 2005-10-21  Simon Josefsson  <jas@extundo.com>
30236
30237         * lib/arctwo.h, lib/arctwo.c: New files.
30238
30239         * lib/gc-gnulib.c: Support ARCTWO.
30240
30241 2005-10-21  Simon Josefsson  <jas@extundo.com>
30242
30243         * lib/arctwo.h (arctwo_setkey): Protect variable in CPP macro,
30244         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
30245
30246 2005-10-21  Simon Josefsson  <jas@extundo.com>
30247
30248         * gnulib-tool (func_import, func_create_testdir): Define automake
30249         conditional GL_COND_LIBTOOL if libtool is used (to be used by modules
30250         Makefile.am snippet),
30251         suggested by Bruno Haible <bruno@clisp.org>.
30252
30253         * modules/gc (Makefile.am): Use it.
30254
30255 2005-10-21  Bruno Haible  <bruno@clisp.org>
30256
30257         * gnulib-tool (func_import, func_create_testdir): Add quoting to last
30258         patch.
30259
30260 2005-10-19  Simon Josefsson  <jas@extundo.com>
30261
30262         * tests/test-gc-rijndael.c: New file.
30263
30264         * modules/gc-rijndael, modules/gc-rijndael-test: New files.
30265
30266 2005-10-19  Simon Josefsson  <jas@extundo.com>
30267
30268         * tests/test-gc-md4.c, tests/test-gc-md5.c: Test gc_hash_buffer
30269         interface too.
30270
30271 2005-10-19  Simon Josefsson  <jas@extundo.com>
30272
30273         * tests/test-gc-arcfour.c: New file.
30274
30275         * modules/gc-arcfour, modules/gc-arcfour-tests: New files.
30276
30277 2005-10-19  Simon Josefsson  <jas@extundo.com>
30278
30279         * modules/gc-md4, modules/gc-md4-tests: New file.
30280
30281         * tests/test-gc-md4.c: New file.
30282
30283 2005-10-19  Simon Josefsson  <jas@extundo.com>
30284
30285         * m4/gc-md4.m4: New file.
30286
30287 2005-10-19  Simon Josefsson  <jas@extundo.com>
30288
30289         * m4/gc-hmac-md5.m4, gc-hmac-sha1.m4, gc-md4.m4,
30290         gc-md5.m4, gc-sha1.m4: Fix typo, suggested by Stepan Kasal
30291         <kasal@ucw.cz>.
30292
30293 2005-10-19  Simon Josefsson  <jas@extundo.com>
30294
30295         * m4/gc-arcfour.m4: New file.
30296
30297         * m4/gc-rijndael.m4: New file.
30298
30299 2005-10-19  Simon Josefsson  <jas@extundo.com>
30300
30301         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support MD4.
30302
30303 2005-10-19  Simon Josefsson  <jas@extundo.com>
30304
30305         * lib/gc-gnulib.c: Support ARCFOUR.
30306
30307 2005-10-19  Simon Josefsson  <jas@extundo.com>
30308
30309         * lib/gc-gnulib.c: Implement gc_cipher_* API, currently only with AES
30310         support.
30311
30312         * lib/gc.h: Add ECB enum type.
30313
30314         * lib/hmac-md5.c, hmac-sha1.c: Include memxor.h.
30315
30316 2005-10-18  Simon Josefsson  <jas@extundo.com>
30317
30318         * tests/test-md5.c: New file.
30319
30320         * modules/md5-tests: New file.
30321
30322 2005-10-18  Simon Josefsson  <jas@extundo.com>
30323
30324         * tests/test-md4.c: New file.
30325
30326         * modules/md4, modules/md4-tests: New files.
30327
30328 2005-10-18  Simon Josefsson  <jas@extundo.com>
30329
30330         * m4/md4.m4: New file.
30331
30332 2005-10-18  Simon Josefsson  <jas@extundo.com>
30333
30334         * lib/md4.h, lib/md4.c: New files, based on md5.?.
30335
30336 2005-10-17  Stepan Kasal  <kasal@ucw.cz>
30337
30338         * gnulib-tool (func_create_testdir): Omit the second check whether
30339         BUILT_SOURCES in nonempty.
30340
30341 2005-10-17  Simon Josefsson  <jas@extundo.com>
30342
30343         * tests/test-rijndael.c: New file.
30344
30345 2005-10-17  Simon Josefsson  <jas@extundo.com>
30346
30347         * modules/sha1: Depend on stdint instead of md5.
30348
30349         * modules/md5: Depend on stdint, remove uint32_t.
30350
30351 2005-10-17  Simon Josefsson  <jas@extundo.com>
30352
30353         * modules/gc-sha1-tests: New file.
30354
30355         * tests/test-gc-sha1.c: New file.
30356
30357 2005-10-17  Simon Josefsson  <jas@extundo.com>
30358
30359         * m4/md5.m4: Remove call to uint32_t.m4.
30360
30361 2005-10-17  Simon Josefsson  <jas@extundo.com>
30362
30363         * lib/sha1.c: Use uint32_t instead of md5_uint32.t
30364
30365         * lib/sha1.h: Use stdint.h and uint32_t instead of md5_uint32 from
30366         md5.h.
30367
30368         * lib/md5.c: Use uin32_t.  Fix non-gcc UNALIGNED_P macro.
30369
30370         * lib/md5.h: Use stdint.h and uint32_t.  Doc fix.
30371
30372 2005-10-17  Simon Josefsson  <jas@extundo.com>
30373
30374         * lib/gc.h, gc-libgcrypt.c: Add more hash types/functions.
30375
30376 2005-10-17  Simon Josefsson  <jas@extundo.com>
30377
30378         * lib/gc.h, gc-libgcrypt.c: Add ciphers.
30379
30380 2005-10-17  Simon Josefsson  <jas@extundo.com>
30381
30382         * lib/gc-libgcrypt.c (gc_hmac_sha1): Fix assert.
30383
30384         * lib/gc.h (gc_nonce, gc_pseudo_random, gc_random): Add prototypes.
30385
30386 2005-10-17  Bruno Haible  <bruno@clisp.org>
30387
30388         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Change the return statement so
30389         that it can also be used in a test.
30390
30391 2005-10-16  Bruno Haible  <bruno@clisp.org>
30392
30393         * gnulib-tool (func_emit_tests_Makefile_am): Also define
30394         TESTS_ENVIRONMENT, so that individual tests can augment it.
30395
30396         * gnulib-tool (func_create_testdir): Use an intermediate target for
30397         building $(BUILT_SOURCES). Needed because BUILT_SOURCES can contain
30398         macros, like $(ALLOCA_H), which cannot be passed through the command
30399         line.
30400
30401 2005-10-15  Simon Josefsson  <jas@extundo.com>
30402
30403         * modules/rijndael-tests: New file.
30404
30405         * modules/rijndael: New file.
30406
30407 2005-10-15  Simon Josefsson  <jas@extundo.com>
30408
30409         * m4/rijndael.m4: New file.
30410
30411 2005-10-15  Simon Josefsson  <jas@extundo.com>
30412
30413         * lib/rijndael-api-fst.h, lib/rijndael-api-fst.c: New files.
30414
30415         * lib/rijndael-alg-fst.h, lib/rijndael-alg-fst.c: New files.
30416
30417 2005-10-14  Simon Josefsson  <jas@extundo.com>
30418
30419         * tests/test-arcfour.c: New file.
30420
30421         * modules/arcfour, modules/arcfour-tests: New files.
30422
30423 2005-10-14  Simon Josefsson  <jas@extundo.com>
30424
30425         * m4/arcfour.m4: New file.
30426
30427 2005-10-14  Simon Josefsson  <jas@extundo.com>
30428
30429         * lib/arcfour.h, lib/arcfour.c: New files.
30430
30431 2005-10-14  Roland McGrath  <roland@redhat.com>
30432
30433         Import from libc.  [BZ #1331]
30434         * lib/obstack.h [!__STDC__] (obstack_int_grow_fast): Fix misnamed
30435         macro argument.
30436         Reported by Matej Vela <vela@debian.org>.
30437
30438 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
30439
30440         * lib/obstack.c [defined _LIBC && defined USE_IN_LIBIO]: Don't
30441         include <wchar.h>; no longer needed.
30442
30443 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
30444
30445         * config/srclist.txt: Add glibc bug 321 for obstack.c, obstack.h.
30446
30447 2005-10-14  Jakub Jelinek  <jakub@redhat.com>
30448         and  Ulrich Drepper  <drepper@redhat.com>
30449
30450         Import from libc.
30451         * lib/obstack.c (print_and_abort) [defined _LIBC]: Use __fxprintf
30452         instead of inline stream orientation test and two separate
30453         function calls.  Pay no attention to USE_IN_LIBIO.
30454
30455 2005-10-13  Simon Josefsson  <jas@extundo.com>
30456
30457         * modules/gc-hmac-md5-tests: New file.
30458
30459         * tests/test-gc-hmac-sha1.c: New file.
30460
30461         * tests/test-gc.c (main): Remove MD5 and HMAC-MD5 tests.
30462
30463         * modules/gc-hmac-md5-tests: New file.
30464
30465         * tests/test-gc-md5.c: New file.
30466
30467         * modules/gc-md5-tests: New file.
30468
30469 2005-10-13  Simon Josefsson  <jas@extundo.com>
30470
30471         * lib/gc-pbkdf2-sha1.c (gc_pbkdf2_sha1): Optimize CEIL computation.
30472         Move memory allocation outside of loop.
30473
30474 2005-10-13  Paul Eggert  <eggert@cs.ucla.edu>
30475
30476         * lib/mkdir-p.c (make_dir_parents): Don't report an error if an
30477         intermediate directory is in a read-only file system.  Problem
30478         reported by Eric Blake.
30479
30480 2005-10-13  Oskar Liljeblad  <oskar@osk.mine.nu>
30481
30482         * modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
30483
30484 2005-10-12  Simon Josefsson  <jas@extundo.com>
30485
30486         * tests/test-hmac-sha1.c: New file.
30487
30488         * modules/hmac-sha1-tests: New file.
30489
30490         * modules/hmac-sha1: New file.
30491
30492 2005-10-12  Simon Josefsson  <jas@extundo.com>
30493
30494         * modules/gc-sha1: New file.
30495
30496 2005-10-12  Simon Josefsson  <jas@extundo.com>
30497
30498         * modules/gc-pbkdf2-sha1, modules/gc-pbkdf2-sha1-tests: New files.
30499
30500         * tests/test-gc-pbkdf2-sha1.c: New file.
30501
30502 2005-10-12  Simon Josefsson  <jas@extundo.com>
30503
30504         * modules/gc-md5, modules/gc-hmac-md5: New files.
30505
30506         * modules/gc (Files): Remove md5, memxor and hmac files.
30507
30508 2005-10-12  Simon Josefsson  <jas@extundo.com>
30509
30510         * m4/gc-pbkdf2-sha1.m4: New file.
30511
30512         * m4/gc-hmac-sha1.m4: New file.
30513
30514         * m4/gc-sha1: New file.
30515
30516         * m4/hmac-sha1.m4: New file.
30517
30518 2005-10-12  Simon Josefsson  <jas@extundo.com>
30519
30520         * m4/gc-md5.m4, m4/gc-hmac-md5.m4: New files.
30521
30522         * m4/gc.m4: Don't call gl_MD5, gl_MEMXOR or gl_HMAC_MD5.
30523
30524 2005-10-12  Simon Josefsson  <jas@extundo.com>
30525
30526         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for return types,
30527         suggested by Bruno Haible <bruno@clisp.org>.
30528
30529 2005-10-12  Simon Josefsson  <jas@extundo.com>
30530
30531         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support SHA-1.
30532
30533 2005-10-12  Simon Josefsson  <jas@extundo.com>
30534
30535         * lib/gc-pbkdf2-sha1.c: New file.
30536
30537         * lib/gc.h: Add gc_pbkdf2_sha1 prototype.
30538
30539 2005-10-12  Simon Josefsson  <jas@extundo.com>
30540
30541         * lib/gc-libgcrypt.c (gc_hmac_sha1): New function.
30542
30543         * lib/gc-gnulib.c (gc_hmac_sha1): New function.
30544
30545 2005-10-12  Simon Josefsson  <jas@extundo.com>
30546
30547         * lib/gc-gnulib.c: Condition MD5 and HMAC-MD5 use on GC_USE_MD5 and
30548         GC_USE_HMAC_MD5, respectively.
30549
30550         * lib/gc-libgcrypt.c (gc_md5): Fix assert call.
30551         (gc_md5): Fix typo.
30552
30553         * lib/gc.h (gc_hash_buffer): Use gc_hash in prototype.
30554
30555         * lib/gc-libgcrypt.c (gc_hash_buffer): Ditto.
30556
30557         * lib/gc-gnulib.c (gc_hash_buffer): Ditto.
30558
30559 2005-10-12  Bruno Haible  <bruno@clisp.org>
30560
30561         * m4/stdbool.m4 (gl_STDBOOL_H): Define as an alias of AM_STDBOOL_H.
30562         Reported by Stepan Kasal <kasal@ucw.cz>.
30563
30564 2005-10-11  Simon Josefsson  <jas@extundo.com>
30565
30566         * tests/test-crc.c: New file.
30567
30568         * modules/crc, modules/crc-tests: New files.
30569
30570 2005-10-11  Simon Josefsson  <jas@extundo.com>
30571
30572         * m4/crc.m4: New file.
30573
30574 2005-10-11  Simon Josefsson  <jas@extundo.com>
30575
30576         * lib/gc.h: Add gc_hash and gc_hash_buffer.
30577
30578         * lib/gc-gnulib.c (gc_hash_buffer): Add.  Reorder #include's.
30579
30580         * lib/gc-libgcrypt.c (gc_hash_buffer): Add.
30581
30582 2005-10-11  Simon Josefsson  <jas@extundo.com>
30583
30584         * lib/crc.h, lib/crc.c: New files.
30585
30586         * lib/gc.h (gc_hash_buffer): Add doc.
30587
30588 2005-10-11  Bruno Haible  <bruno@clisp.org>
30589
30590         * modules/c-strcasestr: New file.
30591         * MODULES.html.sh (String handling <string.h>): Add c-strcasestr.
30592
30593 2005-10-11  Bruno Haible  <bruno@clisp.org>
30594
30595         * modules/c-strcase: New file.
30596         * MODULES.html.sh (String handling <string.h>): Add c-strcase.
30597
30598 2005-10-11  Bruno Haible  <bruno@clisp.org>
30599
30600         * lib/strcasecmp.c: Include limits.h.
30601         (strcasecmp): Avoid integer overflow on exotic platforms.
30602         * lib/strncasecmp.c: Include limits.h.
30603         (strncasecmp): Avoid integer overflow on exotic platforms.
30604         Reported by Paul Eggert.
30605
30606 2005-10-11  Bruno Haible  <bruno@clisp.org>
30607
30608         * lib/c-strcasestr.h: New file, from GNU gettext.
30609         * lib/c-strcasestr.c: New file, from GNU gettext.
30610
30611 2005-10-11  Bruno Haible  <bruno@clisp.org>
30612
30613         * lib/c-strcase.h: New file, from GNU gettext.
30614         * lib/c-strcasecmp.c: New file, from GNU gettext.
30615         * lib/c-strncasecmp.c: New file, from GNU gettext.
30616
30617 2005-10-10  Paul Eggert  <eggert@cs.ucla.edu>
30618
30619         * modules/mempcpy (License): GPL -> LGPL.
30620         * modules/strchrnul (License): Likewise.
30621         * modules/sysexits (License): Likewise.
30622
30623 2005-10-08  Simon Josefsson  <jas@extundo.com>
30624
30625         * config/srclist.txt: Bug 1423 is closed, but 1439 remains.
30626
30627 2005-10-07  Simon Josefsson  <jas@extundo.com>
30628
30629         * m4/memxor.m4: Remove gl_C_RESTRICT call.
30630
30631 2005-10-06  Simon Josefsson  <jas@extundo.com>
30632
30633         * tests/test-hmac-md5.c: New file.
30634
30635         * modules/hmac-md5-tests: New file.
30636
30637         * modules/hmac-md5: New file.
30638
30639 2005-10-06  Simon Josefsson  <jas@extundo.com>
30640
30641         * m4/hmac-md5.m4: New file.
30642
30643         * m4/memxor.m4: Require gl_C_RESTRICT.
30644
30645 2005-10-06  Simon Josefsson  <jas@extundo.com>
30646
30647         * lib/memxor.c (memxor): Avoid casts and warnings.
30648
30649 2005-10-06  Simon Josefsson  <jas@extundo.com>
30650
30651         * lib/hmac-md5.c: New file.
30652
30653         * lib/hmac.h: New file.
30654
30655 2005-10-06  Paul Eggert  <eggert@cs.ucla.edu>
30656
30657         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
30658         promotes to int, not unsigned int, to catch the AIX 5.3
30659         compiler bug.
30660
30661 2005-10-05  Simon Josefsson  <jas@extundo.com>
30662
30663         * modules/memxor: New file.
30664
30665         * modules/iconv (Files): Move config.rpath to havelib, it is used
30666         there.
30667
30668         * modules/havelib (Files): Add config.rpath.
30669
30670 2005-10-05  Simon Josefsson  <jas@extundo.com>
30671
30672         * m4/memxor.m4: New file.
30673
30674 2005-10-05  Simon Josefsson  <jas@extundo.com>
30675
30676         * lib/memxor.c (memxor): Fix compiler error.
30677
30678         * lib/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): Add, see also
30679         <http://sourceware.org/bugzilla/show_bug.cgi?id=1423>.
30680
30681         * lib/memxor.h, lib/memxor.c: New files.
30682
30683         * lib/getaddrinfo.h: Don't protect sys/types.h with HAVE_SYS_TYPES_H,
30684         we assume all systems have it, suggested by Jim Meyering
30685         <jim@meyering.net>.  Remove HAVE_SYS_SOCKET_H test too, to see if
30686         any systems lack sys/socket.h; mingw32 is known to lack it, but we
30687         don't support it yet anyway.  Also remove HAVE_NETDB_H test, for
30688         same reasons.
30689
30690 2005-10-05  Simon Josefsson  <jas@extundo.com>
30691
30692         * config/srclist.txt: Add glibc bug 1423 for md5.h.
30693
30694 2005-10-05  Paul Eggert  <eggert@cs.ucla.edu>
30695
30696         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
30697         sys/socket.h, netdb.h, sys/types.h; the checks areno longer
30698         needed, since the source code now assumes these .h files.
30699
30700 2005-10-05  Derek Price  <derek@ximbiot.com>
30701
30702         * lib/getdelim.c (SIZE_MAX): New macro, if not already defined.
30703
30704 2005-10-05  Bruno Haible  <bruno@clisp.org>
30705
30706         * modules/stdint (License): Change to LGPL.
30707
30708 2005-10-04  Simon Josefsson  <jas@extundo.com>
30709
30710         * lib/getaddrinfo.h: Move sys/types.h include first, reported by "Mark
30711         D. Baushke" <mdb@gnu.org>.
30712
30713 2005-10-04  Bruno Haible  <bruno@clisp.org>
30714
30715         * lib/verify.h (verify_true): Provide alternative definition for C++.
30716
30717 2005-10-03  Paul Eggert  <eggert@cs.ucla.edu>
30718
30719         * lib/getdelim.c: Include getdelim.h first.  Include <limits.h>.
30720         (SSIZE_MAX): New macro, if not already defined.
30721         (getdelim): Fix buffer overrun on 64-bit hosts with lines longer
30722         than 2 GiB.
30723
30724 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
30725
30726         Sync from coreutils.
30727         * m4/openat.m4 (gl_FUNC_OPENAT): Check for fdopendir.
30728         * m4/ullong_max.m4 (gl_ULLONG_MAX): Simplify so that it merely
30729         defines ULONG_MAX_LT_ULLONG_MAX.  Thomas M.Ott reports that
30730         ULLONG_MAX doesn't work with 2.7.2.1.
30731
30732 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
30733
30734         * modules/xreadlink (Makefile.am): Remove lib_SOURCES.
30735         From Ben Pfaff.
30736
30737         * modules/exclude (Depends-on): Depend on verify.
30738         * modules/strtoimax (Depends-on): Likewise.
30739         * modules/utimecmp (Depends-on): Likewise.
30740
30741 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
30742
30743         * lib/exclude.c: Include verify.h.
30744         (verify): Remove.  All callers changed to use verify.h's version.
30745         * lib/strtoimax.c: Likewise.
30746         * lib/utimecmp.c: Likewis.e
30747
30748         Sync from coreutils.
30749         * lib/.cppi-disable: Add getaddrinfo.h, getdelim.h, getline.h,
30750         getpass.c, mbchar.h, mbuiter.h, strcase.h, strnlen.h, strnlen1.h.
30751         * lib/.cvsignore: Add fts.h, search.h, t-fpending.
30752         * lib/settime.c (settime): Fix { typo in previous patch.  Also, don't
30753         bother returning ENOSYS if settimeofday or stime fails; just let
30754         them return whatever errno they want to return.
30755         * lib/utimens.c: Include unistd.h, for dup2.
30756         (futimens): Fix typo: HAVE_FUTIMESAT was misspelled in an #if.
30757         (futimens) [! HAVE_FUTIMESAT]: If !file, set errno before returning -1.
30758
30759 2005-10-02  Jim Meyering  <jim@meyering.net>
30760
30761         Sync from coreutils.
30762         * m4/utimes.m4 (gl_FUNC_UTIMES): Detect the version of utimes
30763         from glibc-2.2.5 that fails for read-only files.
30764
30765 2005-10-02  Jim Meyering  <jim@meyering.net>
30766
30767         Sync from coreutils.
30768         * lib/fts-cycle.c [HAVE_CONFIG_H]: Include <config.h>.
30769         * lib/openat-die.c: Use `#ifdef HAVE_CONFIG_H', not
30770         `#if HAVE_CONFIG_H'.
30771         * lib/openat.c (fdopendir): Do not define if HAVE_FDOPENDIR.
30772         Remove AT_FDCWD test.
30773         Do not consume the fd unless successful.
30774         * lib/openat.h (fdopendir): Do not define if HAVE_FDOPENDIR.
30775         * lib/settime.c (settime): Move the HAVE_STIME block `up' into an #elif
30776         block, so that we don't even try to compile it if settimeofday is
30777         available.  This works around a compilation failure on OSF1 V5.1,
30778         due to stime requiring a `long int*' while tv_sec is `int'.
30779
30780 2005-10-02  Alfred M. Szmidt  <ams@gnu.org>
30781
30782         Sync from coreutils.
30783         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Compare $gl_have_path...
30784         against `yes', rather than just testing for nonempty.
30785
30786 2005-10-01  Simon Josefsson  <jas@extundo.com>
30787
30788         * m4/getaddrinfo.m4: Include sys/types.h for sys/socket.h, on FreeBSD
30789         and Darwin.
30790
30791         * m4/getaddrinfo.m4: Use AC_GNU_SOURCE, GNU only declare getaddrinfo
30792         as an (POSIX) extension.  Check for sys/types.h, sys/socket.h, and
30793         netdb.h too, needed by getaddrinfo.h.  Check if getaddrinfo,
30794         freeaddrinfo and gai_strerror are declared by the POSIX headers.
30795         Check if struct addrinfo is declared.
30796
30797 2005-10-01  Simon Josefsson  <jas@extundo.com>
30798
30799         * lib/getaddrinfo.h: Protect #include's of sys/socket.h and netdb.h.
30800         Only define struct addrinfo if !HAVE_STRUCT_ADDRINFO.  Protect
30801         AI_* and EAI_* definitions.  Protect function declarations.
30802
30803 2005-10-01  Jim Meyering  <jim@meyering.net>
30804
30805         Sync from coreutils.
30806
30807         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Look for getservbyname in these
30808         libraries [inet nsl socket xnet].  Nelson Beebe reported that with
30809         native cc on Solaris 7, getaddrinfo.c requires -lsocket.
30810         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
30811         in the inet and nsl libraries.  Required on Solaris 5.7.
30812
30813 2005-10-01  Jim Meyering  <jim@meyering.net>
30814
30815         Sync from coreutils.
30816         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
30817         in the inet and nsl libraries.  Required on Solaris 5.7.
30818
30819 2005-10-01  Eric Blake  <ebb9@byu.net>  (tiny change)
30820
30821         * lib/getdelim.c (getdelim): Remove unused variables.
30822
30823 2005-09-29  Paul Eggert  <eggert@cs.ucla.edu>
30824
30825         * lib/xtime.h (XTIME_PRECISION): Now of type int, not long long int,
30826         so that the code works even with ancient cpp.  Portability problem
30827         with GCC 2.7.2.1 reported by Thomas M.Ott.
30828
30829 2005-09-27  Paul Eggert  <eggert@cs.ucla.edu>
30830
30831         * modules/regex (Depends-on): Add strcase.
30832
30833         * modules/gethostname (Licence): Change from GPL to LGPL, since
30834         gethostname.c is a trivial implementation of a standard library
30835         function.
30836         * modules/poll (License): Change from GPL to LGPL, since it's
30837         derived from LGPL code.
30838
30839 2005-09-27  Jim Meyering  <jim@meyering.net>
30840
30841         * lib/getcwd.c: Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef
30842         HAVE_CONFIG_H.
30843
30844         * lib/intprops.h (signed_type_or_expr__): Define.
30845         (INT_STRLEN_BOUND) [__GNUC__]: Use a slightly tighter bound
30846         for unsigned types.
30847
30848 2005-09-26  Paul Eggert  <eggert@cs.ucla.edu>
30849
30850         * lib/verify.h (verify_expr): Remove, replacing with:
30851         (verify_true): New macro that returns true instead of void.
30852         (verify_type__): Remove.
30853         (verify): Use verify_true rather than verify_type__.
30854
30855 2005-09-26  Bruno Haible  <bruno@clisp.org>
30856
30857         * modules/mbchar (Include): Mention that HAVE_WCHAR_H && HAVE_WCTYPE_H
30858         is necessary.
30859         (lib_SOURCES): Remove mbchar.c.
30860         * modules/mbfile (Include): Mention that HAVE_MBRTOWC is necessary.
30861         (Files): Add m4/mbrtowc.m4.
30862         * modules/mbiter: Likewise.
30863         * modules/mbuiter: Likewise.
30864
30865 2005-09-26  Bruno Haible  <bruno@clisp.org>
30866
30867         * m4/mbchar.m4 (gl_MBCHAR): Check for wchar.h and wctype.h. Don't
30868         compile mbchar.c if they are not both present.
30869         * m4/mbfile.m4 (gl_MBFILE): Require gl_FUNC_MBRTOWC.
30870         * m4/mbiter.m4 (gl_MBITER): Likewise.
30871         * m4/strstr.m4 (gl_PREREQ_STRSTR): Use AC_REQUIRE.
30872         * m4/strcasestr.m4 (gl_PREREQ_STRCASESTR): Likewise.
30873         * m4/strcase.m4 (gl_PREREQ_STRCASECMP): Likewise.
30874
30875 2005-09-25  Jim Meyering  <jim@meyering.net>
30876
30877         * modules/inet_ntop (Depends-on): Add socklen, since inet_ntop.c
30878         also uses socklen_t.
30879
30880 2005-09-24  Paul Eggert  <eggert@cs.ucla.edu>
30881
30882         * lib/utimens.c (ENOSYS): Define if not already defined.
30883         (futimens): Support having a null PATH if the file descriptor
30884         is nonnegative.
30885
30886         * lib/regex_internal.h (__GNUC_PREREQ, always_inline, inline, pure):
30887         Remove.
30888         (__attribute): Define to empty unless GCC 3.1 or later.
30889         This works around a core dump on OpenBSD 3.4, which has GCC
30890         2.95.3, which dumps core when given __attribute__(()).  It also
30891         simplifies other tests, since we really don't want to bother with
30892         worrying about which ancient version of GCC supported what.
30893         Original problem reported by Yoann Vandoorselaere, with part of
30894         the fix suggested by Derek Price.
30895
30896 2005-09-24  Jim Meyering  <jim@meyering.net>
30897
30898         * lib/verify.h (verify_type__): Use `unsigned int' as the bitfield type
30899         so we can once again use a positive bitfield width of 1 -- now we
30900         don't have to explain why we were using a bitfield width of 2.
30901
30902 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
30903
30904         * m4/regex.m4 (gl_REGEX): If replacing, define regcomp to rpl_regcomp,
30905         and similarly for the other external symbols.  Problem reported
30906         by James Gallager.
30907
30908         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux
30909         bug reported by Jim Meyering.
30910
30911         * m4/utimens.m4 (gl_UTIMENS): Check for futimesat.
30912         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Undo previous change;
30913         not needed, since socklen is a prerequisite module.
30914
30915 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
30916
30917         * lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>.
30918         Problem reported by Eric Blake.
30919         (getaddrinfo): Initialize se so that it's not garbage.
30920         Redo internal storage allocation so that it doesn't make unportable
30921         assumptions about alignment.
30922         Fix a memory leak.
30923
30924         * lib/utimens.c (futimens): Use futimesat if available.
30925         Prefer it to futimes since it doesn't have the futimes bug.
30926
30927         * lib/verify.h (GL_CONCAT0, GL_CONCAT): Remove.
30928         (verify): Don't use the __LINE__ trick, as it doesn't work in general.
30929         Instead, declare a function that returns a pointer to an array,
30930         and use verify_type__ to declare the size of the array.
30931         Problem and germ of a solution reported by Bruno Haible.
30932         (verify_type__): Use 2, not 1, for bitfield size, to avoid
30933         a warning with Irix 6.5 cc.  Problem reported by Bruno Haible.
30934
30935 2005-09-23  Jim Meyering  <jim@meyering.net>
30936
30937         Sync from coreutils.
30938         Correct build failure (socklen_t not defined) on at least
30939         mips-sgi-irix6.5 and alphaev67-dec-osf5.1.
30940         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require gl_SOCKLEN_T.
30941
30942 2005-09-23  Jim Meyering  <jim@meyering.net>
30943
30944         * modules/getaddrinfo (Depends-on): Add socklen.
30945
30946 2005-09-23  Bruno Haible  <bruno@clisp.org>
30947
30948         * tests/test-verify.c: New file.
30949
30950 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
30951
30952         Sync from coreutils.
30953
30954         * modules/argmatch (Depends-on): Add verify.
30955         * modules/getloadavg (Depends-on): Depend on fcntl-safer, not
30956         unistd-safer.
30957         * modules/save-cwd (Depends-on): Likewise.
30958
30959         * modules/openat (Files): Add lib/openat-die.c.
30960         (Depends-on): Remove error, exitfail.
30961         Add dirname.
30962
30963         * modules/verify: New file.
30964         * MODULES.html.sh (Diagnostics <assert.h>): New section,
30965         with "verify" module.
30966
30967 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
30968
30969         Sync from coreutils.
30970
30971         * m4/backupfile.m4, calloc.m4, chown.m4, cloexec.m4, dup2.m4:
30972         * m4/fileblocks.m4, free.m4, ftruncate.m4, getcwd.m4, getpagesize.m4:
30973         * m4/getugroups.m4, group-member.m4, idcache.m4, link-follow.m4:
30974         * m4/mkstemp.m4, mktime.m4, mountlist.m4, nanosleep.m4, pathmax.m4:
30975         * m4/physmem.m4, posixver.m4, putenv.m4, safe-read.m4, same.m4:
30976         * m4/save-cwd.m4, stdio-safer.m4, unistd-safer.m4, unlinkdir.m4:
30977         * m4/userspec.m4, xgetcwd.m4, xreadlink.m4:
30978         Don't bother checking for string.h, stdlib.h, unistd.h.
30979         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't require
30980         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK; that's now the lstat
30981         module's job.
30982         * m4/jm-macros.m4 (gl_MACROS): Likewise.
30983         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_LSTAT.
30984
30985         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.
30986         (gl_GETDATE): Use it.
30987
30988         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Don't bother checking for unistd.h.
30989
30990 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
30991
30992         Sync from coreutils.
30993
30994         * lib/.cppi-disable: Add regcomp.c, regex_internal.c, regex_internal.h,
30995         stat-time.h.
30996         * lib/argmatch.h: Include verify.h
30997         (ARGMATCH_VERIFY): Use verify rather than rolling our own.
30998         (ARGMATCH_ASSERT): Remove; unused.
30999         * lib/canonicalize.c: Assume STDC_HEADERS.
31000         * lib/exclude.c: Include "strcase.h".
31001         * lib/regex_internal.h [!defined _LIBC]: Likewise.
31002         * lib/getusershell.c: Include stdio--.h rather than stdio.h
31003         and stdio-safer.h.
31004         (getusershell): Call fopen, not fopen_safer.
31005         * lib/save-cwd.c: Include fcntl--.h rather than fcntl.h.
31006         Do not include unistd-safer.h.
31007         (save_cwd): Don't call fd_safer; no longer needed
31008         now that we include fcntl--.h.
31009
31010         * lib/getdate.y (relative_time): New type.
31011         (RELATIVE_TIME_0): New constant.
31012         (parser_control): Use relative_time instead of doing it ourselves.
31013         (%union): Add new relative_time rel member.
31014         (tYEAR_UNIT, tMONTH_UNIT, tHOUR_UNIT, tMINUTE_UNIT, tSEC_UNIT):
31015         Now typeless.
31016         (relunit, relunit_snumber): Now of type rel.
31017         (zone, rel, relunit, get_date): Adjust to above changes.
31018
31019         * lib/getloadavg.c: Include fcntl--.h rather than fcntl.h.
31020         Do not include unistd-safer.h.
31021         (getloadavg): Don't call fd_safer; no longer needed
31022         now that we include fcntl--.h.
31023
31024         * lib/mkdir-p.c (ENOSYS): Define to EEXIST if not defined.
31025         (make_dir_parents): Treat ENOSYS like EEXIST.
31026
31027         Improve quality of diagnostics on restore_cwd failure.
31028         * lib/mkdir-p.h (make_dir): Remove.  All uses replaced by mkdir.
31029         (make_dir_parents): Last arg is now int * (for errno), not bool *.
31030         * lib/mkdir-p.c (make_dir, make_dir_parents): Likewise.
31031         Rewrite "mkdir -p" algorithm to avoid the need for "stat"
31032         each time through the loop.  Do not diagnose restore_cwd failure;
31033         that is the caller's job (and perhaps the caller does not care).
31034
31035         * lib/mkdir-p.c (CLEANUP_CWD, CLEANUP): Remove.
31036         (make_dir_parents): Revamp to avoid need for CLEANUP_CWD, CLEANUP.
31037         If the file already exists but is not a directory, don't bother
31038         to try to make its parents.
31039         Close potential file descriptor leak if we can't chdir("/") (!).
31040         Don't always return true if chdir($PWD) fails; return true only
31041         if the requested action was done successfully (except for the
31042         chdir($PWD)).
31043         Don't log final directory unless we actually made it.
31044         Refactor to avoid duplicate code to fix up permissions.
31045         Don't attempt to fix up parent permissions if chdir($PWD) fails.
31046
31047         * lib/strftime.c (my_strftime): Rewrite the previous change slightly,
31048         to make it a bit faster and (I hope) clearer.
31049         * lib/strftime.c (my_strftime): Add support for %:z, %::z, %:::z.
31050         Fix bug in formats like %2N.
31051
31052         * lib/verify.h: New file.
31053
31054 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
31055
31056         Sync from coreutils.
31057         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Check for netinet/in.h.
31058
31059 2005-09-22  Jim Meyering  <jim@meyering.net>
31060
31061         Sync from coreutils.
31062
31063         * m4/lstat.m4 (gl_FUNC_LSTAT):
31064         Use AC_LIBSOURCES to require lstat.c and lstat.h.
31065         Remove obsolete comment.
31066         * m4/xreadlink.m4: Use AC_LIBSOURCES and AC_LIBOBJ.
31067         * m4/xstrtod.m4: Likewise.
31068
31069         * m4/openat.m4 (gl_FUNC_OPENAT): Add openat-die.c.
31070
31071 2005-09-22  Jim Meyering  <jim@meyering.net>
31072
31073         Sync from coreutils.
31074
31075         * lib/backupfile.c: Use ARGMATCH_VERIFY, just in case.
31076
31077         * lib/posixtm.c (posixtime) [lint]: Initialize *all* of tm0, not just
31078         the .tm_year member, since otherwise gcc-4.0 would now warn about
31079         tm_zone, tm_gmtoff, tm_isdst, tm_yday, tm_wday.
31080
31081         * lib/quotearg.c (quotearg_n_options): Change code to be suboptimal, in
31082         order to avoid an unsuppressible warning from gcc on 64-bit systems.
31083
31084         * lib/getdate.y (get_date): Undo part of the 2005-04-04 change, so that
31085         the command "date -d'2005-03-27 +1 day'" succeeds once again, even
31086         when run in a time zone for which daylight savings time is in effect
31087         for the starting date.
31088
31089         * lib/mkdir-p.c (make_dir_parents): Don't let a failed chdir($PWD)
31090         stop us from restricting permissions of just-created absolute-named
31091         directories.
31092         * lib/mkdir-p.c (CLEANUP_CWD): Return *true*, not false when failing
31093         to restore initial working directory.
31094         * lib/mkdir-p.c (make_dir_parents): New parameter:
31095         different_working_dir, to tell caller if/when we change the working
31096         directory and are unable to return to the initial one.
31097         * lib/mkdir-p.h (make_dir_parents): Update prototype.
31098         * lib/mkdir-p.c (CLEANUP_CWD): Change one more `return 1' to
31099         `return false'.  This fixes a bug introduced on 2004-07-30.
31100
31101         * lib/openat.c (fdopendir): Be sure to close the supplied
31102         file descriptor before returning.  This makes our replacement
31103         implementation a little closer to Solaris's, where fdopendir
31104         ties the file descriptor to the returned DIR* pointer.
31105         * lib/openat.c (unlinkat): New function.
31106         * lib/openat.h (unlinkat): Add prototype.
31107         * lib/openat-die.c (openat_save_fail): Rename from openat_save_die.
31108         (openat_restore_fail): Rename from openat_restore_die.
31109         * lib/openat.c, openat.h: Reflect s/_die/_fail/ renaming.
31110
31111         Provide an alternative to exiting immediately upon save_cwd or
31112         restore_cwd failure.  Now, an application can arrange e.g.,
31113         to perform a longjump in that case.
31114         * lib/openat.c: Include dirname.h.
31115         Use IS_ABSOLUTE_FILE_NAME rather than testing for leading slash.
31116         (rpl_openat, fdopendir, fstatat): Call openat_save_die
31117         and openat_restore_die rather than calling error directly.
31118         Don't include "error.h" or "exitfail.h"; they're no longer needed.
31119
31120         * lib/openat-die.c (openat_save_die, openat_restore_die): New file.
31121         * lib/openat.h (openat_save_die, openat_restore_die): Declare and
31122         define.
31123
31124         * lib/strftime.c [FPRINTFTIME] (fprintftime): Provide a new interface:
31125         size_t fprintftime (FILE *fp, char const *fmt, struct tm const *tm,
31126                             int utc, int nanoseconds);
31127         Background:
31128         date should not have to allocate a megabyte of virtual memory to
31129         handle a format argument like +%1048575T.  When implemented with
31130         strftime, it must allocate such a buffer, use strftime to fill it
31131         in, print it, then free it.
31132         With fprintftime, it simply prints everything and exits.
31133         With no need for memory allocation, that's one fewer way to fail.
31134         * lib/strftime.c (my_strftime): Parse the colons of %:::z *after* the
31135         optional field width, not before, so we accept %9:z, not %:9z.
31136         (my_strftime): Be sure to use L_('x') for literals.
31137
31138         * lib/backupfile.c, lib/canon-host.c, lib/canonicalize.c, lib/chown.c:
31139         * lib/cloexec.c, lib/dup-safer.c, lib/dup2.c, lib/euidaccess.c:
31140         * lib/fd-safer.c, lib/fileblocks.c, lib/fopen-safer.c, lib/fsusage.c:
31141         * lib/ftruncate.c, lib/getcwd.c, lib/getcwd.h, lib/getloadavg.c:
31142         * lib/getopt_.h, lib/getpagesize.h, lib/getugroups.c:
31143         * lib/group-member.c, lib/human.h, lib/idcache.c, lib/mkdir-p.c:
31144         * lib/mountlist.c, lib/nanosleep.c, lib/pathmax.h, lib/physmem.c:
31145         * lib/posixver.c, lib/putenv.c, lib/raise.c, lib/safe-read.c:
31146         * lib/same.c, lib/save-cwd.c, lib/setenv.c, lib/settime.c:
31147         * lib/tempname.c, lib/unlinkdir.c, lib/unsetenv.c, lib/userspec.c:
31148         * lib/xgethostname.c, lib/xreadlink.c:
31149         Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally.
31150
31151         * lib/chown.c, lib/cloexec.c, lib/dup-safer.c, lib/dup2.c:
31152         * lib/fsusage.c, lib/getcwd.c, lib/getloadavg.c, lib/mountlist.c:
31153         * lib/openat.h, lib/save-cwd.c, lib/tempname.c:
31154         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
31155         and don't include <sys/file.h>).
31156
31157 2005-09-22  Eric Blake  <ebb9@byu.net>  (tiny change)
31158
31159         Sync from coreutils.
31160
31161         * lib/getloadavg.c (getloadavg) [__CYGWIN__]: Port to cygwin.
31162         [__linux__]: Allocate a big enough buffer for /proc/loadavg.
31163         [!LDAV_DONE]: Avoid unused variable warning.
31164
31165 2005-09-21  Bruno Haible  <bruno@clisp.org>
31166
31167         * lib/unicodeio.h (unicode_to_mb): New declaration.
31168
31169 2005-09-20  Derek Price  <derek@ximbiot.com>
31170
31171         * lib/getaddrinfo.c: Don't include <netdb.h> included from
31172         getaddrinfo.h.
31173
31174 2005-09-20  Bruno Haible  <bruno@clisp.org>
31175
31176         * gnulib-tool: Remove trailing slashes from the values specified for
31177         --source-base, --m4-base, --tests-base, --aux-dir.
31178         Suggested by Simon Josefsson <jas@extundo.com>.
31179
31180 2005-09-20  Bruno Haible  <bruno@clisp.org>
31181
31182         * gnulib-tool (func_all_modules, func_modules_transitive_closure,
31183         func_modules_to_filelist, func_import, func_create_testdir): Make all
31184         sorting results locale-independent, so that gnulib-cache.m4 doesn't
31185         change when gnulib-tool is invoked in a different locale.
31186
31187 2005-09-19  Simon Josefsson  <jas@extundo.com>
31188
31189         * m4/socklen.m4: Fix typo.
31190
31191 2005-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
31192
31193         Use a consistent style for including <config.h>.
31194         * lib/__fpending.c, lib/acl.c, lib/argmatch.c, lib/argp-help.c,
31195         lib/argp-parse.c, lib/argp-pvh.c, lib/backupfile.c, lib/basename.c,
31196         lib/c-stack.c, lib/calloc.c, lib/check-version.c, lib/cloexec.c,
31197         lib/closeout.c, lib/copy-file.c, lib/creat-safer.c, lib/cycle-check.c,
31198         lib/dirfd.c, lib/dirname.c, lib/dup-safer.c, lib/dup2.c,
31199         lib/euidaccess.c, lib/exclude.c, lib/exitfail.c, lib/fatal-signal.c,
31200         lib/fd-safer.c, lib/file-type.c, lib/fileblocks.c, lib/filemode.c,
31201         lib/filenamecat.c, lib/findprog.c, lib/fnmatch.c, lib/fopen-safer.c,
31202         lib/free.c, lib/fsusage.c, lib/ftruncate.c, lib/full-write.c,
31203         lib/fwriteerror.c, lib/getaddrinfo.c, lib/getcwd.c, lib/getdelim.c,
31204         lib/getline.c, lib/getlogin_r.c, lib/getndelim2.c, lib/getnline.c,
31205         lib/getopt1.c, lib/getpass.c, lib/group-member.c, lib/hard-locale.c,
31206         lib/hash-pjw.c, lib/hash.c, lib/human.c, lib/idcache.c,
31207         lib/inet_ntop.c, lib/isdir.c, lib/long-options.c, lib/malloc.c,
31208         lib/memcasecmp.c, lib/memcmp.c, lib/memcoll.c, lib/memcpy.c,
31209         lib/memmove.c, lib/mkdir-p.c, lib/modechange.c, lib/mountlist.c,
31210         lib/open-safer.c, lib/physmem.c, lib/pipe-safer.c, lib/pipe.c,
31211         lib/poll.c, lib/posixver.c, lib/progname.c, lib/progreloc.c,
31212         lib/putenv.c, lib/quote.c, lib/quotearg.c, lib/readline.c,
31213         lib/readlink.c, lib/realloc.c, lib/regex.c, lib/rename.c, lib/rmdir.c,
31214         lib/rpmatch.c, lib/safe-read.c, lib/same.c, lib/save-cwd.c,
31215         lib/savedir.c, lib/sig2str.c, lib/strcspn.c, lib/strerror.c,
31216         lib/stripslash.c, lib/strncasecmp.c, lib/strndup.c, lib/strnlen.c,
31217         lib/strnlen1.c, lib/strsep.c, lib/strstr.c, lib/strtod.c,
31218         lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c,
31219         lib/time_r.c, lib/userspec.c, lib/utimecmp.c, lib/version-etc-fsf.c,
31220         lib/version-etc.c, lib/wait-process.c, lib/xalloc-die.c, lib/xgetcwd.c,
31221         lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c, lib/xreadlink.c,
31222         lib/xsetenv.c, lib/xstrndup.c, lib/xstrtoimax.c, lib/xstrtol.c,
31223         lib/xstrtoumax.c, lib/yesno.c:
31224         Standardize inclusion of config.h.
31225         * lib/__fpending.h, lib/dirfd.h, lib/getdate.h, lib/human.h,
31226         lib/inttostr.h:  Removed inclusion of config.h from header files.
31227         * lib/inttostr.c:  Adjusted in-tree users.
31228         * lib/timespec.h: Remove superfluous warning to include config.h.
31229         * lib/atexit.c, lib/chdir-long.c, lib/chown.c, lib/fchown-stub.c,
31230         lib/getgroups.c, lib/gettimeofday.c, lib/lchown.c, lib/lstat.c,
31231         lib/mkdir.c, lib/mkstemp.c, lib/nanosleep.c, lib/openat.c, lib/raise.c,
31232         lib/readtokens0.c, lib/readutmp.c, lib/unlinkdir.c: Guard inclusion of
31233         config.h with HAVE_CONFIG_H.
31234
31235 2005-09-19  Jim Meyering  <jim@meyering.net>
31236
31237         * modules/pathmax (License): Change to LGPL.
31238
31239 2005-09-19  Derek Price  <derek@ximbiot.com>
31240
31241         * config/srclist.txt: glibc's glob.h is now in lib/glob-libc.h.
31242
31243 2005-09-19  Bruno Haible  <bruno@clisp.org>
31244
31245         * gnulib-tool (import): Provide default for --tests-base.
31246
31247 2005-09-19  Bruno Haible  <bruno@clisp.org>
31248
31249         * doc/quote.texi: New file, extracted from gnulib.texi.
31250         * doc/ctime.texi: New file, extracted from gnulib.texi.
31251         * doc/inet_ntoa.texi: New file, extracted from gnulib.texi.
31252         * doc/gnulib-tool.texi: New file, extracted from gnulib.texi.
31253         * doc/gnulib.texi: Include them.
31254
31255 2005-09-18  Bruno Haible  <bruno@clisp.org>
31256
31257         Portability fix.
31258         * gnulib-tool (func_readlink): New function.
31259         (func_ln_if_changed): Use it.
31260
31261 2005-09-18  Bruno Haible  <bruno@clisp.org>
31262
31263         * gnulib-tool: Support --with-tests also with --import.
31264         (func_emit_tests_Makefile_am): Use variables $m4base and $testsbase.
31265         (func_import): Use variables $testsbase and $inctests. Emit a
31266         gl_TESTS_BASE form into gnulib-cache.m4. Create $testsbase/Makefile.am.
31267         Remind the user to add AC_CONFIG_FILES($testsdir/Makefile) and
31268         SUBDIRS += $testsdir.
31269         (func_create_testdir): Update.
31270
31271 2005-09-18  Bruno Haible  <bruno@clisp.org>
31272
31273         * gnulib-tool: Revise --dry-run implementation. Use variable $doit
31274         instead of $dry_run.
31275         (func_cp_if_changed, func_mv_if_changed): Remove functions.
31276         (func_ln_if_changed): Don't handle dry-run here.
31277         (func_import): In dry-run mode, detect more precisely which actions
31278         would be performed, and don't use "...ing" verbs.
31279
31280 2005-09-18  Bruno Haible  <bruno@clisp.org>
31281
31282         * gnulib-tool (func_tmpdir): New function, taken from GNU gettextize.
31283         (func_import): Use join on two temporary files instead of three nested
31284         loops, in order to determine which files are new or old.
31285
31286 2005-09-18  Bruno Haible  <bruno@clisp.org>
31287
31288         * gnulib-tool (func_import): Comment out code that spits out the
31289         new files with --dry-run.
31290
31291 2005-09-18  Bruno Haible  <bruno@clisp.org>
31292
31293         * doc/gnulib.texi (Invoking gnulib-tool): 50% rewritten.
31294
31295 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
31296
31297         * lib/stat-time.h: New file.
31298         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, CTIME_CMP):
31299         (MTIME_CMP, TIMESPEC_NS): Remove.  Now done by stat-time.h,
31300         in a different way.
31301         (timespec_cmp): New function.
31302         * lib/utimecmp.c: Include stat-time.h.
31303         (SYSCALL_RESOLUTION): Depend on whether various struct stat
31304         members exist, not on the obsolescent ST_MTIM_NSEC.
31305         (utimecmp): Use the new stat-time functions rater than TIMESPEC_NS.
31306
31307 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
31308
31309         * config/srclist.txt: Remove glibc bug 1033 and uncomment mktime.c.
31310
31311 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
31312
31313         * MODULES.html.sh (File system functions): Add stat-time.
31314         * modules/stat-time: New file.
31315         * modules/timespec (Files): Remove m4/st_mtim.m4; this
31316         is now done in a different way, by the stat-time module.
31317         * modules/utimecmp (Depends-on): Add stat-time.
31318
31319 2005-09-15  Paul Eggert  <eggert@cs.ucla.edu>
31320
31321         * m4/st_mtim.m4: Remove.  Superseded by...
31322         * m4/stat-time.m4: New file.
31323         * m4/timespec.m4 (gl_TIMESPEC): Require AC_C_INLINE.
31324         Do not invoke AC_STRUCT_ST_MTIM_NSEC; no longer needed.
31325
31326 2005-09-15  Derek Price  <derek@ximbiot.com>
31327
31328         * m4/strstr.m4 (gl_FUNC_STRSTR): Don't define strstr here.
31329
31330 2005-09-15  Derek Price  <derek@ximbiot.com>
31331
31332         * lib/regex_internal.h: Blank `pure' for GNUC < 3.
31333         * lib/regex_internal.c: Ditto, using this...
31334         (__GNUC_PREREQ): ...new macro.
31335         * lib/regcomp.c, regexec.c: Blank `always_inline' for GNUC < 3.1
31336         using...
31337         (__GNUC_PREREQ): ...this new macro.
31338
31339         * lib/strstr.h: Include string.h. Define strstr as a macro here.
31340
31341 2005-09-15  Derek Price  <derek@ximbiot.com>
31342             Paul Eggert  <eggert@cs.ucla.edu>
31343
31344         * lib/regcomp.c, regexec.c, regex_internal.c: Back out previous
31345         changes, consolidating in...
31346         * lib/regex_internal.h: ...this file.
31347
31348 2005-09-13  Jim Meyering  <jim@meyering.net>
31349
31350         * lib/canon-host.c: Filter through gnu indent and reword comments
31351         slightly.
31352         * lib/canon-host.h (ch_strerror_r): Tweak cpp indentation and spacing.
31353
31354 2005-09-13  Derek Price  <derek@ximbiot.com>
31355
31356         * lib/canon-host.c (canon_host_r): Set *cherror on memory allocation
31357         failure.
31358         Reported by Jim Meyering  <jim@meyering.net>.
31359
31360 2005-09-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
31361
31362         * lib/base64.c: Typo.
31363         (base64_encode): Put b64str in initialized data section.
31364
31365 2005-09-12  Paul Eggert  <eggert@cs.ucla.edu>
31366
31367         Merge glibc and coreutils changes into gnulib, plus a few
31368         extra fixes.
31369         * lib/md5.c: Use #error rather than a string.
31370         (CYCLIC): New macro, from glibc source.  Use it instead of rol.
31371         * lib/md5.h (__GNUC_PREREQ, __THROW): Define if not defined already.
31372         (__attribute__): Define to empty for non recent-GCC.
31373         (__md5_buffer, __md5_finish_ctx, __md5_init_ctx, __md5_process_block):
31374         (__md5_process_bytes, __md5_read_ctx, __md5_stream):
31375         Renamed from their non-__ counterparts, with new macros replacing
31376         them if not _LIBC.  Add __THROW attribute.
31377         (rol): Remove.
31378         (struct md5_ctx): Align buffer if using GCC.
31379         * lib/sha1.h (struct sha1_ctx): Likewise.
31380         * lib/sha1.c (SWAP): Renamed from the NOTSWAP.  All uses changed.
31381         The old name was backwards.
31382         (NOTSWAP): Remove; not used.
31383         (rol): New macro, moved here from md5.h.
31384         (sha1_process_block): Remove a FIXME that doesn't make sense.
31385
31386 2005-09-12  Derek Price  <derek@ximbiot.com>
31387
31388         Return usable errors from canon-host.
31389         * lib/canon-host.h: New file.
31390         * lib/canon-host.c (canon_host): Wrap...
31391         (canon_host_r): ...this new function, which now relies exclusively on
31392         getaddrinfo.
31393         (ch_strerror): New function.
31394         (last_cherror): New global.
31395         * lib/getaddrinfo.c: Move include of getaddrinfo.h first to test
31396         interface.
31397         (getaddrinfo): Add AI_CANONNAME functionality.  Don't do arithmetic on
31398         void *.
31399         (freeaddrinfo): Free ai->ai_canonname when set.
31400
31401 2005-09-12  Derek Price  <derek@ximbiot.com>
31402
31403         Make canon-host require getaddrinfo.
31404         * m4/canon-host.m4 (gl_CANON_HOST): Remove most dependencies.
31405         AC_LIBSOURCE canon-host.h.  Call...
31406         (gl_PREREQ_CANON_HOST): ...this new function, which requires
31407         gl_GETADDRINFO.
31408         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Compile gai_strerror when needed.
31409
31410 2005-09-12  Derek Price  <derek@ximbiot.com>
31411
31412         * modules/canon-host: Add canon-host.h.  Depend on getaddrinfo.  Make
31413         LGPL.
31414         * modules/getaddrinfo: Add link to opengroup spec.  Depend on strdup.
31415
31416 2005-09-12  Derek Price  <derek@ximbiot.com>
31417
31418         * lib/gai_strerror.c: Include config.h when available.  Include
31419         getaddrinfo.h before other headers to test interface.
31420         Reported by Larry Jones <lawrence.jones@ugs.com>.
31421
31422 2005-09-12  Derek Price  <derek@ximbiot.com>
31423             Paul Eggert  <eggert@cs.ucla.edu>
31424
31425         * modules/glob (Files): Add glob-libc.h.
31426
31427 2005-09-12  Derek Price  <derek@ximbiot.com>
31428             Paul Eggert  <eggert@cs.ucla.edu>
31429
31430         * m4/glob.m4 (gl_GLOB_SUBSTITUTE): AC_LIBSOURCES for glob.c,
31431         glob_.h, glob-libc.h.
31432         (gl_PREREQ_GLOB): Remove _SYS_CDEFS_H hack; no longer needed.
31433
31434 2005-09-12  Derek Price  <derek@ximbiot.com>
31435             Paul Eggert  <eggert@cs.ucla.edu>
31436
31437         * lib/glob-libc.h: Renamed from glob_.h.  The new version is
31438         taken from libc's glob.h, except with '#ifdef __GLOB_GNULIB'
31439         protecting things that should be done only in gnulib contexts.
31440         * lib/glob_.h: New file, containing only the glob things needed for
31441         gnulib.
31442         (GLOB_PREFIX): Remove.  All uses changed to look for __GLOB_GNULIB.
31443         (__GLOB_CONCAT, __GLOB_XCONCAT, __GLOB_ID): Remove; no longer needed.
31444         (glob, globfree, glob_pattern_p): Now defined simply in terms of
31445         rpl_glob, rpl_globfree, rpl_glob_pattern_p.
31446         (__GLOB_GNULIB): New macro, to keep the glob.h changes clearer
31447         and to respect the namespace rules better.
31448
31449 2005-09-08  Simon Josefsson  <jas@extundo.com>
31450
31451         * modules/socklen: New file.
31452
31453 2005-09-08  Simon Josefsson  <jas@extundo.com>
31454
31455         * m4/socklen.m4: New file.
31456
31457 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
31458
31459         * modules/utimens (Files): Add m4/utimbuf.m4, since
31460         m4/utimens.m4 requires gl_CHECK_TYPE_STRUCT_UTIMBUF.
31461         Reported by Sergey Poznyakoff.
31462
31463 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
31464
31465         * lib/glob.c (glob, globfree, __glob_pattern_p): Use old-style function
31466         definitions, since that's the preferred style in glibc.
31467         Fix a minor spacing issue, and update copyright notice to match
31468         glibc's.
31469
31470 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
31471
31472         * config/srclist.txt: Remove glibc bug 1061; it's been fixed.
31473
31474 2005-09-06  Simon Josefsson  <jas@extundo.com>
31475
31476         * lib/getpass.c (getpass): Fix typo, test for HAVE_TCSETATTR and not
31477         TCSETATTR.  Reported by Derek Price <derek@ximbiot.com>.
31478
31479 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
31480
31481         * lib/regex_internal.h (bitset_not): Add parens to avoid gcc -Wall
31482         warning.
31483
31484 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
31485
31486         * config/srclist.txt: Add glibc bug 1302.
31487
31488 2005-09-05  Paul Eggert  <eggert@cs.ucla.edu>
31489
31490         Change bitset word type from unsigned int to unsigned long int,
31491         as this has better performance on typical 64-bit hosts.
31492         Port bitset code to hosts with unusual word sizes.
31493         * lib/regcomp.c (build_equiv_class, build_charclass, build_range_exp):
31494         (build_collating_symbol):
31495         Prefer bitset to re_bitset_ptr_t in prototypes, when the actual
31496         argument is a bitset.  This is merely a style issue, but it makes
31497         it clearer that an entire array is expected.
31498         (re_compile_fastmap_iter, init_dfa, init_word_char, optimize_subexps):
31499         * lib/regcomp.c (lower_subexp, parse_bracket_exp, built_charclass_op):
31500         Port to the case where bitset_word is not the same as unsigned int.
31501         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
31502         (bitset_not, bitset_merge, bitset_set_all, bitset_mask):
31503         Likewise.
31504         * lib/regexec.c (check_dst_limits_calc_pos_1,
31505         check_subexp_matching_top):
31506         (build_trtable, group_nodes_into_DFAstates):
31507         Likewise.
31508         * lib/regcomp.c (re_compile_fastmap_iter, utf8_sb_map, optimize_utf8):
31509         Don't assume that SBC_MAX is a multiple of BITSET_WORD_BITS.
31510         * lib/regex_internal.h (bitset_set_all, bitset_not): Likewise.
31511         * lib/regexec.c (group_nodes_into_DFAstates): Likewise.
31512         * lib/regcomp.c (utf8_sb_map): Don't assume UINT_MAX == 0xffffffff.
31513         * lib/regcomp.c (optimize_subexps, lower_subexp):
31514         Work even if bitset_word has holes in its bitwise representation.
31515         * lib/regex_internal.h (BITSET_WORD_BITS): Likewise.
31516         * lib/regexec.c (check_dst_limits_calc_pos_1,
31517         check_subexp_matching_top):
31518         Likewise.
31519         * lib/regex_internal.c (re_string_reconstruct):
31520         Don't assume UCHAR_MAX == 255.
31521         * lib/regex_internal.h (bitset_set_all): Likewise.
31522         * lib/regex_internal.h (BITSET_WORD_BITS): Renamed from UINT_BITS.
31523         All uses changed.
31524         (BITSET_WORDS): Renamed from BITSET_UINTS.  All uses changed.
31525         (bitset_word): New type, replacing 'unsigned int' for bitset uses.
31526         All uses changed.
31527         (BITSET_WORD_MAX): New macro.
31528         (bitset_set, bitset_clear, bitset_contain, bitset_empty):
31529         (bitset_set_all, bitset_copy):  Now inline functions, not macros.
31530         (bitset_empty, bitset_copy):
31531         Prefer sizeof (bitset) to multiplying it out ourselves.
31532         (bitset_not_merge): Remove; unused.
31533         (bitset_contain): Return bool, not unsigned int with one bit on.
31534         All callers changed.
31535         * lib/regexec.c (build_trtable): Don't assume bitset has no stricter
31536         alignment than re_node_set; do this by defining a new internal
31537         type struct dests_alloc and using it to allocate memory.
31538
31539 2005-09-05  Bruno Haible  <bruno@clisp.org>
31540
31541         * gnulib-tool (func_import): Fix comparison in handling of symbolic
31542         links.
31543
31544 2005-09-04  Martin Lambers  <marlam@marlam.de>  (tiny change)
31545
31546         * modules/size_max (Makefile.am): Add size_max.h
31547
31548 2005-09-04  Derek Price  <derek@ximbiot.com>
31549
31550         * gnulib-tool (func_import): Fix reversed $symbolic logic.
31551
31552 2005-09-03  Simon Josefsson  <jas@extundo.com>
31553
31554         * gnulib-tool: Fix typo.
31555
31556 2005-09-03  Simon Josefsson  <jas@extundo.com>
31557
31558         * config/srclist.txt: Add glibc bug 1293.
31559
31560 2005-09-03  Derek Price  <derek@ximbiot.com>
31561
31562         * m4/getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
31563         From Larry Jones <lawrence.jones@ugs.com>.
31564
31565 2005-09-02  Simon Josefsson  <jas@extundo.com>
31566
31567         * modules/socklen: New file.
31568
31569 2005-09-02  Simon Josefsson  <jas@extundo.com>
31570
31571         * modules/havelib: New module.
31572
31573         * modules/gettext, modules/iconv, modules/lock, modules/readline:
31574         Use havelib.
31575
31576 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
31577
31578         Check for arithmetic overflow when calculating sizes, to prevent
31579         some buffer-overflow issues.  These patches are conservative, in the
31580         sense that when I couldn't determine whether an overflow was possible,
31581         I inserted a run-time check.
31582         * lib/regex_internal.h (re_xmalloc, re_xrealloc, re_x2realloc): New
31583         macros.
31584         (SIZE_MAX) [!defined SIZE_MAX]: New macro.
31585         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc):
31586         (re_xnrealloc, re_x2nrealloc): New inline functions.
31587         * lib/regcomp.c (init_dfa, analyze, build_range_exp,
31588         parse_bracket_exp):
31589         (build_equiv_class, build_charclass): Check for arithmetic overflow
31590         in size expression calculations.
31591         * lib/regex_internal.c (re_string_realloc_buffers):
31592         (build_wcs_upper_buffer, re_node_set_add_intersect):
31593         (re_node_set_init_union, re_node_set_insert, re_node_set_insert_last):
31594         (re_dfa_add_node, register_state): Likewise.
31595         * lib/regexec.c (re_search_stub, re_copy_regs, re_search_internal):
31596         (prune_impossible_nodes, push_fail_stack, set_regs, check_arrival):
31597         (build_trtable, extend_buffers, match_ctx_init, match_ctx_add_entry):
31598         (match_ctx_add_subtop, match_ctx_add_sublast): Likewise.
31599
31600 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
31601
31602         * modules/inttostr (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
31603         m4/ulonglong.m4.  Problem reported by Martin Lambers.
31604
31605 2005-09-02  Bruno Haible  <bruno@clisp.org>
31606
31607         Support for lib vs. lib64 distinction on biarch platforms.
31608         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): New macro.
31609         (AC_LIB_PREFIX): Require it. Use $acl_libdirstem instead of 'lib'.
31610         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Likewise.
31611
31612 2005-09-02  Bruno Haible  <bruno@clisp.org>
31613
31614         * gnulib-tool (import): In the other first-use case, provide defaults
31615         as well.
31616
31617 2005-09-02  Bruno Haible  <bruno@clisp.org>
31618
31619         * config/srclist.txt: lib-link.m4 and lib-prefix.m4 currently have
31620         patches not yet found in the latest gettext release.
31621
31622 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
31623
31624         * lib/glob.c (GET_LOGIN_NAME_MAX): Renamed from LOGIN_NAME_MAX,
31625         to avoid a collision with bits/local_lim.h in glibc.
31626         All uses changed.  Problem reported by Dmitry V. Levin in
31627         <http://sources.redhat.com/bugzilla/show_bug.cgi?id=1060>.
31628
31629         * lib/regex_internal.c (build_wcs_upper_buffer): Fix portability
31630         bugs in int versus size_t comparisons.
31631         (re_string_context_at): Fix bug where the code assumed that
31632         Idx is signed.
31633
31634         Use bool where appropriate.
31635         * lib/regcomp.c (re_set_fastmap): ICASE arg is bool, not int.
31636         All callers changed.
31637         (calc_eclosure_iter): Likewise, for ROOT arg.
31638         (parse_bracket_element): Likewise, for ACCEPT_HYPHEN arg.
31639         (build_charclass_op): Likewise, for NON_MATCH arg.
31640         * lib/regex_internal.c (re_string_allocate, re_string_construct):
31641         (re_string_construct_common): Likewise, for ICASE arg.
31642         * lib/regexec.c (re_search_2_stub, re_search_stub):
31643         Likewise, for RET_LEN arg.
31644         (check_matching): Likewise, for FL_LONGEST_MATCH arg.
31645         (set_regs): Likewise, for FL_BACKTRACK arg.
31646         * lib/regcomp.c (re_compile_fastmap_iter, optimize_utf8):
31647         (duplicate_node_closure, calc_inveclosure, calc_eclosure):
31648         (calc_eclosure_iter, parse_bracket_exp):
31649         Use bool for internal variables that are booleans.
31650         * lib/regexec.c (re_search_internal, check_matching,
31651         proceed_next_node):
31652         (set_regs, build_sifted_states, sift_states_bkref):
31653         (check_arrival_add_next_nodes, check_arrival_expand_ecl_sub):
31654         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
31655         (find_collation_sequence_value):
31656         Likewise.
31657         * lib/regex_internal.c (re_node_set_insert, re_node_set_insert_last):
31658         (re_node_set_compare):
31659         Return bool, not int. All callers changed.
31660         * lib/regexec.c (check_halt_node_context, check_dst_limits):
31661         (build_trtable, check_node_accept): Likewise.
31662         * lib/regex_internal.h: Include stdbool.h.
31663
31664         Fix bugs uncovered when converting to bool.
31665         * lib/regcomp.c (calc_eclosure_iter): Check for storage allocation
31666         failure instead of charging ahead blindly.
31667         * lib/regex_internal.c (register_state): Likewise.
31668         * lib/regexec.c (re_search_2_stub): Use simpler method than boolean
31669         for freeing internal storage.
31670         (group_nodes_into_DFA_states): Use unsigned int, not int, for
31671         bitset pieces used as boolean, to avoid undefined behavior
31672         on hosts that do int overflow checking.
31673
31674 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
31675
31676         * config/srclist.txt: Add glibc bugs 1285-1287.
31677
31678 2005-09-01  Jim Meyering  <jim@meyering.net>
31679
31680         * m4/lchown.m4: Require gl_FUNC_CHOWN, for the definition of
31681         CHOWN_MODIFIES_SYMLINK, which is used by lchown.c.
31682         Require gl_STAT_MACROS, too.
31683
31684 2005-09-01  Bruno Haible  <bruno@clisp.org>
31685
31686         * gnulib-tool (import): In the first-use case, provide defaults.
31687
31688 2005-09-01  Bruno Haible  <bruno@clisp.org>
31689
31690         * gnulib-tool (func_import): Remove the .tmp files.
31691
31692 2005-09-01  Bruno Haible  <bruno@clisp.org>
31693
31694         * gnulib-tool (func_import): Fix handling of symbolic links.
31695
31696 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
31697
31698         On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
31699         old glibc regex code mishandles strings longer than 2**31 bytes.
31700         This patch fixes this when the regex code is used in gnulib
31701         (i.e., outside glibc).
31702
31703         This patch should not affect the use of the regex code inside
31704         glibc.  No doubt this problem also needs to be handled for glibc
31705         as well, but the result will be an incompatible change to the
31706         glibc ABI, and the old ABI will have to be supported too.  That
31707         can be the the subject for another patch.
31708
31709         * lib/regex.h (_REGEX_LARGE_OFFSETS): New feature-test macro,
31710         governing whether the rest of this patch is active.  By default,
31711         the macro is disabled and the patch has no effect.
31712         (regoff_t) [defined _REGEX_LARGE_OFFSETS]: Define to off_t, not int.
31713         (__re_idx_t, __re_size_t, __re_long_size_t): New types.
31714         (struct re_pattern_buffer, re_search, re_search_2, re_match):
31715         (re_match_2, re_set_registers): Use the new types.
31716         * lib/regex_internal.h (Idx, re_hashval_t): New types.
31717         (REG_MISSING, REG_ERROR, REG_VALID_INDEX, REG_VALID_NONZERO_INDEX):
31718         New macros.
31719         (re_node_set, re_charset_t, re_token_t, re_string_realloc_buffers):
31720         (re_string_context_at, bin_tree_t, re_dfastate_t):
31721         (struct re_state_table_entry, state_array_t, re_sub_match_last_t):
31722         (re_sub_match_top_t, re_match_context_t, re_sift_context_t):
31723         (struct re_fail_stack_ent_t, struct re_fail_stack_t, struct re_dfa_t):
31724         (re_string_char_size_at, re_string_wchar_at):
31725         (re_string_elem_size_at):
31726         Use the new types and macros to port to 64-bit hosts.
31727         Use unsigned types for internal values, so that the code
31728         mostly works even for arrays larger than SSIZE_MAX.
31729         * lib/regcomp.c (re_compile_internal, init_dfa, duplicate_node):
31730         (search_duplicated_node, calc_eclosure_iter, fetch_number):
31731         (parse_reg_exp, parse_branch, parse_expression, parse_sub_exp):
31732         (build_equiv_class, build_charclass, re_compile_fastmap_iter):
31733         (free_dfa_content, create_initial_state, optimize_utf8, analyze):
31734         (optimize_subexps, calc_first, link_nfa_nodes, duplicate_node_closure):
31735         (calc_inveclosure, parse_dup_op, build_range_exp):
31736         (build_collating_symbol, parse_bracket_exp, build_charclass_op):
31737         (fetch_number, create_token_tree, mark_opt_subexp):
31738         Likewise.
31739         * lib/regex_internal.c (re_string_construct_common,
31740         create_ci_newstate):
31741         (create_cd_newstate, re_string_allocate, re_string_construct):
31742         (re_string_realloc_buffers, build_wcs_upper_buffer):
31743         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
31744         (re_string_reconstruct, re_string_peek_byte_case):
31745         (re_string_fetch_byte_case, re_string_context_at):
31746         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
31747         (re_node_set_init_copy, re_node_set_add_intersect):
31748         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
31749         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
31750         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
31751         (re_acquire_state, re_acquire_state_context, register_state):
31752         Likewise.
31753         * lib/regex.c (match_ctx_init, match_ctx_add_entry,
31754         search_cur_bkref_entry):
31755         (match_ctx_add_subtop, match_ctx_add_sublast, sift_ctx_init):
31756         (re_search_internal, re_search_2_stub, re_search_stub)
31757         (re_copy_regs, check_matching, check_halt_state_context, update_regs):
31758         (push_fail_stack, sift_states_iter_mb, build_sifted_states):
31759         (update_cur_sifted_state, check_dst_limits):
31760         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
31761         (check_subexp_limits, sift_states_bkref, merge_state_array):
31762         (check_subexp_matching_top, get_subexp, get_subexp_sub):
31763         (find_subexp_node, check_arrival, check_arrival_add_next_nodes):
31764         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
31765         (expand_bkref_cache, check_node_accept_bytes):
31766         (group_nodes_into_DFAstates, check_node_accept, regexec, re_match):
31767         (re_search, re_match_2, re_search_2, prune_impossible_nodes):
31768         (acquire_init_state_context, check_halt_node_context):
31769         (proceed_next_node, pop_fail_stack, set_regs, free_fail_stack_return):
31770         (sift_states_backward, clean_state_log_if_needed):
31771         (sub_epsilon_src_nodes, add_epsilone_src_nodes, merge_state_with_log):
31772         (find_recover_state, transit_state_sb, transit_state_mb):
31773         (transit_state_bkref, build_trtable, match_ctx_clean):
31774         Likewise.
31775         * lib/regcomp.c (parse_dup_op): Add an extra test if Idx is unsigned,
31776         to work around an assumption that REG_MISSING is negative.
31777
31778         * lib/regcomp.c (re_comp) [defined _REGEX_RE_COMP || defined _LIBC]:
31779         (seek_collating_symbol_entry) [defined _LIBC]:
31780         (lookup_collation_sequence_value) [defined _LIBC]:
31781         (build_range_exp, build_collating_symbol) [defined _LIBC]:
31782         Use prototypes rather than old-style function definitions.
31783         * lib/regexec.c (re_exec) [defined _REGEX_RE_COMP || defined _LIBC]:
31784         (transit_state_sb) [0]:
31785         (find_collation_sequence_value) [defined _LIBC]: Likewise.
31786
31787         * lib/regexec.c (re_search_internal): Simplify update of rm_so and
31788         rm_eo.
31789
31790         * lib/regcomp.c (re_compile_fastmap_iter, init_dfa, init_word_char):
31791         (optimize_subexps, lower_subexp):
31792         Don't assume 1<<31 has defined behavior on hosts with 32-bit int,
31793         since the signed shift might overflow.  Use 1u<<31 instead.
31794         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
31795         Likewise.
31796         * lib/regexec.c (check_dst_limits_calc_pos_1,
31797         check_subexp_matching_top): Likewise.
31798
31799         * lib/regcomp.c (optimize_subexps, lower_subexp):
31800         Use CHAR_BIT rather than 8, for clarity.
31801         * lib/regexec.c (check_dst_limits_calc_pos_1):
31802         (check_subexp_matching_top): Likewise.
31803         * lib/regcomp.c (init_dfa): Make table_size unsigned, so that we don't
31804         have to worry about portability issues when shifting it left.
31805         Remove no-longer-needed test for table_size > 0.
31806         * lib/regcomp.c (parse_sub_exp): Do not shift more bits than there are
31807         in a word, as the resulting behavior is undefined.
31808         * lib/regexec.c (check_dst_limits_calc_pos_1): Likewise;
31809         in one case, a <= should have been an <, and in another case the
31810         whole test was missing.
31811         * lib/regex_internal.h (BYTE_BITS): Remove.  All uses changed to
31812         the standard name CHAR_BIT.
31813         * lib/regexec.c (match_ctx_add_entry): Don't assume that ~0 == -1;
31814         this is not true on one's complement and signed-magnitude hosts.
31815
31816         * lib/regex_internal.h (re_sub_match_top_t): Remove unused member
31817         next_last_offset.
31818         (struct re_dfa_t): Remove unused member states_alloc.
31819         * lib/regcomp.c (init_dfa): Don't initialize unused members.
31820
31821 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
31822
31823         * m4/regex.m4 (gl_REGEX): Require AC_SYS_LARGEFILE, Define
31824         _REGEX_LARGE_OFFSETS).  Test for regoff_t/off_t bug in 64-bit
31825         and large-file glibc and in 32-bit large-file Solaris.
31826
31827 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
31828
31829         * lib/regex_internal.c (re_string_reconstruct): Don't assume buffer
31830         lengths fit in regoff_t; this isn't true if regoff_t is the same
31831         width as size_t.
31832         * lib/regex.c (re_search_internal): 5th arg is LAST_START
31833         (= START + RANGE) instead of RANGE.  This avoids overflow
31834         problems when regoff_t is the same width as size_t.
31835         All callers changed.
31836         (re_search_2_stub): Check for overflow when adding the
31837         sizes of the two strings.
31838         (re_search_stub): Check for overflow when adding START
31839         to RANGE; if it occurs, substitute the extreme value.
31840
31841 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
31842
31843         * config/srclist.txt: Add glibc bugs 1273, 1278-1282, 1284.
31844
31845 2005-08-31  Jim Meyering  <jim@meyering.net>
31846
31847         * lib/regcomp.c (search_duplicated_node): Make first pointer arg
31848         a pointer-to-const.
31849         * lib/regex_internal.c (create_ci_newstate, create_cd_newstate):
31850         (register_state): Likewise.
31851         * lib/regexec.c (search_cur_bkref_entry, check_dst_limits):
31852         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
31853         (group_nodes_into_DFAstates): Likewise.
31854
31855 2005-08-31  Jim Meyering  <jim@meyering.net>
31856
31857         * check-module: Add a FIXME comment.
31858
31859 2005-08-31  Eric Blake  <ebb9@byu.net>
31860
31861         * modules/unistd-safer (Files): Add unistd--.h.
31862         * modules/stdio-safer (Files): Add stdio--.h.
31863
31864 2005-08-31  Derek Price  <derek@ximbiot.com>
31865
31866         * lib/getdelim.c (getdelim): Return EOF on EOF.
31867         Reported by Larry Jones <lawrence.jones@ugs.com>.
31868
31869 2005-08-31  Bruno Haible  <bruno@clisp.org>
31870
31871         Avoid unnecessary diffs in the generated lib/Makefile.am.
31872         * gnulib-tool (func_emit_lib_Makefile_am): Don't write the cmd into
31873         the generated files.
31874         (func_import): Don't set cmd.
31875
31876 2005-08-31  Bruno Haible  <bruno@clisp.org>
31877
31878         * lib/strstr.c: Include <stddef.h>, for NULL.
31879         * lib/strcasestr.c: Likewise.
31880         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
31881
31882 2005-08-31  Bruno Haible  <bruno@clisp.org>
31883
31884         * gnulib-tool: New option --macro-prefix.
31885         (func_import): Use macro_prefix.
31886         (import): Handle option --macro-prefix.
31887
31888 2005-08-31  Bruno Haible  <bruno@clisp.org>
31889
31890         * gnulib-tool (import): Rename most ac_* variables to cached_*.
31891         Also use new variables cached_lgpl, cached_libtool.
31892
31893 2005-08-31  Bruno Haible  <bruno@clisp.org>
31894
31895         * gnulib-tool (func_import): Require AC_GNU_SOURCE etc. instead of
31896         always instantiating them.
31897
31898 2005-08-31  Bruno Haible  <bruno@clisp.org>
31899
31900         * gnulib-tool (func_import): Read the previous cached settings
31901         from gnulib-cache.m4 and gnulib-comp.m4. Remove files that were
31902         earlier added by gnulib but are now dropped. Warn when a gnulib file
31903         overwrites a non-gnulib file.
31904
31905 2005-08-31  Bruno Haible  <bruno@clisp.org>
31906
31907         * gnulib-tool (func_import): Generate two files gnulib-cache.m4 and
31908         gnulib-comp.m4 instead of a single gnulib.m4, to make it easy for
31909         projects that don't keep autogenerated files in CVS. Put into
31910         actioncmd only the specified modules, not the transitive closure.
31911
31912 2005-08-31  Bruno Haible  <bruno@clisp.org>
31913
31914         * gnulib-tool (func_import): Fix defaulting of $libname and $libtool.
31915         Create directories that shall be filled.
31916         (import): Don't look for gl_* macros in configure.ac. Recurse across
31917         all directories containing a gnulib-cache.m4 files, if meaningful.
31918
31919 2005-08-31  Bruno Haible  <bruno@clisp.org>
31920
31921         * gnulib-tool (func_import): Emit also a stub for gl_LIBTOOL.
31922         (import): Set seen_libtool when we see gl_LIBTOOL.
31923
31924 2005-08-31  Bruno Haible  <bruno@clisp.org>
31925
31926         * gnulib-tool (func_import): Also copy m4/gnulib-tool.m4. Omit
31927         declaration macro definitions from generated gnulib.m4.
31928
31929 2005-08-30  Oskar Liljeblad  <oskar@osk.mine.nu>
31930
31931         * lib/iconvme.h: Add prototype for iconv_alloc.
31932
31933 2005-08-29  Simon Josefsson  <jas@extundo.com>
31934
31935         * lib/iconvme.c: Fix errno.
31936
31937 2005-08-29  Bruno Haible  <bruno@clisp.org>
31938
31939         * gnulib-tool: Enclose all occurrences of $destdir in "...", so
31940         that it works when the directory contains spaces.
31941
31942 2005-08-29  Bruno Haible  <bruno@clisp.org>
31943
31944         * gnulib-tool (import): Avoid unnecessary spaces in $avoidlist.
31945
31946 2005-08-29  Bruno Haible  <bruno@clisp.org>
31947
31948         * gnulib-tool (func_import): Emit more comments into gnulib.m4.
31949         Emit more advice.
31950
31951 2005-08-29  Bruno Haible  <bruno@clisp.org>
31952         and Stepan Kasal  <kasal@ucw.cz>
31953
31954         * check-module: If more parameters are given, check each of them
31955         separately; add more exceptions, as noted by Jim Meyering.
31956         (check_module): New procedure.
31957         (%exempt_header): Now contains all exceptions.
31958
31959 2005-08-29  Ben Pfaff  <blp@cs.stanford.edu>
31960
31961         * modules/byteswap (Makefile.am): Fix rule to not assume GNU make.
31962
31963 2005-08-29  Oskar Liljeblad  <oskar@osk.mine.nu>
31964
31965         * lib/iconvme.c: Split iconv_string into iconv_alloc.
31966
31967 2005-08-28  Bruno Haible  <bruno@clisp.org>
31968
31969         * m4/gnulib-tool.m4: New file.
31970
31971 2005-08-27  Jim Meyering  <jim@meyering.net>
31972
31973         * modules/unistd-safer (Files): Add pipe-safer.c.
31974         * modules/fcntl-safer (Files): Add creat-safer.c.
31975
31976 2005-08-27  Jim Meyering  <jim@meyering.net>
31977
31978         * m4/stdlib-safer.m4: New file.  From coreutils.
31979         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add stdio--.h.
31980         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Add creat-safer.c to the
31981         AC_LIBSOURCES list and arrange to compile it via AC_LIBOBJ.
31982         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise, add pipe-safer.c.
31983         Add pipe-safer.c and unistd--.h to the AC_LIBSOURCES list.
31984
31985 2005-08-27  Jim Meyering  <jim@meyering.net>
31986
31987         * lib/fopen-safer.c: Merge minor changes from coreutils.
31988         * lib/dup-safer.c: Likewise.
31989         * lib/fd-safer.c: Likewise.
31990
31991         Merge from coreutils.
31992         * lib/stdio--.h: New file.
31993         * lib/stdlib--.h: New file.
31994         * lib/mkstemp-safer.c: New file.
31995
31996         GNU tar needs these.
31997         * lib/pipe-safer.c: New file.
31998         * lib/creat-safer.c: New file.
31999         * lib/fcntl--.h (creat): Define to creat_safer.
32000         * lib/fcntl-safer.h: Include <sys/types.h> and declare creat_safer.
32001         * lib/unistd--.h (pipe): Define to pipe_safer.
32002         * lib/unistd-safer.h: Declare pipe_safer.
32003
32004 2005-08-26  Simon Josefsson  <jas@extundo.com>
32005
32006         * lib/getpass.c: Use _WIN32 instead of WIN32, suggested by Bruno
32007         Haible <bruno@clisp.org>.
32008
32009 2005-08-26  Paul Eggert  <eggert@cs.ucla.edu>
32010
32011         * lib/regex_internal.h: Remove all references to
32012         RE_NO_INTERNAL_PROTOTYPES; no longer neeeded now that we assume C89
32013         or better.
32014         (bitset_not, bitset_merge, bitset_not_merge):
32015         (bitset_mask, re_string_allocate, re_string_construct):
32016         (re_string_reconstruct, re_string_destruct, re_string_elem_size_at):
32017         (re_string_char_size_at, re_string_wchar_at, re_string_peek_byte_case):
32018         (re_string_fetch_byte_case, re_node_set_alloc, re_node_set_init_1):
32019         (re_node_set_init_2, re_node_set_init_copy, re_node_set_add_intersect):
32020         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
32021         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
32022         (re_node_set_remove_at, re_dfa_add_node, re_acquire_state):
32023         (re_acquire_state_context):
32024         Remove unnecessary forward decls.
32025         (re_string_char_size_at, re_string_wchar_at, re_string_elem_size_at):
32026         Put __attribute at function definition,
32027         now that the function decl has been removed.
32028         * lib/regex_internal.c (re_string_peek_byte_case):
32029         (re_string_fetch_byte_case, re_node_set_compare, re_node_set_contains):
32030         Likewise.
32031
32032 2005-08-25  Stepan Kasal  <kasal@ucw.cz>
32033
32034         * m4/regex.m4: Add AC_PREREQ(2.50).
32035         (gl_REGEX): If --with-included-regex was given, skip the autodetection.
32036
32037 2005-08-25  Simon Josefsson  <jas@extundo.com>
32038
32039         * m4/getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and
32040         __fsetlocking.
32041
32042 2005-08-25  Simon Josefsson  <jas@extundo.com>
32043
32044         * lib/getpass.c: Add WIN32 implementation.  Conditionalize use of
32045         termios.h, tcgetattr, tcsetattr and __fsetlocking.  Remove some
32046         GLIBC specific code.
32047
32048 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
32049
32050         Make regex safe for g++.  This fixes one real bug (an "err"
32051         that should have been "*err").  g++ problem reported by
32052         Sam Steingold.
32053         * lib/regex_internal.h (re_calloc): New macro, consistent with
32054         re_malloc etc.  All callers of calloc changed to use re_calloc.
32055         * lib/regex_internal.c (build_wcs_upper_buffer): Return reg_errcode_t,
32056         not int.  All callers changed.
32057         * lib/regcomp.c (re_compile_fastmap_iter): Don't use
32058         alloca (mb_cur_max); just use an array of size MB_LEN_MAX.
32059         * lib/regexec.c (push_fail_stack): Use re_realloc, not realloc.
32060         (find_recover_state): Change "err" to "*err"; this fixes what
32061         appears to be a real bug.
32062         (check_arrival_expand_ecl_sub): Be consistent about reg_errcode_t
32063         versus int.
32064
32065 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
32066
32067         * modules/regex (Depends-on): Add malloc, since the code
32068         assumes that !malloc(0) means failure.
32069
32070 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
32071
32072         * lib/regexec.c (set_regs): Don't alloca with an unbounded size.
32073
32074         alloca modernization/simplification for regex.
32075         * lib/regex.c: Remove portability cruft for alloca.  This no longer
32076         needs to be at the start of the file, and can be moved into
32077         regex_internal.h and simplified.
32078         * lib/regex_internal.h: Include <alloca.h>.
32079         (__libc_use_alloca) [!defined _LIBC]: New macro.
32080         * lib/regexec.c (build_trtable): Remove "#ifdef _LIBC", since the code
32081         now works outside glibc.
32082
32083 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
32084
32085         * config/srclist.txt: Add glibc bugs 1241, 1245.
32086
32087 2005-08-25  Jim Meyering  <jim@meyering.net>
32088
32089         * lib/open-safer.c: Include <config.h>.
32090         Otherwise, we'd lose LARGEFILE support in any file using
32091         e.g. "fcntl--.h"
32092
32093 2005-08-25  Bruno Haible  <bruno@clisp.org>
32094
32095         * m4/minmax.m4: Require autoconf 2.52.
32096         (gl_MINMAX_IN_HEADER): Add comments. Use m4_pushdef/m4_popdef instead
32097         of define/undefine. Use AS_TR_SH and AS_TR_CPP as more robust
32098         alternatives of translit over the alphabet.
32099         Based on a patch from Stepan Kasal <kasal@ucw.cz>.
32100
32101 2005-08-24  Simon Josefsson  <jas@extundo.com>
32102
32103         * tests/test-getpass.c: New file.
32104
32105 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
32106
32107         * m4/regex.m4 (gl_REGEX): Use POSIX-compliant spellings when testing
32108         for GNU regex features.
32109
32110 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
32111
32112         * lib/regcomp.c (regerror): 2nd arg is 'restrict', as per POSIX.
32113         * lib/regex.h (regerror): Likewise.
32114
32115         * lib/regex.c: Do not include <sys/types.h>, as POSIX no longer
32116         requires this.  (The code never needed it.)
32117
32118         * lib/regcomp.c, regex_internal.c, regex_internal.h, regexec.c:
32119         All uses of recently-renamed identifiers changed to use the new,
32120         POSIX-compliant names.  The code will build and run just fine
32121         without these changes, but it's better to eat our own dog food
32122         and use the standard-conforming names.
32123
32124         * lib/regex.h: Fix a multitude of POSIX name space violations.
32125         These changes have an effect only for programs that define
32126         _POSIX_C_SOURCE, _POSIX_SOURCE, or _XOPEN_SOURCE; they
32127         do not change anything for programs compiled in the normal way.
32128         Also, there is no effect on the ABI.
32129
32130         (_REGEX_SOURCE): New macro.
32131         Do not include <stddef.h> if _XOPEN_SOURCE and VMS are both
32132         defined and _GNU_SOURCE is not; this fixes a name space violation.
32133
32134         Rename the following macros to obey POSIX requirements.
32135         The old names are still visible as macros if _REGEX_SOURCE is defined.
32136         (REG_BACKSLASH_ESCAPE_IN_LISTS): renamed from
32137         RE_BACKSLASH_ESCAPE_IN_LISTS.
32138         (REG_BK_PLUS_QM): renamed from RE_BK_PLUS_QM.
32139         (REG_CHAR_CLASSES): renamed from RE_CHAR_CLASSES.
32140         (REG_CONTEXT_INDEP_ANCHORS): renamed from RE_CONTEXT_INDEP_ANCHORS.
32141         (REG_CONTEXT_INDEP_OPS): renamed from RE_CONTEXT_INDEP_OPS.
32142         (REG_CONTEXT_INVALID_OPS): renamed from RE_CONTEXT_INVALID_OPS.
32143         (REG_DOT_NEWLINE): renamed from RE_DOT_NEWLINE.
32144         (REG_DOT_NOT_NULL): renamed from RE_DOT_NOT_NULL.
32145         (REG_HAT_LISTS_NOT_NEWLINE): renamed from RE_HAT_LISTS_NOT_NEWLINE.
32146         (REG_INTERVALS): renamed from RE_INTERVALS.
32147         (REG_LIMITED_OPS): renamed from RE_LIMITED_OPS.
32148         (REG_NEWLINE_ALT): renamed from RE_NEWLINE_ALT.
32149         (REG_NO_BK_BRACES): renamed from RE_NO_BK_BRACES.
32150         (REG_NO_BK_PARENS): renamed from RE_NO_BK_PARENS.
32151         (REG_NO_BK_REFS): renamed from RE_NO_BK_REFS.
32152         (REG_NO_BK_VBAR): renamed from RE_NO_BK_VBAR.
32153         (REG_NO_EMPTY_RANGES): renamed from RE_NO_EMPTY_RANGES.
32154         (REG_UNMATCHED_RIGHT_PAREN_ORD): renamed from
32155         RE_UNMATCHED_RIGHT_PAREN_ORD.
32156         (REG_NO_POSIX_BACKTRACKING): renamed from RE_NO_POSIX_BACKTRACKING.
32157         (REG_NO_GNU_OPS): renamed from RE_NO_GNU_OPS.
32158         (REG_DEBUG): renamed from RE_DEBUG.
32159         (REG_INVALID_INTERVAL_ORD): renamed from RE_INVALID_INTERVAL_ORD.
32160         (REG_IGNORE_CASE): renamed from RE_ICASE.  This renaming is a bit
32161         unusual, since we can't clash with the POSIX REG_ICASE.
32162         (REG_CARET_ANCHORS_HERE): renamed from RE_CARET_ANCHORS_HERE.
32163         (REG_CONTEXT_INVALID_DUP): renamed from RE_CONTEXT_INVALID_DUP.
32164         (REG_NO_SUB): renamed from RE_NO_SUB.
32165         (REG_SYNTAX_EMACS): renamed from RE_SYNTAX_EMACS.
32166         (REG_SYNTAX_AWK): renamed from RE_SYNTAX_AWK.
32167         (REG_SYNTAX_GNU_AWK): renamed from RE_SYNTAX_GNU_AWK.
32168         (REG_SYNTAX_POSIX_AWK): renamed from RE_SYNTAX_POSIX_AWK.
32169         (REG_SYNTAX_GREP): renamed from RE_SYNTAX_GREP.
32170         (REG_SYNTAX_EGREP): renamed from RE_SYNTAX_EGREP.
32171         (REG_SYNTAX_POSIX_EGREP): renamed from RE_SYNTAX_POSIX_EGREP.
32172         (REG_SYNTAX_ED): renamed from RE_SYNTAX_ED.
32173         (REG_SYNTAX_SED): renamed from RE_SYNTAX_SED.
32174         (_REG_SYNTAX_POSIX_COMMON): renamed from _RE_SYNTAX_POSIX_COMMON.
32175         (REG_SYNTAX_POSIX_BASIC): renamed from RE_SYNTAX_POSIX_BASIC.
32176         (REG_SYNTAX_POSIX_MINIMAL_BASIC): renamed from
32177         RE_SYNTAX_POSIX_MINIMAL_BASIC.
32178         (REG_SYNTAX_POSIX_EXTENDED): renamed from RE_SYNTAX_POSIX_EXTENDED.
32179         (REG_SYNTAX_POSIX_MINIMAL_EXTENDED): renamed from
32180         RE_SYNTAX_POSIX_MINIMAL_EXTENDED.
32181         (REG_DUP_MAX): renamed from RE_DUP_MAX.  No need to undef it.
32182         (REG_UNALLOCATED): Renamed from REGS_UNALLOCATED.
32183         (REG_REALLOCATE): Renamed from REGS_REALLOCATE.
32184         (REG_FIXED): Renamed from REGS_FIXED.
32185         (REG_NREGS): Renamed from RE_NREGS.
32186
32187         (REG_ICASE, REG_NEWLINE, REG_NOSUB): Do not depend on the values
32188         of other REG_* macros, since POSIX says the user is allowed to
32189         #undef these macros selectively.
32190
32191         (reg_errcode_t): Update comment stating what other tables need
32192         to be consistent.
32193
32194         Rename the following enum values to obey POSIX requirements.
32195         The old names are still visible as macros.
32196         (_REG_ENOSYS): Renamed from REG_ENOSYS.  Define even if _XOPEN_SOURCE
32197         is not defined, since GNU is supposed to be a superset of POSIX as
32198         much as possible, and since we want reg_errcode_t to be a signed
32199         type for implementation consistency.
32200         (_REG_NOERROR): Renamed from REG_NOERROR.
32201         (_REG_NOMATCH): Renamed from REG_NOMATCH.
32202         (_REG_BADPAT): Renamed from REG_BADPAT.
32203         (_REG_ECOLLATE): Renamed from REG_ECOLLATE.
32204         (_REG_ECTYPE): Renamed from REG_ECTYPE.
32205         (_REG_EESCAPE): Renamed from REG_EESCAPE.
32206         (_REG_ESUBREG): Renamed from REG_ESUBREG.
32207         (_REG_EBRACK): Renamed from REG_EBRACK.
32208         (_REG_EPAREN): Renamed from REG_EPAREN.
32209         (_REG_EBRACE): Renamed from REG_EBRACE.
32210         (_REG_BADBR): Renamed from REG_BADBR.
32211         (_REG_ERANGE): Renamed from REG_ERANGE.
32212         (_REG_ESPACE): Renamed from REG_ESPACE.
32213         (_REG_BADRPT): Renamed from REG_BADRPT.
32214         (_REG_EEND): Renamed from REG_EEND.
32215         (_REG_ESIZE): Renamed from REG_ESIZE.
32216         (_REG_ERPAREN): Renamed from REG_ERPAREN.
32217         (REG_ENOSYS, REG_NOERROR, REG_NOMATCH, REG_BADPAT, REG_ECOLLATE):
32218         (REG_ECTYPE, REG_EESCAPE, REG_ESUBREG, REG_EBRACK, REG_EPAREN):
32219         (REG_EBRACE, REG_BADBR, REG_ERANGE, REG_ESPACE, REG_BADRPT, REG_EEND):
32220         (REG_ESIZE, REG_ERPAREN): Now macros, not enum constants.
32221
32222         (_REG_RE_NAME, _REG_RM_NAME): New macros.
32223         (REG_TRANSLATE_TYPE): Renamed from RE_TRANSLATE_TYPE.  All uses
32224         changed.  But support the old name if the new one is not defined
32225         and if _REGEX_SOURCE.
32226
32227         Change the following member names in struct re_pattern_buffer.
32228         The old names are still supported if !_REGEX_SOURCE.
32229         The new names are always supported, regardless of _REGEX_SOURCE.
32230         (re_buffer): Renamed from buffer.
32231         (re_allocated): Renamed from allocated.
32232         (re_used): Renamed from used.
32233         (re_syntax): Renamed from syntax.
32234         (re_fastmap): Renamed from fastmap.
32235         (re_translate): Renamed from translate.
32236         (re_can_be_null): Renamed from can_be_null.
32237         (re_regs_allocated): Renamed from regs_allocated.
32238         (re_fastmap_accurate): Renamed from fastmap_accurate.
32239         (re_no_sub): Renamed from no_sub.
32240         (re_not_bol): Renamed from not_bol.
32241         (re_not_eol): Renamed from not_eol.
32242         (re_newline_anchor): Renamed from newline_anchor.
32243
32244         Change the following member names in struct re_registers.
32245         The old names are still supported if !_REGEX_SOURCE.
32246         The new names are always supported, regardless of _REGEX_SOURCE.
32247         (rm_num_regs): Renamed from num_regs.
32248         (rm_start): Renamed from start.
32249         (rm_end): Renamed from end.
32250
32251         (re_set_syntax, re_compile_pattern, re_compile_fastmap):
32252         (re_search, re_search_2, re_match, re_match_2, re_set_registers):
32253         Prepend __ to parameter names.
32254
32255         Undo yesterday's changes.
32256
32257 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
32258
32259         * config/srclist.txt: Remove glibc bug 1233 and add 1236, which
32260         supersedes it. Add glibc bugs 1237, 1238, 1240.  Comment out
32261         lib/regex.c.
32262
32263 2005-08-24  Jim Meyering  <jim@meyering.net>
32264
32265         Sync from coreutils.
32266         * m4/fcntl-safer.m4: New file.
32267
32268         * m4/xgetcwd.m4: Use AC_LIBSOURCES and AC_LIBOBJ to indicate source
32269         and object files for this module.
32270
32271 2005-08-24  Jim Meyering  <jim@meyering.net>
32272
32273         Sync from coreutils.
32274         * lib/fcntl--.h, lib/fcntl-safer.h, lib/open-safer.c: New files.
32275
32276 2005-08-24  Jim Meyering  <jim@meyering.net>
32277
32278         * modules/xgetcwd (Makefile.am): Remove `lib_SOURCES += ...' line,
32279         now that xgetcwd.m4 requires xgetcwd.c and xgetcwd.h.
32280
32281 2005-08-24  Jim Meyering  <jim@meyering.net>
32282
32283         * modules/fcntl-safer: New module.
32284         * modules/fts (Depends-on): Add fcntl-safer.
32285         * MODULES.html.sh (File descriptor based Input/Output):
32286         Add fcntl-safer.
32287
32288 2005-08-24  Bruno Haible  <bruno@clisp.org>
32289
32290         Support for unit test modules.
32291         * modules/README: Mention tests modules.
32292         * modules/TEMPLATE-TESTS: New file.
32293         * gnulib-tool: New options --extract-tests-module, --with-tests and
32294         --tests-base (unused for the moment).
32295         (testsbase, inctests): New variables.
32296         (func_all_modules): Exclude TEMPLATE-TESTS and *-tests.
32297         (func_verify_module): Exclude TEMPLATE-TESTS.
32298         (func_verify_nontests_module, func_verify_tests_module): New functions.
32299         (func_get_dependencies): Add implicit dependency for tests modules.
32300         (func_get_tests_module): New function.
32301         (func_modules_transitive_closure): When --with-tests was specified,
32302         include the unit tests as well, unless explicitly avoided.
32303         (func_emit_lib_Makefile_am): Ignore the tests modules here.
32304         (func_emit_tests_Makefile_am): New function.
32305         (func_create_testdir): When --with-tests was specified, emit a
32306         tests/ directory.
32307         * MODULES.html.sh (Future developments): Update.
32308
32309 2005-08-24  Bruno Haible  <bruno@clisp.org>
32310
32311         * modules/tls-tests: New file.
32312         * tests/test-tls.c: New file, from GNU gettext.
32313
32314 2005-08-24  Bruno Haible  <bruno@clisp.org>
32315
32316         * modules/lock-tests: New file.
32317         * tests/test-lock.c: New file, from GNU gettext.
32318
32319 2005-08-24  Bruno Haible  <bruno@clisp.org>
32320
32321         * lib/lock.h: Add multiple inclusion guard.
32322         * lib/tls.h: Add multiple inclusion guard.
32323
32324 2005-08-24  Bruno Haible  <bruno@clisp.org>
32325
32326         * gnulib-tool: Add support for the --aux-dir option to
32327         --create-testdir, --create-megatestdir, --test, --megatest.
32328         (func_create_testdir, func_create_megatestdir): Optionally emit a
32329         AC_CONFIG_AUX_DIR directive.
32330         (create-testdir, create-megatestdir, test, megatest): Provide a
32331         default value for $auxdir.
32332
32333 2005-08-24  Bruno Haible  <bruno@clisp.org>
32334
32335         * gnulib-tool (import): Use compound statement instead of subshell
32336         where possible.
32337
32338 2005-08-24  Bruno Haible  <bruno@clisp.org>
32339
32340         * gnulib-tool (import): Change --aux-dir default to "build-aux".
32341
32342 2005-08-24  Bruno Haible  <bruno@clisp.org>
32343
32344         * gnulib-tool (func_version): Update.
32345
32346 2005-08-24  Bruno Haible  <bruno@clisp.org>
32347
32348         * gnulib-tool (func_import, func_create_testdir,
32349         func_create_megatestdir): Quote all autoconf macro arguments.
32350
32351 2005-08-24  Bruno Haible  <bruno@clisp.org>
32352
32353         * gnulib-tool (func_create_megatestdir): Call autoreconf without the
32354         option --force, because --force causes the aclocal.m4 of each
32355         subdirectory to be newer than the corresponding config.h.in.
32356
32357 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
32358
32359         * m4/regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
32360         All contents moved to gl_REGEX.
32361         (gl_REGEX): Don't bother checking whether lib/regex.c exists;
32362         assume that it does.
32363
32364 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
32365
32366         * lib/regex.h (REG_NOSYS)
32367         [!defined _XOPEN_SOURCE && 200112L <= _POSIX_C_SOURCE]:
32368         Define, since POSIX requires it as of 2001.
32369         (_REG_ENOSYS)
32370         [! (defined _XOPEN_SOURCE || 200112L <= _POSIX_C_SOURCE)]:
32371         New private symbol, used to keep the enum signed in all cases.
32372         * lib/regex.h (RE_NO_EMPTY_RANGES): Fix doc bug reported by James
32373         Youngman in
32374         <http://lists.gnu.org/archive/html/bug-gnulib/2005-07/msg00132.html>.
32375
32376         * lib/regex_internal.c (re_string_skip_chars, register_state):
32377         (calc_state_hash):
32378         Remove forward decls; no longer needed now that we use prototypes.
32379         * lib/regexec.c (acquire_init_state_context, check_halt_node_context):
32380         (proceed_next_node, pop_fail_stack, sub_epsilon_src_nodes):
32381         (clean_state_log_if_needed): Likewise.
32382
32383 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
32384
32385         * config/srclist.txt: Add glibc bugs 1231-1233.
32386
32387 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
32388
32389         Fix problems reported by Sam Steingold in
32390         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00007.html>.
32391         * lib/regexec.c (sift_states_bkref): Fix portability bug: the code
32392         assumed that reg_errcode_t is a signed type, which is not
32393         necessarily true if _XOPEN_SOURCE is not defined.
32394         * lib/regex_internal.c (calc_state_hash): Put 'inline' before type,
32395         since some compilers warn about it otherwise.
32396
32397 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
32398
32399         * lib/regcomp.c (create_initial_state): Remove duplicate decl.
32400         (init_word_char, create_initial_state, duplicate_node_closure):
32401         (fetch_token, peek_token_bracket, build_range_exp):
32402         (build_collating_symbol): Remove forward decls; no longer needed
32403         now that we use prototypes.
32404
32405         * lib/regcomp.c:
32406         (re_compile_pattern, re_set_syntax, re_compile_fastmap):
32407         (re_compile_fastmap_iter, regcomp, regerror, regfree):
32408         (re_compile_internal, init_dfa, init_word_char, free_workarea_compile):
32409         (create_initial_state, optimize_utf8, analyze, postorder, preorder):
32410         (optimize_subexps, lower_subexps, lower_subexp, calc_first, calc_next):
32411         (link_nfa_nodes, duplicate_node_closure, search_duplicated_node):
32412         (duplicate_node, calc_inveclosure, calc_eclosure, calc_eclosure_iter):
32413         (fetch_token, peek_token, peek_token_bracket, parse, parse_reg_exp):
32414         (parse_branch, parse_expression, parse_sub_exp, parse_dup_op):
32415         (build_range_exp, build_collating_symbol, parse_bracket_exp):
32416         (parse_bracket_element, parse_bracket_symbol, build_equiv_class):
32417         (build_charclass, build_charclass_op, fetch_number, create_tree):
32418         (create_token_tree, mark_opt_subexp, duplicate_tree):
32419         Use prototypes rather than old-style definitions.
32420
32421         * lib/regex_internal.c:
32422         (re_string_allocate, re_string_construct, re_string_realloc_buffers):
32423         (re_string_construct_common, build_wcs_buffer, build_wcs_upper_buffer):
32424         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
32425         (re_string_reconstruct, re_string_peek_byte_case):
32426         (re_string_fetch_byte_case, re_string_destruct, re_string_context_at):
32427         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
32428         (re_node_set_init_copy, re_node_set_add_intersect):
32429         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
32430         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
32431         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
32432         (re_acquire_state, re_acquire_state_context, register_state):
32433         (create_ci_newstate, create_cd_newstate, free_state):
32434         Likewise.
32435         * lib/regexec.c (regexec, re_match, re_search, re_match_2,
32436         re_search_2):
32437         (re_search_2_stub, re_search_stub, re_copy_regs, re_set_registers):
32438         (re_search_internal, prune_impossible_nodes):
32439         (acquire_init_state_context, check_matching, static):
32440         (check_halt_node_context, check_halt_state_context, proceed_next_node):
32441         (push_fail_stack, pop_fail_stack, set_regs, free_fail_stack_return):
32442         (update_regs, sift_states_backward, build_sifted_states):
32443         (clean_state_log_if_needed, merge_state_array):
32444         (update_cur_sifted_state, add_epsilon_src_nodes):
32445         (sub_epsilon_src_nodes, check_dst_limits, check_dst_limits_calc_pos_1):
32446         (check_dst_limits_calc_pos, check_subexp_limits, sift_states_bkref):
32447         (sift_states_iter_mb, transit_state, merge_state_with_log, static):
32448         (find_recover_state, check_subexp_matching_top, transit_state_mb):
32449         (transit_state_bkref, get_subexp, get_subexp_sub, find_subexp_node):
32450         (check_arrival, check_arrival_add_next_nodes):
32451         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
32452         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
32453         (check_node_accept_bytes, check_node_accept, extend_buffers):
32454         (match_ctx_init, match_ctx_clean, match_ctx_free, match_ctx_add_entry):
32455         (search_cur_bkref_entry, match_ctx_add_subtop, match_ctx_add_sublast):
32456         (sift_ctx_init):
32457         Likewise.
32458
32459         * lib/regex_internal.h:
32460         (re_string_allocate, re_string_construct, re_string_reconstruct):
32461         (re_string_realloc_buffers, build_wcs_buffer, build_wcs_upper_buffer):
32462         (build_upper_buffer, re_string_translate_buffer, re_string_destruct):
32463         (re_string_elem_size_at, re_string_char_size_at, re_string_wchar_at):
32464         (re_string_context_at, re_string_peek_byte_case):
32465         (re_string_fetch_byte_case): Declare even if RE_NO_INTERNAL_PROTOTYPES
32466         is defined, since we now use prototypes always.
32467
32468         * lib/regex.h (_RE_ARGS): Remove.  No longer needed, since we assume
32469         C89 or better.  All uses removed.
32470
32471 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
32472
32473         * config/srclist.txt: Add glibc bugs 1220-1227.
32474
32475 2005-08-20  Jim Meyering  <jim@meyering.net>
32476
32477         * lib/regexec.c (regexec, re_search_stub) [!_LIBC]: Omit declaration
32478         of unused local, dfa.
32479
32480 2005-08-20  Bruno Haible  <bruno@clisp.org>
32481
32482         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
32483
32484 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
32485
32486         * lib/regex_internal.c (re_string_realloc_buffers, re_node_set_insert):
32487         (re_node_set_insert_last, re_dfa_add_node):
32488         Rename local variables to avoid GCC shadowing warnings.
32489
32490 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
32491
32492         * lib/regex_internal.c (re_acquire_state, re_acquire_state_context)
32493         [defined lint]: Suppress bogus uninitialized-variable warnings.
32494
32495         * lib/regcomp.c (duplicate_node): Return new index, not an error code,
32496         and let the caller return REG_ESPACE if out of space.  This
32497         removes an uninitialied-variable warning with GCC 4.0.1, and also
32498         avoids taking the address of a local variable.  All callers
32499         changed.
32500
32501 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
32502
32503         * config/srclist.txt: Comment out $LIBCSRC/posix/regex_internal.c,
32504         $LIBCSRC/posix/regexec.c.
32505         Add glibc bug 1217 for regcomp.c.
32506
32507 2005-08-19  Jim Meyering  <jim@meyering.net>
32508
32509         * lib/regexec.c (proceed_next_node): Redo local variables to
32510         avoid GCC shadowing warnings.
32511
32512 2005-08-18  Bruno Haible  <bruno@clisp.org>
32513
32514         * lib/strstr.c (strstr): Fix return value in multibyte case.
32515         * lib/strcasestr.c (strcasestr): Likewise.
32516
32517 2005-08-17  Paul Eggert  <eggert@cs.ucla.edu>
32518
32519         * lib/regex.h: Remove useless space-before-tab.  From coreutils.
32520
32521 2005-08-17  Jim Meyering  <jim@meyering.net>
32522
32523         Make the %s format (seconds since the epoch) work for a negative
32524         number and when used with a zero-padded field width, e.g. %015s.
32525
32526         * lib/strftime.c (my_strftime): Move the `do_number_sign_and_padding'
32527         label so that it precedes the code to set `digits'.  Otherwise,
32528         %0Ns wouldn't work.  Before this change, `date -d @-22 +%05s' would
32529         print `00-22'.  Now, it prints `-0022', as it should.
32530
32531 2005-08-17  Bruno Haible  <bruno@clisp.org>
32532
32533         * modules/strstr (Files): Add m4/mbrtowc.m4.
32534         (Depends-on): Add mbuiter.
32535
32536 2005-08-17  Bruno Haible  <bruno@clisp.org>
32537
32538         * modules/strcasestr: New file.
32539         * MODULES.html.sh (String handling, based on ANSI C 89): Add
32540         strcasestr.
32541
32542 2005-08-17  Bruno Haible  <bruno@clisp.org>
32543
32544         * modules/strcase (Depends-on): Add mbuiter. Remove strnlen1, mbchar.
32545
32546 2005-08-17  Bruno Haible  <bruno@clisp.org>
32547
32548         * modules/mbuiter: New file.
32549         * MODULES.html.sh (Extended multibyte and wide character utilities):
32550         Add mbuiter.
32551
32552 2005-08-17  Bruno Haible  <bruno@clisp.org>
32553
32554         * m4/strstr.m4 (gl_FUNC_STRSTR): Use the replacement function always.
32555         (gl_PREREQ_STRSTR): Use gl_FUNC_MBRTOWC.
32556
32557 2005-08-17  Bruno Haible  <bruno@clisp.org>
32558
32559         * m4/strcasestr.m4: New file.
32560
32561 2005-08-17  Bruno Haible  <bruno@clisp.org>
32562
32563         * lib/strstr.h: Ignore HAVE_STRSTR, always declare the gnulib function.
32564         * lib/strstr.c: Completely rewritten, with multibyte locale support.
32565
32566 2005-08-17  Bruno Haible  <bruno@clisp.org>
32567
32568         * lib/strcasestr.h: New file.
32569         * lib/strcasestr.c: New file.
32570
32571 2005-08-17  Bruno Haible  <bruno@clisp.org>
32572
32573         * lib/strcasecmp.c: Use mbuiter.h.
32574
32575 2005-08-17  Bruno Haible  <bruno@clisp.org>
32576
32577         * lib/mbuiter.h: New file.
32578
32579 2005-08-16  Paul Eggert  <eggert@cs.ucla.edu>
32580
32581         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
32582         of gl_GETOPT_SUBSTITUTE.  That way, if both gl_GETOPT_SUBSTITUTE
32583         and gl_GETOPT are both invoked via different paths (as happens
32584         with GNU tar CVS because it uses both argp and getopt), the former
32585         wins.
32586
32587 2005-08-16  Bruno Haible  <bruno@clisp.org>
32588
32589         * modules/tls: New file.
32590         * MODULES.html.sh (Multithreading): Add tls.
32591
32592 2005-08-16  Bruno Haible  <bruno@clisp.org>
32593
32594         * modules/strnlen1: New file.
32595         * MODULES.html.sh (String handling): Add strnlen1.
32596
32597 2005-08-16  Bruno Haible  <bruno@clisp.org>
32598
32599         * modules/strcase (Files): Add m4/mbrtowc.m4.
32600         (Depends-on): Add strnlen1, mbchar.
32601
32602 2005-08-16  Bruno Haible  <bruno@clisp.org>
32603
32604         * modules/mbiter: New file.
32605         * MODULES.html.sh (Extended multibyte and wide character utilities):
32606         Add mbiter.
32607
32608 2005-08-16  Bruno Haible  <bruno@clisp.org>
32609
32610         * modules/mbfile: New file.
32611         * MODULES.html.sh (Extended multibyte and wide character utilities):
32612         Add mbfile.
32613
32614 2005-08-16  Bruno Haible  <bruno@clisp.org>
32615
32616         * modules/mbchar: New file.
32617         * MODULES.html.sh (Extended multibyte and wide character utilities):
32618         New section.
32619
32620 2005-08-16  Bruno Haible  <bruno@clisp.org>
32621
32622         * m4/tls.m4: New file, from GNU gettext.
32623
32624 2005-08-16  Bruno Haible  <bruno@clisp.org>
32625
32626         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Use the replacement function
32627         always.
32628         (gl_PREREQ_STRCASECMP): Use gl_FUNC_MBRTOWC.
32629
32630 2005-08-16  Bruno Haible  <bruno@clisp.org>
32631
32632         * m4/mbiter.m4: New file.
32633
32634 2005-08-16  Bruno Haible  <bruno@clisp.org>
32635
32636         * m4/mbfile.m4: New file.
32637
32638 2005-08-16  Bruno Haible  <bruno@clisp.org>
32639
32640         * m4/mbchar.m4: New file.
32641
32642 2005-08-16  Bruno Haible  <bruno@clisp.org>
32643
32644         * lib/tls.h: New file, from GNU gettext.
32645         * lib/tls.c: New file, from GNU gettext.
32646
32647 2005-08-16  Bruno Haible  <bruno@clisp.org>
32648
32649         * lib/strnlen1.h: New file.
32650         * lib/strnlen1.c: New file.
32651
32652 2005-08-16  Bruno Haible  <bruno@clisp.org>
32653
32654         * lib/strcasecmp.c (struct mbiter_multi): Remove at_end field.
32655         (mbi_init): Update.
32656         (mbi_avail, mbi_advance): Let the iteration end before the terminating
32657         NUL byte, not after it.
32658
32659 2005-08-16  Bruno Haible  <bruno@clisp.org>
32660
32661         * lib/strcase.h (strcasecmp): Add note in comments.
32662         * lib/strncasecmp.c: Use code from strcasecmp.c.
32663         * lib/strcasecmp.c: Use mbchar module. Define private mbiter variant.
32664         (strcasecmp): Work correctly in multibyte locales.
32665
32666 2005-08-16  Bruno Haible  <bruno@clisp.org>
32667
32668         * lib/mbiter.h: New file.
32669
32670 2005-08-16  Bruno Haible  <bruno@clisp.org>
32671
32672         * lib/mbfile.h: New file.
32673
32674 2005-08-16  Bruno Haible  <bruno@clisp.org>
32675
32676         * lib/mbchar.h: New file.
32677         * lib/mbchar.c: New file.
32678
32679 2005-08-16  Bruno Haible  <bruno@clisp.org>
32680
32681         * lib/mbchar.h (mb_cmp, mb_casecmp): Order the invalid characters after
32682         the valid ones. Makes the comparison operations transitive:
32683         cmp (a, b) < 0 && cmp (b, c) < 0 ==> cmp (a, c) < 0.
32684         * lib/strcasecmp.c (strcasecmp): Use mb_casecmp.
32685
32686 2005-08-15  Simon Josefsson  <jas@extundo.com>
32687
32688         * modules/ssize_t (License): Change to 'unlimited'.
32689
32690         * gnulib-tool (sed_extract_prog): Recognize 'unlimited' license.
32691
32692 2005-08-15  Paul Eggert  <eggert@cs.ucla.edu>
32693
32694         * config/srclist.txt: Comment out $LIBCSRC/posix/regex.h.
32695         Add comments for each pending glibc patch.
32696
32697 2005-08-15  Bruno Haible  <bruno@clisp.org>
32698
32699         * lib/regex.h (__restrict_arr): Don't define to __restrict if
32700         __cplusplus is defined.
32701
32702 2005-08-14  Jim Meyering  <jim@meyering.net>
32703
32704         Sync from coreutils.
32705
32706         * lib/fts-cycle.c (setup_dir, enter_dir, leave_dir, free_dir):
32707         Use the hash-table-based cycle-detection code not just when
32708         FTS_TIGHT_CYCLE_CHECK if specified, but also with FTS_LOGICAL.
32709         Reported by James Youngman in
32710         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00011.html>.
32711         * lib/fts_.h: Mention that with FTS_LOGICAL, we use
32712         FTS_TIGHT_CYCLE_CHECK.
32713         * lib/fts.c (fts_cross_check) [FTS_DEBUG]:
32714         s/active_dir_ht/fts_cycle.ht/. This lets us compile with -DFTS_DEBUG,
32715         once again.
32716         * lib/fts.c [! _LIBC]: Include "lstat.h" rather than rolling our own.
32717         * lib/fts.c (fd_safer): Remove decl.
32718         Include fcntl--.h rather than unistd-safer.h
32719         (fts_safe_changedir): Don't call fd_safer; no longer needed
32720         now that we include fcntl--.h.
32721
32722 2005-08-12  Simon Josefsson  <jas@extundo.com>
32723
32724         * modules/getndelim2: Use ssize_t module.
32725         * modules/getnline: Likewise.
32726         * modules/safe-read: Likewise.
32727         * modules/xreadlink: Likewise.
32728
32729         * modules/ssize_t: New file.
32730
32731 2005-08-12  Simon Josefsson  <jas@extundo.com>
32732
32733         * m4/readline.m4: Look for termcap, curses or ncurses if required.
32734
32735 2005-08-12  Simon Josefsson  <jas@extundo.com>
32736
32737         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
32738         ssize_t.
32739
32740 2005-08-12  Simon Josefsson  <jas@extundo.com>
32741
32742         * MODULES.html.sh (Extra functions based on ANSI C 89: Misc): Add
32743         readline, getdelim and check_version.
32744         (Support for systems lacking ISO C 99: Sizes of integer types):
32745         Add size_max.
32746
32747 2005-08-12  Bruno Haible  <bruno@clisp.org>
32748
32749         * m4/readline.m4 (gl_FUNC_READLINE): Look for ncurses first.
32750
32751 2005-08-11  Simon Josefsson  <jas@extundo.com>
32752
32753         * modules/readline: New file.
32754
32755         * modules/strnlen (Files): Add strnlen.h.
32756
32757 2005-08-11  Simon Josefsson  <jas@extundo.com>
32758
32759         * m4/readline.m4: New file.
32760
32761 2005-08-11  Simon Josefsson  <jas@extundo.com>
32762
32763         * lib/readline.h, readline.c: New file.
32764
32765 2005-08-11  Simon Josefsson  <jas@extundo.com>
32766
32767         * doc/gnulib.texi (Initial import, Finishing touches): Mention
32768         gl_AVOID.
32769
32770 2005-08-11  Bruno Haible  <bruno@clisp.org>
32771
32772         * lib/strnlen.h (strnlen): Change parameter name to match comment.
32773
32774 2005-08-10  Stepan Kasal  <kasal@ucw.cz>
32775
32776         * m4/onceonly_2_57.m4: Really require Autoconf 2.57.
32777
32778 2005-08-10  Simon Josefsson  <jas@extundo.com>
32779
32780         * tests/test-iconvme.c: New file.
32781
32782 2005-08-10  Simon Josefsson  <jas@extundo.com>
32783
32784         * m4/strnlen.m4: New file.
32785
32786         * m4/strndup.m4: Don't check for strnlen declaration, done in
32787         strnlen.m4.
32788
32789 2005-08-10  Simon Josefsson  <jas@extundo.com>
32790
32791         * lib/strndup.c: Use strnlen.h.
32792
32793         * lib/strnlen.h: New file.
32794
32795 2005-08-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
32796
32797         * README: Typos.
32798
32799 2005-08-02  Simon Josefsson  <jas@extundo.com>
32800
32801         * modules/readline: New file.
32802
32803 2005-08-02  Simon Josefsson  <jas@extundo.com>
32804
32805         * modules/getdelim: New file.
32806
32807         * modules/getline: Rewrite, don't use getndelim2.
32808
32809 2005-08-02  Simon Josefsson  <jas@extundo.com>
32810
32811         * m4/getline.m4: Separate out getdelim stuff into separate module.
32812
32813         * m4/getdelim.m4: New file.
32814
32815 2005-08-02  Simon Josefsson  <jas@extundo.com>
32816
32817         * lib/getline.h, getline.c: Rewrite.
32818
32819         * lib/getdelim.h, lib/getdelim.c: New files, ported from glibc.
32820
32821 2005-07-31  Bruno Haible  <bruno@clisp.org>
32822
32823         * lib/lock.h (gl_lock_initializer): New macro.
32824         (gl_lock_define_initialized): Use it.
32825         (gl_rwlock_initializer): New macro.
32826         (gl_rwlock_define_initialized): Use it.
32827         (gl_recursive_lock_initializer): New macro.
32828         (gl_recursive_lock_define_initialized): Use it.
32829
32830 2005-07-30  Karl Berry  <karl@gnu.org>
32831
32832         * doc/gnulib.texi (Initial import): mention -I$(top_builddir)/lib.
32833         Report from Ben Pfaff, regarding getopt.
32834
32835 2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
32836
32837         Add support to getopt for Emacs, which doesn't use LIBOBJS in the
32838         normal way.
32839         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE_HEADER): New macro.
32840         (gl_GETOPT_SUBSTITUTE): Use it.  Invoke gl_PREREQ_GETOPT.
32841         (gl_GETOPT_IFELSE, gl_GETOPT_CHECK_HEADERS): New macros.
32842         (gl_GETOPT): Use the new macros.  Most of the implementation
32843         is moved to the new macros.  This is for programs like Emacs
32844         that don't want all the functionality of gl_GETOPT.
32845
32846 2005-07-26  Bruno Haible  <bruno@clisp.org>
32847
32848         * m4/lock.m4: Update from GNU gettext.
32849
32850 2005-07-26  Bruno Haible  <bruno@clisp.org>
32851
32852         * lib/lock.h: Update from GNU gettext.
32853         * lib/lock.c: Update from GNU gettext.
32854
32855 2005-07-25  Paul Eggert  <eggert@cs.ucla.edu>
32856
32857         * m4/regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_IFELSE instead of the
32858         obsolescent AC_TRY_RUN.  Include the default includes files, for
32859         'exit'.
32860
32861 2005-07-24  Bruno Haible  <bruno@clisp.org>
32862
32863         * modules/visibility: New file.
32864         * MODULES.html.sh (Misc): Add visibility.
32865
32866 2005-07-24  Bruno Haible  <bruno@clisp.org>
32867
32868         * m4/visibility.m4: New file.
32869
32870 2005-07-24  Bruno Haible  <bruno@clisp.org>
32871
32872         * doc/visibility.texi: New file.
32873
32874 2005-07-22  Bruno Haible  <bruno@clisp.org>
32875
32876         * modules/alloca-opt (Makefile.am): Remove explicit dependency on
32877         $(ALLOCA_H), redundant through BUILT_SOURCES.
32878         * modules/argz (Makefile.am): Remove explicit dependency on $(ARGZ_H),
32879         redundant through BUILT_SOURCES.
32880         * modules/byteswap (Makefile.am): Remove explicit dependency on
32881         $(BYTESWAP_H), redundant through BUILT_SOURCES.
32882         * modules/fnmatch (Makefile.am): Remove explicit dependency on
32883         $(FNMATCH_H), redundant through BUILT_SOURCES.
32884         * modules/getopt (Makefile.am): Remove explicit dependency on
32885         $(GETOPT_H), redundant through BUILT_SOURCES.
32886         * modules/glob (Makefile.am): Remove explicit dependency on $(GLOB_H),
32887         redundant through BUILT_SOURCES.
32888         * modules/poll (Makefile.am): Remove explicit dependency on $(POLL_H),
32889         redundant through BUILT_SOURCES.
32890         * modules/stdbool (Makefile.am): Remove explicit dependency on
32891         $(STDBOOL_H), redundant through BUILT_SOURCES.
32892         * modules/stdint (Makefile.am): Remove explicit dependency on
32893         $(STDINT_H), redundant through BUILT_SOURCES.
32894         * modules/sysexits (Makefile.am): Add $(SYSEXITS_H) to BUILT_SOURCES.
32895         Remove explicit dependency on $(SYSEXITS_H).
32896         Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
32897
32898 2005-07-18  Simon Josefsson  <jas@extundo.com>
32899
32900         * lib/check-version.c (check_version): Accept identical versions too.
32901
32902 2005-07-18  Bruno Haible  <bruno@clisp.org>
32903
32904         * modules/lock: New file.
32905         * MODULES.html.sh (Multithreading): New section.
32906
32907 2005-07-18  Bruno Haible  <bruno@clisp.org>
32908
32909         * m4/lock.m4: New file, from GNU gettext.
32910
32911 2005-07-18  Bruno Haible  <bruno@clisp.org>
32912
32913         * lib/lock.h: New file, from GNU gettext.
32914         * lib/lock.c: New file, from GNU gettext.
32915
32916 2005-07-18  Bruno Haible  <bruno@clisp.org>
32917
32918         * lib/lock.h (gl_once_t): New type.
32919         (gl_once_define, gl_once): New macros.
32920         * lib/lock.c (fresh_once): New variable.
32921         (glthread_once, glthread_once_call, glthread_once_singlethreaded): New
32922         functions.
32923
32924 2005-07-16  Simon Josefsson  <jas@extundo.com>
32925
32926         * doc/gnulib.texi (Library version handling): Add ELF symbol collision
32927         workaround, suggested by Bruno.
32928
32929 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
32930
32931         * modules/xalloc (Depends-on): Add xalloc-die.
32932         * modules/xvasprintf (Depends-on): Add xalloc-die.
32933
32934 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
32935
32936         * lib/quotearg.c: Add translator comment suggested by Bruno Haible,
32937         with a minor change.
32938
32939 2005-07-15  Bruno Haible  <bruno@clisp.org>
32940
32941         * m4/poll.m4 (gl_FUNC_POLL): Check against MacOS X 10.4 poll() bug.
32942         When using lib/poll.c, define poll as rpl_poll.
32943
32944 2005-07-14  Paul Eggert  <eggert@cs.ucla.edu>
32945
32946         * modules/argp (Depends-on): Remove unlocked-io.
32947
32948 2005-07-14  Derek Price  <derek@ximbiot.com>
32949
32950         * m4/glob.m4 (gl_GLOB): Cache glob interface check result.  Add check
32951         for glob symlink bug.
32952
32953 2005-07-14  Bruno Haible  <bruno@clisp.org>
32954
32955         * m4/argp.m4 (gl_ARGP): Remove invocation of gl_FUNC_GLIBC_UNLOCKED_IO.
32956         Instead, test for *_unlocked function declarations directly.
32957
32958 2005-07-11  Simon Josefsson  <jas@extundo.com>
32959
32960         * modules/size_max: New file.
32961
32962         * modules/xsize: Depend on size_max module for size_max.m4.
32963
32964 2005-07-11  Simon Josefsson  <jas@extundo.com>
32965
32966         * lib/size_max.h: New file.
32967
32968 2005-07-11  Paul Eggert  <eggert@cs.ucla.edu>
32969
32970         * lib/version-etc-fsf.c (version_etc_copyright): Parameterize the
32971         copyright symbol and the year.
32972         * lib/version-etc.c (COPYRIGHT_YEAR): New constant.
32973         (version_etc_va): Use parameterized copyright notice.
32974         Reword to conform to the current GNU coding standards.
32975
32976 2005-07-11  Karl Berry  <karl@gnu.org>
32977
32978         * doc/gnulib.texi (Quoting): new node.
32979         (Initial import): more info, from Patrice.
32980
32981 2005-07-11  Bruno Haible  <bruno@clisp.org>
32982
32983         * gnulib-tool (func_usage): Document option --avoid.
32984         (Command line options): Handle --avoid.
32985         (func_acceptable): New function.
32986         (func_modules_transitive_closure): Use it.
32987
32988 2005-07-11  Bruno Haible  <bruno@clisp.org>
32989
32990         * MODULES.html.sh: Use shortcut URLs to the www.opengroup.org site.
32991         Reported by Jim Meyering.
32992
32993 2005-07-10  Bruno Haible  <bruno@clisp.org>
32994
32995         * m4/size_max.m4 (gl_SIZE_MAX): Cast ~(size_t)0 back to size_t.
32996         Needed when size_t is smaller than 'unsigned int'.
32997         Reported by Paul Eggert.
32998
32999 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
33000
33001         * modules/argp (Depends-on): Add unlocked-io
33002
33003 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
33004
33005         * lib/argp-namefrob.h: Include unlocked-io.h. Removed unnecessary
33006         block of defines.
33007
33008 2005-07-08  Paul Eggert  <eggert@cs.ucla.edu>
33009
33010         * config/srclist.txt: Comment out regcomp.c, since we have a porting
33011         fix now.
33012
33013 2005-07-08  Eric Blake  <ebb9@byu.net>  (tiny change)
33014         and Paul Eggert  <eggert@cs.ucla.edu>
33015
33016         * lib/regcomp.c (init_dfa, build_range_exp): Store __btowc value
33017         in wint_t, not wchar_t.  Remove now-unnecessary cast.
33018
33019 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
33020
33021         * modules/regex (Files): Add lib/regex_internal.c,
33022         lib/regex_internal.h, lib/regexec.c, lib/regcomp.c, m4/codeset.m4.
33023         (Depends-on): Add extensions.
33024         (Makefile.am): Remove lib_SOURCES; now done by m4 code.
33025
33026 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
33027
33028         * m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on
33029         pathconf.
33030         * m4/same.m4 (gl_SAME): Likewise.
33031         Require AC_SYS_LONG_FILE_NAMES; bug reported by Gerrit P. Haase.
33032
33033         * m4/regex.m4: Adjust to new libc regex implementation.
33034         (gl_INCLUDED_REGEX): Add AC_LIBSOURCES for
33035         all the .c and .h parts of (the new) regex.
33036         Quote the m4 stuff better.
33037         Check for RE_ICASE bug of old gnulib.
33038         Check for REG_STARTEND of recent libc.
33039         Rename local variables from jm_* to gl_*.
33040         Quote operand of "test -f".
33041         Say "recent enough" version of libc, not "version 2".
33042         (gl_PREREQ_REGEX): Remove AC_FUNC_ALLOCA, since alloca is a
33043         prerequisite module.  Remove AC_HEADER_STDC; no longer needed.
33044         Check for locale.h, isblank, mbrtowc, wcrtomb, wcscoll.
33045         Remove check for btowc, isascii.
33046         Require AM_LANGINFO_CODESET.
33047
33048 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
33049
33050         * lib/regex.c, regex.h: Sync from libc.
33051         * lib/regcomp.c, lib/regexec_internal.c, lib/regex_internal.h:
33052         * lib/regexec.c:
33053         New files, synced from libc, except that regex_internal.h
33054         currently has a small porting fix.
33055
33056 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
33057
33058         * config/srclist.txt: Add regcomp.c, regex.c, regex.h,
33059         regex_internal.c, regexec.c.
33060         Add regex_internal.h too, but as a comment, since the libc version
33061         is currently broken in gnulib mode.
33062
33063 2005-07-06  Paul Eggert  <eggert@cs.ucla.edu>
33064
33065         Support programs like Emacs that use gnulib but not gettext.
33066         * MODULES.html.sh (Internationalization functions): Add gettext-h.
33067         * modules/gettext-h: New file.
33068         * modules/gettext (Files): Remove lib/gettext.h.
33069         (Depends-on): Add gettext-h.
33070         (Makefile.am): Remove lib_SOURCES.
33071         * modules/argmatch, modules/c-stack, modules/closeout:
33072         * modules/copy-file, modules/csharpcomp, modules/csharpexec:
33073         * modules/execute, modules/file-type, modules/getaddrinfo:
33074         * modules/getopt, modules/human, modules/javacomp:
33075         * modules/javaexec, modules/mkdir-p, modules/obstack:
33076         * modules/openat, modules/pagealign_alloc, modules/pipe:
33077         * modules/quotearg, modules/regex, modules/rpmatch:
33078         * modules/unicodeio, modules/userspec, modules/version-etc:
33079         * modules/wait-process, modules/xalloc-die, modules/xmemcoll:
33080         * modules/xsetenv:
33081         Depend on gettext-h, not gettext.
33082
33083 2005-07-05  Paul Eggert  <eggert@cs.ucla.edu>
33084
33085         * gnulib-tool (func_import): Add support for 'public domain' license.
33086         * modules/alloca, modules/atexit, modules/memmove:
33087         Now public domain, not GPL.
33088         * modules/dup2, modules/getpagesize, modules/malloc, modules/memset:
33089         * modules/realloc, modules/strerror, modules/strtod:
33090         Now LGPL, not GPL.
33091
33092 2005-07-05  Bruno Haible  <bruno@clisp.org>
33093
33094         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC): Upgrade to version from current
33095         autoconf CVS. Needed for mingw.
33096
33097 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
33098
33099         Remove the dependency of the strftime module on the tzset module.
33100         * modules/strftime (Depends-on): Remove dependency on tzset.
33101
33102 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
33103
33104         Remove the dependency of the strftime module on the tzset module.
33105         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't require
33106         gl_FUNC_TZSET_CLOBBER.
33107
33108 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
33109
33110         Remove the dependency of the strftime module on the tzset module.
33111         * lib/strftime.c (my_strftime)
33112         [! defined _LIBC && ! HAVE_RUN_TZSET_TEST]:
33113         Copy the input structure, to work around some of the bug with
33114         Solaris 2.5.1 and Solaris 2.6.  If you still care about these old
33115         Solaris releases, you should also use the tzset module, but we won't
33116         require it as a dependency any more since we don't want LGPLed code
33117         to depend on GPLed code.
33118
33119 2005-07-02  Jim Meyering  <jim@meyering.net>
33120
33121         * m4/chown.m4, cloexec.m4, dup2.m4, fsusage.m4:
33122         * m4/getcwd-path-max.m4, getcwd.m4, mkstemp.m4, mountlist.m4:
33123         * m4/pagealign_alloc.m4, save-cwd.m4, unistd-safer.m4:
33124         Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
33125
33126 2005-07-02  Jim Meyering  <jim@meyering.net>
33127
33128         * lib/backupfile.c (backup_args): Change a `0' to NULL.
33129
33130 2005-07-01  Paul Eggert  <eggert@cs.ucla.edu>
33131
33132         * lib/xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h>
33133         declares only 'struct timespec;' (!).
33134
33135 2005-07-01  Jim Meyering  <jim@meyering.net>
33136
33137         * lib/chown.c, cloexec.c, dup-safer.c, dup2.c, fsusage.c, getcwd.c:
33138         * lib/getloadavg.c, mountlist.c, openat.h, pagealign_alloc.c:
33139         * lib/save-cwd.c, tempname.c:
33140         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
33141         and don't include <sys/file.h>).
33142
33143 2005-06-29  Jim Meyering  <jim@meyering.net>
33144
33145         * lib/mkdir-p.c (make_dir_parents): Don't apply sizeof to a hard-coded
33146         type name.  Use the variable name instead.
33147         * lib/idcache.c (getuser, getuidbyname, getgroup, getgidbyname):
33148         Likewise.
33149
33150 2005-06-28  Simon Josefsson  <jas@extundo.com>
33151
33152         * modules/check-version (Files): Add check-version.m4.
33153
33154 2005-06-28  Simon Josefsson  <jas@extundo.com>
33155
33156         * m4/check-version.m4: New file, suggested by Jim Meyering
33157         <jim@meyering.net>.
33158
33159 2005-06-28  Simon Josefsson  <jas@extundo.com>
33160
33161         * lib/check-version.h, lib/check-version.c: New files.
33162
33163 2005-06-28  Simon Josefsson  <jas@extundo.com>
33164
33165         * lib/base64.c (base64_encode): Indent.  Rename 'b64' to avoid
33166         collision with global variable.  Better indentation.  Don't
33167         increment buffer pointer beyond buffer end.  Based on comments
33168         from Paul Eggert <eggert@cs.ucla.edu>.
33169
33170         * lib/base64.h: Indent.
33171
33172 2005-06-28  Simon Josefsson  <jas@extundo.com>
33173
33174         * doc/gnulib.texi (Library version handling): New section.
33175
33176 2005-06-28  Jim Meyering  <jim@meyering.net>
33177
33178         * check-module (find_included_lib_files): Hard-code another
33179         pair of exceptions: fts.c includes fts-cycle.c and unistd-safer.h
33180         but modules/fts-lgpl (correctly) does not list those files.
33181
33182         * modules/canonicalize (Files): Add lib/pathmax.h.
33183
33184 2005-06-25  Simon Josefsson  <jas@extundo.com>
33185
33186         * modules/check-version: New file.
33187
33188 2005-06-24  Paul Eggert  <eggert@cs.ucla.edu>
33189
33190         * lib/canon-host.c (canon-host): Append trailing "," to 0 in
33191         initializer of struct addrinfo, as an indication that we don't
33192         care how many members the structure has.
33193
33194 2005-06-24  Derek Price  <derek@ximbiot.com>
33195         and Bruno Haible  <bruno@clisp.org>
33196
33197         Remove stat module & update lstat.
33198         * m4/lstat.m4 (gl_FUNC_LSTAT): Drop AC_FUNC_LSTAT in favor of
33199         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
33200         * m4/stat.m4: Remove this file.
33201
33202 2005-06-24  Derek Price  <derek@ximbiot.com>
33203         and Bruno Haible  <bruno@clisp.org>
33204
33205         Remove stat module & update lstat.
33206         * lib/stat.c: Remove this file...
33207         (slash_aware_lstat): ...moving this content and its support...
33208         * lib/lstat.c (rpl_lstat): ...into here.
33209         * lib/lstat.h: New file.
33210
33211 2005-06-24  Derek Price  <derek@ximbiot.com>
33212         and Bruno Haible  <bruno@clisp.org>
33213
33214         Remove stat module & update lstat.
33215         * config/srclist.txt (libc sources): Remove stat.
33216
33217 2005-06-24  Derek Price  <derek@ximbiot.com>
33218         and Bruno Haible  <bruno@clisp.org>
33219
33220         Remove stat module & update lstat.
33221         * MODULES.html.sh (stat): Remove.
33222         * MODULES.html: Regenerated.
33223         * modules/lstat (Description): Correct function name.
33224         (Files): Add "lstat.h".
33225         (Depends-on): Remove stat, add xalloc, stat-macros.
33226         * modules/stat: Remove this file.
33227         (Include): Add "lstat.h", remove <sys/stat.h>.
33228
33229 2005-06-23  Paul Eggert  <eggert@cs.ucla.edu>
33230
33231         * lib/mktime.c: Include <string.h> even if !DEBUG.  (From glibc.)
33232         (ranged_convert): Don't save conversion in a temporary struct.
33233         This causes a warning with GCC 4.0.0, and anyway in the typical
33234         case it's not worth the extra 100 bytes or so of code.
33235         (ranged_convert, __mktime_internal): When calling a function via a
33236         pointer P, use P () rather than (*P) (), as we now assume C89 or
33237         better.
33238
33239 2005-06-22  Paul Eggert  <eggert@cs.ucla.edu>
33240
33241         * lib/readutmp.c (desirable_utmp_entry): Fix bug where "who -b" and
33242         "who -r" failed to give output.  Problem reported by Tim Waugh.
33243
33244         * lib/xmalloc.c (HAVE_GNU_CALLOC): New constant.
33245         (xcalloc): Use it to avoid needless tests.
33246         Problem reported by Jim Meyering.
33247
33248 2005-06-20  Derek Price  <derek@ximbiot.com>
33249
33250         * m4/bison.m4: Note that precious decls of YACC & YFLAGS will be
33251         unnecessary for Autoconfs > 2.59c.
33252
33253 2005-06-16  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
33254
33255         * lib/argp.h (__option_is_short): Check upper limit of
33256         __key. Isprint() requires its argument to have the value
33257         of an unsigned char or EOF.
33258
33259 2005-06-16  Jim Meyering  <jim@meyering.net>
33260
33261         * lib/calloc.c (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1)
33262         when either N or S is zero.
33263
33264 2005-06-16  Derek Price  <derek@ximbiot.com>
33265
33266         * m4/bison.m4: Declare YACC & YFLAGS precious.
33267
33268 2005-06-10  Paul Eggert  <eggert@cs.ucla.edu>
33269
33270         * lib/fnmatch.c (fnmatch): If there is an encoding error in a
33271         multibyte string or pattern, fall back on unibyte matching.
33272         Problem reported by James Youngman.
33273
33274 2005-06-08  Bruno Haible  <bruno@clisp.org>
33275
33276         * modules/csharpcomp: New file.
33277         * MODULES.html.sh (C#): Add csharpcomp.
33278
33279 2005-06-08  Bruno Haible  <bruno@clisp.org>
33280
33281         * m4/csharpcomp.m4: New file, from GNU gettext.
33282
33283 2005-06-08  Bruno Haible  <bruno@clisp.org>
33284
33285         * lib/csharpcomp.h: New file, from GNU gettext.
33286         * lib/csharpcomp.c: New file, from GNU gettext.
33287         * lib/csharpcomp.sh.in: New file, from GNU gettext.
33288
33289 2005-06-08  Bruno Haible  <bruno@clisp.org>
33290
33291         * lib/binary-io.h (fileno): Undefine before defining it. Avoids a gcc
33292         warning on mingw.
33293
33294 2005-06-07  Derek Price  <derek@ximbiot.com>
33295
33296         Sync from CVS.
33297         * lib/glob_.h: Indent nested #ifdef.
33298
33299 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
33300
33301         Sync from coreutils.
33302         Use "file name" when talking about file names, instead of "filename"
33303         or "path", as per the GNU coding standards.
33304         * lib/mkdir-p.c: Renamed from makepath.c.
33305         (make_dir_parents): Renamed from make_path.  All callers changed.
33306         * lib/mkdir-p.h: Likewise.  All includers changed.
33307         * lib/filenamecat.c: Renamed from path-concat.c.
33308         (file_name_concat): Renamed from path_concat.  All callers changed.
33309         [TEST_FILE_NAME_CONCAT]: Renamed from TEST_PATH_CONCAT.
33310         * lib/filenamecat.h: Likewise.  All includers changed.
33311         * lib/acl.c: Don't use "path" or "filename" to mean "file name"
33312         in comments or local variable names.
33313         * lib/basename.c: Likewise.
33314         * lib/canonicalize.c, canonicalize.h: Likewise.
33315         * lib/dirname.c, dirname.h: Likewise.
33316         * lib/euidaccess.c: Likewise.
33317         * lib/exclude.c: Likewise
33318         * lib/fnmatch_.h, fnmatch_loop.c: Likewise.
33319         * lib/fsusage.c, fsuage.h: Likewise.
33320         * lib/fts.c, fts_.h: Likewise.
33321         * lib/getcwd.c: Likewise.
33322         * lib/getloadavg.c: Likewise.
33323         * lib/mkstemp.c: Likewise.
33324         * lib/mountlist.c, mountlist.h: Likewise.
33325         * lib/openat.c, openat.h: Likewise.
33326         * lib/readlink-stub.c: Likewise.
33327         * lib/readutmp.c, readutmp.h: Likewise.
33328         * lib/rename.c: Likewise.
33329         * lib/rmdir.c: Likewise.
33330         * lib/same.c: Likewise.
33331         * lib/savedir.c: Likewise.
33332         * lib/stripslash.c: Likewise.
33333         * lib/tempname.c: Likewise.
33334         * lib/xreadlink.c: Likewise.
33335         * lib/exclude.c (excluded_file_name): Renamed from excluded_filename.
33336         All uses changed.
33337         * lib/exclude.h: Likewise.
33338
33339         * lib/euidaccess.c (getuid, getgid, getuid, getegid)
33340         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
33341         * lib/idcache.c (getpwuid, getpwnam, getgrgid, getgrnam)
33342         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
33343         * lib/pathmax.h: Include <limits.h> unconditionally, since other
33344         files have been getting away with it for years (MORE/BSD 4.3
33345         is extinct now).
33346         * lib/userspec.c (getpwnam, getgrnam, getgrgid)
33347         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
33348
33349         * lib/pathmax.h (_POSIX_PATH_MAX) [!defined _POSIX_PATH_MAX]:
33350         Define to 256, not 255, as per modern POSIX.
33351
33352 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
33353
33354         Sync from coreutils.
33355         Use "file name" when talking about file names, instead of "filename"
33356         or "path", as per the GNU coding standards.
33357         * MODULES.html.sh: mkdir-p renamed from makepath.
33358         filenamecat renamed from path-concat.
33359         * modules/filenamecat: Renamed from modules/path-concat.
33360         (Files): filenamecat.h and filenamecat.c renamed from
33361         path-concat.h and path-concat.c.
33362         (configure.ac): gl_FILE_NAME_CONCAT, not gl_PATH_CONCAT.
33363         (Include): filenamecat.h, not path-concat.h.
33364         * modules/mkdir-p: Renamed from modules/makepath.
33365         (Files): mkdir-p.h and mkdir-p.c renamed from makepath.h and
33366         makepath.c.
33367         (configure.ac): gl_MKDIR_PARENTS, not gl_MAKEPATH.
33368         (Include): mkdir-p.h, not makepath.h.
33369
33370 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
33371
33372         Sync from coreutils.
33373         * m4/mkdir-p.m4: Renamed from makepath.m4.
33374         (gl_MKDIR_PARENTS): Renamed from gl_MAKEPATH.  All uses changed.
33375         Rename files from makepath.c to mkdir-p.c, and from
33376         makepath.h to mkdir-p.h.
33377         * m4/filenamecat.m4: Renamed from path-concat.m4.
33378         (gl_FILE_NAME_CONCAT): Renamed from gl_PATH_CONCAT.  All uses changed.
33379         Rename files from path-concat.c to filenamecat.c,
33380         and from path-concat.h to filenamecat.h.
33381         * m4/getcwd-path-max.m4: Don't use "path" or "filename" to mean
33382         "file name" in local variables or comments.
33383         * m4/rename.m4: Likewise.
33384
33385 2005-06-01  Bruno Haible  <bruno@clisp.org>
33386
33387         * modules/csharpexec: New file.
33388         * MODULES.html.sh (C#): New section.
33389
33390 2005-06-01  Bruno Haible  <bruno@clisp.org>
33391
33392         * m4/csharp.m4: New file, from GNU gettext.
33393         * m4/csharpexec.m4: New file, from GNU gettext.
33394
33395 2005-06-01  Bruno Haible  <bruno@clisp.org>
33396
33397         * lib/csharpexec.h: New file, from GNU gettext.
33398         * lib/csharpexec.c: New file, from GNU gettext.
33399         * lib/csharpexec.sh.in: New file, from GNU gettext.
33400
33401 2005-05-31  Derek Price  <derek@ximbiot.com>
33402             Paul Eggert  <eggert@cs.ucla.edu>
33403
33404         Sync from cvs.
33405         * m4/glob.m4: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
33406
33407 2005-05-31  Derek Price  <derek@ximbiot.com>
33408             Paul Eggert  <eggert@cs.ucla.edu>
33409
33410         Sync from cvs.
33411         * lib/glob_.h: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
33412
33413 2005-05-29  Derek Price  <derek@ximbiot.com>
33414
33415         * config/srclist.txt (glob_.h, glob.c): Add these files.
33416
33417 2005-05-29  Derek Price  <derek@ximbiot.com>
33418
33419         * MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.
33420         * modules/glob: New file.
33421         * modules/getlogin_r: Add link to POSIX spec in description.
33422
33423 2005-05-29  Derek Price  <derek@ximbiot.com>
33424             Paul Eggert  <eggert@cs.ucla.edu>
33425
33426         * m4/glob.m4: New file.
33427
33428 2005-05-29  Derek Price  <derek@ximbiot.com>
33429             Paul Eggert  <eggert@cs.ucla.edu>
33430
33431         * lib/glob_.h, lib/glob.c: New files.
33432
33433 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
33434
33435         * modules/fts (Files): Remove m4/inttypes-pri.m4.
33436         * modules/fts-lgpl (Depends-on): Remove gettext.
33437
33438 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
33439
33440         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't check for inttypes.h or stdint.h,
33441         and don't require gt_INTTYPES_PRI.
33442
33443 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
33444
33445         * lib/getlogin_r.c (getlogin_r): Don't set errno to 0 on return.
33446
33447         * lib/fts.c: Don't worry about debugging on pre-C99-compatible hosts;
33448         the configuration hassle isn't worth it.
33449         Include inttypes.h and stdint.h unconditionally if FTS_DEBUG.
33450         (LONGEST_MODIFIER, PRIuMAX): Remove.
33451
33452 2005-05-27  Bruno Haible  <bruno@clisp.org>
33453
33454         * lib/getlogin_r.h: Remove second include of <stddef.h>.
33455
33456 2005-05-26  Paul Eggert  <eggert@cs.ucla.edu>
33457
33458         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
33459         _POSIX_PTHREAD_SEMANTICS for Solaris.
33460
33461 2005-05-25  Derek Price  <derek@ximbiot.com>
33462
33463         * MODULES.html.sh: Add getlogin_r to POSIX.2001 support section.
33464
33465 2005-05-25  Derek Price  <derek@ximbiot.com>
33466             Paul Eggert  <eggert@cs.ucla.edu>
33467
33468         * modules/getlogin_r, m4/getlogin_r.m4: New files.
33469         * lib/getlogin_r.c, getlogin_r.h: New files.
33470
33471 2005-05-25  Bruno Haible  <bruno@clisp.org>
33472             Derek Price  <derek@ximbiot.com>
33473
33474         * lib/getlogin_r.h: Simplify API documentation.
33475
33476 2005-05-23  Derek Price  <derek@ximbiot.com>
33477
33478         * modules/minmax (Files): Add m4/minmax.m4.
33479         (configure.ac): Add gl_MINMAX.
33480
33481 2005-05-22  Paul Eggert  <eggert@cs.ucla.edu>
33482
33483         * lib/fts.c (fd_safer) [_LGPL_PACKAGE]: New static function,
33484         so that unistd-safer.h (GPL'ed code) need not be included.
33485
33486 2005-05-22  Bruno Haible  <bruno@clisp.org>
33487
33488         * m4/minmax.m4: New file.
33489         Based on a patch by Derek Price <derek@ximbiot.com>.
33490
33491 2005-05-22  Bruno Haible  <bruno@clisp.org>
33492
33493         * lib/stdint_.h (_STDINT_H_HAVE_INT64): New macro. Use it in #ifdefs.
33494         (INT64_MIN): Fix definition.
33495         Suggested by Paul Eggert <eggert@cs.ucla.edu>.
33496
33497         * lib/stdint_.h (_STDINT_H_NEED_SIGNED_INT_TYPES): Renamed from
33498         NEED_SIGNED_INT_TYPES.
33499
33500         * lib/stdint_.h (_STDINT_H_HAVE_SYSTEM_INTTYPES): Renamed from
33501         HAVE_SYSTEM_INTTYPES.
33502
33503 2005-05-22  Bruno Haible  <bruno@clisp.org>
33504
33505         * lib/minmax.h: Include <limits.h> only when it defines MIN, MAX.
33506         Also include <sys/param.h> if it defines MIN, MAX.
33507         Based on a patch by Derek Price <derek@ximbiot.com>.
33508
33509 2005-05-21  Jim Meyering  <jim@meyering.net>
33510
33511         * modules/fts (Files): Add m4/inttypes-pri.m4.
33512         (Depends-on): Add lstat and remove gettext.  Alphabetize.
33513
33514 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
33515
33516         New fts module.
33517         * lib/fts.c: Don't include "cycle-check.h" or "hash.h".
33518         (setup_dir, free_dir): New functions.
33519         (enter_dir, leave_dir): Define trivial
33520         alternatives of _LGPL_PACKAGE.  Move to fts-cycle.c if !_LGPL_PACKAGE.
33521         (HT_INITIAL_SIZE, ENTER_DIR): Remove.  All uses removed.
33522         (LEAVE_DIR): Fix typo: pass Fts and Ent to leave_dir.
33523         (struct Active_dir, AD_compare, AD_hash, enter_dir, leave_dir):
33524         Move to fts-cycle.c.
33525         (fts_open): Use setup_dir.
33526         (fts_close): Use free_dir.
33527         (fts_read): Have just one copy of the ENTER_DIR code rather than three.
33528         This adds a label and some gotos, but the alternatives were messier.
33529         Check for memory allocation failure when entering a dir.
33530         (fts_stat) [_LGPL_PACKAGE]: Bring back glibc cycle detection code.
33531         * lib/fts_.h (_LGPL_PACKAGE) [defined _LIBC]: New macro.
33532         (FTS): New member fts_cycle, that is a union that contains the
33533         old active_dir_ht and cycle_state.  All uses changed to mention
33534         fts_cycle.ht and fts_cycle.state.
33535         * lib/fts-cycle.c: New file, containing GPL'ed code migrated out of
33536         fts.c, with the following changes:
33537         (setup_dir, free_dir): New functions.
33538         (enter_dir): Now returns bool.  Return true if successful, false
33539         if memory exhausted.  All callers changed.
33540         Do not bother partly cleaning up on
33541         memory allocation failure; that is free_dir's job.
33542         However, free ad if hash_insert fails, to avoid memory leak.
33543         (enter_dir, leave_dir): Accommodate change to FTS by inspecting
33544         fts->fts_options to see which union member to use.
33545
33546 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
33547
33548         * m4/fts.m4 (gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS.
33549         (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): New macros.
33550
33551 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
33552
33553         * MODULES.html.sh (File system functions): Add fts, fts-lgpl.
33554
33555 2005-05-20  Jim Meyering  <jim@meyering.net>
33556
33557         * lib/unlinkdir.h (cannot_unlink_dir) [UNLINK_CANNOT_UNLINK_DIR]:
33558         Now a macro, to pacify GCC.
33559
33560 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
33561
33562         * m4/chown.m4 (gl_FUNC_CHOWN): Correct sense of test for honoring IDs
33563         of -1.
33564
33565 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
33566
33567         * lib/chown.c (rpl_chown): Return -1 on failure.
33568
33569 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
33570
33571         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME]):
33572         Don't check for stddef.h.
33573         * m4/fts.m4 (gl_FUNC_FTS): Don't require AC_HEADER_STDC, as we
33574         don't use its results.
33575         Don't check for fcntl.h, stddef.h, stdlib.h, string.h, unistd.h,
33576         since we include them unconditionally.  Don't require
33577         AM_STDBOOL_H, since stdbool is a prerequisite.
33578         Don't require AC_C_CONST, AC_TYPE_SIZE_T or check for ptrdiff_t
33579         since we assume C89 or better.
33580         Don't require AC_FUNC_CLOSEDIR_VOID, AC_FUNC_LSTAT, or AC_FUNC_STAT,
33581         as we don't use their results.
33582         Don't check for fchdir, memmove, memset, strrchr, as we use
33583         them unconditionally.
33584         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't define
33585         GETTIMEOFDAY_CLOBBERS_LOCALTIME_BUFFER, since nobody uses it.
33586
33587 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
33588
33589         * lib/canonicalize.c: Include canonicalize.h first, to test interface.
33590         Include <stddef.h> unconditionally, since we assume C89 now.
33591         All uses of PTR_INT_TYPE replaced by ptrdiff_t.
33592         * lib/fts.c: Include fts_.h first, to check interface.
33593         Do not include intprops.h; no longer needed.
33594         Include cycle-check.h and hash.h, since fts_.h no longer does.
33595         Remove unnecessary casts of closedir to void.
33596         (fts_build): Use a simpler method (not involving TYPE_SIGNED) to
33597         decide whether to decrement nlinks.
33598         * lib/fts_.h: Do not include hash.h or cycle-check.h; no longer needed.
33599         (FTS): Use struct hash_table * instead of Hash_table, so that
33600         we no longer need to include hash.h here.
33601
33602 2005-05-18  Jim Meyering  <jim@meyering.net>
33603
33604         * modules/dirfd (License): Change to LGPL.  Most of the code
33605         is already in the public domain.
33606
33607 2005-05-18  Jim Meyering  <jim@meyering.net>
33608
33609         * m4/fts.m4 (AC_LIBSOURCES): Add intprops.h to the list.
33610         Reported by Yoann Vandoorselaere.
33611
33612 2005-05-17  Jim Meyering  <jim@meyering.net>
33613
33614         * m4/fts.m4: New file, from coreutils.
33615
33616 2005-05-17  Jim Meyering  <jim@meyering.net>
33617
33618         * lib/fts.c, lib/fts_.h: New files, from coreutils.
33619
33620 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
33621
33622         Sync from coreutils.
33623         * m4/unlinkdir.m4: New file.
33624
33625 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
33626
33627         Sync from coreutils.
33628         * lib/unlinkdir.c, lib/unlinkdir.h: New files.
33629         * lib/gethrxtime.c, lib/gethrxtime.h, lib/getpass.h, lib/mountlist.h,
33630         lib/path-concat.c, lib/regex.h, lib/unlocked-io.h, lib/xtime.h:
33631         White space changes only.
33632         * lib/makepath.c (make_path): Port to hosts where leading "//" is
33633         special.
33634         * lib/yesno.c: Include getline.h, not ctype.h.
33635         (yesno): Don't remove leading white space; POSIX doesn't allow it.
33636         Use getline to remove arbitrary restriction on response length.
33637
33638 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
33639
33640         * config/srclist-update: Spell out "Street" in FSF postal
33641         mail address; this is the style the FSF seems to prefer.
33642
33643         * build-aux/depcomp, build-aux/install-sh, build-aux/mdate-sh,
33644         build-aux/missing, build-aux/mkinstalldirs: Sync from Automake;
33645         this updates FSF postal mail address.
33646
33647         Sync from coreutils.
33648         * modules/unlinkdir: New file.
33649         * modules/yesno (Depends-on): Add getline.
33650         * MODULES.html.sh (File system functions): Add unlinkdir.
33651
33652 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
33653
33654         * lib/byteswap_.h, lib/getsubopt.h, lib/iconvme.h, lib/strsep.c,
33655         lib/strsep.h:
33656         Change the initial comment to refer to GPL, not LGPL.
33657         gnulib-tool will change it to LGPL as needed.
33658
33659         * lib/__fpending.c, lib/acl.c, lib/acl.h, lib/alloca_.h, lib/allocsa.c,
33660         lib/allocsa.h, lib/argmatch.c, lib/argmatch.h, lib/argp-ba.c,
33661         lib/argp-eexst.c, lib/argp-fmtstream.c, lib/argp-fmtstream.h,
33662         lib/argp-fs-xinl.c, lib/argp-help.c, lib/argp-namefrob.h,
33663         lib/argp-parse.c, lib/argp-pv.c, lib/argp-pvh.c, lib/argp-xinl.c,
33664         lib/argp.h, lib/argz.c, lib/argz_.h, lib/asnprintf.c, lib/asprintf.c,
33665         lib/atanl.c, lib/backupfile.c, lib/backupfile.h, lib/base64.c,
33666         lib/base64.h, lib/basename.c, lib/binary-io.h, lib/byteswap_.h,
33667         lib/c-ctype.c, lib/c-ctype.h, lib/c-stack.c, lib/c-stack.h,
33668         lib/c-strtod.c, lib/calloc.c, lib/canon-host.c, lib/canonicalize.c,
33669         lib/canonicalize.h, lib/ceill.c, lib/chdir-long.c, lib/chdir-long.h,
33670         lib/chown.c, lib/classpath.c, lib/classpath.h, lib/cloexec.c,
33671         lib/closeout.c, lib/closeout.h, lib/concatpath.c, lib/config.charset,
33672         lib/copy-file.c, lib/copy-file.h, lib/cycle-check.c, lib/cycle-check.h,
33673         lib/diacrit.c, lib/diacrit.h, lib/dirfd.c, lib/dirfd.h, lib/dirname.c,
33674         lib/dirname.h, lib/dummy.c, lib/dup-safer.c, lib/dup2.c, lib/eealloc.h,
33675         lib/error.c, lib/error.h, lib/euidaccess.c, lib/exclude.c,
33676         lib/exclude.h, lib/execute.c, lib/execute.h, lib/exit.h,
33677         lib/exitfail.c, lib/exitfail.h, lib/expl.c, lib/fatal-signal.c,
33678         lib/fatal-signal.h, lib/fd-safer.c, lib/file-type.c, lib/file-type.h,
33679         lib/fileblocks.c, lib/filemode.c, lib/filemode.h, lib/findprog.c,
33680         lib/findprog.h, lib/floorl.c, lib/fnmatch.c, lib/fnmatch_.h,
33681         lib/fnmatch_loop.c, lib/fopen-safer.c, lib/free.c, lib/frexpl.c,
33682         lib/fsusage.c, lib/fsusage.h, lib/full-read.c, lib/full-read.h,
33683         lib/full-write.c, lib/full-write.h, lib/fwriteerror.c,
33684         lib/fwriteerror.h, lib/gai_strerror.c, lib/gcd.c, lib/gcd.h,
33685         lib/getaddrinfo.c, lib/getaddrinfo.h, lib/getcwd.c, lib/getcwd.h,
33686         lib/getdate.h, lib/getdate.y, lib/getdomainname.c, lib/getdomainname.h,
33687         lib/getgroups.c, lib/gethostname.c, lib/gethrxtime.c, lib/gethrxtime.h,
33688         lib/getline.c, lib/getline.h, lib/getloadavg.c, lib/getndelim2.c,
33689         lib/getndelim2.h, lib/getnline.c, lib/getnline.h, lib/getopt.c,
33690         lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h, lib/getpagesize.h,
33691         lib/getpass.c, lib/getpass.h, lib/getsubopt.c, lib/getsubopt.h,
33692         lib/gettext.h, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c,
33693         lib/getusershell.c, lib/group-member.c, lib/group-member.h,
33694         lib/hard-locale.c, lib/hard-locale.h, lib/hash-pjw.c, lib/hash-pjw.h,
33695         lib/hash.c, lib/hash.h, lib/human.c, lib/human.h, lib/iconvme.c,
33696         lib/iconvme.h, lib/idcache.c, lib/inet_ntop.h, lib/intprops.h,
33697         lib/inttostr.c, lib/inttostr.h, lib/isdir.c, lib/javacomp.c,
33698         lib/javacomp.h, lib/javacomp.sh.in, lib/javaexec.c, lib/javaexec.h,
33699         lib/javaexec.sh.in, lib/lbrkprop.h, lib/lchown.c, lib/ldexpl.c,
33700         lib/linebreak.c, lib/linebreak.h, lib/linebuffer.c, lib/linebuffer.h,
33701         lib/localcharset.c, lib/localcharset.h, lib/logl.c, lib/long-options.c,
33702         lib/long-options.h, lib/lstat.c, lib/makepath.c, lib/makepath.h,
33703         lib/malloc.c, lib/mathl.h, lib/mbswidth.c, lib/mbswidth.h, lib/md5.c,
33704         lib/md5.h, lib/memcasecmp.c, lib/memcasecmp.h, lib/memchr.c,
33705         lib/memcmp.c, lib/memcoll.c, lib/memcoll.h, lib/memcpy.c, lib/memmem.c,
33706         lib/memmem.h, lib/mempcpy.c, lib/mempcpy.h, lib/memrchr.c,
33707         lib/memrchr.h, lib/memset.c, lib/minmax.h, lib/mkdir.c, lib/mkdtemp.c,
33708         lib/mkdtemp.h, lib/mkstemp.c, lib/mktime.c, lib/modechange.c,
33709         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
33710         lib/obstack.c, lib/obstack.h, lib/openat.c, lib/openat.h,
33711         lib/pagealign_alloc.c, lib/pagealign_alloc.h, lib/path-concat.c,
33712         lib/path-concat.h, lib/pathmax.h, lib/pathname.h, lib/physmem.c,
33713         lib/physmem.h, lib/pipe.c, lib/pipe.h, lib/poll.c, lib/poll_.h,
33714         lib/posixtm.c, lib/posixtm.h, lib/posixver.c, lib/printf-args.c,
33715         lib/printf-args.h, lib/printf-parse.c, lib/printf-parse.h,
33716         lib/progname.c, lib/progname.h, lib/progreloc.c, lib/putenv.c,
33717         lib/quote.c, lib/quote.h, lib/quotearg.c, lib/quotearg.h, lib/raise.c,
33718         lib/readlink.c, lib/readtokens.c, lib/readtokens.h, lib/readtokens0.c,
33719         lib/readtokens0.h, lib/readutmp.c, lib/readutmp.h, lib/realloc.c,
33720         lib/ref-add.sin, lib/ref-del.sin, lib/regex.c, lib/regex.h,
33721         lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c,
33722         lib/safe-read.h, lib/safe-write.c, lib/safe-write.h, lib/same.c,
33723         lib/same.h, lib/save-cwd.c, lib/save-cwd.h, lib/savedir.c,
33724         lib/savedir.h, lib/setenv.c, lib/setenv.h, lib/settime.c,
33725         lib/sh-quote.c, lib/sh-quote.h, lib/sha1.c, lib/sha1.h, lib/sig2str.c,
33726         lib/sig2str.h, lib/sincosl.c, lib/snprintf.c, lib/snprintf.h,
33727         lib/sqrtl.c, lib/stat-macros.h, lib/stat.c, lib/stdbool_.h,
33728         lib/stdint_.h, lib/stdio-safer.h, lib/stpcpy.c, lib/stpcpy.h,
33729         lib/stpncpy.c, lib/stpncpy.h, lib/strcase.h, lib/strcasecmp.c,
33730         lib/strchrnul.c, lib/strchrnul.h, lib/strcspn.c, lib/strdup.c,
33731         lib/strdup.h, lib/strerror.c, lib/strftime.c, lib/strftime.h,
33732         lib/stripslash.c, lib/strndup.c, lib/strndup.h, lib/strnlen.c,
33733         lib/strpbrk.c, lib/strpbrk.h, lib/strsep.c, lib/strsep.h, lib/strstr.c,
33734         lib/strstr.h, lib/strtod.c, lib/strtoimax.c, lib/strtok_r.c,
33735         lib/strtok_r.h, lib/strtol.c, lib/strtoll.c, lib/strtoul.c,
33736         lib/strtoull.c, lib/strverscmp.c, lib/strverscmp.h, lib/sysexit_.h,
33737         lib/tempname.c, lib/time_r.c, lib/time_r.h, lib/timegm.c, lib/timegm.h,
33738         lib/timespec.h, lib/trigl.c, lib/trigl.h, lib/ucs4-utf16.h,
33739         lib/ucs4-utf8.h, lib/unicodeio.c, lib/unicodeio.h, lib/unistd-safer.h,
33740         lib/unlocked-io.h, lib/unsetenv.c, lib/userspec.c, lib/utf16-ucs4.h,
33741         lib/utf8-ucs4.h, lib/utime.c, lib/utimecmp.c, lib/utimecmp.h,
33742         lib/utimens.c, lib/vasnprintf.c, lib/vasnprintf.h, lib/vasprintf.c,
33743         lib/vasprintf.h, lib/version-etc-fsf.c, lib/version-etc.c,
33744         lib/version-etc.h, lib/vsnprintf.c, lib/vsnprintf.h, lib/w32spawn.h,
33745         lib/wait-process.c, lib/wait-process.h, lib/xalloc-die.c, lib/xalloc.h,
33746         lib/xallocsa.c, lib/xallocsa.h, lib/xasprintf.c, lib/xgetcwd.c,
33747         lib/xgetcwd.h, lib/xgetdomainname.c, lib/xgetdomainname.h,
33748         lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c,
33749         lib/xreadlink.c, lib/xreadlink.h, lib/xsetenv.c, lib/xsetenv.h,
33750         lib/xsize.h, lib/xstrndup.c, lib/xstrndup.h, lib/xstrtod.c,
33751         lib/xstrtod.h, lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h,
33752         lib/xstrtoumax.c, lib/xtime.h, lib/xvasprintf.c, lib/xvasprintf.h,
33753         lib/yesno.c, lib/yesno.h:
33754         Update FSF postal mail address.
33755
33756 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
33757
33758         * MODULES.html.sh, README, gnulib-tool, tests/test-base64.c,
33759         tests/test-memmem.c, tests/test-stpncpy.c:
33760         Update FSF postal mail address.
33761
33762 2005-05-13  Bruno Haible  <bruno@clisp.org>
33763
33764         * lib/stdint_.h (int64_t, uint64_t, int_least64_t, uint_least64_t,
33765         int_fast64_t, uint_fast64_t, intmax_t, uintmax_t, INT64_MIN, INT64_MAX,
33766         UINT64_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX,
33767         INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTMAX_MIN,
33768         INTMAX_MAX, UINTMAX_MAX, INT64_C, UINT64_C, INTMAX_C, UINTMAX_C):
33769         Add support for 64-bit integers in the MSVC compiler.
33770
33771 2005-05-12  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
33772
33773         * modules/getdate (Makefile.am): Add getdate.c to EXTRA_DIST
33774
33775 2005-05-12  Eric Blake  <ebb9@byu.net>  (tiny change)
33776
33777         * gnulib-tool (func_import): Sort and uniquify recommended includes.
33778
33779 2005-05-11  Paul Eggert  <eggert@cs.ucla.edu>
33780
33781         * doc/getdate.texi (General date syntax): Don't say that date
33782         date --iso-8601=ns generates acceptable dates; it doesn't yet.
33783         Problem reported by Nic Ferrier.
33784
33785 2005-05-10  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
33786
33787         * lib/getaddrinfo.c: Don't fail when SOCK_STREAM or SOCK_DGRAM are
33788         specified in ai_socktype. Fix invalid ai_protocol
33789         check. ai_protocol is usually set to 0 or depending on
33790         ai_family/ai_socktype to IPPROTO_TCP / IPPROTO_UDP.  Checking for
33791         SOCK_STREAM / SOCK_DGRAM in ai_protocol was invalid.  Set
33792         ai_socktype / ai_protocol in the returned addrinfo structure.
33793
33794 2005-05-10  Simon Josefsson  <jas@extundo.com>
33795
33796         * m4/getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, from
33797         Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
33798
33799 2005-05-10  Karl Berry  <karl@gnu.org>
33800
33801         * doc/fdl.texi, gpl.texi, lgpl.texi, COPYING: update FSF address
33802         (from http://www.gnu.org/licenses).
33803         * doc/COPYING.LIB: also rename to COPYING.LESSER.
33804         * doc/COPYING.DOC: remove; per rms, only needed in doc files, so
33805         fdl.texi suffices.
33806
33807 2005-05-10  Karl Berry  <karl@gnu.org>
33808
33809         * config/srclist.txt (COPYING.LESSER): rename from COPYING.LIB.
33810         (COPYING.DOC): remove.
33811
33812         * config/srclist-update: new FSF address.
33813
33814 2005-05-10  Derek Price  <derek@ximbiot.com>
33815
33816         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when
33817         possible.
33818
33819 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
33820             Bruno Haible  <bruno@clisp.org>
33821
33822         * modules/inet_ntop: New file.
33823         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
33824         inet_ntop.
33825
33826 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
33827             Bruno Haible  <bruno@clisp.org>
33828
33829         * m4/inet_ntop.m4: New file.
33830
33831 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
33832             Bruno Haible  <bruno@clisp.org>
33833
33834         * lib/inet_ntop.h: New file.
33835         * lib/inet_ntop.c: New file, from glibc with modifications.
33836
33837 2005-05-09  Paul Eggert  <eggert@cs.ucla.edu>
33838
33839         * modules/time_r (License): Change to LGPL.
33840         * modules/extensions (License): Change to LGPL.  Actually,
33841         the license is more permissive than that, but currently gnulib-tool
33842         doesn't know how to handle more-permissive licenses.
33843
33844         * modules/stat-macros (Depends-on): Don't depend on stat-macros (!).
33845         Problem reported by Dave Love.
33846
33847 2005-05-08  Jim Meyering  <jim@meyering.net>
33848
33849         * lib/classpath.c (PATH_SEPARATOR): Remove insignificant trailing
33850         blank.
33851
33852 2005-05-06  Paul Eggert  <eggert@cs.ucla.edu>
33853
33854         * modules/argmatch (Depends-on): Add stdbool.
33855         * modules/backupfile (Depends-on): Likewise.
33856         * modules/chdir-long (Depends-on): Likewise.
33857         * modules/closeout (Depends-on): Likewise.
33858         * modules/cycle-check (Depends-on): Likewise.
33859         * modules/dirname (Depends-on): Likewise.
33860         * modules/fnmatch (Depends-on): Likewise.
33861         * modules/fsusage (Depends-on): Likewise.
33862         * modules/fwriteerror (Depends-on): Likewise.
33863         * modules/getcwd (Depends-on): Likewise.
33864         * modules/getloadavg (Depends-on): Likewise.
33865         * modules/hard-locale (Depends-on): Likewise.
33866         * modules/makepath (Depends-on): Likewise.
33867         * modules/mountlist (Depends-on): Likewise.
33868         * modules/nanosleep (Depends-on): Likewise.
33869         * modules/posixtm (Depends-on): Likewise.
33870         * modules/quotearg (Depends-on): Likewise.
33871         * modules/readtokens (Depends-on): Likewise.
33872         * modules/readtokens0 (Depends-on): Likewise.
33873         * modules/readutmp (Depends-on): Likewise.
33874         * modules/save-cwd (Depends-on): Likewise.
33875         * modules/strftime (Depends-on): Likewise.
33876         * modules/userspec (Depends-on): Likewise.
33877         * modules/utimecmp (Depends-on): Likewise.
33878         * modules/xgetcwd (Depends-on): Likewise.
33879         * modules/xnanosleep (Depends-on): Likewise.
33880         * modules/xstrtod (Depends-on): Likewise.
33881         * modules/yesno (Depends-on): Likewise.
33882
33883 2005-05-05  Paul Eggert  <eggert@cs.ucla.edu>
33884
33885         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid
33886         needless checks.
33887
33888 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
33889
33890         Merge from coreutils.  Among other things,
33891         add bulletproofing for cases where stdin, stdout, or stderr are closed.
33892         * lib/fd-safer.c: New file.
33893         * lib/fcntl-safer.h, open-safer.c: Remove.
33894         * lib/chdir-long.c: Fix comment "fetish" -> "coreutils".
33895         * lib/dup-safer.c: Include unistd-safer.h first.
33896         Don't include errno.h.
33897         (dup_safer) [!defined F_DUPFD]: Let fd_safer do the real work.
33898         * lib/file-type.h: Don't assume invoker included sys/stat.h first.
33899         * lib/file-type.c: Rely on file-type.h change.
33900         * lib/getloadavg.c: Include unistd-safer.h.
33901         (getloadavg): Use safer open.
33902         * lib/getusershell.c: Include "stdio-safer.h".
33903         (getusershell): Use safer fopen.
33904         * lib/long-options.c (long_options): Use NULL rather than 0.
33905         * lib/modechange.h (mode_free): Remove; all callers changed to invoke
33906         'free'.
33907         * lib/modechange.c: Likewise.
33908         xstrtol.h, stdbool.h, stddef.h: Don't include; no longer needed.
33909         (MODE_DONE): New constant.
33910         (struct mode_change): Remove 'next' member.
33911         (make_node_op_equals): New function; like the old one of the
33912         same name, except it allocates an array.
33913         (mode_compile, mode_create_from_ref): Use it.
33914         (mode_compile): Allocate result as an array, not a linked list.
33915         Parse octal string ourself, so that we catch mistakes like "+0".
33916         (mode_adjust): Arg is an array, not a linked list.
33917         * lib/modechange.c: Include stat-macros.h, xalloc.h.
33918         (S_ISDIR, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR):
33919         (S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH, S_IRXWU):
33920         (S_IRWXG, S_IRWXO, CHMOD_MODE_BITS):
33921         Remove.  This is now stat-macros.h's job.
33922         (talloc): Remove.  All callers replaced by xalloc, so that
33923         our invokers don't have to worry about reporting memory failures.
33924         (make_node_op_equals): Remove.
33925         (MODE_ORDINARY_CHAGE, MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
33926         New constants.
33927         (struct mode_change): Moved here from modechange.h.
33928         (mode_append_entry): Remove.
33929         (mode_compile): Remove MASKED_OPS arg, since it encouraged
33930         apps to have incorrect behavior.  Use simpler algorithm for head
33931         and tail.  Don't futz with umask; that's now the job of mode_adjust.
33932         Detect more invalid usages rather than having somewhat-random behavior.
33933         Don't insert an "a=" action, as that leads to incorrect behavior.
33934         (mode_compile, mode_create_from_ref): Return NULL on error instead
33935         of an enum, since now there's only one way to have an error.  All
33936         callers changed.
33937         (mode_adjust): Accept new arg UMASK_VALUE, and interpret it
33938         at the correct time.  Simplify calculation of "+u" and its ilk.
33939         Don't mishandle "+X".
33940         (mode_free): Remove "register" and localize decls.
33941         * lib/modechange.h (MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
33942         (struct mode_change): Move to modechange.c; callers don't
33943         need to see this stuff.
33944         (MODE_MASK_EQUALS, MODE_MASK_PLUS, MODE_MASK_MINUS, MODE_MASK_ALL):
33945         (MODE_INVALID, MODE_MEMORY_EXHAUSTED, MODE_BAD_REFERENCE): Remove.
33946         (mode_change, mode_adjust): Reflect the new signatures noted above.
33947         * lib/nanosleep.c (rpl_nanosleep): Include "timespec.h" before macros
33948         that might redefine system include files.
33949         (siginterrupt) [!HAVE_SIGINTERRUPT]: New macro.
33950         (my_usleep): Use NULL rather than (void *) 0.
33951         (rpl_nanosleep) [!defined SA_NOCLDSTOP]:
33952         Use siginterrupt to specify that system calls should be interrupted.
33953         (rpl_nanosleep): Move initialization of suspended closer to call of
33954         my_usleep.
33955         * lib/readutmp.h (read_utmp): New arg OPTIONS.  All uses changed.
33956         * lib/readutmp.c: Likewise.  Include signal.h, stdbool.h.
33957         (desirable_utmp_entry): New function.
33958         (read_utmp) [defined UTMP_NAME_FUNCTION]: Redo memory allocation
33959         using x2nrealloc, to simplify logic.
33960         (read_utmp) [!defined UTMP_NAME_FUNCTION]: Check for overflow in
33961         size calculation.  Do not assume utmp file is a regular file.
33962         * lib/readutmp.h (UT_PID): Moved here from ../src/who.c.
33963         (READ_UTMP_CHECK_PIDS): New constant.
33964         * lib/save-cwd.c: Include unistd-safer.h.
33965         (save_cwd): Use fd_safer.
33966         * lib/tempname.c (S_ISDIR, S_IRUSR, S_IRUSR, S_IWUSR, S_IXUSR): Remove.
33967         [!_LIBC] Include "stat-macros.h" instead.
33968         * lib/unistd-safer.h (fd_safer): New decl.
33969
33970 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
33971
33972         * modules/getloadavg (Depends-on): Add unistd-safer.
33973         * modules/getusershell (Depends-on): Add stdio-safer.
33974         * modules/lstat (Depends-on): Remove xalloc.
33975         * modules/mkstemp (Depends-on): Add stat-macros.
33976         * modules/modechange (Depends-on): Remove xstrtol.
33977         Add stat-macros, xalloc.
33978         * modules/save-cwd (Depends-on): Add unistd-safer.
33979         * modules/stdio-safer (Makefile.am): Remove lib_SOURCES.
33980         * modules/unistd-safer (Files): Add lib/fd-safer.c
33981         (Makefile.am): Remove lib_SOURCES.
33982
33983         * MODULES.html.sh (Enhancements for POSIX:2001 functions):
33984         Remove fcntl-safer; unistd-safer supersedes it.
33985
33986 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
33987
33988         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Don't require
33989         AC_HEADER_STAT.
33990         * m4/lchown.m4 (gl_FUNC_CHOWN): Likewise.
33991         (gl_PREREQ_CHOWN): Remove.
33992         * m4/lstat.m4 (gl_FUNC_LSTAT): Require AC_FUNC_LSTAT instead of calling
33993         it.  Don't require AC_HEADER_STAT.
33994         (gl_PREREQ_LSTAT): Remove.
33995         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Check stdint.h only once.
33996         Don't require AC_HEADER_STAT.
33997         * m4/rmdir.m4 (gl_FUNC_RMDIR): Don't require AC_HEADER_STAT.
33998         (gl_PREREQ_RMDIR): Remove.
33999         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Don't
34000         mention stat-macros.h or AC_HEADER_STAT, since we'll make
34001         the stat-macros module a prerequisite.
34002         * m4/file-type.m4 (gl_FILE_TYPE): Likewise.
34003         * m4/filemode.m4 (gl_FILEMODE): Likewise.
34004         * m4/makepath.m4 (gl_MAKEPATH): Likewise.
34005         * m4/modechange.m4 (gl_MODECHANGE): Likewise.
34006         * m4/clock_time.m4 (gl_CLOCK_TIME): Use gl_ rather than fetish_ for
34007         variable names.
34008         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Renamed from
34009         fetish_FUNC_RMDIR_NOTEMPTY.  All uses changed.  Use gl_ for
34010         variable prefixes.
34011         * m4/fcntl-safer.m4: Remove.
34012         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ.
34013         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise.
34014         Invoke gl_PREREQ_FD_SAFER.
34015         (gl_PREREQ_FD_SAFER): New macro.
34016         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Check for siginterrupt.
34017         * m4/readutmp.m4 (gl_READUTMP): Require AC_C_INLINE.
34018         Use AC_CHECK_HEADERS_ONCE and AC_CHECK_FUNCS_ONCE when possible.
34019         Remove duplicate call to AC_LIBOBJ(readutmp).
34020         (gl_PREREQ_READUTMP): Remove.  All uses inlined.
34021
34022         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Check for message, not for
34023         MAP_ANON.  Problem reported by Moriyoshi Koizumi to bug-cvs.
34024
34025 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
34026
34027         * MODULES.html.sh (Misc): Add byteswap.
34028
34029 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
34030
34031         * modules/getcwd (Depends-on): Add extensions.
34032         * modules/openat (Depends-on): Likewise.
34033
34034 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
34035
34036         * modules/byteswap: New file.
34037
34038 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
34039
34040         * m4/byteswap.m4: New file.
34041
34042 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
34043
34044         * lib/byteswap_.h: New file.
34045
34046 2005-04-25  Karl Berry  <karl@gnu.org>
34047
34048         * m4/gettext.m4: Update from GNU gettext 0.14.4.
34049
34050 2005-04-25  Albert Chin  <china@thewrittenword.com>
34051
34052         * lib/regex.c: Include <stdio.h>, as a workaround to a Compaq Desktop
34053         Toolkit C bug.
34054
34055 2005-04-21  Oskar Liljeblad  <oskar@osk.mine.nu>
34056
34057         * gnulib-tool (Options): Add -s for --symlink/--symbolic.
34058         (func_ln_if_changed) Remove forcibly for no error message
34059         in case file does not exist.
34060
34061 2005-04-19  Simon Josefsson  <jas@extundo.com>
34062
34063         * gnulib-tool (Options): Make --symlink mean --symbolic.
34064
34065 2005-04-18  Oskar Liljeblad  <oskar@osk.mine.nu>
34066
34067         * doc/gnulib.texi (Initial import): Fix.  Mention --aux-dir.
34068
34069 2005-04-16  Simon Josefsson  <jas@extundo.com>
34070
34071         * modules/getpass-gnu (Makefile.am): Don't mention getpass.h.
34072
34073 2005-04-15  Simon Josefsson  <jas@extundo.com>
34074
34075         * m4/getpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES.
34076
34077 2005-04-15  Simon Josefsson  <jas@extundo.com>
34078
34079         * gnulib-tool: Rename --symlink to --symbolic.
34080
34081 2005-04-15  Oskar Liljeblad  <oskar@osk.mine.nu>
34082
34083         * gnulib-tool: Add -s, --symlink option to gnulib-tool to make
34084         symbolic links to files instead of copying/moving.  Add --aux-dir,
34085         specifying directory relative --dir where auxiliary build tools
34086         are placed.
34087
34088 2005-04-14  Bruno Haible  <bruno@clisp.org>
34089
34090         * modules/allocsa (License): Change to LGPL.
34091         Requested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
34092
34093 2005-04-13  Paul Eggert  <eggert@cs.ucla.edu>
34094
34095         * lib/getdate.y (zone): Allow relunit_snumber after tZONE, so
34096         that "UTC +1 second" continues to work.  Problem reported
34097         by Dmitry V. Levin.
34098         (relunit_snumber): New rule.
34099         (relunit): Use it.
34100
34101 2005-04-12  Paul Eggert  <eggert@cs.ucla.edu>
34102
34103         * lib/getdate.y (universal_time_zone_table): New constant.
34104         (time_zone_table): Remove GMT, UT, UTC entries; they're now in
34105         universal_time_zone_table.
34106         (lookup_zone): Prefer universal_time_zone_table to
34107         local_time_zone_table, so that "GMT" time stamps are allowed in
34108         London during the summer.  Problem reported by Ian Abbott.
34109
34110 2005-04-12  Jim Meyering  <jim@meyering.net>
34111
34112         * lib/human.c (humblock): Set *options even when returning due to
34113         xstrtoumax conversion failure.  Thanks to a used-uninitialized
34114         warning from gcc-4.
34115
34116 2005-04-09  Jim Meyering  <jim@meyering.net>
34117
34118         * lib/posixtm.c (posixtime) [lint]: Avoid spurious warning from gcc-4's
34119         -Wuninitialized: initialize tm0.tm_year.
34120
34121 2005-04-04  Paul Eggert  <eggert@cs.ucla.edu>
34122
34123         * lib/getdate.y (parser_control): rels_seen is now a boolean, not a
34124         count, since there's no maximum.  All uses changed.
34125         Add member dsts_seen.
34126         (local_zone): Accumulate dsts_seen rather than relying on tm_isdst
34127         not being INT_MAX.
34128         (get_date): Initialize dsts_seen, and check that it doesn't go over 1.
34129         Use pc_rels_seen to decide whther a date is absolute.
34130
34131         * lib/getdate.y (number): Don't overwrite year.
34132         (get_date): Initialize pc.year.digits to 0, not 4, to enable above
34133         check.
34134
34135 2005-04-02  Simon Josefsson  <jas@extundo.com>
34136
34137         * lib/getaddrinfo.h: Fix OpenBSD compilation failure, inspired by tiny
34138         patch from Yoann Vandoorselaere <yoann@prelude-ids.org>.
34139
34140 2005-03-28  Eric Blake  <ebb9@byu.net>  (tiny change)
34141
34142         * m4/getcwd-path-max.m4: Return success on systems such as Cygwin
34143         where no absolute path name can be longer than PATH_MAX.
34144
34145 2005-03-27  Jim Meyering  <jim@meyering.net>
34146
34147         * lib/argmatch.c: Clarify comment: null-terminated -> NULL-terminated.
34148
34149 2005-03-26  Paul Eggert  <eggert@cs.ucla.edu>
34150
34151         * lib/intprops.h (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND):
34152         "one's complement" -> "ones' complement" in comment, as per Knuth.
34153         "value of type" -> "type or expression" in comment.
34154         * lib/mktime.c, strftime.c: Propagate intprops.h comment nits.
34155
34156 2005-03-26  Jim Meyering  <jim@meyering.net>
34157
34158         Comment nits.
34159         * lib/intprops.h: Add the apostrophe in `(one|two)'s complement'.
34160         Correct typos: s/or/of/.
34161
34162 2005-03-26  Jim Meyering  <jim@meyering.net>
34163
34164         * modules/check-include-files: Move to ../ and rename to...
34165         * check-module: ...this.
34166
34167 2005-03-25  Jim Meyering  <jim@meyering.net>
34168
34169         * modules/xvasprintf (Files): Add xalloc.h.
34170
34171 2005-03-23  Paul Eggert  <eggert@cs.ucla.edu>
34172
34173         * modules/gettext (Files): config/config.rpath ->
34174         build-aux/config.rpath
34175         * modules/iconv (Files): Likewise.
34176         Problem reported by Oskar Liljeblad.
34177
34178 2005-03-23  Jim Meyering  <jim@meyering.net>
34179
34180         * modules/check-include-files: New script to check for
34181         missing dependencies, multiple includes, etc.
34182
34183         * modules/c-strtold (Depends-on): Add xalloc.
34184         * modules/c-strtod (Depends-on): Add xalloc.
34185         * modules/hash (Depends-on): Add xalloc.
34186         (Files): Remove lib/xalloc.h.
34187
34188         * modules/gethrxtime (Files): Add lib/gethrxtime.h.
34189         * modules/userspec (Files): Add lib/inttostr.h.
34190
34191 2005-03-23  Jim Meyering  <jim@meyering.net>
34192
34193         * lib/canonicalize.c: Remove duplicate `#include "stat-macros.h"'.
34194
34195 2005-03-22  Jim Meyering  <jim@meyering.net>
34196
34197         * modules/stat-macros: New module.
34198         * modules/canonicalize, modules/euidaccess, modules/file-type,
34199         * modules/filemode, modules/lchown, modules/makepath,
34200         * modules/rmdir, modules/stat: Depend on new stat-macros module
34201         rather than listing lib/stat-macros.h manually.
34202         Don't add stat-macros.h to lib_SOURCES or list it in Files: section.
34203
34204 2005-03-22  Jim Meyering  <jim@meyering.net>
34205
34206         * m4/stat-macros.m4 (gl_STAT_MACROS): New file/macro.
34207
34208 2005-03-22  Bruno Haible  <bruno@clisp.org>
34209
34210         * config/srclist.txt: Replace target directory 'config' with
34211         'build-aux'.
34212         * config/config.guess, config.sub, config.rpath, depcomp, install-sh:
34213         * config/mdate-sh, missing, mkinstalldirs, texinfo.tex: Move to
34214         ../build-aux/.
34215
34216 2005-03-21  Paul Eggert  <eggert@cs.ucla.edu>
34217
34218         * modules/chdir-long (Depends-on): Add mempcpy.
34219
34220         * modules/acl, modules/backupfile, modules/c-strtod,
34221         modules/c-strtold, modules/canon-host, modules/canonicalize,
34222         modules/cloexec, modules/closeout, modules/dirfd, modules/dirname,
34223         modules/exclude, modules/exitfail, modules/file-type,
34224         modules/filemode, modules/fpending, modules/fsusage, modules/getcwd,
34225         modules/getdate, modules/getline, modules/getpagesize,
34226         modules/getpass, modules/getugroups, modules/group-member,
34227         modules/hard-locale, modules/hash, modules/human, modules/idcache,
34228         modules/inttostr, modules/long-options, modules/makepath,
34229         modules/md5, modules/memcasecmp, modules/memcoll,
34230         modules/modechange, modules/mountlist, modules/path-concat,
34231         modules/pathmax, modules/physmem, modules/posixtm, modules/posixver,
34232         modules/quote, modules/quotearg, modules/readtokens, modules/readutmp,
34233         modules/safe-read, modules/safe-write, modules/same, modules/savedir,
34234         modules/settime, modules/sha1, modules/sig2str, modules/strdup,
34235         modules/strftime, modules/strndup, modules/strverscmp,
34236         modules/timespec, modules/unlocked-io, modules/userspec,
34237         modules/utimecmp, modules/utimens, modules/xalloc, modules/xstrtol,
34238         modules/yesno:
34239         Remove lib_SOURCES line from Makefile.am section, as this is now
34240         done automatically by the corresponding Autoconf macro.
34241
34242 2005-03-21  Jim Meyering  <jim@meyering.net>
34243
34244         Changes imported from coreutils.
34245
34246         * lib/cycle-check.c: Don't include xalloc.h.
34247
34248         * lib/path-concat.c: Don't include assert.h.
34249         (path_concat): Remove assertion that would have triggered
34250         for ABASE starting with more than one slash.
34251         Reported by Andreas Schwab.
34252
34253         * lib/path-concat.c (path_concat): Set *BASE_IN_RESULT
34254         properly when ABASE is an absolute file name.
34255         Correct the description of this function.
34256         Include <assert.h>.
34257         Add an assertion and a test driver.
34258         This fixes a bug introduced on 2004-07-02.
34259         Andreas Schwab reported the resulting failure of cp --parents:
34260         http://lists.gnu.org/archive/html/bug-coreutils/2005-01/msg00130.html
34261
34262 2005-03-21  Jim Meyering  <jim@meyering.net>
34263
34264         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Invoke gl_FUNC_MEMRCHR.
34265         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Check for memrchr decl.
34266
34267 2005-03-21  Jim Meyering  <jim@meyering.net>
34268         and  Paul Eggert  <eggert@cs.ucla.edu>
34269
34270         * m4/acl.m4, m4/backupfile.m4, m4/c-strtod.m4, m4/canon-host.m4,
34271         m4/canonicalize.m4, m4/cloexec.m4, m4/closeout.m4, m4/dirfd.m4,
34272         m4/dirname.m4, m4/exclude.m4, m4/exitfail.m4, m4/file-type.m4,
34273         m4/filemode.m4, m4/fpending.m4, m4/fsusage.m4, m4/getcwd.m4,
34274         m4/getdate.m4, m4/getline.m4, m4/getpagesize.m4, m4/getpass.m4,
34275         m4/getugroups.m4, m4/group-member.m4, m4/hard-locale.m4, m4/hash.m4,
34276         m4/human.m4, m4/idcache.m4, m4/inttostr.m4, m4/long-options.m4,
34277         m4/makepath.m4, m4/md5.m4, m4/memcasecmp.m4, m4/memcoll.m4,
34278         m4/modechange.m4, m4/mountlist.m4, m4/nanosleep.m4, m4/path-concat.m4,
34279         m4/pathmax.m4, m4/physmem.m4, m4/posixtm.m4, m4/posixver.m4,
34280         m4/quote.m4, m4/quotearg.m4, m4/readtokens.m4, m4/readutmp.m4,
34281         m4/safe-read.m4, m4/safe-write.m4, m4/same.m4, m4/savedir.m4,
34282         m4/settime.m4, m4/sha1.m4, m4/sig2str.m4, m4/strdup.m4, m4/strftime.m4,
34283         m4/strndup.m4, m4/strverscmp.m4, m4/timespec.m4, m4/unlocked-io.m4,
34284         m4/userspec.m4, m4/utimecmp.m4, m4/utimens.m4, m4/xalloc.m4,
34285         m4/xnanosleep.m4, m4/xstrtol.m4, m4/yesno.m4:
34286         Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files
34287         for these modules.
34288
34289 2005-03-18  Paul Eggert  <eggert@cs.ucla.edu>
34290
34291         * lib/strftime.c (my_strftime): If the underlying strftime returns 0
34292         (which shouldn't happen), generate nothing instead of returning 0
34293         immediately, so that nstrftime (NULL, ...) doesn't return 0.
34294
34295 2005-03-16  Bruno Haible  <bruno@clisp.org>
34296
34297         * modules/stdint (Makefile.am): Use HAVE_LONG_LONG_64BIT instead of
34298         HAVE_LONGLONG_64BIT.
34299
34300 2005-03-16  Bruno Haible  <bruno@clisp.org>
34301
34302         * m4/stdint.m4 (gl_STDINT_H): Define HAVE_LONG_LONG_64BIT instead of
34303         HAVE_LONGLONG_64BIT.
34304
34305 2005-03-16  Bruno Haible  <bruno@clisp.org>
34306
34307         * lib/stdint_.h: Use HAVE_LONG_LONG_64BIT instead of
34308         HAVE_LONGLONG_64BIT.
34309
34310 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
34311
34312         * lib/strftime.c (my_strftime): Prepend space to format so that we can
34313         reliably distinguish strftime failure from empty output on POSIX
34314         hosts.
34315
34316 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
34317
34318         * lib/iconvme.c (SIZE_MAX): New macro, if not already defined.
34319         (iconv_string): Don't guess a size-zero buffer, as that might cause
34320         buffer overrun.  Instead, avoid multiplying by MB_LEN_MAX if the
34321         result would be 'too large', where 'too large' is (heuristically)
34322         the square root of SIZE_MAX, divided by MB_LEN_MAX to allay
34323         overflow concerns.  This will prevent some unwanted malloc failures
34324         when the inputs are very large.
34325
34326 2005-03-15  Karl Berry  <karl@gnu.org>
34327
34328         * config/srclist.txt (config.rpath): from gettext.
34329         * config/config.rpath: update.
34330
34331 2005-03-15  Bruno Haible  <bruno@clisp.org>
34332
34333         * lib/regex.c (byte_re_match_2_internal): Rename local variable 'not'
34334         to 'negate'.
34335
34336         * lib/regex.c (byte_re_match_2_internal): Reduce scope of same_str_p
34337         variable.
34338
34339         * lib/regex.c (EXTEND_BUFFER, regcomp): Cast the realloc/malloc
34340         results.
34341
34342 2005-03-14  Simon Josefsson  <jas@extundo.com>
34343
34344         * lib/timegm.h: Use proper prototype CPP guards, reported by Dave Love
34345         <fx@gnu.org>.
34346
34347 2005-03-14  Paul Eggert  <eggert@cs.ucla.edu>
34348
34349         * lib/mktime.c (TYPE_TWOS_COMPLEMENT, TYPE_ONES_COMPLEMENT,
34350         TYPE_SIGNED_MAGNITUDE, TYPE_MINIMUM, TYPE_MAXIMUM): Sync from
34351         intprops.h.
34352         * lib/strtol.c: Likewise.
34353
34354 2005-03-14  Jim Meyering  <jim@meyering.net>
34355
34356         * lib/strftime.c (my_strftime) [HAVE_STRFTIME && ! (_NL_CURRENT
34357         && HAVE_STRUCT_ERA_ENTRY)]: Initialize the first byte of ubuf[]
34358         to be nonzero so that we (and caller) can detect the difference
34359         between a valid zero-length expansion and an error return, even
34360         when the underlying strftime fails before writing anything into
34361         that location.
34362
34363 2005-03-14  Bruno Haible  <bruno@clisp.org>
34364
34365         * m4/lib-link.m4, gettext.m4, nls.m4, po.m4:
34366         Update from GNU gettext 0.14.3.
34367
34368 2005-03-10  Jim Meyering  <jim@meyering.net>
34369
34370         * m4/save-cwd.m4 (gl_SAVE_CWD): Check for fchdir.
34371
34372 2005-03-10  Jim Meyering  <jim@meyering.net>
34373
34374         * lib/save-cwd.c [!HAVE_FCHDIR]: Define open, fchdir, and chdir_long
34375         so that this module works on systems without fchdir.
34376
34377 2005-03-09  Paul Eggert  <eggert@cs.ucla.edu>
34378
34379         Factor int-properties macros into a single file, except for
34380         glibc-related files.
34381         * lib/intprops.h: New file.
34382         * lib/getloadavg.c: Include it instead of limits.h.
34383         (INT_STRLEN_BOUND): Remove.
34384         * lib/human.c: Include intprops.h.
34385         (group_number): Use INT_STRLEN_BOUND instead of rolling it ourself.
34386         * lib/human.h (LONGEST_HUMAN_READABLE): Use 146/485 rather than
34387         302/1000.
34388         * lib/inttostr.h: Include intprops.h instead of limits.h.
34389         (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND): Remove.
34390         * lib/mktime.c (TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT): New macros,
34391         for consistency with intprops.h.
34392         (time_t_is_integer, twos_complement_arithmetic): Use them.
34393         * lib/sig2str.h: Include <signal.h>, intprops.h.
34394         (INT_STRLEN_BOUND): Remove.
34395         * lib/strftime.c (TYPE_SIGNED): Remove.
34396         (INT_STRLEN_BOUND): Switch to same implementation as intprops.h.
34397         * lib/strtol.c: Adjust comments to match intprops.h.
34398         * lib/userspec.c: Include intprops.h.
34399         (TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Remove.
34400         * lib/utimecmp.c, xnanosleep.c, xstrtol.c: Likewise.
34401         * lib/utimecmp.c (utimecmp): Use TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT
34402         instead of rolling our own expressions.
34403         * lib/xstrtol.c: Include xstrtol.h first, to test interface.
34404
34405         * lib/strftime.c: Include <stdbool.h>.  Use bool where appropriate,
34406         instead of int.
34407         (my_strftime): Do not mishandle years close to INT_MAX, by doing
34408         the right thing even if adding 1900 would overflow.  Similarly
34409         for tm_mon + 1 and tm_yday + 1.
34410         Make %Y always equivalent to %C%y, and similarly for %G and %g.
34411         (DO_NUMBER, DO_NUMBER_SPACEPAD): Set digits to d, not a conditional.
34412         (DO_SIGNED_NUMBER): New macro.
34413         (my_strftime) [HAVE_TZNAME]: Don't dump core if tp->tm_dst > 1.
34414
34415 2005-03-07  Bruno Haible  <bruno@clisp.org>
34416
34417         * m4/mmap-anon.m4 (MAP_FILE, MAP_FAILED): Remove definitions.
34418
34419 2005-03-07  Bruno Haible  <bruno@clisp.org>
34420
34421         * lib/pagealign_alloc.c (MAP_FILE, MAP_FAILED): Define fallbacks.
34422
34423 2005-03-04  Derek R. Price  <derek@ximbiot.com>
34424
34425         * gnulib-tool (func_cp_if_changed, func_mv_if_changed): New functions.
34426         (func_import): Only replace files via --import when they have actually
34427         changed.
34428
34429 2005-03-03  Derek R. Price  <derek@ximbiot.com>
34430
34431         * m4/mmap-anon.m4: New file.
34432         * m4/pagealign_alloc.m4: New file.
34433
34434 2005-03-03  Derek R. Price  <derek@ximbiot.com>
34435             Bruno Haible  <bruno@clisp.org>
34436
34437         * modules/pagealign_alloc: New file.
34438         * MODULES.html.sh (Memory management functions): Add pagealign_alloc.
34439
34440 2005-03-03  Derek R. Price  <derek@ximbiot.com>
34441             Bruno Haible  <bruno@clisp.org>
34442
34443         * lib/pagealign_alloc.h: New file.
34444         * lib/pagealign_alloc.c: New file.
34445
34446 2005-03-03  Bruno Haible  <bruno@clisp.org>
34447
34448         * m4/inttypes.m4, isc-posix.m4, once-only.m4:
34449         Use an all-permissive copyright notice, recommended by RMS.
34450
34451 2005-03-02  Bruno Haible  <bruno@clisp.org>
34452
34453         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Undo the replacement here. Because
34454         of AIX, the replacement has to be done only after <string.h> is
34455         included, therefore not in config.h. stpncpy.h does the replacement,
34456         and stpncpy.c uses it.
34457
34458 2005-03-02  Bruno Haible  <bruno@clisp.org>
34459
34460         * lib/stpncpy.h (stpncpy): Define as a macro without arguments, so that
34461         stpncpy.c uses it.
34462
34463 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
34464
34465         Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
34466         The workaround isn't strictly needed for POSIX conformance, and
34467         it's too much of a pain to configure and maintain.  We'll ask
34468         people to fix their kernels instead.
34469         * lib/xnanosleep.c: Don't include gethrxtime.h or xtime.h.
34470         (NANOSLEEP_BUG_WORKAROUND): Remove.
34471         (xnanosleep): Remove the workaround.
34472
34473 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
34474
34475         * modules/gettime (Makefile.am): Remove lib_SOURCES line.
34476         Reported by Derek Price.
34477         (Include): Add "timespec.h".
34478
34479         * modules/xnanosleep (Depends-on): Remove gethrxtime.
34480
34481 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
34482
34483         * m4/xnanosleep.m4 (gl_XNANOSLEEP): Remove configuration attempting
34484         to detect nanosleep bug.
34485
34486 2005-03-01  Bruno Haible  <bruno@clisp.org>
34487
34488         * lib/vasnprintf.c (EOVERFLOW): Define to a fallback if needed.
34489
34490 2005-02-26  Paul Eggert  <eggert@cs.ucla.edu>
34491
34492         * modules/gethrxtime: New file.
34493         * modules/xnanosleep (Files): Add m4/xnanosleep.m4.
34494         (Depends-on): Add gethrxtime.
34495         (configure.ac): Add gl_XNANOSLEEP.
34496         (Makefile.am): Remove lib_SOURCES line.
34497
34498 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
34499
34500         * m4/gethrxtime.m4, m4/xnanosleep.m4: New files.
34501         * m4/gettime.m4 (gl_GETTIME): Check for nanotime.
34502
34503 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
34504
34505         * lib/gethrxtime.h, lib/gethrxtime.c, lib/xtime.h: New files.
34506         * lib/timespec.h (gettime): Return void, since it always
34507         succeeds now.  All uses changed.
34508         * lib/gettime.c (gettime) Likewise.
34509         [HAVE_NANOTIME]: Prefer nanotime.
34510         Assume gettimeofday succeeds, as POSIX requires.
34511         Assime time () succeeds, since other code already does.
34512         * lib/xnanosleep.c: Include xtime.h and gethrxtime.h, not xalloc.h.
34513         (timespec_subtract): Remove.
34514         (NANOSLEEP_BUG_WORKAROUND): New constant.
34515         (xnanosleep): Use gethrxtime rather than gettime; this simplifies
34516         things considerably.  Use it only on GNU/Linux hosts, since the
34517         workaround shouldn't be needed elsewhere.
34518
34519 2005-02-24  Bruno Haible  <bruno@clisp.org>
34520
34521         * modules/gettext (Files): Add m4/glibc2.m4.
34522
34523 2005-02-24  Bruno Haible  <bruno@clisp.org>
34524
34525         * m4/gettext.m4, intdiv0.m4, intmax.m4, inttypes-pri.m4, lcmessage.m4:
34526         * m4/lib-link.m4, lib-prefix.m4, nls.m4, po.m4, printf-posix.m4:
34527         * m4/progtest.m4:
34528         Update from GNU gettext 0.14.2.
34529         * m4/glibc2.m4: New file, from GNU gettext 0.14.2.
34530
34531 2005-02-24  Bruno Haible  <bruno@clisp.org>
34532
34533         * lib/localcharset.c: Update from GNU gettext 0.14.2.
34534         * lib/config.charset: Update from GNU gettext 0.14.2.
34535
34536 2005-02-24  Bruno Haible  <bruno@clisp.org>
34537
34538         * lib/gettext.h: Update from GNU gettext 0.14.2.
34539
34540 2005-02-23  Simon Josefsson  <jas@extundo.com>
34541
34542         * m4/iconvme.m4: New file.
34543
34544 2005-02-23  Jim Meyering  <jim@meyering.net>
34545
34546         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Revert yesteday's
34547         change.
34548         Thanks to Bruno Haible for catching it.
34549
34550 2005-02-22  Simon Josefsson  <jas@extundo.com>
34551
34552         * modules/iconvme: New file.
34553
34554         * MODULES.html.sh: Add iconvme.
34555
34556 2005-02-22  Simon Josefsson  <jas@extundo.com>
34557
34558         * lib/iconvme.h, lib/iconvme.c: New files, from libc.
34559
34560 2005-02-22  Simon Josefsson  <jas@extundo.com>
34561
34562         * config/srclist.txt: Sync iconvme.h, iconvme.c from libc.
34563
34564 2005-02-22  Jim Meyering  <jim@meyering.net>
34565
34566         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Fix typo:
34567         s/ifndef/ifdef/.
34568
34569 2005-02-20  Neil Conway  <neilc@samurai.com>
34570
34571         * lib/xgethostname.c (xgethostname): Check for ENOMEM, which is
34572         returned by OSX/Darwin if the specified buffer is not large
34573         enough for the hostname.
34574
34575 2005-02-03  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
34576
34577         * lib/argp-help.c (__argp_help): Create a fake struct argp_state and
34578         pass it to _help, otherwise the latter coredumps trying to
34579         dereference state.root_argp.
34580
34581 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
34582
34583         * modules/chdir-long (Depends-on): Add memrchr.
34584         * modules/memrchr (Files): Add lib/memrchr.h.
34585         (Include): "memrchr.h".
34586
34587 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
34588
34589         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Add AC_LIBSOURCES, for memrchr.h.
34590
34591 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
34592
34593         * lib/memrchr.h: New file.
34594         * lib/chdir-long.c: Include it.
34595         * lib/memrchr.c [!defined _LIBC]: Include it rather than <string.h>
34596         Don't bother including stddef.h.
34597
34598 2005-02-01  Paul Eggert  <eggert@cs.ucla.edu>
34599
34600         * lib/mountlist.h (MOUNTLIST_H_): New macro, to protect against double
34601         inclusion.
34602         Include <sys/types.h>, for dev_t.
34603         (ME_DUMMY, ME_REMOTE): Move from here....
34604         * lib/mountlist.c (ME_DUMMY, ME_REMOTE): To here.
34605         (ME_DUMMY): Count "subfs" as a dummy.  Problem reported by
34606         Dmitry V. Levin.
34607         Include mountlist.h first, to test the interface.
34608
34609 2005-01-29  Bruno Haible  <bruno@clisp.org>
34610
34611         * lib/progname.c (program_name): Initialize.
34612         Needed when linking statically on MacOS X.
34613
34614 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
34615
34616         Sync from coreutils.
34617         * modules/getloadavg (Files): Remove m4/getloadavg.m4.
34618         (Depends-on): Add c-strtod.
34619         (configure.ac): Replace gl_FUNC_GETLOADAVG with AC_FUNC_GETLOADAVG.
34620
34621 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
34622
34623         Sync from coreutils.
34624         * m4/getloadavg.m4, glibc.m4, search-libs.m4: Remove.
34625
34626         Remove files that are specific to coreutils.
34627         * m4/check-decl.m4, jm-macros.m4, lib-check.m4, prereq.m4: Remove.
34628
34629 2005-01-28  Bruno Haible  <bruno@clisp.org>
34630
34631         * modules/javacomp: New file.
34632         * MODULES.html.sh (Java): Add javacomp.
34633
34634 2005-01-28  Bruno Haible  <bruno@clisp.org>
34635
34636         * m4/javacomp.m4: New file, from GNU gettext.
34637
34638 2005-01-28  Bruno Haible  <bruno@clisp.org>
34639
34640         * lib/javacomp.sh.in: New file, from GNU gettext.
34641         * lib/javacomp.h: New file, from GNU gettext.
34642         * lib/javacomp.c: New file, from GNU gettext.
34643
34644 2005-01-26  Simon Josefsson  <jas@extundo.com>
34645
34646         * lib/gai_strerror.c: Use GPL in header.
34647
34648 2005-01-26  Bruno Haible  <bruno@clisp.org>
34649
34650         * modules/javaexec: New file.
34651         * MODULES.html.sh (Java): Add javaexec.
34652
34653 2005-01-26  Bruno Haible  <bruno@clisp.org>
34654
34655         * m4/javaexec.m4: New file, from GNU gettext.
34656
34657 2005-01-26  Bruno Haible  <bruno@clisp.org>
34658
34659         * lib/javaexec.sh.in: New file, from GNU gettext.
34660         * lib/javaexec.h: New file, from GNU gettext.
34661         * lib/javaexec.c: New file, from GNU gettext.
34662
34663 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
34664
34665         * modules/lchown (Depends-on): Remove lchown.h
34666
34667 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
34668
34669         * m4/sysexits.m4 (gl_SYSEXITS): Reverted logic. SYSEXITS_H
34670         must be defined if the header file was not found, in order
34671         to provide a replacement. Reported by Todd Vierling <tv@duh.org>
34672
34673 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
34674
34675         * lib/argp-help.c (hol_entry_help): Avoid using non-constant
34676         initializers for struct pentry_state.
34677         (__argp_error): Check return value of __asprintf
34678         (__argp_failure): Translate error message
34679
34680         * lib/argp-parse.c: Removed braces around the expansion of N_()
34681
34682 2005-01-23  Paul Eggert  <eggert@cs.ucla.edu>
34683
34684         * m4/acl.m4, afs.m4, alloca.m4, argp.m4, assert.m4, atexit.m4,
34685         backupfile.m4, base64.m4, bison.m4, c-bs-a.m4, c-stack.m4,
34686         c-strtod.m4, calloc.m4, canon-host.m4, canonicalize.m4,
34687         clock_time.m4, cloexec.m4, closeout.m4, d-ino.m4, d-type.m4,
34688         dirfd.m4, dirname.m4, dos.m4, dup2.m4, error.m4, euidaccess.m4,
34689         exclude.m4, exitfail.m4, extensions.m4, fcntl-safer.m4,
34690         file-type.m4, fileblocks.m4, filemode.m4, fnmatch.m4, fpending.m4,
34691         free.m4, fstypename.m4, fsusage.m4, ftruncate.m4, getaddrinfo.m4,
34692         getcwd-path-max.m4, getcwd.m4, getdate.m4, getdomainname.m4,
34693         getgroups.m4, gethostname.m4, getline.m4, getndelim2.m4,
34694         getnline.m4, getopt.m4, getpagesize.m4, getpass.m4, getsubopt.m4,
34695         gettime.m4, gettimeofday.m4, getugroups.m4, getusershell.m4,
34696         group-member.m4, hard-locale.m4, hash.m4, host-os.m4, human.m4,
34697         idcache.m4, inttostr.m4, isdir.m4, jm-winsz1.m4, jm-winsz2.m4,
34698         link-follow.m4, long-options.m4, ls-mntd-fs.m4, lstat.m4,
34699         makepath.m4, mathl.m4, md5.m4, memcasecmp.m4, memchr.m4,
34700         memcmp.m4, memcoll.m4, memcpy.m4, memmem.m4, memmove.m4,
34701         memrchr.m4, memset.m4, mkdir-slash.m4, mkstemp.m4, mktime.m4,
34702         modechange.m4, mountlist.m4, nanosleep.m4, obstack.m4,
34703         path-concat.m4, pathmax.m4, perl.m4, physmem.m4, poll.m4,
34704         posixtm.m4, posixver.m4, putenv.m4, quote.m4, quotearg.m4,
34705         readdir.m4, readtokens.m4, readutmp.m4, regex.m4, rename.m4,
34706         restrict.m4, rmdir-errno.m4, rmdir.m4, rpmatch.m4, same.m4,
34707         savedir.m4, settime.m4, sha1.m4, sig2str.m4, snprintf.m4,
34708         sockpfaf.m4, st_dm_mode.m4, st_mtim.m4, stat.m4, stdint.m4,
34709         stdio-safer.m4, strchrnul.m4, strdup.m4, strerror.m4,
34710         strerror_r.m4, strftime.m4, strndup.m4, strnlen.m4, strsep.m4,
34711         strtod.m4, strtoimax.m4, strtok_r.m4, strtol.m4, strtoll.m4,
34712         strtoul.m4, strtoull.m4, strtoumax.m4, strverscmp.m4, sysexits.m4,
34713         time_r.m4, timegm.m4, timespec.m4, tm_gmtoff.m4, tzset.m4,
34714         uint32_t.m4, uintptr_t.m4, unistd-safer.m4, unlink-busy.m4,
34715         unlocked-io.m4, uptime.m4, userspec.m4, utimbuf.m4, utime.m4,
34716         utimecmp.m4, utimens.m4, utimes-null.m4, vsnprintf.m4, xalloc.m4,
34717         xgetcwd.m4, xreadlink.m4, xstrndup.m4, xstrtod.m4, xstrtoimax.m4,
34718         xstrtol.m4, xstrtoumax.m4, yesno.m4:
34719         Use an all-permissive copyright notice, recommended by RMS.
34720
34721 2005-01-21  Paul Eggert  <eggert@cs.ucla.edu>
34722
34723         * modules/chdir-long (Depends-on): Remove mempcpy.
34724
34725 2005-01-21  Jim Meyering  <jim@meyering.net>
34726
34727         * lib/openat.h (AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the
34728         same value as for Solaris 9.
34729
34730         * lib/chdir-long.c (chdir_long): Rewrite to remove limitation on
34731         component length.  This included changing the parameter to be
34732         of type `char *' rather than `char const *'.
34733         * lib/chdir-long.h (chdir_long): Update prototype.
34734
34735         * lib/openat.c (fdopendir, fstatat): New functions.
34736         * lib/openat.h: Include headers required for use of DIR and struct
34737         stat.
34738         [AT_SYMLINK_NOFOLLOW]: Define.
34739         (fdopendir, fstatat): Add prototypes.
34740
34741 2005-01-21  Bruno Haible  <bruno@clisp.org>
34742
34743         * modules/classpath: New file.
34744         * MODULES.html.sh (Java): Add classpath.
34745
34746 2005-01-21  Bruno Haible  <bruno@clisp.org>
34747
34748         * lib/classpath.h: New file, from GNU gettext.
34749         * lib/classpath.c: New file, from GNU gettext.
34750
34751 2005-01-20  Simon Josefsson  <jas@extundo.com>
34752
34753         * modules/version-etc-fsf: New file.
34754
34755 2005-01-20  Simon Josefsson  <jas@extundo.com>
34756
34757         * lib/version-etc-fsf.c: New file, with version_etc_copyright.
34758         * lib/version-etc.c: Remove version_etc_copyright.
34759         * lib/version-etc.h (version_etc_copyright): Use [] instead of * in
34760         prototype, suggested by Paul Eggert <eggert@CS.UCLA.EDU>.
34761
34762 2005-01-20  Simon Josefsson  <jas@extundo.com>
34763
34764         * lib/base64.h (isbase64): Add.
34765
34766         * lib/base64.c (isb64): Rename to isbase64, use to_uchar instead of
34767         using a unsigned prototype, don't inline.
34768         (base64_decode): Use it.
34769
34770 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
34771
34772         * m4/save-cwd.m4 (gl_SAVE_CWD): Remove check for fcntl; we now assume
34773         it.
34774
34775 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
34776
34777         * lib/save-cwd.c (save_cwd): Remove code to support the case
34778         where fchdir is missing or flaky.
34779
34780 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
34781
34782         * MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
34783
34784 2005-01-19  Paul Eggert  <eggert@cs.ucla.edu>
34785
34786         * modules/mempcpy (Makefile.am): Remove mention of mempcpy.h;
34787         AC_LIBSOURCES now does this.
34788         * MODULES.html.sh (Sizes of integer types <limits.h>): New element,
34789         with new ullong_max module.
34790
34791 2005-01-19  Bruno Haible  <bruno@clisp.org>
34792
34793         * modules/sh-quote: New file.
34794         * MODULES.html.sh (Executing programs): Add sh-quote.
34795
34796 2005-01-19  Bruno Haible  <bruno@clisp.org>
34797
34798         * lib/sh-quote.h: New file, from GNU gettext.
34799         * lib/sh-quote.c: New file, from GNU gettext.
34800
34801 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
34802
34803         Merge from coreutils.
34804         * m4/ullong_max.m4: New file.
34805         * m4/jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX.
34806         (gl_MACROS): Assume localeconv exists.
34807
34808 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
34809
34810         Merge changes from coreutils, as described below in several
34811         changelogs dated today.
34812
34813         * lib/save-cwd.c: Include "save-cwd.h" before other include files.
34814         (O_DIRECTORY): Remove; not needed here, since "." must be
34815         a directory.  All uses removed.
34816         (save_cwd): Use __sgi || __sun, not sun || __sun.  __sun is
34817         universal on Suns, and we also need to test for IRIX.
34818         Revamp code to use 'if' rather than '#if'.
34819         Avoid unnecessary comparison of cwd->desc to 0.
34820
34821         * lib/utimens.c (futimens): Robustify the previous patch, by checking
34822         for known valid error numbers rather than observed invalid ones.
34823
34824 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
34825
34826         * modules/ullong_max: New file.
34827
34828         * modules/chdir-long, modules/openat: New files.
34829         * modules/save-cwd (Depends-on): Depend on chdir-long.
34830         (Makefile.am): Remove lib_SOURCES; now handled by AC_LIBSOURCES.
34831
34832 2005-01-18  Jim Meyering  <jim@meyering.net>
34833
34834         Merge from coreutils.
34835         * m4/chdir-long.m4, m4/openat.m4: New files.
34836         * m4/save-cwd.m4 (gl_SAVE_CWD): Add AC_LIBSOURCES for save-cwd.c,
34837         save-cwd.h.  Add AC_LIBOBJ for save-cwd.
34838         * m4/chown.m4 (gl_FUNC_CHOWN): When cross-compiling, assume that chown
34839         is sane and DOES follow symlinks.  Besides, testing 20 different
34840         systems found no broken chown implementations.
34841         Prompted by a change in rsync's copy of this macro.
34842         * m4/jm-macros.m4 (gl_MACROS): Require gl_FUNC_CHDIR_LONG.
34843
34844         * m4/lchown.m4 (gl_FUNC_LCHOWN): Use AC_LIBSOURCES.
34845
34846         * m4/utimes.m4: Work around tests/touch/empty-file failure on a system
34847         (sparc64, Linux-2.4.28, glibc-2.3.3) that didn't honor utimes'
34848         NULL-means-set-to-current-time semantics.
34849         Remove temporary file immediately, rather than waiting
34850         for configure's at-exit trap code to do it.
34851
34852 2005-01-18  Jim Meyering  <jim@meyering.net>
34853
34854         * lib/version-etc.c (version_etc_copyright): Update copyright date.
34855
34856         * lib/utimens.c (futimens): Account for the fact that futimes
34857         can also fail with errno == ENOSYS or errno == ENOENT.
34858         Patch from Dmitry V. Levin.
34859
34860         Change the name of the robust chdir function from chdir to chdir_long.
34861         * lib/save-cwd.c: Include chdir-long.h rather than chdir.h.
34862         (restore_cwd): Use chdir_long, not chdir.
34863         * lib/chdir-long.c: Renamed from chdir.c.
34864         * lib/chdir-long.h: Renamed from chdir.h.
34865         [!defined PATH_MAX]: Define chdir_long to chdir on systems like the
34866         Hurd.
34867
34868 2005-01-18  Bruno Haible  <bruno@clisp.org>
34869
34870         * m4/allocsa.m4, m4/codeset.m4, m4/copy-file.m4, m4/eaccess.m4:
34871         * m4/eealloc.m4, m4/eoverflow.m4, m4/execute.m4, m4/fatal-signal.m4:
34872         * m4/findprog.m4, m4/glibc21.m4, m4/iconv.m4, m4/intmax_t.m4:
34873         * m4/inttypes_h.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4:
34874         * m4/linebreak.m4, m4/localcharset.m4, m4/longdouble.m4:
34875         * m4/longlong.m4, m4/mbrtowc.m4, m4/mbstate_t.m4, m4/mbswidth.m4:
34876         * m4/mkdtemp.m4, m4/pipe.m4, m4/readlink.m4, m4/safe-read.m4:
34877         * m4/safe-write.m4, m4/setenv.m4, m4/sig_atomic_t.m4:
34878         * m4/signalblocking.m4, m4/signed.m4, m4/size_max.m4, m4/ssize_t.m4:
34879         * m4/stdbool.m4, m4/stdint_h.m4, m4/stpcpy.m4, m4/stpncpy.m4:
34880         * m4/strcase.m4, m4/strcspn.m4, m4/strpbrk.m4, m4/strstr.m4:
34881         * m4/ucs4-utf.m4, m4/uintmax_t.m4, m4/ulonglong.m4, m4/unicodeio.m4:
34882         * m4/utf-ucs4.m4, m4/vasnprintf.m4, m4/vasprintf.m4:
34883         * m4/wait-process.m4, m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4:
34884         Use an all-permissive copyright notice, recommended by RMS.
34885
34886 2005-01-18  Bob Proulx  <bob@proulx.com>
34887
34888         * lib/obstack.c [DEFAULT_ALIGNMENT]: Use an intermediate type to
34889         simplify offsetof() macro construct to avoid compile failure with
34890         native HP-UX 11.0 ANSI C compiler.
34891
34892 2005-01-17  Bruno Haible  <bruno@clisp.org>
34893
34894         * lib/stpncpy.c: Remove HAVE_STPNCPY and gnu_stpncpy renaming,
34895         redundant because stpncpy.m4 takes care of it.
34896
34897 2005-01-17  Bruno Haible  <bruno@clisp.org>
34898
34899         * lib/progreloc.c: Include xalloc.h instead of xmalloc.h.
34900
34901 2005-01-17  Bruno Haible  <bruno@clisp.org>
34902
34903         * lib/progreloc.c (xstrdup): Define as strdup if no xmalloc should be
34904         used.
34905
34906 2005-01-17  Bruno Haible  <bruno@clisp.org>
34907
34908         * lib/fwriteerror.h (fwriteerror): Change specification to include
34909         fclose.
34910         * lib/fwriteerror.c: Include <stdbool.h>.
34911         (fwriteerror): At the end, close the file stream. Record whether
34912         stdout was already closed.
34913
34914 2005-01-17  Bruno Haible  <bruno@clisp.org>
34915
34916         * lib/execute.c (environ): Declare if needed.
34917         * lib/pipe.c (environ): Likewise.
34918         Reported by Michael Schloh von Bennewitz <michael.schloh@cw.com>.
34919
34920 2005-01-11  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
34921
34922         * modules/argp: Depend on vsnprintf
34923
34924 2005-01-10  Jim Meyering  <jim@meyering.net>
34925
34926         * modules/closeout (Depends-on): Add atexit.
34927
34928 2005-01-06  Bruno Haible  <bruno@clisp.org>
34929
34930         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Rename stpncpy to gnu_stpncpy here.
34931
34932 2005-01-04  Paul Eggert  <eggert@cs.ucla.edu>
34933
34934         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional
34935         definitions to be after all include files, to avoid collisions.
34936         Problem reported by Bob Proulx.
34937
34938 2005-01-04  Jim Meyering  <jim@meyering.net>
34939
34940         Changes imported from coreutils.
34941         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Rather than using "conftestXXXXXX"
34942         as the mkstemp template, use a temporary directory and an
34943         8.3-friendly template to avoid trouble on systems like DJGPP.
34944         Reported by Juan M. Guerrero via Stepan Kasal.
34945         * m4/(gl_FUNC_MKSTEMP): Include <unistd.h> for the declaration of
34946         close. Remove the temporary directory right away, rather than waiting
34947         for configure's at-exit trap code to do it.
34948         Suggestion from Stepan Kasal.
34949
34950 2005-01-01  Simon Josefsson  <jas@extundo.com>
34951
34952         * gnulib-tool: Print #include directives when --import'ing.
34953
34954 2004-12-28  Simon Josefsson  <jas@extundo.com>
34955
34956         * tests/test-base64.c: Include required header files.  Remove
34957         unused variables.
34958
34959 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
34960
34961         * modules/error (Depends-on): Remove gettext.
34962
34963 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
34964
34965         * lib/error.c [!_LIBC && !ENABLE_NLS]: Do not include "gettext.h";
34966         not needed.  This removes a dependency on the gettext module.
34967         [defined _LIBC]: Do not include <libintl.h>; not needed.
34968
34969 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
34970
34971         * m4/c-strtod.m4 (gl_C99_STRTOLD): New macro.
34972         (gl_C_STRTOD): Use it instead of AC_CHECK_DECLS_ONCE(strtold).
34973
34974 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
34975
34976         * lib/c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not
34977         HAVE_DECL_STRTOLD.
34978
34979 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
34980
34981         * modules/getdate (Depends-on): Remove alloca-opt.
34982
34983 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
34984
34985         * m4/getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
34986
34987 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
34988
34989         * lib/argp-parse.c: Include <stddef.h>.
34990         (alignof, alignto): New macros.
34991         (parser_init): Don't assume that void * is aligned sufficiently
34992         for struct option.
34993
34994         * lib/getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since there's no
34995         need to extend the stack.
34996         (YYINITDEPTH): New macro, so that the initial stack isn't overly
34997         large.
34998
34999 2004-12-22  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
35000
35001         * lib/argp-parse.c (parser_init): Avoid arithmetics on void pointers.
35002
35003 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
35004
35005         * modules/regex (lib_SOURCES): Remove regex.c, undoing previous
35006         (2004-10-24) change.  Apparently this was a false alarm.
35007
35008         * modules/getdate: Depend on alloca-opt, not alloca.
35009
35010 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
35011
35012         * lib/alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.
35013         Remove now-obsolete comment about AIX.
35014         * lib/getdate.y: Include <alloca.h> only if HAVE_ALLOCA.
35015         (YYSTACK_USE_ALLOCA): Define to 0 if !HAVE_ALLOCA.
35016         (YYMAXDEPTH): New macro.
35017
35018 2004-12-18  Simon Josefsson  <jas@extundo.com>
35019
35020         * modules/alloca: Depend on alloca-opt, instead of duplicating it.
35021
35022 2004-12-18  Bruno Haible  <bruno@clisp.org>
35023
35024         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Also test for sigaction.
35025
35026 2004-12-18  Bruno Haible  <bruno@clisp.org>
35027
35028         * lib/fatal-signal.c (fatal_signals): Make non-const.
35029         (init_fatal_signals): New function.
35030         (uninstall_handlers, install_handlers): Ignore signals that were set to
35031         SIG_IGN.
35032         (at_fatal_signal): Call init_fatal_signals.
35033         (init_fatal_signal_set): Likewise. Ignore signals that were set to
35034         SIG_IGN.
35035         Reported by Paul Eggert.
35036
35037 2004-12-18  Bruno Haible  <bruno@clisp.org>
35038
35039         * doc/alloca.texi: New file.
35040         * doc/alloca-opt.texi: New file.
35041
35042 2004-12-17  Jim Meyering  <jim@meyering.net>
35043
35044         * config/install-sh: Use `(exit N); exit N', not `(exit N); exit'.
35045         Otherwise, install-sh could exit with improper exit status when
35046         exiting via a trapped interrupt.  Thanks to a report from Bob Proulx.
35047
35048 2004-12-16  Simon Josefsson  <jas@extundo.com>
35049
35050         * tests/test-base64.c: Add license.
35051
35052 2004-12-15  Stepan Kasal  <address@hidden>
35053
35054         * gnulib-tool (func_emit_lib_Makefile_am): Shorten a long sed command.
35055
35056 2004-12-12  Paul Eggert  <eggert@cs.ucla.edu>
35057
35058         * modules/getcwd (Files): Add m4/d-ino.m4.
35059         Suggested by Mark D. Baushke.
35060
35061 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
35062
35063         * lib/getdate.y (textint): New member "negative".
35064         (time_zone_hhmm): New function.
35065         Expect 14 shift-reduce conflicts, not 13.
35066         (o_colon_minutes): New rule.
35067         (time, zone): Use it to add support for +HH:MM, UTC+HH:MM.
35068         (yylex): Set the "negative" member of signed numbers.
35069
35070 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
35071
35072         * doc/getdate.texi (Time of day items, Time zone items):
35073         Describe new formats +00:00, UTC+00:00.
35074
35075 2004-12-07  Paul Eggert  <eggert@cs.ucla.edu>
35076
35077         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change:
35078         spurious "-l"s.  Problem reported by Stepan Kasal.
35079
35080 2004-12-06  Paul Eggert  <eggert@cs.ucla.edu>
35081
35082         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): New macro, to work around bug
35083         in Autoconf 2.59.  Problem reported by Mark D. Baushke.
35084
35085 2004-12-04  Simon Josefsson  <jas@extundo.com>
35086
35087         * modules/getaddrinfo (License): Add LGPL, reported by Yoann
35088         Vandoorselaere <yoann@prelude-ids.org>.
35089
35090 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
35091
35092         Changes imported from coreutils.
35093         * m4/hard-locale.m4 (gl_HARD_LOCALE): Assume locale.h and setlocale
35094         exist.
35095         * m4/human.m4 (gl_HUMAN): Assume locale.h and localeconv exist.
35096
35097 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
35098
35099         Changes imported from coreutils.
35100         * lib/hard-locale.c: Assume <locale.h> exists.
35101         Include "strdup.h".
35102         (GLIBC_VERSION): New macro.
35103         (hard_locale): Assume setlocale exists.
35104         Rewrite to avoid #ifdef.
35105         Use strdup rather than malloc + strcpy.
35106         * lib/human.c: Assume <locale.h> exists.
35107         (human_readable): Assume localeconv exists.
35108
35109 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
35110
35111         * modules/hard-locale (Depends-on): Add strdup.
35112
35113 2004-12-01  Jakub Jelinek  <jakub@redhat.com>
35114
35115         * lib/mktime.c (__mktime_internal): If SEC_REQUESTED != SEC,
35116         convert T2, not T.  (Imported from libc.)
35117
35118 2004-11-30  Simon Josefsson  <jas@extundo.com>
35119
35120         * modules/restrict (License): Change to LGPL.
35121
35122 2004-11-30  Simon Josefsson  <jas@extundo.com>
35123
35124         * m4/restrict.m4: Add copyright and copying conditions.
35125
35126 2004-11-30  Simon Josefsson  <jas@extundo.com>
35127
35128         * m4/base64.m4: New file.
35129
35130 2004-11-30  Simon Josefsson  <jas@extundo.com>
35131
35132         * MODULES.html.sh (Extra functions based on ANSI C 89): Add
35133         base64.
35134
35135         * tests/test-base64.c: New file.
35136
35137         * modules/base64: New file.
35138
35139 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
35140
35141         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX):
35142         Define HAVE_PARTLY_WORKING_GETCWD if getcwd is partly working.
35143
35144         * m4/readutmp.m4 (gl_READUTMP): Don't check for sys/param.h.
35145
35146 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
35147
35148         * lib/getcwd.c (is_ENAMETOOLONG): New macro.
35149         (__getcwd.c): Don't restore errno; glibc doesn't.
35150         [HAVE_PARTLY_WORKING_GETCWD && !defined AT_FDCWD]: Try system getcwd
35151         first, falling back to our code only if its results look suspicious.
35152         Ensure that the resulting buffer is only as large as necessary.
35153
35154         * lib/readutmp.c: Include readutmp.h first.
35155         Include <errno.h>, since readutmp.h no longer does that.
35156         * lib/readutmp.h: Don't include <errno.h>,
35157         <sys/param.h>, <time.h>; not needed to establish interface.
35158         (errno): Remove decl.
35159         (HAVE_STRUCT_XTMP_UT_TYPE): Remove; no longer needed.
35160         (UT_TYPE_EQ, UT_TYPE_NOT_DEFINED, UT_TYPE_BOOT_TIME,
35161         UT_TYPE_USER_PROCESS, IS_USER_PROCESS): New macros.
35162
35163 2004-11-28  Simon Josefsson  <jas@extundo.com>
35164
35165         * lib/base64.h, base64.c: New file.
35166
35167 2004-11-27  Paul Eggert  <eggert@cs.ucla.edu>
35168
35169         * lib/getcwd.h: New file, which I forgot to check in on 2004-11-25.
35170
35171 2004-11-26  Paul Eggert  <eggert@cs.ucla.edu>
35172
35173         * modules/getcwd (Files): Add lib/getcwd.h, m4/getcwd.m4.
35174         (Depends-on): Remove pathmax, same.  Add mempcpy.
35175         (configure.ac): GL_FUNC_GETCWD_PATH_MAX -> gl_FUNC_GETCWD.
35176         (Makefile.am): Append getcwd.h to lib_SOURCES.
35177         (Include): Add getcwd.h.
35178         (Maintainer): Change from Jim Meyering to "all, glibc",
35179         since getdate now uses intended-for-glibc code.
35180         * modules/xgetcwd (Files): Remove m4/getcwd.m4.
35181         (Depends-on): Depend on getcwd.  Do not depend on pathmax.
35182
35183 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
35184
35185         Fix problems reported by Scott S. Tinsley for HP-UX 11.11 using
35186         HP's ANSI C compiler.
35187         * lib/fsusage.c (statvfs) [HAVE_SYS_STATVFS_H]: Remove decl.
35188         Declaring int functions causes warnings on some modern systems and
35189         shouldn't be needed to compile on ancient ones.
35190         * lib/same.c (MIN) [defined MIN]: Don't define, since it's already
35191         defined.
35192
35193         * lib/getcwd.c: Replace by a copy of glibc/sysdeps/posix/getcwd.c, but
35194         with the following changes.
35195         (__set_errno): Parenthesize properly.
35196         Include <stdbool.h>.
35197         (MIN, MAX, MATCHING_INO): New macros.
35198         (__getcwd): Define with prototype, not K&R form.
35199         Use heuristics to allocate default buffer on stack if possible.
35200         If AT_FDCWD is defined, use openat and fstatat to avoid O(N**2)
35201         behavior, and to avoid the PATH_MAX limit when computing
35202         ../../../../...
35203         Use MATCHING_INO to compare inode number to file.
35204         Check for arithmetic overflow in size calculations.
35205         Fix bug in reallocation of dot array that caused getcwd to fail
35206         on directories nested deeper than 75.
35207         Be more careful about saving errno on error.
35208         Do not use realloc; use only free+malloc, as this is a bit
35209         more flexible and avoids a needless copy operation.
35210         Do not inspect st_dev and st_ino for symbolic links; POSIX
35211         doesn't specify the latter.
35212         Check for closedir errors.
35213         Avoid needless casts.
35214         Use "#ifdef weak_alias" around weak_alias, to be like other
35215         glibc code.
35216         The following changes to getcwd.c have effect only when used in
35217         gnulib; they have no effect inside glibc proper.
35218         (#pragma alloca) [defined _AIX && !defined __GNUC__]: Remove,
35219         as alloca isn't used.
35220         (alloca, __alloca): Likewise.
35221         [!_LIBC]: Include "getcwd.h", "mempcpy.h".
35222         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
35223         unconditionally, as gnulib assumes C89 or better.
35224         Do not include <sys/param.h>.
35225         (errno) [!defined __GNU_LIBRARY__ && !defined STDC_HEADERS]: Remove
35226         no-longer-necessary 'extern int errno' decl; gnulib assumes C89 or
35227         better.
35228         (NULL) [!defined NULL]: Remove; we assume C89 or better.
35229         Include <dirent.h> in a way that is compatible with modern Autoconf.
35230         (_D_ALLOC_NAMELEN, _D_EXACT_NAMLEN):
35231         New macros, if not already defined.
35232         Include <unistd.h> if _LIBC, not if __GNU_LIBRARY__.
35233         Use "_LIBC", not "defined _LIBC", for consistency.
35234         (HAVE_MEMPCPY): Remove; no longer needed now that gnulib has
35235         a mempcpy module.
35236         (__lstat, __closedir, __opendir, __readdir) [!_LIBC]: New macros.
35237         (GETCWD_RETURN_TYPE): Remove.  All uses replaced by char *.
35238         * lib/xgetcwd.c: David MacKenzie's old code was removed, so give
35239         credit only to Jim Meyering and adjust the copyright dates.
35240         Do not include <limits.h>, <stdio.h>, <sys/types.h>,
35241         <stdlib.h>, <unistd.h>, "pathmax.h".
35242         Instead, include "xgetcwd.h" (first) and "getcwd.h".
35243         (INITIAL_BUFFER_SIZE): Remove.
35244         (xgetcwd): Rely on getcwd, since we now depend on a reliable one.
35245
35246 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
35247
35248         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Renamed from
35249         GL_FUNC_GETCWD_PATH_MAX for consistency.  All uses changed.
35250         Use the _ONCE methods, for efficiency.
35251         Check for fcntl.h.  In test program, include <errno.h>
35252         and <fcntl.h> if available.  Remove old K&R cruft from
35253         test program.  Check for common errors in GNU/Linux,
35254         OpenBSD, and Solaris.  Just set gl_cv_func_getcwd_path_max;
35255         don't do AC_LIBOBJ, as that's getcwd.m4's job.
35256         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL): Renamed from
35257         AC_FUNC_GETCWD_NULL.  All used changed.  Change cache variable
35258         name accordingly.
35259         (gl_FUNC_GETCWD, gl_PREREQ_GETCWD): New macros.  Revamp to
35260         accommodate new getcwd.c.
35261         * m4/jm-macros.m4 (gl_MACROS): Don't require GL_FUNC_GETCWD_PATH_MAX.
35262         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_MEMPCPY.
35263         * m4/xgetcwd.m4 (gl_XGETCWD): Replace with gl_FUNC_GETCWD, since
35264         that's all we need now.
35265
35266 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
35267
35268         * m4/argp.m4 (gl_ARGP): Require gl_GETOPT_SUBSTITUTE unconditionally:
35269         argp-parse.c depends on getopt internals, that means we should
35270         always use our getopt, to be on the safe side.
35271         * m4/getopt.m4 (gl_GETOPT): Check if GETOPT_H is already set, in
35272         order not to spoil the result of an eventual previous invocation
35273         of gl_GETOPT_SUBSTITUTE.
35274
35275 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
35276
35277         * lib/getopt_.h: Re-addition of __getopt_argv_const caused
35278         redefinition warnings. To avoid them, include the defines
35279         in `#if !defined __need_getopt ... #endif'. The only place
35280         where __getopt_argv_const is used is in definitions
35281         of getopt_long and getopt_long_only below, which are as well
35282         protected by `#ifndef __need_getopt'.
35283         [defined __GETOPT_PREFIX && !defined __need_getopt]: Undef
35284         __need_getopt after including <stdio.h> and <unistd.h> These
35285         headers might have defined it.
35286
35287 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
35288
35289         * m4/utimens.m4 (gl_UTIMENS): Check for futimes function.
35290
35291 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
35292
35293         * lib/utimens.c (__attribute__, ATTRIBUTE_UNUSED): New macros.
35294         (futimens): New function, which uses futimes if available.
35295         (futimens, utimens): Support timespec==NULL, with same semantics
35296         as utime and utimens.
35297         * lib/utimens.h (futimens): New decl.
35298
35299 2004-11-23  Jim Meyering  <jim@meyering.net>
35300
35301         * lib/getopt_.h: Remove trailing blanks.
35302
35303 2004-11-23  Jim Meyering  <jim@meyering.net>
35304
35305         * lib/__fpending.c: Add comment.
35306
35307 2004-11-22  Paul Eggert  <eggert@cs.ucla.edu>
35308
35309         * modules/canonicalize (Depends-on): Add xreadlink.
35310         Problem reported by James Youngman.
35311
35312 2004-11-20  Paul Eggert  <eggert@cs.ucla.edu>
35313
35314         * lib/getopt_.h (__GETOPT_CONCAT, __GETOPT_XCONCAT, __GETOPT_ID):
35315         New macros.
35316         (getopt, getopt_long, getopt_long_only, optarg, opterr, optind,
35317         optopt): Use them instead of invoking ## directly; otherwise, the
35318         symbols will be __GETOPT_PREFIXgetopt rather than rpl_getopt.
35319
35320 2004-11-19  Bruno Haible  <bruno@clisp.org>
35321
35322         * lib/strtok_r.c: Move comments from here...
35323         * lib/strtok_r.h: ... to here.
35324
35325 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
35326
35327         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc
35328         implementations that mishandle size_t overflow.
35329
35330 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
35331
35332         * lib/realloc.c (rpl_realloc): Call 'free' if n==0, since realloc
35333         might fail.  Problem reported by Yoann Vandoorselaere.
35334         * lib/calloc.c (rpl_calloc): Defend against buggy calloc
35335         implementations that mishandle size_t overflow.
35336
35337 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
35338
35339         * modules/canon-host (Depends-on): Add strdup.
35340
35341 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
35342
35343         * m4/canon-host.m4 (gl_CANON_HOST): Check for getaddrinfo.
35344
35345 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
35346
35347         * lib/canon-host.c: Include "strdup.h".
35348         (canon_host): Use getaddrinfo if available, so that IPv6 works.
35349         Use strdup instead of malloc/strcpy to duplicate strings.
35350
35351         * lib/human.h (LONGEST_HUMAN_READABLE): Add 1 for space before unit.
35352         (human_space_before_unit): New constant.
35353         * lib/human.c (human_readable): Support it.
35354
35355         * lib/xgetcwd.c: Include <limits.h>, for PATH_MAX.
35356         (xgetcwd): Set errno correctly when failing.
35357         Work around Solaris 9 bug: getcwd sets errno==ERANGE even though
35358         the failure is actually due to a PATH_MAX problem.
35359
35360         Further getopt changes to make it more likely that glibc will
35361         buy the changes back.
35362         * lib/getopt.c (POSIXLY_CORRECT): New constant.
35363         (getopt): Use it, so to preserve glibc semantic
35364         * lib/getopt1.c (getopt_long, getopt_long_only): Arg is char * const *
35365         when compiling for libc.
35366         * lib/getopt_.h (__getopt_argv_const): Bring it back.
35367         (getopt_long, getopt_long_only): Use it.
35368
35369         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
35370         _getopt_internal): New arg POSIXLY_CORRECT.  All callers changed.
35371         (getopt): Argv is now char * const *, as per standard.
35372         (_getopt_internal_r, _getopt_internal): Argv is now char **,
35373         not char *__getopt_argv_const *.
35374         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
35375         _getopt_long_only_r): Likewise.
35376         * lib/getopt_.h (getopt, getopt_long, geopt_long_only): Likewise.
35377         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
35378         _getopt_long_r, _getopt_long_only_r): Likewise.
35379         * lib/getopt_.h (__getopt_argv_const): Remove.
35380         (getopt): Argv is now char * const *, as per standard.
35381
35382         * lib/getdate.y (tORDINAL): New token.
35383         (day, relunit): Allow it for relative times.
35384         (relative_time_table): Use tORDINAL for ordinals.
35385
35386 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
35387
35388         * doc/getdate.texi (General date syntax): "next" is 1, not 2.
35389         Document that "second" isn't allowed as an ordinal number.
35390
35391 2004-11-16  Jim Meyering  <jim@meyering.net>
35392
35393         * modules/closeout (Depends-on): Add fpending.
35394
35395 2004-11-15  Jim Meyering  <jim@meyering.net>
35396
35397         * lib/closeout.c: Include "__fpending.h" once again.
35398         Include <stdbool.h>.
35399         (close_stdout): Don't fail just because stdout was closed initially,
35400         since some programs don't write to stdout in the normal course of
35401         operation (other than --version and --help), and we don't want this
35402         function to make e.g. `touch file >&-' fail.
35403         But do fail if it was closed and someone has tried to write to it.
35404         E.g., `printf foo >&-' must fail.
35405
35406 2004-11-13  Jim Meyering  <jim@meyering.net>
35407
35408         * m4/jm-macros.m4: Do require gl_FUNC_FPENDING.
35409
35410 2004-11-12  Simon Josefsson  <jas@extundo.com>
35411
35412         * config/srclist.txt: Add strtok_r.c, glibc bought our changes, but a
35413         small doc fix is still pending.
35414
35415 2004-11-11  Simon Josefsson  <jas@extundo.com>
35416
35417         * modules/strtok_r: New file.
35418
35419         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
35420         strtok_r.
35421
35422 2004-11-11  Simon Josefsson  <jas@extundo.com>
35423
35424         * m4/strtok_r.m4: New file.
35425
35426         * m4/getopt.m4: Replace opterr.
35427
35428 2004-11-11  Simon Josefsson  <jas@extundo.com>
35429
35430         * lib/strtok_r.h, strtok_r.c: New file.
35431
35432 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
35433
35434         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
35435         of replacing opterr, getopt, etc.  This should handle the
35436         powerpc-apple-darwin5.5 problem recently noted by Simon Josefsson.
35437
35438 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
35439
35440         * lib/getopt_.h (__getopt_argv_const): New macro, to be used so that
35441         we can stop lying to compilers about the constness of argv when we
35442         are compiled outside glibc.
35443         (getopt, getopt_long, getopt_long_only): Use it.
35444         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
35445         _getopt_internal, getopt): Likewise.
35446         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
35447         _getopt_long_only_r): Likewise.
35448         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
35449         _getopt_long_r, _getopt_long_only_r): Likewise.
35450
35451         * lib/getopt_.h [defined __GETOPT_PREFIX && !defined __need_getopt]:
35452         Include <stdlib.h> and <stdio.h>, and <unistd.h> if available.
35453         Then rename getopt to __GETOPT_PREFIX##getopt, and so forth for
35454         the other external symbols.
35455         (getopt) [!defined __GNU_LIBRARY]: Use prototype, not old-style
35456         declaration, since the above renaming now works around collisions.
35457
35458 2004-11-11  Jim Meyering  <jim@meyering.net>
35459
35460         * lib/linebreak.c: Remove trailing blanks.
35461         * lib/alloca_.h: Likewise.
35462         * lib/acosl.c: Likewise.
35463         * lib/euidaccess.c: Likewise.
35464         * lib/allocsa.h: Likewise.
35465
35466 2004-11-10  Simon Josefsson  <jas@extundo.com>
35467
35468         * m4/getaddrinfo.m4: New file.
35469
35470 2004-11-10  Simon Josefsson  <jas@extundo.com>
35471
35472         * lib/getaddrinfo.h, lib/getaddrinfo.c: New files.
35473
35474 2004-11-10  Simon Josefsson  <jas@extundo.com>
35475
35476         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
35477         getaddrinfo.
35478
35479         * modules/getaddrinfo: New file.
35480
35481 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
35482
35483         * m4/prereq.m4 (gl_PREREQ): Require gt_FUNC_SETENV.
35484
35485 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
35486
35487         * lib/mktime.c (SHR): New macro, which is a portable
35488         substitute for >> that should work even on Crays.
35489         (TIME_T_MIDPOINT, ydhms_diff, __mktime_internal): Use it.
35490         Problem reported by Mark D. Baushke in
35491         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00071.html>.
35492         * lib/getdate.y (SHR): Likewise.
35493         (tm_diff): Use it.
35494         * lib/strftime.c (SHR): Likewise.
35495         (tm_diff): Use it.
35496         * lib/quotearg.c (struct quoting_options): Use unsigned int for
35497         quote_these_too, so that right shifts are well defined.  All uses
35498         changed.
35499
35500 2004-11-10  Jim Meyering  <jim@meyering.net>
35501
35502         Ensure that no close failure goes unreported.
35503         * lib/closeout.c (close_stdout): Always close stdout.  I.e., don't
35504         return early when it seems there's nothing to flush.
35505         Don't include __fpending.h.
35506
35507 2004-11-10  Jim Meyering  <jim@meyering.net>
35508
35509         * modules/closeout (Depends-on): Remove fpending.
35510
35511 2004-11-10  Jim Meyering  <jim@meyering.net>
35512
35513         * m4/jm-macros.m4 (gl_MACROS): Don't require gl_FUNC_FPENDING.
35514
35515 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
35516
35517         * m4/strftime.m4 (_gl_STRFTIME_PREREQS): Remove.  Move its body to
35518         gl_FUNC_STRFTIME.
35519         (gl_FUNC_STRFTIME): Use AC_CHECK_FUNCS_ONCE and AC_CHECK_HEADERS_ONCE
35520         and AC_REQUIRE when possible, to avoid duplicate checks.
35521         Check for <wchar.h>.
35522
35523 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
35524
35525         * lib/strftime.c (DO_MULTIBYTE): Check for wchar.h, too.
35526
35527 2004-11-09  Bruno Haible  <bruno@clisp.org>
35528
35529         * m4/sockpfaf.m4: New file.
35530
35531 2004-11-05  Bruno Haible  <bruno@clisp.org>
35532
35533         * lib/readlink.c: Include stddef.h, needed for size_t on Woe32.
35534         Reported by Mark D. Baushke <mdb@cvshome.org>.
35535
35536 2004-11-04  Bruno Haible  <bruno@clisp.org>
35537
35538         2004-09-11  Bruno Haible  <bruno@clisp.org>
35539                 * allocsa.valgrind: New file.
35540         2004-02-06  Bruno Haible  <bruno@clisp.org>
35541                 * allocsa.h (sa_alignof): Define differently with HP-UX cc, to
35542                 avoid a bug of this cc on HP-UX 10.20 dealing with enums.
35543                 Reported by Christopher Seip <chris.seip@hp.com>.
35544
35545 2004-11-04  Bruno Haible  <bruno@clisp.org>
35546
35547         * modules/allocsa (Files): Add lib/allocsa.valgrind.
35548         (Makefile.am): Distribute it.
35549
35550 2004-11-03  Paul Eggert  <eggert@cs.ucla.edu>
35551
35552         * lib/xreadlink.c (xreadlink): AIX and HP-UX readlink return -1
35553         with errno == ERANGE if the buffer is too small.
35554         Problem reported by Mark D. Baushke.
35555
35556 2004-11-03  Albert Chin  <china@thewrittenword.com>
35557             Paul Eggert  <eggert@cs.ucla.edu>
35558
35559         * m4/uint32_t.m4 (gl_AC_TYPE_UINT32_T): When determining uint32_t
35560         equivalent, substitute $ac_type for equivalent type rather than
35561         blindly using uint32_t *always* which won't work if uint32_t is not
35562         available.  Define _UINT32_T to work around typedef of uint32_t if
35563         <sys/sched.h>, <pthread.h>, or <semaphore.h> used on Solaris
35564         2.5.1.
35565
35566 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
35567
35568         * m4/jm-macros.m4: Sync from coreutils.
35569         (gl_MACROS): Check for mbrlen, for pathchk.
35570         (gl_CHECK_ALL_TYPES): Require AC_TYPE_MBSTATE_T, for pathchk.
35571
35572 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
35573
35574         * lib/xreadlink.c (MAXSIZE): New macro.
35575         (xreadlink): Use it instead of SSIZE_MAX.  Ensure initial buffer
35576         size does not exceed MAXSIZE.  Avoid cast.
35577         As suggested by Mark D. Baushke in
35578         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00009.html>,
35579         if readlink fails with buffer size just under MAXSIZE, try again
35580         with MAXSIZE.
35581
35582 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
35583
35584         * config/srclist.txt: Add mktime.c; glibc bought all our changes.
35585
35586 2004-11-02  Derek R. Price  <derek@ximbiot.com>
35587         and  Paul Eggert  <eggert@cs.ucla.edu>
35588
35589         * lib/getdate.y [!TEST]: Include <stdio.h>, since we use sprintf now.
35590         (get_date): Overparenthesize to avoid GCC warning.
35591
35592 2004-11-02  Bruno Haible  <bruno@clisp.org>
35593
35594         * m4/setenv.m4 (gt_FUNC_SETENV): Define VOID_UNSETENV if unsetenv()
35595         returns void.
35596
35597 2004-11-02  Bruno Haible  <bruno@clisp.org>
35598
35599         * lib/setenv.h (unsetenv): Define as a macro if the system's unsetenv()
35600         function returns void.
35601
35602 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
35603
35604         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
35605         fflush_unlocked, flockfile, funlockfile, funlockfile,
35606         fputs_unlocked, putc_unlocked.
35607
35608 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
35609
35610         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
35611         (funlockfile, fputs_unlocked, putc_unlocked): Don't define if
35612         already declared.
35613
35614 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
35615
35616         * modules/getdate (Files): Add doc/getdate.texi.
35617         (Depends-on): Add setenv, xalloc.
35618
35619 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
35620
35621         * lib/getdate.y: Add support for TZ="foo" within a date string.
35622         Fix some bugs near time_t boundaries.  Reject dates with
35623         out-of-range components, e.g., "Sept 31".
35624         Include <stdlib.h>, "setenv.h", "xalloc.h".
35625         (ISDIGIT_LOCALE): Remove; unused.
35626         Note that the TZ and time functions used here are not reentrant.
35627         (mktime_ok, get_tz): New functions.
35628         (TZBUFSIZE): New constant.
35629         (get_date): Parse leading TZ="foo".  Reject out-of-range components;.
35630         This requires that we sometimes generate our own TZ="XXX..." setting.
35631
35632 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
35633
35634         * doc/getdate.texi: New file, from coreutils with modifications for
35635         the new TZ parsing.
35636
35637 2004-10-27  Derek R. Price  <derek@ximbiot.com>
35638
35639         * lib/mktime.c (not_equal_tm): Remove redundant check.
35640
35641 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
35642
35643         * modules/regex (lib_SOURCES): Add regex.c.
35644         Reported by James Youngman in
35645         <http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00199.html>.
35646
35647 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
35648
35649         * lib/getdate.y: Use Bison 1.875 features, and some minor
35650         code cleanups.  This change does not affect semantics.
35651         Don't include <stdlib.h>; no longer needed.
35652         Don't include unlocked-io.h; only the "#if TEST" code uses
35653         stdio, and performance isn't crucial there.
35654         (PC, YYLEX_PARAM, YYPARSE_PARAM): Remove; replaced by
35655         Bison 1.875 features as described below.
35656         All uses of "PC." replaced by "pc->".
35657         (YYSTYPE): Add a forward declaration.
35658         (yylex, yyerror): Use full prototypes in forward decls.
35659         Use "%pure-parser" rather than obsolescent "%pure_parser".
35660         Use %parse-param and %lex-param instead of obsolescent
35661         YYPARSE_PARAM and YYLEX_PARAM.
35662         (meridian_table, month_and_day_table, time_units_table,
35663         relative_time_table, time_zone_table, military_table,
35664         lookup_zone, lookup_word, get_date):
35665         Use NULL instead of 0 where appropriate.
35666         (to_hour): Avoid abort (), to avoid a dependency on
35667         stdlib.h.
35668         (yyerror, yylex): Now accepts parser_control * arg.
35669         (main) [TEST]: Use '\0' rather than 0 for char.
35670
35671 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
35672
35673         * m4/getpagesize.m4 (gl_GETPAGESIZE): Check for <sys/param.h>.
35674
35675 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
35676
35677         * lib/getpagesize.c (getpagesize): Don't assume <sys/param.h> exists.
35678         It's now the caller's responsibility to handle the case where
35679         !HAVE_GETPAGESIZE && !defined getpagesize.
35680
35681         * lib/mktime.c (leapyear): Arg is long int, not int.
35682
35683 2004-10-18  Paul Eggert  <eggert@cs.ucla.edu>
35684
35685         * lib/argp-fs-xinl.c, argp-xinl.c: Update from glibc.
35686
35687 2004-10-17  Paul Eggert  <eggert@cs.ucla.edu>
35688
35689         * gnulib-tool (func_emit_lib_Makefile_am): Fix typo: a $ was
35690         missing.  Problem reported by James Youngman.
35691
35692 2004-10-16  Simon Josefsson  <jas@extundo.com>
35693
35694         * gnulib-tool: Fix comments.  Fix parse problem.
35695         (func_emit_lib_Makefile_am): Don't hard code a in libgl_a_SOURCES.
35696
35697 2004-10-15  Paul Eggert  <eggert@cs.ucla.edu>
35698
35699         * m4/getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
35700         implementation of getopt_long.  Problem reported by Alexander Taler in:
35701         http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00103.html
35702
35703 2004-10-15  Bruno Haible  <bruno@clisp.org>
35704
35705         * gnulib-tool: Untabify. Initialize supplied_libname.
35706         (func_usage): More homogenous output.
35707         (func_modules_transitive_closure, func_modules_to_filelist,
35708         func_emit_lib_Makefile_am): New functions.
35709         (func_import): New function, extracted from big case statement. Use
35710         func_get_license, func_modules_transitive_closure,
35711         func_modules_to_filelist, func_emit_lib_Makefile_am. Initialize
35712         opt_lgpl. Don't use test -a, as it's not portable.
35713         (func_create_testdir): Use func_modules_transitive_closure,
35714         func_modules_to_filelist, func_emit_lib_Makefile_am.
35715
35716 2004-10-15  Bruno Haible  <bruno@clisp.org>
35717
35718         * gnulib-tool (func_import): Let gl_INIT define LTALLOCA when needed.
35719
35720 2004-10-15  Bruno Haible  <bruno@clisp.org>
35721
35722         * gnulib-tool (func_emit_lib_Makefile_am): Add markers to separate
35723         the portions belonging to each module.
35724         Suggested by Derek Robert Price <derek@ximbiot.com>.
35725
35726 2004-10-12  Simon Josefsson  <jas@extundo.com>
35727
35728         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
35729         (fputs_unlocked, putc_unlocked) [!_LIBCS && !USE_UNLOCKED_IO]: Map
35730         to real functions.
35731
35732 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
35733
35734         * modules/vsnprintf: New file.
35735
35736 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
35737
35738         * m4/vsnprintf.m4: New file.
35739
35740 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
35741
35742         * lib/vsnprintf.h: New file.
35743         * lib/vsnprintf.c: New file.
35744
35745 2004-10-11  Bruno Haible  <bruno@clisp.org>
35746
35747         * MODULES.html.sh (Support for systems lacking ISO C 99): Add
35748         vsnprintf.
35749
35750 2004-10-10  Paul Eggert  <eggert@cs.ucla.edu>
35751
35752         * config/srclistvars.sh: Add GNUSTANDARDS (for eggert only).
35753
35754 2004-10-07  Bruno Haible  <bruno@clisp.org>
35755
35756         * lib/snprintf.c (snprintf): Avoid a memory allocation if the result
35757         fits into the provided buffer.
35758
35759 2004-10-06  Paul Eggert  <eggert@cs.ucla.edu>
35760
35761         * lib/diacrit.c, diacrit.h: Add GPL notice.
35762
35763         * lib/atanl.c, logl.c: Add GPL notice, to match glibc's added LGPL
35764         notice.
35765         * lib/atanl.c (atanl): Keep the code as similar to glibc as possible.
35766         * lib/logl.c (logl): Keep the code as similar to glibc as possible.
35767         This avoids a potential constant-folding bug.
35768
35769 2004-10-05  Bruno Haible  <bruno@clisp.org>
35770
35771         * m4/strsep.m4 (gl_FUNC_STRSEP): Require AC_GNU_SOURCE. Don't check
35772         for the declaration of strsep.
35773
35774 2004-10-05  Bruno Haible  <bruno@clisp.org>
35775
35776         * lib/strsep.h: Don't declare strsep() if HAVE_STRSEP.
35777
35778 2004-10-04  Simon Josefsson  <jas@extundo.com>
35779
35780         * modules/memmem: New file.
35781         * tests/test-memmem.c: New file.
35782         * MODULES.html.sh (Extra functions based on ANSI C 89): Add memmem.
35783
35784 2004-10-04  Simon Josefsson  <jas@extundo.com>
35785
35786         * m4/memmem.m4: New file.
35787
35788 2004-10-04  Simon Josefsson  <jas@extundo.com>
35789
35790         * lib/memmem.h: New file.
35791         * lib/memmem.c: New file, taken from glibc.
35792
35793 2004-10-04  Simon Josefsson  <jas@extundo.com>
35794
35795         * lib/error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
35796         '#ifdef USE_UNLOCKED_IO'.
35797
35798 2004-10-04  Simon Josefsson  <jas@extundo.com>
35799
35800         * config/srclist.txt: Add memmem from glibc.
35801
35802 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
35803
35804         * modules/xalloc (Files, Makefile.am): Remove xstrdup.c.
35805
35806         * modules/argmatch, modules/argp, modules/closeout, modules/error,
35807         modules/exclude, modules/getdate, modules/getline,
35808         modules/getndelim2, modules/getpass, modules/getpass-gnu,
35809         modules/getusershell, modules/linebuffer, modules/md5,
35810         modules/mountlist, modules/posixtm, modules/readtokens,
35811         modules/readutmp, modules/regex, modules/sha1,
35812         modules/version-etc, modules/yesno:
35813         Remove dependency on unlocked-io.
35814
35815 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
35816
35817         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Remove.  All uses removed.
35818
35819         * m4/unlocked-io.m4: Add copyright notice.
35820         (gl_FUNC_GLIBC_UNLOCKED_IO): Define USE_UNLOCKED_IO.
35821
35822 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
35823
35824         * lib/xalloc.h (xmemdup): Renamed from xclone.  All uses changed.
35825         * lib/xmalloc.c (xmemdup): Likewise.
35826         * lib/xalloc.h (CCLONE, CLONE, NEW, XCALLOC, XMALLOC, XREALLOC,
35827         XFREE): Remove these long-obsolescent macros.
35828         * lib/xmalloc.c (xstrdup): Implementation moved here from xstrdup.c
35829         * lib/xstrdup.c: Remove.
35830
35831         * lib/regex.c (re_comp): Cast gettext return value to char *,
35832         Problem reported by Martin Neitzel via Mark D. Baushke.
35833
35834 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
35835
35836         * lib/argmatch.c, closeout.c, error.c, exclude.c, getdate.y,
35837         getndelim2.c, getpass.c, getusershell.c, linebuffer.c,
35838         md5.c, mountlist.c, posixtm.c, readtokens.c, readutmp.c,
35839         regex.c, sha1.c, version-etc.c, yesno.c:
35840         Include "unlocked-io.h" only if USE_UNLOCKED_IO.
35841         * lib/unlocked-io.h: Don't worry about USE_UNLOCKED_IO; that's now
35842         the includer's responsibility.
35843
35844         Sync from coreutils.
35845
35846         * lib/modechange.c (mode_compile): Don't decrement a pointer that
35847         points to the start of a string, as the C Standard says the
35848         resulting behavior is undefined.
35849
35850         * lib/backupfile.h (enum backuptype): Rename none -> no_backups,
35851         simple -> simple_backups, numbered_existing ->
35852         numbered_existing_backups, numbered -> numbered_backups
35853         to avoid shadowing problems.  All uses changed.
35854         * lib/argmatch.c (enum backuptype) [defined TEST]: Likewise.
35855         * lib/backupfile.c (check_extension, numbered_backup):
35856         Rename locals to avoid shadowing 'basename'.
35857         * lib/backupfile.h (VALID_BACKUP_TYPE): Don't evaluate arg more than
35858         once.
35859
35860         * lib/.cppi-disable: Add getopt_.h, getopt_int.h.
35861         * lib/.cvsignore: Add getopt.h.
35862
35863 2004-10-04  Bruno Haible  <bruno@clisp.org>
35864
35865         * modules/README: New file.
35866         * gnulib-tool (func_all_modules, func_verify_module): modules/README is
35867         not a module.
35868
35869 2004-10-02  Jim Meyering  <jim@meyering.net>
35870
35871         * lib/dirfd.h, getpagesize.h: Add copyright notice.
35872
35873 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
35874
35875         * modules/strsep: New file.
35876
35877 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
35878
35879         * m4/strsep.m4: New file.
35880
35881 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
35882
35883         * lib/strsep.h: New file.
35884         * lib/strsep.c: New file.
35885
35886 2004-10-01  Simon Josefsson  <jas@extundo.com>
35887
35888         * lib/snprintf.c (snprintf): Handle size==0.
35889
35890 2004-10-01  Simon Josefsson  <jas@extundo.com>
35891             Bruno Haible  <bruno@clisp.org>
35892
35893         * lib/snprintf.c: Include <stdarg.h>, <stdlib.h>, <string.h>.
35894         (snprintf): Declare 'args'.
35895
35896 2004-10-01  Paul Eggert  <eggert@cs.ucla.edu>
35897
35898         * lib/snprintf.c: Remove comments as to why each header is needed.
35899
35900 2004-10-01  Bruno Haible  <bruno@clisp.org>
35901
35902         * MODULES.html.sh: Add strsep.
35903
35904 2004-09-30  Simon Josefsson  <jas@extundo.com>
35905
35906         * modules/snprintf: New file.
35907
35908 2004-09-30  Simon Josefsson  <jas@extundo.com>
35909
35910         * m4/snprintf.m4: New file.
35911
35912 2004-09-30  Simon Josefsson  <jas@extundo.com>
35913
35914         * lib/snprintf.h, lib/snprintf.c: New files.
35915
35916 2004-09-30  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
35917
35918         * lib/argp-help.c (canon_doc_option): Fixed coredump if *name==NULL
35919         (hol_entry_help): Never translate an empty string.
35920         Do not translate option tag (opt->name) if OPTION_NO_TRANS is set
35921         * lib/argp.h (OPTION_NO_TRANS): New option.
35922
35923 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
35924
35925         * modules/argp (Maintainer): Replace Simon Josefsson
35926         by Sergey Poznyakoff.
35927
35928 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
35929
35930         * config/srclist.txt: Comment-out argp/argp.h, until we get the argp
35931         changes merged back into glibc.
35932
35933 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
35934
35935         * MODULES.html.sh (Support for systems lacking ISO C 99): Add snprintf.
35936
35937 2004-09-29  Oskar Liljeblad  <oskar@osk.mine.nu>
35938
35939         * lib/xvasprintf.c: Include xalloc.h.
35940         (xvasprintf): Use xalloc_die, not xmalloc_die.
35941
35942 2004-09-29  Bruno Haible  <bruno@clisp.org>
35943
35944         * modules/alloca-opt: New file, derived from modules/alloca.
35945         * modules/allocsa: Depend on alloca-opt instead of alloca.
35946         * modules/setenv: Likewise.
35947         * modules/vasnprintf: Likewise.
35948         * MODULES.html.sh: Add alloca-opt.
35949
35950 2004-09-28  Simon Josefsson  <jas@extundo.com>
35951
35952         * gnulib-tool: New parameter --lgpl, to asseert that modules are
35953         LGPL, and to replace license template from GPL to LGPL.
35954
35955 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
35956
35957         * modules/dummy: Change license to LGPL.
35958
35959 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
35960
35961         * lib/dummy.c: Change copyright notice to FSF, and license to GPL.
35962
35963 2004-09-24  Simon Josefsson  <jas@extundo.com>
35964
35965         * modules/minmax (License): Change from GPL to LGPL.
35966
35967 2004-09-23  Simon Josefsson  <jas@extundo.com>
35968
35969         * gnulib-tool (--import): Typo.
35970
35971 2004-09-23  Simon Josefsson  <jas@extundo.com>
35972
35973         * gnulib-tool (--import): Make sure *.m4 end up in m4/ by default.
35974
35975 2004-09-22  Bruno Haible  <bruno@clisp.org>
35976
35977         * modules/*: Add 'License' field.
35978         * gnulib-tool: Accept --extract-license option.
35979         (func_get_license): New function.
35980
35981 2004-09-21  Bruno Haible  <bruno@clisp.org>
35982
35983         * modules/vasnprintf (Files): Add m4/stdint_h.m4, m4/inttypes_h.m4.
35984         Reported by Simon Josefsson.
35985
35986 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
35987
35988         * modules/inttostr (Files): Add m4/longlong.m4, since it uses
35989         gl_AC_TYPE_LONG_LONG.
35990
35991 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
35992
35993         * config/srclist.txt: Add getsubopt.c, since libc bought our changes.
35994
35995 2004-09-18  Simon Josefsson  <jas@extundo.com>
35996         and  Paul Eggert  <eggert@cs.ucla.edu>
35997
35998         * gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
35999         calls with autoreconf.  Define GL_LIB.
36000
36001 2004-09-14  Karl Berry  <karl@gnu.org>
36002
36003         * config/srclist.txt: unsync setenv.c, sigh.
36004
36005 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
36006
36007         * lib/argp-pvh.c (argp_program_version_hook): Provide initial value.
36008         Problem reported by Bruno Haible in:
36009         http://lists.gnu.org/archive/html/bug-tar/2004-09/msg00023.html
36010
36011 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
36012
36013         * config/srclist.txt: Comment out argp-pvh.c.
36014
36015 2004-09-11  Paul Eggert  <eggert@cs.ucla.edu>
36016
36017         * lib/mempcpy.h: Wrap the entire include file inside #ifndef mempcpy,
36018         in case some system header has #define'd it.  Problem reported by
36019         Soeren D. Schulze in
36020         <http://lists.gnu.org/archive/html/bug-gnulib/2004-09/msg00017.html>.
36021
36022 2004-09-09  Karl Berry  <karl@gnu.org>
36023
36024         * regex.[ch]: delete from the root.  These were supposed to be
36025                 synced with emacs cvs, but this has not happened for about
36026                 a year, and anyway nothing else uses emacs regex.[ch].
36027                 bug-gnulib mail from Jeff Bailey, 9 Sep 2004 15:49:24 -0700.
36028                 lib/regex[.ch] is untouched.
36029
36030 2004-09-09  Bruno Haible  <bruno@clisp.org>
36031
36032         * modules/vasnprintf (Files): Add m4/eoverflow.m4.
36033
36034 2004-09-09  Bruno Haible  <bruno@clisp.org>
36035
36036         * m4/eoverflow.m4: New file, taken from GNU libiconv eilseq.m4 with
36037         modifications.
36038         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Require gl_EOVERFLOW.
36039
36040 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
36041
36042         * modules/xvasprintf: New file.
36043         * MODULES.html.sh (Extra functions based on ANSI C 89): Add vasprintf.
36044
36045 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
36046
36047         * lib/xvasprintf.h: New file.
36048         * lib/xvasprintf.c: New file.
36049         * lib/xasprintf.c: New file.
36050
36051 2004-09-08  Bruno Haible  <bruno@clisp.org>
36052
36053         * m4/stdint.m4: New file, taken from GNU clisp with modifications.
36054
36055 2004-09-08  Bruno Haible  <bruno@clisp.org>
36056
36057         * lib/vasnprintf.c (VASNPRINTF): Signal EOVERFLOW if the resulting
36058         length is > INT_MAX.
36059         * lib/vasprintf.c (vasprintf): Don't test for length > INT_MAX any
36060         more.
36061
36062 2004-09-08  Bruno Haible  <bruno@clisp.org>
36063
36064         * lib/stdint_.h: New file, taken from GNU clisp.
36065
36066 2004-09-08  Bruno Haible  <bruno@clisp.org>
36067             Oskar Liljeblad  <oskar@osk.mine.nu>
36068
36069         * modules/stdint: New file.
36070         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdint.
36071
36072 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
36073
36074         Import from coreutils.
36075         * lib/userspec.c: Don't use <alloca.h>, so that we don't use alloca on
36076         strings on unbounded length.  alloca's performance benefits aren't
36077         that important here.
36078         (V_STRDUP): Remove.
36079         (parse_with_separator): New function, with most of the internals
36080         of the old parse_user_spec.  Allow user to omit both user and group,
36081         for compatibility with FreeBSD.
36082         Clone only the user name, not the entire spec.
36083         Do not set *uid, *gid unless entirely successful.
36084         Avoid memory leak in some failing cases.
36085         Fix regression for USER.GROUP reported by Dmitry V. Levin in
36086         <http://lists.gnu.org/archive/html/bug-coreutils/2004-08/msg00102.html>
36087         (parse_user_spec): Rewrite to use parse_with_separator.
36088
36089 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
36090
36091         * modules/userspec: Don't depend on alloca.
36092
36093 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
36094
36095         * m4/userspec.m4 (gl_USERSPEC): Don't require AC_FUNC_ALLOCA.
36096
36097 2004-08-17  Paul Eggert  <eggert@cs.ucla.edu>
36098
36099         * MODULES.html.sh: Add xalloc-die, c-strtod, c-strtold, raise,
36100         readtokens0, getcwd, fcntl-safer, canonicalize, cycle-check,
36101         utimecmp, utimens, xnanosleep.  Rename sha to sha1.
36102
36103 2004-08-16  Simon Josefsson  <jas@extundo.com>
36104
36105         * gnulib-tool: Use sed instead of autoconf --trace, inspired by
36106         libtoolize behaviour by "Gary V. Vaughan" <gary@gnu.org>.
36107         Add --dry-run for --import.
36108         Let user provided command line parameters override configure.ac
36109         settings.
36110
36111 2004-08-12  Simon Josefsson  <jas@extundo.com>
36112
36113         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): New macro,
36114         as discussed with Paul Eggert in threads rooted at
36115         <http://lists.gnu.org/archive/html/bug-gnulib/2004-06/msg00039.html>
36116         and
36117         <http://lists.gnu.org/archive/html/bug-gnulib/2004-07/msg00001.html>.
36118         Before, the test was empty, and relied on ELIDE_CODE in source
36119         code.)
36120         (gl_PREREQ_GETOPT): New macro.
36121         (gl_GETOPT): Use them.
36122
36123 2004-08-12  Simon Josefsson  <jas@extundo.com>
36124
36125         * lib/getopt.c, getopt1.c: Remove ELIDE_CODE hack.
36126         * lib/getopt_.h: Renamed from getopt.h.
36127
36128 2004-08-12  Simon Josefsson  <jas@extundo.com>
36129
36130         * gnulib-tool: Add --source-base, --m4-base, --libtool options.
36131         Change default library name from libfoo to libgnu.
36132         Now, if you have a configure.ac that says:
36133                 gl_SOURCE_BASE(gl)
36134                 gl_M4_BASE(gl/m4)
36135                 gl_MODULES(error getopt etcetera)
36136                 gl_INIT
36137         you can import all you need by running:
36138                 ../gnulib/gnulib-tool --import
36139
36140         * modules/getopt (Files): Rename getopt.h to getopt_.h.
36141         (Makefile.am): Rewrite, use logic from argz.
36142         (Include): Use <getopt.h> instead of "getopt.h".
36143
36144 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
36145
36146         * modules/argp (Files): Add m4/unlocked-io.m4.
36147         (Depends-on): Add extensions.
36148
36149 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
36150
36151         * m4/argp.m4 (gl_ARGP): Do not check for argp.h or argp_parse; nobody
36152         uses HAVE_ARGP_H or HAVE_ARGP_PARSE.
36153         Require gl_FUNC_GLIBC_UNLOCKED_IO, gl_USE_SYSTEM_EXTENSIONS.
36154         Check for program_invocation_name, program_invocation_short_name,
36155         flockfile, funlockfile, features.h, _getopt_long_only_r.
36156
36157 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
36158
36159         * lib/argp-help.c, argp-parse.c: Use "gettext.h" instead of
36160         its complicated substitute.
36161         * lib/argp-help.c: Include <errno.h>, for program_invocation_short_name
36162         and program_invocation_name.
36163         (__argp_basename) [!_LIBC]: Remove; the only use was
36164         replaced by its body.
36165         (__argp_short_program_name): Change condition from
36166         !defined __argp_short_program_name to
36167         ! (defined _LIBC || HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME),
36168         to match argp-namefrob.h.
36169         (__argp_failure): Don't assume strerror_r returns char *.
36170         * lib/argp-parse.c (N_): Define unconditionally.
36171         (argp_default_options): Fill out initializers with 0 to avoid
36172         gcc warnings.
36173
36174 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
36175
36176         * config/srclist.txt: Remove getopt.c, getopt.h (renamed to getopt_.h),
36177         getopt1.c.
36178
36179 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
36180
36181         Merge from coreutils.
36182
36183         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
36184
36185         * m4/obstack.m4 (gl_PREREQ_OBSTACK): Require
36186         gl_AC_HEADER_INTTYPES_H, gl_AC_HEADER_STDINT_H, gl_AC_TYPE_UINTMAX_T.
36187
36188 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
36189
36190         Merge from coreutils.
36191
36192         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Don't set to 1 if missing
36193         wmemchr or wmemcpy.  Problem reported by Robert Dahlem
36194         for Reliant Unix 5.43.
36195
36196         * lib/obstack.c: Include <inttypes.h> and <stdint.h> if available.
36197         (union fooround): Use uintmax_t, not long int.
36198         The rest is a merge from libc:
36199         [defined _LIBC]: Include <shlib-compat.h>.
36200         (_obstack) [defined _LIBC]: Remove after 2.3.4.
36201
36202         * lib/settime.c (settime): Recode to avoid warning with
36203         Sun Forte C 6U2.
36204
36205         * lib/strverscmp.c: Convert to UTF-8.
36206
36207 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
36208
36209         * modules/obstack (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
36210         m4/uintmax_t.m4.
36211
36212 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
36213
36214         * modules/xalloc-die: New file.
36215         * modules/xalloc: Remove dependencies on error, gettext, exitfail.
36216
36217         * modules/md5 (Files): Add m4/uint32_t.m4.
36218         * modules/sha1: Renamed from modules/sha.
36219         (Files):
36220         Rename lib/sha.h to lib/sha1.h.
36221         Rename lib/sha.c to lib/sha1.c.
36222         Rename m4/sha.m4 to m4/sha1.m4.
36223         (lib_SOURCES): Likewise.
36224         (configure.ac): Rename gl_SHA to gl_SHA1.
36225         (Include): sha.h -> sha1.h.
36226
36227 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
36228
36229         * m4/uint32_t.m4, m4/uintptr_t.m4: New files.
36230         * m4/sha1.m4: Renamed from sha.m4.
36231         (gl_SHA1): Renamed from gl_SHA.  All uses changed.
36232
36233 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
36234
36235         * lib/obstack.h (obstack_empty_p):
36236         Don't assume that chunk->contents is suitably aligned.
36237         * lib/obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk):
36238         Likewise. Problem reported by Benno in
36239         <http://sources.redhat.com/ml/libc-alpha/2004-08/msg00055.html>.
36240
36241         * lib/chown.c (rpl_chown): Work even if the file is writeable but not
36242         readable.  This could be improved further but it'd take some work.
36243
36244 2004-08-08  Simon Josefsson  <jas@extundo.com>
36245
36246         * modules/xgethostname (Depends-on): Remove exit and error (not
36247         used).
36248
36249         * modules/getpass-gnu: Add getpass.h.
36250         (Depends-on): Add stdbool.
36251         * modules/getpass: Add getpass.h.
36252
36253 2004-08-08  Simon Josefsson  <jas@extundo.com>
36254
36255         * m4/getpass.m4 (gl_FUNC_GETPASS, gl_FUNC_GETPASS_GNU):
36256         Check getpass declaration.
36257
36258 2004-08-08  Simon Josefsson  <jas@extundo.com>
36259
36260         * lib/xgethostname.c: Don't include error.h (not used).
36261
36262         * lib/getpass.h: Add.
36263         * lib/getpass.c: Include getpass.h first.
36264
36265 2004-08-08  Paul Eggert  <eggert@cs.ucla.edu>
36266
36267         * lib/xalloc-die.c: New file.
36268         * lib/xalloc.h (xalloc_fail_func, xalloc_msg_memory_exhausted): Remove.
36269         All uses removed.
36270         * lib/xmalloc.c (xalloc_fail_func, xalloc_msg_memory_exhausted):
36271         Likewise. Move inclusions of gettext.h, error.h, exitfail.h to
36272         xalloc-die.c.
36273         (_, N_, xalloc_die): Move to xalloc-die.c.
36274         * lib/userspec.c (parse_user_spaec): Use xstrdup rather than strdup,
36275         so that we needn't mess with xalloc_msg_memory_exhausted.
36276
36277         * lib/sha1.h: Renamed from sha.h.
36278         (SHA1_H): Renamed from _SHA_H.
36279         (sha1_ctx): Renamed from sha_ctx.
36280         (sha1_init_ctx): Renamed from sha_init_ctx.
36281         (sha1_process_block): Renamed from sha_process_block.
36282         (sha1_process_bytes): Renamed from sha_process_bytes.
36283         (sha1_finish_ctx): Renamed from sha_finish_ctx.
36284         (sha1_read_ctx): Renamed from sha_read_ctx.
36285         (sha1_stream): Renamed from sha_stream.
36286         (sha1_buffer): Renamed from sha_buffer.
36287         * lib/sha1.c: Likewise; renamed from sha.c.
36288         Do not include <sys/types.h>.
36289         Include <stddef.h> rather than <stdlib.h>.
36290
36291 2004-08-08  Bruno Haible  <bruno@clisp.org>
36292
36293         * lib/pathname.h (FILE_SYSTEM_PREFIX_LEN): Renamed from
36294         FILESYSTEM_PREFIX_LEN.
36295         * lib/progreloc.c: Likewise.
36296         * lib/concatpath.c (concatenated_pathname): Use FILE_SYSTEM_PREFIX_LEN.
36297
36298 2004-08-06  Simon Josefsson  <jas@extundo.com>
36299
36300         * modules/progname (Depends-on): Don't depend on stdbool.
36301
36302 2004-08-06  Simon Josefsson  <jas@extundo.com>
36303
36304         * modules/getsubopt: New file.
36305         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
36306         getsubopt.
36307
36308 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
36309
36310         More merge from coreutils.
36311
36312         * m4/utimens.m4, m4/utimecmp.m4: New files.
36313         * m4/backupfile.m4, euidacces.m4, acl.m4, afs.m4, calloc.m4, dirfd.m4,
36314         fsusage.m4, jm-macros.m4, ls-mntd-fs.m4, md5.m4, mountlist.m4,
36315         prereq.m4, sha.m4: Import changes from coreutils.
36316
36317 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
36318
36319         More merge from coreutils.
36320         * modules/raise, modules/readtokens0, modules/utimens:
36321         * modules/utimecmp, module/xnanosleep: New files.
36322         * modules/strftime: Add lib/strftime.h.
36323         Change include from <time.h> to "strftime.h".
36324         * modules/yesno: Add lib/yesno.h.
36325         * modules/backupfile: Remove lib/addext.c.
36326         * modules/euidaccess: Add stat-macros.h.
36327         * modules/canonicalize, modules/euidaccess,
36328         modules/filemode, modules/lchown, modules/makepath,
36329         modules/rmdir, modules/stat: Likewise.
36330
36331 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
36332
36333         Merge from tar.
36334         * lib/argp-help.c (make_hol, hol_append): Don't assume that
36335         SIZE_MAX is a valid preprocessor constant.
36336         (__argp_basename): Change from "#ifndef _LIBC"
36337         to "#ifndef __argp_short_program_name", so that
36338         we don't compile these functions for tar.
36339
36340         More merges from coreutils.
36341         * lib/raise.c, lib/readtokens0.h, lib/readtokens0.c, lib/strftime.h:
36342         * lib/utimens.h, lib/utimens.c, lib/utimecmp.h, lib/utimecmp.c:
36343         * lib/xnanosleep.h, lib/xnanosleep.c, lib/yesno.h: New files.
36344         * lib/addext.c: Remove; no longer needed.
36345         * lib/yesno.c, lib/argmatch.h, lib/argmatch.c, lib/backupfile.h,
36346         lib/backupfile.c, lib/euidaccess.c, lib/filemode.c, lib/closeout.c,
36347         lib/dup2.c, lib/exclude.c, lib/fileblocks.c, lib/filemode.c,
36348         lib/fnmatch.c, lib/fnmtahc_loop.c, lib/fopen-safer.c, lib/fsusage.c,
36349         lib/fsusage.h, lib/ftruncate.c, lib/full-write.c, lib/getdate.y,
36350         lib/getloadavg.c, lib/getugroups.c, lib/hard-locale.c,
36351         lib/hard-locale.h, lib/hash.c, lib/human.c, lib/human.h, lib/lchown.c,
36352         lib/lchown.h, lib/makepath.c, lib/makepath.h, lib/md5.c, lib/md5.h,
36353         lib/memchr.c, lib/memcoll.c, lib/memrchr.c, lib/modechange.c,
36354         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
36355         lib/posixtm.c, lib/putenv.c, quotearg.c, lib/quotearg.h,
36356         lib/readtokens.c, lib/readutmp.c, lib/readutmp.h, lib/rmdir.c,
36357         lib/safe-read.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c,
36358         lib/sig2str.c, lib/stat.c, lib/strtoimax.c, lib/strverscmp.c,
36359         lib/userspec.c, lib/utime.c, lib/version-etc.c., lib/xgethostname.c,
36360         lib/xmemcoll.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtod.h,
36361         lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h, lib/xstrtoumax.c:
36362         Import changes from coreutils.
36363
36364 2004-08-05  Simon Josefsson  <jas@extundo.com>
36365
36366         * m4/strdup.m4: Always run gl_PREREQ_STRDUP, since strdup.h need it.
36367
36368 2004-08-05  Simon Josefsson  <jas@extundo.com>
36369
36370         * m4/getsubopt.m4: New file.
36371
36372 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
36373
36374         Merge from coreutils.
36375
36376         * m4/c-strtod.m4, m4/canonicalize.m4, m4/fcntl-safer.m4:
36377         * m4/getcwd-path-max.m4: New files.
36378
36379         * m4/dos.m4 (gl_AC_DOS): filesystem -> file system renaming.
36380         FILESYSTEM_PREFIX_LEN ->
36381         FILE_SYSTEM_PREFIX_LEN.
36382         FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX ->
36383         FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX.
36384         FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR ->
36385         FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR.
36386
36387         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't require gl_AC_DOS, the
36388         prerequisite modules now handle the DOS stuff.
36389         Don't check for unistd.h.
36390
36391 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
36392
36393         Merge from coreutils.
36394
36395         * lib/.gdb-history: Remove; this doesn't belong here.
36396
36397         * lib/c-strtod.c, lib/c-strtod.h, lib/c-strtold.c, lib/cycle-check.c:
36398         * lib/cycle-check.h, lib/dev-ino.h, lib/canonicalize.h:
36399         * lib/canonicalize.c, lib/fcntl-safer.h, lib/fcntl-safer.c:
36400         * lib/getcwd.c: New files.
36401
36402         * lib/dirname.h: Include <stdbool.h>.
36403         (FILE_SYSTEM_PREFIX_LEN): Renamed from FILESYSTEM_PREFIX_LEN,
36404         for consistency with POSIX terminology.  All uses changed.
36405         (IS_ABSOLUTE_FILE_NAME, IS_RELATIVE_FILE_NAME): New macros.
36406         (strip_trailing_slashes): Use bool for booleans.
36407         * lib/stripslash.c (strip_trailing_slashes): Likewise.
36408
36409         * lib/error.c: Work around bug in OpenBSD 3.4 sterror_r: it
36410         sometimes returns a positive errno value even when it succeeds.
36411         (print_errno_message) [!LIBC]: Fall back on strerror if
36412         __strerror_r fails.
36413
36414         * lib/path-concat.c (mempcpy): Don't define if a system header defines
36415         it. Don't include stdio.h, stdlib.h, unistd.h, strdup.h.
36416         (longest_relative_suffix): New function.
36417         (path_concat): Use it.  Assume first argument is not NULL.
36418         Port to DOS.  Omit redundant separators.
36419         Report an error instead of returning NULL.
36420         Use mempcpy instead of memcpy.
36421         (xpath_concat): Remove: not declared or used.
36422
36423         * lib/same.h: Include <stdbool.h>
36424         (same_name): Return bool, not int.
36425         * lib/same.c (same_name): Likewise.
36426         (errno): Don't declare; we assume C89 or better now.
36427
36428         * lib/stat-macros (S_ISCTG, S_ISOFD, S_ISOFL): New macros,
36429         if not already defined.
36430
36431         * lib/xgetcwd.c (errno): Don't declare; we assume C89 or better now.
36432         * lib/dup-safer.c (errno): Likewise.
36433
36434 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
36435
36436         Merge from coreutils.
36437         * modules/c-strtod, modules/c-strtold, modules/canonicalize:
36438         * modules/cycle-check, modules/fcntl-safer, modules/getcwd: New files.
36439         * modules/path-concat: Don't depend on strdup.
36440
36441 2004-08-03  Simon Josefsson  <jas@extundo.com>
36442
36443         * lib/strdup.h: Only use HAVE_DECL_STRDUP if defined.
36444         * lib/progname.h: Don't include stdbool.h.
36445
36446 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
36447
36448         * modules/fatal: Remove, as the "fatal" module wasn't used or working.
36449         * MODULES.html.sh (func_all_modules): Remove fatal.
36450
36451 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
36452
36453         * m4/fatal.m4: Remove, as the "fatal" module wasn't used or working.
36454
36455 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
36456
36457         * lib/fatal.c, fatal.h: Remove as the "fatal" module wasn't used or
36458         working.
36459
36460 2004-08-02  Simon Josefsson  <jas@extundo.com>
36461
36462         * lib/getsubopt.h: New file, with comments from Bruno Haible.
36463         * lib/getsubopt.c: New file, from glibc, but slightly modified based on
36464         suggestions from Paul Eggert <eggert@cs.ucla.edu>.
36465
36466 2004-08-01  Simon Josefsson  <jas@extundo.com>
36467
36468         * lib/xgetdomainname.c: Include stdlib.h, for free().
36469
36470 2004-07-19  Bruno Haible  <bruno@clisp.org>
36471
36472         * MODULES.html.sh (func_all_modules): Add dummy.
36473
36474 2004-07-16  Simon Josefsson  <jas@extundo.com>
36475
36476         * modules/dummy: New file.
36477
36478 2004-07-16  Simon Josefsson  <jas@extundo.com>
36479
36480         * lib/dummy.c: New file.
36481
36482 2004-07-16  Bruno Haible  <bruno@clisp.org>
36483
36484         * lib/backupfile.h: Add extern "C" for C++.
36485         * lib/closeout.h: Likewise.
36486         * lib/copy-file.h: Likewise.
36487         * lib/findprog.h: Likewise.
36488         * lib/full-write.h: Likewise.
36489         * lib/pathname.h: Likewise.
36490         * lib/progname.h: Likewise.
36491         * lib/stpcpy.h: Likewise.
36492         * lib/stpncpy.h: Likewise.
36493         * lib/strcase.h: Likewise.
36494         * lib/strstr.h: Likewise.
36495         * lib/xalloc.h: Likewise.
36496
36497         * lib/mbswidth.h: Add extern "C" for C++.
36498         Reported by Albert Chin-A-Young <china@thewrittenword.com>.
36499
36500 2004-07-13  Robert Millan  <robertmh@gnu.org>
36501
36502         * m4/host-os.m4: s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g.
36503
36504 2004-07-09  Simon Josefsson  <jas@extundo.com>
36505
36506         * lib/getndelim2.c: Include stddef.h, for ptrdiff_t.  (FreeBSD 4.9
36507         failed without this.)
36508
36509 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
36510
36511         * modules/chown (Files): Add lib/fchown-stub.c, since
36512         gl_PREREQ_CHOWN invokes AC_LIBOBJ(fchown-stub).
36513
36514 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
36515
36516         * lib/fchown-stub.c: New file.
36517
36518 2004-06-24  Jim Meyering  <jim@meyering.net>
36519
36520         * lib/obstack.h (obstack_base): Cast to (void *), per documentation.
36521
36522 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
36523
36524         * modules/argz: Omit "#include".
36525
36526         * MODULES.html.sh (func_all_modules): Add calloc, to match
36527         2004-06-01 addition of calloc module.
36528
36529 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
36530
36531         * m4/argz.m4: New file, which is autoupdated from libtool.
36532
36533 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
36534
36535         * lib/argz.c, lib/argz_.h: New files, which are autoupdated from
36536         libtool.
36537
36538 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
36539
36540         * config/srclist-update: Don't insist on "USA." before the
36541         close-comment, as libtool omits the period and puts the */ on a
36542         separate line.
36543         * config/srclist.txt: Add argz.c, argz_.h, argz.m4.
36544         * config/srclistvars.sh: Add LIBTOOL (for eggert only).
36545
36546 2004-06-22  Gary V. Vaughan  <gary@gnu.org>
36547
36548         * modules/argz: New file.
36549         * MODULES.html.sh (func_all_modules): Add argz.
36550
36551 2004-06-12  Jim Meyering  <jim@meyering.net>
36552         and  Paul Eggert  <eggert@cs.ucla.edu>
36553
36554         * modules/hash (Files): Add lib/xalloc.h.
36555         * modules/pipe (Depends-on): Add wait-process.
36556         * modules/stat (Depends-on): Add xalloc.
36557         * modules/userspec (Files): Add lib/userspec.h.
36558         * modules/xstrto
36559
36560         Upgrade from gettext-0.13.
36561         * modules/gettext (Files): Add m4/intmax.m4, m4/longdouble.m4,
36562         m4/longlong.m4, m4/printf-posix.m4, m4/signed.m4, m4/size_max.m4,
36563         m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4.
36564
36565 2004-06-10  Jim Meyering  <jim@meyering.net>
36566
36567         * lib/calloc.c: New file.
36568
36569 2004-06-06  Paul Eggert  <eggert@cs.ucla.edu>
36570
36571         * lib/getdate.y (yylex): Allow space between sign and number.
36572         Problem reported by Dan Jacobson.
36573
36574 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
36575
36576         Merge from coreutils CVS.
36577
36578         * m4/backupfile.m4, dirname.m4, human.m4, inttypes.m4, longlong.m4,
36579         makepath.m4, memchr.m4, memcmp.m4, mountlist.m4, path-concat.m4,
36580         putenv.m4, quotearg.m4, readutmp.m4, strtoimax.m4, strtoll.m4,
36581         strtoull.m4, strtoumax.m4, ulonglong.m4, vasnprintf.m4,
36582         xstrtol.m4: Fix copyright date and/or serial number.
36583
36584         * m4/chown.m4 (gl_PREREQ_CHOWN): Check for fcntl.h.
36585         See if we need an fchown replacement.
36586         (gl_FUNC_CHOWN_FOLLOWS_SYMLINK): New macro.
36587         (gl_FUNC_CHOWN): Require gl_FUNC_CHOWN_FOLLOWS_SYMLINK,
36588         and use the replacement function if we detect either defect.
36589
36590         * m4/prereq.m4 (gl_PREREQ): Add gl_ALLOCSA, gl_CLOEXEC, gl_INTTOSTR,
36591         gl_UTIMECMP.
36592
36593 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
36594         and  Jim Meyering  <jim@meyering.net>
36595
36596         Merge from coreutils CVS.
36597
36598         * lib/stat-macros.h: New file, with contents from file-type.h
36599         and coreutils' system.h.
36600         * lib/file-type.c: Include "stat-macros.h".
36601         * lib/file-type.h (file_type): Move all macro definitions to new file,
36602         stat-macros.h.
36603
36604         * lib/chown.c (rpl_chown) [CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE]:
36605         Wrap old code with this conditional.
36606         [CHOWN_MODIFIES_SYMLINK]: Try to work around a chown
36607         function that does not dereference symlinks.
36608         * lib/lchown.c (lchown) [CHOWN_MODIFIES_SYMLINK]: Just call chown.
36609
36610         * lib/xreadlink.c: Include xreadlink.h first, to catch .h file
36611         dependency problems.
36612         (xreadlink): Accept new arg SIZE, for efficiency.
36613         All decls and uses changed.
36614         * lib/xreadlink.h: Include <stddef.h>, for size_t.
36615
36616         * lib/.cppi-disable: Add alloca_.h, allocsa.h, exit.h, getndelim2.h,
36617         gettext.h, localcharset.h, strdup.h, strndup.h, strtoul.c, time_r.h.
36618
36619         * lib/.cvsignore: Add alloca.h, fnmatch.h, poll.h, stdbool.h,
36620         sysexits.h.
36621
36622 2004-06-01  Jim Meyering  <jim@meyering.net>
36623
36624         * m4/calloc.m4: New file.
36625
36626 2004-05-31  Paul Eggert  <eggert@cs.ucla.edu>
36627
36628         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Detect _Bool bug in HP aC++/ANSI
36629         C B3910B A.05.55 [Dec 04 2003].  Problem reported by Jim Meyering.
36630         Also, fix a typo in a diagnostic.
36631
36632 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
36633
36634         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Do not require AC_FUNC_MALLOC
36635         or AC_FUNC_REALLOC.
36636
36637 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
36638
36639         * lib/xmalloc.c (HAVE_MALLOC, HAVE_REALLOC): Do not require these
36640         macros to be defined.
36641         (xnmalloc_inline, xnrealloc_inline, xcalloc): Do not die if
36642         the allocator returns NULL because the requested size is zero.
36643
36644 2004-05-20  Paul Eggert  <eggert@cs.ucla.edu>
36645
36646         * lib/malloc/obstack.c (_obstack) [defined _LIBC]: Bring back this
36647         var.  Add comment explaining why libc still defines it.  This
36648         merges the following patch from glibc:
36649         http://sources.redhat.com/ml/libc-alpha/2004-05/msg00157.html
36650
36651 2004-05-20  Andreas Schwab  <schwab@suse.de>
36652
36653         * m4/free.m4: Replace free if it not known to work, not the other
36654         way round.
36655
36656 2004-05-19  Paul Eggert  <eggert@cs.ucla.edu>
36657
36658         * lib/obstack.c (_obstack): Remove unused variable.  It hasn't been
36659         present in glibc since revision 1.1 of this file.
36660         * lib/obstack.h (_obstack_free, obstack_1grow, obstack_1grow_fast,
36661         obstack_alignment_mask, obstack_alloc, obstack_base,
36662         obstack_blank, obstack_blank_fast, obstack_chunk_size,
36663         obstack_copy, obstack_copy0, obstack_finish, obstack_grow,
36664         obstack_grow0, obstack_init, obstack_int_grow,
36665         obstack_int_grow_fast, obstack_make_room, obstack_memory_used,
36666         obstack_next_free, obstack_object_size, obstack_ptr_grow,
36667         obstack_ptr_grow_fast, obstack_room): Remove declarations of
36668         nonexistent functions.
36669
36670 2004-05-18  Karl Berry  <karl@gnu.org>
36671
36672         * config/srclist.txt: break link for vasnprintf.c.
36673
36674 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
36675
36676         Port obstack to the AS/400, where pointers are 16 bytes wide and
36677         you cannot cast an integer to a valid pointer.  This patch is
36678         currently waiting to be integrated into glibc; see
36679         <http://sources.redhat.com/ml/libc-alpha/2004-05/msg00073.html>.
36680
36681         * lib/obstack.h (__PTR_TO_INT, __INT_TO_PTR): Remove.
36682         All uses of __INT_TO_PTR (PTR_TO_INT ...) replaced by __PTR_ALIGN.
36683         (__BPTR_ALIGN, __PTR_ALIGN): New macros.
36684         (struct obstack): temp member is now a union of a pointer and
36685         an integer, instead of an integer.  All integer uses changed.
36686         This does not affect the physical layout of struct obstack,
36687         except on hosts (like the AS/400) where the size or alignment of
36688         void * is greater than that of ptrdiff_t.
36689         (obstack_finish) [! (defined __GNUC__ && defined __STDC__ &&
36690         __STDC__)]: Store temporary in pointer member of union, not
36691         integer member.
36692         * lib/obstack.c: Include <stddef.h>, for offsetof.
36693         (struct fooalign): Remove; it doesn't need a name.
36694         (union fooround): Change double to long double, and add void *.
36695         (DEFAULT_ALIGNMENT): Use offsetof to compute.
36696         (DEFAULT_ALIGNMENT, DEFAULT_ROUNDING): Now an enum constant,
36697         not a macro.  Hence the values are always int; so remove all
36698         casts-to-int in uses.
36699
36700 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
36701
36702         * config/srclist.txt: Break link for argp-help.c and argp-parse.c until
36703         we can get this patch merged into glibc.
36704
36705 2004-05-17  Derek R. Price  <derek@ximbiot.com>
36706             Paul Eggert  <eggert@cs.ucla.edu>
36707
36708         * m4/argp: Depend on alloca.
36709
36710 2004-05-17  Derek R. Price  <derek@ximbiot.com>
36711             Paul Eggert  <eggert@cs.ucla.edu>
36712
36713         * lib/argp-help.c, argp-parse.c: Assume <alloca.h> rather than
36714         freecoding.
36715
36716 2004-05-17  Bruno Haible  <bruno@clisp.org>
36717
36718         * lib/vasnprintf.c (VASNPRINTF): Correctly handle the case of a
36719         precision that consists of a '.' followed by an empty digit string.
36720         Patch by Tor Lillqvist <tml@iki.fi>.
36721
36722 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
36723
36724         * m4/alloca.m4 (gl_FUNC_ALLOCA): Define HAVE_ALLOCA_H always,
36725         for backward compatibility with older code.  We need our own
36726         alloca.h if _AIX is defined.  Define HAVE_ALLOCA if we discover
36727         it under some other name, and our alloca.h will define it.
36728
36729 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
36730             Derek Price  <derek@ximbiot.com>
36731
36732         * lib/alloca.c: Include <alloca.h>, to get our interface.
36733         * lib/alloca_.h: Use __alloca on AIX, so that we don't have to
36734         include <alloca.h> first.  Use C89 prototype for alloca; this
36735         requires including <stddef.h> for size_t.  Use extern "C" if C++.
36736         Use #elif for simplicity, since we can assume C89 now.
36737         Don't try to source the system alloca.h since it will not be found
36738         and to prevent recursively including its replacement.
36739         * lib/fnmatch.c: Include <alloca.h> instead of opencoding.
36740         * lib/regex.c: Likewise.
36741
36742 2004-05-16  Derek Price  <derek@ximbiot.com>
36743             Paul Eggert  <eggert@cs.ucla.edu>
36744
36745         getline cleanup.  This changes the getndelim2 API: both order of
36746         arguments, and meaning of delim2 (now uses EOF, not 0, to indicate
36747         no delimiter).
36748
36749         * lib/getline.c: Don't include stddef.h or stdio.h, since our
36750         interface does that.
36751         (getline): Always use getdelim, so that we don't have two
36752         copies of this code.
36753         * lib/getndelim2.c: Include <limits.h>, <inttypes.h>, <stdint.h>
36754         if available.
36755         (PTRDIFF_MAX, SIZE_MAX, SSIZE_MAX): Define if not defined.
36756         (GETNDELIM2_MAXIMUM): New macro.
36757         (getndelim2): Reorder arguments.  delim==EOF now means no delimiter,
36758         instead of the old practice of delim2==0.  All callers changed.
36759         Return -1 on overflow, instead of returning junk.
36760         Do not set *linesize unless allocation succeeds.
36761         * lib/getndelim2.h: Do not include stddef.h; no longer needed, now
36762         that we include sys/types.h.
36763         * lib/getnline.h: Likewise.
36764         * lib/getndelim2.h (GETNLINE_NO_LIMIT): New macro.
36765         (getndelim2): Reorder arguments.
36766         * lib/getnline.c (getnline, getndelim):
36767         Don't discard the NMAX argument.
36768         (getnline): Invoke getndelim, to avoid code duplication.
36769         * lib/getnline.h (GETNLINE_NO_LIMIT): New macro, used instead
36770         of (size_t) -1 by callers of the getnline family.
36771
36772 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
36773
36774         * m4/gettime.m4 (gl_GETTIME): Require gl_TIMESPEC.
36775         Check for gettimeofday.
36776         * m4/settime.m4 (gl_SETTIME): Require gl_TIMESPEC.
36777         Check for settimeofday, stime.
36778
36779 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
36780
36781         * lib/nanosleep.c (suspended): Change its type from int to
36782         sig_atomic_t volatile.
36783         (first_call): Make it private to rpl_nanosleep, and have it
36784         be zero initially as that's a bit faster.
36785         (my_usleep): Round up fractional times instead of truncating them,
36786         as this is the usual meaning for 'sleep'.
36787
36788         * lib/gettime.c (gettime): Fall back on `time' if `gettimeofday'
36789         doesn't work.
36790         * lib/settime.c: Include <unistd.h>, for stime (on Solaris 8, anyway).
36791         (ENOSYS): Define if not defined.
36792         (settime): Fall back on stime if it exists and settimeofday fails.
36793         But don't bother with fallbacks if a method fails with errno == EPERM.
36794
36795 2004-05-11  Jim Meyering  <jim@meyering.net>
36796
36797         Prior to this change, the save_cwd caller required read access to the
36798         current directory on most systems (ones with the fchdir function).
36799
36800         * lib/save-cwd.c (save_cwd) [HAVE_FCHDIR]: If opening `.' read-only
36801         fails, try write-only, and finally, resort to using xgetcwd.
36802
36803 2004-05-06  Paul Eggert  <eggert@cs.ucla.edu>
36804
36805         * lib/obstack.c, obstack.h: Import changes from libc.
36806
36807 2004-04-28  Bruno Haible  <bruno@clisp.org>
36808
36809         * lib/findprog.c (find_in_path): Treat Cygwin like Windows, since it
36810         also implicitly appends .exe to executables.
36811         * lib/localcharset.c (ISSLASH): Treat Cygwin like Windows, since it now
36812         accepts Windows pathnames.
36813         * lib/pathname.h (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
36814         Treat Cygwin like Windows, since it now accepts Windows pathnames.
36815         * lib/progreloc.c (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
36816         Treat Cygwin like Windows, since it now accepts Windows pathnames.
36817         Reported by Derek Robert Price <derek@ximbiot.com>.
36818
36819 2004-04-21  Karl Berry  <karl@gnu.org>
36820
36821         * config/srclist.txt (localcharset.c): break sync.
36822
36823 2004-04-20  Paul Eggert  <eggert@twinsun.com>
36824
36825         * m4/host-os.m4: Add a copyright notice.
36826
36827 2004-04-20  Jim Meyering  <jim@meyering.net>
36828
36829         Change UTILS_ to gl_ in AC_DEFINE'd names.
36830         Change utils_- and jm_-prefixed variables, too.
36831         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Renamed from
36832         UTILS_FUNC_MKDIR_TRAILING_SLASH.
36833         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Renamed from UTILS_FUNC_MKSTEP.
36834
36835         * m4/dirfd.m4 (gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
36836         Don't emit trailing blanks.
36837         Also rename jm_-prefixed variables to have gl_ prefix.
36838
36839         * m4/host-os.m4 (gl_HOST_OS): Rename from UTILS_HOST_OS.
36840         Also rename jm_-prefixed variables to have gl_ prefix.
36841
36842         * m4/jm-macros.m4: Reflect the renamings.
36843         * m4/prereq.m4: Likewise.
36844
36845 2004-04-20  Jim Meyering  <jim@meyering.net>
36846
36847         * lib/getndelim2.c (getndelim2): Upon realloc failure, don't leak
36848         memory.
36849
36850 2004-04-20  Jim Meyering  <jim@meyering.net>
36851             Bruno Haible  <bruno@clisp.org>
36852
36853         * lib/localcharset.c (get_charset_aliases) [!VMS && !WIN32]: Don't leak
36854         memory when realloc fails.
36855
36856 2004-04-19  Jim Meyering  <jim@meyering.net>
36857
36858         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Require gl_FUNC_FREE,
36859         now that readutmp.c may call `free (0)'.
36860
36861 2004-04-19  Bruno Haible  <bruno@clisp.org>
36862
36863         * m4/mbrtowc.m4: Change jm_ to gl_ in cache variables as well.
36864         * m4/inttypes_h.m4: Likewise.
36865         * m4/stdint_h.m4: Likewise.
36866         * m4/intmax_t.m4: Likewise.
36867         * m4/uintmax_t.m4: Likewise.
36868
36869 2004-04-18  Jim Meyering  <jim@meyering.net>
36870
36871         * m4/prereq.m4: Don't forbid jm_ prefix.
36872
36873         * m4/afs.m4, m4/allocsa.m4, m4/assert.m4, m4/backupfile.m4:
36874         * m4/bison.m4, m4/check-decl.m4, m4/chown.m4, m4/d-ino.m4:
36875         * m4/d-type.m4, m4/dirname.m4, m4/dos.m4, m4/error.m4, m4/fpending.m4:
36876         * m4/fstypename.m4, m4/fsusage.m4, m4/ftruncate.m4, m4/getdate.m4:
36877         * m4/getgroups.m4, m4/gettext.m4, m4/glibc21.m4, m4/group-member.m4:
36878         * m4/human.m4, m4/intmax.m4, m4/intmax_t.m4, m4/inttostr.m4:
36879         * m4/inttypes.m4, m4/inttypes_h.m4, m4/jm-macros.m4, m4/jm-winsz1.m4:
36880         * m4/jm-winsz2.m4, m4/lchown.m4, m4/lib-check.m4, m4/link-follow.m4:
36881         * m4/localcharset.m4, m4/longlong.m4, m4/ls-mntd-fs.m4, m4/lstat.m4:
36882         * m4/makepath.m4, m4/mbrtowc.m4, m4/mbswidth.m4, m4/memchr.m4:
36883         * m4/memcmp.m4, m4/mkdtemp.m4, m4/mkstemp.m4, m4/mountlist.m4:
36884         * m4/nanosleep.m4, m4/path-concat.m4, m4/perl.m4, m4/prereq.m4:
36885         * m4/putenv.m4, m4/quotearg.m4, m4/regex.m4, m4/stat.m4:
36886         * m4/stdint_h.m4, m4/strftime.m4, m4/strtoimax.m4, m4/strtoll.m4:
36887         * m4/strtoull.m4, m4/strtoumax.m4, m4/timespec.m4, m4/uintmax_t.m4:
36888         * m4/ulonglong.m4, m4/unlink-busy.m4, m4/unlocked-io.m4, m4/uptime.m4,
36889         * m4/utimbuf.m4, m4/utime.m4, m4/utimes-null.m4, m4/vasnprintf.m4:
36890         * m4/xstrtoimax.m4, m4/xstrtol.m4, m4/xstrtoumax.m4:
36891         Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
36892
36893 2004-04-18  Jim Meyering  <jim@meyering.net>
36894
36895         * lib/readutmp.c (read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc
36896         failure, don't leak memory and do call END_UTMP_ENT.
36897
36898 2004-04-16  Jim Meyering  <jim@meyering.net>
36899
36900         * m4/prereq.m4 (jm_PREREQ_STAT): Remove macro.  It is specific to
36901         coreutils' stat program.
36902         (gl_PREREQ): Don't require jm_PREREQ_STAT.
36903
36904 2004-04-11  Paul Eggert  <eggert@twinsun.com>
36905
36906         * lib/inttostr.h: Include <limits.h> unconditionally, since we assume
36907         C89.
36908         (CHAR_BIT): Remove, since we assume C89.
36909         Include <stdint.h> if available, as per current Autoconf CVS advice.
36910
36911 2004-03-31  Jim Meyering  <jim@meyering.net>
36912
36913         * m4/prereq.m4: Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
36914         Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
36915         * m4/xalloc.m4: Likewise.
36916
36917 2004-03-30  Paul Eggert  <eggert@twinsun.com>
36918
36919         Merge from coreutils.
36920
36921         * m4/inttostr.m4: New file.
36922         * m4/getdate.m4 (gl_GETDATE): Remove time-related stuff.
36923         Require AM_STDBOOL_H and gl_TIMESPEC instead.
36924         Require gl_CLOCK_TIME.
36925         * m4/clock_time.m4 (gl_CLOCK_TIME): Require AC_GNU_SOURCE.
36926
36927 2004-03-30  Paul Eggert  <eggert@twinsun.com>
36928
36929         * lib/cloexec.h, cloexec.c (set_cloexec_flag): Return int
36930         not bool, to be more consistent with Unix conventions.
36931         Suggested by Bruno Haible.
36932
36933         Merge from coreutils.
36934
36935         * lib/imaxtostr.c, lib/inttostr.c, lib/inttostr.h, lib/offtostr.c:
36936         * lib/umaxtostr.c: New files.
36937
36938         * lib/getdate.h: Include stdbool.h, and timespec.h instead of
36939         the usual <time.h> dance.
36940         (get_date): Change signature to support fractional time stamps.
36941         All callers changed.
36942         * lib/getdate.y: Include "getdate.h" first, as we can now
36943         assume C89 and don't need to worry about 'const'.
36944         Similarly, include "unlocked-io.h" near start, not in middle.
36945         Include <limits.h>.
36946         (textint.value): Use long int rather than int.
36947         (textint.digits): Use size_t rather than int.
36948         (BILLION, LOG10_BILLION): New constants.
36949         (parser_control): New member rel_ns.  Members day_ordinal,
36950         time_zone, month, day, hour, minutes, rel_year, rel_month,
36951         rel_day, rel_hour, rel_minutes, rel_seconds
36952         are now long int, not int.  Member seconds is now struct timespec,
36953         not int.  New member timespec_seen.  Members dates_seen, days_seen,
36954         local_zones_seen, rels_seen, times_seen, zones_seen are now size_t,
36955         not int.
36956         (%union.intval): Now long int, not int.
36957         New member timespec.
36958         (tSDECIMAL_NUMBER, tUDECIMAL_NUMBER): New tokens.
36959         (seconds, signed_seconds, unsigned_seconds): New nonterminals.
36960         (spec): Now is a timespec or an item list.
36961         (timespec, items): New nonterminals.
36962         (time, rel, relunit, number, get_date):
36963         Add support for fractional seconds.
36964         (time): Fix bug: seconds weren't cleared in "00:00 +0000" syntax.
36965         (gmtime, localtime, mktime): Remove decls; not needed with C89.
36966         (to_hour): First arg is now long int, not int.
36967         (to_year): Returns long int, not int.
36968         Don't treat year -70 like 70.
36969         (tm_diff): Returns long int, not int.
36970         (lookup_word): Use bool instead of int when appropriate.
36971         (yylex): Use size_t for count, not int.
36972         Detect overflow when parsing large integer constants.
36973         Add support for fractions.
36974         (get_date): Make pointers 'const' if possible.
36975         Use more-portable code to detect integer overflow.
36976         (main) [TEST]: Adjust to above changes.  Test for localtime failure.
36977         Don't use ctime; it's not reliable if the year has >4 digits.
36978
36979         * lib/human.c (humblock): Inspect BLOCKSIZE if BLOCK_SIZE isn't set.
36980         This is for compatibility with BSD.
36981
36982         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP): Define.
36983         (ATIME_CMP, CTIME_CMP, MTIME_CMP, TIMESPEC_NS): Likewise.
36984         From coreutils' system.h.
36985
36986         * lib/userspec.c: Don't include "posixver.h".
36987         (parse_user_spec): Fall back on USER.GROUP parsing, regardless
36988         of POSIX version, as POSIX 1003.1-2001 allows that behavior as a
36989         compatible extension.  Simplify code by removing a boolean int
36990         that was always nonzero if a string was nonnull.
36991
36992 2004-03-30  Jim Meyering  <jim@meyering.net>
36993
36994         Merge from coreutils.
36995
36996         Avoid a configure-time warning about sys/ucred.h on OSF V4.0.
36997         * m4/ls-mntd-fs.m4: Test for sys/ucred.h separately, since
36998         on some systems one must include <grp.h> before it.
36999         Reported by Christian Krackowizer.
37000
37001 2004-03-30  Jim Meyering  <jim@meyering.net>
37002
37003         Merge from coreutils.
37004
37005         * lib/mountlist.c [HAVE_SYS_UCRED_H]: Include grp.h before sys/ucred.h.
37006
37007         * lib/readtokens.c (readtoken): Don't leak 64 bytes when reading
37008         an empty input stream.
37009
37010         * lib/readtokens.c: Include <stdbool.h>.
37011         (readtoken): Use `size_t' rather than int/long.
37012         All callers adjusted.
37013         Use `bool' rather than `int' where appropriate.
37014         Use memset rather than an explicit loop.
37015         Use x2nrealloc rather than xrealloc.
37016         Allow the use of `\0' as a delimiter.
37017         (readtokens): Likewise.
37018         * lib/readtokens.h (readtoken, readtokens): Update prototypes.
37019
37020 2004-03-30  Jim Meyering  <jim@meyering.net>
37021
37022         * m4/realloc.m4: Remove file, since now it does no more than
37023         AC_REQUIRE([AC_FUNC_REALLOC]), and that can be done via
37024         the `configure.ac' section of module/realloc.
37025         * m4/malloc.m4: Likewise, but for AC_FUNC_MALLOC.
37026
37027 2004-03-30  Bruno Haible  <bruno@clisp.org>
37028
37029         * lib/getloadavg.c (getloadavg): Don't assume setlocale returns
37030         nonnull.
37031
37032 2004-03-29  Paul Eggert  <eggert@twinsun.com>
37033
37034         Merge changes to getloadavg.c from coreutils and Emacs.
37035
37036         * lib/getloadavg.c [!defined HAVE_SETLOCALE] (setlocale):
37037         Define to an expression, not to the empty string.
37038         Include cloexec.h and xalloc.h.
37039         (getloadavg): Restore LC_NUMERIC locale after setting it temporarily.
37040         Use set_cloexec_flag rather than rolling our own.
37041         * lib/cloexec.c, lib/cloexec.h: New files.
37042
37043 2004-03-29  Paul Eggert  <eggert@twinsun.com>
37044
37045         * m4/cloexec.m4: New file.
37046
37047 2004-03-18  Paul Eggert  <eggert@twinsun.com>
37048
37049         * lib/getopt.h: Sync with libc CVS.
37050
37051 2004-03-18  Paul Eggert  <eggert@twinsun.com>
37052             Bruno Haible  <bruno@clisp.org>
37053
37054         * m4/mbswidth.m4 (gl_MBSWIDTH): Also test whether <wchar.h> declares
37055         mbswidth.
37056
37057 2004-03-18  Paul Eggert  <eggert@twinsun.com>
37058             Bruno Haible  <bruno@clisp.org>
37059
37060         * lib/mbswidth.h: Include <wchar.h> only if
37061         HAVE_DECL_MBSWIDTH_IN_WCHAR_H, not on all platforms that have
37062         <wchar.h>.
37063         * lib/mbswidth.c: Include <stdio.h> and <time.h> before <wchar.h>.
37064
37065 2004-03-09  Paul Eggert  <eggert@twinsun.com>
37066
37067         * lib/argp-parse.c, getopt.c, getopt.h, getopt1.c:
37068         Sync with libc CVS.
37069         * lib/getopt_int.h: New file, also synced from libc.
37070
37071 2004-03-09  Paul Eggert  <eggert@twinsun.com>
37072
37073         * config/srclistvars.sh: Add GNUWWWLICENSES for eggert.
37074         * config/srclist.txt: Sync getopt with libc.  Add getopt_int.h.
37075         Bring back getopt.c, getopt.h, getopt1.c.
37076
37077 2004-03-07  Paul Eggert  <eggert@twinsun.com>
37078
37079         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Renamed from jm_PREREQ_C_STACK.
37080         All uses changed.  Check for sa_sigaction member; this fixes
37081         a bug first reported by Jason Andrade in
37082         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
37083
37084 2004-03-07  Paul Eggert  <eggert@twinsun.com>
37085
37086         * lib/c-stack.c (SIGACTION_WORKS): New macro.  Use it instead of long
37087         '#if' expressions.  Unlike the code it replaces, it does not
37088         depend on (defined _SC_PAGESIZE).  However, it does depend on
37089         HAVE_STRUCT_SIGACTION_SA_SIGACTION; this last change fixes a bug
37090         first reported by Jason Andrade in
37091         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
37092
37093 2004-02-25  Simon Josefsson  <jas@extundo.com>
37094
37095         * m4/strdup.m4 (gl_PREREQ_STRDUP): Check whether strdup is declared.
37096
37097 2004-02-25  Simon Josefsson  <jas@extundo.com>
37098
37099         * lib/strdup.h: New file.
37100         * lib/strdup.c: Include it.
37101         * lib/path-concat.c: Include strdup.h. Drop strdup declaration.
37102         * lib/userspec.c: Include strdup.h. Drop strdup declaration.
37103
37104 2004-02-23  Karl Berry  <karl@gnu.org>
37105
37106         * doc/maintain.texi, doc/standards.texi, doc/make-stds.texi: new files
37107         (from fencepost.gnu.org:/gd/gnuorg).
37108
37109 2004-02-23  Karl Berry  <karl@gnu.org>
37110
37111         * config/srclistvars.sh (GNUORG) [karl]: redefine.
37112         * config/srclist.txt: add maintain/standards documents.
37113
37114 2004-02-18  Bruno Haible  <bruno@clisp.org>
37115
37116         * m4/xsize.m4 (gl_XSIZE): Require AC_C_INLINE.
37117         Reported by Derek Robert Price <derek@ximbiot.com>.
37118
37119 2004-02-16  Karl Berry  <karl@gnu.org>
37120
37121         * config/mkinstalldirs, install-sh: update from automake.
37122
37123 2004-02-06  Karl Berry  <karl@gnu.org>
37124
37125         * m4/po.m4: update from gettext 0.14.1.
37126
37127 2004-02-06  Karl Berry  <karl@gnu.org>
37128
37129         * lib/config.charset: update from gettext 0.14.1.
37130
37131 2004-02-05  Paul Eggert  <eggert@twinsun.com>
37132
37133         Add comments and code, prompted by suggestions from Bruno Haible
37134         for sh-quote.
37135         * lib/quotearg.h (quotearg_alloc): New decl.  Improve the comments
37136         describing the enum quoting_style values.
37137         * lib/quotearg.c (quotearg_alloc): New function.
37138         (quotearg_buffer_restyled): Treat lone { and } as special.
37139         Treat = as special.  Work around bug with older shells
37140         that "see" a '\' that is really the 2nd byte of a multibyte char.
37141         Quote empty string with shell_quoting_style.
37142
37143 2004-02-03  Bruno Haible  <bruno@clisp.org>
37144
37145         * m4/pipe.m4: New file, from GNU gettext.
37146
37147 2004-02-03  Bruno Haible  <bruno@clisp.org>
37148
37149         * lib/pipe.h: New file, from GNU gettext.
37150         * lib/pipe.c: New file, from GNU gettext.
37151
37152 2004-01-27  Bruno Haible  <bruno@clisp.org>
37153
37154         * m4/execute.m4: New file, from GNU gettext.
37155
37156 2004-01-27  Bruno Haible  <bruno@clisp.org>
37157
37158         * lib/execute.h: New file, from GNU gettext.
37159         * lib/execute.c: New file, from GNU gettext.
37160         * lib/w32spawn.h: New file, from GNU gettext.
37161
37162 2004-01-24  Paul Eggert  <eggert@twinsun.com>
37163
37164         Merge from diffutils.
37165
37166         * lib/file-type.c (file_type): Add typed memory objects.
37167         * lib/file-type.h (S_TYPEISTMO): New macro.
37168
37169         * lib/c-stack.h (c_stack_action): Remove argv argument.
37170         * lib/c-stack.c (c_stack_action): Likewise.  All uses changed.
37171         (die): Don't calculate message unless segv_action returns.
37172         (get_stack_location, min_address_from_argv, max_address_from_argv,
37173         volatile stack_base, volatile_stack_size): Remove.
37174         (segv_handler): If ! HAVE_XSI_STACK_OVERFLOW_HEURISTIC, assume
37175         that every segmentation violation is a stack overflow.  (Ouch!)
37176         See Debian bug 136249 (still outstanding) for more info about why
37177         HAVE_XSI_STACK_OVERFLOW_HEURISTIC fails on Linux kernels.
37178
37179 2004-01-24  Paul Eggert  <eggert@twinsun.com>
37180
37181         Exit-status fix from coreutils.
37182
37183         Use exit_failure consistently in place of EXIT_FAILURE,
37184         so that program exit statuses are consistent on failure.
37185
37186         * lib/argmatch.c (ARGMATCH_DIE) [! defined ARGMATCH_DIE]:
37187         Include "exitfail.h", and use exit_failure rather than EXIT_FAILURE.
37188         * lib/argmatch.h: Comment fix to match the above.
37189         * lib/obstack.c (obstack_exit_failure) [!defined _LIBC]:
37190         Now a macro referring to exit_failure, instead of a separate
37191         variable.  Include "exitfail.h" to get it.
37192         * lib/xstrtol.h: Include "exitfail.h".
37193         (STRTOL_FATAL_ERROR): Exit with status exit_failure, not 2.
37194
37195         * lib/long-options.c (parse_long_options): Use prototype
37196         for usage function arg.  Pass it EXIT_SUCCESS rather than 0,
37197         for clarity.
37198
37199 2004-01-21  Jim Meyering  <jim@meyering.net>
37200
37201         * lib/mktime.c (__mktime_internal) [!_LIBC]: Define to mktime_internal
37202         so as not to conflict with a different-sized __mktime_internal
37203         function in GNU libc.
37204         * lib/timegm.c (__mktime_internal) [!_LIBC]: Likewise.
37205         Problem building statically-linked `ls' reported by Michael Brunnbauer.
37206
37207 2004-01-20  Karl Berry  <karl@gnu.org>
37208
37209         * config/config.guess: update from config.
37210
37211         * config/srclistvars.sh: GNUWWWLICENSES for karl.
37212
37213 2004-01-20  Bruno Haible  <bruno@clisp.org>
37214
37215         Safer stack allocation.
37216         * lib/setenv.c: Include allocsa.h.
37217         (alloca): Remove fallback definition.
37218         (freea): Remove macro.
37219         (__add_to_environ) [!_LIBC]: Use allocsa instead of alloca. Use freesa
37220         instead of freea.
37221
37222 2004-01-20  Bruno Haible  <bruno@clisp.org>
37223
37224         * m4/eealloc.m4: New file, from GNU gettext.
37225
37226 2004-01-20  Bruno Haible  <bruno@clisp.org>
37227
37228         * m4/allocsa.m4: New file, from GNU gettext.
37229
37230 2004-01-20  Bruno Haible  <bruno@clisp.org>
37231
37232         * lib/xallocsa.h: New file, from GNU gettext.
37233         * lib/xallocsa.c: New file, from GNU gettext.
37234
37235 2004-01-20  Bruno Haible  <bruno@clisp.org>
37236
37237         * lib/wait-process.c: On Windows, include windows.h. Needed on mingw.
37238
37239 2004-01-20  Bruno Haible  <bruno@clisp.org>
37240
37241         * lib/wait-process.c (wait_subprocess): Add ignore_sigpipe argument.
37242         * lib/wait-process.c (wait_subprocess): Likewise. Handle SIGPIPE
37243         specially.
37244
37245 2004-01-20  Bruno Haible  <bruno@clisp.org>
37246
37247         * lib/wait-process.c (wait_process): Disable the 2003-10-31 waitid()
37248         patch.
37249
37250 2004-01-20  Bruno Haible  <bruno@clisp.org>
37251
37252         * lib/wait-process.c (cleanup_slaves): Use ANSI C declaration.
37253
37254 2004-01-20  Bruno Haible  <bruno@clisp.org>
37255
37256         * lib/eealloc.h: New file.
37257
37258 2004-01-20  Bruno Haible  <bruno@clisp.org>
37259
37260         * lib/binary-io.h: Avoid warnings on Cygwin.
37261
37262 2004-01-20  Bruno Haible  <bruno@clisp.org>
37263
37264         * lib/allocsa.h: New file, from GNU gettext.
37265         * lib/allocsa.c: New file, from GNU gettext.
37266
37267 2004-01-18  Karl Berry  <karl@gnu.org>
37268
37269         * doc/gpl.texi, doc/lgpl.texi: new files.
37270
37271 2004-01-18  Karl Berry  <karl@gnu.org>
37272
37273         * config/srclistvars.sh (GNUWWWLICENSES): new variable.
37274         * config/srclist.txt ({fdl,gpl,lgpl}.text): get from there.
37275
37276 2004-01-15  Paul Eggert  <eggert@twinsun.com>
37277
37278         Merge from coreutils.
37279
37280         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for uintptr_t.
37281         * m4/posixver.m4 (gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION.
37282         (gl_DEFAULT_POSIX2_VERSION): Move
37283         the documentation from 'configure' into 'config.hin',
37284         so that 'configure --help' isn't burdened by it and
37285         we don't have to worry about its formatting there.
37286         Reword the documentation so that it's more succinct
37287         and can be run together into a single paragraph.
37288         * m4/same.m4 (gl_SAME): Check for pathconf.
37289
37290 2004-01-15  Paul Eggert  <eggert@twinsun.com>
37291
37292         Merge from coreutils.
37293
37294         * lib/posixver.c: Include posixver.h.
37295
37296         * lib/same.c: Include <stdbool.h>, <limits.h>.
37297         (_POSIX_NAME_MAX): Define if not defined.
37298         (MIN): New macro.
37299         (same_name): If file names are silently truncated, report
37300         that the file names are the same if they are the same after
37301         the silent truncation.
37302
37303         * lib/xstrtod.h (xstrtod): Accept an extra arg, specifying the
37304         conversion function.
37305         * lib/xstrtod.c (xstrtod): Likewise.  All callers changed to
37306         include c-strtod.h and use c_strtod.  Don't include stdlib.h; no
37307         longer needed.
37308
37309 2004-01-15  Jim Meyering  <jim@meyering.net>
37310
37311         Merge from coreutils.
37312
37313         * m4/clock_time.m4 (gl_CLOCK_TIME): Don't set LIB_CLOCK_GETTIME
37314         if no library is required.
37315         * m4/jm-macros.m4: Don't require UTILS_SYS_OPEN_MAX.
37316         * m4/jm-macros.m4 (jm_MACROS): Require gl_FUNC_FREE.
37317         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.58.
37318         (AC_LANG_SOURCE): Remove definition, now that we require autoconf-2.58.
37319         * m4/jm-macros.m4 (jm_MACROS): Don't require AC_FUNC_FTW.
37320         * m4/lib-check.m4 (jm_LIB_CHECK): Do not set LIB_CRYPT to the
37321         value, $ac_cv_search_crypt, if it's "none required".
37322         * m4/posixver.m4 (gl_DEFAULT_POSIX2_VERSION): New macro.
37323         * m4/prereq.m4 (jm_PREREQ): Require AC_FUNC_GETLOADAVG,
37324         not gl_FUNC_GETLOADAVG.
37325         * m4/prereq.m4 (jm_PREREQ): Require gl_READTOKENS, gl_MD5, gl_MAKEPATH,
37326         gl_LONG_OPTIONS, and gl_IDCACHE, gl_GETUGROUPS.
37327
37328 2004-01-15  Jim Meyering  <jim@meyering.net>
37329
37330         Merge from coreutils.
37331
37332         * lib/md5.h (rol) [__GNUC__ && __i386__]: Don't use `asm' code.  These
37333         days, gcc-3.x does better all by itself.  Patch from Dean Gaudet:
37334         http://mail.gnu.org/archive/html/bug-coreutils/2003-11/msg00144.html
37335
37336         * lib/posixver.c (DEFAULT_POSIX2_VERSION): Use definition of new,
37337         optional configure-time default.
37338
37339         * lib/version-etc.c (version_etc_copyright): Update copyright date.
37340
37341         * lib/xreadlink.c (xreadlink): Correct outdated comment.
37342
37343 2004-01-15  Alexandre Duret-Lutz  <adl@gnu.org>
37344
37345         Merge from coreutils.
37346
37347         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Do not set LIB_NANOSLEEP to the
37348         value, $ac_cv_search_nanosleep, if it's "none required".
37349
37350 2004-01-14  Paul Eggert  <eggert@twinsun.com>
37351
37352         * lib/fnmatch_loop.c (ALLOCA_LIMIT): Remove macro, which collided
37353         with like-named macro in fnmatch.c.
37354         (EXT): Use an internal constant instead.
37355
37356         Merge fnmatch patches from glibc.
37357         * lib/fnmatch.c (mbsinit): Remove define.
37358         Add libc_hidden_ver (__fnmatch, fnmatch).
37359         * lib/fnmatch_loop.c (FCT): Cast to int32_t and UCHAR when appropriate.
37360         Adjust to renaming of collseq_table_lookup to __collseq_table_lookup.
37361
37362 2004-01-14  Karl Berry  <karl@gnu.org>
37363
37364         * config/install-sh: update from automake.
37365
37366 2004-01-13  Karl Berry  <karl@gnu.org>
37367
37368         * config/install-sh: update from automake.
37369
37370 2004-01-09  Karl Berry  <karl@gnu.org>
37371
37372         * config/install-sh: update from automake.
37373
37374 2004-01-05  Karl Berry  <karl@gnu.org>
37375
37376         * config/config.{sub,guess}: update from config.
37377
37378 2003-12-31  Karl Berry  <karl@gnu.org>
37379
37380         * config/depcomp: update from automake.
37381
37382 2003-12-14  Karl Berry  <karl@gnu.org>
37383
37384         * lib/config.charset: update from gettext-runtime.
37385
37386 2003-12-03  Paul Eggert  <eggert@twinsun.com>
37387
37388         * lib/getgroups.c (getgroups): xmalloc takes one argument, not two.
37389         Bug reported by Alfred M. Szmidt.
37390
37391 2003-12-03  Bruno Haible  <bruno@clisp.org>
37392
37393         * m4/gettext.m4: Upgrade from gettext-0.13.
37394         * m4/po.m4: Upgrade from gettext-0.13.
37395         * m4/size_max.m4 (gl_SIZE_MAX): Don't use the _ONCE macros here.
37396         * m4/intmax.m4: New file, from gettext-0.13.
37397         * m4/printf-posix.m4: New file, from gettext-0.13.
37398
37399 2003-11-29  Karl Berry  <karl@gnu.org>
37400
37401         * lib/argp-{help.c,parse.c,namefrob.h}, argp.h: update from libc.
37402
37403 2003-11-25  Paul Eggert  <eggert@twinsun.com>
37404             Bruno Haible  <bruno@clisp.org>
37405
37406         * lib/printf-parse.h: Don't include sys/types.h.
37407         (ARG_NONE): New macro.
37408         (char_directive): Change type of *arg_index fields to size_t.
37409         * lib/printf-parse.c: Don't include sys/types.h.
37410         (SSIZE_MAX): Remove macro.
37411         (PRINTF_PARSE): Change the type of the arg_index variables to size_t.
37412         Remove unnecessary overflow check.
37413         * lib/vasnprintf.c (VASNPRINTF): Update for type change of *arg_index
37414         fields.
37415
37416 2003-11-25  Bruno Haible  <bruno@clisp.org>
37417
37418         * modules/vasnprintf (Files): Remove m4/ssize_t.m4.
37419
37420 2003-11-25  Bruno Haible  <bruno@clisp.org>
37421
37422         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Don't require
37423         gt_TYPE_SSIZE_T.
37424
37425 2003-11-24  Paul Eggert  <eggert@twinsun.com>
37426
37427         * modules/alloca: Remove dependency on xalloc.
37428
37429 2003-11-24  Paul Eggert  <eggert@twinsun.com>
37430
37431         * lib/alloca.c: Remove dependency on xalloc module.
37432         (xalloc_die): Remove.
37433         (memory_full) [!defined emacs]: New macro.
37434         [!defined emacs]: Don't include xalloc.h.
37435         (alloca): Invoke memory_full, not xalloc_die, if malloc fails or
37436         address arithmetic overflows.  Change datatypes a bit to avoid
37437         unnecessary casts.
37438
37439 2003-11-22  Jim Meyering  <jim@meyering.net>
37440
37441         * lib/xmalloc.c (x2nrealloc_inline): Fix typos in comments:
37442         s/size/size_t/.
37443
37444 2003-11-21  Karl Berry  <karl@gnu.org>
37445
37446         * config/config.{sub,guess}: update from config.
37447
37448 2003-11-18  Karl Berry  <karl@gnu.org>
37449
37450         * config/config.{sub,guess}: update from config.
37451
37452         * config/(printf-{parse,args}.[ch]): sync broken, sigh.
37453
37454 2003-11-17  Paul Eggert  <eggert@twinsun.com>
37455
37456         * README: Mention that S+T cannot overflow if S is the size of
37457         an existing object and T is sufficiently small.
37458
37459 2003-11-17  Jim Meyering  <jim@meyering.net>
37460
37461         On systems without utime and without a utimes function capable of
37462         dealing with a NULL struct utimbuf* argument, this utime replacement
37463         could -- in unusual circumstances -- leak a file descriptor.
37464         * lib/utime.c: Include <unistd.h> and <errno.h>.
37465         (utime_null): Be sure to close `fd' and to preserve errno.
37466         Reported by Geoff Collyer via Arnold Robbins.
37467
37468 2003-11-17  Bruno Haible  <bruno@clisp.org>
37469
37470         * modules/vasnprintf (Files): Add m4/ssize_t.m4.
37471         (Depends-on): Add xsize.
37472
37473 2003-11-17  Bruno Haible  <bruno@clisp.org>
37474
37475         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Require gt_TYPE_SSIZE_T.
37476
37477 2003-11-17  Bruno Haible  <bruno@clisp.org>
37478
37479         * lib/vasnprintf.c (alloca): Remove fallback definition.
37480         (freea): Remove definition.
37481         (VASNPRINTF): Use alloca only for small sizes, say <= 4000 bytes.
37482         Reported by Paul Eggert.
37483
37484 2003-11-16  Paul Eggert  <eggert@twinsun.com>
37485             Bruno Haible  <bruno@clisp.org>
37486
37487         Protect against address arithmetic overflow.
37488         * lib/printf-args.h: Include stddef.h.
37489         (arguments): Change type of field 'count' to size_t.
37490         * lib/printf-args.c (printf_fetchargs): Use size_t instead of
37491         'unsigned int' where appropriate.
37492         * lib/printf-parse.h: Include sys/types.h.
37493         (char_directive): Change type of *arg_index fields to ssize_t.
37494         (char_directives): Change type of fields 'count', max_*_length to
37495         size_t.
37496         * lib/printf-parse.c: Include sys/types.h and xsize.h.
37497         (SSIZE_MAX): Define fallback value.
37498         (PRINTF_PARSE): Use size_t instead of 'unsigned int' and ssize_t
37499         instead of 'int' where appropriate. Check a_allocated, d_allocated
37500         against overflow. Reject %m$ argument numbers > SSIZE_MAX + 1.
37501         * lib/vasnprintf.c: Include xsize.h.
37502         (VASNPRINTF): Use size_t instead of 'unsigned int' where appropriate.
37503         Check alloca, malloc, realloc, ENSURE_ALLOCATION arguments against
37504         overflow. Avoid wraparound when converting a width or precision from
37505         decimal to binary.
37506
37507 2003-11-16  Bruno Haible  <bruno@clisp.org>
37508
37509         Update from GNU gettext.
37510         * lib/printf-parse.c: Generalize to it can be compiled for wide
37511         strings.
37512         (PRINTF_PARSE, CHAR_T, DIRECTIVE, DIRECTIVES): New macros.
37513         * lib/vasnprintf.c: Generalize to it can be compiled for wide strings.
37514         (VASNPRINTF, CHAR_T, DIRECTIVE, DIRECTIVES, PRINTF_PARSE, USE_SNPRINTF,
37515         SNPRINTF): New macros.
37516         Don't include <alloca.h> if the file is used inside libintl.
37517         (local_wcslen): New function, for Solaris 2.5.1.
37518         (VASNPRINTF): Use it instead of wcslen.
37519
37520 2003-11-16  Bruno Haible  <bruno@clisp.org>
37521
37522         * lib/xsize.h (xmax): New function.
37523         (xsum, xsum3, xsum4): Declare as "pure" functions.
37524
37525 2003-11-12  Paul Eggert  <eggert@twinsun.com>
37526
37527         * modules/xalloc (Files): Undo latest change, since xalloc.h
37528         no longer needs SIZE_MAX or PTRDIFF_MAX.
37529
37530 2003-11-12  Paul Eggert  <eggert@twinsun.com>
37531
37532         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Do not require gl_SIZE_MAX or
37533         gl_PTRDIFF_MAX.
37534
37535 2003-11-12  Paul Eggert  <eggert@twinsun.com>
37536
37537         * lib/xstrtol.c (__xstrtol): Remove "break" immediately after
37538         "return", to pacify some unknown compiler.  Problem reported
37539         by Joerg Schilling.
37540
37541 2003-11-12  Paul Eggert  <eggert@twinsun.com>
37542
37543         * lib/xalloc.h: Do not include <limits.h> or <stdint.h>.
37544         (xalloc_oversized): Use sizeof (ptrdiff_t) and sizeof (size_t) for
37545         the heuristic, rather than PTRDIFF_MAX and SIZE_MAX.  This
37546         heuristic is just as accurate as far as we know, and it removes a
37547         dependency on size_max.m4 and ptrdiff_max.m4.
37548
37549 2003-11-11  Bruno Haible  <bruno@clisp.org>
37550
37551         * modules/xsize (Files): Add m4/size_max.m4.
37552         * modules/xalloc (Files): Add m4/size_max.m4, m4/ptrdiff_max.m4.
37553
37554 2003-11-11  Bruno Haible  <bruno@clisp.org>
37555
37556         * m4/size_max.m4: New file.
37557         * m4/ptrdiff_max.m4: New file.
37558         * m4/xsize,m4 (gl_XSIZE): Require gl_SIZE_MAX.
37559         * m4/xalloc.m4 (gl_PREREQ_XALLOC): New macro.
37560         (gl_XALLOC): Invoke it.
37561
37562 2003-11-11  Bruno Haible  <bruno@clisp.org>
37563
37564         * lib/xsize.h (SIZE_MAX): Remove fallback definition.
37565         * lib/xalloc.h: Include limits.h. Assume SIZE_MAX and PTRDIFF_MAX are
37566         defined.
37567
37568 2003-11-10  Paul Eggert  <eggert@twinsun.com>
37569
37570         * lib/xalloc.h (xalloc_oversized): [! (defined PTRDIFF_MAX &&
37571         PTRDIFF_MAX < SIZE_MAX)]: Fix off-by-one error that would have
37572         rejected some allocations of exactly SIZE_MAX - 2 bytes.
37573         From Bruno Haible.
37574         [defined PTRDIFF_MAX && PTRDIFF_MAX < SIZE_MAX]: Use SIZE_MAX,
37575         not (size_t) -1, since it's defined here.
37576
37577 2003-11-09  Karl Berry  <karl@gnu.org>
37578
37579         * config/mkinstalldirs, depcomp, mdate-sh: update from automake.
37580
37581 2003-11-06  Paul Eggert  <eggert@twinsun.com>
37582
37583         * lib/xalloc.h [HAVE_STDINT_H]: Include <stdint.h>.
37584         (xalloc_oversized) [! (PTRDIFF_MAX < SIZE_MAX)]:
37585         Reject sizes of exactly SIZE_MAX bytes.
37586         * lib/xreadlink.c: Include "xalloc.h" before checking whether SIZE_MAX
37587         is defined, since "xalloc.h" now defines SIZE_MAX on modern hosts.
37588
37589 2003-11-05  Bruno Haible  <bruno@clisp.org>
37590
37591         * lib/xsize.h: Include limits.h, to avoid a possible collision with
37592         SIZE_MAX defined in <limits.h> on Solaris.
37593
37594 2003-11-04  Jim Meyering  <jim@meyering.net>
37595
37596         * modules/sysexits: Use the `$(VAR)' notation for AC_SUBST'd
37597         variable names, rather than @VAR@.
37598         * modules/poll: Likewise.
37599
37600 2003-11-04  Bruno Haible  <bruno@clisp.org>
37601
37602         * modules/xsize: New file.
37603         * modules/linebreak: Depend on xsize.
37604         * MODULES.html.sh (func_all_modules): Add xsize.
37605
37606 2003-11-04  Bruno Haible  <bruno@clisp.org>
37607
37608         * m4/xsize.m4: New file.
37609
37610 2003-11-04  Bruno Haible  <bruno@clisp.org>
37611
37612         * lib/xsize.h: New file.
37613         * lib/linebreak.c: Include xsize.h.
37614         (mbs_possible_linebreaks, mbs_width_linebreaks): Check malloc()
37615         argument for overflow.
37616         Suggested by Paul Eggert.
37617
37618 2003-11-03  Karl Berry  <karl@gnu.org>
37619
37620         * config/config.{guess,sub}: update from config.
37621
37622 2003-11-03  Jim Meyering  <jim@meyering.net>
37623
37624         * modules/userspec (lib_SOURCES): Add userspec.h.
37625         (Include): Add "userspec.h".
37626         Improve description.
37627
37628 2003-11-03  Jim Meyering  <jim@meyering.net>
37629
37630         * lib/userspec.c: Include "userspec.h".
37631         * lib/userspec.h: New file.
37632
37633 2003-11-03  Bruno Haible  <bruno@clisp.org>
37634
37635         * m4/wait-process.m4 (gl_WAIT_PROCESS): Also check for waitid.
37636
37637 2003-11-03  Bruno Haible  <bruno@clisp.org>
37638
37639         * lib/wait-process.c (wait_process): Use waitid with WNOWAIT if
37640         available, to avoid (extremely rare) race condition.
37641         Suggested by Paul Eggert.
37642
37643 2003-11-02  Karl Berry  <karl@gnu.org>
37644
37645         * config/srclist.txt (vasprintf.c): sync broken, sigh.
37646
37647 2003-10-31  Paul Eggert  <eggert@twinsun.com>
37648
37649         * lib/mountlist.h (struct mount_entry.me_type_malloced): New member.
37650         * lib/mountlist.c (SIZE_MAX): Define if not defined already.
37651         (read_filesystem_list): Set and use me_type_malloced.
37652         Use "sizeof *me" rather than "sizeof (struct mount_entry)" (or
37653         whatever the type happens to be), for brevity and consistency.
37654         Check for size calculation overflow on Alphas running OSF/1.
37655
37656 2003-10-31  Jim Meyering  <jim@meyering.net>
37657
37658         * lib/hash.c: Include "xalloc.h" for use of xalloc_oversized.
37659
37660         * lib/linebuffer.c: Include <string.h> for declaration of memset.
37661
37662 2003-10-30  Paul Eggert  <eggert@twinsun.com>
37663             Bruno Haible  <bruno@clisp.org>
37664
37665         * lib/vasprintf.c: Include <limits.h>, <stdlib.h>.
37666         (vasprintf): Fail if the resulting length doesn't fit in an 'int'.
37667
37668 2003-10-30  Paul Eggert  <eggert@cs.ucla.edu>
37669
37670         * m4/host-os.m4 (UTILS_HOST_OS): Change netbsd*-gnu pattern back to
37671         netbsd*-gnu*.  Suggested by Robert Millan.
37672
37673 2003-10-29  Paul Eggert  <eggert@twinsun.com>
37674
37675         * modules/group-member: Depend on stdbool.
37676
37677 2003-10-29  Paul Eggert  <eggert@twinsun.com>
37678
37679         * m4/xalloc.m4 (gl_XALLOC): Undo previous change.
37680
37681 2003-10-29  Paul Eggert  <eggert@twinsun.com>
37682
37683         * m4/host-os.m4 (UTILS_HOST_OS): Resurrect netbsd*-gnu.  Add comments
37684         to it, and to knetbsd*-gnu and kfreebsd*-gnu.  Remove the '*' from
37685         after the 'gnu' in these cases.  This fixes some bugs in the
37686         previous change, and is based on suggestions by Robert Millan.
37687
37688 2003-10-29  Paul Eggert  <eggert@twinsun.com>
37689
37690         * lib/xalloc.h (xalloc_oversized): Now a macro, not a function,
37691         so that it works even if SIZE_MAX < N.  Do not include <stdbool.h>;
37692         no longer needed.
37693         * lib/quotearg.c (quotearg_n_options): Use it.
37694         * lib/group-member.c: Include <stdbool.h>.
37695         (free_group_info): Arg is now const *; don't free arg.
37696         (get_group_info): Now returns bool and accepts struct group_info *,
37697         rather than returning a malloc'ed struct group_info *.
37698         All uses changed.  Check for overflow in internal size calculation.
37699
37700         * lib/getusershell.c (readname): Simplify the code by using x2nrealloc
37701         rather than xmalloc/xrealloc.
37702         * lib/linebuffer.c (initbuffer, readlinebuffer): Simplify the code by
37703         using x2realloc rather than xmalloc/xrealloc.  Also, fix a C
37704         conformance bug: the old code used a pointer after freeing the
37705         storage that it addressed.
37706         * lib/hash.c (hash_initialize): Simplify the code by using
37707         xalloc_oversized rather than doing it by hand.
37708         * lib/getgroups.c (getgroups): Don't use xrealloc, since we don't need
37709         the buffer preserved.  Use free and xmalloc instead.
37710         * lib/quotearg.c (quotearg_n_options): Likewise.
37711         Use a simpler test for size overflow.  Don't use xalloc_oversized
37712         because unsigned int might be wider than size_t (!); this suggests
37713         that we should switch from unsigned int to size_t for slot numbers.
37714
37715 2003-10-28  Paul Eggert  <eggert@twinsun.com>
37716
37717         * m4/host-os.m4 (UTILS_HOST_OS): Identify GNU/KFreeBSD and
37718         GNU/KNetBSD.  These implementations use glibc atop the FreeBSD and
37719         NetBSD kernels.  Requested by Richard Stallman.
37720
37721 2003-10-27  Paul Eggert  <eggert@twinsun.com>
37722
37723         * lib/exclude.c (new_exclude): Use xzalloc rather than xmalloc
37724         to allocate the returned structure.  Do not allocate a subarray,
37725         as x2nrealloc will do that.
37726         (add_exclude): Use x2nrealloc to reallocate ex->exclude,
37727         instead of xnrealloc.
37728         (add_exclude_file): Use x2realloc instead of malloc + xnrealloc.
37729
37730 2003-10-27  Bruno Haible  <bruno@clisp.org>
37731
37732         * lib/stdbool_.h: Better support for BeOS.
37733
37734 2003-10-26  Paul Eggert  <eggert@twinsun.com>
37735
37736         * m4/xalloc.m4 (gl_XALLOC): Requore AC_C_INLINE, since xalloc.h
37737         now uses inline.
37738
37739 2003-10-26  Paul Eggert  <eggert@twinsun.com>
37740
37741         * lib/xalloc.h (xalloc_oversized): New static inline function, for
37742         callers that want to do their own size-overflow checking.  Include
37743         <stdbool.h>, since xalloc_oversized returns bool.
37744         * lib/xalloc.c (array_size_overflow): Remove.  All callers changed
37745         to use xalloc_oversized.
37746
37747         Add two functions x2realloc, x2nrealloc, for programs that grow
37748         arrays dynamically by doubling their sizes.
37749         * lib/xalloc.h (x2realloc, x2nrealloc): New decls.
37750         * lib/xmalloc.c (x2nrealloc_inline, x2nrealloc, x2realloc):
37751         New functions.
37752
37753         Port to C99 semantics for 'inline' of external functions.
37754         Bug reported by Bruno Haible.
37755         * lib/xmalloc.c (xnmalloc_inline): New static inline function,
37756         with the old contents of xnmalloc.
37757         (xnmalloc, xmalloc): Use it.
37758         (xnrealloc_inline): New static inline function,
37759         with the old contents of xnrealloc.
37760         (xnrealloc, xrealloc): Use it.
37761
37762         * lib/alloc.c (alloca): xmalloc cannot return NULL, so don't test for
37763         that.
37764
37765 2003-10-26  Karl Berry  <karl@gnu.org>
37766
37767         * config/srclist.txt (COPYING.DOC): no longer available from
37768         /gd/gnuorg; don't know where the ultimate source is.
37769
37770 2003-10-25  Paul Eggert  <eggert@twinsun.com>
37771
37772         Fix several address-calculation bugs in the hash modules,
37773         plus some minor code cleanup.
37774
37775         * lib/hash.h: Include <stdbool.h>, for bool.
37776         * lib/hash.c: Don't include <stdbool.h>, since hash.h does it now.
37777         * lib/hash.h (Hash_hasher, hash_get_n_buckets, hash_get_n_buckets_used,
37778         hash_get_n_entries, hash_get_max_bucket_length,
37779         hash_get_entries, hash_do_for_each, hash_string, hash_initialize,
37780         hash_rehash): Use size_t rather than unsigned.
37781         * lib/hash.c (struct hash_table, hash_get_n_buckets,
37782         hash_get_n_buckets_used, hash_get_n_entries,
37783         hash_get_max_bucket_length, hash_table_ok, hash_print_statistics,
37784         hash_get_entries, hash_do_for_each, hash_string, is_prime,
37785         next_prime, hash_initialize, hash_rehash, hash_delete, hash_print):
37786         Likewise.
37787         (SIZE_MAX): Define if not defined.
37788         (hash_get_max_bucket_length, hash_table_ok, hash_lookup,
37789         hash_get_first, hash_get_next, hash_get_entries, hash_do_for_each,
37790         hash_print):
37791         Use const * when possible.
37792         (hash_string): Use (unsigned char) *P rather than *(unsigned char *) P.
37793         (check_tuning): Fix bug: if tuning parameters were very close to
37794         0 or 1, rounding errors could have caused subscript violations.
37795         (hash_initialize, allocate_entry, hash_print): Remove unnecessary cast.
37796         (hash_initialize): Add 'fail:' label
37797         to free table and return NULL, and use it to simplify code.
37798         Use calloc rather than clearing the storage ourself.
37799         (hash_initialize, hash_rehash): Check for arithmetic overflow in
37800         buffer size calculations.
37801         * lib/hash-pjw.h (hash_pjw): Use size_t, not unsigned.
37802         Include <stddef.h>, for size_t.
37803         * lib/hash-pjw.c (hash_pjw): Likewise.
37804         Switch to method described by Bruno Haible.
37805         Include <limits.h>, for CHAR_BIT.
37806         (SIZE_BITS): New macro.
37807
37808 2003-10-23  Paul Eggert  <eggert@twinsun.com>
37809
37810         * m4/getline.m4 (AM_FUNC_GETLINE):
37811         Don't include getndelim2.o twice into LIBOBJS; this breaks on some
37812         hosts.  Problem reported by Derek Robert Price in
37813         <http://mail.gnu.org/archive/html/bug-gnulib/2003-10/msg00092.html>.
37814         This patch can be withdrawn after Autoconf 2.58 is required for gnulib.
37815         * m4/getndelim2.m4 (gl_GETNDELIM2): Likewise.
37816
37817 2003-10-21  Paul Eggert  <eggert@twinsun.com>
37818
37819         * lib/getndelim2.c (getndelim2): When size calculation overflows,
37820         ceiling the allocation at NMAX bytes rather than silently
37821         discarding input bytes before NMAX is reached.  This makes
37822         a difference only if NMAX exceeds SIZE_MAX / 2.
37823
37824         * lib/obstack.c: Merge from glibc.
37825         [defined _LIBC]: Include <obstack.h>, not "obstack.h".
37826         Add libc_hidden_def (_obstack_newchunk).
37827         (_obstack_free) [! defined _LIBC]: Remove.
37828         [defined _LIBC]: Make a strong alias from obstack_free, rather than
37829         a clone of the function body.
37830         (fputs) [defined _LIBC && defined USE_IN_LIBIO]: Remove.
37831         [defined _LIBC && !defined USE_IN_LIBIO]: Include <libio/iolibio.h>.
37832
37833         * lib/obstack.h: Indenting cleanup, to make it easier to merge with
37834         glibc.
37835         (obstack_grow, obstack_grow0): Remove unnecessary parentheses around
37836         arg to memcpy.
37837
37838         * lib/obstack.h (obstack_1grow_fast): Properly parenthesize arg.
37839         (obstack_ptr_grow_fast, obstack_int_grow_fast):
37840         Don't use lvalue casts, as GCC plans to remove support for them
37841         in GCC 3.5.  Reported by Joseph S. Myers.  This bug
37842         was also present in the non-GCC version, indicating that this
37843         code had always been buggy and had never been widely used.
37844         (obstack_1grow, obstack_ptr_grow, obstack_int_grow, obstack_blank):
37845         Use the fast variant of each macro, rather than copying the
37846         definiens of the fast variant; that way, we'll be more likely to
37847         catch future bugs in the fast variants.
37848
37849 2003-10-20  Bruno Haible  <bruno@clisp.org>
37850
37851         * modules/wait-process: New file.
37852         * MODULES.html.sh (func_all_modules): Add wait-process.
37853
37854 2003-10-20  Bruno Haible  <bruno@clisp.org>
37855
37856         * m4/wait-process.m4: New file.
37857
37858 2003-10-20  Bruno Haible  <bruno@clisp.org>
37859
37860         * lib/wait-process.h: New file, from GNU gettext.
37861         * lib/wait-process.c: New file, from GNU gettext.
37862
37863 2003-10-19  Jim Meyering  <jim@meyering.net>
37864
37865         * lib/vasnprintf.c (vasnprintf): Work around losing snprintf on
37866         HPUX 10.20.
37867
37868 2003-10-18  Karl Berry  <karl@gnu.org>
37869
37870         * config/config.guess: update from config.
37871
37872 2003-10-16  Paul Eggert  <eggert@twinsun.com>
37873
37874         * lib/getgroups.c: Include <errno.h>, <stdlib.h>.
37875         (getgroups): First arg is int, not size_t.
37876         Don't let 'free' mangle errno.
37877
37878 2003-10-16  Paul Eggert  <eggert@twinsun.com>
37879
37880         * README: Mention that gnulib assumes that (foo *) NULL + 0 == NULL.
37881
37882 2003-10-16  Karl Berry  <karl@gnu.org>
37883
37884         * config/config.{guess,sub}: update from config.
37885
37886 2003-10-16  Jim Meyering  <jim@meyering.net>
37887
37888         * lib/xmalloc.c: Include <string.h>, for declarations of memset and
37889         memcpy.
37890
37891 2003-10-15  Paul Eggert  <eggert@twinsun.com>
37892
37893         * lib/exclude.c: Do not include <inttypes.h> or <stdint.h>.
37894         (SIZE_MAX): Remove.
37895         (new_exclude, add_exclude_file): Initial size no longer needs to
37896         be a power of 2.
37897         (add_exclude, add_exclude_file): Use xnrealloc instead of rolling
37898         our own address arithmetic overflow checking.
37899
37900         * lib/fnmatch.c (SIZE_MAX): Define if standard headers don't.
37901         (fnmatch): Do not alloca more than 2000 wide characters;
37902         instead, use malloc for large buffers.
37903         Check for address arithmetic overflow, and return -1
37904         with errno set to ENOMEM in that case.
37905         * lib/fnmatch_loop.c (ALLOCA_LIMIT): New macro.
37906         (NEW_PATTERN): Do not alloca more than 8000 bytes;
37907         instead, return -1.  Check for address arithmetic overflow.
37908
37909 2003-10-14  Paul Eggert  <eggert@twinsun.com>
37910
37911         Handle invalid suffixes and overflow independently, so that
37912         callers can treat them independently as needed.  Fix some bugs in
37913         suffix handling, e.g., "100k@" was not diagnosed as an invalid
37914         suffix for a human-readable blocksize.  The major caller-visible
37915         change is the addition of a new
37916         LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW enum value, indicating
37917         that both overflow and suffix chars were found.
37918
37919         * lib/human.c (humblock): Don't check separately for invalid suffix
37920         char; that is xstrtoumax's job (now that its bug is fixed).
37921         * lib/xstrtoimax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [defined
37922         INTMAX_MAX]: New macros.
37923         * lib/xstrtol.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM, TYPE_MINIMUM,
37924         TYPE_MAXIMUM): New macros.
37925         (bkm_scale, bkm_scale_by_power): Return strtol_error, not int.
37926         (bkm_scale, bkm_scale_by_power, __xstrtol): Return maximal values
37927         if overflow occurs, as it's what __strtol does and it's more useful
37928         in practice.
37929         (__xstrtol): If __strtol reports some error other than ERANGE,
37930         reflect it to the caller as LONGINT_INVALID.  If it reports
37931         ERANGE, continue the rest of parsing, and report LONGINT_OVERFLOW
37932         | LONGINT_INVALID_SUFFIX_CHAR if both errors occur.
37933         * lib/xstrtol.h (LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW): New enum
37934         value.
37935         (_STRTOL_ERROR): Handle it.  Abort when given unknown error codes.
37936         * lib/xstrtoul.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM): New macros.
37937         * lib/xstrtoumax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM)
37938         [defined UINTMAX_MAX]: New macros.
37939
37940 2003-10-14  Bruno Haible  <bruno@clisp.org>
37941
37942         * modules/fatal-signal: Add m4/sig_atomic_t.m4 to file list.
37943
37944 2003-10-14  Bruno Haible  <bruno@clisp.org>
37945
37946         * m4/sig_atomic_t: New file, from GNU gettext.
37947         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Require gt_TYPE_SIG_ATOMIC_T.
37948
37949 2003-10-14  Bruno Haible  <bruno@clisp.org>
37950
37951         * lib/fatal-signal.h: Improved comments. Suggested by Paul Eggert.
37952         * lib/fatal-signal.c: Use sig_atomic_t. Suggested by Paul Eggert.
37953         Also use volatile where needed.
37954
37955 2003-10-12  Paul Eggert  <eggert@twinsun.com>
37956
37957         * modules/xalloc: Do not depend on 'exit'.  Depend on 'stdbool'.
37958         Change maintainer from Bruno Haible to 'all'.
37959
37960 2003-10-12  Paul Eggert  <eggert@twinsun.com>
37961
37962         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Require AC_C_INLINE.
37963
37964 2003-10-12  Paul Eggert  <eggert@twinsun.com>
37965
37966         * lib/xalloc.h (xnmalloc, xzalloc, xnrealloc, xclone): New decls.
37967         (XMALLOC, XCALLOC, XREALLOC, XFREE, CCLONE, CLONE): Deprecate,
37968         and define in terms of the other primitives.
37969         * lib/xmalloc.c: Include stdbool.h; do not include exit.h.
37970         (SIZE_MAX): Define if not already defined.
37971         (array_size_overflow): New function.
37972         (xalloc_die): Abort instead of exiting if 'error' returns.
37973         (xnmalloc, xnrealloc, xzalloc, xclone): New functions.
37974         (xmalloc, xrealloc): Use them.
37975         (xcalloc): Check for address arithmetic overflow.
37976         * lib/xstrdup.c (xstrdup): Use xclone, since memcpy should be
37977         a bit faster than strcpy.
37978
37979 2003-10-10  Simon Josefsson  <jas@extundo.com>
37980
37981         * modules/argp (Depends-on): Add restrict and strcase.
37982
37983 2003-10-10  Simon Josefsson  <jas@extundo.com>
37984
37985         * m4/argp.m4: Add AC_C_INLINE.
37986
37987 2003-10-08  Paul Eggert  <eggert@twinsun.com>
37988
37989         Merge getpass from libc, plus a few fixes.
37990
37991         * lib/getpass.c (HAVE_STDIO_EXT) [_LIBC]: Define to 1.
37992         Include <stdbool.h>.
37993         Include <stdio_ext.h> if HAVE_STDIO_H, otherwise define
37994         __fsetlocking to empty.
37995         [_LIBC]: Do not include "getline.h" or "unlocked-io.h", but
37996         do include <bits/libc-lock.h>.
37997         Do not include <fcntl.h>; not needed.
37998         [_LIBC]: Include <wchar.h>.
37999         (NOTCANCEL_MODE): New macro.
38000         (flockfile, funlockfile) [_LIBC]: New macros.
38001         (__libc_cleanup_push, __libc_cleanup_pop, __getline, __tcgetattr)
38002         [!_LIBC]: New macros.
38003         (call_fclose): New function.
38004         (getpass): Use it.  Save tty stream separately; this simplifies the
38005         code and makes it more reliable if stdin happens to equal stdout.
38006         Invoke __fsetlocking on tty.
38007         Handle thread cancellation if needed.
38008         Namespace cleanup (use __tcgetattr, __getline).
38009         Use bool for Booleans.
38010         [USE_IN_LIBIO]: Handle wide streams.
38011         [!_LIBC]: Unconditionally do the fseek, since we don't know what
38012         stream might go where.
38013
38014         * lib/unlocked-io.h: Include <stdio.h>, so that the caller
38015         doesn't have to include <stdio.h> before us.
38016         (clearerr_unlocked, feof_unlocked, ferror_unlocked,
38017         fflush_unlocked, fgets_unlocked, fputc_unlocked, fputs_unlocked,
38018         fread_unlocked, fwrite_unlocked, getc_unlocked, getchar_unlocked,
38019         putc_unlocked, putchar_unlocked): Define to the unlocked counterpart
38020         if not declared, so that we can use getpass.c code from libc without
38021         rewriting it.
38022         (flockfile, ftrylockfile, funlockfile): New macros.
38023
38024 2003-10-08  Paul Eggert  <eggert@twinsun.com>
38025
38026         * modules/getpass: Depend on stdbool.
38027
38028 2003-10-08  Paul Eggert  <eggert@twinsun.com>
38029
38030         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for stdio_ext.h.
38031
38032 2003-10-07  Karl Berry  <karl@gnu.org>
38033
38034         * config/config.{guess,sub}: update from config.
38035
38036 2003-10-06  Jim Meyering  <jim@meyering.net>
38037             Bruno Haible  <bruno@clisp.org>
38038
38039         This lets translators provide better translations for the
38040         "Written by ..." part of --version output.
38041         * lib/version-etc.h: Include stdarg.h.
38042         (version_etc_copyright): Declare as readonly.
38043         (version_etc): Make this function variadic with a NULL-terminated list
38044         of author name strings.
38045         (version_etc_va): New declaration.
38046         * lib/version-etc.c: Include stdarg.h, stdlib.h.
38047         (version_etc_copyright): Declare as readonly.
38048         (version_etc_va): New function. Provide a different translatable string
38049         for each possible number of authors < 10. Abbreviate when there are 10
38050         authors or more.
38051         (version_etc): Make this function variadic. Call version_etc_va.
38052         Suggestion from Gary V. Vaughan.
38053
38054         * lib/long-options.h (parse_long_options): Change prototype: the
38055         authors string is moved to the end and becomes variadic.
38056         * lib/long-options.c: Include stdarg.h.
38057         (parse_long_options): Make this function variadic, too.
38058         Call version_etc_va, not version_etc.
38059
38060 2003-10-06  Bruno Haible  <bruno@clisp.org>
38061
38062         * modules/version-etc-2: Remove file.
38063         * MODULES.html.sh (func_all_modules): Remove version-etc-2.
38064
38065 2003-10-06  Bruno Haible  <bruno@clisp.org>
38066
38067         * modules/fatal-signal: New file.
38068         * MODULES.html.sh (func_all_modules): Add fatal-signal.
38069
38070 2003-10-06  Bruno Haible  <bruno@clisp.org>
38071
38072         * m4/fatal-signal.m4: New file.
38073         * m4/signalblocking.m4: New file, from GNU gettext.
38074
38075 2003-10-06  Bruno Haible  <bruno@clisp.org>
38076
38077         * lib/version-etc-2.h: Remove file.
38078         * lib/version-etc-2.c: Remove file.
38079
38080 2003-10-06  Bruno Haible  <bruno@clisp.org>
38081
38082         * lib/fatal-signal.h: New file, from GNU gettext.
38083         * lib/fatal-signal.c: New file, from GNU gettext.
38084
38085 2003-10-05  Paul Eggert  <eggert@twinsun.com>
38086
38087         * README: Rework advice for preventing empty .o files.
38088         Don't recommend ELIDE constructs.  Recommend <stddef.h>,
38089         not <sys/types.h>.
38090
38091 2003-10-04  Karl Berry  <karl@gnu.org>
38092
38093         * lib/argp*: update from libc.
38094
38095 2003-10-04  Karl Berry  <karl@gnu.org>
38096
38097         * config/config.{guess,sub}: update from config.
38098
38099 2003-10-02  Bruno Haible  <bruno@clisp.org>
38100
38101         * modules/lchown (Include): Add lchown.h.
38102         * modules/time_r (Include): Use "..." syntax.
38103         * modules/xgetdomainname (Include): Add xgetdomainname.h.
38104
38105 2003-10-01  Simon Josefsson  <jas@extundo.com>
38106
38107         * MODULES.html.sh (func_all_modules): Move gethostname from section
38108         'based on' to section 'lacking' POSIX:2001.
38109
38110 2003-10-01  Larry Jones  <lawrence.jones@eds.com>
38111
38112         * lib/getpass.c (getpass): Use a no-op fseek when switching from input
38113         to output mode on the same stream.
38114
38115 2003-09-29  Paul Eggert  <eggert@twinsun.com>
38116
38117         * lib/strftime.c (tm_diff) [! HAVE_TM_GMTOFF]:
38118         Fix arg typo in previous patch.
38119
38120 2003-09-28  Jim Meyering  <jim@meyering.net>
38121
38122         * lib/error.c: Correct cpp indentation.
38123
38124 2003-09-27  Paul Eggert  <eggert@twinsun.com>
38125
38126         * modules/free: New file.
38127
38128 2003-09-27  Paul Eggert  <eggert@twinsun.com>
38129
38130         * m4/free.m4: New file.
38131
38132 2003-09-27  Paul Eggert  <eggert@twinsun.com>
38133
38134         * lib/minmax.h (MIN, MAX)
38135         [__STDC__ && defined __GNUC__ && __GNUC__ >= 2]:
38136         Omit the special code that used __typeof__, since we worry that
38137         it could be more trouble than it's worth.  See:
38138         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00090.html
38139         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00095.html
38140
38141         * lib/free.c: New file.
38142
38143 2003-09-27  Oskar Liljeblad  <oskar@osk.mine.nu>
38144
38145         Trivial fixes to Makefile.am parts of module listings.
38146         * modules/strstr: Append strstr.h to lib_SOURCES.
38147         * modules/strcase: Likewise, for strcase.h.
38148
38149 2003-09-27  Karl Berry  <karl@gnu.org>
38150
38151         * config/mkinstalldirs: update from automake.
38152
38153 2003-09-26  Paul Eggert  <eggert@twinsun.com>
38154
38155         * lib/error.c (SIZE_MAX) [!defined SIZE_MAX]: Define.
38156         (error_tail): Do not loop, reallocating temporary buffer, since
38157         the output cannot contain more wide characters than the input
38158         contains bytes, the size must be big enough already.  This avoids
38159         one potential size overflow calculation.  Check for size overflow
38160         when calculating temporary buffer size.  Free temporary buffer
38161         when done, if it was allocated with malloc; this plugs a memory
38162         leak.  Remove casts from void * to pointers, that are no longer
38163         needed now that we're assuming C89 or better.
38164
38165         Merge error changes from glibc.
38166
38167         * lib/error.c, error.h: Update copyright notice header to match glibc.
38168         * lib/error.c [defined _LIBC]: Include <errno.h>, <bits/libc-lock.h>.
38169         (error, error_at_line) [defined _LIBC && defined __libc_ptf_call]:
38170         Disable cancellation while printing error.
38171         * lib/error.h: Prepend __ to parameter names.
38172
38173 2003-09-26  Jim Meyering  <jim@meyering.net>
38174
38175         * lib/error.c (error_tail): Move some declarations
38176         into inner scope where the local variables are used.
38177
38178 2003-09-26  Bruno Haible  <bruno@clisp.org>
38179
38180         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Add comments about the AIX
38181         stpncpy().
38182         Don't define stpncpy through config.h; it's now done through stpncpy.h.
38183
38184 2003-09-26  Bruno Haible  <bruno@clisp.org>
38185
38186         * lib/stpncpy.h (gnu_stpncpy): New declaration.
38187         (stpncpy): Define as alias for gnu_stpncpy.
38188         * lib/stpncpy.c [!_LIBC]: Define gnu_stpncpy, not stpncpy.
38189
38190 2003-09-25  Simon Josefsson  <jas@extundo.com>
38191
38192         * lib/xgetdomainname.h: New file.
38193         * lib/xgetdomainname.c: New file.
38194
38195 2003-09-25  Simon Josefsson  <jas@extundo.com>
38196             Bruno Haible  <bruno@clisp.org>
38197
38198         * modules/getdomainname: New file.
38199         * modules/xgetdomainname: New file.
38200         * MODULES.html.sh (func_all_modules): Add getdomainname,
38201         xgetdomainname.
38202
38203 2003-09-25  Simon Josefsson  <jas@extundo.com>
38204             Bruno Haible  <bruno@clisp.org>
38205
38206         * m4/getdomainname.m4: New file.
38207
38208 2003-09-25  Simon Josefsson  <jas@extundo.com>
38209             Bruno Haible  <bruno@clisp.org>
38210
38211         * lib/getdomainname.h: New file.
38212         * lib/getdomainname.c: New file.
38213
38214 2003-09-25  Karl Berry  <karl@gnu.org>
38215
38216         * lib/argp-fmtstream.c, argp-help.c: update from libc.
38217
38218 2003-09-25  Karl Berry  <karl@gnu.org>
38219
38220         * config/install-sh: update from automake.
38221
38222 2003-09-25  Bruno Haible  <bruno@clisp.org>
38223
38224         * modules/version-etc-2: New file, from modules/version-etc with
38225         modifications.
38226         * MODULES.html.sh (func_all_modules): Add version-etc-2.
38227
38228 2003-09-25  Bruno Haible  <bruno@clisp.org>
38229
38230         * lib/version-etc-2.h: New file, from version-etc.h with modifications.
38231         * lib/version-etc-2.c: New file, from version-etc.c with modifications.
38232
38233 2003-09-24  Simon Josefsson  <jas@extundo.com>
38234
38235         * modules/xgethostname: Add xgethostname.h.
38236
38237 2003-09-24  Paul Eggert  <eggert@twinsun.com>
38238
38239         * lib/linebuffer.c (freebuffer): Don't free the argument, just
38240         the buffer associated with the argument.  Bug reported by
38241         Simon Josefsson.
38242
38243 2003-09-24  Paul Eggert  <eggert@twinsun.com>
38244
38245         * README: Document assumptions that 'int' is at least 32 bits
38246         wide, that integer arithmetic is 2's complement without overflow,
38247         that there are no holes in integer values, that adding sizes of
38248         two nonoverlapping objects can't overflow, and that all-bits-zero
38249         yields scalar zero.  Fix spelling and capitalization typos.
38250
38251 2003-09-19  Karl Berry  <karl@gnu.org>
38252
38253         * lib/argp.h: update from libc.
38254
38255 2003-09-17  Paul Eggert  <eggert@twinsun.com>
38256
38257         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first,
38258         to avoid spurious warnings like "AC_RUN_IFELSE was called before
38259         gl_USE_SYSTEM_EXTENSIONS" from autoreconf.
38260
38261 2003-09-17  Paul Eggert  <eggert@twinsun.com>
38262
38263         * gnulib-tool: Use "test -h", not "test -L", for portability
38264         to Solaris 8 /bin/sh.  (This bug is fixed in Solaris 9.)
38265         (tags_regexp): Remove, since \| doesn't conform to POSIX.
38266         (sed_extract_prog): Issue s commands one-by-one, rather than
38267         using \| in one s command.
38268
38269 2003-09-16  Paul Eggert  <eggert@twinsun.com>
38270
38271         * lib/linebuffer.c (readlinebuffer): Return NULL immediately upon
38272         input error, instead of returning NULL the next time we are called
38273         (and therefore losing track of errno).
38274
38275 2003-09-16  Bruno Haible  <bruno@clisp.org>
38276
38277         * gnulib-tool (func_create_testdir): Warn about duplicated
38278         dependencies.
38279
38280 2003-09-15  Paul Eggert  <eggert@twinsun.com>
38281
38282         * modules/argmatch, modules/fatal, modules/obstack,
38283         modules/xalloc, modules/xgethostname: Sort dependencies by
38284         importance, not alphabetically.
38285
38286 2003-09-15  Paul Eggert  <eggert@twinsun.com>
38287
38288         * lib/getndelim2.c (getndelim2): Don't trash errno when a read
38289         fails, so that the caller gets the proper errno.
38290
38291         * lib/readutmp.c (read_utmp): Likewise.
38292         Check for fstat error.  Close stream and free storage
38293         when failing.
38294
38295 2003-09-14  Karl Berry  <karl@gnu.org>
38296
38297         * config/srclist.txt (strdup.c): disable for c89 changes.
38298
38299 2003-09-14  Jim Meyering  <jim@meyering.net>
38300
38301         * lib/getloadavg.c: Correct cpp indentation.
38302         * lib/strdup.c: Likewise.
38303         * lib/vasnprintf.c: Likewise.
38304
38305 2003-09-14  Bruno Haible  <bruno@clisp.org>
38306
38307         * modules/fwriteerror: New file.
38308         * MODULES.html.sh (func_all_modules): Add fwriteerror.
38309
38310 2003-09-14  Bruno Haible  <bruno@clisp.org>
38311
38312         * lib/fwriteerror.h: New file.
38313         * lib/fwriteerror.c: New file.
38314
38315 2003-09-12  Paul Eggert  <eggert@twinsun.com>
38316
38317         * modules/argmatch, modules/exitfail, modules/fatal, modules/obstack,
38318         modules/xgethostname, modules/xalloc: Depend on exit.
38319
38320 2003-09-12  Paul Eggert  <eggert@twinsun.com>
38321
38322         * m4/error.m4: Require AC_FUNC_STRERROR_R rather than invoking it.
38323
38324         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_AIX
38325         and AC_MINIX, too, so that their extensions are available.
38326
38327         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Remove.  All uses removed.
38328         This macro has been superseded by gl_BACKUPFILE.
38329
38330         More patches to assume C89 or better.
38331
38332         * m4/error.m4 (gl_ERROR): Don't check for vprintf.
38333
38334         * m4/check-decl.m4 (jm_CHECK_DECLS): Include <string.h>, <stdlib.h>
38335         unconditionally.
38336         * m4/closeout.m4 (gl_CLOSEOUT): Don't check for stdlib.h.
38337         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER):
38338         Include <string.h>, <stdlib.h> unconditionally.
38339         * m4/lstat.m4 (gl_PREREQ_LSTAT): Don't check for stdlib.h, free.
38340         * m4/readdir.m4 (GL_FUNC_READDIR): Don't check for string.h.
38341         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Don't check for standard C
38342         headers or for string.h.
38343         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Don't check for stdlib.h
38344         or strtoul.
38345
38346         * m4/mkstemp.m4 (jm_PREREQ_TEMPNAME): Do not require standard C
38347         headers.
38348         * m4/strdup.m4 (gl_PREREQ_STRDUP): Likewise.
38349         * m4/userspec.m4 (gl_USERSPEC): Likewise.
38350         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Likewise.
38351         * m4/xstrtod.m4 (gl_XSTRTOD): Likewise.
38352         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
38353         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't check for limits.h,
38354         memcpy, memset.
38355         (jm_FUNC_GNU_STRFTIME): Don't require standard C headers.
38356         * m4/strtod.m4 (gl_FUNC_STRTOD): Do not check for float.h.
38357         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Do not check for stdlib.h,
38358         strtol.
38359         * m4/strtol.m4 (gl_FUNC_STRTOL): Do not check for limits.h.
38360         * m4/userspec.m4 (gl_USERSPEC): Do not check for string.h.
38361         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Do not check for string.h, strtol,
38362         strtoul.
38363
38364 2003-09-12  Paul Eggert  <eggert@twinsun.com>
38365
38366         * lib/argmatch.c, fatal.c, xgethostname.c, xmalloc.c: Include exit.h.
38367         * lib/obstack.c [!defined _LIBC]: Likewise.
38368         * lib/argmatch.c (EXIT_FAILURE): Remove; now done by exit.h
38369         * lib/exitfail.c, fatal.c, xgethostname.c, xmalloc.c: Likewise.
38370         * lib/exitfail.c: Don't include stdlib.h; no longer needed.
38371
38372         More changes to assume C89 or better.
38373
38374         * lib/error.c (error_tail): Assume vprintf.
38375
38376         * lib/argmatch.c (getenv): Remove decl.
38377         * lib/progreloc.c (get_full_program_name): Define via prototype.
38378         * lib/setenv.c (clearenv): Likewise.
38379         * lib/stpncpy.c: Do not include <string.h> or <sys/types.h>; not
38380         needed.
38381         * lib/strdup.c: Include <stdlib.h>, <string.h> unconditionally.
38382         (malloc, memcpy): Remove decls.
38383         * lib/strftime.c (HAVE_LIMITS_H, STDC_HEADERS) [defined _LIBC]: Remove.
38384         (HAVE_MEMCPY) [defined emacs && !defined HAVE_BCOPY]: Remove.
38385         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
38386         (memcpy): Remove macro.
38387         (MEMCPY) [!defined COMPILE_WIDE]: Define to memcpy unconditionally.
38388         (__P): Remove.  All uses removed.
38389         (PTR): Remove.  All uses changed to void *.
38390         (CHAR_BIT, NULL): Remove.
38391         (spaces, zeros, memset_space, memset_zero)
38392         [!defined memset && !defined HAVE_MEMSET && !defined _LIBC]:
38393         Remove.
38394         (LOCALE_PARAM, LOCALE_PARAM_DECL): Remove.
38395         (memcpy_lowcase, memcpy_uppcase, tm_diff, iso_week_days):
38396         Define with prototype.
38397         Remove now-unnecessary prototype decl.
38398         (extra_args_spec): Assume ANSI C.  All uses changed.
38399         (extra_args_spec_iso): Remove.
38400         (my_strftime, emacs_strftimeu): Define via prototype.
38401         * lib/strtod.c: Include <float.h>, <stdlib.h>, <string.h>
38402         unconditionally.
38403         (DBL_MAX, DBL_MIN, HUGE_VAL, NULL): Remove decls.
38404         * lib/strtoimax.c: Include <stdlib.h> unconditionally.
38405         (strtoul, strtol): Remove decls.
38406         * lib/strtol.c (STDC_HEADERS, HAVE_LIMITS_H, NULL, ULONG_MAX,
38407         LONG_MAX): Remove.
38408         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
38409         (LOCALE_PARAM_DECL): Remove.  All uses changed to LOCALE_PARAM_PROTO.
38410         (LOCALE_PARAM_PROTO): New macro.
38411         (INTERNAL, INTERNAL1, WEAKNAME): Assume ANSI C, not K&R.
38412         (INTERNAL (strtol), strtol): Define with a prototype.
38413         (PARAMS): Remove.  All uses removed.
38414         * lib/tempname.c: Include <string.h> unconditionally.
38415         * lib/userspec.c: Include <stdlib.h>, <string.h> unconditionally.
38416         * lib/xgethostname.c (main): Define with a prototype.
38417         * lib/xmalloc.c: Include "xalloc.h" first, to check interface.
38418         Include <stdlib.h> unconditionally.
38419         (calloc, malloc, realloc, free): Remove decls.
38420         * lib/xstrtod.c: Include "xstrtod.h" first, to check interface.
38421         Include <stdlib.h> unconditionally.  Sort include file names.
38422         (strtod): Remove.
38423         (xstrtod): Define with a prototype.
38424         * lib/xstrtol.c: Include <stdlib.h>, <string.h> unconditionally.
38425         (strtol, strtoul): Remove decls.
38426
38427 2003-09-11  Paul Eggert  <eggert@twinsun.com>
38428
38429         More patches to assume C89 or better.
38430         * m4/strndup.m4 (gl_PREREQ_STRNDUP): Remove STDC_HEADERS check.
38431         * m4/strnlen.m4 (gl_PREREQ_STRNLEN): Don't check for memory.h,
38432         string.h, memchr, STDC_HEADERS.
38433
38434 2003-09-11  Paul Eggert  <eggert@twinsun.com>
38435
38436         * lib/strndup.c: Don't include <stdio.h>, <sys/types.h>.
38437         Include <stdlib.h>, <string.h> unconditionally.
38438         Remove now-unnecessary cast to char *.
38439         * lib/strnlen.c: Include <string.h> unconditionally.
38440         * lib/yesno.c (yesno): Define with a prototype.
38441
38442 2003-09-11  Bruno Haible  <bruno@clisp.org>
38443
38444         * config/srclist.txt (setenv.c, unsetenv.c): Disable for the moment.
38445
38446 2003-09-10  Jim Meyering  <jim@meyering.net>
38447
38448         * lib/error.c: Correct indentation of cpp directives.
38449
38450 2003-09-10  Bruno Haible  <bruno@clisp.org>
38451
38452         * m4/strcspn.m4 (gl_PREREQ_STRCSPN): Remove <string.h> check.
38453         * m4/strpbrk.m4 (gl_PREREQ_STRPBRK): Remove <string.h> check.
38454         * m4/strstr.m4 (gl_PREREQ_STRSTR): Remove <string.h> check.
38455         * m4/unicodeio.m4 (gl_UNICODEIO): Remove <string.h> check.
38456         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove
38457         <stdlib.h> and <string.h> checks.
38458         * m4/xreadlink.m4 (gl_XREADLINK): Remove <stdlib.h> check.
38459         * m4/yesno.m4 (gl_YESNO): Remove <stdlib.h> check.
38460
38461 2003-09-10  Bruno Haible  <bruno@clisp.org>
38462
38463         * lib/strcspn.c: Include <string.h> unconditionally.
38464         * lib/strpbrk.c: Include <string.h> unconditionally.
38465         * lib/strstr.c: Include <string.h> unconditionally.
38466         * lib/unicodeio.c: Include <string.h> unconditionally.
38467         * lib/setenv.c: Include <stdlib.h> and <string.h> unconditionally.
38468         * lib/unsetenv.c: Likewise.
38469         * lib/xreadlink.c: Include <stdlib.h> unconditionally.
38470         * lib/yesno.c: Include <stdlib.h> unconditionally.
38471         (rpmatch): Add prototype.
38472
38473 2003-09-09  Paul Eggert  <eggert@twinsun.com>
38474
38475         More patches to assume C89 or better.
38476         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Don't check for stdlib.h.
38477         * m4/getopt.m4 (gl_GETOPT): Don't check for string.h.
38478         * m4/getugroups.m4 (gl_GETUGROUPS): Do not check for standard C headers
38479         or for string.h.
38480         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Do not check for
38481         stdlib.h.
38482         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): Do not require standard
38483         C headers.
38484         * m4/hard-locale.m4 (gl_HARD_LOCALE): Do not check for stdlib.h,
38485         string.h.
38486         * m4/hash.m4 (gl_HASH): Do not check for stdlib.h, malloc, free.
38487         * m4/human.m4 (gl_HUMAN): Do not check for stdlib.h, string.h, getenv.
38488         * m4/idcache.m4 (gl_IDCACHE): Do not check for standard C headers,
38489         or for string.h.
38490         * m4/long-options.m4 (gl_LONG_OPTIONS): Do not check for stdlib.h.
38491         * m4/makepath.m4 (gl_MAKEPATH): Do not check for string.h or standard
38492         C headers.
38493         * m4/md5.m4 (gl_MD5): Don't check for limits.h, standard C headers,
38494         memcpy.
38495         * m4/sha.m4 (gl_SHA): Don't check for standard Cheaders, memcpy.
38496         * m4/memchr.m4 (jm_PREREQ_MEMCHR): Don't check for limits.h, stdlib.h.
38497         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): Don't check for string.h.
38498         * m4/memcoll.m4 (gl_MEMCOLL): Likewise.
38499         * m4/memrchr.c (gl_PREREQ_MEMRCHR): Don't check for limits.h.
38500         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): Don't check for stdlib.h,
38501         string.h, free.
38502         * m4/mktime.m4 (gl_PREREQ_MKTIME): Don't check for standard C headers.
38503         * m4/modechange.m4 (gl_MODECHANGE): Don't check for standard C headers.
38504         * m4/mountlist.m4 (gl_PREREQ_MOUNTLIST_EXTRA): Don't check for standard
38505         C headers, or for string.h.
38506         * m4/obstack.m4 (gl_OBSTACK): Don't check for stddefe.h, string.h.
38507         (gl_PREREQ_OBSTACK): Don't check for stdlib.h.
38508         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't check for standard C
38509         headers, memory.h, stdlib.h, string.h, strings.h.
38510         * m4/posixtm.m4 (gl_POSIXTM): Don't check for stdlib.h, string.h.
38511         * m4/posixver.m4 (gl_POSIXVER): Don't check for getenv.
38512         * m4/putenv.m4 (gl_PREREQ_PUTENV): Don't check for string.h, memcpy,
38513         strchr.
38514         * m4/readtokens.m4 (gl_READTOKENS): Don't check for standard C
38515         headers, memory.h, string.h.
38516         * m4/regex.m4 (jm_PREREQ_REGEX): Do not check for limits.h, string.h.
38517         * m4/rename.m4 (gl_PREREQ_RENAME): Do not check for stdlib.h, string.h,
38518         free.
38519         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Don't check for standard C
38520         headers.
38521         * m4/same.m4 (gl_SAME): Don't check for stdlib.h, string.h, free.
38522         * m4/save-cwd.m4 (gl_SAVE_CWD): Don't check for standard C headers.
38523         * m4/savedir.m4 (gl_SAVEDIR): Don't check for standard C headers.
38524         * m4/strchrnul.m4 (gl_PREREQ_STRCHRNUL): Don't check for string.h.
38525         * m4/xgetcwd.m4 (gl_XGETCWD): Don't check for stdlib.h.
38526
38527 2003-09-09  Paul Eggert  <eggert@twinsun.com>
38528
38529         More K&R removal.
38530
38531         * lib/acosl.c (main): Use a prototype.
38532         * lib/asinl.c, cosl.c, expl.c, frexpl.c, ldexpl.c, sinl.c,
38533         tanl.c: Likewise.
38534
38535         * lib/getloadavg.c (getloadavg, main): Define via prototypes.
38536
38537         * lib/getopt.h (struct option.name): Assume C89, and use 'const'.
38538         (getopt, etopt_long, getopt_long_only, _getopt_internal)
38539         [defined __GNU_LIBRARY__]: Assume C89, so we can always declare
38540         with a prototype.
38541         * lib/getopt.c (const): Remove macro.
38542         Include <string.h> unconditionally.
38543         (my_index): Remove; all uses changed to strchr.
38544         (strlen): Remove decl.
38545         (exchange): Remove forward decl; no longer needed.
38546         (exchange, _getopt_initialize, _getopt_internal, getopt, main):
38547         Define with prototype.
38548         * lib/getopt1.c (const): Remove macro.
38549         (getopt_long, getopt_long_only, main): Define with prototype.
38550
38551         * lib/getugroups.c: Include <string.h> unconditionally.
38552
38553         * lib/getusershell.c: Include <stdlib.h> unconditionally.
38554         (getusershell, setusershell, endusershell, readname, main):
38555         Define with prototypes.
38556
38557         * lib/group-member.c: Include group-member.h first.
38558         Include <stdlib.h> unconditionally.
38559
38560         * lib/hard-locale.c: Include hard-locale.h first.
38561         Include <stdlib.h>, <string.h> unconditionally.
38562
38563         * lib/hash.c (free, malloc): Remove decls.
38564         Include <stdlib.h> unconditionally.
38565
38566         * lib/human.c: Include <stdlib.h>, <string.h> unconditionally.
38567         (getenv): Do not declare.
38568
38569         * lib/idcache.c: Include <string.h> unconditionally.
38570
38571         * lib/long-options.c: Include long-options.h first, to test interface.
38572         Include <stdlib.h> unconditionally.
38573
38574         * lib/makepath.c: Include makepath.h first, to test interface.
38575         Include <stdlib.h> and <string.h> unconditionally.
38576
38577         * lib/linebuffer.c: Include <stdlib.h>.
38578         (free): Remove decl.
38579
38580         * lib/malloc.c: Include <stdlib.h>, for malloc; don't bother with
38581         stddef.h. rpl_malloc returns void *, not char *.
38582         * lib/realloc.c (rpl_realloc): Likewise.  Also, define with a
38583         prototype.
38584
38585         * lib/md5.h: Include <limits.h> unconditionally.
38586         (UINT_MAX_32_BITS): Don't worry about non-__STDC__ case.
38587         (__P): Remove; all uses removed.
38588         * lib/md5.c: Include "md5.h" first.
38589         (md5_init_ctx, md5_read_ctx, md5_finish_ctx, md5_stream,
38590         md5_buffer, md5_process_bytes, md5_process_block):
38591         Define with prototypes.
38592         * lib/sha.h (__P): Remove all uses.  (It wasn't defined??)
38593         * lib/sha.c: Include "sha.h" first.
38594         Include <stdlib.h>, <string.h> unconditionally.
38595
38596         * lib/memchr.c (__ptr_t): Remove; all uses changed to void *.
38597         * lib/memcmp.c (__ptr_t): Likewise.
38598         * lib/memrchr.c (__ptr_t): Likewise.
38599         * lib/memchr.c, memcmp.c, memcoll.c, memrchr.c:
38600         Include <string.h> unconditionally.
38601         * lib/memchr.c, memrchr.c: Include <limits.h> unconditionally.
38602         * lib/memchr.c: Include <stdlib.h> unconditionally.
38603         * lib/memchr.c (LONG_MAX): Remove.
38604         * lib/memrchr.c (LONG_MAX): Likewise.
38605         * lib/memchr.c (__memchr): Define via a prototype.
38606         * lib/memrchr.c (__memrchr): Likewise.
38607         * lib/memcmp.c (__P): Remove, and remove all uses.
38608         (memcmp_bytes, memcmp_common_alignment, memcmp_not_common_alignment):
38609         Remove forward decls; no longer needed.
38610         * lib/memcpy.c, memmove.c, memset.c: Include <stddef.h>.
38611         Use types required by C89 in prototype.
38612
38613         * lib/mkdir.c: Include <stdlib.h>, <string.h> unconditionally.
38614         * lib/savedir.c: Likewise.
38615         * lib/mkdir.c (free): Remove decl.
38616         * lib/rmdir.c (rmdir): Define with a prototype.
38617         * lib/savedir.c: Include savedir.h first, to test interface.
38618
38619         * lib/mktime.c (STDC_HEADERS): Remove.
38620         Include <stdlib.h>, <string.h> unconditionally.
38621
38622         * lib/modechange.c: Include <stdlib.h> unconditionally.
38623         (malloc): Remove decl.
38624
38625         * lib/mountlist.c: Include <stdlib.h>, <string.h> unconditionally.
38626         (free): Remove decl.
38627
38628         * lib/obstack.h (PTR_INT_TYPE) [!defined __PTRDIFF_TYPE__]:
38629         Define to ptrdiff_t, without bothering to check HAVE_STDDEF_H.
38630         (This type really should be intptr_t, but that's a C99ism.)
38631         (_obstack_memcpy): Remove: all uses changed to memcpy.
38632         Include <string.h> unconditionally.
38633         (struct obstack): Assume __STDC__ for types of members
38634         chunkfun, freefun, extra_arg.
38635         (_obstack_newchunk, _obstack_free, _obstack_begin, _obstack_begin_1,
38636         _obstack_memory_used, obstack_alloc_failed_handler, obstack_init,
38637         obstack_begin, obstack_specify_allocation,
38638         obstack_specify_allocation_with_arg, obstack_chunkfun,
38639         obstack_freefun, obstack_free) [! (defined __STDC__ && __STDC__)]:
38640         Remove unprototyped decls and the macros that use them.
38641         * lib/obstack.c (POINTER): Remove.  All uses changed to void *.
38642         (obstack_alloc_failed_handler, CALL_CHUNKFUN, CALL_FREEFUN,
38643         _obstack_begin, _obstack_begin_1, _obstack_allocated_p)
38644         (defined __STDC__ && __STDC__)]:
38645         Remove nonprototyped code.
38646         Include <stdlib.h> unconditionally.
38647         (_obstack_begin, _obstack_begin_1, _obstack_newchunk,
38648         _obstack_allocated_p, _obstack_free, obstack_free,
38649         _obstack_memory_used, print_and_abort):
38650         Define using prototypes.
38651         (obstack_1grow, obstack_1grow_fast, obstack_alloc, obstack_base,
38652         obstack_blank, obstack_blank_fast, obstack_copy, obstack_copy0,
38653         obstack_finish, obstack_grow, obstack_grow0, obstack_make_room,
38654         obstack_next_free, obstack_object_size, obstack_room) [0]:
38655         Remove unused, unprototyped code.
38656
38657         * lib/path-concat.c: Include <stdlib.h>, <string.h> unconditionally.
38658
38659         * lib/physmem.c (physmem_total, physmem_available, main): Define
38660         with prototypes.
38661
38662         * lib/posixtm.c: Include <stdlib.h>, <string.h> unconditionally.
38663         (main): Define with a prototype.
38664
38665         * lib/posixver.c (getenv): Remove decl.
38666
38667         * lib/putenv.c (malloc): Returns void *, not char *.
38668         Include <string.h> unconditionally.
38669         (strchr, memcpy, NULL): Do not define.
38670
38671         * lib/readtokens.c: Include readtokens.h first, to test interface.
38672         Include <stdlib.h>, <string.h> unconditionally.
38673         (init_tokenbuffer): Define with a prototype.
38674
38675         * lib/regex.c (PARAMS): Remove.  All uses removed.
38676         All uses of _RE_ARGS removed, too.
38677         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
38678         unconditionally.
38679         (bzero): Assume memset exists.
38680         (memcmp, memcpy, NULL): Remove.
38681         (SIGN_EXTEND_CHAR): Remove; all uses replaced by casts to signed
38682         char, or assignments to local vars of type signed char.
38683         (init_syntax_once, PREFIX(extract_number_and_incr),
38684         PREFIX(print_partial_compiled_pattern),
38685         PREFIX(print_compiled_pattern), PREFIX(print_double_string),
38686         convert_mbs_to_wcs, print_fastmap, re_set_syntax,
38687         PREFIX(regex_grow_registers), PREFIX(regex_compile),
38688         PREFIX(store_op1), PREFIX(store_op2), PREFIX(insert_op1),
38689         PREFIX(insert_op2), PREFIX(at_begline_loc_p),
38690         PREFIX(at_endline_loc_p), group_in_compile_stack, insert_space,
38691         wcs_compile_range, byte_compile_range, truncate_wchar,
38692         PREFIX(re_compile_fastmap), re_compile_fastmap, re_set_registers,
38693         re_search, re_search_2, PREFIX(re_search_2), re_match, re_match_2,
38694         count_mbs_length, wcs_re_match_2_internal,
38695         byte_re_match_2_internal, PREFIX(group_match_null_string_p),
38696         PREFIX(alt_match_null_string_p),
38697         PREFIX(common_op_match_null_string_p), PREFIX(bcmp_translate),
38698         re_compile_pattern, re_comp, re_exec, regcomp, regexec, regerror,
38699         regfree, PREFIX(extract_number)): Define with prototype.  Remove
38700         now-unnecessary declaration, if any.
38701         (byte_compile_range, PREFIX(regex_compile), re_comp, re_exec,
38702         regcomp, regexec):
38703         Remove now-unnecessary casts among pointer types.
38704         * lib/regex.h (_RE_ARGS): Remove.  All uses removed.
38705
38706         * lib/rename.c: Include <stdlib.h>, <string.h> unconditionally.
38707         (free): Remove decl.
38708
38709         * lib/rpmatch.c: Include <stdlib.h> unconditionally.
38710
38711         * lib/same.c: Include <stdlib.h>, <string.h> unconditionally.
38712         (free): Remove decl.
38713
38714         * lib/save-cwd.c: Include <stdlib.h> unconditionally.
38715         * lib/xgetcwd.c: Likewise.
38716
38717         * lib/stat.c: Include <stdlib.h>, <string.h> unconditionally.
38718         (free): Remove decl.
38719
38720         * lib/strchrnul.c (strchrnul): Define with a prototype.
38721         Fix bug: c_in was not converted to char before searching.
38722
38723         The following changes are not K&R related:
38724
38725         * lib/group-member.h: Include <sys/types.h>, so that this file is
38726         self-contained.
38727         * lib/makepath.h: Likewise.
38728
38729         * lib/getusershell.c (readname, default_index, line_size, readname):
38730         Use size_t, not int, for sizes.
38731         (readname): If the size overflows, report an error instead of
38732         looping forever.
38733
38734 2003-09-09  Paul Eggert  <eggert@twinsun.com>
38735
38736         * config/srclist.txt: Do not get getopt.h, getopt1.c, or regex.h from
38737         libc.
38738
38739 2003-09-09  Paul Eggert  <eggert@twinsun.com>
38740
38741         * README: New section: portability guidelines.
38742
38743 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
38744
38745         * m4/getndelim2.m4 (gl_PREREQ_GETNDELIM2): Assume stdlib.h per the
38746         C89 spec.
38747
38748 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
38749
38750         * lib/getndelim2.c: Assume stdlib.h per the C89 spec.
38751
38752 2003-09-08  Paul Eggert  <eggert@twinsun.com>
38753
38754         Assume C89 or better; remove K&R cruft.
38755         A few of these changes were first proposed by Derek Robert Price
38756         in <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00105.html>.
38757
38758         * lib/addext.c: Include <string.h> unconditionally.
38759         * lib/backupfile.c: Include <string.h>, <stdlib.h> unconditionally.
38760         Don't declare getenv or malloc.
38761
38762         * lib/alloca.c: Include <string.h>, <stdlib.h> unconditionally.
38763         (POINTER_TYPE, pointer): Remove; all uses changed to void *.
38764         (NULL): Remove.
38765         (find_stack_direction, alloca): Use prototypes.
38766
38767         * lib/atexit.c (atexit): Define using a prototype.
38768
38769         * lib/basename.c, dirname.c, stripslash.c:
38770         Include <string.h> unconditionally.
38771
38772         * lib/bcopy.c: Include <stddef.h>.
38773         (bcopy): Define with prototype, using 'const' and 'void' and 'size_t'.
38774
38775         * lib/canon-host.c: Include <stdlib.h>, <string.h> unconditionally.
38776
38777         * lib/error.h (error, error_at_line, error_print_progname)
38778         [! (defined (__STDC__) && __STDC__)]: Remove decls.
38779         * lib/error.c: Include error.h first, to check interface.
38780         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
38781         (VA_START): Remove; all uses changeed to va_start.
38782         (exit, strerror): Remove decls.
38783         (error_print_progname): Prototype uncondionally.
38784         Don't include <errno.h>; no longer needed.
38785         (private_strerror): Remove.
38786         (error_tail): Always define.
38787         (error, error_at_line): Assume C89 or better; always use prototypes.
38788         * lib/fatal.c: Include "fatal.h" first, to test interface.
38789         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
38790         (VA_START): Remove; all uses changed to va_start.
38791         [! (HAVE_VPRINTF || HAVE_DOPRNT || _LIBC)]: Remove support for
38792         this case.
38793         (exit): Remove decl.
38794         (fatal): Prototype unconditionally.  Assume va_start works.
38795         Abort at end, to pacify gcc.
38796
38797         * lib/euidaccess.c (main): Define with a prototype.
38798
38799         * lib/exclude.c: Include <stdlib.h>, <string.h> unconditionally.
38800
38801         * lib/exitfail.c: Include <stdlib.h> unconditionally.
38802
38803         * lib/fnmatch_.h (__P): Remove.  All uses changed to assume
38804         prototypes.
38805         * lib/fnmatch.c: Include fnmatch.h first, to test interface.
38806         Include <string.h>, <stddef.h>, <stdlib.h> unconditionally.
38807         (getenv): Remove decl.
38808         (fnmatch): Define using a prototype.
38809         * lib/fnmatch_loop.c (FCT): Remove forward decl; no longer needed.
38810         (FCT): Define using a prototype.
38811
38812         * lib/getdate.y: Include <stdlib.h>, <string.h> unconditionally.
38813
38814         * lib/gethostname.c: Include <stddef.h>.
38815         (gethostname): Define with prototype.  Length is size_t, not int.
38816
38817 2003-09-08  Paul Eggert  <eggert@twinsun.com>
38818
38819         Assume C89 or better; remove K&R cruft.
38820         * m4/alloca.m4 (gl_PREREQ_ALLOCA): Don't check for stdlib.h, string.h.
38821         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for stdlib.h,
38822         string.h, getenv, malloc.
38823         * m4/dirname.m4 (gl_DIRNAME): Don't check for string.h or C standard
38824         headers.
38825         * m4/canon-host.m4 (gl_CANON_HOST): Don't check for string.h, stdlib.h.
38826         * m4/error.m4 (jm_PREREQ_ERROR): Do not require STDC headers, and
38827         do not check for strerror.
38828         * m4/exclude.m4: Do not check for stdlib.h, string.h, strings.h.
38829         * m4/exitfail.m4 (gl_EXITFAIL): Do not check for stdlib.h.
38830         * m4/fatal.m4 (gl_FATAL): Do not require STDC headers, and
38831         do not check for doprnt or vprintf.
38832         * m4/fnmatch.m4 (gl_PREREQ_FNMATCH_EXTRA): Remove.  All uses removed.
38833         * m4/getdate.m4 (gl_GETDATE): Don't check for stdlib.h or string.h.
38834
38835 2003-09-08  Paul Eggert  <eggert@twinsun.com>
38836
38837         * lib/getversion.c: Remove; was migrated to backupfile.c in 1997.
38838         getversion.c should have been removed then, but was accidentally
38839         preserved.
38840
38841         * lib/utime.c [!HAVE_UTIMES_NULL]: Include <sys/stat.h>, <fcntl.h>.
38842         (utime_null): Fix typo: 'st' was sometimes called 'sb'.
38843
38844 2003-09-08  Karl Berry  <karl@gnu.org>
38845
38846         * config/config.sub, config.guess, srclistvars.sh: update from savannah
38847                 config, forget about prep.
38848
38849         * config/depcomp, missing: update from automake.
38850
38851 2003-09-07  Paul Eggert  <eggert@twinsun.com>
38852
38853         * modules/time_r: Depend on 'restrict'.  Fix from Simon Josefsson in
38854         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
38855
38856 2003-09-07  Paul Eggert  <eggert@twinsun.com>
38857
38858         * lib/time_r.c (gmtime_r, localtime_r): Fix silly typo: missing arg to
38859         copy_tm_result.  Bug reported by Simon Josefsson in
38860         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
38861
38862 2003-09-06  Paul Eggert  <eggert@twinsun.com>
38863
38864         * m4/time_r.m4: New file.
38865         * m4/mktime.m4 (gl_PREREQ_MKTIME): Remove check for limits.h.
38866         * m4/timegm.m4 (gl_FUNC_TIMEGM): Assume that timegm is buggy if mktime
38867         is. Check for timegm declaration.
38868         (gl_PREREQ_TIMEGM): Require gl_FUNC_MKTIME.
38869         Do not check for gmtime_r.
38870         Replace mktime if __mktime_internal does not exist and if mktime
38871         hasn't been replaced already.
38872
38873 2003-09-06  Paul Eggert  <eggert@twinsun.com>
38874
38875         * lib/time_r.c, lib/time_r.h: New files.
38876
38877         * lib/mktime.c (my_mktime_localtime_r): Remove; all uses changed to
38878         __localtime_r.
38879         (__localtime_r) [!defined _LIBC]: New macro.  Include <time_r.h>.
38880         (__mktime_internal) [!defined _LIBC]: Now extern, not static.
38881
38882         * lib/strftime.c (my_strftime_gmtime_r): Remove; all uses changed to
38883         __gmtime_r.
38884         (my_strftime_localtime_r): Remove; all uses changed to __localtime_r.
38885         (__gtime_r, __localtime_r) [!HAVE_TM_GMTOFF]: New macros.
38886         Include <time_r.h>.
38887
38888         * lib/timegm.c: Switch to glibc implementation, with the following
38889         changes:
38890         [defined HAVE_CONFIG_H]: Include <config.h>.
38891         [!defined _LIBC]: Include "timegm.h" rather than <time.h>.
38892         (__mktime_internal) [!defined _LIBC]: New decl.
38893         (__gmtime_r) [!defined _LIBC]: New macro and function.
38894         (timegm): Use a prototype, since gnulib assumes C89.
38895         Do not bother declaring tmp to be const, as it's not really usefu.
38896         * lib/timegm.h: Hoist "#include <time.h>" out of #ifdef.
38897         (timegm): Declare only if HAVE_DECL_TIMEGM.
38898
38899 2003-09-06  Paul Eggert  <eggert@twinsun.com>
38900
38901         * MODULES.html.sh (func_all_modules): Add time_r.
38902         * modules/time_r: New file.
38903         * modules/mktime, modules/strftime, modules/timegm: Depend on time_r.
38904         * modules/timegm: Depend on mktime.  Change maintainer to "all, glibc".
38905
38906 2003-09-03  Paul Eggert  <eggert@twinsun.com>
38907
38908         * lib/human.c (human_readable): Fix bug that rounded 10501 to 10k.
38909         Bug reported by Lute Kamstra in
38910         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00003.html>.
38911
38912         * lib/getdate.y (relative_time_table): Use tDAY_UNIT for "tomorrow",
38913         "yesterday", "today", and "now" rather than tMINUTE_UNIT.  Of
38914         course with correspondingly smaller numbers for tomorrow and
38915         yesterday.  From Tadayoshi Funaba.  Originally installed into
38916         sh-utils on 1999-08-07, but the patch got lost (I guess during the
38917         coreutils merge?).
38918
38919 2003-08-31  Simon Josefsson  <jas@extundo.com>
38920
38921         * modules/timegm: New file.
38922         * MODULES.html.sh (func_all_modules): Add timegm.
38923
38924 2003-08-31  Simon Josefsson  <jas@extundo.com>
38925
38926         * m4/timegm.m4: New file.
38927
38928 2003-08-31  Simon Josefsson  <jas@extundo.com>
38929
38930         * lib/timegm.h: New file.
38931         * lib/timegm.c: New file.  Based on
38932         wget-1.8.2/src/http.c:mktime_from_utc.
38933
38934 2003-08-31  Karl Berry  <karl@gnu.org>
38935
38936         * lib/argp.h: update from libc.
38937
38938 2003-08-28  Bruno Haible  <bruno@clisp.org>
38939
38940         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Remove AC_DEFINE of fnmatch here.
38941         This avoids havoc on compilers for which '#define fnmatch rpl_fnmatch'
38942         followed by '#define fnmatch fnmatch_posix' gives an error.
38943
38944 2003-08-28  Bruno Haible  <bruno@clisp.org>
38945
38946         * lib/binary-io.h: Undefine O_BINARY before defining it. This avoids a
38947         warning on QNX, which defines O_BINARY to 000000.
38948
38949 2003-08-27  Jim Meyering  <jim@meyering.net>
38950
38951         * m4/mkstemp.m4: Require that the system mkstemp be able to create
38952         70 temporary files, not just 30.  Tru64 V4.0F's mkstemp function
38953         would fail after 32.  Reported by Danny Levinson.  Details here:
38954         http://mail.gnu.org/archive/html/bug-coreutils/2003-08/msg00124.html
38955
38956 2003-08-24  Bruno Haible  <bruno@clisp.org>
38957
38958         * lib/binary-io.h: Include <stdio.h>, to avoid a compilation error when
38959         MSVC7 <stdio.h> is included later.
38960
38961 2003-08-22  Simon Josefsson  <jas@extundo.com>
38962
38963         * modules/strndup (Makefile.am): Add strndup.h to lib_SOURCES.
38964
38965 2003-08-20  Karl Berry  <karl@gnu.org>
38966
38967         * m4/lib-ld.m4: serial 1003 from gettext, no changes besides serial.
38968
38969 2003-08-20  Bruno Haible  <bruno@clisp.org>
38970
38971         * modules/progname: New file.
38972         * MODULES.html.sh (func_all_modules): Add progname.
38973
38974 2003-08-20  Bruno Haible  <bruno@clisp.org>
38975
38976         * lib/progname.h: New file, from GNU gettext.
38977         * lib/progname.c: New file, from GNU gettext.
38978         * lib/progreloc.c: New file, from GNU gettext.
38979
38980 2003-08-19  Jim Meyering  <jim@meyering.net>
38981
38982         * m4/lib-ld.m4: Revert yesterday's change, per Bruno's request here:
38983         http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00155.html
38984
38985 2003-08-19  Bruno Haible  <bruno@clisp.org>
38986
38987         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Don't check for <string.h> any
38988         more.
38989
38990 2003-08-19  Bruno Haible  <bruno@clisp.org>
38991
38992         * lib/xstrdup.c: Assume <string.h> exists.
38993
38994 2003-08-18  Paul Eggert  <eggert@twinsun.com>
38995
38996         * modules/stdbool: Add BUILT_SOURCES.  Prefer $@ to target name
38997         in makefile rules.
38998
38999 2003-08-18  Jim Meyering  <jim@meyering.net>
39000
39001         * m4/getloadavg.m4: Use [\t ], not [ \t] (where \t is a literal TAB).
39002         * m4/lib-ld.m4: Likewise.
39003
39004 2003-08-18  Jim Meyering  <jim@meyering.net>
39005
39006         * lib/setenv.h: Indent nested cpp directive.
39007         * lib/vasnprintf.c: Remove trailing blanks.
39008
39009 2003-08-17  Simon Josefsson  <jas@extundo.com>
39010
39011         * modules/xstrndup: New file.
39012         * MODULES.html.sh (func_all_modules): Add xstrndup.
39013
39014 2003-08-17  Simon Josefsson  <jas@extundo.com>
39015
39016         * modules/argp: Fix autoconf macro name. Add more dependencies.
39017
39018 2003-08-17  Simon Josefsson  <jas@extundo.com>
39019
39020         * m4/xstrndup.m4: New file.
39021
39022 2003-08-17  Simon Josefsson  <jas@extundo.com>
39023
39024         * m4/argp.m4: New file.
39025
39026 2003-08-17  Simon Josefsson  <jas@extundo.com>
39027             Bruno Haible  <bruno@clisp.org>
39028
39029         * lib/xstrndup.h: New file.
39030         * lib/xstrndup.c: New file.
39031
39032 2003-08-17  Bruno Haible  <bruno@clisp.org>
39033
39034         * modules/strndup (Files, Include): Add lib/strndup.h.
39035
39036 2003-08-17  Bruno Haible  <bruno@clisp.org>
39037
39038         * modules/euidaccess (Files): Add lib/euidaccess.h.
39039
39040 2003-08-17  Bruno Haible  <bruno@clisp.org>
39041
39042         * lib/strndup.h: New file.
39043
39044 2003-08-17  Bruno Haible  <bruno@clisp.org>
39045
39046         * gnulib-tool (func_create_testdir): Handle gl_USE_SYSTEM_EXTENSIONS
39047         like AC_GNU_SOURCE.
39048         * modules/extensions (configure.ac): Comment out the invocation of
39049         gl_USE_SYSTEM_EXTENSIONS.
39050
39051 2003-08-16  Paul Eggert  <eggert@twinsun.com>
39052
39053         Merges from coreutils, etc.
39054         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Insert ':' to prevent a syntax
39055         error in gl_FUNC_MATCH.  This fixes a bug I introduced on 2003-05-28.
39056         * m4/readlink.m4 (gl_PREREQ_READLINK): Renamed from gl_PREREQ_READLINE,
39057         fixing a typo.
39058         * m4/host-os.m4 (UTILS_HOST_OS): Add GNU/NetBSD, GNU/FreeBSD.
39059         * m4/hash.m4 (gl_HASH): Use AM_STDBOOL_H, not AC_HEADER_STDBOOL.
39060
39061 2003-08-16  Paul Eggert  <eggert@twinsun.com>
39062
39063         Document merge from coreutils.
39064         * modules/alloca: Append $(ALLOCA_H) to BUILT_SOURCES.
39065         * modules/fnmatch: Append $(FNMATCH_H) to BUILT_SOURCES.
39066         * modules/utime: Add m4/utimes-null.m4.
39067
39068 2003-08-16  Paul Eggert  <eggert@twinsun.com>
39069
39070         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Do not normalize white
39071         space, undoing this 2003-08-12 change:
39072         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
39073
39074 2003-08-16  Paul Eggert  <eggert@twinsun.com>
39075
39076         * config/srclist.txt: Get regex.h, strdup.c, strtoll.c,
39077         strtoul.c from libc, undoing this 2003-08-12 change:
39078         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
39079
39080 2003-08-16  Jim Meyering  <jim@meyering.net>
39081
39082         Merges from coreutils.
39083         * m4/readdir.m4 (GL_FUNC_READDIR): Change name to have GL_ (not jm_)
39084         prefix.  Adjust cache variables similarly.  Create 500 rather than
39085         just 300 files, to exercise bug on Darwin6.5, too.
39086         * m4/perl.m4 (jm_PERL): Use $am_missing_run, not undefined
39087         $missing_dir.
39088         * m4/jm-winsz1.m4: Require AC_SYS_POSIX_TERMIOS, not
39089         AM_SYS_POSIX_TERMIOS.
39090         Reported by mkc@mathdogs.com.
39091         Also change use of $am_cv_sys_posix_termios
39092         to $ac_cv_sys_posix_termios.  Reported by Andreas Schwab.
39093         * m4/getgroups.m4 (jm_FUNC_GETGROUPS): Rewrite to use AC_FUNC_GETGROUPS
39094         and (if needed) to call AC_LIBOBJ and to set GETGROUPS_LIB.
39095         * m4/fsusage.m4 [__GLIBC__]: GNU libc's statvfs stats each mount point
39096         in /proc/mounts until it finds one with matching device number.  This
39097         is unnecessary when the FILE argument *is* a mount point.  No stat call
39098         is necessary in that case.  So, disable the statvfs-testing code on
39099         systems with GNU libc.  Reported by Andrei Gaponenko via Tim Waugh
39100         as RedHat bug# 84846.
39101         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
39102         to 1MB, so as not to render systems with no stack size limit (e.g.,
39103         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
39104         Include <unistd.h>.  On some systems,
39105         it is required for the definition of _SC_PAGESIZE.
39106
39107 2003-08-16  Jim Meyering  <jim@meyering.net>
39108
39109         Merge from coreutils.
39110         * lib/xstrtoimax.c: #else #if -> #elif.
39111         * lib/xstrtoumax.c: Likewise.
39112
39113 2003-08-16  Jim Meyering  <jim@meyering.net>
39114
39115         * m4/utimes.m4 (gl_FUNC_UTIMES): New file.
39116         * m4/utimes.m4: Removed.
39117         * m4/utimes-null.m4: Renamed from utimes.m4.
39118
39119         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
39120         to 1MB, so as not to render systems with no stack size limit (e.g.,
39121         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
39122         Include <unistd.h>.  On some systems,
39123         it is required for the definition of _SC_PAGESIZE.
39124
39125 2003-08-16  Jim Meyering  <jim@meyering.net>
39126         and Paul Eggert  <eggert@cs.ucla.edu>
39127
39128         Merges from coreutils, etc.
39129
39130         * m4/jm-macros.m4 (AC_LANG_SOURCE(C)): New macro, undefine, then define
39131         using the latest version from cvs.  This avoids problems with #line
39132         directives using a vendor (Sun) compiler.
39133         (jm_MACROS): Bump prerequisite from 2.52g to 2.57.
39134         Don't set GETGROUPS_LIB here; now it's
39135         done via getgroups.m4's wrapper function.
39136         AC_SUBST OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, and MAN here,
39137         rather than just in sh-util/configure.in, so that the
39138         now-shared-by-fileutils-and-textutils lib/Makefile.am are all the
39139         same.
39140         Use AC_CONFIG_LIBOBJ_DIR(lib) to tell the new
39141         AC_FUNC_GETLOADAVG where to find getloadavg.c.
39142         Require AC_FUNC_FTW, gt_INTTYPES_PRI, gl_CLOCK_TIME,
39143         UTILS_SYS_OPEN_MAX, GL_FUNC_GETCWD_PATH_MAX, GL_FUNC_READDIR,
39144         gl_FSUSAGE, gl_MOUNTLIST, AC_FUNC_CANONICALIZE_FILE_NAME.
39145         Remove code that is now done by the newly-required macros.
39146         Append $(EXEEXT) to DF_PROG.
39147         AC_LIBOBJ fchdir-stub if fchdir doesn't exist; similarly for fchown.
39148         Do not invoke or require the following here,
39149         since prereq.m4 or some gnulib .m4 now does this for us:
39150         gl_REGEX, UTILS_FUNC_MKDIR_TRAILING_SLASH, jm_BISON, gl_FUNC_MKTIME,
39151         jm_FUNC_LSTAT, jm_FUNC_STAT, jm_FUNC_REALLOC, jm_FUNC_MALLOC,
39152         jm_FUNC_NANOSLEEP, jm_FUNC_READDIR, jm_FUNC_MEMCMP,
39153         jm_FUNC_GLIBC_UNLOCKED_IO, AC_FUNC_FNMATCH_GNU, jm_FUNC_PUTENV,
39154         jm_AC_PREREQ_XSTRTOUMAX, jm_AC_PREREQ_XSTRTOIMAX,
39155         AC_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, AC_FUNC_VPRINTF,
39156         vb_FUNC_RENAME, UTILS_FUNC_MKSTEP, jm_FUNC_UTIME, AM_FUNC_GETLINE,
39157         AC_FUNC_OBSTACK.
39158         Do not replace the following functions, as this is now the job
39159         of some gnulib .m4: strcasecmp, strncasecmp, dup2, gethostname,
39160         getusershell, sig2str, strcspn, stpcpy, strstr, strtol, strtoul
39161         strpbrk, euidaccess, memcmp, rmdir, rpmatch, strndup, strverscmp,
39162         atexit getpass, strdup, getpagesize.
39163         Replace 'raise'.
39164         Do not check for the following functions, as this is now the job
39165         of some gnulib .m4: bcopy, canonicalize_file_name, fchdir, ftime,
39166         getcwd, getmntinfo, resolvepath.  But check for sysctl, setreuid,
39167         setregid.
39168         (jm_CHECK_ALL_HEADERS): Do not check for fenv.h.
39169         Check for sys/sysctl.h.
39170         (jm_CHECK_ALL_TYPES): Do not require AC_STRUCT_TM, AC_STRUCT_TIMEZONE,
39171         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Invoke gt_TYPE_SSIZE_T instead
39172         of checking for ssize_t ourselves.
39173
39174         * m4/prereq.m4 (jm_PREREQ): Don't invoke macros; AC_REQUIRE them.
39175         Require every macro that gnulib/modules/* suggests for us.
39176         (jm_PREREQ_ADDEXT): New macro.
39177         (jm_PREREQ_STAT): Check for 'struct statfs' on Ultrix 4.4.
39178         Require jm_AC_TYPE_LONG_LONG instead of invoking it.
39179
39180         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): New macro.
39181         (gl_PHYSMEM): Use it.
39182         Also check for `table' function.
39183         Check for new headers and functions.
39184         Add check for sys/sysmp.h.
39185         With suggestions from Kaveh Ghazi.
39186         Ignore headers that are present but cannot be compiled.  This
39187         avoids spurious warnings on Solaris 9 sparc with Forte Developer 7
39188         C 5.4.
39189
39190 2003-08-15  Paul Eggert  <eggert@twinsun.com>
39191
39192         Document merge from coreutils.
39193         * modules/userspec: Depend on posixver.
39194         * modules/strftime: Depend on tzset.
39195
39196 2003-08-15  Paul Eggert  <eggert@twinsun.com>
39197
39198         * lib/config.charset, ref-add.sin, ref-del.sin: Use three spaces,
39199         rather than tab, after '#' in shell-script copyright notices.
39200         Suggested by Bruno Haible.
39201
39202 2003-08-15  Paul Eggert  <eggert@twinsun.com>
39203
39204         * config/srclist-update: Use three spaces, rather than tab, after '#'
39205         in shell-script copyright notices.  Suggested by Bruno Haible.
39206         Remove unnecessary parenthesization in regular expression.
39207
39208 2003-08-15  Jim Meyering  <jim@meyering.net>
39209
39210         Merge from coreutils.
39211         * lib/xgethostname.c: Include <stdlib.h>.
39212         (xghostname): Don't exit for anything other than memory-related
39213         failure; just return NULL.
39214         * lib/userspec.c: Include "posixver.h".
39215         (parse_user_spec): Accept `.' as a separator only
39216         in pre-POSIX-200112 mode.
39217         * lib/strtoimax.c: Use #elif rather than #else #if.
39218         * lib/strftime.c (my_strftime) [!_LIBC && HAVE_TZNAME && HAVE_TZSET]:
39219         Remove function, now that we can rely on a working tzset function.
39220         [!_LIBC]: Ensure that the required autoconf test has been run.
39221         [!defined _NL_CURRENT && HAVE_STRFTIME]:
39222         Use underlying_strftime for %r.
39223         * lib/sha.c: Merge in some clean-up and optimization changes from
39224         glibc.
39225         * lib/sha.c (sha_stream) [BLOCKSIZE]: Move definition to top of file.
39226         Ensure that it is a multiple of 64.
39227         Rearrange loop exit tests so as to avoid performing an
39228         additional fread after encountering an error or EOF.
39229         * lib/realloc.c: Update copyright date.
39230
39231 2003-08-15  Jim Meyering  <jim@meyering.net>
39232         and Paul Eggert  <eggert@twinsun.com>
39233
39234         Merge from coreutils.
39235         * lib/readutmp.h (HAVE_UTMPX_H): Undef if struct utmp has the ut_exit
39236         member but strut utmpx does not.  Needed for AIX 4.3.3.
39237         (UT_EXIT_E_TERMINATION, UT_EXIT_E_EXIT): Define.
39238
39239 2003-08-15  Jim Meyering  <jim@meyering.net>
39240         and Paul Eggert  <eggert@cs.ucla.edu>
39241
39242         Merges from coreutils, etc.
39243         * m4/strftime.m4 (_jm_STRFTIME_PREREQS):
39244         Require gl_FUNC_TZSET_CLOBBER.
39245         * m4/readutmp.m4 (gl_READUTMP): Check for ut_exit.ut_exit,
39246         ut_exit.e_exit, ut_exit.ut_termination, and ut_exit.e_termination
39247         members.
39248
39249 2003-08-14  Paul Eggert  <eggert@twinsun.com>
39250
39251         Help the merge from coreutils.
39252         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): New macro.
39253         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use it.
39254         * m4/tzset.m4: Use it too.
39255
39256 2003-08-14  Paul Eggert  <eggert@twinsun.com>
39257
39258         * modules/tzset: New file.
39259
39260 2003-08-14  Jim Meyering  <jim@meyering.net>
39261
39262         Merges from coreutils.
39263         * modules/fnmatch: Use the `$(FNMATCH_H)' notation for AC_REPLACED
39264         variable names, rather than @FNMATCH_H@.
39265         * modules/alloca: Likewise for $(ALLOCA_H).
39266
39267         * modules/fnmatch (fnmatch.h): Use `$@' in the commands, in place of
39268         the three copies of the literal target, `fnmatch.h'.
39269         * modules/alloca (alloca.h): Likewise.
39270
39271 2003-08-14  Jim Meyering  <jim@meyering.net>
39272
39273         Merge from coreutils.
39274         * m4/tzset.m4: New file.
39275         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Move the
39276         MOUNTED_VMOUNT test to precede the MOUNTED_GETMNTENT1 tests, since
39277         otherwise, AIX 5.1 systems would end up using the latter.
39278         MOUNTED_GETMNTENT1 support is inadequate on such systems: 1) detecting
39279         whether a file system is remote doesn't work  2) the MOUNTED_VMOUNT
39280         code reports the HOSTNAME:/MOUNT_POINT, while the MOUNTED_GETMNTENT1
39281         code reports merely /MOUNT_POINT.  Reported by Mike Jetzer.
39282
39283 2003-08-14  Jim Meyering  <jim@meyering.net>
39284
39285         Merge from coreutils.
39286         * lib/obstack.h: Whitespace changes.
39287         * lib/mountlist.c: Remove anachronistic casts of xmalloc, xrealloc,
39288         and xcalloc return values.
39289         (read_filesystem_list) [MOUNTED_GETFSSTAT]:
39290         Use MNT_NOWAIT, rather than MNT_WAIT.  Otherwise, `df DIR' could
39291         hang on OSF/1 5.1 for DIR on both local and remote file systems.
39292         Reported by (and fix confirmed by) Nelson H. F. Beebe.
39293         (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
39294         error from mntctl.
39295         Use mntctl's return value to drive the entry-processing loop, since
39296         we can't rely on the value of the vmt_length member in the last
39297         entry.  On some systems doing so could result in exhausting
39298         virtual memory.  Based in part on a patch from Mike Jetzer.
39299
39300 2003-08-14  Jim Meyering  <jim@meyering.net>
39301         and Paul Eggert  <eggert@twinsun.com>
39302
39303         Merges from coreutils, plus other fixes.
39304         * lib/physmem.c: Merge in portability changes from gcc/libiberty
39305         to support AIX, IRIX, Tru64, and Windows.  See the ChangeLog there
39306         for credits and details.  Thanks to Kaveh Ghazi for helping
39307         to keep these files in sync.
39308         (ARRAY_SIZE): Define it.
39309         (physmem_total, physmem_available): Add comments. From Kaveh Ghazi.
39310         * lib/memcasecmp.c: Remove unnecessary parentheses after 'defined'.
39311         (memcasecmp): Don't assume size_t fits in unsigned int.
39312         Remove casts and duplicate code.
39313         * lib/md5.c: Include <string.h> and <stdlib.h> unconditionally.
39314         (memcpy): Remove definition.
39315         Merge in some clean-up and optimization changes from glibc.
39316         [BLOCKSIZE]: Move definition to top of file.
39317         Ensure that it is a multiple of 64.
39318         Rearrange loop exit tests so as to avoid performing an
39319         additional fread after encountering an error or EOF.
39320         * lib/md5.h (md5_uintptr): Define.
39321         * lib/makepath.c (CLEANUP_CWD): Report an error if we failed to
39322         return to the initial working directory.  Preserve errno
39323         for caller.
39324         * lib/idcache.c: Include "xalloc.h".
39325         (xmalloc, xrealloc): Remove decls.
39326         (getuser): Remove casts no longer required in C89.
39327         * lib/human.c: Include stdio.h, for sprintf.
39328         * lib/group-member.c: Include "xalloc.h".
39329         (xmalloc, xrealloc): Remove decls.
39330         (get_group_info): Remove casts no longer required in C89.
39331         * lib/getusershell.c (readname): Remove casts no longer required in
39332         C89.
39333         * lib/gettimeofday.c (rpl_gmtime, rpl_tzset): New functions.
39334         * lib/getline.c: Whitespace fix, from coreutils.
39335
39336 2003-08-13  Paul Eggert  <eggert@twinsun.com>
39337
39338         * m4/exclude.m4 (gl_EXCLUDE): Require AC_C_INLINE, AC_HEADER_STDC.
39339         Check for isascii.
39340
39341         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
39342         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
39343         Undo previous (whitespace-only) change.
39344
39345 2003-08-13  Paul Eggert  <eggert@twinsun.com>
39346
39347         * lib/exclude.c: Include <ctype.h>
39348         (IN_CTYPE_DOMAIN): New macro.
39349         (is_space): New fn.
39350         (add_exclude_file): If LINE_END is a space, ignore trailing spaces
39351         and empty lines.
39352
39353         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
39354         Undo previous (whitespace-only) change.
39355
39356 2003-08-13  Paul Eggert  <eggert@twinsun.com>
39357
39358         * config/srclist-update: Change update back to the old behavior,
39359         leaving whitespace alone.  Use one 'sed' command rather than a
39360         pipeline.
39361         (fixlicense): Now a variable, not a function.
39362         (remove_trailing_blanks): Remove.
39363         (fixfile): Don't invoke unexpand or cat, or remove trailing blanks.
39364         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
39365         Undo previous (whitespace-only) change.
39366
39367 2003-08-12  Paul Eggert  <eggert@twinsun.com>
39368
39369         Merge from coreutils.
39370         * modules/euidaccess: Add lib_SOURCES, include for new
39371         file euidaccess.h
39372
39373 2003-08-12  Paul Eggert  <eggert@twinsun.com>
39374
39375         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
39376         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
39377         Normalize leading white space and remove trailing white space.
39378
39379         Merge from coreutils
39380         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Check for euidaccess decl.
39381
39382         * m4/lib-ld.m4, lib-link.m4, lib-prefix.m4: Regenerate from gettext
39383         0.12.1.  These files are now being upgraded automatically by
39384         ../config/srclist-update.
39385
39386 2003-08-12  Paul Eggert  <eggert@twinsun.com>
39387
39388         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
39389         Normalize leading white space and remove trailing white space.
39390         * lib/ref-add.sin, ref-del.sin: Use '#' before empty line in copyright
39391         notice, as per ../config/srclist-update.
39392
39393         Merge from coreutils.
39394         * lib/euidaccess.h: New file.
39395         * lib/euidaccess.c: Include it.
39396         * lib/.cppi-disable: Add printf-args.h, printf-parse.h, stdbool_.h,
39397         vasnprintf.h, vasprintf.h.  Remove strdup.c, gettext.h.
39398         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Normalize white space.
39399
39400 2003-08-12  Paul Eggert  <eggert@twinsun.com>
39401
39402         * config/srclist-update: Add copyright notice.
39403         (remove_id_lines, remove_trailing_blanks): New constants.
39404         (fixfile): Use them to normalize spacing a bit in copied files.
39405         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
39406         Normalize leading white space and remove trailing white space.
39407
39408         * config/texinfo.tex: Sync with texinfo.
39409
39410         * config/srclist.txt: Don't get regex.h, strdup.c, strtoll.c,
39411         strtoul.c from libc, to merge coreutils whitespace changes.
39412
39413         * config/srclist.txt: Get the following m4 files from gettext:
39414         codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4,
39415         inttypes-pri.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4,
39416         longdouble.m4, nls.m4, po.m4, progtest.m4, signed.m4, wchar_t.m4,
39417         wint_t.m4.
39418
39419 2003-08-12  Karl Berry  <karl@gnu.org>
39420
39421         * config/srclist.txt: can't sync vasnprintf.c any more, changes have
39422         been made.
39423
39424 2003-08-11  Paul Eggert  <eggert@twinsun.com>
39425
39426         * modules/gnu-source, m4/gnu-source.m4:
39427         Remove; we're assuming Autoconf 2.54 or later now.
39428         Suggested by Bruno Haible.
39429         * MODULES.html.sh (func_all_modules): Remove gnu-source.
39430
39431 2003-08-11  Bruno Haible  <bruno@clisp.org>
39432
39433         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for wcslen.
39434
39435 2003-08-11  Bruno Haible  <bruno@clisp.org>
39436
39437         * lib/vasnprintf.c (local_wcslen): New function, for Solaris 2.5.1.
39438         (vasnprintf): Use it instead of wcslen.
39439
39440 2003-08-11  Bruno Haible  <bruno@clisp.org>
39441
39442         * lib/stdbool_.h (_Bool): Undo last change; instead use a negative enum
39443         value to ensure that _Bool promotes to int. Use #define for _Bool when
39444         using the Solaris C compiler. Adds comments suggested by Paul Eggert.
39445
39446 2003-08-10  Karl Berry  <karl@gnu.org>
39447
39448         * lib/regex.h: update from libc (whitespace fix).
39449
39450 2003-08-09  Paul Eggert  <eggert@twinsun.com>
39451
39452         Merge some files from coreutils.  These changes were
39453         originally made by Jim Meyering.
39454         * lib/acl.c: Include <sys/types.h> before <sys/stat.h>;
39455         many older Unixes require this.
39456         * lib/alloca.c (alloca): Remove cast to argument of free;
39457         no longer needed in C89.
39458         * lib/alloca_.h, regex.h: Fix white space to match
39459         what GNU indent does.
39460
39461 2003-08-09  Paul Eggert  <eggert@twinsun.com>
39462
39463         * m4/regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371";
39464         apparently Emacs's Unicode mode got confused before my 2003-08-05
39465         checkin.
39466
39467 2003-08-08  Paul Eggert  <eggert@twinsun.com>
39468
39469         * m4/extensions.m4: New file.
39470         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC):
39471         Require gl_USE_SYSTEM_EXTENSIONS.
39472         * m4/unlocked-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO):
39473         Require gl_USE_SYSTEM_EXTENSIONS rather than AC_GNU_SOURCE.
39474
39475 2003-08-08  Paul Eggert  <eggert@twinsun.com>
39476
39477         * MODULES.html.sh (func_all_modules): Add extensions, gnu-source.
39478         * modules/extensions, modules/gnu-source: New files.
39479         * modules/timespec, modules/unlocked-io: Depend on extensions.
39480
39481 2003-08-07  Paul Eggert  <eggert@twinsun.com>
39482
39483         * modules/restrict: New file.
39484         * MODULES.html.sh (func_all_modules): Add restrict.
39485         * modules/regex: Depend on restrict.
39486
39487 2003-08-07  Paul Eggert  <eggert@twinsun.com>
39488
39489         * m4/restrict.m4: New file.
39490         * m4/regex.m4 (jm_PREREQ_REGEX): Add gl_C_RESTRICT.
39491
39492 2003-08-07  Bruno Haible  <bruno@clisp.org>
39493
39494         * modules/getndelim2 (Makefile.am): Add the files to EXTRA_DIST, not
39495         lib_SOURCES, because getndelim2.m4 now uses AC_LIBOBJ(getndelim2).
39496
39497 2003-08-07  Bruno Haible  <bruno@clisp.org>
39498
39499         * m4/getndelim2.m4 (gl_GETNDELIM2): Use AC_LIBOBJ(getndelim2). This
39500         makes the module 'getndelim2' compatible with the module 'getline'.
39501
39502 2003-08-05  Paul Eggert  <eggert@twinsun.com>
39503
39504         * m4/regex.m4 (jm_INCLUDED_REGEX): Replace a single non-ASCII
39505         byte with "\201" to avoid glitches when editing that source file
39506         with multi-gnome-terminal.
39507
39508 2003-08-05  Paul Eggert  <eggert@twinsun.com>
39509
39510         * lib/bumpalloc.h: Remove.
39511
39512 2003-08-05  Paul Eggert  <eggert@twinsun.com>
39513
39514         * MODULES.html.sh (func_all_modules): Remove bumpalloc.
39515         * modules/bumpalloc: Remove.
39516
39517 2003-08-04  Paul Eggert  <eggert@twinsun.com>
39518
39519         * lib/getloadavg.c: Change copyright notice and spacing to conform to
39520         GNU coding style.
39521
39522         Merge from coreutils.
39523         * lib/error.c [!USE_IN_LIBIO]: Omit this case; assume USE_IN_LIBIO is
39524         1. From glibc.
39525         * lib/getdate.y (date): Also accept dates like May-23-2003; suggestion
39526         from Karl Berry, implemented by Jim Meyering.
39527         * lib/getgroups.c: Include "xalloc.h" instead of declaring xalloc fns;
39528         from Dmitry V. Levin.
39529         Remove anachronistic cast of xrealloc.
39530         * lib/fnmatch_.h (__const): Remove.  Use 'const'.
39531         * lib/fnmatch_loop.c (NEW_PATTERN): Cast alloca return value to proper
39532         type. Otherwise, it wouldn't compile with at least /bin/cc on
39533         ymp-cray-unicos9.0.2.X.
39534         Combine two mostly-identical uses of alloca into one.
39535         Thanks to the Cray-Cyber project for access to a Cray Y-MP.
39536
39537 2003-08-04  Dave Love  <d.love@dl.ac.uk>
39538
39539         [From Emacs.]
39540
39541         * lib/getloadavg.c: Check `__unix' as well as `unix'.  Use #ifdef, not
39542         #if.  Check HAVE_LIBKSTAT as well as LOAD_AVE_TYPE.  Check
39543         F_SETFD, not FD_SETFD.  Use HAVE_STRUCT_NLIST_N_UN_N_NAME, not
39544         obsolete NLIST_NAME_UNION.
39545         [__GNU__]: Undef BSD and FSCALE.
39546         [!NLIST_STRUCT]: Remove conditional definition of NLIST_STRUCT.
39547
39548 2003-08-03  Paul Eggert  <eggert@twinsun.com>
39549
39550         * lib/stdbool_.h (_Bool): Make it signed char, instead of
39551         an enum type, so that it's guaranteed to promote to int.  See:
39552         <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00124.html>
39553
39554 2003-08-03  Karl Berry  <karl@gnu.org>
39555
39556         * config/depcomp: update from automake.
39557
39558 2003-07-31  Paul Eggert  <eggert@twinsun.com>
39559
39560         * lib/strerror.c: Include config.h, limits.h.  Declare sprintf.
39561         (strerror): Don't assume that a printable int fits in 14 bytes.
39562
39563 2003-07-31  Bruno Haible  <bruno@clisp.org>
39564
39565         * modules/getpass-gnu: New file.
39566         * MODULES.html.sh (func_all_modules): Add getpass-gnu.
39567
39568 2003-07-31  Bruno Haible  <bruno@clisp.org>
39569
39570         * m4/getpass.m4 (gl_FUNC_GETPASS_GNU): New macro.
39571
39572 2003-07-24  Karl Berry  <karl@gnu.org>
39573
39574         * config/missing: update from automake.
39575
39576 2003-07-24  Derek Robert Price  <derek@ximbiot.com>
39577             Bruno Haible  <bruno@clisp.org>
39578
39579         * lib/getline.h (getline, getdelim): Change return type to ssize_t.
39580         * lib/getline.c (getline, getdelim): Likewise.
39581         Remove _GNU_SOURCE define; now it's defined in config.h through
39582         m4/getline.m4.
39583
39584 2003-07-23  Karl Berry  <karl@gnu.org>
39585
39586         * config/config.sub: update from prep.
39587
39588 2003-07-22  Paul Eggert  <eggert@twinsun.com>
39589
39590         * modules/xalloc (Depends-on): Add exitfail.
39591         * modules/xmemcoll: Likewise.
39592
39593 2003-07-22  Paul Eggert  <eggert@twinsun.com>
39594
39595         * lib/xalloc.h (XCALLOC, XREALLOC, CCLONE): Fix under- and
39596         over-parenthesization in macros.
39597
39598         Sync with coreutils.
39599
39600         * lib/xalloc.h (XMALLOC, XCALLOC, XREALLOC): Remove casts not
39601         required by C99.
39602
39603         Use `exit_failure' for xalloc and xmemcoll instead of their own
39604         private exit-failure variables.
39605         * lib/xalloc.h (xalloc_exit_failure): Remove.
39606         * lib/xmalloc.c: Likewise.  Include exitfail.h.
39607         (xalloc_die): Use exit_failure instead of xalloc_exit_failure.
39608         * lib/xmemcoll.h (xmemcoll_exit_failure): Remove.
39609         * lib/xmemcoll.c: Likewise.  Include exitfail.h.
39610         (xmemcoll): Use exit_failure instead of xalloc_exit_failure.
39611
39612 2003-07-20  Jim Meyering  <jim@meyering.net>
39613
39614         * modules/closeout (Depends-on): Add exitfail.
39615         Suggestion from Bruno Haible.
39616
39617 2003-07-19  Karl Berry  <karl@gnu.org>
39618
39619         * config/config.sub: update from prep.
39620
39621 2003-07-18  Paul Eggert  <eggert@twinsun.com>
39622
39623         * lib/closeout.h (close_stdout_set_status, close_stdout_status):
39624         Remove.
39625         * lib/closeout.c: Likewise.  Include "closeout.h" right after config.h,
39626         to test that it can stand by itself.  Include "exitfail.h".
39627         Clients should set exit_failure instead.
39628         (EXIT_FAILURE): Remove; no longer needed.  Do not include <stdlib.h>.
39629
39630 2003-07-18  Bruno Haible  <bruno@clisp.org>
39631
39632         * modules/getndelim2: New file.
39633         * modules/getline: Share files with module getndelim2.
39634         * modules/getnline: Depend on getndelim2 instead of sharing files with
39635         it. Add getnline.c to lib_SOURCES.
39636         * MODULES.html.sh (func_all_modules): Add getndelim2.
39637
39638 2003-07-18  Bruno Haible  <bruno@clisp.org>
39639
39640         * m4/getndelim2.m4: New file.
39641         * m4/getline.m4 (AM_FUNC_GETLINE): Add AC_LIBOBJ of getndelim2.c and
39642         invoke gl_PREREQ_GETNDELIM2.
39643         (gl_PREREQ_GETLINE): Drop AC_HEADER_STDC, now done by
39644         gl_PREREQ_GETNDELIM2.
39645         * m4/getnline.m4 (gl_GETNLINE): Drop AC_HEADER_STDC, now done by
39646         gl_GETNDELIM2.
39647
39648 2003-07-18  Bruno Haible  <bruno@clisp.org>
39649
39650         * lib/getndelim2.h: New file.
39651         * lib/getndelim2.c: Make into a module of its own. Include config.h,
39652         getndelim2.h.
39653         (getndelim2): Make non-static. Change return type to ssize_t.
39654         * lib/getline.h: Change argument names.
39655         * lib/getline.c: Include getndelim2.h instead of getndelim2.c.
39656         * lib/getnline.c: Include getndelim2.h.
39657
39658 2003-07-18  Andreas Schwab  <schwab@suse.de>
39659
39660         * lib/memcoll.c (memcoll) [!HAVE_STRCOLL]: Clear errno.
39661
39662 2003-07-17  Karl Berry  <karl@gnu.org>
39663
39664         * config/config.sub: update from prep.
39665
39666 2003-07-17  Bruno Haible  <bruno@clisp.org>
39667
39668         * modules/getnline: New file.
39669         * modules/getline: Add lib/getndelim2.c to source file list.
39670         * MODULES.html.sh (func_all_modules): Add getnline.
39671
39672 2003-07-17  Bruno Haible  <bruno@clisp.org>
39673
39674         * m4/getnline.m4: New file.
39675
39676 2003-07-17  Bruno Haible  <bruno@clisp.org>
39677
39678         * m4/Makefile.am.in: Remove file.
39679         * m4/Makefile.am: Remove file.
39680         * m4/Makefile.in: Remove file.
39681
39682 2003-07-17  Bruno Haible  <bruno@clisp.org>
39683
39684         * lib/getnline.h: New file.
39685         * lib/getnline.c: New file.
39686         * lib/getndelim2.c: New file, extracted from getline.c.
39687         (getndelim2): Renamed from getdelim2, with added nmax argument.
39688         * lib/getline.c: Include getndelim2.c.
39689         (getdelim2): Moved out to getndelim2.c.
39690         (getline, getdelim): Update.
39691
39692 2003-07-17  Bruno Haible  <bruno@clisp.org>
39693
39694         * lib/Makefile.am: Remove file.
39695         * lib/Makefile.in: Remove file.
39696
39697 2003-07-17  Bruno Haible  <bruno@clisp.org>
39698
39699         * configure.in: Remove file.
39700         * Makefile.in: Remove file.
39701
39702 2003-07-17  Bruno Haible  <bruno@clisp.org>
39703
39704         * MODULES.html.sh: Put the </BODY> right before </HTML>.
39705
39706 2003-07-16  Karl Berry  <karl@gnu.org>
39707
39708         * config/srclist-update: was running fixlicense twice, which caused
39709                 texinfo.tex to be nullified for some reason.  Simplify,
39710                 $gplsrc is no longer needed as far as I can see?
39711
39712 2003-07-16  Jim Meyering  <jim@meyering.net>
39713
39714         * modules/save-cwd: Depend on xgetcwd.  From Derek Price.
39715
39716 2003-07-15  Paul Eggert  <eggert@twinsun.com>
39717
39718         * config/srclist.txt: Get the following files from gettext-runtime/intl
39719         instead: config.charset, localcharset.c, localcharset.h, ref-add.sin,
39720         ref-del.sin.  From Bruno Haible.
39721         * config/srclist-update (fixfile): Change grep pattern again, since the
39722         previous fix didn't work (there was another trailing $).  Use
39723         '[$]' to escape the $s.
39724
39725 2003-07-15  Karl Berry  <karl@gnu.org>
39726
39727         * lib/vasnprintf.c: update from gettext.
39728
39729 2003-07-15  Karl Berry  <karl@gnu.org>
39730
39731         * config/srclist-update (fixfile): Change grep pattern, since 'Id'
39732         gets expanded when surrounded by '$'.
39733
39734 2003-07-15  Jim Meyering  <jim@meyering.net>
39735
39736         * modules/save-cwd: Don't depend on error.  From Derek Price.
39737
39738 2003-07-15  Jim Meyering  <jim@meyering.net>
39739
39740         * lib/makepath.c (make_path): Enclose diagnostic in _(...).
39741
39742 2003-07-14  Simon Josefsson  <jas@extundo.com>
39743
39744         * modules/mempcpy: New file.
39745         * MODULES.html.sh (func_all_modules): Add mempcpy.
39746
39747 2003-07-14  Simon Josefsson  <jas@extundo.com>
39748
39749         * m4/mempcpy.m4: New file.
39750
39751 2003-07-14  Simon Josefsson  <jas@extundo.com>
39752
39753         * lib/mempcpy.h: New file.
39754         * lib/mempcpy.c: New file.
39755
39756 2003-07-14  Paul Eggert  <eggert@twinsun.com>
39757
39758         * modules/getdate, modules/posixtm: Depend on mktime.
39759
39760 2003-07-14  Paul Eggert  <eggert@twinsun.com>
39761
39762         * lib/ceill.c, expl.c, floorl.c, frexpl.c, ldexpl.c, mathl.h,
39763         sincosl.c, sqrtl.c, trigl.c, trigl.h, poll.c, poll_.h, mkstemp.c,
39764         unicodeio.c, unicodeio.h, unlocked-io.h:
39765         Switch from LGPL to GPL.
39766
39767 2003-07-14  Paul Eggert  <eggert@twinsun.com>
39768
39769         * lib/asnprintf.c, asprintf.c, config.charset, gettext.h,
39770         localcharset.c, localcharset.h, mkdtemp.c, printf-args.c,
39771         printf-args.h, printf-parse.c, printf-parse.h, ref-add.sin,
39772         ref-del.sin, setenv.c, unsetenv.c, vasnprintf.c, vasnprintf.h,
39773         vasprintf.c, vasprintf.h: Regenerate.  These files are now being
39774         updated automatically by ../config/srclist-update.  This changes
39775         their license from LPGL to GPL.
39776
39777 2003-07-14  Paul Eggert  <eggert@twinsun.com>
39778
39779         * config/srclist.txt: Add tons more gettext files.  $GETTEXT is now
39780         assumed to refer to the root of the most recent stable gettext version.
39781         * config/srclistvars.sh: Add defaults for eggert.
39782         * config/srclist-update: Convert LGPL to GPL in shell scripts, too.
39783         Match "This program" as well as "The program".  This is needed
39784         for gettext.
39785
39786 2003-07-14  Jim Meyering  <jim@meyering.net>
39787
39788         Don't emit diagnostics.  Let callers do that.
39789         * lib/save-cwd.c: Don't include "error.h".
39790         (save_cwd): Don't call error.  Ensure that errno is valid
39791         when returning nonzero.
39792
39793         * lib/save-cwd.h (restore_cwd): Update prototype.
39794         * lib/save-cwd.c (restore_cwd): Remove two parameters.
39795         Simplify.  Don't call error upon failure.  Let callers do that.
39796         (save_cwd): Mention that Irix 5.3 has the same problem as SunOS 4
39797         when auditing is enabled.  But don't bother updating the #if.
39798
39799 2003-07-11  Alexandre Duret-Lutz  <adl@gnu.org>
39800
39801         * lib/obstack.h (__INT_TO_PTR): Revert change of 2003-03-13;
39802         it breaks C++ compilation.
39803         [!__GNUC__ || !__STDC__] (obstack_finish): Cast result to void*.
39804
39805 2003-07-10  Simon Josefsson  <jas@extundo.com>
39806
39807         * modules/strchrnul (Makefile.am): Add strchrnul.h.
39808
39809 2003-07-10  Jim Meyering  <jim@meyering.net>
39810
39811         * m4/clock_time.m4: Remove trailing blank.
39812         * m4/intmax_t.m4: Likewise.
39813
39814 2003-07-10  Jim Meyering  <jim@meyering.net>
39815
39816         * lib/vasnprintf.c: Remove trailing blanks.
39817         Make cpp indentation consistent.
39818
39819 2003-07-09  Paul Eggert  <eggert@twinsun.com>
39820
39821         * lib/alloca_.h, euidaccess.c, getpass.c, memrchr.c, obstack.h,
39822         posixver.c, strftime.c, strnlen.c, strverscmp.c:
39823         Switch from LGPL to GPL.
39824
39825 2003-07-09  Paul Eggert  <eggert@twinsun.com>
39826
39827         * config/srclist.txt: Sort sublists.  Add
39828         $LIBCSRC/sysdeps/generic/strtoul.c. In comments, add more libc files
39829         that differ from gnulib for one reason or another; we'd like this list
39830         to be smaller but for now let's document what we have.
39831
39832 2003-07-08  Paul Eggert  <eggert@twinsun.com>
39833
39834         * config/srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding
39835         the use of GNU extensions.  Change "x=`eval echo $x`" to the shorter
39836         and sweeter "eval x=$x".
39837         * config/srclist.txt: Get lib/argp* from glibc.
39838
39839 2003-07-07  Paul Eggert  <eggert@twinsun.com>
39840
39841         * lib/mktime.c: Fix some boundary cases and remove need for floating
39842         point.
39843
39844         Issue a compile-time diagnostic if time_t is floating point, or if
39845         two's complement arithmetic is not in effect, or if arithmetic
39846         right shift does not propagate the sign.  These assumptions were
39847         all in the original code but they weren't checked.
39848
39849         (TIME_T_MIDPOINT, verify): New macros.
39850         (__isleap): Remove; it has integer overflow problems.
39851         (leapyear): New function, without those problems.
39852         (ydhms_tm_diff): Remove; splitting into two parts.
39853         (ydhms_diff): New function, containing the arithmetic part of
39854         the old ydhms_tm_diff function.  Issue a compile-time
39855         diagnostic if we are not using C99 integer division.
39856         Avoid casts when possible.
39857         (guess_time_tm): New function, containing the checking part of
39858         the old ydhms_tm_diff function.  Return the new value, rather than
39859         the difference between it and the old.  Accept a new argument T
39860         so that *T specifies the old value.  Check for overflow in the result.
39861
39862         (__mktime_internal): Use a time_t offset, not a long int offset.
39863         This undoes the 2003-06-04 change, which is no longer needed now
39864         that we have better overflow checking.
39865         (localtime_offset): Likewise.
39866
39867         (__mktime_internal): Avoid harmful overflow on hosts where time_t
39868         and long are 64-bit but int is only 32-bit.
39869         (ydhms_diff): Use long int to store year1 and yday1.
39870         Issue a compile-time diagnostic if long int is not wide enough.
39871
39872         (__mktime_internal): Use long int to store adjusted year and yday.
39873         Use plain C rather than preprocessor commands, if that doesn't
39874         affect efficiency.
39875         Check for overflow (and try to repair) after each probe
39876         rather than checking only at the very end.  This avoids some bugs
39877         (e.g., southern hemisphere, behind GMT, and GMT offset at minimum time
39878         does not equal GMT offset at maximum time).
39879         Use integer to check for overflow rather than floating point; this
39880         is more portable to non-IEEE hosts, and is a tad faster.
39881         When we detect that we are oscillating between two values,
39882         don't check whether tm_isdst has the requested value, since
39883         we already know the answer.  When tm_isdst has the wrong value,
39884         use a different heuristic to find the right one, based on the
39885         extreme values actually observed in practice in tz2003a,
39886         rather than the (overly optimistic) "previous 3 calendar quarters".
39887
39888         (not_equal_tm, print_tm, check_result): Use "const T" rather than
39889         "T const" to accommodate glibc style.
39890         (check_result): Use less-confusing report format.  "long" -> "long int.
39891         (main): Likewise.
39892         Don't loop if the iteration overflows time_t.
39893         Allow a negative step in the iteration.
39894
39895 2003-07-06  Karl Berry  <karl@gnu.org>
39896
39897         * config/depcomp: update from automake.
39898         * config/config.sub: update from prep.
39899
39900 2003-07-03  Karl Berry  <karl@gnu.org>
39901
39902         * config/config.guess: update from prep.
39903
39904 2003-07-01  Paul Eggert  <eggert@twinsun.com>
39905
39906         * m4/xreadlink.m4 (gl_XREADLINK): Don't check for sys/types.h, since
39907         xreadlink.c now includes it unconditionally.
39908
39909 2003-07-01  Paul Eggert  <eggert@twinsun.com>
39910
39911         * lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
39912         having it depend on HAVE_SYS_TYPES_H.
39913
39914 2003-07-01  Bruno Haible  <bruno@clisp.org>
39915
39916         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Don't include <unistd.h>.
39917         <sys/types.h> should be sufficient.
39918         Reported by Paul Eggert.
39919
39920 2003-06-26  Karl Berry  <karl@gnu.org>
39921
39922         * config/depcomp: update from automake.
39923
39924 2003-06-26  Bruno Haible  <bruno@clisp.org>
39925
39926         * modules/human: Depend on module stdbool.
39927
39928 2003-06-25  Bruno Haible  <bruno@clisp.org>
39929
39930         * modules/readlink: New file.
39931         * modules/xreadlink: Depend on it.
39932         * MODULES.html.sh (func_all_modules): Add readlink.
39933
39934 2003-06-25  Bruno Haible  <bruno@clisp.org>
39935
39936         * m4/readlink.m4: New file.
39937
39938 2003-06-25  Bruno Haible  <bruno@clisp.org>
39939
39940         * lib/readlink.c: New file.
39941
39942 2003-06-22  Karl Berry  <karl@gnu.org>
39943
39944         * config/srclist.txt: update mkinstalldirs from automake.
39945         * config/mkinstalldirs: update.
39946
39947 2003-06-22  Bruno Haible  <bruno@clisp.org>
39948
39949         Portability to mingw32.
39950         * m4/ssize_t.m4: New file, from GNU gettext.
39951         * m4/safe-read.m4 (gl_PREREQ_SAFE_READ): Require gt_TYPE_SSIZE_T.
39952         * m4/xreadlink.m4 (gl_XREADLINK): Require gt_TYPE_SSIZE_T.
39953
39954 2003-06-22  Bruno Haible  <bruno@clisp.org>
39955
39956         * modules/safe-read: Add m4/ssize_t.m4.
39957         * modules/xreadlink: Add m4/ssize_t.m4.
39958
39959 2003-06-20  Bruno Haible  <bruno@clisp.org>
39960
39961         Assume C89, so PARAMS isn't needed.
39962         * lib/unicodeio.h (PARAMS): Remove.
39963         * lib/unicodeio.c: Don't use PARAMS.
39964
39965 2003-06-18  Karl Berry  <karl@gnu.org>
39966
39967         * config/config.{guess,sub}: update from prep.
39968
39969 2003-06-18  Jim Meyering  <jim@meyering.net>
39970
39971         Merge changes from coreutils.
39972         * lib/readutmp.c: Include <string.h> and <stdlib.h> unconditionally.
39973         Remove explicit declarations of xmalloc and realloc.
39974         Include xalloc.h.
39975         (read_utmp): Remove anachronistic cast of xmalloc.
39976
39977 2003-06-17  Paul Eggert  <eggert@twinsun.com>
39978
39979         Assume C89, so PARAMS isn't needed.
39980         * lib/backupfile.h (PARAMS): Remove.  All uses removed.
39981         * lib/closeout.h, lib/dirname.h, lib/filemode.h, lib/fsusage.h,
39982         lib/getdate.h, lib/getline.h, lib/group-member.h, lib/hard-locale.h,
39983         lib/hash.h, lib/linebuffer.h, lib/long-options.h, lib/makepath.h,
39984         lib/memcasecmp.h, lib/memcoll.h, lib/modechange.h, lib/mountlist.h,
39985         lib/path-concat.h, lib/physmem.h, lib/posixtm.h, lib/quote.h,
39986         lib/readutmp.h, lib/same.h, lib/save-cwd.h, lib/savedir.h,
39987         lib/stdio-safer.h, lib/strtoimax.c, lib/strverscmp.h,
39988         lib/unistd-safer.h, lib/version-etc.h, lib/xalloc.h, lib/xreadlink.h,
39989         lib/xstrtod.h, lib/xstrtol.h: Likewise.
39990         * lib/filemode.h, lib/hard-locale.h, lib/memcoll.h, lib/modechange.h,
39991         lib/physmem.h, lib/same.h, lib/strverscmp.h: Do not include config.h;
39992         no longer needed. Anyway, config.h should always be included before any
39993         other file.
39994
39995 2003-06-11  Simon Josefsson  <jas@extundo.com>
39996
39997         * modules/sysexits: New file.
39998         * MODULES.html.sh (func_all_modules): Add sysexits.
39999
40000 2003-06-11  Simon Josefsson  <jas@extundo.com>
40001
40002         * lib/sysexit_.h: New file.
40003
40004 2003-06-11  Derek Price  <derek@ximbiot.com>
40005
40006         * lib/stat.c [LSTAT]: Compile/use slash_aware_lstat only if it is
40007         necessary.
40008
40009 2003-06-11  Bruno Haible  <bruno@clisp.org>
40010
40011         * m4/sysexits.m4: New file.
40012
40013 2003-06-10  Simon Josefsson  <jas@extundo.com>
40014
40015         * lib/argp.h: New file, from glibc.
40016         * lib/argp-ba.c: New file, from glibc.
40017         * lib/argp-eexst.c: New file, from glibc.
40018         * lib/argp-fmtstream.c: New file, from glibc.
40019         * lib/argp-fmtstream.h: New file, from glibc.
40020         * lib/argp-fs-xinl.c: New file, from glibc.
40021         * lib/argp-help.c: New file, from glibc.
40022         * lib/argp-namefrob.h: New file, from glibc.
40023         * lib/argp-parse.c: New file, from glibc.
40024         * lib/argp-pv.c: New file, from glibc.
40025         * lib/argp-pvh.c: New file, from glibc.
40026         * lib/argp-xinl.c: New file, from glibc.
40027
40028 2003-06-10  Simon Josefsson  <jas@extundo.com>
40029
40030         * modules/strchrnul: New file.
40031
40032 2003-06-10  Simon Josefsson  <jas@extundo.com>
40033
40034         * modules/argp: New file.
40035
40036 2003-06-10  Simon Josefsson  <jas@extundo.com>
40037
40038         * m4/strchrnul.m4: New file.
40039
40040 2003-06-10  Simon Josefsson  <jas@extundo.com>
40041
40042         * lib/strchrnul.h: New file.
40043         * lib/strchrnul.c: New file.
40044
40045 2003-06-10  Bruno Haible  <bruno@clisp.org>
40046
40047         * MODULES.html.sh (func_all_modules): Add strchrnul and argp.
40048
40049 2003-06-07  Karl Berry  <karl@gnu.org>
40050
40051         * config/config.{guess,sub}: update from prep.
40052
40053 2003-06-07  Jim Meyering  <jim@meyering.net>
40054
40055         * modules/strtod: Use $(...) notation, not @...@ for
40056         AC_REPLACE'd variables.
40057         * modules/localcharset: Likewise.
40058
40059 2003-06-07  Jim Meyering  <jim@meyering.net>
40060
40061         * lib/readtokens.h: Put `Free Software Foundation, Inc.'
40062         in place of my name in the copyright comment.
40063         Remove definition and uses of __P.
40064
40065         From coreutils.
40066         * lib/stat.c: Don't declare xmalloc explicitly.
40067         Instead, include "xalloc.h".
40068         * lib/readtokens.c (readtokens): Remove anachronistic casts of xmalloc,
40069         xrealloc, and xcalloc return values.
40070         * lib/xgetcwd.c (xgetcwd): Include "xgetcwd.h".
40071         Improve comment.
40072         * lib/xgetcwd.h: Remove definition/uses of PARAMS.
40073
40074 2003-06-07  Bruno Haible  <bruno@clisp.org>
40075
40076         * modules/poll (Makefile.am): Use explicit creation rule for poll.h, to
40077         avoid AC_CONFIG_LINKS.
40078         * modules/fnmatch (Makefile.am): Use explicit creation rule for
40079         fnmatch.h, to avoid AC_CONFIG_LINKS.
40080         * modules/alloca (Makefile.am): Make creation of alloca.h Ctrl-C safe.
40081
40082 2003-06-07  Bruno Haible  <bruno@clisp.org>
40083
40084         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH, gl_FUNC_FNMATCH_POSIX,
40085         gl_FUNC_FNMATCH_GNU): Set FNMATCH_H instead of invoking
40086         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
40087         directory.
40088         * m4/poll.m4 (gl_FUNC_POLL): Set POLL_H instead of invoking
40089         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
40090         directory.
40091
40092 2003-06-06  Jim Meyering  <jim@meyering.net>
40093
40094         Merge from coreutils.
40095         * lib/same.c: (same_name): Declare *_basename locals to be `const'.
40096         Consolidate declarations and initializations of *_base* locals.
40097
40098         Merge from coreutils.
40099         This avoids a core dump on systems without GNU putenv,
40100         when running `env -u SOME_ALREADY_UNSET_VARIABLE'.
40101         * lib/putenv.c (__set_errno, LOCK, UNLOCK): Define.
40102         (unsetenv): New static function, from GNU libc.
40103         (rpl_putenv): Use it.
40104
40105         * lib/modechange.c: Remove trailing blanks.
40106
40107         Merge from coreutils.
40108         * lib/fsusage.c: Remove declaration of statfs.
40109         It conflicted with one from OSF/1 5.1 in <sys/mount.h>.
40110
40111         * lib/posixtm.c: Include <stdbool.h> unconditionally.
40112
40113 2003-06-06  Jim Meyering  <jim@meyering.net>
40114
40115         * lib/stdbool_.h: Renamed from stdbool.h.in.
40116
40117 2003-06-06  Jim Meyering  <jim@meyering.net>
40118             Bruno Haible  <bruno@clisp.org>
40119
40120         * modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h.
40121         Adjust Makefile.am snippet not to redirect directly to target.
40122         Use $(STDBOOL_H) notation, not @STDBOOL_H@ for AC_REPLACE'd variables.
40123
40124 2003-06-05  Paul Eggert  <eggert@twinsun.com>
40125
40126         * lib/mktime.c (__mktime_internal): When resolving a tm_isdst
40127         mismatch, look in future quarters as well as past.  This fixes a
40128         bug when processing fall-backwards gaps immediately after a long
40129         period of daylight-saving time.
40130
40131         * lib/mktime.c: Assume freestanding C89 or better.
40132         (HAVE_LIMITS_H): Remove.  Assume it's 1.
40133         (__P): Remove; not used.
40134         (CHAR_BIT, INT_MIN, INT_MAX): Remove; <limits.h> defines them.
40135         (mktime, not_equal_tm, print_tm, check_result,
40136         main): Use prototypes.  Use const * where appropriate.
40137         (main): Fix typo in testing code that uncovered by above changes.
40138         (Local Variables): Remove -DHAVE_LIMITS_H from compile-command.
40139
40140 2003-06-04  Paul Eggert  <eggert@twinsun.com>
40141
40142         * m4/human.m4 (gl_HUMAN): Require AM_STDBOOL_H.  Check for
40143         locale.h, localeconv.  This merges changes from coreutils.
40144
40145         * m4/mktime.m4 (AC_FUNC_MKTIME): New macro, taken from Autoconf CVS.
40146         It can be removed after the next Autoconf is released.
40147         * m4/exclude.m4 (gl_EXCLUDE): Don't check for sys/types.h; no loner
40148         needed.
40149
40150 2003-06-04  Paul Eggert  <eggert@twinsun.com>
40151
40152         * lib/mktime.c: Fix Debian bug 177940
40153         <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=177940>.
40154         (localtime_offset): Now long int, not time_t, because we want it
40155         to be guaranteed to be signed.  All uses changed.
40156         (__mktime_internal): If overflow would occur when adding offset,
40157         don't add it.
40158
40159         Merge 'human' changes from coreutils.  Rewrite to support
40160         locale-specific notations like thousands separators.
40161         * lib/human.c: Simplify authorship notice.
40162         Include human.h immediately after config.h.
40163         <sys/types.h>, <stdio.h>: Do not include; no longer needed.
40164         <limits.h>: Do not include, since human.h does.
40165         (SIZE_MAX, UINTMAX_MAX): New macros.
40166         <strings.h>: Include if HAVE_STRINGS_H, not if !HAVE_STRING_H.
40167         <locale.h>: Include if HAVE_LOCALE_H and HAVE_LOCALECONV.
40168         (HUMAN_READABLE_SUFFIX_LENGTH_MAX): New macro.
40169         (power_letter): Renamed from suffixes.
40170         (generate_suffix_backwards): Remove.
40171         (adjust_value): Now takes int style (because of human.h changes)
40172         and long double value (for greater precision on some platforms).
40173         (group_number): New function.
40174         (human_readable): Use it.  Use integer options, not enum.
40175         Put the options before the sizes in the arg list.
40176         Support all the new options.
40177         The old human_readable function has been removed;
40178         use inttostr.h instead.
40179         (human_readable, default_block_size, humblock):
40180         Use uintmax_t, not int, for block sizes.
40181         (human_readable_inexact, block_size_types): Remove.
40182         (block_size_opts): New constant.
40183         (human_options): Renamed from human_block_size, with new signature
40184         that allows block sizes up to UINTMAX_MAX.  All callers changed.
40185         * lib/human.h: Add copyright and authorship notice.
40186         Include <limits.h> and <stdbool.h> unconditionally.
40187         (PARAMS): Remove.  All uses removed.
40188         (LONGEST_HUMAN_READABLE): Add support for thousands separator.
40189         (enum human_inexact_style): Remove tag; now a nameless enum.
40190         (human_floor, human_ceiling, human_round_to_even): Now have
40191         values 2, 0, 1 rather than -1, 1, 0.
40192         (human_group_digits, human_suppress_point_zero, human_autoscale,
40193         human_base_1024, human_SI, human_B): New constants.
40194         (human_readable_inexact, human_block_size): Remove.
40195         (human_readable): Size args are now uintmax_t, not int.
40196         (human_options): New decl.
40197
40198         * lib/exclude.c: (new_exclude, add_exclude): Remove casts that are
40199         unnecessary now that we assume C89 or better.  This change
40200         imported from coreutils.
40201
40202         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
40203         arbitrarily.  This is the same patch as 2003-05-28, but it got lost
40204         in the 2003-05-30 sync from glibc.
40205
40206         .h files should stand alone, but we shouldn't include <sys/types.h>
40207         if we can get away with just <stddef.h>.
40208
40209         * lib/__fpending.h, addext.c, backupfile.c, exclude.c, getline.c,
40210         malloc.c, putenv.c, realloc.c, strcasecmp.c: Include <stddef.h>
40211         rather than <sys/types.h>, as we merely need size_t.
40212         * lib/dirname.h, memcoll.h, xalloc.h, xmemcoll.h: Include <stddef.h>,
40213         to get size_t.
40214         * lib/hash.h, linebuffer.h, readtokens.h, stdio-safer.h, version-etc.h:
40215         Include <stdio.h>, to get FILE.
40216         * lib/memcasecmp.c: Don't include <sys/types.h>, as we can assume
40217         memcasecmp.h has included <stddef.h> and all we need is size_t.
40218         * lib/memcoll.c: Include "memcoll.h", which gets us size_t and checks
40219         our interface, instead of including <sys/types.h>
40220
40221 2003-06-04  Paul Eggert  <eggert@twinsun.com>
40222
40223         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): Comment out for
40224         now, as glibc mktime is buggy on non-glibc systems.
40225
40226 2003-06-03  Karl Berry  <karl@gnu.org>
40227
40228         * config/config.sub: update from prep.
40229
40230 2003-06-02  Paul Eggert  <eggert@twinsun.com>
40231
40232         [from coreutils]
40233         Fix some minor time-related bugs with POSIX time arguments.
40234         Some valid time stamps were being rejected (notably -1, and
40235         time stamps before 1900 on 64-bit hosts).  And some invalid
40236         time stamps were being accepted, e.g. September 31.
40237
40238         * lib/posixtm.h (posixtime): Return bool instead of time_t, so
40239         that we can return (time_t) -1 successfully.
40240         * lib/posixtm.c: Likewise.
40241         [HAVE_STDBOOL_H]: Include <stdbool.h>.
40242         (bool, false, true) [!HAVE_STDBOOL_H]: New type.
40243         (t): Remove static var.
40244         (year, posix_time_parse): Now takes struct tm * arg to modify, instead
40245         of static var.  All uses changed.
40246         (year): Do not reject years before 1900; they can occur with
40247         64-bit time_t.
40248         (posix_time_parse): Do not check for out-of-range components;
40249         that is now the caller's responsibility, since our checks were
40250         only approximations.
40251         (posixtime): Use mktime to check for out-of-range components,
40252         since it knows them exactly.
40253         If mktime returns (time_t) -1, check whether an error actually occurred
40254         by invoking localtime on -1.
40255         (main) [TEST_POSIXTIME]: Check for input data errors, and report
40256         posixtime failures better.
40257         Improve the test data (in comments only).
40258
40259 2003-06-02  Karl Berry  <karl@gnu.org>
40260
40261         * config/mkinstalldirs (version): new variable.
40262         (--version): new option.
40263         (usage): improve message.
40264
40265 2003-05-30  Karl Berry  <karl@gnu.org>
40266
40267         * lib/mktime.c: update from libc.
40268
40269 2003-05-30  Bruno Haible  <bruno@clisp.org>
40270
40271         * modules/gettext: Add files m4/nls.m4 and m4/po.m4.
40272         * config/config.rpath: Upgrade to gettext-0.12.1.
40273
40274 2003-05-30  Bruno Haible  <bruno@clisp.org>
40275
40276         * m4/gettext.m4: Upgrade to gettext-0.12.1.
40277         * m4/nls.m4: New file, from gettext-0.12.1.
40278         * m4/po.m4: New file, from gettext-0.12.1.
40279         * m4/progtest.m4: Upgrade to gettext-0.12.1.
40280
40281 2003-05-30  Bruno Haible  <bruno@clisp.org>
40282
40283         * lib/config.charset: Upgrade to gettext-0.12.1 and libiconv-1.9.1.
40284         * lib/localcharset.h: Likewise.
40285         * lib/localcharset.c: Likewise.
40286
40287 2003-05-29  Karl Berry  <karl@gnu.org>
40288
40289         * config/config.rpath: update from gettext.
40290
40291 2003-05-28  Paul Eggert  <eggert@twinsun.com>
40292
40293         Assume the headers required for C89 freestanding compilers.
40294         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for limits.h.
40295         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Likewise.
40296         * m4/human.m4 (gl_HUMAN): Likewise.
40297         * m4/pathmax.m4 (gl_PATHMAX): Likewise.
40298         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Likewise.
40299         * m4/userspec.m4 (gl_USERSPEC): Likewise.
40300         * m4/xreadlink.m4 (gl_XREADLINK): Likewise.
40301         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
40302         * m4/quote.m4 (gl_QUOTE): Don't check for stddef.h.
40303
40304 2003-05-28  Paul Eggert  <eggert@twinsun.com>
40305
40306         Assume the headers required for C89 freestanding compilers.
40307         * lib/addext.c, lib/backupfile.c, lib/fsusage.c, lib/human.c,
40308         lib/pathmax.h, lib/rpmatch.c, lib/userspec.c, lib/xreadlink.c,
40309         lib/xstrtol.c: Include <limits.h> without checking for HAVE_LIMITS_H.
40310         * lib/backupfile.c, lib/fsusage.c, lib/hash.c, lib/human.c,
40311         lib/safe-read.c, lib/userspec.c, lib/xstrtol.c (CHAR_BIT): Don't
40312         define, since <limits.h> is guaranteed to do that.
40313         * lib/fatal.c: Include <stdarg.h> without checking for __STDC__.
40314         * lib/exclude.c: Include <stdbool.h> unconditionally.
40315         * lib/tempname.c: Include <stddef.h> unconditionally.
40316         * lib/hash.c: Include <limits.h>, since we no longer define CHAR_BIT.
40317         * lib/modechange.c, rpmatch.c (NULL): Don't define, since
40318         <stddef.h> does that.
40319         * lib/quote.c: Dont include <stddef.h> or <sys/types.h>; not needed.
40320         * lib/safe-read.c (INT_MAX): Don't define, since <limits.h> does that.
40321         * lib/safe-read.c (TYPE_MINIMUM, TYPE_MAXIMUM): Remove; no longer
40322         needed.
40323         * lib/xstrtol.c: Likewise.
40324         * lib/safe-read.c: Remove TYPE_SIGNED; no longer needed.
40325         * lib/savedir.c: Include <stddef.h> instead of defining NULL.
40326
40327         * lib/addext.c (addext): Use assignment rather than cast, to avoid
40328         warnings on some platforms.
40329
40330         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
40331         arbitrarily.
40332
40333 2003-05-26  Jim Meyering  <jim@meyering.net>
40334
40335         Merge in a change from coreutils:
40336         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Test the cache variable, not one
40337         that is guaranteed to be `no'.  Use `no_such_member' to indicate
40338         that condition, rather than `-1' which is slightly misleading.
40339         Change the name of the cache variable to have the gl_ prefix.
40340         Prompted by a patch from Richard Dawe for DJGPP.
40341
40342 2003-05-24  Karl Berry  <karl@gnu.org>
40343
40344         * config/config.guess: update from prep.
40345
40346 2003-05-22  Karl Berry  <karl@gnu.org>
40347
40348         * gnulib-tool (func_usage): =LIBRARY not =libRARY in help msg.
40349
40350 2003-05-20  Karl Berry  <karl@gnu.org>
40351
40352         * config/config.guess: update from prep.
40353
40354 2003-05-18  Karl Berry  <karl@gnu.org>
40355
40356         * config/srclistvars.sh (TEXMF): use TEXMFROOT instead, since TEXMF
40357         might actually be set by the user.
40358
40359         * config/depcomp, install-sh, mdate-sh: update from automake.
40360
40361 2003-05-17  Bruno Haible  <bruno@clisp.org>
40362
40363         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Fix a quoting bug leading to an
40364         invalid expansion for AC_EGREP_CPP.
40365         * m4/strtoimax.m4 (gl_FUNC_STRTOIMAX): Likewise.
40366         * m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Likewise.
40367         Suggested by Akim Demaille <akim@epita.fr> in
40368         http://mail.gnu.org/archive/html/bug-autoconf/2003-05/threads.html
40369
40370 2003-05-12  Jim Meyering  <jim@meyering.net>
40371
40372         * lib/strftime.c (my_strftime): Let the `-' (no-pad) flag affect
40373         the space-padded-by-default conversion specifiers, %e, %k, %l.
40374
40375 2003-05-12  Bruno Haible  <bruno@clisp.org>
40376
40377         * lib/linebreak.c (iconv_string_length): Don't return -1 just because
40378         the string is longer than 4 KB.
40379
40380 2003-05-11  Karl Berry  <karl@gnu.org>
40381
40382         * config/config.{guess,sub}: update from prep.
40383
40384 2003-05-09  Bruno Haible  <bruno@clisp.org>
40385
40386         * modules/error: Add m4/strerror_r.m4 to file list.
40387
40388 2003-05-03  Bruno Haible  <bruno@clisp.org>
40389
40390         Upgrade to Unicode-4.0.
40391         * lib/linebreak.c (nonspacing_table_data): Change width of U+00AD,
40392         U+0350..U+0357, U+035D..U+035F, U+0600..U+0603, U+0610..U+0615,
40393         U+0656..U+0658, U+0A01, U+0AE2..U+0AE3, U+0CBC, U+17B4..U+17B5,
40394         U+17DD, U+1920..U+1922, U+1927..U+192B, U+1932, U+1939..U+193B
40395         from 1 to 0. Change width of U+0CBF, U+0CC6, U+180E from 0 to 1.
40396         (uc_width): Change width of U+4DC0..U+4DFF from 2 to 1. Change width
40397         of U+2A6D7..U+2F7FF, U+2FA1E..U+2FFFD, U+30000..U+3FFFD from 1 to 2.
40398         Change width of U+E0100..U+E01EF from 1 to 0.
40399
40400 2003-04-25  Jim Meyering  <jim@meyering.net>
40401
40402         * lib/copy-file.c (copy_file_preserving): Declare buf_size to be
40403         of type size_t, not int.
40404
40405 2003-04-25  Bruno Haible  <bruno@clisp.org>
40406
40407         * lib/copy-file.c: Include <stddef.h>, for size_t.
40408
40409 2003-04-21  Paul Eggert  <eggert@twinsun.com>
40410
40411         * m4/error.m4 (gl_ERROR): Do not put under dynamic conditions some
40412         code which expansion is under static control.  Patch imported from
40413         Akim Demaille's patch to Bison; see
40414         <http://mail.gnu.org/archive/html/bison-patches/2003-03/msg00057.html>.
40415
40416 2003-04-14  Bruno Haible  <bruno@clisp.org>
40417
40418         * m4/error.m4 (jm_PREREQ_ERROR): Use AC_FUNC_VPRINTF.
40419
40420 2003-04-11  Jim Meyering  <jim@meyering.net>
40421
40422         Merge changes from Coreutils.
40423
40424         2003-03-22  Jim Meyering  <jim@meyering.net>
40425
40426         * lib/strftime.c (widen): Cast alloca return value to proper type.
40427
40428         2003-01-19  Ulrich Drepper  <drepper@redhat.com>
40429
40430         From GNU libc.
40431         * lib/strftime.c (my_strftime): Handle very large width
40432         specifications for numeric values correctly.  Improve checks for
40433         overflow.
40434
40435         2003-01-19  Jim Meyering  <jim@meyering.net>
40436
40437         * lib/strftime.c (widen) [COMPILE_WIDE]: Merge nearly-identical
40438         definitions.
40439         (nl_get_alt_digit) [! defined my_strftime]: Define.
40440         (my_strftime) [_NL_CURRENT]: Merge nearly-identical uses of
40441         _nl_get_alt_digit and _nl_get_walt_digit.
40442
40443         * lib/strftime.c (my_strftime): Merge in locale-related changes from
40444         libc. These changes have no effect outside of _LIBC.
40445
40446 2003-04-10  Bruno Haible  <bruno@clisp.org>
40447
40448         * modules/findprog: New file.
40449         * MODULES.html.sh (func_all_modules): Add it.
40450
40451 2003-04-10  Bruno Haible  <bruno@clisp.org>
40452
40453         * m4/findprog.m4: New file.
40454         * m4/eaccess.m4: New file.
40455
40456 2003-04-10  Bruno Haible  <bruno@clisp.org>
40457
40458         * lib/findprog.h: New file, from GNU gettext.
40459         * lib/findprog.c: New file, from GNU gettext.
40460
40461 2003-04-05  Jim Meyering  <jim@meyering.net>
40462
40463         Merge changes from Coreutils.
40464
40465         * lib/exclude.h (PARAMS): Remove definition and uses.
40466         * lib/exclude.c: Remove uses of `PARAMS'.
40467
40468         * lib/dirname.c [TEST_DIRNAME]: Update build instructions for test.
40469         Add test-cases for DOS filenames. Declare program_name.
40470         (main): Set up program_name.  Patch by Rich Dawe.
40471
40472         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
40473         error from mntctl.
40474         Use mntctl's return value to drive the entry-processing loop, since
40475         we can't rely on the value of the vmt_length member in the last
40476         entry.  On some systems doing so could result in exhausting
40477         virtual memory.  Based in part on a patch from Mike Jetzer.
40478
40479 2003-04-04  Bruno Haible  <bruno@clisp.org>
40480
40481         * modules/linebreak: New file.
40482         * MODULES.html.sh (func_all_modules): Add it.
40483
40484 2003-04-04  Bruno Haible  <bruno@clisp.org>
40485
40486         * m4/linebreak.m4: New file.
40487
40488 2003-04-04  Bruno Haible  <bruno@clisp.org>
40489
40490         * lib/linebreak.h: New file, from GNU gettext.
40491         * lib/linebreak.c: New file, from GNU gettext with slight
40492         modifications.
40493         * lib/lbrkprop.h: New file, from GNU gettext.
40494
40495 2003-04-03  Bruno Haible  <bruno@clisp.org>
40496
40497         * modules/utf8-ucs4: New file.
40498         * modules/utf16-ucs4: New file.
40499         * modules/ucs4-utf8: New file.
40500         * modules/ucs4-utf16: New file.
40501         * MODULES.html.sh (func_all_modules): Add them.
40502
40503 2003-04-03  Bruno Haible  <bruno@clisp.org>
40504
40505         * m4/utf-ucs4.m4: New file.
40506         * m4/ucs4-utf.m4: New file.
40507
40508 2003-04-03  Bruno Haible  <bruno@clisp.org>
40509
40510         * lib/utf8-ucs4.h: New file, from GNU gettext.
40511         * lib/utf16-ucs4.h: New file, from GNU gettext.
40512         * lib/ucs4-utf8.h: New file, from GNU gettext.
40513         * lib/ucs4-utf16.h: New file, from GNU gettext.
40514
40515 2003-04-02  Bruno Haible  <bruno@clisp.org>
40516
40517         * modules/binary-io: New file.
40518         * MODULES.html.sh (func_all_modules): Add it.
40519
40520 2003-04-02  Bruno Haible  <bruno@clisp.org>
40521
40522         * lib/binary-io.h: New file, from GNU gettext.
40523
40524 2003-04-01  Bruno Haible  <bruno@clisp.org>
40525
40526         * modules/pathname: New file.
40527         * MODULES.html.sh (func_all_modules): Add it.
40528
40529 2003-04-01  Bruno Haible  <bruno@clisp.org>
40530
40531         * lib/pathname.h: New file, from GNU gettext.
40532         * lib/concatpath.c: New file, from GNU gettext.
40533
40534 2003-03-30  Bruno Haible  <bruno@clisp.org>
40535
40536         * m4/copy-file.m4 (gl_COPY_FILE): Add check for chown().
40537
40538 2003-03-30  Bruno Haible  <bruno@clisp.org>
40539
40540         * lib/copy-file.c (copy_file_preserving): Don't set owner if the
40541         function chown() doesn't exist.
40542
40543 2003-03-28  Bruno Haible  <bruno@clisp.org>
40544
40545         * modules/copy-file: New file.
40546         * MODULES.html.sh (func_all_modules): Add it.
40547
40548 2003-03-28  Bruno Haible  <bruno@clisp.org>
40549
40550         * m4/copy-file.m4: New file.
40551
40552 2003-03-28  Bruno Haible  <bruno@clisp.org>
40553
40554         * lib/copy-file.h: New file, from GNU gettext.
40555         * lib/copy-file.c: New file, from GNU gettext.
40556
40557 2003-03-18  Jim Meyering  <jim@meyering.net>
40558
40559         * lib/quote.c (quote_n): Fix typo in comment.
40560
40561 2003-03-18  Bruno Haible  <bruno@clisp.org>
40562
40563         * m4/onceonly.m4: Use m4_defn instead of defn, for better error
40564         checking.
40565         * m4/onceonly_2_57.m4: Likewise.
40566
40567 2003-03-17  Bruno Haible  <bruno@clisp.org>
40568
40569         * m4/onceonly.m4: Require autoconf 2.54 or newer.
40570         (m4_quote): Remove macro.
40571         * m4/onceonly_2_57.m4: Require autoconf 2.54 or newer.
40572
40573 2003-03-14  Jim Meyering  <jim@meyering.net>
40574
40575         Merge changes from Coreutils.
40576         * lib/obstack.h (obstack_object_size): Declare temporary, __o,
40577         to be const, in order to avoid warnings.
40578         (obstack_room): Likewise.
40579         (obstack_empty_p): Likewise.
40580
40581 2003-03-14  Bruno Haible  <bruno@clisp.org>
40582
40583         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE,
40584         AC_CHECK_DECLS_ONCE): Quote AC_FOREACH variable-expansions properly.
40585
40586 2003-03-13  Paul Eggert  <eggert@twinsun.com>
40587
40588         Merge changes from Bison.
40589         * lib/obstack.h: (__INT_TO_PTR) [__STDC__]: Cast result to
40590         (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
40591         when compiling Bison 1.875's `bitset bset = obstack_alloc
40592         (bobstack, bytes);'.  Problem reported by Nelson H. F. Beebe.
40593         * lib/hash.c: Include <stdbool.h> unconditionally.
40594
40595 2003-03-13  Paul Eggert  <eggert@twinsun.com>
40596
40597         * m4/onceonly.m4 (m4_quote): New macro.
40598         (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE, AC_CHECK_DECLS_ONCE):
40599         Quote AC_FOREACH variable-expansions properly.
40600
40601 2003-03-13  Paul Eggert  <eggert@twinsun.com>
40602
40603         * doc/COPYING.DOC, fdl.texi: Sync with latest FSF version.
40604
40605 2003-03-09  Paul Eggert  <eggert@twinsun.com>
40606
40607         * lib/argmatch.c (EXIT_FAILURE): Define if the system doesn't.
40608         Reported by Bruce Becker; see:
40609         http://mail.gnu.org/archive/html/bug-bison/2003-03/msg00017.html
40610
40611 2003-03-03  Paul Eggert  <eggert@twinsun.com>
40612             Bruno Haible  <bruno@clisp.org>
40613
40614         * lib/mbswidth.h: Include <wchar.h>. Needed for UnixWare 7.1.1.
40615         Reported by John Hughes, see
40616         http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00030.html
40617
40618 2003-02-20  Bruno Haible  <bruno@clisp.org>
40619
40620         * MODULES.html.sh (func_all_modules): Add poll.
40621
40622 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
40623
40624         * modules/poll: New file.
40625
40626 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
40627
40628         * lib/poll_.h: New file.
40629         * lib/poll.c: New file.
40630
40631 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
40632
40633         * m4/poll.m4: New file.
40634
40635 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
40636
40637         * modules/mathl: New file.
40638
40639 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
40640
40641         * lib/mathl.h: New file.
40642         * lib/acosl.c: New file.
40643         * lib/asinl.c: New file.
40644         * lib/atanl.c: New file.
40645         * lib/ceill.c: New file.
40646         * lib/cosl.c: New file.
40647         * lib/expl.c: New file.
40648         * lib/floorl.c: New file.
40649         * lib/frexpl.c: New file.
40650         * lib/ldexpl.c: New file.
40651         * lib/logl.c: New file.
40652         * lib/sincosl.c: New file.
40653         * lib/sinl.c: New file.
40654         * lib/sqrtl.c: New file.
40655         * lib/tanl.c: New file.
40656         * lib/trigl.c: New file.
40657         * lib/trigl.h: New file.
40658
40659 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
40660
40661         * m4/mathl.m4: New file.
40662
40663 2003-02-18  Bruno Haible  <bruno@clisp.org>
40664
40665         * MODULES.html.sh (func_all_modules): Add mathl.
40666
40667 2003-02-17  Bruno Haible  <bruno@clisp.org>
40668
40669         * modules/mkdtemp: New module.
40670         * MODULES.html.sh (func_all_modules): Add it.
40671
40672 2003-02-17  Bruno Haible  <bruno@clisp.org>
40673
40674         * m4/mkdtemp.m4: New file, from GNU gettext with modifications.
40675
40676 2003-02-17  Bruno Haible  <bruno@clisp.org>
40677
40678         * lib/mkdtemp.h: New file, from GNU gettext.
40679         * lib/mkdtemp.c: New file, from GNU gettext.
40680
40681 2003-02-02  Jim Meyering  <jim@meyering.net>
40682
40683         * m4/regex.m4 (jm_INCLUDED_REGEX): Detect broken re_search in
40684         e.g. glibc-2.2.93.
40685
40686 2003-01-31  Bruno Haible  <bruno@clisp.org>
40687
40688         * m4/rename.m4 (vb_FUNC_RENAME): Add a redirection from 'rename' to
40689         'rpl_rename'.
40690         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Add a redirection from 'strnlen' to
40691         'rpl_strnlen'.
40692         * m4/strtod.m4 (gl_FUNC_STRTOD): Add a redirection from 'strtod' to
40693         'rpl_strtod'.
40694         * m4/utime.m4 (jm_FUNC_UTIME): Add a redirection from 'utime' to
40695         'rpl_utime'.
40696
40697 2003-01-31  Bruno Haible  <bruno@clisp.org>
40698
40699         * lib/rename.c: #undef rename before defining rpl_rename.
40700         * lib/strnlen.c: #undef strnlen, define rpl_strnlen instead of strnlen.
40701
40702 2003-01-30  Bruno Haible  <bruno@clisp.org>
40703
40704         * modules/vasnprintf, modules/vasprintf: New modules.
40705         * MODULES.html.sh (func_all_modules): Add them.
40706
40707 2003-01-30  Bruno Haible  <bruno@clisp.org>
40708
40709         * m4/signed.m4: New file, from GNU gettext.
40710         * m4/longdouble.m4: New file, from GNU gettext.
40711         * m4/wchar_t.m4: New file, from GNU gettext.
40712         * m4/wint_t.m4: New file, from GNU gettext.
40713         * m4/vasnprintf.m4: New file.
40714         * m4/vasprintf.m4: New file.
40715
40716 2003-01-30  Bruno Haible  <bruno@clisp.org>
40717
40718         * lib/printf-args.h: New file, from GNU gettext.
40719         * lib/printf-args.c: New file, from GNU gettext.
40720         * lib/printf-parse.h: New file, from GNU gettext.
40721         * lib/printf-parse.c: New file, from GNU gettext.
40722         * lib/vasnprintf.h: New file, from GNU gettext.
40723         * lib/vasnprintf.c: New file, from GNU gettext.
40724         * lib/asnprintf.c: New file, from GNU gettext.
40725         * lib/vasprintf.h: New file, from GNU gettext with modifications.
40726         * lib/vasprintf.c: New file, from GNU gettext.
40727         * lib/asprintf.c: New file, from GNU gettext.
40728
40729 2003-01-29  Bruno Haible  <bruno@clisp.org>
40730
40731         * modules/stpncpy: New module.
40732         * MODULES.html.sh (func_all_modules): Add it.
40733
40734 2003-01-29  Bruno Haible  <bruno@clisp.org>
40735
40736         * m4/stpncpy.m4: New file.
40737
40738 2003-01-29  Bruno Haible  <bruno@clisp.org>
40739
40740         * lib/stpncpy.h: New file, from GNU gettext with modifications.
40741         * lib/stpncpy.c: New file, from GNU gettext with modifications.
40742
40743 2003-01-28  Bruno Haible  <bruno@clisp.org>
40744
40745         * modules/c-ctype: New module.
40746         * MODULES.html.sh (func_all_modules): Add it.
40747
40748 2003-01-28  Bruno Haible  <bruno@clisp.org>
40749
40750         * lib/c-ctype.h: New file, from GNU gettext, with changes suggested by
40751         Paul Eggert.
40752         * lib/c-ctype.c: New file, from GNU gettext, with changes suggested by
40753         Paul Eggert.
40754
40755 2003-01-27  Bruno Haible  <bruno@clisp.org>
40756
40757         * modules/xsetenv: New module.
40758         * MODULES.html.sh (func_all_modules): Add it.
40759
40760 2003-01-27  Bruno Haible  <bruno@clisp.org>
40761
40762         * lib/xsetenv.h: New file, from GNU gettext.
40763         * lib/xsetenv.c: New file, from GNU gettext.
40764
40765 2003-01-23  Jim Meyering  <jim@meyering.net>
40766
40767         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Correct typo: s/-1/no/ that kept this
40768         from working on systems without dirfd (at least Irix and OSF1/Tru64).
40769
40770 2003-01-23  Bruno Haible  <bruno@clisp.org>
40771
40772         * modules/minmax: New module.
40773         * MODULES.html.sh (func_all_modules): Add it.
40774
40775 2003-01-23  Bruno Haible  <bruno@clisp.org>
40776
40777         * lib/minmax.h: New file, from GNU gettext, with comments from Paul
40778         Eggert.
40779
40780 2003-01-22  Bruno Haible  <bruno@clisp.org>
40781
40782         * modules/exit: New module.
40783         * MODULES.html.sh (func_all_modules): Add it.
40784
40785 2003-01-22  Bruno Haible  <bruno@clisp.org>
40786
40787         * lib/exit.h: New file, from GNU gettext.
40788
40789 2003-01-19  Bruno Haible  <bruno@clisp.org>
40790
40791         * gnulib-tool: Recognize option --extract-maintainer.
40792         (func_get_maintainer): New function.
40793         * modules/*: Add Maintainer entry.
40794
40795 2003-01-16  Jim Meyering  <jim@meyering.net>
40796
40797         * m4/regex.m4: The `regex' struct is both input and output.
40798         Initialize it before each use.  Patch by Tim Waugh.
40799
40800 2003-01-16  Bruno Haible  <bruno@clisp.org>
40801
40802         * MODULES.html.sh: Add a table of contents. Add the module name as
40803         leftmost column. Add hyperlinks.
40804
40805 2003-01-15  Bruno Haible  <bruno@clisp.org>
40806
40807         * m4/md5.m4 (gl_MD5): Require AC_C_INLINE.
40808
40809 2003-01-15  Bruno Haible  <bruno@clisp.org>
40810
40811         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): Also test the LL suffix.
40812         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Also test the ULL
40813         suffix.
40814
40815 2003-01-15  Bruno Haible  <bruno@clisp.org>
40816
40817         * m4/alloca.m4 (gl_FUNC_ALLOCA): Invoke AC_EGREP_CPP prerequisites.
40818
40819 2003-01-15  Bruno Haible  <bruno@clisp.org>
40820
40821         * lib/stpcpy.h (stpcpy): Use ANSI C function declarations.
40822         * lib/strcase.h (strcasecmp, strncasecmp): Likewise.
40823
40824 2003-01-14  Jim Meyering  <jim@meyering.net>
40825
40826         * lib/same.c (same_name): Tweak a comment.
40827
40828 2003-01-14  Bruno Haible  <bruno@clisp.org>
40829
40830         * lib/same.c (same_name): Reorder tests so as to avoid calling stat()
40831         when a string comparison is sufficient.
40832
40833 2003-01-14  Bruno Haible  <bruno@clisp.org>
40834
40835         * lib/readtokens.c (readtoken): Cast character to 'unsigned char', not
40836         'unsigned int'.
40837
40838 2003-01-14  Bruno Haible  <bruno@clisp.org>
40839
40840         * lib/hash-pjw.c: Add comment about low quality of this function.
40841
40842 2003-01-13  Bruno Haible  <bruno@clisp.org>
40843
40844         * modules/stpcpy: Distribute lib/stpcpy.h.
40845         * modules/setenv: Depend on alloca. Distribute lib/setenv.h.
40846
40847 2003-01-13  Bruno Haible  <bruno@clisp.org>
40848
40849         * modules/*: Add a description.
40850         * modules/strpbrk: Fix Makefile.am snippet.
40851         * modules/strtoimax: Fix dependencies.
40852         * modules/strtoumax: Likewise.
40853
40854 2003-01-13  Bruno Haible  <bruno@clisp.org>
40855
40856         * gnulib-tool (func_create_testdir): Substitute lib_OBJECTS.
40857         * modules/alloca (Makefile.am): All object files depend on alloca.h.
40858         * modules/stdbool (Makefile.am): All object files depend on stdbool.h.
40859
40860 2003-01-13  Bruno Haible  <bruno@clisp.org>
40861
40862         * gnulib-tool (func_create_testdir): Store config/* files in the main
40863         directory.
40864         * config.rpath: Move to ...
40865         * config/config.rpath: ... here.
40866         * modules/gettext: Contains config/config.rpath, not config.rpath.
40867         * modules/iconv: Likewise.
40868
40869 2003-01-12  Paul Eggert  <eggert@twinsun.com>
40870
40871         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
40872         to avoid collisions with libcurses and libreadline.
40873
40874         * m4/getstr.m4: Remove.
40875         * m4/getline.m4 (gl_PREREQ_GETLINE): Require AC_HEADER_STDC.
40876
40877 2003-01-12  Paul Eggert  <eggert@twinsun.com>
40878
40879         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
40880         to avoid collisions with libcurses and libreadline.
40881
40882         * lib/Makefile.am (libfetish_a_SOURCES): Remove getstr.c, getstr.h.
40883         * lib/getstr.h, getstr.c: Remove.
40884         * lib/getline.c: Include "getline.h", to check interface.
40885         Move body of old getstr.c here: this defines MIN_CHUNK and
40886         declares getdelim2, which is renamed from getstr.
40887         (getline, getdelim): Adjust to renaming of getstr -> getdelim2.
40888
40889         * lib/linebuffer.c (readlinebuffer): Renamed from readline.
40890         All uses changed.
40891         * lib/linebuffer.h: Likewise.
40892         (readline): Remove backward-compatibility macro.
40893
40894 2003-01-12  Paul Eggert  <eggert@twinsun.com>
40895
40896         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
40897         to avoid collisions with libcurses and libreadline.
40898         * getstr: Remove.
40899         * MODULES.html.sh: Remove getstr.
40900         * modules/getline: Depend on unlocked-io, not getstr.
40901
40902 2003-01-12  Jim Meyering  <jim@meyering.net>
40903
40904         * lib/makepath.c: Don't test HAVE_ERRNO_H.  It's not necessary.
40905
40906 2003-01-10  Bruno Haible  <bruno@clisp.org>
40907
40908         * modules/alloca: Change Makefile.am requirements. Simplify Include
40909         requirements. Add lib/alloca_.h to file list.
40910
40911 2003-01-10  Bruno Haible  <bruno@clisp.org>
40912
40913         * m4/alloca.m4 (gl_FUNC_ALLOCA): Also define ALLOCA_H.
40914
40915 2003-01-10  Bruno Haible  <bruno@clisp.org>
40916
40917         * lib/alloca_.h: New file.
40918         * lib/getdate.y: Unconditionally include alloca.h.
40919         * lib/makepath.c: Likewise.
40920         * lib/setenv.c: Likewise.
40921         * lib/userspec.c: Likewise.
40922
40923 2003-01-09  Karl Berry  <karl@gnu.org>
40924
40925         * MODULES.html.sh: include `dirname $0` in PATH, to find
40926         gnulib-tool.
40927
40928 2003-01-09  Bruno Haible  <bruno@clisp.org>
40929
40930         * modules/stdbool: Change configure.ac, Makefile.am requirements.
40931         Simplify Include requirements. Add lib/stdbool.h.in to file list.
40932
40933 2003-01-09  Bruno Haible  <bruno@clisp.org>
40934
40935         * m4/stdbool.m4 (AM_STDBOOL_H): New macro.
40936
40937 2003-01-09  Bruno Haible  <bruno@clisp.org>
40938
40939         * lib/stdbool.h.in: New file.
40940
40941 2003-01-09  Bruno Haible  <bruno@clisp.org>
40942
40943         * gnulib-tool (func_all_modules): Ignore files ending in ~.
40944         * MODULES.html.sh: Likewise.
40945
40946 2003-01-08  Jim Meyering  <jim@meyering.net>
40947
40948         * lib/full-write.c: Undefine and define-away `const' after inclusion
40949         of errno.h, not before.  Suggestion from Bruno Haible.
40950
40951 2003-01-08  Bruno Haible  <bruno@clisp.org>
40952
40953         * modules/full-read: Depend on full-write.
40954
40955 2003-01-08  Bruno Haible  <bruno@clisp.org>
40956
40957         * lib/safe-read.c: Include specification header first, to ensure its
40958         selfcontainedness.
40959         * lib/full-write.c: Likewise.
40960
40961 2003-01-07  Jim Meyering  <jim@meyering.net>
40962
40963         * lib/full-write.c: Rework so that it may serve to define full_read,
40964         too.
40965         * lib/full-read.c: Simply #define FULL_READ and include full-write.c.
40966
40967 2003-01-07  Bruno Haible  <bruno@clisp.org>
40968
40969         * lib/strtoimax.c: Include <stdint.h> as an alternative to
40970         <inttypes.h>.
40971         * lib/xstrtol.h: Likewise.
40972         * lib/xstrtoimax.c: Likewise.
40973         * lib/xstrtoumax.c: Likewise.
40974         * lib/human.h: Likewise.
40975
40976         * lib/tempname.c: Include <inttypes.h> too. Avoids a compilation error
40977         on systems that have <inttypes.h> but not <stdint.h>.
40978
40979 2003-01-07  Bruno Haible  <bruno@clisp.org>
40980
40981         * MODULES.html.sh: Add copyright notice.
40982         (missed_files): Omit CVS directory entries.
40983         (func_module): Make it work with sed-3.02.
40984         * MODULES.txt: Remove file.
40985
40986 2003-01-06  Jim Meyering  <jim@meyering.net>
40987
40988         * lib/version-etc.c: Update year in translatable copyright string.
40989
40990 2003-01-03  Karl Berry  <karl@gnu.org>
40991
40992         * config/config.{guess,sub}: update from prep.
40993
40994 2003-01-02  Karl Berry  <karl@gnu.org>
40995
40996         * doc/COPYING.DOC: belatedly updated to 1.2.
40997
40998 2003-01-01  Karl Berry  <karl@gnu.org>
40999
41000         * gnulib-tool (func_verify_module): report module name $module in
41001         error message, not $1.
41002         * gnulib-tool (create-testdir): don't complain if destdir couldn't
41003         be created, only if it doesn't exist.
41004         * gnulib-tool (last_checkin_date): don't expand the $Date here.
41005
41006 2002-12-31  Paul Eggert  <eggert@twinsun.com>
41007
41008         * m4/memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
41009
41010 2002-12-31  Paul Eggert  <eggert@twinsun.com>
41011
41012         * lib/memcoll.c (memcoll): Fall back on a simple algorithm using
41013         memcmp if strcoll doesn't work.
41014
41015 2002-12-31  Bruno Haible  <bruno@clisp.org>
41016
41017         * lib/utime.c (utime_null): No need to call ftruncate if the file was
41018         nonempty.
41019
41020 2002-12-31  Bruno Haible  <bruno@clisp.org>
41021
41022         * lib/memcoll.c (STRCOLL): New macro.
41023         (memcoll): Use it.
41024
41025 2002-12-31  Bruno Haible  <bruno@clisp.org>
41026
41027         * lib/localcharset.h: New file.
41028         * lib/localcharset.c: Include it.
41029         * lib/unicodeio.c: Likewise.
41030
41031 2002-12-31  Bruno Haible  <bruno@clisp.org>
41032
41033         * lib/getstr.h (getstr): Define, to avoid clash with libcurses.
41034         * lib/linebuffer.h (readline): Define, to avoid clash with libreadline.
41035
41036 2002-12-31  Bruno Haible  <bruno@clisp.org>
41037
41038         * lib/getline.h: Include <stddef.h>, for size_t.
41039
41040         * lib/unicodeio.h: Include <stddef.h>, for size_t.
41041         * lib/unicodeio.c: Don't include <stddef.h>.
41042
41043 2002-12-31  Bruno Haible  <bruno@clisp.org>
41044
41045         * lib/getdate.y (get_date): Test HAVE_STRUCT_TM_TM_ZONE, not
41046         HAVE_TM_ZONE.
41047
41048 2002-12-24  Karl Berry  <karl@gnu.org>
41049
41050         * config/config.guess: update from prep.
41051
41052 2002-12-24  Bruno Haible  <bruno@clisp.org>
41053
41054         General infrasructure.
41055         * m4/README: Rewritten.
41056         * m4/onceonly.m4: New file.
41057         * m4/onceonly_2_57.m4: New file.
41058
41059         Module atexit.
41060         * m4/atexit.m4: New file.
41061
41062         Module strtod.
41063         * m4/strtod.m4: New file.
41064
41065         Module strtol.
41066         * m4/strtol.m4: New file.
41067
41068         Module strtoul.
41069         * m4/strtoul.m4: New file.
41070
41071         Module memchr.
41072         * m4/memchr.m4: New file.
41073
41074         Module memcmp.
41075         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): New macro.
41076         (jm_FUNC_MEMCMP): Invoke it.
41077
41078         Module memcpy.
41079         * m4/memcpy.m4: New file.
41080
41081         Module memmove.
41082         * m4/memmove.m4: New file.
41083
41084         Module memset.
41085         * m4/memset.m4: New file.
41086
41087         Module strcspn.
41088         * m4/strcspn.m4: New file.
41089
41090         Module strpbrk.
41091         * m4/strpbrk.m4: New file.
41092
41093         Module strstr.
41094         * m4/strstr.m4: New file.
41095
41096         Module strerror.
41097         * m4/strerror.m4: New file.
41098
41099         Module mktime.
41100         * m4/mktime.m4: Renamed from jm-mktime.m4.
41101         (gl_PREREQ_MKTIME): New macro.
41102         (gl_FUNC_MKTIME): Renamed from jm_FUNC_MKTIME. Invoke gl_PREREQ_MKTIME.
41103
41104         Module malloc.
41105         * m4/malloc.m4 (gl_PREREQ_MALLOC): New macro.
41106         (jm_FUNC_MALLOC): Use AC_FUNC_MALLOC. Invoke gl_PREREQ_MALLOC.
41107         Don't define HAVE_DONE_WORKING_MALLOC_CHECK, since nothing uses it.
41108
41109         Module realloc.
41110         * m4/realloc.m4 (gl_PREREQ_REALLOC): New macro.
41111         (jm_FUNC_REALLOC): Use AC_FUNC_REALLOC. Invoke gl_PREREQ_REALLOC.
41112         Don't define HAVE_DONE_WORKING_REALLOC_CHECK, since nothing uses it.
41113
41114         Module strftime.
41115         * m4/tm_gmtoff.m4: New file, extracted from strftime.m4.
41116         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Use AC_FUNC_STRFTIME.
41117         Don't test for bcopy (we are not emacs). Invoke AC_TYPE_MBSTATE_T and
41118         gl_TM_GMTOFF.
41119         (_jm_STRFTIME_PREREQS, jm_FUNC_GNU_STRFTIME): Use onceonly macros.
41120
41121         Module xalloc.
41122         * m4/xalloc.m4: New file.
41123
41124         Module alloca.
41125         * m4/alloca.m4: New file.
41126
41127         Module putenv.
41128         * m4/putenv.m4 (gl_PREREQ_PUTENV): New macro.
41129         (jm_FUNC_PUTENV): Invoke it.
41130
41131         Module setenv.
41132         * m4/setenv.m4 (gt_FUNC_SETENV): New macro.
41133         (gt_CHECK_VAR_DECL): Fix quoting error that led to infinite loop in m4
41134         when invoked twice.
41135         (gt_PREREQ_SETENV, gt_PREREQ_UNSETENV): New macros, replacing old
41136         gt_FUNC_SETENV.
41137
41138         Module memrchr.
41139         * m4/memrchr.m4: New file.
41140
41141         Module stpcpy.
41142         * m4/stpcpy.m4: New file.
41143
41144         Module strcase.
41145         * m4/strcase.m4: New file.
41146
41147         Module strdup.
41148         * m4/strdup.m4: New file.
41149
41150         Module strnlen.
41151         * m4/strnlen.m4: New file.
41152
41153         Module strndup.
41154         * m4/strndup.m4: New file.
41155
41156         Module xstrtod.
41157         * m4/xstrtod.m4: New file.
41158
41159         Module xstrtol.
41160         * m4/xstrtol.m4: New file.
41161
41162         Module getdate.
41163         * m4/getdate.m4: New file.
41164
41165         Module unlocked-io.
41166         * m4/unlocked-io.m4: Renamed from jm-glibc-io.m4.
41167         (jm_FUNC_GLIBC_UNLOCKED_IO): Invoke AC_GNU_SOURCE. Use onceonly macros.
41168         * m4/jm-glibc-io.m4n: Remove file.
41169
41170         Module long-options.
41171         * m4/long-options.m4: New file.
41172
41173         Module md5.
41174         * m4/md5.m4: New file.
41175
41176         Module sha.
41177         * m4/sha.m4: New file.
41178
41179         Module getstr.
41180         * m4/getstr.m4: New file.
41181
41182         Module getline.
41183         * m4/getline.m4 (gl_PREREQ_GETLINE): New macro.
41184         (AM_FUNC_GETLINE): Invoke AC_GNU_SOURCE. Use <stdlib.h>, not
41185         <sys/types.h>, for size_t. Use the function name gnu_getline, not
41186         simply getline. Infoke gl_PREREQ_GETLINE.
41187
41188         Module obstack.
41189         * m4/obstack.m4: New file.
41190
41191         Module hash.
41192         * m4/hash.m4: New file.
41193
41194         Module readtokens.
41195         * m4/readtokens.m4: New file.
41196
41197         Module strverscmp.
41198         * m4/strverscmp.m4: New file.
41199
41200         Module stdbool.
41201         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Add test for _Bool. Needed for
41202         OSF/1.
41203
41204         Module strtoll.
41205         * m4/strtoll.m4: New file.
41206
41207         Module strtoull.
41208         * m4/strtoull.m4: New file.
41209
41210         Module strtoimax.
41211         * m4/strtoimax.m4: New file.
41212
41213         Module strtoumax.
41214         * m4/strtoumax.m4: New file.
41215
41216         Module xstrtoimax.
41217         * m4/xstrtoimax.m4 (jm_XSTRTOIMAX): Renamed from
41218         jm_AC_PREREQ_XSTRTOIMAX.
41219         Moved the strtol prerequisites to strtol.m4.
41220         Moved the strtoll prerequisites to strtoll.m4.
41221         Moved the strtoimax prerequisites to strtoimax.m4.
41222
41223         Module xstrtoumax.
41224         * m4/xstrtoumax.m4 (jm_XSTRTOUMAX): Renamed from
41225         jm_AC_PREREQ_XSTRTOUMAX.
41226         Moved the strtoul prerequisites to strtoul.m4.
41227         Moved the strtoull prerequisites to strtoull.m4.
41228         Moved the strtoumax prerequisites to strtoumax.m4.
41229
41230         Module chown.
41231         * m4/chown.m4 (gl_PREREQ_CHOWN): New macro.
41232         (jm_FUNC_CHOWN): Use AC_FUNC_CHOWN. Invoke gl_PREREQ_CHOWN.
41233
41234         Module dup2.
41235         * m4/dup2.m4: New file.
41236
41237         Module ftruncate.
41238         * m4/ftruncate.m4 (gl_PREREQ_FTRUNCATE): New macro.
41239         (jm_FUNC_FTRUNCATE): Use AC_REPLACE_FUNCS. Invoke gl_PREREQ_FTRUNCATE.
41240
41241         Module getgroups.
41242         * m4/getgroups.m4 (gl_PREREQ_GETGROUPS): New macro.
41243         (jm_FUNC_GETGROUPS): Use AC_FUNC_GETGROUPS. Invoke gl_PREREQ_GETGROUPS.
41244
41245         Module gettimeofday.
41246         * m4/gettimeofday.m4 (gl_PREREQ_GETTIMEOFDAY): New macro.
41247         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use onceonly macros. Invoke
41248         gl_PREREQ_GETTIMEOFDAY.
41249
41250         Module mkdir.
41251         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): New macro.
41252         (UTILS_FUNC_MKDIR_TRAILING_SLASH): Invoke gl_PREREQ_MKDIR.
41253
41254         Module mkstemp.
41255         * m4/mkstemp.m4 (gl_PREREQ_MKSTEMP): New macro.
41256         (jm_PREREQ_TEMPNAME): New macro, from prereq.m4. Also invoke
41257         jm_AC_TYPE_UINTMAX_T.
41258         (UTILS_FUNC_MKSTEMP): Invoke gl_PREREQ_MKSTEMP and jm_PREREQ_TEMPNAME.
41259
41260         Module stat.
41261         * m4/stat.m4 (gl_PREREQ_STAT): New macro.
41262         (jm_FUNC_STAT): Use AC_FUNC_STAT. Invoke gl_PREREQ_STAT.
41263
41264         Module lstat.
41265         * m4/lstat.m4 (gl_PREREQ_LSTAT): New macro.
41266         (jm_FUNC_LSTAT): Use AC_FUNC_LSTAT. Invoke gl_PREREQ_LSTAT.
41267
41268         Module timespec.
41269         * m4/timespec.m4 (gl_TIMESPEC): New macro.
41270         (jm_CHECK_TYPE_STRUCT_TIMESPEC): Add check for <sys/time.h>.
41271         * m4/st_mtim.m4: Indentation.
41272
41273         Module nanosleep.
41274         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): New macro.
41275         (jm_FUNC_NANOSLEEP): Add check for <sys/time.h>. Invoke
41276         gl_PREREQ_NANOSLEEP.
41277
41278         Module regex.
41279         * m4/regex.m4 (jm_PREREQ_REGEX): New macro.
41280         (jm_INCLUDED_REGEX): Invoke jm_PREREQ_REGEX.
41281         (gl_REGEX): New macro.
41282
41283         Module rename.
41284         * m4/rename.m4 (gl_PREREQ_RENAME): New macro.
41285         (vb_FUNC_RENAME): Invoke gl_PREREQ_RENAME.
41286
41287         Module rmdir.
41288         * m4/rmdir.m4: New file.
41289
41290         Module utime.
41291         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Use onceonly macros.
41292         * m4/utime.m4 (gl_PREREQ_UTIME): New macro.
41293         (jm_FUNC_UTIME): Invoke gl_PREREQ_UTIME.
41294
41295         Module dirname.
41296         * m4/dirname.m4: New file.
41297
41298         Module getopt.
41299         * m4/getopt.m4: New file.
41300
41301         Module unistd-safer.
41302         * m4/unistd-safer.m4: New file.
41303
41304         Module fnmatch.
41305         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Include <stdlib.h>, for exit()
41306         declaration.
41307         (gl_PREREQ_FNMATCH_EXTRA): New macro.
41308         (gl_FUNC_FNMATCH_POSIX): New macro.
41309         (gl_FUNC_FNMATCH_GNU): Renamed from AC_FUNC_FNMATCH_GNU. Invoke
41310         gl_PREREQ_FNMATCH_EXTRA. Use the function name gnu_fnmatch, not
41311         simply fnmatch.
41312
41313         Module exclude.
41314         * m4/exclude.m4: New file.
41315
41316         Module human.
41317         * m4/human.m4: New file.
41318
41319         Module acl.
41320         * m4/acl.m4: Nop.
41321
41322         Module backupfile.
41323         * m4/backupfile.m4: New file.
41324         * m4/d-ino.m4: Indentation.
41325
41326         Module fsusage.
41327         * m4/fsusage.m4 (gl_FSUSAGE): New macro.
41328         (jm_STATFS_TRUNCATES): New macro, from coreutils-4.5.4/configure.ac.
41329         (gl_PREREQ_FSUSAGE_EXTRA): New macro.
41330
41331         Module dirfd.
41332         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Invoke some AC_EGREP_CPP
41333         requirements.
41334
41335         Module euidaccess.
41336         * m4/euidaccess.m4: New file.
41337
41338         Module file-type.
41339         * m4/file-type.m4: New file.
41340
41341         Module fileblocks.
41342         * m4/fileblocks.m4: New file.
41343
41344         Module filemode.
41345         * m4/filemode.m4: New file.
41346
41347         Module isdir.
41348         * m4/isdir.m4: New file.
41349
41350         Module lchown.
41351         * m4/lchown.m4 (gl_PREREQ_LCHOWN): New macro.
41352         (jm_FUNC_LCHOWN): Invoke gl_PREREQ_LCHOWN.
41353
41354         Module makepath.
41355         * m4/makepath.m4: New file.
41356
41357         Module modechange.
41358         * m4/modechange.m4: New file.
41359
41360         Module mountlist.
41361         * m4/mountlist.m4: New file.
41362         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Use onceonly macros.
41363         Indentation.
41364
41365         Module path-concat.
41366         * m4/path-concat.m4: New file.
41367
41368         Module pathmax.
41369         * m4/pathmax.m4: New file.
41370
41371         Module same.
41372         * m4/same.m4: New file.
41373
41374         Module save-cwd.
41375         * m4/save-cwd.m4: New file.
41376
41377         Module savedir.
41378         * m4/savedir.m4: New file.
41379
41380         Module xgetcwd.
41381         * m4/xgetcwd.m4: New file.
41382         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Use onceonly macros.
41383
41384         Module xreadlink.
41385         * m4/xreadlink.m4: New file.
41386
41387         Module safe-read.
41388         * m4/safe-read.m4: New file.
41389
41390         Module safe-write.
41391         * m4/safe-write.m4: New file.
41392
41393         Module closeout.
41394         * m4/closeout.m4: New file.
41395
41396         Module stdio-safer.
41397         * m4/stdio-safer.m4: New file.
41398
41399         Module getpass.
41400         * m4/getpass.m4: New file.
41401
41402         Module getugroups.
41403         * m4/getugroups.m4: New file.
41404
41405         Module group-member.
41406         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): New macro.
41407         (jm_FUNC_GROUP_MEMBER): Invoke AC_GNU_SOURCE, gl_PREREQ_GROUP_MEMBER.
41408
41409         Module idcache.
41410         * m4/idcache.m4: New file.
41411
41412         Module userspec.
41413         * m4/userspec.m4: New file.
41414
41415         Module gettime.
41416         * m4/clock_time.m4: New file.
41417         * m4/gettime.m4: New file.
41418
41419         Module settime.
41420         * m4/settime.m4: New file.
41421
41422         Module posixtm.
41423         * m4/posixtm.m4: New file.
41424
41425         Module gethostname.
41426         * m4/gethostname.m4: New file.
41427
41428         Module canon-host.
41429         * m4/canon-host.m4: New file.
41430
41431         Module gettext.
41432         * m4/codeset.m4: New file, from gettext-0.11.5.
41433         * m4/gettext.m4: New file, from gettext-0.11.5.
41434         * m4/glibc21.m4: New file, from gettext-0.11.5.
41435         * m4/iconv.m4: New file, from gettext-0.11.5.
41436         * m4/intdiv0.m4: New file, from gettext-0.11.5.
41437         * m4/inttypes-pri.m4: New file, from gettext-0.11.5.
41438         * m4/inttypes.m4: New file, from gettext-0.11.5.
41439         * m4/inttypes_h.m4: New file, from gettext-0.11.5 with modifications.
41440         * m4/isc-posix.m4: New file, from gettext-0.11.5.
41441         * m4/lcmessage.m4: New file, from gettext-0.11.5.
41442         * m4/lib-ld.m4: New file, from gettext-0.11.5.
41443         * m4/lib-link.m4: New file, from gettext-0.11.5.
41444         * m4/lib-prefix.m4: New file, from gettext-0.11.5.
41445         * m4/progtest.m4: New file, from gettext-0.11.5.
41446         * m4/stdint_h.m4: New file, from gettext-0.11.5 with modifications.
41447         * m4/uintmax_t.m4: New file, from gettext-0.11.5 with modifications.
41448         * m4/ulonglong.m4: New file, from gettext-0.11.5 with modifications.
41449
41450         Module localcharset.
41451         * m4/localcharset.m4: New file.
41452
41453         Module hard-locale.
41454         * m4/hard-locale.m4: New file.
41455
41456         Module mbswidth.
41457         * m4/mbswidth.m4 (gl_MBSWIDTH): Renamed from jm_PREREQ_MBSWIDTH. Use
41458         onceonly macros.
41459         * m4/mbrtowc.m4: Add comment.
41460
41461         Module memcasecmp.
41462         * m4/memcasecmp.m4: New file.
41463
41464         Module memcoll.
41465         * m4/memcoll.m4: New file.
41466
41467         Module unicodeio.
41468         * m4/unicodeio.m4: New file.
41469
41470         Module rpmatch.
41471         * m4/rpmatch.m4: New file.
41472
41473         Module yesno.
41474         * m4/yesno.m4: New file.
41475
41476         Module exitfail.
41477         * m4/exitfail.m4: New file.
41478
41479         Module c-stack.
41480         * m4/c-stack.m4 (gl_C_STACK): New macro.
41481         (jm_PREREQ_C_STACK): Check for <sys/time.h>. Use onceonly macros.
41482
41483         Module error.
41484         * m4/error.m4 (gl_ERROR): New macro.
41485         (jm_PREREQ_ERROR): Use onceonly macros.
41486
41487         Module fatal.
41488         * m4/fatal.m4: New file.
41489
41490         Module getloadavg.
41491         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Use onceonly macros.
41492         (gl_FUNC_GETLOADAVG, gl_PREREQ_GETLOADAVG): New macros.
41493
41494         Module getpagesize.
41495         * m4/getpagesize.m4: New file.
41496
41497         Module getusershell.
41498         * m4/getusershell.m4: New file.
41499
41500         Module physmem.
41501         * m4/physmem.m4: New file.
41502
41503         Module posixver.
41504         * m4/posixver.m4: New file.
41505
41506         Module quotearg.
41507         * m4/quotearg.m4: New file.
41508
41509         Module quote.
41510         * m4/quote.m4: New file.
41511
41512         Module readutmp.
41513         * m4/readutmp.m4: New file, based on jm_PREREQ_READUTMP from prereq.m4.
41514
41515         Module sig2str.
41516         * m4/sig2str.m4: New file.
41517
41518         Other.
41519         * m4/longlong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Remove, moved to
41520         ulonglong.m4.
41521         * m4/intmax_t.m4: New file.
41522         * m4/d-type.m4: Indentation.
41523         * m4/jm-macros.m4: Update.
41524         * m4/prereq.m4 (jm_PREREQ): Update.
41525         (jm_PREREQ_ADDEXT): Remove, obsoleted by backupfile.m4.
41526         (jm_PREREQ_CANON_HOST): Remove, obsoleted by canon-host.m4.
41527         (jm_PREREQ_DIRNAME): Remove, obsoleted by dirname.m4.
41528         (jm_PREREQ_EXCLUDE): Remove, obsoleted by exclude.m4.
41529         (jm_PREREQ_GETPAGESIZE): Remove, obsoleted by getpagesize.m4.
41530         (jm_PREREQ_HARD_LOCALE): Remove, obsoleted by hard-locale.m4.
41531         (jm_PREREQ_HASH): Remove, obsoleted by hash.m4.
41532         (jm_PREREQ_HUMAN): Remove, obsoleted by human.m4.
41533         (jm_PREREQ_MEMCHR): Remove, obsoleted by memchr.m4.
41534         (jm_PREREQ_PHYSMEM): Remove, obsoleted by physmem.m4.
41535         (jm_PREREQ_POSIXVER): Remove, obsoleted by posixver.m4.
41536         (jm_PREREQ_QUOTEARG): Remove, obsoleted by quotearg.m4.
41537         (jm_PREREQ_READUTMP): Remove, obsoleted by readutmp.m4.
41538         (jm_PREREQ_REGEX): Remove, obsoleted by regex.m4.
41539         (jm_PREREQ_STRNLEN): Remove, obsoleted by strnlen.m4.
41540         (jm_PREREQ_TEMPNAME): Remove, obsoleted by mkstemp.m4.
41541         (jm_PREREQ_XGETCWD): Remove, obsoleted by xgetcwd.m4.
41542         (jm_PREREQ_XREADLINK): Remove, obsoleted by xreadlink.m4.
41543         * m4/readdir.m4 (jm_FUNC_READDIR): Use onceonly macros.
41544
41545 2002-12-24  Bruno Haible  <bruno@clisp.org>
41546
41547         * MODULES.txt: Update according to m4/ changes.
41548
41549         Module gettext.
41550         * config.rpath: New file, from gettext-0.11.5.
41551
41552         * modules/*: New module descriptions.
41553         * gnulib-tool: New file.
41554         * MODULES.html.sh: New file.
41555
41556 2002-12-21  Karl Berry  <karl@gnu.org>
41557
41558         * doc/fdl.texi: update to version 1.2.
41559
41560 2002-12-19  Karl Berry  <karl@gnu.org>
41561
41562         * config/config.guess: update from prep.
41563
41564 2002-12-18  Bruno Haible  <bruno@clisp.org>
41565
41566         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't test for localtime_r.
41567         * m4/jm-mktime.m4 (jm_FUNC_MKTIME): Likewise.
41568
41569 2002-12-17  Bruno Haible  <bruno@clisp.org>
41570
41571         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Remove checks for limits.h,
41572         stdlib.h, string.h.
41573
41574 2002-12-17  Bruno Haible  <bruno@clisp.org>
41575
41576         * lib/canon-host.c (strdup): Remove unused declaration.
41577
41578         * lib/fsusage.c: Include full_read.h.
41579         (get_fs_usage): Use full_read instead of safe_read.
41580
41581         * lib/utime.c (utime_null): Use SAFE_READ_ERROR.
41582
41583 2002-12-12  Karl Berry  <karl@gnu.org>
41584
41585         * config/config.guess: update from prep.
41586
41587 2002-12-11  Bruno Haible  <bruno@clisp.org>
41588
41589         * m4/setenv.m4: New file, from gettext-0.11.5.
41590
41591 2002-12-11  Bruno Haible  <bruno@clisp.org>
41592
41593         * lib/setenv.h: Rewritten to cope with systems that have setenv() but
41594         not unsetenv().
41595         * lib/setenv.c, unsetenv.c: Taken from glibc-2.2.4 with the following
41596         modifications:
41597
41598         2002-12-11  Bruno Haible  <bruno@clisp.org>
41599
41600                 * setenv.c (alloca): Fall back to malloc.
41601                 (freea): New macro.
41602                 (setenv): Use freea() to free memory allocated with alloca().
41603
41604         2002-11-13  Bruno Haible  <bruno@clisp.org>
41605
41606                 * setenv.c (compar_fn_t, __add_to_environ, setenv): Use ANSI C
41607                 function declarations.
41608                 * unsetenv.c (unsetenv): Likewise.
41609
41610         2002-03-04  Bruno Haible  <bruno@clisp.org>
41611
41612                 Portability to AIX 4.3.3.
41613                 * unsetenv.c: New file, extracted from setenv.c.
41614                 * setenv.c: Move the unsetenv() function to unsetenv.c.
41615
41616         2001-12-20  Bruno Haible  <bruno@clisp.org>
41617
41618                 * setenv.c (__add_to_environ): Don't call realloc(NULL,...),
41619                 use malloc instead. For SunOS 4.
41620
41621         2001-12-11  Bruno Haible  <bruno@clisp.org>
41622
41623                 * setenv.c: Declare alloca.
41624                 (compar_fn_t): New typedef.
41625                 (KNOWN_VALUE, STORE_VALUE): Use it.
41626
41627         * lib/Makefile.am (libfetish_a_SOURCES): Add setenv.c, unsetenv.c,
41628         setenv.h.
41629
41630 2002-12-10  Paul Eggert  <eggert@twinsun.com>
41631
41632         Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
41633         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE, EXCLUDE_WILDCARDS):
41634         Choose values that are less likely to collide with system fnmatch
41635         options.
41636         * lib/exclude.c (FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not
41637         defined (e.g., a pure POSIX system).
41638         (EXCLUDE_macros_do_not_collide_with_FNM_macros): Use FNM_PATHNAME
41639         instead of FNM_FILE_NAME, for compatibility with pure POSIX sytems.
41640
41641 2002-12-06  Paul Eggert  <eggert@twinsun.com>
41642
41643         Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
41644         a pain in practice to deal with generated m4 files.  This change
41645         goes together with the 2002-12-04 unlocked-io.h change in ../lib.
41646
41647         * m4/Makefile.am.in (Makefile.am): Don't mention jm-glibc-io.m4n
41648         and jm-glibc-io.m4, as they are no longer a special case.
41649         * m4/jm-glibc-io.m4: Rename from jm-glibc-io.m4n, and remove the
41650         kludge and the auto-generation stuff.  Check only whether the
41651         functions are declared, not whether they exist, since older hosts
41652         that don't declare the functions can't use the optimization anyway.
41653
41654 2002-12-06  Jim Meyering  <jim@meyering.net>
41655
41656         * lib/error.c: Be consistent: change `#ifndef _LIBC' to `#if !_LIBC'.
41657
41658         Merge in changes from libc's misc/error.c, in preparation
41659         for the merge of gnulib's changes back into libc.
41660
41661         * lib/error.c (_): Define only if not already defined.
41662         Move definition to follow all #include directives.
41663         Include unlocked-io.h only if !_LIBC.
41664         [_LIBC]: Include <libio/libioP.h>.
41665         [USE_IN_LIBIO]: Include <libio/iolibio.h>
41666         (fflush): Tweak definition to use INTUSE.
41667         (putc): Define.
41668
41669 2002-12-05  Paul Eggert  <eggert@twinsun.com>
41670
41671         * lib/alloca.c [defined emacs]: Include "lisp.h".
41672         (xalloc_die) [defined emacs]: New macro.
41673         (free) [defined emacs && defined EMACS_FREE]: Define to EMACS_FREE.
41674         [! defined emacs]: Include <xalloc.h>.
41675         (POINTER_TYPE) [!defined POINTER_TYPE]: New macro.
41676         (pointer): Typedef to POINTER_TYPE *.
41677         (malloc): Remove decl; we now always use xmalloc.
41678         (alloca): Use old-style definition, since Emacs needs this.
41679         Check for arithmetic overflow when computing combined size.
41680
41681 2002-12-04  Paul Eggert  <eggert@twinsun.com>
41682
41683         Do not generate unlocked-io.h automatically, since it's easier to
41684         maintain it by hand.
41685
41686         * lib/unlocked-io.h: New file, from GNU diffutils,
41687         but with proper copyright notice and attribution.
41688         * lib/gen-uio: Remove.
41689         * lib/Makefile.am: Add copyright notice.
41690         (libfetish_a_SOURCES): Add unlocked-io.h.
41691         (BUILT_SOURCES, all-local): Remove unlocked-io.h.
41692         (DISTCLEANFILES, io_functions): Remove macros.
41693         (EXTRA_DIST): Remove gen_uio.
41694         (unlocked-io.h): Remove rule.
41695
41696 2002-12-04  Jim Meyering  <jim@meyering.net>
41697
41698         Reflect the fact that stat.c and lstat.c are no longer generated.
41699         * lib/Makefile.am (BUILT_SOURCES): Remove stat.c and lstat.c.
41700         (DISTCLEANFILES): Likewise.
41701         (EXTRA_DIST): Likewise.
41702         (all_local): Don't depend on stat.c or lstat.c.
41703         (stat.c, lstat.c): Remove rules.
41704         (EXTRA_DIST): Remove xstat.in.
41705
41706         * lib/xstat.in: Remove file.  Contents moved into stat.c.
41707         * lib/stat.c: New file.  Contents mostly from xstat.in.
41708         * lib/stat.c: Rework so that it may serve to define rpl_lstat, too.
41709         * lib/lstat.c: New file. Simply #define LSTAT and include stat.c.
41710
41711         * lib/safe-read.c: Rework so that it may serve to define safe_write,
41712         too.
41713         * lib/safe-write.c: Simply #define SAFE_WRITE and include safe-read.c.
41714
41715 2002-12-03  Jim Meyering  <jim@meyering.net>
41716
41717         * lib/safe-read.c, safe-write.c: Change variable names and comments,
41718         but not semantics, to minimize the differences between these two files.
41719         (safe_read): Change comment to mention SAFE_READ_ERROR.
41720
41721         * lib/safe-read.c (IS_EINTR): Define.
41722         (safe_read): Use IS_EINTR in place of in-function cpp directives.
41723
41724 2002-12-02  Jim Meyering  <jim@meyering.net>
41725
41726         * lib/safe-read.c (EINTR): Define.
41727         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
41728         (INT_MAX): Provide fallback.
41729         (safe_read): Rewrite to iterate IFF the read fails with EINTR.
41730
41731         * lib/safe-read.h (SAFE_READ_ERROR): Define.
41732
41733 2002-12-02  Bruno Haible  <bruno@clisp.org>
41734
41735         * lib/safe-write.c (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM):
41736         Define, taken from safe-read.c.
41737         (INT_MAX): Provide fallback.
41738         (safe_write): Rewrite to iterate IFF the write fails with EINTR.
41739         * lib/safe-write.h (SAFE_WRITE_ERROR): Define.
41740
41741         * lib/safe-read.c (EINTR): Remove definition.
41742         (safe_read): Don't use EINTR if it is absent.
41743
41744 2002-12-01  Jim Meyering  <jim@meyering.net>
41745
41746         * lib/safe-read.c: (safe_read): Also exit the loop when read returns
41747         zero.
41748         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, INT_MAX): Define.
41749
41750 2002-11-27  Paul Eggert  <eggert@twinsun.com>
41751
41752         * lib/hash.c (hash_lookup, hash_get_first, hash_get_next,
41753         hash_find_entry, hash_rehash): Replace `if (limit <= value) abort ();'
41754         with `if (! (value < limit)) abort ();', for readability.
41755
41756 2002-11-26  Karl Berry  <karl@gnu.org>
41757
41758         * lib/strdup.c: copy from libc again, with jim's ok.
41759         * lib/.cppi-disable: re-add strdup.c
41760
41761 2002-11-25  Karl Berry  <karl@gnu.org>
41762
41763         * lib/strtoll.c: copy from libc, meaning we now #include <strtol.c>
41764         instead of "strtol.c".
41765
41766 2002-11-25  Karl Berry  <karl@gnu.org>
41767
41768         * config/install-sh: update from automake for variable quoting, $0 in
41769         error msgs, etc.
41770
41771         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): new entry.
41772         * config/srclist.txt ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new
41773         entry.
41774
41775 2002-11-25  Jim Meyering  <jim@meyering.net>
41776
41777         * lib/mktime.c: Sync from libc, now that it has the latest fix.
41778
41779 2002-11-24  Karl Berry  <karl@gnu.org>
41780
41781         * lib/error.c, getopt.c, getopt.h, getopt1.c, obstack.c, regex.c,
41782         regex.h, strdup.c, strtoll.c, tempname.c: change license to gpl.
41783
41784 2002-11-24  Jim Meyering  <jim@meyering.net>
41785
41786         Update from coreutils:
41787
41788         * lib/mktime.c: Merge in changes from libc.
41789
41790         Avoid a link-time failure on some Linux systems.
41791         * lib/mktime.c (STATIC): Define to be empty (_LIBC) or `static'
41792         (otherwise).
41793         (__mon_yday): Declare with the STATIC attribute.
41794         (__mktime_internal): Likewise.
41795         Based on a report from Greg Schafer.
41796
41797 2002-11-23  Jim Meyering  <jim@meyering.net>
41798
41799         * lib/sig2str.c (str2signum, sig2str): Avoid a warning from gcc:
41800         Use `unsigned', not `int', as type of index.
41801
41802         * lib/xstat.in [@BEGIN_LSTAT_ONLY@]: Include <string.h>.
41803
41804         * lib/fsusage.c: Remove unneeded parentheses around operands of
41805         `defined'.
41806
41807 2002-11-22  Paul Eggert  <eggert@twinsun.com>
41808
41809         * lib/quotearg.h: Allow multiple inclusion by surrounding with
41810         "#ifndef QUOTEARG_H_".  Include <stddef.h>, for size_t,
41811         so that we can be included first.
41812         (PARAMS): Remove; we now assume C89 or later.  All uses removed.
41813         * lib/quotearg.c: Include quotearg.h immediately after config.h.
41814         No need to include stddef.h or sys/types.h any more.
41815         Surround local include files with "", not "<>".
41816         Assume HAVE_LIMITS_H unconditionally, as we assume C89.
41817         Similarly, assume HAVE_C_BACKSLASH_A, CHAR_BIT, UCHAR_MAX, UINT_MAX,
41818         HAVE_STDLIB_H, HAVE_STRING_H, STDC_HEADERS.
41819         (HAVE_MBSINIT): Undef if !HAVE_MBRTOWC.
41820         (mbsinit): Define to 1 if !defined mbsinit && !HAVE_MBSINIT.
41821         (ISPRINT): Remove; no longer needed now that we assume C89.
41822
41823         (clone_quoting_options, quotearg_buffer, quotearg_n_options):
41824         Preserve errno.
41825
41826         (quotearg_buffer_restyled, quotearg_n, quotearg_n_style,
41827         quotearg_char): Use SIZE_MAX rather than
41828         (size_t) -1 when we are talking about "infinity".
41829
41830         (quotearg_buffer_restyled): Fix bug when quoting trigraphs.
41831
41832 2002-11-22  Paul Eggert  <eggert@twinsun.com>
41833
41834         * lib/hash.c: Avoid use of <assert.h>, as the GNU Coding Standards
41835         hint that one should use `if (! x) abort ();' rather than `assert
41836         (x);', and anyway it's one less thing to worry about configuring.
41837         (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
41838         hash_rehash, hash_insert): Use abort rather than assert.
41839
41840 2002-11-22  Bruno Haible  <bruno@clisp.org>
41841
41842         * lib/safe-read.h: Assume C89. Add comments.
41843         (safe_read): Change return type to size_t.
41844         * lib/safe-read.c (safe_read): Change return type to size_t. Handle
41845         byte counts > SSIZE_MAX correctly.
41846         * lib/safe-write.h: New file.
41847         * lib/safe-write.c: New file.
41848         * lib/full-read.h: New file.
41849         * lib/full-read.c: New file.
41850         * lib/full-write.h: Assume C89. Add comments.
41851         * lib/full-write.c: Include safe-write.h.
41852         (full_write): Rewritten to use safe_write.
41853         Suggested by Jim Meyering and Paul Eggert.
41854
41855 2002-11-21  Jim Meyering  <jim@meyering.net>
41856
41857         * lib/strdup.c (strdup): Tweak comment and initial #if/#include.
41858
41859         Merge in changes from the coreutils.
41860
41861         2002-09-25  Paul Eggert  <eggert@twinsun.com>
41862         * lib/fsusage.c [! HAVE_INTTYPES_H && HAVE_STDINT_H] Include
41863         <stdint.h>.
41864         (UINTMAX_MAX) [!defined UINTMAX_MAX]: New macro.
41865         (PROPAGATE_ALL_ONES): Work even if X is unsigned and narrower than
41866         int.  Work more efficiently if X is the same width as uintmax_t.
41867         Do not compare X to -1, to avoid bogus compiler warning.
41868         (get_fs_usage): (uintmax_t) -1 -> UINTMAX_MAX to avoid a cast.
41869         Don't assume that f_frsize and f_bsize are the same type.
41870
41871         * lib/mountlist.c: #undef MNT_IGNORE before defining it, to avoid
41872         warning on FreeBSD.
41873
41874         * lib/makepath.c (make_path): Restore umask *before* creating the final
41875         component.
41876         (make_path): Minor reformatting.
41877
41878         * lib/xmalloc.c: Adjust to work with new autoconf macros,
41879         AC_FUNC_MALLOC and AC_FUNC_REALLOC: test #ifndef
41880         HAVE_MALLOC/HAVE_REALLOC.
41881
41882         * lib/mountlist.h (ME_DUMMY): Don't count entries of type `auto' as
41883         dummy ones.  At least on GNU/Linux systems, `auto' means something
41884         else.
41885         From Michael Stone.
41886
41887 2002-11-21  Bruno Haible  <bruno@clisp.org>
41888
41889         Remove case insensitive option matching.
41890         * lib/argmatch.h (argcasematch): Remove declaration.
41891         (ARGCASEMATCH): Remove macro.
41892         (__xargmatch_internal): Remove case_sensitive argument.
41893         (XARGMATCH): Update.
41894         (XARGCASEMATCH): Remove macro.
41895         * lib/argmatch.c (argmatch): Renamed from __argmatch_internal. Remove
41896         case_sensitive argument.
41897         (argcasematch): Remove function.
41898         (__xargmatch_internal): Remove case_sensitive argument.
41899         (main): Use XARGMATCH instead of XARGCASEMATCH.
41900
41901         * lib/xmalloc.c: Change compile-time error message. Add comment about
41902         required autoconf version.
41903
41904 2002-11-20  Paul Eggert  <eggert@twinsun.com>
41905
41906         Merge argmatch cleanups from Bison.  Assume C89.
41907
41908         * lib/argmatch.c: Include config.h here, not in argmatch.h.
41909         Include stdlib.h, for EXIT_FAILURE.
41910         Always include <string.h>, since we assume C89.
41911         (EXIT_FAILURE): Remove pre-C89 bug workaround.
41912         * lib/argmatch.h: Do not include <config.h> or <sys/types.h>.
41913         Include <stddef.h> instead, since it's all we need for size_t.
41914         (PARAMS): Remove.  All uses removed.
41915         (ARRAY_CARDINALITY): Do not bother to #undef.
41916         (ARRAY_CARDINALITY, ARGMATCH, ARGCASEMATCH, invalid_arg,
41917         ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
41918         Remove unnecessary parentheses.
41919         (ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
41920         Insert necessary parentheses.
41921         (ARGMATCH_CONSTRAINT, ARGMATCH_VERIFY): New macros.
41922         (ARGMATCH_ASSERT): Use ARGMATCH_CONSTRAINT.
41923
41924 2002-11-19  Bruno Haible  <bruno@clisp.org>
41925
41926         * lib/mbswidth.c: Include mbswidth.h right at the beginning.
41927         * lib/mbswidth.h: Include <stddef.h>, for size_t.
41928
41929         * lib/mbswidth.h (PARAMS): Remove macro.
41930         (mbswidth, mbsnwidth): Use ANSI C function declarations.
41931         * lib/mbswidth.c (mbswidth, mbsnwidth): Likewise.
41932
41933         * lib/gcd.h (PARAMS): Remove macro.
41934         (gcd): Use ANSI C function declarations.
41935         * lib/gcd.c (gcd): Likewise.
41936
41937 2002-11-15  Bruno Haible  <bruno@clisp.org>
41938
41939         * lib/strcspn.c: Include <stddef.h>.
41940         (strcspn): Use ANSI C function declaration. Change return type to
41941         size_t. Use NULL.
41942         * lib/strpbrk.c: Minimize diffs to glibc. Include <stddef.h>.
41943         (strpbrk): Use NULL.
41944         * lib/strpbrk.h (PARAMS): Remove macro.
41945         (strpbrk): Use ANSI C function declaration.
41946         * lib/strstr.c: Don't include <sys/types.h>.
41947         * lib/strstr.h (PARAMS): Remove macro.
41948         (strstr): Use ANSI C function declarations.
41949
41950 2002-11-14  Karl Berry  <karl@gnu.org>
41951
41952         * config/mkinstalldirs: `do' on separate line, instead of
41953         `for var; do'.
41954
41955 2002-11-06  Bruno Haible  <bruno@clisp.org>
41956
41957         * lib/gcd.h (gcd): Change argument type to 'unsigned long'.
41958         * lib/gcd.c (gcd): Likewise.
41959
41960 2002-11-05  Bruno Haible  <bruno@clisp.org>
41961
41962         * lib/gcd.h: New file, from gettext-0.11.5.
41963         * lib/gcd.c: New file, from gettext-0.11.5.
41964
41965 2002-11-05  Bruno Haible  <bruno@clisp.org>
41966
41967         * lib/error.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
41968         * lib/getopt.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
41969         * lib/obstack.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
41970         * lib/regex.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
41971
41972         * lib/argmatch.c: Include gettext.h instead of <locale.h> and
41973         <libintl.h>.
41974         * lib/makepath.c: Include gettext.h instead of <locale.h> and
41975         <libintl.h>.
41976
41977         * lib/closeout.c: Include gettext.h instead of <libintl.h>.
41978         * lib/human.c: Include gettext.h instead of <libintl.h>.
41979         * lib/quotearg.c: Include gettext.h instead of <libintl.h>.
41980         * lib/rpmatch.c: Include gettext.h instead of <libintl.h>.
41981         * lib/unicodeio.c: Include gettext.h instead of <libintl.h>.
41982         * lib/userspec.c: Include gettext.h instead of <libintl.h>.
41983         * lib/version-etc.c: Include gettext.h instead of <libintl.h>.
41984         * lib/xmalloc.c: Include gettext.h instead of <libintl.h>.
41985         (textdomain): Remove definition.
41986         * lib/xmemcoll.c: Include gettext.h instead of <libintl.h>.
41987
41988         * lib/long-options.c: Remove include of <libintl.h> and definition of
41989         _.
41990         * lib/same.c: Remove include of <libintl.h> and definition of _.
41991
41992 2002-11-04  Owen Taylor  <otaylor@redhat.com>
41993
41994         * lib/config.charset: A few additions for Solaris.
41995
41996 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
41997
41998         Make it possible to build libcharset with CC=gcc CFLAGS="-x c++".
41999         * lib/localcharset.c (locale_charset): Declare as extern "C".
42000
42001 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
42002
42003         * lib/config.charset: msdos in uk_UA uses CP1125.
42004
42005 2002-11-04  Bruno Haible  <bruno@clisp.org>
42006
42007         * lib/stpcpy.h: New file, from GNU gettext-0.11.5.
42008         * lib/strcase.h: New file, from GNU gettext-0.11.5.
42009         * lib/strpbrk.h: New file, from GNU gettext-0.11.5.
42010         * lib/strstr.h: New file, from GNU gettext-0.11.5.
42011         * lib/xgetcwd.h: New file, from GNU gettext-0.11.5.
42012
42013 2002-11-04  Bruno Haible  <bruno@clisp.org>
42014
42015         * lib/localcharset.c (locale_charset): Don't return an empty string.
42016
42017 2002-11-04  Bruno Haible  <bruno@clisp.org>
42018
42019         * lib/localcharset.c (get_charset_aliases): Add more Windows specific
42020         aliases.
42021
42022 2002-11-04  Bruno Haible  <bruno@clisp.org>
42023
42024         * lib/config.charset: Update for newest glibc. Add canonical names
42025         ISO-8859-14, KOI8-T, TCVN5712-1, GEORGIAN-PS.
42026
42027 2002-11-04  Bruno Haible  <bruno@clisp.org>
42028
42029         * lib/config.charset: Add support for NetBSD.
42030
42031 2002-11-04  Bruno Haible  <bruno@clisp.org>
42032
42033         * lib/config.charset [msdosdjgpp]: For Russian, use CP866.
42034
42035 2002-11-01  Bruno Haible  <bruno@clisp.org>
42036
42037         * configure.in: Add AC_CONFIG_AUX_DIR call.
42038         (AC_OUTPUT): Add m4/Makefile, lib/Makefile. Remove doc/Makefile,
42039         test/Makefile.
42040         * Makefile.in (subdirs): Add m4, lib. Remove doc, test.
42041
42042 2002-09-28  Karl Berry  <karl@gnu.org>
42043
42044         * config/srclist.txt: can't copy install-sh/mkinstalldirs from
42045         installed automake until the next release, since changes have been
42046         made.
42047
42048 2002-09-25  Karl Berry  <karl@gnu.org>
42049
42050         * lib/strdup.c: copy from libc/string (via ../config/srclist*).
42051         * lib/getopt*: copy from libc/posix.
42052         * lib/gettext.h: copy from gettext.
42053         * lib/.cppi-disable: add strdup.c, gettext.h.
42054
42055 2002-09-25  Karl Berry  <karl@gnu.org>
42056
42057         * config/srclist.txt: enable gettext.h check.
42058         * config/config.{guess,sub}: update from prep.
42059         * config/depcomp, install-sh, mdate-sh, missing, mkinstalldirs: update
42060                 from automake 1.6.3.
42061         See srclist*.
42062
42063 2002-08-23  Stefan Monnier  <monnier@cs.yale.edu>
42064
42065         * regex.c (PATFETCH): Remove the translating fetch.
42066         (PATFETCH_RAW): Rename to PATFETCH.
42067         (set_image_of_range): New fun.
42068         (SET_RANGE_TABLE_WORK_AREA): Use it.
42069         (regex_compile): Don't translate the pattern chars so eagerly.
42070         Only do it when inserting an `exactn' bytecode or when handling
42071         a char-range.
42072         (mutually_exclusive_p): Avoid empty statement.
42073
42074 2002-07-06  Jim Meyering  <meyering@lucent.com>
42075
42076         * m4/README: Don't mention Makefile.am.in.
42077         Outline how I've tested changes to .m4 files.  Yep, it's a pain.
42078
42079 2002-07-01  Jim Meyering  <meyering@lucent.com>
42080
42081         * lib/c-stack.c: Include sys/time.h.
42082         From Volker Borchert.
42083
42084 2002-06-26  Paul Eggert  <eggert@twinsun.com>
42085
42086         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for btowc.
42087
42088 2002-06-26  Paul Eggert  <eggert@twinsun.com>
42089
42090         * lib/fnmatch.c, fnmatch_loop.c (WIDE_CHAR_SUPPORT):
42091         New macro.  Use it uniformly instead of
42092         (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H).
42093         It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1
42094         reported by Vin Shelton.
42095
42096 2002-06-22  Paul Eggert  <eggert@twinsun.com>
42097
42098         * lib/c-stack.h (segv_handler, c_stack_action) [! defined SA_SIGINFO]:
42099         Do not assume SA_SIGINFO behavior.
42100         Bug reported by Jim Meyering on NetBSD 1.5.2.
42101
42102 2002-06-22  Jim Meyering  <meyering@lucent.com>
42103
42104         * m4/c-stack.m4: New file, from diffutils-2.8.2.
42105         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_C_STACK.
42106
42107         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Don't require AC__GNU_SOURCE,
42108         now that configure.ac uses AC_GNU_SOURCE.
42109         (jm_MACROS): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU.
42110         * m4/prereq.m4 (jm_PREREQ_EXCLUDE): Likewise, wrt jm_FUNC_FNMATCH.
42111
42112         Update to latest tools.  Suggestions from Paul Eggert.
42113         * m4/stdbool.m4: New file, from diffutils-2.8.2.
42114         * m4/gnu-source.m4: Update from diffutils-2.8.2.
42115         * m4/fnmatch.m4: Likewise.
42116         * m4/prereq.m4: Change each use of AC_CHECK_HEADERS(stdbool.h)
42117         to AC_HEADER_STDBOOL
42118
42119 2002-06-22  Jim Meyering  <meyering@lucent.com>
42120
42121         * lib/fnmatch.c (ISASCII, ISPRINT): Undefine, to avoid warning about
42122         redefinition due to Solaris 2.6's definition in /usr/include/sys/euc.h.
42123
42124 2002-06-22  Jim Meyering  <meyering@lucent.com>
42125
42126         * lib/c-stack.c, lib/c-stack.h: New files, from diffutils-2.8.2.
42127
42128         * lib/exitfail.c, exitfail.h: Likewise.
42129         * lib/Makefile.am (libfetish_a_SOURCES): Add exitfail.c and exitfail.h.
42130
42131         * lib/Makefile.am (libfetish_a_SOURCES): Add fnmatch_.h in place
42132         of fnmatch.h.
42133         (EXTRA_DIST): Add fnmatch_loop.c.
42134         (libfetish_a_SOURCES): Add c-stack.c and c-stack.h.
42135
42136         * lib/fnmatch_loop.c: New file, from diffutils-2.8.2.
42137         * lib/fnmatch.c: Update from diffutils-2.8.2.
42138         * lib/fnmatch_.h: New file.  From diffutils-2.8.2.
42139         * lib/fnmatch.h: Remove file.
42140
42141 2002-06-21  Jim Meyering  <meyering@lucent.com>
42142
42143         * m4/c-bs-a.m4: Add comment, from diffutils-2.8.2.
42144         * m4/mbrtowc.m4: Likewise.
42145
42146         * m4/mbstate_t.m4: Update from diffutils-2.8.2.
42147         * m4/mbswidth.m4: Reflect name change:
42148         s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T.
42149         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
42150
42151         * m4/lib-link.m4: Update from gettext-0.11.2.
42152         * m4/gettext.m4: Likewise.
42153
42154         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for hurd.h.
42155         From Alfred M. Szmidt.
42156
42157 2002-06-18  Paul Eggert  <eggert@twinsun.com>
42158
42159         * lib/file-type.h: Report an error if neither S_ISREG nor
42160         S_IFREG is defined, instead of using a test specific to glibc
42161         2.2.  This should be safe, since POSIX requires S_ISREG and
42162         Unix Version 7 had S_IFREG.  We don't need to check for
42163         <sys/types.h> since we don't use any symbols that it defines.
42164
42165 2002-06-15  Richard Dawe  <richdawe@bigfoot.com>
42166
42167         * lib/Makefile.am (lstat.c, stat.c, .sin.sed): Use t-$@, rather than
42168         $@-t, so that each temporary file name is unique and valid in the first
42169         8 characters, for operation under DOS.
42170
42171 2002-06-15  Paul Eggert  <eggert@twinsun.com>
42172
42173         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for st_author.
42174
42175 2002-06-15  Jim Meyering  <meyering@lucent.com>
42176
42177         Work even with DJGPP 2.03, which lacks support for symlinks.
42178         From Richard Dawe.
42179         * lib/xstat.in (S_ISLNK): Define to 0 if neither S_ISLNK nor S_IFLNK
42180         is defined.
42181         * lib/lchown.c (S_ISLNK): Likewise.
42182
42183 2002-06-15  Jim Meyering  <meyering@lucent.com>
42184
42185         * lib/file-type.h (FILE_TYPE_H): Guard entire contents with #ifndef.
42186         For GNU libc 2.2 and newer, ensure that <sys/types.h> and <sys/stat.h>
42187         have been included before this file.
42188
42189 2002-06-14  Jim Meyering  <meyering@lucent.com>
42190
42191         * lib/file-type.h: Use the version from diffutils-2.8.2.
42192         * lib/file-type.c: Likewise.
42193
42194 2002-06-07  Jim Meyering  <meyering@lucent.com>
42195
42196         * m4/prereq.m4 (jm_PREREQ_STAT): Check for sys/param.h and sys/mount.h.
42197         They're needed at least for NetBSD 1.5.2.
42198         ($statxfs_includes): Include those same headers.
42199         ($statxfs_includes): Include sys/vfs.h if available.
42200         ($statxfs_includes): Likewise for sys/statvfs.h.
42201         Check for the following members in both structs statfs and statvfs:
42202         f_basetype, f_type, f_fsid.__val, f_namemax, f_namelen.
42203
42204 2002-06-01  Jim Meyering  <meyering@lucent.com>
42205
42206         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename macro:
42207         s/D_TYPE_IN_DIRENT/HAVE_STRUCT_DIRENT_D_TYPE/.
42208
42209 2002-05-28  Jim Meyering  <meyering@lucent.com>
42210
42211         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `mkdir', not `rmdir'.
42212         Reported by Volker Borchert.
42213
42214 2002-05-27  Jim Meyering  <meyering@lucent.com>
42215
42216         Fix a problem seen only on nonconforming systems whereby ls.c's
42217         use of localtime, and then of gettimeofday would cause trouble:
42218         the localtime call used to initialize rpl_gettimeofday's save
42219         mechanism would clobber ls's current local time information so
42220         that in any long listing the first file would always be listed
42221         with date 1970-01-01.  Analysis by Volker Borchert.
42222
42223         * lib/gettimeofday.c (localtime): Undefine.
42224         (rpl_localtime): New function.
42225
42226 2002-05-27  Jim Meyering  <meyering@lucent.com>
42227
42228         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Also replace
42229         localtime.
42230
42231         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `rmdir' so we don't try to
42232         use the replacement function; it wouldn't resolve at link time.
42233         Reported by Volker Borchert.
42234
42235 2002-05-22  Jim Meyering  <meyering@lucent.com>
42236
42237         * lib/Makefile.am (libfetish_a_SOURCES): Add file-type.c and
42238         file-type.h.
42239         * lib/file-type.h: New file.
42240         * lib/file-type.c (file_type): New file/function.  Extracted from
42241         diffutils.
42242
42243 2002-04-30  Jim Meyering  <meyering@lucent.com>
42244
42245         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_STAT.
42246
42247 2002-04-29  Paul Eggert  <eggert@twinsun.com>
42248
42249         * m4/prereq.m4 (jm_PREREQ_SIG2STR): Remove; all callers changed.
42250
42251 2002-04-29  Paul Eggert  <eggert@twinsun.com>
42252
42253         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): Check for stdlib.h.
42254         Do not check for alloca.h (no longer used) or stdbool.h (was never
42255         used?).  Add AM_C_PROTOTYPES since hard-locale.h uses it.
42256
42257 2002-04-29  Paul Eggert  <eggert@twinsun.com>
42258
42259         * lib/hard-locale.c: Upgrade to version used in GNU Diffutils 2.8.1.
42260
42261 2002-04-29  Jim Meyering  <meyering@lucent.com>
42262
42263         * m4/jm-macros.m4 (jm_MACROS): Remove use of AC_FUNC_STRNLEN.
42264         * m4/prereq.m4: Add jm_PREREQ_STRNLEN.
42265         Use AC_FUNC_STRNLEN here instead.
42266
42267         * m4/jm-macros.m4: Don't AC_REQUIRE([AC_PROG_CC_STDC]).
42268         With autoconf-2.53a, it's part of AC_PROG_CC.
42269
42270 2002-04-28  Paul Eggert  <eggert@twinsun.com>
42271
42272         * m4/jm-macros.m4 (jm_MACROS): Add AC_REPLACE_FUNCS(sig2str).
42273         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_SIG2STR.
42274
42275 2002-04-28  Paul Eggert  <eggert@twinsun.com>
42276
42277         * lib/sig2str.h, lib/sig2str.c: New files.
42278         * lib/Makefile.am (libfetish_a_SOURCES): Add sig2str.h.
42279
42280 2002-04-28  Paul Eggert  <eggert@twinsun.com>
42281
42282         * lib/sig2str.h (SIGNUM_BOUND): Do not use WTERMSIG, to avoid
42283         depending on <sys/wait.h> and WTERMSIG.  Default to 64 instead
42284         of 127, since 64 is the largest conceivable number for ancient
42285         nonstandard hosts.
42286         * lib/sig2str.c: Do not include <sys/wait.h>; no longer needed.
42287
42288 2002-04-28  Jim Meyering  <meyering@lucent.com>
42289
42290         * lib/sig2str.c (WTERMSIG): Remove definition (unused).
42291
42292 2002-04-24  Jim Meyering  <meyering@lucent.com>
42293
42294         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): New macro.
42295         (jm_PREREQ): Use it.
42296
42297         * m4/getloadavg.m4: Check for these headers: locale.h unistd.h
42298         mach/mach.h fcntl.h.
42299         Check for this function: setlocale.
42300
42301 2002-04-24  Jim Meyering  <meyering@lucent.com>
42302
42303         * lib/gettext.h: New file, from Gettext.
42304         * lib/Makefile.am (INCLUDES): Remove -I../intl.
42305         (libfetish_a_SOURCES): Add gettext.h.
42306
42307 2002-04-16  Jim Meyering  <meyering@lucent.com>
42308
42309         * m4/prereq.m4 (jm_PREREQ_READUTMP): Also check for these members:
42310         ut_pid, ut_id, ut_exit.
42311
42312 2002-04-16  Jim Meyering  <meyering@lucent.com>
42313
42314         * lib/readutmp.h (UT_TYPE): Remove definition (now in who.c).
42315         (HAVE_STRUCT_XTMP_UT_EXIT, HAVE_STRUCT_XTMP_UT_ID): Define.
42316         (HAVE_STRUCT_XTMP_UT_PID, HAVE_STRUCT_XTMP_UT_TYPE): Define.
42317
42318 2002-04-12  Jim Meyering  <meyering@lucent.com>
42319
42320         * m4/ls-mntd-fs.m4 (checking for getmntinfo function...): Remove
42321         now-bogus check for f_type in sys/mount.h.  Instead, just test for the
42322         existence of the getmntinfo function.  Needed for Darwin 5.3.
42323
42324         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Also detect when dirfd is a macro.
42325         This is necessary at least on Darwin 5.3.
42326
42327         * m4/jm-macros.m4: Don't AC_REPLACE(strnlen), now that we use
42328         AC_FUNC_STRNLEN.  Otherwise, we'd end up putting two copies of
42329         strnlen.o in the library, and that makes some versions of ranlib
42330         object.
42331
42332 2002-04-12  Jim Meyering  <meyering@lucent.com>
42333
42334         * lib/dirfd.h (dirfd): Elide prototype if dirfd is a macro.
42335
42336 2002-04-09  Jim Meyering  <meyering@lucent.com>
42337
42338         * m4/malloc.m4: (jm_FUNC_MALLOC): Change the `checking ...' message
42339         to be more precise.  Rather than saying we're checking whether the
42340         function `works', say what we're testing.
42341         * m4/realloc.m4 (jm_FUNC_REALLOC): Likewise.
42342         Reported by Bruno Haible.
42343
42344 2002-03-10  Jim Meyering  <meyering@lucent.com>
42345
42346         * lib/makepath.c (make_path): Remove a comma from a diagnostic.
42347         Suggestion from Santiago Vila.
42348
42349 2002-03-08  Jim Meyering  <meyering@lucent.com>
42350
42351         * lib/rename.c: Mention that this wrapper is needed also on
42352         mips-dec-ultrix4.4 systems.
42353
42354 2002-03-02  Jim Meyering  <meyering@lucent.com>
42355
42356         * lib/gettime.c (gettime): Test HAVE_CLOCK_GETTIME,
42357         not HAVE_CLOCK_SETTIME.
42358
42359 2002-02-27  Paul Eggert  <eggert@twinsun.com>
42360
42361         * m4/jm-macros.m4 (jm_MACROS): Do not replace stime; no longer used.
42362         Check for clock_settime.
42363
42364 2002-02-27  Paul Eggert  <eggert@twinsun.com>
42365
42366         * lib/nanosleep.h: Rename to....
42367         * lib/timespec.h: New name for nanosleep.h.  All uses changed.
42368
42369         * lib/gettime.c: New file.
42370         * lib/settime.c: New file.
42371         * lib/stime.c: Remove.
42372
42373         * lib/Makefile.am (libfetish_a_SOURCES): Add gettime.c, settime.c,
42374         timespec.h.  Remove nanosleep.h.
42375
42376 2002-02-25  Paul Eggert  <eggert@twinsun.com>
42377
42378         * m4/acl.m4: New file.
42379         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_ACL.
42380         Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now.
42381
42382 2002-02-25  Paul Eggert  <eggert@twinsun.com>
42383
42384         * lib/acl.c, lib/acl.h: New files.
42385         * lib/Makefile.am (libfetish_a_SOURCES): Add acl.h, acl.c.
42386
42387 2002-02-24  Jim Meyering  <meyering@lucent.com>
42388
42389         * lib/strnlen.c (strnlen): Define-away/undef so that an inconsistent
42390         prototype in string.h (on at least AIX4.3.2.0 w/gcc-2.95.3) doesn't
42391         cause trouble.  Reported by Nelson Beebe.
42392
42393 2002-02-23  Paul Eggert  <eggert@twinsun.com>
42394
42395         * lib/path-concat.c (xpath_concat): Reorder code to pacify
42396         compilers that don't know that xalloc_die never returns.
42397
42398 2002-02-20  Jim Meyering  <meyering@lucent.com>
42399
42400         * lib/getdate.c: Regenerate using bison-1.33.
42401
42402 2002-02-17  Jim Meyering  <meyering@lucent.com>
42403
42404         * config/config.guess (main): Don't use `head -1'; it's no longer
42405         portable. Use `sed 1q' instead.
42406
42407 2002-02-16  gettextize  <bug-gnu-gettext@gnu.org>
42408
42409         * m4/codeset.m4: Upgrade to gettext-0.11.
42410         * m4/gettext.m4: Upgrade to gettext-0.11.
42411         * m4/glibc21.m4: Upgrade to gettext-0.11.
42412         * m4/iconv.m4: Upgrade to gettext-0.11.
42413         * m4/isc-posix.m4: Upgrade to gettext-0.11.
42414         * m4/lcmessage.m4: Upgrade to gettext-0.11.
42415         * m4/lib-ld.m4: New file, from gettext-0.11.
42416         * m4/lib-link.m4: New file, from gettext-0.11.
42417         * m4/lib-prefix.m4: New file, from gettext-0.11.
42418         * m4/progtest.m4: Upgrade to gettext-0.11.
42419
42420 2002-02-15  Paul Eggert  <eggert@twinsun.com>
42421
42422         * m4/prereq.m4 (jm_PREREQ_POSIXVER): New macro.
42423         (jm_PREREQ): Use it.
42424
42425 2002-02-15  Paul Eggert  <eggert@twinsun.com>
42426
42427         * lib/posixver.c, lib/posixver.h: New files.
42428         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
42429
42430 2002-02-02  Paul Eggert  <eggert@twinsun.com>
42431             Bruno Haible  <bruno@clisp.org>
42432
42433         * lib/unicodeio.h (print_unicode_char): Add exit_on_error argument.
42434         (fwrite_success_callback): New declaration.
42435         * lib/unicodeio.c (unicode_to_mb): New function, extracted from
42436         print_unicode_char. Call failure callback instead of error.
42437         (fwrite_success_callback): New function.
42438         (exit_failure_callback): New function.
42439         (fallback_failure_callback): New function.
42440         (print_unicode_char): Call unicode_to_mb.
42441
42442 2002-01-26  Jim Meyering  <meyering@lucent.com>
42443
42444         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.52g.
42445         * m4/strnlen.m4: Remove file, now that it's part of autoconf.
42446
42447 2002-01-26  Jim Meyering  <meyering@lucent.com>
42448
42449         * lib/Makefile.am (getdate$U.o): Depend on unlocked-io.h.
42450
42451 2002-01-22  Paul Eggert  <eggert@twinsun.com>
42452
42453         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_FSEEKO.
42454
42455 2002-01-22  Jim Meyering  <meyering@lucent.com>
42456
42457         * lib/Makefile.am (Makefile): Don't depend on $(BUILT_SOURCES).
42458         Otherwise, some versions of automake would omit the rule that makes
42459         Makefile from Makefile.in.
42460
42461 2002-01-21  Paul Eggert  <eggert@twinsun.com>
42462
42463         * lib/xmemcoll.h, lib/xmemcoll.c: New files.
42464         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
42465         * lib/memcoll.c: Include errno.h, and declare errno if not defined.
42466         (memcoll): Set errno to zero if there is no error.
42467
42468         * lib/quotearg.c (quotearg_buffer_restyled):
42469         Fix bug with quoting buffers containing NUL when backslashing escapes.
42470         This bug was exposed by the other changes in this patch.
42471         (quotearg_n_options): New arg ARGSIZE.
42472         All callers changed.
42473         (quoting_options_from_style): New function.
42474         (quotearg_n_style): Use it.
42475         (quotearg_n_style_mem): New function.
42476
42477         * lib/quotearg.h (quotearg_n_style_mem): New function.
42478
42479 2002-01-19  Jim Meyering  <meyering@lucent.com>
42480
42481         * m4/jm-macros.m4 (jm_MACROS): Use AC_FUNC_STRNLEN.
42482         Remove useless quotes: DF_PROG="df".
42483         * m4/strnlen.m4: New file.
42484
42485 2002-01-16  Paul Eggert  <eggert@twinsun.com>
42486
42487         * lib/backupfile.c (ISDIGIT): Comment fix.
42488         * lib/getdate.y (ISDIGIT): Likewise.
42489         * lib/posixtm.c (ISDIGIT, year): Likewise.
42490         * lib/strverscmp.c (ISDIGIT): Likewise.
42491         * lib/userspec.c (ISDIGIT): Likewise.
42492
42493 2002-01-16  Jim Meyering  <meyering@lucent.com>
42494
42495         * lib/getdate.y: Add three semicolons, each just before a closing
42496         brace. Bison (as of version 1.31) no longer papers over that mistake.
42497
42498 2002-01-05  Jim Meyering  <meyering@lucent.com>
42499
42500         * lib/version-etc.c (version_etc_copyright): Update copyright year.
42501
42502 2001-12-19  Paul Eggert  <eggert@twinsun.com>
42503
42504         * lib/closeout.c (close_stdout_status): If ferror (stdout), do
42505         not silently exit merely because the output buffer happens to
42506         have nothing pending.
42507
42508 2001-12-18  Paul Eggert  <eggert@twinsun.com>
42509
42510         See the big note in ../ChangeLog.
42511         * lib/human.c (suffixes): Prefer K to k for 1024.
42512         (generate_suffix_backwards): New function.
42513         (human_readable_inexact): Use it.
42514         * lib/xstrtol.c (__xstrtol): If there is no number but there
42515         is a valid suffix, assume 1.  "MB" now means decimal, "MiB" binary.
42516         Accept 'K' as well as 'k'.
42517
42518 2001-12-15  Jim Meyering  <meyering@lucent.com>
42519
42520         * lib/regex.h (__restrict_arr): Update from libc.
42521
42522         * lib/mountlist.h (ME_REMOTE): Recognize file systems of type smbfs
42523         as `remote' if the name starts with `//'.  Suggested by Michael Stone.
42524         (STREQ): Define.
42525
42526 2001-12-14  Jim Meyering  <meyering@lucent.com>
42527
42528         * m4/jm-macros.m4 (jm_MACROS): Check for iswspace.
42529         Suggestion from Bruno Haible.
42530
42531 2001-12-10  Jim Meyering  <meyering@lucent.com>
42532
42533         * lib/linebuffer.c: Remove explicit declarations of xmalloc and
42534         xrealloc, Instead, include "xalloc.h".
42535         (initbuffer): Don't cast xmalloc return value to char*.
42536         (readline): Reword comment.
42537         Don't cast xrealloc return value to char*
42538         Return NULL, not 0.
42539
42540 2001-12-09  Jim Meyering  <meyering@lucent.com>
42541
42542         * lib/modechange.c (mode_compile): Add cast to avoid pedantic warning
42543         about `signed and unsigned type in conditional expression'.
42544         * lib/posixtm.c (posix_time_parse): Likewise.
42545
42546         * lib/xreadlink.c (xreadlink): Add cast to avoid a pedantic warning.
42547
42548         * lib/readtokens.c (readtoken): Declare an index to be of type unsigned
42549         to avoid a pedantic warning.
42550
42551         * lib/getstr.c: Don't include assert.h.
42552         (getstr): Remove warning-evoking assertions.
42553         Return -1 if offset parameter is out of bounds.
42554         Change the type of a local from int to size_t.
42555
42556         * lib/strftime.c (my_strftime_localtime_r): Include this function
42557         definition in the `#if ! HAVE_TM_GMTOFF' block.
42558
42559         * lib/xgethostname.c: Remove declarations of xmalloc and xrealloc.
42560         Include xalloc.h instead.
42561
42562 2001-12-02  Jim Meyering  <meyering@lucent.com>
42563
42564         * lib/tempname.c: Don't declare getenv, thus reverting the change of
42565         2001-11-18.  It's no longer necessary, now that stdlib.h is always
42566         included.
42567
42568         * lib/regex.c [!__BOUNDED_POINTERS__]: Define away __bounded,
42569         __unbounded, and __ptrvalue.  Reported by Uwe H. Steinfeld.
42570
42571 2001-11-30  Akim Demaille  <akim@epita.fr>
42572
42573         * lib/xstrdup.c: Include xalloc.h, so that xstrdup is declared
42574         before being defined.
42575
42576 2001-11-27  Paul Eggert  <eggert@twinsun.com>
42577
42578         * lib/quotearg.h (quotearg_n, quotearg_n_style):
42579         First arg is int, not unsigned.
42580         * lib/quotearg.c (quotearg_n, quotearg_n_style): Likewise.
42581         (SIZE_MAX, UINT_MAX): New macros.
42582         (quotearg_n_options): Abort if N is negative.
42583         Avoid overflow check on hosts where size_t is 64 bits and int
42584         is 32 bits, as overflow is impossible there.
42585         Fix off-by-one typo that caused unnecessary reallocation.
42586
42587 2001-11-27  Jim Meyering  <meyering@lucent.com>
42588
42589         * lib/tempname.c: Merge with version from libc.
42590         * lib/regex.c: Likewise.
42591
42592         * lib/tempname.c: Include stdlib.h unconditionally.  On some old
42593         systems for which STDC_HEADERS is 0, it was not included, resulting in
42594         a warning about an integer-to-pointer conversion problem with getenv.
42595         Reported by Volker Borchert.
42596
42597 2001-11-26  Jim Meyering  <meyering@lucent.com>
42598
42599         * lib/gtod.h: Remove file.
42600         * lib/Makefile.am (libfetish_a_SOURCES): Remove gtod.h.
42601         * lib/gettimeofday.c: Don't include gtod.h.
42602         (GTOD_init): Remove function.
42603         (rpl_gettimeofday): Do its job here instead, rather than aborting.
42604         Suggestion from Volker Borchert.
42605
42606 2001-11-23  Jim Meyering  <meyering@lucent.com>
42607
42608         * lib/hash.h (struct hash_table): Don't define here.  Merely declare
42609         it.
42610         * lib/hash.c (struct hash_table): Define it here instead.
42611
42612 2001-11-22  Jim Meyering  <meyering@lucent.com>
42613
42614         * lib/hash.h: Bracket contents of file with #ifndef HASH_H_ ... #endif.
42615
42616 2001-11-20  Jim Meyering  <meyering@lucent.com>
42617
42618         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Update comment to reflect that
42619         SunOS 4.1.4 and Solaris 2.5.1 lose, too.
42620
42621 2001-11-19  Jim Meyering  <meyering@lucent.com>
42622
42623         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Don't bother with a temporary
42624         directory.  Use "conftestXXXXXX" as the template.
42625         Suggestion from Paul Eggert.
42626
42627         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Close each descriptor
42628         immediately, so the test doesn't mistakenly hit the max-open-files
42629         limit.
42630
42631 2001-11-18  Paul Eggert  <eggert@twinsun.com>
42632
42633         * lib/tempname.c (TMP_MAX): Remove; no longer needed.
42634         (TEMPORARIES): New macro.
42635         (__gen_tempname): Use TEMPORARIES rather than TMP_MAX.  This
42636         removes an artificial limitation (e.g. HP-UX 10.20, where
42637         TMP_MAX is 17576).
42638
42639 2001-11-18  Jim Meyering  <meyering@lucent.com>
42640
42641         * m4/prereq.m4 (jm_PREREQ_TEMPNAME): Check for declaration of getenv.
42642
42643 2001-11-18  Jim Meyering  <meyering@lucent.com>
42644
42645         * lib/tempname.c [!HAVE_DECL_GETENV]: Declare getenv to avoid warning
42646         on SunOS 4.
42647
42648         * lib/Makefile.am (Makefile): Depend on $(BUILT_SOURCES), so those
42649         files will be created before anything else.
42650
42651 2001-11-17  Paul Eggert  <eggert@twinsun.com>
42652
42653         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): Do not define
42654         WINSIZE_IN_PTEM if <termios.h> defines struct winsize.
42655
42656 2001-11-17  Jim Meyering  <meyering@lucent.com>
42657
42658         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): New file and macro.
42659         Prompted by a report from Bob Proulx.
42660
42661         * m4/jm-macros.m4 (jm_MACROS): Don't test for mkstemp here.
42662         Instead, require UTILS_FUNC_MKSTEMP.
42663
42664 2001-11-17  Jim Meyering  <meyering@lucent.com>
42665
42666         * m4/jm-macros.m4 (jm_MACROS): Remove code to set POW_LIBM.
42667         Now, that's done as part of AC_FUNC_STRTOD.
42668
42669 2001-11-17  Jim Meyering  <meyering@lucent.com>
42670
42671         * lib/modechange.c (mode_adjust): Fix error introduced on 1999-04-26
42672         that made e.g., `chmod a=,o=w,g=o F' cause F to be group readable
42673         rather than group writable.  Patch by Juan F. Codagnone.
42674
42675         * lib/readtokens.c: Remove explicit declarations of xmalloc and
42676         xrealloc, Instead, include "xalloc.h".
42677
42678         * lib/mountlist.c: Include unlocked-io.h after all system headers.
42679         Remove explicit declarations of xmalloc, xrealloc,
42680         and xstrdup.  Instead, include "xalloc.h".
42681
42682         * lib/argmatch.c, closeout.c, error.c, exclude.c: Include
42683         unlocked-io.h.
42684         * lib/fatal.c, getdate.y, getpass.c, getstr.c, getusershell.c:
42685         Likewise.
42686         * lib/mountlist.c, posixtm.c, readtokens.c, readutmp.c: Likewise.
42687
42688         * lib/regex.c, sha.c, version-etc.c, yesno.c: Likewise.
42689         Reported by Padraig Brady.
42690
42691         * lib/mkstemp.c: #undef mkstemp.
42692         Include config.h.
42693         (rpl_mkstemp): Rename from mkstemp.
42694         Protoize.
42695
42696 2001-11-16  Jim Meyering  <meyering@lucent.com>
42697
42698         * lib/physmem.c [HAVE_SYS_PSTAT_H]: Include <sys/pstat.h>.
42699         (physmem_total) [HAVE_PSTAT_GETSTATIC]: If sysconf couldn't be used to
42700         determine the amount of total physical memory, use pstat_getstatic.
42701         HPUX-11 doesn't define _SC_PHYS_PAGES.
42702         (physmem_available) [HAVE_PSTAT_GETSTATIC && HAVE_PSTAT_GETDYNAMIC]:
42703         If sysconf couldn't be used to determine the amount of available
42704         physical memory, use both pstat_getstatic and pstat_getdynamic.
42705         Based on a patch from Bob Proulx.
42706
42707 2001-11-10  Jim Meyering  <meyering@lucent.com>
42708
42709         * m4/prereq.m4 (jm_PREREQ_PHYSMEM): New function.
42710         (jm_PREREQ): Use it.
42711
42712 2001-11-09  Jim Meyering  <meyering@lucent.com>
42713
42714         * m4/jm-macros.m4: Require autoconf-2.52f.
42715         (AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD):
42716         Use these AC_-prefixed names, not the AM_-prefixed ones.
42717
42718         * m4/afs.m4 (jm_AFS): Quote the body.  Patch by Akim Demaille.
42719
42720 2001-11-05  Jim Meyering  <meyering@lucent.com>
42721
42722         * lib/xstat.in (slash_aware_lstat): Correct a misleading comment.
42723
42724 2001-11-04  Jim Meyering  <meyering@lucent.com>
42725
42726         * m4/fpending.m4: Remove unused cruft that saved, set, and restored
42727         $DEFS.
42728
42729 2001-11-03  Jim Meyering  <meyering@lucent.com>
42730
42731         * m4/jm-glibc-io.m4n (jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg
42732         of AC_DEFUN.
42733
42734         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
42735         know the name of the variable in the macro definition.
42736
42737 2001-11-03  Jim Meyering  <meyering@lucent.com>
42738
42739         * lib/argmatch.h (ARGMATCH_TO_ARGUMENT): Remove casts of first two args
42740         in argmatch_to_argument call.
42741
42742         * lib/dirfd.c (dirfd): Reflect the fact that DIR_TO_FD now takes an
42743         argument.
42744
42745         * lib/hash.c (hash_clear): Fix a bug that could lead to an infloop or
42746         e.g., a fault due to an attempt to free a NULL pointer.
42747
42748 2001-11-01  Jim Meyering  <meyering@lucent.com>
42749
42750         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): New macro.
42751         * m4/jm-macros.m4 (jm_MACROS): Require UTILS_FUNC_DIRFD.
42752
42753 2001-11-01  Jim Meyering  <meyering@lucent.com>
42754
42755         * lib/dirfd.c, lib/dirfd.h: New files.
42756         * lib/Makefile.am (libfetish_a_SOURCES): Add dirfd.h.
42757
42758         * lib/hash.c (hash_print) [TESTING]: Clean up.
42759
42760 2001-10-22  Paul Eggert  <eggert@twinsun.com>
42761
42762         * lib/hard-locale.c (alloca): Define to __builtin_alloca if __GNUC__,
42763         to avoid a warning if -Wall.
42764
42765 2001-10-22  Jeff Bailey  <jbailey@outpost.dnsalias.org>
42766
42767         * README: New file
42768         * doc/*: Add COPYING, COPYING.LIB, COPYING.DOC, fdl.texi
42769         (per RMS's instructions, this is now the canonical source)
42770         * lgpl/, gpl/: New directories.
42771
42772 2001-10-21  Paul Eggert  <eggert@twinsun.com>
42773
42774         * lib/regex.c (uintptr_t): Remove macro and decl; it's config.h's job.
42775
42776 2001-10-21  Jim Meyering  <meyering@lucent.com>
42777
42778         * lib/obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
42779         this code would end up calling gettext even in packages built
42780         with --disable-nls.
42781         * lib/getopt.c (_): Likewise.
42782         * lib/regex.c (_): Likewise.
42783
42784 2001-10-20  Paul Eggert  <eggert@twinsun.com>
42785
42786         * m4/error.m4 (jm_PREREQ_ERROR):
42787         Do not invoke AC_CHECK_FUNCS with strerror_r, as
42788         AC_FUNC_STRERROR_R does that.
42789         Check for strerror declaration.
42790
42791         * m4/strerror_r.m4: Add copyright notice, as nontrivial m4 files
42792         are supposed to have them these days.
42793         (AC_FUNC_STRERROR_R): Always do char* test, so that it gets cached.
42794         Merge changes from latest Autoconf CVS.
42795         Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
42796         and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
42797         POSIX decided to standardize on the int flavor of strerror_r.
42798
42799 2001-10-20  Paul Eggert  <eggert@twinsun.com>
42800
42801         * lib/error.c (strerror_r): Do not declare unless !_LIBC.
42802         Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
42803         Use strerror_r that is only a macro, even if it is not a function.
42804         (strerror): Check for HAVE_DECL_STRERROR before declaring.
42805         (private_strerror): Use prototypes, not old-style function definition.
42806         (print_errno_message): New function.
42807         Support the POSIX 'int'-flavored strerror_r, as well as the traditional
42808         char*-flavored one.
42809         (error_tail, error, error_at_line): Use it.
42810
42811 2001-10-11  Jim Meyering  <meyering@lucent.com>
42812
42813         * lib/argmatch.c (argmatch_invalid): Use quotearg_n_style (0, ...
42814         and quote_n (1, ... to avoid clobbering a buffer.
42815
42816 2001-10-05  Jim Meyering  <meyering@lucent.com>
42817
42818         * lib/Makefile.am: (libfetish_a_SOURCES): Add hash-pjw.c and
42819         hash-pjw.h.
42820         * lib/hash-pjw.c: New file (factored out of fileutils' remove.c).
42821         * lib/hash-pjw.h: New file.
42822
42823 2001-09-30  Jim Meyering  <meyering@lucent.com>
42824
42825         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): See if
42826         `struct fsstat' has the `f_fstypename' member.
42827         Use that to define FS_TYPE, which is now used to make
42828         the getfsstat link test tighter.
42829
42830 2001-09-30  Jim Meyering  <meyering@lucent.com>
42831
42832         * lib/mountlist.c [MOUNTED_GETFSSTAT]:
42833         Include <sys/ucred.h>, for Apple Darwin.
42834         Include sys/mount.h and sys/fs_types.h only if available.
42835         (FS_TYPE): Define.
42836         (read_filesystem_list): Use FS_TYPE.
42837
42838 2001-09-29  Paul Eggert  <eggert@twinsun.com>
42839
42840         * lib/exclude.c (excluded_filename): 0 -> false, since it's
42841         a boolean context.
42842
42843 2001-09-29  Jim Meyering  <meyering@lucent.com>
42844
42845         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
42846         [one-argument getmntent function]): Include stdio.h before mntent.h.
42847         SunOS 4.1.x needs it for the declaration of `FILE'.
42848         Patch by Volker Borchert.
42849
42850         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
42851         Check for these headers: sys/param.h sys/ucred.h sys/mount.h
42852         sys/fs_types.h, and make the link-test for getfsstat guard #include
42853         directives with appropriate #if HAVE_*_H tests so that we can
42854         detect getfsstat on Apple Darwin1.3.7 systems.
42855         Reported by Nelson Beebe.
42856         Fix harmless typo in cache variable name: s/getsstat/getfsstat/.
42857
42858 2001-09-28  Paul Eggert  <eggert@twinsun.com>
42859
42860         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
42861         #defines strtoimax.  Also treat the other strto* functions
42862         like strtoimax.
42863
42864         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
42865         Check for strtoul and strtoumax,
42866         as those declarations are made even in the signed case.
42867         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX):
42868         Likewise, for strtol and strtoimax.
42869
42870 2001-09-28  Paul Eggert  <eggert@twinsun.com>
42871
42872         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
42873         #defines strtoimax.  Also treat the other strto* functions
42874         like strtoimax.
42875
42876         * lib/xstrtol.c (strtol): Do not declare if HAVE_DECL_STRTOL.
42877         (strtoul): Do not declare if HAVE_DECL_STRTOUL.
42878         (strtoimax, strtoumax): Do not declare if already defined as a macro.
42879
42880 2001-09-26  Jim Meyering  <meyering@lucent.com>
42881
42882         Most macros in unlocked-io.h had the wrong number of arguments.
42883         * lib/gen-uio: New script.
42884         (USE_UNLOCKED_IO): Define to 1 if not already defined.
42885         * lib/unlocked-io.hin: Remove file.
42886         * lib/Makefile.am (unlocked-io.h): Rewrite to use a separate script,
42887         rather than trying to embed it here.
42888         (EXTRA_DIST): Add gen-uio.  Remove unlocked-io.hin
42889         Reported by Padraig Brady.
42890
42891 2001-09-25  Volker Borchert  <bt@teknon.de>
42892
42893         * lib/gettimeofday.c (rpl_gettimeofday): Declare local variable
42894         `result'.
42895
42896 2001-09-24  Jim Meyering  <meyering@lucent.com>
42897
42898         * m4/gettext.m4: Use the version from gettext-0.10.40, not CVS.
42899
42900 2001-09-23  Jim Meyering  <meyering@lucent.com>
42901
42902         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test
42903         instead of the mere test for existence of mntent.h.  The latter
42904         would get a false-positive on AIX 3.4 systems.
42905         In the outer getmntent if-block, don't die if neither of the getmntent
42906         tests succeeds.  Instead, just fall through and continue with the
42907         remaining tests.
42908
42909 2001-09-23  Jim Meyering  <meyering@lucent.com>
42910
42911         * lib/mountlist.c: Remove useless parentheses in #if directives.
42912         (MOUNTED) [!defined MOUNTED]: Define to _PATH_MOUNTED, for when
42913         the deprecated MOUNTED symbol is no longer defined in mntent.h.
42914
42915 2001-09-22  Jim Meyering  <meyering@lucent.com>
42916
42917         * m4/gettext.m4: New file.  From gettext.
42918         * m4/lcmessage.m4: Sync with gettext -- this changes only comments.
42919         * m4/progtest.m4: Likewise
42920         * m4/isc-posix.m4: Decrement serial number to sync with gettext.
42921         * m4/glibc21.m4: Likewise.
42922
42923         * m4/libintl.m4: Remove.  No longer used.
42924
42925 2001-09-22  Jim Meyering  <meyering@lucent.com>
42926
42927         * lib/localcharset.c: Update from latest gettext.
42928         * lib/config.charset: Likewise.
42929
42930 2001-09-20  Jim Meyering  <meyering@lucent.com>
42931
42932         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of
42933         strtoimax.
42934         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of
42935         strtoumax.
42936
42937 2001-09-20  Jim Meyering  <meyering@lucent.com>
42938
42939         * lib/xstrtol.c (strtoimax): Guard declaration with
42940         `#if !HAVE_DECL_STRTOIMAX', rather than just `#ifndef strtoimax'.
42941         The latter fails because some systems (at least rs6000-ibm-aix4.3.3.0)
42942         have their own, conflicting declaration of strtoimax in sys/inttypes.h.
42943         (strtoumax): Likewise, for completeness (it wasn't necessary).
42944
42945 2001-09-17  Paul Eggert  <eggert@twinsun.com>
42946
42947         * lib/strtoimax.c (HAVE_LONG_LONG):
42948         Redefine to HAVE_UNSIGNED_LONG_LONG if unsigned.
42949         (strtoimax): Use sizeof (long), not sizeof strtol (ptr, endptr, base),
42950         to work around bug in IBM C compiler.
42951
42952 2001-09-17  Jim Meyering  <meyering@lucent.com>
42953
42954         * m4/chown.m4, fstypename.m4, getgroups.m4, gettimeofday.m4,
42955         * m4/jm-mktime.m4, lstat.m4, malloc.m4, memcmp.m4, mkdir-slash.m4,
42956         * m4/nanosleep.m4, putenv.m4, readdir.m4, realloc.m4, rename.m4,
42957         * m4/st_dm_mode.m4, stat.m4, strerror_r.m4, timespec.m4, utimbuf.m4,
42958         * m4/utimes.m4: Use AC_DEFINE rather than AC_DEFINE_UNQUOTED,
42959         whenever the right hand side need not be expanded by the shell.
42960
42961 2001-09-16  Paul Eggert  <eggert@twinsun.com>
42962
42963         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): Remove test for GNU C
42964         library.  It's not correct, as some older glibcs are buggy.
42965         fnmatch wasn't fixed until glibc 2.2.
42966
42967         Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no
42968         special shell magic here.
42969
42970 2001-09-16  Jim Meyering  <meyering@lucent.com>
42971
42972         * m4/mkdir-slash.m4 (UTILS_FUNC_MKDIR_TRAILING_SLASH): New file/macro.
42973         * m4/jm-macros.m4: Require it.
42974
42975 2001-09-16  Jim Meyering  <meyering@lucent.com>
42976
42977         * lib/mkdir.c: New file.
42978
42979 2001-09-15  Jim Meyering  <meyering@lucent.com>
42980
42981         * m4/jm-macros.m4: Check for help2man.
42982
42983 2001-09-11  Jim Meyering  <meyering@lucent.com>
42984
42985         * m4/host-os.m4 (UTILS_HOST_OS): New file/macro.
42986         The body, by Paul Eggert, was moved here from configure.in.
42987         * m4/jm-macros.m4: Require UTILS_HOST_OS.
42988
42989 2001-09-04  Paul Eggert  <eggert@twinsun.com>
42990
42991         * m4/prereq.m4 (jm_PREREQ_XREADLINK): New macro.
42992         (jm_PREREQ): Use it.
42993
42994 2001-09-04  Paul Eggert  <eggert@twinsun.com>
42995
42996         * lib/xreadlink.c (xreadlink): Omit size_t* arg.  All uses changed.
42997         Use ssize_t, not int, to store result of readlink.
42998         Check for ssize_t overflow as well as size_t overflow,
42999         as POSIX says the result of readlink is implementation-defined
43000         when ssize_t overflows.
43001         Remove unnecessary cast to char*.
43002         Use free+malloc instead of realloc, as the storage doesn't need
43003         to be preserved and it's clearer and can be more efficient that way.
43004         (SIZE_MAX, SSIZE_MAX): New macros, if <limits.h> doesn't declare.
43005         * lib/xreadlink.h (xreadlink): Update prototype.
43006
43007 2001-09-04  Paul Eggert  <eggert@twinsun.com>
43008
43009         * lib/xgetcwd.c: Revert some of the previous change; intead,
43010         fix the HAVE_GETCWD_NULL code to behave more like the
43011         !HAVE_GETCWD_NULL code used to.
43012
43013         Include "xalloc.h".
43014         (xgetcwd): Do not return NULL when memory is exhausted; instead,
43015         invoke xalloc_die.
43016
43017 2001-09-03  Paul Eggert  <eggert@twinsun.com>
43018
43019         * m4/prereq.m4 (jm_PREREQ_XGETCWD): Check for limits.h and
43020         sys/param.h, as pathmax.h includes them.
43021
43022 2001-09-03  Paul Eggert  <eggert@twinsun.com>
43023
43024         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_XGETCWD.
43025         (jm_PREREQ_XGETCWD): New macro.
43026
43027         * m4/getcwd.m4: New file.
43028
43029 2001-09-03  Paul Eggert  <eggert@twinsun.com>
43030
43031         * lib/xgetcwd.c: Fix the !HAVE_GETCWD_NULL code to behave more
43032         like the HAVE_GETCWD_NULL code.
43033         Include pathmax.h if not HAVE_GETCWD.
43034         Do not include xalloc.h.
43035         (INITIAL_BUFFER_SIZE): New symbol.
43036         Do not use xmalloc / xrealloc, since the caller is responsible for
43037         handling errors.  Preserve errno around `free' during failure.
43038         Do not overrun buffer when using getwd.
43039
43040 2001-09-03  Paul Eggert  <eggert@twinsun.com>
43041
43042         * lib/xgetcwd.c (xgetcwd): Use HAVE_GETCWD_NULL, not (defined
43043         __GLIBC__ && __GLIBC__ >= 2), to decide whether to use
43044         getcwd (NULL, 0).
43045
43046 2001-09-03  Paul Eggert  <eggert@twinsun.com>
43047
43048         * lib/exclude.c (fnmatch_no_wildcards): Fix confusion between
43049         usage of FNM_CASEFOLD and FNM_LEADING_DIR.  The bug was
43050         spotted by Jim Meyering.
43051
43052 2001-09-03  Jim Meyering  <meyering@lucent.com>
43053
43054         * lib/xreadlink.c (xreadlink): Preserve errno around `free' during
43055         failure.
43056
43057 2001-09-02  Jim Meyering  <meyering@lucent.com>
43058
43059         * lib/error.c: Update from GNU libc.
43060
43061 2001-09-01  Jim Meyering  <meyering@lucent.com>
43062
43063         * m4/jm-macros.m4 (jm_MACROS): Check for canonicalize_file_name.
43064         Used by df.
43065
43066 2001-09-01  Jim Meyering  <meyering@lucent.com>
43067
43068         * lib/xreadlink.c: New file.
43069         * lib/xreadlink.h: New file.
43070         * lib/Makefile.am (libfetish_a_SOURCES): Add xreadlink.c and
43071         xreadlink.h.
43072
43073         * lib/regex.c (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it
43074         doesn't conflict with sparc Solaris 7's definition in
43075         /usr/include/sys/int_types.h.
43076
43077         * lib/exclude.c: Use `""', not `<>' to #include non-system header
43078         files.
43079         (fnmatch_no_wildcards): Rewrite not to use function names, strcasecmp
43080         and strncasecmp as r-values.  Unixware didn't have declarations.
43081
43082 2001-08-31  Paul Eggert  <eggert@twinsun.com>
43083
43084         * lib/xstrtol.h: Add copyright notice.
43085         (_DECLARE_XSTRTOL): Improve quality of diagnostic for
43086         LONGINT_INVALID_SUFFIX_CHAR.
43087
43088 2001-08-31  Paul Eggert  <eggert@twinsun.com>
43089
43090         * lib/xstrtol.c (strtoimax): New decl.
43091
43092 2001-08-31  Paul Eggert  <eggert@twinsun.com>
43093
43094         * lib/xgetcwd.c: Don't include pathmax.h.
43095         Include stdlib.h and unistd.h if available.
43096         Include xalloc.h.
43097         (xmalloc, xstrdup, free): Remove decls.
43098         (xgetcwd): Don't assume sizes fit in unsigned.
43099         Check for overflow when computing sizes.
43100         Simplify reallocation code.
43101
43102 2001-08-31  Paul Eggert  <eggert@twinsun.com>
43103
43104         * lib/savedir.c (savedir): Remove size parameter, as POSIX says that
43105         a directory's st_size can have an arbitrary value, so the old
43106         usage could waste an arbitrary amount of memory.  All uses
43107         changed.
43108         * lib/savedir.h: Update prototype.
43109
43110 2001-08-31  Paul Eggert  <eggert@twinsun.com>
43111
43112         * lib/Makefile.am (libfetish_a_SOURCES): Remove strtoxmax.c.
43113
43114         * lib/strtoimax.c: Renamed from strtoxmax.c, removing the
43115         old strtoimax.c.
43116
43117         Also, make the following further changes to make this file's
43118         configuration more similar to that of strtol.c:
43119         (UNSIGNED): Renamed from STRTOUXMAX_UNSIGNED.  All uses changed.
43120         (strtoumax, uintmax_t, strtoull, strtol): Remove.
43121         (intmax_t, strtoimax, strtol, strtoll): New macros, if UNSIGNED.
43122         (strtoimax): Renamed from strtoumax.  All uses of unsigned values
43123         changed to signed values.
43124
43125         And make the following changes as well:
43126         Fix copyright notice, as 1999 was missing.
43127         (verify): New macro.
43128         (strtoimax): Check sizes at compile-time, not run-time.
43129         Prefer strtol to strtoll if both work.
43130         (main): Remove; it was not that useful and was a pain to maintain.
43131
43132         * lib/strtoumax.c: Include strtoimax.c, not strtouxmax.c.
43133
43134 2001-08-31  Jim Meyering  <meyering@lucent.com>
43135
43136         * lib/xgetcwd.c (xgetcwd): Reorganize to avoid some duplication.
43137         Use an initial, malloc'd, buffer of length 128 rather than
43138         a statically allocated one of length 1024.
43139
43140 2001-08-30  Paul Eggert  <eggert@twinsun.com>
43141
43142         Simplify code, partly by assuming autoconf 2.52 semantics.
43143
43144         * m4/Makefile.am (EXTRA_DIST): Remove uintmax_t.m4.
43145
43146         * m4/inttypes.m4 (AC_PREREQ): Bump to 2.52.
43147         (jm_AC_HEADER_INTTYPES_H): Remove; now done by autoconf in 2.52.
43148         All uses removed.
43149         (jm_AC_TYPE_INTMAX_T, jm_AC_TYPE_UINTMAX_T):
43150         Move AC_REQUIRE to next-to-top level, to avoid confusion.
43151         Use 2.52's AC_CHECK_TYPE instead of merely looking for the header.
43152         * m4/prereq.m4 (jm_PREREQ_HUMAN): Don't require
43153         jm_AC_HEADER_INTTYPES_H.
43154         * m4/jm-macros.m4 (jm_MACROS): Likewise.
43155
43156         * m4/uintmax_t.m4: Remove, as it duplicates inttypes.m4.
43157
43158         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
43159         Quote first arg of AC_DEFUN.
43160         Require jm_AC_TYPE_UINTMAX_T and jm_AC_TYPE_UNSIGNED_LONG_LONG
43161         since they are needed to parse the include file even if we need
43162         only xstrtoimax.  Simplify logic behind the args to AC_REPLACE.
43163         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Likewise,
43164         but with opposite signedness.
43165
43166 2001-08-30  Paul Eggert  <eggert@twinsun.com>
43167
43168         Merge 'exclude' changes from tar 1.13.22.
43169         This fixes one or two unlikely storage allocation overflow bugs,
43170         but doesn't change user-visible behavior otherwise.
43171
43172 2001-08-30  Paul Eggert  <eggert@twinsun.com>
43173
43174         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_EXCLUDE.
43175         (jm_PREREQ_EXCLUDE): New macro.
43176
43177 2001-08-30  Paul Eggert  <eggert@twinsun.com>
43178
43179         * lib/quotearg.c: BSD/OS 4.1 wchar.h requires FILE and struct
43180         tm to be declared.
43181
43182 2001-08-30  Paul Eggert  <eggert@twinsun.com>
43183
43184         * lib/hash.c: Remove '2001' from copyright notice.
43185
43186 2001-08-30  Paul Eggert  <eggert@twinsun.com>
43187
43188         * lib/full-write.h: New file.
43189         * lib/Makefile.am (libfetish_a_SOURCES): Add full-write.h.
43190         * lib/full-write.c: Correct credits, as cccp.c no longer
43191         exists and anyway it was so heavily changed from the old cccp
43192         code as to be unrecognizable.  Include full-write.h.
43193         (full_write) Return size_t, with short writes meaning failure.
43194         All callers changed.  This fixes a bug with large buffers
43195         on 64-bit hosts.
43196         * lib/utime.c: Include full-write.h.
43197
43198 2001-08-30  Paul Eggert  <eggert@twinsun.com>
43199
43200         * lib/exclude.c (bool): Declare, perhaps by including stdbool.h.
43201         (<sys/types.h>): Include only if HAVE_SYS_TYPES_H.
43202         (<stdlib.h>, <string.h>, <strings.h>, <inttypes.h>, <stdint.h>):
43203         Include if available.
43204         (<xalloc.h>): Include
43205         (SIZE_MAX): Define if <stdint.h> or <inttypes.h> doesn't.
43206         (verify): New macro.  Use it to verify that EXCLUDE macros do not
43207         collide with FNM macros.
43208         (struct patopts): New struct.
43209         (struct exclude): Use it, as exclude patterns now come with options.
43210         (new_exclude): Support above changes.
43211         (new_exclude, add_exclude_file):
43212         Initial size must now be a power of two to simplify overflow checking.
43213         (free_exclude, fnmatch_no_wildcards): New function.
43214         (excluded_filename): No longer requires options arg, as the options
43215         are determined by add_exclude.  Now returns bool, not int.
43216         (excluded_filename, add_exclude):
43217         Add support for the fancy new exclusion options.
43218         (add_exclude, add_exclude_file): Now takes int options arg.
43219         Check for arithmetic overflow when computing sizes.
43220         (add_exclude_file): xrealloc might modify errno, so don't
43221         realloc until after errno might be used.
43222
43223         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE,EXCLUDE_WILDCARDS):
43224         New macros.
43225         (free_exclude): New decl.
43226         (add_exclude, add_exclude_file): Now takes int options arg.
43227         (excluded_filename): No longer requires options arg, as the options
43228         are determined by add_exclude.  Now returns bool, not int.
43229
43230 2001-08-30  Paul Eggert  <eggert@twinsun.com>
43231
43232         * lib/alloca.c (alloca): Arg is of type size_t, not unsigned.
43233
43234 2001-08-27  Jim Meyering  <meyering@lucent.com>
43235
43236         * lib/Makefile.am (libfetish_a_SOURCES): Add strtoxmax.c
43237
43238         * lib/version-etc.c (N_): Remove definition.
43239         Revert most of last change.
43240         Instead, simply don't mark the `Copyright...' string for translation.
43241         Based on advice from Paul Eggert.
43242
43243         * lib/strtoxmax.c: Tweak comment.
43244
43245 2001-08-26  Jim Meyering  <meyering@lucent.com>
43246
43247         * m4/jm-macros.m4: Require jm_AC_PREREQ_XSTRTOIMAX.
43248
43249         * m4/xstrtoimax.m4: New file.
43250         * m4/xstrtoumax.m4: Add comments explaining why we
43251         AC_REPLACE_FUNCS(strtol).
43252
43253 2001-08-26  Jim Meyering  <meyering@lucent.com>
43254
43255         * lib/version-etc.c (version_etc_copyright_fmt): Replace literal year
43256         of copyright with `%s' so translators don't get an untranslated
43257         message in 2002.
43258         (COPYRIGHT_YEAR): Define.
43259         (version_etc): Use fprintf rather than fputs.
43260         Suggestion from Ulrich Drepper.
43261
43262         * lib/Makefile.am (libfetish_a_SOURCES): Add xstrtoimax.c.
43263
43264         * lib/strtoll.c: New file, from GNU libc.
43265         * lib/xstrtoimax.c: New file.
43266
43267         * lib/xstrtol.h: Add xstrtoimax.
43268         * lib/strtoumax.c: New file.  Simply include "strtoumax.c".
43269         * lib/strtoimax.c: New file.  Likewise, but first define
43270         STRTOUXMAX_SIGNED.
43271
43272         * lib/strtoumax.c: Factor to work both for unsigned and signed types,
43273         ...
43274         * lib/strtoxmax.c: ... then renamed to this.
43275
43276 2001-08-18  Paul Eggert  <eggert@twinsun.com>
43277
43278         * m4/inttypes.m4: Add AC_PREREQ(2.13).
43279         (jm_AC_HEADER_INTTYPES_H): Test for intmax_t, too.
43280         (jm_AC_TYPE_INTMAX_T): New macro.
43281         (jm_AC_TYPE_UINTMAX_T): Moved here from uintmax_t.m4.
43282
43283         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): New macro.
43284
43285         * m4/longlong.m4: Renamed from ulonglong.m4.
43286         * m4/inttypes.m4: Renamed from inttypes_h.m4.
43287         * m4/uintmax_t.m4: Removed.
43288
43289 2001-08-13  Paul Eggert  <eggert@twinsun.com>
43290
43291         * lib/Makefile.am (unlocked-io.h): Do not append "_unlocked" twice.
43292         Port to Solaris 8, where 'sed' requires a space after the 'r'
43293         command, and where sh dislikes "$/".  Clean up the spacing a bit.
43294         Redirect output to $tmp just once.
43295
43296 2001-08-12  Paul Eggert  <eggert@sic.twinsun.com>
43297
43298         * lib/addext.c (<errno.h>): Include.
43299         (errno): Declare if not defined.
43300         (addext): Work correctly when pathconf returns -1 and leaves
43301         errno alone because there is no limit.  Also, work even if
43302         pathconf returns a value greater than SIZE_MAX.
43303
43304 2001-08-12  Jim Meyering  <meyering@lucent.com>
43305
43306         * m4/afs.m4, assert.m4, bison.m4, check-decl.m4, chown.m4, d-ino.m4,
43307         d-type.m4, dos.m4, error.m4, fnmatch.m4, fpending.m4, fstypename.m4,
43308         fsusage.m4, ftruncate.m4, getgroups.m4, glibc.m4, gnu-source.m4,
43309         group-member.m4, jm-glibc-io.m4, jm-macros.m4, jm-mktime.m4,
43310         jm-winsz1.m4, jm-winsz2.m4, lchown.m4, lib-check.m4, libintl.m4,
43311         link-follow.m4, ls-mntd-fs.m4, lstat.m4, malloc.m4, mbrtowc.m4,
43312         mbstate_t.m4, mbswidth.m4, memcmp.m4, nanosleep.m4, perl.m4,
43313         prereq.m4, putenv.m4, readdir.m4, realloc.m4, regex.m4, rename.m4,
43314         rmdir-errno.m4, search-libs.m4, st_dm_mode.m4, st_mtim.m4, stat.m4,
43315         strftime.m4, timespec.m4, unlink-busy.m4, uptime.m4, utimbuf.m4,
43316         utime.m4, utimes.m4, xstrtoumax.m4:
43317         Quote the first argument in each use of AC_DEFUN.
43318
43319 2001-08-12  Jim Meyering  <meyering@lucent.com>
43320
43321         * lib/xgetcwd.c (xgetcwd) [defined __GLIBC__ && __GLIBC__ >= 2]:
43322         Simply `return getcwd (NULL, 0);'.
43323         [! (defined __GLIBC__ && __GLIBC__ >= 2)]:
43324         Use 1300 as initial value for length, not PATH_MAX.
43325
43326         * lib/pathmax.h: Clean up cpp syntax.
43327
43328 2001-08-12  Jim Meyering  <meyering@lucent.com>
43329
43330         * lib/gettimeofday.c: New file.
43331         * lib/gtod.h: New file.
43332         * lib/Makefile.am (libfetish_a_SOURCES): Add gtod.h.
43333
43334 2001-08-05  Jim Meyering  <meyering@lucent.com>
43335
43336         * m4/jm-macros.m4: Require autoconf-2.52.
43337
43338 2001-08-04  Jim Meyering  <meyering@lucent.com>
43339
43340         * lib/error.h (__attribute__): Remove `|| __STRICT_ANSI__' from #if
43341         stmt, to get in sync with glibc.
43342
43343 2001-08-03  Paul Eggert  <eggert@twinsun.com>
43344
43345         The following changes are from gettext 0.10.39 as maintained by
43346         Bruno Haible.
43347
43348         * lib/mbswidth.h (MBSW_REJECT_UNPRINTABLE, MBSW_REJECT_INVALID):
43349         Renamed from MBSW_ACCEPT_UNPRINTABLE and MBSW_ACCEPT_INVALID
43350         with inverted sense.  All uses changed.
43351
43352         * lib/mbswidth.c: Don't include <limits.h>.
43353         Include <stdlib.h> and <string.h> unconditionally.
43354         (iswcntrl, mbsinit, ISCNTRL): New macros.
43355         (mbsnwidth): Use K&R style function declarations.
43356         Don't bother checking for MB_LEN_MAX == 1, since the compiler
43357         can optimize it when MB_CUR_MAX == 1.
43358         The width of control characters is zero, not 1.
43359
43360 2001-08-03  Paul Eggert  <eggert@twinsun.com>
43361
43362         The following changes are from gettext 0.10.39 as maintained by
43363         Bruno Haible, except that getline.m4 continues to use AC_LIBOBJ.
43364
43365         * m4/codeset.m4: Upgrade to serial AM1.
43366         (AM_LANGINFO_CODESET): Renamed from jm_LANGINFO_CODESET;
43367         all uses changed.  Quote first arg of AC_DEFUN.
43368         (am_cv_langinfo_codeset): Renamed from jm_cv_langinfo_codeset.
43369
43370         * m4/iconv.m4: Upgrade to serial AM2.
43371         (AM_ICONV): Renamed from jm_ICONV; all uses changed.
43372         Add --with-libconv-prefix.
43373         Quote first arg of AC_DEFUN.  Add description for ICONV_CONST.
43374         (am_cv_func_iconv): Renamed from jm_cv_func_iconv.
43375         (am_cv_lib_iconv): Renamed from jm_cv_lib_iconv.
43376         (am_cv_proto_iconv): Renamed from jm_cv_proto_iconv.
43377         * m4/jm-macros.m4 (jm_MACROS): Reflect s/jm_/AM_/ renamings.
43378
43379         * m4/c-bs-a.m4 (AC_C_BACKSLASH_A): Quote first arg of AC_DEFUN.
43380         * m4/getline.m4 (AM_FUNC_GETLINE): Likewise.
43381         * m4/glibc21.m4 (jm_GLIBC21): Likewise.
43382         * m4/inttypes_h.m4 (jm_AC_HEADER_INTTYPES_H): Likewise.
43383         * m4/isc-posix.m4 (AC_ISC_POSIX): Likewise.
43384         * m4/lcmessage.m4 (AM_LC_MESSAGES): Likewise.
43385         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
43386         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Likewise.
43387         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Likewise.
43388
43389         * m4/getline.m4 (AM_FUNC_GETLINE): Don't bother checking for
43390         string.h any more.
43391
43392         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): If not found, print "no",
43393         not the default value.
43394
43395         2001-06-25  Bruno Haible  <haible@clisp.cons.org>
43396         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Don't require AM_C_PROTOTYPES.
43397         Also check for mbsinit.  Needed for SCO 3.2v5.0.2.
43398         Also include <string.h>; this is where AIX 3.2.5 declares wcwidth.
43399         Also check for iswcntrl, used for wcwidth fallback.
43400         Use AC_TRY_COMPILE to emulate AC_CHECK_DECLS, for portability
43401         to Autoconf 2.13.
43402
43403 2001-08-03  Jim Meyering  <meyering@lucent.com>
43404
43405         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',
43406         as it was in the original.  Reported by Paul Eggert.
43407
43408 2001-07-16  Jim Meyering  <meyering@lucent.com>
43409
43410         * m4/gettimeofday.m4: New file.
43411         Prompted by a report from Bernhard Baehr.
43412
43413 2001-07-15  Jim Meyering  <meyering@lucent.com>
43414
43415         * m4/Makefile.am.in (Makefile.am): Remove most of the unlocked-io.h
43416         stuff. Now it's in ../Makefile.cfg.
43417
43418 2001-07-15  Jim Meyering  <meyering@lucent.com>
43419
43420         * lib/Makefile.am (EXTRA_DIST): Add unlocked-io.hin.
43421         (BUILT_SOURCES): Add unlocked-io.h.
43422         (io_functions): Define.
43423         (unlocked-io.h): New rule.
43424         (DISTCLEANFILES): Add unlocked-io.h.
43425         (all-local): Depend on unlocked-io.h, to ensure it is created.
43426
43427         * lib/unlocked-io.hin: New file
43428
43429         * lib/regex.c: Update from glibc.
43430
43431 2001-07-05  Jim Meyering  <meyering@lucent.com>
43432
43433         * lib/Makefile.am (noinst_HEADERS): Remove definition, per new automake
43434         recommendation.
43435         (libfetish_a_SOURCES): Put all .h files here instead.
43436         Remove a thus-exposed (better checks in automake) duplicate and
43437         two unnecessary .h files.
43438
43439 2001-07-04  Jim Meyering  <meyering@lucent.com>
43440
43441         * m4/Makefile.am.in (glibc-io.struct): New target.  Rework the code
43442         that generates jm-glibc-io.m4 so that it doesn't trigger any make
43443         distcheck failure.
43444
43445 2001-07-02  Jim Meyering  <meyering@lucent.com>
43446
43447         The following changes were prompted by suggestions from Bruno Haible.
43448
43449         * m4/jm-glibc-io.m4n: New file, the template from which jm-glibc-io.m4
43450         is now generated.
43451         * m4/Makefile.am.in (Makefile.am): Include jm-glibc-io.m4n in emitted
43452         definition of EXTRA_DIST.
43453         (Makefile.am): Emit the dependency, `all-local: jm-glibc-io.m4' to
43454         ensure that the generated file is created/updated whenever the list
43455         of $(unlocked_functions) is changed.
43456         (jm-glibc-io.m4): New rule.
43457         (unlocked-io.h): New rule -- currently unused.
43458
43459 2001-06-24  Jim Meyering  <meyering@lucent.com>
43460
43461         * m4/regex.m4 (jm_INCLUDED_REGEX): Use a quadrigraph to represent an
43462         unmatched right bracket, rather than kludging it with an extra,
43463         falsely-matching quote in a comment.  Patch by Akim Demaille.
43464
43465 2001-06-11  Jim Meyering  <meyering@lucent.com>
43466
43467         * lib/regex.c: Update from GNU libc.
43468
43469 2001-05-27  Jim Meyering  <meyering@lucent.com>
43470
43471         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.
43472         Check for ut_type in struct utmp.
43473
43474 2001-05-27  Jim Meyering  <meyering@lucent.com>
43475
43476         * lib/readutmp.h (UT_TYPE): Define.
43477
43478 2001-05-24  Jim Meyering  <meyering@lucent.com>
43479
43480         * lib/argmatch.c: Include "quote.h".
43481         (argmatch_invalid): Remove explicit `' quotes.  Instead, use the
43482         quote function.  Reported by Göran Uddeborg.
43483
43484 2001-05-22  Jim Meyering  <meyering@lucent.com>
43485
43486         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't use AC_LIBOBJ(strftime),
43487         now that we use the package-supplied version unconditionally.
43488         (jm_FUNC_STRFTIME): Don't replace strftime, for the same reason.
43489
43490 2001-05-21  Jim Meyering  <meyering@lucent.com>
43491
43492         * m4/regex.m4: Change a couple backticks to single quotes to avoid
43493         shell syntax errors.
43494
43495 2001-05-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
43496
43497         * m4/dos.m4 (jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.
43498
43499 2001-05-20  Paul Eggert  <eggert@twinsun.com>
43500
43501         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME):
43502         Don't bother to check library strftime, since
43503         we'll be using our own my_strftime function anyway.
43504         Define my_strftime instead of strftime.
43505
43506 2001-05-20  Alexandre Duret-Lutz  <duret_g@epita.fr>
43507
43508         * lib/dirname.c (dir_name): Compute append_dot using path, not newpath
43509         which is not yet declared.
43510
43511 2001-05-15  Jim Meyering  <meyering@lucent.com>
43512
43513         * m4/regex.m4: Use proper quoting so brackets appear in the test
43514         program.
43515         Reported by, and with help from, Bruno Haible.
43516
43517 2001-05-13  Jim Meyering  <meyering@lucent.com>
43518
43519         * m4/jm-macros.m4 (major_t, minor_t): Define to unsigned int if
43520         undefined.
43521
43522 2001-05-11  Paul Eggert  <eggert@twinsun.com>
43523
43524         dirname code cleanup.  base_name now behaves more compatibly
43525         with POSIX basename when given file names that have trailing
43526         slashes, and similarly for dir_name.  Add new primitives
43527         base_len and dir_len.  Put the directory-name-related decls
43528         into dirname.h.
43529
43530         * lib/addext.c (ISSLASH, base_name): Remove; now in dirname.h.
43531         * lib/backupfile.c (base_name): Likewise.
43532         * lib/basename.c (FILESYSTEM_PREFIX_LEN, PARAMS, ISSLASH): Likewise.
43533         * lib/dirname.c (FILESYSTEM_PREFIX_LEN, ISSLASH): Likewise.
43534         * lib/makepath.c (strip_trailing_slashes): Likewise.
43535         * lib/path-concat.c (DIRECTORY_SEPARATOR, FILESYSTEM_PREFIX_LEN,
43536         ISSLASH): Likewise.
43537         * lib/rename.c (strip_trailing_slashes): Likewise.
43538         * lib/same.c (base_name): Likewise.
43539         * lib/stripslash.c (ISSLASH): Likewise.
43540
43541         * lib/addext.c: Include <dirname.h> after size_t is defined.
43542         * lib/backupfile.c: Likewise.
43543
43544         * lib/addext.c (addext): Use base_len to trim redundant
43545         trailing slashes instead of doing it ourselves.
43546         But do not trim the last slash if it is not redundant.
43547
43548         * lib/backupfile.c (find_backup_file_name,
43549         max_backup_version): Use base_len instead of rolling it ourselves.
43550         Handle the case of "" and (on DOS) "C:" correctly.
43551
43552         * lib/basename.c: Do not include <stdio.h>, <assert.h>; no longer
43553         needed. Include <string.h>, <dirname.h>.
43554         (base_name): Allow file names ending in slashes, other than names
43555         that are all slashes.  In this case, return the basename followed
43556         by the slashes.  This is more general, and can be used in places
43557         where the original base_name purposely had an assertion failure.
43558         (base_len): New function.
43559
43560         * lib/dirname.c: Include <string.h> instead of <stdlib.h>.
43561         Do not include <assert.h>; no longer needed.
43562         Include xalloc.h.
43563         (memrchr): Remove decl.
43564         (dir_name_r): Remove.
43565         (dir_len): Renamed from dirlen.  All callers changed.
43566         Rewrite in terms of base_name, for simplicity and consistency.
43567         (dir_name): Never return NULL.  All callers changed.
43568         Do not include <stdlib.h> in test program; no longer needed.
43569         return 0; is fine for test program.
43570
43571         * lib/dirname.h (DIRECTORY_SEPARATOR, ISSLASH, FILESYSTEM_PREFIX_LEN):
43572         New macros.
43573         (base_name, base_len, dir_len, strip_trailing_slashes): New decls.
43574
43575         * lib/path-concat.c (path_concat): Use base_len to compute
43576         base length, not strlen; this means we cannot rely on memcpy
43577         to null-terminate.
43578
43579         * lib/same.c (STREQ): Remove.
43580         (same_name): Handle the case where the basename ends in trailing '/'.
43581
43582         * lib/stripslash.c (strip_trailing_slashes): Return nonzero if
43583         a slash was stripped.  Do not strip the last slash after a
43584         file system prefix.
43585
43586 2001-05-11  Paul Eggert  <eggert@twinsun.com>
43587
43588         * lib/Makefile.am (libfetish_a_SOURCES):
43589         Add strftime.c, since we now compile it on all hosts.
43590
43591         * lib/strftime.c (my_strftime):
43592         Define to nstrftime if emacs, but only if my_strftime is not defined.
43593         (extra_args, extra_args_spec, extra_args_spec_iso): Rename from
43594         ut_argument, ut_argument_spec, ut_argument_spec_iso, respectively.
43595         Add one more extra argument: a nanoseconds value.
43596         All uses changed.
43597         (ns): New macro.
43598         (my_strftime function): Add %N format.
43599         (emacs_strftimeu): Renamed from emacs_strftime,
43600         with extra ut argument.
43601
43602 2001-05-09  Paul Eggert  <eggert@twinsun.com>
43603
43604         * m4/jm-macros.m4 (jm_MACROS): Do not check for fseeko; no longer used.
43605
43606 2001-04-21  Jim Meyering  <meyering@lucent.com>
43607
43608         * m4/rmdir-errno.m4: Write to a new file, so that a restrictive umask
43609         doesn't interfere.
43610
43611 2001-04-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
43612
43613         * m4/ftruncate.m4: Check for chsize.
43614         Link with ftruncate.o unconditionally if ftruncate is missing.
43615         This was required when cross-compiling to i586-mingw32msvc.
43616
43617 2001-04-08  Jim Meyering  <meyering@lucent.com>
43618
43619         * lib/getdate.y (get_date): Set tm_isdst to -1 to ensure that it is
43620         recomputed; that's necessary when the offset spans a DST transition.
43621         Patch by David J. MacKenzie.  Reported by Hon-Yin Kok.
43622
43623 2001-04-02  Jim Meyering  <meyering@lucent.com>
43624
43625         * lib/regex.h, regex.c: Update from GNU libc.
43626
43627 2001-03-24  Jim Meyering  <meyering@lucent.com>
43628
43629         * m4/jm-macros.m4: Require autoconf-2.49d.
43630
43631 2001-03-20  Bruno Haible  <haible@clisp.cons.org>
43632
43633         * m4/iconv.m4 (jm_ICONV): Recommend GNU libiconv.
43634
43635 2001-03-19  Paul Eggert  <eggert@twinsun.com>
43636
43637         * lib/version-etc.c (version_etc_copyright): Update to 2001.
43638
43639 2001-03-17  Jim Meyering  <meyering@lucent.com>
43640
43641         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Remove my copy of AC_FUNC_MEMCMP,
43642         now that the version in autoconf is equivalent.
43643         (jm_FUNC_MEMCMP): Adjust to use AC_FUNC_MEMCMP.
43644
43645         * m4/error.m4 (jm_PREREQ_ERROR): Invoke AC_FUNC_STRERROR_R.
43646         Suggestion from Akim Demaille.
43647
43648         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_TEMPNAME.
43649         (jm_PREREQ_TEMPNAME): New function.
43650
43651 2001-03-16  Paul Eggert  <eggert@twinsun.com>
43652
43653         * lib/tempname.c (uint64_t): Define to uintmax_t if
43654         not defined, and if UINT64_MAX is not defined.
43655         Required at least for Vax Ultrix4.3, which doesn't define uint64_t.
43656         Reported by John David Anglin.
43657
43658 2001-03-15  Bruno Haible  <haible@clisp.cons.org>
43659
43660         * lib/localcharset.c (locale_charset): Allow wildcard syntax. Also
43661         resolve alias if codeset is empty.
43662         * lib/config.charset (BeOS): Use wildcard syntax.
43663
43664 2001-03-13  Jim Meyering  <meyering@lucent.com>
43665
43666         * lib/path-concat.c (path_concat)
43667         [FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't insert a backslash when
43668         concatenating e.g., `C:' and `foo'.
43669         From Bruno Haible.
43670
43671 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
43672
43673         * lib/localcharset.c (locale_charset): Don't use
43674         setlocale(LC_CTYPE,NULL). Don't return NULL.
43675         * lib/unicodeio.c (print_unicode_char): Simplify accordingly.
43676
43677 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
43678
43679         * lib/config.charset: Update for FreeBSD 4.2 and OSF/1 5.1. Add
43680         support for DOS/DJGPP.
43681
43682 2001-03-01  Paul Eggert  <eggert@twinsun.com>
43683
43684         * m4/jm-macros.m4 (jm_MACROS): Use mkstemp replacement if the system
43685         lacks mkstemp.  Compile our own tempname.c if we compile our own
43686         mkstemp.c, as mkstemp relies on tempname.
43687
43688 2001-03-01  Jim Meyering  <meyering@lucent.com>
43689
43690         * m4/dos.m4 (jm_AC_DOS): Remove extra backslashes, now that
43691         AH_VERBATIM really does output its argument verbatim.
43692
43693 2001-02-28  Paul Eggert  <eggert@twinsun.com>
43694
43695         * lib/Makefile.am (libfetish_a_SOURCES):
43696         Add dup-safer.c, fopen-safer.c.
43697         (noinst_HEADERS): Add stdio-safer.h, unistd-safer.h.
43698
43699         * lib/dup-safer.c, lib/fopen-safer.c, lib/stdio-safer.h:
43700         * lib/unistd-safer.h: New files.
43701
43702 2001-02-25  Paul Eggert  <eggert@twinsun.com>
43703
43704         The mkstemp replacement is taken from glibc 2.2.2, with some
43705         portability fixes for use outside glibc, as follows:
43706
43707         * lib/tempname.c (struct_stat64): New macro.
43708         (direxists, __gen_tempname): Use it.
43709         This avoids a portability problem with Solaris 8.
43710
43711         * lib/tempname.c (<config.h>): Include if HAVE_CONFIG_H.
43712         (<stddef.h>, <stdint.h>, <string.h>):
43713         Include only if STDC_HEADERS || _LIBC.
43714         (<fcntl.h>): Include only if HAVE_FCNTL_H || _LIBC.
43715         (<unistd.h>): Include only if HAVE_UNISTD_H || _LIBC.
43716         (<sys/time.h>): Include only if HAVE_SYS_TIME_H || _LIBC.
43717         (__set_errno): Define this macro if <errno.h> doesn't.
43718         (P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE):
43719         Define these macros if <stdio.h> doesn't.
43720         (S_ISDIR, S_IRUSR, S_IWUSR, S_IXUSR):
43721         Define these macros if <sys/stat.h>
43722         doesn't.  Ignore <sys/stat.h> S_ISDIR if STAT_MACROS_BROKEN.
43723         (stat64, __getpid, __gettimeofday, __mkdir, __open, __open64, lxstat64,
43724         __xstat64): Define if not _LIBC.
43725         (__secure_getenv): Define if ! (HAVE___SECURE_GETENV || _LIBC).
43726         (__gen_tempname): Invoke gettimeofday only if
43727         HAVE_GETTIMEOFDAY || _LIBC;
43728         otherwise, fall back on plain "time".
43729         Use macros like S_IRUSR | S_IWUSR rather than octal values like 0600.
43730
43731         * lib/mkstemp.c (__GT_FILE): Define to zero if not defined.
43732
43733         * lib/mkstemp.c, lib/tempname.c: New files, taken from glibc 2.2.2.
43734
43735 2001-02-18  Paul Eggert  <eggert@twinsun.com>
43736
43737         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for sys/resource.h.
43738
43739 2001-02-17  Paul Eggert  <eggert@twinsun.com>
43740
43741         * m4/mbrtowc.m4: New file, defining jm_FUNC_MBRTOWC.
43742         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH):
43743         Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc).
43744         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
43745
43746 2001-02-17  Paul Eggert  <eggert@twinsun.com>
43747
43748         * lib/mbswidth.c, quotearg.c (mbrtowc, mbsinit):
43749         Remove workaround macros for hosts that have mbrtowc but not
43750         mbstate_t, as we now insist on proper declarations for both
43751         before using mbrtowc.
43752
43753 2001-02-17  Jim Meyering  <meyering@lucent.com>
43754
43755         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Don't check for
43756         getmntent via AC_CHECK_FUNCS, since that would get a `no' and disrupt
43757         further attempts by AC_FUNC_GETMNTENT to check with e.g., -lgen on
43758         UnixWare 7.1.1.
43759
43760         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc.,
43761         rather than AC_CACHE_VAL.
43762
43763 2001-02-17  Jim Meyering  <meyering@lucent.com>
43764
43765         * lib/strtoul.c: Sync from GNU libc.  Use double quotes, not <...>
43766         around included file name.
43767
43768         * lib/strnlen.c (__strnlen): Merge in a change from GNU libc.
43769
43770         * lib/strftime.c: Update from GNU libc (the only changes were to
43771         comments).
43772
43773 2001-02-17  Jim Meyering  <meyering@lucent.com>
43774
43775         * lib/regex.c: Update from libc.
43776
43777 2001-02-17  Bruno Haible  <haible@clisp.cons.org>
43778
43779         * lib/mbswidth.h (mbswidth): Also define as macro, to avoid prototype
43780         clash.
43781
43782 2001-02-16  Paul Eggert  <eggert@twinsun.com>
43783
43784         * lib/alloca.c (malloc): Undef before defining, since stdlib.h
43785         may have defined it.  Needed for Encore Umax-3.0.9.16b systems.
43786         Reported by Mark Hounschell via Paul Eggert.
43787
43788 2001-02-07  Jim Meyering  <meyering@lucent.com>
43789
43790         * m4/regex.m4 (jm_INCLUDED_REGEX): Add a test for the latest bug.
43791
43792 2001-02-05  Jim Meyering  <meyering@lucent.com>
43793
43794         * m4/jm-macros.m4: Require autoconf-2.14d (not yet released), because
43795         it includes the patch required for `large file' support with at least
43796         HP-UX's 10.20 /bin/cc.
43797
43798 2001-02-03  Jim Meyering  <meyering@lucent.com>
43799
43800         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Restore prior use of
43801         AS_IF, now that it works once again (mysteriously).
43802         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
43803
43804 2001-01-30  Jim Meyering  <meyering@lucent.com>
43805
43806         Don't use filenames that are 8.3-equivalent to "conftest" on DOS.
43807         * m4/chown.m4: Rename conftestchown to conftest.chown.
43808         * m4/rename.m4: s/conftestdir/conftest.d1/ and
43809         s/conftestdir2/conftest.d2/.
43810         * m4/utimes.m4: s/conftestdata/conftest.data/
43811         Inspired by Pavel Roskin's change in autoconf.
43812
43813 2001-01-30  Bruno Haible  <haible@clisp.cons.org>
43814
43815         * lib/config.charset: Update for FreeBSD 4.2.
43816
43817 2001-01-27  Jim Meyering  <meyering@lucent.com>
43818
43819         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Open-code what was
43820         a use of AS_IF.
43821         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
43822
43823 2001-01-26  Jim Meyering  <meyering@lucent.com>
43824
43825         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Check for stddef.h, now that
43826         quotearg.c includes it.
43827
43828 2001-01-26  Jim Meyering  <meyering@lucent.com>
43829
43830         * lib/quotearg.c: Include stddef.h.
43831         * lib/quote.c: Include stddef.h.
43832         Reported by Axel Kittenberger.
43833
43834         * lib/xmalloc.c [HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
43835         line in double quotes so that it evokes a better diagnostic.
43836         [HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.
43837         Reported by Axel Kittenberger.
43838
43839 2001-01-24  Stefan Monnier  <monnier@cs.yale.edu>
43840
43841         * regex.c (mutually_exclusive_p): Don't blindly handle `charset_not'
43842         as if it was a `charset'.
43843
43844 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
43845
43846         * m4/iconv.m4 (jm_ICONV): Also check whether the iconv declaration
43847         has const.
43848
43849 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
43850
43851         * lib/unicodeio.c (print_unicode_char): Cast the second iconv() arg,
43852         to avoid a warning.  Add back 'const' to inptr.
43853
43854 2001-01-20  Jim Meyering  <meyering@lucent.com>
43855
43856         Be sure that headers are checked before used in code compiled
43857         for the type checks.
43858         * m4/jm-macros.m4 (jm_MACROS): Remove all header checks.
43859         In place of that, invoke jm_CHECK_ALL_TYPES.
43860         (jm_CHECK_ALL_HEADERS): New functions with the above checks.
43861         (jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS.
43862         Alan Iwi reported a build failure on an f300-fujitsu-uxpv4.1_ES;
43863         The check for ssize_t was mistakenly run before the test for unistd.h.
43864
43865         The configure-time check for stdbool.h was missing.
43866         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_HASH.
43867         (jm_PREREQ_HASH): New function.
43868
43869 2001-01-17  Jim Meyering  <meyering@lucent.com>
43870
43871         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE,
43872         for autoconf-2.49c.
43873         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Likewise.
43874
43875 2001-01-16  Jim Meyering  <meyering@lucent.com>
43876
43877         * lib/basename.c: Include <stdio.h>, needed by assert on SunOS 4.
43878         From Bruno Haible.
43879
43880 2001-01-14  Jim Meyering  <meyering@lucent.com>
43881
43882         * m4/rename.m4: Use temporary directories named conftestdir{,2}, not
43883         foo and bar.  Create conftestdir/ in the script, not in the C code.
43884         Remove directories in the script, not in the C code.
43885         Remove conftestdir{,2} before trying to create the directory.
43886         Make the entire configure script fail if the mkdir fails.
43887
43888 2001-01-14  Jim Meyering  <meyering@lucent.com>
43889
43890         * lib/rename.c: New file.  From Volker Borchert.
43891         Include stdlib.h, string.h or strings.h, and xalloc.h.
43892         Use strip_trailing_slashes rather than open-coding it.
43893
43894 2001-01-03  Paul Eggert  <eggert@twinsun.com>
43895
43896         * lib/strftime.c: Sync with glibc time/strftime.c 1.81.
43897
43898 2001-01-03  Jim Meyering  <meyering@lucent.com>
43899
43900         * lib/unicodeio.c (print_unicode_char): Remove `const' from declaration
43901         of local `inptr' to avoid warning with some system declarations of
43902         iconv.
43903
43904 2001-01-02  Volker Borchert  <bt@teknon.de>
43905
43906         * m4/rename.m4: New file.
43907         * m4/jm-macros.m4 (jm_MACROS): Require vb_FUNC_RENAME.
43908
43909 2001-01-01  Jim Meyering  <meyering@lucent.com>
43910
43911         * m4/prereq.m4 (jm_PREREQ_READUTMP): Include utmp.h (if available),
43912         even on systems with utmpx.h.  It's necessary for the declaration of
43913         utmp's ut_user member.  Reported by Andreas Jaeger.
43914
43915         * m4/check-decl.m4 (jm_CHECK_DECLS): Include grp.h and pwd.h if
43916         available. They are required for the declarations of getgrgid and
43917         getpwuid resp.
43918         (_jm_DECL_HEADERS): Check for grp.h and pwd.h.
43919         Reported by Andreas Jaeger.
43920
43921 2001-01-01  Alexandre Duret-Lutz  <duret_g@epita.fr>
43922
43923         * m4/libintl.m4 (AM_GNU_GETTEXT): Define MKINSTALLDIRS by
43924         expanding the value of $ac_aux_dir, as in AM_MISSING_HAS_RUN,
43925         so `make install' also works in VPATH builds.
43926
43927 2000-12-31  Alexandre Duret-Lutz  <duret_g@epita.fr>
43928
43929         * m4/libintl.m4 (AM_WITH_NLS): When using AC_CONFIG_AUX_DIR,
43930         prepend $(top_srcdir) to the value of MKINSTALLDIRS so that it
43931         can be used in subdirectories.
43932
43933 2000-12-29  Paul Eggert  <eggert@twinsun.com>
43934
43935         * lib/modechange.c: Do not assume that mode_t uses the
43936         traditional octal encoding.  E.g. "chmod 1 FOO" should set
43937         the other-execute bit of FOO even if S_IXOTH != 1.
43938
43939         (SUID, SGID, SVTX, RUSR, WUSR, XUSR, RGRP, WGRP, XGRP, ROTH,
43940         WOTH, XOTH, ALLM): New macros.
43941         (S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR,
43942          S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH):
43943         Use them.
43944         (S_ISGID): Fix typo; it was defaulting to the same value as S_ISUID.
43945         (S_IRWXU, S_IRWXG, S_IRWXO): Specify defaults in terms of the above.
43946         (mode_compile):
43947         No need to use uintmax_t; unsigned long is long enough.
43948         Don't bother to get suffix since we don't use it.
43949
43950 2000-12-26  Jim Meyering  <meyering@lucent.com>
43951
43952         * m4/dos.m4 (jm_AC_DOS): Rewrite (though it's still a stub) to work
43953         better with autoheader.
43954
43955 2000-12-24  Jim Meyering  <meyering@lucent.com>
43956
43957         * lib/hash.c (is_prime): Return explicit boolean values.
43958         (hash_get_first): Return NULL to appease Irix5.6's 89.
43959         Reported by Nelson Beebe.
43960
43961 2000-12-19  Bruno Haible  <haible@clisp.cons.org>
43962
43963         * lib/localcharset.c (locale_charset): Add support for Win32.
43964
43965 2000-12-18  Paul Eggert  <eggert@twinsun.com>
43966
43967         * lib/physmem.h, lib/physmem.c: New files.
43968
43969         * lib/Makefile.am (libfetish_a_SOURCES): Add physmem.c.
43970         (noinst_HEADERS): Add physmem.h.
43971
43972         * lib/xstrtol.c (__xstrtol): Add undocumented suffixes 'g' and
43973         't' for compatibility with Solaris 8 sort.
43974
43975 2000-12-18  Bruno Haible  <haible@clisp.cons.org>
43976
43977         * lib/config.charset: Add support for BeOS.
43978
43979 2000-12-17  Jim Meyering  <meyering@lucent.com>
43980
43981         * m4/dos.m4 (jm_AC_DOS): New file and macro.
43982         * m4/jm-macros.m4 (jm_MACROS): Require jm_AC_DOS.
43983
43984 2000-12-16  Jim Meyering  <meyering@lucent.com>
43985
43986         This bug had a serious impact on chown: `chown N:M FILE' (for integer
43987         N and M) would have treated it like `chown N:N FILE'.
43988
43989         * lib/userspec.c (parse_user_spec): Fix typo: s/u/g/.
43990
43991 2000-12-16  Jim Meyering  <meyering@lucent.com>
43992
43993         * lib/getusershell.c [!SHELLS_FILE && __DJGPP__]: Define
43994         SHELLS_FILE to a file name that's useful on djgpp systems.
43995         Include stdlib.h.
43996         (ADDITIONAL_DEFAULT_SHELLS): Define.
43997         (default_shells): Prepend ADDITIONAL_DEFAULT_SHELLS.
43998         Based mostly on a patch from Prashant TR.
43999
44000 2000-12-16  Bruno Haible  <haible@clisp.cons.org>
44001
44002         * lib/config.charset: Add ISO-8859-3, BIG5HKSCS, GB18030, JOHAB,
44003         VISCII, CP874, CP949, CP950, CP1250, CP1253, CP1254, CP1255, CP1256,
44004         CP1257 to the list of canonical encodings. Rename EUC-CN to GB2312.
44005
44006 2000-12-08  Andreas Schwab  <schwab@suse.de>
44007
44008         * lib/mbswidth.c (mbsnwidth): Don't loop endlessly when called with an
44009         invalid mulitbyte sequence and with the MBSW_ACCEPT_INVALID flag set.
44010
44011 2000-12-07  Jim Meyering  <meyering@lucent.com>
44012
44013         * lib/stripslash.c (ISSLASH): Define.
44014         (strip_trailing_slashes): Use ISSLASH rather than comparing against
44015         `/'.
44016         From Prashant TR.
44017
44018         * lib/dirname.c (FILESYSTEM_PREFIX_LEN): Define.
44019         (dir_name_r): Declare this function as static.
44020         [BACKSLASH_IS_PATH_SEPARATOR]: Fix a bug that'd
44021         manifest itself on a name containing a mix of slashes and
44022         backslashes.
44023         Make this function work with names starting with a DOS-style
44024         drive letter and colon prefix.
44025         (dir_name): Append `.' if necessary.
44026         Based mostly on patches from Prashant TR and Eli Zaretskii.
44027
44028         * lib/dirname.h (dir_name_r): Remove prototype.
44029
44030 2000-12-06  Paul Eggert  <eggert@twinsun.com>
44031
44032         * m4/off_t-format.m4: Remove this file.
44033         * m4/jm-macros.m4 (jm_MACROS): Remove jm_SYS_OFF_T_PRINTF_FORMAT.
44034
44035 2000-12-06  Jim Meyering  <meyering@lucent.com>
44036
44037         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): If we need the
44038         replacement strtoull, we may well need the replacement strtoul, too.
44039         Check for declarations of strtoul and strtoull.
44040         Check for strtol.  Mainly as a cue to cause automake to include
44041         strtol.c -- that file is included by each of strtoul.c and strtoull.c.
44042         Check for limits.h -- strtol.c needs it.
44043
44044 2000-12-05  Jim Meyering  <meyering@lucent.com>
44045
44046         * lib/dirname.c (dir_name_r): Add `const' in a few local declarations.
44047
44048 2000-12-04  Jim Meyering  <meyering@lucent.com>
44049
44050         * lib/path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc.
44051         Also include memory.h, stdlib.h, unistd.h if appropriate.
44052         Reported by Andreas Jaeger (conflicting declaration of malloc).
44053
44054 2000-12-02  Jim Meyering  <meyering@lucent.com>
44055
44056         * m4/off_t-format.m4 (OFF_T_PRINTF_FORMAT_STRING): New file/macro.
44057         * m4/jm-macros.m4 (jm_MACROS): require it.
44058
44059 2000-12-02  Jim Meyering  <meyering@lucent.com>
44060
44061         * lib/closeout.h: Make idempotent, to avoid some obscure warnings.
44062
44063 2000-12-01  Paul Eggert  <eggert@twinsun.com>
44064
44065         * lib/memrchr.c: Include <config.h> before any system include file.
44066
44067 2000-11-30  Jim Meyering  <meyering@lucent.com>
44068
44069         * m4/jm-macros.m4 (jm_MACROS): Check for stdint.h.
44070
44071 2000-11-30  Jim Meyering  <meyering@lucent.com>
44072
44073         * m4/getloadavg.m4: s/ifval/m4_ifval/ to accommodate new autoconf.
44074
44075 2000-11-29  Paul Eggert  <eggert@twinsun.com>
44076
44077         * lib/dirname.c (dir_name_r): Fix typo: int -> size_t.
44078
44079 2000-11-26  Jim Meyering  <meyering@lucent.com>
44080
44081         * lib/memcoll.c: Include sys/types.h.  From Werner Almesberger.
44082
44083 2000-11-22  Paul Eggert  <eggert@twinsun.com>
44084
44085         * lib/strftime.c (my_strftime): Do not invoke mbrlen with a
44086         size of (size_t) -1; it's not portable.
44087
44088 2000-11-17  Jim Meyering  <meyering@lucent.com>
44089
44090         * lib/strstr.c: Update from GNU libc.
44091
44092 2000-11-17  Akim Demaille  <akim@epita.fr>
44093
44094         * lib/obstack.h: Formatting changes.
44095         (obstack_grow, obstack_grow0): Don't cast WHERE at all: that would
44096         prevent type checking.
44097         (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
44098         cast the value to (void *): assigning a `foo *' to a `void *'
44099         variable is valid.
44100         (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
44101
44102 2000-11-16  Jim Meyering  <meyering@lucent.com>
44103
44104         * lib/strverscmp.c: Incorporate weak-alias-related changes from glibc.
44105
44106 2000-11-11  Jim Meyering  <meyering@lucent.com>
44107
44108         * lib/error.c: Add a couple #includes, merging from GNU libc version.
44109
44110 2000-11-10  Jim Meyering  <meyering@lucent.com>
44111
44112         * lib/obstack.h: Update from GNU libc.
44113         * lib/obstack.c: Likewise.
44114
44115 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
44116
44117         * m4/jm-macros.m4 (jm_MACROS): Add test for wcrtomb.
44118
44119 2000-11-06  Paul Eggert  <eggert@twinsun.com>
44120
44121         * lib/getusershell.c (setusershell): Use rewind rather than
44122         fseek/fseeko, to avoid configuration hassles with fseeko.
44123         Don't bother opening SHELLS_FILE if shellstream is NULL;
44124         it's not necessary.
44125
44126 2000-11-05  Jim Meyering  <meyering@lucent.com>
44127
44128         * lib/makepath.h (make_dir): Declare.
44129         * lib/makepath.c (make_dir): Remove `static' attribute.
44130         Tweak a comment.
44131
44132 2000-11-04  Jim Meyering  <meyering@lucent.com>
44133
44134         * m4/regex.m4: Use the `m4_' prefix on `syscmd' and `m4_sysval'.
44135
44136 2000-11-04  Alexandre Duret-Lutz  <duret_g@epita.fr>
44137
44138         * lib/hash.c (hash_get_next): Fix a thinko:  when ENTRY is the
44139         last one in a bucket, advance to the next bucket.
44140
44141 2000-11-02  Vesselin Atanasov  <vesselin@bgnet.bg>
44142
44143         * lib/fnmatch.c: Do not comment out all the code if we are using
44144         the GNU C library, because in some cases we are replacing buggy
44145         code in the GNU C library itself.
44146
44147 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
44148
44149         * regex.c (re_iswctype, re_wctype_to_bit): Fix braino.
44150         (regex_compile): Catch bogus \(\1\).
44151
44152 2000-10-30  Paul Eggert  <eggert@twinsun.com>
44153
44154         * lib/fnmatch.c (FOLD): Do not assume that characters are unsigned.
44155         (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
44156         e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero.
44157
44158 2000-10-30  Paul Eggert  <eggert@twinsun.com>
44159
44160         * lib/error.h, getline.h, modechange.h:
44161         Remove "2000" from Copyright line, as the file hasn't been
44162         changed this year other than in the copyright notice.
44163
44164         * lib/xalloc.h: Add "2000" to Copyright line, as this file
44165         was changed this year.
44166
44167 2000-10-29  Jim Meyering  <meyering@lucent.com>
44168
44169         * m4/fsusage.m4: s/AC_SHELL_IFELSE/AS_IFELSE/ to match autoconf
44170         renaming.
44171         * m4/ls-mntd-fs.m4: Likewise
44172
44173 2000-10-29  Jim Meyering  <meyering@lucent.com>
44174
44175         * lib/xstat.in: Fix grammar in comment.
44176
44177 2000-10-29  Greg Louis  <glouis@dynamicro.on.ca>
44178
44179         * lib/regex.h (__restrict_arr): Move definition out of #ifndef block.
44180         Required because egcs-2.91.66 (aka 1.1.2) defines __restrict, but
44181         doesn't define __restrict_arr.
44182
44183 2000-10-28  Jim Meyering  <meyering@lucent.com>
44184
44185         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_MEMCHR.
44186         (jm_PREREQ_MEMCHR): New function.
44187
44188 2000-10-28  Jim Meyering  <meyering@lucent.com>
44189
44190         * lib/memchr.c: Update from libc.
44191         Adjust for portability:
44192         [HAVE_STDLIB_H]: Include stdlib.h.
44193         [HAVE_BP_SYM_H || _LIBC]: Guard inclusion of bp-sym.h.
44194         Undef __memchr, too.
44195         [!weak_alias]: Define __memchr to memchr.
44196
44197         * lib/regex.c: Update from libc.
44198         * lib/regex.h: Likewise.
44199         * lib/getopt1.c: Likewise.
44200         * lib/memcmp.c: Likewise.
44201
44202         * lib/getusershell.c (setusershell) [HAVE_FSEEKO]: Use fseeko.
44203         Avoid using fseek, when possible -- it's broken by design.
44204         Patch by Ulrich Drepper.
44205
44206 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
44207
44208         * regex.c (POP_FAILURE_REG_OR_COUNT, re_match_2_internal)
44209         (re_match_2_internal, re_match_2_internal, re_match_2_internal):
44210         Giving in to popular pressure to shut up the compiler with casts.
44211
44212 2000-10-26  Jim Meyering  <meyering@lucent.com>
44213
44214         * lib/strftime.c: Update from libc.
44215
44216 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
44217
44218         * regex.c: More `unsigned char' -> `re_char' changes.
44219         Also change several `int' into `re_wchar_t'.
44220         (PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove.
44221         (PUSH_FAILURE_POINTER): Don't cast any more.
44222         (POP_FAILURE_REG_OR_COUNT): Remove the cast that strips `const'.
44223         We want GCC to complain, since this piece of code makes
44224         re_match non-reentrant, which *should* be fixed.
44225         (GET_BUFFER_SPACE): Use size_t rather than unsigned long.
44226         (EXTEND_BUFFER): Use RETALLOC.
44227         (SET_LIST_BIT): Don't cast.
44228         (re_wchar_t): New type.
44229         (re_iswctype, re_wctype_to_bit): Make it crystal clear to GCC
44230         that those two functions will always properly return.
44231         (IMMEDIATE_QUIT_CHECK): Cast to void.
44232         (analyse_first): Use recursion rather than an explicit stack.
44233         (re_compile_fastmap): Can't fail anymore.
44234         (re_search_2): Don't check re_compile_fastmap for failure.
44235         (PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT.
44236         Now also sets the new value (passed in a new argument).
44237         (re_match_2_internal): Use it.
44238         Also, use a new var `reg' of type size_t when looping through regs
44239         rather than reuse the inappropriate `mcnt'.
44240
44241 2000-10-25  Jim Meyering  <meyering@lucent.com>
44242
44243         * lib/obstack.c: Update from libc.
44244
44245 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
44246
44247         * regex.c (regex_compile): Change the way of handling a range from
44248         a char less than 256 to a char not less than 256.
44249
44250 2000-10-24  Andrew Innes  <andrewi@gnu.org>
44251
44252         * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
44253         NT-Emacs only.
44254         (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT,
44255         so that re_search functions only quit when callers expect them to.
44256
44257 2000-10-23  Jim Meyering  <meyering@lucent.com>
44258
44259         * lib/hard-locale.c (hard_locale): Revert last change -- it was simply
44260         wrong.  That set_locale call must not have any side effects.
44261         From Paul Eggert.
44262
44263 2000-10-22  Jim Meyering  <meyering@lucent.com>
44264
44265         * lib/md5.c (md5_process_block) [OP]: Use `rol', not CYCLIC.
44266         [CYCLIC]: Remove now-unused definition.
44267
44268         * lib/save-cwd.c (O_DIRECTORY): Define, if needed.
44269         (save_cwd) [HAVE_FCHDIR]: Use O_DIRECTORY when opening ".".
44270         Suggestion from Ulrich Drepper.
44271
44272 2000-10-21  Jim Meyering  <meyering@lucent.com>
44273
44274         * m4/check-decl.m4 (jm_CHECK_DECLS): Also check for memrchr.
44275         * m4/prereq.m4 (jm_PREREQ_DIRNAME): New macro.
44276         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memrchr.
44277
44278 2000-10-21  Jim Meyering  <meyering@lucent.com>
44279
44280         * lib/dirname.c (memrchr): Declare if necessary.
44281         (dir_name): Remove the restriction that there be no
44282         trailing slashes.  Now, this code skips past them, effectively
44283         ignoring them.
44284         [TEST_DIRNAME] (main): New unit tests.
44285
44286         * lib/memrchr.c: New file from GNU libc.
44287         Undef __memrchr, too.
44288         [!weak_alias]: Define __memrchr to memrchr.
44289         Guard weak_alias use with `#ifdef weak_alias'.
44290
44291 2000-10-21  Jim Meyering  <meyering@lucent.com>
44292
44293         * lib/dirname.c (dir_name_r): New function, factored out of dir_name.
44294         (dir_name): Use dir_name_r.
44295         * lib/dirname.h (dir_name_r): Declare it.
44296
44297 2000-10-17  Jim Meyering  <meyering@lucent.com>
44298
44299         * lib/quote.h (PARAMS): Define and use.
44300         Reported by Akim Demaille.
44301
44302         * lib/getopt.c: Update from libc.
44303
44304 2000-10-16  Jim Meyering  <meyering@lucent.com>
44305
44306         * lib/hard-locale.c (hard_locale): Use "", not 0 as 2nd arg to
44307         setlocale.
44308         From Jan Fedak.
44309
44310 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
44311
44312         * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.
44313
44314 2000-09-25  Jim Meyering  <meyering@lucent.com>
44315
44316         * lib/md5.h (rol): Define (from GnuPG).
44317
44318         * lib/sha.c: Give credit (GnuPG) where due.
44319         (M): Use rol rather than open-coding it.
44320         Add a FIXME comment.
44321
44322 2000-09-21  Jim Meyering  <meyering@lucent.com>
44323
44324         * lib/userspec.c (parse_user_spec): Remove debugging printf I'd added.
44325         Reported by Michael Stone.
44326
44327 2000-09-20  Jim Meyering  <meyering@lucent.com>
44328
44329         * lib/Makefile.am (libfetish_a_SOURCES): Add sha.c.
44330         (noinst_HEADERS): Add sha.h.
44331         Based on code from Scott G. Miller and from GnuPG.
44332
44333 2000-09-18  Jim Meyering  <meyering@lucent.com>
44334
44335         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Restore the initial value of
44336         LIBS. Otherwise, everyone ends up linking with -lelf for some
44337         configurations.
44338         Reported by Mike Stone.
44339
44340 2000-09-15  Jim Meyering  <meyering@lucent.com>
44341
44342         * lib/regex.c: Update from libc.
44343
44344 2000-09-10  Jim Meyering  <meyering@lucent.com>
44345
44346         * lib/getopt.c (_getopt_internal): Update from glibc.
44347
44348 2000-09-09  Jim Meyering  <meyering@lucent.com>
44349
44350         * lib/quotearg.c: Rename ISASCII to IN_CTYPE_DOMAIN, so people don't
44351         think it should be used as a general replacement for isascii.
44352         * lib/fnmatch.c: Likewise.
44353         * lib/mbswidth.c: Likewise
44354         * lib/regex.c: Likewise.
44355
44356         Don't use atoi.
44357         * lib/userspec.c: Include sys/param.h and limits.h.
44358         Include xstrtol.h.
44359         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
44360         (UID_T_MAX, GID_T_MAX, MAXUID, MAXGID): Define.
44361         (parse_user_spec): Use xstrtoul, not atoi when converting numeric
44362         UID, GID.  Check range.
44363
44364 2000-09-06  Jim Meyering  <meyering@lucent.com>
44365
44366         * lib/getopt.c (_getopt_internal): Update from glibc.
44367
44368 2000-08-30  Jim Meyering  <meyering@lucent.com>
44369
44370         * lib/strftime.c: Merge in changes from GNU libc.
44371
44372 2000-08-26  Jim Meyering  <meyering@lucent.com>
44373
44374         * m4/jm-macros.m4: Use jm_FUNC_FPENDING.
44375         * m4/fpending.m4: New file.
44376
44377 2000-08-26  Jim Meyering  <meyering@lucent.com>
44378
44379         * lib/closeout.c: Include "__fpending.h".
44380         (close_stdout_status): Return right away if there's nothing to flush.
44381
44382         * lib/Makefile.am (noinst_HEADERS): Add __fpending.h.
44383         * lib/__fpending.c: New file.
44384         * lib/__fpending.h: New file.
44385
44386 2000-08-20  Jim Meyering  <meyering@lucent.com>
44387
44388         * m4/check-decl.m4: Include utmp.h `#if HAVE_UTMP_H', rather than
44389         `#if !HAVE_UTMPX_H'.  The latter would lose on systems with neither
44390         utmp.h nor utmpx.h.  Reported by Eli Zaretskii.
44391
44392 2000-08-11  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
44393
44394         Improve fileutils installation on systems where running
44395         programs (like install) can't be unlinked.
44396         * m4/unlink-busy.m4 (jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
44397         * m4/jm-macros.m4: Use jm_FUNC_UNLINK_BUSY_TEXT.
44398
44399 2000-08-07  Paul Eggert  <eggert@twinsun.com>
44400
44401         Standardize on "memory exhausted" instead of "Memory exhausted"
44402         or "virtual memory exhausted".
44403         * lib/obstack.c (print_and_abort): Use "memory exhausted", not
44404         "virtual memory exhausted".
44405         * lib/same.c (same_name): Invoke xalloc_die instead of printing
44406         our own message.
44407         * lib/userspec.c (parse_user_spec): Likewise.
44408         * lib/bumpalloc.h: comment fix
44409         * lib/same.c, userspec.c: Include xalloc.h.
44410
44411         * lib/xalloc.h (xalloc_msg_memory_exhausted): Now char const[],
44412         not char *const and pointing to a constant array.
44413         * lib/xmalloc.c (xalloc_msg_memory_exhausted): Likewise.
44414         (xrealloc): Comment fix.
44415
44416         * lib/userspec.c (parse_user_spec):
44417         Don't translate a message until just before returning,
44418         to avoid unnecessary translation.
44419
44420 2000-08-07  Jim Meyering  <meyering@lucent.com>
44421
44422         * lib/addext.c, argmatch.c, argmatch.h, backupfile.h, bumpalloc.h,
44423         chown.c, diacrit.h, dirname.h, dup2.c, exclude.h, fileblocks.c,
44424         fnmatch.c, fnmatch.h, fsusage.c, fsusage.h, getdate.h,
44425         getgroups.c, gethostname.c, getopt.h, group-member.c,
44426         hard-locale.c, hash.h, isdir.c, lchown.c, linebuffer.c,
44427         linebuffer.h, long-options.h, malloc.c, md5.c, md5.h, memchr.c,
44428         memcmp.c, memcoll.c, memset.c, mktime.c, modechange.h, obstack.h,
44429         pathmax.h, realloc.c, rmdir.c, safe-read.c, save-cwd.c, stime.c,
44430         stpcpy.c, strcasecmp.c, strcspn.c, strdup.c, stripslash.c,
44431         strstr.c, strtod.c, strtol.c, strtoul.c, strtoull.c, strtoumax.c,
44432         utime.c, version-etc.h, xalloc.h, xstrdup.c, xstrtoumax.c,
44433         yesno.c: Back out Copyright date changes for each file with no change
44434         this year.  This eases coordination with other programs using the same
44435         source code modules.  From Paul Eggert.
44436
44437 2000-08-06  Paul Eggert  <eggert@twinsun.com>
44438
44439         * m4/mbstate_t.m4 (AC_MBSTATE_T): Define mbstate_t to be int,
44440         not char, for compatibility with glibc 2.1.3 strftime.c.
44441
44442 2000-08-03  Greg McGary  <greg@mcgary.org>
44443
44444         * lib/regex.c (SET_HIGH_BOUND, MOVE_BUFFER_POINTER,
44445         ELSE_EXTEND_BUFFER_HIGH_BOUND): New macros.
44446         (EXTEND_BUFFER): Use them.
44447
44448 2000-08-01  Jim Meyering  <meyering@lucent.com>
44449
44450         * lib/dirname.c (ISSLASH): Define.
44451         (BACKSLASH_IS_PATH_SEPARATOR): Define.
44452         (dir_name) [BACKSLASH_IS_PATH_SEPARATOR]: Handle the case in which
44453         both `\' and `/' may be use as path separators.
44454         Based on a patch from Prashant TR.
44455
44456 2000-07-31  Paul Eggert  <eggert@twinsun.com>
44457
44458         * lib/quotearg.c (quotearg_n_options): Don't make the initial
44459         slot vector a constant, since it might get modified.
44460
44461 2000-07-31  Jim Meyering  <meyering@lucent.com>
44462
44463         * lib/xmalloc.c: Use `virtual memory exhausted', not
44464         `Memory exhausted'.
44465         * lib/obstack.c (print_and_abort): Likewise.
44466
44467 2000-07-30  Paul Eggert  <eggert@twinsun.com>
44468
44469         * lib/quotearg.c (quotearg_n_options): Preallocate a slot 0
44470         buffer, so that the caller can always quote one small
44471         component of a "memory exhausted" message in slot 0.
44472         From a suggestion by Jim Meyering.
44473
44474 2000-07-30  Jim Meyering  <meyering@lucent.com>
44475
44476         * lib/makepath.c (make_path): Quote the other instance, too.
44477
44478         * lib/quotearg.c (N_STATIC_SLOTVECS): Define.
44479         (STATIC_BUF_SIZE): Define.
44480         (quotearg_n_options): Use only statically allocated storage when
44481         N < N_STATIC_SLOTVECS and the length of the quoted result is smaller
44482         than STATIC_BUF_SIZE.
44483
44484 2000-07-29  Jim Meyering  <meyering@lucent.com>
44485
44486         * lib/diacrit.c (diacrit_diac): Use __MSDOS__ in favor of MSDOS.
44487         * lib/dirname.c (dir_name): Likewise.
44488
44489         * lib/basename.c (base_name): Use ISSLASH rather than comparing against
44490         `/'.
44491
44492         * lib/dirname.c (dir_name) [MSDOS]: Declare `lim' to be const.
44493         (dir_name): Assert that there are no trailing slashes.
44494
44495 2000-07-29  Bruno Haible  <haible@clisp.cons.org>
44496
44497         * lib/mbswidth.h (mbswidth): Add a flags argument.
44498         (mbswidth): New declaration.
44499         (MBSW_ACCEPT_INVALID, MBSW_ACCEPT_UNPRINTABLE): New macros.
44500         * lib/mbswidth.c (mbswidth): Add a flags argument.
44501         (mbsnwidth): New function.
44502
44503 2000-07-24  Jim Meyering  <meyering@lucent.com>
44504
44505         * lib/mbswidth.c: Remove useless #else.  From Bruno Haible.
44506
44507 2000-07-23  Paul Eggert  <eggert@twinsun.com>
44508
44509         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.
44510
44511 2000-07-23  Paul Eggert  <eggert@twinsun.com>
44512
44513         * lib/quotearg.c: Streamline by invoking multibyte code only if needed.
44514         <wchar.h>: Include only if HAVE_MBRTOWC && 1 < MB_LEN_MAX.
44515         (MB_CUR_MAX): Redefine to 1 if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX).
44516         (quotearg_buffer_restyled): If a unibyte locale, don't bother to
44517         invoke multibyte primitives.
44518
44519 2000-07-23  Paul Eggert  <eggert@twinsun.com>
44520
44521         * lib/quotearg.c:
44522         Include <wchar.h> even if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX),
44523         so that mbstate_t is always defined.
44524
44525         Do not inspect MB_LEN_MAX, since it's incorrectly defined to
44526         be 1 in at least one GCC installation, and this configuration
44527         error is likely to be common.  Ignoring MB_LEN_MAX hurts
44528         performance on hosts that have mbrtowc but have only unibyte
44529         locales, but I assume these hosts are rare.
44530
44531 2000-07-23  Paul Eggert  <eggert@twinsun.com>
44532
44533         * lib/mbswidth.c (_XOPEN_SOURCE):
44534         Don't define; this causes problems on Solaris 7.
44535         (wcwidth) [!HAVE_DECL_WCWIDTH]: Declare.
44536
44537 2000-07-23  Jim Meyering  <meyering@lucent.com>
44538
44539         * m4/check-decl.m4 (jm_CHECK_DECLS): Check for declarations of these,
44540         too: getgrgid, getpwuid, getuid.
44541
44542 2000-07-23  Jim Meyering  <meyering@lucent.com>
44543
44544         * lib/basename.c (base_name): Add an assertion.
44545
44546 2000-07-23  Bruno Haible  <haible@clisp.cons.org>
44547
44548         * lib/quotearg.c: When the system forces us to redefine mbstate_t,
44549         shadow its mbsinit function.
44550
44551 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
44552
44553         * lib/mbswidth.h: New file.
44554         * lib/mbswidth.c: New file.
44555         * lib/Makefile.am (libfetish_a_SOURCES): Add mbswidth.c.
44556         (noinst_HEADERS): Add mbswidth.h.
44557
44558 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
44559
44560         * lib/config.charset: Add support for FreeBSD. Improve support for
44561         HP-UX and IRIX 6.
44562
44563 2000-07-16  Bruno Haible  <haible@clisp.cons.org>
44564
44565         * m4/mbswidth.m4: New file.
44566         * m4/prereq.m4 (jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
44567
44568 2000-07-15  Jim Meyering  <meyering@lucent.com>
44569
44570         * lib/makepath.c: Include quote.h.
44571         (make_path): Convert "`%s'" in format strings to "%s", and wrap each
44572         corresponding argument in a `quote (...)' call.
44573         Give better diagnostics.
44574
44575         * lib/Makefile.am (libfetish_a_SOURCES): Add quote.c.
44576         (noinst_HEADERS): Add quote.h.
44577
44578         * lib/quote.c (quote, quote_n): New file.  Two functions taken verbatim
44579         from tar's src/misc.c.
44580         * lib/quote.h: New file.  Prototypes for same.
44581
44582 2000-07-14  Paul Eggert  <eggert@twinsun.com>
44583
44584         From a suggestion by Bruno Haible.
44585         * lib/quotearg.c (mbrtowc): Do not use HAVE_WCHAR_H in the definition.
44586         Use defined mbstate_t, not HAVE_MBSTATE_T_OBJECT,
44587         to decide whether to define the BeOS workaround macro;
44588         this adjusts to the change to AC_MBSTATE_T.
44589
44590 2000-07-14  Jim Meyering  <meyering@lucent.com>
44591
44592         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Require
44593         jm_AC_TYPE_UINTMAX_T.
44594
44595 2000-07-13  Paul Eggert  <eggert@twinsun.com>
44596
44597         * lib/quotearg.h (enum quoting style): New enum clocale_quoting_style.
44598
44599         * lib/quotearg.c (quoting_style_args, quoting_style_vals,
44600         quotearg_buffer_restyled): Add support for
44601         clocale_quoting_style.  Undo previous change to
44602         locale_quoting_style behavior, and undo the "{LEFT QUOTATION MARK}"
44603         and "{RIGHT QUOTATION MARK}" msgids.
44604
44605 2000-07-10  Paul Eggert  <eggert@twinsun.com>
44606
44607         From a suggestion by Bruno Haible.
44608         * m4/mbstate_t.m4 (AC_MBSTATE_T):
44609         Renamed from AC_MBSTATE_T_OBJECT.  All uses changed.
44610         Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
44611         and mbstate_t, to a single-part test that simply defines mbstate_t.
44612         * m4/prereq.m4 (jm_PREREQ_QUOTEARG):
44613         s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
44614
44615 2000-07-10  Jim Meyering  <meyering@lucent.com>
44616
44617         * m4/strerror_r.m4: Mirror the correction made in autoconf.
44618
44619         * m4/gnu-source.m4: Output to confdefs.h directly.
44620         Suggestion from Akim Demaille.
44621
44622 2000-07-09  Paul Eggert  <eggert@twinsun.com>
44623
44624         The old behavior of quoting `like this' doesn't look good with
44625         newer, ISO-style fonts.  See:
44626         http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
44627
44628         Instead, quote "like this" by default.  Let the translator
44629         tailor the locale-specific quoting behavior by providing
44630         translations for {LEFT QUOTATION MARK} and {RIGHT QUOTATION MARK}.
44631
44632         * lib/quotearg.c (N_): New macro.
44633         (gettext_default): New function.
44634         (quotearg_buffer_restyled): Use
44635         gettext_default ("{LEFT QUOTATION MARK}", "\"") for left quote, and
44636         gettext_default ("{RIGHT QUOTATION MARK}", "\"") for right quote.
44637
44638 2000-07-09  Jim Meyering  <meyering@lucent.com>
44639
44640         * m4/jm-macros.m4 (jm_MACROS): Add a test to see if -lm is required
44641         to link seq.  If so, set SEQ_LIBM to -lm.  From Bruno Haible.
44642
44643         * m4/gnu-source.m4 (AC__GNU_SOURCE): New file/macro.
44644         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require it.
44645
44646 2000-07-09  Jim Meyering  <meyering@lucent.com>
44647
44648         * lib/Most files: Update copyright dates to include 2000.
44649
44650 2000-07-08  Jim Meyering  <meyering@lucent.com>
44651
44652         * lib/xgethostname.c (ENAMETOOLONG): Define to an unlikely value
44653         if not defined.
44654         (xgethostname): Remove now-unnecessary #ifdef.
44655         Move declaration of `err' into loop where it's used.
44656
44657 2000-07-05  Paul Eggert  <eggert@twinsun.com>
44658         and Bruno Haible  <haible@clisp.cons.org>
44659
44660         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Test for mbstate_t
44661         only if the test for an object-type mbstate_t fails.  This
44662         prevents us from mistakenly reporting that mbstate_t is a
44663         system object type after we "#define mbstate_t int" to work
44664         around its lack.
44665
44666 2000-07-05  Paul Eggert  <eggert@twinsun.com>
44667         and Bruno Haible  <haible@clisp.cons.org>
44668
44669         * lib/quotearg.c (mbrtowc): Declare returned type, since BeOS doesn't.
44670
44671 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
44672
44673         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Pass a reasonably large buffer
44674         to strerror_r.
44675         Include <ctype.h> for use of isalpha.
44676
44677 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
44678
44679         * lib/xgethostname.c (xgethostname): Protect against the SunOS 5.5 bug
44680         by allocating a larger buffer. Test the gethostname return value for
44681         being >= 0, not == 0, for BeOS.  Don't exhaust memory if gethostname
44682         returns an error and ENAMETOOLONG isn't defined.
44683
44684 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
44685
44686         * lib/quotearg.c (struct quoting_options): Simplify quote_these_too
44687         dimension.
44688
44689 2000-07-04  Jim Meyering  <meyering@lucent.com>
44690
44691         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead
44692         of the deprecated AC_CHECKING.
44693
44694 2000-07-04  Jim Meyering  <meyering@lucent.com>
44695
44696         * lib/strndup.c: [!HAVE_DECL_STRNLEN]: Declare strnlen.
44697         Reported by Bruno Haible.
44698
44699 2000-07-04  Jim Meyering  <meyering@lucent.com>
44700
44701         * lib/quotearg.c: Make inclusion of <wchar.h> independent of whether
44702         HAVE_MBRTOWC is set.  Required at least for irix-5.6, which
44703         lacks mbrtowc.
44704
44705 2000-07-03  Paul Eggert  <eggert@twinsun.com>
44706
44707         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
44708         Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
44709
44710 2000-07-03  Paul Eggert  <eggert@twinsun.com>
44711         and Bruno Haible  <haible@clisp.cons.org>
44712
44713         * lib/quotearg.c (mbrtowc):
44714         Assign to *pwc, and return 1 only if result is nonzero.
44715         (iswprint): Use ISPRINT when substituting our own mbrtowc.
44716
44717 2000-07-03  Jim Meyering  <meyering@lucent.com>
44718
44719         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strnlen.
44720
44721 2000-07-03  Jim Meyering  <meyering@lucent.com>
44722
44723         * lib/readutmp.h: [HAVE_UTMPX_H]: Include <utmp.h> if HAVE_UTMP_H.
44724         This is necessary to get a definition of e.g., UTMP_FILE on
44725         HP-UX 10.20.
44726         From Bob Proulx.
44727
44728 2000-07-02  Jim Meyering  <meyering@lucent.com>
44729
44730         * m4/mbstate_t.m4: Also define mbstate_t, if necessary.
44731
44732         * m4/chown.m4: Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with
44733         AC_LIBOBJ(function_name).
44734         * m4/chown.m4: Likewise.
44735         * m4/fnmatch.m4: Likewise.
44736         * m4/ftruncate.m4: Likewise.
44737         * m4/getgroups.m4: Likewise.
44738         * m4/getline.m4: Likewise.
44739         * m4/group-member.m4: Likewise.
44740         * m4/jm-macros.m4: Likewise.
44741         * m4/lstat.m4: Likewise.
44742         * m4/malloc.m4: Likewise.
44743         * m4/memcmp.m4: Likewise.
44744         * m4/nanosleep.m4: Likewise.
44745         * m4/putenv.m4: Likewise.
44746         * m4/realloc.m4: Likewise.
44747         * m4/regex.m4: Likewise.
44748         * m4/stat.m4: Likewise.
44749         * m4/strftime.m4: Likewise.
44750
44751 2000-07-02  Jim Meyering  <meyering@lucent.com>
44752
44753         * lib/quotearg.c (mbstate_t): Don't define here.
44754
44755 2000-07-02  Jim Meyering  <meyering@lucent.com>
44756
44757         * lib/nanosleep.c (SIGCONT): Define if not already defined.
44758
44759 2000-07-01  Jim Meyering  <meyering@lucent.com>
44760
44761         * m4/uptime.m4: Put double quotes around use of $cross_compiling.
44762
44763 2000-07-01  Jim Meyering  <meyering@lucent.com>
44764
44765         * m4/ls-mntd-fs.m4: Remove a `FIXME' comment and fix the associated
44766         problem.
44767
44768 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
44769
44770         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific
44771         macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV.
44772
44773 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
44774
44775         * lib/mountlist.c: Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV,
44776         per change in ../m4/ls-mntd-fs.m4.
44777         (read_filesystem_list): Ignore symbolic links.
44778
44779 2000-06-29  Jim Meyering  <meyering@lucent.com>
44780
44781         * lib/same.c: Include <string.h> or <strings.h>, as appropriate,
44782         for declaration of strcmp.
44783
44784         * lib/long-options.c: Include <stdlib.h>, for declaration of exit.
44785
44786         * lib/mountlist.c (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]:
44787         Avoid warning by casting result to `char *' to remove `const'.
44788
44789 2000-06-28  Jim Meyering  <meyering@lucent.com>
44790
44791         * m4/mbstate_t.m4: Use stdlib.h, not stdio.h.  The latter is not
44792         included by quotearg.c, for which we perform this test.  From
44793         Bruno Haible.
44794
44795 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
44796
44797         * m4/check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well.
44798         * m4/prereq.m4 (jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or
44799         <utmpx.h> exists, put readutmp.o into LIBOBJS.
44800
44801 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
44802
44803         * lib/Makefile.am (libfetish_a_SOURCES): Remove readutmp.c.
44804
44805 2000-06-26  Paul Eggert  <eggert@twinsun.com>
44806
44807         savedir now sets errno on failure and invokes xmalloc to get memory.
44808         Fix a couple of other minor bugs while we're at it.
44809
44810         * lib/savedir.c (<unistd.h>): Do not include; there's no need.
44811         (NAMLEN): Remove macro.
44812         (malloc, realloc): Remove decls.
44813         (stpcpy): Likewise.
44814         ("xalloc.h"): Include.
44815         (NAME_SIZE_DEFAULT): New macro.
44816         (savedir): Use xmalloc / xrealloc to allocate memory.
44817         Use NAME_SIZE_DEFAULT if name_size is negative or overflows to zero.
44818         Skip "" directory entries.
44819         Use strlen to calculate directory entry length, since the old method
44820         is rarely used these days and isn't worth supporting.
44821         Don't use a pointer after freeing it.
44822         Check for integer overflow when calculating allocation size.
44823         Use memcpy to copy entries, instead of stpcpy.
44824         Set errno properly when returning NULL.
44825         Check for readdir error.
44826
44827 2000-06-26  Jim Meyering  <meyering@lucent.com>
44828
44829         * lib/posixtm.c [HAVE_STDLIB_H]: Include stdlib.h, for decl of abort.
44830
44831 2000-06-25  Jim Meyering  <meyering@lucent.com>
44832
44833         * m4/mbstate_t.m4: Include stdio.h before wchar.h to work around
44834         Linux header bug when _XOPEN_SOURCE is defined to 500.
44835
44836 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
44837
44838         * lib/unicodeio.c (print_unicode_char): Work around ansi2knr
44839         deficiency.
44840
44841 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
44842
44843         * lib/getusershell.c (xmalloc, xrealloc): Remove functions.
44844         Include xalloc.h.
44845         Don't include <stdlib.h>.  Don't declare malloc, realloc.
44846
44847 2000-06-24  Jim Meyering  <meyering@lucent.com>
44848
44849         * m4/strerror_r.m4: Revive this file -- to try out an experimental
44850         version of AC_FUNC_STRERROR_R that may work even on BeOS, a system
44851         for which strerror does return char*, but which lacks a conveniently
44852         accessible declaration of the function.  If the compile-test says
44853         strerror_r doesn't work, then resort to a `run'-test that works on
44854         BeOS and segfaults on DEC Unix.
44855
44856 2000-06-24  Jim Meyering  <meyering@lucent.com>
44857
44858         * lib/error.c [!HAVE_DECL_STRERROR_R]: Declare strerror_r.
44859
44860 2000-06-23  Paul Eggert  <eggert@twinsun.com>
44861
44862         * m4/mbstate_t.m4: New file, defining AC_MBSTATE_T_OBJECT.
44863         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Use it.  Add check for iswprint.
44864
44865 2000-06-23  Paul Eggert  <eggert@twinsun.com>
44866
44867         * lib/quotearg.c: Include <wctype.h> after <wchar.h>, for Solaris 2.5.
44868         (mbrtowc, mbstate_t): Define substitutes if
44869         HAVE_MBRTOWC && HAVE_WCHAR_H && !HAVE_MBSTATE_T_OBJECT.
44870         (iswprint): Define to 1 if !defined iswprint && !HAVE_ISWPRINT,
44871         not if ! (HAVE_MBRTOWC && HAVE_WCHAR_H).
44872
44873 2000-06-23  Jim Meyering  <meyering@lucent.com>
44874
44875         * m4/afs.m4: Add missing AC_MSG_RESULT.
44876         Reported by Bruno Haible.
44877
44878         * m4/fsusage.m4: s/AC_MSG_CHECKING/AC_CHECKING/.
44879         Suggestion from Bruno Haible.
44880
44881 2000-06-23  Jim Meyering  <meyering@lucent.com>
44882
44883         * lib/getpass.c: New file, from Bruno Haible.  Required for BeOS.
44884
44885 2000-06-21  Jim Meyering  <meyering@lucent.com>
44886
44887         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add getpass.
44888
44889 2000-06-21  Jim Meyering  <meyering@lucent.com>
44890
44891         * lib/Makefile.am (libfetish_a_SOURCES): Add getstr.c.
44892         (noinst_HEADERS): Add getstr.h.
44893
44894         * lib/getline.c (getstr): Move into a separate file.
44895         * lib/getstr.c (getstr): New file, extracted from getline.c, with
44896         the following changes: new parameter, delim2; both delim[12]
44897         parameters have type `int', not `char'.  The latter would lose
44898         with 8-bit delimiters.
44899         * lib/getstr.h: New file.
44900
44901 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
44902
44903         * lib/xgetcwd.c (xgetcwd): If the required pathname length is smaller
44904         than 1024, return a memory chunk of least possible size, instead
44905         of size PATH_MAX + 2. In the loop, increment the size proportionally.
44906         Use free/xmalloc instead of xrealloc to avoid copying for very long
44907         paths.
44908
44909 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
44910
44911         * lib/path-concat.c (path_concat): Don't access dir[-1] if dir is
44912         the empty string.
44913
44914 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
44915
44916         * lib/canon-host.c (canon_host): Use malloc and memcpy to copy an
44917         address, not strdup.  Include <stdlib.h> and don't declare free().
44918
44919 2000-06-19  Jim Meyering  <meyering@lucent.com>
44920
44921         * lib/getloadavg.c [HAVE_NLIST_H] (NLIST_STRUCT): Define.
44922
44923 2000-06-18  Jim Meyering  <meyering@lucent.com>
44924
44925         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Remove mkdir.
44926
44927         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the
44928         `checking whether...' message to be consistent with that of the
44929         lstat test.
44930
44931 2000-06-18  Jim Meyering  <meyering@lucent.com>
44932
44933         * lib/mkdir.c: Remove file, due mainly to copyright incompatibility.
44934         Besides, these days every porting target provides a mkdir function.
44935
44936         * lib/strnlen.c: Include memory.h, string.h, and/or strings.h as
44937         needed. (this snippet comes from src/system.h).
44938
44939 2000-06-16  Bruno Haible  <haible@clisp.cons.org>
44940
44941         * m4/glibc21.m4 (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C.
44942
44943 2000-06-15  Paul Eggert  <eggert@twinsun.com>
44944
44945         * lib/human.c (adjust_value): New function.
44946         (human_readable_inexact): Apply rounding style even when
44947         printing approximate values.
44948
44949 2000-06-14  Paul Eggert  <eggert@twinsun.com>
44950
44951         * lib/human.c (human_readable_inexact): Allow an input block
44952         size that is not a multiple of the output block size, and vice versa.
44953         Reported by Piergiorgio Sartor.
44954
44955 2000-06-14  Paul Eggert  <eggert@twinsun.com>
44956
44957         * lib/getdate.y (get_date): Apply relative times after time
44958         zone indicator, not before.  Reported by Todd A. Jacobs.
44959
44960 2000-06-13  Jim Meyering  <meyering@lucent.com>
44961
44962         * lib/Makefile.am (all-local): Depend on lstat.c and stat.c.
44963
44964         * lib/xstat.in [!HAVE_DECL_FREE]: Declare free in lstat.c.
44965
44966 2000-06-12  Paul Eggert  <eggert@twinsun.com>
44967
44968         * lib/xstat.in: Include <stdlib.h> in lstat, to declare "free".
44969
44970 2000-06-12  Jim Meyering  <meyering@lucent.com>
44971
44972         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Replace with
44973         AC_FUNC_GETLOADAVG from autoconf, and tweak the latter to accept an
44974         optional argument.
44975         * m4/jm-macros.m4: s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/, and supply
44976         the optional argument, `lib'.
44977
44978 2000-06-08  Jim Meyering  <meyering@lucent.com>
44979
44980         * m4/largefile.m4: Remove file (now that it's part of autoconf).
44981
44982 2000-06-04  Paul Eggert  <eggert@twinsun.com>
44983
44984         Rewrite largefile configuration so that we don't need to run
44985         getconf and don't need AC_CANONICAL_HOST.  [I'm leaving the use of
44986         AC_CANONICAL_HOST in configure.in -- jmm]
44987
44988         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS,
44989         AC_SYS_LARGEFILE_SPACE_APPEND): Remove.
44990         (AC_SYS_LARGEFILE_TEST_INCLUDES): New macro.
44991         (AC_SYS_LARGEFILE_MACRO_VALUE): Change arguments from
44992         CODE-TO-SET-DEFAULT to VALUE, INCLUDES, FUNCTION-BODY.
44993         All uses changed.
44994         Instead of inspecting the output of getconf, try to compile the
44995         test program without and with the macro definition.
44996         (AC_SYS_LARGEFILE): Do not require AC_CANONICAL_HOST or check
44997         for getconf.  Instead, check for the needed flags by compiling
44998         test programs.
44999
45000 2000-06-04  Paul Eggert  <eggert@twinsun.com>
45001
45002         * lib/strnlen.c: Include <config.h> if HAVE_CONFIG_H.
45003
45004 2000-06-04  Jim Meyering  <meyering@lucent.com>
45005
45006         * lib/getugroups.c (getugroups): Cast -1 to gid_t, for systems like
45007         SunOS 4.1.4 for which gid_t is an unsigned type.
45008
45009 2000-06-03  Jim Meyering  <meyering@lucent.com>
45010
45011         * m4/prereq.m4 (jm_PREREQ_HUMAN): Use []-quoted list in AC_CHECK_DECLS,
45012         now that autoconf requires that.
45013
45014         * m4/jm-glibc-io.m4: Add a kludge to make autoheader emit the required
45015         #undefs.  E.g., #undef HAVE_DECL_FERROR_UNLOCKED.
45016         Use []-quoted list in AC_CHECK_DECLS, now that autoconf requires that.
45017
45018 2000-06-03  Jim Meyering  <meyering@lucent.com>
45019
45020         * lib/strnlen.c [!HAVE_DECL_MEMCHR]: Declare memchr.
45021
45022 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
45023
45024         * m4/glibc21.m4: New file.
45025         * m4/jm-macros.m4 (jm_MACROS): Call jm_GLIBC21.
45026
45027 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
45028
45029         * lib/Makefile.am (install-exec-local): On systems with glibc-2.1 or
45030         newer, don't install charset.alias.
45031         * lib/config.charset: Change the Linux/glibc rules so they become empty
45032         on glibc-2.1 or newer.
45033
45034 2000-06-02  Jim Meyering  <meyering@lucent.com>
45035
45036         * lib/mountlist.c: Back out last change.  Instead, do this...
45037         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Set the
45038         me_dummy member using the same `ignore'-testing code.
45039         * lib/mountlist.h (ME_DUMMY): Add `autofs' to the list of ignored
45040         fs_type strings.
45041         From Mark D. Roth.
45042
45043 2000-05-29  Jim Meyering  <meyering@lucent.com>
45044
45045         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Ignore
45046         mounts with the `ignore' attribute.  Based on a patch from
45047         Mark D. Roth.
45048
45049 2000-05-28  Jim Meyering  <meyering@lucent.com>
45050
45051         * m4/jm-macros.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from
45052         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
45053         * m4/stat.m4: Likewise.
45054         * m4/lstat.m4: Likewise.
45055         * m4/lstat-slash.m4: Remove file (absorbed into autoconf).
45056
45057         * m4/jm-macros.m4 (AC_FUNC_STRERROR_R): Rename from jm_FUNC_STRERROR_R.
45058         * m4/strerror_r.m4: Remove file (absorbed into autoconf).
45059
45060 2000-05-26  Jim Meyering  <meyering@lucent.com>
45061
45062         * m4/uptime.m4: Use `$cross_compiling', not `$ac_cv_prog_cc_cross'.
45063
45064 2000-05-24  Jim Meyering  <meyering@lucent.com>
45065
45066         * m4/prereq.m4: Use []-quoted list in AC_CHECK_MEMBERS, now that
45067         autoconf requires that.
45068         * m4/lib-check.m4: Likewise.
45069         * m4/jm-macros.m4: Likewise.
45070         * m4/strftime.m4: Likewise.
45071
45072         * m4/check-decl.m4 (jm_CHECK_DECLS): Use []-quoted list in
45073         AC_CHECK_DECLS, now that autoconf requires that.
45074
45075 2000-05-22  Jim Meyering  <meyering@lucent.com>
45076
45077         * m4/stat.m4: Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
45078         * m4/lstat.m4: Likewise.
45079
45080 2000-05-22  Jim Meyering  <meyering@lucent.com>
45081
45082         * lib/makepath.c: Remove old, now-unnecessary `#ifdef __MSDOS__' block.
45083
45084 2000-05-20  Jim Meyering  <meyering@lucent.com>
45085
45086         * m4/prereq.m4 (jm_PREREQ_HUMAN): New macro.
45087         (jm_PREREQ): Use it.
45088
45089 2000-05-18  Jim Meyering  <meyering@lucent.com>
45090
45091         * lib/hash.c (hash_rehash): Fix a nasty bug: copy the free entry list
45092         back, too, since it may have been modified by allocate_entry.
45093         (hash_delete): Rewrite to use neither the assignment operator
45094         nor the comma operator in an if-expression.
45095
45096 2000-05-15  Paul Eggert  <eggert@twinsun.com>
45097
45098         * lib/closeout.c:
45099         <sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO):
45100         Remove; no longer needed.
45101         "quotearg.h": Add include.
45102         (file_name): Do not bother to explicitly initialize to NULL; it's less
45103         efficient on some hosts.
45104         (close_stdout_status): Remove test as to whether stdout was already
45105         closed; it breaks for the case "echo x | sort >&-".
45106         Quote file name colons.
45107         Do not assume that _("write error") lacks format strings.
45108
45109 2000-05-15  Jim Meyering  <meyering@lucent.com>
45110
45111         * lib/version-etc.c (version_etc_copyright): Update the copyright
45112         string used in all --version output.
45113
45114 2000-05-14  Jim Meyering  <meyering@lucent.com>
45115
45116         * lib/closeout.c (close_stdout_set_file_name): New function.
45117         (close_stdout_status): Use new file-scoped global.
45118         Return right away if fstat says the stdout file descriptor is invalid.
45119         * lib/closeout.h (close_stdout_set_file_name): Declare.
45120
45121 2000-05-10  Jim Meyering  <meyering@lucent.com>
45122
45123         * lib/closeout.c [default_exit_status]: New file-scoped variable.
45124         (close_stdout_set_status): New function.
45125         * lib/closeout.h (close_stdout_set_status): Declare.
45126
45127 2000-05-09  Jim Meyering  <meyering@lucent.com>
45128
45129         * m4/gettext.m4: Rename this...
45130         * m4/libintl.m4: ...to this.
45131
45132 2000-05-08  Jim Meyering  <meyering@lucent.com>
45133
45134         * lib/long-options.c: Don't include closeout.h.
45135         (parse_long_options): Don't call close_stdout for --version.
45136
45137 2000-05-06  Paul Eggert  <eggert@twinsun.com>
45138
45139         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _XOPEN_SOURCE to
45140         be 500, instead of _GNU_SOURCE to be 1, to work around glibc
45141         2.1.3 bug.  This avoids a clash when files like regex.c define
45142         _GNU_SOURCE.
45143
45144 2000-05-06  Jim Meyering  <meyering@lucent.com>
45145
45146         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add atexit.
45147         (AC_REPLACE_FUNCS): Add strnlen.
45148
45149         * m4/rmdir-errno.m4 (fetish_FUNC_RMDIR_NOTEMPTY): New macro and file.
45150         * m4/jm-macros.m4: Require fetish_FUNC_RMDIR_NOTEMPTY.
45151
45152         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Save and restore LIBS around
45153         AC_SEARCH_LIBS call for nanosleep.
45154         (LIB_NANOSLEEP): Set and AC_SUBST.
45155
45156 2000-05-06  Jim Meyering  <meyering@lucent.com>
45157
45158         * lib/strnlen.c: Undefine __strnlen and strnlen.
45159         [!weak_alias]: Define __strnlen to strnlen.
45160
45161         * lib/atexit.c: New file, from libiberty.
45162
45163 2000-05-06  Jim Meyering  <meyering@lucent.com>
45164
45165         * lib/closeout.c (close_stdout_status): Also check for errors on the
45166         stderr stream.
45167
45168 2000-05-05  Jim Meyering  <meyering@lucent.com>
45169
45170         * m4/jm-macros.m4 (jm_MACROS): Save and restore LIBS around
45171         AC_SEARCH_LIBS call for clock_gettime.
45172         (LIB_CLOCK_GETTIME): Set and AC_SUBST.
45173
45174         * m4/search-libs.m4: Update from autoconf.
45175
45176         su doesn't work on Solaris 2.6.
45177         * m4/lib-check.m4: When checking for struct spwd.sp_pwdp, also include
45178         <shadow.h>.  Reported by Dragos Harabor.
45179
45180 2000-05-05  Bruno Haible  <haible@clisp.cons.org>
45181
45182         * lib/localcharset.c (get_charset_aliases): Use malloc, realloc and
45183         memcpy instead of xmalloc, xrealloc, path_concat.
45184         (locale_charset): Treat empty environment variables as absent.
45185         (DIRECTORY_SEPARATOR, ISSLASH): New macros.
45186
45187 2000-05-04  Jim Meyering  <meyering@lucent.com>
45188
45189         * lib/getopt.c: Update from glibc.
45190         * lib/obstack.c: Likewise.
45191         * lib/obstack.h: Likewise.
45192         * lib/regex.c: Likewise.  NB: K&R compiler support is dropped for this
45193         file
45194
45195         * lib/regex.h: Likewise.
45196         * lib/strndup.c: Likewise.
45197         * lib/strnlen.c: New file, from glibc.
45198
45199 2000-05-03  Jim Meyering  <meyering@lucent.com>
45200
45201         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strndup.
45202
45203 2000-05-02  Paul Eggert  <eggert@twinsun.com>
45204
45205         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _GNU_SOURCE if
45206         this is needed to make ftello visible (e.g. glibc 2.1.3).  Use
45207         compile-time test, rather than inspecting host and OS, to
45208         decide whether to define _LARGEFILE_SOURCE.
45209
45210 2000-05-01  Jim Meyering  <meyering@lucent.com>
45211
45212         * m4/fsusage.m4: Use AC_MSG_CHECKING instead of obsolete AC_CHECKING.
45213
45214         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add BeOS support.
45215         Based on a patch from Bruno Haible.
45216
45217 2000-05-01  Jim Meyering  <meyering@lucent.com>
45218
45219         * lib/full-write.c (full_write): Remove `FIXME' part of comment.
45220
45221 2000-04-29  Jim Meyering  <meyering@lucent.com>
45222
45223         * lib/path-concat.c: Declare strdup only if it's not defined.
45224         * lib/canon-host.c: Likewise.
45225
45226 2000-04-28  Jim Meyering  <meyering@lucent.com>
45227
45228         * lib/rpmatch.c [HAVE_LIMITS_H]: Include limits.h before regex.h to
45229         avoid redefinition warning on some systems (HPUX).  Otherwise, regex.h
45230         is included first, then limits.h is included by locale.h by libintl.h.
45231         From John David Anglin.
45232
45233 2000-04-25  Jim Meyering  <meyering@lucent.com>
45234
45235         * lib/makepath.c (S_IRWXUGO): Define.
45236         (make_path): Always perform explicit chmod if MODE specifies any
45237         of the `special' permission bits.  Prompted by a bug report against
45238         install from Mate Wierdl and Joost van Baal.
45239
45240 2000-04-18  Jim Meyering  <meyering@lucent.com>
45241
45242         * m4/prereq.m4 (jm_PREREQ_GETPAGESIZE): New macro.
45243         (jm_PREREQ): Use it.
45244
45245 2000-04-18  Jim Meyering  <meyering@lucent.com>
45246
45247         * lib/README: New file.
45248
45249         * lib/getpagesize.h [!getpagesize && HAVE_OS_H && B_PAGE_SIZE]: Define
45250         getpagesize.  For BeOS.  Based on a patch from Bruno Haible.
45251
45252 2000-04-17  Jim Meyering  <meyering@lucent.com>
45253
45254         Get it right :-)
45255         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Emit the
45256         actual #define via AH_VERBATIM.  Don't need separate AC_DEFINE.
45257         Suggestion from Akim Demaille.
45258
45259 2000-04-17  Jim Meyering  <meyering@lucent.com>
45260
45261         * lib/strftime.c (my_strftime) [strftime]: Declare strftime here, since
45262         the definition of it to rpl_strftime also defined-away the system's
45263         declaration.
45264
45265 2000-04-15  Jim Meyering  <meyering@lucent.com>
45266
45267         Use `C' to denote so-called `contiguous' files, the same way
45268         that tar does.
45269         * lib/filemode.c (S_ISCTG) [!S_ISCTG && S_IFCTG]: Define.
45270         (ftypelet): Use S_ISCTG.
45271         From Michael Deutschmann.
45272
45273 2000-04-14  Jim Meyering  <meyering@lucent.com>
45274
45275         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg
45276         form of AC_DEFINE.  Otherwise, the #ifndef in AH_VERBATIM gets
45277         clobbered.
45278
45279 2000-04-14  Jim Meyering  <meyering@lucent.com>
45280
45281         * lib/strftime.c (my_strftime) [#ifdef strftime]: Declare strftime.
45282
45283 2000-04-13  Jim Meyering  <meyering@lucent.com>
45284
45285         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new
45286         AH_VERBATIM to insert required #ifndef into config.h.in.
45287         Suggestion from Akim Demaille.
45288
45289 2000-04-12  Jim Meyering  <meyering@lucent.com>
45290
45291         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Use AC_CHECK_HEADERS, not
45292         `AC_CHECK_HEADER' to check for locale.h.  Thanks to a report from
45293         Christian Krackowizer.
45294
45295         More code moved from ../configure.in into (jm_CHECK_ALL_TYPES).
45296         * m4/jm-macros.m4 (_GNU_SOURCE): Define.
45297         (AC_SYS_LARGEFILE): Require.
45298         (AM_C_PROTOTYPES): Require.
45299
45300 2000-04-08  Jim Meyering  <meyering@lucent.com>
45301
45302         * lib/Makefile.am (charset.alias): Use t-$@, not $@-t so the DOS 8.3
45303         names don't conflict.  Reported by Eli Zaretskii.
45304
45305 2000-04-07  Jim Meyering  <meyering@lucent.com>
45306
45307         * lib/putenv.c: Move inclusion of errno.h so it follows that of
45308         sys/types.h, to work around system header problems on AIX 3.2.5.
45309         From Bruno Haible.
45310
45311 2000-04-07  Bruno Haible  <haible@clisp.cons.org>
45312
45313         * lib/unicodeio.c (print_unicode_char): Avoid triggering Solaris iconv
45314         bug.  Deal with the different error behavior of Irix iconv.
45315
45316 2000-04-05  Paul Eggert  <eggert@twinsun.com>
45317
45318         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Don't use -n32 on
45319         IRIX if the installer said otherwise.
45320
45321 2000-04-05  Jim Meyering  <meyering@lucent.com>
45322
45323         Portability tweaks required for ultrix4.3.
45324         * m4/check-decl.m4 [!HAVE_UTMPX_H] (headers): Include <utmp.h>.
45325         (jm_CHECK_DECLS): Add getutent to the list of functions.
45326         (_jm_DECL_HEADERS): Add utmpx.h.
45327         From John David Anglin.
45328
45329         * m4/strftime.m4: Back out the 2000-04-02 change.
45330         Instead of that change, simply undefine putenv in the test program.
45331
45332 2000-04-05  Jim Meyering  <meyering@lucent.com>
45333
45334         Portability tweaks required for ultrix4.3.
45335         * lib/readutmp.h [HAVE_UTMPX_H && !HAVE_DECL_GETUTENT]: Declare
45336         getutent.
45337         * lib/readutmp.c: Include sys/types.h before sys/stat.h.
45338         * lib/canon-host.c: Declare strdup.
45339         * lib/path-concat.c: Likewise.
45340         From John David Anglin.
45341
45342 2000-04-04  Jim Meyering  <meyering@lucent.com>
45343
45344         Be more DOS 8.3-friendly.
45345         * lib/ref-add.sin: Renamed from ref-add.sed.in.
45346         * lib/ref-del.sin: Renamed from ref-del.sed.in.
45347         * lib/Makefile.am: Reflect renaming.
45348         Reported by Eli Zaretskii.
45349
45350         Use a temporary file name that won't clash with `charset.alias'
45351         in the DOS 8.3 name space.
45352         * lib/Makefile.am (charset_tmp): Define.
45353         (install-exec-local): Use $(charset_tmp) instead of $(charset_alias)-t.
45354         (uninstall-local): Likewise.
45355         Reported by Eli Zaretskii.
45356
45357 2000-04-03  Jim Meyering  <meyering@lucent.com>
45358
45359         * m4/gettext.m4: Fix typo in comment.
45360
45361         * m4/codeset.m4 (AC_CHECK_HEADERS): Add langinfo.h (moved here from
45362         textutils/configure.in).  Suggestion from Paul Eggert.
45363         (AC_CHECK_FUNCS): Add nl_langinfo.  (also from textutils/configure.in)
45364
45365 2000-04-02  Paul Eggert  <eggert@twinsun.com>
45366
45367         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Set TZ environment
45368         variable in the shell rather than using putenv, which isn't
45369         portable.  This avoids the configure-time inter-test dependency
45370         on the potentially-renamed putenv function.
45371
45372 2000-03-30  Paul Eggert  <eggert@twinsun.com>
45373
45374         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Include <sys/stat.h>
45375         before checking struct stat.st_blksize, so that
45376         HAVE_STRUCT_STAT_ST_BLKSIZE is defined correctly.
45377
45378 2000-03-29  Paul Eggert  <eggert@twinsun.com>
45379
45380         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Check for strftime,
45381         since strftime.c uses HAVE_STRFTIME to decide whether to use
45382         the underlying strftime.
45383
45384 2000-03-29  Paul Eggert  <eggert@twinsun.com>
45385
45386         * lib/time/strftime.c (my_strftime): Make sure we call the system
45387         strftime, not ourselves, when invoking the underlying strftime.
45388
45389 2000-03-24  Jim Meyering  <meyering@lucent.com>
45390
45391         * lib/Makefile.am (EXTRA_DIST): Add ref-add.sed.in and ref-del.sed.in.
45392         (charset_alias): Define.
45393         (install-exec-local): Factor out common code.
45394         (uninstall-local): Split lines longer than 80.
45395         (ref-add.sed, ref-del.sed): Remove rules... (do the following instead)
45396         (SUFFIXES): Define.
45397         (.sed.in.sed): New rule.  Don't redirect directly to $@.
45398         (CLEANFILES): Add ref-add.sed and ref-del.sed.
45399
45400 2000-03-19  Bruno Haible  <haible@clisp.cons.org>
45401
45402         * lib/config.charset: Output a line containing "Packages using this
45403         file".
45404         * lib/ref-add.sed.in, lib/ref-del.sed.in: New files.
45405         * lib/Makefile.am (install-exec-local, uninstall-local, ref-add.sed,
45406         ref-del.sed): New rules.
45407
45408 2000-03-17  Jim Meyering  <meyering@lucent.com>
45409
45410         * lib/unicodeio.c (<string.h>): Include only #if HAVE_STRING_H.
45411         Otherwise, include <strings.h>
45412
45413 2000-03-17  Bruno Haible  <haible@clisp.cons.org>
45414
45415         * lib/unicodeio.c (utf8_wctomb): New function.
45416         (print_unicode_char): Pass the Unicode character to iconv in UTF-8
45417         format instead of in UCS-4 with platform dependent endianness.
45418
45419 2000-03-10  Jim Meyering  <meyering@lucent.com>
45420
45421         * m4/lib-check.m4: Look for getspnam in -lgen, too.
45422         From Marco Franzen.
45423
45424 2000-03-07  Paul Eggert  <eggert@twinsun.com>
45425
45426         * lib/savedir.c (savedir): Work even if directory size is
45427         negative; this can happen with some screwy NFS configurations.
45428
45429 2000-03-06  Jim Meyering  <meyering@lucent.com>
45430
45431         * lib/localcharset.c (get_charset_aliases): Don't try to free file_name
45432         if it's NULL (because we ran out of memory).  From Bruno Haible.
45433
45434 2000-03-05  Jim Meyering  <meyering@lucent.com>
45435
45436         * lib/localcharset.c ("path-concat.h"): Include.
45437         (get_charset_aliases): Use path_concat instead of ANSI string
45438         concatenation.
45439
45440         * lib/unicodeio.h (PARAMS): Define.
45441         Use it to guard prototype.
45442
45443 2000-03-04  Jim Meyering  <meyering@lucent.com>
45444
45445         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require AC_C_VOLATILE,
45446         for lib/localcharset.c.
45447
45448 2000-03-04  Jim Meyering  <meyering@lucent.com>
45449
45450         * lib/Makefile.am (install-exec-local): Create $(libdir) before
45451         installing into it.
45452         (uninstall-local): Uncomment this rule so `make distcheck' works
45453         once again.
45454
45455         * lib/unicodeio.c (<errno.h>): Include it.
45456         (errno): Declare if not defined.
45457
45458         * lib/localcharset.c: Add Bruno's comment justifying use of volatile.
45459
45460         * lib/config.charset: New version, incorporating remarks from a linux
45461         i18n mailing list.  From Bruno Haible.
45462
45463 2000-03-04  Bruno Haible  <haible@clisp.cons.org>
45464
45465         * m4/codeset.m4: New file.
45466         * m4/iconv.m4: New file.
45467         * m4/jm-macros.m4 (jm_MACROS): Call jm_LANGINFO_CODESET and jm_ICONV.
45468
45469 2000-03-03  Jim Meyering  <meyering@lucent.com>
45470
45471         * m4/regex.m4: Make sure re_compile_pattern accepts patterns like `{1'.
45472
45473 2000-03-02  Jim Meyering  <meyering@lucent.com>
45474
45475         * m4/timespec.m4: Require AC_HEADER_TIME before the cache check so
45476         the messages come out on separate lines.
45477
45478         * m4/jm-glibc-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO): Use AC_CHECK_DECLS,
45479         rather than jm_CHECK_DECLARATIONS.
45480         * m4/decl.m4: Remove now-unused file.
45481
45482         * m4/check-decl.m4 (AC_CHECK_DECLS): Add getlogin, ttyname, and
45483         geteuid.
45484
45485 2000-03-02  Jim Meyering  <meyering@lucent.com>
45486
45487         * lib/Makefile.am (EXTRA_DIST): Add config.charset.
45488
45489 2000-03-01  Jim Meyering  <meyering@lucent.com>
45490
45491         * lib/localcharset.c: Guard some #includes with `#if HAVE_...'.
45492         * lib/unicodeio.c: Likewise.
45493
45494 2000-03-01  Bruno Haible  <haible@clisp.cons.org>
45495
45496         * lib/config.charset: New file.
45497         * lib/localcharset.c: New file.
45498         * lib/unicodeio.h, lib/unicodeio.c: New files.
45499         * lib/Makefile.am (DEFS): Add -DLIBDIR=...
45500         (libfetish_a_SOURCES): Add localcharset.c and unicodeio.c.
45501         (noinst_HEADERS): Add unicodeio.h.
45502         (all-local, install-exec-local, charset.alias): New targets.
45503
45504 2000-02-28  Paul Eggert  <eggert@twinsun.com>
45505
45506         * lib/quotearg.c (ALERT_CHAR): New macro.
45507         (quotearg_buffer_restyled): Use it.
45508
45509 2000-02-27  Jim Meyering  <meyering@lucent.com>
45510
45511         * m4/check-decl.m4: Add getenv to the list.
45512
45513 2000-02-27  Jim Meyering  <meyering@lucent.com>
45514
45515         * lib/strtoumax.c: Fix typo in decl of strtoul: s/long long/long/.
45516         Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'.
45517
45518         * lib/backupfile.c: Guard inclusion of stdlib.h with
45519         `#if HAVE_STDLIB_H', not `#if STDC_HEADERS'.
45520         Declare malloc if needed.
45521
45522         * lib/backupfile.c: Use `#if !HAVE_DECL...' instead of
45523         `#ifndef HAVE_DECL..'
45524         now that autoconf always defines the HAVE_DECL_ symbols.
45525         * lib/human.c: Likewise.
45526         * lib/same.c: Likewise.
45527         * lib/strtoumax.c: Likewise.
45528
45529         * lib/backupfile.c: Arrange for cpp to fail if the configure-time
45530         declaration check was not run.
45531         * lib/hash.c: Likewise.
45532         * lib/human.c: Likewise.
45533         * lib/same.c: Likewise.
45534         * lib/strtoumax.c: Likewise.
45535
45536         * lib/userspec.c (parse_user_spec): If there is no `:' but there is a
45537         `.', then first look up the entire `.'-containing string as a login
45538         name.
45539
45540 2000-02-23  Jim Meyering  <meyering@lucent.com>
45541
45542         * m4/check-decl.m4: Now that we have the new AC_CHECK_DECLS, use it
45543         in place of my hack.
45544
45545 2000-02-18  Paul Eggert  <eggert@twinsun.com>
45546
45547         * lib/getdate.y: Handle two-digit years with leading zeros correctly.
45548         (textint): New typedef.
45549         (parser_control): Member year changed from int to textint.
45550         All uses changed.
45551         (YYSTYPE): Removed; replaced by %union with int and textint members.
45552         (tDAY, tDAY_UNIT, tDAYZONE, tHOUR_UNIT, tID, tLOCAL_ZONE, tMERIDIAN,
45553         tMINUTE_UNIT, tMONTH, tMONTH_UNIT tSEC_UNIT, tSNUMBER, tUNUMBER,
45554         tYEAR_UNIT, tZONE, o_merid): Now of type <intval>.
45555         (tSNUMBER, tUNUMBER): Now of type <textintval>.
45556         (date, number, to_year): Use width of number in digits, not its value,
45557         to determine whether it's a 2-digit year, or a 2-digit time.
45558         (yylex): Store number of digits of numeric tokens.
45559         Reported by John Kendall.
45560
45561         (parser_control): Changed from struct parser_control to typedef (for
45562         consistency).  All uses changed.
45563
45564         (tID): Removed; not used.
45565         (yylex): Return '?' for unknown identifiers, rather than (unused) tID.
45566
45567 2000-02-14  Paul Eggert  <eggert@twinsun.com>
45568
45569         * lib/getpagesize.h (getpagesize): Port to VMS for Alpha;
45570         adapted from changes to grep getpagesize.h by Martin P.J. Zinser.
45571
45572 2000-02-12  Jim Meyering  <meyering@lucent.com>
45573
45574         * lib/userspec.c (ISDIGIT): Define it.
45575         (isdigit): Remove definition.
45576         (is_number): Use ISDIGIT, not isdigit.
45577         <libintl.h>: Include.
45578         (_ and N_): Define.
45579         (parse_user_spec): Mark translatable strings.
45580
45581 2000-02-10  Jim Meyering  <meyering@lucent.com>
45582
45583         With these changes, nanosleep.[ch] are finally enough like the other
45584         lib/* replacement files to compile on a few more losing systems.
45585
45586         * lib/nanosleep.h: Don't include config.h.
45587         Remove prototype from declaration of nanosleep.
45588         (PARAMS): Remove now-unneeded definition.
45589         * lib/nanosleep.c: #undef nanosleep.
45590         (rpl_nanosleep): Rename from nanosleep.
45591
45592 2000-02-10  Jim Meyering  <meyering@lucent.com>
45593
45594         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Rename replacement function from
45595         gnu_nanosleep to rpl_nanosleep.
45596
45597 2000-02-09  Jim Meyering  <meyering@lucent.com>
45598
45599         * m4/lib-check.m4 (jm_LIB_CHECK): Fix typo: check for sp_pwdp in
45600         struct spwd, rather than in struct passwd.  Reported by Gaël Quéri.
45601
45602 2000-02-08  Akim Demaille  <akim@epita.fr>
45603
45604         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Quote square brackets with
45605         `[' and `]' and remove uses of `changequote'.
45606         (AC_SYS_LARGEFILE_MACRO_VALUE): Likewise.
45607         (AC_SYS_LARGEFILE): Likewise.
45608         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
45609         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Remove now-unnecessary use
45610         of changequote.
45611         * m4/regex.m4 (jm_INCLUDED_REGEX): Likewise.
45612         * m4/readdir.m4 (jm_FUNC_READDIR): Likewise
45613         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Likewise, and add `int' for main.
45614         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Likewise.
45615
45616 2000-02-05  Jim Meyering  <meyering@lucent.com>
45617
45618         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require most macros.
45619         Remove explicit use of AC_HEADER_TIME.  It is required by
45620         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Using AC_HEADER_TIME and
45621         `AC_REQUIRE'ing jm_CHECK_TYPE_STRUCT_TIMESPEC provoked a but
45622         in autoconf whereby the expansion of the latter ended up preceding
45623         the expansion of its prerequisite, AC_HEADER_TIME.
45624         Reported by Volker Borchert.
45625
45626 2000-02-03  Jim Meyering  <meyering@lucent.com>
45627
45628         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for utmpxname.
45629
45630 2000-02-03  Jim Meyering  <meyering@lucent.com>
45631
45632         * lib/readutmp.c (read_utmp): Guard with `#ifdef UTMP_NAME_FUNCTION',
45633         rather than with `#if HAVE_UTMPNAME'.
45634
45635 2000-02-02  Jim Meyering  <meyering@lucent.com>
45636
45637         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Fix typo that resulted in no
45638         definition of HAVE_PATHCONF: s/AC_CHECK_FUNC/AC_CHECK_FUNCS/.
45639         Reported by Eli Zaretskii.
45640
45641 2000-02-01  Jim Meyering  <meyering@lucent.com>
45642
45643         * lib/readutmp.h (UT_USER): Add parens.  From Andreas Schwab.
45644
45645 2000-01-31  Jim Meyering  <meyering@lucent.com>
45646
45647         * m4/check-decl.m4 (jm_CHECK_DECLS): Add nanosleep to the list of
45648         functions.  Add the time.h and sys/time.h headers along with the
45649         AC_REQUIRE'ment of AC_HEADER_TIME.
45650
45651 2000-01-31  Jim Meyering  <meyering@lucent.com>
45652
45653         * lib/nanosleep.h (nanosleep): Guard declaration with
45654         `#if ! HAVE_DECL_NANOSLEEP'.
45655         Without this, OFS gets a redeclaration error for rpl_nanosleep, due to
45656         the declaration in that vendor's sys/timers.h.
45657         Reported by Christian Krackowizer.
45658
45659         * lib/quotearg.c (ISASCII): Add #undef and move definition to follow
45660         inclusion of wctype.h to work around Solaris 2.6 namespace pollution.
45661         (ISPRINT): Likewise.
45662         Reported by Tom Tromey.
45663
45664 2000-01-30  Jim Meyering  <meyering@lucent.com>
45665
45666         * m4/lib-check.m4: Clean up some kludgy old shadow password tests.
45667
45668         * m4/prereq.m4 (utmp_includes): Define.
45669         Check for ut_user and ut_name members in both struct utmpx
45670         and struct utmp.
45671
45672 2000-01-30  Jim Meyering  <meyering@lucent.com>
45673
45674         * lib/readutmp.c (extract_trimmed_name): Use UT_USER instead of
45675         hard-coding uses of ->ut_name.  The latter doesn't work with new Linux
45676         header files where only utmpx.ut_user is declared.
45677
45678         * lib/readutmp.h (UT_USER): Define.
45679
45680 2000-01-29  Jim Meyering  <meyering@lucent.com>
45681
45682         * m4/lib-check.m4: New file containing library-related checks from
45683         fileutils and sh-utils (textutils had none).
45684
45685 2000-01-28  Jim Meyering  <meyering@lucent.com>
45686
45687         * m4/perl.m4: Change format of warning message to look more like that
45688         from the missing script.  Suggestion from François Pinard.
45689
45690 2000-01-25  Jim Meyering  <meyering@lucent.com>
45691
45692         * m4/timespec.m4: Require AC_HEADER_TIME, and include sys/time.h as
45693         well as time.h in the compile check.
45694         * m4/nanosleep.m4: Require AC_HEADER_TIME rather than simply using it.
45695         Fix typo in cross-compiling case: s/yes/no/.
45696
45697 2000-01-23  Jim Meyering  <meyering@lucent.com>
45698
45699         * m4/jm-macros.m4: Move df-related tests here from
45700         fileutils/configure.in
45701
45702         * m4/ls-mntd-fs.m4: s/list_mounted_fs/ac_list_mounted_fs/
45703         (jm_LIST_MOUNTED_FILESYSTEMS): Take two parameters.
45704
45705         * m4/fsusage.m4: New file.  Extracted from fileutils/configure.in.
45706         s/space/ac_fsusage_space/.
45707         (jm_FILE_SYSTEM_USAGE): Take two parameters.
45708
45709         * m4/ftruncate.m4: New file (derived from part of
45710         fileutils/configure.in).
45711         * m4/jm-macros.m4 (jm_FUNC_FTRUNCATE): AC_REQUIRE it.
45712         (jm_CHECK_ALL_TYPES): Require AC_HEADER_MAJOR and AC_HEADER_DIRENT.
45713
45714         * m4/jm-macros.m4 (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN):
45715         AC_SUBST these here, rather than just in sh-util/configure.in, so
45716         that the now-shared-by-fileutils-and-textutils lib/Makefile.am are
45717         all the same.
45718         (AM_FUNC_OBSTACK): Add (from fileutils/configure.in).
45719         (AC_CHECK_FUNCS): Merge all checks from fileutils, textutils, sh-utils.
45720         (AM_FUNC_STRTOD): Added (from textutils', sh-utils' configure.in).
45721         (AC_SUBST(POW_LIBM)): Likewise.
45722         (AC_SUBST(DF_PROG)): Moved from fileutils/configure.in.
45723
45724 2000-01-23  Jim Meyering  <meyering@lucent.com>
45725
45726         * lib/Makefile.am (libfetish_a_SOURCES): Remove explicit mention of
45727         obstack.c.
45728
45729 2000-01-22  Jim Meyering  <meyering@lucent.com>
45730
45731         * m4/jm-macros.m4: Call AC_PROG_CC_STDC just before AC_C_CONST.
45732
45733         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Add wctype.h.
45734
45735         * m4/jm-macros.m4 (AC_CHECK_HEADERS): Add checks from fileutils'
45736         configure.in
45737         (AC_CHECK_HEADERS): Likewise for sh-utils.
45738         (AC_CHECK_HEADERS): Likewise for textutils.
45739         Merge the three lists of headers.
45740
45741         * m4/prereq.m4 (jm_PREREQ_ADDEXT): New macro.  Parts moved here
45742         from fileutils' configure.in.
45743
45744         * m4/decl.m4: Remove kludgy `test -z $ac_...AC_CHECK_HEADERS(...)'
45745         code. Moved tests into their own function (_jm_DECL_HEADERS) in
45746         check-decl.m4.
45747
45748         * m4/check-decl.m4: Use #if rather than #ifdef.
45749         Add HAVE_DECL_STRTOUL and HAVE_DECL_STRTOULL.
45750         (jm_CHECK_DECLARATIONS): Add strtoul strtoull.
45751         (_jm_DECL_HEADERS): Define new function.
45752         (jm_CHECK_DECLARATIONS): Require it.
45753
45754 2000-01-22  Jim Meyering  <meyering@lucent.com>
45755
45756         * lib/strtoumax.c: [! HAVE_DECL_STRTOUL]: Declare strtoul.
45757         [! HAVE_DECL_STRTOULL]: Declare strtoull.
45758         Required for some AIX systems.  Reported by Christian Krackowizer.
45759         [TESTING] (main): New function.
45760
45761         1997-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
45762         * lib/dirname.c (dir_name): Support for DOS-style file names with drive
45763         letters.
45764
45765         * lib/quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h> for decl of
45766         iswprint.
45767
45768         * lib/strverscmp.c (ISDIGIT): Define.
45769         (strverscmp): Use ISDIGIT, not isdigit.
45770
45771 2000-01-19  Jim Meyering  <meyering@lucent.com>
45772
45773         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Include <sys/time.h>, too.
45774         Use AC_HEADER_TIME.  Volker Borchert reported that OpenBSD-2.3/sparc
45775         defines `struct timespec' in <sys/time.h>
45776
45777         * m4/c-bs-a.m4: Remove uses of changequote altogether.
45778         Thanks to Akim for explaining.
45779
45780 2000-01-17  Paul Eggert  <eggert@twinsun.com>
45781
45782         * lib/nanosleep.c (nanosleep):
45783         Don't use SA_INTERRUPT to decide whether to call sigaction, as
45784         POSIX.1 doesn't require SA_INTERRUPT and some systems
45785         (e.g. Solaris 7) don't define it.  Use SA_NOCLDSTOP instead;
45786         it's been part of POSIX.1 since day 1 (in 1988).
45787
45788 2000-01-17  Jim Meyering  <meyering@lucent.com>
45789
45790         * lib/interlock: Remove unused file.  Reported by François Pinard.
45791
45792 2000-01-16  Paul Eggert  <eggert@twinsun.com>
45793
45794         * lib/quotearg.c (quotearg_buffer_restyled): Do not quote
45795         alert, backslash, formfeed, and vertical tab unnecessarily in
45796         shell quoting style.
45797
45798 2000-01-16  Jim Meyering  <meyering@lucent.com>
45799
45800         * m4/jm-macros.m4: Require jm_FUNC_GROUP_MEMBER, jm_FUNC_PUTENV,
45801         AM_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, jm_FUNC_MKTIME,
45802         jm_FUNC_GETGROUPS AC_FUNC_VPRINTF, AC_FUNC_ALLOCA,
45803         AM_FUNC_GETLOADAVG, and jm_SYS_PROC_UPTIME.
45804
45805 2000-01-16  Jim Meyering  <meyering@lucent.com>
45806
45807         * m4/c-bs-a.m4: Use `changequote(<<,>>)', rather than `changequote(, )'
45808         because the latter didn't work.
45809
45810 2000-01-15  Jim Meyering  <meyering@lucent.com>
45811
45812         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add gethostname and getusershell.
45813         (AC_REPLACE_FUNCS): Add memcpy and memset.
45814         Add these, too: stime strcspn stpcpy strstr strtol strtoul.
45815         Add strpbrk.
45816         Add these: euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp.
45817
45818 2000-01-12  Jim Meyering  <meyering@lucent.com>
45819
45820         * m4/prereq.m4 (jm_PREREQ_CANON_HOST): New macro.
45821         (jm_PREREQ): Use it.
45822         (jm_PREREQ_READUTMP): New macro.
45823         (jm_PREREQ): Use it.
45824
45825 2000-01-11  Paul Eggert  <eggert@twinsun.com>
45826
45827         Quote multibyte characters correctly.
45828         * m4/c-bs-a.m4: New file.
45829         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): New macro.
45830         (jm_PREREQ): Use it.
45831
45832 2000-01-11  Paul Eggert  <eggert@twinsun.com>
45833
45834         * m4/uintmax_t.m4: Port to autoconf 2.13.
45835
45836 2000-01-08  Jim Meyering  <meyering@ascend.com>
45837
45838         * m4/strerror_r.m4 (jm_FUNC_STRERROR_R): New file/macro.
45839         * m4/jm-macros.m4 (jm_FUNC_STRERROR_R): Require it.
45840
45841 2000-01-04  Jim Meyering  <meyering@ascend.com>
45842
45843         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename from
45844         jm_STRUCT_DIRENT_D_TYPE.
45845         * m4/d-ino.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_INO): Rename from
45846         jm_STRUCT_DIRENT_D_INO.
45847         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Rename from
45848         jm_STRUCT_UTIMBUF.
45849         * m4/jm-macros.m4: Reflect s/jm_STRUCT_/jm_CHECK_TYPE_STRUCT_/
45850         renamings.
45851         * m4/utime.m4: Likewise.
45852
45853         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): New file, macro.
45854         * m4/jm-macros.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): Require it.
45855
45856 2000-01-03  Paul Eggert  <eggert@twinsun.com>
45857
45858         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Search for nanosleep in -lrt
45859         (for Solaris 7) and in -lposix4 (for Solaris 2.5.1).
45860
45861 2000-01-02  Jim Meyering  <meyering@ascend.com>
45862
45863         * m4/search-libs.m4: Escape `$' in $3 of dnl comment.  I no longer
45864         remember if this is necessary.
45865
45866 1999-12-26  Jim Meyering  <meyering@ascend.com>
45867
45868         * m4/jm-macros.m4: Use it here.
45869         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): New file/macro.
45870
45871 1999-12-23  Jim Meyering  <meyering@ascend.com>
45872
45873         * m4/jm-macros.m4: Check for clock_gettime (moved from
45874         fileutils/configure.in)
45875         Check for gettimeofday.
45876
45877 1999-12-20  Jim Meyering  <meyering@ascend.com>
45878
45879         * m4/strftime.m4: Remove kludge, now that I'm using the fixed
45880         autoconf-2.14a-1999-12-20.
45881
45882 1999-12-19  Jim Meyering  <meyering@ascend.com>
45883
45884         * m4/lstat-slash.m4: New file.
45885         * m4/jm-macros.m4: Use the new macro:
45886         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
45887
45888 1999-12-07  Jim Meyering  <meyering@ascend.com>
45889
45890         * m4/perl.m4: Require that File::Compare be available, too.
45891         Too many systems seem to lack it.
45892
45893         * m4/strftime.m4: Add checks for most of the cpp macros tested in
45894         GNU's strftime.c.  Prompted by a patch from Paul Eggert.
45895
45896 1999-11-18  Paul Eggert  <eggert@twinsun.com>
45897
45898         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around a
45899         problem with the QNX 4.25 shell, which doesn't propagate exit
45900         status of failed commands inside shell assignments.
45901
45902 1999-11-17  Jim Meyering  <meyering@ascend.com>
45903
45904         * m4/gettext.m4: Use new AC_CONFIG_LINKS in place of AC_LINK_FILES.
45905
45906 1999-11-07  Jim Meyering  <meyering@ascend.com>
45907
45908         * m4/getloadavg.m4: Add `, 1, [FIXME]' to each use of AC_DEFINE.
45909
45910 1999-11-06  Jim Meyering  <meyering@ascend.com>
45911
45912         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro.
45913         * m4/jm-macros.m4 (jm_MACROS): Use it here.
45914
45915 1999-11-05  Jim Meyering  <meyering@ascend.com>
45916
45917         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Move some tests from
45918         configure.in of textutils, fileutils, and sh-utils into this one
45919         (shared between those packages) file.
45920         Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecated
45921         AC_STRUCT_ST_BLKSIZE.
45922
45923 1999-11-03  Jim Meyering  <meyering@ascend.com>
45924
45925         * m4/ssize_t.m4: Remove file.  No longer needed since the new version
45926         of AC_CHECK_TYPE checks includes unistd.h.
45927         * m4/jm-macros.m4: Use straight `AC_CHECK_TYPE(ssize_t, int)'.
45928         Suggestion from Akim Demaille.
45929
45930 1999-10-30  Jim Meyering  <meyering@ascend.com>
45931
45932         * m4/uintmax_t.m4: Require 2.14a.  Remove backslash before backtick in
45933         m4-quoted string.
45934         * m4/ls-mntd-fs.m4: Likewise.
45935         * m4/jm-macros.m4: Likewise.  Also, use AC_TYPE_SSIZE_T instead
45936         * m4/jm-winsz1.m4: Likewise.
45937
45938         * m4/const.m4: Remove file, since the fix made it into the experimental
45939         version of autoconf.
45940         * m4/mktime.m4: Likewise.
45941
45942         * m4/check-type.m4: Remove file, now that the latest version of
45943         AC_CHECK_TYPE takes a third arg to specify additional #includes.
45944
45945         * m4/ssize_t.m4: New file, requires experimental version of autoconf.
45946         * m4/jm-macros.m4: Use new AC_TYPE_SSIZE_T instead of my hacked
45947         AC_CHECK_TYPE.
45948
45949 1999-10-04  Jim Meyering  <meyering@ascend.com>
45950
45951         * m4/jm-macros.m4: Don't require autoconf-2.14.1.
45952
45953 1999-09-22  Paul Eggert  <eggert@twinsun.com>
45954
45955         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around GCC
45956         2.95.1 bug with HP-UX 10.20.
45957
45958 1999-09-17  Jim Meyering  <meyering@ascend.com>
45959
45960         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add strdup.
45961         Paul Nevai reported a link failure on a NeXT CUBE with NeXTSTEP 3.3
45962         due to missing strdup (against sh-utils-2.0).
45963
45964 1999-08-29  Jim Meyering  <meyering@ascend.com>
45965
45966         * m4/jm-macros.m4: Require jm_BISON.
45967         * m4/bison.m4: New file.
45968
45969 1999-08-17  Paul Eggert  <eggert@twinsun.com>
45970
45971         * m4/largefile.m4 (AC_SYS_LARGEFILE): Fix typo: missing comma
45972         in value for _FILE_OFFSET_BITS, which broke ports to HP-UX 10.20.
45973
45974 1999-08-05  Jim Meyering  <meyering@ascend.com>
45975
45976         * m4/getline.m4: Rename test file from conftestdata to conftest.data
45977         to avoid conflicts with `conftest' on 8+3 filesystems.
45978         Suggestion from Eli Zaretskii.
45979
45980 1999-08-04  Jim Meyering  <meyering@ascend.com>
45981
45982         * m4/jm-macros.m4: Move a 4-line block of code from the configure.in of
45983         fileutils and sh-utils (textutils's getline test was inadequate).
45984         (AM_FUNC_GETLINE): Run this test.
45985         (AC_CHECK_FUNCS): Check for getdelim.
45986         Reported by Bob Proulx.
45987
45988 1999-08-02  Jim Meyering  <meyering@ascend.com>
45989
45990         * m4/jm-macros.m4: Add a comment.
45991
45992 1999-08-01  Paul Eggert  <eggert@twinsun.com>
45993
45994         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check whether
45995         <inttypes.h> defines strtoumax as a macro (and not as a
45996         function).
45997
45998 1999-08-01  Paul Eggert  <eggert@twinsun.com>
45999
46000         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sure
46001         that we can shift, multiply and divide unsigned long long
46002         values; Ultrix cc can't do it.
46003
46004 1999-08-01  Paul Eggert  <eggert@twinsun.com>
46005
46006         * m4/mktime.m4: New file, which is a preview of what should appear
46007         in the next public autoconf release.
46008
46009 1999-08-01  Paul Eggert  <eggert@twinsun.com>
46010
46011         * m4/lfs.m4: Remove this file.
46012         * m4/largefile.m4: New file.  It contains the old contents of
46013         lfs.m4, except that all names with prefix AC_LFS have been
46014         changed to use the prefix AC_SYS_LARGEFILE instead, to be
46015         compatible with future autoconf versions.  Also, some minor m4
46016         quoting problems have been fixed.
46017
46018 1999-08-01  Paul Eggert  <eggert@twinsun.com>
46019
46020         * m4/gettext.m4 (AM_WITH_NLS): Remove unnecessary lines.
46021         Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl.
46022         (AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting,
46023         and simplify the shell code.
46024
46025 1999-08-01  Jim Meyering  <meyering@ascend.com>
46026
46027         * m4/mktime.m4 (AC_FUNC_MKTIME): Undefine to avoid syntax errors from
46028         m4.
46029
46030 1999-07-20  Jim Meyering  <meyering@ascend.com>
46031
46032         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memmove.
46033
46034 1999-07-15  Jim Meyering  <meyering@ascend.com>
46035
46036         * m4/jm-macros.m4 (AC_CHECK_FUNCS): Check for getpagesize.
46037
46038 1999-05-22  Jim Meyering  <meyering@ascend.com>
46039
46040         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memchr.
46041
46042 1999-05-20  Jim Meyering  <meyering@ascend.com>
46043
46044         * m4/search-libs.m4 [AC_SEARCH_LIBS]: Quote name in undefine.
46045         Add a colon after each `then' in case $4 is empty.
46046
46047 1999-05-16  Jim Meyering  <meyering@ascend.com>
46048
46049         * m4/search-libs.m4: New file to override autoconf's AC_SEARCH_LIBS.
46050
46051 1999-05-10  Jim Meyering  <meyering@ascend.com>
46052
46053         * m4/jm-mktime.m4: Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME.
46054
46055         * m4/jm-macros.m4: Require 2.14.1, since we use newly-renamed
46056         AC_FUNC_MKTIME.
46057
46058 1999-05-10  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
46059
46060         * m4/jm-mktime.m4, putenv.m4: Fix typos in config.h comments.
46061
46062 1999-05-04  Paul Eggert  <eggert@twinsun.com>
46063
46064         * m4/lfs.m4 (AC_LFS): -n32, -o32, and -n64 should be in CFLAGS,
46065         not CPPFLAGS, so that linking works correctly in IRIX.
46066
46067 1999-04-30  Paul Eggert  <eggert@twinsun.com>
46068
46069         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add dup2.
46070
46071 1999-04-20  Paul Eggert  <eggert@twinsun.com>
46072
46073         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Move unsigned long
46074         long check into new jm_AC_TYPE_UNSIGNED_LONG_LONG macro.
46075         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require
46076         jm_AC_TYPE_UNSIGNED_LONG_LONG.
46077         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro.
46078
46079         * m4/lfs.m4: Port to AIX and HP-UX.  Support cross-compilation.
46080
46081 1999-04-20  Jim Meyering  <meyering@ascend.com>
46082
46083         * m4/xstrtoumax.m4: Require jm_AC_TYPE_UNSIGNED_LONG_LONG.
46084         AC_REPLACE xstroull if necessary.  From Paul Eggert.
46085         (AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq.
46086
46087 1999-04-18  Jim Meyering  <meyering@ascend.com>
46088
46089         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): New file/macro.
46090         * m4/jm-macros.m4: Use it.
46091
46092 1999-04-06  Jim Meyering  <meyering@ascend.com>
46093
46094         * m4/strftime.m4: Remove test for %f.
46095
46096 1999-03-29  Jim Meyering  <meyering@ascend.com>
46097
46098         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the
46099         superset of the AC_TYPE_* checks in the textutils, fileutils,
46100         and sh-utils, plus AC_TYPE_PID_T.  Paul Eggert suggested adding
46101         AC_TYPE_PID_T.
46102
46103 1999-03-28  Jim Meyering  <meyering@ascend.com>
46104
46105         * m4/jm-macros.m4: Define GNU_PACKAGE here.
46106         Be sure to AC_SUBST it, once again, so that @GNU_PACKAGE@ is
46107         replaced e.g., in the *.sh files of the sh-utils.
46108
46109 1999-03-20  Jim Meyering  <meyering@ascend.com>
46110
46111         * m4/jm-macros.m4: s/jm_WITH_REGEX/jm_INCLUDED_REGEX/.
46112         * m4/regex.m4 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
46113         Don't depend on AM_GLIBC.  Suggestions from Alain Magloire.
46114
46115 1999-03-19  Jim Meyering  <meyering@ascend.com>
46116
46117         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): New macro.
46118
46119 1999-03-12  Jim Meyering  <meyering@ascend.com>
46120
46121         * m4/jm-macros.m4: Use AC_FUNC_SETVBUF_REVERSED.
46122
46123 1999-03-07  Jim Meyering  <meyering@ascend.com>
46124
46125         * m4/jm-glibc-io.m4: Use only those *_unlocked macros that are
46126         declared.
46127
46128 1999-02-17  Jim Meyering  <meyering@ascend.com>
46129
46130         * m4/gettext.m4 (AM_GNU_GETTEXT): Do `changequote' around use of
46131         brackets in macro definition.  From Eli Zaretskii and Alain Magloire.
46132
46133 1999-02-07  Jim Meyering  <meyering@ascend.com>
46134
46135         * m4/group-member.m4: New file -- extracted from sh-utils'
46136         configure.in.
46137
46138         1999-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
46139         * m4/gettext.m4: Support DOS-style d:/foo/bar absolute file names.
46140
46141 1999-02-06  Jim Meyering  <meyering@ascend.com>
46142
46143         * m4/chown.m4: Use `AC_SUBST(LIBOBJS)' since we set LIBOBJS.
46144         * m4/fnmatch.m4: Likewise.
46145         * m4/getgroups.m4: Likewise.
46146         * m4/lstat.m4: Likewise.
46147         * m4/malloc.m4: Likewise.
46148         * m4/putenv.m4: Likewise.
46149         * m4/realloc.m4: Likewise.
46150         * m4/regex.m4: Likewise.
46151         * m4/stat.m4: Likewise.
46152         * m4/strftime.m4: Likewise.
46153         Suggestion from Alain Magloire.
46154
46155         * m4/chown.m4: Use `.$ac_objext', not `.o'.
46156         * m4/fnmatch.m4: Likewise.
46157         * m4/getgroups.m4: Likewise.
46158         * m4/getline.m4: Likewise.
46159         * m4/lstat.m4: Likewise.
46160         * m4/malloc.m4: Likewise.
46161         * m4/memcmp.m4: Likewise.
46162         * m4/putenv.m4: Likewise.
46163         * m4/realloc.m4: Likewise.
46164         * m4/regex.m4: Likewise.
46165         * m4/stat.m4: Likewise.
46166         * m4/strftime.m4: Likewise.
46167         Suggestion from Alain Magloire.
46168
46169         * m4/jm-macros.m4: Actually invoke jm_WITH_REGEX now that it requires
46170         an argument.
46171
46172         * m4/regex.m4: Add a run-time Test for proper operation of
46173         re_compile_pattern.
46174
46175 1999-01-31  Jim Meyering  <meyering@ascend.com>
46176
46177         * m4/getloadavg.m4: Check for locale.h and the function, setlocale.
46178
46179 1999-01-30  Jim Meyering  <meyering@ascend.com>
46180
46181         * m4/check-type.m4: Use 3-arg form of AC_DEFINE.
46182
46183         * m4/jm-mktime.m4: Make this a wrapper around the official
46184         AM_FUNC_MKTIME rather than my private copy, now that the official one
46185         is up to date.
46186         * m4/mktime.m4: Remove file.
46187
46188         * m4/getloadavg.m4: Use 3-arg form of AC_DEFINE.
46189         * m4/uptime.m4: Likewise.
46190         * m4/uintmax_t.m4: Likewise.
46191
46192 1999-01-28  Jim Meyering  <meyering@ascend.com>
46193
46194         * m4/jm-macros.m4: Use jm_AFS.
46195         * m4/afs.m4: New file (from fileutils' configure.in).
46196
46197         * m4/assert.m4: Use the 3-argument forms of AC_DEFINE* macros.
46198         * m4/chown.m4: Likewise.
46199         * m4/d-ino.m4: Likewise.
46200         * m4/d-type.m4: Likewise.
46201         * m4/fnmatch.m4: Likewise.
46202         * m4/getgroups.m4: Likewise.
46203         * m4/gettext.m4: Likewise.
46204         * m4/jm-mktime.m4: Likewise.
46205         * m4/jm-winsz2.m4: Likewise.
46206         * m4/lcmessage.m4: Likewise.
46207         * m4/ls-mntd-fs.m4: Likewise.
46208         * m4/malloc.m4: Likewise.
46209         * m4/memcmp.m4: Likewise.
46210         * m4/putenv.m4: Likewise.
46211         * m4/realloc.m4: Likewise.
46212         * m4/st_mtim.m4: Likewise.
46213         * m4/strftime.m4: Likewise.
46214
46215 1999-01-16  Jim Meyering  <meyering@ascend.com>
46216
46217         * m4/jm-macros.m4 (ARGMATCH_DIE): Define.
46218         (ARGMATCH_DIE_DECL): Define.
46219
46220 1999-01-12  Jim Meyering  <meyering@ascend.com>
46221
46222         * m4/Makefile.am.in: Rewrite to avoid using fmt.
46223         Reported by Lars Hecking.
46224
46225 1999-01-10  Jim Meyering  <meyering@ascend.com>
46226
46227         * m4/fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my
46228         gross kludge.
46229         * m4/inttypes_h.m4: Likewise.
46230         * m4/lstat.m4: Likewise.
46231         * m4/malloc.m4: Likewise.
46232         * m4/readdir.m4: Likewise.
46233         * m4/realloc.m4: Likewise.
46234         * m4/st_dm_mode.m4: Likewise.
46235         * m4/stat.m4: Likewise.
46236         * m4/utimbuf.m4: Likewise.
46237         * m4/utimes.m4: Likewise.
46238
46239         * m4/check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the
46240         AC_CHECK_FUNCS hack.  Now, it's still a hack, but at least the
46241         comments in config.h.in are meaningful.
46242
46243         * m4/jm-macros.m4: Require autoconf-2.13 here.
46244
46245         * m4/regex.m4: By default, don't use the included regex.c on systems
46246         with glibc 2.  Suggestion from Uli Drepper.
46247
46248 1999-01-02  Jim Meyering  <meyering@ascend.com>
46249
46250         * m4/jm-macros.m4: Replace strcasecmp and strncasecmp.
46251
46252 1998-12-18  Jim Meyering  <meyering@ascend.com>
46253
46254         * m4/Makefile.am.in (Makefile.am): Simplify rule.
46255         Based on a suggestion from Lars Hecking.
46256
46257 1998-11-16  Paul Eggert  <eggert@twinsun.com>
46258
46259         * m4/lfs.m4 (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11.
46260
46261 1998-11-16  Jim Meyering  <meyering@ascend.com>
46262
46263         * m4/lfs.m4: Double-quote the `uname...` expression.
46264
46265 1998-11-14  Jim Meyering  <meyering@ascend.com>
46266
46267         * m4/lstat.m4: Correct comment.  POSIX does not permit it to succeed.
46268         * m4/stat.m4: Likewise.
46269
46270 1998-11-03  Jim Meyering  <meyering@ascend.com>
46271
46272         * m4/stat.m4: Rewrite to set HAVE_STAT_EMPTY_STRING_BUG.
46273         * m4/lstat.m4: Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG.
46274
46275 1998-10-18  Jim Meyering  <meyering@ascend.com>
46276
46277         * m4/check-decl.m4 (jm_CHECK_DECL_LOCALTIME_R): Remove macro.
46278
46279 1998-10-17  Jim Meyering  <meyering@ascend.com>
46280
46281         * m4/decl.m4 (jm_CHECK_DECLARATION): Don't hard-code which headers to
46282         include, though we still hard-code the `require'-like AC_CHECK_HEADERS
46283         calls for those previously hard-coded headers.  Instead, take a new
46284         parameter.
46285         (jm_CHECK_DECLARATIONS): Reflect interface change.
46286         * m4/check-decl.m4 (jm_CHECK_DECLS): Likewise.
46287         (jm_CHECK_DECL_LOCALTIME_R): New macro.
46288
46289         * m4/mktime.m4: Test for spring-forward gap before long-running test.
46290
46291 1998-10-14  Jim Meyering  <meyering@ascend.com>
46292
46293         * m4/mktime.m4: Use the more portable "TZ=PST8PDT,M4.1.0,M10.5.0"
46294         instead of "TZ=America/Vancouver".  From Paul Eggert.
46295
46296 1998-10-11  Jim Meyering  <meyering@ascend.com>
46297
46298         * m4/mktime.m4 (jm_AM_FUNC_MKTIME): New file and macro.
46299         This adds a test for a recently added compatibility fix for mktime.c.
46300         * m4/jm-mktime.m4: Require jm_AM_FUNC_MKTIME, not AM_FUNC_MKTIME.
46301
46302 1998-09-27  Jim Meyering  <meyering@ascend.com>
46303
46304         * m4/jm-macros.m4 (jm_MACROS): Require jm_FUNC_FNMATCH.
46305
46306         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): New file/macro.  Extracted from
46307         ../configure.in, including a change from Gordon Matzigkeit to allow
46308         cross-compiling for the Hurd.
46309
46310         * m4/glibc.m4: New file/macro to test for the GNU C Library
46311         versions 1 and 2.  From Gordon Matzigkeit.
46312         Indent.
46313
46314 1998-09-21  Jim Meyering  <meyering@ascend.com>
46315
46316         * m4/chown.m4: Declare locals: before, after.  From Andries Brouwer.
46317
46318 1998-08-18  Paul Eggert  <eggert@twinsun.com>
46319
46320         Port nanosecond-resolution times to UnixWare 2.1.2 and
46321         pedantic Solaris 2.6.
46322
46323         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from
46324         AC_STRUCT_ST_MTIM.
46325         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC):
46326         Generate name of ns member, instead of just 1 or undef.
46327         Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode.
46328
46329 1998-08-15  Jim Meyering  <meyering@ascend.com>
46330
46331         * m4/ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file.
46332         * m4/check-type.m4: New file.  Replacement for AC_CHECK_TYPE.
46333         * m4/jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int)
46334         instead of jm_TYPE_SSIZE_T.
46335
46336 1998-08-12  Jim Meyering  <meyering@ascend.com>
46337
46338         * m4/st_dm_mode.m4: New file.  From Johan Danielsson.
46339
46340 1998-08-02  Jim Meyering  <meyering@ascend.com>
46341
46342         * m4/st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM
46343         in acconfig.h manually.
46344
46345 1998-07-31  Paul Eggert  <eggert@twinsun.com>
46346
46347         * m4/st_mtim.m4: New file.
46348
46349 1998-07-28  Jim Meyering  <meyering@ascend.com>
46350
46351         * m4/utimes.m4: Undef stat.
46352
46353 1998-07-25  Jim Meyering  <meyering@ascend.com>
46354
46355         * m4/utime.m4 (jm_FUNC_UTIME): New file and macro.
46356         * m4/utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro.
46357
46358 1998-07-09  Manfred Hollstein  <manfred@s-direktnet.de>
46359
46360         * m4/chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the
46361         uid and gid actually remain unchanged.
46362
46363 1998-07-07  Jim Meyering  <meyering@ascend.com>
46364
46365         * m4/jm-glibc-io.m4: Remove fclose_unlocked.
46366
46367 1998-07-04  Jim Meyering  <meyering@ascend.com>
46368
46369         * m4/regex.m4: Use syscmd, ifelse, and sysval.  Mainly as an exercise
46370         to prove that this macro can be used in packages without regex.c.
46371
46372 1998-07-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
46373
46374         * m4/gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h>
46375         is to be used.
46376
46377 1998-07-03  Jim Meyering  <meyering@ascend.com>
46378
46379         * m4/gettext.m4: Add -lintl if it's found to be necessary.
46380
46381         * m4/gettext.m4: New file -- from gettext-0.10.35.
46382         * m4/lcmessage.m4: Likewise.
46383         * m4/progtest.m4: Likewise.
46384
46385         * m4/regex.m4 (jm_WITH_REGEX): New file and macro.
46386         * m4/jm-macros.m4: Require the new macro.
46387
46388 1998-06-29  Jim Meyering  <meyering@ascend.com>
46389
46390         * m4/fstypename.m4: Include sys/param.h.  NetBSD 1.3.1 requires this
46391         for the definition of NGROUPS (used in a system header included
46392         by sys/mount.h).
46393
46394 1998-06-28  Jim Meyering  <meyering@ascend.com>
46395
46396         * m4/ls-mntd-fs.m4: New file.
46397         * m4/fstypename.m4: New file.
46398
46399         * m4/jm-macros.m4: Require the new macro.
46400         * m4/jm-glibc-io.m4: New file.
46401
46402 1998-05-19  Jim Meyering  <meyering@ascend.com>
46403
46404         * m4/jm-macros.m4: Add jm_FUNC_LCHOWN.
46405         * m4/lchown.m4: New file.
46406
46407         * m4/Makefile.am.in: New file.
46408         * m4/Makefile.am (Makefile.am): Depend on Makefile.am.in.
46409
46410 1998-05-14  Jim Meyering  <meyering@ascend.com>
46411
46412         * m4/Makefile.am (EXTRA_DIST): Add them.
46413         * m4/jm-macros.m4: New file.
46414         * m4/utimbuf.m4: New file.
46415
46416 1998-05-12  Jim Meyering  <meyering@ascend.com>
46417
46418         * m4/Makefile.am (EXTRA_DIST): Add isc-posix.m4.
46419
46420 1998-05-11  Jim Meyering  <meyering@ascend.com>
46421
46422         * m4/isc-posix.m4: New file.
46423
46424 1998-05-10  Jim Meyering  <meyering@ascend.com>
46425
46426         * m4/jm-mktime.m4: Use AM_FUNC_MKTIME, now that it's up to date.
46427
46428 1998-05-09  Jim Meyering  <meyering@ascend.com>
46429
46430         * m4/Makefile.am (EXTRA_DIST): Add ssize_t.m4.
46431         (EXTRA_DIST): Remove mktime.m4, now that the new version is included
46432         with automake.
46433
46434         * m4/ssize_t.m4: New file.
46435         * m4/mktime.m4: Remove file -- the new automake has this now.
46436
46437 1998-04-26  Jim Meyering  <meyering@ascend.com>
46438
46439         * m4/assert.m4: New file.
46440         * m4/Makefile.am (EXTRA_DIST): Add assert.m4.
46441
46442 1998-04-05  Jim Meyering  <meyering@ascend.com>
46443
46444         * m4/prereq.m4 (jm_PREREQ_REGEX): New macro.
46445         (jm_PREREQ): Use it here.
46446
46447 1998-03-23  Jim Meyering  <meyering@eng.ascend.com>
46448
46449         * m4/inttypes_h.m4: Kludges so I don't have to add HAVE_INTTYPES_H
46450         in acconfig.h.
46451
46452 1998-03-15  Jim Meyering  <meyering@eng.ascend.com>
46453
46454         * m4/prereq.m4: New file.
46455         * m4/error.m4: New file.
46456         * m4/Makefile.am (EXTRA_DIST): Add error.m4 and prereq.m4.
46457
46458 1998-02-07  Jim Meyering  <meyering@eng.ascend.com>
46459
46460         * m4/getline.m4: Don't set am_cv_func_working_getline before the
46461         cache-check for the same variable -- that defeated the purpose of
46462         the test; the test program was never run.  This was a problem only
46463         on systems with losing getline functions -- HP-UX 10.20 is one.
46464         Reported by Bjorn Helgaas.
46465
46466 1998-02-06  Jim Meyering  <meyering@eng.ascend.com>
46467
46468         * m4/Makefile.am (EXTRA_DIST): Add perl.m4.
46469
46470 1998-01-10  Jim Meyering  <meyering@na-net.ornl.gov>
46471
46472         * m4/Makefile.am (EXTRA_DIST): Add const.m4.
46473
46474         * m4/const.m4: New file.  Use an initializer in this declaration
46475         typedef int charset[2]; const charset x;
46476         Reported by Bob Glickstein.
46477
46478 1997-12-21  Jim Meyering  <meyering@na-net.ornl.gov>
46479
46480         * m4/chown.m4: Fix reversed types on -1 args to chown.
46481         From Kaveh Ghazi.
46482
46483 1997-12-14  Jim Meyering  <meyering@na-net.ornl.gov>
46484
46485         * m4/check-decl.m4: s/DECLARATION_/DECL_/g.
46486         Add lseek and memchr.
46487
46488         * m4/decl.m4: s/HAVE_DECLARATION_/HAVE_DECL_/g.
46489         T.E.Dickey <dickey@clark.net> said that some older preprocessors
46490         have a 20-character limit on names.
46491
46492 1997-11-30  Jim Meyering  <meyering@na-net.ornl.gov>
46493
46494         * m4/inttypes_h.m4: New file.
46495         * m4/uintmax_t.m4: New file.
46496         * m4/Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4.
46497
46498
46499         -----
46500
46501         Local Variables:
46502         coding: utf-8
46503         End:
46504
46505         Copyright (C) 1997-2008 Free Software Foundation, Inc.
46506
46507         Copying and distribution of this file, with or without
46508         modification, are permitted provided the copyright notice
46509         and this notice are preserved.