cc270c812270b176d89fe7df4fbeca799ee35203
[gnulib.git] / ChangeLog
1 2007-07-02  Simon Josefsson  <simon@josefsson.org>
2
3         * NEWS: Mention lgpl module name change.
4
5         * modules/lgpl-2.1: Renamed from lgpl.
6
7         * NEWS: Mention gpl module name change.
8
9         * modules/gpl-3.0: New file, based on gpl-2.0.
10
11         * modules/gpl-2.0: Renamed from gpl.
12
13         * modules/gpl: Fix filename, doc/gpl.texi is now found at
14         doc/gpl-2.0.texi.
15
16 2007-07-02  Paul Eggert  <eggert@cs.ucla.edu>
17
18         * lib/inttypes_.h [defined __cplusplus&&!defined __STDC_LIMIT_MACROS]:
19         #define __STDC_LIMIT_MACROS temporarily while including
20         <stdint.h>, so that __STDC_LIMIT_MACROS is defined.
21         Problem reported by Joel E. Denny in
22         <http://lists.gnu.org/archive/html/bug-gnulib/2007-07/msg00008.html>.
23
24 2007-07-01  Bruno Haible  <bruno@clisp.org>
25
26         * lib/unistdio.h: New file.
27         * lib/unistdio/u-asnprintf.h: New file.
28         * lib/unistdio/u-asprintf.h: New file.
29         * lib/unistdio/u-printf-args.c: New file.
30         * lib/unistdio/u-printf-args.h: New file.
31         * lib/unistdio/u-printf-parse.h: New file.
32         * lib/unistdio/u-snprintf.h: New file.
33         * lib/unistdio/u-sprintf.h: New file.
34         * lib/unistdio/u-vasprintf.h: New file.
35         * lib/unistdio/u-vsnprintf.h: New file.
36         * lib/unistdio/u-vsprintf.h: New file.
37         * lib/unistdio/ulc-asnprintf.c: New file.
38         * lib/unistdio/ulc-asprintf.c: New file.
39         * lib/unistdio/ulc-fprintf.c: New file, based on lib/fprintf.c.
40         * lib/unistdio/ulc-printf-parse.c: New file.
41         * lib/unistdio/ulc-snprintf.c: New file.
42         * lib/unistdio/ulc-sprintf.c: New file.
43         * lib/unistdio/ulc-vasnprintf.c: New file.
44         * lib/unistdio/ulc-vasprintf.c: New file.
45         * lib/unistdio/ulc-vfprintf.c: New file, based on lib/vfprintf.c.
46         * lib/unistdio/ulc-vsnprintf.c: New file.
47         * lib/unistdio/ulc-vsprintf.c: New file.
48         * lib/unistdio/u8-asnprintf.c: New file.
49         * lib/unistdio/u8-asprintf.c: New file.
50         * lib/unistdio/u8-printf-parse.c: New file.
51         * lib/unistdio/u8-snprintf.c: New file.
52         * lib/unistdio/u8-sprintf.c: New file.
53         * lib/unistdio/u8-vasnprintf.c: New file.
54         * lib/unistdio/u8-vasprintf.c: New file.
55         * lib/unistdio/u8-vsnprintf.c: New file.
56         * lib/unistdio/u8-vsprintf.c: New file.
57         * lib/unistdio/u8-u8-asnprintf.c: New file.
58         * lib/unistdio/u8-u8-asprintf.c: New file.
59         * lib/unistdio/u8-u8-snprintf.c: New file.
60         * lib/unistdio/u8-u8-sprintf.c: New file.
61         * lib/unistdio/u8-u8-vasnprintf.c: New file.
62         * lib/unistdio/u8-u8-vasprintf.c: New file.
63         * lib/unistdio/u8-u8-vsnprintf.c: New file.
64         * lib/unistdio/u8-u8-vsprintf.c: New file.
65         * lib/unistdio/u16-asnprintf.c: New file.
66         * lib/unistdio/u16-asprintf.c: New file.
67         * lib/unistdio/u16-printf-parse.c: New file.
68         * lib/unistdio/u16-snprintf.c: New file.
69         * lib/unistdio/u16-sprintf.c: New file.
70         * lib/unistdio/u16-vasnprintf.c: New file.
71         * lib/unistdio/u16-vasprintf.c: New file.
72         * lib/unistdio/u16-vsnprintf.c: New file.
73         * lib/unistdio/u16-vsprintf.c: New file.
74         * lib/unistdio/u16-u16-asnprintf.c: New file.
75         * lib/unistdio/u16-u16-asprintf.c: New file.
76         * lib/unistdio/u16-u16-snprintf.c: New file.
77         * lib/unistdio/u16-u16-sprintf.c: New file.
78         * lib/unistdio/u16-u16-vasnprintf.c: New file.
79         * lib/unistdio/u16-u16-vasprintf.c: New file.
80         * lib/unistdio/u16-u16-vsnprintf.c: New file.
81         * lib/unistdio/u16-u16-vsprintf.c: New file.
82         * lib/unistdio/u32-asnprintf.c: New file.
83         * lib/unistdio/u32-asprintf.c: New file.
84         * lib/unistdio/u32-printf-parse.c: New file.
85         * lib/unistdio/u32-snprintf.c: New file.
86         * lib/unistdio/u32-sprintf.c: New file.
87         * lib/unistdio/u32-vasnprintf.c: New file.
88         * lib/unistdio/u32-vasprintf.c: New file.
89         * lib/unistdio/u32-vsnprintf.c: New file.
90         * lib/unistdio/u32-vsprintf.c: New file.
91         * lib/unistdio/u32-u32-asnprintf.c: New file.
92         * lib/unistdio/u32-u32-asprintf.c: New file.
93         * lib/unistdio/u32-u32-snprintf.c: New file.
94         * lib/unistdio/u32-u32-sprintf.c: New file.
95         * lib/unistdio/u32-u32-vasnprintf.c: New file.
96         * lib/unistdio/u32-u32-vasprintf.c: New file.
97         * lib/unistdio/u32-u32-vsnprintf.c: New file.
98         * lib/unistdio/u32-u32-vsprintf.c: New file.
99         * tests/unistdio/test-ulc-asnprintf1.c: New file.
100         * tests/unistdio/test-ulc-asnprintf1.h: New file.
101         * tests/unistdio/test-ulc-printf1.h: New file.
102         * tests/unistdio/test-ulc-vasnprintf1.c: New file.
103         * tests/unistdio/test-ulc-vasnprintf2.c: New file.
104         * tests/unistdio/test-ulc-vasnprintf2.sh: New file.
105         * tests/unistdio/test-ulc-vasnprintf3.c: New file.
106         * tests/unistdio/test-ulc-vasnprintf3.sh: New file.
107         * tests/unistdio/test-ulc-vasprintf1.c: New file.
108         * tests/unistdio/test-ulc-vsnprintf1.c: New file.
109         * tests/unistdio/test-ulc-vsprintf1.c: New file.
110         * tests/unistdio/test-u8-asnprintf1.c: New file.
111         * tests/unistdio/test-u8-asnprintf1.h: New file.
112         * tests/unistdio/test-u8-printf1.h: New file.
113         * tests/unistdio/test-u8-vasnprintf1.c: New file.
114         * tests/unistdio/test-u8-vasnprintf2.c: New file.
115         * tests/unistdio/test-u8-vasnprintf2.sh: New file.
116         * tests/unistdio/test-u8-vasnprintf3.c: New file.
117         * tests/unistdio/test-u8-vasnprintf3.sh: New file.
118         * tests/unistdio/test-u8-vasprintf1.c: New file.
119         * tests/unistdio/test-u8-vsnprintf1.c: New file.
120         * tests/unistdio/test-u8-vsprintf1.c: New file.
121         * tests/unistdio/test-u16-asnprintf1.c: New file.
122         * tests/unistdio/test-u16-asnprintf1.h: New file.
123         * tests/unistdio/test-u16-printf1.h: New file.
124         * tests/unistdio/test-u16-vasnprintf1.c: New file.
125         * tests/unistdio/test-u16-vasnprintf2.c: New file.
126         * tests/unistdio/test-u16-vasnprintf2.sh: New file.
127         * tests/unistdio/test-u16-vasnprintf3.c: New file.
128         * tests/unistdio/test-u16-vasnprintf3.sh: New file.
129         * tests/unistdio/test-u16-vasprintf1.c: New file.
130         * tests/unistdio/test-u16-vsnprintf1.c: New file.
131         * tests/unistdio/test-u16-vsprintf1.c: New file.
132         * tests/unistdio/test-u32-asnprintf1.c: New file.
133         * tests/unistdio/test-u32-asnprintf1.h: New file.
134         * tests/unistdio/test-u32-printf1.h: New file.
135         * tests/unistdio/test-u32-vasnprintf1.c: New file.
136         * tests/unistdio/test-u32-vasnprintf2.c: New file.
137         * tests/unistdio/test-u32-vasnprintf2.sh: New file.
138         * tests/unistdio/test-u32-vasnprintf3.c: New file.
139         * tests/unistdio/test-u32-vasnprintf3.sh: New file.
140         * tests/unistdio/test-u32-vasprintf1.c: New file.
141         * tests/unistdio/test-u32-vsnprintf1.c: New file.
142         * tests/unistdio/test-u32-vsprintf1.c: New file.
143         * modules/unistdio/base: New file.
144         * modules/unistdio/u-printf-args: New file.
145         * modules/unistdio/ulc-asnprintf: New file.
146         * modules/unistdio/ulc-asprintf: New file.
147         * modules/unistdio/ulc-fprintf: New file.
148         * modules/unistdio/ulc-printf-parse: New file.
149         * modules/unistdio/ulc-snprintf: New file.
150         * modules/unistdio/ulc-sprintf: New file.
151         * modules/unistdio/ulc-vasnprintf: New file.
152         * modules/unistdio/ulc-vasprintf: New file.
153         * modules/unistdio/ulc-vfprintf: New file.
154         * modules/unistdio/ulc-vsnprintf: New file.
155         * modules/unistdio/ulc-vsprintf: New file.
156         * modules/unistdio/u8-asnprintf: New file.
157         * modules/unistdio/u8-asprintf: New file.
158         * modules/unistdio/u8-printf-parse: New file.
159         * modules/unistdio/u8-snprintf: New file.
160         * modules/unistdio/u8-sprintf: New file.
161         * modules/unistdio/u8-vasnprintf: New file.
162         * modules/unistdio/u8-vasprintf: New file.
163         * modules/unistdio/u8-vsnprintf: New file.
164         * modules/unistdio/u8-vsprintf: New file.
165         * modules/unistdio/u8-u8-asnprintf: New file.
166         * modules/unistdio/u8-u8-asprintf: New file.
167         * modules/unistdio/u8-u8-snprintf: New file.
168         * modules/unistdio/u8-u8-sprintf: New file.
169         * modules/unistdio/u8-u8-vasnprintf: New file.
170         * modules/unistdio/u8-u8-vasprintf: New file.
171         * modules/unistdio/u8-u8-vsnprintf: New file.
172         * modules/unistdio/u8-u8-vsprintf: New file.
173         * modules/unistdio/u16-asnprintf: New file.
174         * modules/unistdio/u16-asprintf: New file.
175         * modules/unistdio/u16-printf-parse: New file.
176         * modules/unistdio/u16-snprintf: New file.
177         * modules/unistdio/u16-sprintf: New file.
178         * modules/unistdio/u16-vasnprintf: New file.
179         * modules/unistdio/u16-vasprintf: New file.
180         * modules/unistdio/u16-vsnprintf: New file.
181         * modules/unistdio/u16-vsprintf: New file.
182         * modules/unistdio/u16-u16-asnprintf: New file.
183         * modules/unistdio/u16-u16-asprintf: New file.
184         * modules/unistdio/u16-u16-snprintf: New file.
185         * modules/unistdio/u16-u16-sprintf: New file.
186         * modules/unistdio/u16-u16-vasnprintf: New file.
187         * modules/unistdio/u16-u16-vasprintf: New file.
188         * modules/unistdio/u16-u16-vsnprintf: New file.
189         * modules/unistdio/u16-u16-vsprintf: New file.
190         * modules/unistdio/u32-asnprintf: New file.
191         * modules/unistdio/u32-asprintf: New file.
192         * modules/unistdio/u32-printf-parse: New file.
193         * modules/unistdio/u32-snprintf: New file.
194         * modules/unistdio/u32-sprintf: New file.
195         * modules/unistdio/u32-vasnprintf: New file.
196         * modules/unistdio/u32-vasprintf: New file.
197         * modules/unistdio/u32-vsnprintf: New file.
198         * modules/unistdio/u32-vsprintf: New file.
199         * modules/unistdio/u32-u32-asnprintf: New file.
200         * modules/unistdio/u32-u32-asprintf: New file.
201         * modules/unistdio/u32-u32-snprintf: New file.
202         * modules/unistdio/u32-u32-sprintf: New file.
203         * modules/unistdio/u32-u32-vasnprintf: New file.
204         * modules/unistdio/u32-u32-vasprintf: New file.
205         * modules/unistdio/u32-u32-vsnprintf: New file.
206         * modules/unistdio/u32-u32-vsprintf: New file.
207         * modules/unistdio/ulc-asnprintf-tests: New file.
208         * modules/unistdio/ulc-vasnprintf-tests: New file.
209         * modules/unistdio/ulc-vasprintf-tests: New file.
210         * modules/unistdio/ulc-vsnprintf-tests: New file.
211         * modules/unistdio/ulc-vsprintf-tests: New file.
212         * modules/unistdio/u8-asnprintf-tests: New file.
213         * modules/unistdio/u8-vasnprintf-tests: New file.
214         * modules/unistdio/u8-vasprintf-tests: New file.
215         * modules/unistdio/u8-vsnprintf-tests: New file.
216         * modules/unistdio/u8-vsprintf-tests: New file.
217         * modules/unistdio/u16-asnprintf-tests: New file.
218         * modules/unistdio/u16-vasnprintf-tests: New file.
219         * modules/unistdio/u16-vasprintf-tests: New file.
220         * modules/unistdio/u16-vsnprintf-tests: New file.
221         * modules/unistdio/u16-vsprintf-tests: New file.
222         * modules/unistdio/u32-asnprintf-tests: New file.
223         * modules/unistdio/u32-vasnprintf-tests: New file.
224         * modules/unistdio/u32-vasprintf-tests: New file.
225         * modules/unistdio/u32-vsnprintf-tests: New file.
226         * modules/unistdio/u32-vsprintf-tests: New file.
227         * MODULES.html.sh (Unicode string functions): Add the new modules.
228
229 2007-07-01  Bruno Haible  <bruno@clisp.org>
230
231         * lib/sprintf.c (sprintf): Limit the available length estimation,
232         to avoid address wraparound.
233         * lib/vsprintf.c (vsprintf): Likewise.
234         * modules/sprintf-posix (Dependencies): Add stdint.
235         * modules/vsprintf-posix (Dependencies): Likewise.
236
237 2007-07-01  Bruno Haible <bruno@clisp.org>
238
239         * gnulib-tool (self_abspathname): Determine PATH_SEPARATOR and handle
240         Windows PATH as well. Conservative double-quoting. Comments.
241
242 2007-07-01  Bruno Haible <bruno@clisp.org>
243             Eric Blake  <ebb9@byu.net>
244             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
245
246         * gnulib-tool (self_abspathname): Fix algorithm to cope with
247         empty components in $PATH, denoting '.'.
248
249 2007-07-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
250
251         * gnulib-tool: Fix indentation.
252         (func_create_megatestdir): Likewise.
253         Report by Bruno Haible.
254
255 2007-06-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
256
257         Sync from Automake.
258         * build-aux/gnupload: Fix shell portability issues with for loops.
259         Report by Karl Berry.
260
261 2007-06-29  Simon Josefsson  <simon@josefsson.org>
262
263         * build-aux/maint.mk (POURL): Use translationproject.org.
264
265 2007-06-27  Simon Josefsson  <simon@josefsson.org>
266             Bruno Haible  <bruno@clisp.org>
267
268         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Require gl_HEADER_SYS_SOCKET
269         before using HAVE_WS2TCPIP_H. Check for gai_strerror through an
270         explicit link test, rather than AC_REPLACE_FUNCS - for mingw.
271         (gl_PREREQ_GETADDRINFO): Require gl_HEADER_SYS_SOCKET before using
272         HAVE_SYS_SOCKET_H and HAVE_WS2TCPIP_H.
273
274 2007-06-27  Bruno Haible  <bruno@clisp.org>
275
276         * build-aux/config.rpath: Upgrade to libtool-1.5.24.
277         * build-aux/config.libpath: Upgrade to libtool-1.5.24.
278
279 2007-06-26  Karl Berry  <karl@gnu.org>
280
281         * MODULES.html.sh: remove xreadlink-with-size.
282
283 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
284
285         * lib/time_.h: Port to Solaris 8 with Sun Studio 11, using a
286         method that I hope also handles the double-include problem noted
287         by Bruno Haible in
288         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00186.html>.
289
290 2007-06-23  Bruno Haible  <bruno@clisp.org>
291
292         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
293         Don't let the 'mostlyclean' target fail if the last subdirectory could
294         not be removed.
295         Reported by Karl Berry.
296
297 2007-06-23  Bruno Haible  <bruno@clisp.org>
298
299         * gnulib-tool (echo): Add a speedier workaround for ksh.
300         * tests/test-echo.sh: Likewise.
301
302 2007-06-23  Bruno Haible  <bruno@clisp.org>
303
304         * gnulib-tool (echo): Add workarounds also for bash versions < 2.04.
305         * tests/test-echo.sh: Likewise.
306
307 2007-06-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
308
309         * gnulib-tool (IFS): Initialize early, so we don't set it to
310         empty later.
311         (self_abspathname): Rewrite algorithm to set it, reindent.
312         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am)
313         (func_create_megatestdir): Merge some sed scripts.
314
315 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
316
317         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Check some typos
318         exposed by Sun Studio 11 cc on Solaris 8.
319
320 2007-06-22  Bruno Haible  <bruno@clisp.org>
321
322         * gnulib-tool (echo): Ensure the echo primitive does not interpret
323         backslashes.
324         * tests/test-echo.sh: New file.
325
326 2007-06-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
327
328         * gnulib-tool (func_add_or_update, func_create_testdir): Do not
329         simplify `sed_replace_build_aux' scripts, they are portable but
330         echoing them with `echo' is not.
331         Report and analysis by Fernando Ferreira <fernando.prog@netcabo.pt>.
332
333 2007-06-21  Karl Berry  <karl@gnu.org>
334
335         * config/srclist.txt: guess we can't handle the licenses via
336         srclist at the moment.
337
338 2007-06-21  Paul Eggert  <eggert@cs.ucla.edu>
339
340         * MODULES.html.sh: Add include_next.
341         * modules/include_next: New file.
342
343 2007-06-20  Paul Eggert  <eggert@cs.ucla.edu>
344
345         * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
346         INCLUDE_NEXT.
347         (gl_CHECK_NEXT_HEADERS): New macro.
348         * m4/fcntl_h.m4 (gl_FCNTL_H): use gl_CHECK_NEXT_HEADERS instead of
349         the obsolescent gl_ABSOLUTE_HEADER.
350         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise.
351         * m4/float_h.m4 (gl_FLOAT_H): Likewise.
352         * m4/iconv_h.m4 (gl_ICONV_H): Likewise.
353         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
354         * m4/locale_h.m4 (gl_LOCALE_H): Likewise.
355         * m4/math_h.m4 (gl_MATH_H): Likewise.
356         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
357         * m4/search_h.m4 (gl_SEARCH_H): Likewise.
358         * m4/signal_h.m4 (gl_SIGNAL_H): Likewise.
359         * m4/stdint.m4 (gl_STDINT_H): Likewise.
360         * m4/stdio_h.m4 (gl_STDIO_H): Likewise.
361         * m4/stdlib_h.m4 (gl_STDLIB_H): Likewise.
362         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Likewise.
363         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
364         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
365         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Likewise.
366         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Likewise.
367         * m4/sysexits.m4 (gl_SYSEXITS): Likewise.
368         * m4/time_h.m4 (gl_HEADER_TIME_H_BODY): Likewise.
369         * m4/unistd_h.m4 (gl_UNISTD_H): Likewise.
370         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
371         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
372         * m4/inttypes.m4 (gl_INTTYPES_H): Define
373         _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H to avoid the problem of unclean
374         builds, since ABSOLUTE_INTTYPES_H is no longer being defined.
375         * m4/stdint.m4 (gl_STDINT_H): Likewise, for
376         _GL_JUST_INCLUDE_SYSTEM_STDINT_H.
377         * lib/fcntl_.h: Use @INCLUDE_NEXT@ @NEXT_foo_H@
378         rather than @HAVE_INCLUDE_NEXT@ and @ABSOLUTE_foo_H@.
379         * lib/float_.h: Likewise.
380         * lib/inttypes_.h: Likewise.
381         * lib/math_.h: Likewise.
382         * lib/search_.h: Likewise.
383         * lib/signal_.h: Likewise.
384         * lib/stdint_.h: Likewise.
385         * lib/stdio_.h: Likewise.
386         * lib/stdlib_.h: Likewise.
387         * lib/string_.h: Likewise.
388         * lib/sys_stat_.h: Likewise.
389         * lib/sys_time_.h: Likewise.
390         * lib/time_.h: Likewise.
391         * lib/unistd_.h: Likewise.
392         * lib/wchar_.h: Likewise.
393         * lib/wctype_.h: Likewise.
394         * lib/dirent_.h: Likewise.
395         * lib/iconv_.h: Likewise.
396         * lib/locale_.h: Likewise.
397         * lib/netinet_in_.h: Likewise.
398         * lib/sys_select_.h: Likewise.
399         * lib/sys_socket_.h: Likewise.
400         * lib/sysexits_.h: Likewise.
401         * modules/fcntl (Depends-on): Depend on include_next, not
402         absolute_header.
403         (Makefile): Substitute INCLUDE_NEXT and NEXT_foo_H, not
404         HAVE_INCLUDE_NEXT and ABSOLUTE_foo_H.
405         * modules/fchdir: Likewise.
406         * modules/float: Likewise.
407         * modules/iconv_open: Likewise.
408         * modules/inttypes: Likewise.
409         * modules/locale: Likewise.
410         * modules/math: Likewise.
411         * modules/netinet_in: Likewise.
412         * modules/search: Likewise.
413         * modules/signal: Likewise.
414         * modules/stdint: Likewise.
415         * modules/stdio: Likewise.
416         * modules/stdlib: Likewise.
417         * modules/string: Likewise.
418         * modules/sys_select: Likewise.
419         * modules/sys_socket: Likewise.
420         * modules/sys_stat: Likewise.
421         * modules/sys_time: Likewise.
422         * modules/sysexits: Likewise.
423         * modules/time: Likewise.
424         * modules/unistd: Likewise.
425         * modules/wchar: Likewise.
426         * modules/wctype: Likewise.
427         * modules/sys_stat: Change maintainer to "all".
428         * modules/unistd: Likewise.
429
430 2007-06-20  Karl Berry  <karl@gnu.org>
431
432         * config/srclist.txt: track www changes in license files.
433
434 2007-06-20  Sergey Poznyakoff  <gray@gnu.org.ua>
435
436         * build-aux/bootstrap: Remove stray dot.
437         Make sure build_aux settings are honored when linking
438         gnulib_extra_files.
439
440 2007-06-19  Eric Blake  <ebb9@byu.net>
441
442         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
443         Allow compilation on cygwin.
444
445 2007-06-19  Jim Meyering  <jim@meyering.net>
446
447         xreadlink-with-size: Remove module.  No longer used.
448         Ex-callers now use xreadlink or mreadlink-with-size.
449         * modules/xreadlink-with-size: Remove module.
450         * lib/xreadlink-with-size.c: Remove file.
451         * lib/xreadlink.h (xreadlink_with_size): Remove prototype.
452         (xreadlink): Remove inaccurate comment.  The one in xreadlink.c,
453         just before the function definition *is* accurate.
454
455         Eliminate one way canonicalize_filename_mode could exit.
456         * lib/canonicalize.c (canonicalize_filename_mode):
457         Use mreadlink_with_size, not xreadlink_with_size.
458
459 2007-06-18  Paul Eggert  <eggert@cs.ucla.edu>
460
461         Detect porting problems to FreeBSD/arm, which has time_t wider than
462         long int.  Original problem reported for GNU diff by Xin Li in
463         <http://lists.gnu.org/archive/html/bug-gnu-utils/2007-06/msg00091.html>.
464         * modules/getdate (Depends-on): Add intprops, verify.
465         * lib/getdate.y: Include intprops.h, verify.h.  Verify that time_t
466         is an integer type no wider than long int.
467
468 2007-06-18  Jim Meyering  <jim@meyering.net>
469
470         New module: mreadlink-with-size.
471         * MODULES.html.sh: Add mreadlink-with-size.
472         * modules/mreadlink-with-size: New module
473         * modules/canonicalize (Depends-on): Depend on mreadlink-with-size,
474         not xreadlink-with-size.
475         * lib/mreadlink-with-size.c, lib/mreadlink.h: New files.
476
477 2007-06-16  Bruno Haible  <bruno@clisp.org>
478
479         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Catch the MacOS X 10.4 bug.
480         * doc/functions/frexpl.texi: Document the MacOS X 10.4 bug.
481         Reported by Gary V. Vaughan <gary@gnu.org>.
482
483 2007-06-15  Paul Eggert  <eggert@cs.ucla.edu>
484
485         Revamp lchown so that it lives in unistd.h where it belongs.
486         * lib/lchown.h: Remove.
487         * lib/dirchownmod.c: Don't include lib/lchown.h.
488         * lib/fchownat.c: Likewise.
489         * lib/openat.c: Likewise.
490         * lib/lchown.c (REPLACE_CHOWN): Define to 0 if the system chown
491         does not follow symlinks.
492         (EOPNOTSUPP): Define if not defined.
493         * lib/unistd_.h (chown): Do not replace if REPLADE_CHOWN
494         is defined to 0.
495         (lchown): New decl.
496         * m4/lchown.m4 (gl_FUNC_LCHOWN): Require gl_UNISTD_H_DEFAULTS.
497         Do not check for lchown decl.
498         Set REPLACE_LCHOWN.
499         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Set GNULIB_LCHOWN,
500         REPLACE_LCHOWN.
501         * modules/chown: Make it clear it follows symlinks.
502         * modules/lchown: Make it clear it doesn't follow symlinks.
503         (Files): Remove lib/lchown.h
504         (Depends-on): Add unistd.
505         (configure.ac): Add gl_UNISTD_MODULE_INDICATOR([lchown]).
506         (Include): Include <unistd.h>, not "lchown.h".
507         * modules/unistd (unistd.h): Substitude GNULIB_LCHOWN and
508         REPLACE_LCHOWN.
509
510 2007-06-15  Jim Meyering  <jim@meyering.net>
511
512         Change license (GPL to LGPL) of fsusage and dependents.
513         * modules/fsusage (License): Change to LGPL.
514         * modules/full-read (License): Likewise.
515         * modules/full-write (License): Likewise.
516         * modules/safe-read (License): Likewise.
517         * modules/safe-write (License): Likewise.
518
519 2007-06-14  Ben Pfaff  <blp@gnu.org>
520
521         Missing part of allocsa -> malloca transition.
522         * modules/relocatable-prog-wrapper: gl_ALLOCSA should be
523         gl_MALLOCA.
524
525 2007-06-12  Bruno Haible  <bruno@clisp.org>
526
527         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Guess no when cross-compiling
528         to ia64, x86_64, i386.
529         Reported by Eric Blake.
530
531 2007-06-12  Bruno Haible  <bruno@clisp.org>
532
533         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Guess no also when
534         cross-compiling to x86_64.
535
536 2007-06-12  Paul Eggert  <eggert@cs.ucla.edu>
537
538         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Fix POSIX sed portability
539         glitch reported by Ralf Wildenhues in
540         <http://lists.gnu.org/archive/html/bug-gnulib/2007-06/msg00114.html>.
541
542         * m4/regex.m4 (gl_REGEX): Catch a bug with [[:alnum:]_-] reported by
543         Vin Shelton.
544
545 2007-06-11  Bruno Haible  <bruno@clisp.org>
546
547         * lib/printf-args.c (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Fix NULL
548         replacement string.
549         Reported by Eric Blake.
550
551 2007-06-10  Bruno Haible  <bruno@clisp.org>
552
553         Prepare vasnprintf code for use with Unicode strings.
554         * lib/printf-args.h (PRINTF_FETCHARGS): New macro.
555         (arg_type) [ENABLE_UNISTDIO]: Define TYPE_U8_STRING, TYPE_U16_STRING,
556         TYPE_U32_STRING.
557         (argument) [ENABLE_UNISTDIO]: Add a_u8_string, a_u16_string,
558         a_u32_string variants.
559         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
560         * lib/printf-args.c: Don't include config.h and the specification
561         header if PRINTF_FETCHARGS is already defined.
562         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
563         (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Add code for TYPE_U8_STRING,
564         TYPE_U16_STRING, TYPE_U32_STRING.
565         * lib/printf-parse.h [ENABLE_UNISTDIO] (u8_directive, u8_directives,
566         u16_directive, u16_directives, u32_directive, u32_directives): New
567         types.
568         (ulc_printf_parse, u8_printf_parse, u16_printf_parse, u32_printf_parse):
569         New declarations.
570         * lib/printf-parse.c: Don't include config.h and the specification
571         header if PRINTF_PARSE is already defined. Eliminate the set of
572         parameters for WIDE_CHAR_VERSION; the user of this file must provide
573         them now. Include c-ctype.h.
574         (PRINTF_PARSE) [ENABLE_UNISTDIO]: Add code implementing the 'U'
575         directive and CHAR_T_ONLY_ASCII.
576         * lib/vasnprintf.c: Don't include config.h and the specification header
577         if VASNPRINTF is already defined.
578         (DCHAR_IS_TCHAR, DCHAR_CPY): New macros.
579         (VASNPRINTF): Use PRINTF_FETCHARGS instead of printf_fetchargs. Use
580         DCHAR_CPY. Handle the case that DCHAR_T and FCHAR_T are not the same
581         type. Handle the case that TCHAR_T and FCHAR_T are not of the same
582         size. Handle the case that DCHAR_T and TCHAR_T are not the same type,
583         add a conversion from TCHAR_T[] to DCHAR_T[], and rework the padding
584         code accordingly.
585         (VASNPRINTF) [ENABLE_UNISTDIO]: Implement the 'U' directive. Enable
586         pad_ourselves also in this case, with the 'c' and 's' directives, and
587         with a different notion of "width".
588         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): New macros.
589
590 2007-06-10  Bruno Haible  <bruno@clisp.org>
591
592         * modules/unistr/u32-mbsnlen: New file.
593         * lib/unistr/u32-mbsnlen.c: New file.
594
595         * modules/unistr/u16-mbsnlen: New file.
596         * lib/unistr/u16-mbsnlen.c: New file.
597
598         * modules/unistr/u8-mbsnlen: New file.
599         * lib/unistr/u8-mbsnlen.c: New file.
600
601         * lib/unistr.h (u8_mbsnlen, u16_mbsnlen, u32_mbsnlen): New
602         declarations.
603
604 2007-06-10  Bruno Haible  <bruno@clisp.org>
605
606         * lib/string_.h (mbsnlen): New declaration.
607         * lib/mbsnlen.c: New file.
608         * m4/mbsnlen.m4: New file.
609         * modules/mbsnlen: New file.
610         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set GNULIB_MBSNLEN.
611         * modules/string (string.h): Substitute GNULIB_MBSNLEN.
612         * MODULES.html.sh (Internationalization functions): Add mbsnlen.
613
614 2007-06-10  Bruno Haible  <bruno@clisp.org>
615
616         * lib/mbslen.c: Include <stdlib.h>, needed for MB_CUR_MAX.
617
618 2007-06-10  Bruno Haible  <bruno@clisp.org>
619
620         * lib/mbiter.h: Include <stddef.h>, needed for ptrdiff_t.
621         * lib/mbuiter.h: Likewise.
622
623 2007-06-10  Bruno Haible  <bruno@clisp.org>
624
625         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Check for _snprintf
626         declaration.
627
628 2007-06-10  Karl Berry  <karl@gnu.org>
629
630         * config/srclist.txt: remove gettext entries, Bruno prefers
631         to update individually.
632
633 2007-06-10  Bruno Haible  <bruno@clisp.org>
634
635         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Remove variable
636         'maxlen'. Ensure only length + width bytes are allocated, not
637         length + 1 + width.
638
639 2007-06-09  Bruno Haible  <bruno@clisp.org>
640
641         * lib/vasnprintf.c (FCHAR_T, DCHAR_T, TCHAR_T): New macros.
642         (CHAR_T): Remove macro.
643         (VASNPRINTF): Update.
644
645 2007-06-09  Bruno Haible  <bruno@clisp.org>
646
647         * MODULES.html.sh (Unicode string functions): Add the new modules.
648
649         * modules/uniconv/u32-conv-to-enc: New file.
650         * lib/uniconv/u32-conv-to-enc.c: New file.
651         * modules/uniconv/u32-conv-to-enc-tests: New file.
652         * tests/uniconv/test-u32-conv-to-enc.c: New file.
653
654         * modules/uniconv/u16-conv-to-enc: New file.
655         * lib/uniconv/u16-conv-to-enc.c: New file.
656         * lib/uniconv/u-conv-to-enc.h: New file.
657         * modules/uniconv/u16-conv-to-enc-tests: New file.
658         * tests/uniconv/test-u16-conv-to-enc.c: New file.
659
660         * modules/uniconv/u8-conv-to-enc: New file.
661         * lib/uniconv/u8-conv-to-enc.c: New file.
662         * modules/uniconv/u8-conv-to-enc-tests: New file.
663         * tests/uniconv/test-u8-conv-to-enc.c: New file.
664
665         * lib/uniconv.h (u8_conv_to_encoding, u16_conv_to_encoding,
666         u32_conv_to_encoding): New declarations.
667
668 2007-06-09  Bruno Haible  <bruno@clisp.org>
669
670         * tests/uniconv/test-u32-strconv-to-enc.c (main): Remove unused code.
671
672 2007-06-09  Bruno Haible  <bruno@clisp.org>
673
674         Rename 'allocsa' -> 'malloca', 'freesa' -> 'freea'.
675         * modules/malloca: Renamed from modules/allocsa, updated.
676         * lib/malloca.h: Renamed from lib/allocsa.h, updated.
677         * lib/malloca.c: Renamed from lib/allocsa.c, updated.
678         * lib/malloca.valgrind: Renamed from lib/allocsa.valgrind, updated.
679         * m4/malloca.m4: Renamed from m4/allocsa.m4, updated.
680         * modules/malloca-tests: Renamed from modules/allocsa-tests, updated.
681         * tests/test-malloca.c: Renamed from tests/test-allocsa.c, updated.
682         * modules/xmalloca: Renamed from modules/xallocsa, updated.
683         * lib/xmalloca.h: Renamed from lib/xallocsa.h, updated.
684         * lib/xmalloca.c: Renamed from lib/xallocsa.c, updated.
685         * modules/c-strcasestr (Depends-on): Update.
686         * lib/c-strcasestr.c: Update.
687         * modules/c-strstr (Depends-on): Update.
688         * lib/c-strstr.c: Update.
689         * modules/canonicalize-lgpl (Depends-on): Update.
690         * lib/canonicalize-lgpl.c: Update.
691         * modules/clean-temp (Depends-on): Update.
692         * lib/clean-temp.c: Update.
693         * modules/csharpcomp (Depends-on): Update.
694         * lib/csharpcomp.c: Update.
695         * modules/csharpexec (Depends-on): Update.
696         * lib/csharpexec.c: Update.
697         * modules/javacomp (Depends-on): Update.
698         * lib/javacomp.c: Update.
699         * modules/javaexec (Depends-on): Update.
700         * lib/javaexec.c: Update.
701         * modules/mbscasestr (Depends-on): Update.
702         * lib/mbscasestr.c: Update.
703         * modules/mbsstr (Depends-on): Update.
704         * lib/mbsstr.c: Update.
705         * modules/setenv (Depends-on): Update.
706         * lib/setenv.c: Update.
707         * modules/strcasestr (Depends-on): Update.
708         * lib/strcasestr.c: Update.
709         * modules/striconveha (Depends-on): Update.
710         * lib/striconveha.c: Update.
711         * modules/relocatable-prog-wrapper (Files): Update.
712         * lib/relocwrapper.c: Update.
713         * build-aux/install-reloc: Update.
714         * MODULES.html.sh (Memory management functions <stdlib.h>): Update.
715
716 2007-06-08  Bruno Haible  <bruno@clisp.org>
717
718         Port to uClibc.
719         * lib/fbufmode.c (fbufmode): Add special code for uClibc.
720         * lib/fpurge.c (fpurge): Likewise.
721         * lib/freading.c (freading): Likewise.
722         * lib/fseeko.c (rpl_fseeko): Likewise.
723         * lib/fseterr.c (fseterr): Likewise.
724         * lib/fwriting.c (fwriting): Likewise.
725         * tests/test-fflush.c (main): Avoid a failure on uClibc.
726
727 2007-06-08  Bruno Haible  <bruno@clisp.org>
728
729         * m4/intlmacosx.m4: New file, extracted from gettext.m4.
730         * m4/gettext.m4 (gt_INTL_MACOSX): Remove macro, moved to intlmacosx.m4.
731         * modules/gettext (Files): Add m4/intlmacosx.m4.
732
733 2007-06-07  Bruno Haible  <bruno@clisp.org>
734
735         * modules/localename-tests: New file.
736         * tests/test-localename.c: New file.
737
738         New module 'localename'.
739         * lib/localename.h: New file.
740         * lib/localename.c: New file, from GNU gettext.
741         * m4/localename.m4: New file.
742         * modules/localename: New file.
743
744 2007-06-07  Bruno Haible  <bruno@clisp.org>
745
746         Work around the lack of <wchar.h> on some builds of uClibc.
747         * doc/headers/wchar.texi: Update.
748         * lib/wchar_.h: Include <wchar.h> only if it exists.
749         * m4/wchar.m4 (gl_WCHAR_H): Check for <wchar.h>. Set HAVE_WCHAR_H.
750         * m4/stdint.m4 (gl_STDINT_H): Check for <wchar.h>.
751         (gl_STDINT_TYPE_PROPERTIES): Don't try to include <wchar.h> if it
752         doesn't exist.
753         * modules/wchar (wchar.h): Substitute HAVE_WCHAR_H.
754         * modules/mbfile (Depends-on): Add wchar.
755         * modules/mbiter (Depends-on): Likewise.
756         * modules/mbuiter (Depends-on): Likewise.
757         Reported by Simon Josefsson.
758
759 2007-06-06  Paul Eggert  <eggert@cs.ucla.edu>
760
761         Work around problem reported by Steven M. Schweda in
762         <http://lists.gnu.org/archive/html/bug-tar/2007-06/msg00002.html>:
763         Tru64 5.1B with the Compaq compiler environment installed declares
764         an 'isblank' function but does not define it in the C library.
765         * lib/fnmatch.c (isblank): Check for HAVE_ISBLANK, too.
766         * lib/regex_internal.h (isblank): Likewise.
767         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for isblank existence.
768         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
769
770 2007-06-05  Bruno Haible  <bruno@clisp.org>
771
772         Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64,
773         ia64.
774         * modules/printf-safe: New file.
775         * modules/fprintf-posix (Depends-on): Add printf-safe.
776         * modules/printf-posix (Depends-on): Likewise.
777         * modules/snprintf-posix (Depends-on): Likewise.
778         * modules/sprintf-posix (Depends-on): Likewise.
779         * modules/vasnprintf-posix (Depends-on): Likewise.
780         * modules/vasprintf-posix (Depends-on): Likewise.
781         * modules/vfprintf-posix (Depends-on): Likewise.
782         * modules/vprintf-posix (Depends-on): Likewise.
783         * modules/vsnprintf-posix (Depends-on): Likewise.
784         * modules/vsprintf-posix (Depends-on): Likewise.
785         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Require
786         AC_C_BIGENDIAN. Define CHECK_PRINTF_SAFE if printf-safe is used. Test
787         non-IEEE numbers on i386, x86_64, ia64. When cross-compiling, guess
788         "no" on i386, x86_64, ia64.
789         * tests/test-snprintf-posix.h (LDBL80_WORDS): New macro.
790         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
791         on i386, x86_64, ia64.
792         * tests/test-sprintf-posix.h (LDBL80_WORDS): New macro.
793         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
794         on i386, x86_64, ia64.
795         * tests/test-vasnprintf-posix.c: Include float.h.
796         (LDBL80_WORDS): New macro.
797         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
798         on i386, x86_64, ia64.
799         * tests/test-vasprintf-posix.c: Include float.h.
800         (LDBL80_WORDS): New macro.
801         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
802         on i386, x86_64, ia64.
803         * tests/test-snprintf-posix.c: Include float.h.
804         * tests/test-sprintf-posix.c: Likewise.
805         * tests/test-vsnprintf-posix.c: Likewise.
806         * tests/test-vsprintf-posix.c: Likewise.
807
808 2007-06-05  Bruno Haible  <bruno@clisp.org>
809
810         Fix isnanl so that it recognizes non-IEEE numbers on i386, x86_64, ia64.
811         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Require AC_C_BIGENDIAN. Test
812         non-IEEE numbers on i386, x86_64, ia64.
813         (gl_LONG_DOUBLE_EXPONENT_LOCATION): Require AC_C_BIGENDIAN.
814         * lib/isnan.c (FUNC): Add special code for i386, x86_64, ia64.
815         * tests/test-isnanl.h: Include float.h.
816         (main): Check also non-IEEE numbers on i386, x86_64, ia64.
817
818 2007-06-05  Bruno Haible  <bruno@clisp.org>
819
820         * lib/vasnprintf.c (VASNPRINTF): Do the extra handling of NaN and Inf
821         also the %a / %A. Handle the %a / %A code before this extra handling.
822
823 2007-06-05  Bruno Haible  <bruno@clisp.org>
824
825         * lib/vasnprintf.c [NEED_PRINTF_LONG_DOUBLE ||
826         NEED_PRINTF_INFINITE_LONG_DOUBLE]: Include fpucw.h.
827
828 2007-06-05  Bruno Haible  <bruno@clisp.org>
829
830         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): Fix
831         typo in variable name.
832
833 2007-06-05  Eric Blake  <ebb9@byu.net>
834
835         * m4/lseek.m4 (gl_FUNC_LSEEK): Work when cross-compiling.
836         Reported by Simon Josefsson.
837
838 2007-06-04  Bruno Haible  <bruno@clisp.org>
839
840         Avoid test failures on some PowerPC platforms.
841         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP):
842         Define differently for PowerPC.
843         * tests/test-frexpl.c (MIN_NORMAL_EXP): Likewise.
844         Reported by Gary V. Vaughan <gary@gnu.org>.
845
846 2007-06-02  Bruno Haible  <bruno@clisp.org>
847
848         Fix test-stdint failure on FreeBSD/ia64.
849         * m4/stdint.m4 (gl_STDINT_H): Check the values of PTRDIFF_MIN,
850         PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN,
851         WCHAR_MAX, WINT_MIN, WINT_MAX entirely, not only for plausibility.
852         * doc/headers/stdint.texi: Update.
853
854 2007-06-01  Bruno Haible  <bruno@clisp.org>
855
856         * tests/test-binary-io.c (main): Pass a third argument to open().
857         Reported by Gary V. Vaughan <gary@gnu.org>.
858
859 2007-06-01  Bruno Haible  <bruno@clisp.org>
860
861         * doc/functions/frexpl.texi: Update for mingw.
862
863 2007-06-01  Bruno Haible  <bruno@clisp.org>
864
865         * tests/test-lseek.c (main): Disable test of errno for invalid third
866         argument.
867         * doc/functions/lseek.texi: Update.
868         Reported by Gary V. Vaughan <gary@gnu.org>.
869
870 2007-05-28  Bruno Haible  <bruno@clisp.org>
871
872         * m4/intl.m4 (AM_INTL_SUBDIR): Substitute variables WOE32, WINDRES.
873
874 2007-05-31  Eric Blake  <ebb9@byu.net>
875
876         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Guess no on mingw when
877         cross compiling.
878
879 2007-05-30  Eric Blake  <ebb9@byu.net>
880         and Bruno Haible  <bruno@clisp.org>
881
882         Work around mingw test failures exposed by m4-1.4.9b.
883         * m4/stdint.m4 (gl_STDINT_H): Detect mingw bug.
884         * tests/test-unistd.c: Disable uid_t and git_t tests for the
885         moment.
886
887 2007-05-30  Bruno Haible  <bruno@clisp.org>
888
889         * tests/test-lseek.c: Explicitly close file descriptors 0 and 1 before
890         assuming that they are closed. Needed on HP-UX 11.
891
892 2007-05-29  Bruno Haible  <bruno@clisp.org>
893
894         Fix a problem with #include_next.
895         * lib/dirent_.h: Split the double-inclusion guard.
896         * lib/fcntl_.h: Likewise.
897         * lib/float_.h: Likewise.
898         * lib/iconv_.h: Likewise.
899         * lib/inttypes_.h: Likewise.
900         * lib/locale_.h: Likewise.
901         * lib/math_.h: Likewise.
902         * lib/netinet_in_.h: Likewise.
903         * lib/search_.h: Likewise.
904         * lib/signal_.h: Likewise.
905         * lib/stdint_.h: Likewise.
906         * lib/stdio_.h: Likewise.
907         * lib/stdlib_.h: Likewise.
908         * lib/string_.h: Likewise.
909         * lib/sys_select_.h: Likewise.
910         * lib/sys_socket_.h: Likewise.
911         * lib/sys_stat_.h: Likewise.
912         * lib/sys_time_.h: Likewise.
913         * lib/sysexits_.h: Likewise.
914         * lib/time_.h: Likewise.
915         * lib/unistd_.h: Likewise.
916         * lib/wchar_.h: Likewise.
917         * lib/wctype_.h: Likewise.
918
919 2007-05-29  Bruno Haible  <bruno@clisp.org>
920
921         * tests/test-unistd.c: Disable the tests for useconds_t and intptr_t
922         for the moment.
923
924 2007-05-29  Bruno Haible  <bruno@clisp.org>
925
926         * m4/isnan.m4 (gl_DOUBLE_EXPONENT_LOCATION): Silence the AC_C_BIGENDIAN
927         invocation.
928         Reported by Eric Blake.
929
930 2007-05-29  Bruno Haible  <bruno@clisp.org>
931
932         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Fix typo in cross-
933         compiling case.
934
935 2007-05-29  Eric Blake  <ebb9@byu.net>
936             Bruno Haible  <bruno@clisp.org>
937
938         * m4/isnanf.m4 (gl_FUNC_ISNANF_NO_LIBM): Avoid syntax error on
939         cross compiles.
940
941 2007-05-28  Eric Blake  <ebb9@byu.net>
942
943         * modules/closein-tests (test_closein_LDADD): Support test on
944         cygwin with libtool.
945
946 2007-05-28  Bruno Haible  <bruno@clisp.org>
947
948         * tests/uniconv/test-u16-conv-from-enc.c: Remove #ifdef HAVE_CONFIG_H.
949         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
950         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
951         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
952         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
953         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
954         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
955         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
956         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
957
958 2007-05-28  Eric Blake  <ebb9@byu.net>
959
960         Unconditionally include <config.h> in unit tests.
961         * tests/test-alloca-opt.c: Remove #ifdef HAVE_CONFIG_H.
962         * tests/test-allocsa.c, tests/test-arcfour.c,
963         tests/test-arctwo.c, tests/test-argmatch.c, tests/test-argp.c,
964         tests/test-array_list.c, tests/test-array_oset.c,
965         tests/test-atexit.c, test-avltree_list.c, test-avltree_oset.c,
966         test-avltreehash_list.c, test-base64.c, test-binary-io.c,
967         test-c-ctype.c, test-c-strcasecmp.c, test-c-strcasestr.c,
968         test-c-strncasecmp.c, test-c-strstr.c, test-canonicalize-lgpl.c,
969         test-carray_list.c, test-crc.c, test-des.c, test-dirname.c,
970         test-fflush.c, test-fprintf-posix.c, test-gc-arcfour.c,
971         test-gc-arctwo.c, test-gc-des.c, test-gc-hmac-md5.c,
972         test-gc-hmac-sha1.c, test-gc-md2.c, test-gc-md4.c, test-gc-md5.c,
973         test-gc-pbkdf2-sha1.c, test-gc-rijndael.c, test-gc-sha1.c,
974         test-gc.c, test-getpass.c, test-hmac-md5.c, test-hmac-sha1.c,
975         test-iconv.c, test-linked_list.c, test-linkedhash_list.c,
976         test-lock.c, test-mbscasecmp.c, test-mbscasestr1.c,
977         test-mbscasestr2.c, test-mbscasestr3.c, test-mbscasestr4.c,
978         test-mbschr.c, test-mbscspn.c, test-mbsncasecmp.c, test-mbspbrk.c,
979         test-mbspcasecmp.c, test-mbsrchr.c, test-mbsspn.c, test-mbsstr1.c,
980         test-mbsstr2.c, test-mbsstr3.c, test-md2.c, test-md4.c,
981         test-md5.c, test-memmem.c, test-printf-posix.c,
982         test-rbtree_list.c, test-rbtree_oset.c, test-rbtreehash_list.c,
983         test-read-file.c, test-rijndael.c, test-snprintf-posix.c,
984         test-snprintf.c, test-sprintf-posix.c, test-stdint.c,
985         test-strcasestr.c, test-striconv.c, test-striconveh.c,
986         test-striconveha.c, test-tls.c, test-vasnprintf-posix.c,
987         test-vasnprintf-posix2.c, test-vasnprintf.c,
988         test-vasprintf-posix.c, test-vasprintf.c, test-verify.c,
989         test-vfprintf-posix.c, test-vprintf-posix.c,
990         test-vsnprintf-posix.c, test-vsnprintf.c, test-vsprintf-posix.c,
991         test-xvasprintf.c: Likewise.
992
993 2007-05-28  Bruno Haible  <bruno@clisp.org>
994
995         * gnulib-tool (func_import): Remember the --with-tests command-line
996         option through the macro gl_WITH_TESTS in the gnulib-cache.m4.
997         Reported by Eric Blake.
998
999 2007-05-28  Bruno Haible  <bruno@clisp.org>
1000
1001         * modules/ftell-tests: New file.
1002         * tests/test-ftell.c: New file, based on tests/test-ftello.c.
1003         * tests/test-ftell.sh: New file, based on tests/test-ftello.sh.
1004
1005         * lib/ftell.c: New file.
1006         * modules/ftell: New file.
1007         * m4/ftell.m4: New file.
1008         * doc/functions/ftell.texi: Update.
1009         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELL,
1010         REPLACE_FTELL.
1011         * lib/stdio_.h (rpl_ftell): New declaration.
1012         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELL,
1013         REPLACE_FTELL.
1014
1015 2007-05-28  Eric Blake  <ebb9@byu.net>
1016
1017         * lib/allocsa.h (safe_alloca): Avoid compiler warning.
1018
1019 2007-05-28  Bruno Haible  <bruno@clisp.org>
1020
1021         * modules/fseek-tests: New file.
1022         * tests/test-fseek.c: New file, based on tests/test-fseeko.c.
1023         * tests/test-fseek.sh: New file, based on tests/test-fseeko.sh.
1024
1025         * lib/fseek.c: New file.
1026         * modules/fseek: New file.
1027         * m4/fseek.m4: New file.
1028         * doc/functions/fseek.texi: Update.
1029         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEK,
1030         REPLACE_FSEEK.
1031         * lib/stdio_.h (rpl_fseek): New declaration.
1032         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEK,
1033         REPLACE_FSEEK.
1034
1035 2007-05-28  Bruno Haible  <bruno@clisp.org>
1036
1037         * lib/stdio_.h (fflush): More comments.
1038
1039 2007-05-28  Bruno Haible  <bruno@clisp.org>
1040
1041         * m4/lseek.m4 (gl_FUNC_LSEEK): When not cross-compiling, perform a real
1042         runtime test.
1043
1044 2007-05-28  Eric Blake  <ebb9@byu.net>
1045
1046         Improve lseek module.
1047         * lib/lseek.c (rpl_lseek): Detect EBADF on mingw.
1048         * lib/unistd_.h (lseek): Scale back link warning message.
1049         * tests/test-lseek.c: Beef up test.
1050         * tests/test-lseek.sh: Exercise more facets of lseek.
1051         Reported by Bruno Haible.
1052
1053 2007-05-28  Bruno Haible  <bruno@clisp.org>
1054
1055         * tests/test-unistd.c: Test all the types that <unistd.h> is expected
1056         to define.
1057
1058 2007-05-27  Bruno Haible  <bruno@clisp.org>
1059
1060         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-31 patch.
1061
1062 2007-05-27  Bruno Haible  <bruno@clisp.org>
1063
1064         * modules/openmp: New file.
1065         * m4/openmp.m4: New file, taken from autoconf's CVS with changes by
1066         Noah Misch.
1067
1068 2007-05-26  Bruno Haible  <bruno@clisp.org>
1069
1070         * modules/chdir-long (Depends-on): Add fchdir.
1071         * modules/chdir-safer (Depends-on): Likewise.
1072         * modules/fts (Depends-on): Likewise.
1073         * modules/fts-lgpl (Depends-on): Likewise.
1074         * modules/openat (Depends-on): Likewise.
1075         * modules/savewd (Depends-on): Likewise.
1076
1077 2007-05-24  Eric Blake  <ebb9@byu.net>
1078
1079         Fix lseek on mingw.
1080         * modules/lseek: New module.
1081         * m4/lseek.m4: New file.
1082         * lib/lseek.c: New file.
1083         * modules/lseek-tests: New file.
1084         * tests/test-lseek.c: New file.
1085         * tests/test-lseek.sh: New file.
1086         * MODULES.html.sh: Document lseek module.
1087         * modules/fflush (Depends-on): Add lseek, fseeko.
1088         * modules/fseeko (Depends-on): Likewise.
1089         * modules/ftello (Depends-on): Likewise.
1090         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Replace fseek[o] if lseek is
1091         broken.
1092         * m4/ftello.m4 (gl_FUNC_FTELLO): Replace ftell[o] if lseek is
1093         broken.
1094         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Trigger fseeko module.
1095         * lib/fseeko.c (rpl_fseeko): Quit early on non-seekable files.
1096         * lib/ftello.c (rpl_ftello): Likewise.
1097         * tests/test-fseeko.c (main): Test this.
1098         * tests/test-fseeko.sh: Likewise.
1099         * tests/test-ftello.c (main): Likewise.
1100         * tests/test-ftello.sh: Likewise.
1101         * lib/stdio_.h (fseek, ftell): Simplify, since missing fseeko now
1102         implies replacing fseek.
1103         * modules/stdio (Makefile.am): No longer need HAVE_FSEEKO,
1104         HAVE_FTELLO.
1105         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add lseek info.
1106         * modules/unistd (Makefile.am): Likewise.
1107         * lib/unistd_.h (lseek): Declare a replacement.
1108         * doc/functions/lseek.texi (lseek): Document this fix.
1109         * doc/functions/fseek.texi (fseek): Likewise.
1110         * doc/functions/ftell.texi (ftell): Likewise.
1111
1112 2007-05-24  Bruno Haible  <bruno@clisp.org>
1113
1114         * tests/test-vasnprintf-posix.c (test_function): Allow up to 50 bytes
1115         in the printed representation of a NaN.
1116         * tests/test-vasprintf-posix.c (test_function): Likewise.
1117         * tests/test-snprintf-posix.h (test_function): Likewise.
1118         * tests/test-sprintf-posix.h (test_function): Likewise.
1119         Reported by Eric Blake.
1120
1121 2007-05-23  Eric Blake  <ebb9@byu.net>
1122
1123         Fix fseeko/ftello on cygwin 1.5.24.
1124         * doc/functions/fseeko.texi (fseeko): Document the fix.
1125         * doc/functions/ftello.texi (ftello): Document the fix.
1126         * doc/functions/stdin.texi (stdin): Document the cygwin bug.
1127         * doc/functions/stdout.text (stdout): New file.
1128         * doc/functions/stderr.text (stderr): New file.
1129         * doc/gnulib.texi (Function Substitutes): Use new files.
1130         * tests/test-fseeko.c (main): Check for broken fseeko on cygwin
1131         prior to 1.7.0.
1132         * tests/test-ftello.c (main): Likewise for ftello.
1133         * tests/test-fseeko.sh: New file.
1134         * tests/test-ftello.sh: New file.
1135         * modules/fseeko-tests (Makefile.am): Ensure test-fseeko is run
1136         with seekable stdin.
1137         * modules/ftello-tests (Makefile.am): Likewise for test-ftello.
1138         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Detect the cygwin bug.
1139         (gl_REPLACE_FSEEKO): New macro.
1140         * m4/ftello.m4 (gl_FUNC_FTELLO, gl_REPLACE_FTELLO): Likewise.
1141         * modules/fseeko (Files): Distribute fseeko.c.
1142         * modules/ftello (Files): Distribute ftello.c.
1143         * lib/fseeko.c (rpl_fseeko) [__CYGWIN__]: Convert stdin to 64-bit
1144         mode.
1145         * lib/ftello.c (rpl_ftello): New file.
1146         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Allow replacement of
1147         fseeko, ftello.
1148         (gl_STDIN_LARGE_OFFSET): New macro.
1149         * modules/stdio (Makefile.am): Perform the replacement.
1150         * lib/stdio_.h (rpl_fseeko, rpl_ftello): Define when needed.
1151
1152 2007-05-23  Bruno Haible  <bruno@clisp.org>
1153
1154         * lib/stdio_.h (fseeko, ftello): Provide a link warning only if
1155         GNULIB_POSIXCHECK is defined.
1156
1157 2007-05-21  Bruno Haible  <bruno@clisp.org>
1158
1159         * m4/printf.m4 (gl_PRINTF_INFINITE, gl_PRINTF_INFINITE_LONG_DOUBLE):
1160         Check also the output for NaN arguments. When cross-compiling, guess
1161         no on IRIX.
1162         * lib/vasnprintf.c: Update comments.
1163         * tests/test-vasnprintf-posix.c (strisnan): New function.
1164         (test_function): Use it.
1165         * tests/test-vasprintf-posix.c (strisnan): New function.
1166         (test_function): Use it.
1167         * tests/test-snprintf-posix.h (strisnan): New function.
1168         (test_function): Use it.
1169         * tests/test-sprintf-posix.h (strisnan): New function.
1170         (test_function): Use it.
1171         Reported by Eric Blake.
1172
1173 2007-05-20  Bruno Haible  <bruno@clisp.org>
1174
1175         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Add test for large finite
1176         numbers that fails on BeOS.
1177         * doc/functions/frexpl.texi: Update.
1178
1179 2007-05-20  Jim Meyering  <jim@meyering.net>
1180
1181         * NEWS: Mention the incompatible change (s/futimens/gl_futimens/)
1182         forced upon us by glibc-2.6.
1183
1184 2007-05-20  Bruno Haible  <bruno@clisp.org>
1185
1186         Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
1187         * m4/printf.m4 (gl_PRINTF_INFINITE): Update cross-compiling guesses.
1188         (gl_PRINTF_INFINITE_LONG_DOUBLE): New macro.
1189         * lib/vasnprintf.c: Use NEED_PRINTF_INFINITE_DOUBLE instead of
1190         NEED_PRINTF_INFINITE.
1191         (is_infinitel): New function.
1192         (VASNPRINTF): Handle NEED_PRINTF_INFINITE_LONG_DOUBLE case.
1193         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE): Renamed from
1194         gl_PREREQ_VASNPRINTF_INFINITE.
1195         (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): New macro.
1196         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
1197         gl_PRINTF_INFINITE_LONG_DOUBLE and test its result. Invoke
1198         gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE and
1199         gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE instead of
1200         gl_PREREQ_VASNPRINTF_INFINITE.
1201         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
1202         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
1203         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
1204         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
1205         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
1206         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
1207         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
1208         * doc/functions/fprintf.texi: Update.
1209         * doc/functions/printf.texi: Update.
1210         * doc/functions/snprintf.texi: Update.
1211         * doc/functions/sprintf.texi: Update.
1212         * doc/functions/vfprintf.texi: Update.
1213         * doc/functions/vprintf.texi: Update.
1214         * doc/functions/vsnprintf.texi: Update.
1215         * doc/functions/vsprintf.texi: Update.
1216
1217 2007-05-20  Bruno Haible  <bruno@clisp.org>
1218
1219         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): Set REPLACE_FREXPL if frexpl
1220         was not found in libc.
1221         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Likewise.
1222
1223 2007-05-20  Bruno Haible  <bruno@clisp.org>
1224
1225         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
1226         printed as "-nan" instead of "nan".
1227         * tests/test-vasprintf-posix.c (test_function): Likewise.
1228         * tests/test-snprintf-posix.h (test_function): Likewise.
1229         * tests/test-sprintf-posix.h (test_function): Likewise.
1230         Needed for HP-UX 11.
1231
1232 2007-05-20  Jim Meyering  <jim@meyering.net>
1233
1234         Fix buggy test for the fchownat-deref bug.
1235         * m4/openat.m4 (gl_FUNC_FCHOWNAT_DEREF_BUG): Create the dangling
1236         symlink required for the run-test.  Without it, this test would
1237         always declare that fchownat doesn't work, and client code would
1238         unnecessarily use the replacement function with fixed libc.
1239         (gl_FUNC_FCHOWNAT): Eliminate a variable that wasn't initialized.
1240         Reported by Greg Schafer.
1241
1242 2007-05-19  Bruno Haible  <bruno@clisp.org>
1243
1244         * m4/isnanf.m4 (gl_ISNANF_WORKS): New macro.
1245         (gl_FUNC_ISNANF_NO_LIBM): Invoke it.
1246         * lib/isnan.c (FUNC): Use run-time expressions for SGI compiler.
1247         Needed for IRIX 6.5 and Solaris 2.5.1.
1248
1249 2007-05-19  Bruno Haible  <bruno@clisp.org>
1250
1251         * tests/test-vasnprintf-posix.c (have_minus_zero): New function.
1252         (test_function): Skip tests involving -0.0 on platforms where
1253         -0.0 = 0.0.
1254         * tests/test-vasprintf-posix.c (have_minus_zero): New function.
1255         (test_function): Skip tests involving -0.0 on platforms where
1256         -0.0 = 0.0.
1257         * tests/test-snprintf-posix.h (have_minus_zero): New function.
1258         (test_function): Skip tests involving -0.0 on platforms where
1259         -0.0 = 0.0.
1260         * tests/test-sprintf-posix.h (have_minus_zero): New function.
1261         (test_function): Skip tests involving -0.0 on platforms where
1262         -0.0 = 0.0.
1263         * tests/test-fprintf-posix.h (test_function): Remove all -0.0 related
1264         tests.
1265         * tests/test-printf-posix.h (test_function): Likewise.
1266         * tests/test-printf-posix.output: Remove all -0.0 related results.
1267         Needed for IRIX 6.5.
1268
1269 2007-05-19  Bruno Haible  <bruno@clisp.org>
1270
1271         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
1272         printed as "nan0x7fffffff" instead of "nan".
1273         * tests/test-vasprintf-posix.c (test_function): Likewise.
1274         * tests/test-snprintf-posix.h (test_function): Likewise.
1275         * tests/test-sprintf-posix.h (test_function): Likewise.
1276         * tests/test-fprintf-posix.h (NaN): Remove macro.
1277         (test_function): Remove all NaN related tests.
1278         * tests/test-printf-posix.h (NaN): Remove macro.
1279         (test_function): Remove all NaN related tests.
1280         * tests/test-printf-posix.output: Remove all NaN related results.
1281         Needed for IRIX 6.5.
1282
1283 2007-05-19  Bruno Haible  <bruno@clisp.org>
1284
1285         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Fix C89 syntax error in test code.
1286         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Likewise.
1287
1288 2007-05-19  Bruno Haible  <bruno@clisp.org>
1289
1290         * lib/float_.h: New file.
1291         * m4/float_h.m4: New file.
1292         * modules/float: New file.
1293         * modules/isnanl (Dependencies): Add float.
1294         * modules/isnanl-nolibm (Dependencies): Likewise.
1295         * modules/mathl (Dependencies): Likewise.
1296         * modules/printf-frexpl (Dependencies): Likewise.
1297         * modules/signbit (Dependencies): Likewise.
1298         * modules/vasnprintf (Dependencies): Likewise.
1299         * doc/headers/float.texi: Update.
1300
1301 2007-05-19  Jim Meyering  <jim@meyering.net>
1302
1303         * lib/utimens.c (gl_futimens): Rename from futimens,
1304         now that glibc-2.6 declares futimens.
1305         * lib/utimens.h: Likewise.
1306
1307 2007-05-19  Bruno Haible  <bruno@clisp.org>
1308
1309         Avoid test failures on mingw.
1310         * tests/test-fprintf-posix.sh: Convert CR/LF to LF in output.
1311         * tests/test-printf-posix.sh: Likewise.
1312         * tests/test-vfprintf-posix.sh: Likewise.
1313         * tests/test-vprintf-posix.sh: Likewise.
1314
1315 2007-05-19  Bruno Haible  <bruno@clisp.org>
1316
1317         Fix *printf result for NaN, Inf, -0.0 on mingw.
1318         * m4/printf.m4 (gl_PRINTF_INFINITE): New macro.
1319         * lib/vasnprintf.c: Include math.h and isnan.h.
1320         (is_infinite_or_zero): New function.
1321         (VASNPRINTF): Fix also the handling of infinite or zero 'double'
1322         values in the %f, %F, %e, %E, %g, %G directives.
1323         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE): New macro.
1324         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
1325         gl_PRINTF_INFINITE and test its result. Invoke
1326         gl_PREREQ_VASNPRINTF_INFINITE.
1327         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
1328         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
1329         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
1330         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
1331         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
1332         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
1333         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
1334         * doc/functions/fprintf.texi: Update.
1335         * doc/functions/printf.texi: Update.
1336         * doc/functions/snprintf.texi: Update.
1337         * doc/functions/sprintf.texi: Update.
1338         * doc/functions/vfprintf.texi: Update.
1339         * doc/functions/vprintf.texi: Update.
1340         * doc/functions/vsnprintf.texi: Update.
1341         * doc/functions/vsprintf.texi: Update.
1342
1343 2007-05-19  Bruno Haible  <bruno@clisp.org>
1344
1345         * lib/vasnprintf.c (convert_to_decimal): Add an extra_zeroes argument.
1346         (scale10_round_decimal_long_double): Inline scale10_round_long_double.
1347         Instead of multiplying with 10^k, set extra_zeroes to k.
1348         (scale10_round_long_double): Remove function.
1349
1350 2007-05-18  Bruno Haible  <bruno@clisp.org>
1351
1352         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Fix logic bug
1353         introduced on 2007-05-06.
1354
1355 2007-05-18  Bruno Haible  <bruno@clisp.org>
1356
1357         * tests/test-vasnprintf-posix.c (test_function): Also test the %e and
1358         %g directives.
1359         * tests/test-vasprintf-posix.c (test_function): Likewise.
1360         * tests/test-snprintf-posix.h (test_function): Likewise.
1361         * tests/test-sprintf-posix.h (test_function): Likewise.
1362
1363 2007-05-18  Bruno Haible  <bruno@clisp.org>
1364
1365         * tests/test-vasnprintf-posix.c (SIZEOF): New macro.
1366         (strmatch): New function.
1367         (test_function): Test the %f directive on numbers of various exponents.
1368         * tests/test-vasprintf-posix.c (SIZEOF): New macro.
1369         (strmatch): New function.
1370         (test_function): Test the %f directive on numbers of various exponents.
1371         * tests/test-snprintf-posix.h (strmatch): New function.
1372         (test_function): Test the %f directive on numbers of various exponents.
1373         * tests/test-sprintf-posix.h (strmatch): New function.
1374         (test_function): Test the %f directive on numbers of various exponents.
1375         * tests/test-snprintf-posix.c (SIZEOF): New macro.
1376         * tests/test-sprintf-posix.c (SIZEOF): New macro.
1377         * tests/test-vsnprintf-posix.c (SIZEOF): New macro.
1378         * tests/test-vsprintf-posix.c (SIZEOF): New macro.
1379
1380 2007-05-18  Bruno Haible  <bruno@clisp.org>
1381
1382         Add support for 'long double' number output.
1383         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE): New macro.
1384         * lib/vasnprintf.c: Include math.h and float+.h.
1385         (mp_limb_t): New type.
1386         (GMP_LIMB_BITS): New macro.
1387         (mp_twolimb_t): New type.
1388         (GMP_TWOLIMB_BITS): New macro.
1389         (mpn_t): New type.
1390         (multiply, divide, convert_to_decimal, decode_long_double,
1391         scale10_round_long_double, scale10_round_decimal_long_double,
1392         floorlog10l): New functions.
1393         (VASNPRINTF) [NEED_PRINTF_LONG_DOUBLE]: Implement 'long double' support
1394         for the %f, %F, %e, %E, %g, %G directives.
1395         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_LONG_DOUBLE): New macro.
1396         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
1397         gl_PRINTF_LONG_DOUBLE and test its result. Invoke
1398         gl_PREREQ_VASNPRINTF_LONG_DOUBLE.
1399         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
1400         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
1401         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
1402         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
1403         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
1404         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
1405         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
1406         * modules/fprintf-posix (Depends-on): Add frexpl-nolibm.
1407         * modules/snprintf-posix (Depends-on): Likewise.
1408         * modules/sprintf-posix (Depends-on): Likewise.
1409         * modules/vasnprintf-posix (Depends-on): Likewise.
1410         * modules/vasprintf-posix (Depends-on): Likewise.
1411         * modules/vfprintf-posix (Depends-on): Likewise.
1412         * modules/vsnprintf-posix (Depends-on): Likewise.
1413         * modules/vsprintf-posix (Depends-on): Likewise.
1414         * modules/vasnprintf (Files): Add lib/float+.h.
1415         * doc/functions/fprintf.texi: Update.
1416         * doc/functions/printf.texi: Update.
1417         * doc/functions/snprintf.texi: Update.
1418         * doc/functions/sprintf.texi: Update.
1419         * doc/functions/vfprintf.texi: Update.
1420         * doc/functions/vprintf.texi: Update.
1421         * doc/functions/vsnprintf.texi: Update.
1422         * doc/functions/vsprintf.texi: Update.
1423
1424 2007-05-18  Bruno Haible  <bruno@clisp.org>
1425
1426         * lib/vasnprintf.c (USE_SNPRINTF): Define to 0 on BeOS.
1427
1428 2007-05-18  Bruno Haible  <bruno@clisp.org>
1429
1430         * lib/vasnprintf.c (VASNPRINTF) [WIN32]: Use %I64d instead of %lld
1431         for printing 64-bit integers. Needed for mingw.
1432
1433 2007-05-18  Bruno Haible  <bruno@clisp.org>
1434
1435         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
1436         gl_FUNC_FREXPL_WORKS.
1437         * modules/printf-frexpl (Files): Add m4/frexpl.m4.
1438
1439 2007-05-18  Bruno Haible  <bruno@clisp.org>
1440
1441         * modules/frexpl-nolibm-tests: New file.
1442
1443         * modules/frexpl-nolibm: New file.
1444         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): New macro.
1445
1446 2007-05-17  Paul Eggert  <eggert@cs.ucla.edu>
1447
1448         * lib/dirent_.h: Prefer #include_next <foo.h> to #include
1449         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
1450         GCC 4.2, which otherwise issues a lot of warnings.
1451         * lib/iconv_.h, lib/locale_.h, lib/netinet_in_.h, lib/sys_select_.h:
1452         * lib/sys_socket_.h, lib/sys_stat_.h, lib/sysexits_.h, lib/unistd_.h:
1453         Likewise.
1454         * modules/fchdir (dirent.h): Substitute @HAVE_INCLUDE_NEXT@.
1455         * modules/iconv_open (iconv.h): Likewise.
1456         * modules/locale (locale.h): Likewise.
1457         * modules/netinet_in (netinet/in.h): Likewise.
1458         * modules/sys_select (sys_select.h): Likewise.
1459         * modules/sys_socket (sys/socket.h): Likewise.
1460         * modules/sys_stat (sys/stat.h): Likewise.
1461         * modules/sysexits (sysexits.h): Likewise.
1462         * modules/unistd (unistd.h): Likewise.
1463
1464 2007-05-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1465
1466         * modules/closein-tests (Makefile.am): Distribute
1467         `test-closein.sh'.
1468
1469 2007-05-17  Bruno Haible  <bruno@clisp.org>
1470
1471         * tests/test-printf-posix.output: Renamed from
1472         tests/test-fprintf-posix.out.
1473         * modules/fprintf-posix-tests: Update.
1474         * modules/printf-posix-tests: Update.
1475         * modules/vfprintf-posix-tests: Update.
1476         * modules/vprintf-posix-tests: Update.
1477         * tests/test-fprintf-posix.sh: Update.
1478         * tests/test-printf-posix.sh: Update.
1479         * tests/test-vfprintf-posix.sh: Update.
1480         * tests/test-vprintf-posix.sh: Update.
1481         Reported by Ralf Wildenhues.
1482
1483 2007-05-16  Paul Eggert  <eggert@cs.ucla.edu>
1484
1485         * lib/fcntl_.h: Prefer #include_next <foo.h> to #include
1486         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
1487         GCC 4.2, which otherwise issues a lot of warnings.
1488         * lib/inttypes_.h, lib/math_.h, lib/search_.h, lib/signal_.h:
1489         * lib/stdint_.h, lib/stdio_.h, lib/stdlib_.h, lib/string_.h:
1490         * lib/sys_time_.h, lib/time_.h, lib/wchar_.h, lib/wctype_.h: Likewise.
1491         * lib/stdlib_.h: Don't bother with #pragma GCC system_header, as
1492         it should no longer be needed.
1493         * lib/string_.h: Likewise.
1494         * modules/absolute-header (HAVE_INCLUDE_NEXT): New 'make' define.
1495         * modules/fcntl (fcntl.h): Substitute @HAVE_INCLUDE_NEXT@.
1496         * modules/inttypes (inttypes.h): Likewise.
1497         * modules/math (math.h): Likewise.
1498         * modules/search (search.h): Likewise.
1499         * modules/signal (signal.h): Likewise.
1500         * modules/stdint (stdint.h): Likewise.
1501         * modules/stdio (stdio.h): Likewise.
1502         * modules/stdlib (stdlib.h): Likewise.
1503         * modules/string (string.h): Likewise.
1504         * modules/sys_time (sys/time.h): Likewise.
1505         * modules/time (time.h): Likewise.
1506         * modules/wchar (wchar.h): Likewise.
1507         * modules/wctype (wtype.h): Likewise.
1508
1509 2007-05-16  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
1510
1511         * doc/gnulib-tool.texi (CVS Issues): Fix typo.
1512
1513 2007-05-13  Bruno Haible  <bruno@clisp.org>
1514
1515         * stpcpy.m4 (gl_FUNC_STPCPY): Require AC_C_RESTRICT.
1516         * stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
1517         * strsep.m4 (gl_FUNC_STRSEP): Likewise.
1518         * strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
1519         (gl_PREREQ_STRTOK_R): Don't require it here.
1520
1521 2007-05-13  Bruno Haible  <bruno@clisp.org>
1522
1523         * lib/stdlib_.h (mkdtemp, mkstemp): Comment out argument name. Needed
1524         when used in C++ mode.
1525
1526 2007-05-12  Bruno Haible  <bruno@clisp.org>
1527
1528         * lib/linebuffer.h: Tweak doc.
1529         * lib/linebuffer.c: Likewise.
1530
1531 2007-05-12  James Youngman  <jay@gnu.org>
1532
1533         * lib/linebuffer.c (readlinebuffer_delim): New function,
1534         like readlinebuffer, but use a caller-specified delimiter.
1535         (readlinebuffer): Just call readlinebuffer_delim with '\n'
1536         as the delimiter.
1537         * lib/linebuffer.h (readlinebuffer_delim): Declare it.
1538
1539 2007-05-12  Sergey Poznyakoff  <gray@gnu.org.ua>
1540
1541         * m4/openat.m4 (gl_FUNC_OPENAT): Do not require openat-die.
1542         * modules/openat (Files): Remove openat-die.c.
1543         (Depends-on): Add openat-die.
1544         * modules/openat-die: New module.
1545
1546 2007-05-06  Bruno Haible  <bruno@clisp.org>
1547
1548         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING, gl_VSNPRINTF_ZEROSIZE_C99):
1549         Update with info about Cygwin.
1550         * doc/functions/fprintf.texi: Update.
1551         * doc/functions/printf.texi: Update.
1552         * doc/functions/snprintf.texi: Update.
1553         * doc/functions/sprintf.texi: Update.
1554         * doc/functions/vfprintf.texi: Update.
1555         * doc/functions/vprintf.texi: Update.
1556         * doc/functions/vsnprintf.texi: Update.
1557         * doc/functions/vsprintf.texi: Update.
1558         Reported by Eric Blake.
1559
1560 2007-05-06  Bruno Haible  <bruno@clisp.org>
1561
1562         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Perform the
1563         padding ourselves for the floating-point directives.
1564         * m4/printf.m4 (gl_PRINTF_FLAG_ZERO): New macro.
1565         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_ZERO): New macro.
1566         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
1567         gl_PRINTF_FLAG_ZERO and test its result. Invoke
1568         gl_PREREQ_VASNPRINTF_FLAG_ZERO.
1569         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
1570         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
1571         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
1572         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
1573         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
1574         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
1575         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
1576         * tests/test-snprintf-posix.h (test_function): Also check the width
1577         and some flags in the %f directive.
1578         * tests/test-sprintf-posix.h (test_function): Likewise.
1579         * tests/test-vasnprintf-posix.c (test_function): Likewise.
1580         * tests/test-vasprintf-posix.c (test_function): Likewise.
1581         * doc/functions/fprintf.texi: Update.
1582         * doc/functions/printf.texi: Update.
1583         * doc/functions/snprintf.texi: Update.
1584         * doc/functions/sprintf.texi: Update.
1585         * doc/functions/vfprintf.texi: Update.
1586         * doc/functions/vprintf.texi: Update.
1587         * doc/functions/vsnprintf.texi: Update.
1588         * doc/functions/vsprintf.texi: Update.
1589
1590 2007-05-06  Bruno Haible  <bruno@clisp.org>
1591
1592         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_GROUPING]: Don't
1593         pass the ' flag character to sprintf or snprintf.
1594         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING): New macro.
1595         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_GROUPING): New macro.
1596         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
1597         gl_PRINTF_FLAG_GROUPING and test its result. Invoke
1598         gl_PREREQ_VASNPRINTF_FLAG_GROUPING.
1599         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
1600         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
1601         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
1602         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
1603         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
1604         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
1605         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
1606         * tests/test-snprintf-posix.h (test_function): Also check the grouping
1607         flag.
1608         * tests/test-sprintf-posix.h (test_function): Likewise.
1609         * tests/test-vasnprintf-posix.c (test_function): Likewise.
1610         * tests/test-vasprintf-posix.c (test_function): Likewise.
1611         * doc/functions/fprintf.texi: Update.
1612         * doc/functions/printf.texi: Update.
1613         * doc/functions/snprintf.texi: Update.
1614         * doc/functions/sprintf.texi: Update.
1615         * doc/functions/vfprintf.texi: Update.
1616         * doc/functions/vprintf.texi: Update.
1617         * doc/functions/vsnprintf.texi: Update.
1618         * doc/functions/vsprintf.texi: Update.
1619
1620 2007-05-01  Bruno Haible  <bruno@clisp.org>
1621
1622         * tests/test-argp-2.sh (func_compare): Drop .exe suffix.
1623
1624 2007-05-03  Paul Eggert  <eggert@cs.ucla.edu>
1625
1626         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Use better
1627         comment for D_INO_IN_DIRENT.  Problem reported by James Youngman.
1628
1629 2007-05-02  Paul Eggert  <eggert@cs.ucla.edu>
1630
1631         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Test whether
1632         readdir returns garbage in d_ino.  Problem reported by Kaz Sasayama in
1633         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00021.html>.
1634
1635 2007-05-02  Sergey Poznyakoff  <gray@gnu.org.ua>
1636
1637         * lib/argp-help.c (struct hol_entry): New member `ord'.
1638         (HOL_ENTRY_PTRCMP): Use ord for comparison
1639         (hol_sort): Initialize ord.
1640
1641 2007-05-01  Bruno Haible  <bruno@clisp.org>
1642
1643         * doc/functions/_Exit_C99.texi: Renamed from doc/functions/_Exit.texi.
1644         Reported by Eric Blake.
1645         * doc/gnulib.texi (Function Substitutes): Update.
1646
1647 2007-05-01  Bruno Haible  <bruno@clisp.org>
1648
1649         * doc/functions.texi: Remove file, now redundant through
1650         doc/functions/*.texi.
1651
1652 2007-05-01  Bruno Haible  <bruno@clisp.org>
1653
1654         * modules/argp (Depends-on): Add sleep.
1655
1656 2007-05-01  Bruno Haible  <bruno@clisp.org>
1657
1658         * modules/sleep-tests: New file.
1659         * tests/test-sleep.c: New file.
1660
1661         * modules/sleep: New file.
1662         * lib/sleep.c: New file.
1663         * m4/sleep.m4: New file.
1664         * lib/unistd_.h (sleep): New declaration.
1665         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_SLEEP,
1666         HAVE_SLEEP.
1667         * modules/unistd (Makefile.am): Substitute GNULIB_SLEEP, HAVE_SLEEP.
1668         * doc/functions/sleep.texi: Document the sleep module.
1669
1670 2007-05-01  Bruno Haible  <bruno@clisp.org>
1671
1672         * lib/sigprocmask.h: Remove file.
1673         * lib/signal_.h: Incorporate the previous contents of sigprocmask.h.
1674         * lib/sigprocmask.c: Include <signal.h> instead of sigprocmask.h.
1675         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Substitute GNULIB_SIGPROCMASK,
1676         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T.
1677         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Require
1678         gl_SIGNAL_H_DEFAULTS. Set HAVE_POSIX_SIGNALBLOCKING as a shell variable.
1679         (gl_PREREQ_SIGPROCMASK): Require gl_SIGNAL_H_DEFAULTS. Set
1680         HAVE_SIGSET_T as a shell variable.
1681         * modules/signal (Makefile.am): Substitute GNULIB_SIGPROCMASK,
1682         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T into signal.h.
1683         * modules/sigprocmask (Files): Remove lib/sigprocmask.h.
1684         (Depends-on): Add signal. Remove verify.
1685         (configure.ac): Invoke gl_SIGNAL_MODULE_INDICATOR.
1686         (Include): Mention <signal.h> instead of sigprocmask.h.
1687         * NEWS: Mention the change.
1688         * lib/fatal-signal.c: Don't include sigprocmask.h.
1689
1690 2007-05-01  Bruno Haible  <bruno@clisp.org>
1691
1692         * modules/signal: New file.
1693         * lib/signal_.h: New file.
1694         * m4/signal_h.m4: New file.
1695
1696 2007-05-01  Bruno Haible  <bruno@clisp.org>
1697
1698         * lib/wctype_.h: Test HAVE_ISWCNTRL at configure time.
1699         * m4/wctype.m4 (gl_WCTYPE_H): Substitute HAVE_ISWCNTRL.
1700         * modules/wctype (Makefile.am): Substitute HAVE_ISWCNTRL instead of
1701         HAVE_WCTYPE_CTMP_BUG into wctype.h.
1702
1703 2007-05-01  Bruno Haible  <bruno@clisp.org>
1704
1705         * lib/sys_stat_.h: Test HAVE_LSTAT, HAVE_DECL_MKDIR, HAVE_IO_H at
1706         configure time.
1707         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Substitute HAVE_LSTAT,
1708         HAVE_DECL_MKDIR, HAVE_IO_H via AC_SUBST.
1709         * modules/sys_stat (Makefile.am): Substitute their values into
1710         sys/stat.h.
1711
1712 2007-05-01  Bruno Haible  <bruno@clisp.org>
1713
1714         * lib/glob_.h: Test HAVE_SYS_CDEFS_H at configure time.
1715         * m4/glob.m4 (gl_PREREQ_GLOB): Substitute HAVE_SYS_CDEFS_H via AC_SUBST.
1716         * modules/glob (Makefile.am): Put HAVE_SYS_CDEFS_H value into glob.h.
1717
1718 2007-05-01  Bruno Haible  <bruno@clisp.org>
1719
1720         * doc/header/assert.texi: Undo last change: don't mention the gnulib
1721         'assert' module here.
1722
1723 2007-05-01  Bruno Haible  <bruno@clisp.org>
1724
1725         * doc/functions/*.texi: New files.
1726         * doc/functions/google-ranking.txt: New file.
1727         * doc/gnulib.texi (Function Substitutes): New chapter.
1728         (ctime, inet_ntoa): Remove sections.
1729         * doc/ctime.texi: Remove file.
1730         * doc/inet_ntoa.texi: Remove file.
1731         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Update
1732         dependencies.
1733         (%.info): New rule, specifying a --reference-limit.
1734
1735 2007-05-01  Bruno Haible  <bruno@clisp.org>
1736
1737         * MODULES.html.sh (posix_functions): Remove 'exec', 'toc'.
1738
1739 2007-05-01  Bruno Haible  <bruno@clisp.org>
1740
1741         * modules/mkdir (Depends-on): Add sys_stat, because sys_stat provides
1742         the portability of 'mkdir' to mingw systems.
1743
1744 2007-05-01  Bruno Haible  <bruno@clisp.org>
1745
1746         * doc/headers/google-ranking.txt: New file.
1747
1748 2007-04-30  Eric Blake  <ebb9@byu.net>
1749
1750         Prefer fseeko to fseek.
1751         * modules/getpass (Depends-on): Add fseeko.
1752         * lib/getpass.c (getpass): Use fseeko, not fseek.
1753
1754 2007-04-30  Sergey Poznyakoff  <gray@gnu.org.ua>
1755
1756         * lib/argp-help.c (hol_entry_cmp): Option sorting algorithm
1757         assumes the sorting is stable, while most qsort implementations
1758         are not.  Use argument addresses to ensure they never compare as
1759         equal.
1760
1761         * tests/test-argp-2.sh (usage-indent test): Fix output
1762         (func_compare): Restore diff options
1763         * tests/test-argp.c: Restore #include "progname.h"
1764
1765 2007-04-29  Bruno Haible  <bruno@clisp.org>
1766
1767         * m4/printf.m4 (gl_VSNPRINTF_ZEROSIZE_C99): New macro.
1768         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
1769         gl_VSNPRINTF_ZEROSIZE_C99. Test gl_cv_func_vsnprintf_zerosize_c99.
1770         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
1771         * modules/snprintf-posix-tests (Files): Add tests/test-snprintf.c.
1772         (configure.ac): Define CHECK_SNPRINTF_POSIX.
1773         (TESTS, check_PROGRAMS): Add test-snprintf.
1774         * modules/vsnprintf-posix-tests (Files): Add tests/test-vsnprintf.c.
1775         (configure.ac): Define CHECK_VSNPRINTF_POSIX.
1776         (TESTS, check_PROGRAMS): Add test-vsnprintf.
1777         * tests/test-snprintf.c (main) [!CHECK_SNPRINTF_POSIX]: Disable
1778         assertions that fail on HP-UX, OSF/1, or IRIX.
1779         * tests/test-vsnprintf.c (main) [!CHECK_VSNPRINTF_POSIX]: Likewise.
1780
1781 2007-04-29  Bruno Haible  <bruno@clisp.org>
1782
1783         * MODULES.html.sh (posix_functions): Remove 'contents'.
1784
1785 2007-04-29  Karl Berry  <karl@gnu.org>
1786
1787         * config/srclist.txt (gendocs_template_min): new entry.
1788
1789 2007-04-29  Bruno Haible  <bruno@clisp.org>
1790
1791         Work around fpurge bug on BSD systems.
1792         * modules/fpurge (Makefile.am): Compile fpurge.c unconditionally.
1793         * m4/fpurge.m4 (gl_FUNC_FPURGE): Don't invoke AC_LIBOBJ.
1794         * lib/fpurge.h (fpurge): Don't handle __fpurge wrapper here. Define
1795         fpurge to rpl_fpurge if the system already has this function.
1796         * lib/fpurge.c (fpurge): Handle also the __fpurge wrapper case and
1797         the case where the system already has this function. Correct invariants
1798         on BSD systems.
1799         * lib/fseeko.c (rpl_fseeko): Update recognition of preceding fflush on
1800         BSD systems.
1801
1802 2007-04-29  Sergey Poznyakoff  <gray@gnu.org.ua>
1803
1804         * lib/argp-help.c (hol_cluster_cmp): Reverse comparison.  Change
1805         proposed by Sven Verdoolaege.
1806
1807         * tests/test-argp.c: Fix option ordering.  Test deeply clustered
1808         options.
1809         * tests/test-argp-2.sh (func_compare): Use diff instead of cmp.
1810         (usage and help tests): Update
1811
1812 2007-04-29  Bruno Haible  <bruno@clisp.org>
1813
1814         * tests/test-fflush.c (main): Use a file of size 17, not 10.
1815         Print more information in case of failure. Disable a test on BeOS.
1816
1817 2007-04-29  Bruno Haible  <bruno@clisp.org>
1818
1819         * tests/**/test-*.[hc] (ASSERT): Use fprintf to show the line number.
1820         This helps debugging on systems on which no gdb is available.
1821
1822 2007-04-29  Bruno Haible  <bruno@clisp.org>
1823
1824         * lib/freading.h: Improve comments.
1825         * lib/fwriting.h: Likewise.
1826         * tests/test-freading.c (main): Don't check freading immediately after
1827         repositioning. Needed for glibc.
1828
1829 2007-04-29  Bruno Haible  <bruno@clisp.org>
1830
1831         * lib/freading.c (freading): Trivial simplification.
1832
1833 2007-04-28  Bruno Haible  <bruno@clisp.org>
1834
1835         * tests/test-fwriting.c (main): Also test the interaction between
1836         fflush and fwriting.
1837         * modules/fwriting-tests (Depends-on): Add fflush.
1838
1839         * tests/test-freading.c (main): Also test the interaction between
1840         fflush and freading.
1841         * modules/freading-tests (Depends-on): Add fflush.
1842
1843 2007-04-28  Bruno Haible  <bruno@clisp.org>
1844
1845         * lib/stdio_.h (fseek, ftell): Provide link warnings suggesting to use
1846         fseeko and ftello.
1847         Suggested by Eric Blake.
1848
1849 2007-04-28  Jim Meyering  <jim@meyering.net>
1850
1851         Avoid false-negative in gl_STDINT_H's C99 conformance test.
1852         * m4/stdint.m4 (gl_STDINT_H): When checking whether stdint.h conforms
1853         to C99, include all of gl_STDINT_INCLUDES, not just <stddef.h>.
1854
1855 2007-04-27  Eric Blake  <ebb9@byu.net>
1856
1857         * doc/headers/assert.texi (assert.h): Document assert module use.
1858
1859 2007-04-27  Bruno Haible  <bruno@clisp.org>
1860
1861         * doc/headers/*.texi: New files.
1862         * doc/gnulib.texi (Header File Substitutes): New chapter.
1863         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Specify
1864         dependencies.
1865         (standards.info ,standards.html, standards.dvi): Update dependencies.
1866         (mostlyclean, clean): New targets.
1867
1868 2007-04-27  Bruno Haible  <bruno@clisp.org>
1869
1870         * lib/sysexits_.h: Renamed from lib/sysexit_.h.
1871         * modules/sysexits (Files, Makefile.am): Update.
1872
1873         * lib/sys_socket_.h: Renamed from lib/socket_.h.
1874         * modules/sys_socket (Files, Makefile.am): Update.
1875
1876         * lib/sys_stat_.h: Renamed from lib/stat_.h.
1877         * modules/sys_stat (Files, Makefile.am): Update.
1878
1879 2007-04-27  Eric Blake  <ebb9@byu.net>
1880
1881         * lib/freading.h: Improve comments.
1882         * lib/fwriting.h: Likewise.
1883         * lib/fflush.c: Likewise.
1884
1885         Fix closein for mingw.
1886         * modules/closein-tests: Add tests for closein.
1887         * tests/test-closein.c: New file.
1888         * tests/test-closein.sh: Likewise.
1889         * lib/unistd_.h [!SEEK_CUR]: Mingw also needs stdlib.h for _exit.
1890         * lib/closein.c (close_stdin): Don't fflush non-seekable streams.
1891
1892 2007-04-27  Bruno Haible  <bruno@clisp.org>
1893
1894         * lib/inttypes_.h [_DECC]: Don't use #include_next if the compiler
1895         version is < 6.
1896         * lib/math_.h [__DECC]: Likewise.
1897         * lib/stdio_.h [__DECC]: Likewise.
1898         * lib/stdlib_.h [__DECC]: Likewise.
1899         * lib/string_.h [__DECC]: Likewise.
1900         * lib/time_.h [__DECC]: Likewise.
1901         * lib/wchar_.h [__DECC]: Likewise.
1902         * lib/wctype_.h [__DECC]: Likewise.
1903
1904 2007-04-27  Bruno Haible  <bruno@clisp.org>
1905
1906         * tests/test-fbufmode.c (main): Relax test, to avoid failure on mingw.
1907
1908 2007-04-27  Bruno Haible  <bruno@clisp.org>
1909
1910         * lib/fflush.c: Add comments.
1911         * modules/fpurge-tests (Depends-on): Add fflush.
1912         * modules/freadable-tests (Depends-on): Likewise.
1913         * modules/fwritable-tests (Depends-on): Likewise.
1914
1915 2007-04-27  Charles Wilson  <libtool@cwilson.fastmail.fm>
1916
1917         * m4/argz.m4 (gl_FUNC_ARGZ): Use !HAVE_WORKING_ARGZ instead of
1918         SYSTEM_ARGZ_IS_BROKEN.  Also, minor stylistic improvements.
1919         Report by Bruno Haible <bruno@clisp.org>.
1920
1921 2007-04-26  Eric Blake  <ebb9@byu.net>
1922
1923         Fix fflush on mingw.
1924         * modules/fflush (Depends-on): Add freading.
1925         * lib/fflush.c (rpl_fflush): Use freading to avoid losing buffered
1926         but unread data.
1927
1928 2007-04-26  Eric Blake  <ebb9@byu.net>
1929         and Bruno Haible  <bruno@clisp.org>
1930
1931         Implement freading and fwriting.
1932         * lib/freading.c: New file.
1933         * lib/freading.h: Likewise.
1934         * m4/freading.m4: Likewise.
1935         * modules/freading: Likewise.
1936         * modules/freading-tests: Likewise.
1937         * tests/test-freading.c: Likewise.
1938         * lib/fwriting.c: New file.
1939         * lib/fwriting.h: Likewise.
1940         * m4/fwriting.m4: Likewise.
1941         * modules/fwriting: Likewise.
1942         * modules/fwriting-tests: Likewise.
1943         * tests/test-fwriting.c: Likewise.
1944         * MODULES.html.sh (File stream based Input/Output): Mention them.
1945
1946 2007-04-26  Bruno Haible  <bruno@clisp.org>
1947
1948         * lib/stdio_.h (fseeko, ftello): Check that off_t has the same size as
1949         'long' when we assume it.
1950         Suggested by Eric Blake.
1951
1952 2007-04-26  Bruno Haible  <bruno@clisp.org>
1953
1954         Ensure fseeko, ftello are declared on glibc systems.
1955         * modules/fflush (configure.ac-early): Require AC_FUNC_FSEEKO.
1956         * modules/fseeko (configure.ac-early): Likewise.
1957         * modules/ftello (configure.ac-early): Likewise.
1958         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Don't define HAVE_FSEEKO, rely on
1959         AC_FUNC_FSEEKO for this.
1960         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Inline gl_CHECK_FSEEKO.
1961         (gl_CHECK_FSEEKO): Remove macro.
1962
1963 2007-04-26  Bruno Haible  <bruno@clisp.org>
1964
1965         * tests/test-fflush.c (main): Also check the ftell result after
1966         fflush and fseek/fseeko.
1967         * lib/fflush.c (rpl_fflush): For BSD implementations, update the
1968         file descriptor position cache in the stream.
1969         * lib/fseeko.c (rpl_fseeko): Likewise.
1970
1971 2007-04-26  Bruno Haible  <bruno@clisp.org>
1972
1973         * modules/fflush-tests (Depends-on): Add fseeko.
1974
1975 2007-04-25  Charles Wilson  <libtool@cwilson.fastmail.fm>
1976             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1977
1978         * lib/argz_.h: ensure error_t definition is obtained in same
1979         mechanism system argz.h would have.
1980         * m4/argz.m4 (gl_FUNC_ARGZ): add new test to check if $host's
1981         argz facilities are known bad.  Err on the side of caution if
1982         cross-compiling.
1983
1984 2007-04-25  Eric Blake  <ebb9@byu.net>
1985
1986         * lib/fpurge.c (includes): Use stdlib.h for free.
1987         * tests/test-fflush.c (main): Also test fflush-fseeko.
1988
1989 2007-04-25  Bruno Haible  <bruno@clisp.org>
1990
1991         Make fflush+fseek POSIX-compliant on FreeBSD and MacOS X.
1992         * lib/fseeko.c: New file.
1993         * lib/stdio_.h: Include <sys/types.h> when off_t is needed.
1994         (fseeko, fseek): Define to replacements if REPLACE_FFLUSH.
1995         * m4/fseeko.m4 (gl_CHECK_FSEEKO): New macro, extracted from
1996         gl_FUNC_FSEEKO.
1997         (gl_FUNC_FSEEKO): Invoke it.
1998         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Arrange to compile fseeko.c. Invoke
1999         gl_CHECK_FSEEKO. Define HAVE_FSEEKO.
2000         * modules/fflush (Files): Add lib/fseeko.c, m4/fseeko.m4.
2001
2002 2007-04-25  Bruno Haible  <bruno@clisp.org>
2003
2004         * modules/fflush (Depends-on): Add ftello.
2005
2006 2007-04-25  Bruno Haible  <bruno@clisp.org>
2007
2008         * modules/ftello-tests: New file.
2009         * tests/test-ftello.c: New file.
2010
2011         * modules/ftello: New file.
2012         * m4/ftello.m4: New file.
2013         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELLO,
2014         HAVE_FTELLO.
2015         * lib/stdio_.h (ftello): New declaration.
2016         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELLO,
2017         HAVE_FTELLO.
2018
2019 2007-04-25  Bruno Haible  <bruno@clisp.org>
2020
2021         * modules/fseeko-tests: New file.
2022         * tests/test-fseeko.c: New file.
2023
2024         * modules/fseeko: New file.
2025         * m4/fseeko.m4: New file.
2026         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEKO,
2027         HAVE_FSEEKO.
2028         * lib/stdio_.h (fseeko): New declaration.
2029         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEKO,
2030         HAVE_FSEEKO.
2031
2032 2007-04-25  Bruno Haible  <bruno@clisp.org>
2033
2034         * lib/stdio_.h (fflush): Add support for GNULIB_POSIXCHECK.
2035
2036 2007-04-25  Bruno Haible  <bruno@clisp.org>
2037
2038         * lib/unistd_.h: Include <stdio.h> if needed to get the SEEK_* macros.
2039         * tests/test-stdio.c: Check that the various SEEK_* macros are defined.
2040         * tests/test-unistd.c: Likewise.
2041         * tests/test-fcntl.c: Likewise.
2042
2043 2007-04-23  Eric Blake  <ebb9@byu.net>
2044
2045         * lib/fflush.c: Fix missing include.
2046         Reported by Bruno Haible.
2047
2048 2007-04-23  Bruno Haible  <bruno@clisp.org>
2049
2050         * lib/fpurge.c (fpurge) [glibc, BSD]: Free a malloc()ed ungetc buffer.
2051         Reported by Eric Blake.
2052
2053 2007-04-23  Bruno Haible  <bruno@clisp.org>
2054
2055         * lib/fbufmode.c (fbufmode): Port to Solaris/SPARC64.
2056
2057 2007-04-23  Bruno Haible  <bruno@clisp.org>
2058
2059         * lib/fseterr.c (fseterr): Don't hardcode the value of _IOERR.
2060
2061 2007-04-23  Bruno Haible  <bruno@clisp.org>
2062
2063         * tests/test-fbufmode.c (main): Be prepared to a failure of setvbuf.
2064         Needed on HP-UX 11.
2065
2066 2007-04-16  Eric Blake  <ebb9@byu.net>
2067
2068         Make fflush rely on fpurge.
2069         * lib/fflush.c (rpl_fflush): Rely on fpurge module, rather than
2070         open coding all variants.
2071         * modules/fflush (Depends-on): Add fpurge and unistd.
2072         * modules/fflush-tests (Depends-on): Unistd is no longer extra.
2073         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Simplify.
2074
2075         Fix --with-tests compilation on cygwin.
2076         * modules/argmatch-tests (Makefile.am): List gnulib library first
2077         in LDADD.
2078         * modules/argp-tests (Makefile.am): Likewise.
2079         * modules/array-list-tests (Makefile.am): Likewise.
2080         * modules/array-oset-tests (Makefile.am): Likewise.
2081         * modules/avltree-list-tests (Makefile.am): Likewise.
2082         * modules/avltree-oset-tests (Makefile.am): Likewise.
2083         * modules/avltreehash-list-tests (Makefile.am): Likewise.
2084         * modules/carray-list-tests (Makefile.am): Likewise.
2085         * modules/dirname-tests (Makefile.am): Likewise.
2086         * modules/frexp-tests (Makefile.am): Likewise.
2087         * modules/isnanl-tests (Makefile.am): Likewise.
2088         * modules/linked-list-tests (Makefile.am): Likewise.
2089         * modules/linkedhash-list-tests (Makefile.am): Likewise.
2090         * modules/lock-tests (Makefile.am): Likewise.
2091         * modules/rbtree-list-tests (Makefile.am): Likewise.
2092         * modules/rbtree-oset-tests (Makefile.am): Likewise.
2093         * modules/rbtreehash-list-tests (Makefile.am): Likewise.
2094         * modules/tls-tests (Makefile.am): Likewise.
2095         * modules/tsearch-tests (Makefile.am): Likewise.
2096         * modules/xvasprintf-tests (Makefile.am): Likewise.
2097
2098         Fix fpurge for cygwin.
2099         * lib/fpurge.c (fpurge): Fix order of operation flub, and return a
2100         value.
2101         * modules/fpurge-tests (Depends-on): Clean up trash.
2102
2103 2007-04-16  Simon Josefsson  <simon@josefsson.org>
2104
2105         * lib/gc-libgcrypt.c (gc_hash_open): Shut up compiler warnings.
2106
2107         * m4/autobuild.m4: Re-indent.
2108
2109 2007-04-13  Bruno Haible  <bruno@clisp.org>
2110
2111         * modules/fpurge-tests: New file.
2112         * tests/test-fpurge.c: New file.
2113
2114         * modules/fpurge: New file.
2115         * lib/fpurge.h: New file.
2116         * lib/fpurge.c: New file.
2117         * m4/fpurge.m4: New file.
2118
2119 2007-04-13  Bruno Haible  <bruno@clisp.org>
2120
2121         * modules/fbufmode-tests: New file.
2122         * tests/test-fbufmode.c: New file.
2123
2124         * modules/fbufmode: New file.
2125         * lib/fbufmode.h: New file.
2126         * lib/fbufmode.c: New file.
2127         * m4/fbufmode.m4: New file.
2128
2129 2007-04-13  Bruno Haible  <bruno@clisp.org>
2130
2131         * modules/fwritable-tests: New file.
2132         * tests/test-fwritable.c: New file.
2133
2134         * modules/fwritable: New file.
2135         * lib/fwritable.h: New file.
2136         * lib/fwritable.c: New file.
2137         * m4/fwritable.m4: New file.
2138
2139 2007-04-13  Bruno Haible  <bruno@clisp.org>
2140
2141         * modules/freadable-tests: New file.
2142         * tests/test-freadable.c: New file.
2143
2144         * modules/freadable: New file.
2145         * lib/freadable.h: New file.
2146         * lib/freadable.c: New file.
2147         * m4/freadable.m4: New file.
2148
2149 2007-04-13  Bruno Haible  <bruno@clisp.org>
2150
2151         * modules/fflush-tests (Makefile.am): Remove EXTRA_DIST. Augment
2152         MOSTLYCLEANFILES.
2153
2154 2007-04-13  Paul Eggert  <eggert@cs.ucla.edu>
2155
2156         * build-aux/bootstrap (gnulib_tool_option_extras): New var, used by
2157         gzip bootstrap.conf to avoid dragging in i18n machinery.
2158         (gnulib_tool_option): Use it.
2159
2160 2007-04-13  Bruno Haible  <bruno@clisp.org>
2161
2162         * tests/test-vasnprintf-posix.c (test_function): Add tests for %f and
2163         %F directives.
2164         * tests/test-vasprintf-posix.c (test_function): Likewise.
2165         * tests/test-snprintf-posix.h (test_function): Likewise.
2166         * tests/test-sprintf-posix.h (test_function): Likewise.
2167         * tests/test-fprintf-posix.h (test_function): Likewise.
2168         * tests/test-printf-posix.h (test_function): Likewise.
2169         * tests/test-fprintf-posix.out: Likewise.
2170
2171 2007-04-13  Bruno Haible  <bruno@clisp.org>
2172
2173         * modules/lock-tests (configure.ac): For LIBSCHED, try also -lposix4.
2174         * modules/tls-tests (configure.ac): Likewise.
2175         Reported by Arto C. Nirkko <anirkko@insel.ch>.
2176
2177 2007-04-13  Bruno Haible  <bruno@clisp.org>
2178
2179         * lib/tls.c (glthread_tls_get): Fix return type.
2180         Patch by Arto C. Nirkko <anirkko@insel.ch>.
2181
2182 2007-04-12  Eric Blake  <ebb9@byu.net>
2183
2184         * modules/gettime (Depends-on): Remove gettime.
2185         Reported by Dmitry V. Levin.
2186
2187 2007-04-12  Bruno Haible  <bruno@clisp.org>
2188
2189         * modules/fflush (Include): Mention <stdio.h>.
2190         * modules/strtoimax (Include): Mention <inttypes.h>.
2191         * modules/strtoumax (Include): Likewise.
2192
2193 2007-04-12  Eric Blake  <ebb9@byu.net>
2194
2195         * .cvsignore: New file.
2196         * .gitignore: Likewise.
2197
2198 2007-04-12  Bruno Haible  <bruno@clisp.org>
2199
2200         * modules/iconv-tests (test_iconv_LDADD): Mention -liconv after LDADD,
2201         not before, since $(LDADD) often contains libgnu.a.
2202         * modules/striconv-tests (test_striconv_LDADD): Likewise.
2203         * modules/striconveh-tests (test_striconveh_LDADD): Likewise.
2204         * modules/striconveha-tests (test_striconveha_LDADD): Likewise.
2205         Needed on Cygwin.
2206
2207 2007-04-12  Eric Blake  <ebb9@byu.net>
2208
2209         Work around glibc's failure to flush stdin on fclose.
2210         * lib/closein.c (close_stdin): Flush stdin before closing.
2211
2212         Work around glibc's failure to reset seekable stdin on exit.
2213         * modules/closein: New module.
2214         * lib/closein.c: New file.
2215         * lib/closein.h: Likewise.
2216         * m4/closein.m4: Likewise.
2217         * MODULES.html.sh (File stream based Input/Output): Document it.
2218
2219 2007-04-12  Simon Josefsson  <simon@josefsson.org>
2220
2221         * gnulib-tool: Rename generated 'autobuild' script to
2222         'do-autobuild' in --create-megatestdir output.
2223
2224         * doc/gnulib.texi (Build robot for gnulib): Fix.
2225
2226 2007-04-12  Simon Josefsson  <simon@josefsson.org>
2227
2228         * modules/sysexits (Depends-on): Add absolute-header.
2229
2230 2007-04-12  Eric Blake  <ebb9@byu.net>
2231
2232         No need to preserve errno on success.
2233         * lib/fflush.c (rpl_fflush): Simplify errno tracking.
2234         Reported by Bruno Haible.
2235
2236 2007-04-12  Simon Josefsson  <simon@josefsson.org>
2237
2238         * MODULES.html.sh (Support for maintaining and releasing
2239         projects): Add autobuild.  Suggested by Eric Blake <ebb9@byu.net>.
2240
2241 2007-04-12  Simon Josefsson  <simon@josefsson.org>
2242
2243         * gnulib-tool (func_modules_add_dummy): Respect --avoid=dummy.
2244
2245 2007-04-12  Simon Josefsson  <simon@josefsson.org>
2246
2247         * modules/autobuild: New module.
2248
2249         * m4/autobuild.m4: New file.
2250
2251 2007-04-11  Bruno Haible  <bruno@clisp.org>
2252
2253         * lib/vasnprintf.c (VASNPRINTF): Implement the %F directive using the
2254         %f directive, if NEED_PRINTF_DIRECTIVE_F is defined.
2255         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_F): New macro.
2256         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_F): New macro.
2257         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
2258         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
2259         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
2260         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
2261         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
2262         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
2263         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Invoke
2264         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
2265         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
2266         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Invoke
2267         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
2268         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
2269         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Invoke
2270         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
2271         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
2272         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Invoke
2273         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
2274         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
2275         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Invoke
2276         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
2277         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
2278         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Invoke
2279         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
2280         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
2281         Reported by Eric Blake.
2282
2283 2007-04-11  Bruno Haible  <bruno@clisp.org>
2284
2285         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Fix test. It always failed.
2286
2287 2007-04-10  Bruno Haible  <bruno@clisp.org>
2288
2289         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct result
2290         for NaN and Infinity. Needed on FreeBSD 6.1.
2291         * tests/test-vasnprintf-posix.c (test_function): Undo last change
2292         regarding results for "%010a" of Infinity and NaN.
2293         * tests/test-vasprintf-posix.c (test_function): Likewise.
2294         * tests/test-snprintf-posix.h (test_function): Likewise.
2295         * tests/test-sprintf-posix.h (test_function): Likewise.
2296         * tests/test-fprintf-posix.h (test_function): Likewise.
2297         * tests/test-printf-posix.h (test_function): Likewise.
2298         * tests/test-fprintf-posix.out: Likewise.
2299
2300 2007-04-10  Bruno Haible  <bruno@clisp.org>
2301
2302         * modules/locale-tests: New file.
2303         * tests/test-locale.c: New file.
2304
2305         * modules/locale: New file.
2306         * lib/locale_.h: New file.
2307         * m4/locale_h.m4: New file.
2308
2309 2007-04-10  Paul Eggert  <eggert@cs.ucla.edu>
2310             Bruno Haible  <bruno@clisp.org>
2311
2312         * m4/signbit.m4 (gl_SIGNBIT): When the sign bit position could not
2313         be determined, test for availability of the copysignf, copysign,
2314         copysignl functions.
2315         * lib/signbitf.c (gl_signbitf): Use copysignf if available in libc.
2316         * lib/signbitd.c (gl_signbitd): Use copysign if available in libc.
2317         * lib/signbitl.c (gl_signbitl): Use copysignl if available in libc.
2318
2319 2007-04-09  Eric Blake  <ebb9@byu.net>
2320
2321         * lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
2322         * modules/stdio (Makefile.am): Support fflush.
2323         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
2324         * modules/fflush: New file.
2325         * lib/fflush.c: Likewise.
2326         * m4/fflush.m4: Likewise.
2327         * modules/fflush-tests: New test.
2328         * tests/test-fflush.c: Likewise.
2329         * MODULES.html.sh (Input/output <stdio.h>): Document new module.
2330
2331 2007-04-06  Bruno Haible  <bruno@clisp.org>
2332
2333         * lib/vasnprintf.c: Include <math.h>. Don't include float+.h.
2334         (VASNPRINTF): Use signbit for faster determination whether to print a
2335         minus sign.
2336         * modules/vasnprintf (Files): Remove lib/float+.h.
2337         * modules/fprintf-posix (Depends-on): Add signbit.
2338         * modules/snprintf-posix (Depends-on): Likewise.
2339         * modules/sprintf-posix (Depends-on): Likewise.
2340         * modules/vasnprintf-posix (Depends-on): Likewise.
2341         * modules/vasprintf-posix (Depends-on): Likewise.
2342         * modules/vfprintf-posix (Depends-on): Likewise.
2343         * modules/vsnprintf-posix (Depends-on): Likewise.
2344         * modules/vsprintf-posix (Depends-on): Likewise.
2345
2346 2007-04-06  Bruno Haible  <bruno@clisp.org>
2347
2348         * tests/test-frexp.c (main): Test also the sign bit of zero results.
2349         * tests/test-frexpl.c (main): Likewise.
2350         * tests/test-ldexpl.c (main): Likewise.
2351         * modules/frexp-tests (Depends-on): Add signbit.
2352         * modules/frexpl-tests (Depdends-on): Likewise.
2353         * modules/ldexpl-tests (Depdends-on): Likewise.
2354
2355 2007-04-06  Bruno Haible  <bruno@clisp.org>
2356
2357         * modules/signbit-tests: New file.
2358         * tests/test-signbit.c: New file.
2359
2360         * modules/signbit: New file.
2361         * lib/signbitf.c: New file.
2362         * lib/signbitd.c: New file.
2363         * lib/signbitl.c: New file.
2364         * m4/signbit.m4: New file.
2365         * lib/math_.h (gl_signbitf, gl_signbitd, gl_signbitl): New declarations.
2366         (signbit): New macro.
2367         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_SIGNBIT and
2368         REPLACE_SIGNBIT.
2369         * modules/math (Makefile.am) Substibute also GNULIB_SIGNBIT and
2370         REPLACE_FREXPL into math.h.
2371
2372 2007-04-06  Bruno Haible  <bruno@clisp.org>
2373
2374         * modules/isnanf-nolibm-tests: New file.
2375         * tests/test-isnanf.c: New file.
2376
2377         * modules/isnanf-nolibm: New file.
2378         * lib/isnanf.h: New file.
2379         * lib/isnanf.c: New file.
2380         * lib/isnan.c: Consider the USE_FLOAT macro.
2381         * m4/isnanf.m4: New file.
2382
2383 2007-04-06  Bruno Haible  <bruno@clisp.org>
2384
2385         * modules/gettext-h (configure.ac): AC_SUBST LIBINTL and LTLIBINTL.
2386         (Link): New section.
2387
2388         * modules/canonicalize-lgpl-tests (Makefile.am): Undo last change.
2389
2390 2007-04-06  Bruno Haible  <bruno@clisp.org>
2391
2392         Assume the 'long double' type.
2393         * m4/longdouble.m4: Remove file.
2394         * config/srclist.txt: Don't mention longdouble.m4.
2395         * lib/allocsa.h: Assume HAVE_LONG_DOUBLE to be true.
2396         * lib/float+.h: Likewise.
2397         * lib/frexp.c: Likewise.
2398         * lib/printf-args.h: Likewise.
2399         * lib/printf-args.c: Likewise.
2400         * lib/printf-frexp.c: Likewise.
2401         * lib/printf-parse.c: Likewise.
2402         * lib/vasnprintf.c: Likewise.
2403         * m4/allocsa.m4: Remove gt_TYPE_LONGDOUBLE invocation.
2404         * m4/intl.m4: Likewise.
2405         * m4/isnanl.m4: Likewise.
2406         * m4/printf.m4: Likewise.
2407         * m4/printf-frexpl.m4: Likewise.
2408         * m4/vasnprintf.m4: Likewise.
2409         * modules/allocsa (Files): Remove m4/longdouble.m4.
2410         * modules/gettext (Files): Likewise.
2411         * modules/relocatable-prog-wrapper (Files): Likewise.
2412         * modules/vasnprintf (Files): Likewise.
2413         * modules/isnanl (Files): Likewise.
2414         (Include): Simplify.
2415         * modules/isnanl-nolibm (Files): Remove m4/longdouble.m4.
2416         (Include): Simplify.
2417         * modules/printf-frexpl (Files): Remove m4/longdouble.m4.
2418         (Include): Simplify.
2419         * modules/snprintf-posix-tests (Files): Remove m4/longdouble.m4.
2420         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
2421         * modules/sprintf-posix-tests (Files): Remove m4/longdouble.m4.
2422         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
2423         * modules/vasnprintf-posix-tests (Files): Remove m4/longdouble.m4.
2424         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
2425         * modules/vasprintf-posix-tests (Files): Remove m4/longdouble.m4.
2426         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
2427         * modules/vsnprintf-posix-tests (Files): Remove m4/longdouble.m4.
2428         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
2429         * modules/vsprintf-posix-tests (Files): Remove m4/longdouble.m4.
2430         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
2431         * tests/test-isnanl-nolibm.c: Assume HAVE_LONG_DOUBLE to be true.
2432         * tests/test-isnanl.c: Likewise.
2433         * tests/test-snprintf-posix.h: Likewise.
2434         * tests/test-sprintf-posix.h: Likewise.
2435         * tests/test-vasnprintf-posix.c: Likewise.
2436         * tests/test-vasnprintf-posix2.c: Likewise.
2437         * tests/test-vasprintf-posix.c: Likewise.
2438
2439 2007-04-06  Bruno Haible  <bruno@clisp.org>
2440
2441         Fix problem with Compaq (ex-DEC) Desktop C compiler on Tru64.
2442         * lib/math_.h [__DECC]: Include the overridden include file through
2443         #include_next, outside the double-inclusion guard.
2444         * lib/stdio_.h [__DECC]: Likewise.
2445         * lib/stdlib_.h [__DECC]: Likewise.
2446         * lib/string_.h [__DECC]: Likewise.
2447         * lib/time_.h [__DECC]: Likewise.
2448         * lib/wchar_.h [__DECC]: Likewise.
2449         * lib/wctype_.h [__DECC]: Likewise.
2450         * lib/inttypes_.h [__DECC]: Likewise.
2451         Reported by Albert Chin <china@thewrittenword.com> in
2452         <http://lists.gnu.org/archive/html/bug-gnulib/2007-04/msg00088.html>.
2453
2454 2007-04-04  Eric Blake  <ebb9@byu.net>
2455
2456         * m4/stdint.m4 (gl_STDINT_H): Detect WINT_MAX bug in cygwin
2457         1.5.x.
2458
2459 2007-04-04  Bruno Haible  <bruno@clisp.org>
2460
2461         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct
2462         rounding. Don't assume that FreeBSD 6 and NetBSD 4 pass this test.
2463
2464 2007-04-04  Bruno Haible  <bruno@clisp.org>
2465
2466         * tests/test-vasnprintf-posix.c (test_function): Allow two possible
2467         results for "%010a" of Infinity and NaN.
2468         * tests/test-vasprintf-posix.c (test_function): Likewise.
2469         * tests/test-snprintf-posix.h (test_function): Likewise.
2470         * tests/test-sprintf-posix.h (test_function): Likewise.
2471         * tests/test-fprintf-posix.h (test_function): Remove these tests.
2472         * tests/test-printf-posix.h (test_function): Likewise.
2473         * tests/test-fprintf-posix.out: Update.
2474         Needed for FreeBSD 6.1.
2475
2476 2007-04-04  Bruno Haible  <bruno@clisp.org>
2477
2478         * DEPENDENCIES: Remove mentions of tar and gzip, since they are not
2479         directly used by the gnulib modules nor by gnulib-tool.
2480
2481 2007-04-04  Paul Eggert  <eggert@cs.ucla.edu>
2482
2483         * DEPENDENCIES: Give overall description of version dependency
2484         desirability.  Use more-typical names for apps.
2485         Add shell, coreutils, diffutils, grep, tar, gzip.
2486
2487 2007-04-04  Simon Josefsson  <simon@josefsson.org>
2488
2489         * MODULES.html.sh: Rename crypto modules.  Remove iconvme.
2490
2491 2007-04-04  Karl Berry  <karl@gnu.org>
2492
2493         * MODULES.html.sh (func_module): missing '.
2494
2495 2007-04-03  Bruno Haible  <bruno@clisp.org>
2496
2497         * modules/argmatch-tests (Makefile.am): New variable
2498         test_argmatch_LDADD.
2499         * modules/argp-tests (Makefile.am): New variable test_argp_LDADD.
2500         * modules/array-list-tests (Makefile.am): New variable
2501         test_array_list_LDADD.
2502         * modules/array-oset-tests (Makefile.am): New variable
2503         test_array_oset_LDADD.
2504         * modules/avltree-list-tests (Makefile.am): New variable
2505         test_avltree_list_LDADD.
2506         * modules/avltree-oset-tests (Makefile.am): New variable
2507         test_avltree_oset_LDADD.
2508         * modules/avltreehash-list-tests (Makefile.am): New variable
2509         test_avltreehash_list_LDADD.
2510         * modules/canonicalize-lgpl-tests (Makefile.am): New variable
2511         test_canonicalize_lgpl_LDADD.
2512         * modules/carray-list-tests (Makefile.am): New variable
2513         test_carray_list_LDADD.
2514         * modules/dirname-tests (Makefile.am): New variable
2515         test_dirname_LDADD.
2516         * modules/linked-list-tests (Makefile.am): New variable
2517         test_linked_list_LDADD.
2518         * modules/linkedhash-list-tests (Makefile.am): New variable
2519         test_linkedhash_list_LDADD.
2520         * modules/rbtree-list-tests (Makefile.am): New variable
2521         test_rbtree_list_LDADD.
2522         * modules/rbtree-oset-tests (Makefile.am): New variable
2523         test_rbtree_oset_LDADD.
2524         * modules/rbtreehash-list-tests (Makefile.am): New variable
2525         test_rbtreehash_list_LDADD.
2526         * modules/xvasprintf-tests (Makefile.am): New variable
2527         test_xvasprintf_LDADD.
2528         Reported by Eric Blake.
2529
2530 2007-04-03  Eric Blake  <ebb9@byu.net>
2531
2532         * DEPENDENCIES: Weaken m4 requirements.
2533
2534 2007-04-03  Bruno Haible  <bruno@clisp.org>
2535
2536         * modules/frexp-tests (configure.ac): Remove AC_SUBST.
2537         * modules/isnanl-tests (configure.ac): Likewise.
2538
2539 2007-04-03  Ben Pfaff  <blp@gnu.org>
2540
2541         * modules/iconv_open: Add $(srcdir)/ to source directory
2542         references in Makefile fragments that call gperf, to fix VPATH
2543         builds.
2544
2545 2007-04-03  Bruno Haible  <bruno@clisp.org>
2546
2547         * modules/ldexpl (Depends-on): Add isnanl, remove isnanl-nolibm.
2548         * lib/ldexpl.c: Undo last change.
2549
2550 2007-04-03  Bruno Haible  <bruno@clisp.org>
2551
2552         * modules/printf-frexpl (Depends-on): Undo last change.
2553         (Files): Add m4/ldexpl.m4.
2554
2555 2007-04-03  Bruno Haible  <bruno@clisp.org>
2556
2557         * m4/isnanl.m4 (gl_FUNC_ISNANL): Substitute ISNANL_LIBM.
2558         * modules/isnanl (Link): New section.
2559
2560         * m4/frexp.m4 (gl_FUNC_FREXP): Substitute FREXP_LIBM.
2561         * modules/frexp (Link): New section.
2562
2563         * m4/frexpl.m4 (gl_FUNC_FREXPL): Substitute FREXPL_LIBM.
2564         * modules/frexpl (Link): New section.
2565
2566         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Substitute LDEXPL_LIBM.
2567         * modules/ldexpl (Link): New section.
2568
2569 2007-04-03  Bruno Haible  <bruno@clisp.org>
2570
2571         * modules/TEMPLATE-EXTENDED: New file.
2572         * gnulib-tool (func_all_modules, func_verify_module): Exclude it.
2573
2574 2007-04-03  Bruno Haible  <bruno@clisp.org>
2575
2576         * DEPENDENCIES: New file.
2577         Suggested by Simon Josefsson.
2578
2579 2007-04-03  Bruno Haible  <bruno@clisp.org>
2580
2581         * doc/gnulib.texi: Escape @.
2582
2583 2007-04-03  James Youngman  <jay@gnu.org>
2584         and Paul Eggert  <eggert@cs.ucla.edu>
2585
2586         * lib/stat-time.h (get_stat_birthtime): Check for zero-valued
2587         birthtime on all systems that have birthtime, not just those which
2588         use st_birthtimensec rather than st_birthtim.  Putting zero in
2589         st_birthtim.tv_sec is how (for example) FreeBSD/x86 6.1 indicates
2590         that the birth time is not available for files on an NFS mount.
2591
2592 2007-04-03  Simon Josefsson  <simon@josefsson.org>
2593
2594         * modules/memxor: Move back from crypto/, suggested by Bruno.
2595         * modules/crypto/hmac-sha1: Fix memxor dependency.
2596
2597         * modules/crypto/gc: Moved from ../.
2598
2599 2007-04-02  Eric Blake  <ebb9@byu.net>
2600
2601         * lib/ldexpl.c (includes): Avoid libm.
2602
2603         * modules/printf-frexpl (Depends-on): Depend on ldexpl.
2604
2605 2007-04-02  Bruno Haible  <bruno@clisp.org>
2606
2607         * lib/sysexit_.h (EX_OK): Disable the EX_OK definition from <unistd.h>
2608         on IRIX.
2609
2610 2007-04-02  Bruno Haible  <bruno@clisp.org>
2611
2612         * m4/intdiv0.m4 (gt_INTDIV0): Avoid performing the test for real on
2613         x86 or x86_64 platforms running MacOS X.
2614         Reported by Ryan Schmidt <@ryandesign.com>.
2615
2616 2007-04-02  Bruno Haible  <bruno@clisp.org>
2617
2618         * m4/intdiv0.m4 (gt_INTDIV0): When cross-compiling, treat x86_64 like
2619         i386.
2620
2621 2007-04-01  Simon Josefsson  <simon@josefsson.org>
2622
2623         * modules/crypto/arcfour: Moved from ../.
2624         * modules/crypto/arcfour-tests: Moved from ../.
2625         * modules/crypto/arctwo: Moved from ../.
2626         * modules/crypto/arctwo-tests: Moved from ../.
2627         * modules/crypto/des: Moved from ../.
2628         * modules/crypto/des-tests: Moved from ../.
2629         * modules/crypto/gc-arcfour: Moved from ../.
2630         * modules/crypto/gc-arcfour-tests: Moved from ../.
2631         * modules/crypto/gc-arctwo: Moved from ../.
2632         * modules/crypto/gc-arctwo-tests: Moved from ../.
2633         * modules/crypto/gc-des: Moved from ../.
2634         * modules/crypto/gc-des-tests: Moved from ../.
2635         * modules/crypto/gc-hmac-md5: Moved from ../.
2636         * modules/crypto/gc-hmac-md5-tests: Moved from ../.
2637         * modules/crypto/gc-hmac-sha1: Moved from ../.
2638         * modules/crypto/gc-hmac-sha1-tests: Moved from ../.
2639         * modules/crypto/gc-md2: Moved from ../.
2640         * modules/crypto/gc-md2-tests: Moved from ../.
2641         * modules/crypto/gc-md4: Moved from ../.
2642         * modules/crypto/gc-md4-tests: Moved from ../.
2643         * modules/crypto/gc-md5: Moved from ../.
2644         * modules/crypto/gc-md5-tests: Moved from ../.
2645         * modules/crypto/gc-pbkdf2-sha1: Moved from ../.
2646         * modules/crypto/gc-pbkdf2-sha1-tests: Moved from ../.
2647         * modules/crypto/gc-random: Moved from ../.
2648         * modules/crypto/gc-rijndael: Moved from ../.
2649         * modules/crypto/gc-rijndael-tests: Moved from ../.
2650         * modules/crypto/gc-sha1: Moved from ../.
2651         * modules/crypto/gc-sha1-tests: Moved from ../.
2652         * modules/crypto/gc-tests: Moved from ../.
2653         * modules/crypto/hmac-md5: Moved from ../.
2654         * modules/crypto/hmac-md5-tests: Moved from ../.
2655         * modules/crypto/hmac-sha1: Moved from ../.
2656         * modules/crypto/hmac-sha1-tests: Moved from ../.
2657         * modules/crypto/md2: Moved from ../.
2658         * modules/crypto/md2-tests: Moved from ../.
2659         * modules/crypto/md4: Moved from ../.
2660         * modules/crypto/md4-tests: Moved from ../.
2661         * modules/crypto/md5: Moved from ../.
2662         * modules/crypto/md5-tests: Moved from ../.
2663         * modules/crypto/memxor: Moved from ../.
2664         * modules/crypto/rijndael: Moved from ../.
2665         * modules/crypto/rijndael-tests: Moved from ../.
2666         * modules/crypto/sha1: Moved from ../.
2667
2668 2007-03-30  James Youngman  <jay@gnu.org>
2669
2670         * tests/test-stat-time.c (prepare_test): use chmod() rather than
2671         rename() to change the ctime of a file (because ctime is unaffected
2672         by rename on jfs2 on AIX 5.1).
2673         (main): Start by doing cleanup, in case a previous run failed leaving
2674         test files behind.
2675
2676 2007-03-31  Bruno Haible  <bruno@clisp.org>
2677
2678         Support old proprietary implementations of iconv.
2679         * modules/iconv_open: New file.
2680         * lib/iconv_.h: New file.
2681         * m4/iconv_h.m4: New file.
2682         * lib/iconv_open.c: New file.
2683         * lib/iconv_open-aix.gperf: New file.
2684         * lib/iconv_open-hpux.gperf: New file.
2685         * lib/iconv_open-irix.gperf: New file.
2686         * lib/iconv_open-osf.gperf: New file.
2687         * m4/iconv_open.m4: New file.
2688         * modules/linebreak (Depends-on): Add iconv_open.
2689         * modules/striconv (Depends-on): Likewise.
2690         * modules/striconveh (Depends-on): Likewise.
2691         * modules/unicodeio (Depends-on): Likewise.
2692         * lib/striconveh.h (mem_cd_iconveh, str_cd_iconveh): Allow cd to be
2693         (iconv_t)(-1).
2694         * lib/striconveh.c (mem_cd_iconveh_internal): Use an indirect
2695         conversion if cd is (iconv_t)(-1).
2696         (mem_iconveh, str_iconveh): Don't fail just because a direct conversion
2697         is not possible.
2698
2699 2007-03-31  Bruno Haible  <bruno@clisp.org>
2700
2701         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
2702         work on Solaris either. Protect also second use of "autodetect_jp".
2703
2704 2007-03-31  Bruno Haible  <bruno@clisp.org>
2705
2706         * m4/frexpl.m4 (gl_FUNC_FREXPL): Set HAVE_DECL_FREXPL to 0 when
2707         the function is not present.
2708
2709 2007-03-31  Bruno Haible  <bruno@clisp.org>
2710
2711         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Set HAVE_DECL_LDEXPL to 0 when
2712         the function is not present.
2713
2714 2007-03-31  Bruno Haible  <bruno@clisp.org>
2715
2716         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-29 patch. Test also against
2717         a bug in HP-UX iconv_open().
2718
2719 2007-03-31  Bruno Haible  <bruno@clisp.org>
2720
2721         * MODULES.html.sh (func_module): Don't show gnulib-common.m4.
2722         (Mathematics <math.h>): New section, add fpieee.
2723         (Input/output <stdio.h>): Add fseterr.
2724         (Mathematics <math.h>): New section, add printf-frexp.
2725         (Container data structures): Add sublist.
2726         (Core language properties): Add fpucw, inline.
2727         (Functions for greatest-width integer types <inttypes.h>): Add
2728         imaxabs, imaxdiv, inttypes.
2729         (Mathematics <math.h>): Add frexp, frexpl, isnan-nolibm, isnanl,
2730         isnanl-nolibm, ldexp.
2731         (Mathematics <math.h>): New section, add printf-frexpl.
2732         (Support for systems lacking POSIX:2001): Add fprintf-posix,
2733         printf-posix, snprintf-posix, sprintf-posix, string, search, socklen,
2734         sys_select, sys_socket, vasnprintf-posix, vasprintf-posix,
2735         vfprintf-posix, vprintf-posix, vsnprintf-posix, vsprintf-posix.
2736         (Unicode string functions): Add unistr/u*-mbtoucr.
2737         (Java): Add javacomp-script, javaexec-script.
2738         (C#): Add csharpcomp-script, csharpexec-script.
2739         (Support for building libraries and executables): Add havelib,
2740         relocatable-*.
2741         (Support for maintaining and releasing projects): Renamed from
2742         'Support for maintaining and release projects'. Add announce-gen.
2743
2744 2007-03-31  Bruno Haible  <bruno@clisp.org>
2745
2746         * README: Talk primarily about git.
2747         (git and CVS): Renamed from CVS.
2748         * doc/gnulib.texi (Introduction, Build robot for gnulib): Mention that
2749         gnulib is available through git.
2750         * doc/gnulib-tool.texi (CVS Issues): Mention git and svn as well.
2751
2752 2007-03-30  Bruno Haible  <bruno@clisp.org>
2753
2754         * lib/alloca_.h: Change prefix of double-inclusion guard macro to _GL_.
2755         * lib/poll_.h: Likewise.
2756         * lib/stat_.h: Likewise.
2757         * lib/sys_time_.h: Likewise.
2758         * lib/sysexit_.h: Likewise.
2759         * lib/glob_.h: Prefix double-inclusion guard macro with _GL_.
2760         * lib/stdbool_.h: Likewise.
2761         * lib/byteswap_.h: Add double-inclusion guard.
2762
2763 2007-03-30  Sergey Poznyakoff  <gray@mirddin.farlep.net>
2764
2765         * lib/sysexit_.h: Prefix double-inclusion guard macro with _GNULIB.
2766
2767 2007-03-30  Karl Berry  <karl@gnu.org>
2768
2769         * config/srclist-update: double space after USA in the license
2770         substitution, since that's how it's usually (?) written.
2771
2772 2007-03-30  Paul Eggert  <eggert@cs.ucla.edu>
2773
2774         * lib/write-any-file.c (can_write_any_file): Fix else-else bug
2775         reported by Bruno Haible.
2776
2777 2007-03-29  Bruno Haible  <bruno@clisp.org>
2778
2779         * m4/iconv.m4 (AM_ICONV_LINK): Require AC_CANONICAL_HOST. Test against
2780         a bug in AIX iconv().
2781
2782 2007-03-29  Bruno Haible  <bruno@clisp.org>
2783
2784         * modules/ldexpl-tests: New file.
2785         * tests/test-ldexpl.c: New file.
2786
2787 2007-03-29  Bruno Haible  <bruno@clisp.org>
2788
2789         * lib/ldexpl.c: Include fpucw.h.
2790         (ldexpl): Use BEGIN/END_LONG_DOUBLE_ROUNDING. Skip the last unneeded
2791         multiplication.
2792         * modules/ldexpl (Depends-on): Add fpucw.
2793
2794 2007-03-29  Bruno Haible  <bruno@clisp.org>
2795
2796         * modules/ldexpl: New file.
2797         * m4/ldexpl.m4: New file.
2798         * lib/math_.h (ldexpl): Define to a replacement if REPLACE_LDEXPL is
2799         set.
2800         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize also GNULIB_LDEXPL,
2801         REPLACE_LDEXPL.
2802         * modules/math (Makefile.am): Substitute also GNULIB_LDEXPL,
2803         REPLACE_LDEXPL.
2804         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
2805         gl_FUNC_LDEXPL_WORKS.
2806         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Remove test for ldexpl.
2807         * modules/mathl (Files): Remove lib/ldexpl.c.
2808         (Depends-on): Add ldexpl.
2809
2810 2007-03-29  Bruno Haible  <bruno@clisp.org>
2811
2812         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Declare frexpl.
2813
2814 2007-03-29  Bruno Haible  <bruno@clisp.org>
2815
2816         * tests/test-striconveh.c (main): Don't assume that a direct conversion
2817         between ISO-8859-1 and ISO-8859-2 is possible. Needed for OSF/1, IRIX
2818         and possibly also HP-UX.
2819         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
2820         work on AIX, IRIX, HP-UX, OSF/1.
2821         * tests/uniconv/test-u16-conv-from-enc.c (main): Likewise.
2822         * tests/uniconv/test-u16-strconv-from-enc.c (main): Likewise.
2823         * tests/uniconv/test-u32-conv-from-enc.c (main): Likewise.
2824         * tests/uniconv/test-u32-strconv-from-enc.c (main): Likewise.
2825         * tests/uniconv/test-u8-conv-from-enc.c (main): Likewise.
2826         * tests/uniconv/test-u8-strconv-from-enc.c (main): Likewise.
2827
2828 2007-03-29  Bruno Haible  <bruno@clisp.org>
2829
2830         * tests/test-stat-time.c: Include <fcntl.h>, not <sys/fcntl.h>.
2831
2832 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
2833
2834         * lib/acl-internal.h (acl_get_fd, acl_set_fd): undef before defining,
2835         to work around a problem on OSF/1 5.1 reported by Bruno Haible.
2836
2837 2007-03-29  Eric Blake  <ebb9@byu.net>
2838
2839         * lib/acl-internal.h: Remove redundant include.
2840         (ACL_NOT_WELL_SUPPORTED): Also filter on EBUSY, returned by
2841         Cygwin when a file is locked.
2842
2843 2007-03-29  Bruno Haible  <bruno@clisp.org>
2844
2845         * lib/vasprintf.c [IN_LIBASPRINTF]: Include different specification
2846         file.
2847         * lib/asprintf.c [IN_LIBASPRINTF]: Likewise.
2848
2849 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
2850
2851         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Don't bother to
2852         try to remove a parent directory if the child couldn't be removed
2853         (except for the first rmdir, which could fail because the child
2854         doesn't exist).  Problem reported by Jeff Blaine in
2855         <http://lists.gnu.org/archive/html/bug-tar/2007-03/msg00014.html>.
2856
2857 2007-03-28  Bruno Haible  <bruno@clisp.org>
2858
2859         * lib/striconveh.c (utf8conv_carefully): New function.
2860         (mem_cd_iconveh_internal): Invoke it.
2861
2862 2007-03-28  Bruno Haible  <bruno@clisp.org>
2863
2864         * lib/striconveh.c (mem_cd_iconveh_internal): Use u8_mbtoucr instead
2865         of u8_mbtouc in order to distinguish invalid and incomplete UTF-8
2866         input.
2867         * modules/striconveh (Depends-on): Add unistr/u8-mbtoucr. Replace
2868         utf8-ucs4 with unistr/u8-mbtouc. Replace ucs4-utf8 with
2869         unistr/u8-uctomb.
2870
2871 2007-03-28  Bruno Haible  <bruno@clisp.org>
2872
2873         * modules/unistr/u8-mbtoucr: New file.
2874         * lib/unistr/u8-mbtoucr.c: New file.
2875         * modules/unistr/u16-mbtoucr: New file.
2876         * lib/unistr/u16-mbtoucr.c: New file.
2877         * modules/unistr/u16-mbtoucr: New file.
2878         * lib/unistr/u16-mbtoucr.c: New file.
2879         * lib/unistr.h (u8_mbtoucr, u16_mbtoucr, u32_mbtoucr): New declarations.
2880
2881 2007-03-27  Simon Josefsson  <simon@josefsson.org>
2882             Bruno Haible  <bruno@clisp.org>
2883
2884         * m4/vasprintf.m4: Convert AC_SUBST into shell variable for
2885         REPLACE_VASPRINTF.  Set HAVE_VASPRINTF.  Add
2886         AC_REQUIRE([gl_STDIO_H_DEFAULTS]).
2887
2888         * m4/stdio_h.m4: Add stubs for vasprintf too.
2889
2890         * modules/stdio: Support vasprintf in sed command.
2891
2892         * modules/vasprintf: Depend on stdio for prototypes.  Remove
2893         vasprintf.h.  Add stdio module indicator.
2894
2895         * lib/stdio_.h: Declare asprintf and vasprintf, based on
2896         vasprintf.h.
2897
2898         * lib/vasprintf.h: File removed.
2899
2900         * lib/asprintf.c: Use stdio.h instead of vasprintf.h.
2901         * lib/vasprintf.c: Ditto.
2902         * lib/xvasprintf.c: Ditto.
2903         * tests/test-vasprintf-posix.c: Ditto.
2904         * tests/test-vasprintf.c: Ditto.
2905
2906 2007-03-27  Bruno Haible  <bruno@clisp.org>
2907
2908         Make vasnprintf multithread-safe.
2909         * lib/vasnprintf.c (decimal_point_char): New function.
2910         (VASNPRINTF): Use it.
2911         Suggested by Simon Josefsson.
2912
2913 2007-03-27  Eric Blake  <ebb9@byu.net>
2914
2915         Support sub-second birthtime on cygwin.
2916         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Also check for st_birthtim.
2917         * lib/stat-time.h (STAT_TIMESPEC): Adjust comments.
2918         (get_stat_birthtime): Also work with st_birthtim.
2919
2920 2007-03-27  Paul Eggert  <eggert@cs.ucla.edu>
2921
2922         * lib/stat-time.h (USE_BIRTHTIME): Remove.
2923         (get_stat_atime_ns, get_stat_ctime_ns, get_stat_mtime_ns):
2924         (get_stat_birthtime_ns): Do not try to use "spare" fields.
2925         (get_stat_birthtime_ns): Simplify compile-time tests.
2926         (get_stat_birthtime): Change the API to look like
2927         get_stat_mtime etc., except return a negative tv_nsec on error.
2928         * m4/stat-time.m4 (gl_STAT_TIME, gl_STAT_BIRTHTIME):
2929         Don't check for "spare" fields.
2930         (gl_STAT_BIRTHTIME): Don't check for struct stat.st_birthtimespec.tv_sec
2931         or for struct stat.st_birthtime, as these tests aren't used.
2932         * tests/test-stat-time.c (test_birthtime): Adjust to new API.
2933
2934 2007-03-27  Bruno Haible  <bruno@clisp.org>
2935
2936         * lib/stat-time.h: Include <sys/stat.h>.
2937
2938 2007-03-27  James Youngman  <jay@gnu.org>
2939
2940         * lib/stat-time.h (get_stat_birthtime): New function for
2941           retrieving st_birthtime as provided by UFS2 (hence *BSD).
2942         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Probe for st_birthtime
2943           and its variants.
2944         * modules/stat-time (configure.ac): call gl_STAT_BIRTHTIME.
2945         * modules/stat-time-test: New file.
2946         * tests/test-stat-time.c: New test, devised by Bruno Haible.
2947
2948 2007-03-26  Bruno Haible  <bruno@clisp.org>
2949
2950         Better support of signalling NaNs.
2951         * lib/atanl.c: Include isnanl.h.
2952         (atanl): Perform test for NaN at the beginning of the function and
2953         through a call to isnanl.
2954         * lib/cosl.c: Include isnanl.h.
2955         (cosl): Perform test for NaN at the beginning of the function and
2956         through a call to isnanl.
2957         * lib/ldexpl.c: Include isnanl.h.
2958         (ldexpl): Perform test for NaN through a call to isnanl.
2959         * lib/logl.c: Include isnanl.h.
2960         (logl): Perform test for NaN at the beginning of the function and
2961         through a call to isnanl.
2962         * lib/sinl.c: Include isnanl.h.
2963         (sinl): Perform test for NaN at the beginning of the function and
2964         through a call to isnanl.
2965         * lib/sqrtl.c: Include isnanl.h.
2966         (sqrtl): Perform test for NaN at the beginning of the function and
2967         through a call to isnanl.
2968         * lib/tanl.c: Include isnanl.h.
2969         (tanl): Perform test for NaN at the beginning of the function and
2970         through a call to isnanl.
2971         * lib/trigl.c (ieee754_rem_pio2l): Remove test for NaN.
2972         * modules/mathl (Depends-on): Add isnanl.
2973
2974 2007-03-26  Eric Blake  <ebb9@byu.net>
2975
2976         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Fix
2977         regression in logic sense of previous patch.
2978
2979 2007-03-26  Bruno Haible  <bruno@clisp.org>
2980
2981         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Don't use
2982         unportable shell command "if ! ...".
2983         Reported by Ralf Wildenhues.
2984
2985 2007-03-25  Bruno Haible  <bruno@clisp.org>
2986
2987         * lib/sysexit_,h: If HAVE_SYSEXITS_H is defined, include the original
2988         <sysexits.h> file, and only add EX_CONFIG.
2989         * m4/sysexits.m4 (gl_SYSEXITS): If <sysexits.h> exists, check its
2990         absolute file name and whether it is sufficient. Substitute also
2991         HAVE_SYSEXITS_H and ABSOLUTE_SYSEXITS_H.
2992         * modules/sysexits (Makefile.am): Substitute HAVE_SYSEXITS_H and
2993         ABSOLUTE_SYSEXITS_H into sysexits.h.
2994
2995 2007-03-25  Bruno Haible  <bruno@clisp.org>
2996
2997         * lib/getaddrinfo.c (getaddrinfo): Don't access hints->ai_flags when
2998         hints is NULL.
2999
3000 2007-03-25  Bruno Haible  <bruno@clisp.org>
3001
3002         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Add a cast.
3003         * lib/uniconv/u8-strconv-to-enc.c (u8_strconv_to_encoding): Likewise.
3004
3005 2007-03-25  Bruno Haible  <bruno@clisp.org>
3006
3007         * lib/vasnprintf.c: Include langinfo.h.
3008         (VASNPRINTF): Prefer nl_langinfo over localeconv, since it's more
3009         multithread-safe.
3010         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): New macro.
3011         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke it.
3012         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
3013         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
3014         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
3015         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
3016         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
3017         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX: Likewise.
3018         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
3019         Reported by Simon Josefsson.
3020
3021 2007-03-25  Bruno Haible  <bruno@clisp.org>
3022
3023         * lib/printf-parse.c [!IN_LIBINTL]: Include <stdint.h>, for intmax_t.
3024         (PRINTF_PARSE): Make the support for size specifier 'j' unconditional.
3025         * modules/vasnprintf (Depends-on): Add stdint.
3026
3027 2007-03-25  Bruno Haible  <bruno@clisp.org>
3028
3029         * modules/fpieee: New file.
3030         * m4/fpieee.m4: New file.
3031         * modules/isnan-nolibm (Depends-on): Add fpieee.
3032         * modules/isnanl-nolibm (Depends-on): Add fpieee.
3033         * modules/isnanl (Depends-on): Add fpieee.
3034
3035 2007-03-25  Bruno Haible  <bruno@clisp.org>
3036
3037         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Test also finite numbers.
3038
3039 2007-03-25  Bruno Haible  <bruno@clisp.org>
3040
3041         Avoid test failures on IRIX 6.5.
3042         * tests/test-frexpl.c (MIN_NORMAL_EXP): New macro.
3043         (main): Use it.
3044         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP): New
3045         macros.
3046         (main): Use them.
3047
3048 2007-03-25  Bruno Haible  <bruno@clisp.org>
3049
3050         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): New macro.
3051         (gl_FUNC_FREXPL): Invoke it. Set REPLACE_FREXPL to 1 if it frexpl
3052         exists but doesn't work.
3053         * lib/math_.h (frexpl): Define as a replacement macro if REPLACE_FREXPL
3054         is set. Don't provide a prototype if REPLACE_FREXPL is not set.
3055         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_FREXPL.
3056         * modules/math (Makefile.am) Substibute also REPLACE_FREXPL into math.h.
3057
3058 2007-03-25  Bruno Haible  <bruno@clisp.org>
3059
3060         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Add check whether frexp(inf)
3061         returns inf. Needed on IRIX 6.5.
3062
3063 2007-03-25  Bruno Haible  <bruno@clisp.org>
3064
3065         * tests/test-frexpl.c: Include isnanl-nolibm.h.
3066         (main): Use isnanl instead of x != x idiom.
3067         * modules/frexpl-tests (Depends-on): Add isnanl-nolibm.
3068
3069         * tests/test-frexp.c: Include isnan.h.
3070         (main): Use isnan instead of x != x idiom.
3071         * modules/frexp-tests (Depends-on): Add isnan-nolibm.
3072
3073 2007-03-25  Bruno Haible  <bruno@clisp.org>
3074
3075         * tests/test-frexp.c (NaN): New function/macro.
3076         (main): Use it instead of 0.0 / 0.0.
3077         * tests/test-isnan.c (NaN): New function/macro.
3078         (main): Use it instead of 0.0 / 0.0.
3079         * tests/test-vasnprintf-posix.c (NaN): New function/macro.
3080         (test_function): Use it instead of 0.0 / 0.0.
3081         * tests/test-vasprintf-posix.c (NaN): New function/macro.
3082         (test_function): Use it instead of 0.0 / 0.0.
3083         * tests/test-snprintf-posix.h (NaN): New function/macro.
3084         (test_function): Use it instead of 0.0 / 0.0.
3085         * tests/test-sprintf-posix.h (NaN): New function/macro.
3086         (test_function): Use it instead of 0.0 / 0.0.
3087         * tests/test-fprintf-posix.h (NaN): New function/macro.
3088         (test_function): Use it instead of 0.0 / 0.0.
3089         * tests/test-printf-posix.h (NaN): New function/macro.
3090         (test_function): Use it instead of 0.0 / 0.0.
3091
3092         * lib/isnan.c (FUNC): Work around a DEC C compiler bug.
3093
3094 2007-03-25  Bruno Haible  <bruno@clisp.org>
3095
3096         * lib/glob_.h: Include <sys/stat.h>. Avoids warnings on AIX 5.1.
3097
3098 2007-03-25  Bruno Haible  <bruno@clisp.org>
3099
3100         * lib/regexec.c (merge_state_with_log): Make static.
3101
3102 2007-03-25  Bruno Haible  <bruno@clisp.org>
3103
3104         * lib/trigl.c (kernel_rem_pio2): Make static.
3105
3106 2007-03-25  Bruno Haible  <bruno@clisp.org>
3107
3108         * lib/sincosl.c (sincosl_table): Make static.
3109
3110 2007-03-25  Bruno Haible  <bruno@clisp.org>
3111
3112         * lib/argp.h (__restrict): Define to empty, rather than to 'restrict',
3113         if the compiler does not support C99.
3114
3115 2007-03-25  Bruno Haible  <bruno@clisp.org>
3116
3117         * modules/time (Makefile.am): Ensure all rule action lines start with a
3118         tab.
3119
3120 2007-03-24  Bruno Haible  <bruno@clisp.org>
3121
3122         * modules/tsearch-tests: New file.
3123         * tests/test-tsearch.sh: New file.
3124         * tests/test-tsearch.c: New file, mostly copied from glibc.
3125
3126         * modules/search-tests: New file.
3127         * tests/test-search.c: New file.
3128
3129         * modules/search: New file.
3130         * lib/search_.h: New file, incorporating lib/tsearch.h.
3131         * m4/search_h.m4: New file.
3132         * lib/tsearch.h: Remove file.
3133         * lib/tsearch.c: Include search.h instead of tsearch.h.
3134         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Require gl_SEARCH_H_DEFAULTS. Set
3135         HAVE_TSEARCH.
3136         * modules/tsearch (Files): Remove lib/tsearch.h.
3137         (Depends-on): Add search.
3138         (configure.ac): Invoke gl_SEARCH_MODULE_INDICATOR.
3139         (Include): Change tsearch.h into search.h.
3140
3141 2007-03-24  Bruno Haible  <bruno@clisp.org>
3142
3143         * modules/fpucw: New file.
3144         * lib/fpucw.h: New file.
3145         * lib/frexp.c: Include fpucw.h.
3146         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
3147         (FUNC): Use them.
3148         * lib/printf-frexp.c: Include fpucw.h.
3149         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
3150         (FUNC): Use them.
3151         * lib/vasnprintf.c: Include fpucw.h.
3152         (VASNPRINTF): Invoke BEGIN/END_LONG_DOUBLE_ROUNDING around the
3153         'long double' calculations.
3154         * tests/test-frexpl.c: Include fpucw.h.
3155         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
3156         * tests/test-printf-frexpl.c: Include fpucw.h.
3157         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
3158         * modules/frexpl (Depends-on): Add fpucw.
3159         * modules/printf-frexpl (Depends-on): Likewise.
3160         * modules/fprintf-posix (Depends-on): Likewise.
3161         * modules/snprintf-posix (Depends-on): Likewise.
3162         * modules/sprintf-posix (Depends-on): Likewise.
3163         * modules/vasnprintf-posix (Depends-on): Likewise.
3164         * modules/vasprintf-posix (Depends-on): Likewise.
3165         * modules/vfprintf-posix (Depends-on): Likewise.
3166         * modules/vsnprintf-posix (Depends-on): Likewise.
3167         * modules/vsprintf-posix (Depends-on): Likewise.
3168         * modules/frexpl-tests (Depends-on): Likewise.
3169         * modules/printf-frexpl-tests (Depends-on): Likewise.
3170
3171 2007-03-24  Bruno Haible  <bruno@clisp.org>
3172
3173         * lib/float+.h: New file.
3174         * lib/isnan.c: Include float+.h.
3175         (SIZE): New macro.
3176         (FUNC): Compare only SIZE bytes of the value.
3177         * lib/vasnprintf.c: Include float+.h.
3178         (VASNPRINTF): When comparing agains +0.0L or +0.0, compare only
3179         SIZEOF_LDBL or SIZEOF_DBL bytes.
3180         * modules/isnan-nolibm (Files): Add lib/float+.h.
3181         * modules/isnanl-nolibm (Files): Add lib/float+.h.
3182         * modules/isnanl (Files): Add lib/float+.h.
3183         * modules/vasnprintf (Files): Add lib/float+.h.
3184
3185 2007-03-24  Bruno Haible  <bruno@clisp.org>
3186
3187         * lib/vasnprintf.c [!HAVE_LONG_DOUBLE]: Include printf-frexp.h. Don't
3188         include isnanl-nolibm.h.
3189
3190 2007-03-24  Bruno Haible  <bruno@clisp.org>
3191
3192         * tests/test-read-file.c (main): Don't produce spurious output for
3193         expected situations. Make the test fail if it encountered unexpected
3194         results.
3195
3196 2007-03-24  Bruno Haible  <bruno@clisp.org>
3197
3198         * m4/locale-fr.m4 (gt_LOCALE_FR): Remove the special-casing of NetBSD,
3199         since its fr_FR.ISO8859-1 locale wouldn't pass the tests.
3200
3201 2007-03-24  Bruno Haible  <bruno@clisp.org>
3202
3203         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Fix last change.
3204
3205 2007-03-24  Bruno Haible  <bruno@clisp.org>
3206
3207         * modules/unistr/base (Depends-on): Remove utf8-ucs4-unsafe,
3208         utf16-ucs4-unsafe, utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
3209
3210         * modules/unistr/u8-mbtouc: Add source files from module utf8-ucs4.
3211         * modules/utf8-ucs4: Turn into a symbolic link to module
3212         unistr/u8-mbtouc.
3213
3214         * modules/unistr/u8-mbtouc-unsafe: Add source files from module
3215         utf8-ucs4-unsafe.
3216         * modules/utf8-ucs4-unsafe: Turn into a symbolic link to module
3217         unistr/u8-mbtouc-unsafe.
3218
3219         * modules/unistr/u16-mbtouc: Add source files from module utf16-ucs4.
3220         * modules/utf16-ucs4: Turn into a symbolic link to module
3221         unistr/u16-mbtouc.
3222
3223         * modules/unistr/u16-mbtouc-unsafe: Add source files from module
3224         utf16-ucs4-unsafe.
3225         * modules/utf16-ucs4-unsafe: Turn into a symbolic link to module
3226         unistr/u16-mbtouc-unsafe.
3227
3228         * modules/unistr/u8-uctomb: Add source files from module utf4-utf8.
3229         * modules/ucs4-utf8: Turn into a symbolic link to module
3230         unistr/u8-ubtomb.
3231
3232         * modules/unistr/u16-uctomb: Add source files from module utf4-utf16.
3233         * modules/ucs4-utf16: Turn into a symbolic link to module
3234         unistr/u16-ubtomb.
3235
3236 2007-03-24  Bruno Haible  <bruno@clisp.org>
3237
3238         * lib/unistr/u8-mbtouc-aux.c: Renamed from lib/unistr/utf8-ucs4.c.
3239         Enable the function only if HAVE_INLINE.
3240         * lib/unistr/u8-mbtouc-unsafe-aux.c: Renamed from
3241         lib/unistr/utf8-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
3242         * lib/unistr/u16-mbtouc-aux.c: Renamed from lib/unistr/utf16-ucs4.c.
3243         Enable the function only if HAVE_INLINE.
3244         * lib/unistr/u16-mbtouc-unsafe-aux.c: Renamed from
3245         lib/unistr/utf16-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
3246         * lib/unistr/u8-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf8.c.
3247         Enable the function only if HAVE_INLINE.
3248         * lib/unistr/u16-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf16.c.
3249         Enable the function only if HAVE_INLINE.
3250         * modules/utf8-ucs4: Update.
3251         * modules/utf8-ucs4-unsafe: Update.
3252         * modules/utf16-ucs4: Update.
3253         * modules/utf16-ucs4-unsafe: Update.
3254         * modules/ucs4-utf8: Update.
3255         * modules/ucs4-utf16: Update.
3256
3257 2007-03-24  Bruno Haible  <bruno@clisp.org>
3258
3259         * lib/utf8-ucs4.h: Remove file.
3260         * lib/utf8-ucs4-unsafe.h: Remove file.
3261         * lib/utf16-ucs4.h: Remove file.
3262         * lib/utf16-ucs4-unsafe.h: Remove file.
3263         * lib/ucs4-utf8.h: Remove file.
3264         * lib/ucs4-utf16.h: Remove file.
3265         * lib/unistr.h: Include their previous contents.
3266         * m4/utf-ucs4.m4: Remove file.
3267         * m4/ucs4-utf.m4: Remove file.
3268         * modules/utf8-ucs4 (Files): Remove lib/utf8-ucs4.h.
3269         (Depends-on): Add unistr/base.
3270         (configure.ac): Remove gl_UTF_UCS4.
3271         (Makefile.am): Update.
3272         (Include): Change to unistr.h.
3273         * modules/utf8-ucs4-unsafe (Files): Remove lib/utf8-ucs4-unsafe.h.
3274         (Depends-on): Add unistr/base.
3275         (configure.ac): Remove gl_UTF_UCS4.
3276         (Makefile.am): Update.
3277         (Include): Change to unistr.h.
3278         * modules/utf16-ucs4 (Files): Remove lib/utf16-ucs4.h.
3279         (Depends-on): Add unistr/base.
3280         (configure.ac): Remove gl_UTF_UCS4.
3281         (Makefile.am): Update.
3282         (Include): Change to unistr.h.
3283         * modules/utf16-ucs4-unsafe (Files): Remove lib/utf16-ucs4-unsafe.h.
3284         (Depends-on): Add unistr/base.
3285         (configure.ac): Remove gl_UTF_UCS4.
3286         (Makefile.am): Update.
3287         (Include): Change to unistr.h.
3288         * modules/ucs4-utf8 (Files): Remove lib/ucs4-utf8.h.
3289         (Depends-on): Add unistr/base.
3290         (configure.ac): Remove gl_UCS4_UTF.
3291         (Makefile.am): Update.
3292         (Include): Change to unistr.h.
3293         * modules/ucs4-utf16 (Files): Remove lib/ucs4-utf16.h.
3294         (Depends-on): Add unistr/base.
3295         (configure.ac): Remove gl_UCS4_UTF.
3296         (Makefile.am): Update.
3297         (Include): Change to unistr.h.
3298         * lib/unistr/utf8-ucs4.c: Include unistr.h instead of utf8-ucs4.h.
3299         * lib/unistr/utf8-ucs4-unsafe.c: Include unistr.h instead of
3300         utf8-ucs4-unsafe.h.
3301         * lib/unistr/utf16-ucs4.c: Include unistr.h instead of utf16-ucs4.h.
3302         * lib/unistr/utf16-ucs4-unsafe.c: Include unistr.h instead of
3303         utf16-ucs4-unsafe.h.
3304         * lib/unistr/ucs4-utf8.c: Include unistr.h instead of ucs4-utf8.h.
3305         * lib/unistr/ucs4-utf16.c: Include unistr.h instead of ucs4-utf16.h.
3306         * lib/unistr/u8-chr.c: Don't include ucs4-utf8.h.
3307         * lib/unistr/u8-strchr.c: Likewise.
3308         * lib/unistr/u8-strrchr.c: Likewise.
3309         * lib/unistr/u16-chr.c: Don't include ucs4-utf16.h.
3310         * lib/unistr/u16-strchr.c: Likewise.
3311         * lib/unistr/u16-strrchr.c: Likewise.
3312         * lib/striconveh.c: Update.
3313         * lib/linebreak.c: Update.
3314
3315 2007-03-24  Bruno Haible  <bruno@clisp.org>
3316
3317         * lib/argp-help.c (fill_in_uparams, canon_doc_option): Cast the
3318         arguments of isspace, isalpha, isalnum, isdigit to 'unsigned char'.
3319
3320 2007-03-22  Bruno Haible  <bruno@clisp.org>
3321
3322         * lib/strptime.c (__strptime_internal): Use ANSI C syntax.
3323
3324 2007-03-23  Paul Eggert  <eggert@cs.ucla.edu>
3325
3326         * MODULES.html.sh (File system functions): New module write-any-file.
3327         * modules/write-any-file, lib/write-any-file.c, lib/write-any-file.h:
3328         * m4/write-any-file.m4: New files.
3329
3330 2007-03-23  Eric Blake  <ebb9@byu.net>
3331
3332         * gnulib-tool: Rearrange space-tab sequences, since some editors
3333         like to eat them.
3334
3335 2007-03-23  Eric Blake  <ebb9@byu.net>
3336
3337         * lib/version-etc.c (version_etc_va): Update license wording to
3338         be more concise.  Recommended by Richard Stallman.
3339
3340 2007-03-22  Bruno Haible  <bruno@clisp.org>
3341
3342         * lib/poll.c (MSG_PEEK): New fallback definition.
3343
3344 2007-03-22  Bruno Haible  <bruno@clisp.org>
3345
3346         * modules/sys_socket-tests (configure.ac): Check for shutdown function.
3347         * tests/test-sys_socket.c (a): Test only if shutdown() exists.
3348         (main): Update.
3349         Fixes a compilation error on BeOS.
3350
3351 2007-03-22  Bruno Haible  <bruno@clisp.org>
3352
3353         * modules/frexpl-tests: New file.
3354         * tests/test-frexpl.c: New file.
3355
3356         * modules/frexpl: New file.
3357         * m4/frexpl.m4: New file.
3358         * modules/math (Makefile.am): Also substitute GNULIB_FREXPL into math.h.
3359         * lib/math_.h (frexpl): Test GNULIB_FREXPL instead of GNULIB_MATHL.
3360         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FREXPL.
3361         * modules/mathl (Files): Remove lib/frexpl.c, lib/frexp.c.
3362         (Depends-on): Add frexpl. Remove isnanl-nolibm.
3363         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Don't test for frexpl.
3364
3365 2007-03-22  Bruno Haible  <bruno@clisp.org>
3366
3367         * lib/frexpl.c: Share code with lib/frexp.c.
3368         * modules/mathl (Files): Add lib/frexp.c.
3369         (Depends-on): Add isnanl-nolibm.
3370
3371 2007-03-22  Bruno Haible  <bruno@clisp.org>
3372
3373         * modules/printf-frexp (Files): Add m4/frexp.m4.
3374         * m4/printf-frexp.m4 (gl_FUNC_PRINTF_FREXP): Define HAVE_FREXP_IN_LIBC
3375         only if the found frexp function actually works.
3376
3377 2007-03-22  Bruno Haible  <bruno@clisp.org>
3378
3379         * lib/frexp.c: Remove older implementation that uses divisions.
3380
3381 2007-03-21  Bruno Haible  <bruno@clisp.org>
3382
3383         * modules/frexp-tests: New file.
3384         * tests/test-frexp.c: New file.
3385
3386         * modules/frexp: New file.
3387         * lib/frexp.c: New file.
3388         * m4/frexp.m4: New file.
3389         * lib/math_.h (frexp): New declaration.
3390         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Also initialize GNULIB_FREXP and
3391         REPLACE_FREXP.
3392         * modules/math (math.h): Also substitute GNULIB_FREXP, REPLACE_FREXP.
3393
3394 2007-03-21  Bruno Haible  <bruno@clisp.org>
3395
3396         * modules/isnanl-tests: New file.
3397         * tests/test-isnanl.c: New file.
3398
3399         * modules/isnanl: New file.
3400         * lib/isnanl.h: New file.
3401         * m4/isnanl.m4 (gl_FUNC_ISNANL): New macro.
3402         (gl_FUNC_ISNANL_NO_LIBM): Invoke gl_HAVE_ISNANL_NO_LIBM,
3403         gl_FUNC_ISNANL_WORKS.
3404         (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM, gl_FUNC_ISNANL_WORKS):
3405         New macros.
3406
3407 2007-03-21  Bruno Haible  <bruno@clisp.org>
3408
3409         * modules/isnanl-nolibm (Files): Add lib/isnanl-nolibm.h, remove
3410         lib/isnanl.h.
3411         (Include): Update.
3412         * lib/isnanl-nolibm.h: Renamed from lib/isnanl.h.
3413         * lib/vasnprintf.c: Update.
3414         * modules/isnanl-nolibm-tests (Files): Add tests/test-isnanl-nolibm.c,
3415         tests/test-isnanl.h, remove tests/test-isnanl.c.
3416         (Makefile.am): Update.
3417         * tests/test-isnanl-nolibm.c: New file.
3418         * tests/test-isnanl.h: New file.
3419         * tests/test-isnanl.c: Remove file.
3420
3421 2007-03-21  Jim Meyering  <jim@meyering.net>
3422
3423         When trying to open ".", treat ESTALE like EACCES.
3424         * lib/savewd.c (savewd_save): Resort to forking not just upon
3425         failure with EACCES, but also when errno is ESTALE.
3426
3427 2007-03-20  Bruno Haible  <bruno@clisp.org>
3428
3429         * lib/string_.h (strndup): Enable declaration also if HAVE_STRNDUP.
3430         Needed on AIX 5.1. Reported by Matthew Woehlke.
3431
3432 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
3433
3434         Suggestions by Bruno Haible:
3435         * lib/acl-internal.h: Include "gettext.h" rather than rolling
3436         our own.
3437         (ACL_NOT_WELL_SUPPORTED): Parenthesize arg when used.
3438         * modules/acl (Depends-on): Add gettext.
3439
3440 2007-03-19  Bruno Haible  <bruno@clisp.org>
3441
3442         * modules/iconvme: Remove file.
3443         * lib/iconvme.h: Remove file.
3444         * lib/iconvme.c: Remove file.
3445         * m4/iconvme.m4: Remove file.
3446
3447 2007-03-19  Bruno Haible  <bruno@clisp.org>
3448
3449         * doc/relocatable-maint.texi: Break long shell script line.
3450         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
3451
3452 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
3453
3454         Add limited support for Solaris 10 ZFS-style ACLs: just enough to
3455         handle file_has_acl.
3456         * lib/acl-internal.h, lib/acl_entries.c, lib/file-has-acl.c: New files.
3457         * lib/acl.c: Move header inclusions and related macro defns into
3458         lib/acl-internal.h.
3459         (S_ISLNK): Remove defn, since that's now done for us.
3460         (file_has_acl): Move to lib/file-has-acl.c.
3461         Call acl_trivial if available.  This is the crucial part of the fix.
3462         (acl_entries): Move to lib/acl_entries.c.  Now extern, since it's
3463         shared within the library.  Rewrite a bit, partly to make it compatible
3464         with the GNU coding style.
3465         * m4/acl.m4 (AC_FUNC_ACL): Add AC_LIBOBJ([file-has-acl]).
3466         Remove unnecessary double-quotes.
3467         Don't test for acl_to_text; the build will catch that.
3468         Replace acl_entries if it doesn't exist and it is needed.
3469         Check for -lsec and acl_trivial (as used on Solaris 10).
3470         * modules/acl (Files): Add lib/acl-internal.h, lib/acl_entries.c,
3471         lib/file-has-acl.c.
3472         (Depends-on): Add sys_stat, for S_ISLNK.
3473
3474 2007-03-19  Ben Pfaff  <blp@gnu.org>
3475
3476         * doc/gnulib.texi: Fix typos.
3477         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
3478
3479 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
3480
3481         * lib/getcwd.c (__getcwd): Remove redundant comparison of buf to NULL.
3482         If size is zero here, buf must be zero.
3483
3484 2007-03-19  Simon Josefsson  <simon@josefsson.org>
3485
3486         * des.c: Remove weak_keys_chksum.  Reported by Bruno Haible
3487         <bruno@clisp.org>.
3488
3489 2007-03-18  Bruno Haible  <bruno@clisp.org>
3490
3491         * lib/vasnprintf.c (VASNPRINTF): Undo first part of last patch.
3492         Suggested by Eric Blake.
3493
3494 2007-03-18  Ben Pfaff  <blp@gnu.org>
3495
3496         * doc/relocatable.texi: Recommend using as prefix a directory
3497         that does not exist and will never be created.  Based on
3498         discussion with Bruno Haible, Ralf Wildenhues, Matthew Woehlke,
3499         and others.
3500
3501 2007-03-17  Bruno Haible  <bruno@clisp.org>
3502
3503         * lib/fchownat.c: Include lchown.h.
3504
3505 2007-03-17  Bruno Haible  <bruno@clisp.org>
3506
3507         Fix endless loop when the given allocated size was > INT_MAX.
3508         * lib/vasnprintf.c (EOVERFLOW): New fallback definition.
3509         (VASNPRINTF): Fail with EOVERFLOW when the given allocated size is
3510         larger than INT_MAX, or when it grow to a value larger than INT_MAX.
3511         * lib/vsprintf.c (vsprintf): Don't pass a size > INT_MAX to vasnprintf.
3512         * lib/sprintf.c (sprintf): Likewise.
3513
3514 2007-03-17  Bruno Haible  <bruno@clisp.org>
3515
3516         * tests/test-argp-2.sh (func_compare): Output a context diff.
3517
3518 2007-03-17  Bruno Haible  <bruno@clisp.org>
3519
3520         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check also the
3521         locale's decimal-point character.
3522
3523 2007-03-17  Bruno Haible  <bruno@clisp.org>
3524
3525         * lib/vasnprintf.c (VASNPRINTF): Clear out the memory used for arg_mem
3526         before comparing it. Needed because on some platforms (e.g. x86) a
3527         'long double' occupies less bytes than sizeof (long double).
3528
3529 2007-03-17  Bruno Haible  <bruno@clisp.org>
3530
3531         * tests/test-crc.c (main): Make printf statements 64-bit clean.
3532         * tests/test-gc-pbkdf2-sha1.c (main): Likewise.
3533         * tests/test-getaddrinfo.c (simple): Likewise.
3534         * tests/test-read-file.c (main): Likewise.
3535
3536 2007-03-17  Bruno Haible  <bruno@clisp.org>
3537
3538         * tests/test-dirname.c (main): Make printf statements 64-bit clean.
3539
3540 2007-03-17  Bruno Haible  <bruno@clisp.org>
3541
3542         * tests/test-xvasprintf.c (test_xvasprintf, test_xasprintf): Remove
3543         unused variable.
3544
3545 2007-03-17  Bruno Haible  <bruno@clisp.org>
3546
3547         * tests/test-c-strcasecmp.c: Include c-strcase.h.
3548         * tests/test-c-strncasecmp.c: Likewise.
3549
3550 2007-03-17  Bruno Haible  <bruno@clisp.org>
3551
3552         * modules/stdlib (Depends-on): Add unistd.
3553         * lib/stdlib_.h: Include <unistd.h> if mkstemp is desired.
3554         Needed for MacOS X 10.3.
3555
3556 2007-03-17  Bruno Haible  <bruno@clisp.org>
3557
3558         * lib/unistr/u-strdup.h: Include <stdlib.h>.
3559
3560 2007-03-17  Bruno Haible  <bruno@clisp.org>
3561
3562         * lib/unistr/u-cpy-alloc.h: Include <stdlib.h>.
3563
3564 2007-03-17  Bruno Haible  <bruno@clisp.org>
3565
3566         * gnulib-tool (func_import): Update .cvsignore and .gitignore files
3567         to reflect files copied from gnulib (with or without modifications).
3568         Suggested by Jim Meyering.
3569
3570 2007-03-17  Eric Blake  <ebb9@byu.net>
3571
3572         * NEWS: Document stdlib change from 2007-02-18.
3573
3574 2007-03-17  Jim Meyering  <jim@meyering.net>
3575
3576         Detect use of AC_CONFIG_AUX_DIR also when its argument is quoted.
3577         * build-aux/bootstrap: Put ""s around use of $build_aux, in case
3578         someone uses a name containing shell meta-characters.
3579         Reported by Alfred M. Szmidt.
3580
3581         * build-aux/bootstrap: Don't use \> in grep regexp.  For HP-UX.
3582
3583 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
3584
3585         * build-aux/bootstrap (with_gettext): New variable.  Run autopoint
3586         and copy gettext configuration files only if configure.ac contains
3587         a use of AM_GNU_GETTEXT_VERSION.
3588
3589 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
3590
3591         * build-aux/bootstrap (gnulib_name): New variable.
3592         (gnulib_tool_options): Use it.
3593
3594 2007-03-13  Simon Josefsson  <simon@josefsson.org>
3595
3596         * tests/test-des.c: Use new namespace.
3597
3598 2007-03-15  Bruno Haible  <bruno@clisp.org>
3599
3600         * lib/dummy.c (gl_dummy_symbol): Renamed from 'dummy'.
3601         Reported by James Youngman <jay@gnu.org>.
3602
3603 2007-03-15  Bruno Haible  <bruno@clisp.org>
3604
3605         * lib/glob.c (glob): Add 'restrict' so that prototype matches the
3606         declared prototype. Needed with cc on OSF/1 5.1.
3607
3608 2007-03-15  Bruno Haible  <bruno@clisp.org>
3609
3610         * lib/gl_list.h (gl_listelement_dispose_fn): New type.
3611         (gl_list_create_empty, gl_list_create): Add dispose_fn argument.
3612         (struct gl_list_implementation): Add dispose_fn argument to the
3613         'create_empty', 'create' methods.
3614         (struct gl_list_impl_base): Add field 'dispose_fn'.
3615         * lib/gl_list.c (gl_list_create_empty, gl_list_create): Add dispose_fn
3616         argument.
3617         * lib/gl_array_list.c (gl_array_create_empty, gl_array_create): Add
3618         dispose_fn argument.
3619         (gl_array_remove_node, gl_array_remove_at, gl_array_list_free): Call
3620         dispose_fn on the dropped values.
3621         * lib/gl_carray_list.c (gl_carray_create_empty, gl_carray_create): Add
3622         dispose_fn argument.
3623         (gl_carray_remove_at, gl_carray_list_free): Call dispose_fn on the
3624         dropped values.
3625         * lib/gl_anyavltree_list2.h (gl_tree_create): Add dispose_fn argument.
3626         (gl_tree_remove_node): Call dispose_fn on the dropped value.
3627         * lib/gl_anyrbtree_list2.h (gl_tree_create): Add dispose_fn argument.
3628         (gl_tree_remove_node): Call dispose_fn on the dropped value.
3629         * lib/gl_anytree_list2.h (gl_tree_create_empty): Add dispose_fn
3630         argument.
3631         (gl_tree_list_free): Call dispose_fn on the dropped values.
3632         * lib/gl_anytreehash_list2.h (gl_tree_list_free): Call dispose_fn on
3633         the dropped values.
3634         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
3635         Add dispose_fn argument.
3636         (gl_linked_remove_node, gl_linked_remove_at, gl_linked_list_free):
3637         Call dispose_fn on the dropped values.
3638         * lib/gl_sublist.c (gl_sublist_create_empty, gl_sublist_create_fill):
3639         Add dispose_fn argument.
3640         (gl_sublist_create): Initialize the 'dispose_fn' field.
3641         * lib/clean-temp.c (create_temp_dir, register_fd): Update.
3642         * tests/test-array_list.c (main): Update.
3643         * tests/test-carray_list.c (main): Update.
3644         * tests/test-avltree_list.c (main): Update.
3645         * tests/test-rbtree_list.c (main): Update.
3646         * tests/test-avltreehash_list.c (main): Update.
3647         * tests/test-rbtreehash_list.c (main): Update.
3648         * tests/test-linked_list.c (main): Update.
3649         * tests/test-linkedhash_list.c (main): Update.
3650         * tests/test-array_oset.c (main): Update.
3651
3652 2007-03-15  Bruno Haible  <bruno@clisp.org>
3653
3654         * lib/gl_oset.h (gl_setelement_dispose_fn): New type.
3655         (gl_oset_create_empty): Add dispose_fn argument.
3656         (struct gl_oset_implementation): Add dispose_fn argument to
3657         'create_empty' method.
3658         (struct gl_oset_impl_base): Add dispose_fn field.
3659         * lib/gl_oset.c (gl_oset_create_empty): Add dispose_fn argument.
3660         * lib/gl_array_oset.c (gl_array_create_empty): Add dispose_fn argument.
3661         (gl_array_remove_at, gl_array_free): Call dispose_fn on the dropped
3662         values.
3663         * lib/gl_anytree_oset.h (gl_tree_create_empty): Add dispose_fn argument.
3664         (gl_tree_oset_free): Call dispose_fn on the dropped values.
3665         * lib/gl_avltree_oset.c (gl_tree_remove_node): Call dispose_fn on the
3666         dropped value.
3667         * lib/gl_rbtree_oset.c (gl_tree_remove_node): Call dispose_fn on the
3668         dropped value.
3669         * tests/test-array_oset.c (main): Update.
3670         * tests/test-avltree_oset.c (main): Update.
3671         * tests/test-rbtree_oset.c (main): Update.
3672         * lib/gl_anytreehash_list1.h (add_to_bucket): Update.
3673
3674 2007-03-13  Bruno Haible  <bruno@clisp.org>
3675
3676         * tests/test-stdbool.c (i): Update after last patch.
3677
3678 2007-03-12  Bruno Haible  <bruno@clisp.org>
3679
3680         * lib/quotearg.c: Include <wctype.h> early, before the definition of
3681         the iswprint macro. Needed on Solaris 2.5.1.
3682
3683 2007-03-12  Bruno Haible  <bruno@clisp.org>
3684
3685         * tests/test-printf-frexp.c (main): Declare x as volatile.
3686
3687 2007-03-12  Simon Josefsson  <simon@josefsson.org>
3688
3689         * doc/gnulib.texi (Build robot for gnulib): New section.
3690
3691 2007-03-12  Jim Meyering  <jim@meyering.net>
3692
3693         * build-aux/bootstrap: New file.
3694         * build-aux/bootstrap.conf: New file, from coreutils.
3695
3696 2007-03-11  Bruno Haible  <bruno@clisp.org>
3697
3698         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Require AC_C_INLINE.
3699
3700 2007-03-12  Simon Josefsson  <simon@josefsson.org>
3701
3702         * lib/des.h, lib/des.c, lib/gc-gnulib.c: Use gl_ namespace, to
3703         avoid collisions with 'des_setkey'.  Reported by Bruno Haible
3704         <bruno@clisp.org>.  Also change 'tripledes_' to '3des_'.
3705
3706 2007-03-11  Bruno Haible  <bruno@clisp.org>
3707
3708         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): If the test program fails to
3709         compile, set LOCALE_TR_UTF8 to 'none' instead of empty.
3710
3711 2007-03-11  Bruno Haible  <bruno@clisp.org>
3712
3713         * lib/stdint_.h (INT64_MIN, INTMAX_MIN): Avoid using the ~INT..._MAX
3714         formula. Needed for SunPRO C 5.0.
3715
3716 2007-03-11  Bruno Haible  <bruno@clisp.org>
3717
3718         * modules/long-options (Depends-on): Add getopt.
3719
3720 2007-03-11  Bruno Haible  <bruno@clisp.org>
3721
3722         * modules/modechange (Depends-on): Add stdbool.
3723
3724 2007-03-11  Bruno Haible  <bruno@clisp.org>
3725
3726         * modules/i-ring (Depends-on): Add stdbool.
3727
3728 2007-03-11  Bruno Haible  <bruno@clisp.org>
3729
3730         * modules/gc-des (Depends-on): Add stdbool.
3731
3732 2007-03-11  Bruno Haible  <bruno@clisp.org>
3733
3734         * m4/mktime.m4 (gl_PREREQ_MKTIME): Require AC_C_INLINE.
3735
3736 2007-03-11  Bruno Haible  <bruno@clisp.org>
3737
3738         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Require AC_C_RESTRICT.
3739
3740 2007-03-11  Bruno Haible  <bruno@clisp.org>
3741
3742         * lib/unistr/u32-mbtouc-unsafe.c (u32_mbtouc_unsafe): Fix syntax error.
3743
3744 2007-03-11  Bruno Haible  <bruno@clisp.org>
3745
3746         * lib/vasnprintf.c (sprintf): Undefine.
3747
3748 2007-03-11  Bruno Haible  <bruno@clisp.org>
3749
3750         * lib/isnan.c (rpl_isnan, rpl_isnanl): Work around bug regarding
3751         initializers in SunPRO C and Compaq C compilers.
3752
3753 2007-03-11  Bruno Haible  <bruno@clisp.org>
3754
3755         * lib/gl_array_oset.c (gl_array_iterator_next): Make pointer
3756         decrementing code ANSI C compliant.
3757
3758 2007-03-11  Bruno Haible  <bruno@clisp.org>
3759
3760         * lib/dummy.c [__sun]: Define a dummy variable, not just a typedef.
3761         Needed for Solaris 2.5.1 ranlib and SunPRO C 5.0.
3762
3763 2007-03-11  Bruno Haible  <bruno@clisp.org>
3764
3765         * tests/test-stdbool.c (s, d, e, xlcbug): Disable checks that gnulib's
3766         <stdbool.h> substitute doesn't pass.
3767
3768 2007-03-11  Bruno Haible  <bruno@clisp.org>
3769
3770         * lib/vasnprintf.c (snprintf): Undefine. Avoids an endless recursion.
3771
3772 2007-03-11  Bruno Haible  <bruno@clisp.org>
3773
3774         * gnulib-tool (func_create_megatestdir): Create also an autobuild
3775         script, for submission to autobuild.josefsson.org.
3776
3777 2007-03-10  Bruno Haible  <bruno@clisp.org>
3778
3779         * modules/canonicalize-lgpl-tests: New file.
3780         * tests/test-canonicalize-lgpl.sh: New file.
3781         * tests/test-canonicalize-lgpl.c: New file.
3782
3783         * modules/c-strcase-tests: New file.
3784         * tests/test-c-strcase.sh: New file.
3785         * tests/test-c-strcasecmp.c: New file.
3786         * tests/test-c-strncasecmp.c: New file.
3787
3788         * modules/atexit-tests: New file.
3789         * tests/test-atexit.sh: New file.
3790         * tests/test-atexit.c: New file.
3791
3792 2007-03-10  Bruno Haible  <bruno@clisp.org>
3793
3794         * tests/test-binary-io.sh: Use temporary filenames that are not so
3795         likely to clash with those of other tests (in a parallel make).
3796         * tests/test-binary-io.c: Likewise.
3797
3798 2007-03-10  Bruno Haible  <bruno@clisp.org>
3799
3800         * lib/fseterr.c (fseterr): Port to Solaris/SPARC64. Deactivate the
3801         fallback; use #error instead.
3802         Suggested by Simon Josefsson.
3803
3804 2007-03-10  Bruno Haible  <bruno@clisp.org>
3805
3806         * gnulib-tool (func_create_testdir): Treat MOSTLYCLEANFILES like
3807         CLEANFILES. Put spaces in each line of $cleaned_files, not only the
3808         first and the last.
3809
3810 2007-03-10  Bruno Haible  <bruno@clisp.org>
3811
3812         * lib/stdint_.h (uint_least64_t): Fix typo in last patch.
3813
3814 2007-03-10  Bruno Haible  <bruno@clisp.org>
3815
3816         * modules/snprintf-posix-tests (EXTRA_DIST): New variable. Needed for
3817         "make distcheck".
3818         * modules/sprintf-posix-tests (EXTRA_DIST): Likewise.
3819         * modules/vsnprintf-posix-tests (EXTRA_DIST): Likewise.
3820         * modules/vsprintf-posix-tests (EXTRA_DIST): Likewise.
3821
3822 2007-03-10  Bruno Haible  <bruno@clisp.org>
3823
3824         * modules/allocsa-tests (test_allocsa_SOURCES): Remove redundant
3825         variable.
3826         * modules/dirname-tests (test_dirname_SOURCES): Remove redundant
3827         variable.
3828
3829 2007-03-09  Eric Blake  <ebb9@byu.net>
3830         and Matthew Woehlke  <mw_triad@users.sourceforge.net>  (tiny change)
3831
3832         * lib/stdint_.h (int64_t, uint64_t): Don't undefine if 64-bit
3833         types are not being provided by gnulib.
3834         (GL_INT64_T, GL_UINT64_T): New witnesses of whether gnulib 64-bit
3835         types are supported.
3836
3837 2007-03-10  Bruno Haible  <bruno@clisp.org>
3838
3839         * lib/stdio_.h (__attribute__): New macro.
3840         (fprintf, vfprintf, printf, vprintf, snprintf, vsnprintf, sprintf,
3841         vsprintf): Specify __attribute__ __format__ for GCC.
3842         Suggested by Eric Blake.
3843
3844 2007-03-09  Bruno Haible  <bruno@clisp.org>
3845
3846         * modules/printf-posix-tests: New file.
3847         * tests/test-printf-posix.sh: New file.
3848         * tests/test-printf-posix.c: New file.
3849
3850         * modules/printf-posix: New file.
3851         * lib/printf.c: New file.
3852         * m4/printf-posix-rpl.m4: New file.
3853         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_PRINTF_POSIX,
3854         REPLACE_PRINTF.
3855         * lib/stdio_.h (printf): New declaration.
3856         (format, __format__, ____printf____, ____scanf____, ____strftime____,
3857         ____strfmon____): New macros.
3858         * modules/stdio (Makefile.am): Substitute also GNULIB_PRINTF_POSIX,
3859         REPLACE_PRINTF.
3860
3861 2007-03-09  Bruno Haible  <bruno@clisp.org>
3862
3863         * tests/test-vasnprintf-posix2.sh: New file.
3864         * tests/test-vasnprintf-posix2.c: New file.
3865         * modules/vasnprintf-posix-tests (Files): Add them and m4/locale-fr.m4.
3866         (configure.ac): Invoke gt_LOCALE_FR and gt_LOCALE_FR_UTF8.
3867         (Makefile.am): Activate test-vasnprintf-posix2.sh.
3868
3869         * lib/vasnprintf.c (VASNPRINTF): For the 'a' and 'A' directives, use
3870         a locale dependent decimal point, rather than always '.'.
3871
3872 2007-03-09  Eric Blake  <ebb9@byu.net>
3873
3874         * lib/stdlib_.h (EXIT_FAILURE): GNU code expects this to be 1, in
3875         spite of platforms like Tandem/NSK that define it to -1.
3876
3877 2007-03-08  Bruno Haible  <bruno@clisp.org>
3878
3879         * modules/vprintf-posix-tests: New file.
3880         * tests/test-vprintf-posix.sh: New file.
3881         * tests/test-vprintf-posix.c: New file.
3882         * tests/test-printf-posix.h: New file.
3883
3884         * modules/vprintf-posix: New file.
3885         * lib/vprintf.c: New file.
3886         * m4/vprintf-posix.m4: New file.
3887         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VPRINTF_POSIX,
3888         REPLACE_VPRINTF.
3889         * lib/stdio_.h (vprintf): New declaration.
3890         * modules/stdio (Makefile.am): Substitute also GNULIB_VPRINTF_POSIX,
3891         REPLACE_VPRINTF.
3892
3893 2007-03-08  Bruno Haible  <bruno@clisp.org>
3894
3895         * modules/fprintf-posix-tests: New file.
3896         * tests/test-fprintf-posix.sh: New file.
3897         * tests/test-fprintf-posix.c: New file.
3898
3899         * modules/fprintf-posix: New file.
3900         * lib/fprintf.c: New file.
3901         * m4/fprintf-posix.m4: New file.
3902         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FPRINTF_POSIX,
3903         REPLACE_FPRINTF.
3904         * lib/stdio_.h (fprintf): New declaration.
3905         * modules/stdio (Makefile.am): Substitute also GNULIB_FPRINTF_POSIX,
3906         REPLACE_FPRINTF.
3907
3908 2007-03-08  Bruno Haible  <bruno@clisp.org>
3909
3910         * modules/vfprintf-posix-tests: New file.
3911         * tests/test-vfprintf-posix.sh: New file.
3912         * tests/test-vfprintf-posix.c: New file.
3913         * tests/test-fprintf-posix.h: New file.
3914         * tests/test-fprintf-posix.out: New file.
3915
3916         * modules/vfprintf-posix: New file.
3917         * lib/vfprintf.c: New file.
3918         * m4/vfprintf-posix.m4: New file.
3919         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VFPRINTF_POSIX,
3920         REPLACE_VFPRINTF.
3921         * lib/stdio_.h (vfprintf): New declaration.
3922         * modules/stdio (Makefile.am): Substitute also GNULIB_VFPRINTF_POSIX,
3923         REPLACE_VFPRINTF.
3924
3925 2007-03-08  Bruno Haible  <bruno@clisp.org>
3926
3927         * lib/stdio_.h: Treat __need___FILE like __need_FILE.
3928
3929 2007-03-08  Bruno Haible  <bruno@clisp.org>
3930
3931         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Use 'case' statements
3932         instead of 'expr' invocations.
3933         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
3934         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
3935         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
3936         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
3937         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
3938         Suggested by Paul Eggert.
3939
3940 2007-03-08  Bruno Haible  <bruno@clisp.org>
3941
3942         * modules/fseterr-tests: New file.
3943         * tests/test-fseterr.c: New file.
3944
3945         * modules/fseterr: New file.
3946         * lib/fseterr.h: New file.
3947         * lib/fseterr.c: New file.
3948
3949 2007-03-08  Bruno Haible  <bruno@clisp.org>
3950
3951         * lib/fnmatch_.h: Convert tabs in the middle of lines to spaces.
3952         * lib/getopt_.h: Likewise.
3953         * lib/mbswidth.h: Likewise.
3954         * lib/setenv.h: Likewise.
3955         * lib/vasnprintf.h: Likewise.
3956         * lib/vasprintf.h: Likewise.
3957         * lib/verror.h: Likewise.
3958         * lib/xsetenv.h: Likewise.
3959         * lib/xvasprintf.h: Likewise.
3960
3961 2007-03-08  Jim Meyering  <jim@meyering.net>
3962
3963         * users.txt: Add parted.
3964
3965         * ChangeLog: Restore 1500 lines mistakenly removed from the end.
3966
3967 2007-03-07  Bruno Haible  <bruno@clisp.org>
3968
3969         * m4/printf.m4: Make the shell script snippets copy&pastable.
3970
3971 2007-03-02  Bruno Haible  <bruno@clisp.org>
3972
3973         * lib/netinet_in_.h: New file.
3974         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Test whether netinet/in.h
3975         is self-contained. Set ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H.
3976         * modules/netinet_in (Files): Add lib/netinet_in_.h.
3977         (Depends-on): Add absolute-header.
3978         (Makefile.am): Substitute ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H
3979         into netinet/in.h.
3980
3981 2007-03-03  Bruno Haible  <bruno@clisp.org>
3982
3983         * lib/sys_select_.h: New file.
3984         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SELECT): Test whether sys/select.h
3985         is self-contained. Set ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H.
3986         * modules/sys_select (Files): Add lib/sys_select_.h.
3987         (Depends-on): Add absolute-header.
3988         (Makefile.am): Substitute ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H
3989         into sys/select.h.
3990
3991 2007-03-02  Bruno Haible  <bruno@clisp.org>
3992
3993         * lib/socket_.h: If sys/socket.h exists, include that and <sys/types.h>
3994         before it. Turn HAVE_WINSOCK2_H and HAVE_WS2TCPIP_H into configute-time
3995         values.
3996         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Test also whether
3997         <sys/socket.h> is self-contained. Set ABSOLUTE_SYS_SOCKET_H,
3998         HAVE_SYS_SOCKET_H, HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H.
3999         * modules/sys_socket (Depends-on): Add absolute-header.
4000         (Makefile.am): Substitute ABSOLUTE_SYS_SOCKET_H, HAVE_SYS_SOCKET_H,
4001         HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H into sys/socket.h.
4002         (Include): Remove requirement of inclusion of <sys/types.h>.
4003
4004 2007-03-02  Bruno Haible  <bruno@clisp.org>
4005
4006         * lib/byteswap_.h (bswap_32): Fix formula.
4007
4008 2007-03-06  Bruno Haible  <bruno@clisp.org>
4009
4010         * modules/sprintf-posix-tests: New file.
4011         * tests/test-sprintf-posix.c: New file.
4012
4013         * modules/sprintf-posix: New file.
4014         * lib/sprintf.c: New file.
4015         * m4/sprintf-posix.m4: New file.
4016         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_SPRINTF_POSIX,
4017         REPLACE_SPRINTF.
4018         * lib/stdio_.h (sprintf): New declaration.
4019         * modules/stdio (Makefile.am): Substitute also GNULIB_SPRINTF_POSIX,
4020         REPLACE_SPRINTF.
4021
4022 2007-03-06  Bruno Haible  <bruno@clisp.org>
4023
4024         * modules/vsprintf-posix-tests: New file.
4025         * tests/test-vsprintf-posix.c: New file.
4026         * tests/test-sprintf-posix.h: New file.
4027
4028         * modules/vsprintf-posix: New file.
4029         * lib/vsprintf.c: New file.
4030         * m4/vsprintf-posix.m4: New file.
4031         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VSPRINTF_POSIX,
4032         REPLACE_VSPRINTF.
4033         * lib/stdio_.h (vsprintf): New declaration.
4034         * modules/stdio (Makefile.am): Substitute also GNULIB_VSPRINTF_POSIX,
4035         REPLACE_VSPRINTF.
4036
4037 2007-03-06  Bruno Haible  <bruno@clisp.org>
4038
4039         * modules/vsnprintf (Depend-on): Remove minmax.
4040
4041 2007-03-06  Bruno Haible  <bruno@clisp.org>
4042
4043         * modules/snprintf-posix-tests: New file.
4044         * tests/test-snprintf-posix.c: New file.
4045
4046         * modules/snprintf-posix: New file.
4047         * m4/snprintf-posix.m4: New file.
4048         * m4/snprintf.m4 (gl_REPLACE_SNPRINTF): New macro, extracted from
4049         gl_FUNC_SNPRINTF.
4050         (gl_FUNC_SNPRINTF): Invoke it.
4051         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_SNPRINTF.
4052         * lib/stdio_.h (snprintf): Define as a replacement if REPLACE_SNPRINTF
4053         is set.
4054         * modules/stdio (Makefile.am): Substitute also REPLACE_SNPRINTF.
4055
4056 2007-03-06  Bruno Haible  <bruno@clisp.org>
4057
4058         * modules/vsnprintf-posix-tests: New file.
4059         * tests/test-vsnprintf-posix.c: New file.
4060         * tests/test-snprintf-posix.h: New file.
4061
4062         * modules/vsnprintf-posix: New file.
4063         * m4/vsnprintf-posix.m4: New file.
4064         * m4/vsnprintf.m4 (gl_REPLACE_VSNPRINTF): New macro, extracted from
4065         gl_FUNC_VSNPRINTF.
4066         (gl_FUNC_VSNPRINTF): Invoke it.
4067         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_VSNPRINTF.
4068         * lib/stdio_.h (vsnprintf): Define as a replacement if
4069         REPLACE_VSNPRINTF is set.
4070         * modules/stdio (Makefile.am): Substitute also REPLACE_VSNPRINTF.
4071
4072 2007-03-06  Bruno Haible  <bruno@clisp.org>
4073
4074         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Test for vasnprintf here.
4075         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): ... not here.
4076
4077 2007-03-06  Bruno Haible  <bruno@clisp.org>
4078
4079         * lib/math_.h (acosl): Declare also if HAVE_DECL_ACOSL is set.
4080         (asinl): Declare also if HAVE_DECL_ASINL is set.
4081         (atanl): Declare also if HAVE_DECL_ATANL is set.
4082         (ceill): Declare also if HAVE_DECL_CEILL is set.
4083         (cosl): Declare also if HAVE_DECL_COSL is set.
4084         (expl): Declare also if HAVE_DECL_EXPL is set.
4085         (floorl): Declare also if HAVE_DECL_FLOORL is set.
4086         (frexpl): Declare also if HAVE_DECL_FREXPL is set.
4087         (ldexpl): Declare also if HAVE_DECL_LDEXPL is set.
4088         (logl): Declare also if HAVE_DECL_LOGL is set.
4089         (sinl): Declare also if HAVE_DECL_SINL is set.
4090         (sqrtl): Declare also if HAVE_DECL_SQRTL is set.
4091         (tanl): Declare also if HAVE_DECL_TANL is set.
4092         * modules/math (Makefile.am): Substitute the values of HAVE_DECL_*.
4093         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Set HAVE_DECL_* to 1.
4094         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Fix tests for the
4095         declaration of frexpl, ldexpl.
4096         * modules/printf-frexpl (Depends-on): Add math.
4097         * lib/printf-frexp.c (frexpl, ldexpl): Undo last change.
4098
4099 2007-03-05  Bruno Haible  <bruno@clisp.org>
4100
4101         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Also test whether
4102         frexpl and ldexpl are declared.
4103         * lib/printf-frexp.c (frexpl, ldexpl): Provide fallback declarations.
4104
4105 2007-03-05  Bruno Haible  <bruno@clisp.org>
4106
4107         * gnulib-tool (func_get_automake_snippet): Don't synthesize an
4108         EXTRA_lib_SOURCES augmentation for the relocatable-prog-wrapper module.
4109
4110 2007-03-05  Bruno Haible  <bruno@clisp.org>
4111
4112         * lib/stdio_.h: Include <stddef.h>.
4113
4114 2007-03-05  Bruno Haible  <bruno@clisp.org>
4115
4116         * m4/printf.m4 (gl_SNPRINTF_DIRECTIVE_N): New macro.
4117
4118 2007-03-05  Bruno Haible  <bruno@clisp.org>
4119
4120         * m4/printf.m4: Update with info about OpenBSD 3.9, HP-UX 10.20,
4121         NetBSD 4, from Ralf Wildenhues.
4122
4123 2007-03-04  Bruno Haible  <bruno@clisp.org>
4124
4125         * lib/vasprintf.h: Update #if logic for the case when the functions
4126         exist but are overridden.
4127
4128 2007-03-04  Bruno Haible  <bruno@clisp.org>
4129
4130         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Exclude two buggy
4131         implementations: glibc-2.4 and MacOS X 10.3.
4132         * tests/test-vasnprintf-posix.c (test_function): Test also the case
4133         that exhibits the bugs in glibc-2.4 and MacOS X 10.3.
4134         * tests/test-vasprintf-posix.c (test_function): Likewise.
4135
4136 2007-03-04  Bruno Haible  <bruno@clisp.org>
4137
4138         * modules/vasprintf-posix-tests: New file.
4139         * tests/test-vasprintf-posix.c: New file.
4140
4141         * modules/vasprintf-posix: New file.
4142         * lib/vasprintf.h (asprintf, vasprintf): Rename if REPLACE_VASPRINTF is
4143         defined.
4144         * m4/vasprintf-posix.m4: New file.
4145         * m4/vasprintf.m4 (gl_REPLACE_VASPRINTF): New macro, extracted from
4146         gl_FUNC_VASPRINTF.
4147         (gl_FUNC_VASPRINTF): Invoke it.
4148         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Define REPLACE_VASNPRINTF
4149         here.
4150         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Not here.
4151
4152 2007-03-04  Bruno Haible  <bruno@clisp.org>
4153
4154         * lib/sys_time_.h: Rename GETTIMEOFDAY_REPLACEMENT to
4155         REPLACE_GETTIMEOFDAY.
4156         * modules/sys_time (Makefile.am): Likewise.
4157         * m4/sys_time_h.m4: Likewise.
4158         * m4/gettimeofday.m4: Likewise.
4159
4160 2007-03-04  Bruno Haible  <bruno@clisp.org>
4161
4162         * modules/vasnprintf-posix-tests: New file.
4163         * tests/test-vasnprintf-posix.c: New file.
4164
4165         * modules/vasnprintf-posix: New file.
4166         * lib/vasnprintf.c: Include isnan.h, isnanl.h, printf-frexp.h,
4167         printf-frexpl.h.
4168         (VASNPRINTF): Handle the 'a' and 'A' directives here, if needed.
4169         * lib/vasnprintf.h (asnprintf, vasnprintf): Rename if
4170         REPLACE_VASNPRINTF is defined.
4171         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): New macro, extracted from
4172         gl_FUNC_VASNPRINTF.
4173         (gl_FUNC_VASNPRINTF): Invoke it.
4174         * m4/vasnprintf-posix.m4: New file.
4175         * m4/printf.m4: New file.
4176
4177 2007-03-04  Bruno Haible  <bruno@clisp.org>
4178
4179         Compile progreloc.c only if --enable-relocatable is specified.
4180         * m4/relocatable.m4 (gl_RELOCATABLE): Arrange to compile progreloc.c
4181         if --enable-relocatable was specified.
4182         * modules/relocatable-prog (Makefile.am): Remove progreloc.c from
4183         lib_SOURCES.
4184
4185 2007-03-04  Jim Meyering  <jim@meyering.net>
4186
4187         * lib/acl.c (ACL_NOT_WELL_SUPPORTED): New macro.
4188         Use it consistently, rather than enumerating errno constants.
4189
4190 2007-03-04  Bruno Haible  <bruno@clisp.org>
4191
4192         * modules/xvasprintf-tests: New file.
4193         * tests/test-xvasprintf.c: New file.
4194
4195         * modules/vasprintf-tests: New file.
4196         * tests/test-vasprintf.c: New file.
4197
4198         * modules/vasnprintf-tests: New file.
4199         * tests/test-vasnprintf.c: New file.
4200
4201         * modules/vsnprintf-tests: New file.
4202         * tests/test-vsnprintf.c: New file.
4203
4204         * modules/snprintf-tests: New file.
4205         * tests/test-snprintf.c: New file.
4206
4207 2007-03-04  Bruno Haible  <bruno@clisp.org>
4208
4209         Compile relocatable.c only if --enable-relocatable is specified.
4210         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY_BODY): Renamed from
4211         gl_RELOCATABLE_LIBRARY.
4212         (gl_RELOCATABLE_LIBRARY, gl_RELOCATABLE_LIBRARY_SEPARATE): New macros.
4213         * m4/relocatable.m4 (gl_RELOCATABLE): Invoke gl_RELOCATABLE_LIBRARY.
4214         (gl_RELOCATABLE_BODY): Require gl_RELOCATABLE_LIBRARY_BODY instead of
4215         gl_RELOCATABLE_LIBRARY.
4216         * modules/relocatable-lib (configure.ac): Invoke gl_RELOCATABLE_LIBRARY.
4217         (Makefile.am): Remove lib_SOURCES.
4218         * modules/relocatable-lib-lgpl (configure.ac): Invoke
4219         gl_RELOCATABLE_LIBRARY.
4220         (Makefile.am): Remove lib_SOURCES.
4221         * modules/relocatable-prog (Makefile.am): Don't compile relocatable.c
4222         always.
4223         * modules/relocatable-prog-wrapper (configure.ac): Invoke
4224         gl_RELOCATABLE_LIBRARY_SEPARATE instead of gl_RELOCATABLE_LIBRARY.
4225
4226 2007-03-04  Bruno Haible  <bruno@clisp.org>
4227
4228         * modules/argmatch-tests: New file.
4229         * tests/test-argmatch.c: New file.
4230
4231         * tests/test-allocsa.c (main): Halve the number of loop runs.
4232
4233         * modules/alloca-opt-tests: New file.
4234         * tests/test-alloca-opt.c: New file.
4235
4236 2007-03-04  Jim Meyering  <jim@meyering.net>
4237
4238         Work around difference between Linux ACLs and Solaris 10 ZFS.
4239         * lib/acl.c (set_acl): Revert to using chmod_or_fchmod also
4240         for EINVAL.
4241
4242 2007-03-03  Bruno Haible  <bruno@clisp.org>
4243
4244         * modules/relocatable-prog (Depends-on): Add back progreloc's
4245         dependencies: canonicalize-lgpl, xalloc, xreadlink, stdbool, unistd.
4246
4247 2007-03-03  Bruno Haible  <bruno@clisp.org>
4248
4249         * modules/relocatable-lib-lgpl: Renamed from modules/relocatable-lib.
4250         * modules/relocatable-lib: New file.
4251
4252 2007-03-03  Bruno Haible  <bruno@clisp.org>
4253
4254         * modules/relocatable-prog: Renamed from modules/relocatable.
4255         * doc/relocatable-maint.texi: Talk about module 'relocatable-prog'.
4256
4257 2007-03-03  Bruno Haible  <bruno@clisp.org>
4258
4259         * modules/relocatable-script (Files): Add doc/relocatable.texi,
4260         m4/relocatable-lib.m4.
4261         (Depends-on): Remove 'relocatable'.
4262         (configure.ac): Add gl_RELOCATABLE_NOP.
4263
4264 2007-03-03  Bruno Haible  <bruno@clisp.org>
4265
4266         * modules/relocatable-prog-wrapper: New file.
4267         * modules/relocatable (Depends-on): Add it. Remove all other
4268         dependencies except progname.
4269         (Files): Remove build-aux/install-reloc, lib/relocwrapper.c.
4270
4271         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): New macro.
4272         (gl_FUNC_STRERROR): Nop.
4273         * lib/strerror.c: Compile the file only if !HAVE_STRERROR.
4274
4275         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): New macro.
4276         * lib/setenv.c: Compile the file only if _LIBC || !HAVE_SETENV.
4277
4278         * m4/readlink.m4 (gl_FUNC_READLINK_SEPARATE): New macro.
4279         (gl_FUNC_READLINK): Update.
4280
4281         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL_SEPARATE): New macro.
4282
4283 2007-03-03  Bruno Haible  <bruno@clisp.org>
4284
4285         * lib/xreadlink.c: Include <unistd.h> unconditionally.
4286         * modules/xreadlink (Depends-on): Add unistd.
4287         * modules/xreadlink-with-size (Depends-on): Likewise.
4288
4289 2007-03-03  Bruno Haible  <bruno@clisp.org>
4290
4291         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_UNSETENV): New macros,
4292         extracted from gt_FUNC_SETENV.
4293         (gt_FUNC_SETENV): Remove macro.
4294         * modules/setenv (configure.ac): Add gl_FUNC_SETENV, gl_FUNC_UNSETENV,
4295         remove gt_FUNC_SETENV.
4296
4297 2007-03-03  Bruno Haible  <bruno@clisp.org>
4298
4299         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY): Define
4300         ENABLE_RELOCATABLE here.
4301         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Don't define it here.
4302
4303 2007-03-03  Bruno Haible  <bruno@clisp.org>
4304
4305         * modules/rbtreehash-list-tests (Depends-on): Add progname.
4306         * tests/test-rbtreehash_list.c: Include progname.h.
4307         (main): Call set_program_name.
4308
4309         * modules/rbtree-oset-tests (Depends-on): Add progname.
4310         * tests/test-rbtree_oset.c: Include progname.h.
4311         (main): Call set_program_name.
4312
4313         * modules/rbtree-list-tests (Depends-on): Add progname.
4314         * tests/test-rbtree_list.c: Include progname.h.
4315         (main): Call set_program_name.
4316
4317         * modules/linked-list-tests (Depends-on): Add progname.
4318         * tests/test-linked_list.c: Include progname.h.
4319         (main): Call set_program_name.
4320
4321 2007-03-03  Bruno Haible  <bruno@clisp.org>
4322
4323         * lib/glob-libc.h (_Restrict_): New macro, copied from lib/regex.h.
4324         All uses of __restrict changed to _Restrict_.
4325         * lib/glob_.h (__restrict): Remove macro.
4326
4327 2007-03-02  Bruno Haible  <bruno@clisp.org>
4328
4329         * modules/gettext (configure.ac): Require gettext infrastructure
4330         from version 0.16.1.
4331
4332 2007-03-02  Bruno Haible  <bruno@clisp.org>
4333
4334         * modules/linkedhash-list-tests (Depends-on): Add progname.
4335         * tests/test-linkedhash_list.c: Include progname.h.
4336         (main): Call set_program_name.
4337
4338         * modules/carray-list-tests (Depends-on): Add progname.
4339         * tests/test-carray_list.c: Include progname.h.
4340         (main): Call set_program_name.
4341
4342         * modules/avltreehash-list-tests (Depends-on): Add progname.
4343         * tests/test-avltreehash_list.c: Include progname.h.
4344         (main): Call set_program_name.
4345
4346         * modules/avltree-oset-tests (Depends-on): Add progname.
4347         * tests/test-avltree_oset.c: Include progname.h.
4348         (main): Call set_program_name.
4349
4350         * modules/avltree-list-tests (Depends-on): Add progname.
4351         * tests/test-avltree_list.c: Include progname.h.
4352         (main): Call set_program_name.
4353
4354         * modules/array-oset-tests (Depends-on): Add progname.
4355         * tests/test-array_oset.c: Include progname.h.
4356         (main): Call set_program_name.
4357
4358         * modules/array-list-tests (Depends-on): Add progname.
4359         * tests/test-array_list.c: Include progname.h.
4360         (main): Call set_program_name.
4361
4362         * modules/argp-tests (Depends-on): Add progname.
4363         * tests/test-argp.c: Include argp.h first. Include progname.h.
4364         (main): Call set_program_name.
4365
4366 2007-03-02  Paul Eggert  <eggert@cs.ucla.edu>
4367
4368         * doc/gnulib-tool.texi (Initial import): Reword description of
4369         _FILE_OFFSET_BITS and _GNU_SOURCE, since they sometimes have a
4370         limited effect even if defined after the first system include.
4371
4372 2007-03-01  Bruno Haible  <bruno@clisp.org>
4373
4374         * build-aux/config.libpath: Update to libtool-1.5.22.
4375         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
4376
4377 2007-03-01  Bruno Haible  <bruno@clisp.org>
4378
4379         * doc/relocatable-maint.texi: Recommend to set foo_CPPFLAGS, not
4380         foo_CFLAGS.
4381         Reported by Ralf Wildenhues.
4382
4383 2007-03-01  Bruno Haible  <bruno@clisp.org>
4384
4385         * build-aux/install-reloc: Remove object files left over by some
4386         compilers.
4387         Reported by Ralf Wildenhues.
4388
4389 2007-03-01  Bruno Haible  <bruno@clisp.org>
4390
4391         * build-aux/install-reloc: Break long lines.
4392
4393 2007-03-01  Bruno Haible  <bruno@clisp.org>
4394
4395         * doc/relocatable.texi: Document that it may not work on OpenBSD.
4396         Reported by Ralf Wildenhues.
4397
4398 2007-03-01  Bruno Haible  <bruno@clisp.org>
4399
4400         * doc/gnulib-tool.texi (Initial import): Remove paragraph about
4401         include ordering constraints.
4402
4403 2007-03-01  Paul Eggert  <eggert@cs.ucla.edu>
4404
4405         Followup to the 2007-02-12 patch, using suggestions from Bruno Haible in
4406         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00136.html>.
4407         * doc/gnulib-tool.texi (Initial import): Mention _FILE_OFFSET_BITS
4408         as another example.
4409         * lib/time_.h: Fix misspelling.
4410         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
4411         Require gl_HEADER_TIME_H_DEFAULTS.
4412         * m4/strptime.m4 (gl_FUNC_STRPTIME): Likewise.
4413         * m4/time_r.m4 (gl_TIME_R): Likewise.
4414         * m4/timegm.m4 (gl_FUNC_TIMEGM): Likewise.
4415
4416 2007-03-01  Bruno Haible  <bruno@clisp.org>
4417
4418         * m4/utimecmp.m4 (gl_UTIMECMP): Don't require gl_TIMESPEC.
4419         * m4/utimens.m4 (gl_UTIMENS): Likewise.
4420
4421 2007-03-01  Jim Meyering  <jim@meyering.net>
4422
4423         * modules/xreadlink (Maintainer): Add my name.
4424         * modules/xreadlink-with-size (Depends-on): Alphabetize.
4425
4426 2007-02-26  Ben Pfaff  <blp@cs.stanford.edu>
4427             Bruno Haible  <bruno@clisp.org>
4428
4429         * build-aux/install-reloc: Compile also c-ctype.c.
4430         * build-aux/relocatable.sh.in: New file.
4431         * doc/relocatable.texi: New file.
4432         * doc/relocatable-maint.texi: New file.
4433         * doc/gnulib.texi: Include relocatable-maint.texi.
4434         * lib/progreloc.c: Include unistd.h unconditionally.
4435         * lib/relocwrapper.c: Include unistd.h unconditionally.
4436         Include c-ctype.h.
4437         (add_dotbin): Use c_tolower.
4438         * m4/relocatable-lib.m4: New file, extracted from m4/relocatable.m4.
4439         (gl_RELOCATABLE_LIBRARY): Renamed from AC_RELOCATABLE_LIBRARY.
4440         (gl_RELOCATABLE_NOP): Renamed from AC_RELOCATABLE_NOP.
4441         * m4/relocatable.m4 (AC_RELOCATABLE_LIBRARY, AC_RELOCATABLE_NOP): Move
4442         to m4/relocatable-lib.m4.
4443         (gl_RELOCATABLE): Renamed from AC_RELOCATABLE. Set also
4444         RELOCATABLE_CONFIG_H_DIR, RELOCATABLE_SRC_DIR, RELOCATABLE_BUILD_DIR.
4445         (gl_RELOCATABLE_BODY): Renamed from AC_RELOCATABLE_BODY. Don't
4446         require obsolete macro AC_EXEEXT. Don't check for unistd.h. Don't set
4447         SET_RELOCATABLE. Instead set RELOCATABLE_LDFLAGS, INSTALL_PROGRAM_ENV.
4448         * modules/relocatable: New file.
4449         * modules/relocatable-lib: New file.
4450         * modules/relocatable-script: New file.
4451
4452 2007-02-28  Bruno Haible  <bruno@clisp.org>
4453
4454         Import --enable-relocatable infrastructure.
4455         * build-aux/config.libpath: New file, from GNU gettext.
4456         * build-aux/install-reloc: New file, from GNU gettext.
4457         * build-aux/reloc-ldflags: New file, from GNU gettext.
4458         * lib/relocatable.h: New file, from GNU gettext.
4459         * lib/relocatable.c: New file, from GNU gettext.
4460         * lib/relocwrapper.c: New file, from GNU gettext.
4461         * m4/relocatable.m4: New file, from GNU gettext.
4462
4463 2007-02-28  Bruno Haible  <bruno@clisp.org>
4464
4465         * MODULES.html.sh (File system functions): Add xreadlink-with-size.
4466
4467         * modules/xreadlink: New file, from GNU gettext with modifications.
4468         * lib/xreadlink.c: New file, from GNU gettext.
4469         * lib/xreadlink.h: Add comments.
4470         (xreadlink): New declaration.
4471
4472         * modules/xreadlink-with-size: Renamed from modules/xreadlink.
4473         (Files): Remove m4/xreadlink.m4. Replace lib/xreadlink.c with
4474         lib/xreadlink-with-size.c.
4475         (configure.ac): Remove gl_XREADLINK invocation.
4476         (Makefile.am): Augment lib_SOURCES.
4477         * m4/xreadlink.m4: Remove file.
4478         * lib/xreadlink-with-size.c: Renamed from lib/xreadlink.c.
4479         (xreadlink_with_size): Renamed from xreadink.
4480         * lib/xreadlink.h (xreadlink_with_size): Renamed from xreadink.
4481         * modules/canonicalize (Depends-on): Replace xreadlink with
4482         xreadlink-with-size.
4483         * lib/canonicalize.c (canonicalize_filename_mode): Update.
4484
4485 2007-02-25  Jim Meyering  <jim@meyering.net>
4486
4487         * build-aux/announce-gen: When complaining about excess arguments,
4488         list them.
4489
4490 2007-02-25  Paul Eggert  <eggert@cs.ucla.edu>
4491
4492         * README: Document signed integer overflow situation more
4493         accurately.
4494
4495 2007-02-25  Bruno Haible  <bruno@clisp.org>
4496
4497         * lib/vasnprintf.c (VASNPRINTF): Fix estimate of size needed for a
4498         'a' or 'A' conversion.
4499
4500 2007-02-25  Bruno Haible  <bruno@clisp.org>
4501
4502         * modules/filename: Renamed from modules/pathname.
4503         (Files): Replace lib/pathname.h with lib/filename.h. Replace
4504         lib/concatpath.c with lib/concat-filename.c.
4505         (Makefile.am): Update.
4506         (Include): Replace pathname.h with filename.h.
4507         * lib/filename.h: Renamed from lib/pathname.h.
4508         (concatenated_filename): Renamed from concatenated_pathname.
4509         * lib/concat-filename.c: Renamed from lib/concatpath.c.
4510         (concatenated_filename): Renamed from concatenated_pathname.
4511         * lib/findprog.c: Include filename.h instead of pathname.h.
4512         (find_in_path): Update.
4513         * lib/javacomp.c: Include filename.h instead of pathname.h.
4514         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
4515         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
4516         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
4517         is_oldgcj_14_13_usable, is_javac_usable): Update.
4518         * lib/javaexec.c: Include filename.h instead of pathname.h.
4519         (execute_java_class): Update.
4520         * modules/findprog: Update.
4521         * modules/javacomp: Update.
4522         * modules/javaexec: Update.
4523         * MODULES.html.sh (File system functions): Add 'filename', remove
4524         'pathname'.
4525
4526 2007-02-25  Bruno Haible  <bruno@clisp.org>
4527
4528         * modules/printf-frexpl-tests: New file.
4529         * tests/test-printf-frexpl.c: New file.
4530
4531         * modules/printf-frexpl: New file.
4532         * lib/printf-frexpl.h: New file.
4533         * lib/printf-frexpl.c: New file.
4534         * m4/printf-frexpl.m4: New file.
4535
4536 2007-02-25  Bruno Haible  <bruno@clisp.org>
4537
4538         * modules/printf-frexp-tests: New file.
4539         * tests/test-printf-frexp.c: New file.
4540
4541         * modules/printf-frexp: New file.
4542         * lib/printf-frexp.h: New file.
4543         * lib/printf-frexp.c: New file.
4544         * m4/printf-frexp.m4: New file.
4545
4546 2007-02-25  Bruno Haible  <bruno@clisp.org>
4547
4548         Assume automake >= 1.10 for the tests.
4549         * modules/arcfour-tests (TESTS): Remove $(EXEEXT) suffix.
4550         * modules/arctwo-tests: Likewise.
4551         * modules/argp-tests: Likewise.
4552         * modules/avltree-list-tests: Likewise.
4553         * modules/avltree-oset-tests: Likewise.
4554         * modules/avltreehash-list-tests: Likewise.
4555         * modules/carray-list-tests: Likewise.
4556         * modules/crc-tests: Likewise.
4557         * modules/des-tests: Likewise.
4558         * modules/gc-arcfour-tests: Likewise.
4559         * modules/gc-arctwo-tests: Likewise.
4560         * modules/gc-des-tests: Likewise.
4561         * modules/gc-hmac-md5-tests: Likewise.
4562         * modules/gc-hmac-sha1-tests: Likewise.
4563         * modules/gc-md2-tests: Likewise.
4564         * modules/gc-md4-tests: Likewise.
4565         * modules/gc-md5-tests: Likewise.
4566         * modules/gc-pbkdf2-sha1-tests: Likewise.
4567         * modules/gc-rijndael-tests: Likewise.
4568         * modules/gc-sha1-tests: Likewise.
4569         * modules/gc-tests: Likewise.
4570         * modules/getaddrinfo-tests: Likewise.
4571         * modules/hmac-md5-tests: Likewise.
4572         * modules/hmac-sha1-tests: Likewise.
4573         * modules/linked-list-tests: Likewise.
4574         * modules/linkedhash-list-tests: Likewise.
4575         * modules/lock-tests: Likewise.
4576         * modules/md2-tests: Likewise.
4577         * modules/md4-tests: Likewise.
4578         * modules/md5-tests: Likewise.
4579         * modules/rbtree-list-tests: Likewise.
4580         * modules/rbtree-oset-tests: Likewise.
4581         * modules/rbtreehash-list-tests: Likewise.
4582         * modules/read-file-tests: Likewise.
4583         * modules/rijndael-tests: Likewise.
4584         * modules/stdint-tests: Likewise.
4585         * modules/tls-tests: Likewise.
4586
4587 2007-02-24  Bruno Haible  <bruno@clisp.org>
4588
4589         * lib/isnanl.h (isnanl): Define through isnan if isnan is a macro.
4590         * m4/isnan.m4 (gl_FUNC_ISNAN_NO_LIBM): Don't check for isnan as a
4591         function; instead check whether isnan with a double argument links.
4592         * m4/isnanl.m4 (gl_FUNC_ISNANL_NO_LIBM): Don't check for isnanl as a
4593         function; instead check whether isnan with a 'long double' argument
4594         links.
4595         Reported by Eric Blake <ebb9@byu.net>.
4596
4597 2007-02-24  Bruno Haible  <bruno@clisp.org>
4598
4599         * lib/isnan.c: Support the 'long double' case if USE_LONG_DOUBLE is
4600         defined.
4601         * lib/isnanl.c: Remove all code. Just include isnan.c.
4602         * modules/isnanl-nolibm (Files): Add lib/isnan.c.
4603
4604 2007-02-25  Jim Meyering  <jim@meyering.net>
4605
4606         Avoid conflicting types for 'unsetenv' on FreeBSD.
4607         * lib/putenv.c (_unsetenv): Rename from "unsetenv", to avoid
4608         conflicting with FreeBSD's (5.0 and 6.1) function declaration
4609         in stdlib.h.
4610
4611 2007-02-24  Bruno Haible  <bruno@clisp.org>
4612
4613         * modules/isnanl-nolibm-tests: New file.
4614         * tests/test-isnanl.c: New file.
4615
4616         * modules/isnanl-nolibm: New file.
4617         * lib/isnanl.h: New file.
4618         * lib/isnanl.c: New file.
4619         * m4/isnanl.m4: New file.
4620
4621 2007-02-24  Bruno Haible  <bruno@clisp.org>
4622
4623         * modules/isnan-nolibm-tests: New file.
4624         * tests/test-isnan.c: New file.
4625
4626         * modules/isnan-nolibm: New file.
4627         * lib/isnan.h: New file.
4628         * lib/isnan.c: New file.
4629         * m4/isnan.m4: New file.
4630
4631 2007-02-24  Bruno Haible  <bruno@clisp.org>
4632
4633         * lib/frexpl.c (frexpl): Correct return values for x = 1.0L. Don't
4634         assume that an exponent fits in 20 bits.
4635
4636 2007-02-24  Jim Meyering  <jim@meyering.net>
4637
4638         * m4/regex.m4: Update the description of the configure-time option,
4639         --without-included-regex, to state accurately what the defaults are,
4640         and perhaps to give people an idea why using this option is risky.
4641
4642 2007-02-24  Paul Eggert  <eggert@cs.ucla.edu>
4643
4644         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep that
4645         loops on small arguments.  This attempts to avoid the problem
4646         Bruno Haible reported for AIX 4.3.2 in
4647         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00309.html>.
4648
4649 2007-02-23  Bruno Haible  <bruno@clisp.org>
4650
4651         * m4/perl.m4 (gl_PERL): Require version 5.005, not 5.003.
4652         Needed for help2man.
4653
4654 2007-02-23  Karl Berry  <karl@gnu.org>
4655
4656         * doc/gnulib-tool.texi (CVS Issues): mention that when foo_.h
4657         exists, foo.h should be cvs-ignored, not committed.
4658
4659 2007-02-23  Eric Blake  <ebb9@byu.net>
4660
4661         * lib/getdate.h (includes):  Include <time.h>, not "timespec.h".
4662         * lib/stat-time.h (includes): Likewise.
4663         * lib/utimecmp.c (includes): Likewise.
4664         * lib/utimens.h (includes): Likewise.
4665         * lib/getdate.y (includes): Also include "timespec.h" for use
4666         internal to the module.
4667         * modules/utimens (Depends-on): Revert yesterday's patch.
4668         * modules/nanosleep (Depends-on): Add missing dependency.
4669
4670 2007-02-22  Bruno Haible  <bruno@clisp.org>
4671
4672         * lib/glob.c: Don't include getlogin_r.h.
4673
4674 2007-02-22  Jim Meyering  <jim@meyering.net>
4675
4676         * modules/utimens (Depends-on): Add timespec, required for
4677         utimens.h's inclusion of timespec.h.
4678
4679 2007-02-21  Paul Eggert  <eggert@cs.ucla.edu>
4680
4681         * lib/getcwd.c (__getcwd): Undo previous change; it mishandled
4682         long unreadable paths in GNU/Linux.  Problem reported by Andreas
4683         Schwab in
4684         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00261.html>.
4685         I'll try to think of a better way to fix the Solaris problem.
4686
4687         * lib/getcwd.c (__getcwd): Don't assume getcwd (NULL, 0) works
4688         like glibc; on Solaris 10, it fails with errno == EINVAL.
4689         POSIX says the behavior is unspecified if the first argument is NULL,
4690         so play it safe and never pass NULL to the system getcwd.
4691
4692 2007-02-21  Jim Meyering  <jim@meyering.net>
4693
4694         * lib/gettimeofday.c (rpl_gettimeofday): Remove declaration
4695         of gettimeofday.  It would conflict with the one now always
4696         provided via sys_time_.h.  Reported by Matthew Woehlke, as
4697         an IRIX 6.5 build failure.
4698
4699 2007-02-20  Paul Eggert  <eggert@cs.ucla.edu>
4700
4701         Minor fixups to port to Solaris 10 with Sun C 5.8.
4702         * lib/getcwd.c [!_LIBC]: Include dirfd.h, since we use dirfd.
4703         * modules/getcwd (Depends-on): Add dirfd.
4704         * lib/putenv.c (putenv): #undef it.
4705         (rpl_putenv): New decl.
4706         (malloc, free): Include <stdlib.h> rather than prototyping separately.
4707
4708 2007-02-20  Bruno Haible  <bruno@clisp.org>
4709
4710         * modules/stdio-tests: New file.
4711         * tests/test-stdio.c: New file.
4712
4713         * modules/vsnprintf (Files): Remove lib/vsnprintf.h.
4714         (Depends-on): Add stdio.
4715         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
4716         (Include): Use <stdio.h> instead of vsnprintf.h.
4717         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
4718         HAVE_DECL_VSNPRINTF.
4719         * lib/vsnprintf.c: Include <stdio.h> instead of vsnprintf.h.
4720
4721         * modules/snprintf (Files): Remove lib/snprintf.h.
4722         (Depends-on): Add stdio.
4723         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
4724         (Include): Use <stdio.h> instead of snprintf.h.
4725         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
4726         HAVE_DECL_SNPRINTF.
4727         * lib/snprintf.c: Include <stdio.h> instead of snprintf.h.
4728         * lib/getaddrinfo.c: Likewise.
4729
4730         * modules/stdio: New file.
4731         * lib/stdio_.h: New file, incorporating snprintf.h and vsnprintf.h.
4732         * lib/snprintf.h: Remove file.
4733         * lib/vsnprintf.h: Remove file.
4734         * lib/.cppi-disable: Remove snprintf.h.
4735         * m4/stdio_h.m4: New file.
4736         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdio.
4737
4738 2007-02-20  Jim Meyering  <jim@meyering.net>
4739
4740         * lib/ftruncate.c [HAVE_CHSIZE]: Document that this code is
4741         used by e.g., mingw.  From Bruno Haible.
4742
4743 2007-02-19  Bruno Haible  <bruno@clisp.org>
4744
4745         * lib/string_.h: Use "#pragma GCC system_header" to suppress some gcc
4746         warnings.
4747         Reported by Ben Pfaff <blp@cs.stanford.edu>.
4748
4749 2007-02-19  Bruno Haible  <bruno@clisp.org>
4750
4751         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Don't request a complaint mail
4752         from mingw users.
4753
4754 2007-02-19  Bruno Haible  <bruno@clisp.org>
4755
4756         * lib/stdlib_.h: Use "#pragma GCC system_header" to suppress some gcc
4757         warnings.
4758         Reported by Joel E. Denny <jdenny@ces.clemson.edu> via Paul Eggert.
4759
4760 2007-02-19  Jim Meyering  <jim@meyering.net>
4761
4762         Don't use FD after a successful "fdopendir (fd)".
4763         * lib/getcwd.c (__getcwd) [AT_FDCWD]: fdopendir (fd) usually closes fd.
4764         Reset it by calling dirfd on the just-obtained DIR*.
4765
4766         * m4/ftruncate.m4: Adjust comment to give this module a 3-year reprieve.
4767         Prompted by a report from Bruno Haible that mingw lacks ftruncate.
4768
4769 2007-02-18  Bruno Haible  <bruno@clisp.org>
4770
4771         * lib/readlink.c: Include <unistd.h>.
4772         * m4/readlink.m4 (gl_FUNC_READLINK): Require gl_UNISTD_H_DEFAULTS. Set
4773         HAVE_READLINK.
4774         * modules/readlink (Depends-on): Add unistd.
4775         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
4776         (Include): Add <unistd.h>.
4777
4778         * lib/getlogin_r.h: Remove file.
4779         * lib/getlogin_r.c: Include <unistd.h> instead of getlogin_r.h.
4780         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE): Remove macro.
4781         (gl_GETLOGIN_R): Inline it here. Require gl_UNISTD_H_DEFAULTS. Set
4782         HAVE_DECL_GETLOGIN_R.
4783         * modules/getlogin_r (Files): Remove lib/getlogin_r.h.
4784         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
4785         (Include): Use <unistd.h> instead of getlogin_r.h.
4786
4787         * lib/getcwd.h: Remove file.
4788         * lib/getcwd.c: Include <unistd.h> instead of getcwd.h.
4789         * lib/xgetcwd.c: Likewise.
4790         * m4/getcwd.m4 (gl_FUNC_GETCWD): Require gl_UNISTD_H_DEFAULTS. Set
4791         REPLACE_GETCWD. Don't define __GETCWD_PREFIX.
4792         * modules/getcwd (Files): Remove lib/getcwd.h.
4793         (Depends-on): Add unistd.
4794         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
4795         (Include): Use <unistd.h> instad of getcwd.h.
4796
4797         * lib/ftruncate.c: Include <unistd.h> first.
4798         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Require gl_UNISTD_H_DEFAULTS.
4799         Set HAVE_FTRUNCATE.
4800         * modules/ftruncate (Depends-on): Add unistd.
4801         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
4802
4803         * lib/fchdir.c: Include <unistd.h> first.
4804         * lib/dirent_.h: Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT.
4805         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_UNISTD_H_DEFAULTS instead
4806         of gl_HEADER_UNISTD_DEFAULTS. Set REPLACE_FCHDIR. Don't set UNISTD_H.
4807         * modules/fchdir (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
4808         (Makefile.am): Substitute also REPLACE_FCHDIR into dirent.h.
4809
4810         * lib/dup2.c: Include <unistd.h> first.
4811         * m4/dup2.m4 (gl_FUNC_DUP2): Require gl_UNISTD_H_DEFAULTS. Set
4812         HAVE_DUP2.
4813         * modules/dup2 (Depends-on): Add unistd.
4814         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
4815
4816         * lib/chown.c: Include <unistd.h> first. Undefine chown later.
4817         * m4/chown.m4 (gl_FUNC_CHOWN): Require gl_UNISTD_H_DEFAULTS. Set
4818         REPLACE_CHOWN. Don't define chown as a macro here.
4819         * modules/chown (Depends-on): Add unistd.
4820         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
4821
4822         * lib/unistd_.h: Test HAVE_UNISTD_H determined at configure time.
4823         Add definition for GL_LINK_WARNING.
4824         (chown, dup2): New declarations.
4825         (fchdir): Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT. Provide optional
4826         link warning.
4827         (ftruncate): New declaration.
4828         (getcwd): New declaration, taken from old getcwd.h.
4829         (getlogin_r): New declaration, taken from old getlogin_r.h.
4830         (readlink): New declaration.
4831         * m4/unistd_h.m4 (gl_UNISTD_H): Renamed from gl_HEADER_UNISTD. Don't
4832         set UNISTD_H. Inline gl_PREREQ_UNISTD. Set HAVE_UNISTD_H.
4833         (gl_PREREQ_UNISTD): Remove macro.
4834         (gl_UNISTD_MODULE_INDICATOR): New macro.
4835         (gl_UNISTD_H_DEFAULTS): Renamed from gl_HEADER_UNISTD_DEFAULTS. Set
4836         many new variables. Don't set UNISTD_H.
4837         * modules/unistd (Description): Change.
4838         (Depends-on): Add link-warning.
4839         (configure.ac): Update.
4840         (Makefile.am): Create unistd.h always. Substitute many new variables
4841         into it.
4842
4843 2007-02-18  Bruno Haible  <bruno@clisp.org>
4844
4845         * lib/stdlib_.h (getsubopt): New declaration, copied from getsubopt.h.
4846         * modules/stdlib (stdlib.h): Also substitute GNULIB_GETSUBOPT and
4847         HAVE_GETSUBOPT.
4848         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Also initialize
4849         GNULIB_GETSUBOPT and HAVE_GETSUBOPT.
4850         * lib/getsubopt.h: Remove file.
4851         * modules/getsubopt (Files): Remove lib/getsubopt.h.
4852         (Depends-on): Add stdlib.
4853         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
4854         (Includes): Use <stdlib.h> instead of getsubopt.h.
4855         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Require gl_STDLIB_H_DEFAULTS.
4856         Set HAVE_GETSUBOPT.
4857         * lib/getsubopt.c: Don't include getsubopt.h.
4858
4859 2007-02-18  Bruno Haible  <bruno@clisp.org>
4860
4861         * modules/fchdir (Depends-on): Add dup2.
4862
4863 2007-02-18  Bruno Haible  <bruno@clisp.org>
4864
4865         * lib/stdlib_.h: Handle glibc's special invocation convention
4866         specially.
4867
4868 2007-02-18  Bruno Haible  <bruno@clisp.org>
4869
4870         * modules/stdlib-tests: New file.
4871         * tests/test-stdlib.c: New file.
4872
4873         * modules/mkstemp (Files): Remove lib/mkstemp.h.
4874         (Depends-on): Add stdlib.
4875         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
4876         (Includes): Use <stdlib.h> instead of mkstemp.h.
4877         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require gl_STDLIB_H_DEFAULTS. Set
4878         REPLACE_MKSTEMP. Remove definition of __MKSTEMP_PREFIX.
4879         * lib/mkstemp.c: Don't include mkstemp.h.
4880         * lib/mkstemp-safer.c: Include <stdlib.h> instead of mkstemp.h.
4881         * lib/stdlib--.h: Don't include mkstemp.h.
4882
4883         * modules/mkdtemp (Files): Remove lib/mkdtemp.h.
4884         (Depends-on): Add stdlib.
4885         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
4886         (Includes): Use <stdlib.h> instead of mkdtemp.h.
4887         * m4/mkdtemp.m4 (gt_FUNC_MKDTEMP): Require gl_STDLIB_H_DEFAULTS. Set
4888         HAVE_MKDTEMP.
4889         * lib/mkdtemp.c: Don't include mkdtemp.h.
4890         * lib/clean-temp.c: Don't include mkdtemp.h.
4891
4892         * modules/exit (Files): Remove lib/exit.h.
4893         (Depends-on): Add stdlib.
4894         (Makefile.am): Remove lib_SOURCES.
4895         (Include): Use <stdlib.h> instead of exit.h.
4896         * lib/argmatch.c: Don't include exit.h.
4897         * lib/execute.c: Likewise.
4898         * lib/pagealign_alloc.c: Likewise.
4899         * lib/pipe.c: Likewise.
4900         * lib/wait-process.c: Likewise.
4901         * lib/copy-file.c: Include <stdlib.h> instead of exit.h.
4902         * lib/exitfail.c: Likewise.
4903         * lib/savewd.c: Likewise.
4904         * lib/xsetenv.c: Likewise.
4905
4906         * modules/stdlib: New file.
4907         * lib/stdlib_.h: New file, incorporating exit.h, mkdtemp.h, mkstemp.h
4908         and extra comments about mkstemp().
4909         * lib/exit.h: Remove file.
4910         * lib/mkdtemp.h: Remove file.
4911         * lib/mkstemp.h: Remove file.
4912         * m4/stdlib_h.m4: New file.
4913         * MODULES.html.sh (Support for systems lacking ANSI C 89): Add stdlib.
4914
4915 2007-02-18  Bruno Haible  <bruno@clisp.org>
4916
4917         * modules/math-tests: New file.
4918         * tests/test-math.c: New file.
4919
4920         * modules/math: New file.
4921         * modules/mathl (Files): Remove lib/mathl.h.
4922         (Depends-on): Add math.
4923         (Makefile.am): Don't mention mathl.h.
4924         (Include): Use <math.h> instead of mathl.h.
4925         * lib/math_.h: New file.
4926         * lib/mathl.h: Remove file.
4927         * lib/acosl.c: Include <config.h> and <math.h> first. Don't include
4928         mathl.h.
4929         * lib/asinl.c: Likewise.
4930         * lib/atanl.c: Likewise.
4931         * lib/ceill.c: Likewise.
4932         * lib/cosl.c: Likewise.
4933         * lib/expl.c: Likewise.
4934         * lib/floorl.c: Likewise.
4935         * lib/frexpl.c: Likewise.
4936         * lib/ldexpl.c: Likewise.
4937         * lib/logl.c: Likewise.
4938         * lib/sincosl.c: Likewise.
4939         * lib/sinl.c: Likewise.
4940         * lib/sqrtl.c: Likewise.
4941         * lib/tanl.c: Likewise.
4942         * lib/trigl.c: Likewise.
4943         * m4/math_h.m4: New file.
4944         * MODULES.html.sh (Mathematics): Add math.
4945
4946 2007-02-17  Bruno Haible  <bruno@clisp.org>
4947
4948         * modules/wctype-tests: New file.
4949         * tests/test-wctype.c: New file.
4950
4951         * modules/wchar-tests: New file.
4952         * tests/test-wchar.c: New file.
4953
4954         * modules/unistd-tests: New file.
4955         * tests/test-unistd.c: New file.
4956
4957         * modules/time-tests: New file.
4958         * tests/test-time.c: New file.
4959
4960         * modules/sysexits-tests: New file.
4961         * tests/test-sysexits.c: New file.
4962
4963         * modules/sys_time-tests: New file.
4964         * tests/test-sys_time.c: New file.
4965
4966         * modules/sys_stat-tests: New file.
4967         * tests/test-sys_stat.c: New file.
4968
4969         * modules/sys_socket-tests: New file.
4970         * tests/test-sys_socket.c: New file.
4971
4972         * modules/sys_select-tests: New file.
4973         * tests/test-sys_select.c: New file.
4974
4975         * modules/string-tests: New file.
4976         * tests/test-string.c: New file.
4977
4978         * modules/stdbool-tests: New file.
4979         * tests/test-stdbool.c: New file.
4980
4981         * modules/netinet_in-tests: New file.
4982         * tests/test-netinet_in.c: New file.
4983
4984         * modules/inttypes-tests: New file.
4985         * tests/test-inttypes.c: New file.
4986
4987         * modules/fcntl-tests: New file.
4988         * tests/test-fcntl.c: New file.
4989
4990         * modules/byteswap-tests: New file.
4991         * tests/test-byteswap.c: New file.
4992
4993         * modules/arpa_inet-tests: New file.
4994         * tests/test-arpa_inet.c: New file.
4995
4996 2007-02-17  Bruno Haible  <bruno@clisp.org>
4997
4998         * lib/inttypes_.h: Add definition for GL_LINK_WARNING.
4999         (imaxabs, imaxdiv, strtoimax, strtoumax): Don't declare the function
5000         if the corresponding module is not enabled. Emit link warnings if
5001         the function is used nevertheless.
5002         * m4/inttypes.m4 (gl_INTTYPES_H): Never use the existing <inttypes.h>.
5003         Don't AC_SUBST HAVE_DECL_IMAXABS, HAVE_DECL_IMAXDIV,
5004         HAVE_DECL_STRTOIMAX, HAVE_DECL_STRTOUMAX.
5005         (gl_INTTYPES_MODULE_INDICATOR, gl_INTTYPES_H_DEFAULTS): New macros.
5006         * modules/inttypes (Depends-on): Add link-warning.
5007         (Makefile.am): Copy the contents of build-aux/link-warning.h into
5008         inttypes.h. Substitute also GNULIB_IMAXABS, GNULIB_IMAXDIV,
5009         GNULIB_STRTOIMAX, GNULIB_STRTOUMAX.
5010         * modules/imaxabs (configure.ac): Invoke gl_INTTYPES_MODULE_INDICATOR.
5011         * modules/imaxdiv (configure.ac): Likewise.
5012         * modules/strtoimax (configure.ac): Likewise.
5013         * modules/strtoumax (configure.ac): Likewise.
5014
5015 2007-02-17  Bruno Haible  <bruno@clisp.org>
5016
5017         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Include the contents of
5018         gl_STRING_MODULE_INDICATOR_DEFAULTS.
5019         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Remove macro.
5020         (gl_HEADER_STRING_H_BODY, gl_STRING_MODULE_INDICATOR): Update.
5021
5022 2007-02-17  Bruno Haible  <bruno@clisp.org>
5023
5024         * modules/link-warning: New file.
5025         * build-aux/link-warning.h: New file, extracted from lib/string_.h.
5026         * lib/string_.h (GL_LINK_WARNING): Remove definition.
5027         * modules/string (Depends-on): Add link-warning.
5028         (Makefile.am): Copy the contents of build-aux/link-warning.h into
5029         string.h.
5030         * MODULES.html.sh (Support for building libraries and executables): Add
5031         link-warning.
5032
5033 2007-02-17  Bruno Haible  <bruno@clisp.org>
5034
5035         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strcasecmp,
5036         strncasecmp, strchr, strchrnul, strdup, strndup, strnlen, strcspn,
5037         strpbrk, strspn, strrchr, strsep, strstr, strcasestr, strtok_r): Break
5038         long lines.
5039
5040 2007-02-17  Ben Pfaff  <blp@cs.stanford.edu>
5041             Bruno Haible  <bruno@clisp.org>
5042
5043         * modules/tmpfile: New file.
5044         * lib/tmpfile.c: New file.
5045         * m4/tmpfile.m4: New file.
5046         * MODULES.html.sh (func_all_modules): New section "Input/output".
5047
5048 2007-02-15  Bruno Haible  <bruno@clisp.org>
5049
5050         * lib/clean-temp.c [WIN32 && !CYGWIN]: Include <windows.h>.
5051         (supports_delete_on_close): New function.
5052         (open_temp, fopen_temp): Use _O_TEMPORARY when supported.
5053
5054 2007-02-14  Bruno Haible  <bruno@clisp.org>
5055
5056         * modules/mbspcasecmp-tests: New file.
5057         * tests/test-mbspcasecmp.sh: New file.
5058         * tests/test-mbspcasecmp.c: New file.
5059
5060         New module mbspcasecmp.
5061         * modules/mbspcasecmp: New file.
5062         * lib/mbspcasecmp.c: New file.
5063         * lib/string_.h (strncasecmp): Change warning message.
5064         (mbspcasecmp): New declaration.
5065         * m4/mbspcasecmp.m4: New file.
5066         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
5067         GNULIB_MBSPCASECMP.
5068         * modules/string (string.h): Also substitute GNULIB_MBSPCASECMP.
5069         * MODULES.html.sh (Internationalization functions): Add mbspcasecmp.
5070
5071 2007-02-14  Bruno Haible  <bruno@clisp.org>
5072
5073         * modules/mbsncasecmp-tests: New file.
5074         * tests/test-mbsncasecmp.sh: New file.
5075         * tests/test-mbsncasecmp.c: New file.
5076
5077         New module mbsncasecmp.
5078         * modules/mbsncasecmp: New file.
5079         * lib/mbsncasecmp.c: New file.
5080         * lib/string_.h (mbsncasecmp): New declaration.
5081         * m4/mbsncasecmp.m4: New file.
5082         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
5083         GNULIB_MBSNCASECMP.
5084         * modules/string (string.h): Also substitute GNULIB_MBSNCASECMP.
5085         * MODULES.html.sh (Internationalization functions): Add mbsncasecmp.
5086
5087 2007-02-14  Paul Eggert  <eggert@cs.ucla.edu>
5088
5089         * lib/exclude.c (FNM_EXTMATCH): Define if system does not.
5090         Verify that it doesn't overlap with our flags.
5091         (fnmatch_no_wildcards): Don't use strcasecmp or strncasecmp, which
5092         do not have the desired effect in multibyte locales; instead, use
5093         mbscasecmp.
5094         * modules/exclude (Depends-on): Depend on mbscasecmp, not strcase.
5095         Add dependency on xalloc.  Depend on fnmatch, not fnmatch-gnu, since
5096         we don't require GNU fnmatch ourselves (if our users require it, they
5097         should do so explicitly).
5098
5099         Fix regex code so it doesn't rely on strcasecmp.
5100         * lib/regex_internal.h: Include <langinfo.h> only if _LIBC is defined.
5101         Otherwise, include gnulib's langinfo.h.
5102         * lib/regcomp.c (init_dfa): Don't use strcasecmp, as it can have
5103         undesirable behavior in non-C locales.  Instead, rely on localecharset.
5104         * m4/regex.m4 (gl_PREREQ_REGEX): Don't require AM_LANGINFO_CODESET.
5105         * modules/regex (FILES): Remove m4/codeset.m4.
5106         (Depends-on): Add localcharset.  Remove strcase.
5107
5108 2007-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5109
5110         * m4/unlinkdir.m4 (gl_UNLINKDIR): Fix m4 quoting bug.
5111         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Likewise.
5112
5113 2007-02-13  Bruno Haible  <bruno@clisp.org>
5114
5115         * m4/intdiv0.m4 (gt_INTDIV0): Assume ANSI C. Fix underquoting bug.
5116         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
5117
5118 2007-02-12  Bruno Haible  <bruno@clisp.org>
5119
5120         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
5121         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): If
5122         GNULIB_POSIXCHECK and the gnulib module not enabled, provoke a link-
5123         time warning rather than a link error.
5124
5125 2007-02-12  Bruno Haible  <bruno@clisp.org>
5126
5127         * m4/locale-fr.m4 (gt_LOCALE_FR): Fix m4 quoting bug.
5128         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
5129         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
5130
5131 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
5132
5133         * lib/string_.h (strncasecmp): Fix typo: this macro takes 3
5134         args, not 2.
5135
5136 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
5137
5138         New module 'time', so that apps can include <time.h> as per
5139         POSIX and GNU instead of separate include files like time_r.h
5140         and timegm.h.  This implementation tries out a simpler approach
5141         for replacing decls in standard include files (as compared to
5142         the string module), somewhat as an experiment.
5143
5144         * config/srclist.txt: Comment out mktime.c for now.
5145         * doc/gnulib-tool.texi (Initial import): Don't use time_r as an example
5146         since it doesn't apply any more.  Use generic wording instead.
5147         * MODULES.html.sh (Support for systems lacking POSIX:2001): New module
5148         'time'.
5149         * lib/time_.h, m4/time_h.m4, modules/time: New files.
5150         * lib/strptime.h, lib/time_r.h, lib/timegm.h: Remove.
5151         * lib/mktime.c: Include config.h depending on _LIBC, not HAVE_CONFIG_H.
5152         Don't include <sys/types.h>; no longer needed since we assume C89.
5153         * lib/mktime.c: Don't include "time_r.h"; no longer needed.
5154         * lib/strftime.c: Likewise.
5155         * lib/time_r.c: Likewise.
5156         * lib/nanosleep.c (nanosleep): #undef after include files, not before.
5157         * lib/nanosleep.c: Include <time.h> first, to check interface.
5158         * lib/strptime.c: Likewise.
5159         * lib/time_r.c: Likewise.
5160         * lib/timegm.c: Likewise.
5161         * lib/strptime.c: Don't include strptime.h or time_r.h; no longer
5162         needed.
5163         * lib/timegm.c: Don't include timegm.h; no longer needed.
5164         * lib/timespec.h: Don't include <sys/time.h> before <time.h>;
5165         time.h now handles any problems in that area.
5166         (struct timespec, nanosleep): Remove; time.h now arranges for these.
5167         * lib/xnanosleep.c: Don't include timespec.h; no longer needed now
5168         that time.h defines struct timespec.
5169         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check that nanosleep is declared.
5170         Set REPLACE_NANOSLEEP.  Don't AC_DEFINE nanosleep; the time module now
5171         handles that.
5172         * m4/strptime.m4 (gl_FUNC_STPRTIME): Set REPLACE_STRPTIME.
5173         * m4/time_r.m4 (gl_TIME_R): Don't define HAVE_TIME_R_POSIX; no longer
5174         needed.  Set REPLACE_LOCALTIME.
5175         * m4/timegm.m4 (gl_FUNC_TIMEGM): Set REPLACE_TIMEGM.
5176         * m4/timespec.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Move to time_h.m4.
5177         (gl_TIMESPEC): Don't check for sys/time.h or struct timespec or
5178         nanosleep; time_h.m4 now does that.  Don't require
5179         gl_USE_SYSTEM_EXTENSIONS; no longer needed directly, and the time
5180         module handles this now.
5181         * modules/getdate (Depends-on): Remove timespec.  Add time.
5182         * modules/nanosleep (Depends-on): Likewise.
5183         * modules/stat-time (Depends-on): Likewise.
5184         * modules/nanosleep (Include): Include time.h, not timespec.h.
5185         * modules/strptime (Files): Remove lib/strptime.h.
5186         (Depends-on): Add extensions, time.
5187         (Include): Include time.h, not strptime.h.
5188         * modules/time_r (Files): Remove lib/time_r.h.
5189         (Depends-on): Add time.
5190         (Include): Include time.h, not time_r.h.
5191         * modules/timegm: Likewise.
5192         * modules/timespec (Description): Now does timespec-related decls
5193         of our own, instead of struct timespec itself.
5194         (Depends-on): Add time; remove extensions.
5195         (Maintainer): Add self.
5196         * modules/utimecmp (Depends-on): Add time; remove timespec.
5197         * modules/utimens (Depends-on): Likewise.
5198         * modules/xnanosleep (Depends-on): Likewise.
5199
5200 2007-02-11  Bruno Haible  <bruno@clisp.org>
5201
5202         * lib/c-strstr.c: Include allocsa.h.
5203         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
5204         * lib/c-strcasestr.c: Include allocsa.h.
5205         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
5206         * lib/strcasestr.c: Include allocsa.h.
5207         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
5208         * lib/mbsstr.c: Include allocsa.h.
5209         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
5210         allocsa/freesa instead of malloc/free.
5211         * lib/mbscasestr.c: Include allocsa.h.
5212         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
5213         allocsa/freesa instead of malloc/free.
5214         * modules/c-strstr (Depends-on): Add allocsa.
5215         * modules/c-strcasestr (Depends-on): Likewise.
5216         * modules/strcasestr (Depends-on): Likewise.
5217         * modules/mbsstr (Depends-on): Likewise.
5218         * modules/mbscasestr (Depends-on): Likewise.
5219
5220 2007-02-11  Bruno Haible  <bruno@clisp.org>
5221
5222         * lib/mbsspn.c (mbsspn): Fix bug. Remove unnecessary strlen call.
5223
5224         * modules/mbsspn-tests: New file.
5225         * tests/test-mbsspn.sh: New file.
5226         * tests/test-mbsspn.c: New file.
5227
5228 2007-02-11  Bruno Haible  <bruno@clisp.org>
5229
5230         * lib/mbspbrk.c (mbspbrk): Remove unneeded cast.
5231
5232         * modules/mbspbrk-tests: New file.
5233         * tests/test-mbspbrk.sh: New file.
5234         * tests/test-mbspbrk.c: New file.
5235
5236 2007-02-11  Bruno Haible  <bruno@clisp.org>
5237
5238         * lib/mbscspn.c (mbscspn): Remove unnecessary strlen call and
5239         unneeded cast.
5240
5241         * modules/mbscspn-tests: New file.
5242         * tests/test-mbscspn.sh: New file.
5243         * tests/test-mbscspn.c: New file.
5244
5245 2007-02-11  Bruno Haible  <bruno@clisp.org>
5246
5247         * modules/mbscasecmp-tests: New file.
5248         * tests/test-mbscasecmp.sh: New file.
5249         * tests/test-mbscasecmp.c: New file.
5250
5251 2007-02-11  Bruno Haible  <bruno@clisp.org>
5252
5253         Ensure O(n) worst-case complexity of mbscasestr.
5254         * lib/mbscasestr.c: Include stdbool.h.
5255         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
5256         functions.
5257         (mbscasestr): Add some bookkeeping. Invoke knuth_morris_pratt_* when
5258         the bookkeeping indicates that it's worth it.
5259         * modules/mbscasestr (Depends-on): Add stdbool, mbslen, strnlen.
5260
5261         * modules/mbscasestr-tests: New file.
5262         * tests/test-mbscasestr1.c: New file.
5263         * tests/test-mbscasestr2.sh: New file.
5264         * tests/test-mbscasestr2.c: New file.
5265         * tests/test-mbscasestr3.sh: New file.
5266         * tests/test-mbscasestr3.c: New file.
5267         * tests/test-mbscasestr4.sh: New file.
5268         * tests/test-mbscasestr4.c: New file.
5269         * m4/locale-tr.m4: New file.
5270
5271 2007-02-11  Bruno Haible  <bruno@clisp.org>
5272
5273         Ensure O(n) worst-case complexity of mbsstr.
5274         * lib/mbsstr.c: Include stdbool.h.
5275         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
5276         functions.
5277         (mbsstr): Add some bookkeeping. Invoke knuth_morris_pratt_* when the
5278         bookkeeping indicates that it's worth it.
5279         * modules/mbsstr (Depends-on): Add stdbool, mbslen, strnlen.
5280
5281         * modules/mbsstr-tests: New file.
5282         * tests/test-mbsstr1.c: New file.
5283         * tests/test-mbsstr2.sh: New file.
5284         * tests/test-mbsstr2.c: New file.
5285         * tests/test-mbsstr3.sh: New file.
5286         * tests/test-mbsstr3.c: New file.
5287         * m4/locale-fr.m4: New file.
5288
5289 2007-02-11  Bruno Haible  <bruno@clisp.org>
5290
5291         * lib/mbsrchr.c (mbsrchr): Fix bug.
5292
5293         * modules/mbsrchr-tests: New file.
5294         * tests/test-mbsrchr.sh: New file.
5295         * tests/test-mbsrchr.c: New file.
5296
5297 2007-02-11  Bruno Haible  <bruno@clisp.org>
5298
5299         * lib/mbschr.c (mbschr): Fix bug.
5300
5301         * modules/mbschr-tests: New file.
5302         * tests/test-mbschr.sh: New file.
5303         * tests/test-mbschr.c: New file.
5304         * m4/locale-zh.m4: New file.
5305
5306 2007-02-11  Bruno Haible  <bruno@clisp.org>
5307
5308         Support for copying multibyte string iterators.
5309         * lib/mbiter.h: Include <string.h>.
5310         (mbiter_multi_copy): New function.
5311         (mbi_copy): New macro.
5312         * lib/mbuiter.h: Include <string.h>.
5313         (mbuiter_multi_copy): New function.
5314         (mbui_copy): New macro.
5315
5316 2007-02-11  Bruno Haible  <bruno@clisp.org>
5317
5318         New module mbslen.
5319         * modules/mbslen: New file.
5320         * lib/mbslen.c: New file.
5321         * lib/string_.h (mbslen): New declaration.
5322         * m4/mbslen.m4: New file.
5323         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
5324         GNULIB_MBSLEN.
5325         * modules/string (string.h): Also substitute GNULIB_MBSLEN.
5326         * MODULES.html.sh (Internationalization functions): Add mbslen.
5327
5328 2007-02-11  Bruno Haible  <bruno@clisp.org>
5329
5330         Ensure O(n) worst-case complexity of strcasestr substitute.
5331         * lib/strcasestr.c: Include stdbool.h.
5332         (knuth_morris_pratt): New function.
5333         (strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when the
5334         bookkeeping indicates that it's worth it.
5335         * modules/strcasestr (Depends-on): Add stdbool, strnlen.
5336
5337         * modules/strcasestr-tests: New file.
5338         * tests/test-strcasestr.c: New file.
5339
5340 2007-02-11  Bruno Haible  <bruno@clisp.org>
5341
5342         Ensure O(n) worst-case complexity of c_strcasestr.
5343         * lib/c-strcasestr.c: Include stdbool.h, string.h.
5344         (knuth_morris_pratt): New function.
5345         (c_strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when
5346         the bookkeeping indicates that it's worth it.
5347         * modules/c-strcasestr (Depends-on): Add stdbool, strnlen.
5348
5349         * modules/c-strcasestr-tests: New file.
5350         * tests/test-c-strcasestr.c: New file.
5351
5352 2007-02-11  Bruno Haible  <bruno@clisp.org>
5353
5354         Ensure O(n) worst-case complexity of c_strstr.
5355         * lib/c-strstr.c: Include stdbool.h, string.h.
5356         (knuth_morris_pratt): New function.
5357         (c_strstr): Add some bookkeeping. Invoke knuth_morris_pratt when the
5358         bookkeeping indicates that it's worth it.
5359         * modules/c-strstr (Depends-on): Add stdbool, strnlen.
5360
5361         * lib/c-strstr.c: Complete rewrite for maintainability.
5362
5363         * modules/c-strstr-tests: New file.
5364         * tests/test-c-strstr.c: New file.
5365
5366 2007-02-11  Bruno Haible  <bruno@clisp.org>
5367
5368         * m4/javacomp.m4 (gt_JAVACOMP): Work around a 'tr' bug in coreutils
5369         5.2.1 and earlier, whereby \055 was treated just like the range
5370         delimiter '-'.
5371         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
5372
5373 2007-02-08  Bruno Haible  <bruno@clisp.org>
5374
5375         * modules/regex (Depends-on): Add stdbool.
5376         Reported by Dalibor Topic <robilad@kaffe.org>.
5377
5378 2007-02-05  Paul Eggert  <eggert@cs.ucla.edu>
5379
5380         * m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
5381         Prefer returning from main to exiting from it.
5382         Remove unnecessary parens after sizeof.
5383
5384 2007-02-05  Bruno Haible  <bruno@clisp.org>
5385
5386         New module mbssep.
5387         * modules/mbssep: New file.
5388         * lib/mbssep.c: New file.
5389         * lib/string_.h (strsep): Add a conditional link warning.
5390         (mbssep): New declaration.
5391         * m4/mbssep.m4: New file.
5392         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
5393         GNULIB_MBSSEP.
5394         * modules/string (string.h): Also substitute GNULIB_MBSSEP.
5395         * MODULES.html.sh (Internationalization functions): Add mbssep.
5396
5397 2007-02-05  Bruno Haible  <bruno@clisp.org>
5398
5399         * lib/strsep.c (strsep): Fix actions in case of no delimiters.
5400         Optimize search in case of 1 delimiter.
5401
5402 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
5403
5404         * lib/acl.h: Include sys/types.h before sys/acl.h.
5405
5406 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
5407
5408         Merge upstream fix for glibc bugzilla #3957:
5409
5410         2007-02-05  Jakub Jelinek  <jakub@redhat.com>
5411
5412         * lib/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
5413         bit for RE_HAT_LISTS_NOT_NEWLINE.
5414         (build_charclass_op): Remove bogus comment.
5415
5416 2007-02-05  Simon Josefsson  <simon@josefsson.org>
5417
5418         * lib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
5419
5420 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
5421
5422         * lib/getsubopt.c [!_LIBC]: Include config.h and getsubopt.h.
5423         * lib/memmem.c [!defined _LIBC]: Include config.h.
5424
5425 2007-02-04  Bruno Haible  <bruno@clisp.org>
5426
5427         * lib/string_.h (GL_LINK_WARNING2): Put the word "warning:" into the
5428         warning message.
5429
5430 2007-02-04  Bruno Haible  <bruno@clisp.org>
5431
5432         New module mbstok_r.
5433         * modules/mbstok_r: New file.
5434         * lib/mbstok_r.c: New file.
5435         * lib/string_.h (strtok_r): Change argument names to match the
5436         comments. Add a conditional link warning.
5437         (mbstok_r): New declaration.
5438         * m4/mbstok_r.m4: New file.
5439         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
5440         GNULIB_MBSTOK_R.
5441         * modules/string (string.h): Also substitute GNULIB_MBSTOK_R.
5442         * MODULES.html.sh (Internationalization functions): Add mbstok_r.
5443
5444 2007-02-04  Bruno Haible  <bruno@clisp.org>
5445
5446         New module mbsspn.
5447         * modules/mbsspn: New file.
5448         * lib/mbsspn.c: New file.
5449         * lib/string_.h (strspn): Add a conditional link warning.
5450         (mbsspn): New declaration.
5451         * m4/mbsspn.m4: New file.
5452         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
5453         GNULIB_MBSSPN.
5454         * modules/string (string.h): Also substitute GNULIB_MBSSPN.
5455         * MODULES.html.sh (Internationalization functions): Add mbsspn.
5456
5457 2007-02-04  Bruno Haible  <bruno@clisp.org>
5458
5459         New module mbspbrk.
5460         * modules/mbspbrk: New file.
5461         * lib/mbspbrk.c: New file.
5462         * lib/string_.h (strpbrk): Add a conditional link warning.
5463         (mbspbrk): New declaration.
5464         * m4/mbspbrk.m4: New file.
5465         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
5466         GNULIB_MBSPBRK.
5467         * modules/string (string.h): Also substitute GNULIB_MBSPBRK.
5468         * MODULES.html.sh (Internationalization functions): Add mbspbrk.
5469
5470 2007-02-04  Bruno Haible  <bruno@clisp.org>
5471
5472         New module mbscspn.
5473         * modules/mbscspn: New file.
5474         * lib/mbscspn.c: New file.
5475         * lib/string_.h (strcspn): Add a conditional link warning.
5476         (mbscspn): New declaration.
5477         * m4/mbscspn.m4: New file.
5478         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
5479         GNULIB_MBSCSPN.
5480         * modules/string (string.h): Also substitute GNULIB_MBSCSPN.
5481         * MODULES.html.sh (Internationalization functions): Add mbscspn.
5482
5483 2007-02-04  Bruno Haible  <bruno@clisp.org>
5484
5485         New module mbscasestr, reduced goal of strcasestr.
5486         * modules/mbscasestr: New file.
5487         * lib/mbscasestr.c: New file, copied from lib/strcasestr.c.
5488         (mbscasestr): Renamed from strcasestr.
5489         * lib/strcasestr.c: Don't include mbuiter.h.
5490         (strcasestr): Remove support for multibyte locales.
5491         * lib/string_.h (strcasestr): Don`t rename. Declare only if missing.
5492         Change the conditional link warning.
5493         (mbscasestr): New declaration.
5494         * m4/mbscasestr.m4: New file.
5495         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Enable the replacement only if
5496         the system does not have strcasestr. Set HAVE_STRCASESTR instead of
5497         REPLACE_STRCASESTR.
5498         (gl_PREREQ_STRCASESTR): Don't require gl_FUNC_MBRTOWC.
5499         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
5500         HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
5501         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSCASESTR.
5502         * modules/string (string.h): Also substitute GNULIB_MBSCASESTR.
5503         Substitute HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
5504         * modules/strcasestr (Files): Remove m4/mbrtowc.m4.
5505         (Depends-on): Remove mbuiter.
5506         * MODULES.html.sh (Internationalization functions): Add mbscasestr.
5507
5508 2007-02-04  Bruno Haible  <bruno@clisp.org>
5509
5510         Simplify handling of strncasecmp.
5511         * lib/string_.h (strncasecmp): Remove test for GNULIB_STRCASE. Change
5512         the conditional link warning.
5513         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
5514         HAVE_STRCASECMP, not REPLACE_STRCASECMP.
5515         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Don't initialize GNULIB_STRCASE.
5516         * modules/strcase (configure.ac): Don't invoke
5517         gl_STRING_MODULE_INDICATOR.
5518         * modules/string (string.h): Don't substitute GNULIB_STRCASE.
5519
5520 2007-02-04  Bruno Haible  <bruno@clisp.org>
5521
5522         New module mbscasecmp, reduced goal of strcasecmp.
5523         * modules/mbscasecmp: New file.
5524         * lib/mbscasecmp.c: New file, copied from lib/strcasecmp.c.
5525         (mbscasecmp): Renamed from strcasecmp.
5526         * lib/strcasecmp.c: Don't include mbuiter.h.
5527         (strcasecmp): Remove support for multibyte locales.
5528         * lib/string_.h (strcasecmp): Don`t rename. Declare only if missing.
5529         Change the conditional link warning.
5530         (mbscasecmp): New declaration.
5531         * m4/mbscasecmp.m4: New file.
5532         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Enable the replacement only if
5533         the system lacks strcasecmp. Set HAVE_STRCASECMP instead of
5534         REPLACE_STRCASECMP.
5535         (gl_PREREQ_STRCASECMP): Don't require gl_FUNC_MBRTOWC.
5536         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
5537         GNULIB_MBSCASECMP.
5538         * modules/string (string.h): Also substitute GNULIB_MBSCASECMP.
5539         Substitute HAVE_STRCASECMP instead of REPLACE_STRCASECMP.
5540         * modules/strcase (Files): Remove m4/mbrtowc.m4.
5541         (Depends-on): Remove mbuiter.
5542         * MODULES.html.sh (Internationalization functions): Add mbscasecmp.
5543
5544 2007-02-04  Bruno Haible  <bruno@clisp.org>
5545
5546         New module mbsstr. Remove module strstr.
5547         * modules/mbsstr: New file.
5548         * modules/strstr: Remove file.
5549         * lib/mbsstr.c: Renamed from lib/strstr.c.
5550         (mbsstr): Renamed from strstr.
5551         * lib/string_.h (strstr): Remove declaration. Change the conditional
5552         link warning.
5553         (mbsstr): New declaration.
5554         * m4/mbsstr.m4: New file.
5555         * m4/strstr.m4: Remove file.
5556         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Don't initialize
5557         REPLACE_STRSTR.
5558         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSSTR.
5559         Don't initialize GNULIB_STRSTR.
5560         * modules/string (string.h): Also substitute GNULIB_MBSSTR. Don't
5561         substitute GNULIB_STRSTR and REPLACE_STRSTR.
5562         * MODULES.html.sh (Internationalization functions): Add mbsstr.
5563         (Support for systems lacking ANSI C 89): Remove strstr.
5564
5565 2007-02-04  Bruno Haible  <bruno@clisp.org>
5566
5567         New module mbsrchr.
5568         * modules/mbsrchr: New file.
5569         * lib/mbsrchr.c: New file.
5570         * lib/string_.h (strrchr): Add a conditional link warning.
5571         (mbsrchr): New declaration.
5572         * m4/mbsrchr.m4: New file.
5573         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
5574         GNULIB_MBSRCHR.
5575         * modules/string (string.h): Also substitute GNULIB_MBSRCHR.
5576         * MODULES.html.sh (Internationalization functions): Add mbsrchr.
5577
5578 2007-02-04  Bruno Haible  <bruno@clisp.org>
5579
5580         New module mbschr.
5581         * modules/mbschr: New file.
5582         * lib/mbschr.c: New file.
5583         * lib/string_.h (strchr): Add a conditional link warning.
5584         (mbschr): New declaration.
5585         * m4/mbschr.m4: New file.
5586         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
5587         GNULIB_MBSCHR.
5588         * modules/string (string.h): Also substitute GNULIB_MBSCHR.
5589         * MODULES.html.sh (Internationalization functions): Add mbschr.
5590
5591 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
5592
5593         * lib/stdbool_.h: Mention that bool bit-fields aren't supported.
5594
5595         * modules/stdarg (configure.ac-early): Require AC_PROG_CC_STDC.
5596
5597 2007-02-04  Bruno Haible  <bruno@clisp.org>
5598
5599         New module description section 'configure.ac-early'.
5600         * gnulib-tool (sed_extract_prog): Recognize configure.ac-early.
5601         (func_get_autoconf_early_snippet): New function.
5602         (func_import, func_create_testdir): Use it. Remove special cases for
5603         modules 'extensions' and 'lock'.
5604         * modules/extensions (configure.ac-early): Require
5605         gl_USE_SYSTEM_EXTENSIONS.
5606         * modules/lock (configure.ac-early): Require gl_LOCK_EARLY.
5607
5608 2007-02-04  Bruno Haible  <bruno@clisp.org>
5609
5610         Make use of gcj-4.3's -fsource and -ftarget option.
5611         * m4/javacomp.m4 (gt_JAVACOMP): Test whether gcj is in version >= 4.3,
5612         and if so try the options -fsource and -ftarget.
5613         * lib/javacomp.c (compile_using_gcj): Add fsource_option,
5614         source_version, ftarget_option, target_version arguments.
5615         (is_envjavac_gcj43, is_envjavac_gcj43_usable): New functions.
5616         (is_envjavac_oldgcj_14_14_usable): Renamed from
5617         is_envjavac_gcj_14_14_usable.
5618         (is_envjavac_oldgcj_14_13_usable): Renamed from
5619         is_envjavac_gcj_14_13_usable.
5620         (is_gcj_present): Update.
5621         (is_gcj_43, is_gcj43_usable): New functions.
5622         (is_oldgcj_14_14_usable): Renamed from is_gcj_14_14_usable. Update.
5623         (is_oldgcj_14_13_usable): Renamed from is_gcj_14_13_usable. Update.
5624         (compile_java_class): Test whether gcj is in version >= 4.3, and if so
5625         try the options -fsource and -ftarget.
5626
5627 2007-02-03  Paul Eggert  <eggert@cs.ucla.edu>
5628
5629         * lib/xalloc.h (x2nrealloc): Fix an unlikely bug in the overflow
5630         checking code.  Set N = ceil (1.5 * N) rather than to a slightly
5631         larger value.
5632
5633 2007-02-03  Jim Meyering  <jim@meyering.net>
5634
5635         Give tools a better chance to allocate space for very large buffers.
5636         * lib/xalloc.h (x2nrealloc): Use 3/2, not 2, as buffer size factor.
5637
5638         Make pwd and readlink work also when run with an unreadable parent dir
5639         on systems with openat support.
5640         * lib/getcwd.c (__getcwd) [HAVE_PARTLY_WORKING_GETCWD]: Use the system
5641         provided getcwd function, even when we have openat support.
5642         Reported by Dmitry V. Levin in <http://bugzilla.redhat.com/227168>.
5643
5644 2007-02-02  Bruno Haible  <bruno@clisp.org>
5645
5646         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
5647         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): Provoke a link
5648         error only if GNULIB_POSIXCHECK is defined. Needed to avoid artificial
5649         portability problems if one of these functions is only used on specific
5650         platforms.
5651         Reported by Paul Eggert.
5652
5653 2007-02-02  Paul Eggert  <eggert@cs.ucla.edu>
5654
5655         Avoid mempcpy in the regex code, as the string.h mempcpy stuff
5656         is causing more trouble than it's curing.
5657         * lib/regex_internal.h (__mempcpy): Remove.
5658         * lib/regcomp.c (regerror): Rewrite to avoid the need for mempcpy
5659         (and make the code a tad smaller to boot).
5660         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for mempcpy.
5661
5662 2007-02-02  Jim Meyering  <jim@meyering.net>
5663
5664         * modules/arpa_inet: Put AC_PROG_MKDIR_P in the configure.ac:
5665         section, not in the Makefile.am: one.
5666
5667 2007-02-02  Eric Blake  <ebb9@byu.net>
5668
5669         * lib/strchrnul.c: Always include config.h first.
5670
5671         * modules/mountlist (Depends-on): Revert 2007-01-31 change,
5672         gnulib strstr is not necessary here.
5673
5674 2007-02-02  Simon Josefsson  <simon@josefsson.org>
5675
5676         * m4/socklen.m4: Fix typo.
5677
5678 2007-02-02  Eric Blake  <ebb9@byu.net>
5679
5680         * modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid races.
5681         * modules/netinet_in (Makefile.am): Likewise.
5682
5683 2007-02-01  Bruno Haible  <bruno@clisp.org>
5684
5685         * lib/string_.h (GL_LINK_WARNING): New macro.
5686         (strcasecmp, strstr, strcasestr): If provided by the system,
5687         conditionally define as a macro that leads to a warning instead of to
5688         an error.
5689         (strncasecmp): Conditionally define as a macro that leads to a warning.
5690
5691 2007-02-01  Karl Berry  <karl@gnu.org>
5692
5693         * config/srclist.txt (strtok_r.c): lose sync, no more strtok_r.h.
5694
5695 2007-02-01  Bruno Haible  <bruno@clisp.org>
5696
5697         * MODULES.html.sh (Unicode string functions): Update after 2007-01-27
5698         renamings.
5699
5700 2007-02-01  Eric Blake  <ebb9@byu.net>
5701
5702         * modules/regex (Depends-on): Revert dependence on mempcpy.
5703         * lib/regex_internal.h [! _LIBC && !__mempcpy]: Undo string
5704         module's definition of mempcpy.
5705         Reported by Paul Eggert.
5706
5707 2007-02-01  Paul Eggert  <eggert@cs.ucla.edu>
5708
5709         * lib/string_.h: If the gnulib module XYZ is not present, undefine
5710         the symbol XYZ before redefining it.  This fixes a problem with
5711         programs that don't use XYZ, when compiled on systems that define
5712         XYZ to something else.
5713
5714 2007-01-31  Paul Eggert  <eggert@cs.ucla.edu>
5715
5716         * lib/mkdir-p.c (make_dir_parents): Close a race condition that
5717         occurs when "mkdir -m foo" creates a setgid directory that is (1)
5718         writeable to group or other and (2) is intended to have a special
5719         mode bit that is set or cleared.  In such a case, the directory
5720         should be neither group- nor other-writeable until the special
5721         mode bits are right.
5722
5723 2007-01-31  Eric Blake  <ebb9@byu.net>
5724
5725         * modules/mountlist (Depends-on): Add strstr.
5726
5727         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usage
5728         bug.
5729         * modules/string (Makefile.am): Remove redundant replacement.
5730         * modules/regex (Depends-on): Add mempcpy.
5731
5732 2007-01-31  Bruno Haible  <bruno@clisp.org>
5733
5734         New module description field 'Link'.
5735         * gnulib-tool (func_usage): Document --extract-link-directive.
5736         (sed_extract_prog): Recognize 'Link' directive.
5737         (func_get_link_directive): New function.
5738         (func_import): Show summary of link directives.
5739         Handle --extract-link-directive option.
5740         * modules/acl (Link): New section.
5741         * modules/clock-time (Link): New section.
5742         * modules/euidaccess (Link): New section.
5743         * modules/gettext (Link): New section.
5744         * modules/iconv (Link): New section.
5745         * modules/lock (Link): New section.
5746         * modules/nanosleep (Link): New section.
5747         * modules/readline (Link): New section.
5748
5749 2007-01-27  Bruno Haible  <bruno@clisp.org>
5750
5751         Enforce the use of gnulib modules for unportable <string.h> functions.
5752         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): New macro.
5753         (gl_STRING_MODULE_INDICATOR_DEFAULTS): New macro.
5754         (gl_HEADER_STRING_H_BODY): Require it.
5755         * lib/string_.h: If the gnulib module XYZ is not present, redefine
5756         the symbol XYZ to one that gives a link error.
5757         * modules/string (Makefile.am): Also substitute the GNULIB_* variables.
5758         * modules/memmem (configure.ac): Invoke gl_STRING_MODULE_INDICATOR.
5759         * modules/mempcpy (configure.ac): Likewise.
5760         * modules/memrchr (configure.ac): Likewise.
5761         * modules/stpcpy (configure.ac): Likewise.
5762         * modules/stpncpy (configure.ac): Likewise.
5763         * modules/strcase (configure.ac): Likewise.
5764         * modules/strcasestr (configure.ac): Likewise.
5765         * modules/strchrnul (configure.ac): Likewise.
5766         * modules/strdup (configure.ac): Likewise.
5767         * modules/strndup (configure.ac): Likewise.
5768         * modules/strnlen (configure.ac): Likewise.
5769         * modules/strpbrk (configure.ac): Likewise.
5770         * modules/strsep (configure.ac): Likewise.
5771         * modules/strstr (configure.ac): Likewise.
5772         * modules/strtok_r (configure.ac): Likewise.
5773
5774 2007-01-31  Jean-Louis Martineau  <martineau@zmanda.com>  (tiny change)
5775
5776         * lib/gai_strerror.c (values): Add EAI_OVERFLOW.
5777
5778 2007-01-30  Jim Meyering  <jim@meyering.net>
5779
5780         * lib/mpsort.c (mpsort): Remove spurious "return" in void function.
5781
5782 2007-01-29  Bruno Haible  <bruno@clisp.org>
5783
5784         * lib/allocsa.h: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
5785         * lib/execute.c: Likewise.
5786         * lib/pipe.c: Likewise.
5787         * lib/printf-args.h: Likewise.
5788         * lib/printf-args.c: Likewise.
5789         * lib/printf-parse.c: Likewise.
5790         * lib/vasnprintf.c: Likewise.
5791
5792 2007-01-29  Eric Blake  <ebb9@byu.net>
5793
5794         * lib/memrchr.c: Assume <string.h> unconditionally, to pull in
5795         declaration.
5796
5797 2007-01-29  Paul Eggert  <eggert@cs.ucla.edu>
5798
5799         * lib/strptime.h (strptime): Use 'restrict' for args where
5800         POSIX requires this.
5801         * lib/strptime.c (strptime): Likewise.
5802         Change license notice from LGPL to GPL, since gnulib-tool will
5803         change this as needed.
5804         Include <config.h> if _LIBC is not defined, not if HAVE_CONFIG_H is
5805         defined.
5806         Include "strptime.h" first, to check interface.
5807         Do not #undef _LIBC and _NL_CURRENT.
5808         Do not include <stdlib.h>; no longer needed.
5809         Include "time_r.h" and declare ptime_locale_status
5810         only if _LIBC is not defined.
5811         (__P): Remove unused macro.
5812         (match_string): Bring back glibc version, but use it only if _LIBC
5813         is defined.
5814         (__strptime_internal): Compile tm_gmtoff code if _LIBC is defined, too.
5815         Remove unnecessary assertion and abort() call.
5816         Use #ifdef _NL_CURRENT rather than #if 0, for benefit of glibc.
5817         * m4/strptime.m4: Fix serial number comment.
5818         (gl_FUNC_STRPTIME): Require AC_C_RESTRICT, gl_TM_GMTOFF.
5819         * modules/strptime (Files): Add m4/tm_gmtoff.m4.
5820         (Depends-on): Add time_r.
5821
5822 2007-01-29  Bruno Haible  <bruno@clisp.org>
5823
5824         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
5825         strptime.
5826         * modules/strptime (Depends-on): Add stdbool.
5827         * lib/strptime.h: Include <time.h> always. Add comments.
5828
5829 2007-01-29  Yoann Vandoorselaere  <yoann@prelude-ids.org>
5830
5831         * modules/strptime: New file.
5832         * lib/strptime.h: New file.
5833         * lib/strptime.c: New file.
5834         * m4/strptime.m4: New file.
5835
5836 2007-01-28  Paul Eggert  <eggert@cs.ucla.edu>
5837
5838         * MODULES.html.sh: New module mpsort.
5839         * lib/mpsort.c, lib/mpsort.h, m4/mpsort.m4, modules/mpsort: New files.
5840
5841         * lib/regex.h (_Restrict_): Renamed from __restrict, to avoid
5842         a circularity problem with HP-UX ia64 reported by Bob Proulx in
5843         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00394.html>.
5844         All uses changed.
5845         (_Restrict_arr_): Renamed from __restrict_arr, for similar reasons.
5846         All uses changed.
5847         * lib/regcomp.c, lib/regexec.c: Change all uses from __restrict
5848         to _Restrict_.
5849         * lib/regexec.c (regexec): Declare pmatch with _Restrict_arr_, so that
5850         the parameter matches the prototype.
5851
5852 2007-01-28  Jim Meyering  <jim@meyering.net>
5853
5854         * modules/sys_time (Makefile.am) [MOSTLYCLEANFILES]: Do use
5855         sys/time.h here, reverting that part of the previous patch:
5856         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/8959>.
5857
5858 2007-01-28  Bruno Haible  <bruno@clisp.org>
5859
5860         * modules/sys_time (Makefile.am): Build sys/time.h only when it's the
5861         value of $(SYS_TIME_H).
5862         [MOSTLYCLEANFILES]: Now that sys/time.h is created only when needed,
5863         remove it conditionally, too. [added by Jim Meyering]
5864         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Set SYS_TIME_H.
5865         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
5866         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Set SYS_TIME_H when setting
5867         GETTIMEOFDAY_REPLACEMENT to 1.
5868
5869 2007-01-28  Bruno Haible  <bruno@clisp.org>
5870
5871         * m4/unistd_h.m4 (gl_HEADER_UNISTD_DEFAULTS): New macro.
5872         (gl_HEADER_UNISTD): Require it. Don't set UNISTD_H to empty here.
5873         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_HEADER_UNISTD_DEFAULTS.
5874         Set UNISTD_H instead of UNISTD_H2.
5875         * modules/fchdir (BUILT_SOURCES): Drop $(UNISTD_H2).
5876
5877 2007-01-28  Bruno Haible  <bruno@clisp.org>
5878
5879         * modules/mbchar (Makefile.am): Add mbchar.c to lib_SOURCES.
5880         * m4/mbchar.m4 (gl_MBCHAR): Remove AC_LIBOBJ invocation.
5881
5882 2007-01-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5883
5884         * gnulib-tool (func_emit_lib_Makefile_am, func_add_or_update)
5885         (func_create_testdir): Ensure C locale for `grep' and `tr'
5886         character ranges.
5887         (func_create_megatestdir): Avoid one `grep'.  Fix bug in
5888         ACLOCAL_AMFLAGS parsing state machine.
5889
5890 2007-01-27  Bruno Haible  <bruno@clisp.org>
5891
5892         * modules/unistr/base: Update.
5893
5894 2007-01-27  Bruno Haible  <bruno@clisp.org>
5895
5896         Rename u32-mbtouc -> u32-mbtouc-unsafe, u32-mbtouc-safe -> u32-mbtouc,
5897         u32_mbtouc -> u32_mbtouc_unsafe, u32_mbtouc_safe -> u32_mbtouc.
5898         * modules/unistr/u32-mbtouc-unsafe: Renamed from
5899         modules/unistr/u32-mbtouc.
5900         * lib/unistr/u32-mbtouc-unsafe.c: Renamed from lib/unistr/u32-mbtouc.c.
5901         * lib/unistr.h: Update.
5902         * lib/linebreak.c: Update.
5903         * modules/unistr/u32-mbtouc: Renamed from
5904         modules/unistr/u32-mbtouc-safe.
5905         * lib/unistr/u32-mbtouc.c: Renamed from lib/unistr/u32-mbtouc-safe.c.
5906         * lib/unistr.h: Update.
5907         * lib/unistr/u32-to-u8.c: Update.
5908         * lib/unistr/u32-to-u16.c: Update.
5909
5910 2007-01-27  Bruno Haible  <bruno@clisp.org>
5911
5912         Rename utf16-ucs4 -> utf16-ucs4-unsafe, utf16-ucs4-safe -> utf16-ucs4,
5913         u16_mbtouc -> u16_mbtouc_unsafe, u16_mbtouc_safe -> u16_mbtouc.
5914         * modules/utf16-ucs4-unsafe: Renamed from modules/utf16-ucs4.
5915         * lib/utf16-ucs4-unsafe.h: Renamed from lib/utf16-ucs4.h.
5916         * lib/unistr/utf16-ucs4-unsafe.c: Renamed from lib/unistr/utf16-ucs4.c.
5917         * modules/unistr/u16-mbtouc-unsafe: Renamed from
5918         modules/unistr/u16-mbtouc.
5919         * lib/unistr/u16-mbtouc-unsafe.c: Renamed from lib/unistr/u16-mbtouc.c.
5920         * lib/unistr.h: Update.
5921         * lib/linebreak.c: Update.
5922         * modules/linebreak: Update.
5923         * modules/utf16-ucs4: Renamed from modules/utf16-ucs4-safe.
5924         * lib/utf16-ucs4.h: Renamed from lib/utf16-ucs4-safe.h.
5925         * lib/unistr/utf16-ucs4.c: Renamed from lib/unistr/utf16-ucs4-safe.c.
5926         * modules/unistr/u16-mbtouc: Renamed from
5927         modules/unistr/u16-mbtouc-safe.
5928         * lib/unistr/u16-mbtouc.c: Renamed from lib/unistr/u16-mbtouc-safe.c.
5929         * lib/unistr.h: Update.
5930         * lib/unistr/u16-to-u8.c: Update.
5931         * modules/unistr/u16-to-u8: Update.
5932         * lib/unistr/u16-to-u32.c: Update.
5933         * modules/unistr/u16-to-u32: Update.
5934
5935 2007-01-27  Bruno Haible  <bruno@clisp.org>
5936
5937         Rename utf8-ucs4 -> utf8-ucs4-unsafe, utf8-ucs4-safe -> utf8-ucs4,
5938         u8_mbtouc -> u8_mbtouc_unsafe, u8_mbtouc_safe -> u8_mbtouc.
5939         * modules/utf8-ucs4-unsafe: Renamed from modules/utf8-ucs4.
5940         * lib/utf8-ucs4-unsafe.h: Renamed from lib/utf8-ucs4.h.
5941         * lib/unistr/utf8-ucs4-unsafe.c: Renamed from lib/unistr/utf8-ucs4.c.
5942         * modules/unistr/u8-mbtouc-unsafe: Renamed from
5943         modules/unistr/u8-mbtouc.
5944         * lib/unistr/u8-mbtouc-unsafe.c: Renamed from lib/unistr/u8-mbtouc.c.
5945         * lib/unistr.h: Update.
5946         * lib/striconveh.c: Update.
5947         * modules/striconveh: Update.
5948         * lib/linebreak.c: Update.
5949         * modules/linebreak: Update.
5950         * modules/utf8-ucs4: Renamed from modules/utf8-ucs4-safe.
5951         * lib/utf8-ucs4.h: Renamed from lib/utf8-ucs4-safe.h.
5952         * lib/unistr/utf8-ucs4.c: Renamed from lib/unistr/utf8-ucs4-safe.c.
5953         * modules/unistr/u8-mbtouc: Renamed from modules/unistr/u8-mbtouc-safe.
5954         * lib/unistr/u8-mbtouc.c: Renamed from lib/unistr/u8-mbtouc-safe.c.
5955         * lib/unistr.h: Update.
5956         * lib/striconveh.c: Update.
5957         * modules/striconveh: Update.
5958         * lib/unistr/u8-to-u16.c: Update.
5959         * modules/unistr/u8-to-u16: Update.
5960         * lib/unistr/u8-to-u32.c: Update.
5961         * modules/unistr/u8-to-u32: Update.
5962
5963 2007-01-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5964
5965         Sync from Libtool.
5966         * lib/argz.c: Do not include strings.h nor memory.h, include
5967         string.h unconditionally.  Patch by Simon Josefsson.
5968
5969 2007-01-27  Bruno Haible  <bruno@clisp.org>
5970
5971         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): New macro, extracted
5972         from gl_HEADER_STRING_H_BODY.
5973         (gl_HEADER_STRING_H_BODY): Require it.
5974         * m4/memmem.m4 (gl_FUNC_MEMMEM): Require gl_HEADER_STRING_H_DEFAULTS.
5975         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
5976         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
5977         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
5978         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
5979         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP): Likewise.
5980         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
5981         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
5982         * m4/strdup.m4 (gl_FUNC_STRDUP): Likewise.
5983         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
5984         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
5985         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Likewise.
5986         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
5987         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
5988         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
5989
5990 2007-01-27  Bruno Haible  <bruno@clisp.org>
5991
5992         * gnulib-tool (func_emit_lib_Makefile_am): If $for_test is true, turn
5993         check_PROGRAMS into noinst_PROGRAMS.
5994         (func_emit_tests_Makefile_am): Likewise. Also don't initialize
5995         check_PROGRAMS in this case.
5996         (func_import): Set for_test to false.
5997         (func_create_testdir): Set for_test to true.
5998
5999 2007-01-27  Yoann Vandoorselaere <yoann.v@prelude-ids.com>
6000             Bruno Haible  <bruno@clisp.org>
6001
6002         * modules/strcasestr (Files): Remove lib/strcasestr.h.
6003         (Depends-on): Add string.
6004         (Includes): Use <string.h> instead of strcasestr.h.
6005         * modules/string (Makefile.am): Also substitute the value of
6006         REPLACE_STRCASESTR.
6007         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Don't define strcasestr here;
6008         assume strcasestr is declared in <string.h> not <strings.h>. Also
6009         set REPLACE_STRCASESTR.
6010         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Provide a default value for
6011         REPLACE_STRCASESTR.
6012         * lib/strcasestr.h: Remove file.
6013         * lib/strcasestr.c: Include <string.h> instead of strcasestr.h.
6014         * lib/string_.h (strcasestr): New declaration.
6015
6016 2007-01-27  Bruno Haible  <bruno@clisp.org>
6017
6018         * lib/string_.h: Use 'extern'.
6019
6020 2007-01-27  Jim Meyering  <jim@meyering.net>
6021
6022         * lib/regex_internal.c (re_string_reconstruct): Remove declaration
6023         of set-but-not-used local, "q".
6024
6025         * lib/mempcpy.c: Include <config.h> before <string.h>.
6026         This fixes a compilation error on HP-UX, due to the system's
6027         "restrict"-using mempcpy prototype.
6028
6029 2007-01-26  Bruno Haible  <bruno@clisp.org>
6030
6031         Small optimization.
6032         * lib/javacomp.c: Include c-strstr.h.
6033          (is_envjavac_gcj): Use c_strstr instead of strstr.
6034         * modules/javacomp (Depends-on): Add c-strstr, remove strstr.
6035
6036 2007-01-26  Bruno Haible  <bruno@clisp.org>
6037
6038         * MODULES.html.sh (Unicode string functions): Add the new modules.
6039
6040         * modules/uniconv/u32-strconv-to-locale: New file.
6041         * lib/uniconv/u32-strconv-to-locale.c: New file.
6042
6043         * modules/uniconv/u16-strconv-to-locale: New file.
6044         * lib/uniconv/u16-strconv-to-locale.c: New file.
6045
6046         * modules/uniconv/u8-strconv-to-locale: New file.
6047         * lib/uniconv/u8-strconv-to-locale.c: New file.
6048
6049         * modules/uniconv/u32-strconv-from-locale: New file.
6050         * lib/uniconv/u32-strconv-from-locale.c: New file.
6051
6052         * modules/uniconv/u16-strconv-from-locale: New file.
6053         * lib/uniconv/u16-strconv-from-locale.c: New file.
6054
6055         * modules/uniconv/u8-strconv-from-locale: New file.
6056         * lib/uniconv/u8-strconv-from-locale.c: New file.
6057
6058         * modules/uniconv/u32-strconv-to-enc: New file.
6059         * lib/uniconv/u32-strconv-to-enc.c: New file.
6060         * modules/uniconv/u32-strconv-to-enc-tests: New file.
6061         * tests/uniconv/test-u32-strconv-to-enc.c: New file.
6062
6063         * modules/uniconv/u16-strconv-to-enc: New file.
6064         * lib/uniconv/u16-strconv-to-enc.c: New file.
6065         * lib/uniconv/u-strconv-to-enc.h: New file.
6066         * modules/uniconv/u16-strconv-to-enc-tests: New file.
6067         * tests/uniconv/test-u16-strconv-to-enc.c: New file.
6068
6069         * modules/uniconv/u8-strconv-to-enc: New file.
6070         * lib/uniconv/u8-strconv-to-enc.c: New file.
6071         * modules/uniconv/u8-strconv-to-enc-tests: New file.
6072         * tests/uniconv/test-u8-strconv-to-enc.c: New file.
6073
6074         * modules/uniconv/u32-strconv-from-enc: New file.
6075         * lib/uniconv/u32-strconv-from-enc.c: New file.
6076         * modules/uniconv/u32-strconv-from-enc-tests: New file.
6077         * tests/uniconv/test-u32-strconv-from-enc.c: New file.
6078
6079         * modules/uniconv/u16-strconv-from-enc: New file.
6080         * lib/uniconv/u16-strconv-from-enc.c: New file.
6081         * modules/uniconv/u16-strconv-from-enc-tests: New file.
6082         * tests/uniconv/test-u16-strconv-from-enc.c: New file.
6083
6084         * modules/uniconv/u8-strconv-from-enc: New file.
6085         * lib/uniconv/u8-strconv-from-enc.c: New file.
6086         * lib/uniconv/u-strconv-from-enc.h: New file.
6087         * modules/uniconv/u8-strconv-from-enc-tests: New file.
6088         * tests/uniconv/test-u8-strconv-from-enc.c: New file.
6089
6090         * modules/uniconv/u32-conv-from-enc: New file.
6091         * lib/uniconv/u32-conv-from-enc.c: New file.
6092         * modules/uniconv/u32-conv-from-enc-tests: New file.
6093         * tests/uniconv/test-u32-conv-from-enc.c: New file.
6094
6095         * modules/uniconv/u16-conv-from-enc: New file.
6096         * lib/uniconv/u16-conv-from-enc.c: New file.
6097         * lib/uniconv/u-conv-from-enc.h: New file.
6098         * modules/uniconv/u16-conv-from-enc-tests: New file.
6099         * tests/uniconv/test-u16-conv-from-enc.c: New file.
6100
6101         * modules/uniconv/u8-conv-from-enc: New file.
6102         * lib/uniconv/u8-conv-from-enc.c: New file.
6103         * modules/uniconv/u8-conv-from-enc-tests: New file.
6104         * tests/uniconv/test-u8-conv-from-enc.c: New file.
6105
6106         * modules/uniconv/base: New file.
6107         * lib/uniconv.h: New file.
6108
6109 2007-01-26  Paul Eggert  <eggert@cs.ucla.edu>
6110
6111         * doc/gnulib-tool.texi (Initial import): Update to match current
6112         behavior with strdup module.
6113         * lib/.cppi-disable: Remove strcase.h, strdup.h, strndup.h, strnlen.h.
6114         * lib/memmem.h: Remove; all uses removed.  This is now done
6115         by <string.h>.
6116         * lib/mempcpy.h: Likewise.
6117         * lib/memrchr.h: Likewise.
6118         * lib/stpcpy.h: Likewise.
6119         * lib/stpncpy.h: Likewise.
6120         * lib/strcase.h: Likewise.
6121         * lib/strchrnul.h: Likewise.
6122         * lib/strdup.h: Likewise.
6123         * lib/strndup.h: Likewise.
6124         * lib/strnlen.h: Likewise.
6125         * lib/strpbrk.h: Likewise.
6126         * lib/strsep.h: Likewise.
6127         * lib/strstr.h: Likewise.
6128         * lib/strtok_r.h: Likewise.
6129         * lib/string_.h: New file.
6130         * lib/argp-namefrob.h: Don't include no-longer-existent include files.
6131         Rely on <string.h> instead.
6132         * lib/canon-host.c: Likewise.
6133         * lib/chdir-long.c: Likewise.
6134         * lib/concatpath.c: Likewise.
6135         * lib/exclude.c: Likewise.
6136         * lib/fchdir.c: Likewise.
6137         * lib/getaddrinfo.c: Likewise.
6138         * lib/getcwd.c: Likewise.
6139         * lib/getsubopt.c: Likewise.
6140         * lib/glob.c: Likewise.
6141         * lib/hard-locale.c: Likewise.
6142         * lib/iconvme.c: Likewise.
6143         * lib/javacomp.c: Likewise.
6144         * lib/mempcpy.c: Likewise.
6145         * lib/memrchr.c: Likewise.
6146         * lib/regex_internal.h: Likewise.
6147         * lib/stpncpy.c: Likewise.
6148         * lib/strcasecmp.c: Likewise.
6149         * lib/strchrnul.c: Likewise.
6150         * lib/strdup.c: Likewise.
6151         * lib/striconv.c: Likewise.
6152         * lib/striconveh.c: Likewise.
6153         * lib/striconveha.c: Likewise.
6154         * lib/strncasecmp.c: Likewise.
6155         * lib/strndup.c: Likewise.
6156         * lib/strnlen.c: Likewise.
6157         * lib/strsep.c: Likewise.
6158         * lib/strstr.c: Likewise.
6159         * lib/strtok_r.c: Likewise.
6160         * lib/userspec.c: Likewise.
6161         * lib/w32spawn.h: Likewise.
6162         * lib/xstrndup.c: Likewise.
6163         * lib/mountlist.c (strstr): Remove decl.
6164         * m4/string_h.m4: New file.
6165         * m4/memmem.m4 (gl_FUNC_MEMMEM): Set HAVE_DECL_MEMMEM if necessary.
6166         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Set HAVE_MEMPCPY if necessary.
6167         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Set HAVE_MEMRCHR
6168         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Set HAVE_STPCPY if necessary.
6169         * m4/stpncpy.m4 (gl_PREREQ_STPNCPY): Set HAVE_STPNCPY if necessary.
6170         * m4/strcase.m4 (gl_FUNC_STRCASECMP):
6171         Set REPLACE_STRCASECMP if necessary.
6172         (gl_FUNC_STRNCASECMP): Set HAVE_DECL_STRNCASECMP if necessary.
6173         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Set HAVE_STRCHRNUL if necessary.
6174         * m4/strdup.m4 (gl_FUNC_STRDUP): Set HAVE_DECL_STRDUP if necessary.
6175         * m4/strndup.m4 (gl_FUNC_STRNDUP): Set HAVE_DECL_STRNLEN and
6176         HAVE_DECL_STRDUP if necessary.
6177         (gl_PREREQ_STRNLEN): Don't bother to check for strnlen decl,
6178         since gl_FUNC_STRNDUP does that now.
6179         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Set HAVE_DECL_STRNLEN if necessary.
6180         Check for decl here...
6181         (gl_PREREQ_STRNLEN): ... not here.
6182         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Set HAVE_STRPBRK if necessary.
6183         * m4/strsep.m4 (gl_FUNC_STRSEP): Set HAVE_STRSEP if necessary.
6184         * m4/strstr.m4 (gl_FUNC_STRSTR): Set REPLACE_STRSTR if necessary.
6185         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Set HAVE_DECL_STRTOK_R if
6186         necessary.
6187         * modules/string: New file.
6188         * modules/memmem (Files): Remove special-purpose include file.
6189         (Depends-on): Add string.
6190         (Include): Include <string.h>, not the removed file.
6191         * modules/mempcpy: Likewise.
6192         * modules/memrchr: Likewise.
6193         * modules/stpcpy: Likewise.
6194         * modules/stpncpy: Likewise.
6195         * modules/strcase: Likewise.
6196         * modules/strchrnul: Likewise.
6197         * modules/strdup: Likewise.
6198         * modules/strndup: Likewise.
6199         * modules/strnlen: Likewise.
6200         * modules/strpbrk: Likewise.
6201         * modules/strsep: Likewise.
6202         * modules/strstr: Likewise.
6203         * modules/strtok_r: Likewise.
6204         * tests/test-dirname.c: Don't include "strdup.h", since
6205         <string.h> now suffices.
6206         * tests/test-memmem.c: Don't include "memmem.h", since
6207         <string.h> now suffices.
6208
6209 2007-01-25  Bruno Haible  <bruno@clisp.org>
6210
6211         * lib/striconveh.c (mem_cd_iconveh_internal): Ignore *lengthp if
6212         *resultp is 0.
6213
6214         * lib/unistr/u16-to-u8.c (u16_to_u8): Fix u8_uctomb invocation.
6215         * lib/unistr/u32-to-u8.c (u32_to_u8): Likewise.
6216         * lib/unistr/u8-to-u16.c (u8_to_u16): Fix u16_uctomb invocation.
6217         * lib/unistr/u32-to-u16.c (u32_to_u16): Likewise.
6218
6219         * modules/unistr/u8-to-u16 (Depends-on): Add missing modules.
6220         * modules/unistr/u8-to-u32 (Depends-on): Add missing modules.
6221         * modules/unistr/u16-to-u8 (Depends-on): Add missing modules.
6222         * modules/unistr/u16-to-u32 (Depends-on): Add missing modules.
6223         * modules/unistr/u32-to-u8 (Depends-on): Add missing modules.
6224         * modules/unistr/u32-to-u16 (Depends-on): Add missing modules.
6225
6226 2007-01-24  Bruno Haible  <bruno@clisp.org>
6227
6228         Don't AC_REQUIRE autoconf macros that invoke AC_LIBOBJ. See
6229         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00279.html>.
6230         * m4/argp.m4 (gl_ARGP): Invoke, don't require, gl_GETOPT_SUBSTITUTE.
6231         * m4/fts.m4 (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): Invoke, don't require,
6232         gl_FUNC_FTS_CORE.
6233         (gl_FUNC_FTS_CORE): Invoke, don't require, gl_FUNC_OPENAT.
6234         * m4/lstat.m4 (gl_FUNC_LSTAT): Invoke, don't require,
6235         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
6236         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Invoke, don't require, AC_FUNC_MEMCMP.
6237         * m4/mktime.m4 (gl_FUNC_MKTIME): Invoke, don't require, AC_FUNC_MKTIME.
6238         * m4/openat.m4 (gl_FUNC_OPENAT): Invoke, don't require,
6239         gl_FUNC_FCHOWNAT.
6240         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Invoke, don't require,
6241         gl_FUNC_STRFTIME.
6242         * m4/strtod.m4 (gl_FUNC_STRTOD): Invoke, don't require, AC_FUNC_STRTOD.
6243         Reported by Ralf Wildenhues.
6244
6245 2007-01-24  Bruno Haible  <bruno@clisp.org>
6246
6247         Drop AC_REQUIRE calls that are redundant with the module dependencies.
6248         * m4/canon-host.m4 (gl_PREREQ_CANON_HOST): Don't require
6249         gl_GETADDRINFO.
6250         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Don't require AM_STDBOOL_H,
6251         gl_FUNC_MEMPCPY, gl_FUNC_OPENAT, gl_FUNC_MEMRCHR.
6252         * m4/openat.m4 (gl_PREREQ_OPENAT): Don't require gl_SAVE_CWD.
6253
6254 2007-01-24  Paul Eggert  <eggert@cs.ucla.edu>
6255
6256         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Add test for glibc bug 361.
6257         Don't use 'exit'; just return from 'main'.
6258         (_AC_LIBOBJ_FNMATCH): Check for headers and functions just once.
6259
6260         * lib/fnmatch_.h: Readjust white space and comments to match
6261         glibc, to avoid spurious diffs.
6262
6263 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
6264
6265         * lib/fnmatch_loop.c (internal_fnmatch) [!_LIBC]: #if-out the
6266         2004-12-01 change by Jakub Jelinek, since this code won't compile
6267         if !LIBC.  Problem reported by Bob Proulx.
6268
6269 2007-01-23  Bruno Haible  <bruno@clisp.org>
6270
6271         * lib/striconveh.c: Include c-strcaseeq.h.
6272         (mem_iconveh, str_iconveh): Use STRCASEEQ instead of c_strcasecmp.
6273         * modules/striconveh (Depends-on): Add c-strcaseeq.
6274
6275 2007-01-23  Bruno Haible  <bruno@clisp.org>
6276
6277         * MODULES.html.sh (String handling): Add streq, c-strcaseeq.
6278
6279         * modules/c-strcaseeq: New file.
6280         * lib/c-strcaseeq.h: New file.
6281
6282         * modules/streq: New file.
6283         * lib/streq.h: New file.
6284
6285 2007-01-23  Bruno Haible  <bruno@clisp.org>
6286
6287         * modules/striconveha-tests: New file.
6288         * tests/test-striconveha.c: New file.
6289
6290         * lib/striconveha.h: Include <stdbool.h>.
6291         (mem_iconveha, str_iconveha): Add 'transliterate' argument.
6292         * lib/striconveha.c: Include allocsa.h, strdup.h, c-strcase.h.
6293         (mem_iconveha_notranslit): Renamed from mem_iconveha.
6294         (mem_iconveha): New function.
6295         (str_iconveha_notranslit): Renamed from str_iconveha.
6296         (str_iconveha): New function.
6297         * modules/striconveha (Depends-on): Add stdbool, allocsa, strdup,
6298         c-strcase.
6299
6300 2007-01-23  Bruno Haible  <bruno@clisp.org>
6301
6302         * lib/striconveha.c (mem_iconveha): Fix endless recursion. Try all
6303         encodings without forgiving before trying any encoding with handler.
6304         (str_iconveha): Try all encodings without forgiving before trying any
6305         encoding with handler.
6306
6307 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
6308
6309         Import the following changes from libc.
6310
6311         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
6312
6313         * lib/fnmatch_loop.c: Adjust for changed secondary hash function.
6314
6315         2004-12-01  Jakub Jelinek  <jakub@redhat.com>
6316
6317         * lib/fnmatch_loop.c (internal_fnmatch): Clear is_seqval after
6318         normal_bracket label.
6319
6320         2004-09-01  Jakub Jelinek  <jakub@redhat.com>
6321
6322         [BZ #361]
6323         * lib/fnmatch_loop.c (FCT): For backslash between brackets, branch
6324         to normal_bracket after fetching the next character.
6325
6326 2007-01-22  Bruno Haible  <bruno@clisp.org>
6327
6328         * lib/striconveh.h (mem_cd_iconveh, mem_iconveh): Add 'offsets'
6329         argument.
6330         * lib/striconveh.c (iconv_carefully_1): New function.
6331         (mem_cd_iconveh_internal, mem_cd_iconveh, mem_iconveh): Add 'offsets'
6332         argument.
6333         (str_cd_iconveh): Update.
6334         * lib/striconveha.h (mem_iconveha): Add 'offsets' argument.
6335         * lib/striconveha.c (mem_iconveha): Add 'offsets' argument.
6336         * tests/test-striconveh.c (MAGIC): New macro.
6337         (new_offsets): New function.
6338         (main): Test call with and without offsets.
6339
6340 2007-01-22  Bruno Haible  <bruno@clisp.org>
6341
6342         * modules/sys_stat (Makefile.am): Use @MKDIR_P@ instead of $(MKDIR_P).
6343         * modules/sys_select (Makefile.am): Likewise.
6344         * modules/sys_socket (Makefile.am): Likewise.
6345         * modules/sys_time (Makefile.am): Likewise.
6346
6347 2007-01-22  Paul Eggert  <eggert@cs.ucla.edu>
6348
6349         * modules/gettimeofday (License): Change from GPL to LGPL, since
6350         gettimeofday is a library function.
6351
6352 2007-01-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
6353
6354         * lib/poll.c (rpl_poll): Don't check against FD_SETSIZE under Win32.
6355
6356 2007-01-21  Bruno Haible  <bruno@clisp.org>
6357
6358         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): New macro.
6359
6360 2007-01-21  Bruno Haible  <bruno@clisp.org>
6361
6362         * modules/striconveha: New file.
6363         * lib/striconveha.h: New file.
6364         * lib/striconveha.c: New file.
6365         * MODULES.html.sh (Internationalization functions): Add striconveha.
6366         * lib/striconv.c (str_iconv): Optimize the case of an empty input
6367         string.
6368         * lib/striconveh.c (mem_iconveh, str_iconveh): Likewise.
6369
6370 2007-01-21  Bruno Haible  <bruno@clisp.org>
6371
6372         * lib/striconv.c (str_iconv): Guarantee errno is set when strdup fails.
6373         * lib/striconveh.c (str_iconveh): Likewise.
6374
6375 2007-01-21  Bruno Haible  <bruno@clisp.org>
6376
6377         * lib/striconveh.h (mem_iconveh): New declaration.
6378         * lib/striconveh.c (mem_iconveh): New function.
6379         * tests/test-striconveh.c (main): Add tests for mem_iconveh.
6380
6381 2007-01-21  Bruno Haible  <bruno@clisp.org>
6382
6383         * lib/xstriconv.h (xmem_cd_iconv): Change specification.
6384
6385         * lib/striconveh.h (mem_cd_iconveh): Change specification.
6386         * lib/striconveh.c (mem_cd_iconveh): Don't free the user-supplied
6387         original result buffer.
6388         (str_cd_iconveh): Update.
6389         * tests/test-striconveh.c (main): Update.
6390
6391         * lib/striconv.h (mem_cd_iconv): Change specification.
6392         * lib/striconv.c (mem_cd_iconv): Don't free the user-supplied original
6393         result buffer.
6394         (str_cd_iconv): Update.
6395         * tests/test-striconv.c (main): Update.
6396
6397 2007-01-21  Bruno Haible  <bruno@clisp.org>
6398
6399         * gnulib-tool: Fix test whether sed is GNU sed supporting --posix.
6400
6401 2007-01-20  Jim Meyering  <jim@meyering.net>
6402
6403         * lib/userspec.c (parse_with_separator): If a user or group string
6404         starts with "+", skip the corresponding name-to-ID look-up, since
6405         such a look-up must fail: user and group names may not include "+".
6406
6407 2007-01-19  Paul Eggert  <eggert@cs.ucla.edu>
6408
6409         * lib/poll.c: Include sys/time.h and time.h unconditionally,
6410         since we now assume the sys_time module.
6411         * m4/poll.m4 (gl_PREREQ_POLL): Don't require AC_HEADER_TIME or
6412         check for sys/time.h; no longer needed.
6413         * modules/poll (Depends-on): Depend on sys_time.
6414
6415 2007-01-18  Bruno Haible  <bruno@clisp.org>
6416
6417         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove test for <sys/time.h>.
6418         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
6419
6420         * m4/tempname.m4 (gl_PREREQ_TEMPNAME): Remove tests for sys/time.h and
6421         gettimeofday.
6422
6423         * tests/test-gettimeofday.c: Include <time.h>.
6424         (dummy): Remove variable.
6425
6426         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Renamed from
6427         gl_HEADER_SYS_TIME_H.
6428         (gl_HEADER_SYS_TIME_H): New macro.
6429
6430         * lib/sys_time_.h: Test GETTIMEOFDAY_REPLACEMENT instead of
6431         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
6432         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY,
6433         gl_FUNC_GETTIMEOFDAY_CLOBBER): Set GETTIMEOFDAY_REPLACEMENT instead of
6434         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
6435         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H): Initialize
6436         GETTIMEOFDAY_REPLACEMENT instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE
6437         and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
6438         * modules/sys_time (sys/time.h): Substitute GETTIMEOFDAY_REPLACEMENT
6439         instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and
6440         GETTIMEOFDAY_CLOBBERS_LOCALTIME.
6441
6442         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Undo the
6443         last change; it caused a compilation error when cross-compiling to
6444         Cygwin.
6445
6446 2007-01-18  Jim Meyering  <jim@meyering.net>
6447
6448         Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".
6449         * modules/sys_stat (Makefile.am): Use "$(MKDIR_P) sys", rather
6450         than the race-prone "test -d sys || mkdir sys".
6451         (configure.ac): Use AC_PROG_MKDIR_P.
6452         * modules/sys_select: Likewise.
6453         * modules/sys_socket: Likewise.
6454         * modules/sys_time: Likewise.
6455
6456 2007-01-18  Eric Blake  <ebb9@byu.net>
6457
6458         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Also
6459         replace gettimeofday.
6460         * lib/gettimeofday.c (rpl_gettimeofday): Declare with replacement
6461         name, to avoid infinite recursion.
6462
6463 2007-01-17  Paul Eggert  <eggert@cs.ucla.edu>
6464
6465         * MODULES.html.sh (Support for systems lacking POSIX:2001): New
6466         module sys_time.
6467         * lib/gethrxtime.c: Include <sys/time.h>, since we can no longer
6468         assume timespec.h defines struct timeval.
6469         * lib/settime.c: Likewise.
6470         * lib/utimens.c: Likewise.
6471         * lib/gettime.c (gettime): Remove test against HAVE_GETTIMEOFDAY,
6472         since we now assume the gettimeofday module.
6473         * lib/tempname.c (__gen_tempname): Likewise.
6474         * lib/gettimeofday.h: Remove.
6475         * lib/gettimeofday.c: Include <sys/time.h> instead of "gettimeofday.h".
6476         Don't include <sys/types.h> and <stdlib.h>; shouldn't be needed.
6477         Include <time.h>, for 'time()'.
6478         (localtime_buffer_addr): Also use this workaround if
6479         TZSET_CLOBBERS_LOCALTIME.  Set to a dummy static variable by default,
6480         to simplify the uses.  All uses changed.
6481         (localtime, gmtime, tzset, gettimeofday): Reformat slightly so
6482         that #undef is inside {}, and 'const' follows type name consistently.
6483         (tzset): Define replacement only if TZSET_CLOBBERS_LOCALTIME.
6484         (gettimeofday): Do not use the maximum possible value for
6485         tv->tv_usec, since that might break usages other than ls.c.
6486         Instead, we'll leave ls.c alone.  This undoes today's patch
6487         by Bruno.  Add a compile-time warning for 1s-clock resolution;
6488         we've never observed the problem but might as well keep the
6489         canary.
6490         * lib/nanosleep.c: Include timespec.h first, for interface check.
6491         * lib/nanosleep.c: Include <sys/time.h> unconditionally, since we
6492         now assume the sys_time module.
6493         * lib/tempname.c: Likewise.
6494         * lib/timespec.h: Likewise.
6495         * lib/nanosleep.c: Don't worry about TIME_WITH_SYS_TIME; no longer
6496         needed.
6497         * lib/strftime.c: Likewise.
6498         * lib/timespec.h: Likewise.
6499         * lib/posixtm.c: Include posixtm.h first, for interface check.
6500         Don't worry about TM_IN_SYS_TIME; that's wayyy obsolete.
6501         * lib/posixtm.h: Include stdbool.h and time.h, for proper interface.
6502         * lib/strftime.c: Don't include <sys/types.h>; shouldn't be needed.
6503         * lib/sys_time_.h: New file.
6504         * lib/timespec.h (struct timespec): Use long int, not long.
6505         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
6506         (gl_FUNC_GETTIMEOFDAY_CLOBBER, gl_PREREQ_GETTIMEOFDAY):
6507         Remove obsolescent call to AC_HEADER_TIME.
6508         * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
6509         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
6510         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
6511         * m4/timespec.m4 (gl_TIMESPEC, gl_CHECK_TYPE_STRUCT_TIMESPEC):
6512         Likewise.
6513         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Likewise.
6514         * m4/utimbuf.m4 (gl_CHECK_TYPE_STRUCT_UTIMBUF): Likewise.
6515         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Move sys/time.h tests
6516         into the sys_time module.  Check for gettimeofday just once.
6517         Prefix our variables with gl_, not with ac_ or jm_.  Tighten test
6518         for gettimeofday signature to just check the signature.  Merely
6519         compile it, since linking doesn't test signature.  Improve test for
6520         whether gettimeofday.o is actually needed.
6521         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Renamed from
6522         AC_FUNC_GETTIMEOFDAY_CLOBBER.  All uses changed.  Use
6523         AC_RUN_IFELSE rather than AC_TRY_RUN.  If clobbering, set
6524         and define GETTIMEOFDAY_CLOBBERS_LOCALTIME.
6525         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Don't define
6526         GETTIMEOFDAY_CLOBBERS_LOCALTIME; that's gl_FUNC_GETTIMEOFDAY_CLOBBER's
6527         job.  Don't define tzset; that's gl_FUNC_TZSET_CLOBBER's job.
6528         * m4/mktime.m4 (AC_FUNC_MKTIME): Just include <time.h> rather
6529         than worrying about sys/time.h.
6530         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
6531         Don't bother worrying about TIME_WITH_SYS_TIME.
6532         * m4/stat-time.m4 (gl_STAT_TIME): Likewise.
6533         * m4/posixtm.m4 (gl_POSIXTM): Remove obsolescent call to AC_STRUCT_TM.
6534         * m4/sys_time_h.m4: New file.
6535         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Require gl_HEADER_SYS_TIME_H.
6536         Don't include sys/time.h.  Return from main rather than exiting.
6537         Define TZSET_CLOBBERS_LOCALTIME, for consistency with other names;
6538         all uses changed.
6539         * modules/gethrxtime (Depends-on): Add sys_time.
6540         * modules/gettime (Depends-on): Likewise.
6541         * modules/gettimeofday (Depends-on): Likewise.
6542         * modules/nanosleep (Depends-on): Likewise.
6543         * modules/settime (Depends-on): Likewise.
6544         * modules/tempname (Depends-on): Likewise.
6545         * modules/utimens (Depends-on): Likewise.
6546         * modules/gettimeofday (Files): Remove lib/gettimeofday.h.
6547         (Include:) Change back to <sys/time.h>.
6548         (Maintainer:) Add self.
6549         * modules/sys_time: New file.
6550         * modules/tempname (Depends-on): Add gettimeofday.
6551         * tests/test-gettimeofday.c: Include <sys/time.h>
6552         rather than gettimeofday.h.
6553
6554 2007-01-17  Bruno Haible  <bruno@clisp.org>
6555
6556         * gnulib-tool (func_get_license): Revert last patch. Instead, let
6557         the license default to GPL.
6558         (func_create_testdir): Don't complain if a module is LGPL and its
6559         tests module depends on GPLed modules.
6560
6561 2007-01-17  Bruno Haible  <bruno@clisp.org>
6562
6563         * lib/gettimeofday.c (gettimeofday): Add code for the case
6564         HAVE_GETTIMEOFDAY && !GETTIMEOFDAY_CLOBBERS_LOCALTIME. Use the
6565         maximum possible value for tv->tv_usec, rather than the minimum one.
6566
6567 2005-10-08  Martin Lambers  <marlam@marlam.de>
6568 2005-10-08  Paul Eggert  <eggert@cs.ucla.edu>
6569 2007-01-16  Bruno Haible  <bruno@clisp.org>
6570
6571         * modules/gettimeofday (Files): Add lib/gettimeofday.h.
6572         (configure.ac): Remove AC_FUNC_GETTIMEOFDAY_CLOBBER. Add
6573         gl_FUNC_GETTIMEOFDAY.
6574         (Include): Add gettimeofday.h.
6575         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): New macro.
6576         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't invoke gl_PREREQ_GETTIMEOFDAY.
6577         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Define
6578         GETTIMEOFDAY_CLOBBERS_LOCALTIME. Invoke gl_PREREQ_GETTIMEOFDAY here.
6579         (gl_PREREQ_GETTIMEOFDAY): Check for <sys/timeb.h> and _ftime.
6580         * lib/gettimeofday.h: New file.
6581         * lib/gettimeofday.c: Include <sys/timeb.h>.
6582         (localtime_buffer_addr, rpl_localtime, rpl_gmtime, rpl_tzset): Define
6583         only if GETTIMEOFDAY_CLOBBERS_LOCALTIME.
6584         (rpl_gettimeofday) [!HAVE_GETTIMEOFDAY]: Use _ftime() when available;
6585         fall back on time().
6586
6587         * tests/test-gettimeofday.c: New file.
6588         * modules/gettimeofday-tests: New file.
6589
6590 2007-01-16  Eric Blake  <ebb9@byu.net>
6591
6592         * modules/fnmatch (Depends-on): Depend on wchar.
6593         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Assume <wchar.h>.
6594         * m4/fnmatch.m4: Likewise.
6595         * modules/mbchar (Makefile.am): Assume <wchar.h>.
6596         * m4/mbchar.m4: Likewise.
6597         * modules/mbswidth (Depends-on): Depend on wchar.
6598         * lib/mbswidth.c: Assume <wchar.h>.
6599         * m4/mbswidth.m4: Likewise.
6600         * modules/quotearg (Depends-on): Depend on wchar.
6601         * lib/quotearg.c: Assume <wchar.h>.
6602         * m4/quotearg.m4: Likewise.
6603         * modules/regex (Depends-on): Depend on wchar.
6604         * lib/regex_internal.h: Assume <wchar.h>.
6605         * m4/regex.m4: Likewise.
6606         * modules/stdint (Depends-on): Depend on wchar.
6607         * lib/stdint_.h [!defined WCHAR_MIN]: Assume <wchar.h>.
6608         * m4/stdint.m4: Likewise.
6609         * tests/test-stdint.c [HAVE_WINT_T]: Likewise.
6610         * modules/strftime (Depends-on): Depend on wchar.
6611         * lib/strftime.c (DO_MULTIBYTE): Assume <wchar.h>.
6612         * modules/strtol (Depends-on): Depend on wchar.
6613         * lib/strtol.c: Assume <wchar.h>.
6614         * modules/wcwidth (Depends-on): Depend on wchar.
6615         * lib/wcwidth.h: Assume <wchar.h>.
6616         * m4/wcwidth.m4: Likewise.
6617
6618 2007-01-16  Bruno Haible  <bruno@clisp.org>
6619
6620         * modules/csharpexec-script: New, created from...
6621         * modules/csharpexec: ... this.
6622
6623 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
6624
6625         * modules/javaexec-script: New, created from...
6626         * modules/javaexec: ... this.
6627
6628 2007-01-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
6629
6630         * modules/poll (Dependencies): Add sys_select.
6631
6632 2007-01-15  Jim Meyering  <jim@meyering.net>
6633
6634         * m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3 struct-
6635         redefinition bug when using both <utmp.h> and <utmpx.h> headers.
6636         * lib/readutmp.h: Likewise.  Reported by Daniel Richard G. in
6637         <http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/9415>.
6638
6639 2007-01-15  Bruno Haible  <bruno@clisp.org>
6640
6641         * modules/striconveh: New file.
6642         * lib/striconveh.h: New file.
6643         * lib/striconveh.c: New file.
6644         * MODULES.html.sh (Internationalization functions): Add striconveh.
6645
6646         * modules/striconveh-tests: New file.
6647         * tests/test-striconveh.c: New file.
6648
6649 2007-01-15  Bruno Haible  <bruno@clisp.org>
6650
6651         * lib/striconv.c (str_cd_iconv): Use the first algorithm if iconv is
6652         not from GNU libiconv or GNU libc.
6653
6654 2007-01-15  Bruno Haible  <bruno@clisp.org>
6655
6656         * doc/gnulib-intro.texi (Copyright): Explain the different license
6657         terms for module descriptions, autoconf macros, tests, documentation.
6658
6659 2007-01-14  Bruno Haible  <bruno@clisp.org>
6660
6661         * modules/striconv-tests: New file.
6662         * tests/test-striconv.c: New file.
6663
6664 2007-01-14  Bruno Haible  <bruno@clisp.org>
6665
6666         * modules/iconv-tests: New file.
6667         * tests/test-iconv.c: New file.
6668
6669 2007-01-14  Bruno Haible  <bruno@clisp.org>
6670
6671         * gnulib-tool (func_get_license): For test modules, use the license of
6672         the main module.
6673
6674 2007-01-14  Bruno Haible  <bruno@clisp.org>
6675
6676         * modules/iconv (Include): Clarify that <iconv.h> can only be included
6677         if iconv is found to exist.
6678
6679 2007-01-14  Bruno Haible  <bruno@clisp.org>
6680
6681         * modules/c-ctype-tests: New file.
6682         * tests/test-c-ctype.c: New file.
6683
6684 2007-01-14  Bruno Haible  <bruno@clisp.org>
6685
6686         * modules/binary-io-tests: New file.
6687         * tests/test-binary-io.sh: New file.
6688         * tests/test-binary-io.c: New file.
6689
6690 2007-01-14  Bruno Haible  <bruno@clisp.org>
6691
6692         * modules/array-oset-tests: New file.
6693         * tests/test-array_oset.c: New file.
6694
6695 2007-01-14  Bruno Haible  <bruno@clisp.org>
6696
6697         * modules/array-list-tests: New file.
6698         * tests/test-array_list.c: New file.
6699
6700 2007-01-14  Bruno Haible  <bruno@clisp.org>
6701
6702         * gnulib-tool (func_create_testdir): Don't unnecessarily run configure
6703         and make.
6704         Reported by Simon Josefsson in
6705         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00139.html>
6706
6707 2007-01-14  Bruno Haible  <bruno@clisp.org>
6708
6709         * modules/allocsa-tests: New file.
6710         * tests/test-allocsa.c: New file.
6711
6712 2007-01-14  Bruno Haible  <bruno@clisp.org>
6713
6714         * modules/fchdir (Depends-on): Add absolute-header.
6715         * modules/unistd (Depends-on): Likewise.
6716
6717 2006-12-30  Bruno Haible  <bruno@clisp.org>
6718
6719         * modules/fchdir: New file.
6720         * modules/unistd (Files): Add lib/unistd_.h.
6721         (Makefile.am): Generate unistd.h from unistd_.h.
6722         * lib/fchdir.c: New file.
6723         * lib/dirent_.h: New file.
6724         * lib/unistd_.h: New file.
6725         * lib/fcntl_.h (open) [FCHDIR_REPLACEMENT]: New replacement.
6726         * m4/fchdir.m4: New file.
6727         * m4/unistd_h.m4 (gl_PREREQ_UNISTD): New macro.
6728         (gl_HEADER_UNISTD): Invoke it.
6729         * lib/dup-safer.c (dup_safer) [FCHDIR_REPLACEMENT]: Use the dup
6730         function.
6731         * lib/backupfile.c (opendir, closedir): Undefine.
6732         * lib/chown.c (open, close): Undefine.
6733         * lib/clean-temp.c (open, close): Undefine.
6734         * lib/copy-file.c (open, close): Undefine.
6735         * lib/execute.c (open, close): Undefine.
6736         * lib/fsusage.c (open, close): Undefine.
6737         * lib/gc-gnulib.c (open, close): Undefine.
6738         * lib/getcwd.c (opendir, closedir): Undefine.
6739         * lib/glob.c (opendir, closedir): Undefine.
6740         * lib/javacomp.c (open, close): Undefine.
6741         * lib/mountlist.c (open, close, opendir, closedir): Undefine.
6742         * lib/openat-proc.c (open, close): Undefine.
6743         * lib/pagealign_alloc.c (open, close): Undefine.
6744         * lib/pipe.c (open, close): Undefine.
6745         * lib/progreloc.c (open, close): Undefine.
6746         * lib/savedir.c (opendir, closedir): Undefine.
6747         * lib/utime.c (open, close): Undefine.
6748         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add fchdir.
6749
6750 2007-01-10  Bruno Haible  <bruno@clisp.org>
6751
6752         * lib/striconv.c (mem_cd_iconv): Align the temporary buffer.
6753
6754 2007-01-12  Eric Blake  <ebb9@byu.net>
6755
6756         Provide a robust <wchar.h>.  Further simplifications are now
6757         possible in other modules, but not included here.
6758         * modules/wchar: New module.
6759         * m4/wchar.m4: New file.
6760         * lib/wchar_.h: Likewise.
6761         * modules/mbchar (Depends-on): Depend on wchar, as the first use
6762         of the new module.
6763         * MODULES.html.sh (Extended multibyte and wide character utilities):
6764         New section.
6765
6766 2007-01-12  Paul Eggert  <eggert@cs.ucla.edu>
6767
6768         * lib/xreadlink.c (SYMLINK_MAX) [!defined SYMLINK_MAX]: Define
6769         to a reasonable default for memory allocation.
6770         (xreadlink): Don't allocate a huge buffer, to work around a buggy
6771         file system that reports garbage st_size values for symlinks.
6772         Problem reported by Liyang Hu.
6773
6774 2007-01-11  Simon Josefsson  <simon@josefsson.org>
6775
6776         * gnulib-tool (func_all_modules): Exclude all .* files (e.g.,
6777         Emacs .#* auto-save files).
6778
6779 2007-01-11  Bruno Haible  <bruno@clisp.org>
6780
6781         * gnulib-tool (func_all_modules): Exclude all files inside the CVS
6782         directory.
6783
6784 2007-01-10  Paul Eggert  <eggert@cs.ucla.edu>
6785
6786         Use @...@ consistently in lib/wctype_.h.
6787         * lib/wctype_.h [HAVE_WINT_T]: Go back to using @...@, but rely
6788         on it being set to 1 or 0.
6789         * m4/wctype.m4 (gl_WCTYPE_H): Set HAVE_WINT_T to 1 or 0, and
6790         go back to AC_SUBSTing it.
6791         * modules/wctype (Makefile.am): Undo previous change.
6792
6793 2007-01-10  Eric Blake  <ebb9@byu.net>
6794
6795         * lib/wctype_.h [HAVE_WINT_T]: Rely on AC_DEFINE.
6796         * m4/wctype.m4 (gl_WCTYPE_H): No need to AC_SUBST(HAVE_WINT_T).
6797         * modules/wctype (Makefile.am): Likewise.
6798         Reported by Chris McGuire.
6799
6800 2007-01-10  Jim Meyering  <jim@meyering.net>
6801
6802         fts.c: a small readability/maintainability improvement
6803         * lib/fts.c (fts_read): Make this code slightly more readable and
6804         maintainable by hoisting the "sp->fts_cur = p" assignments to
6805         immediately follow the statements that set P.  Derived from
6806         the patch by Miloslav Trmac in http://bugzilla.redhat.com/222089.
6807
6808 2007-01-10  Eric Blake  <ebb9@byu.net>
6809
6810         * lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> before
6811         <wchar.h>, to work around BSDI bug in BSD/OS 4.0.1.
6812         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
6813         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
6814         Reported by Chris McGuire.
6815
6816 2007-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6817
6818         * gnulib-tool (func_all_modules): Use POSIX conforming escaping
6819         in sed script.
6820
6821 2007-01-09  Bruno Haible  <bruno@clisp.org>
6822
6823         * MODULES.html.sh: Accept options --cvs-urls, --git-urls.
6824         (repo_url_prefix, repo_url_suffix, repo_url_suffix_repl): New
6825         variables.
6826         (func_module): Use them.
6827
6828 2007-01-09  Bruno Haible  <bruno@clisp.org>
6829
6830         * modules/unistr/base: New file.
6831         * lib/unistr.h: New file.
6832
6833         * modules/unistr/u8-to-u16: New file.
6834         * lib/unistr/u8-to-u16.c: New file.
6835
6836         * modules/unistr/u8-to-u32: New file.
6837         * lib/unistr/u8-to-u32.c: New file.
6838
6839         * modules/unistr/u16-to-u8: New file.
6840         * lib/unistr/u16-to-u8.c: New file.
6841
6842         * modules/unistr/u16-to-u32: New file.
6843         * lib/unistr/u16-to-u32.c: New file.
6844
6845         * modules/unistr/u32-to-u8: New file.
6846         * lib/unistr/u32-to-u8.c: New file.
6847
6848         * modules/unistr/u32-to-u16: New file.
6849         * lib/unistr/u32-to-u16.c: New file.
6850
6851         * modules/unistr/u8-check: New file.
6852         * modules/unistr/u16-check: New file.
6853         * modules/unistr/u32-check: New file.
6854         * lib/unistr/u8-check.c: New file.
6855         * lib/unistr/u16-check.c: New file.
6856         * lib/unistr/u32-check.c: New file.
6857
6858         * modules/unistr/u8-chr: New file.
6859         * modules/unistr/u16-chr: New file.
6860         * modules/unistr/u32-chr: New file.
6861         * lib/unistr/u8-chr.c: New file.
6862         * lib/unistr/u16-chr.c: New file.
6863         * lib/unistr/u32-chr.c: New file.
6864
6865         * modules/unistr/u8-cmp: New file.
6866         * modules/unistr/u16-cmp: New file.
6867         * modules/unistr/u32-cmp: New file.
6868         * lib/unistr/u8-cmp.c: New file.
6869         * lib/unistr/u16-cmp.c: New file.
6870         * lib/unistr/u32-cmp.c: New file.
6871
6872         * modules/unistr/u8-cpy: New file.
6873         * modules/unistr/u16-cpy: New file.
6874         * modules/unistr/u32-cpy: New file.
6875         * lib/unistr/u8-cpy.c: New file.
6876         * lib/unistr/u16-cpy.c: New file.
6877         * lib/unistr/u32-cpy.c: New file.
6878         * lib/unistr/u-cpy.h: New file.
6879
6880         * modules/unistr/u8-cpy-alloc: New file.
6881         * modules/unistr/u16-cpy-alloc: New file.
6882         * modules/unistr/u32-cpy-alloc: New file.
6883         * lib/unistr/u8-cpy-alloc.c: New file.
6884         * lib/unistr/u16-cpy-alloc.c: New file.
6885         * lib/unistr/u32-cpy-alloc.c: New file.
6886         * lib/unistr/u-cpy-alloc.h: New file.
6887
6888         * modules/unistr/u8-endswith: New file.
6889         * modules/unistr/u16-endswith: New file.
6890         * modules/unistr/u32-endswith: New file.
6891         * lib/unistr/u8-endswith.c: New file.
6892         * lib/unistr/u16-endswith.c: New file.
6893         * lib/unistr/u32-endswith.c: New file.
6894         * lib/unistr/u-endswith.h: New file.
6895
6896         * modules/unistr/u8-mblen: New file.
6897         * modules/unistr/u16-mblen: New file.
6898         * modules/unistr/u32-mblen: New file.
6899         * lib/unistr/u8-mblen.c: New file.
6900         * lib/unistr/u16-mblen.c: New file.
6901         * lib/unistr/u32-mblen.c: New file.
6902
6903         * modules/unistr/u8-mbtouc: New file.
6904         * modules/unistr/u16-mbtouc: New file.
6905         * modules/unistr/u32-mbtouc: New file.
6906         * lib/unistr/u8-mbtouc.c: New file.
6907         * lib/unistr/u16-mbtouc.c: New file.
6908         * lib/unistr/u32-mbtouc.c: New file.
6909
6910         * modules/unistr/u8-mbtouc-safe: New file.
6911         * modules/unistr/u16-mbtouc-safe: New file.
6912         * modules/unistr/u32-mbtouc-safe: New file.
6913         * lib/unistr/u8-mbtouc-safe.c: New file.
6914         * lib/unistr/u16-mbtouc-safe.c: New file.
6915         * lib/unistr/u32-mbtouc-safe.c: New file.
6916
6917         * modules/unistr/u8-move: New file.
6918         * modules/unistr/u16-move: New file.
6919         * modules/unistr/u32-move: New file.
6920         * lib/unistr/u8-move.c: New file.
6921         * lib/unistr/u16-move.c: New file.
6922         * lib/unistr/u32-move.c: New file.
6923         * lib/unistr/u-move.h: New file.
6924
6925         * modules/unistr/u8-next: New file.
6926         * modules/unistr/u16-next: New file.
6927         * modules/unistr/u32-next: New file.
6928         * lib/unistr/u8-next.c: New file.
6929         * lib/unistr/u16-next.c: New file.
6930         * lib/unistr/u32-next.c: New file.
6931
6932         * modules/unistr/u8-prev: New file.
6933         * modules/unistr/u16-prev: New file.
6934         * modules/unistr/u32-prev: New file.
6935         * lib/unistr/u8-prev.c: New file.
6936         * lib/unistr/u16-prev.c: New file.
6937         * lib/unistr/u32-prev.c: New file.
6938
6939         * modules/unistr/u8-set: New file.
6940         * modules/unistr/u16-set: New file.
6941         * modules/unistr/u32-set: New file.
6942         * lib/unistr/u8-set.c: New file.
6943         * lib/unistr/u16-set.c: New file.
6944         * lib/unistr/u32-set.c: New file.
6945         * lib/unistr/u-set.h: New file.
6946
6947         * modules/unistr/u8-startswith: New file.
6948         * modules/unistr/u16-startswith: New file.
6949         * modules/unistr/u32-startswith: New file.
6950         * lib/unistr/u8-startswith.c: New file.
6951         * lib/unistr/u16-startswith.c: New file.
6952         * lib/unistr/u32-startswith.c: New file.
6953         * lib/unistr/u-startswith.h: New file.
6954
6955         * modules/unistr/u8-stpcpy: New file.
6956         * modules/unistr/u16-stpcpy: New file.
6957         * modules/unistr/u32-stpcpy: New file.
6958         * lib/unistr/u8-stpcpy.c: New file.
6959         * lib/unistr/u16-stpcpy.c: New file.
6960         * lib/unistr/u32-stpcpy.c: New file.
6961         * lib/unistr/u-stpcpy.h: New file.
6962
6963         * modules/unistr/u8-stpncpy: New file.
6964         * modules/unistr/u16-stpncpy: New file.
6965         * modules/unistr/u32-stpncpy: New file.
6966         * lib/unistr/u8-stpncpy.c: New file.
6967         * lib/unistr/u16-stpncpy.c: New file.
6968         * lib/unistr/u32-stpncpy.c: New file.
6969         * lib/unistr/u-stpncpy.h: New file.
6970
6971         * modules/unistr/u8-strcat: New file.
6972         * modules/unistr/u16-strcat: New file.
6973         * modules/unistr/u32-strcat: New file.
6974         * lib/unistr/u8-strcat.c: New file.
6975         * lib/unistr/u16-strcat.c: New file.
6976         * lib/unistr/u32-strcat.c: New file.
6977         * lib/unistr/u-strcat.h: New file.
6978
6979         * modules/unistr/u8-strchr: New file.
6980         * modules/unistr/u16-strchr: New file.
6981         * modules/unistr/u32-strchr: New file.
6982         * lib/unistr/u8-strchr.c: New file.
6983         * lib/unistr/u16-strchr.c: New file.
6984         * lib/unistr/u32-strchr.c: New file.
6985
6986         * modules/unistr/u8-strcmp: New file.
6987         * modules/unistr/u16-strcmp: New file.
6988         * modules/unistr/u32-strcmp: New file.
6989         * lib/unistr/u8-strcmp.c: New file.
6990         * lib/unistr/u16-strcmp.c: New file.
6991         * lib/unistr/u32-strcmp.c: New file.
6992
6993         * modules/unistr/u8-strcpy: New file.
6994         * modules/unistr/u16-strcpy: New file.
6995         * modules/unistr/u32-strcpy: New file.
6996         * lib/unistr/u8-strcpy.c: New file.
6997         * lib/unistr/u16-strcpy.c: New file.
6998         * lib/unistr/u32-strcpy.c: New file.
6999         * lib/unistr/u-strcpy.h: New file.
7000
7001         * modules/unistr/u8-strcspn: New file.
7002         * modules/unistr/u16-strcspn: New file.
7003         * modules/unistr/u32-strcspn: New file.
7004         * lib/unistr/u8-strcspn.c: New file.
7005         * lib/unistr/u16-strcspn.c: New file.
7006         * lib/unistr/u32-strcspn.c: New file.
7007         * lib/unistr/u-strcspn.h: New file.
7008
7009         * modules/unistr/u8-strdup: New file.
7010         * modules/unistr/u16-strdup: New file.
7011         * modules/unistr/u32-strdup: New file.
7012         * lib/unistr/u8-strdup.c: New file.
7013         * lib/unistr/u16-strdup.c: New file.
7014         * lib/unistr/u32-strdup.c: New file.
7015         * lib/unistr/u-strdup.h: New file.
7016
7017         * modules/unistr/u8-strlen: New file.
7018         * modules/unistr/u16-strlen: New file.
7019         * modules/unistr/u32-strlen: New file.
7020         * lib/unistr/u8-strlen.c: New file.
7021         * lib/unistr/u16-strlen.c: New file.
7022         * lib/unistr/u32-strlen.c: New file.
7023         * lib/unistr/u-strlen.h: New file.
7024
7025         * modules/unistr/u8-strmblen: New file.
7026         * modules/unistr/u16-strmblen: New file.
7027         * modules/unistr/u32-strmblen: New file.
7028         * lib/unistr/u8-strmblen.c: New file.
7029         * lib/unistr/u16-strmblen.c: New file.
7030         * lib/unistr/u32-strmblen.c: New file.
7031
7032         * modules/unistr/u8-strmbtouc: New file.
7033         * modules/unistr/u16-strmbtouc: New file.
7034         * modules/unistr/u32-strmbtouc: New file.
7035         * lib/unistr/u8-strmbtouc.c: New file.
7036         * lib/unistr/u16-strmbtouc.c: New file.
7037         * lib/unistr/u32-strmbtouc.c: New file.
7038
7039         * modules/unistr/u8-strncat: New file.
7040         * modules/unistr/u16-strncat: New file.
7041         * modules/unistr/u32-strncat: New file.
7042         * lib/unistr/u8-strncat.c: New file.
7043         * lib/unistr/u16-strncat.c: New file.
7044         * lib/unistr/u32-strncat.c: New file.
7045         * lib/unistr/u-strncat.h: New file.
7046
7047         * modules/unistr/u8-strncmp: New file.
7048         * modules/unistr/u16-strncmp: New file.
7049         * modules/unistr/u32-strncmp: New file.
7050         * lib/unistr/u8-strncmp.c: New file.
7051         * lib/unistr/u16-strncmp.c: New file.
7052         * lib/unistr/u32-strncmp.c: New file.
7053
7054         * modules/unistr/u8-strncpy: New file.
7055         * modules/unistr/u16-strncpy: New file.
7056         * modules/unistr/u32-strncpy: New file.
7057         * lib/unistr/u8-strncpy.c: New file.
7058         * lib/unistr/u16-strncpy.c: New file.
7059         * lib/unistr/u32-strncpy.c: New file.
7060         * lib/unistr/u-strncpy.h: New file.
7061
7062         * modules/unistr/u8-strnlen: New file.
7063         * modules/unistr/u16-strnlen: New file.
7064         * modules/unistr/u32-strnlen: New file.
7065         * lib/unistr/u8-strnlen.c: New file.
7066         * lib/unistr/u16-strnlen.c: New file.
7067         * lib/unistr/u32-strnlen.c: New file.
7068         * lib/unistr/u-strnlen.h: New file.
7069
7070         * modules/unistr/u8-strpbrk: New file.
7071         * modules/unistr/u16-strpbrk: New file.
7072         * modules/unistr/u32-strpbrk: New file.
7073         * lib/unistr/u8-strpbrk.c: New file.
7074         * lib/unistr/u16-strpbrk.c: New file.
7075         * lib/unistr/u32-strpbrk.c: New file.
7076         * lib/unistr/u-strpbrk.h: New file.
7077
7078         * modules/unistr/u8-strrchr: New file.
7079         * modules/unistr/u16-strrchr: New file.
7080         * modules/unistr/u32-strrchr: New file.
7081         * lib/unistr/u8-strrchr.c: New file.
7082         * lib/unistr/u16-strrchr.c: New file.
7083         * lib/unistr/u32-strrchr.c: New file.
7084
7085         * modules/unistr/u8-strspn: New file.
7086         * modules/unistr/u16-strspn: New file.
7087         * modules/unistr/u32-strspn: New file.
7088         * lib/unistr/u8-strspn.c: New file.
7089         * lib/unistr/u16-strspn.c: New file.
7090         * lib/unistr/u32-strspn.c: New file.
7091         * lib/unistr/u-strspn.h: New file.
7092
7093         * modules/unistr/u8-strstr: New file.
7094         * modules/unistr/u16-strstr: New file.
7095         * modules/unistr/u32-strstr: New file.
7096         * lib/unistr/u8-strstr.c: New file.
7097         * lib/unistr/u16-strstr.c: New file.
7098         * lib/unistr/u32-strstr.c: New file.
7099         * lib/unistr/u-strstr.h: New file.
7100
7101         * modules/unistr/u8-strtok: New file.
7102         * modules/unistr/u16-strtok: New file.
7103         * modules/unistr/u32-strtok: New file.
7104         * lib/unistr/u8-strtok.c: New file.
7105         * lib/unistr/u16-strtok.c: New file.
7106         * lib/unistr/u32-strtok.c: New file.
7107         * lib/unistr/u-strtok.h: New file.
7108
7109         * modules/unistr/u8-uctomb: New file.
7110         * modules/unistr/u16-uctomb: New file.
7111         * modules/unistr/u32-uctomb: New file.
7112         * lib/unistr/u8-uctomb.c: New file.
7113         * lib/unistr/u16-uctomb.c: New file.
7114         * lib/unistr/u32-uctomb.c: New file.
7115
7116         * MODULES.html.sh (Unicode string functions): Add the new modules.
7117
7118 2007-01-08  Bruno Haible  <bruno@clisp.org>
7119
7120         * gnulib-tool (func_all_modules): Use find, not ls, to traverse the
7121         modules directory. Filter out CVS, ChangeLog, COPYING, README also from
7122         subdirectories.
7123
7124 2007-01-08  Karl Berry  <karl@gnu.org>
7125
7126         * doc/error.texi: mention that main() fns must set program_name
7127         when progname is used.
7128
7129 2007-01-08  Paul Eggert  <eggert@cs.ucla.edu>
7130
7131         * m4/wctype.m4 (gl_WCTYPE_H): Compute ABSOLUTE_WCTYPE_H even if
7132         WCTYPE_H is empty, for the benefit of builds from non-distclean
7133         directories.  Problem reported by Eric Blake in
7134         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00157.html>.
7135
7136 2007-01-08  Bruno Haible  <bruno@clisp.org>
7137
7138         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Remove
7139         PROVIDE_CANONICALIZE_FILENAME_MODE macro definition.
7140         * lib/canonicalize.h: Test GNULIB_CANONICALIZE instead of
7141         PROVIDE_CANONICALIZE_FILENAME_MODE.
7142         * modules/canonicalize (configure.ac): Use gl_MODULE_INDICATOR.
7143
7144 2007-01-08  Bruno Haible  <bruno@clisp.org>
7145
7146         * m4/fts.m4 (gl_FUNC_FTS_LGPL): Remove _LGPL_PACKAGE macro definition.
7147         * lib/fts_.h (_LGPL_PACKAGE): Remove macro.
7148         Use !GNULIB_FTS instead of _LGPL_PACKAGE.
7149         * lib/fts.c: Likewise.
7150         * modules/fts (configure.ac): Use gl_MODULE_INDICATOR.
7151
7152 2006-12-25  Bruno Haible  <bruno@clisp.org>
7153
7154         * modules/utf8-ucs4-safe: New file.
7155         * lib/utf8-ucs4-safe.h: New file.
7156         * lib/unistr/utf8-ucs4-safe.c: New file.
7157
7158         * modules/utf16-ucs4-safe: New file.
7159         * lib/utf16-ucs4-safe.h: New file.
7160         * lib/unistr/utf16-ucs4-safe.c: New file.
7161
7162         * MODULES.html.sh (Unicode string functions): Add the new modules.
7163
7164 2007-01-08  Bruno Haible  <bruno@clisp.org>
7165
7166         * modules/utf8-ucs4 (Files, lib_SOURCES): Add unistr/utf8-ucs4.c.
7167         (Depends-on): Add unitypes.
7168         * lib/utf8-ucs4.h: Add double-inclusion guard. Include unitypes.h.
7169         (u8_mbtouc_aux): Move out to separate file.
7170         (u8_mbtouc): Use ucs4_t, uint8_t types.
7171         * lib/unistr/utf8-ucs4.c: New file.
7172
7173         * modules/utf16-ucs4 (Files, lib_SOURCES): Add unistr/utf16-ucs4.c.
7174         (Depends-on): Add unitypes.
7175         * lib/utf16-ucs4.h: Add double-inclusion guard. Include unitypes.h.
7176         (u16_mbtouc_aux): Move out to separate file.
7177         (u16_mbtouc): Use ucs4_t, uint16_t types.
7178         * lib/unistr/utf16-ucs4.c: New file.
7179
7180         * modules/ucs4-utf8 (Files, lib_SOURCES): Add unistr/ucs4-utf8.c.
7181         (Depends-on): Add unitypes.
7182         * lib/ucs4-utf8.h: Add double-inclusion guard. Include unitypes.h.
7183         (u8_uctomb_aux): Move out to separate file.
7184         (u8_uctomb): Use ucs4_t, uint8_t types.
7185         * lib/unistr/ucs4-utf8.c: New file.
7186
7187         * modules/ucs4-utf16 (Files, lib_SOURCES): Add unistr/ucs4-utf16.c.
7188         (Depends-on): Add unitypes.
7189         * lib/ucs4-utf16.h: Add double-inclusion guard. Include unitypes.h.
7190         (u16_uctomb_aux): Move out to separate file.
7191         (u16_uctomb): Use ucs4_t, uint16_t types.
7192         * lib/unistr/ucs4-utf16.c: New file.
7193
7194 2006-12-25  Bruno Haible  <bruno@clisp.org>
7195
7196         * modules/unitypes: New file.
7197         * lib/unitypes.h: New file.
7198         * MODULES.html.sh (func_all_modules): New section "Unicode string
7199         functions". Move ucs4-utf8, ucs4-utf16, utf8-ucs4, utf16-ucs4 to
7200         this section. Add unitypes.
7201
7202 2007-01-08  Bruno Haible  <bruno@clisp.org>
7203
7204         Avoid variable names that conflict with those from libtool.
7205         * m4/lib-link.m4 (AC_LIB_RPATH, AC_LIB_LINKFLAGS_BODY,
7206         AC_LIB_LINKFLAGS_FROM_LIBS): Rename libext to acl_libext,
7207         shlibext to acl_shlibext, libname_spec to acl_libname_spec,
7208         library_names_spec to acl_library_names_spec, hardcode_* to
7209         acl_hardcode_*.
7210         Reported by Ralf Wildenhues.
7211
7212 2007-01-08  Bruno Haible  <bruno@clisp.org>
7213
7214         * m4/gc-arcfour.m4 (gl_GC_ARCFOUR): Remove GC_USE_ARCFOUR macro
7215         definition.
7216         * m4/gc-arctwo.m4 (gl_GC_ARCTWO): Remove GC_USE_ARCTWO macro
7217         definition.
7218         * m4/gc-des.m4 (gl_GC_DES): Remove GC_USE_DES macro definition.
7219         * m4/gc-hmac-md5.m4 (gl_GC_HMAC_MD5): Remove GC_USE_HMAC_MD5 macro
7220         definition.
7221         * m4/gc-hmac-sha1.m4 (gl_GC_HMAC_SHA1): Remove GC_USE_HMAC_SHA1 macro
7222         definition.
7223         * m4/gc-md2.m4 (gl_GC_MD2): Remove GC_USE_MD2 macro definition.
7224         * m4/gc-md4.m4 (gl_GC_MD4): Remove GC_USE_MD4 macro definition.
7225         * m4/gc-md5.m4 (gl_GC_MD5): Remove GC_USE_MD5 macro definition.
7226         * m4/gc-random.m4 (gl_GC_RANDOM): Remove GC_USE_RANDOM macro
7227         definition.
7228         * m4/gc-rijndael.m4 (gl_GC_RIJNDAEL): Remove GC_USE_RIJNDAEL macro
7229         definition.
7230         * m4/gc-sha1.m4 (gl_GC_SHA1): Remove GC_USE_SHA1 macro definition.
7231         * lib/gc-gnulib.c: Use GNULIB_GC_<algorithm> instead of
7232         GC_USE_<algorithm>.
7233         * lib/gc-libgcrypt.c: Likewise.
7234         * modules/gc-arcfour (configure.ac): Use gl_MODULE_INDICATOR.
7235         * modules/gc-arctwo (configure.ac): Likewise.
7236         * modules/gc-des (configure.ac): Likewise.
7237         * modules/gc-hmac-md5 (configure.ac): Likewise.
7238         * modules/gc-hmac-sha1 (configure.ac): Likewise.
7239         * modules/gc-md2 (configure.ac): Likewise.
7240         * modules/gc-md4 (configure.ac): Likewise.
7241         * modules/gc-md5 (configure.ac): Likewise.
7242         * modules/gc-random (configure.ac): Likewise.
7243         * modules/gc-rijndael (configure.ac): Likewise.
7244         * modules/gc-sha1 (configure.ac): Likewise.
7245
7246 2007-01-08  Bruno Haible  <bruno@clisp.org>
7247
7248         * m4/close-stream.m4 (gl_CLOSE_STREAM): Remove GNULIB_CLOSE_STREAM
7249         macro definition.
7250         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Remove GNULIB_FCNTL_SAFER macro
7251         definition.
7252         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Remove GNULIB_FOPEN_SAFER macro
7253         definition.
7254         * modules/close-stream (configure.ac): Invoke gl_MODULE_INDICATOR.
7255         * modules/fcntl-safer (configure.ac): Likewise.
7256         * modules/fopen-safer (configure.ac): Likewise.
7257         * modules/fwriteerror (configure.ac): Likewise. Remove explicit
7258         GNULIB_FWRITEERROR macro definition.
7259
7260 2007-01-08  Bruno Haible  <bruno@clisp.org>
7261
7262         * m4/gnulib-common.m4: New file.
7263         * gnulib-tool (func_get_autoconf_snippet): Undo last change.
7264         (func_get_filelist): Add m4/gnulib-common.m4.
7265
7266 2007-01-08  Bruno Haible  <bruno@clisp.org>
7267
7268         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Simplify the sorting
7269         command.
7270
7271 2007-01-08  Jim Meyering  <jim@meyering.net>
7272
7273         Use a more robust test for a "can't happen" condition.
7274         * lib/fts.c (fts_read): Revert the change of 2006-11-22, since it
7275         narrowed the st_size value.  Presuming the "can't happen" condition
7276         is true, that narrowing could conceivably convert an invalid st_size
7277         value into a valid one.  Instead, use a change based on Matthew
7278         Woehlke's original patch.
7279
7280         Slight readability improvement: use an assert-like macro
7281         in place of literal "abort ()" uses.
7282         * lib/fts.c (fts_assert): Define.
7283         (fts_set_stat_required, cwd_advance_fd, fts_read, fd_ring_check):
7284         Use this macro instead of a bare 'abort'.
7285
7286 2007-01-05  Paul Eggert  <eggert@cs.ucla.edu>
7287
7288         Don't worry about using IRIX 5.3's wctype.h broken definitions;
7289         simply work around them.
7290         * lib/wctype_.h: Remove test for HAVE_WCTYPE_CTMP_BUG.
7291         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph, iswlower):
7292         (iswprint, iswpunct, iswspace, iswupper, iswxdigit): Undef before
7293         declaring.
7294         Don't bother to define as macros, since the standard doesn't require it.
7295         * m4/wctype.m4 (WCTYPE_H, ABSOLUTE_WCTYPE_H): Simplify, since we no
7296         longer worry about IRIX 5.3.
7297         (HAVE_WCTYPE_CTMP_BUG): Remove.
7298
7299 2007-01-04  Paul Eggert  <eggert@cs.ucla.edu>
7300
7301         * lib/wctype_.h (_ctmp_) [HAVE_WCTYPE_CTMP_BUG]: Now of type wchar_t,
7302         not wint_t.  Also, include <ctype.h>, to fix another IRIX bug.
7303         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
7304         Problems reported by Georg Schwarz for IRIX 5.3.
7305
7306         * gnulib-tool (autoconf_minversion): Take the maximum version number
7307         found, not the minimum.  Problem reported by James Youngman.
7308
7309 2007-01-03  Karl Berry  <karl@gnu.org>
7310
7311         * doc/error.texi: new file, explaining interaction with progname.
7312         * doc/gnulib.texi: include it.  Update copyright.
7313
7314 2007-01-03  Simon Josefsson  <simon@josefsson.org>
7315
7316         * gnulib-tool (func_create_testdir): Run AC_CANONICAL_BUILD and
7317         AC_CANONICAL_HOST, to improve autobuild outputs.
7318
7319 2007-01-03  Paolo Bonzini  <bonzini@gnu.org>
7320             Yoann Vandoorselaere <yoann.v@prelude-ids.com>
7321
7322         * lib/poll.c (poll): Use recv on Mac OS X to distinguish connected
7323         sockets, server sockets, and other file descriptors.  Count errors
7324         to compute the return value.  Reorder the code a bit to be easier
7325         to follow.  Don't set event bits that were not requested (except
7326         POLLERR and POLLHUP).
7327
7328 2007-01-01  Bruno Haible  <bruno@clisp.org>
7329
7330         * modules/lchmod (Include): Require lchmod.h, not lchown.h.
7331
7332 2007-01-03  Jim Meyering  <jim@meyering.net>
7333
7334         * modules/fts-lgpl (Depends-on): Add i-ring.  Reported by Bruno Haible.
7335
7336 2007-01-02  Bruno Haible  <bruno@clisp.org>
7337
7338         * modules/settime (Include): Require timespec.h.
7339         * modules/nanosleep (Include): Likewise.
7340
7341 2007-01-01  Bruno Haible  <bruno@clisp.org>
7342
7343         * gnulib-tool (func_emit_copyright_notice): Bump year.
7344         (func_get_autoconf_snippet): Emit a GNULIB_<modulename> macro.
7345
7346 2007-01-01  Bruno Haible  <bruno@clisp.org>
7347
7348         Improve support for OpenBSD.
7349         * build-aux/config.rpath (libname_spec): Export.
7350         (library_names_spec): New variable. Export.
7351         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Extract libname_spec and
7352         library_names_spec from the config.rpath output. Locate shared library
7353         through the name pattern in library_names_spec.
7354
7355 2007-01-01  Eric Blake  <ebb9@byu.net>
7356
7357         * lib/version-etc.c (COPYRIGHT_YEAR): Bump for new year.
7358
7359 2006-12-30  Paul Eggert  <eggert@cs.ucla.edu>
7360
7361         * gnulib-tool (SORT): Remove, since we no longer assume GNU sort.
7362         Rewrite so as not to assume GNU sort or "tail -1".  Also, don't
7363         assume the C locale, and avoid an "eval" that could cause trouble.
7364         Problem with SORT reported by Bob Proulx.
7365
7366         * lib/getpagesize.h (getpagesize) [defined __amigaos4__]:
7367         Define.  Trivial patch from Henning Nielsen Lund, originally
7368         sent to bug-grep@gnu.org today.
7369
7370 2006-12-29  Paul Eggert  <eggert@cs.ucla.edu>
7371
7372         * lib/acl.h: Include sys/types.h and sys/stat.h, for mode_t and
7373         struct stat.  Problem reported by Henning Nielsen Lund.
7374         * lib/acl.c: Include acl.h first, to check interface.  Don't
7375         bother to include sys/types.h and sys/stat.h again.
7376
7377 2006-12-28  Paul Eggert  <eggert@cs.ucla.edu>
7378
7379         Import the following change from libc; problem reported by
7380         Sven Verdoolaege.
7381
7382         2005-10-13  Ulrich Drepper  <drepper@redhat.com>
7383
7384         [BZ #1373]
7385         * lib/argp.h: Remove __NTH for __argp_usage inline function.
7386
7387 2006-12-28  Jim Meyering  <jim@meyering.net>
7388
7389         * build-aux/announce-gen: Do not assume that the package
7390         builds any of tar.gz, tar.bz2, and .xdelta files.
7391         Suggestion from Simon Josefsson.
7392
7393 2006-12-28  Simon Josefsson  <simon@josefsson.org>
7394
7395         * modules/announce-gen: New file.
7396
7397 2006-12-27  Paul Eggert  <eggert@cs.ucla.edu>
7398
7399         * lib/mbchar.h: Just include <wctype.h>; the wctype module
7400         handles its gotchas now.
7401         * lib/mbswidth.c: Likewise.
7402         * lib/wcwidth.h: Likewise.
7403         * m4/mbchar.m4 (gl_MBCHAR): Don't bother checking for wctype.h
7404         and iswcntrl; the wctype module does this stuff now.
7405         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
7406         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
7407         * modules/mbchar (Depends-on): Add wctype.
7408         * modules/mbswidth (Depends-on): Likewise.
7409         * modules/wcwidth (Depends-on): Likewise.
7410
7411 2006-12-27  Eric Blake  <ebb9@byu.net>
7412
7413         * lib/fnmatch.c: Reinstate inclusion of <wchar.h>, since this
7414         module uses more than what <wctype.h> is required to provide.
7415
7416 2006-12-26  Eric Blake  <ebb9@byu.net>
7417
7418         * gnulib-tool (sed_extract_prog): Avoid space-tab.
7419
7420 2006-12-26  Eric Blake  <ebb9@byu.net>
7421
7422         * modules/absolute-header: New module.
7423         * modules/fcntl (Depends-on): Depend on it.
7424         * modules/inttypes (Depends-on): Likewise.
7425         * modules/stdint (Depends-on): Likewise.
7426         * modules/sys_stat (Depends-on): Likewise.
7427         * modules/wctype (Depends-on): Likewise.
7428         * MODULES.html.sh (Support for building libraries and
7429         executables): Document it.
7430
7431 2006-12-25  Paul Eggert  <eggert@cs.ucla.edu>
7432
7433         * gnulib-tool (SED): Remove, undoing previous change.
7434         The problem was that it broke coreutils on Solaris, because
7435         "sed --posix" leaked into a makefile.
7436         (sed): New alias, if 'alias' and GNU sed.
7437
7438 2006-12-24  Jim Meyering  <jim@meyering.net>
7439
7440         Work around an fchownat bug in glibc-2.4:
7441         http://lists.ubuntu.com/archives/ubuntu-users/2006-September/093218.html
7442         This bug would cause "chown -RP ... DIR" to follow symlinks in DIR,
7443         in spite of the -P option.
7444         * m4/openat.m4 (gl_FUNC_FCHOWNAT, gl_FUNC_FCHOWNAT_DEREF_BUG):
7445         New macros.
7446         (gl_PREREQ_OPENAT): Require gl_FUNC_FCHOWNAT.
7447         * modules/openat (Files): Add lib/fchownat.c.
7448         * lib/openat.c (fchownat): Don't define here.  Move to...
7449         * lib/fchownat.c: ...this new file.
7450
7451 2006-12-23  Paul Eggert  <eggert@cs.ucla.edu>
7452
7453         Fix bug reported by Bruno Haible in
7454         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00228.html>
7455         where quotearg.c didn't compile on Mac OS X 10.2 because it
7456         lacks <wchar.h> and wint_t.
7457         * lib/wctype_.h (__wctype_wint_t): New type.
7458         Include <stdio.h>, <time.h>, <wchar.h> only if HAVE_WINT_T.
7459         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph):
7460         (iswlower, iswprint, iswpunct, iswspace, iswupper, ixwxdigit):
7461         Arg is now of type __wctype_wint_t, not wint_t.
7462         * m4/wctype.m4 (gl_WCTYPE_H): Require gt_TYPE_WINT_T, and
7463         substitute HAVE_WINT_T.
7464         * modules/wctype (Files): Add m4/wint_t.m4.
7465         (wctype.h): Substitute HAVE_WINT_T.
7466
7467 2006-12-23  Bruno Haible  <bruno@clisp.org>
7468
7469         * lib/safe-read.h [C++]: Wrap declarations in extern "C".
7470
7471 2006-12-23  Bruno Haible  <bruno@clisp.org>
7472
7473         * lib/canonicalize-lgpl.c (__realpath): Test HAVE_READLINK instead of
7474         S_ISLNK.
7475         Needed because gnulib's sys/stat.h replacement defines S_ISLNK on
7476         mingw.
7477
7478 2006-12-22  Bruno Haible  <bruno@clisp.org>
7479
7480         * lib/copy-file.c: Include acl.h.
7481         (copy_file_preserving) [USE_ACL]: Use copy_acl instead of chmod.
7482         Close the file descriptors only after being done with copy_acl.
7483         * modules/copy-file (Depends-on): Add acl.
7484
7485 2006-12-22  Bruno Haible  <bruno@clisp.org>
7486
7487         * gnulib-tool (SED): New variable.
7488         Use $SED instead of sed everywhere.
7489
7490 2006-12-22  Bruno Haible  <bruno@clisp.org>
7491
7492         * modules/no-c++: New file.
7493         * m4/no-c++.m4: New file.
7494         * MODULES.html.sh (Support for building libraries and executables):
7495         Add no-c++.
7496
7497 2006-12-22  Paul Eggert  <eggert@cs.ucla.edu>
7498
7499         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
7500         Include <limits.h>, and use its INT_MAX to rewrite the
7501         j loop so that it does not overflow 'int'.  Problem reported by
7502         Ralf Wildenhues in
7503         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00084.html>.
7504         Play it safe by shifting left by 1 rather than multiplying by 2,
7505         as GCC is less likely to optimize this away when the value
7506         is signed (when it assumes overflow leads to undefined behavior).
7507         Also, don't assume time_t uses two's complement.
7508
7509 2006-12-21  Paul Eggert  <eggert@cs.ucla.edu>
7510
7511         * MODULES.html.sh: New module wctype.
7512         * lib/wctype_.h, m4/wctype.m4, modules/wctype: New files.
7513         * lib/fnmatch.c: Don't bother to include <wchar.h> before
7514         <wctype.h>, since the new wctype module should fix this.
7515         * lib/quotearg.c: Include <wctype.h> unconditionally, since
7516         the wctype module should arrange for it.
7517         * lib/regex_internal.h: Likewise.
7518         * m4/quotearg.m4 (gl_QUOTEARG): Don't check for wctype.h or iswprint,
7519         since the wctype module should handle this now.
7520         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for wctype.h.
7521         * modules/fnmatch (Depends-on): Add wctype.
7522         * modules/quotearg (Depends-on): Likewise.
7523         * modules/regex (Depends-on): Likewise.
7524
7525 2006-12-19  Bruno Haible  <bruno@clisp.org>
7526
7527         * lib/strdup.h [C++]: Wrap definitions in extern "C".
7528         Suggested by Lorenzo Bettini <bettini@dsi.unifi.it>.
7529
7530 2006-12-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7531
7532         * modules/savewd (Depends-on): Fix dependency on fcntl.
7533
7534 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
7535
7536         * m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty if stdint.h
7537         conforms to C99, rather than relying on the user's environment
7538         setting of STDINT_H.
7539
7540 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
7541         and Eric Blake  <ebb9@byu.net>
7542
7543         * lib/dirname.h (DOUBLE_SLASH_IS_DISTINCT_ROOT): Default to 0, not 1.
7544         This is more consistent with the other defines here.
7545         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT):
7546         Port to z/OS.  Problem reported by Paul Gilmartin.
7547         Change local vars to use gl_ prefix rather than ac_.
7548         Don't define DOUBLE_SLASH_IS_DISTINCT_ROOT to 0, for consistency
7549         with other defines.
7550         * modules/double-slash-root: New module.
7551         * modules/dirname (Files): Remove m4/double-slash-root.m4.
7552         (Depends-on): Add double-slash-root.
7553         * MODULES.html.sh (File system functions): Mention new module.
7554
7555 2006-12-14  Paul Eggert  <eggert@cs.ucla.edu>
7556
7557         * lib/yesno.c [!ENABLE_NLS]: Don't include getline.h.
7558         (yesno) [!ENABLE_NLS]: Don't invoke getline or rpmatch.
7559         This is for the benefit of gzip, which doesn't do i18n.
7560
7561 2006-12-12  Jim Meyering  <jim@meyering.net>
7562
7563         * m4/acl.m4 (gl_ACL_GET_FILE): Fix logic error.
7564         Reported by Andreas Schwab <schwab@suse.de>.
7565
7566 2006-12-12  Bruno Haible  <bruno@clisp.org>
7567
7568         Merge these changes.
7569         2006-09-05  Bruno Haible  <bruno@clisp.org>
7570         * lib/iconvme.c (iconv_string): No need to save and restore errno when
7571         iconv_alloc succeeded.
7572         (iconv_alloc): Don't assume that malloc() or realloc(), when failing,
7573         sets errno to ENOMEM. (malloc on GNU/kFreeBSD doesn't.) No need to
7574         test for " && dest " at the end - dest is always != NULL there. Call
7575         iconv with 4xNULL arguments initially, to reset the state. Call iconv
7576         with 2xNULL arguments, also to flush the state storage. Handle the
7577         IRIX iconv behaviour. Realloc the final result, to throw away unused
7578         memory.
7579
7580 2006-12-11  Paul Eggert  <eggert@cs.ucla.edu>
7581
7582         * m4/openat.m4 (gl_FUNC_OPENAT): Don't compile mkdirat
7583         and fchmodat unconditionally, since glibc 2.4 has them.
7584         Problem reported by Arkadiusz Miskiewicz.
7585
7586 2006-12-10  Bruno Haible  <bruno@clisp.org>
7587
7588         * gnulib-tool (func_import): Show the include files only for those
7589         modules that are copied and specified.
7590         Reported by Karl Berry.
7591
7592 2006-12-08  Jim Meyering  <jim@meyering.net>
7593
7594         * build-aux/announce-gen ($VERSION): Don't use of $Revision...$.
7595         Instead, use Emacs' time-stamp write hook.  Note that the time is UTC.
7596
7597         * build-aux/announce-gen: Add two new options, both optional:
7598         --bootstrap-tools=TOOL_LIST
7599               a comma-separated list of tools, e.g.,
7600               autoconf,automake,bison,gnulib
7601         --gnulib-snapshot-date=DATE
7602               if gnulib is in the bootstrap tool list,
7603               then report this as the snapshot date.
7604               If not specified, use the current date/time.
7605               If you specify a date here, be sure it's UTC.
7606
7607 2006-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7608
7609         * tests/test-argp-2.sh: Fix test to match actual output.
7610         (func_compare): Fix sed script to be portable.
7611
7612 2006-12-05  Paul Eggert  <eggert@cs.ucla.edu>
7613
7614         * lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS]: Add a
7615         workaround for this case.  It is not autoconfigured now; offhand
7616         it's hard to see how to autoconfigure it.
7617
7618 2006-12-03  Paul Eggert  <eggert@cs.ucla.edu>
7619
7620         * lib/mkdir-p.c (make_dir_parents): Fix race condition when making
7621         a directory that is about to be chowned.  Such a directory's
7622         initial file permissions should permit the owner only and this
7623         should not be changed until after the chown, since the group and
7624         other bits would be incorrect if they granted permission before
7625         the chown.
7626
7627         Fix porting problem for iswctype reported by Georg Schwarz in:
7628         http://lists.gnu.org/archive/html/bug-coreutils/2006-12/msg00017.html
7629         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCTYPE, too.
7630         * lib/regex_internal.h (RE_ENABLE_I18N): Likewise.
7631         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for iswctype, too.
7632         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
7633
7634 2006-12-03  Jim Meyering  <jim@meyering.net>
7635
7636         * lib/fts.c (fts_load): Don't set sp->fts_dev here, since
7637         p->fts_statp may not yet be defined.
7638         (fts_read): Instead, set it in the caller, once p->fts_statp is
7639         sure to be defined, and corresponds to a top-level directory.
7640         This bug made du -x fail.  Here's the coreutils test case:
7641         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commit;h=ba45154d8e9f
7642         Reported by Mike Frysinger.
7643
7644 2006-12-01  Jim Meyering  <jim@meyering.net>
7645
7646         * modules/savewd (Depends-on): Add fcntl_h to avoid self-test
7647         build failure due to missing definition of HAVE_WORKING_O_NOFOLLOW.
7648         Reported by Simon Josefsson.
7649
7650 2006-11-30  Jim Meyering  <jim@meyering.net>
7651
7652         * m4/warning.m4: Use the all-permissive copyright notice
7653         recommended by RMS (rather than LGPL).
7654         * m4/vararrays.m4: Likewise.
7655         * m4/flexmember.m4: Likewise.
7656
7657 2006-11-29  Bruno Haible  <bruno@clisp.org>
7658
7659         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
7660         noinst_LIBRARIES. Augment noinst_LIBRARIES and noinst_LTLIBRARIES
7661         using +=.
7662         Reported by Simon Josefsson <simon@josefsson.org>.
7663
7664 2006-11-28  James Youngman <jay@gnu.org>
7665
7666         * README: Advise users that they might find the bug-gnulib@gnu.org
7667         and autotools-announce@gnu.org mailing lists useful.
7668
7669 2006-11-28  Bruno Haible  <bruno@clisp.org>
7670
7671         * m4/ptrdiff_max.m4: Remove file.
7672
7673 2006-11-21  Bruno Haible  <bruno@clisp.org>
7674
7675         * m4/eoverflow.m4 (gl_EOVERFLOW): Use AC_COMPUTE_INT instead of
7676         _AC_COMPUTE_INT.
7677         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
7678         * m4/ptrdiff_max.m4 (gl_PTRDIFF_MAX): Use AC_COMPUTE_INT instead of
7679         _AC_COMPUTE_INT.
7680         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
7681         * m4/size_max.m4 (gl_SIZE_MAX): Use AC_COMPUTE_INT instead of
7682         _AC_COMPUTE_INT.
7683         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
7684
7685 2006-11-28  Jim Meyering  <jim@meyering.net>
7686
7687         * lib/regcomp.c (parse_branch): Rename local, exp->expr, to avoid
7688         warning from "gcc -Wshadow" about shadowing the builtin.
7689
7690 2006-11-27  Bruno Haible  <bruno@clisp.org>
7691
7692         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_INT instead of
7693         _AC_COMPUTE_INT.
7694         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
7695
7696 2006-11-27  Bruno Haible  <bruno@clisp.org>
7697             Paul Eggert  <eggert@cs.ucla.edu>
7698
7699         * lib/regex.h (__restrict_arr): Redo logic of #if, for clarity.
7700
7701 2006-11-26  Bruno Haible  <bruno@clisp.org>
7702
7703         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
7704         noinst_LTLIBRARIES.
7705
7706 2006-11-27  Paul Eggert  <eggert@cs.ucla.edu>
7707             Bruno Haible  <bruno@clisp.org>
7708
7709         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to 0
7710         if compiling with "gcc -ansi".
7711
7712 2006-11-26  Paul Eggert  <eggert@cs.ucla.edu>
7713
7714         Fix some incompatibilities with gcc -ansi -pedantic.
7715         * lib/regex.h (__restrict_arr): Don't use the [restrict] syntax
7716         if compiling pedantically with GCC, unless it's C99 or later.
7717         Don't trust sys/cdefs.h's definition of __restrict_arr, either, as
7718         it mishandles gcc -ansi -pedantic as well.
7719         * lib/regex_internal.h (re_token_t): Don't use enum bitfields
7720         if gcc -pedantic.
7721         * lib/regexec.c (check_node_accept_bytes): Don't use auto
7722         initializers for struct if -pedantic, unless it's C99 or later.
7723
7724 2006-11-25  Nix  <nix@esperi.org.uk>  (tiny change)
7725
7726         * m4/fcntl_h.m4 (gl_FCNTL_H): Test the atime, not the mtime.
7727         Don't close an fd more than once. Identical atimes indicate
7728         success, not failure.
7729
7730 2006-11-22  Robinson Mittmann <bob@hoplon.com>  (tiny change)
7731
7732         * lib/sincosl.c (kernel_sinl): Fix typo in threshold.
7733
7734 2006-11-23  Jim Meyering  <jim@meyering.net>
7735
7736         * build-aux/announce-gen: New file.  From coreutils.
7737
7738 2006-11-22  Jim Meyering  <jim@meyering.net>
7739
7740         Work around a compile-time error from the HP-UX 11.00 /bin/cc.
7741         * lib/fts.c (enum Fts_stat): Give this previously-anon enum a name.
7742         (fts_read): Use a temporary to narrow the overused st_size member
7743         before using it in a switch statement.  Reported by Matthew Woehlke.
7744
7745         * m4/clock_time.m4 (gl_CLOCK_TIME): Quote AC_SUBST argument.
7746         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
7747
7748 2006-11-20  Bruno Haible  <bruno@clisp.org>
7749
7750         * gettext.m4 (AM_GNU_GETTEXT): Revert 2005-07-28 patch: Use
7751         changequote instead of pairs of brackets.
7752         Reported by Andreas Schwab <schwab@suse.de>.
7753
7754 2006-11-21  Jim Meyering  <jim@meyering.net>
7755
7756         * lib/fts.c (fts_safe_changedir): Move a declaration "up",
7757         so as to remain compatible with older compilers.
7758         Patch from Michael Deutschmann.
7759
7760 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
7761
7762         * MODULES.html.sh (File system functions): Add openat.
7763
7764         * lib/openat.h (rpl_fstatat): New macro, if
7765         [HAVE_OPENAT && ! LSTAT_FOLLOWS_SLASHED_SYMLINK.
7766         (fstatat): Define to rpl_fstatat under the same conditions,
7767         unless COMPILING_FSTATAT.
7768         * m4/openat.m4 (gl_FUNC_OPENAT): Compile fstatat.c too, if fstatat
7769         seems to have the bug.
7770         * lib/fstatat.c: New file.
7771         * modules/openat (Files): Add it.
7772
7773 2006-11-20  Bruno Haible  <bruno@clisp.org>
7774
7775         * Makefile: New file.
7776
7777 2006-11-20  Jim Meyering  <jim@meyering.net>
7778
7779         The beginnings of syntax-related checks for gnulib.
7780         * lib/Makefile: New file.
7781         * lib/t-idcache: New script.  Ensure that the two halves of
7782         idcache.c stay in sync.
7783
7784         * lib/idcache.c: Adjust comments in user- and group- portions to
7785         be more accurate, and to be consistent with one another.
7786
7787 2006-11-20  Jim Meyering  <jim@meyering.net>
7788
7789         * lib/idcache.c: Restore most of the 2006-11-06 patch, so as to
7790         continue using the flexible array member (thus, this module performs
7791         half as many malloc calls), with the addition that...
7792         (getgroup, getuser): Consistently record a non-match via an empty
7793         "name" string, and map an empty string match to a NULL return value.
7794         * modules/idcache (Depends-on): Re-add flexmember.
7795
7796         * lib/idcache.c (getuser): Remove all uses of the register keyword.
7797         (getuidbyname, getgroup, getgidbyname): Likewise.
7798
7799         Use cleaner syntax: NULL rather than 0.
7800         * lib/idcache.c (getuidbyname, getgidbyname): Return NULL, not 0.
7801
7802 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
7803
7804         * lib/idcache.c: Undo most recent patch, dated 2006-11-06.
7805         It mishandled the case where the group was missing.
7806         Problem reported by Greg Schafer.
7807         * modules/idcache: Likewise.
7808
7809 2006-11-18  Jim Meyering  <jim@meyering.net>
7810
7811         * check-module (%exempt_header): Add exception for some
7812         conditionally-included headers.
7813
7814         * modules/i-ring (Depends-on): Add verify.
7815         (License): Change to LGPL.
7816
7817 2006-11-16  Paul Eggert  <eggert@cs.ucla.edu>
7818
7819         * modules/getaddinfo (Depends-on): Remove inttostr; add snprintf.
7820         * lib/getaddrinfo.c: Include snprintf.h rather than intprops.h
7821         and inttostr.h.  Use snprintf rather than uinttostr, so that
7822         LGPLed code doesn't depend on GPLed.
7823
7824 2006-11-17  Paul Eggert  <eggert@cs.ucla.edu>
7825
7826         * modules/inline (License): Change from GPL to LGPL.
7827
7828 2006-11-17  Jim Meyering  <jim@meyering.net>
7829
7830         * modules/d-type (License): Switch to LGPL.
7831
7832 2006-11-15  Bruno Haible  <bruno@clisp.org>
7833
7834         * m4/alloca.m4 (gl_FUNC_ALLOCA): Fix the AC_CACHE_CHECK message.
7835
7836 2006-11-15  Eric Blake  <ebb9@byu.net>
7837
7838         * m4/allocsa.m4 (gl_ALLOCSA): Don't invoke macro already picked up by
7839         the module dependency.
7840
7841 2006-11-15  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
7842             Bruno Haible  <bruno@clisp.org>
7843
7844         * gnulib-tool (func_create_testdir): Add license consistency check.
7845
7846 2006-11-15  Eric Blake  <ebb9@byu.net>
7847
7848         * m4/alloca.m4 (gl_FUNC_ALLOCA): Use AC_CACHE_CHECK to avoid a
7849         random "(cached)" in configure output.
7850
7851 2006-11-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7852
7853         * m4/inttypes.m4 (gl_INTTYPES_H): Use AC_CACHE_CHECK so that the
7854         test for conforming inttypes.h is both announced and cached.
7855
7856         * MODULES.html.sh (seen_modules, seen_files): New variables.
7857         (func_module): Rewrite to use a few less gnulib-tool and sed
7858         invocations.  Avoid a couple of quadratic algorithms for ...
7859         (missed_modules, missed_files): ... these, with ...
7860         (func_append, func_tmpdir): ... these new functions, from
7861         gnulib-tool.  Analogously, install traps for cleanup.
7862
7863         * tests/test-gc.c (main): Remove unused variables.
7864         * tests/test-read-file.c: Include stdlib.h, for 'free'.
7865
7866 2006-11-14  Paul Eggert  <eggert@cs.ucla.edu>
7867
7868         * modules/inttostr (License): Change to LGPL.
7869
7870 2006-11-14  Eric Blake  <ebb9@byu.net>
7871
7872         * modules/tempname (License): Change to LGPL.
7873
7874 2006-11-14  Eric Blake  <ebb9@byu.net>
7875
7876         * doc/functions.texi (Function Portability): *printf functions on
7877         Cygwin now understand all POSIX size specifiers.
7878
7879 2006-11-14  Bruno Haible  <bruno@clisp.org>
7880
7881         * modules/c-ctype (License): Change to LGPL.
7882
7883 2006-11-12  Bruno Haible  <bruno@clisp.org>
7884
7885         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
7886         AC_LIB_LINKFLAGS_BODY): Also set a LIB${NAME}_PREFIX variable. Needed
7887         for GNOME libraries, for which the include files are installed in
7888         subdirectories of $prefix/include.
7889
7890 2006-11-12  Bruno Haible  <bruno@clisp.org>
7891
7892         * m4/lib-link.m4: Require at least autoconf-2.54.
7893         (AC_LIB_LINKFLAGS_BODY) [autoconf < 2.61]: Turn dots into the library
7894         name to underscores for the --with option.
7895
7896 2006-11-13  Bruno Haible  <bruno@clisp.org>
7897
7898         * gnulib-tool (func_create_testdir): Set gl_source_base correctly in
7899         the tests directory.
7900         Reported by Ralf Wildenhues.
7901
7902 2006-11-13  Bruno Haible  <bruno@clisp.org>
7903
7904         * gnulib-tool (func_emit_initmacro_start): Also override AC_LIBSOURCES.
7905         (func_emit_initmacro_end): Undo the override here.
7906         (func_emit_initmacro_done): Emit a definition for gl_LIBSOURCES.
7907         Works around the famous automake error in coreutils.
7908
7909 2006-11-13  Eric Blake  <ebb9@byu.net>
7910
7911         * lib/gl_anytree_oset.h (gl_tree_search_atleast): Return the
7912         element, not its node.
7913
7914 2006-11-12  Bruno Haible  <bruno@clisp.org>
7915
7916         * gnulib-tool (func_emit_lib_Makefile_am): Replace occurrences of
7917         '$(top_srcdir)/build-aux/', taking into account the real auxdir.
7918
7919 2006-11-12  Bruno Haible  <bruno@clisp.org>
7920
7921         * gnulib-tool: New option --local-symlink.
7922         (func_usage): Document it.
7923         (lsymbolic): New variable.
7924         (func_import, func_create_testdir): If --symlink was not specified,
7925         test whether --local-symlink was specified and the file comes from
7926         the local_gnulib_dir.
7927
7928 2006-11-12  Bruno Haible  <bruno@clisp.org>
7929
7930         * gnulib-tool (func_ln): New function.
7931         (func_ln_if_changed, func_create_testdir): Use it instead of "ln -s".
7932
7933 2006-11-12  Bruno Haible  <bruno@clisp.org>
7934
7935         Finish support for source files in subdirectories.
7936         * gnulib-tool (func_emit_lib_Makefile_am): If some of the source files
7937         are in subdirectories, set uses_subdirs and add 'subdir-objects' to
7938         AUTOMAKE_OPTIONS.
7939         (func_import, func_create_testdir): Invoke AM_PROG_CC_C_O in this case.
7940
7941 2006-11-12  Bruno Haible  <bruno@clisp.org>
7942
7943         * gnulib-tool (func_get_automake_snippet): Synthesize also an
7944         EXTRA_lib_SOURCES augmentation.
7945         (func_emit_lib_Makefile_am): Initialize EXTRA_lib..._SOURCES to empty.
7946
7947 2006-11-12  Jim Meyering  <jim@meyering.net>
7948
7949         Make fts (in FTS_CWDFD mode) more efficient by caching a few open
7950         file descriptors.  This also averts a failure on systems with
7951         native openat support when a traversed directory lacks "x" access.
7952         * lib/fts_.h: Include "i-ring.h"
7953         (struct FTS) [fts_fd_ring]: New member.
7954         * lib/fts.c (RESTORE_INITIAL_CWD): Also call fd_ring_clear.
7955         (FCHDIR): Add parentheses.
7956         (fd_ring_check, fd_ring_print) [!FTS_DEBUG]: Define away.
7957         (cwd_advance_fd): Add a 3rd parameter.  Adjust all callers.
7958         When descending, rather than simply closing the previous
7959         fts_cwd_fd value, push that file descriptor onto the ring.
7960         (same_fd, fd_ring_print, fd_ring_check) [FTS_DEBUG]: New functions.
7961         (fts_open): Initialize the new fd_ring member.
7962         (fts_close): Clear the ring.
7963         (fts_safe_changedir): When possible, use our new fd_ring to skip
7964         the diropen and fstat and dev/ino comparison that would normally
7965         accompany a virtual `chdir ("..")'.
7966
7967         * modules/fts (Depends-on): Add i-ring.
7968         * modules/i-ring: New module.
7969         * lib/i-ring.c, lib/i-ring.h, lib/i-ring-test.c: New files.
7970         * m4/i-ring.m4: New file.
7971
7972 2006-11-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7973
7974         * gnulib-tool (func_create_testdir): Fix replacement of
7975         `build-aux' in configure.ac.  Run autotools in gltests
7976         subdirectory.
7977         (func_create_testdir, func_create_megatestdir, test): There is
7978         no need for '--force' in most autotool invocations in a new
7979         tree.  Actually fail the whole test if any of the tools, or the
7980         configure or make stages fail.
7981
7982         Sync from Automake.
7983         * build-aux/gnupload: Revert last change.  Add pointer to upload
7984         instructions of the GNU Maintenance Instructions.
7985         Suggestion by Karl Berry.
7986
7987 2006-11-10  Jim Meyering  <jim@meyering.net>
7988
7989         * lib/fts.c [FTS_DEBUG]: Don't try to print a pointer via %s.
7990
7991 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
7992
7993         * lib/gettext.h (dgettext, dcgettext, ngettext) [! ENABLE_NLS]:
7994         (dngettext, dcngettext, bindtextdomain) [! ENABLE_NLS]:
7995         (bind_textdomain_codeset) [! ENABLE_NLS]:
7996         Evaluate all the arguments.  That way, callers get compatible behavior
7997         if the arguments have side effects.  Also, it avoids some GCC
7998         diagnostics in some cases; Joel E. Denny reported problems when Bison
7999         was configured with --enable-gcc-warnigs.
8000
8001 2006-11-10  Jim Meyering  <jim@meyering.net>
8002
8003         * m4/inline.m4 (gl_INLINE): Check with the compiler, not cpp, so that
8004         relevant options in CFLAGS (like -O, -fno-inline) are taken into
8005         account.
8006
8007 2006-11-10  Jim Meyering  <jim@meyering.net>
8008
8009         * modules/inline: New file/module.
8010         * modules/xalloc (Files): Remove m4/inline.m4.
8011         (Depends-on): Add inline, instead.
8012         * modules/oset: Likewise.
8013         * modules/list: Likewise.
8014
8015 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
8016
8017         * lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t.
8018         Problem reported by Matthew Woehlke.
8019
8020 2006-11-09  Bruno Haible  <bruno@clisp.org>
8021
8022         * lib/tempname.c (gen_tempname): Remove variant that invokes
8023         __gen_tempname.
8024         * m4/tempname.m4 (gl_FUNC_GEN_TEMPNAME): Don't test for
8025         __gen_tempname.
8026
8027 2006-11-08  Bruno Haible  <bruno@clisp.org>
8028
8029         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Set ac_cv_type_long_long_int
8030         to 'yes' instead of 'cross-compiling'.
8031
8032 2006-11-08  Paul Eggert  <eggert@cs.ucla.edu>
8033
8034         * lib/quotearg.h (quotearg_free): New decl.
8035         * lib/quotearg.c (quotearg_free): New function.
8036         (slot0, nslots, slotvec0, slotvec):
8037         Now file-scope so that quotearg_free can get at them.
8038
8039 2006-11-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8040
8041         Sync from Automake.
8042         * build-aux/gnupload: Add missing 'gnu' to example URL.
8043         Report by Karl Berry.
8044
8045 2006-11-08  Bruno Haible  <bruno@clisp.org>
8046
8047         * m4/inline.m4 (gl_INLINE): Also test __NO_INLINE__.
8048         Suggested by Paul Eggert.
8049
8050 2006-11-08  Jim Meyering  <jim@meyering.net>
8051
8052         * lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl--.h twice.
8053         It's already included if !_LIBC.
8054         (fts_safe_changedir): Add a comment.
8055
8056 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
8057
8058         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Detect bug in
8059         Tandem NonStop Kernel (OSS) cc -O circa 2004, reported by
8060         Matthew Woehlke.
8061
8062         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Move
8063         definitions up, to avoid colliding with change below.
8064         (static_inline) [HAVE_INLINE]: New macro.
8065         (xnmalloc, xnrealloc, x2nrealloc, xcharalloc):
8066         Provide extern decls when !HAVE_INLINE.  Do not define unless
8067         static_inline is defined, either by us or by xmalloc.c.  Use
8068         static_inline rather than static inline.
8069         (XCALLOC): Optimize sizeof(T) = 1 case.
8070         * lib/xmalloc.c (static_inline) [!HAVE_INLINE]: New macro.
8071
8072 2006-11-07  Bruno Haible  <bruno@clisp.org>
8073
8074         * lib/xalloc.h (XNMALLOC): Restore optimization of sizeof(T) = 1 case.
8075         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require gl_INLINE instead of
8076         AC_C_INLINE.
8077         * modules/xalloc (Files): Add m4/inline.m4.
8078
8079 2006-11-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8080
8081         * README: Fix typo.
8082         * doc/gnulib.texi (Miscellaneous Notes): Likewise, rename...
8083         (Miscellanous Notes): ...from this.
8084
8085 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
8086
8087         * m4/flexmember.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER):
8088         Mention that offsetof should be used instead of sizeof.
8089         From Bruno Haible.
8090
8091 2006-11-07  Bruno Haible  <bruno@clisp.org>
8092
8093         * lib/w32spawn.h (prepare_spawn): Use XNMALLOC instead of xmalloc.
8094
8095 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
8096
8097         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
8098         * lib/gl_anyavltree_list2.h (create_subtree_with_contents):
8099         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
8100         (gl_tree_add_before, gl_tree_add_after):
8101         Use XMALLOC instead of xmalloc, and XCALLOC instead of xzalloc.
8102         * lib/gl_anyhash_list2.h (hash_resize): Likewise.
8103         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
8104         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before):
8105         (gl_linked_add_after, gl_linked_add_at): Likewise.
8106         * lib/gl_anyrbtree_list2.h (create_subtree_with_contents):
8107         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
8108         (gl_tree_add_before, gl_tree_add_after): Likewise.
8109         * lib/gl_anytree_list2.h (gl_tree_create_empty): Likewise.
8110         * lib/gl_anytree_oset.h (gl_tree_create_empty): Likewise.
8111         * lib/gl_anytreehash_list1.h (add_to_bucket): Likewise.
8112
8113 2006-11-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8114
8115         * lib/gl_oset.h: Use C comment style, not C++ comment style.
8116
8117 2006-11-06  Bruno Haible  <bruno@clisp.org>
8118
8119         * m4/inline.m4: New file.
8120         * m4/gl_list.m4 (gl_LIST): Require gl_INLINE.
8121         * modules/list (Files): Add m4/inline.m4.
8122         * modules/oset (Files): Likewise.
8123
8124 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
8125
8126         * lib/idcache.c: Include <stddef.h>, for offsetof.
8127         (struct userid.name): Change from char * to a flexible array member.
8128         All uses changed.
8129         * modules/idcache (Depends-on): Add flexmember.
8130
8131         * MODULES.html.sh (Core language properties): New module flexmember.
8132         * modules/flexmember, m4/flexmember.m4: New files.
8133
8134         * lib/xalloc.h (xnmalloc, xnrealloc, x2nrealloc): Now static
8135         inline functions that are identical with the old xnmalloc_inline,
8136         xnrealloc_inline, x2nrealloc_inline of lib/xmalloc.c.  This is so
8137         that we can avoid some unnecessary integer multiplications and
8138         divisions in the common case where the element size is known at
8139         compile time.
8140         (XNMALLOC) [HAVE_INLINE]: Remove special case, which is no longer
8141         needed.
8142         (xnboundedmalloc): Remove.
8143         (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Use lower-case letters for
8144         arguments, for consistency with rest of this header.
8145         (xcharalloc): Rewrite using XNMALLOC.
8146         * lib/xmalloc.c (xnmalloc_inline, xnmalloc, xnrealloc_inline):
8147         (xnrealloc, x2nrealloc_inline, x2nrealloc): Remove.  The *_inline
8148         versions have been moved to lib/xalloc.h and renamed to be the
8149         non-*_inline versions.
8150         (xmalloc, xrealloc): Implement without reference to the xnmalloc
8151         and xnrealloc functions, since those functions are now inline and
8152         now call us.
8153         (x2realloc): Invoke x2realloc, not x2realloc_inline, to accommodate
8154         renaming described above.
8155         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Remove AC_C_INLINE since
8156         xmalloc.c no longer uses inline directly.  gl_PREREQ_XALLOC now
8157         captures the dependency in AC_C_INLINE.
8158
8159         New module canonicalize-lgpl, proposed by Charles Wilson in
8160         <http://lists.gnu.org/archive/html/bug-gnulib/2006-11/msg00020.html>
8161         with a few small changes afterwards.
8162         * MODULES.html.sh (File system functions): New module
8163         canonicalize-lgpl.
8164         * lib/canonicalize.h: Add comments for canonicalize_filename_mode
8165         and canonicalize_file_name.
8166         * lib/canonicalize-lgpl.c, m4/canonicalize-lgpl.m4:
8167         * modules/canonicalize-lgpl: New files.
8168
8169 2006-11-05  Bruno Haible  <bruno@clisp.org>
8170
8171         * gnulib-tool (func_import, func_create_testdir): Create directories
8172         also for files in subdirectories of lib/.
8173
8174 2006-11-05  Bruno Haible  <bruno@clisp.org>
8175
8176         * lib/gl_array_list.c (gl_array_iterator_next): Make pointer decrement
8177         ANSI C compliant.
8178
8179 2006-11-03  Bruno Haible  <bruno@clisp.org>
8180
8181         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
8182         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require AC_C_INLINE.
8183         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): New macros.
8184         (xnboundedmalloc): New inline function.
8185         * lib/classpath.c (new_classpath): Use XNMALLOC instead of xmalloc.
8186         * lib/clean-temp.c (create_temp_dir): Use XNMALLOC, XMALLOC instead of
8187         xmalloc.
8188         * lib/concatpath.c (concatenated_pathname): Use XNMALLOC instead of
8189         xmalloc.
8190         * lib/fatal-signal.c (at_fatal_signal): Use XNMALLOC instead of xmalloc.
8191         * lib/findprog.c (find_in_path): Use XNMALLOC instead of xmalloc.
8192         * lib/gl_array_list.c (gl_array_create_empty): Use XMALLOC instead of
8193         xmalloc.
8194         (gl_array_create): Use XNMALLOC, XMALLOC instead of xmalloc.
8195         * lib/gl_array_oset.c (gl_array_create_empty): Use XNMALLOC instead of
8196         xmalloc.
8197         * lib/gl_avltree_oset.c (gl_tree_add_first, gl_tree_add_before,
8198         gl_tree_add_after): Use XMALLOC instead of xmalloc.
8199         * lib/gl_carray_list.c (gl_carray_create_empty): Use XMALLOC instead of
8200         xmalloc.
8201         (gl_carray_create): Use XNMALLOC, XMALLOC instead of xmalloc.
8202         * lib/gl_rbtree_oset.c (gl_tree_add_first, gl_tree_add_before,
8203         gl_tree_add_after): Use XMALLOC instead of xmalloc.
8204         * lib/gl_sublist.c (gl_sublist_create): Use XMALLOC instead of xmalloc.
8205         * lib/pagealign_alloc.c (new_memnode): Use XMALLOC instead of xmalloc.
8206         * lib/sh-quote.c (shell_quote_argv): Use XNMALLOC instead of xmalloc.
8207         * lib/xvasprintf.c (xstrcat): Use XNMALLOC instead of xmalloc.
8208
8209 2006-11-03  Bruno Haible  <bruno@clisp.org>
8210
8211         * lib/c-ctype.h [C++]: Define functions without name mangling.
8212         * lib/fwriteerror.h [C++]: Likewise.
8213         * lib/gcd.h [C++]: Likewise.
8214         * lib/linebreak.h [C++]: Likewise.
8215
8216 2006-11-03  Paul Eggert  <eggert@cs.ucla.edu>
8217
8218         * lib/canonicalize.h: (canonicalize_mode_t, CAN_EXISTING):
8219         (CAN_ALL_BUT_LAST, CAN_MISSING, canonicalize_filename_mode):
8220         Define only if PROVIDE_CANONICALIZE_FILENAME_MODE is defined.
8221         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
8222         Check for functions and headers just once.
8223         Check for declaration of canonicalize_file_name.
8224         Define PROVIDE_CANONICALIZE_FILENAME_MODE.
8225
8226 2006-11-02  Charles Wilson  <cygwin@cwilson.fastmail.fm>
8227
8228         * gnulib-tool (func_import): Fix typo in actioncmd.
8229
8230 2006-11-02  Bruno Haible  <bruno@clisp.org>
8231
8232         * gnulib-tool (func_get_automake_snippet): Interpret a backslash-
8233         newline sequence in the Makefile.am snippet as a space, like "make"
8234         does.
8235         Reported by Roger Persson <perrog@gmail.com>.
8236
8237 2006-11-01  Bruno Haible  <bruno@clisp.org>
8238
8239         * m4/strcase.m4 (gl_FUNC_STRNCASECMP): Check whether strncasecmp is
8240         already declared in <string.h>.
8241         * lib/strcase.h (strncasecmp): Don't declare it if yes.
8242
8243 2006-11-01  Bruno Haible  <bruno@clisp.org>
8244
8245         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Don't define strcasecmp here.
8246         * lib/strcase.h: Include <string.h>.
8247         (strcasecmp): Define to rpl_strcasecmp here.
8248
8249 2006-11-01  Bruno Haible  <bruno@clisp.org>
8250
8251         * lib/printf-parse.c (PRINTF_PARSE): Cast malloc/realloc results.
8252
8253 2006-11-01  Eric Blake  <ebb9@byu.net>
8254
8255         * lib/mkstemp-safer.c (mkstemp_safer): Allow C++ compilation.
8256
8257         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Allow C++ configuration.
8258
8259 2006-10-29  Bruno Haible  <bruno@clisp.org>
8260
8261         Make it compile in C++ mode.
8262         * lib/full-write.c (full_rw): Add a cast.
8263
8264 2006-11-01  Bruno Haible  <bruno@clisp.org>
8265
8266         * gnulib-tool (func_get_automake_snippet): Change sed_combine_lines to
8267         be POSIX compliant.
8268         Reported by Roger Persson <perrog@gmail.com>.
8269
8270 2006-11-01  Eric Blake  <ebb9@byu.net>
8271
8272         * lib/getopt_.h: Fix comments.
8273
8274 2006-10-31  Eric Blake  <ebb9@byu.net>
8275
8276         * modules/tmpdir (Depends-on): Add sys_stat.
8277         * modules/mkdtemp (Depends-on): Add tempname, drop unistd.
8278         * lib/mkdtemp.c (gen_tempname): Remove; tempname covers this.
8279         * lib/tmpdir.c (S_ISDIR): Simplify, thanks to sys_stat.
8280         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Simplify, thanks to
8281         tempname.
8282
8283 2006-10-31  Paul Eggert  <eggert@cs.ucla.edu>
8284
8285         Avoid some C++ diagnostics reported by Bruno Haible.
8286         * lib/quotearg.c (clone_quoting_options): Use xmemdup rather than
8287         xmalloc.
8288         (quotearg_alloc): Use xcharalloc rather than xmalloc.
8289         (struct slotvec): Move to top level.
8290         (quotearg_n_options): Rewrite to avoid xmalloc.
8291         * lib/xalloc.h (xcharalloc): New function.
8292         * (xrealloc, xnrealloc, x2realloc, x2nrealloc, xmemdup):
8293         [defined __cplusplus]: Add function template that provides result
8294         type propagation.  This part of the change is from Bruno Haible.
8295
8296 2006-10-29  Bruno Haible  <bruno@clisp.org>
8297
8298         Make it compile in C++ mode.
8299         * lib/striconv.c (mem_cd_iconv): Cast malloc/realloc result.
8300         * lib/strnlen1.c (strnlen1): Cast memchr result.
8301         * lib/mbchar.h (mb_copy): Rename arguments to 'new_mbc', 'old_mbc'.
8302         * lib/clean-temp.c (string_equals, string_hash): Add casts.
8303         (create_temp_dir): Rename local variable 'template'.
8304         (compile_csharp_using_sscli): Add cast.
8305         * lib/fatal-signal.c (at_fatal_signal): Cast xmalloc result.
8306         * lib/findprog.c (find_in_path): Likewise.
8307         * lib/linebreak.c (mbs_width_linebreaks): Cast malloc result.
8308         * lib/wait-process.c (register_slave_subprocess): Likewise.
8309
8310 2006-10-22  Bruno Haible  <bruno@clisp.org>
8311
8312         * modules/tsearch: New file.
8313         * lib/tsearch.h: New file.
8314         * lib/tsearch.c: New file, from glibc-2.5 with small modifications.
8315         * m4/tsearch.m4: New file.
8316         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add tsearch.
8317
8318 2006-10-29  Eric Blake  <ebb9@byu.net>
8319
8320         * lib/arcfour.c: Assume config.h.
8321         * lib/arctwo.c: Likewise.
8322         * lib/base64.c: Likewise.
8323         * lib/check-version.c: Likewise.
8324         * lib/crc.c: Likewise.
8325         * lib/des.c: Likewise.
8326         * lib/gc-gnulib.c: Likewise.
8327         * lib/gc-libgcrypt.c: Likewise.
8328         * lib/gc-pbkdf2-sha1.c: Likewise.
8329         * lib/getaddrinfo.c: Likewise.
8330         * lib/getdelim.c: Likewise.
8331         * lib/getline.c: Likewise.
8332         * lib/hmac-md5.c: Likewise.
8333         * lib/hmac-sha1.c: Likewise.
8334         * lib/iconvme.c: Likewise.
8335         * lib/md2.c: Likewise.
8336         * lib/md4.c: Likewise.
8337         * lib/memxor.c: Likewise.
8338         * lib/read-file.c: Likewise.
8339         * lib/readline.c: Likewise.
8340         * lib/rijndael-alg-fst.c: Likewise.
8341         * lib/rijndael-api-fst.c: Likewise.
8342         * lib/xgetdomainname.c: Likewise.
8343
8344 2006-10-28  Eric Blake  <ebb9@byu.net>
8345
8346         * lib/xstrndup.c: Assume config.h.
8347
8348 2006-10-27  Paul Eggert  <eggert@cs.ucla.edu>
8349
8350         Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.
8351         stat-macros.h is now for our own macros, whereas stat_h is for
8352         macros in the <sys/stat.h> name space.
8353         * lib/stat-macros.h: Remove copyright notice, as this file is now tiny.
8354         (STAT_MACROS_H): Remove.
8355         (S_IFMT, S_ISBLK, S_ISCHR, S_ISDIR, S_ISFIFO, S_ISLNK, S_ISNAM):
8356         (S_ISMPB, S_ISMPC, S_ISNWK, S_ISREG, S_ISSOCK, S_ISDOOR, S_ISPORT):
8357         (S_TYPEISMQ, S_TYPEISTMO, S_TYPEISSEM, S_TYPEISSHM, S_ISCTG, S_ISOFD):
8358         (S_ISOFL, S_ISWHT, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IRGRP):
8359         (S_IROTH, S_IWUSR, S_IWGRP, S_IWOTH, S_IXUSR, S_IXGRP, S_IXOTH):
8360         (S_IRWXU, S_IRWXG, S_IRWXO, S_IXUGO, S_IRWXUGO):
8361         Move these macros to ...
8362         * lib/stat_.h: here.  Don't include stat-macros.h.
8363         * lib/canonicalize.c: Don't include stat-macros.h.
8364         * lib/chown.c: Likewise.
8365         * lib/euidaccess.c: Likewise.
8366         * lib/file-type.c: Likewise.
8367         * lib/filemode.c: Likewise.
8368         * lib/glob.c: Likewise.
8369         * lib/isapipe.c: Likewise.
8370         * lib/lchown.c: Likewise.
8371         * lib/lstat.c: Likewise.
8372         * lib/mkdir-p.c: Likewise.
8373         * lib/rmdir.c: Likewise.
8374         * m4/lchown.m4 (gl_FUNC_LCHOWN): Don't require gl_STAT_MACROS.
8375         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Don't check for io.h
8376         unless mkdir isn't declared, to speed up 'configure'.
8377         Always create sys/stat.h, since it's unlikely any real sys/stat.h
8378         would define all the S_* symbols.
8379         * modules/canonicalize (Depends-on):
8380         Depend on sys_stat, not stat-macros.
8381         * modules/chown: Likewise.
8382         * modules/euidaccess: Likewise.
8383         * modules/filemode: Likewise.
8384         * modules/file-type: Likewise.
8385         * modules/glob: Likewise.
8386         * modules/isapipe: Likewise.
8387         * modules/lchown: Likewise.
8388         * modules/lstat: Likewise.
8389         * modules/mkancesdirs: Likewise.
8390         * modules/rmdir: Likewise.
8391         * modules/mkdir-p (Depends-on): Also depend on sys_stat.
8392         * modules/modechange: Likewise.
8393         * modules/stat-macros (Files): Remove m4/stat-macros.m4.
8394         (configure.ac): Remove gl_STAT_MACROS.
8395         * modules/sys_stat (Depends-on): Remove stat-macros.
8396
8397 2006-10-27  Bruno Haible  <bruno@clisp.org>
8398
8399         * m4/signed.m4: Remove file.
8400         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS_: Remove bh_C_SIGNED
8401         invocation.
8402         * modules/vasnprintf (Files): Remove m4/signed.m4.
8403
8404 2006-10-27  Bruno Haible  <bruno@clisp.org>
8405
8406         Update to GNU gettext 0.16.
8407         * modules/gettext (Files): Add m4/intl.m4, m4/intldir.m4. Remove
8408         m4/inttypes-h.m4, m4/signed.m4.
8409         * m4/gettext.m4: Update to GNU gettext 0.16.
8410         * m4/intl.m4: New file, from GNU gettext.
8411         * m4/intldir.m4: New file, from GNU gettext.
8412         * config/srclist.txt: Update
8413
8414 2006-10-27  Eric Blake  <ebb9@byu.net>
8415
8416         * MODULES.html.sh: Document tempname.
8417         * modules/mkstemp (Depends-on): Add tempname, and drop transitive
8418         dependencies.
8419         (Files): Move lib/tempname.c...
8420         * modules/tempname: ...to this new module.
8421         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Remove tempname checks.
8422         (gl_PREREQ_TEMPNAME): Move...
8423         * m4/tempname.m4: ...to this new file.
8424         * lib/mkstemp.c (includes) [!_LIBC]: Use tempname.h.
8425         * modules/sys_stat (Depends-on): Add stat-macros.
8426         * lib/stat_.h (includes): Pick up stat macros.
8427         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Replace <sys/stat.h>
8428         if stat macros are broken.
8429         * lib/tempname.c (includes): No need to include "stat-macros.h".
8430         (__gen_tempname) [!_LIBC]: Expose as gen_tempname.
8431         (direxists, __path_search) [!_LIBC]: Don't compile these in
8432         gnulib; the tmpdir module covers that.
8433         * lib/tempname.h: New file.
8434
8435 2006-10-26  Paul Eggert  <eggert@cs.ucla.edu>
8436
8437         * COPYING: Explain how gnulib-tool converts licence headers.
8438         Almost all wording by Eric Blake.
8439
8440 2006-10-25  Paul Eggert  <eggert@cs.ucla.edu>
8441
8442         * lib/mbchar.h (is_basic_table): Make read-only.
8443         * lib/mbchar.c (is_basic_table): Likewise.
8444         Reported by John Darrington.
8445
8446 2006-10-25  Bruno Haible  <bruno@clisp.org>
8447
8448         * lib/progname.h (set_program_name): Undefine before defining.
8449
8450 2006-10-25  Bruno Haible  <bruno@clisp.org>
8451
8452         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to
8453         false for non-gcc C++ compilers.
8454         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
8455
8456 2006-10-24  Bruno Haible  <bruno@clisp.org>
8457
8458         * lib/striconv.c (mem_cd_iconv, str_cd_iconv): Treat all non-GNU
8459         iconv implementations like Irix iconv.
8460
8461 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
8462
8463         * modules/vararrays: New file.
8464         * m4/vararrays.m4: New file, taken from diffutils.
8465         * MODULES.html.sh: New module vararrays.
8466
8467 2006-10-24  Karl Berry  <karl@gnu.org>
8468
8469         * doc/gnulib-intro.texi: --- instead of --; non-naive naive.
8470         Don't call GNU Unix.
8471
8472 2006-10-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8473
8474         * users.txt: Add Libtool.
8475
8476         Sync from Libtool:
8477
8478         2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
8479
8480         * lib/argz.c: Remove check for HAVE_CONFIG_H, to conform
8481         to gnulib's policy of including config.h unconditionally.
8482
8483 2006-10-24  Bruno Haible  <bruno@clisp.org>
8484
8485         * modules/wcwidth (Files): Add m4/wint_t.m4.
8486         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gt_TYPE_WINT_T.
8487         * lib/wcwidth.h (iswprint): Use 'int' if 'wint_t' is not defined.
8488
8489 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
8490
8491         * lib/getdate.y (yyerror): Make the arguments pointer-to-const,
8492         to pacify GCC with some -W flags enabled.  Problem reported by
8493         Bruno Haible.
8494
8495 2006-10-24  Jim Meyering  <jim@meyering.net>
8496
8497         * MODULES.html.sh: Remove uinttostr.  It's not a module.
8498         Reported by Karl Berry.
8499
8500 2006-10-23  Bruno Haible  <bruno@clisp.org>
8501
8502         * lib/fts.c (fts_build): Move variable declaration, for C89 compliance.
8503
8504 2006-10-24  Bruno Haible  <bruno@clisp.org>
8505
8506         * lib/gl_list.h: Use C comment style, not C++ comment style.
8507
8508 2006-10-23  Eric Blake  <ebb9@byu.net>
8509
8510         * lib/getaddrinfo.c (includes): Add missing include.
8511
8512 2006-10-23  Bruno Haible  <bruno@clisp.org>
8513             Paul Eggert  <eggert@cs.ucla.edu>
8514
8515         Ability to rename obstack_free.
8516         * lib/obstack.h (__obstack_free): New macro. Declare instead of
8517         obstack_free.
8518         (obstack_free): Invoke the __obstack_free macro.
8519         * lib/obstack.c (obstack_free): Use __obstack_free macro.
8520
8521 2006-10-23  Bruno Haible  <bruno@clisp.org>
8522             Paul Eggert  <eggert@cs.ucla.edu>
8523
8524         * lib/argp.h (argp_parse, __argp_parse): Comment out the identifiers
8525         __argc, __argv from the declaration. (They are defined as macros on
8526         mingw.)
8527
8528 2006-10-22  Bruno Haible  <bruno@clisp.org>
8529
8530         * doc/gnulib-intro.texi: New file.
8531         * doc/gnulib.texi: Include it.
8532
8533 2006-10-21  Bruno Haible  <bruno@clisp.org>
8534
8535         * doc/gnulib.texi: Split the chapter "Gnulib" into 3 chapters
8536         "Introduction", "Miscellanous Notes", "Particular Modules".
8537
8538 2006-10-21  Bruno Haible  <bruno@clisp.org>
8539
8540         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
8541         Change mostlyclean-local rule to avoid sh syntax error from bash
8542         versions 2.00..2.05 when $(MOSTLYCLEANDIRS) is empty.
8543
8544 2006-10-23  Jim Meyering  <jim@meyering.net>
8545
8546         * lib/getaddrinfo.c (getnameinfo): Use new lightweight uinttostr,
8547         in place of snprintf.
8548
8549         * modules/inttostr (Files): Add lib/uinttostr.c.
8550         * lib/uinttostr.c (inttostr): New file/function.
8551         * lib/inttostr.h (uinttostr): Declare.
8552         * m4/inttostr.m4: Add AC_LIBOBJ([uinttostr]).
8553         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
8554         Add uinttostr.
8555         * modules/getaddrinfo (Depends-on): Remove snprintf.  Add inttostr.
8556
8557 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
8558
8559         * lib/canonicalize.c (ELOOP): Define if not already defined.
8560         Problem reported by Bruno Haible in
8561         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00282.html>.
8562
8563 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
8564
8565         * lib/stdint_.h [defined _AIX]: Don't include <sys/types.h>.
8566         Problem reported by Perry Smith and Ville Laurikari.
8567
8568         * lib/getndelim2.c (SSIZE_MAX): Use same defn that getdelim.c
8569         uses.
8570
8571 2006-10-19  Bruno Haible  <bruno@clisp.org>
8572
8573         * lib/getndelim2.c (SSIZE_MAX): Provide fallback definition. Needed
8574         for mingw.
8575
8576 2006-10-19  Bruno Haible  <bruno@clisp.org>
8577
8578         * lib/openat-priv.h (EOPNOTSUPP): Provide fallback definition.
8579         Needed for mingw.
8580
8581 2006-10-19  Bruno Haible  <bruno@clisp.org>
8582
8583         * m4/size_max.m4 (gl_SIZE_MAX): Cache the result.
8584
8585 2006-10-19  Bruno Haible  <bruno@clisp.org>
8586
8587         * m4/allocsa.m4 (gl_ALLOCSA): Invoke gl_FUNC_ALLOCA, don't AC_REQUIRE
8588         it.
8589
8590 2006-10-19  Bruno Haible  <bruno@clisp.org>
8591
8592         * m4/alloca.m4 (gl_FUNC_ALLOCA): Cache the result of the AC_EGREP_CPP
8593         invocation.
8594
8595 2006-10-19  Bruno Haible  <bruno@clisp.org>
8596
8597         * gnulib-tool (func_create_testdir): Don't include ftruncate and
8598         mountlist by default.
8599
8600 2006-10-16  Bruno Haible  <bruno@clisp.org>
8601
8602         * lib/c-strstr.c: Include c-strstr.h.
8603
8604 2006-10-18  Charles Wilson  <cygwin@cwilson.fastmail.fm>
8605
8606         * gnulib-tool: Don't clobber $sourcebase when $local_gnulib_dir ends
8607         in a slash.
8608
8609 2006-10-18  Bruno Haible  <bruno@clisp.org>
8610
8611         * lib/lock.h [C++]: Wrap definitions in extern "C".
8612
8613 2006-10-18  Bruno Haible  <bruno@clisp.org>
8614
8615         * gnulib-tool (func_emit_initmacro_end): Remove duplicates from the
8616         gl_LIBOBJS list.
8617
8618 2006-10-18  Bruno Haible  <bruno@clisp.org>
8619
8620         * lib/findprog.c (find_in_path): Avoid "gcc -Wwrite-strings" warning.
8621
8622 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>
8623
8624         * lib/xstrtol.h: Include gettext.h.
8625         (_STRTOL_ERROR): Wrap English-language formats inside gettext.
8626         Problem reported by Eric Blake.
8627         * modules/xstrtol (Depends-on): Add gettext-h.
8628
8629 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>  (tiny change)
8630
8631         * lib/strftime.c (advance): New macro.
8632         (add): Use it to avoid adding 0 to a FILE *.  FILE can be an
8633         incomplete type, so you can't add 0 to it.  Problem and patch
8634         reported by Eelco Dolstra for dietlibc.
8635
8636 2006-10-18  Jim Meyering  <jim@meyering.net>
8637
8638         * lib/readutmp.c (desirable_utmp_entry): Use "bool" as the
8639         type for a local, and rename it: s/up/user_proc/.
8640
8641 2006-10-18  Sergey Poznyakoff  <gray@gnu.org.ua>
8642
8643         * lib/readutmp.c (desirable_utmp_entry): Implement new flag:
8644         READ_UTMP_USER_PROCESS.
8645         * lib/readutmp.h (READ_UTMP_USER_PROCESS): New flag
8646
8647 2006-10-17  Paul Eggert  <eggert@cs.ucla.edu>
8648
8649         * lib/localcharset.c: Do not check HAVE_SETLOCALE.
8650         * m4/localcharset.m4 (gl_LOCALCHARSET): Don't check for setlocale.
8651
8652 2006-10-17  Eric Blake  <ebb9@byu.net>
8653
8654         * lib/sigprocmask.c (sigprocmask): Fix typo.
8655
8656         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Fix typo.
8657
8658         * modules/clean-temp (Makefile.am): Don't add to make output...
8659         (configure.ac): ...instead define SIGNAL_SAFE_LIST inside
8660         config.h.
8661
8662 2006-10-17  Bruno Haible  <bruno@clisp.org>
8663
8664         * lib/gettext.h (gettext, ngettext, pgettext, npgettext): Define
8665         differently if DEFAULT_TEXT_DOMAIN is set.
8666
8667 2006-10-16  Bruno Haible  <bruno@clisp.org>
8668
8669         * lib/clean-temp.c: Include fwriteerror.h.
8670
8671 2006-10-16  Bruno Haible  <bruno@clisp.org>
8672
8673         * getndelim2.m4 (gl_GETNDELIM2): Remove 2003-10-23 hack.
8674
8675 2006-10-16  Bruno Haible  <bruno@clisp.org>
8676
8677         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Also test for sigset_t.
8678         * lib/sigprocmask.h: Include <sys/types.h>.
8679         (sigset_t): Use the system's definition if present.
8680
8681 2006-10-17  Eric Blake  <ebb9@byu.net>
8682
8683         * lib/xvasprintf.c (includes): Assume config.h.
8684         * lib/xasprintf.c (includes): Likewise.
8685
8686 2006-10-16  Paul Eggert  <eggert@cs.ucla.edu>
8687
8688         * lib/fsusage.c (PROPAGATE_ALL_ONES): Don't assume uintmax_t is
8689         at least as wide as intmax_t.
8690
8691 2006-10-16  Alexandre Duret-Lutz  <adl@gnu.org>
8692
8693         (Imported from Automake.)
8694         * build-aux/gnupload: Update to version 1.1 of directive file.
8695
8696 2006-10-16  Eric Blake  <ebb9@byu.net>
8697
8698         * modules/configmake (Makefile.am): Add pkglibexecdir support, to
8699         match Automake 1.10a.
8700
8701 2006-10-14  Bruno Haible  <bruno@clisp.org>
8702
8703         * modules/sigprocmask: New file.
8704         * lib/sigprocmask.h: New file.
8705         * lib/sigprocmask.c: New file.
8706         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Renamed from
8707         gt_SIGNALBLOCKING. When not defining HAVE_POSIX_SIGNALBLOCKING,
8708         request sigprocmask.o.
8709         (gl_PREREQ_SIGPROCMASK): New macro.
8710         * modules/fatal-signal (Files): Remove m4/signalblocking.m4.
8711         (Depends-on): Add sigprocmask.
8712         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Don't require
8713         gt_SIGNALBLOCKING. Test for 'raise' only once.
8714         * lib/fatal-signal.c: Include sigprocmask.h.
8715         (fatal_signal_set, init_fatal_signal_set, block_fatal_signals,
8716         unblock_fatal_signals): Define always.
8717         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
8718         sigprocmask.
8719
8720 2006-10-14  Paul Eggert  <eggert@cs.ucla.edu>
8721
8722         Sync from Automake.
8723         * build-aux/install-sh (posix_mkdir): Reject FreeBSD 6.1 mkdir -p -m,
8724         which incorrectly sets the mode of an existing destination
8725         directory.  In some cases the unpatched install-sh could do the
8726         equivalent of "chmod 777 /" or "chmod 0 /" on a buggy FreeBSD
8727         system.  We hope this is rare in practice, but it's clearly worth
8728         fixing.  Problem reported by Alex Unleashed in
8729         <http://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00012.html>.
8730         Also, don't bother to check for -m bugs unless we're using -m;
8731         suggested by Stepan Kasal.
8732
8733 2006-10-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8734
8735         Sync from Automake.
8736         * build-aux/depcomp (gcc3): Put dependency extraction flags before the
8737         `-c' flag, so they appear at the same position as in %FASTDEP%
8738         mode in depend2.am.  Fixes build failure for FreeBSD's c89,
8739         which ignores unknown options only after the first non-option.
8740         Bug report against M4 by Nelson H. F. Beebe.
8741
8742 2006-10-13  Jim Meyering  <jim@meyering.net>
8743
8744         Fix a bug in yesterday's change.
8745         * lib/fts.c (fts_open): When using FTS_XDEV|FTS_NOSTAT,
8746         p->fts_statp->st_dev would be used uninitialized.
8747         Ensures that we always call fts_stat on the very first entry.
8748         Miklos Szeredi reported that find -xdev stopped working.
8749
8750 2006-10-12  Bruno Haible  <bruno@clisp.org>
8751
8752         * gnulib-tool (func_get_automake_snippet): Append an automatically
8753         computed EXTRA_DIST augmentation.
8754         * modules/acl (Makefile.am): Remove EXTRA_DIST augmentation.
8755         * modules/alloca-opt (Makefile.am): Likewise.
8756         * modules/allocsa (Makefile.am): Likewise.
8757         * modules/arcfour (Makefile.am): Likewise.
8758         * modules/arctwo (Makefile.am): Likewise.
8759         * modules/argmatch (Makefile.am): Likewise.
8760         * modules/argz (Makefile.am): Likewise.
8761         * modules/atexit (Makefile.am): Likewise.
8762         * modules/backupfile (Makefile.am): Likewise.
8763         * modules/byteswap (Makefile.am): Likewise.
8764         * modules/c-strtod (Makefile.am): Likewise.
8765         * modules/c-strtold (Makefile.am): Likewise.
8766         * modules/calloc (Makefile.am): Likewise.
8767         * modules/canon-host (Makefile.am): Likewise.
8768         * modules/canonicalize (Makefile.am): Likewise.
8769         * modules/chdir-long (Makefile.am): Likewise.
8770         * modules/chdir-safer (Makefile.am): Likewise.
8771         * modules/check-version (Makefile.am): Likewise.
8772         * modules/chown (Makefile.am): Likewise.
8773         * modules/cloexec (Makefile.am): Likewise.
8774         * modules/close-stream (Makefile.am): Likewise.
8775         * modules/closeout (Makefile.am): Likewise.
8776         * modules/crc (Makefile.am): Likewise.
8777         * modules/csharpexec (Makefile.am): Likewise.
8778         * modules/cycle-check (Makefile.am): Likewise.
8779         * modules/des (Makefile.am): Likewise.
8780         * modules/dev-ino (Makefile.am): Likewise.
8781         * modules/dirfd (Makefile.am): Likewise.
8782         * modules/dirname (Makefile.am): Likewise.
8783         * modules/dup2 (Makefile.am): Likewise.
8784         * modules/eealloc (Makefile.am): Likewise.
8785         * modules/error (Makefile.am): Likewise.
8786         * modules/euidaccess (Makefile.am): Likewise.
8787         * modules/exclude (Makefile.am): Likewise.
8788         * modules/exitfail (Makefile.am): Likewise.
8789         * modules/fcntl-safer (Makefile.am): Likewise.
8790         * modules/fcntl (Makefile.am): Likewise.
8791         * modules/file-type (Makefile.am): Likewise.
8792         * modules/fileblocks (Makefile.am): Likewise.
8793         * modules/filemode (Makefile.am): Likewise.
8794         * modules/filenamecat (Makefile.am): Likewise.
8795         * modules/fnmatch (Makefile.am): Likewise.
8796         * modules/fopen-safer (Makefile.am): Likewise.
8797         * modules/fpending (Makefile.am): Likewise.
8798         * modules/fprintftime (Makefile.am): Likewise.
8799         * modules/free (Makefile.am): Likewise.
8800         * modules/fsusage (Makefile.am): Likewise.
8801         * modules/ftruncate (Makefile.am): Likewise.
8802         * modules/fts (Makefile.am): Likewise.
8803         * modules/gc-arcfour (Makefile.am): Likewise.
8804         * modules/gc-des (Makefile.am): Likewise.
8805         * modules/gc-hmac-md5 (Makefile.am): Likewise.
8806         * modules/gc-hmac-sha1 (Makefile.am): Likewise.
8807         * modules/gc-md4 (Makefile.am): Likewise.
8808         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
8809         * modules/gc-sha1 (Makefile.am): Likewise.
8810         * modules/gc (Makefile.am): Likewise.
8811         * modules/getaddrinfo (Makefile.am): Likewise.
8812         * modules/getcwd (Makefile.am): Likewise.
8813         * modules/getdelim (Makefile.am): Likewise.
8814         * modules/getdomainname (Makefile.am): Likewise.
8815         * modules/getgroups (Makefile.am): Likewise.
8816         * modules/gethostname (Makefile.am): Likewise.
8817         * modules/gethrxtime (Makefile.am): Likewise.
8818         * modules/getline (Makefile.am): Likewise.
8819         * modules/getloadavg (Makefile.am): Likewise.
8820         * modules/getlogin_r (Makefile.am): Likewise.
8821         * modules/getndelim2 (Makefile.am): Likewise.
8822         * modules/getopt (Makefile.am): Likewise.
8823         * modules/getpagesize (Makefile.am): Likewise.
8824         * modules/getpass-gnu (Makefile.am): Likewise.
8825         * modules/getpass (Makefile.am): Likewise.
8826         * modules/getsubopt (Makefile.am): Likewise.
8827         * modules/gettime (Makefile.am): Likewise.
8828         * modules/gettimeofday (Makefile.am): Likewise.
8829         * modules/getugroups (Makefile.am): Likewise.
8830         * modules/getusershell (Makefile.am): Likewise.
8831         * modules/glob (Makefile.am): Likewise.
8832         * modules/group-member (Makefile.am): Likewise.
8833         * modules/hard-locale (Makefile.am): Likewise.
8834         * modules/hash (Makefile.am): Likewise.
8835         * modules/hmac-md5 (Makefile.am): Likewise.
8836         * modules/hmac-sha1 (Makefile.am): Likewise.
8837         * modules/human (Makefile.am): Likewise.
8838         * modules/idcache (Makefile.am): Likewise.
8839         * modules/imaxabs (Makefile.am): Likewise.
8840         * modules/imaxdiv (Makefile.am): Likewise.
8841         * modules/inet_ntop (Makefile.am): Likewise.
8842         * modules/inet_pton (Makefile.am): Likewise.
8843         * modules/intprops (Makefile.am): Likewise.
8844         * modules/inttostr (Makefile.am): Likewise.
8845         * modules/inttypes (Makefile.am): Likewise.
8846         * modules/isapipe (Makefile.am): Likewise.
8847         * modules/javaversion (Makefile.am): Likewise.
8848         * modules/lchmod (Makefile.am): Likewise.
8849         * modules/lchown (Makefile.am): Likewise.
8850         * modules/localcharset (Makefile.am): Likewise.
8851         * modules/long-options (Makefile.am): Likewise.
8852         * modules/lstat (Makefile.am): Likewise.
8853         * modules/malloc (Makefile.am): Likewise.
8854         * modules/mathl (Makefile.am): Likewise.
8855         * modules/mbchar (Makefile.am): Likewise.
8856         * modules/md2 (Makefile.am): Likewise.
8857         * modules/md4 (Makefile.am): Likewise.
8858         * modules/md5 (Makefile.am): Likewise.
8859         * modules/memcasecmp (Makefile.am): Likewise.
8860         * modules/memchr (Makefile.am): Likewise.
8861         * modules/memcmp (Makefile.am): Likewise.
8862         * modules/memcoll (Makefile.am): Likewise.
8863         * modules/memcpy (Makefile.am): Likewise.
8864         * modules/memmem (Makefile.am): Likewise.
8865         * modules/memmove (Makefile.am): Likewise.
8866         * modules/mempcpy (Makefile.am): Likewise.
8867         * modules/memrchr (Makefile.am): Likewise.
8868         * modules/memset (Makefile.am): Likewise.
8869         * modules/memxor (Makefile.am): Likewise.
8870         * modules/mkancesdirs (Makefile.am): Likewise.
8871         * modules/mkdir-p (Makefile.am): Likewise.
8872         * modules/mkdir (Makefile.am): Likewise.
8873         * modules/mkdtemp (Makefile.am): Likewise.
8874         * modules/mkstemp (Makefile.am): Likewise.
8875         * modules/mktime (Makefile.am): Likewise.
8876         * modules/modechange (Makefile.am): Likewise.
8877         * modules/mountlist (Makefile.am): Likewise.
8878         * modules/nanosleep (Makefile.am): Likewise.
8879         * modules/obstack (Makefile.am): Likewise.
8880         * modules/openat (Makefile.am): Likewise.
8881         * modules/pagealign_alloc (Makefile.am): Likewise.
8882         * modules/pathmax (Makefile.am): Likewise.
8883         * modules/physmem (Makefile.am): Likewise.
8884         * modules/poll (Makefile.am): Likewise.
8885         * modules/posixtm (Makefile.am): Likewise.
8886         * modules/posixver (Makefile.am): Likewise.
8887         * modules/putenv (Makefile.am): Likewise.
8888         * modules/quote (Makefile.am): Likewise.
8889         * modules/quotearg (Makefile.am): Likewise.
8890         * modules/raise (Makefile.am): Likewise.
8891         * modules/read-file (Makefile.am): Likewise.
8892         * modules/readline (Makefile.am): Likewise.
8893         * modules/readlink (Makefile.am): Likewise.
8894         * modules/readtokens (Makefile.am): Likewise.
8895         * modules/readutmp (Makefile.am): Likewise.
8896         * modules/realloc (Makefile.am): Likewise.
8897         * modules/regex (Makefile.am): Likewise.
8898         * modules/rename-dest-slash (Makefile.am): Likewise.
8899         * modules/rename (Makefile.am): Likewise.
8900         * modules/rijndael (Makefile.am): Likewise.
8901         * modules/rmdir (Makefile.am): Likewise.
8902         * modules/rpmatch (Makefile.am): Likewise.
8903         * modules/safe-read (Makefile.am): Likewise.
8904         * modules/safe-write (Makefile.am): Likewise.
8905         * modules/same-inode (Makefile.am): Likewise.
8906         * modules/same (Makefile.am): Likewise.
8907         * modules/save-cwd (Makefile.am): Likewise.
8908         * modules/savedir (Makefile.am): Likewise.
8909         * modules/setenv (Makefile.am): Likewise.
8910         * modules/settime (Makefile.am): Likewise.
8911         * modules/sha1 (Makefile.am): Likewise.
8912         * modules/sig2str (Makefile.am): Likewise.
8913         * modules/snprintf (Makefile.am): Likewise.
8914         * modules/stat-macros (Makefile.am): Likewise.
8915         * modules/stat-time (Makefile.am): Likewise.
8916         * modules/stdbool (Makefile.am): Likewise.
8917         * modules/stdint (Makefile.am): Likewise.
8918         * modules/stdlib-safer (Makefile.am): Likewise.
8919         * modules/stpcpy (Makefile.am): Likewise.
8920         * modules/stpncpy (Makefile.am): Likewise.
8921         * modules/strcase (Makefile.am): Likewise.
8922         * modules/strcasestr (Makefile.am): Likewise.
8923         * modules/strchrnul (Makefile.am): Likewise.
8924         * modules/strcspn (Makefile.am): Likewise.
8925         * modules/strdup (Makefile.am): Likewise.
8926         * modules/strerror (Makefile.am): Likewise.
8927         * modules/strftime (Makefile.am): Likewise.
8928         * modules/strndup (Makefile.am): Likewise.
8929         * modules/strnlen (Makefile.am): Likewise.
8930         * modules/strpbrk (Makefile.am): Likewise.
8931         * modules/strsep (Makefile.am): Likewise.
8932         * modules/strstr (Makefile.am): Likewise.
8933         * modules/strtod (Makefile.am): Likewise.
8934         * modules/strtoimax (Makefile.am): Likewise.
8935         * modules/strtok_r (Makefile.am): Likewise.
8936         * modules/strtol (Makefile.am): Likewise.
8937         * modules/strtoll (Makefile.am): Likewise.
8938         * modules/strtoul (Makefile.am): Likewise.
8939         * modules/strtoull (Makefile.am): Likewise.
8940         * modules/strtoumax (Makefile.am): Likewise.
8941         * modules/strverscmp (Makefile.am): Likewise.
8942         * modules/sys_socket (Makefile.am): Likewise.
8943         * modules/sys_stat (Makefile.am): Likewise.
8944         * modules/sysexits (Makefile.am): Likewise.
8945         * modules/time_r (Makefile.am): Likewise.
8946         * modules/timegm (Makefile.am): Likewise.
8947         * modules/timespec (Makefile.am): Likewise.
8948         * modules/tmpfile-safer (Makefile.am): Likewise.
8949         * modules/trim (Makefile.am): Likewise.
8950         * modules/unistd-safer (Makefile.am): Likewise.
8951         * modules/unlinkdir (Makefile.am): Likewise.
8952         * modules/unlocked-io (Makefile.am): Likewise.
8953         * modules/userspec (Makefile.am): Likewise.
8954         * modules/utime (Makefile.am): Likewise.
8955         * modules/utimecmp (Makefile.am): Likewise.
8956         * modules/utimens (Makefile.am): Likewise.
8957         * modules/vasnprintf (Makefile.am): Likewise.
8958         * modules/vasprintf (Makefile.am): Likewise.
8959         * modules/vsnprintf (Makefile.am): Likewise.
8960         * modules/xalloc (Makefile.am): Likewise.
8961         * modules/xgetcwd (Makefile.am): Likewise.
8962         * modules/xnanosleep (Makefile.am): Likewise.
8963         * modules/xreadlink (Makefile.am): Likewise.
8964         * modules/xstrtod (Makefile.am): Likewise.
8965         * modules/xstrtol (Makefile.am): Likewise.
8966         * modules/xstrtold (Makefile.am): Likewise.
8967         * modules/yesno (Makefile.am): Likewise.
8968         * modules/getdate (Makefile.am): Don't add getdate.h to EXTRA_DIST.
8969
8970 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
8971
8972         * modules/error (Makefile.am): Distribute files through
8973         EXTRA_DIST, not lib_SOURCES.
8974
8975 2006-10-12  Eric Blake  <ebb9@byu.net>
8976
8977         * modules/error (Makefile.am): Distribute files in /lib.
8978         * modules/obstack (Makefile.am): Likewise.
8979
8980 2006-10-12  Bruno Haible  <bruno@clisp.org>
8981
8982         * modules/acl (Makefile.am): Distribute all files in lib/ through
8983         EXTRA_DIST.
8984         * modules/arcfour (Makefile.am): Likewise.
8985         * modules/arctwo (Makefile.am): Likewise.
8986         * modules/argmatch (Makefile.am): Likewise.
8987         * modules/argz (Makefile.am): Likewise.
8988         * modules/atexit (Makefile.am): Likewise.
8989         * modules/backupfile (Makefile.am): Likewise.
8990         * modules/c-strtod (Makefile.am): Likewise.
8991         * modules/c-strtold (Makefile.am): Likewise.
8992         * modules/calloc (Makefile.am): Likewise.
8993         * modules/canon-host (Makefile.am): Likewise.
8994         * modules/canonicalize (Makefile.am): Likewise.
8995         * modules/chdir-long (Makefile.am): Likewise.
8996         * modules/chdir-safer (Makefile.am): Likewise.
8997         * modules/check-version (Makefile.am): Likewise.
8998         * modules/chown (Makefile.am): Likewise.
8999         * modules/cloexec (Makefile.am): Likewise.
9000         * modules/close-stream (Makefile.am): Likewise.
9001         * modules/closeout (Makefile.am): Likewise.
9002         * modules/crc (Makefile.am): Likewise.
9003         * modules/cycle-check (Makefile.am): Likewise.
9004         * modules/des (Makefile.am): Likewise.
9005         * modules/dirfd (Makefile.am): Likewise.
9006         * modules/dirname (Makefile.am): Likewise.
9007         * modules/dup2 (Makefile.am): Likewise.
9008         * modules/euidaccess (Makefile.am): Likewise.
9009         * modules/exclude (Makefile.am): Likewise.
9010         * modules/exitfail (Makefile.am): Likewise.
9011         * modules/fcntl-safer (Makefile.am): Likewise.
9012         * modules/file-type (Makefile.am): Likewise.
9013         * modules/fileblocks (Makefile.am): Likewise.
9014         * modules/filemode (Makefile.am): Likewise.
9015         * modules/filenamecat (Makefile.am): Likewise.
9016         * modules/fnmatch (Makefile.am): Likewise.
9017         * modules/fopen-safer (Makefile.am): Likewise.
9018         * modules/fpending (Makefile.am): Likewise.
9019         * modules/fprintftime (Makefile.am): Likewise.
9020         * modules/free (Makefile.am): Likewise.
9021         * modules/fsusage (Makefile.am): Likewise.
9022         * modules/ftruncate (Makefile.am): Likewise.
9023         * modules/fts (Makefile.am): Likewise.
9024         * modules/gc (Makefile.am): Likewise.
9025         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
9026         * modules/getaddrinfo (Makefile.am): Likewise.
9027         * modules/getcwd (Makefile.am): Likewise.
9028         * modules/getdelim (Makefile.am): Likewise.
9029         * modules/getdomainname (Makefile.am): Likewise.
9030         * modules/getgroups (Makefile.am): Likewise.
9031         * modules/gethostname (Makefile.am): Likewise.
9032         * modules/gethrxtime (Makefile.am): Likewise.
9033         * modules/getline (Makefile.am): Likewise.
9034         * modules/getloadavg (Makefile.am): Likewise.
9035         * modules/getlogin_r (Makefile.am): Likewise.
9036         * modules/getopt (Makefile.am): Likewise.
9037         * modules/getpass (Makefile.am): Likewise.
9038         * modules/getpass-gnu (Makefile.am): Likewise.
9039         * modules/getsubopt (Makefile.am): Likewise.
9040         * modules/gettime (Makefile.am): Likewise.
9041         * modules/gettimeofday (Makefile.am): Likewise.
9042         * modules/getugroups (Makefile.am): Likewise.
9043         * modules/getusershell (Makefile.am): Likewise.
9044         * modules/glob (Makefile.am): Likewise.
9045         * modules/group-member (Makefile.am): Likewise.
9046         * modules/hard-locale (Makefile.am): Likewise.
9047         * modules/hash (Makefile.am): Likewise.
9048         * modules/hmac-md5 (Makefile.am): Likewise.
9049         * modules/hmac-sha1 (Makefile.am): Likewise.
9050         * modules/human (Makefile.am): Likewise.
9051         * modules/idcache (Makefile.am): Likewise.
9052         * modules/imaxabs (Makefile.am): Likewise.
9053         * modules/imaxdiv (Makefile.am): Likewise.
9054         * modules/inet_ntop (Makefile.am): Likewise.
9055         * modules/inet_pton (Makefile.am): Likewise.
9056         * modules/inttostr (Makefile.am): Likewise.
9057         * modules/isapipe (Makefile.am): Likewise.
9058         * modules/lchown (Makefile.am): Likewise.
9059         * modules/long-options (Makefile.am): Likewise.
9060         * modules/lstat (Makefile.am): Likewise.
9061         * modules/malloc (Makefile.am): Likewise.
9062         * modules/mathl (Makefile.am): Likewise.
9063         * modules/mbchar (Makefile.am): Likewise.
9064         * modules/md2 (Makefile.am): Likewise.
9065         * modules/md4 (Makefile.am): Likewise.
9066         * modules/md5 (Makefile.am): Likewise.
9067         * modules/memcasecmp (Makefile.am): Likewise.
9068         * modules/memchr (Makefile.am): Likewise.
9069         * modules/memcmp (Makefile.am): Likewise.
9070         * modules/memcoll (Makefile.am): Likewise.
9071         * modules/memcpy (Makefile.am): Likewise.
9072         * modules/memmem (Makefile.am): Likewise.
9073         * modules/memmove (Makefile.am): Likewise.
9074         * modules/mempcpy (Makefile.am): Likewise.
9075         * modules/memrchr (Makefile.am): Likewise.
9076         * modules/memset (Makefile.am): Likewise.
9077         * modules/memxor (Makefile.am): Likewise.
9078         * modules/mkancesdirs (Makefile.am): Likewise.
9079         * modules/mkdir (Makefile.am): Likewise.
9080         * modules/mkdir-p (Makefile.am): Likewise.
9081         * modules/mkdtemp (Makefile.am): Likewise.
9082         * modules/mkstemp (Makefile.am): Likewise.
9083         * modules/mktime (Makefile.am): Likewise.
9084         * modules/modechange (Makefile.am): Likewise.
9085         * modules/mountlist (Makefile.am): Likewise.
9086         * modules/nanosleep (Makefile.am): Likewise.
9087         * modules/openat (Makefile.am): Likewise.
9088         * modules/pagealign_alloc (Makefile.am): Likewise.
9089         * modules/physmem (Makefile.am): Likewise.
9090         * modules/poll (Makefile.am): Likewise.
9091         * modules/posixtm (Makefile.am): Likewise.
9092         * modules/posixver (Makefile.am): Likewise.
9093         * modules/putenv (Makefile.am): Likewise.
9094         * modules/quote (Makefile.am): Likewise.
9095         * modules/quotearg (Makefile.am): Likewise.
9096         * modules/raise (Makefile.am): Likewise.
9097         * modules/read-file (Makefile.am): Likewise.
9098         * modules/readline (Makefile.am): Likewise.
9099         * modules/readlink (Makefile.am): Likewise.
9100         * modules/readtokens (Makefile.am): Likewise.
9101         * modules/readutmp (Makefile.am): Likewise.
9102         * modules/realloc (Makefile.am): Likewise.
9103         * modules/regex (Makefile.am): Likewise.
9104         * modules/rename (Makefile.am): Likewise.
9105         * modules/rename-dest-slash (Makefile.am): Likewise.
9106         * modules/rijndael (Makefile.am): Likewise.
9107         * modules/rmdir (Makefile.am): Likewise.
9108         * modules/rpmatch (Makefile.am): Likewise.
9109         * modules/safe-read (Makefile.am): Likewise.
9110         * modules/safe-write (Makefile.am): Likewise.
9111         * modules/same (Makefile.am): Likewise.
9112         * modules/save-cwd (Makefile.am): Likewise.
9113         * modules/savedir (Makefile.am): Likewise.
9114         * modules/setenv (Makefile.am): Likewise.
9115         * modules/settime (Makefile.am): Likewise.
9116         * modules/sha1 (Makefile.am): Likewise.
9117         * modules/sig2str (Makefile.am): Likewise.
9118         * modules/snprintf (Makefile.am): Likewise.
9119         * modules/stdlib-safer (Makefile.am): Likewise.
9120         * modules/stpcpy (Makefile.am): Likewise.
9121         * modules/stpncpy (Makefile.am): Likewise.
9122         * modules/strcase (Makefile.am): Likewise.
9123         * modules/strcasestr (Makefile.am): Likewise.
9124         * modules/strchrnul (Makefile.am): Likewise.
9125         * modules/strcspn (Makefile.am): Likewise.
9126         * modules/strdup (Makefile.am): Likewise.
9127         * modules/strerror (Makefile.am): Likewise.
9128         * modules/strftime (Makefile.am): Likewise.
9129         * modules/strndup (Makefile.am): Likewise.
9130         * modules/strnlen (Makefile.am): Likewise.
9131         * modules/strpbrk (Makefile.am): Likewise.
9132         * modules/strsep (Makefile.am): Likewise.
9133         * modules/strstr (Makefile.am): Likewise.
9134         * modules/strtod (Makefile.am): Likewise.
9135         * modules/strtoimax (Makefile.am): Likewise.
9136         * modules/strtok_r (Makefile.am): Likewise.
9137         * modules/strtol (Makefile.am): Likewise.
9138         * modules/strtoll (Makefile.am): Likewise.
9139         * modules/strtoul (Makefile.am): Likewise.
9140         * modules/strtoull (Makefile.am): Likewise.
9141         * modules/strtoumax (Makefile.am): Likewise.
9142         * modules/strverscmp (Makefile.am): Likewise.
9143         * modules/time_r (Makefile.am): Likewise.
9144         * modules/timegm (Makefile.am): Likewise.
9145         * modules/tmpfile-safer (Makefile.am): Likewise.
9146         * modules/unistd-safer (Makefile.am): Likewise.
9147         * modules/unlinkdir (Makefile.am): Likewise.
9148         * modules/userspec (Makefile.am): Likewise.
9149         * modules/utime (Makefile.am): Likewise.
9150         * modules/utimecmp (Makefile.am): Likewise.
9151         * modules/utimens (Makefile.am): Likewise.
9152         * modules/vasnprintf (Makefile.am): Likewise.
9153         * modules/vasprintf (Makefile.am): Likewise.
9154         * modules/vsnprintf (Makefile.am): Likewise.
9155         * modules/xalloc (Makefile.am): Likewise.
9156         * modules/xgetcwd (Makefile.am): Likewise.
9157         * modules/xnanosleep (Makefile.am): Likewise.
9158         * modules/xreadlink (Makefile.am): Likewise.
9159         * modules/xstrtod (Makefile.am): Likewise.
9160         * modules/xstrtol (Makefile.am): Likewise.
9161         * modules/xstrtold (Makefile.am): Likewise.
9162         * modules/yesno (Makefile.am): Likewise.
9163
9164 2006-10-12  Jim Meyering  <jim@meyering.net>
9165
9166         * m4/getloadavg.m4: Revert the change below.
9167
9168         * m4/getloadavg.m4 (gl_GETLOADAVG): Test for the existence of
9169         lib/getloadavg.c using "ls -L", not "test -f".  The latter would
9170         fail with a symlink, which is what coreutils' ./bootstrap now
9171         creates by default.
9172
9173 2006-10-12  Bruno Haible  <bruno@clisp.org>
9174
9175         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): Don't define for MSVC or
9176         mingw.
9177         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX): Handle
9178         MSVC and mingw explicitly.
9179
9180 2006-10-11  Simon Josefsson  <jas@extundo.com>
9181             Bruno Haible  <bruno@clisp.org>
9182
9183         Add support for multiple gnulib-tool invocations in the scope of a
9184         single configure.ac file.
9185         * gnulib-tool (func_emit_lib_Makefile_am): In the _LIBADD variable,
9186         use a private [LT]LIBOBJS variant. Define a _DEPENDENCIES variable
9187         with the same contents as the _LIBADD variable.
9188         (func_emit_initmacro_start, func_emit_initmacro_end,
9189         func_emit_initmacro_done): New functions.
9190         (func_import, func_create_testdir): Invoke them. Allow the identifiers
9191         gl_LIBOBJS and gl_LTLIBOBJS.
9192
9193 2006-10-11  Bruno Haible  <bruno@clisp.org>
9194
9195         * gnulib-tool (GETTEXTPATH, AUTOHEADER, AUTOPOINT): New variables.
9196         (func_create_testdir): Don't create po/Makefile.am, don't invoke
9197         autoreconf. Instead, invoke autopoint explicitly but move back the
9198         *.m4 files from gnulib.
9199
9200 2006-10-11  Bruno Haible  <bruno@clisp.org>
9201
9202         * gnulib-tool (func_usage): Make module names after --create-testdir
9203         optional.
9204         (func_create_testdir): If no module was specified, use nearly all
9205         modules.
9206
9207 2006-10-12  Jim Meyering  <jim@meyering.net>
9208
9209         Big performance improvement for fts-based tools that use FTS_NOSTAT.
9210         Avoid spurious inode-mismatch problems on non-POSIX file systems.
9211         Details: http://article.gmane.org/gmane.comp.lib.gnulib.bugs/7416
9212         * lib/fts_.h (FTS_DEFER_STAT): Define new flag.
9213         (FTS_OPTIONMASK): Extend the mask to reflect this addition.
9214         * lib/fts.c (DT_IS_KNOWN, DT_MUST_BE): Define.
9215         (FTS_NO_STAT_REQUIRED, FTS_STAT_REQUIRED): Define.
9216         (fts_set_stat_required): New function.
9217         (fts_open): Defer the calls to fts_stat, if possible or requested.
9218         Move the code that maps a command-line fts_info value FTS_DOT to FTS_D
9219         into fts_stat itself.
9220         (fts_read): Perform any required (deferred) fts_stat call.
9221         (fts_build): Likewise, for the directory we're about to open and read.
9222         In the readdir loop, carefully decide whether each entry will require
9223         an eventual call to fts_stat, using dirent.d_type info if available.
9224         (fts_stat): Move the test for whether to honor FTS_COMFOLLOW on
9225         a command line argument into this function.  Update all callers.
9226         Map a return value of FTS_DOT to FTS_D for a command line argument.
9227         * modules/fts (Depends-on): Add d-type.  Alphabetize.
9228         Thanks to Miklos Szeredi for his tenacity and for the initial
9229         bug report about "find" failing on a FUSE-based file system.
9230
9231         * lib/fts.c (fts_open): Use consistent indentation.
9232
9233 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
9234
9235         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Renamed from
9236         gl_USE_SYSTEM_EXTENSIONS, to fix a coreutils bootstrap failure
9237         reported by Jim Meyering.  All uses of cache variables renamed
9238         to match Autoconf's.
9239         (gl_USE_SYSTEM_EXTENSIONS): New macro, which simply requires
9240         the other one.
9241
9242         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
9243         Fix misspelling in diagnostic.
9244
9245 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
9246
9247         * lib/mkdir-p.c (HAVE_FCHMOD): Define to false if not already
9248         defined.  Problem reported by Matthew Woehlke.
9249
9250         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): New macro.
9251         Add support for Tandem NonStop R series.
9252         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX):
9253         Use new macro.
9254
9255         * lib/rename-dest-slash.c: Include stdbool.h but not string.h.
9256         (has_trailing_slash): Omit size arg; all callers changed.
9257         Omit 'inline', since it doesn't help performance and we'd
9258         need to configure it.
9259         Don't count //, ///, etc. as having a trailing slash.
9260         As a side effect, this removes a C99ism reported by Matthew Woehlke.
9261         (rpl_rename_dest_slash): On failure, use rename's errno rather
9262         than (in some cases) an incorrect or junk errno.
9263         Simplify code by removing need to compute length; this does
9264         cause it to make two passes instead of one over the file name,
9265         but it's worth it.
9266
9267         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Undo previous
9268         change, since Autoconf's version may no longer be appropriate now
9269         that we are using CVS Autoconf's version.  Add support for Tandem.
9270
9271 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
9272             Bruno Haible  <bruno@clisp.org>
9273
9274         * lib/allocsa.h (sa_alignment_longlong, sa_alignment_max): Test
9275         HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
9276         * m4/allocsa.m4 (gl_ALLOCSA): Invoke AC_TYPE_LONG_LONG_INT instead of
9277         gl_AC_TYPE_LONG_LONG.
9278
9279         * lib/printf-args.h (arg_type, argument): Test HAVE_LONG_LONG_INT
9280         instead of HAVE_LONG_LONG.
9281         * lib/printf-args.c (printf_fetchargs): Likewise.
9282         * lib/printf-parse.c (PRINTF_PARSE): Likewise.
9283         * lib/vasnprintf.c (VASNPRINTF): Likewise.
9284         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS, gl_PREREQ_PRINTF_PARSE,
9285         gl_PREREQ_VASNPRINTF): Invoke AC_TYPE_LONG_LONG_INT instead of
9286         gl_AC_TYPE_LONG_LONG.
9287
9288 2006-10-11  Bruno Haible  <bruno@clisp.org>
9289
9290         * m4/longlong.m4: Add comments.
9291         * m4/ulonglong.m4: Likewise.
9292
9293 2006-10-10  Bruno Haible  <bruno@clisp.org>
9294
9295         Make it possible to #define stpcpy, strdup to aliases.
9296         * lib/stpcpy.c (stpcpy) [!_LIBC]: Don't undefine.
9297         * lib/strdup.c (strdup) [!_LIBC]: Don't undefine.
9298
9299 2006-10-10  Bruno Haible  <bruno@clisp.org>
9300
9301         Make it possible to #define gcd to an alias.
9302         * lib/gcd.c: Include config.h.
9303
9304 2006-10-10  Bruno Haible  <bruno@clisp.org>
9305
9306         Make it possible to #define c_isascii to an alias.
9307         * lib/c-ctype.h: Don't define the macros if NO_C_CTYPE_MACROS is
9308         defined. Undefine the macros before defining them, to avoid gcc
9309         warnings.
9310         * lib/c-ctype.c: Include config.h. Don't undefine the macros; instead,
9311         define NO_C_CTYPE_MACROS early.
9312
9313 2006-10-10  Bruno Haible  <bruno@clisp.org>
9314
9315         Make it possible to #define set_program_name to an alias.
9316         * lib/progname.c: Don't undefine set_program_name; instead, undefine
9317         ENABLE_RELOCATABLE early.
9318
9319 2006-10-10  Paul Eggert  <eggert@cs.ucla.edu>
9320
9321         Port to Tandem NSK OSS, which has 64-bit signed int but at most
9322         32-bit unsigned int.  Problem reported by Matthew Woehlke in:
9323         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00062.html
9324         More generally, don't assume that 64-bit signed int is available
9325         if unsigned int is, and vice versa.
9326         * lib/inttypes_.h (_PRIu64_PREFIX, _SCNu64_PREFIX): Depend on
9327         unsigned symbols, not on their signed counterparts.
9328         * lib/stdint_.h (uint64_t, uint_least64_t, uint_fast64_t, uintmax_t):
9329         (UINT64_MAX, UINT_LEAST64_MAX, UINT_FAST64_MAX, UINTMAX_MAX):
9330         (UINT64_C, UINTMAX_C):
9331         Likewise.
9332         * lib/strtoimax.c (strtoll): Depend on signed symbols, not their
9333         unsigned counterparts.
9334         (Have_long_long, Unsigned): New macros.
9335         (Int): Renamed from INT.
9336         (strtoimax): Use the new macros.
9337         * m4/stdint.m4 (gl_STDINT_H): Require AC_TYPE_UNSIGNED_LONG_LONG_INT
9338         and substitute HAVE_UNSIGNED_LONG_LONG_INT.
9339         * modules/inttypes (inttypes.h): Substitute
9340         HAVE_UNSIGNED_LONG_LONG_INT.
9341         * modules/stdint (stdint.h): Likewise.
9342         (Files): Add m4/ulonglong.m4.
9343
9344 2006-10-10  Bruno Haible  <bruno@clisp.org>
9345
9346         Fix a gcc -Wshadow warning.
9347         * lib/gl_anyhash_list2.h (hash_resize): Rename local variable 'index'
9348         to 'bucket'.
9349         * lib/gl_anylinked_list2.h (gl_linked_search_from_to,
9350         gl_linked_indexof_from_to): Likewise.
9351         * lib/gl_linkedhash_list.c (add_to_bucket, remove_from_bucket):
9352         Likewise.
9353         * lib/gl_anytreehash_list1.h (add_to_bucket, remove_from_bucket):
9354         Likewise.
9355         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Likewise.
9356         Reported by Eric Blake.
9357
9358 2006-10-09  Paul Eggert  <eggert@cs.ucla.edu>
9359
9360         * lib/filemode.h [HAVE_DECL_STRMODE]: Include unistd.h too,
9361         for NetBSD.  Problem reported by Bruno Haible.
9362
9363 2006-10-09  Jim Meyering  <jim@meyering.net>
9364
9365         * lib/lchown.c: Include <sys/stat.h> before "stat-macros.h".
9366         Patch from Bruno Haible.
9367
9368 2006-10-09  Jim Meyering  <jim@meyering.net>
9369
9370         * lib/fts-cycle.c (leave_dir): When "leaving" a top level directory due
9371         to FTS_SKIP, don't copy the parent's uninitialized dev/ino values.
9372         Trigger with e.g., mkdir d && valgrind ./chmod u+rwx d d
9373
9374 2006-10-08  Paul Eggert  <eggert@cs.ucla.edu>
9375
9376         Don't include <config.h> twice; this doesn't work in some cases,
9377         e.g., when config.h has "#define intmax_t long long int" and
9378         we include <config.h>, <inttypes.h>, <config.h> in that order.
9379         Problem reported by Matthew Woehlke in:
9380         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00073.html
9381         * lib/fprintftime.c: Don't include config.h or fprintftime.h.
9382         * lib/fts-cycle.c: Don't include config.h.
9383         * lib/strftime.c: Include fprintftime.h if FPRINTFTIME is defined.
9384         * lib/xstrtoimax.c: Remove copyright notice since it's short tnow.
9385         Don't include config.h or xstrtol.h.  Define STRTOL_T_MINIMUM
9386         and STRTOL_T_MAXIMUM unconditionally, since we now assume gnulib
9387         inttypes.h.
9388         * lib/xstrtoumax.c: Likewise.
9389         * lib/xstrtol.c: Include config.h and xstrtol.h after defining
9390         __strtol and the like, so that this module is more like its siblings.
9391         (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [! defined STRTOL_T_MINIMUM]:
9392         Remove; no longer needed now that we assume gnulib inttypes.h.
9393
9394 2006-10-08  Bruno Haible  <bruno@clisp.org>
9395
9396         * doc/gnulib-tool.texi: Emphasize the drawbacks of the --symlink
9397         option.
9398
9399 2006-10-07  Jim Meyering  <jim@meyering.net>
9400
9401         * modules/inttypes (inttypes.h): Revert what seems to have been
9402         an inadvertent part of today's change: use "|", not "/" in the
9403         substitution for the "/"-containing string, $(ABSOLUTE_INTTYPES_H).
9404
9405 2006-10-07  Bruno Haible  <bruno@clisp.org>
9406
9407         * modules/sublist: New file.
9408
9409 2006-10-07  Bruno Haible  <bruno@clisp.org>
9410
9411         * modules/alloca-opt (alloca.h): Add a "DO NOT EDIT" comment.
9412         * modules/argz (argz.h): Likewise.
9413         * modules/arpa_inet (arpa/inet.h): Likewise.
9414         * modules/byteswap (byteswap.h): Likewise.
9415         * modules/configmake (configmake.h): Likewise.
9416         * modules/fcntl (fcntl.h): Likewise.
9417         * modules/fnmatch (fnmatch.h): Likewise.
9418         * modules/getopt (getopt.h): Likewise.
9419         * modules/glob (glob.h): Likewise.
9420         * modules/inttypes (inttypes.h): Likewise.
9421         * modules/netinet_in (netinet/in.h): Likewise.
9422         * modules/poll (poll.h): Likewise.
9423         * modules/stdbool (stdbool.h): Likewise.
9424         * modules/stdint (stdint.h): Likewise.
9425         * modules/sys_select (sys/select.h): Likewise.
9426         * modules/sys_socket (sys/socket.h): Likewise.
9427         * modules/sys_stat (sys/stat.h): Likewise.
9428         * modules/sysexits (sysexits.h): Likewise.
9429         * modules/unistd (unistd.h): Likewise.
9430         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
9431         Add a "DO NOT EDIT" comment to the generated file.
9432         (func_import): Likewise for gnulib-comp.m4.
9433
9434 2006-10-07  Bruno Haible  <bruno@clisp.org>
9435
9436         * lib/gl_sublist.h: New file.
9437         * lib/gl_sublist.c: New file.
9438
9439 2006-10-06  Paul Eggert  <eggert@cs.ucla.edu>
9440
9441         * lib/mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full file
9442         name (relative to the original working directory) and the file
9443         name component (relative to the temporary working directory).  All
9444         callers changed.
9445         * lib/mkancesdirs.h (mkancesdirs): Adjust prototype to match.
9446         * lib/mkdir-p.c (make_dir_parents): Likewise.
9447         * lib/mkdir-p.h (make_dir_parents): Likewise.
9448
9449 2006-10-06  Eric Blake  <ebb9@byu.net>
9450
9451         Define several macros for use by the clean-temp module.
9452         * m4/close-stream.m4 (gl_CLOSE_STREAM): Define GNULIB_CLOSE_STREAM.
9453         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Define GNULIB_FCNTL_SAFER.
9454         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Define GNULIB_FOPEN_SAFER.
9455
9456         * lib/clean-temp.h (close_stream_temp): New declaration.
9457         * lib/clean-temp.c (includes): Pull in headers according to what
9458         other modules are in use.
9459         (close_stream_temp) [GNULIB_CLOSE_STREAM]: New function.
9460
9461 2006-10-06  Bruno Haible  <bruno@clisp.org>
9462
9463         * lib/javacomp.c (write_temp_file): Use fopen_temp, fwriteerror_temp
9464         instead of fopen, fwriteerror.
9465
9466 2006-10-06  Bruno Haible  <bruno@clisp.org>
9467
9468         * lib/clean-temp.h (cleanup_temp_file, cleanup_temp_subdir,
9469         cleanup_temp_dir_contents, cleanup_temp_dir): Change return type to
9470         int.
9471         * lib/clean-temp.c (do_unlink, do_rmdir, cleanup_temp_file,
9472         cleanup_temp_subdir, cleanup_temp_dir_contents, cleanup_temp_dir):
9473         Return an error indicator.
9474         Suggested by Eric Blake.
9475
9476 2006-10-06  Bruno Haible  <bruno@clisp.org>
9477
9478         * lib/clean-temp.c (PATH_MAX): Provide a fallback for GNU Hurd.
9479         Reported by Eric Blake.
9480
9481 2006-10-06  Bruno Haible  <bruno@clisp.org>
9482
9483         * modules/closeout (Description): Mention stderr too.
9484
9485 2006-10-06  Bruno Haible  <bruno@clisp.org>
9486         and Paul Eggert  <eggert@cs.ucla.edu>
9487
9488         * lib/closeout.c (close_stdout): Also close stderr.
9489         * lib/closeout.h: Update comment.
9490
9491 2006-10-05  Paul Eggert  <eggert@cs.ucla.edu>
9492
9493         Fix some Darwin-7.9.0 porting problems reported by Bruno Haible in
9494         <http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00063.html>.
9495         * lib/dirchownmod.c: Include lchown.h.
9496         * lib/lchown.c: Don't include files that lchown.h now includes.
9497         Don't declare chown, since lchown.h now does that.
9498         * lib/lchown.h: Include errno.h, sys/types.h, unistd.h.
9499         (lchown): Define to rpl_chown if lchown is declared but
9500         does not exist.  Declare using a prototype if lchown is not
9501         declared.  Add a copyright notice.
9502         * lib/mkstemp.h: Include <unistd.h>.
9503         * lib/openat.c: Include lchown.h.
9504
9505         * lib/fcntl_.h (O_NOFOLLOW): Don't depend on O_NOFOLLOW_IS_INEFFECTIVE;
9506         we now test for that separately.
9507         * lib/fts.c (fts_safe_changedir): Inspect HAVE_WORKING_O_NOFOLLOW
9508         rather than O_NOFOLLOW, when testing whether it's possible to
9509         avoid a race condition reliably.
9510         * lib/savewd.c (savewd_chdir): Likewise.
9511
9512         Remove macros that are no longer needed now that stdint.h is
9513         reliable.
9514         * lib/fsusage.c (UINTMAX_MAX): Remove.
9515         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Remove.
9516         * lib/utimecmp.c (SIZE_MAX): Remove.
9517
9518         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check whether lchown is declared.
9519
9520         * m4/fcntl_h.m4 (gl_FCNTL_H): Define HAVE_WORKING_O_NOFOLLOW instead
9521         of O_NOFOLLOW_IS_INEFFECTIVE.  Define HAVE_WORKING_O_NOATIME if
9522         O_NOATIME works.
9523
9524 2006-10-05  Bruno Haible  <bruno@clisp.org>
9525
9526         * lib/gl_list.h (gl_sortedlist_search_from_to,
9527         gl_sortedlist_indexof_from_to): New declarations.
9528         (gl_list_implementation): New fields sortedlist_search_from_to,
9529         sortedlist_indexof_from_to.
9530         (gl_sortedlist_search_from_to, gl_sortedlist_indexof_from_to): New
9531         inline functions.
9532         * lib/gl_list.c (gl_sortedlist_search_from_to,
9533         gl_sortedlist_indexof_from_to): New functions.
9534         * lib/gl_array_list.c (gl_array_sortedlist_indexof_from_to): New
9535         function.
9536         (gl_array_sortedlist_indexof, gl_array_sortedlist_search): Use it.
9537         (gl_array_sortedlist_search_from_to): New function.
9538         (gl_array_list_implementation): Update.
9539         * lib/gl_carray_list.c (gl_carray_sortedlist_indexof_from_to): New
9540         function.
9541         (gl_carray_sortedlist_indexof, gl_carray_sortedlist_search): Use it.
9542         (gl_carray_sortedlist_search_from_to): New function.
9543         (gl_carray_list_implementation): Update.
9544         * lib/gl_anylinked_list2.h (gl_linked_sortedlist_search_from_to,
9545         gl_linked_sortedlist_indexof_from_to): New functions.
9546         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
9547         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
9548         * lib/gl_anytree_list2.h (gl_tree_sortedlist_search_from_to,
9549         gl_tree_sortedlist_indexof_from_to): New functions.
9550         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
9551         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
9552         Update.
9553         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
9554         * lib/gl_rbtreehash_list.c (gl_avltreehash_list_implementation):
9555         Update.
9556
9557 2006-10-05  Bruno Haible  <bruno@clisp.org>
9558
9559         * lib/gl_list.h (gl_list_search_from, gl_list_search_from_to,
9560         gl_list_indexof_from, gl_list_indexof_from_to): New declarations.
9561         (struct gl_list_implementation): Add fields search_from_to,
9562         indexof_from_to. Remove fields search, indexof.
9563         (gl_list_search): Use the search_from_to method.
9564         (gl_list_search_from, gl_list_search_from_to): New functions.
9565         (gl_list_indexof): Use the indexof_from_to method.
9566         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
9567         * lib/gl_list.c (gl_list_search): Use the search_from_to method.
9568         (gl_list_search_from, gl_list_search_from_to): New functions.
9569         (gl_list_indexof): Use the indexof_from_to method.
9570         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
9571         * lib/gl_array_list.c (gl_array_indexof_from_to): Renamed from
9572         gl_array_indexof. Add start_index, end_index arguments.
9573         (gl_array_search_from_to): Renamed from gl_array_search. Add
9574         start_index, end_index arguments.
9575         (gl_array_remove, gl_array_list_implementation): Update.
9576         * lib/gl_carray_list.c (gl_carray_indexof_from_to): Renamed from
9577         gl_carray_indexof. Add start_index, end_index arguments.
9578         (gl_carray_search_from_to): Renamed from gl_carray_search. Add
9579         start_index, end_index arguments.
9580         (gl_carray_remove, gl_carray_list_implementation): Update.
9581         * lib/gl_anylinked_list2.h (gl_linked_search_from_to): Renamed from
9582         gl_linked_search. Add start_index, end_index arguments.
9583         (gl_linked_indexof_from_to): Renamed from gl_linked_indexof. Add
9584         start_index, end_index arguments.
9585         (gl_linked_remove): Update.
9586         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
9587         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
9588         * lib/gl_anytree_list1.h (iterstack_item_t): Change type of 'rightp'
9589         field to 'size_t'.
9590         * lib/gl_anytree_list2.h (gl_tree_search_from_to): Renamed from
9591         gl_tree_search. Add start_index, end_index arguments.
9592         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
9593         start_index, end_index arguments.
9594         (gl_tree_remove): Update.
9595         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
9596         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
9597         * lib/gl_anytreehash_list1.h (compare_position_threshold): New
9598         function.
9599         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Renamed from
9600         gl_tree_search. Add start_index, end_index arguments.
9601         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
9602         start_index, end_index arguments.
9603         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
9604         Update.
9605         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
9606
9607 2006-10-05  Bruno Haible  <bruno@clisp.org>
9608
9609         * modules/fwriteerror (configure.ac): Define GNULIB_FWRITEERROR.
9610
9611         * lib/clean-temp.h (open_temp, fopen_temp, close_temp, fclose_temp,
9612         fwriteerror_temp): New declarations.
9613         * lib/clean-temp.c (uintptr_t): Provide fallback definition.
9614         (descriptors): New variable.
9615         (cleanup): First, close the descriptors.
9616         (register_fd, unregister_fd, open_temp, fopen_temp, close_temp,
9617         fclose_temp, fwriteerror_temp): New functions.
9618
9619 2006-10-04  Jim Meyering  <jim@meyering.net>
9620
9621         * lib/fts.c (fts_open): Tiny comment change.
9622
9623 2006-10-04  Bruno Haible  <bruno@clisp.org>
9624
9625         Make it possible to invoke AC_GNU_SOURCE after gl_LOCK_EARLY.
9626         * m4/lock.m4 (gl_LOCK_EARLY_BODY): New macro, extracted code from
9627         gl_LOCK_BODY.
9628         (gl_LOCK_EARLY): Require gl_LOCK_EARLY_BODY, not gl_LOCK_BODY.
9629         (gl_LOCK_BODY): Remove settings of CPPFLAGS, now done in
9630         gl_LOCK_EARLY_BODY.
9631         (gl_LOCK): Require gl_LOCK_BODY.
9632
9633 2006-10-04  Bruno Haible  <bruno@clisp.org>
9634
9635         * lib/gl_oset.h (gl_setelement_threshold_fn): New type.
9636         (gl_oset_search_atleast): New declaration.
9637         (struct gl_oset_implementation): Add field 'search_atleast'.
9638         (gl_oset_search_atleast): New inline function.
9639         * lib/gl_oset.c (gl_oset_search_atleast): New function.
9640         * lib/gl_array_oset.c (gl_array_search_atleast): New function.
9641         (gl_array_oset_implementation): Update.
9642         * lib/gl_anytree_oset.h (gl_tree_search_atleast): New function.
9643         * lib/gl_avltree_oset.c (gl_avltree_oset_implementation): Update.
9644         * lib/gl_rbtree_oset.c (gl_rbtree_oset_implementation): Update.
9645
9646 2006-10-04  Bruno Haible  <bruno@clisp.org>
9647
9648         * lib/fatal-signal.c (fatal_signals) [WOE32]: Add the SIGBREAK signal.
9649
9650 2006-10-03  Bruno Haible  <bruno@clisp.org>
9651
9652         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Renamed
9653         from gl_avltreehash_list_implementation.
9654
9655 2006-10-03  Bruno Haible  <bruno@clisp.org>
9656
9657         * lib/gl_oset.c (gl_oset_add): Fix return type.
9658
9659 2006-10-02  Paolo Bonzini  <bonzini@gnu.org>  (tiny change)
9660
9661         * lib/quotearg.c (mbstate_t) [!HAVE_MBRTOWC]: #define to int.
9662
9663 2006-10-02  Eric Blake  <ebb9@byu.net>
9664
9665         * modules/strnlen (Depends-on): Add extensions.
9666
9667 2006-10-02  Eric Blake  <ebb9@byu.net>
9668
9669         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use autoconf's
9670         definition in 2.60+.
9671
9672 2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>
9673
9674         * lib/fts.c (fts_close, fts_build, fts_palloc): Remove redundant
9675         checks.
9676
9677 2006-10-02  Bruno Haible  <bruno@clisp.org>
9678
9679         * gnulib-tool (func_emit_lib_Makefile_am): Don't add no-dependencies
9680         to the AUTOMAKE_OPTIONS.
9681         Reported by Jim Meyering.
9682
9683 2006-09-29  Paul Eggert  <eggert@cs.ucla.edu>
9684
9685         Work around bug in Solaris 10 /proc file system:
9686         /proc/self/fd/NNN/.. isn't the parent directory of
9687         the directory whose file descriptor is NNN.  This needs to
9688         be worked around at run time, not compile time, since a
9689         program might be built on Solaris 8, where things work, and
9690         run on Solaris 10.
9691         * lib/openat-priv.h (BUILD_PROC_NAME): Remove.  All callers changed
9692         to use the following interface instead:
9693         (OPENAT_BUFFER_SIZE): New macro.
9694         (openat_proc_name): New function.
9695         * lib/at-func.c (AT_FUNC_NAME): Adjust to above changes.
9696         * lib/openat.c (openat_permissive, openat_needs_fchdir, fdopendir):
9697         Likewise.
9698         * lib/openat-proc.c: New file.
9699         * modules/openat (Files): Add lib/openat-proc.c.
9700         (Depends-on): Add same-inode, stdbool.
9701         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBOBJ(openat-proc).
9702
9703 2006-09-29  Bruno Haible  <bruno@clisp.org>
9704
9705         * lib/fwriteerror.h (fwriteerror_no_ebadf): New declaration.
9706         * lib/(do_fwriteerror): Renamed from fwriteerror. Add ignore_ebadf
9707         argument. Set stdout_closed before testing for ferror, not after.
9708         (fwriteerror, fwriteerror_no_ebadf): New functions.
9709
9710 2006-09-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9711
9712         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Avoid unused variables warning.
9713
9714 2006-09-28  Paolo Bonzini  <bonzini@gnu.org>
9715
9716         * lib/poll.c (rpl_poll) [__APPLE__]: Use FIONREAD instead of MSG_PEEK.
9717         * m4/poll.m4: Look for sys/ioctl.h and sys/filio.h.
9718
9719 2006-09-28  Jim Meyering  <jim@meyering.net>
9720
9721         * lib/mkdir-p.c: Include "dirchownmod.h", not "dirchownmod.c".
9722         Include <unistd.h>.
9723
9724 2006-09-28  Bruno Haible  <bruno@clisp.org>
9725
9726         * modules/avltreehash-list (Depends-on): Add stdint, remove size_max.
9727         * modules/linkedhash-list (Depends-on): Likewise.
9728         * modules/rbtreehash-list (Depends-on): Likewise.
9729
9730 2006-09-28  Bruno Haible  <bruno@clisp.org>
9731
9732         * lib/strndup.h: Simplify the redefinition of strndup.
9733         (_GL_CONCAT, _GL_XCONCAT, __STRNDUP_ID): Remove macros.
9734         * m4/strndup.m4 (gl_FUNC_STRNDUP): Don't define __STRNDUP_PREFIX.
9735
9736 2006-09-28  Bruno Haible  <bruno@clisp.org>
9737
9738         * lib/gl_avltreehash_list.c: Include <stdint.h> instead of size_max.h.
9739         * lib/gl_linkedhash_list.c: Likewise.
9740         * lib/gl_rbtreehash_list.c: Likewise.
9741
9742 2006-09-27  Paul Eggert  <eggert@cs.ucla.edu>
9743
9744         * lib/canon-host.c (canon_host_r): Work around bug in Darwin 7.9.0
9745         getaddrinfo.
9746
9747         * lib/__fpending.h: Don't include <stdio_ext.h> unless
9748         HAVE_DECL___FPENDING.  This avoids a bug with lsbcc, where
9749         it causes <stdio_ext.h> to cause a compile-time error.
9750         Problem reported by Nelson H. F. Beebe.
9751         * lib/getpass.c: Likewise, except for HAVE_DECL___FSETLOCKING instead
9752         of HAVE_DECL___PENDING.
9753
9754         * m4/fpending.m4 (gl_FUNC_FPENDING): Check for stdio_ext at most once.
9755         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for __fsetlocking's
9756         declaration.
9757
9758 2006-09-27  Jim Meyering  <jim@meyering.net>
9759
9760         This file could end up with a definition for a function
9761         named __strndup, rather than rpl_strndup on a system with
9762         incomplete weak_alias support.
9763         * lib/strndup.c (strndup): Rename from __strndup.
9764         Remove #defines that used to map __strndup to strndup.
9765         Don't use K&R prototypes.
9766         Remove LIBC-related code, since this file is not sync'd with glibc.
9767         * lib/strndup.h: Revamp, accordingly.
9768         * m4/strndup.m4: Modernize.
9769
9770 2006-09-26  Paul Eggert  <eggert@cs.ucla.edu>
9771
9772         * modules/savewd (Depends-on): Add 'raise'.
9773         * lib/savewd.c: Include <signal.h>, for 'raise'.
9774
9775 2006-09-26  Jim Meyering  <jim@meyering.net>
9776
9777         * m4/acl.m4 (AC_FUNC_ACL): Disable ACL support altogether
9778         when we detect Darwin 8.7.0's acl_get_file bug.
9779         Rearrange to perform the new (below) run-test while $LIBS
9780         contains any acl-related library.  Set USE_ACL at the end.
9781         (gl_ACL_GET_FILE): New function.
9782
9783 2006-09-26  Eric Blake  <ebb9@byu.net>
9784
9785         * lib/verror.c: Include <config.h> unconditionally.
9786
9787 2006-09-25  Paul Eggert  <eggert@cs.ucla.edu>
9788
9789         * modules/clock-time (Maintainer): Add self.
9790         * modules/getlogin_r (Depends-on): Add extensions.
9791
9792 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9793
9794         * modules/clock-time: New module.
9795         * modules/nanosleep (Depends-on): Add clock-time.
9796         * modules/gethrxtime (Depends-on): Likewise.
9797         * modules/gettime (Depends-on): Likewise.
9798         * modules/settime (Depends-on): Likewise.
9799
9800         * modules/fts-lgpl: Depend on openat.
9801         * modules/mkancesdirs: Depend on savewd.
9802         * modules/mkdir-p: Likewise.
9803
9804 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9805
9806         * m4/host-os.m4 (gl_HOST_OS): Require AC_CANONICAL_HOST.
9807
9808         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Rename cache variable from
9809         `gl_have_arbitrary_file_name_length_limit' to
9810         `gl_cv_have_arbitrary_file_name_length_limit', so that caching
9811         actually works between configure runs.
9812
9813 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9814             Bruno Haible  <bruno@clisp.org>
9815
9816         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Include <string.h>.
9817
9818 2006-09-25  Jim Meyering  <jim@meyering.net>
9819
9820         * m4/fcntl_h.m4 (gl_FCNTL_H): Fix typo in test for failed open.
9821         This typo caused coreutils/tests/dd/misc to fail on Darwin 8.7.0.
9822
9823 2006-09-25  Eric Blake  <ebb9@byu.net>
9824
9825         * gnulib-tool (func_import, func_create_testdir): Fix typos in
9826         exec's in 2006-09-18 patch when shuffling fds.
9827
9828 2006-09-25  Bruno Haible  <bruno@clisp.org>
9829
9830         * m4/getloadavg.m4 (gl_GETLOADAVG): Fix directory in error message.
9831         Reported by Jim Meyering.
9832
9833 2006-09-24  Jim Meyering  <jim@meyering.net>
9834
9835         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Don't use '>' to
9836         compare a pointer against a literal "0".  That caused failures with
9837         at least HP-UX's hpcc.
9838
9839 2006-09-22  Simon Josefsson  <jas@extundo.com>
9840
9841         * modules/gc-sha1:
9842         * modules/gc-md4:
9843         * modules/gc-hmac-sha1:
9844         * modules/gc-hmac-md5:
9845         * modules/gc-des:
9846         * modules/gc-arcfour: Distribute more files.
9847
9848 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9849
9850         * lib/gl_anylinked_list2.h [lint] (gl_linked_iterator)
9851         (gl_linked_iterator_from_to): Initialize struct completely.
9852         * lib/gl_anytree_list2.h [lint] (gl_tree_iterator): Likewise.
9853         (gl_tree_iterator_from_to): Likewise
9854         * lib/gl_anytree_oset.h [lint] (gl_tree_iterator): Likewise.
9855         * lib/gl_array_list.c [lint] (gl_array_iterator)
9856         (gl_array_iterator_from_to): Likewise.
9857         * lib/gl_array_oset.c [lint] (gl_array_iterator): Likewise.
9858         * lib/gl_carray_list.c [lint] (gl_carray_iterator)
9859         (gl_carray_iterator_from_to): Likewise.
9860
9861         * lib/gc-gnulib.c [GC_USE_HMAC_SHA1]: include hmac.h for hmac_sha1.
9862         * lib/md4.c (md4_process_block): Remove unused variable.
9863         * lib/rijndael-api-fst.c (rijndaelBlockDecrypt): GCC suggests
9864         parentheses for clarity.
9865
9866 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9867
9868         * modules/bison-i18n (Depends-on): Add gettext.
9869
9870 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9871
9872         * m4/fsusage.m4 (gl_STATFS_TRUNCATES): Avoid unused variable.
9873         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Likewise.
9874         * m4/jm-winsz1.m4 (gl_HEADER_TIOCGWINSZ_IN_TERMIOS_H): Likewise;
9875         also add missing comma that caused broken test.
9876         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Include
9877         stdlib.h, for `abort'.
9878         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Avoid unused
9879         variables.
9880         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Check for and
9881         include unistd.h if present, for `rmdir'.
9882         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Avoid unused
9883         variables.
9884         * m4/putenv.m4 (gl_FUNC_PUTENV): Rewrite using AC_RUN_IFELSE, and
9885         in the process include standard headers for prototypes.
9886         * m4/readutmp.m4 (gl_READUTMP): Require AC_GNU_SOURCE, so utmpxname
9887         gets declared on GNU/Linux.
9888         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Check for and include
9889         unistd.h, for `rmdir'.
9890         * m4/time_r.m4 (gl_TIME_R): Avoid unused variables.
9891
9892         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Avoid expression that is
9893         always true.
9894         * m4/strndup.m4 (gl_FUNC_STRNDUP): include stdlib.h, for `free'.
9895
9896         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Avoid gcc -Wall warnings.
9897
9898 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9899
9900         * gnulib-tool (func_version): Create output all at once.  This
9901         may help avoid triggering unnecessary SIGPIPEs, and at any
9902         rate it doesn't hurt.
9903
9904 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9905             Bruno Haible  <bruno@clisp.org>
9906
9907         * m4/lock.m4 (gl_LOCK_BODY): Avoid unused variables warning.
9908         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
9909         * m4/signed.m4 (bh_C_SIGNED): Likewise.
9910
9911         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): New macro.
9912         (gl_FUNC_VASPRINTF): Invoke it.
9913
9914 2006-09-22  Bruno Haible  <bruno@clisp.org>
9915
9916         * m4/getloadavg.m4 (gl_GETLOADAVG): Expect the directory of
9917         getloadavg.c as first argument.
9918
9919 2006-09-22  Bruno Haible  <bruno@clisp.org>
9920
9921         * gnulib-tool (func_import, func_create_testdir): Set gl_source_base
9922         at the beginning of the gl_INIT macro.
9923         * modules/getloadavg (configure.ac): Pass $gl_source_base to
9924         gl_GETLOADAVG.
9925
9926 2006-09-22  Bruno Haible  <bruno@clisp.org>
9927
9928         * gnulib-tool (func_create_megatestdir): Don't include the config-h
9929         module.
9930         Suggested by Ralf Wildenhues.
9931
9932 2006-09-20  Paul Eggert  <eggert@cs.ucla.edu>
9933
9934         Import this patch from libc:
9935
9936         2006-09-06  Jakub Jelinek  <jakub@redhat.com>
9937
9938         * lib/regex_internal.c (re_string_reconstruct): Handle
9939         offset < pstr->valid_raw_len && pstr->offsets_needed case.
9940         Ensure no bytes read before raw_mbs array.  Pass a saved copy of
9941         pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
9942         re_string_context_at.
9943
9944         * m4/regex.m4 (gl_REGEX): Check for locale.h, since the test
9945         now requires it.
9946         (gl_PREREQ_REGEX): Don't check for locale.h any more, since
9947         gl_REGEX now does it for us.
9948         (gl_REGEX): Add test taken from
9949         http://sourceware.org/ml/libc-hacker/2006-09/msg00008.html.
9950
9951         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require AC_SYS_LARGEFILE.
9952         Check that large offsets work.  Modernize Autoconf usages.
9953         Prefer "yes" to mean a good thing rather than a bad.
9954         Don't put "#define mkstemp" in config.h, as this might interfere
9955         with standard system headers that "#define mkstemp mkstemp64".
9956
9957         * modules/mkstemp (Depends-on): Add extensions, so that
9958         mkstemp is visible on some platforms.
9959         (Makefile.am): Add mkstemp.h to EXTRA_DIST.
9960         (Include): Change to "mkstemp.h" from <stdlib.h>.
9961         (Files): Add mkstemp.h.
9962
9963         * lib/mkstemp.h: New file, since some standard headers
9964         #define mkstemp.
9965         * lib/mkstemp.c: Revamp to put the !_LIBC code together.
9966         Include "mkstemp.h".
9967         Make the _LIBC code resemble glibc original more,
9968         e.g., use K&R style.
9969         * lib/mkstemp-safer.c: Include "mkstemp.h" instead of <stdlib.h>.
9970         (mkstemp): Remove, since mkstemp.h does this for us.
9971         * lib/stdlib--.h: Include mkstemp.h.
9972
9973         Import this patch from libc:
9974
9975         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
9976
9977         * lib/tempname.c (__gen_tempname): Change attempts_min
9978         into a macro.  Use preprocessor to decide how to initialize
9979         attempts [Coverity CID 67].
9980
9981 2006-09-20  Bruno Haible  <bruno@clisp.org>
9982
9983         * lib/mkdtemp.c: Import from libc.
9984         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
9985                 * sysdeps/posix/tempname.c (__gen_tempname): Change
9986                 attempts_min into a macro.  Use preprocessor to decide how to
9987                 initialize attempts [Coverity CID 67].
9988         2001-11-27  Paul Eggert  <eggert@twinsun.com>
9989                 * sysdeps/posix/tempname.c (__gen_tempname): Try at least
9990                 ATTEMPTS_MIN or TMP_MAX times, whichever is greater.
9991
9992 2006-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9993
9994         * gnulib-tool (func_exit): New function, to allow to pass the
9995         exit status portably through the trap.  Use everywhere.
9996         (--help, --version): Signal a write error.
9997         (trap): catch SIGPIPE, for write errors.
9998         Exit at the end of the trap, with the correct exit status.
9999
10000 2006-09-19  Karl Berry  <karl@gnu.org>
10001
10002         * doc/gnulib.texi: note about the license texinfo files.
10003
10004 2006-09-19  Eric Blake  <ebb9@byu.net>
10005
10006         * gnulib-tool: Avoid space-tab.
10007
10008 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
10009
10010         * lib/getaddrinfo.c (getaddrinfo) [defined HAVE_IPV6]: Fix typo
10011         that prevented coreutils 6.1 from building.  Problem reported
10012         by Petter Reinholdtsen.
10013
10014 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
10015
10016         * gnulib-tool (avoidlist): Fix typo that broke options like
10017         --avoid=lock that are used by coreutils bootstrap.
10018
10019 2006-09-18  Mark D. Baushke  <mdb@gnu.org>
10020
10021         * m4/inttypes.m4 (gl_INTTYPES_H): Quote "test" args
10022         more systematically.
10023
10024 2006-09-18  Jim Meyering  <jim@meyering.net>
10025
10026         * lib/savewd.c (savewd_restore): Don't shadow: s/status/child_status/.
10027
10028 2006-09-18  Bruno Haible  <bruno@clisp.org>
10029
10030         * modules/inttypes (Files): Remove m4/inttypes-h.m4.
10031
10032 2006-09-18  Bruno Haible  <bruno@clisp.org>
10033
10034         * m4/inttypes-h.m4 (gl_HEADER_INTTYPES_H): Remove macro.
10035         * m4/inttypes-pri.m4: Require autoconf >= 2.52.
10036         (gt_INTTYPES_PRI): Invoke AC_CHECK_HEADERS on inttypes.h. Test
10037         ac_cv_header_inttypes_h instead of gl_cv_header_inttypes_h.
10038         * m4/gettext.m4: Require autoconf >= 2.52.
10039         (gt_INTL_SUBDIR_CORE): Invoke AC_CHECK_HEADERS on inttypes.h.
10040         * m4/inttypes.m4 (gl_INTTYPES_H): Test ac_cv_header_inttypes_h instead
10041         of gl_cv_header_inttypes_h.
10042
10043 2006-09-18  Bruno Haible  <bruno@clisp.org>
10044
10045         * lib/javaversion.c: Include configmake.h.
10046
10047 2006-09-18  Bruno Haible  <bruno@clisp.org>
10048
10049         * gnulib-tool (func_import, func_create_testdir): Use exec tricks to
10050         avoid that the while loops be executed in a subshell.
10051
10052 2006-09-18  Bruno Haible  <bruno@clisp.org>
10053
10054         * MODULES.html.sh (func_module): Break long lines.
10055         Suggested by Bruce Korb <bkorb@gnu.org>.
10056
10057 2006-09-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10058
10059         Speed up by a factor of 1.12.
10060         * gnulib-tool (nl): New variable.
10061         (func_import): Rewrite include directive extraction to only read each
10062         directive once.
10063
10064 2006-09-17  Bruno Haible  <bruno@clisp.org>
10065
10066         * modules/javaversion (Makefile.am): Remove DEFS setting.
10067         (Depends-on): Add configmake, for PKGDATADIR definition.
10068
10069 2006-09-17  Bruno Haible  <bruno@clisp.org>
10070
10071         * gnulib-tool (func_create_testdir): Rewrite all files at once.
10072
10073 2006-09-17  Bruno Haible  <bruno@clisp.org>
10074
10075         * gnulib-tool (func_append): New function, stolen from libtool.m4.
10076         (func_modules_transitive_closure, func_modules_add_dummy,
10077         func_modules_to_filelist, func_import, func_create_testdir,
10078         func_create_megatestdir, ...): Use it wherever possible.
10079         Suggested by Ralf Wildenhues.
10080
10081 2006-09-16  Karl Berry  <karl@gnu.org>
10082
10083         * doc/fdl.texi (ADDENDUM): switch to @heading from @appendixsubsec,
10084         to avoid sectioning errors.
10085         * doc/lgpl.texi, gpl.texi (Copying): downcase @unnumbered title.
10086         [ifinfo]: blank line after @center-ed titles.
10087         * doc/lgpl.texi (Library Copying): Rename main node to GNU LGPL.
10088         Spell FSF address consistently with others.
10089         (These changes approved by rms.)
10090
10091 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10092
10093         Speed up by a factor of 1.61.
10094         * gnulib-tool (func_modules_transitive_closure): Rewrite to not check
10095         already checked module names again.
10096
10097 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10098
10099         Speed up by a factor of 1.13.
10100         * gnulib-tool (func_import): Rewrite all old_files at once; likewise
10101         for new_files, and the input to func_add_or_update.
10102
10103 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10104
10105         * gnulib-tool (func_all_modules, func_modules_to_filelist, func_import,
10106         func_create_testdir, ...): Change 'sort | uniq' to 'sort -u'.
10107
10108 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
10109
10110         * modules/mkancesdirs (Depends-on): Add fcntl.
10111         * modules/savewd: New file.
10112         * MODULES.html.sh (File system functions): Add savewd.
10113
10114         * modules/configmake (Makefile.am): Add support for the
10115         Automake-supplied PKGLIBDIR, PKGINCLUDEDIR, PKGDATADIR.
10116
10117 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
10118
10119         * m4/savewd.m4: New file.
10120
10121 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
10122
10123         * lib/dirchownmod.c: Don't include fcntl.h; no longer needed.
10124         (dirchownmod): New arg FD.  All callers changed.
10125         Use FD rather than opening the directory ourself, as opening is
10126         now the caller's responsibility.
10127         * lib/dirchownmod.h: Likewise.
10128         * lib/mkancesdirs.c: Include <sys/types.h>, for portability to older
10129         hosts that require <sys/types.h> before <sys/stat.h>.  Include
10130         fcntl.h, savewd.h, and unistd.h, not dirname.h and stat-macros.h.
10131         (test_dir): Remove.
10132         (mkancesdirs): Return length of prefix of FILE that has already
10133         been made, or -2 if there is a child doing the work.  Redo
10134         algorithm so that it is O(N) rather than O(N**2).  Optimize away
10135         ".", and treat ".." specially since it might stray back into
10136         already-created areas.  Use a subprocess if necessary.  New arg
10137         WD; all users changed.  MAKE_DIR function should now return 1
10138         if it creates a directory that is not readable.  Return -2 if
10139         a child process is spun off.
10140         * lib/mkancesdirs.h: Include <stddef.h>, for ptrdiff_t.
10141         Adjust signature to match code.
10142         * lib/mkdir-p.c: Include dirname.h, for IS_ABSOLUTE_FILE_NAME.
10143         (make_dir_parents): Use a subprocess if necessary.  New arg WD;
10144         all users changed.
10145         * lib/savewd.c, lib/savewd.h: New files.
10146
10147 2006-09-15  Jim Meyering  <jim@meyering.net>
10148
10149         * modules/rename-dest-slash: New module.
10150         * MODULES.html.sh (posix_compat): Add it here.
10151
10152         * modules/rename: Reflect vb_FUNC_RENAME -> gl_FUNC_RENAME change.
10153
10154 2006-09-15  Jim Meyering  <jim@meyering.net>
10155
10156         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH): New
10157         file.
10158
10159         * m4/rename.m4 (gl_FUNC_RENAME): Rename from vb_FUNC_RENAME.
10160
10161 2006-09-15  Jim Meyering  <jim@meyering.net>
10162
10163         * lib/rename-dest-slash.c (has_trailing_slash): Use
10164         FILE_SYSTEM_PREFIX_LEN, for non-POSIX systems.
10165         (rpl_rename_dest_slash): Perform the cheaper trailing slash
10166         test before testing whether SRC is a directory.
10167         Suggestions from Bruno Haible.
10168
10169         Avoid a warning about an unused variable.
10170         * lib/regex_internal.c (re_dfa_add_node): Move declaration of "type"
10171         into the #ifdef block where it's used.
10172
10173         * lib/rename-dest-slash.c: New file.
10174
10175 2006-09-14  Bruno Haible  <bruno@clisp.org>
10176
10177         * lib/allocsa.c: Include <config.h> unconditionally.
10178         * lib/asnprintf.c: Likewise.
10179         * lib/asprintf.c: Likewise.
10180         * lib/c-strcasecmp.c: Likewise.
10181         * lib/c-strcasestr.c: Likewise.
10182         * lib/c-strncasecmp.c: Likewise.
10183         * lib/c-strstr.c: Likewise.
10184         * lib/classpath.c: Likewise.
10185         * lib/clean-temp.c: Likewise.
10186         * lib/concatpath.c: Likewise.
10187         * lib/copy-file.c: Likewise.
10188         * lib/csharpcomp.c: Likewise.
10189         * lib/csharpexec.c: Likewise.
10190         * lib/execute.c: Likewise.
10191         * lib/fatal-signal.c: Likewise.
10192         * lib/findprog.c: Likewise.
10193         * lib/fwriteerror.c: Likewise.
10194         * lib/gl_array_list.c: Likewise.
10195         * lib/gl_array_oset.c: Likewise.
10196         * lib/gl_avltree_list.c: Likewise.
10197         * lib/gl_avltree_oset.c: Likewise.
10198         * lib/gl_avltreehash_list.c: Likewise.
10199         * lib/gl_carray_list.c: Likewise.
10200         * lib/gl_linked_list.c: Likewise.
10201         * lib/gl_linkedhash_list.c: Likewise.
10202         * lib/gl_list.c: Likewise.
10203         * lib/gl_oset.c: Likewise.
10204         * lib/gl_rbtree_list.c: Likewise.
10205         * lib/gl_rbtree_oset.c: Likewise.
10206         * lib/gl_rbtreehash_list.c: Likewise.
10207         * lib/imaxabs.c: Likewise.
10208         * lib/imaxdiv.c: Likewise.
10209         * lib/javacomp.c: Likewise.
10210         * lib/javaexec.c: Likewise.
10211         * lib/javaversion.c: Likewise.
10212         * lib/linebreak.c: Likewise.
10213         * lib/localcharset.c: Likewise.
10214         * lib/lock.c: Likewise.
10215         * lib/mbchar.c: Likewise.
10216         * lib/mbswidth.c: Likewise.
10217         * lib/mkdtemp.c: Likewise.
10218         * lib/pipe.c: Likewise.
10219         * lib/printf-args.c: Likewise.
10220         * lib/printf-parse.c: Likewise.
10221         * lib/progname.c: Likewise.
10222         * lib/progreloc.c: Likewise.
10223         * lib/readlink.c: Likewise.
10224         * lib/sh-quote.c: Likewise.
10225         * lib/stpcpy.c: Likewise.
10226         * lib/stpncpy.c: Likewise.
10227         * lib/strcasecmp.c: Likewise.
10228         * lib/strcasestr.c: Likewise.
10229         * lib/strcspn.c: Likewise.
10230         * lib/striconv.c: Likewise.
10231         * lib/strncasecmp.c: Likewise.
10232         * lib/strnlen1.c: Likewise.
10233         * lib/strstr.c: Likewise.
10234         * lib/strtok_r.c: Likewise.
10235         * lib/tls.c: Likewise.
10236         * lib/tmpdir.c: Likewise.
10237         * lib/unicodeio.c: Likewise.
10238         * lib/unsetenv.c: Likewise.
10239         * lib/vasnprintf.c: Likewise.
10240         * lib/vasprintf.c: Likewise.
10241         * lib/wait-process.c: Likewise.
10242         * lib/xallocsa.c: Likewise.
10243         * lib/xsetenv.c: Likewise.
10244         * lib/xstriconv.c: Likewise.
10245
10246 2006-09-13  Simon Josefsson  <jas@extundo.com>
10247
10248         * m4/getdate.m4: Don't AC_LIBOBJ([getdate]), automake takes care of
10249         that internally, suggested by Ralf Wildenhues
10250         <Ralf.Wildenhues@gmx.de>.
10251
10252 2006-09-13  Simon Josefsson  <jas@extundo.com>
10253
10254         * gnulib-tool (func_emit_lib_Makefile_am): Use $(LIBOBJS), not
10255         @LIBOBJS@.
10256         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
10257
10258 2006-09-13  Paul Eggert  <eggert@cs.ucla.edu>
10259
10260         * lib/_fpending.c: Include <config.h> unconditionally, since we no
10261         longer worry about uses that don't define HAVE_CONFIG_H.
10262         * lib/acl.c, lib/alloca.c, lib/argmatch.c, lib/atexit.c:
10263         * lib/backupfile.c, lib/basename.c, lib/c-stack.c, lib/c-strtod.c:
10264         * lib/calloc.c,lib/ canon-host.c, lib/canonicalize.c, lib/chdir-long.c:
10265         * lib/chdir-safer.c, lib/chown.c, lib/cloexec.c, lib/close-stream.c:
10266         * lib/closeout.c, lib/creat-safer.c, lib/cycle-check.c, lib/diacrit.c:
10267         * lib/dirchownmod.c, lib/dirfd.c, lib/dirname.c, lib/dup-safer.c:
10268         * lib/dup2.c, lib/error.c, lib/euidaccess.c, lib/exclude.c:
10269         * lib/exitfail.c, lib/fchmodat.c, lib/fchown-stub.c, lib/fd-safer.c:
10270         * lib/file-type.c, lib/fileblocks.c, lib/filemode.c, lib/filenamecat.c:
10271         * lib/fnmatch.c, lib/fopen-safer.c, lib/fprintftime.c, lib/free.c:
10272         * lib/fsusage.c, lib/ftruncate.c, lib/fts-cycle.c, lib/fts.c:
10273         * lib/full-write.c, lib/gai_strerror.c, lib/getcwd.c, lib/getdate.y:
10274         * lib/getdomainname.c, lib/getgroups.c, lib/gethostname.c:
10275         * lib/gethrxtime.c, lib/getloadavg.c, lib/getlogin_r.c:
10276         * lib/getndelim2.c, lib/getnline.c, lib/getopt.c, lib/getopt1.c:
10277         * lib/getpass.c, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c:
10278         * lib/getusershell.c, lib/glob.c, lib/group-member.c:
10279         * lib/hard-locale.c, lib/hash-pjw.c, lib/hash.c, lib/human.c:
10280         * lib/idcache.c, lib/inet_ntop.c, lib/inet_pton.c, lib/inttostr.c:
10281         * lib/isdir.c, lib/lchown.c, lib/linebuffer.c, lib/long-options.c:
10282         * lib/lstat.c, lib/malloc.c, lib/md5.c, lib/memcasecmp.c, lib/memchr.c:
10283         * lib/memcmp.c, lib/memcoll.c, lib/memcpy.c, lib/memmove.c:
10284         * lib/memrchr.c, lib/mkancesdirs.c, lib/mkdir-p.c, lib/mkdir.c:
10285         * lib/mkdirat.c, lib/mkstemp-safer.c, lib/mkstemp.c, lib/modechange.c:
10286         * lib/mountlist.c, lib/nanosleep.c, lib/obstack.c, lib/open-safer.c:
10287         * lib/openat-die.c, lib/openat.c, lib/pagealign_alloc.c, lib/physmem.c:
10288         * lib/pipe-safer.c, lib/posixtm.c, lib/posixver.c, lib/putenv.c:
10289         * lib/quote.c, lib/quotearg.c, lib/raise.c, lib/readtokens.c:
10290         * lib/readtokens0.c, lib/readutmp.c, lib/realloc.c, lib/regex.c:
10291         * lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c:
10292         * lib/same.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c:
10293         * lib/settime.c, lib/sha1.c, lib/sig2str.c, lib/snprintf.c:
10294         * lib/strdup.c, lib/strerror.c, lib/strftime.c, lib/stripslash.c:
10295         * lib/strndup.c, lib/strnlen.c, lib/strpbrk.c, lib/strtod.c:
10296         * lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c:
10297         * lib/time_r.c, lib/timegm.c, lib/tmpfile-safer.c, lib/unlinkdir.c:
10298         * lib/userspec.c, lib/utime.c, lib/utimecmp.c, lib/utimens.c:
10299         * lib/version-etc-fsf.c, lib/version-etc.c, lib/xalloc-die.c:
10300         * lib/xgetcwd.c, lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c:
10301         * lib/xnanosleep.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtoimax.c:
10302         * lib/xstrtol.c, lib/xstrtoumax.c, lib/yesno.c:
10303         Likewise.
10304
10305 2006-09-13  Eric Blake  <ebb9@byu.net>
10306
10307         * lib/getopt.c: Fix typo in last commit.
10308
10309 2006-09-12  Sergey Poznyakoff  <gray@gnu.org.ua>
10310
10311         * lib/argp-help.c (argp_doc): Make sure NULL is not passed to
10312         dgettext.
10313
10314 2006-09-12  Jim Meyering  <jim@meyering.net>
10315
10316         * lib/nanosleep.c: Include <sys/types.h> before sys/select.h, to avoid
10317         compilation failure (due to use of pid_t in latter) on NetBSD 1.6.
10318         Reported by Nelson H. F. Beebe.
10319
10320 2006-09-10  Sergey Poznyakoff  <gray@gnu.org.ua>
10321
10322         * lib/argp-parse.c (__argp_parse) [!_LIBC]: Make sure
10323         program_invocation_name and program_invocation_short_name are
10324         initialized.
10325         * lib/argp-namefrob.h: Move declarations of program_invocation_name
10326         and program_invocation_short_name to argp.h, so they are visible
10327         to user programs.
10328         * lib/argp.h: Likewise
10329
10330 2006-09-10  Bruno Haible  <bruno@clisp.org>
10331
10332         * modules/mkdtemp (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
10333         m4/inttypes_h.m4, m4/uintmax_t.m4.
10334
10335 2006-09-10  Bruno Haible  <bruno@clisp.org>
10336
10337         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Don't require
10338         gl_AC_TYPE_UINTMAX_T.
10339
10340 2006-09-10  Bruno Haible  <bruno@clisp.org>
10341
10342         * lib/mkdtemp.c: Include <stdint.h> always. Don't include <inttypes.h>.
10343
10344 2006-09-09  Sergey Poznyakoff  <gray@gnu.org.ua>
10345
10346         * lib/argp.h (struct argp): Document the N_("..") "\v" N_("..")
10347         convention.  Text proposed by Bruno Haible.
10348         (struct argp_option): Document the use of N_() wrappers.
10349
10350         * lib/argp-help.c (argp_doc): Split the untranslated doc string on
10351         '\v', and translate the two parts separately, instead of feeding
10352         the whole string to gettext.  This allows to exclude
10353         '\v' from the strings visible to the translator by writing doc
10354         strings as N_("..") "\v" N_("..").
10355
10356 2006-09-09  Paul Eggert  <eggert@cs.ucla.edu>
10357
10358         * config/srclist.txt: Undo latest change; the bug was fixed.
10359
10360 2006-09-09  Bruno Haible  <bruno@clisp.org>
10361
10362         * gnulib-tool (func_emit_lib_Makefile_am): Eliminate lib_LDFLAGS
10363         assignments if building a library without libtool.
10364         (func_emit_tests_Makefile_am): Likewise. Handle lib_* variables as
10365         in func_emit_lib_Makefile_am.
10366         (func_import): When building a static library libfoo.a, arrange to
10367         define variables LIBFOO_LIBDEPS and LIBFOO_LTLIBDEPS.
10368         (func_create_testdir): Likewise.
10369         * modules/gc (configure.ac, Makefile.am): If building statically,
10370         augment gl_libdeps and gl_ltlibdeps instead of lib_LDFLAGS.
10371         * modules/iconvme (configure.ac, Makefile.am): Likewise.
10372         * modules/striconv (configure.ac, Makefile.am): Likewise.
10373         Based on a suggestion by Ralf Wildenhues.
10374
10375 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
10376
10377         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
10378         Check for unistd.h too, since Autoconf doesn't assume POSIX.
10379         Also:
10380
10381         2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
10382         Add year_2050_test to catch glibc bug 2821
10383         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
10384
10385         2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
10386         Prefer #ifdef to #if.
10387
10388         2006-04-02  Paul Eggert  <eggert@cs.ucla.edu>
10389         Return from 'main' instead of calling 'exit'.
10390
10391 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
10392
10393         * lib/mktime.c (guess_time_tm): Fix bug where mktime
10394         returned the maximum time_t value rather than (time_t) -1.
10395         Problem originally reported by William Bardwell
10396         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
10397
10398         * lib/isapipe.h (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
10399         Moved to here ...
10400         * lib/isapipe.c (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
10401         ... from here.
10402
10403 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
10404
10405         * config/srclist.txt: Temporarily comment out mktime.c until glibc bug
10406         2821 is fixed.
10407
10408 2006-09-08  Jim Meyering  <jim@meyering.net>
10409
10410         Don't make generated files read-only.  That would bother too many
10411         people.  However, do retain the ability to work when targets are
10412         read-only: remove the destination and temporary files before writing
10413         them (when generated via sed or echo), or by using the -f option for
10414         both cp and mv commands.  Suggestion to use -f from Paul Eggert.
10415         * modules/alloca-opt, modules/argz, modules/arpa_inet:
10416         * modules/byteswap, modules/configmake, modules/fcntl:
10417         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
10418         * modules/localcharset, modules/netinet_in, modules/poll:
10419         * modules/stdbool, modules/stdint, modules/sys_select:
10420         * modules/sys_socket, modules/sys_stat, modules/sysexits:
10421
10422 2006-09-08  Jim Meyering  <jim@meyering.net>
10423
10424         Avoid new build failure on FreeBSD 6.0.
10425         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Include
10426         <sys/param.h> when testing whether getmntinfo uses statvfs.  Patch by
10427         Pavel Tsekov, in <http://savannah.gnu.org/bugs/?17643>.
10428
10429 2006-09-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10430
10431         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't use plain echo.
10432
10433 2006-09-07  Jim Meyering  <jim@meyering.net>
10434
10435         Fix global typo in last change: use chmod u-w, not chmod u-x.
10436         Spotted by Paul Eggert and Bruce Korb.
10437         * modules/alloca-opt, modules/argz, modules/arpa_inet:
10438         * modules/byteswap, modules/configmake, modules/fcntl:
10439         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
10440         * modules/localcharset, modules/netinet_in, modules/poll:
10441         * modules/stdbool, modules/stdint, modules/sys_select:
10442         * modules/sys_socket, modules/sys_stat, modules/sysexits:
10443
10444 2006-09-06  Jim Meyering  <jim@meyering.net>
10445
10446         Make generated files be read-only.
10447         * modules/alloca-opt (Makefile.am): Work also when $@ is read-only.
10448         Ensure that each generated file is now read-only.
10449         * modules/argz: Likewise.
10450         * modules/arpa_inet: Likewise.
10451         * modules/byteswap: Likewise.
10452         * modules/configmake: Likewise.
10453         * modules/fcntl: Likewise.
10454         * modules/fnmatch: Likewise.
10455         * modules/getopt: Likewise.
10456         * modules/glob: Likewise.
10457         * modules/inttypes: Likewise.
10458         * modules/netinet_in: Likewise.
10459         * modules/poll: Likewise.
10460         * modules/stdbool: Likewise.
10461         * modules/stdint: Likewise.
10462         * modules/sys_select: Likewise.
10463         * modules/sys_socket: Likewise.
10464         * modules/sys_stat: Likewise.
10465         * modules/sysexits: Likewise.
10466         * modules/localcharset: Same as above, but continue using temporary
10467         file named "t-$@" (why different?) rather than the "$@-t" used
10468         everywhere else.
10469
10470         * modules/sysexits (Makefile.am): Replace literal occurrences
10471         of "sysexit.h" more readable, and more consistent, "$@".
10472
10473 2006-09-06  Bruno Haible  <bruno@clisp.org>
10474
10475         * modules/striconv: New file.
10476         * modules/xstriconv: New file.
10477         * MODULES.html.sh (Internationalization functions): Add striconv,
10478         xstriconv.
10479
10480 2006-09-06  Bruno Haible  <bruno@clisp.org>
10481
10482         * modules/gc (Makefile.am): Augment lib_LDFLAGS, not lib_LIBADD.
10483         * modules/iconvme (Makefile.am): Likewise. Also handle the case of
10484         not using libtool correctly.
10485
10486 2006-09-06  Bruno Haible  <bruno@clisp.org>
10487
10488         * lib/striconv.h: New file.
10489         * lib/striconv.c: New file, merging iconvme.c with GNU gettext's
10490         iconvstring.c.
10491         * lib/xstriconv.h: New file.
10492         * lib/xstriconv.c: New file.
10493
10494 2006-09-06  Bruno Haible  <bruno@clisp.org>
10495
10496         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
10497         lib_..._LDFLAGS.
10498
10499 2006-09-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10500
10501         * lib/argz_.h: Sync from Libtool.
10502
10503         2006-09-04  George Bosilca <bosilca@cs.utk.edu>
10504                 and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
10505
10506         * lib/libltdl/argz_.h: It's __cplusplus, not _cplusplus.
10507
10508 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
10509
10510         * modules/trim: New file.
10511
10512 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
10513
10514         * lib/trim.h: New file.
10515         * lib/trim.c: New file.
10516
10517 2006-09-05  Bruno Haible  <bruno@clisp.org>
10518
10519         * MODULES.html.sh (String handling): Add trim.
10520
10521 2006-09-04  Karl Berry  <karl@gnu.org>
10522
10523         * config/srclist.txt (signed.m4, gettext.m4): changes not propagated
10524         until next release.
10525
10526 2006-09-03  Bruno Haible  <bruno@clisp.org>
10527
10528         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Locate mingw shared libraries
10529         correctly.
10530
10531 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
10532
10533         * m4/getloadavg.m4 (gl_GETLOADAVG): Use CONFIGURING_GETLOADAVG,
10534         not gl_GETLOADAVG.  Omit unneeded semicolons.
10535         Problems reported by Ralf Wildenhues in
10536         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
10537         (gl_PREREQ_GETLOADAVG): Use AC_DEFUN, not m4_define.  Put
10538         at the end, which is the usual gnulib style.
10539
10540         * m4/fstypename.m4 (gl_FSTYPENAME): Use AC_CHECK_MEMBERS instead
10541         of doing all the work ourselves.
10542         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Don't check for
10543         sys/statvfs.h since the code doesn't use HAVE_SYS_STATVFS_H.
10544
10545 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
10546
10547         * lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not gl_GETLOADAVG.
10548         Problem reported by Ralf Wildenhues in
10549         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
10550
10551         * lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STATFS replaced by
10552         HAVE_STRUCT_STATFS_F_FSTYPENAME.
10553
10554 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
10555
10556         * gnulib-tool (func_emit_lib_Makefile_am): Fix typos in
10557         yesterday's patch by changing test -n to test -z.
10558
10559 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
10560
10561         * modules/getloadavg (Files): Add m4/getloadavg.m4.
10562         (configure.ac): AC_FUNC_GETLOADAVG -> gl_GETLOADAVG, as
10563         the former is now obsolescent.
10564
10565         * modules/chdir-long (Depends-on): Add fcntl.
10566
10567 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
10568
10569         * m4/fnmatch.m4: Add comment that Autoconf AC_FUNC_FNMATCH is
10570         obsolescent, and programs should use gnulib instead.
10571         * m4/getloadavg.m4: New file, with contents taken from Autoconf
10572         but with prefixes changed.
10573
10574 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
10575
10576         * lib/getloadavg.c [defined gl_GETLOADAVG]: Don't include config.h
10577         or stdbool.h, because they might not exist while configuring.
10578
10579         * lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
10580         Don't include unistd.h or limits.h; not needed, since chdir-long.h
10581         does that for us.
10582         (O_DIRECTORY): Remove.
10583
10584 2006-08-31  Eric Blake  <ebb9@byu.net>
10585
10586         * gnulib-tool: Don't let emacs change spaces to TAB.
10587
10588 2006-08-31  Bruno Haible  <bruno@clisp.org>
10589
10590         * gnulib-tool: When calling func_import more than once, do it in a
10591         subshell.
10592         Reported by Eric Blake <ebb9@byu.net>.
10593
10594 2006-08-31  Bruno Haible  <bruno@clisp.org>
10595
10596         * gnulib-tool (nl): Remove variable.
10597         (sed_transform_lib_file): Use more robust test for config-h module.
10598         (func_import): Fix typo in 2006-08-25 patch.
10599
10600 2006-08-31  Bruno Haible  <bruno@clisp.org>
10601
10602         * gnulib-tool (func_emit_lib_Makefile_am): When --makefile-name was
10603         specified, augment Makefile.am variables instead of assigning them.
10604
10605 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
10606
10607         Work around a bug in both the Linux and SunOS 64-bit kernels:
10608         nanosleep mishandles sleeps for longer than 2**31 seconds.
10609         Problem reported by Frank v Waveren in
10610         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
10611         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_CLOCK_TIME.
10612         Check for nanosleep bug.
10613         (LIB_NANOSLEEP): Append clock_gettime library if needed.
10614
10615 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
10616
10617         Work around a bug in both the Linux and SunOS 64-bit kernels:
10618         nanosleep mishandles sleeps for longer than 2**31 seconds.
10619         Problem reported by Frank v Waveren in
10620         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
10621         * lib/nanosleep.c (BILLION): New constant.
10622         (getnow) [HAVE_BUG_BIG_NANOSLEEP]: New functions.
10623         (rpl_nanosleep) [HAVE_BUG_BIG_NANOSLEEP]: Completely new
10624         implementation.
10625
10626 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
10627
10628         * modules/nanosleep (Depends-on): Add gettime.
10629
10630 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
10631         and Simon Josefsson  <jas@extundo.com>
10632         and Oskar Liljeblad  <oskar@osk.mine.nu>
10633
10634         * MODULES.html.sh (Support for building documentation): Add gpl, lgpl.
10635         * gnulib-tool (func_import): New license type 'unmodifiable license
10636         text'.
10637         * modules/fdl: Use it.  Longer description.
10638         * module/gpl, module/lgpl: New files.
10639
10640 2006-08-30  Jim Meyering  <jim@meyering.net>
10641
10642         * lib/isapipe.c (isapipe): Rename local s/fd/fd_pair/ to avoid
10643         shadowing the parameter.
10644
10645 2006-08-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10646
10647         Sync from Libtool:
10648
10649         2006-08-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10650
10651         * lib/libltdl/argz.c: Use `#ifdef HAVE_CONFIG_H', to facilitate code
10652         sharing with gnulib.  Report by Eric Blake.
10653
10654 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
10655
10656         * modules/isapipe: New file.
10657         * MODULES.html.sh (File descriptor based Input/Output): Add isapipe.
10658
10659 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
10660
10661         * modules/configmake (Makefile.am): Add a comment, and omit
10662         the CONFIGMAKE_ prefix from generated macro names.  Suggested
10663         by Bruno Haible.
10664
10665 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
10666
10667         * m4/isapipe.m4: New file.
10668
10669 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
10670
10671         * lib/isapipe.c, lib/isapipe.h: New files.
10672
10673 2006-08-29  Jim Meyering  <jim@meyering.net>
10674
10675         * modules/configmake (Makefile.am): Make configmake.h depend on
10676         Makefile.  Otherwise, a stale configmake.h could hang around.
10677
10678 2006-08-29  Eric Blake  <ebb9@byu.net>
10679
10680         * lib/error.c (error_at_line, print_errno_message): Match libc, after
10681         resolution of upstream bug 3044.
10682
10683 2006-08-29  Bruno Haible  <bruno@clisp.org>
10684
10685         * modules/localcharset (Depends-on): Add configmake.
10686         (Makefile.am): Remove setting of LIBDIR through DEFS.
10687
10688 2006-08-29  Bruno Haible  <bruno@clisp.org>
10689
10690         * lib/localcharset.c: Include configmake.h in order to get LIBDIR
10691         defined.
10692
10693 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
10694
10695         * modules/fcntl: New file.
10696         * modules/chdir-safer (Depends-on): Add fcntl.
10697         * modules/fts: Likewise.
10698         * modules/mkdir-p: Likewise.
10699
10700         * modules/stdint (Makefile.am): Do not substitute ABSOLUTE_INTTYPES_H.
10701         This undoes the most recent change, since we're now addressing the
10702         problem in a different way.
10703
10704         * gnulib-tool (emit_lib_Makefile_am): Don't put $makefile_name
10705         into output, since the output might be called Makefile.am even
10706         if $makefile_name is something different.
10707         (func_import): Use $makefile_am rather than
10708         ${makefile_name-Makefile.am}, to fix a bug where makefile_name was
10709         empty.
10710
10711         * modules/inttypes (Files): Add m4/inttypes-h.m4.
10712
10713 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
10714
10715         * m4/inttypes.m4 (gl_INTTYPES_H): Move ABSOLUTE_INTTYPES_H code here...
10716         * m4/stdint.m4 (gl_STDINT_H): ... from here.  This undoes the most
10717         recent change to stdint.m4, since we're now addressing the problem in a
10718         different way.
10719
10720 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
10721
10722         * m4/fcntl_h.m4: New file.
10723
10724 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
10725
10726         * lib/fcntl_.h: New file.
10727         * lib/chdir-safer.c (O_DIRECTORY, O_NOFOLLOW): Remove, now that we have
10728         the fcntl module.
10729         * lib/dirchownmod.c: Likewise.
10730         * lib/fts.c: Likewise.
10731
10732         * lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:
10733         Include @ABSOLUTE_INTTYPES_H@ if available, but do nothing else.
10734         * lib/stdint_.h (_GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H): Define
10735         just before including <inttypes.h>, to avoid circular inclusion.
10736
10737 2006-08-28  Jim Meyering  <jim@meyering.net>
10738
10739         * doc/visibility.texi: Actually read and correct the grammar of the
10740         sentence affected by yesterday's change.
10741
10742 2006-08-28  Eric Blake  <ebb9@byu.net>
10743
10744         * modules/inttypes (Makefile.am): Fix sed error when inttypes.h
10745         needs wrapper.
10746
10747 2006-08-28  Eric Blake  <ebb9@byu.net>
10748
10749         * m4/inttypes.m4 (gl_INTTYPES_H): Fix missing #endif.
10750
10751 2006-08-28  Eric Blake  <ebb9@byu.net>
10752
10753         * m4/codeset.m4 (AM_LANGINFO_CODESET): Avoid compiler warning.
10754
10755 2006-08-28  Bruno Haible  <bruno@clisp.org>
10756
10757         * modules/c-strstr: New file, from GNU gettext.
10758         * MODULES.html.sh (String handling): Add c-strstr.
10759
10760 2006-08-28  Bruno Haible  <bruno@clisp.org>
10761
10762         * m4/inttypes.m4 (gl_INTTYPES_H): Don't test for the existence of SCNX*
10763         macros.
10764         Reported by Eric Blake.
10765
10766 2006-08-28  Bruno Haible  <bruno@clisp.org>
10767
10768         * lib/vasnprintf.c (EOVERFLOW): Remove definition.
10769         (VASNPRINTF): Return a string of length > INT_MAX without failing.
10770         * lib/vasprintf.c: Include errno.h, limits.h.
10771         (EOVERFLOW): New fallback definition.
10772         (vasprintf): Test here whether the string length is > INT_MAX.
10773         * lib/vsnprintf.c: Include errno.h, limits.h.
10774         (EOVERFLOW): New fallback definition.
10775         (vsnprintf): Fix bug when generated string was too long for the buffer.
10776         Test here whether the string length is > INT_MAX.
10777
10778 2006-08-28  Bruno Haible  <bruno@clisp.org>
10779
10780         * lib/inttypes_.h (SCNX*): Remove definitions.
10781         Reported by Eric Blake.
10782
10783 2006-08-28  Bruno Haible  <bruno@clisp.org>
10784
10785         * lib/c-strstr.h: New file, from GNU gettext.
10786         * lib/c-strstr.c: New file, from GNU gettext.
10787
10788 2006-08-28  Bruno Haible  <bruno@clisp.org>
10789
10790         * gnulib-tool: Reorder some statements.
10791
10792 2006-08-28  Bruno Haible  <bruno@clisp.org>
10793
10794         * gnulib-tool: New option --makefile-name.
10795         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Use
10796         $makefile_name.
10797         (func_import): Write $makefile_name to the cache file, and read it from
10798         there unless explicitly specified. Use $makefile_name as file name
10799         instead of Makefile.am. Adjust the recommendations accordingly.
10800
10801 2006-08-28  Bruno Haible  <bruno@clisp.org>
10802
10803         * gnulib-tool (func_verify_module): Check against misapplying patch.
10804
10805 2006-08-28  Bruno Haible  <bruno@clisp.org>
10806
10807         * gnulib-tool (func_relativize, func_relconcat): New functions.
10808         Give an error if --local-dir is given with --update.
10809         Remove trailing slashes from $local_gnulib_dir.
10810         (func_import): Store the relativized $local_gnulib_dir in
10811         gnulib-cache.m4, and read it from there if not specified explicitly.
10812
10813 2006-08-28  Bruno Haible  <bruno@clisp.org>
10814
10815         * gnulib-tool (func_get_tests_module): Don't assume that $gnulib_dir
10816         is the current directory. Respect also $local_gnulib_dir.
10817
10818 2006-08-28  Bruno Haible  <bruno@clisp.org>
10819             Simon Josefsson  <jas@extundo.com>
10820
10821         BeOS portability.
10822         * lib/getaddrinfo.c (PF_INET, PF_UNSPEC): New macros.
10823
10824 2006-08-27  Jim Meyering  <jim@meyering.net>
10825
10826         * doc/visibility.texi: Remove duplicate word: "pointer".
10827
10828 2006-08-26  Bruno Haible  <bruno@clisp.org>
10829
10830         * modules/inttypes (Files): Add lib/inttypes_.h, remove lib/inttypes.h.
10831         Add m4/inttypes.m4, remove m4/_inttypes_h.m4 and m4/include_next.m4.
10832         (Makefile.am): Create inttypes.h from inttypes_.h.
10833         * modules/stdint (Makefile.am): Substitute also ABSOLUTE_INTTYPES_H.
10834
10835         * modules/imaxabs: New file.
10836
10837         * modules/imaxdiv: New file.
10838
10839 2006-08-26  Bruno Haible  <bruno@clisp.org>
10840
10841         * m4/inttypes.m4: New file.
10842         * m4/_inttypes_h.m4: Remove file.
10843         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Also AC_SUBST
10844         PRI_MACROS_BROKEN.
10845         * m4/stdint.m4 (gl_STDINT_H): Define also ABSOLUTE_INTTYPES_H.
10846
10847         * m4/imaxabs.m4: New file.
10848
10849         * m4/imaxdiv.m4: New file.
10850
10851 2006-08-26  Bruno Haible  <bruno@clisp.org>
10852
10853         * lib/inttypes_.h: New file.
10854         * lib/inttypes.h: Remove file.
10855         * lib/stdint_.h: Include <inttypes.h> through its absolute filename.
10856
10857         * lib/imaxabs.c: New file.
10858
10859         * lib/imaxdiv.c: New file.
10860
10861 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
10862
10863         New config-h module, so that "make" output needn't be cluttered
10864         by -DHAVE_CONFIG_H.
10865         * MODULES.html.sh (Support for building libraries and executables):
10866         Add config-h.
10867         * modules/config-h: New file.
10868         * gnulib-tool (nl, sed_transform_lib_file): New vars.
10869         (func_import): Turn "#ifdef HAVE_CONFIG_H" to "#if 1" if
10870         the config-h module is used.
10871
10872         New configmake module, so that "make" output needn't be cluttered
10873         by fluff like '-DLIBDIR=\"/usr/local/lib\"'.
10874         * MODULES.html.sh (Support for building libraries and executables):
10875         Add configmake.
10876         * modules/configmake: New file.
10877
10878 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
10879
10880         * m4/config-h.m4: New file.
10881
10882 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
10883
10884         * config/srclist.txt: Add elisp-comp.
10885
10886 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
10887
10888         * MODULES.html.sh (Support for building libraries and executables):
10889         Add elisp-comp.
10890         * build-aux/elisp-comp: New file.
10891         * modules/elisp-comp: New file.
10892
10893 2006-08-24  Bruno Haible  <bruno@clisp.org>
10894
10895         * gnulib-tool (func_create_testdir): Use non-default values of
10896         sourcebase and m4base.
10897
10898 2006-08-24  Bruno Haible  <bruno@clisp.org>
10899
10900         * MODULES.html.sh (Compatibility checks for POSIX:2001 functions: Fix
10901         HTML structure.
10902
10903 2006-08-23  Paul Eggert  <eggert@cs.ucla.edu>
10904
10905         * modules/openat (Depends-on): Add lchown.
10906
10907 2006-08-23  Bruno Haible  <bruno@clisp.org>
10908
10909         * gnulib-tool (func_import, func_create_testdir): Emit an invocation
10910         of gl_LOCK_EARLY instead of gl_LOCK.
10911
10912 2006-08-23  Bruno Haible  <bruno@clisp.org>
10913
10914         * m4/lock.m4 (gl_LOCK_BODY): Change the default value of gl_use_threads
10915         on OSF/1 to no.
10916         Reported by Stephen Cartwright <sgcartwr@ucalgary.ca>.
10917
10918 2006-08-23  Bruno Haible  <bruno@clisp.org>
10919
10920         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't consider BeOS statvfs
10921         as unusable.
10922
10923         * m4/lock.m4 (gl_LOCK_EARLY): Renamed from gl_LOCK.
10924         (gl_LOCK_BODY): Remove gl_PREREQ_LOCK invocation.
10925         (gl_LOCK): New macro.
10926
10927 2006-08-22  Simon Josefsson  <jas@extundo.com>
10928
10929         * modules/gc-md5 (Makefile.am): Need to add md5.h, after changes
10930         to md5 module.
10931
10932 2006-08-22  Simon Josefsson  <jas@extundo.com>
10933
10934         * MODULES.html.sh: Add "Support for maintaining and release
10935         projects".
10936
10937         * build-aux/gnupload: New file, from coreutils.
10938
10939 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
10940
10941         Avoid the need for AC_LIBSOURCES in m4 macros.
10942         * modules/arcfour (EXTRA_DIST): Add arcfour.h.
10943         * modules/arctwo (EXTRA_DIST): Add arctwo.h.
10944         * modules/check-version (EXTRA_DIST): Add check-version.h.
10945         * modules/crc (EXTRA_DIST): Add crc.h.
10946         * modules/des (EXTRA_DIST): Add des.h.
10947         * modules/gc (EXTRA_DIST): Add gc.h.
10948         * modules/getdelim (EXTRA_DIST): Add getdelim.h.
10949         * modules/getline (EXTRA_DIST): Add getline.h.
10950         * modules/getlogin_r (EXTRA_DIST): Add getlogin_r.h.
10951         * modules/hmac-md5 (EXTRA_DIST): Add hmac.h.
10952         * modules/hmac-sha1 (EXTRA_DIST): Add hmac.h.
10953         * modules/md2 (EXTRA_DIST): Add md2.h.
10954         * modules/md4 (EXTRA_DIST): Add md4.h.
10955         * modules/pagealign_alloc (EXTRA_DIST): Add pagealign_alloc.h.
10956         * modules/read-file (EXTRA_DIST): Add read-file.h.
10957         * modules/readline (EXTRA_DIST): Add readline.h.
10958         * modules/rijndael (EXTRA_DIST): Add rijndael-alg-fst.h,
10959         rijndael-api-fst.h.
10960
10961 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
10962
10963         * m4/rijndael.m4 (gl_ARCFOUR):
10964         * m4/arctwo.m4 (gl_ARCTWO):
10965         * m4/check-version.m4 (gl_CHECK_VERSION):
10966         * m4/crc.m4 (gl_CRC):
10967         * m4/des.m4 (gl_DES):
10968         * m4/gc-pbkdf2-sha1.m4 (gl_GC_PBKDF2_SHA1):
10969         * m4/gc.m4 (gl_GC):
10970         * m4/getdelim.m4 (gl_FUNC_GETDELIM):
10971         * m4/getline.m4 (gl_FUNC_GETLINE):
10972         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE):
10973         * m4/hmac-md5.m4 (gl_HMAC_MD5):
10974         * m4/hmac-sha1.m4 (gl_HMAC_SHA1):
10975         * m4/md2.m4 (gl_MD2):
10976         * m4/md4.m4 (gl_MD4):
10977         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC):
10978         * m4/read-file.m4 (gl_FUNC_READ_FILE):
10979         * m4/readline.m4 (gl_FUNC_READLINE):
10980         * m4/rijndael.m4 (gl_RIJNDAEL):
10981         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
10982         to get the necessary .h files and whatnot.
10983
10984 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
10985
10986         * config/srclist.txt: Remove gnupload, since coreutils now syncs from
10987         gnulib rather than the other way around.
10988         * config/srclistvars.sh (COREUTILS): Remove.
10989
10990 2006-08-22  Jim Meyering  <jim@meyering.net>
10991
10992         * modules/mkdir-p (Makefile.am): Fix typo: s/lib+SOURCES/lib_SOURCES/.
10993
10994         * modules/getpass-gnu (Makefile.am): Add getpass.h to EXTRA_DIST.
10995
10996 2006-08-22  Eric Blake  <ebb9@byu.net>
10997
10998         * modules/regexprops-generic: New file.
10999         * MODULES.html.sh (Support for building documentation): List it.
11000
11001 2006-08-22  Eric Blake  <ebb9@byu.net>
11002
11003         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Avoid compiler warning.
11004         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
11005         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Likewise.
11006         * m4/intmax_t.m4 (gt_AC_TYPE_INTMAX_T): Likewise.
11007
11008 2006-08-22  Bruno Haible  <bruno@clisp.org>
11009
11010         * gnulib-tool (func_emit_lib_Makefile_am): Don't treat lib_LIBRARIES
11011         and lib_LTLIBRARIES like the other lib_* variables.
11012
11013 2006-08-22  Bruno Haible  <bruno@clisp.org>
11014
11015         * build-aux/x-to-1.in: New file, from GNU gettext.
11016
11017 2006-08-22  Bruno Haible  <bruno@clisp.org>
11018
11019         * m4/readutmp.m4 (gl_READUTMP): Compile readutmp.c only if <utmp.h> or
11020         <utmpx.h> exists.
11021
11022 2006-08-22  Bruno Haible  <bruno@clisp.org>
11023
11024         * lib/readutmp.h: Skip most definitions if neither <utmp.h> nor
11025         <utmpx.h> exists.
11026
11027 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
11028
11029         BeOS portability.
11030         * lib/dirchownmod.c (dirchownmod): Don't use fchmod if it doesn't
11031         exist.
11032         Problem reported by Bruno Haible.
11033
11034 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
11035
11036         Avoid the need for AC_LIBSOURCES in m4 macros.
11037         * modules/acl (EXTRA_DIST): Add acl.h.
11038         * modules/argmatch (Files): Add m4/argmatch.m4.
11039         (configure.ac): Add gl_ARGMATCH.
11040         (EXTRA_DIST): Renamed from lib_SOURCES, for
11041         consistency with the other modules.  Remove argmatch.c.
11042         * modules/backupfile (EXTRA_DIST): Add backupfile.h.
11043         * modules/c-strtod (EXTRA_DIST): Add c-strtod.h.
11044         * modules/c-strtold (EXTRA_DIST): Add c-strtod.c, c-strtod.h.
11045         * modules/canonhost (EXTRA_DIST): Add c-canonhost.h.
11046         * modules/canonicalize (EXTRA_DIST): Add canonicalize.h.
11047         * modules/chdir-long (EXTRA_DIST): Add chdir-long.h.
11048         * modules/chdir-safer (EXTRA_DIST): Add chdir-safer.h.
11049         * modules/cloexec (EXTRA_DIST): Add cloexec.h.
11050         * modules/close-stream (EXTRA_DIST): Add close-stream.h.
11051         * modules/closeout (EXTRA_DIST): Add closeout.h.
11052         * modules/cycle-check (EXTRA_DIST): Add cycle-check.h.
11053         * modules/dev-ino (EXTRA_DIST): Add dev-ino.h.
11054         * modules/dirfd (EXTRA_DIST): Add dirfd.h.
11055         * modules/dirname (EXTRA_DIST): Renamed from lib_SOURCES.  Add
11056         dirname.h; remove basename.c and stripslash.c.
11057         * modules/exclude (EXTRA_DIST): Add exclude.h.
11058         * modules/exitfail (EXTRA_DIST): Add exitfail.h.
11059         * modules/fcntl-safer (EXTRA_DIST): Add fcntl-safer.h fcntl--.h.
11060         * modules/file-type (EXTRA_DIST): Add file-type.h.
11061         * modules/filemode (EXTRA_DIST): Add filemode.h.
11062         * modules/filenamecat (EXTRA_DIST): Add filenamecat.h.
11063         * modules/fopen-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
11064         * modules/fpending (EXTRA_DIST): Add __fpending.h.
11065         * modules/fprintftime (EXTRA_DIST): Add fprintftime.h.
11066         * modules/fsusage (EXTRA_DIST): Add fsusage.h.
11067         * modules/fts (EXTRA_DIST): Add fts_.h fts-cycle.c.
11068         * modules/getcwd (EXTRA_DIST): Add getcwd.h.
11069         * modules/getdate (EXTRA_DIST): Add getdate.c.
11070         * modules/gethrxtime (EXTRA_DIST): Add gethrxtime.h xtime.h.
11071         * modules/getpagesize (EXTRA_DIST): Add getpagesize.h.
11072         * modules/getpass (EXTRA_DIST): Add getpass.h.
11073         * modules/glob (EXTRA_DIST): Add glob_.h glob-libc.h.
11074         * modules/group-member (EXTRA_DIST): Add group-member.h.
11075         * modules/hard-locale (EXTRA_DIST): Add hard-locale.h.
11076         * modules/hash (EXTRA_DIST): Add hash.h.
11077         * modules/human (EXTRA_DIST): Add human.h.
11078         * modules/inttypes (EXTRA_DIST): Add inttypes.h.
11079         * modules/lchmod (EXTRA_DIST): Add lchmod.h.
11080         * modules/lchown (EXTRA_DIST): Add lchown.h.
11081         * modules/long-options (EXTRA_DIST): Add long-options.h.
11082         * modules/lstat (EXTRA_DIST): Add lstat.h.
11083         * modules/md5 (EXTRA_DIST): Add memcasecmp.h.
11084         * modules/memcoll (EXTRA_DIST): Add memcoll.h.
11085         * modules/mempcpy (EXTRA_DIST): Add mempcpy.h.
11086         * modules/memrchr (EXTRA_DIST): Add memrchr.h.
11087         * modules/memxor (EXTRA_DIST): Add memxor.h.
11088         * modules/mkancesdirs (EXTRA_DIST): Add mkancesdirs.h.
11089         * modules/mkdir-p (EXTRA_DIST): Add modechange.h.
11090         * modules/mountlist (EXTRA_DIST): Add mountlist.h.
11091         * modules/openat (EXTRA_DIST): Add at-func.c openat.h openat-priv.h.
11092         * modules/pathmax (EXTRA_DIST): Add pathmax.h.
11093         * modules/physmem (EXTRA_DIST): Add physmem.h.
11094         * modules/posixtm (EXTRA_DIST): Add posixtm.h.
11095         * modules/posixver (EXTRA_DIST): Add posixver.h.
11096         * modules/quote (EXTRA_DIST): Add quote.h.
11097         * modules/quotearg (EXTRA_DIST): Add quotearg.h.
11098         * modules/readtokens (EXTRA_DIST): Add readtokens.h.
11099         * modules/readutmp (EXTRA_DIST): Add readutmp.h.
11100         * modules/regex (EXTRA_DIST): Add regcomp.c regex.h regex_internal.c
11101         regex_internal.h regexec.c.
11102         * modules/safe-read (EXTRA_DIST): Add safe-read.h.
11103         * modules/safe-write (EXTRA_DIST): Add safe-write.h.
11104         * modules/same (EXTRA_DIST): Add same.h.
11105         * modules/same-inode (EXTRA_DIST): Add same-inode.h.
11106         * modules/save-cwd (EXTRA_DIST): Add save-cwd.h.
11107         * modules/savedir (EXTRA_DIST): Add savedir.h.
11108         * modules/sha1 (EXTRA_DIST): Add sha1.h.
11109         * modules/sig2str (EXTRA_DIST): Add sig2str.h.
11110         * modules/stat-macros (EXTRA_DIST): Add stat-macros.h.
11111         * modules/stat-time (EXTRA_DIST): Add stat-time.h.
11112         * modules/stdlib-safer (EXTRA_DIST): Add stdlib-safer.h stdlib--.h.
11113         * modules/strdup (EXTRA_DIST): Add strdup.h.
11114         * modules/strftime (EXTRA_DIST): Add strftime.h.
11115         * modules/strndup (EXTRA_DIST): Add strndup.h.
11116         * modules/strnlen (EXTRA_DIST): Add strnlen.h.
11117         * modules/strverscmp (EXTRA_DIST): Add strverscmp.h.
11118         * modules/time_r (EXTRA_DIST): Add time_r.h.
11119         * modules/timespec (EXTRA_DIST): Add timespec.h.
11120         * modules/tmpfile-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
11121         * modules/unistd-safer (EXTRA_DIST): Add unistd-safer.h unistd--.h.
11122         * modules/unlinkdir (EXTRA_DIST): Add unlinkdir.h.
11123         * modules/unlocked-io (EXTRA_DIST): Add unlocked-io.h.
11124         * modules/userspec (EXTRA_DIST): Add userspec.h.
11125         * modules/utimecmp (EXTRA_DIST): Add utimecmp.h.
11126         * modules/utimens (EXTRA_DIST): Add utimens.h.
11127         * modules/xalloc (EXTRA_DIST): Add xalloc.h.
11128         * modules/xgetcwd (EXTRA_DIST): Add xgetcwd.h.
11129         * modules/xnanosleep (EXTRA_DIST): Add xnanosleep.h.
11130         * modules/xreadlink (EXTRA_DIST): Add xreadlink.h.
11131         * modules/xstrtod (EXTRA_DIST): Add xstrtod.h.
11132         * modules/xstrtol (EXTRA_DIST): Add xstrtol.h.
11133         * modules/xstrtold (EXTRA_DIST): Add xstrtod.c xstrtod.h.
11134         * modules/yesno (EXTRA_DIST): Add yesno.h.
11135
11136 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
11137
11138         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Check for fchmod.
11139
11140         * m4/argmatch.m4: New file, from coreutils with AC_LIBSOURCES removed.
11141         * m4/dev-ino.m4, same-inode.m4: Remove.
11142
11143         * m4/_inttypes_h.m4 (gl_INTTYPES_H):
11144         * m4/acl.m4 (AC_FUNC_ACL):
11145         * m4/backupfile.m4 (gl_BACKUPFILE):
11146         * m4/c-strtod.m4 (gl_C99_STRTOLD):
11147         * m4/canon-host.m4 (gl_CANON_HOST):
11148         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
11149         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG):
11150         * m4/chdir-safer.m4 (gl_CHDIR_SAFER):
11151         * m4/cloexec.m4 (gl_CLOEXEC):
11152         * m4/close-stream.m4 (gl_CLOSE_STREAM):
11153         * m4/closeout.m4 (gl_CLOSEOUT):
11154         * m4/dirfd.m4 (gl_FUNC_DIRFD):
11155         * m4/dirname.m4 (gl_DIRNAME):
11156         * m4/exclude.m4 (gl_EXCLUDE):
11157         * m4/exitfail.m4 (gl_EXITFAIL):
11158         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER):
11159         * m4/file-type.m4 (gl_FILE_TYPE):
11160         * m4/filemode.m4 (gl_FILEMODE):
11161         * m4/filenamecat.m4 (gl_FILE_NAME_CONCAT):
11162         * m4/fpending.m4 (gl_FUNC_FPENDING):
11163         * m4/fprintftime.m4 (gl_FPRINTFTIME):
11164         * m4/fts.m4 (gl_FUNC_FTS):
11165         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL):
11166         * m4/getdate.m4 (gl_GETDATE):
11167         * m4/gethrxtime.m4 (gl_GETHRXTIME):
11168         * m4/getpagesize.m4 (gl_GETPAGESIZE):
11169         * m4/getpass.m4 (gl_FUNC_GETPASS):
11170         * m4/gettime.m4 (gl_GETTIME):
11171         * m4/getugroups.m4 (gl_GETUGROUPS):
11172         * m4/glob.m4 (gl_GLOB_SUBSTITUTE):
11173         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER):
11174         * m4/hard-locale.m4 (gl_HARD_LOCALE):
11175         * m4/hash.m4 (gl_HASH):
11176         * m4/idcache.m4 (gl_IDCACHE):
11177         * m4/lchmod.m4 (gl_FUNC_LCHMOD):
11178         * m4/lchown.m4 (gl_FUNC_LCHOWN):
11179         * m4/long-options.m4 (gl_LONG_OPTIONS):
11180         * m4/lstat.m4 (gl_FUNC_LSTAT):
11181         * m4/md5.m4 (gl_MD5):
11182         * m4/memcasecmp.m4 (gl_MEMCASECMP):
11183         * m4/memcoll.m4 (gl_MEMCOLL):
11184         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY):
11185         * m4/memrchr.m4 (gl_FUNC_MEMRCHR):
11186         * m4/memxor.m4 (gl_MEMXOR):
11187         * m4/mkancesdirs.m4 (gl_MKANCESDIRS):
11188         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS):
11189         * m4/modechange.m4 (gl_MODECHANGE):
11190         * m4/mountlist.m4 (gl_MOUNTLIST):
11191         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
11192         * m4/openat.m4 (gl_FUNC_OPENAT):
11193         * m4/pathmax.m4 (gl_PATHMAX):
11194         * m4/physmem.m4 (gl_PHYSMEM):
11195         * m4/posixtm.m4 (gl_POSIXTM):
11196         * m4/posixver.m4 (gl_POSIXVER):
11197         * m4/quote.m4 (gl_QUOTE):
11198         * m4/quotearg.m4 (gl_QUOTEARG):
11199         * m4/readtokens.m4 (gl_READTOKENS):
11200         * m4/readutmp.m4 (gl_READUTMP):
11201         * m4/regex.m4 (gl_REGEX):
11202         * m4/safe-read.m4 (gl_SAFE_READ):
11203         * m4/safe-write.m4 (gl_SAFE_WRITE):
11204         * m4/same.m4 (gl_SAME):
11205         * m4/save-cwd.m4 (gl_SAVE_CWD):
11206         * m4/savedir.m4 (gl_SAVEDIR):
11207         * m4/settime.m4 (gl_SETTIME):
11208         * m4/sha1.m4 (gl_SHA1):
11209         * m4/sig2str.m4 (gl_FUNC_SIG2STR):
11210         * m4/stat-macros.m4 (gl_STAT_MACROS):
11211         * m4/stat-time.m4 (gl_STAT_TIME):
11212         * m4/stdio-safer.m4 (gl_FOPEN_SAFER):
11213         * m4/stdlib-safer.m4 (gl_STDLIB_SAFER):
11214         * m4/strdup.m4 (gl_FUNC_STRDUP):
11215         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME):
11216         * m4/strndup.m4 (gl_FUNC_STRNDUP):
11217         * m4/strnlen.m4 (gl_FUNC_STRNLEN):
11218         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP):
11219         * m4/time_r.m4 (gl_TIME_R):
11220         * m4/timespec.m4 (gl_TIMESPEC):
11221         * m4/unistd-safer.m4 (gl_UNISTD_SAFER):
11222         * m4/unlinkdir.m4 (gl_UNLINKDIR):
11223         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO):
11224         * m4/userspec.m4 (gl_USERSPEC):
11225         * m4/utimecmp.m4 (gl_UTIMECMP):
11226         * m4/utimens.m4 (gl_UTIMENS):
11227         * m4/xalloc.m4 (gl_XALLOC):
11228         * m4/xgetcwd.m4 (gl_XGETCWD):
11229         * m4/xnanosleep.m4 (gl_XNANOSLEEP):
11230         * m4/xreadlink.m4 (gl_XREADLINK):
11231         * m4/xstrtod.m4 (gl_XSTRTOD):
11232         * m4/yesno.m4 (gl_YESNO):
11233         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
11234         to get the necessary .h files and whatnot.
11235
11236 2006-08-21  Mark D. Baushke  <mdb@gnu.org>
11237             Bruno Haible  <bruno@clisp.org>
11238
11239         * gnulib-tool (func_verify_module): Work around Sun's non-POSIX 1003.2
11240         /bin/sh understanding of '!' conditional negation.
11241
11242 2006-08-21  Jim Meyering  <jim@meyering.net>
11243
11244         * modules/openat (Depends-on): Really alphabetize.
11245
11246         * modules/acl (Depends-on): Add error and quote.
11247
11248         * check-module (find_included_lib_files): Add at-func.c to the
11249         ok-to-include-more-than-once white list.
11250
11251         * modules/openat (Depends-on): Add lstat.  Alphabetize.
11252
11253 2006-08-21  Bruno Haible  <bruno@clisp.org>
11254
11255         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
11256         Emit a pkgdata_DATA variable only if some snippets add contents to it.
11257         Reported by Martin Lambers <marlam@marlam.de>.
11258
11259 2006-08-21  Bruno Haible  <bruno@clisp.org>
11260
11261         * gnulib-tool (func_emit_lib_Makefile_am): If the snippets already
11262         specify an installation location, don't emit a noinst_LIBRARIES or
11263         noinst_LTLIBRARIES assignment.
11264
11265 2006-08-21  Bruno Haible  <bruno@clisp.org>
11266
11267         BeOS portability.
11268         * modules/mbchar (Include): Don't test HAVE_WCTYPE_H any more, since
11269         BeOS has mbrtowc() but no <wctype.h>.
11270
11271 2006-08-21  Bruno Haible  <bruno@clisp.org>
11272
11273         BeOS portability.
11274         * m4/mbchar.m4 (gl_MBCHAR): Compile mbchar.c also if <wctype.h> doesn't
11275         exist.
11276
11277 2006-08-21  Bruno Haible  <bruno@clisp.org>
11278
11279         BeOS portability.
11280         * lib/mbchar.h: Include <wctype.h> only if it exists.
11281
11282 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
11283
11284         Remove files that are no longer needed by their respective modules.
11285         * m4/obstack.m4: Remove.
11286         * m4/strerror_r.m4: Remove.
11287         * m4/uint32_t.m4: Remove.
11288         * m4/uintptr_t.m4: Remove.
11289         * m4/ullong_max.m4: Remove.
11290         * m4/xstrtoimax.m4: Remove.
11291         * m4/xstrtoumax.m4: Remove.
11292
11293         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Do not require
11294         gl_AC_TYPE_UINTMAX_T, gl_STRUCT_DEV_INO, or gl_SAME_INODE, since gnulib
11295         dependencies now capture this.
11296
11297         * m4/cycle-check.m4 (gl_CYCLE_CHECK):
11298         Do not use AC_LIBSOURCES, since gnulib modules now do this.
11299         * m4/fsusage.m4 (gl_FSUSAGE): Likewise.
11300         * m4/human.m4 (gl_HUMAN): Likewise.
11301         * m4/inttostr.m4 (gl_INTTOSTR): Likewise.
11302         * m4/xstrtol.m4 (gl_XSTRTOL): Likewise.
11303
11304         * m4/filemode.m4 (gl_FILEMODE): Require AC_STRUCT_ST_DM_MODE.
11305
11306         * m4/filemode.m4 (gl_PREREQ_FSUSAGE_EXTRA): Do not require
11307         gl_AC_TYPE_INTMAX_T or gl_AC_TYPE_UINTMAX_T, since we now require
11308         stdint.
11309         * m4/human.m4 (gl_HUMAN): Likewise.
11310         * m4/inttostr.m4 (gl_PREREQ_INTTOSTR): Likewise.
11311         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Likewise.
11312         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
11313         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
11314         * m4/xstrtol (gl_XSTRTOL): Likewise.
11315
11316         * m4/gethrxtime.m4 (gl_XTIME): gl_AC_TYPE_LONG_LONG ->
11317         AC_TYPE_LONG_LONG_INT.
11318         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
11319         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Likewise.
11320         * m4/strtoull.m4 (gl_FUNC_STRTOULL): Likewise, for unsigned long.
11321         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
11322
11323         * m4/human.m4 (gl_HUMAN): Do not require AM_STDBOOL_H since we depend
11324         on stdbool.
11325
11326         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL_H, gl_PREREQ_XSTRTOL): Remove.
11327         (gl_PREREQ_XSTRTOUL): Remove.
11328
11329         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Check for hasmntopt.
11330
11331         * m4/posixver.m4: Fix comment since head -1 now works even in POSIX
11332         mode.
11333
11334 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
11335
11336         Add and change modules to make it easier for coreutils to use
11337         gnulib-tool.
11338         * modules/backupfile (Files): Remove m4/d-ino.m4.
11339         (Depends-on): Add d-ino.
11340         * modules/cycle-check (Depends-on): Add stdint.
11341         (lib_SOURCES): Add cycle-check.h.
11342         * modules/d-ino: New module.
11343         * modules/d-type: New module.
11344         * modules/error (Files): Remove m4/strerror_r.m4.
11345         * modules/filemode (Files): Add m4/st_dm_mode.m4.
11346         * modules/fsuage (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
11347         m4/inttypes_h.m4, m4/uintmax_t.m4.
11348         (Depends-on): Add stdint.
11349         (lib_SOURCES): Add fsusage.h.
11350         * modules/getcwd (Files): Remove d-ino.m4.
11351         (Depends-on): Add d-ino.
11352         * modules/getndelim2 (Depends-on): Add stdint.
11353         * modules/glob (Files): Remove m4/d-type.m4.
11354         (Depends-on): Add d-type.
11355         * modules/host-os: New module.
11356         * modules/human (Files):  Remove m4/ulonglong.m4, m4/stdint_h.m4,
11357         m4/inttypes_h.m4, m4/uintmax_t.m4.
11358         * Depends-on: Add stdint.
11359         (lib_SOURCES): Add human.h.
11360         * modules/inttostr (Files): Remove m4/intmax_t.m4,
11361         m4/inttostr.m4, m4/inttypes_h.m4, m4/longlong.m4, m4/stdint_h.m4,
11362         m4/uintmax_t.m4, m4/ulonglong.m4.
11363         (Depends-on): Add stdint.
11364         (EXTRA_DIST): Add inttostr.h.
11365         * modules/lchmod: New module.
11366         * modules/link-follow: New module.
11367         * modules/mkdir-p (Files): Remove lib/lchmod.h, m4/lchmod.m4.
11368         (Depends-on): Add lchmod.
11369         * modules/mkstemp (Files): Remove m4/ulonglong.m4,
11370         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4.
11371         (Depends-on): Add stdint.
11372         * modules/obstack (Files): Remove m4/inttypes_h.m4, m4/obstack.m4,
11373         m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4.
11374         (Depends-on): Add stdint.
11375         (configure.ac): Change gl_OBSTACK to AC_FUNC_OBSTACK.
11376         * modules/perl: New module.
11377         * modules/regex (Depends-on): Add stdint.
11378         * modules/rmdir-errno: New module.
11379         * modules/strtoimax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
11380         m4/intmax_t.m4.
11381         (Depends-on): Add stdint.
11382         * modules/strtoumax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
11383         m4/uintmax_t.m4.
11384         (Depends-on): Add stdint.
11385         * modules/unlink-busy: New module.
11386         * modules/utimecmp (Depends-on): Add stdint.
11387         * modules/uptime: New module.
11388         * modules/winsz-ioctl: New module.
11389         * modules/winsz-termios: New module.
11390         * modules/xnanosleep (Depends-on): Add nanosleep.
11391         * modules/ullong_max: Remove.
11392         * modules/xstrtoimax (Files): Remove m4/xstrtoimax.m4.
11393         (configure.ac): Remove gl_XSTRTOIMAX; no action needed now.
11394         * modules/xstrtol (Files): Remove m4/ulonglong.m4, m4/longlong.m4,
11395         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4, m4/intmax_t.m4.
11396         (Depends-on): Add inttypes.
11397         (lib_SOURCES): Add xstrtol.h.
11398         * modules/xstrtoumax (Files): Remove m4/xstrtoumax.m4.
11399         (configure.ac): Remove gl_XSTRTOUMAX; no action needed now.
11400         * MODULES.html.sh: Move 'assert' into the assert section.
11401         Move 'dummy' into the linking section.
11402         Remove ullong_max.
11403         Add section for compatibility checks for POSIX:2001 functions,
11404         and put d-ino, d-type, link-follow, rmdir-errno, unlink-busy,
11405         winsz-ioctl, and winsz-termios into it.
11406         Add lchmod.
11407         Add top-level Misc section and put host-os, perl, and uptime
11408         into it.
11409
11410 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
11411
11412         * lib/cycle-check.h: Include <stdint.h> unconditionally, since we
11413         now assume the stdint module.  Do not include inttypes.h.
11414         * lib/fsusage.h: Likewise.
11415         * lib/getndelim2.c: Likewise.
11416         * lib/human.h: Likewise.
11417         * lib/inttostr.h: Likewise.
11418         * lib/obstack.c: Likewise.
11419         * lib/regex_internal.h: Likewise.
11420         * lib/tempname.c: Likewise.
11421         * lib/utimecmp.c: Likewise.
11422         * lib/xstrtol.h: Likewise.
11423
11424         * lib/stat_.h: Fix typo: HAVE_FUNC_LSTAT -> HAVE_LSTAT.
11425
11426         * lib/strtoimax.c: Adjust to macro name changes in Autoconf,
11427         e.g., HAVE_LONG_LONG -> HAVE_LONG_LONG_INT.
11428         * lib/xtime.h: Likewise.
11429
11430 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
11431
11432         * modules/openat (Files): Add lib/fchmodat.c.
11433         Fixes problem reported by Jay Youngman.
11434
11435 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
11436
11437         * lib/fchmodat.c: New file, from coreutils.  This was inadvertently
11438         omitted in the 2006-08-17 update.  Problem reported by Jay Youngman.
11439
11440 2006-08-18  Paul Eggert  <eggert@cs.ucla.edu>
11441             Bruno Haible  <bruno@clisp.org>
11442
11443         * m4/bison-i18n.m4 (BISON_I18N): Also handle the case where yacc exists
11444         and is a script that invokes bison. Tighten the code. Add comments.
11445
11446 2006-08-18  Jim Meyering  <jim@meyering.net>
11447
11448         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Also check for
11449         CLOCK_REALTIME, since gethrxtime may revert to using clock_gettime via
11450         gettime.c.  Gabor Z. Papp reported that gethrxtime-using programs
11451         failed to link due to unresolved clock_gettime on a linux-2.4.x system.
11452
11453 2006-08-18  Bruno Haible  <bruno@clisp.org>
11454
11455         * modules/bison-i18n: New file.
11456         * MODULES.html.sh (Internationalization functions): Add it.
11457
11458 2006-08-18  Bruno Haible  <bruno@clisp.org>
11459
11460         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Also check for
11461         sys/statvfs.h. When getmntinfo was found, check its declaration and
11462         set either MOUNTED_GETMNTINFO or MOUNTED_GETMNTINFO2 depending on it.
11463
11464 2006-08-18  Bruno Haible  <bruno@clisp.org>
11465
11466         * m4/bison-i18n.m4: New file, from bison.
11467
11468 2006-08-18  Bruno Haible  <bruno@clisp.org>
11469
11470         * lib/mountlist.c [MOUNTED_GETMNTINFO2]: Include sys/statvfs.h.
11471         (ME_DUMMY): Treat "kernfs" as a dummy.
11472         (read_file_system_list) [MOUNTED_GETMNTINFO2]: Implement.
11473
11474 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
11475
11476         Update from coreutils.
11477
11478         2006-08-15  Jim Meyering  <jim@meyering.net>
11479
11480         * m4/openat.m4 (gl_FUNC_OPENAT): Add at-func.c via AC_LIBSOURCES.
11481
11482         2006-01-17  Jim Meyering  <jim@meyering.net>
11483
11484         * m4/fts.m4 (gl_FUNC_FTS_CORE): Depend on gl_FUNC_OPENAT.
11485
11486         2006-01-11  Jim Meyering  <jim@meyering.net>
11487
11488         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile fchmodat.c.
11489         Check for the lchmod function.
11490
11491 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
11492
11493         Update from coreutils.
11494
11495         * lib/__fpending.h: Add copyright notice.
11496         * lib/fprintftime.h: Likewise.
11497         * lib/savedir.c: Use (C) in copyright notice.
11498         * lib/savedir.h: Likewise.
11499
11500         2006-08-15  Jim Meyering  <jim@meyering.net>
11501
11502         * lib/at-func.c: New file, with the logic of all emulated at-functions.
11503         * lib/openat-priv.h: Include <errno.h> and define ENOSYS,
11504         in support of the EXPECTED_ERRNO macro.
11505         * lib/openat.c (fstatat, unlinkat, fchownat): Remove function
11506         definitions.  Instead, define the appropriate symbols and include
11507         "at-func.c".
11508         * lib/mkdirat.c (mkdirat): Likewise.
11509         * lib/fchmodat.c (fchmodat): Likewise.
11510         (ENOSYS): Remove definition.
11511         * lib/openat.c: Don't include <errno.h>, now that "openat-priv.h" does
11512         it.  Don't include "unistd--.h" -- it wasn't ever used.
11513
11514         2006-01-17  Jim Meyering  <jim@meyering.net>
11515
11516         Rewrite fts.c not to change the current working directory,
11517         by using openat, fstatat, fdopendir, etc..
11518
11519         * lib/fts.c [! _LIBC]: Include "openat.h" and "unistd--.h".
11520         (HAVE_OPENAT_SUPPORT): Define.
11521         [_LIBC] (fchdir): Don't undef or define; no longer used.
11522         (FCHDIR): Define in terms of cwd_advance_fd rather than fchdir.
11523         Now, this `function' always succeeds, and consumes its file descriptor
11524         parameter -- so callers must not close such FDs.  Update callers.
11525         (diropen_fd, opendirat, cwd_advance_fd): New functions.
11526         (diropen): Add parameter, SP.  Adjust all callers.
11527         Implement using diropen_fd, rather than open.
11528         (fts_open): Initialize new member, fts_cwd_fd.
11529         Remove fts_rft-setting code.
11530         (fts_close): Close fts_cwd_fd, if necessary.
11531         (__opendir2): Define in terms of opendir or opendirat,
11532         depending on whether the FST_NOCHDIR flag is set.
11533         (fts_build): Since fts_safe_changedir consumes its FD, and since
11534         this code must do `closedir(dirp)', dup the dirfd(dirp) argument,
11535         and close the dup'd file descriptor upon failure.
11536         (fts_stat): Use fstatat(...AT_SYMLINK_NOFOLLOW) in place of lstat.
11537         (fts_safe_changedir): Tweak semantics to reflect that this function
11538         now calls cwd_advance_fd and hence consumes its FD argument.
11539         * lib/fts_.h [struct FTS] (fts_cwd_fd): New member.
11540         [struct FTS] (fts_rft): Remove now-unused member.
11541         [struct FTS] (fts_cycle.state): Improve comment.
11542
11543         * lib/openat.c (openat_needs_fchdir): New function.
11544         * lib/openat.h (openat_needs_fchdir): Declare it.
11545
11546 2006-08-16  Paul Eggert  <eggert@cs.ucla.edu>
11547
11548         * lib/memcoll.c (memcoll): Set errno = 0 in the shortcut case, too.
11549         Problem and fix reported by Pádraig Brady in
11550         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00099.html>.
11551
11552 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
11553
11554         * modules/cycle-check (configure.ac): Add gl_CYCLE_CHECK.
11555
11556 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
11557
11558         * lib/memcoll.c (memcoll): Optimize for the common case where the
11559         arguments are bytewise equal.
11560
11561 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
11562
11563         * doc/regexprops-generic.texi: Add a copyright notice.
11564
11565 2006-08-15  Bruno Haible  <bruno@clisp.org>
11566
11567         * modules/tmpdir (License): Change to LGPL.
11568
11569 2006-08-15  Bruno Haible  <bruno@clisp.org>
11570
11571         * gnulib-tool (func_all_modules, func_verify_module): COPYING is not a
11572         module.
11573
11574 2006-08-14  Simon Josefsson  <jas@extundo.com>
11575
11576         * config/srclist.txt: Add gnupload.
11577
11578 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
11579
11580         Change copyright notice from LGPL 2 to GPL 2, since that's the
11581         standard form used in the gnulib repository.
11582         * tests/test-lock.c: Likewise.
11583         * tests/test-stdint.c: Likewise.
11584         * tests/test-tls.c: Likewise.
11585
11586         * users.txt: Add bison, diffutils, libprelude, prelude-lml,
11587         prelude-manager.  User shorter URLs for GNU projects, without '?'.
11588         Add copyright notice.
11589
11590         * check-module: Add copyright notice.  Output a copyright
11591         notice if "--version" is specified.
11592         * modules/COPYING: New file.
11593         * tests/test-getaddrinfo.c: Add copyright notice.
11594         * tests/test-verify.c: Likewise.
11595
11596 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
11597
11598         Change copyright notice from LGPL 2 to GPL 2, since that's the
11599         standard form used in the gnulib repository.
11600         * lib/lock.c: LGPL -> GPL.
11601         * lib/lock.h: Likewise.
11602         * lib/strnlen1.c: Likewise.
11603         * lib/strnlen1.h: Likewise.
11604         * lib/tls.c: Likewise.
11605         * lib/tls.h: Likewise.
11606         * lib/tmpdir.c: Likewise.
11607
11608         * lib/TODO: Remove; this belongs only in coreutils.
11609
11610 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
11611
11612         Add copyright notices to long-enough files that lack them, since
11613         otherwise the files aren't clearly free.  Use the same notice that
11614         getdate.texi already uses.
11615         * doc/alloca-opt.texi: Add copyright notice.
11616         * doc/alloca.texi: Likewise.
11617         * doc/ctime.texi: Likewise.
11618         * doc/functions.texi: Likewise.
11619         * doc/gcd.texi: Likewise.
11620         * doc/gnulib-tool.texi: Likewise.
11621         * doc/inet_ntoa.texi: Likewise.
11622         * doc/visibility.texi: Likewise.
11623
11624         * doc/getdate.texi: Update FDL version from 1.1 to 1.2.
11625         * doc/quote.texi: Add copyright notice.
11626
11627         * doc/solaris-versions: Add SunOS 5.10, SunOS 1.x, SunOS 4.0, SunOS
11628         4.0.x, SunOS 4.1.1.1, SunOS 4.1.1_U1, SunOS 4.1.3B.  SunOS 4.1.3
11629         was Solaris 1.1A.  Remove space before B in Solaris 1.1.1B.
11630         Mention SunOS 5.11.  Mention that everything before SunOS 5.7
11631         is now obsolete, and give a pointer to the Sun list.
11632         Add copyright notice.
11633
11634 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
11635
11636         * config/srclistvars.sh: Add copyright notice.
11637
11638 2006-08-14  Eric Blake  <ebb9@byu.net>
11639
11640         Import the following change from libc:
11641
11642         2006-08-12  Ulrich Drepper  <drepper@redhat.com>
11643
11644         Upstream bug 2997.
11645         * lib/misc/error.c: Add space between program name and message if file
11646         name is missing.
11647
11648 2006-08-12  Karl Berry  <karl@gnu.org>
11649
11650         * config/srclist.txt (ssize_t.m4, sig_atomic_t.m4, signalblocking.m4):
11651         remove, these originate in gnulib now.
11652
11653 2006-08-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11654
11655         * doc/Makefile (standards.info standards.html standards.dvi):
11656         Also depend on make-stds.texi.
11657
11658 2006-08-11  Paul Eggert  <eggert@cs.ucla.edu>
11659
11660         * lib/pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC_PIPE ->
11661         HAVE_PIPE.  Fix a file descriptor leak when fd_safer fails.
11662
11663         * lib/regex_internal.c (re_string_skip_chars): Don't assume WEOF fits
11664         in wchar_t.  Problem reported by Eric Blake.
11665
11666         * lib/snprintf.c (snprintf): memcpy LEN bytes, not SIZE - 1, when
11667         LEN is smaller than SIZE.  Suggested by Bruno Haible.
11668         Also, help the compiler to keep LEN in a register.
11669
11670 2006-08-11  Eric Blake  <ebb9@byu.net>
11671
11672         * users.txt: Sort.  Add tar.
11673
11674 2006-08-11  Bruno Haible  <bruno@clisp.org>
11675
11676         * users.txt: New file.
11677
11678 2006-08-11  Bruno Haible  <bruno@clisp.org>
11679
11680         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Include <stdio.h> and <time.h>
11681         before <wchar.h>. Needed for OSF/1 and BSD/OS.
11682
11683 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
11684
11685         * modules/snprintf (Depends-on): Remove minmax.
11686         (Maintainer): Add self and Bruno.
11687
11688 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
11689
11690         * lib/.cppi-disable: Add snprintf.h, socket_.h.
11691         * lib/snprintf.c: Include <errno.h> and <limits.h>.
11692         (EOVERFLOW): Define if the system does not.
11693         Do not include "minmax.h"; it wasn't used.
11694         (snprintf): Don't assume size_t promotes to an unsigned type.
11695         Fix bug when generated string was too long for the buffer: the
11696         buffer's contents are supposed to be the initial prefix of the
11697         output.  Don't assume vasnprintf returns EOVERFLOW if the size
11698         exceeds INT_MAX; do the check ourselves.
11699
11700         Import the following changes from libc:
11701
11702         2006-06-02  Jakub Jelinek  <jakub@redhat.com>
11703
11704         * lib/posix/regex_internal.c (re_string_skip_chars): If no character
11705         has been converted at all, set *last_wc to WEOF.  If mbrtowc failed,
11706         set wc to the byte which couldn't be converted.
11707         (re_string_reconstruct): Don't clear valid_raw_len before calling
11708         re_string_skip_chars.  If wc is WEOF after re_string_skip_chars, set
11709         tip_context using re_string_context_at.
11710
11711         2006-05-02  Ulrich Drepper  <drepper@redhat.com>
11712
11713         * lib/posix/regex.h: g++ still cannot handled [restrict].
11714
11715         2006-04-21  Ulrich Drepper  <drepper@redhat.com>
11716
11717         * lib/posix/regex.h: Remove special handling for VMS.
11718
11719 2006-08-10  Jim Meyering  <jim@meyering.net>
11720
11721         * modules/same-inode: New module.
11722         * modules/dev-ino: New module.
11723         * modules/cycle-check: Depend on these modules, rather than simply
11724         including their .h files.
11725         (Makefile.am): Don't list cycle-check.[ch] here, now that they're
11726         required via m4/cycle-check.m4.
11727         * modules/same: Depend on new same-inode module, rather than
11728         including same-inode.h.
11729         * modules/chdir-safer: New file.
11730
11731         * modules/chown (Depends-on): Add stat-macros.
11732
11733 2006-08-10  Jim Meyering  <jim@meyering.net>
11734
11735         * m4/cycle-check.m4: New file.
11736         Require gl_STRUCT_DEV_INO and gl_SAME_INODE.
11737         * m4/dev-ino.m4, m4/same-inode.m4: New files.
11738
11739 2006-08-10  Eric Blake  <ebb9@byu.net>
11740
11741         * modules/verror (Depends-on): Remove bogus gl_VERROR that snuck
11742         in from original proposal.
11743
11744 2006-08-10  Eric Blake  <ebb9@byu.net>
11745         and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
11746
11747         * gnulib-tool (func_import): Detect unexpanded macros in gnulib
11748         namespace.
11749
11750 2006-08-10  Bruno Haible  <bruno@clisp.org>
11751
11752         * gnulib-tool (func_create_testdir): Detect unexpanded macros here
11753         as well.
11754
11755 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
11756
11757         Sync from coreutils.
11758
11759         2006-07-19  Mike Frysinger  <vapier@gentoo.org>
11760
11761         * lib/mountlist.c [ME_REMOTE]: Filter out cifs.
11762         Reported by Toralf Förster in <http://bugs.gentoo.org/141012>.
11763
11764 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
11765
11766         * modules/restrict: Remove; no longer needed now that we assume
11767         Autoconf 2.59 or later.
11768         * MODULES.html.sh: Remove 'restrict'.
11769         * modules/argp (Depends-on): Remove 'restrict'.
11770         * modules/base64 (Depends-on): Likewise.
11771         * modules/gc (Depends-on): Likewise.
11772         * modules/getaddrinfo (Depends-on): Likewise.
11773         * modules/glob (Depends-on): Likewise.
11774         * modules/inet_ntop (Depends-on): Likewise.
11775         * modules/inet_pton (Depends-on): Likewise.
11776         * modules/memxor (Depends-on): Likewise.
11777         * modules/regex (Depends-on): Likewise.
11778         * modules/strtok_r (Depends-on): Likewise.
11779         * modules/time_r (Depends-on): Likewise.
11780
11781 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
11782
11783         * m4/argp.m4 (gl_ARGP): Require AC_C_RESTRICT.
11784         * m4/gc.m4 (gl_PREREQ_GC): Likewise.
11785         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
11786         * m4/inet_ntop.m4 (gl_PREREQ_INET_NTOP): Likewise.
11787         * m4/inet_pton.m4 (gl_PREREQ_INET_PTON): Likewise.
11788         * m4/memxor.m4 (gl_MEMXOR): Likewise.
11789         * m4/restrict.m4: Remove; no longer needed.  All remaining uses of
11790         gl_C_RESTRICT replaced by AC_C_RESTRICT.
11791
11792         Merge from coreutils.
11793         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_C_RESTRICT, not
11794         gl_C_RESTRICT, now that we assume Autoconf 2.59 or later.
11795         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
11796         * m4/time_r.m4 (gl_TIME_R): Likewise.
11797
11798 2006-08-09  Karl Berry  <karl@gnu.org>
11799
11800         * config/srclist.txt: no more gettext-tools, per Bruno.
11801
11802 2006-08-08  Eric Blake  <ebb9@byu.net>
11803
11804         * modules/verror: New module.
11805         * MODULES.html.sh: Document it.
11806
11807 2006-08-08  Eric Blake  <ebb9@byu.net>
11808
11809         * lib/verror.h, lib/verror.c: New files.
11810
11811 2006-08-08  Eric Blake  <ebb9@byu.net>
11812
11813         * lib/verror.c (verror_at_line): Work around glibc bug 2997, so that
11814         verror_at_line output complies with GNU Coding Standards even when
11815         file is NULL.
11816
11817 2006-08-07  Bruno Haible  <bruno@clisp.org>
11818
11819         * lib/allocsa.h (sa_alignof) [_AIX]: Also consider 'long long' in newer
11820         versions of AIX.
11821         Reported by Ralf Wildenhues.
11822
11823 2006-08-07  Bruno Haible  <bruno@clisp.org>
11824
11825         * gnulib-tool (func_create_testdir): Wrap the set of autoconf snippets
11826         in an AC_DEFUN. Needed so that the autoconf snippets can use
11827         AC_REQUIRE.
11828
11829 2006-08-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11830
11831         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
11832         Initialize pkgdata_DATA.
11833         * modules/javaversion (Makefile.am): Add to pkgdata_DATA, rather than
11834         overriding it.
11835
11836 2006-08-06  Eric Blake  <ebb9@byu.net>
11837
11838         * lib/error.h: Fold in some upstream changes from glibc.
11839         * lib/error.c: Likewise.
11840
11841 2006-08-04  Bruno Haible  <bruno@clisp.org>
11842
11843         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
11844         Make the mostlyclean-local rule depend on mostlyclean-generic.
11845         Reported by Jim Meyering. Solution suggested by Ralf Wildenhues.
11846
11847 2006-07-31  Bruno Haible  <bruno@clisp.org>
11848
11849         * m4/localcharset.m4 (gl_LOCALCHARSET): Remove tests for <stddef.h>,
11850         <stdlib.h>, <string.h>.
11851
11852 2006-07-30  Bruno Haible  <bruno@clisp.org>
11853
11854         * modules/readlink (License): Change to LGPL.
11855
11856 2006-07-30  Bruno Haible  <bruno@clisp.org>
11857
11858         * modules/javaversion (Makefile.am): Distribute javaversion.java and
11859         javaversion.class. Also install javaversion.class in $(pkgdatadir) and
11860         set PKGDATADIR to point to it.
11861
11862 2006-07-30  Bruno Haible  <bruno@clisp.org>
11863
11864         * modules/csharpexec (configure.ac): Comment out macro invocation.
11865         * modules/javaexec (configure.ac): Likewise.
11866         * modules/javacomp-script (configure.ac): Likewise.
11867
11868         * modules/csharpcomp-script (configure.ac): Use AC_REQUIRE.
11869
11870 2006-07-30  Bruno Haible  <bruno@clisp.org>
11871
11872         * modules/clean-temp (Depends-on): Add linkedhash-list, remove
11873         linked-list.
11874
11875 2006-07-30  Bruno Haible  <bruno@clisp.org>
11876
11877         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Assume <string.h> exists.
11878
11879 2006-07-30  Bruno Haible  <bruno@clisp.org>
11880
11881         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
11882         Initialize MOSTLYCLEANFILES to core and *.stackdump, so that core dumps
11883         get removed.
11884
11885 2006-07-29  Bruno Haible  <bruno@clisp.org>
11886
11887         Make it possible for gnulib-tool to work with locally modified or
11888         augmented gnulib repositories.
11889         * gnulib-tool (func_usage): Document --local-dir option.
11890         (local_gnulib_dir): New variable.
11891         Handle --local-dir option.
11892         (func_lookup_file): New function.
11893         (func_all_modules, func_verify_module): Look also in $local_gnulib_dir.
11894         (func_get_description, func_get_filelist, func_get_description,
11895         func_get_filelist, func_get_dependencies, func_get_autoconf_snippet,
11896         func_get_automake_snippet, func_get_include_directive,
11897         func_get_license, func_get_maintainer): Use func_lookup_file.
11898         (func_import, func_create_testdir): Use func_lookup_file.
11899
11900 2006-07-29  Bruno Haible  <bruno@clisp.org>
11901
11902         * modules/setenv (Depends-on): Add unistd.
11903
11904 2006-07-29  Bruno Haible  <bruno@clisp.org>
11905
11906         * lib/setenv.c: Undo unintended modification done on 2006-02-27.
11907
11908 2006-07-29  Bruno Haible  <bruno@clisp.org>
11909
11910         * lib/localcharset.c: Assume <stddef.h>, <stdlib.h>, <string.h> exist.
11911
11912 2006-07-29  Bruno Haible  <bruno@clisp.org>
11913
11914         * gnulib-tool (import, update): If there is no Makefile.am, look at
11915         aclocal.m4, instead of bailing out.
11916
11917 2006-07-29  Bruno Haible  <bruno@clisp.org>
11918
11919         * gnulib-tool (func_usage): Revert most of the 2006-07-15 change.
11920         Categorize the options by when they are useful.
11921
11922 2006-07-29  Bruno Haible  <bruno@clisp.org>
11923
11924         * gnulib-tool (func_usage): Document option --no-libtool.
11925         Handle option --no-libtool.
11926         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Update
11927         for changed semantics of $libtool variable.
11928         (func_import): Likewise. If libtool is not used, show this through
11929         an option --no-libtool.
11930         (func_create_testdir): Update.
11931
11932 2006-07-29  Bruno Haible  <bruno@clisp.org>
11933
11934         * gnulib-tool (func_import): Extend error message about missing
11935         --doc-base.
11936
11937 2006-07-29  Bruno Haible  <bruno@clisp.org>
11938
11939         * gnulib-tool (func_import): Don't create the $docbase directory if
11940         there is no file to store there.
11941
11942 2006-07-29  Bruno Haible  <bruno@clisp.org>
11943
11944         * gnulib-tool (autoconf_minversion): If a --dir option is given and
11945         relevant, look for configure.ac there, not in the current directory.
11946         Also use a simple search for AC_PREREQ, not "autoconf --trace".
11947
11948 2006-07-29  Bruno Haible  <bruno@clisp.org>
11949
11950         * gnulib-tool (SORT): New variable.
11951         (func_usage): Undocument --assume-autoconf option.
11952         Remove --assume-autoconf option handling.
11953         (autoconf_minversion): Determine from the contents of configure.ac.
11954         (func_import): Remove autoconf_minversion handling.
11955         Suggested by Eric Blake.
11956
11957 2006-07-29  Bruno Haible  <bruno@clisp.org>
11958
11959         * doc/gnulib-tool.texi (gl_LIBTOOL): Mention --no-libtool option.
11960
11961 2006-07-29  Bruno Haible  <bruno@clisp.org>
11962
11963         * config/srclist.txt (*setenv.[ch]): Remove rules.
11964
11965 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
11966
11967         * m4/inet_pton.m4, inet_ntop.m4: Check for netinet/in.h too.
11968
11969 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
11970
11971         * lib/inet_ntop.h, inet_pton.h: Need to include netinet/in.h before
11972         arpa/inet.h.
11973
11974 2006-07-28  Simon Josefsson  <jas@extundo.com>
11975
11976         * modules/inet_ntop (Depends-on): Depend on arpa_inet.
11977         * modules/inet_pton (Depends-on): Likewise.
11978
11979 2006-07-28  Simon Josefsson  <jas@extundo.com>
11980
11981         * m4/netinet_in_h.m4: New file.
11982
11983 2006-07-28  Simon Josefsson  <jas@extundo.com>
11984
11985         * lib/inet_ntop.h, inet_pton.h: No need to guard netinet/in.h
11986         #include's.
11987
11988 2006-07-28  Simon Josefsson  <jas@extundo.com>
11989
11990         * lib/inet_ntop.h, inet_pton.h: No need to guard arpa/inet.h
11991         #include's.
11992
11993 2006-07-28  Paul Eggert  <eggert@cs.ucla.edu>
11994
11995         * lib/modechange.c (mode_compile): Numeric modes now affect setuid and
11996         setgid on directories only if they set these bits.
11997         * lib/modechange.h: Remove obsolete comment about masks.
11998
11999 2006-07-28  Eric Blake  <ebb9@byu.net>
12000
12001         * lib/regex_internal.h (struct re_dfa_t) [!_LIBC]: Avoid invalid C89
12002         macro expansion.
12003
12004 2006-07-28  Bruno Haible  <bruno@clisp.org>
12005
12006         * lib/inet_ntop.h, inet_pton.h: Use #if HAVE* instead of #ifdef HAVE*.
12007
12008 2006-07-28  Bruno Haible  <bruno@clisp.org>
12009
12010         * m4/mbchar.m4 (gl_MBCHAR): Also test for iswcntrl.
12011
12012 2006-07-28  Bruno Haible  <bruno@clisp.org>
12013
12014         * lib/mbchar.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
12015         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
12016         Define fallbacks.
12017         Avoids link error on FreeBSD 4.x.
12018         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
12019
12020         * lib/wcwidth.h (iswprint): Assume an ASCII compatible wide character
12021         encoding.
12022         * lib/mbswidth.c (iswcntrl): Likewise.
12023
12024 2006-07-27  Bruno Haible  <bruno@clisp.org>
12025
12026         * m4/stdint.m4 (gl_STDINT_H): Define __STDC_CONSTANT_MACROS during the
12027         test.
12028
12029 2006-07-27  Bruno Haible  <bruno@clisp.org>
12030
12031         * lib/stdint_.h (INT*_C, UINT*_C) [C++]: Define these if
12032         __STDC_CONSTANT_MACROS is defined, not if __STDC_LIMIT_MACROS is
12033         defined.
12034
12035 2006-07-26  Eric Blake  <ebb9@byu.net>
12036
12037         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Check for missing pipe.
12038
12039 2006-07-26  Eric Blake  <ebb9@byu.net>
12040
12041         * lib/mkstemp-safer.c [! HAVE_MKSTEMP]: Add prototype for platforms
12042         like mingw that lack mkstemp.
12043         * lib/pipe-safer.c (pipe_safer) [!HAVE_FUNC_PIPE]: Provide fallback to
12044         avoid compilation warning on mingw.
12045
12046 2006-07-26  Bruno Haible  <bruno@clisp.org>
12047
12048         * m4/stdint.m4 (gl_STDINT_H): Also verify the existence of the macros
12049         INT*_MIN, INT_LEAST*_MAX, INT_LEAST*_MIN, UINT_LEAST*_MAX,
12050         INT_FAST*_MIN, INTPTR_MIN.
12051
12052 2006-07-25  Bruno Haible  <bruno@clisp.org>
12053
12054         * modules/version-etc (Depends-on): Add stdarg.
12055
12056 2006-07-25  Bruno Haible  <bruno@clisp.org>
12057
12058         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Avoid 'eval' in front of
12059         complex commands.
12060
12061 2006-07-25  Bruno Haible  <bruno@clisp.org>
12062
12063         * lib/version-etc.c (version_etc_va): Use va_copy, assumed to be
12064         defined in <stdarg.h> or config.h.
12065
12066 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
12067
12068         * m4/stdio-safer.m4 (gl_FOPEN_SAFER, gl_TMPFILE_SAFER): New macros.
12069         (gl_STDIO_SAFER): Remove.
12070
12071 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
12072
12073         * MODULES.html.sh (File stream based Input/Output):
12074         Add fopen-safer, tmpfile-safer; remove stdio-safer.
12075         * modules/getusershell (Depends-on): Change stdio-safer to fopen-safer.
12076         * modules/fopen-safer, modules/tmpfile-safer: New files.
12077         * modules/stdio-safer: Remove.
12078
12079 2006-07-24  Bruno Haible  <bruno@clisp.org>
12080
12081         * modules/tmpdir: New file.
12082         * MODULES.html.sh (File system functions): Add it.
12083
12084 2006-07-24  Bruno Haible  <bruno@clisp.org>
12085
12086         * modules/javacomp (Depends-on): Add unistd, javaversion, binary-io,
12087         getline, pathname, fwriteerror, clean-temp, xvasprintf, strstr.
12088
12089 2006-07-24  Bruno Haible  <bruno@clisp.org>
12090
12091         * modules/clean-temp: New file.
12092
12093 2006-07-24  Bruno Haible  <bruno@clisp.org>
12094
12095         * m4/tmpdir.m4: New file, from GNU gettext.
12096
12097 2006-07-24  Bruno Haible  <bruno@clisp.org>
12098
12099         * lib/tmpdir.h: New file, from GNU gettext.
12100         * lib/tmpdir.c: New file, from GNU gettext.
12101
12102 2006-07-24  Bruno Haible  <bruno@clisp.org>
12103
12104         * lib/clean-temp.h: New file, from GNU gettext.
12105         * lib/clean-temp.c: New file, from GNU gettext.
12106
12107 2006-07-23  Eric Blake  <ebb9@byu.net>
12108
12109         * modules/stdio-safer (Files): Add tmpfile-safer.c.
12110         (Depends-on): Add binary-io.
12111
12112 2006-07-23  Eric Blake  <ebb9@byu.net>
12113
12114         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add tmpfile-safer.c.
12115
12116 2006-07-23  Eric Blake  <ebb9@byu.net>
12117
12118         * lib/tmpfile-safer.c: New file.
12119         * lib/stdio-safer.h (fopen_safer): Add prototype.
12120         * lib/stdio--.h (tmpfile): Make safer.
12121
12122 2006-07-23  Bruno Haible  <bruno@clisp.org>
12123
12124         * lib/gl_anylinked_list2.h (ASYNCSAFE): New macro.
12125         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before,
12126         gl_linked_add_after, gl_linked_add_at, gl_linked_remove_node,
12127         gl_linked_remove_at): Use it.
12128
12129 2006-07-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
12130         and Simon Josefsson <jas@extundo.com>
12131
12132         * lib/getaddrinfo.h (AI_PASSIVE): Make sure it is defined.
12133
12134         * lib/getaddrinfo.c (getaddrinfo): Support AI_PASSIVE.
12135
12136 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
12137
12138         * modules/close-stream: New file.
12139         * modules/closeout (Description): Make it clear that it exits
12140         with a diagnostic on error.
12141         (Depends-on): Add close-stream.  Remove fpending, stdbool.
12142         * MODULES.html.sh (File stream based Input/Output): Add close-stream.
12143
12144 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
12145
12146         * m4/close-stream.m4: New file.
12147
12148 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
12149
12150         * lib/close-stream.c, lib/close-stream.h: New files.
12151
12152 2006-07-22  Bruno Haible  <bruno@clisp.org>
12153
12154         Merge from GNU gettext 0.15.
12155
12156         2006-05-01  Bruno Haible  <bruno@clisp.org>
12157
12158                 * build-aux/javacomp.sh.in: Update for changed javacomp.m4.
12159
12160         2006-07-22  Bruno Haible  <bruno@clisp.org>
12161
12162                 * modules/javaversion: New file.
12163                 * MODULES.html.sh (Java): Add javaversion.
12164
12165         2006-03-12  Bruno Haible  <bruno@clisp.org>
12166
12167                 * build-aux/javaexec.sh.in: Update for changed javaexec.m4.
12168
12169         2005-12-04  Bruno Haible  <bruno@clisp.org>
12170
12171                 * build-aux/csharpexec.sh.in: Add support for 'clix' launcher
12172                 (untested).
12173
12174         2006-06-21  Bruno Haible  <bruno@clisp.org>
12175
12176                 Avoid warnings from recent versions of mcs.
12177                 * build-aux/csharpcomp.sh.in (options_mcs): Don't use options
12178                 -o, -L, -r any more. Use options documented since mcs-1.0
12179                 instead. Similarly for -g.
12180
12181         2005-12-04  Bruno Haible  <bruno@clisp.org>
12182
12183                 * build-aux/csharpcomp.sh.in: Suffix for resources is
12184                 .resources, not .resource.
12185
12186         2005-07-09  Bruno Haible  <bruno@clisp.org>
12187
12188                 * build-aux/csharpcomp.sh.in (options_csc): For -l option,
12189                 add a .dll suffix.
12190                 Reported by Mark Junker <mjscod@gmx.de>.
12191
12192         2006-07-22  Bruno Haible  <bruno@clisp.org>
12193
12194                 * modules/gettext: Upgrade to gettext-0.15.
12195                 (Files): Remove m4/isc-posix.m4. Add m4/lock.m4,
12196                 m4/visibility.m4.
12197                 Replace m4/inttypes.m4 with m4/inttypes-h.m4.
12198
12199 2006-07-22  Bruno Haible  <bruno@clisp.org>
12200
12201         Merge from GNU gettext 0.15.
12202
12203         2006-03-25  Bruno Haible  <bruno@clisp.org>
12204
12205                 * lib-link.m4 (AC_LIB_LINKFLAGS_FROM_LIBS): New macro.
12206
12207         2006-07-21  Bruno Haible  <bruno@clisp.org>
12208
12209                 * javacomp.m4 (gt_JAVACOMP): Convert target_version "null" to
12210                 "1.1".
12211
12212         2006-05-09  Bruno Haible  <bruno@clisp.org>
12213
12214                 * javacomp.m4 (gt_JAVACOMP): On Cygwin, set
12215                 CLASSPATH_SEPARATOR to a semicolon. Use CLASSPATH_SEPARATOR
12216                 for the conftestver execution.
12217
12218         2006-05-01  Bruno Haible  <bruno@clisp.org>
12219
12220                 * javacomp.m4 (gt_JAVACOMP): Accept a source-version and an
12221                 optional target-version argument. Verify that the compiler
12222                 groks source of the specified source-version, or add -source
12223                 option as necessary. Verify that the compiler produces
12224                 bytecode in the specified target-version, or add -target and
12225                 -source options as necessary. Make the result of the test
12226                 available as variable CONF_JAVAC. Also log error output in
12227                 config.log.
12228
12229         2006-03-11  Bruno Haible  <bruno@clisp.org>
12230
12231                 * javacomp.m4 (gt_JAVACOMP): Treat gcj-4.x like gcj-3.x.
12232
12233         2006-05-09  Bruno Haible  <bruno@clisp.org>
12234
12235                 * javaexec.m4 (gt_JAVAEXEC): On Cygwin, set
12236                 CLASSPATH_SEPARATOR to a semicolon.
12237
12238         2006-03-12  Bruno Haible  <bruno@clisp.org>
12239
12240                 * javaexec.m4 (gt_JAVAEXEC): Make the result of the test
12241                 available as variable CONF_JAVA, for subsequent autoconf
12242                 tests. Also log error output in config.log.
12243
12244         2006-07-19  Bruno Haible  <bruno@clisp.org>
12245
12246                 * getline.m4 (AM_FUNC_GETLINE): When cross-compiling, assume
12247                 that getline works on glibc2 systems. Needed to avoid trouble
12248                 in relocatable.c.
12249                 Reported by Nils Magnus Larsgard <nmlarsgaard@atmel.no>.
12250
12251         2005-12-04  Bruno Haible  <bruno@clisp.org>
12252
12253                 * csharpexec.m4 (gt_CSHARPEXEC): Add support for 'clix'
12254                 launcher (untested).
12255
12256         2005-12-04  Bruno Haible  <bruno@clisp.org>
12257
12258                 * csharpcomp.m4 (gt_CSHARPCOMP): Also set CSHARPCOMPFLAGS.
12259
12260         2006-07-22  Bruno Haible  <bruno@clisp.org>
12261
12262                 * gettext.m4: Update from GNU gettext-0.15.
12263                 * nls.m4: Likewise.
12264                 * po.m4: Likewise.
12265                 * inttypes-pri.m4: Likewise.
12266                 * inttypes-h.m4: Renamed from inttypes.m4.
12267                 (gl_HEADER_INTTYPES_H): Renamed from gt_HEADER_INTTYPES_H.
12268
12269 2006-07-22  Bruno Haible  <bruno@clisp.org>
12270
12271         Merge from GNU gettext 0.15.
12272
12273         2005-07-05  Bruno Haible  <bruno@clisp.org>
12274
12275                 * printf-args.c (printf_fetchargs): Work around broken
12276                 definition of wint_t on mingw.
12277
12278         2005-02-12  Bruno Haible  <bruno@clisp.org>
12279
12280                 * xallocsa.h: Add extern "C" for C++.
12281
12282         2006-05-17  Bruno Haible  <bruno@clisp.org>
12283
12284                 Cygwin portability.
12285                 * progreloc.c (WIN32_NATIVE): Renamed from WIN32.
12286
12287         2006-04-30  Bruno Haible  <bruno@clisp.org>
12288
12289                 * progreloc.c: Include <mach-o/dyld.h> if available.
12290                 (find_executable): Use _NSGetExecutablePath when possible.
12291
12292         2006-05-06  Charles Wilson  <cygwin@cwilson.fastmail.fm>
12293
12294                 * progreloc.c (maybe_executable) [CYGWIN]: Use the access()
12295                 function.
12296
12297         2005-12-29  Bruno Haible  <bruno@clisp.org>
12298
12299                 * progreloc.c (set_program_name_and_installdir): Fix
12300                 compilation error.
12301
12302         2005-12-04  Bruno Haible  <bruno@clisp.org>
12303
12304                 Cygwin portability.
12305                 * progreloc.c: Include <windows.h> also on Cygwin.
12306                 (find_executable): Add support for Cygwin.
12307                 (set_program_name_and_installdir): Handle also platforms with
12308                 nonempty EXEEXT.
12309
12310         2006-07-11  Bruno Haible  <bruno@clisp.org>
12311
12312                 * javacomp.c: Fix a comment.
12313                 Reported by Jim Meyering.
12314
12315         2006-04-30  Bruno Haible  <bruno@clisp.org>
12316
12317                 * javacomp.h (compile_java_class): Add source_version,
12318                 target_version arguments.
12319                 * javacomp.c: Rewritten to choose only a compiler that
12320                 respects the specified source_version and target_version.
12321
12322         2006-06-27  Bruno Haible  <bruno@clisp.org>
12323
12324                 Assume correct S_ISDIR macro.
12325                 * mkdtemp.c: Remove test of STAT_MACROS_BROKEN.
12326
12327         2006-07-22  Bruno Haible  <bruno@clisp.org>
12328
12329                 * javaversion.h: New file, from GNU gettext.
12330                 * javaversion.c: New file, from GNU gettext.
12331                 * javaversion.java: New file, from GNU gettext.
12332                 * javaversion.class: New file, from GNU gettext.
12333
12334         2006-05-17  Bruno Haible  <bruno@clisp.org>
12335
12336                 Cygwin portability.
12337                 * javaexec.c (execute_java_class): Test for jview program
12338                 also on Cygwin.
12339
12340         2006-04-09  Bruno Haible  <bruno@clisp.org>
12341
12342                 * fatal-signal.c: Don't include string.h.
12343                 (at_fatal_signal): Use a copying loop instead of memcpy.
12344
12345         2005-12-04  Bruno Haible  <bruno@clisp.org>
12346
12347                 * csharpexec.c: Add support for 'clix' launcher (untested).
12348                 (execute_csharp_using_sscli): New function.
12349                 (execute_csharp_program): Call it.
12350
12351         2006-06-21  Bruno Haible  <bruno@clisp.org>
12352
12353                 Avoid warnings from recent versions of mcs.
12354                 * csharpcomp.c (compile_csharp_using_mono): Don't use options
12355                 -o, -L, -r any more. Use options documented since mcs-1.0
12356                 instead. Similarly for -g.
12357
12358         2005-07-09  Bruno Haible  <bruno@clisp.org>
12359
12360                 * csharpcomp.c (compile_csharp_using_sscli): For -l option,
12361                 add a .dll suffix.
12362                 Reported by Mark Junker <mjscod@gmx.de>.
12363
12364         2006-06-17  Bruno Haible  <bruno@clisp.org>
12365
12366                 * config.charset: Update for NetBSD 3.0.
12367
12368         2006-05-17  Bruno Haible  <bruno@clisp.org>
12369
12370                 Cygwin portability.
12371                 * localcharset.c (WIN32_NATIVE): Renamed from WIN32.
12372
12373         2006-05-16  Bruno Haible  <bruno@clisp.org>
12374
12375                 * localcharset.c [CYGWIN]: Include <windows.h>.
12376                 (get_charset_aliases): For Cygwin, return the same CPxxx
12377                 aliases list as under WIN32.
12378                 (locale_charset) [CYGWIN]: Try to retrieve the encoding from
12379                 the environment variables. Fall back to GetACP().
12380
12381         2006-04-05  Bruno Haible  <bruno@clisp.org>
12382
12383                 * config.charset: Update Juan Manuel Guerrero's address.
12384
12385         2005-02-12  Bruno Haible  <bruno@clisp.org>
12386
12387                 * allocsa.h: Add extern "C" for C++.
12388
12389         2005-02-10  Bruno Haible  <bruno@clisp.org>
12390
12391                 * allocsa.h (sa_alignof): Define differently with AIX xlc, to
12392                 avoid a bug of this compiler on AIX 3.2.5 dealing with enums.
12393
12394         2006-07-22  Bruno Haible  <bruno@clisp.org>
12395
12396                 * gettext.h: Update to GNU gettext-0.15.
12397
12398 2006-07-22  Bruno Haible  <bruno@clisp.org>
12399
12400         * config/srclist.txt: Resync printf-args.c, vasnprintf.c,
12401         localcharset.c, mkdtemp.c, config.rpath, lib-ld.m4, lib-link.m4,
12402         lib-prefix.m4, longdouble.m4, ssize_t.m4.
12403
12404 2006-07-21  Eric Blake  <ebb9@byu.net>
12405
12406         * modules/stdlib-safer: New file.
12407         * MODULES.html.sh (File stream based Input/Output): Add
12408         stdlib-safer.
12409
12410 2006-07-21  Eric Blake  <ebb9@byu.net>
12411
12412         * lib/stdlib-safer.h: New file from coreutils, required by
12413         stdlib--.h.
12414
12415 2006-07-20  Paul Eggert  <eggert@cs.ucla.edu>
12416
12417         * gnulib-tool (func_usage): Document --assume-autoconf='latest-stable'.
12418
12419 2006-07-20  Bruno Haible  <bruno@clisp.org>
12420
12421         * gnulib-tool: Recognize new option --assume-autoconf.
12422         (autoconf_minversion): New variable.
12423         (func_get_filelist): Use it to decide whether to add onceonly_2_57.m4.
12424
12425 2006-07-20  Bruno Haible  <bruno@clisp.org>
12426
12427         * MODULES.html.sh (func_all_modules): Add a missing func_begin_table.
12428
12429 2006-07-19  Derek R. Price  <derek@ximbiot.com>
12430
12431         * lib/getaddrinfo.h: Don't define unimplemented AI_* flags.
12432         Reindent and repaginate.
12433
12434 2006-07-19  Derek Price  <derek@ximbiot.com>
12435
12436         * doc/gnulib.texi (Libtool and Windows):  Eliminate passive voice.
12437         Correct grammar.
12438
12439 2006-07-17  Bruno Haible  <bruno@clisp.org>
12440
12441         * modules/list: New file.
12442         * modules/array-list: New file.
12443         * modules/carray-list, modules/carray-list-tests: New files.
12444         * modules/linked-list, modules/linked-list-tests: New files.
12445         * modules/avltree-list, modules/avltree-list-tests: New files.
12446         * modules/rbtree-list, modules/rbtree-list-tests: New files.
12447         * modules/linkedhash-list, modules/linkedhash-list-tests: New files.
12448         * modules/avltreehash-list, modules/avltreehash-list-tests: New files.
12449         * modules/rbtreehash-list, modules/rbtreehash-list-tests: New files.
12450         * modules/oset: New file.
12451         * modules/array-oset: New file.
12452         * modules/avltree-oset, modules/avltree-oset-tests: New files.
12453         * modules/rbtree-oset, modules/rbtree-oset-tests: New files.
12454         * tests/test-carray_list.c: New file.
12455         * tests/test-linked_list.c: New file.
12456         * tests/test-avltree_list.c: New file.
12457         * tests/test-rbtree_list.c: New file.
12458         * tests/test-linkedhash_list.c: New file.
12459         * tests/test-avltreehash_list.c: New file.
12460         * tests/test-rbtreehash_list.c: New file.
12461         * tests/test-avltree_oset.c: New file.
12462         * tests/test-rbtree_oset.c: New file.
12463         * MODULES.html.sh (Container data structures): New section.
12464
12465 2006-07-17  Bruno Haible  <bruno@clisp.org>
12466
12467         * m4/gl_list.m4: New file.
12468
12469 2006-07-17  Bruno Haible  <bruno@clisp.org>
12470
12471         * lib/gl_list.h: New file.
12472         * lib/gl_list.c: New file.
12473         * lib/gl_array_list.h: New file.
12474         * lib/gl_array_list.c: New file.
12475         * lib/gl_carray_list.h: New file.
12476         * lib/gl_carray_list.c: New file.
12477         * lib/gl_linked_list.h: New file.
12478         * lib/gl_linked_list.c: New file.
12479         * lib/gl_anylinked_list1.h: New file.
12480         * lib/gl_anylinked_list2.h: New file.
12481         * lib/gl_avltree_list.h: New file.
12482         * lib/gl_avltree_list.c: New file.
12483         * lib/gl_anyavltree_list1.h: New file.
12484         * lib/gl_anyavltree_list2.h: New file.
12485         * lib/gl_rbtree_list.h: New file.
12486         * lib/gl_rbtree_list.c: New file.
12487         * lib/gl_anyrbtree_list1.h: New file.
12488         * lib/gl_anyrbtree_list2.h: New file.
12489         * lib/gl_anytree_list1.h: New file.
12490         * lib/gl_anytree_list2.h: New file.
12491         * lib/gl_linkedhash_list.h: New file.
12492         * lib/gl_linkedhash_list.c: New file.
12493         * lib/gl_anyhash_list1.h: New file.
12494         * lib/gl_anyhash_list2.h: New file.
12495         * lib/gl_avltreehash_list.h: New file.
12496         * lib/gl_avltreehash_list.c: New file.
12497         * lib/gl_rbtreehash_list.h: New file.
12498         * lib/gl_rbtreehash_list.c: New file.
12499         * lib/gl_anytreehash_list1.h: New file.
12500         * lib/gl_anytreehash_list2.h: New file.
12501
12502         * lib/gl_oset.h: New file.
12503         * lib/gl_oset.c: New file.
12504         * lib/gl_array_oset.h: New file.
12505         * lib/gl_array_oset.c: New file.
12506         * lib/gl_avltree_oset.h: New file.
12507         * lib/gl_avltree_oset.c: New file.
12508         * lib/gl_rbtree_oset.h: New file.
12509         * lib/gl_rbtree_oset.c: New file.
12510         * lib/gl_anytree_oset.h: New file.
12511
12512 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
12513
12514         * m4/mkancesdirs.m4: New file.
12515         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Mention dirchownmod.c,
12516         dirchownmod.h.  Don't require AC_FUNC_ALLOCA, gl_AFS, gl_CHDIR_SAFER;
12517         no longer needed.  Require gl_FUNC_LCHOWN, since dirchownmod.c needs
12518         it.
12519
12520 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
12521
12522         * lib/dirchownmod.c, lib/dirchownmod.h, lib/mkancesdirs.c:
12523         * lib/mkancesdirs.h: New files.
12524         * lib/mkdir-p.c: Don't include alloca.h, stdio.h, sys/types.h,
12525         unistd.h, string.h, chdir-safer.h, dirname.h, lchmod.h, lchown.h,
12526         save-cwd.h.  Instead, include dirchownmod.h and mkancesdirs.h.
12527         (make_dir_parents): New args MAKE_ANCESTOR, OPTIONS, ANNOUNCE,
12528         MODE_BITS.  Remove options VERBOSE_FMT_STRING, CWD_ERRNO.  All
12529         callers changed.  Revamp internals significantly, by not
12530         attempting to create directories that are temporarily more
12531         permissive than the final results.  Do not attempt to use
12532         save_cwd/restore_cwd; it isn't worth it for mkdir and install.
12533         This removes some race conditions, fixes some bugs, and simplifies
12534         things.  Use new dirchownmod function to do owner and mode changes.
12535         * lib/mkdir-p.h: Likewise.
12536         * lib/modechange.c (octal_to_mode): New function.
12537         (struct mode_change): New member mentioned.
12538         (make_node_op_equals): New arg mentioned.  All callers changed.
12539         (mode_compile): Keep track of which mode bits the user has explicitly
12540         mentioned.
12541         (mode_adjust): New arg DIR, so that we implement the X op correctly.
12542         New arg PMODE_BITS, to keep track of which mode bits the user
12543         mentioned; it treats S_ISUID and S_ISGID speciall.
12544         All callers changed.
12545         * lib/modechange.h: Likewise.
12546
12547 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
12548
12549         * MODULES.html.sh: Add mkancestors.
12550         * modules/mkancesdirs: New module.
12551         * modules/mkdir-p (Files): Remove lib/chdir-safer.c, lib/chdir-safer.h,
12552         lib/same-inode.h, m4/afs.m4, m4/chdir-safer.m4.
12553         The chdir-safer and afs files are now orphans; I'll remove them
12554         unless someone speaks up.
12555         Add lib/dirchownmod.c, lib/dirchownmod.h.
12556         (Depends-on): Remove alloca, chown, save-cwd, dirname.
12557         Add lchown, mkancesdirs.
12558         (Maintainer): Add self.
12559
12560 2006-07-15  Karl Berry  <karl@gnu.org>
12561
12562         * gnulib-tool: help message wording/arrangement.
12563
12564 2006-07-14  Simon Josefsson  <jas@extundo.com>
12565
12566         * doc/gnulib.texi (Libtool and Windows): New section.
12567
12568 2006-07-12  Simon Josefsson  <jas@extundo.com>
12569
12570         * modules/gendocs (License): Fix license, approved by Karl.
12571
12572 2006-07-12  Eric Blake  <ebb9@byu.net>
12573
12574         * MODULES.html.sh: Add gendocs.
12575
12576 2006-07-11  Eric Blake  <ebb9@byu.net>
12577
12578         * modules/fdl: New module, to install doc/fdl.texi.
12579         * MODULES.html.sh: Add new section for documentation modules.
12580         * gnulib-tool: Avoid space-tab.
12581         (--doc-base): New option, to manage files from doc.
12582
12583 2006-07-11  Eric Blake  <ebb9@byu.net>
12584
12585         * m4/absolute-header.m4: Fix comments to match recent change.
12586
12587 2006-07-11  Eric Blake  <ebb9@byu.net>
12588
12589         * gnulib-tool: List --doc-base before --tests-base.
12590
12591 2006-07-11  Derek R. Price  <derek@ximbiot.com>
12592
12593         * lib/glob.c: s/NAMLEN/_D_EXACT_NAMLEN/.
12594
12595 2006-07-11  Bruno Haible  <bruno@clisp.org>
12596
12597         * README: Mention where to put documentation.
12598
12599 2006-07-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12600
12601         * doc/functions.texi, gnulib-tool.texi, gnulib.texi: Fix some typos.
12602
12603 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
12604
12605         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Like today's change
12606         to stdint.m4.
12607
12608 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
12609
12610         * m4/stdint.m4 (gl_STDINT_H): Like yesterday's change to
12611         absolute-header.m4.  Also, set ABSOLUTE_STDINT_H to a string
12612         "no/such/file/stdint.h" when there is no such file, so that
12613         the resulting C code can be parsed by dodgy compilers.
12614         Problems reported by Bob Proulx.
12615
12616 2006-07-10  Derek R. Price  <derek@ximbiot.com>
12617
12618         * lib/backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
12619         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
12620         macros into the GNU _D_EXACT_NAMLEN.
12621         * lib/savedir.c:  Likewise.
12622         (savedirstream): Use _D_EXACT_NAMLEN in preference to strlen.
12623
12624 2006-07-10  Derek R. Price  <derek@ximbiot.com>
12625         and Paul Eggert  <eggert@cs.ucla.edu>
12626
12627         * m4/backupfile.m4, d-ino.m4, d-type.m4, dirfd.m4, fts.m4, getcwd.m4:
12628         * m4/savedir.m4:
12629         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
12630         macros into the GNU _D_EXACT_NAMLEN.
12631
12632 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
12633
12634         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Use "" rather than <>
12635         around the absolute name, to work around a problem with the HP-UX
12636         11.23 native C compiler, reported by Bob Proulx.
12637
12638 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
12639
12640         * doc/maintain.texi, make-stds.texi: Sync from
12641         <http://savannah.gnu.org/projects/gnustandards>.
12642
12643 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
12644
12645         * build-aux/depcomp, build-aux/install-sh: Sync from Automake.
12646
12647 2006-07-09  Jim Meyering  <jim@meyering.net>
12648
12649         * m4/glob.m4: Remove a doubled word in a comment.
12650
12651 2006-07-09  Jim Meyering  <jim@meyering.net>
12652
12653         * lib/argp-pv.c: Remove a doubled word in a comment.
12654         * lib/check-version.c (check_version): Likewise.
12655         * lib/javacomp.c (compile_java_class): Likewise.
12656
12657 2006-07-08  Paul Eggert  <eggert@cs.ucla.edu>
12658
12659         * gnulib-tool (func_get_filelist): Don't echo m4/onceonly_2_57.m4,
12660         for the benefit of people using Autoconf 2.60.  If you want to
12661         support older Autoconf versions you can copy m4/onceonly_2_57.m4
12662         (or m4/onceonly.m4, if pre-2.57) manually.
12663
12664 2006-07-08  Jim Meyering  <jim@meyering.net>
12665
12666         * m4/link-follow.m4: Remove one of two adjacent "whether"s in a
12667         comment.
12668         * m4/getopt.m4: Remove one of two adjacent "your"s in a comment.
12669         * m4/regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a
12670         comment.
12671
12672 2006-07-08  Jim Meyering  <jim@meyering.net>
12673
12674         * lib/getndelim2.h (getndelim2): Remove doubled "after" in comment.
12675
12676 2006-07-07  Simon Josefsson  <jas@extundo.com>
12677
12678         * tests/test-crc.c: Change expected crc value, the test vector
12679         were probably computed using the old broken crc.c?
12680
12681 2006-07-06  Simon Josefsson  <jas@extundo.com>
12682
12683         * modules/sys_socket (Files): Add m4/sockpfaf.m4 (this module is
12684         now the canonical place for the M4 file).
12685
12686         * modules/getaddrinfo (Files): Remove m4/sockpfaf.m4, we get it
12687         from the sys_socket dependency now.
12688
12689         * modules/inet_pton (Files): Ditto.
12690
12691         * modules/inet_ntop (Files): Ditto.
12692
12693 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
12694
12695         * modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL,
12696         not gl_PREREQ_GETUSERSHELL.
12697
12698 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12699
12700         * m4/_inttypes_h.m4 (gl_INTTYPES_H): Use AC_CHECK_DECLS_ONCE
12701         with only one argument, for Autoconf 2.60.
12702         * m4/fileblocks.m4 (gl_PREREQ_FILEBLOCKS): AC_CHECK_DECLS_ONCE may
12703         expand to nothing, so add a shell command to avoid syntax error.
12704         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
12705
12706 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12707
12708         * lib/strtod.c (strtod): cast the argument of tolower to unsigned char.
12709
12710 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
12711
12712         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't check for getenv decl;
12713         no longer needed.  Check for isblank decl.
12714         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Don't check for getenv decl.
12715         * m4/regex.m4 (gl_PREREQ_REGEX): Dheck for isblank decl instead
12716         of existence.
12717
12718 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
12719
12720         * lib/getloadavg.c: Use __VMS, not VMS.
12721         * lib/getopt.c: Likewise.
12722         * lib/getpagesize.h: Likewise.
12723         * lib/glob.c: Remove most VMS cruft; it hasn't been tested for a while
12724         and probably does not work.
12725
12726 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
12727
12728         * lib/.cppi-disable: Add wcwidth.
12729         * lib/fnmatch.c (ISBLANK): Remove.  All uses changed to isblank.
12730         (isblank) [! (defined isblank || HAVE_DECL_ISBLANK)]: New macro.
12731         (ISGRAPH): Remove.  All uses changed to isgraph.
12732         (FOLD) [!defined _LIBC]: Remove special case.
12733         * lib/getdate.y (lookup_word): Remove no-longer-needed call to islower.
12734         * lib/regex_internal.h (isblank): Depend on HAVE_DECL_ISBLANK, not
12735         HAVE_ISBLANK.
12736         * lib/strftime.c (TOLOWER, TOUPPER) [!defined _LIBC]: Remove special
12737         case.
12738
12739 2006-07-06  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
12740
12741         * lib/getaddrinfo.c: Changes to compile under MSVC6: changed
12742         '#if WIN32_NATIVE' to '#ifdef' & moved WSAAPI macro inside
12743         brackets.  Other minor changes to suppress some compiler
12744         warnings.
12745
12746 2006-07-06  Derek R. Price  <derek@ximbiot.com>
12747         and Paul Eggert  <eggert@cs.ucla.edu>
12748
12749         * m4/backupfile.m4 (gl_BACKUPFILE): Check for dirent.h, instead
12750         of invoking obsolescent AC_HEADER_DIRENT macro.
12751         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Likewise.
12752         * m4/d-type.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Likewise.
12753         * m4/dirfd.m4 (gl_FUNC_DIRFD): Likewise.
12754         * m4/fts.m4 (gl_FUNC_FTS_CORE): Likewise.
12755         * m4/getcwd.m4 (gl_PREREQ_GETCWD): Likewise.
12756         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
12757         * m4/savedir.m4 (gl_SAVEDIR): Likewise.
12758         * m4/readdir.m4: Remove; no longer needed.
12759
12760 2006-07-06  Derek R. Price  <derek@ximbiot.com>
12761         and Paul Eggert  <eggert@cs.ucla.edu>
12762
12763         * lib/backupfile.c [HAVE_DIRENT_H && ! HAVE_NDIR_H]:
12764         Don't worry about this obsolete case any more.
12765         (HAVE_DIR): Remove.  All uses removed; we now assume you can read
12766         directories.
12767         * lib/dirfd.h [HAVE_DIRENT_H && ! HAVE_NDIR_H]: Don't
12768         worry about this obsolete case any more.
12769         * lib/fts.c: Likewise.
12770         * lib/getcwd.c: Likewise.
12771         * lib/glob.h: Likewise.
12772         * lib/savedir.c: Likewise.
12773
12774 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
12775
12776         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Use AC_CHECK_DECLS_ONCE
12777         rather than AC_CHECK_DECLS for strtoimax and strtoumax.
12778         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Remove; no longer
12779         needed.
12780         All uses removed.
12781         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
12782         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
12783         * m4/exclude.m4 (gl_EXCLUDE): Don't check for isascii; no longer
12784         needed.
12785         * m4/getdate.m4 (gl_GETDATE): Likewise.
12786         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
12787         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
12788         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
12789         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
12790         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
12791         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
12792         * m4/exclude.m4 (gl_EXCLUDE): Don't require AC_C_INLINE; no longer
12793         needed.
12794
12795 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
12796
12797         * lib/memcasecmp.c: Include <limits.h>.
12798         (memcasecmp): Don't assume UCHAR_MAX <= INT_MAX.
12799         * lib/strtod.c (strtod): Don't assume isspace works on negative chars.
12800         Don't assume isdigit succeeds only on '0' through '9'.
12801
12802 2006-07-05  Eric Blake  <ebb9@byu.net>
12803
12804         * modules/getaddrinfo (Depends-on): Add snprintf.
12805
12806 2006-07-05  Eric Blake  <ebb9@byu.net>
12807
12808         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Use gl_HEADER_SYS_SOCKET
12809         to avoid 'header present but could not be compiled' on cygwin.
12810
12811 2006-07-05  Eric Blake  <ebb9@byu.net>
12812
12813         * lib/getaddrinfo.h (NI_NUMERICHOST, NI_NUMERICSERV): Define if
12814         missing from netdb.h.
12815         * lib/getaddrinfo.c (includes): Include inet_ntop and snprintf.
12816
12817 2006-07-05  Derek R. Price  <derek@ximbiot.com>
12818
12819         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Don't require AC_HEADER_STDC;
12820         no longer needed.
12821         * m4/exclude.m4 (gl_EXCLUDE): Likewise.
12822         * m4/getdate.m4 (gl_GETDATE): Likewise.
12823         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
12824         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
12825         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
12826         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
12827         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
12828
12829 2006-07-05  Derek R. Price  <derek@ximbiot.com>
12830
12831         * lib/exclude.c (IN_CTYPE_DOMAIN, is_space): Remove; no longer needed.
12832         All uses of is_space replaced by isspace.
12833         * lib/exit.h: Don't talk about STDC_HEADERS.
12834         * lib/fnmatch.c (ISASCII): Remove; no longer needed.  All uses removed.
12835         (ISPRINT, ISDIGIT, ISALNUM, ISALPHA, ISCNTRL, ISLOWER, ISPUNCT):
12836         (ISSPACE, ISUPPER, ISXDIGIT): Remove; no longer needed.  All uses
12837         replaced by isprint etc.
12838         * lib/getdate.y (IN_CTYPE_DOMAIN, ISSPACE, ISALPHA, ISLOWER): Likewise.
12839         * lib/getusershell.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
12840         * lib/memcasecmp.c (IN_CTYPE_DOMAIN, ISLOWER, TOUPPER): Likewise.
12841         * lib/strtod.c (IN_CTYPE_DOMAIN, ISSPACE, ISDIGIT, TOLOWER): Likewise.
12842         * lib/strtol.c (IN_CTYPE_DOMAIN): Likewise.
12843         * lib/xstrtol.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
12844
12845 2006-07-05  Bruno Haible  <bruno@clisp.org>
12846
12847         * m4/strndup.m4 (gl_FUNC_STRNDUP): When cross-compiling, check whether
12848         the function exists, before testing against AIX.
12849         Reported by Martin Lambers <marlam@marlam.de>.
12850
12851 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
12852
12853         * modules/cycle-check (lib_SOURCES): Add same-inode.h.
12854         From Mark D. Baushke.
12855
12856 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
12857
12858         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Prepend three slashes
12859         to the absolute name, not just one, to bypass Sun C 5.8's
12860         "warning: #include of /usr/include/... may be non-portable".
12861
12862 2006-07-04  Eric Blake  <ebb9@byu.net>
12863
12864         * modules/dirname-tests: New test module.
12865         * tests/test-dirname.c: New file, replacing dirname.c
12866         TEST_DIRNAME section that was recently deleted.
12867
12868 2006-07-04  Bruno Haible  <bruno@clisp.org>
12869
12870         Assume ANSI C header files and <ctype.h> functions.
12871         * lib/mbswidth.c (IN_CTYPE_DOMAIN, ISPRINT, ISCNTRL): Remove macros.
12872         (mbsnwidth): Use isprint, iscntrl instead.
12873
12874 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
12875
12876         Merge from coreutils.
12877         * MODULES.html.sh: Add xstrtold.
12878         * modules/xstrtold: New file.
12879         * modules/cycle-check (Files): Add lib/same-inode.h.
12880         * modules/dirname (Files): Add m4/double-slash-root.m4.
12881         * modules/getcwd (Files): Add m4/getcwd-abort-bug.m4.
12882         * modules/mkdir-p (Files): Add lib/same-inode.h.
12883         * modules/same (Files): Add lib/same-inode.h.
12884
12885 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
12886
12887         * m4/absolute-header.m4: Renamed from full-header-path.m4.
12888         This is to keep the terminology clean; POSIX talks about
12889         "absolute pathnames", not "full pathnames", but the GNU
12890         Coding Standards say to use "path" for something else;
12891         so use "absolute" to keep both sides happy.
12892         (gl_ABSOLUTE_HEADER): Renamed from gl_FULL_HEADER_PATH.
12893         Set gl_absolute_header, not gl_full_header_path.
12894         Set gl_cv_absolute_<header>, not gl_full_path_<header>.
12895         Define ABSOLUTE_<HEADER>, not FULL_PATH_<HEADER>.
12896         All uses changed.
12897
12898         Merge from coreutils.
12899
12900         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
12901
12902         * m4/c-strtod.m4 (gl_C_STRTOLD): Add c-strtod.c to LIBSOURCES.
12903         Require gl_USE_SYSTEM_EXTENSIONS, not gl_C_STRTOD, since we don't
12904         want to require the building of c-strtod.o.
12905         * m4/lib-check.m4 (cu_LIB_CHECK): Remove SEQ_LIBM, since seq no longer
12906         needs -lm directly.
12907         * m4/xstrtod.m4 (gl_XSTRTOLD): New macro.
12908
12909         2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
12910
12911         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils's
12912         --as-needed option if available.  Problem reported by Albert Chin in
12913         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00114.html>.
12914         However, use -Wl,--as-needed, not bare --as-needed, since HP-UX 11.11
12915         cc merely issues a bunch of annoying warnings for --as-needed
12916         (this problem was reported by Bob Proulx).  Also, try linking with
12917         -lm to detect a bug in binutils 2.16 (this problem was reported
12918         by Ralf Wildenhues).
12919
12920         2006-06-18  Jim Meyering  <jim@meyering.net>
12921
12922         Test for a bug that causes glibc's getcwd to suffer a failed assertion.
12923         * m4/getcwd-abort-bug.m4 (gl_FUNC_GETCWD_ABORT_BUG): New file and
12924         macro.
12925         * m4/getcwd.m4 (gl_FUNC_GETCWD): If we detect support for getcwd_null,
12926         also check for glibc-2.4's abort-inducing bug.
12927
12928         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix typo.
12929         Low-probability clean-up should be to use rmdir to get rid of
12930         the just-created directory, not unlink.
12931
12932         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is missing, make
12933         configure fail, and request a bug report to inform us about it.
12934         Add a comment that, barring reports to the contrary, in 2007 we'll
12935         assume ftruncate is universally available.
12936
12937         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
12938
12939         * m4/filemode.m4 (gl_FILEMODE): Check for strmode declaration.
12940
12941         2006-03-12  Jim Meyering  <jim@meyering.net>
12942
12943         * m4/chdir-safer.m4 (gl_CHDIR_SAFER): Add same-inode.h to the list.
12944         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Likewise.
12945         * m4/same.m4 (gl_SAME): Likewise.
12946         * m4/root-dev-ino.m4 (gl_ROOT_DEV_INO): Likewise.
12947
12948         2006-03-11  Eric Blake  <ebb9@byu.net>
12949
12950         * m4/double-slash-root.m4: New file, provides gl_DOUBLE_SLASH_ROOT.
12951         * m4/dirname.m4 (gl_DIRNAME): Use gl_DOUBLE_SLASH_ROOT.
12952         * m4/dos.m4 (FILE_SYSTEM_PREFIX_LEN): Move from here to dirname.h.
12953         (FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE): New define.
12954
12955 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
12956
12957         * lib/stdint_.h: Include <sys/types.h> after @FULL_PATH_STDINT_H@, for
12958         MacOS X 10.4.6.  Don't mention <sys/int_types.h>.  Problems
12959         reported by Mark D. Baushke, one in
12960         <http://lists.gnu.org/archive/html/bug-gnulib/2006-07/msg00015.html>.
12961
12962         Merge from coreutils.
12963
12964         * lib/.cppi-disable: Add stdint_.h.
12965         * lib/.cvsignore: Add stdint.h.
12966
12967         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
12968
12969         * lib/xstrtod.c (XSTRTOD, DOUBLE): New macros, so that we can support
12970         both double and long double versions.
12971         (XSTRTOD): Renamed from xstrtod.  Use DOUBLE internally.
12972         * lib/xstrtold.c: New file.
12973         * lib/xstrtod.h (xstrtold): New decl.
12974
12975         2006-05-22  Paul Eggert  <eggert@cs.ucla.edu>
12976
12977         * lib/filemode.c (setst): Remove.
12978         (strmode): Rewrite to avoid setst.  This makes the code shorter,
12979         (arguably) clearer, and the generated code is a bit smaller on my
12980         Debian GNU/Linux stable x86 host.
12981
12982         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
12983
12984         * lib/filemode.c: Include "filemode.h" first, to test the interface.
12985         Assume that filemode.h includes sys/types.h and sys/stat.h.
12986         (HAVE_ST_DM_MODE): New macro, moved here from ls.c.
12987         (ftypelet): Reorder to put common cases first, for efficiency.
12988         Add 'P', 'w'.  Remove 'M', since it's now the caller's responsibility
12989         to do 'M'.
12990         (strmode): Renamed from mode_string, and now stores 12 bytes instead
12991         of 10, for compatibility with FreeBSD.  All callers changed.
12992         (filemodestring): Now stores 12 bytes instead of 10, and sets file
12993         types that can't be deduced solely from st_mode.  First arg is now a
12994         const pointer.
12995         * lib/filemode.h (HAVE_DECL_STRMODE): Include <string.h> for strmode.
12996         (strmode): Renamed from mode_string.
12997         (filemodestring): New decl.
12998         * lib/stat-macros.h: Don't undef S_ISDOOR, since it's never buggy.
12999         (S_ISDOOR): Don't bother with S_IFDOOR, since that code is never
13000         needed.
13001         (S_ISPORT, S_ISWHT): New macros, if not already defined.
13002
13003         2006-04-12  Paul Eggert  <eggert@cs.ucla.edu>
13004
13005         * lib/fsusage.c: Don't include <inttypes.h> or <stdint.h>, since
13006         fsusage.h now does that.  Include fsusage.h first, to test interface.
13007         Prefer statvfs if it works, since it's blessed by POSIX.  Attempt
13008         at most one method (the old code could have generated decls that
13009         didn't conform to C89, not that this was ever exercised).
13010         * lib/fsusage.h: Include <inttypes.h> and <stdint.h> if they exist.
13011
13012         2006-03-19  Jim Meyering  <jim@meyering.net>
13013
13014         Work even in a chroot where d_ino values for entries in "/"
13015         don't match the stat.st_ino values for the same names.
13016         * lib/getcwd.c (__getcwd): When no d_ino value matches the target inode
13017         number, iterate through all entries again, using lstat instead.
13018         Reported by Kenshi Muto in http://bugs.debian.org/355810, and by
13019         Zouhir Hafidi in https://bugzilla.redhat.com/bugzilla/190656.
13020
13021         * lib/getcwd.c (__getcwd): Clarify a comment.
13022         Use memcpy in place of a call to strcpy.
13023
13024         2006-03-12  Jim Meyering  <jim@meyering.net>
13025
13026         * lib/fts-cycle.c (leave_dir): If cycle-check's saved dev-ino pair
13027         matches that of the current directory (which we're about to chdir ".."
13028         out of), then save the dev-ino of the parent, instead.
13029
13030         * lib/same-inode.h (SAME_INODE): New file/macro.
13031         * lib/chdir-safer.c (SAME_INODE): Remove definition.
13032         Include "same-inode.h", instead.
13033         * lib/same.c: Likewise.
13034         * lib/cycle-check.h: Include "same-inode.h".
13035         (CYCLE_CHECK_REFLECT_CHDIR_UP): Define.
13036         * lib/cycle-check.c (SAME_INODE): Remove definition.
13037         * lib/root-dev-ino.h: Include "same-inode.h".
13038
13039         2006-03-11  Eric Blake  <ebb9@byu.net>
13040
13041         * lib/same.c (same_name): s/base_name/last_component/
13042         * lib/backupfile.c (check_extension, numbered_backup): Likewise.
13043         * lib/filenamecat.c (file_name_concat): Likewise.
13044
13045         2006-03-11  Eric Blake  <ebb9@byu.net>,
13046                     Paul Eggert  <eggert@cs.ucla.edu>
13047
13048         * lib/dirname.h (FILE_SYSTEM_PREFIX_LEN): Move here from dos.m4.
13049         [FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't treat 1: as a
13050         drive prefix.
13051         (IS_ABSOLUTE_FILE_NAME): Treat all drive letters as absolute on
13052         platforms like cygwin with FILE_SYSTEM_DRIVE_PREFIX_IS_ABSOLUTE.
13053         (last_component): New method.
13054         * lib/dirname.c (dir_len): Determine when drive letters need a
13055         subsequent slash.  Preserve // when it is special.
13056         (dir_name): Don't append dot when drive letter is absolute.
13057         [TEST_DIRNAME]: Move into a full-blown gnulib test.
13058         * lib/basename.c (base_name): New semantics - malloc the result.
13059         Preserve // when it is special.  Preserve relative files that look
13060         like drive letters.
13061         (base_len): Preserve // when it is special.
13062         (last_component): New method, similar to old base_name semantics.
13063         * lib/stripslash.c (strip_trailing_slashes): Use last_component, not
13064         base_name.  Strip redundant slashes from ///.
13065
13066 2006-07-03  Jim Meyering  <jim@meyering.net>
13067
13068         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if this
13069         macro is used before the first cycle_check call.
13070
13071 2006-07-03  Eric Blake  <ebb9@byu.net>
13072
13073         * modules/dirname (Depends-on): Add xstrndup.
13074
13075 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
13076
13077         * m4/stdint.m4 (gl_STDINT_H): Use more-mnemonic identifiers for
13078         test cases, so that config.log is a bit easier to follow.
13079
13080 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
13081
13082         * lib/stdint_.h (intmax_t, uintmax_t): Prefer long to long long if
13083         both are 64 bits, since this seems to be the tradition, and this
13084         prevents gcc -Wformat from warning about usages with PRIuMAX.  If
13085         we ever run into a host that prefers long long to long in this
13086         case, we'll need another configure-time test.  Problem reported by
13087         Jim Meyering.
13088
13089 2006-07-02  Eric Blake  <ebb9@byu.net>
13090
13091         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Simplify by using AC_CHECK_DECLS.
13092
13093 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
13094
13095         * modules/inttypes (Depends-on): No longer depends on stdint.
13096         * modules/stdint (Description): Say more about assumptions.
13097         Say that the fast types might differ.  Say macros are used.
13098         (Files): Remove m4/size_max.m4, m4/wchar_t.m4.  Add m4/longlong.m4.
13099         (Makefile.am): Revise list of substituted symbols to match
13100         new stdint.m4.
13101         * modules/stdint-tests (Files): Add m4/wchar_t.m4, m4/wint_t.m4.
13102         (configure.ac): Add gt_TYPE_WCHAR_T, gt_TYPE_WINT_T.
13103         * tests/test-stdint.c (verify_same_types)
13104         [! (__GNUC__ >= 2 && DO_PEDANTIC)]: Put in a decl, so that
13105         the code conforms to C99/C89.
13106         Test for WCHAR_MIN and WCHAR_MAX only if HAVE_WCHAR_T.
13107         Test for WINT_MIN and WINT_MAX only if HAVE_WINT_T.
13108
13109 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
13110
13111         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Backport from Autoconf 2.60,
13112         but fix a bug, by requiring at least 64 bits.
13113         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
13114         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Now just call
13115         AC_TYPE_LONG_LONG_INT.  This macro is obsolete and will go soon.
13116         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG) Likewise.
13117
13118         * m4/stdint.m4 (gl_STDINT_H): Rewrite to accommodate stdint_.h
13119         changes.  Make 2.59 a prerequisite.  Check and substitute for
13120         HAVE_LONG_LONG_INT.  Rely on Autoconf to check for stdint.h and
13121         inttypes.h.  Do not use special include files; just use the
13122         defaults.  Check for sys/inttypes.h and sys/bitypes.h in the usual
13123         way now.  Remove no-longer-needed tests for HAVE_LONG_64BIT,
13124         HAVE_LONG_LONG_64BIT, int8_t, int16_t, int32_t, int64_t, uint8_t,
13125         uint16_t, uint32_t uint64_t, int_least8_t, int_least16_t,
13126         int_least32_t, int_least64_t, uint_least8_t, uint_least16_t,
13127         uint_least32_t, uint_least64_t, int_fast8_t, int_fast16_t,
13128         int_fast32_t, int_fast64_t, uint_fast8_t uint_fast16_t,
13129         uint_fast32_t, uint_fast64_t, intptr_t, uintptr_t, intmax_t,
13130         uintmax_t, INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX,
13131         UINT16_MAX, INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN,
13132         INT64_MAX, UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX,
13133         UINT_LEAST8_MAX, INT_LEAST16_MIN, INT_LEAST16_MAX,
13134         UINT_LEAST16_MAX, INT_LEAST32_MIN, INT_LEAST32_MAX,
13135         UINT_LEAST32_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX,
13136         UINT_LEAST64_MAX, INT_FAST8_MIN, INT_FAST8_MAX, UINT_FAST8_MAX,
13137         INT_FAST16_MIN, INT_FAST16_MAX, UINT_FAST16_MAX, INT_FAST32_MIN,
13138         INT_FAST32_MAX, UINT_FAST32_MAX, INT_FAST64_MIN, INT_FAST64_MAX,
13139         UINT_FAST64_MAX, INTPTR_MIN, INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN,
13140         INTMAX_MAX, UINTMAX_MAX, PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN,
13141         SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN,
13142         WINT_MAX.  Check for C99 conformance more strictly, by detecting
13143         bugs in glibc 2.4, Solaris 10, and OpenBSD 3.9.  On the other hand do
13144         not check for things that C99 does not require, e.g., int8_t.  If
13145         a test isn't needed unless <stdint.h> isn't working, and is
13146         unlikely to be needed for any other reason, then don't do it
13147         unless <stdint.h> isn't working.  Do not check for ptrdiff_t or
13148         size_t, since we assume C89 freestanding at least.  Do not check
13149         for sig_atomic_t, wchar_t, or wint_t, since the code now does
13150         the right thing even if the types are not defined.  Instead use:
13151         (gl_STDINT_TYPE_PROPERTIES): New macro.
13152         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H): Remove.  Don't bother
13153         testing whether <sys/types.h> clashes, as Autoconf does this for
13154         us now.  All uses removed.
13155         (gl_STDINT_CHECK_TYPES, gl_STDINT_MISSING_BOUND):
13156         (gl_STDINT_MISSING_BOUNDS, gl_STDINT_MISSING_BOUNDS2):
13157         (gl_CHECK_TYPE_SAME):
13158         Remove; no longer needed.
13159         (gl_STDINT_BITSIZEOF): Don't bother to check whether the type
13160         exists, since we'll return 0 anyway in that case.
13161         (gl_INTEGER_TYPE_SUFFIX, gl_STDINT_INCLUDES): New macros.
13162
13163 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
13164
13165         * lib/stdint_.h (_GL_STDINT_H): Renamed from _STDINT_H, to avoid
13166         possible collision with system files.
13167         (<stdio.h>, <time.h>, <wchar.h>) [defined __cplusplus && ! defined
13168         __STDC_CONSTANT_MACROS)]: Do not include, since we don't need
13169         WCHAR_MIN and WCHAR_MAX in this case.
13170         (<stddef.h>): Do not include; no longer needed.
13171         (<sys/types.h>): Include if @HAVE_SYS_TYPES_H@, not if
13172         (defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)).
13173         (<sys/inttypes.h>): Include if @HAVE_SYS_INTTYPES_H@ &&
13174         !@HAVE_INTTYPES_H@, not if (defined(__FreeBSD__)
13175         && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)).
13176         (__STDINT_H__) [@HAVE_STDINT_H@ && defined __sgi && ! defined
13177         __c99]: Define, to work around IRIX <stdint.h> incompatibility.
13178         (@FULL_PATH_STDINT_H@) [!(defined(__sgi) && @HAVE_INTTYPES_H@ &&
13179         !defined(__c99))]: Include in this case too, since it's harmless
13180         now.
13181         (<inttypes.h>) [@HAVE_INTTYPES_H@]: Include, since it's no longer
13182         dangerous to do so.
13183         (@FULL_PATH_INTTYPES_H@) [(defined(__hpux) || defined(_AIX)) &&
13184         @HAVE_INTTYPES_H@]: Do not include, since we now include <inttypes.h>.
13185         (_STDINT_MIN, _STDINT_MAX): New macros.
13186         (int8_t, uint8_t, int16_t, uint16_t, int32_t, uint32_t, int64_t):
13187         (uint64_t, int_least8_t, uint_least8_t, int_least16_t):
13188         (uint_least16_t, int_least32_t, uint_least32_t, int_least64_t):
13189         (uint_least64_t, int_fast8_t, uint_fast8_t, int_fast16_t):
13190         (uint_fast16_t, int_fast32_t, uint_fast32_t, int_fast64_t):
13191         (uint_fast64_t, intptr_t, uintptr_t, intmax_t, uintmax_t): Now
13192         macros, not typedefs; this simplifies things quite a bit.
13193         Use long int for all types narrower than int64_t.
13194         (intmax_t, uintmax_t, INTMAX_C, UINTMAX_C):
13195         Define in terms of long long int or int64_t or long int,
13196         not int64_t or int32_t.  This saves some compile-time testing.
13197         (INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX, UINT16_MAX):
13198         (INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN, INT64_MAX):
13199         (UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX, UINT_LEAST8_MAX):
13200         (INT_LEAST16_MIN, INT_LEAST16_MAX, UINT_LEAST16_MAX):
13201         (INT_LEAST32_MIN, INT_LEAST32_MAX, UINT_LEAST32_MAX):
13202         (INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX, INT_FAST8_MIN):
13203         (INT_FAST8_MAX, UINT_FAST8_MAX, INT_FAST16_MIN, INT_FAST16_MAX):
13204         (UINT_FAST16_MAX, INT_FAST32_MIN, INT_FAST32_MAX, UINT_FAST32_MAX):
13205         (INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTPTR_MIN):
13206         (INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN, INTMAX_MAX, UINTMAX_MAX):
13207         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
13208         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
13209         undef any previous version and define our own version, for
13210         simplicity and consistency with the new macros for types.
13211         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
13212         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
13213         Simplify definitions by using _STDINT_MIN and _STDINT_MAX
13214         where appropriate.  Rely on new symbols @PTRDIFF_T_SUFFIX@,
13215         @SIG_ATOMIC_T_SUFFIX@, @SIZE_T_SUFFIX@, @WCHAR_T_SUFFIX@,
13216         @WINT_T_SUFFIX@ to keep things simple here.
13217         (UINT8_C, UINT16_C, UINT32_C, INT64_C, UINT64_C):
13218         Simplify by assuming typical 8/16/32/64 host, since we're
13219         already doing that elsewhere anyway.
13220         Use (LONG_MAX >> 31 >> 31 == 1) rather than @HAVE_LONG_64BIT@,
13221         and assume long long int is 64 bits if available.  This
13222         speeds up 'configure'.
13223
13224 2006-07-01  Eric Blake  <ebb9@byu.net>
13225
13226         * m4/stdarg.m4 (gl_STDARG_H): Use proper AH_VERBATIM.
13227         Reported by Andreas Buening.
13228
13229 2006-07-01  Eric Blake  <ebb9@byu.net>
13230
13231         * m4/stdarg.m4 (gl_STDARG_H): Properly parenthesize gl_va_copy.
13232
13233 2006-06-30  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
13234
13235         * lib/getaddrinfo.c: fixed typo
13236
13237 2006-06-29  Jim Meyering  <jim@meyering.net>
13238
13239         * modules/strftime (Maintainer): Add my name, since with the
13240         FPRINTFTIME changes strftime.c has forked from glibc.
13241
13242 2006-06-29  Eric Blake  <ebb9@byu.net>
13243
13244         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Use AC_C_INLINE.
13245
13246 2006-06-29  Eric Blake  <ebb9@byu.net>
13247
13248         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): New file.
13249
13250 2006-06-29  Eric Blake  <ebb9@byu.net>
13251
13252         * lib/stat_.h: New file.
13253
13254 2006-06-29  Eric Blake  <ebb9@byu.net>
13255
13256         * lib/stat_.h (rpl_mkdir): Declare inline, to avoid warnings about
13257         unused static function.
13258
13259 2006-06-29  Eric Blake  <ebb9@byu.net>
13260
13261         * doc/functions.texi (Function Portability): Document missing lstat
13262         on mingw.
13263
13264 2006-06-29  Eric Blake  <ebb9@byu.net>
13265
13266         * MODULES.html.sh: Add sys_stat.
13267         * modules/sys_stat: New module.
13268         * modules/mkstemp (Depends-on): Add sys_stat.
13269
13270 2006-06-29  Derek R. Price  <derek@ximbiot.com>
13271
13272         * m4/strftime.m4: Don't call AC_FUNC_STRFTIME.
13273
13274 2006-06-29  Derek R. Price  <derek@ximbiot.com>
13275
13276         * m4/c-bs-a.m4: Removed.
13277
13278 2006-06-29  Derek R. Price  <derek@ximbiot.com>
13279
13280         * lib/strftime.c: Assume strftime() exists.
13281
13282 2006-06-29  Derek Price  <derek@ximbiot.com>
13283
13284         * modules/c-bs-a: Removed - \a is C89.
13285         * MODULES.html.sh: Remove c-bs-a.
13286
13287 2006-06-29  Bruno Haible  <bruno@clisp.org>
13288
13289         * modules/wcwidth (License): Change to LGPL.
13290
13291 2006-06-28  Simon Josefsson  <jas@extundo.com>
13292
13293         * tests/test-getaddrinfo.c: Test getnameinfo too.  Call WSAStartup
13294         on _WIN32.
13295
13296         * modules/getaddrinfo (Depends-on): Add inet_ntop, needed by
13297         getnameinfo.
13298
13299 2006-06-28  Simon Josefsson  <jas@extundo.com>
13300
13301         * m4/getaddrinfo.m4: Look for getnameinfo prototypes too.
13302
13303 2006-06-28  Simon Josefsson  <jas@extundo.com>
13304
13305         * lib/getaddrinfo.c: Try to load ws2_32.dll on Windows, to find the
13306         functions there.  It will succeed on Windows XP, but on Windows
13307         2000 and (presumably) earlier, it will fail, and use the internal
13308         re-implementation.
13309         (use_win32_p): New function.
13310         (getaddrinfo): Use strtoul on servname, to support numeric ports.
13311         Support AI_NUMERICSERV to disable getservbyname.
13312         (getnameinfo): New function, only supports
13313         NI_NUMERICHOST|NI_NUMERICSERV for now.
13314
13315         * lib/getaddrinfo.h: Test and check for AI_* flags separately, MinGW
13316         only have some of them.  Add AI_NUMERICSERV.  Add prototype for
13317         getnameinfo.
13318
13319 2006-06-28  Eric Blake  <ebb9@byu.net>
13320
13321         * modules/wcwidth: New file.
13322         * modules/mbchar (Depends-on): Add wcwidth.
13323         * modules/mbswidth (Depends-on): Add wcwidth.
13324         * MODULES.html.sh: Add wcwidth.
13325
13326 2006-06-28  Eric Blake  <ebb9@byu.net>
13327
13328         * m4/mbswidth.m4 (gl_MBSDWIDTH): Move wcwidth from here...
13329         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): ...to this new file.
13330
13331 2006-06-28  Eric Blake  <ebb9@byu.net>
13332
13333         * lib/xvasprintf.h: Fix comments.
13334
13335 2006-06-28  Eric Blake  <ebb9@byu.net>
13336
13337         * lib/mbchar.h (wcwidth): Include wcwidth.h.
13338         * lib/mbswidth.c (wcwidth): Move from here...
13339         * lib/wcwidth.h: ...to this new file.
13340
13341 2006-06-28  Derek R. Price  <derek@ximbiot.com>
13342
13343         * m4/savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement.
13344
13345         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since
13346         it's obsolete.
13347         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Likewise.
13348
13349 2006-06-28  Derek R. Price  <derek@ximbiot.com>
13350
13351         * lib/savedir.c (CLOSEDIR): Remove.  All uses changed to closedir.
13352         Autoconf 2.60 says this stuff was obsolete.
13353
13354 2006-06-28  Bruno Haible  <bruno@clisp.org>
13355
13356         * modules/wcwidth (Files): Add m4/wchar_t.m4.
13357
13358 2006-06-28  Bruno Haible  <bruno@clisp.org>
13359
13360         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Also require AC_C_INLINE and
13361         gt_TYPE_WCHAR_T.
13362
13363 2006-06-28  Bruno Haible  <bruno@clisp.org>
13364
13365         * lib/wcwidth.h: Declare nothing if !HAVE_WCHAR_T. Provide a fallback
13366         declaration for wcwidth.
13367         * lib/mbswidth.c: Restore the includes of <wchar.h> and <wctypes.h>.
13368
13369 2006-06-28  Bruno Haible  <bruno@clisp.org>
13370
13371         * lib/mkdtemp.c [MINGW]: Include <io.h>.
13372         (mkdir): Define using _mkdir.
13373
13374 2006-06-28  Bruno Haible  <bruno@clisp.org>
13375
13376         * lib/getaddrinfo.h: Fix POSIX URL.
13377         * lib/getaddrinfo.c (WIN32_NATIVE): New macro. Use it instead of
13378         _WIN32.
13379         (use_win32_p): Make static.
13380         (getaddrinfo): Reject service name if it is empty or does not consist
13381         solely of decimal digits, or if its value is > 65535.
13382         (getnameinfo): Remove useless casts.
13383
13384 2006-06-27  Simon Josefsson  <jas@extundo.com>
13385
13386         * modules/sys_select: New file, suggested by Bruno Haible, Paul
13387         Eggert and Martin Lambers.
13388
13389 2006-06-27  Simon Josefsson  <jas@extundo.com>
13390
13391         * m4/sys_select_h.m4: New file, suggested by Bruno Haible, Paul
13392         Eggert and Martin Lambers.
13393
13394 2006-06-27  Bruno Haible  <bruno@clisp.org>
13395
13396         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): For nonexistent types, set the
13397         result to 0, not to empty.
13398         Reported by Martin Neitzel <neitzel@sco.gaertner.de>.
13399
13400 2006-06-27  Bruno Haible  <bruno@clisp.org>
13401
13402         * lib/stdint_.h (intmax_t, uintmax_t): Undefine before typedef.
13403
13404 2006-06-26  Simon Josefsson  <jas@extundo.com>
13405
13406         * m4/inet_ntop.m4: Don't check for sys/types.h, we assume it is
13407         present.
13408
13409 2006-06-26  Paul Eggert  <eggert@cs.ucla.edu>
13410
13411         * lib/base64.c (B64): Use _ as the formal parameter, not x, to avoid
13412         bug in IBM C V6 for AIX.  Problem reported by Larry Jones in
13413         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00181.html>.
13414
13415 2006-06-26  Mark D. Baushke  <mdb@gnu.org>
13416
13417         * m4/stdint.m4 (gl_STDINT_H): Treat BSD/OS like OpenBSD.
13418
13419 2006-06-26  Bruno Haible  <bruno@clisp.org>
13420
13421         * modules/stdint (Makefile.am): Also substitute HAVE_WCHAR_H.
13422
13423 2006-06-26  Bruno Haible  <bruno@clisp.org>
13424
13425         * m4/stdint.m4 (gl_STDINT_H): Test also for <wchar.h>.
13426
13427 2006-06-26  Bruno Haible  <bruno@clisp.org>
13428
13429         * m4/stdint.m4 (gl_STDINT_H): Don't include <stdint.h> when using the
13430         SGI C compiler in pre-C99 mode.
13431         Suggested by Mark D. Baushke and Larry Jones.
13432
13433 2006-06-26  Bruno Haible  <bruno@clisp.org>
13434
13435         * lib/stdint_.h: Include <wchar.h> if necessary for WCHAR_MIN or
13436         WCHAR_MAX.
13437         Reported by Mark D. Baushke and Larry Jones.
13438
13439 2006-06-26  Bruno Haible  <bruno@clisp.org>
13440
13441         * lib/stdint_.h: Don't include <stdint.h> when using the SGI C compiler
13442         in pre-C99 mode.
13443         Suggested by Mark D. Baushke and Larry Jones.
13444
13445 2006-06-23  Simon Josefsson  <jas@extundo.com>
13446             Bruno Haible  <bruno@clisp.org>
13447
13448         * gnulib-tool (func_emit_lib_Makefile_am): Define MOSTLYCLEANDIRS.
13449         Emit mostlyclean-local rule.
13450         (func_emit_tests_Makefile_am): Likewise.
13451         * modules/sys_socket (Makefile.am): Use MOSTLYCLEANDIRS.
13452
13453 2006-06-23  Mark D. Baushke  <mdb@gnu.org>
13454
13455         * lib/stdint_.h: Treat BSD/OS like OpenBSD.
13456
13457 2006-06-23  Bruno Haible  <bruno@clisp.org>
13458
13459         * tests/test-stdint.c: Update to match ISO C 99 Technical
13460         Corrigendum 1.
13461
13462 2006-06-23  Bruno Haible  <bruno@clisp.org>
13463
13464         * m4/stdint.m4 (gl_STDINT_H): Treat IRIX like OpenBSD.
13465
13466 2006-06-23  Bruno Haible  <bruno@clisp.org>
13467
13468         * lib/stdint_.h: Treat IRIX like OpenBSD.
13469
13470 2006-06-23  Bruno Haible  <bruno@clisp.org>
13471
13472         * lib/stdint_.h (UINT8_C, UINT16_C, UINT32_C): Define according to
13473         ISO C 99 Technical Corrigendum 1.
13474
13475 2006-06-22  Simon Josefsson  <jas@extundo.com>
13476
13477         * m4/sockpfaf.m4: Include winsock2.h too, to make it work under
13478         MinGW.
13479
13480 2006-06-22  Paul Eggert  <eggert@cs.ucla.edu>
13481
13482         * lib/glob.c (collated_compare): Remove 'const' uses that weren't
13483         needed.  Some compiler complained about some of them.  Problem reported
13484         by Larry Jones in
13485         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00172.html>.
13486
13487 2006-06-21  Simon Josefsson  <jas@extundo.com>
13488
13489         * tests/test-getaddrinfo.c: New file.
13490
13491         * modules/getaddrinfo-tests: New file.
13492
13493         * MODULES.html.sh: Add inet_pton.
13494
13495         * modules/inet_pton: New file.
13496
13497 2006-06-21  Simon Josefsson  <jas@extundo.com>
13498
13499         * m4/getaddrinfo.m4: Don't define WINVER.  Look for gethostbyname in
13500         -lws2_32 too.  Fixes getaddrinfo on Windows 2000, with the price
13501         of using the (limited) gnulib implementation on Windows XP.
13502
13503         * m4/inet_pton.m4: New file.
13504
13505 2006-06-21  Simon Josefsson  <jas@extundo.com>
13506
13507         * lib/getaddrinfo.c (getaddrinfo): Set ai_family in the return
13508         variable.
13509
13510         * lib/socket_.h: Don't define WINVER.
13511
13512         * lib/inet_pton.h, inet_pton.c: New file, taken from glibc but
13513         slightly modified to work in gnulib.
13514
13515 2006-06-21  Simon Josefsson  <jas@extundo.com>
13516
13517         * doc/gnulib.texi (Windows sockets): Add.
13518
13519 2006-06-21  Paul Eggert  <eggert@cs.ucla.edu>
13520
13521         * lib/read-file.c (fread_file): Start with buffer allocation of
13522         0 bytes rather than 1 byte; this simplifies the code.
13523         Don't invoke feof; it's not needed.  Refactor to avoid duplicate
13524         code to free buffer and save/restore errno.
13525         (internal_read_file): Remove unused local.
13526
13527 2006-06-20  Paul Eggert  <eggert@cs.ucla.edu>
13528
13529         * lib/openat.c (openat): Use ?:, not if, to work around GCC bug 4210
13530         <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4210>.
13531         Problem reported by Denis Excoffier in
13532         <http://lists.gnu.org/archive/html/bug-tar/2006-06/msg00023.html>.
13533
13534 2006-06-19  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
13535
13536         * modules/sys_socket, modules/socklen: Include sys/types since
13537         FreeBSD 4.x's sys/socket.h needs it.
13538
13539 2006-06-19  Simon Josefsson  <jas@extundo.com>
13540
13541         * lib/inet_ntop.c: Always build inet_ntop4, since inet_ntop6 calls it.
13542
13543 2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
13544
13545         * lib/alloca_.h (alloca) [defined alloca]: Don't define or declare.
13546
13547 2006-06-19  Bruno Haible  <bruno@clisp.org>
13548
13549         * m4/stdint.m4 (gl_STDINT_H): Enclose the values of FULL_PATH_STDINT_H
13550         and FULL_PATH_INTTYPES_H in angle brackets.
13551         Reported by Mark D. Baushke <mdb@gnu.org>.
13552
13553 2006-06-17  Eric Blake  <ebb9@byu.net>
13554
13555         * m4/rmdir-errno.m4 (gl_FUNC_FMDIR_NOTEMPTY): Assume errno.h declares
13556         errno.
13557
13558 2006-06-17  Bruno Haible  <bruno@clisp.org>
13559
13560         * m4/stdint.m4 (gl_STDINT_H) [FreeBSD >= 5]: Don't include
13561         <sys/inttypes.h>.
13562
13563 2006-06-17  Bruno Haible  <bruno@clisp.org>
13564
13565         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove test
13566         whether errno is declared. Assume <errno.h> declares errno.
13567
13568 2006-06-17  Bruno Haible  <bruno@clisp.org>
13569
13570         * lib/stdint_.h [FreeBSD >= 5]: Don't include <sys/inttypes.h>.
13571
13572 2006-06-17  Bruno Haible  <bruno@clisp.org>
13573
13574         * lib/stdint_.h (_UINT8_T, _UINT32_T, _UINT64_T): New macros. Fixes a
13575         problem on Solaris 2.5.1.
13576
13577 2006-06-16  Eric Blake  <ebb9@byu.net>
13578
13579         * lib/unsetenv.c [!defined errno]: Assume errno.h declares errno.
13580         * lib/unicodeio.c [!defined errno]: Likewise.
13581         * lib/strtol.c [!defined errno]: Likewise.
13582         * lib/strtod.c [!defined errno]: Likewise.
13583
13584 2006-06-15  Eric Blake  <ebb9@byu.net>
13585
13586         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror.
13587
13588 2006-06-15  Eric Blake  <ebb9@byu.net>
13589
13590         * config/srclist.txt (ssize_t.m4): Lose sync.
13591
13592 2006-06-15  Bruno Haible  <bruno@clisp.org>
13593
13594         * modules/stdint (Files): Include m4/full-header-path.m4,
13595         m4/size_max.m4, m4/wchar_t.m4.
13596         (Makefile.am): Many more substitutions.
13597         * modules/stdint-tests: New file.
13598         * tests/test-stdint.c: New file.
13599
13600 2006-06-15  Bruno Haible  <bruno@clisp.org>
13601
13602         * m4/stdint.m4 (gl_STDINT_H): Rewritten to produce a complete stdint.h.
13603         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H, gl_STDINT_CHECK_TYPES,
13604         gl_STDINT_MISSING_BOUND, gl_STDINT_MISSING_BOUNDS,
13605         gl_STDINT_MISSING_BOUNDS2, gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED,
13606         gl_CHECK_TYPE_SAME): New macros.
13607
13608 2006-06-15  Bruno Haible  <bruno@clisp.org>
13609
13610         * m4/size_max.m4 (gl_SIZE_MAX): Make it work also when cross-compiling.
13611
13612 2006-06-15  Bruno Haible  <bruno@clisp.org>
13613
13614         * lib/stdint_.h: Rewritten to be fully auto-configured.
13615         Fixes bug on HP-UX/IA64.
13616
13617 2006-06-11  Paul Eggert  <eggert@cs.ucla.edu>
13618
13619         * lib/getdate.y (__attribute__): Don't define if already defined.
13620         Problem reported by Larry Jones.
13621         * lib/utimens.c (__attribute__): Likewise.
13622
13623 2006-06-04  Paul Eggert  <eggert@cs.ucla.edu>
13624
13625         * lib/regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun
13626         reported by Andreas Schwab.
13627
13628 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13629             Bruno Haible  <bruno@clisp.org>
13630
13631         * m4/strndup.m4 (gl_FUNC_STRNDUP): Replace the AC_REPLACE_FUNCS with a
13632         check for the declaration of strnlen and a run test that exposes the
13633         AIX 5.1 strnlen bug.  In the failure case, #define strndup to
13634         rpl_strndup.
13635
13636 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13637             Bruno Haible  <bruno@clisp.org>
13638
13639         * lib/strndup.c (strndup) [!_LIBC]: Don't undefine macro definition.
13640
13641 2006-05-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13642
13643         * m4/c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
13644         compile test, for Tru64 4.0D.
13645
13646 2006-05-28  Karl Berry  <karl@gnu.org>
13647
13648         * config/srclist.txt (printf-args.c): lose sync.
13649
13650 2006-05-26  Martin Lambers  <marlam@marlam.de>
13651
13652         * lib/getpass.c: Updates the test for the native W32 API, and adds
13653         missing includes, thus fixing compilation warnings.
13654
13655 2006-05-25  Sergey Poznyakoff  <gray@gnu.org.ua>
13656
13657         * lib/exclude.c (exclude_fnmatch): New function.
13658         (excluded_file_name): Call exclude_fnmatch.
13659         * lib/exclude.h (excluded_file_name): New prototype
13660
13661 2006-05-25  Paul Eggert  <eggert@cs.ucla.edu>
13662
13663         * lib/tempname.c (small_open, large_open): New macros.
13664         (__open, __open64) [!_LIBC]: Remove.
13665         (__gen_tempname): Use small_open and large_open instead of __open
13666         and __open64.  This fixes a portability bug on HP-UX 11.11i
13667         reported by Simon Wing-Tang in
13668         <http://lists.gnu.org/archive/html/bug-coreutils/2006-05/msg00114.html>.
13669
13670 2006-05-24  Bruno Haible  <bruno@clisp.org>
13671
13672         * lib/printf-args.c (printf_fetchargs): Turn NULL pointers for
13673         TYPE_STRING and TYPE_WIDE_STRING into a non-NULL replacement.
13674         Reported by Thorsten Maerz <torte@netztorte.de> via
13675         Aaron Stone <aaron@serendipity.cx>.
13676
13677 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
13678
13679         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Rename cache variables to use
13680         gl_ rather than jm_.  Link, don't run, so that cross-compiles are
13681         allowed.  Check that resulting type is arithmetic.  Move AC_REQUIRE
13682         and AC_CHECK_HEADERS_ONCE outside of AC_CACHE_CHECK, since they're
13683         not really conditional on the cache.
13684         (gl_PREREQ_NANOSLEEP): Check for sys/select.h.
13685
13686 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
13687
13688         * lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
13689         Use the usual Autoconf way to include <time.h> and/or sys/time.h.
13690         (my_usleep): Don't mishandle maximum value.
13691
13692 2006-05-19  Jim Meyering  <jim@meyering.net>
13693
13694         * lib/getugroups.c: Correct an outdated comment.  From Bruno Haible.
13695
13696 2006-05-17  Bruno Haible  <bruno@clisp.org>
13697
13698         Cygwin portability.
13699         * lib/classpath.c (PATH_SEPARATOR) [CYGWIN]: Define as ':'.
13700
13701 2006-05-17  Bruno Haible  <bruno@clisp.org>
13702
13703         * lib/stdint_.h: Fix recognition of Cygwin.
13704
13705 2006-05-15  Bruno Haible  <bruno@clisp.org>
13706
13707         * build-aux/config.rpath: Improve support for Sun C 5.9 on Linux, based
13708         on libtool patch by Ralf Wildenhues.
13709
13710 2006-05-14  Paul Eggert  <eggert@cs.ucla.edu>
13711
13712         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
13713         test for C99 conformance; (bool) 0.5 is an integer constant
13714         expression, but (bool) -0.5 is not.  Problem reported by Fedor
13715         Sergeev in <http://forum.sun.com/jive/thread.jspa?threadID=96202>.
13716
13717 2006-05-11  Simon Josefsson  <jas@extundo.com>
13718
13719         * m4/xvasprintf.m4: Fix obvious typo.
13720
13721 2006-05-11  Jim Meyering  <jim@meyering.net>
13722
13723         * lib/sha1.c (sha1_buffer): Correct comment: s/MD5/SHA1/.  From
13724         James Lemley.
13725
13726 2006-05-10  Simon Josefsson  <jas@extundo.com>
13727
13728         * lib/md4.c: Typo fix, update copyright years.
13729         (K1, K2): Don't use L because it turn computations into 64-bit on
13730         64-bit platforms.
13731
13732 2006-05-10  Paul Eggert  <eggert@cs.ucla.edu>
13733
13734         * lib/crc.c (crc32_update): Remove unnecessary L suffix.
13735         * lib/md4.c (rol): Cast right-shift arg to uint32_t to prevent
13736         unwanted sign propagation, e.g., on hosts with 64-bit int.
13737         There still are some problems with reeelly weird theoretical hosts
13738         (e.g., 33-bit int) but it's not worth worrying about now.
13739         * lib/sha1.c (rol): Likewise.
13740         (K1, K2, K3, K4): Remove unnecessary L suffix.
13741
13742 2006-05-10  Bruno Haible  <bruno@clisp.org>
13743
13744         * lib/des.c: Cast to avoid warnings.
13745
13746 2006-05-09  Bruno Haible  <bruno@clisp.org>
13747
13748         * modules/xvasprintf (Files): Add m4/xvasprintf.m4.
13749         (Depends-on): Depend also on xsize, stdarg.
13750         (configure.ac): Add gl_XVASPRINTF.
13751
13752 2006-05-09  Bruno Haible  <bruno@clisp.org>
13753
13754         * m4/xvasprintf.m4: New file.
13755
13756 2006-05-09  Bruno Haible  <bruno@clisp.org>
13757
13758         * lib/xvasprintf.c: Include limits.h, string.h, xsize.h.
13759         (EOVERFLOW): Define fallback value.
13760         (xstrcat): New function.
13761         (xvasprintf): Recognize the special case of a string concatenation.
13762
13763 2006-05-08  Eric Blake  <ebb9@byu.net>
13764
13765         * gnulib-tool (func_version): Base copyright year on CVS date.
13766         (func_emit_copyright_notice): New function.
13767         (func_emit_lib_Makefile_am): Use it.
13768         (func_emit_tests_Makefile_am): Likewise.
13769         (func_import): Likewise.
13770
13771 2006-05-08  Bruno Haible  <bruno@clisp.org>
13772
13773         * modules/stdarg: New file.
13774         * MODULES.html.sh (func_all_modules): Add section for <stdarg.h>.
13775
13776 2006-05-08  Bruno Haible  <bruno@clisp.org>
13777
13778         * m4/stdarg.m4: New file, from GNU gettext.
13779
13780 2006-05-08  Bruno Haible  <bruno@clisp.org>
13781
13782         * config/srclist.txt (build-aux/config.rpath): different from latest
13783         release.
13784
13785 2006-05-08  Bruno Haible  <bruno@clisp.org>
13786
13787         * build-aux/config.rpath: Add support for Sun C 5.9 on Linux.
13788
13789 2006-05-05  Jim Meyering  <jim@meyering.net>
13790
13791         * m4/warning.m4: New file, derived from bison's file by the same name.
13792
13793 2006-05-03  Bruno Haible  <bruno@clisp.org>
13794
13795         * lib/stdint_.h: Shorter URL.
13796         * lib/inttypes.h: Likewise.
13797
13798 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
13799
13800         * modules/inttypes (Maintainer): Change from Derek Price to 'all'.
13801
13802 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
13803
13804         * lib/verify.h: Document the internals better.  Most of this change
13805         was written by Bruno Haible.
13806
13807 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
13808
13809         * doc/verify.texi: New file, partly based on a proposal by
13810         Bruno Haible.
13811
13812 2006-05-02  Bruno Haible  <bruno@clisp.org>
13813
13814         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Move the include_next
13815         test from here...
13816         * m4/_inttypes_h.m4 (gl_INTTYPES_H): ... to here.
13817
13818 2006-04-29  Bruno Haible  <bruno@clisp.org>
13819
13820         * lib/gcd.c: Use WORD_T and GCD instead of unsigned long and gcd.
13821         Suggested by Oskar Liljeblad <oskar@osk.mine.nu>.
13822
13823 2006-04-29  Bruno Haible  <bruno@clisp.org>
13824
13825         * gnulib-tool: Make --update option actually work.
13826
13827 2006-04-29  Bruno Haible  <bruno@clisp.org>
13828
13829         * doc/gcd.texi: New file.
13830         * doc/gnulib.texi: Include it.
13831
13832 2006-04-25  Paul Eggert  <eggert@cs.ucla.edu>
13833
13834         * lib/getdate.y (get_date): When adding relative date, start with the
13835         initial time, not with the result of the first mktime call.
13836
13837 2006-04-25  Bruno Haible  <bruno@clisp.org>
13838
13839         * gnulib-tool (func_import): Output the include directives in three
13840         blocks, sorted separately.
13841         Reported by Ben Pfaff <blp@cs.stanford.edu>.
13842
13843 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
13844
13845         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
13846         to define main with arguments, for C++.  Reported by Eric Blake.
13847         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC):
13848         Prefer 'int main ()' to 'int main (void)', for C++.
13849         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Likewise.
13850         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Specify a return type
13851         for 'main', for C99 and C++.
13852
13853 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
13854
13855         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
13856         Don't assume that exit status -1 is valid.
13857         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
13858         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
13859         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Likewise.
13860         * m4/readdir.m4 (GL_FUNC_READDIR): Include <stdlib.h>.
13861         * m4/rename.m4 (vb_FUNC_RENAME): Likewise.
13862         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use AC_RUN_IFELSE,
13863         not AC_TRY_RUN.  Use return, not exit.  Don't assume that
13864         functions can be used without declaring them, or that you can
13865         exit with status -1.
13866         * m4/utimes-null.m4 (gl_FUNC_UTIMES_NULL): Likewise.
13867
13868 2006-04-24  Karl Berry  <karl@gnu.org>
13869
13870         * config/srclist.txt (longdouble.m4): sync lost.
13871
13872 2006-04-24  Eric Blake  <ebb9@byu.net>
13873
13874         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Avoid unused variable warning.
13875
13876 2006-04-24  Bruno Haible  <bruno@clisp.org>
13877
13878         * m4/poll.m4 (gl_FUNC_POLL): When cross-compiling, reject also the
13879         poll() implementation in AIX.
13880         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
13881
13882 2006-04-24  Bruno Haible  <bruno@clisp.org>
13883
13884         * m4/poll.m4 (gl_FUNC_POLL): Rearrange code, so that POLL_H gets
13885         assigned exactly once.
13886
13887 2006-04-23  Claudio Fontana  <claudio@gnu.org>
13888             Bruno Haible  <bruno@clisp.org>
13889
13890         * modules/gettext (Makefile.am): Add a -I flag for <libintl.h>.
13891         * gnulib-tool (func_emit_lib_Makefile_am): Emit empty default value
13892         for AM_CPPFLAGS.
13893
13894 2006-04-23  Bruno Haible  <bruno@clisp.org>
13895
13896         * modules/copy-file: Depend on unistd.
13897         * modules/execute: Likewise.
13898         * modules/fatal-signal: Likewise.
13899         * modules/findprog: Likewise.
13900         * modules/mkdtemp : Likewise.
13901         * modules/pipe: Likewise.
13902         * modules/wait-process: Likewise.
13903
13904 2006-04-23  Bruno Haible  <bruno@clisp.org>
13905
13906         * lib/fwriteerror.c (fwriteerror): Call fclose also when an error
13907         condition was already detected.
13908         Reported by Ben Pfaff <blp@cs.stanford.edu>.
13909
13910 2006-04-23  Bruno Haible  <bruno@clisp.org>
13911
13912         * lib/copy-file.c: Include <unistd.h> unconditionally.
13913         * lib/execute.c: Likewise.
13914         * lib/fatal-signal.c: Likewise.
13915         * lib/findprog.c: Likewise.
13916         * lib/mkdtemp.c: Likewise.
13917         * lib/pipe.h: Likewise.
13918         * lib/pipe.c: Likewise.
13919         * lib/wait-process.h: Likewise.
13920
13921 2006-04-23  Bruno Haible  <bruno@clisp.org>
13922
13923         * gnulib-tool (func_usage): Fix --import description. Document
13924         --update.
13925         (func_import): Create temporary file in a temporary directory, if
13926         --dry-run is specified. Silence errors from 'grep' when there are no
13927         m4 files in $m4dir.
13928         (func_create_testdir): Silence errors from 'grep' when there are no
13929         m4 files in $m4dir.
13930         Reported by Karl Berry <karl@freefriends.org>.
13931
13932 2006-04-20  Bruno Haible  <bruno@clisp.org>
13933
13934         * m4/argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
13935         one argument, so that the code will be portable to Autoconf 2.60.
13936         * m4/getlogin_r.m4 (gl_PREREQ_GETLOGIN_R): Likewise.
13937         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
13938         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO): Likewise.
13939
13940 2006-04-19  Derek Price  <derek@ximbiot.com>
13941             Eric Blake  <ebb9@byu.net>
13942
13943         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h>
13944         rather than "/full/path.h".  Update comment to match.  Shorten &
13945         generalize m4_translit call via AS_TR_CPP.
13946
13947 2006-04-19  Derek Price  <derek@ximbiot.com>
13948             Eric Blake  <ebb9@byu.net>
13949
13950         * lib/inttypes.h: Correct grammar in comment.
13951
13952 2006-04-18  Derek Price  <derek@ximbiot.com>
13953             Paul Eggert  <eggert@cs.ucla.edu>
13954
13955         * modules/inttypes: New file.
13956         * modules/strtoimax, modules/strtoumax: Depend on inttypes.
13957
13958 2006-04-18  Derek Price  <derek@ximbiot.com>
13959             Paul Eggert  <eggert@cs.ucla.edu>
13960
13961         * m4/_inttypes_h.m4, m4/full-header-path.m4, m4/include_next.m4:
13962         New files.
13963
13964 2006-04-18  Derek Price  <derek@ximbiot.com>
13965             Paul Eggert  <eggert@cs.ucla.edu>
13966
13967         * lib/inttypes.h: New file.
13968         * lib/strtoimax.c: Assume <inttypes.h>.
13969
13970 2006-04-15  Paul Eggert  <eggert@cs.ucla.edu>
13971
13972         * lib/utimens.c (futimens): glibc futimesat messes up if /proc
13973         isn't mounted.  Problem reported by Kir Kolyshkin.
13974
13975 2006-04-13  Paul Eggert  <eggert@cs.ucla.edu>
13976
13977         * lib/regcomp.c (init_dfa): Don't use wchar_t or wctype_t if
13978         RE_ENABLE_I18N is not defined.  Problem reported by Mark D. Baushke via
13979         Derek R. Price.
13980         * lib/regex.h (RE_DUP_MAX): Update comment to match current
13981         implementation.
13982
13983 2006-04-12  Eric Blake  <ebb9@byu.net>
13984
13985         * modules/time_r (Makefile.am): Remove lib_SOURCES line, as this
13986         is now done automatically by the corresponding Autoconf macro.
13987
13988 2006-04-11  Paul Eggert  <eggert@cs.ucla.edu>
13989
13990         * m4/time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and
13991         time_r.h.
13992
13993 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
13994
13995         Merge regex changes from libc, removing some of our
13996         POSIX-conformance changes that were rejected and redoing them in a
13997         less-intrusive way.
13998
13999         * lib/regcomp.c (re_compile_internal, init_dfa):
14000         Length arg is now size_t, not Idx.  All uses changed.
14001         (peek_token): Forward decl now says internal_function.
14002         (__re_error_msgid, __re_error_msgid_idx):
14003         Now static rather than extern with attribute_hidden.
14004         (re_compile_pattern) [!defined _LIBC]: Use K&R-style defn.
14005         For some reason libc prefers K&R style defns for external functions.
14006         (regerror) [!defined _LIBC]: Likewise.
14007         (re_set_syntax, re_compile_fastmap, regcomp, regfree, re_comp):
14008         (seek_collating_symbol_entry, lookup_collation_sequence_value):
14009         (build_range_exp, build_collating_symbol):
14010         Use K&R-style defn.
14011         (re_compile_fastmap): Use '\0' to memset, not 0.
14012         (utf8_sb_map): Make the calculations more obvious.
14013         (init_dfa, parse_bracket_exp, build_charclass_op):
14014         Call calloc and cast result, as glibc does.
14015         (init_word_char, fetch_token, peek_token, peek_token_bracket):
14016         (build_range_exp, build_collating_symbol):
14017         Now internal functions.
14018
14019         * lib/regex.c [!defined _LIBC]: Allow compiling with C++ compilers.
14020
14021         * lib/regex.h (__USE_GNU_REGEX): New macro.  Don't depend on
14022         _REGEX_SOURCE any more; depend on _GNU_SOURCE instead.
14023         Don't depend on VMS; depend on __VMS instead, for POSIX
14024         namespace cleanness.
14025         (regoff_t): Define to ssize_t, not long int.
14026
14027         Remove the REG_ macros named below.  Instead, make the old names
14028         (e.g., RE_BACKSLASH_ESCAPE_IN_LISTS) visible only if
14029         __USE_GNU_REGEX.
14030         (REG_BACKSLASH_ESCAPE_IN_LISTS):
14031         (REG_BK_PLUS_QM, REG_CHAR_CLASSES, REG_CONTEXT_INDEP_ANCHORS):
14032         (REG_CONTEXT_INDEP_OPS, REG_CONTEXT_INVALID_OPS):
14033         (REG_DOT_NEWLINE, REG_DOT_NOT_NULL, REG_HAT_LISTS_NOT_NEWLINE):
14034         (REG_INTERVALS, REG_LIMITED_OPS, REG_NEWLINE_ALT):
14035         (REG_NO_BK_BRACES, REG_NO_BK_PARENS, REG_NO_BK_REFS):
14036         (REG_NO_BK_VBAR, REG_NO_EMPTY_RANGES):
14037         (REG_UNMATCHED_RIGHT_PAREN_ORD, REG_NO_POSIX_BACKTRACKING):
14038         (REG_NO_GNU_OPS, REG_DEBUG, REG_INVALID_INTERVAL_ORD):
14039         (REG_IGNORE_CASE, REG_CARET_ANCHORS_HERE):
14040         (REG_CONTEXT_INVALID_DUP, REG_NO_SUB, REG_SYNTAX_EMACS):
14041         (REG_SYNTAX_AWK, REG_SYNTAX_GNU_AWK, REG_SYNTAX_POSIX_AWK):
14042         (REG_SYNTAX_GREP, REG_SYNTAX_EGREP, REG_SYNTAX_POSIX_EGREP):
14043         (REG_SYNTAX_ED, REG_SYNTAX_SED, _REG_SYNTAX_POSIX_COMMON):
14044         (REG_SYNTAX_POSIX_BASIC, REG_SYNTAX_POSIX_MINIMAL_BASIC):
14045         (REG_SYNTAX_POSIX_EXTENDED, REG_SYNTAX_POSIX_MINIMAL_EXTENDED):
14046         (REG_DUP_MAX, REG_UNALLOCATED, REG_REALLOCATE, REG_FIXED):
14047         (REG_NREGS):
14048         Remove.  All uses replaced by the old RE_* names.
14049         (RE_BACKSLASH_ESCAPE_IN_LISTS):
14050         (RE_BK_PLUS_QM, RE_CHAR_CLASSES, RE_CONTEXT_INDEP_ANCHORS):
14051         (RE_CONTEXT_INDEP_OPS, RE_CONTEXT_INVALID_OPS):
14052         (RE_DOT_NEWLINE, RE_DOT_NOT_NULL, RE_HAT_LISTS_NOT_NEWLINE):
14053         (RE_INTERVALS, RE_LIMITED_OPS, RE_NEWLINE_ALT):
14054         (RE_NO_BK_BRACES, RE_NO_BK_PARENS, RE_NO_BK_REFS):
14055         (RE_NO_BK_VBAR, RE_NO_EMPTY_RANGES):
14056         (RE_UNMATCHED_RIGHT_PAREN_ORD, RE_NO_POSIX_BACKTRACKING):
14057         (RE_NO_GNU_OPS, RE_DEBUG, RE_INVALID_INTERVAL_ORD):
14058         (RE_IGNORE_CASE, RE_CARET_ANCHORS_HERE):
14059         (RE_CONTEXT_INVALID_DUP, RE_NO_SUB):
14060         Don't bother having these macros be independent of each others'
14061         values, since they no longer exist in the POSIX name space.
14062
14063         Rename the following member names back to their old names,
14064         unless !__USE_GNU_REGEX.  All uses changed back.
14065         (buffer): Renamed from re_buffer.
14066         (allocated): Renamed from re_allocated.
14067         (used): Renamed from re_used.
14068         (syntax): Renamed from re_syntax.
14069         (fastmap): Renamed from re_fastmap.
14070         (translate): Renamed from re_translate.
14071         (can_be_null): Renamed from re_can_be_null.
14072         (regs_allocated): Renamed from re_regs_allocated.
14073         (fastmap_accurate): Renamed from re_fastmap_accurate.
14074         (no_sub): Renamed from re_no_sub.
14075         (not_bol): Renamed from re_not_bol.
14076         (not_eol): Renamed from re_not_eol.
14077         (newline_anchor): Renamed from re_newline_anchor.
14078         (num_regs): Renamed from rm_num_regs.
14079         (start): Renamed from rm_start.
14080         (end): Renamed from rm_end.
14081
14082         (free_state): Move up a bit.
14083
14084         * lib/regex_internal.h (inline) [__GNUC__ < 3 && defined _LIBC]:
14085         #define to be empty.
14086         (ASCII_CHARS): New macro, replacing all uses of 0x80 and/or SBC_MAX / 2
14087         when that is what is intended.
14088         (SBC_MAX): Define to UCHAR_MAX + 1, not 256.
14089         (__re_error_msgid, __re_error_msgid_idx): Remove decls; not needed.
14090         (MAX): New macro.
14091         (re_xmalloc, re_calloc, re_xrealloc, re_x2realloc): Remove.
14092         All uses changed back to re_malloc, etc.  It's now the caller's
14093         responsibility to check for overflow; all callers changed.
14094         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc, re_xnrealloc):
14095         (re_x2nrealloc): Remove.
14096         (free_state): Remove decl.
14097
14098         * lib/regexc.c (regexec, re_match, re_search, re_match_2, re_search_2):
14099         (re_set_registers, re_exec):
14100         Use K&R-style defn.
14101
14102         2006-01-31  Roland McGrath  <roland@redhat.com>
14103
14104         * lib/regcomp.c (calc_eclosure_iter): Remove dead variables.
14105         Reported by Mike Frysinger <vapier@gentoo.org>.
14106
14107         2006-01-15  Andreas Jaeger  <aj@suse.de>
14108
14109         [BZ #1950]
14110         * lib/regex_internal.c (re_string_reconstruct): Adjust for
14111         build_wcs_upper_buffer change.
14112         (build_wcs_upper_buffer): Change return type.
14113
14114         2005-12-10  Ulrich Drepper  <drepper@redhat.com>
14115
14116         * lib/regex_internal.h: Include <stdint.h> if available.
14117
14118         2005-12-06  Paolo Bonzini  <bonzini@gnu.org>
14119
14120         * lib/regex_internal.h (SIZE_MAX): Provide a default definition.
14121
14122         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
14123
14124         * lib/regcomp.c: Adjust for changed secondary hash function.
14125
14126         2005-09-30  Ulrich Drepper  <drepper@redhat.com>
14127
14128         * lib/regex.h: Pretty printing.
14129         Clean up namespace a bit.
14130
14131         2005-09-30  Jakub Jelinek  <jakub@redhat.com>
14132
14133         * lib/regexec.c (update_cur_sifted_state, check_arrival,
14134         check_arrival_add_next_nodes): Avoid using uninitialized variable.
14135
14136         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
14137                     Ulrich Drepper  <drepper@redhat.com>
14138
14139         [BZ #1302]
14140         * lib/regex_internal.h (bitset_t): Renamed from bitset.  All uses
14141         changed.
14142         (bitset_word_t): Renamed from bitset_word.  All uses changed.
14143
14144         2005-09-22  Ulrich Drepper  <drepper@redhat.com>
14145
14146         [BZ #281]
14147         * lib/regex.h: Define RE_TRANSLATE_TYPE as unsigned char *.
14148         * lib/regcomp.c: Remove unnecessary uses of
14149         unsigned RE_TRANSLATE_TYPE.
14150         * lib/regex_internal.h: Likewise.
14151         * lib/regex_internal.c: Likewise.
14152         * lib/regexec.c: Likewise.
14153         Based on a patch by Stepan Kasal <kasal@ucw.cz>.
14154
14155         2005-09-07  Ulrich Drepper  <drepper@redhat.com>
14156
14157         * lib/regexec.c (find_recover_state): Remove unnecessary
14158         initialization.
14159         (transit_state_bkref): Make DFA a const pointer.
14160         (get_subexp): Likewise.
14161         (check_arrival): Likewise.
14162         (update_cur_sifted_state): Likewise.
14163         (re_search_internal): Likewise.
14164         (prune_impossible_nodes): Likewise.
14165         (acquire_init_state_context): Likewise.
14166         (proceed_next_node): Likewise.
14167         (set_regs): Likewise.
14168         (free_fail_stack_return): Likewise.
14169         (check_arrival_expand_ecl): Mark DFA parameter as const.
14170         (check_arrival_expand_ecl_sub): Likewise.
14171         (check_subexp_limits): Likewise.
14172         (sub_epsilon_src_nodes):  Likewise.
14173         (add_epsilon_src_nodes):  Likewise.
14174         (merge_state_array): Likewise.
14175         (update_regs): Likewise.
14176         (build_trtable): Likewise.
14177         (sift_states_backward): Mark MCTX parameter as const.
14178         (build_sifted_states): Likewise.
14179         (update_cur_sifted_state): Likewise.
14180         (sift_states_mkref): Likewise.
14181         (check_arrival_expand_ecl): Mark eclosure as const.
14182         (check_dst_limits_calc_pos_1): Likewise.
14183         * lib/regex_internal.h (re_match_context_t): Make dfa a const
14184         pointer.
14185
14186         2005-09-06  Ulrich Drepper  <drepper@redhat.com>
14187
14188         * lib/regexec.c (merge_state_with_log): Define dfa as const pointer.
14189         (transit_state_sb): Likewise.
14190         (transit_state_mb): Likewise.
14191         (sift_states_iter_mb): Likewise.
14192         (check_arrival_add_next_nodes): Likewise.
14193         (check_node_accept_bytes): Change first parameter to pointer-to-const.
14194         [_LIBC] (re_search_2_stub): Use mempcpy.
14195
14196         * lib/regex_internal.c (re_string_reconstruct): Avoid calling
14197         mbrtowc for very simple UTF-8 case.
14198
14199         * lib/regex_internal.c (re_acquire_state): Make DFA pointer arg
14200         a pointer-to-const.
14201         (re_acquire_state_context): Likewise.
14202         * lib/regex_internal.h: Adjust prototypes.
14203
14204         * lib/regex.c: Prevent using C++ compilers.
14205
14206         * lib/regex_internal.c (re_acquire_state): Minor code rearrangement.
14207         (re_acquire_state_context): Likewise.
14208
14209 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
14210
14211         * modules/regex (Depends-on): Add ssize_t.
14212
14213 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
14214
14215         * m4/regex.m4 (gl_REGEX): Check for new glibc interface to
14216         translation table.
14217
14218 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
14219
14220         * doc/gnulib-tool.texi (Modified imports): pathname -> file name.
14221
14222 2006-03-29  Mark D. Baushke  <mdb@gnu.org>
14223             Bruno Haible  <bruno@clisp.org>
14224
14225         * lib/stdint_.h: On OpenBSD, don't redefine types already included in
14226         <sys/types.h> and <inttypes.h>.
14227
14228 2006-03-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14229
14230         * m4/argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also define
14231         `__error_t_defined', so argp.h will not typedef the former.
14232
14233 2006-03-25  Paul Eggert  <eggert@cs.ucla.edu>
14234
14235         * m4/regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
14236         REG_SYNTAX_EMACS, and REG_IGNORE_CASE.  Settle for the traditional
14237         glibc names.  Even if glibc is changed to conform to POSIX, the
14238         traditional names will be available anyway, since regex depends on
14239         the extensions module.  Also, fix a longstanding typo in the
14240         implementation of Spencer ERE test #75 from grep 2.3.  Problems
14241         reported by Emanuele Giaquinta.  Also, change sense of cached
14242         variable, so that the message makes sense.
14243
14244 2006-03-24  Simon Josefsson  <jas@extundo.com>
14245
14246         * lib/base64.c: Fix problems reported by Eric Blake <ebb9@byu.net>,
14247         including some doc fixes.
14248         (base64_encode_alloc): Fix +1 bug on allocation failures.
14249
14250 2006-03-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14251
14252         * lib/base64.c (base64_encode): Do not read past end of array with
14253         unsanitized input on systems with CHAR_BIT > 8.
14254
14255 2006-03-24  Eric Blake  <ebb9@byu.net>
14256
14257         * lib/time_r.c (copy_string_result): Remove, as it is no longer used.
14258
14259 2006-03-22  Karl Berry  <karl@gnu.org>
14260
14261         * config/srclist.txt (*setenv.[ch]): get from coreutils.
14262         * config/srclistvars.sh (COREUTILS): new var.
14263
14264 2006-03-17  Jim Meyering  <jim@meyering.net>
14265
14266         * m4/regex.m4 (gl_REGEX): Fix typo in last change:
14267         s/_REGEX_WIDE_OFFSETS/_REGEX_LARGE_OFFSETS/.
14268
14269 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
14270
14271         * m4/regex.m4 (gl_REGEX): Don't check for off_t, since the code
14272         no longer needs it.  Instead, check that regoff_t is as least
14273         as wide as ptrdiff_t.
14274
14275         Don't define _REGEX_WIDE_OFFSETS unless using the included regex,
14276         so that our regex.h stays compatible with the installed regex.
14277         This is helpful for installers who configure --without-included-regex.
14278         Problem reported by Emanuele Giaquinta.
14279
14280 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
14281
14282         * lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
14283         Typedef to long int, not to off_, as POSIX will likely change
14284         in that direction.
14285
14286 2006-03-15  Eric Blake  <ebb9@byu.net>
14287
14288         * m4/dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.
14289
14290 2006-03-13  Sergey Poznyakoff  <gray@gnu.org.ua>
14291
14292         * lib/argp-help.c (validate_uparams): Fix typo
14293         * lib/argp-parse.c (argp_default_options): Consistently begin help
14294         messages with a lowercase letter.
14295
14296 2006-03-11  Paul Eggert  <eggert@cs.ucla.edu>
14297
14298         * lib/time_r.h (asctime_r, ctime_r): Remove.  These functions can
14299         overrun buffers and shouldn't be used (much as gets shouldn't be
14300         used).
14301         * lib/time_r.c (asctime_r, ctime_r): Likewise.
14302
14303 2006-03-08  Simon Josefsson  <jas@extundo.com>
14304
14305         * m4/gc-random.m4: Permit 'no' as variable values and fix warnings,
14306         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
14307
14308 2006-03-08  Simon Josefsson  <jas@extundo.com>
14309
14310         * m4/gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead of
14311         $target, suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
14312
14313 2006-03-08  Simon Josefsson  <jas@extundo.com>
14314
14315         * lib/gc-gnulib.c (randomize): Don't open files called 'no', they
14316         signal that configure disabled the device.
14317
14318 2006-03-08  Simon Josefsson  <jas@extundo.com>
14319
14320         * build-aux/maint.mk: Fix refresh-po, to handle no translated
14321         languages.
14322
14323 2006-03-07  Simon Josefsson  <jas@extundo.com>
14324
14325         * modules/getopt (Depends-on): Add unistd.
14326
14327         * modules/unistd: New file.
14328
14329 2006-03-07  Simon Josefsson  <jas@extundo.com>
14330
14331         * modules/gc-random: New file.
14332
14333 2006-03-07  Simon Josefsson  <jas@extundo.com>
14334
14335         * m4/unistd_h.m4: New file.
14336
14337 2006-03-07  Simon Josefsson  <jas@extundo.com>
14338
14339         * m4/readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
14340         test to be side-effect free by storing the result in the cache
14341         variable gl_cv_lib_readline, and moving the assignment of
14342         LIBREADLINE and LTLIBREADLINE outside the COMMANDS-TO-SET-IT.
14343         From Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
14344
14345 2006-03-07  Simon Josefsson  <jas@extundo.com>
14346
14347         * m4/gc-random.m4: New file, mostly from gc.m4.  Warn instead of
14348         error on missing devices (the functions will return an error).
14349
14350         * m4/gc.m4: Move random stuff to gc-random.m4
14351
14352 2006-03-07  Simon Josefsson  <jas@extundo.com>
14353
14354         * lib/unistd_.h: New file.
14355
14356 2006-03-07  Simon Josefsson  <jas@extundo.com>
14357
14358         * lib/gc-libgcrypt.c, gc-gnulib.c: Use GC_USE_RANDOM.
14359
14360 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
14361
14362         * m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.
14363         Problem reported by Juan Manuel Guerrero.
14364
14365 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
14366
14367         * lib/c-stack.c: Include unistd.h unconditionally, since we now assume
14368         the unistd module.
14369         * lib/getlogin_r.c: Likewise.
14370         * lib/getlogin_r.h: Likewise.
14371         * lib/glob.c: Likewise.
14372         * lib/pagealign_alloc.c: Likewise.
14373         * lib/unistd_.h: Remove; no longer needed.
14374
14375 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
14376
14377         * MODULES.html.sh (Support for systems lacking POSIX:2001):
14378         Add unistd.
14379         * modules/c-stack (Depends-on): Add unistd.
14380         * modules/getlogin_r: Likewise.
14381         * modules/glob: Likewise.
14382         * modules/pagealign_alloc: Likewise.
14383         * modules/unistd (Files): Remove lib/unistd_.h.
14384         (EXTRA_DIST): Remove.
14385         (unistd.h): Create using 'echo' rather than 'cp', so that we don't
14386         need unistd_.h.
14387         (MOSTLYCLEANFILES): Remove unistd.h-t.
14388
14389 2006-03-03  Simon Josefsson  <jas@extundo.com>
14390
14391         * build-aux/maint.mk: Add several syntax checks from CoreUtils.
14392
14393 2006-03-03  Simon Josefsson  <jas@extundo.com>
14394
14395         * build-aux/maint.mk: Add refresh-po rule, based on ideas from
14396         libidn and bison.
14397
14398 2006-03-03  Simon Josefsson  <jas@extundo.com>
14399
14400         * build-aux/maint.mk: Add indent target.
14401
14402 2006-03-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de> (tiny change)
14403
14404         * m4/poll.m4 (gl_FUNC_POLL): If we deem poll(2) unacceptable, use
14405         our replacement poll.h in any case, to avoid a differing
14406         declaration from a system header.  Seen on AIX.
14407
14408 2006-03-01  Simon Josefsson  <jas@extundo.com>
14409
14410         * lib/readline.c: Fix typo, tiny patch from Stepan Kasal
14411         <kasal@ucw.cz>.
14412
14413 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
14414
14415         * modules/gettime (Depends-on): Add extensions module.
14416         * modules/nanosleep (Depends-on): Likewise.
14417         * modules/settime (Depends-on): Likewise.
14418
14419 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
14420
14421         * m4/clock_time.m4 (gl_CLOCK_TIME): Require gl_USE_SYSTEM_EXTENSIONS,
14422         not merely AC_GNU_SOURCE, for the benefit of Solaris 10 when compiled
14423         pedantically.
14424         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
14425         * m4/timespec.m4 (gl_TIMESPEC): Likewise.
14426
14427         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test",
14428         not "==".  Reported by Ralf Wildenhues.
14429
14430 2006-03-01  Karl Berry  <karl@gnu.org>
14431
14432         * doc/Copyright/request-*: new files, synced from gnuorg.
14433
14434 2006-03-01  Karl Berry  <karl@gnu.org>
14435
14436         * config/srclist.txt (Copyright/*): new entries.
14437
14438 2006-02-28  Simon Josefsson  <jas@extundo.com>
14439
14440         * lib/getopt.c: Protect #include of unistd.h, for MSVS.
14441
14442 2006-02-27  Simon Josefsson  <jas@extundo.com>
14443
14444         * lib/base64.h: Indent #define's.  From Jim Meyering
14445         <jim@meyering.net>.
14446
14447 2006-02-27  Jim Meyering  <jim@meyering.net>
14448
14449         Revert the change of 2006-02-24, so these files can continue
14450         to be sync'd from gettext.
14451         * lib/mkdtemp.c, setenv.c, unsetenv.c: *Un*-normalize inclusion
14452         of `config.h'.
14453
14454 2006-02-26  Paul Eggert  <eggert@cs.ucla.edu>
14455
14456         * modules/intprops: New file.
14457         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
14458         Add intprops.
14459         * modules/getloadavg (Files): Remove lib/intprops.h.
14460         (Depends-on): Add intprops.
14461         * modules/human: Likewise.
14462         * modules/inttostr: Likewise.
14463         * modules/openat: Likewise.
14464         * modules/sig2str: Likewise.
14465         * modules/userspec: Likewise.
14466         * modules/utimecmp: Likewise.
14467         * modules/xnanosleep: Likewise.
14468         * modules/xstrtol: Likewise.
14469
14470 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny changes)
14471
14472         * modules/xstrtod: Omit xstrtod.h, xstrtod.c; they're in LIB_SOURCES.
14473         * modules/lock-tests (TESTS): Use $(EXEEXT).
14474         * modules/tls-tests: Likewise.
14475         * modules/argp-tests: Likewise.
14476         (check_PROGRAMS): New var, replacing...
14477         (noinst_PROGRAMS, test_argp_SOURCES): Remove.
14478
14479 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14480
14481         * lib/mkdtemp.c, lib/setenv.c, lib/unsetenv.c: Normalize inclusion of
14482         `config.h'.
14483
14484 2006-02-24  Paul Eggert  <eggert@cs.ucla.edu>
14485
14486         * lib/glob.c: Say "invalid" rather than "illegal" in comments.
14487
14488 2006-02-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14489
14490         Sync from coreutils.
14491         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and
14492         gl_CHDIR_SAFER.
14493
14494 2006-02-22  Jim Meyering  <jim@meyering.net>
14495
14496         Sync from coreutils.
14497         * m4/chdir-safer.m4: New file.
14498
14499 2006-02-20  Paul Eggert  <eggert@cs.ucla.edu>
14500
14501         * lib/getcwd.c (AT_FDCWD): Work around a bug in Solaris 9 and 10, where
14502         AT_FDCWD exceeds INT_MAX.
14503         * lib/openat.h (AT_FDCWD): Likewise.
14504
14505 2006-02-17  Eric Blake  <address@hidden>
14506
14507         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix caching error.
14508
14509 2006-02-16  Simon Josefsson  <jas@extundo.com>
14510
14511         * modules/getaddrinfo (Depends-on): Add sys_socket.
14512
14513 2006-02-15  Simon Josefsson  <jas@extundo.com>
14514
14515         * build-aux/maint.mk: Add dsyntax-check rule.
14516
14517 2006-02-15  Eric Blake  <ebb9@byu.net>
14518
14519         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
14520         winsock2.h or ws2tcpip.h when sys/socket.h is present. Fixes
14521         'present but cannot compile' warnings on cygwin.
14522         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Use gl_HEADER_SYS_SOCKET.  Don't
14523         use ws2tcpip.h if sys/socket.h works.
14524         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_HEADER_SYS_SOCKET.
14525         (gl_GETADDRINFO): Don't use ws2tcpip.h when sys/socket.h is present.
14526
14527 2006-02-14  Simon Josefsson  <jas@extundo.com>
14528
14529         * modules/maintainer-makefile (Files): Rename.
14530
14531         * build-aux/GNUmakefile: Rename Makefile.maint to maint.mk
14532         and (the local) Makefile.cfg to maint-cfg.mk.
14533
14534         * build-aux/Makefile.maint, build-aux/maint.mk: Renamed the former
14535         to the latter.
14536
14537         * modules/maintainer-makefile: New module.
14538
14539         * build-aux/Makefile.maint: New file, from GNU CoreUtils, although
14540         severaly stripped to make it possible to build it up from scratch
14541         with reliable tests.
14542
14543         * build-aux/GNUmakefile: New file, from GNU CoreUtils with some
14544         fixes to permit overriding the default actions when configure and
14545         makefile are not available.
14546
14547 2006-02-14  Paul Eggert  <eggert@cs.ucla.edu>
14548
14549         Sync from coreutils.
14550         * modules/lstat (Depends-on): Don't depend on xalloc.
14551         (License): Change from GPL to LGPL, since this is now simply a
14552         replacement for a libc function.
14553
14554 2006-02-14  Jim Meyering  <jim@meyering.net>
14555
14556         Sync from coreutils.
14557
14558         Eliminate the unwelcome (albeit unlikely) possibility of xmalloc
14559         failure on deficient systems, and simplify gnulib lgpl dependencies.
14560         * lib/lstat.c (rpl_lstat): Rewrite to use stat() in place of the
14561         xmalloc/lstat combination.  Based on a patch from Bruno Haible.
14562
14563         * lib/xalloc-die.c: Remove unused definition of N_.
14564
14565 2006-02-14  Jim Meyering  <jim@meyering.net>
14566
14567         Sync from coreutils.
14568         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Invoke
14569         AC_CHECK_FUNCS(getmntent) unconditionally so that tests of
14570         $ac_cv_func_getmntent (e.g., in gl_LIST_MOUNTED_FILE_SYSTEMS) need not
14571         double-quote uses of that variable, to accommodate the rare case in
14572         which getmntent is available in none of the libraries checked.  This
14573         happens at least on FreeBSD 5.0.
14574
14575 2006-02-13  Simon Josefsson  <jas@extundo.com>
14576
14577         * gnulib-tool (Usage): Fix --import, from
14578         karl@freefriends.org (Karl Berry).
14579
14580 2006-02-13  Sergey Poznyakoff  <gray@gnu.org.ua>
14581
14582         * lib/argp-fmtstream.c: Restore another bugfix lost on 2005-12-12
14583
14584 2006-02-07  Sergey Poznyakoff  <gray@gnu.org.ua>
14585
14586         * lib/argp-namefrob.h: Restore changes accidentally lost during the
14587         "autoupdate" on 2005-12-12.
14588
14589 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
14590
14591         * modules/closeout (Depends-on): Remove atexit.
14592
14593 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
14594
14595         * lib/closeout.c (close_stdout): Don't assume 'bool' converts nonzero
14596         ints to 0 or 1, as this isn't true for the stdbool.h substitute.
14597
14598 2006-02-05  Paul Eggert  <eggert@cs.ucla.edu>
14599
14600         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
14601         __EXTENSIONS__ if this causes compilation to fail.  Problem
14602         reported by Nelson H. F. Beebe with Solaris 10 and Sun C 5.7
14603         c89 -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED.
14604
14605 2006-01-27  Paul Eggert  <eggert@cs.ucla.edu>
14606
14607         * lib/fnmatch.c (L_): Renamed from L, to work around a bug in
14608         Mac OS X 10.3.9 with GCC 3 reported by Claudio Fontana in
14609         <http://lists.gnu.org/archive/html/bug-gnulib/2006-01/msg00074.html>.
14610         All uses changed.
14611
14612 2006-01-26  Simon Josefsson  <jas@extundo.com>
14613
14614         * lib/socket_.h: Set WINVER to 0x0501, to make sure getaddrinfo
14615         prototype is visible on mingw32.
14616
14617         * lib/getaddrinfo.h: Define EAI_ADDRFAMILY and EAI_SYSTEM if not set,
14618         for mingw32.
14619
14620         * lib/gai_strerror.c, getaddrinfo.h: Protect netdb.h #include (for
14621         mingw32).
14622
14623 2006-01-26  Paul Eggert  <eggert@cs.ucla.edu>
14624
14625         * lib/fts.c (diropen): Open with O_NOCTTY | O_NONBLOCK too.  Don't
14626         attempt to open for write; this always fails, at least on POSIX
14627         hosts.  This reinstates the 2006-01-09 change, which was
14628         inadvertently removed.
14629
14630 2006-01-26  Bruno Haible  <bruno@clisp.org>
14631
14632         * gnulib-tool (func_import): Use "trap 'exit $?' instead of "trap :".
14633         Reported by Paul Eggert.
14634
14635 2006-01-26  Bruno Haible  <bruno@clisp.org>
14636             Paul Eggert  <eggert@cs.ucla.edu>
14637
14638         * lib/stdbool_.h (_Bool)
14639         [(! (defined __cplusplus || defined __BEOS__)
14640           && !defined __GNUC__
14641           && !(defined __HP_cc || defined __xlc__
14642                || (defined __SUNPRO_C && (__SUNPRO_C < 0x550 || __STDC__ == 1))
14643                || defined __sgi))]:
14644         #define to signed char in these cases too; this simplifies
14645         the code (so that we don't have to worry about HP-UX, AIX, SunPRO,
14646         etc., separately) and makes it more conservative.
14647
14648 2006-01-25  Simon Josefsson  <jas@extundo.com>
14649
14650         * m4/getaddrinfo.m4: Look for getaddrinfo inside ws2tcip.h and
14651         -lws2_32.  Protect sys/socket.h and netdb.h #include's.  Include
14652         ws2tcpip.h with WINVER=0x0501.  All for mingw32.
14653
14654 2006-01-25  Sergey Poznyakoff  <gray@gnu.org.ua>
14655
14656         * lib/argp-namefrob.h: Bugfix. Remove stray #
14657
14658 2006-01-25  Paul Eggert  <eggert@cs.ucla.edu>
14659
14660         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for xlc bug if __GCC__ too,
14661         so that we test the test.
14662         Check for yet another HP-UX cc bug involving *bool |= bool.
14663
14664 2006-01-25  Karl Berry  <karl@gnu.org>
14665
14666         * config/srclist.txt (vasnprintf.c): sync lost.
14667
14668 2006-01-25  Jim Meyering  <jim@meyering.net>
14669
14670         Sync from the stable (b5) branch of coreutils:
14671
14672         * lib/fts.c (fts_children): Don't let close() clobber errno from
14673         failed fchdir().
14674
14675         * lib/fts.c (fts_stat): When following a symlink-to-directory,
14676         don't necessarily interpret stat-fails+lstat-succeeds as indicating
14677         a dangling symlink.  That can also happen at least for ELOOP.
14678         The fix: return FTS_SLNONE only when the stat errno is ENOENT.
14679         FYI, this bug predates the inclusion of fts.c in coreutils.
14680
14681         * lib/fts.c (fts_open): Put new maxarglen declaration and uses
14682         in their own block, so pre-c99 compilers don't object.
14683
14684         Avoid the double-free (first in fts_read, second in fts_close) that
14685         would occur when an `active' directory is made inaccessible (e.g.,
14686         via chmod a-x) during a traversal.
14687         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
14688         before returning.  Reproduce this failure by
14689         mkdir -p a/b; cd a; chmod a-x . b
14690         Reported by Stavros Passas.
14691
14692 2006-01-25  Jim Meyering  <jim@meyering.net>
14693
14694         * lib/fileblocks.c: Remove more useless parentheses.
14695         * lib/readutmp.h: Likewise.
14696
14697 2006-01-25  Bruno Haible  <bruno@clisp.org>
14698
14699         * lib/stdbool_.h (_Bool) [IRIX cc]: Define as 'signed char', to avoid
14700         warnings.
14701         Reported by Paul Eggert.
14702
14703 2006-01-25  Bruno Haible  <bruno@clisp.org>
14704
14705         * gnulib-tool (func_import): Use "trap :" instead of "trap -" to get
14706         rid of a trap command. For Solaris sh.
14707         Reported by Mark D. Baushke <mdb@gnu.org>.
14708
14709 2006-01-24  Simon Josefsson  <jas@extundo.com>
14710
14711         * lib/socket_.h (SHUT_WR, SHUT_RDWR): Don't hardcode, suggested by
14712         Bruno.
14713
14714 2006-01-24  Karl Berry  <karl@gnu.org>
14715
14716         * config/srclist.txt (argp-namefrob.h): sync lost.
14717
14718 2006-01-24  Jim Meyering  <jim@meyering.net>
14719
14720         * modules/openat (Files): Add lib/intprops.h.
14721         From Mark D. Baushke.
14722
14723 2006-01-24  Jim Meyering  <jim@meyering.net>
14724
14725         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).
14726         Reported by Mark D. Baushke.
14727
14728 2006-01-24  Jim Meyering  <jim@meyering.net>
14729
14730         * lib/socket_.h: Remove useless parentheses in uses of cpp `defined'.
14731
14732 2006-01-24  Bruno Haible  <bruno@clisp.org>
14733
14734         * modules/strnlen (Maintainer): Change from glibc to all.
14735
14736 2006-01-24  Bruno Haible  <bruno@clisp.org>
14737
14738         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for IBM and HP-UX bugs.
14739         Patch by Paul Eggert.
14740
14741 2006-01-24  Bruno Haible  <bruno@clisp.org>
14742
14743         * lib/stdbool_.h (_Bool) [__cplusplus]: Don't define if the compiler
14744         already has it.
14745         Report and patch by Albert Chin-A-Young  <china@thewrittenword.com> on
14746         2005-11-26.
14747
14748         * lib/stdbool_.h (_Bool) [HP-UX cc, AIX cc,xlc]: Define as
14749         'signed char' to avoid problems with the built-in _Bool type.
14750         Reported by Paul Eggert on 2005-11-26.
14751
14752 2006-01-24  Bruno Haible  <bruno@clisp.org>
14753
14754         * gnulib-tool (func_import): Avoid constructing complicated sed
14755         expressions inside backquote.
14756         Report and solution by Mark D. Baushke <mdb@gnu.org>.
14757
14758 2006-01-23  Ulrich Drepper  <drepper@redhat.com>
14759
14760         These changes imported from libc.
14761         * lib/getopt.c: Use __fxprintf instead of inline stream orientation
14762         test and two separate function calls.
14763         * lib/strndup.c (__strndup): Add libc_hidden_def.
14764
14765 2006-01-23  Simon Josefsson  <jas@extundo.com>
14766
14767         * modules/lock-tests: Use check_PROGRAMS instead of noinst_PROGRAMS.
14768         Remove the test_*_SOURCES variable: automake infers it by default.
14769         * modules/tls-tests: Likewise.
14770
14771 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
14772
14773         Work around porting bugs reported by Dieter in
14774         <http://lists.gnu.org/archive/html/bug-bison/2006-01/msg00049.html>.
14775         * lib/getopt.c (_NOPROTO): Remove; no longer needed.
14776         Include <stdlib.h> and <unistd.h> in all environments; it's safe now.
14777         Include "getopt.h" first, to check interface.
14778         (getenv): Declare only if defined HAVE_DECL_GETENV &&
14779         !HAVE_DECL_GETENV.
14780         * lib/strndup.c [!_LIBC]: Include "strndup.h" to get prototype.
14781         (__strndup): Revert to K&R-style function dfns, the glibc style.
14782         * lib/strnlen.c: Don't claim it's taken from glibc; it's not.
14783         (strnlen, __strnlen): Remove #defines and #undefs; not needed.
14784         Include strnlen.h first, to get prototype properly.
14785         (strnlen): Renamed from __strnlen.
14786         Remove weak alias.
14787
14788 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
14789
14790         * m4/getopt.m4 (gl_PREREQ_GETOPT): Check for getenv decl.
14791
14792 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
14793
14794         * config/srclist.txt: Adjust to reflect glibc reorganization.
14795         This affects only comments.
14796
14797 2006-01-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
14798
14799          * gnulib-tool, build-aux/csharpcomp.sh.in: Do not pass `-q' to mktemp.
14800          Reported by Bruce Korb <bkorb@gnu.org>.
14801
14802 2006-01-22  Paul Eggert  <eggert@cs.ucla.edu>
14803
14804         * lib/quotearg.c (quotearg_buffer_restyled): Add "default: break;"
14805         to pacify gcc -Wswitch-default.
14806
14807 2006-01-22  Bruno Haible  <bruno@clisp.org>
14808
14809         * lib/vasnprintf.c (VASNPRINTF): In the computation of the size of the
14810         temporary buffer for sprintf, take into account the precision also
14811         for 'd', 'i', 'u', 'o', 'x', 'X'.
14812
14813 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
14814
14815         * modules/argp-tests: New module
14816         * tests/test-argp.c: New file
14817         * tests/test-argp-2.sh: New file
14818
14819 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
14820
14821         * lib/argp-help.c (usage_long_opt): Do not print DOC options.
14822         (__argp_base_name): Removed
14823         * lib/argp-namefrob.h (__argp_basename): Removed definition. Was a
14824         typo.
14825         (__argp_base_name): Provide macro definition or extern declaration
14826         depending on the configuration
14827
14828 2006-01-20  Simon Josefsson  <jas@extundo.com>
14829
14830         * modules/inet_ntop (Depends-on): Depend on sys_socket.
14831
14832 2006-01-20  Simon Josefsson  <jas@extundo.com>
14833
14834         * lib/inet_ntop.h: Unconditionally include sys/socket.h.
14835
14836 2006-01-20  Paul Eggert  <eggert@cs.ucla.edu>
14837
14838         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
14839         rather than -Xlinker -z -Xlinker ignore, as it's more portable.
14840         Suggested by Bruno Haible.
14841
14842 2006-01-20  Karl Berry  <karl@gnu.org>
14843
14844         * config/srclist.txt (argp-fmtstream.h, localcharset.c): comment out
14845         until changes propagate, I guess.
14846
14847 2006-01-19  Simon Josefsson  <jas@extundo.com>
14848
14849         * m4/socklen.m4: Look in ws2tcpip.h too, for mingw32.
14850
14851 2006-01-19  Simon Josefsson  <jas@extundo.com>
14852
14853         * lib/socket_.h: Map SHUT_RD, SHUT_WR, SHUT_RDWR correctly.
14854
14855 2006-01-19  Simon Josefsson  <jas@extundo.com>
14856
14857         * gnulib-tool: Set check_PROGRAMS.
14858
14859         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
14860         modules/des-tests, modules/gc-arcfour-tests,
14861         modules/gc-arctwo-tests, modules/gc-des-tests,
14862         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
14863         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
14864         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
14865         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
14866         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
14867         modules/md5-tests, modules/readline, modules/rijndael-tests: Use
14868         check_PROGRAMS instead of noinst_PROGRAMS to be able to remove
14869         test_*_SOURCES.
14870
14871 2006-01-18  Simon Josefsson  <jas@extundo.com>
14872
14873         * modules/socklen (Depends-on): Depend on sys_socket.
14874
14875 2006-01-18  Simon Josefsson  <jas@extundo.com>
14876
14877         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
14878         modules/des-tests, modules/gc-arcfour-tests,
14879         modules/gc-arctwo-tests, modules/gc-des-tests,
14880         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
14881         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
14882         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
14883         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
14884         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
14885         modules/md5-tests, modules/readline, modules/rijndael-tests: Add
14886         $(EXEEXT) to automake TESTS variable, for mingw32.
14887
14888 2006-01-17  Simon Josefsson  <jas@extundo.com>
14889
14890         * modules/socklen (Include): Need sys/socket.h.
14891
14892 2006-01-17  Bruno Haible  <bruno@clisp.org>
14893
14894         * modules/ssize_t (Include): Add <sys/types.h>.
14895
14896 2006-01-16  Paul Eggert  <eggert@cs.ucla.edu>
14897
14898         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
14899         it's not portable and it doesn't work with cross-compiles.
14900         Problem reported by Bruno Haible.  Fix missing-$ typo in
14901         'test "gl_cv_ignore_unused_libraries" ...' that prevented
14902         -zignore from being used with Sun's C compiler.
14903
14904 2006-01-12  Simon Josefsson  <jas@extundo.com>
14905
14906         * lib/base64.c: Fix warning, reported by Bruno Haible
14907         <bruno@clisp.org> and patch by Paul Eggert <eggert@CS.UCLA.EDU>.
14908
14909 2006-01-12  Bruno Haible  <bruno@clisp.org>
14910
14911         * modules/ldd: New file.
14912         * build-aux/ldd.sh.in: New file.
14913         * MODULES.html.sh (Support for building libraries and executables): Add
14914         ldd.
14915
14916 2006-01-12  Bruno Haible  <bruno@clisp.org>
14917
14918         * m4/ldd.m4: New file.
14919
14920 2006-01-12  Bruno Haible  <bruno@clisp.org>
14921
14922         * gnulib-tool (func_import, func_create_testdir): Don't go into an
14923         endless loop while replacing $auxdir with build-aux.
14924
14925 2006-01-11  Simon Josefsson  <jas@extundo.com>
14926
14927         * lib/stdint_.h (SIZE_MAX): Add missing (.
14928
14929 2006-01-11  Paul Eggert  <eggert@cs.ucla.edu>
14930
14931         Sync from coreutils.
14932         * lib/md5.c: Fix commentary typos.
14933         (alignof, UNALIGNED_P): No need for a GCC-specific version.
14934         * lib/md5.h (__attribute__): Remove; unused.
14935         * lib/sha1.c: Fix commentary to match md5 better.
14936         * lib/sha1.h (struct sha1_ctx): Use a word buffer, not a byte buffer,
14937         so that we don't need to worry about alignment.  All uses changed.
14938         This merges the 2005-10-28 md5 change into sha1.
14939
14940 2006-01-11  Jim Meyering  <jim@meyering.net>
14941
14942         Sync from coreutils.
14943         * lib/md5.c (OP): Fix spacing.
14944
14945 2006-01-11  Bruno Haible  <bruno@clisp.org>
14946
14947         Ensure automatic ordering between gl_LOCK and gl_ARGP.
14948         * m4/lock.m4 (gl_LOCK_BODY): Renamed from gl_LOCK.
14949         (gl_LOCK): New macro, requiring gl_LOCK_BODY.
14950
14951 2006-01-11  Bruno Haible  <bruno@clisp.org>
14952
14953         Ensure automatic ordering between gl_LOCK and gl_ARGP.
14954         * gnulib-tool (func_import, func_create_testdir): Put gl_LOCK into
14955         the "early" section as well.
14956
14957 2006-01-11  Bruno Haible  <bruno@clisp.org>
14958
14959         Avoid "ar: no archive members specified" error on MacOS X.
14960         * gnulib-tool (func_modules_add_dummy): New function.
14961         (func_import, func_create_testdir): Invoke it.
14962
14963 2006-01-11  Bruno Haible  <bruno@clisp.org>
14964
14965         * gnulib-tool (func_import, func_create_testdir): Replace build-aux
14966         with $auxdir in AC_CONFIG_FILES statements.
14967
14968 2006-01-11  Bruno Haible  <bruno@clisp.org>
14969
14970         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
14971         Initialize also noinst_HEADERS to empty.
14972
14973 2006-01-11  Bruno Haible  <bruno@clisp.org>
14974
14975         * gnulib-tool (AUTOMAKEPATH, AUTOCONF, ACLOCAL, AUTOMAKE): New
14976         variables.
14977         (func_create_megatestdir): Call aclocal, autoconf, automake here, not
14978         autoreconf.
14979
14980 2006-01-11  Bruno Haible  <bruno@clisp.org>
14981
14982         * gnulib-tool (AUTOCONF, ACLOCAL, AUTOMAKE, AUTORECONF): Make
14983         overridable by the user.
14984         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
14985
14986 2006-01-10  Simon Josefsson  <jas@extundo.com>
14987
14988         * modules/sys_socket: New file.
14989
14990 2006-01-10  Simon Josefsson  <jas@extundo.com>
14991
14992         * m4/sys_socket_h.m4: New file.
14993
14994 2006-01-10  Simon Josefsson  <jas@extundo.com>
14995
14996         * lib/socket_.h: New file.
14997
14998 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
14999
15000         * modules/readutmp (Maintainer): Add myself.
15001
15002 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
15003
15004         * m4/memcoll.m4 (gl_MEMCOLL): Don't require AC_FUNC_MEMCMP, undoing
15005         the 2002-12-31 change.  Problem and fix reported by Bruno Haible.
15006         People who are still concerned with buggy memcmp implementations
15007         can invoke gl_FUNC_MEMCMP themselves.
15008
15009 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
15010
15011         * lib/regex_internal.h (BITSET_WORD_BITS):
15012         Work around a bug in 64-bit PGC (before version 6.1-2), where the
15013         preprocessor mishandles large unsigned values as if they were signed.
15014         Problem reported by Claudio Fontana in
15015         <http://lists.gnu.org/archive/html/bug-gnulib/2005-12/msg00061.html>.
15016
15017 2006-01-10  Jim Meyering  <jim@meyering.net>
15018
15019         Avoid the double-free (first in fts_read, second in fts_close) that
15020         would occur when an `active' directory is made inaccessible (e.g.,
15021         via chmod a-x) during a traversal.
15022         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
15023         before returning.  Reproduce this failure by
15024         mkdir -p a/b; cd a; chmod a-x . b
15025         Reported by Stavros Passas.
15026
15027         Sync from coreutils.
15028         * lib/sha1.c: Tweak grammar in a comment.
15029
15030 2006-01-10  Jim Meyering  <jim@meyering.net>
15031
15032         * m4/fpending.m4: Also include <stdio.h>, for Dragonfly.
15033         Patch by Joerg Sonnenberger.
15034
15035 2006-01-10  Bruno Haible  <bruno@clisp.org>
15036
15037         * modules/readutmp: Depend on module free.
15038         * modules/strtok_r: Depend on module restrict.
15039
15040 2006-01-10  Bruno Haible  <bruno@clisp.org>
15041
15042         * modules/gettext (configure.ac): Add an invocation of
15043         AM_GNU_GETTEXT_VERSION. Needed since autoreconf is used by gnulib-tool.
15044
15045 2006-01-10  Bruno Haible  <bruno@clisp.org>
15046
15047         * m4/localcharset.m4 (gl_LOCALCHARSET): Also test for getc_unlocked.
15048         Reported by Werner Lemberg <wl@gnu.org>.
15049
15050 2006-01-10  Bruno Haible  <bruno@clisp.org>
15051
15052         * lib/localcharset.c: Update from GNU gettext.
15053
15054 2006-01-10  Bruno Haible  <bruno@clisp.org>
15055
15056         * lib/argp.h (__const): Remove macro. Use const instead.
15057         * lib/argp-fmtstream.h (__const): Likewise.
15058         * lib/glob_.h (__const): Remove macro.
15059         * lib/glob-libc.h: Use const instead of __const.
15060
15061 2006-01-10  Bruno Haible  <bruno@clisp.org>
15062
15063         * gnulib-tool (func_emit_tests_Makefile_am): Emit an empty SUBDIR
15064         variable.
15065         Needed to avoid an automake error regarding the 'gettext' module.
15066
15067 2006-01-09  Simon Josefsson  <jas@extundo.com>
15068
15069         * modules/inet_ntop (Depends-on): Add restrict.
15070
15071 2006-01-09  Simon Josefsson  <jas@extundo.com>
15072
15073         * modules/gc-rijndael-tests (License): Put under LGPL.
15074
15075         * modules/gc-des-tests (License): Likewise.
15076
15077         * modules/gc-arcfour-tests (License): Likewise.
15078
15079         * modules/gc-arctwo-tests (License): Likewise.
15080
15081         * modules/gc-pbkdf2-sha1-tests (License): Likewise.
15082
15083         * modules/gc-hmac-sha1-tests (Files): Likewise.
15084
15085         * modules/gc-hmac-md5-tests (License): Likewise.
15086
15087         * modules/gc-sha1-tests (License): Likewise.
15088
15089         * modules/gc-md5-tests (License): Likewise.
15090
15091         * modules/gc-md4-tests (License): Likewise.
15092
15093         * modules/gc-md2-tests (License): Likewise.
15094
15095         * modules/gc-tests (License): Likewise.
15096
15097         * modules/des-tests (License): Likewise.
15098
15099         * modules/md4-tests (License): Likewise.
15100
15101         * modules/md2-tests (License): Likewise.
15102
15103 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
15104
15105         Sync from coreutils:
15106
15107         * MODULES.html.sh (build_lib): New section, with new lib-ignore module.
15108         * modules/lib-ignore: New file.
15109         * modules/mkdir-p (Files): Add chdir-safer.c, chdir-safer.h, lchmod.h,
15110         chdir-safer.m4, lchmod.m4.
15111         * modules/openat: Add mkdirat.c, openat-priv.h.
15112
15113 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
15114
15115         Sync from coreutils.
15116         * m4/lib-ignore.m4: New file.
15117         * m4/lchmod.m4: New file.
15118
15119 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
15120
15121         Sync from coreutils.
15122         * lib/chdir-long.c (cdb_free): Don't bother trying to open directory
15123         for write access: POSIX says that must fail.
15124         * lib/fts.c (diropen): Likewise.
15125         * lib/save-cwd.c (save_cwd): Likewise.
15126         * lib/chdir-long.c (cdb_free): Open with O_NOCTTY | O_NONBLOCK as
15127         well, for minor improvements on hosts that lack O_DIRECTORY.
15128         * lib/chown.c (rpl_chown) [CHOWN_MODIFIES_SYMLINK]:
15129         Don't try O_WRONLY unless O_RDONLY failed wth EACCES.
15130         Fall back on chown if open failed with EACCES.
15131
15132         * lib/gettime.c (gettime) [!defined OK_TO_USE_1S_CLOCK]:
15133         Report an error at compile-time if only a 1-second nominal clock
15134         resolution is found.
15135
15136         * lib/lchmod.h: New file.
15137         * lib/mkdir-p.c: Include lchmod.h, lchown.h.
15138         (make_dir_parents): Use lchown rather than chown, and
15139         lchmod rather than chmod.
15140
15141         * lib/mountlist.c (ME_DUMMY): "none" and "proc" file systems are
15142         dummies too.  Problem with "none" reported by Bob Proulx.  Problem with
15143         "proc" reported by n0dalus.
15144
15145         * lib/mountlist.c: Include <limits.h>.
15146         (dev_from_mount_options)
15147         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]:
15148         New function.  It no longer assumes "dev=" has the System V meaning
15149         on Linux (since it doesn't).  It also parses "dev=" more carefully.
15150         (read_file_system_list)
15151         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]: Use it.
15152         MOUNTED_GETMNTENT2 is new here; the code didn't used to look for
15153         dev= in that case.
15154
15155         * lib/posixtm.h (PDS_PRE_2000): New macro.
15156         * lib/posixtm.c (year): Arg is now syntax_bits rather than
15157         allow_century.  All usages changed.  Reject dates outside the range
15158         1969-1999 if PDS_PRE_2000 is used.
15159
15160 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
15161
15162         Sync from coreutils.
15163         * doc/getdate.texi (General date syntax): Invalid dates are rejected.
15164         (Time of day items): Mention the possibility of leap seconds.
15165         Problem reported by Dr. David Alan Gilbert.
15166
15167 2006-01-09  Jim Meyering  <jim@meyering.net>
15168
15169         Sync from coreutils.
15170
15171         * lib/version-etc.c (COPYRIGHT_YEAR): Update to 2006.
15172
15173         * lib/chdir-safer.h, lib/chdir-safer.c: New files.
15174
15175         * lib/modechange.c (mode_compile): Reject an invalid mode string
15176         that starts with an octal digit.  From Andreas Gruenbacher.
15177
15178         * lib/openat.c: Include "fcntl--.h" and "unistd--.h", to map open
15179         and dup to open_safer and dup_safer, respectively.
15180         (openat_permissive): Fix typo in comment.
15181
15182         * lib/openat.c: Don't include <stdlib.h>, <unistd.h>, <fcntl.h>,
15183         "gettext.h"; either no longer needed or are guaranteed by openat.h.
15184         (_): Remove; no longer needed.
15185         (openat): Renamed from rpl_openat; no need for rpl_openat
15186         since openat.h renames openat for us.
15187         Replace most of the body with a call to openat_permissive,
15188         to avoid duplicate code.
15189         Port to (probably hypothetical) environments were mode_t is
15190         wider than int.
15191         (openat_permissive): Require mode arg, so that we can check
15192         types better.  Put it just after flags.  Change cwd failure
15193         indicator from pointer-to-bool to pointer-to-errno-value.
15194         All callers changed.
15195         Invoke openat_save_fail and/or openat_restore_fail if
15196         cwd_errno is null, so that openat can call us.
15197         (openat_permissive, fdopendir, fstatat, unlinkat):
15198         Simplify errno handling to avoid some duplicate code,
15199         as it's OK to set errno on success.
15200         * lib/openat.h: Revamp code so that function macros depend on
15201         __OPENAT_PREFIX only, not also on AT_FDCWD.
15202         (openat_ro): Remove.  Caller changed to use openat_permissive.
15203         (openat_permissive): Now a macro, if not a function.
15204         (openat_restore_fail, openat_save_fail): Now always functions,
15205         since mkdirat needs them even if __OPENAT_PREFIX is defined.
15206
15207         * lib/openat-priv.h: New file, defining macros used by mkdirat.c
15208         and openat.c.
15209         * lib/mkdirat.c: Include openat-priv.h.
15210         Remove definitions of macros defined therein.
15211         * lib/openat.c: Likewise.
15212
15213         * lib/mkdirat.c (mkdirat): New file and function.
15214         * lib/openat.h (mkdirat): Declare.
15215
15216         * lib/openat.c (fdopendir): Don't change errno when returning non-NULL.
15217
15218         * lib/openat.h (openat_permissive): Declare.
15219         (openat_ro): Define.
15220
15221         * lib/openat.c (EXPECTED_ERRNO): New macro.
15222         (openat_permissive): New function -- used in remove.c rewrite.
15223         (all functions): Set errno just before returning, only if there
15224         was an actual failure.
15225         Use EXPECTED_ERRNO rather than comparing against only ENOTDIR.
15226
15227         Emulate openat-family functions using Linux's procfs, if possible.
15228         Idea and some code based on Ulrich Drepper's glibc changes.
15229
15230         * lib/openat.c: (BUILD_PROC_NAME): New macro.
15231         Include <stdio.h>, <string.h>, "alloca.h" and "intprops.h".
15232         (rpl_openat): Emulate by trying to open /proc/self/fd/%d/%s,
15233         before falling back on save_cwd and restore_cwd.
15234         (fdopendir, fstatat, unlinkat): Likewise.
15235
15236         * lib/openat.c (fstatat, unlinkat): Perform the syscall directly,
15237         skipping the save_cwd...restore_cwd overhead, if FILE is absolute.
15238
15239         * lib/openat.c (rpl_openat): Use the promoted type (int), not mode_t,
15240         as second argument to va_arg.  Otherwise, some versions of gcc
15241         warn that `if this code is reached, the program will abort'.
15242
15243 2006-01-09  Jim Meyering  <jim@meyering.net>
15244
15245         Sync from coreutils.
15246         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile mkdirat.c.
15247         Require openat-priv.h.
15248
15249 2006-01-09  Bruno Haible  <bruno@clisp.org>
15250
15251         * modules/strnlen (Include): Use strnlen.h.
15252
15253 2006-01-09  Bruno Haible  <bruno@clisp.org>
15254
15255         * m4/stdint.m4 (gl_STDINT_H): Also test for <sys/bitypes.h>.
15256
15257 2006-01-09  Bruno Haible  <bruno@clisp.org>
15258
15259         * lib/sysexit_.h (EX_OK): New macro.
15260         Suggested by Martin Lambers <marlam@marlam.de>.
15261
15262 2006-01-09  Bruno Haible  <bruno@clisp.org>
15263
15264         * lib/stdint_.h: On Linux libc4 and libc5, include <sys/bitypes.h> and
15265         don't define _STDINT_H_NEED_SIGNED_INT_TYPES.
15266
15267 2006-01-09  Bruno Haible  <bruno@clisp.org>
15268
15269         * lib/stdint_.h (SIZE_MAX): Write the value without involving negative
15270         numbers.
15271
15272 2006-01-09  Bruno Haible  <bruno@clisp.org>
15273
15274         * lib/javacomp.sh.in: Move to ../build-aux/javacomp.sh.in.
15275         * lib/javaexec.sh.in: Move to ../build-aux/javaexec.sh.in.
15276         * lib/csharpcomp.sh.in: Move to ../build-aux/csharpcomp.sh.in.
15277         * lib/csharpexec.sh.in: Move to ../build-aux/csharpexec.sh.in.
15278
15279 2006-01-09  Bruno Haible  <bruno@clisp.org>
15280
15281         * build-aux/javacomp.sh.in: New file, moved from lib/.
15282         * modules/javacomp-script (Files): Update.
15283         (configure.ac): Add AC_CONFIG_FILES invocation.
15284         (EXTRA_DIST): Remove variable.
15285
15286         * build-aux/javaexec.sh.in: New file, moved from lib/.
15287         * modules/javaexec (Files): Update.
15288         (configure.ac): Add AC_CONFIG_FILES invocation.
15289         (EXTRA_DIST): Remove javaexec.sh.in.
15290
15291         * build-aux/csharpcomp.sh.in: New file, moved from lib/.
15292         * modules/csharpcomp-script (Files): Update.
15293         (configure.ac): Add AC_CONFIG_FILES invocation.
15294         (EXTRA_DIST): Remove variable.
15295
15296         * build-aux/csharpexec.sh.in: New file, moved from lib/.
15297         * modules/csharpexec (Files): Update.
15298         (configure.ac): Add AC_CONFIG_FILES invocation.
15299         (EXTRA_DIST): Remove csharpexec.sh.in.
15300
15301 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
15302
15303         Sync from coreutils.
15304
15305         Add POSIX ACL support
15306         * lib/acl.h (copy_acl, set_acl): Add declarations.
15307         * lib/acl.c (acl_entries): Add fallback implementation for POSIX ACL
15308         systems other than Linux.
15309         (chmod_or_fchmod): New function: use fchmod when possible,
15310         and chmod otherwise.
15311         (file_has_acl): Add a POSIX ACL implementation, with a
15312         Linux-specific subcase.
15313         (copy_acl): Add: copy an acl and S_ISUID, S_ISGID, and
15314         S_ISVTX from one file to another.  Fall back to fchmod/chmod when
15315         acls are unsupported.
15316         (set_acl): Add: set a file's acl and S_ISUID, S_ISGID, and
15317         S_ISVTX to a defined value.  Fall back to fchmod/chmod when acls
15318         are unsupported.
15319
15320 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
15321
15322         Sync from coreutils.
15323         * m4/acl.m4 (AC_FUNC_ACL): Add POSIX ACL and Linux-specific acl tests.
15324
15325 2006-01-07  Bruno Haible  <bruno@clisp.org>
15326
15327         * gnulib-tool (func_import): Add an AC_PROG_RANLIB dependency to
15328         gl_EARLY.
15329
15330 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
15331
15332         * lib/strftime.c (tzname): Don't declare if it is already #defined.
15333         Problem reported for Mingw by Mark Junker.
15334
15335 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
15336
15337         * README: Gnulib normally doesn't generate a tarball.
15338
15339 2006-01-03  Paul Eggert  <eggert@cs.ucla.edu>
15340
15341         * lib/xtime.h (xtime_make, xtime_nonnegative_nsec, xtime_nsec): Use
15342         long int, not int, for nanosecond counts, so that people who are
15343         used to POSIX struct timespec won't be surprised.  Reported by Jim
15344         Meyering.
15345
15346 2005-12-28  Bruno Haible  <bruno@clisp.org>
15347
15348         * build-aux/config.rpath: Update from GNU gettext.
15349
15350 2005-12-16  Jim Meyering  <jim@meyering.net>
15351
15352         * modules/fprintftime: New module.
15353         * MODULES.html.sh (Date and time <time.h>): Add fprintftime.
15354
15355 2005-12-16  Jim Meyering  <jim@meyering.net>
15356
15357         * m4/fprintftime.m4: New file.
15358
15359 2005-12-16  Jim Meyering  <jim@meyering.net>
15360
15361         * lib/fprintftime.c, lib/fprintftime.h: New files.
15362
15363 2005-12-15  Simon Josefsson  <jas@extundo.com>
15364
15365         * modules/socklen (configure.ac): Fix M4 macro name, to align with
15366         new m4/socklen.m4.
15367
15368 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
15369
15370         * m4/argp.m4: Define HAVE_DECL_PROGRAM_INVOCATION_NAME and
15371         HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
15372
15373 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
15374
15375         * lib/argp-fmtstream.c (__argp_fmtstream_update): Fix coredump
15376         * lib/argp-help.c (fill_in_uparams): Check if the constructed
15377         struct uparams is valid. Fall back to the default values if it is
15378         not.
15379
15380 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
15381
15382         * modules/argp (Files): Add argp-pin.c
15383         (Depends-on): dirname
15384         (lib_SOURCES): Add argp-pin.c
15385
15386 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
15387
15388         * m4/argp.m4:  Check if program_invocation_name and
15389         program_invocation_short_name are declared and define appropriate
15390         macros if they are not.
15391
15392 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
15393
15394         * lib/argp-help.c (__argp_base_name): New function
15395         (__argp_short_program_name): Rewrite using __argp_base_name
15396         * lib/argp-namefrob.h: Define program_invocation_name and
15397         program_invocation_short_name if requested
15398         (__argp_base_name): Add prototype
15399         * lib/argp-parse.c (argp_def): Use gettext wrappers
15400         (argp_default_parser): Use __argp_base_name
15401         * lib/argp-pin.c: New file. Defines program_invocation_name and
15402         program_invocation_short_name on systems that lack them.
15403
15404 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
15405
15406         * m4/stat-time.m4 (gl_STAT_TIME): Add check for
15407         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
15408         porting problem reported by Georg Schwarz in
15409         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
15410
15411 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
15412
15413         * lib/stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
15414         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
15415         porting problem reported by Georg Schwarz in
15416         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
15417
15418 2005-12-05  Bruno Haible  <bruno@clisp.org>
15419
15420         * lib/csharpcomp.sh.in (options_csc): For -l option, add a .dll suffix.
15421         * lib/csharpcomp.c (compile_csharp_using_sscli): Likewise.
15422         Reported by Mark Junker <mjscod@gmx.de>.
15423
15424 2005-12-02  Paul Eggert  <eggert@cs.ucla.edu>
15425
15426         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
15427         Use implementation from Albert Chin, with some
15428         comments/corrections by Stepan Kasal and myself.
15429
15430 2005-12-02  Bruno Haible  <bruno@clisp.org>
15431
15432         * gnulib-tool (func_import): Accept GPLed build tool modules when
15433         --lgpl is given.
15434         * modules/csharpcomp-script: New file.
15435         * modules/csharpcomp: Depend on it.
15436         * modules/javacomp-script: New file.
15437         * modules/javacomp: Depend on it.
15438         Suggested by Simon Josefsson.
15439
15440 2005-12-01  Paul Eggert  <eggert@cs.ucla.edu>
15441
15442         * m4/regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
15443         statement, to work around an HP-UX 10.20 compiler bug reported by
15444         Peter O'Gorman.
15445
15446 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
15447
15448         * modules/savedir (Depends-on): Add openat.
15449
15450 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
15451
15452         * lib/stdint_.h (intmax_t) [defined intmax_t]: Do not declare.
15453         (uintmax_t) [defined uintmax_t]: Do not declare.
15454         (SIZE_MAX) [defined SIZE_MAX]: Do not define.
15455         This works around a problem if intmax_t.m4 and/or uintmax_t.m4
15456         and/or size_max.m4 are also used.  Problem reported by Mark D. Baushke.
15457         (SIZE_MAX): Define to ((size_t) -1), not (~(size_t)0), for the
15458         sake of portability to weird hosts that C allows (though we don't
15459         know of any practical examples).
15460
15461         * lib/savedir.h (fdsavedir): New decl.
15462         * lib/savedir.c (fdsavedir, savedirstream): New functions; the latter
15463         contains most of the former guts of savedir.
15464         (savedir): Use savedirstream.
15465         Include "openat.h".
15466
15467 2005-11-25  Paul Eggert  <eggert@cs.ucla.edu>
15468
15469         * modules/obstack (Files): Add m4/ulonglong.m4.
15470         Problem reported by Davide Angelocola.
15471
15472 2005-11-15  Paul Eggert  <eggert@cs.ucla.edu>
15473
15474         * lib/xstrtod.c: Don't bother with #pragma STDC FENV_ACCESS ON, as
15475         coreutils no longer futzes with rounding modes.
15476
15477 2005-11-14  Jim Meyering  <jim@meyering.net>
15478
15479         * lib/mkstemp-safer.c: Include <config.h>, required for possible
15480         replacement of mkstemp.
15481
15482 2005-11-10  Simon Josefsson  <jas@extundo.com>
15483
15484         * lib/readline.c: Remove EOL.
15485
15486 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
15487
15488         * modules/gethrxtime (Depends-on): Add gettime.
15489
15490 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
15491
15492         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Don't require AC_HEADER_TIME
15493         or gettimeofday; no longer needed.
15494
15495 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
15496
15497         * lib/gethrxtime.c: Include "timespec.h" rather than the sys/time /
15498         time business.
15499         (gethrxtime) [! (HAVE_NANOUPTIME
15500         || (defined CLOCK_MONOTONIC && HAVE_CLOCK_GETTIME)
15501         || HAVE_MICROUPTIME)]: Fall back on gettime rather than rolling
15502         our own approximation.
15503
15504 2005-11-08  Eric Blake  <ebb9@byu.net>
15505
15506         * lib/inet_ntop.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
15507
15508 2005-11-08  Eric Blake  <ebb9@byu.net>
15509
15510         * lib/getaddrinfo.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
15511
15512 2005-11-04  Bruno Haible  <bruno@clisp.org>
15513
15514         * gnulib-tool: Implement --update mode.
15515
15516 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
15517
15518         Fix porting problem reported by Theodoros V. Kalamatianos.
15519         * lib/utimens.c (futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]:
15520         Don't assume that futimes failing means we must fail.
15521
15522 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
15523
15524         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
15525         variables to suggest the intended function of the PATH_MAX check.
15526
15527 2005-10-30  Kean Johnston  <jkj@sco.com>
15528
15529         Trivial changes to support SCO systems.
15530         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Check for MAXPATHLEN as well
15531         as PATH_MAX.
15532         * m4/fpending.m4 (gl_FUNC_FPENDING): Correct check for SCO systems,
15533         where __ptr is null when no I/O is pending.
15534
15535 2005-10-29  Paul Eggert  <eggert@cs.ucla.edu>
15536
15537         * lib/getcwd.c (__getcwd): Don't assume that system calls after readdir
15538         leave errno alone.  Problem reported by Dmitry V. Levin.
15539
15540 2005-10-28  Simon Josefsson  <jas@extundo.com>
15541
15542         * tests/test-gc-md4.c, tests/test-gc-md5.c, tests/test-gc-sha1.c:
15543         Test more.
15544
15545         * tests/test-gc-md2.c, tests/test-md2.c: New files.
15546
15547         * modules/md2, modules/md2-tests: New files.
15548
15549 2005-10-28  Simon Josefsson  <jas@extundo.com>
15550
15551         * m4/inet_ntop.m4: More tests.
15552
15553         * m4/gc-md2.m4, md2.m4: New file.
15554
15555 2005-10-28  Simon Josefsson  <jas@extundo.com>
15556
15557         * lib/inet_ntop.h, inet_ntop.c: Make it work under mingw32: Add
15558         "restrict" keywords, as per POSIX.  Protect the function
15559         declaration around HAVE_DECL_INET_NTOP rather than HAVE_INET_NTOP.
15560         Don't use K&R prototypes.  Check the sprintf return values.
15561         Re-define EAFNOSUPPORT if not present.  Indent.
15562
15563         * lib/md5.h, md5.c: Simplify buffer handling visavi alignment,
15564         suggested by Bruno Haible <bruno@clisp.org>.
15565
15566         * lib/gc-gnulib.c, gc-libgcrypt.c: Check calloc return value.
15567
15568         * lib/gc.h: Add MD2 and RMD160 length defines.  Add prototypes.
15569
15570         * lib/gc-libgcrypt.c: Add MD2 (which is not available through
15571         libgcrypt).
15572
15573         * lib/gc-gnulib.c: Add MD2.  Implement gc_hash_* API.
15574
15575         * lib/md2.h, lib/md2.c: New files.
15576
15577 2005-10-28  Paul Eggert  <eggert@cs.ucla.edu>
15578
15579         * lib/savedir.c (savedir): Don't assume that xrealloc etc. leave
15580         errno alone.  Problem reported by Frederic Jolliton.
15581
15582 2005-10-27  Paul Eggert  <eggert@cs.ucla.edu>
15583
15584         * modules/verify (License): Change from GPL to LGPL.  This is a
15585         tiny module and there are apparently near-equivalents that are
15586         under the BSD license.
15587
15588 2005-10-24  Simon Josefsson  <jas@extundo.com>
15589
15590         * modules/sha1: Relicense to LGPL.
15591
15592 2005-10-24  Simon Josefsson  <jas@extundo.com>
15593
15594         * lib/md4.h: Shrink buffer size, now that we changed the type.
15595
15596 2005-10-23  Simon Josefsson  <jas@extundo.com>
15597
15598         * gnulib-tool (func_import): Fix --tests-base.
15599
15600 2005-10-22  Simon Josefsson  <jas@extundo.com>
15601
15602         * modules/arcfour (Depends-on): Need stdint.
15603
15604 2005-10-22  Simon Josefsson  <jas@extundo.com>
15605
15606         * m4/gc.m4: Don't be fooled by --disable-*random-device parameters,
15607         suggested by Bruno Haible <bruno@clisp.org>.  Fix error messages.
15608
15609 2005-10-22  Simon Josefsson  <jas@extundo.com>
15610
15611         * lib/md4.h, md4.c: Simplify buffer handling visavi alignment,
15612         suggested by Bruno Haible <bruno@clisp.org>.
15613
15614 2005-10-22  Simon Josefsson  <jas@extundo.com>
15615
15616         * lib/crc.h: Include stddef.h, for size_t.
15617
15618 2005-10-22  Simon Josefsson  <jas@extundo.com>
15619
15620         * lib/arcfour.h, arcfour.c: Use fixed size indices in the
15621         arcfour_context struct (simplify test vector testing in GNU
15622         Shishi).
15623
15624 2005-10-21  Simon Josefsson  <jas@extundo.com>
15625
15626         * modules/des, modules/des-tests: New files.
15627
15628         * modules/gc-des, modules/gc-des-tests: New files.
15629
15630         * tests/test-des.c, tests/test-gc-des.c: New file.
15631
15632 2005-10-21  Simon Josefsson  <jas@extundo.com>
15633
15634         * modules/arctwo, modules/arctwo-tests: New files.
15635
15636         * tests/test-arctwo.c: New file.
15637
15638         * modules/gc-arctwo, modules/gc-arctwo-tests: New files.
15639
15640         * tests/test-gc-arctwo.c: New file.
15641
15642 2005-10-21  Simon Josefsson  <jas@extundo.com>
15643
15644         * m4/gc.m4: Don't use libgcrypt if gcrypt.h isn't found, suggested by
15645         Bruno Haible <bruno@clisp.org>.
15646
15647         * m4/gc-des.m4: New file.
15648
15649 2005-10-21  Simon Josefsson  <jas@extundo.com>
15650
15651         * m4/arctwo.m4: New file.
15652
15653         * m4/gc-arctwo.m4: New file.
15654
15655 2005-10-21  Simon Josefsson  <jas@extundo.com>
15656
15657         * lib/rijndael-api-fst.c: Fix bugs in CBC mode for more than one
15658         block.
15659
15660 2005-10-21  Simon Josefsson  <jas@extundo.com>
15661
15662         * lib/hmac-md5.c (hmac_md5): Add comments, suggested by Bruno Haible
15663         <bruno@clisp.org>.
15664
15665         * lib/hmac-sha1.c (hmac_sha1): Likewise.
15666
15667         * lib/crc.c (crc32_update): Actually use crc parameter, suggested by
15668         Bruno Haible <bruno@clisp.org>.
15669
15670         * lib/crc.h: Include stdint.h directly, suggested by Bruno Haible
15671         <bruno@clisp.org>.
15672
15673 2005-10-21  Simon Josefsson  <jas@extundo.com>
15674
15675         * lib/gc-libgcrypt.c (gc_cipher_open): Handle ECB.
15676
15677 2005-10-21  Simon Josefsson  <jas@extundo.com>
15678
15679         * lib/gc-gnulib.c: Support ARCTWO in CBC mode.
15680
15681 2005-10-21  Simon Josefsson  <jas@extundo.com>
15682
15683         * lib/des.h, lib/des.c: New files.
15684
15685         * lib/gc-gnulib.c: Support DES.c
15686
15687 2005-10-21  Simon Josefsson  <jas@extundo.com>
15688
15689         * lib/arctwo.h, lib/arctwo.c: New files.
15690
15691         * lib/gc-gnulib.c: Support ARCTWO.
15692
15693 2005-10-21  Simon Josefsson  <jas@extundo.com>
15694
15695         * lib/arctwo.h (arctwo_setkey): Protect variable in CPP macro,
15696         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
15697
15698 2005-10-21  Simon Josefsson  <jas@extundo.com>
15699
15700         * gnulib-tool (func_import, func_create_testdir): Define automake
15701         conditional GL_COND_LIBTOOL if libtool is used (to be used by modules
15702         Makefile.am snippet),
15703         suggested by Bruno Haible <bruno@clisp.org>.
15704
15705         * modules/gc (Makefile.am): Use it.
15706
15707 2005-10-21  Bruno Haible  <bruno@clisp.org>
15708
15709         * gnulib-tool (func_import, func_create_testdir): Add quoting to last
15710         patch.
15711
15712 2005-10-19  Simon Josefsson  <jas@extundo.com>
15713
15714         * tests/test-gc-rijndael.c: New file.
15715
15716         * modules/gc-rijndael, modules/gc-rijndael-test: New files.
15717
15718 2005-10-19  Simon Josefsson  <jas@extundo.com>
15719
15720         * tests/test-gc-md4.c, tests/test-gc-md5.c: Test gc_hash_buffer
15721         interface too.
15722
15723 2005-10-19  Simon Josefsson  <jas@extundo.com>
15724
15725         * tests/test-gc-arcfour.c: New file.
15726
15727         * modules/gc-arcfour, modules/gc-arcfour-tests: New files.
15728
15729 2005-10-19  Simon Josefsson  <jas@extundo.com>
15730
15731         * modules/gc-md4, modules/gc-md4-tests: New file.
15732
15733         * tests/test-gc-md4.c: New file.
15734
15735 2005-10-19  Simon Josefsson  <jas@extundo.com>
15736
15737         * m4/gc-md4.m4: New file.
15738
15739 2005-10-19  Simon Josefsson  <jas@extundo.com>
15740
15741         * m4/gc-hmac-md5.m4, gc-hmac-sha1.m4, gc-md4.m4,
15742         gc-md5.m4, gc-sha1.m4: Fix typo, suggested by Stepan Kasal
15743         <kasal@ucw.cz>.
15744
15745 2005-10-19  Simon Josefsson  <jas@extundo.com>
15746
15747         * m4/gc-arcfour.m4: New file.
15748
15749         * m4/gc-rijndael.m4: New file.
15750
15751 2005-10-19  Simon Josefsson  <jas@extundo.com>
15752
15753         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support MD4.
15754
15755 2005-10-19  Simon Josefsson  <jas@extundo.com>
15756
15757         * lib/gc-gnulib.c: Support ARCFOUR.
15758
15759 2005-10-19  Simon Josefsson  <jas@extundo.com>
15760
15761         * lib/gc-gnulib.c: Implement gc_cipher_* API, currently only with AES
15762         support.
15763
15764         * lib/gc.h: Add ECB enum type.
15765
15766         * lib/hmac-md5.c, hmac-sha1.c: Include memxor.h.
15767
15768 2005-10-18  Simon Josefsson  <jas@extundo.com>
15769
15770         * tests/test-md5.c: New file.
15771
15772         * modules/md5-tests: New file.
15773
15774 2005-10-18  Simon Josefsson  <jas@extundo.com>
15775
15776         * tests/test-md4.c: New file.
15777
15778         * modules/md4, modules/md4-tests: New files.
15779
15780 2005-10-18  Simon Josefsson  <jas@extundo.com>
15781
15782         * m4/md4.m4: New file.
15783
15784 2005-10-18  Simon Josefsson  <jas@extundo.com>
15785
15786         * lib/md4.h, lib/md4.c: New files, based on md5.?.
15787
15788 2005-10-17  Stepan Kasal  <kasal@ucw.cz>
15789
15790         * gnulib-tool (func_create_testdir): Omit the second check whether
15791         BUILT_SOURCES in nonempty.
15792
15793 2005-10-17  Simon Josefsson  <jas@extundo.com>
15794
15795         * tests/test-rijndael.c: New file.
15796
15797 2005-10-17  Simon Josefsson  <jas@extundo.com>
15798
15799         * modules/sha1: Depend on stdint instead of md5.
15800
15801         * modules/md5: Depend on stdint, remove uint32_t.
15802
15803 2005-10-17  Simon Josefsson  <jas@extundo.com>
15804
15805         * modules/gc-sha1-tests: New file.
15806
15807         * tests/test-gc-sha1.c: New file.
15808
15809 2005-10-17  Simon Josefsson  <jas@extundo.com>
15810
15811         * m4/md5.m4: Remove call to uint32_t.m4.
15812
15813 2005-10-17  Simon Josefsson  <jas@extundo.com>
15814
15815         * lib/sha1.c: Use uint32_t instead of md5_uint32.t
15816
15817         * lib/sha1.h: Use stdint.h and uint32_t instead of md5_uint32 from
15818         md5.h.
15819
15820         * lib/md5.c: Use uin32_t.  Fix non-gcc UNALIGNED_P macro.
15821
15822         * lib/md5.h: Use stdint.h and uint32_t.  Doc fix.
15823
15824 2005-10-17  Simon Josefsson  <jas@extundo.com>
15825
15826         * lib/gc.h, gc-libgcrypt.c: Add more hash types/functions.
15827
15828 2005-10-17  Simon Josefsson  <jas@extundo.com>
15829
15830         * lib/gc.h, gc-libgcrypt.c: Add ciphers.
15831
15832 2005-10-17  Simon Josefsson  <jas@extundo.com>
15833
15834         * lib/gc-libgcrypt.c (gc_hmac_sha1): Fix assert.
15835
15836         * lib/gc.h (gc_nonce, gc_pseudo_random, gc_random): Add prototypes.
15837
15838 2005-10-17  Bruno Haible  <bruno@clisp.org>
15839
15840         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Change the return statement so
15841         that it can also be used in a test.
15842
15843 2005-10-16  Bruno Haible  <bruno@clisp.org>
15844
15845         * gnulib-tool (func_emit_tests_Makefile_am): Also define
15846         TESTS_ENVIRONMENT, so that individual tests can augment it.
15847
15848         * gnulib-tool (func_create_testdir): Use an intermediate target for
15849         building $(BUILT_SOURCES). Needed because BUILT_SOURCES can contain
15850         macros, like $(ALLOCA_H), which cannot be passed through the command
15851         line.
15852
15853 2005-10-15  Simon Josefsson  <jas@extundo.com>
15854
15855         * modules/rijndael-tests: New file.
15856
15857         * modules/rijndael: New file.
15858
15859 2005-10-15  Simon Josefsson  <jas@extundo.com>
15860
15861         * m4/rijndael.m4: New file.
15862
15863 2005-10-15  Simon Josefsson  <jas@extundo.com>
15864
15865         * lib/rijndael-api-fst.h, lib/rijndael-api-fst.c: New files.
15866
15867         * lib/rijndael-alg-fst.h, lib/rijndael-alg-fst.c: New files.
15868
15869 2005-10-14  Simon Josefsson  <jas@extundo.com>
15870
15871         * tests/test-arcfour.c: New file.
15872
15873         * modules/arcfour, modules/arcfour-tests: New files.
15874
15875 2005-10-14  Simon Josefsson  <jas@extundo.com>
15876
15877         * m4/arcfour.m4: New file.
15878
15879 2005-10-14  Simon Josefsson  <jas@extundo.com>
15880
15881         * lib/arcfour.h, lib/arcfour.c: New files.
15882
15883 2005-10-14  Roland McGrath  <roland@redhat.com>
15884
15885         Import from libc.  [BZ #1331]
15886         * lib/obstack.h [!__STDC__] (obstack_int_grow_fast): Fix misnamed
15887         macro argument.
15888         Reported by Matej Vela <vela@debian.org>.
15889
15890 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
15891
15892         * lib/obstack.c [defined _LIBC && defined USE_IN_LIBIO]: Don't
15893         include <wchar.h>; no longer needed.
15894
15895 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
15896
15897         * config/srclist.txt: Add glibc bug 321 for obstack.c, obstack.h.
15898
15899 2005-10-14  Jakub Jelinek  <jakub@redhat.com>
15900         and  Ulrich Drepper  <drepper@redhat.com>
15901
15902         Import from libc.
15903         * lib/obstack.c (print_and_abort) [defined _LIBC]: Use __fxprintf
15904         instead of inline stream orientation test and two separate
15905         function calls.  Pay no attention to USE_IN_LIBIO.
15906
15907 2005-10-13  Simon Josefsson  <jas@extundo.com>
15908
15909         * modules/gc-hmac-md5-tests: New file.
15910
15911         * tests/test-gc-hmac-sha1.c: New file.
15912
15913         * tests/test-gc.c (main): Remove MD5 and HMAC-MD5 tests.
15914
15915         * modules/gc-hmac-md5-tests: New file.
15916
15917         * tests/test-gc-md5.c: New file.
15918
15919         * modules/gc-md5-tests: New file.
15920
15921 2005-10-13  Simon Josefsson  <jas@extundo.com>
15922
15923         * lib/gc-pbkdf2-sha1.c (gc_pbkdf2_sha1): Optimize CEIL computation.
15924         Move memory allocation outside of loop.
15925
15926 2005-10-13  Paul Eggert  <eggert@cs.ucla.edu>
15927
15928         * lib/mkdir-p.c (make_dir_parents): Don't report an error if an
15929         intermediate directory is in a read-only file system.  Problem
15930         reported by Eric Blake.
15931
15932 2005-10-13  Oskar Liljeblad  <oskar@osk.mine.nu>
15933
15934         * modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
15935
15936 2005-10-12  Simon Josefsson  <jas@extundo.com>
15937
15938         * tests/test-hmac-sha1.c: New file.
15939
15940         * modules/hmac-sha1-tests: New file.
15941
15942         * modules/hmac-sha1: New file.
15943
15944 2005-10-12  Simon Josefsson  <jas@extundo.com>
15945
15946         * modules/gc-sha1: New file.
15947
15948 2005-10-12  Simon Josefsson  <jas@extundo.com>
15949
15950         * modules/gc-pbkdf2-sha1, modules/gc-pbkdf2-sha1-tests: New files.
15951
15952         * tests/test-gc-pbkdf2-sha1.c: New file.
15953
15954 2005-10-12  Simon Josefsson  <jas@extundo.com>
15955
15956         * modules/gc-md5, modules/gc-hmac-md5: New files.
15957
15958         * modules/gc (Files): Remove md5, memxor and hmac files.
15959
15960 2005-10-12  Simon Josefsson  <jas@extundo.com>
15961
15962         * m4/gc-pbkdf2-sha1.m4: New file.
15963
15964         * m4/gc-hmac-sha1.m4: New file.
15965
15966         * m4/gc-sha1: New file.
15967
15968         * m4/hmac-sha1.m4: New file.
15969
15970 2005-10-12  Simon Josefsson  <jas@extundo.com>
15971
15972         * m4/gc-md5.m4, m4/gc-hmac-md5.m4: New files.
15973
15974         * m4/gc.m4: Don't call gl_MD5, gl_MEMXOR or gl_HMAC_MD5.
15975
15976 2005-10-12  Simon Josefsson  <jas@extundo.com>
15977
15978         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for return types,
15979         suggested by Bruno Haible <bruno@clisp.org>.
15980
15981 2005-10-12  Simon Josefsson  <jas@extundo.com>
15982
15983         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support SHA-1.
15984
15985 2005-10-12  Simon Josefsson  <jas@extundo.com>
15986
15987         * lib/gc-pbkdf2-sha1.c: New file.
15988
15989         * lib/gc.h: Add gc_pbkdf2_sha1 prototype.
15990
15991 2005-10-12  Simon Josefsson  <jas@extundo.com>
15992
15993         * lib/gc-libgcrypt.c (gc_hmac_sha1): New function.
15994
15995         * lib/gc-gnulib.c (gc_hmac_sha1): New function.
15996
15997 2005-10-12  Simon Josefsson  <jas@extundo.com>
15998
15999         * lib/gc-gnulib.c: Condition MD5 and HMAC-MD5 use on GC_USE_MD5 and
16000         GC_USE_HMAC_MD5, respectively.
16001
16002         * lib/gc-libgcrypt.c (gc_md5): Fix assert call.
16003         (gc_md5): Fix typo.
16004
16005         * lib/gc.h (gc_hash_buffer): Use gc_hash in prototype.
16006
16007         * lib/gc-libgcrypt.c (gc_hash_buffer): Ditto.
16008
16009         * lib/gc-gnulib.c (gc_hash_buffer): Ditto.
16010
16011 2005-10-12  Bruno Haible  <bruno@clisp.org>
16012
16013         * m4/stdbool.m4 (gl_STDBOOL_H): Define as an alias of AM_STDBOOL_H.
16014         Reported by Stepan Kasal <kasal@ucw.cz>.
16015
16016 2005-10-11  Simon Josefsson  <jas@extundo.com>
16017
16018         * tests/test-crc.c: New file.
16019
16020         * modules/crc, modules/crc-tests: New files.
16021
16022 2005-10-11  Simon Josefsson  <jas@extundo.com>
16023
16024         * m4/crc.m4: New file.
16025
16026 2005-10-11  Simon Josefsson  <jas@extundo.com>
16027
16028         * lib/gc.h: Add gc_hash and gc_hash_buffer.
16029
16030         * lib/gc-gnulib.c (gc_hash_buffer): Add.  Reorder #include's.
16031
16032         * lib/gc-libgcrypt.c (gc_hash_buffer): Add.
16033
16034 2005-10-11  Simon Josefsson  <jas@extundo.com>
16035
16036         * lib/crc.h, lib/crc.c: New files.
16037
16038         * lib/gc.h (gc_hash_buffer): Add doc.
16039
16040 2005-10-11  Bruno Haible  <bruno@clisp.org>
16041
16042         * modules/c-strcasestr: New file.
16043         * MODULES.html.sh (String handling <string.h>): Add c-strcasestr.
16044
16045 2005-10-11  Bruno Haible  <bruno@clisp.org>
16046
16047         * modules/c-strcase: New file.
16048         * MODULES.html.sh (String handling <string.h>): Add c-strcase.
16049
16050 2005-10-11  Bruno Haible  <bruno@clisp.org>
16051
16052         * lib/strcasecmp.c: Include limits.h.
16053         (strcasecmp): Avoid integer overflow on exotic platforms.
16054         * lib/strncasecmp.c: Include limits.h.
16055         (strncasecmp): Avoid integer overflow on exotic platforms.
16056         Reported by Paul Eggert.
16057
16058 2005-10-11  Bruno Haible  <bruno@clisp.org>
16059
16060         * lib/c-strcasestr.h: New file, from GNU gettext.
16061         * lib/c-strcasestr.c: New file, from GNU gettext.
16062
16063 2005-10-11  Bruno Haible  <bruno@clisp.org>
16064
16065         * lib/c-strcase.h: New file, from GNU gettext.
16066         * lib/c-strcasecmp.c: New file, from GNU gettext.
16067         * lib/c-strncasecmp.c: New file, from GNU gettext.
16068
16069 2005-10-10  Paul Eggert  <eggert@cs.ucla.edu>
16070
16071         * modules/mempcpy (License): GPL -> LGPL.
16072         * modules/strchrnul (License): Likewise.
16073         * modules/sysexits (License): Likewise.
16074
16075 2005-10-08  Simon Josefsson  <jas@extundo.com>
16076
16077         * config/srclist.txt: Bug 1423 is closed, but 1439 remains.
16078
16079 2005-10-07  Simon Josefsson  <jas@extundo.com>
16080
16081         * m4/memxor.m4: Remove gl_C_RESTRICT call.
16082
16083 2005-10-06  Simon Josefsson  <jas@extundo.com>
16084
16085         * tests/test-hmac-md5.c: New file.
16086
16087         * modules/hmac-md5-tests: New file.
16088
16089         * modules/hmac-md5: New file.
16090
16091 2005-10-06  Simon Josefsson  <jas@extundo.com>
16092
16093         * m4/hmac-md5.m4: New file.
16094
16095         * m4/memxor.m4: Require gl_C_RESTRICT.
16096
16097 2005-10-06  Simon Josefsson  <jas@extundo.com>
16098
16099         * lib/memxor.c (memxor): Avoid casts and warnings.
16100
16101 2005-10-06  Simon Josefsson  <jas@extundo.com>
16102
16103         * lib/hmac-md5.c: New file.
16104
16105         * lib/hmac.h: New file.
16106
16107 2005-10-06  Paul Eggert  <eggert@cs.ucla.edu>
16108
16109         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
16110         promotes to int, not unsigned int, to catch the AIX 5.3
16111         compiler bug.
16112
16113 2005-10-05  Simon Josefsson  <jas@extundo.com>
16114
16115         * modules/memxor: New file.
16116
16117         * modules/iconv (Files): Move config.rpath to havelib, it is used
16118         there.
16119
16120         * modules/havelib (Files): Add config.rpath.
16121
16122 2005-10-05  Simon Josefsson  <jas@extundo.com>
16123
16124         * m4/memxor.m4: New file.
16125
16126 2005-10-05  Simon Josefsson  <jas@extundo.com>
16127
16128         * lib/memxor.c (memxor): Fix compiler error.
16129
16130         * lib/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): Add, see also
16131         <http://sourceware.org/bugzilla/show_bug.cgi?id=1423>.
16132
16133         * lib/memxor.h, lib/memxor.c: New files.
16134
16135         * lib/getaddrinfo.h: Don't protect sys/types.h with HAVE_SYS_TYPES_H,
16136         we assume all systems have it, suggested by Jim Meyering
16137         <jim@meyering.net>.  Remove HAVE_SYS_SOCKET_H test too, to see if
16138         any systems lack sys/socket.h; mingw32 is known to lack it, but we
16139         don't support it yet anyway.  Also remove HAVE_NETDB_H test, for
16140         same reasons.
16141
16142 2005-10-05  Simon Josefsson  <jas@extundo.com>
16143
16144         * config/srclist.txt: Add glibc bug 1423 for md5.h.
16145
16146 2005-10-05  Paul Eggert  <eggert@cs.ucla.edu>
16147
16148         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
16149         sys/socket.h, netdb.h, sys/types.h; the checks areno longer
16150         needed, since the source code now assumes these .h files.
16151
16152 2005-10-05  Derek Price  <derek@ximbiot.com>
16153
16154         * lib/getdelim.c (SIZE_MAX): New macro, if not already defined.
16155
16156 2005-10-05  Bruno Haible  <bruno@clisp.org>
16157
16158         * modules/stdint (License): Change to LGPL.
16159
16160 2005-10-04  Simon Josefsson  <jas@extundo.com>
16161
16162         * lib/getaddrinfo.h: Move sys/types.h include first, reported by "Mark
16163         D. Baushke" <mdb@gnu.org>.
16164
16165 2005-10-04  Bruno Haible  <bruno@clisp.org>
16166
16167         * lib/verify.h (verify_true): Provide alternative definition for C++.
16168
16169 2005-10-03  Paul Eggert  <eggert@cs.ucla.edu>
16170
16171         * lib/getdelim.c: Include getdelim.h first.  Include <limits.h>.
16172         (SSIZE_MAX): New macro, if not already defined.
16173         (getdelim): Fix buffer overrun on 64-bit hosts with lines longer
16174         than 2 GiB.
16175
16176 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
16177
16178         Sync from coreutils.
16179         * m4/openat.m4 (gl_FUNC_OPENAT): Check for fdopendir.
16180         * m4/ullong_max.m4 (gl_ULLONG_MAX): Simplify so that it merely
16181         defines ULONG_MAX_LT_ULLONG_MAX.  Thomas M.Ott reports that
16182         ULLONG_MAX doesn't work with 2.7.2.1.
16183
16184 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
16185
16186         * modules/xreadlink (Makefile.am): Remove lib_SOURCES.
16187         From Ben Pfaff.
16188
16189         * modules/exclude (Depends-on): Depend on verify.
16190         * modules/strtoimax (Depends-on): Likewise.
16191         * modules/utimecmp (Depends-on): Likewise.
16192
16193 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
16194
16195         * lib/exclude.c: Include verify.h.
16196         (verify): Remove.  All callers changed to use verify.h's version.
16197         * lib/strtoimax.c: Likewise.
16198         * lib/utimecmp.c: Likewis.e
16199
16200         Sync from coreutils.
16201         * lib/.cppi-disable: Add getaddrinfo.h, getdelim.h, getline.h,
16202         getpass.c, mbchar.h, mbuiter.h, strcase.h, strnlen.h, strnlen1.h.
16203         * lib/.cvsignore: Add fts.h, search.h, t-fpending.
16204         * lib/settime.c (settime): Fix { typo in previous patch.  Also, don't
16205         bother returning ENOSYS if settimeofday or stime fails; just let
16206         them return whatever errno they want to return.
16207         * lib/utimens.c: Include unistd.h, for dup2.
16208         (futimens): Fix typo: HAVE_FUTIMESAT was misspelled in an #if.
16209         (futimens) [! HAVE_FUTIMESAT]: If !file, set errno before returning -1.
16210
16211 2005-10-02  Jim Meyering  <jim@meyering.net>
16212
16213         Sync from coreutils.
16214         * m4/utimes.m4 (gl_FUNC_UTIMES): Detect the version of utimes
16215         from glibc-2.2.5 that fails for read-only files.
16216
16217 2005-10-02  Jim Meyering  <jim@meyering.net>
16218
16219         Sync from coreutils.
16220         * lib/fts-cycle.c [HAVE_CONFIG_H]: Include <config.h>.
16221         * lib/openat-die.c: Use `#ifdef HAVE_CONFIG_H', not
16222         `#if HAVE_CONFIG_H'.
16223         * lib/openat.c (fdopendir): Do not define if HAVE_FDOPENDIR.
16224         Remove AT_FDCWD test.
16225         Do not consume the fd unless successful.
16226         * lib/openat.h (fdopendir): Do not define if HAVE_FDOPENDIR.
16227         * lib/settime.c (settime): Move the HAVE_STIME block `up' into an #elif
16228         block, so that we don't even try to compile it if settimeofday is
16229         available.  This works around a compilation failure on OSF1 V5.1,
16230         due to stime requiring a `long int*' while tv_sec is `int'.
16231
16232 2005-10-02  Alfred M. Szmidt  <ams@gnu.org>
16233
16234         Sync from coreutils.
16235         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Compare $gl_have_path...
16236         against `yes', rather than just testing for nonempty.
16237
16238 2005-10-01  Simon Josefsson  <jas@extundo.com>
16239
16240         * m4/getaddrinfo.m4: Include sys/types.h for sys/socket.h, on FreeBSD
16241         and Darwin.
16242
16243         * m4/getaddrinfo.m4: Use AC_GNU_SOURCE, GNU only declare getaddrinfo
16244         as an (POSIX) extension.  Check for sys/types.h, sys/socket.h, and
16245         netdb.h too, needed by getaddrinfo.h.  Check if getaddrinfo,
16246         freeaddrinfo and gai_strerror are declared by the POSIX headers.
16247         Check if struct addrinfo is declared.
16248
16249 2005-10-01  Simon Josefsson  <jas@extundo.com>
16250
16251         * lib/getaddrinfo.h: Protect #include's of sys/socket.h and netdb.h.
16252         Only define struct addrinfo if !HAVE_STRUCT_ADDRINFO.  Protect
16253         AI_* and EAI_* definitions.  Protect function declarations.
16254
16255 2005-10-01  Jim Meyering  <jim@meyering.net>
16256
16257         Sync from coreutils.
16258
16259         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Look for getservbyname in these
16260         libraries [inet nsl socket xnet].  Nelson Beebe reported that with
16261         native cc on Solaris 7, getaddrinfo.c requires -lsocket.
16262         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
16263         in the inet and nsl libraries.  Required on Solaris 5.7.
16264
16265 2005-10-01  Jim Meyering  <jim@meyering.net>
16266
16267         Sync from coreutils.
16268         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
16269         in the inet and nsl libraries.  Required on Solaris 5.7.
16270
16271 2005-10-01  Eric Blake  <ebb9@byu.net>  (tiny change)
16272
16273         * lib/getdelim.c (getdelim): Remove unused variables.
16274
16275 2005-09-29  Paul Eggert  <eggert@cs.ucla.edu>
16276
16277         * lib/xtime.h (XTIME_PRECISION): Now of type int, not long long int,
16278         so that the code works even with ancient cpp.  Portability problem
16279         with GCC 2.7.2.1 reported by Thomas M.Ott.
16280
16281 2005-09-27  Paul Eggert  <eggert@cs.ucla.edu>
16282
16283         * modules/regex (Depends-on): Add strcase.
16284
16285         * modules/gethostname (Licence): Change from GPL to LGPL, since
16286         gethostname.c is a trivial implementation of a standard library
16287         function.
16288         * modules/poll (License): Change from GPL to LGPL, since it's
16289         derived from LGPL code.
16290
16291 2005-09-27  Jim Meyering  <jim@meyering.net>
16292
16293         * lib/getcwd.c: Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef
16294         HAVE_CONFIG_H.
16295
16296         * lib/intprops.h (signed_type_or_expr__): Define.
16297         (INT_STRLEN_BOUND) [__GNUC__]: Use a slightly tighter bound
16298         for unsigned types.
16299
16300 2005-09-26  Paul Eggert  <eggert@cs.ucla.edu>
16301
16302         * lib/verify.h (verify_expr): Remove, replacing with:
16303         (verify_true): New macro that returns true instead of void.
16304         (verify_type__): Remove.
16305         (verify): Use verify_true rather than verify_type__.
16306
16307 2005-09-26  Bruno Haible  <bruno@clisp.org>
16308
16309         * modules/mbchar (Include): Mention that HAVE_WCHAR_H && HAVE_WCTYPE_H
16310         is necessary.
16311         (lib_SOURCES): Remove mbchar.c.
16312         * modules/mbfile (Include): Mention that HAVE_MBRTOWC is necessary.
16313         (Files): Add m4/mbrtowc.m4.
16314         * modules/mbiter: Likewise.
16315         * modules/mbuiter: Likewise.
16316
16317 2005-09-26  Bruno Haible  <bruno@clisp.org>
16318
16319         * m4/mbchar.m4 (gl_MBCHAR): Check for wchar.h and wctype.h. Don't
16320         compile mbchar.c if they are not both present.
16321         * m4/mbfile.m4 (gl_MBFILE): Require gl_FUNC_MBRTOWC.
16322         * m4/mbiter.m4 (gl_MBITER): Likewise.
16323         * m4/strstr.m4 (gl_PREREQ_STRSTR): Use AC_REQUIRE.
16324         * m4/strcasestr.m4 (gl_PREREQ_STRCASESTR): Likewise.
16325         * m4/strcase.m4 (gl_PREREQ_STRCASECMP): Likewise.
16326
16327 2005-09-25  Jim Meyering  <jim@meyering.net>
16328
16329         * modules/inet_ntop (Depends-on): Add socklen, since inet_ntop.c
16330         also uses socklen_t.
16331
16332 2005-09-24  Paul Eggert  <eggert@cs.ucla.edu>
16333
16334         * lib/utimens.c (ENOSYS): Define if not already defined.
16335         (futimens): Support having a null PATH if the file descriptor
16336         is nonnegative.
16337
16338         * lib/regex_internal.h (__GNUC_PREREQ, always_inline, inline, pure):
16339         Remove.
16340         (__attribute): Define to empty unless GCC 3.1 or later.
16341         This works around a core dump on OpenBSD 3.4, which has GCC
16342         2.95.3, which dumps core when given __attribute__(()).  It also
16343         simplifies other tests, since we really don't want to bother with
16344         worrying about which ancient version of GCC supported what.
16345         Original problem reported by Yoann Vandoorselaere, with part of
16346         the fix suggested by Derek Price.
16347
16348 2005-09-24  Jim Meyering  <jim@meyering.net>
16349
16350         * lib/verify.h (verify_type__): Use `unsigned int' as the bitfield type
16351         so we can once again use a positive bitfield width of 1 -- now we
16352         don't have to explain why we were using a bitfield width of 2.
16353
16354 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
16355
16356         * m4/regex.m4 (gl_REGEX): If replacing, define regcomp to rpl_regcomp,
16357         and similarly for the other external symbols.  Problem reported
16358         by James Gallager.
16359
16360         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux
16361         bug reported by Jim Meyering.
16362
16363         * m4/utimens.m4 (gl_UTIMENS): Check for futimesat.
16364         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Undo previous change;
16365         not needed, since socklen is a prerequisite module.
16366
16367 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
16368
16369         * lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>.
16370         Problem reported by Eric Blake.
16371         (getaddrinfo): Initialize se so that it's not garbage.
16372         Redo internal storage allocation so that it doesn't make unportable
16373         assumptions about alignment.
16374         Fix a memory leak.
16375
16376         * lib/utimens.c (futimens): Use futimesat if available.
16377         Prefer it to futimes since it doesn't have the futimes bug.
16378
16379         * lib/verify.h (GL_CONCAT0, GL_CONCAT): Remove.
16380         (verify): Don't use the __LINE__ trick, as it doesn't work in general.
16381         Instead, declare a function that returns a pointer to an array,
16382         and use verify_type__ to declare the size of the array.
16383         Problem and germ of a solution reported by Bruno Haible.
16384         (verify_type__): Use 2, not 1, for bitfield size, to avoid
16385         a warning with Irix 6.5 cc.  Problem reported by Bruno Haible.
16386
16387 2005-09-23  Jim Meyering  <jim@meyering.net>
16388
16389         Sync from coreutils.
16390         Correct build failure (socklen_t not defined) on at least
16391         mips-sgi-irix6.5 and alphaev67-dec-osf5.1.
16392         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require gl_SOCKLEN_T.
16393
16394 2005-09-23  Jim Meyering  <jim@meyering.net>
16395
16396         * modules/getaddrinfo (Depends-on): Add socklen.
16397
16398 2005-09-23  Bruno Haible  <bruno@clisp.org>
16399
16400         * tests/test-verify.c: New file.
16401
16402 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
16403
16404         Sync from coreutils.
16405
16406         * modules/argmatch (Depends-on): Add verify.
16407         * modules/getloadavg (Depends-on): Depend on fcntl-safer, not
16408         unistd-safer.
16409         * modules/save-cwd (Depends-on): Likewise.
16410
16411         * modules/openat (Files): Add lib/openat-die.c.
16412         (Depends-on): Remove error, exitfail.
16413         Add dirname.
16414
16415         * modules/verify: New file.
16416         * MODULES.html.sh (Diagnostics <assert.h>): New section,
16417         with "verify" module.
16418
16419 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
16420
16421         Sync from coreutils.
16422
16423         * m4/backupfile.m4, calloc.m4, chown.m4, cloexec.m4, dup2.m4:
16424         * m4/fileblocks.m4, free.m4, ftruncate.m4, getcwd.m4, getpagesize.m4:
16425         * m4/getugroups.m4, group-member.m4, idcache.m4, link-follow.m4:
16426         * m4/mkstemp.m4, mktime.m4, mountlist.m4, nanosleep.m4, pathmax.m4:
16427         * m4/physmem.m4, posixver.m4, putenv.m4, safe-read.m4, same.m4:
16428         * m4/save-cwd.m4, stdio-safer.m4, unistd-safer.m4, unlinkdir.m4:
16429         * m4/userspec.m4, xgetcwd.m4, xreadlink.m4:
16430         Don't bother checking for string.h, stdlib.h, unistd.h.
16431         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't require
16432         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK; that's now the lstat
16433         module's job.
16434         * m4/jm-macros.m4 (gl_MACROS): Likewise.
16435         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_LSTAT.
16436
16437         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.
16438         (gl_GETDATE): Use it.
16439
16440         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Don't bother checking for unistd.h.
16441
16442 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
16443
16444         Sync from coreutils.
16445
16446         * lib/.cppi-disable: Add regcomp.c, regex_internal.c, regex_internal.h,
16447         stat-time.h.
16448         * lib/argmatch.h: Include verify.h
16449         (ARGMATCH_VERIFY): Use verify rather than rolling our own.
16450         (ARGMATCH_ASSERT): Remove; unused.
16451         * lib/canonicalize.c: Assume STDC_HEADERS.
16452         * lib/exclude.c: Include "strcase.h".
16453         * lib/regex_internal.h [!defined _LIBC]: Likewise.
16454         * lib/getusershell.c: Include stdio--.h rather than stdio.h
16455         and stdio-safer.h.
16456         (getusershell): Call fopen, not fopen_safer.
16457         * lib/save-cwd.c: Include fcntl--.h rather than fcntl.h.
16458         Do not include unistd-safer.h.
16459         (save_cwd): Don't call fd_safer; no longer needed
16460         now that we include fcntl--.h.
16461
16462         * lib/getdate.y (relative_time): New type.
16463         (RELATIVE_TIME_0): New constant.
16464         (parser_control): Use relative_time instead of doing it ourselves.
16465         (%union): Add new relative_time rel member.
16466         (tYEAR_UNIT, tMONTH_UNIT, tHOUR_UNIT, tMINUTE_UNIT, tSEC_UNIT):
16467         Now typeless.
16468         (relunit, relunit_snumber): Now of type rel.
16469         (zone, rel, relunit, get_date): Adjust to above changes.
16470
16471         * lib/getloadavg.c: Include fcntl--.h rather than fcntl.h.
16472         Do not include unistd-safer.h.
16473         (getloadavg): Don't call fd_safer; no longer needed
16474         now that we include fcntl--.h.
16475
16476         * lib/mkdir-p.c (ENOSYS): Define to EEXIST if not defined.
16477         (make_dir_parents): Treat ENOSYS like EEXIST.
16478
16479         Improve quality of diagnostics on restore_cwd failure.
16480         * lib/mkdir-p.h (make_dir): Remove.  All uses replaced by mkdir.
16481         (make_dir_parents): Last arg is now int * (for errno), not bool *.
16482         * lib/mkdir-p.c (make_dir, make_dir_parents): Likewise.
16483         Rewrite "mkdir -p" algorithm to avoid the need for "stat"
16484         each time through the loop.  Do not diagnose restore_cwd failure;
16485         that is the caller's job (and perhaps the caller does not care).
16486
16487         * lib/mkdir-p.c (CLEANUP_CWD, CLEANUP): Remove.
16488         (make_dir_parents): Revamp to avoid need for CLEANUP_CWD, CLEANUP.
16489         If the file already exists but is not a directory, don't bother
16490         to try to make its parents.
16491         Close potential file descriptor leak if we can't chdir("/") (!).
16492         Don't always return true if chdir($PWD) fails; return true only
16493         if the requested action was done successfully (except for the
16494         chdir($PWD)).
16495         Don't log final directory unless we actually made it.
16496         Refactor to avoid duplicate code to fix up permissions.
16497         Don't attempt to fix up parent permissions if chdir($PWD) fails.
16498
16499         * lib/strftime.c (my_strftime): Rewrite the previous change slightly,
16500         to make it a bit faster and (I hope) clearer.
16501         * lib/strftime.c (my_strftime): Add support for %:z, %::z, %:::z.
16502         Fix bug in formats like %2N.
16503
16504         * lib/verify.h: New file.
16505
16506 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
16507
16508         Sync from coreutils.
16509         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Check for netinet/in.h.
16510
16511 2005-09-22  Jim Meyering  <jim@meyering.net>
16512
16513         Sync from coreutils.
16514
16515         * m4/lstat.m4 (gl_FUNC_LSTAT):
16516         Use AC_LIBSOURCES to require lstat.c and lstat.h.
16517         Remove obsolete comment.
16518         * m4/xreadlink.m4: Use AC_LIBSOURCES and AC_LIBOBJ.
16519         * m4/xstrtod.m4: Likewise.
16520
16521         * m4/openat.m4 (gl_FUNC_OPENAT): Add openat-die.c.
16522
16523 2005-09-22  Jim Meyering  <jim@meyering.net>
16524
16525         Sync from coreutils.
16526
16527         * lib/backupfile.c: Use ARGMATCH_VERIFY, just in case.
16528
16529         * lib/posixtm.c (posixtime) [lint]: Initialize *all* of tm0, not just
16530         the .tm_year member, since otherwise gcc-4.0 would now warn about
16531         tm_zone, tm_gmtoff, tm_isdst, tm_yday, tm_wday.
16532
16533         * lib/quotearg.c (quotearg_n_options): Change code to be suboptimal, in
16534         order to avoid an unsuppressible warning from gcc on 64-bit systems.
16535
16536         * lib/getdate.y (get_date): Undo part of the 2005-04-04 change, so that
16537         the command "date -d'2005-03-27 +1 day'" succeeds once again, even
16538         when run in a time zone for which daylight savings time is in effect
16539         for the starting date.
16540
16541         * lib/mkdir-p.c (make_dir_parents): Don't let a failed chdir($PWD)
16542         stop us from restricting permissions of just-created absolute-named
16543         directories.
16544         * lib/mkdir-p.c (CLEANUP_CWD): Return *true*, not false when failing
16545         to restore initial working directory.
16546         * lib/mkdir-p.c (make_dir_parents): New parameter:
16547         different_working_dir, to tell caller if/when we change the working
16548         directory and are unable to return to the initial one.
16549         * lib/mkdir-p.h (make_dir_parents): Update prototype.
16550         * lib/mkdir-p.c (CLEANUP_CWD): Change one more `return 1' to
16551         `return false'.  This fixes a bug introduced on 2004-07-30.
16552
16553         * lib/openat.c (fdopendir): Be sure to close the supplied
16554         file descriptor before returning.  This makes our replacement
16555         implementation a little closer to Solaris's, where fdopendir
16556         ties the file descriptor to the returned DIR* pointer.
16557         * lib/openat.c (unlinkat): New function.
16558         * lib/openat.h (unlinkat): Add prototype.
16559         * lib/openat-die.c (openat_save_fail): Rename from openat_save_die.
16560         (openat_restore_fail): Rename from openat_restore_die.
16561         * lib/openat.c, openat.h: Reflect s/_die/_fail/ renaming.
16562
16563         Provide an alternative to exiting immediately upon save_cwd or
16564         restore_cwd failure.  Now, an application can arrange e.g.,
16565         to perform a longjump in that case.
16566         * lib/openat.c: Include dirname.h.
16567         Use IS_ABSOLUTE_FILE_NAME rather than testing for leading slash.
16568         (rpl_openat, fdopendir, fstatat): Call openat_save_die
16569         and openat_restore_die rather than calling error directly.
16570         Don't include "error.h" or "exitfail.h"; they're no longer needed.
16571
16572         * lib/openat-die.c (openat_save_die, openat_restore_die): New file.
16573         * lib/openat.h (openat_save_die, openat_restore_die): Declare and
16574         define.
16575
16576         * lib/strftime.c [FPRINTFTIME] (fprintftime): Provide a new interface:
16577         size_t fprintftime (FILE *fp, char const *fmt, struct tm const *tm,
16578                             int utc, int nanoseconds);
16579         Background:
16580         date should not have to allocate a megabyte of virtual memory to
16581         handle a format argument like +%1048575T.  When implemented with
16582         strftime, it must allocate such a buffer, use strftime to fill it
16583         in, print it, then free it.
16584         With fprintftime, it simply prints everything and exits.
16585         With no need for memory allocation, that's one fewer way to fail.
16586         * lib/strftime.c (my_strftime): Parse the colons of %:::z *after* the
16587         optional field width, not before, so we accept %9:z, not %:9z.
16588         (my_strftime): Be sure to use L_('x') for literals.
16589
16590         * lib/backupfile.c, lib/canon-host.c, lib/canonicalize.c, lib/chown.c:
16591         * lib/cloexec.c, lib/dup-safer.c, lib/dup2.c, lib/euidaccess.c:
16592         * lib/fd-safer.c, lib/fileblocks.c, lib/fopen-safer.c, lib/fsusage.c:
16593         * lib/ftruncate.c, lib/getcwd.c, lib/getcwd.h, lib/getloadavg.c:
16594         * lib/getopt_.h, lib/getpagesize.h, lib/getugroups.c:
16595         * lib/group-member.c, lib/human.h, lib/idcache.c, lib/mkdir-p.c:
16596         * lib/mountlist.c, lib/nanosleep.c, lib/pathmax.h, lib/physmem.c:
16597         * lib/posixver.c, lib/putenv.c, lib/raise.c, lib/safe-read.c:
16598         * lib/same.c, lib/save-cwd.c, lib/setenv.c, lib/settime.c:
16599         * lib/tempname.c, lib/unlinkdir.c, lib/unsetenv.c, lib/userspec.c:
16600         * lib/xgethostname.c, lib/xreadlink.c:
16601         Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally.
16602
16603         * lib/chown.c, lib/cloexec.c, lib/dup-safer.c, lib/dup2.c:
16604         * lib/fsusage.c, lib/getcwd.c, lib/getloadavg.c, lib/mountlist.c:
16605         * lib/openat.h, lib/save-cwd.c, lib/tempname.c:
16606         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
16607         and don't include <sys/file.h>).
16608
16609 2005-09-22  Eric Blake  <ebb9@byu.net>  (tiny change)
16610
16611         Sync from coreutils.
16612
16613         * lib/getloadavg.c (getloadavg) [__CYGWIN__]: Port to cygwin.
16614         [__linux__]: Allocate a big enough buffer for /proc/loadavg.
16615         [!LDAV_DONE]: Avoid unused variable warning.
16616
16617 2005-09-21  Bruno Haible  <bruno@clisp.org>
16618
16619         * lib/unicodeio.h (unicode_to_mb): New declaration.
16620
16621 2005-09-20  Derek Price  <derek@ximbiot.com>
16622
16623         * lib/getaddrinfo.c: Don't include <netdb.h> included from
16624         getaddrinfo.h.
16625
16626 2005-09-20  Bruno Haible  <bruno@clisp.org>
16627
16628         * gnulib-tool: Remove trailing slashes from the values specified for
16629         --source-base, --m4-base, --tests-base, --aux-dir.
16630         Suggested by Simon Josefsson <jas@extundo.com>.
16631
16632 2005-09-20  Bruno Haible  <bruno@clisp.org>
16633
16634         * gnulib-tool (func_all_modules, func_modules_transitive_closure,
16635         func_modules_to_filelist, func_import, func_create_testdir): Make all
16636         sorting results locale-independent, so that gnulib-cache.m4 doesn't
16637         change when gnulib-tool is invoked in a different locale.
16638
16639 2005-09-19  Simon Josefsson  <jas@extundo.com>
16640
16641         * m4/socklen.m4: Fix typo.
16642
16643 2005-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
16644
16645         Use a consistent style for including <config.h>.
16646         * lib/__fpending.c, lib/acl.c, lib/argmatch.c, lib/argp-help.c,
16647         lib/argp-parse.c, lib/argp-pvh.c, lib/backupfile.c, lib/basename.c,
16648         lib/c-stack.c, lib/calloc.c, lib/check-version.c, lib/cloexec.c,
16649         lib/closeout.c, lib/copy-file.c, lib/creat-safer.c, lib/cycle-check.c,
16650         lib/dirfd.c, lib/dirname.c, lib/dup-safer.c, lib/dup2.c,
16651         lib/euidaccess.c, lib/exclude.c, lib/exitfail.c, lib/fatal-signal.c,
16652         lib/fd-safer.c, lib/file-type.c, lib/fileblocks.c, lib/filemode.c,
16653         lib/filenamecat.c, lib/findprog.c, lib/fnmatch.c, lib/fopen-safer.c,
16654         lib/free.c, lib/fsusage.c, lib/ftruncate.c, lib/full-write.c,
16655         lib/fwriteerror.c, lib/getaddrinfo.c, lib/getcwd.c, lib/getdelim.c,
16656         lib/getline.c, lib/getlogin_r.c, lib/getndelim2.c, lib/getnline.c,
16657         lib/getopt1.c, lib/getpass.c, lib/group-member.c, lib/hard-locale.c,
16658         lib/hash-pjw.c, lib/hash.c, lib/human.c, lib/idcache.c,
16659         lib/inet_ntop.c, lib/isdir.c, lib/long-options.c, lib/malloc.c,
16660         lib/memcasecmp.c, lib/memcmp.c, lib/memcoll.c, lib/memcpy.c,
16661         lib/memmove.c, lib/mkdir-p.c, lib/modechange.c, lib/mountlist.c,
16662         lib/open-safer.c, lib/physmem.c, lib/pipe-safer.c, lib/pipe.c,
16663         lib/poll.c, lib/posixver.c, lib/progname.c, lib/progreloc.c,
16664         lib/putenv.c, lib/quote.c, lib/quotearg.c, lib/readline.c,
16665         lib/readlink.c, lib/realloc.c, lib/regex.c, lib/rename.c, lib/rmdir.c,
16666         lib/rpmatch.c, lib/safe-read.c, lib/same.c, lib/save-cwd.c,
16667         lib/savedir.c, lib/sig2str.c, lib/strcspn.c, lib/strerror.c,
16668         lib/stripslash.c, lib/strncasecmp.c, lib/strndup.c, lib/strnlen.c,
16669         lib/strnlen1.c, lib/strsep.c, lib/strstr.c, lib/strtod.c,
16670         lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c,
16671         lib/time_r.c, lib/userspec.c, lib/utimecmp.c, lib/version-etc-fsf.c,
16672         lib/version-etc.c, lib/wait-process.c, lib/xalloc-die.c, lib/xgetcwd.c,
16673         lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c, lib/xreadlink.c,
16674         lib/xsetenv.c, lib/xstrndup.c, lib/xstrtoimax.c, lib/xstrtol.c,
16675         lib/xstrtoumax.c, lib/yesno.c:
16676         Standardize inclusion of config.h.
16677         * lib/__fpending.h, lib/dirfd.h, lib/getdate.h, lib/human.h,
16678         lib/inttostr.h:  Removed inclusion of config.h from header files.
16679         * lib/inttostr.c:  Adjusted in-tree users.
16680         * lib/timespec.h: Remove superfluous warning to include config.h.
16681         * lib/atexit.c, lib/chdir-long.c, lib/chown.c, lib/fchown-stub.c,
16682         lib/getgroups.c, lib/gettimeofday.c, lib/lchown.c, lib/lstat.c,
16683         lib/mkdir.c, lib/mkstemp.c, lib/nanosleep.c, lib/openat.c, lib/raise.c,
16684         lib/readtokens0.c, lib/readutmp.c, lib/unlinkdir.c: Guard inclusion of
16685         config.h with HAVE_CONFIG_H.
16686
16687 2005-09-19  Jim Meyering  <jim@meyering.net>
16688
16689         * modules/pathmax (License): Change to LGPL.
16690
16691 2005-09-19  Derek Price  <derek@ximbiot.com>
16692
16693         * config/srclist.txt: glibc's glob.h is now in lib/glob-libc.h.
16694
16695 2005-09-19  Bruno Haible  <bruno@clisp.org>
16696
16697         * gnulib-tool (import): Provide default for --tests-base.
16698
16699 2005-09-19  Bruno Haible  <bruno@clisp.org>
16700
16701         * doc/quote.texi: New file, extracted from gnulib.texi.
16702         * doc/ctime.texi: New file, extracted from gnulib.texi.
16703         * doc/inet_ntoa.texi: New file, extracted from gnulib.texi.
16704         * doc/gnulib-tool.texi: New file, extracted from gnulib.texi.
16705         * doc/gnulib.texi: Include them.
16706
16707 2005-09-18  Bruno Haible  <bruno@clisp.org>
16708
16709         Portability fix.
16710         * gnulib-tool (func_readlink): New function.
16711         (func_ln_if_changed): Use it.
16712
16713 2005-09-18  Bruno Haible  <bruno@clisp.org>
16714
16715         * gnulib-tool: Support --with-tests also with --import.
16716         (func_emit_tests_Makefile_am): Use variables $m4base and $testsbase.
16717         (func_import): Use variables $testsbase and $inctests. Emit a
16718         gl_TESTS_BASE form into gnulib-cache.m4. Create $testsbase/Makefile.am.
16719         Remind the user to add AC_CONFIG_FILES($testsdir/Makefile) and
16720         SUBDIRS += $testsdir.
16721         (func_create_testdir): Update.
16722
16723 2005-09-18  Bruno Haible  <bruno@clisp.org>
16724
16725         * gnulib-tool: Revise --dry-run implementation. Use variable $doit
16726         instead of $dry_run.
16727         (func_cp_if_changed, func_mv_if_changed): Remove functions.
16728         (func_ln_if_changed): Don't handle dry-run here.
16729         (func_import): In dry-run mode, detect more precisely which actions
16730         would be performed, and don't use "...ing" verbs.
16731
16732 2005-09-18  Bruno Haible  <bruno@clisp.org>
16733
16734         * gnulib-tool (func_tmpdir): New function, taken from GNU gettextize.
16735         (func_import): Use join on two temporary files instead of three nested
16736         loops, in order to determine which files are new or old.
16737
16738 2005-09-18  Bruno Haible  <bruno@clisp.org>
16739
16740         * gnulib-tool (func_import): Comment out code that spits out the
16741         new files with --dry-run.
16742
16743 2005-09-18  Bruno Haible  <bruno@clisp.org>
16744
16745         * doc/gnulib.texi (Invoking gnulib-tool): 50% rewritten.
16746
16747 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
16748
16749         * lib/stat-time.h: New file.
16750         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, CTIME_CMP):
16751         (MTIME_CMP, TIMESPEC_NS): Remove.  Now done by stat-time.h,
16752         in a different way.
16753         (timespec_cmp): New function.
16754         * lib/utimecmp.c: Include stat-time.h.
16755         (SYSCALL_RESOLUTION): Depend on whether various struct stat
16756         members exist, not on the obsolescent ST_MTIM_NSEC.
16757         (utimecmp): Use the new stat-time functions rater than TIMESPEC_NS.
16758
16759 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
16760
16761         * config/srclist.txt: Remove glibc bug 1033 and uncomment mktime.c.
16762
16763 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
16764
16765         * MODULES.html.sh (File system functions): Add stat-time.
16766         * modules/stat-time: New file.
16767         * modules/timespec (Files): Remove m4/st_mtim.m4; this
16768         is now done in a different way, by the stat-time module.
16769         * modules/utimecmp (Depends-on): Add stat-time.
16770
16771 2005-09-15  Paul Eggert  <eggert@cs.ucla.edu>
16772
16773         * m4/st_mtim.m4: Remove.  Superseded by...
16774         * m4/stat-time.m4: New file.
16775         * m4/timespec.m4 (gl_TIMESPEC): Require AC_C_INLINE.
16776         Do not invoke AC_STRUCT_ST_MTIM_NSEC; no longer needed.
16777
16778 2005-09-15  Derek Price  <derek@ximbiot.com>
16779
16780         * m4/strstr.m4 (gl_FUNC_STRSTR): Don't define strstr here.
16781
16782 2005-09-15  Derek Price  <derek@ximbiot.com>
16783
16784         * lib/regex_internal.h: Blank `pure' for GNUC < 3.
16785         * lib/regex_internal.c: Ditto, using this...
16786         (__GNUC_PREREQ): ...new macro.
16787         * lib/regcomp.c, regexec.c: Blank `always_inline' for GNUC < 3.1
16788         using...
16789         (__GNUC_PREREQ): ...this new macro.
16790
16791         * lib/strstr.h: Include string.h. Define strstr as a macro here.
16792
16793 2005-09-15  Derek Price  <derek@ximbiot.com>
16794             Paul Eggert  <eggert@cs.ucla.edu>
16795
16796         * lib/regcomp.c, regexec.c, regex_internal.c: Back out previous
16797         changes, consolidating in...
16798         * lib/regex_internal.h: ...this file.
16799
16800 2005-09-13  Jim Meyering  <jim@meyering.net>
16801
16802         * lib/canon-host.c: Filter through gnu indent and reword comments
16803         slightly.
16804         * lib/canon-host.h (ch_strerror_r): Tweak cpp indentation and spacing.
16805
16806 2005-09-13  Derek Price  <derek@ximbiot.com>
16807
16808         * lib/canon-host.c (canon_host_r): Set *cherror on memory allocation
16809         failure.
16810         Reported by Jim Meyering  <jim@meyering.net>.
16811
16812 2005-09-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
16813
16814         * lib/base64.c: Typo.
16815         (base64_encode): Put b64str in initialized data section.
16816
16817 2005-09-12  Paul Eggert  <eggert@cs.ucla.edu>
16818
16819         Merge glibc and coreutils changes into gnulib, plus a few
16820         extra fixes.
16821         * lib/md5.c: Use #error rather than a string.
16822         (CYCLIC): New macro, from glibc source.  Use it instead of rol.
16823         * lib/md5.h (__GNUC_PREREQ, __THROW): Define if not defined already.
16824         (__attribute__): Define to empty for non recent-GCC.
16825         (__md5_buffer, __md5_finish_ctx, __md5_init_ctx, __md5_process_block):
16826         (__md5_process_bytes, __md5_read_ctx, __md5_stream):
16827         Renamed from their non-__ counterparts, with new macros replacing
16828         them if not _LIBC.  Add __THROW attribute.
16829         (rol): Remove.
16830         (struct md5_ctx): Align buffer if using GCC.
16831         * lib/sha1.h (struct sha1_ctx): Likewise.
16832         * lib/sha1.c (SWAP): Renamed from the NOTSWAP.  All uses changed.
16833         The old name was backwards.
16834         (NOTSWAP): Remove; not used.
16835         (rol): New macro, moved here from md5.h.
16836         (sha1_process_block): Remove a FIXME that doesn't make sense.
16837
16838 2005-09-12  Derek Price  <derek@ximbiot.com>
16839
16840         Return usable errors from canon-host.
16841         * lib/canon-host.h: New file.
16842         * lib/canon-host.c (canon_host): Wrap...
16843         (canon_host_r): ...this new function, which now relies exclusively on
16844         getaddrinfo.
16845         (ch_strerror): New function.
16846         (last_cherror): New global.
16847         * lib/getaddrinfo.c: Move include of getaddrinfo.h first to test
16848         interface.
16849         (getaddrinfo): Add AI_CANONNAME functionality.  Don't do arithmetic on
16850         void *.
16851         (freeaddrinfo): Free ai->ai_canonname when set.
16852
16853 2005-09-12  Derek Price  <derek@ximbiot.com>
16854
16855         Make canon-host require getaddrinfo.
16856         * m4/canon-host.m4 (gl_CANON_HOST): Remove most dependencies.
16857         AC_LIBSOURCE canon-host.h.  Call...
16858         (gl_PREREQ_CANON_HOST): ...this new function, which requires
16859         gl_GETADDRINFO.
16860         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Compile gai_strerror when needed.
16861
16862 2005-09-12  Derek Price  <derek@ximbiot.com>
16863
16864         * modules/canon-host: Add canon-host.h.  Depend on getaddrinfo.  Make
16865         LGPL.
16866         * modules/getaddrinfo: Add link to opengroup spec.  Depend on strdup.
16867
16868 2005-09-12  Derek Price  <derek@ximbiot.com>
16869
16870         * lib/gai_strerror.c: Include config.h when available.  Include
16871         getaddrinfo.h before other headers to test interface.
16872         Reported by Larry Jones <lawrence.jones@ugs.com>.
16873
16874 2005-09-12  Derek Price  <derek@ximbiot.com>
16875             Paul Eggert  <eggert@cs.ucla.edu>
16876
16877         * modules/glob (Files): Add glob-libc.h.
16878
16879 2005-09-12  Derek Price  <derek@ximbiot.com>
16880             Paul Eggert  <eggert@cs.ucla.edu>
16881
16882         * m4/glob.m4 (gl_GLOB_SUBSTITUTE): AC_LIBSOURCES for glob.c,
16883         glob_.h, glob-libc.h.
16884         (gl_PREREQ_GLOB): Remove _SYS_CDEFS_H hack; no longer needed.
16885
16886 2005-09-12  Derek Price  <derek@ximbiot.com>
16887             Paul Eggert  <eggert@cs.ucla.edu>
16888
16889         * lib/glob-libc.h: Renamed from glob_.h.  The new version is
16890         taken from libc's glob.h, except with '#ifdef __GLOB_GNULIB'
16891         protecting things that should be done only in gnulib contexts.
16892         * lib/glob_.h: New file, containing only the glob things needed for
16893         gnulib.
16894         (GLOB_PREFIX): Remove.  All uses changed to look for __GLOB_GNULIB.
16895         (__GLOB_CONCAT, __GLOB_XCONCAT, __GLOB_ID): Remove; no longer needed.
16896         (glob, globfree, glob_pattern_p): Now defined simply in terms of
16897         rpl_glob, rpl_globfree, rpl_glob_pattern_p.
16898         (__GLOB_GNULIB): New macro, to keep the glob.h changes clearer
16899         and to respect the namespace rules better.
16900
16901 2005-09-08  Simon Josefsson  <jas@extundo.com>
16902
16903         * modules/socklen: New file.
16904
16905 2005-09-08  Simon Josefsson  <jas@extundo.com>
16906
16907         * m4/socklen.m4: New file.
16908
16909 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
16910
16911         * modules/utimens (Files): Add m4/utimbuf.m4, since
16912         m4/utimens.m4 requires gl_CHECK_TYPE_STRUCT_UTIMBUF.
16913         Reported by Sergey Poznyakoff.
16914
16915 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
16916
16917         * lib/glob.c (glob, globfree, __glob_pattern_p): Use old-style function
16918         definitions, since that's the preferred style in glibc.
16919         Fix a minor spacing issue, and update copyright notice to match
16920         glibc's.
16921
16922 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
16923
16924         * config/srclist.txt: Remove glibc bug 1061; it's been fixed.
16925
16926 2005-09-06  Simon Josefsson  <jas@extundo.com>
16927
16928         * lib/getpass.c (getpass): Fix typo, test for HAVE_TCSETATTR and not
16929         TCSETATTR.  Reported by Derek Price <derek@ximbiot.com>.
16930
16931 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
16932
16933         * lib/regex_internal.h (bitset_not): Add parens to avoid gcc -Wall
16934         warning.
16935
16936 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
16937
16938         * config/srclist.txt: Add glibc bug 1302.
16939
16940 2005-09-05  Paul Eggert  <eggert@cs.ucla.edu>
16941
16942         Change bitset word type from unsigned int to unsigned long int,
16943         as this has better performance on typical 64-bit hosts.
16944         Port bitset code to hosts with unusual word sizes.
16945         * lib/regcomp.c (build_equiv_class, build_charclass, build_range_exp):
16946         (build_collating_symbol):
16947         Prefer bitset to re_bitset_ptr_t in prototypes, when the actual
16948         argument is a bitset.  This is merely a style issue, but it makes
16949         it clearer that an entire array is expected.
16950         (re_compile_fastmap_iter, init_dfa, init_word_char, optimize_subexps):
16951         * lib/regcomp.c (lower_subexp, parse_bracket_exp, built_charclass_op):
16952         Port to the case where bitset_word is not the same as unsigned int.
16953         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
16954         (bitset_not, bitset_merge, bitset_set_all, bitset_mask):
16955         Likewise.
16956         * lib/regexec.c (check_dst_limits_calc_pos_1,
16957         check_subexp_matching_top):
16958         (build_trtable, group_nodes_into_DFAstates):
16959         Likewise.
16960         * lib/regcomp.c (re_compile_fastmap_iter, utf8_sb_map, optimize_utf8):
16961         Don't assume that SBC_MAX is a multiple of BITSET_WORD_BITS.
16962         * lib/regex_internal.h (bitset_set_all, bitset_not): Likewise.
16963         * lib/regexec.c (group_nodes_into_DFAstates): Likewise.
16964         * lib/regcomp.c (utf8_sb_map): Don't assume UINT_MAX == 0xffffffff.
16965         * lib/regcomp.c (optimize_subexps, lower_subexp):
16966         Work even if bitset_word has holes in its bitwise representation.
16967         * lib/regex_internal.h (BITSET_WORD_BITS): Likewise.
16968         * lib/regexec.c (check_dst_limits_calc_pos_1,
16969         check_subexp_matching_top):
16970         Likewise.
16971         * lib/regex_internal.c (re_string_reconstruct):
16972         Don't assume UCHAR_MAX == 255.
16973         * lib/regex_internal.h (bitset_set_all): Likewise.
16974         * lib/regex_internal.h (BITSET_WORD_BITS): Renamed from UINT_BITS.
16975         All uses changed.
16976         (BITSET_WORDS): Renamed from BITSET_UINTS.  All uses changed.
16977         (bitset_word): New type, replacing 'unsigned int' for bitset uses.
16978         All uses changed.
16979         (BITSET_WORD_MAX): New macro.
16980         (bitset_set, bitset_clear, bitset_contain, bitset_empty):
16981         (bitset_set_all, bitset_copy):  Now inline functions, not macros.
16982         (bitset_empty, bitset_copy):
16983         Prefer sizeof (bitset) to multiplying it out ourselves.
16984         (bitset_not_merge): Remove; unused.
16985         (bitset_contain): Return bool, not unsigned int with one bit on.
16986         All callers changed.
16987         * lib/regexec.c (build_trtable): Don't assume bitset has no stricter
16988         alignment than re_node_set; do this by defining a new internal
16989         type struct dests_alloc and using it to allocate memory.
16990
16991 2005-09-05  Bruno Haible  <bruno@clisp.org>
16992
16993         * gnulib-tool (func_import): Fix comparison in handling of symbolic
16994         links.
16995
16996 2005-09-04  Martin Lambers  <marlam@marlam.de>  (tiny change)
16997
16998         * modules/size_max (Makefile.am): Add size_max.h
16999
17000 2005-09-04  Derek Price  <derek@ximbiot.com>
17001
17002         * gnulib-tool (func_import): Fix reversed $symbolic logic.
17003
17004 2005-09-03  Simon Josefsson  <jas@extundo.com>
17005
17006         * gnulib-tool: Fix typo.
17007
17008 2005-09-03  Simon Josefsson  <jas@extundo.com>
17009
17010         * config/srclist.txt: Add glibc bug 1293.
17011
17012 2005-09-03  Derek Price  <derek@ximbiot.com>
17013
17014         * m4/getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
17015         From Larry Jones <lawrence.jones@ugs.com>.
17016
17017 2005-09-02  Simon Josefsson  <jas@extundo.com>
17018
17019         * modules/socklen: New file.
17020
17021 2005-09-02  Simon Josefsson  <jas@extundo.com>
17022
17023         * modules/havelib: New module.
17024
17025         * modules/gettext, modules/iconv, modules/lock, modules/readline:
17026         Use havelib.
17027
17028 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
17029
17030         Check for arithmetic overflow when calculating sizes, to prevent
17031         some buffer-overflow issues.  These patches are conservative, in the
17032         sense that when I couldn't determine whether an overflow was possible,
17033         I inserted a run-time check.
17034         * lib/regex_internal.h (re_xmalloc, re_xrealloc, re_x2realloc): New
17035         macros.
17036         (SIZE_MAX) [!defined SIZE_MAX]: New macro.
17037         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc):
17038         (re_xnrealloc, re_x2nrealloc): New inline functions.
17039         * lib/regcomp.c (init_dfa, analyze, build_range_exp,
17040         parse_bracket_exp):
17041         (build_equiv_class, build_charclass): Check for arithmetic overflow
17042         in size expression calculations.
17043         * lib/regex_internal.c (re_string_realloc_buffers):
17044         (build_wcs_upper_buffer, re_node_set_add_intersect):
17045         (re_node_set_init_union, re_node_set_insert, re_node_set_insert_last):
17046         (re_dfa_add_node, register_state): Likewise.
17047         * lib/regexec.c (re_search_stub, re_copy_regs, re_search_internal):
17048         (prune_impossible_nodes, push_fail_stack, set_regs, check_arrival):
17049         (build_trtable, extend_buffers, match_ctx_init, match_ctx_add_entry):
17050         (match_ctx_add_subtop, match_ctx_add_sublast): Likewise.
17051
17052 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
17053
17054         * modules/inttostr (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
17055         m4/ulonglong.m4.  Problem reported by Martin Lambers.
17056
17057 2005-09-02  Bruno Haible  <bruno@clisp.org>
17058
17059         Support for lib vs. lib64 distinction on biarch platforms.
17060         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): New macro.
17061         (AC_LIB_PREFIX): Require it. Use $acl_libdirstem instead of 'lib'.
17062         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Likewise.
17063
17064 2005-09-02  Bruno Haible  <bruno@clisp.org>
17065
17066         * gnulib-tool (import): In the other first-use case, provide defaults
17067         as well.
17068
17069 2005-09-02  Bruno Haible  <bruno@clisp.org>
17070
17071         * config/srclist.txt: lib-link.m4 and lib-prefix.m4 currently have
17072         patches not yet found in the latest gettext release.
17073
17074 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
17075
17076         * lib/glob.c (GET_LOGIN_NAME_MAX): Renamed from LOGIN_NAME_MAX,
17077         to avoid a collision with bits/local_lim.h in glibc.
17078         All uses changed.  Problem reported by Dmitry V. Levin in
17079         <http://sources.redhat.com/bugzilla/show_bug.cgi?id=1060>.
17080
17081         * lib/regex_internal.c (build_wcs_upper_buffer): Fix portability
17082         bugs in int versus size_t comparisons.
17083         (re_string_context_at): Fix bug where the code assumed that
17084         Idx is signed.
17085
17086         Use bool where appropriate.
17087         * lib/regcomp.c (re_set_fastmap): ICASE arg is bool, not int.
17088         All callers changed.
17089         (calc_eclosure_iter): Likewise, for ROOT arg.
17090         (parse_bracket_element): Likewise, for ACCEPT_HYPHEN arg.
17091         (build_charclass_op): Likewise, for NON_MATCH arg.
17092         * lib/regex_internal.c (re_string_allocate, re_string_construct):
17093         (re_string_construct_common): Likewise, for ICASE arg.
17094         * lib/regexec.c (re_search_2_stub, re_search_stub):
17095         Likewise, for RET_LEN arg.
17096         (check_matching): Likewise, for FL_LONGEST_MATCH arg.
17097         (set_regs): Likewise, for FL_BACKTRACK arg.
17098         * lib/regcomp.c (re_compile_fastmap_iter, optimize_utf8):
17099         (duplicate_node_closure, calc_inveclosure, calc_eclosure):
17100         (calc_eclosure_iter, parse_bracket_exp):
17101         Use bool for internal variables that are booleans.
17102         * lib/regexec.c (re_search_internal, check_matching,
17103         proceed_next_node):
17104         (set_regs, build_sifted_states, sift_states_bkref):
17105         (check_arrival_add_next_nodes, check_arrival_expand_ecl_sub):
17106         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
17107         (find_collation_sequence_value):
17108         Likewise.
17109         * lib/regex_internal.c (re_node_set_insert, re_node_set_insert_last):
17110         (re_node_set_compare):
17111         Return bool, not int. All callers changed.
17112         * lib/regexec.c (check_halt_node_context, check_dst_limits):
17113         (build_trtable, check_node_accept): Likewise.
17114         * lib/regex_internal.h: Include stdbool.h.
17115
17116         Fix bugs uncovered when converting to bool.
17117         * lib/regcomp.c (calc_eclosure_iter): Check for storage allocation
17118         failure instead of charging ahead blindly.
17119         * lib/regex_internal.c (register_state): Likewise.
17120         * lib/regexec.c (re_search_2_stub): Use simpler method than boolean
17121         for freeing internal storage.
17122         (group_nodes_into_DFA_states): Use unsigned int, not int, for
17123         bitset pieces used as boolean, to avoid undefined behavior
17124         on hosts that do int overflow checking.
17125
17126 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
17127
17128         * config/srclist.txt: Add glibc bugs 1285-1287.
17129
17130 2005-09-01  Jim Meyering  <jim@meyering.net>
17131
17132         * m4/lchown.m4: Require gl_FUNC_CHOWN, for the definition of
17133         CHOWN_MODIFIES_SYMLINK, which is used by lchown.c.
17134         Require gl_STAT_MACROS, too.
17135
17136 2005-09-01  Bruno Haible  <bruno@clisp.org>
17137
17138         * gnulib-tool (import): In the first-use case, provide defaults.
17139
17140 2005-09-01  Bruno Haible  <bruno@clisp.org>
17141
17142         * gnulib-tool (func_import): Remove the .tmp files.
17143
17144 2005-09-01  Bruno Haible  <bruno@clisp.org>
17145
17146         * gnulib-tool (func_import): Fix handling of symbolic links.
17147
17148 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
17149
17150         On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
17151         old glibc regex code mishandles strings longer than 2**31 bytes.
17152         This patch fixes this when the regex code is used in gnulib
17153         (i.e., outside glibc).
17154
17155         This patch should not affect the use of the regex code inside
17156         glibc.  No doubt this problem also needs to be handled for glibc
17157         as well, but the result will be an incompatible change to the
17158         glibc ABI, and the old ABI will have to be supported too.  That
17159         can be the the subject for another patch.
17160
17161         * lib/regex.h (_REGEX_LARGE_OFFSETS): New feature-test macro,
17162         governing whether the rest of this patch is active.  By default,
17163         the macro is disabled and the patch has no effect.
17164         (regoff_t) [defined _REGEX_LARGE_OFFSETS]: Define to off_t, not int.
17165         (__re_idx_t, __re_size_t, __re_long_size_t): New types.
17166         (struct re_pattern_buffer, re_search, re_search_2, re_match):
17167         (re_match_2, re_set_registers): Use the new types.
17168         * lib/regex_internal.h (Idx, re_hashval_t): New types.
17169         (REG_MISSING, REG_ERROR, REG_VALID_INDEX, REG_VALID_NONZERO_INDEX):
17170         New macros.
17171         (re_node_set, re_charset_t, re_token_t, re_string_realloc_buffers):
17172         (re_string_context_at, bin_tree_t, re_dfastate_t):
17173         (struct re_state_table_entry, state_array_t, re_sub_match_last_t):
17174         (re_sub_match_top_t, re_match_context_t, re_sift_context_t):
17175         (struct re_fail_stack_ent_t, struct re_fail_stack_t, struct re_dfa_t):
17176         (re_string_char_size_at, re_string_wchar_at):
17177         (re_string_elem_size_at):
17178         Use the new types and macros to port to 64-bit hosts.
17179         Use unsigned types for internal values, so that the code
17180         mostly works even for arrays larger than SSIZE_MAX.
17181         * lib/regcomp.c (re_compile_internal, init_dfa, duplicate_node):
17182         (search_duplicated_node, calc_eclosure_iter, fetch_number):
17183         (parse_reg_exp, parse_branch, parse_expression, parse_sub_exp):
17184         (build_equiv_class, build_charclass, re_compile_fastmap_iter):
17185         (free_dfa_content, create_initial_state, optimize_utf8, analyze):
17186         (optimize_subexps, calc_first, link_nfa_nodes, duplicate_node_closure):
17187         (calc_inveclosure, parse_dup_op, build_range_exp):
17188         (build_collating_symbol, parse_bracket_exp, build_charclass_op):
17189         (fetch_number, create_token_tree, mark_opt_subexp):
17190         Likewise.
17191         * lib/regex_internal.c (re_string_construct_common,
17192         create_ci_newstate):
17193         (create_cd_newstate, re_string_allocate, re_string_construct):
17194         (re_string_realloc_buffers, build_wcs_upper_buffer):
17195         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
17196         (re_string_reconstruct, re_string_peek_byte_case):
17197         (re_string_fetch_byte_case, re_string_context_at):
17198         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
17199         (re_node_set_init_copy, re_node_set_add_intersect):
17200         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
17201         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
17202         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
17203         (re_acquire_state, re_acquire_state_context, register_state):
17204         Likewise.
17205         * lib/regex.c (match_ctx_init, match_ctx_add_entry,
17206         search_cur_bkref_entry):
17207         (match_ctx_add_subtop, match_ctx_add_sublast, sift_ctx_init):
17208         (re_search_internal, re_search_2_stub, re_search_stub)
17209         (re_copy_regs, check_matching, check_halt_state_context, update_regs):
17210         (push_fail_stack, sift_states_iter_mb, build_sifted_states):
17211         (update_cur_sifted_state, check_dst_limits):
17212         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
17213         (check_subexp_limits, sift_states_bkref, merge_state_array):
17214         (check_subexp_matching_top, get_subexp, get_subexp_sub):
17215         (find_subexp_node, check_arrival, check_arrival_add_next_nodes):
17216         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
17217         (expand_bkref_cache, check_node_accept_bytes):
17218         (group_nodes_into_DFAstates, check_node_accept, regexec, re_match):
17219         (re_search, re_match_2, re_search_2, prune_impossible_nodes):
17220         (acquire_init_state_context, check_halt_node_context):
17221         (proceed_next_node, pop_fail_stack, set_regs, free_fail_stack_return):
17222         (sift_states_backward, clean_state_log_if_needed):
17223         (sub_epsilon_src_nodes, add_epsilone_src_nodes, merge_state_with_log):
17224         (find_recover_state, transit_state_sb, transit_state_mb):
17225         (transit_state_bkref, build_trtable, match_ctx_clean):
17226         Likewise.
17227         * lib/regcomp.c (parse_dup_op): Add an extra test if Idx is unsigned,
17228         to work around an assumption that REG_MISSING is negative.
17229
17230         * lib/regcomp.c (re_comp) [defined _REGEX_RE_COMP || defined _LIBC]:
17231         (seek_collating_symbol_entry) [defined _LIBC]:
17232         (lookup_collation_sequence_value) [defined _LIBC]:
17233         (build_range_exp, build_collating_symbol) [defined _LIBC]:
17234         Use prototypes rather than old-style function definitions.
17235         * lib/regexec.c (re_exec) [defined _REGEX_RE_COMP || defined _LIBC]:
17236         (transit_state_sb) [0]:
17237         (find_collation_sequence_value) [defined _LIBC]: Likewise.
17238
17239         * lib/regexec.c (re_search_internal): Simplify update of rm_so and
17240         rm_eo.
17241
17242         * lib/regcomp.c (re_compile_fastmap_iter, init_dfa, init_word_char):
17243         (optimize_subexps, lower_subexp):
17244         Don't assume 1<<31 has defined behavior on hosts with 32-bit int,
17245         since the signed shift might overflow.  Use 1u<<31 instead.
17246         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
17247         Likewise.
17248         * lib/regexec.c (check_dst_limits_calc_pos_1,
17249         check_subexp_matching_top): Likewise.
17250
17251         * lib/regcomp.c (optimize_subexps, lower_subexp):
17252         Use CHAR_BIT rather than 8, for clarity.
17253         * lib/regexec.c (check_dst_limits_calc_pos_1):
17254         (check_subexp_matching_top): Likewise.
17255         * lib/regcomp.c (init_dfa): Make table_size unsigned, so that we don't
17256         have to worry about portability issues when shifting it left.
17257         Remove no-longer-needed test for table_size > 0.
17258         * lib/regcomp.c (parse_sub_exp): Do not shift more bits than there are
17259         in a word, as the resulting behavior is undefined.
17260         * lib/regexec.c (check_dst_limits_calc_pos_1): Likewise;
17261         in one case, a <= should have been an <, and in another case the
17262         whole test was missing.
17263         * lib/regex_internal.h (BYTE_BITS): Remove.  All uses changed to
17264         the standard name CHAR_BIT.
17265         * lib/regexec.c (match_ctx_add_entry): Don't assume that ~0 == -1;
17266         this is not true on one's complement and signed-magnitude hosts.
17267
17268         * lib/regex_internal.h (re_sub_match_top_t): Remove unused member
17269         next_last_offset.
17270         (struct re_dfa_t): Remove unused member states_alloc.
17271         * lib/regcomp.c (init_dfa): Don't initialize unused members.
17272
17273 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
17274
17275         * m4/regex.m4 (gl_REGEX): Require AC_SYS_LARGEFILE, Define
17276         _REGEX_LARGE_OFFSETS).  Test for regoff_t/off_t bug in 64-bit
17277         and large-file glibc and in 32-bit large-file Solaris.
17278
17279 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
17280
17281         * lib/regex_internal.c (re_string_reconstruct): Don't assume buffer
17282         lengths fit in regoff_t; this isn't true if regoff_t is the same
17283         width as size_t.
17284         * lib/regex.c (re_search_internal): 5th arg is LAST_START
17285         (= START + RANGE) instead of RANGE.  This avoids overflow
17286         problems when regoff_t is the same width as size_t.
17287         All callers changed.
17288         (re_search_2_stub): Check for overflow when adding the
17289         sizes of the two strings.
17290         (re_search_stub): Check for overflow when adding START
17291         to RANGE; if it occurs, substitute the extreme value.
17292
17293 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
17294
17295         * config/srclist.txt: Add glibc bugs 1273, 1278-1282, 1284.
17296
17297 2005-08-31  Jim Meyering  <jim@meyering.net>
17298
17299         * lib/regcomp.c (search_duplicated_node): Make first pointer arg
17300         a pointer-to-const.
17301         * lib/regex_internal.c (create_ci_newstate, create_cd_newstate):
17302         (register_state): Likewise.
17303         * lib/regexec.c (search_cur_bkref_entry, check_dst_limits):
17304         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
17305         (group_nodes_into_DFAstates): Likewise.
17306
17307 2005-08-31  Jim Meyering  <jim@meyering.net>
17308
17309         * check-module: Add a FIXME comment.
17310
17311 2005-08-31  Eric Blake  <ebb9@byu.net>
17312
17313         * modules/unistd-safer (Files): Add unistd--.h.
17314         * modules/stdio-safer (Files): Add stdio--.h.
17315
17316 2005-08-31  Derek Price  <derek@ximbiot.com>
17317
17318         * lib/getdelim.c (getdelim): Return EOF on EOF.
17319         Reported by Larry Jones <lawrence.jones@ugs.com>.
17320
17321 2005-08-31  Bruno Haible  <bruno@clisp.org>
17322
17323         Avoid unnecessary diffs in the generated lib/Makefile.am.
17324         * gnulib-tool (func_emit_lib_Makefile_am): Don't write the cmd into
17325         the generated files.
17326         (func_import): Don't set cmd.
17327
17328 2005-08-31  Bruno Haible  <bruno@clisp.org>
17329
17330         * lib/strstr.c: Include <stddef.h>, for NULL.
17331         * lib/strcasestr.c: Likewise.
17332         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
17333
17334 2005-08-31  Bruno Haible  <bruno@clisp.org>
17335
17336         * gnulib-tool: New option --macro-prefix.
17337         (func_import): Use macro_prefix.
17338         (import): Handle option --macro-prefix.
17339
17340 2005-08-31  Bruno Haible  <bruno@clisp.org>
17341
17342         * gnulib-tool (import): Rename most ac_* variables to cached_*.
17343         Also use new variables cached_lgpl, cached_libtool.
17344
17345 2005-08-31  Bruno Haible  <bruno@clisp.org>
17346
17347         * gnulib-tool (func_import): Require AC_GNU_SOURCE etc. instead of
17348         always instantiating them.
17349
17350 2005-08-31  Bruno Haible  <bruno@clisp.org>
17351
17352         * gnulib-tool (func_import): Read the previous cached settings
17353         from gnulib-cache.m4 and gnulib-comp.m4. Remove files that were
17354         earlier added by gnulib but are now dropped. Warn when a gnulib file
17355         overwrites a non-gnulib file.
17356
17357 2005-08-31  Bruno Haible  <bruno@clisp.org>
17358
17359         * gnulib-tool (func_import): Generate two files gnulib-cache.m4 and
17360         gnulib-comp.m4 instead of a single gnulib.m4, to make it easy for
17361         projects that don't keep autogenerated files in CVS. Put into
17362         actioncmd only the specified modules, not the transitive closure.
17363
17364 2005-08-31  Bruno Haible  <bruno@clisp.org>
17365
17366         * gnulib-tool (func_import): Fix defaulting of $libname and $libtool.
17367         Create directories that shall be filled.
17368         (import): Don't look for gl_* macros in configure.ac. Recurse across
17369         all directories containing a gnulib-cache.m4 files, if meaningful.
17370
17371 2005-08-31  Bruno Haible  <bruno@clisp.org>
17372
17373         * gnulib-tool (func_import): Emit also a stub for gl_LIBTOOL.
17374         (import): Set seen_libtool when we see gl_LIBTOOL.
17375
17376 2005-08-31  Bruno Haible  <bruno@clisp.org>
17377
17378         * gnulib-tool (func_import): Also copy m4/gnulib-tool.m4. Omit
17379         declaration macro definitions from generated gnulib.m4.
17380
17381 2005-08-30  Oskar Liljeblad  <oskar@osk.mine.nu>
17382
17383         * lib/iconvme.h: Add prototype for iconv_alloc.
17384
17385 2005-08-29  Simon Josefsson  <jas@extundo.com>
17386
17387         * lib/iconvme.c: Fix errno.
17388
17389 2005-08-29  Bruno Haible  <bruno@clisp.org>
17390
17391         * gnulib-tool: Enclose all occurrences of $destdir in "...", so
17392         that it works when the directory contains spaces.
17393
17394 2005-08-29  Bruno Haible  <bruno@clisp.org>
17395
17396         * gnulib-tool (import): Avoid unnecessary spaces in $avoidlist.
17397
17398 2005-08-29  Bruno Haible  <bruno@clisp.org>
17399
17400         * gnulib-tool (func_import): Emit more comments into gnulib.m4.
17401         Emit more advice.
17402
17403 2005-08-29  Bruno Haible  <bruno@clisp.org>
17404         and Stepan Kasal  <kasal@ucw.cz>
17405
17406         * check-module: If more parameters are given, check each of them
17407         separately; add more exceptions, as noted by Jim Meyering.
17408         (check_module): New procedure.
17409         (%exempt_header): Now contains all exceptions.
17410
17411 2005-08-29  Ben Pfaff  <blp@cs.stanford.edu>
17412
17413         * modules/byteswap (Makefile.am): Fix rule to not assume GNU make.
17414
17415 2005-08-29  Oskar Liljeblad  <oskar@osk.mine.nu>
17416
17417         * lib/iconvme.c: Split iconv_string into iconv_alloc.
17418
17419 2005-08-28  Bruno Haible  <bruno@clisp.org>
17420
17421         * m4/gnulib-tool.m4: New file.
17422
17423 2005-08-27  Jim Meyering  <jim@meyering.net>
17424
17425         * modules/unistd-safer (Files): Add pipe-safer.c.
17426         * modules/fcntl-safer (Files): Add creat-safer.c.
17427
17428 2005-08-27  Jim Meyering  <jim@meyering.net>
17429
17430         * m4/stdlib-safer.m4: New file.  From coreutils.
17431         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add stdio--.h.
17432         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Add creat-safer.c to the
17433         AC_LIBSOURCES list and arrange to compile it via AC_LIBOBJ.
17434         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise, add pipe-safer.c.
17435         Add pipe-safer.c and unistd--.h to the AC_LIBSOURCES list.
17436
17437 2005-08-27  Jim Meyering  <jim@meyering.net>
17438
17439         * lib/fopen-safer.c: Merge minor changes from coreutils.
17440         * lib/dup-safer.c: Likewise.
17441         * lib/fd-safer.c: Likewise.
17442
17443         Merge from coreutils.
17444         * lib/stdio--.h: New file.
17445         * lib/stdlib--.h: New file.
17446         * lib/mkstemp-safer.c: New file.
17447
17448         GNU tar needs these.
17449         * lib/pipe-safer.c: New file.
17450         * lib/creat-safer.c: New file.
17451         * lib/fcntl--.h (creat): Define to creat_safer.
17452         * lib/fcntl-safer.h: Include <sys/types.h> and declare creat_safer.
17453         * lib/unistd--.h (pipe): Define to pipe_safer.
17454         * lib/unistd-safer.h: Declare pipe_safer.
17455
17456 2005-08-26  Simon Josefsson  <jas@extundo.com>
17457
17458         * lib/getpass.c: Use _WIN32 instead of WIN32, suggested by Bruno
17459         Haible <bruno@clisp.org>.
17460
17461 2005-08-26  Paul Eggert  <eggert@cs.ucla.edu>
17462
17463         * lib/regex_internal.h: Remove all references to
17464         RE_NO_INTERNAL_PROTOTYPES; no longer neeeded now that we assume C89
17465         or better.
17466         (bitset_not, bitset_merge, bitset_not_merge):
17467         (bitset_mask, re_string_allocate, re_string_construct):
17468         (re_string_reconstruct, re_string_destruct, re_string_elem_size_at):
17469         (re_string_char_size_at, re_string_wchar_at, re_string_peek_byte_case):
17470         (re_string_fetch_byte_case, re_node_set_alloc, re_node_set_init_1):
17471         (re_node_set_init_2, re_node_set_init_copy, re_node_set_add_intersect):
17472         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
17473         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
17474         (re_node_set_remove_at, re_dfa_add_node, re_acquire_state):
17475         (re_acquire_state_context):
17476         Remove unnecessary forward decls.
17477         (re_string_char_size_at, re_string_wchar_at, re_string_elem_size_at):
17478         Put __attribute at function definition,
17479         now that the function decl has been removed.
17480         * lib/regex_internal.c (re_string_peek_byte_case):
17481         (re_string_fetch_byte_case, re_node_set_compare, re_node_set_contains):
17482         Likewise.
17483
17484 2005-08-25  Stepan Kasal  <kasal@ucw.cz>
17485
17486         * m4/regex.m4: Add AC_PREREQ(2.50).
17487         (gl_REGEX): If --with-included-regex was given, skip the autodetection.
17488
17489 2005-08-25  Simon Josefsson  <jas@extundo.com>
17490
17491         * m4/getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and
17492         __fsetlocking.
17493
17494 2005-08-25  Simon Josefsson  <jas@extundo.com>
17495
17496         * lib/getpass.c: Add WIN32 implementation.  Conditionalize use of
17497         termios.h, tcgetattr, tcsetattr and __fsetlocking.  Remove some
17498         GLIBC specific code.
17499
17500 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
17501
17502         Make regex safe for g++.  This fixes one real bug (an "err"
17503         that should have been "*err").  g++ problem reported by
17504         Sam Steingold.
17505         * lib/regex_internal.h (re_calloc): New macro, consistent with
17506         re_malloc etc.  All callers of calloc changed to use re_calloc.
17507         * lib/regex_internal.c (build_wcs_upper_buffer): Return reg_errcode_t,
17508         not int.  All callers changed.
17509         * lib/regcomp.c (re_compile_fastmap_iter): Don't use
17510         alloca (mb_cur_max); just use an array of size MB_LEN_MAX.
17511         * lib/regexec.c (push_fail_stack): Use re_realloc, not realloc.
17512         (find_recover_state): Change "err" to "*err"; this fixes what
17513         appears to be a real bug.
17514         (check_arrival_expand_ecl_sub): Be consistent about reg_errcode_t
17515         versus int.
17516
17517 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
17518
17519         * modules/regex (Depends-on): Add malloc, since the code
17520         assumes that !malloc(0) means failure.
17521
17522 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
17523
17524         * lib/regexec.c (set_regs): Don't alloca with an unbounded size.
17525
17526         alloca modernization/simplification for regex.
17527         * lib/regex.c: Remove portability cruft for alloca.  This no longer
17528         needs to be at the start of the file, and can be moved into
17529         regex_internal.h and simplified.
17530         * lib/regex_internal.h: Include <alloca.h>.
17531         (__libc_use_alloca) [!defined _LIBC]: New macro.
17532         * lib/regexec.c (build_trtable): Remove "#ifdef _LIBC", since the code
17533         now works outside glibc.
17534
17535 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
17536
17537         * config/srclist.txt: Add glibc bugs 1241, 1245.
17538
17539 2005-08-25  Jim Meyering  <jim@meyering.net>
17540
17541         * lib/open-safer.c: Include <config.h>.
17542         Otherwise, we'd lose LARGEFILE support in any file using
17543         e.g. "fcntl--.h"
17544
17545 2005-08-25  Bruno Haible  <bruno@clisp.org>
17546
17547         * m4/minmax.m4: Require autoconf 2.52.
17548         (gl_MINMAX_IN_HEADER): Add comments. Use m4_pushdef/m4_popdef instead
17549         of define/undefine. Use AS_TR_SH and AS_TR_CPP as more robust
17550         alternatives of translit over the alphabet.
17551         Based on a patch from Stepan Kasal <kasal@ucw.cz>.
17552
17553 2005-08-24  Simon Josefsson  <jas@extundo.com>
17554
17555         * tests/test-getpass.c: New file.
17556
17557 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
17558
17559         * m4/regex.m4 (gl_REGEX): Use POSIX-compliant spellings when testing
17560         for GNU regex features.
17561
17562 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
17563
17564         * lib/regcomp.c (regerror): 2nd arg is 'restrict', as per POSIX.
17565         * lib/regex.h (regerror): Likewise.
17566
17567         * lib/regex.c: Do not include <sys/types.h>, as POSIX no longer
17568         requires this.  (The code never needed it.)
17569
17570         * lib/regcomp.c, regex_internal.c, regex_internal.h, regexec.c:
17571         All uses of recently-renamed identifiers changed to use the new,
17572         POSIX-compliant names.  The code will build and run just fine
17573         without these changes, but it's better to eat our own dog food
17574         and use the standard-conforming names.
17575
17576         * lib/regex.h: Fix a multitude of POSIX name space violations.
17577         These changes have an effect only for programs that define
17578         _POSIX_C_SOURCE, _POSIX_SOURCE, or _XOPEN_SOURCE; they
17579         do not change anything for programs compiled in the normal way.
17580         Also, there is no effect on the ABI.
17581
17582         (_REGEX_SOURCE): New macro.
17583         Do not include <stddef.h> if _XOPEN_SOURCE and VMS are both
17584         defined and _GNU_SOURCE is not; this fixes a name space violation.
17585
17586         Rename the following macros to obey POSIX requirements.
17587         The old names are still visible as macros if _REGEX_SOURCE is defined.
17588         (REG_BACKSLASH_ESCAPE_IN_LISTS): renamed from
17589         RE_BACKSLASH_ESCAPE_IN_LISTS.
17590         (REG_BK_PLUS_QM): renamed from RE_BK_PLUS_QM.
17591         (REG_CHAR_CLASSES): renamed from RE_CHAR_CLASSES.
17592         (REG_CONTEXT_INDEP_ANCHORS): renamed from RE_CONTEXT_INDEP_ANCHORS.
17593         (REG_CONTEXT_INDEP_OPS): renamed from RE_CONTEXT_INDEP_OPS.
17594         (REG_CONTEXT_INVALID_OPS): renamed from RE_CONTEXT_INVALID_OPS.
17595         (REG_DOT_NEWLINE): renamed from RE_DOT_NEWLINE.
17596         (REG_DOT_NOT_NULL): renamed from RE_DOT_NOT_NULL.
17597         (REG_HAT_LISTS_NOT_NEWLINE): renamed from RE_HAT_LISTS_NOT_NEWLINE.
17598         (REG_INTERVALS): renamed from RE_INTERVALS.
17599         (REG_LIMITED_OPS): renamed from RE_LIMITED_OPS.
17600         (REG_NEWLINE_ALT): renamed from RE_NEWLINE_ALT.
17601         (REG_NO_BK_BRACES): renamed from RE_NO_BK_BRACES.
17602         (REG_NO_BK_PARENS): renamed from RE_NO_BK_PARENS.
17603         (REG_NO_BK_REFS): renamed from RE_NO_BK_REFS.
17604         (REG_NO_BK_VBAR): renamed from RE_NO_BK_VBAR.
17605         (REG_NO_EMPTY_RANGES): renamed from RE_NO_EMPTY_RANGES.
17606         (REG_UNMATCHED_RIGHT_PAREN_ORD): renamed from
17607         RE_UNMATCHED_RIGHT_PAREN_ORD.
17608         (REG_NO_POSIX_BACKTRACKING): renamed from RE_NO_POSIX_BACKTRACKING.
17609         (REG_NO_GNU_OPS): renamed from RE_NO_GNU_OPS.
17610         (REG_DEBUG): renamed from RE_DEBUG.
17611         (REG_INVALID_INTERVAL_ORD): renamed from RE_INVALID_INTERVAL_ORD.
17612         (REG_IGNORE_CASE): renamed from RE_ICASE.  This renaming is a bit
17613         unusual, since we can't clash with the POSIX REG_ICASE.
17614         (REG_CARET_ANCHORS_HERE): renamed from RE_CARET_ANCHORS_HERE.
17615         (REG_CONTEXT_INVALID_DUP): renamed from RE_CONTEXT_INVALID_DUP.
17616         (REG_NO_SUB): renamed from RE_NO_SUB.
17617         (REG_SYNTAX_EMACS): renamed from RE_SYNTAX_EMACS.
17618         (REG_SYNTAX_AWK): renamed from RE_SYNTAX_AWK.
17619         (REG_SYNTAX_GNU_AWK): renamed from RE_SYNTAX_GNU_AWK.
17620         (REG_SYNTAX_POSIX_AWK): renamed from RE_SYNTAX_POSIX_AWK.
17621         (REG_SYNTAX_GREP): renamed from RE_SYNTAX_GREP.
17622         (REG_SYNTAX_EGREP): renamed from RE_SYNTAX_EGREP.
17623         (REG_SYNTAX_POSIX_EGREP): renamed from RE_SYNTAX_POSIX_EGREP.
17624         (REG_SYNTAX_ED): renamed from RE_SYNTAX_ED.
17625         (REG_SYNTAX_SED): renamed from RE_SYNTAX_SED.
17626         (_REG_SYNTAX_POSIX_COMMON): renamed from _RE_SYNTAX_POSIX_COMMON.
17627         (REG_SYNTAX_POSIX_BASIC): renamed from RE_SYNTAX_POSIX_BASIC.
17628         (REG_SYNTAX_POSIX_MINIMAL_BASIC): renamed from
17629         RE_SYNTAX_POSIX_MINIMAL_BASIC.
17630         (REG_SYNTAX_POSIX_EXTENDED): renamed from RE_SYNTAX_POSIX_EXTENDED.
17631         (REG_SYNTAX_POSIX_MINIMAL_EXTENDED): renamed from
17632         RE_SYNTAX_POSIX_MINIMAL_EXTENDED.
17633         (REG_DUP_MAX): renamed from RE_DUP_MAX.  No need to undef it.
17634         (REG_UNALLOCATED): Renamed from REGS_UNALLOCATED.
17635         (REG_REALLOCATE): Renamed from REGS_REALLOCATE.
17636         (REG_FIXED): Renamed from REGS_FIXED.
17637         (REG_NREGS): Renamed from RE_NREGS.
17638
17639         (REG_ICASE, REG_NEWLINE, REG_NOSUB): Do not depend on the values
17640         of other REG_* macros, since POSIX says the user is allowed to
17641         #undef these macros selectively.
17642
17643         (reg_errcode_t): Update comment stating what other tables need
17644         to be consistent.
17645
17646         Rename the following enum values to obey POSIX requirements.
17647         The old names are still visible as macros.
17648         (_REG_ENOSYS): Renamed from REG_ENOSYS.  Define even if _XOPEN_SOURCE
17649         is not defined, since GNU is supposed to be a superset of POSIX as
17650         much as possible, and since we want reg_errcode_t to be a signed
17651         type for implementation consistency.
17652         (_REG_NOERROR): Renamed from REG_NOERROR.
17653         (_REG_NOMATCH): Renamed from REG_NOMATCH.
17654         (_REG_BADPAT): Renamed from REG_BADPAT.
17655         (_REG_ECOLLATE): Renamed from REG_ECOLLATE.
17656         (_REG_ECTYPE): Renamed from REG_ECTYPE.
17657         (_REG_EESCAPE): Renamed from REG_EESCAPE.
17658         (_REG_ESUBREG): Renamed from REG_ESUBREG.
17659         (_REG_EBRACK): Renamed from REG_EBRACK.
17660         (_REG_EPAREN): Renamed from REG_EPAREN.
17661         (_REG_EBRACE): Renamed from REG_EBRACE.
17662         (_REG_BADBR): Renamed from REG_BADBR.
17663         (_REG_ERANGE): Renamed from REG_ERANGE.
17664         (_REG_ESPACE): Renamed from REG_ESPACE.
17665         (_REG_BADRPT): Renamed from REG_BADRPT.
17666         (_REG_EEND): Renamed from REG_EEND.
17667         (_REG_ESIZE): Renamed from REG_ESIZE.
17668         (_REG_ERPAREN): Renamed from REG_ERPAREN.
17669         (REG_ENOSYS, REG_NOERROR, REG_NOMATCH, REG_BADPAT, REG_ECOLLATE):
17670         (REG_ECTYPE, REG_EESCAPE, REG_ESUBREG, REG_EBRACK, REG_EPAREN):
17671         (REG_EBRACE, REG_BADBR, REG_ERANGE, REG_ESPACE, REG_BADRPT, REG_EEND):
17672         (REG_ESIZE, REG_ERPAREN): Now macros, not enum constants.
17673
17674         (_REG_RE_NAME, _REG_RM_NAME): New macros.
17675         (REG_TRANSLATE_TYPE): Renamed from RE_TRANSLATE_TYPE.  All uses
17676         changed.  But support the old name if the new one is not defined
17677         and if _REGEX_SOURCE.
17678
17679         Change the following member names in struct re_pattern_buffer.
17680         The old names are still supported if !_REGEX_SOURCE.
17681         The new names are always supported, regardless of _REGEX_SOURCE.
17682         (re_buffer): Renamed from buffer.
17683         (re_allocated): Renamed from allocated.
17684         (re_used): Renamed from used.
17685         (re_syntax): Renamed from syntax.
17686         (re_fastmap): Renamed from fastmap.
17687         (re_translate): Renamed from translate.
17688         (re_can_be_null): Renamed from can_be_null.
17689         (re_regs_allocated): Renamed from regs_allocated.
17690         (re_fastmap_accurate): Renamed from fastmap_accurate.
17691         (re_no_sub): Renamed from no_sub.
17692         (re_not_bol): Renamed from not_bol.
17693         (re_not_eol): Renamed from not_eol.
17694         (re_newline_anchor): Renamed from newline_anchor.
17695
17696         Change the following member names in struct re_registers.
17697         The old names are still supported if !_REGEX_SOURCE.
17698         The new names are always supported, regardless of _REGEX_SOURCE.
17699         (rm_num_regs): Renamed from num_regs.
17700         (rm_start): Renamed from start.
17701         (rm_end): Renamed from end.
17702
17703         (re_set_syntax, re_compile_pattern, re_compile_fastmap):
17704         (re_search, re_search_2, re_match, re_match_2, re_set_registers):
17705         Prepend __ to parameter names.
17706
17707         Undo yesterday's changes.
17708
17709 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
17710
17711         * config/srclist.txt: Remove glibc bug 1233 and add 1236, which
17712         supersedes it. Add glibc bugs 1237, 1238, 1240.  Comment out
17713         lib/regex.c.
17714
17715 2005-08-24  Jim Meyering  <jim@meyering.net>
17716
17717         Sync from coreutils.
17718         * m4/fcntl-safer.m4: New file.
17719
17720         * m4/xgetcwd.m4: Use AC_LIBSOURCES and AC_LIBOBJ to indicate source
17721         and object files for this module.
17722
17723 2005-08-24  Jim Meyering  <jim@meyering.net>
17724
17725         Sync from coreutils.
17726         * lib/fcntl--.h, lib/fcntl-safer.h, lib/open-safer.c: New files.
17727
17728 2005-08-24  Jim Meyering  <jim@meyering.net>
17729
17730         * modules/xgetcwd (Makefile.am): Remove `lib_SOURCES += ...' line,
17731         now that xgetcwd.m4 requires xgetcwd.c and xgetcwd.h.
17732
17733 2005-08-24  Jim Meyering  <jim@meyering.net>
17734
17735         * modules/fcntl-safer: New module.
17736         * modules/fts (Depends-on): Add fcntl-safer.
17737         * MODULES.html.sh (File descriptor based Input/Output):
17738         Add fcntl-safer.
17739
17740 2005-08-24  Bruno Haible  <bruno@clisp.org>
17741
17742         Support for unit test modules.
17743         * modules/README: Mention tests modules.
17744         * modules/TEMPLATE-TESTS: New file.
17745         * gnulib-tool: New options --extract-tests-module, --with-tests and
17746         --tests-base (unused for the moment).
17747         (testsbase, inctests): New variables.
17748         (func_all_modules): Exclude TEMPLATE-TESTS and *-tests.
17749         (func_verify_module): Exclude TEMPLATE-TESTS.
17750         (func_verify_nontests_module, func_verify_tests_module): New functions.
17751         (func_get_dependencies): Add implicit dependency for tests modules.
17752         (func_get_tests_module): New function.
17753         (func_modules_transitive_closure): When --with-tests was specified,
17754         include the unit tests as well, unless explicitly avoided.
17755         (func_emit_lib_Makefile_am): Ignore the tests modules here.
17756         (func_emit_tests_Makefile_am): New function.
17757         (func_create_testdir): When --with-tests was specified, emit a
17758         tests/ directory.
17759         * MODULES.html.sh (Future developments): Update.
17760
17761 2005-08-24  Bruno Haible  <bruno@clisp.org>
17762
17763         * modules/tls-tests: New file.
17764         * tests/test-tls.c: New file, from GNU gettext.
17765
17766 2005-08-24  Bruno Haible  <bruno@clisp.org>
17767
17768         * modules/lock-tests: New file.
17769         * tests/test-lock.c: New file, from GNU gettext.
17770
17771 2005-08-24  Bruno Haible  <bruno@clisp.org>
17772
17773         * lib/lock.h: Add multiple inclusion guard.
17774         * lib/tls.h: Add multiple inclusion guard.
17775
17776 2005-08-24  Bruno Haible  <bruno@clisp.org>
17777
17778         * gnulib-tool: Add support for the --aux-dir option to
17779         --create-testdir, --create-megatestdir, --test, --megatest.
17780         (func_create_testdir, func_create_megatestdir): Optionally emit a
17781         AC_CONFIG_AUX_DIR directive.
17782         (create-testdir, create-megatestdir, test, megatest): Provide a
17783         default value for $auxdir.
17784
17785 2005-08-24  Bruno Haible  <bruno@clisp.org>
17786
17787         * gnulib-tool (import): Use compound statement instead of subshell
17788         where possible.
17789
17790 2005-08-24  Bruno Haible  <bruno@clisp.org>
17791
17792         * gnulib-tool (import): Change --aux-dir default to "build-aux".
17793
17794 2005-08-24  Bruno Haible  <bruno@clisp.org>
17795
17796         * gnulib-tool (func_version): Update.
17797
17798 2005-08-24  Bruno Haible  <bruno@clisp.org>
17799
17800         * gnulib-tool (func_import, func_create_testdir,
17801         func_create_megatestdir): Quote all autoconf macro arguments.
17802
17803 2005-08-24  Bruno Haible  <bruno@clisp.org>
17804
17805         * gnulib-tool (func_create_megatestdir): Call autoreconf without the
17806         option --force, because --force causes the aclocal.m4 of each
17807         subdirectory to be newer than the corresponding config.h.in.
17808
17809 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
17810
17811         * m4/regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
17812         All contents moved to gl_REGEX.
17813         (gl_REGEX): Don't bother checking whether lib/regex.c exists;
17814         assume that it does.
17815
17816 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
17817
17818         * lib/regex.h (REG_NOSYS)
17819         [!defined _XOPEN_SOURCE && 200112L <= _POSIX_C_SOURCE]:
17820         Define, since POSIX requires it as of 2001.
17821         (_REG_ENOSYS)
17822         [! (defined _XOPEN_SOURCE || 200112L <= _POSIX_C_SOURCE)]:
17823         New private symbol, used to keep the enum signed in all cases.
17824         * lib/regex.h (RE_NO_EMPTY_RANGES): Fix doc bug reported by James
17825         Youngman in
17826         <http://lists.gnu.org/archive/html/bug-gnulib/2005-07/msg00132.html>.
17827
17828         * lib/regex_internal.c (re_string_skip_chars, register_state):
17829         (calc_state_hash):
17830         Remove forward decls; no longer needed now that we use prototypes.
17831         * lib/regexec.c (acquire_init_state_context, check_halt_node_context):
17832         (proceed_next_node, pop_fail_stack, sub_epsilon_src_nodes):
17833         (clean_state_log_if_needed): Likewise.
17834
17835 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
17836
17837         * config/srclist.txt: Add glibc bugs 1231-1233.
17838
17839 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
17840
17841         Fix problems reported by Sam Steingold in
17842         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00007.html>.
17843         * lib/regexec.c (sift_states_bkref): Fix portability bug: the code
17844         assumed that reg_errcode_t is a signed type, which is not
17845         necessarily true if _XOPEN_SOURCE is not defined.
17846         * lib/regex_internal.c (calc_state_hash): Put 'inline' before type,
17847         since some compilers warn about it otherwise.
17848
17849 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
17850
17851         * lib/regcomp.c (create_initial_state): Remove duplicate decl.
17852         (init_word_char, create_initial_state, duplicate_node_closure):
17853         (fetch_token, peek_token_bracket, build_range_exp):
17854         (build_collating_symbol): Remove forward decls; no longer needed
17855         now that we use prototypes.
17856
17857         * lib/regcomp.c:
17858         (re_compile_pattern, re_set_syntax, re_compile_fastmap):
17859         (re_compile_fastmap_iter, regcomp, regerror, regfree):
17860         (re_compile_internal, init_dfa, init_word_char, free_workarea_compile):
17861         (create_initial_state, optimize_utf8, analyze, postorder, preorder):
17862         (optimize_subexps, lower_subexps, lower_subexp, calc_first, calc_next):
17863         (link_nfa_nodes, duplicate_node_closure, search_duplicated_node):
17864         (duplicate_node, calc_inveclosure, calc_eclosure, calc_eclosure_iter):
17865         (fetch_token, peek_token, peek_token_bracket, parse, parse_reg_exp):
17866         (parse_branch, parse_expression, parse_sub_exp, parse_dup_op):
17867         (build_range_exp, build_collating_symbol, parse_bracket_exp):
17868         (parse_bracket_element, parse_bracket_symbol, build_equiv_class):
17869         (build_charclass, build_charclass_op, fetch_number, create_tree):
17870         (create_token_tree, mark_opt_subexp, duplicate_tree):
17871         Use prototypes rather than old-style definitions.
17872
17873         * lib/regex_internal.c:
17874         (re_string_allocate, re_string_construct, re_string_realloc_buffers):
17875         (re_string_construct_common, build_wcs_buffer, build_wcs_upper_buffer):
17876         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
17877         (re_string_reconstruct, re_string_peek_byte_case):
17878         (re_string_fetch_byte_case, re_string_destruct, re_string_context_at):
17879         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
17880         (re_node_set_init_copy, re_node_set_add_intersect):
17881         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
17882         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
17883         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
17884         (re_acquire_state, re_acquire_state_context, register_state):
17885         (create_ci_newstate, create_cd_newstate, free_state):
17886         Likewise.
17887         * lib/regexec.c (regexec, re_match, re_search, re_match_2,
17888         re_search_2):
17889         (re_search_2_stub, re_search_stub, re_copy_regs, re_set_registers):
17890         (re_search_internal, prune_impossible_nodes):
17891         (acquire_init_state_context, check_matching, static):
17892         (check_halt_node_context, check_halt_state_context, proceed_next_node):
17893         (push_fail_stack, pop_fail_stack, set_regs, free_fail_stack_return):
17894         (update_regs, sift_states_backward, build_sifted_states):
17895         (clean_state_log_if_needed, merge_state_array):
17896         (update_cur_sifted_state, add_epsilon_src_nodes):
17897         (sub_epsilon_src_nodes, check_dst_limits, check_dst_limits_calc_pos_1):
17898         (check_dst_limits_calc_pos, check_subexp_limits, sift_states_bkref):
17899         (sift_states_iter_mb, transit_state, merge_state_with_log, static):
17900         (find_recover_state, check_subexp_matching_top, transit_state_mb):
17901         (transit_state_bkref, get_subexp, get_subexp_sub, find_subexp_node):
17902         (check_arrival, check_arrival_add_next_nodes):
17903         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
17904         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
17905         (check_node_accept_bytes, check_node_accept, extend_buffers):
17906         (match_ctx_init, match_ctx_clean, match_ctx_free, match_ctx_add_entry):
17907         (search_cur_bkref_entry, match_ctx_add_subtop, match_ctx_add_sublast):
17908         (sift_ctx_init):
17909         Likewise.
17910
17911         * lib/regex_internal.h:
17912         (re_string_allocate, re_string_construct, re_string_reconstruct):
17913         (re_string_realloc_buffers, build_wcs_buffer, build_wcs_upper_buffer):
17914         (build_upper_buffer, re_string_translate_buffer, re_string_destruct):
17915         (re_string_elem_size_at, re_string_char_size_at, re_string_wchar_at):
17916         (re_string_context_at, re_string_peek_byte_case):
17917         (re_string_fetch_byte_case): Declare even if RE_NO_INTERNAL_PROTOTYPES
17918         is defined, since we now use prototypes always.
17919
17920         * lib/regex.h (_RE_ARGS): Remove.  No longer needed, since we assume
17921         C89 or better.  All uses removed.
17922
17923 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
17924
17925         * config/srclist.txt: Add glibc bugs 1220-1227.
17926
17927 2005-08-20  Jim Meyering  <jim@meyering.net>
17928
17929         * lib/regexec.c (regexec, re_search_stub) [!_LIBC]: Omit declaration
17930         of unused local, dfa.
17931
17932 2005-08-20  Bruno Haible  <bruno@clisp.org>
17933
17934         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
17935
17936 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
17937
17938         * lib/regex_internal.c (re_string_realloc_buffers, re_node_set_insert):
17939         (re_node_set_insert_last, re_dfa_add_node):
17940         Rename local variables to avoid GCC shadowing warnings.
17941
17942 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
17943
17944         * lib/regex_internal.c (re_acquire_state, re_acquire_state_context)
17945         [defined lint]: Suppress bogus uninitialized-variable warnings.
17946
17947         * lib/regcomp.c (duplicate_node): Return new index, not an error code,
17948         and let the caller return REG_ESPACE if out of space.  This
17949         removes an uninitialied-variable warning with GCC 4.0.1, and also
17950         avoids taking the address of a local variable.  All callers
17951         changed.
17952
17953 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
17954
17955         * config/srclist.txt: Comment out $LIBCSRC/posix/regex_internal.c,
17956         $LIBCSRC/posix/regexec.c.
17957         Add glibc bug 1217 for regcomp.c.
17958
17959 2005-08-19  Jim Meyering  <jim@meyering.net>
17960
17961         * lib/regexec.c (proceed_next_node): Redo local variables to
17962         avoid GCC shadowing warnings.
17963
17964 2005-08-18  Bruno Haible  <bruno@clisp.org>
17965
17966         * lib/strstr.c (strstr): Fix return value in multibyte case.
17967         * lib/strcasestr.c (strcasestr): Likewise.
17968
17969 2005-08-17  Paul Eggert  <eggert@cs.ucla.edu>
17970
17971         * lib/regex.h: Remove useless space-before-tab.  From coreutils.
17972
17973 2005-08-17  Jim Meyering  <jim@meyering.net>
17974
17975         Make the %s format (seconds since the epoch) work for a negative
17976         number and when used with a zero-padded field width, e.g. %015s.
17977
17978         * lib/strftime.c (my_strftime): Move the `do_number_sign_and_padding'
17979         label so that it precedes the code to set `digits'.  Otherwise,
17980         %0Ns wouldn't work.  Before this change, `date -d @-22 +%05s' would
17981         print `00-22'.  Now, it prints `-0022', as it should.
17982
17983 2005-08-17  Bruno Haible  <bruno@clisp.org>
17984
17985         * modules/strstr (Files): Add m4/mbrtowc.m4.
17986         (Depends-on): Add mbuiter.
17987
17988 2005-08-17  Bruno Haible  <bruno@clisp.org>
17989
17990         * modules/strcasestr: New file.
17991         * MODULES.html.sh (String handling, based on ANSI C 89): Add
17992         strcasestr.
17993
17994 2005-08-17  Bruno Haible  <bruno@clisp.org>
17995
17996         * modules/strcase (Depends-on): Add mbuiter. Remove strnlen1, mbchar.
17997
17998 2005-08-17  Bruno Haible  <bruno@clisp.org>
17999
18000         * modules/mbuiter: New file.
18001         * MODULES.html.sh (Extended multibyte and wide character utilities):
18002         Add mbuiter.
18003
18004 2005-08-17  Bruno Haible  <bruno@clisp.org>
18005
18006         * m4/strstr.m4 (gl_FUNC_STRSTR): Use the replacement function always.
18007         (gl_PREREQ_STRSTR): Use gl_FUNC_MBRTOWC.
18008
18009 2005-08-17  Bruno Haible  <bruno@clisp.org>
18010
18011         * m4/strcasestr.m4: New file.
18012
18013 2005-08-17  Bruno Haible  <bruno@clisp.org>
18014
18015         * lib/strstr.h: Ignore HAVE_STRSTR, always declare the gnulib function.
18016         * lib/strstr.c: Completely rewritten, with multibyte locale support.
18017
18018 2005-08-17  Bruno Haible  <bruno@clisp.org>
18019
18020         * lib/strcasestr.h: New file.
18021         * lib/strcasestr.c: New file.
18022
18023 2005-08-17  Bruno Haible  <bruno@clisp.org>
18024
18025         * lib/strcasecmp.c: Use mbuiter.h.
18026
18027 2005-08-17  Bruno Haible  <bruno@clisp.org>
18028
18029         * lib/mbuiter.h: New file.
18030
18031 2005-08-16  Paul Eggert  <eggert@cs.ucla.edu>
18032
18033         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
18034         of gl_GETOPT_SUBSTITUTE.  That way, if both gl_GETOPT_SUBSTITUTE
18035         and gl_GETOPT are both invoked via different paths (as happens
18036         with GNU tar CVS because it uses both argp and getopt), the former
18037         wins.
18038
18039 2005-08-16  Bruno Haible  <bruno@clisp.org>
18040
18041         * modules/tls: New file.
18042         * MODULES.html.sh (Multithreading): Add tls.
18043
18044 2005-08-16  Bruno Haible  <bruno@clisp.org>
18045
18046         * modules/strnlen1: New file.
18047         * MODULES.html.sh (String handling): Add strnlen1.
18048
18049 2005-08-16  Bruno Haible  <bruno@clisp.org>
18050
18051         * modules/strcase (Files): Add m4/mbrtowc.m4.
18052         (Depends-on): Add strnlen1, mbchar.
18053
18054 2005-08-16  Bruno Haible  <bruno@clisp.org>
18055
18056         * modules/mbiter: New file.
18057         * MODULES.html.sh (Extended multibyte and wide character utilities):
18058         Add mbiter.
18059
18060 2005-08-16  Bruno Haible  <bruno@clisp.org>
18061
18062         * modules/mbfile: New file.
18063         * MODULES.html.sh (Extended multibyte and wide character utilities):
18064         Add mbfile.
18065
18066 2005-08-16  Bruno Haible  <bruno@clisp.org>
18067
18068         * modules/mbchar: New file.
18069         * MODULES.html.sh (Extended multibyte and wide character utilities):
18070         New section.
18071
18072 2005-08-16  Bruno Haible  <bruno@clisp.org>
18073
18074         * m4/tls.m4: New file, from GNU gettext.
18075
18076 2005-08-16  Bruno Haible  <bruno@clisp.org>
18077
18078         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Use the replacement function
18079         always.
18080         (gl_PREREQ_STRCASECMP): Use gl_FUNC_MBRTOWC.
18081
18082 2005-08-16  Bruno Haible  <bruno@clisp.org>
18083
18084         * m4/mbiter.m4: New file.
18085
18086 2005-08-16  Bruno Haible  <bruno@clisp.org>
18087
18088         * m4/mbfile.m4: New file.
18089
18090 2005-08-16  Bruno Haible  <bruno@clisp.org>
18091
18092         * m4/mbchar.m4: New file.
18093
18094 2005-08-16  Bruno Haible  <bruno@clisp.org>
18095
18096         * lib/tls.h: New file, from GNU gettext.
18097         * lib/tls.c: New file, from GNU gettext.
18098
18099 2005-08-16  Bruno Haible  <bruno@clisp.org>
18100
18101         * lib/strnlen1.h: New file.
18102         * lib/strnlen1.c: New file.
18103
18104 2005-08-16  Bruno Haible  <bruno@clisp.org>
18105
18106         * lib/strcasecmp.c (struct mbiter_multi): Remove at_end field.
18107         (mbi_init): Update.
18108         (mbi_avail, mbi_advance): Let the iteration end before the terminating
18109         NUL byte, not after it.
18110
18111 2005-08-16  Bruno Haible  <bruno@clisp.org>
18112
18113         * lib/strcase.h (strcasecmp): Add note in comments.
18114         * lib/strncasecmp.c: Use code from strcasecmp.c.
18115         * lib/strcasecmp.c: Use mbchar module. Define private mbiter variant.
18116         (strcasecmp): Work correctly in multibyte locales.
18117
18118 2005-08-16  Bruno Haible  <bruno@clisp.org>
18119
18120         * lib/mbiter.h: New file.
18121
18122 2005-08-16  Bruno Haible  <bruno@clisp.org>
18123
18124         * lib/mbfile.h: New file.
18125
18126 2005-08-16  Bruno Haible  <bruno@clisp.org>
18127
18128         * lib/mbchar.h: New file.
18129         * lib/mbchar.c: New file.
18130
18131 2005-08-16  Bruno Haible  <bruno@clisp.org>
18132
18133         * lib/mbchar.h (mb_cmp, mb_casecmp): Order the invalid characters after
18134         the valid ones. Makes the comparison operations transitive:
18135         cmp (a, b) < 0 && cmp (b, c) < 0 ==> cmp (a, c) < 0.
18136         * lib/strcasecmp.c (strcasecmp): Use mb_casecmp.
18137
18138 2005-08-15  Simon Josefsson  <jas@extundo.com>
18139
18140         * modules/ssize_t (License): Change to 'unlimited'.
18141
18142         * gnulib-tool (sed_extract_prog): Recognize 'unlimited' license.
18143
18144 2005-08-15  Paul Eggert  <eggert@cs.ucla.edu>
18145
18146         * config/srclist.txt: Comment out $LIBCSRC/posix/regex.h.
18147         Add comments for each pending glibc patch.
18148
18149 2005-08-15  Bruno Haible  <bruno@clisp.org>
18150
18151         * lib/regex.h (__restrict_arr): Don't define to __restrict if
18152         __cplusplus is defined.
18153
18154 2005-08-14  Jim Meyering  <jim@meyering.net>
18155
18156         Sync from coreutils.
18157
18158         * lib/fts-cycle.c (setup_dir, enter_dir, leave_dir, free_dir):
18159         Use the hash-table-based cycle-detection code not just when
18160         FTS_TIGHT_CYCLE_CHECK if specified, but also with FTS_LOGICAL.
18161         Reported by James Youngman in
18162         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00011.html>.
18163         * lib/fts_.h: Mention that with FTS_LOGICAL, we use
18164         FTS_TIGHT_CYCLE_CHECK.
18165         * lib/fts.c (fts_cross_check) [FTS_DEBUG]:
18166         s/active_dir_ht/fts_cycle.ht/. This lets us compile with -DFTS_DEBUG,
18167         once again.
18168         * lib/fts.c [! _LIBC]: Include "lstat.h" rather than rolling our own.
18169         * lib/fts.c (fd_safer): Remove decl.
18170         Include fcntl--.h rather than unistd-safer.h
18171         (fts_safe_changedir): Don't call fd_safer; no longer needed
18172         now that we include fcntl--.h.
18173
18174 2005-08-12  Simon Josefsson  <jas@extundo.com>
18175
18176         * modules/getndelim2: Use ssize_t module.
18177         * modules/getnline: Likewise.
18178         * modules/safe-read: Likewise.
18179         * modules/xreadlink: Likewise.
18180
18181         * modules/ssize_t: New file.
18182
18183 2005-08-12  Simon Josefsson  <jas@extundo.com>
18184
18185         * m4/readline.m4: Look for termcap, curses or ncurses if required.
18186
18187 2005-08-12  Simon Josefsson  <jas@extundo.com>
18188
18189         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
18190         ssize_t.
18191
18192 2005-08-12  Simon Josefsson  <jas@extundo.com>
18193
18194         * MODULES.html.sh (Extra functions based on ANSI C 89: Misc): Add
18195         readline, getdelim and check_version.
18196         (Support for systems lacking ISO C 99: Sizes of integer types):
18197         Add size_max.
18198
18199 2005-08-12  Bruno Haible  <bruno@clisp.org>
18200
18201         * m4/readline.m4 (gl_FUNC_READLINE): Look for ncurses first.
18202
18203 2005-08-11  Simon Josefsson  <jas@extundo.com>
18204
18205         * modules/readline: New file.
18206
18207         * modules/strnlen (Files): Add strnlen.h.
18208
18209 2005-08-11  Simon Josefsson  <jas@extundo.com>
18210
18211         * m4/readline.m4: New file.
18212
18213 2005-08-11  Simon Josefsson  <jas@extundo.com>
18214
18215         * lib/readline.h, readline.c: New file.
18216
18217 2005-08-11  Simon Josefsson  <jas@extundo.com>
18218
18219         * doc/gnulib.texi (Initial import, Finishing touches): Mention
18220         gl_AVOID.
18221
18222 2005-08-11  Bruno Haible  <bruno@clisp.org>
18223
18224         * lib/strnlen.h (strnlen): Change parameter name to match comment.
18225
18226 2005-08-10  Stepan Kasal  <kasal@ucw.cz>
18227
18228         * m4/onceonly_2_57.m4: Really require Autoconf 2.57.
18229
18230 2005-08-10  Simon Josefsson  <jas@extundo.com>
18231
18232         * tests/test-iconvme.c: New file.
18233
18234 2005-08-10  Simon Josefsson  <jas@extundo.com>
18235
18236         * m4/strnlen.m4: New file.
18237
18238         * m4/strndup.m4: Don't check for strnlen declaration, done in
18239         strnlen.m4.
18240
18241 2005-08-10  Simon Josefsson  <jas@extundo.com>
18242
18243         * lib/strndup.c: Use strnlen.h.
18244
18245         * lib/strnlen.h: New file.
18246
18247 2005-08-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
18248
18249         * README: Typos.
18250
18251 2005-08-02  Simon Josefsson  <jas@extundo.com>
18252
18253         * modules/readline: New file.
18254
18255 2005-08-02  Simon Josefsson  <jas@extundo.com>
18256
18257         * modules/getdelim: New file.
18258
18259         * modules/getline: Rewrite, don't use getndelim2.
18260
18261 2005-08-02  Simon Josefsson  <jas@extundo.com>
18262
18263         * m4/getline.m4: Separate out getdelim stuff into separate module.
18264
18265         * m4/getdelim.m4: New file.
18266
18267 2005-08-02  Simon Josefsson  <jas@extundo.com>
18268
18269         * lib/getline.h, getline.c: Rewrite.
18270
18271         * lib/getdelim.h, lib/getdelim.c: New files, ported from glibc.
18272
18273 2005-07-31  Bruno Haible  <bruno@clisp.org>
18274
18275         * lib/lock.h (gl_lock_initializer): New macro.
18276         (gl_lock_define_initialized): Use it.
18277         (gl_rwlock_initializer): New macro.
18278         (gl_rwlock_define_initialized): Use it.
18279         (gl_recursive_lock_initializer): New macro.
18280         (gl_recursive_lock_define_initialized): Use it.
18281
18282 2005-07-30  Karl Berry  <karl@gnu.org>
18283
18284         * doc/gnulib.texi (Initial import): mention -I$(top_builddir)/lib.
18285         Report from Ben Pfaff, regarding getopt.
18286
18287 2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
18288
18289         Add support to getopt for Emacs, which doesn't use LIBOBJS in the
18290         normal way.
18291         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE_HEADER): New macro.
18292         (gl_GETOPT_SUBSTITUTE): Use it.  Invoke gl_PREREQ_GETOPT.
18293         (gl_GETOPT_IFELSE, gl_GETOPT_CHECK_HEADERS): New macros.
18294         (gl_GETOPT): Use the new macros.  Most of the implementation
18295         is moved to the new macros.  This is for programs like Emacs
18296         that don't want all the functionality of gl_GETOPT.
18297
18298 2005-07-26  Bruno Haible  <bruno@clisp.org>
18299
18300         * m4/lock.m4: Update from GNU gettext.
18301
18302 2005-07-26  Bruno Haible  <bruno@clisp.org>
18303
18304         * lib/lock.h: Update from GNU gettext.
18305         * lib/lock.c: Update from GNU gettext.
18306
18307 2005-07-25  Paul Eggert  <eggert@cs.ucla.edu>
18308
18309         * m4/regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_IFELSE instead of the
18310         obsolescent AC_TRY_RUN.  Include the default includes files, for
18311         'exit'.
18312
18313 2005-07-24  Bruno Haible  <bruno@clisp.org>
18314
18315         * modules/visibility: New file.
18316         * MODULES.html.sh (Misc): Add visibility.
18317
18318 2005-07-24  Bruno Haible  <bruno@clisp.org>
18319
18320         * m4/visibility.m4: New file.
18321
18322 2005-07-24  Bruno Haible  <bruno@clisp.org>
18323
18324         * doc/visibility.texi: New file.
18325
18326 2005-07-22  Bruno Haible  <bruno@clisp.org>
18327
18328         * modules/alloca-opt (Makefile.am): Remove explicit dependency on
18329         $(ALLOCA_H), redundant through BUILT_SOURCES.
18330         * modules/argz (Makefile.am): Remove explicit dependency on $(ARGZ_H),
18331         redundant through BUILT_SOURCES.
18332         * modules/byteswap (Makefile.am): Remove explicit dependency on
18333         $(BYTESWAP_H), redundant through BUILT_SOURCES.
18334         * modules/fnmatch (Makefile.am): Remove explicit dependency on
18335         $(FNMATCH_H), redundant through BUILT_SOURCES.
18336         * modules/getopt (Makefile.am): Remove explicit dependency on
18337         $(GETOPT_H), redundant through BUILT_SOURCES.
18338         * modules/glob (Makefile.am): Remove explicit dependency on $(GLOB_H),
18339         redundant through BUILT_SOURCES.
18340         * modules/poll (Makefile.am): Remove explicit dependency on $(POLL_H),
18341         redundant through BUILT_SOURCES.
18342         * modules/stdbool (Makefile.am): Remove explicit dependency on
18343         $(STDBOOL_H), redundant through BUILT_SOURCES.
18344         * modules/stdint (Makefile.am): Remove explicit dependency on
18345         $(STDINT_H), redundant through BUILT_SOURCES.
18346         * modules/sysexits (Makefile.am): Add $(SYSEXITS_H) to BUILT_SOURCES.
18347         Remove explicit dependency on $(SYSEXITS_H).
18348         Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
18349
18350 2005-07-18  Simon Josefsson  <jas@extundo.com>
18351
18352         * lib/check-version.c (check_version): Accept identical versions too.
18353
18354 2005-07-18  Bruno Haible  <bruno@clisp.org>
18355
18356         * modules/lock: New file.
18357         * MODULES.html.sh (Multithreading): New section.
18358
18359 2005-07-18  Bruno Haible  <bruno@clisp.org>
18360
18361         * m4/lock.m4: New file, from GNU gettext.
18362
18363 2005-07-18  Bruno Haible  <bruno@clisp.org>
18364
18365         * lib/lock.h: New file, from GNU gettext.
18366         * lib/lock.c: New file, from GNU gettext.
18367
18368 2005-07-18  Bruno Haible  <bruno@clisp.org>
18369
18370         * lib/lock.h (gl_once_t): New type.
18371         (gl_once_define, gl_once): New macros.
18372         * lib/lock.c (fresh_once): New variable.
18373         (glthread_once, glthread_once_call, glthread_once_singlethreaded): New
18374         functions.
18375
18376 2005-07-16  Simon Josefsson  <jas@extundo.com>
18377
18378         * doc/gnulib.texi (Library version handling): Add ELF symbol collision
18379         workaround, suggested by Bruno.
18380
18381 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
18382
18383         * modules/xalloc (Depends-on): Add xalloc-die.
18384         * modules/xvasprintf (Depends-on): Add xalloc-die.
18385
18386 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
18387
18388         * lib/quotearg.c: Add translator comment suggested by Bruno Haible,
18389         with a minor change.
18390
18391 2005-07-15  Bruno Haible  <bruno@clisp.org>
18392
18393         * m4/poll.m4 (gl_FUNC_POLL): Check against MacOS X 10.4 poll() bug.
18394         When using lib/poll.c, define poll as rpl_poll.
18395
18396 2005-07-14  Paul Eggert  <eggert@cs.ucla.edu>
18397
18398         * modules/argp (Depends-on): Remove unlocked-io.
18399
18400 2005-07-14  Derek Price  <derek@ximbiot.com>
18401
18402         * m4/glob.m4 (gl_GLOB): Cache glob interface check result.  Add check
18403         for glob symlink bug.
18404
18405 2005-07-14  Bruno Haible  <bruno@clisp.org>
18406
18407         * m4/argp.m4 (gl_ARGP): Remove invocation of gl_FUNC_GLIBC_UNLOCKED_IO.
18408         Instead, test for *_unlocked function declarations directly.
18409
18410 2005-07-11  Simon Josefsson  <jas@extundo.com>
18411
18412         * modules/size_max: New file.
18413
18414         * modules/xsize: Depend on size_max module for size_max.m4.
18415
18416 2005-07-11  Simon Josefsson  <jas@extundo.com>
18417
18418         * lib/size_max.h: New file.
18419
18420 2005-07-11  Paul Eggert  <eggert@cs.ucla.edu>
18421
18422         * lib/version-etc-fsf.c (version_etc_copyright): Parameterize the
18423         copyright symbol and the year.
18424         * lib/version-etc.c (COPYRIGHT_YEAR): New constant.
18425         (version_etc_va): Use parameterized copyright notice.
18426         Reword to conform to the current GNU coding standards.
18427
18428 2005-07-11  Karl Berry  <karl@gnu.org>
18429
18430         * doc/gnulib.texi (Quoting): new node.
18431         (Initial import): more info, from Patrice.
18432
18433 2005-07-11  Bruno Haible  <bruno@clisp.org>
18434
18435         * gnulib-tool (func_usage): Document option --avoid.
18436         (Command line options): Handle --avoid.
18437         (func_acceptable): New function.
18438         (func_modules_transitive_closure): Use it.
18439
18440 2005-07-11  Bruno Haible  <bruno@clisp.org>
18441
18442         * MODULES.html.sh: Use shortcut URLs to the www.opengroup.org site.
18443         Reported by Jim Meyering.
18444
18445 2005-07-10  Bruno Haible  <bruno@clisp.org>
18446
18447         * m4/size_max.m4 (gl_SIZE_MAX): Cast ~(size_t)0 back to size_t.
18448         Needed when size_t is smaller than 'unsigned int'.
18449         Reported by Paul Eggert.
18450
18451 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
18452
18453         * modules/argp (Depends-on): Add unlocked-io
18454
18455 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
18456
18457         * lib/argp-namefrob.h: Include unlocked-io.h. Removed unnecessary
18458         block of defines.
18459
18460 2005-07-08  Paul Eggert  <eggert@cs.ucla.edu>
18461
18462         * config/srclist.txt: Comment out regcomp.c, since we have a porting
18463         fix now.
18464
18465 2005-07-08  Eric Blake  <ebb9@byu.net>  (tiny change)
18466         and Paul Eggert  <eggert@cs.ucla.edu>
18467
18468         * lib/regcomp.c (init_dfa, build_range_exp): Store __btowc value
18469         in wint_t, not wchar_t.  Remove now-unnecessary cast.
18470
18471 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
18472
18473         * modules/regex (Files): Add lib/regex_internal.c,
18474         lib/regex_internal.h, lib/regexec.c, lib/regcomp.c, m4/codeset.m4.
18475         (Depends-on): Add extensions.
18476         (Makefile.am): Remove lib_SOURCES; now done by m4 code.
18477
18478 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
18479
18480         * m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on
18481         pathconf.
18482         * m4/same.m4 (gl_SAME): Likewise.
18483         Require AC_SYS_LONG_FILE_NAMES; bug reported by Gerrit P. Haase.
18484
18485         * m4/regex.m4: Adjust to new libc regex implementation.
18486         (gl_INCLUDED_REGEX): Add AC_LIBSOURCES for
18487         all the .c and .h parts of (the new) regex.
18488         Quote the m4 stuff better.
18489         Check for RE_ICASE bug of old gnulib.
18490         Check for REG_STARTEND of recent libc.
18491         Rename local variables from jm_* to gl_*.
18492         Quote operand of "test -f".
18493         Say "recent enough" version of libc, not "version 2".
18494         (gl_PREREQ_REGEX): Remove AC_FUNC_ALLOCA, since alloca is a
18495         prerequisite module.  Remove AC_HEADER_STDC; no longer needed.
18496         Check for locale.h, isblank, mbrtowc, wcrtomb, wcscoll.
18497         Remove check for btowc, isascii.
18498         Require AM_LANGINFO_CODESET.
18499
18500 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
18501
18502         * lib/regex.c, regex.h: Sync from libc.
18503         * lib/regcomp.c, lib/regexec_internal.c, lib/regex_internal.h:
18504         * lib/regexec.c:
18505         New files, synced from libc, except that regex_internal.h
18506         currently has a small porting fix.
18507
18508 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
18509
18510         * config/srclist.txt: Add regcomp.c, regex.c, regex.h,
18511         regex_internal.c, regexec.c.
18512         Add regex_internal.h too, but as a comment, since the libc version
18513         is currently broken in gnulib mode.
18514
18515 2005-07-06  Paul Eggert  <eggert@cs.ucla.edu>
18516
18517         Support programs like Emacs that use gnulib but not gettext.
18518         * MODULES.html.sh (Internationalization functions): Add gettext-h.
18519         * modules/gettext-h: New file.
18520         * modules/gettext (Files): Remove lib/gettext.h.
18521         (Depends-on): Add gettext-h.
18522         (Makefile.am): Remove lib_SOURCES.
18523         * modules/argmatch, modules/c-stack, modules/closeout:
18524         * modules/copy-file, modules/csharpcomp, modules/csharpexec:
18525         * modules/execute, modules/file-type, modules/getaddrinfo:
18526         * modules/getopt, modules/human, modules/javacomp:
18527         * modules/javaexec, modules/mkdir-p, modules/obstack:
18528         * modules/openat, modules/pagealign_alloc, modules/pipe:
18529         * modules/quotearg, modules/regex, modules/rpmatch:
18530         * modules/unicodeio, modules/userspec, modules/version-etc:
18531         * modules/wait-process, modules/xalloc-die, modules/xmemcoll:
18532         * modules/xsetenv:
18533         Depend on gettext-h, not gettext.
18534
18535 2005-07-05  Paul Eggert  <eggert@cs.ucla.edu>
18536
18537         * gnulib-tool (func_import): Add support for 'public domain' license.
18538         * modules/alloca, modules/atexit, modules/memmove:
18539         Now public domain, not GPL.
18540         * modules/dup2, modules/getpagesize, modules/malloc, modules/memset:
18541         * modules/realloc, modules/strerror, modules/strtod:
18542         Now LGPL, not GPL.
18543
18544 2005-07-05  Bruno Haible  <bruno@clisp.org>
18545
18546         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC): Upgrade to version from current
18547         autoconf CVS. Needed for mingw.
18548
18549 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
18550
18551         Remove the dependency of the strftime module on the tzset module.
18552         * modules/strftime (Depends-on): Remove dependency on tzset.
18553
18554 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
18555
18556         Remove the dependency of the strftime module on the tzset module.
18557         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't require
18558         gl_FUNC_TZSET_CLOBBER.
18559
18560 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
18561
18562         Remove the dependency of the strftime module on the tzset module.
18563         * lib/strftime.c (my_strftime)
18564         [! defined _LIBC && ! HAVE_RUN_TZSET_TEST]:
18565         Copy the input structure, to work around some of the bug with
18566         Solaris 2.5.1 and Solaris 2.6.  If you still care about these old
18567         Solaris releases, you should also use the tzset module, but we won't
18568         require it as a dependency any more since we don't want LGPLed code
18569         to depend on GPLed code.
18570
18571 2005-07-02  Jim Meyering  <jim@meyering.net>
18572
18573         * m4/chown.m4, cloexec.m4, dup2.m4, fsusage.m4:
18574         * m4/getcwd-path-max.m4, getcwd.m4, mkstemp.m4, mountlist.m4:
18575         * m4/pagealign_alloc.m4, save-cwd.m4, unistd-safer.m4:
18576         Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
18577
18578 2005-07-02  Jim Meyering  <jim@meyering.net>
18579
18580         * lib/backupfile.c (backup_args): Change a `0' to NULL.
18581
18582 2005-07-01  Paul Eggert  <eggert@cs.ucla.edu>
18583
18584         * lib/xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h>
18585         declares only 'struct timespec;' (!).
18586
18587 2005-07-01  Jim Meyering  <jim@meyering.net>
18588
18589         * lib/chown.c, cloexec.c, dup-safer.c, dup2.c, fsusage.c, getcwd.c:
18590         * lib/getloadavg.c, mountlist.c, openat.h, pagealign_alloc.c:
18591         * lib/save-cwd.c, tempname.c:
18592         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
18593         and don't include <sys/file.h>).
18594
18595 2005-06-29  Jim Meyering  <jim@meyering.net>
18596
18597         * lib/mkdir-p.c (make_dir_parents): Don't apply sizeof to a hard-coded
18598         type name.  Use the variable name instead.
18599         * lib/idcache.c (getuser, getuidbyname, getgroup, getgidbyname):
18600         Likewise.
18601
18602 2005-06-28  Simon Josefsson  <jas@extundo.com>
18603
18604         * modules/check-version (Files): Add check-version.m4.
18605
18606 2005-06-28  Simon Josefsson  <jas@extundo.com>
18607
18608         * m4/check-version.m4: New file, suggested by Jim Meyering
18609         <jim@meyering.net>.
18610
18611 2005-06-28  Simon Josefsson  <jas@extundo.com>
18612
18613         * lib/check-version.h, lib/check-version.c: New files.
18614
18615 2005-06-28  Simon Josefsson  <jas@extundo.com>
18616
18617         * lib/base64.c (base64_encode): Indent.  Rename 'b64' to avoid
18618         collision with global variable.  Better indentation.  Don't
18619         increment buffer pointer beyond buffer end.  Based on comments
18620         from Paul Eggert <eggert@cs.ucla.edu>.
18621
18622         * lib/base64.h: Indent.
18623
18624 2005-06-28  Simon Josefsson  <jas@extundo.com>
18625
18626         * doc/gnulib.texi (Library version handling): New section.
18627
18628 2005-06-28  Jim Meyering  <jim@meyering.net>
18629
18630         * check-module (find_included_lib_files): Hard-code another
18631         pair of exceptions: fts.c includes fts-cycle.c and unistd-safer.h
18632         but modules/fts-lgpl (correctly) does not list those files.
18633
18634         * modules/canonicalize (Files): Add lib/pathmax.h.
18635
18636 2005-06-25  Simon Josefsson  <jas@extundo.com>
18637
18638         * modules/check-version: New file.
18639
18640 2005-06-24  Paul Eggert  <eggert@cs.ucla.edu>
18641
18642         * lib/canon-host.c (canon-host): Append trailing "," to 0 in
18643         initializer of struct addrinfo, as an indication that we don't
18644         care how many members the structure has.
18645
18646 2005-06-24  Derek Price  <derek@ximbiot.com>
18647         and Bruno Haible  <bruno@clisp.org>
18648
18649         Remove stat module & update lstat.
18650         * m4/lstat.m4 (gl_FUNC_LSTAT): Drop AC_FUNC_LSTAT in favor of
18651         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
18652         * m4/stat.m4: Remove this file.
18653
18654 2005-06-24  Derek Price  <derek@ximbiot.com>
18655         and Bruno Haible  <bruno@clisp.org>
18656
18657         Remove stat module & update lstat.
18658         * lib/stat.c: Remove this file...
18659         (slash_aware_lstat): ...moving this content and its support...
18660         * lib/lstat.c (rpl_lstat): ...into here.
18661         * lib/lstat.h: New file.
18662
18663 2005-06-24  Derek Price  <derek@ximbiot.com>
18664         and Bruno Haible  <bruno@clisp.org>
18665
18666         Remove stat module & update lstat.
18667         * config/srclist.txt (libc sources): Remove stat.
18668
18669 2005-06-24  Derek Price  <derek@ximbiot.com>
18670         and Bruno Haible  <bruno@clisp.org>
18671
18672         Remove stat module & update lstat.
18673         * MODULES.html.sh (stat): Remove.
18674         * MODULES.html: Regenerated.
18675         * modules/lstat (Description): Correct function name.
18676         (Files): Add "lstat.h".
18677         (Depends-on): Remove stat, add xalloc, stat-macros.
18678         * modules/stat: Remove this file.
18679         (Include): Add "lstat.h", remove <sys/stat.h>.
18680
18681 2005-06-23  Paul Eggert  <eggert@cs.ucla.edu>
18682
18683         * lib/mktime.c: Include <string.h> even if !DEBUG.  (From glibc.)
18684         (ranged_convert): Don't save conversion in a temporary struct.
18685         This causes a warning with GCC 4.0.0, and anyway in the typical
18686         case it's not worth the extra 100 bytes or so of code.
18687         (ranged_convert, __mktime_internal): When calling a function via a
18688         pointer P, use P () rather than (*P) (), as we now assume C89 or
18689         better.
18690
18691 2005-06-22  Paul Eggert  <eggert@cs.ucla.edu>
18692
18693         * lib/readutmp.c (desirable_utmp_entry): Fix bug where "who -b" and
18694         "who -r" failed to give output.  Problem reported by Tim Waugh.
18695
18696         * lib/xmalloc.c (HAVE_GNU_CALLOC): New constant.
18697         (xcalloc): Use it to avoid needless tests.
18698         Problem reported by Jim Meyering.
18699
18700 2005-06-20  Derek Price  <derek@ximbiot.com>
18701
18702         * m4/bison.m4: Note that precious decls of YACC & YFLAGS will be
18703         unnecessary for Autoconfs > 2.59c.
18704
18705 2005-06-16  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
18706
18707         * lib/argp.h (__option_is_short): Check upper limit of
18708         __key. Isprint() requires its argument to have the value
18709         of an unsigned char or EOF.
18710
18711 2005-06-16  Jim Meyering  <jim@meyering.net>
18712
18713         * lib/calloc.c (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1)
18714         when either N or S is zero.
18715
18716 2005-06-16  Derek Price  <derek@ximbiot.com>
18717
18718         * m4/bison.m4: Declare YACC & YFLAGS precious.
18719
18720 2005-06-10  Paul Eggert  <eggert@cs.ucla.edu>
18721
18722         * lib/fnmatch.c (fnmatch): If there is an encoding error in a
18723         multibyte string or pattern, fall back on unibyte matching.
18724         Problem reported by James Youngman.
18725
18726 2005-06-08  Bruno Haible  <bruno@clisp.org>
18727
18728         * modules/csharpcomp: New file.
18729         * MODULES.html.sh (C#): Add csharpcomp.
18730
18731 2005-06-08  Bruno Haible  <bruno@clisp.org>
18732
18733         * m4/csharpcomp.m4: New file, from GNU gettext.
18734
18735 2005-06-08  Bruno Haible  <bruno@clisp.org>
18736
18737         * lib/csharpcomp.h: New file, from GNU gettext.
18738         * lib/csharpcomp.c: New file, from GNU gettext.
18739         * lib/csharpcomp.sh.in: New file, from GNU gettext.
18740
18741 2005-06-08  Bruno Haible  <bruno@clisp.org>
18742
18743         * lib/binary-io.h (fileno): Undefine before defining it. Avoids a gcc
18744         warning on mingw.
18745
18746 2005-06-07  Derek Price  <derek@ximbiot.com>
18747
18748         Sync from CVS.
18749         * lib/glob_.h: Indent nested #ifdef.
18750
18751 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
18752
18753         Sync from coreutils.
18754         Use "file name" when talking about file names, instead of "filename"
18755         or "path", as per the GNU coding standards.
18756         * lib/mkdir-p.c: Renamed from makepath.c.
18757         (make_dir_parents): Renamed from make_path.  All callers changed.
18758         * lib/mkdir-p.h: Likewise.  All includers changed.
18759         * lib/filenamecat.c: Renamed from path-concat.c.
18760         (file_name_concat): Renamed from path_concat.  All callers changed.
18761         [TEST_FILE_NAME_CONCAT]: Renamed from TEST_PATH_CONCAT.
18762         * lib/filenamecat.h: Likewise.  All includers changed.
18763         * lib/acl.c: Don't use "path" or "filename" to mean "file name"
18764         in comments or local variable names.
18765         * lib/basename.c: Likewise.
18766         * lib/canonicalize.c, canonicalize.h: Likewise.
18767         * lib/dirname.c, dirname.h: Likewise.
18768         * lib/euidaccess.c: Likewise.
18769         * lib/exclude.c: Likewise
18770         * lib/fnmatch_.h, fnmatch_loop.c: Likewise.
18771         * lib/fsusage.c, fsuage.h: Likewise.
18772         * lib/fts.c, fts_.h: Likewise.
18773         * lib/getcwd.c: Likewise.
18774         * lib/getloadavg.c: Likewise.
18775         * lib/mkstemp.c: Likewise.
18776         * lib/mountlist.c, mountlist.h: Likewise.
18777         * lib/openat.c, openat.h: Likewise.
18778         * lib/readlink-stub.c: Likewise.
18779         * lib/readutmp.c, readutmp.h: Likewise.
18780         * lib/rename.c: Likewise.
18781         * lib/rmdir.c: Likewise.
18782         * lib/same.c: Likewise.
18783         * lib/savedir.c: Likewise.
18784         * lib/stripslash.c: Likewise.
18785         * lib/tempname.c: Likewise.
18786         * lib/xreadlink.c: Likewise.
18787         * lib/exclude.c (excluded_file_name): Renamed from excluded_filename.
18788         All uses changed.
18789         * lib/exclude.h: Likewise.
18790
18791         * lib/euidaccess.c (getuid, getgid, getuid, getegid)
18792         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
18793         * lib/idcache.c (getpwuid, getpwnam, getgrgid, getgrnam)
18794         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
18795         * lib/pathmax.h: Include <limits.h> unconditionally, since other
18796         files have been getting away with it for years (MORE/BSD 4.3
18797         is extinct now).
18798         * lib/userspec.c (getpwnam, getgrnam, getgrgid)
18799         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
18800
18801         * lib/pathmax.h (_POSIX_PATH_MAX) [!defined _POSIX_PATH_MAX]:
18802         Define to 256, not 255, as per modern POSIX.
18803
18804 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
18805
18806         Sync from coreutils.
18807         Use "file name" when talking about file names, instead of "filename"
18808         or "path", as per the GNU coding standards.
18809         * MODULES.html.sh: mkdir-p renamed from makepath.
18810         filenamecat renamed from path-concat.
18811         * modules/filenamecat: Renamed from modules/path-concat.
18812         (Files): filenamecat.h and filenamecat.c renamed from
18813         path-concat.h and path-concat.c.
18814         (configure.ac): gl_FILE_NAME_CONCAT, not gl_PATH_CONCAT.
18815         (Include): filenamecat.h, not path-concat.h.
18816         * modules/mkdir-p: Renamed from modules/makepath.
18817         (Files): mkdir-p.h and mkdir-p.c renamed from makepath.h and
18818         makepath.c.
18819         (configure.ac): gl_MKDIR_PARENTS, not gl_MAKEPATH.
18820         (Include): mkdir-p.h, not makepath.h.
18821
18822 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
18823
18824         Sync from coreutils.
18825         * m4/mkdir-p.m4: Renamed from makepath.m4.
18826         (gl_MKDIR_PARENTS): Renamed from gl_MAKEPATH.  All uses changed.
18827         Rename files from makepath.c to mkdir-p.c, and from
18828         makepath.h to mkdir-p.h.
18829         * m4/filenamecat.m4: Renamed from path-concat.m4.
18830         (gl_FILE_NAME_CONCAT): Renamed from gl_PATH_CONCAT.  All uses changed.
18831         Rename files from path-concat.c to filenamecat.c,
18832         and from path-concat.h to filenamecat.h.
18833         * m4/getcwd-path-max.m4: Don't use "path" or "filename" to mean
18834         "file name" in local variables or comments.
18835         * m4/rename.m4: Likewise.
18836
18837 2005-06-01  Bruno Haible  <bruno@clisp.org>
18838
18839         * modules/csharpexec: New file.
18840         * MODULES.html.sh (C#): New section.
18841
18842 2005-06-01  Bruno Haible  <bruno@clisp.org>
18843
18844         * m4/csharp.m4: New file, from GNU gettext.
18845         * m4/csharpexec.m4: New file, from GNU gettext.
18846
18847 2005-06-01  Bruno Haible  <bruno@clisp.org>
18848
18849         * lib/csharpexec.h: New file, from GNU gettext.
18850         * lib/csharpexec.c: New file, from GNU gettext.
18851         * lib/csharpexec.sh.in: New file, from GNU gettext.
18852
18853 2005-05-31  Derek Price  <derek@ximbiot.com>
18854             Paul Eggert  <eggert@cs.ucla.edu>
18855
18856         Sync from cvs.
18857         * m4/glob.m4: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
18858
18859 2005-05-31  Derek Price  <derek@ximbiot.com>
18860             Paul Eggert  <eggert@cs.ucla.edu>
18861
18862         Sync from cvs.
18863         * lib/glob_.h: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
18864
18865 2005-05-29  Derek Price  <derek@ximbiot.com>
18866
18867         * config/srclist.txt (glob_.h, glob.c): Add these files.
18868
18869 2005-05-29  Derek Price  <derek@ximbiot.com>
18870
18871         * MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.
18872         * modules/glob: New file.
18873         * modules/getlogin_r: Add link to POSIX spec in description.
18874
18875 2005-05-29  Derek Price  <derek@ximbiot.com>
18876             Paul Eggert  <eggert@cs.ucla.edu>
18877
18878         * m4/glob.m4: New file.
18879
18880 2005-05-29  Derek Price  <derek@ximbiot.com>
18881             Paul Eggert  <eggert@cs.ucla.edu>
18882
18883         * lib/glob_.h, lib/glob.c: New files.
18884
18885 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
18886
18887         * modules/fts (Files): Remove m4/inttypes-pri.m4.
18888         * modules/fts-lgpl (Depends-on): Remove gettext.
18889
18890 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
18891
18892         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't check for inttypes.h or stdint.h,
18893         and don't require gt_INTTYPES_PRI.
18894
18895 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
18896
18897         * lib/getlogin_r.c (getlogin_r): Don't set errno to 0 on return.
18898
18899         * lib/fts.c: Don't worry about debugging on pre-C99-compatible hosts;
18900         the configuration hassle isn't worth it.
18901         Include inttypes.h and stdint.h unconditionally if FTS_DEBUG.
18902         (LONGEST_MODIFIER, PRIuMAX): Remove.
18903
18904 2005-05-27  Bruno Haible  <bruno@clisp.org>
18905
18906         * lib/getlogin_r.h: Remove second include of <stddef.h>.
18907
18908 2005-05-26  Paul Eggert  <eggert@cs.ucla.edu>
18909
18910         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
18911         _POSIX_PTHREAD_SEMANTICS for Solaris.
18912
18913 2005-05-25  Derek Price  <derek@ximbiot.com>
18914
18915         * MODULES.html.sh: Add getlogin_r to POSIX.2001 support section.
18916
18917 2005-05-25  Derek Price  <derek@ximbiot.com>
18918             Paul Eggert  <eggert@cs.ucla.edu>
18919
18920         * modules/getlogin_r, m4/getlogin_r.m4: New files.
18921         * lib/getlogin_r.c, getlogin_r.h: New files.
18922
18923 2005-05-25  Bruno Haible  <bruno@clisp.org>
18924             Derek Price  <derek@ximbiot.com>
18925
18926         * lib/getlogin_r.h: Simplify API documentation.
18927
18928 2005-05-23  Derek Price  <derek@ximbiot.com>
18929
18930         * modules/minmax (Files): Add m4/minmax.m4.
18931         (configure.ac): Add gl_MINMAX.
18932
18933 2005-05-22  Paul Eggert  <eggert@cs.ucla.edu>
18934
18935         * lib/fts.c (fd_safer) [_LGPL_PACKAGE]: New static function,
18936         so that unistd-safer.h (GPL'ed code) need not be included.
18937
18938 2005-05-22  Bruno Haible  <bruno@clisp.org>
18939
18940         * m4/minmax.m4: New file.
18941         Based on a patch by Derek Price <derek@ximbiot.com>.
18942
18943 2005-05-22  Bruno Haible  <bruno@clisp.org>
18944
18945         * lib/stdint_.h (_STDINT_H_HAVE_INT64): New macro. Use it in #ifdefs.
18946         (INT64_MIN): Fix definition.
18947         Suggested by Paul Eggert <eggert@cs.ucla.edu>.
18948
18949         * lib/stdint_.h (_STDINT_H_NEED_SIGNED_INT_TYPES): Renamed from
18950         NEED_SIGNED_INT_TYPES.
18951
18952         * lib/stdint_.h (_STDINT_H_HAVE_SYSTEM_INTTYPES): Renamed from
18953         HAVE_SYSTEM_INTTYPES.
18954
18955 2005-05-22  Bruno Haible  <bruno@clisp.org>
18956
18957         * lib/minmax.h: Include <limits.h> only when it defines MIN, MAX.
18958         Also include <sys/param.h> if it defines MIN, MAX.
18959         Based on a patch by Derek Price <derek@ximbiot.com>.
18960
18961 2005-05-21  Jim Meyering  <jim@meyering.net>
18962
18963         * modules/fts (Files): Add m4/inttypes-pri.m4.
18964         (Depends-on): Add lstat and remove gettext.  Alphabetize.
18965
18966 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
18967
18968         New fts module.
18969         * lib/fts.c: Don't include "cycle-check.h" or "hash.h".
18970         (setup_dir, free_dir): New functions.
18971         (enter_dir, leave_dir): Define trivial
18972         alternatives of _LGPL_PACKAGE.  Move to fts-cycle.c if !_LGPL_PACKAGE.
18973         (HT_INITIAL_SIZE, ENTER_DIR): Remove.  All uses removed.
18974         (LEAVE_DIR): Fix typo: pass Fts and Ent to leave_dir.
18975         (struct Active_dir, AD_compare, AD_hash, enter_dir, leave_dir):
18976         Move to fts-cycle.c.
18977         (fts_open): Use setup_dir.
18978         (fts_close): Use free_dir.
18979         (fts_read): Have just one copy of the ENTER_DIR code rather than three.
18980         This adds a label and some gotos, but the alternatives were messier.
18981         Check for memory allocation failure when entering a dir.
18982         (fts_stat) [_LGPL_PACKAGE]: Bring back glibc cycle detection code.
18983         * lib/fts_.h (_LGPL_PACKAGE) [defined _LIBC]: New macro.
18984         (FTS): New member fts_cycle, that is a union that contains the
18985         old active_dir_ht and cycle_state.  All uses changed to mention
18986         fts_cycle.ht and fts_cycle.state.
18987         * lib/fts-cycle.c: New file, containing GPL'ed code migrated out of
18988         fts.c, with the following changes:
18989         (setup_dir, free_dir): New functions.
18990         (enter_dir): Now returns bool.  Return true if successful, false
18991         if memory exhausted.  All callers changed.
18992         Do not bother partly cleaning up on
18993         memory allocation failure; that is free_dir's job.
18994         However, free ad if hash_insert fails, to avoid memory leak.
18995         (enter_dir, leave_dir): Accommodate change to FTS by inspecting
18996         fts->fts_options to see which union member to use.
18997
18998 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
18999
19000         * m4/fts.m4 (gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS.
19001         (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): New macros.
19002
19003 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
19004
19005         * MODULES.html.sh (File system functions): Add fts, fts-lgpl.
19006
19007 2005-05-20  Jim Meyering  <jim@meyering.net>
19008
19009         * lib/unlinkdir.h (cannot_unlink_dir) [UNLINK_CANNOT_UNLINK_DIR]:
19010         Now a macro, to pacify GCC.
19011
19012 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
19013
19014         * m4/chown.m4 (gl_FUNC_CHOWN): Correct sense of test for honoring IDs
19015         of -1.
19016
19017 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
19018
19019         * lib/chown.c (rpl_chown): Return -1 on failure.
19020
19021 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
19022
19023         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME]):
19024         Don't check for stddef.h.
19025         * m4/fts.m4 (gl_FUNC_FTS): Don't require AC_HEADER_STDC, as we
19026         don't use its results.
19027         Don't check for fcntl.h, stddef.h, stdlib.h, string.h, unistd.h,
19028         since we include them unconditionally.  Don't require
19029         AM_STDBOOL_H, since stdbool is a prerequisite.
19030         Don't require AC_C_CONST, AC_TYPE_SIZE_T or check for ptrdiff_t
19031         since we assume C89 or better.
19032         Don't require AC_FUNC_CLOSEDIR_VOID, AC_FUNC_LSTAT, or AC_FUNC_STAT,
19033         as we don't use their results.
19034         Don't check for fchdir, memmove, memset, strrchr, as we use
19035         them unconditionally.
19036         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't define
19037         GETTIMEOFDAY_CLOBBERS_LOCALTIME_BUFFER, since nobody uses it.
19038
19039 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
19040
19041         * lib/canonicalize.c: Include canonicalize.h first, to test interface.
19042         Include <stddef.h> unconditionally, since we assume C89 now.
19043         All uses of PTR_INT_TYPE replaced by ptrdiff_t.
19044         * lib/fts.c: Include fts_.h first, to check interface.
19045         Do not include intprops.h; no longer needed.
19046         Include cycle-check.h and hash.h, since fts_.h no longer does.
19047         Remove unnecessary casts of closedir to void.
19048         (fts_build): Use a simpler method (not involving TYPE_SIGNED) to
19049         decide whether to decrement nlinks.
19050         * lib/fts_.h: Do not include hash.h or cycle-check.h; no longer needed.
19051         (FTS): Use struct hash_table * instead of Hash_table, so that
19052         we no longer need to include hash.h here.
19053
19054 2005-05-18  Jim Meyering  <jim@meyering.net>
19055
19056         * modules/dirfd (License): Change to LGPL.  Most of the code
19057         is already in the public domain.
19058
19059 2005-05-18  Jim Meyering  <jim@meyering.net>
19060
19061         * m4/fts.m4 (AC_LIBSOURCES): Add intprops.h to the list.
19062         Reported by Yoann Vandoorselaere.
19063
19064 2005-05-17  Jim Meyering  <jim@meyering.net>
19065
19066         * m4/fts.m4: New file, from coreutils.
19067
19068 2005-05-17  Jim Meyering  <jim@meyering.net>
19069
19070         * lib/fts.c, lib/fts_.h: New files, from coreutils.
19071
19072 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
19073
19074         Sync from coreutils.
19075         * m4/unlinkdir.m4: New file.
19076
19077 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
19078
19079         Sync from coreutils.
19080         * lib/unlinkdir.c, lib/unlinkdir.h: New files.
19081         * lib/gethrxtime.c, lib/gethrxtime.h, lib/getpass.h, lib/mountlist.h,
19082         lib/path-concat.c, lib/regex.h, lib/unlocked-io.h, lib/xtime.h:
19083         White space changes only.
19084         * lib/makepath.c (make_path): Port to hosts where leading "//" is
19085         special.
19086         * lib/yesno.c: Include getline.h, not ctype.h.
19087         (yesno): Don't remove leading white space; POSIX doesn't allow it.
19088         Use getline to remove arbitrary restriction on response length.
19089
19090 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
19091
19092         * config/srclist-update: Spell out "Street" in FSF postal
19093         mail address; this is the style the FSF seems to prefer.
19094
19095         * build-aux/depcomp, build-aux/install-sh, build-aux/mdate-sh,
19096         build-aux/missing, build-aux/mkinstalldirs: Sync from Automake;
19097         this updates FSF postal mail address.
19098
19099         Sync from coreutils.
19100         * modules/unlinkdir: New file.
19101         * modules/yesno (Depends-on): Add getline.
19102         * MODULES.html.sh (File system functions): Add unlinkdir.
19103
19104 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
19105
19106         * lib/byteswap_.h, lib/getsubopt.h, lib/iconvme.h, lib/strsep.c,
19107         lib/strsep.h:
19108         Change the initial comment to refer to GPL, not LGPL.
19109         gnulib-tool will change it to LGPL as needed.
19110
19111         * lib/__fpending.c, lib/acl.c, lib/acl.h, lib/alloca_.h, lib/allocsa.c,
19112         lib/allocsa.h, lib/argmatch.c, lib/argmatch.h, lib/argp-ba.c,
19113         lib/argp-eexst.c, lib/argp-fmtstream.c, lib/argp-fmtstream.h,
19114         lib/argp-fs-xinl.c, lib/argp-help.c, lib/argp-namefrob.h,
19115         lib/argp-parse.c, lib/argp-pv.c, lib/argp-pvh.c, lib/argp-xinl.c,
19116         lib/argp.h, lib/argz.c, lib/argz_.h, lib/asnprintf.c, lib/asprintf.c,
19117         lib/atanl.c, lib/backupfile.c, lib/backupfile.h, lib/base64.c,
19118         lib/base64.h, lib/basename.c, lib/binary-io.h, lib/byteswap_.h,
19119         lib/c-ctype.c, lib/c-ctype.h, lib/c-stack.c, lib/c-stack.h,
19120         lib/c-strtod.c, lib/calloc.c, lib/canon-host.c, lib/canonicalize.c,
19121         lib/canonicalize.h, lib/ceill.c, lib/chdir-long.c, lib/chdir-long.h,
19122         lib/chown.c, lib/classpath.c, lib/classpath.h, lib/cloexec.c,
19123         lib/closeout.c, lib/closeout.h, lib/concatpath.c, lib/config.charset,
19124         lib/copy-file.c, lib/copy-file.h, lib/cycle-check.c, lib/cycle-check.h,
19125         lib/diacrit.c, lib/diacrit.h, lib/dirfd.c, lib/dirfd.h, lib/dirname.c,
19126         lib/dirname.h, lib/dummy.c, lib/dup-safer.c, lib/dup2.c, lib/eealloc.h,
19127         lib/error.c, lib/error.h, lib/euidaccess.c, lib/exclude.c,
19128         lib/exclude.h, lib/execute.c, lib/execute.h, lib/exit.h,
19129         lib/exitfail.c, lib/exitfail.h, lib/expl.c, lib/fatal-signal.c,
19130         lib/fatal-signal.h, lib/fd-safer.c, lib/file-type.c, lib/file-type.h,
19131         lib/fileblocks.c, lib/filemode.c, lib/filemode.h, lib/findprog.c,
19132         lib/findprog.h, lib/floorl.c, lib/fnmatch.c, lib/fnmatch_.h,
19133         lib/fnmatch_loop.c, lib/fopen-safer.c, lib/free.c, lib/frexpl.c,
19134         lib/fsusage.c, lib/fsusage.h, lib/full-read.c, lib/full-read.h,
19135         lib/full-write.c, lib/full-write.h, lib/fwriteerror.c,
19136         lib/fwriteerror.h, lib/gai_strerror.c, lib/gcd.c, lib/gcd.h,
19137         lib/getaddrinfo.c, lib/getaddrinfo.h, lib/getcwd.c, lib/getcwd.h,
19138         lib/getdate.h, lib/getdate.y, lib/getdomainname.c, lib/getdomainname.h,
19139         lib/getgroups.c, lib/gethostname.c, lib/gethrxtime.c, lib/gethrxtime.h,
19140         lib/getline.c, lib/getline.h, lib/getloadavg.c, lib/getndelim2.c,
19141         lib/getndelim2.h, lib/getnline.c, lib/getnline.h, lib/getopt.c,
19142         lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h, lib/getpagesize.h,
19143         lib/getpass.c, lib/getpass.h, lib/getsubopt.c, lib/getsubopt.h,
19144         lib/gettext.h, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c,
19145         lib/getusershell.c, lib/group-member.c, lib/group-member.h,
19146         lib/hard-locale.c, lib/hard-locale.h, lib/hash-pjw.c, lib/hash-pjw.h,
19147         lib/hash.c, lib/hash.h, lib/human.c, lib/human.h, lib/iconvme.c,
19148         lib/iconvme.h, lib/idcache.c, lib/inet_ntop.h, lib/intprops.h,
19149         lib/inttostr.c, lib/inttostr.h, lib/isdir.c, lib/javacomp.c,
19150         lib/javacomp.h, lib/javacomp.sh.in, lib/javaexec.c, lib/javaexec.h,
19151         lib/javaexec.sh.in, lib/lbrkprop.h, lib/lchown.c, lib/ldexpl.c,
19152         lib/linebreak.c, lib/linebreak.h, lib/linebuffer.c, lib/linebuffer.h,
19153         lib/localcharset.c, lib/localcharset.h, lib/logl.c, lib/long-options.c,
19154         lib/long-options.h, lib/lstat.c, lib/makepath.c, lib/makepath.h,
19155         lib/malloc.c, lib/mathl.h, lib/mbswidth.c, lib/mbswidth.h, lib/md5.c,
19156         lib/md5.h, lib/memcasecmp.c, lib/memcasecmp.h, lib/memchr.c,
19157         lib/memcmp.c, lib/memcoll.c, lib/memcoll.h, lib/memcpy.c, lib/memmem.c,
19158         lib/memmem.h, lib/mempcpy.c, lib/mempcpy.h, lib/memrchr.c,
19159         lib/memrchr.h, lib/memset.c, lib/minmax.h, lib/mkdir.c, lib/mkdtemp.c,
19160         lib/mkdtemp.h, lib/mkstemp.c, lib/mktime.c, lib/modechange.c,
19161         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
19162         lib/obstack.c, lib/obstack.h, lib/openat.c, lib/openat.h,
19163         lib/pagealign_alloc.c, lib/pagealign_alloc.h, lib/path-concat.c,
19164         lib/path-concat.h, lib/pathmax.h, lib/pathname.h, lib/physmem.c,
19165         lib/physmem.h, lib/pipe.c, lib/pipe.h, lib/poll.c, lib/poll_.h,
19166         lib/posixtm.c, lib/posixtm.h, lib/posixver.c, lib/printf-args.c,
19167         lib/printf-args.h, lib/printf-parse.c, lib/printf-parse.h,
19168         lib/progname.c, lib/progname.h, lib/progreloc.c, lib/putenv.c,
19169         lib/quote.c, lib/quote.h, lib/quotearg.c, lib/quotearg.h, lib/raise.c,
19170         lib/readlink.c, lib/readtokens.c, lib/readtokens.h, lib/readtokens0.c,
19171         lib/readtokens0.h, lib/readutmp.c, lib/readutmp.h, lib/realloc.c,
19172         lib/ref-add.sin, lib/ref-del.sin, lib/regex.c, lib/regex.h,
19173         lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c,
19174         lib/safe-read.h, lib/safe-write.c, lib/safe-write.h, lib/same.c,
19175         lib/same.h, lib/save-cwd.c, lib/save-cwd.h, lib/savedir.c,
19176         lib/savedir.h, lib/setenv.c, lib/setenv.h, lib/settime.c,
19177         lib/sh-quote.c, lib/sh-quote.h, lib/sha1.c, lib/sha1.h, lib/sig2str.c,
19178         lib/sig2str.h, lib/sincosl.c, lib/snprintf.c, lib/snprintf.h,
19179         lib/sqrtl.c, lib/stat-macros.h, lib/stat.c, lib/stdbool_.h,
19180         lib/stdint_.h, lib/stdio-safer.h, lib/stpcpy.c, lib/stpcpy.h,
19181         lib/stpncpy.c, lib/stpncpy.h, lib/strcase.h, lib/strcasecmp.c,
19182         lib/strchrnul.c, lib/strchrnul.h, lib/strcspn.c, lib/strdup.c,
19183         lib/strdup.h, lib/strerror.c, lib/strftime.c, lib/strftime.h,
19184         lib/stripslash.c, lib/strndup.c, lib/strndup.h, lib/strnlen.c,
19185         lib/strpbrk.c, lib/strpbrk.h, lib/strsep.c, lib/strsep.h, lib/strstr.c,
19186         lib/strstr.h, lib/strtod.c, lib/strtoimax.c, lib/strtok_r.c,
19187         lib/strtok_r.h, lib/strtol.c, lib/strtoll.c, lib/strtoul.c,
19188         lib/strtoull.c, lib/strverscmp.c, lib/strverscmp.h, lib/sysexit_.h,
19189         lib/tempname.c, lib/time_r.c, lib/time_r.h, lib/timegm.c, lib/timegm.h,
19190         lib/timespec.h, lib/trigl.c, lib/trigl.h, lib/ucs4-utf16.h,
19191         lib/ucs4-utf8.h, lib/unicodeio.c, lib/unicodeio.h, lib/unistd-safer.h,
19192         lib/unlocked-io.h, lib/unsetenv.c, lib/userspec.c, lib/utf16-ucs4.h,
19193         lib/utf8-ucs4.h, lib/utime.c, lib/utimecmp.c, lib/utimecmp.h,
19194         lib/utimens.c, lib/vasnprintf.c, lib/vasnprintf.h, lib/vasprintf.c,
19195         lib/vasprintf.h, lib/version-etc-fsf.c, lib/version-etc.c,
19196         lib/version-etc.h, lib/vsnprintf.c, lib/vsnprintf.h, lib/w32spawn.h,
19197         lib/wait-process.c, lib/wait-process.h, lib/xalloc-die.c, lib/xalloc.h,
19198         lib/xallocsa.c, lib/xallocsa.h, lib/xasprintf.c, lib/xgetcwd.c,
19199         lib/xgetcwd.h, lib/xgetdomainname.c, lib/xgetdomainname.h,
19200         lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c,
19201         lib/xreadlink.c, lib/xreadlink.h, lib/xsetenv.c, lib/xsetenv.h,
19202         lib/xsize.h, lib/xstrndup.c, lib/xstrndup.h, lib/xstrtod.c,
19203         lib/xstrtod.h, lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h,
19204         lib/xstrtoumax.c, lib/xtime.h, lib/xvasprintf.c, lib/xvasprintf.h,
19205         lib/yesno.c, lib/yesno.h:
19206         Update FSF postal mail address.
19207
19208 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
19209
19210         * MODULES.html.sh, README, gnulib-tool, tests/test-base64.c,
19211         tests/test-memmem.c, tests/test-stpncpy.c:
19212         Update FSF postal mail address.
19213
19214 2005-05-13  Bruno Haible  <bruno@clisp.org>
19215
19216         * lib/stdint_.h (int64_t, uint64_t, int_least64_t, uint_least64_t,
19217         int_fast64_t, uint_fast64_t, intmax_t, uintmax_t, INT64_MIN, INT64_MAX,
19218         UINT64_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX,
19219         INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTMAX_MIN,
19220         INTMAX_MAX, UINTMAX_MAX, INT64_C, UINT64_C, INTMAX_C, UINTMAX_C):
19221         Add support for 64-bit integers in the MSVC compiler.
19222
19223 2005-05-12  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
19224
19225         * modules/getdate (Makefile.am): Add getdate.c to EXTRA_DIST
19226
19227 2005-05-12  Eric Blake  <ebb9@byu.net>  (tiny change)
19228
19229         * gnulib-tool (func_import): Sort and uniquify recommended includes.
19230
19231 2005-05-11  Paul Eggert  <eggert@cs.ucla.edu>
19232
19233         * doc/getdate.texi (General date syntax): Don't say that date
19234         date --iso-8601=ns generates acceptable dates; it doesn't yet.
19235         Problem reported by Nic Ferrier.
19236
19237 2005-05-10  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
19238
19239         * lib/getaddrinfo.c: Don't fail when SOCK_STREAM or SOCK_DGRAM are
19240         specified in ai_socktype. Fix invalid ai_protocol
19241         check. ai_protocol is usually set to 0 or depending on
19242         ai_family/ai_socktype to IPPROTO_TCP / IPPROTO_UDP.  Checking for
19243         SOCK_STREAM / SOCK_DGRAM in ai_protocol was invalid.  Set
19244         ai_socktype / ai_protocol in the returned addrinfo structure.
19245
19246 2005-05-10  Simon Josefsson  <jas@extundo.com>
19247
19248         * m4/getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, from
19249         Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
19250
19251 2005-05-10  Karl Berry  <karl@gnu.org>
19252
19253         * doc/fdl.texi, gpl.texi, lgpl.texi, COPYING: update FSF address
19254         (from http://www.gnu.org/licenses).
19255         * doc/COPYING.LIB: also rename to COPYING.LESSER.
19256         * doc/COPYING.DOC: remove; per rms, only needed in doc files, so
19257         fdl.texi suffices.
19258
19259 2005-05-10  Karl Berry  <karl@gnu.org>
19260
19261         * config/srclist.txt (COPYING.LESSER): rename from COPYING.LIB.
19262         (COPYING.DOC): remove.
19263
19264         * config/srclist-update: new FSF address.
19265
19266 2005-05-10  Derek Price  <derek@ximbiot.com>
19267
19268         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when
19269         possible.
19270
19271 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
19272             Bruno Haible  <bruno@clisp.org>
19273
19274         * modules/inet_ntop: New file.
19275         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
19276         inet_ntop.
19277
19278 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
19279             Bruno Haible  <bruno@clisp.org>
19280
19281         * m4/inet_ntop.m4: New file.
19282
19283 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
19284             Bruno Haible  <bruno@clisp.org>
19285
19286         * lib/inet_ntop.h: New file.
19287         * lib/inet_ntop.c: New file, from glibc with modifications.
19288
19289 2005-05-09  Paul Eggert  <eggert@cs.ucla.edu>
19290
19291         * modules/time_r (License): Change to LGPL.
19292         * modules/extensions (License): Change to LGPL.  Actually,
19293         the license is more permissive than that, but currently gnulib-tool
19294         doesn't know how to handle more-permissive licenses.
19295
19296         * modules/stat-macros (Depends-on): Don't depend on stat-macros (!).
19297         Problem reported by Dave Love.
19298
19299 2005-05-08  Jim Meyering  <jim@meyering.net>
19300
19301         * lib/classpath.c (PATH_SEPARATOR): Remove insignificant trailing
19302         blank.
19303
19304 2005-05-06  Paul Eggert  <eggert@cs.ucla.edu>
19305
19306         * modules/argmatch (Depends-on): Add stdbool.
19307         * modules/backupfile (Depends-on): Likewise.
19308         * modules/chdir-long (Depends-on): Likewise.
19309         * modules/closeout (Depends-on): Likewise.
19310         * modules/cycle-check (Depends-on): Likewise.
19311         * modules/dirname (Depends-on): Likewise.
19312         * modules/fnmatch (Depends-on): Likewise.
19313         * modules/fsusage (Depends-on): Likewise.
19314         * modules/fwriteerror (Depends-on): Likewise.
19315         * modules/getcwd (Depends-on): Likewise.
19316         * modules/getloadavg (Depends-on): Likewise.
19317         * modules/hard-locale (Depends-on): Likewise.
19318         * modules/makepath (Depends-on): Likewise.
19319         * modules/mountlist (Depends-on): Likewise.
19320         * modules/nanosleep (Depends-on): Likewise.
19321         * modules/posixtm (Depends-on): Likewise.
19322         * modules/quotearg (Depends-on): Likewise.
19323         * modules/readtokens (Depends-on): Likewise.
19324         * modules/readtokens0 (Depends-on): Likewise.
19325         * modules/readutmp (Depends-on): Likewise.
19326         * modules/save-cwd (Depends-on): Likewise.
19327         * modules/strftime (Depends-on): Likewise.
19328         * modules/userspec (Depends-on): Likewise.
19329         * modules/utimecmp (Depends-on): Likewise.
19330         * modules/xgetcwd (Depends-on): Likewise.
19331         * modules/xnanosleep (Depends-on): Likewise.
19332         * modules/xstrtod (Depends-on): Likewise.
19333         * modules/yesno (Depends-on): Likewise.
19334
19335 2005-05-05  Paul Eggert  <eggert@cs.ucla.edu>
19336
19337         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid
19338         needless checks.
19339
19340 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
19341
19342         Merge from coreutils.  Among other things,
19343         add bulletproofing for cases where stdin, stdout, or stderr are closed.
19344         * lib/fd-safer.c: New file.
19345         * lib/fcntl-safer.h, open-safer.c: Remove.
19346         * lib/chdir-long.c: Fix comment "fetish" -> "coreutils".
19347         * lib/dup-safer.c: Include unistd-safer.h first.
19348         Don't include errno.h.
19349         (dup_safer) [!defined F_DUPFD]: Let fd_safer do the real work.
19350         * lib/file-type.h: Don't assume invoker included sys/stat.h first.
19351         * lib/file-type.c: Rely on file-type.h change.
19352         * lib/getloadavg.c: Include unistd-safer.h.
19353         (getloadavg): Use safer open.
19354         * lib/getusershell.c: Include "stdio-safer.h".
19355         (getusershell): Use safer fopen.
19356         * lib/long-options.c (long_options): Use NULL rather than 0.
19357         * lib/modechange.h (mode_free): Remove; all callers changed to invoke
19358         'free'.
19359         * lib/modechange.c: Likewise.
19360         xstrtol.h, stdbool.h, stddef.h: Don't include; no longer needed.
19361         (MODE_DONE): New constant.
19362         (struct mode_change): Remove 'next' member.
19363         (make_node_op_equals): New function; like the old one of the
19364         same name, except it allocates an array.
19365         (mode_compile, mode_create_from_ref): Use it.
19366         (mode_compile): Allocate result as an array, not a linked list.
19367         Parse octal string ourself, so that we catch mistakes like "+0".
19368         (mode_adjust): Arg is an array, not a linked list.
19369         * lib/modechange.c: Include stat-macros.h, xalloc.h.
19370         (S_ISDIR, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR):
19371         (S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH, S_IRXWU):
19372         (S_IRWXG, S_IRWXO, CHMOD_MODE_BITS):
19373         Remove.  This is now stat-macros.h's job.
19374         (talloc): Remove.  All callers replaced by xalloc, so that
19375         our invokers don't have to worry about reporting memory failures.
19376         (make_node_op_equals): Remove.
19377         (MODE_ORDINARY_CHAGE, MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
19378         New constants.
19379         (struct mode_change): Moved here from modechange.h.
19380         (mode_append_entry): Remove.
19381         (mode_compile): Remove MASKED_OPS arg, since it encouraged
19382         apps to have incorrect behavior.  Use simpler algorithm for head
19383         and tail.  Don't futz with umask; that's now the job of mode_adjust.
19384         Detect more invalid usages rather than having somewhat-random behavior.
19385         Don't insert an "a=" action, as that leads to incorrect behavior.
19386         (mode_compile, mode_create_from_ref): Return NULL on error instead
19387         of an enum, since now there's only one way to have an error.  All
19388         callers changed.
19389         (mode_adjust): Accept new arg UMASK_VALUE, and interpret it
19390         at the correct time.  Simplify calculation of "+u" and its ilk.
19391         Don't mishandle "+X".
19392         (mode_free): Remove "register" and localize decls.
19393         * lib/modechange.h (MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
19394         (struct mode_change): Move to modechange.c; callers don't
19395         need to see this stuff.
19396         (MODE_MASK_EQUALS, MODE_MASK_PLUS, MODE_MASK_MINUS, MODE_MASK_ALL):
19397         (MODE_INVALID, MODE_MEMORY_EXHAUSTED, MODE_BAD_REFERENCE): Remove.
19398         (mode_change, mode_adjust): Reflect the new signatures noted above.
19399         * lib/nanosleep.c (rpl_nanosleep): Include "timespec.h" before macros
19400         that might redefine system include files.
19401         (siginterrupt) [!HAVE_SIGINTERRUPT]: New macro.
19402         (my_usleep): Use NULL rather than (void *) 0.
19403         (rpl_nanosleep) [!defined SA_NOCLDSTOP]:
19404         Use siginterrupt to specify that system calls should be interrupted.
19405         (rpl_nanosleep): Move initialization of suspended closer to call of
19406         my_usleep.
19407         * lib/readutmp.h (read_utmp): New arg OPTIONS.  All uses changed.
19408         * lib/readutmp.c: Likewise.  Include signal.h, stdbool.h.
19409         (desirable_utmp_entry): New function.
19410         (read_utmp) [defined UTMP_NAME_FUNCTION]: Redo memory allocation
19411         using x2nrealloc, to simplify logic.
19412         (read_utmp) [!defined UTMP_NAME_FUNCTION]: Check for overflow in
19413         size calculation.  Do not assume utmp file is a regular file.
19414         * lib/readutmp.h (UT_PID): Moved here from ../src/who.c.
19415         (READ_UTMP_CHECK_PIDS): New constant.
19416         * lib/save-cwd.c: Include unistd-safer.h.
19417         (save_cwd): Use fd_safer.
19418         * lib/tempname.c (S_ISDIR, S_IRUSR, S_IRUSR, S_IWUSR, S_IXUSR): Remove.
19419         [!_LIBC] Include "stat-macros.h" instead.
19420         * lib/unistd-safer.h (fd_safer): New decl.
19421
19422 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
19423
19424         * modules/getloadavg (Depends-on): Add unistd-safer.
19425         * modules/getusershell (Depends-on): Add stdio-safer.
19426         * modules/lstat (Depends-on): Remove xalloc.
19427         * modules/mkstemp (Depends-on): Add stat-macros.
19428         * modules/modechange (Depends-on): Remove xstrtol.
19429         Add stat-macros, xalloc.
19430         * modules/save-cwd (Depends-on): Add unistd-safer.
19431         * modules/stdio-safer (Makefile.am): Remove lib_SOURCES.
19432         * modules/unistd-safer (Files): Add lib/fd-safer.c
19433         (Makefile.am): Remove lib_SOURCES.
19434
19435         * MODULES.html.sh (Enhancements for POSIX:2001 functions):
19436         Remove fcntl-safer; unistd-safer supersedes it.
19437
19438 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
19439
19440         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Don't require
19441         AC_HEADER_STAT.
19442         * m4/lchown.m4 (gl_FUNC_CHOWN): Likewise.
19443         (gl_PREREQ_CHOWN): Remove.
19444         * m4/lstat.m4 (gl_FUNC_LSTAT): Require AC_FUNC_LSTAT instead of calling
19445         it.  Don't require AC_HEADER_STAT.
19446         (gl_PREREQ_LSTAT): Remove.
19447         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Check stdint.h only once.
19448         Don't require AC_HEADER_STAT.
19449         * m4/rmdir.m4 (gl_FUNC_RMDIR): Don't require AC_HEADER_STAT.
19450         (gl_PREREQ_RMDIR): Remove.
19451         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Don't
19452         mention stat-macros.h or AC_HEADER_STAT, since we'll make
19453         the stat-macros module a prerequisite.
19454         * m4/file-type.m4 (gl_FILE_TYPE): Likewise.
19455         * m4/filemode.m4 (gl_FILEMODE): Likewise.
19456         * m4/makepath.m4 (gl_MAKEPATH): Likewise.
19457         * m4/modechange.m4 (gl_MODECHANGE): Likewise.
19458         * m4/clock_time.m4 (gl_CLOCK_TIME): Use gl_ rather than fetish_ for
19459         variable names.
19460         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Renamed from
19461         fetish_FUNC_RMDIR_NOTEMPTY.  All uses changed.  Use gl_ for
19462         variable prefixes.
19463         * m4/fcntl-safer.m4: Remove.
19464         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ.
19465         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise.
19466         Invoke gl_PREREQ_FD_SAFER.
19467         (gl_PREREQ_FD_SAFER): New macro.
19468         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Check for siginterrupt.
19469         * m4/readutmp.m4 (gl_READUTMP): Require AC_C_INLINE.
19470         Use AC_CHECK_HEADERS_ONCE and AC_CHECK_FUNCS_ONCE when possible.
19471         Remove duplicate call to AC_LIBOBJ(readutmp).
19472         (gl_PREREQ_READUTMP): Remove.  All uses inlined.
19473
19474         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Check for message, not for
19475         MAP_ANON.  Problem reported by Moriyoshi Koizumi to bug-cvs.
19476
19477 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
19478
19479         * MODULES.html.sh (Misc): Add byteswap.
19480
19481 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
19482
19483         * modules/getcwd (Depends-on): Add extensions.
19484         * modules/openat (Depends-on): Likewise.
19485
19486 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
19487
19488         * modules/byteswap: New file.
19489
19490 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
19491
19492         * m4/byteswap.m4: New file.
19493
19494 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
19495
19496         * lib/byteswap_.h: New file.
19497
19498 2005-04-25  Karl Berry  <karl@gnu.org>
19499
19500         * m4/gettext.m4: Update from GNU gettext 0.14.4.
19501
19502 2005-04-25  Albert Chin  <china@thewrittenword.com>
19503
19504         * lib/regex.c: Include <stdio.h>, as a workaround to a Compaq Desktop
19505         Toolkit C bug.
19506
19507 2005-04-21  Oskar Liljeblad  <oskar@osk.mine.nu>
19508
19509         * gnulib-tool (Options): Add -s for --symlink/--symbolic.
19510         (func_ln_if_changed) Remove forcibly for no error message
19511         in case file does not exist.
19512
19513 2005-04-19  Simon Josefsson  <jas@extundo.com>
19514
19515         * gnulib-tool (Options): Make --symlink mean --symbolic.
19516
19517 2005-04-18  Oskar Liljeblad  <oskar@osk.mine.nu>
19518
19519         * doc/gnulib.texi (Initial import): Fix.  Mention --aux-dir.
19520
19521 2005-04-16  Simon Josefsson  <jas@extundo.com>
19522
19523         * modules/getpass-gnu (Makefile.am): Don't mention getpass.h.
19524
19525 2005-04-15  Simon Josefsson  <jas@extundo.com>
19526
19527         * m4/getpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES.
19528
19529 2005-04-15  Simon Josefsson  <jas@extundo.com>
19530
19531         * gnulib-tool: Rename --symlink to --symbolic.
19532
19533 2005-04-15  Oskar Liljeblad  <oskar@osk.mine.nu>
19534
19535         * gnulib-tool: Add -s, --symlink option to gnulib-tool to make
19536         symbolic links to files instead of copying/moving.  Add --aux-dir,
19537         specifying directory relative --dir where auxiliary build tools
19538         are placed.
19539
19540 2005-04-14  Bruno Haible  <bruno@clisp.org>
19541
19542         * modules/allocsa (License): Change to LGPL.
19543         Requested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
19544
19545 2005-04-13  Paul Eggert  <eggert@cs.ucla.edu>
19546
19547         * lib/getdate.y (zone): Allow relunit_snumber after tZONE, so
19548         that "UTC +1 second" continues to work.  Problem reported
19549         by Dmitry V. Levin.
19550         (relunit_snumber): New rule.
19551         (relunit): Use it.
19552
19553 2005-04-12  Paul Eggert  <eggert@cs.ucla.edu>
19554
19555         * lib/getdate.y (universal_time_zone_table): New constant.
19556         (time_zone_table): Remove GMT, UT, UTC entries; they're now in
19557         universal_time_zone_table.
19558         (lookup_zone): Prefer universal_time_zone_table to
19559         local_time_zone_table, so that "GMT" time stamps are allowed in
19560         London during the summer.  Problem reported by Ian Abbott.
19561
19562 2005-04-12  Jim Meyering  <jim@meyering.net>
19563
19564         * lib/human.c (humblock): Set *options even when returning due to
19565         xstrtoumax conversion failure.  Thanks to a used-uninitialized
19566         warning from gcc-4.
19567
19568 2005-04-09  Jim Meyering  <jim@meyering.net>
19569
19570         * lib/posixtm.c (posixtime) [lint]: Avoid spurious warning from gcc-4's
19571         -Wuninitialized: initialize tm0.tm_year.
19572
19573 2005-04-04  Paul Eggert  <eggert@cs.ucla.edu>
19574
19575         * lib/getdate.y (parser_control): rels_seen is now a boolean, not a
19576         count, since there's no maximum.  All uses changed.
19577         Add member dsts_seen.
19578         (local_zone): Accumulate dsts_seen rather than relying on tm_isdst
19579         not being INT_MAX.
19580         (get_date): Initialize dsts_seen, and check that it doesn't go over 1.
19581         Use pc_rels_seen to decide whther a date is absolute.
19582
19583         * lib/getdate.y (number): Don't overwrite year.
19584         (get_date): Initialize pc.year.digits to 0, not 4, to enable above
19585         check.
19586
19587 2005-04-02  Simon Josefsson  <jas@extundo.com>
19588
19589         * lib/getaddrinfo.h: Fix OpenBSD compilation failure, inspired by tiny
19590         patch from Yoann Vandoorselaere <yoann@prelude-ids.org>.
19591
19592 2005-03-28  Eric Blake  <ebb9@byu.net>  (tiny change)
19593
19594         * m4/getcwd-path-max.m4: Return success on systems such as Cygwin
19595         where no absolute path name can be longer than PATH_MAX.
19596
19597 2005-03-27  Jim Meyering  <jim@meyering.net>
19598
19599         * lib/argmatch.c: Clarify comment: null-terminated -> NULL-terminated.
19600
19601 2005-03-26  Paul Eggert  <eggert@cs.ucla.edu>
19602
19603         * lib/intprops.h (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND):
19604         "one's complement" -> "ones' complement" in comment, as per Knuth.
19605         "value of type" -> "type or expression" in comment.
19606         * lib/mktime.c, strftime.c: Propagate intprops.h comment nits.
19607
19608 2005-03-26  Jim Meyering  <jim@meyering.net>
19609
19610         Comment nits.
19611         * lib/intprops.h: Add the apostrophe in `(one|two)'s complement'.
19612         Correct typos: s/or/of/.
19613
19614 2005-03-26  Jim Meyering  <jim@meyering.net>
19615
19616         * modules/check-include-files: Move to ../ and rename to...
19617         * check-module: ...this.
19618
19619 2005-03-25  Jim Meyering  <jim@meyering.net>
19620
19621         * modules/xvasprintf (Files): Add xalloc.h.
19622
19623 2005-03-23  Paul Eggert  <eggert@cs.ucla.edu>
19624
19625         * modules/gettext (Files): config/config.rpath ->
19626         build-aux/config.rpath
19627         * modules/iconv (Files): Likewise.
19628         Problem reported by Oskar Liljeblad.
19629
19630 2005-03-23  Jim Meyering  <jim@meyering.net>
19631
19632         * modules/check-include-files: New script to check for
19633         missing dependencies, multiple includes, etc.
19634
19635         * modules/c-strtold (Depends-on): Add xalloc.
19636         * modules/c-strtod (Depends-on): Add xalloc.
19637         * modules/hash (Depends-on): Add xalloc.
19638         (Files): Remove lib/xalloc.h.
19639
19640         * modules/gethrxtime (Files): Add lib/gethrxtime.h.
19641         * modules/userspec (Files): Add lib/inttostr.h.
19642
19643 2005-03-23  Jim Meyering  <jim@meyering.net>
19644
19645         * lib/canonicalize.c: Remove duplicate `#include "stat-macros.h"'.
19646
19647 2005-03-22  Jim Meyering  <jim@meyering.net>
19648
19649         * modules/stat-macros: New module.
19650         * modules/canonicalize, modules/euidaccess, modules/file-type,
19651         * modules/filemode, modules/lchown, modules/makepath,
19652         * modules/rmdir, modules/stat: Depend on new stat-macros module
19653         rather than listing lib/stat-macros.h manually.
19654         Don't add stat-macros.h to lib_SOURCES or list it in Files: section.
19655
19656 2005-03-22  Jim Meyering  <jim@meyering.net>
19657
19658         * m4/stat-macros.m4 (gl_STAT_MACROS): New file/macro.
19659
19660 2005-03-22  Bruno Haible  <bruno@clisp.org>
19661
19662         * config/srclist.txt: Replace target directory 'config' with
19663         'build-aux'.
19664         * config/config.guess, config.sub, config.rpath, depcomp, install-sh:
19665         * config/mdate-sh, missing, mkinstalldirs, texinfo.tex: Move to
19666         ../build-aux/.
19667
19668 2005-03-21  Paul Eggert  <eggert@cs.ucla.edu>
19669
19670         * modules/chdir-long (Depends-on): Add mempcpy.
19671
19672         * modules/acl, modules/backupfile, modules/c-strtod,
19673         modules/c-strtold, modules/canon-host, modules/canonicalize,
19674         modules/cloexec, modules/closeout, modules/dirfd, modules/dirname,
19675         modules/exclude, modules/exitfail, modules/file-type,
19676         modules/filemode, modules/fpending, modules/fsusage, modules/getcwd,
19677         modules/getdate, modules/getline, modules/getpagesize,
19678         modules/getpass, modules/getugroups, modules/group-member,
19679         modules/hard-locale, modules/hash, modules/human, modules/idcache,
19680         modules/inttostr, modules/long-options, modules/makepath,
19681         modules/md5, modules/memcasecmp, modules/memcoll,
19682         modules/modechange, modules/mountlist, modules/path-concat,
19683         modules/pathmax, modules/physmem, modules/posixtm, modules/posixver,
19684         modules/quote, modules/quotearg, modules/readtokens, modules/readutmp,
19685         modules/safe-read, modules/safe-write, modules/same, modules/savedir,
19686         modules/settime, modules/sha1, modules/sig2str, modules/strdup,
19687         modules/strftime, modules/strndup, modules/strverscmp,
19688         modules/timespec, modules/unlocked-io, modules/userspec,
19689         modules/utimecmp, modules/utimens, modules/xalloc, modules/xstrtol,
19690         modules/yesno:
19691         Remove lib_SOURCES line from Makefile.am section, as this is now
19692         done automatically by the corresponding Autoconf macro.
19693
19694 2005-03-21  Jim Meyering  <jim@meyering.net>
19695
19696         Changes imported from coreutils.
19697
19698         * lib/cycle-check.c: Don't include xalloc.h.
19699
19700         * lib/path-concat.c: Don't include assert.h.
19701         (path_concat): Remove assertion that would have triggered
19702         for ABASE starting with more than one slash.
19703         Reported by Andreas Schwab.
19704
19705         * lib/path-concat.c (path_concat): Set *BASE_IN_RESULT
19706         properly when ABASE is an absolute file name.
19707         Correct the description of this function.
19708         Include <assert.h>.
19709         Add an assertion and a test driver.
19710         This fixes a bug introduced on 2004-07-02.
19711         Andreas Schwab reported the resulting failure of cp --parents:
19712         http://lists.gnu.org/archive/html/bug-coreutils/2005-01/msg00130.html
19713
19714 2005-03-21  Jim Meyering  <jim@meyering.net>
19715
19716         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Invoke gl_FUNC_MEMRCHR.
19717         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Check for memrchr decl.
19718
19719 2005-03-21  Jim Meyering  <jim@meyering.net>
19720         and  Paul Eggert  <eggert@cs.ucla.edu>
19721
19722         * m4/acl.m4, m4/backupfile.m4, m4/c-strtod.m4, m4/canon-host.m4,
19723         m4/canonicalize.m4, m4/cloexec.m4, m4/closeout.m4, m4/dirfd.m4,
19724         m4/dirname.m4, m4/exclude.m4, m4/exitfail.m4, m4/file-type.m4,
19725         m4/filemode.m4, m4/fpending.m4, m4/fsusage.m4, m4/getcwd.m4,
19726         m4/getdate.m4, m4/getline.m4, m4/getpagesize.m4, m4/getpass.m4,
19727         m4/getugroups.m4, m4/group-member.m4, m4/hard-locale.m4, m4/hash.m4,
19728         m4/human.m4, m4/idcache.m4, m4/inttostr.m4, m4/long-options.m4,
19729         m4/makepath.m4, m4/md5.m4, m4/memcasecmp.m4, m4/memcoll.m4,
19730         m4/modechange.m4, m4/mountlist.m4, m4/nanosleep.m4, m4/path-concat.m4,
19731         m4/pathmax.m4, m4/physmem.m4, m4/posixtm.m4, m4/posixver.m4,
19732         m4/quote.m4, m4/quotearg.m4, m4/readtokens.m4, m4/readutmp.m4,
19733         m4/safe-read.m4, m4/safe-write.m4, m4/same.m4, m4/savedir.m4,
19734         m4/settime.m4, m4/sha1.m4, m4/sig2str.m4, m4/strdup.m4, m4/strftime.m4,
19735         m4/strndup.m4, m4/strverscmp.m4, m4/timespec.m4, m4/unlocked-io.m4,
19736         m4/userspec.m4, m4/utimecmp.m4, m4/utimens.m4, m4/xalloc.m4,
19737         m4/xnanosleep.m4, m4/xstrtol.m4, m4/yesno.m4:
19738         Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files
19739         for these modules.
19740
19741 2005-03-18  Paul Eggert  <eggert@cs.ucla.edu>
19742
19743         * lib/strftime.c (my_strftime): If the underlying strftime returns 0
19744         (which shouldn't happen), generate nothing instead of returning 0
19745         immediately, so that nstrftime (NULL, ...) doesn't return 0.
19746
19747 2005-03-16  Bruno Haible  <bruno@clisp.org>
19748
19749         * modules/stdint (Makefile.am): Use HAVE_LONG_LONG_64BIT instead of
19750         HAVE_LONGLONG_64BIT.
19751
19752 2005-03-16  Bruno Haible  <bruno@clisp.org>
19753
19754         * m4/stdint.m4 (gl_STDINT_H): Define HAVE_LONG_LONG_64BIT instead of
19755         HAVE_LONGLONG_64BIT.
19756
19757 2005-03-16  Bruno Haible  <bruno@clisp.org>
19758
19759         * lib/stdint_.h: Use HAVE_LONG_LONG_64BIT instead of
19760         HAVE_LONGLONG_64BIT.
19761
19762 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
19763
19764         * lib/strftime.c (my_strftime): Prepend space to format so that we can
19765         reliably distinguish strftime failure from empty output on POSIX
19766         hosts.
19767
19768 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
19769
19770         * lib/iconvme.c (SIZE_MAX): New macro, if not already defined.
19771         (iconv_string): Don't guess a size-zero buffer, as that might cause
19772         buffer overrun.  Instead, avoid multiplying by MB_LEN_MAX if the
19773         result would be 'too large', where 'too large' is (heuristically)
19774         the square root of SIZE_MAX, divided by MB_LEN_MAX to allay
19775         overflow concerns.  This will prevent some unwanted malloc failures
19776         when the inputs are very large.
19777
19778 2005-03-15  Karl Berry  <karl@gnu.org>
19779
19780         * config/srclist.txt (config.rpath): from gettext.
19781         * config/config.rpath: update.
19782
19783 2005-03-15  Bruno Haible  <bruno@clisp.org>
19784
19785         * lib/regex.c (byte_re_match_2_internal): Rename local variable 'not'
19786         to 'negate'.
19787
19788         * lib/regex.c (byte_re_match_2_internal): Reduce scope of same_str_p
19789         variable.
19790
19791         * lib/regex.c (EXTEND_BUFFER, regcomp): Cast the realloc/malloc
19792         results.
19793
19794 2005-03-14  Simon Josefsson  <jas@extundo.com>
19795
19796         * lib/timegm.h: Use proper prototype CPP guards, reported by Dave Love
19797         <fx@gnu.org>.
19798
19799 2005-03-14  Paul Eggert  <eggert@cs.ucla.edu>
19800
19801         * lib/mktime.c (TYPE_TWOS_COMPLEMENT, TYPE_ONES_COMPLEMENT,
19802         TYPE_SIGNED_MAGNITUDE, TYPE_MINIMUM, TYPE_MAXIMUM): Sync from
19803         intprops.h.
19804         * lib/strtol.c: Likewise.
19805
19806 2005-03-14  Jim Meyering  <jim@meyering.net>
19807
19808         * lib/strftime.c (my_strftime) [HAVE_STRFTIME && ! (_NL_CURRENT
19809         && HAVE_STRUCT_ERA_ENTRY)]: Initialize the first byte of ubuf[]
19810         to be nonzero so that we (and caller) can detect the difference
19811         between a valid zero-length expansion and an error return, even
19812         when the underlying strftime fails before writing anything into
19813         that location.
19814
19815 2005-03-14  Bruno Haible  <bruno@clisp.org>
19816
19817         * m4/lib-link.m4, gettext.m4, nls.m4, po.m4:
19818         Update from GNU gettext 0.14.3.
19819
19820 2005-03-10  Jim Meyering  <jim@meyering.net>
19821
19822         * m4/save-cwd.m4 (gl_SAVE_CWD): Check for fchdir.
19823
19824 2005-03-10  Jim Meyering  <jim@meyering.net>
19825
19826         * lib/save-cwd.c [!HAVE_FCHDIR]: Define open, fchdir, and chdir_long
19827         so that this module works on systems without fchdir.
19828
19829 2005-03-09  Paul Eggert  <eggert@cs.ucla.edu>
19830
19831         Factor int-properties macros into a single file, except for
19832         glibc-related files.
19833         * lib/intprops.h: New file.
19834         * lib/getloadavg.c: Include it instead of limits.h.
19835         (INT_STRLEN_BOUND): Remove.
19836         * lib/human.c: Include intprops.h.
19837         (group_number): Use INT_STRLEN_BOUND instead of rolling it ourself.
19838         * lib/human.h (LONGEST_HUMAN_READABLE): Use 146/485 rather than
19839         302/1000.
19840         * lib/inttostr.h: Include intprops.h instead of limits.h.
19841         (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND): Remove.
19842         * lib/mktime.c (TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT): New macros,
19843         for consistency with intprops.h.
19844         (time_t_is_integer, twos_complement_arithmetic): Use them.
19845         * lib/sig2str.h: Include <signal.h>, intprops.h.
19846         (INT_STRLEN_BOUND): Remove.
19847         * lib/strftime.c (TYPE_SIGNED): Remove.
19848         (INT_STRLEN_BOUND): Switch to same implementation as intprops.h.
19849         * lib/strtol.c: Adjust comments to match intprops.h.
19850         * lib/userspec.c: Include intprops.h.
19851         (TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Remove.
19852         * lib/utimecmp.c, xnanosleep.c, xstrtol.c: Likewise.
19853         * lib/utimecmp.c (utimecmp): Use TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT
19854         instead of rolling our own expressions.
19855         * lib/xstrtol.c: Include xstrtol.h first, to test interface.
19856
19857         * lib/strftime.c: Include <stdbool.h>.  Use bool where appropriate,
19858         instead of int.
19859         (my_strftime): Do not mishandle years close to INT_MAX, by doing
19860         the right thing even if adding 1900 would overflow.  Similarly
19861         for tm_mon + 1 and tm_yday + 1.
19862         Make %Y always equivalent to %C%y, and similarly for %G and %g.
19863         (DO_NUMBER, DO_NUMBER_SPACEPAD): Set digits to d, not a conditional.
19864         (DO_SIGNED_NUMBER): New macro.
19865         (my_strftime) [HAVE_TZNAME]: Don't dump core if tp->tm_dst > 1.
19866
19867 2005-03-07  Bruno Haible  <bruno@clisp.org>
19868
19869         * m4/mmap-anon.m4 (MAP_FILE, MAP_FAILED): Remove definitions.
19870
19871 2005-03-07  Bruno Haible  <bruno@clisp.org>
19872
19873         * lib/pagealign_alloc.c (MAP_FILE, MAP_FAILED): Define fallbacks.
19874
19875 2005-03-04  Derek R. Price  <derek@ximbiot.com>
19876
19877         * gnulib-tool (func_cp_if_changed, func_mv_if_changed): New functions.
19878         (func_import): Only replace files via --import when they have actually
19879         changed.
19880
19881 2005-03-03  Derek R. Price  <derek@ximbiot.com>
19882
19883         * m4/mmap-anon.m4: New file.
19884         * m4/pagealign_alloc.m4: New file.
19885
19886 2005-03-03  Derek R. Price  <derek@ximbiot.com>
19887             Bruno Haible  <bruno@clisp.org>
19888
19889         * modules/pagealign_alloc: New file.
19890         * MODULES.html.sh (Memory management functions): Add pagealign_alloc.
19891
19892 2005-03-03  Derek R. Price  <derek@ximbiot.com>
19893             Bruno Haible  <bruno@clisp.org>
19894
19895         * lib/pagealign_alloc.h: New file.
19896         * lib/pagealign_alloc.c: New file.
19897
19898 2005-03-03  Bruno Haible  <bruno@clisp.org>
19899
19900         * m4/inttypes.m4, isc-posix.m4, once-only.m4:
19901         Use an all-permissive copyright notice, recommended by RMS.
19902
19903 2005-03-02  Bruno Haible  <bruno@clisp.org>
19904
19905         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Undo the replacement here. Because
19906         of AIX, the replacement has to be done only after <string.h> is
19907         included, therefore not in config.h. stpncpy.h does the replacement,
19908         and stpncpy.c uses it.
19909
19910 2005-03-02  Bruno Haible  <bruno@clisp.org>
19911
19912         * lib/stpncpy.h (stpncpy): Define as a macro without arguments, so that
19913         stpncpy.c uses it.
19914
19915 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
19916
19917         Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
19918         The workaround isn't strictly needed for POSIX conformance, and
19919         it's too much of a pain to configure and maintain.  We'll ask
19920         people to fix their kernels instead.
19921         * lib/xnanosleep.c: Don't include gethrxtime.h or xtime.h.
19922         (NANOSLEEP_BUG_WORKAROUND): Remove.
19923         (xnanosleep): Remove the workaround.
19924
19925 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
19926
19927         * modules/gettime (Makefile.am): Remove lib_SOURCES line.
19928         Reported by Derek Price.
19929         (Include): Add "timespec.h".
19930
19931         * modules/xnanosleep (Depends-on): Remove gethrxtime.
19932
19933 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
19934
19935         * m4/xnanosleep.m4 (gl_XNANOSLEEP): Remove configuration attempting
19936         to detect nanosleep bug.
19937
19938 2005-03-01  Bruno Haible  <bruno@clisp.org>
19939
19940         * lib/vasnprintf.c (EOVERFLOW): Define to a fallback if needed.
19941
19942 2005-02-26  Paul Eggert  <eggert@cs.ucla.edu>
19943
19944         * modules/gethrxtime: New file.
19945         * modules/xnanosleep (Files): Add m4/xnanosleep.m4.
19946         (Depends-on): Add gethrxtime.
19947         (configure.ac): Add gl_XNANOSLEEP.
19948         (Makefile.am): Remove lib_SOURCES line.
19949
19950 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
19951
19952         * m4/gethrxtime.m4, m4/xnanosleep.m4: New files.
19953         * m4/gettime.m4 (gl_GETTIME): Check for nanotime.
19954
19955 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
19956
19957         * lib/gethrxtime.h, lib/gethrxtime.c, lib/xtime.h: New files.
19958         * lib/timespec.h (gettime): Return void, since it always
19959         succeeds now.  All uses changed.
19960         * lib/gettime.c (gettime) Likewise.
19961         [HAVE_NANOTIME]: Prefer nanotime.
19962         Assume gettimeofday succeeds, as POSIX requires.
19963         Assime time () succeeds, since other code already does.
19964         * lib/xnanosleep.c: Include xtime.h and gethrxtime.h, not xalloc.h.
19965         (timespec_subtract): Remove.
19966         (NANOSLEEP_BUG_WORKAROUND): New constant.
19967         (xnanosleep): Use gethrxtime rather than gettime; this simplifies
19968         things considerably.  Use it only on GNU/Linux hosts, since the
19969         workaround shouldn't be needed elsewhere.
19970
19971 2005-02-24  Bruno Haible  <bruno@clisp.org>
19972
19973         * modules/gettext (Files): Add m4/glibc2.m4.
19974
19975 2005-02-24  Bruno Haible  <bruno@clisp.org>
19976
19977         * m4/gettext.m4, intdiv0.m4, intmax.m4, inttypes-pri.m4, lcmessage.m4:
19978         * m4/lib-link.m4, lib-prefix.m4, nls.m4, po.m4, printf-posix.m4:
19979         * m4/progtest.m4:
19980         Update from GNU gettext 0.14.2.
19981         * m4/glibc2.m4: New file, from GNU gettext 0.14.2.
19982
19983 2005-02-24  Bruno Haible  <bruno@clisp.org>
19984
19985         * lib/localcharset.c: Update from GNU gettext 0.14.2.
19986         * lib/config.charset: Update from GNU gettext 0.14.2.
19987
19988 2005-02-24  Bruno Haible  <bruno@clisp.org>
19989
19990         * lib/gettext.h: Update from GNU gettext 0.14.2.
19991
19992 2005-02-23  Simon Josefsson  <jas@extundo.com>
19993
19994         * m4/iconvme.m4: New file.
19995
19996 2005-02-23  Jim Meyering  <jim@meyering.net>
19997
19998         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Revert yesteday's
19999         change.
20000         Thanks to Bruno Haible for catching it.
20001
20002 2005-02-22  Simon Josefsson  <jas@extundo.com>
20003
20004         * modules/iconvme: New file.
20005
20006         * MODULES.html.sh: Add iconvme.
20007
20008 2005-02-22  Simon Josefsson  <jas@extundo.com>
20009
20010         * lib/iconvme.h, lib/iconvme.c: New files, from libc.
20011
20012 2005-02-22  Simon Josefsson  <jas@extundo.com>
20013
20014         * config/srclist.txt: Sync iconvme.h, iconvme.c from libc.
20015
20016 2005-02-22  Jim Meyering  <jim@meyering.net>
20017
20018         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Fix typo:
20019         s/ifndef/ifdef/.
20020
20021 2005-02-20  Neil Conway  <neilc@samurai.com>
20022
20023         * lib/xgethostname.c (xgethostname): Check for ENOMEM, which is
20024         returned by OSX/Darwin if the specified buffer is not large
20025         enough for the hostname.
20026
20027 2005-02-03  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
20028
20029         * lib/argp-help.c (__argp_help): Create a fake struct argp_state and
20030         pass it to _help, otherwise the latter coredumps trying to
20031         dereference state.root_argp.
20032
20033 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
20034
20035         * modules/chdir-long (Depends-on): Add memrchr.
20036         * modules/memrchr (Files): Add lib/memrchr.h.
20037         (Include): "memrchr.h".
20038
20039 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
20040
20041         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Add AC_LIBSOURCES, for memrchr.h.
20042
20043 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
20044
20045         * lib/memrchr.h: New file.
20046         * lib/chdir-long.c: Include it.
20047         * lib/memrchr.c [!defined _LIBC]: Include it rather than <string.h>
20048         Don't bother including stddef.h.
20049
20050 2005-02-01  Paul Eggert  <eggert@cs.ucla.edu>
20051
20052         * lib/mountlist.h (MOUNTLIST_H_): New macro, to protect against double
20053         inclusion.
20054         Include <sys/types.h>, for dev_t.
20055         (ME_DUMMY, ME_REMOTE): Move from here....
20056         * lib/mountlist.c (ME_DUMMY, ME_REMOTE): To here.
20057         (ME_DUMMY): Count "subfs" as a dummy.  Problem reported by
20058         Dmitry V. Levin.
20059         Include mountlist.h first, to test the interface.
20060
20061 2005-01-29  Bruno Haible  <bruno@clisp.org>
20062
20063         * lib/progname.c (program_name): Initialize.
20064         Needed when linking statically on MacOS X.
20065
20066 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
20067
20068         Sync from coreutils.
20069         * modules/getloadavg (Files): Remove m4/getloadavg.m4.
20070         (Depends-on): Add c-strtod.
20071         (configure.ac): Replace gl_FUNC_GETLOADAVG with AC_FUNC_GETLOADAVG.
20072
20073 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
20074
20075         Sync from coreutils.
20076         * m4/getloadavg.m4, glibc.m4, search-libs.m4: Remove.
20077
20078         Remove files that are specific to coreutils.
20079         * m4/check-decl.m4, jm-macros.m4, lib-check.m4, prereq.m4: Remove.
20080
20081 2005-01-28  Bruno Haible  <bruno@clisp.org>
20082
20083         * modules/javacomp: New file.
20084         * MODULES.html.sh (Java): Add javacomp.
20085
20086 2005-01-28  Bruno Haible  <bruno@clisp.org>
20087
20088         * m4/javacomp.m4: New file, from GNU gettext.
20089
20090 2005-01-28  Bruno Haible  <bruno@clisp.org>
20091
20092         * lib/javacomp.sh.in: New file, from GNU gettext.
20093         * lib/javacomp.h: New file, from GNU gettext.
20094         * lib/javacomp.c: New file, from GNU gettext.
20095
20096 2005-01-26  Simon Josefsson  <jas@extundo.com>
20097
20098         * lib/gai_strerror.c: Use GPL in header.
20099
20100 2005-01-26  Bruno Haible  <bruno@clisp.org>
20101
20102         * modules/javaexec: New file.
20103         * MODULES.html.sh (Java): Add javaexec.
20104
20105 2005-01-26  Bruno Haible  <bruno@clisp.org>
20106
20107         * m4/javaexec.m4: New file, from GNU gettext.
20108
20109 2005-01-26  Bruno Haible  <bruno@clisp.org>
20110
20111         * lib/javaexec.sh.in: New file, from GNU gettext.
20112         * lib/javaexec.h: New file, from GNU gettext.
20113         * lib/javaexec.c: New file, from GNU gettext.
20114
20115 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
20116
20117         * modules/lchown (Depends-on): Remove lchown.h
20118
20119 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
20120
20121         * m4/sysexits.m4 (gl_SYSEXITS): Reverted logic. SYSEXITS_H
20122         must be defined if the header file was not found, in order
20123         to provide a replacement. Reported by Todd Vierling <tv@duh.org>
20124
20125 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
20126
20127         * lib/argp-help.c (hol_entry_help): Avoid using non-constant
20128         initializers for struct pentry_state.
20129         (__argp_error): Check return value of __asprintf
20130         (__argp_failure): Translate error message
20131
20132         * lib/argp-parse.c: Removed braces around the expansion of N_()
20133
20134 2005-01-23  Paul Eggert  <eggert@cs.ucla.edu>
20135
20136         * m4/acl.m4, afs.m4, alloca.m4, argp.m4, assert.m4, atexit.m4,
20137         backupfile.m4, base64.m4, bison.m4, c-bs-a.m4, c-stack.m4,
20138         c-strtod.m4, calloc.m4, canon-host.m4, canonicalize.m4,
20139         clock_time.m4, cloexec.m4, closeout.m4, d-ino.m4, d-type.m4,
20140         dirfd.m4, dirname.m4, dos.m4, dup2.m4, error.m4, euidaccess.m4,
20141         exclude.m4, exitfail.m4, extensions.m4, fcntl-safer.m4,
20142         file-type.m4, fileblocks.m4, filemode.m4, fnmatch.m4, fpending.m4,
20143         free.m4, fstypename.m4, fsusage.m4, ftruncate.m4, getaddrinfo.m4,
20144         getcwd-path-max.m4, getcwd.m4, getdate.m4, getdomainname.m4,
20145         getgroups.m4, gethostname.m4, getline.m4, getndelim2.m4,
20146         getnline.m4, getopt.m4, getpagesize.m4, getpass.m4, getsubopt.m4,
20147         gettime.m4, gettimeofday.m4, getugroups.m4, getusershell.m4,
20148         group-member.m4, hard-locale.m4, hash.m4, host-os.m4, human.m4,
20149         idcache.m4, inttostr.m4, isdir.m4, jm-winsz1.m4, jm-winsz2.m4,
20150         link-follow.m4, long-options.m4, ls-mntd-fs.m4, lstat.m4,
20151         makepath.m4, mathl.m4, md5.m4, memcasecmp.m4, memchr.m4,
20152         memcmp.m4, memcoll.m4, memcpy.m4, memmem.m4, memmove.m4,
20153         memrchr.m4, memset.m4, mkdir-slash.m4, mkstemp.m4, mktime.m4,
20154         modechange.m4, mountlist.m4, nanosleep.m4, obstack.m4,
20155         path-concat.m4, pathmax.m4, perl.m4, physmem.m4, poll.m4,
20156         posixtm.m4, posixver.m4, putenv.m4, quote.m4, quotearg.m4,
20157         readdir.m4, readtokens.m4, readutmp.m4, regex.m4, rename.m4,
20158         restrict.m4, rmdir-errno.m4, rmdir.m4, rpmatch.m4, same.m4,
20159         savedir.m4, settime.m4, sha1.m4, sig2str.m4, snprintf.m4,
20160         sockpfaf.m4, st_dm_mode.m4, st_mtim.m4, stat.m4, stdint.m4,
20161         stdio-safer.m4, strchrnul.m4, strdup.m4, strerror.m4,
20162         strerror_r.m4, strftime.m4, strndup.m4, strnlen.m4, strsep.m4,
20163         strtod.m4, strtoimax.m4, strtok_r.m4, strtol.m4, strtoll.m4,
20164         strtoul.m4, strtoull.m4, strtoumax.m4, strverscmp.m4, sysexits.m4,
20165         time_r.m4, timegm.m4, timespec.m4, tm_gmtoff.m4, tzset.m4,
20166         uint32_t.m4, uintptr_t.m4, unistd-safer.m4, unlink-busy.m4,
20167         unlocked-io.m4, uptime.m4, userspec.m4, utimbuf.m4, utime.m4,
20168         utimecmp.m4, utimens.m4, utimes-null.m4, vsnprintf.m4, xalloc.m4,
20169         xgetcwd.m4, xreadlink.m4, xstrndup.m4, xstrtod.m4, xstrtoimax.m4,
20170         xstrtol.m4, xstrtoumax.m4, yesno.m4:
20171         Use an all-permissive copyright notice, recommended by RMS.
20172
20173 2005-01-21  Paul Eggert  <eggert@cs.ucla.edu>
20174
20175         * modules/chdir-long (Depends-on): Remove mempcpy.
20176
20177 2005-01-21  Jim Meyering  <jim@meyering.net>
20178
20179         * lib/openat.h (AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the
20180         same value as for Solaris 9.
20181
20182         * lib/chdir-long.c (chdir_long): Rewrite to remove limitation on
20183         component length.  This included changing the parameter to be
20184         of type `char *' rather than `char const *'.
20185         * lib/chdir-long.h (chdir_long): Update prototype.
20186
20187         * lib/openat.c (fdopendir, fstatat): New functions.
20188         * lib/openat.h: Include headers required for use of DIR and struct
20189         stat.
20190         [AT_SYMLINK_NOFOLLOW]: Define.
20191         (fdopendir, fstatat): Add prototypes.
20192
20193 2005-01-21  Bruno Haible  <bruno@clisp.org>
20194
20195         * modules/classpath: New file.
20196         * MODULES.html.sh (Java): Add classpath.
20197
20198 2005-01-21  Bruno Haible  <bruno@clisp.org>
20199
20200         * lib/classpath.h: New file, from GNU gettext.
20201         * lib/classpath.c: New file, from GNU gettext.
20202
20203 2005-01-20  Simon Josefsson  <jas@extundo.com>
20204
20205         * modules/version-etc-fsf: New file.
20206
20207 2005-01-20  Simon Josefsson  <jas@extundo.com>
20208
20209         * lib/version-etc-fsf.c: New file, with version_etc_copyright.
20210         * lib/version-etc.c: Remove version_etc_copyright.
20211         * lib/version-etc.h (version_etc_copyright): Use [] instead of * in
20212         prototype, suggested by Paul Eggert <eggert@CS.UCLA.EDU>.
20213
20214 2005-01-20  Simon Josefsson  <jas@extundo.com>
20215
20216         * lib/base64.h (isbase64): Add.
20217
20218         * lib/base64.c (isb64): Rename to isbase64, use to_uchar instead of
20219         using a unsigned prototype, don't inline.
20220         (base64_decode): Use it.
20221
20222 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
20223
20224         * m4/save-cwd.m4 (gl_SAVE_CWD): Remove check for fcntl; we now assume
20225         it.
20226
20227 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
20228
20229         * lib/save-cwd.c (save_cwd): Remove code to support the case
20230         where fchdir is missing or flaky.
20231
20232 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
20233
20234         * MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
20235
20236 2005-01-19  Paul Eggert  <eggert@cs.ucla.edu>
20237
20238         * modules/mempcpy (Makefile.am): Remove mention of mempcpy.h;
20239         AC_LIBSOURCES now does this.
20240         * MODULES.html.sh (Sizes of integer types <limits.h>): New element,
20241         with new ullong_max module.
20242
20243 2005-01-19  Bruno Haible  <bruno@clisp.org>
20244
20245         * modules/sh-quote: New file.
20246         * MODULES.html.sh (Executing programs): Add sh-quote.
20247
20248 2005-01-19  Bruno Haible  <bruno@clisp.org>
20249
20250         * lib/sh-quote.h: New file, from GNU gettext.
20251         * lib/sh-quote.c: New file, from GNU gettext.
20252
20253 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
20254
20255         Merge from coreutils.
20256         * m4/ullong_max.m4: New file.
20257         * m4/jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX.
20258         (gl_MACROS): Assume localeconv exists.
20259
20260 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
20261
20262         Merge changes from coreutils, as described below in several
20263         changelogs dated today.
20264
20265         * lib/save-cwd.c: Include "save-cwd.h" before other include files.
20266         (O_DIRECTORY): Remove; not needed here, since "." must be
20267         a directory.  All uses removed.
20268         (save_cwd): Use __sgi || __sun, not sun || __sun.  __sun is
20269         universal on Suns, and we also need to test for IRIX.
20270         Revamp code to use 'if' rather than '#if'.
20271         Avoid unnecessary comparison of cwd->desc to 0.
20272
20273         * lib/utimens.c (futimens): Robustify the previous patch, by checking
20274         for known valid error numbers rather than observed invalid ones.
20275
20276 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
20277
20278         * modules/ullong_max: New file.
20279
20280         * modules/chdir-long, modules/openat: New files.
20281         * modules/save-cwd (Depends-on): Depend on chdir-long.
20282         (Makefile.am): Remove lib_SOURCES; now handled by AC_LIBSOURCES.
20283
20284 2005-01-18  Jim Meyering  <jim@meyering.net>
20285
20286         Merge from coreutils.
20287         * m4/chdir-long.m4, m4/openat.m4: New files.
20288         * m4/save-cwd.m4 (gl_SAVE_CWD): Add AC_LIBSOURCES for save-cwd.c,
20289         save-cwd.h.  Add AC_LIBOBJ for save-cwd.
20290         * m4/chown.m4 (gl_FUNC_CHOWN): When cross-compiling, assume that chown
20291         is sane and DOES follow symlinks.  Besides, testing 20 different
20292         systems found no broken chown implementations.
20293         Prompted by a change in rsync's copy of this macro.
20294         * m4/jm-macros.m4 (gl_MACROS): Require gl_FUNC_CHDIR_LONG.
20295
20296         * m4/lchown.m4 (gl_FUNC_LCHOWN): Use AC_LIBSOURCES.
20297
20298         * m4/utimes.m4: Work around tests/touch/empty-file failure on a system
20299         (sparc64, Linux-2.4.28, glibc-2.3.3) that didn't honor utimes'
20300         NULL-means-set-to-current-time semantics.
20301         Remove temporary file immediately, rather than waiting
20302         for configure's at-exit trap code to do it.
20303
20304 2005-01-18  Jim Meyering  <jim@meyering.net>
20305
20306         * lib/version-etc.c (version_etc_copyright): Update copyright date.
20307
20308         * lib/utimens.c (futimens): Account for the fact that futimes
20309         can also fail with errno == ENOSYS or errno == ENOENT.
20310         Patch from Dmitry V. Levin.
20311
20312         Change the name of the robust chdir function from chdir to chdir_long.
20313         * lib/save-cwd.c: Include chdir-long.h rather than chdir.h.
20314         (restore_cwd): Use chdir_long, not chdir.
20315         * lib/chdir-long.c: Renamed from chdir.c.
20316         * lib/chdir-long.h: Renamed from chdir.h.
20317         [!defined PATH_MAX]: Define chdir_long to chdir on systems like the
20318         Hurd.
20319
20320 2005-01-18  Bruno Haible  <bruno@clisp.org>
20321
20322         * m4/allocsa.m4, m4/codeset.m4, m4/copy-file.m4, m4/eaccess.m4:
20323         * m4/eealloc.m4, m4/eoverflow.m4, m4/execute.m4, m4/fatal-signal.m4:
20324         * m4/findprog.m4, m4/glibc21.m4, m4/iconv.m4, m4/intmax_t.m4:
20325         * m4/inttypes_h.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4:
20326         * m4/linebreak.m4, m4/localcharset.m4, m4/longdouble.m4:
20327         * m4/longlong.m4, m4/mbrtowc.m4, m4/mbstate_t.m4, m4/mbswidth.m4:
20328         * m4/mkdtemp.m4, m4/pipe.m4, m4/readlink.m4, m4/safe-read.m4:
20329         * m4/safe-write.m4, m4/setenv.m4, m4/sig_atomic_t.m4:
20330         * m4/signalblocking.m4, m4/signed.m4, m4/size_max.m4, m4/ssize_t.m4:
20331         * m4/stdbool.m4, m4/stdint_h.m4, m4/stpcpy.m4, m4/stpncpy.m4:
20332         * m4/strcase.m4, m4/strcspn.m4, m4/strpbrk.m4, m4/strstr.m4:
20333         * m4/ucs4-utf.m4, m4/uintmax_t.m4, m4/ulonglong.m4, m4/unicodeio.m4:
20334         * m4/utf-ucs4.m4, m4/vasnprintf.m4, m4/vasprintf.m4:
20335         * m4/wait-process.m4, m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4:
20336         Use an all-permissive copyright notice, recommended by RMS.
20337
20338 2005-01-18  Bob Proulx  <bob@proulx.com>
20339
20340         * lib/obstack.c [DEFAULT_ALIGNMENT]: Use an intermediate type to
20341         simplify offsetof() macro construct to avoid compile failure with
20342         native HP-UX 11.0 ANSI C compiler.
20343
20344 2005-01-17  Bruno Haible  <bruno@clisp.org>
20345
20346         * lib/stpncpy.c: Remove HAVE_STPNCPY and gnu_stpncpy renaming,
20347         redundant because stpncpy.m4 takes care of it.
20348
20349 2005-01-17  Bruno Haible  <bruno@clisp.org>
20350
20351         * lib/progreloc.c: Include xalloc.h instead of xmalloc.h.
20352
20353 2005-01-17  Bruno Haible  <bruno@clisp.org>
20354
20355         * lib/progreloc.c (xstrdup): Define as strdup if no xmalloc should be
20356         used.
20357
20358 2005-01-17  Bruno Haible  <bruno@clisp.org>
20359
20360         * lib/fwriteerror.h (fwriteerror): Change specification to include
20361         fclose.
20362         * lib/fwriteerror.c: Include <stdbool.h>.
20363         (fwriteerror): At the end, close the file stream. Record whether
20364         stdout was already closed.
20365
20366 2005-01-17  Bruno Haible  <bruno@clisp.org>
20367
20368         * lib/execute.c (environ): Declare if needed.
20369         * lib/pipe.c (environ): Likewise.
20370         Reported by Michael Schloh von Bennewitz <michael.schloh@cw.com>.
20371
20372 2005-01-11  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
20373
20374         * modules/argp: Depend on vsnprintf
20375
20376 2005-01-10  Jim Meyering  <jim@meyering.net>
20377
20378         * modules/closeout (Depends-on): Add atexit.
20379
20380 2005-01-06  Bruno Haible  <bruno@clisp.org>
20381
20382         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Rename stpncpy to gnu_stpncpy here.
20383
20384 2005-01-04  Paul Eggert  <eggert@cs.ucla.edu>
20385
20386         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional
20387         definitions to be after all include files, to avoid collisions.
20388         Problem reported by Bob Proulx.
20389
20390 2005-01-04  Jim Meyering  <jim@meyering.net>
20391
20392         Changes imported from coreutils.
20393         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Rather than using "conftestXXXXXX"
20394         as the mkstemp template, use a temporary directory and an
20395         8.3-friendly template to avoid trouble on systems like DJGPP.
20396         Reported by Juan M. Guerrero via Stepan Kasal.
20397         * m4/(gl_FUNC_MKSTEMP): Include <unistd.h> for the declaration of
20398         close. Remove the temporary directory right away, rather than waiting
20399         for configure's at-exit trap code to do it.
20400         Suggestion from Stepan Kasal.
20401
20402 2005-01-01  Simon Josefsson  <jas@extundo.com>
20403
20404         * gnulib-tool: Print #include directives when --import'ing.
20405
20406 2004-12-28  Simon Josefsson  <jas@extundo.com>
20407
20408         * tests/test-base64.c: Include required header files.  Remove
20409         unused variables.
20410
20411 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
20412
20413         * modules/error (Depends-on): Remove gettext.
20414
20415 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
20416
20417         * lib/error.c [!_LIBC && !ENABLE_NLS]: Do not include "gettext.h";
20418         not needed.  This removes a dependency on the gettext module.
20419         [defined _LIBC]: Do not include <libintl.h>; not needed.
20420
20421 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
20422
20423         * m4/c-strtod.m4 (gl_C99_STRTOLD): New macro.
20424         (gl_C_STRTOD): Use it instead of AC_CHECK_DECLS_ONCE(strtold).
20425
20426 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
20427
20428         * lib/c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not
20429         HAVE_DECL_STRTOLD.
20430
20431 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
20432
20433         * modules/getdate (Depends-on): Remove alloca-opt.
20434
20435 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
20436
20437         * m4/getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
20438
20439 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
20440
20441         * lib/argp-parse.c: Include <stddef.h>.
20442         (alignof, alignto): New macros.
20443         (parser_init): Don't assume that void * is aligned sufficiently
20444         for struct option.
20445
20446         * lib/getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since there's no
20447         need to extend the stack.
20448         (YYINITDEPTH): New macro, so that the initial stack isn't overly
20449         large.
20450
20451 2004-12-22  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
20452
20453         * lib/argp-parse.c (parser_init): Avoid arithmetics on void pointers.
20454
20455 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
20456
20457         * modules/regex (lib_SOURCES): Remove regex.c, undoing previous
20458         (2004-10-24) change.  Apparently this was a false alarm.
20459
20460         * modules/getdate: Depend on alloca-opt, not alloca.
20461
20462 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
20463
20464         * lib/alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.
20465         Remove now-obsolete comment about AIX.
20466         * lib/getdate.y: Include <alloca.h> only if HAVE_ALLOCA.
20467         (YYSTACK_USE_ALLOCA): Define to 0 if !HAVE_ALLOCA.
20468         (YYMAXDEPTH): New macro.
20469
20470 2004-12-18  Simon Josefsson  <jas@extundo.com>
20471
20472         * modules/alloca: Depend on alloca-opt, instead of duplicating it.
20473
20474 2004-12-18  Bruno Haible  <bruno@clisp.org>
20475
20476         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Also test for sigaction.
20477
20478 2004-12-18  Bruno Haible  <bruno@clisp.org>
20479
20480         * lib/fatal-signal.c (fatal_signals): Make non-const.
20481         (init_fatal_signals): New function.
20482         (uninstall_handlers, install_handlers): Ignore signals that were set to
20483         SIG_IGN.
20484         (at_fatal_signal): Call init_fatal_signals.
20485         (init_fatal_signal_set): Likewise. Ignore signals that were set to
20486         SIG_IGN.
20487         Reported by Paul Eggert.
20488
20489 2004-12-18  Bruno Haible  <bruno@clisp.org>
20490
20491         * doc/alloca.texi: New file.
20492         * doc/alloca-opt.texi: New file.
20493
20494 2004-12-17  Jim Meyering  <jim@meyering.net>
20495
20496         * config/install-sh: Use `(exit N); exit N', not `(exit N); exit'.
20497         Otherwise, install-sh could exit with improper exit status when
20498         exiting via a trapped interrupt.  Thanks to a report from Bob Proulx.
20499
20500 2004-12-16  Simon Josefsson  <jas@extundo.com>
20501
20502         * tests/test-base64.c: Add license.
20503
20504 2004-12-15  Stepan Kasal  <address@hidden>
20505
20506         * gnulib-tool (func_emit_lib_Makefile_am): Shorten a long sed command.
20507
20508 2004-12-12  Paul Eggert  <eggert@cs.ucla.edu>
20509
20510         * modules/getcwd (Files): Add m4/d-ino.m4.
20511         Suggested by Mark D. Baushke.
20512
20513 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
20514
20515         * lib/getdate.y (textint): New member "negative".
20516         (time_zone_hhmm): New function.
20517         Expect 14 shift-reduce conflicts, not 13.
20518         (o_colon_minutes): New rule.
20519         (time, zone): Use it to add support for +HH:MM, UTC+HH:MM.
20520         (yylex): Set the "negative" member of signed numbers.
20521
20522 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
20523
20524         * doc/getdate.texi (Time of day items, Time zone items):
20525         Describe new formats +00:00, UTC+00:00.
20526
20527 2004-12-07  Paul Eggert  <eggert@cs.ucla.edu>
20528
20529         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change:
20530         spurious "-l"s.  Problem reported by Stepan Kasal.
20531
20532 2004-12-06  Paul Eggert  <eggert@cs.ucla.edu>
20533
20534         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): New macro, to work around bug
20535         in Autoconf 2.59.  Problem reported by Mark D. Baushke.
20536
20537 2004-12-04  Simon Josefsson  <jas@extundo.com>
20538
20539         * modules/getaddrinfo (License): Add LGPL, reported by Yoann
20540         Vandoorselaere <yoann@prelude-ids.org>.
20541
20542 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
20543
20544         Changes imported from coreutils.
20545         * m4/hard-locale.m4 (gl_HARD_LOCALE): Assume locale.h and setlocale
20546         exist.
20547         * m4/human.m4 (gl_HUMAN): Assume locale.h and localeconv exist.
20548
20549 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
20550
20551         Changes imported from coreutils.
20552         * lib/hard-locale.c: Assume <locale.h> exists.
20553         Include "strdup.h".
20554         (GLIBC_VERSION): New macro.
20555         (hard_locale): Assume setlocale exists.
20556         Rewrite to avoid #ifdef.
20557         Use strdup rather than malloc + strcpy.
20558         * lib/human.c: Assume <locale.h> exists.
20559         (human_readable): Assume localeconv exists.
20560
20561 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
20562
20563         * modules/hard-locale (Depends-on): Add strdup.
20564
20565 2004-12-01  Jakub Jelinek  <jakub@redhat.com>
20566
20567         * lib/mktime.c (__mktime_internal): If SEC_REQUESTED != SEC,
20568         convert T2, not T.  (Imported from libc.)
20569
20570 2004-11-30  Simon Josefsson  <jas@extundo.com>
20571
20572         * modules/restrict (License): Change to LGPL.
20573
20574 2004-11-30  Simon Josefsson  <jas@extundo.com>
20575
20576         * m4/restrict.m4: Add copyright and copying conditions.
20577
20578 2004-11-30  Simon Josefsson  <jas@extundo.com>
20579
20580         * m4/base64.m4: New file.
20581
20582 2004-11-30  Simon Josefsson  <jas@extundo.com>
20583
20584         * MODULES.html.sh (Extra functions based on ANSI C 89): Add
20585         base64.
20586
20587         * tests/test-base64.c: New file.
20588
20589         * modules/base64: New file.
20590
20591 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
20592
20593         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX):
20594         Define HAVE_PARTLY_WORKING_GETCWD if getcwd is partly working.
20595
20596         * m4/readutmp.m4 (gl_READUTMP): Don't check for sys/param.h.
20597
20598 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
20599
20600         * lib/getcwd.c (is_ENAMETOOLONG): New macro.
20601         (__getcwd.c): Don't restore errno; glibc doesn't.
20602         [HAVE_PARTLY_WORKING_GETCWD && !defined AT_FDCWD]: Try system getcwd
20603         first, falling back to our code only if its results look suspicious.
20604         Ensure that the resulting buffer is only as large as necessary.
20605
20606         * lib/readutmp.c: Include readutmp.h first.
20607         Include <errno.h>, since readutmp.h no longer does that.
20608         * lib/readutmp.h: Don't include <errno.h>,
20609         <sys/param.h>, <time.h>; not needed to establish interface.
20610         (errno): Remove decl.
20611         (HAVE_STRUCT_XTMP_UT_TYPE): Remove; no longer needed.
20612         (UT_TYPE_EQ, UT_TYPE_NOT_DEFINED, UT_TYPE_BOOT_TIME,
20613         UT_TYPE_USER_PROCESS, IS_USER_PROCESS): New macros.
20614
20615 2004-11-28  Simon Josefsson  <jas@extundo.com>
20616
20617         * lib/base64.h, base64.c: New file.
20618
20619 2004-11-27  Paul Eggert  <eggert@cs.ucla.edu>
20620
20621         * lib/getcwd.h: New file, which I forgot to check in on 2004-11-25.
20622
20623 2004-11-26  Paul Eggert  <eggert@cs.ucla.edu>
20624
20625         * modules/getcwd (Files): Add lib/getcwd.h, m4/getcwd.m4.
20626         (Depends-on): Remove pathmax, same.  Add mempcpy.
20627         (configure.ac): GL_FUNC_GETCWD_PATH_MAX -> gl_FUNC_GETCWD.
20628         (Makefile.am): Append getcwd.h to lib_SOURCES.
20629         (Include): Add getcwd.h.
20630         (Maintainer): Change from Jim Meyering to "all, glibc",
20631         since getdate now uses intended-for-glibc code.
20632         * modules/xgetcwd (Files): Remove m4/getcwd.m4.
20633         (Depends-on): Depend on getcwd.  Do not depend on pathmax.
20634
20635 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
20636
20637         Fix problems reported by Scott S. Tinsley for HP-UX 11.11 using
20638         HP's ANSI C compiler.
20639         * lib/fsusage.c (statvfs) [HAVE_SYS_STATVFS_H]: Remove decl.
20640         Declaring int functions causes warnings on some modern systems and
20641         shouldn't be needed to compile on ancient ones.
20642         * lib/same.c (MIN) [defined MIN]: Don't define, since it's already
20643         defined.
20644
20645         * lib/getcwd.c: Replace by a copy of glibc/sysdeps/posix/getcwd.c, but
20646         with the following changes.
20647         (__set_errno): Parenthesize properly.
20648         Include <stdbool.h>.
20649         (MIN, MAX, MATCHING_INO): New macros.
20650         (__getcwd): Define with prototype, not K&R form.
20651         Use heuristics to allocate default buffer on stack if possible.
20652         If AT_FDCWD is defined, use openat and fstatat to avoid O(N**2)
20653         behavior, and to avoid the PATH_MAX limit when computing
20654         ../../../../...
20655         Use MATCHING_INO to compare inode number to file.
20656         Check for arithmetic overflow in size calculations.
20657         Fix bug in reallocation of dot array that caused getcwd to fail
20658         on directories nested deeper than 75.
20659         Be more careful about saving errno on error.
20660         Do not use realloc; use only free+malloc, as this is a bit
20661         more flexible and avoids a needless copy operation.
20662         Do not inspect st_dev and st_ino for symbolic links; POSIX
20663         doesn't specify the latter.
20664         Check for closedir errors.
20665         Avoid needless casts.
20666         Use "#ifdef weak_alias" around weak_alias, to be like other
20667         glibc code.
20668         The following changes to getcwd.c have effect only when used in
20669         gnulib; they have no effect inside glibc proper.
20670         (#pragma alloca) [defined _AIX && !defined __GNUC__]: Remove,
20671         as alloca isn't used.
20672         (alloca, __alloca): Likewise.
20673         [!_LIBC]: Include "getcwd.h", "mempcpy.h".
20674         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
20675         unconditionally, as gnulib assumes C89 or better.
20676         Do not include <sys/param.h>.
20677         (errno) [!defined __GNU_LIBRARY__ && !defined STDC_HEADERS]: Remove
20678         no-longer-necessary 'extern int errno' decl; gnulib assumes C89 or
20679         better.
20680         (NULL) [!defined NULL]: Remove; we assume C89 or better.
20681         Include <dirent.h> in a way that is compatible with modern Autoconf.
20682         (_D_ALLOC_NAMELEN, _D_EXACT_NAMLEN):
20683         New macros, if not already defined.
20684         Include <unistd.h> if _LIBC, not if __GNU_LIBRARY__.
20685         Use "_LIBC", not "defined _LIBC", for consistency.
20686         (HAVE_MEMPCPY): Remove; no longer needed now that gnulib has
20687         a mempcpy module.
20688         (__lstat, __closedir, __opendir, __readdir) [!_LIBC]: New macros.
20689         (GETCWD_RETURN_TYPE): Remove.  All uses replaced by char *.
20690         * lib/xgetcwd.c: David MacKenzie's old code was removed, so give
20691         credit only to Jim Meyering and adjust the copyright dates.
20692         Do not include <limits.h>, <stdio.h>, <sys/types.h>,
20693         <stdlib.h>, <unistd.h>, "pathmax.h".
20694         Instead, include "xgetcwd.h" (first) and "getcwd.h".
20695         (INITIAL_BUFFER_SIZE): Remove.
20696         (xgetcwd): Rely on getcwd, since we now depend on a reliable one.
20697
20698 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
20699
20700         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Renamed from
20701         GL_FUNC_GETCWD_PATH_MAX for consistency.  All uses changed.
20702         Use the _ONCE methods, for efficiency.
20703         Check for fcntl.h.  In test program, include <errno.h>
20704         and <fcntl.h> if available.  Remove old K&R cruft from
20705         test program.  Check for common errors in GNU/Linux,
20706         OpenBSD, and Solaris.  Just set gl_cv_func_getcwd_path_max;
20707         don't do AC_LIBOBJ, as that's getcwd.m4's job.
20708         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL): Renamed from
20709         AC_FUNC_GETCWD_NULL.  All used changed.  Change cache variable
20710         name accordingly.
20711         (gl_FUNC_GETCWD, gl_PREREQ_GETCWD): New macros.  Revamp to
20712         accommodate new getcwd.c.
20713         * m4/jm-macros.m4 (gl_MACROS): Don't require GL_FUNC_GETCWD_PATH_MAX.
20714         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_MEMPCPY.
20715         * m4/xgetcwd.m4 (gl_XGETCWD): Replace with gl_FUNC_GETCWD, since
20716         that's all we need now.
20717
20718 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
20719
20720         * m4/argp.m4 (gl_ARGP): Require gl_GETOPT_SUBSTITUTE unconditionally:
20721         argp-parse.c depends on getopt internals, that means we should
20722         always use our getopt, to be on the safe side.
20723         * m4/getopt.m4 (gl_GETOPT): Check if GETOPT_H is already set, in
20724         order not to spoil the result of an eventual previous invocation
20725         of gl_GETOPT_SUBSTITUTE.
20726
20727 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
20728
20729         * lib/getopt_.h: Re-addition of __getopt_argv_const caused
20730         redefinition warnings. To avoid them, include the defines
20731         in `#if !defined __need_getopt ... #endif'. The only place
20732         where __getopt_argv_const is used is in definitions
20733         of getopt_long and getopt_long_only below, which are as well
20734         protected by `#ifndef __need_getopt'.
20735         [defined __GETOPT_PREFIX && !defined __need_getopt]: Undef
20736         __need_getopt after including <stdio.h> and <unistd.h> These
20737         headers might have defined it.
20738
20739 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
20740
20741         * m4/utimens.m4 (gl_UTIMENS): Check for futimes function.
20742
20743 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
20744
20745         * lib/utimens.c (__attribute__, ATTRIBUTE_UNUSED): New macros.
20746         (futimens): New function, which uses futimes if available.
20747         (futimens, utimens): Support timespec==NULL, with same semantics
20748         as utime and utimens.
20749         * lib/utimens.h (futimens): New decl.
20750
20751 2004-11-23  Jim Meyering  <jim@meyering.net>
20752
20753         * lib/getopt_.h: Remove trailing blanks.
20754
20755 2004-11-23  Jim Meyering  <jim@meyering.net>
20756
20757         * lib/__fpending.c: Add comment.
20758
20759 2004-11-22  Paul Eggert  <eggert@cs.ucla.edu>
20760
20761         * modules/canonicalize (Depends-on): Add xreadlink.
20762         Problem reported by James Youngman.
20763
20764 2004-11-20  Paul Eggert  <eggert@cs.ucla.edu>
20765
20766         * lib/getopt_.h (__GETOPT_CONCAT, __GETOPT_XCONCAT, __GETOPT_ID):
20767         New macros.
20768         (getopt, getopt_long, getopt_long_only, optarg, opterr, optind,
20769         optopt): Use them instead of invoking ## directly; otherwise, the
20770         symbols will be __GETOPT_PREFIXgetopt rather than rpl_getopt.
20771
20772 2004-11-19  Bruno Haible  <bruno@clisp.org>
20773
20774         * lib/strtok_r.c: Move comments from here...
20775         * lib/strtok_r.h: ... to here.
20776
20777 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
20778
20779         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc
20780         implementations that mishandle size_t overflow.
20781
20782 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
20783
20784         * lib/realloc.c (rpl_realloc): Call 'free' if n==0, since realloc
20785         might fail.  Problem reported by Yoann Vandoorselaere.
20786         * lib/calloc.c (rpl_calloc): Defend against buggy calloc
20787         implementations that mishandle size_t overflow.
20788
20789 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
20790
20791         * modules/canon-host (Depends-on): Add strdup.
20792
20793 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
20794
20795         * m4/canon-host.m4 (gl_CANON_HOST): Check for getaddrinfo.
20796
20797 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
20798
20799         * lib/canon-host.c: Include "strdup.h".
20800         (canon_host): Use getaddrinfo if available, so that IPv6 works.
20801         Use strdup instead of malloc/strcpy to duplicate strings.
20802
20803         * lib/human.h (LONGEST_HUMAN_READABLE): Add 1 for space before unit.
20804         (human_space_before_unit): New constant.
20805         * lib/human.c (human_readable): Support it.
20806
20807         * lib/xgetcwd.c: Include <limits.h>, for PATH_MAX.
20808         (xgetcwd): Set errno correctly when failing.
20809         Work around Solaris 9 bug: getcwd sets errno==ERANGE even though
20810         the failure is actually due to a PATH_MAX problem.
20811
20812         Further getopt changes to make it more likely that glibc will
20813         buy the changes back.
20814         * lib/getopt.c (POSIXLY_CORRECT): New constant.
20815         (getopt): Use it, so to preserve glibc semantic
20816         * lib/getopt1.c (getopt_long, getopt_long_only): Arg is char * const *
20817         when compiling for libc.
20818         * lib/getopt_.h (__getopt_argv_const): Bring it back.
20819         (getopt_long, getopt_long_only): Use it.
20820
20821         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
20822         _getopt_internal): New arg POSIXLY_CORRECT.  All callers changed.
20823         (getopt): Argv is now char * const *, as per standard.
20824         (_getopt_internal_r, _getopt_internal): Argv is now char **,
20825         not char *__getopt_argv_const *.
20826         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
20827         _getopt_long_only_r): Likewise.
20828         * lib/getopt_.h (getopt, getopt_long, geopt_long_only): Likewise.
20829         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
20830         _getopt_long_r, _getopt_long_only_r): Likewise.
20831         * lib/getopt_.h (__getopt_argv_const): Remove.
20832         (getopt): Argv is now char * const *, as per standard.
20833
20834         * lib/getdate.y (tORDINAL): New token.
20835         (day, relunit): Allow it for relative times.
20836         (relative_time_table): Use tORDINAL for ordinals.
20837
20838 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
20839
20840         * doc/getdate.texi (General date syntax): "next" is 1, not 2.
20841         Document that "second" isn't allowed as an ordinal number.
20842
20843 2004-11-16  Jim Meyering  <jim@meyering.net>
20844
20845         * modules/closeout (Depends-on): Add fpending.
20846
20847 2004-11-15  Jim Meyering  <jim@meyering.net>
20848
20849         * lib/closeout.c: Include "__fpending.h" once again.
20850         Include <stdbool.h>.
20851         (close_stdout): Don't fail just because stdout was closed initially,
20852         since some programs don't write to stdout in the normal course of
20853         operation (other than --version and --help), and we don't want this
20854         function to make e.g. `touch file >&-' fail.
20855         But do fail if it was closed and someone has tried to write to it.
20856         E.g., `printf foo >&-' must fail.
20857
20858 2004-11-13  Jim Meyering  <jim@meyering.net>
20859
20860         * m4/jm-macros.m4: Do require gl_FUNC_FPENDING.
20861
20862 2004-11-12  Simon Josefsson  <jas@extundo.com>
20863
20864         * config/srclist.txt: Add strtok_r.c, glibc bought our changes, but a
20865         small doc fix is still pending.
20866
20867 2004-11-11  Simon Josefsson  <jas@extundo.com>
20868
20869         * modules/strtok_r: New file.
20870
20871         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
20872         strtok_r.
20873
20874 2004-11-11  Simon Josefsson  <jas@extundo.com>
20875
20876         * m4/strtok_r.m4: New file.
20877
20878         * m4/getopt.m4: Replace opterr.
20879
20880 2004-11-11  Simon Josefsson  <jas@extundo.com>
20881
20882         * lib/strtok_r.h, strtok_r.c: New file.
20883
20884 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
20885
20886         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
20887         of replacing opterr, getopt, etc.  This should handle the
20888         powerpc-apple-darwin5.5 problem recently noted by Simon Josefsson.
20889
20890 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
20891
20892         * lib/getopt_.h (__getopt_argv_const): New macro, to be used so that
20893         we can stop lying to compilers about the constness of argv when we
20894         are compiled outside glibc.
20895         (getopt, getopt_long, getopt_long_only): Use it.
20896         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
20897         _getopt_internal, getopt): Likewise.
20898         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
20899         _getopt_long_only_r): Likewise.
20900         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
20901         _getopt_long_r, _getopt_long_only_r): Likewise.
20902
20903         * lib/getopt_.h [defined __GETOPT_PREFIX && !defined __need_getopt]:
20904         Include <stdlib.h> and <stdio.h>, and <unistd.h> if available.
20905         Then rename getopt to __GETOPT_PREFIX##getopt, and so forth for
20906         the other external symbols.
20907         (getopt) [!defined __GNU_LIBRARY]: Use prototype, not old-style
20908         declaration, since the above renaming now works around collisions.
20909
20910 2004-11-11  Jim Meyering  <jim@meyering.net>
20911
20912         * lib/linebreak.c: Remove trailing blanks.
20913         * lib/alloca_.h: Likewise.
20914         * lib/acosl.c: Likewise.
20915         * lib/euidaccess.c: Likewise.
20916         * lib/allocsa.h: Likewise.
20917
20918 2004-11-10  Simon Josefsson  <jas@extundo.com>
20919
20920         * m4/getaddrinfo.m4: New file.
20921
20922 2004-11-10  Simon Josefsson  <jas@extundo.com>
20923
20924         * lib/getaddrinfo.h, lib/getaddrinfo.c: New files.
20925
20926 2004-11-10  Simon Josefsson  <jas@extundo.com>
20927
20928         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
20929         getaddrinfo.
20930
20931         * modules/getaddrinfo: New file.
20932
20933 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
20934
20935         * m4/prereq.m4 (gl_PREREQ): Require gt_FUNC_SETENV.
20936
20937 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
20938
20939         * lib/mktime.c (SHR): New macro, which is a portable
20940         substitute for >> that should work even on Crays.
20941         (TIME_T_MIDPOINT, ydhms_diff, __mktime_internal): Use it.
20942         Problem reported by Mark D. Baushke in
20943         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00071.html>.
20944         * lib/getdate.y (SHR): Likewise.
20945         (tm_diff): Use it.
20946         * lib/strftime.c (SHR): Likewise.
20947         (tm_diff): Use it.
20948         * lib/quotearg.c (struct quoting_options): Use unsigned int for
20949         quote_these_too, so that right shifts are well defined.  All uses
20950         changed.
20951
20952 2004-11-10  Jim Meyering  <jim@meyering.net>
20953
20954         Ensure that no close failure goes unreported.
20955         * lib/closeout.c (close_stdout): Always close stdout.  I.e., don't
20956         return early when it seems there's nothing to flush.
20957         Don't include __fpending.h.
20958
20959 2004-11-10  Jim Meyering  <jim@meyering.net>
20960
20961         * modules/closeout (Depends-on): Remove fpending.
20962
20963 2004-11-10  Jim Meyering  <jim@meyering.net>
20964
20965         * m4/jm-macros.m4 (gl_MACROS): Don't require gl_FUNC_FPENDING.
20966
20967 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
20968
20969         * m4/strftime.m4 (_gl_STRFTIME_PREREQS): Remove.  Move its body to
20970         gl_FUNC_STRFTIME.
20971         (gl_FUNC_STRFTIME): Use AC_CHECK_FUNCS_ONCE and AC_CHECK_HEADERS_ONCE
20972         and AC_REQUIRE when possible, to avoid duplicate checks.
20973         Check for <wchar.h>.
20974
20975 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
20976
20977         * lib/strftime.c (DO_MULTIBYTE): Check for wchar.h, too.
20978
20979 2004-11-09  Bruno Haible  <bruno@clisp.org>
20980
20981         * m4/sockpfaf.m4: New file.
20982
20983 2004-11-05  Bruno Haible  <bruno@clisp.org>
20984
20985         * lib/readlink.c: Include stddef.h, needed for size_t on Woe32.
20986         Reported by Mark D. Baushke <mdb@cvshome.org>.
20987
20988 2004-11-04  Bruno Haible  <bruno@clisp.org>
20989
20990         2004-09-11  Bruno Haible  <bruno@clisp.org>
20991                 * allocsa.valgrind: New file.
20992         2004-02-06  Bruno Haible  <bruno@clisp.org>
20993                 * allocsa.h (sa_alignof): Define differently with HP-UX cc, to
20994                 avoid a bug of this cc on HP-UX 10.20 dealing with enums.
20995                 Reported by Christopher Seip <chris.seip@hp.com>.
20996
20997 2004-11-04  Bruno Haible  <bruno@clisp.org>
20998
20999         * modules/allocsa (Files): Add lib/allocsa.valgrind.
21000         (Makefile.am): Distribute it.
21001
21002 2004-11-03  Paul Eggert  <eggert@cs.ucla.edu>
21003
21004         * lib/xreadlink.c (xreadlink): AIX and HP-UX readlink return -1
21005         with errno == ERANGE if the buffer is too small.
21006         Problem reported by Mark D. Baushke.
21007
21008 2004-11-03  Albert Chin  <china@thewrittenword.com>
21009             Paul Eggert  <eggert@cs.ucla.edu>
21010
21011         * m4/uint32_t.m4 (gl_AC_TYPE_UINT32_T): When determining uint32_t
21012         equivalent, substitute $ac_type for equivalent type rather than
21013         blindly using uint32_t *always* which won't work if uint32_t is not
21014         available.  Define _UINT32_T to work around typedef of uint32_t if
21015         <sys/sched.h>, <pthread.h>, or <semaphore.h> used on Solaris
21016         2.5.1.
21017
21018 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
21019
21020         * m4/jm-macros.m4: Sync from coreutils.
21021         (gl_MACROS): Check for mbrlen, for pathchk.
21022         (gl_CHECK_ALL_TYPES): Require AC_TYPE_MBSTATE_T, for pathchk.
21023
21024 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
21025
21026         * lib/xreadlink.c (MAXSIZE): New macro.
21027         (xreadlink): Use it instead of SSIZE_MAX.  Ensure initial buffer
21028         size does not exceed MAXSIZE.  Avoid cast.
21029         As suggested by Mark D. Baushke in
21030         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00009.html>,
21031         if readlink fails with buffer size just under MAXSIZE, try again
21032         with MAXSIZE.
21033
21034 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
21035
21036         * config/srclist.txt: Add mktime.c; glibc bought all our changes.
21037
21038 2004-11-02  Derek R. Price  <derek@ximbiot.com>
21039         and  Paul Eggert  <eggert@cs.ucla.edu>
21040
21041         * lib/getdate.y [!TEST]: Include <stdio.h>, since we use sprintf now.
21042         (get_date): Overparenthesize to avoid GCC warning.
21043
21044 2004-11-02  Bruno Haible  <bruno@clisp.org>
21045
21046         * m4/setenv.m4 (gt_FUNC_SETENV): Define VOID_UNSETENV if unsetenv()
21047         returns void.
21048
21049 2004-11-02  Bruno Haible  <bruno@clisp.org>
21050
21051         * lib/setenv.h (unsetenv): Define as a macro if the system's unsetenv()
21052         function returns void.
21053
21054 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
21055
21056         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
21057         fflush_unlocked, flockfile, funlockfile, funlockfile,
21058         fputs_unlocked, putc_unlocked.
21059
21060 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
21061
21062         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
21063         (funlockfile, fputs_unlocked, putc_unlocked): Don't define if
21064         already declared.
21065
21066 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
21067
21068         * modules/getdate (Files): Add doc/getdate.texi.
21069         (Depends-on): Add setenv, xalloc.
21070
21071 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
21072
21073         * lib/getdate.y: Add support for TZ="foo" within a date string.
21074         Fix some bugs near time_t boundaries.  Reject dates with
21075         out-of-range components, e.g., "Sept 31".
21076         Include <stdlib.h>, "setenv.h", "xalloc.h".
21077         (ISDIGIT_LOCALE): Remove; unused.
21078         Note that the TZ and time functions used here are not reentrant.
21079         (mktime_ok, get_tz): New functions.
21080         (TZBUFSIZE): New constant.
21081         (get_date): Parse leading TZ="foo".  Reject out-of-range components;.
21082         This requires that we sometimes generate our own TZ="XXX..." setting.
21083
21084 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
21085
21086         * doc/getdate.texi: New file, from coreutils with modifications for
21087         the new TZ parsing.
21088
21089 2004-10-27  Derek R. Price  <derek@ximbiot.com>
21090
21091         * lib/mktime.c (not_equal_tm): Remove redundant check.
21092
21093 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
21094
21095         * modules/regex (lib_SOURCES): Add regex.c.
21096         Reported by James Youngman in
21097         <http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00199.html>.
21098
21099 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
21100
21101         * lib/getdate.y: Use Bison 1.875 features, and some minor
21102         code cleanups.  This change does not affect semantics.
21103         Don't include <stdlib.h>; no longer needed.
21104         Don't include unlocked-io.h; only the "#if TEST" code uses
21105         stdio, and performance isn't crucial there.
21106         (PC, YYLEX_PARAM, YYPARSE_PARAM): Remove; replaced by
21107         Bison 1.875 features as described below.
21108         All uses of "PC." replaced by "pc->".
21109         (YYSTYPE): Add a forward declaration.
21110         (yylex, yyerror): Use full prototypes in forward decls.
21111         Use "%pure-parser" rather than obsolescent "%pure_parser".
21112         Use %parse-param and %lex-param instead of obsolescent
21113         YYPARSE_PARAM and YYLEX_PARAM.
21114         (meridian_table, month_and_day_table, time_units_table,
21115         relative_time_table, time_zone_table, military_table,
21116         lookup_zone, lookup_word, get_date):
21117         Use NULL instead of 0 where appropriate.
21118         (to_hour): Avoid abort (), to avoid a dependency on
21119         stdlib.h.
21120         (yyerror, yylex): Now accepts parser_control * arg.
21121         (main) [TEST]: Use '\0' rather than 0 for char.
21122
21123 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
21124
21125         * m4/getpagesize.m4 (gl_GETPAGESIZE): Check for <sys/param.h>.
21126
21127 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
21128
21129         * lib/getpagesize.c (getpagesize): Don't assume <sys/param.h> exists.
21130         It's now the caller's responsibility to handle the case where
21131         !HAVE_GETPAGESIZE && !defined getpagesize.
21132
21133         * lib/mktime.c (leapyear): Arg is long int, not int.
21134
21135 2004-10-18  Paul Eggert  <eggert@cs.ucla.edu>
21136
21137         * lib/argp-fs-xinl.c, argp-xinl.c: Update from glibc.
21138
21139 2004-10-17  Paul Eggert  <eggert@cs.ucla.edu>
21140
21141         * gnulib-tool (func_emit_lib_Makefile_am): Fix typo: a $ was
21142         missing.  Problem reported by James Youngman.
21143
21144 2004-10-16  Simon Josefsson  <jas@extundo.com>
21145
21146         * gnulib-tool: Fix comments.  Fix parse problem.
21147         (func_emit_lib_Makefile_am): Don't hard code a in libgl_a_SOURCES.
21148
21149 2004-10-15  Paul Eggert  <eggert@cs.ucla.edu>
21150
21151         * m4/getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
21152         implementation of getopt_long.  Problem reported by Alexander Taler in:
21153         http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00103.html
21154
21155 2004-10-15  Bruno Haible  <bruno@clisp.org>
21156
21157         * gnulib-tool: Untabify. Initialize supplied_libname.
21158         (func_usage): More homogenous output.
21159         (func_modules_transitive_closure, func_modules_to_filelist,
21160         func_emit_lib_Makefile_am): New functions.
21161         (func_import): New function, extracted from big case statement. Use
21162         func_get_license, func_modules_transitive_closure,
21163         func_modules_to_filelist, func_emit_lib_Makefile_am. Initialize
21164         opt_lgpl. Don't use test -a, as it's not portable.
21165         (func_create_testdir): Use func_modules_transitive_closure,
21166         func_modules_to_filelist, func_emit_lib_Makefile_am.
21167
21168 2004-10-15  Bruno Haible  <bruno@clisp.org>
21169
21170         * gnulib-tool (func_import): Let gl_INIT define LTALLOCA when needed.
21171
21172 2004-10-15  Bruno Haible  <bruno@clisp.org>
21173
21174         * gnulib-tool (func_emit_lib_Makefile_am): Add markers to separate
21175         the portions belonging to each module.
21176         Suggested by Derek Robert Price <derek@ximbiot.com>.
21177
21178 2004-10-12  Simon Josefsson  <jas@extundo.com>
21179
21180         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
21181         (fputs_unlocked, putc_unlocked) [!_LIBCS && !USE_UNLOCKED_IO]: Map
21182         to real functions.
21183
21184 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
21185
21186         * modules/vsnprintf: New file.
21187
21188 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
21189
21190         * m4/vsnprintf.m4: New file.
21191
21192 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
21193
21194         * lib/vsnprintf.h: New file.
21195         * lib/vsnprintf.c: New file.
21196
21197 2004-10-11  Bruno Haible  <bruno@clisp.org>
21198
21199         * MODULES.html.sh (Support for systems lacking ISO C 99): Add
21200         vsnprintf.
21201
21202 2004-10-10  Paul Eggert  <eggert@cs.ucla.edu>
21203
21204         * config/srclistvars.sh: Add GNUSTANDARDS (for eggert only).
21205
21206 2004-10-07  Bruno Haible  <bruno@clisp.org>
21207
21208         * lib/snprintf.c (snprintf): Avoid a memory allocation if the result
21209         fits into the provided buffer.
21210
21211 2004-10-06  Paul Eggert  <eggert@cs.ucla.edu>
21212
21213         * lib/diacrit.c, diacrit.h: Add GPL notice.
21214
21215         * lib/atanl.c, logl.c: Add GPL notice, to match glibc's added LGPL
21216         notice.
21217         * lib/atanl.c (atanl): Keep the code as similar to glibc as possible.
21218         * lib/logl.c (logl): Keep the code as similar to glibc as possible.
21219         This avoids a potential constant-folding bug.
21220
21221 2004-10-05  Bruno Haible  <bruno@clisp.org>
21222
21223         * m4/strsep.m4 (gl_FUNC_STRSEP): Require AC_GNU_SOURCE. Don't check
21224         for the declaration of strsep.
21225
21226 2004-10-05  Bruno Haible  <bruno@clisp.org>
21227
21228         * lib/strsep.h: Don't declare strsep() if HAVE_STRSEP.
21229
21230 2004-10-04  Simon Josefsson  <jas@extundo.com>
21231
21232         * modules/memmem: New file.
21233         * tests/test-memmem.c: New file.
21234         * MODULES.html.sh (Extra functions based on ANSI C 89): Add memmem.
21235
21236 2004-10-04  Simon Josefsson  <jas@extundo.com>
21237
21238         * m4/memmem.m4: New file.
21239
21240 2004-10-04  Simon Josefsson  <jas@extundo.com>
21241
21242         * lib/memmem.h: New file.
21243         * lib/memmem.c: New file, taken from glibc.
21244
21245 2004-10-04  Simon Josefsson  <jas@extundo.com>
21246
21247         * lib/error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
21248         '#ifdef USE_UNLOCKED_IO'.
21249
21250 2004-10-04  Simon Josefsson  <jas@extundo.com>
21251
21252         * config/srclist.txt: Add memmem from glibc.
21253
21254 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
21255
21256         * modules/xalloc (Files, Makefile.am): Remove xstrdup.c.
21257
21258         * modules/argmatch, modules/argp, modules/closeout, modules/error,
21259         modules/exclude, modules/getdate, modules/getline,
21260         modules/getndelim2, modules/getpass, modules/getpass-gnu,
21261         modules/getusershell, modules/linebuffer, modules/md5,
21262         modules/mountlist, modules/posixtm, modules/readtokens,
21263         modules/readutmp, modules/regex, modules/sha1,
21264         modules/version-etc, modules/yesno:
21265         Remove dependency on unlocked-io.
21266
21267 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
21268
21269         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Remove.  All uses removed.
21270
21271         * m4/unlocked-io.m4: Add copyright notice.
21272         (gl_FUNC_GLIBC_UNLOCKED_IO): Define USE_UNLOCKED_IO.
21273
21274 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
21275
21276         * lib/xalloc.h (xmemdup): Renamed from xclone.  All uses changed.
21277         * lib/xmalloc.c (xmemdup): Likewise.
21278         * lib/xalloc.h (CCLONE, CLONE, NEW, XCALLOC, XMALLOC, XREALLOC,
21279         XFREE): Remove these long-obsolescent macros.
21280         * lib/xmalloc.c (xstrdup): Implementation moved here from xstrdup.c
21281         * lib/xstrdup.c: Remove.
21282
21283         * lib/regex.c (re_comp): Cast gettext return value to char *,
21284         Problem reported by Martin Neitzel via Mark D. Baushke.
21285
21286 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
21287
21288         * lib/argmatch.c, closeout.c, error.c, exclude.c, getdate.y,
21289         getndelim2.c, getpass.c, getusershell.c, linebuffer.c,
21290         md5.c, mountlist.c, posixtm.c, readtokens.c, readutmp.c,
21291         regex.c, sha1.c, version-etc.c, yesno.c:
21292         Include "unlocked-io.h" only if USE_UNLOCKED_IO.
21293         * lib/unlocked-io.h: Don't worry about USE_UNLOCKED_IO; that's now
21294         the includer's responsibility.
21295
21296         Sync from coreutils.
21297
21298         * lib/modechange.c (mode_compile): Don't decrement a pointer that
21299         points to the start of a string, as the C Standard says the
21300         resulting behavior is undefined.
21301
21302         * lib/backupfile.h (enum backuptype): Rename none -> no_backups,
21303         simple -> simple_backups, numbered_existing ->
21304         numbered_existing_backups, numbered -> numbered_backups
21305         to avoid shadowing problems.  All uses changed.
21306         * lib/argmatch.c (enum backuptype) [defined TEST]: Likewise.
21307         * lib/backupfile.c (check_extension, numbered_backup):
21308         Rename locals to avoid shadowing 'basename'.
21309         * lib/backupfile.h (VALID_BACKUP_TYPE): Don't evaluate arg more than
21310         once.
21311
21312         * lib/.cppi-disable: Add getopt_.h, getopt_int.h.
21313         * lib/.cvsignore: Add getopt.h.
21314
21315 2004-10-04  Bruno Haible  <bruno@clisp.org>
21316
21317         * modules/README: New file.
21318         * gnulib-tool (func_all_modules, func_verify_module): modules/README is
21319         not a module.
21320
21321 2004-10-02  Jim Meyering  <jim@meyering.net>
21322
21323         * lib/dirfd.h, getpagesize.h: Add copyright notice.
21324
21325 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
21326
21327         * modules/strsep: New file.
21328
21329 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
21330
21331         * m4/strsep.m4: New file.
21332
21333 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
21334
21335         * lib/strsep.h: New file.
21336         * lib/strsep.c: New file.
21337
21338 2004-10-01  Simon Josefsson  <jas@extundo.com>
21339
21340         * lib/snprintf.c (snprintf): Handle size==0.
21341
21342 2004-10-01  Simon Josefsson  <jas@extundo.com>
21343             Bruno Haible  <bruno@clisp.org>
21344
21345         * lib/snprintf.c: Include <stdarg.h>, <stdlib.h>, <string.h>.
21346         (snprintf): Declare 'args'.
21347
21348 2004-10-01  Paul Eggert  <eggert@cs.ucla.edu>
21349
21350         * lib/snprintf.c: Remove comments as to why each header is needed.
21351
21352 2004-10-01  Bruno Haible  <bruno@clisp.org>
21353
21354         * MODULES.html.sh: Add strsep.
21355
21356 2004-09-30  Simon Josefsson  <jas@extundo.com>
21357
21358         * modules/snprintf: New file.
21359
21360 2004-09-30  Simon Josefsson  <jas@extundo.com>
21361
21362         * m4/snprintf.m4: New file.
21363
21364 2004-09-30  Simon Josefsson  <jas@extundo.com>
21365
21366         * lib/snprintf.h, lib/snprintf.c: New files.
21367
21368 2004-09-30  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
21369
21370         * lib/argp-help.c (canon_doc_option): Fixed coredump if *name==NULL
21371         (hol_entry_help): Never translate an empty string.
21372         Do not translate option tag (opt->name) if OPTION_NO_TRANS is set
21373         * lib/argp.h (OPTION_NO_TRANS): New option.
21374
21375 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
21376
21377         * modules/argp (Maintainer): Replace Simon Josefsson
21378         by Sergey Poznyakoff.
21379
21380 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
21381
21382         * config/srclist.txt: Comment-out argp/argp.h, until we get the argp
21383         changes merged back into glibc.
21384
21385 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
21386
21387         * MODULES.html.sh (Support for systems lacking ISO C 99): Add snprintf.
21388
21389 2004-09-29  Oskar Liljeblad  <oskar@osk.mine.nu>
21390
21391         * lib/xvasprintf.c: Include xalloc.h.
21392         (xvasprintf): Use xalloc_die, not xmalloc_die.
21393
21394 2004-09-29  Bruno Haible  <bruno@clisp.org>
21395
21396         * modules/alloca-opt: New file, derived from modules/alloca.
21397         * modules/allocsa: Depend on alloca-opt instead of alloca.
21398         * modules/setenv: Likewise.
21399         * modules/vasnprintf: Likewise.
21400         * MODULES.html.sh: Add alloca-opt.
21401
21402 2004-09-28  Simon Josefsson  <jas@extundo.com>
21403
21404         * gnulib-tool: New parameter --lgpl, to asseert that modules are
21405         LGPL, and to replace license template from GPL to LGPL.
21406
21407 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
21408
21409         * modules/dummy: Change license to LGPL.
21410
21411 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
21412
21413         * lib/dummy.c: Change copyright notice to FSF, and license to GPL.
21414
21415 2004-09-24  Simon Josefsson  <jas@extundo.com>
21416
21417         * modules/minmax (License): Change from GPL to LGPL.
21418
21419 2004-09-23  Simon Josefsson  <jas@extundo.com>
21420
21421         * gnulib-tool (--import): Typo.
21422
21423 2004-09-23  Simon Josefsson  <jas@extundo.com>
21424
21425         * gnulib-tool (--import): Make sure *.m4 end up in m4/ by default.
21426
21427 2004-09-22  Bruno Haible  <bruno@clisp.org>
21428
21429         * modules/*: Add 'License' field.
21430         * gnulib-tool: Accept --extract-license option.
21431         (func_get_license): New function.
21432
21433 2004-09-21  Bruno Haible  <bruno@clisp.org>
21434
21435         * modules/vasnprintf (Files): Add m4/stdint_h.m4, m4/inttypes_h.m4.
21436         Reported by Simon Josefsson.
21437
21438 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
21439
21440         * modules/inttostr (Files): Add m4/longlong.m4, since it uses
21441         gl_AC_TYPE_LONG_LONG.
21442
21443 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
21444
21445         * config/srclist.txt: Add getsubopt.c, since libc bought our changes.
21446
21447 2004-09-18  Simon Josefsson  <jas@extundo.com>
21448         and  Paul Eggert  <eggert@cs.ucla.edu>
21449
21450         * gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
21451         calls with autoreconf.  Define GL_LIB.
21452
21453 2004-09-14  Karl Berry  <karl@gnu.org>
21454
21455         * config/srclist.txt: unsync setenv.c, sigh.
21456
21457 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
21458
21459         * lib/argp-pvh.c (argp_program_version_hook): Provide initial value.
21460         Problem reported by Bruno Haible in:
21461         http://lists.gnu.org/archive/html/bug-tar/2004-09/msg00023.html
21462
21463 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
21464
21465         * config/srclist.txt: Comment out argp-pvh.c.
21466
21467 2004-09-11  Paul Eggert  <eggert@cs.ucla.edu>
21468
21469         * lib/mempcpy.h: Wrap the entire include file inside #ifndef mempcpy,
21470         in case some system header has #define'd it.  Problem reported by
21471         Soeren D. Schulze in
21472         <http://lists.gnu.org/archive/html/bug-gnulib/2004-09/msg00017.html>.
21473
21474 2004-09-09  Karl Berry  <karl@gnu.org>
21475
21476         * regex.[ch]: delete from the root.  These were supposed to be
21477                 synced with emacs cvs, but this has not happened for about
21478                 a year, and anyway nothing else uses emacs regex.[ch].
21479                 bug-gnulib mail from Jeff Bailey, 9 Sep 2004 15:49:24 -0700.
21480                 lib/regex[.ch] is untouched.
21481
21482 2004-09-09  Bruno Haible  <bruno@clisp.org>
21483
21484         * modules/vasnprintf (Files): Add m4/eoverflow.m4.
21485
21486 2004-09-09  Bruno Haible  <bruno@clisp.org>
21487
21488         * m4/eoverflow.m4: New file, taken from GNU libiconv eilseq.m4 with
21489         modifications.
21490         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Require gl_EOVERFLOW.
21491
21492 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
21493
21494         * modules/xvasprintf: New file.
21495         * MODULES.html.sh (Extra functions based on ANSI C 89): Add vasprintf.
21496
21497 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
21498
21499         * lib/xvasprintf.h: New file.
21500         * lib/xvasprintf.c: New file.
21501         * lib/xasprintf.c: New file.
21502
21503 2004-09-08  Bruno Haible  <bruno@clisp.org>
21504
21505         * m4/stdint.m4: New file, taken from GNU clisp with modifications.
21506
21507 2004-09-08  Bruno Haible  <bruno@clisp.org>
21508
21509         * lib/vasnprintf.c (VASNPRINTF): Signal EOVERFLOW if the resulting
21510         length is > INT_MAX.
21511         * lib/vasprintf.c (vasprintf): Don't test for length > INT_MAX any
21512         more.
21513
21514 2004-09-08  Bruno Haible  <bruno@clisp.org>
21515
21516         * lib/stdint_.h: New file, taken from GNU clisp.
21517
21518 2004-09-08  Bruno Haible  <bruno@clisp.org>
21519             Oskar Liljeblad  <oskar@osk.mine.nu>
21520
21521         * modules/stdint: New file.
21522         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdint.
21523
21524 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
21525
21526         Import from coreutils.
21527         * lib/userspec.c: Don't use <alloca.h>, so that we don't use alloca on
21528         strings on unbounded length.  alloca's performance benefits aren't
21529         that important here.
21530         (V_STRDUP): Remove.
21531         (parse_with_separator): New function, with most of the internals
21532         of the old parse_user_spec.  Allow user to omit both user and group,
21533         for compatibility with FreeBSD.
21534         Clone only the user name, not the entire spec.
21535         Do not set *uid, *gid unless entirely successful.
21536         Avoid memory leak in some failing cases.
21537         Fix regression for USER.GROUP reported by Dmitry V. Levin in
21538         <http://lists.gnu.org/archive/html/bug-coreutils/2004-08/msg00102.html>
21539         (parse_user_spec): Rewrite to use parse_with_separator.
21540
21541 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
21542
21543         * modules/userspec: Don't depend on alloca.
21544
21545 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
21546
21547         * m4/userspec.m4 (gl_USERSPEC): Don't require AC_FUNC_ALLOCA.
21548
21549 2004-08-17  Paul Eggert  <eggert@cs.ucla.edu>
21550
21551         * MODULES.html.sh: Add xalloc-die, c-strtod, c-strtold, raise,
21552         readtokens0, getcwd, fcntl-safer, canonicalize, cycle-check,
21553         utimecmp, utimens, xnanosleep.  Rename sha to sha1.
21554
21555 2004-08-16  Simon Josefsson  <jas@extundo.com>
21556
21557         * gnulib-tool: Use sed instead of autoconf --trace, inspired by
21558         libtoolize behaviour by "Gary V. Vaughan" <gary@gnu.org>.
21559         Add --dry-run for --import.
21560         Let user provided command line parameters override configure.ac
21561         settings.
21562
21563 2004-08-12  Simon Josefsson  <jas@extundo.com>
21564
21565         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): New macro,
21566         as discussed with Paul Eggert in threads rooted at
21567         <http://lists.gnu.org/archive/html/bug-gnulib/2004-06/msg00039.html>
21568         and
21569         <http://lists.gnu.org/archive/html/bug-gnulib/2004-07/msg00001.html>.
21570         Before, the test was empty, and relied on ELIDE_CODE in source
21571         code.)
21572         (gl_PREREQ_GETOPT): New macro.
21573         (gl_GETOPT): Use them.
21574
21575 2004-08-12  Simon Josefsson  <jas@extundo.com>
21576
21577         * lib/getopt.c, getopt1.c: Remove ELIDE_CODE hack.
21578         * lib/getopt_.h: Renamed from getopt.h.
21579
21580 2004-08-12  Simon Josefsson  <jas@extundo.com>
21581
21582         * gnulib-tool: Add --source-base, --m4-base, --libtool options.
21583         Change default library name from libfoo to libgnu.
21584         Now, if you have a configure.ac that says:
21585                 gl_SOURCE_BASE(gl)
21586                 gl_M4_BASE(gl/m4)
21587                 gl_MODULES(error getopt etcetera)
21588                 gl_INIT
21589         you can import all you need by running:
21590                 ../gnulib/gnulib-tool --import
21591
21592         * modules/getopt (Files): Rename getopt.h to getopt_.h.
21593         (Makefile.am): Rewrite, use logic from argz.
21594         (Include): Use <getopt.h> instead of "getopt.h".
21595
21596 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
21597
21598         * modules/argp (Files): Add m4/unlocked-io.m4.
21599         (Depends-on): Add extensions.
21600
21601 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
21602
21603         * m4/argp.m4 (gl_ARGP): Do not check for argp.h or argp_parse; nobody
21604         uses HAVE_ARGP_H or HAVE_ARGP_PARSE.
21605         Require gl_FUNC_GLIBC_UNLOCKED_IO, gl_USE_SYSTEM_EXTENSIONS.
21606         Check for program_invocation_name, program_invocation_short_name,
21607         flockfile, funlockfile, features.h, _getopt_long_only_r.
21608
21609 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
21610
21611         * lib/argp-help.c, argp-parse.c: Use "gettext.h" instead of
21612         its complicated substitute.
21613         * lib/argp-help.c: Include <errno.h>, for program_invocation_short_name
21614         and program_invocation_name.
21615         (__argp_basename) [!_LIBC]: Remove; the only use was
21616         replaced by its body.
21617         (__argp_short_program_name): Change condition from
21618         !defined __argp_short_program_name to
21619         ! (defined _LIBC || HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME),
21620         to match argp-namefrob.h.
21621         (__argp_failure): Don't assume strerror_r returns char *.
21622         * lib/argp-parse.c (N_): Define unconditionally.
21623         (argp_default_options): Fill out initializers with 0 to avoid
21624         gcc warnings.
21625
21626 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
21627
21628         * config/srclist.txt: Remove getopt.c, getopt.h (renamed to getopt_.h),
21629         getopt1.c.
21630
21631 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
21632
21633         Merge from coreutils.
21634
21635         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
21636
21637         * m4/obstack.m4 (gl_PREREQ_OBSTACK): Require
21638         gl_AC_HEADER_INTTYPES_H, gl_AC_HEADER_STDINT_H, gl_AC_TYPE_UINTMAX_T.
21639
21640 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
21641
21642         Merge from coreutils.
21643
21644         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Don't set to 1 if missing
21645         wmemchr or wmemcpy.  Problem reported by Robert Dahlem
21646         for Reliant Unix 5.43.
21647
21648         * lib/obstack.c: Include <inttypes.h> and <stdint.h> if available.
21649         (union fooround): Use uintmax_t, not long int.
21650         The rest is a merge from libc:
21651         [defined _LIBC]: Include <shlib-compat.h>.
21652         (_obstack) [defined _LIBC]: Remove after 2.3.4.
21653
21654         * lib/settime.c (settime): Recode to avoid warning with
21655         Sun Forte C 6U2.
21656
21657         * lib/strverscmp.c: Convert to UTF-8.
21658
21659 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
21660
21661         * modules/obstack (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
21662         m4/uintmax_t.m4.
21663
21664 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
21665
21666         * modules/xalloc-die: New file.
21667         * modules/xalloc: Remove dependencies on error, gettext, exitfail.
21668
21669         * modules/md5 (Files): Add m4/uint32_t.m4.
21670         * modules/sha1: Renamed from modules/sha.
21671         (Files):
21672         Rename lib/sha.h to lib/sha1.h.
21673         Rename lib/sha.c to lib/sha1.c.
21674         Rename m4/sha.m4 to m4/sha1.m4.
21675         (lib_SOURCES): Likewise.
21676         (configure.ac): Rename gl_SHA to gl_SHA1.
21677         (Include): sha.h -> sha1.h.
21678
21679 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
21680
21681         * m4/uint32_t.m4, m4/uintptr_t.m4: New files.
21682         * m4/sha1.m4: Renamed from sha.m4.
21683         (gl_SHA1): Renamed from gl_SHA.  All uses changed.
21684
21685 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
21686
21687         * lib/obstack.h (obstack_empty_p):
21688         Don't assume that chunk->contents is suitably aligned.
21689         * lib/obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk):
21690         Likewise. Problem reported by Benno in
21691         <http://sources.redhat.com/ml/libc-alpha/2004-08/msg00055.html>.
21692
21693         * lib/chown.c (rpl_chown): Work even if the file is writeable but not
21694         readable.  This could be improved further but it'd take some work.
21695
21696 2004-08-08  Simon Josefsson  <jas@extundo.com>
21697
21698         * modules/xgethostname (Depends-on): Remove exit and error (not
21699         used).
21700
21701         * modules/getpass-gnu: Add getpass.h.
21702         (Depends-on): Add stdbool.
21703         * modules/getpass: Add getpass.h.
21704
21705 2004-08-08  Simon Josefsson  <jas@extundo.com>
21706
21707         * m4/getpass.m4 (gl_FUNC_GETPASS, gl_FUNC_GETPASS_GNU):
21708         Check getpass declaration.
21709
21710 2004-08-08  Simon Josefsson  <jas@extundo.com>
21711
21712         * lib/xgethostname.c: Don't include error.h (not used).
21713
21714         * lib/getpass.h: Add.
21715         * lib/getpass.c: Include getpass.h first.
21716
21717 2004-08-08  Paul Eggert  <eggert@cs.ucla.edu>
21718
21719         * lib/xalloc-die.c: New file.
21720         * lib/xalloc.h (xalloc_fail_func, xalloc_msg_memory_exhausted): Remove.
21721         All uses removed.
21722         * lib/xmalloc.c (xalloc_fail_func, xalloc_msg_memory_exhausted):
21723         Likewise. Move inclusions of gettext.h, error.h, exitfail.h to
21724         xalloc-die.c.
21725         (_, N_, xalloc_die): Move to xalloc-die.c.
21726         * lib/userspec.c (parse_user_spaec): Use xstrdup rather than strdup,
21727         so that we needn't mess with xalloc_msg_memory_exhausted.
21728
21729         * lib/sha1.h: Renamed from sha.h.
21730         (SHA1_H): Renamed from _SHA_H.
21731         (sha1_ctx): Renamed from sha_ctx.
21732         (sha1_init_ctx): Renamed from sha_init_ctx.
21733         (sha1_process_block): Renamed from sha_process_block.
21734         (sha1_process_bytes): Renamed from sha_process_bytes.
21735         (sha1_finish_ctx): Renamed from sha_finish_ctx.
21736         (sha1_read_ctx): Renamed from sha_read_ctx.
21737         (sha1_stream): Renamed from sha_stream.
21738         (sha1_buffer): Renamed from sha_buffer.
21739         * lib/sha1.c: Likewise; renamed from sha.c.
21740         Do not include <sys/types.h>.
21741         Include <stddef.h> rather than <stdlib.h>.
21742
21743 2004-08-08  Bruno Haible  <bruno@clisp.org>
21744
21745         * lib/pathname.h (FILE_SYSTEM_PREFIX_LEN): Renamed from
21746         FILESYSTEM_PREFIX_LEN.
21747         * lib/progreloc.c: Likewise.
21748         * lib/concatpath.c (concatenated_pathname): Use FILE_SYSTEM_PREFIX_LEN.
21749
21750 2004-08-06  Simon Josefsson  <jas@extundo.com>
21751
21752         * modules/progname (Depends-on): Don't depend on stdbool.
21753
21754 2004-08-06  Simon Josefsson  <jas@extundo.com>
21755
21756         * modules/getsubopt: New file.
21757         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
21758         getsubopt.
21759
21760 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
21761
21762         More merge from coreutils.
21763
21764         * m4/utimens.m4, m4/utimecmp.m4: New files.
21765         * m4/backupfile.m4, euidacces.m4, acl.m4, afs.m4, calloc.m4, dirfd.m4,
21766         fsusage.m4, jm-macros.m4, ls-mntd-fs.m4, md5.m4, mountlist.m4,
21767         prereq.m4, sha.m4: Import changes from coreutils.
21768
21769 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
21770
21771         More merge from coreutils.
21772         * modules/raise, modules/readtokens0, modules/utimens:
21773         * modules/utimecmp, module/xnanosleep: New files.
21774         * modules/strftime: Add lib/strftime.h.
21775         Change include from <time.h> to "strftime.h".
21776         * modules/yesno: Add lib/yesno.h.
21777         * modules/backupfile: Remove lib/addext.c.
21778         * modules/euidaccess: Add stat-macros.h.
21779         * modules/canonicalize, modules/euidaccess,
21780         modules/filemode, modules/lchown, modules/makepath,
21781         modules/rmdir, modules/stat: Likewise.
21782
21783 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
21784
21785         Merge from tar.
21786         * lib/argp-help.c (make_hol, hol_append): Don't assume that
21787         SIZE_MAX is a valid preprocessor constant.
21788         (__argp_basename): Change from "#ifndef _LIBC"
21789         to "#ifndef __argp_short_program_name", so that
21790         we don't compile these functions for tar.
21791
21792         More merges from coreutils.
21793         * lib/raise.c, lib/readtokens0.h, lib/readtokens0.c, lib/strftime.h:
21794         * lib/utimens.h, lib/utimens.c, lib/utimecmp.h, lib/utimecmp.c:
21795         * lib/xnanosleep.h, lib/xnanosleep.c, lib/yesno.h: New files.
21796         * lib/addext.c: Remove; no longer needed.
21797         * lib/yesno.c, lib/argmatch.h, lib/argmatch.c, lib/backupfile.h,
21798         lib/backupfile.c, lib/euidaccess.c, lib/filemode.c, lib/closeout.c,
21799         lib/dup2.c, lib/exclude.c, lib/fileblocks.c, lib/filemode.c,
21800         lib/fnmatch.c, lib/fnmtahc_loop.c, lib/fopen-safer.c, lib/fsusage.c,
21801         lib/fsusage.h, lib/ftruncate.c, lib/full-write.c, lib/getdate.y,
21802         lib/getloadavg.c, lib/getugroups.c, lib/hard-locale.c,
21803         lib/hard-locale.h, lib/hash.c, lib/human.c, lib/human.h, lib/lchown.c,
21804         lib/lchown.h, lib/makepath.c, lib/makepath.h, lib/md5.c, lib/md5.h,
21805         lib/memchr.c, lib/memcoll.c, lib/memrchr.c, lib/modechange.c,
21806         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
21807         lib/posixtm.c, lib/putenv.c, quotearg.c, lib/quotearg.h,
21808         lib/readtokens.c, lib/readutmp.c, lib/readutmp.h, lib/rmdir.c,
21809         lib/safe-read.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c,
21810         lib/sig2str.c, lib/stat.c, lib/strtoimax.c, lib/strverscmp.c,
21811         lib/userspec.c, lib/utime.c, lib/version-etc.c., lib/xgethostname.c,
21812         lib/xmemcoll.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtod.h,
21813         lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h, lib/xstrtoumax.c:
21814         Import changes from coreutils.
21815
21816 2004-08-05  Simon Josefsson  <jas@extundo.com>
21817
21818         * m4/strdup.m4: Always run gl_PREREQ_STRDUP, since strdup.h need it.
21819
21820 2004-08-05  Simon Josefsson  <jas@extundo.com>
21821
21822         * m4/getsubopt.m4: New file.
21823
21824 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
21825
21826         Merge from coreutils.
21827
21828         * m4/c-strtod.m4, m4/canonicalize.m4, m4/fcntl-safer.m4:
21829         * m4/getcwd-path-max.m4: New files.
21830
21831         * m4/dos.m4 (gl_AC_DOS): filesystem -> file system renaming.
21832         FILESYSTEM_PREFIX_LEN ->
21833         FILE_SYSTEM_PREFIX_LEN.
21834         FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX ->
21835         FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX.
21836         FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR ->
21837         FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR.
21838
21839         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't require gl_AC_DOS, the
21840         prerequisite modules now handle the DOS stuff.
21841         Don't check for unistd.h.
21842
21843 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
21844
21845         Merge from coreutils.
21846
21847         * lib/.gdb-history: Remove; this doesn't belong here.
21848
21849         * lib/c-strtod.c, lib/c-strtod.h, lib/c-strtold.c, lib/cycle-check.c:
21850         * lib/cycle-check.h, lib/dev-ino.h, lib/canonicalize.h:
21851         * lib/canonicalize.c, lib/fcntl-safer.h, lib/fcntl-safer.c:
21852         * lib/getcwd.c: New files.
21853
21854         * lib/dirname.h: Include <stdbool.h>.
21855         (FILE_SYSTEM_PREFIX_LEN): Renamed from FILESYSTEM_PREFIX_LEN,
21856         for consistency with POSIX terminology.  All uses changed.
21857         (IS_ABSOLUTE_FILE_NAME, IS_RELATIVE_FILE_NAME): New macros.
21858         (strip_trailing_slashes): Use bool for booleans.
21859         * lib/stripslash.c (strip_trailing_slashes): Likewise.
21860
21861         * lib/error.c: Work around bug in OpenBSD 3.4 sterror_r: it
21862         sometimes returns a positive errno value even when it succeeds.
21863         (print_errno_message) [!LIBC]: Fall back on strerror if
21864         __strerror_r fails.
21865
21866         * lib/path-concat.c (mempcpy): Don't define if a system header defines
21867         it. Don't include stdio.h, stdlib.h, unistd.h, strdup.h.
21868         (longest_relative_suffix): New function.
21869         (path_concat): Use it.  Assume first argument is not NULL.
21870         Port to DOS.  Omit redundant separators.
21871         Report an error instead of returning NULL.
21872         Use mempcpy instead of memcpy.
21873         (xpath_concat): Remove: not declared or used.
21874
21875         * lib/same.h: Include <stdbool.h>
21876         (same_name): Return bool, not int.
21877         * lib/same.c (same_name): Likewise.
21878         (errno): Don't declare; we assume C89 or better now.
21879
21880         * lib/stat-macros (S_ISCTG, S_ISOFD, S_ISOFL): New macros,
21881         if not already defined.
21882
21883         * lib/xgetcwd.c (errno): Don't declare; we assume C89 or better now.
21884         * lib/dup-safer.c (errno): Likewise.
21885
21886 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
21887
21888         Merge from coreutils.
21889         * modules/c-strtod, modules/c-strtold, modules/canonicalize:
21890         * modules/cycle-check, modules/fcntl-safer, modules/getcwd: New files.
21891         * modules/path-concat: Don't depend on strdup.
21892
21893 2004-08-03  Simon Josefsson  <jas@extundo.com>
21894
21895         * lib/strdup.h: Only use HAVE_DECL_STRDUP if defined.
21896         * lib/progname.h: Don't include stdbool.h.
21897
21898 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
21899
21900         * modules/fatal: Remove, as the "fatal" module wasn't used or working.
21901         * MODULES.html.sh (func_all_modules): Remove fatal.
21902
21903 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
21904
21905         * m4/fatal.m4: Remove, as the "fatal" module wasn't used or working.
21906
21907 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
21908
21909         * lib/fatal.c, fatal.h: Remove as the "fatal" module wasn't used or
21910         working.
21911
21912 2004-08-02  Simon Josefsson  <jas@extundo.com>
21913
21914         * lib/getsubopt.h: New file, with comments from Bruno Haible.
21915         * lib/getsubopt.c: New file, from glibc, but slightly modified based on
21916         suggestions from Paul Eggert <eggert@cs.ucla.edu>.
21917
21918 2004-08-01  Simon Josefsson  <jas@extundo.com>
21919
21920         * lib/xgetdomainname.c: Include stdlib.h, for free().
21921
21922 2004-07-19  Bruno Haible  <bruno@clisp.org>
21923
21924         * MODULES.html.sh (func_all_modules): Add dummy.
21925
21926 2004-07-16  Simon Josefsson  <jas@extundo.com>
21927
21928         * modules/dummy: New file.
21929
21930 2004-07-16  Simon Josefsson  <jas@extundo.com>
21931
21932         * lib/dummy.c: New file.
21933
21934 2004-07-16  Bruno Haible  <bruno@clisp.org>
21935
21936         * lib/backupfile.h: Add extern "C" for C++.
21937         * lib/closeout.h: Likewise.
21938         * lib/copy-file.h: Likewise.
21939         * lib/findprog.h: Likewise.
21940         * lib/full-write.h: Likewise.
21941         * lib/pathname.h: Likewise.
21942         * lib/progname.h: Likewise.
21943         * lib/stpcpy.h: Likewise.
21944         * lib/stpncpy.h: Likewise.
21945         * lib/strcase.h: Likewise.
21946         * lib/strstr.h: Likewise.
21947         * lib/xalloc.h: Likewise.
21948
21949         * lib/mbswidth.h: Add extern "C" for C++.
21950         Reported by Albert Chin-A-Young <china@thewrittenword.com>.
21951
21952 2004-07-13  Robert Millan  <robertmh@gnu.org>
21953
21954         * m4/host-os.m4: s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g.
21955
21956 2004-07-09  Simon Josefsson  <jas@extundo.com>
21957
21958         * lib/getndelim2.c: Include stddef.h, for ptrdiff_t.  (FreeBSD 4.9
21959         failed without this.)
21960
21961 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
21962
21963         * modules/chown (Files): Add lib/fchown-stub.c, since
21964         gl_PREREQ_CHOWN invokes AC_LIBOBJ(fchown-stub).
21965
21966 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
21967
21968         * lib/fchown-stub.c: New file.
21969
21970 2004-06-24  Jim Meyering  <jim@meyering.net>
21971
21972         * lib/obstack.h (obstack_base): Cast to (void *), per documentation.
21973
21974 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
21975
21976         * modules/argz: Omit "#include".
21977
21978         * MODULES.html.sh (func_all_modules): Add calloc, to match
21979         2004-06-01 addition of calloc module.
21980
21981 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
21982
21983         * m4/argz.m4: New file, which is autoupdated from libtool.
21984
21985 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
21986
21987         * lib/argz.c, lib/argz_.h: New files, which are autoupdated from
21988         libtool.
21989
21990 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
21991
21992         * config/srclist-update: Don't insist on "USA." before the
21993         close-comment, as libtool omits the period and puts the */ on a
21994         separate line.
21995         * config/srclist.txt: Add argz.c, argz_.h, argz.m4.
21996         * config/srclistvars.sh: Add LIBTOOL (for eggert only).
21997
21998 2004-06-22  Gary V. Vaughan  <gary@gnu.org>
21999
22000         * modules/argz: New file.
22001         * MODULES.html.sh (func_all_modules): Add argz.
22002
22003 2004-06-12  Jim Meyering  <jim@meyering.net>
22004         and  Paul Eggert  <eggert@cs.ucla.edu>
22005
22006         * modules/hash (Files): Add lib/xalloc.h.
22007         * modules/pipe (Depends-on): Add wait-process.
22008         * modules/stat (Depends-on): Add xalloc.
22009         * modules/userspec (Files): Add lib/userspec.h.
22010         * modules/xstrto
22011
22012         Upgrade from gettext-0.13.
22013         * modules/gettext (Files): Add m4/intmax.m4, m4/longdouble.m4,
22014         m4/longlong.m4, m4/printf-posix.m4, m4/signed.m4, m4/size_max.m4,
22015         m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4.
22016
22017 2004-06-10  Jim Meyering  <jim@meyering.net>
22018
22019         * lib/calloc.c: New file.
22020
22021 2004-06-06  Paul Eggert  <eggert@cs.ucla.edu>
22022
22023         * lib/getdate.y (yylex): Allow space between sign and number.
22024         Problem reported by Dan Jacobson.
22025
22026 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
22027
22028         Merge from coreutils CVS.
22029
22030         * m4/backupfile.m4, dirname.m4, human.m4, inttypes.m4, longlong.m4,
22031         makepath.m4, memchr.m4, memcmp.m4, mountlist.m4, path-concat.m4,
22032         putenv.m4, quotearg.m4, readutmp.m4, strtoimax.m4, strtoll.m4,
22033         strtoull.m4, strtoumax.m4, ulonglong.m4, vasnprintf.m4,
22034         xstrtol.m4: Fix copyright date and/or serial number.
22035
22036         * m4/chown.m4 (gl_PREREQ_CHOWN): Check for fcntl.h.
22037         See if we need an fchown replacement.
22038         (gl_FUNC_CHOWN_FOLLOWS_SYMLINK): New macro.
22039         (gl_FUNC_CHOWN): Require gl_FUNC_CHOWN_FOLLOWS_SYMLINK,
22040         and use the replacement function if we detect either defect.
22041
22042         * m4/prereq.m4 (gl_PREREQ): Add gl_ALLOCSA, gl_CLOEXEC, gl_INTTOSTR,
22043         gl_UTIMECMP.
22044
22045 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
22046         and  Jim Meyering  <jim@meyering.net>
22047
22048         Merge from coreutils CVS.
22049
22050         * lib/stat-macros.h: New file, with contents from file-type.h
22051         and coreutils' system.h.
22052         * lib/file-type.c: Include "stat-macros.h".
22053         * lib/file-type.h (file_type): Move all macro definitions to new file,
22054         stat-macros.h.
22055
22056         * lib/chown.c (rpl_chown) [CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE]:
22057         Wrap old code with this conditional.
22058         [CHOWN_MODIFIES_SYMLINK]: Try to work around a chown
22059         function that does not dereference symlinks.
22060         * lib/lchown.c (lchown) [CHOWN_MODIFIES_SYMLINK]: Just call chown.
22061
22062         * lib/xreadlink.c: Include xreadlink.h first, to catch .h file
22063         dependency problems.
22064         (xreadlink): Accept new arg SIZE, for efficiency.
22065         All decls and uses changed.
22066         * lib/xreadlink.h: Include <stddef.h>, for size_t.
22067
22068         * lib/.cppi-disable: Add alloca_.h, allocsa.h, exit.h, getndelim2.h,
22069         gettext.h, localcharset.h, strdup.h, strndup.h, strtoul.c, time_r.h.
22070
22071         * lib/.cvsignore: Add alloca.h, fnmatch.h, poll.h, stdbool.h,
22072         sysexits.h.
22073
22074 2004-06-01  Jim Meyering  <jim@meyering.net>
22075
22076         * m4/calloc.m4: New file.
22077
22078 2004-05-31  Paul Eggert  <eggert@cs.ucla.edu>
22079
22080         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Detect _Bool bug in HP aC++/ANSI
22081         C B3910B A.05.55 [Dec 04 2003].  Problem reported by Jim Meyering.
22082         Also, fix a typo in a diagnostic.
22083
22084 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
22085
22086         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Do not require AC_FUNC_MALLOC
22087         or AC_FUNC_REALLOC.
22088
22089 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
22090
22091         * lib/xmalloc.c (HAVE_MALLOC, HAVE_REALLOC): Do not require these
22092         macros to be defined.
22093         (xnmalloc_inline, xnrealloc_inline, xcalloc): Do not die if
22094         the allocator returns NULL because the requested size is zero.
22095
22096 2004-05-20  Paul Eggert  <eggert@cs.ucla.edu>
22097
22098         * lib/malloc/obstack.c (_obstack) [defined _LIBC]: Bring back this
22099         var.  Add comment explaining why libc still defines it.  This
22100         merges the following patch from glibc:
22101         http://sources.redhat.com/ml/libc-alpha/2004-05/msg00157.html
22102
22103 2004-05-20  Andreas Schwab  <schwab@suse.de>
22104
22105         * m4/free.m4: Replace free if it not known to work, not the other
22106         way round.
22107
22108 2004-05-19  Paul Eggert  <eggert@cs.ucla.edu>
22109
22110         * lib/obstack.c (_obstack): Remove unused variable.  It hasn't been
22111         present in glibc since revision 1.1 of this file.
22112         * lib/obstack.h (_obstack_free, obstack_1grow, obstack_1grow_fast,
22113         obstack_alignment_mask, obstack_alloc, obstack_base,
22114         obstack_blank, obstack_blank_fast, obstack_chunk_size,
22115         obstack_copy, obstack_copy0, obstack_finish, obstack_grow,
22116         obstack_grow0, obstack_init, obstack_int_grow,
22117         obstack_int_grow_fast, obstack_make_room, obstack_memory_used,
22118         obstack_next_free, obstack_object_size, obstack_ptr_grow,
22119         obstack_ptr_grow_fast, obstack_room): Remove declarations of
22120         nonexistent functions.
22121
22122 2004-05-18  Karl Berry  <karl@gnu.org>
22123
22124         * config/srclist.txt: break link for vasnprintf.c.
22125
22126 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
22127
22128         Port obstack to the AS/400, where pointers are 16 bytes wide and
22129         you cannot cast an integer to a valid pointer.  This patch is
22130         currently waiting to be integrated into glibc; see
22131         <http://sources.redhat.com/ml/libc-alpha/2004-05/msg00073.html>.
22132
22133         * lib/obstack.h (__PTR_TO_INT, __INT_TO_PTR): Remove.
22134         All uses of __INT_TO_PTR (PTR_TO_INT ...) replaced by __PTR_ALIGN.
22135         (__BPTR_ALIGN, __PTR_ALIGN): New macros.
22136         (struct obstack): temp member is now a union of a pointer and
22137         an integer, instead of an integer.  All integer uses changed.
22138         This does not affect the physical layout of struct obstack,
22139         except on hosts (like the AS/400) where the size or alignment of
22140         void * is greater than that of ptrdiff_t.
22141         (obstack_finish) [! (defined __GNUC__ && defined __STDC__ &&
22142         __STDC__)]: Store temporary in pointer member of union, not
22143         integer member.
22144         * lib/obstack.c: Include <stddef.h>, for offsetof.
22145         (struct fooalign): Remove; it doesn't need a name.
22146         (union fooround): Change double to long double, and add void *.
22147         (DEFAULT_ALIGNMENT): Use offsetof to compute.
22148         (DEFAULT_ALIGNMENT, DEFAULT_ROUNDING): Now an enum constant,
22149         not a macro.  Hence the values are always int; so remove all
22150         casts-to-int in uses.
22151
22152 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
22153
22154         * config/srclist.txt: Break link for argp-help.c and argp-parse.c until
22155         we can get this patch merged into glibc.
22156
22157 2004-05-17  Derek R. Price  <derek@ximbiot.com>
22158             Paul Eggert  <eggert@cs.ucla.edu>
22159
22160         * m4/argp: Depend on alloca.
22161
22162 2004-05-17  Derek R. Price  <derek@ximbiot.com>
22163             Paul Eggert  <eggert@cs.ucla.edu>
22164
22165         * lib/argp-help.c, argp-parse.c: Assume <alloca.h> rather than
22166         freecoding.
22167
22168 2004-05-17  Bruno Haible  <bruno@clisp.org>
22169
22170         * lib/vasnprintf.c (VASNPRINTF): Correctly handle the case of a
22171         precision that consists of a '.' followed by an empty digit string.
22172         Patch by Tor Lillqvist <tml@iki.fi>.
22173
22174 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
22175
22176         * m4/alloca.m4 (gl_FUNC_ALLOCA): Define HAVE_ALLOCA_H always,
22177         for backward compatibility with older code.  We need our own
22178         alloca.h if _AIX is defined.  Define HAVE_ALLOCA if we discover
22179         it under some other name, and our alloca.h will define it.
22180
22181 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
22182             Derek Price  <derek@ximbiot.com>
22183
22184         * lib/alloca.c: Include <alloca.h>, to get our interface.
22185         * lib/alloca_.h: Use __alloca on AIX, so that we don't have to
22186         include <alloca.h> first.  Use C89 prototype for alloca; this
22187         requires including <stddef.h> for size_t.  Use extern "C" if C++.
22188         Use #elif for simplicity, since we can assume C89 now.
22189         Don't try to source the system alloca.h since it will not be found
22190         and to prevent recursively including its replacement.
22191         * lib/fnmatch.c: Include <alloca.h> instead of opencoding.
22192         * lib/regex.c: Likewise.
22193
22194 2004-05-16  Derek Price  <derek@ximbiot.com>
22195             Paul Eggert  <eggert@cs.ucla.edu>
22196
22197         getline cleanup.  This changes the getndelim2 API: both order of
22198         arguments, and meaning of delim2 (now uses EOF, not 0, to indicate
22199         no delimiter).
22200
22201         * lib/getline.c: Don't include stddef.h or stdio.h, since our
22202         interface does that.
22203         (getline): Always use getdelim, so that we don't have two
22204         copies of this code.
22205         * lib/getndelim2.c: Include <limits.h>, <inttypes.h>, <stdint.h>
22206         if available.
22207         (PTRDIFF_MAX, SIZE_MAX, SSIZE_MAX): Define if not defined.
22208         (GETNDELIM2_MAXIMUM): New macro.
22209         (getndelim2): Reorder arguments.  delim==EOF now means no delimiter,
22210         instead of the old practice of delim2==0.  All callers changed.
22211         Return -1 on overflow, instead of returning junk.
22212         Do not set *linesize unless allocation succeeds.
22213         * lib/getndelim2.h: Do not include stddef.h; no longer needed, now
22214         that we include sys/types.h.
22215         * lib/getnline.h: Likewise.
22216         * lib/getndelim2.h (GETNLINE_NO_LIMIT): New macro.
22217         (getndelim2): Reorder arguments.
22218         * lib/getnline.c (getnline, getndelim):
22219         Don't discard the NMAX argument.
22220         (getnline): Invoke getndelim, to avoid code duplication.
22221         * lib/getnline.h (GETNLINE_NO_LIMIT): New macro, used instead
22222         of (size_t) -1 by callers of the getnline family.
22223
22224 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
22225
22226         * m4/gettime.m4 (gl_GETTIME): Require gl_TIMESPEC.
22227         Check for gettimeofday.
22228         * m4/settime.m4 (gl_SETTIME): Require gl_TIMESPEC.
22229         Check for settimeofday, stime.
22230
22231 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
22232
22233         * lib/nanosleep.c (suspended): Change its type from int to
22234         sig_atomic_t volatile.
22235         (first_call): Make it private to rpl_nanosleep, and have it
22236         be zero initially as that's a bit faster.
22237         (my_usleep): Round up fractional times instead of truncating them,
22238         as this is the usual meaning for 'sleep'.
22239
22240         * lib/gettime.c (gettime): Fall back on `time' if `gettimeofday'
22241         doesn't work.
22242         * lib/settime.c: Include <unistd.h>, for stime (on Solaris 8, anyway).
22243         (ENOSYS): Define if not defined.
22244         (settime): Fall back on stime if it exists and settimeofday fails.
22245         But don't bother with fallbacks if a method fails with errno == EPERM.
22246
22247 2004-05-11  Jim Meyering  <jim@meyering.net>
22248
22249         Prior to this change, the save_cwd caller required read access to the
22250         current directory on most systems (ones with the fchdir function).
22251
22252         * lib/save-cwd.c (save_cwd) [HAVE_FCHDIR]: If opening `.' read-only
22253         fails, try write-only, and finally, resort to using xgetcwd.
22254
22255 2004-05-06  Paul Eggert  <eggert@cs.ucla.edu>
22256
22257         * lib/obstack.c, obstack.h: Import changes from libc.
22258
22259 2004-04-28  Bruno Haible  <bruno@clisp.org>
22260
22261         * lib/findprog.c (find_in_path): Treat Cygwin like Windows, since it
22262         also implicitly appends .exe to executables.
22263         * lib/localcharset.c (ISSLASH): Treat Cygwin like Windows, since it now
22264         accepts Windows pathnames.
22265         * lib/pathname.h (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
22266         Treat Cygwin like Windows, since it now accepts Windows pathnames.
22267         * lib/progreloc.c (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
22268         Treat Cygwin like Windows, since it now accepts Windows pathnames.
22269         Reported by Derek Robert Price <derek@ximbiot.com>.
22270
22271 2004-04-21  Karl Berry  <karl@gnu.org>
22272
22273         * config/srclist.txt (localcharset.c): break sync.
22274
22275 2004-04-20  Paul Eggert  <eggert@twinsun.com>
22276
22277         * m4/host-os.m4: Add a copyright notice.
22278
22279 2004-04-20  Jim Meyering  <jim@meyering.net>
22280
22281         Change UTILS_ to gl_ in AC_DEFINE'd names.
22282         Change utils_- and jm_-prefixed variables, too.
22283         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Renamed from
22284         UTILS_FUNC_MKDIR_TRAILING_SLASH.
22285         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Renamed from UTILS_FUNC_MKSTEP.
22286
22287         * m4/dirfd.m4 (gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
22288         Don't emit trailing blanks.
22289         Also rename jm_-prefixed variables to have gl_ prefix.
22290
22291         * m4/host-os.m4 (gl_HOST_OS): Rename from UTILS_HOST_OS.
22292         Also rename jm_-prefixed variables to have gl_ prefix.
22293
22294         * m4/jm-macros.m4: Reflect the renamings.
22295         * m4/prereq.m4: Likewise.
22296
22297 2004-04-20  Jim Meyering  <jim@meyering.net>
22298
22299         * lib/getndelim2.c (getndelim2): Upon realloc failure, don't leak
22300         memory.
22301
22302 2004-04-20  Jim Meyering  <jim@meyering.net>
22303             Bruno Haible  <bruno@clisp.org>
22304
22305         * lib/localcharset.c (get_charset_aliases) [!VMS && !WIN32]: Don't leak
22306         memory when realloc fails.
22307
22308 2004-04-19  Jim Meyering  <jim@meyering.net>
22309
22310         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Require gl_FUNC_FREE,
22311         now that readutmp.c may call `free (0)'.
22312
22313 2004-04-19  Bruno Haible  <bruno@clisp.org>
22314
22315         * m4/mbrtowc.m4: Change jm_ to gl_ in cache variables as well.
22316         * m4/inttypes_h.m4: Likewise.
22317         * m4/stdint_h.m4: Likewise.
22318         * m4/intmax_t.m4: Likewise.
22319         * m4/uintmax_t.m4: Likewise.
22320
22321 2004-04-18  Jim Meyering  <jim@meyering.net>
22322
22323         * m4/prereq.m4: Don't forbid jm_ prefix.
22324
22325         * m4/afs.m4, m4/allocsa.m4, m4/assert.m4, m4/backupfile.m4:
22326         * m4/bison.m4, m4/check-decl.m4, m4/chown.m4, m4/d-ino.m4:
22327         * m4/d-type.m4, m4/dirname.m4, m4/dos.m4, m4/error.m4, m4/fpending.m4:
22328         * m4/fstypename.m4, m4/fsusage.m4, m4/ftruncate.m4, m4/getdate.m4:
22329         * m4/getgroups.m4, m4/gettext.m4, m4/glibc21.m4, m4/group-member.m4:
22330         * m4/human.m4, m4/intmax.m4, m4/intmax_t.m4, m4/inttostr.m4:
22331         * m4/inttypes.m4, m4/inttypes_h.m4, m4/jm-macros.m4, m4/jm-winsz1.m4:
22332         * m4/jm-winsz2.m4, m4/lchown.m4, m4/lib-check.m4, m4/link-follow.m4:
22333         * m4/localcharset.m4, m4/longlong.m4, m4/ls-mntd-fs.m4, m4/lstat.m4:
22334         * m4/makepath.m4, m4/mbrtowc.m4, m4/mbswidth.m4, m4/memchr.m4:
22335         * m4/memcmp.m4, m4/mkdtemp.m4, m4/mkstemp.m4, m4/mountlist.m4:
22336         * m4/nanosleep.m4, m4/path-concat.m4, m4/perl.m4, m4/prereq.m4:
22337         * m4/putenv.m4, m4/quotearg.m4, m4/regex.m4, m4/stat.m4:
22338         * m4/stdint_h.m4, m4/strftime.m4, m4/strtoimax.m4, m4/strtoll.m4:
22339         * m4/strtoull.m4, m4/strtoumax.m4, m4/timespec.m4, m4/uintmax_t.m4:
22340         * m4/ulonglong.m4, m4/unlink-busy.m4, m4/unlocked-io.m4, m4/uptime.m4,
22341         * m4/utimbuf.m4, m4/utime.m4, m4/utimes-null.m4, m4/vasnprintf.m4:
22342         * m4/xstrtoimax.m4, m4/xstrtol.m4, m4/xstrtoumax.m4:
22343         Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
22344
22345 2004-04-18  Jim Meyering  <jim@meyering.net>
22346
22347         * lib/readutmp.c (read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc
22348         failure, don't leak memory and do call END_UTMP_ENT.
22349
22350 2004-04-16  Jim Meyering  <jim@meyering.net>
22351
22352         * m4/prereq.m4 (jm_PREREQ_STAT): Remove macro.  It is specific to
22353         coreutils' stat program.
22354         (gl_PREREQ): Don't require jm_PREREQ_STAT.
22355
22356 2004-04-11  Paul Eggert  <eggert@twinsun.com>
22357
22358         * lib/inttostr.h: Include <limits.h> unconditionally, since we assume
22359         C89.
22360         (CHAR_BIT): Remove, since we assume C89.
22361         Include <stdint.h> if available, as per current Autoconf CVS advice.
22362
22363 2004-03-31  Jim Meyering  <jim@meyering.net>
22364
22365         * m4/prereq.m4: Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
22366         Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
22367         * m4/xalloc.m4: Likewise.
22368
22369 2004-03-30  Paul Eggert  <eggert@twinsun.com>
22370
22371         Merge from coreutils.
22372
22373         * m4/inttostr.m4: New file.
22374         * m4/getdate.m4 (gl_GETDATE): Remove time-related stuff.
22375         Require AM_STDBOOL_H and gl_TIMESPEC instead.
22376         Require gl_CLOCK_TIME.
22377         * m4/clock_time.m4 (gl_CLOCK_TIME): Require AC_GNU_SOURCE.
22378
22379 2004-03-30  Paul Eggert  <eggert@twinsun.com>
22380
22381         * lib/cloexec.h, cloexec.c (set_cloexec_flag): Return int
22382         not bool, to be more consistent with Unix conventions.
22383         Suggested by Bruno Haible.
22384
22385         Merge from coreutils.
22386
22387         * lib/imaxtostr.c, lib/inttostr.c, lib/inttostr.h, lib/offtostr.c:
22388         * lib/umaxtostr.c: New files.
22389
22390         * lib/getdate.h: Include stdbool.h, and timespec.h instead of
22391         the usual <time.h> dance.
22392         (get_date): Change signature to support fractional time stamps.
22393         All callers changed.
22394         * lib/getdate.y: Include "getdate.h" first, as we can now
22395         assume C89 and don't need to worry about 'const'.
22396         Similarly, include "unlocked-io.h" near start, not in middle.
22397         Include <limits.h>.
22398         (textint.value): Use long int rather than int.
22399         (textint.digits): Use size_t rather than int.
22400         (BILLION, LOG10_BILLION): New constants.
22401         (parser_control): New member rel_ns.  Members day_ordinal,
22402         time_zone, month, day, hour, minutes, rel_year, rel_month,
22403         rel_day, rel_hour, rel_minutes, rel_seconds
22404         are now long int, not int.  Member seconds is now struct timespec,
22405         not int.  New member timespec_seen.  Members dates_seen, days_seen,
22406         local_zones_seen, rels_seen, times_seen, zones_seen are now size_t,
22407         not int.
22408         (%union.intval): Now long int, not int.
22409         New member timespec.
22410         (tSDECIMAL_NUMBER, tUDECIMAL_NUMBER): New tokens.
22411         (seconds, signed_seconds, unsigned_seconds): New nonterminals.
22412         (spec): Now is a timespec or an item list.
22413         (timespec, items): New nonterminals.
22414         (time, rel, relunit, number, get_date):
22415         Add support for fractional seconds.
22416         (time): Fix bug: seconds weren't cleared in "00:00 +0000" syntax.
22417         (gmtime, localtime, mktime): Remove decls; not needed with C89.
22418         (to_hour): First arg is now long int, not int.
22419         (to_year): Returns long int, not int.
22420         Don't treat year -70 like 70.
22421         (tm_diff): Returns long int, not int.
22422         (lookup_word): Use bool instead of int when appropriate.
22423         (yylex): Use size_t for count, not int.
22424         Detect overflow when parsing large integer constants.
22425         Add support for fractions.
22426         (get_date): Make pointers 'const' if possible.
22427         Use more-portable code to detect integer overflow.
22428         (main) [TEST]: Adjust to above changes.  Test for localtime failure.
22429         Don't use ctime; it's not reliable if the year has >4 digits.
22430
22431         * lib/human.c (humblock): Inspect BLOCKSIZE if BLOCK_SIZE isn't set.
22432         This is for compatibility with BSD.
22433
22434         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP): Define.
22435         (ATIME_CMP, CTIME_CMP, MTIME_CMP, TIMESPEC_NS): Likewise.
22436         From coreutils' system.h.
22437
22438         * lib/userspec.c: Don't include "posixver.h".
22439         (parse_user_spec): Fall back on USER.GROUP parsing, regardless
22440         of POSIX version, as POSIX 1003.1-2001 allows that behavior as a
22441         compatible extension.  Simplify code by removing a boolean int
22442         that was always nonzero if a string was nonnull.
22443
22444 2004-03-30  Jim Meyering  <jim@meyering.net>
22445
22446         Merge from coreutils.
22447
22448         Avoid a configure-time warning about sys/ucred.h on OSF V4.0.
22449         * m4/ls-mntd-fs.m4: Test for sys/ucred.h separately, since
22450         on some systems one must include <grp.h> before it.
22451         Reported by Christian Krackowizer.
22452
22453 2004-03-30  Jim Meyering  <jim@meyering.net>
22454
22455         Merge from coreutils.
22456
22457         * lib/mountlist.c [HAVE_SYS_UCRED_H]: Include grp.h before sys/ucred.h.
22458
22459         * lib/readtokens.c (readtoken): Don't leak 64 bytes when reading
22460         an empty input stream.
22461
22462         * lib/readtokens.c: Include <stdbool.h>.
22463         (readtoken): Use `size_t' rather than int/long.
22464         All callers adjusted.
22465         Use `bool' rather than `int' where appropriate.
22466         Use memset rather than an explicit loop.
22467         Use x2nrealloc rather than xrealloc.
22468         Allow the use of `\0' as a delimiter.
22469         (readtokens): Likewise.
22470         * lib/readtokens.h (readtoken, readtokens): Update prototypes.
22471
22472 2004-03-30  Jim Meyering  <jim@meyering.net>
22473
22474         * m4/realloc.m4: Remove file, since now it does no more than
22475         AC_REQUIRE([AC_FUNC_REALLOC]), and that can be done via
22476         the `configure.ac' section of module/realloc.
22477         * m4/malloc.m4: Likewise, but for AC_FUNC_MALLOC.
22478
22479 2004-03-30  Bruno Haible  <bruno@clisp.org>
22480
22481         * lib/getloadavg.c (getloadavg): Don't assume setlocale returns
22482         nonnull.
22483
22484 2004-03-29  Paul Eggert  <eggert@twinsun.com>
22485
22486         Merge changes to getloadavg.c from coreutils and Emacs.
22487
22488         * lib/getloadavg.c [!defined HAVE_SETLOCALE] (setlocale):
22489         Define to an expression, not to the empty string.
22490         Include cloexec.h and xalloc.h.
22491         (getloadavg): Restore LC_NUMERIC locale after setting it temporarily.
22492         Use set_cloexec_flag rather than rolling our own.
22493         * lib/cloexec.c, lib/cloexec.h: New files.
22494
22495 2004-03-29  Paul Eggert  <eggert@twinsun.com>
22496
22497         * m4/cloexec.m4: New file.
22498
22499 2004-03-18  Paul Eggert  <eggert@twinsun.com>
22500
22501         * lib/getopt.h: Sync with libc CVS.
22502
22503 2004-03-18  Paul Eggert  <eggert@twinsun.com>
22504             Bruno Haible  <bruno@clisp.org>
22505
22506         * m4/mbswidth.m4 (gl_MBSWIDTH): Also test whether <wchar.h> declares
22507         mbswidth.
22508
22509 2004-03-18  Paul Eggert  <eggert@twinsun.com>
22510             Bruno Haible  <bruno@clisp.org>
22511
22512         * lib/mbswidth.h: Include <wchar.h> only if
22513         HAVE_DECL_MBSWIDTH_IN_WCHAR_H, not on all platforms that have
22514         <wchar.h>.
22515         * lib/mbswidth.c: Include <stdio.h> and <time.h> before <wchar.h>.
22516
22517 2004-03-09  Paul Eggert  <eggert@twinsun.com>
22518
22519         * lib/argp-parse.c, getopt.c, getopt.h, getopt1.c:
22520         Sync with libc CVS.
22521         * lib/getopt_int.h: New file, also synced from libc.
22522
22523 2004-03-09  Paul Eggert  <eggert@twinsun.com>
22524
22525         * config/srclistvars.sh: Add GNUWWWLICENSES for eggert.
22526         * config/srclist.txt: Sync getopt with libc.  Add getopt_int.h.
22527         Bring back getopt.c, getopt.h, getopt1.c.
22528
22529 2004-03-07  Paul Eggert  <eggert@twinsun.com>
22530
22531         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Renamed from jm_PREREQ_C_STACK.
22532         All uses changed.  Check for sa_sigaction member; this fixes
22533         a bug first reported by Jason Andrade in
22534         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
22535
22536 2004-03-07  Paul Eggert  <eggert@twinsun.com>
22537
22538         * lib/c-stack.c (SIGACTION_WORKS): New macro.  Use it instead of long
22539         '#if' expressions.  Unlike the code it replaces, it does not
22540         depend on (defined _SC_PAGESIZE).  However, it does depend on
22541         HAVE_STRUCT_SIGACTION_SA_SIGACTION; this last change fixes a bug
22542         first reported by Jason Andrade in
22543         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
22544
22545 2004-02-25  Simon Josefsson  <jas@extundo.com>
22546
22547         * m4/strdup.m4 (gl_PREREQ_STRDUP): Check whether strdup is declared.
22548
22549 2004-02-25  Simon Josefsson  <jas@extundo.com>
22550
22551         * lib/strdup.h: New file.
22552         * lib/strdup.c: Include it.
22553         * lib/path-concat.c: Include strdup.h. Drop strdup declaration.
22554         * lib/userspec.c: Include strdup.h. Drop strdup declaration.
22555
22556 2004-02-23  Karl Berry  <karl@gnu.org>
22557
22558         * doc/maintain.texi, doc/standards.texi, doc/make-stds.texi: new files
22559         (from fencepost.gnu.org:/gd/gnuorg).
22560
22561 2004-02-23  Karl Berry  <karl@gnu.org>
22562
22563         * config/srclistvars.sh (GNUORG) [karl]: redefine.
22564         * config/srclist.txt: add maintain/standards documents.
22565
22566 2004-02-18  Bruno Haible  <bruno@clisp.org>
22567
22568         * m4/xsize.m4 (gl_XSIZE): Require AC_C_INLINE.
22569         Reported by Derek Robert Price <derek@ximbiot.com>.
22570
22571 2004-02-16  Karl Berry  <karl@gnu.org>
22572
22573         * config/mkinstalldirs, install-sh: update from automake.
22574
22575 2004-02-06  Karl Berry  <karl@gnu.org>
22576
22577         * m4/po.m4: update from gettext 0.14.1.
22578
22579 2004-02-06  Karl Berry  <karl@gnu.org>
22580
22581         * lib/config.charset: update from gettext 0.14.1.
22582
22583 2004-02-05  Paul Eggert  <eggert@twinsun.com>
22584
22585         Add comments and code, prompted by suggestions from Bruno Haible
22586         for sh-quote.
22587         * lib/quotearg.h (quotearg_alloc): New decl.  Improve the comments
22588         describing the enum quoting_style values.
22589         * lib/quotearg.c (quotearg_alloc): New function.
22590         (quotearg_buffer_restyled): Treat lone { and } as special.
22591         Treat = as special.  Work around bug with older shells
22592         that "see" a '\' that is really the 2nd byte of a multibyte char.
22593         Quote empty string with shell_quoting_style.
22594
22595 2004-02-03  Bruno Haible  <bruno@clisp.org>
22596
22597         * m4/pipe.m4: New file, from GNU gettext.
22598
22599 2004-02-03  Bruno Haible  <bruno@clisp.org>
22600
22601         * lib/pipe.h: New file, from GNU gettext.
22602         * lib/pipe.c: New file, from GNU gettext.
22603
22604 2004-01-27  Bruno Haible  <bruno@clisp.org>
22605
22606         * m4/execute.m4: New file, from GNU gettext.
22607
22608 2004-01-27  Bruno Haible  <bruno@clisp.org>
22609
22610         * lib/execute.h: New file, from GNU gettext.
22611         * lib/execute.c: New file, from GNU gettext.
22612         * lib/w32spawn.h: New file, from GNU gettext.
22613
22614 2004-01-24  Paul Eggert  <eggert@twinsun.com>
22615
22616         Merge from diffutils.
22617
22618         * lib/file-type.c (file_type): Add typed memory objects.
22619         * lib/file-type.h (S_TYPEISTMO): New macro.
22620
22621         * lib/c-stack.h (c_stack_action): Remove argv argument.
22622         * lib/c-stack.c (c_stack_action): Likewise.  All uses changed.
22623         (die): Don't calculate message unless segv_action returns.
22624         (get_stack_location, min_address_from_argv, max_address_from_argv,
22625         volatile stack_base, volatile_stack_size): Remove.
22626         (segv_handler): If ! HAVE_XSI_STACK_OVERFLOW_HEURISTIC, assume
22627         that every segmentation violation is a stack overflow.  (Ouch!)
22628         See Debian bug 136249 (still outstanding) for more info about why
22629         HAVE_XSI_STACK_OVERFLOW_HEURISTIC fails on Linux kernels.
22630
22631 2004-01-24  Paul Eggert  <eggert@twinsun.com>
22632
22633         Exit-status fix from coreutils.
22634
22635         Use exit_failure consistently in place of EXIT_FAILURE,
22636         so that program exit statuses are consistent on failure.
22637
22638         * lib/argmatch.c (ARGMATCH_DIE) [! defined ARGMATCH_DIE]:
22639         Include "exitfail.h", and use exit_failure rather than EXIT_FAILURE.
22640         * lib/argmatch.h: Comment fix to match the above.
22641         * lib/obstack.c (obstack_exit_failure) [!defined _LIBC]:
22642         Now a macro referring to exit_failure, instead of a separate
22643         variable.  Include "exitfail.h" to get it.
22644         * lib/xstrtol.h: Include "exitfail.h".
22645         (STRTOL_FATAL_ERROR): Exit with status exit_failure, not 2.
22646
22647         * lib/long-options.c (parse_long_options): Use prototype
22648         for usage function arg.  Pass it EXIT_SUCCESS rather than 0,
22649         for clarity.
22650
22651 2004-01-21  Jim Meyering  <jim@meyering.net>
22652
22653         * lib/mktime.c (__mktime_internal) [!_LIBC]: Define to mktime_internal
22654         so as not to conflict with a different-sized __mktime_internal
22655         function in GNU libc.
22656         * lib/timegm.c (__mktime_internal) [!_LIBC]: Likewise.
22657         Problem building statically-linked `ls' reported by Michael Brunnbauer.
22658
22659 2004-01-20  Karl Berry  <karl@gnu.org>
22660
22661         * config/config.guess: update from config.
22662
22663         * config/srclistvars.sh: GNUWWWLICENSES for karl.
22664
22665 2004-01-20  Bruno Haible  <bruno@clisp.org>
22666
22667         Safer stack allocation.
22668         * lib/setenv.c: Include allocsa.h.
22669         (alloca): Remove fallback definition.
22670         (freea): Remove macro.
22671         (__add_to_environ) [!_LIBC]: Use allocsa instead of alloca. Use freesa
22672         instead of freea.
22673
22674 2004-01-20  Bruno Haible  <bruno@clisp.org>
22675
22676         * m4/eealloc.m4: New file, from GNU gettext.
22677
22678 2004-01-20  Bruno Haible  <bruno@clisp.org>
22679
22680         * m4/allocsa.m4: New file, from GNU gettext.
22681
22682 2004-01-20  Bruno Haible  <bruno@clisp.org>
22683
22684         * lib/xallocsa.h: New file, from GNU gettext.
22685         * lib/xallocsa.c: New file, from GNU gettext.
22686
22687 2004-01-20  Bruno Haible  <bruno@clisp.org>
22688
22689         * lib/wait-process.c: On Windows, include windows.h. Needed on mingw.
22690
22691 2004-01-20  Bruno Haible  <bruno@clisp.org>
22692
22693         * lib/wait-process.c (wait_subprocess): Add ignore_sigpipe argument.
22694         * lib/wait-process.c (wait_subprocess): Likewise. Handle SIGPIPE
22695         specially.
22696
22697 2004-01-20  Bruno Haible  <bruno@clisp.org>
22698
22699         * lib/wait-process.c (wait_process): Disable the 2003-10-31 waitid()
22700         patch.
22701
22702 2004-01-20  Bruno Haible  <bruno@clisp.org>
22703
22704         * lib/wait-process.c (cleanup_slaves): Use ANSI C declaration.
22705
22706 2004-01-20  Bruno Haible  <bruno@clisp.org>
22707
22708         * lib/eealloc.h: New file.
22709
22710 2004-01-20  Bruno Haible  <bruno@clisp.org>
22711
22712         * lib/binary-io.h: Avoid warnings on Cygwin.
22713
22714 2004-01-20  Bruno Haible  <bruno@clisp.org>
22715
22716         * lib/allocsa.h: New file, from GNU gettext.
22717         * lib/allocsa.c: New file, from GNU gettext.
22718
22719 2004-01-18  Karl Berry  <karl@gnu.org>
22720
22721         * doc/gpl.texi, doc/lgpl.texi: new files.
22722
22723 2004-01-18  Karl Berry  <karl@gnu.org>
22724
22725         * config/srclistvars.sh (GNUWWWLICENSES): new variable.
22726         * config/srclist.txt ({fdl,gpl,lgpl}.text): get from there.
22727
22728 2004-01-15  Paul Eggert  <eggert@twinsun.com>
22729
22730         Merge from coreutils.
22731
22732         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for uintptr_t.
22733         * m4/posixver.m4 (gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION.
22734         (gl_DEFAULT_POSIX2_VERSION): Move
22735         the documentation from 'configure' into 'config.hin',
22736         so that 'configure --help' isn't burdened by it and
22737         we don't have to worry about its formatting there.
22738         Reword the documentation so that it's more succinct
22739         and can be run together into a single paragraph.
22740         * m4/same.m4 (gl_SAME): Check for pathconf.
22741
22742 2004-01-15  Paul Eggert  <eggert@twinsun.com>
22743
22744         Merge from coreutils.
22745
22746         * lib/posixver.c: Include posixver.h.
22747
22748         * lib/same.c: Include <stdbool.h>, <limits.h>.
22749         (_POSIX_NAME_MAX): Define if not defined.
22750         (MIN): New macro.
22751         (same_name): If file names are silently truncated, report
22752         that the file names are the same if they are the same after
22753         the silent truncation.
22754
22755         * lib/xstrtod.h (xstrtod): Accept an extra arg, specifying the
22756         conversion function.
22757         * lib/xstrtod.c (xstrtod): Likewise.  All callers changed to
22758         include c-strtod.h and use c_strtod.  Don't include stdlib.h; no
22759         longer needed.
22760
22761 2004-01-15  Jim Meyering  <jim@meyering.net>
22762
22763         Merge from coreutils.
22764
22765         * m4/clock_time.m4 (gl_CLOCK_TIME): Don't set LIB_CLOCK_GETTIME
22766         if no library is required.
22767         * m4/jm-macros.m4: Don't require UTILS_SYS_OPEN_MAX.
22768         * m4/jm-macros.m4 (jm_MACROS): Require gl_FUNC_FREE.
22769         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.58.
22770         (AC_LANG_SOURCE): Remove definition, now that we require autoconf-2.58.
22771         * m4/jm-macros.m4 (jm_MACROS): Don't require AC_FUNC_FTW.
22772         * m4/lib-check.m4 (jm_LIB_CHECK): Do not set LIB_CRYPT to the
22773         value, $ac_cv_search_crypt, if it's "none required".
22774         * m4/posixver.m4 (gl_DEFAULT_POSIX2_VERSION): New macro.
22775         * m4/prereq.m4 (jm_PREREQ): Require AC_FUNC_GETLOADAVG,
22776         not gl_FUNC_GETLOADAVG.
22777         * m4/prereq.m4 (jm_PREREQ): Require gl_READTOKENS, gl_MD5, gl_MAKEPATH,
22778         gl_LONG_OPTIONS, and gl_IDCACHE, gl_GETUGROUPS.
22779
22780 2004-01-15  Jim Meyering  <jim@meyering.net>
22781
22782         Merge from coreutils.
22783
22784         * lib/md5.h (rol) [__GNUC__ && __i386__]: Don't use `asm' code.  These
22785         days, gcc-3.x does better all by itself.  Patch from Dean Gaudet:
22786         http://mail.gnu.org/archive/html/bug-coreutils/2003-11/msg00144.html
22787
22788         * lib/posixver.c (DEFAULT_POSIX2_VERSION): Use definition of new,
22789         optional configure-time default.
22790
22791         * lib/version-etc.c (version_etc_copyright): Update copyright date.
22792
22793         * lib/xreadlink.c (xreadlink): Correct outdated comment.
22794
22795 2004-01-15  Alexandre Duret-Lutz  <adl@gnu.org>
22796
22797         Merge from coreutils.
22798
22799         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Do not set LIB_NANOSLEEP to the
22800         value, $ac_cv_search_nanosleep, if it's "none required".
22801
22802 2004-01-14  Paul Eggert  <eggert@twinsun.com>
22803
22804         * lib/fnmatch_loop.c (ALLOCA_LIMIT): Remove macro, which collided
22805         with like-named macro in fnmatch.c.
22806         (EXT): Use an internal constant instead.
22807
22808         Merge fnmatch patches from glibc.
22809         * lib/fnmatch.c (mbsinit): Remove define.
22810         Add libc_hidden_ver (__fnmatch, fnmatch).
22811         * lib/fnmatch_loop.c (FCT): Cast to int32_t and UCHAR when appropriate.
22812         Adjust to renaming of collseq_table_lookup to __collseq_table_lookup.
22813
22814 2004-01-14  Karl Berry  <karl@gnu.org>
22815
22816         * config/install-sh: update from automake.
22817
22818 2004-01-13  Karl Berry  <karl@gnu.org>
22819
22820         * config/install-sh: update from automake.
22821
22822 2004-01-09  Karl Berry  <karl@gnu.org>
22823
22824         * config/install-sh: update from automake.
22825
22826 2004-01-05  Karl Berry  <karl@gnu.org>
22827
22828         * config/config.{sub,guess}: update from config.
22829
22830 2003-12-31  Karl Berry  <karl@gnu.org>
22831
22832         * config/depcomp: update from automake.
22833
22834 2003-12-14  Karl Berry  <karl@gnu.org>
22835
22836         * lib/config.charset: update from gettext-runtime.
22837
22838 2003-12-03  Paul Eggert  <eggert@twinsun.com>
22839
22840         * lib/getgroups.c (getgroups): xmalloc takes one argument, not two.
22841         Bug reported by Alfred M. Szmidt.
22842
22843 2003-12-03  Bruno Haible  <bruno@clisp.org>
22844
22845         * m4/gettext.m4: Upgrade from gettext-0.13.
22846         * m4/po.m4: Upgrade from gettext-0.13.
22847         * m4/size_max.m4 (gl_SIZE_MAX): Don't use the _ONCE macros here.
22848         * m4/intmax.m4: New file, from gettext-0.13.
22849         * m4/printf-posix.m4: New file, from gettext-0.13.
22850
22851 2003-11-29  Karl Berry  <karl@gnu.org>
22852
22853         * lib/argp-{help.c,parse.c,namefrob.h}, argp.h: update from libc.
22854
22855 2003-11-25  Paul Eggert  <eggert@twinsun.com>
22856             Bruno Haible  <bruno@clisp.org>
22857
22858         * lib/printf-parse.h: Don't include sys/types.h.
22859         (ARG_NONE): New macro.
22860         (char_directive): Change type of *arg_index fields to size_t.
22861         * lib/printf-parse.c: Don't include sys/types.h.
22862         (SSIZE_MAX): Remove macro.
22863         (PRINTF_PARSE): Change the type of the arg_index variables to size_t.
22864         Remove unnecessary overflow check.
22865         * lib/vasnprintf.c (VASNPRINTF): Update for type change of *arg_index
22866         fields.
22867
22868 2003-11-25  Bruno Haible  <bruno@clisp.org>
22869
22870         * modules/vasnprintf (Files): Remove m4/ssize_t.m4.
22871
22872 2003-11-25  Bruno Haible  <bruno@clisp.org>
22873
22874         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Don't require
22875         gt_TYPE_SSIZE_T.
22876
22877 2003-11-24  Paul Eggert  <eggert@twinsun.com>
22878
22879         * modules/alloca: Remove dependency on xalloc.
22880
22881 2003-11-24  Paul Eggert  <eggert@twinsun.com>
22882
22883         * lib/alloca.c: Remove dependency on xalloc module.
22884         (xalloc_die): Remove.
22885         (memory_full) [!defined emacs]: New macro.
22886         [!defined emacs]: Don't include xalloc.h.
22887         (alloca): Invoke memory_full, not xalloc_die, if malloc fails or
22888         address arithmetic overflows.  Change datatypes a bit to avoid
22889         unnecessary casts.
22890
22891 2003-11-22  Jim Meyering  <jim@meyering.net>
22892
22893         * lib/xmalloc.c (x2nrealloc_inline): Fix typos in comments:
22894         s/size/size_t/.
22895
22896 2003-11-21  Karl Berry  <karl@gnu.org>
22897
22898         * config/config.{sub,guess}: update from config.
22899
22900 2003-11-18  Karl Berry  <karl@gnu.org>
22901
22902         * config/config.{sub,guess}: update from config.
22903
22904         * config/(printf-{parse,args}.[ch]): sync broken, sigh.
22905
22906 2003-11-17  Paul Eggert  <eggert@twinsun.com>
22907
22908         * README: Mention that S+T cannot overflow if S is the size of
22909         an existing object and T is sufficiently small.
22910
22911 2003-11-17  Jim Meyering  <jim@meyering.net>
22912
22913         On systems without utime and without a utimes function capable of
22914         dealing with a NULL struct utimbuf* argument, this utime replacement
22915         could -- in unusual circumstances -- leak a file descriptor.
22916         * lib/utime.c: Include <unistd.h> and <errno.h>.
22917         (utime_null): Be sure to close `fd' and to preserve errno.
22918         Reported by Geoff Collyer via Arnold Robbins.
22919
22920 2003-11-17  Bruno Haible  <bruno@clisp.org>
22921
22922         * modules/vasnprintf (Files): Add m4/ssize_t.m4.
22923         (Depends-on): Add xsize.
22924
22925 2003-11-17  Bruno Haible  <bruno@clisp.org>
22926
22927         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Require gt_TYPE_SSIZE_T.
22928
22929 2003-11-17  Bruno Haible  <bruno@clisp.org>
22930
22931         * lib/vasnprintf.c (alloca): Remove fallback definition.
22932         (freea): Remove definition.
22933         (VASNPRINTF): Use alloca only for small sizes, say <= 4000 bytes.
22934         Reported by Paul Eggert.
22935
22936 2003-11-16  Paul Eggert  <eggert@twinsun.com>
22937             Bruno Haible  <bruno@clisp.org>
22938
22939         Protect against address arithmetic overflow.
22940         * lib/printf-args.h: Include stddef.h.
22941         (arguments): Change type of field 'count' to size_t.
22942         * lib/printf-args.c (printf_fetchargs): Use size_t instead of
22943         'unsigned int' where appropriate.
22944         * lib/printf-parse.h: Include sys/types.h.
22945         (char_directive): Change type of *arg_index fields to ssize_t.
22946         (char_directives): Change type of fields 'count', max_*_length to
22947         size_t.
22948         * lib/printf-parse.c: Include sys/types.h and xsize.h.
22949         (SSIZE_MAX): Define fallback value.
22950         (PRINTF_PARSE): Use size_t instead of 'unsigned int' and ssize_t
22951         instead of 'int' where appropriate. Check a_allocated, d_allocated
22952         against overflow. Reject %m$ argument numbers > SSIZE_MAX + 1.
22953         * lib/vasnprintf.c: Include xsize.h.
22954         (VASNPRINTF): Use size_t instead of 'unsigned int' where appropriate.
22955         Check alloca, malloc, realloc, ENSURE_ALLOCATION arguments against
22956         overflow. Avoid wraparound when converting a width or precision from
22957         decimal to binary.
22958
22959 2003-11-16  Bruno Haible  <bruno@clisp.org>
22960
22961         Update from GNU gettext.
22962         * lib/printf-parse.c: Generalize to it can be compiled for wide
22963         strings.
22964         (PRINTF_PARSE, CHAR_T, DIRECTIVE, DIRECTIVES): New macros.
22965         * lib/vasnprintf.c: Generalize to it can be compiled for wide strings.
22966         (VASNPRINTF, CHAR_T, DIRECTIVE, DIRECTIVES, PRINTF_PARSE, USE_SNPRINTF,
22967         SNPRINTF): New macros.
22968         Don't include <alloca.h> if the file is used inside libintl.
22969         (local_wcslen): New function, for Solaris 2.5.1.
22970         (VASNPRINTF): Use it instead of wcslen.
22971
22972 2003-11-16  Bruno Haible  <bruno@clisp.org>
22973
22974         * lib/xsize.h (xmax): New function.
22975         (xsum, xsum3, xsum4): Declare as "pure" functions.
22976
22977 2003-11-12  Paul Eggert  <eggert@twinsun.com>
22978
22979         * modules/xalloc (Files): Undo latest change, since xalloc.h
22980         no longer needs SIZE_MAX or PTRDIFF_MAX.
22981
22982 2003-11-12  Paul Eggert  <eggert@twinsun.com>
22983
22984         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Do not require gl_SIZE_MAX or
22985         gl_PTRDIFF_MAX.
22986
22987 2003-11-12  Paul Eggert  <eggert@twinsun.com>
22988
22989         * lib/xstrtol.c (__xstrtol): Remove "break" immediately after
22990         "return", to pacify some unknown compiler.  Problem reported
22991         by Joerg Schilling.
22992
22993 2003-11-12  Paul Eggert  <eggert@twinsun.com>
22994
22995         * lib/xalloc.h: Do not include <limits.h> or <stdint.h>.
22996         (xalloc_oversized): Use sizeof (ptrdiff_t) and sizeof (size_t) for
22997         the heuristic, rather than PTRDIFF_MAX and SIZE_MAX.  This
22998         heuristic is just as accurate as far as we know, and it removes a
22999         dependency on size_max.m4 and ptrdiff_max.m4.
23000
23001 2003-11-11  Bruno Haible  <bruno@clisp.org>
23002
23003         * modules/xsize (Files): Add m4/size_max.m4.
23004         * modules/xalloc (Files): Add m4/size_max.m4, m4/ptrdiff_max.m4.
23005
23006 2003-11-11  Bruno Haible  <bruno@clisp.org>
23007
23008         * m4/size_max.m4: New file.
23009         * m4/ptrdiff_max.m4: New file.
23010         * m4/xsize,m4 (gl_XSIZE): Require gl_SIZE_MAX.
23011         * m4/xalloc.m4 (gl_PREREQ_XALLOC): New macro.
23012         (gl_XALLOC): Invoke it.
23013
23014 2003-11-11  Bruno Haible  <bruno@clisp.org>
23015
23016         * lib/xsize.h (SIZE_MAX): Remove fallback definition.
23017         * lib/xalloc.h: Include limits.h. Assume SIZE_MAX and PTRDIFF_MAX are
23018         defined.
23019
23020 2003-11-10  Paul Eggert  <eggert@twinsun.com>
23021
23022         * lib/xalloc.h (xalloc_oversized): [! (defined PTRDIFF_MAX &&
23023         PTRDIFF_MAX < SIZE_MAX)]: Fix off-by-one error that would have
23024         rejected some allocations of exactly SIZE_MAX - 2 bytes.
23025         From Bruno Haible.
23026         [defined PTRDIFF_MAX && PTRDIFF_MAX < SIZE_MAX]: Use SIZE_MAX,
23027         not (size_t) -1, since it's defined here.
23028
23029 2003-11-09  Karl Berry  <karl@gnu.org>
23030
23031         * config/mkinstalldirs, depcomp, mdate-sh: update from automake.
23032
23033 2003-11-06  Paul Eggert  <eggert@twinsun.com>
23034
23035         * lib/xalloc.h [HAVE_STDINT_H]: Include <stdint.h>.
23036         (xalloc_oversized) [! (PTRDIFF_MAX < SIZE_MAX)]:
23037         Reject sizes of exactly SIZE_MAX bytes.
23038         * lib/xreadlink.c: Include "xalloc.h" before checking whether SIZE_MAX
23039         is defined, since "xalloc.h" now defines SIZE_MAX on modern hosts.
23040
23041 2003-11-05  Bruno Haible  <bruno@clisp.org>
23042
23043         * lib/xsize.h: Include limits.h, to avoid a possible collision with
23044         SIZE_MAX defined in <limits.h> on Solaris.
23045
23046 2003-11-04  Jim Meyering  <jim@meyering.net>
23047
23048         * modules/sysexits: Use the `$(VAR)' notation for AC_SUBST'd
23049         variable names, rather than @VAR@.
23050         * modules/poll: Likewise.
23051
23052 2003-11-04  Bruno Haible  <bruno@clisp.org>
23053
23054         * modules/xsize: New file.
23055         * modules/linebreak: Depend on xsize.
23056         * MODULES.html.sh (func_all_modules): Add xsize.
23057
23058 2003-11-04  Bruno Haible  <bruno@clisp.org>
23059
23060         * m4/xsize.m4: New file.
23061
23062 2003-11-04  Bruno Haible  <bruno@clisp.org>
23063
23064         * lib/xsize.h: New file.
23065         * lib/linebreak.c: Include xsize.h.
23066         (mbs_possible_linebreaks, mbs_width_linebreaks): Check malloc()
23067         argument for overflow.
23068         Suggested by Paul Eggert.
23069
23070 2003-11-03  Karl Berry  <karl@gnu.org>
23071
23072         * config/config.{guess,sub}: update from config.
23073
23074 2003-11-03  Jim Meyering  <jim@meyering.net>
23075
23076         * modules/userspec (lib_SOURCES): Add userspec.h.
23077         (Include): Add "userspec.h".
23078         Improve description.
23079
23080 2003-11-03  Jim Meyering  <jim@meyering.net>
23081
23082         * lib/userspec.c: Include "userspec.h".
23083         * lib/userspec.h: New file.
23084
23085 2003-11-03  Bruno Haible  <bruno@clisp.org>
23086
23087         * m4/wait-process.m4 (gl_WAIT_PROCESS): Also check for waitid.
23088
23089 2003-11-03  Bruno Haible  <bruno@clisp.org>
23090
23091         * lib/wait-process.c (wait_process): Use waitid with WNOWAIT if
23092         available, to avoid (extremely rare) race condition.
23093         Suggested by Paul Eggert.
23094
23095 2003-11-02  Karl Berry  <karl@gnu.org>
23096
23097         * config/srclist.txt (vasprintf.c): sync broken, sigh.
23098
23099 2003-10-31  Paul Eggert  <eggert@twinsun.com>
23100
23101         * lib/mountlist.h (struct mount_entry.me_type_malloced): New member.
23102         * lib/mountlist.c (SIZE_MAX): Define if not defined already.
23103         (read_filesystem_list): Set and use me_type_malloced.
23104         Use "sizeof *me" rather than "sizeof (struct mount_entry)" (or
23105         whatever the type happens to be), for brevity and consistency.
23106         Check for size calculation overflow on Alphas running OSF/1.
23107
23108 2003-10-31  Jim Meyering  <jim@meyering.net>
23109
23110         * lib/hash.c: Include "xalloc.h" for use of xalloc_oversized.
23111
23112         * lib/linebuffer.c: Include <string.h> for declaration of memset.
23113
23114 2003-10-30  Paul Eggert  <eggert@twinsun.com>
23115             Bruno Haible  <bruno@clisp.org>
23116
23117         * lib/vasprintf.c: Include <limits.h>, <stdlib.h>.
23118         (vasprintf): Fail if the resulting length doesn't fit in an 'int'.
23119
23120 2003-10-30  Paul Eggert  <eggert@cs.ucla.edu>
23121
23122         * m4/host-os.m4 (UTILS_HOST_OS): Change netbsd*-gnu pattern back to
23123         netbsd*-gnu*.  Suggested by Robert Millan.
23124
23125 2003-10-29  Paul Eggert  <eggert@twinsun.com>
23126
23127         * modules/group-member: Depend on stdbool.
23128
23129 2003-10-29  Paul Eggert  <eggert@twinsun.com>
23130
23131         * m4/xalloc.m4 (gl_XALLOC): Undo previous change.
23132
23133 2003-10-29  Paul Eggert  <eggert@twinsun.com>
23134
23135         * m4/host-os.m4 (UTILS_HOST_OS): Resurrect netbsd*-gnu.  Add comments
23136         to it, and to knetbsd*-gnu and kfreebsd*-gnu.  Remove the '*' from
23137         after the 'gnu' in these cases.  This fixes some bugs in the
23138         previous change, and is based on suggestions by Robert Millan.
23139
23140 2003-10-29  Paul Eggert  <eggert@twinsun.com>
23141
23142         * lib/xalloc.h (xalloc_oversized): Now a macro, not a function,
23143         so that it works even if SIZE_MAX < N.  Do not include <stdbool.h>;
23144         no longer needed.
23145         * lib/quotearg.c (quotearg_n_options): Use it.
23146         * lib/group-member.c: Include <stdbool.h>.
23147         (free_group_info): Arg is now const *; don't free arg.
23148         (get_group_info): Now returns bool and accepts struct group_info *,
23149         rather than returning a malloc'ed struct group_info *.
23150         All uses changed.  Check for overflow in internal size calculation.
23151
23152         * lib/getusershell.c (readname): Simplify the code by using x2nrealloc
23153         rather than xmalloc/xrealloc.
23154         * lib/linebuffer.c (initbuffer, readlinebuffer): Simplify the code by
23155         using x2realloc rather than xmalloc/xrealloc.  Also, fix a C
23156         conformance bug: the old code used a pointer after freeing the
23157         storage that it addressed.
23158         * lib/hash.c (hash_initialize): Simplify the code by using
23159         xalloc_oversized rather than doing it by hand.
23160         * lib/getgroups.c (getgroups): Don't use xrealloc, since we don't need
23161         the buffer preserved.  Use free and xmalloc instead.
23162         * lib/quotearg.c (quotearg_n_options): Likewise.
23163         Use a simpler test for size overflow.  Don't use xalloc_oversized
23164         because unsigned int might be wider than size_t (!); this suggests
23165         that we should switch from unsigned int to size_t for slot numbers.
23166
23167 2003-10-28  Paul Eggert  <eggert@twinsun.com>
23168
23169         * m4/host-os.m4 (UTILS_HOST_OS): Identify GNU/KFreeBSD and
23170         GNU/KNetBSD.  These implementations use glibc atop the FreeBSD and
23171         NetBSD kernels.  Requested by Richard Stallman.
23172
23173 2003-10-27  Paul Eggert  <eggert@twinsun.com>
23174
23175         * lib/exclude.c (new_exclude): Use xzalloc rather than xmalloc
23176         to allocate the returned structure.  Do not allocate a subarray,
23177         as x2nrealloc will do that.
23178         (add_exclude): Use x2nrealloc to reallocate ex->exclude,
23179         instead of xnrealloc.
23180         (add_exclude_file): Use x2realloc instead of malloc + xnrealloc.
23181
23182 2003-10-27  Bruno Haible  <bruno@clisp.org>
23183
23184         * lib/stdbool_.h: Better support for BeOS.
23185
23186 2003-10-26  Paul Eggert  <eggert@twinsun.com>
23187
23188         * m4/xalloc.m4 (gl_XALLOC): Requore AC_C_INLINE, since xalloc.h
23189         now uses inline.
23190
23191 2003-10-26  Paul Eggert  <eggert@twinsun.com>
23192
23193         * lib/xalloc.h (xalloc_oversized): New static inline function, for
23194         callers that want to do their own size-overflow checking.  Include
23195         <stdbool.h>, since xalloc_oversized returns bool.
23196         * lib/xalloc.c (array_size_overflow): Remove.  All callers changed
23197         to use xalloc_oversized.
23198
23199         Add two functions x2realloc, x2nrealloc, for programs that grow
23200         arrays dynamically by doubling their sizes.
23201         * lib/xalloc.h (x2realloc, x2nrealloc): New decls.
23202         * lib/xmalloc.c (x2nrealloc_inline, x2nrealloc, x2realloc):
23203         New functions.
23204
23205         Port to C99 semantics for 'inline' of external functions.
23206         Bug reported by Bruno Haible.
23207         * lib/xmalloc.c (xnmalloc_inline): New static inline function,
23208         with the old contents of xnmalloc.
23209         (xnmalloc, xmalloc): Use it.
23210         (xnrealloc_inline): New static inline function,
23211         with the old contents of xnrealloc.
23212         (xnrealloc, xrealloc): Use it.
23213
23214         * lib/alloc.c (alloca): xmalloc cannot return NULL, so don't test for
23215         that.
23216
23217 2003-10-26  Karl Berry  <karl@gnu.org>
23218
23219         * config/srclist.txt (COPYING.DOC): no longer available from
23220         /gd/gnuorg; don't know where the ultimate source is.
23221
23222 2003-10-25  Paul Eggert  <eggert@twinsun.com>
23223
23224         Fix several address-calculation bugs in the hash modules,
23225         plus some minor code cleanup.
23226
23227         * lib/hash.h: Include <stdbool.h>, for bool.
23228         * lib/hash.c: Don't include <stdbool.h>, since hash.h does it now.
23229         * lib/hash.h (Hash_hasher, hash_get_n_buckets, hash_get_n_buckets_used,
23230         hash_get_n_entries, hash_get_max_bucket_length,
23231         hash_get_entries, hash_do_for_each, hash_string, hash_initialize,
23232         hash_rehash): Use size_t rather than unsigned.
23233         * lib/hash.c (struct hash_table, hash_get_n_buckets,
23234         hash_get_n_buckets_used, hash_get_n_entries,
23235         hash_get_max_bucket_length, hash_table_ok, hash_print_statistics,
23236         hash_get_entries, hash_do_for_each, hash_string, is_prime,
23237         next_prime, hash_initialize, hash_rehash, hash_delete, hash_print):
23238         Likewise.
23239         (SIZE_MAX): Define if not defined.
23240         (hash_get_max_bucket_length, hash_table_ok, hash_lookup,
23241         hash_get_first, hash_get_next, hash_get_entries, hash_do_for_each,
23242         hash_print):
23243         Use const * when possible.
23244         (hash_string): Use (unsigned char) *P rather than *(unsigned char *) P.
23245         (check_tuning): Fix bug: if tuning parameters were very close to
23246         0 or 1, rounding errors could have caused subscript violations.
23247         (hash_initialize, allocate_entry, hash_print): Remove unnecessary cast.
23248         (hash_initialize): Add 'fail:' label
23249         to free table and return NULL, and use it to simplify code.
23250         Use calloc rather than clearing the storage ourself.
23251         (hash_initialize, hash_rehash): Check for arithmetic overflow in
23252         buffer size calculations.
23253         * lib/hash-pjw.h (hash_pjw): Use size_t, not unsigned.
23254         Include <stddef.h>, for size_t.
23255         * lib/hash-pjw.c (hash_pjw): Likewise.
23256         Switch to method described by Bruno Haible.
23257         Include <limits.h>, for CHAR_BIT.
23258         (SIZE_BITS): New macro.
23259
23260 2003-10-23  Paul Eggert  <eggert@twinsun.com>
23261
23262         * m4/getline.m4 (AM_FUNC_GETLINE):
23263         Don't include getndelim2.o twice into LIBOBJS; this breaks on some
23264         hosts.  Problem reported by Derek Robert Price in
23265         <http://mail.gnu.org/archive/html/bug-gnulib/2003-10/msg00092.html>.
23266         This patch can be withdrawn after Autoconf 2.58 is required for gnulib.
23267         * m4/getndelim2.m4 (gl_GETNDELIM2): Likewise.
23268
23269 2003-10-21  Paul Eggert  <eggert@twinsun.com>
23270
23271         * lib/getndelim2.c (getndelim2): When size calculation overflows,
23272         ceiling the allocation at NMAX bytes rather than silently
23273         discarding input bytes before NMAX is reached.  This makes
23274         a difference only if NMAX exceeds SIZE_MAX / 2.
23275
23276         * lib/obstack.c: Merge from glibc.
23277         [defined _LIBC]: Include <obstack.h>, not "obstack.h".
23278         Add libc_hidden_def (_obstack_newchunk).
23279         (_obstack_free) [! defined _LIBC]: Remove.
23280         [defined _LIBC]: Make a strong alias from obstack_free, rather than
23281         a clone of the function body.
23282         (fputs) [defined _LIBC && defined USE_IN_LIBIO]: Remove.
23283         [defined _LIBC && !defined USE_IN_LIBIO]: Include <libio/iolibio.h>.
23284
23285         * lib/obstack.h: Indenting cleanup, to make it easier to merge with
23286         glibc.
23287         (obstack_grow, obstack_grow0): Remove unnecessary parentheses around
23288         arg to memcpy.
23289
23290         * lib/obstack.h (obstack_1grow_fast): Properly parenthesize arg.
23291         (obstack_ptr_grow_fast, obstack_int_grow_fast):
23292         Don't use lvalue casts, as GCC plans to remove support for them
23293         in GCC 3.5.  Reported by Joseph S. Myers.  This bug
23294         was also present in the non-GCC version, indicating that this
23295         code had always been buggy and had never been widely used.
23296         (obstack_1grow, obstack_ptr_grow, obstack_int_grow, obstack_blank):
23297         Use the fast variant of each macro, rather than copying the
23298         definiens of the fast variant; that way, we'll be more likely to
23299         catch future bugs in the fast variants.
23300
23301 2003-10-20  Bruno Haible  <bruno@clisp.org>
23302
23303         * modules/wait-process: New file.
23304         * MODULES.html.sh (func_all_modules): Add wait-process.
23305
23306 2003-10-20  Bruno Haible  <bruno@clisp.org>
23307
23308         * m4/wait-process.m4: New file.
23309
23310 2003-10-20  Bruno Haible  <bruno@clisp.org>
23311
23312         * lib/wait-process.h: New file, from GNU gettext.
23313         * lib/wait-process.c: New file, from GNU gettext.
23314
23315 2003-10-19  Jim Meyering  <jim@meyering.net>
23316
23317         * lib/vasnprintf.c (vasnprintf): Work around losing snprintf on
23318         HPUX 10.20.
23319
23320 2003-10-18  Karl Berry  <karl@gnu.org>
23321
23322         * config/config.guess: update from config.
23323
23324 2003-10-16  Paul Eggert  <eggert@twinsun.com>
23325
23326         * lib/getgroups.c: Include <errno.h>, <stdlib.h>.
23327         (getgroups): First arg is int, not size_t.
23328         Don't let 'free' mangle errno.
23329
23330 2003-10-16  Paul Eggert  <eggert@twinsun.com>
23331
23332         * README: Mention that gnulib assumes that (foo *) NULL + 0 == NULL.
23333
23334 2003-10-16  Karl Berry  <karl@gnu.org>
23335
23336         * config/config.{guess,sub}: update from config.
23337
23338 2003-10-16  Jim Meyering  <jim@meyering.net>
23339
23340         * lib/xmalloc.c: Include <string.h>, for declarations of memset and
23341         memcpy.
23342
23343 2003-10-15  Paul Eggert  <eggert@twinsun.com>
23344
23345         * lib/exclude.c: Do not include <inttypes.h> or <stdint.h>.
23346         (SIZE_MAX): Remove.
23347         (new_exclude, add_exclude_file): Initial size no longer needs to
23348         be a power of 2.
23349         (add_exclude, add_exclude_file): Use xnrealloc instead of rolling
23350         our own address arithmetic overflow checking.
23351
23352         * lib/fnmatch.c (SIZE_MAX): Define if standard headers don't.
23353         (fnmatch): Do not alloca more than 2000 wide characters;
23354         instead, use malloc for large buffers.
23355         Check for address arithmetic overflow, and return -1
23356         with errno set to ENOMEM in that case.
23357         * lib/fnmatch_loop.c (ALLOCA_LIMIT): New macro.
23358         (NEW_PATTERN): Do not alloca more than 8000 bytes;
23359         instead, return -1.  Check for address arithmetic overflow.
23360
23361 2003-10-14  Paul Eggert  <eggert@twinsun.com>
23362
23363         Handle invalid suffixes and overflow independently, so that
23364         callers can treat them independently as needed.  Fix some bugs in
23365         suffix handling, e.g., "100k@" was not diagnosed as an invalid
23366         suffix for a human-readable blocksize.  The major caller-visible
23367         change is the addition of a new
23368         LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW enum value, indicating
23369         that both overflow and suffix chars were found.
23370
23371         * lib/human.c (humblock): Don't check separately for invalid suffix
23372         char; that is xstrtoumax's job (now that its bug is fixed).
23373         * lib/xstrtoimax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [defined
23374         INTMAX_MAX]: New macros.
23375         * lib/xstrtol.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM, TYPE_MINIMUM,
23376         TYPE_MAXIMUM): New macros.
23377         (bkm_scale, bkm_scale_by_power): Return strtol_error, not int.
23378         (bkm_scale, bkm_scale_by_power, __xstrtol): Return maximal values
23379         if overflow occurs, as it's what __strtol does and it's more useful
23380         in practice.
23381         (__xstrtol): If __strtol reports some error other than ERANGE,
23382         reflect it to the caller as LONGINT_INVALID.  If it reports
23383         ERANGE, continue the rest of parsing, and report LONGINT_OVERFLOW
23384         | LONGINT_INVALID_SUFFIX_CHAR if both errors occur.
23385         * lib/xstrtol.h (LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW): New enum
23386         value.
23387         (_STRTOL_ERROR): Handle it.  Abort when given unknown error codes.
23388         * lib/xstrtoul.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM): New macros.
23389         * lib/xstrtoumax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM)
23390         [defined UINTMAX_MAX]: New macros.
23391
23392 2003-10-14  Bruno Haible  <bruno@clisp.org>
23393
23394         * modules/fatal-signal: Add m4/sig_atomic_t.m4 to file list.
23395
23396 2003-10-14  Bruno Haible  <bruno@clisp.org>
23397
23398         * m4/sig_atomic_t: New file, from GNU gettext.
23399         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Require gt_TYPE_SIG_ATOMIC_T.
23400
23401 2003-10-14  Bruno Haible  <bruno@clisp.org>
23402
23403         * lib/fatal-signal.h: Improved comments. Suggested by Paul Eggert.
23404         * lib/fatal-signal.c: Use sig_atomic_t. Suggested by Paul Eggert.
23405         Also use volatile where needed.
23406
23407 2003-10-12  Paul Eggert  <eggert@twinsun.com>
23408
23409         * modules/xalloc: Do not depend on 'exit'.  Depend on 'stdbool'.
23410         Change maintainer from Bruno Haible to 'all'.
23411
23412 2003-10-12  Paul Eggert  <eggert@twinsun.com>
23413
23414         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Require AC_C_INLINE.
23415
23416 2003-10-12  Paul Eggert  <eggert@twinsun.com>
23417
23418         * lib/xalloc.h (xnmalloc, xzalloc, xnrealloc, xclone): New decls.
23419         (XMALLOC, XCALLOC, XREALLOC, XFREE, CCLONE, CLONE): Deprecate,
23420         and define in terms of the other primitives.
23421         * lib/xmalloc.c: Include stdbool.h; do not include exit.h.
23422         (SIZE_MAX): Define if not already defined.
23423         (array_size_overflow): New function.
23424         (xalloc_die): Abort instead of exiting if 'error' returns.
23425         (xnmalloc, xnrealloc, xzalloc, xclone): New functions.
23426         (xmalloc, xrealloc): Use them.
23427         (xcalloc): Check for address arithmetic overflow.
23428         * lib/xstrdup.c (xstrdup): Use xclone, since memcpy should be
23429         a bit faster than strcpy.
23430
23431 2003-10-10  Simon Josefsson  <jas@extundo.com>
23432
23433         * modules/argp (Depends-on): Add restrict and strcase.
23434
23435 2003-10-10  Simon Josefsson  <jas@extundo.com>
23436
23437         * m4/argp.m4: Add AC_C_INLINE.
23438
23439 2003-10-08  Paul Eggert  <eggert@twinsun.com>
23440
23441         Merge getpass from libc, plus a few fixes.
23442
23443         * lib/getpass.c (HAVE_STDIO_EXT) [_LIBC]: Define to 1.
23444         Include <stdbool.h>.
23445         Include <stdio_ext.h> if HAVE_STDIO_H, otherwise define
23446         __fsetlocking to empty.
23447         [_LIBC]: Do not include "getline.h" or "unlocked-io.h", but
23448         do include <bits/libc-lock.h>.
23449         Do not include <fcntl.h>; not needed.
23450         [_LIBC]: Include <wchar.h>.
23451         (NOTCANCEL_MODE): New macro.
23452         (flockfile, funlockfile) [_LIBC]: New macros.
23453         (__libc_cleanup_push, __libc_cleanup_pop, __getline, __tcgetattr)
23454         [!_LIBC]: New macros.
23455         (call_fclose): New function.
23456         (getpass): Use it.  Save tty stream separately; this simplifies the
23457         code and makes it more reliable if stdin happens to equal stdout.
23458         Invoke __fsetlocking on tty.
23459         Handle thread cancellation if needed.
23460         Namespace cleanup (use __tcgetattr, __getline).
23461         Use bool for Booleans.
23462         [USE_IN_LIBIO]: Handle wide streams.
23463         [!_LIBC]: Unconditionally do the fseek, since we don't know what
23464         stream might go where.
23465
23466         * lib/unlocked-io.h: Include <stdio.h>, so that the caller
23467         doesn't have to include <stdio.h> before us.
23468         (clearerr_unlocked, feof_unlocked, ferror_unlocked,
23469         fflush_unlocked, fgets_unlocked, fputc_unlocked, fputs_unlocked,
23470         fread_unlocked, fwrite_unlocked, getc_unlocked, getchar_unlocked,
23471         putc_unlocked, putchar_unlocked): Define to the unlocked counterpart
23472         if not declared, so that we can use getpass.c code from libc without
23473         rewriting it.
23474         (flockfile, ftrylockfile, funlockfile): New macros.
23475
23476 2003-10-08  Paul Eggert  <eggert@twinsun.com>
23477
23478         * modules/getpass: Depend on stdbool.
23479
23480 2003-10-08  Paul Eggert  <eggert@twinsun.com>
23481
23482         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for stdio_ext.h.
23483
23484 2003-10-07  Karl Berry  <karl@gnu.org>
23485
23486         * config/config.{guess,sub}: update from config.
23487
23488 2003-10-06  Jim Meyering  <jim@meyering.net>
23489             Bruno Haible  <bruno@clisp.org>
23490
23491         This lets translators provide better translations for the
23492         "Written by ..." part of --version output.
23493         * lib/version-etc.h: Include stdarg.h.
23494         (version_etc_copyright): Declare as readonly.
23495         (version_etc): Make this function variadic with a NULL-terminated list
23496         of author name strings.
23497         (version_etc_va): New declaration.
23498         * lib/version-etc.c: Include stdarg.h, stdlib.h.
23499         (version_etc_copyright): Declare as readonly.
23500         (version_etc_va): New function. Provide a different translatable string
23501         for each possible number of authors < 10. Abbreviate when there are 10
23502         authors or more.
23503         (version_etc): Make this function variadic. Call version_etc_va.
23504         Suggestion from Gary V. Vaughan.
23505
23506         * lib/long-options.h (parse_long_options): Change prototype: the
23507         authors string is moved to the end and becomes variadic.
23508         * lib/long-options.c: Include stdarg.h.
23509         (parse_long_options): Make this function variadic, too.
23510         Call version_etc_va, not version_etc.
23511
23512 2003-10-06  Bruno Haible  <bruno@clisp.org>
23513
23514         * modules/version-etc-2: Remove file.
23515         * MODULES.html.sh (func_all_modules): Remove version-etc-2.
23516
23517 2003-10-06  Bruno Haible  <bruno@clisp.org>
23518
23519         * modules/fatal-signal: New file.
23520         * MODULES.html.sh (func_all_modules): Add fatal-signal.
23521
23522 2003-10-06  Bruno Haible  <bruno@clisp.org>
23523
23524         * m4/fatal-signal.m4: New file.
23525         * m4/signalblocking.m4: New file, from GNU gettext.
23526
23527 2003-10-06  Bruno Haible  <bruno@clisp.org>
23528
23529         * lib/version-etc-2.h: Remove file.
23530         * lib/version-etc-2.c: Remove file.
23531
23532 2003-10-06  Bruno Haible  <bruno@clisp.org>
23533
23534         * lib/fatal-signal.h: New file, from GNU gettext.
23535         * lib/fatal-signal.c: New file, from GNU gettext.
23536
23537 2003-10-05  Paul Eggert  <eggert@twinsun.com>
23538
23539         * README: Rework advice for preventing empty .o files.
23540         Don't recommend ELIDE constructs.  Recommend <stddef.h>,
23541         not <sys/types.h>.
23542
23543 2003-10-04  Karl Berry  <karl@gnu.org>
23544
23545         * lib/argp*: update from libc.
23546
23547 2003-10-04  Karl Berry  <karl@gnu.org>
23548
23549         * config/config.{guess,sub}: update from config.
23550
23551 2003-10-02  Bruno Haible  <bruno@clisp.org>
23552
23553         * modules/lchown (Include): Add lchown.h.
23554         * modules/time_r (Include): Use "..." syntax.
23555         * modules/xgetdomainname (Include): Add xgetdomainname.h.
23556
23557 2003-10-01  Simon Josefsson  <jas@extundo.com>
23558
23559         * MODULES.html.sh (func_all_modules): Move gethostname from section
23560         'based on' to section 'lacking' POSIX:2001.
23561
23562 2003-10-01  Larry Jones  <lawrence.jones@eds.com>
23563
23564         * lib/getpass.c (getpass): Use a no-op fseek when switching from input
23565         to output mode on the same stream.
23566
23567 2003-09-29  Paul Eggert  <eggert@twinsun.com>
23568
23569         * lib/strftime.c (tm_diff) [! HAVE_TM_GMTOFF]:
23570         Fix arg typo in previous patch.
23571
23572 2003-09-28  Jim Meyering  <jim@meyering.net>
23573
23574         * lib/error.c: Correct cpp indentation.
23575
23576 2003-09-27  Paul Eggert  <eggert@twinsun.com>
23577
23578         * modules/free: New file.
23579
23580 2003-09-27  Paul Eggert  <eggert@twinsun.com>
23581
23582         * m4/free.m4: New file.
23583
23584 2003-09-27  Paul Eggert  <eggert@twinsun.com>
23585
23586         * lib/minmax.h (MIN, MAX)
23587         [__STDC__ && defined __GNUC__ && __GNUC__ >= 2]:
23588         Omit the special code that used __typeof__, since we worry that
23589         it could be more trouble than it's worth.  See:
23590         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00090.html
23591         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00095.html
23592
23593         * lib/free.c: New file.
23594
23595 2003-09-27  Oskar Liljeblad  <oskar@osk.mine.nu>
23596
23597         Trivial fixes to Makefile.am parts of module listings.
23598         * modules/strstr: Append strstr.h to lib_SOURCES.
23599         * modules/strcase: Likewise, for strcase.h.
23600
23601 2003-09-27  Karl Berry  <karl@gnu.org>
23602
23603         * config/mkinstalldirs: update from automake.
23604
23605 2003-09-26  Paul Eggert  <eggert@twinsun.com>
23606
23607         * lib/error.c (SIZE_MAX) [!defined SIZE_MAX]: Define.
23608         (error_tail): Do not loop, reallocating temporary buffer, since
23609         the output cannot contain more wide characters than the input
23610         contains bytes, the size must be big enough already.  This avoids
23611         one potential size overflow calculation.  Check for size overflow
23612         when calculating temporary buffer size.  Free temporary buffer
23613         when done, if it was allocated with malloc; this plugs a memory
23614         leak.  Remove casts from void * to pointers, that are no longer
23615         needed now that we're assuming C89 or better.
23616
23617         Merge error changes from glibc.
23618
23619         * lib/error.c, error.h: Update copyright notice header to match glibc.
23620         * lib/error.c [defined _LIBC]: Include <errno.h>, <bits/libc-lock.h>.
23621         (error, error_at_line) [defined _LIBC && defined __libc_ptf_call]:
23622         Disable cancellation while printing error.
23623         * lib/error.h: Prepend __ to parameter names.
23624
23625 2003-09-26  Jim Meyering  <jim@meyering.net>
23626
23627         * lib/error.c (error_tail): Move some declarations
23628         into inner scope where the local variables are used.
23629
23630 2003-09-26  Bruno Haible  <bruno@clisp.org>
23631
23632         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Add comments about the AIX
23633         stpncpy().
23634         Don't define stpncpy through config.h; it's now done through stpncpy.h.
23635
23636 2003-09-26  Bruno Haible  <bruno@clisp.org>
23637
23638         * lib/stpncpy.h (gnu_stpncpy): New declaration.
23639         (stpncpy): Define as alias for gnu_stpncpy.
23640         * lib/stpncpy.c [!_LIBC]: Define gnu_stpncpy, not stpncpy.
23641
23642 2003-09-25  Simon Josefsson  <jas@extundo.com>
23643
23644         * lib/xgetdomainname.h: New file.
23645         * lib/xgetdomainname.c: New file.
23646
23647 2003-09-25  Simon Josefsson  <jas@extundo.com>
23648             Bruno Haible  <bruno@clisp.org>
23649
23650         * modules/getdomainname: New file.
23651         * modules/xgetdomainname: New file.
23652         * MODULES.html.sh (func_all_modules): Add getdomainname,
23653         xgetdomainname.
23654
23655 2003-09-25  Simon Josefsson  <jas@extundo.com>
23656             Bruno Haible  <bruno@clisp.org>
23657
23658         * m4/getdomainname.m4: New file.
23659
23660 2003-09-25  Simon Josefsson  <jas@extundo.com>
23661             Bruno Haible  <bruno@clisp.org>
23662
23663         * lib/getdomainname.h: New file.
23664         * lib/getdomainname.c: New file.
23665
23666 2003-09-25  Karl Berry  <karl@gnu.org>
23667
23668         * lib/argp-fmtstream.c, argp-help.c: update from libc.
23669
23670 2003-09-25  Karl Berry  <karl@gnu.org>
23671
23672         * config/install-sh: update from automake.
23673
23674 2003-09-25  Bruno Haible  <bruno@clisp.org>
23675
23676         * modules/version-etc-2: New file, from modules/version-etc with
23677         modifications.
23678         * MODULES.html.sh (func_all_modules): Add version-etc-2.
23679
23680 2003-09-25  Bruno Haible  <bruno@clisp.org>
23681
23682         * lib/version-etc-2.h: New file, from version-etc.h with modifications.
23683         * lib/version-etc-2.c: New file, from version-etc.c with modifications.
23684
23685 2003-09-24  Simon Josefsson  <jas@extundo.com>
23686
23687         * modules/xgethostname: Add xgethostname.h.
23688
23689 2003-09-24  Paul Eggert  <eggert@twinsun.com>
23690
23691         * lib/linebuffer.c (freebuffer): Don't free the argument, just
23692         the buffer associated with the argument.  Bug reported by
23693         Simon Josefsson.
23694
23695 2003-09-24  Paul Eggert  <eggert@twinsun.com>
23696
23697         * README: Document assumptions that 'int' is at least 32 bits
23698         wide, that integer arithmetic is 2's complement without overflow,
23699         that there are no holes in integer values, that adding sizes of
23700         two nonoverlapping objects can't overflow, and that all-bits-zero
23701         yields scalar zero.  Fix spelling and capitalization typos.
23702
23703 2003-09-19  Karl Berry  <karl@gnu.org>
23704
23705         * lib/argp.h: update from libc.
23706
23707 2003-09-17  Paul Eggert  <eggert@twinsun.com>
23708
23709         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first,
23710         to avoid spurious warnings like "AC_RUN_IFELSE was called before
23711         gl_USE_SYSTEM_EXTENSIONS" from autoreconf.
23712
23713 2003-09-17  Paul Eggert  <eggert@twinsun.com>
23714
23715         * gnulib-tool: Use "test -h", not "test -L", for portability
23716         to Solaris 8 /bin/sh.  (This bug is fixed in Solaris 9.)
23717         (tags_regexp): Remove, since \| doesn't conform to POSIX.
23718         (sed_extract_prog): Issue s commands one-by-one, rather than
23719         using \| in one s command.
23720
23721 2003-09-16  Paul Eggert  <eggert@twinsun.com>
23722
23723         * lib/linebuffer.c (readlinebuffer): Return NULL immediately upon
23724         input error, instead of returning NULL the next time we are called
23725         (and therefore losing track of errno).
23726
23727 2003-09-16  Bruno Haible  <bruno@clisp.org>
23728
23729         * gnulib-tool (func_create_testdir): Warn about duplicated
23730         dependencies.
23731
23732 2003-09-15  Paul Eggert  <eggert@twinsun.com>
23733
23734         * modules/argmatch, modules/fatal, modules/obstack,
23735         modules/xalloc, modules/xgethostname: Sort dependencies by
23736         importance, not alphabetically.
23737
23738 2003-09-15  Paul Eggert  <eggert@twinsun.com>
23739
23740         * lib/getndelim2.c (getndelim2): Don't trash errno when a read
23741         fails, so that the caller gets the proper errno.
23742
23743         * lib/readutmp.c (read_utmp): Likewise.
23744         Check for fstat error.  Close stream and free storage
23745         when failing.
23746
23747 2003-09-14  Karl Berry  <karl@gnu.org>
23748
23749         * config/srclist.txt (strdup.c): disable for c89 changes.
23750
23751 2003-09-14  Jim Meyering  <jim@meyering.net>
23752
23753         * lib/getloadavg.c: Correct cpp indentation.
23754         * lib/strdup.c: Likewise.
23755         * lib/vasnprintf.c: Likewise.
23756
23757 2003-09-14  Bruno Haible  <bruno@clisp.org>
23758
23759         * modules/fwriteerror: New file.
23760         * MODULES.html.sh (func_all_modules): Add fwriteerror.
23761
23762 2003-09-14  Bruno Haible  <bruno@clisp.org>
23763
23764         * lib/fwriteerror.h: New file.
23765         * lib/fwriteerror.c: New file.
23766
23767 2003-09-12  Paul Eggert  <eggert@twinsun.com>
23768
23769         * modules/argmatch, modules/exitfail, modules/fatal, modules/obstack,
23770         modules/xgethostname, modules/xalloc: Depend on exit.
23771
23772 2003-09-12  Paul Eggert  <eggert@twinsun.com>
23773
23774         * m4/error.m4: Require AC_FUNC_STRERROR_R rather than invoking it.
23775
23776         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_AIX
23777         and AC_MINIX, too, so that their extensions are available.
23778
23779         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Remove.  All uses removed.
23780         This macro has been superseded by gl_BACKUPFILE.
23781
23782         More patches to assume C89 or better.
23783
23784         * m4/error.m4 (gl_ERROR): Don't check for vprintf.
23785
23786         * m4/check-decl.m4 (jm_CHECK_DECLS): Include <string.h>, <stdlib.h>
23787         unconditionally.
23788         * m4/closeout.m4 (gl_CLOSEOUT): Don't check for stdlib.h.
23789         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER):
23790         Include <string.h>, <stdlib.h> unconditionally.
23791         * m4/lstat.m4 (gl_PREREQ_LSTAT): Don't check for stdlib.h, free.
23792         * m4/readdir.m4 (GL_FUNC_READDIR): Don't check for string.h.
23793         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Don't check for standard C
23794         headers or for string.h.
23795         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Don't check for stdlib.h
23796         or strtoul.
23797
23798         * m4/mkstemp.m4 (jm_PREREQ_TEMPNAME): Do not require standard C
23799         headers.
23800         * m4/strdup.m4 (gl_PREREQ_STRDUP): Likewise.
23801         * m4/userspec.m4 (gl_USERSPEC): Likewise.
23802         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Likewise.
23803         * m4/xstrtod.m4 (gl_XSTRTOD): Likewise.
23804         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
23805         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't check for limits.h,
23806         memcpy, memset.
23807         (jm_FUNC_GNU_STRFTIME): Don't require standard C headers.
23808         * m4/strtod.m4 (gl_FUNC_STRTOD): Do not check for float.h.
23809         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Do not check for stdlib.h,
23810         strtol.
23811         * m4/strtol.m4 (gl_FUNC_STRTOL): Do not check for limits.h.
23812         * m4/userspec.m4 (gl_USERSPEC): Do not check for string.h.
23813         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Do not check for string.h, strtol,
23814         strtoul.
23815
23816 2003-09-12  Paul Eggert  <eggert@twinsun.com>
23817
23818         * lib/argmatch.c, fatal.c, xgethostname.c, xmalloc.c: Include exit.h.
23819         * lib/obstack.c [!defined _LIBC]: Likewise.
23820         * lib/argmatch.c (EXIT_FAILURE): Remove; now done by exit.h
23821         * lib/exitfail.c, fatal.c, xgethostname.c, xmalloc.c: Likewise.
23822         * lib/exitfail.c: Don't include stdlib.h; no longer needed.
23823
23824         More changes to assume C89 or better.
23825
23826         * lib/error.c (error_tail): Assume vprintf.
23827
23828         * lib/argmatch.c (getenv): Remove decl.
23829         * lib/progreloc.c (get_full_program_name): Define via prototype.
23830         * lib/setenv.c (clearenv): Likewise.
23831         * lib/stpncpy.c: Do not include <string.h> or <sys/types.h>; not
23832         needed.
23833         * lib/strdup.c: Include <stdlib.h>, <string.h> unconditionally.
23834         (malloc, memcpy): Remove decls.
23835         * lib/strftime.c (HAVE_LIMITS_H, STDC_HEADERS) [defined _LIBC]: Remove.
23836         (HAVE_MEMCPY) [defined emacs && !defined HAVE_BCOPY]: Remove.
23837         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
23838         (memcpy): Remove macro.
23839         (MEMCPY) [!defined COMPILE_WIDE]: Define to memcpy unconditionally.
23840         (__P): Remove.  All uses removed.
23841         (PTR): Remove.  All uses changed to void *.
23842         (CHAR_BIT, NULL): Remove.
23843         (spaces, zeros, memset_space, memset_zero)
23844         [!defined memset && !defined HAVE_MEMSET && !defined _LIBC]:
23845         Remove.
23846         (LOCALE_PARAM, LOCALE_PARAM_DECL): Remove.
23847         (memcpy_lowcase, memcpy_uppcase, tm_diff, iso_week_days):
23848         Define with prototype.
23849         Remove now-unnecessary prototype decl.
23850         (extra_args_spec): Assume ANSI C.  All uses changed.
23851         (extra_args_spec_iso): Remove.
23852         (my_strftime, emacs_strftimeu): Define via prototype.
23853         * lib/strtod.c: Include <float.h>, <stdlib.h>, <string.h>
23854         unconditionally.
23855         (DBL_MAX, DBL_MIN, HUGE_VAL, NULL): Remove decls.
23856         * lib/strtoimax.c: Include <stdlib.h> unconditionally.
23857         (strtoul, strtol): Remove decls.
23858         * lib/strtol.c (STDC_HEADERS, HAVE_LIMITS_H, NULL, ULONG_MAX,
23859         LONG_MAX): Remove.
23860         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
23861         (LOCALE_PARAM_DECL): Remove.  All uses changed to LOCALE_PARAM_PROTO.
23862         (LOCALE_PARAM_PROTO): New macro.
23863         (INTERNAL, INTERNAL1, WEAKNAME): Assume ANSI C, not K&R.
23864         (INTERNAL (strtol), strtol): Define with a prototype.
23865         (PARAMS): Remove.  All uses removed.
23866         * lib/tempname.c: Include <string.h> unconditionally.
23867         * lib/userspec.c: Include <stdlib.h>, <string.h> unconditionally.
23868         * lib/xgethostname.c (main): Define with a prototype.
23869         * lib/xmalloc.c: Include "xalloc.h" first, to check interface.
23870         Include <stdlib.h> unconditionally.
23871         (calloc, malloc, realloc, free): Remove decls.
23872         * lib/xstrtod.c: Include "xstrtod.h" first, to check interface.
23873         Include <stdlib.h> unconditionally.  Sort include file names.
23874         (strtod): Remove.
23875         (xstrtod): Define with a prototype.
23876         * lib/xstrtol.c: Include <stdlib.h>, <string.h> unconditionally.
23877         (strtol, strtoul): Remove decls.
23878
23879 2003-09-11  Paul Eggert  <eggert@twinsun.com>
23880
23881         More patches to assume C89 or better.
23882         * m4/strndup.m4 (gl_PREREQ_STRNDUP): Remove STDC_HEADERS check.
23883         * m4/strnlen.m4 (gl_PREREQ_STRNLEN): Don't check for memory.h,
23884         string.h, memchr, STDC_HEADERS.
23885
23886 2003-09-11  Paul Eggert  <eggert@twinsun.com>
23887
23888         * lib/strndup.c: Don't include <stdio.h>, <sys/types.h>.
23889         Include <stdlib.h>, <string.h> unconditionally.
23890         Remove now-unnecessary cast to char *.
23891         * lib/strnlen.c: Include <string.h> unconditionally.
23892         * lib/yesno.c (yesno): Define with a prototype.
23893
23894 2003-09-11  Bruno Haible  <bruno@clisp.org>
23895
23896         * config/srclist.txt (setenv.c, unsetenv.c): Disable for the moment.
23897
23898 2003-09-10  Jim Meyering  <jim@meyering.net>
23899
23900         * lib/error.c: Correct indentation of cpp directives.
23901
23902 2003-09-10  Bruno Haible  <bruno@clisp.org>
23903
23904         * m4/strcspn.m4 (gl_PREREQ_STRCSPN): Remove <string.h> check.
23905         * m4/strpbrk.m4 (gl_PREREQ_STRPBRK): Remove <string.h> check.
23906         * m4/strstr.m4 (gl_PREREQ_STRSTR): Remove <string.h> check.
23907         * m4/unicodeio.m4 (gl_UNICODEIO): Remove <string.h> check.
23908         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove
23909         <stdlib.h> and <string.h> checks.
23910         * m4/xreadlink.m4 (gl_XREADLINK): Remove <stdlib.h> check.
23911         * m4/yesno.m4 (gl_YESNO): Remove <stdlib.h> check.
23912
23913 2003-09-10  Bruno Haible  <bruno@clisp.org>
23914
23915         * lib/strcspn.c: Include <string.h> unconditionally.
23916         * lib/strpbrk.c: Include <string.h> unconditionally.
23917         * lib/strstr.c: Include <string.h> unconditionally.
23918         * lib/unicodeio.c: Include <string.h> unconditionally.
23919         * lib/setenv.c: Include <stdlib.h> and <string.h> unconditionally.
23920         * lib/unsetenv.c: Likewise.
23921         * lib/xreadlink.c: Include <stdlib.h> unconditionally.
23922         * lib/yesno.c: Include <stdlib.h> unconditionally.
23923         (rpmatch): Add prototype.
23924
23925 2003-09-09  Paul Eggert  <eggert@twinsun.com>
23926
23927         More patches to assume C89 or better.
23928         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Don't check for stdlib.h.
23929         * m4/getopt.m4 (gl_GETOPT): Don't check for string.h.
23930         * m4/getugroups.m4 (gl_GETUGROUPS): Do not check for standard C headers
23931         or for string.h.
23932         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Do not check for
23933         stdlib.h.
23934         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): Do not require standard
23935         C headers.
23936         * m4/hard-locale.m4 (gl_HARD_LOCALE): Do not check for stdlib.h,
23937         string.h.
23938         * m4/hash.m4 (gl_HASH): Do not check for stdlib.h, malloc, free.
23939         * m4/human.m4 (gl_HUMAN): Do not check for stdlib.h, string.h, getenv.
23940         * m4/idcache.m4 (gl_IDCACHE): Do not check for standard C headers,
23941         or for string.h.
23942         * m4/long-options.m4 (gl_LONG_OPTIONS): Do not check for stdlib.h.
23943         * m4/makepath.m4 (gl_MAKEPATH): Do not check for string.h or standard
23944         C headers.
23945         * m4/md5.m4 (gl_MD5): Don't check for limits.h, standard C headers,
23946         memcpy.
23947         * m4/sha.m4 (gl_SHA): Don't check for standard Cheaders, memcpy.
23948         * m4/memchr.m4 (jm_PREREQ_MEMCHR): Don't check for limits.h, stdlib.h.
23949         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): Don't check for string.h.
23950         * m4/memcoll.m4 (gl_MEMCOLL): Likewise.
23951         * m4/memrchr.c (gl_PREREQ_MEMRCHR): Don't check for limits.h.
23952         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): Don't check for stdlib.h,
23953         string.h, free.
23954         * m4/mktime.m4 (gl_PREREQ_MKTIME): Don't check for standard C headers.
23955         * m4/modechange.m4 (gl_MODECHANGE): Don't check for standard C headers.
23956         * m4/mountlist.m4 (gl_PREREQ_MOUNTLIST_EXTRA): Don't check for standard
23957         C headers, or for string.h.
23958         * m4/obstack.m4 (gl_OBSTACK): Don't check for stddefe.h, string.h.
23959         (gl_PREREQ_OBSTACK): Don't check for stdlib.h.
23960         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't check for standard C
23961         headers, memory.h, stdlib.h, string.h, strings.h.
23962         * m4/posixtm.m4 (gl_POSIXTM): Don't check for stdlib.h, string.h.
23963         * m4/posixver.m4 (gl_POSIXVER): Don't check for getenv.
23964         * m4/putenv.m4 (gl_PREREQ_PUTENV): Don't check for string.h, memcpy,
23965         strchr.
23966         * m4/readtokens.m4 (gl_READTOKENS): Don't check for standard C
23967         headers, memory.h, string.h.
23968         * m4/regex.m4 (jm_PREREQ_REGEX): Do not check for limits.h, string.h.
23969         * m4/rename.m4 (gl_PREREQ_RENAME): Do not check for stdlib.h, string.h,
23970         free.
23971         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Don't check for standard C
23972         headers.
23973         * m4/same.m4 (gl_SAME): Don't check for stdlib.h, string.h, free.
23974         * m4/save-cwd.m4 (gl_SAVE_CWD): Don't check for standard C headers.
23975         * m4/savedir.m4 (gl_SAVEDIR): Don't check for standard C headers.
23976         * m4/strchrnul.m4 (gl_PREREQ_STRCHRNUL): Don't check for string.h.
23977         * m4/xgetcwd.m4 (gl_XGETCWD): Don't check for stdlib.h.
23978
23979 2003-09-09  Paul Eggert  <eggert@twinsun.com>
23980
23981         More K&R removal.
23982
23983         * lib/acosl.c (main): Use a prototype.
23984         * lib/asinl.c, cosl.c, expl.c, frexpl.c, ldexpl.c, sinl.c,
23985         tanl.c: Likewise.
23986
23987         * lib/getloadavg.c (getloadavg, main): Define via prototypes.
23988
23989         * lib/getopt.h (struct option.name): Assume C89, and use 'const'.
23990         (getopt, etopt_long, getopt_long_only, _getopt_internal)
23991         [defined __GNU_LIBRARY__]: Assume C89, so we can always declare
23992         with a prototype.
23993         * lib/getopt.c (const): Remove macro.
23994         Include <string.h> unconditionally.
23995         (my_index): Remove; all uses changed to strchr.
23996         (strlen): Remove decl.
23997         (exchange): Remove forward decl; no longer needed.
23998         (exchange, _getopt_initialize, _getopt_internal, getopt, main):
23999         Define with prototype.
24000         * lib/getopt1.c (const): Remove macro.
24001         (getopt_long, getopt_long_only, main): Define with prototype.
24002
24003         * lib/getugroups.c: Include <string.h> unconditionally.
24004
24005         * lib/getusershell.c: Include <stdlib.h> unconditionally.
24006         (getusershell, setusershell, endusershell, readname, main):
24007         Define with prototypes.
24008
24009         * lib/group-member.c: Include group-member.h first.
24010         Include <stdlib.h> unconditionally.
24011
24012         * lib/hard-locale.c: Include hard-locale.h first.
24013         Include <stdlib.h>, <string.h> unconditionally.
24014
24015         * lib/hash.c (free, malloc): Remove decls.
24016         Include <stdlib.h> unconditionally.
24017
24018         * lib/human.c: Include <stdlib.h>, <string.h> unconditionally.
24019         (getenv): Do not declare.
24020
24021         * lib/idcache.c: Include <string.h> unconditionally.
24022
24023         * lib/long-options.c: Include long-options.h first, to test interface.
24024         Include <stdlib.h> unconditionally.
24025
24026         * lib/makepath.c: Include makepath.h first, to test interface.
24027         Include <stdlib.h> and <string.h> unconditionally.
24028
24029         * lib/linebuffer.c: Include <stdlib.h>.
24030         (free): Remove decl.
24031
24032         * lib/malloc.c: Include <stdlib.h>, for malloc; don't bother with
24033         stddef.h. rpl_malloc returns void *, not char *.
24034         * lib/realloc.c (rpl_realloc): Likewise.  Also, define with a
24035         prototype.
24036
24037         * lib/md5.h: Include <limits.h> unconditionally.
24038         (UINT_MAX_32_BITS): Don't worry about non-__STDC__ case.
24039         (__P): Remove; all uses removed.
24040         * lib/md5.c: Include "md5.h" first.
24041         (md5_init_ctx, md5_read_ctx, md5_finish_ctx, md5_stream,
24042         md5_buffer, md5_process_bytes, md5_process_block):
24043         Define with prototypes.
24044         * lib/sha.h (__P): Remove all uses.  (It wasn't defined??)
24045         * lib/sha.c: Include "sha.h" first.
24046         Include <stdlib.h>, <string.h> unconditionally.
24047
24048         * lib/memchr.c (__ptr_t): Remove; all uses changed to void *.
24049         * lib/memcmp.c (__ptr_t): Likewise.
24050         * lib/memrchr.c (__ptr_t): Likewise.
24051         * lib/memchr.c, memcmp.c, memcoll.c, memrchr.c:
24052         Include <string.h> unconditionally.
24053         * lib/memchr.c, memrchr.c: Include <limits.h> unconditionally.
24054         * lib/memchr.c: Include <stdlib.h> unconditionally.
24055         * lib/memchr.c (LONG_MAX): Remove.
24056         * lib/memrchr.c (LONG_MAX): Likewise.
24057         * lib/memchr.c (__memchr): Define via a prototype.
24058         * lib/memrchr.c (__memrchr): Likewise.
24059         * lib/memcmp.c (__P): Remove, and remove all uses.
24060         (memcmp_bytes, memcmp_common_alignment, memcmp_not_common_alignment):
24061         Remove forward decls; no longer needed.
24062         * lib/memcpy.c, memmove.c, memset.c: Include <stddef.h>.
24063         Use types required by C89 in prototype.
24064
24065         * lib/mkdir.c: Include <stdlib.h>, <string.h> unconditionally.
24066         * lib/savedir.c: Likewise.
24067         * lib/mkdir.c (free): Remove decl.
24068         * lib/rmdir.c (rmdir): Define with a prototype.
24069         * lib/savedir.c: Include savedir.h first, to test interface.
24070
24071         * lib/mktime.c (STDC_HEADERS): Remove.
24072         Include <stdlib.h>, <string.h> unconditionally.
24073
24074         * lib/modechange.c: Include <stdlib.h> unconditionally.
24075         (malloc): Remove decl.
24076
24077         * lib/mountlist.c: Include <stdlib.h>, <string.h> unconditionally.
24078         (free): Remove decl.
24079
24080         * lib/obstack.h (PTR_INT_TYPE) [!defined __PTRDIFF_TYPE__]:
24081         Define to ptrdiff_t, without bothering to check HAVE_STDDEF_H.
24082         (This type really should be intptr_t, but that's a C99ism.)
24083         (_obstack_memcpy): Remove: all uses changed to memcpy.
24084         Include <string.h> unconditionally.
24085         (struct obstack): Assume __STDC__ for types of members
24086         chunkfun, freefun, extra_arg.
24087         (_obstack_newchunk, _obstack_free, _obstack_begin, _obstack_begin_1,
24088         _obstack_memory_used, obstack_alloc_failed_handler, obstack_init,
24089         obstack_begin, obstack_specify_allocation,
24090         obstack_specify_allocation_with_arg, obstack_chunkfun,
24091         obstack_freefun, obstack_free) [! (defined __STDC__ && __STDC__)]:
24092         Remove unprototyped decls and the macros that use them.
24093         * lib/obstack.c (POINTER): Remove.  All uses changed to void *.
24094         (obstack_alloc_failed_handler, CALL_CHUNKFUN, CALL_FREEFUN,
24095         _obstack_begin, _obstack_begin_1, _obstack_allocated_p)
24096         (defined __STDC__ && __STDC__)]:
24097         Remove nonprototyped code.
24098         Include <stdlib.h> unconditionally.
24099         (_obstack_begin, _obstack_begin_1, _obstack_newchunk,
24100         _obstack_allocated_p, _obstack_free, obstack_free,
24101         _obstack_memory_used, print_and_abort):
24102         Define using prototypes.
24103         (obstack_1grow, obstack_1grow_fast, obstack_alloc, obstack_base,
24104         obstack_blank, obstack_blank_fast, obstack_copy, obstack_copy0,
24105         obstack_finish, obstack_grow, obstack_grow0, obstack_make_room,
24106         obstack_next_free, obstack_object_size, obstack_room) [0]:
24107         Remove unused, unprototyped code.
24108
24109         * lib/path-concat.c: Include <stdlib.h>, <string.h> unconditionally.
24110
24111         * lib/physmem.c (physmem_total, physmem_available, main): Define
24112         with prototypes.
24113
24114         * lib/posixtm.c: Include <stdlib.h>, <string.h> unconditionally.
24115         (main): Define with a prototype.
24116
24117         * lib/posixver.c (getenv): Remove decl.
24118
24119         * lib/putenv.c (malloc): Returns void *, not char *.
24120         Include <string.h> unconditionally.
24121         (strchr, memcpy, NULL): Do not define.
24122
24123         * lib/readtokens.c: Include readtokens.h first, to test interface.
24124         Include <stdlib.h>, <string.h> unconditionally.
24125         (init_tokenbuffer): Define with a prototype.
24126
24127         * lib/regex.c (PARAMS): Remove.  All uses removed.
24128         All uses of _RE_ARGS removed, too.
24129         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
24130         unconditionally.
24131         (bzero): Assume memset exists.
24132         (memcmp, memcpy, NULL): Remove.
24133         (SIGN_EXTEND_CHAR): Remove; all uses replaced by casts to signed
24134         char, or assignments to local vars of type signed char.
24135         (init_syntax_once, PREFIX(extract_number_and_incr),
24136         PREFIX(print_partial_compiled_pattern),
24137         PREFIX(print_compiled_pattern), PREFIX(print_double_string),
24138         convert_mbs_to_wcs, print_fastmap, re_set_syntax,
24139         PREFIX(regex_grow_registers), PREFIX(regex_compile),
24140         PREFIX(store_op1), PREFIX(store_op2), PREFIX(insert_op1),
24141         PREFIX(insert_op2), PREFIX(at_begline_loc_p),
24142         PREFIX(at_endline_loc_p), group_in_compile_stack, insert_space,
24143         wcs_compile_range, byte_compile_range, truncate_wchar,
24144         PREFIX(re_compile_fastmap), re_compile_fastmap, re_set_registers,
24145         re_search, re_search_2, PREFIX(re_search_2), re_match, re_match_2,
24146         count_mbs_length, wcs_re_match_2_internal,
24147         byte_re_match_2_internal, PREFIX(group_match_null_string_p),
24148         PREFIX(alt_match_null_string_p),
24149         PREFIX(common_op_match_null_string_p), PREFIX(bcmp_translate),
24150         re_compile_pattern, re_comp, re_exec, regcomp, regexec, regerror,
24151         regfree, PREFIX(extract_number)): Define with prototype.  Remove
24152         now-unnecessary declaration, if any.
24153         (byte_compile_range, PREFIX(regex_compile), re_comp, re_exec,
24154         regcomp, regexec):
24155         Remove now-unnecessary casts among pointer types.
24156         * lib/regex.h (_RE_ARGS): Remove.  All uses removed.
24157
24158         * lib/rename.c: Include <stdlib.h>, <string.h> unconditionally.
24159         (free): Remove decl.
24160
24161         * lib/rpmatch.c: Include <stdlib.h> unconditionally.
24162
24163         * lib/same.c: Include <stdlib.h>, <string.h> unconditionally.
24164         (free): Remove decl.
24165
24166         * lib/save-cwd.c: Include <stdlib.h> unconditionally.
24167         * lib/xgetcwd.c: Likewise.
24168
24169         * lib/stat.c: Include <stdlib.h>, <string.h> unconditionally.
24170         (free): Remove decl.
24171
24172         * lib/strchrnul.c (strchrnul): Define with a prototype.
24173         Fix bug: c_in was not converted to char before searching.
24174
24175         The following changes are not K&R related:
24176
24177         * lib/group-member.h: Include <sys/types.h>, so that this file is
24178         self-contained.
24179         * lib/makepath.h: Likewise.
24180
24181         * lib/getusershell.c (readname, default_index, line_size, readname):
24182         Use size_t, not int, for sizes.
24183         (readname): If the size overflows, report an error instead of
24184         looping forever.
24185
24186 2003-09-09  Paul Eggert  <eggert@twinsun.com>
24187
24188         * config/srclist.txt: Do not get getopt.h, getopt1.c, or regex.h from
24189         libc.
24190
24191 2003-09-09  Paul Eggert  <eggert@twinsun.com>
24192
24193         * README: New section: portability guidelines.
24194
24195 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
24196
24197         * m4/getndelim2.m4 (gl_PREREQ_GETNDELIM2): Assume stdlib.h per the
24198         C89 spec.
24199
24200 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
24201
24202         * lib/getndelim2.c: Assume stdlib.h per the C89 spec.
24203
24204 2003-09-08  Paul Eggert  <eggert@twinsun.com>
24205
24206         Assume C89 or better; remove K&R cruft.
24207         A few of these changes were first proposed by Derek Robert Price
24208         in <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00105.html>.
24209
24210         * lib/addext.c: Include <string.h> unconditionally.
24211         * lib/backupfile.c: Include <string.h>, <stdlib.h> unconditionally.
24212         Don't declare getenv or malloc.
24213
24214         * lib/alloca.c: Include <string.h>, <stdlib.h> unconditionally.
24215         (POINTER_TYPE, pointer): Remove; all uses changed to void *.
24216         (NULL): Remove.
24217         (find_stack_direction, alloca): Use prototypes.
24218
24219         * lib/atexit.c (atexit): Define using a prototype.
24220
24221         * lib/basename.c, dirname.c, stripslash.c:
24222         Include <string.h> unconditionally.
24223
24224         * lib/bcopy.c: Include <stddef.h>.
24225         (bcopy): Define with prototype, using 'const' and 'void' and 'size_t'.
24226
24227         * lib/canon-host.c: Include <stdlib.h>, <string.h> unconditionally.
24228
24229         * lib/error.h (error, error_at_line, error_print_progname)
24230         [! (defined (__STDC__) && __STDC__)]: Remove decls.
24231         * lib/error.c: Include error.h first, to check interface.
24232         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
24233         (VA_START): Remove; all uses changeed to va_start.
24234         (exit, strerror): Remove decls.
24235         (error_print_progname): Prototype uncondionally.
24236         Don't include <errno.h>; no longer needed.
24237         (private_strerror): Remove.
24238         (error_tail): Always define.
24239         (error, error_at_line): Assume C89 or better; always use prototypes.
24240         * lib/fatal.c: Include "fatal.h" first, to test interface.
24241         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
24242         (VA_START): Remove; all uses changed to va_start.
24243         [! (HAVE_VPRINTF || HAVE_DOPRNT || _LIBC)]: Remove support for
24244         this case.
24245         (exit): Remove decl.
24246         (fatal): Prototype unconditionally.  Assume va_start works.
24247         Abort at end, to pacify gcc.
24248
24249         * lib/euidaccess.c (main): Define with a prototype.
24250
24251         * lib/exclude.c: Include <stdlib.h>, <string.h> unconditionally.
24252
24253         * lib/exitfail.c: Include <stdlib.h> unconditionally.
24254
24255         * lib/fnmatch_.h (__P): Remove.  All uses changed to assume
24256         prototypes.
24257         * lib/fnmatch.c: Include fnmatch.h first, to test interface.
24258         Include <string.h>, <stddef.h>, <stdlib.h> unconditionally.
24259         (getenv): Remove decl.
24260         (fnmatch): Define using a prototype.
24261         * lib/fnmatch_loop.c (FCT): Remove forward decl; no longer needed.
24262         (FCT): Define using a prototype.
24263
24264         * lib/getdate.y: Include <stdlib.h>, <string.h> unconditionally.
24265
24266         * lib/gethostname.c: Include <stddef.h>.
24267         (gethostname): Define with prototype.  Length is size_t, not int.
24268
24269 2003-09-08  Paul Eggert  <eggert@twinsun.com>
24270
24271         Assume C89 or better; remove K&R cruft.
24272         * m4/alloca.m4 (gl_PREREQ_ALLOCA): Don't check for stdlib.h, string.h.
24273         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for stdlib.h,
24274         string.h, getenv, malloc.
24275         * m4/dirname.m4 (gl_DIRNAME): Don't check for string.h or C standard
24276         headers.
24277         * m4/canon-host.m4 (gl_CANON_HOST): Don't check for string.h, stdlib.h.
24278         * m4/error.m4 (jm_PREREQ_ERROR): Do not require STDC headers, and
24279         do not check for strerror.
24280         * m4/exclude.m4: Do not check for stdlib.h, string.h, strings.h.
24281         * m4/exitfail.m4 (gl_EXITFAIL): Do not check for stdlib.h.
24282         * m4/fatal.m4 (gl_FATAL): Do not require STDC headers, and
24283         do not check for doprnt or vprintf.
24284         * m4/fnmatch.m4 (gl_PREREQ_FNMATCH_EXTRA): Remove.  All uses removed.
24285         * m4/getdate.m4 (gl_GETDATE): Don't check for stdlib.h or string.h.
24286
24287 2003-09-08  Paul Eggert  <eggert@twinsun.com>
24288
24289         * lib/getversion.c: Remove; was migrated to backupfile.c in 1997.
24290         getversion.c should have been removed then, but was accidentally
24291         preserved.
24292
24293         * lib/utime.c [!HAVE_UTIMES_NULL]: Include <sys/stat.h>, <fcntl.h>.
24294         (utime_null): Fix typo: 'st' was sometimes called 'sb'.
24295
24296 2003-09-08  Karl Berry  <karl@gnu.org>
24297
24298         * config/config.sub, config.guess, srclistvars.sh: update from savannah
24299                 config, forget about prep.
24300
24301         * config/depcomp, missing: update from automake.
24302
24303 2003-09-07  Paul Eggert  <eggert@twinsun.com>
24304
24305         * modules/time_r: Depend on 'restrict'.  Fix from Simon Josefsson in
24306         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
24307
24308 2003-09-07  Paul Eggert  <eggert@twinsun.com>
24309
24310         * lib/time_r.c (gmtime_r, localtime_r): Fix silly typo: missing arg to
24311         copy_tm_result.  Bug reported by Simon Josefsson in
24312         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
24313
24314 2003-09-06  Paul Eggert  <eggert@twinsun.com>
24315
24316         * m4/time_r.m4: New file.
24317         * m4/mktime.m4 (gl_PREREQ_MKTIME): Remove check for limits.h.
24318         * m4/timegm.m4 (gl_FUNC_TIMEGM): Assume that timegm is buggy if mktime
24319         is. Check for timegm declaration.
24320         (gl_PREREQ_TIMEGM): Require gl_FUNC_MKTIME.
24321         Do not check for gmtime_r.
24322         Replace mktime if __mktime_internal does not exist and if mktime
24323         hasn't been replaced already.
24324
24325 2003-09-06  Paul Eggert  <eggert@twinsun.com>
24326
24327         * lib/time_r.c, lib/time_r.h: New files.
24328
24329         * lib/mktime.c (my_mktime_localtime_r): Remove; all uses changed to
24330         __localtime_r.
24331         (__localtime_r) [!defined _LIBC]: New macro.  Include <time_r.h>.
24332         (__mktime_internal) [!defined _LIBC]: Now extern, not static.
24333
24334         * lib/strftime.c (my_strftime_gmtime_r): Remove; all uses changed to
24335         __gmtime_r.
24336         (my_strftime_localtime_r): Remove; all uses changed to __localtime_r.
24337         (__gtime_r, __localtime_r) [!HAVE_TM_GMTOFF]: New macros.
24338         Include <time_r.h>.
24339
24340         * lib/timegm.c: Switch to glibc implementation, with the following
24341         changes:
24342         [defined HAVE_CONFIG_H]: Include <config.h>.
24343         [!defined _LIBC]: Include "timegm.h" rather than <time.h>.
24344         (__mktime_internal) [!defined _LIBC]: New decl.
24345         (__gmtime_r) [!defined _LIBC]: New macro and function.
24346         (timegm): Use a prototype, since gnulib assumes C89.
24347         Do not bother declaring tmp to be const, as it's not really usefu.
24348         * lib/timegm.h: Hoist "#include <time.h>" out of #ifdef.
24349         (timegm): Declare only if HAVE_DECL_TIMEGM.
24350
24351 2003-09-06  Paul Eggert  <eggert@twinsun.com>
24352
24353         * MODULES.html.sh (func_all_modules): Add time_r.
24354         * modules/time_r: New file.
24355         * modules/mktime, modules/strftime, modules/timegm: Depend on time_r.
24356         * modules/timegm: Depend on mktime.  Change maintainer to "all, glibc".
24357
24358 2003-09-03  Paul Eggert  <eggert@twinsun.com>
24359
24360         * lib/human.c (human_readable): Fix bug that rounded 10501 to 10k.
24361         Bug reported by Lute Kamstra in
24362         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00003.html>.
24363
24364         * lib/getdate.y (relative_time_table): Use tDAY_UNIT for "tomorrow",
24365         "yesterday", "today", and "now" rather than tMINUTE_UNIT.  Of
24366         course with correspondingly smaller numbers for tomorrow and
24367         yesterday.  From Tadayoshi Funaba.  Originally installed into
24368         sh-utils on 1999-08-07, but the patch got lost (I guess during the
24369         coreutils merge?).
24370
24371 2003-08-31  Simon Josefsson  <jas@extundo.com>
24372
24373         * modules/timegm: New file.
24374         * MODULES.html.sh (func_all_modules): Add timegm.
24375
24376 2003-08-31  Simon Josefsson  <jas@extundo.com>
24377
24378         * m4/timegm.m4: New file.
24379
24380 2003-08-31  Simon Josefsson  <jas@extundo.com>
24381
24382         * lib/timegm.h: New file.
24383         * lib/timegm.c: New file.  Based on
24384         wget-1.8.2/src/http.c:mktime_from_utc.
24385
24386 2003-08-31  Karl Berry  <karl@gnu.org>
24387
24388         * lib/argp.h: update from libc.
24389
24390 2003-08-28  Bruno Haible  <bruno@clisp.org>
24391
24392         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Remove AC_DEFINE of fnmatch here.
24393         This avoids havoc on compilers for which '#define fnmatch rpl_fnmatch'
24394         followed by '#define fnmatch fnmatch_posix' gives an error.
24395
24396 2003-08-28  Bruno Haible  <bruno@clisp.org>
24397
24398         * lib/binary-io.h: Undefine O_BINARY before defining it. This avoids a
24399         warning on QNX, which defines O_BINARY to 000000.
24400
24401 2003-08-27  Jim Meyering  <jim@meyering.net>
24402
24403         * m4/mkstemp.m4: Require that the system mkstemp be able to create
24404         70 temporary files, not just 30.  Tru64 V4.0F's mkstemp function
24405         would fail after 32.  Reported by Danny Levinson.  Details here:
24406         http://mail.gnu.org/archive/html/bug-coreutils/2003-08/msg00124.html
24407
24408 2003-08-24  Bruno Haible  <bruno@clisp.org>
24409
24410         * lib/binary-io.h: Include <stdio.h>, to avoid a compilation error when
24411         MSVC7 <stdio.h> is included later.
24412
24413 2003-08-22  Simon Josefsson  <jas@extundo.com>
24414
24415         * modules/strndup (Makefile.am): Add strndup.h to lib_SOURCES.
24416
24417 2003-08-20  Karl Berry  <karl@gnu.org>
24418
24419         * m4/lib-ld.m4: serial 1003 from gettext, no changes besides serial.
24420
24421 2003-08-20  Bruno Haible  <bruno@clisp.org>
24422
24423         * modules/progname: New file.
24424         * MODULES.html.sh (func_all_modules): Add progname.
24425
24426 2003-08-20  Bruno Haible  <bruno@clisp.org>
24427
24428         * lib/progname.h: New file, from GNU gettext.
24429         * lib/progname.c: New file, from GNU gettext.
24430         * lib/progreloc.c: New file, from GNU gettext.
24431
24432 2003-08-19  Jim Meyering  <jim@meyering.net>
24433
24434         * m4/lib-ld.m4: Revert yesterday's change, per Bruno's request here:
24435         http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00155.html
24436
24437 2003-08-19  Bruno Haible  <bruno@clisp.org>
24438
24439         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Don't check for <string.h> any
24440         more.
24441
24442 2003-08-19  Bruno Haible  <bruno@clisp.org>
24443
24444         * lib/xstrdup.c: Assume <string.h> exists.
24445
24446 2003-08-18  Paul Eggert  <eggert@twinsun.com>
24447
24448         * modules/stdbool: Add BUILT_SOURCES.  Prefer $@ to target name
24449         in makefile rules.
24450
24451 2003-08-18  Jim Meyering  <jim@meyering.net>
24452
24453         * m4/getloadavg.m4: Use [\t ], not [ \t] (where \t is a literal TAB).
24454         * m4/lib-ld.m4: Likewise.
24455
24456 2003-08-18  Jim Meyering  <jim@meyering.net>
24457
24458         * lib/setenv.h: Indent nested cpp directive.
24459         * lib/vasnprintf.c: Remove trailing blanks.
24460
24461 2003-08-17  Simon Josefsson  <jas@extundo.com>
24462
24463         * modules/xstrndup: New file.
24464         * MODULES.html.sh (func_all_modules): Add xstrndup.
24465
24466 2003-08-17  Simon Josefsson  <jas@extundo.com>
24467
24468         * modules/argp: Fix autoconf macro name. Add more dependencies.
24469
24470 2003-08-17  Simon Josefsson  <jas@extundo.com>
24471
24472         * m4/xstrndup.m4: New file.
24473
24474 2003-08-17  Simon Josefsson  <jas@extundo.com>
24475
24476         * m4/argp.m4: New file.
24477
24478 2003-08-17  Simon Josefsson  <jas@extundo.com>
24479             Bruno Haible  <bruno@clisp.org>
24480
24481         * lib/xstrndup.h: New file.
24482         * lib/xstrndup.c: New file.
24483
24484 2003-08-17  Bruno Haible  <bruno@clisp.org>
24485
24486         * modules/strndup (Files, Include): Add lib/strndup.h.
24487
24488 2003-08-17  Bruno Haible  <bruno@clisp.org>
24489
24490         * modules/euidaccess (Files): Add lib/euidaccess.h.
24491
24492 2003-08-17  Bruno Haible  <bruno@clisp.org>
24493
24494         * lib/strndup.h: New file.
24495
24496 2003-08-17  Bruno Haible  <bruno@clisp.org>
24497
24498         * gnulib-tool (func_create_testdir): Handle gl_USE_SYSTEM_EXTENSIONS
24499         like AC_GNU_SOURCE.
24500         * modules/extensions (configure.ac): Comment out the invocation of
24501         gl_USE_SYSTEM_EXTENSIONS.
24502
24503 2003-08-16  Paul Eggert  <eggert@twinsun.com>
24504
24505         Merges from coreutils, etc.
24506         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Insert ':' to prevent a syntax
24507         error in gl_FUNC_MATCH.  This fixes a bug I introduced on 2003-05-28.
24508         * m4/readlink.m4 (gl_PREREQ_READLINK): Renamed from gl_PREREQ_READLINE,
24509         fixing a typo.
24510         * m4/host-os.m4 (UTILS_HOST_OS): Add GNU/NetBSD, GNU/FreeBSD.
24511         * m4/hash.m4 (gl_HASH): Use AM_STDBOOL_H, not AC_HEADER_STDBOOL.
24512
24513 2003-08-16  Paul Eggert  <eggert@twinsun.com>
24514
24515         Document merge from coreutils.
24516         * modules/alloca: Append $(ALLOCA_H) to BUILT_SOURCES.
24517         * modules/fnmatch: Append $(FNMATCH_H) to BUILT_SOURCES.
24518         * modules/utime: Add m4/utimes-null.m4.
24519
24520 2003-08-16  Paul Eggert  <eggert@twinsun.com>
24521
24522         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Do not normalize white
24523         space, undoing this 2003-08-12 change:
24524         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
24525
24526 2003-08-16  Paul Eggert  <eggert@twinsun.com>
24527
24528         * config/srclist.txt: Get regex.h, strdup.c, strtoll.c,
24529         strtoul.c from libc, undoing this 2003-08-12 change:
24530         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
24531
24532 2003-08-16  Jim Meyering  <jim@meyering.net>
24533
24534         Merges from coreutils.
24535         * m4/readdir.m4 (GL_FUNC_READDIR): Change name to have GL_ (not jm_)
24536         prefix.  Adjust cache variables similarly.  Create 500 rather than
24537         just 300 files, to exercise bug on Darwin6.5, too.
24538         * m4/perl.m4 (jm_PERL): Use $am_missing_run, not undefined
24539         $missing_dir.
24540         * m4/jm-winsz1.m4: Require AC_SYS_POSIX_TERMIOS, not
24541         AM_SYS_POSIX_TERMIOS.
24542         Reported by mkc@mathdogs.com.
24543         Also change use of $am_cv_sys_posix_termios
24544         to $ac_cv_sys_posix_termios.  Reported by Andreas Schwab.
24545         * m4/getgroups.m4 (jm_FUNC_GETGROUPS): Rewrite to use AC_FUNC_GETGROUPS
24546         and (if needed) to call AC_LIBOBJ and to set GETGROUPS_LIB.
24547         * m4/fsusage.m4 [__GLIBC__]: GNU libc's statvfs stats each mount point
24548         in /proc/mounts until it finds one with matching device number.  This
24549         is unnecessary when the FILE argument *is* a mount point.  No stat call
24550         is necessary in that case.  So, disable the statvfs-testing code on
24551         systems with GNU libc.  Reported by Andrei Gaponenko via Tim Waugh
24552         as RedHat bug# 84846.
24553         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
24554         to 1MB, so as not to render systems with no stack size limit (e.g.,
24555         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
24556         Include <unistd.h>.  On some systems,
24557         it is required for the definition of _SC_PAGESIZE.
24558
24559 2003-08-16  Jim Meyering  <jim@meyering.net>
24560
24561         Merge from coreutils.
24562         * lib/xstrtoimax.c: #else #if -> #elif.
24563         * lib/xstrtoumax.c: Likewise.
24564
24565 2003-08-16  Jim Meyering  <jim@meyering.net>
24566
24567         * m4/utimes.m4 (gl_FUNC_UTIMES): New file.
24568         * m4/utimes.m4: Removed.
24569         * m4/utimes-null.m4: Renamed from utimes.m4.
24570
24571         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
24572         to 1MB, so as not to render systems with no stack size limit (e.g.,
24573         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
24574         Include <unistd.h>.  On some systems,
24575         it is required for the definition of _SC_PAGESIZE.
24576
24577 2003-08-16  Jim Meyering  <jim@meyering.net>
24578         and Paul Eggert  <eggert@cs.ucla.edu>
24579
24580         Merges from coreutils, etc.
24581
24582         * m4/jm-macros.m4 (AC_LANG_SOURCE(C)): New macro, undefine, then define
24583         using the latest version from cvs.  This avoids problems with #line
24584         directives using a vendor (Sun) compiler.
24585         (jm_MACROS): Bump prerequisite from 2.52g to 2.57.
24586         Don't set GETGROUPS_LIB here; now it's
24587         done via getgroups.m4's wrapper function.
24588         AC_SUBST OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, and MAN here,
24589         rather than just in sh-util/configure.in, so that the
24590         now-shared-by-fileutils-and-textutils lib/Makefile.am are all the
24591         same.
24592         Use AC_CONFIG_LIBOBJ_DIR(lib) to tell the new
24593         AC_FUNC_GETLOADAVG where to find getloadavg.c.
24594         Require AC_FUNC_FTW, gt_INTTYPES_PRI, gl_CLOCK_TIME,
24595         UTILS_SYS_OPEN_MAX, GL_FUNC_GETCWD_PATH_MAX, GL_FUNC_READDIR,
24596         gl_FSUSAGE, gl_MOUNTLIST, AC_FUNC_CANONICALIZE_FILE_NAME.
24597         Remove code that is now done by the newly-required macros.
24598         Append $(EXEEXT) to DF_PROG.
24599         AC_LIBOBJ fchdir-stub if fchdir doesn't exist; similarly for fchown.
24600         Do not invoke or require the following here,
24601         since prereq.m4 or some gnulib .m4 now does this for us:
24602         gl_REGEX, UTILS_FUNC_MKDIR_TRAILING_SLASH, jm_BISON, gl_FUNC_MKTIME,
24603         jm_FUNC_LSTAT, jm_FUNC_STAT, jm_FUNC_REALLOC, jm_FUNC_MALLOC,
24604         jm_FUNC_NANOSLEEP, jm_FUNC_READDIR, jm_FUNC_MEMCMP,
24605         jm_FUNC_GLIBC_UNLOCKED_IO, AC_FUNC_FNMATCH_GNU, jm_FUNC_PUTENV,
24606         jm_AC_PREREQ_XSTRTOUMAX, jm_AC_PREREQ_XSTRTOIMAX,
24607         AC_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, AC_FUNC_VPRINTF,
24608         vb_FUNC_RENAME, UTILS_FUNC_MKSTEP, jm_FUNC_UTIME, AM_FUNC_GETLINE,
24609         AC_FUNC_OBSTACK.
24610         Do not replace the following functions, as this is now the job
24611         of some gnulib .m4: strcasecmp, strncasecmp, dup2, gethostname,
24612         getusershell, sig2str, strcspn, stpcpy, strstr, strtol, strtoul
24613         strpbrk, euidaccess, memcmp, rmdir, rpmatch, strndup, strverscmp,
24614         atexit getpass, strdup, getpagesize.
24615         Replace 'raise'.
24616         Do not check for the following functions, as this is now the job
24617         of some gnulib .m4: bcopy, canonicalize_file_name, fchdir, ftime,
24618         getcwd, getmntinfo, resolvepath.  But check for sysctl, setreuid,
24619         setregid.
24620         (jm_CHECK_ALL_HEADERS): Do not check for fenv.h.
24621         Check for sys/sysctl.h.
24622         (jm_CHECK_ALL_TYPES): Do not require AC_STRUCT_TM, AC_STRUCT_TIMEZONE,
24623         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Invoke gt_TYPE_SSIZE_T instead
24624         of checking for ssize_t ourselves.
24625
24626         * m4/prereq.m4 (jm_PREREQ): Don't invoke macros; AC_REQUIRE them.
24627         Require every macro that gnulib/modules/* suggests for us.
24628         (jm_PREREQ_ADDEXT): New macro.
24629         (jm_PREREQ_STAT): Check for 'struct statfs' on Ultrix 4.4.
24630         Require jm_AC_TYPE_LONG_LONG instead of invoking it.
24631
24632         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): New macro.
24633         (gl_PHYSMEM): Use it.
24634         Also check for `table' function.
24635         Check for new headers and functions.
24636         Add check for sys/sysmp.h.
24637         With suggestions from Kaveh Ghazi.
24638         Ignore headers that are present but cannot be compiled.  This
24639         avoids spurious warnings on Solaris 9 sparc with Forte Developer 7
24640         C 5.4.
24641
24642 2003-08-15  Paul Eggert  <eggert@twinsun.com>
24643
24644         Document merge from coreutils.
24645         * modules/userspec: Depend on posixver.
24646         * modules/strftime: Depend on tzset.
24647
24648 2003-08-15  Paul Eggert  <eggert@twinsun.com>
24649
24650         * lib/config.charset, ref-add.sin, ref-del.sin: Use three spaces,
24651         rather than tab, after '#' in shell-script copyright notices.
24652         Suggested by Bruno Haible.
24653
24654 2003-08-15  Paul Eggert  <eggert@twinsun.com>
24655
24656         * config/srclist-update: Use three spaces, rather than tab, after '#'
24657         in shell-script copyright notices.  Suggested by Bruno Haible.
24658         Remove unnecessary parenthesization in regular expression.
24659
24660 2003-08-15  Jim Meyering  <jim@meyering.net>
24661
24662         Merge from coreutils.
24663         * lib/xgethostname.c: Include <stdlib.h>.
24664         (xghostname): Don't exit for anything other than memory-related
24665         failure; just return NULL.
24666         * lib/userspec.c: Include "posixver.h".
24667         (parse_user_spec): Accept `.' as a separator only
24668         in pre-POSIX-200112 mode.
24669         * lib/strtoimax.c: Use #elif rather than #else #if.
24670         * lib/strftime.c (my_strftime) [!_LIBC && HAVE_TZNAME && HAVE_TZSET]:
24671         Remove function, now that we can rely on a working tzset function.
24672         [!_LIBC]: Ensure that the required autoconf test has been run.
24673         [!defined _NL_CURRENT && HAVE_STRFTIME]:
24674         Use underlying_strftime for %r.
24675         * lib/sha.c: Merge in some clean-up and optimization changes from
24676         glibc.
24677         * lib/sha.c (sha_stream) [BLOCKSIZE]: Move definition to top of file.
24678         Ensure that it is a multiple of 64.
24679         Rearrange loop exit tests so as to avoid performing an
24680         additional fread after encountering an error or EOF.
24681         * lib/realloc.c: Update copyright date.
24682
24683 2003-08-15  Jim Meyering  <jim@meyering.net>
24684         and Paul Eggert  <eggert@twinsun.com>
24685
24686         Merge from coreutils.
24687         * lib/readutmp.h (HAVE_UTMPX_H): Undef if struct utmp has the ut_exit
24688         member but strut utmpx does not.  Needed for AIX 4.3.3.
24689         (UT_EXIT_E_TERMINATION, UT_EXIT_E_EXIT): Define.
24690
24691 2003-08-15  Jim Meyering  <jim@meyering.net>
24692         and Paul Eggert  <eggert@cs.ucla.edu>
24693
24694         Merges from coreutils, etc.
24695         * m4/strftime.m4 (_jm_STRFTIME_PREREQS):
24696         Require gl_FUNC_TZSET_CLOBBER.
24697         * m4/readutmp.m4 (gl_READUTMP): Check for ut_exit.ut_exit,
24698         ut_exit.e_exit, ut_exit.ut_termination, and ut_exit.e_termination
24699         members.
24700
24701 2003-08-14  Paul Eggert  <eggert@twinsun.com>
24702
24703         Help the merge from coreutils.
24704         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): New macro.
24705         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use it.
24706         * m4/tzset.m4: Use it too.
24707
24708 2003-08-14  Paul Eggert  <eggert@twinsun.com>
24709
24710         * modules/tzset: New file.
24711
24712 2003-08-14  Jim Meyering  <jim@meyering.net>
24713
24714         Merges from coreutils.
24715         * modules/fnmatch: Use the `$(FNMATCH_H)' notation for AC_REPLACED
24716         variable names, rather than @FNMATCH_H@.
24717         * modules/alloca: Likewise for $(ALLOCA_H).
24718
24719         * modules/fnmatch (fnmatch.h): Use `$@' in the commands, in place of
24720         the three copies of the literal target, `fnmatch.h'.
24721         * modules/alloca (alloca.h): Likewise.
24722
24723 2003-08-14  Jim Meyering  <jim@meyering.net>
24724
24725         Merge from coreutils.
24726         * m4/tzset.m4: New file.
24727         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Move the
24728         MOUNTED_VMOUNT test to precede the MOUNTED_GETMNTENT1 tests, since
24729         otherwise, AIX 5.1 systems would end up using the latter.
24730         MOUNTED_GETMNTENT1 support is inadequate on such systems: 1) detecting
24731         whether a file system is remote doesn't work  2) the MOUNTED_VMOUNT
24732         code reports the HOSTNAME:/MOUNT_POINT, while the MOUNTED_GETMNTENT1
24733         code reports merely /MOUNT_POINT.  Reported by Mike Jetzer.
24734
24735 2003-08-14  Jim Meyering  <jim@meyering.net>
24736
24737         Merge from coreutils.
24738         * lib/obstack.h: Whitespace changes.
24739         * lib/mountlist.c: Remove anachronistic casts of xmalloc, xrealloc,
24740         and xcalloc return values.
24741         (read_filesystem_list) [MOUNTED_GETFSSTAT]:
24742         Use MNT_NOWAIT, rather than MNT_WAIT.  Otherwise, `df DIR' could
24743         hang on OSF/1 5.1 for DIR on both local and remote file systems.
24744         Reported by (and fix confirmed by) Nelson H. F. Beebe.
24745         (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
24746         error from mntctl.
24747         Use mntctl's return value to drive the entry-processing loop, since
24748         we can't rely on the value of the vmt_length member in the last
24749         entry.  On some systems doing so could result in exhausting
24750         virtual memory.  Based in part on a patch from Mike Jetzer.
24751
24752 2003-08-14  Jim Meyering  <jim@meyering.net>
24753         and Paul Eggert  <eggert@twinsun.com>
24754
24755         Merges from coreutils, plus other fixes.
24756         * lib/physmem.c: Merge in portability changes from gcc/libiberty
24757         to support AIX, IRIX, Tru64, and Windows.  See the ChangeLog there
24758         for credits and details.  Thanks to Kaveh Ghazi for helping
24759         to keep these files in sync.
24760         (ARRAY_SIZE): Define it.
24761         (physmem_total, physmem_available): Add comments. From Kaveh Ghazi.
24762         * lib/memcasecmp.c: Remove unnecessary parentheses after 'defined'.
24763         (memcasecmp): Don't assume size_t fits in unsigned int.
24764         Remove casts and duplicate code.
24765         * lib/md5.c: Include <string.h> and <stdlib.h> unconditionally.
24766         (memcpy): Remove definition.
24767         Merge in some clean-up and optimization changes from glibc.
24768         [BLOCKSIZE]: Move definition to top of file.
24769         Ensure that it is a multiple of 64.
24770         Rearrange loop exit tests so as to avoid performing an
24771         additional fread after encountering an error or EOF.
24772         * lib/md5.h (md5_uintptr): Define.
24773         * lib/makepath.c (CLEANUP_CWD): Report an error if we failed to
24774         return to the initial working directory.  Preserve errno
24775         for caller.
24776         * lib/idcache.c: Include "xalloc.h".
24777         (xmalloc, xrealloc): Remove decls.
24778         (getuser): Remove casts no longer required in C89.
24779         * lib/human.c: Include stdio.h, for sprintf.
24780         * lib/group-member.c: Include "xalloc.h".
24781         (xmalloc, xrealloc): Remove decls.
24782         (get_group_info): Remove casts no longer required in C89.
24783         * lib/getusershell.c (readname): Remove casts no longer required in
24784         C89.
24785         * lib/gettimeofday.c (rpl_gmtime, rpl_tzset): New functions.
24786         * lib/getline.c: Whitespace fix, from coreutils.
24787
24788 2003-08-13  Paul Eggert  <eggert@twinsun.com>
24789
24790         * m4/exclude.m4 (gl_EXCLUDE): Require AC_C_INLINE, AC_HEADER_STDC.
24791         Check for isascii.
24792
24793         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
24794         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
24795         Undo previous (whitespace-only) change.
24796
24797 2003-08-13  Paul Eggert  <eggert@twinsun.com>
24798
24799         * lib/exclude.c: Include <ctype.h>
24800         (IN_CTYPE_DOMAIN): New macro.
24801         (is_space): New fn.
24802         (add_exclude_file): If LINE_END is a space, ignore trailing spaces
24803         and empty lines.
24804
24805         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
24806         Undo previous (whitespace-only) change.
24807
24808 2003-08-13  Paul Eggert  <eggert@twinsun.com>
24809
24810         * config/srclist-update: Change update back to the old behavior,
24811         leaving whitespace alone.  Use one 'sed' command rather than a
24812         pipeline.
24813         (fixlicense): Now a variable, not a function.
24814         (remove_trailing_blanks): Remove.
24815         (fixfile): Don't invoke unexpand or cat, or remove trailing blanks.
24816         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
24817         Undo previous (whitespace-only) change.
24818
24819 2003-08-12  Paul Eggert  <eggert@twinsun.com>
24820
24821         Merge from coreutils.
24822         * modules/euidaccess: Add lib_SOURCES, include for new
24823         file euidaccess.h
24824
24825 2003-08-12  Paul Eggert  <eggert@twinsun.com>
24826
24827         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
24828         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
24829         Normalize leading white space and remove trailing white space.
24830
24831         Merge from coreutils
24832         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Check for euidaccess decl.
24833
24834         * m4/lib-ld.m4, lib-link.m4, lib-prefix.m4: Regenerate from gettext
24835         0.12.1.  These files are now being upgraded automatically by
24836         ../config/srclist-update.
24837
24838 2003-08-12  Paul Eggert  <eggert@twinsun.com>
24839
24840         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
24841         Normalize leading white space and remove trailing white space.
24842         * lib/ref-add.sin, ref-del.sin: Use '#' before empty line in copyright
24843         notice, as per ../config/srclist-update.
24844
24845         Merge from coreutils.
24846         * lib/euidaccess.h: New file.
24847         * lib/euidaccess.c: Include it.
24848         * lib/.cppi-disable: Add printf-args.h, printf-parse.h, stdbool_.h,
24849         vasnprintf.h, vasprintf.h.  Remove strdup.c, gettext.h.
24850         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Normalize white space.
24851
24852 2003-08-12  Paul Eggert  <eggert@twinsun.com>
24853
24854         * config/srclist-update: Add copyright notice.
24855         (remove_id_lines, remove_trailing_blanks): New constants.
24856         (fixfile): Use them to normalize spacing a bit in copied files.
24857         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
24858         Normalize leading white space and remove trailing white space.
24859
24860         * config/texinfo.tex: Sync with texinfo.
24861
24862         * config/srclist.txt: Don't get regex.h, strdup.c, strtoll.c,
24863         strtoul.c from libc, to merge coreutils whitespace changes.
24864
24865         * config/srclist.txt: Get the following m4 files from gettext:
24866         codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4,
24867         inttypes-pri.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4,
24868         longdouble.m4, nls.m4, po.m4, progtest.m4, signed.m4, wchar_t.m4,
24869         wint_t.m4.
24870
24871 2003-08-12  Karl Berry  <karl@gnu.org>
24872
24873         * config/srclist.txt: can't sync vasnprintf.c any more, changes have
24874         been made.
24875
24876 2003-08-11  Paul Eggert  <eggert@twinsun.com>
24877
24878         * modules/gnu-source, m4/gnu-source.m4:
24879         Remove; we're assuming Autoconf 2.54 or later now.
24880         Suggested by Bruno Haible.
24881         * MODULES.html.sh (func_all_modules): Remove gnu-source.
24882
24883 2003-08-11  Bruno Haible  <bruno@clisp.org>
24884
24885         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for wcslen.
24886
24887 2003-08-11  Bruno Haible  <bruno@clisp.org>
24888
24889         * lib/vasnprintf.c (local_wcslen): New function, for Solaris 2.5.1.
24890         (vasnprintf): Use it instead of wcslen.
24891
24892 2003-08-11  Bruno Haible  <bruno@clisp.org>
24893
24894         * lib/stdbool_.h (_Bool): Undo last change; instead use a negative enum
24895         value to ensure that _Bool promotes to int. Use #define for _Bool when
24896         using the Solaris C compiler. Adds comments suggested by Paul Eggert.
24897
24898 2003-08-10  Karl Berry  <karl@gnu.org>
24899
24900         * lib/regex.h: update from libc (whitespace fix).
24901
24902 2003-08-09  Paul Eggert  <eggert@twinsun.com>
24903
24904         Merge some files from coreutils.  These changes were
24905         originally made by Jim Meyering.
24906         * lib/acl.c: Include <sys/types.h> before <sys/stat.h>;
24907         many older Unixes require this.
24908         * lib/alloca.c (alloca): Remove cast to argument of free;
24909         no longer needed in C89.
24910         * lib/alloca_.h, regex.h: Fix white space to match
24911         what GNU indent does.
24912
24913 2003-08-09  Paul Eggert  <eggert@twinsun.com>
24914
24915         * m4/regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371";
24916         apparently Emacs's Unicode mode got confused before my 2003-08-05
24917         checkin.
24918
24919 2003-08-08  Paul Eggert  <eggert@twinsun.com>
24920
24921         * m4/extensions.m4: New file.
24922         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC):
24923         Require gl_USE_SYSTEM_EXTENSIONS.
24924         * m4/unlocked-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO):
24925         Require gl_USE_SYSTEM_EXTENSIONS rather than AC_GNU_SOURCE.
24926
24927 2003-08-08  Paul Eggert  <eggert@twinsun.com>
24928
24929         * MODULES.html.sh (func_all_modules): Add extensions, gnu-source.
24930         * modules/extensions, modules/gnu-source: New files.
24931         * modules/timespec, modules/unlocked-io: Depend on extensions.
24932
24933 2003-08-07  Paul Eggert  <eggert@twinsun.com>
24934
24935         * modules/restrict: New file.
24936         * MODULES.html.sh (func_all_modules): Add restrict.
24937         * modules/regex: Depend on restrict.
24938
24939 2003-08-07  Paul Eggert  <eggert@twinsun.com>
24940
24941         * m4/restrict.m4: New file.
24942         * m4/regex.m4 (jm_PREREQ_REGEX): Add gl_C_RESTRICT.
24943
24944 2003-08-07  Bruno Haible  <bruno@clisp.org>
24945
24946         * modules/getndelim2 (Makefile.am): Add the files to EXTRA_DIST, not
24947         lib_SOURCES, because getndelim2.m4 now uses AC_LIBOBJ(getndelim2).
24948
24949 2003-08-07  Bruno Haible  <bruno@clisp.org>
24950
24951         * m4/getndelim2.m4 (gl_GETNDELIM2): Use AC_LIBOBJ(getndelim2). This
24952         makes the module 'getndelim2' compatible with the module 'getline'.
24953
24954 2003-08-05  Paul Eggert  <eggert@twinsun.com>
24955
24956         * m4/regex.m4 (jm_INCLUDED_REGEX): Replace a single non-ASCII
24957         byte with "\201" to avoid glitches when editing that source file
24958         with multi-gnome-terminal.
24959
24960 2003-08-05  Paul Eggert  <eggert@twinsun.com>
24961
24962         * lib/bumpalloc.h: Remove.
24963
24964 2003-08-05  Paul Eggert  <eggert@twinsun.com>
24965
24966         * MODULES.html.sh (func_all_modules): Remove bumpalloc.
24967         * modules/bumpalloc: Remove.
24968
24969 2003-08-04  Paul Eggert  <eggert@twinsun.com>
24970
24971         * lib/getloadavg.c: Change copyright notice and spacing to conform to
24972         GNU coding style.
24973
24974         Merge from coreutils.
24975         * lib/error.c [!USE_IN_LIBIO]: Omit this case; assume USE_IN_LIBIO is
24976         1. From glibc.
24977         * lib/getdate.y (date): Also accept dates like May-23-2003; suggestion
24978         from Karl Berry, implemented by Jim Meyering.
24979         * lib/getgroups.c: Include "xalloc.h" instead of declaring xalloc fns;
24980         from Dmitry V. Levin.
24981         Remove anachronistic cast of xrealloc.
24982         * lib/fnmatch_.h (__const): Remove.  Use 'const'.
24983         * lib/fnmatch_loop.c (NEW_PATTERN): Cast alloca return value to proper
24984         type. Otherwise, it wouldn't compile with at least /bin/cc on
24985         ymp-cray-unicos9.0.2.X.
24986         Combine two mostly-identical uses of alloca into one.
24987         Thanks to the Cray-Cyber project for access to a Cray Y-MP.
24988
24989 2003-08-04  Dave Love  <d.love@dl.ac.uk>
24990
24991         [From Emacs.]
24992
24993         * lib/getloadavg.c: Check `__unix' as well as `unix'.  Use #ifdef, not
24994         #if.  Check HAVE_LIBKSTAT as well as LOAD_AVE_TYPE.  Check
24995         F_SETFD, not FD_SETFD.  Use HAVE_STRUCT_NLIST_N_UN_N_NAME, not
24996         obsolete NLIST_NAME_UNION.
24997         [__GNU__]: Undef BSD and FSCALE.
24998         [!NLIST_STRUCT]: Remove conditional definition of NLIST_STRUCT.
24999
25000 2003-08-03  Paul Eggert  <eggert@twinsun.com>
25001
25002         * lib/stdbool_.h (_Bool): Make it signed char, instead of
25003         an enum type, so that it's guaranteed to promote to int.  See:
25004         <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00124.html>
25005
25006 2003-08-03  Karl Berry  <karl@gnu.org>
25007
25008         * config/depcomp: update from automake.
25009
25010 2003-07-31  Paul Eggert  <eggert@twinsun.com>
25011
25012         * lib/strerror.c: Include config.h, limits.h.  Declare sprintf.
25013         (strerror): Don't assume that a printable int fits in 14 bytes.
25014
25015 2003-07-31  Bruno Haible  <bruno@clisp.org>
25016
25017         * modules/getpass-gnu: New file.
25018         * MODULES.html.sh (func_all_modules): Add getpass-gnu.
25019
25020 2003-07-31  Bruno Haible  <bruno@clisp.org>
25021
25022         * m4/getpass.m4 (gl_FUNC_GETPASS_GNU): New macro.
25023
25024 2003-07-24  Karl Berry  <karl@gnu.org>
25025
25026         * config/missing: update from automake.
25027
25028 2003-07-24  Derek Robert Price  <derek@ximbiot.com>
25029             Bruno Haible  <bruno@clisp.org>
25030
25031         * lib/getline.h (getline, getdelim): Change return type to ssize_t.
25032         * lib/getline.c (getline, getdelim): Likewise.
25033         Remove _GNU_SOURCE define; now it's defined in config.h through
25034         m4/getline.m4.
25035
25036 2003-07-23  Karl Berry  <karl@gnu.org>
25037
25038         * config/config.sub: update from prep.
25039
25040 2003-07-22  Paul Eggert  <eggert@twinsun.com>
25041
25042         * modules/xalloc (Depends-on): Add exitfail.
25043         * modules/xmemcoll: Likewise.
25044
25045 2003-07-22  Paul Eggert  <eggert@twinsun.com>
25046
25047         * lib/xalloc.h (XCALLOC, XREALLOC, CCLONE): Fix under- and
25048         over-parenthesization in macros.
25049
25050         Sync with coreutils.
25051
25052         * lib/xalloc.h (XMALLOC, XCALLOC, XREALLOC): Remove casts not
25053         required by C99.
25054
25055         Use `exit_failure' for xalloc and xmemcoll instead of their own
25056         private exit-failure variables.
25057         * lib/xalloc.h (xalloc_exit_failure): Remove.
25058         * lib/xmalloc.c: Likewise.  Include exitfail.h.
25059         (xalloc_die): Use exit_failure instead of xalloc_exit_failure.
25060         * lib/xmemcoll.h (xmemcoll_exit_failure): Remove.
25061         * lib/xmemcoll.c: Likewise.  Include exitfail.h.
25062         (xmemcoll): Use exit_failure instead of xalloc_exit_failure.
25063
25064 2003-07-20  Jim Meyering  <jim@meyering.net>
25065
25066         * modules/closeout (Depends-on): Add exitfail.
25067         Suggestion from Bruno Haible.
25068
25069 2003-07-19  Karl Berry  <karl@gnu.org>
25070
25071         * config/config.sub: update from prep.
25072
25073 2003-07-18  Paul Eggert  <eggert@twinsun.com>
25074
25075         * lib/closeout.h (close_stdout_set_status, close_stdout_status):
25076         Remove.
25077         * lib/closeout.c: Likewise.  Include "closeout.h" right after config.h,
25078         to test that it can stand by itself.  Include "exitfail.h".
25079         Clients should set exit_failure instead.
25080         (EXIT_FAILURE): Remove; no longer needed.  Do not include <stdlib.h>.
25081
25082 2003-07-18  Bruno Haible  <bruno@clisp.org>
25083
25084         * modules/getndelim2: New file.
25085         * modules/getline: Share files with module getndelim2.
25086         * modules/getnline: Depend on getndelim2 instead of sharing files with
25087         it. Add getnline.c to lib_SOURCES.
25088         * MODULES.html.sh (func_all_modules): Add getndelim2.
25089
25090 2003-07-18  Bruno Haible  <bruno@clisp.org>
25091
25092         * m4/getndelim2.m4: New file.
25093         * m4/getline.m4 (AM_FUNC_GETLINE): Add AC_LIBOBJ of getndelim2.c and
25094         invoke gl_PREREQ_GETNDELIM2.
25095         (gl_PREREQ_GETLINE): Drop AC_HEADER_STDC, now done by
25096         gl_PREREQ_GETNDELIM2.
25097         * m4/getnline.m4 (gl_GETNLINE): Drop AC_HEADER_STDC, now done by
25098         gl_GETNDELIM2.
25099
25100 2003-07-18  Bruno Haible  <bruno@clisp.org>
25101
25102         * lib/getndelim2.h: New file.
25103         * lib/getndelim2.c: Make into a module of its own. Include config.h,
25104         getndelim2.h.
25105         (getndelim2): Make non-static. Change return type to ssize_t.
25106         * lib/getline.h: Change argument names.
25107         * lib/getline.c: Include getndelim2.h instead of getndelim2.c.
25108         * lib/getnline.c: Include getndelim2.h.
25109
25110 2003-07-18  Andreas Schwab  <schwab@suse.de>
25111
25112         * lib/memcoll.c (memcoll) [!HAVE_STRCOLL]: Clear errno.
25113
25114 2003-07-17  Karl Berry  <karl@gnu.org>
25115
25116         * config/config.sub: update from prep.
25117
25118 2003-07-17  Bruno Haible  <bruno@clisp.org>
25119
25120         * modules/getnline: New file.
25121         * modules/getline: Add lib/getndelim2.c to source file list.
25122         * MODULES.html.sh (func_all_modules): Add getnline.
25123
25124 2003-07-17  Bruno Haible  <bruno@clisp.org>
25125
25126         * m4/getnline.m4: New file.
25127
25128 2003-07-17  Bruno Haible  <bruno@clisp.org>
25129
25130         * m4/Makefile.am.in: Remove file.
25131         * m4/Makefile.am: Remove file.
25132         * m4/Makefile.in: Remove file.
25133
25134 2003-07-17  Bruno Haible  <bruno@clisp.org>
25135
25136         * lib/getnline.h: New file.
25137         * lib/getnline.c: New file.
25138         * lib/getndelim2.c: New file, extracted from getline.c.
25139         (getndelim2): Renamed from getdelim2, with added nmax argument.
25140         * lib/getline.c: Include getndelim2.c.
25141         (getdelim2): Moved out to getndelim2.c.
25142         (getline, getdelim): Update.
25143
25144 2003-07-17  Bruno Haible  <bruno@clisp.org>
25145
25146         * lib/Makefile.am: Remove file.
25147         * lib/Makefile.in: Remove file.
25148
25149 2003-07-17  Bruno Haible  <bruno@clisp.org>
25150
25151         * configure.in: Remove file.
25152         * Makefile.in: Remove file.
25153
25154 2003-07-17  Bruno Haible  <bruno@clisp.org>
25155
25156         * MODULES.html.sh: Put the </BODY> right before </HTML>.
25157
25158 2003-07-16  Karl Berry  <karl@gnu.org>
25159
25160         * config/srclist-update: was running fixlicense twice, which caused
25161                 texinfo.tex to be nullified for some reason.  Simplify,
25162                 $gplsrc is no longer needed as far as I can see?
25163
25164 2003-07-16  Jim Meyering  <jim@meyering.net>
25165
25166         * modules/save-cwd: Depend on xgetcwd.  From Derek Price.
25167
25168 2003-07-15  Paul Eggert  <eggert@twinsun.com>
25169
25170         * config/srclist.txt: Get the following files from gettext-runtime/intl
25171         instead: config.charset, localcharset.c, localcharset.h, ref-add.sin,
25172         ref-del.sin.  From Bruno Haible.
25173         * config/srclist-update (fixfile): Change grep pattern again, since the
25174         previous fix didn't work (there was another trailing $).  Use
25175         '[$]' to escape the $s.
25176
25177 2003-07-15  Karl Berry  <karl@gnu.org>
25178
25179         * lib/vasnprintf.c: update from gettext.
25180
25181 2003-07-15  Karl Berry  <karl@gnu.org>
25182
25183         * config/srclist-update (fixfile): Change grep pattern, since 'Id'
25184         gets expanded when surrounded by '$'.
25185
25186 2003-07-15  Jim Meyering  <jim@meyering.net>
25187
25188         * modules/save-cwd: Don't depend on error.  From Derek Price.
25189
25190 2003-07-15  Jim Meyering  <jim@meyering.net>
25191
25192         * lib/makepath.c (make_path): Enclose diagnostic in _(...).
25193
25194 2003-07-14  Simon Josefsson  <jas@extundo.com>
25195
25196         * modules/mempcpy: New file.
25197         * MODULES.html.sh (func_all_modules): Add mempcpy.
25198
25199 2003-07-14  Simon Josefsson  <jas@extundo.com>
25200
25201         * m4/mempcpy.m4: New file.
25202
25203 2003-07-14  Simon Josefsson  <jas@extundo.com>
25204
25205         * lib/mempcpy.h: New file.
25206         * lib/mempcpy.c: New file.
25207
25208 2003-07-14  Paul Eggert  <eggert@twinsun.com>
25209
25210         * modules/getdate, modules/posixtm: Depend on mktime.
25211
25212 2003-07-14  Paul Eggert  <eggert@twinsun.com>
25213
25214         * lib/ceill.c, expl.c, floorl.c, frexpl.c, ldexpl.c, mathl.h,
25215         sincosl.c, sqrtl.c, trigl.c, trigl.h, poll.c, poll_.h, mkstemp.c,
25216         unicodeio.c, unicodeio.h, unlocked-io.h:
25217         Switch from LGPL to GPL.
25218
25219 2003-07-14  Paul Eggert  <eggert@twinsun.com>
25220
25221         * lib/asnprintf.c, asprintf.c, config.charset, gettext.h,
25222         localcharset.c, localcharset.h, mkdtemp.c, printf-args.c,
25223         printf-args.h, printf-parse.c, printf-parse.h, ref-add.sin,
25224         ref-del.sin, setenv.c, unsetenv.c, vasnprintf.c, vasnprintf.h,
25225         vasprintf.c, vasprintf.h: Regenerate.  These files are now being
25226         updated automatically by ../config/srclist-update.  This changes
25227         their license from LPGL to GPL.
25228
25229 2003-07-14  Paul Eggert  <eggert@twinsun.com>
25230
25231         * config/srclist.txt: Add tons more gettext files.  $GETTEXT is now
25232         assumed to refer to the root of the most recent stable gettext version.
25233         * config/srclistvars.sh: Add defaults for eggert.
25234         * config/srclist-update: Convert LGPL to GPL in shell scripts, too.
25235         Match "This program" as well as "The program".  This is needed
25236         for gettext.
25237
25238 2003-07-14  Jim Meyering  <jim@meyering.net>
25239
25240         Don't emit diagnostics.  Let callers do that.
25241         * lib/save-cwd.c: Don't include "error.h".
25242         (save_cwd): Don't call error.  Ensure that errno is valid
25243         when returning nonzero.
25244
25245         * lib/save-cwd.h (restore_cwd): Update prototype.
25246         * lib/save-cwd.c (restore_cwd): Remove two parameters.
25247         Simplify.  Don't call error upon failure.  Let callers do that.
25248         (save_cwd): Mention that Irix 5.3 has the same problem as SunOS 4
25249         when auditing is enabled.  But don't bother updating the #if.
25250
25251 2003-07-11  Alexandre Duret-Lutz  <adl@gnu.org>
25252
25253         * lib/obstack.h (__INT_TO_PTR): Revert change of 2003-03-13;
25254         it breaks C++ compilation.
25255         [!__GNUC__ || !__STDC__] (obstack_finish): Cast result to void*.
25256
25257 2003-07-10  Simon Josefsson  <jas@extundo.com>
25258
25259         * modules/strchrnul (Makefile.am): Add strchrnul.h.
25260
25261 2003-07-10  Jim Meyering  <jim@meyering.net>
25262
25263         * m4/clock_time.m4: Remove trailing blank.
25264         * m4/intmax_t.m4: Likewise.
25265
25266 2003-07-10  Jim Meyering  <jim@meyering.net>
25267
25268         * lib/vasnprintf.c: Remove trailing blanks.
25269         Make cpp indentation consistent.
25270
25271 2003-07-09  Paul Eggert  <eggert@twinsun.com>
25272
25273         * lib/alloca_.h, euidaccess.c, getpass.c, memrchr.c, obstack.h,
25274         posixver.c, strftime.c, strnlen.c, strverscmp.c:
25275         Switch from LGPL to GPL.
25276
25277 2003-07-09  Paul Eggert  <eggert@twinsun.com>
25278
25279         * config/srclist.txt: Sort sublists.  Add
25280         $LIBCSRC/sysdeps/generic/strtoul.c. In comments, add more libc files
25281         that differ from gnulib for one reason or another; we'd like this list
25282         to be smaller but for now let's document what we have.
25283
25284 2003-07-08  Paul Eggert  <eggert@twinsun.com>
25285
25286         * config/srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding
25287         the use of GNU extensions.  Change "x=`eval echo $x`" to the shorter
25288         and sweeter "eval x=$x".
25289         * config/srclist.txt: Get lib/argp* from glibc.
25290
25291 2003-07-07  Paul Eggert  <eggert@twinsun.com>
25292
25293         * lib/mktime.c: Fix some boundary cases and remove need for floating
25294         point.
25295
25296         Issue a compile-time diagnostic if time_t is floating point, or if
25297         two's complement arithmetic is not in effect, or if arithmetic
25298         right shift does not propagate the sign.  These assumptions were
25299         all in the original code but they weren't checked.
25300
25301         (TIME_T_MIDPOINT, verify): New macros.
25302         (__isleap): Remove; it has integer overflow problems.
25303         (leapyear): New function, without those problems.
25304         (ydhms_tm_diff): Remove; splitting into two parts.
25305         (ydhms_diff): New function, containing the arithmetic part of
25306         the old ydhms_tm_diff function.  Issue a compile-time
25307         diagnostic if we are not using C99 integer division.
25308         Avoid casts when possible.
25309         (guess_time_tm): New function, containing the checking part of
25310         the old ydhms_tm_diff function.  Return the new value, rather than
25311         the difference between it and the old.  Accept a new argument T
25312         so that *T specifies the old value.  Check for overflow in the result.
25313
25314         (__mktime_internal): Use a time_t offset, not a long int offset.
25315         This undoes the 2003-06-04 change, which is no longer needed now
25316         that we have better overflow checking.
25317         (localtime_offset): Likewise.
25318
25319         (__mktime_internal): Avoid harmful overflow on hosts where time_t
25320         and long are 64-bit but int is only 32-bit.
25321         (ydhms_diff): Use long int to store year1 and yday1.
25322         Issue a compile-time diagnostic if long int is not wide enough.
25323
25324         (__mktime_internal): Use long int to store adjusted year and yday.
25325         Use plain C rather than preprocessor commands, if that doesn't
25326         affect efficiency.
25327         Check for overflow (and try to repair) after each probe
25328         rather than checking only at the very end.  This avoids some bugs
25329         (e.g., southern hemisphere, behind GMT, and GMT offset at minimum time
25330         does not equal GMT offset at maximum time).
25331         Use integer to check for overflow rather than floating point; this
25332         is more portable to non-IEEE hosts, and is a tad faster.
25333         When we detect that we are oscillating between two values,
25334         don't check whether tm_isdst has the requested value, since
25335         we already know the answer.  When tm_isdst has the wrong value,
25336         use a different heuristic to find the right one, based on the
25337         extreme values actually observed in practice in tz2003a,
25338         rather than the (overly optimistic) "previous 3 calendar quarters".
25339
25340         (not_equal_tm, print_tm, check_result): Use "const T" rather than
25341         "T const" to accommodate glibc style.
25342         (check_result): Use less-confusing report format.  "long" -> "long int.
25343         (main): Likewise.
25344         Don't loop if the iteration overflows time_t.
25345         Allow a negative step in the iteration.
25346
25347 2003-07-06  Karl Berry  <karl@gnu.org>
25348
25349         * config/depcomp: update from automake.
25350         * config/config.sub: update from prep.
25351
25352 2003-07-03  Karl Berry  <karl@gnu.org>
25353
25354         * config/config.guess: update from prep.
25355
25356 2003-07-01  Paul Eggert  <eggert@twinsun.com>
25357
25358         * m4/xreadlink.m4 (gl_XREADLINK): Don't check for sys/types.h, since
25359         xreadlink.c now includes it unconditionally.
25360
25361 2003-07-01  Paul Eggert  <eggert@twinsun.com>
25362
25363         * lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
25364         having it depend on HAVE_SYS_TYPES_H.
25365
25366 2003-07-01  Bruno Haible  <bruno@clisp.org>
25367
25368         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Don't include <unistd.h>.
25369         <sys/types.h> should be sufficient.
25370         Reported by Paul Eggert.
25371
25372 2003-06-26  Karl Berry  <karl@gnu.org>
25373
25374         * config/depcomp: update from automake.
25375
25376 2003-06-26  Bruno Haible  <bruno@clisp.org>
25377
25378         * modules/human: Depend on module stdbool.
25379
25380 2003-06-25  Bruno Haible  <bruno@clisp.org>
25381
25382         * modules/readlink: New file.
25383         * modules/xreadlink: Depend on it.
25384         * MODULES.html.sh (func_all_modules): Add readlink.
25385
25386 2003-06-25  Bruno Haible  <bruno@clisp.org>
25387
25388         * m4/readlink.m4: New file.
25389
25390 2003-06-25  Bruno Haible  <bruno@clisp.org>
25391
25392         * lib/readlink.c: New file.
25393
25394 2003-06-22  Karl Berry  <karl@gnu.org>
25395
25396         * config/srclist.txt: update mkinstalldirs from automake.
25397         * config/mkinstalldirs: update.
25398
25399 2003-06-22  Bruno Haible  <bruno@clisp.org>
25400
25401         Portability to mingw32.
25402         * m4/ssize_t.m4: New file, from GNU gettext.
25403         * m4/safe-read.m4 (gl_PREREQ_SAFE_READ): Require gt_TYPE_SSIZE_T.
25404         * m4/xreadlink.m4 (gl_XREADLINK): Require gt_TYPE_SSIZE_T.
25405
25406 2003-06-22  Bruno Haible  <bruno@clisp.org>
25407
25408         * modules/safe-read: Add m4/ssize_t.m4.
25409         * modules/xreadlink: Add m4/ssize_t.m4.
25410
25411 2003-06-20  Bruno Haible  <bruno@clisp.org>
25412
25413         Assume C89, so PARAMS isn't needed.
25414         * lib/unicodeio.h (PARAMS): Remove.
25415         * lib/unicodeio.c: Don't use PARAMS.
25416
25417 2003-06-18  Karl Berry  <karl@gnu.org>
25418
25419         * config/config.{guess,sub}: update from prep.
25420
25421 2003-06-18  Jim Meyering  <jim@meyering.net>
25422
25423         Merge changes from coreutils.
25424         * lib/readutmp.c: Include <string.h> and <stdlib.h> unconditionally.
25425         Remove explicit declarations of xmalloc and realloc.
25426         Include xalloc.h.
25427         (read_utmp): Remove anachronistic cast of xmalloc.
25428
25429 2003-06-17  Paul Eggert  <eggert@twinsun.com>
25430
25431         Assume C89, so PARAMS isn't needed.
25432         * lib/backupfile.h (PARAMS): Remove.  All uses removed.
25433         * lib/closeout.h, lib/dirname.h, lib/filemode.h, lib/fsusage.h,
25434         lib/getdate.h, lib/getline.h, lib/group-member.h, lib/hard-locale.h,
25435         lib/hash.h, lib/linebuffer.h, lib/long-options.h, lib/makepath.h,
25436         lib/memcasecmp.h, lib/memcoll.h, lib/modechange.h, lib/mountlist.h,
25437         lib/path-concat.h, lib/physmem.h, lib/posixtm.h, lib/quote.h,
25438         lib/readutmp.h, lib/same.h, lib/save-cwd.h, lib/savedir.h,
25439         lib/stdio-safer.h, lib/strtoimax.c, lib/strverscmp.h,
25440         lib/unistd-safer.h, lib/version-etc.h, lib/xalloc.h, lib/xreadlink.h,
25441         lib/xstrtod.h, lib/xstrtol.h: Likewise.
25442         * lib/filemode.h, lib/hard-locale.h, lib/memcoll.h, lib/modechange.h,
25443         lib/physmem.h, lib/same.h, lib/strverscmp.h: Do not include config.h;
25444         no longer needed. Anyway, config.h should always be included before any
25445         other file.
25446
25447 2003-06-11  Simon Josefsson  <jas@extundo.com>
25448
25449         * modules/sysexits: New file.
25450         * MODULES.html.sh (func_all_modules): Add sysexits.
25451
25452 2003-06-11  Simon Josefsson  <jas@extundo.com>
25453
25454         * lib/sysexit_.h: New file.
25455
25456 2003-06-11  Derek Price  <derek@ximbiot.com>
25457
25458         * lib/stat.c [LSTAT]: Compile/use slash_aware_lstat only if it is
25459         necessary.
25460
25461 2003-06-11  Bruno Haible  <bruno@clisp.org>
25462
25463         * m4/sysexits.m4: New file.
25464
25465 2003-06-10  Simon Josefsson  <jas@extundo.com>
25466
25467         * lib/argp.h: New file, from glibc.
25468         * lib/argp-ba.c: New file, from glibc.
25469         * lib/argp-eexst.c: New file, from glibc.
25470         * lib/argp-fmtstream.c: New file, from glibc.
25471         * lib/argp-fmtstream.h: New file, from glibc.
25472         * lib/argp-fs-xinl.c: New file, from glibc.
25473         * lib/argp-help.c: New file, from glibc.
25474         * lib/argp-namefrob.h: New file, from glibc.
25475         * lib/argp-parse.c: New file, from glibc.
25476         * lib/argp-pv.c: New file, from glibc.
25477         * lib/argp-pvh.c: New file, from glibc.
25478         * lib/argp-xinl.c: New file, from glibc.
25479
25480 2003-06-10  Simon Josefsson  <jas@extundo.com>
25481
25482         * modules/strchrnul: New file.
25483
25484 2003-06-10  Simon Josefsson  <jas@extundo.com>
25485
25486         * modules/argp: New file.
25487
25488 2003-06-10  Simon Josefsson  <jas@extundo.com>
25489
25490         * m4/strchrnul.m4: New file.
25491
25492 2003-06-10  Simon Josefsson  <jas@extundo.com>
25493
25494         * lib/strchrnul.h: New file.
25495         * lib/strchrnul.c: New file.
25496
25497 2003-06-10  Bruno Haible  <bruno@clisp.org>
25498
25499         * MODULES.html.sh (func_all_modules): Add strchrnul and argp.
25500
25501 2003-06-07  Karl Berry  <karl@gnu.org>
25502
25503         * config/config.{guess,sub}: update from prep.
25504
25505 2003-06-07  Jim Meyering  <jim@meyering.net>
25506
25507         * modules/strtod: Use $(...) notation, not @...@ for
25508         AC_REPLACE'd variables.
25509         * modules/localcharset: Likewise.
25510
25511 2003-06-07  Jim Meyering  <jim@meyering.net>
25512
25513         * lib/readtokens.h: Put `Free Software Foundation, Inc.'
25514         in place of my name in the copyright comment.
25515         Remove definition and uses of __P.
25516
25517         From coreutils.
25518         * lib/stat.c: Don't declare xmalloc explicitly.
25519         Instead, include "xalloc.h".
25520         * lib/readtokens.c (readtokens): Remove anachronistic casts of xmalloc,
25521         xrealloc, and xcalloc return values.
25522         * lib/xgetcwd.c (xgetcwd): Include "xgetcwd.h".
25523         Improve comment.
25524         * lib/xgetcwd.h: Remove definition/uses of PARAMS.
25525
25526 2003-06-07  Bruno Haible  <bruno@clisp.org>
25527
25528         * modules/poll (Makefile.am): Use explicit creation rule for poll.h, to
25529         avoid AC_CONFIG_LINKS.
25530         * modules/fnmatch (Makefile.am): Use explicit creation rule for
25531         fnmatch.h, to avoid AC_CONFIG_LINKS.
25532         * modules/alloca (Makefile.am): Make creation of alloca.h Ctrl-C safe.
25533
25534 2003-06-07  Bruno Haible  <bruno@clisp.org>
25535
25536         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH, gl_FUNC_FNMATCH_POSIX,
25537         gl_FUNC_FNMATCH_GNU): Set FNMATCH_H instead of invoking
25538         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
25539         directory.
25540         * m4/poll.m4 (gl_FUNC_POLL): Set POLL_H instead of invoking
25541         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
25542         directory.
25543
25544 2003-06-06  Jim Meyering  <jim@meyering.net>
25545
25546         Merge from coreutils.
25547         * lib/same.c: (same_name): Declare *_basename locals to be `const'.
25548         Consolidate declarations and initializations of *_base* locals.
25549
25550         Merge from coreutils.
25551         This avoids a core dump on systems without GNU putenv,
25552         when running `env -u SOME_ALREADY_UNSET_VARIABLE'.
25553         * lib/putenv.c (__set_errno, LOCK, UNLOCK): Define.
25554         (unsetenv): New static function, from GNU libc.
25555         (rpl_putenv): Use it.
25556
25557         * lib/modechange.c: Remove trailing blanks.
25558
25559         Merge from coreutils.
25560         * lib/fsusage.c: Remove declaration of statfs.
25561         It conflicted with one from OSF/1 5.1 in <sys/mount.h>.
25562
25563         * lib/posixtm.c: Include <stdbool.h> unconditionally.
25564
25565 2003-06-06  Jim Meyering  <jim@meyering.net>
25566
25567         * lib/stdbool_.h: Renamed from stdbool.h.in.
25568
25569 2003-06-06  Jim Meyering  <jim@meyering.net>
25570             Bruno Haible  <bruno@clisp.org>
25571
25572         * modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h.
25573         Adjust Makefile.am snippet not to redirect directly to target.
25574         Use $(STDBOOL_H) notation, not @STDBOOL_H@ for AC_REPLACE'd variables.
25575
25576 2003-06-05  Paul Eggert  <eggert@twinsun.com>
25577
25578         * lib/mktime.c (__mktime_internal): When resolving a tm_isdst
25579         mismatch, look in future quarters as well as past.  This fixes a
25580         bug when processing fall-backwards gaps immediately after a long
25581         period of daylight-saving time.
25582
25583         * lib/mktime.c: Assume freestanding C89 or better.
25584         (HAVE_LIMITS_H): Remove.  Assume it's 1.
25585         (__P): Remove; not used.
25586         (CHAR_BIT, INT_MIN, INT_MAX): Remove; <limits.h> defines them.
25587         (mktime, not_equal_tm, print_tm, check_result,
25588         main): Use prototypes.  Use const * where appropriate.
25589         (main): Fix typo in testing code that uncovered by above changes.
25590         (Local Variables): Remove -DHAVE_LIMITS_H from compile-command.
25591
25592 2003-06-04  Paul Eggert  <eggert@twinsun.com>
25593
25594         * m4/human.m4 (gl_HUMAN): Require AM_STDBOOL_H.  Check for
25595         locale.h, localeconv.  This merges changes from coreutils.
25596
25597         * m4/mktime.m4 (AC_FUNC_MKTIME): New macro, taken from Autoconf CVS.
25598         It can be removed after the next Autoconf is released.
25599         * m4/exclude.m4 (gl_EXCLUDE): Don't check for sys/types.h; no loner
25600         needed.
25601
25602 2003-06-04  Paul Eggert  <eggert@twinsun.com>
25603
25604         * lib/mktime.c: Fix Debian bug 177940
25605         <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=177940>.
25606         (localtime_offset): Now long int, not time_t, because we want it
25607         to be guaranteed to be signed.  All uses changed.
25608         (__mktime_internal): If overflow would occur when adding offset,
25609         don't add it.
25610
25611         Merge 'human' changes from coreutils.  Rewrite to support
25612         locale-specific notations like thousands separators.
25613         * lib/human.c: Simplify authorship notice.
25614         Include human.h immediately after config.h.
25615         <sys/types.h>, <stdio.h>: Do not include; no longer needed.
25616         <limits.h>: Do not include, since human.h does.
25617         (SIZE_MAX, UINTMAX_MAX): New macros.
25618         <strings.h>: Include if HAVE_STRINGS_H, not if !HAVE_STRING_H.
25619         <locale.h>: Include if HAVE_LOCALE_H and HAVE_LOCALECONV.
25620         (HUMAN_READABLE_SUFFIX_LENGTH_MAX): New macro.
25621         (power_letter): Renamed from suffixes.
25622         (generate_suffix_backwards): Remove.
25623         (adjust_value): Now takes int style (because of human.h changes)
25624         and long double value (for greater precision on some platforms).
25625         (group_number): New function.
25626         (human_readable): Use it.  Use integer options, not enum.
25627         Put the options before the sizes in the arg list.
25628         Support all the new options.
25629         The old human_readable function has been removed;
25630         use inttostr.h instead.
25631         (human_readable, default_block_size, humblock):
25632         Use uintmax_t, not int, for block sizes.
25633         (human_readable_inexact, block_size_types): Remove.
25634         (block_size_opts): New constant.
25635         (human_options): Renamed from human_block_size, with new signature
25636         that allows block sizes up to UINTMAX_MAX.  All callers changed.
25637         * lib/human.h: Add copyright and authorship notice.
25638         Include <limits.h> and <stdbool.h> unconditionally.
25639         (PARAMS): Remove.  All uses removed.
25640         (LONGEST_HUMAN_READABLE): Add support for thousands separator.
25641         (enum human_inexact_style): Remove tag; now a nameless enum.
25642         (human_floor, human_ceiling, human_round_to_even): Now have
25643         values 2, 0, 1 rather than -1, 1, 0.
25644         (human_group_digits, human_suppress_point_zero, human_autoscale,
25645         human_base_1024, human_SI, human_B): New constants.
25646         (human_readable_inexact, human_block_size): Remove.
25647         (human_readable): Size args are now uintmax_t, not int.
25648         (human_options): New decl.
25649
25650         * lib/exclude.c: (new_exclude, add_exclude): Remove casts that are
25651         unnecessary now that we assume C89 or better.  This change
25652         imported from coreutils.
25653
25654         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
25655         arbitrarily.  This is the same patch as 2003-05-28, but it got lost
25656         in the 2003-05-30 sync from glibc.
25657
25658         .h files should stand alone, but we shouldn't include <sys/types.h>
25659         if we can get away with just <stddef.h>.
25660
25661         * lib/__fpending.h, addext.c, backupfile.c, exclude.c, getline.c,
25662         malloc.c, putenv.c, realloc.c, strcasecmp.c: Include <stddef.h>
25663         rather than <sys/types.h>, as we merely need size_t.
25664         * lib/dirname.h, memcoll.h, xalloc.h, xmemcoll.h: Include <stddef.h>,
25665         to get size_t.
25666         * lib/hash.h, linebuffer.h, readtokens.h, stdio-safer.h, version-etc.h:
25667         Include <stdio.h>, to get FILE.
25668         * lib/memcasecmp.c: Don't include <sys/types.h>, as we can assume
25669         memcasecmp.h has included <stddef.h> and all we need is size_t.
25670         * lib/memcoll.c: Include "memcoll.h", which gets us size_t and checks
25671         our interface, instead of including <sys/types.h>
25672
25673 2003-06-04  Paul Eggert  <eggert@twinsun.com>
25674
25675         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): Comment out for
25676         now, as glibc mktime is buggy on non-glibc systems.
25677
25678 2003-06-03  Karl Berry  <karl@gnu.org>
25679
25680         * config/config.sub: update from prep.
25681
25682 2003-06-02  Paul Eggert  <eggert@twinsun.com>
25683
25684         [from coreutils]
25685         Fix some minor time-related bugs with POSIX time arguments.
25686         Some valid time stamps were being rejected (notably -1, and
25687         time stamps before 1900 on 64-bit hosts).  And some invalid
25688         time stamps were being accepted, e.g. September 31.
25689
25690         * lib/posixtm.h (posixtime): Return bool instead of time_t, so
25691         that we can return (time_t) -1 successfully.
25692         * lib/posixtm.c: Likewise.
25693         [HAVE_STDBOOL_H]: Include <stdbool.h>.
25694         (bool, false, true) [!HAVE_STDBOOL_H]: New type.
25695         (t): Remove static var.
25696         (year, posix_time_parse): Now takes struct tm * arg to modify, instead
25697         of static var.  All uses changed.
25698         (year): Do not reject years before 1900; they can occur with
25699         64-bit time_t.
25700         (posix_time_parse): Do not check for out-of-range components;
25701         that is now the caller's responsibility, since our checks were
25702         only approximations.
25703         (posixtime): Use mktime to check for out-of-range components,
25704         since it knows them exactly.
25705         If mktime returns (time_t) -1, check whether an error actually occurred
25706         by invoking localtime on -1.
25707         (main) [TEST_POSIXTIME]: Check for input data errors, and report
25708         posixtime failures better.
25709         Improve the test data (in comments only).
25710
25711 2003-06-02  Karl Berry  <karl@gnu.org>
25712
25713         * config/mkinstalldirs (version): new variable.
25714         (--version): new option.
25715         (usage): improve message.
25716
25717 2003-05-30  Karl Berry  <karl@gnu.org>
25718
25719         * lib/mktime.c: update from libc.
25720
25721 2003-05-30  Bruno Haible  <bruno@clisp.org>
25722
25723         * modules/gettext: Add files m4/nls.m4 and m4/po.m4.
25724         * config/config.rpath: Upgrade to gettext-0.12.1.
25725
25726 2003-05-30  Bruno Haible  <bruno@clisp.org>
25727
25728         * m4/gettext.m4: Upgrade to gettext-0.12.1.
25729         * m4/nls.m4: New file, from gettext-0.12.1.
25730         * m4/po.m4: New file, from gettext-0.12.1.
25731         * m4/progtest.m4: Upgrade to gettext-0.12.1.
25732
25733 2003-05-30  Bruno Haible  <bruno@clisp.org>
25734
25735         * lib/config.charset: Upgrade to gettext-0.12.1 and libiconv-1.9.1.
25736         * lib/localcharset.h: Likewise.
25737         * lib/localcharset.c: Likewise.
25738
25739 2003-05-29  Karl Berry  <karl@gnu.org>
25740
25741         * config/config.rpath: update from gettext.
25742
25743 2003-05-28  Paul Eggert  <eggert@twinsun.com>
25744
25745         Assume the headers required for C89 freestanding compilers.
25746         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for limits.h.
25747         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Likewise.
25748         * m4/human.m4 (gl_HUMAN): Likewise.
25749         * m4/pathmax.m4 (gl_PATHMAX): Likewise.
25750         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Likewise.
25751         * m4/userspec.m4 (gl_USERSPEC): Likewise.
25752         * m4/xreadlink.m4 (gl_XREADLINK): Likewise.
25753         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
25754         * m4/quote.m4 (gl_QUOTE): Don't check for stddef.h.
25755
25756 2003-05-28  Paul Eggert  <eggert@twinsun.com>
25757
25758         Assume the headers required for C89 freestanding compilers.
25759         * lib/addext.c, lib/backupfile.c, lib/fsusage.c, lib/human.c,
25760         lib/pathmax.h, lib/rpmatch.c, lib/userspec.c, lib/xreadlink.c,
25761         lib/xstrtol.c: Include <limits.h> without checking for HAVE_LIMITS_H.
25762         * lib/backupfile.c, lib/fsusage.c, lib/hash.c, lib/human.c,
25763         lib/safe-read.c, lib/userspec.c, lib/xstrtol.c (CHAR_BIT): Don't
25764         define, since <limits.h> is guaranteed to do that.
25765         * lib/fatal.c: Include <stdarg.h> without checking for __STDC__.
25766         * lib/exclude.c: Include <stdbool.h> unconditionally.
25767         * lib/tempname.c: Include <stddef.h> unconditionally.
25768         * lib/hash.c: Include <limits.h>, since we no longer define CHAR_BIT.
25769         * lib/modechange.c, rpmatch.c (NULL): Don't define, since
25770         <stddef.h> does that.
25771         * lib/quote.c: Dont include <stddef.h> or <sys/types.h>; not needed.
25772         * lib/safe-read.c (INT_MAX): Don't define, since <limits.h> does that.
25773         * lib/safe-read.c (TYPE_MINIMUM, TYPE_MAXIMUM): Remove; no longer
25774         needed.
25775         * lib/xstrtol.c: Likewise.
25776         * lib/safe-read.c: Remove TYPE_SIGNED; no longer needed.
25777         * lib/savedir.c: Include <stddef.h> instead of defining NULL.
25778
25779         * lib/addext.c (addext): Use assignment rather than cast, to avoid
25780         warnings on some platforms.
25781
25782         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
25783         arbitrarily.
25784
25785 2003-05-26  Jim Meyering  <jim@meyering.net>
25786
25787         Merge in a change from coreutils:
25788         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Test the cache variable, not one
25789         that is guaranteed to be `no'.  Use `no_such_member' to indicate
25790         that condition, rather than `-1' which is slightly misleading.
25791         Change the name of the cache variable to have the gl_ prefix.
25792         Prompted by a patch from Richard Dawe for DJGPP.
25793
25794 2003-05-24  Karl Berry  <karl@gnu.org>
25795
25796         * config/config.guess: update from prep.
25797
25798 2003-05-22  Karl Berry  <karl@gnu.org>
25799
25800         * gnulib-tool (func_usage): =LIBRARY not =libRARY in help msg.
25801
25802 2003-05-20  Karl Berry  <karl@gnu.org>
25803
25804         * config/config.guess: update from prep.
25805
25806 2003-05-18  Karl Berry  <karl@gnu.org>
25807
25808         * config/srclistvars.sh (TEXMF): use TEXMFROOT instead, since TEXMF
25809         might actually be set by the user.
25810
25811         * config/depcomp, install-sh, mdate-sh: update from automake.
25812
25813 2003-05-17  Bruno Haible  <bruno@clisp.org>
25814
25815         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Fix a quoting bug leading to an
25816         invalid expansion for AC_EGREP_CPP.
25817         * m4/strtoimax.m4 (gl_FUNC_STRTOIMAX): Likewise.
25818         * m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Likewise.
25819         Suggested by Akim Demaille <akim@epita.fr> in
25820         http://mail.gnu.org/archive/html/bug-autoconf/2003-05/threads.html
25821
25822 2003-05-12  Jim Meyering  <jim@meyering.net>
25823
25824         * lib/strftime.c (my_strftime): Let the `-' (no-pad) flag affect
25825         the space-padded-by-default conversion specifiers, %e, %k, %l.
25826
25827 2003-05-12  Bruno Haible  <bruno@clisp.org>
25828
25829         * lib/linebreak.c (iconv_string_length): Don't return -1 just because
25830         the string is longer than 4 KB.
25831
25832 2003-05-11  Karl Berry  <karl@gnu.org>
25833
25834         * config/config.{guess,sub}: update from prep.
25835
25836 2003-05-09  Bruno Haible  <bruno@clisp.org>
25837
25838         * modules/error: Add m4/strerror_r.m4 to file list.
25839
25840 2003-05-03  Bruno Haible  <bruno@clisp.org>
25841
25842         Upgrade to Unicode-4.0.
25843         * lib/linebreak.c (nonspacing_table_data): Change width of U+00AD,
25844         U+0350..U+0357, U+035D..U+035F, U+0600..U+0603, U+0610..U+0615,
25845         U+0656..U+0658, U+0A01, U+0AE2..U+0AE3, U+0CBC, U+17B4..U+17B5,
25846         U+17DD, U+1920..U+1922, U+1927..U+192B, U+1932, U+1939..U+193B
25847         from 1 to 0. Change width of U+0CBF, U+0CC6, U+180E from 0 to 1.
25848         (uc_width): Change width of U+4DC0..U+4DFF from 2 to 1. Change width
25849         of U+2A6D7..U+2F7FF, U+2FA1E..U+2FFFD, U+30000..U+3FFFD from 1 to 2.
25850         Change width of U+E0100..U+E01EF from 1 to 0.
25851
25852 2003-04-25  Jim Meyering  <jim@meyering.net>
25853
25854         * lib/copy-file.c (copy_file_preserving): Declare buf_size to be
25855         of type size_t, not int.
25856
25857 2003-04-25  Bruno Haible  <bruno@clisp.org>
25858
25859         * lib/copy-file.c: Include <stddef.h>, for size_t.
25860
25861 2003-04-21  Paul Eggert  <eggert@twinsun.com>
25862
25863         * m4/error.m4 (gl_ERROR): Do not put under dynamic conditions some
25864         code which expansion is under static control.  Patch imported from
25865         Akim Demaille's patch to Bison; see
25866         <http://mail.gnu.org/archive/html/bison-patches/2003-03/msg00057.html>.
25867
25868 2003-04-14  Bruno Haible  <bruno@clisp.org>
25869
25870         * m4/error.m4 (jm_PREREQ_ERROR): Use AC_FUNC_VPRINTF.
25871
25872 2003-04-11  Jim Meyering  <jim@meyering.net>
25873
25874         Merge changes from Coreutils.
25875
25876         2003-03-22  Jim Meyering  <jim@meyering.net>
25877
25878         * lib/strftime.c (widen): Cast alloca return value to proper type.
25879
25880         2003-01-19  Ulrich Drepper  <drepper@redhat.com>
25881
25882         From GNU libc.
25883         * lib/strftime.c (my_strftime): Handle very large width
25884         specifications for numeric values correctly.  Improve checks for
25885         overflow.
25886
25887         2003-01-19  Jim Meyering  <jim@meyering.net>
25888
25889         * lib/strftime.c (widen) [COMPILE_WIDE]: Merge nearly-identical
25890         definitions.
25891         (nl_get_alt_digit) [! defined my_strftime]: Define.
25892         (my_strftime) [_NL_CURRENT]: Merge nearly-identical uses of
25893         _nl_get_alt_digit and _nl_get_walt_digit.
25894
25895         * lib/strftime.c (my_strftime): Merge in locale-related changes from
25896         libc. These changes have no effect outside of _LIBC.
25897
25898 2003-04-10  Bruno Haible  <bruno@clisp.org>
25899
25900         * modules/findprog: New file.
25901         * MODULES.html.sh (func_all_modules): Add it.
25902
25903 2003-04-10  Bruno Haible  <bruno@clisp.org>
25904
25905         * m4/findprog.m4: New file.
25906         * m4/eaccess.m4: New file.
25907
25908 2003-04-10  Bruno Haible  <bruno@clisp.org>
25909
25910         * lib/findprog.h: New file, from GNU gettext.
25911         * lib/findprog.c: New file, from GNU gettext.
25912
25913 2003-04-05  Jim Meyering  <jim@meyering.net>
25914
25915         Merge changes from Coreutils.
25916
25917         * lib/exclude.h (PARAMS): Remove definition and uses.
25918         * lib/exclude.c: Remove uses of `PARAMS'.
25919
25920         * lib/dirname.c [TEST_DIRNAME]: Update build instructions for test.
25921         Add test-cases for DOS filenames. Declare program_name.
25922         (main): Set up program_name.  Patch by Rich Dawe.
25923
25924         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
25925         error from mntctl.
25926         Use mntctl's return value to drive the entry-processing loop, since
25927         we can't rely on the value of the vmt_length member in the last
25928         entry.  On some systems doing so could result in exhausting
25929         virtual memory.  Based in part on a patch from Mike Jetzer.
25930
25931 2003-04-04  Bruno Haible  <bruno@clisp.org>
25932
25933         * modules/linebreak: New file.
25934         * MODULES.html.sh (func_all_modules): Add it.
25935
25936 2003-04-04  Bruno Haible  <bruno@clisp.org>
25937
25938         * m4/linebreak.m4: New file.
25939
25940 2003-04-04  Bruno Haible  <bruno@clisp.org>
25941
25942         * lib/linebreak.h: New file, from GNU gettext.
25943         * lib/linebreak.c: New file, from GNU gettext with slight
25944         modifications.
25945         * lib/lbrkprop.h: New file, from GNU gettext.
25946
25947 2003-04-03  Bruno Haible  <bruno@clisp.org>
25948
25949         * modules/utf8-ucs4: New file.
25950         * modules/utf16-ucs4: New file.
25951         * modules/ucs4-utf8: New file.
25952         * modules/ucs4-utf16: New file.
25953         * MODULES.html.sh (func_all_modules): Add them.
25954
25955 2003-04-03  Bruno Haible  <bruno@clisp.org>
25956
25957         * m4/utf-ucs4.m4: New file.
25958         * m4/ucs4-utf.m4: New file.
25959
25960 2003-04-03  Bruno Haible  <bruno@clisp.org>
25961
25962         * lib/utf8-ucs4.h: New file, from GNU gettext.
25963         * lib/utf16-ucs4.h: New file, from GNU gettext.
25964         * lib/ucs4-utf8.h: New file, from GNU gettext.
25965         * lib/ucs4-utf16.h: New file, from GNU gettext.
25966
25967 2003-04-02  Bruno Haible  <bruno@clisp.org>
25968
25969         * modules/binary-io: New file.
25970         * MODULES.html.sh (func_all_modules): Add it.
25971
25972 2003-04-02  Bruno Haible  <bruno@clisp.org>
25973
25974         * lib/binary-io.h: New file, from GNU gettext.
25975
25976 2003-04-01  Bruno Haible  <bruno@clisp.org>
25977
25978         * modules/pathname: New file.
25979         * MODULES.html.sh (func_all_modules): Add it.
25980
25981 2003-04-01  Bruno Haible  <bruno@clisp.org>
25982
25983         * lib/pathname.h: New file, from GNU gettext.
25984         * lib/concatpath.c: New file, from GNU gettext.
25985
25986 2003-03-30  Bruno Haible  <bruno@clisp.org>
25987
25988         * m4/copy-file.m4 (gl_COPY_FILE): Add check for chown().
25989
25990 2003-03-30  Bruno Haible  <bruno@clisp.org>
25991
25992         * lib/copy-file.c (copy_file_preserving): Don't set owner if the
25993         function chown() doesn't exist.
25994
25995 2003-03-28  Bruno Haible  <bruno@clisp.org>
25996
25997         * modules/copy-file: New file.
25998         * MODULES.html.sh (func_all_modules): Add it.
25999
26000 2003-03-28  Bruno Haible  <bruno@clisp.org>
26001
26002         * m4/copy-file.m4: New file.
26003
26004 2003-03-28  Bruno Haible  <bruno@clisp.org>
26005
26006         * lib/copy-file.h: New file, from GNU gettext.
26007         * lib/copy-file.c: New file, from GNU gettext.
26008
26009 2003-03-18  Jim Meyering  <jim@meyering.net>
26010
26011         * lib/quote.c (quote_n): Fix typo in comment.
26012
26013 2003-03-18  Bruno Haible  <bruno@clisp.org>
26014
26015         * m4/onceonly.m4: Use m4_defn instead of defn, for better error
26016         checking.
26017         * m4/onceonly_2_57.m4: Likewise.
26018
26019 2003-03-17  Bruno Haible  <bruno@clisp.org>
26020
26021         * m4/onceonly.m4: Require autoconf 2.54 or newer.
26022         (m4_quote): Remove macro.
26023         * m4/onceonly_2_57.m4: Require autoconf 2.54 or newer.
26024
26025 2003-03-14  Jim Meyering  <jim@meyering.net>
26026
26027         Merge changes from Coreutils.
26028         * lib/obstack.h (obstack_object_size): Declare temporary, __o,
26029         to be const, in order to avoid warnings.
26030         (obstack_room): Likewise.
26031         (obstack_empty_p): Likewise.
26032
26033 2003-03-14  Bruno Haible  <bruno@clisp.org>
26034
26035         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE,
26036         AC_CHECK_DECLS_ONCE): Quote AC_FOREACH variable-expansions properly.
26037
26038 2003-03-13  Paul Eggert  <eggert@twinsun.com>
26039
26040         Merge changes from Bison.
26041         * lib/obstack.h: (__INT_TO_PTR) [__STDC__]: Cast result to
26042         (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
26043         when compiling Bison 1.875's `bitset bset = obstack_alloc
26044         (bobstack, bytes);'.  Problem reported by Nelson H. F. Beebe.
26045         * lib/hash.c: Include <stdbool.h> unconditionally.
26046
26047 2003-03-13  Paul Eggert  <eggert@twinsun.com>
26048
26049         * m4/onceonly.m4 (m4_quote): New macro.
26050         (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE, AC_CHECK_DECLS_ONCE):
26051         Quote AC_FOREACH variable-expansions properly.
26052
26053 2003-03-13  Paul Eggert  <eggert@twinsun.com>
26054
26055         * doc/COPYING.DOC, fdl.texi: Sync with latest FSF version.
26056
26057 2003-03-09  Paul Eggert  <eggert@twinsun.com>
26058
26059         * lib/argmatch.c (EXIT_FAILURE): Define if the system doesn't.
26060         Reported by Bruce Becker; see:
26061         http://mail.gnu.org/archive/html/bug-bison/2003-03/msg00017.html
26062
26063 2003-03-03  Paul Eggert  <eggert@twinsun.com>
26064             Bruno Haible  <bruno@clisp.org>
26065
26066         * lib/mbswidth.h: Include <wchar.h>. Needed for UnixWare 7.1.1.
26067         Reported by John Hughes, see
26068         http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00030.html
26069
26070 2003-02-20  Bruno Haible  <bruno@clisp.org>
26071
26072         * MODULES.html.sh (func_all_modules): Add poll.
26073
26074 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
26075
26076         * modules/poll: New file.
26077
26078 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
26079
26080         * lib/poll_.h: New file.
26081         * lib/poll.c: New file.
26082
26083 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
26084
26085         * m4/poll.m4: New file.
26086
26087 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
26088
26089         * modules/mathl: New file.
26090
26091 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
26092
26093         * lib/mathl.h: New file.
26094         * lib/acosl.c: New file.
26095         * lib/asinl.c: New file.
26096         * lib/atanl.c: New file.
26097         * lib/ceill.c: New file.
26098         * lib/cosl.c: New file.
26099         * lib/expl.c: New file.
26100         * lib/floorl.c: New file.
26101         * lib/frexpl.c: New file.
26102         * lib/ldexpl.c: New file.
26103         * lib/logl.c: New file.
26104         * lib/sincosl.c: New file.
26105         * lib/sinl.c: New file.
26106         * lib/sqrtl.c: New file.
26107         * lib/tanl.c: New file.
26108         * lib/trigl.c: New file.
26109         * lib/trigl.h: New file.
26110
26111 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
26112
26113         * m4/mathl.m4: New file.
26114
26115 2003-02-18  Bruno Haible  <bruno@clisp.org>
26116
26117         * MODULES.html.sh (func_all_modules): Add mathl.
26118
26119 2003-02-17  Bruno Haible  <bruno@clisp.org>
26120
26121         * modules/mkdtemp: New module.
26122         * MODULES.html.sh (func_all_modules): Add it.
26123
26124 2003-02-17  Bruno Haible  <bruno@clisp.org>
26125
26126         * m4/mkdtemp.m4: New file, from GNU gettext with modifications.
26127
26128 2003-02-17  Bruno Haible  <bruno@clisp.org>
26129
26130         * lib/mkdtemp.h: New file, from GNU gettext.
26131         * lib/mkdtemp.c: New file, from GNU gettext.
26132
26133 2003-02-02  Jim Meyering  <jim@meyering.net>
26134
26135         * m4/regex.m4 (jm_INCLUDED_REGEX): Detect broken re_search in
26136         e.g. glibc-2.2.93.
26137
26138 2003-01-31  Bruno Haible  <bruno@clisp.org>
26139
26140         * m4/rename.m4 (vb_FUNC_RENAME): Add a redirection from 'rename' to
26141         'rpl_rename'.
26142         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Add a redirection from 'strnlen' to
26143         'rpl_strnlen'.
26144         * m4/strtod.m4 (gl_FUNC_STRTOD): Add a redirection from 'strtod' to
26145         'rpl_strtod'.
26146         * m4/utime.m4 (jm_FUNC_UTIME): Add a redirection from 'utime' to
26147         'rpl_utime'.
26148
26149 2003-01-31  Bruno Haible  <bruno@clisp.org>
26150
26151         * lib/rename.c: #undef rename before defining rpl_rename.
26152         * lib/strnlen.c: #undef strnlen, define rpl_strnlen instead of strnlen.
26153
26154 2003-01-30  Bruno Haible  <bruno@clisp.org>
26155
26156         * modules/vasnprintf, modules/vasprintf: New modules.
26157         * MODULES.html.sh (func_all_modules): Add them.
26158
26159 2003-01-30  Bruno Haible  <bruno@clisp.org>
26160
26161         * m4/signed.m4: New file, from GNU gettext.
26162         * m4/longdouble.m4: New file, from GNU gettext.
26163         * m4/wchar_t.m4: New file, from GNU gettext.
26164         * m4/wint_t.m4: New file, from GNU gettext.
26165         * m4/vasnprintf.m4: New file.
26166         * m4/vasprintf.m4: New file.
26167
26168 2003-01-30  Bruno Haible  <bruno@clisp.org>
26169
26170         * lib/printf-args.h: New file, from GNU gettext.
26171         * lib/printf-args.c: New file, from GNU gettext.
26172         * lib/printf-parse.h: New file, from GNU gettext.
26173         * lib/printf-parse.c: New file, from GNU gettext.
26174         * lib/vasnprintf.h: New file, from GNU gettext.
26175         * lib/vasnprintf.c: New file, from GNU gettext.
26176         * lib/asnprintf.c: New file, from GNU gettext.
26177         * lib/vasprintf.h: New file, from GNU gettext with modifications.
26178         * lib/vasprintf.c: New file, from GNU gettext.
26179         * lib/asprintf.c: New file, from GNU gettext.
26180
26181 2003-01-29  Bruno Haible  <bruno@clisp.org>
26182
26183         * modules/stpncpy: New module.
26184         * MODULES.html.sh (func_all_modules): Add it.
26185
26186 2003-01-29  Bruno Haible  <bruno@clisp.org>
26187
26188         * m4/stpncpy.m4: New file.
26189
26190 2003-01-29  Bruno Haible  <bruno@clisp.org>
26191
26192         * lib/stpncpy.h: New file, from GNU gettext with modifications.
26193         * lib/stpncpy.c: New file, from GNU gettext with modifications.
26194
26195 2003-01-28  Bruno Haible  <bruno@clisp.org>
26196
26197         * modules/c-ctype: New module.
26198         * MODULES.html.sh (func_all_modules): Add it.
26199
26200 2003-01-28  Bruno Haible  <bruno@clisp.org>
26201
26202         * lib/c-ctype.h: New file, from GNU gettext, with changes suggested by
26203         Paul Eggert.
26204         * lib/c-ctype.c: New file, from GNU gettext, with changes suggested by
26205         Paul Eggert.
26206
26207 2003-01-27  Bruno Haible  <bruno@clisp.org>
26208
26209         * modules/xsetenv: New module.
26210         * MODULES.html.sh (func_all_modules): Add it.
26211
26212 2003-01-27  Bruno Haible  <bruno@clisp.org>
26213
26214         * lib/xsetenv.h: New file, from GNU gettext.
26215         * lib/xsetenv.c: New file, from GNU gettext.
26216
26217 2003-01-23  Jim Meyering  <jim@meyering.net>
26218
26219         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Correct typo: s/-1/no/ that kept this
26220         from working on systems without dirfd (at least Irix and OSF1/Tru64).
26221
26222 2003-01-23  Bruno Haible  <bruno@clisp.org>
26223
26224         * modules/minmax: New module.
26225         * MODULES.html.sh (func_all_modules): Add it.
26226
26227 2003-01-23  Bruno Haible  <bruno@clisp.org>
26228
26229         * lib/minmax.h: New file, from GNU gettext, with comments from Paul
26230         Eggert.
26231
26232 2003-01-22  Bruno Haible  <bruno@clisp.org>
26233
26234         * modules/exit: New module.
26235         * MODULES.html.sh (func_all_modules): Add it.
26236
26237 2003-01-22  Bruno Haible  <bruno@clisp.org>
26238
26239         * lib/exit.h: New file, from GNU gettext.
26240
26241 2003-01-19  Bruno Haible  <bruno@clisp.org>
26242
26243         * gnulib-tool: Recognize option --extract-maintainer.
26244         (func_get_maintainer): New function.
26245         * modules/*: Add Maintainer entry.
26246
26247 2003-01-16  Jim Meyering  <jim@meyering.net>
26248
26249         * m4/regex.m4: The `regex' struct is both input and output.
26250         Initialize it before each use.  Patch by Tim Waugh.
26251
26252 2003-01-16  Bruno Haible  <bruno@clisp.org>
26253
26254         * MODULES.html.sh: Add a table of contents. Add the module name as
26255         leftmost column. Add hyperlinks.
26256
26257 2003-01-15  Bruno Haible  <bruno@clisp.org>
26258
26259         * m4/md5.m4 (gl_MD5): Require AC_C_INLINE.
26260
26261 2003-01-15  Bruno Haible  <bruno@clisp.org>
26262
26263         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): Also test the LL suffix.
26264         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Also test the ULL
26265         suffix.
26266
26267 2003-01-15  Bruno Haible  <bruno@clisp.org>
26268
26269         * m4/alloca.m4 (gl_FUNC_ALLOCA): Invoke AC_EGREP_CPP prerequisites.
26270
26271 2003-01-15  Bruno Haible  <bruno@clisp.org>
26272
26273         * lib/stpcpy.h (stpcpy): Use ANSI C function declarations.
26274         * lib/strcase.h (strcasecmp, strncasecmp): Likewise.
26275
26276 2003-01-14  Jim Meyering  <jim@meyering.net>
26277
26278         * lib/same.c (same_name): Tweak a comment.
26279
26280 2003-01-14  Bruno Haible  <bruno@clisp.org>
26281
26282         * lib/same.c (same_name): Reorder tests so as to avoid calling stat()
26283         when a string comparison is sufficient.
26284
26285 2003-01-14  Bruno Haible  <bruno@clisp.org>
26286
26287         * lib/readtokens.c (readtoken): Cast character to 'unsigned char', not
26288         'unsigned int'.
26289
26290 2003-01-14  Bruno Haible  <bruno@clisp.org>
26291
26292         * lib/hash-pjw.c: Add comment about low quality of this function.
26293
26294 2003-01-13  Bruno Haible  <bruno@clisp.org>
26295
26296         * modules/stpcpy: Distribute lib/stpcpy.h.
26297         * modules/setenv: Depend on alloca. Distribute lib/setenv.h.
26298
26299 2003-01-13  Bruno Haible  <bruno@clisp.org>
26300
26301         * modules/*: Add a description.
26302         * modules/strpbrk: Fix Makefile.am snippet.
26303         * modules/strtoimax: Fix dependencies.
26304         * modules/strtoumax: Likewise.
26305
26306 2003-01-13  Bruno Haible  <bruno@clisp.org>
26307
26308         * gnulib-tool (func_create_testdir): Substitute lib_OBJECTS.
26309         * modules/alloca (Makefile.am): All object files depend on alloca.h.
26310         * modules/stdbool (Makefile.am): All object files depend on stdbool.h.
26311
26312 2003-01-13  Bruno Haible  <bruno@clisp.org>
26313
26314         * gnulib-tool (func_create_testdir): Store config/* files in the main
26315         directory.
26316         * config.rpath: Move to ...
26317         * config/config.rpath: ... here.
26318         * modules/gettext: Contains config/config.rpath, not config.rpath.
26319         * modules/iconv: Likewise.
26320
26321 2003-01-12  Paul Eggert  <eggert@twinsun.com>
26322
26323         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
26324         to avoid collisions with libcurses and libreadline.
26325
26326         * m4/getstr.m4: Remove.
26327         * m4/getline.m4 (gl_PREREQ_GETLINE): Require AC_HEADER_STDC.
26328
26329 2003-01-12  Paul Eggert  <eggert@twinsun.com>
26330
26331         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
26332         to avoid collisions with libcurses and libreadline.
26333
26334         * lib/Makefile.am (libfetish_a_SOURCES): Remove getstr.c, getstr.h.
26335         * lib/getstr.h, getstr.c: Remove.
26336         * lib/getline.c: Include "getline.h", to check interface.
26337         Move body of old getstr.c here: this defines MIN_CHUNK and
26338         declares getdelim2, which is renamed from getstr.
26339         (getline, getdelim): Adjust to renaming of getstr -> getdelim2.
26340
26341         * lib/linebuffer.c (readlinebuffer): Renamed from readline.
26342         All uses changed.
26343         * lib/linebuffer.h: Likewise.
26344         (readline): Remove backward-compatibility macro.
26345
26346 2003-01-12  Paul Eggert  <eggert@twinsun.com>
26347
26348         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
26349         to avoid collisions with libcurses and libreadline.
26350         * getstr: Remove.
26351         * MODULES.html.sh: Remove getstr.
26352         * modules/getline: Depend on unlocked-io, not getstr.
26353
26354 2003-01-12  Jim Meyering  <jim@meyering.net>
26355
26356         * lib/makepath.c: Don't test HAVE_ERRNO_H.  It's not necessary.
26357
26358 2003-01-10  Bruno Haible  <bruno@clisp.org>
26359
26360         * modules/alloca: Change Makefile.am requirements. Simplify Include
26361         requirements. Add lib/alloca_.h to file list.
26362
26363 2003-01-10  Bruno Haible  <bruno@clisp.org>
26364
26365         * m4/alloca.m4 (gl_FUNC_ALLOCA): Also define ALLOCA_H.
26366
26367 2003-01-10  Bruno Haible  <bruno@clisp.org>
26368
26369         * lib/alloca_.h: New file.
26370         * lib/getdate.y: Unconditionally include alloca.h.
26371         * lib/makepath.c: Likewise.
26372         * lib/setenv.c: Likewise.
26373         * lib/userspec.c: Likewise.
26374
26375 2003-01-09  Karl Berry  <karl@gnu.org>
26376
26377         * MODULES.html.sh: include `dirname $0` in PATH, to find
26378         gnulib-tool.
26379
26380 2003-01-09  Bruno Haible  <bruno@clisp.org>
26381
26382         * modules/stdbool: Change configure.ac, Makefile.am requirements.
26383         Simplify Include requirements. Add lib/stdbool.h.in to file list.
26384
26385 2003-01-09  Bruno Haible  <bruno@clisp.org>
26386
26387         * m4/stdbool.m4 (AM_STDBOOL_H): New macro.
26388
26389 2003-01-09  Bruno Haible  <bruno@clisp.org>
26390
26391         * lib/stdbool.h.in: New file.
26392
26393 2003-01-09  Bruno Haible  <bruno@clisp.org>
26394
26395         * gnulib-tool (func_all_modules): Ignore files ending in ~.
26396         * MODULES.html.sh: Likewise.
26397
26398 2003-01-08  Jim Meyering  <jim@meyering.net>
26399
26400         * lib/full-write.c: Undefine and define-away `const' after inclusion
26401         of errno.h, not before.  Suggestion from Bruno Haible.
26402
26403 2003-01-08  Bruno Haible  <bruno@clisp.org>
26404
26405         * modules/full-read: Depend on full-write.
26406
26407 2003-01-08  Bruno Haible  <bruno@clisp.org>
26408
26409         * lib/safe-read.c: Include specification header first, to ensure its
26410         selfcontainedness.
26411         * lib/full-write.c: Likewise.
26412
26413 2003-01-07  Jim Meyering  <jim@meyering.net>
26414
26415         * lib/full-write.c: Rework so that it may serve to define full_read,
26416         too.
26417         * lib/full-read.c: Simply #define FULL_READ and include full-write.c.
26418
26419 2003-01-07  Bruno Haible  <bruno@clisp.org>
26420
26421         * lib/strtoimax.c: Include <stdint.h> as an alternative to
26422         <inttypes.h>.
26423         * lib/xstrtol.h: Likewise.
26424         * lib/xstrtoimax.c: Likewise.
26425         * lib/xstrtoumax.c: Likewise.
26426         * lib/human.h: Likewise.
26427
26428         * lib/tempname.c: Include <inttypes.h> too. Avoids a compilation error
26429         on systems that have <inttypes.h> but not <stdint.h>.
26430
26431 2003-01-07  Bruno Haible  <bruno@clisp.org>
26432
26433         * MODULES.html.sh: Add copyright notice.
26434         (missed_files): Omit CVS directory entries.
26435         (func_module): Make it work with sed-3.02.
26436         * MODULES.txt: Remove file.
26437
26438 2003-01-06  Jim Meyering  <jim@meyering.net>
26439
26440         * lib/version-etc.c: Update year in translatable copyright string.
26441
26442 2003-01-03  Karl Berry  <karl@gnu.org>
26443
26444         * config/config.{guess,sub}: update from prep.
26445
26446 2003-01-02  Karl Berry  <karl@gnu.org>
26447
26448         * doc/COPYING.DOC: belatedly updated to 1.2.
26449
26450 2003-01-01  Karl Berry  <karl@gnu.org>
26451
26452         * gnulib-tool (func_verify_module): report module name $module in
26453         error message, not $1.
26454         * gnulib-tool (create-testdir): don't complain if destdir couldn't
26455         be created, only if it doesn't exist.
26456         * gnulib-tool (last_checkin_date): don't expand the $Date here.
26457
26458 2002-12-31  Paul Eggert  <eggert@twinsun.com>
26459
26460         * m4/memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
26461
26462 2002-12-31  Paul Eggert  <eggert@twinsun.com>
26463
26464         * lib/memcoll.c (memcoll): Fall back on a simple algorithm using
26465         memcmp if strcoll doesn't work.
26466
26467 2002-12-31  Bruno Haible  <bruno@clisp.org>
26468
26469         * lib/utime.c (utime_null): No need to call ftruncate if the file was
26470         nonempty.
26471
26472 2002-12-31  Bruno Haible  <bruno@clisp.org>
26473
26474         * lib/memcoll.c (STRCOLL): New macro.
26475         (memcoll): Use it.
26476
26477 2002-12-31  Bruno Haible  <bruno@clisp.org>
26478
26479         * lib/localcharset.h: New file.
26480         * lib/localcharset.c: Include it.
26481         * lib/unicodeio.c: Likewise.
26482
26483 2002-12-31  Bruno Haible  <bruno@clisp.org>
26484
26485         * lib/getstr.h (getstr): Define, to avoid clash with libcurses.
26486         * lib/linebuffer.h (readline): Define, to avoid clash with libreadline.
26487
26488 2002-12-31  Bruno Haible  <bruno@clisp.org>
26489
26490         * lib/getline.h: Include <stddef.h>, for size_t.
26491
26492         * lib/unicodeio.h: Include <stddef.h>, for size_t.
26493         * lib/unicodeio.c: Don't include <stddef.h>.
26494
26495 2002-12-31  Bruno Haible  <bruno@clisp.org>
26496
26497         * lib/getdate.y (get_date): Test HAVE_STRUCT_TM_TM_ZONE, not
26498         HAVE_TM_ZONE.
26499
26500 2002-12-24  Karl Berry  <karl@gnu.org>
26501
26502         * config/config.guess: update from prep.
26503
26504 2002-12-24  Bruno Haible  <bruno@clisp.org>
26505
26506         General infrasructure.
26507         * m4/README: Rewritten.
26508         * m4/onceonly.m4: New file.
26509         * m4/onceonly_2_57.m4: New file.
26510
26511         Module atexit.
26512         * m4/atexit.m4: New file.
26513
26514         Module strtod.
26515         * m4/strtod.m4: New file.
26516
26517         Module strtol.
26518         * m4/strtol.m4: New file.
26519
26520         Module strtoul.
26521         * m4/strtoul.m4: New file.
26522
26523         Module memchr.
26524         * m4/memchr.m4: New file.
26525
26526         Module memcmp.
26527         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): New macro.
26528         (jm_FUNC_MEMCMP): Invoke it.
26529
26530         Module memcpy.
26531         * m4/memcpy.m4: New file.
26532
26533         Module memmove.
26534         * m4/memmove.m4: New file.
26535
26536         Module memset.
26537         * m4/memset.m4: New file.
26538
26539         Module strcspn.
26540         * m4/strcspn.m4: New file.
26541
26542         Module strpbrk.
26543         * m4/strpbrk.m4: New file.
26544
26545         Module strstr.
26546         * m4/strstr.m4: New file.
26547
26548         Module strerror.
26549         * m4/strerror.m4: New file.
26550
26551         Module mktime.
26552         * m4/mktime.m4: Renamed from jm-mktime.m4.
26553         (gl_PREREQ_MKTIME): New macro.
26554         (gl_FUNC_MKTIME): Renamed from jm_FUNC_MKTIME. Invoke gl_PREREQ_MKTIME.
26555
26556         Module malloc.
26557         * m4/malloc.m4 (gl_PREREQ_MALLOC): New macro.
26558         (jm_FUNC_MALLOC): Use AC_FUNC_MALLOC. Invoke gl_PREREQ_MALLOC.
26559         Don't define HAVE_DONE_WORKING_MALLOC_CHECK, since nothing uses it.
26560
26561         Module realloc.
26562         * m4/realloc.m4 (gl_PREREQ_REALLOC): New macro.
26563         (jm_FUNC_REALLOC): Use AC_FUNC_REALLOC. Invoke gl_PREREQ_REALLOC.
26564         Don't define HAVE_DONE_WORKING_REALLOC_CHECK, since nothing uses it.
26565
26566         Module strftime.
26567         * m4/tm_gmtoff.m4: New file, extracted from strftime.m4.
26568         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Use AC_FUNC_STRFTIME.
26569         Don't test for bcopy (we are not emacs). Invoke AC_TYPE_MBSTATE_T and
26570         gl_TM_GMTOFF.
26571         (_jm_STRFTIME_PREREQS, jm_FUNC_GNU_STRFTIME): Use onceonly macros.
26572
26573         Module xalloc.
26574         * m4/xalloc.m4: New file.
26575
26576         Module alloca.
26577         * m4/alloca.m4: New file.
26578
26579         Module putenv.
26580         * m4/putenv.m4 (gl_PREREQ_PUTENV): New macro.
26581         (jm_FUNC_PUTENV): Invoke it.
26582
26583         Module setenv.
26584         * m4/setenv.m4 (gt_FUNC_SETENV): New macro.
26585         (gt_CHECK_VAR_DECL): Fix quoting error that led to infinite loop in m4
26586         when invoked twice.
26587         (gt_PREREQ_SETENV, gt_PREREQ_UNSETENV): New macros, replacing old
26588         gt_FUNC_SETENV.
26589
26590         Module memrchr.
26591         * m4/memrchr.m4: New file.
26592
26593         Module stpcpy.
26594         * m4/stpcpy.m4: New file.
26595
26596         Module strcase.
26597         * m4/strcase.m4: New file.
26598
26599         Module strdup.
26600         * m4/strdup.m4: New file.
26601
26602         Module strnlen.
26603         * m4/strnlen.m4: New file.
26604
26605         Module strndup.
26606         * m4/strndup.m4: New file.
26607
26608         Module xstrtod.
26609         * m4/xstrtod.m4: New file.
26610
26611         Module xstrtol.
26612         * m4/xstrtol.m4: New file.
26613
26614         Module getdate.
26615         * m4/getdate.m4: New file.
26616
26617         Module unlocked-io.
26618         * m4/unlocked-io.m4: Renamed from jm-glibc-io.m4.
26619         (jm_FUNC_GLIBC_UNLOCKED_IO): Invoke AC_GNU_SOURCE. Use onceonly macros.
26620         * m4/jm-glibc-io.m4n: Remove file.
26621
26622         Module long-options.
26623         * m4/long-options.m4: New file.
26624
26625         Module md5.
26626         * m4/md5.m4: New file.
26627
26628         Module sha.
26629         * m4/sha.m4: New file.
26630
26631         Module getstr.
26632         * m4/getstr.m4: New file.
26633
26634         Module getline.
26635         * m4/getline.m4 (gl_PREREQ_GETLINE): New macro.
26636         (AM_FUNC_GETLINE): Invoke AC_GNU_SOURCE. Use <stdlib.h>, not
26637         <sys/types.h>, for size_t. Use the function name gnu_getline, not
26638         simply getline. Infoke gl_PREREQ_GETLINE.
26639
26640         Module obstack.
26641         * m4/obstack.m4: New file.
26642
26643         Module hash.
26644         * m4/hash.m4: New file.
26645
26646         Module readtokens.
26647         * m4/readtokens.m4: New file.
26648
26649         Module strverscmp.
26650         * m4/strverscmp.m4: New file.
26651
26652         Module stdbool.
26653         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Add test for _Bool. Needed for
26654         OSF/1.
26655
26656         Module strtoll.
26657         * m4/strtoll.m4: New file.
26658
26659         Module strtoull.
26660         * m4/strtoull.m4: New file.
26661
26662         Module strtoimax.
26663         * m4/strtoimax.m4: New file.
26664
26665         Module strtoumax.
26666         * m4/strtoumax.m4: New file.
26667
26668         Module xstrtoimax.
26669         * m4/xstrtoimax.m4 (jm_XSTRTOIMAX): Renamed from
26670         jm_AC_PREREQ_XSTRTOIMAX.
26671         Moved the strtol prerequisites to strtol.m4.
26672         Moved the strtoll prerequisites to strtoll.m4.
26673         Moved the strtoimax prerequisites to strtoimax.m4.
26674
26675         Module xstrtoumax.
26676         * m4/xstrtoumax.m4 (jm_XSTRTOUMAX): Renamed from
26677         jm_AC_PREREQ_XSTRTOUMAX.
26678         Moved the strtoul prerequisites to strtoul.m4.
26679         Moved the strtoull prerequisites to strtoull.m4.
26680         Moved the strtoumax prerequisites to strtoumax.m4.
26681
26682         Module chown.
26683         * m4/chown.m4 (gl_PREREQ_CHOWN): New macro.
26684         (jm_FUNC_CHOWN): Use AC_FUNC_CHOWN. Invoke gl_PREREQ_CHOWN.
26685
26686         Module dup2.
26687         * m4/dup2.m4: New file.
26688
26689         Module ftruncate.
26690         * m4/ftruncate.m4 (gl_PREREQ_FTRUNCATE): New macro.
26691         (jm_FUNC_FTRUNCATE): Use AC_REPLACE_FUNCS. Invoke gl_PREREQ_FTRUNCATE.
26692
26693         Module getgroups.
26694         * m4/getgroups.m4 (gl_PREREQ_GETGROUPS): New macro.
26695         (jm_FUNC_GETGROUPS): Use AC_FUNC_GETGROUPS. Invoke gl_PREREQ_GETGROUPS.
26696
26697         Module gettimeofday.
26698         * m4/gettimeofday.m4 (gl_PREREQ_GETTIMEOFDAY): New macro.
26699         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use onceonly macros. Invoke
26700         gl_PREREQ_GETTIMEOFDAY.
26701
26702         Module mkdir.
26703         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): New macro.
26704         (UTILS_FUNC_MKDIR_TRAILING_SLASH): Invoke gl_PREREQ_MKDIR.
26705
26706         Module mkstemp.
26707         * m4/mkstemp.m4 (gl_PREREQ_MKSTEMP): New macro.
26708         (jm_PREREQ_TEMPNAME): New macro, from prereq.m4. Also invoke
26709         jm_AC_TYPE_UINTMAX_T.
26710         (UTILS_FUNC_MKSTEMP): Invoke gl_PREREQ_MKSTEMP and jm_PREREQ_TEMPNAME.
26711
26712         Module stat.
26713         * m4/stat.m4 (gl_PREREQ_STAT): New macro.
26714         (jm_FUNC_STAT): Use AC_FUNC_STAT. Invoke gl_PREREQ_STAT.
26715
26716         Module lstat.
26717         * m4/lstat.m4 (gl_PREREQ_LSTAT): New macro.
26718         (jm_FUNC_LSTAT): Use AC_FUNC_LSTAT. Invoke gl_PREREQ_LSTAT.
26719
26720         Module timespec.
26721         * m4/timespec.m4 (gl_TIMESPEC): New macro.
26722         (jm_CHECK_TYPE_STRUCT_TIMESPEC): Add check for <sys/time.h>.
26723         * m4/st_mtim.m4: Indentation.
26724
26725         Module nanosleep.
26726         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): New macro.
26727         (jm_FUNC_NANOSLEEP): Add check for <sys/time.h>. Invoke
26728         gl_PREREQ_NANOSLEEP.
26729
26730         Module regex.
26731         * m4/regex.m4 (jm_PREREQ_REGEX): New macro.
26732         (jm_INCLUDED_REGEX): Invoke jm_PREREQ_REGEX.
26733         (gl_REGEX): New macro.
26734
26735         Module rename.
26736         * m4/rename.m4 (gl_PREREQ_RENAME): New macro.
26737         (vb_FUNC_RENAME): Invoke gl_PREREQ_RENAME.
26738
26739         Module rmdir.
26740         * m4/rmdir.m4: New file.
26741
26742         Module utime.
26743         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Use onceonly macros.
26744         * m4/utime.m4 (gl_PREREQ_UTIME): New macro.
26745         (jm_FUNC_UTIME): Invoke gl_PREREQ_UTIME.
26746
26747         Module dirname.
26748         * m4/dirname.m4: New file.
26749
26750         Module getopt.
26751         * m4/getopt.m4: New file.
26752
26753         Module unistd-safer.
26754         * m4/unistd-safer.m4: New file.
26755
26756         Module fnmatch.
26757         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Include <stdlib.h>, for exit()
26758         declaration.
26759         (gl_PREREQ_FNMATCH_EXTRA): New macro.
26760         (gl_FUNC_FNMATCH_POSIX): New macro.
26761         (gl_FUNC_FNMATCH_GNU): Renamed from AC_FUNC_FNMATCH_GNU. Invoke
26762         gl_PREREQ_FNMATCH_EXTRA. Use the function name gnu_fnmatch, not
26763         simply fnmatch.
26764
26765         Module exclude.
26766         * m4/exclude.m4: New file.
26767
26768         Module human.
26769         * m4/human.m4: New file.
26770
26771         Module acl.
26772         * m4/acl.m4: Nop.
26773
26774         Module backupfile.
26775         * m4/backupfile.m4: New file.
26776         * m4/d-ino.m4: Indentation.
26777
26778         Module fsusage.
26779         * m4/fsusage.m4 (gl_FSUSAGE): New macro.
26780         (jm_STATFS_TRUNCATES): New macro, from coreutils-4.5.4/configure.ac.
26781         (gl_PREREQ_FSUSAGE_EXTRA): New macro.
26782
26783         Module dirfd.
26784         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Invoke some AC_EGREP_CPP
26785         requirements.
26786
26787         Module euidaccess.
26788         * m4/euidaccess.m4: New file.
26789
26790         Module file-type.
26791         * m4/file-type.m4: New file.
26792
26793         Module fileblocks.
26794         * m4/fileblocks.m4: New file.
26795
26796         Module filemode.
26797         * m4/filemode.m4: New file.
26798
26799         Module isdir.
26800         * m4/isdir.m4: New file.
26801
26802         Module lchown.
26803         * m4/lchown.m4 (gl_PREREQ_LCHOWN): New macro.
26804         (jm_FUNC_LCHOWN): Invoke gl_PREREQ_LCHOWN.
26805
26806         Module makepath.
26807         * m4/makepath.m4: New file.
26808
26809         Module modechange.
26810         * m4/modechange.m4: New file.
26811
26812         Module mountlist.
26813         * m4/mountlist.m4: New file.
26814         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Use onceonly macros.
26815         Indentation.
26816
26817         Module path-concat.
26818         * m4/path-concat.m4: New file.
26819
26820         Module pathmax.
26821         * m4/pathmax.m4: New file.
26822
26823         Module same.
26824         * m4/same.m4: New file.
26825
26826         Module save-cwd.
26827         * m4/save-cwd.m4: New file.
26828
26829         Module savedir.
26830         * m4/savedir.m4: New file.
26831
26832         Module xgetcwd.
26833         * m4/xgetcwd.m4: New file.
26834         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Use onceonly macros.
26835
26836         Module xreadlink.
26837         * m4/xreadlink.m4: New file.
26838
26839         Module safe-read.
26840         * m4/safe-read.m4: New file.
26841
26842         Module safe-write.
26843         * m4/safe-write.m4: New file.
26844
26845         Module closeout.
26846         * m4/closeout.m4: New file.
26847
26848         Module stdio-safer.
26849         * m4/stdio-safer.m4: New file.
26850
26851         Module getpass.
26852         * m4/getpass.m4: New file.
26853
26854         Module getugroups.
26855         * m4/getugroups.m4: New file.
26856
26857         Module group-member.
26858         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): New macro.
26859         (jm_FUNC_GROUP_MEMBER): Invoke AC_GNU_SOURCE, gl_PREREQ_GROUP_MEMBER.
26860
26861         Module idcache.
26862         * m4/idcache.m4: New file.
26863
26864         Module userspec.
26865         * m4/userspec.m4: New file.
26866
26867         Module gettime.
26868         * m4/clock_time.m4: New file.
26869         * m4/gettime.m4: New file.
26870
26871         Module settime.
26872         * m4/settime.m4: New file.
26873
26874         Module posixtm.
26875         * m4/posixtm.m4: New file.
26876
26877         Module gethostname.
26878         * m4/gethostname.m4: New file.
26879
26880         Module canon-host.
26881         * m4/canon-host.m4: New file.
26882
26883         Module gettext.
26884         * m4/codeset.m4: New file, from gettext-0.11.5.
26885         * m4/gettext.m4: New file, from gettext-0.11.5.
26886         * m4/glibc21.m4: New file, from gettext-0.11.5.
26887         * m4/iconv.m4: New file, from gettext-0.11.5.
26888         * m4/intdiv0.m4: New file, from gettext-0.11.5.
26889         * m4/inttypes-pri.m4: New file, from gettext-0.11.5.
26890         * m4/inttypes.m4: New file, from gettext-0.11.5.
26891         * m4/inttypes_h.m4: New file, from gettext-0.11.5 with modifications.
26892         * m4/isc-posix.m4: New file, from gettext-0.11.5.
26893         * m4/lcmessage.m4: New file, from gettext-0.11.5.
26894         * m4/lib-ld.m4: New file, from gettext-0.11.5.
26895         * m4/lib-link.m4: New file, from gettext-0.11.5.
26896         * m4/lib-prefix.m4: New file, from gettext-0.11.5.
26897         * m4/progtest.m4: New file, from gettext-0.11.5.
26898         * m4/stdint_h.m4: New file, from gettext-0.11.5 with modifications.
26899         * m4/uintmax_t.m4: New file, from gettext-0.11.5 with modifications.
26900         * m4/ulonglong.m4: New file, from gettext-0.11.5 with modifications.
26901
26902         Module localcharset.
26903         * m4/localcharset.m4: New file.
26904
26905         Module hard-locale.
26906         * m4/hard-locale.m4: New file.
26907
26908         Module mbswidth.
26909         * m4/mbswidth.m4 (gl_MBSWIDTH): Renamed from jm_PREREQ_MBSWIDTH. Use
26910         onceonly macros.
26911         * m4/mbrtowc.m4: Add comment.
26912
26913         Module memcasecmp.
26914         * m4/memcasecmp.m4: New file.
26915
26916         Module memcoll.
26917         * m4/memcoll.m4: New file.
26918
26919         Module unicodeio.
26920         * m4/unicodeio.m4: New file.
26921
26922         Module rpmatch.
26923         * m4/rpmatch.m4: New file.
26924
26925         Module yesno.
26926         * m4/yesno.m4: New file.
26927
26928         Module exitfail.
26929         * m4/exitfail.m4: New file.
26930
26931         Module c-stack.
26932         * m4/c-stack.m4 (gl_C_STACK): New macro.
26933         (jm_PREREQ_C_STACK): Check for <sys/time.h>. Use onceonly macros.
26934
26935         Module error.
26936         * m4/error.m4 (gl_ERROR): New macro.
26937         (jm_PREREQ_ERROR): Use onceonly macros.
26938
26939         Module fatal.
26940         * m4/fatal.m4: New file.
26941
26942         Module getloadavg.
26943         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Use onceonly macros.
26944         (gl_FUNC_GETLOADAVG, gl_PREREQ_GETLOADAVG): New macros.
26945
26946         Module getpagesize.
26947         * m4/getpagesize.m4: New file.
26948
26949         Module getusershell.
26950         * m4/getusershell.m4: New file.
26951
26952         Module physmem.
26953         * m4/physmem.m4: New file.
26954
26955         Module posixver.
26956         * m4/posixver.m4: New file.
26957
26958         Module quotearg.
26959         * m4/quotearg.m4: New file.
26960
26961         Module quote.
26962         * m4/quote.m4: New file.
26963
26964         Module readutmp.
26965         * m4/readutmp.m4: New file, based on jm_PREREQ_READUTMP from prereq.m4.
26966
26967         Module sig2str.
26968         * m4/sig2str.m4: New file.
26969
26970         Other.
26971         * m4/longlong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Remove, moved to
26972         ulonglong.m4.
26973         * m4/intmax_t.m4: New file.
26974         * m4/d-type.m4: Indentation.
26975         * m4/jm-macros.m4: Update.
26976         * m4/prereq.m4 (jm_PREREQ): Update.
26977         (jm_PREREQ_ADDEXT): Remove, obsoleted by backupfile.m4.
26978         (jm_PREREQ_CANON_HOST): Remove, obsoleted by canon-host.m4.
26979         (jm_PREREQ_DIRNAME): Remove, obsoleted by dirname.m4.
26980         (jm_PREREQ_EXCLUDE): Remove, obsoleted by exclude.m4.
26981         (jm_PREREQ_GETPAGESIZE): Remove, obsoleted by getpagesize.m4.
26982         (jm_PREREQ_HARD_LOCALE): Remove, obsoleted by hard-locale.m4.
26983         (jm_PREREQ_HASH): Remove, obsoleted by hash.m4.
26984         (jm_PREREQ_HUMAN): Remove, obsoleted by human.m4.
26985         (jm_PREREQ_MEMCHR): Remove, obsoleted by memchr.m4.
26986         (jm_PREREQ_PHYSMEM): Remove, obsoleted by physmem.m4.
26987         (jm_PREREQ_POSIXVER): Remove, obsoleted by posixver.m4.
26988         (jm_PREREQ_QUOTEARG): Remove, obsoleted by quotearg.m4.
26989         (jm_PREREQ_READUTMP): Remove, obsoleted by readutmp.m4.
26990         (jm_PREREQ_REGEX): Remove, obsoleted by regex.m4.
26991         (jm_PREREQ_STRNLEN): Remove, obsoleted by strnlen.m4.
26992         (jm_PREREQ_TEMPNAME): Remove, obsoleted by mkstemp.m4.
26993         (jm_PREREQ_XGETCWD): Remove, obsoleted by xgetcwd.m4.
26994         (jm_PREREQ_XREADLINK): Remove, obsoleted by xreadlink.m4.
26995         * m4/readdir.m4 (jm_FUNC_READDIR): Use onceonly macros.
26996
26997 2002-12-24  Bruno Haible  <bruno@clisp.org>
26998
26999         * MODULES.txt: Update according to m4/ changes.
27000
27001         Module gettext.
27002         * config.rpath: New file, from gettext-0.11.5.
27003
27004         * modules/*: New module descriptions.
27005         * gnulib-tool: New file.
27006         * MODULES.html.sh: New file.
27007
27008 2002-12-21  Karl Berry  <karl@gnu.org>
27009
27010         * doc/fdl.texi: update to version 1.2.
27011
27012 2002-12-19  Karl Berry  <karl@gnu.org>
27013
27014         * config/config.guess: update from prep.
27015
27016 2002-12-18  Bruno Haible  <bruno@clisp.org>
27017
27018         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't test for localtime_r.
27019         * m4/jm-mktime.m4 (jm_FUNC_MKTIME): Likewise.
27020
27021 2002-12-17  Bruno Haible  <bruno@clisp.org>
27022
27023         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Remove checks for limits.h,
27024         stdlib.h, string.h.
27025
27026 2002-12-17  Bruno Haible  <bruno@clisp.org>
27027
27028         * lib/canon-host.c (strdup): Remove unused declaration.
27029
27030         * lib/fsusage.c: Include full_read.h.
27031         (get_fs_usage): Use full_read instead of safe_read.
27032
27033         * lib/utime.c (utime_null): Use SAFE_READ_ERROR.
27034
27035 2002-12-12  Karl Berry  <karl@gnu.org>
27036
27037         * config/config.guess: update from prep.
27038
27039 2002-12-11  Bruno Haible  <bruno@clisp.org>
27040
27041         * m4/setenv.m4: New file, from gettext-0.11.5.
27042
27043 2002-12-11  Bruno Haible  <bruno@clisp.org>
27044
27045         * lib/setenv.h: Rewritten to cope with systems that have setenv() but
27046         not unsetenv().
27047         * lib/setenv.c, unsetenv.c: Taken from glibc-2.2.4 with the following
27048         modifications:
27049
27050         2002-12-11  Bruno Haible  <bruno@clisp.org>
27051
27052                 * setenv.c (alloca): Fall back to malloc.
27053                 (freea): New macro.
27054                 (setenv): Use freea() to free memory allocated with alloca().
27055
27056         2002-11-13  Bruno Haible  <bruno@clisp.org>
27057
27058                 * setenv.c (compar_fn_t, __add_to_environ, setenv): Use ANSI C
27059                 function declarations.
27060                 * unsetenv.c (unsetenv): Likewise.
27061
27062         2002-03-04  Bruno Haible  <bruno@clisp.org>
27063
27064                 Portability to AIX 4.3.3.
27065                 * unsetenv.c: New file, extracted from setenv.c.
27066                 * setenv.c: Move the unsetenv() function to unsetenv.c.
27067
27068         2001-12-20  Bruno Haible  <bruno@clisp.org>
27069
27070                 * setenv.c (__add_to_environ): Don't call realloc(NULL,...),
27071                 use malloc instead. For SunOS 4.
27072
27073         2001-12-11  Bruno Haible  <bruno@clisp.org>
27074
27075                 * setenv.c: Declare alloca.
27076                 (compar_fn_t): New typedef.
27077                 (KNOWN_VALUE, STORE_VALUE): Use it.
27078
27079         * lib/Makefile.am (libfetish_a_SOURCES): Add setenv.c, unsetenv.c,
27080         setenv.h.
27081
27082 2002-12-10  Paul Eggert  <eggert@twinsun.com>
27083
27084         Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
27085         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE, EXCLUDE_WILDCARDS):
27086         Choose values that are less likely to collide with system fnmatch
27087         options.
27088         * lib/exclude.c (FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not
27089         defined (e.g., a pure POSIX system).
27090         (EXCLUDE_macros_do_not_collide_with_FNM_macros): Use FNM_PATHNAME
27091         instead of FNM_FILE_NAME, for compatibility with pure POSIX sytems.
27092
27093 2002-12-06  Paul Eggert  <eggert@twinsun.com>
27094
27095         Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
27096         a pain in practice to deal with generated m4 files.  This change
27097         goes together with the 2002-12-04 unlocked-io.h change in ../lib.
27098
27099         * m4/Makefile.am.in (Makefile.am): Don't mention jm-glibc-io.m4n
27100         and jm-glibc-io.m4, as they are no longer a special case.
27101         * m4/jm-glibc-io.m4: Rename from jm-glibc-io.m4n, and remove the
27102         kludge and the auto-generation stuff.  Check only whether the
27103         functions are declared, not whether they exist, since older hosts
27104         that don't declare the functions can't use the optimization anyway.
27105
27106 2002-12-06  Jim Meyering  <jim@meyering.net>
27107
27108         * lib/error.c: Be consistent: change `#ifndef _LIBC' to `#if !_LIBC'.
27109
27110         Merge in changes from libc's misc/error.c, in preparation
27111         for the merge of gnulib's changes back into libc.
27112
27113         * lib/error.c (_): Define only if not already defined.
27114         Move definition to follow all #include directives.
27115         Include unlocked-io.h only if !_LIBC.
27116         [_LIBC]: Include <libio/libioP.h>.
27117         [USE_IN_LIBIO]: Include <libio/iolibio.h>
27118         (fflush): Tweak definition to use INTUSE.
27119         (putc): Define.
27120
27121 2002-12-05  Paul Eggert  <eggert@twinsun.com>
27122
27123         * lib/alloca.c [defined emacs]: Include "lisp.h".
27124         (xalloc_die) [defined emacs]: New macro.
27125         (free) [defined emacs && defined EMACS_FREE]: Define to EMACS_FREE.
27126         [! defined emacs]: Include <xalloc.h>.
27127         (POINTER_TYPE) [!defined POINTER_TYPE]: New macro.
27128         (pointer): Typedef to POINTER_TYPE *.
27129         (malloc): Remove decl; we now always use xmalloc.
27130         (alloca): Use old-style definition, since Emacs needs this.
27131         Check for arithmetic overflow when computing combined size.
27132
27133 2002-12-04  Paul Eggert  <eggert@twinsun.com>
27134
27135         Do not generate unlocked-io.h automatically, since it's easier to
27136         maintain it by hand.
27137
27138         * lib/unlocked-io.h: New file, from GNU diffutils,
27139         but with proper copyright notice and attribution.
27140         * lib/gen-uio: Remove.
27141         * lib/Makefile.am: Add copyright notice.
27142         (libfetish_a_SOURCES): Add unlocked-io.h.
27143         (BUILT_SOURCES, all-local): Remove unlocked-io.h.
27144         (DISTCLEANFILES, io_functions): Remove macros.
27145         (EXTRA_DIST): Remove gen_uio.
27146         (unlocked-io.h): Remove rule.
27147
27148 2002-12-04  Jim Meyering  <jim@meyering.net>
27149
27150         Reflect the fact that stat.c and lstat.c are no longer generated.
27151         * lib/Makefile.am (BUILT_SOURCES): Remove stat.c and lstat.c.
27152         (DISTCLEANFILES): Likewise.
27153         (EXTRA_DIST): Likewise.
27154         (all_local): Don't depend on stat.c or lstat.c.
27155         (stat.c, lstat.c): Remove rules.
27156         (EXTRA_DIST): Remove xstat.in.
27157
27158         * lib/xstat.in: Remove file.  Contents moved into stat.c.
27159         * lib/stat.c: New file.  Contents mostly from xstat.in.
27160         * lib/stat.c: Rework so that it may serve to define rpl_lstat, too.
27161         * lib/lstat.c: New file. Simply #define LSTAT and include stat.c.
27162
27163         * lib/safe-read.c: Rework so that it may serve to define safe_write,
27164         too.
27165         * lib/safe-write.c: Simply #define SAFE_WRITE and include safe-read.c.
27166
27167 2002-12-03  Jim Meyering  <jim@meyering.net>
27168
27169         * lib/safe-read.c, safe-write.c: Change variable names and comments,
27170         but not semantics, to minimize the differences between these two files.
27171         (safe_read): Change comment to mention SAFE_READ_ERROR.
27172
27173         * lib/safe-read.c (IS_EINTR): Define.
27174         (safe_read): Use IS_EINTR in place of in-function cpp directives.
27175
27176 2002-12-02  Jim Meyering  <jim@meyering.net>
27177
27178         * lib/safe-read.c (EINTR): Define.
27179         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
27180         (INT_MAX): Provide fallback.
27181         (safe_read): Rewrite to iterate IFF the read fails with EINTR.
27182
27183         * lib/safe-read.h (SAFE_READ_ERROR): Define.
27184
27185 2002-12-02  Bruno Haible  <bruno@clisp.org>
27186
27187         * lib/safe-write.c (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM):
27188         Define, taken from safe-read.c.
27189         (INT_MAX): Provide fallback.
27190         (safe_write): Rewrite to iterate IFF the write fails with EINTR.
27191         * lib/safe-write.h (SAFE_WRITE_ERROR): Define.
27192
27193         * lib/safe-read.c (EINTR): Remove definition.
27194         (safe_read): Don't use EINTR if it is absent.
27195
27196 2002-12-01  Jim Meyering  <jim@meyering.net>
27197
27198         * lib/safe-read.c: (safe_read): Also exit the loop when read returns
27199         zero.
27200         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, INT_MAX): Define.
27201
27202 2002-11-27  Paul Eggert  <eggert@twinsun.com>
27203
27204         * lib/hash.c (hash_lookup, hash_get_first, hash_get_next,
27205         hash_find_entry, hash_rehash): Replace `if (limit <= value) abort ();'
27206         with `if (! (value < limit)) abort ();', for readability.
27207
27208 2002-11-26  Karl Berry  <karl@gnu.org>
27209
27210         * lib/strdup.c: copy from libc again, with jim's ok.
27211         * lib/.cppi-disable: re-add strdup.c
27212
27213 2002-11-25  Karl Berry  <karl@gnu.org>
27214
27215         * lib/strtoll.c: copy from libc, meaning we now #include <strtol.c>
27216         instead of "strtol.c".
27217
27218 2002-11-25  Karl Berry  <karl@gnu.org>
27219
27220         * config/install-sh: update from automake for variable quoting, $0 in
27221         error msgs, etc.
27222
27223         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): new entry.
27224         * config/srclist.txt ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new
27225         entry.
27226
27227 2002-11-25  Jim Meyering  <jim@meyering.net>
27228
27229         * lib/mktime.c: Sync from libc, now that it has the latest fix.
27230
27231 2002-11-24  Karl Berry  <karl@gnu.org>
27232
27233         * lib/error.c, getopt.c, getopt.h, getopt1.c, obstack.c, regex.c,
27234         regex.h, strdup.c, strtoll.c, tempname.c: change license to gpl.
27235
27236 2002-11-24  Jim Meyering  <jim@meyering.net>
27237
27238         Update from coreutils:
27239
27240         * lib/mktime.c: Merge in changes from libc.
27241
27242         Avoid a link-time failure on some Linux systems.
27243         * lib/mktime.c (STATIC): Define to be empty (_LIBC) or `static'
27244         (otherwise).
27245         (__mon_yday): Declare with the STATIC attribute.
27246         (__mktime_internal): Likewise.
27247         Based on a report from Greg Schafer.
27248
27249 2002-11-23  Jim Meyering  <jim@meyering.net>
27250
27251         * lib/sig2str.c (str2signum, sig2str): Avoid a warning from gcc:
27252         Use `unsigned', not `int', as type of index.
27253
27254         * lib/xstat.in [@BEGIN_LSTAT_ONLY@]: Include <string.h>.
27255
27256         * lib/fsusage.c: Remove unneeded parentheses around operands of
27257         `defined'.
27258
27259 2002-11-22  Paul Eggert  <eggert@twinsun.com>
27260
27261         * lib/quotearg.h: Allow multiple inclusion by surrounding with
27262         "#ifndef QUOTEARG_H_".  Include <stddef.h>, for size_t,
27263         so that we can be included first.
27264         (PARAMS): Remove; we now assume C89 or later.  All uses removed.
27265         * lib/quotearg.c: Include quotearg.h immediately after config.h.
27266         No need to include stddef.h or sys/types.h any more.
27267         Surround local include files with "", not "<>".
27268         Assume HAVE_LIMITS_H unconditionally, as we assume C89.
27269         Similarly, assume HAVE_C_BACKSLASH_A, CHAR_BIT, UCHAR_MAX, UINT_MAX,
27270         HAVE_STDLIB_H, HAVE_STRING_H, STDC_HEADERS.
27271         (HAVE_MBSINIT): Undef if !HAVE_MBRTOWC.
27272         (mbsinit): Define to 1 if !defined mbsinit && !HAVE_MBSINIT.
27273         (ISPRINT): Remove; no longer needed now that we assume C89.
27274
27275         (clone_quoting_options, quotearg_buffer, quotearg_n_options):
27276         Preserve errno.
27277
27278         (quotearg_buffer_restyled, quotearg_n, quotearg_n_style,
27279         quotearg_char): Use SIZE_MAX rather than
27280         (size_t) -1 when we are talking about "infinity".
27281
27282         (quotearg_buffer_restyled): Fix bug when quoting trigraphs.
27283
27284 2002-11-22  Paul Eggert  <eggert@twinsun.com>
27285
27286         * lib/hash.c: Avoid use of <assert.h>, as the GNU Coding Standards
27287         hint that one should use `if (! x) abort ();' rather than `assert
27288         (x);', and anyway it's one less thing to worry about configuring.
27289         (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
27290         hash_rehash, hash_insert): Use abort rather than assert.
27291
27292 2002-11-22  Bruno Haible  <bruno@clisp.org>
27293
27294         * lib/safe-read.h: Assume C89. Add comments.
27295         (safe_read): Change return type to size_t.
27296         * lib/safe-read.c (safe_read): Change return type to size_t. Handle
27297         byte counts > SSIZE_MAX correctly.
27298         * lib/safe-write.h: New file.
27299         * lib/safe-write.c: New file.
27300         * lib/full-read.h: New file.
27301         * lib/full-read.c: New file.
27302         * lib/full-write.h: Assume C89. Add comments.
27303         * lib/full-write.c: Include safe-write.h.
27304         (full_write): Rewritten to use safe_write.
27305         Suggested by Jim Meyering and Paul Eggert.
27306
27307 2002-11-21  Jim Meyering  <jim@meyering.net>
27308
27309         * lib/strdup.c (strdup): Tweak comment and initial #if/#include.
27310
27311         Merge in changes from the coreutils.
27312
27313         2002-09-25  Paul Eggert  <eggert@twinsun.com>
27314         * lib/fsusage.c [! HAVE_INTTYPES_H && HAVE_STDINT_H] Include
27315         <stdint.h>.
27316         (UINTMAX_MAX) [!defined UINTMAX_MAX]: New macro.
27317         (PROPAGATE_ALL_ONES): Work even if X is unsigned and narrower than
27318         int.  Work more efficiently if X is the same width as uintmax_t.
27319         Do not compare X to -1, to avoid bogus compiler warning.
27320         (get_fs_usage): (uintmax_t) -1 -> UINTMAX_MAX to avoid a cast.
27321         Don't assume that f_frsize and f_bsize are the same type.
27322
27323         * lib/mountlist.c: #undef MNT_IGNORE before defining it, to avoid
27324         warning on FreeBSD.
27325
27326         * lib/makepath.c (make_path): Restore umask *before* creating the final
27327         component.
27328         (make_path): Minor reformatting.
27329
27330         * lib/xmalloc.c: Adjust to work with new autoconf macros,
27331         AC_FUNC_MALLOC and AC_FUNC_REALLOC: test #ifndef
27332         HAVE_MALLOC/HAVE_REALLOC.
27333
27334         * lib/mountlist.h (ME_DUMMY): Don't count entries of type `auto' as
27335         dummy ones.  At least on GNU/Linux systems, `auto' means something
27336         else.
27337         From Michael Stone.
27338
27339 2002-11-21  Bruno Haible  <bruno@clisp.org>
27340
27341         Remove case insensitive option matching.
27342         * lib/argmatch.h (argcasematch): Remove declaration.
27343         (ARGCASEMATCH): Remove macro.
27344         (__xargmatch_internal): Remove case_sensitive argument.
27345         (XARGMATCH): Update.
27346         (XARGCASEMATCH): Remove macro.
27347         * lib/argmatch.c (argmatch): Renamed from __argmatch_internal. Remove
27348         case_sensitive argument.
27349         (argcasematch): Remove function.
27350         (__xargmatch_internal): Remove case_sensitive argument.
27351         (main): Use XARGMATCH instead of XARGCASEMATCH.
27352
27353         * lib/xmalloc.c: Change compile-time error message. Add comment about
27354         required autoconf version.
27355
27356 2002-11-20  Paul Eggert  <eggert@twinsun.com>
27357
27358         Merge argmatch cleanups from Bison.  Assume C89.
27359
27360         * lib/argmatch.c: Include config.h here, not in argmatch.h.
27361         Include stdlib.h, for EXIT_FAILURE.
27362         Always include <string.h>, since we assume C89.
27363         (EXIT_FAILURE): Remove pre-C89 bug workaround.
27364         * lib/argmatch.h: Do not include <config.h> or <sys/types.h>.
27365         Include <stddef.h> instead, since it's all we need for size_t.
27366         (PARAMS): Remove.  All uses removed.
27367         (ARRAY_CARDINALITY): Do not bother to #undef.
27368         (ARRAY_CARDINALITY, ARGMATCH, ARGCASEMATCH, invalid_arg,
27369         ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
27370         Remove unnecessary parentheses.
27371         (ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
27372         Insert necessary parentheses.
27373         (ARGMATCH_CONSTRAINT, ARGMATCH_VERIFY): New macros.
27374         (ARGMATCH_ASSERT): Use ARGMATCH_CONSTRAINT.
27375
27376 2002-11-19  Bruno Haible  <bruno@clisp.org>
27377
27378         * lib/mbswidth.c: Include mbswidth.h right at the beginning.
27379         * lib/mbswidth.h: Include <stddef.h>, for size_t.
27380
27381         * lib/mbswidth.h (PARAMS): Remove macro.
27382         (mbswidth, mbsnwidth): Use ANSI C function declarations.
27383         * lib/mbswidth.c (mbswidth, mbsnwidth): Likewise.
27384
27385         * lib/gcd.h (PARAMS): Remove macro.
27386         (gcd): Use ANSI C function declarations.
27387         * lib/gcd.c (gcd): Likewise.
27388
27389 2002-11-15  Bruno Haible  <bruno@clisp.org>
27390
27391         * lib/strcspn.c: Include <stddef.h>.
27392         (strcspn): Use ANSI C function declaration. Change return type to
27393         size_t. Use NULL.
27394         * lib/strpbrk.c: Minimize diffs to glibc. Include <stddef.h>.
27395         (strpbrk): Use NULL.
27396         * lib/strpbrk.h (PARAMS): Remove macro.
27397         (strpbrk): Use ANSI C function declaration.
27398         * lib/strstr.c: Don't include <sys/types.h>.
27399         * lib/strstr.h (PARAMS): Remove macro.
27400         (strstr): Use ANSI C function declarations.
27401
27402 2002-11-14  Karl Berry  <karl@gnu.org>
27403
27404         * config/mkinstalldirs: `do' on separate line, instead of
27405         `for var; do'.
27406
27407 2002-11-06  Bruno Haible  <bruno@clisp.org>
27408
27409         * lib/gcd.h (gcd): Change argument type to 'unsigned long'.
27410         * lib/gcd.c (gcd): Likewise.
27411
27412 2002-11-05  Bruno Haible  <bruno@clisp.org>
27413
27414         * lib/gcd.h: New file, from gettext-0.11.5.
27415         * lib/gcd.c: New file, from gettext-0.11.5.
27416
27417 2002-11-05  Bruno Haible  <bruno@clisp.org>
27418
27419         * lib/error.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
27420         * lib/getopt.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
27421         * lib/obstack.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
27422         * lib/regex.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
27423
27424         * lib/argmatch.c: Include gettext.h instead of <locale.h> and
27425         <libintl.h>.
27426         * lib/makepath.c: Include gettext.h instead of <locale.h> and
27427         <libintl.h>.
27428
27429         * lib/closeout.c: Include gettext.h instead of <libintl.h>.
27430         * lib/human.c: Include gettext.h instead of <libintl.h>.
27431         * lib/quotearg.c: Include gettext.h instead of <libintl.h>.
27432         * lib/rpmatch.c: Include gettext.h instead of <libintl.h>.
27433         * lib/unicodeio.c: Include gettext.h instead of <libintl.h>.
27434         * lib/userspec.c: Include gettext.h instead of <libintl.h>.
27435         * lib/version-etc.c: Include gettext.h instead of <libintl.h>.
27436         * lib/xmalloc.c: Include gettext.h instead of <libintl.h>.
27437         (textdomain): Remove definition.
27438         * lib/xmemcoll.c: Include gettext.h instead of <libintl.h>.
27439
27440         * lib/long-options.c: Remove include of <libintl.h> and definition of
27441         _.
27442         * lib/same.c: Remove include of <libintl.h> and definition of _.
27443
27444 2002-11-04  Owen Taylor  <otaylor@redhat.com>
27445
27446         * lib/config.charset: A few additions for Solaris.
27447
27448 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
27449
27450         Make it possible to build libcharset with CC=gcc CFLAGS="-x c++".
27451         * lib/localcharset.c (locale_charset): Declare as extern "C".
27452
27453 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
27454
27455         * lib/config.charset: msdos in uk_UA uses CP1125.
27456
27457 2002-11-04  Bruno Haible  <bruno@clisp.org>
27458
27459         * lib/stpcpy.h: New file, from GNU gettext-0.11.5.
27460         * lib/strcase.h: New file, from GNU gettext-0.11.5.
27461         * lib/strpbrk.h: New file, from GNU gettext-0.11.5.
27462         * lib/strstr.h: New file, from GNU gettext-0.11.5.
27463         * lib/xgetcwd.h: New file, from GNU gettext-0.11.5.
27464
27465 2002-11-04  Bruno Haible  <bruno@clisp.org>
27466
27467         * lib/localcharset.c (locale_charset): Don't return an empty string.
27468
27469 2002-11-04  Bruno Haible  <bruno@clisp.org>
27470
27471         * lib/localcharset.c (get_charset_aliases): Add more Windows specific
27472         aliases.
27473
27474 2002-11-04  Bruno Haible  <bruno@clisp.org>
27475
27476         * lib/config.charset: Update for newest glibc. Add canonical names
27477         ISO-8859-14, KOI8-T, TCVN5712-1, GEORGIAN-PS.
27478
27479 2002-11-04  Bruno Haible  <bruno@clisp.org>
27480
27481         * lib/config.charset: Add support for NetBSD.
27482
27483 2002-11-04  Bruno Haible  <bruno@clisp.org>
27484
27485         * lib/config.charset [msdosdjgpp]: For Russian, use CP866.
27486
27487 2002-11-01  Bruno Haible  <bruno@clisp.org>
27488
27489         * configure.in: Add AC_CONFIG_AUX_DIR call.
27490         (AC_OUTPUT): Add m4/Makefile, lib/Makefile. Remove doc/Makefile,
27491         test/Makefile.
27492         * Makefile.in (subdirs): Add m4, lib. Remove doc, test.
27493
27494 2002-09-28  Karl Berry  <karl@gnu.org>
27495
27496         * config/srclist.txt: can't copy install-sh/mkinstalldirs from
27497         installed automake until the next release, since changes have been
27498         made.
27499
27500 2002-09-25  Karl Berry  <karl@gnu.org>
27501
27502         * lib/strdup.c: copy from libc/string (via ../config/srclist*).
27503         * lib/getopt*: copy from libc/posix.
27504         * lib/gettext.h: copy from gettext.
27505         * lib/.cppi-disable: add strdup.c, gettext.h.
27506
27507 2002-09-25  Karl Berry  <karl@gnu.org>
27508
27509         * config/srclist.txt: enable gettext.h check.
27510         * config/config.{guess,sub}: update from prep.
27511         * config/depcomp, install-sh, mdate-sh, missing, mkinstalldirs: update
27512                 from automake 1.6.3.
27513         See srclist*.
27514
27515 2002-08-23  Stefan Monnier  <monnier@cs.yale.edu>
27516
27517         * regex.c (PATFETCH): Remove the translating fetch.
27518         (PATFETCH_RAW): Rename to PATFETCH.
27519         (set_image_of_range): New fun.
27520         (SET_RANGE_TABLE_WORK_AREA): Use it.
27521         (regex_compile): Don't translate the pattern chars so eagerly.
27522         Only do it when inserting an `exactn' bytecode or when handling
27523         a char-range.
27524         (mutually_exclusive_p): Avoid empty statement.
27525
27526 2002-07-06  Jim Meyering  <meyering@lucent.com>
27527
27528         * m4/README: Don't mention Makefile.am.in.
27529         Outline how I've tested changes to .m4 files.  Yep, it's a pain.
27530
27531 2002-07-01  Jim Meyering  <meyering@lucent.com>
27532
27533         * lib/c-stack.c: Include sys/time.h.
27534         From Volker Borchert.
27535
27536 2002-06-26  Paul Eggert  <eggert@twinsun.com>
27537
27538         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for btowc.
27539
27540 2002-06-26  Paul Eggert  <eggert@twinsun.com>
27541
27542         * lib/fnmatch.c, fnmatch_loop.c (WIDE_CHAR_SUPPORT):
27543         New macro.  Use it uniformly instead of
27544         (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H).
27545         It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1
27546         reported by Vin Shelton.
27547
27548 2002-06-22  Paul Eggert  <eggert@twinsun.com>
27549
27550         * lib/c-stack.h (segv_handler, c_stack_action) [! defined SA_SIGINFO]:
27551         Do not assume SA_SIGINFO behavior.
27552         Bug reported by Jim Meyering on NetBSD 1.5.2.
27553
27554 2002-06-22  Jim Meyering  <meyering@lucent.com>
27555
27556         * m4/c-stack.m4: New file, from diffutils-2.8.2.
27557         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_C_STACK.
27558
27559         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Don't require AC__GNU_SOURCE,
27560         now that configure.ac uses AC_GNU_SOURCE.
27561         (jm_MACROS): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU.
27562         * m4/prereq.m4 (jm_PREREQ_EXCLUDE): Likewise, wrt jm_FUNC_FNMATCH.
27563
27564         Update to latest tools.  Suggestions from Paul Eggert.
27565         * m4/stdbool.m4: New file, from diffutils-2.8.2.
27566         * m4/gnu-source.m4: Update from diffutils-2.8.2.
27567         * m4/fnmatch.m4: Likewise.
27568         * m4/prereq.m4: Change each use of AC_CHECK_HEADERS(stdbool.h)
27569         to AC_HEADER_STDBOOL
27570
27571 2002-06-22  Jim Meyering  <meyering@lucent.com>
27572
27573         * lib/fnmatch.c (ISASCII, ISPRINT): Undefine, to avoid warning about
27574         redefinition due to Solaris 2.6's definition in /usr/include/sys/euc.h.
27575
27576 2002-06-22  Jim Meyering  <meyering@lucent.com>
27577
27578         * lib/c-stack.c, lib/c-stack.h: New files, from diffutils-2.8.2.
27579
27580         * lib/exitfail.c, exitfail.h: Likewise.
27581         * lib/Makefile.am (libfetish_a_SOURCES): Add exitfail.c and exitfail.h.
27582
27583         * lib/Makefile.am (libfetish_a_SOURCES): Add fnmatch_.h in place
27584         of fnmatch.h.
27585         (EXTRA_DIST): Add fnmatch_loop.c.
27586         (libfetish_a_SOURCES): Add c-stack.c and c-stack.h.
27587
27588         * lib/fnmatch_loop.c: New file, from diffutils-2.8.2.
27589         * lib/fnmatch.c: Update from diffutils-2.8.2.
27590         * lib/fnmatch_.h: New file.  From diffutils-2.8.2.
27591         * lib/fnmatch.h: Remove file.
27592
27593 2002-06-21  Jim Meyering  <meyering@lucent.com>
27594
27595         * m4/c-bs-a.m4: Add comment, from diffutils-2.8.2.
27596         * m4/mbrtowc.m4: Likewise.
27597
27598         * m4/mbstate_t.m4: Update from diffutils-2.8.2.
27599         * m4/mbswidth.m4: Reflect name change:
27600         s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T.
27601         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
27602
27603         * m4/lib-link.m4: Update from gettext-0.11.2.
27604         * m4/gettext.m4: Likewise.
27605
27606         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for hurd.h.
27607         From Alfred M. Szmidt.
27608
27609 2002-06-18  Paul Eggert  <eggert@twinsun.com>
27610
27611         * lib/file-type.h: Report an error if neither S_ISREG nor
27612         S_IFREG is defined, instead of using a test specific to glibc
27613         2.2.  This should be safe, since POSIX requires S_ISREG and
27614         Unix Version 7 had S_IFREG.  We don't need to check for
27615         <sys/types.h> since we don't use any symbols that it defines.
27616
27617 2002-06-15  Richard Dawe  <richdawe@bigfoot.com>
27618
27619         * lib/Makefile.am (lstat.c, stat.c, .sin.sed): Use t-$@, rather than
27620         $@-t, so that each temporary file name is unique and valid in the first
27621         8 characters, for operation under DOS.
27622
27623 2002-06-15  Paul Eggert  <eggert@twinsun.com>
27624
27625         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for st_author.
27626
27627 2002-06-15  Jim Meyering  <meyering@lucent.com>
27628
27629         Work even with DJGPP 2.03, which lacks support for symlinks.
27630         From Richard Dawe.
27631         * lib/xstat.in (S_ISLNK): Define to 0 if neither S_ISLNK nor S_IFLNK
27632         is defined.
27633         * lib/lchown.c (S_ISLNK): Likewise.
27634
27635 2002-06-15  Jim Meyering  <meyering@lucent.com>
27636
27637         * lib/file-type.h (FILE_TYPE_H): Guard entire contents with #ifndef.
27638         For GNU libc 2.2 and newer, ensure that <sys/types.h> and <sys/stat.h>
27639         have been included before this file.
27640
27641 2002-06-14  Jim Meyering  <meyering@lucent.com>
27642
27643         * lib/file-type.h: Use the version from diffutils-2.8.2.
27644         * lib/file-type.c: Likewise.
27645
27646 2002-06-07  Jim Meyering  <meyering@lucent.com>
27647
27648         * m4/prereq.m4 (jm_PREREQ_STAT): Check for sys/param.h and sys/mount.h.
27649         They're needed at least for NetBSD 1.5.2.
27650         ($statxfs_includes): Include those same headers.
27651         ($statxfs_includes): Include sys/vfs.h if available.
27652         ($statxfs_includes): Likewise for sys/statvfs.h.
27653         Check for the following members in both structs statfs and statvfs:
27654         f_basetype, f_type, f_fsid.__val, f_namemax, f_namelen.
27655
27656 2002-06-01  Jim Meyering  <meyering@lucent.com>
27657
27658         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename macro:
27659         s/D_TYPE_IN_DIRENT/HAVE_STRUCT_DIRENT_D_TYPE/.
27660
27661 2002-05-28  Jim Meyering  <meyering@lucent.com>
27662
27663         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `mkdir', not `rmdir'.
27664         Reported by Volker Borchert.
27665
27666 2002-05-27  Jim Meyering  <meyering@lucent.com>
27667
27668         Fix a problem seen only on nonconforming systems whereby ls.c's
27669         use of localtime, and then of gettimeofday would cause trouble:
27670         the localtime call used to initialize rpl_gettimeofday's save
27671         mechanism would clobber ls's current local time information so
27672         that in any long listing the first file would always be listed
27673         with date 1970-01-01.  Analysis by Volker Borchert.
27674
27675         * lib/gettimeofday.c (localtime): Undefine.
27676         (rpl_localtime): New function.
27677
27678 2002-05-27  Jim Meyering  <meyering@lucent.com>
27679
27680         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Also replace
27681         localtime.
27682
27683         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `rmdir' so we don't try to
27684         use the replacement function; it wouldn't resolve at link time.
27685         Reported by Volker Borchert.
27686
27687 2002-05-22  Jim Meyering  <meyering@lucent.com>
27688
27689         * lib/Makefile.am (libfetish_a_SOURCES): Add file-type.c and
27690         file-type.h.
27691         * lib/file-type.h: New file.
27692         * lib/file-type.c (file_type): New file/function.  Extracted from
27693         diffutils.
27694
27695 2002-04-30  Jim Meyering  <meyering@lucent.com>
27696
27697         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_STAT.
27698
27699 2002-04-29  Paul Eggert  <eggert@twinsun.com>
27700
27701         * m4/prereq.m4 (jm_PREREQ_SIG2STR): Remove; all callers changed.
27702
27703 2002-04-29  Paul Eggert  <eggert@twinsun.com>
27704
27705         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): Check for stdlib.h.
27706         Do not check for alloca.h (no longer used) or stdbool.h (was never
27707         used?).  Add AM_C_PROTOTYPES since hard-locale.h uses it.
27708
27709 2002-04-29  Paul Eggert  <eggert@twinsun.com>
27710
27711         * lib/hard-locale.c: Upgrade to version used in GNU Diffutils 2.8.1.
27712
27713 2002-04-29  Jim Meyering  <meyering@lucent.com>
27714
27715         * m4/jm-macros.m4 (jm_MACROS): Remove use of AC_FUNC_STRNLEN.
27716         * m4/prereq.m4: Add jm_PREREQ_STRNLEN.
27717         Use AC_FUNC_STRNLEN here instead.
27718
27719         * m4/jm-macros.m4: Don't AC_REQUIRE([AC_PROG_CC_STDC]).
27720         With autoconf-2.53a, it's part of AC_PROG_CC.
27721
27722 2002-04-28  Paul Eggert  <eggert@twinsun.com>
27723
27724         * m4/jm-macros.m4 (jm_MACROS): Add AC_REPLACE_FUNCS(sig2str).
27725         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_SIG2STR.
27726
27727 2002-04-28  Paul Eggert  <eggert@twinsun.com>
27728
27729         * lib/sig2str.h, lib/sig2str.c: New files.
27730         * lib/Makefile.am (libfetish_a_SOURCES): Add sig2str.h.
27731
27732 2002-04-28  Paul Eggert  <eggert@twinsun.com>
27733
27734         * lib/sig2str.h (SIGNUM_BOUND): Do not use WTERMSIG, to avoid
27735         depending on <sys/wait.h> and WTERMSIG.  Default to 64 instead
27736         of 127, since 64 is the largest conceivable number for ancient
27737         nonstandard hosts.
27738         * lib/sig2str.c: Do not include <sys/wait.h>; no longer needed.
27739
27740 2002-04-28  Jim Meyering  <meyering@lucent.com>
27741
27742         * lib/sig2str.c (WTERMSIG): Remove definition (unused).
27743
27744 2002-04-24  Jim Meyering  <meyering@lucent.com>
27745
27746         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): New macro.
27747         (jm_PREREQ): Use it.
27748
27749         * m4/getloadavg.m4: Check for these headers: locale.h unistd.h
27750         mach/mach.h fcntl.h.
27751         Check for this function: setlocale.
27752
27753 2002-04-24  Jim Meyering  <meyering@lucent.com>
27754
27755         * lib/gettext.h: New file, from Gettext.
27756         * lib/Makefile.am (INCLUDES): Remove -I../intl.
27757         (libfetish_a_SOURCES): Add gettext.h.
27758
27759 2002-04-16  Jim Meyering  <meyering@lucent.com>
27760
27761         * m4/prereq.m4 (jm_PREREQ_READUTMP): Also check for these members:
27762         ut_pid, ut_id, ut_exit.
27763
27764 2002-04-16  Jim Meyering  <meyering@lucent.com>
27765
27766         * lib/readutmp.h (UT_TYPE): Remove definition (now in who.c).
27767         (HAVE_STRUCT_XTMP_UT_EXIT, HAVE_STRUCT_XTMP_UT_ID): Define.
27768         (HAVE_STRUCT_XTMP_UT_PID, HAVE_STRUCT_XTMP_UT_TYPE): Define.
27769
27770 2002-04-12  Jim Meyering  <meyering@lucent.com>
27771
27772         * m4/ls-mntd-fs.m4 (checking for getmntinfo function...): Remove
27773         now-bogus check for f_type in sys/mount.h.  Instead, just test for the
27774         existence of the getmntinfo function.  Needed for Darwin 5.3.
27775
27776         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Also detect when dirfd is a macro.
27777         This is necessary at least on Darwin 5.3.
27778
27779         * m4/jm-macros.m4: Don't AC_REPLACE(strnlen), now that we use
27780         AC_FUNC_STRNLEN.  Otherwise, we'd end up putting two copies of
27781         strnlen.o in the library, and that makes some versions of ranlib
27782         object.
27783
27784 2002-04-12  Jim Meyering  <meyering@lucent.com>
27785
27786         * lib/dirfd.h (dirfd): Elide prototype if dirfd is a macro.
27787
27788 2002-04-09  Jim Meyering  <meyering@lucent.com>
27789
27790         * m4/malloc.m4: (jm_FUNC_MALLOC): Change the `checking ...' message
27791         to be more precise.  Rather than saying we're checking whether the
27792         function `works', say what we're testing.
27793         * m4/realloc.m4 (jm_FUNC_REALLOC): Likewise.
27794         Reported by Bruno Haible.
27795
27796 2002-03-10  Jim Meyering  <meyering@lucent.com>
27797
27798         * lib/makepath.c (make_path): Remove a comma from a diagnostic.
27799         Suggestion from Santiago Vila.
27800
27801 2002-03-08  Jim Meyering  <meyering@lucent.com>
27802
27803         * lib/rename.c: Mention that this wrapper is needed also on
27804         mips-dec-ultrix4.4 systems.
27805
27806 2002-03-02  Jim Meyering  <meyering@lucent.com>
27807
27808         * lib/gettime.c (gettime): Test HAVE_CLOCK_GETTIME,
27809         not HAVE_CLOCK_SETTIME.
27810
27811 2002-02-27  Paul Eggert  <eggert@twinsun.com>
27812
27813         * m4/jm-macros.m4 (jm_MACROS): Do not replace stime; no longer used.
27814         Check for clock_settime.
27815
27816 2002-02-27  Paul Eggert  <eggert@twinsun.com>
27817
27818         * lib/nanosleep.h: Rename to....
27819         * lib/timespec.h: New name for nanosleep.h.  All uses changed.
27820
27821         * lib/gettime.c: New file.
27822         * lib/settime.c: New file.
27823         * lib/stime.c: Remove.
27824
27825         * lib/Makefile.am (libfetish_a_SOURCES): Add gettime.c, settime.c,
27826         timespec.h.  Remove nanosleep.h.
27827
27828 2002-02-25  Paul Eggert  <eggert@twinsun.com>
27829
27830         * m4/acl.m4: New file.
27831         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_ACL.
27832         Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now.
27833
27834 2002-02-25  Paul Eggert  <eggert@twinsun.com>
27835
27836         * lib/acl.c, lib/acl.h: New files.
27837         * lib/Makefile.am (libfetish_a_SOURCES): Add acl.h, acl.c.
27838
27839 2002-02-24  Jim Meyering  <meyering@lucent.com>
27840
27841         * lib/strnlen.c (strnlen): Define-away/undef so that an inconsistent
27842         prototype in string.h (on at least AIX4.3.2.0 w/gcc-2.95.3) doesn't
27843         cause trouble.  Reported by Nelson Beebe.
27844
27845 2002-02-23  Paul Eggert  <eggert@twinsun.com>
27846
27847         * lib/path-concat.c (xpath_concat): Reorder code to pacify
27848         compilers that don't know that xalloc_die never returns.
27849
27850 2002-02-20  Jim Meyering  <meyering@lucent.com>
27851
27852         * lib/getdate.c: Regenerate using bison-1.33.
27853
27854 2002-02-17  Jim Meyering  <meyering@lucent.com>
27855
27856         * config/config.guess (main): Don't use `head -1'; it's no longer
27857         portable. Use `sed 1q' instead.
27858
27859 2002-02-16  gettextize  <bug-gnu-gettext@gnu.org>
27860
27861         * m4/codeset.m4: Upgrade to gettext-0.11.
27862         * m4/gettext.m4: Upgrade to gettext-0.11.
27863         * m4/glibc21.m4: Upgrade to gettext-0.11.
27864         * m4/iconv.m4: Upgrade to gettext-0.11.
27865         * m4/isc-posix.m4: Upgrade to gettext-0.11.
27866         * m4/lcmessage.m4: Upgrade to gettext-0.11.
27867         * m4/lib-ld.m4: New file, from gettext-0.11.
27868         * m4/lib-link.m4: New file, from gettext-0.11.
27869         * m4/lib-prefix.m4: New file, from gettext-0.11.
27870         * m4/progtest.m4: Upgrade to gettext-0.11.
27871
27872 2002-02-15  Paul Eggert  <eggert@twinsun.com>
27873
27874         * m4/prereq.m4 (jm_PREREQ_POSIXVER): New macro.
27875         (jm_PREREQ): Use it.
27876
27877 2002-02-15  Paul Eggert  <eggert@twinsun.com>
27878
27879         * lib/posixver.c, lib/posixver.h: New files.
27880         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
27881
27882 2002-02-02  Paul Eggert  <eggert@twinsun.com>
27883             Bruno Haible  <bruno@clisp.org>
27884
27885         * lib/unicodeio.h (print_unicode_char): Add exit_on_error argument.
27886         (fwrite_success_callback): New declaration.
27887         * lib/unicodeio.c (unicode_to_mb): New function, extracted from
27888         print_unicode_char. Call failure callback instead of error.
27889         (fwrite_success_callback): New function.
27890         (exit_failure_callback): New function.
27891         (fallback_failure_callback): New function.
27892         (print_unicode_char): Call unicode_to_mb.
27893
27894 2002-01-26  Jim Meyering  <meyering@lucent.com>
27895
27896         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.52g.
27897         * m4/strnlen.m4: Remove file, now that it's part of autoconf.
27898
27899 2002-01-26  Jim Meyering  <meyering@lucent.com>
27900
27901         * lib/Makefile.am (getdate$U.o): Depend on unlocked-io.h.
27902
27903 2002-01-22  Paul Eggert  <eggert@twinsun.com>
27904
27905         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_FSEEKO.
27906
27907 2002-01-22  Jim Meyering  <meyering@lucent.com>
27908
27909         * lib/Makefile.am (Makefile): Don't depend on $(BUILT_SOURCES).
27910         Otherwise, some versions of automake would omit the rule that makes
27911         Makefile from Makefile.in.
27912
27913 2002-01-21  Paul Eggert  <eggert@twinsun.com>
27914
27915         * lib/xmemcoll.h, lib/xmemcoll.c: New files.
27916         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
27917         * lib/memcoll.c: Include errno.h, and declare errno if not defined.
27918         (memcoll): Set errno to zero if there is no error.
27919
27920         * lib/quotearg.c (quotearg_buffer_restyled):
27921         Fix bug with quoting buffers containing NUL when backslashing escapes.
27922         This bug was exposed by the other changes in this patch.
27923         (quotearg_n_options): New arg ARGSIZE.
27924         All callers changed.
27925         (quoting_options_from_style): New function.
27926         (quotearg_n_style): Use it.
27927         (quotearg_n_style_mem): New function.
27928
27929         * lib/quotearg.h (quotearg_n_style_mem): New function.
27930
27931 2002-01-19  Jim Meyering  <meyering@lucent.com>
27932
27933         * m4/jm-macros.m4 (jm_MACROS): Use AC_FUNC_STRNLEN.
27934         Remove useless quotes: DF_PROG="df".
27935         * m4/strnlen.m4: New file.
27936
27937 2002-01-16  Paul Eggert  <eggert@twinsun.com>
27938
27939         * lib/backupfile.c (ISDIGIT): Comment fix.
27940         * lib/getdate.y (ISDIGIT): Likewise.
27941         * lib/posixtm.c (ISDIGIT, year): Likewise.
27942         * lib/strverscmp.c (ISDIGIT): Likewise.
27943         * lib/userspec.c (ISDIGIT): Likewise.
27944
27945 2002-01-16  Jim Meyering  <meyering@lucent.com>
27946
27947         * lib/getdate.y: Add three semicolons, each just before a closing
27948         brace. Bison (as of version 1.31) no longer papers over that mistake.
27949
27950 2002-01-05  Jim Meyering  <meyering@lucent.com>
27951
27952         * lib/version-etc.c (version_etc_copyright): Update copyright year.
27953
27954 2001-12-19  Paul Eggert  <eggert@twinsun.com>
27955
27956         * lib/closeout.c (close_stdout_status): If ferror (stdout), do
27957         not silently exit merely because the output buffer happens to
27958         have nothing pending.
27959
27960 2001-12-18  Paul Eggert  <eggert@twinsun.com>
27961
27962         See the big note in ../ChangeLog.
27963         * lib/human.c (suffixes): Prefer K to k for 1024.
27964         (generate_suffix_backwards): New function.
27965         (human_readable_inexact): Use it.
27966         * lib/xstrtol.c (__xstrtol): If there is no number but there
27967         is a valid suffix, assume 1.  "MB" now means decimal, "MiB" binary.
27968         Accept 'K' as well as 'k'.
27969
27970 2001-12-15  Jim Meyering  <meyering@lucent.com>
27971
27972         * lib/regex.h (__restrict_arr): Update from libc.
27973
27974         * lib/mountlist.h (ME_REMOTE): Recognize file systems of type smbfs
27975         as `remote' if the name starts with `//'.  Suggested by Michael Stone.
27976         (STREQ): Define.
27977
27978 2001-12-14  Jim Meyering  <meyering@lucent.com>
27979
27980         * m4/jm-macros.m4 (jm_MACROS): Check for iswspace.
27981         Suggestion from Bruno Haible.
27982
27983 2001-12-10  Jim Meyering  <meyering@lucent.com>
27984
27985         * lib/linebuffer.c: Remove explicit declarations of xmalloc and
27986         xrealloc, Instead, include "xalloc.h".
27987         (initbuffer): Don't cast xmalloc return value to char*.
27988         (readline): Reword comment.
27989         Don't cast xrealloc return value to char*
27990         Return NULL, not 0.
27991
27992 2001-12-09  Jim Meyering  <meyering@lucent.com>
27993
27994         * lib/modechange.c (mode_compile): Add cast to avoid pedantic warning
27995         about `signed and unsigned type in conditional expression'.
27996         * lib/posixtm.c (posix_time_parse): Likewise.
27997
27998         * lib/xreadlink.c (xreadlink): Add cast to avoid a pedantic warning.
27999
28000         * lib/readtokens.c (readtoken): Declare an index to be of type unsigned
28001         to avoid a pedantic warning.
28002
28003         * lib/getstr.c: Don't include assert.h.
28004         (getstr): Remove warning-evoking assertions.
28005         Return -1 if offset parameter is out of bounds.
28006         Change the type of a local from int to size_t.
28007
28008         * lib/strftime.c (my_strftime_localtime_r): Include this function
28009         definition in the `#if ! HAVE_TM_GMTOFF' block.
28010
28011         * lib/xgethostname.c: Remove declarations of xmalloc and xrealloc.
28012         Include xalloc.h instead.
28013
28014 2001-12-02  Jim Meyering  <meyering@lucent.com>
28015
28016         * lib/tempname.c: Don't declare getenv, thus reverting the change of
28017         2001-11-18.  It's no longer necessary, now that stdlib.h is always
28018         included.
28019
28020         * lib/regex.c [!__BOUNDED_POINTERS__]: Define away __bounded,
28021         __unbounded, and __ptrvalue.  Reported by Uwe H. Steinfeld.
28022
28023 2001-11-30  Akim Demaille  <akim@epita.fr>
28024
28025         * lib/xstrdup.c: Include xalloc.h, so that xstrdup is declared
28026         before being defined.
28027
28028 2001-11-27  Paul Eggert  <eggert@twinsun.com>
28029
28030         * lib/quotearg.h (quotearg_n, quotearg_n_style):
28031         First arg is int, not unsigned.
28032         * lib/quotearg.c (quotearg_n, quotearg_n_style): Likewise.
28033         (SIZE_MAX, UINT_MAX): New macros.
28034         (quotearg_n_options): Abort if N is negative.
28035         Avoid overflow check on hosts where size_t is 64 bits and int
28036         is 32 bits, as overflow is impossible there.
28037         Fix off-by-one typo that caused unnecessary reallocation.
28038
28039 2001-11-27  Jim Meyering  <meyering@lucent.com>
28040
28041         * lib/tempname.c: Merge with version from libc.
28042         * lib/regex.c: Likewise.
28043
28044         * lib/tempname.c: Include stdlib.h unconditionally.  On some old
28045         systems for which STDC_HEADERS is 0, it was not included, resulting in
28046         a warning about an integer-to-pointer conversion problem with getenv.
28047         Reported by Volker Borchert.
28048
28049 2001-11-26  Jim Meyering  <meyering@lucent.com>
28050
28051         * lib/gtod.h: Remove file.
28052         * lib/Makefile.am (libfetish_a_SOURCES): Remove gtod.h.
28053         * lib/gettimeofday.c: Don't include gtod.h.
28054         (GTOD_init): Remove function.
28055         (rpl_gettimeofday): Do its job here instead, rather than aborting.
28056         Suggestion from Volker Borchert.
28057
28058 2001-11-23  Jim Meyering  <meyering@lucent.com>
28059
28060         * lib/hash.h (struct hash_table): Don't define here.  Merely declare
28061         it.
28062         * lib/hash.c (struct hash_table): Define it here instead.
28063
28064 2001-11-22  Jim Meyering  <meyering@lucent.com>
28065
28066         * lib/hash.h: Bracket contents of file with #ifndef HASH_H_ ... #endif.
28067
28068 2001-11-20  Jim Meyering  <meyering@lucent.com>
28069
28070         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Update comment to reflect that
28071         SunOS 4.1.4 and Solaris 2.5.1 lose, too.
28072
28073 2001-11-19  Jim Meyering  <meyering@lucent.com>
28074
28075         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Don't bother with a temporary
28076         directory.  Use "conftestXXXXXX" as the template.
28077         Suggestion from Paul Eggert.
28078
28079         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Close each descriptor
28080         immediately, so the test doesn't mistakenly hit the max-open-files
28081         limit.
28082
28083 2001-11-18  Paul Eggert  <eggert@twinsun.com>
28084
28085         * lib/tempname.c (TMP_MAX): Remove; no longer needed.
28086         (TEMPORARIES): New macro.
28087         (__gen_tempname): Use TEMPORARIES rather than TMP_MAX.  This
28088         removes an artificial limitation (e.g. HP-UX 10.20, where
28089         TMP_MAX is 17576).
28090
28091 2001-11-18  Jim Meyering  <meyering@lucent.com>
28092
28093         * m4/prereq.m4 (jm_PREREQ_TEMPNAME): Check for declaration of getenv.
28094
28095 2001-11-18  Jim Meyering  <meyering@lucent.com>
28096
28097         * lib/tempname.c [!HAVE_DECL_GETENV]: Declare getenv to avoid warning
28098         on SunOS 4.
28099
28100         * lib/Makefile.am (Makefile): Depend on $(BUILT_SOURCES), so those
28101         files will be created before anything else.
28102
28103 2001-11-17  Paul Eggert  <eggert@twinsun.com>
28104
28105         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): Do not define
28106         WINSIZE_IN_PTEM if <termios.h> defines struct winsize.
28107
28108 2001-11-17  Jim Meyering  <meyering@lucent.com>
28109
28110         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): New file and macro.
28111         Prompted by a report from Bob Proulx.
28112
28113         * m4/jm-macros.m4 (jm_MACROS): Don't test for mkstemp here.
28114         Instead, require UTILS_FUNC_MKSTEMP.
28115
28116 2001-11-17  Jim Meyering  <meyering@lucent.com>
28117
28118         * m4/jm-macros.m4 (jm_MACROS): Remove code to set POW_LIBM.
28119         Now, that's done as part of AC_FUNC_STRTOD.
28120
28121 2001-11-17  Jim Meyering  <meyering@lucent.com>
28122
28123         * lib/modechange.c (mode_adjust): Fix error introduced on 1999-04-26
28124         that made e.g., `chmod a=,o=w,g=o F' cause F to be group readable
28125         rather than group writable.  Patch by Juan F. Codagnone.
28126
28127         * lib/readtokens.c: Remove explicit declarations of xmalloc and
28128         xrealloc, Instead, include "xalloc.h".
28129
28130         * lib/mountlist.c: Include unlocked-io.h after all system headers.
28131         Remove explicit declarations of xmalloc, xrealloc,
28132         and xstrdup.  Instead, include "xalloc.h".
28133
28134         * lib/argmatch.c, closeout.c, error.c, exclude.c: Include
28135         unlocked-io.h.
28136         * lib/fatal.c, getdate.y, getpass.c, getstr.c, getusershell.c:
28137         Likewise.
28138         * lib/mountlist.c, posixtm.c, readtokens.c, readutmp.c: Likewise.
28139
28140         * lib/regex.c, sha.c, version-etc.c, yesno.c: Likewise.
28141         Reported by Padraig Brady.
28142
28143         * lib/mkstemp.c: #undef mkstemp.
28144         Include config.h.
28145         (rpl_mkstemp): Rename from mkstemp.
28146         Protoize.
28147
28148 2001-11-16  Jim Meyering  <meyering@lucent.com>
28149
28150         * lib/physmem.c [HAVE_SYS_PSTAT_H]: Include <sys/pstat.h>.
28151         (physmem_total) [HAVE_PSTAT_GETSTATIC]: If sysconf couldn't be used to
28152         determine the amount of total physical memory, use pstat_getstatic.
28153         HPUX-11 doesn't define _SC_PHYS_PAGES.
28154         (physmem_available) [HAVE_PSTAT_GETSTATIC && HAVE_PSTAT_GETDYNAMIC]:
28155         If sysconf couldn't be used to determine the amount of available
28156         physical memory, use both pstat_getstatic and pstat_getdynamic.
28157         Based on a patch from Bob Proulx.
28158
28159 2001-11-10  Jim Meyering  <meyering@lucent.com>
28160
28161         * m4/prereq.m4 (jm_PREREQ_PHYSMEM): New function.
28162         (jm_PREREQ): Use it.
28163
28164 2001-11-09  Jim Meyering  <meyering@lucent.com>
28165
28166         * m4/jm-macros.m4: Require autoconf-2.52f.
28167         (AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD):
28168         Use these AC_-prefixed names, not the AM_-prefixed ones.
28169
28170         * m4/afs.m4 (jm_AFS): Quote the body.  Patch by Akim Demaille.
28171
28172 2001-11-05  Jim Meyering  <meyering@lucent.com>
28173
28174         * lib/xstat.in (slash_aware_lstat): Correct a misleading comment.
28175
28176 2001-11-04  Jim Meyering  <meyering@lucent.com>
28177
28178         * m4/fpending.m4: Remove unused cruft that saved, set, and restored
28179         $DEFS.
28180
28181 2001-11-03  Jim Meyering  <meyering@lucent.com>
28182
28183         * m4/jm-glibc-io.m4n (jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg
28184         of AC_DEFUN.
28185
28186         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
28187         know the name of the variable in the macro definition.
28188
28189 2001-11-03  Jim Meyering  <meyering@lucent.com>
28190
28191         * lib/argmatch.h (ARGMATCH_TO_ARGUMENT): Remove casts of first two args
28192         in argmatch_to_argument call.
28193
28194         * lib/dirfd.c (dirfd): Reflect the fact that DIR_TO_FD now takes an
28195         argument.
28196
28197         * lib/hash.c (hash_clear): Fix a bug that could lead to an infloop or
28198         e.g., a fault due to an attempt to free a NULL pointer.
28199
28200 2001-11-01  Jim Meyering  <meyering@lucent.com>
28201
28202         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): New macro.
28203         * m4/jm-macros.m4 (jm_MACROS): Require UTILS_FUNC_DIRFD.
28204
28205 2001-11-01  Jim Meyering  <meyering@lucent.com>
28206
28207         * lib/dirfd.c, lib/dirfd.h: New files.
28208         * lib/Makefile.am (libfetish_a_SOURCES): Add dirfd.h.
28209
28210         * lib/hash.c (hash_print) [TESTING]: Clean up.
28211
28212 2001-10-22  Paul Eggert  <eggert@twinsun.com>
28213
28214         * lib/hard-locale.c (alloca): Define to __builtin_alloca if __GNUC__,
28215         to avoid a warning if -Wall.
28216
28217 2001-10-22  Jeff Bailey  <jbailey@outpost.dnsalias.org>
28218
28219         * README: New file
28220         * doc/*: Add COPYING, COPYING.LIB, COPYING.DOC, fdl.texi
28221         (per RMS's instructions, this is now the canonical source)
28222         * lgpl/, gpl/: New directories.
28223
28224 2001-10-21  Paul Eggert  <eggert@twinsun.com>
28225
28226         * lib/regex.c (uintptr_t): Remove macro and decl; it's config.h's job.
28227
28228 2001-10-21  Jim Meyering  <meyering@lucent.com>
28229
28230         * lib/obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
28231         this code would end up calling gettext even in packages built
28232         with --disable-nls.
28233         * lib/getopt.c (_): Likewise.
28234         * lib/regex.c (_): Likewise.
28235
28236 2001-10-20  Paul Eggert  <eggert@twinsun.com>
28237
28238         * m4/error.m4 (jm_PREREQ_ERROR):
28239         Do not invoke AC_CHECK_FUNCS with strerror_r, as
28240         AC_FUNC_STRERROR_R does that.
28241         Check for strerror declaration.
28242
28243         * m4/strerror_r.m4: Add copyright notice, as nontrivial m4 files
28244         are supposed to have them these days.
28245         (AC_FUNC_STRERROR_R): Always do char* test, so that it gets cached.
28246         Merge changes from latest Autoconf CVS.
28247         Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
28248         and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
28249         POSIX decided to standardize on the int flavor of strerror_r.
28250
28251 2001-10-20  Paul Eggert  <eggert@twinsun.com>
28252
28253         * lib/error.c (strerror_r): Do not declare unless !_LIBC.
28254         Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
28255         Use strerror_r that is only a macro, even if it is not a function.
28256         (strerror): Check for HAVE_DECL_STRERROR before declaring.
28257         (private_strerror): Use prototypes, not old-style function definition.
28258         (print_errno_message): New function.
28259         Support the POSIX 'int'-flavored strerror_r, as well as the traditional
28260         char*-flavored one.
28261         (error_tail, error, error_at_line): Use it.
28262
28263 2001-10-11  Jim Meyering  <meyering@lucent.com>
28264
28265         * lib/argmatch.c (argmatch_invalid): Use quotearg_n_style (0, ...
28266         and quote_n (1, ... to avoid clobbering a buffer.
28267
28268 2001-10-05  Jim Meyering  <meyering@lucent.com>
28269
28270         * lib/Makefile.am: (libfetish_a_SOURCES): Add hash-pjw.c and
28271         hash-pjw.h.
28272         * lib/hash-pjw.c: New file (factored out of fileutils' remove.c).
28273         * lib/hash-pjw.h: New file.
28274
28275 2001-09-30  Jim Meyering  <meyering@lucent.com>
28276
28277         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): See if
28278         `struct fsstat' has the `f_fstypename' member.
28279         Use that to define FS_TYPE, which is now used to make
28280         the getfsstat link test tighter.
28281
28282 2001-09-30  Jim Meyering  <meyering@lucent.com>
28283
28284         * lib/mountlist.c [MOUNTED_GETFSSTAT]:
28285         Include <sys/ucred.h>, for Apple Darwin.
28286         Include sys/mount.h and sys/fs_types.h only if available.
28287         (FS_TYPE): Define.
28288         (read_filesystem_list): Use FS_TYPE.
28289
28290 2001-09-29  Paul Eggert  <eggert@twinsun.com>
28291
28292         * lib/exclude.c (excluded_filename): 0 -> false, since it's
28293         a boolean context.
28294
28295 2001-09-29  Jim Meyering  <meyering@lucent.com>
28296
28297         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
28298         [one-argument getmntent function]): Include stdio.h before mntent.h.
28299         SunOS 4.1.x needs it for the declaration of `FILE'.
28300         Patch by Volker Borchert.
28301
28302         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
28303         Check for these headers: sys/param.h sys/ucred.h sys/mount.h
28304         sys/fs_types.h, and make the link-test for getfsstat guard #include
28305         directives with appropriate #if HAVE_*_H tests so that we can
28306         detect getfsstat on Apple Darwin1.3.7 systems.
28307         Reported by Nelson Beebe.
28308         Fix harmless typo in cache variable name: s/getsstat/getfsstat/.
28309
28310 2001-09-28  Paul Eggert  <eggert@twinsun.com>
28311
28312         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
28313         #defines strtoimax.  Also treat the other strto* functions
28314         like strtoimax.
28315
28316         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
28317         Check for strtoul and strtoumax,
28318         as those declarations are made even in the signed case.
28319         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX):
28320         Likewise, for strtol and strtoimax.
28321
28322 2001-09-28  Paul Eggert  <eggert@twinsun.com>
28323
28324         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
28325         #defines strtoimax.  Also treat the other strto* functions
28326         like strtoimax.
28327
28328         * lib/xstrtol.c (strtol): Do not declare if HAVE_DECL_STRTOL.
28329         (strtoul): Do not declare if HAVE_DECL_STRTOUL.
28330         (strtoimax, strtoumax): Do not declare if already defined as a macro.
28331
28332 2001-09-26  Jim Meyering  <meyering@lucent.com>
28333
28334         Most macros in unlocked-io.h had the wrong number of arguments.
28335         * lib/gen-uio: New script.
28336         (USE_UNLOCKED_IO): Define to 1 if not already defined.
28337         * lib/unlocked-io.hin: Remove file.
28338         * lib/Makefile.am (unlocked-io.h): Rewrite to use a separate script,
28339         rather than trying to embed it here.
28340         (EXTRA_DIST): Add gen-uio.  Remove unlocked-io.hin
28341         Reported by Padraig Brady.
28342
28343 2001-09-25  Volker Borchert  <bt@teknon.de>
28344
28345         * lib/gettimeofday.c (rpl_gettimeofday): Declare local variable
28346         `result'.
28347
28348 2001-09-24  Jim Meyering  <meyering@lucent.com>
28349
28350         * m4/gettext.m4: Use the version from gettext-0.10.40, not CVS.
28351
28352 2001-09-23  Jim Meyering  <meyering@lucent.com>
28353
28354         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test
28355         instead of the mere test for existence of mntent.h.  The latter
28356         would get a false-positive on AIX 3.4 systems.
28357         In the outer getmntent if-block, don't die if neither of the getmntent
28358         tests succeeds.  Instead, just fall through and continue with the
28359         remaining tests.
28360
28361 2001-09-23  Jim Meyering  <meyering@lucent.com>
28362
28363         * lib/mountlist.c: Remove useless parentheses in #if directives.
28364         (MOUNTED) [!defined MOUNTED]: Define to _PATH_MOUNTED, for when
28365         the deprecated MOUNTED symbol is no longer defined in mntent.h.
28366
28367 2001-09-22  Jim Meyering  <meyering@lucent.com>
28368
28369         * m4/gettext.m4: New file.  From gettext.
28370         * m4/lcmessage.m4: Sync with gettext -- this changes only comments.
28371         * m4/progtest.m4: Likewise
28372         * m4/isc-posix.m4: Decrement serial number to sync with gettext.
28373         * m4/glibc21.m4: Likewise.
28374
28375         * m4/libintl.m4: Remove.  No longer used.
28376
28377 2001-09-22  Jim Meyering  <meyering@lucent.com>
28378
28379         * lib/localcharset.c: Update from latest gettext.
28380         * lib/config.charset: Likewise.
28381
28382 2001-09-20  Jim Meyering  <meyering@lucent.com>
28383
28384         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of
28385         strtoimax.
28386         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of
28387         strtoumax.
28388
28389 2001-09-20  Jim Meyering  <meyering@lucent.com>
28390
28391         * lib/xstrtol.c (strtoimax): Guard declaration with
28392         `#if !HAVE_DECL_STRTOIMAX', rather than just `#ifndef strtoimax'.
28393         The latter fails because some systems (at least rs6000-ibm-aix4.3.3.0)
28394         have their own, conflicting declaration of strtoimax in sys/inttypes.h.
28395         (strtoumax): Likewise, for completeness (it wasn't necessary).
28396
28397 2001-09-17  Paul Eggert  <eggert@twinsun.com>
28398
28399         * lib/strtoimax.c (HAVE_LONG_LONG):
28400         Redefine to HAVE_UNSIGNED_LONG_LONG if unsigned.
28401         (strtoimax): Use sizeof (long), not sizeof strtol (ptr, endptr, base),
28402         to work around bug in IBM C compiler.
28403
28404 2001-09-17  Jim Meyering  <meyering@lucent.com>
28405
28406         * m4/chown.m4, fstypename.m4, getgroups.m4, gettimeofday.m4,
28407         * m4/jm-mktime.m4, lstat.m4, malloc.m4, memcmp.m4, mkdir-slash.m4,
28408         * m4/nanosleep.m4, putenv.m4, readdir.m4, realloc.m4, rename.m4,
28409         * m4/st_dm_mode.m4, stat.m4, strerror_r.m4, timespec.m4, utimbuf.m4,
28410         * m4/utimes.m4: Use AC_DEFINE rather than AC_DEFINE_UNQUOTED,
28411         whenever the right hand side need not be expanded by the shell.
28412
28413 2001-09-16  Paul Eggert  <eggert@twinsun.com>
28414
28415         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): Remove test for GNU C
28416         library.  It's not correct, as some older glibcs are buggy.
28417         fnmatch wasn't fixed until glibc 2.2.
28418
28419         Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no
28420         special shell magic here.
28421
28422 2001-09-16  Jim Meyering  <meyering@lucent.com>
28423
28424         * m4/mkdir-slash.m4 (UTILS_FUNC_MKDIR_TRAILING_SLASH): New file/macro.
28425         * m4/jm-macros.m4: Require it.
28426
28427 2001-09-16  Jim Meyering  <meyering@lucent.com>
28428
28429         * lib/mkdir.c: New file.
28430
28431 2001-09-15  Jim Meyering  <meyering@lucent.com>
28432
28433         * m4/jm-macros.m4: Check for help2man.
28434
28435 2001-09-11  Jim Meyering  <meyering@lucent.com>
28436
28437         * m4/host-os.m4 (UTILS_HOST_OS): New file/macro.
28438         The body, by Paul Eggert, was moved here from configure.in.
28439         * m4/jm-macros.m4: Require UTILS_HOST_OS.
28440
28441 2001-09-04  Paul Eggert  <eggert@twinsun.com>
28442
28443         * m4/prereq.m4 (jm_PREREQ_XREADLINK): New macro.
28444         (jm_PREREQ): Use it.
28445
28446 2001-09-04  Paul Eggert  <eggert@twinsun.com>
28447
28448         * lib/xreadlink.c (xreadlink): Omit size_t* arg.  All uses changed.
28449         Use ssize_t, not int, to store result of readlink.
28450         Check for ssize_t overflow as well as size_t overflow,
28451         as POSIX says the result of readlink is implementation-defined
28452         when ssize_t overflows.
28453         Remove unnecessary cast to char*.
28454         Use free+malloc instead of realloc, as the storage doesn't need
28455         to be preserved and it's clearer and can be more efficient that way.
28456         (SIZE_MAX, SSIZE_MAX): New macros, if <limits.h> doesn't declare.
28457         * lib/xreadlink.h (xreadlink): Update prototype.
28458
28459 2001-09-04  Paul Eggert  <eggert@twinsun.com>
28460
28461         * lib/xgetcwd.c: Revert some of the previous change; intead,
28462         fix the HAVE_GETCWD_NULL code to behave more like the
28463         !HAVE_GETCWD_NULL code used to.
28464
28465         Include "xalloc.h".
28466         (xgetcwd): Do not return NULL when memory is exhausted; instead,
28467         invoke xalloc_die.
28468
28469 2001-09-03  Paul Eggert  <eggert@twinsun.com>
28470
28471         * m4/prereq.m4 (jm_PREREQ_XGETCWD): Check for limits.h and
28472         sys/param.h, as pathmax.h includes them.
28473
28474 2001-09-03  Paul Eggert  <eggert@twinsun.com>
28475
28476         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_XGETCWD.
28477         (jm_PREREQ_XGETCWD): New macro.
28478
28479         * m4/getcwd.m4: New file.
28480
28481 2001-09-03  Paul Eggert  <eggert@twinsun.com>
28482
28483         * lib/xgetcwd.c: Fix the !HAVE_GETCWD_NULL code to behave more
28484         like the HAVE_GETCWD_NULL code.
28485         Include pathmax.h if not HAVE_GETCWD.
28486         Do not include xalloc.h.
28487         (INITIAL_BUFFER_SIZE): New symbol.
28488         Do not use xmalloc / xrealloc, since the caller is responsible for
28489         handling errors.  Preserve errno around `free' during failure.
28490         Do not overrun buffer when using getwd.
28491
28492 2001-09-03  Paul Eggert  <eggert@twinsun.com>
28493
28494         * lib/xgetcwd.c (xgetcwd): Use HAVE_GETCWD_NULL, not (defined
28495         __GLIBC__ && __GLIBC__ >= 2), to decide whether to use
28496         getcwd (NULL, 0).
28497
28498 2001-09-03  Paul Eggert  <eggert@twinsun.com>
28499
28500         * lib/exclude.c (fnmatch_no_wildcards): Fix confusion between
28501         usage of FNM_CASEFOLD and FNM_LEADING_DIR.  The bug was
28502         spotted by Jim Meyering.
28503
28504 2001-09-03  Jim Meyering  <meyering@lucent.com>
28505
28506         * lib/xreadlink.c (xreadlink): Preserve errno around `free' during
28507         failure.
28508
28509 2001-09-02  Jim Meyering  <meyering@lucent.com>
28510
28511         * lib/error.c: Update from GNU libc.
28512
28513 2001-09-01  Jim Meyering  <meyering@lucent.com>
28514
28515         * m4/jm-macros.m4 (jm_MACROS): Check for canonicalize_file_name.
28516         Used by df.
28517
28518 2001-09-01  Jim Meyering  <meyering@lucent.com>
28519
28520         * lib/xreadlink.c: New file.
28521         * lib/xreadlink.h: New file.
28522         * lib/Makefile.am (libfetish_a_SOURCES): Add xreadlink.c and
28523         xreadlink.h.
28524
28525         * lib/regex.c (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it
28526         doesn't conflict with sparc Solaris 7's definition in
28527         /usr/include/sys/int_types.h.
28528
28529         * lib/exclude.c: Use `""', not `<>' to #include non-system header
28530         files.
28531         (fnmatch_no_wildcards): Rewrite not to use function names, strcasecmp
28532         and strncasecmp as r-values.  Unixware didn't have declarations.
28533
28534 2001-08-31  Paul Eggert  <eggert@twinsun.com>
28535
28536         * lib/xstrtol.h: Add copyright notice.
28537         (_DECLARE_XSTRTOL): Improve quality of diagnostic for
28538         LONGINT_INVALID_SUFFIX_CHAR.
28539
28540 2001-08-31  Paul Eggert  <eggert@twinsun.com>
28541
28542         * lib/xstrtol.c (strtoimax): New decl.
28543
28544 2001-08-31  Paul Eggert  <eggert@twinsun.com>
28545
28546         * lib/xgetcwd.c: Don't include pathmax.h.
28547         Include stdlib.h and unistd.h if available.
28548         Include xalloc.h.
28549         (xmalloc, xstrdup, free): Remove decls.
28550         (xgetcwd): Don't assume sizes fit in unsigned.
28551         Check for overflow when computing sizes.
28552         Simplify reallocation code.
28553
28554 2001-08-31  Paul Eggert  <eggert@twinsun.com>
28555
28556         * lib/savedir.c (savedir): Remove size parameter, as POSIX says that
28557         a directory's st_size can have an arbitrary value, so the old
28558         usage could waste an arbitrary amount of memory.  All uses
28559         changed.
28560         * lib/savedir.h: Update prototype.
28561
28562 2001-08-31  Paul Eggert  <eggert@twinsun.com>
28563
28564         * lib/Makefile.am (libfetish_a_SOURCES): Remove strtoxmax.c.
28565
28566         * lib/strtoimax.c: Renamed from strtoxmax.c, removing the
28567         old strtoimax.c.
28568
28569         Also, make the following further changes to make this file's
28570         configuration more similar to that of strtol.c:
28571         (UNSIGNED): Renamed from STRTOUXMAX_UNSIGNED.  All uses changed.
28572         (strtoumax, uintmax_t, strtoull, strtol): Remove.
28573         (intmax_t, strtoimax, strtol, strtoll): New macros, if UNSIGNED.
28574         (strtoimax): Renamed from strtoumax.  All uses of unsigned values
28575         changed to signed values.
28576
28577         And make the following changes as well:
28578         Fix copyright notice, as 1999 was missing.
28579         (verify): New macro.
28580         (strtoimax): Check sizes at compile-time, not run-time.
28581         Prefer strtol to strtoll if both work.
28582         (main): Remove; it was not that useful and was a pain to maintain.
28583
28584         * lib/strtoumax.c: Include strtoimax.c, not strtouxmax.c.
28585
28586 2001-08-31  Jim Meyering  <meyering@lucent.com>
28587
28588         * lib/xgetcwd.c (xgetcwd): Reorganize to avoid some duplication.
28589         Use an initial, malloc'd, buffer of length 128 rather than
28590         a statically allocated one of length 1024.
28591
28592 2001-08-30  Paul Eggert  <eggert@twinsun.com>
28593
28594         Simplify code, partly by assuming autoconf 2.52 semantics.
28595
28596         * m4/Makefile.am (EXTRA_DIST): Remove uintmax_t.m4.
28597
28598         * m4/inttypes.m4 (AC_PREREQ): Bump to 2.52.
28599         (jm_AC_HEADER_INTTYPES_H): Remove; now done by autoconf in 2.52.
28600         All uses removed.
28601         (jm_AC_TYPE_INTMAX_T, jm_AC_TYPE_UINTMAX_T):
28602         Move AC_REQUIRE to next-to-top level, to avoid confusion.
28603         Use 2.52's AC_CHECK_TYPE instead of merely looking for the header.
28604         * m4/prereq.m4 (jm_PREREQ_HUMAN): Don't require
28605         jm_AC_HEADER_INTTYPES_H.
28606         * m4/jm-macros.m4 (jm_MACROS): Likewise.
28607
28608         * m4/uintmax_t.m4: Remove, as it duplicates inttypes.m4.
28609
28610         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
28611         Quote first arg of AC_DEFUN.
28612         Require jm_AC_TYPE_UINTMAX_T and jm_AC_TYPE_UNSIGNED_LONG_LONG
28613         since they are needed to parse the include file even if we need
28614         only xstrtoimax.  Simplify logic behind the args to AC_REPLACE.
28615         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Likewise,
28616         but with opposite signedness.
28617
28618 2001-08-30  Paul Eggert  <eggert@twinsun.com>
28619
28620         Merge 'exclude' changes from tar 1.13.22.
28621         This fixes one or two unlikely storage allocation overflow bugs,
28622         but doesn't change user-visible behavior otherwise.
28623
28624 2001-08-30  Paul Eggert  <eggert@twinsun.com>
28625
28626         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_EXCLUDE.
28627         (jm_PREREQ_EXCLUDE): New macro.
28628
28629 2001-08-30  Paul Eggert  <eggert@twinsun.com>
28630
28631         * lib/quotearg.c: BSD/OS 4.1 wchar.h requires FILE and struct
28632         tm to be declared.
28633
28634 2001-08-30  Paul Eggert  <eggert@twinsun.com>
28635
28636         * lib/hash.c: Remove '2001' from copyright notice.
28637
28638 2001-08-30  Paul Eggert  <eggert@twinsun.com>
28639
28640         * lib/full-write.h: New file.
28641         * lib/Makefile.am (libfetish_a_SOURCES): Add full-write.h.
28642         * lib/full-write.c: Correct credits, as cccp.c no longer
28643         exists and anyway it was so heavily changed from the old cccp
28644         code as to be unrecognizable.  Include full-write.h.
28645         (full_write) Return size_t, with short writes meaning failure.
28646         All callers changed.  This fixes a bug with large buffers
28647         on 64-bit hosts.
28648         * lib/utime.c: Include full-write.h.
28649
28650 2001-08-30  Paul Eggert  <eggert@twinsun.com>
28651
28652         * lib/exclude.c (bool): Declare, perhaps by including stdbool.h.
28653         (<sys/types.h>): Include only if HAVE_SYS_TYPES_H.
28654         (<stdlib.h>, <string.h>, <strings.h>, <inttypes.h>, <stdint.h>):
28655         Include if available.
28656         (<xalloc.h>): Include
28657         (SIZE_MAX): Define if <stdint.h> or <inttypes.h> doesn't.
28658         (verify): New macro.  Use it to verify that EXCLUDE macros do not
28659         collide with FNM macros.
28660         (struct patopts): New struct.
28661         (struct exclude): Use it, as exclude patterns now come with options.
28662         (new_exclude): Support above changes.
28663         (new_exclude, add_exclude_file):
28664         Initial size must now be a power of two to simplify overflow checking.
28665         (free_exclude, fnmatch_no_wildcards): New function.
28666         (excluded_filename): No longer requires options arg, as the options
28667         are determined by add_exclude.  Now returns bool, not int.
28668         (excluded_filename, add_exclude):
28669         Add support for the fancy new exclusion options.
28670         (add_exclude, add_exclude_file): Now takes int options arg.
28671         Check for arithmetic overflow when computing sizes.
28672         (add_exclude_file): xrealloc might modify errno, so don't
28673         realloc until after errno might be used.
28674
28675         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE,EXCLUDE_WILDCARDS):
28676         New macros.
28677         (free_exclude): New decl.
28678         (add_exclude, add_exclude_file): Now takes int options arg.
28679         (excluded_filename): No longer requires options arg, as the options
28680         are determined by add_exclude.  Now returns bool, not int.
28681
28682 2001-08-30  Paul Eggert  <eggert@twinsun.com>
28683
28684         * lib/alloca.c (alloca): Arg is of type size_t, not unsigned.
28685
28686 2001-08-27  Jim Meyering  <meyering@lucent.com>
28687
28688         * lib/Makefile.am (libfetish_a_SOURCES): Add strtoxmax.c
28689
28690         * lib/version-etc.c (N_): Remove definition.
28691         Revert most of last change.
28692         Instead, simply don't mark the `Copyright...' string for translation.
28693         Based on advice from Paul Eggert.
28694
28695         * lib/strtoxmax.c: Tweak comment.
28696
28697 2001-08-26  Jim Meyering  <meyering@lucent.com>
28698
28699         * m4/jm-macros.m4: Require jm_AC_PREREQ_XSTRTOIMAX.
28700
28701         * m4/xstrtoimax.m4: New file.
28702         * m4/xstrtoumax.m4: Add comments explaining why we
28703         AC_REPLACE_FUNCS(strtol).
28704
28705 2001-08-26  Jim Meyering  <meyering@lucent.com>
28706
28707         * lib/version-etc.c (version_etc_copyright_fmt): Replace literal year
28708         of copyright with `%s' so translators don't get an untranslated
28709         message in 2002.
28710         (COPYRIGHT_YEAR): Define.
28711         (version_etc): Use fprintf rather than fputs.
28712         Suggestion from Ulrich Drepper.
28713
28714         * lib/Makefile.am (libfetish_a_SOURCES): Add xstrtoimax.c.
28715
28716         * lib/strtoll.c: New file, from GNU libc.
28717         * lib/xstrtoimax.c: New file.
28718
28719         * lib/xstrtol.h: Add xstrtoimax.
28720         * lib/strtoumax.c: New file.  Simply include "strtoumax.c".
28721         * lib/strtoimax.c: New file.  Likewise, but first define
28722         STRTOUXMAX_SIGNED.
28723
28724         * lib/strtoumax.c: Factor to work both for unsigned and signed types,
28725         ...
28726         * lib/strtoxmax.c: ... then renamed to this.
28727
28728 2001-08-18  Paul Eggert  <eggert@twinsun.com>
28729
28730         * m4/inttypes.m4: Add AC_PREREQ(2.13).
28731         (jm_AC_HEADER_INTTYPES_H): Test for intmax_t, too.
28732         (jm_AC_TYPE_INTMAX_T): New macro.
28733         (jm_AC_TYPE_UINTMAX_T): Moved here from uintmax_t.m4.
28734
28735         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): New macro.
28736
28737         * m4/longlong.m4: Renamed from ulonglong.m4.
28738         * m4/inttypes.m4: Renamed from inttypes_h.m4.
28739         * m4/uintmax_t.m4: Removed.
28740
28741 2001-08-13  Paul Eggert  <eggert@twinsun.com>
28742
28743         * lib/Makefile.am (unlocked-io.h): Do not append "_unlocked" twice.
28744         Port to Solaris 8, where 'sed' requires a space after the 'r'
28745         command, and where sh dislikes "$/".  Clean up the spacing a bit.
28746         Redirect output to $tmp just once.
28747
28748 2001-08-12  Paul Eggert  <eggert@sic.twinsun.com>
28749
28750         * lib/addext.c (<errno.h>): Include.
28751         (errno): Declare if not defined.
28752         (addext): Work correctly when pathconf returns -1 and leaves
28753         errno alone because there is no limit.  Also, work even if
28754         pathconf returns a value greater than SIZE_MAX.
28755
28756 2001-08-12  Jim Meyering  <meyering@lucent.com>
28757
28758         * m4/afs.m4, assert.m4, bison.m4, check-decl.m4, chown.m4, d-ino.m4,
28759         d-type.m4, dos.m4, error.m4, fnmatch.m4, fpending.m4, fstypename.m4,
28760         fsusage.m4, ftruncate.m4, getgroups.m4, glibc.m4, gnu-source.m4,
28761         group-member.m4, jm-glibc-io.m4, jm-macros.m4, jm-mktime.m4,
28762         jm-winsz1.m4, jm-winsz2.m4, lchown.m4, lib-check.m4, libintl.m4,
28763         link-follow.m4, ls-mntd-fs.m4, lstat.m4, malloc.m4, mbrtowc.m4,
28764         mbstate_t.m4, mbswidth.m4, memcmp.m4, nanosleep.m4, perl.m4,
28765         prereq.m4, putenv.m4, readdir.m4, realloc.m4, regex.m4, rename.m4,
28766         rmdir-errno.m4, search-libs.m4, st_dm_mode.m4, st_mtim.m4, stat.m4,
28767         strftime.m4, timespec.m4, unlink-busy.m4, uptime.m4, utimbuf.m4,
28768         utime.m4, utimes.m4, xstrtoumax.m4:
28769         Quote the first argument in each use of AC_DEFUN.
28770
28771 2001-08-12  Jim Meyering  <meyering@lucent.com>
28772
28773         * lib/xgetcwd.c (xgetcwd) [defined __GLIBC__ && __GLIBC__ >= 2]:
28774         Simply `return getcwd (NULL, 0);'.
28775         [! (defined __GLIBC__ && __GLIBC__ >= 2)]:
28776         Use 1300 as initial value for length, not PATH_MAX.
28777
28778         * lib/pathmax.h: Clean up cpp syntax.
28779
28780 2001-08-12  Jim Meyering  <meyering@lucent.com>
28781
28782         * lib/gettimeofday.c: New file.
28783         * lib/gtod.h: New file.
28784         * lib/Makefile.am (libfetish_a_SOURCES): Add gtod.h.
28785
28786 2001-08-05  Jim Meyering  <meyering@lucent.com>
28787
28788         * m4/jm-macros.m4: Require autoconf-2.52.
28789
28790 2001-08-04  Jim Meyering  <meyering@lucent.com>
28791
28792         * lib/error.h (__attribute__): Remove `|| __STRICT_ANSI__' from #if
28793         stmt, to get in sync with glibc.
28794
28795 2001-08-03  Paul Eggert  <eggert@twinsun.com>
28796
28797         The following changes are from gettext 0.10.39 as maintained by
28798         Bruno Haible.
28799
28800         * lib/mbswidth.h (MBSW_REJECT_UNPRINTABLE, MBSW_REJECT_INVALID):
28801         Renamed from MBSW_ACCEPT_UNPRINTABLE and MBSW_ACCEPT_INVALID
28802         with inverted sense.  All uses changed.
28803
28804         * lib/mbswidth.c: Don't include <limits.h>.
28805         Include <stdlib.h> and <string.h> unconditionally.
28806         (iswcntrl, mbsinit, ISCNTRL): New macros.
28807         (mbsnwidth): Use K&R style function declarations.
28808         Don't bother checking for MB_LEN_MAX == 1, since the compiler
28809         can optimize it when MB_CUR_MAX == 1.
28810         The width of control characters is zero, not 1.
28811
28812 2001-08-03  Paul Eggert  <eggert@twinsun.com>
28813
28814         The following changes are from gettext 0.10.39 as maintained by
28815         Bruno Haible, except that getline.m4 continues to use AC_LIBOBJ.
28816
28817         * m4/codeset.m4: Upgrade to serial AM1.
28818         (AM_LANGINFO_CODESET): Renamed from jm_LANGINFO_CODESET;
28819         all uses changed.  Quote first arg of AC_DEFUN.
28820         (am_cv_langinfo_codeset): Renamed from jm_cv_langinfo_codeset.
28821
28822         * m4/iconv.m4: Upgrade to serial AM2.
28823         (AM_ICONV): Renamed from jm_ICONV; all uses changed.
28824         Add --with-libconv-prefix.
28825         Quote first arg of AC_DEFUN.  Add description for ICONV_CONST.
28826         (am_cv_func_iconv): Renamed from jm_cv_func_iconv.
28827         (am_cv_lib_iconv): Renamed from jm_cv_lib_iconv.
28828         (am_cv_proto_iconv): Renamed from jm_cv_proto_iconv.
28829         * m4/jm-macros.m4 (jm_MACROS): Reflect s/jm_/AM_/ renamings.
28830
28831         * m4/c-bs-a.m4 (AC_C_BACKSLASH_A): Quote first arg of AC_DEFUN.
28832         * m4/getline.m4 (AM_FUNC_GETLINE): Likewise.
28833         * m4/glibc21.m4 (jm_GLIBC21): Likewise.
28834         * m4/inttypes_h.m4 (jm_AC_HEADER_INTTYPES_H): Likewise.
28835         * m4/isc-posix.m4 (AC_ISC_POSIX): Likewise.
28836         * m4/lcmessage.m4 (AM_LC_MESSAGES): Likewise.
28837         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
28838         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Likewise.
28839         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Likewise.
28840
28841         * m4/getline.m4 (AM_FUNC_GETLINE): Don't bother checking for
28842         string.h any more.
28843
28844         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): If not found, print "no",
28845         not the default value.
28846
28847         2001-06-25  Bruno Haible  <haible@clisp.cons.org>
28848         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Don't require AM_C_PROTOTYPES.
28849         Also check for mbsinit.  Needed for SCO 3.2v5.0.2.
28850         Also include <string.h>; this is where AIX 3.2.5 declares wcwidth.
28851         Also check for iswcntrl, used for wcwidth fallback.
28852         Use AC_TRY_COMPILE to emulate AC_CHECK_DECLS, for portability
28853         to Autoconf 2.13.
28854
28855 2001-08-03  Jim Meyering  <meyering@lucent.com>
28856
28857         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',
28858         as it was in the original.  Reported by Paul Eggert.
28859
28860 2001-07-16  Jim Meyering  <meyering@lucent.com>
28861
28862         * m4/gettimeofday.m4: New file.
28863         Prompted by a report from Bernhard Baehr.
28864
28865 2001-07-15  Jim Meyering  <meyering@lucent.com>
28866
28867         * m4/Makefile.am.in (Makefile.am): Remove most of the unlocked-io.h
28868         stuff. Now it's in ../Makefile.cfg.
28869
28870 2001-07-15  Jim Meyering  <meyering@lucent.com>
28871
28872         * lib/Makefile.am (EXTRA_DIST): Add unlocked-io.hin.
28873         (BUILT_SOURCES): Add unlocked-io.h.
28874         (io_functions): Define.
28875         (unlocked-io.h): New rule.
28876         (DISTCLEANFILES): Add unlocked-io.h.
28877         (all-local): Depend on unlocked-io.h, to ensure it is created.
28878
28879         * lib/unlocked-io.hin: New file
28880
28881         * lib/regex.c: Update from glibc.
28882
28883 2001-07-05  Jim Meyering  <meyering@lucent.com>
28884
28885         * lib/Makefile.am (noinst_HEADERS): Remove definition, per new automake
28886         recommendation.
28887         (libfetish_a_SOURCES): Put all .h files here instead.
28888         Remove a thus-exposed (better checks in automake) duplicate and
28889         two unnecessary .h files.
28890
28891 2001-07-04  Jim Meyering  <meyering@lucent.com>
28892
28893         * m4/Makefile.am.in (glibc-io.struct): New target.  Rework the code
28894         that generates jm-glibc-io.m4 so that it doesn't trigger any make
28895         distcheck failure.
28896
28897 2001-07-02  Jim Meyering  <meyering@lucent.com>
28898
28899         The following changes were prompted by suggestions from Bruno Haible.
28900
28901         * m4/jm-glibc-io.m4n: New file, the template from which jm-glibc-io.m4
28902         is now generated.
28903         * m4/Makefile.am.in (Makefile.am): Include jm-glibc-io.m4n in emitted
28904         definition of EXTRA_DIST.
28905         (Makefile.am): Emit the dependency, `all-local: jm-glibc-io.m4' to
28906         ensure that the generated file is created/updated whenever the list
28907         of $(unlocked_functions) is changed.
28908         (jm-glibc-io.m4): New rule.
28909         (unlocked-io.h): New rule -- currently unused.
28910
28911 2001-06-24  Jim Meyering  <meyering@lucent.com>
28912
28913         * m4/regex.m4 (jm_INCLUDED_REGEX): Use a quadrigraph to represent an
28914         unmatched right bracket, rather than kludging it with an extra,
28915         falsely-matching quote in a comment.  Patch by Akim Demaille.
28916
28917 2001-06-11  Jim Meyering  <meyering@lucent.com>
28918
28919         * lib/regex.c: Update from GNU libc.
28920
28921 2001-05-27  Jim Meyering  <meyering@lucent.com>
28922
28923         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.
28924         Check for ut_type in struct utmp.
28925
28926 2001-05-27  Jim Meyering  <meyering@lucent.com>
28927
28928         * lib/readutmp.h (UT_TYPE): Define.
28929
28930 2001-05-24  Jim Meyering  <meyering@lucent.com>
28931
28932         * lib/argmatch.c: Include "quote.h".
28933         (argmatch_invalid): Remove explicit `' quotes.  Instead, use the
28934         quote function.  Reported by Göran Uddeborg.
28935
28936 2001-05-22  Jim Meyering  <meyering@lucent.com>
28937
28938         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't use AC_LIBOBJ(strftime),
28939         now that we use the package-supplied version unconditionally.
28940         (jm_FUNC_STRFTIME): Don't replace strftime, for the same reason.
28941
28942 2001-05-21  Jim Meyering  <meyering@lucent.com>
28943
28944         * m4/regex.m4: Change a couple backticks to single quotes to avoid
28945         shell syntax errors.
28946
28947 2001-05-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
28948
28949         * m4/dos.m4 (jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.
28950
28951 2001-05-20  Paul Eggert  <eggert@twinsun.com>
28952
28953         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME):
28954         Don't bother to check library strftime, since
28955         we'll be using our own my_strftime function anyway.
28956         Define my_strftime instead of strftime.
28957
28958 2001-05-20  Alexandre Duret-Lutz  <duret_g@epita.fr>
28959
28960         * lib/dirname.c (dir_name): Compute append_dot using path, not newpath
28961         which is not yet declared.
28962
28963 2001-05-15  Jim Meyering  <meyering@lucent.com>
28964
28965         * m4/regex.m4: Use proper quoting so brackets appear in the test
28966         program.
28967         Reported by, and with help from, Bruno Haible.
28968
28969 2001-05-13  Jim Meyering  <meyering@lucent.com>
28970
28971         * m4/jm-macros.m4 (major_t, minor_t): Define to unsigned int if
28972         undefined.
28973
28974 2001-05-11  Paul Eggert  <eggert@twinsun.com>
28975
28976         dirname code cleanup.  base_name now behaves more compatibly
28977         with POSIX basename when given file names that have trailing
28978         slashes, and similarly for dir_name.  Add new primitives
28979         base_len and dir_len.  Put the directory-name-related decls
28980         into dirname.h.
28981
28982         * lib/addext.c (ISSLASH, base_name): Remove; now in dirname.h.
28983         * lib/backupfile.c (base_name): Likewise.
28984         * lib/basename.c (FILESYSTEM_PREFIX_LEN, PARAMS, ISSLASH): Likewise.
28985         * lib/dirname.c (FILESYSTEM_PREFIX_LEN, ISSLASH): Likewise.
28986         * lib/makepath.c (strip_trailing_slashes): Likewise.
28987         * lib/path-concat.c (DIRECTORY_SEPARATOR, FILESYSTEM_PREFIX_LEN,
28988         ISSLASH): Likewise.
28989         * lib/rename.c (strip_trailing_slashes): Likewise.
28990         * lib/same.c (base_name): Likewise.
28991         * lib/stripslash.c (ISSLASH): Likewise.
28992
28993         * lib/addext.c: Include <dirname.h> after size_t is defined.
28994         * lib/backupfile.c: Likewise.
28995
28996         * lib/addext.c (addext): Use base_len to trim redundant
28997         trailing slashes instead of doing it ourselves.
28998         But do not trim the last slash if it is not redundant.
28999
29000         * lib/backupfile.c (find_backup_file_name,
29001         max_backup_version): Use base_len instead of rolling it ourselves.
29002         Handle the case of "" and (on DOS) "C:" correctly.
29003
29004         * lib/basename.c: Do not include <stdio.h>, <assert.h>; no longer
29005         needed. Include <string.h>, <dirname.h>.
29006         (base_name): Allow file names ending in slashes, other than names
29007         that are all slashes.  In this case, return the basename followed
29008         by the slashes.  This is more general, and can be used in places
29009         where the original base_name purposely had an assertion failure.
29010         (base_len): New function.
29011
29012         * lib/dirname.c: Include <string.h> instead of <stdlib.h>.
29013         Do not include <assert.h>; no longer needed.
29014         Include xalloc.h.
29015         (memrchr): Remove decl.
29016         (dir_name_r): Remove.
29017         (dir_len): Renamed from dirlen.  All callers changed.
29018         Rewrite in terms of base_name, for simplicity and consistency.
29019         (dir_name): Never return NULL.  All callers changed.
29020         Do not include <stdlib.h> in test program; no longer needed.
29021         return 0; is fine for test program.
29022
29023         * lib/dirname.h (DIRECTORY_SEPARATOR, ISSLASH, FILESYSTEM_PREFIX_LEN):
29024         New macros.
29025         (base_name, base_len, dir_len, strip_trailing_slashes): New decls.
29026
29027         * lib/path-concat.c (path_concat): Use base_len to compute
29028         base length, not strlen; this means we cannot rely on memcpy
29029         to null-terminate.
29030
29031         * lib/same.c (STREQ): Remove.
29032         (same_name): Handle the case where the basename ends in trailing '/'.
29033
29034         * lib/stripslash.c (strip_trailing_slashes): Return nonzero if
29035         a slash was stripped.  Do not strip the last slash after a
29036         file system prefix.
29037
29038 2001-05-11  Paul Eggert  <eggert@twinsun.com>
29039
29040         * lib/Makefile.am (libfetish_a_SOURCES):
29041         Add strftime.c, since we now compile it on all hosts.
29042
29043         * lib/strftime.c (my_strftime):
29044         Define to nstrftime if emacs, but only if my_strftime is not defined.
29045         (extra_args, extra_args_spec, extra_args_spec_iso): Rename from
29046         ut_argument, ut_argument_spec, ut_argument_spec_iso, respectively.
29047         Add one more extra argument: a nanoseconds value.
29048         All uses changed.
29049         (ns): New macro.
29050         (my_strftime function): Add %N format.
29051         (emacs_strftimeu): Renamed from emacs_strftime,
29052         with extra ut argument.
29053
29054 2001-05-09  Paul Eggert  <eggert@twinsun.com>
29055
29056         * m4/jm-macros.m4 (jm_MACROS): Do not check for fseeko; no longer used.
29057
29058 2001-04-21  Jim Meyering  <meyering@lucent.com>
29059
29060         * m4/rmdir-errno.m4: Write to a new file, so that a restrictive umask
29061         doesn't interfere.
29062
29063 2001-04-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
29064
29065         * m4/ftruncate.m4: Check for chsize.
29066         Link with ftruncate.o unconditionally if ftruncate is missing.
29067         This was required when cross-compiling to i586-mingw32msvc.
29068
29069 2001-04-08  Jim Meyering  <meyering@lucent.com>
29070
29071         * lib/getdate.y (get_date): Set tm_isdst to -1 to ensure that it is
29072         recomputed; that's necessary when the offset spans a DST transition.
29073         Patch by David J. MacKenzie.  Reported by Hon-Yin Kok.
29074
29075 2001-04-02  Jim Meyering  <meyering@lucent.com>
29076
29077         * lib/regex.h, regex.c: Update from GNU libc.
29078
29079 2001-03-24  Jim Meyering  <meyering@lucent.com>
29080
29081         * m4/jm-macros.m4: Require autoconf-2.49d.
29082
29083 2001-03-20  Bruno Haible  <haible@clisp.cons.org>
29084
29085         * m4/iconv.m4 (jm_ICONV): Recommend GNU libiconv.
29086
29087 2001-03-19  Paul Eggert  <eggert@twinsun.com>
29088
29089         * lib/version-etc.c (version_etc_copyright): Update to 2001.
29090
29091 2001-03-17  Jim Meyering  <meyering@lucent.com>
29092
29093         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Remove my copy of AC_FUNC_MEMCMP,
29094         now that the version in autoconf is equivalent.
29095         (jm_FUNC_MEMCMP): Adjust to use AC_FUNC_MEMCMP.
29096
29097         * m4/error.m4 (jm_PREREQ_ERROR): Invoke AC_FUNC_STRERROR_R.
29098         Suggestion from Akim Demaille.
29099
29100         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_TEMPNAME.
29101         (jm_PREREQ_TEMPNAME): New function.
29102
29103 2001-03-16  Paul Eggert  <eggert@twinsun.com>
29104
29105         * lib/tempname.c (uint64_t): Define to uintmax_t if
29106         not defined, and if UINT64_MAX is not defined.
29107         Required at least for Vax Ultrix4.3, which doesn't define uint64_t.
29108         Reported by John David Anglin.
29109
29110 2001-03-15  Bruno Haible  <haible@clisp.cons.org>
29111
29112         * lib/localcharset.c (locale_charset): Allow wildcard syntax. Also
29113         resolve alias if codeset is empty.
29114         * lib/config.charset (BeOS): Use wildcard syntax.
29115
29116 2001-03-13  Jim Meyering  <meyering@lucent.com>
29117
29118         * lib/path-concat.c (path_concat)
29119         [FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't insert a backslash when
29120         concatenating e.g., `C:' and `foo'.
29121         From Bruno Haible.
29122
29123 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
29124
29125         * lib/localcharset.c (locale_charset): Don't use
29126         setlocale(LC_CTYPE,NULL). Don't return NULL.
29127         * lib/unicodeio.c (print_unicode_char): Simplify accordingly.
29128
29129 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
29130
29131         * lib/config.charset: Update for FreeBSD 4.2 and OSF/1 5.1. Add
29132         support for DOS/DJGPP.
29133
29134 2001-03-01  Paul Eggert  <eggert@twinsun.com>
29135
29136         * m4/jm-macros.m4 (jm_MACROS): Use mkstemp replacement if the system
29137         lacks mkstemp.  Compile our own tempname.c if we compile our own
29138         mkstemp.c, as mkstemp relies on tempname.
29139
29140 2001-03-01  Jim Meyering  <meyering@lucent.com>
29141
29142         * m4/dos.m4 (jm_AC_DOS): Remove extra backslashes, now that
29143         AH_VERBATIM really does output its argument verbatim.
29144
29145 2001-02-28  Paul Eggert  <eggert@twinsun.com>
29146
29147         * lib/Makefile.am (libfetish_a_SOURCES):
29148         Add dup-safer.c, fopen-safer.c.
29149         (noinst_HEADERS): Add stdio-safer.h, unistd-safer.h.
29150
29151         * lib/dup-safer.c, lib/fopen-safer.c, lib/stdio-safer.h:
29152         * lib/unistd-safer.h: New files.
29153
29154 2001-02-25  Paul Eggert  <eggert@twinsun.com>
29155
29156         The mkstemp replacement is taken from glibc 2.2.2, with some
29157         portability fixes for use outside glibc, as follows:
29158
29159         * lib/tempname.c (struct_stat64): New macro.
29160         (direxists, __gen_tempname): Use it.
29161         This avoids a portability problem with Solaris 8.
29162
29163         * lib/tempname.c (<config.h>): Include if HAVE_CONFIG_H.
29164         (<stddef.h>, <stdint.h>, <string.h>):
29165         Include only if STDC_HEADERS || _LIBC.
29166         (<fcntl.h>): Include only if HAVE_FCNTL_H || _LIBC.
29167         (<unistd.h>): Include only if HAVE_UNISTD_H || _LIBC.
29168         (<sys/time.h>): Include only if HAVE_SYS_TIME_H || _LIBC.
29169         (__set_errno): Define this macro if <errno.h> doesn't.
29170         (P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE):
29171         Define these macros if <stdio.h> doesn't.
29172         (S_ISDIR, S_IRUSR, S_IWUSR, S_IXUSR):
29173         Define these macros if <sys/stat.h>
29174         doesn't.  Ignore <sys/stat.h> S_ISDIR if STAT_MACROS_BROKEN.
29175         (stat64, __getpid, __gettimeofday, __mkdir, __open, __open64, lxstat64,
29176         __xstat64): Define if not _LIBC.
29177         (__secure_getenv): Define if ! (HAVE___SECURE_GETENV || _LIBC).
29178         (__gen_tempname): Invoke gettimeofday only if
29179         HAVE_GETTIMEOFDAY || _LIBC;
29180         otherwise, fall back on plain "time".
29181         Use macros like S_IRUSR | S_IWUSR rather than octal values like 0600.
29182
29183         * lib/mkstemp.c (__GT_FILE): Define to zero if not defined.
29184
29185         * lib/mkstemp.c, lib/tempname.c: New files, taken from glibc 2.2.2.
29186
29187 2001-02-18  Paul Eggert  <eggert@twinsun.com>
29188
29189         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for sys/resource.h.
29190
29191 2001-02-17  Paul Eggert  <eggert@twinsun.com>
29192
29193         * m4/mbrtowc.m4: New file, defining jm_FUNC_MBRTOWC.
29194         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH):
29195         Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc).
29196         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
29197
29198 2001-02-17  Paul Eggert  <eggert@twinsun.com>
29199
29200         * lib/mbswidth.c, quotearg.c (mbrtowc, mbsinit):
29201         Remove workaround macros for hosts that have mbrtowc but not
29202         mbstate_t, as we now insist on proper declarations for both
29203         before using mbrtowc.
29204
29205 2001-02-17  Jim Meyering  <meyering@lucent.com>
29206
29207         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Don't check for
29208         getmntent via AC_CHECK_FUNCS, since that would get a `no' and disrupt
29209         further attempts by AC_FUNC_GETMNTENT to check with e.g., -lgen on
29210         UnixWare 7.1.1.
29211
29212         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc.,
29213         rather than AC_CACHE_VAL.
29214
29215 2001-02-17  Jim Meyering  <meyering@lucent.com>
29216
29217         * lib/strtoul.c: Sync from GNU libc.  Use double quotes, not <...>
29218         around included file name.
29219
29220         * lib/strnlen.c (__strnlen): Merge in a change from GNU libc.
29221
29222         * lib/strftime.c: Update from GNU libc (the only changes were to
29223         comments).
29224
29225 2001-02-17  Jim Meyering  <meyering@lucent.com>
29226
29227         * lib/regex.c: Update from libc.
29228
29229 2001-02-17  Bruno Haible  <haible@clisp.cons.org>
29230
29231         * lib/mbswidth.h (mbswidth): Also define as macro, to avoid prototype
29232         clash.
29233
29234 2001-02-16  Paul Eggert  <eggert@twinsun.com>
29235
29236         * lib/alloca.c (malloc): Undef before defining, since stdlib.h
29237         may have defined it.  Needed for Encore Umax-3.0.9.16b systems.
29238         Reported by Mark Hounschell via Paul Eggert.
29239
29240 2001-02-07  Jim Meyering  <meyering@lucent.com>
29241
29242         * m4/regex.m4 (jm_INCLUDED_REGEX): Add a test for the latest bug.
29243
29244 2001-02-05  Jim Meyering  <meyering@lucent.com>
29245
29246         * m4/jm-macros.m4: Require autoconf-2.14d (not yet released), because
29247         it includes the patch required for `large file' support with at least
29248         HP-UX's 10.20 /bin/cc.
29249
29250 2001-02-03  Jim Meyering  <meyering@lucent.com>
29251
29252         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Restore prior use of
29253         AS_IF, now that it works once again (mysteriously).
29254         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
29255
29256 2001-01-30  Jim Meyering  <meyering@lucent.com>
29257
29258         Don't use filenames that are 8.3-equivalent to "conftest" on DOS.
29259         * m4/chown.m4: Rename conftestchown to conftest.chown.
29260         * m4/rename.m4: s/conftestdir/conftest.d1/ and
29261         s/conftestdir2/conftest.d2/.
29262         * m4/utimes.m4: s/conftestdata/conftest.data/
29263         Inspired by Pavel Roskin's change in autoconf.
29264
29265 2001-01-30  Bruno Haible  <haible@clisp.cons.org>
29266
29267         * lib/config.charset: Update for FreeBSD 4.2.
29268
29269 2001-01-27  Jim Meyering  <meyering@lucent.com>
29270
29271         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Open-code what was
29272         a use of AS_IF.
29273         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
29274
29275 2001-01-26  Jim Meyering  <meyering@lucent.com>
29276
29277         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Check for stddef.h, now that
29278         quotearg.c includes it.
29279
29280 2001-01-26  Jim Meyering  <meyering@lucent.com>
29281
29282         * lib/quotearg.c: Include stddef.h.
29283         * lib/quote.c: Include stddef.h.
29284         Reported by Axel Kittenberger.
29285
29286         * lib/xmalloc.c [HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
29287         line in double quotes so that it evokes a better diagnostic.
29288         [HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.
29289         Reported by Axel Kittenberger.
29290
29291 2001-01-24  Stefan Monnier  <monnier@cs.yale.edu>
29292
29293         * regex.c (mutually_exclusive_p): Don't blindly handle `charset_not'
29294         as if it was a `charset'.
29295
29296 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
29297
29298         * m4/iconv.m4 (jm_ICONV): Also check whether the iconv declaration
29299         has const.
29300
29301 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
29302
29303         * lib/unicodeio.c (print_unicode_char): Cast the second iconv() arg,
29304         to avoid a warning.  Add back 'const' to inptr.
29305
29306 2001-01-20  Jim Meyering  <meyering@lucent.com>
29307
29308         Be sure that headers are checked before used in code compiled
29309         for the type checks.
29310         * m4/jm-macros.m4 (jm_MACROS): Remove all header checks.
29311         In place of that, invoke jm_CHECK_ALL_TYPES.
29312         (jm_CHECK_ALL_HEADERS): New functions with the above checks.
29313         (jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS.
29314         Alan Iwi reported a build failure on an f300-fujitsu-uxpv4.1_ES;
29315         The check for ssize_t was mistakenly run before the test for unistd.h.
29316
29317         The configure-time check for stdbool.h was missing.
29318         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_HASH.
29319         (jm_PREREQ_HASH): New function.
29320
29321 2001-01-17  Jim Meyering  <meyering@lucent.com>
29322
29323         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE,
29324         for autoconf-2.49c.
29325         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Likewise.
29326
29327 2001-01-16  Jim Meyering  <meyering@lucent.com>
29328
29329         * lib/basename.c: Include <stdio.h>, needed by assert on SunOS 4.
29330         From Bruno Haible.
29331
29332 2001-01-14  Jim Meyering  <meyering@lucent.com>
29333
29334         * m4/rename.m4: Use temporary directories named conftestdir{,2}, not
29335         foo and bar.  Create conftestdir/ in the script, not in the C code.
29336         Remove directories in the script, not in the C code.
29337         Remove conftestdir{,2} before trying to create the directory.
29338         Make the entire configure script fail if the mkdir fails.
29339
29340 2001-01-14  Jim Meyering  <meyering@lucent.com>
29341
29342         * lib/rename.c: New file.  From Volker Borchert.
29343         Include stdlib.h, string.h or strings.h, and xalloc.h.
29344         Use strip_trailing_slashes rather than open-coding it.
29345
29346 2001-01-03  Paul Eggert  <eggert@twinsun.com>
29347
29348         * lib/strftime.c: Sync with glibc time/strftime.c 1.81.
29349
29350 2001-01-03  Jim Meyering  <meyering@lucent.com>
29351
29352         * lib/unicodeio.c (print_unicode_char): Remove `const' from declaration
29353         of local `inptr' to avoid warning with some system declarations of
29354         iconv.
29355
29356 2001-01-02  Volker Borchert  <bt@teknon.de>
29357
29358         * m4/rename.m4: New file.
29359         * m4/jm-macros.m4 (jm_MACROS): Require vb_FUNC_RENAME.
29360
29361 2001-01-01  Jim Meyering  <meyering@lucent.com>
29362
29363         * m4/prereq.m4 (jm_PREREQ_READUTMP): Include utmp.h (if available),
29364         even on systems with utmpx.h.  It's necessary for the declaration of
29365         utmp's ut_user member.  Reported by Andreas Jaeger.
29366
29367         * m4/check-decl.m4 (jm_CHECK_DECLS): Include grp.h and pwd.h if
29368         available. They are required for the declarations of getgrgid and
29369         getpwuid resp.
29370         (_jm_DECL_HEADERS): Check for grp.h and pwd.h.
29371         Reported by Andreas Jaeger.
29372
29373 2001-01-01  Alexandre Duret-Lutz  <duret_g@epita.fr>
29374
29375         * m4/libintl.m4 (AM_GNU_GETTEXT): Define MKINSTALLDIRS by
29376         expanding the value of $ac_aux_dir, as in AM_MISSING_HAS_RUN,
29377         so `make install' also works in VPATH builds.
29378
29379 2000-12-31  Alexandre Duret-Lutz  <duret_g@epita.fr>
29380
29381         * m4/libintl.m4 (AM_WITH_NLS): When using AC_CONFIG_AUX_DIR,
29382         prepend $(top_srcdir) to the value of MKINSTALLDIRS so that it
29383         can be used in subdirectories.
29384
29385 2000-12-29  Paul Eggert  <eggert@twinsun.com>
29386
29387         * lib/modechange.c: Do not assume that mode_t uses the
29388         traditional octal encoding.  E.g. "chmod 1 FOO" should set
29389         the other-execute bit of FOO even if S_IXOTH != 1.
29390
29391         (SUID, SGID, SVTX, RUSR, WUSR, XUSR, RGRP, WGRP, XGRP, ROTH,
29392         WOTH, XOTH, ALLM): New macros.
29393         (S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR,
29394          S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH):
29395         Use them.
29396         (S_ISGID): Fix typo; it was defaulting to the same value as S_ISUID.
29397         (S_IRWXU, S_IRWXG, S_IRWXO): Specify defaults in terms of the above.
29398         (mode_compile):
29399         No need to use uintmax_t; unsigned long is long enough.
29400         Don't bother to get suffix since we don't use it.
29401
29402 2000-12-26  Jim Meyering  <meyering@lucent.com>
29403
29404         * m4/dos.m4 (jm_AC_DOS): Rewrite (though it's still a stub) to work
29405         better with autoheader.
29406
29407 2000-12-24  Jim Meyering  <meyering@lucent.com>
29408
29409         * lib/hash.c (is_prime): Return explicit boolean values.
29410         (hash_get_first): Return NULL to appease Irix5.6's 89.
29411         Reported by Nelson Beebe.
29412
29413 2000-12-19  Bruno Haible  <haible@clisp.cons.org>
29414
29415         * lib/localcharset.c (locale_charset): Add support for Win32.
29416
29417 2000-12-18  Paul Eggert  <eggert@twinsun.com>
29418
29419         * lib/physmem.h, lib/physmem.c: New files.
29420
29421         * lib/Makefile.am (libfetish_a_SOURCES): Add physmem.c.
29422         (noinst_HEADERS): Add physmem.h.
29423
29424         * lib/xstrtol.c (__xstrtol): Add undocumented suffixes 'g' and
29425         't' for compatibility with Solaris 8 sort.
29426
29427 2000-12-18  Bruno Haible  <haible@clisp.cons.org>
29428
29429         * lib/config.charset: Add support for BeOS.
29430
29431 2000-12-17  Jim Meyering  <meyering@lucent.com>
29432
29433         * m4/dos.m4 (jm_AC_DOS): New file and macro.
29434         * m4/jm-macros.m4 (jm_MACROS): Require jm_AC_DOS.
29435
29436 2000-12-16  Jim Meyering  <meyering@lucent.com>
29437
29438         This bug had a serious impact on chown: `chown N:M FILE' (for integer
29439         N and M) would have treated it like `chown N:N FILE'.
29440
29441         * lib/userspec.c (parse_user_spec): Fix typo: s/u/g/.
29442
29443 2000-12-16  Jim Meyering  <meyering@lucent.com>
29444
29445         * lib/getusershell.c [!SHELLS_FILE && __DJGPP__]: Define
29446         SHELLS_FILE to a file name that's useful on djgpp systems.
29447         Include stdlib.h.
29448         (ADDITIONAL_DEFAULT_SHELLS): Define.
29449         (default_shells): Prepend ADDITIONAL_DEFAULT_SHELLS.
29450         Based mostly on a patch from Prashant TR.
29451
29452 2000-12-16  Bruno Haible  <haible@clisp.cons.org>
29453
29454         * lib/config.charset: Add ISO-8859-3, BIG5HKSCS, GB18030, JOHAB,
29455         VISCII, CP874, CP949, CP950, CP1250, CP1253, CP1254, CP1255, CP1256,
29456         CP1257 to the list of canonical encodings. Rename EUC-CN to GB2312.
29457
29458 2000-12-08  Andreas Schwab  <schwab@suse.de>
29459
29460         * lib/mbswidth.c (mbsnwidth): Don't loop endlessly when called with an
29461         invalid mulitbyte sequence and with the MBSW_ACCEPT_INVALID flag set.
29462
29463 2000-12-07  Jim Meyering  <meyering@lucent.com>
29464
29465         * lib/stripslash.c (ISSLASH): Define.
29466         (strip_trailing_slashes): Use ISSLASH rather than comparing against
29467         `/'.
29468         From Prashant TR.
29469
29470         * lib/dirname.c (FILESYSTEM_PREFIX_LEN): Define.
29471         (dir_name_r): Declare this function as static.
29472         [BACKSLASH_IS_PATH_SEPARATOR]: Fix a bug that'd
29473         manifest itself on a name containing a mix of slashes and
29474         backslashes.
29475         Make this function work with names starting with a DOS-style
29476         drive letter and colon prefix.
29477         (dir_name): Append `.' if necessary.
29478         Based mostly on patches from Prashant TR and Eli Zaretskii.
29479
29480         * lib/dirname.h (dir_name_r): Remove prototype.
29481
29482 2000-12-06  Paul Eggert  <eggert@twinsun.com>
29483
29484         * m4/off_t-format.m4: Remove this file.
29485         * m4/jm-macros.m4 (jm_MACROS): Remove jm_SYS_OFF_T_PRINTF_FORMAT.
29486
29487 2000-12-06  Jim Meyering  <meyering@lucent.com>
29488
29489         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): If we need the
29490         replacement strtoull, we may well need the replacement strtoul, too.
29491         Check for declarations of strtoul and strtoull.
29492         Check for strtol.  Mainly as a cue to cause automake to include
29493         strtol.c -- that file is included by each of strtoul.c and strtoull.c.
29494         Check for limits.h -- strtol.c needs it.
29495
29496 2000-12-05  Jim Meyering  <meyering@lucent.com>
29497
29498         * lib/dirname.c (dir_name_r): Add `const' in a few local declarations.
29499
29500 2000-12-04  Jim Meyering  <meyering@lucent.com>
29501
29502         * lib/path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc.
29503         Also include memory.h, stdlib.h, unistd.h if appropriate.
29504         Reported by Andreas Jaeger (conflicting declaration of malloc).
29505
29506 2000-12-02  Jim Meyering  <meyering@lucent.com>
29507
29508         * m4/off_t-format.m4 (OFF_T_PRINTF_FORMAT_STRING): New file/macro.
29509         * m4/jm-macros.m4 (jm_MACROS): require it.
29510
29511 2000-12-02  Jim Meyering  <meyering@lucent.com>
29512
29513         * lib/closeout.h: Make idempotent, to avoid some obscure warnings.
29514
29515 2000-12-01  Paul Eggert  <eggert@twinsun.com>
29516
29517         * lib/memrchr.c: Include <config.h> before any system include file.
29518
29519 2000-11-30  Jim Meyering  <meyering@lucent.com>
29520
29521         * m4/jm-macros.m4 (jm_MACROS): Check for stdint.h.
29522
29523 2000-11-30  Jim Meyering  <meyering@lucent.com>
29524
29525         * m4/getloadavg.m4: s/ifval/m4_ifval/ to accommodate new autoconf.
29526
29527 2000-11-29  Paul Eggert  <eggert@twinsun.com>
29528
29529         * lib/dirname.c (dir_name_r): Fix typo: int -> size_t.
29530
29531 2000-11-26  Jim Meyering  <meyering@lucent.com>
29532
29533         * lib/memcoll.c: Include sys/types.h.  From Werner Almesberger.
29534
29535 2000-11-22  Paul Eggert  <eggert@twinsun.com>
29536
29537         * lib/strftime.c (my_strftime): Do not invoke mbrlen with a
29538         size of (size_t) -1; it's not portable.
29539
29540 2000-11-17  Jim Meyering  <meyering@lucent.com>
29541
29542         * lib/strstr.c: Update from GNU libc.
29543
29544 2000-11-17  Akim Demaille  <akim@epita.fr>
29545
29546         * lib/obstack.h: Formatting changes.
29547         (obstack_grow, obstack_grow0): Don't cast WHERE at all: that would
29548         prevent type checking.
29549         (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
29550         cast the value to (void *): assigning a `foo *' to a `void *'
29551         variable is valid.
29552         (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
29553
29554 2000-11-16  Jim Meyering  <meyering@lucent.com>
29555
29556         * lib/strverscmp.c: Incorporate weak-alias-related changes from glibc.
29557
29558 2000-11-11  Jim Meyering  <meyering@lucent.com>
29559
29560         * lib/error.c: Add a couple #includes, merging from GNU libc version.
29561
29562 2000-11-10  Jim Meyering  <meyering@lucent.com>
29563
29564         * lib/obstack.h: Update from GNU libc.
29565         * lib/obstack.c: Likewise.
29566
29567 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
29568
29569         * m4/jm-macros.m4 (jm_MACROS): Add test for wcrtomb.
29570
29571 2000-11-06  Paul Eggert  <eggert@twinsun.com>
29572
29573         * lib/getusershell.c (setusershell): Use rewind rather than
29574         fseek/fseeko, to avoid configuration hassles with fseeko.
29575         Don't bother opening SHELLS_FILE if shellstream is NULL;
29576         it's not necessary.
29577
29578 2000-11-05  Jim Meyering  <meyering@lucent.com>
29579
29580         * lib/makepath.h (make_dir): Declare.
29581         * lib/makepath.c (make_dir): Remove `static' attribute.
29582         Tweak a comment.
29583
29584 2000-11-04  Jim Meyering  <meyering@lucent.com>
29585
29586         * m4/regex.m4: Use the `m4_' prefix on `syscmd' and `m4_sysval'.
29587
29588 2000-11-04  Alexandre Duret-Lutz  <duret_g@epita.fr>
29589
29590         * lib/hash.c (hash_get_next): Fix a thinko:  when ENTRY is the
29591         last one in a bucket, advance to the next bucket.
29592
29593 2000-11-02  Vesselin Atanasov  <vesselin@bgnet.bg>
29594
29595         * lib/fnmatch.c: Do not comment out all the code if we are using
29596         the GNU C library, because in some cases we are replacing buggy
29597         code in the GNU C library itself.
29598
29599 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
29600
29601         * regex.c (re_iswctype, re_wctype_to_bit): Fix braino.
29602         (regex_compile): Catch bogus \(\1\).
29603
29604 2000-10-30  Paul Eggert  <eggert@twinsun.com>
29605
29606         * lib/fnmatch.c (FOLD): Do not assume that characters are unsigned.
29607         (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
29608         e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero.
29609
29610 2000-10-30  Paul Eggert  <eggert@twinsun.com>
29611
29612         * lib/error.h, getline.h, modechange.h:
29613         Remove "2000" from Copyright line, as the file hasn't been
29614         changed this year other than in the copyright notice.
29615
29616         * lib/xalloc.h: Add "2000" to Copyright line, as this file
29617         was changed this year.
29618
29619 2000-10-29  Jim Meyering  <meyering@lucent.com>
29620
29621         * m4/fsusage.m4: s/AC_SHELL_IFELSE/AS_IFELSE/ to match autoconf
29622         renaming.
29623         * m4/ls-mntd-fs.m4: Likewise
29624
29625 2000-10-29  Jim Meyering  <meyering@lucent.com>
29626
29627         * lib/xstat.in: Fix grammar in comment.
29628
29629 2000-10-29  Greg Louis  <glouis@dynamicro.on.ca>
29630
29631         * lib/regex.h (__restrict_arr): Move definition out of #ifndef block.
29632         Required because egcs-2.91.66 (aka 1.1.2) defines __restrict, but
29633         doesn't define __restrict_arr.
29634
29635 2000-10-28  Jim Meyering  <meyering@lucent.com>
29636
29637         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_MEMCHR.
29638         (jm_PREREQ_MEMCHR): New function.
29639
29640 2000-10-28  Jim Meyering  <meyering@lucent.com>
29641
29642         * lib/memchr.c: Update from libc.
29643         Adjust for portability:
29644         [HAVE_STDLIB_H]: Include stdlib.h.
29645         [HAVE_BP_SYM_H || _LIBC]: Guard inclusion of bp-sym.h.
29646         Undef __memchr, too.
29647         [!weak_alias]: Define __memchr to memchr.
29648
29649         * lib/regex.c: Update from libc.
29650         * lib/regex.h: Likewise.
29651         * lib/getopt1.c: Likewise.
29652         * lib/memcmp.c: Likewise.
29653
29654         * lib/getusershell.c (setusershell) [HAVE_FSEEKO]: Use fseeko.
29655         Avoid using fseek, when possible -- it's broken by design.
29656         Patch by Ulrich Drepper.
29657
29658 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
29659
29660         * regex.c (POP_FAILURE_REG_OR_COUNT, re_match_2_internal)
29661         (re_match_2_internal, re_match_2_internal, re_match_2_internal):
29662         Giving in to popular pressure to shut up the compiler with casts.
29663
29664 2000-10-26  Jim Meyering  <meyering@lucent.com>
29665
29666         * lib/strftime.c: Update from libc.
29667
29668 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
29669
29670         * regex.c: More `unsigned char' -> `re_char' changes.
29671         Also change several `int' into `re_wchar_t'.
29672         (PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove.
29673         (PUSH_FAILURE_POINTER): Don't cast any more.
29674         (POP_FAILURE_REG_OR_COUNT): Remove the cast that strips `const'.
29675         We want GCC to complain, since this piece of code makes
29676         re_match non-reentrant, which *should* be fixed.
29677         (GET_BUFFER_SPACE): Use size_t rather than unsigned long.
29678         (EXTEND_BUFFER): Use RETALLOC.
29679         (SET_LIST_BIT): Don't cast.
29680         (re_wchar_t): New type.
29681         (re_iswctype, re_wctype_to_bit): Make it crystal clear to GCC
29682         that those two functions will always properly return.
29683         (IMMEDIATE_QUIT_CHECK): Cast to void.
29684         (analyse_first): Use recursion rather than an explicit stack.
29685         (re_compile_fastmap): Can't fail anymore.
29686         (re_search_2): Don't check re_compile_fastmap for failure.
29687         (PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT.
29688         Now also sets the new value (passed in a new argument).
29689         (re_match_2_internal): Use it.
29690         Also, use a new var `reg' of type size_t when looping through regs
29691         rather than reuse the inappropriate `mcnt'.
29692
29693 2000-10-25  Jim Meyering  <meyering@lucent.com>
29694
29695         * lib/obstack.c: Update from libc.
29696
29697 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
29698
29699         * regex.c (regex_compile): Change the way of handling a range from
29700         a char less than 256 to a char not less than 256.
29701
29702 2000-10-24  Andrew Innes  <andrewi@gnu.org>
29703
29704         * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
29705         NT-Emacs only.
29706         (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT,
29707         so that re_search functions only quit when callers expect them to.
29708
29709 2000-10-23  Jim Meyering  <meyering@lucent.com>
29710
29711         * lib/hard-locale.c (hard_locale): Revert last change -- it was simply
29712         wrong.  That set_locale call must not have any side effects.
29713         From Paul Eggert.
29714
29715 2000-10-22  Jim Meyering  <meyering@lucent.com>
29716
29717         * lib/md5.c (md5_process_block) [OP]: Use `rol', not CYCLIC.
29718         [CYCLIC]: Remove now-unused definition.
29719
29720         * lib/save-cwd.c (O_DIRECTORY): Define, if needed.
29721         (save_cwd) [HAVE_FCHDIR]: Use O_DIRECTORY when opening ".".
29722         Suggestion from Ulrich Drepper.
29723
29724 2000-10-21  Jim Meyering  <meyering@lucent.com>
29725
29726         * m4/check-decl.m4 (jm_CHECK_DECLS): Also check for memrchr.
29727         * m4/prereq.m4 (jm_PREREQ_DIRNAME): New macro.
29728         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memrchr.
29729
29730 2000-10-21  Jim Meyering  <meyering@lucent.com>
29731
29732         * lib/dirname.c (memrchr): Declare if necessary.
29733         (dir_name): Remove the restriction that there be no
29734         trailing slashes.  Now, this code skips past them, effectively
29735         ignoring them.
29736         [TEST_DIRNAME] (main): New unit tests.
29737
29738         * lib/memrchr.c: New file from GNU libc.
29739         Undef __memrchr, too.
29740         [!weak_alias]: Define __memrchr to memrchr.
29741         Guard weak_alias use with `#ifdef weak_alias'.
29742
29743 2000-10-21  Jim Meyering  <meyering@lucent.com>
29744
29745         * lib/dirname.c (dir_name_r): New function, factored out of dir_name.
29746         (dir_name): Use dir_name_r.
29747         * lib/dirname.h (dir_name_r): Declare it.
29748
29749 2000-10-17  Jim Meyering  <meyering@lucent.com>
29750
29751         * lib/quote.h (PARAMS): Define and use.
29752         Reported by Akim Demaille.
29753
29754         * lib/getopt.c: Update from libc.
29755
29756 2000-10-16  Jim Meyering  <meyering@lucent.com>
29757
29758         * lib/hard-locale.c (hard_locale): Use "", not 0 as 2nd arg to
29759         setlocale.
29760         From Jan Fedak.
29761
29762 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
29763
29764         * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.
29765
29766 2000-09-25  Jim Meyering  <meyering@lucent.com>
29767
29768         * lib/md5.h (rol): Define (from GnuPG).
29769
29770         * lib/sha.c: Give credit (GnuPG) where due.
29771         (M): Use rol rather than open-coding it.
29772         Add a FIXME comment.
29773
29774 2000-09-21  Jim Meyering  <meyering@lucent.com>
29775
29776         * lib/userspec.c (parse_user_spec): Remove debugging printf I'd added.
29777         Reported by Michael Stone.
29778
29779 2000-09-20  Jim Meyering  <meyering@lucent.com>
29780
29781         * lib/Makefile.am (libfetish_a_SOURCES): Add sha.c.
29782         (noinst_HEADERS): Add sha.h.
29783         Based on code from Scott G. Miller and from GnuPG.
29784
29785 2000-09-18  Jim Meyering  <meyering@lucent.com>
29786
29787         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Restore the initial value of
29788         LIBS. Otherwise, everyone ends up linking with -lelf for some
29789         configurations.
29790         Reported by Mike Stone.
29791
29792 2000-09-15  Jim Meyering  <meyering@lucent.com>
29793
29794         * lib/regex.c: Update from libc.
29795
29796 2000-09-10  Jim Meyering  <meyering@lucent.com>
29797
29798         * lib/getopt.c (_getopt_internal): Update from glibc.
29799
29800 2000-09-09  Jim Meyering  <meyering@lucent.com>
29801
29802         * lib/quotearg.c: Rename ISASCII to IN_CTYPE_DOMAIN, so people don't
29803         think it should be used as a general replacement for isascii.
29804         * lib/fnmatch.c: Likewise.
29805         * lib/mbswidth.c: Likewise
29806         * lib/regex.c: Likewise.
29807
29808         Don't use atoi.
29809         * lib/userspec.c: Include sys/param.h and limits.h.
29810         Include xstrtol.h.
29811         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
29812         (UID_T_MAX, GID_T_MAX, MAXUID, MAXGID): Define.
29813         (parse_user_spec): Use xstrtoul, not atoi when converting numeric
29814         UID, GID.  Check range.
29815
29816 2000-09-06  Jim Meyering  <meyering@lucent.com>
29817
29818         * lib/getopt.c (_getopt_internal): Update from glibc.
29819
29820 2000-08-30  Jim Meyering  <meyering@lucent.com>
29821
29822         * lib/strftime.c: Merge in changes from GNU libc.
29823
29824 2000-08-26  Jim Meyering  <meyering@lucent.com>
29825
29826         * m4/jm-macros.m4: Use jm_FUNC_FPENDING.
29827         * m4/fpending.m4: New file.
29828
29829 2000-08-26  Jim Meyering  <meyering@lucent.com>
29830
29831         * lib/closeout.c: Include "__fpending.h".
29832         (close_stdout_status): Return right away if there's nothing to flush.
29833
29834         * lib/Makefile.am (noinst_HEADERS): Add __fpending.h.
29835         * lib/__fpending.c: New file.
29836         * lib/__fpending.h: New file.
29837
29838 2000-08-20  Jim Meyering  <meyering@lucent.com>
29839
29840         * m4/check-decl.m4: Include utmp.h `#if HAVE_UTMP_H', rather than
29841         `#if !HAVE_UTMPX_H'.  The latter would lose on systems with neither
29842         utmp.h nor utmpx.h.  Reported by Eli Zaretskii.
29843
29844 2000-08-11  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
29845
29846         Improve fileutils installation on systems where running
29847         programs (like install) can't be unlinked.
29848         * m4/unlink-busy.m4 (jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
29849         * m4/jm-macros.m4: Use jm_FUNC_UNLINK_BUSY_TEXT.
29850
29851 2000-08-07  Paul Eggert  <eggert@twinsun.com>
29852
29853         Standardize on "memory exhausted" instead of "Memory exhausted"
29854         or "virtual memory exhausted".
29855         * lib/obstack.c (print_and_abort): Use "memory exhausted", not
29856         "virtual memory exhausted".
29857         * lib/same.c (same_name): Invoke xalloc_die instead of printing
29858         our own message.
29859         * lib/userspec.c (parse_user_spec): Likewise.
29860         * lib/bumpalloc.h: comment fix
29861         * lib/same.c, userspec.c: Include xalloc.h.
29862
29863         * lib/xalloc.h (xalloc_msg_memory_exhausted): Now char const[],
29864         not char *const and pointing to a constant array.
29865         * lib/xmalloc.c (xalloc_msg_memory_exhausted): Likewise.
29866         (xrealloc): Comment fix.
29867
29868         * lib/userspec.c (parse_user_spec):
29869         Don't translate a message until just before returning,
29870         to avoid unnecessary translation.
29871
29872 2000-08-07  Jim Meyering  <meyering@lucent.com>
29873
29874         * lib/addext.c, argmatch.c, argmatch.h, backupfile.h, bumpalloc.h,
29875         chown.c, diacrit.h, dirname.h, dup2.c, exclude.h, fileblocks.c,
29876         fnmatch.c, fnmatch.h, fsusage.c, fsusage.h, getdate.h,
29877         getgroups.c, gethostname.c, getopt.h, group-member.c,
29878         hard-locale.c, hash.h, isdir.c, lchown.c, linebuffer.c,
29879         linebuffer.h, long-options.h, malloc.c, md5.c, md5.h, memchr.c,
29880         memcmp.c, memcoll.c, memset.c, mktime.c, modechange.h, obstack.h,
29881         pathmax.h, realloc.c, rmdir.c, safe-read.c, save-cwd.c, stime.c,
29882         stpcpy.c, strcasecmp.c, strcspn.c, strdup.c, stripslash.c,
29883         strstr.c, strtod.c, strtol.c, strtoul.c, strtoull.c, strtoumax.c,
29884         utime.c, version-etc.h, xalloc.h, xstrdup.c, xstrtoumax.c,
29885         yesno.c: Back out Copyright date changes for each file with no change
29886         this year.  This eases coordination with other programs using the same
29887         source code modules.  From Paul Eggert.
29888
29889 2000-08-06  Paul Eggert  <eggert@twinsun.com>
29890
29891         * m4/mbstate_t.m4 (AC_MBSTATE_T): Define mbstate_t to be int,
29892         not char, for compatibility with glibc 2.1.3 strftime.c.
29893
29894 2000-08-03  Greg McGary  <greg@mcgary.org>
29895
29896         * lib/regex.c (SET_HIGH_BOUND, MOVE_BUFFER_POINTER,
29897         ELSE_EXTEND_BUFFER_HIGH_BOUND): New macros.
29898         (EXTEND_BUFFER): Use them.
29899
29900 2000-08-01  Jim Meyering  <meyering@lucent.com>
29901
29902         * lib/dirname.c (ISSLASH): Define.
29903         (BACKSLASH_IS_PATH_SEPARATOR): Define.
29904         (dir_name) [BACKSLASH_IS_PATH_SEPARATOR]: Handle the case in which
29905         both `\' and `/' may be use as path separators.
29906         Based on a patch from Prashant TR.
29907
29908 2000-07-31  Paul Eggert  <eggert@twinsun.com>
29909
29910         * lib/quotearg.c (quotearg_n_options): Don't make the initial
29911         slot vector a constant, since it might get modified.
29912
29913 2000-07-31  Jim Meyering  <meyering@lucent.com>
29914
29915         * lib/xmalloc.c: Use `virtual memory exhausted', not
29916         `Memory exhausted'.
29917         * lib/obstack.c (print_and_abort): Likewise.
29918
29919 2000-07-30  Paul Eggert  <eggert@twinsun.com>
29920
29921         * lib/quotearg.c (quotearg_n_options): Preallocate a slot 0
29922         buffer, so that the caller can always quote one small
29923         component of a "memory exhausted" message in slot 0.
29924         From a suggestion by Jim Meyering.
29925
29926 2000-07-30  Jim Meyering  <meyering@lucent.com>
29927
29928         * lib/makepath.c (make_path): Quote the other instance, too.
29929
29930         * lib/quotearg.c (N_STATIC_SLOTVECS): Define.
29931         (STATIC_BUF_SIZE): Define.
29932         (quotearg_n_options): Use only statically allocated storage when
29933         N < N_STATIC_SLOTVECS and the length of the quoted result is smaller
29934         than STATIC_BUF_SIZE.
29935
29936 2000-07-29  Jim Meyering  <meyering@lucent.com>
29937
29938         * lib/diacrit.c (diacrit_diac): Use __MSDOS__ in favor of MSDOS.
29939         * lib/dirname.c (dir_name): Likewise.
29940
29941         * lib/basename.c (base_name): Use ISSLASH rather than comparing against
29942         `/'.
29943
29944         * lib/dirname.c (dir_name) [MSDOS]: Declare `lim' to be const.
29945         (dir_name): Assert that there are no trailing slashes.
29946
29947 2000-07-29  Bruno Haible  <haible@clisp.cons.org>
29948
29949         * lib/mbswidth.h (mbswidth): Add a flags argument.
29950         (mbswidth): New declaration.
29951         (MBSW_ACCEPT_INVALID, MBSW_ACCEPT_UNPRINTABLE): New macros.
29952         * lib/mbswidth.c (mbswidth): Add a flags argument.
29953         (mbsnwidth): New function.
29954
29955 2000-07-24  Jim Meyering  <meyering@lucent.com>
29956
29957         * lib/mbswidth.c: Remove useless #else.  From Bruno Haible.
29958
29959 2000-07-23  Paul Eggert  <eggert@twinsun.com>
29960
29961         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.
29962
29963 2000-07-23  Paul Eggert  <eggert@twinsun.com>
29964
29965         * lib/quotearg.c: Streamline by invoking multibyte code only if needed.
29966         <wchar.h>: Include only if HAVE_MBRTOWC && 1 < MB_LEN_MAX.
29967         (MB_CUR_MAX): Redefine to 1 if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX).
29968         (quotearg_buffer_restyled): If a unibyte locale, don't bother to
29969         invoke multibyte primitives.
29970
29971 2000-07-23  Paul Eggert  <eggert@twinsun.com>
29972
29973         * lib/quotearg.c:
29974         Include <wchar.h> even if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX),
29975         so that mbstate_t is always defined.
29976
29977         Do not inspect MB_LEN_MAX, since it's incorrectly defined to
29978         be 1 in at least one GCC installation, and this configuration
29979         error is likely to be common.  Ignoring MB_LEN_MAX hurts
29980         performance on hosts that have mbrtowc but have only unibyte
29981         locales, but I assume these hosts are rare.
29982
29983 2000-07-23  Paul Eggert  <eggert@twinsun.com>
29984
29985         * lib/mbswidth.c (_XOPEN_SOURCE):
29986         Don't define; this causes problems on Solaris 7.
29987         (wcwidth) [!HAVE_DECL_WCWIDTH]: Declare.
29988
29989 2000-07-23  Jim Meyering  <meyering@lucent.com>
29990
29991         * m4/check-decl.m4 (jm_CHECK_DECLS): Check for declarations of these,
29992         too: getgrgid, getpwuid, getuid.
29993
29994 2000-07-23  Jim Meyering  <meyering@lucent.com>
29995
29996         * lib/basename.c (base_name): Add an assertion.
29997
29998 2000-07-23  Bruno Haible  <haible@clisp.cons.org>
29999
30000         * lib/quotearg.c: When the system forces us to redefine mbstate_t,
30001         shadow its mbsinit function.
30002
30003 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
30004
30005         * lib/mbswidth.h: New file.
30006         * lib/mbswidth.c: New file.
30007         * lib/Makefile.am (libfetish_a_SOURCES): Add mbswidth.c.
30008         (noinst_HEADERS): Add mbswidth.h.
30009
30010 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
30011
30012         * lib/config.charset: Add support for FreeBSD. Improve support for
30013         HP-UX and IRIX 6.
30014
30015 2000-07-16  Bruno Haible  <haible@clisp.cons.org>
30016
30017         * m4/mbswidth.m4: New file.
30018         * m4/prereq.m4 (jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
30019
30020 2000-07-15  Jim Meyering  <meyering@lucent.com>
30021
30022         * lib/makepath.c: Include quote.h.
30023         (make_path): Convert "`%s'" in format strings to "%s", and wrap each
30024         corresponding argument in a `quote (...)' call.
30025         Give better diagnostics.
30026
30027         * lib/Makefile.am (libfetish_a_SOURCES): Add quote.c.
30028         (noinst_HEADERS): Add quote.h.
30029
30030         * lib/quote.c (quote, quote_n): New file.  Two functions taken verbatim
30031         from tar's src/misc.c.
30032         * lib/quote.h: New file.  Prototypes for same.
30033
30034 2000-07-14  Paul Eggert  <eggert@twinsun.com>
30035
30036         From a suggestion by Bruno Haible.
30037         * lib/quotearg.c (mbrtowc): Do not use HAVE_WCHAR_H in the definition.
30038         Use defined mbstate_t, not HAVE_MBSTATE_T_OBJECT,
30039         to decide whether to define the BeOS workaround macro;
30040         this adjusts to the change to AC_MBSTATE_T.
30041
30042 2000-07-14  Jim Meyering  <meyering@lucent.com>
30043
30044         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Require
30045         jm_AC_TYPE_UINTMAX_T.
30046
30047 2000-07-13  Paul Eggert  <eggert@twinsun.com>
30048
30049         * lib/quotearg.h (enum quoting style): New enum clocale_quoting_style.
30050
30051         * lib/quotearg.c (quoting_style_args, quoting_style_vals,
30052         quotearg_buffer_restyled): Add support for
30053         clocale_quoting_style.  Undo previous change to
30054         locale_quoting_style behavior, and undo the "{LEFT QUOTATION MARK}"
30055         and "{RIGHT QUOTATION MARK}" msgids.
30056
30057 2000-07-10  Paul Eggert  <eggert@twinsun.com>
30058
30059         From a suggestion by Bruno Haible.
30060         * m4/mbstate_t.m4 (AC_MBSTATE_T):
30061         Renamed from AC_MBSTATE_T_OBJECT.  All uses changed.
30062         Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
30063         and mbstate_t, to a single-part test that simply defines mbstate_t.
30064         * m4/prereq.m4 (jm_PREREQ_QUOTEARG):
30065         s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
30066
30067 2000-07-10  Jim Meyering  <meyering@lucent.com>
30068
30069         * m4/strerror_r.m4: Mirror the correction made in autoconf.
30070
30071         * m4/gnu-source.m4: Output to confdefs.h directly.
30072         Suggestion from Akim Demaille.
30073
30074 2000-07-09  Paul Eggert  <eggert@twinsun.com>
30075
30076         The old behavior of quoting `like this' doesn't look good with
30077         newer, ISO-style fonts.  See:
30078         http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
30079
30080         Instead, quote "like this" by default.  Let the translator
30081         tailor the locale-specific quoting behavior by providing
30082         translations for {LEFT QUOTATION MARK} and {RIGHT QUOTATION MARK}.
30083
30084         * lib/quotearg.c (N_): New macro.
30085         (gettext_default): New function.
30086         (quotearg_buffer_restyled): Use
30087         gettext_default ("{LEFT QUOTATION MARK}", "\"") for left quote, and
30088         gettext_default ("{RIGHT QUOTATION MARK}", "\"") for right quote.
30089
30090 2000-07-09  Jim Meyering  <meyering@lucent.com>
30091
30092         * m4/jm-macros.m4 (jm_MACROS): Add a test to see if -lm is required
30093         to link seq.  If so, set SEQ_LIBM to -lm.  From Bruno Haible.
30094
30095         * m4/gnu-source.m4 (AC__GNU_SOURCE): New file/macro.
30096         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require it.
30097
30098 2000-07-09  Jim Meyering  <meyering@lucent.com>
30099
30100         * lib/Most files: Update copyright dates to include 2000.
30101
30102 2000-07-08  Jim Meyering  <meyering@lucent.com>
30103
30104         * lib/xgethostname.c (ENAMETOOLONG): Define to an unlikely value
30105         if not defined.
30106         (xgethostname): Remove now-unnecessary #ifdef.
30107         Move declaration of `err' into loop where it's used.
30108
30109 2000-07-05  Paul Eggert  <eggert@twinsun.com>
30110         and Bruno Haible  <haible@clisp.cons.org>
30111
30112         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Test for mbstate_t
30113         only if the test for an object-type mbstate_t fails.  This
30114         prevents us from mistakenly reporting that mbstate_t is a
30115         system object type after we "#define mbstate_t int" to work
30116         around its lack.
30117
30118 2000-07-05  Paul Eggert  <eggert@twinsun.com>
30119         and Bruno Haible  <haible@clisp.cons.org>
30120
30121         * lib/quotearg.c (mbrtowc): Declare returned type, since BeOS doesn't.
30122
30123 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
30124
30125         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Pass a reasonably large buffer
30126         to strerror_r.
30127         Include <ctype.h> for use of isalpha.
30128
30129 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
30130
30131         * lib/xgethostname.c (xgethostname): Protect against the SunOS 5.5 bug
30132         by allocating a larger buffer. Test the gethostname return value for
30133         being >= 0, not == 0, for BeOS.  Don't exhaust memory if gethostname
30134         returns an error and ENAMETOOLONG isn't defined.
30135
30136 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
30137
30138         * lib/quotearg.c (struct quoting_options): Simplify quote_these_too
30139         dimension.
30140
30141 2000-07-04  Jim Meyering  <meyering@lucent.com>
30142
30143         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead
30144         of the deprecated AC_CHECKING.
30145
30146 2000-07-04  Jim Meyering  <meyering@lucent.com>
30147
30148         * lib/strndup.c: [!HAVE_DECL_STRNLEN]: Declare strnlen.
30149         Reported by Bruno Haible.
30150
30151 2000-07-04  Jim Meyering  <meyering@lucent.com>
30152
30153         * lib/quotearg.c: Make inclusion of <wchar.h> independent of whether
30154         HAVE_MBRTOWC is set.  Required at least for irix-5.6, which
30155         lacks mbrtowc.
30156
30157 2000-07-03  Paul Eggert  <eggert@twinsun.com>
30158
30159         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
30160         Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
30161
30162 2000-07-03  Paul Eggert  <eggert@twinsun.com>
30163         and Bruno Haible  <haible@clisp.cons.org>
30164
30165         * lib/quotearg.c (mbrtowc):
30166         Assign to *pwc, and return 1 only if result is nonzero.
30167         (iswprint): Use ISPRINT when substituting our own mbrtowc.
30168
30169 2000-07-03  Jim Meyering  <meyering@lucent.com>
30170
30171         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strnlen.
30172
30173 2000-07-03  Jim Meyering  <meyering@lucent.com>
30174
30175         * lib/readutmp.h: [HAVE_UTMPX_H]: Include <utmp.h> if HAVE_UTMP_H.
30176         This is necessary to get a definition of e.g., UTMP_FILE on
30177         HP-UX 10.20.
30178         From Bob Proulx.
30179
30180 2000-07-02  Jim Meyering  <meyering@lucent.com>
30181
30182         * m4/mbstate_t.m4: Also define mbstate_t, if necessary.
30183
30184         * m4/chown.m4: Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with
30185         AC_LIBOBJ(function_name).
30186         * m4/chown.m4: Likewise.
30187         * m4/fnmatch.m4: Likewise.
30188         * m4/ftruncate.m4: Likewise.
30189         * m4/getgroups.m4: Likewise.
30190         * m4/getline.m4: Likewise.
30191         * m4/group-member.m4: Likewise.
30192         * m4/jm-macros.m4: Likewise.
30193         * m4/lstat.m4: Likewise.
30194         * m4/malloc.m4: Likewise.
30195         * m4/memcmp.m4: Likewise.
30196         * m4/nanosleep.m4: Likewise.
30197         * m4/putenv.m4: Likewise.
30198         * m4/realloc.m4: Likewise.
30199         * m4/regex.m4: Likewise.
30200         * m4/stat.m4: Likewise.
30201         * m4/strftime.m4: Likewise.
30202
30203 2000-07-02  Jim Meyering  <meyering@lucent.com>
30204
30205         * lib/quotearg.c (mbstate_t): Don't define here.
30206
30207 2000-07-02  Jim Meyering  <meyering@lucent.com>
30208
30209         * lib/nanosleep.c (SIGCONT): Define if not already defined.
30210
30211 2000-07-01  Jim Meyering  <meyering@lucent.com>
30212
30213         * m4/uptime.m4: Put double quotes around use of $cross_compiling.
30214
30215 2000-07-01  Jim Meyering  <meyering@lucent.com>
30216
30217         * m4/ls-mntd-fs.m4: Remove a `FIXME' comment and fix the associated
30218         problem.
30219
30220 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
30221
30222         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific
30223         macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV.
30224
30225 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
30226
30227         * lib/mountlist.c: Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV,
30228         per change in ../m4/ls-mntd-fs.m4.
30229         (read_filesystem_list): Ignore symbolic links.
30230
30231 2000-06-29  Jim Meyering  <meyering@lucent.com>
30232
30233         * lib/same.c: Include <string.h> or <strings.h>, as appropriate,
30234         for declaration of strcmp.
30235
30236         * lib/long-options.c: Include <stdlib.h>, for declaration of exit.
30237
30238         * lib/mountlist.c (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]:
30239         Avoid warning by casting result to `char *' to remove `const'.
30240
30241 2000-06-28  Jim Meyering  <meyering@lucent.com>
30242
30243         * m4/mbstate_t.m4: Use stdlib.h, not stdio.h.  The latter is not
30244         included by quotearg.c, for which we perform this test.  From
30245         Bruno Haible.
30246
30247 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
30248
30249         * m4/check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well.
30250         * m4/prereq.m4 (jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or
30251         <utmpx.h> exists, put readutmp.o into LIBOBJS.
30252
30253 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
30254
30255         * lib/Makefile.am (libfetish_a_SOURCES): Remove readutmp.c.
30256
30257 2000-06-26  Paul Eggert  <eggert@twinsun.com>
30258
30259         savedir now sets errno on failure and invokes xmalloc to get memory.
30260         Fix a couple of other minor bugs while we're at it.
30261
30262         * lib/savedir.c (<unistd.h>): Do not include; there's no need.
30263         (NAMLEN): Remove macro.
30264         (malloc, realloc): Remove decls.
30265         (stpcpy): Likewise.
30266         ("xalloc.h"): Include.
30267         (NAME_SIZE_DEFAULT): New macro.
30268         (savedir): Use xmalloc / xrealloc to allocate memory.
30269         Use NAME_SIZE_DEFAULT if name_size is negative or overflows to zero.
30270         Skip "" directory entries.
30271         Use strlen to calculate directory entry length, since the old method
30272         is rarely used these days and isn't worth supporting.
30273         Don't use a pointer after freeing it.
30274         Check for integer overflow when calculating allocation size.
30275         Use memcpy to copy entries, instead of stpcpy.
30276         Set errno properly when returning NULL.
30277         Check for readdir error.
30278
30279 2000-06-26  Jim Meyering  <meyering@lucent.com>
30280
30281         * lib/posixtm.c [HAVE_STDLIB_H]: Include stdlib.h, for decl of abort.
30282
30283 2000-06-25  Jim Meyering  <meyering@lucent.com>
30284
30285         * m4/mbstate_t.m4: Include stdio.h before wchar.h to work around
30286         Linux header bug when _XOPEN_SOURCE is defined to 500.
30287
30288 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
30289
30290         * lib/unicodeio.c (print_unicode_char): Work around ansi2knr
30291         deficiency.
30292
30293 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
30294
30295         * lib/getusershell.c (xmalloc, xrealloc): Remove functions.
30296         Include xalloc.h.
30297         Don't include <stdlib.h>.  Don't declare malloc, realloc.
30298
30299 2000-06-24  Jim Meyering  <meyering@lucent.com>
30300
30301         * m4/strerror_r.m4: Revive this file -- to try out an experimental
30302         version of AC_FUNC_STRERROR_R that may work even on BeOS, a system
30303         for which strerror does return char*, but which lacks a conveniently
30304         accessible declaration of the function.  If the compile-test says
30305         strerror_r doesn't work, then resort to a `run'-test that works on
30306         BeOS and segfaults on DEC Unix.
30307
30308 2000-06-24  Jim Meyering  <meyering@lucent.com>
30309
30310         * lib/error.c [!HAVE_DECL_STRERROR_R]: Declare strerror_r.
30311
30312 2000-06-23  Paul Eggert  <eggert@twinsun.com>
30313
30314         * m4/mbstate_t.m4: New file, defining AC_MBSTATE_T_OBJECT.
30315         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Use it.  Add check for iswprint.
30316
30317 2000-06-23  Paul Eggert  <eggert@twinsun.com>
30318
30319         * lib/quotearg.c: Include <wctype.h> after <wchar.h>, for Solaris 2.5.
30320         (mbrtowc, mbstate_t): Define substitutes if
30321         HAVE_MBRTOWC && HAVE_WCHAR_H && !HAVE_MBSTATE_T_OBJECT.
30322         (iswprint): Define to 1 if !defined iswprint && !HAVE_ISWPRINT,
30323         not if ! (HAVE_MBRTOWC && HAVE_WCHAR_H).
30324
30325 2000-06-23  Jim Meyering  <meyering@lucent.com>
30326
30327         * m4/afs.m4: Add missing AC_MSG_RESULT.
30328         Reported by Bruno Haible.
30329
30330         * m4/fsusage.m4: s/AC_MSG_CHECKING/AC_CHECKING/.
30331         Suggestion from Bruno Haible.
30332
30333 2000-06-23  Jim Meyering  <meyering@lucent.com>
30334
30335         * lib/getpass.c: New file, from Bruno Haible.  Required for BeOS.
30336
30337 2000-06-21  Jim Meyering  <meyering@lucent.com>
30338
30339         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add getpass.
30340
30341 2000-06-21  Jim Meyering  <meyering@lucent.com>
30342
30343         * lib/Makefile.am (libfetish_a_SOURCES): Add getstr.c.
30344         (noinst_HEADERS): Add getstr.h.
30345
30346         * lib/getline.c (getstr): Move into a separate file.
30347         * lib/getstr.c (getstr): New file, extracted from getline.c, with
30348         the following changes: new parameter, delim2; both delim[12]
30349         parameters have type `int', not `char'.  The latter would lose
30350         with 8-bit delimiters.
30351         * lib/getstr.h: New file.
30352
30353 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
30354
30355         * lib/xgetcwd.c (xgetcwd): If the required pathname length is smaller
30356         than 1024, return a memory chunk of least possible size, instead
30357         of size PATH_MAX + 2. In the loop, increment the size proportionally.
30358         Use free/xmalloc instead of xrealloc to avoid copying for very long
30359         paths.
30360
30361 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
30362
30363         * lib/path-concat.c (path_concat): Don't access dir[-1] if dir is
30364         the empty string.
30365
30366 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
30367
30368         * lib/canon-host.c (canon_host): Use malloc and memcpy to copy an
30369         address, not strdup.  Include <stdlib.h> and don't declare free().
30370
30371 2000-06-19  Jim Meyering  <meyering@lucent.com>
30372
30373         * lib/getloadavg.c [HAVE_NLIST_H] (NLIST_STRUCT): Define.
30374
30375 2000-06-18  Jim Meyering  <meyering@lucent.com>
30376
30377         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Remove mkdir.
30378
30379         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the
30380         `checking whether...' message to be consistent with that of the
30381         lstat test.
30382
30383 2000-06-18  Jim Meyering  <meyering@lucent.com>
30384
30385         * lib/mkdir.c: Remove file, due mainly to copyright incompatibility.
30386         Besides, these days every porting target provides a mkdir function.
30387
30388         * lib/strnlen.c: Include memory.h, string.h, and/or strings.h as
30389         needed. (this snippet comes from src/system.h).
30390
30391 2000-06-16  Bruno Haible  <haible@clisp.cons.org>
30392
30393         * m4/glibc21.m4 (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C.
30394
30395 2000-06-15  Paul Eggert  <eggert@twinsun.com>
30396
30397         * lib/human.c (adjust_value): New function.
30398         (human_readable_inexact): Apply rounding style even when
30399         printing approximate values.
30400
30401 2000-06-14  Paul Eggert  <eggert@twinsun.com>
30402
30403         * lib/human.c (human_readable_inexact): Allow an input block
30404         size that is not a multiple of the output block size, and vice versa.
30405         Reported by Piergiorgio Sartor.
30406
30407 2000-06-14  Paul Eggert  <eggert@twinsun.com>
30408
30409         * lib/getdate.y (get_date): Apply relative times after time
30410         zone indicator, not before.  Reported by Todd A. Jacobs.
30411
30412 2000-06-13  Jim Meyering  <meyering@lucent.com>
30413
30414         * lib/Makefile.am (all-local): Depend on lstat.c and stat.c.
30415
30416         * lib/xstat.in [!HAVE_DECL_FREE]: Declare free in lstat.c.
30417
30418 2000-06-12  Paul Eggert  <eggert@twinsun.com>
30419
30420         * lib/xstat.in: Include <stdlib.h> in lstat, to declare "free".
30421
30422 2000-06-12  Jim Meyering  <meyering@lucent.com>
30423
30424         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Replace with
30425         AC_FUNC_GETLOADAVG from autoconf, and tweak the latter to accept an
30426         optional argument.
30427         * m4/jm-macros.m4: s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/, and supply
30428         the optional argument, `lib'.
30429
30430 2000-06-08  Jim Meyering  <meyering@lucent.com>
30431
30432         * m4/largefile.m4: Remove file (now that it's part of autoconf).
30433
30434 2000-06-04  Paul Eggert  <eggert@twinsun.com>
30435
30436         Rewrite largefile configuration so that we don't need to run
30437         getconf and don't need AC_CANONICAL_HOST.  [I'm leaving the use of
30438         AC_CANONICAL_HOST in configure.in -- jmm]
30439
30440         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS,
30441         AC_SYS_LARGEFILE_SPACE_APPEND): Remove.
30442         (AC_SYS_LARGEFILE_TEST_INCLUDES): New macro.
30443         (AC_SYS_LARGEFILE_MACRO_VALUE): Change arguments from
30444         CODE-TO-SET-DEFAULT to VALUE, INCLUDES, FUNCTION-BODY.
30445         All uses changed.
30446         Instead of inspecting the output of getconf, try to compile the
30447         test program without and with the macro definition.
30448         (AC_SYS_LARGEFILE): Do not require AC_CANONICAL_HOST or check
30449         for getconf.  Instead, check for the needed flags by compiling
30450         test programs.
30451
30452 2000-06-04  Paul Eggert  <eggert@twinsun.com>
30453
30454         * lib/strnlen.c: Include <config.h> if HAVE_CONFIG_H.
30455
30456 2000-06-04  Jim Meyering  <meyering@lucent.com>
30457
30458         * lib/getugroups.c (getugroups): Cast -1 to gid_t, for systems like
30459         SunOS 4.1.4 for which gid_t is an unsigned type.
30460
30461 2000-06-03  Jim Meyering  <meyering@lucent.com>
30462
30463         * m4/prereq.m4 (jm_PREREQ_HUMAN): Use []-quoted list in AC_CHECK_DECLS,
30464         now that autoconf requires that.
30465
30466         * m4/jm-glibc-io.m4: Add a kludge to make autoheader emit the required
30467         #undefs.  E.g., #undef HAVE_DECL_FERROR_UNLOCKED.
30468         Use []-quoted list in AC_CHECK_DECLS, now that autoconf requires that.
30469
30470 2000-06-03  Jim Meyering  <meyering@lucent.com>
30471
30472         * lib/strnlen.c [!HAVE_DECL_MEMCHR]: Declare memchr.
30473
30474 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
30475
30476         * m4/glibc21.m4: New file.
30477         * m4/jm-macros.m4 (jm_MACROS): Call jm_GLIBC21.
30478
30479 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
30480
30481         * lib/Makefile.am (install-exec-local): On systems with glibc-2.1 or
30482         newer, don't install charset.alias.
30483         * lib/config.charset: Change the Linux/glibc rules so they become empty
30484         on glibc-2.1 or newer.
30485
30486 2000-06-02  Jim Meyering  <meyering@lucent.com>
30487
30488         * lib/mountlist.c: Back out last change.  Instead, do this...
30489         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Set the
30490         me_dummy member using the same `ignore'-testing code.
30491         * lib/mountlist.h (ME_DUMMY): Add `autofs' to the list of ignored
30492         fs_type strings.
30493         From Mark D. Roth.
30494
30495 2000-05-29  Jim Meyering  <meyering@lucent.com>
30496
30497         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Ignore
30498         mounts with the `ignore' attribute.  Based on a patch from
30499         Mark D. Roth.
30500
30501 2000-05-28  Jim Meyering  <meyering@lucent.com>
30502
30503         * m4/jm-macros.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from
30504         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
30505         * m4/stat.m4: Likewise.
30506         * m4/lstat.m4: Likewise.
30507         * m4/lstat-slash.m4: Remove file (absorbed into autoconf).
30508
30509         * m4/jm-macros.m4 (AC_FUNC_STRERROR_R): Rename from jm_FUNC_STRERROR_R.
30510         * m4/strerror_r.m4: Remove file (absorbed into autoconf).
30511
30512 2000-05-26  Jim Meyering  <meyering@lucent.com>
30513
30514         * m4/uptime.m4: Use `$cross_compiling', not `$ac_cv_prog_cc_cross'.
30515
30516 2000-05-24  Jim Meyering  <meyering@lucent.com>
30517
30518         * m4/prereq.m4: Use []-quoted list in AC_CHECK_MEMBERS, now that
30519         autoconf requires that.
30520         * m4/lib-check.m4: Likewise.
30521         * m4/jm-macros.m4: Likewise.
30522         * m4/strftime.m4: Likewise.
30523
30524         * m4/check-decl.m4 (jm_CHECK_DECLS): Use []-quoted list in
30525         AC_CHECK_DECLS, now that autoconf requires that.
30526
30527 2000-05-22  Jim Meyering  <meyering@lucent.com>
30528
30529         * m4/stat.m4: Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
30530         * m4/lstat.m4: Likewise.
30531
30532 2000-05-22  Jim Meyering  <meyering@lucent.com>
30533
30534         * lib/makepath.c: Remove old, now-unnecessary `#ifdef __MSDOS__' block.
30535
30536 2000-05-20  Jim Meyering  <meyering@lucent.com>
30537
30538         * m4/prereq.m4 (jm_PREREQ_HUMAN): New macro.
30539         (jm_PREREQ): Use it.
30540
30541 2000-05-18  Jim Meyering  <meyering@lucent.com>
30542
30543         * lib/hash.c (hash_rehash): Fix a nasty bug: copy the free entry list
30544         back, too, since it may have been modified by allocate_entry.
30545         (hash_delete): Rewrite to use neither the assignment operator
30546         nor the comma operator in an if-expression.
30547
30548 2000-05-15  Paul Eggert  <eggert@twinsun.com>
30549
30550         * lib/closeout.c:
30551         <sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO):
30552         Remove; no longer needed.
30553         "quotearg.h": Add include.
30554         (file_name): Do not bother to explicitly initialize to NULL; it's less
30555         efficient on some hosts.
30556         (close_stdout_status): Remove test as to whether stdout was already
30557         closed; it breaks for the case "echo x | sort >&-".
30558         Quote file name colons.
30559         Do not assume that _("write error") lacks format strings.
30560
30561 2000-05-15  Jim Meyering  <meyering@lucent.com>
30562
30563         * lib/version-etc.c (version_etc_copyright): Update the copyright
30564         string used in all --version output.
30565
30566 2000-05-14  Jim Meyering  <meyering@lucent.com>
30567
30568         * lib/closeout.c (close_stdout_set_file_name): New function.
30569         (close_stdout_status): Use new file-scoped global.
30570         Return right away if fstat says the stdout file descriptor is invalid.
30571         * lib/closeout.h (close_stdout_set_file_name): Declare.
30572
30573 2000-05-10  Jim Meyering  <meyering@lucent.com>
30574
30575         * lib/closeout.c [default_exit_status]: New file-scoped variable.
30576         (close_stdout_set_status): New function.
30577         * lib/closeout.h (close_stdout_set_status): Declare.
30578
30579 2000-05-09  Jim Meyering  <meyering@lucent.com>
30580
30581         * m4/gettext.m4: Rename this...
30582         * m4/libintl.m4: ...to this.
30583
30584 2000-05-08  Jim Meyering  <meyering@lucent.com>
30585
30586         * lib/long-options.c: Don't include closeout.h.
30587         (parse_long_options): Don't call close_stdout for --version.
30588
30589 2000-05-06  Paul Eggert  <eggert@twinsun.com>
30590
30591         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _XOPEN_SOURCE to
30592         be 500, instead of _GNU_SOURCE to be 1, to work around glibc
30593         2.1.3 bug.  This avoids a clash when files like regex.c define
30594         _GNU_SOURCE.
30595
30596 2000-05-06  Jim Meyering  <meyering@lucent.com>
30597
30598         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add atexit.
30599         (AC_REPLACE_FUNCS): Add strnlen.
30600
30601         * m4/rmdir-errno.m4 (fetish_FUNC_RMDIR_NOTEMPTY): New macro and file.
30602         * m4/jm-macros.m4: Require fetish_FUNC_RMDIR_NOTEMPTY.
30603
30604         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Save and restore LIBS around
30605         AC_SEARCH_LIBS call for nanosleep.
30606         (LIB_NANOSLEEP): Set and AC_SUBST.
30607
30608 2000-05-06  Jim Meyering  <meyering@lucent.com>
30609
30610         * lib/strnlen.c: Undefine __strnlen and strnlen.
30611         [!weak_alias]: Define __strnlen to strnlen.
30612
30613         * lib/atexit.c: New file, from libiberty.
30614
30615 2000-05-06  Jim Meyering  <meyering@lucent.com>
30616
30617         * lib/closeout.c (close_stdout_status): Also check for errors on the
30618         stderr stream.
30619
30620 2000-05-05  Jim Meyering  <meyering@lucent.com>
30621
30622         * m4/jm-macros.m4 (jm_MACROS): Save and restore LIBS around
30623         AC_SEARCH_LIBS call for clock_gettime.
30624         (LIB_CLOCK_GETTIME): Set and AC_SUBST.
30625
30626         * m4/search-libs.m4: Update from autoconf.
30627
30628         su doesn't work on Solaris 2.6.
30629         * m4/lib-check.m4: When checking for struct spwd.sp_pwdp, also include
30630         <shadow.h>.  Reported by Dragos Harabor.
30631
30632 2000-05-05  Bruno Haible  <haible@clisp.cons.org>
30633
30634         * lib/localcharset.c (get_charset_aliases): Use malloc, realloc and
30635         memcpy instead of xmalloc, xrealloc, path_concat.
30636         (locale_charset): Treat empty environment variables as absent.
30637         (DIRECTORY_SEPARATOR, ISSLASH): New macros.
30638
30639 2000-05-04  Jim Meyering  <meyering@lucent.com>
30640
30641         * lib/getopt.c: Update from glibc.
30642         * lib/obstack.c: Likewise.
30643         * lib/obstack.h: Likewise.
30644         * lib/regex.c: Likewise.  NB: K&R compiler support is dropped for this
30645         file
30646
30647         * lib/regex.h: Likewise.
30648         * lib/strndup.c: Likewise.
30649         * lib/strnlen.c: New file, from glibc.
30650
30651 2000-05-03  Jim Meyering  <meyering@lucent.com>
30652
30653         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strndup.
30654
30655 2000-05-02  Paul Eggert  <eggert@twinsun.com>
30656
30657         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _GNU_SOURCE if
30658         this is needed to make ftello visible (e.g. glibc 2.1.3).  Use
30659         compile-time test, rather than inspecting host and OS, to
30660         decide whether to define _LARGEFILE_SOURCE.
30661
30662 2000-05-01  Jim Meyering  <meyering@lucent.com>
30663
30664         * m4/fsusage.m4: Use AC_MSG_CHECKING instead of obsolete AC_CHECKING.
30665
30666         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add BeOS support.
30667         Based on a patch from Bruno Haible.
30668
30669 2000-05-01  Jim Meyering  <meyering@lucent.com>
30670
30671         * lib/full-write.c (full_write): Remove `FIXME' part of comment.
30672
30673 2000-04-29  Jim Meyering  <meyering@lucent.com>
30674
30675         * lib/path-concat.c: Declare strdup only if it's not defined.
30676         * lib/canon-host.c: Likewise.
30677
30678 2000-04-28  Jim Meyering  <meyering@lucent.com>
30679
30680         * lib/rpmatch.c [HAVE_LIMITS_H]: Include limits.h before regex.h to
30681         avoid redefinition warning on some systems (HPUX).  Otherwise, regex.h
30682         is included first, then limits.h is included by locale.h by libintl.h.
30683         From John David Anglin.
30684
30685 2000-04-25  Jim Meyering  <meyering@lucent.com>
30686
30687         * lib/makepath.c (S_IRWXUGO): Define.
30688         (make_path): Always perform explicit chmod if MODE specifies any
30689         of the `special' permission bits.  Prompted by a bug report against
30690         install from Mate Wierdl and Joost van Baal.
30691
30692 2000-04-18  Jim Meyering  <meyering@lucent.com>
30693
30694         * m4/prereq.m4 (jm_PREREQ_GETPAGESIZE): New macro.
30695         (jm_PREREQ): Use it.
30696
30697 2000-04-18  Jim Meyering  <meyering@lucent.com>
30698
30699         * lib/README: New file.
30700
30701         * lib/getpagesize.h [!getpagesize && HAVE_OS_H && B_PAGE_SIZE]: Define
30702         getpagesize.  For BeOS.  Based on a patch from Bruno Haible.
30703
30704 2000-04-17  Jim Meyering  <meyering@lucent.com>
30705
30706         Get it right :-)
30707         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Emit the
30708         actual #define via AH_VERBATIM.  Don't need separate AC_DEFINE.
30709         Suggestion from Akim Demaille.
30710
30711 2000-04-17  Jim Meyering  <meyering@lucent.com>
30712
30713         * lib/strftime.c (my_strftime) [strftime]: Declare strftime here, since
30714         the definition of it to rpl_strftime also defined-away the system's
30715         declaration.
30716
30717 2000-04-15  Jim Meyering  <meyering@lucent.com>
30718
30719         Use `C' to denote so-called `contiguous' files, the same way
30720         that tar does.
30721         * lib/filemode.c (S_ISCTG) [!S_ISCTG && S_IFCTG]: Define.
30722         (ftypelet): Use S_ISCTG.
30723         From Michael Deutschmann.
30724
30725 2000-04-14  Jim Meyering  <meyering@lucent.com>
30726
30727         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg
30728         form of AC_DEFINE.  Otherwise, the #ifndef in AH_VERBATIM gets
30729         clobbered.
30730
30731 2000-04-14  Jim Meyering  <meyering@lucent.com>
30732
30733         * lib/strftime.c (my_strftime) [#ifdef strftime]: Declare strftime.
30734
30735 2000-04-13  Jim Meyering  <meyering@lucent.com>
30736
30737         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new
30738         AH_VERBATIM to insert required #ifndef into config.h.in.
30739         Suggestion from Akim Demaille.
30740
30741 2000-04-12  Jim Meyering  <meyering@lucent.com>
30742
30743         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Use AC_CHECK_HEADERS, not
30744         `AC_CHECK_HEADER' to check for locale.h.  Thanks to a report from
30745         Christian Krackowizer.
30746
30747         More code moved from ../configure.in into (jm_CHECK_ALL_TYPES).
30748         * m4/jm-macros.m4 (_GNU_SOURCE): Define.
30749         (AC_SYS_LARGEFILE): Require.
30750         (AM_C_PROTOTYPES): Require.
30751
30752 2000-04-08  Jim Meyering  <meyering@lucent.com>
30753
30754         * lib/Makefile.am (charset.alias): Use t-$@, not $@-t so the DOS 8.3
30755         names don't conflict.  Reported by Eli Zaretskii.
30756
30757 2000-04-07  Jim Meyering  <meyering@lucent.com>
30758
30759         * lib/putenv.c: Move inclusion of errno.h so it follows that of
30760         sys/types.h, to work around system header problems on AIX 3.2.5.
30761         From Bruno Haible.
30762
30763 2000-04-07  Bruno Haible  <haible@clisp.cons.org>
30764
30765         * lib/unicodeio.c (print_unicode_char): Avoid triggering Solaris iconv
30766         bug.  Deal with the different error behavior of Irix iconv.
30767
30768 2000-04-05  Paul Eggert  <eggert@twinsun.com>
30769
30770         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Don't use -n32 on
30771         IRIX if the installer said otherwise.
30772
30773 2000-04-05  Jim Meyering  <meyering@lucent.com>
30774
30775         Portability tweaks required for ultrix4.3.
30776         * m4/check-decl.m4 [!HAVE_UTMPX_H] (headers): Include <utmp.h>.
30777         (jm_CHECK_DECLS): Add getutent to the list of functions.
30778         (_jm_DECL_HEADERS): Add utmpx.h.
30779         From John David Anglin.
30780
30781         * m4/strftime.m4: Back out the 2000-04-02 change.
30782         Instead of that change, simply undefine putenv in the test program.
30783
30784 2000-04-05  Jim Meyering  <meyering@lucent.com>
30785
30786         Portability tweaks required for ultrix4.3.
30787         * lib/readutmp.h [HAVE_UTMPX_H && !HAVE_DECL_GETUTENT]: Declare
30788         getutent.
30789         * lib/readutmp.c: Include sys/types.h before sys/stat.h.
30790         * lib/canon-host.c: Declare strdup.
30791         * lib/path-concat.c: Likewise.
30792         From John David Anglin.
30793
30794 2000-04-04  Jim Meyering  <meyering@lucent.com>
30795
30796         Be more DOS 8.3-friendly.
30797         * lib/ref-add.sin: Renamed from ref-add.sed.in.
30798         * lib/ref-del.sin: Renamed from ref-del.sed.in.
30799         * lib/Makefile.am: Reflect renaming.
30800         Reported by Eli Zaretskii.
30801
30802         Use a temporary file name that won't clash with `charset.alias'
30803         in the DOS 8.3 name space.
30804         * lib/Makefile.am (charset_tmp): Define.
30805         (install-exec-local): Use $(charset_tmp) instead of $(charset_alias)-t.
30806         (uninstall-local): Likewise.
30807         Reported by Eli Zaretskii.
30808
30809 2000-04-03  Jim Meyering  <meyering@lucent.com>
30810
30811         * m4/gettext.m4: Fix typo in comment.
30812
30813         * m4/codeset.m4 (AC_CHECK_HEADERS): Add langinfo.h (moved here from
30814         textutils/configure.in).  Suggestion from Paul Eggert.
30815         (AC_CHECK_FUNCS): Add nl_langinfo.  (also from textutils/configure.in)
30816
30817 2000-04-02  Paul Eggert  <eggert@twinsun.com>
30818
30819         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Set TZ environment
30820         variable in the shell rather than using putenv, which isn't
30821         portable.  This avoids the configure-time inter-test dependency
30822         on the potentially-renamed putenv function.
30823
30824 2000-03-30  Paul Eggert  <eggert@twinsun.com>
30825
30826         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Include <sys/stat.h>
30827         before checking struct stat.st_blksize, so that
30828         HAVE_STRUCT_STAT_ST_BLKSIZE is defined correctly.
30829
30830 2000-03-29  Paul Eggert  <eggert@twinsun.com>
30831
30832         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Check for strftime,
30833         since strftime.c uses HAVE_STRFTIME to decide whether to use
30834         the underlying strftime.
30835
30836 2000-03-29  Paul Eggert  <eggert@twinsun.com>
30837
30838         * lib/time/strftime.c (my_strftime): Make sure we call the system
30839         strftime, not ourselves, when invoking the underlying strftime.
30840
30841 2000-03-24  Jim Meyering  <meyering@lucent.com>
30842
30843         * lib/Makefile.am (EXTRA_DIST): Add ref-add.sed.in and ref-del.sed.in.
30844         (charset_alias): Define.
30845         (install-exec-local): Factor out common code.
30846         (uninstall-local): Split lines longer than 80.
30847         (ref-add.sed, ref-del.sed): Remove rules... (do the following instead)
30848         (SUFFIXES): Define.
30849         (.sed.in.sed): New rule.  Don't redirect directly to $@.
30850         (CLEANFILES): Add ref-add.sed and ref-del.sed.
30851
30852 2000-03-19  Bruno Haible  <haible@clisp.cons.org>
30853
30854         * lib/config.charset: Output a line containing "Packages using this
30855         file".
30856         * lib/ref-add.sed.in, lib/ref-del.sed.in: New files.
30857         * lib/Makefile.am (install-exec-local, uninstall-local, ref-add.sed,
30858         ref-del.sed): New rules.
30859
30860 2000-03-17  Jim Meyering  <meyering@lucent.com>
30861
30862         * lib/unicodeio.c (<string.h>): Include only #if HAVE_STRING_H.
30863         Otherwise, include <strings.h>
30864
30865 2000-03-17  Bruno Haible  <haible@clisp.cons.org>
30866
30867         * lib/unicodeio.c (utf8_wctomb): New function.
30868         (print_unicode_char): Pass the Unicode character to iconv in UTF-8
30869         format instead of in UCS-4 with platform dependent endianness.
30870
30871 2000-03-10  Jim Meyering  <meyering@lucent.com>
30872
30873         * m4/lib-check.m4: Look for getspnam in -lgen, too.
30874         From Marco Franzen.
30875
30876 2000-03-07  Paul Eggert  <eggert@twinsun.com>
30877
30878         * lib/savedir.c (savedir): Work even if directory size is
30879         negative; this can happen with some screwy NFS configurations.
30880
30881 2000-03-06  Jim Meyering  <meyering@lucent.com>
30882
30883         * lib/localcharset.c (get_charset_aliases): Don't try to free file_name
30884         if it's NULL (because we ran out of memory).  From Bruno Haible.
30885
30886 2000-03-05  Jim Meyering  <meyering@lucent.com>
30887
30888         * lib/localcharset.c ("path-concat.h"): Include.
30889         (get_charset_aliases): Use path_concat instead of ANSI string
30890         concatenation.
30891
30892         * lib/unicodeio.h (PARAMS): Define.
30893         Use it to guard prototype.
30894
30895 2000-03-04  Jim Meyering  <meyering@lucent.com>
30896
30897         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require AC_C_VOLATILE,
30898         for lib/localcharset.c.
30899
30900 2000-03-04  Jim Meyering  <meyering@lucent.com>
30901
30902         * lib/Makefile.am (install-exec-local): Create $(libdir) before
30903         installing into it.
30904         (uninstall-local): Uncomment this rule so `make distcheck' works
30905         once again.
30906
30907         * lib/unicodeio.c (<errno.h>): Include it.
30908         (errno): Declare if not defined.
30909
30910         * lib/localcharset.c: Add Bruno's comment justifying use of volatile.
30911
30912         * lib/config.charset: New version, incorporating remarks from a linux
30913         i18n mailing list.  From Bruno Haible.
30914
30915 2000-03-04  Bruno Haible  <haible@clisp.cons.org>
30916
30917         * m4/codeset.m4: New file.
30918         * m4/iconv.m4: New file.
30919         * m4/jm-macros.m4 (jm_MACROS): Call jm_LANGINFO_CODESET and jm_ICONV.
30920
30921 2000-03-03  Jim Meyering  <meyering@lucent.com>
30922
30923         * m4/regex.m4: Make sure re_compile_pattern accepts patterns like `{1'.
30924
30925 2000-03-02  Jim Meyering  <meyering@lucent.com>
30926
30927         * m4/timespec.m4: Require AC_HEADER_TIME before the cache check so
30928         the messages come out on separate lines.
30929
30930         * m4/jm-glibc-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO): Use AC_CHECK_DECLS,
30931         rather than jm_CHECK_DECLARATIONS.
30932         * m4/decl.m4: Remove now-unused file.
30933
30934         * m4/check-decl.m4 (AC_CHECK_DECLS): Add getlogin, ttyname, and
30935         geteuid.
30936
30937 2000-03-02  Jim Meyering  <meyering@lucent.com>
30938
30939         * lib/Makefile.am (EXTRA_DIST): Add config.charset.
30940
30941 2000-03-01  Jim Meyering  <meyering@lucent.com>
30942
30943         * lib/localcharset.c: Guard some #includes with `#if HAVE_...'.
30944         * lib/unicodeio.c: Likewise.
30945
30946 2000-03-01  Bruno Haible  <haible@clisp.cons.org>
30947
30948         * lib/config.charset: New file.
30949         * lib/localcharset.c: New file.
30950         * lib/unicodeio.h, lib/unicodeio.c: New files.
30951         * lib/Makefile.am (DEFS): Add -DLIBDIR=...
30952         (libfetish_a_SOURCES): Add localcharset.c and unicodeio.c.
30953         (noinst_HEADERS): Add unicodeio.h.
30954         (all-local, install-exec-local, charset.alias): New targets.
30955
30956 2000-02-28  Paul Eggert  <eggert@twinsun.com>
30957
30958         * lib/quotearg.c (ALERT_CHAR): New macro.
30959         (quotearg_buffer_restyled): Use it.
30960
30961 2000-02-27  Jim Meyering  <meyering@lucent.com>
30962
30963         * m4/check-decl.m4: Add getenv to the list.
30964
30965 2000-02-27  Jim Meyering  <meyering@lucent.com>
30966
30967         * lib/strtoumax.c: Fix typo in decl of strtoul: s/long long/long/.
30968         Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'.
30969
30970         * lib/backupfile.c: Guard inclusion of stdlib.h with
30971         `#if HAVE_STDLIB_H', not `#if STDC_HEADERS'.
30972         Declare malloc if needed.
30973
30974         * lib/backupfile.c: Use `#if !HAVE_DECL...' instead of
30975         `#ifndef HAVE_DECL..'
30976         now that autoconf always defines the HAVE_DECL_ symbols.
30977         * lib/human.c: Likewise.
30978         * lib/same.c: Likewise.
30979         * lib/strtoumax.c: Likewise.
30980
30981         * lib/backupfile.c: Arrange for cpp to fail if the configure-time
30982         declaration check was not run.
30983         * lib/hash.c: Likewise.
30984         * lib/human.c: Likewise.
30985         * lib/same.c: Likewise.
30986         * lib/strtoumax.c: Likewise.
30987
30988         * lib/userspec.c (parse_user_spec): If there is no `:' but there is a
30989         `.', then first look up the entire `.'-containing string as a login
30990         name.
30991
30992 2000-02-23  Jim Meyering  <meyering@lucent.com>
30993
30994         * m4/check-decl.m4: Now that we have the new AC_CHECK_DECLS, use it
30995         in place of my hack.
30996
30997 2000-02-18  Paul Eggert  <eggert@twinsun.com>
30998
30999         * lib/getdate.y: Handle two-digit years with leading zeros correctly.
31000         (textint): New typedef.
31001         (parser_control): Member year changed from int to textint.
31002         All uses changed.
31003         (YYSTYPE): Removed; replaced by %union with int and textint members.
31004         (tDAY, tDAY_UNIT, tDAYZONE, tHOUR_UNIT, tID, tLOCAL_ZONE, tMERIDIAN,
31005         tMINUTE_UNIT, tMONTH, tMONTH_UNIT tSEC_UNIT, tSNUMBER, tUNUMBER,
31006         tYEAR_UNIT, tZONE, o_merid): Now of type <intval>.
31007         (tSNUMBER, tUNUMBER): Now of type <textintval>.
31008         (date, number, to_year): Use width of number in digits, not its value,
31009         to determine whether it's a 2-digit year, or a 2-digit time.
31010         (yylex): Store number of digits of numeric tokens.
31011         Reported by John Kendall.
31012
31013         (parser_control): Changed from struct parser_control to typedef (for
31014         consistency).  All uses changed.
31015
31016         (tID): Removed; not used.
31017         (yylex): Return '?' for unknown identifiers, rather than (unused) tID.
31018
31019 2000-02-14  Paul Eggert  <eggert@twinsun.com>
31020
31021         * lib/getpagesize.h (getpagesize): Port to VMS for Alpha;
31022         adapted from changes to grep getpagesize.h by Martin P.J. Zinser.
31023
31024 2000-02-12  Jim Meyering  <meyering@lucent.com>
31025
31026         * lib/userspec.c (ISDIGIT): Define it.
31027         (isdigit): Remove definition.
31028         (is_number): Use ISDIGIT, not isdigit.
31029         <libintl.h>: Include.
31030         (_ and N_): Define.
31031         (parse_user_spec): Mark translatable strings.
31032
31033 2000-02-10  Jim Meyering  <meyering@lucent.com>
31034
31035         With these changes, nanosleep.[ch] are finally enough like the other
31036         lib/* replacement files to compile on a few more losing systems.
31037
31038         * lib/nanosleep.h: Don't include config.h.
31039         Remove prototype from declaration of nanosleep.
31040         (PARAMS): Remove now-unneeded definition.
31041         * lib/nanosleep.c: #undef nanosleep.
31042         (rpl_nanosleep): Rename from nanosleep.
31043
31044 2000-02-10  Jim Meyering  <meyering@lucent.com>
31045
31046         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Rename replacement function from
31047         gnu_nanosleep to rpl_nanosleep.
31048
31049 2000-02-09  Jim Meyering  <meyering@lucent.com>
31050
31051         * m4/lib-check.m4 (jm_LIB_CHECK): Fix typo: check for sp_pwdp in
31052         struct spwd, rather than in struct passwd.  Reported by Gaël Quéri.
31053
31054 2000-02-08  Akim Demaille  <akim@epita.fr>
31055
31056         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Quote square brackets with
31057         `[' and `]' and remove uses of `changequote'.
31058         (AC_SYS_LARGEFILE_MACRO_VALUE): Likewise.
31059         (AC_SYS_LARGEFILE): Likewise.
31060         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
31061         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Remove now-unnecessary use
31062         of changequote.
31063         * m4/regex.m4 (jm_INCLUDED_REGEX): Likewise.
31064         * m4/readdir.m4 (jm_FUNC_READDIR): Likewise
31065         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Likewise, and add `int' for main.
31066         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Likewise.
31067
31068 2000-02-05  Jim Meyering  <meyering@lucent.com>
31069
31070         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require most macros.
31071         Remove explicit use of AC_HEADER_TIME.  It is required by
31072         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Using AC_HEADER_TIME and
31073         `AC_REQUIRE'ing jm_CHECK_TYPE_STRUCT_TIMESPEC provoked a but
31074         in autoconf whereby the expansion of the latter ended up preceding
31075         the expansion of its prerequisite, AC_HEADER_TIME.
31076         Reported by Volker Borchert.
31077
31078 2000-02-03  Jim Meyering  <meyering@lucent.com>
31079
31080         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for utmpxname.
31081
31082 2000-02-03  Jim Meyering  <meyering@lucent.com>
31083
31084         * lib/readutmp.c (read_utmp): Guard with `#ifdef UTMP_NAME_FUNCTION',
31085         rather than with `#if HAVE_UTMPNAME'.
31086
31087 2000-02-02  Jim Meyering  <meyering@lucent.com>
31088
31089         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Fix typo that resulted in no
31090         definition of HAVE_PATHCONF: s/AC_CHECK_FUNC/AC_CHECK_FUNCS/.
31091         Reported by Eli Zaretskii.
31092
31093 2000-02-01  Jim Meyering  <meyering@lucent.com>
31094
31095         * lib/readutmp.h (UT_USER): Add parens.  From Andreas Schwab.
31096
31097 2000-01-31  Jim Meyering  <meyering@lucent.com>
31098
31099         * m4/check-decl.m4 (jm_CHECK_DECLS): Add nanosleep to the list of
31100         functions.  Add the time.h and sys/time.h headers along with the
31101         AC_REQUIRE'ment of AC_HEADER_TIME.
31102
31103 2000-01-31  Jim Meyering  <meyering@lucent.com>
31104
31105         * lib/nanosleep.h (nanosleep): Guard declaration with
31106         `#if ! HAVE_DECL_NANOSLEEP'.
31107         Without this, OFS gets a redeclaration error for rpl_nanosleep, due to
31108         the declaration in that vendor's sys/timers.h.
31109         Reported by Christian Krackowizer.
31110
31111         * lib/quotearg.c (ISASCII): Add #undef and move definition to follow
31112         inclusion of wctype.h to work around Solaris 2.6 namespace pollution.
31113         (ISPRINT): Likewise.
31114         Reported by Tom Tromey.
31115
31116 2000-01-30  Jim Meyering  <meyering@lucent.com>
31117
31118         * m4/lib-check.m4: Clean up some kludgy old shadow password tests.
31119
31120         * m4/prereq.m4 (utmp_includes): Define.
31121         Check for ut_user and ut_name members in both struct utmpx
31122         and struct utmp.
31123
31124 2000-01-30  Jim Meyering  <meyering@lucent.com>
31125
31126         * lib/readutmp.c (extract_trimmed_name): Use UT_USER instead of
31127         hard-coding uses of ->ut_name.  The latter doesn't work with new Linux
31128         header files where only utmpx.ut_user is declared.
31129
31130         * lib/readutmp.h (UT_USER): Define.
31131
31132 2000-01-29  Jim Meyering  <meyering@lucent.com>
31133
31134         * m4/lib-check.m4: New file containing library-related checks from
31135         fileutils and sh-utils (textutils had none).
31136
31137 2000-01-28  Jim Meyering  <meyering@lucent.com>
31138
31139         * m4/perl.m4: Change format of warning message to look more like that
31140         from the missing script.  Suggestion from François Pinard.
31141
31142 2000-01-25  Jim Meyering  <meyering@lucent.com>
31143
31144         * m4/timespec.m4: Require AC_HEADER_TIME, and include sys/time.h as
31145         well as time.h in the compile check.
31146         * m4/nanosleep.m4: Require AC_HEADER_TIME rather than simply using it.
31147         Fix typo in cross-compiling case: s/yes/no/.
31148
31149 2000-01-23  Jim Meyering  <meyering@lucent.com>
31150
31151         * m4/jm-macros.m4: Move df-related tests here from
31152         fileutils/configure.in
31153
31154         * m4/ls-mntd-fs.m4: s/list_mounted_fs/ac_list_mounted_fs/
31155         (jm_LIST_MOUNTED_FILESYSTEMS): Take two parameters.
31156
31157         * m4/fsusage.m4: New file.  Extracted from fileutils/configure.in.
31158         s/space/ac_fsusage_space/.
31159         (jm_FILE_SYSTEM_USAGE): Take two parameters.
31160
31161         * m4/ftruncate.m4: New file (derived from part of
31162         fileutils/configure.in).
31163         * m4/jm-macros.m4 (jm_FUNC_FTRUNCATE): AC_REQUIRE it.
31164         (jm_CHECK_ALL_TYPES): Require AC_HEADER_MAJOR and AC_HEADER_DIRENT.
31165
31166         * m4/jm-macros.m4 (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN):
31167         AC_SUBST these here, rather than just in sh-util/configure.in, so
31168         that the now-shared-by-fileutils-and-textutils lib/Makefile.am are
31169         all the same.
31170         (AM_FUNC_OBSTACK): Add (from fileutils/configure.in).
31171         (AC_CHECK_FUNCS): Merge all checks from fileutils, textutils, sh-utils.
31172         (AM_FUNC_STRTOD): Added (from textutils', sh-utils' configure.in).
31173         (AC_SUBST(POW_LIBM)): Likewise.
31174         (AC_SUBST(DF_PROG)): Moved from fileutils/configure.in.
31175
31176 2000-01-23  Jim Meyering  <meyering@lucent.com>
31177
31178         * lib/Makefile.am (libfetish_a_SOURCES): Remove explicit mention of
31179         obstack.c.
31180
31181 2000-01-22  Jim Meyering  <meyering@lucent.com>
31182
31183         * m4/jm-macros.m4: Call AC_PROG_CC_STDC just before AC_C_CONST.
31184
31185         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Add wctype.h.
31186
31187         * m4/jm-macros.m4 (AC_CHECK_HEADERS): Add checks from fileutils'
31188         configure.in
31189         (AC_CHECK_HEADERS): Likewise for sh-utils.
31190         (AC_CHECK_HEADERS): Likewise for textutils.
31191         Merge the three lists of headers.
31192
31193         * m4/prereq.m4 (jm_PREREQ_ADDEXT): New macro.  Parts moved here
31194         from fileutils' configure.in.
31195
31196         * m4/decl.m4: Remove kludgy `test -z $ac_...AC_CHECK_HEADERS(...)'
31197         code. Moved tests into their own function (_jm_DECL_HEADERS) in
31198         check-decl.m4.
31199
31200         * m4/check-decl.m4: Use #if rather than #ifdef.
31201         Add HAVE_DECL_STRTOUL and HAVE_DECL_STRTOULL.
31202         (jm_CHECK_DECLARATIONS): Add strtoul strtoull.
31203         (_jm_DECL_HEADERS): Define new function.
31204         (jm_CHECK_DECLARATIONS): Require it.
31205
31206 2000-01-22  Jim Meyering  <meyering@lucent.com>
31207
31208         * lib/strtoumax.c: [! HAVE_DECL_STRTOUL]: Declare strtoul.
31209         [! HAVE_DECL_STRTOULL]: Declare strtoull.
31210         Required for some AIX systems.  Reported by Christian Krackowizer.
31211         [TESTING] (main): New function.
31212
31213         1997-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
31214         * lib/dirname.c (dir_name): Support for DOS-style file names with drive
31215         letters.
31216
31217         * lib/quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h> for decl of
31218         iswprint.
31219
31220         * lib/strverscmp.c (ISDIGIT): Define.
31221         (strverscmp): Use ISDIGIT, not isdigit.
31222
31223 2000-01-19  Jim Meyering  <meyering@lucent.com>
31224
31225         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Include <sys/time.h>, too.
31226         Use AC_HEADER_TIME.  Volker Borchert reported that OpenBSD-2.3/sparc
31227         defines `struct timespec' in <sys/time.h>
31228
31229         * m4/c-bs-a.m4: Remove uses of changequote altogether.
31230         Thanks to Akim for explaining.
31231
31232 2000-01-17  Paul Eggert  <eggert@twinsun.com>
31233
31234         * lib/nanosleep.c (nanosleep):
31235         Don't use SA_INTERRUPT to decide whether to call sigaction, as
31236         POSIX.1 doesn't require SA_INTERRUPT and some systems
31237         (e.g. Solaris 7) don't define it.  Use SA_NOCLDSTOP instead;
31238         it's been part of POSIX.1 since day 1 (in 1988).
31239
31240 2000-01-17  Jim Meyering  <meyering@lucent.com>
31241
31242         * lib/interlock: Remove unused file.  Reported by François Pinard.
31243
31244 2000-01-16  Paul Eggert  <eggert@twinsun.com>
31245
31246         * lib/quotearg.c (quotearg_buffer_restyled): Do not quote
31247         alert, backslash, formfeed, and vertical tab unnecessarily in
31248         shell quoting style.
31249
31250 2000-01-16  Jim Meyering  <meyering@lucent.com>
31251
31252         * m4/jm-macros.m4: Require jm_FUNC_GROUP_MEMBER, jm_FUNC_PUTENV,
31253         AM_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, jm_FUNC_MKTIME,
31254         jm_FUNC_GETGROUPS AC_FUNC_VPRINTF, AC_FUNC_ALLOCA,
31255         AM_FUNC_GETLOADAVG, and jm_SYS_PROC_UPTIME.
31256
31257 2000-01-16  Jim Meyering  <meyering@lucent.com>
31258
31259         * m4/c-bs-a.m4: Use `changequote(<<,>>)', rather than `changequote(, )'
31260         because the latter didn't work.
31261
31262 2000-01-15  Jim Meyering  <meyering@lucent.com>
31263
31264         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add gethostname and getusershell.
31265         (AC_REPLACE_FUNCS): Add memcpy and memset.
31266         Add these, too: stime strcspn stpcpy strstr strtol strtoul.
31267         Add strpbrk.
31268         Add these: euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp.
31269
31270 2000-01-12  Jim Meyering  <meyering@lucent.com>
31271
31272         * m4/prereq.m4 (jm_PREREQ_CANON_HOST): New macro.
31273         (jm_PREREQ): Use it.
31274         (jm_PREREQ_READUTMP): New macro.
31275         (jm_PREREQ): Use it.
31276
31277 2000-01-11  Paul Eggert  <eggert@twinsun.com>
31278
31279         Quote multibyte characters correctly.
31280         * m4/c-bs-a.m4: New file.
31281         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): New macro.
31282         (jm_PREREQ): Use it.
31283
31284 2000-01-11  Paul Eggert  <eggert@twinsun.com>
31285
31286         * m4/uintmax_t.m4: Port to autoconf 2.13.
31287
31288 2000-01-08  Jim Meyering  <meyering@ascend.com>
31289
31290         * m4/strerror_r.m4 (jm_FUNC_STRERROR_R): New file/macro.
31291         * m4/jm-macros.m4 (jm_FUNC_STRERROR_R): Require it.
31292
31293 2000-01-04  Jim Meyering  <meyering@ascend.com>
31294
31295         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename from
31296         jm_STRUCT_DIRENT_D_TYPE.
31297         * m4/d-ino.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_INO): Rename from
31298         jm_STRUCT_DIRENT_D_INO.
31299         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Rename from
31300         jm_STRUCT_UTIMBUF.
31301         * m4/jm-macros.m4: Reflect s/jm_STRUCT_/jm_CHECK_TYPE_STRUCT_/
31302         renamings.
31303         * m4/utime.m4: Likewise.
31304
31305         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): New file, macro.
31306         * m4/jm-macros.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): Require it.
31307
31308 2000-01-03  Paul Eggert  <eggert@twinsun.com>
31309
31310         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Search for nanosleep in -lrt
31311         (for Solaris 7) and in -lposix4 (for Solaris 2.5.1).
31312
31313 2000-01-02  Jim Meyering  <meyering@ascend.com>
31314
31315         * m4/search-libs.m4: Escape `$' in $3 of dnl comment.  I no longer
31316         remember if this is necessary.
31317
31318 1999-12-26  Jim Meyering  <meyering@ascend.com>
31319
31320         * m4/jm-macros.m4: Use it here.
31321         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): New file/macro.
31322
31323 1999-12-23  Jim Meyering  <meyering@ascend.com>
31324
31325         * m4/jm-macros.m4: Check for clock_gettime (moved from
31326         fileutils/configure.in)
31327         Check for gettimeofday.
31328
31329 1999-12-20  Jim Meyering  <meyering@ascend.com>
31330
31331         * m4/strftime.m4: Remove kludge, now that I'm using the fixed
31332         autoconf-2.14a-1999-12-20.
31333
31334 1999-12-19  Jim Meyering  <meyering@ascend.com>
31335
31336         * m4/lstat-slash.m4: New file.
31337         * m4/jm-macros.m4: Use the new macro:
31338         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
31339
31340 1999-12-07  Jim Meyering  <meyering@ascend.com>
31341
31342         * m4/perl.m4: Require that File::Compare be available, too.
31343         Too many systems seem to lack it.
31344
31345         * m4/strftime.m4: Add checks for most of the cpp macros tested in
31346         GNU's strftime.c.  Prompted by a patch from Paul Eggert.
31347
31348 1999-11-18  Paul Eggert  <eggert@twinsun.com>
31349
31350         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around a
31351         problem with the QNX 4.25 shell, which doesn't propagate exit
31352         status of failed commands inside shell assignments.
31353
31354 1999-11-17  Jim Meyering  <meyering@ascend.com>
31355
31356         * m4/gettext.m4: Use new AC_CONFIG_LINKS in place of AC_LINK_FILES.
31357
31358 1999-11-07  Jim Meyering  <meyering@ascend.com>
31359
31360         * m4/getloadavg.m4: Add `, 1, [FIXME]' to each use of AC_DEFINE.
31361
31362 1999-11-06  Jim Meyering  <meyering@ascend.com>
31363
31364         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro.
31365         * m4/jm-macros.m4 (jm_MACROS): Use it here.
31366
31367 1999-11-05  Jim Meyering  <meyering@ascend.com>
31368
31369         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Move some tests from
31370         configure.in of textutils, fileutils, and sh-utils into this one
31371         (shared between those packages) file.
31372         Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecated
31373         AC_STRUCT_ST_BLKSIZE.
31374
31375 1999-11-03  Jim Meyering  <meyering@ascend.com>
31376
31377         * m4/ssize_t.m4: Remove file.  No longer needed since the new version
31378         of AC_CHECK_TYPE checks includes unistd.h.
31379         * m4/jm-macros.m4: Use straight `AC_CHECK_TYPE(ssize_t, int)'.
31380         Suggestion from Akim Demaille.
31381
31382 1999-10-30  Jim Meyering  <meyering@ascend.com>
31383
31384         * m4/uintmax_t.m4: Require 2.14a.  Remove backslash before backtick in
31385         m4-quoted string.
31386         * m4/ls-mntd-fs.m4: Likewise.
31387         * m4/jm-macros.m4: Likewise.  Also, use AC_TYPE_SSIZE_T instead
31388         * m4/jm-winsz1.m4: Likewise.
31389
31390         * m4/const.m4: Remove file, since the fix made it into the experimental
31391         version of autoconf.
31392         * m4/mktime.m4: Likewise.
31393
31394         * m4/check-type.m4: Remove file, now that the latest version of
31395         AC_CHECK_TYPE takes a third arg to specify additional #includes.
31396
31397         * m4/ssize_t.m4: New file, requires experimental version of autoconf.
31398         * m4/jm-macros.m4: Use new AC_TYPE_SSIZE_T instead of my hacked
31399         AC_CHECK_TYPE.
31400
31401 1999-10-04  Jim Meyering  <meyering@ascend.com>
31402
31403         * m4/jm-macros.m4: Don't require autoconf-2.14.1.
31404
31405 1999-09-22  Paul Eggert  <eggert@twinsun.com>
31406
31407         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around GCC
31408         2.95.1 bug with HP-UX 10.20.
31409
31410 1999-09-17  Jim Meyering  <meyering@ascend.com>
31411
31412         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add strdup.
31413         Paul Nevai reported a link failure on a NeXT CUBE with NeXTSTEP 3.3
31414         due to missing strdup (against sh-utils-2.0).
31415
31416 1999-08-29  Jim Meyering  <meyering@ascend.com>
31417
31418         * m4/jm-macros.m4: Require jm_BISON.
31419         * m4/bison.m4: New file.
31420
31421 1999-08-17  Paul Eggert  <eggert@twinsun.com>
31422
31423         * m4/largefile.m4 (AC_SYS_LARGEFILE): Fix typo: missing comma
31424         in value for _FILE_OFFSET_BITS, which broke ports to HP-UX 10.20.
31425
31426 1999-08-05  Jim Meyering  <meyering@ascend.com>
31427
31428         * m4/getline.m4: Rename test file from conftestdata to conftest.data
31429         to avoid conflicts with `conftest' on 8+3 filesystems.
31430         Suggestion from Eli Zaretskii.
31431
31432 1999-08-04  Jim Meyering  <meyering@ascend.com>
31433
31434         * m4/jm-macros.m4: Move a 4-line block of code from the configure.in of
31435         fileutils and sh-utils (textutils's getline test was inadequate).
31436         (AM_FUNC_GETLINE): Run this test.
31437         (AC_CHECK_FUNCS): Check for getdelim.
31438         Reported by Bob Proulx.
31439
31440 1999-08-02  Jim Meyering  <meyering@ascend.com>
31441
31442         * m4/jm-macros.m4: Add a comment.
31443
31444 1999-08-01  Paul Eggert  <eggert@twinsun.com>
31445
31446         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check whether
31447         <inttypes.h> defines strtoumax as a macro (and not as a
31448         function).
31449
31450 1999-08-01  Paul Eggert  <eggert@twinsun.com>
31451
31452         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sure
31453         that we can shift, multiply and divide unsigned long long
31454         values; Ultrix cc can't do it.
31455
31456 1999-08-01  Paul Eggert  <eggert@twinsun.com>
31457
31458         * m4/mktime.m4: New file, which is a preview of what should appear
31459         in the next public autoconf release.
31460
31461 1999-08-01  Paul Eggert  <eggert@twinsun.com>
31462
31463         * m4/lfs.m4: Remove this file.
31464         * m4/largefile.m4: New file.  It contains the old contents of
31465         lfs.m4, except that all names with prefix AC_LFS have been
31466         changed to use the prefix AC_SYS_LARGEFILE instead, to be
31467         compatible with future autoconf versions.  Also, some minor m4
31468         quoting problems have been fixed.
31469
31470 1999-08-01  Paul Eggert  <eggert@twinsun.com>
31471
31472         * m4/gettext.m4 (AM_WITH_NLS): Remove unnecessary lines.
31473         Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl.
31474         (AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting,
31475         and simplify the shell code.
31476
31477 1999-08-01  Jim Meyering  <meyering@ascend.com>
31478
31479         * m4/mktime.m4 (AC_FUNC_MKTIME): Undefine to avoid syntax errors from
31480         m4.
31481
31482 1999-07-20  Jim Meyering  <meyering@ascend.com>
31483
31484         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memmove.
31485
31486 1999-07-15  Jim Meyering  <meyering@ascend.com>
31487
31488         * m4/jm-macros.m4 (AC_CHECK_FUNCS): Check for getpagesize.
31489
31490 1999-05-22  Jim Meyering  <meyering@ascend.com>
31491
31492         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memchr.
31493
31494 1999-05-20  Jim Meyering  <meyering@ascend.com>
31495
31496         * m4/search-libs.m4 [AC_SEARCH_LIBS]: Quote name in undefine.
31497         Add a colon after each `then' in case $4 is empty.
31498
31499 1999-05-16  Jim Meyering  <meyering@ascend.com>
31500
31501         * m4/search-libs.m4: New file to override autoconf's AC_SEARCH_LIBS.
31502
31503 1999-05-10  Jim Meyering  <meyering@ascend.com>
31504
31505         * m4/jm-mktime.m4: Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME.
31506
31507         * m4/jm-macros.m4: Require 2.14.1, since we use newly-renamed
31508         AC_FUNC_MKTIME.
31509
31510 1999-05-10  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
31511
31512         * m4/jm-mktime.m4, putenv.m4: Fix typos in config.h comments.
31513
31514 1999-05-04  Paul Eggert  <eggert@twinsun.com>
31515
31516         * m4/lfs.m4 (AC_LFS): -n32, -o32, and -n64 should be in CFLAGS,
31517         not CPPFLAGS, so that linking works correctly in IRIX.
31518
31519 1999-04-30  Paul Eggert  <eggert@twinsun.com>
31520
31521         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add dup2.
31522
31523 1999-04-20  Paul Eggert  <eggert@twinsun.com>
31524
31525         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Move unsigned long
31526         long check into new jm_AC_TYPE_UNSIGNED_LONG_LONG macro.
31527         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require
31528         jm_AC_TYPE_UNSIGNED_LONG_LONG.
31529         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro.
31530
31531         * m4/lfs.m4: Port to AIX and HP-UX.  Support cross-compilation.
31532
31533 1999-04-20  Jim Meyering  <meyering@ascend.com>
31534
31535         * m4/xstrtoumax.m4: Require jm_AC_TYPE_UNSIGNED_LONG_LONG.
31536         AC_REPLACE xstroull if necessary.  From Paul Eggert.
31537         (AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq.
31538
31539 1999-04-18  Jim Meyering  <meyering@ascend.com>
31540
31541         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): New file/macro.
31542         * m4/jm-macros.m4: Use it.
31543
31544 1999-04-06  Jim Meyering  <meyering@ascend.com>
31545
31546         * m4/strftime.m4: Remove test for %f.
31547
31548 1999-03-29  Jim Meyering  <meyering@ascend.com>
31549
31550         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the
31551         superset of the AC_TYPE_* checks in the textutils, fileutils,
31552         and sh-utils, plus AC_TYPE_PID_T.  Paul Eggert suggested adding
31553         AC_TYPE_PID_T.
31554
31555 1999-03-28  Jim Meyering  <meyering@ascend.com>
31556
31557         * m4/jm-macros.m4: Define GNU_PACKAGE here.
31558         Be sure to AC_SUBST it, once again, so that @GNU_PACKAGE@ is
31559         replaced e.g., in the *.sh files of the sh-utils.
31560
31561 1999-03-20  Jim Meyering  <meyering@ascend.com>
31562
31563         * m4/jm-macros.m4: s/jm_WITH_REGEX/jm_INCLUDED_REGEX/.
31564         * m4/regex.m4 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
31565         Don't depend on AM_GLIBC.  Suggestions from Alain Magloire.
31566
31567 1999-03-19  Jim Meyering  <meyering@ascend.com>
31568
31569         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): New macro.
31570
31571 1999-03-12  Jim Meyering  <meyering@ascend.com>
31572
31573         * m4/jm-macros.m4: Use AC_FUNC_SETVBUF_REVERSED.
31574
31575 1999-03-07  Jim Meyering  <meyering@ascend.com>
31576
31577         * m4/jm-glibc-io.m4: Use only those *_unlocked macros that are
31578         declared.
31579
31580 1999-02-17  Jim Meyering  <meyering@ascend.com>
31581
31582         * m4/gettext.m4 (AM_GNU_GETTEXT): Do `changequote' around use of
31583         brackets in macro definition.  From Eli Zaretskii and Alain Magloire.
31584
31585 1999-02-07  Jim Meyering  <meyering@ascend.com>
31586
31587         * m4/group-member.m4: New file -- extracted from sh-utils'
31588         configure.in.
31589
31590         1999-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
31591         * m4/gettext.m4: Support DOS-style d:/foo/bar absolute file names.
31592
31593 1999-02-06  Jim Meyering  <meyering@ascend.com>
31594
31595         * m4/chown.m4: Use `AC_SUBST(LIBOBJS)' since we set LIBOBJS.
31596         * m4/fnmatch.m4: Likewise.
31597         * m4/getgroups.m4: Likewise.
31598         * m4/lstat.m4: Likewise.
31599         * m4/malloc.m4: Likewise.
31600         * m4/putenv.m4: Likewise.
31601         * m4/realloc.m4: Likewise.
31602         * m4/regex.m4: Likewise.
31603         * m4/stat.m4: Likewise.
31604         * m4/strftime.m4: Likewise.
31605         Suggestion from Alain Magloire.
31606
31607         * m4/chown.m4: Use `.$ac_objext', not `.o'.
31608         * m4/fnmatch.m4: Likewise.
31609         * m4/getgroups.m4: Likewise.
31610         * m4/getline.m4: Likewise.
31611         * m4/lstat.m4: Likewise.
31612         * m4/malloc.m4: Likewise.
31613         * m4/memcmp.m4: Likewise.
31614         * m4/putenv.m4: Likewise.
31615         * m4/realloc.m4: Likewise.
31616         * m4/regex.m4: Likewise.
31617         * m4/stat.m4: Likewise.
31618         * m4/strftime.m4: Likewise.
31619         Suggestion from Alain Magloire.
31620
31621         * m4/jm-macros.m4: Actually invoke jm_WITH_REGEX now that it requires
31622         an argument.
31623
31624         * m4/regex.m4: Add a run-time Test for proper operation of
31625         re_compile_pattern.
31626
31627 1999-01-31  Jim Meyering  <meyering@ascend.com>
31628
31629         * m4/getloadavg.m4: Check for locale.h and the function, setlocale.
31630
31631 1999-01-30  Jim Meyering  <meyering@ascend.com>
31632
31633         * m4/check-type.m4: Use 3-arg form of AC_DEFINE.
31634
31635         * m4/jm-mktime.m4: Make this a wrapper around the official
31636         AM_FUNC_MKTIME rather than my private copy, now that the official one
31637         is up to date.
31638         * m4/mktime.m4: Remove file.
31639
31640         * m4/getloadavg.m4: Use 3-arg form of AC_DEFINE.
31641         * m4/uptime.m4: Likewise.
31642         * m4/uintmax_t.m4: Likewise.
31643
31644 1999-01-28  Jim Meyering  <meyering@ascend.com>
31645
31646         * m4/jm-macros.m4: Use jm_AFS.
31647         * m4/afs.m4: New file (from fileutils' configure.in).
31648
31649         * m4/assert.m4: Use the 3-argument forms of AC_DEFINE* macros.
31650         * m4/chown.m4: Likewise.
31651         * m4/d-ino.m4: Likewise.
31652         * m4/d-type.m4: Likewise.
31653         * m4/fnmatch.m4: Likewise.
31654         * m4/getgroups.m4: Likewise.
31655         * m4/gettext.m4: Likewise.
31656         * m4/jm-mktime.m4: Likewise.
31657         * m4/jm-winsz2.m4: Likewise.
31658         * m4/lcmessage.m4: Likewise.
31659         * m4/ls-mntd-fs.m4: Likewise.
31660         * m4/malloc.m4: Likewise.
31661         * m4/memcmp.m4: Likewise.
31662         * m4/putenv.m4: Likewise.
31663         * m4/realloc.m4: Likewise.
31664         * m4/st_mtim.m4: Likewise.
31665         * m4/strftime.m4: Likewise.
31666
31667 1999-01-16  Jim Meyering  <meyering@ascend.com>
31668
31669         * m4/jm-macros.m4 (ARGMATCH_DIE): Define.
31670         (ARGMATCH_DIE_DECL): Define.
31671
31672 1999-01-12  Jim Meyering  <meyering@ascend.com>
31673
31674         * m4/Makefile.am.in: Rewrite to avoid using fmt.
31675         Reported by Lars Hecking.
31676
31677 1999-01-10  Jim Meyering  <meyering@ascend.com>
31678
31679         * m4/fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my
31680         gross kludge.
31681         * m4/inttypes_h.m4: Likewise.
31682         * m4/lstat.m4: Likewise.
31683         * m4/malloc.m4: Likewise.
31684         * m4/readdir.m4: Likewise.
31685         * m4/realloc.m4: Likewise.
31686         * m4/st_dm_mode.m4: Likewise.
31687         * m4/stat.m4: Likewise.
31688         * m4/utimbuf.m4: Likewise.
31689         * m4/utimes.m4: Likewise.
31690
31691         * m4/check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the
31692         AC_CHECK_FUNCS hack.  Now, it's still a hack, but at least the
31693         comments in config.h.in are meaningful.
31694
31695         * m4/jm-macros.m4: Require autoconf-2.13 here.
31696
31697         * m4/regex.m4: By default, don't use the included regex.c on systems
31698         with glibc 2.  Suggestion from Uli Drepper.
31699
31700 1999-01-02  Jim Meyering  <meyering@ascend.com>
31701
31702         * m4/jm-macros.m4: Replace strcasecmp and strncasecmp.
31703
31704 1998-12-18  Jim Meyering  <meyering@ascend.com>
31705
31706         * m4/Makefile.am.in (Makefile.am): Simplify rule.
31707         Based on a suggestion from Lars Hecking.
31708
31709 1998-11-16  Paul Eggert  <eggert@twinsun.com>
31710
31711         * m4/lfs.m4 (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11.
31712
31713 1998-11-16  Jim Meyering  <meyering@ascend.com>
31714
31715         * m4/lfs.m4: Double-quote the `uname...` expression.
31716
31717 1998-11-14  Jim Meyering  <meyering@ascend.com>
31718
31719         * m4/lstat.m4: Correct comment.  POSIX does not permit it to succeed.
31720         * m4/stat.m4: Likewise.
31721
31722 1998-11-03  Jim Meyering  <meyering@ascend.com>
31723
31724         * m4/stat.m4: Rewrite to set HAVE_STAT_EMPTY_STRING_BUG.
31725         * m4/lstat.m4: Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG.
31726
31727 1998-10-18  Jim Meyering  <meyering@ascend.com>
31728
31729         * m4/check-decl.m4 (jm_CHECK_DECL_LOCALTIME_R): Remove macro.
31730
31731 1998-10-17  Jim Meyering  <meyering@ascend.com>
31732
31733         * m4/decl.m4 (jm_CHECK_DECLARATION): Don't hard-code which headers to
31734         include, though we still hard-code the `require'-like AC_CHECK_HEADERS
31735         calls for those previously hard-coded headers.  Instead, take a new
31736         parameter.
31737         (jm_CHECK_DECLARATIONS): Reflect interface change.
31738         * m4/check-decl.m4 (jm_CHECK_DECLS): Likewise.
31739         (jm_CHECK_DECL_LOCALTIME_R): New macro.
31740
31741         * m4/mktime.m4: Test for spring-forward gap before long-running test.
31742
31743 1998-10-14  Jim Meyering  <meyering@ascend.com>
31744
31745         * m4/mktime.m4: Use the more portable "TZ=PST8PDT,M4.1.0,M10.5.0"
31746         instead of "TZ=America/Vancouver".  From Paul Eggert.
31747
31748 1998-10-11  Jim Meyering  <meyering@ascend.com>
31749
31750         * m4/mktime.m4 (jm_AM_FUNC_MKTIME): New file and macro.
31751         This adds a test for a recently added compatibility fix for mktime.c.
31752         * m4/jm-mktime.m4: Require jm_AM_FUNC_MKTIME, not AM_FUNC_MKTIME.
31753
31754 1998-09-27  Jim Meyering  <meyering@ascend.com>
31755
31756         * m4/jm-macros.m4 (jm_MACROS): Require jm_FUNC_FNMATCH.
31757
31758         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): New file/macro.  Extracted from
31759         ../configure.in, including a change from Gordon Matzigkeit to allow
31760         cross-compiling for the Hurd.
31761
31762         * m4/glibc.m4: New file/macro to test for the GNU C Library
31763         versions 1 and 2.  From Gordon Matzigkeit.
31764         Indent.
31765
31766 1998-09-21  Jim Meyering  <meyering@ascend.com>
31767
31768         * m4/chown.m4: Declare locals: before, after.  From Andries Brouwer.
31769
31770 1998-08-18  Paul Eggert  <eggert@twinsun.com>
31771
31772         Port nanosecond-resolution times to UnixWare 2.1.2 and
31773         pedantic Solaris 2.6.
31774
31775         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from
31776         AC_STRUCT_ST_MTIM.
31777         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC):
31778         Generate name of ns member, instead of just 1 or undef.
31779         Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode.
31780
31781 1998-08-15  Jim Meyering  <meyering@ascend.com>
31782
31783         * m4/ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file.
31784         * m4/check-type.m4: New file.  Replacement for AC_CHECK_TYPE.
31785         * m4/jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int)
31786         instead of jm_TYPE_SSIZE_T.
31787
31788 1998-08-12  Jim Meyering  <meyering@ascend.com>
31789
31790         * m4/st_dm_mode.m4: New file.  From Johan Danielsson.
31791
31792 1998-08-02  Jim Meyering  <meyering@ascend.com>
31793
31794         * m4/st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM
31795         in acconfig.h manually.
31796
31797 1998-07-31  Paul Eggert  <eggert@twinsun.com>
31798
31799         * m4/st_mtim.m4: New file.
31800
31801 1998-07-28  Jim Meyering  <meyering@ascend.com>
31802
31803         * m4/utimes.m4: Undef stat.
31804
31805 1998-07-25  Jim Meyering  <meyering@ascend.com>
31806
31807         * m4/utime.m4 (jm_FUNC_UTIME): New file and macro.
31808         * m4/utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro.
31809
31810 1998-07-09  Manfred Hollstein  <manfred@s-direktnet.de>
31811
31812         * m4/chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the
31813         uid and gid actually remain unchanged.
31814
31815 1998-07-07  Jim Meyering  <meyering@ascend.com>
31816
31817         * m4/jm-glibc-io.m4: Remove fclose_unlocked.
31818
31819 1998-07-04  Jim Meyering  <meyering@ascend.com>
31820
31821         * m4/regex.m4: Use syscmd, ifelse, and sysval.  Mainly as an exercise
31822         to prove that this macro can be used in packages without regex.c.
31823
31824 1998-07-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
31825
31826         * m4/gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h>
31827         is to be used.
31828
31829 1998-07-03  Jim Meyering  <meyering@ascend.com>
31830
31831         * m4/gettext.m4: Add -lintl if it's found to be necessary.
31832
31833         * m4/gettext.m4: New file -- from gettext-0.10.35.
31834         * m4/lcmessage.m4: Likewise.
31835         * m4/progtest.m4: Likewise.
31836
31837         * m4/regex.m4 (jm_WITH_REGEX): New file and macro.
31838         * m4/jm-macros.m4: Require the new macro.
31839
31840 1998-06-29  Jim Meyering  <meyering@ascend.com>
31841
31842         * m4/fstypename.m4: Include sys/param.h.  NetBSD 1.3.1 requires this
31843         for the definition of NGROUPS (used in a system header included
31844         by sys/mount.h).
31845
31846 1998-06-28  Jim Meyering  <meyering@ascend.com>
31847
31848         * m4/ls-mntd-fs.m4: New file.
31849         * m4/fstypename.m4: New file.
31850
31851         * m4/jm-macros.m4: Require the new macro.
31852         * m4/jm-glibc-io.m4: New file.
31853
31854 1998-05-19  Jim Meyering  <meyering@ascend.com>
31855
31856         * m4/jm-macros.m4: Add jm_FUNC_LCHOWN.
31857         * m4/lchown.m4: New file.
31858
31859         * m4/Makefile.am.in: New file.
31860         * m4/Makefile.am (Makefile.am): Depend on Makefile.am.in.
31861
31862 1998-05-14  Jim Meyering  <meyering@ascend.com>
31863
31864         * m4/Makefile.am (EXTRA_DIST): Add them.
31865         * m4/jm-macros.m4: New file.
31866         * m4/utimbuf.m4: New file.
31867
31868 1998-05-12  Jim Meyering  <meyering@ascend.com>
31869
31870         * m4/Makefile.am (EXTRA_DIST): Add isc-posix.m4.
31871
31872 1998-05-11  Jim Meyering  <meyering@ascend.com>
31873
31874         * m4/isc-posix.m4: New file.
31875
31876 1998-05-10  Jim Meyering  <meyering@ascend.com>