* m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
[gnulib.git] / ChangeLog
1 2007-06-20  Paul Eggert  <eggert@cs.ucla.edu>
2
3         * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
4         INCLUDE_NEXT.
5         (gl_CHECK_NEXT_HEADERS): New macro.
6         * m4/fcntl_h.m4 (gl_FCNTL_H): use gl_CHECK_NEXT_HEADERS instead of
7         the obsolescent gl_ABSOLUTE_HEADER.
8         * m4/float_h.m4 (gl_FLOAT_H): Likewise.
9         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
10         * m4/math_h.m4 (gl_MATH_H): Likewise.
11         * m4/search_h.m4 (gl_SEARCH_H): Likewise.
12         * m4/signal_h.m4 (gl_SIGNAL_H): Likewise.
13         * m4/stdint.m4 (gl_STDINT_H): Likewise.
14         * m4/stdio_h.m4 (gl_STDIO_H): Likewise.
15         * m4/stdlib_h.m4 (gl_STDLIB_H): Likewise.
16         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Likewise.
17         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Likewise.
18         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Likewise.
19         * m4/time_h.m4 (gl_HEADER_TIME_H_BODY): Likewise.
20         * m4/unistd_h.m4 (gl_UNISTD_H): Likewise.
21         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
22         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
23         * m4/inttypes.m4 (gl_INTTYPES_H): Define
24         _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H to avoid the problem of unclean
25         builds, since ABSOLUTE_INTTYPES_H is no longer being defined.
26         * m4/stdint.m4 (gl_STDINT_H): Likewise, for
27         _GL_JUST_INCLUDE_SYSTEM_STDINT_H.
28         * lib/fcntl_.h: Use @INCLUDE_NEXT@ @NEXT_foo_H@
29         rather than @HAVE_INCLUDE_NEXT@ and @ABSOLUTE_foo_H@.
30         * lib/float_.h: Likewise.
31         * lib/inttypes_.h: Likewise.
32         * lib/math_.h: Likewise.
33         * lib/search_.h: Likewise.
34         * lib/signal_.h: Likewise.
35         * lib/stdint_.h: Likewise.
36         * lib/stdio_.h: Likewise.
37         * lib/stdlib_.h: Likewise.
38         * lib/string_.h: Likewise.
39         * lib/sys_stat_.h: Likewise.
40         * lib/sys_time_.h: Likewise.
41         * lib/time_.h: Likewise.
42         * lib/unistd_.h: Likewise.
43         * lib/wchar_.h: Likewise.
44         * lib/wctype_.h: Likewise.
45         * modules/fcntl (Depends-on): Depend on absolute-header, not
46         include_next.
47         (Makefile): Substitute INCLUDE_NEXT and NEXT_foo_H, not
48         HAVE_INCLUDE_NEXT and ABSOLUTE_foo_H.
49         * modules/float: Likewise.
50         * modules/inttypes: Likewise.
51         * modules/math: Likewise.
52         * modules/search: Likewise.
53         * modules/signal: Likewise.
54         * modules/stdint: Likewise.
55         * modules/stdio: Likewise.
56         * modules/stdlib: Likewise.
57         * modules/string: Likewise.
58         * modules/sys_stat: Likewise.
59         * modules/sys_time: Likewise.
60         * modules/time: Likewise.
61         * modules/unistd: Likewise.
62         * modules/wchar: Likewise.
63         * modules/wctype: Likewise.
64         * modules/sys_stat: Change maintainer to "all".
65         * modules/unistd: Likewise.
66
67 2007-06-20  Karl Berry  <karl@gnu.org>
68
69         * config/srclist.txt: track www changes in license files.
70
71 2007-06-20  Sergey Poznyakoff  <gray@gnu.org.ua>
72
73         * build-aux/bootstrap: Remove stray dot.
74         Make sure build_aux settings are honored when linking
75         gnulib_extra_files.
76
77 2007-06-19  Eric Blake  <ebb9@byu.net>
78
79         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
80         Allow compilation on cygwin.
81
82 2007-06-19  Jim Meyering  <jim@meyering.net>
83
84         xreadlink-with-size: Remove module.  No longer used.
85         Ex-callers now use xreadlink or mreadlink-with-size.
86         * modules/xreadlink-with-size: Remove module.
87         * lib/xreadlink-with-size.c: Remove file.
88         * lib/xreadlink.h (xreadlink_with_size): Remove prototype.
89         (xreadlink): Remove inaccurate comment.  The one in xreadlink.c,
90         just before the function definition *is* accurate.
91
92         Eliminate one way canonicalize_filename_mode could exit.
93         * lib/canonicalize.c (canonicalize_filename_mode):
94         Use mreadlink_with_size, not xreadlink_with_size.
95
96 2007-06-18  Paul Eggert  <eggert@cs.ucla.edu>
97
98         Detect porting problems to FreeBSD/arm, which has time_t wider than
99         long int.  Original problem reported for GNU diff by Xin Li in
100         <http://lists.gnu.org/archive/html/bug-gnu-utils/2007-06/msg00091.html>.
101         * modules/getdate (Depends-on): Add intprops, verify.
102         * lib/getdate.y: Include intprops.h, verify.h.  Verify that time_t
103         is an integer type no wider than long int.
104
105 2007-06-18  Jim Meyering  <jim@meyering.net>
106
107         New module: mreadlink-with-size.
108         * MODULES.html.sh: Add mreadlink-with-size.
109         * modules/mreadlink-with-size: New module
110         * modules/canonicalize (Depends-on): Depend on mreadlink-with-size,
111         not xreadlink-with-size.
112         * lib/mreadlink-with-size.c, lib/mreadlink.h: New files.
113
114 2007-06-16  Bruno Haible  <bruno@clisp.org>
115
116         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Catch the MacOS X 10.4 bug.
117         * doc/functions/frexpl.texi: Document the MacOS X 10.4 bug.
118         Reported by Gary V. Vaughan <gary@gnu.org>.
119
120 2007-06-15  Paul Eggert  <eggert@cs.ucla.edu>
121
122         Revamp lchown so that it lives in unistd.h where it belongs.
123         * lib/lchown.h: Remove.
124         * lib/dirchownmod.c: Don't include lib/lchown.h.
125         * lib/fchownat.c: Likewise.
126         * lib/openat.c: Likewise.
127         * lib/lchown.c (REPLACE_CHOWN): Define to 0 if the system chown
128         does not follow symlinks.
129         (EOPNOTSUPP): Define if not defined.
130         * lib/unistd_.h (chown): Do not replace if REPLADE_CHOWN
131         is defined to 0.
132         (lchown): New decl.
133         * m4/lchown.m4 (gl_FUNC_LCHOWN): Require gl_UNISTD_H_DEFAULTS.
134         Do not check for lchown decl.
135         Set REPLACE_LCHOWN.
136         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Set GNULIB_LCHOWN,
137         REPLACE_LCHOWN.
138         * modules/chown: Make it clear it follows symlinks.
139         * modules/lchown: Make it clear it doesn't follow symlinks.
140         (Files): Remove lib/lchown.h
141         (Depends-on): Add unistd.
142         (configure.ac): Add gl_UNISTD_MODULE_INDICATOR([lchown]).
143         (Include): Include <unistd.h>, not "lchown.h".
144         * modules/unistd (unistd.h): Substitude GNULIB_LCHOWN and
145         REPLACE_LCHOWN.
146
147 2007-06-15  Jim Meyering  <jim@meyering.net>
148
149         Change license (GPL to LGPL) of fsusage and dependents.
150         * modules/fsusage (License): Change to LGPL.
151         * modules/full-read (License): Likewise.
152         * modules/full-write (License): Likewise.
153         * modules/safe-read (License): Likewise.
154         * modules/safe-write (License): Likewise.
155
156 2007-06-14  Ben Pfaff  <blp@gnu.org>
157
158         Missing part of allocsa -> malloca transition.
159         * modules/relocatable-prog-wrapper: gl_ALLOCSA should be
160         gl_MALLOCA.
161
162 2007-06-12  Bruno Haible  <bruno@clisp.org>
163
164         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Guess no when cross-compiling
165         to ia64, x86_64, i386.
166         Reported by Eric Blake.
167
168 2007-06-12  Bruno Haible  <bruno@clisp.org>
169
170         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Guess no also when
171         cross-compiling to x86_64.
172
173 2007-06-12  Paul Eggert  <eggert@cs.ucla.edu>
174
175         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Fix POSIX sed portability
176         glitch reported by Ralf Wildenhues in
177         <http://lists.gnu.org/archive/html/bug-gnulib/2007-06/msg00114.html>.
178
179         * m4/regex.m4 (gl_REGEX): Catch a bug with [[:alnum:]_-] reported by
180         Vin Shelton.
181
182 2007-06-11  Bruno Haible  <bruno@clisp.org>
183
184         * lib/printf-args.c (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Fix NULL
185         replacement string.
186         Reported by Eric Blake.
187
188 2007-06-10  Bruno Haible  <bruno@clisp.org>
189
190         Prepare vasnprintf code for use with Unicode strings.
191         * lib/printf-args.h (PRINTF_FETCHARGS): New macro.
192         (arg_type) [ENABLE_UNISTDIO]: Define TYPE_U8_STRING, TYPE_U16_STRING,
193         TYPE_U32_STRING.
194         (argument) [ENABLE_UNISTDIO]: Add a_u8_string, a_u16_string,
195         a_u32_string variants.
196         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
197         * lib/printf-args.c: Don't include config.h and the specification
198         header if PRINTF_FETCHARGS is already defined.
199         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
200         (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Add code for TYPE_U8_STRING,
201         TYPE_U16_STRING, TYPE_U32_STRING.
202         * lib/printf-parse.h [ENABLE_UNISTDIO] (u8_directive, u8_directives,
203         u16_directive, u16_directives, u32_directive, u32_directives): New
204         types.
205         (ulc_printf_parse, u8_printf_parse, u16_printf_parse, u32_printf_parse):
206         New declarations.
207         * lib/printf-parse.c: Don't include config.h and the specification
208         header if PRINTF_PARSE is already defined. Eliminate the set of
209         parameters for WIDE_CHAR_VERSION; the user of this file must provide
210         them now. Include c-ctype.h.
211         (PRINTF_PARSE) [ENABLE_UNISTDIO]: Add code implementing the 'U'
212         directive and CHAR_T_ONLY_ASCII.
213         * lib/vasnprintf.c: Don't include config.h and the specification header
214         if VASNPRINTF is already defined.
215         (DCHAR_IS_TCHAR, DCHAR_CPY): New macros.
216         (VASNPRINTF): Use PRINTF_FETCHARGS instead of printf_fetchargs. Use
217         DCHAR_CPY. Handle the case that DCHAR_T and FCHAR_T are not the same
218         type. Handle the case that TCHAR_T and FCHAR_T are not of the same
219         size. Handle the case that DCHAR_T and TCHAR_T are not the same type,
220         add a conversion from TCHAR_T[] to DCHAR_T[], and rework the padding
221         code accordingly.
222         (VASNPRINTF) [ENABLE_UNISTDIO]: Implement the 'U' directive. Enable
223         pad_ourselves also in this case, with the 'c' and 's' directives, and
224         with a different notion of "width".
225         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): New macros.
226
227 2007-06-10  Bruno Haible  <bruno@clisp.org>
228
229         * modules/unistr/u32-mbsnlen: New file.
230         * lib/unistr/u32-mbsnlen.c: New file.
231
232         * modules/unistr/u16-mbsnlen: New file.
233         * lib/unistr/u16-mbsnlen.c: New file.
234
235         * modules/unistr/u8-mbsnlen: New file.
236         * lib/unistr/u8-mbsnlen.c: New file.
237
238         * lib/unistr.h (u8_mbsnlen, u16_mbsnlen, u32_mbsnlen): New
239         declarations.
240
241 2007-06-10  Bruno Haible  <bruno@clisp.org>
242
243         * lib/string_.h (mbsnlen): New declaration.
244         * lib/mbsnlen.c: New file.
245         * m4/mbsnlen.m4: New file.
246         * modules/mbsnlen: New file.
247         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set GNULIB_MBSNLEN.
248         * modules/string (string.h): Substitute GNULIB_MBSNLEN.
249         * MODULES.html.sh (Internationalization functions): Add mbsnlen.
250
251 2007-06-10  Bruno Haible  <bruno@clisp.org>
252
253         * lib/mbslen.c: Include <stdlib.h>, needed for MB_CUR_MAX.
254
255 2007-06-10  Bruno Haible  <bruno@clisp.org>
256
257         * lib/mbiter.h: Include <stddef.h>, needed for ptrdiff_t.
258         * lib/mbuiter.h: Likewise.
259
260 2007-06-10  Bruno Haible  <bruno@clisp.org>
261
262         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Check for _snprintf
263         declaration.
264
265 2007-06-10  Karl Berry  <karl@gnu.org>
266
267         * config/srclist.txt: remove gettext entries, Bruno prefers
268         to update individually.
269
270 2007-06-10  Bruno Haible  <bruno@clisp.org>
271
272         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Remove variable
273         'maxlen'. Ensure only length + width bytes are allocated, not
274         length + 1 + width.
275
276 2007-06-09  Bruno Haible  <bruno@clisp.org>
277
278         * lib/vasnprintf.c (FCHAR_T, DCHAR_T, TCHAR_T): New macros.
279         (CHAR_T): Remove macro.
280         (VASNPRINTF): Update.
281
282 2007-06-09  Bruno Haible  <bruno@clisp.org>
283
284         * MODULES.html.sh (Unicode string functions): Add the new modules.
285
286         * modules/uniconv/u32-conv-to-enc: New file.
287         * lib/uniconv/u32-conv-to-enc.c: New file.
288         * modules/uniconv/u32-conv-to-enc-tests: New file.
289         * tests/uniconv/test-u32-conv-to-enc.c: New file.
290
291         * modules/uniconv/u16-conv-to-enc: New file.
292         * lib/uniconv/u16-conv-to-enc.c: New file.
293         * lib/uniconv/u-conv-to-enc.h: New file.
294         * modules/uniconv/u16-conv-to-enc-tests: New file.
295         * tests/uniconv/test-u16-conv-to-enc.c: New file.
296
297         * modules/uniconv/u8-conv-to-enc: New file.
298         * lib/uniconv/u8-conv-to-enc.c: New file.
299         * modules/uniconv/u8-conv-to-enc-tests: New file.
300         * tests/uniconv/test-u8-conv-to-enc.c: New file.
301
302         * lib/uniconv.h (u8_conv_to_encoding, u16_conv_to_encoding,
303         u32_conv_to_encoding): New declarations.
304
305 2007-06-09  Bruno Haible  <bruno@clisp.org>
306
307         * tests/uniconv/test-u32-strconv-to-enc.c (main): Remove unused code.
308
309 2007-06-09  Bruno Haible  <bruno@clisp.org>
310
311         Rename 'allocsa' -> 'malloca', 'freesa' -> 'freea'.
312         * modules/malloca: Renamed from modules/allocsa, updated.
313         * lib/malloca.h: Renamed from lib/allocsa.h, updated.
314         * lib/malloca.c: Renamed from lib/allocsa.c, updated.
315         * lib/malloca.valgrind: Renamed from lib/allocsa.valgrind, updated.
316         * m4/malloca.m4: Renamed from m4/allocsa.m4, updated.
317         * modules/malloca-tests: Renamed from modules/allocsa-tests, updated.
318         * tests/test-malloca.c: Renamed from tests/test-allocsa.c, updated.
319         * modules/xmalloca: Renamed from modules/xallocsa, updated.
320         * lib/xmalloca.h: Renamed from lib/xallocsa.h, updated.
321         * lib/xmalloca.c: Renamed from lib/xallocsa.c, updated.
322         * modules/c-strcasestr (Depends-on): Update.
323         * lib/c-strcasestr.c: Update.
324         * modules/c-strstr (Depends-on): Update.
325         * lib/c-strstr.c: Update.
326         * modules/canonicalize-lgpl (Depends-on): Update.
327         * lib/canonicalize-lgpl.c: Update.
328         * modules/clean-temp (Depends-on): Update.
329         * lib/clean-temp.c: Update.
330         * modules/csharpcomp (Depends-on): Update.
331         * lib/csharpcomp.c: Update.
332         * modules/csharpexec (Depends-on): Update.
333         * lib/csharpexec.c: Update.
334         * modules/javacomp (Depends-on): Update.
335         * lib/javacomp.c: Update.
336         * modules/javaexec (Depends-on): Update.
337         * lib/javaexec.c: Update.
338         * modules/mbscasestr (Depends-on): Update.
339         * lib/mbscasestr.c: Update.
340         * modules/mbsstr (Depends-on): Update.
341         * lib/mbsstr.c: Update.
342         * modules/setenv (Depends-on): Update.
343         * lib/setenv.c: Update.
344         * modules/strcasestr (Depends-on): Update.
345         * lib/strcasestr.c: Update.
346         * modules/striconveha (Depends-on): Update.
347         * lib/striconveha.c: Update.
348         * modules/relocatable-prog-wrapper (Files): Update.
349         * lib/relocwrapper.c: Update.
350         * build-aux/install-reloc: Update.
351         * MODULES.html.sh (Memory management functions <stdlib.h>): Update.
352
353 2007-06-08  Bruno Haible  <bruno@clisp.org>
354
355         Port to uClibc.
356         * lib/fbufmode.c (fbufmode): Add special code for uClibc.
357         * lib/fpurge.c (fpurge): Likewise.
358         * lib/freading.c (freading): Likewise.
359         * lib/fseeko.c (rpl_fseeko): Likewise.
360         * lib/fseterr.c (fseterr): Likewise.
361         * lib/fwriting.c (fwriting): Likewise.
362         * tests/test-fflush.c (main): Avoid a failure on uClibc.
363
364 2007-06-08  Bruno Haible  <bruno@clisp.org>
365
366         * m4/intlmacosx.m4: New file, extracted from gettext.m4.
367         * m4/gettext.m4 (gt_INTL_MACOSX): Remove macro, moved to intlmacosx.m4.
368         * modules/gettext (Files): Add m4/intlmacosx.m4.
369
370 2007-06-07  Bruno Haible  <bruno@clisp.org>
371
372         * modules/localename-tests: New file.
373         * tests/test-localename.c: New file.
374
375         New module 'localename'.
376         * lib/localename.h: New file.
377         * lib/localename.c: New file, from GNU gettext.
378         * m4/localename.m4: New file.
379         * modules/localename: New file.
380
381 2007-06-07  Bruno Haible  <bruno@clisp.org>
382
383         Work around the lack of <wchar.h> on some builds of uClibc.
384         * doc/headers/wchar.texi: Update.
385         * lib/wchar_.h: Include <wchar.h> only if it exists.
386         * m4/wchar.m4 (gl_WCHAR_H): Check for <wchar.h>. Set HAVE_WCHAR_H.
387         * m4/stdint.m4 (gl_STDINT_H): Check for <wchar.h>.
388         (gl_STDINT_TYPE_PROPERTIES): Don't try to include <wchar.h> if it
389         doesn't exist.
390         * modules/wchar (wchar.h): Substitute HAVE_WCHAR_H.
391         * modules/mbfile (Depends-on): Add wchar.
392         * modules/mbiter (Depends-on): Likewise.
393         * modules/mbuiter (Depends-on): Likewise.
394         Reported by Simon Josefsson.
395
396 2007-06-06  Paul Eggert  <eggert@cs.ucla.edu>
397
398         Work around problem reported by Steven M. Schweda in
399         <http://lists.gnu.org/archive/html/bug-tar/2007-06/msg00002.html>:
400         Tru64 5.1B with the Compaq compiler environment installed declares
401         an 'isblank' function but does not define it in the C library.
402         * lib/fnmatch.c (isblank): Check for HAVE_ISBLANK, too.
403         * lib/regex_internal.h (isblank): Likewise.
404         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for isblank existence.
405         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
406
407 2007-06-05  Bruno Haible  <bruno@clisp.org>
408
409         Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64,
410         ia64.
411         * modules/printf-safe: New file.
412         * modules/fprintf-posix (Depends-on): Add printf-safe.
413         * modules/printf-posix (Depends-on): Likewise.
414         * modules/snprintf-posix (Depends-on): Likewise.
415         * modules/sprintf-posix (Depends-on): Likewise.
416         * modules/vasnprintf-posix (Depends-on): Likewise.
417         * modules/vasprintf-posix (Depends-on): Likewise.
418         * modules/vfprintf-posix (Depends-on): Likewise.
419         * modules/vprintf-posix (Depends-on): Likewise.
420         * modules/vsnprintf-posix (Depends-on): Likewise.
421         * modules/vsprintf-posix (Depends-on): Likewise.
422         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Require
423         AC_C_BIGENDIAN. Define CHECK_PRINTF_SAFE if printf-safe is used. Test
424         non-IEEE numbers on i386, x86_64, ia64. When cross-compiling, guess
425         "no" on i386, x86_64, ia64.
426         * tests/test-snprintf-posix.h (LDBL80_WORDS): New macro.
427         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
428         on i386, x86_64, ia64.
429         * tests/test-sprintf-posix.h (LDBL80_WORDS): New macro.
430         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
431         on i386, x86_64, ia64.
432         * tests/test-vasnprintf-posix.c: Include float.h.
433         (LDBL80_WORDS): New macro.
434         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
435         on i386, x86_64, ia64.
436         * tests/test-vasprintf-posix.c: Include float.h.
437         (LDBL80_WORDS): New macro.
438         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
439         on i386, x86_64, ia64.
440         * tests/test-snprintf-posix.c: Include float.h.
441         * tests/test-sprintf-posix.c: Likewise.
442         * tests/test-vsnprintf-posix.c: Likewise.
443         * tests/test-vsprintf-posix.c: Likewise.
444
445 2007-06-05  Bruno Haible  <bruno@clisp.org>
446
447         Fix isnanl so that it recognizes non-IEEE numbers on i386, x86_64, ia64.
448         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Require AC_C_BIGENDIAN. Test
449         non-IEEE numbers on i386, x86_64, ia64.
450         (gl_LONG_DOUBLE_EXPONENT_LOCATION): Require AC_C_BIGENDIAN.
451         * lib/isnan.c (FUNC): Add special code for i386, x86_64, ia64.
452         * tests/test-isnanl.h: Include float.h.
453         (main): Check also non-IEEE numbers on i386, x86_64, ia64.
454
455 2007-06-05  Bruno Haible  <bruno@clisp.org>
456
457         * lib/vasnprintf.c (VASNPRINTF): Do the extra handling of NaN and Inf
458         also the %a / %A. Handle the %a / %A code before this extra handling.
459
460 2007-06-05  Bruno Haible  <bruno@clisp.org>
461
462         * lib/vasnprintf.c [NEED_PRINTF_LONG_DOUBLE ||
463         NEED_PRINTF_INFINITE_LONG_DOUBLE]: Include fpucw.h.
464
465 2007-06-05  Bruno Haible  <bruno@clisp.org>
466
467         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): Fix
468         typo in variable name.
469
470 2007-06-05  Eric Blake  <ebb9@byu.net>
471
472         * m4/lseek.m4 (gl_FUNC_LSEEK): Work when cross-compiling.
473         Reported by Simon Josefsson.
474
475 2007-06-04  Bruno Haible  <bruno@clisp.org>
476
477         Avoid test failures on some PowerPC platforms.
478         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP):
479         Define differently for PowerPC.
480         * tests/test-frexpl.c (MIN_NORMAL_EXP): Likewise.
481         Reported by Gary V. Vaughan <gary@gnu.org>.
482
483 2007-06-02  Bruno Haible  <bruno@clisp.org>
484
485         Fix test-stdint failure on FreeBSD/ia64.
486         * m4/stdint.m4 (gl_STDINT_H): Check the values of PTRDIFF_MIN,
487         PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN,
488         WCHAR_MAX, WINT_MIN, WINT_MAX entirely, not only for plausibility.
489         * doc/headers/stdint.texi: Update.
490
491 2007-06-01  Bruno Haible  <bruno@clisp.org>
492
493         * tests/test-binary-io.c (main): Pass a third argument to open().
494         Reported by Gary V. Vaughan <gary@gnu.org>.
495
496 2007-06-01  Bruno Haible  <bruno@clisp.org>
497
498         * doc/functions/frexpl.texi: Update for mingw.
499
500 2007-06-01  Bruno Haible  <bruno@clisp.org>
501
502         * tests/test-lseek.c (main): Disable test of errno for invalid third
503         argument.
504         * doc/functions/lseek.texi: Update.
505         Reported by Gary V. Vaughan <gary@gnu.org>.
506
507 2007-05-28  Bruno Haible  <bruno@clisp.org>
508
509         * m4/intl.m4 (AM_INTL_SUBDIR): Substitute variables WOE32, WINDRES.
510
511 2007-05-31  Eric Blake  <ebb9@byu.net>
512
513         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Guess no on mingw when
514         cross compiling.
515
516 2007-05-30  Eric Blake  <ebb9@byu.net>
517         and Bruno Haible  <bruno@clisp.org>
518
519         Work around mingw test failures exposed by m4-1.4.9b.
520         * m4/stdint.m4 (gl_STDINT_H): Detect mingw bug.
521         * tests/test-unistd.c: Disable uid_t and git_t tests for the
522         moment.
523
524 2007-05-30  Bruno Haible  <bruno@clisp.org>
525
526         * tests/test-lseek.c: Explicitly close file descriptors 0 and 1 before
527         assuming that they are closed. Needed on HP-UX 11.
528
529 2007-05-29  Bruno Haible  <bruno@clisp.org>
530
531         Fix a problem with #include_next.
532         * lib/dirent_.h: Split the double-inclusion guard.
533         * lib/fcntl_.h: Likewise.
534         * lib/float_.h: Likewise.
535         * lib/iconv_.h: Likewise.
536         * lib/inttypes_.h: Likewise.
537         * lib/locale_.h: Likewise.
538         * lib/math_.h: Likewise.
539         * lib/netinet_in_.h: Likewise.
540         * lib/search_.h: Likewise.
541         * lib/signal_.h: Likewise.
542         * lib/stdint_.h: Likewise.
543         * lib/stdio_.h: Likewise.
544         * lib/stdlib_.h: Likewise.
545         * lib/string_.h: Likewise.
546         * lib/sys_select_.h: Likewise.
547         * lib/sys_socket_.h: Likewise.
548         * lib/sys_stat_.h: Likewise.
549         * lib/sys_time_.h: Likewise.
550         * lib/sysexits_.h: Likewise.
551         * lib/time_.h: Likewise.
552         * lib/unistd_.h: Likewise.
553         * lib/wchar_.h: Likewise.
554         * lib/wctype_.h: Likewise.
555
556 2007-05-29  Bruno Haible  <bruno@clisp.org>
557
558         * tests/test-unistd.c: Disable the tests for useconds_t and intptr_t
559         for the moment.
560
561 2007-05-29  Bruno Haible  <bruno@clisp.org>
562
563         * m4/isnan.m4 (gl_DOUBLE_EXPONENT_LOCATION): Silence the AC_C_BIGENDIAN
564         invocation.
565         Reported by Eric Blake.
566
567 2007-05-29  Bruno Haible  <bruno@clisp.org>
568
569         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Fix typo in cross-
570         compiling case.
571
572 2007-05-29  Eric Blake  <ebb9@byu.net>
573             Bruno Haible  <bruno@clisp.org>
574
575         * m4/isnanf.m4 (gl_FUNC_ISNANF_NO_LIBM): Avoid syntax error on
576         cross compiles.
577
578 2007-05-28  Eric Blake  <ebb9@byu.net>
579
580         * modules/closein-tests (test_closein_LDADD): Support test on
581         cygwin with libtool.
582
583 2007-05-28  Bruno Haible  <bruno@clisp.org>
584
585         * tests/uniconv/test-u16-conv-from-enc.c: Remove #ifdef HAVE_CONFIG_H.
586         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
587         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
588         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
589         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
590         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
591         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
592         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
593         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
594
595 2007-05-28  Eric Blake  <ebb9@byu.net>
596
597         Unconditionally include <config.h> in unit tests.
598         * tests/test-alloca-opt.c: Remove #ifdef HAVE_CONFIG_H.
599         * tests/test-allocsa.c, tests/test-arcfour.c,
600         tests/test-arctwo.c, tests/test-argmatch.c, tests/test-argp.c,
601         tests/test-array_list.c, tests/test-array_oset.c,
602         tests/test-atexit.c, test-avltree_list.c, test-avltree_oset.c,
603         test-avltreehash_list.c, test-base64.c, test-binary-io.c,
604         test-c-ctype.c, test-c-strcasecmp.c, test-c-strcasestr.c,
605         test-c-strncasecmp.c, test-c-strstr.c, test-canonicalize-lgpl.c,
606         test-carray_list.c, test-crc.c, test-des.c, test-dirname.c,
607         test-fflush.c, test-fprintf-posix.c, test-gc-arcfour.c,
608         test-gc-arctwo.c, test-gc-des.c, test-gc-hmac-md5.c,
609         test-gc-hmac-sha1.c, test-gc-md2.c, test-gc-md4.c, test-gc-md5.c,
610         test-gc-pbkdf2-sha1.c, test-gc-rijndael.c, test-gc-sha1.c,
611         test-gc.c, test-getpass.c, test-hmac-md5.c, test-hmac-sha1.c,
612         test-iconv.c, test-linked_list.c, test-linkedhash_list.c,
613         test-lock.c, test-mbscasecmp.c, test-mbscasestr1.c,
614         test-mbscasestr2.c, test-mbscasestr3.c, test-mbscasestr4.c,
615         test-mbschr.c, test-mbscspn.c, test-mbsncasecmp.c, test-mbspbrk.c,
616         test-mbspcasecmp.c, test-mbsrchr.c, test-mbsspn.c, test-mbsstr1.c,
617         test-mbsstr2.c, test-mbsstr3.c, test-md2.c, test-md4.c,
618         test-md5.c, test-memmem.c, test-printf-posix.c,
619         test-rbtree_list.c, test-rbtree_oset.c, test-rbtreehash_list.c,
620         test-read-file.c, test-rijndael.c, test-snprintf-posix.c,
621         test-snprintf.c, test-sprintf-posix.c, test-stdint.c,
622         test-strcasestr.c, test-striconv.c, test-striconveh.c,
623         test-striconveha.c, test-tls.c, test-vasnprintf-posix.c,
624         test-vasnprintf-posix2.c, test-vasnprintf.c,
625         test-vasprintf-posix.c, test-vasprintf.c, test-verify.c,
626         test-vfprintf-posix.c, test-vprintf-posix.c,
627         test-vsnprintf-posix.c, test-vsnprintf.c, test-vsprintf-posix.c,
628         test-xvasprintf.c: Likewise.
629
630 2007-05-28  Bruno Haible  <bruno@clisp.org>
631
632         * gnulib-tool (func_import): Remember the --with-tests command-line
633         option through the macro gl_WITH_TESTS in the gnulib-cache.m4.
634         Reported by Eric Blake.
635
636 2007-05-28  Bruno Haible  <bruno@clisp.org>
637
638         * modules/ftell-tests: New file.
639         * tests/test-ftell.c: New file, based on tests/test-ftello.c.
640         * tests/test-ftell.sh: New file, based on tests/test-ftello.sh.
641
642         * lib/ftell.c: New file.
643         * modules/ftell: New file.
644         * m4/ftell.m4: New file.
645         * doc/functions/ftell.texi: Update.
646         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELL,
647         REPLACE_FTELL.
648         * lib/stdio_.h (rpl_ftell): New declaration.
649         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELL,
650         REPLACE_FTELL.
651
652 2007-05-28  Eric Blake  <ebb9@byu.net>
653
654         * lib/allocsa.h (safe_alloca): Avoid compiler warning.
655
656 2007-05-28  Bruno Haible  <bruno@clisp.org>
657
658         * modules/fseek-tests: New file.
659         * tests/test-fseek.c: New file, based on tests/test-fseeko.c.
660         * tests/test-fseek.sh: New file, based on tests/test-fseeko.sh.
661
662         * lib/fseek.c: New file.
663         * modules/fseek: New file.
664         * m4/fseek.m4: New file.
665         * doc/functions/fseek.texi: Update.
666         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEK,
667         REPLACE_FSEEK.
668         * lib/stdio_.h (rpl_fseek): New declaration.
669         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEK,
670         REPLACE_FSEEK.
671
672 2007-05-28  Bruno Haible  <bruno@clisp.org>
673
674         * lib/stdio_.h (fflush): More comments.
675
676 2007-05-28  Bruno Haible  <bruno@clisp.org>
677
678         * m4/lseek.m4 (gl_FUNC_LSEEK): When not cross-compiling, perform a real
679         runtime test.
680
681 2007-05-28  Eric Blake  <ebb9@byu.net>
682
683         Improve lseek module.
684         * lib/lseek.c (rpl_lseek): Detect EBADF on mingw.
685         * lib/unistd_.h (lseek): Scale back link warning message.
686         * tests/test-lseek.c: Beef up test.
687         * tests/test-lseek.sh: Exercise more facets of lseek.
688         Reported by Bruno Haible.
689
690 2007-05-28  Bruno Haible  <bruno@clisp.org>
691
692         * tests/test-unistd.c: Test all the types that <unistd.h> is expected
693         to define.
694
695 2007-05-27  Bruno Haible  <bruno@clisp.org>
696
697         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-31 patch.
698
699 2007-05-27  Bruno Haible  <bruno@clisp.org>
700
701         * modules/openmp: New file.
702         * m4/openmp.m4: New file, taken from autoconf's CVS with changes by
703         Noah Misch.
704
705 2007-05-26  Bruno Haible  <bruno@clisp.org>
706
707         * modules/chdir-long (Depends-on): Add fchdir.
708         * modules/chdir-safer (Depends-on): Likewise.
709         * modules/fts (Depends-on): Likewise.
710         * modules/fts-lgpl (Depends-on): Likewise.
711         * modules/openat (Depends-on): Likewise.
712         * modules/savewd (Depends-on): Likewise.
713
714 2007-05-24  Eric Blake  <ebb9@byu.net>
715
716         Fix lseek on mingw.
717         * modules/lseek: New module.
718         * m4/lseek.m4: New file.
719         * lib/lseek.c: New file.
720         * modules/lseek-tests: New file.
721         * tests/test-lseek.c: New file.
722         * tests/test-lseek.sh: New file.
723         * MODULES.html.sh: Document lseek module.
724         * modules/fflush (Depends-on): Add lseek, fseeko.
725         * modules/fseeko (Depends-on): Likewise.
726         * modules/ftello (Depends-on): Likewise.
727         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Replace fseek[o] if lseek is
728         broken.
729         * m4/ftello.m4 (gl_FUNC_FTELLO): Replace ftell[o] if lseek is
730         broken.
731         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Trigger fseeko module.
732         * lib/fseeko.c (rpl_fseeko): Quit early on non-seekable files.
733         * lib/ftello.c (rpl_ftello): Likewise.
734         * tests/test-fseeko.c (main): Test this.
735         * tests/test-fseeko.sh: Likewise.
736         * tests/test-ftello.c (main): Likewise.
737         * tests/test-ftello.sh: Likewise.
738         * lib/stdio_.h (fseek, ftell): Simplify, since missing fseeko now
739         implies replacing fseek.
740         * modules/stdio (Makefile.am): No longer need HAVE_FSEEKO,
741         HAVE_FTELLO.
742         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add lseek info.
743         * modules/unistd (Makefile.am): Likewise.
744         * lib/unistd_.h (lseek): Declare a replacement.
745         * doc/functions/lseek.texi (lseek): Document this fix.
746         * doc/functions/fseek.texi (fseek): Likewise.
747         * doc/functions/ftell.texi (ftell): Likewise.
748
749 2007-05-24  Bruno Haible  <bruno@clisp.org>
750
751         * tests/test-vasnprintf-posix.c (test_function): Allow up to 50 bytes
752         in the printed representation of a NaN.
753         * tests/test-vasprintf-posix.c (test_function): Likewise.
754         * tests/test-snprintf-posix.h (test_function): Likewise.
755         * tests/test-sprintf-posix.h (test_function): Likewise.
756         Reported by Eric Blake.
757
758 2007-05-23  Eric Blake  <ebb9@byu.net>
759
760         Fix fseeko/ftello on cygwin 1.5.24.
761         * doc/functions/fseeko.texi (fseeko): Document the fix.
762         * doc/functions/ftello.texi (ftello): Document the fix.
763         * doc/functions/stdin.texi (stdin): Document the cygwin bug.
764         * doc/functions/stdout.text (stdout): New file.
765         * doc/functions/stderr.text (stderr): New file.
766         * doc/gnulib.texi (Function Substitutes): Use new files.
767         * tests/test-fseeko.c (main): Check for broken fseeko on cygwin
768         prior to 1.7.0.
769         * tests/test-ftello.c (main): Likewise for ftello.
770         * tests/test-fseeko.sh: New file.
771         * tests/test-ftello.sh: New file.
772         * modules/fseeko-tests (Makefile.am): Ensure test-fseeko is run
773         with seekable stdin.
774         * modules/ftello-tests (Makefile.am): Likewise for test-ftello.
775         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Detect the cygwin bug.
776         (gl_REPLACE_FSEEKO): New macro.
777         * m4/ftello.m4 (gl_FUNC_FTELLO, gl_REPLACE_FTELLO): Likewise.
778         * modules/fseeko (Files): Distribute fseeko.c.
779         * modules/ftello (Files): Distribute ftello.c.
780         * lib/fseeko.c (rpl_fseeko) [__CYGWIN__]: Convert stdin to 64-bit
781         mode.
782         * lib/ftello.c (rpl_ftello): New file.
783         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Allow replacement of
784         fseeko, ftello.
785         (gl_STDIN_LARGE_OFFSET): New macro.
786         * modules/stdio (Makefile.am): Perform the replacement.
787         * lib/stdio_.h (rpl_fseeko, rpl_ftello): Define when needed.
788
789 2007-05-23  Bruno Haible  <bruno@clisp.org>
790
791         * lib/stdio_.h (fseeko, ftello): Provide a link warning only if
792         GNULIB_POSIXCHECK is defined.
793
794 2007-05-21  Bruno Haible  <bruno@clisp.org>
795
796         * m4/printf.m4 (gl_PRINTF_INFINITE, gl_PRINTF_INFINITE_LONG_DOUBLE):
797         Check also the output for NaN arguments. When cross-compiling, guess
798         no on IRIX.
799         * lib/vasnprintf.c: Update comments.
800         * tests/test-vasnprintf-posix.c (strisnan): New function.
801         (test_function): Use it.
802         * tests/test-vasprintf-posix.c (strisnan): New function.
803         (test_function): Use it.
804         * tests/test-snprintf-posix.h (strisnan): New function.
805         (test_function): Use it.
806         * tests/test-sprintf-posix.h (strisnan): New function.
807         (test_function): Use it.
808         Reported by Eric Blake.
809
810 2007-05-20  Bruno Haible  <bruno@clisp.org>
811
812         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Add test for large finite
813         numbers that fails on BeOS.
814         * doc/functions/frexpl.texi: Update.
815
816 2007-05-20  Jim Meyering  <jim@meyering.net>
817
818         * NEWS: Mention the incompatible change (s/futimens/gl_futimens/)
819         forced upon us by glibc-2.6.
820
821 2007-05-20  Bruno Haible  <bruno@clisp.org>
822
823         Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
824         * m4/printf.m4 (gl_PRINTF_INFINITE): Update cross-compiling guesses.
825         (gl_PRINTF_INFINITE_LONG_DOUBLE): New macro.
826         * lib/vasnprintf.c: Use NEED_PRINTF_INFINITE_DOUBLE instead of
827         NEED_PRINTF_INFINITE.
828         (is_infinitel): New function.
829         (VASNPRINTF): Handle NEED_PRINTF_INFINITE_LONG_DOUBLE case.
830         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE): Renamed from
831         gl_PREREQ_VASNPRINTF_INFINITE.
832         (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): New macro.
833         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
834         gl_PRINTF_INFINITE_LONG_DOUBLE and test its result. Invoke
835         gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE and
836         gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE instead of
837         gl_PREREQ_VASNPRINTF_INFINITE.
838         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
839         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
840         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
841         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
842         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
843         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
844         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
845         * doc/functions/fprintf.texi: Update.
846         * doc/functions/printf.texi: Update.
847         * doc/functions/snprintf.texi: Update.
848         * doc/functions/sprintf.texi: Update.
849         * doc/functions/vfprintf.texi: Update.
850         * doc/functions/vprintf.texi: Update.
851         * doc/functions/vsnprintf.texi: Update.
852         * doc/functions/vsprintf.texi: Update.
853
854 2007-05-20  Bruno Haible  <bruno@clisp.org>
855
856         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): Set REPLACE_FREXPL if frexpl
857         was not found in libc.
858         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Likewise.
859
860 2007-05-20  Bruno Haible  <bruno@clisp.org>
861
862         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
863         printed as "-nan" instead of "nan".
864         * tests/test-vasprintf-posix.c (test_function): Likewise.
865         * tests/test-snprintf-posix.h (test_function): Likewise.
866         * tests/test-sprintf-posix.h (test_function): Likewise.
867         Needed for HP-UX 11.
868
869 2007-05-20  Jim Meyering  <jim@meyering.net>
870
871         Fix buggy test for the fchownat-deref bug.
872         * m4/openat.m4 (gl_FUNC_FCHOWNAT_DEREF_BUG): Create the dangling
873         symlink required for the run-test.  Without it, this test would
874         always declare that fchownat doesn't work, and client code would
875         unnecessarily use the replacement function with fixed libc.
876         (gl_FUNC_FCHOWNAT): Eliminate a variable that wasn't initialized.
877         Reported by Greg Schafer.
878
879 2007-05-19  Bruno Haible  <bruno@clisp.org>
880
881         * m4/isnanf.m4 (gl_ISNANF_WORKS): New macro.
882         (gl_FUNC_ISNANF_NO_LIBM): Invoke it.
883         * lib/isnan.c (FUNC): Use run-time expressions for SGI compiler.
884         Needed for IRIX 6.5 and Solaris 2.5.1.
885
886 2007-05-19  Bruno Haible  <bruno@clisp.org>
887
888         * tests/test-vasnprintf-posix.c (have_minus_zero): New function.
889         (test_function): Skip tests involving -0.0 on platforms where
890         -0.0 = 0.0.
891         * tests/test-vasprintf-posix.c (have_minus_zero): New function.
892         (test_function): Skip tests involving -0.0 on platforms where
893         -0.0 = 0.0.
894         * tests/test-snprintf-posix.h (have_minus_zero): New function.
895         (test_function): Skip tests involving -0.0 on platforms where
896         -0.0 = 0.0.
897         * tests/test-sprintf-posix.h (have_minus_zero): New function.
898         (test_function): Skip tests involving -0.0 on platforms where
899         -0.0 = 0.0.
900         * tests/test-fprintf-posix.h (test_function): Remove all -0.0 related
901         tests.
902         * tests/test-printf-posix.h (test_function): Likewise.
903         * tests/test-printf-posix.output: Remove all -0.0 related results.
904         Needed for IRIX 6.5.
905
906 2007-05-19  Bruno Haible  <bruno@clisp.org>
907
908         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
909         printed as "nan0x7fffffff" instead of "nan".
910         * tests/test-vasprintf-posix.c (test_function): Likewise.
911         * tests/test-snprintf-posix.h (test_function): Likewise.
912         * tests/test-sprintf-posix.h (test_function): Likewise.
913         * tests/test-fprintf-posix.h (NaN): Remove macro.
914         (test_function): Remove all NaN related tests.
915         * tests/test-printf-posix.h (NaN): Remove macro.
916         (test_function): Remove all NaN related tests.
917         * tests/test-printf-posix.output: Remove all NaN related results.
918         Needed for IRIX 6.5.
919
920 2007-05-19  Bruno Haible  <bruno@clisp.org>
921
922         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Fix C89 syntax error in test code.
923         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Likewise.
924
925 2007-05-19  Bruno Haible  <bruno@clisp.org>
926
927         * lib/float_.h: New file.
928         * m4/float_h.m4: New file.
929         * modules/float: New file.
930         * modules/isnanl (Dependencies): Add float.
931         * modules/isnanl-nolibm (Dependencies): Likewise.
932         * modules/mathl (Dependencies): Likewise.
933         * modules/printf-frexpl (Dependencies): Likewise.
934         * modules/signbit (Dependencies): Likewise.
935         * modules/vasnprintf (Dependencies): Likewise.
936         * doc/headers/float.texi: Update.
937
938 2007-05-19  Jim Meyering  <jim@meyering.net>
939
940         * lib/utimens.c (gl_futimens): Rename from futimens,
941         now that glibc-2.6 declares futimens.
942         * lib/utimens.h: Likewise.
943
944 2007-05-19  Bruno Haible  <bruno@clisp.org>
945
946         Avoid test failures on mingw.
947         * tests/test-fprintf-posix.sh: Convert CR/LF to LF in output.
948         * tests/test-printf-posix.sh: Likewise.
949         * tests/test-vfprintf-posix.sh: Likewise.
950         * tests/test-vprintf-posix.sh: Likewise.
951
952 2007-05-19  Bruno Haible  <bruno@clisp.org>
953
954         Fix *printf result for NaN, Inf, -0.0 on mingw.
955         * m4/printf.m4 (gl_PRINTF_INFINITE): New macro.
956         * lib/vasnprintf.c: Include math.h and isnan.h.
957         (is_infinite_or_zero): New function.
958         (VASNPRINTF): Fix also the handling of infinite or zero 'double'
959         values in the %f, %F, %e, %E, %g, %G directives.
960         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE): New macro.
961         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
962         gl_PRINTF_INFINITE and test its result. Invoke
963         gl_PREREQ_VASNPRINTF_INFINITE.
964         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
965         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
966         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
967         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
968         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
969         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
970         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
971         * doc/functions/fprintf.texi: Update.
972         * doc/functions/printf.texi: Update.
973         * doc/functions/snprintf.texi: Update.
974         * doc/functions/sprintf.texi: Update.
975         * doc/functions/vfprintf.texi: Update.
976         * doc/functions/vprintf.texi: Update.
977         * doc/functions/vsnprintf.texi: Update.
978         * doc/functions/vsprintf.texi: Update.
979
980 2007-05-19  Bruno Haible  <bruno@clisp.org>
981
982         * lib/vasnprintf.c (convert_to_decimal): Add an extra_zeroes argument.
983         (scale10_round_decimal_long_double): Inline scale10_round_long_double.
984         Instead of multiplying with 10^k, set extra_zeroes to k.
985         (scale10_round_long_double): Remove function.
986
987 2007-05-18  Bruno Haible  <bruno@clisp.org>
988
989         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Fix logic bug
990         introduced on 2007-05-06.
991
992 2007-05-18  Bruno Haible  <bruno@clisp.org>
993
994         * tests/test-vasnprintf-posix.c (test_function): Also test the %e and
995         %g directives.
996         * tests/test-vasprintf-posix.c (test_function): Likewise.
997         * tests/test-snprintf-posix.h (test_function): Likewise.
998         * tests/test-sprintf-posix.h (test_function): Likewise.
999
1000 2007-05-18  Bruno Haible  <bruno@clisp.org>
1001
1002         * tests/test-vasnprintf-posix.c (SIZEOF): New macro.
1003         (strmatch): New function.
1004         (test_function): Test the %f directive on numbers of various exponents.
1005         * tests/test-vasprintf-posix.c (SIZEOF): New macro.
1006         (strmatch): New function.
1007         (test_function): Test the %f directive on numbers of various exponents.
1008         * tests/test-snprintf-posix.h (strmatch): New function.
1009         (test_function): Test the %f directive on numbers of various exponents.
1010         * tests/test-sprintf-posix.h (strmatch): New function.
1011         (test_function): Test the %f directive on numbers of various exponents.
1012         * tests/test-snprintf-posix.c (SIZEOF): New macro.
1013         * tests/test-sprintf-posix.c (SIZEOF): New macro.
1014         * tests/test-vsnprintf-posix.c (SIZEOF): New macro.
1015         * tests/test-vsprintf-posix.c (SIZEOF): New macro.
1016
1017 2007-05-18  Bruno Haible  <bruno@clisp.org>
1018
1019         Add support for 'long double' number output.
1020         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE): New macro.
1021         * lib/vasnprintf.c: Include math.h and float+.h.
1022         (mp_limb_t): New type.
1023         (GMP_LIMB_BITS): New macro.
1024         (mp_twolimb_t): New type.
1025         (GMP_TWOLIMB_BITS): New macro.
1026         (mpn_t): New type.
1027         (multiply, divide, convert_to_decimal, decode_long_double,
1028         scale10_round_long_double, scale10_round_decimal_long_double,
1029         floorlog10l): New functions.
1030         (VASNPRINTF) [NEED_PRINTF_LONG_DOUBLE]: Implement 'long double' support
1031         for the %f, %F, %e, %E, %g, %G directives.
1032         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_LONG_DOUBLE): New macro.
1033         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
1034         gl_PRINTF_LONG_DOUBLE and test its result. Invoke
1035         gl_PREREQ_VASNPRINTF_LONG_DOUBLE.
1036         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
1037         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
1038         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
1039         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
1040         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
1041         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
1042         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
1043         * modules/fprintf-posix (Depends-on): Add frexpl-nolibm.
1044         * modules/snprintf-posix (Depends-on): Likewise.
1045         * modules/sprintf-posix (Depends-on): Likewise.
1046         * modules/vasnprintf-posix (Depends-on): Likewise.
1047         * modules/vasprintf-posix (Depends-on): Likewise.
1048         * modules/vfprintf-posix (Depends-on): Likewise.
1049         * modules/vsnprintf-posix (Depends-on): Likewise.
1050         * modules/vsprintf-posix (Depends-on): Likewise.
1051         * modules/vasnprintf (Files): Add lib/float+.h.
1052         * doc/functions/fprintf.texi: Update.
1053         * doc/functions/printf.texi: Update.
1054         * doc/functions/snprintf.texi: Update.
1055         * doc/functions/sprintf.texi: Update.
1056         * doc/functions/vfprintf.texi: Update.
1057         * doc/functions/vprintf.texi: Update.
1058         * doc/functions/vsnprintf.texi: Update.
1059         * doc/functions/vsprintf.texi: Update.
1060
1061 2007-05-18  Bruno Haible  <bruno@clisp.org>
1062
1063         * lib/vasnprintf.c (USE_SNPRINTF): Define to 0 on BeOS.
1064
1065 2007-05-18  Bruno Haible  <bruno@clisp.org>
1066
1067         * lib/vasnprintf.c (VASNPRINTF) [WIN32]: Use %I64d instead of %lld
1068         for printing 64-bit integers. Needed for mingw.
1069
1070 2007-05-18  Bruno Haible  <bruno@clisp.org>
1071
1072         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
1073         gl_FUNC_FREXPL_WORKS.
1074         * modules/printf-frexpl (Files): Add m4/frexpl.m4.
1075
1076 2007-05-18  Bruno Haible  <bruno@clisp.org>
1077
1078         * modules/frexpl-nolibm-tests: New file.
1079
1080         * modules/frexpl-nolibm: New file.
1081         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): New macro.
1082
1083 2007-05-17  Paul Eggert  <eggert@cs.ucla.edu>
1084
1085         * lib/dirent_.h: Prefer #include_next <foo.h> to #include
1086         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
1087         GCC 4.2, which otherwise issues a lot of warnings.
1088         * lib/iconv_.h, lib/locale_.h, lib/netinet_in_.h, lib/sys_select_.h:
1089         * lib/sys_socket_.h, lib/sys_stat_.h, lib/sysexits_.h, lib/unistd_.h:
1090         Likewise.
1091         * modules/fchdir (dirent.h): Substitute @HAVE_INCLUDE_NEXT@.
1092         * modules/iconv_open (iconv.h): Likewise.
1093         * modules/locale (locale.h): Likewise.
1094         * modules/netinet_in (netinet/in.h): Likewise.
1095         * modules/sys_select (sys_select.h): Likewise.
1096         * modules/sys_socket (sys/socket.h): Likewise.
1097         * modules/sys_stat (sys/stat.h): Likewise.
1098         * modules/sysexits (sysexits.h): Likewise.
1099         * modules/unistd (unistd.h): Likewise.
1100
1101 2007-05-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1102
1103         * modules/closein-tests (Makefile.am): Distribute
1104         `test-closein.sh'.
1105
1106 2007-05-17  Bruno Haible  <bruno@clisp.org>
1107
1108         * tests/test-printf-posix.output: Renamed from
1109         tests/test-fprintf-posix.out.
1110         * modules/fprintf-posix-tests: Update.
1111         * modules/printf-posix-tests: Update.
1112         * modules/vfprintf-posix-tests: Update.
1113         * modules/vprintf-posix-tests: Update.
1114         * tests/test-fprintf-posix.sh: Update.
1115         * tests/test-printf-posix.sh: Update.
1116         * tests/test-vfprintf-posix.sh: Update.
1117         * tests/test-vprintf-posix.sh: Update.
1118         Reported by Ralf Wildenhues.
1119
1120 2007-05-16  Paul Eggert  <eggert@cs.ucla.edu>
1121
1122         * lib/fcntl_.h: Prefer #include_next <foo.h> to #include
1123         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
1124         GCC 4.2, which otherwise issues a lot of warnings.
1125         * lib/inttypes_.h, lib/math_.h, lib/search_.h, lib/signal_.h:
1126         * lib/stdint_.h, lib/stdio_.h, lib/stdlib_.h, lib/string_.h:
1127         * lib/sys_time_.h, lib/time_.h, lib/wchar_.h, lib/wctype_.h: Likewise.
1128         * lib/stdlib_.h: Don't bother with #pragma GCC system_header, as
1129         it should no longer be needed.
1130         * lib/string_.h: Likewise.
1131         * modules/absolute-header (HAVE_INCLUDE_NEXT): New 'make' define.
1132         * modules/fcntl (fcntl.h): Substitute @HAVE_INCLUDE_NEXT@.
1133         * modules/inttypes (inttypes.h): Likewise.
1134         * modules/math (math.h): Likewise.
1135         * modules/search (search.h): Likewise.
1136         * modules/signal (signal.h): Likewise.
1137         * modules/stdint (stdint.h): Likewise.
1138         * modules/stdio (stdio.h): Likewise.
1139         * modules/stdlib (stdlib.h): Likewise.
1140         * modules/string (string.h): Likewise.
1141         * modules/sys_time (sys/time.h): Likewise.
1142         * modules/time (time.h): Likewise.
1143         * modules/wchar (wchar.h): Likewise.
1144         * modules/wctype (wtype.h): Likewise.
1145
1146 2007-05-16  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
1147
1148         * doc/gnulib-tool.texi (CVS Issues): Fix typo.
1149
1150 2007-05-13  Bruno Haible  <bruno@clisp.org>
1151
1152         * stpcpy.m4 (gl_FUNC_STPCPY): Require AC_C_RESTRICT.
1153         * stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
1154         * strsep.m4 (gl_FUNC_STRSEP): Likewise.
1155         * strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
1156         (gl_PREREQ_STRTOK_R): Don't require it here.
1157
1158 2007-05-13  Bruno Haible  <bruno@clisp.org>
1159
1160         * lib/stdlib_.h (mkdtemp, mkstemp): Comment out argument name. Needed
1161         when used in C++ mode.
1162
1163 2007-05-12  Bruno Haible  <bruno@clisp.org>
1164
1165         * lib/linebuffer.h: Tweak doc.
1166         * lib/linebuffer.c: Likewise.
1167
1168 2007-05-12  James Youngman  <jay@gnu.org>
1169
1170         * lib/linebuffer.c (readlinebuffer_delim): New function,
1171         like readlinebuffer, but use a caller-specified delimiter.
1172         (readlinebuffer): Just call readlinebuffer_delim with '\n'
1173         as the delimiter.
1174         * lib/linebuffer.h (readlinebuffer_delim): Declare it.
1175
1176 2007-05-12  Sergey Poznyakoff  <gray@gnu.org.ua>
1177
1178         * m4/openat.m4 (gl_FUNC_OPENAT): Do not require openat-die.
1179         * modules/openat (Files): Remove openat-die.c.
1180         (Depends-on): Add openat-die.
1181         * modules/openat-die: New module.
1182
1183 2007-05-06  Bruno Haible  <bruno@clisp.org>
1184
1185         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING, gl_VSNPRINTF_ZEROSIZE_C99):
1186         Update with info about Cygwin.
1187         * doc/functions/fprintf.texi: Update.
1188         * doc/functions/printf.texi: Update.
1189         * doc/functions/snprintf.texi: Update.
1190         * doc/functions/sprintf.texi: Update.
1191         * doc/functions/vfprintf.texi: Update.
1192         * doc/functions/vprintf.texi: Update.
1193         * doc/functions/vsnprintf.texi: Update.
1194         * doc/functions/vsprintf.texi: Update.
1195         Reported by Eric Blake.
1196
1197 2007-05-06  Bruno Haible  <bruno@clisp.org>
1198
1199         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Perform the
1200         padding ourselves for the floating-point directives.
1201         * m4/printf.m4 (gl_PRINTF_FLAG_ZERO): New macro.
1202         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_ZERO): New macro.
1203         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
1204         gl_PRINTF_FLAG_ZERO and test its result. Invoke
1205         gl_PREREQ_VASNPRINTF_FLAG_ZERO.
1206         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
1207         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
1208         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
1209         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
1210         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
1211         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
1212         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
1213         * tests/test-snprintf-posix.h (test_function): Also check the width
1214         and some flags in the %f directive.
1215         * tests/test-sprintf-posix.h (test_function): Likewise.
1216         * tests/test-vasnprintf-posix.c (test_function): Likewise.
1217         * tests/test-vasprintf-posix.c (test_function): Likewise.
1218         * doc/functions/fprintf.texi: Update.
1219         * doc/functions/printf.texi: Update.
1220         * doc/functions/snprintf.texi: Update.
1221         * doc/functions/sprintf.texi: Update.
1222         * doc/functions/vfprintf.texi: Update.
1223         * doc/functions/vprintf.texi: Update.
1224         * doc/functions/vsnprintf.texi: Update.
1225         * doc/functions/vsprintf.texi: Update.
1226
1227 2007-05-06  Bruno Haible  <bruno@clisp.org>
1228
1229         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_GROUPING]: Don't
1230         pass the ' flag character to sprintf or snprintf.
1231         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING): New macro.
1232         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_GROUPING): New macro.
1233         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
1234         gl_PRINTF_FLAG_GROUPING and test its result. Invoke
1235         gl_PREREQ_VASNPRINTF_FLAG_GROUPING.
1236         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
1237         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
1238         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
1239         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
1240         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
1241         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
1242         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
1243         * tests/test-snprintf-posix.h (test_function): Also check the grouping
1244         flag.
1245         * tests/test-sprintf-posix.h (test_function): Likewise.
1246         * tests/test-vasnprintf-posix.c (test_function): Likewise.
1247         * tests/test-vasprintf-posix.c (test_function): Likewise.
1248         * doc/functions/fprintf.texi: Update.
1249         * doc/functions/printf.texi: Update.
1250         * doc/functions/snprintf.texi: Update.
1251         * doc/functions/sprintf.texi: Update.
1252         * doc/functions/vfprintf.texi: Update.
1253         * doc/functions/vprintf.texi: Update.
1254         * doc/functions/vsnprintf.texi: Update.
1255         * doc/functions/vsprintf.texi: Update.
1256
1257 2007-05-01  Bruno Haible  <bruno@clisp.org>
1258
1259         * tests/test-argp-2.sh (func_compare): Drop .exe suffix.
1260
1261 2007-05-03  Paul Eggert  <eggert@cs.ucla.edu>
1262
1263         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Use better
1264         comment for D_INO_IN_DIRENT.  Problem reported by James Youngman.
1265
1266 2007-05-02  Paul Eggert  <eggert@cs.ucla.edu>
1267
1268         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Test whether
1269         readdir returns garbage in d_ino.  Problem reported by Kaz Sasayama in
1270         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00021.html>.
1271
1272 2007-05-02  Sergey Poznyakoff  <gray@gnu.org.ua>
1273
1274         * lib/argp-help.c (struct hol_entry): New member `ord'.
1275         (HOL_ENTRY_PTRCMP): Use ord for comparison
1276         (hol_sort): Initialize ord.
1277
1278 2007-05-01  Bruno Haible  <bruno@clisp.org>
1279
1280         * doc/functions/_Exit_C99.texi: Renamed from doc/functions/_Exit.texi.
1281         Reported by Eric Blake.
1282         * doc/gnulib.texi (Function Substitutes): Update.
1283
1284 2007-05-01  Bruno Haible  <bruno@clisp.org>
1285
1286         * doc/functions.texi: Remove file, now redundant through
1287         doc/functions/*.texi.
1288
1289 2007-05-01  Bruno Haible  <bruno@clisp.org>
1290
1291         * modules/argp (Depends-on): Add sleep.
1292
1293 2007-05-01  Bruno Haible  <bruno@clisp.org>
1294
1295         * modules/sleep-tests: New file.
1296         * tests/test-sleep.c: New file.
1297
1298         * modules/sleep: New file.
1299         * lib/sleep.c: New file.
1300         * m4/sleep.m4: New file.
1301         * lib/unistd_.h (sleep): New declaration.
1302         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_SLEEP,
1303         HAVE_SLEEP.
1304         * modules/unistd (Makefile.am): Substitute GNULIB_SLEEP, HAVE_SLEEP.
1305         * doc/functions/sleep.texi: Document the sleep module.
1306
1307 2007-05-01  Bruno Haible  <bruno@clisp.org>
1308
1309         * lib/sigprocmask.h: Remove file.
1310         * lib/signal_.h: Incorporate the previous contents of sigprocmask.h.
1311         * lib/sigprocmask.c: Include <signal.h> instead of sigprocmask.h.
1312         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Substitute GNULIB_SIGPROCMASK,
1313         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T.
1314         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Require
1315         gl_SIGNAL_H_DEFAULTS. Set HAVE_POSIX_SIGNALBLOCKING as a shell variable.
1316         (gl_PREREQ_SIGPROCMASK): Require gl_SIGNAL_H_DEFAULTS. Set
1317         HAVE_SIGSET_T as a shell variable.
1318         * modules/signal (Makefile.am): Substitute GNULIB_SIGPROCMASK,
1319         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T into signal.h.
1320         * modules/sigprocmask (Files): Remove lib/sigprocmask.h.
1321         (Depends-on): Add signal. Remove verify.
1322         (configure.ac): Invoke gl_SIGNAL_MODULE_INDICATOR.
1323         (Include): Mention <signal.h> instead of sigprocmask.h.
1324         * NEWS: Mention the change.
1325         * lib/fatal-signal.c: Don't include sigprocmask.h.
1326
1327 2007-05-01  Bruno Haible  <bruno@clisp.org>
1328
1329         * modules/signal: New file.
1330         * lib/signal_.h: New file.
1331         * m4/signal_h.m4: New file.
1332
1333 2007-05-01  Bruno Haible  <bruno@clisp.org>
1334
1335         * lib/wctype_.h: Test HAVE_ISWCNTRL at configure time.
1336         * m4/wctype.m4 (gl_WCTYPE_H): Substitute HAVE_ISWCNTRL.
1337         * modules/wctype (Makefile.am): Substitute HAVE_ISWCNTRL instead of
1338         HAVE_WCTYPE_CTMP_BUG into wctype.h.
1339
1340 2007-05-01  Bruno Haible  <bruno@clisp.org>
1341
1342         * lib/sys_stat_.h: Test HAVE_LSTAT, HAVE_DECL_MKDIR, HAVE_IO_H at
1343         configure time.
1344         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Substitute HAVE_LSTAT,
1345         HAVE_DECL_MKDIR, HAVE_IO_H via AC_SUBST.
1346         * modules/sys_stat (Makefile.am): Substitute their values into
1347         sys/stat.h.
1348
1349 2007-05-01  Bruno Haible  <bruno@clisp.org>
1350
1351         * lib/glob_.h: Test HAVE_SYS_CDEFS_H at configure time.
1352         * m4/glob.m4 (gl_PREREQ_GLOB): Substitute HAVE_SYS_CDEFS_H via AC_SUBST.
1353         * modules/glob (Makefile.am): Put HAVE_SYS_CDEFS_H value into glob.h.
1354
1355 2007-05-01  Bruno Haible  <bruno@clisp.org>
1356
1357         * doc/header/assert.texi: Undo last change: don't mention the gnulib
1358         'assert' module here.
1359
1360 2007-05-01  Bruno Haible  <bruno@clisp.org>
1361
1362         * doc/functions/*.texi: New files.
1363         * doc/functions/google-ranking.txt: New file.
1364         * doc/gnulib.texi (Function Substitutes): New chapter.
1365         (ctime, inet_ntoa): Remove sections.
1366         * doc/ctime.texi: Remove file.
1367         * doc/inet_ntoa.texi: Remove file.
1368         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Update
1369         dependencies.
1370         (%.info): New rule, specifying a --reference-limit.
1371
1372 2007-05-01  Bruno Haible  <bruno@clisp.org>
1373
1374         * MODULES.html.sh (posix_functions): Remove 'exec', 'toc'.
1375
1376 2007-05-01  Bruno Haible  <bruno@clisp.org>
1377
1378         * modules/mkdir (Depends-on): Add sys_stat, because sys_stat provides
1379         the portability of 'mkdir' to mingw systems.
1380
1381 2007-05-01  Bruno Haible  <bruno@clisp.org>
1382
1383         * doc/headers/google-ranking.txt: New file.
1384
1385 2007-04-30  Eric Blake  <ebb9@byu.net>
1386
1387         Prefer fseeko to fseek.
1388         * modules/getpass (Depends-on): Add fseeko.
1389         * lib/getpass.c (getpass): Use fseeko, not fseek.
1390
1391 2007-04-30  Sergey Poznyakoff  <gray@gnu.org.ua>
1392
1393         * lib/argp-help.c (hol_entry_cmp): Option sorting algorithm
1394         assumes the sorting is stable, while most qsort implementations
1395         are not.  Use argument addresses to ensure they never compare as
1396         equal.
1397
1398         * tests/test-argp-2.sh (usage-indent test): Fix output
1399         (func_compare): Restore diff options
1400         * tests/test-argp.c: Restore #include "progname.h"
1401
1402 2007-04-29  Bruno Haible  <bruno@clisp.org>
1403
1404         * m4/printf.m4 (gl_VSNPRINTF_ZEROSIZE_C99): New macro.
1405         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
1406         gl_VSNPRINTF_ZEROSIZE_C99. Test gl_cv_func_vsnprintf_zerosize_c99.
1407         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
1408         * modules/snprintf-posix-tests (Files): Add tests/test-snprintf.c.
1409         (configure.ac): Define CHECK_SNPRINTF_POSIX.
1410         (TESTS, check_PROGRAMS): Add test-snprintf.
1411         * modules/vsnprintf-posix-tests (Files): Add tests/test-vsnprintf.c.
1412         (configure.ac): Define CHECK_VSNPRINTF_POSIX.
1413         (TESTS, check_PROGRAMS): Add test-vsnprintf.
1414         * tests/test-snprintf.c (main) [!CHECK_SNPRINTF_POSIX]: Disable
1415         assertions that fail on HP-UX, OSF/1, or IRIX.
1416         * tests/test-vsnprintf.c (main) [!CHECK_VSNPRINTF_POSIX]: Likewise.
1417
1418 2007-04-29  Bruno Haible  <bruno@clisp.org>
1419
1420         * MODULES.html.sh (posix_functions): Remove 'contents'.
1421
1422 2007-04-29  Karl Berry  <karl@gnu.org>
1423
1424         * config/srclist.txt (gendocs_template_min): new entry.
1425
1426 2007-04-29  Bruno Haible  <bruno@clisp.org>
1427
1428         Work around fpurge bug on BSD systems.
1429         * modules/fpurge (Makefile.am): Compile fpurge.c unconditionally.
1430         * m4/fpurge.m4 (gl_FUNC_FPURGE): Don't invoke AC_LIBOBJ.
1431         * lib/fpurge.h (fpurge): Don't handle __fpurge wrapper here. Define
1432         fpurge to rpl_fpurge if the system already has this function.
1433         * lib/fpurge.c (fpurge): Handle also the __fpurge wrapper case and
1434         the case where the system already has this function. Correct invariants
1435         on BSD systems.
1436         * lib/fseeko.c (rpl_fseeko): Update recognition of preceding fflush on
1437         BSD systems.
1438
1439 2007-04-29  Sergey Poznyakoff  <gray@gnu.org.ua>
1440
1441         * lib/argp-help.c (hol_cluster_cmp): Reverse comparison.  Change
1442         proposed by Sven Verdoolaege.
1443
1444         * tests/test-argp.c: Fix option ordering.  Test deeply clustered
1445         options.
1446         * tests/test-argp-2.sh (func_compare): Use diff instead of cmp.
1447         (usage and help tests): Update
1448
1449 2007-04-29  Bruno Haible  <bruno@clisp.org>
1450
1451         * tests/test-fflush.c (main): Use a file of size 17, not 10.
1452         Print more information in case of failure. Disable a test on BeOS.
1453
1454 2007-04-29  Bruno Haible  <bruno@clisp.org>
1455
1456         * tests/**/test-*.[hc] (ASSERT): Use fprintf to show the line number.
1457         This helps debugging on systems on which no gdb is available.
1458
1459 2007-04-29  Bruno Haible  <bruno@clisp.org>
1460
1461         * lib/freading.h: Improve comments.
1462         * lib/fwriting.h: Likewise.
1463         * tests/test-freading.c (main): Don't check freading immediately after
1464         repositioning. Needed for glibc.
1465
1466 2007-04-29  Bruno Haible  <bruno@clisp.org>
1467
1468         * lib/freading.c (freading): Trivial simplification.
1469
1470 2007-04-28  Bruno Haible  <bruno@clisp.org>
1471
1472         * tests/test-fwriting.c (main): Also test the interaction between
1473         fflush and fwriting.
1474         * modules/fwriting-tests (Depends-on): Add fflush.
1475
1476         * tests/test-freading.c (main): Also test the interaction between
1477         fflush and freading.
1478         * modules/freading-tests (Depends-on): Add fflush.
1479
1480 2007-04-28  Bruno Haible  <bruno@clisp.org>
1481
1482         * lib/stdio_.h (fseek, ftell): Provide link warnings suggesting to use
1483         fseeko and ftello.
1484         Suggested by Eric Blake.
1485
1486 2007-04-28  Jim Meyering  <jim@meyering.net>
1487
1488         Avoid false-negative in gl_STDINT_H's C99 conformance test.
1489         * m4/stdint.m4 (gl_STDINT_H): When checking whether stdint.h conforms
1490         to C99, include all of gl_STDINT_INCLUDES, not just <stddef.h>.
1491
1492 2007-04-27  Eric Blake  <ebb9@byu.net>
1493
1494         * doc/headers/assert.texi (assert.h): Document assert module use.
1495
1496 2007-04-27  Bruno Haible  <bruno@clisp.org>
1497
1498         * doc/headers/*.texi: New files.
1499         * doc/gnulib.texi (Header File Substitutes): New chapter.
1500         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Specify
1501         dependencies.
1502         (standards.info ,standards.html, standards.dvi): Update dependencies.
1503         (mostlyclean, clean): New targets.
1504
1505 2007-04-27  Bruno Haible  <bruno@clisp.org>
1506
1507         * lib/sysexits_.h: Renamed from lib/sysexit_.h.
1508         * modules/sysexits (Files, Makefile.am): Update.
1509
1510         * lib/sys_socket_.h: Renamed from lib/socket_.h.
1511         * modules/sys_socket (Files, Makefile.am): Update.
1512
1513         * lib/sys_stat_.h: Renamed from lib/stat_.h.
1514         * modules/sys_stat (Files, Makefile.am): Update.
1515
1516 2007-04-27  Eric Blake  <ebb9@byu.net>
1517
1518         * lib/freading.h: Improve comments.
1519         * lib/fwriting.h: Likewise.
1520         * lib/fflush.c: Likewise.
1521
1522         Fix closein for mingw.
1523         * modules/closein-tests: Add tests for closein.
1524         * tests/test-closein.c: New file.
1525         * tests/test-closein.sh: Likewise.
1526         * lib/unistd_.h [!SEEK_CUR]: Mingw also needs stdlib.h for _exit.
1527         * lib/closein.c (close_stdin): Don't fflush non-seekable streams.
1528
1529 2007-04-27  Bruno Haible  <bruno@clisp.org>
1530
1531         * lib/inttypes_.h [_DECC]: Don't use #include_next if the compiler
1532         version is < 6.
1533         * lib/math_.h [__DECC]: Likewise.
1534         * lib/stdio_.h [__DECC]: Likewise.
1535         * lib/stdlib_.h [__DECC]: Likewise.
1536         * lib/string_.h [__DECC]: Likewise.
1537         * lib/time_.h [__DECC]: Likewise.
1538         * lib/wchar_.h [__DECC]: Likewise.
1539         * lib/wctype_.h [__DECC]: Likewise.
1540
1541 2007-04-27  Bruno Haible  <bruno@clisp.org>
1542
1543         * tests/test-fbufmode.c (main): Relax test, to avoid failure on mingw.
1544
1545 2007-04-27  Bruno Haible  <bruno@clisp.org>
1546
1547         * lib/fflush.c: Add comments.
1548         * modules/fpurge-tests (Depends-on): Add fflush.
1549         * modules/freadable-tests (Depends-on): Likewise.
1550         * modules/fwritable-tests (Depends-on): Likewise.
1551
1552 2007-04-27  Charles Wilson  <libtool@cwilson.fastmail.fm>
1553
1554         * m4/argz.m4 (gl_FUNC_ARGZ): Use !HAVE_WORKING_ARGZ instead of
1555         SYSTEM_ARGZ_IS_BROKEN.  Also, minor stylistic improvements.
1556         Report by Bruno Haible <bruno@clisp.org>.
1557
1558 2007-04-26  Eric Blake  <ebb9@byu.net>
1559
1560         Fix fflush on mingw.
1561         * modules/fflush (Depends-on): Add freading.
1562         * lib/fflush.c (rpl_fflush): Use freading to avoid losing buffered
1563         but unread data.
1564
1565 2007-04-26  Eric Blake  <ebb9@byu.net>
1566         and Bruno Haible  <bruno@clisp.org>
1567
1568         Implement freading and fwriting.
1569         * lib/freading.c: New file.
1570         * lib/freading.h: Likewise.
1571         * m4/freading.m4: Likewise.
1572         * modules/freading: Likewise.
1573         * modules/freading-tests: Likewise.
1574         * tests/test-freading.c: Likewise.
1575         * lib/fwriting.c: New file.
1576         * lib/fwriting.h: Likewise.
1577         * m4/fwriting.m4: Likewise.
1578         * modules/fwriting: Likewise.
1579         * modules/fwriting-tests: Likewise.
1580         * tests/test-fwriting.c: Likewise.
1581         * MODULES.html.sh (File stream based Input/Output): Mention them.
1582
1583 2007-04-26  Bruno Haible  <bruno@clisp.org>
1584
1585         * lib/stdio_.h (fseeko, ftello): Check that off_t has the same size as
1586         'long' when we assume it.
1587         Suggested by Eric Blake.
1588
1589 2007-04-26  Bruno Haible  <bruno@clisp.org>
1590
1591         Ensure fseeko, ftello are declared on glibc systems.
1592         * modules/fflush (configure.ac-early): Require AC_FUNC_FSEEKO.
1593         * modules/fseeko (configure.ac-early): Likewise.
1594         * modules/ftello (configure.ac-early): Likewise.
1595         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Don't define HAVE_FSEEKO, rely on
1596         AC_FUNC_FSEEKO for this.
1597         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Inline gl_CHECK_FSEEKO.
1598         (gl_CHECK_FSEEKO): Remove macro.
1599
1600 2007-04-26  Bruno Haible  <bruno@clisp.org>
1601
1602         * tests/test-fflush.c (main): Also check the ftell result after
1603         fflush and fseek/fseeko.
1604         * lib/fflush.c (rpl_fflush): For BSD implementations, update the
1605         file descriptor position cache in the stream.
1606         * lib/fseeko.c (rpl_fseeko): Likewise.
1607
1608 2007-04-26  Bruno Haible  <bruno@clisp.org>
1609
1610         * modules/fflush-tests (Depends-on): Add fseeko.
1611
1612 2007-04-25  Charles Wilson  <libtool@cwilson.fastmail.fm>
1613             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1614
1615         * lib/argz_.h: ensure error_t definition is obtained in same
1616         mechanism system argz.h would have.
1617         * m4/argz.m4 (gl_FUNC_ARGZ): add new test to check if $host's
1618         argz facilities are known bad.  Err on the side of caution if
1619         cross-compiling.
1620
1621 2007-04-25  Eric Blake  <ebb9@byu.net>
1622
1623         * lib/fpurge.c (includes): Use stdlib.h for free.
1624         * tests/test-fflush.c (main): Also test fflush-fseeko.
1625
1626 2007-04-25  Bruno Haible  <bruno@clisp.org>
1627
1628         Make fflush+fseek POSIX-compliant on FreeBSD and MacOS X.
1629         * lib/fseeko.c: New file.
1630         * lib/stdio_.h: Include <sys/types.h> when off_t is needed.
1631         (fseeko, fseek): Define to replacements if REPLACE_FFLUSH.
1632         * m4/fseeko.m4 (gl_CHECK_FSEEKO): New macro, extracted from
1633         gl_FUNC_FSEEKO.
1634         (gl_FUNC_FSEEKO): Invoke it.
1635         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Arrange to compile fseeko.c. Invoke
1636         gl_CHECK_FSEEKO. Define HAVE_FSEEKO.
1637         * modules/fflush (Files): Add lib/fseeko.c, m4/fseeko.m4.
1638
1639 2007-04-25  Bruno Haible  <bruno@clisp.org>
1640
1641         * modules/fflush (Depends-on): Add ftello.
1642
1643 2007-04-25  Bruno Haible  <bruno@clisp.org>
1644
1645         * modules/ftello-tests: New file.
1646         * tests/test-ftello.c: New file.
1647
1648         * modules/ftello: New file.
1649         * m4/ftello.m4: New file.
1650         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELLO,
1651         HAVE_FTELLO.
1652         * lib/stdio_.h (ftello): New declaration.
1653         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELLO,
1654         HAVE_FTELLO.
1655
1656 2007-04-25  Bruno Haible  <bruno@clisp.org>
1657
1658         * modules/fseeko-tests: New file.
1659         * tests/test-fseeko.c: New file.
1660
1661         * modules/fseeko: New file.
1662         * m4/fseeko.m4: New file.
1663         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEKO,
1664         HAVE_FSEEKO.
1665         * lib/stdio_.h (fseeko): New declaration.
1666         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEKO,
1667         HAVE_FSEEKO.
1668
1669 2007-04-25  Bruno Haible  <bruno@clisp.org>
1670
1671         * lib/stdio_.h (fflush): Add support for GNULIB_POSIXCHECK.
1672
1673 2007-04-25  Bruno Haible  <bruno@clisp.org>
1674
1675         * lib/unistd_.h: Include <stdio.h> if needed to get the SEEK_* macros.
1676         * tests/test-stdio.c: Check that the various SEEK_* macros are defined.
1677         * tests/test-unistd.c: Likewise.
1678         * tests/test-fcntl.c: Likewise.
1679
1680 2007-04-23  Eric Blake  <ebb9@byu.net>
1681
1682         * lib/fflush.c: Fix missing include.
1683         Reported by Bruno Haible.
1684
1685 2007-04-23  Bruno Haible  <bruno@clisp.org>
1686
1687         * lib/fpurge.c (fpurge) [glibc, BSD]: Free a malloc()ed ungetc buffer.
1688         Reported by Eric Blake.
1689
1690 2007-04-23  Bruno Haible  <bruno@clisp.org>
1691
1692         * lib/fbufmode.c (fbufmode): Port to Solaris/SPARC64.
1693
1694 2007-04-23  Bruno Haible  <bruno@clisp.org>
1695
1696         * lib/fseterr.c (fseterr): Don't hardcode the value of _IOERR.
1697
1698 2007-04-23  Bruno Haible  <bruno@clisp.org>
1699
1700         * tests/test-fbufmode.c (main): Be prepared to a failure of setvbuf.
1701         Needed on HP-UX 11.
1702
1703 2007-04-16  Eric Blake  <ebb9@byu.net>
1704
1705         Make fflush rely on fpurge.
1706         * lib/fflush.c (rpl_fflush): Rely on fpurge module, rather than
1707         open coding all variants.
1708         * modules/fflush (Depends-on): Add fpurge and unistd.
1709         * modules/fflush-tests (Depends-on): Unistd is no longer extra.
1710         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Simplify.
1711
1712         Fix --with-tests compilation on cygwin.
1713         * modules/argmatch-tests (Makefile.am): List gnulib library first
1714         in LDADD.
1715         * modules/argp-tests (Makefile.am): Likewise.
1716         * modules/array-list-tests (Makefile.am): Likewise.
1717         * modules/array-oset-tests (Makefile.am): Likewise.
1718         * modules/avltree-list-tests (Makefile.am): Likewise.
1719         * modules/avltree-oset-tests (Makefile.am): Likewise.
1720         * modules/avltreehash-list-tests (Makefile.am): Likewise.
1721         * modules/carray-list-tests (Makefile.am): Likewise.
1722         * modules/dirname-tests (Makefile.am): Likewise.
1723         * modules/frexp-tests (Makefile.am): Likewise.
1724         * modules/isnanl-tests (Makefile.am): Likewise.
1725         * modules/linked-list-tests (Makefile.am): Likewise.
1726         * modules/linkedhash-list-tests (Makefile.am): Likewise.
1727         * modules/lock-tests (Makefile.am): Likewise.
1728         * modules/rbtree-list-tests (Makefile.am): Likewise.
1729         * modules/rbtree-oset-tests (Makefile.am): Likewise.
1730         * modules/rbtreehash-list-tests (Makefile.am): Likewise.
1731         * modules/tls-tests (Makefile.am): Likewise.
1732         * modules/tsearch-tests (Makefile.am): Likewise.
1733         * modules/xvasprintf-tests (Makefile.am): Likewise.
1734
1735         Fix fpurge for cygwin.
1736         * lib/fpurge.c (fpurge): Fix order of operation flub, and return a
1737         value.
1738         * modules/fpurge-tests (Depends-on): Clean up trash.
1739
1740 2007-04-16  Simon Josefsson  <simon@josefsson.org>
1741
1742         * lib/gc-libgcrypt.c (gc_hash_open): Shut up compiler warnings.
1743
1744         * m4/autobuild.m4: Re-indent.
1745
1746 2007-04-13  Bruno Haible  <bruno@clisp.org>
1747
1748         * modules/fpurge-tests: New file.
1749         * tests/test-fpurge.c: New file.
1750
1751         * modules/fpurge: New file.
1752         * lib/fpurge.h: New file.
1753         * lib/fpurge.c: New file.
1754         * m4/fpurge.m4: New file.
1755
1756 2007-04-13  Bruno Haible  <bruno@clisp.org>
1757
1758         * modules/fbufmode-tests: New file.
1759         * tests/test-fbufmode.c: New file.
1760
1761         * modules/fbufmode: New file.
1762         * lib/fbufmode.h: New file.
1763         * lib/fbufmode.c: New file.
1764         * m4/fbufmode.m4: New file.
1765
1766 2007-04-13  Bruno Haible  <bruno@clisp.org>
1767
1768         * modules/fwritable-tests: New file.
1769         * tests/test-fwritable.c: New file.
1770
1771         * modules/fwritable: New file.
1772         * lib/fwritable.h: New file.
1773         * lib/fwritable.c: New file.
1774         * m4/fwritable.m4: New file.
1775
1776 2007-04-13  Bruno Haible  <bruno@clisp.org>
1777
1778         * modules/freadable-tests: New file.
1779         * tests/test-freadable.c: New file.
1780
1781         * modules/freadable: New file.
1782         * lib/freadable.h: New file.
1783         * lib/freadable.c: New file.
1784         * m4/freadable.m4: New file.
1785
1786 2007-04-13  Bruno Haible  <bruno@clisp.org>
1787
1788         * modules/fflush-tests (Makefile.am): Remove EXTRA_DIST. Augment
1789         MOSTLYCLEANFILES.
1790
1791 2007-04-13  Paul Eggert  <eggert@cs.ucla.edu>
1792
1793         * build-aux/bootstrap (gnulib_tool_option_extras): New var, used by
1794         gzip bootstrap.conf to avoid dragging in i18n machinery.
1795         (gnulib_tool_option): Use it.
1796
1797 2007-04-13  Bruno Haible  <bruno@clisp.org>
1798
1799         * tests/test-vasnprintf-posix.c (test_function): Add tests for %f and
1800         %F directives.
1801         * tests/test-vasprintf-posix.c (test_function): Likewise.
1802         * tests/test-snprintf-posix.h (test_function): Likewise.
1803         * tests/test-sprintf-posix.h (test_function): Likewise.
1804         * tests/test-fprintf-posix.h (test_function): Likewise.
1805         * tests/test-printf-posix.h (test_function): Likewise.
1806         * tests/test-fprintf-posix.out: Likewise.
1807
1808 2007-04-13  Bruno Haible  <bruno@clisp.org>
1809
1810         * modules/lock-tests (configure.ac): For LIBSCHED, try also -lposix4.
1811         * modules/tls-tests (configure.ac): Likewise.
1812         Reported by Arto C. Nirkko <anirkko@insel.ch>.
1813
1814 2007-04-13  Bruno Haible  <bruno@clisp.org>
1815
1816         * lib/tls.c (glthread_tls_get): Fix return type.
1817         Patch by Arto C. Nirkko <anirkko@insel.ch>.
1818
1819 2007-04-12  Eric Blake  <ebb9@byu.net>
1820
1821         * modules/gettime (Depends-on): Remove gettime.
1822         Reported by Dmitry V. Levin.
1823
1824 2007-04-12  Bruno Haible  <bruno@clisp.org>
1825
1826         * modules/fflush (Include): Mention <stdio.h>.
1827         * modules/strtoimax (Include): Mention <inttypes.h>.
1828         * modules/strtoumax (Include): Likewise.
1829
1830 2007-04-12  Eric Blake  <ebb9@byu.net>
1831
1832         * .cvsignore: New file.
1833         * .gitignore: Likewise.
1834
1835 2007-04-12  Bruno Haible  <bruno@clisp.org>
1836
1837         * modules/iconv-tests (test_iconv_LDADD): Mention -liconv after LDADD,
1838         not before, since $(LDADD) often contains libgnu.a.
1839         * modules/striconv-tests (test_striconv_LDADD): Likewise.
1840         * modules/striconveh-tests (test_striconveh_LDADD): Likewise.
1841         * modules/striconveha-tests (test_striconveha_LDADD): Likewise.
1842         Needed on Cygwin.
1843
1844 2007-04-12  Eric Blake  <ebb9@byu.net>
1845
1846         Work around glibc's failure to flush stdin on fclose.
1847         * lib/closein.c (close_stdin): Flush stdin before closing.
1848
1849         Work around glibc's failure to reset seekable stdin on exit.
1850         * modules/closein: New module.
1851         * lib/closein.c: New file.
1852         * lib/closein.h: Likewise.
1853         * m4/closein.m4: Likewise.
1854         * MODULES.html.sh (File stream based Input/Output): Document it.
1855
1856 2007-04-12  Simon Josefsson  <simon@josefsson.org>
1857
1858         * gnulib-tool: Rename generated 'autobuild' script to
1859         'do-autobuild' in --create-megatestdir output.
1860
1861         * doc/gnulib.texi (Build robot for gnulib): Fix.
1862
1863 2007-04-12  Simon Josefsson  <simon@josefsson.org>
1864
1865         * modules/sysexits (Depends-on): Add absolute-header.
1866
1867 2007-04-12  Eric Blake  <ebb9@byu.net>
1868
1869         No need to preserve errno on success.
1870         * lib/fflush.c (rpl_fflush): Simplify errno tracking.
1871         Reported by Bruno Haible.
1872
1873 2007-04-12  Simon Josefsson  <simon@josefsson.org>
1874
1875         * MODULES.html.sh (Support for maintaining and releasing
1876         projects): Add autobuild.  Suggested by Eric Blake <ebb9@byu.net>.
1877
1878 2007-04-12  Simon Josefsson  <simon@josefsson.org>
1879
1880         * gnulib-tool (func_modules_add_dummy): Respect --avoid=dummy.
1881
1882 2007-04-12  Simon Josefsson  <simon@josefsson.org>
1883
1884         * modules/autobuild: New module.
1885
1886         * m4/autobuild.m4: New file.
1887
1888 2007-04-11  Bruno Haible  <bruno@clisp.org>
1889
1890         * lib/vasnprintf.c (VASNPRINTF): Implement the %F directive using the
1891         %f directive, if NEED_PRINTF_DIRECTIVE_F is defined.
1892         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_F): New macro.
1893         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_F): New macro.
1894         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
1895         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
1896         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
1897         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
1898         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
1899         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
1900         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Invoke
1901         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
1902         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
1903         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Invoke
1904         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
1905         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
1906         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Invoke
1907         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
1908         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
1909         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Invoke
1910         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
1911         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
1912         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Invoke
1913         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
1914         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
1915         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Invoke
1916         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
1917         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
1918         Reported by Eric Blake.
1919
1920 2007-04-11  Bruno Haible  <bruno@clisp.org>
1921
1922         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Fix test. It always failed.
1923
1924 2007-04-10  Bruno Haible  <bruno@clisp.org>
1925
1926         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct result
1927         for NaN and Infinity. Needed on FreeBSD 6.1.
1928         * tests/test-vasnprintf-posix.c (test_function): Undo last change
1929         regarding results for "%010a" of Infinity and NaN.
1930         * tests/test-vasprintf-posix.c (test_function): Likewise.
1931         * tests/test-snprintf-posix.h (test_function): Likewise.
1932         * tests/test-sprintf-posix.h (test_function): Likewise.
1933         * tests/test-fprintf-posix.h (test_function): Likewise.
1934         * tests/test-printf-posix.h (test_function): Likewise.
1935         * tests/test-fprintf-posix.out: Likewise.
1936
1937 2007-04-10  Bruno Haible  <bruno@clisp.org>
1938
1939         * modules/locale-tests: New file.
1940         * tests/test-locale.c: New file.
1941
1942         * modules/locale: New file.
1943         * lib/locale_.h: New file.
1944         * m4/locale_h.m4: New file.
1945
1946 2007-04-10  Paul Eggert  <eggert@cs.ucla.edu>
1947             Bruno Haible  <bruno@clisp.org>
1948
1949         * m4/signbit.m4 (gl_SIGNBIT): When the sign bit position could not
1950         be determined, test for availability of the copysignf, copysign,
1951         copysignl functions.
1952         * lib/signbitf.c (gl_signbitf): Use copysignf if available in libc.
1953         * lib/signbitd.c (gl_signbitd): Use copysign if available in libc.
1954         * lib/signbitl.c (gl_signbitl): Use copysignl if available in libc.
1955
1956 2007-04-09  Eric Blake  <ebb9@byu.net>
1957
1958         * lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
1959         * modules/stdio (Makefile.am): Support fflush.
1960         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
1961         * modules/fflush: New file.
1962         * lib/fflush.c: Likewise.
1963         * m4/fflush.m4: Likewise.
1964         * modules/fflush-tests: New test.
1965         * tests/test-fflush.c: Likewise.
1966         * MODULES.html.sh (Input/output <stdio.h>): Document new module.
1967
1968 2007-04-06  Bruno Haible  <bruno@clisp.org>
1969
1970         * lib/vasnprintf.c: Include <math.h>. Don't include float+.h.
1971         (VASNPRINTF): Use signbit for faster determination whether to print a
1972         minus sign.
1973         * modules/vasnprintf (Files): Remove lib/float+.h.
1974         * modules/fprintf-posix (Depends-on): Add signbit.
1975         * modules/snprintf-posix (Depends-on): Likewise.
1976         * modules/sprintf-posix (Depends-on): Likewise.
1977         * modules/vasnprintf-posix (Depends-on): Likewise.
1978         * modules/vasprintf-posix (Depends-on): Likewise.
1979         * modules/vfprintf-posix (Depends-on): Likewise.
1980         * modules/vsnprintf-posix (Depends-on): Likewise.
1981         * modules/vsprintf-posix (Depends-on): Likewise.
1982
1983 2007-04-06  Bruno Haible  <bruno@clisp.org>
1984
1985         * tests/test-frexp.c (main): Test also the sign bit of zero results.
1986         * tests/test-frexpl.c (main): Likewise.
1987         * tests/test-ldexpl.c (main): Likewise.
1988         * modules/frexp-tests (Depends-on): Add signbit.
1989         * modules/frexpl-tests (Depdends-on): Likewise.
1990         * modules/ldexpl-tests (Depdends-on): Likewise.
1991
1992 2007-04-06  Bruno Haible  <bruno@clisp.org>
1993
1994         * modules/signbit-tests: New file.
1995         * tests/test-signbit.c: New file.
1996
1997         * modules/signbit: New file.
1998         * lib/signbitf.c: New file.
1999         * lib/signbitd.c: New file.
2000         * lib/signbitl.c: New file.
2001         * m4/signbit.m4: New file.
2002         * lib/math_.h (gl_signbitf, gl_signbitd, gl_signbitl): New declarations.
2003         (signbit): New macro.
2004         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_SIGNBIT and
2005         REPLACE_SIGNBIT.
2006         * modules/math (Makefile.am) Substibute also GNULIB_SIGNBIT and
2007         REPLACE_FREXPL into math.h.
2008
2009 2007-04-06  Bruno Haible  <bruno@clisp.org>
2010
2011         * modules/isnanf-nolibm-tests: New file.
2012         * tests/test-isnanf.c: New file.
2013
2014         * modules/isnanf-nolibm: New file.
2015         * lib/isnanf.h: New file.
2016         * lib/isnanf.c: New file.
2017         * lib/isnan.c: Consider the USE_FLOAT macro.
2018         * m4/isnanf.m4: New file.
2019
2020 2007-04-06  Bruno Haible  <bruno@clisp.org>
2021
2022         * modules/gettext-h (configure.ac): AC_SUBST LIBINTL and LTLIBINTL.
2023         (Link): New section.
2024
2025         * modules/canonicalize-lgpl-tests (Makefile.am): Undo last change.
2026
2027 2007-04-06  Bruno Haible  <bruno@clisp.org>
2028
2029         Assume the 'long double' type.
2030         * m4/longdouble.m4: Remove file.
2031         * config/srclist.txt: Don't mention longdouble.m4.
2032         * lib/allocsa.h: Assume HAVE_LONG_DOUBLE to be true.
2033         * lib/float+.h: Likewise.
2034         * lib/frexp.c: Likewise.
2035         * lib/printf-args.h: Likewise.
2036         * lib/printf-args.c: Likewise.
2037         * lib/printf-frexp.c: Likewise.
2038         * lib/printf-parse.c: Likewise.
2039         * lib/vasnprintf.c: Likewise.
2040         * m4/allocsa.m4: Remove gt_TYPE_LONGDOUBLE invocation.
2041         * m4/intl.m4: Likewise.
2042         * m4/isnanl.m4: Likewise.
2043         * m4/printf.m4: Likewise.
2044         * m4/printf-frexpl.m4: Likewise.
2045         * m4/vasnprintf.m4: Likewise.
2046         * modules/allocsa (Files): Remove m4/longdouble.m4.
2047         * modules/gettext (Files): Likewise.
2048         * modules/relocatable-prog-wrapper (Files): Likewise.
2049         * modules/vasnprintf (Files): Likewise.
2050         * modules/isnanl (Files): Likewise.
2051         (Include): Simplify.
2052         * modules/isnanl-nolibm (Files): Remove m4/longdouble.m4.
2053         (Include): Simplify.
2054         * modules/printf-frexpl (Files): Remove m4/longdouble.m4.
2055         (Include): Simplify.
2056         * modules/snprintf-posix-tests (Files): Remove m4/longdouble.m4.
2057         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
2058         * modules/sprintf-posix-tests (Files): Remove m4/longdouble.m4.
2059         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
2060         * modules/vasnprintf-posix-tests (Files): Remove m4/longdouble.m4.
2061         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
2062         * modules/vasprintf-posix-tests (Files): Remove m4/longdouble.m4.
2063         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
2064         * modules/vsnprintf-posix-tests (Files): Remove m4/longdouble.m4.
2065         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
2066         * modules/vsprintf-posix-tests (Files): Remove m4/longdouble.m4.
2067         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
2068         * tests/test-isnanl-nolibm.c: Assume HAVE_LONG_DOUBLE to be true.
2069         * tests/test-isnanl.c: Likewise.
2070         * tests/test-snprintf-posix.h: Likewise.
2071         * tests/test-sprintf-posix.h: Likewise.
2072         * tests/test-vasnprintf-posix.c: Likewise.
2073         * tests/test-vasnprintf-posix2.c: Likewise.
2074         * tests/test-vasprintf-posix.c: Likewise.
2075
2076 2007-04-06  Bruno Haible  <bruno@clisp.org>
2077
2078         Fix problem with Compaq (ex-DEC) Desktop C compiler on Tru64.
2079         * lib/math_.h [__DECC]: Include the overridden include file through
2080         #include_next, outside the double-inclusion guard.
2081         * lib/stdio_.h [__DECC]: Likewise.
2082         * lib/stdlib_.h [__DECC]: Likewise.
2083         * lib/string_.h [__DECC]: Likewise.
2084         * lib/time_.h [__DECC]: Likewise.
2085         * lib/wchar_.h [__DECC]: Likewise.
2086         * lib/wctype_.h [__DECC]: Likewise.
2087         * lib/inttypes_.h [__DECC]: Likewise.
2088         Reported by Albert Chin <china@thewrittenword.com> in
2089         <http://lists.gnu.org/archive/html/bug-gnulib/2007-04/msg00088.html>.
2090
2091 2007-04-04  Eric Blake  <ebb9@byu.net>
2092
2093         * m4/stdint.m4 (gl_STDINT_H): Detect WINT_MAX bug in cygwin
2094         1.5.x.
2095
2096 2007-04-04  Bruno Haible  <bruno@clisp.org>
2097
2098         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct
2099         rounding. Don't assume that FreeBSD 6 and NetBSD 4 pass this test.
2100
2101 2007-04-04  Bruno Haible  <bruno@clisp.org>
2102
2103         * tests/test-vasnprintf-posix.c (test_function): Allow two possible
2104         results for "%010a" of Infinity and NaN.
2105         * tests/test-vasprintf-posix.c (test_function): Likewise.
2106         * tests/test-snprintf-posix.h (test_function): Likewise.
2107         * tests/test-sprintf-posix.h (test_function): Likewise.
2108         * tests/test-fprintf-posix.h (test_function): Remove these tests.
2109         * tests/test-printf-posix.h (test_function): Likewise.
2110         * tests/test-fprintf-posix.out: Update.
2111         Needed for FreeBSD 6.1.
2112
2113 2007-04-04  Bruno Haible  <bruno@clisp.org>
2114
2115         * DEPENDENCIES: Remove mentions of tar and gzip, since they are not
2116         directly used by the gnulib modules nor by gnulib-tool.
2117
2118 2007-04-04  Paul Eggert  <eggert@cs.ucla.edu>
2119
2120         * DEPENDENCIES: Give overall description of version dependency
2121         desirability.  Use more-typical names for apps.
2122         Add shell, coreutils, diffutils, grep, tar, gzip.
2123
2124 2007-04-04  Simon Josefsson  <simon@josefsson.org>
2125
2126         * MODULES.html.sh: Rename crypto modules.  Remove iconvme.
2127
2128 2007-04-04  Karl Berry  <karl@gnu.org>
2129
2130         * MODULES.html.sh (func_module): missing '.
2131
2132 2007-04-03  Bruno Haible  <bruno@clisp.org>
2133
2134         * modules/argmatch-tests (Makefile.am): New variable
2135         test_argmatch_LDADD.
2136         * modules/argp-tests (Makefile.am): New variable test_argp_LDADD.
2137         * modules/array-list-tests (Makefile.am): New variable
2138         test_array_list_LDADD.
2139         * modules/array-oset-tests (Makefile.am): New variable
2140         test_array_oset_LDADD.
2141         * modules/avltree-list-tests (Makefile.am): New variable
2142         test_avltree_list_LDADD.
2143         * modules/avltree-oset-tests (Makefile.am): New variable
2144         test_avltree_oset_LDADD.
2145         * modules/avltreehash-list-tests (Makefile.am): New variable
2146         test_avltreehash_list_LDADD.
2147         * modules/canonicalize-lgpl-tests (Makefile.am): New variable
2148         test_canonicalize_lgpl_LDADD.
2149         * modules/carray-list-tests (Makefile.am): New variable
2150         test_carray_list_LDADD.
2151         * modules/dirname-tests (Makefile.am): New variable
2152         test_dirname_LDADD.
2153         * modules/linked-list-tests (Makefile.am): New variable
2154         test_linked_list_LDADD.
2155         * modules/linkedhash-list-tests (Makefile.am): New variable
2156         test_linkedhash_list_LDADD.
2157         * modules/rbtree-list-tests (Makefile.am): New variable
2158         test_rbtree_list_LDADD.
2159         * modules/rbtree-oset-tests (Makefile.am): New variable
2160         test_rbtree_oset_LDADD.
2161         * modules/rbtreehash-list-tests (Makefile.am): New variable
2162         test_rbtreehash_list_LDADD.
2163         * modules/xvasprintf-tests (Makefile.am): New variable
2164         test_xvasprintf_LDADD.
2165         Reported by Eric Blake.
2166
2167 2007-04-03  Eric Blake  <ebb9@byu.net>
2168
2169         * DEPENDENCIES: Weaken m4 requirements.
2170
2171 2007-04-03  Bruno Haible  <bruno@clisp.org>
2172
2173         * modules/frexp-tests (configure.ac): Remove AC_SUBST.
2174         * modules/isnanl-tests (configure.ac): Likewise.
2175
2176 2007-04-03  Ben Pfaff  <blp@gnu.org>
2177
2178         * modules/iconv_open: Add $(srcdir)/ to source directory
2179         references in Makefile fragments that call gperf, to fix VPATH
2180         builds.
2181
2182 2007-04-03  Bruno Haible  <bruno@clisp.org>
2183
2184         * modules/ldexpl (Depends-on): Add isnanl, remove isnanl-nolibm.
2185         * lib/ldexpl.c: Undo last change.
2186
2187 2007-04-03  Bruno Haible  <bruno@clisp.org>
2188
2189         * modules/printf-frexpl (Depends-on): Undo last change.
2190         (Files): Add m4/ldexpl.m4.
2191
2192 2007-04-03  Bruno Haible  <bruno@clisp.org>
2193
2194         * m4/isnanl.m4 (gl_FUNC_ISNANL): Substitute ISNANL_LIBM.
2195         * modules/isnanl (Link): New section.
2196
2197         * m4/frexp.m4 (gl_FUNC_FREXP): Substitute FREXP_LIBM.
2198         * modules/frexp (Link): New section.
2199
2200         * m4/frexpl.m4 (gl_FUNC_FREXPL): Substitute FREXPL_LIBM.
2201         * modules/frexpl (Link): New section.
2202
2203         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Substitute LDEXPL_LIBM.
2204         * modules/ldexpl (Link): New section.
2205
2206 2007-04-03  Bruno Haible  <bruno@clisp.org>
2207
2208         * modules/TEMPLATE-EXTENDED: New file.
2209         * gnulib-tool (func_all_modules, func_verify_module): Exclude it.
2210
2211 2007-04-03  Bruno Haible  <bruno@clisp.org>
2212
2213         * DEPENDENCIES: New file.
2214         Suggested by Simon Josefsson.
2215
2216 2007-04-03  Bruno Haible  <bruno@clisp.org>
2217
2218         * doc/gnulib.texi: Escape @.
2219
2220 2007-04-03  James Youngman  <jay@gnu.org>
2221         and Paul Eggert  <eggert@cs.ucla.edu>
2222
2223         * lib/stat-time.h (get_stat_birthtime): Check for zero-valued
2224         birthtime on all systems that have birthtime, not just those which
2225         use st_birthtimensec rather than st_birthtim.  Putting zero in
2226         st_birthtim.tv_sec is how (for example) FreeBSD/x86 6.1 indicates
2227         that the birth time is not available for files on an NFS mount.
2228
2229 2007-04-03  Simon Josefsson  <simon@josefsson.org>
2230
2231         * modules/memxor: Move back from crypto/, suggested by Bruno.
2232         * modules/crypto/hmac-sha1: Fix memxor dependency.
2233
2234         * modules/crypto/gc: Moved from ../.
2235
2236 2007-04-02  Eric Blake  <ebb9@byu.net>
2237
2238         * lib/ldexpl.c (includes): Avoid libm.
2239
2240         * modules/printf-frexpl (Depends-on): Depend on ldexpl.
2241
2242 2007-04-02  Bruno Haible  <bruno@clisp.org>
2243
2244         * lib/sysexit_.h (EX_OK): Disable the EX_OK definition from <unistd.h>
2245         on IRIX.
2246
2247 2007-04-02  Bruno Haible  <bruno@clisp.org>
2248
2249         * m4/intdiv0.m4 (gt_INTDIV0): Avoid performing the test for real on
2250         x86 or x86_64 platforms running MacOS X.
2251         Reported by Ryan Schmidt <@ryandesign.com>.
2252
2253 2007-04-02  Bruno Haible  <bruno@clisp.org>
2254
2255         * m4/intdiv0.m4 (gt_INTDIV0): When cross-compiling, treat x86_64 like
2256         i386.
2257
2258 2007-04-01  Simon Josefsson  <simon@josefsson.org>
2259
2260         * modules/crypto/arcfour: Moved from ../.
2261         * modules/crypto/arcfour-tests: Moved from ../.
2262         * modules/crypto/arctwo: Moved from ../.
2263         * modules/crypto/arctwo-tests: Moved from ../.
2264         * modules/crypto/des: Moved from ../.
2265         * modules/crypto/des-tests: Moved from ../.
2266         * modules/crypto/gc-arcfour: Moved from ../.
2267         * modules/crypto/gc-arcfour-tests: Moved from ../.
2268         * modules/crypto/gc-arctwo: Moved from ../.
2269         * modules/crypto/gc-arctwo-tests: Moved from ../.
2270         * modules/crypto/gc-des: Moved from ../.
2271         * modules/crypto/gc-des-tests: Moved from ../.
2272         * modules/crypto/gc-hmac-md5: Moved from ../.
2273         * modules/crypto/gc-hmac-md5-tests: Moved from ../.
2274         * modules/crypto/gc-hmac-sha1: Moved from ../.
2275         * modules/crypto/gc-hmac-sha1-tests: Moved from ../.
2276         * modules/crypto/gc-md2: Moved from ../.
2277         * modules/crypto/gc-md2-tests: Moved from ../.
2278         * modules/crypto/gc-md4: Moved from ../.
2279         * modules/crypto/gc-md4-tests: Moved from ../.
2280         * modules/crypto/gc-md5: Moved from ../.
2281         * modules/crypto/gc-md5-tests: Moved from ../.
2282         * modules/crypto/gc-pbkdf2-sha1: Moved from ../.
2283         * modules/crypto/gc-pbkdf2-sha1-tests: Moved from ../.
2284         * modules/crypto/gc-random: Moved from ../.
2285         * modules/crypto/gc-rijndael: Moved from ../.
2286         * modules/crypto/gc-rijndael-tests: Moved from ../.
2287         * modules/crypto/gc-sha1: Moved from ../.
2288         * modules/crypto/gc-sha1-tests: Moved from ../.
2289         * modules/crypto/gc-tests: Moved from ../.
2290         * modules/crypto/hmac-md5: Moved from ../.
2291         * modules/crypto/hmac-md5-tests: Moved from ../.
2292         * modules/crypto/hmac-sha1: Moved from ../.
2293         * modules/crypto/hmac-sha1-tests: Moved from ../.
2294         * modules/crypto/md2: Moved from ../.
2295         * modules/crypto/md2-tests: Moved from ../.
2296         * modules/crypto/md4: Moved from ../.
2297         * modules/crypto/md4-tests: Moved from ../.
2298         * modules/crypto/md5: Moved from ../.
2299         * modules/crypto/md5-tests: Moved from ../.
2300         * modules/crypto/memxor: Moved from ../.
2301         * modules/crypto/rijndael: Moved from ../.
2302         * modules/crypto/rijndael-tests: Moved from ../.
2303         * modules/crypto/sha1: Moved from ../.
2304
2305 2007-03-30  James Youngman  <jay@gnu.org>
2306
2307         * tests/test-stat-time.c (prepare_test): use chmod() rather than
2308         rename() to change the ctime of a file (because ctime is unaffected
2309         by rename on jfs2 on AIX 5.1).
2310         (main): Start by doing cleanup, in case a previous run failed leaving
2311         test files behind.
2312
2313 2007-03-31  Bruno Haible  <bruno@clisp.org>
2314
2315         Support old proprietary implementations of iconv.
2316         * modules/iconv_open: New file.
2317         * lib/iconv_.h: New file.
2318         * m4/iconv_h.m4: New file.
2319         * lib/iconv_open.c: New file.
2320         * lib/iconv_open-aix.gperf: New file.
2321         * lib/iconv_open-hpux.gperf: New file.
2322         * lib/iconv_open-irix.gperf: New file.
2323         * lib/iconv_open-osf.gperf: New file.
2324         * m4/iconv_open.m4: New file.
2325         * modules/linebreak (Depends-on): Add iconv_open.
2326         * modules/striconv (Depends-on): Likewise.
2327         * modules/striconveh (Depends-on): Likewise.
2328         * modules/unicodeio (Depends-on): Likewise.
2329         * lib/striconveh.h (mem_cd_iconveh, str_cd_iconveh): Allow cd to be
2330         (iconv_t)(-1).
2331         * lib/striconveh.c (mem_cd_iconveh_internal): Use an indirect
2332         conversion if cd is (iconv_t)(-1).
2333         (mem_iconveh, str_iconveh): Don't fail just because a direct conversion
2334         is not possible.
2335
2336 2007-03-31  Bruno Haible  <bruno@clisp.org>
2337
2338         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
2339         work on Solaris either. Protect also second use of "autodetect_jp".
2340
2341 2007-03-31  Bruno Haible  <bruno@clisp.org>
2342
2343         * m4/frexpl.m4 (gl_FUNC_FREXPL): Set HAVE_DECL_FREXPL to 0 when
2344         the function is not present.
2345
2346 2007-03-31  Bruno Haible  <bruno@clisp.org>
2347
2348         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Set HAVE_DECL_LDEXPL to 0 when
2349         the function is not present.
2350
2351 2007-03-31  Bruno Haible  <bruno@clisp.org>
2352
2353         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-29 patch. Test also against
2354         a bug in HP-UX iconv_open().
2355
2356 2007-03-31  Bruno Haible  <bruno@clisp.org>
2357
2358         * MODULES.html.sh (func_module): Don't show gnulib-common.m4.
2359         (Mathematics <math.h>): New section, add fpieee.
2360         (Input/output <stdio.h>): Add fseterr.
2361         (Mathematics <math.h>): New section, add printf-frexp.
2362         (Container data structures): Add sublist.
2363         (Core language properties): Add fpucw, inline.
2364         (Functions for greatest-width integer types <inttypes.h>): Add
2365         imaxabs, imaxdiv, inttypes.
2366         (Mathematics <math.h>): Add frexp, frexpl, isnan-nolibm, isnanl,
2367         isnanl-nolibm, ldexp.
2368         (Mathematics <math.h>): New section, add printf-frexpl.
2369         (Support for systems lacking POSIX:2001): Add fprintf-posix,
2370         printf-posix, snprintf-posix, sprintf-posix, string, search, socklen,
2371         sys_select, sys_socket, vasnprintf-posix, vasprintf-posix,
2372         vfprintf-posix, vprintf-posix, vsnprintf-posix, vsprintf-posix.
2373         (Unicode string functions): Add unistr/u*-mbtoucr.
2374         (Java): Add javacomp-script, javaexec-script.
2375         (C#): Add csharpcomp-script, csharpexec-script.
2376         (Support for building libraries and executables): Add havelib,
2377         relocatable-*.
2378         (Support for maintaining and releasing projects): Renamed from
2379         'Support for maintaining and release projects'. Add announce-gen.
2380
2381 2007-03-31  Bruno Haible  <bruno@clisp.org>
2382
2383         * README: Talk primarily about git.
2384         (git and CVS): Renamed from CVS.
2385         * doc/gnulib.texi (Introduction, Build robot for gnulib): Mention that
2386         gnulib is available through git.
2387         * doc/gnulib-tool.texi (CVS Issues): Mention git and svn as well.
2388
2389 2007-03-30  Bruno Haible  <bruno@clisp.org>
2390
2391         * lib/alloca_.h: Change prefix of double-inclusion guard macro to _GL_.
2392         * lib/poll_.h: Likewise.
2393         * lib/stat_.h: Likewise.
2394         * lib/sys_time_.h: Likewise.
2395         * lib/sysexit_.h: Likewise.
2396         * lib/glob_.h: Prefix double-inclusion guard macro with _GL_.
2397         * lib/stdbool_.h: Likewise.
2398         * lib/byteswap_.h: Add double-inclusion guard.
2399
2400 2007-03-30  Sergey Poznyakoff  <gray@mirddin.farlep.net>
2401
2402         * lib/sysexit_.h: Prefix double-inclusion guard macro with _GNULIB.
2403
2404 2007-03-30  Karl Berry  <karl@gnu.org>
2405
2406         * config/srclist-update: double space after USA in the license
2407         substitution, since that's how it's usually (?) written.
2408
2409 2007-03-30  Paul Eggert  <eggert@cs.ucla.edu>
2410
2411         * lib/write-any-file.c (can_write_any_file): Fix else-else bug
2412         reported by Bruno Haible.
2413
2414 2007-03-29  Bruno Haible  <bruno@clisp.org>
2415
2416         * m4/iconv.m4 (AM_ICONV_LINK): Require AC_CANONICAL_HOST. Test against
2417         a bug in AIX iconv().
2418
2419 2007-03-29  Bruno Haible  <bruno@clisp.org>
2420
2421         * modules/ldexpl-tests: New file.
2422         * tests/test-ldexpl.c: New file.
2423
2424 2007-03-29  Bruno Haible  <bruno@clisp.org>
2425
2426         * lib/ldexpl.c: Include fpucw.h.
2427         (ldexpl): Use BEGIN/END_LONG_DOUBLE_ROUNDING. Skip the last unneeded
2428         multiplication.
2429         * modules/ldexpl (Depends-on): Add fpucw.
2430
2431 2007-03-29  Bruno Haible  <bruno@clisp.org>
2432
2433         * modules/ldexpl: New file.
2434         * m4/ldexpl.m4: New file.
2435         * lib/math_.h (ldexpl): Define to a replacement if REPLACE_LDEXPL is
2436         set.
2437         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize also GNULIB_LDEXPL,
2438         REPLACE_LDEXPL.
2439         * modules/math (Makefile.am): Substitute also GNULIB_LDEXPL,
2440         REPLACE_LDEXPL.
2441         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
2442         gl_FUNC_LDEXPL_WORKS.
2443         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Remove test for ldexpl.
2444         * modules/mathl (Files): Remove lib/ldexpl.c.
2445         (Depends-on): Add ldexpl.
2446
2447 2007-03-29  Bruno Haible  <bruno@clisp.org>
2448
2449         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Declare frexpl.
2450
2451 2007-03-29  Bruno Haible  <bruno@clisp.org>
2452
2453         * tests/test-striconveh.c (main): Don't assume that a direct conversion
2454         between ISO-8859-1 and ISO-8859-2 is possible. Needed for OSF/1, IRIX
2455         and possibly also HP-UX.
2456         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
2457         work on AIX, IRIX, HP-UX, OSF/1.
2458         * tests/uniconv/test-u16-conv-from-enc.c (main): Likewise.
2459         * tests/uniconv/test-u16-strconv-from-enc.c (main): Likewise.
2460         * tests/uniconv/test-u32-conv-from-enc.c (main): Likewise.
2461         * tests/uniconv/test-u32-strconv-from-enc.c (main): Likewise.
2462         * tests/uniconv/test-u8-conv-from-enc.c (main): Likewise.
2463         * tests/uniconv/test-u8-strconv-from-enc.c (main): Likewise.
2464
2465 2007-03-29  Bruno Haible  <bruno@clisp.org>
2466
2467         * tests/test-stat-time.c: Include <fcntl.h>, not <sys/fcntl.h>.
2468
2469 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
2470
2471         * lib/acl-internal.h (acl_get_fd, acl_set_fd): undef before defining,
2472         to work around a problem on OSF/1 5.1 reported by Bruno Haible.
2473
2474 2007-03-29  Eric Blake  <ebb9@byu.net>
2475
2476         * lib/acl-internal.h: Remove redundant include.
2477         (ACL_NOT_WELL_SUPPORTED): Also filter on EBUSY, returned by
2478         Cygwin when a file is locked.
2479
2480 2007-03-29  Bruno Haible  <bruno@clisp.org>
2481
2482         * lib/vasprintf.c [IN_LIBASPRINTF]: Include different specification
2483         file.
2484         * lib/asprintf.c [IN_LIBASPRINTF]: Likewise.
2485
2486 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
2487
2488         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Don't bother to
2489         try to remove a parent directory if the child couldn't be removed
2490         (except for the first rmdir, which could fail because the child
2491         doesn't exist).  Problem reported by Jeff Blaine in
2492         <http://lists.gnu.org/archive/html/bug-tar/2007-03/msg00014.html>.
2493
2494 2007-03-28  Bruno Haible  <bruno@clisp.org>
2495
2496         * lib/striconveh.c (utf8conv_carefully): New function.
2497         (mem_cd_iconveh_internal): Invoke it.
2498
2499 2007-03-28  Bruno Haible  <bruno@clisp.org>
2500
2501         * lib/striconveh.c (mem_cd_iconveh_internal): Use u8_mbtoucr instead
2502         of u8_mbtouc in order to distinguish invalid and incomplete UTF-8
2503         input.
2504         * modules/striconveh (Depends-on): Add unistr/u8-mbtoucr. Replace
2505         utf8-ucs4 with unistr/u8-mbtouc. Replace ucs4-utf8 with
2506         unistr/u8-uctomb.
2507
2508 2007-03-28  Bruno Haible  <bruno@clisp.org>
2509
2510         * modules/unistr/u8-mbtoucr: New file.
2511         * lib/unistr/u8-mbtoucr.c: New file.
2512         * modules/unistr/u16-mbtoucr: New file.
2513         * lib/unistr/u16-mbtoucr.c: New file.
2514         * modules/unistr/u16-mbtoucr: New file.
2515         * lib/unistr/u16-mbtoucr.c: New file.
2516         * lib/unistr.h (u8_mbtoucr, u16_mbtoucr, u32_mbtoucr): New declarations.
2517
2518 2007-03-27  Simon Josefsson  <simon@josefsson.org>
2519             Bruno Haible  <bruno@clisp.org>
2520
2521         * m4/vasprintf.m4: Convert AC_SUBST into shell variable for
2522         REPLACE_VASPRINTF.  Set HAVE_VASPRINTF.  Add
2523         AC_REQUIRE([gl_STDIO_H_DEFAULTS]).
2524
2525         * m4/stdio_h.m4: Add stubs for vasprintf too.
2526
2527         * modules/stdio: Support vasprintf in sed command.
2528
2529         * modules/vasprintf: Depend on stdio for prototypes.  Remove
2530         vasprintf.h.  Add stdio module indicator.
2531
2532         * lib/stdio_.h: Declare asprintf and vasprintf, based on
2533         vasprintf.h.
2534
2535         * lib/vasprintf.h: File removed.
2536
2537         * lib/asprintf.c: Use stdio.h instead of vasprintf.h.
2538         * lib/vasprintf.c: Ditto.
2539         * lib/xvasprintf.c: Ditto.
2540         * tests/test-vasprintf-posix.c: Ditto.
2541         * tests/test-vasprintf.c: Ditto.
2542
2543 2007-03-27  Bruno Haible  <bruno@clisp.org>
2544
2545         Make vasnprintf multithread-safe.
2546         * lib/vasnprintf.c (decimal_point_char): New function.
2547         (VASNPRINTF): Use it.
2548         Suggested by Simon Josefsson.
2549
2550 2007-03-27  Eric Blake  <ebb9@byu.net>
2551
2552         Support sub-second birthtime on cygwin.
2553         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Also check for st_birthtim.
2554         * lib/stat-time.h (STAT_TIMESPEC): Adjust comments.
2555         (get_stat_birthtime): Also work with st_birthtim.
2556
2557 2007-03-27  Paul Eggert  <eggert@cs.ucla.edu>
2558
2559         * lib/stat-time.h (USE_BIRTHTIME): Remove.
2560         (get_stat_atime_ns, get_stat_ctime_ns, get_stat_mtime_ns):
2561         (get_stat_birthtime_ns): Do not try to use "spare" fields.
2562         (get_stat_birthtime_ns): Simplify compile-time tests.
2563         (get_stat_birthtime): Change the API to look like
2564         get_stat_mtime etc., except return a negative tv_nsec on error.
2565         * m4/stat-time.m4 (gl_STAT_TIME, gl_STAT_BIRTHTIME):
2566         Don't check for "spare" fields.
2567         (gl_STAT_BIRTHTIME): Don't check for struct stat.st_birthtimespec.tv_sec
2568         or for struct stat.st_birthtime, as these tests aren't used.
2569         * tests/test-stat-time.c (test_birthtime): Adjust to new API.
2570
2571 2007-03-27  Bruno Haible  <bruno@clisp.org>
2572
2573         * lib/stat-time.h: Include <sys/stat.h>.
2574
2575 2007-03-27  James Youngman  <jay@gnu.org>
2576
2577         * lib/stat-time.h (get_stat_birthtime): New function for
2578           retrieving st_birthtime as provided by UFS2 (hence *BSD).
2579         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Probe for st_birthtime
2580           and its variants.
2581         * modules/stat-time (configure.ac): call gl_STAT_BIRTHTIME.
2582         * modules/stat-time-test: New file.
2583         * tests/test-stat-time.c: New test, devised by Bruno Haible.
2584
2585 2007-03-26  Bruno Haible  <bruno@clisp.org>
2586
2587         Better support of signalling NaNs.
2588         * lib/atanl.c: Include isnanl.h.
2589         (atanl): Perform test for NaN at the beginning of the function and
2590         through a call to isnanl.
2591         * lib/cosl.c: Include isnanl.h.
2592         (cosl): Perform test for NaN at the beginning of the function and
2593         through a call to isnanl.
2594         * lib/ldexpl.c: Include isnanl.h.
2595         (ldexpl): Perform test for NaN through a call to isnanl.
2596         * lib/logl.c: Include isnanl.h.
2597         (logl): Perform test for NaN at the beginning of the function and
2598         through a call to isnanl.
2599         * lib/sinl.c: Include isnanl.h.
2600         (sinl): Perform test for NaN at the beginning of the function and
2601         through a call to isnanl.
2602         * lib/sqrtl.c: Include isnanl.h.
2603         (sqrtl): Perform test for NaN at the beginning of the function and
2604         through a call to isnanl.
2605         * lib/tanl.c: Include isnanl.h.
2606         (tanl): Perform test for NaN at the beginning of the function and
2607         through a call to isnanl.
2608         * lib/trigl.c (ieee754_rem_pio2l): Remove test for NaN.
2609         * modules/mathl (Depends-on): Add isnanl.
2610
2611 2007-03-26  Eric Blake  <ebb9@byu.net>
2612
2613         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Fix
2614         regression in logic sense of previous patch.
2615
2616 2007-03-26  Bruno Haible  <bruno@clisp.org>
2617
2618         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Don't use
2619         unportable shell command "if ! ...".
2620         Reported by Ralf Wildenhues.
2621
2622 2007-03-25  Bruno Haible  <bruno@clisp.org>
2623
2624         * lib/sysexit_,h: If HAVE_SYSEXITS_H is defined, include the original
2625         <sysexits.h> file, and only add EX_CONFIG.
2626         * m4/sysexits.m4 (gl_SYSEXITS): If <sysexits.h> exists, check its
2627         absolute file name and whether it is sufficient. Substitute also
2628         HAVE_SYSEXITS_H and ABSOLUTE_SYSEXITS_H.
2629         * modules/sysexits (Makefile.am): Substitute HAVE_SYSEXITS_H and
2630         ABSOLUTE_SYSEXITS_H into sysexits.h.
2631
2632 2007-03-25  Bruno Haible  <bruno@clisp.org>
2633
2634         * lib/getaddrinfo.c (getaddrinfo): Don't access hints->ai_flags when
2635         hints is NULL.
2636
2637 2007-03-25  Bruno Haible  <bruno@clisp.org>
2638
2639         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Add a cast.
2640         * lib/uniconv/u8-strconv-to-enc.c (u8_strconv_to_encoding): Likewise.
2641
2642 2007-03-25  Bruno Haible  <bruno@clisp.org>
2643
2644         * lib/vasnprintf.c: Include langinfo.h.
2645         (VASNPRINTF): Prefer nl_langinfo over localeconv, since it's more
2646         multithread-safe.
2647         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): New macro.
2648         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke it.
2649         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
2650         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
2651         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
2652         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
2653         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
2654         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX: Likewise.
2655         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
2656         Reported by Simon Josefsson.
2657
2658 2007-03-25  Bruno Haible  <bruno@clisp.org>
2659
2660         * lib/printf-parse.c [!IN_LIBINTL]: Include <stdint.h>, for intmax_t.
2661         (PRINTF_PARSE): Make the support for size specifier 'j' unconditional.
2662         * modules/vasnprintf (Depends-on): Add stdint.
2663
2664 2007-03-25  Bruno Haible  <bruno@clisp.org>
2665
2666         * modules/fpieee: New file.
2667         * m4/fpieee.m4: New file.
2668         * modules/isnan-nolibm (Depends-on): Add fpieee.
2669         * modules/isnanl-nolibm (Depends-on): Add fpieee.
2670         * modules/isnanl (Depends-on): Add fpieee.
2671
2672 2007-03-25  Bruno Haible  <bruno@clisp.org>
2673
2674         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Test also finite numbers.
2675
2676 2007-03-25  Bruno Haible  <bruno@clisp.org>
2677
2678         Avoid test failures on IRIX 6.5.
2679         * tests/test-frexpl.c (MIN_NORMAL_EXP): New macro.
2680         (main): Use it.
2681         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP): New
2682         macros.
2683         (main): Use them.
2684
2685 2007-03-25  Bruno Haible  <bruno@clisp.org>
2686
2687         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): New macro.
2688         (gl_FUNC_FREXPL): Invoke it. Set REPLACE_FREXPL to 1 if it frexpl
2689         exists but doesn't work.
2690         * lib/math_.h (frexpl): Define as a replacement macro if REPLACE_FREXPL
2691         is set. Don't provide a prototype if REPLACE_FREXPL is not set.
2692         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_FREXPL.
2693         * modules/math (Makefile.am) Substibute also REPLACE_FREXPL into math.h.
2694
2695 2007-03-25  Bruno Haible  <bruno@clisp.org>
2696
2697         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Add check whether frexp(inf)
2698         returns inf. Needed on IRIX 6.5.
2699
2700 2007-03-25  Bruno Haible  <bruno@clisp.org>
2701
2702         * tests/test-frexpl.c: Include isnanl-nolibm.h.
2703         (main): Use isnanl instead of x != x idiom.
2704         * modules/frexpl-tests (Depends-on): Add isnanl-nolibm.
2705
2706         * tests/test-frexp.c: Include isnan.h.
2707         (main): Use isnan instead of x != x idiom.
2708         * modules/frexp-tests (Depends-on): Add isnan-nolibm.
2709
2710 2007-03-25  Bruno Haible  <bruno@clisp.org>
2711
2712         * tests/test-frexp.c (NaN): New function/macro.
2713         (main): Use it instead of 0.0 / 0.0.
2714         * tests/test-isnan.c (NaN): New function/macro.
2715         (main): Use it instead of 0.0 / 0.0.
2716         * tests/test-vasnprintf-posix.c (NaN): New function/macro.
2717         (test_function): Use it instead of 0.0 / 0.0.
2718         * tests/test-vasprintf-posix.c (NaN): New function/macro.
2719         (test_function): Use it instead of 0.0 / 0.0.
2720         * tests/test-snprintf-posix.h (NaN): New function/macro.
2721         (test_function): Use it instead of 0.0 / 0.0.
2722         * tests/test-sprintf-posix.h (NaN): New function/macro.
2723         (test_function): Use it instead of 0.0 / 0.0.
2724         * tests/test-fprintf-posix.h (NaN): New function/macro.
2725         (test_function): Use it instead of 0.0 / 0.0.
2726         * tests/test-printf-posix.h (NaN): New function/macro.
2727         (test_function): Use it instead of 0.0 / 0.0.
2728
2729         * lib/isnan.c (FUNC): Work around a DEC C compiler bug.
2730
2731 2007-03-25  Bruno Haible  <bruno@clisp.org>
2732
2733         * lib/glob_.h: Include <sys/stat.h>. Avoids warnings on AIX 5.1.
2734
2735 2007-03-25  Bruno Haible  <bruno@clisp.org>
2736
2737         * lib/regexec.c (merge_state_with_log): Make static.
2738
2739 2007-03-25  Bruno Haible  <bruno@clisp.org>
2740
2741         * lib/trigl.c (kernel_rem_pio2): Make static.
2742
2743 2007-03-25  Bruno Haible  <bruno@clisp.org>
2744
2745         * lib/sincosl.c (sincosl_table): Make static.
2746
2747 2007-03-25  Bruno Haible  <bruno@clisp.org>
2748
2749         * lib/argp.h (__restrict): Define to empty, rather than to 'restrict',
2750         if the compiler does not support C99.
2751
2752 2007-03-25  Bruno Haible  <bruno@clisp.org>
2753
2754         * modules/time (Makefile.am): Ensure all rule action lines start with a
2755         tab.
2756
2757 2007-03-24  Bruno Haible  <bruno@clisp.org>
2758
2759         * modules/tsearch-tests: New file.
2760         * tests/test-tsearch.sh: New file.
2761         * tests/test-tsearch.c: New file, mostly copied from glibc.
2762
2763         * modules/search-tests: New file.
2764         * tests/test-search.c: New file.
2765
2766         * modules/search: New file.
2767         * lib/search_.h: New file, incorporating lib/tsearch.h.
2768         * m4/search_h.m4: New file.
2769         * lib/tsearch.h: Remove file.
2770         * lib/tsearch.c: Include search.h instead of tsearch.h.
2771         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Require gl_SEARCH_H_DEFAULTS. Set
2772         HAVE_TSEARCH.
2773         * modules/tsearch (Files): Remove lib/tsearch.h.
2774         (Depends-on): Add search.
2775         (configure.ac): Invoke gl_SEARCH_MODULE_INDICATOR.
2776         (Include): Change tsearch.h into search.h.
2777
2778 2007-03-24  Bruno Haible  <bruno@clisp.org>
2779
2780         * modules/fpucw: New file.
2781         * lib/fpucw.h: New file.
2782         * lib/frexp.c: Include fpucw.h.
2783         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
2784         (FUNC): Use them.
2785         * lib/printf-frexp.c: Include fpucw.h.
2786         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
2787         (FUNC): Use them.
2788         * lib/vasnprintf.c: Include fpucw.h.
2789         (VASNPRINTF): Invoke BEGIN/END_LONG_DOUBLE_ROUNDING around the
2790         'long double' calculations.
2791         * tests/test-frexpl.c: Include fpucw.h.
2792         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
2793         * tests/test-printf-frexpl.c: Include fpucw.h.
2794         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
2795         * modules/frexpl (Depends-on): Add fpucw.
2796         * modules/printf-frexpl (Depends-on): Likewise.
2797         * modules/fprintf-posix (Depends-on): Likewise.
2798         * modules/snprintf-posix (Depends-on): Likewise.
2799         * modules/sprintf-posix (Depends-on): Likewise.
2800         * modules/vasnprintf-posix (Depends-on): Likewise.
2801         * modules/vasprintf-posix (Depends-on): Likewise.
2802         * modules/vfprintf-posix (Depends-on): Likewise.
2803         * modules/vsnprintf-posix (Depends-on): Likewise.
2804         * modules/vsprintf-posix (Depends-on): Likewise.
2805         * modules/frexpl-tests (Depends-on): Likewise.
2806         * modules/printf-frexpl-tests (Depends-on): Likewise.
2807
2808 2007-03-24  Bruno Haible  <bruno@clisp.org>
2809
2810         * lib/float+.h: New file.
2811         * lib/isnan.c: Include float+.h.
2812         (SIZE): New macro.
2813         (FUNC): Compare only SIZE bytes of the value.
2814         * lib/vasnprintf.c: Include float+.h.
2815         (VASNPRINTF): When comparing agains +0.0L or +0.0, compare only
2816         SIZEOF_LDBL or SIZEOF_DBL bytes.
2817         * modules/isnan-nolibm (Files): Add lib/float+.h.
2818         * modules/isnanl-nolibm (Files): Add lib/float+.h.
2819         * modules/isnanl (Files): Add lib/float+.h.
2820         * modules/vasnprintf (Files): Add lib/float+.h.
2821
2822 2007-03-24  Bruno Haible  <bruno@clisp.org>
2823
2824         * lib/vasnprintf.c [!HAVE_LONG_DOUBLE]: Include printf-frexp.h. Don't
2825         include isnanl-nolibm.h.
2826
2827 2007-03-24  Bruno Haible  <bruno@clisp.org>
2828
2829         * tests/test-read-file.c (main): Don't produce spurious output for
2830         expected situations. Make the test fail if it encountered unexpected
2831         results.
2832
2833 2007-03-24  Bruno Haible  <bruno@clisp.org>
2834
2835         * m4/locale-fr.m4 (gt_LOCALE_FR): Remove the special-casing of NetBSD,
2836         since its fr_FR.ISO8859-1 locale wouldn't pass the tests.
2837
2838 2007-03-24  Bruno Haible  <bruno@clisp.org>
2839
2840         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Fix last change.
2841
2842 2007-03-24  Bruno Haible  <bruno@clisp.org>
2843
2844         * modules/unistr/base (Depends-on): Remove utf8-ucs4-unsafe,
2845         utf16-ucs4-unsafe, utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
2846
2847         * modules/unistr/u8-mbtouc: Add source files from module utf8-ucs4.
2848         * modules/utf8-ucs4: Turn into a symbolic link to module
2849         unistr/u8-mbtouc.
2850
2851         * modules/unistr/u8-mbtouc-unsafe: Add source files from module
2852         utf8-ucs4-unsafe.
2853         * modules/utf8-ucs4-unsafe: Turn into a symbolic link to module
2854         unistr/u8-mbtouc-unsafe.
2855
2856         * modules/unistr/u16-mbtouc: Add source files from module utf16-ucs4.
2857         * modules/utf16-ucs4: Turn into a symbolic link to module
2858         unistr/u16-mbtouc.
2859
2860         * modules/unistr/u16-mbtouc-unsafe: Add source files from module
2861         utf16-ucs4-unsafe.
2862         * modules/utf16-ucs4-unsafe: Turn into a symbolic link to module
2863         unistr/u16-mbtouc-unsafe.
2864
2865         * modules/unistr/u8-uctomb: Add source files from module utf4-utf8.
2866         * modules/ucs4-utf8: Turn into a symbolic link to module
2867         unistr/u8-ubtomb.
2868
2869         * modules/unistr/u16-uctomb: Add source files from module utf4-utf16.
2870         * modules/ucs4-utf16: Turn into a symbolic link to module
2871         unistr/u16-ubtomb.
2872
2873 2007-03-24  Bruno Haible  <bruno@clisp.org>
2874
2875         * lib/unistr/u8-mbtouc-aux.c: Renamed from lib/unistr/utf8-ucs4.c.
2876         Enable the function only if HAVE_INLINE.
2877         * lib/unistr/u8-mbtouc-unsafe-aux.c: Renamed from
2878         lib/unistr/utf8-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
2879         * lib/unistr/u16-mbtouc-aux.c: Renamed from lib/unistr/utf16-ucs4.c.
2880         Enable the function only if HAVE_INLINE.
2881         * lib/unistr/u16-mbtouc-unsafe-aux.c: Renamed from
2882         lib/unistr/utf16-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
2883         * lib/unistr/u8-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf8.c.
2884         Enable the function only if HAVE_INLINE.
2885         * lib/unistr/u16-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf16.c.
2886         Enable the function only if HAVE_INLINE.
2887         * modules/utf8-ucs4: Update.
2888         * modules/utf8-ucs4-unsafe: Update.
2889         * modules/utf16-ucs4: Update.
2890         * modules/utf16-ucs4-unsafe: Update.
2891         * modules/ucs4-utf8: Update.
2892         * modules/ucs4-utf16: Update.
2893
2894 2007-03-24  Bruno Haible  <bruno@clisp.org>
2895
2896         * lib/utf8-ucs4.h: Remove file.
2897         * lib/utf8-ucs4-unsafe.h: Remove file.
2898         * lib/utf16-ucs4.h: Remove file.
2899         * lib/utf16-ucs4-unsafe.h: Remove file.
2900         * lib/ucs4-utf8.h: Remove file.
2901         * lib/ucs4-utf16.h: Remove file.
2902         * lib/unistr.h: Include their previous contents.
2903         * m4/utf-ucs4.m4: Remove file.
2904         * m4/ucs4-utf.m4: Remove file.
2905         * modules/utf8-ucs4 (Files): Remove lib/utf8-ucs4.h.
2906         (Depends-on): Add unistr/base.
2907         (configure.ac): Remove gl_UTF_UCS4.
2908         (Makefile.am): Update.
2909         (Include): Change to unistr.h.
2910         * modules/utf8-ucs4-unsafe (Files): Remove lib/utf8-ucs4-unsafe.h.
2911         (Depends-on): Add unistr/base.
2912         (configure.ac): Remove gl_UTF_UCS4.
2913         (Makefile.am): Update.
2914         (Include): Change to unistr.h.
2915         * modules/utf16-ucs4 (Files): Remove lib/utf16-ucs4.h.
2916         (Depends-on): Add unistr/base.
2917         (configure.ac): Remove gl_UTF_UCS4.
2918         (Makefile.am): Update.
2919         (Include): Change to unistr.h.
2920         * modules/utf16-ucs4-unsafe (Files): Remove lib/utf16-ucs4-unsafe.h.
2921         (Depends-on): Add unistr/base.
2922         (configure.ac): Remove gl_UTF_UCS4.
2923         (Makefile.am): Update.
2924         (Include): Change to unistr.h.
2925         * modules/ucs4-utf8 (Files): Remove lib/ucs4-utf8.h.
2926         (Depends-on): Add unistr/base.
2927         (configure.ac): Remove gl_UCS4_UTF.
2928         (Makefile.am): Update.
2929         (Include): Change to unistr.h.
2930         * modules/ucs4-utf16 (Files): Remove lib/ucs4-utf16.h.
2931         (Depends-on): Add unistr/base.
2932         (configure.ac): Remove gl_UCS4_UTF.
2933         (Makefile.am): Update.
2934         (Include): Change to unistr.h.
2935         * lib/unistr/utf8-ucs4.c: Include unistr.h instead of utf8-ucs4.h.
2936         * lib/unistr/utf8-ucs4-unsafe.c: Include unistr.h instead of
2937         utf8-ucs4-unsafe.h.
2938         * lib/unistr/utf16-ucs4.c: Include unistr.h instead of utf16-ucs4.h.
2939         * lib/unistr/utf16-ucs4-unsafe.c: Include unistr.h instead of
2940         utf16-ucs4-unsafe.h.
2941         * lib/unistr/ucs4-utf8.c: Include unistr.h instead of ucs4-utf8.h.
2942         * lib/unistr/ucs4-utf16.c: Include unistr.h instead of ucs4-utf16.h.
2943         * lib/unistr/u8-chr.c: Don't include ucs4-utf8.h.
2944         * lib/unistr/u8-strchr.c: Likewise.
2945         * lib/unistr/u8-strrchr.c: Likewise.
2946         * lib/unistr/u16-chr.c: Don't include ucs4-utf16.h.
2947         * lib/unistr/u16-strchr.c: Likewise.
2948         * lib/unistr/u16-strrchr.c: Likewise.
2949         * lib/striconveh.c: Update.
2950         * lib/linebreak.c: Update.
2951
2952 2007-03-24  Bruno Haible  <bruno@clisp.org>
2953
2954         * lib/argp-help.c (fill_in_uparams, canon_doc_option): Cast the
2955         arguments of isspace, isalpha, isalnum, isdigit to 'unsigned char'.
2956
2957 2007-03-22  Bruno Haible  <bruno@clisp.org>
2958
2959         * lib/strptime.c (__strptime_internal): Use ANSI C syntax.
2960
2961 2007-03-23  Paul Eggert  <eggert@cs.ucla.edu>
2962
2963         * MODULES.html.sh (File system functions): New module write-any-file.
2964         * modules/write-any-file, lib/write-any-file.c, lib/write-any-file.h:
2965         * m4/write-any-file.m4: New files.
2966
2967 2007-03-23  Eric Blake  <ebb9@byu.net>
2968
2969         * gnulib-tool: Rearrange space-tab sequences, since some editors
2970         like to eat them.
2971
2972 2007-03-23  Eric Blake  <ebb9@byu.net>
2973
2974         * lib/version-etc.c (version_etc_va): Update license wording to
2975         be more concise.  Recommended by Richard Stallman.
2976
2977 2007-03-22  Bruno Haible  <bruno@clisp.org>
2978
2979         * lib/poll.c (MSG_PEEK): New fallback definition.
2980
2981 2007-03-22  Bruno Haible  <bruno@clisp.org>
2982
2983         * modules/sys_socket-tests (configure.ac): Check for shutdown function.
2984         * tests/test-sys_socket.c (a): Test only if shutdown() exists.
2985         (main): Update.
2986         Fixes a compilation error on BeOS.
2987
2988 2007-03-22  Bruno Haible  <bruno@clisp.org>
2989
2990         * modules/frexpl-tests: New file.
2991         * tests/test-frexpl.c: New file.
2992
2993         * modules/frexpl: New file.
2994         * m4/frexpl.m4: New file.
2995         * modules/math (Makefile.am): Also substitute GNULIB_FREXPL into math.h.
2996         * lib/math_.h (frexpl): Test GNULIB_FREXPL instead of GNULIB_MATHL.
2997         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FREXPL.
2998         * modules/mathl (Files): Remove lib/frexpl.c, lib/frexp.c.
2999         (Depends-on): Add frexpl. Remove isnanl-nolibm.
3000         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Don't test for frexpl.
3001
3002 2007-03-22  Bruno Haible  <bruno@clisp.org>
3003
3004         * lib/frexpl.c: Share code with lib/frexp.c.
3005         * modules/mathl (Files): Add lib/frexp.c.
3006         (Depends-on): Add isnanl-nolibm.
3007
3008 2007-03-22  Bruno Haible  <bruno@clisp.org>
3009
3010         * modules/printf-frexp (Files): Add m4/frexp.m4.
3011         * m4/printf-frexp.m4 (gl_FUNC_PRINTF_FREXP): Define HAVE_FREXP_IN_LIBC
3012         only if the found frexp function actually works.
3013
3014 2007-03-22  Bruno Haible  <bruno@clisp.org>
3015
3016         * lib/frexp.c: Remove older implementation that uses divisions.
3017
3018 2007-03-21  Bruno Haible  <bruno@clisp.org>
3019
3020         * modules/frexp-tests: New file.
3021         * tests/test-frexp.c: New file.
3022
3023         * modules/frexp: New file.
3024         * lib/frexp.c: New file.
3025         * m4/frexp.m4: New file.
3026         * lib/math_.h (frexp): New declaration.
3027         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Also initialize GNULIB_FREXP and
3028         REPLACE_FREXP.
3029         * modules/math (math.h): Also substitute GNULIB_FREXP, REPLACE_FREXP.
3030
3031 2007-03-21  Bruno Haible  <bruno@clisp.org>
3032
3033         * modules/isnanl-tests: New file.
3034         * tests/test-isnanl.c: New file.
3035
3036         * modules/isnanl: New file.
3037         * lib/isnanl.h: New file.
3038         * m4/isnanl.m4 (gl_FUNC_ISNANL): New macro.
3039         (gl_FUNC_ISNANL_NO_LIBM): Invoke gl_HAVE_ISNANL_NO_LIBM,
3040         gl_FUNC_ISNANL_WORKS.
3041         (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM, gl_FUNC_ISNANL_WORKS):
3042         New macros.
3043
3044 2007-03-21  Bruno Haible  <bruno@clisp.org>
3045
3046         * modules/isnanl-nolibm (Files): Add lib/isnanl-nolibm.h, remove
3047         lib/isnanl.h.
3048         (Include): Update.
3049         * lib/isnanl-nolibm.h: Renamed from lib/isnanl.h.
3050         * lib/vasnprintf.c: Update.
3051         * modules/isnanl-nolibm-tests (Files): Add tests/test-isnanl-nolibm.c,
3052         tests/test-isnanl.h, remove tests/test-isnanl.c.
3053         (Makefile.am): Update.
3054         * tests/test-isnanl-nolibm.c: New file.
3055         * tests/test-isnanl.h: New file.
3056         * tests/test-isnanl.c: Remove file.
3057
3058 2007-03-21  Jim Meyering  <jim@meyering.net>
3059
3060         When trying to open ".", treat ESTALE like EACCES.
3061         * lib/savewd.c (savewd_save): Resort to forking not just upon
3062         failure with EACCES, but also when errno is ESTALE.
3063
3064 2007-03-20  Bruno Haible  <bruno@clisp.org>
3065
3066         * lib/string_.h (strndup): Enable declaration also if HAVE_STRNDUP.
3067         Needed on AIX 5.1. Reported by Matthew Woehlke.
3068
3069 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
3070
3071         Suggestions by Bruno Haible:
3072         * lib/acl-internal.h: Include "gettext.h" rather than rolling
3073         our own.
3074         (ACL_NOT_WELL_SUPPORTED): Parenthesize arg when used.
3075         * modules/acl (Depends-on): Add gettext.
3076
3077 2007-03-19  Bruno Haible  <bruno@clisp.org>
3078
3079         * modules/iconvme: Remove file.
3080         * lib/iconvme.h: Remove file.
3081         * lib/iconvme.c: Remove file.
3082         * m4/iconvme.m4: Remove file.
3083
3084 2007-03-19  Bruno Haible  <bruno@clisp.org>
3085
3086         * doc/relocatable-maint.texi: Break long shell script line.
3087         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
3088
3089 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
3090
3091         Add limited support for Solaris 10 ZFS-style ACLs: just enough to
3092         handle file_has_acl.
3093         * lib/acl-internal.h, lib/acl_entries.c, lib/file-has-acl.c: New files.
3094         * lib/acl.c: Move header inclusions and related macro defns into
3095         lib/acl-internal.h.
3096         (S_ISLNK): Remove defn, since that's now done for us.
3097         (file_has_acl): Move to lib/file-has-acl.c.
3098         Call acl_trivial if available.  This is the crucial part of the fix.
3099         (acl_entries): Move to lib/acl_entries.c.  Now extern, since it's
3100         shared within the library.  Rewrite a bit, partly to make it compatible
3101         with the GNU coding style.
3102         * m4/acl.m4 (AC_FUNC_ACL): Add AC_LIBOBJ([file-has-acl]).
3103         Remove unnecessary double-quotes.
3104         Don't test for acl_to_text; the build will catch that.
3105         Replace acl_entries if it doesn't exist and it is needed.
3106         Check for -lsec and acl_trivial (as used on Solaris 10).
3107         * modules/acl (Files): Add lib/acl-internal.h, lib/acl_entries.c,
3108         lib/file-has-acl.c.
3109         (Depends-on): Add sys_stat, for S_ISLNK.
3110
3111 2007-03-19  Ben Pfaff  <blp@gnu.org>
3112
3113         * doc/gnulib.texi: Fix typos.
3114         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
3115
3116 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
3117
3118         * lib/getcwd.c (__getcwd): Remove redundant comparison of buf to NULL.
3119         If size is zero here, buf must be zero.
3120
3121 2007-03-19  Simon Josefsson  <simon@josefsson.org>
3122
3123         * des.c: Remove weak_keys_chksum.  Reported by Bruno Haible
3124         <bruno@clisp.org>.
3125
3126 2007-03-18  Bruno Haible  <bruno@clisp.org>
3127
3128         * lib/vasnprintf.c (VASNPRINTF): Undo first part of last patch.
3129         Suggested by Eric Blake.
3130
3131 2007-03-18  Ben Pfaff  <blp@gnu.org>
3132
3133         * doc/relocatable.texi: Recommend using as prefix a directory
3134         that does not exist and will never be created.  Based on
3135         discussion with Bruno Haible, Ralf Wildenhues, Matthew Woehlke,
3136         and others.
3137
3138 2007-03-17  Bruno Haible  <bruno@clisp.org>
3139
3140         * lib/fchownat.c: Include lchown.h.
3141
3142 2007-03-17  Bruno Haible  <bruno@clisp.org>
3143
3144         Fix endless loop when the given allocated size was > INT_MAX.
3145         * lib/vasnprintf.c (EOVERFLOW): New fallback definition.
3146         (VASNPRINTF): Fail with EOVERFLOW when the given allocated size is
3147         larger than INT_MAX, or when it grow to a value larger than INT_MAX.
3148         * lib/vsprintf.c (vsprintf): Don't pass a size > INT_MAX to vasnprintf.
3149         * lib/sprintf.c (sprintf): Likewise.
3150
3151 2007-03-17  Bruno Haible  <bruno@clisp.org>
3152
3153         * tests/test-argp-2.sh (func_compare): Output a context diff.
3154
3155 2007-03-17  Bruno Haible  <bruno@clisp.org>
3156
3157         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check also the
3158         locale's decimal-point character.
3159
3160 2007-03-17  Bruno Haible  <bruno@clisp.org>
3161
3162         * lib/vasnprintf.c (VASNPRINTF): Clear out the memory used for arg_mem
3163         before comparing it. Needed because on some platforms (e.g. x86) a
3164         'long double' occupies less bytes than sizeof (long double).
3165
3166 2007-03-17  Bruno Haible  <bruno@clisp.org>
3167
3168         * tests/test-crc.c (main): Make printf statements 64-bit clean.
3169         * tests/test-gc-pbkdf2-sha1.c (main): Likewise.
3170         * tests/test-getaddrinfo.c (simple): Likewise.
3171         * tests/test-read-file.c (main): Likewise.
3172
3173 2007-03-17  Bruno Haible  <bruno@clisp.org>
3174
3175         * tests/test-dirname.c (main): Make printf statements 64-bit clean.
3176
3177 2007-03-17  Bruno Haible  <bruno@clisp.org>
3178
3179         * tests/test-xvasprintf.c (test_xvasprintf, test_xasprintf): Remove
3180         unused variable.
3181
3182 2007-03-17  Bruno Haible  <bruno@clisp.org>
3183
3184         * tests/test-c-strcasecmp.c: Include c-strcase.h.
3185         * tests/test-c-strncasecmp.c: Likewise.
3186
3187 2007-03-17  Bruno Haible  <bruno@clisp.org>
3188
3189         * modules/stdlib (Depends-on): Add unistd.
3190         * lib/stdlib_.h: Include <unistd.h> if mkstemp is desired.
3191         Needed for MacOS X 10.3.
3192
3193 2007-03-17  Bruno Haible  <bruno@clisp.org>
3194
3195         * lib/unistr/u-strdup.h: Include <stdlib.h>.
3196
3197 2007-03-17  Bruno Haible  <bruno@clisp.org>
3198
3199         * lib/unistr/u-cpy-alloc.h: Include <stdlib.h>.
3200
3201 2007-03-17  Bruno Haible  <bruno@clisp.org>
3202
3203         * gnulib-tool (func_import): Update .cvsignore and .gitignore files
3204         to reflect files copied from gnulib (with or without modifications).
3205         Suggested by Jim Meyering.
3206
3207 2007-03-17  Eric Blake  <ebb9@byu.net>
3208
3209         * NEWS: Document stdlib change from 2007-02-18.
3210
3211 2007-03-17  Jim Meyering  <jim@meyering.net>
3212
3213         Detect use of AC_CONFIG_AUX_DIR also when its argument is quoted.
3214         * build-aux/bootstrap: Put ""s around use of $build_aux, in case
3215         someone uses a name containing shell meta-characters.
3216         Reported by Alfred M. Szmidt.
3217
3218         * build-aux/bootstrap: Don't use \> in grep regexp.  For HP-UX.
3219
3220 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
3221
3222         * build-aux/bootstrap (with_gettext): New variable.  Run autopoint
3223         and copy gettext configuration files only if configure.ac contains
3224         a use of AM_GNU_GETTEXT_VERSION.
3225
3226 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
3227
3228         * build-aux/bootstrap (gnulib_name): New variable.
3229         (gnulib_tool_options): Use it.
3230
3231 2007-03-13  Simon Josefsson  <simon@josefsson.org>
3232
3233         * tests/test-des.c: Use new namespace.
3234
3235 2007-03-15  Bruno Haible  <bruno@clisp.org>
3236
3237         * lib/dummy.c (gl_dummy_symbol): Renamed from 'dummy'.
3238         Reported by James Youngman <jay@gnu.org>.
3239
3240 2007-03-15  Bruno Haible  <bruno@clisp.org>
3241
3242         * lib/glob.c (glob): Add 'restrict' so that prototype matches the
3243         declared prototype. Needed with cc on OSF/1 5.1.
3244
3245 2007-03-15  Bruno Haible  <bruno@clisp.org>
3246
3247         * lib/gl_list.h (gl_listelement_dispose_fn): New type.
3248         (gl_list_create_empty, gl_list_create): Add dispose_fn argument.
3249         (struct gl_list_implementation): Add dispose_fn argument to the
3250         'create_empty', 'create' methods.
3251         (struct gl_list_impl_base): Add field 'dispose_fn'.
3252         * lib/gl_list.c (gl_list_create_empty, gl_list_create): Add dispose_fn
3253         argument.
3254         * lib/gl_array_list.c (gl_array_create_empty, gl_array_create): Add
3255         dispose_fn argument.
3256         (gl_array_remove_node, gl_array_remove_at, gl_array_list_free): Call
3257         dispose_fn on the dropped values.
3258         * lib/gl_carray_list.c (gl_carray_create_empty, gl_carray_create): Add
3259         dispose_fn argument.
3260         (gl_carray_remove_at, gl_carray_list_free): Call dispose_fn on the
3261         dropped values.
3262         * lib/gl_anyavltree_list2.h (gl_tree_create): Add dispose_fn argument.
3263         (gl_tree_remove_node): Call dispose_fn on the dropped value.
3264         * lib/gl_anyrbtree_list2.h (gl_tree_create): Add dispose_fn argument.
3265         (gl_tree_remove_node): Call dispose_fn on the dropped value.
3266         * lib/gl_anytree_list2.h (gl_tree_create_empty): Add dispose_fn
3267         argument.
3268         (gl_tree_list_free): Call dispose_fn on the dropped values.
3269         * lib/gl_anytreehash_list2.h (gl_tree_list_free): Call dispose_fn on
3270         the dropped values.
3271         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
3272         Add dispose_fn argument.
3273         (gl_linked_remove_node, gl_linked_remove_at, gl_linked_list_free):
3274         Call dispose_fn on the dropped values.
3275         * lib/gl_sublist.c (gl_sublist_create_empty, gl_sublist_create_fill):
3276         Add dispose_fn argument.
3277         (gl_sublist_create): Initialize the 'dispose_fn' field.
3278         * lib/clean-temp.c (create_temp_dir, register_fd): Update.
3279         * tests/test-array_list.c (main): Update.
3280         * tests/test-carray_list.c (main): Update.
3281         * tests/test-avltree_list.c (main): Update.
3282         * tests/test-rbtree_list.c (main): Update.
3283         * tests/test-avltreehash_list.c (main): Update.
3284         * tests/test-rbtreehash_list.c (main): Update.
3285         * tests/test-linked_list.c (main): Update.
3286         * tests/test-linkedhash_list.c (main): Update.
3287         * tests/test-array_oset.c (main): Update.
3288
3289 2007-03-15  Bruno Haible  <bruno@clisp.org>
3290
3291         * lib/gl_oset.h (gl_setelement_dispose_fn): New type.
3292         (gl_oset_create_empty): Add dispose_fn argument.
3293         (struct gl_oset_implementation): Add dispose_fn argument to
3294         'create_empty' method.
3295         (struct gl_oset_impl_base): Add dispose_fn field.
3296         * lib/gl_oset.c (gl_oset_create_empty): Add dispose_fn argument.
3297         * lib/gl_array_oset.c (gl_array_create_empty): Add dispose_fn argument.
3298         (gl_array_remove_at, gl_array_free): Call dispose_fn on the dropped
3299         values.
3300         * lib/gl_anytree_oset.h (gl_tree_create_empty): Add dispose_fn argument.
3301         (gl_tree_oset_free): Call dispose_fn on the dropped values.
3302         * lib/gl_avltree_oset.c (gl_tree_remove_node): Call dispose_fn on the
3303         dropped value.
3304         * lib/gl_rbtree_oset.c (gl_tree_remove_node): Call dispose_fn on the
3305         dropped value.
3306         * tests/test-array_oset.c (main): Update.
3307         * tests/test-avltree_oset.c (main): Update.
3308         * tests/test-rbtree_oset.c (main): Update.
3309         * lib/gl_anytreehash_list1.h (add_to_bucket): Update.
3310
3311 2007-03-13  Bruno Haible  <bruno@clisp.org>
3312
3313         * tests/test-stdbool.c (i): Update after last patch.
3314
3315 2007-03-12  Bruno Haible  <bruno@clisp.org>
3316
3317         * lib/quotearg.c: Include <wctype.h> early, before the definition of
3318         the iswprint macro. Needed on Solaris 2.5.1.
3319
3320 2007-03-12  Bruno Haible  <bruno@clisp.org>
3321
3322         * tests/test-printf-frexp.c (main): Declare x as volatile.
3323
3324 2007-03-12  Simon Josefsson  <simon@josefsson.org>
3325
3326         * doc/gnulib.texi (Build robot for gnulib): New section.
3327
3328 2007-03-12  Jim Meyering  <jim@meyering.net>
3329
3330         * build-aux/bootstrap: New file.
3331         * build-aux/bootstrap.conf: New file, from coreutils.
3332
3333 2007-03-11  Bruno Haible  <bruno@clisp.org>
3334
3335         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Require AC_C_INLINE.
3336
3337 2007-03-12  Simon Josefsson  <simon@josefsson.org>
3338
3339         * lib/des.h, lib/des.c, lib/gc-gnulib.c: Use gl_ namespace, to
3340         avoid collisions with 'des_setkey'.  Reported by Bruno Haible
3341         <bruno@clisp.org>.  Also change 'tripledes_' to '3des_'.
3342
3343 2007-03-11  Bruno Haible  <bruno@clisp.org>
3344
3345         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): If the test program fails to
3346         compile, set LOCALE_TR_UTF8 to 'none' instead of empty.
3347
3348 2007-03-11  Bruno Haible  <bruno@clisp.org>
3349
3350         * lib/stdint_.h (INT64_MIN, INTMAX_MIN): Avoid using the ~INT..._MAX
3351         formula. Needed for SunPRO C 5.0.
3352
3353 2007-03-11  Bruno Haible  <bruno@clisp.org>
3354
3355         * modules/long-options (Depends-on): Add getopt.
3356
3357 2007-03-11  Bruno Haible  <bruno@clisp.org>
3358
3359         * modules/modechange (Depends-on): Add stdbool.
3360
3361 2007-03-11  Bruno Haible  <bruno@clisp.org>
3362
3363         * modules/i-ring (Depends-on): Add stdbool.
3364
3365 2007-03-11  Bruno Haible  <bruno@clisp.org>
3366
3367         * modules/gc-des (Depends-on): Add stdbool.
3368
3369 2007-03-11  Bruno Haible  <bruno@clisp.org>
3370
3371         * m4/mktime.m4 (gl_PREREQ_MKTIME): Require AC_C_INLINE.
3372
3373 2007-03-11  Bruno Haible  <bruno@clisp.org>
3374
3375         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Require AC_C_RESTRICT.
3376
3377 2007-03-11  Bruno Haible  <bruno@clisp.org>
3378
3379         * lib/unistr/u32-mbtouc-unsafe.c (u32_mbtouc_unsafe): Fix syntax error.
3380
3381 2007-03-11  Bruno Haible  <bruno@clisp.org>
3382
3383         * lib/vasnprintf.c (sprintf): Undefine.
3384
3385 2007-03-11  Bruno Haible  <bruno@clisp.org>
3386
3387         * lib/isnan.c (rpl_isnan, rpl_isnanl): Work around bug regarding
3388         initializers in SunPRO C and Compaq C compilers.
3389
3390 2007-03-11  Bruno Haible  <bruno@clisp.org>
3391
3392         * lib/gl_array_oset.c (gl_array_iterator_next): Make pointer
3393         decrementing code ANSI C compliant.
3394
3395 2007-03-11  Bruno Haible  <bruno@clisp.org>
3396
3397         * lib/dummy.c [__sun]: Define a dummy variable, not just a typedef.
3398         Needed for Solaris 2.5.1 ranlib and SunPRO C 5.0.
3399
3400 2007-03-11  Bruno Haible  <bruno@clisp.org>
3401
3402         * tests/test-stdbool.c (s, d, e, xlcbug): Disable checks that gnulib's
3403         <stdbool.h> substitute doesn't pass.
3404
3405 2007-03-11  Bruno Haible  <bruno@clisp.org>
3406
3407         * lib/vasnprintf.c (snprintf): Undefine. Avoids an endless recursion.
3408
3409 2007-03-11  Bruno Haible  <bruno@clisp.org>
3410
3411         * gnulib-tool (func_create_megatestdir): Create also an autobuild
3412         script, for submission to autobuild.josefsson.org.
3413
3414 2007-03-10  Bruno Haible  <bruno@clisp.org>
3415
3416         * modules/canonicalize-lgpl-tests: New file.
3417         * tests/test-canonicalize-lgpl.sh: New file.
3418         * tests/test-canonicalize-lgpl.c: New file.
3419
3420         * modules/c-strcase-tests: New file.
3421         * tests/test-c-strcase.sh: New file.
3422         * tests/test-c-strcasecmp.c: New file.
3423         * tests/test-c-strncasecmp.c: New file.
3424
3425         * modules/atexit-tests: New file.
3426         * tests/test-atexit.sh: New file.
3427         * tests/test-atexit.c: New file.
3428
3429 2007-03-10  Bruno Haible  <bruno@clisp.org>
3430
3431         * tests/test-binary-io.sh: Use temporary filenames that are not so
3432         likely to clash with those of other tests (in a parallel make).
3433         * tests/test-binary-io.c: Likewise.
3434
3435 2007-03-10  Bruno Haible  <bruno@clisp.org>
3436
3437         * lib/fseterr.c (fseterr): Port to Solaris/SPARC64. Deactivate the
3438         fallback; use #error instead.
3439         Suggested by Simon Josefsson.
3440
3441 2007-03-10  Bruno Haible  <bruno@clisp.org>
3442
3443         * gnulib-tool (func_create_testdir): Treat MOSTLYCLEANFILES like
3444         CLEANFILES. Put spaces in each line of $cleaned_files, not only the
3445         first and the last.
3446
3447 2007-03-10  Bruno Haible  <bruno@clisp.org>
3448
3449         * lib/stdint_.h (uint_least64_t): Fix typo in last patch.
3450
3451 2007-03-10  Bruno Haible  <bruno@clisp.org>
3452
3453         * modules/snprintf-posix-tests (EXTRA_DIST): New variable. Needed for
3454         "make distcheck".
3455         * modules/sprintf-posix-tests (EXTRA_DIST): Likewise.
3456         * modules/vsnprintf-posix-tests (EXTRA_DIST): Likewise.
3457         * modules/vsprintf-posix-tests (EXTRA_DIST): Likewise.
3458
3459 2007-03-10  Bruno Haible  <bruno@clisp.org>
3460
3461         * modules/allocsa-tests (test_allocsa_SOURCES): Remove redundant
3462         variable.
3463         * modules/dirname-tests (test_dirname_SOURCES): Remove redundant
3464         variable.
3465
3466 2007-03-09  Eric Blake  <ebb9@byu.net>
3467         and Matthew Woehlke  <mw_triad@users.sourceforge.net>  (tiny change)
3468
3469         * lib/stdint_.h (int64_t, uint64_t): Don't undefine if 64-bit
3470         types are not being provided by gnulib.
3471         (GL_INT64_T, GL_UINT64_T): New witnesses of whether gnulib 64-bit
3472         types are supported.
3473
3474 2007-03-10  Bruno Haible  <bruno@clisp.org>
3475
3476         * lib/stdio_.h (__attribute__): New macro.
3477         (fprintf, vfprintf, printf, vprintf, snprintf, vsnprintf, sprintf,
3478         vsprintf): Specify __attribute__ __format__ for GCC.
3479         Suggested by Eric Blake.
3480
3481 2007-03-09  Bruno Haible  <bruno@clisp.org>
3482
3483         * modules/printf-posix-tests: New file.
3484         * tests/test-printf-posix.sh: New file.
3485         * tests/test-printf-posix.c: New file.
3486
3487         * modules/printf-posix: New file.
3488         * lib/printf.c: New file.
3489         * m4/printf-posix-rpl.m4: New file.
3490         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_PRINTF_POSIX,
3491         REPLACE_PRINTF.
3492         * lib/stdio_.h (printf): New declaration.
3493         (format, __format__, ____printf____, ____scanf____, ____strftime____,
3494         ____strfmon____): New macros.
3495         * modules/stdio (Makefile.am): Substitute also GNULIB_PRINTF_POSIX,
3496         REPLACE_PRINTF.
3497
3498 2007-03-09  Bruno Haible  <bruno@clisp.org>
3499
3500         * tests/test-vasnprintf-posix2.sh: New file.
3501         * tests/test-vasnprintf-posix2.c: New file.
3502         * modules/vasnprintf-posix-tests (Files): Add them and m4/locale-fr.m4.
3503         (configure.ac): Invoke gt_LOCALE_FR and gt_LOCALE_FR_UTF8.
3504         (Makefile.am): Activate test-vasnprintf-posix2.sh.
3505
3506         * lib/vasnprintf.c (VASNPRINTF): For the 'a' and 'A' directives, use
3507         a locale dependent decimal point, rather than always '.'.
3508
3509 2007-03-09  Eric Blake  <ebb9@byu.net>
3510
3511         * lib/stdlib_.h (EXIT_FAILURE): GNU code expects this to be 1, in
3512         spite of platforms like Tandem/NSK that define it to -1.
3513
3514 2007-03-08  Bruno Haible  <bruno@clisp.org>
3515
3516         * modules/vprintf-posix-tests: New file.
3517         * tests/test-vprintf-posix.sh: New file.
3518         * tests/test-vprintf-posix.c: New file.
3519         * tests/test-printf-posix.h: New file.
3520
3521         * modules/vprintf-posix: New file.
3522         * lib/vprintf.c: New file.
3523         * m4/vprintf-posix.m4: New file.
3524         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VPRINTF_POSIX,
3525         REPLACE_VPRINTF.
3526         * lib/stdio_.h (vprintf): New declaration.
3527         * modules/stdio (Makefile.am): Substitute also GNULIB_VPRINTF_POSIX,
3528         REPLACE_VPRINTF.
3529
3530 2007-03-08  Bruno Haible  <bruno@clisp.org>
3531
3532         * modules/fprintf-posix-tests: New file.
3533         * tests/test-fprintf-posix.sh: New file.
3534         * tests/test-fprintf-posix.c: New file.
3535
3536         * modules/fprintf-posix: New file.
3537         * lib/fprintf.c: New file.
3538         * m4/fprintf-posix.m4: New file.
3539         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FPRINTF_POSIX,
3540         REPLACE_FPRINTF.
3541         * lib/stdio_.h (fprintf): New declaration.
3542         * modules/stdio (Makefile.am): Substitute also GNULIB_FPRINTF_POSIX,
3543         REPLACE_FPRINTF.
3544
3545 2007-03-08  Bruno Haible  <bruno@clisp.org>
3546
3547         * modules/vfprintf-posix-tests: New file.
3548         * tests/test-vfprintf-posix.sh: New file.
3549         * tests/test-vfprintf-posix.c: New file.
3550         * tests/test-fprintf-posix.h: New file.
3551         * tests/test-fprintf-posix.out: New file.
3552
3553         * modules/vfprintf-posix: New file.
3554         * lib/vfprintf.c: New file.
3555         * m4/vfprintf-posix.m4: New file.
3556         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VFPRINTF_POSIX,
3557         REPLACE_VFPRINTF.
3558         * lib/stdio_.h (vfprintf): New declaration.
3559         * modules/stdio (Makefile.am): Substitute also GNULIB_VFPRINTF_POSIX,
3560         REPLACE_VFPRINTF.
3561
3562 2007-03-08  Bruno Haible  <bruno@clisp.org>
3563
3564         * lib/stdio_.h: Treat __need___FILE like __need_FILE.
3565
3566 2007-03-08  Bruno Haible  <bruno@clisp.org>
3567
3568         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Use 'case' statements
3569         instead of 'expr' invocations.
3570         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
3571         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
3572         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
3573         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
3574         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
3575         Suggested by Paul Eggert.
3576
3577 2007-03-08  Bruno Haible  <bruno@clisp.org>
3578
3579         * modules/fseterr-tests: New file.
3580         * tests/test-fseterr.c: New file.
3581
3582         * modules/fseterr: New file.
3583         * lib/fseterr.h: New file.
3584         * lib/fseterr.c: New file.
3585
3586 2007-03-08  Bruno Haible  <bruno@clisp.org>
3587
3588         * lib/fnmatch_.h: Convert tabs in the middle of lines to spaces.
3589         * lib/getopt_.h: Likewise.
3590         * lib/mbswidth.h: Likewise.
3591         * lib/setenv.h: Likewise.
3592         * lib/vasnprintf.h: Likewise.
3593         * lib/vasprintf.h: Likewise.
3594         * lib/verror.h: Likewise.
3595         * lib/xsetenv.h: Likewise.
3596         * lib/xvasprintf.h: Likewise.
3597
3598 2007-03-08  Jim Meyering  <jim@meyering.net>
3599
3600         * users.txt: Add parted.
3601
3602         * ChangeLog: Restore 1500 lines mistakenly removed from the end.
3603
3604 2007-03-07  Bruno Haible  <bruno@clisp.org>
3605
3606         * m4/printf.m4: Make the shell script snippets copy&pastable.
3607
3608 2007-03-02  Bruno Haible  <bruno@clisp.org>
3609
3610         * lib/netinet_in_.h: New file.
3611         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Test whether netinet/in.h
3612         is self-contained. Set ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H.
3613         * modules/netinet_in (Files): Add lib/netinet_in_.h.
3614         (Depends-on): Add absolute-header.
3615         (Makefile.am): Substitute ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H
3616         into netinet/in.h.
3617
3618 2007-03-03  Bruno Haible  <bruno@clisp.org>
3619
3620         * lib/sys_select_.h: New file.
3621         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SELECT): Test whether sys/select.h
3622         is self-contained. Set ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H.
3623         * modules/sys_select (Files): Add lib/sys_select_.h.
3624         (Depends-on): Add absolute-header.
3625         (Makefile.am): Substitute ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H
3626         into sys/select.h.
3627
3628 2007-03-02  Bruno Haible  <bruno@clisp.org>
3629
3630         * lib/socket_.h: If sys/socket.h exists, include that and <sys/types.h>
3631         before it. Turn HAVE_WINSOCK2_H and HAVE_WS2TCPIP_H into configute-time
3632         values.
3633         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Test also whether
3634         <sys/socket.h> is self-contained. Set ABSOLUTE_SYS_SOCKET_H,
3635         HAVE_SYS_SOCKET_H, HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H.
3636         * modules/sys_socket (Depends-on): Add absolute-header.
3637         (Makefile.am): Substitute ABSOLUTE_SYS_SOCKET_H, HAVE_SYS_SOCKET_H,
3638         HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H into sys/socket.h.
3639         (Include): Remove requirement of inclusion of <sys/types.h>.
3640
3641 2007-03-02  Bruno Haible  <bruno@clisp.org>
3642
3643         * lib/byteswap_.h (bswap_32): Fix formula.
3644
3645 2007-03-06  Bruno Haible  <bruno@clisp.org>
3646
3647         * modules/sprintf-posix-tests: New file.
3648         * tests/test-sprintf-posix.c: New file.
3649
3650         * modules/sprintf-posix: New file.
3651         * lib/sprintf.c: New file.
3652         * m4/sprintf-posix.m4: New file.
3653         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_SPRINTF_POSIX,
3654         REPLACE_SPRINTF.
3655         * lib/stdio_.h (sprintf): New declaration.
3656         * modules/stdio (Makefile.am): Substitute also GNULIB_SPRINTF_POSIX,
3657         REPLACE_SPRINTF.
3658
3659 2007-03-06  Bruno Haible  <bruno@clisp.org>
3660
3661         * modules/vsprintf-posix-tests: New file.
3662         * tests/test-vsprintf-posix.c: New file.
3663         * tests/test-sprintf-posix.h: New file.
3664
3665         * modules/vsprintf-posix: New file.
3666         * lib/vsprintf.c: New file.
3667         * m4/vsprintf-posix.m4: New file.
3668         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VSPRINTF_POSIX,
3669         REPLACE_VSPRINTF.
3670         * lib/stdio_.h (vsprintf): New declaration.
3671         * modules/stdio (Makefile.am): Substitute also GNULIB_VSPRINTF_POSIX,
3672         REPLACE_VSPRINTF.
3673
3674 2007-03-06  Bruno Haible  <bruno@clisp.org>
3675
3676         * modules/vsnprintf (Depend-on): Remove minmax.
3677
3678 2007-03-06  Bruno Haible  <bruno@clisp.org>
3679
3680         * modules/snprintf-posix-tests: New file.
3681         * tests/test-snprintf-posix.c: New file.
3682
3683         * modules/snprintf-posix: New file.
3684         * m4/snprintf-posix.m4: New file.
3685         * m4/snprintf.m4 (gl_REPLACE_SNPRINTF): New macro, extracted from
3686         gl_FUNC_SNPRINTF.
3687         (gl_FUNC_SNPRINTF): Invoke it.
3688         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_SNPRINTF.
3689         * lib/stdio_.h (snprintf): Define as a replacement if REPLACE_SNPRINTF
3690         is set.
3691         * modules/stdio (Makefile.am): Substitute also REPLACE_SNPRINTF.
3692
3693 2007-03-06  Bruno Haible  <bruno@clisp.org>
3694
3695         * modules/vsnprintf-posix-tests: New file.
3696         * tests/test-vsnprintf-posix.c: New file.
3697         * tests/test-snprintf-posix.h: New file.
3698
3699         * modules/vsnprintf-posix: New file.
3700         * m4/vsnprintf-posix.m4: New file.
3701         * m4/vsnprintf.m4 (gl_REPLACE_VSNPRINTF): New macro, extracted from
3702         gl_FUNC_VSNPRINTF.
3703         (gl_FUNC_VSNPRINTF): Invoke it.
3704         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_VSNPRINTF.
3705         * lib/stdio_.h (vsnprintf): Define as a replacement if
3706         REPLACE_VSNPRINTF is set.
3707         * modules/stdio (Makefile.am): Substitute also REPLACE_VSNPRINTF.
3708
3709 2007-03-06  Bruno Haible  <bruno@clisp.org>
3710
3711         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Test for vasnprintf here.
3712         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): ... not here.
3713
3714 2007-03-06  Bruno Haible  <bruno@clisp.org>
3715
3716         * lib/math_.h (acosl): Declare also if HAVE_DECL_ACOSL is set.
3717         (asinl): Declare also if HAVE_DECL_ASINL is set.
3718         (atanl): Declare also if HAVE_DECL_ATANL is set.
3719         (ceill): Declare also if HAVE_DECL_CEILL is set.
3720         (cosl): Declare also if HAVE_DECL_COSL is set.
3721         (expl): Declare also if HAVE_DECL_EXPL is set.
3722         (floorl): Declare also if HAVE_DECL_FLOORL is set.
3723         (frexpl): Declare also if HAVE_DECL_FREXPL is set.
3724         (ldexpl): Declare also if HAVE_DECL_LDEXPL is set.
3725         (logl): Declare also if HAVE_DECL_LOGL is set.
3726         (sinl): Declare also if HAVE_DECL_SINL is set.
3727         (sqrtl): Declare also if HAVE_DECL_SQRTL is set.
3728         (tanl): Declare also if HAVE_DECL_TANL is set.
3729         * modules/math (Makefile.am): Substitute the values of HAVE_DECL_*.
3730         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Set HAVE_DECL_* to 1.
3731         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Fix tests for the
3732         declaration of frexpl, ldexpl.
3733         * modules/printf-frexpl (Depends-on): Add math.
3734         * lib/printf-frexp.c (frexpl, ldexpl): Undo last change.
3735
3736 2007-03-05  Bruno Haible  <bruno@clisp.org>
3737
3738         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Also test whether
3739         frexpl and ldexpl are declared.
3740         * lib/printf-frexp.c (frexpl, ldexpl): Provide fallback declarations.
3741
3742 2007-03-05  Bruno Haible  <bruno@clisp.org>
3743
3744         * gnulib-tool (func_get_automake_snippet): Don't synthesize an
3745         EXTRA_lib_SOURCES augmentation for the relocatable-prog-wrapper module.
3746
3747 2007-03-05  Bruno Haible  <bruno@clisp.org>
3748
3749         * lib/stdio_.h: Include <stddef.h>.
3750
3751 2007-03-05  Bruno Haible  <bruno@clisp.org>
3752
3753         * m4/printf.m4 (gl_SNPRINTF_DIRECTIVE_N): New macro.
3754
3755 2007-03-05  Bruno Haible  <bruno@clisp.org>
3756
3757         * m4/printf.m4: Update with info about OpenBSD 3.9, HP-UX 10.20,
3758         NetBSD 4, from Ralf Wildenhues.
3759
3760 2007-03-04  Bruno Haible  <bruno@clisp.org>
3761
3762         * lib/vasprintf.h: Update #if logic for the case when the functions
3763         exist but are overridden.
3764
3765 2007-03-04  Bruno Haible  <bruno@clisp.org>
3766
3767         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Exclude two buggy
3768         implementations: glibc-2.4 and MacOS X 10.3.
3769         * tests/test-vasnprintf-posix.c (test_function): Test also the case
3770         that exhibits the bugs in glibc-2.4 and MacOS X 10.3.
3771         * tests/test-vasprintf-posix.c (test_function): Likewise.
3772
3773 2007-03-04  Bruno Haible  <bruno@clisp.org>
3774
3775         * modules/vasprintf-posix-tests: New file.
3776         * tests/test-vasprintf-posix.c: New file.
3777
3778         * modules/vasprintf-posix: New file.
3779         * lib/vasprintf.h (asprintf, vasprintf): Rename if REPLACE_VASPRINTF is
3780         defined.
3781         * m4/vasprintf-posix.m4: New file.
3782         * m4/vasprintf.m4 (gl_REPLACE_VASPRINTF): New macro, extracted from
3783         gl_FUNC_VASPRINTF.
3784         (gl_FUNC_VASPRINTF): Invoke it.
3785         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Define REPLACE_VASNPRINTF
3786         here.
3787         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Not here.
3788
3789 2007-03-04  Bruno Haible  <bruno@clisp.org>
3790
3791         * lib/sys_time_.h: Rename GETTIMEOFDAY_REPLACEMENT to
3792         REPLACE_GETTIMEOFDAY.
3793         * modules/sys_time (Makefile.am): Likewise.
3794         * m4/sys_time_h.m4: Likewise.
3795         * m4/gettimeofday.m4: Likewise.
3796
3797 2007-03-04  Bruno Haible  <bruno@clisp.org>
3798
3799         * modules/vasnprintf-posix-tests: New file.
3800         * tests/test-vasnprintf-posix.c: New file.
3801
3802         * modules/vasnprintf-posix: New file.
3803         * lib/vasnprintf.c: Include isnan.h, isnanl.h, printf-frexp.h,
3804         printf-frexpl.h.
3805         (VASNPRINTF): Handle the 'a' and 'A' directives here, if needed.
3806         * lib/vasnprintf.h (asnprintf, vasnprintf): Rename if
3807         REPLACE_VASNPRINTF is defined.
3808         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): New macro, extracted from
3809         gl_FUNC_VASNPRINTF.
3810         (gl_FUNC_VASNPRINTF): Invoke it.
3811         * m4/vasnprintf-posix.m4: New file.
3812         * m4/printf.m4: New file.
3813
3814 2007-03-04  Bruno Haible  <bruno@clisp.org>
3815
3816         Compile progreloc.c only if --enable-relocatable is specified.
3817         * m4/relocatable.m4 (gl_RELOCATABLE): Arrange to compile progreloc.c
3818         if --enable-relocatable was specified.
3819         * modules/relocatable-prog (Makefile.am): Remove progreloc.c from
3820         lib_SOURCES.
3821
3822 2007-03-04  Jim Meyering  <jim@meyering.net>
3823
3824         * lib/acl.c (ACL_NOT_WELL_SUPPORTED): New macro.
3825         Use it consistently, rather than enumerating errno constants.
3826
3827 2007-03-04  Bruno Haible  <bruno@clisp.org>
3828
3829         * modules/xvasprintf-tests: New file.
3830         * tests/test-xvasprintf.c: New file.
3831
3832         * modules/vasprintf-tests: New file.
3833         * tests/test-vasprintf.c: New file.
3834
3835         * modules/vasnprintf-tests: New file.
3836         * tests/test-vasnprintf.c: New file.
3837
3838         * modules/vsnprintf-tests: New file.
3839         * tests/test-vsnprintf.c: New file.
3840
3841         * modules/snprintf-tests: New file.
3842         * tests/test-snprintf.c: New file.
3843
3844 2007-03-04  Bruno Haible  <bruno@clisp.org>
3845
3846         Compile relocatable.c only if --enable-relocatable is specified.
3847         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY_BODY): Renamed from
3848         gl_RELOCATABLE_LIBRARY.
3849         (gl_RELOCATABLE_LIBRARY, gl_RELOCATABLE_LIBRARY_SEPARATE): New macros.
3850         * m4/relocatable.m4 (gl_RELOCATABLE): Invoke gl_RELOCATABLE_LIBRARY.
3851         (gl_RELOCATABLE_BODY): Require gl_RELOCATABLE_LIBRARY_BODY instead of
3852         gl_RELOCATABLE_LIBRARY.
3853         * modules/relocatable-lib (configure.ac): Invoke gl_RELOCATABLE_LIBRARY.
3854         (Makefile.am): Remove lib_SOURCES.
3855         * modules/relocatable-lib-lgpl (configure.ac): Invoke
3856         gl_RELOCATABLE_LIBRARY.
3857         (Makefile.am): Remove lib_SOURCES.
3858         * modules/relocatable-prog (Makefile.am): Don't compile relocatable.c
3859         always.
3860         * modules/relocatable-prog-wrapper (configure.ac): Invoke
3861         gl_RELOCATABLE_LIBRARY_SEPARATE instead of gl_RELOCATABLE_LIBRARY.
3862
3863 2007-03-04  Bruno Haible  <bruno@clisp.org>
3864
3865         * modules/argmatch-tests: New file.
3866         * tests/test-argmatch.c: New file.
3867
3868         * tests/test-allocsa.c (main): Halve the number of loop runs.
3869
3870         * modules/alloca-opt-tests: New file.
3871         * tests/test-alloca-opt.c: New file.
3872
3873 2007-03-04  Jim Meyering  <jim@meyering.net>
3874
3875         Work around difference between Linux ACLs and Solaris 10 ZFS.
3876         * lib/acl.c (set_acl): Revert to using chmod_or_fchmod also
3877         for EINVAL.
3878
3879 2007-03-03  Bruno Haible  <bruno@clisp.org>
3880
3881         * modules/relocatable-prog (Depends-on): Add back progreloc's
3882         dependencies: canonicalize-lgpl, xalloc, xreadlink, stdbool, unistd.
3883
3884 2007-03-03  Bruno Haible  <bruno@clisp.org>
3885
3886         * modules/relocatable-lib-lgpl: Renamed from modules/relocatable-lib.
3887         * modules/relocatable-lib: New file.
3888
3889 2007-03-03  Bruno Haible  <bruno@clisp.org>
3890
3891         * modules/relocatable-prog: Renamed from modules/relocatable.
3892         * doc/relocatable-maint.texi: Talk about module 'relocatable-prog'.
3893
3894 2007-03-03  Bruno Haible  <bruno@clisp.org>
3895
3896         * modules/relocatable-script (Files): Add doc/relocatable.texi,
3897         m4/relocatable-lib.m4.
3898         (Depends-on): Remove 'relocatable'.
3899         (configure.ac): Add gl_RELOCATABLE_NOP.
3900
3901 2007-03-03  Bruno Haible  <bruno@clisp.org>
3902
3903         * modules/relocatable-prog-wrapper: New file.
3904         * modules/relocatable (Depends-on): Add it. Remove all other
3905         dependencies except progname.
3906         (Files): Remove build-aux/install-reloc, lib/relocwrapper.c.
3907
3908         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): New macro.
3909         (gl_FUNC_STRERROR): Nop.
3910         * lib/strerror.c: Compile the file only if !HAVE_STRERROR.
3911
3912         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): New macro.
3913         * lib/setenv.c: Compile the file only if _LIBC || !HAVE_SETENV.
3914
3915         * m4/readlink.m4 (gl_FUNC_READLINK_SEPARATE): New macro.
3916         (gl_FUNC_READLINK): Update.
3917
3918         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL_SEPARATE): New macro.
3919
3920 2007-03-03  Bruno Haible  <bruno@clisp.org>
3921
3922         * lib/xreadlink.c: Include <unistd.h> unconditionally.
3923         * modules/xreadlink (Depends-on): Add unistd.
3924         * modules/xreadlink-with-size (Depends-on): Likewise.
3925
3926 2007-03-03  Bruno Haible  <bruno@clisp.org>
3927
3928         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_UNSETENV): New macros,
3929         extracted from gt_FUNC_SETENV.
3930         (gt_FUNC_SETENV): Remove macro.
3931         * modules/setenv (configure.ac): Add gl_FUNC_SETENV, gl_FUNC_UNSETENV,
3932         remove gt_FUNC_SETENV.
3933
3934 2007-03-03  Bruno Haible  <bruno@clisp.org>
3935
3936         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY): Define
3937         ENABLE_RELOCATABLE here.
3938         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Don't define it here.
3939
3940 2007-03-03  Bruno Haible  <bruno@clisp.org>
3941
3942         * modules/rbtreehash-list-tests (Depends-on): Add progname.
3943         * tests/test-rbtreehash_list.c: Include progname.h.
3944         (main): Call set_program_name.
3945
3946         * modules/rbtree-oset-tests (Depends-on): Add progname.
3947         * tests/test-rbtree_oset.c: Include progname.h.
3948         (main): Call set_program_name.
3949
3950         * modules/rbtree-list-tests (Depends-on): Add progname.
3951         * tests/test-rbtree_list.c: Include progname.h.
3952         (main): Call set_program_name.
3953
3954         * modules/linked-list-tests (Depends-on): Add progname.
3955         * tests/test-linked_list.c: Include progname.h.
3956         (main): Call set_program_name.
3957
3958 2007-03-03  Bruno Haible  <bruno@clisp.org>
3959
3960         * lib/glob-libc.h (_Restrict_): New macro, copied from lib/regex.h.
3961         All uses of __restrict changed to _Restrict_.
3962         * lib/glob_.h (__restrict): Remove macro.
3963
3964 2007-03-02  Bruno Haible  <bruno@clisp.org>
3965
3966         * modules/gettext (configure.ac): Require gettext infrastructure
3967         from version 0.16.1.
3968
3969 2007-03-02  Bruno Haible  <bruno@clisp.org>
3970
3971         * modules/linkedhash-list-tests (Depends-on): Add progname.
3972         * tests/test-linkedhash_list.c: Include progname.h.
3973         (main): Call set_program_name.
3974
3975         * modules/carray-list-tests (Depends-on): Add progname.
3976         * tests/test-carray_list.c: Include progname.h.
3977         (main): Call set_program_name.
3978
3979         * modules/avltreehash-list-tests (Depends-on): Add progname.
3980         * tests/test-avltreehash_list.c: Include progname.h.
3981         (main): Call set_program_name.
3982
3983         * modules/avltree-oset-tests (Depends-on): Add progname.
3984         * tests/test-avltree_oset.c: Include progname.h.
3985         (main): Call set_program_name.
3986
3987         * modules/avltree-list-tests (Depends-on): Add progname.
3988         * tests/test-avltree_list.c: Include progname.h.
3989         (main): Call set_program_name.
3990
3991         * modules/array-oset-tests (Depends-on): Add progname.
3992         * tests/test-array_oset.c: Include progname.h.
3993         (main): Call set_program_name.
3994
3995         * modules/array-list-tests (Depends-on): Add progname.
3996         * tests/test-array_list.c: Include progname.h.
3997         (main): Call set_program_name.
3998
3999         * modules/argp-tests (Depends-on): Add progname.
4000         * tests/test-argp.c: Include argp.h first. Include progname.h.
4001         (main): Call set_program_name.
4002
4003 2007-03-02  Paul Eggert  <eggert@cs.ucla.edu>
4004
4005         * doc/gnulib-tool.texi (Initial import): Reword description of
4006         _FILE_OFFSET_BITS and _GNU_SOURCE, since they sometimes have a
4007         limited effect even if defined after the first system include.
4008
4009 2007-03-01  Bruno Haible  <bruno@clisp.org>
4010
4011         * build-aux/config.libpath: Update to libtool-1.5.22.
4012         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
4013
4014 2007-03-01  Bruno Haible  <bruno@clisp.org>
4015
4016         * doc/relocatable-maint.texi: Recommend to set foo_CPPFLAGS, not
4017         foo_CFLAGS.
4018         Reported by Ralf Wildenhues.
4019
4020 2007-03-01  Bruno Haible  <bruno@clisp.org>
4021
4022         * build-aux/install-reloc: Remove object files left over by some
4023         compilers.
4024         Reported by Ralf Wildenhues.
4025
4026 2007-03-01  Bruno Haible  <bruno@clisp.org>
4027
4028         * build-aux/install-reloc: Break long lines.
4029
4030 2007-03-01  Bruno Haible  <bruno@clisp.org>
4031
4032         * doc/relocatable.texi: Document that it may not work on OpenBSD.
4033         Reported by Ralf Wildenhues.
4034
4035 2007-03-01  Bruno Haible  <bruno@clisp.org>
4036
4037         * doc/gnulib-tool.texi (Initial import): Remove paragraph about
4038         include ordering constraints.
4039
4040 2007-03-01  Paul Eggert  <eggert@cs.ucla.edu>
4041
4042         Followup to the 2007-02-12 patch, using suggestions from Bruno Haible in
4043         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00136.html>.
4044         * doc/gnulib-tool.texi (Initial import): Mention _FILE_OFFSET_BITS
4045         as another example.
4046         * lib/time_.h: Fix misspelling.
4047         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
4048         Require gl_HEADER_TIME_H_DEFAULTS.
4049         * m4/strptime.m4 (gl_FUNC_STRPTIME): Likewise.
4050         * m4/time_r.m4 (gl_TIME_R): Likewise.
4051         * m4/timegm.m4 (gl_FUNC_TIMEGM): Likewise.
4052
4053 2007-03-01  Bruno Haible  <bruno@clisp.org>
4054
4055         * m4/utimecmp.m4 (gl_UTIMECMP): Don't require gl_TIMESPEC.
4056         * m4/utimens.m4 (gl_UTIMENS): Likewise.
4057
4058 2007-03-01  Jim Meyering  <jim@meyering.net>
4059
4060         * modules/xreadlink (Maintainer): Add my name.
4061         * modules/xreadlink-with-size (Depends-on): Alphabetize.
4062
4063 2007-02-26  Ben Pfaff  <blp@cs.stanford.edu>
4064             Bruno Haible  <bruno@clisp.org>
4065
4066         * build-aux/install-reloc: Compile also c-ctype.c.
4067         * build-aux/relocatable.sh.in: New file.
4068         * doc/relocatable.texi: New file.
4069         * doc/relocatable-maint.texi: New file.
4070         * doc/gnulib.texi: Include relocatable-maint.texi.
4071         * lib/progreloc.c: Include unistd.h unconditionally.
4072         * lib/relocwrapper.c: Include unistd.h unconditionally.
4073         Include c-ctype.h.
4074         (add_dotbin): Use c_tolower.
4075         * m4/relocatable-lib.m4: New file, extracted from m4/relocatable.m4.
4076         (gl_RELOCATABLE_LIBRARY): Renamed from AC_RELOCATABLE_LIBRARY.
4077         (gl_RELOCATABLE_NOP): Renamed from AC_RELOCATABLE_NOP.
4078         * m4/relocatable.m4 (AC_RELOCATABLE_LIBRARY, AC_RELOCATABLE_NOP): Move
4079         to m4/relocatable-lib.m4.
4080         (gl_RELOCATABLE): Renamed from AC_RELOCATABLE. Set also
4081         RELOCATABLE_CONFIG_H_DIR, RELOCATABLE_SRC_DIR, RELOCATABLE_BUILD_DIR.
4082         (gl_RELOCATABLE_BODY): Renamed from AC_RELOCATABLE_BODY. Don't
4083         require obsolete macro AC_EXEEXT. Don't check for unistd.h. Don't set
4084         SET_RELOCATABLE. Instead set RELOCATABLE_LDFLAGS, INSTALL_PROGRAM_ENV.
4085         * modules/relocatable: New file.
4086         * modules/relocatable-lib: New file.
4087         * modules/relocatable-script: New file.
4088
4089 2007-02-28  Bruno Haible  <bruno@clisp.org>
4090
4091         Import --enable-relocatable infrastructure.
4092         * build-aux/config.libpath: New file, from GNU gettext.
4093         * build-aux/install-reloc: New file, from GNU gettext.
4094         * build-aux/reloc-ldflags: New file, from GNU gettext.
4095         * lib/relocatable.h: New file, from GNU gettext.
4096         * lib/relocatable.c: New file, from GNU gettext.
4097         * lib/relocwrapper.c: New file, from GNU gettext.
4098         * m4/relocatable.m4: New file, from GNU gettext.
4099
4100 2007-02-28  Bruno Haible  <bruno@clisp.org>
4101
4102         * MODULES.html.sh (File system functions): Add xreadlink-with-size.
4103
4104         * modules/xreadlink: New file, from GNU gettext with modifications.
4105         * lib/xreadlink.c: New file, from GNU gettext.
4106         * lib/xreadlink.h: Add comments.
4107         (xreadlink): New declaration.
4108
4109         * modules/xreadlink-with-size: Renamed from modules/xreadlink.
4110         (Files): Remove m4/xreadlink.m4. Replace lib/xreadlink.c with
4111         lib/xreadlink-with-size.c.
4112         (configure.ac): Remove gl_XREADLINK invocation.
4113         (Makefile.am): Augment lib_SOURCES.
4114         * m4/xreadlink.m4: Remove file.
4115         * lib/xreadlink-with-size.c: Renamed from lib/xreadlink.c.
4116         (xreadlink_with_size): Renamed from xreadink.
4117         * lib/xreadlink.h (xreadlink_with_size): Renamed from xreadink.
4118         * modules/canonicalize (Depends-on): Replace xreadlink with
4119         xreadlink-with-size.
4120         * lib/canonicalize.c (canonicalize_filename_mode): Update.
4121
4122 2007-02-25  Jim Meyering  <jim@meyering.net>
4123
4124         * build-aux/announce-gen: When complaining about excess arguments,
4125         list them.
4126
4127 2007-02-25  Paul Eggert  <eggert@cs.ucla.edu>
4128
4129         * README: Document signed integer overflow situation more
4130         accurately.
4131
4132 2007-02-25  Bruno Haible  <bruno@clisp.org>
4133
4134         * lib/vasnprintf.c (VASNPRINTF): Fix estimate of size needed for a
4135         'a' or 'A' conversion.
4136
4137 2007-02-25  Bruno Haible  <bruno@clisp.org>
4138
4139         * modules/filename: Renamed from modules/pathname.
4140         (Files): Replace lib/pathname.h with lib/filename.h. Replace
4141         lib/concatpath.c with lib/concat-filename.c.
4142         (Makefile.am): Update.
4143         (Include): Replace pathname.h with filename.h.
4144         * lib/filename.h: Renamed from lib/pathname.h.
4145         (concatenated_filename): Renamed from concatenated_pathname.
4146         * lib/concat-filename.c: Renamed from lib/concatpath.c.
4147         (concatenated_filename): Renamed from concatenated_pathname.
4148         * lib/findprog.c: Include filename.h instead of pathname.h.
4149         (find_in_path): Update.
4150         * lib/javacomp.c: Include filename.h instead of pathname.h.
4151         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
4152         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
4153         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
4154         is_oldgcj_14_13_usable, is_javac_usable): Update.
4155         * lib/javaexec.c: Include filename.h instead of pathname.h.
4156         (execute_java_class): Update.
4157         * modules/findprog: Update.
4158         * modules/javacomp: Update.
4159         * modules/javaexec: Update.
4160         * MODULES.html.sh (File system functions): Add 'filename', remove
4161         'pathname'.
4162
4163 2007-02-25  Bruno Haible  <bruno@clisp.org>
4164
4165         * modules/printf-frexpl-tests: New file.
4166         * tests/test-printf-frexpl.c: New file.
4167
4168         * modules/printf-frexpl: New file.
4169         * lib/printf-frexpl.h: New file.
4170         * lib/printf-frexpl.c: New file.
4171         * m4/printf-frexpl.m4: New file.
4172
4173 2007-02-25  Bruno Haible  <bruno@clisp.org>
4174
4175         * modules/printf-frexp-tests: New file.
4176         * tests/test-printf-frexp.c: New file.
4177
4178         * modules/printf-frexp: New file.
4179         * lib/printf-frexp.h: New file.
4180         * lib/printf-frexp.c: New file.
4181         * m4/printf-frexp.m4: New file.
4182
4183 2007-02-25  Bruno Haible  <bruno@clisp.org>
4184
4185         Assume automake >= 1.10 for the tests.
4186         * modules/arcfour-tests (TESTS): Remove $(EXEEXT) suffix.
4187         * modules/arctwo-tests: Likewise.
4188         * modules/argp-tests: Likewise.
4189         * modules/avltree-list-tests: Likewise.
4190         * modules/avltree-oset-tests: Likewise.
4191         * modules/avltreehash-list-tests: Likewise.
4192         * modules/carray-list-tests: Likewise.
4193         * modules/crc-tests: Likewise.
4194         * modules/des-tests: Likewise.
4195         * modules/gc-arcfour-tests: Likewise.
4196         * modules/gc-arctwo-tests: Likewise.
4197         * modules/gc-des-tests: Likewise.
4198         * modules/gc-hmac-md5-tests: Likewise.
4199         * modules/gc-hmac-sha1-tests: Likewise.
4200         * modules/gc-md2-tests: Likewise.
4201         * modules/gc-md4-tests: Likewise.
4202         * modules/gc-md5-tests: Likewise.
4203         * modules/gc-pbkdf2-sha1-tests: Likewise.
4204         * modules/gc-rijndael-tests: Likewise.
4205         * modules/gc-sha1-tests: Likewise.
4206         * modules/gc-tests: Likewise.
4207         * modules/getaddrinfo-tests: Likewise.
4208         * modules/hmac-md5-tests: Likewise.
4209         * modules/hmac-sha1-tests: Likewise.
4210         * modules/linked-list-tests: Likewise.
4211         * modules/linkedhash-list-tests: Likewise.
4212         * modules/lock-tests: Likewise.
4213         * modules/md2-tests: Likewise.
4214         * modules/md4-tests: Likewise.
4215         * modules/md5-tests: Likewise.
4216         * modules/rbtree-list-tests: Likewise.
4217         * modules/rbtree-oset-tests: Likewise.
4218         * modules/rbtreehash-list-tests: Likewise.
4219         * modules/read-file-tests: Likewise.
4220         * modules/rijndael-tests: Likewise.
4221         * modules/stdint-tests: Likewise.
4222         * modules/tls-tests: Likewise.
4223
4224 2007-02-24  Bruno Haible  <bruno@clisp.org>
4225
4226         * lib/isnanl.h (isnanl): Define through isnan if isnan is a macro.
4227         * m4/isnan.m4 (gl_FUNC_ISNAN_NO_LIBM): Don't check for isnan as a
4228         function; instead check whether isnan with a double argument links.
4229         * m4/isnanl.m4 (gl_FUNC_ISNANL_NO_LIBM): Don't check for isnanl as a
4230         function; instead check whether isnan with a 'long double' argument
4231         links.
4232         Reported by Eric Blake <ebb9@byu.net>.
4233
4234 2007-02-24  Bruno Haible  <bruno@clisp.org>
4235
4236         * lib/isnan.c: Support the 'long double' case if USE_LONG_DOUBLE is
4237         defined.
4238         * lib/isnanl.c: Remove all code. Just include isnan.c.
4239         * modules/isnanl-nolibm (Files): Add lib/isnan.c.
4240
4241 2007-02-25  Jim Meyering  <jim@meyering.net>
4242
4243         Avoid conflicting types for 'unsetenv' on FreeBSD.
4244         * lib/putenv.c (_unsetenv): Rename from "unsetenv", to avoid
4245         conflicting with FreeBSD's (5.0 and 6.1) function declaration
4246         in stdlib.h.
4247
4248 2007-02-24  Bruno Haible  <bruno@clisp.org>
4249
4250         * modules/isnanl-nolibm-tests: New file.
4251         * tests/test-isnanl.c: New file.
4252
4253         * modules/isnanl-nolibm: New file.
4254         * lib/isnanl.h: New file.
4255         * lib/isnanl.c: New file.
4256         * m4/isnanl.m4: New file.
4257
4258 2007-02-24  Bruno Haible  <bruno@clisp.org>
4259
4260         * modules/isnan-nolibm-tests: New file.
4261         * tests/test-isnan.c: New file.
4262
4263         * modules/isnan-nolibm: New file.
4264         * lib/isnan.h: New file.
4265         * lib/isnan.c: New file.
4266         * m4/isnan.m4: New file.
4267
4268 2007-02-24  Bruno Haible  <bruno@clisp.org>
4269
4270         * lib/frexpl.c (frexpl): Correct return values for x = 1.0L. Don't
4271         assume that an exponent fits in 20 bits.
4272
4273 2007-02-24  Jim Meyering  <jim@meyering.net>
4274
4275         * m4/regex.m4: Update the description of the configure-time option,
4276         --without-included-regex, to state accurately what the defaults are,
4277         and perhaps to give people an idea why using this option is risky.
4278
4279 2007-02-24  Paul Eggert  <eggert@cs.ucla.edu>
4280
4281         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep that
4282         loops on small arguments.  This attempts to avoid the problem
4283         Bruno Haible reported for AIX 4.3.2 in
4284         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00309.html>.
4285
4286 2007-02-23  Bruno Haible  <bruno@clisp.org>
4287
4288         * m4/perl.m4 (gl_PERL): Require version 5.005, not 5.003.
4289         Needed for help2man.
4290
4291 2007-02-23  Karl Berry  <karl@gnu.org>
4292
4293         * doc/gnulib-tool.texi (CVS Issues): mention that when foo_.h
4294         exists, foo.h should be cvs-ignored, not committed.
4295
4296 2007-02-23  Eric Blake  <ebb9@byu.net>
4297
4298         * lib/getdate.h (includes):  Include <time.h>, not "timespec.h".
4299         * lib/stat-time.h (includes): Likewise.
4300         * lib/utimecmp.c (includes): Likewise.
4301         * lib/utimens.h (includes): Likewise.
4302         * lib/getdate.y (includes): Also include "timespec.h" for use
4303         internal to the module.
4304         * modules/utimens (Depends-on): Revert yesterday's patch.
4305         * modules/nanosleep (Depends-on): Add missing dependency.
4306
4307 2007-02-22  Bruno Haible  <bruno@clisp.org>
4308
4309         * lib/glob.c: Don't include getlogin_r.h.
4310
4311 2007-02-22  Jim Meyering  <jim@meyering.net>
4312
4313         * modules/utimens (Depends-on): Add timespec, required for
4314         utimens.h's inclusion of timespec.h.
4315
4316 2007-02-21  Paul Eggert  <eggert@cs.ucla.edu>
4317
4318         * lib/getcwd.c (__getcwd): Undo previous change; it mishandled
4319         long unreadable paths in GNU/Linux.  Problem reported by Andreas
4320         Schwab in
4321         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00261.html>.
4322         I'll try to think of a better way to fix the Solaris problem.
4323
4324         * lib/getcwd.c (__getcwd): Don't assume getcwd (NULL, 0) works
4325         like glibc; on Solaris 10, it fails with errno == EINVAL.
4326         POSIX says the behavior is unspecified if the first argument is NULL,
4327         so play it safe and never pass NULL to the system getcwd.
4328
4329 2007-02-21  Jim Meyering  <jim@meyering.net>
4330
4331         * lib/gettimeofday.c (rpl_gettimeofday): Remove declaration
4332         of gettimeofday.  It would conflict with the one now always
4333         provided via sys_time_.h.  Reported by Matthew Woehlke, as
4334         an IRIX 6.5 build failure.
4335
4336 2007-02-20  Paul Eggert  <eggert@cs.ucla.edu>
4337
4338         Minor fixups to port to Solaris 10 with Sun C 5.8.
4339         * lib/getcwd.c [!_LIBC]: Include dirfd.h, since we use dirfd.
4340         * modules/getcwd (Depends-on): Add dirfd.
4341         * lib/putenv.c (putenv): #undef it.
4342         (rpl_putenv): New decl.
4343         (malloc, free): Include <stdlib.h> rather than prototyping separately.
4344
4345 2007-02-20  Bruno Haible  <bruno@clisp.org>
4346
4347         * modules/stdio-tests: New file.
4348         * tests/test-stdio.c: New file.
4349
4350         * modules/vsnprintf (Files): Remove lib/vsnprintf.h.
4351         (Depends-on): Add stdio.
4352         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
4353         (Include): Use <stdio.h> instead of vsnprintf.h.
4354         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
4355         HAVE_DECL_VSNPRINTF.
4356         * lib/vsnprintf.c: Include <stdio.h> instead of vsnprintf.h.
4357
4358         * modules/snprintf (Files): Remove lib/snprintf.h.
4359         (Depends-on): Add stdio.
4360         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
4361         (Include): Use <stdio.h> instead of snprintf.h.
4362         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
4363         HAVE_DECL_SNPRINTF.
4364         * lib/snprintf.c: Include <stdio.h> instead of snprintf.h.
4365         * lib/getaddrinfo.c: Likewise.
4366
4367         * modules/stdio: New file.
4368         * lib/stdio_.h: New file, incorporating snprintf.h and vsnprintf.h.
4369         * lib/snprintf.h: Remove file.
4370         * lib/vsnprintf.h: Remove file.
4371         * lib/.cppi-disable: Remove snprintf.h.
4372         * m4/stdio_h.m4: New file.
4373         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdio.
4374
4375 2007-02-20  Jim Meyering  <jim@meyering.net>
4376
4377         * lib/ftruncate.c [HAVE_CHSIZE]: Document that this code is
4378         used by e.g., mingw.  From Bruno Haible.
4379
4380 2007-02-19  Bruno Haible  <bruno@clisp.org>
4381
4382         * lib/string_.h: Use "#pragma GCC system_header" to suppress some gcc
4383         warnings.
4384         Reported by Ben Pfaff <blp@cs.stanford.edu>.
4385
4386 2007-02-19  Bruno Haible  <bruno@clisp.org>
4387
4388         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Don't request a complaint mail
4389         from mingw users.
4390
4391 2007-02-19  Bruno Haible  <bruno@clisp.org>
4392
4393         * lib/stdlib_.h: Use "#pragma GCC system_header" to suppress some gcc
4394         warnings.
4395         Reported by Joel E. Denny <jdenny@ces.clemson.edu> via Paul Eggert.
4396
4397 2007-02-19  Jim Meyering  <jim@meyering.net>
4398
4399         Don't use FD after a successful "fdopendir (fd)".
4400         * lib/getcwd.c (__getcwd) [AT_FDCWD]: fdopendir (fd) usually closes fd.
4401         Reset it by calling dirfd on the just-obtained DIR*.
4402
4403         * m4/ftruncate.m4: Adjust comment to give this module a 3-year reprieve.
4404         Prompted by a report from Bruno Haible that mingw lacks ftruncate.
4405
4406 2007-02-18  Bruno Haible  <bruno@clisp.org>
4407
4408         * lib/readlink.c: Include <unistd.h>.
4409         * m4/readlink.m4 (gl_FUNC_READLINK): Require gl_UNISTD_H_DEFAULTS. Set
4410         HAVE_READLINK.
4411         * modules/readlink (Depends-on): Add unistd.
4412         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
4413         (Include): Add <unistd.h>.
4414
4415         * lib/getlogin_r.h: Remove file.
4416         * lib/getlogin_r.c: Include <unistd.h> instead of getlogin_r.h.
4417         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE): Remove macro.
4418         (gl_GETLOGIN_R): Inline it here. Require gl_UNISTD_H_DEFAULTS. Set
4419         HAVE_DECL_GETLOGIN_R.
4420         * modules/getlogin_r (Files): Remove lib/getlogin_r.h.
4421         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
4422         (Include): Use <unistd.h> instead of getlogin_r.h.
4423
4424         * lib/getcwd.h: Remove file.
4425         * lib/getcwd.c: Include <unistd.h> instead of getcwd.h.
4426         * lib/xgetcwd.c: Likewise.
4427         * m4/getcwd.m4 (gl_FUNC_GETCWD): Require gl_UNISTD_H_DEFAULTS. Set
4428         REPLACE_GETCWD. Don't define __GETCWD_PREFIX.
4429         * modules/getcwd (Files): Remove lib/getcwd.h.
4430         (Depends-on): Add unistd.
4431         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
4432         (Include): Use <unistd.h> instad of getcwd.h.
4433
4434         * lib/ftruncate.c: Include <unistd.h> first.
4435         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Require gl_UNISTD_H_DEFAULTS.
4436         Set HAVE_FTRUNCATE.
4437         * modules/ftruncate (Depends-on): Add unistd.
4438         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
4439
4440         * lib/fchdir.c: Include <unistd.h> first.
4441         * lib/dirent_.h: Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT.
4442         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_UNISTD_H_DEFAULTS instead
4443         of gl_HEADER_UNISTD_DEFAULTS. Set REPLACE_FCHDIR. Don't set UNISTD_H.
4444         * modules/fchdir (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
4445         (Makefile.am): Substitute also REPLACE_FCHDIR into dirent.h.
4446
4447         * lib/dup2.c: Include <unistd.h> first.
4448         * m4/dup2.m4 (gl_FUNC_DUP2): Require gl_UNISTD_H_DEFAULTS. Set
4449         HAVE_DUP2.
4450         * modules/dup2 (Depends-on): Add unistd.
4451         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
4452
4453         * lib/chown.c: Include <unistd.h> first. Undefine chown later.
4454         * m4/chown.m4 (gl_FUNC_CHOWN): Require gl_UNISTD_H_DEFAULTS. Set
4455         REPLACE_CHOWN. Don't define chown as a macro here.
4456         * modules/chown (Depends-on): Add unistd.
4457         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
4458
4459         * lib/unistd_.h: Test HAVE_UNISTD_H determined at configure time.
4460         Add definition for GL_LINK_WARNING.
4461         (chown, dup2): New declarations.
4462         (fchdir): Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT. Provide optional
4463         link warning.
4464         (ftruncate): New declaration.
4465         (getcwd): New declaration, taken from old getcwd.h.
4466         (getlogin_r): New declaration, taken from old getlogin_r.h.
4467         (readlink): New declaration.
4468         * m4/unistd_h.m4 (gl_UNISTD_H): Renamed from gl_HEADER_UNISTD. Don't
4469         set UNISTD_H. Inline gl_PREREQ_UNISTD. Set HAVE_UNISTD_H.
4470         (gl_PREREQ_UNISTD): Remove macro.
4471         (gl_UNISTD_MODULE_INDICATOR): New macro.
4472         (gl_UNISTD_H_DEFAULTS): Renamed from gl_HEADER_UNISTD_DEFAULTS. Set
4473         many new variables. Don't set UNISTD_H.
4474         * modules/unistd (Description): Change.
4475         (Depends-on): Add link-warning.
4476         (configure.ac): Update.
4477         (Makefile.am): Create unistd.h always. Substitute many new variables
4478         into it.
4479
4480 2007-02-18  Bruno Haible  <bruno@clisp.org>
4481
4482         * lib/stdlib_.h (getsubopt): New declaration, copied from getsubopt.h.
4483         * modules/stdlib (stdlib.h): Also substitute GNULIB_GETSUBOPT and
4484         HAVE_GETSUBOPT.
4485         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Also initialize
4486         GNULIB_GETSUBOPT and HAVE_GETSUBOPT.
4487         * lib/getsubopt.h: Remove file.
4488         * modules/getsubopt (Files): Remove lib/getsubopt.h.
4489         (Depends-on): Add stdlib.
4490         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
4491         (Includes): Use <stdlib.h> instead of getsubopt.h.
4492         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Require gl_STDLIB_H_DEFAULTS.
4493         Set HAVE_GETSUBOPT.
4494         * lib/getsubopt.c: Don't include getsubopt.h.
4495
4496 2007-02-18  Bruno Haible  <bruno@clisp.org>
4497
4498         * modules/fchdir (Depends-on): Add dup2.
4499
4500 2007-02-18  Bruno Haible  <bruno@clisp.org>
4501
4502         * lib/stdlib_.h: Handle glibc's special invocation convention
4503         specially.
4504
4505 2007-02-18  Bruno Haible  <bruno@clisp.org>
4506
4507         * modules/stdlib-tests: New file.
4508         * tests/test-stdlib.c: New file.
4509
4510         * modules/mkstemp (Files): Remove lib/mkstemp.h.
4511         (Depends-on): Add stdlib.
4512         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
4513         (Includes): Use <stdlib.h> instead of mkstemp.h.
4514         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require gl_STDLIB_H_DEFAULTS. Set
4515         REPLACE_MKSTEMP. Remove definition of __MKSTEMP_PREFIX.
4516         * lib/mkstemp.c: Don't include mkstemp.h.
4517         * lib/mkstemp-safer.c: Include <stdlib.h> instead of mkstemp.h.
4518         * lib/stdlib--.h: Don't include mkstemp.h.
4519
4520         * modules/mkdtemp (Files): Remove lib/mkdtemp.h.
4521         (Depends-on): Add stdlib.
4522         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
4523         (Includes): Use <stdlib.h> instead of mkdtemp.h.
4524         * m4/mkdtemp.m4 (gt_FUNC_MKDTEMP): Require gl_STDLIB_H_DEFAULTS. Set
4525         HAVE_MKDTEMP.
4526         * lib/mkdtemp.c: Don't include mkdtemp.h.
4527         * lib/clean-temp.c: Don't include mkdtemp.h.
4528
4529         * modules/exit (Files): Remove lib/exit.h.
4530         (Depends-on): Add stdlib.
4531         (Makefile.am): Remove lib_SOURCES.
4532         (Include): Use <stdlib.h> instead of exit.h.
4533         * lib/argmatch.c: Don't include exit.h.
4534         * lib/execute.c: Likewise.
4535         * lib/pagealign_alloc.c: Likewise.
4536         * lib/pipe.c: Likewise.
4537         * lib/wait-process.c: Likewise.
4538         * lib/copy-file.c: Include <stdlib.h> instead of exit.h.
4539         * lib/exitfail.c: Likewise.
4540         * lib/savewd.c: Likewise.
4541         * lib/xsetenv.c: Likewise.
4542
4543         * modules/stdlib: New file.
4544         * lib/stdlib_.h: New file, incorporating exit.h, mkdtemp.h, mkstemp.h
4545         and extra comments about mkstemp().
4546         * lib/exit.h: Remove file.
4547         * lib/mkdtemp.h: Remove file.
4548         * lib/mkstemp.h: Remove file.
4549         * m4/stdlib_h.m4: New file.
4550         * MODULES.html.sh (Support for systems lacking ANSI C 89): Add stdlib.
4551
4552 2007-02-18  Bruno Haible  <bruno@clisp.org>
4553
4554         * modules/math-tests: New file.
4555         * tests/test-math.c: New file.
4556
4557         * modules/math: New file.
4558         * modules/mathl (Files): Remove lib/mathl.h.
4559         (Depends-on): Add math.
4560         (Makefile.am): Don't mention mathl.h.
4561         (Include): Use <math.h> instead of mathl.h.
4562         * lib/math_.h: New file.
4563         * lib/mathl.h: Remove file.
4564         * lib/acosl.c: Include <config.h> and <math.h> first. Don't include
4565         mathl.h.
4566         * lib/asinl.c: Likewise.
4567         * lib/atanl.c: Likewise.
4568         * lib/ceill.c: Likewise.
4569         * lib/cosl.c: Likewise.
4570         * lib/expl.c: Likewise.
4571         * lib/floorl.c: Likewise.
4572         * lib/frexpl.c: Likewise.
4573         * lib/ldexpl.c: Likewise.
4574         * lib/logl.c: Likewise.
4575         * lib/sincosl.c: Likewise.
4576         * lib/sinl.c: Likewise.
4577         * lib/sqrtl.c: Likewise.
4578         * lib/tanl.c: Likewise.
4579         * lib/trigl.c: Likewise.
4580         * m4/math_h.m4: New file.
4581         * MODULES.html.sh (Mathematics): Add math.
4582
4583 2007-02-17  Bruno Haible  <bruno@clisp.org>
4584
4585         * modules/wctype-tests: New file.
4586         * tests/test-wctype.c: New file.
4587
4588         * modules/wchar-tests: New file.
4589         * tests/test-wchar.c: New file.
4590
4591         * modules/unistd-tests: New file.
4592         * tests/test-unistd.c: New file.
4593
4594         * modules/time-tests: New file.
4595         * tests/test-time.c: New file.
4596
4597         * modules/sysexits-tests: New file.
4598         * tests/test-sysexits.c: New file.
4599
4600         * modules/sys_time-tests: New file.
4601         * tests/test-sys_time.c: New file.
4602
4603         * modules/sys_stat-tests: New file.
4604         * tests/test-sys_stat.c: New file.
4605
4606         * modules/sys_socket-tests: New file.
4607         * tests/test-sys_socket.c: New file.
4608
4609         * modules/sys_select-tests: New file.
4610         * tests/test-sys_select.c: New file.
4611
4612         * modules/string-tests: New file.
4613         * tests/test-string.c: New file.
4614
4615         * modules/stdbool-tests: New file.
4616         * tests/test-stdbool.c: New file.
4617
4618         * modules/netinet_in-tests: New file.
4619         * tests/test-netinet_in.c: New file.
4620
4621         * modules/inttypes-tests: New file.
4622         * tests/test-inttypes.c: New file.
4623
4624         * modules/fcntl-tests: New file.
4625         * tests/test-fcntl.c: New file.
4626
4627         * modules/byteswap-tests: New file.
4628         * tests/test-byteswap.c: New file.
4629
4630         * modules/arpa_inet-tests: New file.
4631         * tests/test-arpa_inet.c: New file.
4632
4633 2007-02-17  Bruno Haible  <bruno@clisp.org>
4634
4635         * lib/inttypes_.h: Add definition for GL_LINK_WARNING.
4636         (imaxabs, imaxdiv, strtoimax, strtoumax): Don't declare the function
4637         if the corresponding module is not enabled. Emit link warnings if
4638         the function is used nevertheless.
4639         * m4/inttypes.m4 (gl_INTTYPES_H): Never use the existing <inttypes.h>.
4640         Don't AC_SUBST HAVE_DECL_IMAXABS, HAVE_DECL_IMAXDIV,
4641         HAVE_DECL_STRTOIMAX, HAVE_DECL_STRTOUMAX.
4642         (gl_INTTYPES_MODULE_INDICATOR, gl_INTTYPES_H_DEFAULTS): New macros.
4643         * modules/inttypes (Depends-on): Add link-warning.
4644         (Makefile.am): Copy the contents of build-aux/link-warning.h into
4645         inttypes.h. Substitute also GNULIB_IMAXABS, GNULIB_IMAXDIV,
4646         GNULIB_STRTOIMAX, GNULIB_STRTOUMAX.
4647         * modules/imaxabs (configure.ac): Invoke gl_INTTYPES_MODULE_INDICATOR.
4648         * modules/imaxdiv (configure.ac): Likewise.
4649         * modules/strtoimax (configure.ac): Likewise.
4650         * modules/strtoumax (configure.ac): Likewise.
4651
4652 2007-02-17  Bruno Haible  <bruno@clisp.org>
4653
4654         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Include the contents of
4655         gl_STRING_MODULE_INDICATOR_DEFAULTS.
4656         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Remove macro.
4657         (gl_HEADER_STRING_H_BODY, gl_STRING_MODULE_INDICATOR): Update.
4658
4659 2007-02-17  Bruno Haible  <bruno@clisp.org>
4660
4661         * modules/link-warning: New file.
4662         * build-aux/link-warning.h: New file, extracted from lib/string_.h.
4663         * lib/string_.h (GL_LINK_WARNING): Remove definition.
4664         * modules/string (Depends-on): Add link-warning.
4665         (Makefile.am): Copy the contents of build-aux/link-warning.h into
4666         string.h.
4667         * MODULES.html.sh (Support for building libraries and executables): Add
4668         link-warning.
4669
4670 2007-02-17  Bruno Haible  <bruno@clisp.org>
4671
4672         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strcasecmp,
4673         strncasecmp, strchr, strchrnul, strdup, strndup, strnlen, strcspn,
4674         strpbrk, strspn, strrchr, strsep, strstr, strcasestr, strtok_r): Break
4675         long lines.
4676
4677 2007-02-17  Ben Pfaff  <blp@cs.stanford.edu>
4678             Bruno Haible  <bruno@clisp.org>
4679
4680         * modules/tmpfile: New file.
4681         * lib/tmpfile.c: New file.
4682         * m4/tmpfile.m4: New file.
4683         * MODULES.html.sh (func_all_modules): New section "Input/output".
4684
4685 2007-02-15  Bruno Haible  <bruno@clisp.org>
4686
4687         * lib/clean-temp.c [WIN32 && !CYGWIN]: Include <windows.h>.
4688         (supports_delete_on_close): New function.
4689         (open_temp, fopen_temp): Use _O_TEMPORARY when supported.
4690
4691 2007-02-14  Bruno Haible  <bruno@clisp.org>
4692
4693         * modules/mbspcasecmp-tests: New file.
4694         * tests/test-mbspcasecmp.sh: New file.
4695         * tests/test-mbspcasecmp.c: New file.
4696
4697         New module mbspcasecmp.
4698         * modules/mbspcasecmp: New file.
4699         * lib/mbspcasecmp.c: New file.
4700         * lib/string_.h (strncasecmp): Change warning message.
4701         (mbspcasecmp): New declaration.
4702         * m4/mbspcasecmp.m4: New file.
4703         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
4704         GNULIB_MBSPCASECMP.
4705         * modules/string (string.h): Also substitute GNULIB_MBSPCASECMP.
4706         * MODULES.html.sh (Internationalization functions): Add mbspcasecmp.
4707
4708 2007-02-14  Bruno Haible  <bruno@clisp.org>
4709
4710         * modules/mbsncasecmp-tests: New file.
4711         * tests/test-mbsncasecmp.sh: New file.
4712         * tests/test-mbsncasecmp.c: New file.
4713
4714         New module mbsncasecmp.
4715         * modules/mbsncasecmp: New file.
4716         * lib/mbsncasecmp.c: New file.
4717         * lib/string_.h (mbsncasecmp): New declaration.
4718         * m4/mbsncasecmp.m4: New file.
4719         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
4720         GNULIB_MBSNCASECMP.
4721         * modules/string (string.h): Also substitute GNULIB_MBSNCASECMP.
4722         * MODULES.html.sh (Internationalization functions): Add mbsncasecmp.
4723
4724 2007-02-14  Paul Eggert  <eggert@cs.ucla.edu>
4725
4726         * lib/exclude.c (FNM_EXTMATCH): Define if system does not.
4727         Verify that it doesn't overlap with our flags.
4728         (fnmatch_no_wildcards): Don't use strcasecmp or strncasecmp, which
4729         do not have the desired effect in multibyte locales; instead, use
4730         mbscasecmp.
4731         * modules/exclude (Depends-on): Depend on mbscasecmp, not strcase.
4732         Add dependency on xalloc.  Depend on fnmatch, not fnmatch-gnu, since
4733         we don't require GNU fnmatch ourselves (if our users require it, they
4734         should do so explicitly).
4735
4736         Fix regex code so it doesn't rely on strcasecmp.
4737         * lib/regex_internal.h: Include <langinfo.h> only if _LIBC is defined.
4738         Otherwise, include gnulib's langinfo.h.
4739         * lib/regcomp.c (init_dfa): Don't use strcasecmp, as it can have
4740         undesirable behavior in non-C locales.  Instead, rely on localecharset.
4741         * m4/regex.m4 (gl_PREREQ_REGEX): Don't require AM_LANGINFO_CODESET.
4742         * modules/regex (FILES): Remove m4/codeset.m4.
4743         (Depends-on): Add localcharset.  Remove strcase.
4744
4745 2007-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4746
4747         * m4/unlinkdir.m4 (gl_UNLINKDIR): Fix m4 quoting bug.
4748         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Likewise.
4749
4750 2007-02-13  Bruno Haible  <bruno@clisp.org>
4751
4752         * m4/intdiv0.m4 (gt_INTDIV0): Assume ANSI C. Fix underquoting bug.
4753         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
4754
4755 2007-02-12  Bruno Haible  <bruno@clisp.org>
4756
4757         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
4758         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): If
4759         GNULIB_POSIXCHECK and the gnulib module not enabled, provoke a link-
4760         time warning rather than a link error.
4761
4762 2007-02-12  Bruno Haible  <bruno@clisp.org>
4763
4764         * m4/locale-fr.m4 (gt_LOCALE_FR): Fix m4 quoting bug.
4765         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
4766         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
4767
4768 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
4769
4770         * lib/string_.h (strncasecmp): Fix typo: this macro takes 3
4771         args, not 2.
4772
4773 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
4774
4775         New module 'time', so that apps can include <time.h> as per
4776         POSIX and GNU instead of separate include files like time_r.h
4777         and timegm.h.  This implementation tries out a simpler approach
4778         for replacing decls in standard include files (as compared to
4779         the string module), somewhat as an experiment.
4780
4781         * config/srclist.txt: Comment out mktime.c for now.
4782         * doc/gnulib-tool.texi (Initial import): Don't use time_r as an example
4783         since it doesn't apply any more.  Use generic wording instead.
4784         * MODULES.html.sh (Support for systems lacking POSIX:2001): New module
4785         'time'.
4786         * lib/time_.h, m4/time_h.m4, modules/time: New files.
4787         * lib/strptime.h, lib/time_r.h, lib/timegm.h: Remove.
4788         * lib/mktime.c: Include config.h depending on _LIBC, not HAVE_CONFIG_H.
4789         Don't include <sys/types.h>; no longer needed since we assume C89.
4790         * lib/mktime.c: Don't include "time_r.h"; no longer needed.
4791         * lib/strftime.c: Likewise.
4792         * lib/time_r.c: Likewise.
4793         * lib/nanosleep.c (nanosleep): #undef after include files, not before.
4794         * lib/nanosleep.c: Include <time.h> first, to check interface.
4795         * lib/strptime.c: Likewise.
4796         * lib/time_r.c: Likewise.
4797         * lib/timegm.c: Likewise.
4798         * lib/strptime.c: Don't include strptime.h or time_r.h; no longer
4799         needed.
4800         * lib/timegm.c: Don't include timegm.h; no longer needed.
4801         * lib/timespec.h: Don't include <sys/time.h> before <time.h>;
4802         time.h now handles any problems in that area.
4803         (struct timespec, nanosleep): Remove; time.h now arranges for these.
4804         * lib/xnanosleep.c: Don't include timespec.h; no longer needed now
4805         that time.h defines struct timespec.
4806         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check that nanosleep is declared.
4807         Set REPLACE_NANOSLEEP.  Don't AC_DEFINE nanosleep; the time module now
4808         handles that.
4809         * m4/strptime.m4 (gl_FUNC_STPRTIME): Set REPLACE_STRPTIME.
4810         * m4/time_r.m4 (gl_TIME_R): Don't define HAVE_TIME_R_POSIX; no longer
4811         needed.  Set REPLACE_LOCALTIME.
4812         * m4/timegm.m4 (gl_FUNC_TIMEGM): Set REPLACE_TIMEGM.
4813         * m4/timespec.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Move to time_h.m4.
4814         (gl_TIMESPEC): Don't check for sys/time.h or struct timespec or
4815         nanosleep; time_h.m4 now does that.  Don't require
4816         gl_USE_SYSTEM_EXTENSIONS; no longer needed directly, and the time
4817         module handles this now.
4818         * modules/getdate (Depends-on): Remove timespec.  Add time.
4819         * modules/nanosleep (Depends-on): Likewise.
4820         * modules/stat-time (Depends-on): Likewise.
4821         * modules/nanosleep (Include): Include time.h, not timespec.h.
4822         * modules/strptime (Files): Remove lib/strptime.h.
4823         (Depends-on): Add extensions, time.
4824         (Include): Include time.h, not strptime.h.
4825         * modules/time_r (Files): Remove lib/time_r.h.
4826         (Depends-on): Add time.
4827         (Include): Include time.h, not time_r.h.
4828         * modules/timegm: Likewise.
4829         * modules/timespec (Description): Now does timespec-related decls
4830         of our own, instead of struct timespec itself.
4831         (Depends-on): Add time; remove extensions.
4832         (Maintainer): Add self.
4833         * modules/utimecmp (Depends-on): Add time; remove timespec.
4834         * modules/utimens (Depends-on): Likewise.
4835         * modules/xnanosleep (Depends-on): Likewise.
4836
4837 2007-02-11  Bruno Haible  <bruno@clisp.org>
4838
4839         * lib/c-strstr.c: Include allocsa.h.
4840         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
4841         * lib/c-strcasestr.c: Include allocsa.h.
4842         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
4843         * lib/strcasestr.c: Include allocsa.h.
4844         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
4845         * lib/mbsstr.c: Include allocsa.h.
4846         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
4847         allocsa/freesa instead of malloc/free.
4848         * lib/mbscasestr.c: Include allocsa.h.
4849         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
4850         allocsa/freesa instead of malloc/free.
4851         * modules/c-strstr (Depends-on): Add allocsa.
4852         * modules/c-strcasestr (Depends-on): Likewise.
4853         * modules/strcasestr (Depends-on): Likewise.
4854         * modules/mbsstr (Depends-on): Likewise.
4855         * modules/mbscasestr (Depends-on): Likewise.
4856
4857 2007-02-11  Bruno Haible  <bruno@clisp.org>
4858
4859         * lib/mbsspn.c (mbsspn): Fix bug. Remove unnecessary strlen call.
4860
4861         * modules/mbsspn-tests: New file.
4862         * tests/test-mbsspn.sh: New file.
4863         * tests/test-mbsspn.c: New file.
4864
4865 2007-02-11  Bruno Haible  <bruno@clisp.org>
4866
4867         * lib/mbspbrk.c (mbspbrk): Remove unneeded cast.
4868
4869         * modules/mbspbrk-tests: New file.
4870         * tests/test-mbspbrk.sh: New file.
4871         * tests/test-mbspbrk.c: New file.
4872
4873 2007-02-11  Bruno Haible  <bruno@clisp.org>
4874
4875         * lib/mbscspn.c (mbscspn): Remove unnecessary strlen call and
4876         unneeded cast.
4877
4878         * modules/mbscspn-tests: New file.
4879         * tests/test-mbscspn.sh: New file.
4880         * tests/test-mbscspn.c: New file.
4881
4882 2007-02-11  Bruno Haible  <bruno@clisp.org>
4883
4884         * modules/mbscasecmp-tests: New file.
4885         * tests/test-mbscasecmp.sh: New file.
4886         * tests/test-mbscasecmp.c: New file.
4887
4888 2007-02-11  Bruno Haible  <bruno@clisp.org>
4889
4890         Ensure O(n) worst-case complexity of mbscasestr.
4891         * lib/mbscasestr.c: Include stdbool.h.
4892         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
4893         functions.
4894         (mbscasestr): Add some bookkeeping. Invoke knuth_morris_pratt_* when
4895         the bookkeeping indicates that it's worth it.
4896         * modules/mbscasestr (Depends-on): Add stdbool, mbslen, strnlen.
4897
4898         * modules/mbscasestr-tests: New file.
4899         * tests/test-mbscasestr1.c: New file.
4900         * tests/test-mbscasestr2.sh: New file.
4901         * tests/test-mbscasestr2.c: New file.
4902         * tests/test-mbscasestr3.sh: New file.
4903         * tests/test-mbscasestr3.c: New file.
4904         * tests/test-mbscasestr4.sh: New file.
4905         * tests/test-mbscasestr4.c: New file.
4906         * m4/locale-tr.m4: New file.
4907
4908 2007-02-11  Bruno Haible  <bruno@clisp.org>
4909
4910         Ensure O(n) worst-case complexity of mbsstr.
4911         * lib/mbsstr.c: Include stdbool.h.
4912         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
4913         functions.
4914         (mbsstr): Add some bookkeeping. Invoke knuth_morris_pratt_* when the
4915         bookkeeping indicates that it's worth it.
4916         * modules/mbsstr (Depends-on): Add stdbool, mbslen, strnlen.
4917
4918         * modules/mbsstr-tests: New file.
4919         * tests/test-mbsstr1.c: New file.
4920         * tests/test-mbsstr2.sh: New file.
4921         * tests/test-mbsstr2.c: New file.
4922         * tests/test-mbsstr3.sh: New file.
4923         * tests/test-mbsstr3.c: New file.
4924         * m4/locale-fr.m4: New file.
4925
4926 2007-02-11  Bruno Haible  <bruno@clisp.org>
4927
4928         * lib/mbsrchr.c (mbsrchr): Fix bug.
4929
4930         * modules/mbsrchr-tests: New file.
4931         * tests/test-mbsrchr.sh: New file.
4932         * tests/test-mbsrchr.c: New file.
4933
4934 2007-02-11  Bruno Haible  <bruno@clisp.org>
4935
4936         * lib/mbschr.c (mbschr): Fix bug.
4937
4938         * modules/mbschr-tests: New file.
4939         * tests/test-mbschr.sh: New file.
4940         * tests/test-mbschr.c: New file.
4941         * m4/locale-zh.m4: New file.
4942
4943 2007-02-11  Bruno Haible  <bruno@clisp.org>
4944
4945         Support for copying multibyte string iterators.
4946         * lib/mbiter.h: Include <string.h>.
4947         (mbiter_multi_copy): New function.
4948         (mbi_copy): New macro.
4949         * lib/mbuiter.h: Include <string.h>.
4950         (mbuiter_multi_copy): New function.
4951         (mbui_copy): New macro.
4952
4953 2007-02-11  Bruno Haible  <bruno@clisp.org>
4954
4955         New module mbslen.
4956         * modules/mbslen: New file.
4957         * lib/mbslen.c: New file.
4958         * lib/string_.h (mbslen): New declaration.
4959         * m4/mbslen.m4: New file.
4960         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
4961         GNULIB_MBSLEN.
4962         * modules/string (string.h): Also substitute GNULIB_MBSLEN.
4963         * MODULES.html.sh (Internationalization functions): Add mbslen.
4964
4965 2007-02-11  Bruno Haible  <bruno@clisp.org>
4966
4967         Ensure O(n) worst-case complexity of strcasestr substitute.
4968         * lib/strcasestr.c: Include stdbool.h.
4969         (knuth_morris_pratt): New function.
4970         (strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when the
4971         bookkeeping indicates that it's worth it.
4972         * modules/strcasestr (Depends-on): Add stdbool, strnlen.
4973
4974         * modules/strcasestr-tests: New file.
4975         * tests/test-strcasestr.c: New file.
4976
4977 2007-02-11  Bruno Haible  <bruno@clisp.org>
4978
4979         Ensure O(n) worst-case complexity of c_strcasestr.
4980         * lib/c-strcasestr.c: Include stdbool.h, string.h.
4981         (knuth_morris_pratt): New function.
4982         (c_strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when
4983         the bookkeeping indicates that it's worth it.
4984         * modules/c-strcasestr (Depends-on): Add stdbool, strnlen.
4985
4986         * modules/c-strcasestr-tests: New file.
4987         * tests/test-c-strcasestr.c: New file.
4988
4989 2007-02-11  Bruno Haible  <bruno@clisp.org>
4990
4991         Ensure O(n) worst-case complexity of c_strstr.
4992         * lib/c-strstr.c: Include stdbool.h, string.h.
4993         (knuth_morris_pratt): New function.
4994         (c_strstr): Add some bookkeeping. Invoke knuth_morris_pratt when the
4995         bookkeeping indicates that it's worth it.
4996         * modules/c-strstr (Depends-on): Add stdbool, strnlen.
4997
4998         * lib/c-strstr.c: Complete rewrite for maintainability.
4999
5000         * modules/c-strstr-tests: New file.
5001         * tests/test-c-strstr.c: New file.
5002
5003 2007-02-11  Bruno Haible  <bruno@clisp.org>
5004
5005         * m4/javacomp.m4 (gt_JAVACOMP): Work around a 'tr' bug in coreutils
5006         5.2.1 and earlier, whereby \055 was treated just like the range
5007         delimiter '-'.
5008         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
5009
5010 2007-02-08  Bruno Haible  <bruno@clisp.org>
5011
5012         * modules/regex (Depends-on): Add stdbool.
5013         Reported by Dalibor Topic <robilad@kaffe.org>.
5014
5015 2007-02-05  Paul Eggert  <eggert@cs.ucla.edu>
5016
5017         * m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
5018         Prefer returning from main to exiting from it.
5019         Remove unnecessary parens after sizeof.
5020
5021 2007-02-05  Bruno Haible  <bruno@clisp.org>
5022
5023         New module mbssep.
5024         * modules/mbssep: New file.
5025         * lib/mbssep.c: New file.
5026         * lib/string_.h (strsep): Add a conditional link warning.
5027         (mbssep): New declaration.
5028         * m4/mbssep.m4: New file.
5029         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
5030         GNULIB_MBSSEP.
5031         * modules/string (string.h): Also substitute GNULIB_MBSSEP.
5032         * MODULES.html.sh (Internationalization functions): Add mbssep.
5033
5034 2007-02-05  Bruno Haible  <bruno@clisp.org>
5035
5036         * lib/strsep.c (strsep): Fix actions in case of no delimiters.
5037         Optimize search in case of 1 delimiter.
5038
5039 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
5040
5041         * lib/acl.h: Include sys/types.h before sys/acl.h.
5042
5043 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
5044
5045         Merge upstream fix for glibc bugzilla #3957:
5046
5047         2007-02-05  Jakub Jelinek  <jakub@redhat.com>
5048
5049         * lib/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
5050         bit for RE_HAT_LISTS_NOT_NEWLINE.
5051         (build_charclass_op): Remove bogus comment.
5052
5053 2007-02-05  Simon Josefsson  <simon@josefsson.org>
5054
5055         * lib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
5056
5057 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
5058
5059         * lib/getsubopt.c [!_LIBC]: Include config.h and getsubopt.h.
5060         * lib/memmem.c [!defined _LIBC]: Include config.h.
5061
5062 2007-02-04  Bruno Haible  <bruno@clisp.org>
5063
5064         * lib/string_.h (GL_LINK_WARNING2): Put the word "warning:" into the
5065         warning message.
5066
5067 2007-02-04  Bruno Haible  <bruno@clisp.org>
5068
5069         New module mbstok_r.
5070         * modules/mbstok_r: New file.
5071         * lib/mbstok_r.c: New file.
5072         * lib/string_.h (strtok_r): Change argument names to match the
5073         comments. Add a conditional link warning.
5074         (mbstok_r): New declaration.
5075         * m4/mbstok_r.m4: New file.
5076         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
5077         GNULIB_MBSTOK_R.
5078         * modules/string (string.h): Also substitute GNULIB_MBSTOK_R.
5079         * MODULES.html.sh (Internationalization functions): Add mbstok_r.
5080
5081 2007-02-04  Bruno Haible  <bruno@clisp.org>
5082
5083         New module mbsspn.
5084         * modules/mbsspn: New file.
5085         * lib/mbsspn.c: New file.
5086         * lib/string_.h (strspn): Add a conditional link warning.
5087         (mbsspn): New declaration.
5088         * m4/mbsspn.m4: New file.
5089         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
5090         GNULIB_MBSSPN.
5091         * modules/string (string.h): Also substitute GNULIB_MBSSPN.
5092         * MODULES.html.sh (Internationalization functions): Add mbsspn.
5093
5094 2007-02-04  Bruno Haible  <bruno@clisp.org>
5095
5096         New module mbspbrk.
5097         * modules/mbspbrk: New file.
5098         * lib/mbspbrk.c: New file.
5099         * lib/string_.h (strpbrk): Add a conditional link warning.
5100         (mbspbrk): New declaration.
5101         * m4/mbspbrk.m4: New file.
5102         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
5103         GNULIB_MBSPBRK.
5104         * modules/string (string.h): Also substitute GNULIB_MBSPBRK.
5105         * MODULES.html.sh (Internationalization functions): Add mbspbrk.
5106
5107 2007-02-04  Bruno Haible  <bruno@clisp.org>
5108
5109         New module mbscspn.
5110         * modules/mbscspn: New file.
5111         * lib/mbscspn.c: New file.
5112         * lib/string_.h (strcspn): Add a conditional link warning.
5113         (mbscspn): New declaration.
5114         * m4/mbscspn.m4: New file.
5115         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
5116         GNULIB_MBSCSPN.
5117         * modules/string (string.h): Also substitute GNULIB_MBSCSPN.
5118         * MODULES.html.sh (Internationalization functions): Add mbscspn.
5119
5120 2007-02-04  Bruno Haible  <bruno@clisp.org>
5121
5122         New module mbscasestr, reduced goal of strcasestr.
5123         * modules/mbscasestr: New file.
5124         * lib/mbscasestr.c: New file, copied from lib/strcasestr.c.
5125         (mbscasestr): Renamed from strcasestr.
5126         * lib/strcasestr.c: Don't include mbuiter.h.
5127         (strcasestr): Remove support for multibyte locales.
5128         * lib/string_.h (strcasestr): Don`t rename. Declare only if missing.
5129         Change the conditional link warning.
5130         (mbscasestr): New declaration.
5131         * m4/mbscasestr.m4: New file.
5132         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Enable the replacement only if
5133         the system does not have strcasestr. Set HAVE_STRCASESTR instead of
5134         REPLACE_STRCASESTR.
5135         (gl_PREREQ_STRCASESTR): Don't require gl_FUNC_MBRTOWC.
5136         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
5137         HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
5138         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSCASESTR.
5139         * modules/string (string.h): Also substitute GNULIB_MBSCASESTR.
5140         Substitute HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
5141         * modules/strcasestr (Files): Remove m4/mbrtowc.m4.
5142         (Depends-on): Remove mbuiter.
5143         * MODULES.html.sh (Internationalization functions): Add mbscasestr.
5144
5145 2007-02-04  Bruno Haible  <bruno@clisp.org>
5146
5147         Simplify handling of strncasecmp.
5148         * lib/string_.h (strncasecmp): Remove test for GNULIB_STRCASE. Change
5149         the conditional link warning.
5150         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
5151         HAVE_STRCASECMP, not REPLACE_STRCASECMP.
5152         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Don't initialize GNULIB_STRCASE.
5153         * modules/strcase (configure.ac): Don't invoke
5154         gl_STRING_MODULE_INDICATOR.
5155         * modules/string (string.h): Don't substitute GNULIB_STRCASE.
5156
5157 2007-02-04  Bruno Haible  <bruno@clisp.org>
5158
5159         New module mbscasecmp, reduced goal of strcasecmp.
5160         * modules/mbscasecmp: New file.
5161         * lib/mbscasecmp.c: New file, copied from lib/strcasecmp.c.
5162         (mbscasecmp): Renamed from strcasecmp.
5163         * lib/strcasecmp.c: Don't include mbuiter.h.
5164         (strcasecmp): Remove support for multibyte locales.
5165         * lib/string_.h (strcasecmp): Don`t rename. Declare only if missing.
5166         Change the conditional link warning.
5167         (mbscasecmp): New declaration.
5168         * m4/mbscasecmp.m4: New file.
5169         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Enable the replacement only if
5170         the system lacks strcasecmp. Set HAVE_STRCASECMP instead of
5171         REPLACE_STRCASECMP.
5172         (gl_PREREQ_STRCASECMP): Don't require gl_FUNC_MBRTOWC.
5173         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
5174         GNULIB_MBSCASECMP.
5175         * modules/string (string.h): Also substitute GNULIB_MBSCASECMP.
5176         Substitute HAVE_STRCASECMP instead of REPLACE_STRCASECMP.
5177         * modules/strcase (Files): Remove m4/mbrtowc.m4.
5178         (Depends-on): Remove mbuiter.
5179         * MODULES.html.sh (Internationalization functions): Add mbscasecmp.
5180
5181 2007-02-04  Bruno Haible  <bruno@clisp.org>
5182
5183         New module mbsstr. Remove module strstr.
5184         * modules/mbsstr: New file.
5185         * modules/strstr: Remove file.
5186         * lib/mbsstr.c: Renamed from lib/strstr.c.
5187         (mbsstr): Renamed from strstr.
5188         * lib/string_.h (strstr): Remove declaration. Change the conditional
5189         link warning.
5190         (mbsstr): New declaration.
5191         * m4/mbsstr.m4: New file.
5192         * m4/strstr.m4: Remove file.
5193         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Don't initialize
5194         REPLACE_STRSTR.
5195         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSSTR.
5196         Don't initialize GNULIB_STRSTR.
5197         * modules/string (string.h): Also substitute GNULIB_MBSSTR. Don't
5198         substitute GNULIB_STRSTR and REPLACE_STRSTR.
5199         * MODULES.html.sh (Internationalization functions): Add mbsstr.
5200         (Support for systems lacking ANSI C 89): Remove strstr.
5201
5202 2007-02-04  Bruno Haible  <bruno@clisp.org>
5203
5204         New module mbsrchr.
5205         * modules/mbsrchr: New file.
5206         * lib/mbsrchr.c: New file.
5207         * lib/string_.h (strrchr): Add a conditional link warning.
5208         (mbsrchr): New declaration.
5209         * m4/mbsrchr.m4: New file.
5210         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
5211         GNULIB_MBSRCHR.
5212         * modules/string (string.h): Also substitute GNULIB_MBSRCHR.
5213         * MODULES.html.sh (Internationalization functions): Add mbsrchr.
5214
5215 2007-02-04  Bruno Haible  <bruno@clisp.org>
5216
5217         New module mbschr.
5218         * modules/mbschr: New file.
5219         * lib/mbschr.c: New file.
5220         * lib/string_.h (strchr): Add a conditional link warning.
5221         (mbschr): New declaration.
5222         * m4/mbschr.m4: New file.
5223         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
5224         GNULIB_MBSCHR.
5225         * modules/string (string.h): Also substitute GNULIB_MBSCHR.
5226         * MODULES.html.sh (Internationalization functions): Add mbschr.
5227
5228 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
5229
5230         * lib/stdbool_.h: Mention that bool bit-fields aren't supported.
5231
5232         * modules/stdarg (configure.ac-early): Require AC_PROG_CC_STDC.
5233
5234 2007-02-04  Bruno Haible  <bruno@clisp.org>
5235
5236         New module description section 'configure.ac-early'.
5237         * gnulib-tool (sed_extract_prog): Recognize configure.ac-early.
5238         (func_get_autoconf_early_snippet): New function.
5239         (func_import, func_create_testdir): Use it. Remove special cases for
5240         modules 'extensions' and 'lock'.
5241         * modules/extensions (configure.ac-early): Require
5242         gl_USE_SYSTEM_EXTENSIONS.
5243         * modules/lock (configure.ac-early): Require gl_LOCK_EARLY.
5244
5245 2007-02-04  Bruno Haible  <bruno@clisp.org>
5246
5247         Make use of gcj-4.3's -fsource and -ftarget option.
5248         * m4/javacomp.m4 (gt_JAVACOMP): Test whether gcj is in version >= 4.3,
5249         and if so try the options -fsource and -ftarget.
5250         * lib/javacomp.c (compile_using_gcj): Add fsource_option,
5251         source_version, ftarget_option, target_version arguments.
5252         (is_envjavac_gcj43, is_envjavac_gcj43_usable): New functions.
5253         (is_envjavac_oldgcj_14_14_usable): Renamed from
5254         is_envjavac_gcj_14_14_usable.
5255         (is_envjavac_oldgcj_14_13_usable): Renamed from
5256         is_envjavac_gcj_14_13_usable.
5257         (is_gcj_present): Update.
5258         (is_gcj_43, is_gcj43_usable): New functions.
5259         (is_oldgcj_14_14_usable): Renamed from is_gcj_14_14_usable. Update.
5260         (is_oldgcj_14_13_usable): Renamed from is_gcj_14_13_usable. Update.
5261         (compile_java_class): Test whether gcj is in version >= 4.3, and if so
5262         try the options -fsource and -ftarget.
5263
5264 2007-02-03  Paul Eggert  <eggert@cs.ucla.edu>
5265
5266         * lib/xalloc.h (x2nrealloc): Fix an unlikely bug in the overflow
5267         checking code.  Set N = ceil (1.5 * N) rather than to a slightly
5268         larger value.
5269
5270 2007-02-03  Jim Meyering  <jim@meyering.net>
5271
5272         Give tools a better chance to allocate space for very large buffers.
5273         * lib/xalloc.h (x2nrealloc): Use 3/2, not 2, as buffer size factor.
5274
5275         Make pwd and readlink work also when run with an unreadable parent dir
5276         on systems with openat support.
5277         * lib/getcwd.c (__getcwd) [HAVE_PARTLY_WORKING_GETCWD]: Use the system
5278         provided getcwd function, even when we have openat support.
5279         Reported by Dmitry V. Levin in <http://bugzilla.redhat.com/227168>.
5280
5281 2007-02-02  Bruno Haible  <bruno@clisp.org>
5282
5283         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
5284         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): Provoke a link
5285         error only if GNULIB_POSIXCHECK is defined. Needed to avoid artificial
5286         portability problems if one of these functions is only used on specific
5287         platforms.
5288         Reported by Paul Eggert.
5289
5290 2007-02-02  Paul Eggert  <eggert@cs.ucla.edu>
5291
5292         Avoid mempcpy in the regex code, as the string.h mempcpy stuff
5293         is causing more trouble than it's curing.
5294         * lib/regex_internal.h (__mempcpy): Remove.
5295         * lib/regcomp.c (regerror): Rewrite to avoid the need for mempcpy
5296         (and make the code a tad smaller to boot).
5297         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for mempcpy.
5298
5299 2007-02-02  Jim Meyering  <jim@meyering.net>
5300
5301         * modules/arpa_inet: Put AC_PROG_MKDIR_P in the configure.ac:
5302         section, not in the Makefile.am: one.
5303
5304 2007-02-02  Eric Blake  <ebb9@byu.net>
5305
5306         * lib/strchrnul.c: Always include config.h first.
5307
5308         * modules/mountlist (Depends-on): Revert 2007-01-31 change,
5309         gnulib strstr is not necessary here.
5310
5311 2007-02-02  Simon Josefsson  <simon@josefsson.org>
5312
5313         * m4/socklen.m4: Fix typo.
5314
5315 2007-02-02  Eric Blake  <ebb9@byu.net>
5316
5317         * modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid races.
5318         * modules/netinet_in (Makefile.am): Likewise.
5319
5320 2007-02-01  Bruno Haible  <bruno@clisp.org>
5321
5322         * lib/string_.h (GL_LINK_WARNING): New macro.
5323         (strcasecmp, strstr, strcasestr): If provided by the system,
5324         conditionally define as a macro that leads to a warning instead of to
5325         an error.
5326         (strncasecmp): Conditionally define as a macro that leads to a warning.
5327
5328 2007-02-01  Karl Berry  <karl@gnu.org>
5329
5330         * config/srclist.txt (strtok_r.c): lose sync, no more strtok_r.h.
5331
5332 2007-02-01  Bruno Haible  <bruno@clisp.org>
5333
5334         * MODULES.html.sh (Unicode string functions): Update after 2007-01-27
5335         renamings.
5336
5337 2007-02-01  Eric Blake  <ebb9@byu.net>
5338
5339         * modules/regex (Depends-on): Revert dependence on mempcpy.
5340         * lib/regex_internal.h [! _LIBC && !__mempcpy]: Undo string
5341         module's definition of mempcpy.
5342         Reported by Paul Eggert.
5343
5344 2007-02-01  Paul Eggert  <eggert@cs.ucla.edu>
5345
5346         * lib/string_.h: If the gnulib module XYZ is not present, undefine
5347         the symbol XYZ before redefining it.  This fixes a problem with
5348         programs that don't use XYZ, when compiled on systems that define
5349         XYZ to something else.
5350
5351 2007-01-31  Paul Eggert  <eggert@cs.ucla.edu>
5352
5353         * lib/mkdir-p.c (make_dir_parents): Close a race condition that
5354         occurs when "mkdir -m foo" creates a setgid directory that is (1)
5355         writeable to group or other and (2) is intended to have a special
5356         mode bit that is set or cleared.  In such a case, the directory
5357         should be neither group- nor other-writeable until the special
5358         mode bits are right.
5359
5360 2007-01-31  Eric Blake  <ebb9@byu.net>
5361
5362         * modules/mountlist (Depends-on): Add strstr.
5363
5364         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usage
5365         bug.
5366         * modules/string (Makefile.am): Remove redundant replacement.
5367         * modules/regex (Depends-on): Add mempcpy.
5368
5369 2007-01-31  Bruno Haible  <bruno@clisp.org>
5370
5371         New module description field 'Link'.
5372         * gnulib-tool (func_usage): Document --extract-link-directive.
5373         (sed_extract_prog): Recognize 'Link' directive.
5374         (func_get_link_directive): New function.
5375         (func_import): Show summary of link directives.
5376         Handle --extract-link-directive option.
5377         * modules/acl (Link): New section.
5378         * modules/clock-time (Link): New section.
5379         * modules/euidaccess (Link): New section.
5380         * modules/gettext (Link): New section.
5381         * modules/iconv (Link): New section.
5382         * modules/lock (Link): New section.
5383         * modules/nanosleep (Link): New section.
5384         * modules/readline (Link): New section.
5385
5386 2007-01-27  Bruno Haible  <bruno@clisp.org>
5387
5388         Enforce the use of gnulib modules for unportable <string.h> functions.
5389         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): New macro.
5390         (gl_STRING_MODULE_INDICATOR_DEFAULTS): New macro.
5391         (gl_HEADER_STRING_H_BODY): Require it.
5392         * lib/string_.h: If the gnulib module XYZ is not present, redefine
5393         the symbol XYZ to one that gives a link error.
5394         * modules/string (Makefile.am): Also substitute the GNULIB_* variables.
5395         * modules/memmem (configure.ac): Invoke gl_STRING_MODULE_INDICATOR.
5396         * modules/mempcpy (configure.ac): Likewise.
5397         * modules/memrchr (configure.ac): Likewise.
5398         * modules/stpcpy (configure.ac): Likewise.
5399         * modules/stpncpy (configure.ac): Likewise.
5400         * modules/strcase (configure.ac): Likewise.
5401         * modules/strcasestr (configure.ac): Likewise.
5402         * modules/strchrnul (configure.ac): Likewise.
5403         * modules/strdup (configure.ac): Likewise.
5404         * modules/strndup (configure.ac): Likewise.
5405         * modules/strnlen (configure.ac): Likewise.
5406         * modules/strpbrk (configure.ac): Likewise.
5407         * modules/strsep (configure.ac): Likewise.
5408         * modules/strstr (configure.ac): Likewise.
5409         * modules/strtok_r (configure.ac): Likewise.
5410
5411 2007-01-31  Jean-Louis Martineau  <martineau@zmanda.com>  (tiny change)
5412
5413         * lib/gai_strerror.c (values): Add EAI_OVERFLOW.
5414
5415 2007-01-30  Jim Meyering  <jim@meyering.net>
5416
5417         * lib/mpsort.c (mpsort): Remove spurious "return" in void function.
5418
5419 2007-01-29  Bruno Haible  <bruno@clisp.org>
5420
5421         * lib/allocsa.h: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
5422         * lib/execute.c: Likewise.
5423         * lib/pipe.c: Likewise.
5424         * lib/printf-args.h: Likewise.
5425         * lib/printf-args.c: Likewise.
5426         * lib/printf-parse.c: Likewise.
5427         * lib/vasnprintf.c: Likewise.
5428
5429 2007-01-29  Eric Blake  <ebb9@byu.net>
5430
5431         * lib/memrchr.c: Assume <string.h> unconditionally, to pull in
5432         declaration.
5433
5434 2007-01-29  Paul Eggert  <eggert@cs.ucla.edu>
5435
5436         * lib/strptime.h (strptime): Use 'restrict' for args where
5437         POSIX requires this.
5438         * lib/strptime.c (strptime): Likewise.
5439         Change license notice from LGPL to GPL, since gnulib-tool will
5440         change this as needed.
5441         Include <config.h> if _LIBC is not defined, not if HAVE_CONFIG_H is
5442         defined.
5443         Include "strptime.h" first, to check interface.
5444         Do not #undef _LIBC and _NL_CURRENT.
5445         Do not include <stdlib.h>; no longer needed.
5446         Include "time_r.h" and declare ptime_locale_status
5447         only if _LIBC is not defined.
5448         (__P): Remove unused macro.
5449         (match_string): Bring back glibc version, but use it only if _LIBC
5450         is defined.
5451         (__strptime_internal): Compile tm_gmtoff code if _LIBC is defined, too.
5452         Remove unnecessary assertion and abort() call.
5453         Use #ifdef _NL_CURRENT rather than #if 0, for benefit of glibc.
5454         * m4/strptime.m4: Fix serial number comment.
5455         (gl_FUNC_STRPTIME): Require AC_C_RESTRICT, gl_TM_GMTOFF.
5456         * modules/strptime (Files): Add m4/tm_gmtoff.m4.
5457         (Depends-on): Add time_r.
5458
5459 2007-01-29  Bruno Haible  <bruno@clisp.org>
5460
5461         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
5462         strptime.
5463         * modules/strptime (Depends-on): Add stdbool.
5464         * lib/strptime.h: Include <time.h> always. Add comments.
5465
5466 2007-01-29  Yoann Vandoorselaere  <yoann@prelude-ids.org>
5467
5468         * modules/strptime: New file.
5469         * lib/strptime.h: New file.
5470         * lib/strptime.c: New file.
5471         * m4/strptime.m4: New file.
5472
5473 2007-01-28  Paul Eggert  <eggert@cs.ucla.edu>
5474
5475         * MODULES.html.sh: New module mpsort.
5476         * lib/mpsort.c, lib/mpsort.h, m4/mpsort.m4, modules/mpsort: New files.
5477
5478         * lib/regex.h (_Restrict_): Renamed from __restrict, to avoid
5479         a circularity problem with HP-UX ia64 reported by Bob Proulx in
5480         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00394.html>.
5481         All uses changed.
5482         (_Restrict_arr_): Renamed from __restrict_arr, for similar reasons.
5483         All uses changed.
5484         * lib/regcomp.c, lib/regexec.c: Change all uses from __restrict
5485         to _Restrict_.
5486         * lib/regexec.c (regexec): Declare pmatch with _Restrict_arr_, so that
5487         the parameter matches the prototype.
5488
5489 2007-01-28  Jim Meyering  <jim@meyering.net>
5490
5491         * modules/sys_time (Makefile.am) [MOSTLYCLEANFILES]: Do use
5492         sys/time.h here, reverting that part of the previous patch:
5493         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/8959>.
5494
5495 2007-01-28  Bruno Haible  <bruno@clisp.org>
5496
5497         * modules/sys_time (Makefile.am): Build sys/time.h only when it's the
5498         value of $(SYS_TIME_H).
5499         [MOSTLYCLEANFILES]: Now that sys/time.h is created only when needed,
5500         remove it conditionally, too. [added by Jim Meyering]
5501         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Set SYS_TIME_H.
5502         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
5503         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Set SYS_TIME_H when setting
5504         GETTIMEOFDAY_REPLACEMENT to 1.
5505
5506 2007-01-28  Bruno Haible  <bruno@clisp.org>
5507
5508         * m4/unistd_h.m4 (gl_HEADER_UNISTD_DEFAULTS): New macro.
5509         (gl_HEADER_UNISTD): Require it. Don't set UNISTD_H to empty here.
5510         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_HEADER_UNISTD_DEFAULTS.
5511         Set UNISTD_H instead of UNISTD_H2.
5512         * modules/fchdir (BUILT_SOURCES): Drop $(UNISTD_H2).
5513
5514 2007-01-28  Bruno Haible  <bruno@clisp.org>
5515
5516         * modules/mbchar (Makefile.am): Add mbchar.c to lib_SOURCES.
5517         * m4/mbchar.m4 (gl_MBCHAR): Remove AC_LIBOBJ invocation.
5518
5519 2007-01-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5520
5521         * gnulib-tool (func_emit_lib_Makefile_am, func_add_or_update)
5522         (func_create_testdir): Ensure C locale for `grep' and `tr'
5523         character ranges.
5524         (func_create_megatestdir): Avoid one `grep'.  Fix bug in
5525         ACLOCAL_AMFLAGS parsing state machine.
5526
5527 2007-01-27  Bruno Haible  <bruno@clisp.org>
5528
5529         * modules/unistr/base: Update.
5530
5531 2007-01-27  Bruno Haible  <bruno@clisp.org>
5532
5533         Rename u32-mbtouc -> u32-mbtouc-unsafe, u32-mbtouc-safe -> u32-mbtouc,
5534         u32_mbtouc -> u32_mbtouc_unsafe, u32_mbtouc_safe -> u32_mbtouc.
5535         * modules/unistr/u32-mbtouc-unsafe: Renamed from
5536         modules/unistr/u32-mbtouc.
5537         * lib/unistr/u32-mbtouc-unsafe.c: Renamed from lib/unistr/u32-mbtouc.c.
5538         * lib/unistr.h: Update.
5539         * lib/linebreak.c: Update.
5540         * modules/unistr/u32-mbtouc: Renamed from
5541         modules/unistr/u32-mbtouc-safe.
5542         * lib/unistr/u32-mbtouc.c: Renamed from lib/unistr/u32-mbtouc-safe.c.
5543         * lib/unistr.h: Update.
5544         * lib/unistr/u32-to-u8.c: Update.
5545         * lib/unistr/u32-to-u16.c: Update.
5546
5547 2007-01-27  Bruno Haible  <bruno@clisp.org>
5548
5549         Rename utf16-ucs4 -> utf16-ucs4-unsafe, utf16-ucs4-safe -> utf16-ucs4,
5550         u16_mbtouc -> u16_mbtouc_unsafe, u16_mbtouc_safe -> u16_mbtouc.
5551         * modules/utf16-ucs4-unsafe: Renamed from modules/utf16-ucs4.
5552         * lib/utf16-ucs4-unsafe.h: Renamed from lib/utf16-ucs4.h.
5553         * lib/unistr/utf16-ucs4-unsafe.c: Renamed from lib/unistr/utf16-ucs4.c.
5554         * modules/unistr/u16-mbtouc-unsafe: Renamed from
5555         modules/unistr/u16-mbtouc.
5556         * lib/unistr/u16-mbtouc-unsafe.c: Renamed from lib/unistr/u16-mbtouc.c.
5557         * lib/unistr.h: Update.
5558         * lib/linebreak.c: Update.
5559         * modules/linebreak: Update.
5560         * modules/utf16-ucs4: Renamed from modules/utf16-ucs4-safe.
5561         * lib/utf16-ucs4.h: Renamed from lib/utf16-ucs4-safe.h.
5562         * lib/unistr/utf16-ucs4.c: Renamed from lib/unistr/utf16-ucs4-safe.c.
5563         * modules/unistr/u16-mbtouc: Renamed from
5564         modules/unistr/u16-mbtouc-safe.
5565         * lib/unistr/u16-mbtouc.c: Renamed from lib/unistr/u16-mbtouc-safe.c.
5566         * lib/unistr.h: Update.
5567         * lib/unistr/u16-to-u8.c: Update.
5568         * modules/unistr/u16-to-u8: Update.
5569         * lib/unistr/u16-to-u32.c: Update.
5570         * modules/unistr/u16-to-u32: Update.
5571
5572 2007-01-27  Bruno Haible  <bruno@clisp.org>
5573
5574         Rename utf8-ucs4 -> utf8-ucs4-unsafe, utf8-ucs4-safe -> utf8-ucs4,
5575         u8_mbtouc -> u8_mbtouc_unsafe, u8_mbtouc_safe -> u8_mbtouc.
5576         * modules/utf8-ucs4-unsafe: Renamed from modules/utf8-ucs4.
5577         * lib/utf8-ucs4-unsafe.h: Renamed from lib/utf8-ucs4.h.
5578         * lib/unistr/utf8-ucs4-unsafe.c: Renamed from lib/unistr/utf8-ucs4.c.
5579         * modules/unistr/u8-mbtouc-unsafe: Renamed from
5580         modules/unistr/u8-mbtouc.
5581         * lib/unistr/u8-mbtouc-unsafe.c: Renamed from lib/unistr/u8-mbtouc.c.
5582         * lib/unistr.h: Update.
5583         * lib/striconveh.c: Update.
5584         * modules/striconveh: Update.
5585         * lib/linebreak.c: Update.
5586         * modules/linebreak: Update.
5587         * modules/utf8-ucs4: Renamed from modules/utf8-ucs4-safe.
5588         * lib/utf8-ucs4.h: Renamed from lib/utf8-ucs4-safe.h.
5589         * lib/unistr/utf8-ucs4.c: Renamed from lib/unistr/utf8-ucs4-safe.c.
5590         * modules/unistr/u8-mbtouc: Renamed from modules/unistr/u8-mbtouc-safe.
5591         * lib/unistr/u8-mbtouc.c: Renamed from lib/unistr/u8-mbtouc-safe.c.
5592         * lib/unistr.h: Update.
5593         * lib/striconveh.c: Update.
5594         * modules/striconveh: Update.
5595         * lib/unistr/u8-to-u16.c: Update.
5596         * modules/unistr/u8-to-u16: Update.
5597         * lib/unistr/u8-to-u32.c: Update.
5598         * modules/unistr/u8-to-u32: Update.
5599
5600 2007-01-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5601
5602         Sync from Libtool.
5603         * lib/argz.c: Do not include strings.h nor memory.h, include
5604         string.h unconditionally.  Patch by Simon Josefsson.
5605
5606 2007-01-27  Bruno Haible  <bruno@clisp.org>
5607
5608         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): New macro, extracted
5609         from gl_HEADER_STRING_H_BODY.
5610         (gl_HEADER_STRING_H_BODY): Require it.
5611         * m4/memmem.m4 (gl_FUNC_MEMMEM): Require gl_HEADER_STRING_H_DEFAULTS.
5612         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
5613         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
5614         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
5615         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
5616         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP): Likewise.
5617         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
5618         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
5619         * m4/strdup.m4 (gl_FUNC_STRDUP): Likewise.
5620         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
5621         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
5622         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Likewise.
5623         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
5624         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
5625         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
5626
5627 2007-01-27  Bruno Haible  <bruno@clisp.org>
5628
5629         * gnulib-tool (func_emit_lib_Makefile_am): If $for_test is true, turn
5630         check_PROGRAMS into noinst_PROGRAMS.
5631         (func_emit_tests_Makefile_am): Likewise. Also don't initialize
5632         check_PROGRAMS in this case.
5633         (func_import): Set for_test to false.
5634         (func_create_testdir): Set for_test to true.
5635
5636 2007-01-27  Yoann Vandoorselaere <yoann.v@prelude-ids.com>
5637             Bruno Haible  <bruno@clisp.org>
5638
5639         * modules/strcasestr (Files): Remove lib/strcasestr.h.
5640         (Depends-on): Add string.
5641         (Includes): Use <string.h> instead of strcasestr.h.
5642         * modules/string (Makefile.am): Also substitute the value of
5643         REPLACE_STRCASESTR.
5644         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Don't define strcasestr here;
5645         assume strcasestr is declared in <string.h> not <strings.h>. Also
5646         set REPLACE_STRCASESTR.
5647         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Provide a default value for
5648         REPLACE_STRCASESTR.
5649         * lib/strcasestr.h: Remove file.
5650         * lib/strcasestr.c: Include <string.h> instead of strcasestr.h.
5651         * lib/string_.h (strcasestr): New declaration.
5652
5653 2007-01-27  Bruno Haible  <bruno@clisp.org>
5654
5655         * lib/string_.h: Use 'extern'.
5656
5657 2007-01-27  Jim Meyering  <jim@meyering.net>
5658
5659         * lib/regex_internal.c (re_string_reconstruct): Remove declaration
5660         of set-but-not-used local, "q".
5661
5662         * lib/mempcpy.c: Include <config.h> before <string.h>.
5663         This fixes a compilation error on HP-UX, due to the system's
5664         "restrict"-using mempcpy prototype.
5665
5666 2007-01-26  Bruno Haible  <bruno@clisp.org>
5667
5668         Small optimization.
5669         * lib/javacomp.c: Include c-strstr.h.
5670          (is_envjavac_gcj): Use c_strstr instead of strstr.
5671         * modules/javacomp (Depends-on): Add c-strstr, remove strstr.
5672
5673 2007-01-26  Bruno Haible  <bruno@clisp.org>
5674
5675         * MODULES.html.sh (Unicode string functions): Add the new modules.
5676
5677         * modules/uniconv/u32-strconv-to-locale: New file.
5678         * lib/uniconv/u32-strconv-to-locale.c: New file.
5679
5680         * modules/uniconv/u16-strconv-to-locale: New file.
5681         * lib/uniconv/u16-strconv-to-locale.c: New file.
5682
5683         * modules/uniconv/u8-strconv-to-locale: New file.
5684         * lib/uniconv/u8-strconv-to-locale.c: New file.
5685
5686         * modules/uniconv/u32-strconv-from-locale: New file.
5687         * lib/uniconv/u32-strconv-from-locale.c: New file.
5688
5689         * modules/uniconv/u16-strconv-from-locale: New file.
5690         * lib/uniconv/u16-strconv-from-locale.c: New file.
5691
5692         * modules/uniconv/u8-strconv-from-locale: New file.
5693         * lib/uniconv/u8-strconv-from-locale.c: New file.
5694
5695         * modules/uniconv/u32-strconv-to-enc: New file.
5696         * lib/uniconv/u32-strconv-to-enc.c: New file.
5697         * modules/uniconv/u32-strconv-to-enc-tests: New file.
5698         * tests/uniconv/test-u32-strconv-to-enc.c: New file.
5699
5700         * modules/uniconv/u16-strconv-to-enc: New file.
5701         * lib/uniconv/u16-strconv-to-enc.c: New file.
5702         * lib/uniconv/u-strconv-to-enc.h: New file.
5703         * modules/uniconv/u16-strconv-to-enc-tests: New file.
5704         * tests/uniconv/test-u16-strconv-to-enc.c: New file.
5705
5706         * modules/uniconv/u8-strconv-to-enc: New file.
5707         * lib/uniconv/u8-strconv-to-enc.c: New file.
5708         * modules/uniconv/u8-strconv-to-enc-tests: New file.
5709         * tests/uniconv/test-u8-strconv-to-enc.c: New file.
5710
5711         * modules/uniconv/u32-strconv-from-enc: New file.
5712         * lib/uniconv/u32-strconv-from-enc.c: New file.
5713         * modules/uniconv/u32-strconv-from-enc-tests: New file.
5714         * tests/uniconv/test-u32-strconv-from-enc.c: New file.
5715
5716         * modules/uniconv/u16-strconv-from-enc: New file.
5717         * lib/uniconv/u16-strconv-from-enc.c: New file.
5718         * modules/uniconv/u16-strconv-from-enc-tests: New file.
5719         * tests/uniconv/test-u16-strconv-from-enc.c: New file.
5720
5721         * modules/uniconv/u8-strconv-from-enc: New file.
5722         * lib/uniconv/u8-strconv-from-enc.c: New file.
5723         * lib/uniconv/u-strconv-from-enc.h: New file.
5724         * modules/uniconv/u8-strconv-from-enc-tests: New file.
5725         * tests/uniconv/test-u8-strconv-from-enc.c: New file.
5726
5727         * modules/uniconv/u32-conv-from-enc: New file.
5728         * lib/uniconv/u32-conv-from-enc.c: New file.
5729         * modules/uniconv/u32-conv-from-enc-tests: New file.
5730         * tests/uniconv/test-u32-conv-from-enc.c: New file.
5731
5732         * modules/uniconv/u16-conv-from-enc: New file.
5733         * lib/uniconv/u16-conv-from-enc.c: New file.
5734         * lib/uniconv/u-conv-from-enc.h: New file.
5735         * modules/uniconv/u16-conv-from-enc-tests: New file.
5736         * tests/uniconv/test-u16-conv-from-enc.c: New file.
5737
5738         * modules/uniconv/u8-conv-from-enc: New file.
5739         * lib/uniconv/u8-conv-from-enc.c: New file.
5740         * modules/uniconv/u8-conv-from-enc-tests: New file.
5741         * tests/uniconv/test-u8-conv-from-enc.c: New file.
5742
5743         * modules/uniconv/base: New file.
5744         * lib/uniconv.h: New file.
5745
5746 2007-01-26  Paul Eggert  <eggert@cs.ucla.edu>
5747
5748         * doc/gnulib-tool.texi (Initial import): Update to match current
5749         behavior with strdup module.
5750         * lib/.cppi-disable: Remove strcase.h, strdup.h, strndup.h, strnlen.h.
5751         * lib/memmem.h: Remove; all uses removed.  This is now done
5752         by <string.h>.
5753         * lib/mempcpy.h: Likewise.
5754         * lib/memrchr.h: Likewise.
5755         * lib/stpcpy.h: Likewise.
5756         * lib/stpncpy.h: Likewise.
5757         * lib/strcase.h: Likewise.
5758         * lib/strchrnul.h: Likewise.
5759         * lib/strdup.h: Likewise.
5760         * lib/strndup.h: Likewise.
5761         * lib/strnlen.h: Likewise.
5762         * lib/strpbrk.h: Likewise.
5763         * lib/strsep.h: Likewise.
5764         * lib/strstr.h: Likewise.
5765         * lib/strtok_r.h: Likewise.
5766         * lib/string_.h: New file.
5767         * lib/argp-namefrob.h: Don't include no-longer-existent include files.
5768         Rely on <string.h> instead.
5769         * lib/canon-host.c: Likewise.
5770         * lib/chdir-long.c: Likewise.
5771         * lib/concatpath.c: Likewise.
5772         * lib/exclude.c: Likewise.
5773         * lib/fchdir.c: Likewise.
5774         * lib/getaddrinfo.c: Likewise.
5775         * lib/getcwd.c: Likewise.
5776         * lib/getsubopt.c: Likewise.
5777         * lib/glob.c: Likewise.
5778         * lib/hard-locale.c: Likewise.
5779         * lib/iconvme.c: Likewise.
5780         * lib/javacomp.c: Likewise.
5781         * lib/mempcpy.c: Likewise.
5782         * lib/memrchr.c: Likewise.
5783         * lib/regex_internal.h: Likewise.
5784         * lib/stpncpy.c: Likewise.
5785         * lib/strcasecmp.c: Likewise.
5786         * lib/strchrnul.c: Likewise.
5787         * lib/strdup.c: Likewise.
5788         * lib/striconv.c: Likewise.
5789         * lib/striconveh.c: Likewise.
5790         * lib/striconveha.c: Likewise.
5791         * lib/strncasecmp.c: Likewise.
5792         * lib/strndup.c: Likewise.
5793         * lib/strnlen.c: Likewise.
5794         * lib/strsep.c: Likewise.
5795         * lib/strstr.c: Likewise.
5796         * lib/strtok_r.c: Likewise.
5797         * lib/userspec.c: Likewise.
5798         * lib/w32spawn.h: Likewise.
5799         * lib/xstrndup.c: Likewise.
5800         * lib/mountlist.c (strstr): Remove decl.
5801         * m4/string_h.m4: New file.
5802         * m4/memmem.m4 (gl_FUNC_MEMMEM): Set HAVE_DECL_MEMMEM if necessary.
5803         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Set HAVE_MEMPCPY if necessary.
5804         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Set HAVE_MEMRCHR
5805         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Set HAVE_STPCPY if necessary.
5806         * m4/stpncpy.m4 (gl_PREREQ_STPNCPY): Set HAVE_STPNCPY if necessary.
5807         * m4/strcase.m4 (gl_FUNC_STRCASECMP):
5808         Set REPLACE_STRCASECMP if necessary.
5809         (gl_FUNC_STRNCASECMP): Set HAVE_DECL_STRNCASECMP if necessary.
5810         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Set HAVE_STRCHRNUL if necessary.
5811         * m4/strdup.m4 (gl_FUNC_STRDUP): Set HAVE_DECL_STRDUP if necessary.
5812         * m4/strndup.m4 (gl_FUNC_STRNDUP): Set HAVE_DECL_STRNLEN and
5813         HAVE_DECL_STRDUP if necessary.
5814         (gl_PREREQ_STRNLEN): Don't bother to check for strnlen decl,
5815         since gl_FUNC_STRNDUP does that now.
5816         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Set HAVE_DECL_STRNLEN if necessary.
5817         Check for decl here...
5818         (gl_PREREQ_STRNLEN): ... not here.
5819         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Set HAVE_STRPBRK if necessary.
5820         * m4/strsep.m4 (gl_FUNC_STRSEP): Set HAVE_STRSEP if necessary.
5821         * m4/strstr.m4 (gl_FUNC_STRSTR): Set REPLACE_STRSTR if necessary.
5822         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Set HAVE_DECL_STRTOK_R if
5823         necessary.
5824         * modules/string: New file.
5825         * modules/memmem (Files): Remove special-purpose include file.
5826         (Depends-on): Add string.
5827         (Include): Include <string.h>, not the removed file.
5828         * modules/mempcpy: Likewise.
5829         * modules/memrchr: Likewise.
5830         * modules/stpcpy: Likewise.
5831         * modules/stpncpy: Likewise.
5832         * modules/strcase: Likewise.
5833         * modules/strchrnul: Likewise.
5834         * modules/strdup: Likewise.
5835         * modules/strndup: Likewise.
5836         * modules/strnlen: Likewise.
5837         * modules/strpbrk: Likewise.
5838         * modules/strsep: Likewise.
5839         * modules/strstr: Likewise.
5840         * modules/strtok_r: Likewise.
5841         * tests/test-dirname.c: Don't include "strdup.h", since
5842         <string.h> now suffices.
5843         * tests/test-memmem.c: Don't include "memmem.h", since
5844         <string.h> now suffices.
5845
5846 2007-01-25  Bruno Haible  <bruno@clisp.org>
5847
5848         * lib/striconveh.c (mem_cd_iconveh_internal): Ignore *lengthp if
5849         *resultp is 0.
5850
5851         * lib/unistr/u16-to-u8.c (u16_to_u8): Fix u8_uctomb invocation.
5852         * lib/unistr/u32-to-u8.c (u32_to_u8): Likewise.
5853         * lib/unistr/u8-to-u16.c (u8_to_u16): Fix u16_uctomb invocation.
5854         * lib/unistr/u32-to-u16.c (u32_to_u16): Likewise.
5855
5856         * modules/unistr/u8-to-u16 (Depends-on): Add missing modules.
5857         * modules/unistr/u8-to-u32 (Depends-on): Add missing modules.
5858         * modules/unistr/u16-to-u8 (Depends-on): Add missing modules.
5859         * modules/unistr/u16-to-u32 (Depends-on): Add missing modules.
5860         * modules/unistr/u32-to-u8 (Depends-on): Add missing modules.
5861         * modules/unistr/u32-to-u16 (Depends-on): Add missing modules.
5862
5863 2007-01-24  Bruno Haible  <bruno@clisp.org>
5864
5865         Don't AC_REQUIRE autoconf macros that invoke AC_LIBOBJ. See
5866         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00279.html>.
5867         * m4/argp.m4 (gl_ARGP): Invoke, don't require, gl_GETOPT_SUBSTITUTE.
5868         * m4/fts.m4 (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): Invoke, don't require,
5869         gl_FUNC_FTS_CORE.
5870         (gl_FUNC_FTS_CORE): Invoke, don't require, gl_FUNC_OPENAT.
5871         * m4/lstat.m4 (gl_FUNC_LSTAT): Invoke, don't require,
5872         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
5873         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Invoke, don't require, AC_FUNC_MEMCMP.
5874         * m4/mktime.m4 (gl_FUNC_MKTIME): Invoke, don't require, AC_FUNC_MKTIME.
5875         * m4/openat.m4 (gl_FUNC_OPENAT): Invoke, don't require,
5876         gl_FUNC_FCHOWNAT.
5877         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Invoke, don't require,
5878         gl_FUNC_STRFTIME.
5879         * m4/strtod.m4 (gl_FUNC_STRTOD): Invoke, don't require, AC_FUNC_STRTOD.
5880         Reported by Ralf Wildenhues.
5881
5882 2007-01-24  Bruno Haible  <bruno@clisp.org>
5883
5884         Drop AC_REQUIRE calls that are redundant with the module dependencies.
5885         * m4/canon-host.m4 (gl_PREREQ_CANON_HOST): Don't require
5886         gl_GETADDRINFO.
5887         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Don't require AM_STDBOOL_H,
5888         gl_FUNC_MEMPCPY, gl_FUNC_OPENAT, gl_FUNC_MEMRCHR.
5889         * m4/openat.m4 (gl_PREREQ_OPENAT): Don't require gl_SAVE_CWD.
5890
5891 2007-01-24  Paul Eggert  <eggert@cs.ucla.edu>
5892
5893         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Add test for glibc bug 361.
5894         Don't use 'exit'; just return from 'main'.
5895         (_AC_LIBOBJ_FNMATCH): Check for headers and functions just once.
5896
5897         * lib/fnmatch_.h: Readjust white space and comments to match
5898         glibc, to avoid spurious diffs.
5899
5900 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
5901
5902         * lib/fnmatch_loop.c (internal_fnmatch) [!_LIBC]: #if-out the
5903         2004-12-01 change by Jakub Jelinek, since this code won't compile
5904         if !LIBC.  Problem reported by Bob Proulx.
5905
5906 2007-01-23  Bruno Haible  <bruno@clisp.org>
5907
5908         * lib/striconveh.c: Include c-strcaseeq.h.
5909         (mem_iconveh, str_iconveh): Use STRCASEEQ instead of c_strcasecmp.
5910         * modules/striconveh (Depends-on): Add c-strcaseeq.
5911
5912 2007-01-23  Bruno Haible  <bruno@clisp.org>
5913
5914         * MODULES.html.sh (String handling): Add streq, c-strcaseeq.
5915
5916         * modules/c-strcaseeq: New file.
5917         * lib/c-strcaseeq.h: New file.
5918
5919         * modules/streq: New file.
5920         * lib/streq.h: New file.
5921
5922 2007-01-23  Bruno Haible  <bruno@clisp.org>
5923
5924         * modules/striconveha-tests: New file.
5925         * tests/test-striconveha.c: New file.
5926
5927         * lib/striconveha.h: Include <stdbool.h>.
5928         (mem_iconveha, str_iconveha): Add 'transliterate' argument.
5929         * lib/striconveha.c: Include allocsa.h, strdup.h, c-strcase.h.
5930         (mem_iconveha_notranslit): Renamed from mem_iconveha.
5931         (mem_iconveha): New function.
5932         (str_iconveha_notranslit): Renamed from str_iconveha.
5933         (str_iconveha): New function.
5934         * modules/striconveha (Depends-on): Add stdbool, allocsa, strdup,
5935         c-strcase.
5936
5937 2007-01-23  Bruno Haible  <bruno@clisp.org>
5938
5939         * lib/striconveha.c (mem_iconveha): Fix endless recursion. Try all
5940         encodings without forgiving before trying any encoding with handler.
5941         (str_iconveha): Try all encodings without forgiving before trying any
5942         encoding with handler.
5943
5944 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
5945
5946         Import the following changes from libc.
5947
5948         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
5949
5950         * lib/fnmatch_loop.c: Adjust for changed secondary hash function.
5951
5952         2004-12-01  Jakub Jelinek  <jakub@redhat.com>
5953
5954         * lib/fnmatch_loop.c (internal_fnmatch): Clear is_seqval after
5955         normal_bracket label.
5956
5957         2004-09-01  Jakub Jelinek  <jakub@redhat.com>
5958
5959         [BZ #361]
5960         * lib/fnmatch_loop.c (FCT): For backslash between brackets, branch
5961         to normal_bracket after fetching the next character.
5962
5963 2007-01-22  Bruno Haible  <bruno@clisp.org>
5964
5965         * lib/striconveh.h (mem_cd_iconveh, mem_iconveh): Add 'offsets'
5966         argument.
5967         * lib/striconveh.c (iconv_carefully_1): New function.
5968         (mem_cd_iconveh_internal, mem_cd_iconveh, mem_iconveh): Add 'offsets'
5969         argument.
5970         (str_cd_iconveh): Update.
5971         * lib/striconveha.h (mem_iconveha): Add 'offsets' argument.
5972         * lib/striconveha.c (mem_iconveha): Add 'offsets' argument.
5973         * tests/test-striconveh.c (MAGIC): New macro.
5974         (new_offsets): New function.
5975         (main): Test call with and without offsets.
5976
5977 2007-01-22  Bruno Haible  <bruno@clisp.org>
5978
5979         * modules/sys_stat (Makefile.am): Use @MKDIR_P@ instead of $(MKDIR_P).
5980         * modules/sys_select (Makefile.am): Likewise.
5981         * modules/sys_socket (Makefile.am): Likewise.
5982         * modules/sys_time (Makefile.am): Likewise.
5983
5984 2007-01-22  Paul Eggert  <eggert@cs.ucla.edu>
5985
5986         * modules/gettimeofday (License): Change from GPL to LGPL, since
5987         gettimeofday is a library function.
5988
5989 2007-01-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
5990
5991         * lib/poll.c (rpl_poll): Don't check against FD_SETSIZE under Win32.
5992
5993 2007-01-21  Bruno Haible  <bruno@clisp.org>
5994
5995         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): New macro.
5996
5997 2007-01-21  Bruno Haible  <bruno@clisp.org>
5998
5999         * modules/striconveha: New file.
6000         * lib/striconveha.h: New file.
6001         * lib/striconveha.c: New file.
6002         * MODULES.html.sh (Internationalization functions): Add striconveha.
6003         * lib/striconv.c (str_iconv): Optimize the case of an empty input
6004         string.
6005         * lib/striconveh.c (mem_iconveh, str_iconveh): Likewise.
6006
6007 2007-01-21  Bruno Haible  <bruno@clisp.org>
6008
6009         * lib/striconv.c (str_iconv): Guarantee errno is set when strdup fails.
6010         * lib/striconveh.c (str_iconveh): Likewise.
6011
6012 2007-01-21  Bruno Haible  <bruno@clisp.org>
6013
6014         * lib/striconveh.h (mem_iconveh): New declaration.
6015         * lib/striconveh.c (mem_iconveh): New function.
6016         * tests/test-striconveh.c (main): Add tests for mem_iconveh.
6017
6018 2007-01-21  Bruno Haible  <bruno@clisp.org>
6019
6020         * lib/xstriconv.h (xmem_cd_iconv): Change specification.
6021
6022         * lib/striconveh.h (mem_cd_iconveh): Change specification.
6023         * lib/striconveh.c (mem_cd_iconveh): Don't free the user-supplied
6024         original result buffer.
6025         (str_cd_iconveh): Update.
6026         * tests/test-striconveh.c (main): Update.
6027
6028         * lib/striconv.h (mem_cd_iconv): Change specification.
6029         * lib/striconv.c (mem_cd_iconv): Don't free the user-supplied original
6030         result buffer.
6031         (str_cd_iconv): Update.
6032         * tests/test-striconv.c (main): Update.
6033
6034 2007-01-21  Bruno Haible  <bruno@clisp.org>
6035
6036         * gnulib-tool: Fix test whether sed is GNU sed supporting --posix.
6037
6038 2007-01-20  Jim Meyering  <jim@meyering.net>
6039
6040         * lib/userspec.c (parse_with_separator): If a user or group string
6041         starts with "+", skip the corresponding name-to-ID look-up, since
6042         such a look-up must fail: user and group names may not include "+".
6043
6044 2007-01-19  Paul Eggert  <eggert@cs.ucla.edu>
6045
6046         * lib/poll.c: Include sys/time.h and time.h unconditionally,
6047         since we now assume the sys_time module.
6048         * m4/poll.m4 (gl_PREREQ_POLL): Don't require AC_HEADER_TIME or
6049         check for sys/time.h; no longer needed.
6050         * modules/poll (Depends-on): Depend on sys_time.
6051
6052 2007-01-18  Bruno Haible  <bruno@clisp.org>
6053
6054         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove test for <sys/time.h>.
6055         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
6056
6057         * m4/tempname.m4 (gl_PREREQ_TEMPNAME): Remove tests for sys/time.h and
6058         gettimeofday.
6059
6060         * tests/test-gettimeofday.c: Include <time.h>.
6061         (dummy): Remove variable.
6062
6063         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Renamed from
6064         gl_HEADER_SYS_TIME_H.
6065         (gl_HEADER_SYS_TIME_H): New macro.
6066
6067         * lib/sys_time_.h: Test GETTIMEOFDAY_REPLACEMENT instead of
6068         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
6069         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY,
6070         gl_FUNC_GETTIMEOFDAY_CLOBBER): Set GETTIMEOFDAY_REPLACEMENT instead of
6071         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
6072         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H): Initialize
6073         GETTIMEOFDAY_REPLACEMENT instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE
6074         and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
6075         * modules/sys_time (sys/time.h): Substitute GETTIMEOFDAY_REPLACEMENT
6076         instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and
6077         GETTIMEOFDAY_CLOBBERS_LOCALTIME.
6078
6079         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Undo the
6080         last change; it caused a compilation error when cross-compiling to
6081         Cygwin.
6082
6083 2007-01-18  Jim Meyering  <jim@meyering.net>
6084
6085         Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".
6086         * modules/sys_stat (Makefile.am): Use "$(MKDIR_P) sys", rather
6087         than the race-prone "test -d sys || mkdir sys".
6088         (configure.ac): Use AC_PROG_MKDIR_P.
6089         * modules/sys_select: Likewise.
6090         * modules/sys_socket: Likewise.
6091         * modules/sys_time: Likewise.
6092
6093 2007-01-18  Eric Blake  <ebb9@byu.net>
6094
6095         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Also
6096         replace gettimeofday.
6097         * lib/gettimeofday.c (rpl_gettimeofday): Declare with replacement
6098         name, to avoid infinite recursion.
6099
6100 2007-01-17  Paul Eggert  <eggert@cs.ucla.edu>
6101
6102         * MODULES.html.sh (Support for systems lacking POSIX:2001): New
6103         module sys_time.
6104         * lib/gethrxtime.c: Include <sys/time.h>, since we can no longer
6105         assume timespec.h defines struct timeval.
6106         * lib/settime.c: Likewise.
6107         * lib/utimens.c: Likewise.
6108         * lib/gettime.c (gettime): Remove test against HAVE_GETTIMEOFDAY,
6109         since we now assume the gettimeofday module.
6110         * lib/tempname.c (__gen_tempname): Likewise.
6111         * lib/gettimeofday.h: Remove.
6112         * lib/gettimeofday.c: Include <sys/time.h> instead of "gettimeofday.h".
6113         Don't include <sys/types.h> and <stdlib.h>; shouldn't be needed.
6114         Include <time.h>, for 'time()'.
6115         (localtime_buffer_addr): Also use this workaround if
6116         TZSET_CLOBBERS_LOCALTIME.  Set to a dummy static variable by default,
6117         to simplify the uses.  All uses changed.
6118         (localtime, gmtime, tzset, gettimeofday): Reformat slightly so
6119         that #undef is inside {}, and 'const' follows type name consistently.
6120         (tzset): Define replacement only if TZSET_CLOBBERS_LOCALTIME.
6121         (gettimeofday): Do not use the maximum possible value for
6122         tv->tv_usec, since that might break usages other than ls.c.
6123         Instead, we'll leave ls.c alone.  This undoes today's patch
6124         by Bruno.  Add a compile-time warning for 1s-clock resolution;
6125         we've never observed the problem but might as well keep the
6126         canary.
6127         * lib/nanosleep.c: Include timespec.h first, for interface check.
6128         * lib/nanosleep.c: Include <sys/time.h> unconditionally, since we
6129         now assume the sys_time module.
6130         * lib/tempname.c: Likewise.
6131         * lib/timespec.h: Likewise.
6132         * lib/nanosleep.c: Don't worry about TIME_WITH_SYS_TIME; no longer
6133         needed.
6134         * lib/strftime.c: Likewise.
6135         * lib/timespec.h: Likewise.
6136         * lib/posixtm.c: Include posixtm.h first, for interface check.
6137         Don't worry about TM_IN_SYS_TIME; that's wayyy obsolete.
6138         * lib/posixtm.h: Include stdbool.h and time.h, for proper interface.
6139         * lib/strftime.c: Don't include <sys/types.h>; shouldn't be needed.
6140         * lib/sys_time_.h: New file.
6141         * lib/timespec.h (struct timespec): Use long int, not long.
6142         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
6143         (gl_FUNC_GETTIMEOFDAY_CLOBBER, gl_PREREQ_GETTIMEOFDAY):
6144         Remove obsolescent call to AC_HEADER_TIME.
6145         * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
6146         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
6147         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
6148         * m4/timespec.m4 (gl_TIMESPEC, gl_CHECK_TYPE_STRUCT_TIMESPEC):
6149         Likewise.
6150         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Likewise.
6151         * m4/utimbuf.m4 (gl_CHECK_TYPE_STRUCT_UTIMBUF): Likewise.
6152         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Move sys/time.h tests
6153         into the sys_time module.  Check for gettimeofday just once.
6154         Prefix our variables with gl_, not with ac_ or jm_.  Tighten test
6155         for gettimeofday signature to just check the signature.  Merely
6156         compile it, since linking doesn't test signature.  Improve test for
6157         whether gettimeofday.o is actually needed.
6158         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Renamed from
6159         AC_FUNC_GETTIMEOFDAY_CLOBBER.  All uses changed.  Use
6160         AC_RUN_IFELSE rather than AC_TRY_RUN.  If clobbering, set
6161         and define GETTIMEOFDAY_CLOBBERS_LOCALTIME.
6162         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Don't define
6163         GETTIMEOFDAY_CLOBBERS_LOCALTIME; that's gl_FUNC_GETTIMEOFDAY_CLOBBER's
6164         job.  Don't define tzset; that's gl_FUNC_TZSET_CLOBBER's job.
6165         * m4/mktime.m4 (AC_FUNC_MKTIME): Just include <time.h> rather
6166         than worrying about sys/time.h.
6167         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
6168         Don't bother worrying about TIME_WITH_SYS_TIME.
6169         * m4/stat-time.m4 (gl_STAT_TIME): Likewise.
6170         * m4/posixtm.m4 (gl_POSIXTM): Remove obsolescent call to AC_STRUCT_TM.
6171         * m4/sys_time_h.m4: New file.
6172         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Require gl_HEADER_SYS_TIME_H.
6173         Don't include sys/time.h.  Return from main rather than exiting.
6174         Define TZSET_CLOBBERS_LOCALTIME, for consistency with other names;
6175         all uses changed.
6176         * modules/gethrxtime (Depends-on): Add sys_time.
6177         * modules/gettime (Depends-on): Likewise.
6178         * modules/gettimeofday (Depends-on): Likewise.
6179         * modules/nanosleep (Depends-on): Likewise.
6180         * modules/settime (Depends-on): Likewise.
6181         * modules/tempname (Depends-on): Likewise.
6182         * modules/utimens (Depends-on): Likewise.
6183         * modules/gettimeofday (Files): Remove lib/gettimeofday.h.
6184         (Include:) Change back to <sys/time.h>.
6185         (Maintainer:) Add self.
6186         * modules/sys_time: New file.
6187         * modules/tempname (Depends-on): Add gettimeofday.
6188         * tests/test-gettimeofday.c: Include <sys/time.h>
6189         rather than gettimeofday.h.
6190
6191 2007-01-17  Bruno Haible  <bruno@clisp.org>
6192
6193         * gnulib-tool (func_get_license): Revert last patch. Instead, let
6194         the license default to GPL.
6195         (func_create_testdir): Don't complain if a module is LGPL and its
6196         tests module depends on GPLed modules.
6197
6198 2007-01-17  Bruno Haible  <bruno@clisp.org>
6199
6200         * lib/gettimeofday.c (gettimeofday): Add code for the case
6201         HAVE_GETTIMEOFDAY && !GETTIMEOFDAY_CLOBBERS_LOCALTIME. Use the
6202         maximum possible value for tv->tv_usec, rather than the minimum one.
6203
6204 2005-10-08  Martin Lambers  <marlam@marlam.de>
6205 2005-10-08  Paul Eggert  <eggert@cs.ucla.edu>
6206 2007-01-16  Bruno Haible  <bruno@clisp.org>
6207
6208         * modules/gettimeofday (Files): Add lib/gettimeofday.h.
6209         (configure.ac): Remove AC_FUNC_GETTIMEOFDAY_CLOBBER. Add
6210         gl_FUNC_GETTIMEOFDAY.
6211         (Include): Add gettimeofday.h.
6212         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): New macro.
6213         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't invoke gl_PREREQ_GETTIMEOFDAY.
6214         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Define
6215         GETTIMEOFDAY_CLOBBERS_LOCALTIME. Invoke gl_PREREQ_GETTIMEOFDAY here.
6216         (gl_PREREQ_GETTIMEOFDAY): Check for <sys/timeb.h> and _ftime.
6217         * lib/gettimeofday.h: New file.
6218         * lib/gettimeofday.c: Include <sys/timeb.h>.
6219         (localtime_buffer_addr, rpl_localtime, rpl_gmtime, rpl_tzset): Define
6220         only if GETTIMEOFDAY_CLOBBERS_LOCALTIME.
6221         (rpl_gettimeofday) [!HAVE_GETTIMEOFDAY]: Use _ftime() when available;
6222         fall back on time().
6223
6224         * tests/test-gettimeofday.c: New file.
6225         * modules/gettimeofday-tests: New file.
6226
6227 2007-01-16  Eric Blake  <ebb9@byu.net>
6228
6229         * modules/fnmatch (Depends-on): Depend on wchar.
6230         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Assume <wchar.h>.
6231         * m4/fnmatch.m4: Likewise.
6232         * modules/mbchar (Makefile.am): Assume <wchar.h>.
6233         * m4/mbchar.m4: Likewise.
6234         * modules/mbswidth (Depends-on): Depend on wchar.
6235         * lib/mbswidth.c: Assume <wchar.h>.
6236         * m4/mbswidth.m4: Likewise.
6237         * modules/quotearg (Depends-on): Depend on wchar.
6238         * lib/quotearg.c: Assume <wchar.h>.
6239         * m4/quotearg.m4: Likewise.
6240         * modules/regex (Depends-on): Depend on wchar.
6241         * lib/regex_internal.h: Assume <wchar.h>.
6242         * m4/regex.m4: Likewise.
6243         * modules/stdint (Depends-on): Depend on wchar.
6244         * lib/stdint_.h [!defined WCHAR_MIN]: Assume <wchar.h>.
6245         * m4/stdint.m4: Likewise.
6246         * tests/test-stdint.c [HAVE_WINT_T]: Likewise.
6247         * modules/strftime (Depends-on): Depend on wchar.
6248         * lib/strftime.c (DO_MULTIBYTE): Assume <wchar.h>.
6249         * modules/strtol (Depends-on): Depend on wchar.
6250         * lib/strtol.c: Assume <wchar.h>.
6251         * modules/wcwidth (Depends-on): Depend on wchar.
6252         * lib/wcwidth.h: Assume <wchar.h>.
6253         * m4/wcwidth.m4: Likewise.
6254
6255 2007-01-16  Bruno Haible  <bruno@clisp.org>
6256
6257         * modules/csharpexec-script: New, created from...
6258         * modules/csharpexec: ... this.
6259
6260 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
6261
6262         * modules/javaexec-script: New, created from...
6263         * modules/javaexec: ... this.
6264
6265 2007-01-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
6266
6267         * modules/poll (Dependencies): Add sys_select.
6268
6269 2007-01-15  Jim Meyering  <jim@meyering.net>
6270
6271         * m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3 struct-
6272         redefinition bug when using both <utmp.h> and <utmpx.h> headers.
6273         * lib/readutmp.h: Likewise.  Reported by Daniel Richard G. in
6274         <http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/9415>.
6275
6276 2007-01-15  Bruno Haible  <bruno@clisp.org>
6277
6278         * modules/striconveh: New file.
6279         * lib/striconveh.h: New file.
6280         * lib/striconveh.c: New file.
6281         * MODULES.html.sh (Internationalization functions): Add striconveh.
6282
6283         * modules/striconveh-tests: New file.
6284         * tests/test-striconveh.c: New file.
6285
6286 2007-01-15  Bruno Haible  <bruno@clisp.org>
6287
6288         * lib/striconv.c (str_cd_iconv): Use the first algorithm if iconv is
6289         not from GNU libiconv or GNU libc.
6290
6291 2007-01-15  Bruno Haible  <bruno@clisp.org>
6292
6293         * doc/gnulib-intro.texi (Copyright): Explain the different license
6294         terms for module descriptions, autoconf macros, tests, documentation.
6295
6296 2007-01-14  Bruno Haible  <bruno@clisp.org>
6297
6298         * modules/striconv-tests: New file.
6299         * tests/test-striconv.c: New file.
6300
6301 2007-01-14  Bruno Haible  <bruno@clisp.org>
6302
6303         * modules/iconv-tests: New file.
6304         * tests/test-iconv.c: New file.
6305
6306 2007-01-14  Bruno Haible  <bruno@clisp.org>
6307
6308         * gnulib-tool (func_get_license): For test modules, use the license of
6309         the main module.
6310
6311 2007-01-14  Bruno Haible  <bruno@clisp.org>
6312
6313         * modules/iconv (Include): Clarify that <iconv.h> can only be included
6314         if iconv is found to exist.
6315
6316 2007-01-14  Bruno Haible  <bruno@clisp.org>
6317
6318         * modules/c-ctype-tests: New file.
6319         * tests/test-c-ctype.c: New file.
6320
6321 2007-01-14  Bruno Haible  <bruno@clisp.org>
6322
6323         * modules/binary-io-tests: New file.
6324         * tests/test-binary-io.sh: New file.
6325         * tests/test-binary-io.c: New file.
6326
6327 2007-01-14  Bruno Haible  <bruno@clisp.org>
6328
6329         * modules/array-oset-tests: New file.
6330         * tests/test-array_oset.c: New file.
6331
6332 2007-01-14  Bruno Haible  <bruno@clisp.org>
6333
6334         * modules/array-list-tests: New file.
6335         * tests/test-array_list.c: New file.
6336
6337 2007-01-14  Bruno Haible  <bruno@clisp.org>
6338
6339         * gnulib-tool (func_create_testdir): Don't unnecessarily run configure
6340         and make.
6341         Reported by Simon Josefsson in
6342         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00139.html>
6343
6344 2007-01-14  Bruno Haible  <bruno@clisp.org>
6345
6346         * modules/allocsa-tests: New file.
6347         * tests/test-allocsa.c: New file.
6348
6349 2007-01-14  Bruno Haible  <bruno@clisp.org>
6350
6351         * modules/fchdir (Depends-on): Add absolute-header.
6352         * modules/unistd (Depends-on): Likewise.
6353
6354 2006-12-30  Bruno Haible  <bruno@clisp.org>
6355
6356         * modules/fchdir: New file.
6357         * modules/unistd (Files): Add lib/unistd_.h.
6358         (Makefile.am): Generate unistd.h from unistd_.h.
6359         * lib/fchdir.c: New file.
6360         * lib/dirent_.h: New file.
6361         * lib/unistd_.h: New file.
6362         * lib/fcntl_.h (open) [FCHDIR_REPLACEMENT]: New replacement.
6363         * m4/fchdir.m4: New file.
6364         * m4/unistd_h.m4 (gl_PREREQ_UNISTD): New macro.
6365         (gl_HEADER_UNISTD): Invoke it.
6366         * lib/dup-safer.c (dup_safer) [FCHDIR_REPLACEMENT]: Use the dup
6367         function.
6368         * lib/backupfile.c (opendir, closedir): Undefine.
6369         * lib/chown.c (open, close): Undefine.
6370         * lib/clean-temp.c (open, close): Undefine.
6371         * lib/copy-file.c (open, close): Undefine.
6372         * lib/execute.c (open, close): Undefine.
6373         * lib/fsusage.c (open, close): Undefine.
6374         * lib/gc-gnulib.c (open, close): Undefine.
6375         * lib/getcwd.c (opendir, closedir): Undefine.
6376         * lib/glob.c (opendir, closedir): Undefine.
6377         * lib/javacomp.c (open, close): Undefine.
6378         * lib/mountlist.c (open, close, opendir, closedir): Undefine.
6379         * lib/openat-proc.c (open, close): Undefine.
6380         * lib/pagealign_alloc.c (open, close): Undefine.
6381         * lib/pipe.c (open, close): Undefine.
6382         * lib/progreloc.c (open, close): Undefine.
6383         * lib/savedir.c (opendir, closedir): Undefine.
6384         * lib/utime.c (open, close): Undefine.
6385         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add fchdir.
6386
6387 2007-01-10  Bruno Haible  <bruno@clisp.org>
6388
6389         * lib/striconv.c (mem_cd_iconv): Align the temporary buffer.
6390
6391 2007-01-12  Eric Blake  <ebb9@byu.net>
6392
6393         Provide a robust <wchar.h>.  Further simplifications are now
6394         possible in other modules, but not included here.
6395         * modules/wchar: New module.
6396         * m4/wchar.m4: New file.
6397         * lib/wchar_.h: Likewise.
6398         * modules/mbchar (Depends-on): Depend on wchar, as the first use
6399         of the new module.
6400         * MODULES.html.sh (Extended multibyte and wide character utilities):
6401         New section.
6402
6403 2007-01-12  Paul Eggert  <eggert@cs.ucla.edu>
6404
6405         * lib/xreadlink.c (SYMLINK_MAX) [!defined SYMLINK_MAX]: Define
6406         to a reasonable default for memory allocation.
6407         (xreadlink): Don't allocate a huge buffer, to work around a buggy
6408         file system that reports garbage st_size values for symlinks.
6409         Problem reported by Liyang Hu.
6410
6411 2007-01-11  Simon Josefsson  <simon@josefsson.org>
6412
6413         * gnulib-tool (func_all_modules): Exclude all .* files (e.g.,
6414         Emacs .#* auto-save files).
6415
6416 2007-01-11  Bruno Haible  <bruno@clisp.org>
6417
6418         * gnulib-tool (func_all_modules): Exclude all files inside the CVS
6419         directory.
6420
6421 2007-01-10  Paul Eggert  <eggert@cs.ucla.edu>
6422
6423         Use @...@ consistently in lib/wctype_.h.
6424         * lib/wctype_.h [HAVE_WINT_T]: Go back to using @...@, but rely
6425         on it being set to 1 or 0.
6426         * m4/wctype.m4 (gl_WCTYPE_H): Set HAVE_WINT_T to 1 or 0, and
6427         go back to AC_SUBSTing it.
6428         * modules/wctype (Makefile.am): Undo previous change.
6429
6430 2007-01-10  Eric Blake  <ebb9@byu.net>
6431
6432         * lib/wctype_.h [HAVE_WINT_T]: Rely on AC_DEFINE.
6433         * m4/wctype.m4 (gl_WCTYPE_H): No need to AC_SUBST(HAVE_WINT_T).
6434         * modules/wctype (Makefile.am): Likewise.
6435         Reported by Chris McGuire.
6436
6437 2007-01-10  Jim Meyering  <jim@meyering.net>
6438
6439         fts.c: a small readability/maintainability improvement
6440         * lib/fts.c (fts_read): Make this code slightly more readable and
6441         maintainable by hoisting the "sp->fts_cur = p" assignments to
6442         immediately follow the statements that set P.  Derived from
6443         the patch by Miloslav Trmac in http://bugzilla.redhat.com/222089.
6444
6445 2007-01-10  Eric Blake  <ebb9@byu.net>
6446
6447         * lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> before
6448         <wchar.h>, to work around BSDI bug in BSD/OS 4.0.1.
6449         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
6450         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
6451         Reported by Chris McGuire.
6452
6453 2007-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6454
6455         * gnulib-tool (func_all_modules): Use POSIX conforming escaping
6456         in sed script.
6457
6458 2007-01-09  Bruno Haible  <bruno@clisp.org>
6459
6460         * MODULES.html.sh: Accept options --cvs-urls, --git-urls.
6461         (repo_url_prefix, repo_url_suffix, repo_url_suffix_repl): New
6462         variables.
6463         (func_module): Use them.
6464
6465 2007-01-09  Bruno Haible  <bruno@clisp.org>
6466
6467         * modules/unistr/base: New file.
6468         * lib/unistr.h: New file.
6469
6470         * modules/unistr/u8-to-u16: New file.
6471         * lib/unistr/u8-to-u16.c: New file.
6472
6473         * modules/unistr/u8-to-u32: New file.
6474         * lib/unistr/u8-to-u32.c: New file.
6475
6476         * modules/unistr/u16-to-u8: New file.
6477         * lib/unistr/u16-to-u8.c: New file.
6478
6479         * modules/unistr/u16-to-u32: New file.
6480         * lib/unistr/u16-to-u32.c: New file.
6481
6482         * modules/unistr/u32-to-u8: New file.
6483         * lib/unistr/u32-to-u8.c: New file.
6484
6485         * modules/unistr/u32-to-u16: New file.
6486         * lib/unistr/u32-to-u16.c: New file.
6487
6488         * modules/unistr/u8-check: New file.
6489         * modules/unistr/u16-check: New file.
6490         * modules/unistr/u32-check: New file.
6491         * lib/unistr/u8-check.c: New file.
6492         * lib/unistr/u16-check.c: New file.
6493         * lib/unistr/u32-check.c: New file.
6494
6495         * modules/unistr/u8-chr: New file.
6496         * modules/unistr/u16-chr: New file.
6497         * modules/unistr/u32-chr: New file.
6498         * lib/unistr/u8-chr.c: New file.
6499         * lib/unistr/u16-chr.c: New file.
6500         * lib/unistr/u32-chr.c: New file.
6501
6502         * modules/unistr/u8-cmp: New file.
6503         * modules/unistr/u16-cmp: New file.
6504         * modules/unistr/u32-cmp: New file.
6505         * lib/unistr/u8-cmp.c: New file.
6506         * lib/unistr/u16-cmp.c: New file.
6507         * lib/unistr/u32-cmp.c: New file.
6508
6509         * modules/unistr/u8-cpy: New file.
6510         * modules/unistr/u16-cpy: New file.
6511         * modules/unistr/u32-cpy: New file.
6512         * lib/unistr/u8-cpy.c: New file.
6513         * lib/unistr/u16-cpy.c: New file.
6514         * lib/unistr/u32-cpy.c: New file.
6515         * lib/unistr/u-cpy.h: New file.
6516
6517         * modules/unistr/u8-cpy-alloc: New file.
6518         * modules/unistr/u16-cpy-alloc: New file.
6519         * modules/unistr/u32-cpy-alloc: New file.
6520         * lib/unistr/u8-cpy-alloc.c: New file.
6521         * lib/unistr/u16-cpy-alloc.c: New file.
6522         * lib/unistr/u32-cpy-alloc.c: New file.
6523         * lib/unistr/u-cpy-alloc.h: New file.
6524
6525         * modules/unistr/u8-endswith: New file.
6526         * modules/unistr/u16-endswith: New file.
6527         * modules/unistr/u32-endswith: New file.
6528         * lib/unistr/u8-endswith.c: New file.
6529         * lib/unistr/u16-endswith.c: New file.
6530         * lib/unistr/u32-endswith.c: New file.
6531         * lib/unistr/u-endswith.h: New file.
6532
6533         * modules/unistr/u8-mblen: New file.
6534         * modules/unistr/u16-mblen: New file.
6535         * modules/unistr/u32-mblen: New file.
6536         * lib/unistr/u8-mblen.c: New file.
6537         * lib/unistr/u16-mblen.c: New file.
6538         * lib/unistr/u32-mblen.c: New file.
6539
6540         * modules/unistr/u8-mbtouc: New file.
6541         * modules/unistr/u16-mbtouc: New file.
6542         * modules/unistr/u32-mbtouc: New file.
6543         * lib/unistr/u8-mbtouc.c: New file.
6544         * lib/unistr/u16-mbtouc.c: New file.
6545         * lib/unistr/u32-mbtouc.c: New file.
6546
6547         * modules/unistr/u8-mbtouc-safe: New file.
6548         * modules/unistr/u16-mbtouc-safe: New file.
6549         * modules/unistr/u32-mbtouc-safe: New file.
6550         * lib/unistr/u8-mbtouc-safe.c: New file.
6551         * lib/unistr/u16-mbtouc-safe.c: New file.
6552         * lib/unistr/u32-mbtouc-safe.c: New file.
6553
6554         * modules/unistr/u8-move: New file.
6555         * modules/unistr/u16-move: New file.
6556         * modules/unistr/u32-move: New file.
6557         * lib/unistr/u8-move.c: New file.
6558         * lib/unistr/u16-move.c: New file.
6559         * lib/unistr/u32-move.c: New file.
6560         * lib/unistr/u-move.h: New file.
6561
6562         * modules/unistr/u8-next: New file.
6563         * modules/unistr/u16-next: New file.
6564         * modules/unistr/u32-next: New file.
6565         * lib/unistr/u8-next.c: New file.
6566         * lib/unistr/u16-next.c: New file.
6567         * lib/unistr/u32-next.c: New file.
6568
6569         * modules/unistr/u8-prev: New file.
6570         * modules/unistr/u16-prev: New file.
6571         * modules/unistr/u32-prev: New file.
6572         * lib/unistr/u8-prev.c: New file.
6573         * lib/unistr/u16-prev.c: New file.
6574         * lib/unistr/u32-prev.c: New file.
6575
6576         * modules/unistr/u8-set: New file.
6577         * modules/unistr/u16-set: New file.
6578         * modules/unistr/u32-set: New file.
6579         * lib/unistr/u8-set.c: New file.
6580         * lib/unistr/u16-set.c: New file.
6581         * lib/unistr/u32-set.c: New file.
6582         * lib/unistr/u-set.h: New file.
6583
6584         * modules/unistr/u8-startswith: New file.
6585         * modules/unistr/u16-startswith: New file.
6586         * modules/unistr/u32-startswith: New file.
6587         * lib/unistr/u8-startswith.c: New file.
6588         * lib/unistr/u16-startswith.c: New file.
6589         * lib/unistr/u32-startswith.c: New file.
6590         * lib/unistr/u-startswith.h: New file.
6591
6592         * modules/unistr/u8-stpcpy: New file.
6593         * modules/unistr/u16-stpcpy: New file.
6594         * modules/unistr/u32-stpcpy: New file.
6595         * lib/unistr/u8-stpcpy.c: New file.
6596         * lib/unistr/u16-stpcpy.c: New file.
6597         * lib/unistr/u32-stpcpy.c: New file.
6598         * lib/unistr/u-stpcpy.h: New file.
6599
6600         * modules/unistr/u8-stpncpy: New file.
6601         * modules/unistr/u16-stpncpy: New file.
6602         * modules/unistr/u32-stpncpy: New file.
6603         * lib/unistr/u8-stpncpy.c: New file.
6604         * lib/unistr/u16-stpncpy.c: New file.
6605         * lib/unistr/u32-stpncpy.c: New file.
6606         * lib/unistr/u-stpncpy.h: New file.
6607
6608         * modules/unistr/u8-strcat: New file.
6609         * modules/unistr/u16-strcat: New file.
6610         * modules/unistr/u32-strcat: New file.
6611         * lib/unistr/u8-strcat.c: New file.
6612         * lib/unistr/u16-strcat.c: New file.
6613         * lib/unistr/u32-strcat.c: New file.
6614         * lib/unistr/u-strcat.h: New file.
6615
6616         * modules/unistr/u8-strchr: New file.
6617         * modules/unistr/u16-strchr: New file.
6618         * modules/unistr/u32-strchr: New file.
6619         * lib/unistr/u8-strchr.c: New file.
6620         * lib/unistr/u16-strchr.c: New file.
6621         * lib/unistr/u32-strchr.c: New file.
6622
6623         * modules/unistr/u8-strcmp: New file.
6624         * modules/unistr/u16-strcmp: New file.
6625         * modules/unistr/u32-strcmp: New file.
6626         * lib/unistr/u8-strcmp.c: New file.
6627         * lib/unistr/u16-strcmp.c: New file.
6628         * lib/unistr/u32-strcmp.c: New file.
6629
6630         * modules/unistr/u8-strcpy: New file.
6631         * modules/unistr/u16-strcpy: New file.
6632         * modules/unistr/u32-strcpy: New file.
6633         * lib/unistr/u8-strcpy.c: New file.
6634         * lib/unistr/u16-strcpy.c: New file.
6635         * lib/unistr/u32-strcpy.c: New file.
6636         * lib/unistr/u-strcpy.h: New file.
6637
6638         * modules/unistr/u8-strcspn: New file.
6639         * modules/unistr/u16-strcspn: New file.
6640         * modules/unistr/u32-strcspn: New file.
6641         * lib/unistr/u8-strcspn.c: New file.
6642         * lib/unistr/u16-strcspn.c: New file.
6643         * lib/unistr/u32-strcspn.c: New file.
6644         * lib/unistr/u-strcspn.h: New file.
6645
6646         * modules/unistr/u8-strdup: New file.
6647         * modules/unistr/u16-strdup: New file.
6648         * modules/unistr/u32-strdup: New file.
6649         * lib/unistr/u8-strdup.c: New file.
6650         * lib/unistr/u16-strdup.c: New file.
6651         * lib/unistr/u32-strdup.c: New file.
6652         * lib/unistr/u-strdup.h: New file.
6653
6654         * modules/unistr/u8-strlen: New file.
6655         * modules/unistr/u16-strlen: New file.
6656         * modules/unistr/u32-strlen: New file.
6657         * lib/unistr/u8-strlen.c: New file.
6658         * lib/unistr/u16-strlen.c: New file.
6659         * lib/unistr/u32-strlen.c: New file.
6660         * lib/unistr/u-strlen.h: New file.
6661
6662         * modules/unistr/u8-strmblen: New file.
6663         * modules/unistr/u16-strmblen: New file.
6664         * modules/unistr/u32-strmblen: New file.
6665         * lib/unistr/u8-strmblen.c: New file.
6666         * lib/unistr/u16-strmblen.c: New file.
6667         * lib/unistr/u32-strmblen.c: New file.
6668
6669         * modules/unistr/u8-strmbtouc: New file.
6670         * modules/unistr/u16-strmbtouc: New file.
6671         * modules/unistr/u32-strmbtouc: New file.
6672         * lib/unistr/u8-strmbtouc.c: New file.
6673         * lib/unistr/u16-strmbtouc.c: New file.
6674         * lib/unistr/u32-strmbtouc.c: New file.
6675
6676         * modules/unistr/u8-strncat: New file.
6677         * modules/unistr/u16-strncat: New file.
6678         * modules/unistr/u32-strncat: New file.
6679         * lib/unistr/u8-strncat.c: New file.
6680         * lib/unistr/u16-strncat.c: New file.
6681         * lib/unistr/u32-strncat.c: New file.
6682         * lib/unistr/u-strncat.h: New file.
6683
6684         * modules/unistr/u8-strncmp: New file.
6685         * modules/unistr/u16-strncmp: New file.
6686         * modules/unistr/u32-strncmp: New file.
6687         * lib/unistr/u8-strncmp.c: New file.
6688         * lib/unistr/u16-strncmp.c: New file.
6689         * lib/unistr/u32-strncmp.c: New file.
6690
6691         * modules/unistr/u8-strncpy: New file.
6692         * modules/unistr/u16-strncpy: New file.
6693         * modules/unistr/u32-strncpy: New file.
6694         * lib/unistr/u8-strncpy.c: New file.
6695         * lib/unistr/u16-strncpy.c: New file.
6696         * lib/unistr/u32-strncpy.c: New file.
6697         * lib/unistr/u-strncpy.h: New file.
6698
6699         * modules/unistr/u8-strnlen: New file.
6700         * modules/unistr/u16-strnlen: New file.
6701         * modules/unistr/u32-strnlen: New file.
6702         * lib/unistr/u8-strnlen.c: New file.
6703         * lib/unistr/u16-strnlen.c: New file.
6704         * lib/unistr/u32-strnlen.c: New file.
6705         * lib/unistr/u-strnlen.h: New file.
6706
6707         * modules/unistr/u8-strpbrk: New file.
6708         * modules/unistr/u16-strpbrk: New file.
6709         * modules/unistr/u32-strpbrk: New file.
6710         * lib/unistr/u8-strpbrk.c: New file.
6711         * lib/unistr/u16-strpbrk.c: New file.
6712         * lib/unistr/u32-strpbrk.c: New file.
6713         * lib/unistr/u-strpbrk.h: New file.
6714
6715         * modules/unistr/u8-strrchr: New file.
6716         * modules/unistr/u16-strrchr: New file.
6717         * modules/unistr/u32-strrchr: New file.
6718         * lib/unistr/u8-strrchr.c: New file.
6719         * lib/unistr/u16-strrchr.c: New file.
6720         * lib/unistr/u32-strrchr.c: New file.
6721
6722         * modules/unistr/u8-strspn: New file.
6723         * modules/unistr/u16-strspn: New file.
6724         * modules/unistr/u32-strspn: New file.
6725         * lib/unistr/u8-strspn.c: New file.
6726         * lib/unistr/u16-strspn.c: New file.
6727         * lib/unistr/u32-strspn.c: New file.
6728         * lib/unistr/u-strspn.h: New file.
6729
6730         * modules/unistr/u8-strstr: New file.
6731         * modules/unistr/u16-strstr: New file.
6732         * modules/unistr/u32-strstr: New file.
6733         * lib/unistr/u8-strstr.c: New file.
6734         * lib/unistr/u16-strstr.c: New file.
6735         * lib/unistr/u32-strstr.c: New file.
6736         * lib/unistr/u-strstr.h: New file.
6737
6738         * modules/unistr/u8-strtok: New file.
6739         * modules/unistr/u16-strtok: New file.
6740         * modules/unistr/u32-strtok: New file.
6741         * lib/unistr/u8-strtok.c: New file.
6742         * lib/unistr/u16-strtok.c: New file.
6743         * lib/unistr/u32-strtok.c: New file.
6744         * lib/unistr/u-strtok.h: New file.
6745
6746         * modules/unistr/u8-uctomb: New file.
6747         * modules/unistr/u16-uctomb: New file.
6748         * modules/unistr/u32-uctomb: New file.
6749         * lib/unistr/u8-uctomb.c: New file.
6750         * lib/unistr/u16-uctomb.c: New file.
6751         * lib/unistr/u32-uctomb.c: New file.
6752
6753         * MODULES.html.sh (Unicode string functions): Add the new modules.
6754
6755 2007-01-08  Bruno Haible  <bruno@clisp.org>
6756
6757         * gnulib-tool (func_all_modules): Use find, not ls, to traverse the
6758         modules directory. Filter out CVS, ChangeLog, COPYING, README also from
6759         subdirectories.
6760
6761 2007-01-08  Karl Berry  <karl@gnu.org>
6762
6763         * doc/error.texi: mention that main() fns must set program_name
6764         when progname is used.
6765
6766 2007-01-08  Paul Eggert  <eggert@cs.ucla.edu>
6767
6768         * m4/wctype.m4 (gl_WCTYPE_H): Compute ABSOLUTE_WCTYPE_H even if
6769         WCTYPE_H is empty, for the benefit of builds from non-distclean
6770         directories.  Problem reported by Eric Blake in
6771         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00157.html>.
6772
6773 2007-01-08  Bruno Haible  <bruno@clisp.org>
6774
6775         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Remove
6776         PROVIDE_CANONICALIZE_FILENAME_MODE macro definition.
6777         * lib/canonicalize.h: Test GNULIB_CANONICALIZE instead of
6778         PROVIDE_CANONICALIZE_FILENAME_MODE.
6779         * modules/canonicalize (configure.ac): Use gl_MODULE_INDICATOR.
6780
6781 2007-01-08  Bruno Haible  <bruno@clisp.org>
6782
6783         * m4/fts.m4 (gl_FUNC_FTS_LGPL): Remove _LGPL_PACKAGE macro definition.
6784         * lib/fts_.h (_LGPL_PACKAGE): Remove macro.
6785         Use !GNULIB_FTS instead of _LGPL_PACKAGE.
6786         * lib/fts.c: Likewise.
6787         * modules/fts (configure.ac): Use gl_MODULE_INDICATOR.
6788
6789 2006-12-25  Bruno Haible  <bruno@clisp.org>
6790
6791         * modules/utf8-ucs4-safe: New file.
6792         * lib/utf8-ucs4-safe.h: New file.
6793         * lib/unistr/utf8-ucs4-safe.c: New file.
6794
6795         * modules/utf16-ucs4-safe: New file.
6796         * lib/utf16-ucs4-safe.h: New file.
6797         * lib/unistr/utf16-ucs4-safe.c: New file.
6798
6799         * MODULES.html.sh (Unicode string functions): Add the new modules.
6800
6801 2007-01-08  Bruno Haible  <bruno@clisp.org>
6802
6803         * modules/utf8-ucs4 (Files, lib_SOURCES): Add unistr/utf8-ucs4.c.
6804         (Depends-on): Add unitypes.
6805         * lib/utf8-ucs4.h: Add double-inclusion guard. Include unitypes.h.
6806         (u8_mbtouc_aux): Move out to separate file.
6807         (u8_mbtouc): Use ucs4_t, uint8_t types.
6808         * lib/unistr/utf8-ucs4.c: New file.
6809
6810         * modules/utf16-ucs4 (Files, lib_SOURCES): Add unistr/utf16-ucs4.c.
6811         (Depends-on): Add unitypes.
6812         * lib/utf16-ucs4.h: Add double-inclusion guard. Include unitypes.h.
6813         (u16_mbtouc_aux): Move out to separate file.
6814         (u16_mbtouc): Use ucs4_t, uint16_t types.
6815         * lib/unistr/utf16-ucs4.c: New file.
6816
6817         * modules/ucs4-utf8 (Files, lib_SOURCES): Add unistr/ucs4-utf8.c.
6818         (Depends-on): Add unitypes.
6819         * lib/ucs4-utf8.h: Add double-inclusion guard. Include unitypes.h.
6820         (u8_uctomb_aux): Move out to separate file.
6821         (u8_uctomb): Use ucs4_t, uint8_t types.
6822         * lib/unistr/ucs4-utf8.c: New file.
6823
6824         * modules/ucs4-utf16 (Files, lib_SOURCES): Add unistr/ucs4-utf16.c.
6825         (Depends-on): Add unitypes.
6826         * lib/ucs4-utf16.h: Add double-inclusion guard. Include unitypes.h.
6827         (u16_uctomb_aux): Move out to separate file.
6828         (u16_uctomb): Use ucs4_t, uint16_t types.
6829         * lib/unistr/ucs4-utf16.c: New file.
6830
6831 2006-12-25  Bruno Haible  <bruno@clisp.org>
6832
6833         * modules/unitypes: New file.
6834         * lib/unitypes.h: New file.
6835         * MODULES.html.sh (func_all_modules): New section "Unicode string
6836         functions". Move ucs4-utf8, ucs4-utf16, utf8-ucs4, utf16-ucs4 to
6837         this section. Add unitypes.
6838
6839 2007-01-08  Bruno Haible  <bruno@clisp.org>
6840
6841         Avoid variable names that conflict with those from libtool.
6842         * m4/lib-link.m4 (AC_LIB_RPATH, AC_LIB_LINKFLAGS_BODY,
6843         AC_LIB_LINKFLAGS_FROM_LIBS): Rename libext to acl_libext,
6844         shlibext to acl_shlibext, libname_spec to acl_libname_spec,
6845         library_names_spec to acl_library_names_spec, hardcode_* to
6846         acl_hardcode_*.
6847         Reported by Ralf Wildenhues.
6848
6849 2007-01-08  Bruno Haible  <bruno@clisp.org>
6850
6851         * m4/gc-arcfour.m4 (gl_GC_ARCFOUR): Remove GC_USE_ARCFOUR macro
6852         definition.
6853         * m4/gc-arctwo.m4 (gl_GC_ARCTWO): Remove GC_USE_ARCTWO macro
6854         definition.
6855         * m4/gc-des.m4 (gl_GC_DES): Remove GC_USE_DES macro definition.
6856         * m4/gc-hmac-md5.m4 (gl_GC_HMAC_MD5): Remove GC_USE_HMAC_MD5 macro
6857         definition.
6858         * m4/gc-hmac-sha1.m4 (gl_GC_HMAC_SHA1): Remove GC_USE_HMAC_SHA1 macro
6859         definition.
6860         * m4/gc-md2.m4 (gl_GC_MD2): Remove GC_USE_MD2 macro definition.
6861         * m4/gc-md4.m4 (gl_GC_MD4): Remove GC_USE_MD4 macro definition.
6862         * m4/gc-md5.m4 (gl_GC_MD5): Remove GC_USE_MD5 macro definition.
6863         * m4/gc-random.m4 (gl_GC_RANDOM): Remove GC_USE_RANDOM macro
6864         definition.
6865         * m4/gc-rijndael.m4 (gl_GC_RIJNDAEL): Remove GC_USE_RIJNDAEL macro
6866         definition.
6867         * m4/gc-sha1.m4 (gl_GC_SHA1): Remove GC_USE_SHA1 macro definition.
6868         * lib/gc-gnulib.c: Use GNULIB_GC_<algorithm> instead of
6869         GC_USE_<algorithm>.
6870         * lib/gc-libgcrypt.c: Likewise.
6871         * modules/gc-arcfour (configure.ac): Use gl_MODULE_INDICATOR.
6872         * modules/gc-arctwo (configure.ac): Likewise.
6873         * modules/gc-des (configure.ac): Likewise.
6874         * modules/gc-hmac-md5 (configure.ac): Likewise.
6875         * modules/gc-hmac-sha1 (configure.ac): Likewise.
6876         * modules/gc-md2 (configure.ac): Likewise.
6877         * modules/gc-md4 (configure.ac): Likewise.
6878         * modules/gc-md5 (configure.ac): Likewise.
6879         * modules/gc-random (configure.ac): Likewise.
6880         * modules/gc-rijndael (configure.ac): Likewise.
6881         * modules/gc-sha1 (configure.ac): Likewise.
6882
6883 2007-01-08  Bruno Haible  <bruno@clisp.org>
6884
6885         * m4/close-stream.m4 (gl_CLOSE_STREAM): Remove GNULIB_CLOSE_STREAM
6886         macro definition.
6887         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Remove GNULIB_FCNTL_SAFER macro
6888         definition.
6889         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Remove GNULIB_FOPEN_SAFER macro
6890         definition.
6891         * modules/close-stream (configure.ac): Invoke gl_MODULE_INDICATOR.
6892         * modules/fcntl-safer (configure.ac): Likewise.
6893         * modules/fopen-safer (configure.ac): Likewise.
6894         * modules/fwriteerror (configure.ac): Likewise. Remove explicit
6895         GNULIB_FWRITEERROR macro definition.
6896
6897 2007-01-08  Bruno Haible  <bruno@clisp.org>
6898
6899         * m4/gnulib-common.m4: New file.
6900         * gnulib-tool (func_get_autoconf_snippet): Undo last change.
6901         (func_get_filelist): Add m4/gnulib-common.m4.
6902
6903 2007-01-08  Bruno Haible  <bruno@clisp.org>
6904
6905         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Simplify the sorting
6906         command.
6907
6908 2007-01-08  Jim Meyering  <jim@meyering.net>
6909
6910         Use a more robust test for a "can't happen" condition.
6911         * lib/fts.c (fts_read): Revert the change of 2006-11-22, since it
6912         narrowed the st_size value.  Presuming the "can't happen" condition
6913         is true, that narrowing could conceivably convert an invalid st_size
6914         value into a valid one.  Instead, use a change based on Matthew
6915         Woehlke's original patch.
6916
6917         Slight readability improvement: use an assert-like macro
6918         in place of literal "abort ()" uses.
6919         * lib/fts.c (fts_assert): Define.
6920         (fts_set_stat_required, cwd_advance_fd, fts_read, fd_ring_check):
6921         Use this macro instead of a bare 'abort'.
6922
6923 2007-01-05  Paul Eggert  <eggert@cs.ucla.edu>
6924
6925         Don't worry about using IRIX 5.3's wctype.h broken definitions;
6926         simply work around them.
6927         * lib/wctype_.h: Remove test for HAVE_WCTYPE_CTMP_BUG.
6928         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph, iswlower):
6929         (iswprint, iswpunct, iswspace, iswupper, iswxdigit): Undef before
6930         declaring.
6931         Don't bother to define as macros, since the standard doesn't require it.
6932         * m4/wctype.m4 (WCTYPE_H, ABSOLUTE_WCTYPE_H): Simplify, since we no
6933         longer worry about IRIX 5.3.
6934         (HAVE_WCTYPE_CTMP_BUG): Remove.
6935
6936 2007-01-04  Paul Eggert  <eggert@cs.ucla.edu>
6937
6938         * lib/wctype_.h (_ctmp_) [HAVE_WCTYPE_CTMP_BUG]: Now of type wchar_t,
6939         not wint_t.  Also, include <ctype.h>, to fix another IRIX bug.
6940         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
6941         Problems reported by Georg Schwarz for IRIX 5.3.
6942
6943         * gnulib-tool (autoconf_minversion): Take the maximum version number
6944         found, not the minimum.  Problem reported by James Youngman.
6945
6946 2007-01-03  Karl Berry  <karl@gnu.org>
6947
6948         * doc/error.texi: new file, explaining interaction with progname.
6949         * doc/gnulib.texi: include it.  Update copyright.
6950
6951 2007-01-03  Simon Josefsson  <simon@josefsson.org>
6952
6953         * gnulib-tool (func_create_testdir): Run AC_CANONICAL_BUILD and
6954         AC_CANONICAL_HOST, to improve autobuild outputs.
6955
6956 2007-01-03  Paolo Bonzini  <bonzini@gnu.org>
6957             Yoann Vandoorselaere <yoann.v@prelude-ids.com>
6958
6959         * lib/poll.c (poll): Use recv on Mac OS X to distinguish connected
6960         sockets, server sockets, and other file descriptors.  Count errors
6961         to compute the return value.  Reorder the code a bit to be easier
6962         to follow.  Don't set event bits that were not requested (except
6963         POLLERR and POLLHUP).
6964
6965 2007-01-01  Bruno Haible  <bruno@clisp.org>
6966
6967         * modules/lchmod (Include): Require lchmod.h, not lchown.h.
6968
6969 2007-01-03  Jim Meyering  <jim@meyering.net>
6970
6971         * modules/fts-lgpl (Depends-on): Add i-ring.  Reported by Bruno Haible.
6972
6973 2007-01-02  Bruno Haible  <bruno@clisp.org>
6974
6975         * modules/settime (Include): Require timespec.h.
6976         * modules/nanosleep (Include): Likewise.
6977
6978 2007-01-01  Bruno Haible  <bruno@clisp.org>
6979
6980         * gnulib-tool (func_emit_copyright_notice): Bump year.
6981         (func_get_autoconf_snippet): Emit a GNULIB_<modulename> macro.
6982
6983 2007-01-01  Bruno Haible  <bruno@clisp.org>
6984
6985         Improve support for OpenBSD.
6986         * build-aux/config.rpath (libname_spec): Export.
6987         (library_names_spec): New variable. Export.
6988         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Extract libname_spec and
6989         library_names_spec from the config.rpath output. Locate shared library
6990         through the name pattern in library_names_spec.
6991
6992 2007-01-01  Eric Blake  <ebb9@byu.net>
6993
6994         * lib/version-etc.c (COPYRIGHT_YEAR): Bump for new year.
6995
6996 2006-12-30  Paul Eggert  <eggert@cs.ucla.edu>
6997
6998         * gnulib-tool (SORT): Remove, since we no longer assume GNU sort.
6999         Rewrite so as not to assume GNU sort or "tail -1".  Also, don't
7000         assume the C locale, and avoid an "eval" that could cause trouble.
7001         Problem with SORT reported by Bob Proulx.
7002
7003         * lib/getpagesize.h (getpagesize) [defined __amigaos4__]:
7004         Define.  Trivial patch from Henning Nielsen Lund, originally
7005         sent to bug-grep@gnu.org today.
7006
7007 2006-12-29  Paul Eggert  <eggert@cs.ucla.edu>
7008
7009         * lib/acl.h: Include sys/types.h and sys/stat.h, for mode_t and
7010         struct stat.  Problem reported by Henning Nielsen Lund.
7011         * lib/acl.c: Include acl.h first, to check interface.  Don't
7012         bother to include sys/types.h and sys/stat.h again.
7013
7014 2006-12-28  Paul Eggert  <eggert@cs.ucla.edu>
7015
7016         Import the following change from libc; problem reported by
7017         Sven Verdoolaege.
7018
7019         2005-10-13  Ulrich Drepper  <drepper@redhat.com>
7020
7021         [BZ #1373]
7022         * lib/argp.h: Remove __NTH for __argp_usage inline function.
7023
7024 2006-12-28  Jim Meyering  <jim@meyering.net>
7025
7026         * build-aux/announce-gen: Do not assume that the package
7027         builds any of tar.gz, tar.bz2, and .xdelta files.
7028         Suggestion from Simon Josefsson.
7029
7030 2006-12-28  Simon Josefsson  <simon@josefsson.org>
7031
7032         * modules/announce-gen: New file.
7033
7034 2006-12-27  Paul Eggert  <eggert@cs.ucla.edu>
7035
7036         * lib/mbchar.h: Just include <wctype.h>; the wctype module
7037         handles its gotchas now.
7038         * lib/mbswidth.c: Likewise.
7039         * lib/wcwidth.h: Likewise.
7040         * m4/mbchar.m4 (gl_MBCHAR): Don't bother checking for wctype.h
7041         and iswcntrl; the wctype module does this stuff now.
7042         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
7043         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
7044         * modules/mbchar (Depends-on): Add wctype.
7045         * modules/mbswidth (Depends-on): Likewise.
7046         * modules/wcwidth (Depends-on): Likewise.
7047
7048 2006-12-27  Eric Blake  <ebb9@byu.net>
7049
7050         * lib/fnmatch.c: Reinstate inclusion of <wchar.h>, since this
7051         module uses more than what <wctype.h> is required to provide.
7052
7053 2006-12-26  Eric Blake  <ebb9@byu.net>
7054
7055         * gnulib-tool (sed_extract_prog): Avoid space-tab.
7056
7057 2006-12-26  Eric Blake  <ebb9@byu.net>
7058
7059         * modules/absolute-header: New module.
7060         * modules/fcntl (Depends-on): Depend on it.
7061         * modules/inttypes (Depends-on): Likewise.
7062         * modules/stdint (Depends-on): Likewise.
7063         * modules/sys_stat (Depends-on): Likewise.
7064         * modules/wctype (Depends-on): Likewise.
7065         * MODULES.html.sh (Support for building libraries and
7066         executables): Document it.
7067
7068 2006-12-25  Paul Eggert  <eggert@cs.ucla.edu>
7069
7070         * gnulib-tool (SED): Remove, undoing previous change.
7071         The problem was that it broke coreutils on Solaris, because
7072         "sed --posix" leaked into a makefile.
7073         (sed): New alias, if 'alias' and GNU sed.
7074
7075 2006-12-24  Jim Meyering  <jim@meyering.net>
7076
7077         Work around an fchownat bug in glibc-2.4:
7078         http://lists.ubuntu.com/archives/ubuntu-users/2006-September/093218.html
7079         This bug would cause "chown -RP ... DIR" to follow symlinks in DIR,
7080         in spite of the -P option.
7081         * m4/openat.m4 (gl_FUNC_FCHOWNAT, gl_FUNC_FCHOWNAT_DEREF_BUG):
7082         New macros.
7083         (gl_PREREQ_OPENAT): Require gl_FUNC_FCHOWNAT.
7084         * modules/openat (Files): Add lib/fchownat.c.
7085         * lib/openat.c (fchownat): Don't define here.  Move to...
7086         * lib/fchownat.c: ...this new file.
7087
7088 2006-12-23  Paul Eggert  <eggert@cs.ucla.edu>
7089
7090         Fix bug reported by Bruno Haible in
7091         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00228.html>
7092         where quotearg.c didn't compile on Mac OS X 10.2 because it
7093         lacks <wchar.h> and wint_t.
7094         * lib/wctype_.h (__wctype_wint_t): New type.
7095         Include <stdio.h>, <time.h>, <wchar.h> only if HAVE_WINT_T.
7096         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph):
7097         (iswlower, iswprint, iswpunct, iswspace, iswupper, ixwxdigit):
7098         Arg is now of type __wctype_wint_t, not wint_t.
7099         * m4/wctype.m4 (gl_WCTYPE_H): Require gt_TYPE_WINT_T, and
7100         substitute HAVE_WINT_T.
7101         * modules/wctype (Files): Add m4/wint_t.m4.
7102         (wctype.h): Substitute HAVE_WINT_T.
7103
7104 2006-12-23  Bruno Haible  <bruno@clisp.org>
7105
7106         * lib/safe-read.h [C++]: Wrap declarations in extern "C".
7107
7108 2006-12-23  Bruno Haible  <bruno@clisp.org>
7109
7110         * lib/canonicalize-lgpl.c (__realpath): Test HAVE_READLINK instead of
7111         S_ISLNK.
7112         Needed because gnulib's sys/stat.h replacement defines S_ISLNK on
7113         mingw.
7114
7115 2006-12-22  Bruno Haible  <bruno@clisp.org>
7116
7117         * lib/copy-file.c: Include acl.h.
7118         (copy_file_preserving) [USE_ACL]: Use copy_acl instead of chmod.
7119         Close the file descriptors only after being done with copy_acl.
7120         * modules/copy-file (Depends-on): Add acl.
7121
7122 2006-12-22  Bruno Haible  <bruno@clisp.org>
7123
7124         * gnulib-tool (SED): New variable.
7125         Use $SED instead of sed everywhere.
7126
7127 2006-12-22  Bruno Haible  <bruno@clisp.org>
7128
7129         * modules/no-c++: New file.
7130         * m4/no-c++.m4: New file.
7131         * MODULES.html.sh (Support for building libraries and executables):
7132         Add no-c++.
7133
7134 2006-12-22  Paul Eggert  <eggert@cs.ucla.edu>
7135
7136         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
7137         Include <limits.h>, and use its INT_MAX to rewrite the
7138         j loop so that it does not overflow 'int'.  Problem reported by
7139         Ralf Wildenhues in
7140         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00084.html>.
7141         Play it safe by shifting left by 1 rather than multiplying by 2,
7142         as GCC is less likely to optimize this away when the value
7143         is signed (when it assumes overflow leads to undefined behavior).
7144         Also, don't assume time_t uses two's complement.
7145
7146 2006-12-21  Paul Eggert  <eggert@cs.ucla.edu>
7147
7148         * MODULES.html.sh: New module wctype.
7149         * lib/wctype_.h, m4/wctype.m4, modules/wctype: New files.
7150         * lib/fnmatch.c: Don't bother to include <wchar.h> before
7151         <wctype.h>, since the new wctype module should fix this.
7152         * lib/quotearg.c: Include <wctype.h> unconditionally, since
7153         the wctype module should arrange for it.
7154         * lib/regex_internal.h: Likewise.
7155         * m4/quotearg.m4 (gl_QUOTEARG): Don't check for wctype.h or iswprint,
7156         since the wctype module should handle this now.
7157         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for wctype.h.
7158         * modules/fnmatch (Depends-on): Add wctype.
7159         * modules/quotearg (Depends-on): Likewise.
7160         * modules/regex (Depends-on): Likewise.
7161
7162 2006-12-19  Bruno Haible  <bruno@clisp.org>
7163
7164         * lib/strdup.h [C++]: Wrap definitions in extern "C".
7165         Suggested by Lorenzo Bettini <bettini@dsi.unifi.it>.
7166
7167 2006-12-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7168
7169         * modules/savewd (Depends-on): Fix dependency on fcntl.
7170
7171 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
7172
7173         * m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty if stdint.h
7174         conforms to C99, rather than relying on the user's environment
7175         setting of STDINT_H.
7176
7177 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
7178         and Eric Blake  <ebb9@byu.net>
7179
7180         * lib/dirname.h (DOUBLE_SLASH_IS_DISTINCT_ROOT): Default to 0, not 1.
7181         This is more consistent with the other defines here.
7182         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT):
7183         Port to z/OS.  Problem reported by Paul Gilmartin.
7184         Change local vars to use gl_ prefix rather than ac_.
7185         Don't define DOUBLE_SLASH_IS_DISTINCT_ROOT to 0, for consistency
7186         with other defines.
7187         * modules/double-slash-root: New module.
7188         * modules/dirname (Files): Remove m4/double-slash-root.m4.
7189         (Depends-on): Add double-slash-root.
7190         * MODULES.html.sh (File system functions): Mention new module.
7191
7192 2006-12-14  Paul Eggert  <eggert@cs.ucla.edu>
7193
7194         * lib/yesno.c [!ENABLE_NLS]: Don't include getline.h.
7195         (yesno) [!ENABLE_NLS]: Don't invoke getline or rpmatch.
7196         This is for the benefit of gzip, which doesn't do i18n.
7197
7198 2006-12-12  Jim Meyering  <jim@meyering.net>
7199
7200         * m4/acl.m4 (gl_ACL_GET_FILE): Fix logic error.
7201         Reported by Andreas Schwab <schwab@suse.de>.
7202
7203 2006-12-12  Bruno Haible  <bruno@clisp.org>
7204
7205         Merge these changes.
7206         2006-09-05  Bruno Haible  <bruno@clisp.org>
7207         * lib/iconvme.c (iconv_string): No need to save and restore errno when
7208         iconv_alloc succeeded.
7209         (iconv_alloc): Don't assume that malloc() or realloc(), when failing,
7210         sets errno to ENOMEM. (malloc on GNU/kFreeBSD doesn't.) No need to
7211         test for " && dest " at the end - dest is always != NULL there. Call
7212         iconv with 4xNULL arguments initially, to reset the state. Call iconv
7213         with 2xNULL arguments, also to flush the state storage. Handle the
7214         IRIX iconv behaviour. Realloc the final result, to throw away unused
7215         memory.
7216
7217 2006-12-11  Paul Eggert  <eggert@cs.ucla.edu>
7218
7219         * m4/openat.m4 (gl_FUNC_OPENAT): Don't compile mkdirat
7220         and fchmodat unconditionally, since glibc 2.4 has them.
7221         Problem reported by Arkadiusz Miskiewicz.
7222
7223 2006-12-10  Bruno Haible  <bruno@clisp.org>
7224
7225         * gnulib-tool (func_import): Show the include files only for those
7226         modules that are copied and specified.
7227         Reported by Karl Berry.
7228
7229 2006-12-08  Jim Meyering  <jim@meyering.net>
7230
7231         * build-aux/announce-gen ($VERSION): Don't use of $Revision...$.
7232         Instead, use Emacs' time-stamp write hook.  Note that the time is UTC.
7233
7234         * build-aux/announce-gen: Add two new options, both optional:
7235         --bootstrap-tools=TOOL_LIST
7236               a comma-separated list of tools, e.g.,
7237               autoconf,automake,bison,gnulib
7238         --gnulib-snapshot-date=DATE
7239               if gnulib is in the bootstrap tool list,
7240               then report this as the snapshot date.
7241               If not specified, use the current date/time.
7242               If you specify a date here, be sure it's UTC.
7243
7244 2006-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7245
7246         * tests/test-argp-2.sh: Fix test to match actual output.
7247         (func_compare): Fix sed script to be portable.
7248
7249 2006-12-05  Paul Eggert  <eggert@cs.ucla.edu>
7250
7251         * lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS]: Add a
7252         workaround for this case.  It is not autoconfigured now; offhand
7253         it's hard to see how to autoconfigure it.
7254
7255 2006-12-03  Paul Eggert  <eggert@cs.ucla.edu>
7256
7257         * lib/mkdir-p.c (make_dir_parents): Fix race condition when making
7258         a directory that is about to be chowned.  Such a directory's
7259         initial file permissions should permit the owner only and this
7260         should not be changed until after the chown, since the group and
7261         other bits would be incorrect if they granted permission before
7262         the chown.
7263
7264         Fix porting problem for iswctype reported by Georg Schwarz in:
7265         http://lists.gnu.org/archive/html/bug-coreutils/2006-12/msg00017.html
7266         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCTYPE, too.
7267         * lib/regex_internal.h (RE_ENABLE_I18N): Likewise.
7268         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for iswctype, too.
7269         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
7270
7271 2006-12-03  Jim Meyering  <jim@meyering.net>
7272
7273         * lib/fts.c (fts_load): Don't set sp->fts_dev here, since
7274         p->fts_statp may not yet be defined.
7275         (fts_read): Instead, set it in the caller, once p->fts_statp is
7276         sure to be defined, and corresponds to a top-level directory.
7277         This bug made du -x fail.  Here's the coreutils test case:
7278         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commit;h=ba45154d8e9f
7279         Reported by Mike Frysinger.
7280
7281 2006-12-01  Jim Meyering  <jim@meyering.net>
7282
7283         * modules/savewd (Depends-on): Add fcntl_h to avoid self-test
7284         build failure due to missing definition of HAVE_WORKING_O_NOFOLLOW.
7285         Reported by Simon Josefsson.
7286
7287 2006-11-30  Jim Meyering  <jim@meyering.net>
7288
7289         * m4/warning.m4: Use the all-permissive copyright notice
7290         recommended by RMS (rather than LGPL).
7291         * m4/vararrays.m4: Likewise.
7292         * m4/flexmember.m4: Likewise.
7293
7294 2006-11-29  Bruno Haible  <bruno@clisp.org>
7295
7296         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
7297         noinst_LIBRARIES. Augment noinst_LIBRARIES and noinst_LTLIBRARIES
7298         using +=.
7299         Reported by Simon Josefsson <simon@josefsson.org>.
7300
7301 2006-11-28  James Youngman <jay@gnu.org>
7302
7303         * README: Advise users that they might find the bug-gnulib@gnu.org
7304         and autotools-announce@gnu.org mailing lists useful.
7305
7306 2006-11-28  Bruno Haible  <bruno@clisp.org>
7307
7308         * m4/ptrdiff_max.m4: Remove file.
7309
7310 2006-11-21  Bruno Haible  <bruno@clisp.org>
7311
7312         * m4/eoverflow.m4 (gl_EOVERFLOW): Use AC_COMPUTE_INT instead of
7313         _AC_COMPUTE_INT.
7314         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
7315         * m4/ptrdiff_max.m4 (gl_PTRDIFF_MAX): Use AC_COMPUTE_INT instead of
7316         _AC_COMPUTE_INT.
7317         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
7318         * m4/size_max.m4 (gl_SIZE_MAX): Use AC_COMPUTE_INT instead of
7319         _AC_COMPUTE_INT.
7320         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
7321
7322 2006-11-28  Jim Meyering  <jim@meyering.net>
7323
7324         * lib/regcomp.c (parse_branch): Rename local, exp->expr, to avoid
7325         warning from "gcc -Wshadow" about shadowing the builtin.
7326
7327 2006-11-27  Bruno Haible  <bruno@clisp.org>
7328
7329         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_INT instead of
7330         _AC_COMPUTE_INT.
7331         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
7332
7333 2006-11-27  Bruno Haible  <bruno@clisp.org>
7334             Paul Eggert  <eggert@cs.ucla.edu>
7335
7336         * lib/regex.h (__restrict_arr): Redo logic of #if, for clarity.
7337
7338 2006-11-26  Bruno Haible  <bruno@clisp.org>
7339
7340         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
7341         noinst_LTLIBRARIES.
7342
7343 2006-11-27  Paul Eggert  <eggert@cs.ucla.edu>
7344             Bruno Haible  <bruno@clisp.org>
7345
7346         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to 0
7347         if compiling with "gcc -ansi".
7348
7349 2006-11-26  Paul Eggert  <eggert@cs.ucla.edu>
7350
7351         Fix some incompatibilities with gcc -ansi -pedantic.
7352         * lib/regex.h (__restrict_arr): Don't use the [restrict] syntax
7353         if compiling pedantically with GCC, unless it's C99 or later.
7354         Don't trust sys/cdefs.h's definition of __restrict_arr, either, as
7355         it mishandles gcc -ansi -pedantic as well.
7356         * lib/regex_internal.h (re_token_t): Don't use enum bitfields
7357         if gcc -pedantic.
7358         * lib/regexec.c (check_node_accept_bytes): Don't use auto
7359         initializers for struct if -pedantic, unless it's C99 or later.
7360
7361 2006-11-25  Nix  <nix@esperi.org.uk>  (tiny change)
7362
7363         * m4/fcntl_h.m4 (gl_FCNTL_H): Test the atime, not the mtime.
7364         Don't close an fd more than once. Identical atimes indicate
7365         success, not failure.
7366
7367 2006-11-22  Robinson Mittmann <bob@hoplon.com>  (tiny change)
7368
7369         * lib/sincosl.c (kernel_sinl): Fix typo in threshold.
7370
7371 2006-11-23  Jim Meyering  <jim@meyering.net>
7372
7373         * build-aux/announce-gen: New file.  From coreutils.
7374
7375 2006-11-22  Jim Meyering  <jim@meyering.net>
7376
7377         Work around a compile-time error from the HP-UX 11.00 /bin/cc.
7378         * lib/fts.c (enum Fts_stat): Give this previously-anon enum a name.
7379         (fts_read): Use a temporary to narrow the overused st_size member
7380         before using it in a switch statement.  Reported by Matthew Woehlke.
7381
7382         * m4/clock_time.m4 (gl_CLOCK_TIME): Quote AC_SUBST argument.
7383         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
7384
7385 2006-11-20  Bruno Haible  <bruno@clisp.org>
7386
7387         * gettext.m4 (AM_GNU_GETTEXT): Revert 2005-07-28 patch: Use
7388         changequote instead of pairs of brackets.
7389         Reported by Andreas Schwab <schwab@suse.de>.
7390
7391 2006-11-21  Jim Meyering  <jim@meyering.net>
7392
7393         * lib/fts.c (fts_safe_changedir): Move a declaration "up",
7394         so as to remain compatible with older compilers.
7395         Patch from Michael Deutschmann.
7396
7397 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
7398
7399         * MODULES.html.sh (File system functions): Add openat.
7400
7401         * lib/openat.h (rpl_fstatat): New macro, if
7402         [HAVE_OPENAT && ! LSTAT_FOLLOWS_SLASHED_SYMLINK.
7403         (fstatat): Define to rpl_fstatat under the same conditions,
7404         unless COMPILING_FSTATAT.
7405         * m4/openat.m4 (gl_FUNC_OPENAT): Compile fstatat.c too, if fstatat
7406         seems to have the bug.
7407         * lib/fstatat.c: New file.
7408         * modules/openat (Files): Add it.
7409
7410 2006-11-20  Bruno Haible  <bruno@clisp.org>
7411
7412         * Makefile: New file.
7413
7414 2006-11-20  Jim Meyering  <jim@meyering.net>
7415
7416         The beginnings of syntax-related checks for gnulib.
7417         * lib/Makefile: New file.
7418         * lib/t-idcache: New script.  Ensure that the two halves of
7419         idcache.c stay in sync.
7420
7421         * lib/idcache.c: Adjust comments in user- and group- portions to
7422         be more accurate, and to be consistent with one another.
7423
7424 2006-11-20  Jim Meyering  <jim@meyering.net>
7425
7426         * lib/idcache.c: Restore most of the 2006-11-06 patch, so as to
7427         continue using the flexible array member (thus, this module performs
7428         half as many malloc calls), with the addition that...
7429         (getgroup, getuser): Consistently record a non-match via an empty
7430         "name" string, and map an empty string match to a NULL return value.
7431         * modules/idcache (Depends-on): Re-add flexmember.
7432
7433         * lib/idcache.c (getuser): Remove all uses of the register keyword.
7434         (getuidbyname, getgroup, getgidbyname): Likewise.
7435
7436         Use cleaner syntax: NULL rather than 0.
7437         * lib/idcache.c (getuidbyname, getgidbyname): Return NULL, not 0.
7438
7439 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
7440
7441         * lib/idcache.c: Undo most recent patch, dated 2006-11-06.
7442         It mishandled the case where the group was missing.
7443         Problem reported by Greg Schafer.
7444         * modules/idcache: Likewise.
7445
7446 2006-11-18  Jim Meyering  <jim@meyering.net>
7447
7448         * check-module (%exempt_header): Add exception for some
7449         conditionally-included headers.
7450
7451         * modules/i-ring (Depends-on): Add verify.
7452         (License): Change to LGPL.
7453
7454 2006-11-16  Paul Eggert  <eggert@cs.ucla.edu>
7455
7456         * modules/getaddinfo (Depends-on): Remove inttostr; add snprintf.
7457         * lib/getaddrinfo.c: Include snprintf.h rather than intprops.h
7458         and inttostr.h.  Use snprintf rather than uinttostr, so that
7459         LGPLed code doesn't depend on GPLed.
7460
7461 2006-11-17  Paul Eggert  <eggert@cs.ucla.edu>
7462
7463         * modules/inline (License): Change from GPL to LGPL.
7464
7465 2006-11-17  Jim Meyering  <jim@meyering.net>
7466
7467         * modules/d-type (License): Switch to LGPL.
7468
7469 2006-11-15  Bruno Haible  <bruno@clisp.org>
7470
7471         * m4/alloca.m4 (gl_FUNC_ALLOCA): Fix the AC_CACHE_CHECK message.
7472
7473 2006-11-15  Eric Blake  <ebb9@byu.net>
7474
7475         * m4/allocsa.m4 (gl_ALLOCSA): Don't invoke macro already picked up by
7476         the module dependency.
7477
7478 2006-11-15  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
7479             Bruno Haible  <bruno@clisp.org>
7480
7481         * gnulib-tool (func_create_testdir): Add license consistency check.
7482
7483 2006-11-15  Eric Blake  <ebb9@byu.net>
7484
7485         * m4/alloca.m4 (gl_FUNC_ALLOCA): Use AC_CACHE_CHECK to avoid a
7486         random "(cached)" in configure output.
7487
7488 2006-11-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7489
7490         * m4/inttypes.m4 (gl_INTTYPES_H): Use AC_CACHE_CHECK so that the
7491         test for conforming inttypes.h is both announced and cached.
7492
7493         * MODULES.html.sh (seen_modules, seen_files): New variables.
7494         (func_module): Rewrite to use a few less gnulib-tool and sed
7495         invocations.  Avoid a couple of quadratic algorithms for ...
7496         (missed_modules, missed_files): ... these, with ...
7497         (func_append, func_tmpdir): ... these new functions, from
7498         gnulib-tool.  Analogously, install traps for cleanup.
7499
7500         * tests/test-gc.c (main): Remove unused variables.
7501         * tests/test-read-file.c: Include stdlib.h, for 'free'.
7502
7503 2006-11-14  Paul Eggert  <eggert@cs.ucla.edu>
7504
7505         * modules/inttostr (License): Change to LGPL.
7506
7507 2006-11-14  Eric Blake  <ebb9@byu.net>
7508
7509         * modules/tempname (License): Change to LGPL.
7510
7511 2006-11-14  Eric Blake  <ebb9@byu.net>
7512
7513         * doc/functions.texi (Function Portability): *printf functions on
7514         Cygwin now understand all POSIX size specifiers.
7515
7516 2006-11-14  Bruno Haible  <bruno@clisp.org>
7517
7518         * modules/c-ctype (License): Change to LGPL.
7519
7520 2006-11-12  Bruno Haible  <bruno@clisp.org>
7521
7522         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
7523         AC_LIB_LINKFLAGS_BODY): Also set a LIB${NAME}_PREFIX variable. Needed
7524         for GNOME libraries, for which the include files are installed in
7525         subdirectories of $prefix/include.
7526
7527 2006-11-12  Bruno Haible  <bruno@clisp.org>
7528
7529         * m4/lib-link.m4: Require at least autoconf-2.54.
7530         (AC_LIB_LINKFLAGS_BODY) [autoconf < 2.61]: Turn dots into the library
7531         name to underscores for the --with option.
7532
7533 2006-11-13  Bruno Haible  <bruno@clisp.org>
7534
7535         * gnulib-tool (func_create_testdir): Set gl_source_base correctly in
7536         the tests directory.
7537         Reported by Ralf Wildenhues.
7538
7539 2006-11-13  Bruno Haible  <bruno@clisp.org>
7540
7541         * gnulib-tool (func_emit_initmacro_start): Also override AC_LIBSOURCES.
7542         (func_emit_initmacro_end): Undo the override here.
7543         (func_emit_initmacro_done): Emit a definition for gl_LIBSOURCES.
7544         Works around the famous automake error in coreutils.
7545
7546 2006-11-13  Eric Blake  <ebb9@byu.net>
7547
7548         * lib/gl_anytree_oset.h (gl_tree_search_atleast): Return the
7549         element, not its node.
7550
7551 2006-11-12  Bruno Haible  <bruno@clisp.org>
7552
7553         * gnulib-tool (func_emit_lib_Makefile_am): Replace occurrences of
7554         '$(top_srcdir)/build-aux/', taking into account the real auxdir.
7555
7556 2006-11-12  Bruno Haible  <bruno@clisp.org>
7557
7558         * gnulib-tool: New option --local-symlink.
7559         (func_usage): Document it.
7560         (lsymbolic): New variable.
7561         (func_import, func_create_testdir): If --symlink was not specified,
7562         test whether --local-symlink was specified and the file comes from
7563         the local_gnulib_dir.
7564
7565 2006-11-12  Bruno Haible  <bruno@clisp.org>
7566
7567         * gnulib-tool (func_ln): New function.
7568         (func_ln_if_changed, func_create_testdir): Use it instead of "ln -s".
7569
7570 2006-11-12  Bruno Haible  <bruno@clisp.org>
7571
7572         Finish support for source files in subdirectories.
7573         * gnulib-tool (func_emit_lib_Makefile_am): If some of the source files
7574         are in subdirectories, set uses_subdirs and add 'subdir-objects' to
7575         AUTOMAKE_OPTIONS.
7576         (func_import, func_create_testdir): Invoke AM_PROG_CC_C_O in this case.
7577
7578 2006-11-12  Bruno Haible  <bruno@clisp.org>
7579
7580         * gnulib-tool (func_get_automake_snippet): Synthesize also an
7581         EXTRA_lib_SOURCES augmentation.
7582         (func_emit_lib_Makefile_am): Initialize EXTRA_lib..._SOURCES to empty.
7583
7584 2006-11-12  Jim Meyering  <jim@meyering.net>
7585
7586         Make fts (in FTS_CWDFD mode) more efficient by caching a few open
7587         file descriptors.  This also averts a failure on systems with
7588         native openat support when a traversed directory lacks "x" access.
7589         * lib/fts_.h: Include "i-ring.h"
7590         (struct FTS) [fts_fd_ring]: New member.
7591         * lib/fts.c (RESTORE_INITIAL_CWD): Also call fd_ring_clear.
7592         (FCHDIR): Add parentheses.
7593         (fd_ring_check, fd_ring_print) [!FTS_DEBUG]: Define away.
7594         (cwd_advance_fd): Add a 3rd parameter.  Adjust all callers.
7595         When descending, rather than simply closing the previous
7596         fts_cwd_fd value, push that file descriptor onto the ring.
7597         (same_fd, fd_ring_print, fd_ring_check) [FTS_DEBUG]: New functions.
7598         (fts_open): Initialize the new fd_ring member.
7599         (fts_close): Clear the ring.
7600         (fts_safe_changedir): When possible, use our new fd_ring to skip
7601         the diropen and fstat and dev/ino comparison that would normally
7602         accompany a virtual `chdir ("..")'.
7603
7604         * modules/fts (Depends-on): Add i-ring.
7605         * modules/i-ring: New module.
7606         * lib/i-ring.c, lib/i-ring.h, lib/i-ring-test.c: New files.
7607         * m4/i-ring.m4: New file.
7608
7609 2006-11-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7610
7611         * gnulib-tool (func_create_testdir): Fix replacement of
7612         `build-aux' in configure.ac.  Run autotools in gltests
7613         subdirectory.
7614         (func_create_testdir, func_create_megatestdir, test): There is
7615         no need for '--force' in most autotool invocations in a new
7616         tree.  Actually fail the whole test if any of the tools, or the
7617         configure or make stages fail.
7618
7619         Sync from Automake.
7620         * build-aux/gnupload: Revert last change.  Add pointer to upload
7621         instructions of the GNU Maintenance Instructions.
7622         Suggestion by Karl Berry.
7623
7624 2006-11-10  Jim Meyering  <jim@meyering.net>
7625
7626         * lib/fts.c [FTS_DEBUG]: Don't try to print a pointer via %s.
7627
7628 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
7629
7630         * lib/gettext.h (dgettext, dcgettext, ngettext) [! ENABLE_NLS]:
7631         (dngettext, dcngettext, bindtextdomain) [! ENABLE_NLS]:
7632         (bind_textdomain_codeset) [! ENABLE_NLS]:
7633         Evaluate all the arguments.  That way, callers get compatible behavior
7634         if the arguments have side effects.  Also, it avoids some GCC
7635         diagnostics in some cases; Joel E. Denny reported problems when Bison
7636         was configured with --enable-gcc-warnigs.
7637
7638 2006-11-10  Jim Meyering  <jim@meyering.net>
7639
7640         * m4/inline.m4 (gl_INLINE): Check with the compiler, not cpp, so that
7641         relevant options in CFLAGS (like -O, -fno-inline) are taken into
7642         account.
7643
7644 2006-11-10  Jim Meyering  <jim@meyering.net>
7645
7646         * modules/inline: New file/module.
7647         * modules/xalloc (Files): Remove m4/inline.m4.
7648         (Depends-on): Add inline, instead.
7649         * modules/oset: Likewise.
7650         * modules/list: Likewise.
7651
7652 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
7653
7654         * lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t.
7655         Problem reported by Matthew Woehlke.
7656
7657 2006-11-09  Bruno Haible  <bruno@clisp.org>
7658
7659         * lib/tempname.c (gen_tempname): Remove variant that invokes
7660         __gen_tempname.
7661         * m4/tempname.m4 (gl_FUNC_GEN_TEMPNAME): Don't test for
7662         __gen_tempname.
7663
7664 2006-11-08  Bruno Haible  <bruno@clisp.org>
7665
7666         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Set ac_cv_type_long_long_int
7667         to 'yes' instead of 'cross-compiling'.
7668
7669 2006-11-08  Paul Eggert  <eggert@cs.ucla.edu>
7670
7671         * lib/quotearg.h (quotearg_free): New decl.
7672         * lib/quotearg.c (quotearg_free): New function.
7673         (slot0, nslots, slotvec0, slotvec):
7674         Now file-scope so that quotearg_free can get at them.
7675
7676 2006-11-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7677
7678         Sync from Automake.
7679         * build-aux/gnupload: Add missing 'gnu' to example URL.
7680         Report by Karl Berry.
7681
7682 2006-11-08  Bruno Haible  <bruno@clisp.org>
7683
7684         * m4/inline.m4 (gl_INLINE): Also test __NO_INLINE__.
7685         Suggested by Paul Eggert.
7686
7687 2006-11-08  Jim Meyering  <jim@meyering.net>
7688
7689         * lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl--.h twice.
7690         It's already included if !_LIBC.
7691         (fts_safe_changedir): Add a comment.
7692
7693 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
7694
7695         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Detect bug in
7696         Tandem NonStop Kernel (OSS) cc -O circa 2004, reported by
7697         Matthew Woehlke.
7698
7699         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Move
7700         definitions up, to avoid colliding with change below.
7701         (static_inline) [HAVE_INLINE]: New macro.
7702         (xnmalloc, xnrealloc, x2nrealloc, xcharalloc):
7703         Provide extern decls when !HAVE_INLINE.  Do not define unless
7704         static_inline is defined, either by us or by xmalloc.c.  Use
7705         static_inline rather than static inline.
7706         (XCALLOC): Optimize sizeof(T) = 1 case.
7707         * lib/xmalloc.c (static_inline) [!HAVE_INLINE]: New macro.
7708
7709 2006-11-07  Bruno Haible  <bruno@clisp.org>
7710
7711         * lib/xalloc.h (XNMALLOC): Restore optimization of sizeof(T) = 1 case.
7712         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require gl_INLINE instead of
7713         AC_C_INLINE.
7714         * modules/xalloc (Files): Add m4/inline.m4.
7715
7716 2006-11-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7717
7718         * README: Fix typo.
7719         * doc/gnulib.texi (Miscellaneous Notes): Likewise, rename...
7720         (Miscellanous Notes): ...from this.
7721
7722 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
7723
7724         * m4/flexmember.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER):
7725         Mention that offsetof should be used instead of sizeof.
7726         From Bruno Haible.
7727
7728 2006-11-07  Bruno Haible  <bruno@clisp.org>
7729
7730         * lib/w32spawn.h (prepare_spawn): Use XNMALLOC instead of xmalloc.
7731
7732 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
7733
7734         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
7735         * lib/gl_anyavltree_list2.h (create_subtree_with_contents):
7736         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
7737         (gl_tree_add_before, gl_tree_add_after):
7738         Use XMALLOC instead of xmalloc, and XCALLOC instead of xzalloc.
7739         * lib/gl_anyhash_list2.h (hash_resize): Likewise.
7740         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
7741         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before):
7742         (gl_linked_add_after, gl_linked_add_at): Likewise.
7743         * lib/gl_anyrbtree_list2.h (create_subtree_with_contents):
7744         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
7745         (gl_tree_add_before, gl_tree_add_after): Likewise.
7746         * lib/gl_anytree_list2.h (gl_tree_create_empty): Likewise.
7747         * lib/gl_anytree_oset.h (gl_tree_create_empty): Likewise.
7748         * lib/gl_anytreehash_list1.h (add_to_bucket): Likewise.
7749
7750 2006-11-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7751
7752         * lib/gl_oset.h: Use C comment style, not C++ comment style.
7753
7754 2006-11-06  Bruno Haible  <bruno@clisp.org>
7755
7756         * m4/inline.m4: New file.
7757         * m4/gl_list.m4 (gl_LIST): Require gl_INLINE.
7758         * modules/list (Files): Add m4/inline.m4.
7759         * modules/oset (Files): Likewise.
7760
7761 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
7762
7763         * lib/idcache.c: Include <stddef.h>, for offsetof.
7764         (struct userid.name): Change from char * to a flexible array member.
7765         All uses changed.
7766         * modules/idcache (Depends-on): Add flexmember.
7767
7768         * MODULES.html.sh (Core language properties): New module flexmember.
7769         * modules/flexmember, m4/flexmember.m4: New files.
7770
7771         * lib/xalloc.h (xnmalloc, xnrealloc, x2nrealloc): Now static
7772         inline functions that are identical with the old xnmalloc_inline,
7773         xnrealloc_inline, x2nrealloc_inline of lib/xmalloc.c.  This is so
7774         that we can avoid some unnecessary integer multiplications and
7775         divisions in the common case where the element size is known at
7776         compile time.
7777         (XNMALLOC) [HAVE_INLINE]: Remove special case, which is no longer
7778         needed.
7779         (xnboundedmalloc): Remove.
7780         (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Use lower-case letters for
7781         arguments, for consistency with rest of this header.
7782         (xcharalloc): Rewrite using XNMALLOC.
7783         * lib/xmalloc.c (xnmalloc_inline, xnmalloc, xnrealloc_inline):
7784         (xnrealloc, x2nrealloc_inline, x2nrealloc): Remove.  The *_inline
7785         versions have been moved to lib/xalloc.h and renamed to be the
7786         non-*_inline versions.
7787         (xmalloc, xrealloc): Implement without reference to the xnmalloc
7788         and xnrealloc functions, since those functions are now inline and
7789         now call us.
7790         (x2realloc): Invoke x2realloc, not x2realloc_inline, to accommodate
7791         renaming described above.
7792         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Remove AC_C_INLINE since
7793         xmalloc.c no longer uses inline directly.  gl_PREREQ_XALLOC now
7794         captures the dependency in AC_C_INLINE.
7795
7796         New module canonicalize-lgpl, proposed by Charles Wilson in
7797         <http://lists.gnu.org/archive/html/bug-gnulib/2006-11/msg00020.html>
7798         with a few small changes afterwards.
7799         * MODULES.html.sh (File system functions): New module
7800         canonicalize-lgpl.
7801         * lib/canonicalize.h: Add comments for canonicalize_filename_mode
7802         and canonicalize_file_name.
7803         * lib/canonicalize-lgpl.c, m4/canonicalize-lgpl.m4:
7804         * modules/canonicalize-lgpl: New files.
7805
7806 2006-11-05  Bruno Haible  <bruno@clisp.org>
7807
7808         * gnulib-tool (func_import, func_create_testdir): Create directories
7809         also for files in subdirectories of lib/.
7810
7811 2006-11-05  Bruno Haible  <bruno@clisp.org>
7812
7813         * lib/gl_array_list.c (gl_array_iterator_next): Make pointer decrement
7814         ANSI C compliant.
7815
7816 2006-11-03  Bruno Haible  <bruno@clisp.org>
7817
7818         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
7819         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require AC_C_INLINE.
7820         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): New macros.
7821         (xnboundedmalloc): New inline function.
7822         * lib/classpath.c (new_classpath): Use XNMALLOC instead of xmalloc.
7823         * lib/clean-temp.c (create_temp_dir): Use XNMALLOC, XMALLOC instead of
7824         xmalloc.
7825         * lib/concatpath.c (concatenated_pathname): Use XNMALLOC instead of
7826         xmalloc.
7827         * lib/fatal-signal.c (at_fatal_signal): Use XNMALLOC instead of xmalloc.
7828         * lib/findprog.c (find_in_path): Use XNMALLOC instead of xmalloc.
7829         * lib/gl_array_list.c (gl_array_create_empty): Use XMALLOC instead of
7830         xmalloc.
7831         (gl_array_create): Use XNMALLOC, XMALLOC instead of xmalloc.
7832         * lib/gl_array_oset.c (gl_array_create_empty): Use XNMALLOC instead of
7833         xmalloc.
7834         * lib/gl_avltree_oset.c (gl_tree_add_first, gl_tree_add_before,
7835         gl_tree_add_after): Use XMALLOC instead of xmalloc.
7836         * lib/gl_carray_list.c (gl_carray_create_empty): Use XMALLOC instead of
7837         xmalloc.
7838         (gl_carray_create): Use XNMALLOC, XMALLOC instead of xmalloc.
7839         * lib/gl_rbtree_oset.c (gl_tree_add_first, gl_tree_add_before,
7840         gl_tree_add_after): Use XMALLOC instead of xmalloc.
7841         * lib/gl_sublist.c (gl_sublist_create): Use XMALLOC instead of xmalloc.
7842         * lib/pagealign_alloc.c (new_memnode): Use XMALLOC instead of xmalloc.
7843         * lib/sh-quote.c (shell_quote_argv): Use XNMALLOC instead of xmalloc.
7844         * lib/xvasprintf.c (xstrcat): Use XNMALLOC instead of xmalloc.
7845
7846 2006-11-03  Bruno Haible  <bruno@clisp.org>
7847
7848         * lib/c-ctype.h [C++]: Define functions without name mangling.
7849         * lib/fwriteerror.h [C++]: Likewise.
7850         * lib/gcd.h [C++]: Likewise.
7851         * lib/linebreak.h [C++]: Likewise.
7852
7853 2006-11-03  Paul Eggert  <eggert@cs.ucla.edu>
7854
7855         * lib/canonicalize.h: (canonicalize_mode_t, CAN_EXISTING):
7856         (CAN_ALL_BUT_LAST, CAN_MISSING, canonicalize_filename_mode):
7857         Define only if PROVIDE_CANONICALIZE_FILENAME_MODE is defined.
7858         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
7859         Check for functions and headers just once.
7860         Check for declaration of canonicalize_file_name.
7861         Define PROVIDE_CANONICALIZE_FILENAME_MODE.
7862
7863 2006-11-02  Charles Wilson  <cygwin@cwilson.fastmail.fm>
7864
7865         * gnulib-tool (func_import): Fix typo in actioncmd.
7866
7867 2006-11-02  Bruno Haible  <bruno@clisp.org>
7868
7869         * gnulib-tool (func_get_automake_snippet): Interpret a backslash-
7870         newline sequence in the Makefile.am snippet as a space, like "make"
7871         does.
7872         Reported by Roger Persson <perrog@gmail.com>.
7873
7874 2006-11-01  Bruno Haible  <bruno@clisp.org>
7875
7876         * m4/strcase.m4 (gl_FUNC_STRNCASECMP): Check whether strncasecmp is
7877         already declared in <string.h>.
7878         * lib/strcase.h (strncasecmp): Don't declare it if yes.
7879
7880 2006-11-01  Bruno Haible  <bruno@clisp.org>
7881
7882         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Don't define strcasecmp here.
7883         * lib/strcase.h: Include <string.h>.
7884         (strcasecmp): Define to rpl_strcasecmp here.
7885
7886 2006-11-01  Bruno Haible  <bruno@clisp.org>
7887
7888         * lib/printf-parse.c (PRINTF_PARSE): Cast malloc/realloc results.
7889
7890 2006-11-01  Eric Blake  <ebb9@byu.net>
7891
7892         * lib/mkstemp-safer.c (mkstemp_safer): Allow C++ compilation.
7893
7894         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Allow C++ configuration.
7895
7896 2006-10-29  Bruno Haible  <bruno@clisp.org>
7897
7898         Make it compile in C++ mode.
7899         * lib/full-write.c (full_rw): Add a cast.
7900
7901 2006-11-01  Bruno Haible  <bruno@clisp.org>
7902
7903         * gnulib-tool (func_get_automake_snippet): Change sed_combine_lines to
7904         be POSIX compliant.
7905         Reported by Roger Persson <perrog@gmail.com>.
7906
7907 2006-11-01  Eric Blake  <ebb9@byu.net>
7908
7909         * lib/getopt_.h: Fix comments.
7910
7911 2006-10-31  Eric Blake  <ebb9@byu.net>
7912
7913         * modules/tmpdir (Depends-on): Add sys_stat.
7914         * modules/mkdtemp (Depends-on): Add tempname, drop unistd.
7915         * lib/mkdtemp.c (gen_tempname): Remove; tempname covers this.
7916         * lib/tmpdir.c (S_ISDIR): Simplify, thanks to sys_stat.
7917         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Simplify, thanks to
7918         tempname.
7919
7920 2006-10-31  Paul Eggert  <eggert@cs.ucla.edu>
7921
7922         Avoid some C++ diagnostics reported by Bruno Haible.
7923         * lib/quotearg.c (clone_quoting_options): Use xmemdup rather than
7924         xmalloc.
7925         (quotearg_alloc): Use xcharalloc rather than xmalloc.
7926         (struct slotvec): Move to top level.
7927         (quotearg_n_options): Rewrite to avoid xmalloc.
7928         * lib/xalloc.h (xcharalloc): New function.
7929         * (xrealloc, xnrealloc, x2realloc, x2nrealloc, xmemdup):
7930         [defined __cplusplus]: Add function template that provides result
7931         type propagation.  This part of the change is from Bruno Haible.
7932
7933 2006-10-29  Bruno Haible  <bruno@clisp.org>
7934
7935         Make it compile in C++ mode.
7936         * lib/striconv.c (mem_cd_iconv): Cast malloc/realloc result.
7937         * lib/strnlen1.c (strnlen1): Cast memchr result.
7938         * lib/mbchar.h (mb_copy): Rename arguments to 'new_mbc', 'old_mbc'.
7939         * lib/clean-temp.c (string_equals, string_hash): Add casts.
7940         (create_temp_dir): Rename local variable 'template'.
7941         (compile_csharp_using_sscli): Add cast.
7942         * lib/fatal-signal.c (at_fatal_signal): Cast xmalloc result.
7943         * lib/findprog.c (find_in_path): Likewise.
7944         * lib/linebreak.c (mbs_width_linebreaks): Cast malloc result.
7945         * lib/wait-process.c (register_slave_subprocess): Likewise.
7946
7947 2006-10-22  Bruno Haible  <bruno@clisp.org>
7948
7949         * modules/tsearch: New file.
7950         * lib/tsearch.h: New file.
7951         * lib/tsearch.c: New file, from glibc-2.5 with small modifications.
7952         * m4/tsearch.m4: New file.
7953         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add tsearch.
7954
7955 2006-10-29  Eric Blake  <ebb9@byu.net>
7956
7957         * lib/arcfour.c: Assume config.h.
7958         * lib/arctwo.c: Likewise.
7959         * lib/base64.c: Likewise.
7960         * lib/check-version.c: Likewise.
7961         * lib/crc.c: Likewise.
7962         * lib/des.c: Likewise.
7963         * lib/gc-gnulib.c: Likewise.
7964         * lib/gc-libgcrypt.c: Likewise.
7965         * lib/gc-pbkdf2-sha1.c: Likewise.
7966         * lib/getaddrinfo.c: Likewise.
7967         * lib/getdelim.c: Likewise.
7968         * lib/getline.c: Likewise.
7969         * lib/hmac-md5.c: Likewise.
7970         * lib/hmac-sha1.c: Likewise.
7971         * lib/iconvme.c: Likewise.
7972         * lib/md2.c: Likewise.
7973         * lib/md4.c: Likewise.
7974         * lib/memxor.c: Likewise.
7975         * lib/read-file.c: Likewise.
7976         * lib/readline.c: Likewise.
7977         * lib/rijndael-alg-fst.c: Likewise.
7978         * lib/rijndael-api-fst.c: Likewise.
7979         * lib/xgetdomainname.c: Likewise.
7980
7981 2006-10-28  Eric Blake  <ebb9@byu.net>
7982
7983         * lib/xstrndup.c: Assume config.h.
7984
7985 2006-10-27  Paul Eggert  <eggert@cs.ucla.edu>
7986
7987         Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.
7988         stat-macros.h is now for our own macros, whereas stat_h is for
7989         macros in the <sys/stat.h> name space.
7990         * lib/stat-macros.h: Remove copyright notice, as this file is now tiny.
7991         (STAT_MACROS_H): Remove.
7992         (S_IFMT, S_ISBLK, S_ISCHR, S_ISDIR, S_ISFIFO, S_ISLNK, S_ISNAM):
7993         (S_ISMPB, S_ISMPC, S_ISNWK, S_ISREG, S_ISSOCK, S_ISDOOR, S_ISPORT):
7994         (S_TYPEISMQ, S_TYPEISTMO, S_TYPEISSEM, S_TYPEISSHM, S_ISCTG, S_ISOFD):
7995         (S_ISOFL, S_ISWHT, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IRGRP):
7996         (S_IROTH, S_IWUSR, S_IWGRP, S_IWOTH, S_IXUSR, S_IXGRP, S_IXOTH):
7997         (S_IRWXU, S_IRWXG, S_IRWXO, S_IXUGO, S_IRWXUGO):
7998         Move these macros to ...
7999         * lib/stat_.h: here.  Don't include stat-macros.h.
8000         * lib/canonicalize.c: Don't include stat-macros.h.
8001         * lib/chown.c: Likewise.
8002         * lib/euidaccess.c: Likewise.
8003         * lib/file-type.c: Likewise.
8004         * lib/filemode.c: Likewise.
8005         * lib/glob.c: Likewise.
8006         * lib/isapipe.c: Likewise.
8007         * lib/lchown.c: Likewise.
8008         * lib/lstat.c: Likewise.
8009         * lib/mkdir-p.c: Likewise.
8010         * lib/rmdir.c: Likewise.
8011         * m4/lchown.m4 (gl_FUNC_LCHOWN): Don't require gl_STAT_MACROS.
8012         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Don't check for io.h
8013         unless mkdir isn't declared, to speed up 'configure'.
8014         Always create sys/stat.h, since it's unlikely any real sys/stat.h
8015         would define all the S_* symbols.
8016         * modules/canonicalize (Depends-on):
8017         Depend on sys_stat, not stat-macros.
8018         * modules/chown: Likewise.
8019         * modules/euidaccess: Likewise.
8020         * modules/filemode: Likewise.
8021         * modules/file-type: Likewise.
8022         * modules/glob: Likewise.
8023         * modules/isapipe: Likewise.
8024         * modules/lchown: Likewise.
8025         * modules/lstat: Likewise.
8026         * modules/mkancesdirs: Likewise.
8027         * modules/rmdir: Likewise.
8028         * modules/mkdir-p (Depends-on): Also depend on sys_stat.
8029         * modules/modechange: Likewise.
8030         * modules/stat-macros (Files): Remove m4/stat-macros.m4.
8031         (configure.ac): Remove gl_STAT_MACROS.
8032         * modules/sys_stat (Depends-on): Remove stat-macros.
8033
8034 2006-10-27  Bruno Haible  <bruno@clisp.org>
8035
8036         * m4/signed.m4: Remove file.
8037         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS_: Remove bh_C_SIGNED
8038         invocation.
8039         * modules/vasnprintf (Files): Remove m4/signed.m4.
8040
8041 2006-10-27  Bruno Haible  <bruno@clisp.org>
8042
8043         Update to GNU gettext 0.16.
8044         * modules/gettext (Files): Add m4/intl.m4, m4/intldir.m4. Remove
8045         m4/inttypes-h.m4, m4/signed.m4.
8046         * m4/gettext.m4: Update to GNU gettext 0.16.
8047         * m4/intl.m4: New file, from GNU gettext.
8048         * m4/intldir.m4: New file, from GNU gettext.
8049         * config/srclist.txt: Update
8050
8051 2006-10-27  Eric Blake  <ebb9@byu.net>
8052
8053         * MODULES.html.sh: Document tempname.
8054         * modules/mkstemp (Depends-on): Add tempname, and drop transitive
8055         dependencies.
8056         (Files): Move lib/tempname.c...
8057         * modules/tempname: ...to this new module.
8058         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Remove tempname checks.
8059         (gl_PREREQ_TEMPNAME): Move...
8060         * m4/tempname.m4: ...to this new file.
8061         * lib/mkstemp.c (includes) [!_LIBC]: Use tempname.h.
8062         * modules/sys_stat (Depends-on): Add stat-macros.
8063         * lib/stat_.h (includes): Pick up stat macros.
8064         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Replace <sys/stat.h>
8065         if stat macros are broken.
8066         * lib/tempname.c (includes): No need to include "stat-macros.h".
8067         (__gen_tempname) [!_LIBC]: Expose as gen_tempname.
8068         (direxists, __path_search) [!_LIBC]: Don't compile these in
8069         gnulib; the tmpdir module covers that.
8070         * lib/tempname.h: New file.
8071
8072 2006-10-26  Paul Eggert  <eggert@cs.ucla.edu>
8073
8074         * COPYING: Explain how gnulib-tool converts licence headers.
8075         Almost all wording by Eric Blake.
8076
8077 2006-10-25  Paul Eggert  <eggert@cs.ucla.edu>
8078
8079         * lib/mbchar.h (is_basic_table): Make read-only.
8080         * lib/mbchar.c (is_basic_table): Likewise.
8081         Reported by John Darrington.
8082
8083 2006-10-25  Bruno Haible  <bruno@clisp.org>
8084
8085         * lib/progname.h (set_program_name): Undefine before defining.
8086
8087 2006-10-25  Bruno Haible  <bruno@clisp.org>
8088
8089         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to
8090         false for non-gcc C++ compilers.
8091         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
8092
8093 2006-10-24  Bruno Haible  <bruno@clisp.org>
8094
8095         * lib/striconv.c (mem_cd_iconv, str_cd_iconv): Treat all non-GNU
8096         iconv implementations like Irix iconv.
8097
8098 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
8099
8100         * modules/vararrays: New file.
8101         * m4/vararrays.m4: New file, taken from diffutils.
8102         * MODULES.html.sh: New module vararrays.
8103
8104 2006-10-24  Karl Berry  <karl@gnu.org>
8105
8106         * doc/gnulib-intro.texi: --- instead of --; non-naive naive.
8107         Don't call GNU Unix.
8108
8109 2006-10-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8110
8111         * users.txt: Add Libtool.
8112
8113         Sync from Libtool:
8114
8115         2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
8116
8117         * lib/argz.c: Remove check for HAVE_CONFIG_H, to conform
8118         to gnulib's policy of including config.h unconditionally.
8119
8120 2006-10-24  Bruno Haible  <bruno@clisp.org>
8121
8122         * modules/wcwidth (Files): Add m4/wint_t.m4.
8123         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gt_TYPE_WINT_T.
8124         * lib/wcwidth.h (iswprint): Use 'int' if 'wint_t' is not defined.
8125
8126 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
8127
8128         * lib/getdate.y (yyerror): Make the arguments pointer-to-const,
8129         to pacify GCC with some -W flags enabled.  Problem reported by
8130         Bruno Haible.
8131
8132 2006-10-24  Jim Meyering  <jim@meyering.net>
8133
8134         * MODULES.html.sh: Remove uinttostr.  It's not a module.
8135         Reported by Karl Berry.
8136
8137 2006-10-23  Bruno Haible  <bruno@clisp.org>
8138
8139         * lib/fts.c (fts_build): Move variable declaration, for C89 compliance.
8140
8141 2006-10-24  Bruno Haible  <bruno@clisp.org>
8142
8143         * lib/gl_list.h: Use C comment style, not C++ comment style.
8144
8145 2006-10-23  Eric Blake  <ebb9@byu.net>
8146
8147         * lib/getaddrinfo.c (includes): Add missing include.
8148
8149 2006-10-23  Bruno Haible  <bruno@clisp.org>
8150             Paul Eggert  <eggert@cs.ucla.edu>
8151
8152         Ability to rename obstack_free.
8153         * lib/obstack.h (__obstack_free): New macro. Declare instead of
8154         obstack_free.
8155         (obstack_free): Invoke the __obstack_free macro.
8156         * lib/obstack.c (obstack_free): Use __obstack_free macro.
8157
8158 2006-10-23  Bruno Haible  <bruno@clisp.org>
8159             Paul Eggert  <eggert@cs.ucla.edu>
8160
8161         * lib/argp.h (argp_parse, __argp_parse): Comment out the identifiers
8162         __argc, __argv from the declaration. (They are defined as macros on
8163         mingw.)
8164
8165 2006-10-22  Bruno Haible  <bruno@clisp.org>
8166
8167         * doc/gnulib-intro.texi: New file.
8168         * doc/gnulib.texi: Include it.
8169
8170 2006-10-21  Bruno Haible  <bruno@clisp.org>
8171
8172         * doc/gnulib.texi: Split the chapter "Gnulib" into 3 chapters
8173         "Introduction", "Miscellanous Notes", "Particular Modules".
8174
8175 2006-10-21  Bruno Haible  <bruno@clisp.org>
8176
8177         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
8178         Change mostlyclean-local rule to avoid sh syntax error from bash
8179         versions 2.00..2.05 when $(MOSTLYCLEANDIRS) is empty.
8180
8181 2006-10-23  Jim Meyering  <jim@meyering.net>
8182
8183         * lib/getaddrinfo.c (getnameinfo): Use new lightweight uinttostr,
8184         in place of snprintf.
8185
8186         * modules/inttostr (Files): Add lib/uinttostr.c.
8187         * lib/uinttostr.c (inttostr): New file/function.
8188         * lib/inttostr.h (uinttostr): Declare.
8189         * m4/inttostr.m4: Add AC_LIBOBJ([uinttostr]).
8190         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
8191         Add uinttostr.
8192         * modules/getaddrinfo (Depends-on): Remove snprintf.  Add inttostr.
8193
8194 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
8195
8196         * lib/canonicalize.c (ELOOP): Define if not already defined.
8197         Problem reported by Bruno Haible in
8198         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00282.html>.
8199
8200 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
8201
8202         * lib/stdint_.h [defined _AIX]: Don't include <sys/types.h>.
8203         Problem reported by Perry Smith and Ville Laurikari.
8204
8205         * lib/getndelim2.c (SSIZE_MAX): Use same defn that getdelim.c
8206         uses.
8207
8208 2006-10-19  Bruno Haible  <bruno@clisp.org>
8209
8210         * lib/getndelim2.c (SSIZE_MAX): Provide fallback definition. Needed
8211         for mingw.
8212
8213 2006-10-19  Bruno Haible  <bruno@clisp.org>
8214
8215         * lib/openat-priv.h (EOPNOTSUPP): Provide fallback definition.
8216         Needed for mingw.
8217
8218 2006-10-19  Bruno Haible  <bruno@clisp.org>
8219
8220         * m4/size_max.m4 (gl_SIZE_MAX): Cache the result.
8221
8222 2006-10-19  Bruno Haible  <bruno@clisp.org>
8223
8224         * m4/allocsa.m4 (gl_ALLOCSA): Invoke gl_FUNC_ALLOCA, don't AC_REQUIRE
8225         it.
8226
8227 2006-10-19  Bruno Haible  <bruno@clisp.org>
8228
8229         * m4/alloca.m4 (gl_FUNC_ALLOCA): Cache the result of the AC_EGREP_CPP
8230         invocation.
8231
8232 2006-10-19  Bruno Haible  <bruno@clisp.org>
8233
8234         * gnulib-tool (func_create_testdir): Don't include ftruncate and
8235         mountlist by default.
8236
8237 2006-10-16  Bruno Haible  <bruno@clisp.org>
8238
8239         * lib/c-strstr.c: Include c-strstr.h.
8240
8241 2006-10-18  Charles Wilson  <cygwin@cwilson.fastmail.fm>
8242
8243         * gnulib-tool: Don't clobber $sourcebase when $local_gnulib_dir ends
8244         in a slash.
8245
8246 2006-10-18  Bruno Haible  <bruno@clisp.org>
8247
8248         * lib/lock.h [C++]: Wrap definitions in extern "C".
8249
8250 2006-10-18  Bruno Haible  <bruno@clisp.org>
8251
8252         * gnulib-tool (func_emit_initmacro_end): Remove duplicates from the
8253         gl_LIBOBJS list.
8254
8255 2006-10-18  Bruno Haible  <bruno@clisp.org>
8256
8257         * lib/findprog.c (find_in_path): Avoid "gcc -Wwrite-strings" warning.
8258
8259 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>
8260
8261         * lib/xstrtol.h: Include gettext.h.
8262         (_STRTOL_ERROR): Wrap English-language formats inside gettext.
8263         Problem reported by Eric Blake.
8264         * modules/xstrtol (Depends-on): Add gettext-h.
8265
8266 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>  (tiny change)
8267
8268         * lib/strftime.c (advance): New macro.
8269         (add): Use it to avoid adding 0 to a FILE *.  FILE can be an
8270         incomplete type, so you can't add 0 to it.  Problem and patch
8271         reported by Eelco Dolstra for dietlibc.
8272
8273 2006-10-18  Jim Meyering  <jim@meyering.net>
8274
8275         * lib/readutmp.c (desirable_utmp_entry): Use "bool" as the
8276         type for a local, and rename it: s/up/user_proc/.
8277
8278 2006-10-18  Sergey Poznyakoff  <gray@gnu.org.ua>
8279
8280         * lib/readutmp.c (desirable_utmp_entry): Implement new flag:
8281         READ_UTMP_USER_PROCESS.
8282         * lib/readutmp.h (READ_UTMP_USER_PROCESS): New flag
8283
8284 2006-10-17  Paul Eggert  <eggert@cs.ucla.edu>
8285
8286         * lib/localcharset.c: Do not check HAVE_SETLOCALE.
8287         * m4/localcharset.m4 (gl_LOCALCHARSET): Don't check for setlocale.
8288
8289 2006-10-17  Eric Blake  <ebb9@byu.net>
8290
8291         * lib/sigprocmask.c (sigprocmask): Fix typo.
8292
8293         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Fix typo.
8294
8295         * modules/clean-temp (Makefile.am): Don't add to make output...
8296         (configure.ac): ...instead define SIGNAL_SAFE_LIST inside
8297         config.h.
8298
8299 2006-10-17  Bruno Haible  <bruno@clisp.org>
8300
8301         * lib/gettext.h (gettext, ngettext, pgettext, npgettext): Define
8302         differently if DEFAULT_TEXT_DOMAIN is set.
8303
8304 2006-10-16  Bruno Haible  <bruno@clisp.org>
8305
8306         * lib/clean-temp.c: Include fwriteerror.h.
8307
8308 2006-10-16  Bruno Haible  <bruno@clisp.org>
8309
8310         * getndelim2.m4 (gl_GETNDELIM2): Remove 2003-10-23 hack.
8311
8312 2006-10-16  Bruno Haible  <bruno@clisp.org>
8313
8314         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Also test for sigset_t.
8315         * lib/sigprocmask.h: Include <sys/types.h>.
8316         (sigset_t): Use the system's definition if present.
8317
8318 2006-10-17  Eric Blake  <ebb9@byu.net>
8319
8320         * lib/xvasprintf.c (includes): Assume config.h.
8321         * lib/xasprintf.c (includes): Likewise.
8322
8323 2006-10-16  Paul Eggert  <eggert@cs.ucla.edu>
8324
8325         * lib/fsusage.c (PROPAGATE_ALL_ONES): Don't assume uintmax_t is
8326         at least as wide as intmax_t.
8327
8328 2006-10-16  Alexandre Duret-Lutz  <adl@gnu.org>
8329
8330         (Imported from Automake.)
8331         * build-aux/gnupload: Update to version 1.1 of directive file.
8332
8333 2006-10-16  Eric Blake  <ebb9@byu.net>
8334
8335         * modules/configmake (Makefile.am): Add pkglibexecdir support, to
8336         match Automake 1.10a.
8337
8338 2006-10-14  Bruno Haible  <bruno@clisp.org>
8339
8340         * modules/sigprocmask: New file.
8341         * lib/sigprocmask.h: New file.
8342         * lib/sigprocmask.c: New file.
8343         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Renamed from
8344         gt_SIGNALBLOCKING. When not defining HAVE_POSIX_SIGNALBLOCKING,
8345         request sigprocmask.o.
8346         (gl_PREREQ_SIGPROCMASK): New macro.
8347         * modules/fatal-signal (Files): Remove m4/signalblocking.m4.
8348         (Depends-on): Add sigprocmask.
8349         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Don't require
8350         gt_SIGNALBLOCKING. Test for 'raise' only once.
8351         * lib/fatal-signal.c: Include sigprocmask.h.
8352         (fatal_signal_set, init_fatal_signal_set, block_fatal_signals,
8353         unblock_fatal_signals): Define always.
8354         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
8355         sigprocmask.
8356
8357 2006-10-14  Paul Eggert  <eggert@cs.ucla.edu>
8358
8359         Sync from Automake.
8360         * build-aux/install-sh (posix_mkdir): Reject FreeBSD 6.1 mkdir -p -m,
8361         which incorrectly sets the mode of an existing destination
8362         directory.  In some cases the unpatched install-sh could do the
8363         equivalent of "chmod 777 /" or "chmod 0 /" on a buggy FreeBSD
8364         system.  We hope this is rare in practice, but it's clearly worth
8365         fixing.  Problem reported by Alex Unleashed in
8366         <http://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00012.html>.
8367         Also, don't bother to check for -m bugs unless we're using -m;
8368         suggested by Stepan Kasal.
8369
8370 2006-10-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8371
8372         Sync from Automake.
8373         * build-aux/depcomp (gcc3): Put dependency extraction flags before the
8374         `-c' flag, so they appear at the same position as in %FASTDEP%
8375         mode in depend2.am.  Fixes build failure for FreeBSD's c89,
8376         which ignores unknown options only after the first non-option.
8377         Bug report against M4 by Nelson H. F. Beebe.
8378
8379 2006-10-13  Jim Meyering  <jim@meyering.net>
8380
8381         Fix a bug in yesterday's change.
8382         * lib/fts.c (fts_open): When using FTS_XDEV|FTS_NOSTAT,
8383         p->fts_statp->st_dev would be used uninitialized.
8384         Ensures that we always call fts_stat on the very first entry.
8385         Miklos Szeredi reported that find -xdev stopped working.
8386
8387 2006-10-12  Bruno Haible  <bruno@clisp.org>
8388
8389         * gnulib-tool (func_get_automake_snippet): Append an automatically
8390         computed EXTRA_DIST augmentation.
8391         * modules/acl (Makefile.am): Remove EXTRA_DIST augmentation.
8392         * modules/alloca-opt (Makefile.am): Likewise.
8393         * modules/allocsa (Makefile.am): Likewise.
8394         * modules/arcfour (Makefile.am): Likewise.
8395         * modules/arctwo (Makefile.am): Likewise.
8396         * modules/argmatch (Makefile.am): Likewise.
8397         * modules/argz (Makefile.am): Likewise.
8398         * modules/atexit (Makefile.am): Likewise.
8399         * modules/backupfile (Makefile.am): Likewise.
8400         * modules/byteswap (Makefile.am): Likewise.
8401         * modules/c-strtod (Makefile.am): Likewise.
8402         * modules/c-strtold (Makefile.am): Likewise.
8403         * modules/calloc (Makefile.am): Likewise.
8404         * modules/canon-host (Makefile.am): Likewise.
8405         * modules/canonicalize (Makefile.am): Likewise.
8406         * modules/chdir-long (Makefile.am): Likewise.
8407         * modules/chdir-safer (Makefile.am): Likewise.
8408         * modules/check-version (Makefile.am): Likewise.
8409         * modules/chown (Makefile.am): Likewise.
8410         * modules/cloexec (Makefile.am): Likewise.
8411         * modules/close-stream (Makefile.am): Likewise.
8412         * modules/closeout (Makefile.am): Likewise.
8413         * modules/crc (Makefile.am): Likewise.
8414         * modules/csharpexec (Makefile.am): Likewise.
8415         * modules/cycle-check (Makefile.am): Likewise.
8416         * modules/des (Makefile.am): Likewise.
8417         * modules/dev-ino (Makefile.am): Likewise.
8418         * modules/dirfd (Makefile.am): Likewise.
8419         * modules/dirname (Makefile.am): Likewise.
8420         * modules/dup2 (Makefile.am): Likewise.
8421         * modules/eealloc (Makefile.am): Likewise.
8422         * modules/error (Makefile.am): Likewise.
8423         * modules/euidaccess (Makefile.am): Likewise.
8424         * modules/exclude (Makefile.am): Likewise.
8425         * modules/exitfail (Makefile.am): Likewise.
8426         * modules/fcntl-safer (Makefile.am): Likewise.
8427         * modules/fcntl (Makefile.am): Likewise.
8428         * modules/file-type (Makefile.am): Likewise.
8429         * modules/fileblocks (Makefile.am): Likewise.
8430         * modules/filemode (Makefile.am): Likewise.
8431         * modules/filenamecat (Makefile.am): Likewise.
8432         * modules/fnmatch (Makefile.am): Likewise.
8433         * modules/fopen-safer (Makefile.am): Likewise.
8434         * modules/fpending (Makefile.am): Likewise.
8435         * modules/fprintftime (Makefile.am): Likewise.
8436         * modules/free (Makefile.am): Likewise.
8437         * modules/fsusage (Makefile.am): Likewise.
8438         * modules/ftruncate (Makefile.am): Likewise.
8439         * modules/fts (Makefile.am): Likewise.
8440         * modules/gc-arcfour (Makefile.am): Likewise.
8441         * modules/gc-des (Makefile.am): Likewise.
8442         * modules/gc-hmac-md5 (Makefile.am): Likewise.
8443         * modules/gc-hmac-sha1 (Makefile.am): Likewise.
8444         * modules/gc-md4 (Makefile.am): Likewise.
8445         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
8446         * modules/gc-sha1 (Makefile.am): Likewise.
8447         * modules/gc (Makefile.am): Likewise.
8448         * modules/getaddrinfo (Makefile.am): Likewise.
8449         * modules/getcwd (Makefile.am): Likewise.
8450         * modules/getdelim (Makefile.am): Likewise.
8451         * modules/getdomainname (Makefile.am): Likewise.
8452         * modules/getgroups (Makefile.am): Likewise.
8453         * modules/gethostname (Makefile.am): Likewise.
8454         * modules/gethrxtime (Makefile.am): Likewise.
8455         * modules/getline (Makefile.am): Likewise.
8456         * modules/getloadavg (Makefile.am): Likewise.
8457         * modules/getlogin_r (Makefile.am): Likewise.
8458         * modules/getndelim2 (Makefile.am): Likewise.
8459         * modules/getopt (Makefile.am): Likewise.
8460         * modules/getpagesize (Makefile.am): Likewise.
8461         * modules/getpass-gnu (Makefile.am): Likewise.
8462         * modules/getpass (Makefile.am): Likewise.
8463         * modules/getsubopt (Makefile.am): Likewise.
8464         * modules/gettime (Makefile.am): Likewise.
8465         * modules/gettimeofday (Makefile.am): Likewise.
8466         * modules/getugroups (Makefile.am): Likewise.
8467         * modules/getusershell (Makefile.am): Likewise.
8468         * modules/glob (Makefile.am): Likewise.
8469         * modules/group-member (Makefile.am): Likewise.
8470         * modules/hard-locale (Makefile.am): Likewise.
8471         * modules/hash (Makefile.am): Likewise.
8472         * modules/hmac-md5 (Makefile.am): Likewise.
8473         * modules/hmac-sha1 (Makefile.am): Likewise.
8474         * modules/human (Makefile.am): Likewise.
8475         * modules/idcache (Makefile.am): Likewise.
8476         * modules/imaxabs (Makefile.am): Likewise.
8477         * modules/imaxdiv (Makefile.am): Likewise.
8478         * modules/inet_ntop (Makefile.am): Likewise.
8479         * modules/inet_pton (Makefile.am): Likewise.
8480         * modules/intprops (Makefile.am): Likewise.
8481         * modules/inttostr (Makefile.am): Likewise.
8482         * modules/inttypes (Makefile.am): Likewise.
8483         * modules/isapipe (Makefile.am): Likewise.
8484         * modules/javaversion (Makefile.am): Likewise.
8485         * modules/lchmod (Makefile.am): Likewise.
8486         * modules/lchown (Makefile.am): Likewise.
8487         * modules/localcharset (Makefile.am): Likewise.
8488         * modules/long-options (Makefile.am): Likewise.
8489         * modules/lstat (Makefile.am): Likewise.
8490         * modules/malloc (Makefile.am): Likewise.
8491         * modules/mathl (Makefile.am): Likewise.
8492         * modules/mbchar (Makefile.am): Likewise.
8493         * modules/md2 (Makefile.am): Likewise.
8494         * modules/md4 (Makefile.am): Likewise.
8495         * modules/md5 (Makefile.am): Likewise.
8496         * modules/memcasecmp (Makefile.am): Likewise.
8497         * modules/memchr (Makefile.am): Likewise.
8498         * modules/memcmp (Makefile.am): Likewise.
8499         * modules/memcoll (Makefile.am): Likewise.
8500         * modules/memcpy (Makefile.am): Likewise.
8501         * modules/memmem (Makefile.am): Likewise.
8502         * modules/memmove (Makefile.am): Likewise.
8503         * modules/mempcpy (Makefile.am): Likewise.
8504         * modules/memrchr (Makefile.am): Likewise.
8505         * modules/memset (Makefile.am): Likewise.
8506         * modules/memxor (Makefile.am): Likewise.
8507         * modules/mkancesdirs (Makefile.am): Likewise.
8508         * modules/mkdir-p (Makefile.am): Likewise.
8509         * modules/mkdir (Makefile.am): Likewise.
8510         * modules/mkdtemp (Makefile.am): Likewise.
8511         * modules/mkstemp (Makefile.am): Likewise.
8512         * modules/mktime (Makefile.am): Likewise.
8513         * modules/modechange (Makefile.am): Likewise.
8514         * modules/mountlist (Makefile.am): Likewise.
8515         * modules/nanosleep (Makefile.am): Likewise.
8516         * modules/obstack (Makefile.am): Likewise.
8517         * modules/openat (Makefile.am): Likewise.
8518         * modules/pagealign_alloc (Makefile.am): Likewise.
8519         * modules/pathmax (Makefile.am): Likewise.
8520         * modules/physmem (Makefile.am): Likewise.
8521         * modules/poll (Makefile.am): Likewise.
8522         * modules/posixtm (Makefile.am): Likewise.
8523         * modules/posixver (Makefile.am): Likewise.
8524         * modules/putenv (Makefile.am): Likewise.
8525         * modules/quote (Makefile.am): Likewise.
8526         * modules/quotearg (Makefile.am): Likewise.
8527         * modules/raise (Makefile.am): Likewise.
8528         * modules/read-file (Makefile.am): Likewise.
8529         * modules/readline (Makefile.am): Likewise.
8530         * modules/readlink (Makefile.am): Likewise.
8531         * modules/readtokens (Makefile.am): Likewise.
8532         * modules/readutmp (Makefile.am): Likewise.
8533         * modules/realloc (Makefile.am): Likewise.
8534         * modules/regex (Makefile.am): Likewise.
8535         * modules/rename-dest-slash (Makefile.am): Likewise.
8536         * modules/rename (Makefile.am): Likewise.
8537         * modules/rijndael (Makefile.am): Likewise.
8538         * modules/rmdir (Makefile.am): Likewise.
8539         * modules/rpmatch (Makefile.am): Likewise.
8540         * modules/safe-read (Makefile.am): Likewise.
8541         * modules/safe-write (Makefile.am): Likewise.
8542         * modules/same-inode (Makefile.am): Likewise.
8543         * modules/same (Makefile.am): Likewise.
8544         * modules/save-cwd (Makefile.am): Likewise.
8545         * modules/savedir (Makefile.am): Likewise.
8546         * modules/setenv (Makefile.am): Likewise.
8547         * modules/settime (Makefile.am): Likewise.
8548         * modules/sha1 (Makefile.am): Likewise.
8549         * modules/sig2str (Makefile.am): Likewise.
8550         * modules/snprintf (Makefile.am): Likewise.
8551         * modules/stat-macros (Makefile.am): Likewise.
8552         * modules/stat-time (Makefile.am): Likewise.
8553         * modules/stdbool (Makefile.am): Likewise.
8554         * modules/stdint (Makefile.am): Likewise.
8555         * modules/stdlib-safer (Makefile.am): Likewise.
8556         * modules/stpcpy (Makefile.am): Likewise.
8557         * modules/stpncpy (Makefile.am): Likewise.
8558         * modules/strcase (Makefile.am): Likewise.
8559         * modules/strcasestr (Makefile.am): Likewise.
8560         * modules/strchrnul (Makefile.am): Likewise.
8561         * modules/strcspn (Makefile.am): Likewise.
8562         * modules/strdup (Makefile.am): Likewise.
8563         * modules/strerror (Makefile.am): Likewise.
8564         * modules/strftime (Makefile.am): Likewise.
8565         * modules/strndup (Makefile.am): Likewise.
8566         * modules/strnlen (Makefile.am): Likewise.
8567         * modules/strpbrk (Makefile.am): Likewise.
8568         * modules/strsep (Makefile.am): Likewise.
8569         * modules/strstr (Makefile.am): Likewise.
8570         * modules/strtod (Makefile.am): Likewise.
8571         * modules/strtoimax (Makefile.am): Likewise.
8572         * modules/strtok_r (Makefile.am): Likewise.
8573         * modules/strtol (Makefile.am): Likewise.
8574         * modules/strtoll (Makefile.am): Likewise.
8575         * modules/strtoul (Makefile.am): Likewise.
8576         * modules/strtoull (Makefile.am): Likewise.
8577         * modules/strtoumax (Makefile.am): Likewise.
8578         * modules/strverscmp (Makefile.am): Likewise.
8579         * modules/sys_socket (Makefile.am): Likewise.
8580         * modules/sys_stat (Makefile.am): Likewise.
8581         * modules/sysexits (Makefile.am): Likewise.
8582         * modules/time_r (Makefile.am): Likewise.
8583         * modules/timegm (Makefile.am): Likewise.
8584         * modules/timespec (Makefile.am): Likewise.
8585         * modules/tmpfile-safer (Makefile.am): Likewise.
8586         * modules/trim (Makefile.am): Likewise.
8587         * modules/unistd-safer (Makefile.am): Likewise.
8588         * modules/unlinkdir (Makefile.am): Likewise.
8589         * modules/unlocked-io (Makefile.am): Likewise.
8590         * modules/userspec (Makefile.am): Likewise.
8591         * modules/utime (Makefile.am): Likewise.
8592         * modules/utimecmp (Makefile.am): Likewise.
8593         * modules/utimens (Makefile.am): Likewise.
8594         * modules/vasnprintf (Makefile.am): Likewise.
8595         * modules/vasprintf (Makefile.am): Likewise.
8596         * modules/vsnprintf (Makefile.am): Likewise.
8597         * modules/xalloc (Makefile.am): Likewise.
8598         * modules/xgetcwd (Makefile.am): Likewise.
8599         * modules/xnanosleep (Makefile.am): Likewise.
8600         * modules/xreadlink (Makefile.am): Likewise.
8601         * modules/xstrtod (Makefile.am): Likewise.
8602         * modules/xstrtol (Makefile.am): Likewise.
8603         * modules/xstrtold (Makefile.am): Likewise.
8604         * modules/yesno (Makefile.am): Likewise.
8605         * modules/getdate (Makefile.am): Don't add getdate.h to EXTRA_DIST.
8606
8607 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
8608
8609         * modules/error (Makefile.am): Distribute files through
8610         EXTRA_DIST, not lib_SOURCES.
8611
8612 2006-10-12  Eric Blake  <ebb9@byu.net>
8613
8614         * modules/error (Makefile.am): Distribute files in /lib.
8615         * modules/obstack (Makefile.am): Likewise.
8616
8617 2006-10-12  Bruno Haible  <bruno@clisp.org>
8618
8619         * modules/acl (Makefile.am): Distribute all files in lib/ through
8620         EXTRA_DIST.
8621         * modules/arcfour (Makefile.am): Likewise.
8622         * modules/arctwo (Makefile.am): Likewise.
8623         * modules/argmatch (Makefile.am): Likewise.
8624         * modules/argz (Makefile.am): Likewise.
8625         * modules/atexit (Makefile.am): Likewise.
8626         * modules/backupfile (Makefile.am): Likewise.
8627         * modules/c-strtod (Makefile.am): Likewise.
8628         * modules/c-strtold (Makefile.am): Likewise.
8629         * modules/calloc (Makefile.am): Likewise.
8630         * modules/canon-host (Makefile.am): Likewise.
8631         * modules/canonicalize (Makefile.am): Likewise.
8632         * modules/chdir-long (Makefile.am): Likewise.
8633         * modules/chdir-safer (Makefile.am): Likewise.
8634         * modules/check-version (Makefile.am): Likewise.
8635         * modules/chown (Makefile.am): Likewise.
8636         * modules/cloexec (Makefile.am): Likewise.
8637         * modules/close-stream (Makefile.am): Likewise.
8638         * modules/closeout (Makefile.am): Likewise.
8639         * modules/crc (Makefile.am): Likewise.
8640         * modules/cycle-check (Makefile.am): Likewise.
8641         * modules/des (Makefile.am): Likewise.
8642         * modules/dirfd (Makefile.am): Likewise.
8643         * modules/dirname (Makefile.am): Likewise.
8644         * modules/dup2 (Makefile.am): Likewise.
8645         * modules/euidaccess (Makefile.am): Likewise.
8646         * modules/exclude (Makefile.am): Likewise.
8647         * modules/exitfail (Makefile.am): Likewise.
8648         * modules/fcntl-safer (Makefile.am): Likewise.
8649         * modules/file-type (Makefile.am): Likewise.
8650         * modules/fileblocks (Makefile.am): Likewise.
8651         * modules/filemode (Makefile.am): Likewise.
8652         * modules/filenamecat (Makefile.am): Likewise.
8653         * modules/fnmatch (Makefile.am): Likewise.
8654         * modules/fopen-safer (Makefile.am): Likewise.
8655         * modules/fpending (Makefile.am): Likewise.
8656         * modules/fprintftime (Makefile.am): Likewise.
8657         * modules/free (Makefile.am): Likewise.
8658         * modules/fsusage (Makefile.am): Likewise.
8659         * modules/ftruncate (Makefile.am): Likewise.
8660         * modules/fts (Makefile.am): Likewise.
8661         * modules/gc (Makefile.am): Likewise.
8662         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
8663         * modules/getaddrinfo (Makefile.am): Likewise.
8664         * modules/getcwd (Makefile.am): Likewise.
8665         * modules/getdelim (Makefile.am): Likewise.
8666         * modules/getdomainname (Makefile.am): Likewise.
8667         * modules/getgroups (Makefile.am): Likewise.
8668         * modules/gethostname (Makefile.am): Likewise.
8669         * modules/gethrxtime (Makefile.am): Likewise.
8670         * modules/getline (Makefile.am): Likewise.
8671         * modules/getloadavg (Makefile.am): Likewise.
8672         * modules/getlogin_r (Makefile.am): Likewise.
8673         * modules/getopt (Makefile.am): Likewise.
8674         * modules/getpass (Makefile.am): Likewise.
8675         * modules/getpass-gnu (Makefile.am): Likewise.
8676         * modules/getsubopt (Makefile.am): Likewise.
8677         * modules/gettime (Makefile.am): Likewise.
8678         * modules/gettimeofday (Makefile.am): Likewise.
8679         * modules/getugroups (Makefile.am): Likewise.
8680         * modules/getusershell (Makefile.am): Likewise.
8681         * modules/glob (Makefile.am): Likewise.
8682         * modules/group-member (Makefile.am): Likewise.
8683         * modules/hard-locale (Makefile.am): Likewise.
8684         * modules/hash (Makefile.am): Likewise.
8685         * modules/hmac-md5 (Makefile.am): Likewise.
8686         * modules/hmac-sha1 (Makefile.am): Likewise.
8687         * modules/human (Makefile.am): Likewise.
8688         * modules/idcache (Makefile.am): Likewise.
8689         * modules/imaxabs (Makefile.am): Likewise.
8690         * modules/imaxdiv (Makefile.am): Likewise.
8691         * modules/inet_ntop (Makefile.am): Likewise.
8692         * modules/inet_pton (Makefile.am): Likewise.
8693         * modules/inttostr (Makefile.am): Likewise.
8694         * modules/isapipe (Makefile.am): Likewise.
8695         * modules/lchown (Makefile.am): Likewise.
8696         * modules/long-options (Makefile.am): Likewise.
8697         * modules/lstat (Makefile.am): Likewise.
8698         * modules/malloc (Makefile.am): Likewise.
8699         * modules/mathl (Makefile.am): Likewise.
8700         * modules/mbchar (Makefile.am): Likewise.
8701         * modules/md2 (Makefile.am): Likewise.
8702         * modules/md4 (Makefile.am): Likewise.
8703         * modules/md5 (Makefile.am): Likewise.
8704         * modules/memcasecmp (Makefile.am): Likewise.
8705         * modules/memchr (Makefile.am): Likewise.
8706         * modules/memcmp (Makefile.am): Likewise.
8707         * modules/memcoll (Makefile.am): Likewise.
8708         * modules/memcpy (Makefile.am): Likewise.
8709         * modules/memmem (Makefile.am): Likewise.
8710         * modules/memmove (Makefile.am): Likewise.
8711         * modules/mempcpy (Makefile.am): Likewise.
8712         * modules/memrchr (Makefile.am): Likewise.
8713         * modules/memset (Makefile.am): Likewise.
8714         * modules/memxor (Makefile.am): Likewise.
8715         * modules/mkancesdirs (Makefile.am): Likewise.
8716         * modules/mkdir (Makefile.am): Likewise.
8717         * modules/mkdir-p (Makefile.am): Likewise.
8718         * modules/mkdtemp (Makefile.am): Likewise.
8719         * modules/mkstemp (Makefile.am): Likewise.
8720         * modules/mktime (Makefile.am): Likewise.
8721         * modules/modechange (Makefile.am): Likewise.
8722         * modules/mountlist (Makefile.am): Likewise.
8723         * modules/nanosleep (Makefile.am): Likewise.
8724         * modules/openat (Makefile.am): Likewise.
8725         * modules/pagealign_alloc (Makefile.am): Likewise.
8726         * modules/physmem (Makefile.am): Likewise.
8727         * modules/poll (Makefile.am): Likewise.
8728         * modules/posixtm (Makefile.am): Likewise.
8729         * modules/posixver (Makefile.am): Likewise.
8730         * modules/putenv (Makefile.am): Likewise.
8731         * modules/quote (Makefile.am): Likewise.
8732         * modules/quotearg (Makefile.am): Likewise.
8733         * modules/raise (Makefile.am): Likewise.
8734         * modules/read-file (Makefile.am): Likewise.
8735         * modules/readline (Makefile.am): Likewise.
8736         * modules/readlink (Makefile.am): Likewise.
8737         * modules/readtokens (Makefile.am): Likewise.
8738         * modules/readutmp (Makefile.am): Likewise.
8739         * modules/realloc (Makefile.am): Likewise.
8740         * modules/regex (Makefile.am): Likewise.
8741         * modules/rename (Makefile.am): Likewise.
8742         * modules/rename-dest-slash (Makefile.am): Likewise.
8743         * modules/rijndael (Makefile.am): Likewise.
8744         * modules/rmdir (Makefile.am): Likewise.
8745         * modules/rpmatch (Makefile.am): Likewise.
8746         * modules/safe-read (Makefile.am): Likewise.
8747         * modules/safe-write (Makefile.am): Likewise.
8748         * modules/same (Makefile.am): Likewise.
8749         * modules/save-cwd (Makefile.am): Likewise.
8750         * modules/savedir (Makefile.am): Likewise.
8751         * modules/setenv (Makefile.am): Likewise.
8752         * modules/settime (Makefile.am): Likewise.
8753         * modules/sha1 (Makefile.am): Likewise.
8754         * modules/sig2str (Makefile.am): Likewise.
8755         * modules/snprintf (Makefile.am): Likewise.
8756         * modules/stdlib-safer (Makefile.am): Likewise.
8757         * modules/stpcpy (Makefile.am): Likewise.
8758         * modules/stpncpy (Makefile.am): Likewise.
8759         * modules/strcase (Makefile.am): Likewise.
8760         * modules/strcasestr (Makefile.am): Likewise.
8761         * modules/strchrnul (Makefile.am): Likewise.
8762         * modules/strcspn (Makefile.am): Likewise.
8763         * modules/strdup (Makefile.am): Likewise.
8764         * modules/strerror (Makefile.am): Likewise.
8765         * modules/strftime (Makefile.am): Likewise.
8766         * modules/strndup (Makefile.am): Likewise.
8767         * modules/strnlen (Makefile.am): Likewise.
8768         * modules/strpbrk (Makefile.am): Likewise.
8769         * modules/strsep (Makefile.am): Likewise.
8770         * modules/strstr (Makefile.am): Likewise.
8771         * modules/strtod (Makefile.am): Likewise.
8772         * modules/strtoimax (Makefile.am): Likewise.
8773         * modules/strtok_r (Makefile.am): Likewise.
8774         * modules/strtol (Makefile.am): Likewise.
8775         * modules/strtoll (Makefile.am): Likewise.
8776         * modules/strtoul (Makefile.am): Likewise.
8777         * modules/strtoull (Makefile.am): Likewise.
8778         * modules/strtoumax (Makefile.am): Likewise.
8779         * modules/strverscmp (Makefile.am): Likewise.
8780         * modules/time_r (Makefile.am): Likewise.
8781         * modules/timegm (Makefile.am): Likewise.
8782         * modules/tmpfile-safer (Makefile.am): Likewise.
8783         * modules/unistd-safer (Makefile.am): Likewise.
8784         * modules/unlinkdir (Makefile.am): Likewise.
8785         * modules/userspec (Makefile.am): Likewise.
8786         * modules/utime (Makefile.am): Likewise.
8787         * modules/utimecmp (Makefile.am): Likewise.
8788         * modules/utimens (Makefile.am): Likewise.
8789         * modules/vasnprintf (Makefile.am): Likewise.
8790         * modules/vasprintf (Makefile.am): Likewise.
8791         * modules/vsnprintf (Makefile.am): Likewise.
8792         * modules/xalloc (Makefile.am): Likewise.
8793         * modules/xgetcwd (Makefile.am): Likewise.
8794         * modules/xnanosleep (Makefile.am): Likewise.
8795         * modules/xreadlink (Makefile.am): Likewise.
8796         * modules/xstrtod (Makefile.am): Likewise.
8797         * modules/xstrtol (Makefile.am): Likewise.
8798         * modules/xstrtold (Makefile.am): Likewise.
8799         * modules/yesno (Makefile.am): Likewise.
8800
8801 2006-10-12  Jim Meyering  <jim@meyering.net>
8802
8803         * m4/getloadavg.m4: Revert the change below.
8804
8805         * m4/getloadavg.m4 (gl_GETLOADAVG): Test for the existence of
8806         lib/getloadavg.c using "ls -L", not "test -f".  The latter would
8807         fail with a symlink, which is what coreutils' ./bootstrap now
8808         creates by default.
8809
8810 2006-10-12  Bruno Haible  <bruno@clisp.org>
8811
8812         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): Don't define for MSVC or
8813         mingw.
8814         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX): Handle
8815         MSVC and mingw explicitly.
8816
8817 2006-10-11  Simon Josefsson  <jas@extundo.com>
8818             Bruno Haible  <bruno@clisp.org>
8819
8820         Add support for multiple gnulib-tool invocations in the scope of a
8821         single configure.ac file.
8822         * gnulib-tool (func_emit_lib_Makefile_am): In the _LIBADD variable,
8823         use a private [LT]LIBOBJS variant. Define a _DEPENDENCIES variable
8824         with the same contents as the _LIBADD variable.
8825         (func_emit_initmacro_start, func_emit_initmacro_end,
8826         func_emit_initmacro_done): New functions.
8827         (func_import, func_create_testdir): Invoke them. Allow the identifiers
8828         gl_LIBOBJS and gl_LTLIBOBJS.
8829
8830 2006-10-11  Bruno Haible  <bruno@clisp.org>
8831
8832         * gnulib-tool (GETTEXTPATH, AUTOHEADER, AUTOPOINT): New variables.
8833         (func_create_testdir): Don't create po/Makefile.am, don't invoke
8834         autoreconf. Instead, invoke autopoint explicitly but move back the
8835         *.m4 files from gnulib.
8836
8837 2006-10-11  Bruno Haible  <bruno@clisp.org>
8838
8839         * gnulib-tool (func_usage): Make module names after --create-testdir
8840         optional.
8841         (func_create_testdir): If no module was specified, use nearly all
8842         modules.
8843
8844 2006-10-12  Jim Meyering  <jim@meyering.net>
8845
8846         Big performance improvement for fts-based tools that use FTS_NOSTAT.
8847         Avoid spurious inode-mismatch problems on non-POSIX file systems.
8848         Details: http://article.gmane.org/gmane.comp.lib.gnulib.bugs/7416
8849         * lib/fts_.h (FTS_DEFER_STAT): Define new flag.
8850         (FTS_OPTIONMASK): Extend the mask to reflect this addition.
8851         * lib/fts.c (DT_IS_KNOWN, DT_MUST_BE): Define.
8852         (FTS_NO_STAT_REQUIRED, FTS_STAT_REQUIRED): Define.
8853         (fts_set_stat_required): New function.
8854         (fts_open): Defer the calls to fts_stat, if possible or requested.
8855         Move the code that maps a command-line fts_info value FTS_DOT to FTS_D
8856         into fts_stat itself.
8857         (fts_read): Perform any required (deferred) fts_stat call.
8858         (fts_build): Likewise, for the directory we're about to open and read.
8859         In the readdir loop, carefully decide whether each entry will require
8860         an eventual call to fts_stat, using dirent.d_type info if available.
8861         (fts_stat): Move the test for whether to honor FTS_COMFOLLOW on
8862         a command line argument into this function.  Update all callers.
8863         Map a return value of FTS_DOT to FTS_D for a command line argument.
8864         * modules/fts (Depends-on): Add d-type.  Alphabetize.
8865         Thanks to Miklos Szeredi for his tenacity and for the initial
8866         bug report about "find" failing on a FUSE-based file system.
8867
8868         * lib/fts.c (fts_open): Use consistent indentation.
8869
8870 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
8871
8872         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Renamed from
8873         gl_USE_SYSTEM_EXTENSIONS, to fix a coreutils bootstrap failure
8874         reported by Jim Meyering.  All uses of cache variables renamed
8875         to match Autoconf's.
8876         (gl_USE_SYSTEM_EXTENSIONS): New macro, which simply requires
8877         the other one.
8878
8879         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
8880         Fix misspelling in diagnostic.
8881
8882 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
8883
8884         * lib/mkdir-p.c (HAVE_FCHMOD): Define to false if not already
8885         defined.  Problem reported by Matthew Woehlke.
8886
8887         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): New macro.
8888         Add support for Tandem NonStop R series.
8889         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX):
8890         Use new macro.
8891
8892         * lib/rename-dest-slash.c: Include stdbool.h but not string.h.
8893         (has_trailing_slash): Omit size arg; all callers changed.
8894         Omit 'inline', since it doesn't help performance and we'd
8895         need to configure it.
8896         Don't count //, ///, etc. as having a trailing slash.
8897         As a side effect, this removes a C99ism reported by Matthew Woehlke.
8898         (rpl_rename_dest_slash): On failure, use rename's errno rather
8899         than (in some cases) an incorrect or junk errno.
8900         Simplify code by removing need to compute length; this does
8901         cause it to make two passes instead of one over the file name,
8902         but it's worth it.
8903
8904         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Undo previous
8905         change, since Autoconf's version may no longer be appropriate now
8906         that we are using CVS Autoconf's version.  Add support for Tandem.
8907
8908 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
8909             Bruno Haible  <bruno@clisp.org>
8910
8911         * lib/allocsa.h (sa_alignment_longlong, sa_alignment_max): Test
8912         HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
8913         * m4/allocsa.m4 (gl_ALLOCSA): Invoke AC_TYPE_LONG_LONG_INT instead of
8914         gl_AC_TYPE_LONG_LONG.
8915
8916         * lib/printf-args.h (arg_type, argument): Test HAVE_LONG_LONG_INT
8917         instead of HAVE_LONG_LONG.
8918         * lib/printf-args.c (printf_fetchargs): Likewise.
8919         * lib/printf-parse.c (PRINTF_PARSE): Likewise.
8920         * lib/vasnprintf.c (VASNPRINTF): Likewise.
8921         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS, gl_PREREQ_PRINTF_PARSE,
8922         gl_PREREQ_VASNPRINTF): Invoke AC_TYPE_LONG_LONG_INT instead of
8923         gl_AC_TYPE_LONG_LONG.
8924
8925 2006-10-11  Bruno Haible  <bruno@clisp.org>
8926
8927         * m4/longlong.m4: Add comments.
8928         * m4/ulonglong.m4: Likewise.
8929
8930 2006-10-10  Bruno Haible  <bruno@clisp.org>
8931
8932         Make it possible to #define stpcpy, strdup to aliases.
8933         * lib/stpcpy.c (stpcpy) [!_LIBC]: Don't undefine.
8934         * lib/strdup.c (strdup) [!_LIBC]: Don't undefine.
8935
8936 2006-10-10  Bruno Haible  <bruno@clisp.org>
8937
8938         Make it possible to #define gcd to an alias.
8939         * lib/gcd.c: Include config.h.
8940
8941 2006-10-10  Bruno Haible  <bruno@clisp.org>
8942
8943         Make it possible to #define c_isascii to an alias.
8944         * lib/c-ctype.h: Don't define the macros if NO_C_CTYPE_MACROS is
8945         defined. Undefine the macros before defining them, to avoid gcc
8946         warnings.
8947         * lib/c-ctype.c: Include config.h. Don't undefine the macros; instead,
8948         define NO_C_CTYPE_MACROS early.
8949
8950 2006-10-10  Bruno Haible  <bruno@clisp.org>
8951
8952         Make it possible to #define set_program_name to an alias.
8953         * lib/progname.c: Don't undefine set_program_name; instead, undefine
8954         ENABLE_RELOCATABLE early.
8955
8956 2006-10-10  Paul Eggert  <eggert@cs.ucla.edu>
8957
8958         Port to Tandem NSK OSS, which has 64-bit signed int but at most
8959         32-bit unsigned int.  Problem reported by Matthew Woehlke in:
8960         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00062.html
8961         More generally, don't assume that 64-bit signed int is available
8962         if unsigned int is, and vice versa.
8963         * lib/inttypes_.h (_PRIu64_PREFIX, _SCNu64_PREFIX): Depend on
8964         unsigned symbols, not on their signed counterparts.
8965         * lib/stdint_.h (uint64_t, uint_least64_t, uint_fast64_t, uintmax_t):
8966         (UINT64_MAX, UINT_LEAST64_MAX, UINT_FAST64_MAX, UINTMAX_MAX):
8967         (UINT64_C, UINTMAX_C):
8968         Likewise.
8969         * lib/strtoimax.c (strtoll): Depend on signed symbols, not their
8970         unsigned counterparts.
8971         (Have_long_long, Unsigned): New macros.
8972         (Int): Renamed from INT.
8973         (strtoimax): Use the new macros.
8974         * m4/stdint.m4 (gl_STDINT_H): Require AC_TYPE_UNSIGNED_LONG_LONG_INT
8975         and substitute HAVE_UNSIGNED_LONG_LONG_INT.
8976         * modules/inttypes (inttypes.h): Substitute
8977         HAVE_UNSIGNED_LONG_LONG_INT.
8978         * modules/stdint (stdint.h): Likewise.
8979         (Files): Add m4/ulonglong.m4.
8980
8981 2006-10-10  Bruno Haible  <bruno@clisp.org>
8982
8983         Fix a gcc -Wshadow warning.
8984         * lib/gl_anyhash_list2.h (hash_resize): Rename local variable 'index'
8985         to 'bucket'.
8986         * lib/gl_anylinked_list2.h (gl_linked_search_from_to,
8987         gl_linked_indexof_from_to): Likewise.
8988         * lib/gl_linkedhash_list.c (add_to_bucket, remove_from_bucket):
8989         Likewise.
8990         * lib/gl_anytreehash_list1.h (add_to_bucket, remove_from_bucket):
8991         Likewise.
8992         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Likewise.
8993         Reported by Eric Blake.
8994
8995 2006-10-09  Paul Eggert  <eggert@cs.ucla.edu>
8996
8997         * lib/filemode.h [HAVE_DECL_STRMODE]: Include unistd.h too,
8998         for NetBSD.  Problem reported by Bruno Haible.
8999
9000 2006-10-09  Jim Meyering  <jim@meyering.net>
9001
9002         * lib/lchown.c: Include <sys/stat.h> before "stat-macros.h".
9003         Patch from Bruno Haible.
9004
9005 2006-10-09  Jim Meyering  <jim@meyering.net>
9006
9007         * lib/fts-cycle.c (leave_dir): When "leaving" a top level directory due
9008         to FTS_SKIP, don't copy the parent's uninitialized dev/ino values.
9009         Trigger with e.g., mkdir d && valgrind ./chmod u+rwx d d
9010
9011 2006-10-08  Paul Eggert  <eggert@cs.ucla.edu>
9012
9013         Don't include <config.h> twice; this doesn't work in some cases,
9014         e.g., when config.h has "#define intmax_t long long int" and
9015         we include <config.h>, <inttypes.h>, <config.h> in that order.
9016         Problem reported by Matthew Woehlke in:
9017         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00073.html
9018         * lib/fprintftime.c: Don't include config.h or fprintftime.h.
9019         * lib/fts-cycle.c: Don't include config.h.
9020         * lib/strftime.c: Include fprintftime.h if FPRINTFTIME is defined.
9021         * lib/xstrtoimax.c: Remove copyright notice since it's short tnow.
9022         Don't include config.h or xstrtol.h.  Define STRTOL_T_MINIMUM
9023         and STRTOL_T_MAXIMUM unconditionally, since we now assume gnulib
9024         inttypes.h.
9025         * lib/xstrtoumax.c: Likewise.
9026         * lib/xstrtol.c: Include config.h and xstrtol.h after defining
9027         __strtol and the like, so that this module is more like its siblings.
9028         (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [! defined STRTOL_T_MINIMUM]:
9029         Remove; no longer needed now that we assume gnulib inttypes.h.
9030
9031 2006-10-08  Bruno Haible  <bruno@clisp.org>
9032
9033         * doc/gnulib-tool.texi: Emphasize the drawbacks of the --symlink
9034         option.
9035
9036 2006-10-07  Jim Meyering  <jim@meyering.net>
9037
9038         * modules/inttypes (inttypes.h): Revert what seems to have been
9039         an inadvertent part of today's change: use "|", not "/" in the
9040         substitution for the "/"-containing string, $(ABSOLUTE_INTTYPES_H).
9041
9042 2006-10-07  Bruno Haible  <bruno@clisp.org>
9043
9044         * modules/sublist: New file.
9045
9046 2006-10-07  Bruno Haible  <bruno@clisp.org>
9047
9048         * modules/alloca-opt (alloca.h): Add a "DO NOT EDIT" comment.
9049         * modules/argz (argz.h): Likewise.
9050         * modules/arpa_inet (arpa/inet.h): Likewise.
9051         * modules/byteswap (byteswap.h): Likewise.
9052         * modules/configmake (configmake.h): Likewise.
9053         * modules/fcntl (fcntl.h): Likewise.
9054         * modules/fnmatch (fnmatch.h): Likewise.
9055         * modules/getopt (getopt.h): Likewise.
9056         * modules/glob (glob.h): Likewise.
9057         * modules/inttypes (inttypes.h): Likewise.
9058         * modules/netinet_in (netinet/in.h): Likewise.
9059         * modules/poll (poll.h): Likewise.
9060         * modules/stdbool (stdbool.h): Likewise.
9061         * modules/stdint (stdint.h): Likewise.
9062         * modules/sys_select (sys/select.h): Likewise.
9063         * modules/sys_socket (sys/socket.h): Likewise.
9064         * modules/sys_stat (sys/stat.h): Likewise.
9065         * modules/sysexits (sysexits.h): Likewise.
9066         * modules/unistd (unistd.h): Likewise.
9067         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
9068         Add a "DO NOT EDIT" comment to the generated file.
9069         (func_import): Likewise for gnulib-comp.m4.
9070
9071 2006-10-07  Bruno Haible  <bruno@clisp.org>
9072
9073         * lib/gl_sublist.h: New file.
9074         * lib/gl_sublist.c: New file.
9075
9076 2006-10-06  Paul Eggert  <eggert@cs.ucla.edu>
9077
9078         * lib/mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full file
9079         name (relative to the original working directory) and the file
9080         name component (relative to the temporary working directory).  All
9081         callers changed.
9082         * lib/mkancesdirs.h (mkancesdirs): Adjust prototype to match.
9083         * lib/mkdir-p.c (make_dir_parents): Likewise.
9084         * lib/mkdir-p.h (make_dir_parents): Likewise.
9085
9086 2006-10-06  Eric Blake  <ebb9@byu.net>
9087
9088         Define several macros for use by the clean-temp module.
9089         * m4/close-stream.m4 (gl_CLOSE_STREAM): Define GNULIB_CLOSE_STREAM.
9090         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Define GNULIB_FCNTL_SAFER.
9091         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Define GNULIB_FOPEN_SAFER.
9092
9093         * lib/clean-temp.h (close_stream_temp): New declaration.
9094         * lib/clean-temp.c (includes): Pull in headers according to what
9095         other modules are in use.
9096         (close_stream_temp) [GNULIB_CLOSE_STREAM]: New function.
9097
9098 2006-10-06  Bruno Haible  <bruno@clisp.org>
9099
9100         * lib/javacomp.c (write_temp_file): Use fopen_temp, fwriteerror_temp
9101         instead of fopen, fwriteerror.
9102
9103 2006-10-06  Bruno Haible  <bruno@clisp.org>
9104
9105         * lib/clean-temp.h (cleanup_temp_file, cleanup_temp_subdir,
9106         cleanup_temp_dir_contents, cleanup_temp_dir): Change return type to
9107         int.
9108         * lib/clean-temp.c (do_unlink, do_rmdir, cleanup_temp_file,
9109         cleanup_temp_subdir, cleanup_temp_dir_contents, cleanup_temp_dir):
9110         Return an error indicator.
9111         Suggested by Eric Blake.
9112
9113 2006-10-06  Bruno Haible  <bruno@clisp.org>
9114
9115         * lib/clean-temp.c (PATH_MAX): Provide a fallback for GNU Hurd.
9116         Reported by Eric Blake.
9117
9118 2006-10-06  Bruno Haible  <bruno@clisp.org>
9119
9120         * modules/closeout (Description): Mention stderr too.
9121
9122 2006-10-06  Bruno Haible  <bruno@clisp.org>
9123         and Paul Eggert  <eggert@cs.ucla.edu>
9124
9125         * lib/closeout.c (close_stdout): Also close stderr.
9126         * lib/closeout.h: Update comment.
9127
9128 2006-10-05  Paul Eggert  <eggert@cs.ucla.edu>
9129
9130         Fix some Darwin-7.9.0 porting problems reported by Bruno Haible in
9131         <http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00063.html>.
9132         * lib/dirchownmod.c: Include lchown.h.
9133         * lib/lchown.c: Don't include files that lchown.h now includes.
9134         Don't declare chown, since lchown.h now does that.
9135         * lib/lchown.h: Include errno.h, sys/types.h, unistd.h.
9136         (lchown): Define to rpl_chown if lchown is declared but
9137         does not exist.  Declare using a prototype if lchown is not
9138         declared.  Add a copyright notice.
9139         * lib/mkstemp.h: Include <unistd.h>.
9140         * lib/openat.c: Include lchown.h.
9141
9142         * lib/fcntl_.h (O_NOFOLLOW): Don't depend on O_NOFOLLOW_IS_INEFFECTIVE;
9143         we now test for that separately.
9144         * lib/fts.c (fts_safe_changedir): Inspect HAVE_WORKING_O_NOFOLLOW
9145         rather than O_NOFOLLOW, when testing whether it's possible to
9146         avoid a race condition reliably.
9147         * lib/savewd.c (savewd_chdir): Likewise.
9148
9149         Remove macros that are no longer needed now that stdint.h is
9150         reliable.
9151         * lib/fsusage.c (UINTMAX_MAX): Remove.
9152         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Remove.
9153         * lib/utimecmp.c (SIZE_MAX): Remove.
9154
9155         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check whether lchown is declared.
9156
9157         * m4/fcntl_h.m4 (gl_FCNTL_H): Define HAVE_WORKING_O_NOFOLLOW instead
9158         of O_NOFOLLOW_IS_INEFFECTIVE.  Define HAVE_WORKING_O_NOATIME if
9159         O_NOATIME works.
9160
9161 2006-10-05  Bruno Haible  <bruno@clisp.org>
9162
9163         * lib/gl_list.h (gl_sortedlist_search_from_to,
9164         gl_sortedlist_indexof_from_to): New declarations.
9165         (gl_list_implementation): New fields sortedlist_search_from_to,
9166         sortedlist_indexof_from_to.
9167         (gl_sortedlist_search_from_to, gl_sortedlist_indexof_from_to): New
9168         inline functions.
9169         * lib/gl_list.c (gl_sortedlist_search_from_to,
9170         gl_sortedlist_indexof_from_to): New functions.
9171         * lib/gl_array_list.c (gl_array_sortedlist_indexof_from_to): New
9172         function.
9173         (gl_array_sortedlist_indexof, gl_array_sortedlist_search): Use it.
9174         (gl_array_sortedlist_search_from_to): New function.
9175         (gl_array_list_implementation): Update.
9176         * lib/gl_carray_list.c (gl_carray_sortedlist_indexof_from_to): New
9177         function.
9178         (gl_carray_sortedlist_indexof, gl_carray_sortedlist_search): Use it.
9179         (gl_carray_sortedlist_search_from_to): New function.
9180         (gl_carray_list_implementation): Update.
9181         * lib/gl_anylinked_list2.h (gl_linked_sortedlist_search_from_to,
9182         gl_linked_sortedlist_indexof_from_to): New functions.
9183         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
9184         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
9185         * lib/gl_anytree_list2.h (gl_tree_sortedlist_search_from_to,
9186         gl_tree_sortedlist_indexof_from_to): New functions.
9187         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
9188         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
9189         Update.
9190         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
9191         * lib/gl_rbtreehash_list.c (gl_avltreehash_list_implementation):
9192         Update.
9193
9194 2006-10-05  Bruno Haible  <bruno@clisp.org>
9195
9196         * lib/gl_list.h (gl_list_search_from, gl_list_search_from_to,
9197         gl_list_indexof_from, gl_list_indexof_from_to): New declarations.
9198         (struct gl_list_implementation): Add fields search_from_to,
9199         indexof_from_to. Remove fields search, indexof.
9200         (gl_list_search): Use the search_from_to method.
9201         (gl_list_search_from, gl_list_search_from_to): New functions.
9202         (gl_list_indexof): Use the indexof_from_to method.
9203         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
9204         * lib/gl_list.c (gl_list_search): Use the search_from_to method.
9205         (gl_list_search_from, gl_list_search_from_to): New functions.
9206         (gl_list_indexof): Use the indexof_from_to method.
9207         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
9208         * lib/gl_array_list.c (gl_array_indexof_from_to): Renamed from
9209         gl_array_indexof. Add start_index, end_index arguments.
9210         (gl_array_search_from_to): Renamed from gl_array_search. Add
9211         start_index, end_index arguments.
9212         (gl_array_remove, gl_array_list_implementation): Update.
9213         * lib/gl_carray_list.c (gl_carray_indexof_from_to): Renamed from
9214         gl_carray_indexof. Add start_index, end_index arguments.
9215         (gl_carray_search_from_to): Renamed from gl_carray_search. Add
9216         start_index, end_index arguments.
9217         (gl_carray_remove, gl_carray_list_implementation): Update.
9218         * lib/gl_anylinked_list2.h (gl_linked_search_from_to): Renamed from
9219         gl_linked_search. Add start_index, end_index arguments.
9220         (gl_linked_indexof_from_to): Renamed from gl_linked_indexof. Add
9221         start_index, end_index arguments.
9222         (gl_linked_remove): Update.
9223         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
9224         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
9225         * lib/gl_anytree_list1.h (iterstack_item_t): Change type of 'rightp'
9226         field to 'size_t'.
9227         * lib/gl_anytree_list2.h (gl_tree_search_from_to): Renamed from
9228         gl_tree_search. Add start_index, end_index arguments.
9229         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
9230         start_index, end_index arguments.
9231         (gl_tree_remove): Update.
9232         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
9233         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
9234         * lib/gl_anytreehash_list1.h (compare_position_threshold): New
9235         function.
9236         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Renamed from
9237         gl_tree_search. Add start_index, end_index arguments.
9238         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
9239         start_index, end_index arguments.
9240         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
9241         Update.
9242         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
9243
9244 2006-10-05  Bruno Haible  <bruno@clisp.org>
9245
9246         * modules/fwriteerror (configure.ac): Define GNULIB_FWRITEERROR.
9247
9248         * lib/clean-temp.h (open_temp, fopen_temp, close_temp, fclose_temp,
9249         fwriteerror_temp): New declarations.
9250         * lib/clean-temp.c (uintptr_t): Provide fallback definition.
9251         (descriptors): New variable.
9252         (cleanup): First, close the descriptors.
9253         (register_fd, unregister_fd, open_temp, fopen_temp, close_temp,
9254         fclose_temp, fwriteerror_temp): New functions.
9255
9256 2006-10-04  Jim Meyering  <jim@meyering.net>
9257
9258         * lib/fts.c (fts_open): Tiny comment change.
9259
9260 2006-10-04  Bruno Haible  <bruno@clisp.org>
9261
9262         Make it possible to invoke AC_GNU_SOURCE after gl_LOCK_EARLY.
9263         * m4/lock.m4 (gl_LOCK_EARLY_BODY): New macro, extracted code from
9264         gl_LOCK_BODY.
9265         (gl_LOCK_EARLY): Require gl_LOCK_EARLY_BODY, not gl_LOCK_BODY.
9266         (gl_LOCK_BODY): Remove settings of CPPFLAGS, now done in
9267         gl_LOCK_EARLY_BODY.
9268         (gl_LOCK): Require gl_LOCK_BODY.
9269
9270 2006-10-04  Bruno Haible  <bruno@clisp.org>
9271
9272         * lib/gl_oset.h (gl_setelement_threshold_fn): New type.
9273         (gl_oset_search_atleast): New declaration.
9274         (struct gl_oset_implementation): Add field 'search_atleast'.
9275         (gl_oset_search_atleast): New inline function.
9276         * lib/gl_oset.c (gl_oset_search_atleast): New function.
9277         * lib/gl_array_oset.c (gl_array_search_atleast): New function.
9278         (gl_array_oset_implementation): Update.
9279         * lib/gl_anytree_oset.h (gl_tree_search_atleast): New function.
9280         * lib/gl_avltree_oset.c (gl_avltree_oset_implementation): Update.
9281         * lib/gl_rbtree_oset.c (gl_rbtree_oset_implementation): Update.
9282
9283 2006-10-04  Bruno Haible  <bruno@clisp.org>
9284
9285         * lib/fatal-signal.c (fatal_signals) [WOE32]: Add the SIGBREAK signal.
9286
9287 2006-10-03  Bruno Haible  <bruno@clisp.org>
9288
9289         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Renamed
9290         from gl_avltreehash_list_implementation.
9291
9292 2006-10-03  Bruno Haible  <bruno@clisp.org>
9293
9294         * lib/gl_oset.c (gl_oset_add): Fix return type.
9295
9296 2006-10-02  Paolo Bonzini  <bonzini@gnu.org>  (tiny change)
9297
9298         * lib/quotearg.c (mbstate_t) [!HAVE_MBRTOWC]: #define to int.
9299
9300 2006-10-02  Eric Blake  <ebb9@byu.net>
9301
9302         * modules/strnlen (Depends-on): Add extensions.
9303
9304 2006-10-02  Eric Blake  <ebb9@byu.net>
9305
9306         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use autoconf's
9307         definition in 2.60+.
9308
9309 2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>
9310
9311         * lib/fts.c (fts_close, fts_build, fts_palloc): Remove redundant
9312         checks.
9313
9314 2006-10-02  Bruno Haible  <bruno@clisp.org>
9315
9316         * gnulib-tool (func_emit_lib_Makefile_am): Don't add no-dependencies
9317         to the AUTOMAKE_OPTIONS.
9318         Reported by Jim Meyering.
9319
9320 2006-09-29  Paul Eggert  <eggert@cs.ucla.edu>
9321
9322         Work around bug in Solaris 10 /proc file system:
9323         /proc/self/fd/NNN/.. isn't the parent directory of
9324         the directory whose file descriptor is NNN.  This needs to
9325         be worked around at run time, not compile time, since a
9326         program might be built on Solaris 8, where things work, and
9327         run on Solaris 10.
9328         * lib/openat-priv.h (BUILD_PROC_NAME): Remove.  All callers changed
9329         to use the following interface instead:
9330         (OPENAT_BUFFER_SIZE): New macro.
9331         (openat_proc_name): New function.
9332         * lib/at-func.c (AT_FUNC_NAME): Adjust to above changes.
9333         * lib/openat.c (openat_permissive, openat_needs_fchdir, fdopendir):
9334         Likewise.
9335         * lib/openat-proc.c: New file.
9336         * modules/openat (Files): Add lib/openat-proc.c.
9337         (Depends-on): Add same-inode, stdbool.
9338         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBOBJ(openat-proc).
9339
9340 2006-09-29  Bruno Haible  <bruno@clisp.org>
9341
9342         * lib/fwriteerror.h (fwriteerror_no_ebadf): New declaration.
9343         * lib/(do_fwriteerror): Renamed from fwriteerror. Add ignore_ebadf
9344         argument. Set stdout_closed before testing for ferror, not after.
9345         (fwriteerror, fwriteerror_no_ebadf): New functions.
9346
9347 2006-09-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9348
9349         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Avoid unused variables warning.
9350
9351 2006-09-28  Paolo Bonzini  <bonzini@gnu.org>
9352
9353         * lib/poll.c (rpl_poll) [__APPLE__]: Use FIONREAD instead of MSG_PEEK.
9354         * m4/poll.m4: Look for sys/ioctl.h and sys/filio.h.
9355
9356 2006-09-28  Jim Meyering  <jim@meyering.net>
9357
9358         * lib/mkdir-p.c: Include "dirchownmod.h", not "dirchownmod.c".
9359         Include <unistd.h>.
9360
9361 2006-09-28  Bruno Haible  <bruno@clisp.org>
9362
9363         * modules/avltreehash-list (Depends-on): Add stdint, remove size_max.
9364         * modules/linkedhash-list (Depends-on): Likewise.
9365         * modules/rbtreehash-list (Depends-on): Likewise.
9366
9367 2006-09-28  Bruno Haible  <bruno@clisp.org>
9368
9369         * lib/strndup.h: Simplify the redefinition of strndup.
9370         (_GL_CONCAT, _GL_XCONCAT, __STRNDUP_ID): Remove macros.
9371         * m4/strndup.m4 (gl_FUNC_STRNDUP): Don't define __STRNDUP_PREFIX.
9372
9373 2006-09-28  Bruno Haible  <bruno@clisp.org>
9374
9375         * lib/gl_avltreehash_list.c: Include <stdint.h> instead of size_max.h.
9376         * lib/gl_linkedhash_list.c: Likewise.
9377         * lib/gl_rbtreehash_list.c: Likewise.
9378
9379 2006-09-27  Paul Eggert  <eggert@cs.ucla.edu>
9380
9381         * lib/canon-host.c (canon_host_r): Work around bug in Darwin 7.9.0
9382         getaddrinfo.
9383
9384         * lib/__fpending.h: Don't include <stdio_ext.h> unless
9385         HAVE_DECL___FPENDING.  This avoids a bug with lsbcc, where
9386         it causes <stdio_ext.h> to cause a compile-time error.
9387         Problem reported by Nelson H. F. Beebe.
9388         * lib/getpass.c: Likewise, except for HAVE_DECL___FSETLOCKING instead
9389         of HAVE_DECL___PENDING.
9390
9391         * m4/fpending.m4 (gl_FUNC_FPENDING): Check for stdio_ext at most once.
9392         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for __fsetlocking's
9393         declaration.
9394
9395 2006-09-27  Jim Meyering  <jim@meyering.net>
9396
9397         This file could end up with a definition for a function
9398         named __strndup, rather than rpl_strndup on a system with
9399         incomplete weak_alias support.
9400         * lib/strndup.c (strndup): Rename from __strndup.
9401         Remove #defines that used to map __strndup to strndup.
9402         Don't use K&R prototypes.
9403         Remove LIBC-related code, since this file is not sync'd with glibc.
9404         * lib/strndup.h: Revamp, accordingly.
9405         * m4/strndup.m4: Modernize.
9406
9407 2006-09-26  Paul Eggert  <eggert@cs.ucla.edu>
9408
9409         * modules/savewd (Depends-on): Add 'raise'.
9410         * lib/savewd.c: Include <signal.h>, for 'raise'.
9411
9412 2006-09-26  Jim Meyering  <jim@meyering.net>
9413
9414         * m4/acl.m4 (AC_FUNC_ACL): Disable ACL support altogether
9415         when we detect Darwin 8.7.0's acl_get_file bug.
9416         Rearrange to perform the new (below) run-test while $LIBS
9417         contains any acl-related library.  Set USE_ACL at the end.
9418         (gl_ACL_GET_FILE): New function.
9419
9420 2006-09-26  Eric Blake  <ebb9@byu.net>
9421
9422         * lib/verror.c: Include <config.h> unconditionally.
9423
9424 2006-09-25  Paul Eggert  <eggert@cs.ucla.edu>
9425
9426         * modules/clock-time (Maintainer): Add self.
9427         * modules/getlogin_r (Depends-on): Add extensions.
9428
9429 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9430
9431         * modules/clock-time: New module.
9432         * modules/nanosleep (Depends-on): Add clock-time.
9433         * modules/gethrxtime (Depends-on): Likewise.
9434         * modules/gettime (Depends-on): Likewise.
9435         * modules/settime (Depends-on): Likewise.
9436
9437         * modules/fts-lgpl: Depend on openat.
9438         * modules/mkancesdirs: Depend on savewd.
9439         * modules/mkdir-p: Likewise.
9440
9441 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9442
9443         * m4/host-os.m4 (gl_HOST_OS): Require AC_CANONICAL_HOST.
9444
9445         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Rename cache variable from
9446         `gl_have_arbitrary_file_name_length_limit' to
9447         `gl_cv_have_arbitrary_file_name_length_limit', so that caching
9448         actually works between configure runs.
9449
9450 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9451             Bruno Haible  <bruno@clisp.org>
9452
9453         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Include <string.h>.
9454
9455 2006-09-25  Jim Meyering  <jim@meyering.net>
9456
9457         * m4/fcntl_h.m4 (gl_FCNTL_H): Fix typo in test for failed open.
9458         This typo caused coreutils/tests/dd/misc to fail on Darwin 8.7.0.
9459
9460 2006-09-25  Eric Blake  <ebb9@byu.net>
9461
9462         * gnulib-tool (func_import, func_create_testdir): Fix typos in
9463         exec's in 2006-09-18 patch when shuffling fds.
9464
9465 2006-09-25  Bruno Haible  <bruno@clisp.org>
9466
9467         * m4/getloadavg.m4 (gl_GETLOADAVG): Fix directory in error message.
9468         Reported by Jim Meyering.
9469
9470 2006-09-24  Jim Meyering  <jim@meyering.net>
9471
9472         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Don't use '>' to
9473         compare a pointer against a literal "0".  That caused failures with
9474         at least HP-UX's hpcc.
9475
9476 2006-09-22  Simon Josefsson  <jas@extundo.com>
9477
9478         * modules/gc-sha1:
9479         * modules/gc-md4:
9480         * modules/gc-hmac-sha1:
9481         * modules/gc-hmac-md5:
9482         * modules/gc-des:
9483         * modules/gc-arcfour: Distribute more files.
9484
9485 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9486
9487         * lib/gl_anylinked_list2.h [lint] (gl_linked_iterator)
9488         (gl_linked_iterator_from_to): Initialize struct completely.
9489         * lib/gl_anytree_list2.h [lint] (gl_tree_iterator): Likewise.
9490         (gl_tree_iterator_from_to): Likewise
9491         * lib/gl_anytree_oset.h [lint] (gl_tree_iterator): Likewise.
9492         * lib/gl_array_list.c [lint] (gl_array_iterator)
9493         (gl_array_iterator_from_to): Likewise.
9494         * lib/gl_array_oset.c [lint] (gl_array_iterator): Likewise.
9495         * lib/gl_carray_list.c [lint] (gl_carray_iterator)
9496         (gl_carray_iterator_from_to): Likewise.
9497
9498         * lib/gc-gnulib.c [GC_USE_HMAC_SHA1]: include hmac.h for hmac_sha1.
9499         * lib/md4.c (md4_process_block): Remove unused variable.
9500         * lib/rijndael-api-fst.c (rijndaelBlockDecrypt): GCC suggests
9501         parentheses for clarity.
9502
9503 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9504
9505         * modules/bison-i18n (Depends-on): Add gettext.
9506
9507 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9508
9509         * m4/fsusage.m4 (gl_STATFS_TRUNCATES): Avoid unused variable.
9510         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Likewise.
9511         * m4/jm-winsz1.m4 (gl_HEADER_TIOCGWINSZ_IN_TERMIOS_H): Likewise;
9512         also add missing comma that caused broken test.
9513         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Include
9514         stdlib.h, for `abort'.
9515         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Avoid unused
9516         variables.
9517         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Check for and
9518         include unistd.h if present, for `rmdir'.
9519         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Avoid unused
9520         variables.
9521         * m4/putenv.m4 (gl_FUNC_PUTENV): Rewrite using AC_RUN_IFELSE, and
9522         in the process include standard headers for prototypes.
9523         * m4/readutmp.m4 (gl_READUTMP): Require AC_GNU_SOURCE, so utmpxname
9524         gets declared on GNU/Linux.
9525         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Check for and include
9526         unistd.h, for `rmdir'.
9527         * m4/time_r.m4 (gl_TIME_R): Avoid unused variables.
9528
9529         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Avoid expression that is
9530         always true.
9531         * m4/strndup.m4 (gl_FUNC_STRNDUP): include stdlib.h, for `free'.
9532
9533         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Avoid gcc -Wall warnings.
9534
9535 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9536
9537         * gnulib-tool (func_version): Create output all at once.  This
9538         may help avoid triggering unnecessary SIGPIPEs, and at any
9539         rate it doesn't hurt.
9540
9541 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9542             Bruno Haible  <bruno@clisp.org>
9543
9544         * m4/lock.m4 (gl_LOCK_BODY): Avoid unused variables warning.
9545         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
9546         * m4/signed.m4 (bh_C_SIGNED): Likewise.
9547
9548         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): New macro.
9549         (gl_FUNC_VASPRINTF): Invoke it.
9550
9551 2006-09-22  Bruno Haible  <bruno@clisp.org>
9552
9553         * m4/getloadavg.m4 (gl_GETLOADAVG): Expect the directory of
9554         getloadavg.c as first argument.
9555
9556 2006-09-22  Bruno Haible  <bruno@clisp.org>
9557
9558         * gnulib-tool (func_import, func_create_testdir): Set gl_source_base
9559         at the beginning of the gl_INIT macro.
9560         * modules/getloadavg (configure.ac): Pass $gl_source_base to
9561         gl_GETLOADAVG.
9562
9563 2006-09-22  Bruno Haible  <bruno@clisp.org>
9564
9565         * gnulib-tool (func_create_megatestdir): Don't include the config-h
9566         module.
9567         Suggested by Ralf Wildenhues.
9568
9569 2006-09-20  Paul Eggert  <eggert@cs.ucla.edu>
9570
9571         Import this patch from libc:
9572
9573         2006-09-06  Jakub Jelinek  <jakub@redhat.com>
9574
9575         * lib/regex_internal.c (re_string_reconstruct): Handle
9576         offset < pstr->valid_raw_len && pstr->offsets_needed case.
9577         Ensure no bytes read before raw_mbs array.  Pass a saved copy of
9578         pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
9579         re_string_context_at.
9580
9581         * m4/regex.m4 (gl_REGEX): Check for locale.h, since the test
9582         now requires it.
9583         (gl_PREREQ_REGEX): Don't check for locale.h any more, since
9584         gl_REGEX now does it for us.
9585         (gl_REGEX): Add test taken from
9586         http://sourceware.org/ml/libc-hacker/2006-09/msg00008.html.
9587
9588         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require AC_SYS_LARGEFILE.
9589         Check that large offsets work.  Modernize Autoconf usages.
9590         Prefer "yes" to mean a good thing rather than a bad.
9591         Don't put "#define mkstemp" in config.h, as this might interfere
9592         with standard system headers that "#define mkstemp mkstemp64".
9593
9594         * modules/mkstemp (Depends-on): Add extensions, so that
9595         mkstemp is visible on some platforms.
9596         (Makefile.am): Add mkstemp.h to EXTRA_DIST.
9597         (Include): Change to "mkstemp.h" from <stdlib.h>.
9598         (Files): Add mkstemp.h.
9599
9600         * lib/mkstemp.h: New file, since some standard headers
9601         #define mkstemp.
9602         * lib/mkstemp.c: Revamp to put the !_LIBC code together.
9603         Include "mkstemp.h".
9604         Make the _LIBC code resemble glibc original more,
9605         e.g., use K&R style.
9606         * lib/mkstemp-safer.c: Include "mkstemp.h" instead of <stdlib.h>.
9607         (mkstemp): Remove, since mkstemp.h does this for us.
9608         * lib/stdlib--.h: Include mkstemp.h.
9609
9610         Import this patch from libc:
9611
9612         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
9613
9614         * lib/tempname.c (__gen_tempname): Change attempts_min
9615         into a macro.  Use preprocessor to decide how to initialize
9616         attempts [Coverity CID 67].
9617
9618 2006-09-20  Bruno Haible  <bruno@clisp.org>
9619
9620         * lib/mkdtemp.c: Import from libc.
9621         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
9622                 * sysdeps/posix/tempname.c (__gen_tempname): Change
9623                 attempts_min into a macro.  Use preprocessor to decide how to
9624                 initialize attempts [Coverity CID 67].
9625         2001-11-27  Paul Eggert  <eggert@twinsun.com>
9626                 * sysdeps/posix/tempname.c (__gen_tempname): Try at least
9627                 ATTEMPTS_MIN or TMP_MAX times, whichever is greater.
9628
9629 2006-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9630
9631         * gnulib-tool (func_exit): New function, to allow to pass the
9632         exit status portably through the trap.  Use everywhere.
9633         (--help, --version): Signal a write error.
9634         (trap): catch SIGPIPE, for write errors.
9635         Exit at the end of the trap, with the correct exit status.
9636
9637 2006-09-19  Karl Berry  <karl@gnu.org>
9638
9639         * doc/gnulib.texi: note about the license texinfo files.
9640
9641 2006-09-19  Eric Blake  <ebb9@byu.net>
9642
9643         * gnulib-tool: Avoid space-tab.
9644
9645 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
9646
9647         * lib/getaddrinfo.c (getaddrinfo) [defined HAVE_IPV6]: Fix typo
9648         that prevented coreutils 6.1 from building.  Problem reported
9649         by Petter Reinholdtsen.
9650
9651 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
9652
9653         * gnulib-tool (avoidlist): Fix typo that broke options like
9654         --avoid=lock that are used by coreutils bootstrap.
9655
9656 2006-09-18  Mark D. Baushke  <mdb@gnu.org>
9657
9658         * m4/inttypes.m4 (gl_INTTYPES_H): Quote "test" args
9659         more systematically.
9660
9661 2006-09-18  Jim Meyering  <jim@meyering.net>
9662
9663         * lib/savewd.c (savewd_restore): Don't shadow: s/status/child_status/.
9664
9665 2006-09-18  Bruno Haible  <bruno@clisp.org>
9666
9667         * modules/inttypes (Files): Remove m4/inttypes-h.m4.
9668
9669 2006-09-18  Bruno Haible  <bruno@clisp.org>
9670
9671         * m4/inttypes-h.m4 (gl_HEADER_INTTYPES_H): Remove macro.
9672         * m4/inttypes-pri.m4: Require autoconf >= 2.52.
9673         (gt_INTTYPES_PRI): Invoke AC_CHECK_HEADERS on inttypes.h. Test
9674         ac_cv_header_inttypes_h instead of gl_cv_header_inttypes_h.
9675         * m4/gettext.m4: Require autoconf >= 2.52.
9676         (gt_INTL_SUBDIR_CORE): Invoke AC_CHECK_HEADERS on inttypes.h.
9677         * m4/inttypes.m4 (gl_INTTYPES_H): Test ac_cv_header_inttypes_h instead
9678         of gl_cv_header_inttypes_h.
9679
9680 2006-09-18  Bruno Haible  <bruno@clisp.org>
9681
9682         * lib/javaversion.c: Include configmake.h.
9683
9684 2006-09-18  Bruno Haible  <bruno@clisp.org>
9685
9686         * gnulib-tool (func_import, func_create_testdir): Use exec tricks to
9687         avoid that the while loops be executed in a subshell.
9688
9689 2006-09-18  Bruno Haible  <bruno@clisp.org>
9690
9691         * MODULES.html.sh (func_module): Break long lines.
9692         Suggested by Bruce Korb <bkorb@gnu.org>.
9693
9694 2006-09-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9695
9696         Speed up by a factor of 1.12.
9697         * gnulib-tool (nl): New variable.
9698         (func_import): Rewrite include directive extraction to only read each
9699         directive once.
9700
9701 2006-09-17  Bruno Haible  <bruno@clisp.org>
9702
9703         * modules/javaversion (Makefile.am): Remove DEFS setting.
9704         (Depends-on): Add configmake, for PKGDATADIR definition.
9705
9706 2006-09-17  Bruno Haible  <bruno@clisp.org>
9707
9708         * gnulib-tool (func_create_testdir): Rewrite all files at once.
9709
9710 2006-09-17  Bruno Haible  <bruno@clisp.org>
9711
9712         * gnulib-tool (func_append): New function, stolen from libtool.m4.
9713         (func_modules_transitive_closure, func_modules_add_dummy,
9714         func_modules_to_filelist, func_import, func_create_testdir,
9715         func_create_megatestdir, ...): Use it wherever possible.
9716         Suggested by Ralf Wildenhues.
9717
9718 2006-09-16  Karl Berry  <karl@gnu.org>
9719
9720         * doc/fdl.texi (ADDENDUM): switch to @heading from @appendixsubsec,
9721         to avoid sectioning errors.
9722         * doc/lgpl.texi, gpl.texi (Copying): downcase @unnumbered title.
9723         [ifinfo]: blank line after @center-ed titles.
9724         * doc/lgpl.texi (Library Copying): Rename main node to GNU LGPL.
9725         Spell FSF address consistently with others.
9726         (These changes approved by rms.)
9727
9728 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9729
9730         Speed up by a factor of 1.61.
9731         * gnulib-tool (func_modules_transitive_closure): Rewrite to not check
9732         already checked module names again.
9733
9734 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9735
9736         Speed up by a factor of 1.13.
9737         * gnulib-tool (func_import): Rewrite all old_files at once; likewise
9738         for new_files, and the input to func_add_or_update.
9739
9740 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9741
9742         * gnulib-tool (func_all_modules, func_modules_to_filelist, func_import,
9743         func_create_testdir, ...): Change 'sort | uniq' to 'sort -u'.
9744
9745 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
9746
9747         * modules/mkancesdirs (Depends-on): Add fcntl.
9748         * modules/savewd: New file.
9749         * MODULES.html.sh (File system functions): Add savewd.
9750
9751         * modules/configmake (Makefile.am): Add support for the
9752         Automake-supplied PKGLIBDIR, PKGINCLUDEDIR, PKGDATADIR.
9753
9754 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
9755
9756         * m4/savewd.m4: New file.
9757
9758 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
9759
9760         * lib/dirchownmod.c: Don't include fcntl.h; no longer needed.
9761         (dirchownmod): New arg FD.  All callers changed.
9762         Use FD rather than opening the directory ourself, as opening is
9763         now the caller's responsibility.
9764         * lib/dirchownmod.h: Likewise.
9765         * lib/mkancesdirs.c: Include <sys/types.h>, for portability to older
9766         hosts that require <sys/types.h> before <sys/stat.h>.  Include
9767         fcntl.h, savewd.h, and unistd.h, not dirname.h and stat-macros.h.
9768         (test_dir): Remove.
9769         (mkancesdirs): Return length of prefix of FILE that has already
9770         been made, or -2 if there is a child doing the work.  Redo
9771         algorithm so that it is O(N) rather than O(N**2).  Optimize away
9772         ".", and treat ".." specially since it might stray back into
9773         already-created areas.  Use a subprocess if necessary.  New arg
9774         WD; all users changed.  MAKE_DIR function should now return 1
9775         if it creates a directory that is not readable.  Return -2 if
9776         a child process is spun off.
9777         * lib/mkancesdirs.h: Include <stddef.h>, for ptrdiff_t.
9778         Adjust signature to match code.
9779         * lib/mkdir-p.c: Include dirname.h, for IS_ABSOLUTE_FILE_NAME.
9780         (make_dir_parents): Use a subprocess if necessary.  New arg WD;
9781         all users changed.
9782         * lib/savewd.c, lib/savewd.h: New files.
9783
9784 2006-09-15  Jim Meyering  <jim@meyering.net>
9785
9786         * modules/rename-dest-slash: New module.
9787         * MODULES.html.sh (posix_compat): Add it here.
9788
9789         * modules/rename: Reflect vb_FUNC_RENAME -> gl_FUNC_RENAME change.
9790
9791 2006-09-15  Jim Meyering  <jim@meyering.net>
9792
9793         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH): New
9794         file.
9795
9796         * m4/rename.m4 (gl_FUNC_RENAME): Rename from vb_FUNC_RENAME.
9797
9798 2006-09-15  Jim Meyering  <jim@meyering.net>
9799
9800         * lib/rename-dest-slash.c (has_trailing_slash): Use
9801         FILE_SYSTEM_PREFIX_LEN, for non-POSIX systems.
9802         (rpl_rename_dest_slash): Perform the cheaper trailing slash
9803         test before testing whether SRC is a directory.
9804         Suggestions from Bruno Haible.
9805
9806         Avoid a warning about an unused variable.
9807         * lib/regex_internal.c (re_dfa_add_node): Move declaration of "type"
9808         into the #ifdef block where it's used.
9809
9810         * lib/rename-dest-slash.c: New file.
9811
9812 2006-09-14  Bruno Haible  <bruno@clisp.org>
9813
9814         * lib/allocsa.c: Include <config.h> unconditionally.
9815         * lib/asnprintf.c: Likewise.
9816         * lib/asprintf.c: Likewise.
9817         * lib/c-strcasecmp.c: Likewise.
9818         * lib/c-strcasestr.c: Likewise.
9819         * lib/c-strncasecmp.c: Likewise.
9820         * lib/c-strstr.c: Likewise.
9821         * lib/classpath.c: Likewise.
9822         * lib/clean-temp.c: Likewise.
9823         * lib/concatpath.c: Likewise.
9824         * lib/copy-file.c: Likewise.
9825         * lib/csharpcomp.c: Likewise.
9826         * lib/csharpexec.c: Likewise.
9827         * lib/execute.c: Likewise.
9828         * lib/fatal-signal.c: Likewise.
9829         * lib/findprog.c: Likewise.
9830         * lib/fwriteerror.c: Likewise.
9831         * lib/gl_array_list.c: Likewise.
9832         * lib/gl_array_oset.c: Likewise.
9833         * lib/gl_avltree_list.c: Likewise.
9834         * lib/gl_avltree_oset.c: Likewise.
9835         * lib/gl_avltreehash_list.c: Likewise.
9836         * lib/gl_carray_list.c: Likewise.
9837         * lib/gl_linked_list.c: Likewise.
9838         * lib/gl_linkedhash_list.c: Likewise.
9839         * lib/gl_list.c: Likewise.
9840         * lib/gl_oset.c: Likewise.
9841         * lib/gl_rbtree_list.c: Likewise.
9842         * lib/gl_rbtree_oset.c: Likewise.
9843         * lib/gl_rbtreehash_list.c: Likewise.
9844         * lib/imaxabs.c: Likewise.
9845         * lib/imaxdiv.c: Likewise.
9846         * lib/javacomp.c: Likewise.
9847         * lib/javaexec.c: Likewise.
9848         * lib/javaversion.c: Likewise.
9849         * lib/linebreak.c: Likewise.
9850         * lib/localcharset.c: Likewise.
9851         * lib/lock.c: Likewise.
9852         * lib/mbchar.c: Likewise.
9853         * lib/mbswidth.c: Likewise.
9854         * lib/mkdtemp.c: Likewise.
9855         * lib/pipe.c: Likewise.
9856         * lib/printf-args.c: Likewise.
9857         * lib/printf-parse.c: Likewise.
9858         * lib/progname.c: Likewise.
9859         * lib/progreloc.c: Likewise.
9860         * lib/readlink.c: Likewise.
9861         * lib/sh-quote.c: Likewise.
9862         * lib/stpcpy.c: Likewise.
9863         * lib/stpncpy.c: Likewise.
9864         * lib/strcasecmp.c: Likewise.
9865         * lib/strcasestr.c: Likewise.
9866         * lib/strcspn.c: Likewise.
9867         * lib/striconv.c: Likewise.
9868         * lib/strncasecmp.c: Likewise.
9869         * lib/strnlen1.c: Likewise.
9870         * lib/strstr.c: Likewise.
9871         * lib/strtok_r.c: Likewise.
9872         * lib/tls.c: Likewise.
9873         * lib/tmpdir.c: Likewise.
9874         * lib/unicodeio.c: Likewise.
9875         * lib/unsetenv.c: Likewise.
9876         * lib/vasnprintf.c: Likewise.
9877         * lib/vasprintf.c: Likewise.
9878         * lib/wait-process.c: Likewise.
9879         * lib/xallocsa.c: Likewise.
9880         * lib/xsetenv.c: Likewise.
9881         * lib/xstriconv.c: Likewise.
9882
9883 2006-09-13  Simon Josefsson  <jas@extundo.com>
9884
9885         * m4/getdate.m4: Don't AC_LIBOBJ([getdate]), automake takes care of
9886         that internally, suggested by Ralf Wildenhues
9887         <Ralf.Wildenhues@gmx.de>.
9888
9889 2006-09-13  Simon Josefsson  <jas@extundo.com>
9890
9891         * gnulib-tool (func_emit_lib_Makefile_am): Use $(LIBOBJS), not
9892         @LIBOBJS@.
9893         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
9894
9895 2006-09-13  Paul Eggert  <eggert@cs.ucla.edu>
9896
9897         * lib/_fpending.c: Include <config.h> unconditionally, since we no
9898         longer worry about uses that don't define HAVE_CONFIG_H.
9899         * lib/acl.c, lib/alloca.c, lib/argmatch.c, lib/atexit.c:
9900         * lib/backupfile.c, lib/basename.c, lib/c-stack.c, lib/c-strtod.c:
9901         * lib/calloc.c,lib/ canon-host.c, lib/canonicalize.c, lib/chdir-long.c:
9902         * lib/chdir-safer.c, lib/chown.c, lib/cloexec.c, lib/close-stream.c:
9903         * lib/closeout.c, lib/creat-safer.c, lib/cycle-check.c, lib/diacrit.c:
9904         * lib/dirchownmod.c, lib/dirfd.c, lib/dirname.c, lib/dup-safer.c:
9905         * lib/dup2.c, lib/error.c, lib/euidaccess.c, lib/exclude.c:
9906         * lib/exitfail.c, lib/fchmodat.c, lib/fchown-stub.c, lib/fd-safer.c:
9907         * lib/file-type.c, lib/fileblocks.c, lib/filemode.c, lib/filenamecat.c:
9908         * lib/fnmatch.c, lib/fopen-safer.c, lib/fprintftime.c, lib/free.c:
9909         * lib/fsusage.c, lib/ftruncate.c, lib/fts-cycle.c, lib/fts.c:
9910         * lib/full-write.c, lib/gai_strerror.c, lib/getcwd.c, lib/getdate.y:
9911         * lib/getdomainname.c, lib/getgroups.c, lib/gethostname.c:
9912         * lib/gethrxtime.c, lib/getloadavg.c, lib/getlogin_r.c:
9913         * lib/getndelim2.c, lib/getnline.c, lib/getopt.c, lib/getopt1.c:
9914         * lib/getpass.c, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c:
9915         * lib/getusershell.c, lib/glob.c, lib/group-member.c:
9916         * lib/hard-locale.c, lib/hash-pjw.c, lib/hash.c, lib/human.c:
9917         * lib/idcache.c, lib/inet_ntop.c, lib/inet_pton.c, lib/inttostr.c:
9918         * lib/isdir.c, lib/lchown.c, lib/linebuffer.c, lib/long-options.c:
9919         * lib/lstat.c, lib/malloc.c, lib/md5.c, lib/memcasecmp.c, lib/memchr.c:
9920         * lib/memcmp.c, lib/memcoll.c, lib/memcpy.c, lib/memmove.c:
9921         * lib/memrchr.c, lib/mkancesdirs.c, lib/mkdir-p.c, lib/mkdir.c:
9922         * lib/mkdirat.c, lib/mkstemp-safer.c, lib/mkstemp.c, lib/modechange.c:
9923         * lib/mountlist.c, lib/nanosleep.c, lib/obstack.c, lib/open-safer.c:
9924         * lib/openat-die.c, lib/openat.c, lib/pagealign_alloc.c, lib/physmem.c:
9925         * lib/pipe-safer.c, lib/posixtm.c, lib/posixver.c, lib/putenv.c:
9926         * lib/quote.c, lib/quotearg.c, lib/raise.c, lib/readtokens.c:
9927         * lib/readtokens0.c, lib/readutmp.c, lib/realloc.c, lib/regex.c:
9928         * lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c:
9929         * lib/same.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c:
9930         * lib/settime.c, lib/sha1.c, lib/sig2str.c, lib/snprintf.c:
9931         * lib/strdup.c, lib/strerror.c, lib/strftime.c, lib/stripslash.c:
9932         * lib/strndup.c, lib/strnlen.c, lib/strpbrk.c, lib/strtod.c:
9933         * lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c:
9934         * lib/time_r.c, lib/timegm.c, lib/tmpfile-safer.c, lib/unlinkdir.c:
9935         * lib/userspec.c, lib/utime.c, lib/utimecmp.c, lib/utimens.c:
9936         * lib/version-etc-fsf.c, lib/version-etc.c, lib/xalloc-die.c:
9937         * lib/xgetcwd.c, lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c:
9938         * lib/xnanosleep.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtoimax.c:
9939         * lib/xstrtol.c, lib/xstrtoumax.c, lib/yesno.c:
9940         Likewise.
9941
9942 2006-09-13  Eric Blake  <ebb9@byu.net>
9943
9944         * lib/getopt.c: Fix typo in last commit.
9945
9946 2006-09-12  Sergey Poznyakoff  <gray@gnu.org.ua>
9947
9948         * lib/argp-help.c (argp_doc): Make sure NULL is not passed to
9949         dgettext.
9950
9951 2006-09-12  Jim Meyering  <jim@meyering.net>
9952
9953         * lib/nanosleep.c: Include <sys/types.h> before sys/select.h, to avoid
9954         compilation failure (due to use of pid_t in latter) on NetBSD 1.6.
9955         Reported by Nelson H. F. Beebe.
9956
9957 2006-09-10  Sergey Poznyakoff  <gray@gnu.org.ua>
9958
9959         * lib/argp-parse.c (__argp_parse) [!_LIBC]: Make sure
9960         program_invocation_name and program_invocation_short_name are
9961         initialized.
9962         * lib/argp-namefrob.h: Move declarations of program_invocation_name
9963         and program_invocation_short_name to argp.h, so they are visible
9964         to user programs.
9965         * lib/argp.h: Likewise
9966
9967 2006-09-10  Bruno Haible  <bruno@clisp.org>
9968
9969         * modules/mkdtemp (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
9970         m4/inttypes_h.m4, m4/uintmax_t.m4.
9971
9972 2006-09-10  Bruno Haible  <bruno@clisp.org>
9973
9974         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Don't require
9975         gl_AC_TYPE_UINTMAX_T.
9976
9977 2006-09-10  Bruno Haible  <bruno@clisp.org>
9978
9979         * lib/mkdtemp.c: Include <stdint.h> always. Don't include <inttypes.h>.
9980
9981 2006-09-09  Sergey Poznyakoff  <gray@gnu.org.ua>
9982
9983         * lib/argp.h (struct argp): Document the N_("..") "\v" N_("..")
9984         convention.  Text proposed by Bruno Haible.
9985         (struct argp_option): Document the use of N_() wrappers.
9986
9987         * lib/argp-help.c (argp_doc): Split the untranslated doc string on
9988         '\v', and translate the two parts separately, instead of feeding
9989         the whole string to gettext.  This allows to exclude
9990         '\v' from the strings visible to the translator by writing doc
9991         strings as N_("..") "\v" N_("..").
9992
9993 2006-09-09  Paul Eggert  <eggert@cs.ucla.edu>
9994
9995         * config/srclist.txt: Undo latest change; the bug was fixed.
9996
9997 2006-09-09  Bruno Haible  <bruno@clisp.org>
9998
9999         * gnulib-tool (func_emit_lib_Makefile_am): Eliminate lib_LDFLAGS
10000         assignments if building a library without libtool.
10001         (func_emit_tests_Makefile_am): Likewise. Handle lib_* variables as
10002         in func_emit_lib_Makefile_am.
10003         (func_import): When building a static library libfoo.a, arrange to
10004         define variables LIBFOO_LIBDEPS and LIBFOO_LTLIBDEPS.
10005         (func_create_testdir): Likewise.
10006         * modules/gc (configure.ac, Makefile.am): If building statically,
10007         augment gl_libdeps and gl_ltlibdeps instead of lib_LDFLAGS.
10008         * modules/iconvme (configure.ac, Makefile.am): Likewise.
10009         * modules/striconv (configure.ac, Makefile.am): Likewise.
10010         Based on a suggestion by Ralf Wildenhues.
10011
10012 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
10013
10014         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
10015         Check for unistd.h too, since Autoconf doesn't assume POSIX.
10016         Also:
10017
10018         2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
10019         Add year_2050_test to catch glibc bug 2821
10020         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
10021
10022         2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
10023         Prefer #ifdef to #if.
10024
10025         2006-04-02  Paul Eggert  <eggert@cs.ucla.edu>
10026         Return from 'main' instead of calling 'exit'.
10027
10028 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
10029
10030         * lib/mktime.c (guess_time_tm): Fix bug where mktime
10031         returned the maximum time_t value rather than (time_t) -1.
10032         Problem originally reported by William Bardwell
10033         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
10034
10035         * lib/isapipe.h (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
10036         Moved to here ...
10037         * lib/isapipe.c (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
10038         ... from here.
10039
10040 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
10041
10042         * config/srclist.txt: Temporarily comment out mktime.c until glibc bug
10043         2821 is fixed.
10044
10045 2006-09-08  Jim Meyering  <jim@meyering.net>
10046
10047         Don't make generated files read-only.  That would bother too many
10048         people.  However, do retain the ability to work when targets are
10049         read-only: remove the destination and temporary files before writing
10050         them (when generated via sed or echo), or by using the -f option for
10051         both cp and mv commands.  Suggestion to use -f from Paul Eggert.
10052         * modules/alloca-opt, modules/argz, modules/arpa_inet:
10053         * modules/byteswap, modules/configmake, modules/fcntl:
10054         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
10055         * modules/localcharset, modules/netinet_in, modules/poll:
10056         * modules/stdbool, modules/stdint, modules/sys_select:
10057         * modules/sys_socket, modules/sys_stat, modules/sysexits:
10058
10059 2006-09-08  Jim Meyering  <jim@meyering.net>
10060
10061         Avoid new build failure on FreeBSD 6.0.
10062         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Include
10063         <sys/param.h> when testing whether getmntinfo uses statvfs.  Patch by
10064         Pavel Tsekov, in <http://savannah.gnu.org/bugs/?17643>.
10065
10066 2006-09-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10067
10068         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't use plain echo.
10069
10070 2006-09-07  Jim Meyering  <jim@meyering.net>
10071
10072         Fix global typo in last change: use chmod u-w, not chmod u-x.
10073         Spotted by Paul Eggert and Bruce Korb.
10074         * modules/alloca-opt, modules/argz, modules/arpa_inet:
10075         * modules/byteswap, modules/configmake, modules/fcntl:
10076         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
10077         * modules/localcharset, modules/netinet_in, modules/poll:
10078         * modules/stdbool, modules/stdint, modules/sys_select:
10079         * modules/sys_socket, modules/sys_stat, modules/sysexits:
10080
10081 2006-09-06  Jim Meyering  <jim@meyering.net>
10082
10083         Make generated files be read-only.
10084         * modules/alloca-opt (Makefile.am): Work also when $@ is read-only.
10085         Ensure that each generated file is now read-only.
10086         * modules/argz: Likewise.
10087         * modules/arpa_inet: Likewise.
10088         * modules/byteswap: Likewise.
10089         * modules/configmake: Likewise.
10090         * modules/fcntl: Likewise.
10091         * modules/fnmatch: Likewise.
10092         * modules/getopt: Likewise.
10093         * modules/glob: Likewise.
10094         * modules/inttypes: Likewise.
10095         * modules/netinet_in: Likewise.
10096         * modules/poll: Likewise.
10097         * modules/stdbool: Likewise.
10098         * modules/stdint: Likewise.
10099         * modules/sys_select: Likewise.
10100         * modules/sys_socket: Likewise.
10101         * modules/sys_stat: Likewise.
10102         * modules/sysexits: Likewise.
10103         * modules/localcharset: Same as above, but continue using temporary
10104         file named "t-$@" (why different?) rather than the "$@-t" used
10105         everywhere else.
10106
10107         * modules/sysexits (Makefile.am): Replace literal occurrences
10108         of "sysexit.h" more readable, and more consistent, "$@".
10109
10110 2006-09-06  Bruno Haible  <bruno@clisp.org>
10111
10112         * modules/striconv: New file.
10113         * modules/xstriconv: New file.
10114         * MODULES.html.sh (Internationalization functions): Add striconv,
10115         xstriconv.
10116
10117 2006-09-06  Bruno Haible  <bruno@clisp.org>
10118
10119         * modules/gc (Makefile.am): Augment lib_LDFLAGS, not lib_LIBADD.
10120         * modules/iconvme (Makefile.am): Likewise. Also handle the case of
10121         not using libtool correctly.
10122
10123 2006-09-06  Bruno Haible  <bruno@clisp.org>
10124
10125         * lib/striconv.h: New file.
10126         * lib/striconv.c: New file, merging iconvme.c with GNU gettext's
10127         iconvstring.c.
10128         * lib/xstriconv.h: New file.
10129         * lib/xstriconv.c: New file.
10130
10131 2006-09-06  Bruno Haible  <bruno@clisp.org>
10132
10133         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
10134         lib_..._LDFLAGS.
10135
10136 2006-09-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10137
10138         * lib/argz_.h: Sync from Libtool.
10139
10140         2006-09-04  George Bosilca <bosilca@cs.utk.edu>
10141                 and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
10142
10143         * lib/libltdl/argz_.h: It's __cplusplus, not _cplusplus.
10144
10145 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
10146
10147         * modules/trim: New file.
10148
10149 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
10150
10151         * lib/trim.h: New file.
10152         * lib/trim.c: New file.
10153
10154 2006-09-05  Bruno Haible  <bruno@clisp.org>
10155
10156         * MODULES.html.sh (String handling): Add trim.
10157
10158 2006-09-04  Karl Berry  <karl@gnu.org>
10159
10160         * config/srclist.txt (signed.m4, gettext.m4): changes not propagated
10161         until next release.
10162
10163 2006-09-03  Bruno Haible  <bruno@clisp.org>
10164
10165         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Locate mingw shared libraries
10166         correctly.
10167
10168 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
10169
10170         * m4/getloadavg.m4 (gl_GETLOADAVG): Use CONFIGURING_GETLOADAVG,
10171         not gl_GETLOADAVG.  Omit unneeded semicolons.
10172         Problems reported by Ralf Wildenhues in
10173         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
10174         (gl_PREREQ_GETLOADAVG): Use AC_DEFUN, not m4_define.  Put
10175         at the end, which is the usual gnulib style.
10176
10177         * m4/fstypename.m4 (gl_FSTYPENAME): Use AC_CHECK_MEMBERS instead
10178         of doing all the work ourselves.
10179         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Don't check for
10180         sys/statvfs.h since the code doesn't use HAVE_SYS_STATVFS_H.
10181
10182 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
10183
10184         * lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not gl_GETLOADAVG.
10185         Problem reported by Ralf Wildenhues in
10186         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
10187
10188         * lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STATFS replaced by
10189         HAVE_STRUCT_STATFS_F_FSTYPENAME.
10190
10191 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
10192
10193         * gnulib-tool (func_emit_lib_Makefile_am): Fix typos in
10194         yesterday's patch by changing test -n to test -z.
10195
10196 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
10197
10198         * modules/getloadavg (Files): Add m4/getloadavg.m4.
10199         (configure.ac): AC_FUNC_GETLOADAVG -> gl_GETLOADAVG, as
10200         the former is now obsolescent.
10201
10202         * modules/chdir-long (Depends-on): Add fcntl.
10203
10204 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
10205
10206         * m4/fnmatch.m4: Add comment that Autoconf AC_FUNC_FNMATCH is
10207         obsolescent, and programs should use gnulib instead.
10208         * m4/getloadavg.m4: New file, with contents taken from Autoconf
10209         but with prefixes changed.
10210
10211 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
10212
10213         * lib/getloadavg.c [defined gl_GETLOADAVG]: Don't include config.h
10214         or stdbool.h, because they might not exist while configuring.
10215
10216         * lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
10217         Don't include unistd.h or limits.h; not needed, since chdir-long.h
10218         does that for us.
10219         (O_DIRECTORY): Remove.
10220
10221 2006-08-31  Eric Blake  <ebb9@byu.net>
10222
10223         * gnulib-tool: Don't let emacs change spaces to TAB.
10224
10225 2006-08-31  Bruno Haible  <bruno@clisp.org>
10226
10227         * gnulib-tool: When calling func_import more than once, do it in a
10228         subshell.
10229         Reported by Eric Blake <ebb9@byu.net>.
10230
10231 2006-08-31  Bruno Haible  <bruno@clisp.org>
10232
10233         * gnulib-tool (nl): Remove variable.
10234         (sed_transform_lib_file): Use more robust test for config-h module.
10235         (func_import): Fix typo in 2006-08-25 patch.
10236
10237 2006-08-31  Bruno Haible  <bruno@clisp.org>
10238
10239         * gnulib-tool (func_emit_lib_Makefile_am): When --makefile-name was
10240         specified, augment Makefile.am variables instead of assigning them.
10241
10242 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
10243
10244         Work around a bug in both the Linux and SunOS 64-bit kernels:
10245         nanosleep mishandles sleeps for longer than 2**31 seconds.
10246         Problem reported by Frank v Waveren in
10247         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
10248         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_CLOCK_TIME.
10249         Check for nanosleep bug.
10250         (LIB_NANOSLEEP): Append clock_gettime library if needed.
10251
10252 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
10253
10254         Work around a bug in both the Linux and SunOS 64-bit kernels:
10255         nanosleep mishandles sleeps for longer than 2**31 seconds.
10256         Problem reported by Frank v Waveren in
10257         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
10258         * lib/nanosleep.c (BILLION): New constant.
10259         (getnow) [HAVE_BUG_BIG_NANOSLEEP]: New functions.
10260         (rpl_nanosleep) [HAVE_BUG_BIG_NANOSLEEP]: Completely new
10261         implementation.
10262
10263 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
10264
10265         * modules/nanosleep (Depends-on): Add gettime.
10266
10267 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
10268         and Simon Josefsson  <jas@extundo.com>
10269         and Oskar Liljeblad  <oskar@osk.mine.nu>
10270
10271         * MODULES.html.sh (Support for building documentation): Add gpl, lgpl.
10272         * gnulib-tool (func_import): New license type 'unmodifiable license
10273         text'.
10274         * modules/fdl: Use it.  Longer description.
10275         * module/gpl, module/lgpl: New files.
10276
10277 2006-08-30  Jim Meyering  <jim@meyering.net>
10278
10279         * lib/isapipe.c (isapipe): Rename local s/fd/fd_pair/ to avoid
10280         shadowing the parameter.
10281
10282 2006-08-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10283
10284         Sync from Libtool:
10285
10286         2006-08-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10287
10288         * lib/libltdl/argz.c: Use `#ifdef HAVE_CONFIG_H', to facilitate code
10289         sharing with gnulib.  Report by Eric Blake.
10290
10291 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
10292
10293         * modules/isapipe: New file.
10294         * MODULES.html.sh (File descriptor based Input/Output): Add isapipe.
10295
10296 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
10297
10298         * modules/configmake (Makefile.am): Add a comment, and omit
10299         the CONFIGMAKE_ prefix from generated macro names.  Suggested
10300         by Bruno Haible.
10301
10302 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
10303
10304         * m4/isapipe.m4: New file.
10305
10306 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
10307
10308         * lib/isapipe.c, lib/isapipe.h: New files.
10309
10310 2006-08-29  Jim Meyering  <jim@meyering.net>
10311
10312         * modules/configmake (Makefile.am): Make configmake.h depend on
10313         Makefile.  Otherwise, a stale configmake.h could hang around.
10314
10315 2006-08-29  Eric Blake  <ebb9@byu.net>
10316
10317         * lib/error.c (error_at_line, print_errno_message): Match libc, after
10318         resolution of upstream bug 3044.
10319
10320 2006-08-29  Bruno Haible  <bruno@clisp.org>
10321
10322         * modules/localcharset (Depends-on): Add configmake.
10323         (Makefile.am): Remove setting of LIBDIR through DEFS.
10324
10325 2006-08-29  Bruno Haible  <bruno@clisp.org>
10326
10327         * lib/localcharset.c: Include configmake.h in order to get LIBDIR
10328         defined.
10329
10330 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
10331
10332         * modules/fcntl: New file.
10333         * modules/chdir-safer (Depends-on): Add fcntl.
10334         * modules/fts: Likewise.
10335         * modules/mkdir-p: Likewise.
10336
10337         * modules/stdint (Makefile.am): Do not substitute ABSOLUTE_INTTYPES_H.
10338         This undoes the most recent change, since we're now addressing the
10339         problem in a different way.
10340
10341         * gnulib-tool (emit_lib_Makefile_am): Don't put $makefile_name
10342         into output, since the output might be called Makefile.am even
10343         if $makefile_name is something different.
10344         (func_import): Use $makefile_am rather than
10345         ${makefile_name-Makefile.am}, to fix a bug where makefile_name was
10346         empty.
10347
10348         * modules/inttypes (Files): Add m4/inttypes-h.m4.
10349
10350 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
10351
10352         * m4/inttypes.m4 (gl_INTTYPES_H): Move ABSOLUTE_INTTYPES_H code here...
10353         * m4/stdint.m4 (gl_STDINT_H): ... from here.  This undoes the most
10354         recent change to stdint.m4, since we're now addressing the problem in a
10355         different way.
10356
10357 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
10358
10359         * m4/fcntl_h.m4: New file.
10360
10361 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
10362
10363         * lib/fcntl_.h: New file.
10364         * lib/chdir-safer.c (O_DIRECTORY, O_NOFOLLOW): Remove, now that we have
10365         the fcntl module.
10366         * lib/dirchownmod.c: Likewise.
10367         * lib/fts.c: Likewise.
10368
10369         * lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:
10370         Include @ABSOLUTE_INTTYPES_H@ if available, but do nothing else.
10371         * lib/stdint_.h (_GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H): Define
10372         just before including <inttypes.h>, to avoid circular inclusion.
10373
10374 2006-08-28  Jim Meyering  <jim@meyering.net>
10375
10376         * doc/visibility.texi: Actually read and correct the grammar of the
10377         sentence affected by yesterday's change.
10378
10379 2006-08-28  Eric Blake  <ebb9@byu.net>
10380
10381         * modules/inttypes (Makefile.am): Fix sed error when inttypes.h
10382         needs wrapper.
10383
10384 2006-08-28  Eric Blake  <ebb9@byu.net>
10385
10386         * m4/inttypes.m4 (gl_INTTYPES_H): Fix missing #endif.
10387
10388 2006-08-28  Eric Blake  <ebb9@byu.net>
10389
10390         * m4/codeset.m4 (AM_LANGINFO_CODESET): Avoid compiler warning.
10391
10392 2006-08-28  Bruno Haible  <bruno@clisp.org>
10393
10394         * modules/c-strstr: New file, from GNU gettext.
10395         * MODULES.html.sh (String handling): Add c-strstr.
10396
10397 2006-08-28  Bruno Haible  <bruno@clisp.org>
10398
10399         * m4/inttypes.m4 (gl_INTTYPES_H): Don't test for the existence of SCNX*
10400         macros.
10401         Reported by Eric Blake.
10402
10403 2006-08-28  Bruno Haible  <bruno@clisp.org>
10404
10405         * lib/vasnprintf.c (EOVERFLOW): Remove definition.
10406         (VASNPRINTF): Return a string of length > INT_MAX without failing.
10407         * lib/vasprintf.c: Include errno.h, limits.h.
10408         (EOVERFLOW): New fallback definition.
10409         (vasprintf): Test here whether the string length is > INT_MAX.
10410         * lib/vsnprintf.c: Include errno.h, limits.h.
10411         (EOVERFLOW): New fallback definition.
10412         (vsnprintf): Fix bug when generated string was too long for the buffer.
10413         Test here whether the string length is > INT_MAX.
10414
10415 2006-08-28  Bruno Haible  <bruno@clisp.org>
10416
10417         * lib/inttypes_.h (SCNX*): Remove definitions.
10418         Reported by Eric Blake.
10419
10420 2006-08-28  Bruno Haible  <bruno@clisp.org>
10421
10422         * lib/c-strstr.h: New file, from GNU gettext.
10423         * lib/c-strstr.c: New file, from GNU gettext.
10424
10425 2006-08-28  Bruno Haible  <bruno@clisp.org>
10426
10427         * gnulib-tool: Reorder some statements.
10428
10429 2006-08-28  Bruno Haible  <bruno@clisp.org>
10430
10431         * gnulib-tool: New option --makefile-name.
10432         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Use
10433         $makefile_name.
10434         (func_import): Write $makefile_name to the cache file, and read it from
10435         there unless explicitly specified. Use $makefile_name as file name
10436         instead of Makefile.am. Adjust the recommendations accordingly.
10437
10438 2006-08-28  Bruno Haible  <bruno@clisp.org>
10439
10440         * gnulib-tool (func_verify_module): Check against misapplying patch.
10441
10442 2006-08-28  Bruno Haible  <bruno@clisp.org>
10443
10444         * gnulib-tool (func_relativize, func_relconcat): New functions.
10445         Give an error if --local-dir is given with --update.
10446         Remove trailing slashes from $local_gnulib_dir.
10447         (func_import): Store the relativized $local_gnulib_dir in
10448         gnulib-cache.m4, and read it from there if not specified explicitly.
10449
10450 2006-08-28  Bruno Haible  <bruno@clisp.org>
10451
10452         * gnulib-tool (func_get_tests_module): Don't assume that $gnulib_dir
10453         is the current directory. Respect also $local_gnulib_dir.
10454
10455 2006-08-28  Bruno Haible  <bruno@clisp.org>
10456             Simon Josefsson  <jas@extundo.com>
10457
10458         BeOS portability.
10459         * lib/getaddrinfo.c (PF_INET, PF_UNSPEC): New macros.
10460
10461 2006-08-27  Jim Meyering  <jim@meyering.net>
10462
10463         * doc/visibility.texi: Remove duplicate word: "pointer".
10464
10465 2006-08-26  Bruno Haible  <bruno@clisp.org>
10466
10467         * modules/inttypes (Files): Add lib/inttypes_.h, remove lib/inttypes.h.
10468         Add m4/inttypes.m4, remove m4/_inttypes_h.m4 and m4/include_next.m4.
10469         (Makefile.am): Create inttypes.h from inttypes_.h.
10470         * modules/stdint (Makefile.am): Substitute also ABSOLUTE_INTTYPES_H.
10471
10472         * modules/imaxabs: New file.
10473
10474         * modules/imaxdiv: New file.
10475
10476 2006-08-26  Bruno Haible  <bruno@clisp.org>
10477
10478         * m4/inttypes.m4: New file.
10479         * m4/_inttypes_h.m4: Remove file.
10480         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Also AC_SUBST
10481         PRI_MACROS_BROKEN.
10482         * m4/stdint.m4 (gl_STDINT_H): Define also ABSOLUTE_INTTYPES_H.
10483
10484         * m4/imaxabs.m4: New file.
10485
10486         * m4/imaxdiv.m4: New file.
10487
10488 2006-08-26  Bruno Haible  <bruno@clisp.org>
10489
10490         * lib/inttypes_.h: New file.
10491         * lib/inttypes.h: Remove file.
10492         * lib/stdint_.h: Include <inttypes.h> through its absolute filename.
10493
10494         * lib/imaxabs.c: New file.
10495
10496         * lib/imaxdiv.c: New file.
10497
10498 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
10499
10500         New config-h module, so that "make" output needn't be cluttered
10501         by -DHAVE_CONFIG_H.
10502         * MODULES.html.sh (Support for building libraries and executables):
10503         Add config-h.
10504         * modules/config-h: New file.
10505         * gnulib-tool (nl, sed_transform_lib_file): New vars.
10506         (func_import): Turn "#ifdef HAVE_CONFIG_H" to "#if 1" if
10507         the config-h module is used.
10508
10509         New configmake module, so that "make" output needn't be cluttered
10510         by fluff like '-DLIBDIR=\"/usr/local/lib\"'.
10511         * MODULES.html.sh (Support for building libraries and executables):
10512         Add configmake.
10513         * modules/configmake: New file.
10514
10515 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
10516
10517         * m4/config-h.m4: New file.
10518
10519 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
10520
10521         * config/srclist.txt: Add elisp-comp.
10522
10523 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
10524
10525         * MODULES.html.sh (Support for building libraries and executables):
10526         Add elisp-comp.
10527         * build-aux/elisp-comp: New file.
10528         * modules/elisp-comp: New file.
10529
10530 2006-08-24  Bruno Haible  <bruno@clisp.org>
10531
10532         * gnulib-tool (func_create_testdir): Use non-default values of
10533         sourcebase and m4base.
10534
10535 2006-08-24  Bruno Haible  <bruno@clisp.org>
10536
10537         * MODULES.html.sh (Compatibility checks for POSIX:2001 functions: Fix
10538         HTML structure.
10539
10540 2006-08-23  Paul Eggert  <eggert@cs.ucla.edu>
10541
10542         * modules/openat (Depends-on): Add lchown.
10543
10544 2006-08-23  Bruno Haible  <bruno@clisp.org>
10545
10546         * gnulib-tool (func_import, func_create_testdir): Emit an invocation
10547         of gl_LOCK_EARLY instead of gl_LOCK.
10548
10549 2006-08-23  Bruno Haible  <bruno@clisp.org>
10550
10551         * m4/lock.m4 (gl_LOCK_BODY): Change the default value of gl_use_threads
10552         on OSF/1 to no.
10553         Reported by Stephen Cartwright <sgcartwr@ucalgary.ca>.
10554
10555 2006-08-23  Bruno Haible  <bruno@clisp.org>
10556
10557         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't consider BeOS statvfs
10558         as unusable.
10559
10560         * m4/lock.m4 (gl_LOCK_EARLY): Renamed from gl_LOCK.
10561         (gl_LOCK_BODY): Remove gl_PREREQ_LOCK invocation.
10562         (gl_LOCK): New macro.
10563
10564 2006-08-22  Simon Josefsson  <jas@extundo.com>
10565
10566         * modules/gc-md5 (Makefile.am): Need to add md5.h, after changes
10567         to md5 module.
10568
10569 2006-08-22  Simon Josefsson  <jas@extundo.com>
10570
10571         * MODULES.html.sh: Add "Support for maintaining and release
10572         projects".
10573
10574         * build-aux/gnupload: New file, from coreutils.
10575
10576 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
10577
10578         Avoid the need for AC_LIBSOURCES in m4 macros.
10579         * modules/arcfour (EXTRA_DIST): Add arcfour.h.
10580         * modules/arctwo (EXTRA_DIST): Add arctwo.h.
10581         * modules/check-version (EXTRA_DIST): Add check-version.h.
10582         * modules/crc (EXTRA_DIST): Add crc.h.
10583         * modules/des (EXTRA_DIST): Add des.h.
10584         * modules/gc (EXTRA_DIST): Add gc.h.
10585         * modules/getdelim (EXTRA_DIST): Add getdelim.h.
10586         * modules/getline (EXTRA_DIST): Add getline.h.
10587         * modules/getlogin_r (EXTRA_DIST): Add getlogin_r.h.
10588         * modules/hmac-md5 (EXTRA_DIST): Add hmac.h.
10589         * modules/hmac-sha1 (EXTRA_DIST): Add hmac.h.
10590         * modules/md2 (EXTRA_DIST): Add md2.h.
10591         * modules/md4 (EXTRA_DIST): Add md4.h.
10592         * modules/pagealign_alloc (EXTRA_DIST): Add pagealign_alloc.h.
10593         * modules/read-file (EXTRA_DIST): Add read-file.h.
10594         * modules/readline (EXTRA_DIST): Add readline.h.
10595         * modules/rijndael (EXTRA_DIST): Add rijndael-alg-fst.h,
10596         rijndael-api-fst.h.
10597
10598 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
10599
10600         * m4/rijndael.m4 (gl_ARCFOUR):
10601         * m4/arctwo.m4 (gl_ARCTWO):
10602         * m4/check-version.m4 (gl_CHECK_VERSION):
10603         * m4/crc.m4 (gl_CRC):
10604         * m4/des.m4 (gl_DES):
10605         * m4/gc-pbkdf2-sha1.m4 (gl_GC_PBKDF2_SHA1):
10606         * m4/gc.m4 (gl_GC):
10607         * m4/getdelim.m4 (gl_FUNC_GETDELIM):
10608         * m4/getline.m4 (gl_FUNC_GETLINE):
10609         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE):
10610         * m4/hmac-md5.m4 (gl_HMAC_MD5):
10611         * m4/hmac-sha1.m4 (gl_HMAC_SHA1):
10612         * m4/md2.m4 (gl_MD2):
10613         * m4/md4.m4 (gl_MD4):
10614         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC):
10615         * m4/read-file.m4 (gl_FUNC_READ_FILE):
10616         * m4/readline.m4 (gl_FUNC_READLINE):
10617         * m4/rijndael.m4 (gl_RIJNDAEL):
10618         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
10619         to get the necessary .h files and whatnot.
10620
10621 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
10622
10623         * config/srclist.txt: Remove gnupload, since coreutils now syncs from
10624         gnulib rather than the other way around.
10625         * config/srclistvars.sh (COREUTILS): Remove.
10626
10627 2006-08-22  Jim Meyering  <jim@meyering.net>
10628
10629         * modules/mkdir-p (Makefile.am): Fix typo: s/lib+SOURCES/lib_SOURCES/.
10630
10631         * modules/getpass-gnu (Makefile.am): Add getpass.h to EXTRA_DIST.
10632
10633 2006-08-22  Eric Blake  <ebb9@byu.net>
10634
10635         * modules/regexprops-generic: New file.
10636         * MODULES.html.sh (Support for building documentation): List it.
10637
10638 2006-08-22  Eric Blake  <ebb9@byu.net>
10639
10640         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Avoid compiler warning.
10641         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
10642         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Likewise.
10643         * m4/intmax_t.m4 (gt_AC_TYPE_INTMAX_T): Likewise.
10644
10645 2006-08-22  Bruno Haible  <bruno@clisp.org>
10646
10647         * gnulib-tool (func_emit_lib_Makefile_am): Don't treat lib_LIBRARIES
10648         and lib_LTLIBRARIES like the other lib_* variables.
10649
10650 2006-08-22  Bruno Haible  <bruno@clisp.org>
10651
10652         * build-aux/x-to-1.in: New file, from GNU gettext.
10653
10654 2006-08-22  Bruno Haible  <bruno@clisp.org>
10655
10656         * m4/readutmp.m4 (gl_READUTMP): Compile readutmp.c only if <utmp.h> or
10657         <utmpx.h> exists.
10658
10659 2006-08-22  Bruno Haible  <bruno@clisp.org>
10660
10661         * lib/readutmp.h: Skip most definitions if neither <utmp.h> nor
10662         <utmpx.h> exists.
10663
10664 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
10665
10666         BeOS portability.
10667         * lib/dirchownmod.c (dirchownmod): Don't use fchmod if it doesn't
10668         exist.
10669         Problem reported by Bruno Haible.
10670
10671 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
10672
10673         Avoid the need for AC_LIBSOURCES in m4 macros.
10674         * modules/acl (EXTRA_DIST): Add acl.h.
10675         * modules/argmatch (Files): Add m4/argmatch.m4.
10676         (configure.ac): Add gl_ARGMATCH.
10677         (EXTRA_DIST): Renamed from lib_SOURCES, for
10678         consistency with the other modules.  Remove argmatch.c.
10679         * modules/backupfile (EXTRA_DIST): Add backupfile.h.
10680         * modules/c-strtod (EXTRA_DIST): Add c-strtod.h.
10681         * modules/c-strtold (EXTRA_DIST): Add c-strtod.c, c-strtod.h.
10682         * modules/canonhost (EXTRA_DIST): Add c-canonhost.h.
10683         * modules/canonicalize (EXTRA_DIST): Add canonicalize.h.
10684         * modules/chdir-long (EXTRA_DIST): Add chdir-long.h.
10685         * modules/chdir-safer (EXTRA_DIST): Add chdir-safer.h.
10686         * modules/cloexec (EXTRA_DIST): Add cloexec.h.
10687         * modules/close-stream (EXTRA_DIST): Add close-stream.h.
10688         * modules/closeout (EXTRA_DIST): Add closeout.h.
10689         * modules/cycle-check (EXTRA_DIST): Add cycle-check.h.
10690         * modules/dev-ino (EXTRA_DIST): Add dev-ino.h.
10691         * modules/dirfd (EXTRA_DIST): Add dirfd.h.
10692         * modules/dirname (EXTRA_DIST): Renamed from lib_SOURCES.  Add
10693         dirname.h; remove basename.c and stripslash.c.
10694         * modules/exclude (EXTRA_DIST): Add exclude.h.
10695         * modules/exitfail (EXTRA_DIST): Add exitfail.h.
10696         * modules/fcntl-safer (EXTRA_DIST): Add fcntl-safer.h fcntl--.h.
10697         * modules/file-type (EXTRA_DIST): Add file-type.h.
10698         * modules/filemode (EXTRA_DIST): Add filemode.h.
10699         * modules/filenamecat (EXTRA_DIST): Add filenamecat.h.
10700         * modules/fopen-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
10701         * modules/fpending (EXTRA_DIST): Add __fpending.h.
10702         * modules/fprintftime (EXTRA_DIST): Add fprintftime.h.
10703         * modules/fsusage (EXTRA_DIST): Add fsusage.h.
10704         * modules/fts (EXTRA_DIST): Add fts_.h fts-cycle.c.
10705         * modules/getcwd (EXTRA_DIST): Add getcwd.h.
10706         * modules/getdate (EXTRA_DIST): Add getdate.c.
10707         * modules/gethrxtime (EXTRA_DIST): Add gethrxtime.h xtime.h.
10708         * modules/getpagesize (EXTRA_DIST): Add getpagesize.h.
10709         * modules/getpass (EXTRA_DIST): Add getpass.h.
10710         * modules/glob (EXTRA_DIST): Add glob_.h glob-libc.h.
10711         * modules/group-member (EXTRA_DIST): Add group-member.h.
10712         * modules/hard-locale (EXTRA_DIST): Add hard-locale.h.
10713         * modules/hash (EXTRA_DIST): Add hash.h.
10714         * modules/human (EXTRA_DIST): Add human.h.
10715         * modules/inttypes (EXTRA_DIST): Add inttypes.h.
10716         * modules/lchmod (EXTRA_DIST): Add lchmod.h.
10717         * modules/lchown (EXTRA_DIST): Add lchown.h.
10718         * modules/long-options (EXTRA_DIST): Add long-options.h.
10719         * modules/lstat (EXTRA_DIST): Add lstat.h.
10720         * modules/md5 (EXTRA_DIST): Add memcasecmp.h.
10721         * modules/memcoll (EXTRA_DIST): Add memcoll.h.
10722         * modules/mempcpy (EXTRA_DIST): Add mempcpy.h.
10723         * modules/memrchr (EXTRA_DIST): Add memrchr.h.
10724         * modules/memxor (EXTRA_DIST): Add memxor.h.
10725         * modules/mkancesdirs (EXTRA_DIST): Add mkancesdirs.h.
10726         * modules/mkdir-p (EXTRA_DIST): Add modechange.h.
10727         * modules/mountlist (EXTRA_DIST): Add mountlist.h.
10728         * modules/openat (EXTRA_DIST): Add at-func.c openat.h openat-priv.h.
10729         * modules/pathmax (EXTRA_DIST): Add pathmax.h.
10730         * modules/physmem (EXTRA_DIST): Add physmem.h.
10731         * modules/posixtm (EXTRA_DIST): Add posixtm.h.
10732         * modules/posixver (EXTRA_DIST): Add posixver.h.
10733         * modules/quote (EXTRA_DIST): Add quote.h.
10734         * modules/quotearg (EXTRA_DIST): Add quotearg.h.
10735         * modules/readtokens (EXTRA_DIST): Add readtokens.h.
10736         * modules/readutmp (EXTRA_DIST): Add readutmp.h.
10737         * modules/regex (EXTRA_DIST): Add regcomp.c regex.h regex_internal.c
10738         regex_internal.h regexec.c.
10739         * modules/safe-read (EXTRA_DIST): Add safe-read.h.
10740         * modules/safe-write (EXTRA_DIST): Add safe-write.h.
10741         * modules/same (EXTRA_DIST): Add same.h.
10742         * modules/same-inode (EXTRA_DIST): Add same-inode.h.
10743         * modules/save-cwd (EXTRA_DIST): Add save-cwd.h.
10744         * modules/savedir (EXTRA_DIST): Add savedir.h.
10745         * modules/sha1 (EXTRA_DIST): Add sha1.h.
10746         * modules/sig2str (EXTRA_DIST): Add sig2str.h.
10747         * modules/stat-macros (EXTRA_DIST): Add stat-macros.h.
10748         * modules/stat-time (EXTRA_DIST): Add stat-time.h.
10749         * modules/stdlib-safer (EXTRA_DIST): Add stdlib-safer.h stdlib--.h.
10750         * modules/strdup (EXTRA_DIST): Add strdup.h.
10751         * modules/strftime (EXTRA_DIST): Add strftime.h.
10752         * modules/strndup (EXTRA_DIST): Add strndup.h.
10753         * modules/strnlen (EXTRA_DIST): Add strnlen.h.
10754         * modules/strverscmp (EXTRA_DIST): Add strverscmp.h.
10755         * modules/time_r (EXTRA_DIST): Add time_r.h.
10756         * modules/timespec (EXTRA_DIST): Add timespec.h.
10757         * modules/tmpfile-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
10758         * modules/unistd-safer (EXTRA_DIST): Add unistd-safer.h unistd--.h.
10759         * modules/unlinkdir (EXTRA_DIST): Add unlinkdir.h.
10760         * modules/unlocked-io (EXTRA_DIST): Add unlocked-io.h.
10761         * modules/userspec (EXTRA_DIST): Add userspec.h.
10762         * modules/utimecmp (EXTRA_DIST): Add utimecmp.h.
10763         * modules/utimens (EXTRA_DIST): Add utimens.h.
10764         * modules/xalloc (EXTRA_DIST): Add xalloc.h.
10765         * modules/xgetcwd (EXTRA_DIST): Add xgetcwd.h.
10766         * modules/xnanosleep (EXTRA_DIST): Add xnanosleep.h.
10767         * modules/xreadlink (EXTRA_DIST): Add xreadlink.h.
10768         * modules/xstrtod (EXTRA_DIST): Add xstrtod.h.
10769         * modules/xstrtol (EXTRA_DIST): Add xstrtol.h.
10770         * modules/xstrtold (EXTRA_DIST): Add xstrtod.c xstrtod.h.
10771         * modules/yesno (EXTRA_DIST): Add yesno.h.
10772
10773 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
10774
10775         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Check for fchmod.
10776
10777         * m4/argmatch.m4: New file, from coreutils with AC_LIBSOURCES removed.
10778         * m4/dev-ino.m4, same-inode.m4: Remove.
10779
10780         * m4/_inttypes_h.m4 (gl_INTTYPES_H):
10781         * m4/acl.m4 (AC_FUNC_ACL):
10782         * m4/backupfile.m4 (gl_BACKUPFILE):
10783         * m4/c-strtod.m4 (gl_C99_STRTOLD):
10784         * m4/canon-host.m4 (gl_CANON_HOST):
10785         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
10786         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG):
10787         * m4/chdir-safer.m4 (gl_CHDIR_SAFER):
10788         * m4/cloexec.m4 (gl_CLOEXEC):
10789         * m4/close-stream.m4 (gl_CLOSE_STREAM):
10790         * m4/closeout.m4 (gl_CLOSEOUT):
10791         * m4/dirfd.m4 (gl_FUNC_DIRFD):
10792         * m4/dirname.m4 (gl_DIRNAME):
10793         * m4/exclude.m4 (gl_EXCLUDE):
10794         * m4/exitfail.m4 (gl_EXITFAIL):
10795         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER):
10796         * m4/file-type.m4 (gl_FILE_TYPE):
10797         * m4/filemode.m4 (gl_FILEMODE):
10798         * m4/filenamecat.m4 (gl_FILE_NAME_CONCAT):
10799         * m4/fpending.m4 (gl_FUNC_FPENDING):
10800         * m4/fprintftime.m4 (gl_FPRINTFTIME):
10801         * m4/fts.m4 (gl_FUNC_FTS):
10802         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL):
10803         * m4/getdate.m4 (gl_GETDATE):
10804         * m4/gethrxtime.m4 (gl_GETHRXTIME):
10805         * m4/getpagesize.m4 (gl_GETPAGESIZE):
10806         * m4/getpass.m4 (gl_FUNC_GETPASS):
10807         * m4/gettime.m4 (gl_GETTIME):
10808         * m4/getugroups.m4 (gl_GETUGROUPS):
10809         * m4/glob.m4 (gl_GLOB_SUBSTITUTE):
10810         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER):
10811         * m4/hard-locale.m4 (gl_HARD_LOCALE):
10812         * m4/hash.m4 (gl_HASH):
10813         * m4/idcache.m4 (gl_IDCACHE):
10814         * m4/lchmod.m4 (gl_FUNC_LCHMOD):
10815         * m4/lchown.m4 (gl_FUNC_LCHOWN):
10816         * m4/long-options.m4 (gl_LONG_OPTIONS):
10817         * m4/lstat.m4 (gl_FUNC_LSTAT):
10818         * m4/md5.m4 (gl_MD5):
10819         * m4/memcasecmp.m4 (gl_MEMCASECMP):
10820         * m4/memcoll.m4 (gl_MEMCOLL):
10821         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY):
10822         * m4/memrchr.m4 (gl_FUNC_MEMRCHR):
10823         * m4/memxor.m4 (gl_MEMXOR):
10824         * m4/mkancesdirs.m4 (gl_MKANCESDIRS):
10825         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS):
10826         * m4/modechange.m4 (gl_MODECHANGE):
10827         * m4/mountlist.m4 (gl_MOUNTLIST):
10828         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
10829         * m4/openat.m4 (gl_FUNC_OPENAT):
10830         * m4/pathmax.m4 (gl_PATHMAX):
10831         * m4/physmem.m4 (gl_PHYSMEM):
10832         * m4/posixtm.m4 (gl_POSIXTM):
10833         * m4/posixver.m4 (gl_POSIXVER):
10834         * m4/quote.m4 (gl_QUOTE):
10835         * m4/quotearg.m4 (gl_QUOTEARG):
10836         * m4/readtokens.m4 (gl_READTOKENS):
10837         * m4/readutmp.m4 (gl_READUTMP):
10838         * m4/regex.m4 (gl_REGEX):
10839         * m4/safe-read.m4 (gl_SAFE_READ):
10840         * m4/safe-write.m4 (gl_SAFE_WRITE):
10841         * m4/same.m4 (gl_SAME):
10842         * m4/save-cwd.m4 (gl_SAVE_CWD):
10843         * m4/savedir.m4 (gl_SAVEDIR):
10844         * m4/settime.m4 (gl_SETTIME):
10845         * m4/sha1.m4 (gl_SHA1):
10846         * m4/sig2str.m4 (gl_FUNC_SIG2STR):
10847         * m4/stat-macros.m4 (gl_STAT_MACROS):
10848         * m4/stat-time.m4 (gl_STAT_TIME):
10849         * m4/stdio-safer.m4 (gl_FOPEN_SAFER):
10850         * m4/stdlib-safer.m4 (gl_STDLIB_SAFER):
10851         * m4/strdup.m4 (gl_FUNC_STRDUP):
10852         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME):
10853         * m4/strndup.m4 (gl_FUNC_STRNDUP):
10854         * m4/strnlen.m4 (gl_FUNC_STRNLEN):
10855         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP):
10856         * m4/time_r.m4 (gl_TIME_R):
10857         * m4/timespec.m4 (gl_TIMESPEC):
10858         * m4/unistd-safer.m4 (gl_UNISTD_SAFER):
10859         * m4/unlinkdir.m4 (gl_UNLINKDIR):
10860         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO):
10861         * m4/userspec.m4 (gl_USERSPEC):
10862         * m4/utimecmp.m4 (gl_UTIMECMP):
10863         * m4/utimens.m4 (gl_UTIMENS):
10864         * m4/xalloc.m4 (gl_XALLOC):
10865         * m4/xgetcwd.m4 (gl_XGETCWD):
10866         * m4/xnanosleep.m4 (gl_XNANOSLEEP):
10867         * m4/xreadlink.m4 (gl_XREADLINK):
10868         * m4/xstrtod.m4 (gl_XSTRTOD):
10869         * m4/yesno.m4 (gl_YESNO):
10870         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
10871         to get the necessary .h files and whatnot.
10872
10873 2006-08-21  Mark D. Baushke  <mdb@gnu.org>
10874             Bruno Haible  <bruno@clisp.org>
10875
10876         * gnulib-tool (func_verify_module): Work around Sun's non-POSIX 1003.2
10877         /bin/sh understanding of '!' conditional negation.
10878
10879 2006-08-21  Jim Meyering  <jim@meyering.net>
10880
10881         * modules/openat (Depends-on): Really alphabetize.
10882
10883         * modules/acl (Depends-on): Add error and quote.
10884
10885         * check-module (find_included_lib_files): Add at-func.c to the
10886         ok-to-include-more-than-once white list.
10887
10888         * modules/openat (Depends-on): Add lstat.  Alphabetize.
10889
10890 2006-08-21  Bruno Haible  <bruno@clisp.org>
10891
10892         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
10893         Emit a pkgdata_DATA variable only if some snippets add contents to it.
10894         Reported by Martin Lambers <marlam@marlam.de>.
10895
10896 2006-08-21  Bruno Haible  <bruno@clisp.org>
10897
10898         * gnulib-tool (func_emit_lib_Makefile_am): If the snippets already
10899         specify an installation location, don't emit a noinst_LIBRARIES or
10900         noinst_LTLIBRARIES assignment.
10901
10902 2006-08-21  Bruno Haible  <bruno@clisp.org>
10903
10904         BeOS portability.
10905         * modules/mbchar (Include): Don't test HAVE_WCTYPE_H any more, since
10906         BeOS has mbrtowc() but no <wctype.h>.
10907
10908 2006-08-21  Bruno Haible  <bruno@clisp.org>
10909
10910         BeOS portability.
10911         * m4/mbchar.m4 (gl_MBCHAR): Compile mbchar.c also if <wctype.h> doesn't
10912         exist.
10913
10914 2006-08-21  Bruno Haible  <bruno@clisp.org>
10915
10916         BeOS portability.
10917         * lib/mbchar.h: Include <wctype.h> only if it exists.
10918
10919 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
10920
10921         Remove files that are no longer needed by their respective modules.
10922         * m4/obstack.m4: Remove.
10923         * m4/strerror_r.m4: Remove.
10924         * m4/uint32_t.m4: Remove.
10925         * m4/uintptr_t.m4: Remove.
10926         * m4/ullong_max.m4: Remove.
10927         * m4/xstrtoimax.m4: Remove.
10928         * m4/xstrtoumax.m4: Remove.
10929
10930         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Do not require
10931         gl_AC_TYPE_UINTMAX_T, gl_STRUCT_DEV_INO, or gl_SAME_INODE, since gnulib
10932         dependencies now capture this.
10933
10934         * m4/cycle-check.m4 (gl_CYCLE_CHECK):
10935         Do not use AC_LIBSOURCES, since gnulib modules now do this.
10936         * m4/fsusage.m4 (gl_FSUSAGE): Likewise.
10937         * m4/human.m4 (gl_HUMAN): Likewise.
10938         * m4/inttostr.m4 (gl_INTTOSTR): Likewise.
10939         * m4/xstrtol.m4 (gl_XSTRTOL): Likewise.
10940
10941         * m4/filemode.m4 (gl_FILEMODE): Require AC_STRUCT_ST_DM_MODE.
10942
10943         * m4/filemode.m4 (gl_PREREQ_FSUSAGE_EXTRA): Do not require
10944         gl_AC_TYPE_INTMAX_T or gl_AC_TYPE_UINTMAX_T, since we now require
10945         stdint.
10946         * m4/human.m4 (gl_HUMAN): Likewise.
10947         * m4/inttostr.m4 (gl_PREREQ_INTTOSTR): Likewise.
10948         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Likewise.
10949         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
10950         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
10951         * m4/xstrtol (gl_XSTRTOL): Likewise.
10952
10953         * m4/gethrxtime.m4 (gl_XTIME): gl_AC_TYPE_LONG_LONG ->
10954         AC_TYPE_LONG_LONG_INT.
10955         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
10956         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Likewise.
10957         * m4/strtoull.m4 (gl_FUNC_STRTOULL): Likewise, for unsigned long.
10958         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
10959
10960         * m4/human.m4 (gl_HUMAN): Do not require AM_STDBOOL_H since we depend
10961         on stdbool.
10962
10963         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL_H, gl_PREREQ_XSTRTOL): Remove.
10964         (gl_PREREQ_XSTRTOUL): Remove.
10965
10966         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Check for hasmntopt.
10967
10968         * m4/posixver.m4: Fix comment since head -1 now works even in POSIX
10969         mode.
10970
10971 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
10972
10973         Add and change modules to make it easier for coreutils to use
10974         gnulib-tool.
10975         * modules/backupfile (Files): Remove m4/d-ino.m4.
10976         (Depends-on): Add d-ino.
10977         * modules/cycle-check (Depends-on): Add stdint.
10978         (lib_SOURCES): Add cycle-check.h.
10979         * modules/d-ino: New module.
10980         * modules/d-type: New module.
10981         * modules/error (Files): Remove m4/strerror_r.m4.
10982         * modules/filemode (Files): Add m4/st_dm_mode.m4.
10983         * modules/fsuage (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
10984         m4/inttypes_h.m4, m4/uintmax_t.m4.
10985         (Depends-on): Add stdint.
10986         (lib_SOURCES): Add fsusage.h.
10987         * modules/getcwd (Files): Remove d-ino.m4.
10988         (Depends-on): Add d-ino.
10989         * modules/getndelim2 (Depends-on): Add stdint.
10990         * modules/glob (Files): Remove m4/d-type.m4.
10991         (Depends-on): Add d-type.
10992         * modules/host-os: New module.
10993         * modules/human (Files):  Remove m4/ulonglong.m4, m4/stdint_h.m4,
10994         m4/inttypes_h.m4, m4/uintmax_t.m4.
10995         * Depends-on: Add stdint.
10996         (lib_SOURCES): Add human.h.
10997         * modules/inttostr (Files): Remove m4/intmax_t.m4,
10998         m4/inttostr.m4, m4/inttypes_h.m4, m4/longlong.m4, m4/stdint_h.m4,
10999         m4/uintmax_t.m4, m4/ulonglong.m4.
11000         (Depends-on): Add stdint.
11001         (EXTRA_DIST): Add inttostr.h.
11002         * modules/lchmod: New module.
11003         * modules/link-follow: New module.
11004         * modules/mkdir-p (Files): Remove lib/lchmod.h, m4/lchmod.m4.
11005         (Depends-on): Add lchmod.
11006         * modules/mkstemp (Files): Remove m4/ulonglong.m4,
11007         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4.
11008         (Depends-on): Add stdint.
11009         * modules/obstack (Files): Remove m4/inttypes_h.m4, m4/obstack.m4,
11010         m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4.
11011         (Depends-on): Add stdint.
11012         (configure.ac): Change gl_OBSTACK to AC_FUNC_OBSTACK.
11013         * modules/perl: New module.
11014         * modules/regex (Depends-on): Add stdint.
11015         * modules/rmdir-errno: New module.
11016         * modules/strtoimax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
11017         m4/intmax_t.m4.
11018         (Depends-on): Add stdint.
11019         * modules/strtoumax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
11020         m4/uintmax_t.m4.
11021         (Depends-on): Add stdint.
11022         * modules/unlink-busy: New module.
11023         * modules/utimecmp (Depends-on): Add stdint.
11024         * modules/uptime: New module.
11025         * modules/winsz-ioctl: New module.
11026         * modules/winsz-termios: New module.
11027         * modules/xnanosleep (Depends-on): Add nanosleep.
11028         * modules/ullong_max: Remove.
11029         * modules/xstrtoimax (Files): Remove m4/xstrtoimax.m4.
11030         (configure.ac): Remove gl_XSTRTOIMAX; no action needed now.
11031         * modules/xstrtol (Files): Remove m4/ulonglong.m4, m4/longlong.m4,
11032         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4, m4/intmax_t.m4.
11033         (Depends-on): Add inttypes.
11034         (lib_SOURCES): Add xstrtol.h.
11035         * modules/xstrtoumax (Files): Remove m4/xstrtoumax.m4.
11036         (configure.ac): Remove gl_XSTRTOUMAX; no action needed now.
11037         * MODULES.html.sh: Move 'assert' into the assert section.
11038         Move 'dummy' into the linking section.
11039         Remove ullong_max.
11040         Add section for compatibility checks for POSIX:2001 functions,
11041         and put d-ino, d-type, link-follow, rmdir-errno, unlink-busy,
11042         winsz-ioctl, and winsz-termios into it.
11043         Add lchmod.
11044         Add top-level Misc section and put host-os, perl, and uptime
11045         into it.
11046
11047 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
11048
11049         * lib/cycle-check.h: Include <stdint.h> unconditionally, since we
11050         now assume the stdint module.  Do not include inttypes.h.
11051         * lib/fsusage.h: Likewise.
11052         * lib/getndelim2.c: Likewise.
11053         * lib/human.h: Likewise.
11054         * lib/inttostr.h: Likewise.
11055         * lib/obstack.c: Likewise.
11056         * lib/regex_internal.h: Likewise.
11057         * lib/tempname.c: Likewise.
11058         * lib/utimecmp.c: Likewise.
11059         * lib/xstrtol.h: Likewise.
11060
11061         * lib/stat_.h: Fix typo: HAVE_FUNC_LSTAT -> HAVE_LSTAT.
11062
11063         * lib/strtoimax.c: Adjust to macro name changes in Autoconf,
11064         e.g., HAVE_LONG_LONG -> HAVE_LONG_LONG_INT.
11065         * lib/xtime.h: Likewise.
11066
11067 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
11068
11069         * modules/openat (Files): Add lib/fchmodat.c.
11070         Fixes problem reported by Jay Youngman.
11071
11072 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
11073
11074         * lib/fchmodat.c: New file, from coreutils.  This was inadvertently
11075         omitted in the 2006-08-17 update.  Problem reported by Jay Youngman.
11076
11077 2006-08-18  Paul Eggert  <eggert@cs.ucla.edu>
11078             Bruno Haible  <bruno@clisp.org>
11079
11080         * m4/bison-i18n.m4 (BISON_I18N): Also handle the case where yacc exists
11081         and is a script that invokes bison. Tighten the code. Add comments.
11082
11083 2006-08-18  Jim Meyering  <jim@meyering.net>
11084
11085         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Also check for
11086         CLOCK_REALTIME, since gethrxtime may revert to using clock_gettime via
11087         gettime.c.  Gabor Z. Papp reported that gethrxtime-using programs
11088         failed to link due to unresolved clock_gettime on a linux-2.4.x system.
11089
11090 2006-08-18  Bruno Haible  <bruno@clisp.org>
11091
11092         * modules/bison-i18n: New file.
11093         * MODULES.html.sh (Internationalization functions): Add it.
11094
11095 2006-08-18  Bruno Haible  <bruno@clisp.org>
11096
11097         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Also check for
11098         sys/statvfs.h. When getmntinfo was found, check its declaration and
11099         set either MOUNTED_GETMNTINFO or MOUNTED_GETMNTINFO2 depending on it.
11100
11101 2006-08-18  Bruno Haible  <bruno@clisp.org>
11102
11103         * m4/bison-i18n.m4: New file, from bison.
11104
11105 2006-08-18  Bruno Haible  <bruno@clisp.org>
11106
11107         * lib/mountlist.c [MOUNTED_GETMNTINFO2]: Include sys/statvfs.h.
11108         (ME_DUMMY): Treat "kernfs" as a dummy.
11109         (read_file_system_list) [MOUNTED_GETMNTINFO2]: Implement.
11110
11111 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
11112
11113         Update from coreutils.
11114
11115         2006-08-15  Jim Meyering  <jim@meyering.net>
11116
11117         * m4/openat.m4 (gl_FUNC_OPENAT): Add at-func.c via AC_LIBSOURCES.
11118
11119         2006-01-17  Jim Meyering  <jim@meyering.net>
11120
11121         * m4/fts.m4 (gl_FUNC_FTS_CORE): Depend on gl_FUNC_OPENAT.
11122
11123         2006-01-11  Jim Meyering  <jim@meyering.net>
11124
11125         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile fchmodat.c.
11126         Check for the lchmod function.
11127
11128 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
11129
11130         Update from coreutils.
11131
11132         * lib/__fpending.h: Add copyright notice.
11133         * lib/fprintftime.h: Likewise.
11134         * lib/savedir.c: Use (C) in copyright notice.
11135         * lib/savedir.h: Likewise.
11136
11137         2006-08-15  Jim Meyering  <jim@meyering.net>
11138
11139         * lib/at-func.c: New file, with the logic of all emulated at-functions.
11140         * lib/openat-priv.h: Include <errno.h> and define ENOSYS,
11141         in support of the EXPECTED_ERRNO macro.
11142         * lib/openat.c (fstatat, unlinkat, fchownat): Remove function
11143         definitions.  Instead, define the appropriate symbols and include
11144         "at-func.c".
11145         * lib/mkdirat.c (mkdirat): Likewise.
11146         * lib/fchmodat.c (fchmodat): Likewise.
11147         (ENOSYS): Remove definition.
11148         * lib/openat.c: Don't include <errno.h>, now that "openat-priv.h" does
11149         it.  Don't include "unistd--.h" -- it wasn't ever used.
11150
11151         2006-01-17  Jim Meyering  <jim@meyering.net>
11152
11153         Rewrite fts.c not to change the current working directory,
11154         by using openat, fstatat, fdopendir, etc..
11155
11156         * lib/fts.c [! _LIBC]: Include "openat.h" and "unistd--.h".
11157         (HAVE_OPENAT_SUPPORT): Define.
11158         [_LIBC] (fchdir): Don't undef or define; no longer used.
11159         (FCHDIR): Define in terms of cwd_advance_fd rather than fchdir.
11160         Now, this `function' always succeeds, and consumes its file descriptor
11161         parameter -- so callers must not close such FDs.  Update callers.
11162         (diropen_fd, opendirat, cwd_advance_fd): New functions.
11163         (diropen): Add parameter, SP.  Adjust all callers.
11164         Implement using diropen_fd, rather than open.
11165         (fts_open): Initialize new member, fts_cwd_fd.
11166         Remove fts_rft-setting code.
11167         (fts_close): Close fts_cwd_fd, if necessary.
11168         (__opendir2): Define in terms of opendir or opendirat,
11169         depending on whether the FST_NOCHDIR flag is set.
11170         (fts_build): Since fts_safe_changedir consumes its FD, and since
11171         this code must do `closedir(dirp)', dup the dirfd(dirp) argument,
11172         and close the dup'd file descriptor upon failure.
11173         (fts_stat): Use fstatat(...AT_SYMLINK_NOFOLLOW) in place of lstat.
11174         (fts_safe_changedir): Tweak semantics to reflect that this function
11175         now calls cwd_advance_fd and hence consumes its FD argument.
11176         * lib/fts_.h [struct FTS] (fts_cwd_fd): New member.
11177         [struct FTS] (fts_rft): Remove now-unused member.
11178         [struct FTS] (fts_cycle.state): Improve comment.
11179
11180         * lib/openat.c (openat_needs_fchdir): New function.
11181         * lib/openat.h (openat_needs_fchdir): Declare it.
11182
11183 2006-08-16  Paul Eggert  <eggert@cs.ucla.edu>
11184
11185         * lib/memcoll.c (memcoll): Set errno = 0 in the shortcut case, too.
11186         Problem and fix reported by Pádraig Brady in
11187         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00099.html>.
11188
11189 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
11190
11191         * modules/cycle-check (configure.ac): Add gl_CYCLE_CHECK.
11192
11193 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
11194
11195         * lib/memcoll.c (memcoll): Optimize for the common case where the
11196         arguments are bytewise equal.
11197
11198 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
11199
11200         * doc/regexprops-generic.texi: Add a copyright notice.
11201
11202 2006-08-15  Bruno Haible  <bruno@clisp.org>
11203
11204         * modules/tmpdir (License): Change to LGPL.
11205
11206 2006-08-15  Bruno Haible  <bruno@clisp.org>
11207
11208         * gnulib-tool (func_all_modules, func_verify_module): COPYING is not a
11209         module.
11210
11211 2006-08-14  Simon Josefsson  <jas@extundo.com>
11212
11213         * config/srclist.txt: Add gnupload.
11214
11215 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
11216
11217         Change copyright notice from LGPL 2 to GPL 2, since that's the
11218         standard form used in the gnulib repository.
11219         * tests/test-lock.c: Likewise.
11220         * tests/test-stdint.c: Likewise.
11221         * tests/test-tls.c: Likewise.
11222
11223         * users.txt: Add bison, diffutils, libprelude, prelude-lml,
11224         prelude-manager.  User shorter URLs for GNU projects, without '?'.
11225         Add copyright notice.
11226
11227         * check-module: Add copyright notice.  Output a copyright
11228         notice if "--version" is specified.
11229         * modules/COPYING: New file.
11230         * tests/test-getaddrinfo.c: Add copyright notice.
11231         * tests/test-verify.c: Likewise.
11232
11233 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
11234
11235         Change copyright notice from LGPL 2 to GPL 2, since that's the
11236         standard form used in the gnulib repository.
11237         * lib/lock.c: LGPL -> GPL.
11238         * lib/lock.h: Likewise.
11239         * lib/strnlen1.c: Likewise.
11240         * lib/strnlen1.h: Likewise.
11241         * lib/tls.c: Likewise.
11242         * lib/tls.h: Likewise.
11243         * lib/tmpdir.c: Likewise.
11244
11245         * lib/TODO: Remove; this belongs only in coreutils.
11246
11247 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
11248
11249         Add copyright notices to long-enough files that lack them, since
11250         otherwise the files aren't clearly free.  Use the same notice that
11251         getdate.texi already uses.
11252         * doc/alloca-opt.texi: Add copyright notice.
11253         * doc/alloca.texi: Likewise.
11254         * doc/ctime.texi: Likewise.
11255         * doc/functions.texi: Likewise.
11256         * doc/gcd.texi: Likewise.
11257         * doc/gnulib-tool.texi: Likewise.
11258         * doc/inet_ntoa.texi: Likewise.
11259         * doc/visibility.texi: Likewise.
11260
11261         * doc/getdate.texi: Update FDL version from 1.1 to 1.2.
11262         * doc/quote.texi: Add copyright notice.
11263
11264         * doc/solaris-versions: Add SunOS 5.10, SunOS 1.x, SunOS 4.0, SunOS
11265         4.0.x, SunOS 4.1.1.1, SunOS 4.1.1_U1, SunOS 4.1.3B.  SunOS 4.1.3
11266         was Solaris 1.1A.  Remove space before B in Solaris 1.1.1B.
11267         Mention SunOS 5.11.  Mention that everything before SunOS 5.7
11268         is now obsolete, and give a pointer to the Sun list.
11269         Add copyright notice.
11270
11271 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
11272
11273         * config/srclistvars.sh: Add copyright notice.
11274
11275 2006-08-14  Eric Blake  <ebb9@byu.net>
11276
11277         Import the following change from libc:
11278
11279         2006-08-12  Ulrich Drepper  <drepper@redhat.com>
11280
11281         Upstream bug 2997.
11282         * lib/misc/error.c: Add space between program name and message if file
11283         name is missing.
11284
11285 2006-08-12  Karl Berry  <karl@gnu.org>
11286
11287         * config/srclist.txt (ssize_t.m4, sig_atomic_t.m4, signalblocking.m4):
11288         remove, these originate in gnulib now.
11289
11290 2006-08-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11291
11292         * doc/Makefile (standards.info standards.html standards.dvi):
11293         Also depend on make-stds.texi.
11294
11295 2006-08-11  Paul Eggert  <eggert@cs.ucla.edu>
11296
11297         * lib/pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC_PIPE ->
11298         HAVE_PIPE.  Fix a file descriptor leak when fd_safer fails.
11299
11300         * lib/regex_internal.c (re_string_skip_chars): Don't assume WEOF fits
11301         in wchar_t.  Problem reported by Eric Blake.
11302
11303         * lib/snprintf.c (snprintf): memcpy LEN bytes, not SIZE - 1, when
11304         LEN is smaller than SIZE.  Suggested by Bruno Haible.
11305         Also, help the compiler to keep LEN in a register.
11306
11307 2006-08-11  Eric Blake  <ebb9@byu.net>
11308
11309         * users.txt: Sort.  Add tar.
11310
11311 2006-08-11  Bruno Haible  <bruno@clisp.org>
11312
11313         * users.txt: New file.
11314
11315 2006-08-11  Bruno Haible  <bruno@clisp.org>
11316
11317         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Include <stdio.h> and <time.h>
11318         before <wchar.h>. Needed for OSF/1 and BSD/OS.
11319
11320 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
11321
11322         * modules/snprintf (Depends-on): Remove minmax.
11323         (Maintainer): Add self and Bruno.
11324
11325 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
11326
11327         * lib/.cppi-disable: Add snprintf.h, socket_.h.
11328         * lib/snprintf.c: Include <errno.h> and <limits.h>.
11329         (EOVERFLOW): Define if the system does not.
11330         Do not include "minmax.h"; it wasn't used.
11331         (snprintf): Don't assume size_t promotes to an unsigned type.
11332         Fix bug when generated string was too long for the buffer: the
11333         buffer's contents are supposed to be the initial prefix of the
11334         output.  Don't assume vasnprintf returns EOVERFLOW if the size
11335         exceeds INT_MAX; do the check ourselves.
11336
11337         Import the following changes from libc:
11338
11339         2006-06-02  Jakub Jelinek  <jakub@redhat.com>
11340
11341         * lib/posix/regex_internal.c (re_string_skip_chars): If no character
11342         has been converted at all, set *last_wc to WEOF.  If mbrtowc failed,
11343         set wc to the byte which couldn't be converted.
11344         (re_string_reconstruct): Don't clear valid_raw_len before calling
11345         re_string_skip_chars.  If wc is WEOF after re_string_skip_chars, set
11346         tip_context using re_string_context_at.
11347
11348         2006-05-02  Ulrich Drepper  <drepper@redhat.com>
11349
11350         * lib/posix/regex.h: g++ still cannot handled [restrict].
11351
11352         2006-04-21  Ulrich Drepper  <drepper@redhat.com>
11353
11354         * lib/posix/regex.h: Remove special handling for VMS.
11355
11356 2006-08-10  Jim Meyering  <jim@meyering.net>
11357
11358         * modules/same-inode: New module.
11359         * modules/dev-ino: New module.
11360         * modules/cycle-check: Depend on these modules, rather than simply
11361         including their .h files.
11362         (Makefile.am): Don't list cycle-check.[ch] here, now that they're
11363         required via m4/cycle-check.m4.
11364         * modules/same: Depend on new same-inode module, rather than
11365         including same-inode.h.
11366         * modules/chdir-safer: New file.
11367
11368         * modules/chown (Depends-on): Add stat-macros.
11369
11370 2006-08-10  Jim Meyering  <jim@meyering.net>
11371
11372         * m4/cycle-check.m4: New file.
11373         Require gl_STRUCT_DEV_INO and gl_SAME_INODE.
11374         * m4/dev-ino.m4, m4/same-inode.m4: New files.
11375
11376 2006-08-10  Eric Blake  <ebb9@byu.net>
11377
11378         * modules/verror (Depends-on): Remove bogus gl_VERROR that snuck
11379         in from original proposal.
11380
11381 2006-08-10  Eric Blake  <ebb9@byu.net>
11382         and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
11383
11384         * gnulib-tool (func_import): Detect unexpanded macros in gnulib
11385         namespace.
11386
11387 2006-08-10  Bruno Haible  <bruno@clisp.org>
11388
11389         * gnulib-tool (func_create_testdir): Detect unexpanded macros here
11390         as well.
11391
11392 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
11393
11394         Sync from coreutils.
11395
11396         2006-07-19  Mike Frysinger  <vapier@gentoo.org>
11397
11398         * lib/mountlist.c [ME_REMOTE]: Filter out cifs.
11399         Reported by Toralf Förster in <http://bugs.gentoo.org/141012>.
11400
11401 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
11402
11403         * modules/restrict: Remove; no longer needed now that we assume
11404         Autoconf 2.59 or later.
11405         * MODULES.html.sh: Remove 'restrict'.
11406         * modules/argp (Depends-on): Remove 'restrict'.
11407         * modules/base64 (Depends-on): Likewise.
11408         * modules/gc (Depends-on): Likewise.
11409         * modules/getaddrinfo (Depends-on): Likewise.
11410         * modules/glob (Depends-on): Likewise.
11411         * modules/inet_ntop (Depends-on): Likewise.
11412         * modules/inet_pton (Depends-on): Likewise.
11413         * modules/memxor (Depends-on): Likewise.
11414         * modules/regex (Depends-on): Likewise.
11415         * modules/strtok_r (Depends-on): Likewise.
11416         * modules/time_r (Depends-on): Likewise.
11417
11418 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
11419
11420         * m4/argp.m4 (gl_ARGP): Require AC_C_RESTRICT.
11421         * m4/gc.m4 (gl_PREREQ_GC): Likewise.
11422         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
11423         * m4/inet_ntop.m4 (gl_PREREQ_INET_NTOP): Likewise.
11424         * m4/inet_pton.m4 (gl_PREREQ_INET_PTON): Likewise.
11425         * m4/memxor.m4 (gl_MEMXOR): Likewise.
11426         * m4/restrict.m4: Remove; no longer needed.  All remaining uses of
11427         gl_C_RESTRICT replaced by AC_C_RESTRICT.
11428
11429         Merge from coreutils.
11430         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_C_RESTRICT, not
11431         gl_C_RESTRICT, now that we assume Autoconf 2.59 or later.
11432         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
11433         * m4/time_r.m4 (gl_TIME_R): Likewise.
11434
11435 2006-08-09  Karl Berry  <karl@gnu.org>
11436
11437         * config/srclist.txt: no more gettext-tools, per Bruno.
11438
11439 2006-08-08  Eric Blake  <ebb9@byu.net>
11440
11441         * modules/verror: New module.
11442         * MODULES.html.sh: Document it.
11443
11444 2006-08-08  Eric Blake  <ebb9@byu.net>
11445
11446         * lib/verror.h, lib/verror.c: New files.
11447
11448 2006-08-08  Eric Blake  <ebb9@byu.net>
11449
11450         * lib/verror.c (verror_at_line): Work around glibc bug 2997, so that
11451         verror_at_line output complies with GNU Coding Standards even when
11452         file is NULL.
11453
11454 2006-08-07  Bruno Haible  <bruno@clisp.org>
11455
11456         * lib/allocsa.h (sa_alignof) [_AIX]: Also consider 'long long' in newer
11457         versions of AIX.
11458         Reported by Ralf Wildenhues.
11459
11460 2006-08-07  Bruno Haible  <bruno@clisp.org>
11461
11462         * gnulib-tool (func_create_testdir): Wrap the set of autoconf snippets
11463         in an AC_DEFUN. Needed so that the autoconf snippets can use
11464         AC_REQUIRE.
11465
11466 2006-08-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11467
11468         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
11469         Initialize pkgdata_DATA.
11470         * modules/javaversion (Makefile.am): Add to pkgdata_DATA, rather than
11471         overriding it.
11472
11473 2006-08-06  Eric Blake  <ebb9@byu.net>
11474
11475         * lib/error.h: Fold in some upstream changes from glibc.
11476         * lib/error.c: Likewise.
11477
11478 2006-08-04  Bruno Haible  <bruno@clisp.org>
11479
11480         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
11481         Make the mostlyclean-local rule depend on mostlyclean-generic.
11482         Reported by Jim Meyering. Solution suggested by Ralf Wildenhues.
11483
11484 2006-07-31  Bruno Haible  <bruno@clisp.org>
11485
11486         * m4/localcharset.m4 (gl_LOCALCHARSET): Remove tests for <stddef.h>,
11487         <stdlib.h>, <string.h>.
11488
11489 2006-07-30  Bruno Haible  <bruno@clisp.org>
11490
11491         * modules/readlink (License): Change to LGPL.
11492
11493 2006-07-30  Bruno Haible  <bruno@clisp.org>
11494
11495         * modules/javaversion (Makefile.am): Distribute javaversion.java and
11496         javaversion.class. Also install javaversion.class in $(pkgdatadir) and
11497         set PKGDATADIR to point to it.
11498
11499 2006-07-30  Bruno Haible  <bruno@clisp.org>
11500
11501         * modules/csharpexec (configure.ac): Comment out macro invocation.
11502         * modules/javaexec (configure.ac): Likewise.
11503         * modules/javacomp-script (configure.ac): Likewise.
11504
11505         * modules/csharpcomp-script (configure.ac): Use AC_REQUIRE.
11506
11507 2006-07-30  Bruno Haible  <bruno@clisp.org>
11508
11509         * modules/clean-temp (Depends-on): Add linkedhash-list, remove
11510         linked-list.
11511
11512 2006-07-30  Bruno Haible  <bruno@clisp.org>
11513
11514         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Assume <string.h> exists.
11515
11516 2006-07-30  Bruno Haible  <bruno@clisp.org>
11517
11518         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
11519         Initialize MOSTLYCLEANFILES to core and *.stackdump, so that core dumps
11520         get removed.
11521
11522 2006-07-29  Bruno Haible  <bruno@clisp.org>
11523
11524         Make it possible for gnulib-tool to work with locally modified or
11525         augmented gnulib repositories.
11526         * gnulib-tool (func_usage): Document --local-dir option.
11527         (local_gnulib_dir): New variable.
11528         Handle --local-dir option.
11529         (func_lookup_file): New function.
11530         (func_all_modules, func_verify_module): Look also in $local_gnulib_dir.
11531         (func_get_description, func_get_filelist, func_get_description,
11532         func_get_filelist, func_get_dependencies, func_get_autoconf_snippet,
11533         func_get_automake_snippet, func_get_include_directive,
11534         func_get_license, func_get_maintainer): Use func_lookup_file.
11535         (func_import, func_create_testdir): Use func_lookup_file.
11536
11537 2006-07-29  Bruno Haible  <bruno@clisp.org>
11538
11539         * modules/setenv (Depends-on): Add unistd.
11540
11541 2006-07-29  Bruno Haible  <bruno@clisp.org>
11542
11543         * lib/setenv.c: Undo unintended modification done on 2006-02-27.
11544
11545 2006-07-29  Bruno Haible  <bruno@clisp.org>
11546
11547         * lib/localcharset.c: Assume <stddef.h>, <stdlib.h>, <string.h> exist.
11548
11549 2006-07-29  Bruno Haible  <bruno@clisp.org>
11550
11551         * gnulib-tool (import, update): If there is no Makefile.am, look at
11552         aclocal.m4, instead of bailing out.
11553
11554 2006-07-29  Bruno Haible  <bruno@clisp.org>
11555
11556         * gnulib-tool (func_usage): Revert most of the 2006-07-15 change.
11557         Categorize the options by when they are useful.
11558
11559 2006-07-29  Bruno Haible  <bruno@clisp.org>
11560
11561         * gnulib-tool (func_usage): Document option --no-libtool.
11562         Handle option --no-libtool.
11563         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Update
11564         for changed semantics of $libtool variable.
11565         (func_import): Likewise. If libtool is not used, show this through
11566         an option --no-libtool.
11567         (func_create_testdir): Update.
11568
11569 2006-07-29  Bruno Haible  <bruno@clisp.org>
11570
11571         * gnulib-tool (func_import): Extend error message about missing
11572         --doc-base.
11573
11574 2006-07-29  Bruno Haible  <bruno@clisp.org>
11575
11576         * gnulib-tool (func_import): Don't create the $docbase directory if
11577         there is no file to store there.
11578
11579 2006-07-29  Bruno Haible  <bruno@clisp.org>
11580
11581         * gnulib-tool (autoconf_minversion): If a --dir option is given and
11582         relevant, look for configure.ac there, not in the current directory.
11583         Also use a simple search for AC_PREREQ, not "autoconf --trace".
11584
11585 2006-07-29  Bruno Haible  <bruno@clisp.org>
11586
11587         * gnulib-tool (SORT): New variable.
11588         (func_usage): Undocument --assume-autoconf option.
11589         Remove --assume-autoconf option handling.
11590         (autoconf_minversion): Determine from the contents of configure.ac.
11591         (func_import): Remove autoconf_minversion handling.
11592         Suggested by Eric Blake.
11593
11594 2006-07-29  Bruno Haible  <bruno@clisp.org>
11595
11596         * doc/gnulib-tool.texi (gl_LIBTOOL): Mention --no-libtool option.
11597
11598 2006-07-29  Bruno Haible  <bruno@clisp.org>
11599
11600         * config/srclist.txt (*setenv.[ch]): Remove rules.
11601
11602 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
11603
11604         * m4/inet_pton.m4, inet_ntop.m4: Check for netinet/in.h too.
11605
11606 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
11607
11608         * lib/inet_ntop.h, inet_pton.h: Need to include netinet/in.h before
11609         arpa/inet.h.
11610
11611 2006-07-28  Simon Josefsson  <jas@extundo.com>
11612
11613         * modules/inet_ntop (Depends-on): Depend on arpa_inet.
11614         * modules/inet_pton (Depends-on): Likewise.
11615
11616 2006-07-28  Simon Josefsson  <jas@extundo.com>
11617
11618         * m4/netinet_in_h.m4: New file.
11619
11620 2006-07-28  Simon Josefsson  <jas@extundo.com>
11621
11622         * lib/inet_ntop.h, inet_pton.h: No need to guard netinet/in.h
11623         #include's.
11624
11625 2006-07-28  Simon Josefsson  <jas@extundo.com>
11626
11627         * lib/inet_ntop.h, inet_pton.h: No need to guard arpa/inet.h
11628         #include's.
11629
11630 2006-07-28  Paul Eggert  <eggert@cs.ucla.edu>
11631
11632         * lib/modechange.c (mode_compile): Numeric modes now affect setuid and
11633         setgid on directories only if they set these bits.
11634         * lib/modechange.h: Remove obsolete comment about masks.
11635
11636 2006-07-28  Eric Blake  <ebb9@byu.net>
11637
11638         * lib/regex_internal.h (struct re_dfa_t) [!_LIBC]: Avoid invalid C89
11639         macro expansion.
11640
11641 2006-07-28  Bruno Haible  <bruno@clisp.org>
11642
11643         * lib/inet_ntop.h, inet_pton.h: Use #if HAVE* instead of #ifdef HAVE*.
11644
11645 2006-07-28  Bruno Haible  <bruno@clisp.org>
11646
11647         * m4/mbchar.m4 (gl_MBCHAR): Also test for iswcntrl.
11648
11649 2006-07-28  Bruno Haible  <bruno@clisp.org>
11650
11651         * lib/mbchar.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
11652         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
11653         Define fallbacks.
11654         Avoids link error on FreeBSD 4.x.
11655         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
11656
11657         * lib/wcwidth.h (iswprint): Assume an ASCII compatible wide character
11658         encoding.
11659         * lib/mbswidth.c (iswcntrl): Likewise.
11660
11661 2006-07-27  Bruno Haible  <bruno@clisp.org>
11662
11663         * m4/stdint.m4 (gl_STDINT_H): Define __STDC_CONSTANT_MACROS during the
11664         test.
11665
11666 2006-07-27  Bruno Haible  <bruno@clisp.org>
11667
11668         * lib/stdint_.h (INT*_C, UINT*_C) [C++]: Define these if
11669         __STDC_CONSTANT_MACROS is defined, not if __STDC_LIMIT_MACROS is
11670         defined.
11671
11672 2006-07-26  Eric Blake  <ebb9@byu.net>
11673
11674         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Check for missing pipe.
11675
11676 2006-07-26  Eric Blake  <ebb9@byu.net>
11677
11678         * lib/mkstemp-safer.c [! HAVE_MKSTEMP]: Add prototype for platforms
11679         like mingw that lack mkstemp.
11680         * lib/pipe-safer.c (pipe_safer) [!HAVE_FUNC_PIPE]: Provide fallback to
11681         avoid compilation warning on mingw.
11682
11683 2006-07-26  Bruno Haible  <bruno@clisp.org>
11684
11685         * m4/stdint.m4 (gl_STDINT_H): Also verify the existence of the macros
11686         INT*_MIN, INT_LEAST*_MAX, INT_LEAST*_MIN, UINT_LEAST*_MAX,
11687         INT_FAST*_MIN, INTPTR_MIN.
11688
11689 2006-07-25  Bruno Haible  <bruno@clisp.org>
11690
11691         * modules/version-etc (Depends-on): Add stdarg.
11692
11693 2006-07-25  Bruno Haible  <bruno@clisp.org>
11694
11695         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Avoid 'eval' in front of
11696         complex commands.
11697
11698 2006-07-25  Bruno Haible  <bruno@clisp.org>
11699
11700         * lib/version-etc.c (version_etc_va): Use va_copy, assumed to be
11701         defined in <stdarg.h> or config.h.
11702
11703 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
11704
11705         * m4/stdio-safer.m4 (gl_FOPEN_SAFER, gl_TMPFILE_SAFER): New macros.
11706         (gl_STDIO_SAFER): Remove.
11707
11708 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
11709
11710         * MODULES.html.sh (File stream based Input/Output):
11711         Add fopen-safer, tmpfile-safer; remove stdio-safer.
11712         * modules/getusershell (Depends-on): Change stdio-safer to fopen-safer.
11713         * modules/fopen-safer, modules/tmpfile-safer: New files.
11714         * modules/stdio-safer: Remove.
11715
11716 2006-07-24  Bruno Haible  <bruno@clisp.org>
11717
11718         * modules/tmpdir: New file.
11719         * MODULES.html.sh (File system functions): Add it.
11720
11721 2006-07-24  Bruno Haible  <bruno@clisp.org>
11722
11723         * modules/javacomp (Depends-on): Add unistd, javaversion, binary-io,
11724         getline, pathname, fwriteerror, clean-temp, xvasprintf, strstr.
11725
11726 2006-07-24  Bruno Haible  <bruno@clisp.org>
11727
11728         * modules/clean-temp: New file.
11729
11730 2006-07-24  Bruno Haible  <bruno@clisp.org>
11731
11732         * m4/tmpdir.m4: New file, from GNU gettext.
11733
11734 2006-07-24  Bruno Haible  <bruno@clisp.org>
11735
11736         * lib/tmpdir.h: New file, from GNU gettext.
11737         * lib/tmpdir.c: New file, from GNU gettext.
11738
11739 2006-07-24  Bruno Haible  <bruno@clisp.org>
11740
11741         * lib/clean-temp.h: New file, from GNU gettext.
11742         * lib/clean-temp.c: New file, from GNU gettext.
11743
11744 2006-07-23  Eric Blake  <ebb9@byu.net>
11745
11746         * modules/stdio-safer (Files): Add tmpfile-safer.c.
11747         (Depends-on): Add binary-io.
11748
11749 2006-07-23  Eric Blake  <ebb9@byu.net>
11750
11751         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add tmpfile-safer.c.
11752
11753 2006-07-23  Eric Blake  <ebb9@byu.net>
11754
11755         * lib/tmpfile-safer.c: New file.
11756         * lib/stdio-safer.h (fopen_safer): Add prototype.
11757         * lib/stdio--.h (tmpfile): Make safer.
11758
11759 2006-07-23  Bruno Haible  <bruno@clisp.org>
11760
11761         * lib/gl_anylinked_list2.h (ASYNCSAFE): New macro.
11762         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before,
11763         gl_linked_add_after, gl_linked_add_at, gl_linked_remove_node,
11764         gl_linked_remove_at): Use it.
11765
11766 2006-07-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
11767         and Simon Josefsson <jas@extundo.com>
11768
11769         * lib/getaddrinfo.h (AI_PASSIVE): Make sure it is defined.
11770
11771         * lib/getaddrinfo.c (getaddrinfo): Support AI_PASSIVE.
11772
11773 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
11774
11775         * modules/close-stream: New file.
11776         * modules/closeout (Description): Make it clear that it exits
11777         with a diagnostic on error.
11778         (Depends-on): Add close-stream.  Remove fpending, stdbool.
11779         * MODULES.html.sh (File stream based Input/Output): Add close-stream.
11780
11781 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
11782
11783         * m4/close-stream.m4: New file.
11784
11785 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
11786
11787         * lib/close-stream.c, lib/close-stream.h: New files.
11788
11789 2006-07-22  Bruno Haible  <bruno@clisp.org>
11790
11791         Merge from GNU gettext 0.15.
11792
11793         2006-05-01  Bruno Haible  <bruno@clisp.org>
11794
11795                 * build-aux/javacomp.sh.in: Update for changed javacomp.m4.
11796
11797         2006-07-22  Bruno Haible  <bruno@clisp.org>
11798
11799                 * modules/javaversion: New file.
11800                 * MODULES.html.sh (Java): Add javaversion.
11801
11802         2006-03-12  Bruno Haible  <bruno@clisp.org>
11803
11804                 * build-aux/javaexec.sh.in: Update for changed javaexec.m4.
11805
11806         2005-12-04  Bruno Haible  <bruno@clisp.org>
11807
11808                 * build-aux/csharpexec.sh.in: Add support for 'clix' launcher
11809                 (untested).
11810
11811         2006-06-21  Bruno Haible  <bruno@clisp.org>
11812
11813                 Avoid warnings from recent versions of mcs.
11814                 * build-aux/csharpcomp.sh.in (options_mcs): Don't use options
11815                 -o, -L, -r any more. Use options documented since mcs-1.0
11816                 instead. Similarly for -g.
11817
11818         2005-12-04  Bruno Haible  <bruno@clisp.org>
11819
11820                 * build-aux/csharpcomp.sh.in: Suffix for resources is
11821                 .resources, not .resource.
11822
11823         2005-07-09  Bruno Haible  <bruno@clisp.org>
11824
11825                 * build-aux/csharpcomp.sh.in (options_csc): For -l option,
11826                 add a .dll suffix.
11827                 Reported by Mark Junker <mjscod@gmx.de>.
11828
11829         2006-07-22  Bruno Haible  <bruno@clisp.org>
11830
11831                 * modules/gettext: Upgrade to gettext-0.15.
11832                 (Files): Remove m4/isc-posix.m4. Add m4/lock.m4,
11833                 m4/visibility.m4.
11834                 Replace m4/inttypes.m4 with m4/inttypes-h.m4.
11835
11836 2006-07-22  Bruno Haible  <bruno@clisp.org>
11837
11838         Merge from GNU gettext 0.15.
11839
11840         2006-03-25  Bruno Haible  <bruno@clisp.org>
11841
11842                 * lib-link.m4 (AC_LIB_LINKFLAGS_FROM_LIBS): New macro.
11843
11844         2006-07-21  Bruno Haible  <bruno@clisp.org>
11845
11846                 * javacomp.m4 (gt_JAVACOMP): Convert target_version "null" to
11847                 "1.1".
11848
11849         2006-05-09  Bruno Haible  <bruno@clisp.org>
11850
11851                 * javacomp.m4 (gt_JAVACOMP): On Cygwin, set
11852                 CLASSPATH_SEPARATOR to a semicolon. Use CLASSPATH_SEPARATOR
11853                 for the conftestver execution.
11854
11855         2006-05-01  Bruno Haible  <bruno@clisp.org>
11856
11857                 * javacomp.m4 (gt_JAVACOMP): Accept a source-version and an
11858                 optional target-version argument. Verify that the compiler
11859                 groks source of the specified source-version, or add -source
11860                 option as necessary. Verify that the compiler produces
11861                 bytecode in the specified target-version, or add -target and
11862                 -source options as necessary. Make the result of the test
11863                 available as variable CONF_JAVAC. Also log error output in
11864                 config.log.
11865
11866         2006-03-11  Bruno Haible  <bruno@clisp.org>
11867
11868                 * javacomp.m4 (gt_JAVACOMP): Treat gcj-4.x like gcj-3.x.
11869
11870         2006-05-09  Bruno Haible  <bruno@clisp.org>
11871
11872                 * javaexec.m4 (gt_JAVAEXEC): On Cygwin, set
11873                 CLASSPATH_SEPARATOR to a semicolon.
11874
11875         2006-03-12  Bruno Haible  <bruno@clisp.org>
11876
11877                 * javaexec.m4 (gt_JAVAEXEC): Make the result of the test
11878                 available as variable CONF_JAVA, for subsequent autoconf
11879                 tests. Also log error output in config.log.
11880
11881         2006-07-19  Bruno Haible  <bruno@clisp.org>
11882
11883                 * getline.m4 (AM_FUNC_GETLINE): When cross-compiling, assume
11884                 that getline works on glibc2 systems. Needed to avoid trouble
11885                 in relocatable.c.
11886                 Reported by Nils Magnus Larsgard <nmlarsgaard@atmel.no>.
11887
11888         2005-12-04  Bruno Haible  <bruno@clisp.org>
11889
11890                 * csharpexec.m4 (gt_CSHARPEXEC): Add support for 'clix'
11891                 launcher (untested).
11892
11893         2005-12-04  Bruno Haible  <bruno@clisp.org>
11894
11895                 * csharpcomp.m4 (gt_CSHARPCOMP): Also set CSHARPCOMPFLAGS.
11896
11897         2006-07-22  Bruno Haible  <bruno@clisp.org>
11898
11899                 * gettext.m4: Update from GNU gettext-0.15.
11900                 * nls.m4: Likewise.
11901                 * po.m4: Likewise.
11902                 * inttypes-pri.m4: Likewise.
11903                 * inttypes-h.m4: Renamed from inttypes.m4.
11904                 (gl_HEADER_INTTYPES_H): Renamed from gt_HEADER_INTTYPES_H.
11905
11906 2006-07-22  Bruno Haible  <bruno@clisp.org>
11907
11908         Merge from GNU gettext 0.15.
11909
11910         2005-07-05  Bruno Haible  <bruno@clisp.org>
11911
11912                 * printf-args.c (printf_fetchargs): Work around broken
11913                 definition of wint_t on mingw.
11914
11915         2005-02-12  Bruno Haible  <bruno@clisp.org>
11916
11917                 * xallocsa.h: Add extern "C" for C++.
11918
11919         2006-05-17  Bruno Haible  <bruno@clisp.org>
11920
11921                 Cygwin portability.
11922                 * progreloc.c (WIN32_NATIVE): Renamed from WIN32.
11923
11924         2006-04-30  Bruno Haible  <bruno@clisp.org>
11925
11926                 * progreloc.c: Include <mach-o/dyld.h> if available.
11927                 (find_executable): Use _NSGetExecutablePath when possible.
11928
11929         2006-05-06  Charles Wilson  <cygwin@cwilson.fastmail.fm>
11930
11931                 * progreloc.c (maybe_executable) [CYGWIN]: Use the access()
11932                 function.
11933
11934         2005-12-29  Bruno Haible  <bruno@clisp.org>
11935
11936                 * progreloc.c (set_program_name_and_installdir): Fix
11937                 compilation error.
11938
11939         2005-12-04  Bruno Haible  <bruno@clisp.org>
11940
11941                 Cygwin portability.
11942                 * progreloc.c: Include <windows.h> also on Cygwin.
11943                 (find_executable): Add support for Cygwin.
11944                 (set_program_name_and_installdir): Handle also platforms with
11945                 nonempty EXEEXT.
11946
11947         2006-07-11  Bruno Haible  <bruno@clisp.org>
11948
11949                 * javacomp.c: Fix a comment.
11950                 Reported by Jim Meyering.
11951
11952         2006-04-30  Bruno Haible  <bruno@clisp.org>
11953
11954                 * javacomp.h (compile_java_class): Add source_version,
11955                 target_version arguments.
11956                 * javacomp.c: Rewritten to choose only a compiler that
11957                 respects the specified source_version and target_version.
11958
11959         2006-06-27  Bruno Haible  <bruno@clisp.org>
11960
11961                 Assume correct S_ISDIR macro.
11962                 * mkdtemp.c: Remove test of STAT_MACROS_BROKEN.
11963
11964         2006-07-22  Bruno Haible  <bruno@clisp.org>
11965
11966                 * javaversion.h: New file, from GNU gettext.
11967                 * javaversion.c: New file, from GNU gettext.
11968                 * javaversion.java: New file, from GNU gettext.
11969                 * javaversion.class: New file, from GNU gettext.
11970
11971         2006-05-17  Bruno Haible  <bruno@clisp.org>
11972
11973                 Cygwin portability.
11974                 * javaexec.c (execute_java_class): Test for jview program
11975                 also on Cygwin.
11976
11977         2006-04-09  Bruno Haible  <bruno@clisp.org>
11978
11979                 * fatal-signal.c: Don't include string.h.
11980                 (at_fatal_signal): Use a copying loop instead of memcpy.
11981
11982         2005-12-04  Bruno Haible  <bruno@clisp.org>
11983
11984                 * csharpexec.c: Add support for 'clix' launcher (untested).
11985                 (execute_csharp_using_sscli): New function.
11986                 (execute_csharp_program): Call it.
11987
11988         2006-06-21  Bruno Haible  <bruno@clisp.org>
11989
11990                 Avoid warnings from recent versions of mcs.
11991                 * csharpcomp.c (compile_csharp_using_mono): Don't use options
11992                 -o, -L, -r any more. Use options documented since mcs-1.0
11993                 instead. Similarly for -g.
11994
11995         2005-07-09  Bruno Haible  <bruno@clisp.org>
11996
11997                 * csharpcomp.c (compile_csharp_using_sscli): For -l option,
11998                 add a .dll suffix.
11999                 Reported by Mark Junker <mjscod@gmx.de>.
12000
12001         2006-06-17  Bruno Haible  <bruno@clisp.org>
12002
12003                 * config.charset: Update for NetBSD 3.0.
12004
12005         2006-05-17  Bruno Haible  <bruno@clisp.org>
12006
12007                 Cygwin portability.
12008                 * localcharset.c (WIN32_NATIVE): Renamed from WIN32.
12009
12010         2006-05-16  Bruno Haible  <bruno@clisp.org>
12011
12012                 * localcharset.c [CYGWIN]: Include <windows.h>.
12013                 (get_charset_aliases): For Cygwin, return the same CPxxx
12014                 aliases list as under WIN32.
12015                 (locale_charset) [CYGWIN]: Try to retrieve the encoding from
12016                 the environment variables. Fall back to GetACP().
12017
12018         2006-04-05  Bruno Haible  <bruno@clisp.org>
12019
12020                 * config.charset: Update Juan Manuel Guerrero's address.
12021
12022         2005-02-12  Bruno Haible  <bruno@clisp.org>
12023
12024                 * allocsa.h: Add extern "C" for C++.
12025
12026         2005-02-10  Bruno Haible  <bruno@clisp.org>
12027
12028                 * allocsa.h (sa_alignof): Define differently with AIX xlc, to
12029                 avoid a bug of this compiler on AIX 3.2.5 dealing with enums.
12030
12031         2006-07-22  Bruno Haible  <bruno@clisp.org>
12032
12033                 * gettext.h: Update to GNU gettext-0.15.
12034
12035 2006-07-22  Bruno Haible  <bruno@clisp.org>
12036
12037         * config/srclist.txt: Resync printf-args.c, vasnprintf.c,
12038         localcharset.c, mkdtemp.c, config.rpath, lib-ld.m4, lib-link.m4,
12039         lib-prefix.m4, longdouble.m4, ssize_t.m4.
12040
12041 2006-07-21  Eric Blake  <ebb9@byu.net>
12042
12043         * modules/stdlib-safer: New file.
12044         * MODULES.html.sh (File stream based Input/Output): Add
12045         stdlib-safer.
12046
12047 2006-07-21  Eric Blake  <ebb9@byu.net>
12048
12049         * lib/stdlib-safer.h: New file from coreutils, required by
12050         stdlib--.h.
12051
12052 2006-07-20  Paul Eggert  <eggert@cs.ucla.edu>
12053
12054         * gnulib-tool (func_usage): Document --assume-autoconf='latest-stable'.
12055
12056 2006-07-20  Bruno Haible  <bruno@clisp.org>
12057
12058         * gnulib-tool: Recognize new option --assume-autoconf.
12059         (autoconf_minversion): New variable.
12060         (func_get_filelist): Use it to decide whether to add onceonly_2_57.m4.
12061
12062 2006-07-20  Bruno Haible  <bruno@clisp.org>
12063
12064         * MODULES.html.sh (func_all_modules): Add a missing func_begin_table.
12065
12066 2006-07-19  Derek R. Price  <derek@ximbiot.com>
12067
12068         * lib/getaddrinfo.h: Don't define unimplemented AI_* flags.
12069         Reindent and repaginate.
12070
12071 2006-07-19  Derek Price  <derek@ximbiot.com>
12072
12073         * doc/gnulib.texi (Libtool and Windows):  Eliminate passive voice.
12074         Correct grammar.
12075
12076 2006-07-17  Bruno Haible  <bruno@clisp.org>
12077
12078         * modules/list: New file.
12079         * modules/array-list: New file.
12080         * modules/carray-list, modules/carray-list-tests: New files.
12081         * modules/linked-list, modules/linked-list-tests: New files.
12082         * modules/avltree-list, modules/avltree-list-tests: New files.
12083         * modules/rbtree-list, modules/rbtree-list-tests: New files.
12084         * modules/linkedhash-list, modules/linkedhash-list-tests: New files.
12085         * modules/avltreehash-list, modules/avltreehash-list-tests: New files.
12086         * modules/rbtreehash-list, modules/rbtreehash-list-tests: New files.
12087         * modules/oset: New file.
12088         * modules/array-oset: New file.
12089         * modules/avltree-oset, modules/avltree-oset-tests: New files.
12090         * modules/rbtree-oset, modules/rbtree-oset-tests: New files.
12091         * tests/test-carray_list.c: New file.
12092         * tests/test-linked_list.c: New file.
12093         * tests/test-avltree_list.c: New file.
12094         * tests/test-rbtree_list.c: New file.
12095         * tests/test-linkedhash_list.c: New file.
12096         * tests/test-avltreehash_list.c: New file.
12097         * tests/test-rbtreehash_list.c: New file.
12098         * tests/test-avltree_oset.c: New file.
12099         * tests/test-rbtree_oset.c: New file.
12100         * MODULES.html.sh (Container data structures): New section.
12101
12102 2006-07-17  Bruno Haible  <bruno@clisp.org>
12103
12104         * m4/gl_list.m4: New file.
12105
12106 2006-07-17  Bruno Haible  <bruno@clisp.org>
12107
12108         * lib/gl_list.h: New file.
12109         * lib/gl_list.c: New file.
12110         * lib/gl_array_list.h: New file.
12111         * lib/gl_array_list.c: New file.
12112         * lib/gl_carray_list.h: New file.
12113         * lib/gl_carray_list.c: New file.
12114         * lib/gl_linked_list.h: New file.
12115         * lib/gl_linked_list.c: New file.
12116         * lib/gl_anylinked_list1.h: New file.
12117         * lib/gl_anylinked_list2.h: New file.
12118         * lib/gl_avltree_list.h: New file.
12119         * lib/gl_avltree_list.c: New file.
12120         * lib/gl_anyavltree_list1.h: New file.
12121         * lib/gl_anyavltree_list2.h: New file.
12122         * lib/gl_rbtree_list.h: New file.
12123         * lib/gl_rbtree_list.c: New file.
12124         * lib/gl_anyrbtree_list1.h: New file.
12125         * lib/gl_anyrbtree_list2.h: New file.
12126         * lib/gl_anytree_list1.h: New file.
12127         * lib/gl_anytree_list2.h: New file.
12128         * lib/gl_linkedhash_list.h: New file.
12129         * lib/gl_linkedhash_list.c: New file.
12130         * lib/gl_anyhash_list1.h: New file.
12131         * lib/gl_anyhash_list2.h: New file.
12132         * lib/gl_avltreehash_list.h: New file.
12133         * lib/gl_avltreehash_list.c: New file.
12134         * lib/gl_rbtreehash_list.h: New file.
12135         * lib/gl_rbtreehash_list.c: New file.
12136         * lib/gl_anytreehash_list1.h: New file.
12137         * lib/gl_anytreehash_list2.h: New file.
12138
12139         * lib/gl_oset.h: New file.
12140         * lib/gl_oset.c: New file.
12141         * lib/gl_array_oset.h: New file.
12142         * lib/gl_array_oset.c: New file.
12143         * lib/gl_avltree_oset.h: New file.
12144         * lib/gl_avltree_oset.c: New file.
12145         * lib/gl_rbtree_oset.h: New file.
12146         * lib/gl_rbtree_oset.c: New file.
12147         * lib/gl_anytree_oset.h: New file.
12148
12149 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
12150
12151         * m4/mkancesdirs.m4: New file.
12152         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Mention dirchownmod.c,
12153         dirchownmod.h.  Don't require AC_FUNC_ALLOCA, gl_AFS, gl_CHDIR_SAFER;
12154         no longer needed.  Require gl_FUNC_LCHOWN, since dirchownmod.c needs
12155         it.
12156
12157 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
12158
12159         * lib/dirchownmod.c, lib/dirchownmod.h, lib/mkancesdirs.c:
12160         * lib/mkancesdirs.h: New files.
12161         * lib/mkdir-p.c: Don't include alloca.h, stdio.h, sys/types.h,
12162         unistd.h, string.h, chdir-safer.h, dirname.h, lchmod.h, lchown.h,
12163         save-cwd.h.  Instead, include dirchownmod.h and mkancesdirs.h.
12164         (make_dir_parents): New args MAKE_ANCESTOR, OPTIONS, ANNOUNCE,
12165         MODE_BITS.  Remove options VERBOSE_FMT_STRING, CWD_ERRNO.  All
12166         callers changed.  Revamp internals significantly, by not
12167         attempting to create directories that are temporarily more
12168         permissive than the final results.  Do not attempt to use
12169         save_cwd/restore_cwd; it isn't worth it for mkdir and install.
12170         This removes some race conditions, fixes some bugs, and simplifies
12171         things.  Use new dirchownmod function to do owner and mode changes.
12172         * lib/mkdir-p.h: Likewise.
12173         * lib/modechange.c (octal_to_mode): New function.
12174         (struct mode_change): New member mentioned.
12175         (make_node_op_equals): New arg mentioned.  All callers changed.
12176         (mode_compile): Keep track of which mode bits the user has explicitly
12177         mentioned.
12178         (mode_adjust): New arg DIR, so that we implement the X op correctly.
12179         New arg PMODE_BITS, to keep track of which mode bits the user
12180         mentioned; it treats S_ISUID and S_ISGID speciall.
12181         All callers changed.
12182         * lib/modechange.h: Likewise.
12183
12184 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
12185
12186         * MODULES.html.sh: Add mkancestors.
12187         * modules/mkancesdirs: New module.
12188         * modules/mkdir-p (Files): Remove lib/chdir-safer.c, lib/chdir-safer.h,
12189         lib/same-inode.h, m4/afs.m4, m4/chdir-safer.m4.
12190         The chdir-safer and afs files are now orphans; I'll remove them
12191         unless someone speaks up.
12192         Add lib/dirchownmod.c, lib/dirchownmod.h.
12193         (Depends-on): Remove alloca, chown, save-cwd, dirname.
12194         Add lchown, mkancesdirs.
12195         (Maintainer): Add self.
12196
12197 2006-07-15  Karl Berry  <karl@gnu.org>
12198
12199         * gnulib-tool: help message wording/arrangement.
12200
12201 2006-07-14  Simon Josefsson  <jas@extundo.com>
12202
12203         * doc/gnulib.texi (Libtool and Windows): New section.
12204
12205 2006-07-12  Simon Josefsson  <jas@extundo.com>
12206
12207         * modules/gendocs (License): Fix license, approved by Karl.
12208
12209 2006-07-12  Eric Blake  <ebb9@byu.net>
12210
12211         * MODULES.html.sh: Add gendocs.
12212
12213 2006-07-11  Eric Blake  <ebb9@byu.net>
12214
12215         * modules/fdl: New module, to install doc/fdl.texi.
12216         * MODULES.html.sh: Add new section for documentation modules.
12217         * gnulib-tool: Avoid space-tab.
12218         (--doc-base): New option, to manage files from doc.
12219
12220 2006-07-11  Eric Blake  <ebb9@byu.net>
12221
12222         * m4/absolute-header.m4: Fix comments to match recent change.
12223
12224 2006-07-11  Eric Blake  <ebb9@byu.net>
12225
12226         * gnulib-tool: List --doc-base before --tests-base.
12227
12228 2006-07-11  Derek R. Price  <derek@ximbiot.com>
12229
12230         * lib/glob.c: s/NAMLEN/_D_EXACT_NAMLEN/.
12231
12232 2006-07-11  Bruno Haible  <bruno@clisp.org>
12233
12234         * README: Mention where to put documentation.
12235
12236 2006-07-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12237
12238         * doc/functions.texi, gnulib-tool.texi, gnulib.texi: Fix some typos.
12239
12240 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
12241
12242         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Like today's change
12243         to stdint.m4.
12244
12245 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
12246
12247         * m4/stdint.m4 (gl_STDINT_H): Like yesterday's change to
12248         absolute-header.m4.  Also, set ABSOLUTE_STDINT_H to a string
12249         "no/such/file/stdint.h" when there is no such file, so that
12250         the resulting C code can be parsed by dodgy compilers.
12251         Problems reported by Bob Proulx.
12252
12253 2006-07-10  Derek R. Price  <derek@ximbiot.com>
12254
12255         * lib/backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
12256         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
12257         macros into the GNU _D_EXACT_NAMLEN.
12258         * lib/savedir.c:  Likewise.
12259         (savedirstream): Use _D_EXACT_NAMLEN in preference to strlen.
12260
12261 2006-07-10  Derek R. Price  <derek@ximbiot.com>
12262         and Paul Eggert  <eggert@cs.ucla.edu>
12263
12264         * m4/backupfile.m4, d-ino.m4, d-type.m4, dirfd.m4, fts.m4, getcwd.m4:
12265         * m4/savedir.m4:
12266         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
12267         macros into the GNU _D_EXACT_NAMLEN.
12268
12269 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
12270
12271         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Use "" rather than <>
12272         around the absolute name, to work around a problem with the HP-UX
12273         11.23 native C compiler, reported by Bob Proulx.
12274
12275 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
12276
12277         * doc/maintain.texi, make-stds.texi: Sync from
12278         <http://savannah.gnu.org/projects/gnustandards>.
12279
12280 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
12281
12282         * build-aux/depcomp, build-aux/install-sh: Sync from Automake.
12283
12284 2006-07-09  Jim Meyering  <jim@meyering.net>
12285
12286         * m4/glob.m4: Remove a doubled word in a comment.
12287
12288 2006-07-09  Jim Meyering  <jim@meyering.net>
12289
12290         * lib/argp-pv.c: Remove a doubled word in a comment.
12291         * lib/check-version.c (check_version): Likewise.
12292         * lib/javacomp.c (compile_java_class): Likewise.
12293
12294 2006-07-08  Paul Eggert  <eggert@cs.ucla.edu>
12295
12296         * gnulib-tool (func_get_filelist): Don't echo m4/onceonly_2_57.m4,
12297         for the benefit of people using Autoconf 2.60.  If you want to
12298         support older Autoconf versions you can copy m4/onceonly_2_57.m4
12299         (or m4/onceonly.m4, if pre-2.57) manually.
12300
12301 2006-07-08  Jim Meyering  <jim@meyering.net>
12302
12303         * m4/link-follow.m4: Remove one of two adjacent "whether"s in a
12304         comment.
12305         * m4/getopt.m4: Remove one of two adjacent "your"s in a comment.
12306         * m4/regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a
12307         comment.
12308
12309 2006-07-08  Jim Meyering  <jim@meyering.net>
12310
12311         * lib/getndelim2.h (getndelim2): Remove doubled "after" in comment.
12312
12313 2006-07-07  Simon Josefsson  <jas@extundo.com>
12314
12315         * tests/test-crc.c: Change expected crc value, the test vector
12316         were probably computed using the old broken crc.c?
12317
12318 2006-07-06  Simon Josefsson  <jas@extundo.com>
12319
12320         * modules/sys_socket (Files): Add m4/sockpfaf.m4 (this module is
12321         now the canonical place for the M4 file).
12322
12323         * modules/getaddrinfo (Files): Remove m4/sockpfaf.m4, we get it
12324         from the sys_socket dependency now.
12325
12326         * modules/inet_pton (Files): Ditto.
12327
12328         * modules/inet_ntop (Files): Ditto.
12329
12330 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
12331
12332         * modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL,
12333         not gl_PREREQ_GETUSERSHELL.
12334
12335 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12336
12337         * m4/_inttypes_h.m4 (gl_INTTYPES_H): Use AC_CHECK_DECLS_ONCE
12338         with only one argument, for Autoconf 2.60.
12339         * m4/fileblocks.m4 (gl_PREREQ_FILEBLOCKS): AC_CHECK_DECLS_ONCE may
12340         expand to nothing, so add a shell command to avoid syntax error.
12341         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
12342
12343 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12344
12345         * lib/strtod.c (strtod): cast the argument of tolower to unsigned char.
12346
12347 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
12348
12349         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't check for getenv decl;
12350         no longer needed.  Check for isblank decl.
12351         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Don't check for getenv decl.
12352         * m4/regex.m4 (gl_PREREQ_REGEX): Dheck for isblank decl instead
12353         of existence.
12354
12355 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
12356
12357         * lib/getloadavg.c: Use __VMS, not VMS.
12358         * lib/getopt.c: Likewise.
12359         * lib/getpagesize.h: Likewise.
12360         * lib/glob.c: Remove most VMS cruft; it hasn't been tested for a while
12361         and probably does not work.
12362
12363 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
12364
12365         * lib/.cppi-disable: Add wcwidth.
12366         * lib/fnmatch.c (ISBLANK): Remove.  All uses changed to isblank.
12367         (isblank) [! (defined isblank || HAVE_DECL_ISBLANK)]: New macro.
12368         (ISGRAPH): Remove.  All uses changed to isgraph.
12369         (FOLD) [!defined _LIBC]: Remove special case.
12370         * lib/getdate.y (lookup_word): Remove no-longer-needed call to islower.
12371         * lib/regex_internal.h (isblank): Depend on HAVE_DECL_ISBLANK, not
12372         HAVE_ISBLANK.
12373         * lib/strftime.c (TOLOWER, TOUPPER) [!defined _LIBC]: Remove special
12374         case.
12375
12376 2006-07-06  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
12377
12378         * lib/getaddrinfo.c: Changes to compile under MSVC6: changed
12379         '#if WIN32_NATIVE' to '#ifdef' & moved WSAAPI macro inside
12380         brackets.  Other minor changes to suppress some compiler
12381         warnings.
12382
12383 2006-07-06  Derek R. Price  <derek@ximbiot.com>
12384         and Paul Eggert  <eggert@cs.ucla.edu>
12385
12386         * m4/backupfile.m4 (gl_BACKUPFILE): Check for dirent.h, instead
12387         of invoking obsolescent AC_HEADER_DIRENT macro.
12388         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Likewise.
12389         * m4/d-type.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Likewise.
12390         * m4/dirfd.m4 (gl_FUNC_DIRFD): Likewise.
12391         * m4/fts.m4 (gl_FUNC_FTS_CORE): Likewise.
12392         * m4/getcwd.m4 (gl_PREREQ_GETCWD): Likewise.
12393         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
12394         * m4/savedir.m4 (gl_SAVEDIR): Likewise.
12395         * m4/readdir.m4: Remove; no longer needed.
12396
12397 2006-07-06  Derek R. Price  <derek@ximbiot.com>
12398         and Paul Eggert  <eggert@cs.ucla.edu>
12399
12400         * lib/backupfile.c [HAVE_DIRENT_H && ! HAVE_NDIR_H]:
12401         Don't worry about this obsolete case any more.
12402         (HAVE_DIR): Remove.  All uses removed; we now assume you can read
12403         directories.
12404         * lib/dirfd.h [HAVE_DIRENT_H && ! HAVE_NDIR_H]: Don't
12405         worry about this obsolete case any more.
12406         * lib/fts.c: Likewise.
12407         * lib/getcwd.c: Likewise.
12408         * lib/glob.h: Likewise.
12409         * lib/savedir.c: Likewise.
12410
12411 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
12412
12413         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Use AC_CHECK_DECLS_ONCE
12414         rather than AC_CHECK_DECLS for strtoimax and strtoumax.
12415         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Remove; no longer
12416         needed.
12417         All uses removed.
12418         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
12419         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
12420         * m4/exclude.m4 (gl_EXCLUDE): Don't check for isascii; no longer
12421         needed.
12422         * m4/getdate.m4 (gl_GETDATE): Likewise.
12423         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
12424         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
12425         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
12426         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
12427         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
12428         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
12429         * m4/exclude.m4 (gl_EXCLUDE): Don't require AC_C_INLINE; no longer
12430         needed.
12431
12432 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
12433
12434         * lib/memcasecmp.c: Include <limits.h>.
12435         (memcasecmp): Don't assume UCHAR_MAX <= INT_MAX.
12436         * lib/strtod.c (strtod): Don't assume isspace works on negative chars.
12437         Don't assume isdigit succeeds only on '0' through '9'.
12438
12439 2006-07-05  Eric Blake  <ebb9@byu.net>
12440
12441         * modules/getaddrinfo (Depends-on): Add snprintf.
12442
12443 2006-07-05  Eric Blake  <ebb9@byu.net>
12444
12445         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Use gl_HEADER_SYS_SOCKET
12446         to avoid 'header present but could not be compiled' on cygwin.
12447
12448 2006-07-05  Eric Blake  <ebb9@byu.net>
12449
12450         * lib/getaddrinfo.h (NI_NUMERICHOST, NI_NUMERICSERV): Define if
12451         missing from netdb.h.
12452         * lib/getaddrinfo.c (includes): Include inet_ntop and snprintf.
12453
12454 2006-07-05  Derek R. Price  <derek@ximbiot.com>
12455
12456         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Don't require AC_HEADER_STDC;
12457         no longer needed.
12458         * m4/exclude.m4 (gl_EXCLUDE): Likewise.
12459         * m4/getdate.m4 (gl_GETDATE): Likewise.
12460         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
12461         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
12462         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
12463         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
12464         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
12465
12466 2006-07-05  Derek R. Price  <derek@ximbiot.com>
12467
12468         * lib/exclude.c (IN_CTYPE_DOMAIN, is_space): Remove; no longer needed.
12469         All uses of is_space replaced by isspace.
12470         * lib/exit.h: Don't talk about STDC_HEADERS.
12471         * lib/fnmatch.c (ISASCII): Remove; no longer needed.  All uses removed.
12472         (ISPRINT, ISDIGIT, ISALNUM, ISALPHA, ISCNTRL, ISLOWER, ISPUNCT):
12473         (ISSPACE, ISUPPER, ISXDIGIT): Remove; no longer needed.  All uses
12474         replaced by isprint etc.
12475         * lib/getdate.y (IN_CTYPE_DOMAIN, ISSPACE, ISALPHA, ISLOWER): Likewise.
12476         * lib/getusershell.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
12477         * lib/memcasecmp.c (IN_CTYPE_DOMAIN, ISLOWER, TOUPPER): Likewise.
12478         * lib/strtod.c (IN_CTYPE_DOMAIN, ISSPACE, ISDIGIT, TOLOWER): Likewise.
12479         * lib/strtol.c (IN_CTYPE_DOMAIN): Likewise.
12480         * lib/xstrtol.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
12481
12482 2006-07-05  Bruno Haible  <bruno@clisp.org>
12483
12484         * m4/strndup.m4 (gl_FUNC_STRNDUP): When cross-compiling, check whether
12485         the function exists, before testing against AIX.
12486         Reported by Martin Lambers <marlam@marlam.de>.
12487
12488 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
12489
12490         * modules/cycle-check (lib_SOURCES): Add same-inode.h.
12491         From Mark D. Baushke.
12492
12493 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
12494
12495         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Prepend three slashes
12496         to the absolute name, not just one, to bypass Sun C 5.8's
12497         "warning: #include of /usr/include/... may be non-portable".
12498
12499 2006-07-04  Eric Blake  <ebb9@byu.net>
12500
12501         * modules/dirname-tests: New test module.
12502         * tests/test-dirname.c: New file, replacing dirname.c
12503         TEST_DIRNAME section that was recently deleted.
12504
12505 2006-07-04  Bruno Haible  <bruno@clisp.org>
12506
12507         Assume ANSI C header files and <ctype.h> functions.
12508         * lib/mbswidth.c (IN_CTYPE_DOMAIN, ISPRINT, ISCNTRL): Remove macros.
12509         (mbsnwidth): Use isprint, iscntrl instead.
12510
12511 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
12512
12513         Merge from coreutils.
12514         * MODULES.html.sh: Add xstrtold.
12515         * modules/xstrtold: New file.
12516         * modules/cycle-check (Files): Add lib/same-inode.h.
12517         * modules/dirname (Files): Add m4/double-slash-root.m4.
12518         * modules/getcwd (Files): Add m4/getcwd-abort-bug.m4.
12519         * modules/mkdir-p (Files): Add lib/same-inode.h.
12520         * modules/same (Files): Add lib/same-inode.h.
12521
12522 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
12523
12524         * m4/absolute-header.m4: Renamed from full-header-path.m4.
12525         This is to keep the terminology clean; POSIX talks about
12526         "absolute pathnames", not "full pathnames", but the GNU
12527         Coding Standards say to use "path" for something else;
12528         so use "absolute" to keep both sides happy.
12529         (gl_ABSOLUTE_HEADER): Renamed from gl_FULL_HEADER_PATH.
12530         Set gl_absolute_header, not gl_full_header_path.
12531         Set gl_cv_absolute_<header>, not gl_full_path_<header>.
12532         Define ABSOLUTE_<HEADER>, not FULL_PATH_<HEADER>.
12533         All uses changed.
12534
12535         Merge from coreutils.
12536
12537         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
12538
12539         * m4/c-strtod.m4 (gl_C_STRTOLD): Add c-strtod.c to LIBSOURCES.
12540         Require gl_USE_SYSTEM_EXTENSIONS, not gl_C_STRTOD, since we don't
12541         want to require the building of c-strtod.o.
12542         * m4/lib-check.m4 (cu_LIB_CHECK): Remove SEQ_LIBM, since seq no longer
12543         needs -lm directly.
12544         * m4/xstrtod.m4 (gl_XSTRTOLD): New macro.
12545
12546         2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
12547
12548         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils's
12549         --as-needed option if available.  Problem reported by Albert Chin in
12550         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00114.html>.
12551         However, use -Wl,--as-needed, not bare --as-needed, since HP-UX 11.11
12552         cc merely issues a bunch of annoying warnings for --as-needed
12553         (this problem was reported by Bob Proulx).  Also, try linking with
12554         -lm to detect a bug in binutils 2.16 (this problem was reported
12555         by Ralf Wildenhues).
12556
12557         2006-06-18  Jim Meyering  <jim@meyering.net>
12558
12559         Test for a bug that causes glibc's getcwd to suffer a failed assertion.
12560         * m4/getcwd-abort-bug.m4 (gl_FUNC_GETCWD_ABORT_BUG): New file and
12561         macro.
12562         * m4/getcwd.m4 (gl_FUNC_GETCWD): If we detect support for getcwd_null,
12563         also check for glibc-2.4's abort-inducing bug.
12564
12565         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix typo.
12566         Low-probability clean-up should be to use rmdir to get rid of
12567         the just-created directory, not unlink.
12568
12569         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is missing, make
12570         configure fail, and request a bug report to inform us about it.
12571         Add a comment that, barring reports to the contrary, in 2007 we'll
12572         assume ftruncate is universally available.
12573
12574         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
12575
12576         * m4/filemode.m4 (gl_FILEMODE): Check for strmode declaration.
12577
12578         2006-03-12  Jim Meyering  <jim@meyering.net>
12579
12580         * m4/chdir-safer.m4 (gl_CHDIR_SAFER): Add same-inode.h to the list.
12581         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Likewise.
12582         * m4/same.m4 (gl_SAME): Likewise.
12583         * m4/root-dev-ino.m4 (gl_ROOT_DEV_INO): Likewise.
12584
12585         2006-03-11  Eric Blake  <ebb9@byu.net>
12586
12587         * m4/double-slash-root.m4: New file, provides gl_DOUBLE_SLASH_ROOT.
12588         * m4/dirname.m4 (gl_DIRNAME): Use gl_DOUBLE_SLASH_ROOT.
12589         * m4/dos.m4 (FILE_SYSTEM_PREFIX_LEN): Move from here to dirname.h.
12590         (FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE): New define.
12591
12592 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
12593
12594         * lib/stdint_.h: Include <sys/types.h> after @FULL_PATH_STDINT_H@, for
12595         MacOS X 10.4.6.  Don't mention <sys/int_types.h>.  Problems
12596         reported by Mark D. Baushke, one in
12597         <http://lists.gnu.org/archive/html/bug-gnulib/2006-07/msg00015.html>.
12598
12599         Merge from coreutils.
12600
12601         * lib/.cppi-disable: Add stdint_.h.
12602         * lib/.cvsignore: Add stdint.h.
12603
12604         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
12605
12606         * lib/xstrtod.c (XSTRTOD, DOUBLE): New macros, so that we can support
12607         both double and long double versions.
12608         (XSTRTOD): Renamed from xstrtod.  Use DOUBLE internally.
12609         * lib/xstrtold.c: New file.
12610         * lib/xstrtod.h (xstrtold): New decl.
12611
12612         2006-05-22  Paul Eggert  <eggert@cs.ucla.edu>
12613
12614         * lib/filemode.c (setst): Remove.
12615         (strmode): Rewrite to avoid setst.  This makes the code shorter,
12616         (arguably) clearer, and the generated code is a bit smaller on my
12617         Debian GNU/Linux stable x86 host.
12618
12619         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
12620
12621         * lib/filemode.c: Include "filemode.h" first, to test the interface.
12622         Assume that filemode.h includes sys/types.h and sys/stat.h.
12623         (HAVE_ST_DM_MODE): New macro, moved here from ls.c.
12624         (ftypelet): Reorder to put common cases first, for efficiency.
12625         Add 'P', 'w'.  Remove 'M', since it's now the caller's responsibility
12626         to do 'M'.
12627         (strmode): Renamed from mode_string, and now stores 12 bytes instead
12628         of 10, for compatibility with FreeBSD.  All callers changed.
12629         (filemodestring): Now stores 12 bytes instead of 10, and sets file
12630         types that can't be deduced solely from st_mode.  First arg is now a
12631         const pointer.
12632         * lib/filemode.h (HAVE_DECL_STRMODE): Include <string.h> for strmode.
12633         (strmode): Renamed from mode_string.
12634         (filemodestring): New decl.
12635         * lib/stat-macros.h: Don't undef S_ISDOOR, since it's never buggy.
12636         (S_ISDOOR): Don't bother with S_IFDOOR, since that code is never
12637         needed.
12638         (S_ISPORT, S_ISWHT): New macros, if not already defined.
12639
12640         2006-04-12  Paul Eggert  <eggert@cs.ucla.edu>
12641
12642         * lib/fsusage.c: Don't include <inttypes.h> or <stdint.h>, since
12643         fsusage.h now does that.  Include fsusage.h first, to test interface.
12644         Prefer statvfs if it works, since it's blessed by POSIX.  Attempt
12645         at most one method (the old code could have generated decls that
12646         didn't conform to C89, not that this was ever exercised).
12647         * lib/fsusage.h: Include <inttypes.h> and <stdint.h> if they exist.
12648
12649         2006-03-19  Jim Meyering  <jim@meyering.net>
12650
12651         Work even in a chroot where d_ino values for entries in "/"
12652         don't match the stat.st_ino values for the same names.
12653         * lib/getcwd.c (__getcwd): When no d_ino value matches the target inode
12654         number, iterate through all entries again, using lstat instead.
12655         Reported by Kenshi Muto in http://bugs.debian.org/355810, and by
12656         Zouhir Hafidi in https://bugzilla.redhat.com/bugzilla/190656.
12657
12658         * lib/getcwd.c (__getcwd): Clarify a comment.
12659         Use memcpy in place of a call to strcpy.
12660
12661         2006-03-12  Jim Meyering  <jim@meyering.net>
12662
12663         * lib/fts-cycle.c (leave_dir): If cycle-check's saved dev-ino pair
12664         matches that of the current directory (which we're about to chdir ".."
12665         out of), then save the dev-ino of the parent, instead.
12666
12667         * lib/same-inode.h (SAME_INODE): New file/macro.
12668         * lib/chdir-safer.c (SAME_INODE): Remove definition.
12669         Include "same-inode.h", instead.
12670         * lib/same.c: Likewise.
12671         * lib/cycle-check.h: Include "same-inode.h".
12672         (CYCLE_CHECK_REFLECT_CHDIR_UP): Define.
12673         * lib/cycle-check.c (SAME_INODE): Remove definition.
12674         * lib/root-dev-ino.h: Include "same-inode.h".
12675
12676         2006-03-11  Eric Blake  <ebb9@byu.net>
12677
12678         * lib/same.c (same_name): s/base_name/last_component/
12679         * lib/backupfile.c (check_extension, numbered_backup): Likewise.
12680         * lib/filenamecat.c (file_name_concat): Likewise.
12681
12682         2006-03-11  Eric Blake  <ebb9@byu.net>,
12683                     Paul Eggert  <eggert@cs.ucla.edu>
12684
12685         * lib/dirname.h (FILE_SYSTEM_PREFIX_LEN): Move here from dos.m4.
12686         [FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't treat 1: as a
12687         drive prefix.
12688         (IS_ABSOLUTE_FILE_NAME): Treat all drive letters as absolute on
12689         platforms like cygwin with FILE_SYSTEM_DRIVE_PREFIX_IS_ABSOLUTE.
12690         (last_component): New method.
12691         * lib/dirname.c (dir_len): Determine when drive letters need a
12692         subsequent slash.  Preserve // when it is special.
12693         (dir_name): Don't append dot when drive letter is absolute.
12694         [TEST_DIRNAME]: Move into a full-blown gnulib test.
12695         * lib/basename.c (base_name): New semantics - malloc the result.
12696         Preserve // when it is special.  Preserve relative files that look
12697         like drive letters.
12698         (base_len): Preserve // when it is special.
12699         (last_component): New method, similar to old base_name semantics.
12700         * lib/stripslash.c (strip_trailing_slashes): Use last_component, not
12701         base_name.  Strip redundant slashes from ///.
12702
12703 2006-07-03  Jim Meyering  <jim@meyering.net>
12704
12705         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if this
12706         macro is used before the first cycle_check call.
12707
12708 2006-07-03  Eric Blake  <ebb9@byu.net>
12709
12710         * modules/dirname (Depends-on): Add xstrndup.
12711
12712 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
12713
12714         * m4/stdint.m4 (gl_STDINT_H): Use more-mnemonic identifiers for
12715         test cases, so that config.log is a bit easier to follow.
12716
12717 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
12718
12719         * lib/stdint_.h (intmax_t, uintmax_t): Prefer long to long long if
12720         both are 64 bits, since this seems to be the tradition, and this
12721         prevents gcc -Wformat from warning about usages with PRIuMAX.  If
12722         we ever run into a host that prefers long long to long in this
12723         case, we'll need another configure-time test.  Problem reported by
12724         Jim Meyering.
12725
12726 2006-07-02  Eric Blake  <ebb9@byu.net>
12727
12728         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Simplify by using AC_CHECK_DECLS.
12729
12730 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
12731
12732         * modules/inttypes (Depends-on): No longer depends on stdint.
12733         * modules/stdint (Description): Say more about assumptions.
12734         Say that the fast types might differ.  Say macros are used.
12735         (Files): Remove m4/size_max.m4, m4/wchar_t.m4.  Add m4/longlong.m4.
12736         (Makefile.am): Revise list of substituted symbols to match
12737         new stdint.m4.
12738         * modules/stdint-tests (Files): Add m4/wchar_t.m4, m4/wint_t.m4.
12739         (configure.ac): Add gt_TYPE_WCHAR_T, gt_TYPE_WINT_T.
12740         * tests/test-stdint.c (verify_same_types)
12741         [! (__GNUC__ >= 2 && DO_PEDANTIC)]: Put in a decl, so that
12742         the code conforms to C99/C89.
12743         Test for WCHAR_MIN and WCHAR_MAX only if HAVE_WCHAR_T.
12744         Test for WINT_MIN and WINT_MAX only if HAVE_WINT_T.
12745
12746 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
12747
12748         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Backport from Autoconf 2.60,
12749         but fix a bug, by requiring at least 64 bits.
12750         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
12751         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Now just call
12752         AC_TYPE_LONG_LONG_INT.  This macro is obsolete and will go soon.
12753         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG) Likewise.
12754
12755         * m4/stdint.m4 (gl_STDINT_H): Rewrite to accommodate stdint_.h
12756         changes.  Make 2.59 a prerequisite.  Check and substitute for
12757         HAVE_LONG_LONG_INT.  Rely on Autoconf to check for stdint.h and
12758         inttypes.h.  Do not use special include files; just use the
12759         defaults.  Check for sys/inttypes.h and sys/bitypes.h in the usual
12760         way now.  Remove no-longer-needed tests for HAVE_LONG_64BIT,
12761         HAVE_LONG_LONG_64BIT, int8_t, int16_t, int32_t, int64_t, uint8_t,
12762         uint16_t, uint32_t uint64_t, int_least8_t, int_least16_t,
12763         int_least32_t, int_least64_t, uint_least8_t, uint_least16_t,
12764         uint_least32_t, uint_least64_t, int_fast8_t, int_fast16_t,
12765         int_fast32_t, int_fast64_t, uint_fast8_t uint_fast16_t,
12766         uint_fast32_t, uint_fast64_t, intptr_t, uintptr_t, intmax_t,
12767         uintmax_t, INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX,
12768         UINT16_MAX, INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN,
12769         INT64_MAX, UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX,
12770         UINT_LEAST8_MAX, INT_LEAST16_MIN, INT_LEAST16_MAX,
12771         UINT_LEAST16_MAX, INT_LEAST32_MIN, INT_LEAST32_MAX,
12772         UINT_LEAST32_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX,
12773         UINT_LEAST64_MAX, INT_FAST8_MIN, INT_FAST8_MAX, UINT_FAST8_MAX,
12774         INT_FAST16_MIN, INT_FAST16_MAX, UINT_FAST16_MAX, INT_FAST32_MIN,
12775         INT_FAST32_MAX, UINT_FAST32_MAX, INT_FAST64_MIN, INT_FAST64_MAX,
12776         UINT_FAST64_MAX, INTPTR_MIN, INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN,
12777         INTMAX_MAX, UINTMAX_MAX, PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN,
12778         SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN,
12779         WINT_MAX.  Check for C99 conformance more strictly, by detecting
12780         bugs in glibc 2.4, Solaris 10, and OpenBSD 3.9.  On the other hand do
12781         not check for things that C99 does not require, e.g., int8_t.  If
12782         a test isn't needed unless <stdint.h> isn't working, and is
12783         unlikely to be needed for any other reason, then don't do it
12784         unless <stdint.h> isn't working.  Do not check for ptrdiff_t or
12785         size_t, since we assume C89 freestanding at least.  Do not check
12786         for sig_atomic_t, wchar_t, or wint_t, since the code now does
12787         the right thing even if the types are not defined.  Instead use:
12788         (gl_STDINT_TYPE_PROPERTIES): New macro.
12789         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H): Remove.  Don't bother
12790         testing whether <sys/types.h> clashes, as Autoconf does this for
12791         us now.  All uses removed.
12792         (gl_STDINT_CHECK_TYPES, gl_STDINT_MISSING_BOUND):
12793         (gl_STDINT_MISSING_BOUNDS, gl_STDINT_MISSING_BOUNDS2):
12794         (gl_CHECK_TYPE_SAME):
12795         Remove; no longer needed.
12796         (gl_STDINT_BITSIZEOF): Don't bother to check whether the type
12797         exists, since we'll return 0 anyway in that case.
12798         (gl_INTEGER_TYPE_SUFFIX, gl_STDINT_INCLUDES): New macros.
12799
12800 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
12801
12802         * lib/stdint_.h (_GL_STDINT_H): Renamed from _STDINT_H, to avoid
12803         possible collision with system files.
12804         (<stdio.h>, <time.h>, <wchar.h>) [defined __cplusplus && ! defined
12805         __STDC_CONSTANT_MACROS)]: Do not include, since we don't need
12806         WCHAR_MIN and WCHAR_MAX in this case.
12807         (<stddef.h>): Do not include; no longer needed.
12808         (<sys/types.h>): Include if @HAVE_SYS_TYPES_H@, not if
12809         (defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)).
12810         (<sys/inttypes.h>): Include if @HAVE_SYS_INTTYPES_H@ &&
12811         !@HAVE_INTTYPES_H@, not if (defined(__FreeBSD__)
12812         && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)).
12813         (__STDINT_H__) [@HAVE_STDINT_H@ && defined __sgi && ! defined
12814         __c99]: Define, to work around IRIX <stdint.h> incompatibility.
12815         (@FULL_PATH_STDINT_H@) [!(defined(__sgi) && @HAVE_INTTYPES_H@ &&
12816         !defined(__c99))]: Include in this case too, since it's harmless
12817         now.
12818         (<inttypes.h>) [@HAVE_INTTYPES_H@]: Include, since it's no longer
12819         dangerous to do so.
12820         (@FULL_PATH_INTTYPES_H@) [(defined(__hpux) || defined(_AIX)) &&
12821         @HAVE_INTTYPES_H@]: Do not include, since we now include <inttypes.h>.
12822         (_STDINT_MIN, _STDINT_MAX): New macros.
12823         (int8_t, uint8_t, int16_t, uint16_t, int32_t, uint32_t, int64_t):
12824         (uint64_t, int_least8_t, uint_least8_t, int_least16_t):
12825         (uint_least16_t, int_least32_t, uint_least32_t, int_least64_t):
12826         (uint_least64_t, int_fast8_t, uint_fast8_t, int_fast16_t):
12827         (uint_fast16_t, int_fast32_t, uint_fast32_t, int_fast64_t):
12828         (uint_fast64_t, intptr_t, uintptr_t, intmax_t, uintmax_t): Now
12829         macros, not typedefs; this simplifies things quite a bit.
12830         Use long int for all types narrower than int64_t.
12831         (intmax_t, uintmax_t, INTMAX_C, UINTMAX_C):
12832         Define in terms of long long int or int64_t or long int,
12833         not int64_t or int32_t.  This saves some compile-time testing.
12834         (INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX, UINT16_MAX):
12835         (INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN, INT64_MAX):
12836         (UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX, UINT_LEAST8_MAX):
12837         (INT_LEAST16_MIN, INT_LEAST16_MAX, UINT_LEAST16_MAX):
12838         (INT_LEAST32_MIN, INT_LEAST32_MAX, UINT_LEAST32_MAX):
12839         (INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX, INT_FAST8_MIN):
12840         (INT_FAST8_MAX, UINT_FAST8_MAX, INT_FAST16_MIN, INT_FAST16_MAX):
12841         (UINT_FAST16_MAX, INT_FAST32_MIN, INT_FAST32_MAX, UINT_FAST32_MAX):
12842         (INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTPTR_MIN):
12843         (INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN, INTMAX_MAX, UINTMAX_MAX):
12844         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
12845         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
12846         undef any previous version and define our own version, for
12847         simplicity and consistency with the new macros for types.
12848         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
12849         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
12850         Simplify definitions by using _STDINT_MIN and _STDINT_MAX
12851         where appropriate.  Rely on new symbols @PTRDIFF_T_SUFFIX@,
12852         @SIG_ATOMIC_T_SUFFIX@, @SIZE_T_SUFFIX@, @WCHAR_T_SUFFIX@,
12853         @WINT_T_SUFFIX@ to keep things simple here.
12854         (UINT8_C, UINT16_C, UINT32_C, INT64_C, UINT64_C):
12855         Simplify by assuming typical 8/16/32/64 host, since we're
12856         already doing that elsewhere anyway.
12857         Use (LONG_MAX >> 31 >> 31 == 1) rather than @HAVE_LONG_64BIT@,
12858         and assume long long int is 64 bits if available.  This
12859         speeds up 'configure'.
12860
12861 2006-07-01  Eric Blake  <ebb9@byu.net>
12862
12863         * m4/stdarg.m4 (gl_STDARG_H): Use proper AH_VERBATIM.
12864         Reported by Andreas Buening.
12865
12866 2006-07-01  Eric Blake  <ebb9@byu.net>
12867
12868         * m4/stdarg.m4 (gl_STDARG_H): Properly parenthesize gl_va_copy.
12869
12870 2006-06-30  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
12871
12872         * lib/getaddrinfo.c: fixed typo
12873
12874 2006-06-29  Jim Meyering  <jim@meyering.net>
12875
12876         * modules/strftime (Maintainer): Add my name, since with the
12877         FPRINTFTIME changes strftime.c has forked from glibc.
12878
12879 2006-06-29  Eric Blake  <ebb9@byu.net>
12880
12881         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Use AC_C_INLINE.
12882
12883 2006-06-29  Eric Blake  <ebb9@byu.net>
12884
12885         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): New file.
12886
12887 2006-06-29  Eric Blake  <ebb9@byu.net>
12888
12889         * lib/stat_.h: New file.
12890
12891 2006-06-29  Eric Blake  <ebb9@byu.net>
12892
12893         * lib/stat_.h (rpl_mkdir): Declare inline, to avoid warnings about
12894         unused static function.
12895
12896 2006-06-29  Eric Blake  <ebb9@byu.net>
12897
12898         * doc/functions.texi (Function Portability): Document missing lstat
12899         on mingw.
12900
12901 2006-06-29  Eric Blake  <ebb9@byu.net>
12902
12903         * MODULES.html.sh: Add sys_stat.
12904         * modules/sys_stat: New module.
12905         * modules/mkstemp (Depends-on): Add sys_stat.
12906
12907 2006-06-29  Derek R. Price  <derek@ximbiot.com>
12908
12909         * m4/strftime.m4: Don't call AC_FUNC_STRFTIME.
12910
12911 2006-06-29  Derek R. Price  <derek@ximbiot.com>
12912
12913         * m4/c-bs-a.m4: Removed.
12914
12915 2006-06-29  Derek R. Price  <derek@ximbiot.com>
12916
12917         * lib/strftime.c: Assume strftime() exists.
12918
12919 2006-06-29  Derek Price  <derek@ximbiot.com>
12920
12921         * modules/c-bs-a: Removed - \a is C89.
12922         * MODULES.html.sh: Remove c-bs-a.
12923
12924 2006-06-29  Bruno Haible  <bruno@clisp.org>
12925
12926         * modules/wcwidth (License): Change to LGPL.
12927
12928 2006-06-28  Simon Josefsson  <jas@extundo.com>
12929
12930         * tests/test-getaddrinfo.c: Test getnameinfo too.  Call WSAStartup
12931         on _WIN32.
12932
12933         * modules/getaddrinfo (Depends-on): Add inet_ntop, needed by
12934         getnameinfo.
12935
12936 2006-06-28  Simon Josefsson  <jas@extundo.com>
12937
12938         * m4/getaddrinfo.m4: Look for getnameinfo prototypes too.
12939
12940 2006-06-28  Simon Josefsson  <jas@extundo.com>
12941
12942         * lib/getaddrinfo.c: Try to load ws2_32.dll on Windows, to find the
12943         functions there.  It will succeed on Windows XP, but on Windows
12944         2000 and (presumably) earlier, it will fail, and use the internal
12945         re-implementation.
12946         (use_win32_p): New function.
12947         (getaddrinfo): Use strtoul on servname, to support numeric ports.
12948         Support AI_NUMERICSERV to disable getservbyname.
12949         (getnameinfo): New function, only supports
12950         NI_NUMERICHOST|NI_NUMERICSERV for now.
12951
12952         * lib/getaddrinfo.h: Test and check for AI_* flags separately, MinGW
12953         only have some of them.  Add AI_NUMERICSERV.  Add prototype for
12954         getnameinfo.
12955
12956 2006-06-28  Eric Blake  <ebb9@byu.net>
12957
12958         * modules/wcwidth: New file.
12959         * modules/mbchar (Depends-on): Add wcwidth.
12960         * modules/mbswidth (Depends-on): Add wcwidth.
12961         * MODULES.html.sh: Add wcwidth.
12962
12963 2006-06-28  Eric Blake  <ebb9@byu.net>
12964
12965         * m4/mbswidth.m4 (gl_MBSDWIDTH): Move wcwidth from here...
12966         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): ...to this new file.
12967
12968 2006-06-28  Eric Blake  <ebb9@byu.net>
12969
12970         * lib/xvasprintf.h: Fix comments.
12971
12972 2006-06-28  Eric Blake  <ebb9@byu.net>
12973
12974         * lib/mbchar.h (wcwidth): Include wcwidth.h.
12975         * lib/mbswidth.c (wcwidth): Move from here...
12976         * lib/wcwidth.h: ...to this new file.
12977
12978 2006-06-28  Derek R. Price  <derek@ximbiot.com>
12979
12980         * m4/savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement.
12981
12982         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since
12983         it's obsolete.
12984         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Likewise.
12985
12986 2006-06-28  Derek R. Price  <derek@ximbiot.com>
12987
12988         * lib/savedir.c (CLOSEDIR): Remove.  All uses changed to closedir.
12989         Autoconf 2.60 says this stuff was obsolete.
12990
12991 2006-06-28  Bruno Haible  <bruno@clisp.org>
12992
12993         * modules/wcwidth (Files): Add m4/wchar_t.m4.
12994
12995 2006-06-28  Bruno Haible  <bruno@clisp.org>
12996
12997         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Also require AC_C_INLINE and
12998         gt_TYPE_WCHAR_T.
12999
13000 2006-06-28  Bruno Haible  <bruno@clisp.org>
13001
13002         * lib/wcwidth.h: Declare nothing if !HAVE_WCHAR_T. Provide a fallback
13003         declaration for wcwidth.
13004         * lib/mbswidth.c: Restore the includes of <wchar.h> and <wctypes.h>.
13005
13006 2006-06-28  Bruno Haible  <bruno@clisp.org>
13007
13008         * lib/mkdtemp.c [MINGW]: Include <io.h>.
13009         (mkdir): Define using _mkdir.
13010
13011 2006-06-28  Bruno Haible  <bruno@clisp.org>
13012
13013         * lib/getaddrinfo.h: Fix POSIX URL.
13014         * lib/getaddrinfo.c (WIN32_NATIVE): New macro. Use it instead of
13015         _WIN32.
13016         (use_win32_p): Make static.
13017         (getaddrinfo): Reject service name if it is empty or does not consist
13018         solely of decimal digits, or if its value is > 65535.
13019         (getnameinfo): Remove useless casts.
13020
13021 2006-06-27  Simon Josefsson  <jas@extundo.com>
13022
13023         * modules/sys_select: New file, suggested by Bruno Haible, Paul
13024         Eggert and Martin Lambers.
13025
13026 2006-06-27  Simon Josefsson  <jas@extundo.com>
13027
13028         * m4/sys_select_h.m4: New file, suggested by Bruno Haible, Paul
13029         Eggert and Martin Lambers.
13030
13031 2006-06-27  Bruno Haible  <bruno@clisp.org>
13032
13033         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): For nonexistent types, set the
13034         result to 0, not to empty.
13035         Reported by Martin Neitzel <neitzel@sco.gaertner.de>.
13036
13037 2006-06-27  Bruno Haible  <bruno@clisp.org>
13038
13039         * lib/stdint_.h (intmax_t, uintmax_t): Undefine before typedef.
13040
13041 2006-06-26  Simon Josefsson  <jas@extundo.com>
13042
13043         * m4/inet_ntop.m4: Don't check for sys/types.h, we assume it is
13044         present.
13045
13046 2006-06-26  Paul Eggert  <eggert@cs.ucla.edu>
13047
13048         * lib/base64.c (B64): Use _ as the formal parameter, not x, to avoid
13049         bug in IBM C V6 for AIX.  Problem reported by Larry Jones in
13050         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00181.html>.
13051
13052 2006-06-26  Mark D. Baushke  <mdb@gnu.org>
13053
13054         * m4/stdint.m4 (gl_STDINT_H): Treat BSD/OS like OpenBSD.
13055
13056 2006-06-26  Bruno Haible  <bruno@clisp.org>
13057
13058         * modules/stdint (Makefile.am): Also substitute HAVE_WCHAR_H.
13059
13060 2006-06-26  Bruno Haible  <bruno@clisp.org>
13061
13062         * m4/stdint.m4 (gl_STDINT_H): Test also for <wchar.h>.
13063
13064 2006-06-26  Bruno Haible  <bruno@clisp.org>
13065
13066         * m4/stdint.m4 (gl_STDINT_H): Don't include <stdint.h> when using the
13067         SGI C compiler in pre-C99 mode.
13068         Suggested by Mark D. Baushke and Larry Jones.
13069
13070 2006-06-26  Bruno Haible  <bruno@clisp.org>
13071
13072         * lib/stdint_.h: Include <wchar.h> if necessary for WCHAR_MIN or
13073         WCHAR_MAX.
13074         Reported by Mark D. Baushke and Larry Jones.
13075
13076 2006-06-26  Bruno Haible  <bruno@clisp.org>
13077
13078         * lib/stdint_.h: Don't include <stdint.h> when using the SGI C compiler
13079         in pre-C99 mode.
13080         Suggested by Mark D. Baushke and Larry Jones.
13081
13082 2006-06-23  Simon Josefsson  <jas@extundo.com>
13083             Bruno Haible  <bruno@clisp.org>
13084
13085         * gnulib-tool (func_emit_lib_Makefile_am): Define MOSTLYCLEANDIRS.
13086         Emit mostlyclean-local rule.
13087         (func_emit_tests_Makefile_am): Likewise.
13088         * modules/sys_socket (Makefile.am): Use MOSTLYCLEANDIRS.
13089
13090 2006-06-23  Mark D. Baushke  <mdb@gnu.org>
13091
13092         * lib/stdint_.h: Treat BSD/OS like OpenBSD.
13093
13094 2006-06-23  Bruno Haible  <bruno@clisp.org>
13095
13096         * tests/test-stdint.c: Update to match ISO C 99 Technical
13097         Corrigendum 1.
13098
13099 2006-06-23  Bruno Haible  <bruno@clisp.org>
13100
13101         * m4/stdint.m4 (gl_STDINT_H): Treat IRIX like OpenBSD.
13102
13103 2006-06-23  Bruno Haible  <bruno@clisp.org>
13104
13105         * lib/stdint_.h: Treat IRIX like OpenBSD.
13106
13107 2006-06-23  Bruno Haible  <bruno@clisp.org>
13108
13109         * lib/stdint_.h (UINT8_C, UINT16_C, UINT32_C): Define according to
13110         ISO C 99 Technical Corrigendum 1.
13111
13112 2006-06-22  Simon Josefsson  <jas@extundo.com>
13113
13114         * m4/sockpfaf.m4: Include winsock2.h too, to make it work under
13115         MinGW.
13116
13117 2006-06-22  Paul Eggert  <eggert@cs.ucla.edu>
13118
13119         * lib/glob.c (collated_compare): Remove 'const' uses that weren't
13120         needed.  Some compiler complained about some of them.  Problem reported
13121         by Larry Jones in
13122         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00172.html>.
13123
13124 2006-06-21  Simon Josefsson  <jas@extundo.com>
13125
13126         * tests/test-getaddrinfo.c: New file.
13127
13128         * modules/getaddrinfo-tests: New file.
13129
13130         * MODULES.html.sh: Add inet_pton.
13131
13132         * modules/inet_pton: New file.
13133
13134 2006-06-21  Simon Josefsson  <jas@extundo.com>
13135
13136         * m4/getaddrinfo.m4: Don't define WINVER.  Look for gethostbyname in
13137         -lws2_32 too.  Fixes getaddrinfo on Windows 2000, with the price
13138         of using the (limited) gnulib implementation on Windows XP.
13139
13140         * m4/inet_pton.m4: New file.
13141
13142 2006-06-21  Simon Josefsson  <jas@extundo.com>
13143
13144         * lib/getaddrinfo.c (getaddrinfo): Set ai_family in the return
13145         variable.
13146
13147         * lib/socket_.h: Don't define WINVER.
13148
13149         * lib/inet_pton.h, inet_pton.c: New file, taken from glibc but
13150         slightly modified to work in gnulib.
13151
13152 2006-06-21  Simon Josefsson  <jas@extundo.com>
13153
13154         * doc/gnulib.texi (Windows sockets): Add.
13155
13156 2006-06-21  Paul Eggert  <eggert@cs.ucla.edu>
13157
13158         * lib/read-file.c (fread_file): Start with buffer allocation of
13159         0 bytes rather than 1 byte; this simplifies the code.
13160         Don't invoke feof; it's not needed.  Refactor to avoid duplicate
13161         code to free buffer and save/restore errno.
13162         (internal_read_file): Remove unused local.
13163
13164 2006-06-20  Paul Eggert  <eggert@cs.ucla.edu>
13165
13166         * lib/openat.c (openat): Use ?:, not if, to work around GCC bug 4210
13167         <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4210>.
13168         Problem reported by Denis Excoffier in
13169         <http://lists.gnu.org/archive/html/bug-tar/2006-06/msg00023.html>.
13170
13171 2006-06-19  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
13172
13173         * modules/sys_socket, modules/socklen: Include sys/types since
13174         FreeBSD 4.x's sys/socket.h needs it.
13175
13176 2006-06-19  Simon Josefsson  <jas@extundo.com>
13177
13178         * lib/inet_ntop.c: Always build inet_ntop4, since inet_ntop6 calls it.
13179
13180 2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
13181
13182         * lib/alloca_.h (alloca) [defined alloca]: Don't define or declare.
13183
13184 2006-06-19  Bruno Haible  <bruno@clisp.org>
13185
13186         * m4/stdint.m4 (gl_STDINT_H): Enclose the values of FULL_PATH_STDINT_H
13187         and FULL_PATH_INTTYPES_H in angle brackets.
13188         Reported by Mark D. Baushke <mdb@gnu.org>.
13189
13190 2006-06-17  Eric Blake  <ebb9@byu.net>
13191
13192         * m4/rmdir-errno.m4 (gl_FUNC_FMDIR_NOTEMPTY): Assume errno.h declares
13193         errno.
13194
13195 2006-06-17  Bruno Haible  <bruno@clisp.org>
13196
13197         * m4/stdint.m4 (gl_STDINT_H) [FreeBSD >= 5]: Don't include
13198         <sys/inttypes.h>.
13199
13200 2006-06-17  Bruno Haible  <bruno@clisp.org>
13201
13202         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove test
13203         whether errno is declared. Assume <errno.h> declares errno.
13204
13205 2006-06-17  Bruno Haible  <bruno@clisp.org>
13206
13207         * lib/stdint_.h [FreeBSD >= 5]: Don't include <sys/inttypes.h>.
13208
13209 2006-06-17  Bruno Haible  <bruno@clisp.org>
13210
13211         * lib/stdint_.h (_UINT8_T, _UINT32_T, _UINT64_T): New macros. Fixes a
13212         problem on Solaris 2.5.1.
13213
13214 2006-06-16  Eric Blake  <ebb9@byu.net>
13215
13216         * lib/unsetenv.c [!defined errno]: Assume errno.h declares errno.
13217         * lib/unicodeio.c [!defined errno]: Likewise.
13218         * lib/strtol.c [!defined errno]: Likewise.
13219         * lib/strtod.c [!defined errno]: Likewise.
13220
13221 2006-06-15  Eric Blake  <ebb9@byu.net>
13222
13223         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror.
13224
13225 2006-06-15  Eric Blake  <ebb9@byu.net>
13226
13227         * config/srclist.txt (ssize_t.m4): Lose sync.
13228
13229 2006-06-15  Bruno Haible  <bruno@clisp.org>
13230
13231         * modules/stdint (Files): Include m4/full-header-path.m4,
13232         m4/size_max.m4, m4/wchar_t.m4.
13233         (Makefile.am): Many more substitutions.
13234         * modules/stdint-tests: New file.
13235         * tests/test-stdint.c: New file.
13236
13237 2006-06-15  Bruno Haible  <bruno@clisp.org>
13238
13239         * m4/stdint.m4 (gl_STDINT_H): Rewritten to produce a complete stdint.h.
13240         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H, gl_STDINT_CHECK_TYPES,
13241         gl_STDINT_MISSING_BOUND, gl_STDINT_MISSING_BOUNDS,
13242         gl_STDINT_MISSING_BOUNDS2, gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED,
13243         gl_CHECK_TYPE_SAME): New macros.
13244
13245 2006-06-15  Bruno Haible  <bruno@clisp.org>
13246
13247         * m4/size_max.m4 (gl_SIZE_MAX): Make it work also when cross-compiling.
13248
13249 2006-06-15  Bruno Haible  <bruno@clisp.org>
13250
13251         * lib/stdint_.h: Rewritten to be fully auto-configured.
13252         Fixes bug on HP-UX/IA64.
13253
13254 2006-06-11  Paul Eggert  <eggert@cs.ucla.edu>
13255
13256         * lib/getdate.y (__attribute__): Don't define if already defined.
13257         Problem reported by Larry Jones.
13258         * lib/utimens.c (__attribute__): Likewise.
13259
13260 2006-06-04  Paul Eggert  <eggert@cs.ucla.edu>
13261
13262         * lib/regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun
13263         reported by Andreas Schwab.
13264
13265 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13266             Bruno Haible  <bruno@clisp.org>
13267
13268         * m4/strndup.m4 (gl_FUNC_STRNDUP): Replace the AC_REPLACE_FUNCS with a
13269         check for the declaration of strnlen and a run test that exposes the
13270         AIX 5.1 strnlen bug.  In the failure case, #define strndup to
13271         rpl_strndup.
13272
13273 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13274             Bruno Haible  <bruno@clisp.org>
13275
13276         * lib/strndup.c (strndup) [!_LIBC]: Don't undefine macro definition.
13277
13278 2006-05-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13279
13280         * m4/c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
13281         compile test, for Tru64 4.0D.
13282
13283 2006-05-28  Karl Berry  <karl@gnu.org>
13284
13285         * config/srclist.txt (printf-args.c): lose sync.
13286
13287 2006-05-26  Martin Lambers  <marlam@marlam.de>
13288
13289         * lib/getpass.c: Updates the test for the native W32 API, and adds
13290         missing includes, thus fixing compilation warnings.
13291
13292 2006-05-25  Sergey Poznyakoff  <gray@gnu.org.ua>
13293
13294         * lib/exclude.c (exclude_fnmatch): New function.
13295         (excluded_file_name): Call exclude_fnmatch.
13296         * lib/exclude.h (excluded_file_name): New prototype
13297
13298 2006-05-25  Paul Eggert  <eggert@cs.ucla.edu>
13299
13300         * lib/tempname.c (small_open, large_open): New macros.
13301         (__open, __open64) [!_LIBC]: Remove.
13302         (__gen_tempname): Use small_open and large_open instead of __open
13303         and __open64.  This fixes a portability bug on HP-UX 11.11i
13304         reported by Simon Wing-Tang in
13305         <http://lists.gnu.org/archive/html/bug-coreutils/2006-05/msg00114.html>.
13306
13307 2006-05-24  Bruno Haible  <bruno@clisp.org>
13308
13309         * lib/printf-args.c (printf_fetchargs): Turn NULL pointers for
13310         TYPE_STRING and TYPE_WIDE_STRING into a non-NULL replacement.
13311         Reported by Thorsten Maerz <torte@netztorte.de> via
13312         Aaron Stone <aaron@serendipity.cx>.
13313
13314 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
13315
13316         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Rename cache variables to use
13317         gl_ rather than jm_.  Link, don't run, so that cross-compiles are
13318         allowed.  Check that resulting type is arithmetic.  Move AC_REQUIRE
13319         and AC_CHECK_HEADERS_ONCE outside of AC_CACHE_CHECK, since they're
13320         not really conditional on the cache.
13321         (gl_PREREQ_NANOSLEEP): Check for sys/select.h.
13322
13323 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
13324
13325         * lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
13326         Use the usual Autoconf way to include <time.h> and/or sys/time.h.
13327         (my_usleep): Don't mishandle maximum value.
13328
13329 2006-05-19  Jim Meyering  <jim@meyering.net>
13330
13331         * lib/getugroups.c: Correct an outdated comment.  From Bruno Haible.
13332
13333 2006-05-17  Bruno Haible  <bruno@clisp.org>
13334
13335         Cygwin portability.
13336         * lib/classpath.c (PATH_SEPARATOR) [CYGWIN]: Define as ':'.
13337
13338 2006-05-17  Bruno Haible  <bruno@clisp.org>
13339
13340         * lib/stdint_.h: Fix recognition of Cygwin.
13341
13342 2006-05-15  Bruno Haible  <bruno@clisp.org>
13343
13344         * build-aux/config.rpath: Improve support for Sun C 5.9 on Linux, based
13345         on libtool patch by Ralf Wildenhues.
13346
13347 2006-05-14  Paul Eggert  <eggert@cs.ucla.edu>
13348
13349         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
13350         test for C99 conformance; (bool) 0.5 is an integer constant
13351         expression, but (bool) -0.5 is not.  Problem reported by Fedor
13352         Sergeev in <http://forum.sun.com/jive/thread.jspa?threadID=96202>.
13353
13354 2006-05-11  Simon Josefsson  <jas@extundo.com>
13355
13356         * m4/xvasprintf.m4: Fix obvious typo.
13357
13358 2006-05-11  Jim Meyering  <jim@meyering.net>
13359
13360         * lib/sha1.c (sha1_buffer): Correct comment: s/MD5/SHA1/.  From
13361         James Lemley.
13362
13363 2006-05-10  Simon Josefsson  <jas@extundo.com>
13364
13365         * lib/md4.c: Typo fix, update copyright years.
13366         (K1, K2): Don't use L because it turn computations into 64-bit on
13367         64-bit platforms.
13368
13369 2006-05-10  Paul Eggert  <eggert@cs.ucla.edu>
13370
13371         * lib/crc.c (crc32_update): Remove unnecessary L suffix.
13372         * lib/md4.c (rol): Cast right-shift arg to uint32_t to prevent
13373         unwanted sign propagation, e.g., on hosts with 64-bit int.
13374         There still are some problems with reeelly weird theoretical hosts
13375         (e.g., 33-bit int) but it's not worth worrying about now.
13376         * lib/sha1.c (rol): Likewise.
13377         (K1, K2, K3, K4): Remove unnecessary L suffix.
13378
13379 2006-05-10  Bruno Haible  <bruno@clisp.org>
13380
13381         * lib/des.c: Cast to avoid warnings.
13382
13383 2006-05-09  Bruno Haible  <bruno@clisp.org>
13384
13385         * modules/xvasprintf (Files): Add m4/xvasprintf.m4.
13386         (Depends-on): Depend also on xsize, stdarg.
13387         (configure.ac): Add gl_XVASPRINTF.
13388
13389 2006-05-09  Bruno Haible  <bruno@clisp.org>
13390
13391         * m4/xvasprintf.m4: New file.
13392
13393 2006-05-09  Bruno Haible  <bruno@clisp.org>
13394
13395         * lib/xvasprintf.c: Include limits.h, string.h, xsize.h.
13396         (EOVERFLOW): Define fallback value.
13397         (xstrcat): New function.
13398         (xvasprintf): Recognize the special case of a string concatenation.
13399
13400 2006-05-08  Eric Blake  <ebb9@byu.net>
13401
13402         * gnulib-tool (func_version): Base copyright year on CVS date.
13403         (func_emit_copyright_notice): New function.
13404         (func_emit_lib_Makefile_am): Use it.
13405         (func_emit_tests_Makefile_am): Likewise.
13406         (func_import): Likewise.
13407
13408 2006-05-08  Bruno Haible  <bruno@clisp.org>
13409
13410         * modules/stdarg: New file.
13411         * MODULES.html.sh (func_all_modules): Add section for <stdarg.h>.
13412
13413 2006-05-08  Bruno Haible  <bruno@clisp.org>
13414
13415         * m4/stdarg.m4: New file, from GNU gettext.
13416
13417 2006-05-08  Bruno Haible  <bruno@clisp.org>
13418
13419         * config/srclist.txt (build-aux/config.rpath): different from latest
13420         release.
13421
13422 2006-05-08  Bruno Haible  <bruno@clisp.org>
13423
13424         * build-aux/config.rpath: Add support for Sun C 5.9 on Linux.
13425
13426 2006-05-05  Jim Meyering  <jim@meyering.net>
13427
13428         * m4/warning.m4: New file, derived from bison's file by the same name.
13429
13430 2006-05-03  Bruno Haible  <bruno@clisp.org>
13431
13432         * lib/stdint_.h: Shorter URL.
13433         * lib/inttypes.h: Likewise.
13434
13435 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
13436
13437         * modules/inttypes (Maintainer): Change from Derek Price to 'all'.
13438
13439 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
13440
13441         * lib/verify.h: Document the internals better.  Most of this change
13442         was written by Bruno Haible.
13443
13444 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
13445
13446         * doc/verify.texi: New file, partly based on a proposal by
13447         Bruno Haible.
13448
13449 2006-05-02  Bruno Haible  <bruno@clisp.org>
13450
13451         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Move the include_next
13452         test from here...
13453         * m4/_inttypes_h.m4 (gl_INTTYPES_H): ... to here.
13454
13455 2006-04-29  Bruno Haible  <bruno@clisp.org>
13456
13457         * lib/gcd.c: Use WORD_T and GCD instead of unsigned long and gcd.
13458         Suggested by Oskar Liljeblad <oskar@osk.mine.nu>.
13459
13460 2006-04-29  Bruno Haible  <bruno@clisp.org>
13461
13462         * gnulib-tool: Make --update option actually work.
13463
13464 2006-04-29  Bruno Haible  <bruno@clisp.org>
13465
13466         * doc/gcd.texi: New file.
13467         * doc/gnulib.texi: Include it.
13468
13469 2006-04-25  Paul Eggert  <eggert@cs.ucla.edu>
13470
13471         * lib/getdate.y (get_date): When adding relative date, start with the
13472         initial time, not with the result of the first mktime call.
13473
13474 2006-04-25  Bruno Haible  <bruno@clisp.org>
13475
13476         * gnulib-tool (func_import): Output the include directives in three
13477         blocks, sorted separately.
13478         Reported by Ben Pfaff <blp@cs.stanford.edu>.
13479
13480 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
13481
13482         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
13483         to define main with arguments, for C++.  Reported by Eric Blake.
13484         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC):
13485         Prefer 'int main ()' to 'int main (void)', for C++.
13486         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Likewise.
13487         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Specify a return type
13488         for 'main', for C99 and C++.
13489
13490 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
13491
13492         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
13493         Don't assume that exit status -1 is valid.
13494         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
13495         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
13496         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Likewise.
13497         * m4/readdir.m4 (GL_FUNC_READDIR): Include <stdlib.h>.
13498         * m4/rename.m4 (vb_FUNC_RENAME): Likewise.
13499         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use AC_RUN_IFELSE,
13500         not AC_TRY_RUN.  Use return, not exit.  Don't assume that
13501         functions can be used without declaring them, or that you can
13502         exit with status -1.
13503         * m4/utimes-null.m4 (gl_FUNC_UTIMES_NULL): Likewise.
13504
13505 2006-04-24  Karl Berry  <karl@gnu.org>
13506
13507         * config/srclist.txt (longdouble.m4): sync lost.
13508
13509 2006-04-24  Eric Blake  <ebb9@byu.net>
13510
13511         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Avoid unused variable warning.
13512
13513 2006-04-24  Bruno Haible  <bruno@clisp.org>
13514
13515         * m4/poll.m4 (gl_FUNC_POLL): When cross-compiling, reject also the
13516         poll() implementation in AIX.
13517         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
13518
13519 2006-04-24  Bruno Haible  <bruno@clisp.org>
13520
13521         * m4/poll.m4 (gl_FUNC_POLL): Rearrange code, so that POLL_H gets
13522         assigned exactly once.
13523
13524 2006-04-23  Claudio Fontana  <claudio@gnu.org>
13525             Bruno Haible  <bruno@clisp.org>
13526
13527         * modules/gettext (Makefile.am): Add a -I flag for <libintl.h>.
13528         * gnulib-tool (func_emit_lib_Makefile_am): Emit empty default value
13529         for AM_CPPFLAGS.
13530
13531 2006-04-23  Bruno Haible  <bruno@clisp.org>
13532
13533         * modules/copy-file: Depend on unistd.
13534         * modules/execute: Likewise.
13535         * modules/fatal-signal: Likewise.
13536         * modules/findprog: Likewise.
13537         * modules/mkdtemp : Likewise.
13538         * modules/pipe: Likewise.
13539         * modules/wait-process: Likewise.
13540
13541 2006-04-23  Bruno Haible  <bruno@clisp.org>
13542
13543         * lib/fwriteerror.c (fwriteerror): Call fclose also when an error
13544         condition was already detected.
13545         Reported by Ben Pfaff <blp@cs.stanford.edu>.
13546
13547 2006-04-23  Bruno Haible  <bruno@clisp.org>
13548
13549         * lib/copy-file.c: Include <unistd.h> unconditionally.
13550         * lib/execute.c: Likewise.
13551         * lib/fatal-signal.c: Likewise.
13552         * lib/findprog.c: Likewise.
13553         * lib/mkdtemp.c: Likewise.
13554         * lib/pipe.h: Likewise.
13555         * lib/pipe.c: Likewise.
13556         * lib/wait-process.h: Likewise.
13557
13558 2006-04-23  Bruno Haible  <bruno@clisp.org>
13559
13560         * gnulib-tool (func_usage): Fix --import description. Document
13561         --update.
13562         (func_import): Create temporary file in a temporary directory, if
13563         --dry-run is specified. Silence errors from 'grep' when there are no
13564         m4 files in $m4dir.
13565         (func_create_testdir): Silence errors from 'grep' when there are no
13566         m4 files in $m4dir.
13567         Reported by Karl Berry <karl@freefriends.org>.
13568
13569 2006-04-20  Bruno Haible  <bruno@clisp.org>
13570
13571         * m4/argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
13572         one argument, so that the code will be portable to Autoconf 2.60.
13573         * m4/getlogin_r.m4 (gl_PREREQ_GETLOGIN_R): Likewise.
13574         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
13575         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO): Likewise.
13576
13577 2006-04-19  Derek Price  <derek@ximbiot.com>
13578             Eric Blake  <ebb9@byu.net>
13579
13580         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h>
13581         rather than "/full/path.h".  Update comment to match.  Shorten &
13582         generalize m4_translit call via AS_TR_CPP.
13583
13584 2006-04-19  Derek Price  <derek@ximbiot.com>
13585             Eric Blake  <ebb9@byu.net>
13586
13587         * lib/inttypes.h: Correct grammar in comment.
13588
13589 2006-04-18  Derek Price  <derek@ximbiot.com>
13590             Paul Eggert  <eggert@cs.ucla.edu>
13591
13592         * modules/inttypes: New file.
13593         * modules/strtoimax, modules/strtoumax: Depend on inttypes.
13594
13595 2006-04-18  Derek Price  <derek@ximbiot.com>
13596             Paul Eggert  <eggert@cs.ucla.edu>
13597
13598         * m4/_inttypes_h.m4, m4/full-header-path.m4, m4/include_next.m4:
13599         New files.
13600
13601 2006-04-18  Derek Price  <derek@ximbiot.com>
13602             Paul Eggert  <eggert@cs.ucla.edu>
13603
13604         * lib/inttypes.h: New file.
13605         * lib/strtoimax.c: Assume <inttypes.h>.
13606
13607 2006-04-15  Paul Eggert  <eggert@cs.ucla.edu>
13608
13609         * lib/utimens.c (futimens): glibc futimesat messes up if /proc
13610         isn't mounted.  Problem reported by Kir Kolyshkin.
13611
13612 2006-04-13  Paul Eggert  <eggert@cs.ucla.edu>
13613
13614         * lib/regcomp.c (init_dfa): Don't use wchar_t or wctype_t if
13615         RE_ENABLE_I18N is not defined.  Problem reported by Mark D. Baushke via
13616         Derek R. Price.
13617         * lib/regex.h (RE_DUP_MAX): Update comment to match current
13618         implementation.
13619
13620 2006-04-12  Eric Blake  <ebb9@byu.net>
13621
13622         * modules/time_r (Makefile.am): Remove lib_SOURCES line, as this
13623         is now done automatically by the corresponding Autoconf macro.
13624
13625 2006-04-11  Paul Eggert  <eggert@cs.ucla.edu>
13626
13627         * m4/time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and
13628         time_r.h.
13629
13630 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
13631
13632         Merge regex changes from libc, removing some of our
13633         POSIX-conformance changes that were rejected and redoing them in a
13634         less-intrusive way.
13635
13636         * lib/regcomp.c (re_compile_internal, init_dfa):
13637         Length arg is now size_t, not Idx.  All uses changed.
13638         (peek_token): Forward decl now says internal_function.
13639         (__re_error_msgid, __re_error_msgid_idx):
13640         Now static rather than extern with attribute_hidden.
13641         (re_compile_pattern) [!defined _LIBC]: Use K&R-style defn.
13642         For some reason libc prefers K&R style defns for external functions.
13643         (regerror) [!defined _LIBC]: Likewise.
13644         (re_set_syntax, re_compile_fastmap, regcomp, regfree, re_comp):
13645         (seek_collating_symbol_entry, lookup_collation_sequence_value):
13646         (build_range_exp, build_collating_symbol):
13647         Use K&R-style defn.
13648         (re_compile_fastmap): Use '\0' to memset, not 0.
13649         (utf8_sb_map): Make the calculations more obvious.
13650         (init_dfa, parse_bracket_exp, build_charclass_op):
13651         Call calloc and cast result, as glibc does.
13652         (init_word_char, fetch_token, peek_token, peek_token_bracket):
13653         (build_range_exp, build_collating_symbol):
13654         Now internal functions.
13655
13656         * lib/regex.c [!defined _LIBC]: Allow compiling with C++ compilers.
13657
13658         * lib/regex.h (__USE_GNU_REGEX): New macro.  Don't depend on
13659         _REGEX_SOURCE any more; depend on _GNU_SOURCE instead.
13660         Don't depend on VMS; depend on __VMS instead, for POSIX
13661         namespace cleanness.
13662         (regoff_t): Define to ssize_t, not long int.
13663
13664         Remove the REG_ macros named below.  Instead, make the old names
13665         (e.g., RE_BACKSLASH_ESCAPE_IN_LISTS) visible only if
13666         __USE_GNU_REGEX.
13667         (REG_BACKSLASH_ESCAPE_IN_LISTS):
13668         (REG_BK_PLUS_QM, REG_CHAR_CLASSES, REG_CONTEXT_INDEP_ANCHORS):
13669         (REG_CONTEXT_INDEP_OPS, REG_CONTEXT_INVALID_OPS):
13670         (REG_DOT_NEWLINE, REG_DOT_NOT_NULL, REG_HAT_LISTS_NOT_NEWLINE):
13671         (REG_INTERVALS, REG_LIMITED_OPS, REG_NEWLINE_ALT):
13672         (REG_NO_BK_BRACES, REG_NO_BK_PARENS, REG_NO_BK_REFS):
13673         (REG_NO_BK_VBAR, REG_NO_EMPTY_RANGES):
13674         (REG_UNMATCHED_RIGHT_PAREN_ORD, REG_NO_POSIX_BACKTRACKING):
13675         (REG_NO_GNU_OPS, REG_DEBUG, REG_INVALID_INTERVAL_ORD):
13676         (REG_IGNORE_CASE, REG_CARET_ANCHORS_HERE):
13677         (REG_CONTEXT_INVALID_DUP, REG_NO_SUB, REG_SYNTAX_EMACS):
13678         (REG_SYNTAX_AWK, REG_SYNTAX_GNU_AWK, REG_SYNTAX_POSIX_AWK):
13679         (REG_SYNTAX_GREP, REG_SYNTAX_EGREP, REG_SYNTAX_POSIX_EGREP):
13680         (REG_SYNTAX_ED, REG_SYNTAX_SED, _REG_SYNTAX_POSIX_COMMON):
13681         (REG_SYNTAX_POSIX_BASIC, REG_SYNTAX_POSIX_MINIMAL_BASIC):
13682         (REG_SYNTAX_POSIX_EXTENDED, REG_SYNTAX_POSIX_MINIMAL_EXTENDED):
13683         (REG_DUP_MAX, REG_UNALLOCATED, REG_REALLOCATE, REG_FIXED):
13684         (REG_NREGS):
13685         Remove.  All uses replaced by the old RE_* names.
13686         (RE_BACKSLASH_ESCAPE_IN_LISTS):
13687         (RE_BK_PLUS_QM, RE_CHAR_CLASSES, RE_CONTEXT_INDEP_ANCHORS):
13688         (RE_CONTEXT_INDEP_OPS, RE_CONTEXT_INVALID_OPS):
13689         (RE_DOT_NEWLINE, RE_DOT_NOT_NULL, RE_HAT_LISTS_NOT_NEWLINE):
13690         (RE_INTERVALS, RE_LIMITED_OPS, RE_NEWLINE_ALT):
13691         (RE_NO_BK_BRACES, RE_NO_BK_PARENS, RE_NO_BK_REFS):
13692         (RE_NO_BK_VBAR, RE_NO_EMPTY_RANGES):
13693         (RE_UNMATCHED_RIGHT_PAREN_ORD, RE_NO_POSIX_BACKTRACKING):
13694         (RE_NO_GNU_OPS, RE_DEBUG, RE_INVALID_INTERVAL_ORD):
13695         (RE_IGNORE_CASE, RE_CARET_ANCHORS_HERE):
13696         (RE_CONTEXT_INVALID_DUP, RE_NO_SUB):
13697         Don't bother having these macros be independent of each others'
13698         values, since they no longer exist in the POSIX name space.
13699
13700         Rename the following member names back to their old names,
13701         unless !__USE_GNU_REGEX.  All uses changed back.
13702         (buffer): Renamed from re_buffer.
13703         (allocated): Renamed from re_allocated.
13704         (used): Renamed from re_used.
13705         (syntax): Renamed from re_syntax.
13706         (fastmap): Renamed from re_fastmap.
13707         (translate): Renamed from re_translate.
13708         (can_be_null): Renamed from re_can_be_null.
13709         (regs_allocated): Renamed from re_regs_allocated.
13710         (fastmap_accurate): Renamed from re_fastmap_accurate.
13711         (no_sub): Renamed from re_no_sub.
13712         (not_bol): Renamed from re_not_bol.
13713         (not_eol): Renamed from re_not_eol.
13714         (newline_anchor): Renamed from re_newline_anchor.
13715         (num_regs): Renamed from rm_num_regs.
13716         (start): Renamed from rm_start.
13717         (end): Renamed from rm_end.
13718
13719         (free_state): Move up a bit.
13720
13721         * lib/regex_internal.h (inline) [__GNUC__ < 3 && defined _LIBC]:
13722         #define to be empty.
13723         (ASCII_CHARS): New macro, replacing all uses of 0x80 and/or SBC_MAX / 2
13724         when that is what is intended.
13725         (SBC_MAX): Define to UCHAR_MAX + 1, not 256.
13726         (__re_error_msgid, __re_error_msgid_idx): Remove decls; not needed.
13727         (MAX): New macro.
13728         (re_xmalloc, re_calloc, re_xrealloc, re_x2realloc): Remove.
13729         All uses changed back to re_malloc, etc.  It's now the caller's
13730         responsibility to check for overflow; all callers changed.
13731         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc, re_xnrealloc):
13732         (re_x2nrealloc): Remove.
13733         (free_state): Remove decl.
13734
13735         * lib/regexc.c (regexec, re_match, re_search, re_match_2, re_search_2):
13736         (re_set_registers, re_exec):
13737         Use K&R-style defn.
13738
13739         2006-01-31  Roland McGrath  <roland@redhat.com>
13740
13741         * lib/regcomp.c (calc_eclosure_iter): Remove dead variables.
13742         Reported by Mike Frysinger <vapier@gentoo.org>.
13743
13744         2006-01-15  Andreas Jaeger  <aj@suse.de>
13745
13746         [BZ #1950]
13747         * lib/regex_internal.c (re_string_reconstruct): Adjust for
13748         build_wcs_upper_buffer change.
13749         (build_wcs_upper_buffer): Change return type.
13750
13751         2005-12-10  Ulrich Drepper  <drepper@redhat.com>
13752
13753         * lib/regex_internal.h: Include <stdint.h> if available.
13754
13755         2005-12-06  Paolo Bonzini  <bonzini@gnu.org>
13756
13757         * lib/regex_internal.h (SIZE_MAX): Provide a default definition.
13758
13759         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
13760
13761         * lib/regcomp.c: Adjust for changed secondary hash function.
13762
13763         2005-09-30  Ulrich Drepper  <drepper@redhat.com>
13764
13765         * lib/regex.h: Pretty printing.
13766         Clean up namespace a bit.
13767
13768         2005-09-30  Jakub Jelinek  <jakub@redhat.com>
13769
13770         * lib/regexec.c (update_cur_sifted_state, check_arrival,
13771         check_arrival_add_next_nodes): Avoid using uninitialized variable.
13772
13773         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
13774                     Ulrich Drepper  <drepper@redhat.com>
13775
13776         [BZ #1302]
13777         * lib/regex_internal.h (bitset_t): Renamed from bitset.  All uses
13778         changed.
13779         (bitset_word_t): Renamed from bitset_word.  All uses changed.
13780
13781         2005-09-22  Ulrich Drepper  <drepper@redhat.com>
13782
13783         [BZ #281]
13784         * lib/regex.h: Define RE_TRANSLATE_TYPE as unsigned char *.
13785         * lib/regcomp.c: Remove unnecessary uses of
13786         unsigned RE_TRANSLATE_TYPE.
13787         * lib/regex_internal.h: Likewise.
13788         * lib/regex_internal.c: Likewise.
13789         * lib/regexec.c: Likewise.
13790         Based on a patch by Stepan Kasal <kasal@ucw.cz>.
13791
13792         2005-09-07  Ulrich Drepper  <drepper@redhat.com>
13793
13794         * lib/regexec.c (find_recover_state): Remove unnecessary
13795         initialization.
13796         (transit_state_bkref): Make DFA a const pointer.
13797         (get_subexp): Likewise.
13798         (check_arrival): Likewise.
13799         (update_cur_sifted_state): Likewise.
13800         (re_search_internal): Likewise.
13801         (prune_impossible_nodes): Likewise.
13802         (acquire_init_state_context): Likewise.
13803         (proceed_next_node): Likewise.
13804         (set_regs): Likewise.
13805         (free_fail_stack_return): Likewise.
13806         (check_arrival_expand_ecl): Mark DFA parameter as const.
13807         (check_arrival_expand_ecl_sub): Likewise.
13808         (check_subexp_limits): Likewise.
13809         (sub_epsilon_src_nodes):  Likewise.
13810         (add_epsilon_src_nodes):  Likewise.
13811         (merge_state_array): Likewise.
13812         (update_regs): Likewise.
13813         (build_trtable): Likewise.
13814         (sift_states_backward): Mark MCTX parameter as const.
13815         (build_sifted_states): Likewise.
13816         (update_cur_sifted_state): Likewise.
13817         (sift_states_mkref): Likewise.
13818         (check_arrival_expand_ecl): Mark eclosure as const.
13819         (check_dst_limits_calc_pos_1): Likewise.
13820         * lib/regex_internal.h (re_match_context_t): Make dfa a const
13821         pointer.
13822
13823         2005-09-06  Ulrich Drepper  <drepper@redhat.com>
13824
13825         * lib/regexec.c (merge_state_with_log): Define dfa as const pointer.
13826         (transit_state_sb): Likewise.
13827         (transit_state_mb): Likewise.
13828         (sift_states_iter_mb): Likewise.
13829         (check_arrival_add_next_nodes): Likewise.
13830         (check_node_accept_bytes): Change first parameter to pointer-to-const.
13831         [_LIBC] (re_search_2_stub): Use mempcpy.
13832
13833         * lib/regex_internal.c (re_string_reconstruct): Avoid calling
13834         mbrtowc for very simple UTF-8 case.
13835
13836         * lib/regex_internal.c (re_acquire_state): Make DFA pointer arg
13837         a pointer-to-const.
13838         (re_acquire_state_context): Likewise.
13839         * lib/regex_internal.h: Adjust prototypes.
13840
13841         * lib/regex.c: Prevent using C++ compilers.
13842
13843         * lib/regex_internal.c (re_acquire_state): Minor code rearrangement.
13844         (re_acquire_state_context): Likewise.
13845
13846 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
13847
13848         * modules/regex (Depends-on): Add ssize_t.
13849
13850 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
13851
13852         * m4/regex.m4 (gl_REGEX): Check for new glibc interface to
13853         translation table.
13854
13855 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
13856
13857         * doc/gnulib-tool.texi (Modified imports): pathname -> file name.
13858
13859 2006-03-29  Mark D. Baushke  <mdb@gnu.org>
13860             Bruno Haible  <bruno@clisp.org>
13861
13862         * lib/stdint_.h: On OpenBSD, don't redefine types already included in
13863         <sys/types.h> and <inttypes.h>.
13864
13865 2006-03-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13866
13867         * m4/argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also define
13868         `__error_t_defined', so argp.h will not typedef the former.
13869
13870 2006-03-25  Paul Eggert  <eggert@cs.ucla.edu>
13871
13872         * m4/regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
13873         REG_SYNTAX_EMACS, and REG_IGNORE_CASE.  Settle for the traditional
13874         glibc names.  Even if glibc is changed to conform to POSIX, the
13875         traditional names will be available anyway, since regex depends on
13876         the extensions module.  Also, fix a longstanding typo in the
13877         implementation of Spencer ERE test #75 from grep 2.3.  Problems
13878         reported by Emanuele Giaquinta.  Also, change sense of cached
13879         variable, so that the message makes sense.
13880
13881 2006-03-24  Simon Josefsson  <jas@extundo.com>
13882
13883         * lib/base64.c: Fix problems reported by Eric Blake <ebb9@byu.net>,
13884         including some doc fixes.
13885         (base64_encode_alloc): Fix +1 bug on allocation failures.
13886
13887 2006-03-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13888
13889         * lib/base64.c (base64_encode): Do not read past end of array with
13890         unsanitized input on systems with CHAR_BIT > 8.
13891
13892 2006-03-24  Eric Blake  <ebb9@byu.net>
13893
13894         * lib/time_r.c (copy_string_result): Remove, as it is no longer used.
13895
13896 2006-03-22  Karl Berry  <karl@gnu.org>
13897
13898         * config/srclist.txt (*setenv.[ch]): get from coreutils.
13899         * config/srclistvars.sh (COREUTILS): new var.
13900
13901 2006-03-17  Jim Meyering  <jim@meyering.net>
13902
13903         * m4/regex.m4 (gl_REGEX): Fix typo in last change:
13904         s/_REGEX_WIDE_OFFSETS/_REGEX_LARGE_OFFSETS/.
13905
13906 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
13907
13908         * m4/regex.m4 (gl_REGEX): Don't check for off_t, since the code
13909         no longer needs it.  Instead, check that regoff_t is as least
13910         as wide as ptrdiff_t.
13911
13912         Don't define _REGEX_WIDE_OFFSETS unless using the included regex,
13913         so that our regex.h stays compatible with the installed regex.
13914         This is helpful for installers who configure --without-included-regex.
13915         Problem reported by Emanuele Giaquinta.
13916
13917 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
13918
13919         * lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
13920         Typedef to long int, not to off_, as POSIX will likely change
13921         in that direction.
13922
13923 2006-03-15  Eric Blake  <ebb9@byu.net>
13924
13925         * m4/dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.
13926
13927 2006-03-13  Sergey Poznyakoff  <gray@gnu.org.ua>
13928
13929         * lib/argp-help.c (validate_uparams): Fix typo
13930         * lib/argp-parse.c (argp_default_options): Consistently begin help
13931         messages with a lowercase letter.
13932
13933 2006-03-11  Paul Eggert  <eggert@cs.ucla.edu>
13934
13935         * lib/time_r.h (asctime_r, ctime_r): Remove.  These functions can
13936         overrun buffers and shouldn't be used (much as gets shouldn't be
13937         used).
13938         * lib/time_r.c (asctime_r, ctime_r): Likewise.
13939
13940 2006-03-08  Simon Josefsson  <jas@extundo.com>
13941
13942         * m4/gc-random.m4: Permit 'no' as variable values and fix warnings,
13943         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
13944
13945 2006-03-08  Simon Josefsson  <jas@extundo.com>
13946
13947         * m4/gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead of
13948         $target, suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
13949
13950 2006-03-08  Simon Josefsson  <jas@extundo.com>
13951
13952         * lib/gc-gnulib.c (randomize): Don't open files called 'no', they
13953         signal that configure disabled the device.
13954
13955 2006-03-08  Simon Josefsson  <jas@extundo.com>
13956
13957         * build-aux/maint.mk: Fix refresh-po, to handle no translated
13958         languages.
13959
13960 2006-03-07  Simon Josefsson  <jas@extundo.com>
13961
13962         * modules/getopt (Depends-on): Add unistd.
13963
13964         * modules/unistd: New file.
13965
13966 2006-03-07  Simon Josefsson  <jas@extundo.com>
13967
13968         * modules/gc-random: New file.
13969
13970 2006-03-07  Simon Josefsson  <jas@extundo.com>
13971
13972         * m4/unistd_h.m4: New file.
13973
13974 2006-03-07  Simon Josefsson  <jas@extundo.com>
13975
13976         * m4/readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
13977         test to be side-effect free by storing the result in the cache
13978         variable gl_cv_lib_readline, and moving the assignment of
13979         LIBREADLINE and LTLIBREADLINE outside the COMMANDS-TO-SET-IT.
13980         From Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
13981
13982 2006-03-07  Simon Josefsson  <jas@extundo.com>
13983
13984         * m4/gc-random.m4: New file, mostly from gc.m4.  Warn instead of
13985         error on missing devices (the functions will return an error).
13986
13987         * m4/gc.m4: Move random stuff to gc-random.m4
13988
13989 2006-03-07  Simon Josefsson  <jas@extundo.com>
13990
13991         * lib/unistd_.h: New file.
13992
13993 2006-03-07  Simon Josefsson  <jas@extundo.com>
13994
13995         * lib/gc-libgcrypt.c, gc-gnulib.c: Use GC_USE_RANDOM.
13996
13997 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
13998
13999         * m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.
14000         Problem reported by Juan Manuel Guerrero.
14001
14002 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
14003
14004         * lib/c-stack.c: Include unistd.h unconditionally, since we now assume
14005         the unistd module.
14006         * lib/getlogin_r.c: Likewise.
14007         * lib/getlogin_r.h: Likewise.
14008         * lib/glob.c: Likewise.
14009         * lib/pagealign_alloc.c: Likewise.
14010         * lib/unistd_.h: Remove; no longer needed.
14011
14012 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
14013
14014         * MODULES.html.sh (Support for systems lacking POSIX:2001):
14015         Add unistd.
14016         * modules/c-stack (Depends-on): Add unistd.
14017         * modules/getlogin_r: Likewise.
14018         * modules/glob: Likewise.
14019         * modules/pagealign_alloc: Likewise.
14020         * modules/unistd (Files): Remove lib/unistd_.h.
14021         (EXTRA_DIST): Remove.
14022         (unistd.h): Create using 'echo' rather than 'cp', so that we don't
14023         need unistd_.h.
14024         (MOSTLYCLEANFILES): Remove unistd.h-t.
14025
14026 2006-03-03  Simon Josefsson  <jas@extundo.com>
14027
14028         * build-aux/maint.mk: Add several syntax checks from CoreUtils.
14029
14030 2006-03-03  Simon Josefsson  <jas@extundo.com>
14031
14032         * build-aux/maint.mk: Add refresh-po rule, based on ideas from
14033         libidn and bison.
14034
14035 2006-03-03  Simon Josefsson  <jas@extundo.com>
14036
14037         * build-aux/maint.mk: Add indent target.
14038
14039 2006-03-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de> (tiny change)
14040
14041         * m4/poll.m4 (gl_FUNC_POLL): If we deem poll(2) unacceptable, use
14042         our replacement poll.h in any case, to avoid a differing
14043         declaration from a system header.  Seen on AIX.
14044
14045 2006-03-01  Simon Josefsson  <jas@extundo.com>
14046
14047         * lib/readline.c: Fix typo, tiny patch from Stepan Kasal
14048         <kasal@ucw.cz>.
14049
14050 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
14051
14052         * modules/gettime (Depends-on): Add extensions module.
14053         * modules/nanosleep (Depends-on): Likewise.
14054         * modules/settime (Depends-on): Likewise.
14055
14056 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
14057
14058         * m4/clock_time.m4 (gl_CLOCK_TIME): Require gl_USE_SYSTEM_EXTENSIONS,
14059         not merely AC_GNU_SOURCE, for the benefit of Solaris 10 when compiled
14060         pedantically.
14061         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
14062         * m4/timespec.m4 (gl_TIMESPEC): Likewise.
14063
14064         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test",
14065         not "==".  Reported by Ralf Wildenhues.
14066
14067 2006-03-01  Karl Berry  <karl@gnu.org>
14068
14069         * doc/Copyright/request-*: new files, synced from gnuorg.
14070
14071 2006-03-01  Karl Berry  <karl@gnu.org>
14072
14073         * config/srclist.txt (Copyright/*): new entries.
14074
14075 2006-02-28  Simon Josefsson  <jas@extundo.com>
14076
14077         * lib/getopt.c: Protect #include of unistd.h, for MSVS.
14078
14079 2006-02-27  Simon Josefsson  <jas@extundo.com>
14080
14081         * lib/base64.h: Indent #define's.  From Jim Meyering
14082         <jim@meyering.net>.
14083
14084 2006-02-27  Jim Meyering  <jim@meyering.net>
14085
14086         Revert the change of 2006-02-24, so these files can continue
14087         to be sync'd from gettext.
14088         * lib/mkdtemp.c, setenv.c, unsetenv.c: *Un*-normalize inclusion
14089         of `config.h'.
14090
14091 2006-02-26  Paul Eggert  <eggert@cs.ucla.edu>
14092
14093         * modules/intprops: New file.
14094         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
14095         Add intprops.
14096         * modules/getloadavg (Files): Remove lib/intprops.h.
14097         (Depends-on): Add intprops.
14098         * modules/human: Likewise.
14099         * modules/inttostr: Likewise.
14100         * modules/openat: Likewise.
14101         * modules/sig2str: Likewise.
14102         * modules/userspec: Likewise.
14103         * modules/utimecmp: Likewise.
14104         * modules/xnanosleep: Likewise.
14105         * modules/xstrtol: Likewise.
14106
14107 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny changes)
14108
14109         * modules/xstrtod: Omit xstrtod.h, xstrtod.c; they're in LIB_SOURCES.
14110         * modules/lock-tests (TESTS): Use $(EXEEXT).
14111         * modules/tls-tests: Likewise.
14112         * modules/argp-tests: Likewise.
14113         (check_PROGRAMS): New var, replacing...
14114         (noinst_PROGRAMS, test_argp_SOURCES): Remove.
14115
14116 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14117
14118         * lib/mkdtemp.c, lib/setenv.c, lib/unsetenv.c: Normalize inclusion of
14119         `config.h'.
14120
14121 2006-02-24  Paul Eggert  <eggert@cs.ucla.edu>
14122
14123         * lib/glob.c: Say "invalid" rather than "illegal" in comments.
14124
14125 2006-02-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14126
14127         Sync from coreutils.
14128         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and
14129         gl_CHDIR_SAFER.
14130
14131 2006-02-22  Jim Meyering  <jim@meyering.net>
14132
14133         Sync from coreutils.
14134         * m4/chdir-safer.m4: New file.
14135
14136 2006-02-20  Paul Eggert  <eggert@cs.ucla.edu>
14137
14138         * lib/getcwd.c (AT_FDCWD): Work around a bug in Solaris 9 and 10, where
14139         AT_FDCWD exceeds INT_MAX.
14140         * lib/openat.h (AT_FDCWD): Likewise.
14141
14142 2006-02-17  Eric Blake  <address@hidden>
14143
14144         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix caching error.
14145
14146 2006-02-16  Simon Josefsson  <jas@extundo.com>
14147
14148         * modules/getaddrinfo (Depends-on): Add sys_socket.
14149
14150 2006-02-15  Simon Josefsson  <jas@extundo.com>
14151
14152         * build-aux/maint.mk: Add dsyntax-check rule.
14153
14154 2006-02-15  Eric Blake  <ebb9@byu.net>
14155
14156         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
14157         winsock2.h or ws2tcpip.h when sys/socket.h is present. Fixes
14158         'present but cannot compile' warnings on cygwin.
14159         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Use gl_HEADER_SYS_SOCKET.  Don't
14160         use ws2tcpip.h if sys/socket.h works.
14161         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_HEADER_SYS_SOCKET.
14162         (gl_GETADDRINFO): Don't use ws2tcpip.h when sys/socket.h is present.
14163
14164 2006-02-14  Simon Josefsson  <jas@extundo.com>
14165
14166         * modules/maintainer-makefile (Files): Rename.
14167
14168         * build-aux/GNUmakefile: Rename Makefile.maint to maint.mk
14169         and (the local) Makefile.cfg to maint-cfg.mk.
14170
14171         * build-aux/Makefile.maint, build-aux/maint.mk: Renamed the former
14172         to the latter.
14173
14174         * modules/maintainer-makefile: New module.
14175
14176         * build-aux/Makefile.maint: New file, from GNU CoreUtils, although
14177         severaly stripped to make it possible to build it up from scratch
14178         with reliable tests.
14179
14180         * build-aux/GNUmakefile: New file, from GNU CoreUtils with some
14181         fixes to permit overriding the default actions when configure and
14182         makefile are not available.
14183
14184 2006-02-14  Paul Eggert  <eggert@cs.ucla.edu>
14185
14186         Sync from coreutils.
14187         * modules/lstat (Depends-on): Don't depend on xalloc.
14188         (License): Change from GPL to LGPL, since this is now simply a
14189         replacement for a libc function.
14190
14191 2006-02-14  Jim Meyering  <jim@meyering.net>
14192
14193         Sync from coreutils.
14194
14195         Eliminate the unwelcome (albeit unlikely) possibility of xmalloc
14196         failure on deficient systems, and simplify gnulib lgpl dependencies.
14197         * lib/lstat.c (rpl_lstat): Rewrite to use stat() in place of the
14198         xmalloc/lstat combination.  Based on a patch from Bruno Haible.
14199
14200         * lib/xalloc-die.c: Remove unused definition of N_.
14201
14202 2006-02-14  Jim Meyering  <jim@meyering.net>
14203
14204         Sync from coreutils.
14205         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Invoke
14206         AC_CHECK_FUNCS(getmntent) unconditionally so that tests of
14207         $ac_cv_func_getmntent (e.g., in gl_LIST_MOUNTED_FILE_SYSTEMS) need not
14208         double-quote uses of that variable, to accommodate the rare case in
14209         which getmntent is available in none of the libraries checked.  This
14210         happens at least on FreeBSD 5.0.
14211
14212 2006-02-13  Simon Josefsson  <jas@extundo.com>
14213
14214         * gnulib-tool (Usage): Fix --import, from
14215         karl@freefriends.org (Karl Berry).
14216
14217 2006-02-13  Sergey Poznyakoff  <gray@gnu.org.ua>
14218
14219         * lib/argp-fmtstream.c: Restore another bugfix lost on 2005-12-12
14220
14221 2006-02-07  Sergey Poznyakoff  <gray@gnu.org.ua>
14222
14223         * lib/argp-namefrob.h: Restore changes accidentally lost during the
14224         "autoupdate" on 2005-12-12.
14225
14226 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
14227
14228         * modules/closeout (Depends-on): Remove atexit.
14229
14230 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
14231
14232         * lib/closeout.c (close_stdout): Don't assume 'bool' converts nonzero
14233         ints to 0 or 1, as this isn't true for the stdbool.h substitute.
14234
14235 2006-02-05  Paul Eggert  <eggert@cs.ucla.edu>
14236
14237         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
14238         __EXTENSIONS__ if this causes compilation to fail.  Problem
14239         reported by Nelson H. F. Beebe with Solaris 10 and Sun C 5.7
14240         c89 -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED.
14241
14242 2006-01-27  Paul Eggert  <eggert@cs.ucla.edu>
14243
14244         * lib/fnmatch.c (L_): Renamed from L, to work around a bug in
14245         Mac OS X 10.3.9 with GCC 3 reported by Claudio Fontana in
14246         <http://lists.gnu.org/archive/html/bug-gnulib/2006-01/msg00074.html>.
14247         All uses changed.
14248
14249 2006-01-26  Simon Josefsson  <jas@extundo.com>
14250
14251         * lib/socket_.h: Set WINVER to 0x0501, to make sure getaddrinfo
14252         prototype is visible on mingw32.
14253
14254         * lib/getaddrinfo.h: Define EAI_ADDRFAMILY and EAI_SYSTEM if not set,
14255         for mingw32.
14256
14257         * lib/gai_strerror.c, getaddrinfo.h: Protect netdb.h #include (for
14258         mingw32).
14259
14260 2006-01-26  Paul Eggert  <eggert@cs.ucla.edu>
14261
14262         * lib/fts.c (diropen): Open with O_NOCTTY | O_NONBLOCK too.  Don't
14263         attempt to open for write; this always fails, at least on POSIX
14264         hosts.  This reinstates the 2006-01-09 change, which was
14265         inadvertently removed.
14266
14267 2006-01-26  Bruno Haible  <bruno@clisp.org>
14268
14269         * gnulib-tool (func_import): Use "trap 'exit $?' instead of "trap :".
14270         Reported by Paul Eggert.
14271
14272 2006-01-26  Bruno Haible  <bruno@clisp.org>
14273             Paul Eggert  <eggert@cs.ucla.edu>
14274
14275         * lib/stdbool_.h (_Bool)
14276         [(! (defined __cplusplus || defined __BEOS__)
14277           && !defined __GNUC__
14278           && !(defined __HP_cc || defined __xlc__
14279                || (defined __SUNPRO_C && (__SUNPRO_C < 0x550 || __STDC__ == 1))
14280                || defined __sgi))]:
14281         #define to signed char in these cases too; this simplifies
14282         the code (so that we don't have to worry about HP-UX, AIX, SunPRO,
14283         etc., separately) and makes it more conservative.
14284
14285 2006-01-25  Simon Josefsson  <jas@extundo.com>
14286
14287         * m4/getaddrinfo.m4: Look for getaddrinfo inside ws2tcip.h and
14288         -lws2_32.  Protect sys/socket.h and netdb.h #include's.  Include
14289         ws2tcpip.h with WINVER=0x0501.  All for mingw32.
14290
14291 2006-01-25  Sergey Poznyakoff  <gray@gnu.org.ua>
14292
14293         * lib/argp-namefrob.h: Bugfix. Remove stray #
14294
14295 2006-01-25  Paul Eggert  <eggert@cs.ucla.edu>
14296
14297         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for xlc bug if __GCC__ too,
14298         so that we test the test.
14299         Check for yet another HP-UX cc bug involving *bool |= bool.
14300
14301 2006-01-25  Karl Berry  <karl@gnu.org>
14302
14303         * config/srclist.txt (vasnprintf.c): sync lost.
14304
14305 2006-01-25  Jim Meyering  <jim@meyering.net>
14306
14307         Sync from the stable (b5) branch of coreutils:
14308
14309         * lib/fts.c (fts_children): Don't let close() clobber errno from
14310         failed fchdir().
14311
14312         * lib/fts.c (fts_stat): When following a symlink-to-directory,
14313         don't necessarily interpret stat-fails+lstat-succeeds as indicating
14314         a dangling symlink.  That can also happen at least for ELOOP.
14315         The fix: return FTS_SLNONE only when the stat errno is ENOENT.
14316         FYI, this bug predates the inclusion of fts.c in coreutils.
14317
14318         * lib/fts.c (fts_open): Put new maxarglen declaration and uses
14319         in their own block, so pre-c99 compilers don't object.
14320
14321         Avoid the double-free (first in fts_read, second in fts_close) that
14322         would occur when an `active' directory is made inaccessible (e.g.,
14323         via chmod a-x) during a traversal.
14324         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
14325         before returning.  Reproduce this failure by
14326         mkdir -p a/b; cd a; chmod a-x . b
14327         Reported by Stavros Passas.
14328
14329 2006-01-25  Jim Meyering  <jim@meyering.net>
14330
14331         * lib/fileblocks.c: Remove more useless parentheses.
14332         * lib/readutmp.h: Likewise.
14333
14334 2006-01-25  Bruno Haible  <bruno@clisp.org>
14335
14336         * lib/stdbool_.h (_Bool) [IRIX cc]: Define as 'signed char', to avoid
14337         warnings.
14338         Reported by Paul Eggert.
14339
14340 2006-01-25  Bruno Haible  <bruno@clisp.org>
14341
14342         * gnulib-tool (func_import): Use "trap :" instead of "trap -" to get
14343         rid of a trap command. For Solaris sh.
14344         Reported by Mark D. Baushke <mdb@gnu.org>.
14345
14346 2006-01-24  Simon Josefsson  <jas@extundo.com>
14347
14348         * lib/socket_.h (SHUT_WR, SHUT_RDWR): Don't hardcode, suggested by
14349         Bruno.
14350
14351 2006-01-24  Karl Berry  <karl@gnu.org>
14352
14353         * config/srclist.txt (argp-namefrob.h): sync lost.
14354
14355 2006-01-24  Jim Meyering  <jim@meyering.net>
14356
14357         * modules/openat (Files): Add lib/intprops.h.
14358         From Mark D. Baushke.
14359
14360 2006-01-24  Jim Meyering  <jim@meyering.net>
14361
14362         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).
14363         Reported by Mark D. Baushke.
14364
14365 2006-01-24  Jim Meyering  <jim@meyering.net>
14366
14367         * lib/socket_.h: Remove useless parentheses in uses of cpp `defined'.
14368
14369 2006-01-24  Bruno Haible  <bruno@clisp.org>
14370
14371         * modules/strnlen (Maintainer): Change from glibc to all.
14372
14373 2006-01-24  Bruno Haible  <bruno@clisp.org>
14374
14375         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for IBM and HP-UX bugs.
14376         Patch by Paul Eggert.
14377
14378 2006-01-24  Bruno Haible  <bruno@clisp.org>
14379
14380         * lib/stdbool_.h (_Bool) [__cplusplus]: Don't define if the compiler
14381         already has it.
14382         Report and patch by Albert Chin-A-Young  <china@thewrittenword.com> on
14383         2005-11-26.
14384
14385         * lib/stdbool_.h (_Bool) [HP-UX cc, AIX cc,xlc]: Define as
14386         'signed char' to avoid problems with the built-in _Bool type.
14387         Reported by Paul Eggert on 2005-11-26.
14388
14389 2006-01-24  Bruno Haible  <bruno@clisp.org>
14390
14391         * gnulib-tool (func_import): Avoid constructing complicated sed
14392         expressions inside backquote.
14393         Report and solution by Mark D. Baushke <mdb@gnu.org>.
14394
14395 2006-01-23  Ulrich Drepper  <drepper@redhat.com>
14396
14397         These changes imported from libc.
14398         * lib/getopt.c: Use __fxprintf instead of inline stream orientation
14399         test and two separate function calls.
14400         * lib/strndup.c (__strndup): Add libc_hidden_def.
14401
14402 2006-01-23  Simon Josefsson  <jas@extundo.com>
14403
14404         * modules/lock-tests: Use check_PROGRAMS instead of noinst_PROGRAMS.
14405         Remove the test_*_SOURCES variable: automake infers it by default.
14406         * modules/tls-tests: Likewise.
14407
14408 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
14409
14410         Work around porting bugs reported by Dieter in
14411         <http://lists.gnu.org/archive/html/bug-bison/2006-01/msg00049.html>.
14412         * lib/getopt.c (_NOPROTO): Remove; no longer needed.
14413         Include <stdlib.h> and <unistd.h> in all environments; it's safe now.
14414         Include "getopt.h" first, to check interface.
14415         (getenv): Declare only if defined HAVE_DECL_GETENV &&
14416         !HAVE_DECL_GETENV.
14417         * lib/strndup.c [!_LIBC]: Include "strndup.h" to get prototype.
14418         (__strndup): Revert to K&R-style function dfns, the glibc style.
14419         * lib/strnlen.c: Don't claim it's taken from glibc; it's not.
14420         (strnlen, __strnlen): Remove #defines and #undefs; not needed.
14421         Include strnlen.h first, to get prototype properly.
14422         (strnlen): Renamed from __strnlen.
14423         Remove weak alias.
14424
14425 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
14426
14427         * m4/getopt.m4 (gl_PREREQ_GETOPT): Check for getenv decl.
14428
14429 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
14430
14431         * config/srclist.txt: Adjust to reflect glibc reorganization.
14432         This affects only comments.
14433
14434 2006-01-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
14435
14436          * gnulib-tool, build-aux/csharpcomp.sh.in: Do not pass `-q' to mktemp.
14437          Reported by Bruce Korb <bkorb@gnu.org>.
14438
14439 2006-01-22  Paul Eggert  <eggert@cs.ucla.edu>
14440
14441         * lib/quotearg.c (quotearg_buffer_restyled): Add "default: break;"
14442         to pacify gcc -Wswitch-default.
14443
14444 2006-01-22  Bruno Haible  <bruno@clisp.org>
14445
14446         * lib/vasnprintf.c (VASNPRINTF): In the computation of the size of the
14447         temporary buffer for sprintf, take into account the precision also
14448         for 'd', 'i', 'u', 'o', 'x', 'X'.
14449
14450 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
14451
14452         * modules/argp-tests: New module
14453         * tests/test-argp.c: New file
14454         * tests/test-argp-2.sh: New file
14455
14456 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
14457
14458         * lib/argp-help.c (usage_long_opt): Do not print DOC options.
14459         (__argp_base_name): Removed
14460         * lib/argp-namefrob.h (__argp_basename): Removed definition. Was a
14461         typo.
14462         (__argp_base_name): Provide macro definition or extern declaration
14463         depending on the configuration
14464
14465 2006-01-20  Simon Josefsson  <jas@extundo.com>
14466
14467         * modules/inet_ntop (Depends-on): Depend on sys_socket.
14468
14469 2006-01-20  Simon Josefsson  <jas@extundo.com>
14470
14471         * lib/inet_ntop.h: Unconditionally include sys/socket.h.
14472
14473 2006-01-20  Paul Eggert  <eggert@cs.ucla.edu>
14474
14475         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
14476         rather than -Xlinker -z -Xlinker ignore, as it's more portable.
14477         Suggested by Bruno Haible.
14478
14479 2006-01-20  Karl Berry  <karl@gnu.org>
14480
14481         * config/srclist.txt (argp-fmtstream.h, localcharset.c): comment out
14482         until changes propagate, I guess.
14483
14484 2006-01-19  Simon Josefsson  <jas@extundo.com>
14485
14486         * m4/socklen.m4: Look in ws2tcpip.h too, for mingw32.
14487
14488 2006-01-19  Simon Josefsson  <jas@extundo.com>
14489
14490         * lib/socket_.h: Map SHUT_RD, SHUT_WR, SHUT_RDWR correctly.
14491
14492 2006-01-19  Simon Josefsson  <jas@extundo.com>
14493
14494         * gnulib-tool: Set check_PROGRAMS.
14495
14496         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
14497         modules/des-tests, modules/gc-arcfour-tests,
14498         modules/gc-arctwo-tests, modules/gc-des-tests,
14499         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
14500         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
14501         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
14502         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
14503         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
14504         modules/md5-tests, modules/readline, modules/rijndael-tests: Use
14505         check_PROGRAMS instead of noinst_PROGRAMS to be able to remove
14506         test_*_SOURCES.
14507
14508 2006-01-18  Simon Josefsson  <jas@extundo.com>
14509
14510         * modules/socklen (Depends-on): Depend on sys_socket.
14511
14512 2006-01-18  Simon Josefsson  <jas@extundo.com>
14513
14514         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
14515         modules/des-tests, modules/gc-arcfour-tests,
14516         modules/gc-arctwo-tests, modules/gc-des-tests,
14517         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
14518         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
14519         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
14520         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
14521         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
14522         modules/md5-tests, modules/readline, modules/rijndael-tests: Add
14523         $(EXEEXT) to automake TESTS variable, for mingw32.
14524
14525 2006-01-17  Simon Josefsson  <jas@extundo.com>
14526
14527         * modules/socklen (Include): Need sys/socket.h.
14528
14529 2006-01-17  Bruno Haible  <bruno@clisp.org>
14530
14531         * modules/ssize_t (Include): Add <sys/types.h>.
14532
14533 2006-01-16  Paul Eggert  <eggert@cs.ucla.edu>
14534
14535         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
14536         it's not portable and it doesn't work with cross-compiles.
14537         Problem reported by Bruno Haible.  Fix missing-$ typo in
14538         'test "gl_cv_ignore_unused_libraries" ...' that prevented
14539         -zignore from being used with Sun's C compiler.
14540
14541 2006-01-12  Simon Josefsson  <jas@extundo.com>
14542
14543         * lib/base64.c: Fix warning, reported by Bruno Haible
14544         <bruno@clisp.org> and patch by Paul Eggert <eggert@CS.UCLA.EDU>.
14545
14546 2006-01-12  Bruno Haible  <bruno@clisp.org>
14547
14548         * modules/ldd: New file.
14549         * build-aux/ldd.sh.in: New file.
14550         * MODULES.html.sh (Support for building libraries and executables): Add
14551         ldd.
14552
14553 2006-01-12  Bruno Haible  <bruno@clisp.org>
14554
14555         * m4/ldd.m4: New file.
14556
14557 2006-01-12  Bruno Haible  <bruno@clisp.org>
14558
14559         * gnulib-tool (func_import, func_create_testdir): Don't go into an
14560         endless loop while replacing $auxdir with build-aux.
14561
14562 2006-01-11  Simon Josefsson  <jas@extundo.com>
14563
14564         * lib/stdint_.h (SIZE_MAX): Add missing (.
14565
14566 2006-01-11  Paul Eggert  <eggert@cs.ucla.edu>
14567
14568         Sync from coreutils.
14569         * lib/md5.c: Fix commentary typos.
14570         (alignof, UNALIGNED_P): No need for a GCC-specific version.
14571         * lib/md5.h (__attribute__): Remove; unused.
14572         * lib/sha1.c: Fix commentary to match md5 better.
14573         * lib/sha1.h (struct sha1_ctx): Use a word buffer, not a byte buffer,
14574         so that we don't need to worry about alignment.  All uses changed.
14575         This merges the 2005-10-28 md5 change into sha1.
14576
14577 2006-01-11  Jim Meyering  <jim@meyering.net>
14578
14579         Sync from coreutils.
14580         * lib/md5.c (OP): Fix spacing.
14581
14582 2006-01-11  Bruno Haible  <bruno@clisp.org>
14583
14584         Ensure automatic ordering between gl_LOCK and gl_ARGP.
14585         * m4/lock.m4 (gl_LOCK_BODY): Renamed from gl_LOCK.
14586         (gl_LOCK): New macro, requiring gl_LOCK_BODY.
14587
14588 2006-01-11  Bruno Haible  <bruno@clisp.org>
14589
14590         Ensure automatic ordering between gl_LOCK and gl_ARGP.
14591         * gnulib-tool (func_import, func_create_testdir): Put gl_LOCK into
14592         the "early" section as well.
14593
14594 2006-01-11  Bruno Haible  <bruno@clisp.org>
14595
14596         Avoid "ar: no archive members specified" error on MacOS X.
14597         * gnulib-tool (func_modules_add_dummy): New function.
14598         (func_import, func_create_testdir): Invoke it.
14599
14600 2006-01-11  Bruno Haible  <bruno@clisp.org>
14601
14602         * gnulib-tool (func_import, func_create_testdir): Replace build-aux
14603         with $auxdir in AC_CONFIG_FILES statements.
14604
14605 2006-01-11  Bruno Haible  <bruno@clisp.org>
14606
14607         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
14608         Initialize also noinst_HEADERS to empty.
14609
14610 2006-01-11  Bruno Haible  <bruno@clisp.org>
14611
14612         * gnulib-tool (AUTOMAKEPATH, AUTOCONF, ACLOCAL, AUTOMAKE): New
14613         variables.
14614         (func_create_megatestdir): Call aclocal, autoconf, automake here, not
14615         autoreconf.
14616
14617 2006-01-11  Bruno Haible  <bruno@clisp.org>
14618
14619         * gnulib-tool (AUTOCONF, ACLOCAL, AUTOMAKE, AUTORECONF): Make
14620         overridable by the user.
14621         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
14622
14623 2006-01-10  Simon Josefsson  <jas@extundo.com>
14624
14625         * modules/sys_socket: New file.
14626
14627 2006-01-10  Simon Josefsson  <jas@extundo.com>
14628
14629         * m4/sys_socket_h.m4: New file.
14630
14631 2006-01-10  Simon Josefsson  <jas@extundo.com>
14632
14633         * lib/socket_.h: New file.
14634
14635 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
14636
14637         * modules/readutmp (Maintainer): Add myself.
14638
14639 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
14640
14641         * m4/memcoll.m4 (gl_MEMCOLL): Don't require AC_FUNC_MEMCMP, undoing
14642         the 2002-12-31 change.  Problem and fix reported by Bruno Haible.
14643         People who are still concerned with buggy memcmp implementations
14644         can invoke gl_FUNC_MEMCMP themselves.
14645
14646 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
14647
14648         * lib/regex_internal.h (BITSET_WORD_BITS):
14649         Work around a bug in 64-bit PGC (before version 6.1-2), where the
14650         preprocessor mishandles large unsigned values as if they were signed.
14651         Problem reported by Claudio Fontana in
14652         <http://lists.gnu.org/archive/html/bug-gnulib/2005-12/msg00061.html>.
14653
14654 2006-01-10  Jim Meyering  <jim@meyering.net>
14655
14656         Avoid the double-free (first in fts_read, second in fts_close) that
14657         would occur when an `active' directory is made inaccessible (e.g.,
14658         via chmod a-x) during a traversal.
14659         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
14660         before returning.  Reproduce this failure by
14661         mkdir -p a/b; cd a; chmod a-x . b
14662         Reported by Stavros Passas.
14663
14664         Sync from coreutils.
14665         * lib/sha1.c: Tweak grammar in a comment.
14666
14667 2006-01-10  Jim Meyering  <jim@meyering.net>
14668
14669         * m4/fpending.m4: Also include <stdio.h>, for Dragonfly.
14670         Patch by Joerg Sonnenberger.
14671
14672 2006-01-10  Bruno Haible  <bruno@clisp.org>
14673
14674         * modules/readutmp: Depend on module free.
14675         * modules/strtok_r: Depend on module restrict.
14676
14677 2006-01-10  Bruno Haible  <bruno@clisp.org>
14678
14679         * modules/gettext (configure.ac): Add an invocation of
14680         AM_GNU_GETTEXT_VERSION. Needed since autoreconf is used by gnulib-tool.
14681
14682 2006-01-10  Bruno Haible  <bruno@clisp.org>
14683
14684         * m4/localcharset.m4 (gl_LOCALCHARSET): Also test for getc_unlocked.
14685         Reported by Werner Lemberg <wl@gnu.org>.
14686
14687 2006-01-10  Bruno Haible  <bruno@clisp.org>
14688
14689         * lib/localcharset.c: Update from GNU gettext.
14690
14691 2006-01-10  Bruno Haible  <bruno@clisp.org>
14692
14693         * lib/argp.h (__const): Remove macro. Use const instead.
14694         * lib/argp-fmtstream.h (__const): Likewise.
14695         * lib/glob_.h (__const): Remove macro.
14696         * lib/glob-libc.h: Use const instead of __const.
14697
14698 2006-01-10  Bruno Haible  <bruno@clisp.org>
14699
14700         * gnulib-tool (func_emit_tests_Makefile_am): Emit an empty SUBDIR
14701         variable.
14702         Needed to avoid an automake error regarding the 'gettext' module.
14703
14704 2006-01-09  Simon Josefsson  <jas@extundo.com>
14705
14706         * modules/inet_ntop (Depends-on): Add restrict.
14707
14708 2006-01-09  Simon Josefsson  <jas@extundo.com>
14709
14710         * modules/gc-rijndael-tests (License): Put under LGPL.
14711
14712         * modules/gc-des-tests (License): Likewise.
14713
14714         * modules/gc-arcfour-tests (License): Likewise.
14715
14716         * modules/gc-arctwo-tests (License): Likewise.
14717
14718         * modules/gc-pbkdf2-sha1-tests (License): Likewise.
14719
14720         * modules/gc-hmac-sha1-tests (Files): Likewise.
14721
14722         * modules/gc-hmac-md5-tests (License): Likewise.
14723
14724         * modules/gc-sha1-tests (License): Likewise.
14725
14726         * modules/gc-md5-tests (License): Likewise.
14727
14728         * modules/gc-md4-tests (License): Likewise.
14729
14730         * modules/gc-md2-tests (License): Likewise.
14731
14732         * modules/gc-tests (License): Likewise.
14733
14734         * modules/des-tests (License): Likewise.
14735
14736         * modules/md4-tests (License): Likewise.
14737
14738         * modules/md2-tests (License): Likewise.
14739
14740 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
14741
14742         Sync from coreutils:
14743
14744         * MODULES.html.sh (build_lib): New section, with new lib-ignore module.
14745         * modules/lib-ignore: New file.
14746         * modules/mkdir-p (Files): Add chdir-safer.c, chdir-safer.h, lchmod.h,
14747         chdir-safer.m4, lchmod.m4.
14748         * modules/openat: Add mkdirat.c, openat-priv.h.
14749
14750 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
14751
14752         Sync from coreutils.
14753         * m4/lib-ignore.m4: New file.
14754         * m4/lchmod.m4: New file.
14755
14756 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
14757
14758         Sync from coreutils.
14759         * lib/chdir-long.c (cdb_free): Don't bother trying to open directory
14760         for write access: POSIX says that must fail.
14761         * lib/fts.c (diropen): Likewise.
14762         * lib/save-cwd.c (save_cwd): Likewise.
14763         * lib/chdir-long.c (cdb_free): Open with O_NOCTTY | O_NONBLOCK as
14764         well, for minor improvements on hosts that lack O_DIRECTORY.
14765         * lib/chown.c (rpl_chown) [CHOWN_MODIFIES_SYMLINK]:
14766         Don't try O_WRONLY unless O_RDONLY failed wth EACCES.
14767         Fall back on chown if open failed with EACCES.
14768
14769         * lib/gettime.c (gettime) [!defined OK_TO_USE_1S_CLOCK]:
14770         Report an error at compile-time if only a 1-second nominal clock
14771         resolution is found.
14772
14773         * lib/lchmod.h: New file.
14774         * lib/mkdir-p.c: Include lchmod.h, lchown.h.
14775         (make_dir_parents): Use lchown rather than chown, and
14776         lchmod rather than chmod.
14777
14778         * lib/mountlist.c (ME_DUMMY): "none" and "proc" file systems are
14779         dummies too.  Problem with "none" reported by Bob Proulx.  Problem with
14780         "proc" reported by n0dalus.
14781
14782         * lib/mountlist.c: Include <limits.h>.
14783         (dev_from_mount_options)
14784         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]:
14785         New function.  It no longer assumes "dev=" has the System V meaning
14786         on Linux (since it doesn't).  It also parses "dev=" more carefully.
14787         (read_file_system_list)
14788         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]: Use it.
14789         MOUNTED_GETMNTENT2 is new here; the code didn't used to look for
14790         dev= in that case.
14791
14792         * lib/posixtm.h (PDS_PRE_2000): New macro.
14793         * lib/posixtm.c (year): Arg is now syntax_bits rather than
14794         allow_century.  All usages changed.  Reject dates outside the range
14795         1969-1999 if PDS_PRE_2000 is used.
14796
14797 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
14798
14799         Sync from coreutils.
14800         * doc/getdate.texi (General date syntax): Invalid dates are rejected.
14801         (Time of day items): Mention the possibility of leap seconds.
14802         Problem reported by Dr. David Alan Gilbert.
14803
14804 2006-01-09  Jim Meyering  <jim@meyering.net>
14805
14806         Sync from coreutils.
14807
14808         * lib/version-etc.c (COPYRIGHT_YEAR): Update to 2006.
14809
14810         * lib/chdir-safer.h, lib/chdir-safer.c: New files.
14811
14812         * lib/modechange.c (mode_compile): Reject an invalid mode string
14813         that starts with an octal digit.  From Andreas Gruenbacher.
14814
14815         * lib/openat.c: Include "fcntl--.h" and "unistd--.h", to map open
14816         and dup to open_safer and dup_safer, respectively.
14817         (openat_permissive): Fix typo in comment.
14818
14819         * lib/openat.c: Don't include <stdlib.h>, <unistd.h>, <fcntl.h>,
14820         "gettext.h"; either no longer needed or are guaranteed by openat.h.
14821         (_): Remove; no longer needed.
14822         (openat): Renamed from rpl_openat; no need for rpl_openat
14823         since openat.h renames openat for us.
14824         Replace most of the body with a call to openat_permissive,
14825         to avoid duplicate code.
14826         Port to (probably hypothetical) environments were mode_t is
14827         wider than int.
14828         (openat_permissive): Require mode arg, so that we can check
14829         types better.  Put it just after flags.  Change cwd failure
14830         indicator from pointer-to-bool to pointer-to-errno-value.
14831         All callers changed.
14832         Invoke openat_save_fail and/or openat_restore_fail if
14833         cwd_errno is null, so that openat can call us.
14834         (openat_permissive, fdopendir, fstatat, unlinkat):
14835         Simplify errno handling to avoid some duplicate code,
14836         as it's OK to set errno on success.
14837         * lib/openat.h: Revamp code so that function macros depend on
14838         __OPENAT_PREFIX only, not also on AT_FDCWD.
14839         (openat_ro): Remove.  Caller changed to use openat_permissive.
14840         (openat_permissive): Now a macro, if not a function.
14841         (openat_restore_fail, openat_save_fail): Now always functions,
14842         since mkdirat needs them even if __OPENAT_PREFIX is defined.
14843
14844         * lib/openat-priv.h: New file, defining macros used by mkdirat.c
14845         and openat.c.
14846         * lib/mkdirat.c: Include openat-priv.h.
14847         Remove definitions of macros defined therein.
14848         * lib/openat.c: Likewise.
14849
14850         * lib/mkdirat.c (mkdirat): New file and function.
14851         * lib/openat.h (mkdirat): Declare.
14852
14853         * lib/openat.c (fdopendir): Don't change errno when returning non-NULL.
14854
14855         * lib/openat.h (openat_permissive): Declare.
14856         (openat_ro): Define.
14857
14858         * lib/openat.c (EXPECTED_ERRNO): New macro.
14859         (openat_permissive): New function -- used in remove.c rewrite.
14860         (all functions): Set errno just before returning, only if there
14861         was an actual failure.
14862         Use EXPECTED_ERRNO rather than comparing against only ENOTDIR.
14863
14864         Emulate openat-family functions using Linux's procfs, if possible.
14865         Idea and some code based on Ulrich Drepper's glibc changes.
14866
14867         * lib/openat.c: (BUILD_PROC_NAME): New macro.
14868         Include <stdio.h>, <string.h>, "alloca.h" and "intprops.h".
14869         (rpl_openat): Emulate by trying to open /proc/self/fd/%d/%s,
14870         before falling back on save_cwd and restore_cwd.
14871         (fdopendir, fstatat, unlinkat): Likewise.
14872
14873         * lib/openat.c (fstatat, unlinkat): Perform the syscall directly,
14874         skipping the save_cwd...restore_cwd overhead, if FILE is absolute.
14875
14876         * lib/openat.c (rpl_openat): Use the promoted type (int), not mode_t,
14877         as second argument to va_arg.  Otherwise, some versions of gcc
14878         warn that `if this code is reached, the program will abort'.
14879
14880 2006-01-09  Jim Meyering  <jim@meyering.net>
14881
14882         Sync from coreutils.
14883         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile mkdirat.c.
14884         Require openat-priv.h.
14885
14886 2006-01-09  Bruno Haible  <bruno@clisp.org>
14887
14888         * modules/strnlen (Include): Use strnlen.h.
14889
14890 2006-01-09  Bruno Haible  <bruno@clisp.org>
14891
14892         * m4/stdint.m4 (gl_STDINT_H): Also test for <sys/bitypes.h>.
14893
14894 2006-01-09  Bruno Haible  <bruno@clisp.org>
14895
14896         * lib/sysexit_.h (EX_OK): New macro.
14897         Suggested by Martin Lambers <marlam@marlam.de>.
14898
14899 2006-01-09  Bruno Haible  <bruno@clisp.org>
14900
14901         * lib/stdint_.h: On Linux libc4 and libc5, include <sys/bitypes.h> and
14902         don't define _STDINT_H_NEED_SIGNED_INT_TYPES.
14903
14904 2006-01-09  Bruno Haible  <bruno@clisp.org>
14905
14906         * lib/stdint_.h (SIZE_MAX): Write the value without involving negative
14907         numbers.
14908
14909 2006-01-09  Bruno Haible  <bruno@clisp.org>
14910
14911         * lib/javacomp.sh.in: Move to ../build-aux/javacomp.sh.in.
14912         * lib/javaexec.sh.in: Move to ../build-aux/javaexec.sh.in.
14913         * lib/csharpcomp.sh.in: Move to ../build-aux/csharpcomp.sh.in.
14914         * lib/csharpexec.sh.in: Move to ../build-aux/csharpexec.sh.in.
14915
14916 2006-01-09  Bruno Haible  <bruno@clisp.org>
14917
14918         * build-aux/javacomp.sh.in: New file, moved from lib/.
14919         * modules/javacomp-script (Files): Update.
14920         (configure.ac): Add AC_CONFIG_FILES invocation.
14921         (EXTRA_DIST): Remove variable.
14922
14923         * build-aux/javaexec.sh.in: New file, moved from lib/.
14924         * modules/javaexec (Files): Update.
14925         (configure.ac): Add AC_CONFIG_FILES invocation.
14926         (EXTRA_DIST): Remove javaexec.sh.in.
14927
14928         * build-aux/csharpcomp.sh.in: New file, moved from lib/.
14929         * modules/csharpcomp-script (Files): Update.
14930         (configure.ac): Add AC_CONFIG_FILES invocation.
14931         (EXTRA_DIST): Remove variable.
14932
14933         * build-aux/csharpexec.sh.in: New file, moved from lib/.
14934         * modules/csharpexec (Files): Update.
14935         (configure.ac): Add AC_CONFIG_FILES invocation.
14936         (EXTRA_DIST): Remove csharpexec.sh.in.
14937
14938 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
14939
14940         Sync from coreutils.
14941
14942         Add POSIX ACL support
14943         * lib/acl.h (copy_acl, set_acl): Add declarations.
14944         * lib/acl.c (acl_entries): Add fallback implementation for POSIX ACL
14945         systems other than Linux.
14946         (chmod_or_fchmod): New function: use fchmod when possible,
14947         and chmod otherwise.
14948         (file_has_acl): Add a POSIX ACL implementation, with a
14949         Linux-specific subcase.
14950         (copy_acl): Add: copy an acl and S_ISUID, S_ISGID, and
14951         S_ISVTX from one file to another.  Fall back to fchmod/chmod when
14952         acls are unsupported.
14953         (set_acl): Add: set a file's acl and S_ISUID, S_ISGID, and
14954         S_ISVTX to a defined value.  Fall back to fchmod/chmod when acls
14955         are unsupported.
14956
14957 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
14958
14959         Sync from coreutils.
14960         * m4/acl.m4 (AC_FUNC_ACL): Add POSIX ACL and Linux-specific acl tests.
14961
14962 2006-01-07  Bruno Haible  <bruno@clisp.org>
14963
14964         * gnulib-tool (func_import): Add an AC_PROG_RANLIB dependency to
14965         gl_EARLY.
14966
14967 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
14968
14969         * lib/strftime.c (tzname): Don't declare if it is already #defined.
14970         Problem reported for Mingw by Mark Junker.
14971
14972 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
14973
14974         * README: Gnulib normally doesn't generate a tarball.
14975
14976 2006-01-03  Paul Eggert  <eggert@cs.ucla.edu>
14977
14978         * lib/xtime.h (xtime_make, xtime_nonnegative_nsec, xtime_nsec): Use
14979         long int, not int, for nanosecond counts, so that people who are
14980         used to POSIX struct timespec won't be surprised.  Reported by Jim
14981         Meyering.
14982
14983 2005-12-28  Bruno Haible  <bruno@clisp.org>
14984
14985         * build-aux/config.rpath: Update from GNU gettext.
14986
14987 2005-12-16  Jim Meyering  <jim@meyering.net>
14988
14989         * modules/fprintftime: New module.
14990         * MODULES.html.sh (Date and time <time.h>): Add fprintftime.
14991
14992 2005-12-16  Jim Meyering  <jim@meyering.net>
14993
14994         * m4/fprintftime.m4: New file.
14995
14996 2005-12-16  Jim Meyering  <jim@meyering.net>
14997
14998         * lib/fprintftime.c, lib/fprintftime.h: New files.
14999
15000 2005-12-15  Simon Josefsson  <jas@extundo.com>
15001
15002         * modules/socklen (configure.ac): Fix M4 macro name, to align with
15003         new m4/socklen.m4.
15004
15005 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
15006
15007         * m4/argp.m4: Define HAVE_DECL_PROGRAM_INVOCATION_NAME and
15008         HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
15009
15010 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
15011
15012         * lib/argp-fmtstream.c (__argp_fmtstream_update): Fix coredump
15013         * lib/argp-help.c (fill_in_uparams): Check if the constructed
15014         struct uparams is valid. Fall back to the default values if it is
15015         not.
15016
15017 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
15018
15019         * modules/argp (Files): Add argp-pin.c
15020         (Depends-on): dirname
15021         (lib_SOURCES): Add argp-pin.c
15022
15023 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
15024
15025         * m4/argp.m4:  Check if program_invocation_name and
15026         program_invocation_short_name are declared and define appropriate
15027         macros if they are not.
15028
15029 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
15030
15031         * lib/argp-help.c (__argp_base_name): New function
15032         (__argp_short_program_name): Rewrite using __argp_base_name
15033         * lib/argp-namefrob.h: Define program_invocation_name and
15034         program_invocation_short_name if requested
15035         (__argp_base_name): Add prototype
15036         * lib/argp-parse.c (argp_def): Use gettext wrappers
15037         (argp_default_parser): Use __argp_base_name
15038         * lib/argp-pin.c: New file. Defines program_invocation_name and
15039         program_invocation_short_name on systems that lack them.
15040
15041 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
15042
15043         * m4/stat-time.m4 (gl_STAT_TIME): Add check for
15044         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
15045         porting problem reported by Georg Schwarz in
15046         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
15047
15048 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
15049
15050         * lib/stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
15051         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
15052         porting problem reported by Georg Schwarz in
15053         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
15054
15055 2005-12-05  Bruno Haible  <bruno@clisp.org>
15056
15057         * lib/csharpcomp.sh.in (options_csc): For -l option, add a .dll suffix.
15058         * lib/csharpcomp.c (compile_csharp_using_sscli): Likewise.
15059         Reported by Mark Junker <mjscod@gmx.de>.
15060
15061 2005-12-02  Paul Eggert  <eggert@cs.ucla.edu>
15062
15063         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
15064         Use implementation from Albert Chin, with some
15065         comments/corrections by Stepan Kasal and myself.
15066
15067 2005-12-02  Bruno Haible  <bruno@clisp.org>
15068
15069         * gnulib-tool (func_import): Accept GPLed build tool modules when
15070         --lgpl is given.
15071         * modules/csharpcomp-script: New file.
15072         * modules/csharpcomp: Depend on it.
15073         * modules/javacomp-script: New file.
15074         * modules/javacomp: Depend on it.
15075         Suggested by Simon Josefsson.
15076
15077 2005-12-01  Paul Eggert  <eggert@cs.ucla.edu>
15078
15079         * m4/regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
15080         statement, to work around an HP-UX 10.20 compiler bug reported by
15081         Peter O'Gorman.
15082
15083 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
15084
15085         * modules/savedir (Depends-on): Add openat.
15086
15087 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
15088
15089         * lib/stdint_.h (intmax_t) [defined intmax_t]: Do not declare.
15090         (uintmax_t) [defined uintmax_t]: Do not declare.
15091         (SIZE_MAX) [defined SIZE_MAX]: Do not define.
15092         This works around a problem if intmax_t.m4 and/or uintmax_t.m4
15093         and/or size_max.m4 are also used.  Problem reported by Mark D. Baushke.
15094         (SIZE_MAX): Define to ((size_t) -1), not (~(size_t)0), for the
15095         sake of portability to weird hosts that C allows (though we don't
15096         know of any practical examples).
15097
15098         * lib/savedir.h (fdsavedir): New decl.
15099         * lib/savedir.c (fdsavedir, savedirstream): New functions; the latter
15100         contains most of the former guts of savedir.
15101         (savedir): Use savedirstream.
15102         Include "openat.h".
15103
15104 2005-11-25  Paul Eggert  <eggert@cs.ucla.edu>
15105
15106         * modules/obstack (Files): Add m4/ulonglong.m4.
15107         Problem reported by Davide Angelocola.
15108
15109 2005-11-15  Paul Eggert  <eggert@cs.ucla.edu>
15110
15111         * lib/xstrtod.c: Don't bother with #pragma STDC FENV_ACCESS ON, as
15112         coreutils no longer futzes with rounding modes.
15113
15114 2005-11-14  Jim Meyering  <jim@meyering.net>
15115
15116         * lib/mkstemp-safer.c: Include <config.h>, required for possible
15117         replacement of mkstemp.
15118
15119 2005-11-10  Simon Josefsson  <jas@extundo.com>
15120
15121         * lib/readline.c: Remove EOL.
15122
15123 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
15124
15125         * modules/gethrxtime (Depends-on): Add gettime.
15126
15127 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
15128
15129         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Don't require AC_HEADER_TIME
15130         or gettimeofday; no longer needed.
15131
15132 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
15133
15134         * lib/gethrxtime.c: Include "timespec.h" rather than the sys/time /
15135         time business.
15136         (gethrxtime) [! (HAVE_NANOUPTIME
15137         || (defined CLOCK_MONOTONIC && HAVE_CLOCK_GETTIME)
15138         || HAVE_MICROUPTIME)]: Fall back on gettime rather than rolling
15139         our own approximation.
15140
15141 2005-11-08  Eric Blake  <ebb9@byu.net>
15142
15143         * lib/inet_ntop.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
15144
15145 2005-11-08  Eric Blake  <ebb9@byu.net>
15146
15147         * lib/getaddrinfo.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
15148
15149 2005-11-04  Bruno Haible  <bruno@clisp.org>
15150
15151         * gnulib-tool: Implement --update mode.
15152
15153 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
15154
15155         Fix porting problem reported by Theodoros V. Kalamatianos.
15156         * lib/utimens.c (futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]:
15157         Don't assume that futimes failing means we must fail.
15158
15159 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
15160
15161         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
15162         variables to suggest the intended function of the PATH_MAX check.
15163
15164 2005-10-30  Kean Johnston  <jkj@sco.com>
15165
15166         Trivial changes to support SCO systems.
15167         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Check for MAXPATHLEN as well
15168         as PATH_MAX.
15169         * m4/fpending.m4 (gl_FUNC_FPENDING): Correct check for SCO systems,
15170         where __ptr is null when no I/O is pending.
15171
15172 2005-10-29  Paul Eggert  <eggert@cs.ucla.edu>
15173
15174         * lib/getcwd.c (__getcwd): Don't assume that system calls after readdir
15175         leave errno alone.  Problem reported by Dmitry V. Levin.
15176
15177 2005-10-28  Simon Josefsson  <jas@extundo.com>
15178
15179         * tests/test-gc-md4.c, tests/test-gc-md5.c, tests/test-gc-sha1.c:
15180         Test more.
15181
15182         * tests/test-gc-md2.c, tests/test-md2.c: New files.
15183
15184         * modules/md2, modules/md2-tests: New files.
15185
15186 2005-10-28  Simon Josefsson  <jas@extundo.com>
15187
15188         * m4/inet_ntop.m4: More tests.
15189
15190         * m4/gc-md2.m4, md2.m4: New file.
15191
15192 2005-10-28  Simon Josefsson  <jas@extundo.com>
15193
15194         * lib/inet_ntop.h, inet_ntop.c: Make it work under mingw32: Add
15195         "restrict" keywords, as per POSIX.  Protect the function
15196         declaration around HAVE_DECL_INET_NTOP rather than HAVE_INET_NTOP.
15197         Don't use K&R prototypes.  Check the sprintf return values.
15198         Re-define EAFNOSUPPORT if not present.  Indent.
15199
15200         * lib/md5.h, md5.c: Simplify buffer handling visavi alignment,
15201         suggested by Bruno Haible <bruno@clisp.org>.
15202
15203         * lib/gc-gnulib.c, gc-libgcrypt.c: Check calloc return value.
15204
15205         * lib/gc.h: Add MD2 and RMD160 length defines.  Add prototypes.
15206
15207         * lib/gc-libgcrypt.c: Add MD2 (which is not available through
15208         libgcrypt).
15209
15210         * lib/gc-gnulib.c: Add MD2.  Implement gc_hash_* API.
15211
15212         * lib/md2.h, lib/md2.c: New files.
15213
15214 2005-10-28  Paul Eggert  <eggert@cs.ucla.edu>
15215
15216         * lib/savedir.c (savedir): Don't assume that xrealloc etc. leave
15217         errno alone.  Problem reported by Frederic Jolliton.
15218
15219 2005-10-27  Paul Eggert  <eggert@cs.ucla.edu>
15220
15221         * modules/verify (License): Change from GPL to LGPL.  This is a
15222         tiny module and there are apparently near-equivalents that are
15223         under the BSD license.
15224
15225 2005-10-24  Simon Josefsson  <jas@extundo.com>
15226
15227         * modules/sha1: Relicense to LGPL.
15228
15229 2005-10-24  Simon Josefsson  <jas@extundo.com>
15230
15231         * lib/md4.h: Shrink buffer size, now that we changed the type.
15232
15233 2005-10-23  Simon Josefsson  <jas@extundo.com>
15234
15235         * gnulib-tool (func_import): Fix --tests-base.
15236
15237 2005-10-22  Simon Josefsson  <jas@extundo.com>
15238
15239         * modules/arcfour (Depends-on): Need stdint.
15240
15241 2005-10-22  Simon Josefsson  <jas@extundo.com>
15242
15243         * m4/gc.m4: Don't be fooled by --disable-*random-device parameters,
15244         suggested by Bruno Haible <bruno@clisp.org>.  Fix error messages.
15245
15246 2005-10-22  Simon Josefsson  <jas@extundo.com>
15247
15248         * lib/md4.h, md4.c: Simplify buffer handling visavi alignment,
15249         suggested by Bruno Haible <bruno@clisp.org>.
15250
15251 2005-10-22  Simon Josefsson  <jas@extundo.com>
15252
15253         * lib/crc.h: Include stddef.h, for size_t.
15254
15255 2005-10-22  Simon Josefsson  <jas@extundo.com>
15256
15257         * lib/arcfour.h, arcfour.c: Use fixed size indices in the
15258         arcfour_context struct (simplify test vector testing in GNU
15259         Shishi).
15260
15261 2005-10-21  Simon Josefsson  <jas@extundo.com>
15262
15263         * modules/des, modules/des-tests: New files.
15264
15265         * modules/gc-des, modules/gc-des-tests: New files.
15266
15267         * tests/test-des.c, tests/test-gc-des.c: New file.
15268
15269 2005-10-21  Simon Josefsson  <jas@extundo.com>
15270
15271         * modules/arctwo, modules/arctwo-tests: New files.
15272
15273         * tests/test-arctwo.c: New file.
15274
15275         * modules/gc-arctwo, modules/gc-arctwo-tests: New files.
15276
15277         * tests/test-gc-arctwo.c: New file.
15278
15279 2005-10-21  Simon Josefsson  <jas@extundo.com>
15280
15281         * m4/gc.m4: Don't use libgcrypt if gcrypt.h isn't found, suggested by
15282         Bruno Haible <bruno@clisp.org>.
15283
15284         * m4/gc-des.m4: New file.
15285
15286 2005-10-21  Simon Josefsson  <jas@extundo.com>
15287
15288         * m4/arctwo.m4: New file.
15289
15290         * m4/gc-arctwo.m4: New file.
15291
15292 2005-10-21  Simon Josefsson  <jas@extundo.com>
15293
15294         * lib/rijndael-api-fst.c: Fix bugs in CBC mode for more than one
15295         block.
15296
15297 2005-10-21  Simon Josefsson  <jas@extundo.com>
15298
15299         * lib/hmac-md5.c (hmac_md5): Add comments, suggested by Bruno Haible
15300         <bruno@clisp.org>.
15301
15302         * lib/hmac-sha1.c (hmac_sha1): Likewise.
15303
15304         * lib/crc.c (crc32_update): Actually use crc parameter, suggested by
15305         Bruno Haible <bruno@clisp.org>.
15306
15307         * lib/crc.h: Include stdint.h directly, suggested by Bruno Haible
15308         <bruno@clisp.org>.
15309
15310 2005-10-21  Simon Josefsson  <jas@extundo.com>
15311
15312         * lib/gc-libgcrypt.c (gc_cipher_open): Handle ECB.
15313
15314 2005-10-21  Simon Josefsson  <jas@extundo.com>
15315
15316         * lib/gc-gnulib.c: Support ARCTWO in CBC mode.
15317
15318 2005-10-21  Simon Josefsson  <jas@extundo.com>
15319
15320         * lib/des.h, lib/des.c: New files.
15321
15322         * lib/gc-gnulib.c: Support DES.c
15323
15324 2005-10-21  Simon Josefsson  <jas@extundo.com>
15325
15326         * lib/arctwo.h, lib/arctwo.c: New files.
15327
15328         * lib/gc-gnulib.c: Support ARCTWO.
15329
15330 2005-10-21  Simon Josefsson  <jas@extundo.com>
15331
15332         * lib/arctwo.h (arctwo_setkey): Protect variable in CPP macro,
15333         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
15334
15335 2005-10-21  Simon Josefsson  <jas@extundo.com>
15336
15337         * gnulib-tool (func_import, func_create_testdir): Define automake
15338         conditional GL_COND_LIBTOOL if libtool is used (to be used by modules
15339         Makefile.am snippet),
15340         suggested by Bruno Haible <bruno@clisp.org>.
15341
15342         * modules/gc (Makefile.am): Use it.
15343
15344 2005-10-21  Bruno Haible  <bruno@clisp.org>
15345
15346         * gnulib-tool (func_import, func_create_testdir): Add quoting to last
15347         patch.
15348
15349 2005-10-19  Simon Josefsson  <jas@extundo.com>
15350
15351         * tests/test-gc-rijndael.c: New file.
15352
15353         * modules/gc-rijndael, modules/gc-rijndael-test: New files.
15354
15355 2005-10-19  Simon Josefsson  <jas@extundo.com>
15356
15357         * tests/test-gc-md4.c, tests/test-gc-md5.c: Test gc_hash_buffer
15358         interface too.
15359
15360 2005-10-19  Simon Josefsson  <jas@extundo.com>
15361
15362         * tests/test-gc-arcfour.c: New file.
15363
15364         * modules/gc-arcfour, modules/gc-arcfour-tests: New files.
15365
15366 2005-10-19  Simon Josefsson  <jas@extundo.com>
15367
15368         * modules/gc-md4, modules/gc-md4-tests: New file.
15369
15370         * tests/test-gc-md4.c: New file.
15371
15372 2005-10-19  Simon Josefsson  <jas@extundo.com>
15373
15374         * m4/gc-md4.m4: New file.
15375
15376 2005-10-19  Simon Josefsson  <jas@extundo.com>
15377
15378         * m4/gc-hmac-md5.m4, gc-hmac-sha1.m4, gc-md4.m4,
15379         gc-md5.m4, gc-sha1.m4: Fix typo, suggested by Stepan Kasal
15380         <kasal@ucw.cz>.
15381
15382 2005-10-19  Simon Josefsson  <jas@extundo.com>
15383
15384         * m4/gc-arcfour.m4: New file.
15385
15386         * m4/gc-rijndael.m4: New file.
15387
15388 2005-10-19  Simon Josefsson  <jas@extundo.com>
15389
15390         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support MD4.
15391
15392 2005-10-19  Simon Josefsson  <jas@extundo.com>
15393
15394         * lib/gc-gnulib.c: Support ARCFOUR.
15395
15396 2005-10-19  Simon Josefsson  <jas@extundo.com>
15397
15398         * lib/gc-gnulib.c: Implement gc_cipher_* API, currently only with AES
15399         support.
15400
15401         * lib/gc.h: Add ECB enum type.
15402
15403         * lib/hmac-md5.c, hmac-sha1.c: Include memxor.h.
15404
15405 2005-10-18  Simon Josefsson  <jas@extundo.com>
15406
15407         * tests/test-md5.c: New file.
15408
15409         * modules/md5-tests: New file.
15410
15411 2005-10-18  Simon Josefsson  <jas@extundo.com>
15412
15413         * tests/test-md4.c: New file.
15414
15415         * modules/md4, modules/md4-tests: New files.
15416
15417 2005-10-18  Simon Josefsson  <jas@extundo.com>
15418
15419         * m4/md4.m4: New file.
15420
15421 2005-10-18  Simon Josefsson  <jas@extundo.com>
15422
15423         * lib/md4.h, lib/md4.c: New files, based on md5.?.
15424
15425 2005-10-17  Stepan Kasal  <kasal@ucw.cz>
15426
15427         * gnulib-tool (func_create_testdir): Omit the second check whether
15428         BUILT_SOURCES in nonempty.
15429
15430 2005-10-17  Simon Josefsson  <jas@extundo.com>
15431
15432         * tests/test-rijndael.c: New file.
15433
15434 2005-10-17  Simon Josefsson  <jas@extundo.com>
15435
15436         * modules/sha1: Depend on stdint instead of md5.
15437
15438         * modules/md5: Depend on stdint, remove uint32_t.
15439
15440 2005-10-17  Simon Josefsson  <jas@extundo.com>
15441
15442         * modules/gc-sha1-tests: New file.
15443
15444         * tests/test-gc-sha1.c: New file.
15445
15446 2005-10-17  Simon Josefsson  <jas@extundo.com>
15447
15448         * m4/md5.m4: Remove call to uint32_t.m4.
15449
15450 2005-10-17  Simon Josefsson  <jas@extundo.com>
15451
15452         * lib/sha1.c: Use uint32_t instead of md5_uint32.t
15453
15454         * lib/sha1.h: Use stdint.h and uint32_t instead of md5_uint32 from
15455         md5.h.
15456
15457         * lib/md5.c: Use uin32_t.  Fix non-gcc UNALIGNED_P macro.
15458
15459         * lib/md5.h: Use stdint.h and uint32_t.  Doc fix.
15460
15461 2005-10-17  Simon Josefsson  <jas@extundo.com>
15462
15463         * lib/gc.h, gc-libgcrypt.c: Add more hash types/functions.
15464
15465 2005-10-17  Simon Josefsson  <jas@extundo.com>
15466
15467         * lib/gc.h, gc-libgcrypt.c: Add ciphers.
15468
15469 2005-10-17  Simon Josefsson  <jas@extundo.com>
15470
15471         * lib/gc-libgcrypt.c (gc_hmac_sha1): Fix assert.
15472
15473         * lib/gc.h (gc_nonce, gc_pseudo_random, gc_random): Add prototypes.
15474
15475 2005-10-17  Bruno Haible  <bruno@clisp.org>
15476
15477         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Change the return statement so
15478         that it can also be used in a test.
15479
15480 2005-10-16  Bruno Haible  <bruno@clisp.org>
15481
15482         * gnulib-tool (func_emit_tests_Makefile_am): Also define
15483         TESTS_ENVIRONMENT, so that individual tests can augment it.
15484
15485         * gnulib-tool (func_create_testdir): Use an intermediate target for
15486         building $(BUILT_SOURCES). Needed because BUILT_SOURCES can contain
15487         macros, like $(ALLOCA_H), which cannot be passed through the command
15488         line.
15489
15490 2005-10-15  Simon Josefsson  <jas@extundo.com>
15491
15492         * modules/rijndael-tests: New file.
15493
15494         * modules/rijndael: New file.
15495
15496 2005-10-15  Simon Josefsson  <jas@extundo.com>
15497
15498         * m4/rijndael.m4: New file.
15499
15500 2005-10-15  Simon Josefsson  <jas@extundo.com>
15501
15502         * lib/rijndael-api-fst.h, lib/rijndael-api-fst.c: New files.
15503
15504         * lib/rijndael-alg-fst.h, lib/rijndael-alg-fst.c: New files.
15505
15506 2005-10-14  Simon Josefsson  <jas@extundo.com>
15507
15508         * tests/test-arcfour.c: New file.
15509
15510         * modules/arcfour, modules/arcfour-tests: New files.
15511
15512 2005-10-14  Simon Josefsson  <jas@extundo.com>
15513
15514         * m4/arcfour.m4: New file.
15515
15516 2005-10-14  Simon Josefsson  <jas@extundo.com>
15517
15518         * lib/arcfour.h, lib/arcfour.c: New files.
15519
15520 2005-10-14  Roland McGrath  <roland@redhat.com>
15521
15522         Import from libc.  [BZ #1331]
15523         * lib/obstack.h [!__STDC__] (obstack_int_grow_fast): Fix misnamed
15524         macro argument.
15525         Reported by Matej Vela <vela@debian.org>.
15526
15527 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
15528
15529         * lib/obstack.c [defined _LIBC && defined USE_IN_LIBIO]: Don't
15530         include <wchar.h>; no longer needed.
15531
15532 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
15533
15534         * config/srclist.txt: Add glibc bug 321 for obstack.c, obstack.h.
15535
15536 2005-10-14  Jakub Jelinek  <jakub@redhat.com>
15537         and  Ulrich Drepper  <drepper@redhat.com>
15538
15539         Import from libc.
15540         * lib/obstack.c (print_and_abort) [defined _LIBC]: Use __fxprintf
15541         instead of inline stream orientation test and two separate
15542         function calls.  Pay no attention to USE_IN_LIBIO.
15543
15544 2005-10-13  Simon Josefsson  <jas@extundo.com>
15545
15546         * modules/gc-hmac-md5-tests: New file.
15547
15548         * tests/test-gc-hmac-sha1.c: New file.
15549
15550         * tests/test-gc.c (main): Remove MD5 and HMAC-MD5 tests.
15551
15552         * modules/gc-hmac-md5-tests: New file.
15553
15554         * tests/test-gc-md5.c: New file.
15555
15556         * modules/gc-md5-tests: New file.
15557
15558 2005-10-13  Simon Josefsson  <jas@extundo.com>
15559
15560         * lib/gc-pbkdf2-sha1.c (gc_pbkdf2_sha1): Optimize CEIL computation.
15561         Move memory allocation outside of loop.
15562
15563 2005-10-13  Paul Eggert  <eggert@cs.ucla.edu>
15564
15565         * lib/mkdir-p.c (make_dir_parents): Don't report an error if an
15566         intermediate directory is in a read-only file system.  Problem
15567         reported by Eric Blake.
15568
15569 2005-10-13  Oskar Liljeblad  <oskar@osk.mine.nu>
15570
15571         * modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
15572
15573 2005-10-12  Simon Josefsson  <jas@extundo.com>
15574
15575         * tests/test-hmac-sha1.c: New file.
15576
15577         * modules/hmac-sha1-tests: New file.
15578
15579         * modules/hmac-sha1: New file.
15580
15581 2005-10-12  Simon Josefsson  <jas@extundo.com>
15582
15583         * modules/gc-sha1: New file.
15584
15585 2005-10-12  Simon Josefsson  <jas@extundo.com>
15586
15587         * modules/gc-pbkdf2-sha1, modules/gc-pbkdf2-sha1-tests: New files.
15588
15589         * tests/test-gc-pbkdf2-sha1.c: New file.
15590
15591 2005-10-12  Simon Josefsson  <jas@extundo.com>
15592
15593         * modules/gc-md5, modules/gc-hmac-md5: New files.
15594
15595         * modules/gc (Files): Remove md5, memxor and hmac files.
15596
15597 2005-10-12  Simon Josefsson  <jas@extundo.com>
15598
15599         * m4/gc-pbkdf2-sha1.m4: New file.
15600
15601         * m4/gc-hmac-sha1.m4: New file.
15602
15603         * m4/gc-sha1: New file.
15604
15605         * m4/hmac-sha1.m4: New file.
15606
15607 2005-10-12  Simon Josefsson  <jas@extundo.com>
15608
15609         * m4/gc-md5.m4, m4/gc-hmac-md5.m4: New files.
15610
15611         * m4/gc.m4: Don't call gl_MD5, gl_MEMXOR or gl_HMAC_MD5.
15612
15613 2005-10-12  Simon Josefsson  <jas@extundo.com>
15614
15615         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for return types,
15616         suggested by Bruno Haible <bruno@clisp.org>.
15617
15618 2005-10-12  Simon Josefsson  <jas@extundo.com>
15619
15620         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support SHA-1.
15621
15622 2005-10-12  Simon Josefsson  <jas@extundo.com>
15623
15624         * lib/gc-pbkdf2-sha1.c: New file.
15625
15626         * lib/gc.h: Add gc_pbkdf2_sha1 prototype.
15627
15628 2005-10-12  Simon Josefsson  <jas@extundo.com>
15629
15630         * lib/gc-libgcrypt.c (gc_hmac_sha1): New function.
15631
15632         * lib/gc-gnulib.c (gc_hmac_sha1): New function.
15633
15634 2005-10-12  Simon Josefsson  <jas@extundo.com>
15635
15636         * lib/gc-gnulib.c: Condition MD5 and HMAC-MD5 use on GC_USE_MD5 and
15637         GC_USE_HMAC_MD5, respectively.
15638
15639         * lib/gc-libgcrypt.c (gc_md5): Fix assert call.
15640         (gc_md5): Fix typo.
15641
15642         * lib/gc.h (gc_hash_buffer): Use gc_hash in prototype.
15643
15644         * lib/gc-libgcrypt.c (gc_hash_buffer): Ditto.
15645
15646         * lib/gc-gnulib.c (gc_hash_buffer): Ditto.
15647
15648 2005-10-12  Bruno Haible  <bruno@clisp.org>
15649
15650         * m4/stdbool.m4 (gl_STDBOOL_H): Define as an alias of AM_STDBOOL_H.
15651         Reported by Stepan Kasal <kasal@ucw.cz>.
15652
15653 2005-10-11  Simon Josefsson  <jas@extundo.com>
15654
15655         * tests/test-crc.c: New file.
15656
15657         * modules/crc, modules/crc-tests: New files.
15658
15659 2005-10-11  Simon Josefsson  <jas@extundo.com>
15660
15661         * m4/crc.m4: New file.
15662
15663 2005-10-11  Simon Josefsson  <jas@extundo.com>
15664
15665         * lib/gc.h: Add gc_hash and gc_hash_buffer.
15666
15667         * lib/gc-gnulib.c (gc_hash_buffer): Add.  Reorder #include's.
15668
15669         * lib/gc-libgcrypt.c (gc_hash_buffer): Add.
15670
15671 2005-10-11  Simon Josefsson  <jas@extundo.com>
15672
15673         * lib/crc.h, lib/crc.c: New files.
15674
15675         * lib/gc.h (gc_hash_buffer): Add doc.
15676
15677 2005-10-11  Bruno Haible  <bruno@clisp.org>
15678
15679         * modules/c-strcasestr: New file.
15680         * MODULES.html.sh (String handling <string.h>): Add c-strcasestr.
15681
15682 2005-10-11  Bruno Haible  <bruno@clisp.org>
15683
15684         * modules/c-strcase: New file.
15685         * MODULES.html.sh (String handling <string.h>): Add c-strcase.
15686
15687 2005-10-11  Bruno Haible  <bruno@clisp.org>
15688
15689         * lib/strcasecmp.c: Include limits.h.
15690         (strcasecmp): Avoid integer overflow on exotic platforms.
15691         * lib/strncasecmp.c: Include limits.h.
15692         (strncasecmp): Avoid integer overflow on exotic platforms.
15693         Reported by Paul Eggert.
15694
15695 2005-10-11  Bruno Haible  <bruno@clisp.org>
15696
15697         * lib/c-strcasestr.h: New file, from GNU gettext.
15698         * lib/c-strcasestr.c: New file, from GNU gettext.
15699
15700 2005-10-11  Bruno Haible  <bruno@clisp.org>
15701
15702         * lib/c-strcase.h: New file, from GNU gettext.
15703         * lib/c-strcasecmp.c: New file, from GNU gettext.
15704         * lib/c-strncasecmp.c: New file, from GNU gettext.
15705
15706 2005-10-10  Paul Eggert  <eggert@cs.ucla.edu>
15707
15708         * modules/mempcpy (License): GPL -> LGPL.
15709         * modules/strchrnul (License): Likewise.
15710         * modules/sysexits (License): Likewise.
15711
15712 2005-10-08  Simon Josefsson  <jas@extundo.com>
15713
15714         * config/srclist.txt: Bug 1423 is closed, but 1439 remains.
15715
15716 2005-10-07  Simon Josefsson  <jas@extundo.com>
15717
15718         * m4/memxor.m4: Remove gl_C_RESTRICT call.
15719
15720 2005-10-06  Simon Josefsson  <jas@extundo.com>
15721
15722         * tests/test-hmac-md5.c: New file.
15723
15724         * modules/hmac-md5-tests: New file.
15725
15726         * modules/hmac-md5: New file.
15727
15728 2005-10-06  Simon Josefsson  <jas@extundo.com>
15729
15730         * m4/hmac-md5.m4: New file.
15731
15732         * m4/memxor.m4: Require gl_C_RESTRICT.
15733
15734 2005-10-06  Simon Josefsson  <jas@extundo.com>
15735
15736         * lib/memxor.c (memxor): Avoid casts and warnings.
15737
15738 2005-10-06  Simon Josefsson  <jas@extundo.com>
15739
15740         * lib/hmac-md5.c: New file.
15741
15742         * lib/hmac.h: New file.
15743
15744 2005-10-06  Paul Eggert  <eggert@cs.ucla.edu>
15745
15746         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
15747         promotes to int, not unsigned int, to catch the AIX 5.3
15748         compiler bug.
15749
15750 2005-10-05  Simon Josefsson  <jas@extundo.com>
15751
15752         * modules/memxor: New file.
15753
15754         * modules/iconv (Files): Move config.rpath to havelib, it is used
15755         there.
15756
15757         * modules/havelib (Files): Add config.rpath.
15758
15759 2005-10-05  Simon Josefsson  <jas@extundo.com>
15760
15761         * m4/memxor.m4: New file.
15762
15763 2005-10-05  Simon Josefsson  <jas@extundo.com>
15764
15765         * lib/memxor.c (memxor): Fix compiler error.
15766
15767         * lib/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): Add, see also
15768         <http://sourceware.org/bugzilla/show_bug.cgi?id=1423>.
15769
15770         * lib/memxor.h, lib/memxor.c: New files.
15771
15772         * lib/getaddrinfo.h: Don't protect sys/types.h with HAVE_SYS_TYPES_H,
15773         we assume all systems have it, suggested by Jim Meyering
15774         <jim@meyering.net>.  Remove HAVE_SYS_SOCKET_H test too, to see if
15775         any systems lack sys/socket.h; mingw32 is known to lack it, but we
15776         don't support it yet anyway.  Also remove HAVE_NETDB_H test, for
15777         same reasons.
15778
15779 2005-10-05  Simon Josefsson  <jas@extundo.com>
15780
15781         * config/srclist.txt: Add glibc bug 1423 for md5.h.
15782
15783 2005-10-05  Paul Eggert  <eggert@cs.ucla.edu>
15784
15785         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
15786         sys/socket.h, netdb.h, sys/types.h; the checks areno longer
15787         needed, since the source code now assumes these .h files.
15788
15789 2005-10-05  Derek Price  <derek@ximbiot.com>
15790
15791         * lib/getdelim.c (SIZE_MAX): New macro, if not already defined.
15792
15793 2005-10-05  Bruno Haible  <bruno@clisp.org>
15794
15795         * modules/stdint (License): Change to LGPL.
15796
15797 2005-10-04  Simon Josefsson  <jas@extundo.com>
15798
15799         * lib/getaddrinfo.h: Move sys/types.h include first, reported by "Mark
15800         D. Baushke" <mdb@gnu.org>.
15801
15802 2005-10-04  Bruno Haible  <bruno@clisp.org>
15803
15804         * lib/verify.h (verify_true): Provide alternative definition for C++.
15805
15806 2005-10-03  Paul Eggert  <eggert@cs.ucla.edu>
15807
15808         * lib/getdelim.c: Include getdelim.h first.  Include <limits.h>.
15809         (SSIZE_MAX): New macro, if not already defined.
15810         (getdelim): Fix buffer overrun on 64-bit hosts with lines longer
15811         than 2 GiB.
15812
15813 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
15814
15815         Sync from coreutils.
15816         * m4/openat.m4 (gl_FUNC_OPENAT): Check for fdopendir.
15817         * m4/ullong_max.m4 (gl_ULLONG_MAX): Simplify so that it merely
15818         defines ULONG_MAX_LT_ULLONG_MAX.  Thomas M.Ott reports that
15819         ULLONG_MAX doesn't work with 2.7.2.1.
15820
15821 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
15822
15823         * modules/xreadlink (Makefile.am): Remove lib_SOURCES.
15824         From Ben Pfaff.
15825
15826         * modules/exclude (Depends-on): Depend on verify.
15827         * modules/strtoimax (Depends-on): Likewise.
15828         * modules/utimecmp (Depends-on): Likewise.
15829
15830 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
15831
15832         * lib/exclude.c: Include verify.h.
15833         (verify): Remove.  All callers changed to use verify.h's version.
15834         * lib/strtoimax.c: Likewise.
15835         * lib/utimecmp.c: Likewis.e
15836
15837         Sync from coreutils.
15838         * lib/.cppi-disable: Add getaddrinfo.h, getdelim.h, getline.h,
15839         getpass.c, mbchar.h, mbuiter.h, strcase.h, strnlen.h, strnlen1.h.
15840         * lib/.cvsignore: Add fts.h, search.h, t-fpending.
15841         * lib/settime.c (settime): Fix { typo in previous patch.  Also, don't
15842         bother returning ENOSYS if settimeofday or stime fails; just let
15843         them return whatever errno they want to return.
15844         * lib/utimens.c: Include unistd.h, for dup2.
15845         (futimens): Fix typo: HAVE_FUTIMESAT was misspelled in an #if.
15846         (futimens) [! HAVE_FUTIMESAT]: If !file, set errno before returning -1.
15847
15848 2005-10-02  Jim Meyering  <jim@meyering.net>
15849
15850         Sync from coreutils.
15851         * m4/utimes.m4 (gl_FUNC_UTIMES): Detect the version of utimes
15852         from glibc-2.2.5 that fails for read-only files.
15853
15854 2005-10-02  Jim Meyering  <jim@meyering.net>
15855
15856         Sync from coreutils.
15857         * lib/fts-cycle.c [HAVE_CONFIG_H]: Include <config.h>.
15858         * lib/openat-die.c: Use `#ifdef HAVE_CONFIG_H', not
15859         `#if HAVE_CONFIG_H'.
15860         * lib/openat.c (fdopendir): Do not define if HAVE_FDOPENDIR.
15861         Remove AT_FDCWD test.
15862         Do not consume the fd unless successful.
15863         * lib/openat.h (fdopendir): Do not define if HAVE_FDOPENDIR.
15864         * lib/settime.c (settime): Move the HAVE_STIME block `up' into an #elif
15865         block, so that we don't even try to compile it if settimeofday is
15866         available.  This works around a compilation failure on OSF1 V5.1,
15867         due to stime requiring a `long int*' while tv_sec is `int'.
15868
15869 2005-10-02  Alfred M. Szmidt  <ams@gnu.org>
15870
15871         Sync from coreutils.
15872         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Compare $gl_have_path...
15873         against `yes', rather than just testing for nonempty.
15874
15875 2005-10-01  Simon Josefsson  <jas@extundo.com>
15876
15877         * m4/getaddrinfo.m4: Include sys/types.h for sys/socket.h, on FreeBSD
15878         and Darwin.
15879
15880         * m4/getaddrinfo.m4: Use AC_GNU_SOURCE, GNU only declare getaddrinfo
15881         as an (POSIX) extension.  Check for sys/types.h, sys/socket.h, and
15882         netdb.h too, needed by getaddrinfo.h.  Check if getaddrinfo,
15883         freeaddrinfo and gai_strerror are declared by the POSIX headers.
15884         Check if struct addrinfo is declared.
15885
15886 2005-10-01  Simon Josefsson  <jas@extundo.com>
15887
15888         * lib/getaddrinfo.h: Protect #include's of sys/socket.h and netdb.h.
15889         Only define struct addrinfo if !HAVE_STRUCT_ADDRINFO.  Protect
15890         AI_* and EAI_* definitions.  Protect function declarations.
15891
15892 2005-10-01  Jim Meyering  <jim@meyering.net>
15893
15894         Sync from coreutils.
15895
15896         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Look for getservbyname in these
15897         libraries [inet nsl socket xnet].  Nelson Beebe reported that with
15898         native cc on Solaris 7, getaddrinfo.c requires -lsocket.
15899         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
15900         in the inet and nsl libraries.  Required on Solaris 5.7.
15901
15902 2005-10-01  Jim Meyering  <jim@meyering.net>
15903
15904         Sync from coreutils.
15905         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
15906         in the inet and nsl libraries.  Required on Solaris 5.7.
15907
15908 2005-10-01  Eric Blake  <ebb9@byu.net>  (tiny change)
15909
15910         * lib/getdelim.c (getdelim): Remove unused variables.
15911
15912 2005-09-29  Paul Eggert  <eggert@cs.ucla.edu>
15913
15914         * lib/xtime.h (XTIME_PRECISION): Now of type int, not long long int,
15915         so that the code works even with ancient cpp.  Portability problem
15916         with GCC 2.7.2.1 reported by Thomas M.Ott.
15917
15918 2005-09-27  Paul Eggert  <eggert@cs.ucla.edu>
15919
15920         * modules/regex (Depends-on): Add strcase.
15921
15922         * modules/gethostname (Licence): Change from GPL to LGPL, since
15923         gethostname.c is a trivial implementation of a standard library
15924         function.
15925         * modules/poll (License): Change from GPL to LGPL, since it's
15926         derived from LGPL code.
15927
15928 2005-09-27  Jim Meyering  <jim@meyering.net>
15929
15930         * lib/getcwd.c: Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef
15931         HAVE_CONFIG_H.
15932
15933         * lib/intprops.h (signed_type_or_expr__): Define.
15934         (INT_STRLEN_BOUND) [__GNUC__]: Use a slightly tighter bound
15935         for unsigned types.
15936
15937 2005-09-26  Paul Eggert  <eggert@cs.ucla.edu>
15938
15939         * lib/verify.h (verify_expr): Remove, replacing with:
15940         (verify_true): New macro that returns true instead of void.
15941         (verify_type__): Remove.
15942         (verify): Use verify_true rather than verify_type__.
15943
15944 2005-09-26  Bruno Haible  <bruno@clisp.org>
15945
15946         * modules/mbchar (Include): Mention that HAVE_WCHAR_H && HAVE_WCTYPE_H
15947         is necessary.
15948         (lib_SOURCES): Remove mbchar.c.
15949         * modules/mbfile (Include): Mention that HAVE_MBRTOWC is necessary.
15950         (Files): Add m4/mbrtowc.m4.
15951         * modules/mbiter: Likewise.
15952         * modules/mbuiter: Likewise.
15953
15954 2005-09-26  Bruno Haible  <bruno@clisp.org>
15955
15956         * m4/mbchar.m4 (gl_MBCHAR): Check for wchar.h and wctype.h. Don't
15957         compile mbchar.c if they are not both present.
15958         * m4/mbfile.m4 (gl_MBFILE): Require gl_FUNC_MBRTOWC.
15959         * m4/mbiter.m4 (gl_MBITER): Likewise.
15960         * m4/strstr.m4 (gl_PREREQ_STRSTR): Use AC_REQUIRE.
15961         * m4/strcasestr.m4 (gl_PREREQ_STRCASESTR): Likewise.
15962         * m4/strcase.m4 (gl_PREREQ_STRCASECMP): Likewise.
15963
15964 2005-09-25  Jim Meyering  <jim@meyering.net>
15965
15966         * modules/inet_ntop (Depends-on): Add socklen, since inet_ntop.c
15967         also uses socklen_t.
15968
15969 2005-09-24  Paul Eggert  <eggert@cs.ucla.edu>
15970
15971         * lib/utimens.c (ENOSYS): Define if not already defined.
15972         (futimens): Support having a null PATH if the file descriptor
15973         is nonnegative.
15974
15975         * lib/regex_internal.h (__GNUC_PREREQ, always_inline, inline, pure):
15976         Remove.
15977         (__attribute): Define to empty unless GCC 3.1 or later.
15978         This works around a core dump on OpenBSD 3.4, which has GCC
15979         2.95.3, which dumps core when given __attribute__(()).  It also
15980         simplifies other tests, since we really don't want to bother with
15981         worrying about which ancient version of GCC supported what.
15982         Original problem reported by Yoann Vandoorselaere, with part of
15983         the fix suggested by Derek Price.
15984
15985 2005-09-24  Jim Meyering  <jim@meyering.net>
15986
15987         * lib/verify.h (verify_type__): Use `unsigned int' as the bitfield type
15988         so we can once again use a positive bitfield width of 1 -- now we
15989         don't have to explain why we were using a bitfield width of 2.
15990
15991 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
15992
15993         * m4/regex.m4 (gl_REGEX): If replacing, define regcomp to rpl_regcomp,
15994         and similarly for the other external symbols.  Problem reported
15995         by James Gallager.
15996
15997         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux
15998         bug reported by Jim Meyering.
15999
16000         * m4/utimens.m4 (gl_UTIMENS): Check for futimesat.
16001         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Undo previous change;
16002         not needed, since socklen is a prerequisite module.
16003
16004 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
16005
16006         * lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>.
16007         Problem reported by Eric Blake.
16008         (getaddrinfo): Initialize se so that it's not garbage.
16009         Redo internal storage allocation so that it doesn't make unportable
16010         assumptions about alignment.
16011         Fix a memory leak.
16012
16013         * lib/utimens.c (futimens): Use futimesat if available.
16014         Prefer it to futimes since it doesn't have the futimes bug.
16015
16016         * lib/verify.h (GL_CONCAT0, GL_CONCAT): Remove.
16017         (verify): Don't use the __LINE__ trick, as it doesn't work in general.
16018         Instead, declare a function that returns a pointer to an array,
16019         and use verify_type__ to declare the size of the array.
16020         Problem and germ of a solution reported by Bruno Haible.
16021         (verify_type__): Use 2, not 1, for bitfield size, to avoid
16022         a warning with Irix 6.5 cc.  Problem reported by Bruno Haible.
16023
16024 2005-09-23  Jim Meyering  <jim@meyering.net>
16025
16026         Sync from coreutils.
16027         Correct build failure (socklen_t not defined) on at least
16028         mips-sgi-irix6.5 and alphaev67-dec-osf5.1.
16029         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require gl_SOCKLEN_T.
16030
16031 2005-09-23  Jim Meyering  <jim@meyering.net>
16032
16033         * modules/getaddrinfo (Depends-on): Add socklen.
16034
16035 2005-09-23  Bruno Haible  <bruno@clisp.org>
16036
16037         * tests/test-verify.c: New file.
16038
16039 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
16040
16041         Sync from coreutils.
16042
16043         * modules/argmatch (Depends-on): Add verify.
16044         * modules/getloadavg (Depends-on): Depend on fcntl-safer, not
16045         unistd-safer.
16046         * modules/save-cwd (Depends-on): Likewise.
16047
16048         * modules/openat (Files): Add lib/openat-die.c.
16049         (Depends-on): Remove error, exitfail.
16050         Add dirname.
16051
16052         * modules/verify: New file.
16053         * MODULES.html.sh (Diagnostics <assert.h>): New section,
16054         with "verify" module.
16055
16056 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
16057
16058         Sync from coreutils.
16059
16060         * m4/backupfile.m4, calloc.m4, chown.m4, cloexec.m4, dup2.m4:
16061         * m4/fileblocks.m4, free.m4, ftruncate.m4, getcwd.m4, getpagesize.m4:
16062         * m4/getugroups.m4, group-member.m4, idcache.m4, link-follow.m4:
16063         * m4/mkstemp.m4, mktime.m4, mountlist.m4, nanosleep.m4, pathmax.m4:
16064         * m4/physmem.m4, posixver.m4, putenv.m4, safe-read.m4, same.m4:
16065         * m4/save-cwd.m4, stdio-safer.m4, unistd-safer.m4, unlinkdir.m4:
16066         * m4/userspec.m4, xgetcwd.m4, xreadlink.m4:
16067         Don't bother checking for string.h, stdlib.h, unistd.h.
16068         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't require
16069         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK; that's now the lstat
16070         module's job.
16071         * m4/jm-macros.m4 (gl_MACROS): Likewise.
16072         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_LSTAT.
16073
16074         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.
16075         (gl_GETDATE): Use it.
16076
16077         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Don't bother checking for unistd.h.
16078
16079 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
16080
16081         Sync from coreutils.
16082
16083         * lib/.cppi-disable: Add regcomp.c, regex_internal.c, regex_internal.h,
16084         stat-time.h.
16085         * lib/argmatch.h: Include verify.h
16086         (ARGMATCH_VERIFY): Use verify rather than rolling our own.
16087         (ARGMATCH_ASSERT): Remove; unused.
16088         * lib/canonicalize.c: Assume STDC_HEADERS.
16089         * lib/exclude.c: Include "strcase.h".
16090         * lib/regex_internal.h [!defined _LIBC]: Likewise.
16091         * lib/getusershell.c: Include stdio--.h rather than stdio.h
16092         and stdio-safer.h.
16093         (getusershell): Call fopen, not fopen_safer.
16094         * lib/save-cwd.c: Include fcntl--.h rather than fcntl.h.
16095         Do not include unistd-safer.h.
16096         (save_cwd): Don't call fd_safer; no longer needed
16097         now that we include fcntl--.h.
16098
16099         * lib/getdate.y (relative_time): New type.
16100         (RELATIVE_TIME_0): New constant.
16101         (parser_control): Use relative_time instead of doing it ourselves.
16102         (%union): Add new relative_time rel member.
16103         (tYEAR_UNIT, tMONTH_UNIT, tHOUR_UNIT, tMINUTE_UNIT, tSEC_UNIT):
16104         Now typeless.
16105         (relunit, relunit_snumber): Now of type rel.
16106         (zone, rel, relunit, get_date): Adjust to above changes.
16107
16108         * lib/getloadavg.c: Include fcntl--.h rather than fcntl.h.
16109         Do not include unistd-safer.h.
16110         (getloadavg): Don't call fd_safer; no longer needed
16111         now that we include fcntl--.h.
16112
16113         * lib/mkdir-p.c (ENOSYS): Define to EEXIST if not defined.
16114         (make_dir_parents): Treat ENOSYS like EEXIST.
16115
16116         Improve quality of diagnostics on restore_cwd failure.
16117         * lib/mkdir-p.h (make_dir): Remove.  All uses replaced by mkdir.
16118         (make_dir_parents): Last arg is now int * (for errno), not bool *.
16119         * lib/mkdir-p.c (make_dir, make_dir_parents): Likewise.
16120         Rewrite "mkdir -p" algorithm to avoid the need for "stat"
16121         each time through the loop.  Do not diagnose restore_cwd failure;
16122         that is the caller's job (and perhaps the caller does not care).
16123
16124         * lib/mkdir-p.c (CLEANUP_CWD, CLEANUP): Remove.
16125         (make_dir_parents): Revamp to avoid need for CLEANUP_CWD, CLEANUP.
16126         If the file already exists but is not a directory, don't bother
16127         to try to make its parents.
16128         Close potential file descriptor leak if we can't chdir("/") (!).
16129         Don't always return true if chdir($PWD) fails; return true only
16130         if the requested action was done successfully (except for the
16131         chdir($PWD)).
16132         Don't log final directory unless we actually made it.
16133         Refactor to avoid duplicate code to fix up permissions.
16134         Don't attempt to fix up parent permissions if chdir($PWD) fails.
16135
16136         * lib/strftime.c (my_strftime): Rewrite the previous change slightly,
16137         to make it a bit faster and (I hope) clearer.
16138         * lib/strftime.c (my_strftime): Add support for %:z, %::z, %:::z.
16139         Fix bug in formats like %2N.
16140
16141         * lib/verify.h: New file.
16142
16143 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
16144
16145         Sync from coreutils.
16146         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Check for netinet/in.h.
16147
16148 2005-09-22  Jim Meyering  <jim@meyering.net>
16149
16150         Sync from coreutils.
16151
16152         * m4/lstat.m4 (gl_FUNC_LSTAT):
16153         Use AC_LIBSOURCES to require lstat.c and lstat.h.
16154         Remove obsolete comment.
16155         * m4/xreadlink.m4: Use AC_LIBSOURCES and AC_LIBOBJ.
16156         * m4/xstrtod.m4: Likewise.
16157
16158         * m4/openat.m4 (gl_FUNC_OPENAT): Add openat-die.c.
16159
16160 2005-09-22  Jim Meyering  <jim@meyering.net>
16161
16162         Sync from coreutils.
16163
16164         * lib/backupfile.c: Use ARGMATCH_VERIFY, just in case.
16165
16166         * lib/posixtm.c (posixtime) [lint]: Initialize *all* of tm0, not just
16167         the .tm_year member, since otherwise gcc-4.0 would now warn about
16168         tm_zone, tm_gmtoff, tm_isdst, tm_yday, tm_wday.
16169
16170         * lib/quotearg.c (quotearg_n_options): Change code to be suboptimal, in
16171         order to avoid an unsuppressible warning from gcc on 64-bit systems.
16172
16173         * lib/getdate.y (get_date): Undo part of the 2005-04-04 change, so that
16174         the command "date -d'2005-03-27 +1 day'" succeeds once again, even
16175         when run in a time zone for which daylight savings time is in effect
16176         for the starting date.
16177
16178         * lib/mkdir-p.c (make_dir_parents): Don't let a failed chdir($PWD)
16179         stop us from restricting permissions of just-created absolute-named
16180         directories.
16181         * lib/mkdir-p.c (CLEANUP_CWD): Return *true*, not false when failing
16182         to restore initial working directory.
16183         * lib/mkdir-p.c (make_dir_parents): New parameter:
16184         different_working_dir, to tell caller if/when we change the working
16185         directory and are unable to return to the initial one.
16186         * lib/mkdir-p.h (make_dir_parents): Update prototype.
16187         * lib/mkdir-p.c (CLEANUP_CWD): Change one more `return 1' to
16188         `return false'.  This fixes a bug introduced on 2004-07-30.
16189
16190         * lib/openat.c (fdopendir): Be sure to close the supplied
16191         file descriptor before returning.  This makes our replacement
16192         implementation a little closer to Solaris's, where fdopendir
16193         ties the file descriptor to the returned DIR* pointer.
16194         * lib/openat.c (unlinkat): New function.
16195         * lib/openat.h (unlinkat): Add prototype.
16196         * lib/openat-die.c (openat_save_fail): Rename from openat_save_die.
16197         (openat_restore_fail): Rename from openat_restore_die.
16198         * lib/openat.c, openat.h: Reflect s/_die/_fail/ renaming.
16199
16200         Provide an alternative to exiting immediately upon save_cwd or
16201         restore_cwd failure.  Now, an application can arrange e.g.,
16202         to perform a longjump in that case.
16203         * lib/openat.c: Include dirname.h.
16204         Use IS_ABSOLUTE_FILE_NAME rather than testing for leading slash.
16205         (rpl_openat, fdopendir, fstatat): Call openat_save_die
16206         and openat_restore_die rather than calling error directly.
16207         Don't include "error.h" or "exitfail.h"; they're no longer needed.
16208
16209         * lib/openat-die.c (openat_save_die, openat_restore_die): New file.
16210         * lib/openat.h (openat_save_die, openat_restore_die): Declare and
16211         define.
16212
16213         * lib/strftime.c [FPRINTFTIME] (fprintftime): Provide a new interface:
16214         size_t fprintftime (FILE *fp, char const *fmt, struct tm const *tm,
16215                             int utc, int nanoseconds);
16216         Background:
16217         date should not have to allocate a megabyte of virtual memory to
16218         handle a format argument like +%1048575T.  When implemented with
16219         strftime, it must allocate such a buffer, use strftime to fill it
16220         in, print it, then free it.
16221         With fprintftime, it simply prints everything and exits.
16222         With no need for memory allocation, that's one fewer way to fail.
16223         * lib/strftime.c (my_strftime): Parse the colons of %:::z *after* the
16224         optional field width, not before, so we accept %9:z, not %:9z.
16225         (my_strftime): Be sure to use L_('x') for literals.
16226
16227         * lib/backupfile.c, lib/canon-host.c, lib/canonicalize.c, lib/chown.c:
16228         * lib/cloexec.c, lib/dup-safer.c, lib/dup2.c, lib/euidaccess.c:
16229         * lib/fd-safer.c, lib/fileblocks.c, lib/fopen-safer.c, lib/fsusage.c:
16230         * lib/ftruncate.c, lib/getcwd.c, lib/getcwd.h, lib/getloadavg.c:
16231         * lib/getopt_.h, lib/getpagesize.h, lib/getugroups.c:
16232         * lib/group-member.c, lib/human.h, lib/idcache.c, lib/mkdir-p.c:
16233         * lib/mountlist.c, lib/nanosleep.c, lib/pathmax.h, lib/physmem.c:
16234         * lib/posixver.c, lib/putenv.c, lib/raise.c, lib/safe-read.c:
16235         * lib/same.c, lib/save-cwd.c, lib/setenv.c, lib/settime.c:
16236         * lib/tempname.c, lib/unlinkdir.c, lib/unsetenv.c, lib/userspec.c:
16237         * lib/xgethostname.c, lib/xreadlink.c:
16238         Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally.
16239
16240         * lib/chown.c, lib/cloexec.c, lib/dup-safer.c, lib/dup2.c:
16241         * lib/fsusage.c, lib/getcwd.c, lib/getloadavg.c, lib/mountlist.c:
16242         * lib/openat.h, lib/save-cwd.c, lib/tempname.c:
16243         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
16244         and don't include <sys/file.h>).
16245
16246 2005-09-22  Eric Blake  <ebb9@byu.net>  (tiny change)
16247
16248         Sync from coreutils.
16249
16250         * lib/getloadavg.c (getloadavg) [__CYGWIN__]: Port to cygwin.
16251         [__linux__]: Allocate a big enough buffer for /proc/loadavg.
16252         [!LDAV_DONE]: Avoid unused variable warning.
16253
16254 2005-09-21  Bruno Haible  <bruno@clisp.org>
16255
16256         * lib/unicodeio.h (unicode_to_mb): New declaration.
16257
16258 2005-09-20  Derek Price  <derek@ximbiot.com>
16259
16260         * lib/getaddrinfo.c: Don't include <netdb.h> included from
16261         getaddrinfo.h.
16262
16263 2005-09-20  Bruno Haible  <bruno@clisp.org>
16264
16265         * gnulib-tool: Remove trailing slashes from the values specified for
16266         --source-base, --m4-base, --tests-base, --aux-dir.
16267         Suggested by Simon Josefsson <jas@extundo.com>.
16268
16269 2005-09-20  Bruno Haible  <bruno@clisp.org>
16270
16271         * gnulib-tool (func_all_modules, func_modules_transitive_closure,
16272         func_modules_to_filelist, func_import, func_create_testdir): Make all
16273         sorting results locale-independent, so that gnulib-cache.m4 doesn't
16274         change when gnulib-tool is invoked in a different locale.
16275
16276 2005-09-19  Simon Josefsson  <jas@extundo.com>
16277
16278         * m4/socklen.m4: Fix typo.
16279
16280 2005-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
16281
16282         Use a consistent style for including <config.h>.
16283         * lib/__fpending.c, lib/acl.c, lib/argmatch.c, lib/argp-help.c,
16284         lib/argp-parse.c, lib/argp-pvh.c, lib/backupfile.c, lib/basename.c,
16285         lib/c-stack.c, lib/calloc.c, lib/check-version.c, lib/cloexec.c,
16286         lib/closeout.c, lib/copy-file.c, lib/creat-safer.c, lib/cycle-check.c,
16287         lib/dirfd.c, lib/dirname.c, lib/dup-safer.c, lib/dup2.c,
16288         lib/euidaccess.c, lib/exclude.c, lib/exitfail.c, lib/fatal-signal.c,
16289         lib/fd-safer.c, lib/file-type.c, lib/fileblocks.c, lib/filemode.c,
16290         lib/filenamecat.c, lib/findprog.c, lib/fnmatch.c, lib/fopen-safer.c,
16291         lib/free.c, lib/fsusage.c, lib/ftruncate.c, lib/full-write.c,
16292         lib/fwriteerror.c, lib/getaddrinfo.c, lib/getcwd.c, lib/getdelim.c,
16293         lib/getline.c, lib/getlogin_r.c, lib/getndelim2.c, lib/getnline.c,
16294         lib/getopt1.c, lib/getpass.c, lib/group-member.c, lib/hard-locale.c,
16295         lib/hash-pjw.c, lib/hash.c, lib/human.c, lib/idcache.c,
16296         lib/inet_ntop.c, lib/isdir.c, lib/long-options.c, lib/malloc.c,
16297         lib/memcasecmp.c, lib/memcmp.c, lib/memcoll.c, lib/memcpy.c,
16298         lib/memmove.c, lib/mkdir-p.c, lib/modechange.c, lib/mountlist.c,
16299         lib/open-safer.c, lib/physmem.c, lib/pipe-safer.c, lib/pipe.c,
16300         lib/poll.c, lib/posixver.c, lib/progname.c, lib/progreloc.c,
16301         lib/putenv.c, lib/quote.c, lib/quotearg.c, lib/readline.c,
16302         lib/readlink.c, lib/realloc.c, lib/regex.c, lib/rename.c, lib/rmdir.c,
16303         lib/rpmatch.c, lib/safe-read.c, lib/same.c, lib/save-cwd.c,
16304         lib/savedir.c, lib/sig2str.c, lib/strcspn.c, lib/strerror.c,
16305         lib/stripslash.c, lib/strncasecmp.c, lib/strndup.c, lib/strnlen.c,
16306         lib/strnlen1.c, lib/strsep.c, lib/strstr.c, lib/strtod.c,
16307         lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c,
16308         lib/time_r.c, lib/userspec.c, lib/utimecmp.c, lib/version-etc-fsf.c,
16309         lib/version-etc.c, lib/wait-process.c, lib/xalloc-die.c, lib/xgetcwd.c,
16310         lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c, lib/xreadlink.c,
16311         lib/xsetenv.c, lib/xstrndup.c, lib/xstrtoimax.c, lib/xstrtol.c,
16312         lib/xstrtoumax.c, lib/yesno.c:
16313         Standardize inclusion of config.h.
16314         * lib/__fpending.h, lib/dirfd.h, lib/getdate.h, lib/human.h,
16315         lib/inttostr.h:  Removed inclusion of config.h from header files.
16316         * lib/inttostr.c:  Adjusted in-tree users.
16317         * lib/timespec.h: Remove superfluous warning to include config.h.
16318         * lib/atexit.c, lib/chdir-long.c, lib/chown.c, lib/fchown-stub.c,
16319         lib/getgroups.c, lib/gettimeofday.c, lib/lchown.c, lib/lstat.c,
16320         lib/mkdir.c, lib/mkstemp.c, lib/nanosleep.c, lib/openat.c, lib/raise.c,
16321         lib/readtokens0.c, lib/readutmp.c, lib/unlinkdir.c: Guard inclusion of
16322         config.h with HAVE_CONFIG_H.
16323
16324 2005-09-19  Jim Meyering  <jim@meyering.net>
16325
16326         * modules/pathmax (License): Change to LGPL.
16327
16328 2005-09-19  Derek Price  <derek@ximbiot.com>
16329
16330         * config/srclist.txt: glibc's glob.h is now in lib/glob-libc.h.
16331
16332 2005-09-19  Bruno Haible  <bruno@clisp.org>
16333
16334         * gnulib-tool (import): Provide default for --tests-base.
16335
16336 2005-09-19  Bruno Haible  <bruno@clisp.org>
16337
16338         * doc/quote.texi: New file, extracted from gnulib.texi.
16339         * doc/ctime.texi: New file, extracted from gnulib.texi.
16340         * doc/inet_ntoa.texi: New file, extracted from gnulib.texi.
16341         * doc/gnulib-tool.texi: New file, extracted from gnulib.texi.
16342         * doc/gnulib.texi: Include them.
16343
16344 2005-09-18  Bruno Haible  <bruno@clisp.org>
16345
16346         Portability fix.
16347         * gnulib-tool (func_readlink): New function.
16348         (func_ln_if_changed): Use it.
16349
16350 2005-09-18  Bruno Haible  <bruno@clisp.org>
16351
16352         * gnulib-tool: Support --with-tests also with --import.
16353         (func_emit_tests_Makefile_am): Use variables $m4base and $testsbase.
16354         (func_import): Use variables $testsbase and $inctests. Emit a
16355         gl_TESTS_BASE form into gnulib-cache.m4. Create $testsbase/Makefile.am.
16356         Remind the user to add AC_CONFIG_FILES($testsdir/Makefile) and
16357         SUBDIRS += $testsdir.
16358         (func_create_testdir): Update.
16359
16360 2005-09-18  Bruno Haible  <bruno@clisp.org>
16361
16362         * gnulib-tool: Revise --dry-run implementation. Use variable $doit
16363         instead of $dry_run.
16364         (func_cp_if_changed, func_mv_if_changed): Remove functions.
16365         (func_ln_if_changed): Don't handle dry-run here.
16366         (func_import): In dry-run mode, detect more precisely which actions
16367         would be performed, and don't use "...ing" verbs.
16368
16369 2005-09-18  Bruno Haible  <bruno@clisp.org>
16370
16371         * gnulib-tool (func_tmpdir): New function, taken from GNU gettextize.
16372         (func_import): Use join on two temporary files instead of three nested
16373         loops, in order to determine which files are new or old.
16374
16375 2005-09-18  Bruno Haible  <bruno@clisp.org>
16376
16377         * gnulib-tool (func_import): Comment out code that spits out the
16378         new files with --dry-run.
16379
16380 2005-09-18  Bruno Haible  <bruno@clisp.org>
16381
16382         * doc/gnulib.texi (Invoking gnulib-tool): 50% rewritten.
16383
16384 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
16385
16386         * lib/stat-time.h: New file.
16387         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, CTIME_CMP):
16388         (MTIME_CMP, TIMESPEC_NS): Remove.  Now done by stat-time.h,
16389         in a different way.
16390         (timespec_cmp): New function.
16391         * lib/utimecmp.c: Include stat-time.h.
16392         (SYSCALL_RESOLUTION): Depend on whether various struct stat
16393         members exist, not on the obsolescent ST_MTIM_NSEC.
16394         (utimecmp): Use the new stat-time functions rater than TIMESPEC_NS.
16395
16396 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
16397
16398         * config/srclist.txt: Remove glibc bug 1033 and uncomment mktime.c.
16399
16400 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
16401
16402         * MODULES.html.sh (File system functions): Add stat-time.
16403         * modules/stat-time: New file.
16404         * modules/timespec (Files): Remove m4/st_mtim.m4; this
16405         is now done in a different way, by the stat-time module.
16406         * modules/utimecmp (Depends-on): Add stat-time.
16407
16408 2005-09-15  Paul Eggert  <eggert@cs.ucla.edu>
16409
16410         * m4/st_mtim.m4: Remove.  Superseded by...
16411         * m4/stat-time.m4: New file.
16412         * m4/timespec.m4 (gl_TIMESPEC): Require AC_C_INLINE.
16413         Do not invoke AC_STRUCT_ST_MTIM_NSEC; no longer needed.
16414
16415 2005-09-15  Derek Price  <derek@ximbiot.com>
16416
16417         * m4/strstr.m4 (gl_FUNC_STRSTR): Don't define strstr here.
16418
16419 2005-09-15  Derek Price  <derek@ximbiot.com>
16420
16421         * lib/regex_internal.h: Blank `pure' for GNUC < 3.
16422         * lib/regex_internal.c: Ditto, using this...
16423         (__GNUC_PREREQ): ...new macro.
16424         * lib/regcomp.c, regexec.c: Blank `always_inline' for GNUC < 3.1
16425         using...
16426         (__GNUC_PREREQ): ...this new macro.
16427
16428         * lib/strstr.h: Include string.h. Define strstr as a macro here.
16429
16430 2005-09-15  Derek Price  <derek@ximbiot.com>
16431             Paul Eggert  <eggert@cs.ucla.edu>
16432
16433         * lib/regcomp.c, regexec.c, regex_internal.c: Back out previous
16434         changes, consolidating in...
16435         * lib/regex_internal.h: ...this file.
16436
16437 2005-09-13  Jim Meyering  <jim@meyering.net>
16438
16439         * lib/canon-host.c: Filter through gnu indent and reword comments
16440         slightly.
16441         * lib/canon-host.h (ch_strerror_r): Tweak cpp indentation and spacing.
16442
16443 2005-09-13  Derek Price  <derek@ximbiot.com>
16444
16445         * lib/canon-host.c (canon_host_r): Set *cherror on memory allocation
16446         failure.
16447         Reported by Jim Meyering  <jim@meyering.net>.
16448
16449 2005-09-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
16450
16451         * lib/base64.c: Typo.
16452         (base64_encode): Put b64str in initialized data section.
16453
16454 2005-09-12  Paul Eggert  <eggert@cs.ucla.edu>
16455
16456         Merge glibc and coreutils changes into gnulib, plus a few
16457         extra fixes.
16458         * lib/md5.c: Use #error rather than a string.
16459         (CYCLIC): New macro, from glibc source.  Use it instead of rol.
16460         * lib/md5.h (__GNUC_PREREQ, __THROW): Define if not defined already.
16461         (__attribute__): Define to empty for non recent-GCC.
16462         (__md5_buffer, __md5_finish_ctx, __md5_init_ctx, __md5_process_block):
16463         (__md5_process_bytes, __md5_read_ctx, __md5_stream):
16464         Renamed from their non-__ counterparts, with new macros replacing
16465         them if not _LIBC.  Add __THROW attribute.
16466         (rol): Remove.
16467         (struct md5_ctx): Align buffer if using GCC.
16468         * lib/sha1.h (struct sha1_ctx): Likewise.
16469         * lib/sha1.c (SWAP): Renamed from the NOTSWAP.  All uses changed.
16470         The old name was backwards.
16471         (NOTSWAP): Remove; not used.
16472         (rol): New macro, moved here from md5.h.
16473         (sha1_process_block): Remove a FIXME that doesn't make sense.
16474
16475 2005-09-12  Derek Price  <derek@ximbiot.com>
16476
16477         Return usable errors from canon-host.
16478         * lib/canon-host.h: New file.
16479         * lib/canon-host.c (canon_host): Wrap...
16480         (canon_host_r): ...this new function, which now relies exclusively on
16481         getaddrinfo.
16482         (ch_strerror): New function.
16483         (last_cherror): New global.
16484         * lib/getaddrinfo.c: Move include of getaddrinfo.h first to test
16485         interface.
16486         (getaddrinfo): Add AI_CANONNAME functionality.  Don't do arithmetic on
16487         void *.
16488         (freeaddrinfo): Free ai->ai_canonname when set.
16489
16490 2005-09-12  Derek Price  <derek@ximbiot.com>
16491
16492         Make canon-host require getaddrinfo.
16493         * m4/canon-host.m4 (gl_CANON_HOST): Remove most dependencies.
16494         AC_LIBSOURCE canon-host.h.  Call...
16495         (gl_PREREQ_CANON_HOST): ...this new function, which requires
16496         gl_GETADDRINFO.
16497         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Compile gai_strerror when needed.
16498
16499 2005-09-12  Derek Price  <derek@ximbiot.com>
16500
16501         * modules/canon-host: Add canon-host.h.  Depend on getaddrinfo.  Make
16502         LGPL.
16503         * modules/getaddrinfo: Add link to opengroup spec.  Depend on strdup.
16504
16505 2005-09-12  Derek Price  <derek@ximbiot.com>
16506
16507         * lib/gai_strerror.c: Include config.h when available.  Include
16508         getaddrinfo.h before other headers to test interface.
16509         Reported by Larry Jones <lawrence.jones@ugs.com>.
16510
16511 2005-09-12  Derek Price  <derek@ximbiot.com>
16512             Paul Eggert  <eggert@cs.ucla.edu>
16513
16514         * modules/glob (Files): Add glob-libc.h.
16515
16516 2005-09-12  Derek Price  <derek@ximbiot.com>
16517             Paul Eggert  <eggert@cs.ucla.edu>
16518
16519         * m4/glob.m4 (gl_GLOB_SUBSTITUTE): AC_LIBSOURCES for glob.c,
16520         glob_.h, glob-libc.h.
16521         (gl_PREREQ_GLOB): Remove _SYS_CDEFS_H hack; no longer needed.
16522
16523 2005-09-12  Derek Price  <derek@ximbiot.com>
16524             Paul Eggert  <eggert@cs.ucla.edu>
16525
16526         * lib/glob-libc.h: Renamed from glob_.h.  The new version is
16527         taken from libc's glob.h, except with '#ifdef __GLOB_GNULIB'
16528         protecting things that should be done only in gnulib contexts.
16529         * lib/glob_.h: New file, containing only the glob things needed for
16530         gnulib.
16531         (GLOB_PREFIX): Remove.  All uses changed to look for __GLOB_GNULIB.
16532         (__GLOB_CONCAT, __GLOB_XCONCAT, __GLOB_ID): Remove; no longer needed.
16533         (glob, globfree, glob_pattern_p): Now defined simply in terms of
16534         rpl_glob, rpl_globfree, rpl_glob_pattern_p.
16535         (__GLOB_GNULIB): New macro, to keep the glob.h changes clearer
16536         and to respect the namespace rules better.
16537
16538 2005-09-08  Simon Josefsson  <jas@extundo.com>
16539
16540         * modules/socklen: New file.
16541
16542 2005-09-08  Simon Josefsson  <jas@extundo.com>
16543
16544         * m4/socklen.m4: New file.
16545
16546 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
16547
16548         * modules/utimens (Files): Add m4/utimbuf.m4, since
16549         m4/utimens.m4 requires gl_CHECK_TYPE_STRUCT_UTIMBUF.
16550         Reported by Sergey Poznyakoff.
16551
16552 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
16553
16554         * lib/glob.c (glob, globfree, __glob_pattern_p): Use old-style function
16555         definitions, since that's the preferred style in glibc.
16556         Fix a minor spacing issue, and update copyright notice to match
16557         glibc's.
16558
16559 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
16560
16561         * config/srclist.txt: Remove glibc bug 1061; it's been fixed.
16562
16563 2005-09-06  Simon Josefsson  <jas@extundo.com>
16564
16565         * lib/getpass.c (getpass): Fix typo, test for HAVE_TCSETATTR and not
16566         TCSETATTR.  Reported by Derek Price <derek@ximbiot.com>.
16567
16568 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
16569
16570         * lib/regex_internal.h (bitset_not): Add parens to avoid gcc -Wall
16571         warning.
16572
16573 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
16574
16575         * config/srclist.txt: Add glibc bug 1302.
16576
16577 2005-09-05  Paul Eggert  <eggert@cs.ucla.edu>
16578
16579         Change bitset word type from unsigned int to unsigned long int,
16580         as this has better performance on typical 64-bit hosts.
16581         Port bitset code to hosts with unusual word sizes.
16582         * lib/regcomp.c (build_equiv_class, build_charclass, build_range_exp):
16583         (build_collating_symbol):
16584         Prefer bitset to re_bitset_ptr_t in prototypes, when the actual
16585         argument is a bitset.  This is merely a style issue, but it makes
16586         it clearer that an entire array is expected.
16587         (re_compile_fastmap_iter, init_dfa, init_word_char, optimize_subexps):
16588         * lib/regcomp.c (lower_subexp, parse_bracket_exp, built_charclass_op):
16589         Port to the case where bitset_word is not the same as unsigned int.
16590         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
16591         (bitset_not, bitset_merge, bitset_set_all, bitset_mask):
16592         Likewise.
16593         * lib/regexec.c (check_dst_limits_calc_pos_1,
16594         check_subexp_matching_top):
16595         (build_trtable, group_nodes_into_DFAstates):
16596         Likewise.
16597         * lib/regcomp.c (re_compile_fastmap_iter, utf8_sb_map, optimize_utf8):
16598         Don't assume that SBC_MAX is a multiple of BITSET_WORD_BITS.
16599         * lib/regex_internal.h (bitset_set_all, bitset_not): Likewise.
16600         * lib/regexec.c (group_nodes_into_DFAstates): Likewise.
16601         * lib/regcomp.c (utf8_sb_map): Don't assume UINT_MAX == 0xffffffff.
16602         * lib/regcomp.c (optimize_subexps, lower_subexp):
16603         Work even if bitset_word has holes in its bitwise representation.
16604         * lib/regex_internal.h (BITSET_WORD_BITS): Likewise.
16605         * lib/regexec.c (check_dst_limits_calc_pos_1,
16606         check_subexp_matching_top):
16607         Likewise.
16608         * lib/regex_internal.c (re_string_reconstruct):
16609         Don't assume UCHAR_MAX == 255.
16610         * lib/regex_internal.h (bitset_set_all): Likewise.
16611         * lib/regex_internal.h (BITSET_WORD_BITS): Renamed from UINT_BITS.
16612         All uses changed.
16613         (BITSET_WORDS): Renamed from BITSET_UINTS.  All uses changed.
16614         (bitset_word): New type, replacing 'unsigned int' for bitset uses.
16615         All uses changed.
16616         (BITSET_WORD_MAX): New macro.
16617         (bitset_set, bitset_clear, bitset_contain, bitset_empty):
16618         (bitset_set_all, bitset_copy):  Now inline functions, not macros.
16619         (bitset_empty, bitset_copy):
16620         Prefer sizeof (bitset) to multiplying it out ourselves.
16621         (bitset_not_merge): Remove; unused.
16622         (bitset_contain): Return bool, not unsigned int with one bit on.
16623         All callers changed.
16624         * lib/regexec.c (build_trtable): Don't assume bitset has no stricter
16625         alignment than re_node_set; do this by defining a new internal
16626         type struct dests_alloc and using it to allocate memory.
16627
16628 2005-09-05  Bruno Haible  <bruno@clisp.org>
16629
16630         * gnulib-tool (func_import): Fix comparison in handling of symbolic
16631         links.
16632
16633 2005-09-04  Martin Lambers  <marlam@marlam.de>  (tiny change)
16634
16635         * modules/size_max (Makefile.am): Add size_max.h
16636
16637 2005-09-04  Derek Price  <derek@ximbiot.com>
16638
16639         * gnulib-tool (func_import): Fix reversed $symbolic logic.
16640
16641 2005-09-03  Simon Josefsson  <jas@extundo.com>
16642
16643         * gnulib-tool: Fix typo.
16644
16645 2005-09-03  Simon Josefsson  <jas@extundo.com>
16646
16647         * config/srclist.txt: Add glibc bug 1293.
16648
16649 2005-09-03  Derek Price  <derek@ximbiot.com>
16650
16651         * m4/getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
16652         From Larry Jones <lawrence.jones@ugs.com>.
16653
16654 2005-09-02  Simon Josefsson  <jas@extundo.com>
16655
16656         * modules/socklen: New file.
16657
16658 2005-09-02  Simon Josefsson  <jas@extundo.com>
16659
16660         * modules/havelib: New module.
16661
16662         * modules/gettext, modules/iconv, modules/lock, modules/readline:
16663         Use havelib.
16664
16665 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
16666
16667         Check for arithmetic overflow when calculating sizes, to prevent
16668         some buffer-overflow issues.  These patches are conservative, in the
16669         sense that when I couldn't determine whether an overflow was possible,
16670         I inserted a run-time check.
16671         * lib/regex_internal.h (re_xmalloc, re_xrealloc, re_x2realloc): New
16672         macros.
16673         (SIZE_MAX) [!defined SIZE_MAX]: New macro.
16674         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc):
16675         (re_xnrealloc, re_x2nrealloc): New inline functions.
16676         * lib/regcomp.c (init_dfa, analyze, build_range_exp,
16677         parse_bracket_exp):
16678         (build_equiv_class, build_charclass): Check for arithmetic overflow
16679         in size expression calculations.
16680         * lib/regex_internal.c (re_string_realloc_buffers):
16681         (build_wcs_upper_buffer, re_node_set_add_intersect):
16682         (re_node_set_init_union, re_node_set_insert, re_node_set_insert_last):
16683         (re_dfa_add_node, register_state): Likewise.
16684         * lib/regexec.c (re_search_stub, re_copy_regs, re_search_internal):
16685         (prune_impossible_nodes, push_fail_stack, set_regs, check_arrival):
16686         (build_trtable, extend_buffers, match_ctx_init, match_ctx_add_entry):
16687         (match_ctx_add_subtop, match_ctx_add_sublast): Likewise.
16688
16689 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
16690
16691         * modules/inttostr (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
16692         m4/ulonglong.m4.  Problem reported by Martin Lambers.
16693
16694 2005-09-02  Bruno Haible  <bruno@clisp.org>
16695
16696         Support for lib vs. lib64 distinction on biarch platforms.
16697         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): New macro.
16698         (AC_LIB_PREFIX): Require it. Use $acl_libdirstem instead of 'lib'.
16699         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Likewise.
16700
16701 2005-09-02  Bruno Haible  <bruno@clisp.org>
16702
16703         * gnulib-tool (import): In the other first-use case, provide defaults
16704         as well.
16705
16706 2005-09-02  Bruno Haible  <bruno@clisp.org>
16707
16708         * config/srclist.txt: lib-link.m4 and lib-prefix.m4 currently have
16709         patches not yet found in the latest gettext release.
16710
16711 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
16712
16713         * lib/glob.c (GET_LOGIN_NAME_MAX): Renamed from LOGIN_NAME_MAX,
16714         to avoid a collision with bits/local_lim.h in glibc.
16715         All uses changed.  Problem reported by Dmitry V. Levin in
16716         <http://sources.redhat.com/bugzilla/show_bug.cgi?id=1060>.
16717
16718         * lib/regex_internal.c (build_wcs_upper_buffer): Fix portability
16719         bugs in int versus size_t comparisons.
16720         (re_string_context_at): Fix bug where the code assumed that
16721         Idx is signed.
16722
16723         Use bool where appropriate.
16724         * lib/regcomp.c (re_set_fastmap): ICASE arg is bool, not int.
16725         All callers changed.
16726         (calc_eclosure_iter): Likewise, for ROOT arg.
16727         (parse_bracket_element): Likewise, for ACCEPT_HYPHEN arg.
16728         (build_charclass_op): Likewise, for NON_MATCH arg.
16729         * lib/regex_internal.c (re_string_allocate, re_string_construct):
16730         (re_string_construct_common): Likewise, for ICASE arg.
16731         * lib/regexec.c (re_search_2_stub, re_search_stub):
16732         Likewise, for RET_LEN arg.
16733         (check_matching): Likewise, for FL_LONGEST_MATCH arg.
16734         (set_regs): Likewise, for FL_BACKTRACK arg.
16735         * lib/regcomp.c (re_compile_fastmap_iter, optimize_utf8):
16736         (duplicate_node_closure, calc_inveclosure, calc_eclosure):
16737         (calc_eclosure_iter, parse_bracket_exp):
16738         Use bool for internal variables that are booleans.
16739         * lib/regexec.c (re_search_internal, check_matching,
16740         proceed_next_node):
16741         (set_regs, build_sifted_states, sift_states_bkref):
16742         (check_arrival_add_next_nodes, check_arrival_expand_ecl_sub):
16743         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
16744         (find_collation_sequence_value):
16745         Likewise.
16746         * lib/regex_internal.c (re_node_set_insert, re_node_set_insert_last):
16747         (re_node_set_compare):
16748         Return bool, not int. All callers changed.
16749         * lib/regexec.c (check_halt_node_context, check_dst_limits):
16750         (build_trtable, check_node_accept): Likewise.
16751         * lib/regex_internal.h: Include stdbool.h.
16752
16753         Fix bugs uncovered when converting to bool.
16754         * lib/regcomp.c (calc_eclosure_iter): Check for storage allocation
16755         failure instead of charging ahead blindly.
16756         * lib/regex_internal.c (register_state): Likewise.
16757         * lib/regexec.c (re_search_2_stub): Use simpler method than boolean
16758         for freeing internal storage.
16759         (group_nodes_into_DFA_states): Use unsigned int, not int, for
16760         bitset pieces used as boolean, to avoid undefined behavior
16761         on hosts that do int overflow checking.
16762
16763 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
16764
16765         * config/srclist.txt: Add glibc bugs 1285-1287.
16766
16767 2005-09-01  Jim Meyering  <jim@meyering.net>
16768
16769         * m4/lchown.m4: Require gl_FUNC_CHOWN, for the definition of
16770         CHOWN_MODIFIES_SYMLINK, which is used by lchown.c.
16771         Require gl_STAT_MACROS, too.
16772
16773 2005-09-01  Bruno Haible  <bruno@clisp.org>
16774
16775         * gnulib-tool (import): In the first-use case, provide defaults.
16776
16777 2005-09-01  Bruno Haible  <bruno@clisp.org>
16778
16779         * gnulib-tool (func_import): Remove the .tmp files.
16780
16781 2005-09-01  Bruno Haible  <bruno@clisp.org>
16782
16783         * gnulib-tool (func_import): Fix handling of symbolic links.
16784
16785 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
16786
16787         On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
16788         old glibc regex code mishandles strings longer than 2**31 bytes.
16789         This patch fixes this when the regex code is used in gnulib
16790         (i.e., outside glibc).
16791
16792         This patch should not affect the use of the regex code inside
16793         glibc.  No doubt this problem also needs to be handled for glibc
16794         as well, but the result will be an incompatible change to the
16795         glibc ABI, and the old ABI will have to be supported too.  That
16796         can be the the subject for another patch.
16797
16798         * lib/regex.h (_REGEX_LARGE_OFFSETS): New feature-test macro,
16799         governing whether the rest of this patch is active.  By default,
16800         the macro is disabled and the patch has no effect.
16801         (regoff_t) [defined _REGEX_LARGE_OFFSETS]: Define to off_t, not int.
16802         (__re_idx_t, __re_size_t, __re_long_size_t): New types.
16803         (struct re_pattern_buffer, re_search, re_search_2, re_match):
16804         (re_match_2, re_set_registers): Use the new types.
16805         * lib/regex_internal.h (Idx, re_hashval_t): New types.
16806         (REG_MISSING, REG_ERROR, REG_VALID_INDEX, REG_VALID_NONZERO_INDEX):
16807         New macros.
16808         (re_node_set, re_charset_t, re_token_t, re_string_realloc_buffers):
16809         (re_string_context_at, bin_tree_t, re_dfastate_t):
16810         (struct re_state_table_entry, state_array_t, re_sub_match_last_t):
16811         (re_sub_match_top_t, re_match_context_t, re_sift_context_t):
16812         (struct re_fail_stack_ent_t, struct re_fail_stack_t, struct re_dfa_t):
16813         (re_string_char_size_at, re_string_wchar_at):
16814         (re_string_elem_size_at):
16815         Use the new types and macros to port to 64-bit hosts.
16816         Use unsigned types for internal values, so that the code
16817         mostly works even for arrays larger than SSIZE_MAX.
16818         * lib/regcomp.c (re_compile_internal, init_dfa, duplicate_node):
16819         (search_duplicated_node, calc_eclosure_iter, fetch_number):
16820         (parse_reg_exp, parse_branch, parse_expression, parse_sub_exp):
16821         (build_equiv_class, build_charclass, re_compile_fastmap_iter):
16822         (free_dfa_content, create_initial_state, optimize_utf8, analyze):
16823         (optimize_subexps, calc_first, link_nfa_nodes, duplicate_node_closure):
16824         (calc_inveclosure, parse_dup_op, build_range_exp):
16825         (build_collating_symbol, parse_bracket_exp, build_charclass_op):
16826         (fetch_number, create_token_tree, mark_opt_subexp):
16827         Likewise.
16828         * lib/regex_internal.c (re_string_construct_common,
16829         create_ci_newstate):
16830         (create_cd_newstate, re_string_allocate, re_string_construct):
16831         (re_string_realloc_buffers, build_wcs_upper_buffer):
16832         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
16833         (re_string_reconstruct, re_string_peek_byte_case):
16834         (re_string_fetch_byte_case, re_string_context_at):
16835         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
16836         (re_node_set_init_copy, re_node_set_add_intersect):
16837         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
16838         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
16839         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
16840         (re_acquire_state, re_acquire_state_context, register_state):
16841         Likewise.
16842         * lib/regex.c (match_ctx_init, match_ctx_add_entry,
16843         search_cur_bkref_entry):
16844         (match_ctx_add_subtop, match_ctx_add_sublast, sift_ctx_init):
16845         (re_search_internal, re_search_2_stub, re_search_stub)
16846         (re_copy_regs, check_matching, check_halt_state_context, update_regs):
16847         (push_fail_stack, sift_states_iter_mb, build_sifted_states):
16848         (update_cur_sifted_state, check_dst_limits):
16849         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
16850         (check_subexp_limits, sift_states_bkref, merge_state_array):
16851         (check_subexp_matching_top, get_subexp, get_subexp_sub):
16852         (find_subexp_node, check_arrival, check_arrival_add_next_nodes):
16853         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
16854         (expand_bkref_cache, check_node_accept_bytes):
16855         (group_nodes_into_DFAstates, check_node_accept, regexec, re_match):
16856         (re_search, re_match_2, re_search_2, prune_impossible_nodes):
16857         (acquire_init_state_context, check_halt_node_context):
16858         (proceed_next_node, pop_fail_stack, set_regs, free_fail_stack_return):
16859         (sift_states_backward, clean_state_log_if_needed):
16860         (sub_epsilon_src_nodes, add_epsilone_src_nodes, merge_state_with_log):
16861         (find_recover_state, transit_state_sb, transit_state_mb):
16862         (transit_state_bkref, build_trtable, match_ctx_clean):
16863         Likewise.
16864         * lib/regcomp.c (parse_dup_op): Add an extra test if Idx is unsigned,
16865         to work around an assumption that REG_MISSING is negative.
16866
16867         * lib/regcomp.c (re_comp) [defined _REGEX_RE_COMP || defined _LIBC]:
16868         (seek_collating_symbol_entry) [defined _LIBC]:
16869         (lookup_collation_sequence_value) [defined _LIBC]:
16870         (build_range_exp, build_collating_symbol) [defined _LIBC]:
16871         Use prototypes rather than old-style function definitions.
16872         * lib/regexec.c (re_exec) [defined _REGEX_RE_COMP || defined _LIBC]:
16873         (transit_state_sb) [0]:
16874         (find_collation_sequence_value) [defined _LIBC]: Likewise.
16875
16876         * lib/regexec.c (re_search_internal): Simplify update of rm_so and
16877         rm_eo.
16878
16879         * lib/regcomp.c (re_compile_fastmap_iter, init_dfa, init_word_char):
16880         (optimize_subexps, lower_subexp):
16881         Don't assume 1<<31 has defined behavior on hosts with 32-bit int,
16882         since the signed shift might overflow.  Use 1u<<31 instead.
16883         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
16884         Likewise.
16885         * lib/regexec.c (check_dst_limits_calc_pos_1,
16886         check_subexp_matching_top): Likewise.
16887
16888         * lib/regcomp.c (optimize_subexps, lower_subexp):
16889         Use CHAR_BIT rather than 8, for clarity.
16890         * lib/regexec.c (check_dst_limits_calc_pos_1):
16891         (check_subexp_matching_top): Likewise.
16892         * lib/regcomp.c (init_dfa): Make table_size unsigned, so that we don't
16893         have to worry about portability issues when shifting it left.
16894         Remove no-longer-needed test for table_size > 0.
16895         * lib/regcomp.c (parse_sub_exp): Do not shift more bits than there are
16896         in a word, as the resulting behavior is undefined.
16897         * lib/regexec.c (check_dst_limits_calc_pos_1): Likewise;
16898         in one case, a <= should have been an <, and in another case the
16899         whole test was missing.
16900         * lib/regex_internal.h (BYTE_BITS): Remove.  All uses changed to
16901         the standard name CHAR_BIT.
16902         * lib/regexec.c (match_ctx_add_entry): Don't assume that ~0 == -1;
16903         this is not true on one's complement and signed-magnitude hosts.
16904
16905         * lib/regex_internal.h (re_sub_match_top_t): Remove unused member
16906         next_last_offset.
16907         (struct re_dfa_t): Remove unused member states_alloc.
16908         * lib/regcomp.c (init_dfa): Don't initialize unused members.
16909
16910 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
16911
16912         * m4/regex.m4 (gl_REGEX): Require AC_SYS_LARGEFILE, Define
16913         _REGEX_LARGE_OFFSETS).  Test for regoff_t/off_t bug in 64-bit
16914         and large-file glibc and in 32-bit large-file Solaris.
16915
16916 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
16917
16918         * lib/regex_internal.c (re_string_reconstruct): Don't assume buffer
16919         lengths fit in regoff_t; this isn't true if regoff_t is the same
16920         width as size_t.
16921         * lib/regex.c (re_search_internal): 5th arg is LAST_START
16922         (= START + RANGE) instead of RANGE.  This avoids overflow
16923         problems when regoff_t is the same width as size_t.
16924         All callers changed.
16925         (re_search_2_stub): Check for overflow when adding the
16926         sizes of the two strings.
16927         (re_search_stub): Check for overflow when adding START
16928         to RANGE; if it occurs, substitute the extreme value.
16929
16930 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
16931
16932         * config/srclist.txt: Add glibc bugs 1273, 1278-1282, 1284.
16933
16934 2005-08-31  Jim Meyering  <jim@meyering.net>
16935
16936         * lib/regcomp.c (search_duplicated_node): Make first pointer arg
16937         a pointer-to-const.
16938         * lib/regex_internal.c (create_ci_newstate, create_cd_newstate):
16939         (register_state): Likewise.
16940         * lib/regexec.c (search_cur_bkref_entry, check_dst_limits):
16941         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
16942         (group_nodes_into_DFAstates): Likewise.
16943
16944 2005-08-31  Jim Meyering  <jim@meyering.net>
16945
16946         * check-module: Add a FIXME comment.
16947
16948 2005-08-31  Eric Blake  <ebb9@byu.net>
16949
16950         * modules/unistd-safer (Files): Add unistd--.h.
16951         * modules/stdio-safer (Files): Add stdio--.h.
16952
16953 2005-08-31  Derek Price  <derek@ximbiot.com>
16954
16955         * lib/getdelim.c (getdelim): Return EOF on EOF.
16956         Reported by Larry Jones <lawrence.jones@ugs.com>.
16957
16958 2005-08-31  Bruno Haible  <bruno@clisp.org>
16959
16960         Avoid unnecessary diffs in the generated lib/Makefile.am.
16961         * gnulib-tool (func_emit_lib_Makefile_am): Don't write the cmd into
16962         the generated files.
16963         (func_import): Don't set cmd.
16964
16965 2005-08-31  Bruno Haible  <bruno@clisp.org>
16966
16967         * lib/strstr.c: Include <stddef.h>, for NULL.
16968         * lib/strcasestr.c: Likewise.
16969         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
16970
16971 2005-08-31  Bruno Haible  <bruno@clisp.org>
16972
16973         * gnulib-tool: New option --macro-prefix.
16974         (func_import): Use macro_prefix.
16975         (import): Handle option --macro-prefix.
16976
16977 2005-08-31  Bruno Haible  <bruno@clisp.org>
16978
16979         * gnulib-tool (import): Rename most ac_* variables to cached_*.
16980         Also use new variables cached_lgpl, cached_libtool.
16981
16982 2005-08-31  Bruno Haible  <bruno@clisp.org>
16983
16984         * gnulib-tool (func_import): Require AC_GNU_SOURCE etc. instead of
16985         always instantiating them.
16986
16987 2005-08-31  Bruno Haible  <bruno@clisp.org>
16988
16989         * gnulib-tool (func_import): Read the previous cached settings
16990         from gnulib-cache.m4 and gnulib-comp.m4. Remove files that were
16991         earlier added by gnulib but are now dropped. Warn when a gnulib file
16992         overwrites a non-gnulib file.
16993
16994 2005-08-31  Bruno Haible  <bruno@clisp.org>
16995
16996         * gnulib-tool (func_import): Generate two files gnulib-cache.m4 and
16997         gnulib-comp.m4 instead of a single gnulib.m4, to make it easy for
16998         projects that don't keep autogenerated files in CVS. Put into
16999         actioncmd only the specified modules, not the transitive closure.
17000
17001 2005-08-31  Bruno Haible  <bruno@clisp.org>
17002
17003         * gnulib-tool (func_import): Fix defaulting of $libname and $libtool.
17004         Create directories that shall be filled.
17005         (import): Don't look for gl_* macros in configure.ac. Recurse across
17006         all directories containing a gnulib-cache.m4 files, if meaningful.
17007
17008 2005-08-31  Bruno Haible  <bruno@clisp.org>
17009
17010         * gnulib-tool (func_import): Emit also a stub for gl_LIBTOOL.
17011         (import): Set seen_libtool when we see gl_LIBTOOL.
17012
17013 2005-08-31  Bruno Haible  <bruno@clisp.org>
17014
17015         * gnulib-tool (func_import): Also copy m4/gnulib-tool.m4. Omit
17016         declaration macro definitions from generated gnulib.m4.
17017
17018 2005-08-30  Oskar Liljeblad  <oskar@osk.mine.nu>
17019
17020         * lib/iconvme.h: Add prototype for iconv_alloc.
17021
17022 2005-08-29  Simon Josefsson  <jas@extundo.com>
17023
17024         * lib/iconvme.c: Fix errno.
17025
17026 2005-08-29  Bruno Haible  <bruno@clisp.org>
17027
17028         * gnulib-tool: Enclose all occurrences of $destdir in "...", so
17029         that it works when the directory contains spaces.
17030
17031 2005-08-29  Bruno Haible  <bruno@clisp.org>
17032
17033         * gnulib-tool (import): Avoid unnecessary spaces in $avoidlist.
17034
17035 2005-08-29  Bruno Haible  <bruno@clisp.org>
17036
17037         * gnulib-tool (func_import): Emit more comments into gnulib.m4.
17038         Emit more advice.
17039
17040 2005-08-29  Bruno Haible  <bruno@clisp.org>
17041         and Stepan Kasal  <kasal@ucw.cz>
17042
17043         * check-module: If more parameters are given, check each of them
17044         separately; add more exceptions, as noted by Jim Meyering.
17045         (check_module): New procedure.
17046         (%exempt_header): Now contains all exceptions.
17047
17048 2005-08-29  Ben Pfaff  <blp@cs.stanford.edu>
17049
17050         * modules/byteswap (Makefile.am): Fix rule to not assume GNU make.
17051
17052 2005-08-29  Oskar Liljeblad  <oskar@osk.mine.nu>
17053
17054         * lib/iconvme.c: Split iconv_string into iconv_alloc.
17055
17056 2005-08-28  Bruno Haible  <bruno@clisp.org>
17057
17058         * m4/gnulib-tool.m4: New file.
17059
17060 2005-08-27  Jim Meyering  <jim@meyering.net>
17061
17062         * modules/unistd-safer (Files): Add pipe-safer.c.
17063         * modules/fcntl-safer (Files): Add creat-safer.c.
17064
17065 2005-08-27  Jim Meyering  <jim@meyering.net>
17066
17067         * m4/stdlib-safer.m4: New file.  From coreutils.
17068         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add stdio--.h.
17069         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Add creat-safer.c to the
17070         AC_LIBSOURCES list and arrange to compile it via AC_LIBOBJ.
17071         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise, add pipe-safer.c.
17072         Add pipe-safer.c and unistd--.h to the AC_LIBSOURCES list.
17073
17074 2005-08-27  Jim Meyering  <jim@meyering.net>
17075
17076         * lib/fopen-safer.c: Merge minor changes from coreutils.
17077         * lib/dup-safer.c: Likewise.
17078         * lib/fd-safer.c: Likewise.
17079
17080         Merge from coreutils.
17081         * lib/stdio--.h: New file.
17082         * lib/stdlib--.h: New file.
17083         * lib/mkstemp-safer.c: New file.
17084
17085         GNU tar needs these.
17086         * lib/pipe-safer.c: New file.
17087         * lib/creat-safer.c: New file.
17088         * lib/fcntl--.h (creat): Define to creat_safer.
17089         * lib/fcntl-safer.h: Include <sys/types.h> and declare creat_safer.
17090         * lib/unistd--.h (pipe): Define to pipe_safer.
17091         * lib/unistd-safer.h: Declare pipe_safer.
17092
17093 2005-08-26  Simon Josefsson  <jas@extundo.com>
17094
17095         * lib/getpass.c: Use _WIN32 instead of WIN32, suggested by Bruno
17096         Haible <bruno@clisp.org>.
17097
17098 2005-08-26  Paul Eggert  <eggert@cs.ucla.edu>
17099
17100         * lib/regex_internal.h: Remove all references to
17101         RE_NO_INTERNAL_PROTOTYPES; no longer neeeded now that we assume C89
17102         or better.
17103         (bitset_not, bitset_merge, bitset_not_merge):
17104         (bitset_mask, re_string_allocate, re_string_construct):
17105         (re_string_reconstruct, re_string_destruct, re_string_elem_size_at):
17106         (re_string_char_size_at, re_string_wchar_at, re_string_peek_byte_case):
17107         (re_string_fetch_byte_case, re_node_set_alloc, re_node_set_init_1):
17108         (re_node_set_init_2, re_node_set_init_copy, re_node_set_add_intersect):
17109         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
17110         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
17111         (re_node_set_remove_at, re_dfa_add_node, re_acquire_state):
17112         (re_acquire_state_context):
17113         Remove unnecessary forward decls.
17114         (re_string_char_size_at, re_string_wchar_at, re_string_elem_size_at):
17115         Put __attribute at function definition,
17116         now that the function decl has been removed.
17117         * lib/regex_internal.c (re_string_peek_byte_case):
17118         (re_string_fetch_byte_case, re_node_set_compare, re_node_set_contains):
17119         Likewise.
17120
17121 2005-08-25  Stepan Kasal  <kasal@ucw.cz>
17122
17123         * m4/regex.m4: Add AC_PREREQ(2.50).
17124         (gl_REGEX): If --with-included-regex was given, skip the autodetection.
17125
17126 2005-08-25  Simon Josefsson  <jas@extundo.com>
17127
17128         * m4/getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and
17129         __fsetlocking.
17130
17131 2005-08-25  Simon Josefsson  <jas@extundo.com>
17132
17133         * lib/getpass.c: Add WIN32 implementation.  Conditionalize use of
17134         termios.h, tcgetattr, tcsetattr and __fsetlocking.  Remove some
17135         GLIBC specific code.
17136
17137 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
17138
17139         Make regex safe for g++.  This fixes one real bug (an "err"
17140         that should have been "*err").  g++ problem reported by
17141         Sam Steingold.
17142         * lib/regex_internal.h (re_calloc): New macro, consistent with
17143         re_malloc etc.  All callers of calloc changed to use re_calloc.
17144         * lib/regex_internal.c (build_wcs_upper_buffer): Return reg_errcode_t,
17145         not int.  All callers changed.
17146         * lib/regcomp.c (re_compile_fastmap_iter): Don't use
17147         alloca (mb_cur_max); just use an array of size MB_LEN_MAX.
17148         * lib/regexec.c (push_fail_stack): Use re_realloc, not realloc.
17149         (find_recover_state): Change "err" to "*err"; this fixes what
17150         appears to be a real bug.
17151         (check_arrival_expand_ecl_sub): Be consistent about reg_errcode_t
17152         versus int.
17153
17154 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
17155
17156         * modules/regex (Depends-on): Add malloc, since the code
17157         assumes that !malloc(0) means failure.
17158
17159 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
17160
17161         * lib/regexec.c (set_regs): Don't alloca with an unbounded size.
17162
17163         alloca modernization/simplification for regex.
17164         * lib/regex.c: Remove portability cruft for alloca.  This no longer
17165         needs to be at the start of the file, and can be moved into
17166         regex_internal.h and simplified.
17167         * lib/regex_internal.h: Include <alloca.h>.
17168         (__libc_use_alloca) [!defined _LIBC]: New macro.
17169         * lib/regexec.c (build_trtable): Remove "#ifdef _LIBC", since the code
17170         now works outside glibc.
17171
17172 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
17173
17174         * config/srclist.txt: Add glibc bugs 1241, 1245.
17175
17176 2005-08-25  Jim Meyering  <jim@meyering.net>
17177
17178         * lib/open-safer.c: Include <config.h>.
17179         Otherwise, we'd lose LARGEFILE support in any file using
17180         e.g. "fcntl--.h"
17181
17182 2005-08-25  Bruno Haible  <bruno@clisp.org>
17183
17184         * m4/minmax.m4: Require autoconf 2.52.
17185         (gl_MINMAX_IN_HEADER): Add comments. Use m4_pushdef/m4_popdef instead
17186         of define/undefine. Use AS_TR_SH and AS_TR_CPP as more robust
17187         alternatives of translit over the alphabet.
17188         Based on a patch from Stepan Kasal <kasal@ucw.cz>.
17189
17190 2005-08-24  Simon Josefsson  <jas@extundo.com>
17191
17192         * tests/test-getpass.c: New file.
17193
17194 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
17195
17196         * m4/regex.m4 (gl_REGEX): Use POSIX-compliant spellings when testing
17197         for GNU regex features.
17198
17199 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
17200
17201         * lib/regcomp.c (regerror): 2nd arg is 'restrict', as per POSIX.
17202         * lib/regex.h (regerror): Likewise.
17203
17204         * lib/regex.c: Do not include <sys/types.h>, as POSIX no longer
17205         requires this.  (The code never needed it.)
17206
17207         * lib/regcomp.c, regex_internal.c, regex_internal.h, regexec.c:
17208         All uses of recently-renamed identifiers changed to use the new,
17209         POSIX-compliant names.  The code will build and run just fine
17210         without these changes, but it's better to eat our own dog food
17211         and use the standard-conforming names.
17212
17213         * lib/regex.h: Fix a multitude of POSIX name space violations.
17214         These changes have an effect only for programs that define
17215         _POSIX_C_SOURCE, _POSIX_SOURCE, or _XOPEN_SOURCE; they
17216         do not change anything for programs compiled in the normal way.
17217         Also, there is no effect on the ABI.
17218
17219         (_REGEX_SOURCE): New macro.
17220         Do not include <stddef.h> if _XOPEN_SOURCE and VMS are both
17221         defined and _GNU_SOURCE is not; this fixes a name space violation.
17222
17223         Rename the following macros to obey POSIX requirements.
17224         The old names are still visible as macros if _REGEX_SOURCE is defined.
17225         (REG_BACKSLASH_ESCAPE_IN_LISTS): renamed from
17226         RE_BACKSLASH_ESCAPE_IN_LISTS.
17227         (REG_BK_PLUS_QM): renamed from RE_BK_PLUS_QM.
17228         (REG_CHAR_CLASSES): renamed from RE_CHAR_CLASSES.
17229         (REG_CONTEXT_INDEP_ANCHORS): renamed from RE_CONTEXT_INDEP_ANCHORS.
17230         (REG_CONTEXT_INDEP_OPS): renamed from RE_CONTEXT_INDEP_OPS.
17231         (REG_CONTEXT_INVALID_OPS): renamed from RE_CONTEXT_INVALID_OPS.
17232         (REG_DOT_NEWLINE): renamed from RE_DOT_NEWLINE.
17233         (REG_DOT_NOT_NULL): renamed from RE_DOT_NOT_NULL.
17234         (REG_HAT_LISTS_NOT_NEWLINE): renamed from RE_HAT_LISTS_NOT_NEWLINE.
17235         (REG_INTERVALS): renamed from RE_INTERVALS.
17236         (REG_LIMITED_OPS): renamed from RE_LIMITED_OPS.
17237         (REG_NEWLINE_ALT): renamed from RE_NEWLINE_ALT.
17238         (REG_NO_BK_BRACES): renamed from RE_NO_BK_BRACES.
17239         (REG_NO_BK_PARENS): renamed from RE_NO_BK_PARENS.
17240         (REG_NO_BK_REFS): renamed from RE_NO_BK_REFS.
17241         (REG_NO_BK_VBAR): renamed from RE_NO_BK_VBAR.
17242         (REG_NO_EMPTY_RANGES): renamed from RE_NO_EMPTY_RANGES.
17243         (REG_UNMATCHED_RIGHT_PAREN_ORD): renamed from
17244         RE_UNMATCHED_RIGHT_PAREN_ORD.
17245         (REG_NO_POSIX_BACKTRACKING): renamed from RE_NO_POSIX_BACKTRACKING.
17246         (REG_NO_GNU_OPS): renamed from RE_NO_GNU_OPS.
17247         (REG_DEBUG): renamed from RE_DEBUG.
17248         (REG_INVALID_INTERVAL_ORD): renamed from RE_INVALID_INTERVAL_ORD.
17249         (REG_IGNORE_CASE): renamed from RE_ICASE.  This renaming is a bit
17250         unusual, since we can't clash with the POSIX REG_ICASE.
17251         (REG_CARET_ANCHORS_HERE): renamed from RE_CARET_ANCHORS_HERE.
17252         (REG_CONTEXT_INVALID_DUP): renamed from RE_CONTEXT_INVALID_DUP.
17253         (REG_NO_SUB): renamed from RE_NO_SUB.
17254         (REG_SYNTAX_EMACS): renamed from RE_SYNTAX_EMACS.
17255         (REG_SYNTAX_AWK): renamed from RE_SYNTAX_AWK.
17256         (REG_SYNTAX_GNU_AWK): renamed from RE_SYNTAX_GNU_AWK.
17257         (REG_SYNTAX_POSIX_AWK): renamed from RE_SYNTAX_POSIX_AWK.
17258         (REG_SYNTAX_GREP): renamed from RE_SYNTAX_GREP.
17259         (REG_SYNTAX_EGREP): renamed from RE_SYNTAX_EGREP.
17260         (REG_SYNTAX_POSIX_EGREP): renamed from RE_SYNTAX_POSIX_EGREP.
17261         (REG_SYNTAX_ED): renamed from RE_SYNTAX_ED.
17262         (REG_SYNTAX_SED): renamed from RE_SYNTAX_SED.
17263         (_REG_SYNTAX_POSIX_COMMON): renamed from _RE_SYNTAX_POSIX_COMMON.
17264         (REG_SYNTAX_POSIX_BASIC): renamed from RE_SYNTAX_POSIX_BASIC.
17265         (REG_SYNTAX_POSIX_MINIMAL_BASIC): renamed from
17266         RE_SYNTAX_POSIX_MINIMAL_BASIC.
17267         (REG_SYNTAX_POSIX_EXTENDED): renamed from RE_SYNTAX_POSIX_EXTENDED.
17268         (REG_SYNTAX_POSIX_MINIMAL_EXTENDED): renamed from
17269         RE_SYNTAX_POSIX_MINIMAL_EXTENDED.
17270         (REG_DUP_MAX): renamed from RE_DUP_MAX.  No need to undef it.
17271         (REG_UNALLOCATED): Renamed from REGS_UNALLOCATED.
17272         (REG_REALLOCATE): Renamed from REGS_REALLOCATE.
17273         (REG_FIXED): Renamed from REGS_FIXED.
17274         (REG_NREGS): Renamed from RE_NREGS.
17275
17276         (REG_ICASE, REG_NEWLINE, REG_NOSUB): Do not depend on the values
17277         of other REG_* macros, since POSIX says the user is allowed to
17278         #undef these macros selectively.
17279
17280         (reg_errcode_t): Update comment stating what other tables need
17281         to be consistent.
17282
17283         Rename the following enum values to obey POSIX requirements.
17284         The old names are still visible as macros.
17285         (_REG_ENOSYS): Renamed from REG_ENOSYS.  Define even if _XOPEN_SOURCE
17286         is not defined, since GNU is supposed to be a superset of POSIX as
17287         much as possible, and since we want reg_errcode_t to be a signed
17288         type for implementation consistency.
17289         (_REG_NOERROR): Renamed from REG_NOERROR.
17290         (_REG_NOMATCH): Renamed from REG_NOMATCH.
17291         (_REG_BADPAT): Renamed from REG_BADPAT.
17292         (_REG_ECOLLATE): Renamed from REG_ECOLLATE.
17293         (_REG_ECTYPE): Renamed from REG_ECTYPE.
17294         (_REG_EESCAPE): Renamed from REG_EESCAPE.
17295         (_REG_ESUBREG): Renamed from REG_ESUBREG.
17296         (_REG_EBRACK): Renamed from REG_EBRACK.
17297         (_REG_EPAREN): Renamed from REG_EPAREN.
17298         (_REG_EBRACE): Renamed from REG_EBRACE.
17299         (_REG_BADBR): Renamed from REG_BADBR.
17300         (_REG_ERANGE): Renamed from REG_ERANGE.
17301         (_REG_ESPACE): Renamed from REG_ESPACE.
17302         (_REG_BADRPT): Renamed from REG_BADRPT.
17303         (_REG_EEND): Renamed from REG_EEND.
17304         (_REG_ESIZE): Renamed from REG_ESIZE.
17305         (_REG_ERPAREN): Renamed from REG_ERPAREN.
17306         (REG_ENOSYS, REG_NOERROR, REG_NOMATCH, REG_BADPAT, REG_ECOLLATE):
17307         (REG_ECTYPE, REG_EESCAPE, REG_ESUBREG, REG_EBRACK, REG_EPAREN):
17308         (REG_EBRACE, REG_BADBR, REG_ERANGE, REG_ESPACE, REG_BADRPT, REG_EEND):
17309         (REG_ESIZE, REG_ERPAREN): Now macros, not enum constants.
17310
17311         (_REG_RE_NAME, _REG_RM_NAME): New macros.
17312         (REG_TRANSLATE_TYPE): Renamed from RE_TRANSLATE_TYPE.  All uses
17313         changed.  But support the old name if the new one is not defined
17314         and if _REGEX_SOURCE.
17315
17316         Change the following member names in struct re_pattern_buffer.
17317         The old names are still supported if !_REGEX_SOURCE.
17318         The new names are always supported, regardless of _REGEX_SOURCE.
17319         (re_buffer): Renamed from buffer.
17320         (re_allocated): Renamed from allocated.
17321         (re_used): Renamed from used.
17322         (re_syntax): Renamed from syntax.
17323         (re_fastmap): Renamed from fastmap.
17324         (re_translate): Renamed from translate.
17325         (re_can_be_null): Renamed from can_be_null.
17326         (re_regs_allocated): Renamed from regs_allocated.
17327         (re_fastmap_accurate): Renamed from fastmap_accurate.
17328         (re_no_sub): Renamed from no_sub.
17329         (re_not_bol): Renamed from not_bol.
17330         (re_not_eol): Renamed from not_eol.
17331         (re_newline_anchor): Renamed from newline_anchor.
17332
17333         Change the following member names in struct re_registers.
17334         The old names are still supported if !_REGEX_SOURCE.
17335         The new names are always supported, regardless of _REGEX_SOURCE.
17336         (rm_num_regs): Renamed from num_regs.
17337         (rm_start): Renamed from start.
17338         (rm_end): Renamed from end.
17339
17340         (re_set_syntax, re_compile_pattern, re_compile_fastmap):
17341         (re_search, re_search_2, re_match, re_match_2, re_set_registers):
17342         Prepend __ to parameter names.
17343
17344         Undo yesterday's changes.
17345
17346 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
17347
17348         * config/srclist.txt: Remove glibc bug 1233 and add 1236, which
17349         supersedes it. Add glibc bugs 1237, 1238, 1240.  Comment out
17350         lib/regex.c.
17351
17352 2005-08-24  Jim Meyering  <jim@meyering.net>
17353
17354         Sync from coreutils.
17355         * m4/fcntl-safer.m4: New file.
17356
17357         * m4/xgetcwd.m4: Use AC_LIBSOURCES and AC_LIBOBJ to indicate source
17358         and object files for this module.
17359
17360 2005-08-24  Jim Meyering  <jim@meyering.net>
17361
17362         Sync from coreutils.
17363         * lib/fcntl--.h, lib/fcntl-safer.h, lib/open-safer.c: New files.
17364
17365 2005-08-24  Jim Meyering  <jim@meyering.net>
17366
17367         * modules/xgetcwd (Makefile.am): Remove `lib_SOURCES += ...' line,
17368         now that xgetcwd.m4 requires xgetcwd.c and xgetcwd.h.
17369
17370 2005-08-24  Jim Meyering  <jim@meyering.net>
17371
17372         * modules/fcntl-safer: New module.
17373         * modules/fts (Depends-on): Add fcntl-safer.
17374         * MODULES.html.sh (File descriptor based Input/Output):
17375         Add fcntl-safer.
17376
17377 2005-08-24  Bruno Haible  <bruno@clisp.org>
17378
17379         Support for unit test modules.
17380         * modules/README: Mention tests modules.
17381         * modules/TEMPLATE-TESTS: New file.
17382         * gnulib-tool: New options --extract-tests-module, --with-tests and
17383         --tests-base (unused for the moment).
17384         (testsbase, inctests): New variables.
17385         (func_all_modules): Exclude TEMPLATE-TESTS and *-tests.
17386         (func_verify_module): Exclude TEMPLATE-TESTS.
17387         (func_verify_nontests_module, func_verify_tests_module): New functions.
17388         (func_get_dependencies): Add implicit dependency for tests modules.
17389         (func_get_tests_module): New function.
17390         (func_modules_transitive_closure): When --with-tests was specified,
17391         include the unit tests as well, unless explicitly avoided.
17392         (func_emit_lib_Makefile_am): Ignore the tests modules here.
17393         (func_emit_tests_Makefile_am): New function.
17394         (func_create_testdir): When --with-tests was specified, emit a
17395         tests/ directory.
17396         * MODULES.html.sh (Future developments): Update.
17397
17398 2005-08-24  Bruno Haible  <bruno@clisp.org>
17399
17400         * modules/tls-tests: New file.
17401         * tests/test-tls.c: New file, from GNU gettext.
17402
17403 2005-08-24  Bruno Haible  <bruno@clisp.org>
17404
17405         * modules/lock-tests: New file.
17406         * tests/test-lock.c: New file, from GNU gettext.
17407
17408 2005-08-24  Bruno Haible  <bruno@clisp.org>
17409
17410         * lib/lock.h: Add multiple inclusion guard.
17411         * lib/tls.h: Add multiple inclusion guard.
17412
17413 2005-08-24  Bruno Haible  <bruno@clisp.org>
17414
17415         * gnulib-tool: Add support for the --aux-dir option to
17416         --create-testdir, --create-megatestdir, --test, --megatest.
17417         (func_create_testdir, func_create_megatestdir): Optionally emit a
17418         AC_CONFIG_AUX_DIR directive.
17419         (create-testdir, create-megatestdir, test, megatest): Provide a
17420         default value for $auxdir.
17421
17422 2005-08-24  Bruno Haible  <bruno@clisp.org>
17423
17424         * gnulib-tool (import): Use compound statement instead of subshell
17425         where possible.
17426
17427 2005-08-24  Bruno Haible  <bruno@clisp.org>
17428
17429         * gnulib-tool (import): Change --aux-dir default to "build-aux".
17430
17431 2005-08-24  Bruno Haible  <bruno@clisp.org>
17432
17433         * gnulib-tool (func_version): Update.
17434
17435 2005-08-24  Bruno Haible  <bruno@clisp.org>
17436
17437         * gnulib-tool (func_import, func_create_testdir,
17438         func_create_megatestdir): Quote all autoconf macro arguments.
17439
17440 2005-08-24  Bruno Haible  <bruno@clisp.org>
17441
17442         * gnulib-tool (func_create_megatestdir): Call autoreconf without the
17443         option --force, because --force causes the aclocal.m4 of each
17444         subdirectory to be newer than the corresponding config.h.in.
17445
17446 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
17447
17448         * m4/regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
17449         All contents moved to gl_REGEX.
17450         (gl_REGEX): Don't bother checking whether lib/regex.c exists;
17451         assume that it does.
17452
17453 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
17454
17455         * lib/regex.h (REG_NOSYS)
17456         [!defined _XOPEN_SOURCE && 200112L <= _POSIX_C_SOURCE]:
17457         Define, since POSIX requires it as of 2001.
17458         (_REG_ENOSYS)
17459         [! (defined _XOPEN_SOURCE || 200112L <= _POSIX_C_SOURCE)]:
17460         New private symbol, used to keep the enum signed in all cases.
17461         * lib/regex.h (RE_NO_EMPTY_RANGES): Fix doc bug reported by James
17462         Youngman in
17463         <http://lists.gnu.org/archive/html/bug-gnulib/2005-07/msg00132.html>.
17464
17465         * lib/regex_internal.c (re_string_skip_chars, register_state):
17466         (calc_state_hash):
17467         Remove forward decls; no longer needed now that we use prototypes.
17468         * lib/regexec.c (acquire_init_state_context, check_halt_node_context):
17469         (proceed_next_node, pop_fail_stack, sub_epsilon_src_nodes):
17470         (clean_state_log_if_needed): Likewise.
17471
17472 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
17473
17474         * config/srclist.txt: Add glibc bugs 1231-1233.
17475
17476 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
17477
17478         Fix problems reported by Sam Steingold in
17479         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00007.html>.
17480         * lib/regexec.c (sift_states_bkref): Fix portability bug: the code
17481         assumed that reg_errcode_t is a signed type, which is not
17482         necessarily true if _XOPEN_SOURCE is not defined.
17483         * lib/regex_internal.c (calc_state_hash): Put 'inline' before type,
17484         since some compilers warn about it otherwise.
17485
17486 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
17487
17488         * lib/regcomp.c (create_initial_state): Remove duplicate decl.
17489         (init_word_char, create_initial_state, duplicate_node_closure):
17490         (fetch_token, peek_token_bracket, build_range_exp):
17491         (build_collating_symbol): Remove forward decls; no longer needed
17492         now that we use prototypes.
17493
17494         * lib/regcomp.c:
17495         (re_compile_pattern, re_set_syntax, re_compile_fastmap):
17496         (re_compile_fastmap_iter, regcomp, regerror, regfree):
17497         (re_compile_internal, init_dfa, init_word_char, free_workarea_compile):
17498         (create_initial_state, optimize_utf8, analyze, postorder, preorder):
17499         (optimize_subexps, lower_subexps, lower_subexp, calc_first, calc_next):
17500         (link_nfa_nodes, duplicate_node_closure, search_duplicated_node):
17501         (duplicate_node, calc_inveclosure, calc_eclosure, calc_eclosure_iter):
17502         (fetch_token, peek_token, peek_token_bracket, parse, parse_reg_exp):
17503         (parse_branch, parse_expression, parse_sub_exp, parse_dup_op):
17504         (build_range_exp, build_collating_symbol, parse_bracket_exp):
17505         (parse_bracket_element, parse_bracket_symbol, build_equiv_class):
17506         (build_charclass, build_charclass_op, fetch_number, create_tree):
17507         (create_token_tree, mark_opt_subexp, duplicate_tree):
17508         Use prototypes rather than old-style definitions.
17509
17510         * lib/regex_internal.c:
17511         (re_string_allocate, re_string_construct, re_string_realloc_buffers):
17512         (re_string_construct_common, build_wcs_buffer, build_wcs_upper_buffer):
17513         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
17514         (re_string_reconstruct, re_string_peek_byte_case):
17515         (re_string_fetch_byte_case, re_string_destruct, re_string_context_at):
17516         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
17517         (re_node_set_init_copy, re_node_set_add_intersect):
17518         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
17519         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
17520         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
17521         (re_acquire_state, re_acquire_state_context, register_state):
17522         (create_ci_newstate, create_cd_newstate, free_state):
17523         Likewise.
17524         * lib/regexec.c (regexec, re_match, re_search, re_match_2,
17525         re_search_2):
17526         (re_search_2_stub, re_search_stub, re_copy_regs, re_set_registers):
17527         (re_search_internal, prune_impossible_nodes):
17528         (acquire_init_state_context, check_matching, static):
17529         (check_halt_node_context, check_halt_state_context, proceed_next_node):
17530         (push_fail_stack, pop_fail_stack, set_regs, free_fail_stack_return):
17531         (update_regs, sift_states_backward, build_sifted_states):
17532         (clean_state_log_if_needed, merge_state_array):
17533         (update_cur_sifted_state, add_epsilon_src_nodes):
17534         (sub_epsilon_src_nodes, check_dst_limits, check_dst_limits_calc_pos_1):
17535         (check_dst_limits_calc_pos, check_subexp_limits, sift_states_bkref):
17536         (sift_states_iter_mb, transit_state, merge_state_with_log, static):
17537         (find_recover_state, check_subexp_matching_top, transit_state_mb):
17538         (transit_state_bkref, get_subexp, get_subexp_sub, find_subexp_node):
17539         (check_arrival, check_arrival_add_next_nodes):
17540         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
17541         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
17542         (check_node_accept_bytes, check_node_accept, extend_buffers):
17543         (match_ctx_init, match_ctx_clean, match_ctx_free, match_ctx_add_entry):
17544         (search_cur_bkref_entry, match_ctx_add_subtop, match_ctx_add_sublast):
17545         (sift_ctx_init):
17546         Likewise.
17547
17548         * lib/regex_internal.h:
17549         (re_string_allocate, re_string_construct, re_string_reconstruct):
17550         (re_string_realloc_buffers, build_wcs_buffer, build_wcs_upper_buffer):
17551         (build_upper_buffer, re_string_translate_buffer, re_string_destruct):
17552         (re_string_elem_size_at, re_string_char_size_at, re_string_wchar_at):
17553         (re_string_context_at, re_string_peek_byte_case):
17554         (re_string_fetch_byte_case): Declare even if RE_NO_INTERNAL_PROTOTYPES
17555         is defined, since we now use prototypes always.
17556
17557         * lib/regex.h (_RE_ARGS): Remove.  No longer needed, since we assume
17558         C89 or better.  All uses removed.
17559
17560 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
17561
17562         * config/srclist.txt: Add glibc bugs 1220-1227.
17563
17564 2005-08-20  Jim Meyering  <jim@meyering.net>
17565
17566         * lib/regexec.c (regexec, re_search_stub) [!_LIBC]: Omit declaration
17567         of unused local, dfa.
17568
17569 2005-08-20  Bruno Haible  <bruno@clisp.org>
17570
17571         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
17572
17573 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
17574
17575         * lib/regex_internal.c (re_string_realloc_buffers, re_node_set_insert):
17576         (re_node_set_insert_last, re_dfa_add_node):
17577         Rename local variables to avoid GCC shadowing warnings.
17578
17579 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
17580
17581         * lib/regex_internal.c (re_acquire_state, re_acquire_state_context)
17582         [defined lint]: Suppress bogus uninitialized-variable warnings.
17583
17584         * lib/regcomp.c (duplicate_node): Return new index, not an error code,
17585         and let the caller return REG_ESPACE if out of space.  This
17586         removes an uninitialied-variable warning with GCC 4.0.1, and also
17587         avoids taking the address of a local variable.  All callers
17588         changed.
17589
17590 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
17591
17592         * config/srclist.txt: Comment out $LIBCSRC/posix/regex_internal.c,
17593         $LIBCSRC/posix/regexec.c.
17594         Add glibc bug 1217 for regcomp.c.
17595
17596 2005-08-19  Jim Meyering  <jim@meyering.net>
17597
17598         * lib/regexec.c (proceed_next_node): Redo local variables to
17599         avoid GCC shadowing warnings.
17600
17601 2005-08-18  Bruno Haible  <bruno@clisp.org>
17602
17603         * lib/strstr.c (strstr): Fix return value in multibyte case.
17604         * lib/strcasestr.c (strcasestr): Likewise.
17605
17606 2005-08-17  Paul Eggert  <eggert@cs.ucla.edu>
17607
17608         * lib/regex.h: Remove useless space-before-tab.  From coreutils.
17609
17610 2005-08-17  Jim Meyering  <jim@meyering.net>
17611
17612         Make the %s format (seconds since the epoch) work for a negative
17613         number and when used with a zero-padded field width, e.g. %015s.
17614
17615         * lib/strftime.c (my_strftime): Move the `do_number_sign_and_padding'
17616         label so that it precedes the code to set `digits'.  Otherwise,
17617         %0Ns wouldn't work.  Before this change, `date -d @-22 +%05s' would
17618         print `00-22'.  Now, it prints `-0022', as it should.
17619
17620 2005-08-17  Bruno Haible  <bruno@clisp.org>
17621
17622         * modules/strstr (Files): Add m4/mbrtowc.m4.
17623         (Depends-on): Add mbuiter.
17624
17625 2005-08-17  Bruno Haible  <bruno@clisp.org>
17626
17627         * modules/strcasestr: New file.
17628         * MODULES.html.sh (String handling, based on ANSI C 89): Add
17629         strcasestr.
17630
17631 2005-08-17  Bruno Haible  <bruno@clisp.org>
17632
17633         * modules/strcase (Depends-on): Add mbuiter. Remove strnlen1, mbchar.
17634
17635 2005-08-17  Bruno Haible  <bruno@clisp.org>
17636
17637         * modules/mbuiter: New file.
17638         * MODULES.html.sh (Extended multibyte and wide character utilities):
17639         Add mbuiter.
17640
17641 2005-08-17  Bruno Haible  <bruno@clisp.org>
17642
17643         * m4/strstr.m4 (gl_FUNC_STRSTR): Use the replacement function always.
17644         (gl_PREREQ_STRSTR): Use gl_FUNC_MBRTOWC.
17645
17646 2005-08-17  Bruno Haible  <bruno@clisp.org>
17647
17648         * m4/strcasestr.m4: New file.
17649
17650 2005-08-17  Bruno Haible  <bruno@clisp.org>
17651
17652         * lib/strstr.h: Ignore HAVE_STRSTR, always declare the gnulib function.
17653         * lib/strstr.c: Completely rewritten, with multibyte locale support.
17654
17655 2005-08-17  Bruno Haible  <bruno@clisp.org>
17656
17657         * lib/strcasestr.h: New file.
17658         * lib/strcasestr.c: New file.
17659
17660 2005-08-17  Bruno Haible  <bruno@clisp.org>
17661
17662         * lib/strcasecmp.c: Use mbuiter.h.
17663
17664 2005-08-17  Bruno Haible  <bruno@clisp.org>
17665
17666         * lib/mbuiter.h: New file.
17667
17668 2005-08-16  Paul Eggert  <eggert@cs.ucla.edu>
17669
17670         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
17671         of gl_GETOPT_SUBSTITUTE.  That way, if both gl_GETOPT_SUBSTITUTE
17672         and gl_GETOPT are both invoked via different paths (as happens
17673         with GNU tar CVS because it uses both argp and getopt), the former
17674         wins.
17675
17676 2005-08-16  Bruno Haible  <bruno@clisp.org>
17677
17678         * modules/tls: New file.
17679         * MODULES.html.sh (Multithreading): Add tls.
17680
17681 2005-08-16  Bruno Haible  <bruno@clisp.org>
17682
17683         * modules/strnlen1: New file.
17684         * MODULES.html.sh (String handling): Add strnlen1.
17685
17686 2005-08-16  Bruno Haible  <bruno@clisp.org>
17687
17688         * modules/strcase (Files): Add m4/mbrtowc.m4.
17689         (Depends-on): Add strnlen1, mbchar.
17690
17691 2005-08-16  Bruno Haible  <bruno@clisp.org>
17692
17693         * modules/mbiter: New file.
17694         * MODULES.html.sh (Extended multibyte and wide character utilities):
17695         Add mbiter.
17696
17697 2005-08-16  Bruno Haible  <bruno@clisp.org>
17698
17699         * modules/mbfile: New file.
17700         * MODULES.html.sh (Extended multibyte and wide character utilities):
17701         Add mbfile.
17702
17703 2005-08-16  Bruno Haible  <bruno@clisp.org>
17704
17705         * modules/mbchar: New file.
17706         * MODULES.html.sh (Extended multibyte and wide character utilities):
17707         New section.
17708
17709 2005-08-16  Bruno Haible  <bruno@clisp.org>
17710
17711         * m4/tls.m4: New file, from GNU gettext.
17712
17713 2005-08-16  Bruno Haible  <bruno@clisp.org>
17714
17715         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Use the replacement function
17716         always.
17717         (gl_PREREQ_STRCASECMP): Use gl_FUNC_MBRTOWC.
17718
17719 2005-08-16  Bruno Haible  <bruno@clisp.org>
17720
17721         * m4/mbiter.m4: New file.
17722
17723 2005-08-16  Bruno Haible  <bruno@clisp.org>
17724
17725         * m4/mbfile.m4: New file.
17726
17727 2005-08-16  Bruno Haible  <bruno@clisp.org>
17728
17729         * m4/mbchar.m4: New file.
17730
17731 2005-08-16  Bruno Haible  <bruno@clisp.org>
17732
17733         * lib/tls.h: New file, from GNU gettext.
17734         * lib/tls.c: New file, from GNU gettext.
17735
17736 2005-08-16  Bruno Haible  <bruno@clisp.org>
17737
17738         * lib/strnlen1.h: New file.
17739         * lib/strnlen1.c: New file.
17740
17741 2005-08-16  Bruno Haible  <bruno@clisp.org>
17742
17743         * lib/strcasecmp.c (struct mbiter_multi): Remove at_end field.
17744         (mbi_init): Update.
17745         (mbi_avail, mbi_advance): Let the iteration end before the terminating
17746         NUL byte, not after it.
17747
17748 2005-08-16  Bruno Haible  <bruno@clisp.org>
17749
17750         * lib/strcase.h (strcasecmp): Add note in comments.
17751         * lib/strncasecmp.c: Use code from strcasecmp.c.
17752         * lib/strcasecmp.c: Use mbchar module. Define private mbiter variant.
17753         (strcasecmp): Work correctly in multibyte locales.
17754
17755 2005-08-16  Bruno Haible  <bruno@clisp.org>
17756
17757         * lib/mbiter.h: New file.
17758
17759 2005-08-16  Bruno Haible  <bruno@clisp.org>
17760
17761         * lib/mbfile.h: New file.
17762
17763 2005-08-16  Bruno Haible  <bruno@clisp.org>
17764
17765         * lib/mbchar.h: New file.
17766         * lib/mbchar.c: New file.
17767
17768 2005-08-16  Bruno Haible  <bruno@clisp.org>
17769
17770         * lib/mbchar.h (mb_cmp, mb_casecmp): Order the invalid characters after
17771         the valid ones. Makes the comparison operations transitive:
17772         cmp (a, b) < 0 && cmp (b, c) < 0 ==> cmp (a, c) < 0.
17773         * lib/strcasecmp.c (strcasecmp): Use mb_casecmp.
17774
17775 2005-08-15  Simon Josefsson  <jas@extundo.com>
17776
17777         * modules/ssize_t (License): Change to 'unlimited'.
17778
17779         * gnulib-tool (sed_extract_prog): Recognize 'unlimited' license.
17780
17781 2005-08-15  Paul Eggert  <eggert@cs.ucla.edu>
17782
17783         * config/srclist.txt: Comment out $LIBCSRC/posix/regex.h.
17784         Add comments for each pending glibc patch.
17785
17786 2005-08-15  Bruno Haible  <bruno@clisp.org>
17787
17788         * lib/regex.h (__restrict_arr): Don't define to __restrict if
17789         __cplusplus is defined.
17790
17791 2005-08-14  Jim Meyering  <jim@meyering.net>
17792
17793         Sync from coreutils.
17794
17795         * lib/fts-cycle.c (setup_dir, enter_dir, leave_dir, free_dir):
17796         Use the hash-table-based cycle-detection code not just when
17797         FTS_TIGHT_CYCLE_CHECK if specified, but also with FTS_LOGICAL.
17798         Reported by James Youngman in
17799         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00011.html>.
17800         * lib/fts_.h: Mention that with FTS_LOGICAL, we use
17801         FTS_TIGHT_CYCLE_CHECK.
17802         * lib/fts.c (fts_cross_check) [FTS_DEBUG]:
17803         s/active_dir_ht/fts_cycle.ht/. This lets us compile with -DFTS_DEBUG,
17804         once again.
17805         * lib/fts.c [! _LIBC]: Include "lstat.h" rather than rolling our own.
17806         * lib/fts.c (fd_safer): Remove decl.
17807         Include fcntl--.h rather than unistd-safer.h
17808         (fts_safe_changedir): Don't call fd_safer; no longer needed
17809         now that we include fcntl--.h.
17810
17811 2005-08-12  Simon Josefsson  <jas@extundo.com>
17812
17813         * modules/getndelim2: Use ssize_t module.
17814         * modules/getnline: Likewise.
17815         * modules/safe-read: Likewise.
17816         * modules/xreadlink: Likewise.
17817
17818         * modules/ssize_t: New file.
17819
17820 2005-08-12  Simon Josefsson  <jas@extundo.com>
17821
17822         * m4/readline.m4: Look for termcap, curses or ncurses if required.
17823
17824 2005-08-12  Simon Josefsson  <jas@extundo.com>
17825
17826         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
17827         ssize_t.
17828
17829 2005-08-12  Simon Josefsson  <jas@extundo.com>
17830
17831         * MODULES.html.sh (Extra functions based on ANSI C 89: Misc): Add
17832         readline, getdelim and check_version.
17833         (Support for systems lacking ISO C 99: Sizes of integer types):
17834         Add size_max.
17835
17836 2005-08-12  Bruno Haible  <bruno@clisp.org>
17837
17838         * m4/readline.m4 (gl_FUNC_READLINE): Look for ncurses first.
17839
17840 2005-08-11  Simon Josefsson  <jas@extundo.com>
17841
17842         * modules/readline: New file.
17843
17844         * modules/strnlen (Files): Add strnlen.h.
17845
17846 2005-08-11  Simon Josefsson  <jas@extundo.com>
17847
17848         * m4/readline.m4: New file.
17849
17850 2005-08-11  Simon Josefsson  <jas@extundo.com>
17851
17852         * lib/readline.h, readline.c: New file.
17853
17854 2005-08-11  Simon Josefsson  <jas@extundo.com>
17855
17856         * doc/gnulib.texi (Initial import, Finishing touches): Mention
17857         gl_AVOID.
17858
17859 2005-08-11  Bruno Haible  <bruno@clisp.org>
17860
17861         * lib/strnlen.h (strnlen): Change parameter name to match comment.
17862
17863 2005-08-10  Stepan Kasal  <kasal@ucw.cz>
17864
17865         * m4/onceonly_2_57.m4: Really require Autoconf 2.57.
17866
17867 2005-08-10  Simon Josefsson  <jas@extundo.com>
17868
17869         * tests/test-iconvme.c: New file.
17870
17871 2005-08-10  Simon Josefsson  <jas@extundo.com>
17872
17873         * m4/strnlen.m4: New file.
17874
17875         * m4/strndup.m4: Don't check for strnlen declaration, done in
17876         strnlen.m4.
17877
17878 2005-08-10  Simon Josefsson  <jas@extundo.com>
17879
17880         * lib/strndup.c: Use strnlen.h.
17881
17882         * lib/strnlen.h: New file.
17883
17884 2005-08-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
17885
17886         * README: Typos.
17887
17888 2005-08-02  Simon Josefsson  <jas@extundo.com>
17889
17890         * modules/readline: New file.
17891
17892 2005-08-02  Simon Josefsson  <jas@extundo.com>
17893
17894         * modules/getdelim: New file.
17895
17896         * modules/getline: Rewrite, don't use getndelim2.
17897
17898 2005-08-02  Simon Josefsson  <jas@extundo.com>
17899
17900         * m4/getline.m4: Separate out getdelim stuff into separate module.
17901
17902         * m4/getdelim.m4: New file.
17903
17904 2005-08-02  Simon Josefsson  <jas@extundo.com>
17905
17906         * lib/getline.h, getline.c: Rewrite.
17907
17908         * lib/getdelim.h, lib/getdelim.c: New files, ported from glibc.
17909
17910 2005-07-31  Bruno Haible  <bruno@clisp.org>
17911
17912         * lib/lock.h (gl_lock_initializer): New macro.
17913         (gl_lock_define_initialized): Use it.
17914         (gl_rwlock_initializer): New macro.
17915         (gl_rwlock_define_initialized): Use it.
17916         (gl_recursive_lock_initializer): New macro.
17917         (gl_recursive_lock_define_initialized): Use it.
17918
17919 2005-07-30  Karl Berry  <karl@gnu.org>
17920
17921         * doc/gnulib.texi (Initial import): mention -I$(top_builddir)/lib.
17922         Report from Ben Pfaff, regarding getopt.
17923
17924 2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
17925
17926         Add support to getopt for Emacs, which doesn't use LIBOBJS in the
17927         normal way.
17928         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE_HEADER): New macro.
17929         (gl_GETOPT_SUBSTITUTE): Use it.  Invoke gl_PREREQ_GETOPT.
17930         (gl_GETOPT_IFELSE, gl_GETOPT_CHECK_HEADERS): New macros.
17931         (gl_GETOPT): Use the new macros.  Most of the implementation
17932         is moved to the new macros.  This is for programs like Emacs
17933         that don't want all the functionality of gl_GETOPT.
17934
17935 2005-07-26  Bruno Haible  <bruno@clisp.org>
17936
17937         * m4/lock.m4: Update from GNU gettext.
17938
17939 2005-07-26  Bruno Haible  <bruno@clisp.org>
17940
17941         * lib/lock.h: Update from GNU gettext.
17942         * lib/lock.c: Update from GNU gettext.
17943
17944 2005-07-25  Paul Eggert  <eggert@cs.ucla.edu>
17945
17946         * m4/regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_IFELSE instead of the
17947         obsolescent AC_TRY_RUN.  Include the default includes files, for
17948         'exit'.
17949
17950 2005-07-24  Bruno Haible  <bruno@clisp.org>
17951
17952         * modules/visibility: New file.
17953         * MODULES.html.sh (Misc): Add visibility.
17954
17955 2005-07-24  Bruno Haible  <bruno@clisp.org>
17956
17957         * m4/visibility.m4: New file.
17958
17959 2005-07-24  Bruno Haible  <bruno@clisp.org>
17960
17961         * doc/visibility.texi: New file.
17962
17963 2005-07-22  Bruno Haible  <bruno@clisp.org>
17964
17965         * modules/alloca-opt (Makefile.am): Remove explicit dependency on
17966         $(ALLOCA_H), redundant through BUILT_SOURCES.
17967         * modules/argz (Makefile.am): Remove explicit dependency on $(ARGZ_H),
17968         redundant through BUILT_SOURCES.
17969         * modules/byteswap (Makefile.am): Remove explicit dependency on
17970         $(BYTESWAP_H), redundant through BUILT_SOURCES.
17971         * modules/fnmatch (Makefile.am): Remove explicit dependency on
17972         $(FNMATCH_H), redundant through BUILT_SOURCES.
17973         * modules/getopt (Makefile.am): Remove explicit dependency on
17974         $(GETOPT_H), redundant through BUILT_SOURCES.
17975         * modules/glob (Makefile.am): Remove explicit dependency on $(GLOB_H),
17976         redundant through BUILT_SOURCES.
17977         * modules/poll (Makefile.am): Remove explicit dependency on $(POLL_H),
17978         redundant through BUILT_SOURCES.
17979         * modules/stdbool (Makefile.am): Remove explicit dependency on
17980         $(STDBOOL_H), redundant through BUILT_SOURCES.
17981         * modules/stdint (Makefile.am): Remove explicit dependency on
17982         $(STDINT_H), redundant through BUILT_SOURCES.
17983         * modules/sysexits (Makefile.am): Add $(SYSEXITS_H) to BUILT_SOURCES.
17984         Remove explicit dependency on $(SYSEXITS_H).
17985         Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
17986
17987 2005-07-18  Simon Josefsson  <jas@extundo.com>
17988
17989         * lib/check-version.c (check_version): Accept identical versions too.
17990
17991 2005-07-18  Bruno Haible  <bruno@clisp.org>
17992
17993         * modules/lock: New file.
17994         * MODULES.html.sh (Multithreading): New section.
17995
17996 2005-07-18  Bruno Haible  <bruno@clisp.org>
17997
17998         * m4/lock.m4: New file, from GNU gettext.
17999
18000 2005-07-18  Bruno Haible  <bruno@clisp.org>
18001
18002         * lib/lock.h: New file, from GNU gettext.
18003         * lib/lock.c: New file, from GNU gettext.
18004
18005 2005-07-18  Bruno Haible  <bruno@clisp.org>
18006
18007         * lib/lock.h (gl_once_t): New type.
18008         (gl_once_define, gl_once): New macros.
18009         * lib/lock.c (fresh_once): New variable.
18010         (glthread_once, glthread_once_call, glthread_once_singlethreaded): New
18011         functions.
18012
18013 2005-07-16  Simon Josefsson  <jas@extundo.com>
18014
18015         * doc/gnulib.texi (Library version handling): Add ELF symbol collision
18016         workaround, suggested by Bruno.
18017
18018 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
18019
18020         * modules/xalloc (Depends-on): Add xalloc-die.
18021         * modules/xvasprintf (Depends-on): Add xalloc-die.
18022
18023 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
18024
18025         * lib/quotearg.c: Add translator comment suggested by Bruno Haible,
18026         with a minor change.
18027
18028 2005-07-15  Bruno Haible  <bruno@clisp.org>
18029
18030         * m4/poll.m4 (gl_FUNC_POLL): Check against MacOS X 10.4 poll() bug.
18031         When using lib/poll.c, define poll as rpl_poll.
18032
18033 2005-07-14  Paul Eggert  <eggert@cs.ucla.edu>
18034
18035         * modules/argp (Depends-on): Remove unlocked-io.
18036
18037 2005-07-14  Derek Price  <derek@ximbiot.com>
18038
18039         * m4/glob.m4 (gl_GLOB): Cache glob interface check result.  Add check
18040         for glob symlink bug.
18041
18042 2005-07-14  Bruno Haible  <bruno@clisp.org>
18043
18044         * m4/argp.m4 (gl_ARGP): Remove invocation of gl_FUNC_GLIBC_UNLOCKED_IO.
18045         Instead, test for *_unlocked function declarations directly.
18046
18047 2005-07-11  Simon Josefsson  <jas@extundo.com>
18048
18049         * modules/size_max: New file.
18050
18051         * modules/xsize: Depend on size_max module for size_max.m4.
18052
18053 2005-07-11  Simon Josefsson  <jas@extundo.com>
18054
18055         * lib/size_max.h: New file.
18056
18057 2005-07-11  Paul Eggert  <eggert@cs.ucla.edu>
18058
18059         * lib/version-etc-fsf.c (version_etc_copyright): Parameterize the
18060         copyright symbol and the year.
18061         * lib/version-etc.c (COPYRIGHT_YEAR): New constant.
18062         (version_etc_va): Use parameterized copyright notice.
18063         Reword to conform to the current GNU coding standards.
18064
18065 2005-07-11  Karl Berry  <karl@gnu.org>
18066
18067         * doc/gnulib.texi (Quoting): new node.
18068         (Initial import): more info, from Patrice.
18069
18070 2005-07-11  Bruno Haible  <bruno@clisp.org>
18071
18072         * gnulib-tool (func_usage): Document option --avoid.
18073         (Command line options): Handle --avoid.
18074         (func_acceptable): New function.
18075         (func_modules_transitive_closure): Use it.
18076
18077 2005-07-11  Bruno Haible  <bruno@clisp.org>
18078
18079         * MODULES.html.sh: Use shortcut URLs to the www.opengroup.org site.
18080         Reported by Jim Meyering.
18081
18082 2005-07-10  Bruno Haible  <bruno@clisp.org>
18083
18084         * m4/size_max.m4 (gl_SIZE_MAX): Cast ~(size_t)0 back to size_t.
18085         Needed when size_t is smaller than 'unsigned int'.
18086         Reported by Paul Eggert.
18087
18088 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
18089
18090         * modules/argp (Depends-on): Add unlocked-io
18091
18092 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
18093
18094         * lib/argp-namefrob.h: Include unlocked-io.h. Removed unnecessary
18095         block of defines.
18096
18097 2005-07-08  Paul Eggert  <eggert@cs.ucla.edu>
18098
18099         * config/srclist.txt: Comment out regcomp.c, since we have a porting
18100         fix now.
18101
18102 2005-07-08  Eric Blake  <ebb9@byu.net>  (tiny change)
18103         and Paul Eggert  <eggert@cs.ucla.edu>
18104
18105         * lib/regcomp.c (init_dfa, build_range_exp): Store __btowc value
18106         in wint_t, not wchar_t.  Remove now-unnecessary cast.
18107
18108 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
18109
18110         * modules/regex (Files): Add lib/regex_internal.c,
18111         lib/regex_internal.h, lib/regexec.c, lib/regcomp.c, m4/codeset.m4.
18112         (Depends-on): Add extensions.
18113         (Makefile.am): Remove lib_SOURCES; now done by m4 code.
18114
18115 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
18116
18117         * m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on
18118         pathconf.
18119         * m4/same.m4 (gl_SAME): Likewise.
18120         Require AC_SYS_LONG_FILE_NAMES; bug reported by Gerrit P. Haase.
18121
18122         * m4/regex.m4: Adjust to new libc regex implementation.
18123         (gl_INCLUDED_REGEX): Add AC_LIBSOURCES for
18124         all the .c and .h parts of (the new) regex.
18125         Quote the m4 stuff better.
18126         Check for RE_ICASE bug of old gnulib.
18127         Check for REG_STARTEND of recent libc.
18128         Rename local variables from jm_* to gl_*.
18129         Quote operand of "test -f".
18130         Say "recent enough" version of libc, not "version 2".
18131         (gl_PREREQ_REGEX): Remove AC_FUNC_ALLOCA, since alloca is a
18132         prerequisite module.  Remove AC_HEADER_STDC; no longer needed.
18133         Check for locale.h, isblank, mbrtowc, wcrtomb, wcscoll.
18134         Remove check for btowc, isascii.
18135         Require AM_LANGINFO_CODESET.
18136
18137 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
18138
18139         * lib/regex.c, regex.h: Sync from libc.
18140         * lib/regcomp.c, lib/regexec_internal.c, lib/regex_internal.h:
18141         * lib/regexec.c:
18142         New files, synced from libc, except that regex_internal.h
18143         currently has a small porting fix.
18144
18145 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
18146
18147         * config/srclist.txt: Add regcomp.c, regex.c, regex.h,
18148         regex_internal.c, regexec.c.
18149         Add regex_internal.h too, but as a comment, since the libc version
18150         is currently broken in gnulib mode.
18151
18152 2005-07-06  Paul Eggert  <eggert@cs.ucla.edu>
18153
18154         Support programs like Emacs that use gnulib but not gettext.
18155         * MODULES.html.sh (Internationalization functions): Add gettext-h.
18156         * modules/gettext-h: New file.
18157         * modules/gettext (Files): Remove lib/gettext.h.
18158         (Depends-on): Add gettext-h.
18159         (Makefile.am): Remove lib_SOURCES.
18160         * modules/argmatch, modules/c-stack, modules/closeout:
18161         * modules/copy-file, modules/csharpcomp, modules/csharpexec:
18162         * modules/execute, modules/file-type, modules/getaddrinfo:
18163         * modules/getopt, modules/human, modules/javacomp:
18164         * modules/javaexec, modules/mkdir-p, modules/obstack:
18165         * modules/openat, modules/pagealign_alloc, modules/pipe:
18166         * modules/quotearg, modules/regex, modules/rpmatch:
18167         * modules/unicodeio, modules/userspec, modules/version-etc:
18168         * modules/wait-process, modules/xalloc-die, modules/xmemcoll:
18169         * modules/xsetenv:
18170         Depend on gettext-h, not gettext.
18171
18172 2005-07-05  Paul Eggert  <eggert@cs.ucla.edu>
18173
18174         * gnulib-tool (func_import): Add support for 'public domain' license.
18175         * modules/alloca, modules/atexit, modules/memmove:
18176         Now public domain, not GPL.
18177         * modules/dup2, modules/getpagesize, modules/malloc, modules/memset:
18178         * modules/realloc, modules/strerror, modules/strtod:
18179         Now LGPL, not GPL.
18180
18181 2005-07-05  Bruno Haible  <bruno@clisp.org>
18182
18183         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC): Upgrade to version from current
18184         autoconf CVS. Needed for mingw.
18185
18186 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
18187
18188         Remove the dependency of the strftime module on the tzset module.
18189         * modules/strftime (Depends-on): Remove dependency on tzset.
18190
18191 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
18192
18193         Remove the dependency of the strftime module on the tzset module.
18194         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't require
18195         gl_FUNC_TZSET_CLOBBER.
18196
18197 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
18198
18199         Remove the dependency of the strftime module on the tzset module.
18200         * lib/strftime.c (my_strftime)
18201         [! defined _LIBC && ! HAVE_RUN_TZSET_TEST]:
18202         Copy the input structure, to work around some of the bug with
18203         Solaris 2.5.1 and Solaris 2.6.  If you still care about these old
18204         Solaris releases, you should also use the tzset module, but we won't
18205         require it as a dependency any more since we don't want LGPLed code
18206         to depend on GPLed code.
18207
18208 2005-07-02  Jim Meyering  <jim@meyering.net>
18209
18210         * m4/chown.m4, cloexec.m4, dup2.m4, fsusage.m4:
18211         * m4/getcwd-path-max.m4, getcwd.m4, mkstemp.m4, mountlist.m4:
18212         * m4/pagealign_alloc.m4, save-cwd.m4, unistd-safer.m4:
18213         Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
18214
18215 2005-07-02  Jim Meyering  <jim@meyering.net>
18216
18217         * lib/backupfile.c (backup_args): Change a `0' to NULL.
18218
18219 2005-07-01  Paul Eggert  <eggert@cs.ucla.edu>
18220
18221         * lib/xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h>
18222         declares only 'struct timespec;' (!).
18223
18224 2005-07-01  Jim Meyering  <jim@meyering.net>
18225
18226         * lib/chown.c, cloexec.c, dup-safer.c, dup2.c, fsusage.c, getcwd.c:
18227         * lib/getloadavg.c, mountlist.c, openat.h, pagealign_alloc.c:
18228         * lib/save-cwd.c, tempname.c:
18229         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
18230         and don't include <sys/file.h>).
18231
18232 2005-06-29  Jim Meyering  <jim@meyering.net>
18233
18234         * lib/mkdir-p.c (make_dir_parents): Don't apply sizeof to a hard-coded
18235         type name.  Use the variable name instead.
18236         * lib/idcache.c (getuser, getuidbyname, getgroup, getgidbyname):
18237         Likewise.
18238
18239 2005-06-28  Simon Josefsson  <jas@extundo.com>
18240
18241         * modules/check-version (Files): Add check-version.m4.
18242
18243 2005-06-28  Simon Josefsson  <jas@extundo.com>
18244
18245         * m4/check-version.m4: New file, suggested by Jim Meyering
18246         <jim@meyering.net>.
18247
18248 2005-06-28  Simon Josefsson  <jas@extundo.com>
18249
18250         * lib/check-version.h, lib/check-version.c: New files.
18251
18252 2005-06-28  Simon Josefsson  <jas@extundo.com>
18253
18254         * lib/base64.c (base64_encode): Indent.  Rename 'b64' to avoid
18255         collision with global variable.  Better indentation.  Don't
18256         increment buffer pointer beyond buffer end.  Based on comments
18257         from Paul Eggert <eggert@cs.ucla.edu>.
18258
18259         * lib/base64.h: Indent.
18260
18261 2005-06-28  Simon Josefsson  <jas@extundo.com>
18262
18263         * doc/gnulib.texi (Library version handling): New section.
18264
18265 2005-06-28  Jim Meyering  <jim@meyering.net>
18266
18267         * check-module (find_included_lib_files): Hard-code another
18268         pair of exceptions: fts.c includes fts-cycle.c and unistd-safer.h
18269         but modules/fts-lgpl (correctly) does not list those files.
18270
18271         * modules/canonicalize (Files): Add lib/pathmax.h.
18272
18273 2005-06-25  Simon Josefsson  <jas@extundo.com>
18274
18275         * modules/check-version: New file.
18276
18277 2005-06-24  Paul Eggert  <eggert@cs.ucla.edu>
18278
18279         * lib/canon-host.c (canon-host): Append trailing "," to 0 in
18280         initializer of struct addrinfo, as an indication that we don't
18281         care how many members the structure has.
18282
18283 2005-06-24  Derek Price  <derek@ximbiot.com>
18284         and Bruno Haible  <bruno@clisp.org>
18285
18286         Remove stat module & update lstat.
18287         * m4/lstat.m4 (gl_FUNC_LSTAT): Drop AC_FUNC_LSTAT in favor of
18288         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
18289         * m4/stat.m4: Remove this file.
18290
18291 2005-06-24  Derek Price  <derek@ximbiot.com>
18292         and Bruno Haible  <bruno@clisp.org>
18293
18294         Remove stat module & update lstat.
18295         * lib/stat.c: Remove this file...
18296         (slash_aware_lstat): ...moving this content and its support...
18297         * lib/lstat.c (rpl_lstat): ...into here.
18298         * lib/lstat.h: New file.
18299
18300 2005-06-24  Derek Price  <derek@ximbiot.com>
18301         and Bruno Haible  <bruno@clisp.org>
18302
18303         Remove stat module & update lstat.
18304         * config/srclist.txt (libc sources): Remove stat.
18305
18306 2005-06-24  Derek Price  <derek@ximbiot.com>
18307         and Bruno Haible  <bruno@clisp.org>
18308
18309         Remove stat module & update lstat.
18310         * MODULES.html.sh (stat): Remove.
18311         * MODULES.html: Regenerated.
18312         * modules/lstat (Description): Correct function name.
18313         (Files): Add "lstat.h".
18314         (Depends-on): Remove stat, add xalloc, stat-macros.
18315         * modules/stat: Remove this file.
18316         (Include): Add "lstat.h", remove <sys/stat.h>.
18317
18318 2005-06-23  Paul Eggert  <eggert@cs.ucla.edu>
18319
18320         * lib/mktime.c: Include <string.h> even if !DEBUG.  (From glibc.)
18321         (ranged_convert): Don't save conversion in a temporary struct.
18322         This causes a warning with GCC 4.0.0, and anyway in the typical
18323         case it's not worth the extra 100 bytes or so of code.
18324         (ranged_convert, __mktime_internal): When calling a function via a
18325         pointer P, use P () rather than (*P) (), as we now assume C89 or
18326         better.
18327
18328 2005-06-22  Paul Eggert  <eggert@cs.ucla.edu>
18329
18330         * lib/readutmp.c (desirable_utmp_entry): Fix bug where "who -b" and
18331         "who -r" failed to give output.  Problem reported by Tim Waugh.
18332
18333         * lib/xmalloc.c (HAVE_GNU_CALLOC): New constant.
18334         (xcalloc): Use it to avoid needless tests.
18335         Problem reported by Jim Meyering.
18336
18337 2005-06-20  Derek Price  <derek@ximbiot.com>
18338
18339         * m4/bison.m4: Note that precious decls of YACC & YFLAGS will be
18340         unnecessary for Autoconfs > 2.59c.
18341
18342 2005-06-16  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
18343
18344         * lib/argp.h (__option_is_short): Check upper limit of
18345         __key. Isprint() requires its argument to have the value
18346         of an unsigned char or EOF.
18347
18348 2005-06-16  Jim Meyering  <jim@meyering.net>
18349
18350         * lib/calloc.c (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1)
18351         when either N or S is zero.
18352
18353 2005-06-16  Derek Price  <derek@ximbiot.com>
18354
18355         * m4/bison.m4: Declare YACC & YFLAGS precious.
18356
18357 2005-06-10  Paul Eggert  <eggert@cs.ucla.edu>
18358
18359         * lib/fnmatch.c (fnmatch): If there is an encoding error in a
18360         multibyte string or pattern, fall back on unibyte matching.
18361         Problem reported by James Youngman.
18362
18363 2005-06-08  Bruno Haible  <bruno@clisp.org>
18364
18365         * modules/csharpcomp: New file.
18366         * MODULES.html.sh (C#): Add csharpcomp.
18367
18368 2005-06-08  Bruno Haible  <bruno@clisp.org>
18369
18370         * m4/csharpcomp.m4: New file, from GNU gettext.
18371
18372 2005-06-08  Bruno Haible  <bruno@clisp.org>
18373
18374         * lib/csharpcomp.h: New file, from GNU gettext.
18375         * lib/csharpcomp.c: New file, from GNU gettext.
18376         * lib/csharpcomp.sh.in: New file, from GNU gettext.
18377
18378 2005-06-08  Bruno Haible  <bruno@clisp.org>
18379
18380         * lib/binary-io.h (fileno): Undefine before defining it. Avoids a gcc
18381         warning on mingw.
18382
18383 2005-06-07  Derek Price  <derek@ximbiot.com>
18384
18385         Sync from CVS.
18386         * lib/glob_.h: Indent nested #ifdef.
18387
18388 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
18389
18390         Sync from coreutils.
18391         Use "file name" when talking about file names, instead of "filename"
18392         or "path", as per the GNU coding standards.
18393         * lib/mkdir-p.c: Renamed from makepath.c.
18394         (make_dir_parents): Renamed from make_path.  All callers changed.
18395         * lib/mkdir-p.h: Likewise.  All includers changed.
18396         * lib/filenamecat.c: Renamed from path-concat.c.
18397         (file_name_concat): Renamed from path_concat.  All callers changed.
18398         [TEST_FILE_NAME_CONCAT]: Renamed from TEST_PATH_CONCAT.
18399         * lib/filenamecat.h: Likewise.  All includers changed.
18400         * lib/acl.c: Don't use "path" or "filename" to mean "file name"
18401         in comments or local variable names.
18402         * lib/basename.c: Likewise.
18403         * lib/canonicalize.c, canonicalize.h: Likewise.
18404         * lib/dirname.c, dirname.h: Likewise.
18405         * lib/euidaccess.c: Likewise.
18406         * lib/exclude.c: Likewise
18407         * lib/fnmatch_.h, fnmatch_loop.c: Likewise.
18408         * lib/fsusage.c, fsuage.h: Likewise.
18409         * lib/fts.c, fts_.h: Likewise.
18410         * lib/getcwd.c: Likewise.
18411         * lib/getloadavg.c: Likewise.
18412         * lib/mkstemp.c: Likewise.
18413         * lib/mountlist.c, mountlist.h: Likewise.
18414         * lib/openat.c, openat.h: Likewise.
18415         * lib/readlink-stub.c: Likewise.
18416         * lib/readutmp.c, readutmp.h: Likewise.
18417         * lib/rename.c: Likewise.
18418         * lib/rmdir.c: Likewise.
18419         * lib/same.c: Likewise.
18420         * lib/savedir.c: Likewise.
18421         * lib/stripslash.c: Likewise.
18422         * lib/tempname.c: Likewise.
18423         * lib/xreadlink.c: Likewise.
18424         * lib/exclude.c (excluded_file_name): Renamed from excluded_filename.
18425         All uses changed.
18426         * lib/exclude.h: Likewise.
18427
18428         * lib/euidaccess.c (getuid, getgid, getuid, getegid)
18429         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
18430         * lib/idcache.c (getpwuid, getpwnam, getgrgid, getgrnam)
18431         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
18432         * lib/pathmax.h: Include <limits.h> unconditionally, since other
18433         files have been getting away with it for years (MORE/BSD 4.3
18434         is extinct now).
18435         * lib/userspec.c (getpwnam, getgrnam, getgrgid)
18436         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
18437
18438         * lib/pathmax.h (_POSIX_PATH_MAX) [!defined _POSIX_PATH_MAX]:
18439         Define to 256, not 255, as per modern POSIX.
18440
18441 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
18442
18443         Sync from coreutils.
18444         Use "file name" when talking about file names, instead of "filename"
18445         or "path", as per the GNU coding standards.
18446         * MODULES.html.sh: mkdir-p renamed from makepath.
18447         filenamecat renamed from path-concat.
18448         * modules/filenamecat: Renamed from modules/path-concat.
18449         (Files): filenamecat.h and filenamecat.c renamed from
18450         path-concat.h and path-concat.c.
18451         (configure.ac): gl_FILE_NAME_CONCAT, not gl_PATH_CONCAT.
18452         (Include): filenamecat.h, not path-concat.h.
18453         * modules/mkdir-p: Renamed from modules/makepath.
18454         (Files): mkdir-p.h and mkdir-p.c renamed from makepath.h and
18455         makepath.c.
18456         (configure.ac): gl_MKDIR_PARENTS, not gl_MAKEPATH.
18457         (Include): mkdir-p.h, not makepath.h.
18458
18459 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
18460
18461         Sync from coreutils.
18462         * m4/mkdir-p.m4: Renamed from makepath.m4.
18463         (gl_MKDIR_PARENTS): Renamed from gl_MAKEPATH.  All uses changed.
18464         Rename files from makepath.c to mkdir-p.c, and from
18465         makepath.h to mkdir-p.h.
18466         * m4/filenamecat.m4: Renamed from path-concat.m4.
18467         (gl_FILE_NAME_CONCAT): Renamed from gl_PATH_CONCAT.  All uses changed.
18468         Rename files from path-concat.c to filenamecat.c,
18469         and from path-concat.h to filenamecat.h.
18470         * m4/getcwd-path-max.m4: Don't use "path" or "filename" to mean
18471         "file name" in local variables or comments.
18472         * m4/rename.m4: Likewise.
18473
18474 2005-06-01  Bruno Haible  <bruno@clisp.org>
18475
18476         * modules/csharpexec: New file.
18477         * MODULES.html.sh (C#): New section.
18478
18479 2005-06-01  Bruno Haible  <bruno@clisp.org>
18480
18481         * m4/csharp.m4: New file, from GNU gettext.
18482         * m4/csharpexec.m4: New file, from GNU gettext.
18483
18484 2005-06-01  Bruno Haible  <bruno@clisp.org>
18485
18486         * lib/csharpexec.h: New file, from GNU gettext.
18487         * lib/csharpexec.c: New file, from GNU gettext.
18488         * lib/csharpexec.sh.in: New file, from GNU gettext.
18489
18490 2005-05-31  Derek Price  <derek@ximbiot.com>
18491             Paul Eggert  <eggert@cs.ucla.edu>
18492
18493         Sync from cvs.
18494         * m4/glob.m4: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
18495
18496 2005-05-31  Derek Price  <derek@ximbiot.com>
18497             Paul Eggert  <eggert@cs.ucla.edu>
18498
18499         Sync from cvs.
18500         * lib/glob_.h: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
18501
18502 2005-05-29  Derek Price  <derek@ximbiot.com>
18503
18504         * config/srclist.txt (glob_.h, glob.c): Add these files.
18505
18506 2005-05-29  Derek Price  <derek@ximbiot.com>
18507
18508         * MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.
18509         * modules/glob: New file.
18510         * modules/getlogin_r: Add link to POSIX spec in description.
18511
18512 2005-05-29  Derek Price  <derek@ximbiot.com>
18513             Paul Eggert  <eggert@cs.ucla.edu>
18514
18515         * m4/glob.m4: New file.
18516
18517 2005-05-29  Derek Price  <derek@ximbiot.com>
18518             Paul Eggert  <eggert@cs.ucla.edu>
18519
18520         * lib/glob_.h, lib/glob.c: New files.
18521
18522 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
18523
18524         * modules/fts (Files): Remove m4/inttypes-pri.m4.
18525         * modules/fts-lgpl (Depends-on): Remove gettext.
18526
18527 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
18528
18529         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't check for inttypes.h or stdint.h,
18530         and don't require gt_INTTYPES_PRI.
18531
18532 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
18533
18534         * lib/getlogin_r.c (getlogin_r): Don't set errno to 0 on return.
18535
18536         * lib/fts.c: Don't worry about debugging on pre-C99-compatible hosts;
18537         the configuration hassle isn't worth it.
18538         Include inttypes.h and stdint.h unconditionally if FTS_DEBUG.
18539         (LONGEST_MODIFIER, PRIuMAX): Remove.
18540
18541 2005-05-27  Bruno Haible  <bruno@clisp.org>
18542
18543         * lib/getlogin_r.h: Remove second include of <stddef.h>.
18544
18545 2005-05-26  Paul Eggert  <eggert@cs.ucla.edu>
18546
18547         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
18548         _POSIX_PTHREAD_SEMANTICS for Solaris.
18549
18550 2005-05-25  Derek Price  <derek@ximbiot.com>
18551
18552         * MODULES.html.sh: Add getlogin_r to POSIX.2001 support section.
18553
18554 2005-05-25  Derek Price  <derek@ximbiot.com>
18555             Paul Eggert  <eggert@cs.ucla.edu>
18556
18557         * modules/getlogin_r, m4/getlogin_r.m4: New files.
18558         * lib/getlogin_r.c, getlogin_r.h: New files.
18559
18560 2005-05-25  Bruno Haible  <bruno@clisp.org>
18561             Derek Price  <derek@ximbiot.com>
18562
18563         * lib/getlogin_r.h: Simplify API documentation.
18564
18565 2005-05-23  Derek Price  <derek@ximbiot.com>
18566
18567         * modules/minmax (Files): Add m4/minmax.m4.
18568         (configure.ac): Add gl_MINMAX.
18569
18570 2005-05-22  Paul Eggert  <eggert@cs.ucla.edu>
18571
18572         * lib/fts.c (fd_safer) [_LGPL_PACKAGE]: New static function,
18573         so that unistd-safer.h (GPL'ed code) need not be included.
18574
18575 2005-05-22  Bruno Haible  <bruno@clisp.org>
18576
18577         * m4/minmax.m4: New file.
18578         Based on a patch by Derek Price <derek@ximbiot.com>.
18579
18580 2005-05-22  Bruno Haible  <bruno@clisp.org>
18581
18582         * lib/stdint_.h (_STDINT_H_HAVE_INT64): New macro. Use it in #ifdefs.
18583         (INT64_MIN): Fix definition.
18584         Suggested by Paul Eggert <eggert@cs.ucla.edu>.
18585
18586         * lib/stdint_.h (_STDINT_H_NEED_SIGNED_INT_TYPES): Renamed from
18587         NEED_SIGNED_INT_TYPES.
18588
18589         * lib/stdint_.h (_STDINT_H_HAVE_SYSTEM_INTTYPES): Renamed from
18590         HAVE_SYSTEM_INTTYPES.
18591
18592 2005-05-22  Bruno Haible  <bruno@clisp.org>
18593
18594         * lib/minmax.h: Include <limits.h> only when it defines MIN, MAX.
18595         Also include <sys/param.h> if it defines MIN, MAX.
18596         Based on a patch by Derek Price <derek@ximbiot.com>.
18597
18598 2005-05-21  Jim Meyering  <jim@meyering.net>
18599
18600         * modules/fts (Files): Add m4/inttypes-pri.m4.
18601         (Depends-on): Add lstat and remove gettext.  Alphabetize.
18602
18603 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
18604
18605         New fts module.
18606         * lib/fts.c: Don't include "cycle-check.h" or "hash.h".
18607         (setup_dir, free_dir): New functions.
18608         (enter_dir, leave_dir): Define trivial
18609         alternatives of _LGPL_PACKAGE.  Move to fts-cycle.c if !_LGPL_PACKAGE.
18610         (HT_INITIAL_SIZE, ENTER_DIR): Remove.  All uses removed.
18611         (LEAVE_DIR): Fix typo: pass Fts and Ent to leave_dir.
18612         (struct Active_dir, AD_compare, AD_hash, enter_dir, leave_dir):
18613         Move to fts-cycle.c.
18614         (fts_open): Use setup_dir.
18615         (fts_close): Use free_dir.
18616         (fts_read): Have just one copy of the ENTER_DIR code rather than three.
18617         This adds a label and some gotos, but the alternatives were messier.
18618         Check for memory allocation failure when entering a dir.
18619         (fts_stat) [_LGPL_PACKAGE]: Bring back glibc cycle detection code.
18620         * lib/fts_.h (_LGPL_PACKAGE) [defined _LIBC]: New macro.
18621         (FTS): New member fts_cycle, that is a union that contains the
18622         old active_dir_ht and cycle_state.  All uses changed to mention
18623         fts_cycle.ht and fts_cycle.state.
18624         * lib/fts-cycle.c: New file, containing GPL'ed code migrated out of
18625         fts.c, with the following changes:
18626         (setup_dir, free_dir): New functions.
18627         (enter_dir): Now returns bool.  Return true if successful, false
18628         if memory exhausted.  All callers changed.
18629         Do not bother partly cleaning up on
18630         memory allocation failure; that is free_dir's job.
18631         However, free ad if hash_insert fails, to avoid memory leak.
18632         (enter_dir, leave_dir): Accommodate change to FTS by inspecting
18633         fts->fts_options to see which union member to use.
18634
18635 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
18636
18637         * m4/fts.m4 (gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS.
18638         (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): New macros.
18639
18640 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
18641
18642         * MODULES.html.sh (File system functions): Add fts, fts-lgpl.
18643
18644 2005-05-20  Jim Meyering  <jim@meyering.net>
18645
18646         * lib/unlinkdir.h (cannot_unlink_dir) [UNLINK_CANNOT_UNLINK_DIR]:
18647         Now a macro, to pacify GCC.
18648
18649 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
18650
18651         * m4/chown.m4 (gl_FUNC_CHOWN): Correct sense of test for honoring IDs
18652         of -1.
18653
18654 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
18655
18656         * lib/chown.c (rpl_chown): Return -1 on failure.
18657
18658 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
18659
18660         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME]):
18661         Don't check for stddef.h.
18662         * m4/fts.m4 (gl_FUNC_FTS): Don't require AC_HEADER_STDC, as we
18663         don't use its results.
18664         Don't check for fcntl.h, stddef.h, stdlib.h, string.h, unistd.h,
18665         since we include them unconditionally.  Don't require
18666         AM_STDBOOL_H, since stdbool is a prerequisite.
18667         Don't require AC_C_CONST, AC_TYPE_SIZE_T or check for ptrdiff_t
18668         since we assume C89 or better.
18669         Don't require AC_FUNC_CLOSEDIR_VOID, AC_FUNC_LSTAT, or AC_FUNC_STAT,
18670         as we don't use their results.
18671         Don't check for fchdir, memmove, memset, strrchr, as we use
18672         them unconditionally.
18673         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't define
18674         GETTIMEOFDAY_CLOBBERS_LOCALTIME_BUFFER, since nobody uses it.
18675
18676 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
18677
18678         * lib/canonicalize.c: Include canonicalize.h first, to test interface.
18679         Include <stddef.h> unconditionally, since we assume C89 now.
18680         All uses of PTR_INT_TYPE replaced by ptrdiff_t.
18681         * lib/fts.c: Include fts_.h first, to check interface.
18682         Do not include intprops.h; no longer needed.
18683         Include cycle-check.h and hash.h, since fts_.h no longer does.
18684         Remove unnecessary casts of closedir to void.
18685         (fts_build): Use a simpler method (not involving TYPE_SIGNED) to
18686         decide whether to decrement nlinks.
18687         * lib/fts_.h: Do not include hash.h or cycle-check.h; no longer needed.
18688         (FTS): Use struct hash_table * instead of Hash_table, so that
18689         we no longer need to include hash.h here.
18690
18691 2005-05-18  Jim Meyering  <jim@meyering.net>
18692
18693         * modules/dirfd (License): Change to LGPL.  Most of the code
18694         is already in the public domain.
18695
18696 2005-05-18  Jim Meyering  <jim@meyering.net>
18697
18698         * m4/fts.m4 (AC_LIBSOURCES): Add intprops.h to the list.
18699         Reported by Yoann Vandoorselaere.
18700
18701 2005-05-17  Jim Meyering  <jim@meyering.net>
18702
18703         * m4/fts.m4: New file, from coreutils.
18704
18705 2005-05-17  Jim Meyering  <jim@meyering.net>
18706
18707         * lib/fts.c, lib/fts_.h: New files, from coreutils.
18708
18709 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
18710
18711         Sync from coreutils.
18712         * m4/unlinkdir.m4: New file.
18713
18714 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
18715
18716         Sync from coreutils.
18717         * lib/unlinkdir.c, lib/unlinkdir.h: New files.
18718         * lib/gethrxtime.c, lib/gethrxtime.h, lib/getpass.h, lib/mountlist.h,
18719         lib/path-concat.c, lib/regex.h, lib/unlocked-io.h, lib/xtime.h:
18720         White space changes only.
18721         * lib/makepath.c (make_path): Port to hosts where leading "//" is
18722         special.
18723         * lib/yesno.c: Include getline.h, not ctype.h.
18724         (yesno): Don't remove leading white space; POSIX doesn't allow it.
18725         Use getline to remove arbitrary restriction on response length.
18726
18727 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
18728
18729         * config/srclist-update: Spell out "Street" in FSF postal
18730         mail address; this is the style the FSF seems to prefer.
18731
18732         * build-aux/depcomp, build-aux/install-sh, build-aux/mdate-sh,
18733         build-aux/missing, build-aux/mkinstalldirs: Sync from Automake;
18734         this updates FSF postal mail address.
18735
18736         Sync from coreutils.
18737         * modules/unlinkdir: New file.
18738         * modules/yesno (Depends-on): Add getline.
18739         * MODULES.html.sh (File system functions): Add unlinkdir.
18740
18741 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
18742
18743         * lib/byteswap_.h, lib/getsubopt.h, lib/iconvme.h, lib/strsep.c,
18744         lib/strsep.h:
18745         Change the initial comment to refer to GPL, not LGPL.
18746         gnulib-tool will change it to LGPL as needed.
18747
18748         * lib/__fpending.c, lib/acl.c, lib/acl.h, lib/alloca_.h, lib/allocsa.c,
18749         lib/allocsa.h, lib/argmatch.c, lib/argmatch.h, lib/argp-ba.c,
18750         lib/argp-eexst.c, lib/argp-fmtstream.c, lib/argp-fmtstream.h,
18751         lib/argp-fs-xinl.c, lib/argp-help.c, lib/argp-namefrob.h,
18752         lib/argp-parse.c, lib/argp-pv.c, lib/argp-pvh.c, lib/argp-xinl.c,
18753         lib/argp.h, lib/argz.c, lib/argz_.h, lib/asnprintf.c, lib/asprintf.c,
18754         lib/atanl.c, lib/backupfile.c, lib/backupfile.h, lib/base64.c,
18755         lib/base64.h, lib/basename.c, lib/binary-io.h, lib/byteswap_.h,
18756         lib/c-ctype.c, lib/c-ctype.h, lib/c-stack.c, lib/c-stack.h,
18757         lib/c-strtod.c, lib/calloc.c, lib/canon-host.c, lib/canonicalize.c,
18758         lib/canonicalize.h, lib/ceill.c, lib/chdir-long.c, lib/chdir-long.h,
18759         lib/chown.c, lib/classpath.c, lib/classpath.h, lib/cloexec.c,
18760         lib/closeout.c, lib/closeout.h, lib/concatpath.c, lib/config.charset,
18761         lib/copy-file.c, lib/copy-file.h, lib/cycle-check.c, lib/cycle-check.h,
18762         lib/diacrit.c, lib/diacrit.h, lib/dirfd.c, lib/dirfd.h, lib/dirname.c,
18763         lib/dirname.h, lib/dummy.c, lib/dup-safer.c, lib/dup2.c, lib/eealloc.h,
18764         lib/error.c, lib/error.h, lib/euidaccess.c, lib/exclude.c,
18765         lib/exclude.h, lib/execute.c, lib/execute.h, lib/exit.h,
18766         lib/exitfail.c, lib/exitfail.h, lib/expl.c, lib/fatal-signal.c,
18767         lib/fatal-signal.h, lib/fd-safer.c, lib/file-type.c, lib/file-type.h,
18768         lib/fileblocks.c, lib/filemode.c, lib/filemode.h, lib/findprog.c,
18769         lib/findprog.h, lib/floorl.c, lib/fnmatch.c, lib/fnmatch_.h,
18770         lib/fnmatch_loop.c, lib/fopen-safer.c, lib/free.c, lib/frexpl.c,
18771         lib/fsusage.c, lib/fsusage.h, lib/full-read.c, lib/full-read.h,
18772         lib/full-write.c, lib/full-write.h, lib/fwriteerror.c,
18773         lib/fwriteerror.h, lib/gai_strerror.c, lib/gcd.c, lib/gcd.h,
18774         lib/getaddrinfo.c, lib/getaddrinfo.h, lib/getcwd.c, lib/getcwd.h,
18775         lib/getdate.h, lib/getdate.y, lib/getdomainname.c, lib/getdomainname.h,
18776         lib/getgroups.c, lib/gethostname.c, lib/gethrxtime.c, lib/gethrxtime.h,
18777         lib/getline.c, lib/getline.h, lib/getloadavg.c, lib/getndelim2.c,
18778         lib/getndelim2.h, lib/getnline.c, lib/getnline.h, lib/getopt.c,
18779         lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h, lib/getpagesize.h,
18780         lib/getpass.c, lib/getpass.h, lib/getsubopt.c, lib/getsubopt.h,
18781         lib/gettext.h, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c,
18782         lib/getusershell.c, lib/group-member.c, lib/group-member.h,
18783         lib/hard-locale.c, lib/hard-locale.h, lib/hash-pjw.c, lib/hash-pjw.h,
18784         lib/hash.c, lib/hash.h, lib/human.c, lib/human.h, lib/iconvme.c,
18785         lib/iconvme.h, lib/idcache.c, lib/inet_ntop.h, lib/intprops.h,
18786         lib/inttostr.c, lib/inttostr.h, lib/isdir.c, lib/javacomp.c,
18787         lib/javacomp.h, lib/javacomp.sh.in, lib/javaexec.c, lib/javaexec.h,
18788         lib/javaexec.sh.in, lib/lbrkprop.h, lib/lchown.c, lib/ldexpl.c,
18789         lib/linebreak.c, lib/linebreak.h, lib/linebuffer.c, lib/linebuffer.h,
18790         lib/localcharset.c, lib/localcharset.h, lib/logl.c, lib/long-options.c,
18791         lib/long-options.h, lib/lstat.c, lib/makepath.c, lib/makepath.h,
18792         lib/malloc.c, lib/mathl.h, lib/mbswidth.c, lib/mbswidth.h, lib/md5.c,
18793         lib/md5.h, lib/memcasecmp.c, lib/memcasecmp.h, lib/memchr.c,
18794         lib/memcmp.c, lib/memcoll.c, lib/memcoll.h, lib/memcpy.c, lib/memmem.c,
18795         lib/memmem.h, lib/mempcpy.c, lib/mempcpy.h, lib/memrchr.c,
18796         lib/memrchr.h, lib/memset.c, lib/minmax.h, lib/mkdir.c, lib/mkdtemp.c,
18797         lib/mkdtemp.h, lib/mkstemp.c, lib/mktime.c, lib/modechange.c,
18798         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
18799         lib/obstack.c, lib/obstack.h, lib/openat.c, lib/openat.h,
18800         lib/pagealign_alloc.c, lib/pagealign_alloc.h, lib/path-concat.c,
18801         lib/path-concat.h, lib/pathmax.h, lib/pathname.h, lib/physmem.c,
18802         lib/physmem.h, lib/pipe.c, lib/pipe.h, lib/poll.c, lib/poll_.h,
18803         lib/posixtm.c, lib/posixtm.h, lib/posixver.c, lib/printf-args.c,
18804         lib/printf-args.h, lib/printf-parse.c, lib/printf-parse.h,
18805         lib/progname.c, lib/progname.h, lib/progreloc.c, lib/putenv.c,
18806         lib/quote.c, lib/quote.h, lib/quotearg.c, lib/quotearg.h, lib/raise.c,
18807         lib/readlink.c, lib/readtokens.c, lib/readtokens.h, lib/readtokens0.c,
18808         lib/readtokens0.h, lib/readutmp.c, lib/readutmp.h, lib/realloc.c,
18809         lib/ref-add.sin, lib/ref-del.sin, lib/regex.c, lib/regex.h,
18810         lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c,
18811         lib/safe-read.h, lib/safe-write.c, lib/safe-write.h, lib/same.c,
18812         lib/same.h, lib/save-cwd.c, lib/save-cwd.h, lib/savedir.c,
18813         lib/savedir.h, lib/setenv.c, lib/setenv.h, lib/settime.c,
18814         lib/sh-quote.c, lib/sh-quote.h, lib/sha1.c, lib/sha1.h, lib/sig2str.c,
18815         lib/sig2str.h, lib/sincosl.c, lib/snprintf.c, lib/snprintf.h,
18816         lib/sqrtl.c, lib/stat-macros.h, lib/stat.c, lib/stdbool_.h,
18817         lib/stdint_.h, lib/stdio-safer.h, lib/stpcpy.c, lib/stpcpy.h,
18818         lib/stpncpy.c, lib/stpncpy.h, lib/strcase.h, lib/strcasecmp.c,
18819         lib/strchrnul.c, lib/strchrnul.h, lib/strcspn.c, lib/strdup.c,
18820         lib/strdup.h, lib/strerror.c, lib/strftime.c, lib/strftime.h,
18821         lib/stripslash.c, lib/strndup.c, lib/strndup.h, lib/strnlen.c,
18822         lib/strpbrk.c, lib/strpbrk.h, lib/strsep.c, lib/strsep.h, lib/strstr.c,
18823         lib/strstr.h, lib/strtod.c, lib/strtoimax.c, lib/strtok_r.c,
18824         lib/strtok_r.h, lib/strtol.c, lib/strtoll.c, lib/strtoul.c,
18825         lib/strtoull.c, lib/strverscmp.c, lib/strverscmp.h, lib/sysexit_.h,
18826         lib/tempname.c, lib/time_r.c, lib/time_r.h, lib/timegm.c, lib/timegm.h,
18827         lib/timespec.h, lib/trigl.c, lib/trigl.h, lib/ucs4-utf16.h,
18828         lib/ucs4-utf8.h, lib/unicodeio.c, lib/unicodeio.h, lib/unistd-safer.h,
18829         lib/unlocked-io.h, lib/unsetenv.c, lib/userspec.c, lib/utf16-ucs4.h,
18830         lib/utf8-ucs4.h, lib/utime.c, lib/utimecmp.c, lib/utimecmp.h,
18831         lib/utimens.c, lib/vasnprintf.c, lib/vasnprintf.h, lib/vasprintf.c,
18832         lib/vasprintf.h, lib/version-etc-fsf.c, lib/version-etc.c,
18833         lib/version-etc.h, lib/vsnprintf.c, lib/vsnprintf.h, lib/w32spawn.h,
18834         lib/wait-process.c, lib/wait-process.h, lib/xalloc-die.c, lib/xalloc.h,
18835         lib/xallocsa.c, lib/xallocsa.h, lib/xasprintf.c, lib/xgetcwd.c,
18836         lib/xgetcwd.h, lib/xgetdomainname.c, lib/xgetdomainname.h,
18837         lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c,
18838         lib/xreadlink.c, lib/xreadlink.h, lib/xsetenv.c, lib/xsetenv.h,
18839         lib/xsize.h, lib/xstrndup.c, lib/xstrndup.h, lib/xstrtod.c,
18840         lib/xstrtod.h, lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h,
18841         lib/xstrtoumax.c, lib/xtime.h, lib/xvasprintf.c, lib/xvasprintf.h,
18842         lib/yesno.c, lib/yesno.h:
18843         Update FSF postal mail address.
18844
18845 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
18846
18847         * MODULES.html.sh, README, gnulib-tool, tests/test-base64.c,
18848         tests/test-memmem.c, tests/test-stpncpy.c:
18849         Update FSF postal mail address.
18850
18851 2005-05-13  Bruno Haible  <bruno@clisp.org>
18852
18853         * lib/stdint_.h (int64_t, uint64_t, int_least64_t, uint_least64_t,
18854         int_fast64_t, uint_fast64_t, intmax_t, uintmax_t, INT64_MIN, INT64_MAX,
18855         UINT64_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX,
18856         INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTMAX_MIN,
18857         INTMAX_MAX, UINTMAX_MAX, INT64_C, UINT64_C, INTMAX_C, UINTMAX_C):
18858         Add support for 64-bit integers in the MSVC compiler.
18859
18860 2005-05-12  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
18861
18862         * modules/getdate (Makefile.am): Add getdate.c to EXTRA_DIST
18863
18864 2005-05-12  Eric Blake  <ebb9@byu.net>  (tiny change)
18865
18866         * gnulib-tool (func_import): Sort and uniquify recommended includes.
18867
18868 2005-05-11  Paul Eggert  <eggert@cs.ucla.edu>
18869
18870         * doc/getdate.texi (General date syntax): Don't say that date
18871         date --iso-8601=ns generates acceptable dates; it doesn't yet.
18872         Problem reported by Nic Ferrier.
18873
18874 2005-05-10  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
18875
18876         * lib/getaddrinfo.c: Don't fail when SOCK_STREAM or SOCK_DGRAM are
18877         specified in ai_socktype. Fix invalid ai_protocol
18878         check. ai_protocol is usually set to 0 or depending on
18879         ai_family/ai_socktype to IPPROTO_TCP / IPPROTO_UDP.  Checking for
18880         SOCK_STREAM / SOCK_DGRAM in ai_protocol was invalid.  Set
18881         ai_socktype / ai_protocol in the returned addrinfo structure.
18882
18883 2005-05-10  Simon Josefsson  <jas@extundo.com>
18884
18885         * m4/getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, from
18886         Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
18887
18888 2005-05-10  Karl Berry  <karl@gnu.org>
18889
18890         * doc/fdl.texi, gpl.texi, lgpl.texi, COPYING: update FSF address
18891         (from http://www.gnu.org/licenses).
18892         * doc/COPYING.LIB: also rename to COPYING.LESSER.
18893         * doc/COPYING.DOC: remove; per rms, only needed in doc files, so
18894         fdl.texi suffices.
18895
18896 2005-05-10  Karl Berry  <karl@gnu.org>
18897
18898         * config/srclist.txt (COPYING.LESSER): rename from COPYING.LIB.
18899         (COPYING.DOC): remove.
18900
18901         * config/srclist-update: new FSF address.
18902
18903 2005-05-10  Derek Price  <derek@ximbiot.com>
18904
18905         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when
18906         possible.
18907
18908 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
18909             Bruno Haible  <bruno@clisp.org>
18910
18911         * modules/inet_ntop: New file.
18912         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
18913         inet_ntop.
18914
18915 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
18916             Bruno Haible  <bruno@clisp.org>
18917
18918         * m4/inet_ntop.m4: New file.
18919
18920 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
18921             Bruno Haible  <bruno@clisp.org>
18922
18923         * lib/inet_ntop.h: New file.
18924         * lib/inet_ntop.c: New file, from glibc with modifications.
18925
18926 2005-05-09  Paul Eggert  <eggert@cs.ucla.edu>
18927
18928         * modules/time_r (License): Change to LGPL.
18929         * modules/extensions (License): Change to LGPL.  Actually,
18930         the license is more permissive than that, but currently gnulib-tool
18931         doesn't know how to handle more-permissive licenses.
18932
18933         * modules/stat-macros (Depends-on): Don't depend on stat-macros (!).
18934         Problem reported by Dave Love.
18935
18936 2005-05-08  Jim Meyering  <jim@meyering.net>
18937
18938         * lib/classpath.c (PATH_SEPARATOR): Remove insignificant trailing
18939         blank.
18940
18941 2005-05-06  Paul Eggert  <eggert@cs.ucla.edu>
18942
18943         * modules/argmatch (Depends-on): Add stdbool.
18944         * modules/backupfile (Depends-on): Likewise.
18945         * modules/chdir-long (Depends-on): Likewise.
18946         * modules/closeout (Depends-on): Likewise.
18947         * modules/cycle-check (Depends-on): Likewise.
18948         * modules/dirname (Depends-on): Likewise.
18949         * modules/fnmatch (Depends-on): Likewise.
18950         * modules/fsusage (Depends-on): Likewise.
18951         * modules/fwriteerror (Depends-on): Likewise.
18952         * modules/getcwd (Depends-on): Likewise.
18953         * modules/getloadavg (Depends-on): Likewise.
18954         * modules/hard-locale (Depends-on): Likewise.
18955         * modules/makepath (Depends-on): Likewise.
18956         * modules/mountlist (Depends-on): Likewise.
18957         * modules/nanosleep (Depends-on): Likewise.
18958         * modules/posixtm (Depends-on): Likewise.
18959         * modules/quotearg (Depends-on): Likewise.
18960         * modules/readtokens (Depends-on): Likewise.
18961         * modules/readtokens0 (Depends-on): Likewise.
18962         * modules/readutmp (Depends-on): Likewise.
18963         * modules/save-cwd (Depends-on): Likewise.
18964         * modules/strftime (Depends-on): Likewise.
18965         * modules/userspec (Depends-on): Likewise.
18966         * modules/utimecmp (Depends-on): Likewise.
18967         * modules/xgetcwd (Depends-on): Likewise.
18968         * modules/xnanosleep (Depends-on): Likewise.
18969         * modules/xstrtod (Depends-on): Likewise.
18970         * modules/yesno (Depends-on): Likewise.
18971
18972 2005-05-05  Paul Eggert  <eggert@cs.ucla.edu>
18973
18974         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid
18975         needless checks.
18976
18977 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
18978
18979         Merge from coreutils.  Among other things,
18980         add bulletproofing for cases where stdin, stdout, or stderr are closed.
18981         * lib/fd-safer.c: New file.
18982         * lib/fcntl-safer.h, open-safer.c: Remove.
18983         * lib/chdir-long.c: Fix comment "fetish" -> "coreutils".
18984         * lib/dup-safer.c: Include unistd-safer.h first.
18985         Don't include errno.h.
18986         (dup_safer) [!defined F_DUPFD]: Let fd_safer do the real work.
18987         * lib/file-type.h: Don't assume invoker included sys/stat.h first.
18988         * lib/file-type.c: Rely on file-type.h change.
18989         * lib/getloadavg.c: Include unistd-safer.h.
18990         (getloadavg): Use safer open.
18991         * lib/getusershell.c: Include "stdio-safer.h".
18992         (getusershell): Use safer fopen.
18993         * lib/long-options.c (long_options): Use NULL rather than 0.
18994         * lib/modechange.h (mode_free): Remove; all callers changed to invoke
18995         'free'.
18996         * lib/modechange.c: Likewise.
18997         xstrtol.h, stdbool.h, stddef.h: Don't include; no longer needed.
18998         (MODE_DONE): New constant.
18999         (struct mode_change): Remove 'next' member.
19000         (make_node_op_equals): New function; like the old one of the
19001         same name, except it allocates an array.
19002         (mode_compile, mode_create_from_ref): Use it.
19003         (mode_compile): Allocate result as an array, not a linked list.
19004         Parse octal string ourself, so that we catch mistakes like "+0".
19005         (mode_adjust): Arg is an array, not a linked list.
19006         * lib/modechange.c: Include stat-macros.h, xalloc.h.
19007         (S_ISDIR, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR):
19008         (S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH, S_IRXWU):
19009         (S_IRWXG, S_IRWXO, CHMOD_MODE_BITS):
19010         Remove.  This is now stat-macros.h's job.
19011         (talloc): Remove.  All callers replaced by xalloc, so that
19012         our invokers don't have to worry about reporting memory failures.
19013         (make_node_op_equals): Remove.
19014         (MODE_ORDINARY_CHAGE, MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
19015         New constants.
19016         (struct mode_change): Moved here from modechange.h.
19017         (mode_append_entry): Remove.
19018         (mode_compile): Remove MASKED_OPS arg, since it encouraged
19019         apps to have incorrect behavior.  Use simpler algorithm for head
19020         and tail.  Don't futz with umask; that's now the job of mode_adjust.
19021         Detect more invalid usages rather than having somewhat-random behavior.
19022         Don't insert an "a=" action, as that leads to incorrect behavior.
19023         (mode_compile, mode_create_from_ref): Return NULL on error instead
19024         of an enum, since now there's only one way to have an error.  All
19025         callers changed.
19026         (mode_adjust): Accept new arg UMASK_VALUE, and interpret it
19027         at the correct time.  Simplify calculation of "+u" and its ilk.
19028         Don't mishandle "+X".
19029         (mode_free): Remove "register" and localize decls.
19030         * lib/modechange.h (MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
19031         (struct mode_change): Move to modechange.c; callers don't
19032         need to see this stuff.
19033         (MODE_MASK_EQUALS, MODE_MASK_PLUS, MODE_MASK_MINUS, MODE_MASK_ALL):
19034         (MODE_INVALID, MODE_MEMORY_EXHAUSTED, MODE_BAD_REFERENCE): Remove.
19035         (mode_change, mode_adjust): Reflect the new signatures noted above.
19036         * lib/nanosleep.c (rpl_nanosleep): Include "timespec.h" before macros
19037         that might redefine system include files.
19038         (siginterrupt) [!HAVE_SIGINTERRUPT]: New macro.
19039         (my_usleep): Use NULL rather than (void *) 0.
19040         (rpl_nanosleep) [!defined SA_NOCLDSTOP]:
19041         Use siginterrupt to specify that system calls should be interrupted.
19042         (rpl_nanosleep): Move initialization of suspended closer to call of
19043         my_usleep.
19044         * lib/readutmp.h (read_utmp): New arg OPTIONS.  All uses changed.
19045         * lib/readutmp.c: Likewise.  Include signal.h, stdbool.h.
19046         (desirable_utmp_entry): New function.
19047         (read_utmp) [defined UTMP_NAME_FUNCTION]: Redo memory allocation
19048         using x2nrealloc, to simplify logic.
19049         (read_utmp) [!defined UTMP_NAME_FUNCTION]: Check for overflow in
19050         size calculation.  Do not assume utmp file is a regular file.
19051         * lib/readutmp.h (UT_PID): Moved here from ../src/who.c.
19052         (READ_UTMP_CHECK_PIDS): New constant.
19053         * lib/save-cwd.c: Include unistd-safer.h.
19054         (save_cwd): Use fd_safer.
19055         * lib/tempname.c (S_ISDIR, S_IRUSR, S_IRUSR, S_IWUSR, S_IXUSR): Remove.
19056         [!_LIBC] Include "stat-macros.h" instead.
19057         * lib/unistd-safer.h (fd_safer): New decl.
19058
19059 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
19060
19061         * modules/getloadavg (Depends-on): Add unistd-safer.
19062         * modules/getusershell (Depends-on): Add stdio-safer.
19063         * modules/lstat (Depends-on): Remove xalloc.
19064         * modules/mkstemp (Depends-on): Add stat-macros.
19065         * modules/modechange (Depends-on): Remove xstrtol.
19066         Add stat-macros, xalloc.
19067         * modules/save-cwd (Depends-on): Add unistd-safer.
19068         * modules/stdio-safer (Makefile.am): Remove lib_SOURCES.
19069         * modules/unistd-safer (Files): Add lib/fd-safer.c
19070         (Makefile.am): Remove lib_SOURCES.
19071
19072         * MODULES.html.sh (Enhancements for POSIX:2001 functions):
19073         Remove fcntl-safer; unistd-safer supersedes it.
19074
19075 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
19076
19077         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Don't require
19078         AC_HEADER_STAT.
19079         * m4/lchown.m4 (gl_FUNC_CHOWN): Likewise.
19080         (gl_PREREQ_CHOWN): Remove.
19081         * m4/lstat.m4 (gl_FUNC_LSTAT): Require AC_FUNC_LSTAT instead of calling
19082         it.  Don't require AC_HEADER_STAT.
19083         (gl_PREREQ_LSTAT): Remove.
19084         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Check stdint.h only once.
19085         Don't require AC_HEADER_STAT.
19086         * m4/rmdir.m4 (gl_FUNC_RMDIR): Don't require AC_HEADER_STAT.
19087         (gl_PREREQ_RMDIR): Remove.
19088         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Don't
19089         mention stat-macros.h or AC_HEADER_STAT, since we'll make
19090         the stat-macros module a prerequisite.
19091         * m4/file-type.m4 (gl_FILE_TYPE): Likewise.
19092         * m4/filemode.m4 (gl_FILEMODE): Likewise.
19093         * m4/makepath.m4 (gl_MAKEPATH): Likewise.
19094         * m4/modechange.m4 (gl_MODECHANGE): Likewise.
19095         * m4/clock_time.m4 (gl_CLOCK_TIME): Use gl_ rather than fetish_ for
19096         variable names.
19097         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Renamed from
19098         fetish_FUNC_RMDIR_NOTEMPTY.  All uses changed.  Use gl_ for
19099         variable prefixes.
19100         * m4/fcntl-safer.m4: Remove.
19101         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ.
19102         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise.
19103         Invoke gl_PREREQ_FD_SAFER.
19104         (gl_PREREQ_FD_SAFER): New macro.
19105         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Check for siginterrupt.
19106         * m4/readutmp.m4 (gl_READUTMP): Require AC_C_INLINE.
19107         Use AC_CHECK_HEADERS_ONCE and AC_CHECK_FUNCS_ONCE when possible.
19108         Remove duplicate call to AC_LIBOBJ(readutmp).
19109         (gl_PREREQ_READUTMP): Remove.  All uses inlined.
19110
19111         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Check for message, not for
19112         MAP_ANON.  Problem reported by Moriyoshi Koizumi to bug-cvs.
19113
19114 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
19115
19116         * MODULES.html.sh (Misc): Add byteswap.
19117
19118 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
19119
19120         * modules/getcwd (Depends-on): Add extensions.
19121         * modules/openat (Depends-on): Likewise.
19122
19123 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
19124
19125         * modules/byteswap: New file.
19126
19127 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
19128
19129         * m4/byteswap.m4: New file.
19130
19131 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
19132
19133         * lib/byteswap_.h: New file.
19134
19135 2005-04-25  Karl Berry  <karl@gnu.org>
19136
19137         * m4/gettext.m4: Update from GNU gettext 0.14.4.
19138
19139 2005-04-25  Albert Chin  <china@thewrittenword.com>
19140
19141         * lib/regex.c: Include <stdio.h>, as a workaround to a Compaq Desktop
19142         Toolkit C bug.
19143
19144 2005-04-21  Oskar Liljeblad  <oskar@osk.mine.nu>
19145
19146         * gnulib-tool (Options): Add -s for --symlink/--symbolic.
19147         (func_ln_if_changed) Remove forcibly for no error message
19148         in case file does not exist.
19149
19150 2005-04-19  Simon Josefsson  <jas@extundo.com>
19151
19152         * gnulib-tool (Options): Make --symlink mean --symbolic.
19153
19154 2005-04-18  Oskar Liljeblad  <oskar@osk.mine.nu>
19155
19156         * doc/gnulib.texi (Initial import): Fix.  Mention --aux-dir.
19157
19158 2005-04-16  Simon Josefsson  <jas@extundo.com>
19159
19160         * modules/getpass-gnu (Makefile.am): Don't mention getpass.h.
19161
19162 2005-04-15  Simon Josefsson  <jas@extundo.com>
19163
19164         * m4/getpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES.
19165
19166 2005-04-15  Simon Josefsson  <jas@extundo.com>
19167
19168         * gnulib-tool: Rename --symlink to --symbolic.
19169
19170 2005-04-15  Oskar Liljeblad  <oskar@osk.mine.nu>
19171
19172         * gnulib-tool: Add -s, --symlink option to gnulib-tool to make
19173         symbolic links to files instead of copying/moving.  Add --aux-dir,
19174         specifying directory relative --dir where auxiliary build tools
19175         are placed.
19176
19177 2005-04-14  Bruno Haible  <bruno@clisp.org>
19178
19179         * modules/allocsa (License): Change to LGPL.
19180         Requested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
19181
19182 2005-04-13  Paul Eggert  <eggert@cs.ucla.edu>
19183
19184         * lib/getdate.y (zone): Allow relunit_snumber after tZONE, so
19185         that "UTC +1 second" continues to work.  Problem reported
19186         by Dmitry V. Levin.
19187         (relunit_snumber): New rule.
19188         (relunit): Use it.
19189
19190 2005-04-12  Paul Eggert  <eggert@cs.ucla.edu>
19191
19192         * lib/getdate.y (universal_time_zone_table): New constant.
19193         (time_zone_table): Remove GMT, UT, UTC entries; they're now in
19194         universal_time_zone_table.
19195         (lookup_zone): Prefer universal_time_zone_table to
19196         local_time_zone_table, so that "GMT" time stamps are allowed in
19197         London during the summer.  Problem reported by Ian Abbott.
19198
19199 2005-04-12  Jim Meyering  <jim@meyering.net>
19200
19201         * lib/human.c (humblock): Set *options even when returning due to
19202         xstrtoumax conversion failure.  Thanks to a used-uninitialized
19203         warning from gcc-4.
19204
19205 2005-04-09  Jim Meyering  <jim@meyering.net>
19206
19207         * lib/posixtm.c (posixtime) [lint]: Avoid spurious warning from gcc-4's
19208         -Wuninitialized: initialize tm0.tm_year.
19209
19210 2005-04-04  Paul Eggert  <eggert@cs.ucla.edu>
19211
19212         * lib/getdate.y (parser_control): rels_seen is now a boolean, not a
19213         count, since there's no maximum.  All uses changed.
19214         Add member dsts_seen.
19215         (local_zone): Accumulate dsts_seen rather than relying on tm_isdst
19216         not being INT_MAX.
19217         (get_date): Initialize dsts_seen, and check that it doesn't go over 1.
19218         Use pc_rels_seen to decide whther a date is absolute.
19219
19220         * lib/getdate.y (number): Don't overwrite year.
19221         (get_date): Initialize pc.year.digits to 0, not 4, to enable above
19222         check.
19223
19224 2005-04-02  Simon Josefsson  <jas@extundo.com>
19225
19226         * lib/getaddrinfo.h: Fix OpenBSD compilation failure, inspired by tiny
19227         patch from Yoann Vandoorselaere <yoann@prelude-ids.org>.
19228
19229 2005-03-28  Eric Blake  <ebb9@byu.net>  (tiny change)
19230
19231         * m4/getcwd-path-max.m4: Return success on systems such as Cygwin
19232         where no absolute path name can be longer than PATH_MAX.
19233
19234 2005-03-27  Jim Meyering  <jim@meyering.net>
19235
19236         * lib/argmatch.c: Clarify comment: null-terminated -> NULL-terminated.
19237
19238 2005-03-26  Paul Eggert  <eggert@cs.ucla.edu>
19239
19240         * lib/intprops.h (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND):
19241         "one's complement" -> "ones' complement" in comment, as per Knuth.
19242         "value of type" -> "type or expression" in comment.
19243         * lib/mktime.c, strftime.c: Propagate intprops.h comment nits.
19244
19245 2005-03-26  Jim Meyering  <jim@meyering.net>
19246
19247         Comment nits.
19248         * lib/intprops.h: Add the apostrophe in `(one|two)'s complement'.
19249         Correct typos: s/or/of/.
19250
19251 2005-03-26  Jim Meyering  <jim@meyering.net>
19252
19253         * modules/check-include-files: Move to ../ and rename to...
19254         * check-module: ...this.
19255
19256 2005-03-25  Jim Meyering  <jim@meyering.net>
19257
19258         * modules/xvasprintf (Files): Add xalloc.h.
19259
19260 2005-03-23  Paul Eggert  <eggert@cs.ucla.edu>
19261
19262         * modules/gettext (Files): config/config.rpath ->
19263         build-aux/config.rpath
19264         * modules/iconv (Files): Likewise.
19265         Problem reported by Oskar Liljeblad.
19266
19267 2005-03-23  Jim Meyering  <jim@meyering.net>
19268
19269         * modules/check-include-files: New script to check for
19270         missing dependencies, multiple includes, etc.
19271
19272         * modules/c-strtold (Depends-on): Add xalloc.
19273         * modules/c-strtod (Depends-on): Add xalloc.
19274         * modules/hash (Depends-on): Add xalloc.
19275         (Files): Remove lib/xalloc.h.
19276
19277         * modules/gethrxtime (Files): Add lib/gethrxtime.h.
19278         * modules/userspec (Files): Add lib/inttostr.h.
19279
19280 2005-03-23  Jim Meyering  <jim@meyering.net>
19281
19282         * lib/canonicalize.c: Remove duplicate `#include "stat-macros.h"'.
19283
19284 2005-03-22  Jim Meyering  <jim@meyering.net>
19285
19286         * modules/stat-macros: New module.
19287         * modules/canonicalize, modules/euidaccess, modules/file-type,
19288         * modules/filemode, modules/lchown, modules/makepath,
19289         * modules/rmdir, modules/stat: Depend on new stat-macros module
19290         rather than listing lib/stat-macros.h manually.
19291         Don't add stat-macros.h to lib_SOURCES or list it in Files: section.
19292
19293 2005-03-22  Jim Meyering  <jim@meyering.net>
19294
19295         * m4/stat-macros.m4 (gl_STAT_MACROS): New file/macro.
19296
19297 2005-03-22  Bruno Haible  <bruno@clisp.org>
19298
19299         * config/srclist.txt: Replace target directory 'config' with
19300         'build-aux'.
19301         * config/config.guess, config.sub, config.rpath, depcomp, install-sh:
19302         * config/mdate-sh, missing, mkinstalldirs, texinfo.tex: Move to
19303         ../build-aux/.
19304
19305 2005-03-21  Paul Eggert  <eggert@cs.ucla.edu>
19306
19307         * modules/chdir-long (Depends-on): Add mempcpy.
19308
19309         * modules/acl, modules/backupfile, modules/c-strtod,
19310         modules/c-strtold, modules/canon-host, modules/canonicalize,
19311         modules/cloexec, modules/closeout, modules/dirfd, modules/dirname,
19312         modules/exclude, modules/exitfail, modules/file-type,
19313         modules/filemode, modules/fpending, modules/fsusage, modules/getcwd,
19314         modules/getdate, modules/getline, modules/getpagesize,
19315         modules/getpass, modules/getugroups, modules/group-member,
19316         modules/hard-locale, modules/hash, modules/human, modules/idcache,
19317         modules/inttostr, modules/long-options, modules/makepath,
19318         modules/md5, modules/memcasecmp, modules/memcoll,
19319         modules/modechange, modules/mountlist, modules/path-concat,
19320         modules/pathmax, modules/physmem, modules/posixtm, modules/posixver,
19321         modules/quote, modules/quotearg, modules/readtokens, modules/readutmp,
19322         modules/safe-read, modules/safe-write, modules/same, modules/savedir,
19323         modules/settime, modules/sha1, modules/sig2str, modules/strdup,
19324         modules/strftime, modules/strndup, modules/strverscmp,
19325         modules/timespec, modules/unlocked-io, modules/userspec,
19326         modules/utimecmp, modules/utimens, modules/xalloc, modules/xstrtol,
19327         modules/yesno:
19328         Remove lib_SOURCES line from Makefile.am section, as this is now
19329         done automatically by the corresponding Autoconf macro.
19330
19331 2005-03-21  Jim Meyering  <jim@meyering.net>
19332
19333         Changes imported from coreutils.
19334
19335         * lib/cycle-check.c: Don't include xalloc.h.
19336
19337         * lib/path-concat.c: Don't include assert.h.
19338         (path_concat): Remove assertion that would have triggered
19339         for ABASE starting with more than one slash.
19340         Reported by Andreas Schwab.
19341
19342         * lib/path-concat.c (path_concat): Set *BASE_IN_RESULT
19343         properly when ABASE is an absolute file name.
19344         Correct the description of this function.
19345         Include <assert.h>.
19346         Add an assertion and a test driver.
19347         This fixes a bug introduced on 2004-07-02.
19348         Andreas Schwab reported the resulting failure of cp --parents:
19349         http://lists.gnu.org/archive/html/bug-coreutils/2005-01/msg00130.html
19350
19351 2005-03-21  Jim Meyering  <jim@meyering.net>
19352
19353         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Invoke gl_FUNC_MEMRCHR.
19354         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Check for memrchr decl.
19355
19356 2005-03-21  Jim Meyering  <jim@meyering.net>
19357         and  Paul Eggert  <eggert@cs.ucla.edu>
19358
19359         * m4/acl.m4, m4/backupfile.m4, m4/c-strtod.m4, m4/canon-host.m4,
19360         m4/canonicalize.m4, m4/cloexec.m4, m4/closeout.m4, m4/dirfd.m4,
19361         m4/dirname.m4, m4/exclude.m4, m4/exitfail.m4, m4/file-type.m4,
19362         m4/filemode.m4, m4/fpending.m4, m4/fsusage.m4, m4/getcwd.m4,
19363         m4/getdate.m4, m4/getline.m4, m4/getpagesize.m4, m4/getpass.m4,
19364         m4/getugroups.m4, m4/group-member.m4, m4/hard-locale.m4, m4/hash.m4,
19365         m4/human.m4, m4/idcache.m4, m4/inttostr.m4, m4/long-options.m4,
19366         m4/makepath.m4, m4/md5.m4, m4/memcasecmp.m4, m4/memcoll.m4,
19367         m4/modechange.m4, m4/mountlist.m4, m4/nanosleep.m4, m4/path-concat.m4,
19368         m4/pathmax.m4, m4/physmem.m4, m4/posixtm.m4, m4/posixver.m4,
19369         m4/quote.m4, m4/quotearg.m4, m4/readtokens.m4, m4/readutmp.m4,
19370         m4/safe-read.m4, m4/safe-write.m4, m4/same.m4, m4/savedir.m4,
19371         m4/settime.m4, m4/sha1.m4, m4/sig2str.m4, m4/strdup.m4, m4/strftime.m4,
19372         m4/strndup.m4, m4/strverscmp.m4, m4/timespec.m4, m4/unlocked-io.m4,
19373         m4/userspec.m4, m4/utimecmp.m4, m4/utimens.m4, m4/xalloc.m4,
19374         m4/xnanosleep.m4, m4/xstrtol.m4, m4/yesno.m4:
19375         Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files
19376         for these modules.
19377
19378 2005-03-18  Paul Eggert  <eggert@cs.ucla.edu>
19379
19380         * lib/strftime.c (my_strftime): If the underlying strftime returns 0
19381         (which shouldn't happen), generate nothing instead of returning 0
19382         immediately, so that nstrftime (NULL, ...) doesn't return 0.
19383
19384 2005-03-16  Bruno Haible  <bruno@clisp.org>
19385
19386         * modules/stdint (Makefile.am): Use HAVE_LONG_LONG_64BIT instead of
19387         HAVE_LONGLONG_64BIT.
19388
19389 2005-03-16  Bruno Haible  <bruno@clisp.org>
19390
19391         * m4/stdint.m4 (gl_STDINT_H): Define HAVE_LONG_LONG_64BIT instead of
19392         HAVE_LONGLONG_64BIT.
19393
19394 2005-03-16  Bruno Haible  <bruno@clisp.org>
19395
19396         * lib/stdint_.h: Use HAVE_LONG_LONG_64BIT instead of
19397         HAVE_LONGLONG_64BIT.
19398
19399 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
19400
19401         * lib/strftime.c (my_strftime): Prepend space to format so that we can
19402         reliably distinguish strftime failure from empty output on POSIX
19403         hosts.
19404
19405 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
19406
19407         * lib/iconvme.c (SIZE_MAX): New macro, if not already defined.
19408         (iconv_string): Don't guess a size-zero buffer, as that might cause
19409         buffer overrun.  Instead, avoid multiplying by MB_LEN_MAX if the
19410         result would be 'too large', where 'too large' is (heuristically)
19411         the square root of SIZE_MAX, divided by MB_LEN_MAX to allay
19412         overflow concerns.  This will prevent some unwanted malloc failures
19413         when the inputs are very large.
19414
19415 2005-03-15  Karl Berry  <karl@gnu.org>
19416
19417         * config/srclist.txt (config.rpath): from gettext.
19418         * config/config.rpath: update.
19419
19420 2005-03-15  Bruno Haible  <bruno@clisp.org>
19421
19422         * lib/regex.c (byte_re_match_2_internal): Rename local variable 'not'
19423         to 'negate'.
19424
19425         * lib/regex.c (byte_re_match_2_internal): Reduce scope of same_str_p
19426         variable.
19427
19428         * lib/regex.c (EXTEND_BUFFER, regcomp): Cast the realloc/malloc
19429         results.
19430
19431 2005-03-14  Simon Josefsson  <jas@extundo.com>
19432
19433         * lib/timegm.h: Use proper prototype CPP guards, reported by Dave Love
19434         <fx@gnu.org>.
19435
19436 2005-03-14  Paul Eggert  <eggert@cs.ucla.edu>
19437
19438         * lib/mktime.c (TYPE_TWOS_COMPLEMENT, TYPE_ONES_COMPLEMENT,
19439         TYPE_SIGNED_MAGNITUDE, TYPE_MINIMUM, TYPE_MAXIMUM): Sync from
19440         intprops.h.
19441         * lib/strtol.c: Likewise.
19442
19443 2005-03-14  Jim Meyering  <jim@meyering.net>
19444
19445         * lib/strftime.c (my_strftime) [HAVE_STRFTIME && ! (_NL_CURRENT
19446         && HAVE_STRUCT_ERA_ENTRY)]: Initialize the first byte of ubuf[]
19447         to be nonzero so that we (and caller) can detect the difference
19448         between a valid zero-length expansion and an error return, even
19449         when the underlying strftime fails before writing anything into
19450         that location.
19451
19452 2005-03-14  Bruno Haible  <bruno@clisp.org>
19453
19454         * m4/lib-link.m4, gettext.m4, nls.m4, po.m4:
19455         Update from GNU gettext 0.14.3.
19456
19457 2005-03-10  Jim Meyering  <jim@meyering.net>
19458
19459         * m4/save-cwd.m4 (gl_SAVE_CWD): Check for fchdir.
19460
19461 2005-03-10  Jim Meyering  <jim@meyering.net>
19462
19463         * lib/save-cwd.c [!HAVE_FCHDIR]: Define open, fchdir, and chdir_long
19464         so that this module works on systems without fchdir.
19465
19466 2005-03-09  Paul Eggert  <eggert@cs.ucla.edu>
19467
19468         Factor int-properties macros into a single file, except for
19469         glibc-related files.
19470         * lib/intprops.h: New file.
19471         * lib/getloadavg.c: Include it instead of limits.h.
19472         (INT_STRLEN_BOUND): Remove.
19473         * lib/human.c: Include intprops.h.
19474         (group_number): Use INT_STRLEN_BOUND instead of rolling it ourself.
19475         * lib/human.h (LONGEST_HUMAN_READABLE): Use 146/485 rather than
19476         302/1000.
19477         * lib/inttostr.h: Include intprops.h instead of limits.h.
19478         (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND): Remove.
19479         * lib/mktime.c (TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT): New macros,
19480         for consistency with intprops.h.
19481         (time_t_is_integer, twos_complement_arithmetic): Use them.
19482         * lib/sig2str.h: Include <signal.h>, intprops.h.
19483         (INT_STRLEN_BOUND): Remove.
19484         * lib/strftime.c (TYPE_SIGNED): Remove.
19485         (INT_STRLEN_BOUND): Switch to same implementation as intprops.h.
19486         * lib/strtol.c: Adjust comments to match intprops.h.
19487         * lib/userspec.c: Include intprops.h.
19488         (TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Remove.
19489         * lib/utimecmp.c, xnanosleep.c, xstrtol.c: Likewise.
19490         * lib/utimecmp.c (utimecmp): Use TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT
19491         instead of rolling our own expressions.
19492         * lib/xstrtol.c: Include xstrtol.h first, to test interface.
19493
19494         * lib/strftime.c: Include <stdbool.h>.  Use bool where appropriate,
19495         instead of int.
19496         (my_strftime): Do not mishandle years close to INT_MAX, by doing
19497         the right thing even if adding 1900 would overflow.  Similarly
19498         for tm_mon + 1 and tm_yday + 1.
19499         Make %Y always equivalent to %C%y, and similarly for %G and %g.
19500         (DO_NUMBER, DO_NUMBER_SPACEPAD): Set digits to d, not a conditional.
19501         (DO_SIGNED_NUMBER): New macro.
19502         (my_strftime) [HAVE_TZNAME]: Don't dump core if tp->tm_dst > 1.
19503
19504 2005-03-07  Bruno Haible  <bruno@clisp.org>
19505
19506         * m4/mmap-anon.m4 (MAP_FILE, MAP_FAILED): Remove definitions.
19507
19508 2005-03-07  Bruno Haible  <bruno@clisp.org>
19509
19510         * lib/pagealign_alloc.c (MAP_FILE, MAP_FAILED): Define fallbacks.
19511
19512 2005-03-04  Derek R. Price  <derek@ximbiot.com>
19513
19514         * gnulib-tool (func_cp_if_changed, func_mv_if_changed): New functions.
19515         (func_import): Only replace files via --import when they have actually
19516         changed.
19517
19518 2005-03-03  Derek R. Price  <derek@ximbiot.com>
19519
19520         * m4/mmap-anon.m4: New file.
19521         * m4/pagealign_alloc.m4: New file.
19522
19523 2005-03-03  Derek R. Price  <derek@ximbiot.com>
19524             Bruno Haible  <bruno@clisp.org>
19525
19526         * modules/pagealign_alloc: New file.
19527         * MODULES.html.sh (Memory management functions): Add pagealign_alloc.
19528
19529 2005-03-03  Derek R. Price  <derek@ximbiot.com>
19530             Bruno Haible  <bruno@clisp.org>
19531
19532         * lib/pagealign_alloc.h: New file.
19533         * lib/pagealign_alloc.c: New file.
19534
19535 2005-03-03  Bruno Haible  <bruno@clisp.org>
19536
19537         * m4/inttypes.m4, isc-posix.m4, once-only.m4:
19538         Use an all-permissive copyright notice, recommended by RMS.
19539
19540 2005-03-02  Bruno Haible  <bruno@clisp.org>
19541
19542         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Undo the replacement here. Because
19543         of AIX, the replacement has to be done only after <string.h> is
19544         included, therefore not in config.h. stpncpy.h does the replacement,
19545         and stpncpy.c uses it.
19546
19547 2005-03-02  Bruno Haible  <bruno@clisp.org>
19548
19549         * lib/stpncpy.h (stpncpy): Define as a macro without arguments, so that
19550         stpncpy.c uses it.
19551
19552 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
19553
19554         Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
19555         The workaround isn't strictly needed for POSIX conformance, and
19556         it's too much of a pain to configure and maintain.  We'll ask
19557         people to fix their kernels instead.
19558         * lib/xnanosleep.c: Don't include gethrxtime.h or xtime.h.
19559         (NANOSLEEP_BUG_WORKAROUND): Remove.
19560         (xnanosleep): Remove the workaround.
19561
19562 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
19563
19564         * modules/gettime (Makefile.am): Remove lib_SOURCES line.
19565         Reported by Derek Price.
19566         (Include): Add "timespec.h".
19567
19568         * modules/xnanosleep (Depends-on): Remove gethrxtime.
19569
19570 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
19571
19572         * m4/xnanosleep.m4 (gl_XNANOSLEEP): Remove configuration attempting
19573         to detect nanosleep bug.
19574
19575 2005-03-01  Bruno Haible  <bruno@clisp.org>
19576
19577         * lib/vasnprintf.c (EOVERFLOW): Define to a fallback if needed.
19578
19579 2005-02-26  Paul Eggert  <eggert@cs.ucla.edu>
19580
19581         * modules/gethrxtime: New file.
19582         * modules/xnanosleep (Files): Add m4/xnanosleep.m4.
19583         (Depends-on): Add gethrxtime.
19584         (configure.ac): Add gl_XNANOSLEEP.
19585         (Makefile.am): Remove lib_SOURCES line.
19586
19587 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
19588
19589         * m4/gethrxtime.m4, m4/xnanosleep.m4: New files.
19590         * m4/gettime.m4 (gl_GETTIME): Check for nanotime.
19591
19592 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
19593
19594         * lib/gethrxtime.h, lib/gethrxtime.c, lib/xtime.h: New files.
19595         * lib/timespec.h (gettime): Return void, since it always
19596         succeeds now.  All uses changed.
19597         * lib/gettime.c (gettime) Likewise.
19598         [HAVE_NANOTIME]: Prefer nanotime.
19599         Assume gettimeofday succeeds, as POSIX requires.
19600         Assime time () succeeds, since other code already does.
19601         * lib/xnanosleep.c: Include xtime.h and gethrxtime.h, not xalloc.h.
19602         (timespec_subtract): Remove.
19603         (NANOSLEEP_BUG_WORKAROUND): New constant.
19604         (xnanosleep): Use gethrxtime rather than gettime; this simplifies
19605         things considerably.  Use it only on GNU/Linux hosts, since the
19606         workaround shouldn't be needed elsewhere.
19607
19608 2005-02-24  Bruno Haible  <bruno@clisp.org>
19609
19610         * modules/gettext (Files): Add m4/glibc2.m4.
19611
19612 2005-02-24  Bruno Haible  <bruno@clisp.org>
19613
19614         * m4/gettext.m4, intdiv0.m4, intmax.m4, inttypes-pri.m4, lcmessage.m4:
19615         * m4/lib-link.m4, lib-prefix.m4, nls.m4, po.m4, printf-posix.m4:
19616         * m4/progtest.m4:
19617         Update from GNU gettext 0.14.2.
19618         * m4/glibc2.m4: New file, from GNU gettext 0.14.2.
19619
19620 2005-02-24  Bruno Haible  <bruno@clisp.org>
19621
19622         * lib/localcharset.c: Update from GNU gettext 0.14.2.
19623         * lib/config.charset: Update from GNU gettext 0.14.2.
19624
19625 2005-02-24  Bruno Haible  <bruno@clisp.org>
19626
19627         * lib/gettext.h: Update from GNU gettext 0.14.2.
19628
19629 2005-02-23  Simon Josefsson  <jas@extundo.com>
19630
19631         * m4/iconvme.m4: New file.
19632
19633 2005-02-23  Jim Meyering  <jim@meyering.net>
19634
19635         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Revert yesteday's
19636         change.
19637         Thanks to Bruno Haible for catching it.
19638
19639 2005-02-22  Simon Josefsson  <jas@extundo.com>
19640
19641         * modules/iconvme: New file.
19642
19643         * MODULES.html.sh: Add iconvme.
19644
19645 2005-02-22  Simon Josefsson  <jas@extundo.com>
19646
19647         * lib/iconvme.h, lib/iconvme.c: New files, from libc.
19648
19649 2005-02-22  Simon Josefsson  <jas@extundo.com>
19650
19651         * config/srclist.txt: Sync iconvme.h, iconvme.c from libc.
19652
19653 2005-02-22  Jim Meyering  <jim@meyering.net>
19654
19655         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Fix typo:
19656         s/ifndef/ifdef/.
19657
19658 2005-02-20  Neil Conway  <neilc@samurai.com>
19659
19660         * lib/xgethostname.c (xgethostname): Check for ENOMEM, which is
19661         returned by OSX/Darwin if the specified buffer is not large
19662         enough for the hostname.
19663
19664 2005-02-03  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
19665
19666         * lib/argp-help.c (__argp_help): Create a fake struct argp_state and
19667         pass it to _help, otherwise the latter coredumps trying to
19668         dereference state.root_argp.
19669
19670 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
19671
19672         * modules/chdir-long (Depends-on): Add memrchr.
19673         * modules/memrchr (Files): Add lib/memrchr.h.
19674         (Include): "memrchr.h".
19675
19676 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
19677
19678         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Add AC_LIBSOURCES, for memrchr.h.
19679
19680 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
19681
19682         * lib/memrchr.h: New file.
19683         * lib/chdir-long.c: Include it.
19684         * lib/memrchr.c [!defined _LIBC]: Include it rather than <string.h>
19685         Don't bother including stddef.h.
19686
19687 2005-02-01  Paul Eggert  <eggert@cs.ucla.edu>
19688
19689         * lib/mountlist.h (MOUNTLIST_H_): New macro, to protect against double
19690         inclusion.
19691         Include <sys/types.h>, for dev_t.
19692         (ME_DUMMY, ME_REMOTE): Move from here....
19693         * lib/mountlist.c (ME_DUMMY, ME_REMOTE): To here.
19694         (ME_DUMMY): Count "subfs" as a dummy.  Problem reported by
19695         Dmitry V. Levin.
19696         Include mountlist.h first, to test the interface.
19697
19698 2005-01-29  Bruno Haible  <bruno@clisp.org>
19699
19700         * lib/progname.c (program_name): Initialize.
19701         Needed when linking statically on MacOS X.
19702
19703 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
19704
19705         Sync from coreutils.
19706         * modules/getloadavg (Files): Remove m4/getloadavg.m4.
19707         (Depends-on): Add c-strtod.
19708         (configure.ac): Replace gl_FUNC_GETLOADAVG with AC_FUNC_GETLOADAVG.
19709
19710 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
19711
19712         Sync from coreutils.
19713         * m4/getloadavg.m4, glibc.m4, search-libs.m4: Remove.
19714
19715         Remove files that are specific to coreutils.
19716         * m4/check-decl.m4, jm-macros.m4, lib-check.m4, prereq.m4: Remove.
19717
19718 2005-01-28  Bruno Haible  <bruno@clisp.org>
19719
19720         * modules/javacomp: New file.
19721         * MODULES.html.sh (Java): Add javacomp.
19722
19723 2005-01-28  Bruno Haible  <bruno@clisp.org>
19724
19725         * m4/javacomp.m4: New file, from GNU gettext.
19726
19727 2005-01-28  Bruno Haible  <bruno@clisp.org>
19728
19729         * lib/javacomp.sh.in: New file, from GNU gettext.
19730         * lib/javacomp.h: New file, from GNU gettext.
19731         * lib/javacomp.c: New file, from GNU gettext.
19732
19733 2005-01-26  Simon Josefsson  <jas@extundo.com>
19734
19735         * lib/gai_strerror.c: Use GPL in header.
19736
19737 2005-01-26  Bruno Haible  <bruno@clisp.org>
19738
19739         * modules/javaexec: New file.
19740         * MODULES.html.sh (Java): Add javaexec.
19741
19742 2005-01-26  Bruno Haible  <bruno@clisp.org>
19743
19744         * m4/javaexec.m4: New file, from GNU gettext.
19745
19746 2005-01-26  Bruno Haible  <bruno@clisp.org>
19747
19748         * lib/javaexec.sh.in: New file, from GNU gettext.
19749         * lib/javaexec.h: New file, from GNU gettext.
19750         * lib/javaexec.c: New file, from GNU gettext.
19751
19752 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
19753
19754         * modules/lchown (Depends-on): Remove lchown.h
19755
19756 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
19757
19758         * m4/sysexits.m4 (gl_SYSEXITS): Reverted logic. SYSEXITS_H
19759         must be defined if the header file was not found, in order
19760         to provide a replacement. Reported by Todd Vierling <tv@duh.org>
19761
19762 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
19763
19764         * lib/argp-help.c (hol_entry_help): Avoid using non-constant
19765         initializers for struct pentry_state.
19766         (__argp_error): Check return value of __asprintf
19767         (__argp_failure): Translate error message
19768
19769         * lib/argp-parse.c: Removed braces around the expansion of N_()
19770
19771 2005-01-23  Paul Eggert  <eggert@cs.ucla.edu>
19772
19773         * m4/acl.m4, afs.m4, alloca.m4, argp.m4, assert.m4, atexit.m4,
19774         backupfile.m4, base64.m4, bison.m4, c-bs-a.m4, c-stack.m4,
19775         c-strtod.m4, calloc.m4, canon-host.m4, canonicalize.m4,
19776         clock_time.m4, cloexec.m4, closeout.m4, d-ino.m4, d-type.m4,
19777         dirfd.m4, dirname.m4, dos.m4, dup2.m4, error.m4, euidaccess.m4,
19778         exclude.m4, exitfail.m4, extensions.m4, fcntl-safer.m4,
19779         file-type.m4, fileblocks.m4, filemode.m4, fnmatch.m4, fpending.m4,
19780         free.m4, fstypename.m4, fsusage.m4, ftruncate.m4, getaddrinfo.m4,
19781         getcwd-path-max.m4, getcwd.m4, getdate.m4, getdomainname.m4,
19782         getgroups.m4, gethostname.m4, getline.m4, getndelim2.m4,
19783         getnline.m4, getopt.m4, getpagesize.m4, getpass.m4, getsubopt.m4,
19784         gettime.m4, gettimeofday.m4, getugroups.m4, getusershell.m4,
19785         group-member.m4, hard-locale.m4, hash.m4, host-os.m4, human.m4,
19786         idcache.m4, inttostr.m4, isdir.m4, jm-winsz1.m4, jm-winsz2.m4,
19787         link-follow.m4, long-options.m4, ls-mntd-fs.m4, lstat.m4,
19788         makepath.m4, mathl.m4, md5.m4, memcasecmp.m4, memchr.m4,
19789         memcmp.m4, memcoll.m4, memcpy.m4, memmem.m4, memmove.m4,
19790         memrchr.m4, memset.m4, mkdir-slash.m4, mkstemp.m4, mktime.m4,
19791         modechange.m4, mountlist.m4, nanosleep.m4, obstack.m4,
19792         path-concat.m4, pathmax.m4, perl.m4, physmem.m4, poll.m4,
19793         posixtm.m4, posixver.m4, putenv.m4, quote.m4, quotearg.m4,
19794         readdir.m4, readtokens.m4, readutmp.m4, regex.m4, rename.m4,
19795         restrict.m4, rmdir-errno.m4, rmdir.m4, rpmatch.m4, same.m4,
19796         savedir.m4, settime.m4, sha1.m4, sig2str.m4, snprintf.m4,
19797         sockpfaf.m4, st_dm_mode.m4, st_mtim.m4, stat.m4, stdint.m4,
19798         stdio-safer.m4, strchrnul.m4, strdup.m4, strerror.m4,
19799         strerror_r.m4, strftime.m4, strndup.m4, strnlen.m4, strsep.m4,
19800         strtod.m4, strtoimax.m4, strtok_r.m4, strtol.m4, strtoll.m4,
19801         strtoul.m4, strtoull.m4, strtoumax.m4, strverscmp.m4, sysexits.m4,
19802         time_r.m4, timegm.m4, timespec.m4, tm_gmtoff.m4, tzset.m4,
19803         uint32_t.m4, uintptr_t.m4, unistd-safer.m4, unlink-busy.m4,
19804         unlocked-io.m4, uptime.m4, userspec.m4, utimbuf.m4, utime.m4,
19805         utimecmp.m4, utimens.m4, utimes-null.m4, vsnprintf.m4, xalloc.m4,
19806         xgetcwd.m4, xreadlink.m4, xstrndup.m4, xstrtod.m4, xstrtoimax.m4,
19807         xstrtol.m4, xstrtoumax.m4, yesno.m4:
19808         Use an all-permissive copyright notice, recommended by RMS.
19809
19810 2005-01-21  Paul Eggert  <eggert@cs.ucla.edu>
19811
19812         * modules/chdir-long (Depends-on): Remove mempcpy.
19813
19814 2005-01-21  Jim Meyering  <jim@meyering.net>
19815
19816         * lib/openat.h (AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the
19817         same value as for Solaris 9.
19818
19819         * lib/chdir-long.c (chdir_long): Rewrite to remove limitation on
19820         component length.  This included changing the parameter to be
19821         of type `char *' rather than `char const *'.
19822         * lib/chdir-long.h (chdir_long): Update prototype.
19823
19824         * lib/openat.c (fdopendir, fstatat): New functions.
19825         * lib/openat.h: Include headers required for use of DIR and struct
19826         stat.
19827         [AT_SYMLINK_NOFOLLOW]: Define.
19828         (fdopendir, fstatat): Add prototypes.
19829
19830 2005-01-21  Bruno Haible  <bruno@clisp.org>
19831
19832         * modules/classpath: New file.
19833         * MODULES.html.sh (Java): Add classpath.
19834
19835 2005-01-21  Bruno Haible  <bruno@clisp.org>
19836
19837         * lib/classpath.h: New file, from GNU gettext.
19838         * lib/classpath.c: New file, from GNU gettext.
19839
19840 2005-01-20  Simon Josefsson  <jas@extundo.com>
19841
19842         * modules/version-etc-fsf: New file.
19843
19844 2005-01-20  Simon Josefsson  <jas@extundo.com>
19845
19846         * lib/version-etc-fsf.c: New file, with version_etc_copyright.
19847         * lib/version-etc.c: Remove version_etc_copyright.
19848         * lib/version-etc.h (version_etc_copyright): Use [] instead of * in
19849         prototype, suggested by Paul Eggert <eggert@CS.UCLA.EDU>.
19850
19851 2005-01-20  Simon Josefsson  <jas@extundo.com>
19852
19853         * lib/base64.h (isbase64): Add.
19854
19855         * lib/base64.c (isb64): Rename to isbase64, use to_uchar instead of
19856         using a unsigned prototype, don't inline.
19857         (base64_decode): Use it.
19858
19859 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
19860
19861         * m4/save-cwd.m4 (gl_SAVE_CWD): Remove check for fcntl; we now assume
19862         it.
19863
19864 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
19865
19866         * lib/save-cwd.c (save_cwd): Remove code to support the case
19867         where fchdir is missing or flaky.
19868
19869 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
19870
19871         * MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
19872
19873 2005-01-19  Paul Eggert  <eggert@cs.ucla.edu>
19874
19875         * modules/mempcpy (Makefile.am): Remove mention of mempcpy.h;
19876         AC_LIBSOURCES now does this.
19877         * MODULES.html.sh (Sizes of integer types <limits.h>): New element,
19878         with new ullong_max module.
19879
19880 2005-01-19  Bruno Haible  <bruno@clisp.org>
19881
19882         * modules/sh-quote: New file.
19883         * MODULES.html.sh (Executing programs): Add sh-quote.
19884
19885 2005-01-19  Bruno Haible  <bruno@clisp.org>
19886
19887         * lib/sh-quote.h: New file, from GNU gettext.
19888         * lib/sh-quote.c: New file, from GNU gettext.
19889
19890 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
19891
19892         Merge from coreutils.
19893         * m4/ullong_max.m4: New file.
19894         * m4/jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX.
19895         (gl_MACROS): Assume localeconv exists.
19896
19897 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
19898
19899         Merge changes from coreutils, as described below in several
19900         changelogs dated today.
19901
19902         * lib/save-cwd.c: Include "save-cwd.h" before other include files.
19903         (O_DIRECTORY): Remove; not needed here, since "." must be
19904         a directory.  All uses removed.
19905         (save_cwd): Use __sgi || __sun, not sun || __sun.  __sun is
19906         universal on Suns, and we also need to test for IRIX.
19907         Revamp code to use 'if' rather than '#if'.
19908         Avoid unnecessary comparison of cwd->desc to 0.
19909
19910         * lib/utimens.c (futimens): Robustify the previous patch, by checking
19911         for known valid error numbers rather than observed invalid ones.
19912
19913 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
19914
19915         * modules/ullong_max: New file.
19916
19917         * modules/chdir-long, modules/openat: New files.
19918         * modules/save-cwd (Depends-on): Depend on chdir-long.
19919         (Makefile.am): Remove lib_SOURCES; now handled by AC_LIBSOURCES.
19920
19921 2005-01-18  Jim Meyering  <jim@meyering.net>
19922
19923         Merge from coreutils.
19924         * m4/chdir-long.m4, m4/openat.m4: New files.
19925         * m4/save-cwd.m4 (gl_SAVE_CWD): Add AC_LIBSOURCES for save-cwd.c,
19926         save-cwd.h.  Add AC_LIBOBJ for save-cwd.
19927         * m4/chown.m4 (gl_FUNC_CHOWN): When cross-compiling, assume that chown
19928         is sane and DOES follow symlinks.  Besides, testing 20 different
19929         systems found no broken chown implementations.
19930         Prompted by a change in rsync's copy of this macro.
19931         * m4/jm-macros.m4 (gl_MACROS): Require gl_FUNC_CHDIR_LONG.
19932
19933         * m4/lchown.m4 (gl_FUNC_LCHOWN): Use AC_LIBSOURCES.
19934
19935         * m4/utimes.m4: Work around tests/touch/empty-file failure on a system
19936         (sparc64, Linux-2.4.28, glibc-2.3.3) that didn't honor utimes'
19937         NULL-means-set-to-current-time semantics.
19938         Remove temporary file immediately, rather than waiting
19939         for configure's at-exit trap code to do it.
19940
19941 2005-01-18  Jim Meyering  <jim@meyering.net>
19942
19943         * lib/version-etc.c (version_etc_copyright): Update copyright date.
19944
19945         * lib/utimens.c (futimens): Account for the fact that futimes
19946         can also fail with errno == ENOSYS or errno == ENOENT.
19947         Patch from Dmitry V. Levin.
19948
19949         Change the name of the robust chdir function from chdir to chdir_long.
19950         * lib/save-cwd.c: Include chdir-long.h rather than chdir.h.
19951         (restore_cwd): Use chdir_long, not chdir.
19952         * lib/chdir-long.c: Renamed from chdir.c.
19953         * lib/chdir-long.h: Renamed from chdir.h.
19954         [!defined PATH_MAX]: Define chdir_long to chdir on systems like the
19955         Hurd.
19956
19957 2005-01-18  Bruno Haible  <bruno@clisp.org>
19958
19959         * m4/allocsa.m4, m4/codeset.m4, m4/copy-file.m4, m4/eaccess.m4:
19960         * m4/eealloc.m4, m4/eoverflow.m4, m4/execute.m4, m4/fatal-signal.m4:
19961         * m4/findprog.m4, m4/glibc21.m4, m4/iconv.m4, m4/intmax_t.m4:
19962         * m4/inttypes_h.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4:
19963         * m4/linebreak.m4, m4/localcharset.m4, m4/longdouble.m4:
19964         * m4/longlong.m4, m4/mbrtowc.m4, m4/mbstate_t.m4, m4/mbswidth.m4:
19965         * m4/mkdtemp.m4, m4/pipe.m4, m4/readlink.m4, m4/safe-read.m4:
19966         * m4/safe-write.m4, m4/setenv.m4, m4/sig_atomic_t.m4:
19967         * m4/signalblocking.m4, m4/signed.m4, m4/size_max.m4, m4/ssize_t.m4:
19968         * m4/stdbool.m4, m4/stdint_h.m4, m4/stpcpy.m4, m4/stpncpy.m4:
19969         * m4/strcase.m4, m4/strcspn.m4, m4/strpbrk.m4, m4/strstr.m4:
19970         * m4/ucs4-utf.m4, m4/uintmax_t.m4, m4/ulonglong.m4, m4/unicodeio.m4:
19971         * m4/utf-ucs4.m4, m4/vasnprintf.m4, m4/vasprintf.m4:
19972         * m4/wait-process.m4, m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4:
19973         Use an all-permissive copyright notice, recommended by RMS.
19974
19975 2005-01-18  Bob Proulx  <bob@proulx.com>
19976
19977         * lib/obstack.c [DEFAULT_ALIGNMENT]: Use an intermediate type to
19978         simplify offsetof() macro construct to avoid compile failure with
19979         native HP-UX 11.0 ANSI C compiler.
19980
19981 2005-01-17  Bruno Haible  <bruno@clisp.org>
19982
19983         * lib/stpncpy.c: Remove HAVE_STPNCPY and gnu_stpncpy renaming,
19984         redundant because stpncpy.m4 takes care of it.
19985
19986 2005-01-17  Bruno Haible  <bruno@clisp.org>
19987
19988         * lib/progreloc.c: Include xalloc.h instead of xmalloc.h.
19989
19990 2005-01-17  Bruno Haible  <bruno@clisp.org>
19991
19992         * lib/progreloc.c (xstrdup): Define as strdup if no xmalloc should be
19993         used.
19994
19995 2005-01-17  Bruno Haible  <bruno@clisp.org>
19996
19997         * lib/fwriteerror.h (fwriteerror): Change specification to include
19998         fclose.
19999         * lib/fwriteerror.c: Include <stdbool.h>.
20000         (fwriteerror): At the end, close the file stream. Record whether
20001         stdout was already closed.
20002
20003 2005-01-17  Bruno Haible  <bruno@clisp.org>
20004
20005         * lib/execute.c (environ): Declare if needed.
20006         * lib/pipe.c (environ): Likewise.
20007         Reported by Michael Schloh von Bennewitz <michael.schloh@cw.com>.
20008
20009 2005-01-11  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
20010
20011         * modules/argp: Depend on vsnprintf
20012
20013 2005-01-10  Jim Meyering  <jim@meyering.net>
20014
20015         * modules/closeout (Depends-on): Add atexit.
20016
20017 2005-01-06  Bruno Haible  <bruno@clisp.org>
20018
20019         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Rename stpncpy to gnu_stpncpy here.
20020
20021 2005-01-04  Paul Eggert  <eggert@cs.ucla.edu>
20022
20023         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional
20024         definitions to be after all include files, to avoid collisions.
20025         Problem reported by Bob Proulx.
20026
20027 2005-01-04  Jim Meyering  <jim@meyering.net>
20028
20029         Changes imported from coreutils.
20030         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Rather than using "conftestXXXXXX"
20031         as the mkstemp template, use a temporary directory and an
20032         8.3-friendly template to avoid trouble on systems like DJGPP.
20033         Reported by Juan M. Guerrero via Stepan Kasal.
20034         * m4/(gl_FUNC_MKSTEMP): Include <unistd.h> for the declaration of
20035         close. Remove the temporary directory right away, rather than waiting
20036         for configure's at-exit trap code to do it.
20037         Suggestion from Stepan Kasal.
20038
20039 2005-01-01  Simon Josefsson  <jas@extundo.com>
20040
20041         * gnulib-tool: Print #include directives when --import'ing.
20042
20043 2004-12-28  Simon Josefsson  <jas@extundo.com>
20044
20045         * tests/test-base64.c: Include required header files.  Remove
20046         unused variables.
20047
20048 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
20049
20050         * modules/error (Depends-on): Remove gettext.
20051
20052 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
20053
20054         * lib/error.c [!_LIBC && !ENABLE_NLS]: Do not include "gettext.h";
20055         not needed.  This removes a dependency on the gettext module.
20056         [defined _LIBC]: Do not include <libintl.h>; not needed.
20057
20058 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
20059
20060         * m4/c-strtod.m4 (gl_C99_STRTOLD): New macro.
20061         (gl_C_STRTOD): Use it instead of AC_CHECK_DECLS_ONCE(strtold).
20062
20063 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
20064
20065         * lib/c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not
20066         HAVE_DECL_STRTOLD.
20067
20068 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
20069
20070         * modules/getdate (Depends-on): Remove alloca-opt.
20071
20072 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
20073
20074         * m4/getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
20075
20076 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
20077
20078         * lib/argp-parse.c: Include <stddef.h>.
20079         (alignof, alignto): New macros.
20080         (parser_init): Don't assume that void * is aligned sufficiently
20081         for struct option.
20082
20083         * lib/getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since there's no
20084         need to extend the stack.
20085         (YYINITDEPTH): New macro, so that the initial stack isn't overly
20086         large.
20087
20088 2004-12-22  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
20089
20090         * lib/argp-parse.c (parser_init): Avoid arithmetics on void pointers.
20091
20092 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
20093
20094         * modules/regex (lib_SOURCES): Remove regex.c, undoing previous
20095         (2004-10-24) change.  Apparently this was a false alarm.
20096
20097         * modules/getdate: Depend on alloca-opt, not alloca.
20098
20099 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
20100
20101         * lib/alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.
20102         Remove now-obsolete comment about AIX.
20103         * lib/getdate.y: Include <alloca.h> only if HAVE_ALLOCA.
20104         (YYSTACK_USE_ALLOCA): Define to 0 if !HAVE_ALLOCA.
20105         (YYMAXDEPTH): New macro.
20106
20107 2004-12-18  Simon Josefsson  <jas@extundo.com>
20108
20109         * modules/alloca: Depend on alloca-opt, instead of duplicating it.
20110
20111 2004-12-18  Bruno Haible  <bruno@clisp.org>
20112
20113         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Also test for sigaction.
20114
20115 2004-12-18  Bruno Haible  <bruno@clisp.org>
20116
20117         * lib/fatal-signal.c (fatal_signals): Make non-const.
20118         (init_fatal_signals): New function.
20119         (uninstall_handlers, install_handlers): Ignore signals that were set to
20120         SIG_IGN.
20121         (at_fatal_signal): Call init_fatal_signals.
20122         (init_fatal_signal_set): Likewise. Ignore signals that were set to
20123         SIG_IGN.
20124         Reported by Paul Eggert.
20125
20126 2004-12-18  Bruno Haible  <bruno@clisp.org>
20127
20128         * doc/alloca.texi: New file.
20129         * doc/alloca-opt.texi: New file.
20130
20131 2004-12-17  Jim Meyering  <jim@meyering.net>
20132
20133         * config/install-sh: Use `(exit N); exit N', not `(exit N); exit'.
20134         Otherwise, install-sh could exit with improper exit status when
20135         exiting via a trapped interrupt.  Thanks to a report from Bob Proulx.
20136
20137 2004-12-16  Simon Josefsson  <jas@extundo.com>
20138
20139         * tests/test-base64.c: Add license.
20140
20141 2004-12-15  Stepan Kasal  <address@hidden>
20142
20143         * gnulib-tool (func_emit_lib_Makefile_am): Shorten a long sed command.
20144
20145 2004-12-12  Paul Eggert  <eggert@cs.ucla.edu>
20146
20147         * modules/getcwd (Files): Add m4/d-ino.m4.
20148         Suggested by Mark D. Baushke.
20149
20150 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
20151
20152         * lib/getdate.y (textint): New member "negative".
20153         (time_zone_hhmm): New function.
20154         Expect 14 shift-reduce conflicts, not 13.
20155         (o_colon_minutes): New rule.
20156         (time, zone): Use it to add support for +HH:MM, UTC+HH:MM.
20157         (yylex): Set the "negative" member of signed numbers.
20158
20159 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
20160
20161         * doc/getdate.texi (Time of day items, Time zone items):
20162         Describe new formats +00:00, UTC+00:00.
20163
20164 2004-12-07  Paul Eggert  <eggert@cs.ucla.edu>
20165
20166         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change:
20167         spurious "-l"s.  Problem reported by Stepan Kasal.
20168
20169 2004-12-06  Paul Eggert  <eggert@cs.ucla.edu>
20170
20171         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): New macro, to work around bug
20172         in Autoconf 2.59.  Problem reported by Mark D. Baushke.
20173
20174 2004-12-04  Simon Josefsson  <jas@extundo.com>
20175
20176         * modules/getaddrinfo (License): Add LGPL, reported by Yoann
20177         Vandoorselaere <yoann@prelude-ids.org>.
20178
20179 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
20180
20181         Changes imported from coreutils.
20182         * m4/hard-locale.m4 (gl_HARD_LOCALE): Assume locale.h and setlocale
20183         exist.
20184         * m4/human.m4 (gl_HUMAN): Assume locale.h and localeconv exist.
20185
20186 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
20187
20188         Changes imported from coreutils.
20189         * lib/hard-locale.c: Assume <locale.h> exists.
20190         Include "strdup.h".
20191         (GLIBC_VERSION): New macro.
20192         (hard_locale): Assume setlocale exists.
20193         Rewrite to avoid #ifdef.
20194         Use strdup rather than malloc + strcpy.
20195         * lib/human.c: Assume <locale.h> exists.
20196         (human_readable): Assume localeconv exists.
20197
20198 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
20199
20200         * modules/hard-locale (Depends-on): Add strdup.
20201
20202 2004-12-01  Jakub Jelinek  <jakub@redhat.com>
20203
20204         * lib/mktime.c (__mktime_internal): If SEC_REQUESTED != SEC,
20205         convert T2, not T.  (Imported from libc.)
20206
20207 2004-11-30  Simon Josefsson  <jas@extundo.com>
20208
20209         * modules/restrict (License): Change to LGPL.
20210
20211 2004-11-30  Simon Josefsson  <jas@extundo.com>
20212
20213         * m4/restrict.m4: Add copyright and copying conditions.
20214
20215 2004-11-30  Simon Josefsson  <jas@extundo.com>
20216
20217         * m4/base64.m4: New file.
20218
20219 2004-11-30  Simon Josefsson  <jas@extundo.com>
20220
20221         * MODULES.html.sh (Extra functions based on ANSI C 89): Add
20222         base64.
20223
20224         * tests/test-base64.c: New file.
20225
20226         * modules/base64: New file.
20227
20228 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
20229
20230         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX):
20231         Define HAVE_PARTLY_WORKING_GETCWD if getcwd is partly working.
20232
20233         * m4/readutmp.m4 (gl_READUTMP): Don't check for sys/param.h.
20234
20235 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
20236
20237         * lib/getcwd.c (is_ENAMETOOLONG): New macro.
20238         (__getcwd.c): Don't restore errno; glibc doesn't.
20239         [HAVE_PARTLY_WORKING_GETCWD && !defined AT_FDCWD]: Try system getcwd
20240         first, falling back to our code only if its results look suspicious.
20241         Ensure that the resulting buffer is only as large as necessary.
20242
20243         * lib/readutmp.c: Include readutmp.h first.
20244         Include <errno.h>, since readutmp.h no longer does that.
20245         * lib/readutmp.h: Don't include <errno.h>,
20246         <sys/param.h>, <time.h>; not needed to establish interface.
20247         (errno): Remove decl.
20248         (HAVE_STRUCT_XTMP_UT_TYPE): Remove; no longer needed.
20249         (UT_TYPE_EQ, UT_TYPE_NOT_DEFINED, UT_TYPE_BOOT_TIME,
20250         UT_TYPE_USER_PROCESS, IS_USER_PROCESS): New macros.
20251
20252 2004-11-28  Simon Josefsson  <jas@extundo.com>
20253
20254         * lib/base64.h, base64.c: New file.
20255
20256 2004-11-27  Paul Eggert  <eggert@cs.ucla.edu>
20257
20258         * lib/getcwd.h: New file, which I forgot to check in on 2004-11-25.
20259
20260 2004-11-26  Paul Eggert  <eggert@cs.ucla.edu>
20261
20262         * modules/getcwd (Files): Add lib/getcwd.h, m4/getcwd.m4.
20263         (Depends-on): Remove pathmax, same.  Add mempcpy.
20264         (configure.ac): GL_FUNC_GETCWD_PATH_MAX -> gl_FUNC_GETCWD.
20265         (Makefile.am): Append getcwd.h to lib_SOURCES.
20266         (Include): Add getcwd.h.
20267         (Maintainer): Change from Jim Meyering to "all, glibc",
20268         since getdate now uses intended-for-glibc code.
20269         * modules/xgetcwd (Files): Remove m4/getcwd.m4.
20270         (Depends-on): Depend on getcwd.  Do not depend on pathmax.
20271
20272 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
20273
20274         Fix problems reported by Scott S. Tinsley for HP-UX 11.11 using
20275         HP's ANSI C compiler.
20276         * lib/fsusage.c (statvfs) [HAVE_SYS_STATVFS_H]: Remove decl.
20277         Declaring int functions causes warnings on some modern systems and
20278         shouldn't be needed to compile on ancient ones.
20279         * lib/same.c (MIN) [defined MIN]: Don't define, since it's already
20280         defined.
20281
20282         * lib/getcwd.c: Replace by a copy of glibc/sysdeps/posix/getcwd.c, but
20283         with the following changes.
20284         (__set_errno): Parenthesize properly.
20285         Include <stdbool.h>.
20286         (MIN, MAX, MATCHING_INO): New macros.
20287         (__getcwd): Define with prototype, not K&R form.
20288         Use heuristics to allocate default buffer on stack if possible.
20289         If AT_FDCWD is defined, use openat and fstatat to avoid O(N**2)
20290         behavior, and to avoid the PATH_MAX limit when computing
20291         ../../../../...
20292         Use MATCHING_INO to compare inode number to file.
20293         Check for arithmetic overflow in size calculations.
20294         Fix bug in reallocation of dot array that caused getcwd to fail
20295         on directories nested deeper than 75.
20296         Be more careful about saving errno on error.
20297         Do not use realloc; use only free+malloc, as this is a bit
20298         more flexible and avoids a needless copy operation.
20299         Do not inspect st_dev and st_ino for symbolic links; POSIX
20300         doesn't specify the latter.
20301         Check for closedir errors.
20302         Avoid needless casts.
20303         Use "#ifdef weak_alias" around weak_alias, to be like other
20304         glibc code.
20305         The following changes to getcwd.c have effect only when used in
20306         gnulib; they have no effect inside glibc proper.
20307         (#pragma alloca) [defined _AIX && !defined __GNUC__]: Remove,
20308         as alloca isn't used.
20309         (alloca, __alloca): Likewise.
20310         [!_LIBC]: Include "getcwd.h", "mempcpy.h".
20311         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
20312         unconditionally, as gnulib assumes C89 or better.
20313         Do not include <sys/param.h>.
20314         (errno) [!defined __GNU_LIBRARY__ && !defined STDC_HEADERS]: Remove
20315         no-longer-necessary 'extern int errno' decl; gnulib assumes C89 or
20316         better.
20317         (NULL) [!defined NULL]: Remove; we assume C89 or better.
20318         Include <dirent.h> in a way that is compatible with modern Autoconf.
20319         (_D_ALLOC_NAMELEN, _D_EXACT_NAMLEN):
20320         New macros, if not already defined.
20321         Include <unistd.h> if _LIBC, not if __GNU_LIBRARY__.
20322         Use "_LIBC", not "defined _LIBC", for consistency.
20323         (HAVE_MEMPCPY): Remove; no longer needed now that gnulib has
20324         a mempcpy module.
20325         (__lstat, __closedir, __opendir, __readdir) [!_LIBC]: New macros.
20326         (GETCWD_RETURN_TYPE): Remove.  All uses replaced by char *.
20327         * lib/xgetcwd.c: David MacKenzie's old code was removed, so give
20328         credit only to Jim Meyering and adjust the copyright dates.
20329         Do not include <limits.h>, <stdio.h>, <sys/types.h>,
20330         <stdlib.h>, <unistd.h>, "pathmax.h".
20331         Instead, include "xgetcwd.h" (first) and "getcwd.h".
20332         (INITIAL_BUFFER_SIZE): Remove.
20333         (xgetcwd): Rely on getcwd, since we now depend on a reliable one.
20334
20335 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
20336
20337         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Renamed from
20338         GL_FUNC_GETCWD_PATH_MAX for consistency.  All uses changed.
20339         Use the _ONCE methods, for efficiency.
20340         Check for fcntl.h.  In test program, include <errno.h>
20341         and <fcntl.h> if available.  Remove old K&R cruft from
20342         test program.  Check for common errors in GNU/Linux,
20343         OpenBSD, and Solaris.  Just set gl_cv_func_getcwd_path_max;
20344         don't do AC_LIBOBJ, as that's getcwd.m4's job.
20345         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL): Renamed from
20346         AC_FUNC_GETCWD_NULL.  All used changed.  Change cache variable
20347         name accordingly.
20348         (gl_FUNC_GETCWD, gl_PREREQ_GETCWD): New macros.  Revamp to
20349         accommodate new getcwd.c.
20350         * m4/jm-macros.m4 (gl_MACROS): Don't require GL_FUNC_GETCWD_PATH_MAX.
20351         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_MEMPCPY.
20352         * m4/xgetcwd.m4 (gl_XGETCWD): Replace with gl_FUNC_GETCWD, since
20353         that's all we need now.
20354
20355 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
20356
20357         * m4/argp.m4 (gl_ARGP): Require gl_GETOPT_SUBSTITUTE unconditionally:
20358         argp-parse.c depends on getopt internals, that means we should
20359         always use our getopt, to be on the safe side.
20360         * m4/getopt.m4 (gl_GETOPT): Check if GETOPT_H is already set, in
20361         order not to spoil the result of an eventual previous invocation
20362         of gl_GETOPT_SUBSTITUTE.
20363
20364 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
20365
20366         * lib/getopt_.h: Re-addition of __getopt_argv_const caused
20367         redefinition warnings. To avoid them, include the defines
20368         in `#if !defined __need_getopt ... #endif'. The only place
20369         where __getopt_argv_const is used is in definitions
20370         of getopt_long and getopt_long_only below, which are as well
20371         protected by `#ifndef __need_getopt'.
20372         [defined __GETOPT_PREFIX && !defined __need_getopt]: Undef
20373         __need_getopt after including <stdio.h> and <unistd.h> These
20374         headers might have defined it.
20375
20376 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
20377
20378         * m4/utimens.m4 (gl_UTIMENS): Check for futimes function.
20379
20380 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
20381
20382         * lib/utimens.c (__attribute__, ATTRIBUTE_UNUSED): New macros.
20383         (futimens): New function, which uses futimes if available.
20384         (futimens, utimens): Support timespec==NULL, with same semantics
20385         as utime and utimens.
20386         * lib/utimens.h (futimens): New decl.
20387
20388 2004-11-23  Jim Meyering  <jim@meyering.net>
20389
20390         * lib/getopt_.h: Remove trailing blanks.
20391
20392 2004-11-23  Jim Meyering  <jim@meyering.net>
20393
20394         * lib/__fpending.c: Add comment.
20395
20396 2004-11-22  Paul Eggert  <eggert@cs.ucla.edu>
20397
20398         * modules/canonicalize (Depends-on): Add xreadlink.
20399         Problem reported by James Youngman.
20400
20401 2004-11-20  Paul Eggert  <eggert@cs.ucla.edu>
20402
20403         * lib/getopt_.h (__GETOPT_CONCAT, __GETOPT_XCONCAT, __GETOPT_ID):
20404         New macros.
20405         (getopt, getopt_long, getopt_long_only, optarg, opterr, optind,
20406         optopt): Use them instead of invoking ## directly; otherwise, the
20407         symbols will be __GETOPT_PREFIXgetopt rather than rpl_getopt.
20408
20409 2004-11-19  Bruno Haible  <bruno@clisp.org>
20410
20411         * lib/strtok_r.c: Move comments from here...
20412         * lib/strtok_r.h: ... to here.
20413
20414 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
20415
20416         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc
20417         implementations that mishandle size_t overflow.
20418
20419 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
20420
20421         * lib/realloc.c (rpl_realloc): Call 'free' if n==0, since realloc
20422         might fail.  Problem reported by Yoann Vandoorselaere.
20423         * lib/calloc.c (rpl_calloc): Defend against buggy calloc
20424         implementations that mishandle size_t overflow.
20425
20426 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
20427
20428         * modules/canon-host (Depends-on): Add strdup.
20429
20430 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
20431
20432         * m4/canon-host.m4 (gl_CANON_HOST): Check for getaddrinfo.
20433
20434 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
20435
20436         * lib/canon-host.c: Include "strdup.h".
20437         (canon_host): Use getaddrinfo if available, so that IPv6 works.
20438         Use strdup instead of malloc/strcpy to duplicate strings.
20439
20440         * lib/human.h (LONGEST_HUMAN_READABLE): Add 1 for space before unit.
20441         (human_space_before_unit): New constant.
20442         * lib/human.c (human_readable): Support it.
20443
20444         * lib/xgetcwd.c: Include <limits.h>, for PATH_MAX.
20445         (xgetcwd): Set errno correctly when failing.
20446         Work around Solaris 9 bug: getcwd sets errno==ERANGE even though
20447         the failure is actually due to a PATH_MAX problem.
20448
20449         Further getopt changes to make it more likely that glibc will
20450         buy the changes back.
20451         * lib/getopt.c (POSIXLY_CORRECT): New constant.
20452         (getopt): Use it, so to preserve glibc semantic
20453         * lib/getopt1.c (getopt_long, getopt_long_only): Arg is char * const *
20454         when compiling for libc.
20455         * lib/getopt_.h (__getopt_argv_const): Bring it back.
20456         (getopt_long, getopt_long_only): Use it.
20457
20458         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
20459         _getopt_internal): New arg POSIXLY_CORRECT.  All callers changed.
20460         (getopt): Argv is now char * const *, as per standard.
20461         (_getopt_internal_r, _getopt_internal): Argv is now char **,
20462         not char *__getopt_argv_const *.
20463         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
20464         _getopt_long_only_r): Likewise.
20465         * lib/getopt_.h (getopt, getopt_long, geopt_long_only): Likewise.
20466         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
20467         _getopt_long_r, _getopt_long_only_r): Likewise.
20468         * lib/getopt_.h (__getopt_argv_const): Remove.
20469         (getopt): Argv is now char * const *, as per standard.
20470
20471         * lib/getdate.y (tORDINAL): New token.
20472         (day, relunit): Allow it for relative times.
20473         (relative_time_table): Use tORDINAL for ordinals.
20474
20475 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
20476
20477         * doc/getdate.texi (General date syntax): "next" is 1, not 2.
20478         Document that "second" isn't allowed as an ordinal number.
20479
20480 2004-11-16  Jim Meyering  <jim@meyering.net>
20481
20482         * modules/closeout (Depends-on): Add fpending.
20483
20484 2004-11-15  Jim Meyering  <jim@meyering.net>
20485
20486         * lib/closeout.c: Include "__fpending.h" once again.
20487         Include <stdbool.h>.
20488         (close_stdout): Don't fail just because stdout was closed initially,
20489         since some programs don't write to stdout in the normal course of
20490         operation (other than --version and --help), and we don't want this
20491         function to make e.g. `touch file >&-' fail.
20492         But do fail if it was closed and someone has tried to write to it.
20493         E.g., `printf foo >&-' must fail.
20494
20495 2004-11-13  Jim Meyering  <jim@meyering.net>
20496
20497         * m4/jm-macros.m4: Do require gl_FUNC_FPENDING.
20498
20499 2004-11-12  Simon Josefsson  <jas@extundo.com>
20500
20501         * config/srclist.txt: Add strtok_r.c, glibc bought our changes, but a
20502         small doc fix is still pending.
20503
20504 2004-11-11  Simon Josefsson  <jas@extundo.com>
20505
20506         * modules/strtok_r: New file.
20507
20508         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
20509         strtok_r.
20510
20511 2004-11-11  Simon Josefsson  <jas@extundo.com>
20512
20513         * m4/strtok_r.m4: New file.
20514
20515         * m4/getopt.m4: Replace opterr.
20516
20517 2004-11-11  Simon Josefsson  <jas@extundo.com>
20518
20519         * lib/strtok_r.h, strtok_r.c: New file.
20520
20521 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
20522
20523         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
20524         of replacing opterr, getopt, etc.  This should handle the
20525         powerpc-apple-darwin5.5 problem recently noted by Simon Josefsson.
20526
20527 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
20528
20529         * lib/getopt_.h (__getopt_argv_const): New macro, to be used so that
20530         we can stop lying to compilers about the constness of argv when we
20531         are compiled outside glibc.
20532         (getopt, getopt_long, getopt_long_only): Use it.
20533         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
20534         _getopt_internal, getopt): Likewise.
20535         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
20536         _getopt_long_only_r): Likewise.
20537         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
20538         _getopt_long_r, _getopt_long_only_r): Likewise.
20539
20540         * lib/getopt_.h [defined __GETOPT_PREFIX && !defined __need_getopt]:
20541         Include <stdlib.h> and <stdio.h>, and <unistd.h> if available.
20542         Then rename getopt to __GETOPT_PREFIX##getopt, and so forth for
20543         the other external symbols.
20544         (getopt) [!defined __GNU_LIBRARY]: Use prototype, not old-style
20545         declaration, since the above renaming now works around collisions.
20546
20547 2004-11-11  Jim Meyering  <jim@meyering.net>
20548
20549         * lib/linebreak.c: Remove trailing blanks.
20550         * lib/alloca_.h: Likewise.
20551         * lib/acosl.c: Likewise.
20552         * lib/euidaccess.c: Likewise.
20553         * lib/allocsa.h: Likewise.
20554
20555 2004-11-10  Simon Josefsson  <jas@extundo.com>
20556
20557         * m4/getaddrinfo.m4: New file.
20558
20559 2004-11-10  Simon Josefsson  <jas@extundo.com>
20560
20561         * lib/getaddrinfo.h, lib/getaddrinfo.c: New files.
20562
20563 2004-11-10  Simon Josefsson  <jas@extundo.com>
20564
20565         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
20566         getaddrinfo.
20567
20568         * modules/getaddrinfo: New file.
20569
20570 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
20571
20572         * m4/prereq.m4 (gl_PREREQ): Require gt_FUNC_SETENV.
20573
20574 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
20575
20576         * lib/mktime.c (SHR): New macro, which is a portable
20577         substitute for >> that should work even on Crays.
20578         (TIME_T_MIDPOINT, ydhms_diff, __mktime_internal): Use it.
20579         Problem reported by Mark D. Baushke in
20580         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00071.html>.
20581         * lib/getdate.y (SHR): Likewise.
20582         (tm_diff): Use it.
20583         * lib/strftime.c (SHR): Likewise.
20584         (tm_diff): Use it.
20585         * lib/quotearg.c (struct quoting_options): Use unsigned int for
20586         quote_these_too, so that right shifts are well defined.  All uses
20587         changed.
20588
20589 2004-11-10  Jim Meyering  <jim@meyering.net>
20590
20591         Ensure that no close failure goes unreported.
20592         * lib/closeout.c (close_stdout): Always close stdout.  I.e., don't
20593         return early when it seems there's nothing to flush.
20594         Don't include __fpending.h.
20595
20596 2004-11-10  Jim Meyering  <jim@meyering.net>
20597
20598         * modules/closeout (Depends-on): Remove fpending.
20599
20600 2004-11-10  Jim Meyering  <jim@meyering.net>
20601
20602         * m4/jm-macros.m4 (gl_MACROS): Don't require gl_FUNC_FPENDING.
20603
20604 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
20605
20606         * m4/strftime.m4 (_gl_STRFTIME_PREREQS): Remove.  Move its body to
20607         gl_FUNC_STRFTIME.
20608         (gl_FUNC_STRFTIME): Use AC_CHECK_FUNCS_ONCE and AC_CHECK_HEADERS_ONCE
20609         and AC_REQUIRE when possible, to avoid duplicate checks.
20610         Check for <wchar.h>.
20611
20612 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
20613
20614         * lib/strftime.c (DO_MULTIBYTE): Check for wchar.h, too.
20615
20616 2004-11-09  Bruno Haible  <bruno@clisp.org>
20617
20618         * m4/sockpfaf.m4: New file.
20619
20620 2004-11-05  Bruno Haible  <bruno@clisp.org>
20621
20622         * lib/readlink.c: Include stddef.h, needed for size_t on Woe32.
20623         Reported by Mark D. Baushke <mdb@cvshome.org>.
20624
20625 2004-11-04  Bruno Haible  <bruno@clisp.org>
20626
20627         2004-09-11  Bruno Haible  <bruno@clisp.org>
20628                 * allocsa.valgrind: New file.
20629         2004-02-06  Bruno Haible  <bruno@clisp.org>
20630                 * allocsa.h (sa_alignof): Define differently with HP-UX cc, to
20631                 avoid a bug of this cc on HP-UX 10.20 dealing with enums.
20632                 Reported by Christopher Seip <chris.seip@hp.com>.
20633
20634 2004-11-04  Bruno Haible  <bruno@clisp.org>
20635
20636         * modules/allocsa (Files): Add lib/allocsa.valgrind.
20637         (Makefile.am): Distribute it.
20638
20639 2004-11-03  Paul Eggert  <eggert@cs.ucla.edu>
20640
20641         * lib/xreadlink.c (xreadlink): AIX and HP-UX readlink return -1
20642         with errno == ERANGE if the buffer is too small.
20643         Problem reported by Mark D. Baushke.
20644
20645 2004-11-03  Albert Chin  <china@thewrittenword.com>
20646             Paul Eggert  <eggert@cs.ucla.edu>
20647
20648         * m4/uint32_t.m4 (gl_AC_TYPE_UINT32_T): When determining uint32_t
20649         equivalent, substitute $ac_type for equivalent type rather than
20650         blindly using uint32_t *always* which won't work if uint32_t is not
20651         available.  Define _UINT32_T to work around typedef of uint32_t if
20652         <sys/sched.h>, <pthread.h>, or <semaphore.h> used on Solaris
20653         2.5.1.
20654
20655 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
20656
20657         * m4/jm-macros.m4: Sync from coreutils.
20658         (gl_MACROS): Check for mbrlen, for pathchk.
20659         (gl_CHECK_ALL_TYPES): Require AC_TYPE_MBSTATE_T, for pathchk.
20660
20661 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
20662
20663         * lib/xreadlink.c (MAXSIZE): New macro.
20664         (xreadlink): Use it instead of SSIZE_MAX.  Ensure initial buffer
20665         size does not exceed MAXSIZE.  Avoid cast.
20666         As suggested by Mark D. Baushke in
20667         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00009.html>,
20668         if readlink fails with buffer size just under MAXSIZE, try again
20669         with MAXSIZE.
20670
20671 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
20672
20673         * config/srclist.txt: Add mktime.c; glibc bought all our changes.
20674
20675 2004-11-02  Derek R. Price  <derek@ximbiot.com>
20676         and  Paul Eggert  <eggert@cs.ucla.edu>
20677
20678         * lib/getdate.y [!TEST]: Include <stdio.h>, since we use sprintf now.
20679         (get_date): Overparenthesize to avoid GCC warning.
20680
20681 2004-11-02  Bruno Haible  <bruno@clisp.org>
20682
20683         * m4/setenv.m4 (gt_FUNC_SETENV): Define VOID_UNSETENV if unsetenv()
20684         returns void.
20685
20686 2004-11-02  Bruno Haible  <bruno@clisp.org>
20687
20688         * lib/setenv.h (unsetenv): Define as a macro if the system's unsetenv()
20689         function returns void.
20690
20691 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
20692
20693         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
20694         fflush_unlocked, flockfile, funlockfile, funlockfile,
20695         fputs_unlocked, putc_unlocked.
20696
20697 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
20698
20699         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
20700         (funlockfile, fputs_unlocked, putc_unlocked): Don't define if
20701         already declared.
20702
20703 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
20704
20705         * modules/getdate (Files): Add doc/getdate.texi.
20706         (Depends-on): Add setenv, xalloc.
20707
20708 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
20709
20710         * lib/getdate.y: Add support for TZ="foo" within a date string.
20711         Fix some bugs near time_t boundaries.  Reject dates with
20712         out-of-range components, e.g., "Sept 31".
20713         Include <stdlib.h>, "setenv.h", "xalloc.h".
20714         (ISDIGIT_LOCALE): Remove; unused.
20715         Note that the TZ and time functions used here are not reentrant.
20716         (mktime_ok, get_tz): New functions.
20717         (TZBUFSIZE): New constant.
20718         (get_date): Parse leading TZ="foo".  Reject out-of-range components;.
20719         This requires that we sometimes generate our own TZ="XXX..." setting.
20720
20721 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
20722
20723         * doc/getdate.texi: New file, from coreutils with modifications for
20724         the new TZ parsing.
20725
20726 2004-10-27  Derek R. Price  <derek@ximbiot.com>
20727
20728         * lib/mktime.c (not_equal_tm): Remove redundant check.
20729
20730 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
20731
20732         * modules/regex (lib_SOURCES): Add regex.c.
20733         Reported by James Youngman in
20734         <http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00199.html>.
20735
20736 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
20737
20738         * lib/getdate.y: Use Bison 1.875 features, and some minor
20739         code cleanups.  This change does not affect semantics.
20740         Don't include <stdlib.h>; no longer needed.
20741         Don't include unlocked-io.h; only the "#if TEST" code uses
20742         stdio, and performance isn't crucial there.
20743         (PC, YYLEX_PARAM, YYPARSE_PARAM): Remove; replaced by
20744         Bison 1.875 features as described below.
20745         All uses of "PC." replaced by "pc->".
20746         (YYSTYPE): Add a forward declaration.
20747         (yylex, yyerror): Use full prototypes in forward decls.
20748         Use "%pure-parser" rather than obsolescent "%pure_parser".
20749         Use %parse-param and %lex-param instead of obsolescent
20750         YYPARSE_PARAM and YYLEX_PARAM.
20751         (meridian_table, month_and_day_table, time_units_table,
20752         relative_time_table, time_zone_table, military_table,
20753         lookup_zone, lookup_word, get_date):
20754         Use NULL instead of 0 where appropriate.
20755         (to_hour): Avoid abort (), to avoid a dependency on
20756         stdlib.h.
20757         (yyerror, yylex): Now accepts parser_control * arg.
20758         (main) [TEST]: Use '\0' rather than 0 for char.
20759
20760 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
20761
20762         * m4/getpagesize.m4 (gl_GETPAGESIZE): Check for <sys/param.h>.
20763
20764 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
20765
20766         * lib/getpagesize.c (getpagesize): Don't assume <sys/param.h> exists.
20767         It's now the caller's responsibility to handle the case where
20768         !HAVE_GETPAGESIZE && !defined getpagesize.
20769
20770         * lib/mktime.c (leapyear): Arg is long int, not int.
20771
20772 2004-10-18  Paul Eggert  <eggert@cs.ucla.edu>
20773
20774         * lib/argp-fs-xinl.c, argp-xinl.c: Update from glibc.
20775
20776 2004-10-17  Paul Eggert  <eggert@cs.ucla.edu>
20777
20778         * gnulib-tool (func_emit_lib_Makefile_am): Fix typo: a $ was
20779         missing.  Problem reported by James Youngman.
20780
20781 2004-10-16  Simon Josefsson  <jas@extundo.com>
20782
20783         * gnulib-tool: Fix comments.  Fix parse problem.
20784         (func_emit_lib_Makefile_am): Don't hard code a in libgl_a_SOURCES.
20785
20786 2004-10-15  Paul Eggert  <eggert@cs.ucla.edu>
20787
20788         * m4/getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
20789         implementation of getopt_long.  Problem reported by Alexander Taler in:
20790         http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00103.html
20791
20792 2004-10-15  Bruno Haible  <bruno@clisp.org>
20793
20794         * gnulib-tool: Untabify. Initialize supplied_libname.
20795         (func_usage): More homogenous output.
20796         (func_modules_transitive_closure, func_modules_to_filelist,
20797         func_emit_lib_Makefile_am): New functions.
20798         (func_import): New function, extracted from big case statement. Use
20799         func_get_license, func_modules_transitive_closure,
20800         func_modules_to_filelist, func_emit_lib_Makefile_am. Initialize
20801         opt_lgpl. Don't use test -a, as it's not portable.
20802         (func_create_testdir): Use func_modules_transitive_closure,
20803         func_modules_to_filelist, func_emit_lib_Makefile_am.
20804
20805 2004-10-15  Bruno Haible  <bruno@clisp.org>
20806
20807         * gnulib-tool (func_import): Let gl_INIT define LTALLOCA when needed.
20808
20809 2004-10-15  Bruno Haible  <bruno@clisp.org>
20810
20811         * gnulib-tool (func_emit_lib_Makefile_am): Add markers to separate
20812         the portions belonging to each module.
20813         Suggested by Derek Robert Price <derek@ximbiot.com>.
20814
20815 2004-10-12  Simon Josefsson  <jas@extundo.com>
20816
20817         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
20818         (fputs_unlocked, putc_unlocked) [!_LIBCS && !USE_UNLOCKED_IO]: Map
20819         to real functions.
20820
20821 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
20822
20823         * modules/vsnprintf: New file.
20824
20825 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
20826
20827         * m4/vsnprintf.m4: New file.
20828
20829 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
20830
20831         * lib/vsnprintf.h: New file.
20832         * lib/vsnprintf.c: New file.
20833
20834 2004-10-11  Bruno Haible  <bruno@clisp.org>
20835
20836         * MODULES.html.sh (Support for systems lacking ISO C 99): Add
20837         vsnprintf.
20838
20839 2004-10-10  Paul Eggert  <eggert@cs.ucla.edu>
20840
20841         * config/srclistvars.sh: Add GNUSTANDARDS (for eggert only).
20842
20843 2004-10-07  Bruno Haible  <bruno@clisp.org>
20844
20845         * lib/snprintf.c (snprintf): Avoid a memory allocation if the result
20846         fits into the provided buffer.
20847
20848 2004-10-06  Paul Eggert  <eggert@cs.ucla.edu>
20849
20850         * lib/diacrit.c, diacrit.h: Add GPL notice.
20851
20852         * lib/atanl.c, logl.c: Add GPL notice, to match glibc's added LGPL
20853         notice.
20854         * lib/atanl.c (atanl): Keep the code as similar to glibc as possible.
20855         * lib/logl.c (logl): Keep the code as similar to glibc as possible.
20856         This avoids a potential constant-folding bug.
20857
20858 2004-10-05  Bruno Haible  <bruno@clisp.org>
20859
20860         * m4/strsep.m4 (gl_FUNC_STRSEP): Require AC_GNU_SOURCE. Don't check
20861         for the declaration of strsep.
20862
20863 2004-10-05  Bruno Haible  <bruno@clisp.org>
20864
20865         * lib/strsep.h: Don't declare strsep() if HAVE_STRSEP.
20866
20867 2004-10-04  Simon Josefsson  <jas@extundo.com>
20868
20869         * modules/memmem: New file.
20870         * tests/test-memmem.c: New file.
20871         * MODULES.html.sh (Extra functions based on ANSI C 89): Add memmem.
20872
20873 2004-10-04  Simon Josefsson  <jas@extundo.com>
20874
20875         * m4/memmem.m4: New file.
20876
20877 2004-10-04  Simon Josefsson  <jas@extundo.com>
20878
20879         * lib/memmem.h: New file.
20880         * lib/memmem.c: New file, taken from glibc.
20881
20882 2004-10-04  Simon Josefsson  <jas@extundo.com>
20883
20884         * lib/error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
20885         '#ifdef USE_UNLOCKED_IO'.
20886
20887 2004-10-04  Simon Josefsson  <jas@extundo.com>
20888
20889         * config/srclist.txt: Add memmem from glibc.
20890
20891 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
20892
20893         * modules/xalloc (Files, Makefile.am): Remove xstrdup.c.
20894
20895         * modules/argmatch, modules/argp, modules/closeout, modules/error,
20896         modules/exclude, modules/getdate, modules/getline,
20897         modules/getndelim2, modules/getpass, modules/getpass-gnu,
20898         modules/getusershell, modules/linebuffer, modules/md5,
20899         modules/mountlist, modules/posixtm, modules/readtokens,
20900         modules/readutmp, modules/regex, modules/sha1,
20901         modules/version-etc, modules/yesno:
20902         Remove dependency on unlocked-io.
20903
20904 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
20905
20906         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Remove.  All uses removed.
20907
20908         * m4/unlocked-io.m4: Add copyright notice.
20909         (gl_FUNC_GLIBC_UNLOCKED_IO): Define USE_UNLOCKED_IO.
20910
20911 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
20912
20913         * lib/xalloc.h (xmemdup): Renamed from xclone.  All uses changed.
20914         * lib/xmalloc.c (xmemdup): Likewise.
20915         * lib/xalloc.h (CCLONE, CLONE, NEW, XCALLOC, XMALLOC, XREALLOC,
20916         XFREE): Remove these long-obsolescent macros.
20917         * lib/xmalloc.c (xstrdup): Implementation moved here from xstrdup.c
20918         * lib/xstrdup.c: Remove.
20919
20920         * lib/regex.c (re_comp): Cast gettext return value to char *,
20921         Problem reported by Martin Neitzel via Mark D. Baushke.
20922
20923 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
20924
20925         * lib/argmatch.c, closeout.c, error.c, exclude.c, getdate.y,
20926         getndelim2.c, getpass.c, getusershell.c, linebuffer.c,
20927         md5.c, mountlist.c, posixtm.c, readtokens.c, readutmp.c,
20928         regex.c, sha1.c, version-etc.c, yesno.c:
20929         Include "unlocked-io.h" only if USE_UNLOCKED_IO.
20930         * lib/unlocked-io.h: Don't worry about USE_UNLOCKED_IO; that's now
20931         the includer's responsibility.
20932
20933         Sync from coreutils.
20934
20935         * lib/modechange.c (mode_compile): Don't decrement a pointer that
20936         points to the start of a string, as the C Standard says the
20937         resulting behavior is undefined.
20938
20939         * lib/backupfile.h (enum backuptype): Rename none -> no_backups,
20940         simple -> simple_backups, numbered_existing ->
20941         numbered_existing_backups, numbered -> numbered_backups
20942         to avoid shadowing problems.  All uses changed.
20943         * lib/argmatch.c (enum backuptype) [defined TEST]: Likewise.
20944         * lib/backupfile.c (check_extension, numbered_backup):
20945         Rename locals to avoid shadowing 'basename'.
20946         * lib/backupfile.h (VALID_BACKUP_TYPE): Don't evaluate arg more than
20947         once.
20948
20949         * lib/.cppi-disable: Add getopt_.h, getopt_int.h.
20950         * lib/.cvsignore: Add getopt.h.
20951
20952 2004-10-04  Bruno Haible  <bruno@clisp.org>
20953
20954         * modules/README: New file.
20955         * gnulib-tool (func_all_modules, func_verify_module): modules/README is
20956         not a module.
20957
20958 2004-10-02  Jim Meyering  <jim@meyering.net>
20959
20960         * lib/dirfd.h, getpagesize.h: Add copyright notice.
20961
20962 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
20963
20964         * modules/strsep: New file.
20965
20966 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
20967
20968         * m4/strsep.m4: New file.
20969
20970 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
20971
20972         * lib/strsep.h: New file.
20973         * lib/strsep.c: New file.
20974
20975 2004-10-01  Simon Josefsson  <jas@extundo.com>
20976
20977         * lib/snprintf.c (snprintf): Handle size==0.
20978
20979 2004-10-01  Simon Josefsson  <jas@extundo.com>
20980             Bruno Haible  <bruno@clisp.org>
20981
20982         * lib/snprintf.c: Include <stdarg.h>, <stdlib.h>, <string.h>.
20983         (snprintf): Declare 'args'.
20984
20985 2004-10-01  Paul Eggert  <eggert@cs.ucla.edu>
20986
20987         * lib/snprintf.c: Remove comments as to why each header is needed.
20988
20989 2004-10-01  Bruno Haible  <bruno@clisp.org>
20990
20991         * MODULES.html.sh: Add strsep.
20992
20993 2004-09-30  Simon Josefsson  <jas@extundo.com>
20994
20995         * modules/snprintf: New file.
20996
20997 2004-09-30  Simon Josefsson  <jas@extundo.com>
20998
20999         * m4/snprintf.m4: New file.
21000
21001 2004-09-30  Simon Josefsson  <jas@extundo.com>
21002
21003         * lib/snprintf.h, lib/snprintf.c: New files.
21004
21005 2004-09-30  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
21006
21007         * lib/argp-help.c (canon_doc_option): Fixed coredump if *name==NULL
21008         (hol_entry_help): Never translate an empty string.
21009         Do not translate option tag (opt->name) if OPTION_NO_TRANS is set
21010         * lib/argp.h (OPTION_NO_TRANS): New option.
21011
21012 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
21013
21014         * modules/argp (Maintainer): Replace Simon Josefsson
21015         by Sergey Poznyakoff.
21016
21017 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
21018
21019         * config/srclist.txt: Comment-out argp/argp.h, until we get the argp
21020         changes merged back into glibc.
21021
21022 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
21023
21024         * MODULES.html.sh (Support for systems lacking ISO C 99): Add snprintf.
21025
21026 2004-09-29  Oskar Liljeblad  <oskar@osk.mine.nu>
21027
21028         * lib/xvasprintf.c: Include xalloc.h.
21029         (xvasprintf): Use xalloc_die, not xmalloc_die.
21030
21031 2004-09-29  Bruno Haible  <bruno@clisp.org>
21032
21033         * modules/alloca-opt: New file, derived from modules/alloca.
21034         * modules/allocsa: Depend on alloca-opt instead of alloca.
21035         * modules/setenv: Likewise.
21036         * modules/vasnprintf: Likewise.
21037         * MODULES.html.sh: Add alloca-opt.
21038
21039 2004-09-28  Simon Josefsson  <jas@extundo.com>
21040
21041         * gnulib-tool: New parameter --lgpl, to asseert that modules are
21042         LGPL, and to replace license template from GPL to LGPL.
21043
21044 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
21045
21046         * modules/dummy: Change license to LGPL.
21047
21048 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
21049
21050         * lib/dummy.c: Change copyright notice to FSF, and license to GPL.
21051
21052 2004-09-24  Simon Josefsson  <jas@extundo.com>
21053
21054         * modules/minmax (License): Change from GPL to LGPL.
21055
21056 2004-09-23  Simon Josefsson  <jas@extundo.com>
21057
21058         * gnulib-tool (--import): Typo.
21059
21060 2004-09-23  Simon Josefsson  <jas@extundo.com>
21061
21062         * gnulib-tool (--import): Make sure *.m4 end up in m4/ by default.
21063
21064 2004-09-22  Bruno Haible  <bruno@clisp.org>
21065
21066         * modules/*: Add 'License' field.
21067         * gnulib-tool: Accept --extract-license option.
21068         (func_get_license): New function.
21069
21070 2004-09-21  Bruno Haible  <bruno@clisp.org>
21071
21072         * modules/vasnprintf (Files): Add m4/stdint_h.m4, m4/inttypes_h.m4.
21073         Reported by Simon Josefsson.
21074
21075 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
21076
21077         * modules/inttostr (Files): Add m4/longlong.m4, since it uses
21078         gl_AC_TYPE_LONG_LONG.
21079
21080 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
21081
21082         * config/srclist.txt: Add getsubopt.c, since libc bought our changes.
21083
21084 2004-09-18  Simon Josefsson  <jas@extundo.com>
21085         and  Paul Eggert  <eggert@cs.ucla.edu>
21086
21087         * gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
21088         calls with autoreconf.  Define GL_LIB.
21089
21090 2004-09-14  Karl Berry  <karl@gnu.org>
21091
21092         * config/srclist.txt: unsync setenv.c, sigh.
21093
21094 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
21095
21096         * lib/argp-pvh.c (argp_program_version_hook): Provide initial value.
21097         Problem reported by Bruno Haible in:
21098         http://lists.gnu.org/archive/html/bug-tar/2004-09/msg00023.html
21099
21100 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
21101
21102         * config/srclist.txt: Comment out argp-pvh.c.
21103
21104 2004-09-11  Paul Eggert  <eggert@cs.ucla.edu>
21105
21106         * lib/mempcpy.h: Wrap the entire include file inside #ifndef mempcpy,
21107         in case some system header has #define'd it.  Problem reported by
21108         Soeren D. Schulze in
21109         <http://lists.gnu.org/archive/html/bug-gnulib/2004-09/msg00017.html>.
21110
21111 2004-09-09  Karl Berry  <karl@gnu.org>
21112
21113         * regex.[ch]: delete from the root.  These were supposed to be
21114                 synced with emacs cvs, but this has not happened for about
21115                 a year, and anyway nothing else uses emacs regex.[ch].
21116                 bug-gnulib mail from Jeff Bailey, 9 Sep 2004 15:49:24 -0700.
21117                 lib/regex[.ch] is untouched.
21118
21119 2004-09-09  Bruno Haible  <bruno@clisp.org>
21120
21121         * modules/vasnprintf (Files): Add m4/eoverflow.m4.
21122
21123 2004-09-09  Bruno Haible  <bruno@clisp.org>
21124
21125         * m4/eoverflow.m4: New file, taken from GNU libiconv eilseq.m4 with
21126         modifications.
21127         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Require gl_EOVERFLOW.
21128
21129 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
21130
21131         * modules/xvasprintf: New file.
21132         * MODULES.html.sh (Extra functions based on ANSI C 89): Add vasprintf.
21133
21134 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
21135
21136         * lib/xvasprintf.h: New file.
21137         * lib/xvasprintf.c: New file.
21138         * lib/xasprintf.c: New file.
21139
21140 2004-09-08  Bruno Haible  <bruno@clisp.org>
21141
21142         * m4/stdint.m4: New file, taken from GNU clisp with modifications.
21143
21144 2004-09-08  Bruno Haible  <bruno@clisp.org>
21145
21146         * lib/vasnprintf.c (VASNPRINTF): Signal EOVERFLOW if the resulting
21147         length is > INT_MAX.
21148         * lib/vasprintf.c (vasprintf): Don't test for length > INT_MAX any
21149         more.
21150
21151 2004-09-08  Bruno Haible  <bruno@clisp.org>
21152
21153         * lib/stdint_.h: New file, taken from GNU clisp.
21154
21155 2004-09-08  Bruno Haible  <bruno@clisp.org>
21156             Oskar Liljeblad  <oskar@osk.mine.nu>
21157
21158         * modules/stdint: New file.
21159         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdint.
21160
21161 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
21162
21163         Import from coreutils.
21164         * lib/userspec.c: Don't use <alloca.h>, so that we don't use alloca on
21165         strings on unbounded length.  alloca's performance benefits aren't
21166         that important here.
21167         (V_STRDUP): Remove.
21168         (parse_with_separator): New function, with most of the internals
21169         of the old parse_user_spec.  Allow user to omit both user and group,
21170         for compatibility with FreeBSD.
21171         Clone only the user name, not the entire spec.
21172         Do not set *uid, *gid unless entirely successful.
21173         Avoid memory leak in some failing cases.
21174         Fix regression for USER.GROUP reported by Dmitry V. Levin in
21175         <http://lists.gnu.org/archive/html/bug-coreutils/2004-08/msg00102.html>
21176         (parse_user_spec): Rewrite to use parse_with_separator.
21177
21178 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
21179
21180         * modules/userspec: Don't depend on alloca.
21181
21182 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
21183
21184         * m4/userspec.m4 (gl_USERSPEC): Don't require AC_FUNC_ALLOCA.
21185
21186 2004-08-17  Paul Eggert  <eggert@cs.ucla.edu>
21187
21188         * MODULES.html.sh: Add xalloc-die, c-strtod, c-strtold, raise,
21189         readtokens0, getcwd, fcntl-safer, canonicalize, cycle-check,
21190         utimecmp, utimens, xnanosleep.  Rename sha to sha1.
21191
21192 2004-08-16  Simon Josefsson  <jas@extundo.com>
21193
21194         * gnulib-tool: Use sed instead of autoconf --trace, inspired by
21195         libtoolize behaviour by "Gary V. Vaughan" <gary@gnu.org>.
21196         Add --dry-run for --import.
21197         Let user provided command line parameters override configure.ac
21198         settings.
21199
21200 2004-08-12  Simon Josefsson  <jas@extundo.com>
21201
21202         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): New macro,
21203         as discussed with Paul Eggert in threads rooted at
21204         <http://lists.gnu.org/archive/html/bug-gnulib/2004-06/msg00039.html>
21205         and
21206         <http://lists.gnu.org/archive/html/bug-gnulib/2004-07/msg00001.html>.
21207         Before, the test was empty, and relied on ELIDE_CODE in source
21208         code.)
21209         (gl_PREREQ_GETOPT): New macro.
21210         (gl_GETOPT): Use them.
21211
21212 2004-08-12  Simon Josefsson  <jas@extundo.com>
21213
21214         * lib/getopt.c, getopt1.c: Remove ELIDE_CODE hack.
21215         * lib/getopt_.h: Renamed from getopt.h.
21216
21217 2004-08-12  Simon Josefsson  <jas@extundo.com>
21218
21219         * gnulib-tool: Add --source-base, --m4-base, --libtool options.
21220         Change default library name from libfoo to libgnu.
21221         Now, if you have a configure.ac that says:
21222                 gl_SOURCE_BASE(gl)
21223                 gl_M4_BASE(gl/m4)
21224                 gl_MODULES(error getopt etcetera)
21225                 gl_INIT
21226         you can import all you need by running:
21227                 ../gnulib/gnulib-tool --import
21228
21229         * modules/getopt (Files): Rename getopt.h to getopt_.h.
21230         (Makefile.am): Rewrite, use logic from argz.
21231         (Include): Use <getopt.h> instead of "getopt.h".
21232
21233 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
21234
21235         * modules/argp (Files): Add m4/unlocked-io.m4.
21236         (Depends-on): Add extensions.
21237
21238 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
21239
21240         * m4/argp.m4 (gl_ARGP): Do not check for argp.h or argp_parse; nobody
21241         uses HAVE_ARGP_H or HAVE_ARGP_PARSE.
21242         Require gl_FUNC_GLIBC_UNLOCKED_IO, gl_USE_SYSTEM_EXTENSIONS.
21243         Check for program_invocation_name, program_invocation_short_name,
21244         flockfile, funlockfile, features.h, _getopt_long_only_r.
21245
21246 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
21247
21248         * lib/argp-help.c, argp-parse.c: Use "gettext.h" instead of
21249         its complicated substitute.
21250         * lib/argp-help.c: Include <errno.h>, for program_invocation_short_name
21251         and program_invocation_name.
21252         (__argp_basename) [!_LIBC]: Remove; the only use was
21253         replaced by its body.
21254         (__argp_short_program_name): Change condition from
21255         !defined __argp_short_program_name to
21256         ! (defined _LIBC || HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME),
21257         to match argp-namefrob.h.
21258         (__argp_failure): Don't assume strerror_r returns char *.
21259         * lib/argp-parse.c (N_): Define unconditionally.
21260         (argp_default_options): Fill out initializers with 0 to avoid
21261         gcc warnings.
21262
21263 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
21264
21265         * config/srclist.txt: Remove getopt.c, getopt.h (renamed to getopt_.h),
21266         getopt1.c.
21267
21268 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
21269
21270         Merge from coreutils.
21271
21272         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
21273
21274         * m4/obstack.m4 (gl_PREREQ_OBSTACK): Require
21275         gl_AC_HEADER_INTTYPES_H, gl_AC_HEADER_STDINT_H, gl_AC_TYPE_UINTMAX_T.
21276
21277 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
21278
21279         Merge from coreutils.
21280
21281         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Don't set to 1 if missing
21282         wmemchr or wmemcpy.  Problem reported by Robert Dahlem
21283         for Reliant Unix 5.43.
21284
21285         * lib/obstack.c: Include <inttypes.h> and <stdint.h> if available.
21286         (union fooround): Use uintmax_t, not long int.
21287         The rest is a merge from libc:
21288         [defined _LIBC]: Include <shlib-compat.h>.
21289         (_obstack) [defined _LIBC]: Remove after 2.3.4.
21290
21291         * lib/settime.c (settime): Recode to avoid warning with
21292         Sun Forte C 6U2.
21293
21294         * lib/strverscmp.c: Convert to UTF-8.
21295
21296 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
21297
21298         * modules/obstack (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
21299         m4/uintmax_t.m4.
21300
21301 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
21302
21303         * modules/xalloc-die: New file.
21304         * modules/xalloc: Remove dependencies on error, gettext, exitfail.
21305
21306         * modules/md5 (Files): Add m4/uint32_t.m4.
21307         * modules/sha1: Renamed from modules/sha.
21308         (Files):
21309         Rename lib/sha.h to lib/sha1.h.
21310         Rename lib/sha.c to lib/sha1.c.
21311         Rename m4/sha.m4 to m4/sha1.m4.
21312         (lib_SOURCES): Likewise.
21313         (configure.ac): Rename gl_SHA to gl_SHA1.
21314         (Include): sha.h -> sha1.h.
21315
21316 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
21317
21318         * m4/uint32_t.m4, m4/uintptr_t.m4: New files.
21319         * m4/sha1.m4: Renamed from sha.m4.
21320         (gl_SHA1): Renamed from gl_SHA.  All uses changed.
21321
21322 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
21323
21324         * lib/obstack.h (obstack_empty_p):
21325         Don't assume that chunk->contents is suitably aligned.
21326         * lib/obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk):
21327         Likewise. Problem reported by Benno in
21328         <http://sources.redhat.com/ml/libc-alpha/2004-08/msg00055.html>.
21329
21330         * lib/chown.c (rpl_chown): Work even if the file is writeable but not
21331         readable.  This could be improved further but it'd take some work.
21332
21333 2004-08-08  Simon Josefsson  <jas@extundo.com>
21334
21335         * modules/xgethostname (Depends-on): Remove exit and error (not
21336         used).
21337
21338         * modules/getpass-gnu: Add getpass.h.
21339         (Depends-on): Add stdbool.
21340         * modules/getpass: Add getpass.h.
21341
21342 2004-08-08  Simon Josefsson  <jas@extundo.com>
21343
21344         * m4/getpass.m4 (gl_FUNC_GETPASS, gl_FUNC_GETPASS_GNU):
21345         Check getpass declaration.
21346
21347 2004-08-08  Simon Josefsson  <jas@extundo.com>
21348
21349         * lib/xgethostname.c: Don't include error.h (not used).
21350
21351         * lib/getpass.h: Add.
21352         * lib/getpass.c: Include getpass.h first.
21353
21354 2004-08-08  Paul Eggert  <eggert@cs.ucla.edu>
21355
21356         * lib/xalloc-die.c: New file.
21357         * lib/xalloc.h (xalloc_fail_func, xalloc_msg_memory_exhausted): Remove.
21358         All uses removed.
21359         * lib/xmalloc.c (xalloc_fail_func, xalloc_msg_memory_exhausted):
21360         Likewise. Move inclusions of gettext.h, error.h, exitfail.h to
21361         xalloc-die.c.
21362         (_, N_, xalloc_die): Move to xalloc-die.c.
21363         * lib/userspec.c (parse_user_spaec): Use xstrdup rather than strdup,
21364         so that we needn't mess with xalloc_msg_memory_exhausted.
21365
21366         * lib/sha1.h: Renamed from sha.h.
21367         (SHA1_H): Renamed from _SHA_H.
21368         (sha1_ctx): Renamed from sha_ctx.
21369         (sha1_init_ctx): Renamed from sha_init_ctx.
21370         (sha1_process_block): Renamed from sha_process_block.
21371         (sha1_process_bytes): Renamed from sha_process_bytes.
21372         (sha1_finish_ctx): Renamed from sha_finish_ctx.
21373         (sha1_read_ctx): Renamed from sha_read_ctx.
21374         (sha1_stream): Renamed from sha_stream.
21375         (sha1_buffer): Renamed from sha_buffer.
21376         * lib/sha1.c: Likewise; renamed from sha.c.
21377         Do not include <sys/types.h>.
21378         Include <stddef.h> rather than <stdlib.h>.
21379
21380 2004-08-08  Bruno Haible  <bruno@clisp.org>
21381
21382         * lib/pathname.h (FILE_SYSTEM_PREFIX_LEN): Renamed from
21383         FILESYSTEM_PREFIX_LEN.
21384         * lib/progreloc.c: Likewise.
21385         * lib/concatpath.c (concatenated_pathname): Use FILE_SYSTEM_PREFIX_LEN.
21386
21387 2004-08-06  Simon Josefsson  <jas@extundo.com>
21388
21389         * modules/progname (Depends-on): Don't depend on stdbool.
21390
21391 2004-08-06  Simon Josefsson  <jas@extundo.com>
21392
21393         * modules/getsubopt: New file.
21394         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
21395         getsubopt.
21396
21397 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
21398
21399         More merge from coreutils.
21400
21401         * m4/utimens.m4, m4/utimecmp.m4: New files.
21402         * m4/backupfile.m4, euidacces.m4, acl.m4, afs.m4, calloc.m4, dirfd.m4,
21403         fsusage.m4, jm-macros.m4, ls-mntd-fs.m4, md5.m4, mountlist.m4,
21404         prereq.m4, sha.m4: Import changes from coreutils.
21405
21406 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
21407
21408         More merge from coreutils.
21409         * modules/raise, modules/readtokens0, modules/utimens:
21410         * modules/utimecmp, module/xnanosleep: New files.
21411         * modules/strftime: Add lib/strftime.h.
21412         Change include from <time.h> to "strftime.h".
21413         * modules/yesno: Add lib/yesno.h.
21414         * modules/backupfile: Remove lib/addext.c.
21415         * modules/euidaccess: Add stat-macros.h.
21416         * modules/canonicalize, modules/euidaccess,
21417         modules/filemode, modules/lchown, modules/makepath,
21418         modules/rmdir, modules/stat: Likewise.
21419
21420 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
21421
21422         Merge from tar.
21423         * lib/argp-help.c (make_hol, hol_append): Don't assume that
21424         SIZE_MAX is a valid preprocessor constant.
21425         (__argp_basename): Change from "#ifndef _LIBC"
21426         to "#ifndef __argp_short_program_name", so that
21427         we don't compile these functions for tar.
21428
21429         More merges from coreutils.
21430         * lib/raise.c, lib/readtokens0.h, lib/readtokens0.c, lib/strftime.h:
21431         * lib/utimens.h, lib/utimens.c, lib/utimecmp.h, lib/utimecmp.c:
21432         * lib/xnanosleep.h, lib/xnanosleep.c, lib/yesno.h: New files.
21433         * lib/addext.c: Remove; no longer needed.
21434         * lib/yesno.c, lib/argmatch.h, lib/argmatch.c, lib/backupfile.h,
21435         lib/backupfile.c, lib/euidaccess.c, lib/filemode.c, lib/closeout.c,
21436         lib/dup2.c, lib/exclude.c, lib/fileblocks.c, lib/filemode.c,
21437         lib/fnmatch.c, lib/fnmtahc_loop.c, lib/fopen-safer.c, lib/fsusage.c,
21438         lib/fsusage.h, lib/ftruncate.c, lib/full-write.c, lib/getdate.y,
21439         lib/getloadavg.c, lib/getugroups.c, lib/hard-locale.c,
21440         lib/hard-locale.h, lib/hash.c, lib/human.c, lib/human.h, lib/lchown.c,
21441         lib/lchown.h, lib/makepath.c, lib/makepath.h, lib/md5.c, lib/md5.h,
21442         lib/memchr.c, lib/memcoll.c, lib/memrchr.c, lib/modechange.c,
21443         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
21444         lib/posixtm.c, lib/putenv.c, quotearg.c, lib/quotearg.h,
21445         lib/readtokens.c, lib/readutmp.c, lib/readutmp.h, lib/rmdir.c,
21446         lib/safe-read.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c,
21447         lib/sig2str.c, lib/stat.c, lib/strtoimax.c, lib/strverscmp.c,
21448         lib/userspec.c, lib/utime.c, lib/version-etc.c., lib/xgethostname.c,
21449         lib/xmemcoll.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtod.h,
21450         lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h, lib/xstrtoumax.c:
21451         Import changes from coreutils.
21452
21453 2004-08-05  Simon Josefsson  <jas@extundo.com>
21454
21455         * m4/strdup.m4: Always run gl_PREREQ_STRDUP, since strdup.h need it.
21456
21457 2004-08-05  Simon Josefsson  <jas@extundo.com>
21458
21459         * m4/getsubopt.m4: New file.
21460
21461 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
21462
21463         Merge from coreutils.
21464
21465         * m4/c-strtod.m4, m4/canonicalize.m4, m4/fcntl-safer.m4:
21466         * m4/getcwd-path-max.m4: New files.
21467
21468         * m4/dos.m4 (gl_AC_DOS): filesystem -> file system renaming.
21469         FILESYSTEM_PREFIX_LEN ->
21470         FILE_SYSTEM_PREFIX_LEN.
21471         FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX ->
21472         FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX.
21473         FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR ->
21474         FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR.
21475
21476         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't require gl_AC_DOS, the
21477         prerequisite modules now handle the DOS stuff.
21478         Don't check for unistd.h.
21479
21480 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
21481
21482         Merge from coreutils.
21483
21484         * lib/.gdb-history: Remove; this doesn't belong here.
21485
21486         * lib/c-strtod.c, lib/c-strtod.h, lib/c-strtold.c, lib/cycle-check.c:
21487         * lib/cycle-check.h, lib/dev-ino.h, lib/canonicalize.h:
21488         * lib/canonicalize.c, lib/fcntl-safer.h, lib/fcntl-safer.c:
21489         * lib/getcwd.c: New files.
21490
21491         * lib/dirname.h: Include <stdbool.h>.
21492         (FILE_SYSTEM_PREFIX_LEN): Renamed from FILESYSTEM_PREFIX_LEN,
21493         for consistency with POSIX terminology.  All uses changed.
21494         (IS_ABSOLUTE_FILE_NAME, IS_RELATIVE_FILE_NAME): New macros.
21495         (strip_trailing_slashes): Use bool for booleans.
21496         * lib/stripslash.c (strip_trailing_slashes): Likewise.
21497
21498         * lib/error.c: Work around bug in OpenBSD 3.4 sterror_r: it
21499         sometimes returns a positive errno value even when it succeeds.
21500         (print_errno_message) [!LIBC]: Fall back on strerror if
21501         __strerror_r fails.
21502
21503         * lib/path-concat.c (mempcpy): Don't define if a system header defines
21504         it. Don't include stdio.h, stdlib.h, unistd.h, strdup.h.
21505         (longest_relative_suffix): New function.
21506         (path_concat): Use it.  Assume first argument is not NULL.
21507         Port to DOS.  Omit redundant separators.
21508         Report an error instead of returning NULL.
21509         Use mempcpy instead of memcpy.
21510         (xpath_concat): Remove: not declared or used.
21511
21512         * lib/same.h: Include <stdbool.h>
21513         (same_name): Return bool, not int.
21514         * lib/same.c (same_name): Likewise.
21515         (errno): Don't declare; we assume C89 or better now.
21516
21517         * lib/stat-macros (S_ISCTG, S_ISOFD, S_ISOFL): New macros,
21518         if not already defined.
21519
21520         * lib/xgetcwd.c (errno): Don't declare; we assume C89 or better now.
21521         * lib/dup-safer.c (errno): Likewise.
21522
21523 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
21524
21525         Merge from coreutils.
21526         * modules/c-strtod, modules/c-strtold, modules/canonicalize:
21527         * modules/cycle-check, modules/fcntl-safer, modules/getcwd: New files.
21528         * modules/path-concat: Don't depend on strdup.
21529
21530 2004-08-03  Simon Josefsson  <jas@extundo.com>
21531
21532         * lib/strdup.h: Only use HAVE_DECL_STRDUP if defined.
21533         * lib/progname.h: Don't include stdbool.h.
21534
21535 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
21536
21537         * modules/fatal: Remove, as the "fatal" module wasn't used or working.
21538         * MODULES.html.sh (func_all_modules): Remove fatal.
21539
21540 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
21541
21542         * m4/fatal.m4: Remove, as the "fatal" module wasn't used or working.
21543
21544 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
21545
21546         * lib/fatal.c, fatal.h: Remove as the "fatal" module wasn't used or
21547         working.
21548
21549 2004-08-02  Simon Josefsson  <jas@extundo.com>
21550
21551         * lib/getsubopt.h: New file, with comments from Bruno Haible.
21552         * lib/getsubopt.c: New file, from glibc, but slightly modified based on
21553         suggestions from Paul Eggert <eggert@cs.ucla.edu>.
21554
21555 2004-08-01  Simon Josefsson  <jas@extundo.com>
21556
21557         * lib/xgetdomainname.c: Include stdlib.h, for free().
21558
21559 2004-07-19  Bruno Haible  <bruno@clisp.org>
21560
21561         * MODULES.html.sh (func_all_modules): Add dummy.
21562
21563 2004-07-16  Simon Josefsson  <jas@extundo.com>
21564
21565         * modules/dummy: New file.
21566
21567 2004-07-16  Simon Josefsson  <jas@extundo.com>
21568
21569         * lib/dummy.c: New file.
21570
21571 2004-07-16  Bruno Haible  <bruno@clisp.org>
21572
21573         * lib/backupfile.h: Add extern "C" for C++.
21574         * lib/closeout.h: Likewise.
21575         * lib/copy-file.h: Likewise.
21576         * lib/findprog.h: Likewise.
21577         * lib/full-write.h: Likewise.
21578         * lib/pathname.h: Likewise.
21579         * lib/progname.h: Likewise.
21580         * lib/stpcpy.h: Likewise.
21581         * lib/stpncpy.h: Likewise.
21582         * lib/strcase.h: Likewise.
21583         * lib/strstr.h: Likewise.
21584         * lib/xalloc.h: Likewise.
21585
21586         * lib/mbswidth.h: Add extern "C" for C++.
21587         Reported by Albert Chin-A-Young <china@thewrittenword.com>.
21588
21589 2004-07-13  Robert Millan  <robertmh@gnu.org>
21590
21591         * m4/host-os.m4: s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g.
21592
21593 2004-07-09  Simon Josefsson  <jas@extundo.com>
21594
21595         * lib/getndelim2.c: Include stddef.h, for ptrdiff_t.  (FreeBSD 4.9
21596         failed without this.)
21597
21598 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
21599
21600         * modules/chown (Files): Add lib/fchown-stub.c, since
21601         gl_PREREQ_CHOWN invokes AC_LIBOBJ(fchown-stub).
21602
21603 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
21604
21605         * lib/fchown-stub.c: New file.
21606
21607 2004-06-24  Jim Meyering  <jim@meyering.net>
21608
21609         * lib/obstack.h (obstack_base): Cast to (void *), per documentation.
21610
21611 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
21612
21613         * modules/argz: Omit "#include".
21614
21615         * MODULES.html.sh (func_all_modules): Add calloc, to match
21616         2004-06-01 addition of calloc module.
21617
21618 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
21619
21620         * m4/argz.m4: New file, which is autoupdated from libtool.
21621
21622 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
21623
21624         * lib/argz.c, lib/argz_.h: New files, which are autoupdated from
21625         libtool.
21626
21627 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
21628
21629         * config/srclist-update: Don't insist on "USA." before the
21630         close-comment, as libtool omits the period and puts the */ on a
21631         separate line.
21632         * config/srclist.txt: Add argz.c, argz_.h, argz.m4.
21633         * config/srclistvars.sh: Add LIBTOOL (for eggert only).
21634
21635 2004-06-22  Gary V. Vaughan  <gary@gnu.org>
21636
21637         * modules/argz: New file.
21638         * MODULES.html.sh (func_all_modules): Add argz.
21639
21640 2004-06-12  Jim Meyering  <jim@meyering.net>
21641         and  Paul Eggert  <eggert@cs.ucla.edu>
21642
21643         * modules/hash (Files): Add lib/xalloc.h.
21644         * modules/pipe (Depends-on): Add wait-process.
21645         * modules/stat (Depends-on): Add xalloc.
21646         * modules/userspec (Files): Add lib/userspec.h.
21647         * modules/xstrto
21648
21649         Upgrade from gettext-0.13.
21650         * modules/gettext (Files): Add m4/intmax.m4, m4/longdouble.m4,
21651         m4/longlong.m4, m4/printf-posix.m4, m4/signed.m4, m4/size_max.m4,
21652         m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4.
21653
21654 2004-06-10  Jim Meyering  <jim@meyering.net>
21655
21656         * lib/calloc.c: New file.
21657
21658 2004-06-06  Paul Eggert  <eggert@cs.ucla.edu>
21659
21660         * lib/getdate.y (yylex): Allow space between sign and number.
21661         Problem reported by Dan Jacobson.
21662
21663 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
21664
21665         Merge from coreutils CVS.
21666
21667         * m4/backupfile.m4, dirname.m4, human.m4, inttypes.m4, longlong.m4,
21668         makepath.m4, memchr.m4, memcmp.m4, mountlist.m4, path-concat.m4,
21669         putenv.m4, quotearg.m4, readutmp.m4, strtoimax.m4, strtoll.m4,
21670         strtoull.m4, strtoumax.m4, ulonglong.m4, vasnprintf.m4,
21671         xstrtol.m4: Fix copyright date and/or serial number.
21672
21673         * m4/chown.m4 (gl_PREREQ_CHOWN): Check for fcntl.h.
21674         See if we need an fchown replacement.
21675         (gl_FUNC_CHOWN_FOLLOWS_SYMLINK): New macro.
21676         (gl_FUNC_CHOWN): Require gl_FUNC_CHOWN_FOLLOWS_SYMLINK,
21677         and use the replacement function if we detect either defect.
21678
21679         * m4/prereq.m4 (gl_PREREQ): Add gl_ALLOCSA, gl_CLOEXEC, gl_INTTOSTR,
21680         gl_UTIMECMP.
21681
21682 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
21683         and  Jim Meyering  <jim@meyering.net>
21684
21685         Merge from coreutils CVS.
21686
21687         * lib/stat-macros.h: New file, with contents from file-type.h
21688         and coreutils' system.h.
21689         * lib/file-type.c: Include "stat-macros.h".
21690         * lib/file-type.h (file_type): Move all macro definitions to new file,
21691         stat-macros.h.
21692
21693         * lib/chown.c (rpl_chown) [CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE]:
21694         Wrap old code with this conditional.
21695         [CHOWN_MODIFIES_SYMLINK]: Try to work around a chown
21696         function that does not dereference symlinks.
21697         * lib/lchown.c (lchown) [CHOWN_MODIFIES_SYMLINK]: Just call chown.
21698
21699         * lib/xreadlink.c: Include xreadlink.h first, to catch .h file
21700         dependency problems.
21701         (xreadlink): Accept new arg SIZE, for efficiency.
21702         All decls and uses changed.
21703         * lib/xreadlink.h: Include <stddef.h>, for size_t.
21704
21705         * lib/.cppi-disable: Add alloca_.h, allocsa.h, exit.h, getndelim2.h,
21706         gettext.h, localcharset.h, strdup.h, strndup.h, strtoul.c, time_r.h.
21707
21708         * lib/.cvsignore: Add alloca.h, fnmatch.h, poll.h, stdbool.h,
21709         sysexits.h.
21710
21711 2004-06-01  Jim Meyering  <jim@meyering.net>
21712
21713         * m4/calloc.m4: New file.
21714
21715 2004-05-31  Paul Eggert  <eggert@cs.ucla.edu>
21716
21717         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Detect _Bool bug in HP aC++/ANSI
21718         C B3910B A.05.55 [Dec 04 2003].  Problem reported by Jim Meyering.
21719         Also, fix a typo in a diagnostic.
21720
21721 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
21722
21723         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Do not require AC_FUNC_MALLOC
21724         or AC_FUNC_REALLOC.
21725
21726 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
21727
21728         * lib/xmalloc.c (HAVE_MALLOC, HAVE_REALLOC): Do not require these
21729         macros to be defined.
21730         (xnmalloc_inline, xnrealloc_inline, xcalloc): Do not die if
21731         the allocator returns NULL because the requested size is zero.
21732
21733 2004-05-20  Paul Eggert  <eggert@cs.ucla.edu>
21734
21735         * lib/malloc/obstack.c (_obstack) [defined _LIBC]: Bring back this
21736         var.  Add comment explaining why libc still defines it.  This
21737         merges the following patch from glibc:
21738         http://sources.redhat.com/ml/libc-alpha/2004-05/msg00157.html
21739
21740 2004-05-20  Andreas Schwab  <schwab@suse.de>
21741
21742         * m4/free.m4: Replace free if it not known to work, not the other
21743         way round.
21744
21745 2004-05-19  Paul Eggert  <eggert@cs.ucla.edu>
21746
21747         * lib/obstack.c (_obstack): Remove unused variable.  It hasn't been
21748         present in glibc since revision 1.1 of this file.
21749         * lib/obstack.h (_obstack_free, obstack_1grow, obstack_1grow_fast,
21750         obstack_alignment_mask, obstack_alloc, obstack_base,
21751         obstack_blank, obstack_blank_fast, obstack_chunk_size,
21752         obstack_copy, obstack_copy0, obstack_finish, obstack_grow,
21753         obstack_grow0, obstack_init, obstack_int_grow,
21754         obstack_int_grow_fast, obstack_make_room, obstack_memory_used,
21755         obstack_next_free, obstack_object_size, obstack_ptr_grow,
21756         obstack_ptr_grow_fast, obstack_room): Remove declarations of
21757         nonexistent functions.
21758
21759 2004-05-18  Karl Berry  <karl@gnu.org>
21760
21761         * config/srclist.txt: break link for vasnprintf.c.
21762
21763 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
21764
21765         Port obstack to the AS/400, where pointers are 16 bytes wide and
21766         you cannot cast an integer to a valid pointer.  This patch is
21767         currently waiting to be integrated into glibc; see
21768         <http://sources.redhat.com/ml/libc-alpha/2004-05/msg00073.html>.
21769
21770         * lib/obstack.h (__PTR_TO_INT, __INT_TO_PTR): Remove.
21771         All uses of __INT_TO_PTR (PTR_TO_INT ...) replaced by __PTR_ALIGN.
21772         (__BPTR_ALIGN, __PTR_ALIGN): New macros.
21773         (struct obstack): temp member is now a union of a pointer and
21774         an integer, instead of an integer.  All integer uses changed.
21775         This does not affect the physical layout of struct obstack,
21776         except on hosts (like the AS/400) where the size or alignment of
21777         void * is greater than that of ptrdiff_t.
21778         (obstack_finish) [! (defined __GNUC__ && defined __STDC__ &&
21779         __STDC__)]: Store temporary in pointer member of union, not
21780         integer member.
21781         * lib/obstack.c: Include <stddef.h>, for offsetof.
21782         (struct fooalign): Remove; it doesn't need a name.
21783         (union fooround): Change double to long double, and add void *.
21784         (DEFAULT_ALIGNMENT): Use offsetof to compute.
21785         (DEFAULT_ALIGNMENT, DEFAULT_ROUNDING): Now an enum constant,
21786         not a macro.  Hence the values are always int; so remove all
21787         casts-to-int in uses.
21788
21789 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
21790
21791         * config/srclist.txt: Break link for argp-help.c and argp-parse.c until
21792         we can get this patch merged into glibc.
21793
21794 2004-05-17  Derek R. Price  <derek@ximbiot.com>
21795             Paul Eggert  <eggert@cs.ucla.edu>
21796
21797         * m4/argp: Depend on alloca.
21798
21799 2004-05-17  Derek R. Price  <derek@ximbiot.com>
21800             Paul Eggert  <eggert@cs.ucla.edu>
21801
21802         * lib/argp-help.c, argp-parse.c: Assume <alloca.h> rather than
21803         freecoding.
21804
21805 2004-05-17  Bruno Haible  <bruno@clisp.org>
21806
21807         * lib/vasnprintf.c (VASNPRINTF): Correctly handle the case of a
21808         precision that consists of a '.' followed by an empty digit string.
21809         Patch by Tor Lillqvist <tml@iki.fi>.
21810
21811 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
21812
21813         * m4/alloca.m4 (gl_FUNC_ALLOCA): Define HAVE_ALLOCA_H always,
21814         for backward compatibility with older code.  We need our own
21815         alloca.h if _AIX is defined.  Define HAVE_ALLOCA if we discover
21816         it under some other name, and our alloca.h will define it.
21817
21818 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
21819             Derek Price  <derek@ximbiot.com>
21820
21821         * lib/alloca.c: Include <alloca.h>, to get our interface.
21822         * lib/alloca_.h: Use __alloca on AIX, so that we don't have to
21823         include <alloca.h> first.  Use C89 prototype for alloca; this
21824         requires including <stddef.h> for size_t.  Use extern "C" if C++.
21825         Use #elif for simplicity, since we can assume C89 now.
21826         Don't try to source the system alloca.h since it will not be found
21827         and to prevent recursively including its replacement.
21828         * lib/fnmatch.c: Include <alloca.h> instead of opencoding.
21829         * lib/regex.c: Likewise.
21830
21831 2004-05-16  Derek Price  <derek@ximbiot.com>
21832             Paul Eggert  <eggert@cs.ucla.edu>
21833
21834         getline cleanup.  This changes the getndelim2 API: both order of
21835         arguments, and meaning of delim2 (now uses EOF, not 0, to indicate
21836         no delimiter).
21837
21838         * lib/getline.c: Don't include stddef.h or stdio.h, since our
21839         interface does that.
21840         (getline): Always use getdelim, so that we don't have two
21841         copies of this code.
21842         * lib/getndelim2.c: Include <limits.h>, <inttypes.h>, <stdint.h>
21843         if available.
21844         (PTRDIFF_MAX, SIZE_MAX, SSIZE_MAX): Define if not defined.
21845         (GETNDELIM2_MAXIMUM): New macro.
21846         (getndelim2): Reorder arguments.  delim==EOF now means no delimiter,
21847         instead of the old practice of delim2==0.  All callers changed.
21848         Return -1 on overflow, instead of returning junk.
21849         Do not set *linesize unless allocation succeeds.
21850         * lib/getndelim2.h: Do not include stddef.h; no longer needed, now
21851         that we include sys/types.h.
21852         * lib/getnline.h: Likewise.
21853         * lib/getndelim2.h (GETNLINE_NO_LIMIT): New macro.
21854         (getndelim2): Reorder arguments.
21855         * lib/getnline.c (getnline, getndelim):
21856         Don't discard the NMAX argument.
21857         (getnline): Invoke getndelim, to avoid code duplication.
21858         * lib/getnline.h (GETNLINE_NO_LIMIT): New macro, used instead
21859         of (size_t) -1 by callers of the getnline family.
21860
21861 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
21862
21863         * m4/gettime.m4 (gl_GETTIME): Require gl_TIMESPEC.
21864         Check for gettimeofday.
21865         * m4/settime.m4 (gl_SETTIME): Require gl_TIMESPEC.
21866         Check for settimeofday, stime.
21867
21868 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
21869
21870         * lib/nanosleep.c (suspended): Change its type from int to
21871         sig_atomic_t volatile.
21872         (first_call): Make it private to rpl_nanosleep, and have it
21873         be zero initially as that's a bit faster.
21874         (my_usleep): Round up fractional times instead of truncating them,
21875         as this is the usual meaning for 'sleep'.
21876
21877         * lib/gettime.c (gettime): Fall back on `time' if `gettimeofday'
21878         doesn't work.
21879         * lib/settime.c: Include <unistd.h>, for stime (on Solaris 8, anyway).
21880         (ENOSYS): Define if not defined.
21881         (settime): Fall back on stime if it exists and settimeofday fails.
21882         But don't bother with fallbacks if a method fails with errno == EPERM.
21883
21884 2004-05-11  Jim Meyering  <jim@meyering.net>
21885
21886         Prior to this change, the save_cwd caller required read access to the
21887         current directory on most systems (ones with the fchdir function).
21888
21889         * lib/save-cwd.c (save_cwd) [HAVE_FCHDIR]: If opening `.' read-only
21890         fails, try write-only, and finally, resort to using xgetcwd.
21891
21892 2004-05-06  Paul Eggert  <eggert@cs.ucla.edu>
21893
21894         * lib/obstack.c, obstack.h: Import changes from libc.
21895
21896 2004-04-28  Bruno Haible  <bruno@clisp.org>
21897
21898         * lib/findprog.c (find_in_path): Treat Cygwin like Windows, since it
21899         also implicitly appends .exe to executables.
21900         * lib/localcharset.c (ISSLASH): Treat Cygwin like Windows, since it now
21901         accepts Windows pathnames.
21902         * lib/pathname.h (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
21903         Treat Cygwin like Windows, since it now accepts Windows pathnames.
21904         * lib/progreloc.c (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
21905         Treat Cygwin like Windows, since it now accepts Windows pathnames.
21906         Reported by Derek Robert Price <derek@ximbiot.com>.
21907
21908 2004-04-21  Karl Berry  <karl@gnu.org>
21909
21910         * config/srclist.txt (localcharset.c): break sync.
21911
21912 2004-04-20  Paul Eggert  <eggert@twinsun.com>
21913
21914         * m4/host-os.m4: Add a copyright notice.
21915
21916 2004-04-20  Jim Meyering  <jim@meyering.net>
21917
21918         Change UTILS_ to gl_ in AC_DEFINE'd names.
21919         Change utils_- and jm_-prefixed variables, too.
21920         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Renamed from
21921         UTILS_FUNC_MKDIR_TRAILING_SLASH.
21922         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Renamed from UTILS_FUNC_MKSTEP.
21923
21924         * m4/dirfd.m4 (gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
21925         Don't emit trailing blanks.
21926         Also rename jm_-prefixed variables to have gl_ prefix.
21927
21928         * m4/host-os.m4 (gl_HOST_OS): Rename from UTILS_HOST_OS.
21929         Also rename jm_-prefixed variables to have gl_ prefix.
21930
21931         * m4/jm-macros.m4: Reflect the renamings.
21932         * m4/prereq.m4: Likewise.
21933
21934 2004-04-20  Jim Meyering  <jim@meyering.net>
21935
21936         * lib/getndelim2.c (getndelim2): Upon realloc failure, don't leak
21937         memory.
21938
21939 2004-04-20  Jim Meyering  <jim@meyering.net>
21940             Bruno Haible  <bruno@clisp.org>
21941
21942         * lib/localcharset.c (get_charset_aliases) [!VMS && !WIN32]: Don't leak
21943         memory when realloc fails.
21944
21945 2004-04-19  Jim Meyering  <jim@meyering.net>
21946
21947         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Require gl_FUNC_FREE,
21948         now that readutmp.c may call `free (0)'.
21949
21950 2004-04-19  Bruno Haible  <bruno@clisp.org>
21951
21952         * m4/mbrtowc.m4: Change jm_ to gl_ in cache variables as well.
21953         * m4/inttypes_h.m4: Likewise.
21954         * m4/stdint_h.m4: Likewise.
21955         * m4/intmax_t.m4: Likewise.
21956         * m4/uintmax_t.m4: Likewise.
21957
21958 2004-04-18  Jim Meyering  <jim@meyering.net>
21959
21960         * m4/prereq.m4: Don't forbid jm_ prefix.
21961
21962         * m4/afs.m4, m4/allocsa.m4, m4/assert.m4, m4/backupfile.m4:
21963         * m4/bison.m4, m4/check-decl.m4, m4/chown.m4, m4/d-ino.m4:
21964         * m4/d-type.m4, m4/dirname.m4, m4/dos.m4, m4/error.m4, m4/fpending.m4:
21965         * m4/fstypename.m4, m4/fsusage.m4, m4/ftruncate.m4, m4/getdate.m4:
21966         * m4/getgroups.m4, m4/gettext.m4, m4/glibc21.m4, m4/group-member.m4:
21967         * m4/human.m4, m4/intmax.m4, m4/intmax_t.m4, m4/inttostr.m4:
21968         * m4/inttypes.m4, m4/inttypes_h.m4, m4/jm-macros.m4, m4/jm-winsz1.m4:
21969         * m4/jm-winsz2.m4, m4/lchown.m4, m4/lib-check.m4, m4/link-follow.m4:
21970         * m4/localcharset.m4, m4/longlong.m4, m4/ls-mntd-fs.m4, m4/lstat.m4:
21971         * m4/makepath.m4, m4/mbrtowc.m4, m4/mbswidth.m4, m4/memchr.m4:
21972         * m4/memcmp.m4, m4/mkdtemp.m4, m4/mkstemp.m4, m4/mountlist.m4:
21973         * m4/nanosleep.m4, m4/path-concat.m4, m4/perl.m4, m4/prereq.m4:
21974         * m4/putenv.m4, m4/quotearg.m4, m4/regex.m4, m4/stat.m4:
21975         * m4/stdint_h.m4, m4/strftime.m4, m4/strtoimax.m4, m4/strtoll.m4:
21976         * m4/strtoull.m4, m4/strtoumax.m4, m4/timespec.m4, m4/uintmax_t.m4:
21977         * m4/ulonglong.m4, m4/unlink-busy.m4, m4/unlocked-io.m4, m4/uptime.m4,
21978         * m4/utimbuf.m4, m4/utime.m4, m4/utimes-null.m4, m4/vasnprintf.m4:
21979         * m4/xstrtoimax.m4, m4/xstrtol.m4, m4/xstrtoumax.m4:
21980         Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
21981
21982 2004-04-18  Jim Meyering  <jim@meyering.net>
21983
21984         * lib/readutmp.c (read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc
21985         failure, don't leak memory and do call END_UTMP_ENT.
21986
21987 2004-04-16  Jim Meyering  <jim@meyering.net>
21988
21989         * m4/prereq.m4 (jm_PREREQ_STAT): Remove macro.  It is specific to
21990         coreutils' stat program.
21991         (gl_PREREQ): Don't require jm_PREREQ_STAT.
21992
21993 2004-04-11  Paul Eggert  <eggert@twinsun.com>
21994
21995         * lib/inttostr.h: Include <limits.h> unconditionally, since we assume
21996         C89.
21997         (CHAR_BIT): Remove, since we assume C89.
21998         Include <stdint.h> if available, as per current Autoconf CVS advice.
21999
22000 2004-03-31  Jim Meyering  <jim@meyering.net>
22001
22002         * m4/prereq.m4: Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
22003         Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
22004         * m4/xalloc.m4: Likewise.
22005
22006 2004-03-30  Paul Eggert  <eggert@twinsun.com>
22007
22008         Merge from coreutils.
22009
22010         * m4/inttostr.m4: New file.
22011         * m4/getdate.m4 (gl_GETDATE): Remove time-related stuff.
22012         Require AM_STDBOOL_H and gl_TIMESPEC instead.
22013         Require gl_CLOCK_TIME.
22014         * m4/clock_time.m4 (gl_CLOCK_TIME): Require AC_GNU_SOURCE.
22015
22016 2004-03-30  Paul Eggert  <eggert@twinsun.com>
22017
22018         * lib/cloexec.h, cloexec.c (set_cloexec_flag): Return int
22019         not bool, to be more consistent with Unix conventions.
22020         Suggested by Bruno Haible.
22021
22022         Merge from coreutils.
22023
22024         * lib/imaxtostr.c, lib/inttostr.c, lib/inttostr.h, lib/offtostr.c:
22025         * lib/umaxtostr.c: New files.
22026
22027         * lib/getdate.h: Include stdbool.h, and timespec.h instead of
22028         the usual <time.h> dance.
22029         (get_date): Change signature to support fractional time stamps.
22030         All callers changed.
22031         * lib/getdate.y: Include "getdate.h" first, as we can now
22032         assume C89 and don't need to worry about 'const'.
22033         Similarly, include "unlocked-io.h" near start, not in middle.
22034         Include <limits.h>.
22035         (textint.value): Use long int rather than int.
22036         (textint.digits): Use size_t rather than int.
22037         (BILLION, LOG10_BILLION): New constants.
22038         (parser_control): New member rel_ns.  Members day_ordinal,
22039         time_zone, month, day, hour, minutes, rel_year, rel_month,
22040         rel_day, rel_hour, rel_minutes, rel_seconds
22041         are now long int, not int.  Member seconds is now struct timespec,
22042         not int.  New member timespec_seen.  Members dates_seen, days_seen,
22043         local_zones_seen, rels_seen, times_seen, zones_seen are now size_t,
22044         not int.
22045         (%union.intval): Now long int, not int.
22046         New member timespec.
22047         (tSDECIMAL_NUMBER, tUDECIMAL_NUMBER): New tokens.
22048         (seconds, signed_seconds, unsigned_seconds): New nonterminals.
22049         (spec): Now is a timespec or an item list.
22050         (timespec, items): New nonterminals.
22051         (time, rel, relunit, number, get_date):
22052         Add support for fractional seconds.
22053         (time): Fix bug: seconds weren't cleared in "00:00 +0000" syntax.
22054         (gmtime, localtime, mktime): Remove decls; not needed with C89.
22055         (to_hour): First arg is now long int, not int.
22056         (to_year): Returns long int, not int.
22057         Don't treat year -70 like 70.
22058         (tm_diff): Returns long int, not int.
22059         (lookup_word): Use bool instead of int when appropriate.
22060         (yylex): Use size_t for count, not int.
22061         Detect overflow when parsing large integer constants.
22062         Add support for fractions.
22063         (get_date): Make pointers 'const' if possible.
22064         Use more-portable code to detect integer overflow.
22065         (main) [TEST]: Adjust to above changes.  Test for localtime failure.
22066         Don't use ctime; it's not reliable if the year has >4 digits.
22067
22068         * lib/human.c (humblock): Inspect BLOCKSIZE if BLOCK_SIZE isn't set.
22069         This is for compatibility with BSD.
22070
22071         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP): Define.
22072         (ATIME_CMP, CTIME_CMP, MTIME_CMP, TIMESPEC_NS): Likewise.
22073         From coreutils' system.h.
22074
22075         * lib/userspec.c: Don't include "posixver.h".
22076         (parse_user_spec): Fall back on USER.GROUP parsing, regardless
22077         of POSIX version, as POSIX 1003.1-2001 allows that behavior as a
22078         compatible extension.  Simplify code by removing a boolean int
22079         that was always nonzero if a string was nonnull.
22080
22081 2004-03-30  Jim Meyering  <jim@meyering.net>
22082
22083         Merge from coreutils.
22084
22085         Avoid a configure-time warning about sys/ucred.h on OSF V4.0.
22086         * m4/ls-mntd-fs.m4: Test for sys/ucred.h separately, since
22087         on some systems one must include <grp.h> before it.
22088         Reported by Christian Krackowizer.
22089
22090 2004-03-30  Jim Meyering  <jim@meyering.net>
22091
22092         Merge from coreutils.
22093
22094         * lib/mountlist.c [HAVE_SYS_UCRED_H]: Include grp.h before sys/ucred.h.
22095
22096         * lib/readtokens.c (readtoken): Don't leak 64 bytes when reading
22097         an empty input stream.
22098
22099         * lib/readtokens.c: Include <stdbool.h>.
22100         (readtoken): Use `size_t' rather than int/long.
22101         All callers adjusted.
22102         Use `bool' rather than `int' where appropriate.
22103         Use memset rather than an explicit loop.
22104         Use x2nrealloc rather than xrealloc.
22105         Allow the use of `\0' as a delimiter.
22106         (readtokens): Likewise.
22107         * lib/readtokens.h (readtoken, readtokens): Update prototypes.
22108
22109 2004-03-30  Jim Meyering  <jim@meyering.net>
22110
22111         * m4/realloc.m4: Remove file, since now it does no more than
22112         AC_REQUIRE([AC_FUNC_REALLOC]), and that can be done via
22113         the `configure.ac' section of module/realloc.
22114         * m4/malloc.m4: Likewise, but for AC_FUNC_MALLOC.
22115
22116 2004-03-30  Bruno Haible  <bruno@clisp.org>
22117
22118         * lib/getloadavg.c (getloadavg): Don't assume setlocale returns
22119         nonnull.
22120
22121 2004-03-29  Paul Eggert  <eggert@twinsun.com>
22122
22123         Merge changes to getloadavg.c from coreutils and Emacs.
22124
22125         * lib/getloadavg.c [!defined HAVE_SETLOCALE] (setlocale):
22126         Define to an expression, not to the empty string.
22127         Include cloexec.h and xalloc.h.
22128         (getloadavg): Restore LC_NUMERIC locale after setting it temporarily.
22129         Use set_cloexec_flag rather than rolling our own.
22130         * lib/cloexec.c, lib/cloexec.h: New files.
22131
22132 2004-03-29  Paul Eggert  <eggert@twinsun.com>
22133
22134         * m4/cloexec.m4: New file.
22135
22136 2004-03-18  Paul Eggert  <eggert@twinsun.com>
22137
22138         * lib/getopt.h: Sync with libc CVS.
22139
22140 2004-03-18  Paul Eggert  <eggert@twinsun.com>
22141             Bruno Haible  <bruno@clisp.org>
22142
22143         * m4/mbswidth.m4 (gl_MBSWIDTH): Also test whether <wchar.h> declares
22144         mbswidth.
22145
22146 2004-03-18  Paul Eggert  <eggert@twinsun.com>
22147             Bruno Haible  <bruno@clisp.org>
22148
22149         * lib/mbswidth.h: Include <wchar.h> only if
22150         HAVE_DECL_MBSWIDTH_IN_WCHAR_H, not on all platforms that have
22151         <wchar.h>.
22152         * lib/mbswidth.c: Include <stdio.h> and <time.h> before <wchar.h>.
22153
22154 2004-03-09  Paul Eggert  <eggert@twinsun.com>
22155
22156         * lib/argp-parse.c, getopt.c, getopt.h, getopt1.c:
22157         Sync with libc CVS.
22158         * lib/getopt_int.h: New file, also synced from libc.
22159
22160 2004-03-09  Paul Eggert  <eggert@twinsun.com>
22161
22162         * config/srclistvars.sh: Add GNUWWWLICENSES for eggert.
22163         * config/srclist.txt: Sync getopt with libc.  Add getopt_int.h.
22164         Bring back getopt.c, getopt.h, getopt1.c.
22165
22166 2004-03-07  Paul Eggert  <eggert@twinsun.com>
22167
22168         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Renamed from jm_PREREQ_C_STACK.
22169         All uses changed.  Check for sa_sigaction member; this fixes
22170         a bug first reported by Jason Andrade in
22171         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
22172
22173 2004-03-07  Paul Eggert  <eggert@twinsun.com>
22174
22175         * lib/c-stack.c (SIGACTION_WORKS): New macro.  Use it instead of long
22176         '#if' expressions.  Unlike the code it replaces, it does not
22177         depend on (defined _SC_PAGESIZE).  However, it does depend on
22178         HAVE_STRUCT_SIGACTION_SA_SIGACTION; this last change fixes a bug
22179         first reported by Jason Andrade in
22180         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
22181
22182 2004-02-25  Simon Josefsson  <jas@extundo.com>
22183
22184         * m4/strdup.m4 (gl_PREREQ_STRDUP): Check whether strdup is declared.
22185
22186 2004-02-25  Simon Josefsson  <jas@extundo.com>
22187
22188         * lib/strdup.h: New file.
22189         * lib/strdup.c: Include it.
22190         * lib/path-concat.c: Include strdup.h. Drop strdup declaration.
22191         * lib/userspec.c: Include strdup.h. Drop strdup declaration.
22192
22193 2004-02-23  Karl Berry  <karl@gnu.org>
22194
22195         * doc/maintain.texi, doc/standards.texi, doc/make-stds.texi: new files
22196         (from fencepost.gnu.org:/gd/gnuorg).
22197
22198 2004-02-23  Karl Berry  <karl@gnu.org>
22199
22200         * config/srclistvars.sh (GNUORG) [karl]: redefine.
22201         * config/srclist.txt: add maintain/standards documents.
22202
22203 2004-02-18  Bruno Haible  <bruno@clisp.org>
22204
22205         * m4/xsize.m4 (gl_XSIZE): Require AC_C_INLINE.
22206         Reported by Derek Robert Price <derek@ximbiot.com>.
22207
22208 2004-02-16  Karl Berry  <karl@gnu.org>
22209
22210         * config/mkinstalldirs, install-sh: update from automake.
22211
22212 2004-02-06  Karl Berry  <karl@gnu.org>
22213
22214         * m4/po.m4: update from gettext 0.14.1.
22215
22216 2004-02-06  Karl Berry  <karl@gnu.org>
22217
22218         * lib/config.charset: update from gettext 0.14.1.
22219
22220 2004-02-05  Paul Eggert  <eggert@twinsun.com>
22221
22222         Add comments and code, prompted by suggestions from Bruno Haible
22223         for sh-quote.
22224         * lib/quotearg.h (quotearg_alloc): New decl.  Improve the comments
22225         describing the enum quoting_style values.
22226         * lib/quotearg.c (quotearg_alloc): New function.
22227         (quotearg_buffer_restyled): Treat lone { and } as special.
22228         Treat = as special.  Work around bug with older shells
22229         that "see" a '\' that is really the 2nd byte of a multibyte char.
22230         Quote empty string with shell_quoting_style.
22231
22232 2004-02-03  Bruno Haible  <bruno@clisp.org>
22233
22234         * m4/pipe.m4: New file, from GNU gettext.
22235
22236 2004-02-03  Bruno Haible  <bruno@clisp.org>
22237
22238         * lib/pipe.h: New file, from GNU gettext.
22239         * lib/pipe.c: New file, from GNU gettext.
22240
22241 2004-01-27  Bruno Haible  <bruno@clisp.org>
22242
22243         * m4/execute.m4: New file, from GNU gettext.
22244
22245 2004-01-27  Bruno Haible  <bruno@clisp.org>
22246
22247         * lib/execute.h: New file, from GNU gettext.
22248         * lib/execute.c: New file, from GNU gettext.
22249         * lib/w32spawn.h: New file, from GNU gettext.
22250
22251 2004-01-24  Paul Eggert  <eggert@twinsun.com>
22252
22253         Merge from diffutils.
22254
22255         * lib/file-type.c (file_type): Add typed memory objects.
22256         * lib/file-type.h (S_TYPEISTMO): New macro.
22257
22258         * lib/c-stack.h (c_stack_action): Remove argv argument.
22259         * lib/c-stack.c (c_stack_action): Likewise.  All uses changed.
22260         (die): Don't calculate message unless segv_action returns.
22261         (get_stack_location, min_address_from_argv, max_address_from_argv,
22262         volatile stack_base, volatile_stack_size): Remove.
22263         (segv_handler): If ! HAVE_XSI_STACK_OVERFLOW_HEURISTIC, assume
22264         that every segmentation violation is a stack overflow.  (Ouch!)
22265         See Debian bug 136249 (still outstanding) for more info about why
22266         HAVE_XSI_STACK_OVERFLOW_HEURISTIC fails on Linux kernels.
22267
22268 2004-01-24  Paul Eggert  <eggert@twinsun.com>
22269
22270         Exit-status fix from coreutils.
22271
22272         Use exit_failure consistently in place of EXIT_FAILURE,
22273         so that program exit statuses are consistent on failure.
22274
22275         * lib/argmatch.c (ARGMATCH_DIE) [! defined ARGMATCH_DIE]:
22276         Include "exitfail.h", and use exit_failure rather than EXIT_FAILURE.
22277         * lib/argmatch.h: Comment fix to match the above.
22278         * lib/obstack.c (obstack_exit_failure) [!defined _LIBC]:
22279         Now a macro referring to exit_failure, instead of a separate
22280         variable.  Include "exitfail.h" to get it.
22281         * lib/xstrtol.h: Include "exitfail.h".
22282         (STRTOL_FATAL_ERROR): Exit with status exit_failure, not 2.
22283
22284         * lib/long-options.c (parse_long_options): Use prototype
22285         for usage function arg.  Pass it EXIT_SUCCESS rather than 0,
22286         for clarity.
22287
22288 2004-01-21  Jim Meyering  <jim@meyering.net>
22289
22290         * lib/mktime.c (__mktime_internal) [!_LIBC]: Define to mktime_internal
22291         so as not to conflict with a different-sized __mktime_internal
22292         function in GNU libc.
22293         * lib/timegm.c (__mktime_internal) [!_LIBC]: Likewise.
22294         Problem building statically-linked `ls' reported by Michael Brunnbauer.
22295
22296 2004-01-20  Karl Berry  <karl@gnu.org>
22297
22298         * config/config.guess: update from config.
22299
22300         * config/srclistvars.sh: GNUWWWLICENSES for karl.
22301
22302 2004-01-20  Bruno Haible  <bruno@clisp.org>
22303
22304         Safer stack allocation.
22305         * lib/setenv.c: Include allocsa.h.
22306         (alloca): Remove fallback definition.
22307         (freea): Remove macro.
22308         (__add_to_environ) [!_LIBC]: Use allocsa instead of alloca. Use freesa
22309         instead of freea.
22310
22311 2004-01-20  Bruno Haible  <bruno@clisp.org>
22312
22313         * m4/eealloc.m4: New file, from GNU gettext.
22314
22315 2004-01-20  Bruno Haible  <bruno@clisp.org>
22316
22317         * m4/allocsa.m4: New file, from GNU gettext.
22318
22319 2004-01-20  Bruno Haible  <bruno@clisp.org>
22320
22321         * lib/xallocsa.h: New file, from GNU gettext.
22322         * lib/xallocsa.c: New file, from GNU gettext.
22323
22324 2004-01-20  Bruno Haible  <bruno@clisp.org>
22325
22326         * lib/wait-process.c: On Windows, include windows.h. Needed on mingw.
22327
22328 2004-01-20  Bruno Haible  <bruno@clisp.org>
22329
22330         * lib/wait-process.c (wait_subprocess): Add ignore_sigpipe argument.
22331         * lib/wait-process.c (wait_subprocess): Likewise. Handle SIGPIPE
22332         specially.
22333
22334 2004-01-20  Bruno Haible  <bruno@clisp.org>
22335
22336         * lib/wait-process.c (wait_process): Disable the 2003-10-31 waitid()
22337         patch.
22338
22339 2004-01-20  Bruno Haible  <bruno@clisp.org>
22340
22341         * lib/wait-process.c (cleanup_slaves): Use ANSI C declaration.
22342
22343 2004-01-20  Bruno Haible  <bruno@clisp.org>
22344
22345         * lib/eealloc.h: New file.
22346
22347 2004-01-20  Bruno Haible  <bruno@clisp.org>
22348
22349         * lib/binary-io.h: Avoid warnings on Cygwin.
22350
22351 2004-01-20  Bruno Haible  <bruno@clisp.org>
22352
22353         * lib/allocsa.h: New file, from GNU gettext.
22354         * lib/allocsa.c: New file, from GNU gettext.
22355
22356 2004-01-18  Karl Berry  <karl@gnu.org>
22357
22358         * doc/gpl.texi, doc/lgpl.texi: new files.
22359
22360 2004-01-18  Karl Berry  <karl@gnu.org>
22361
22362         * config/srclistvars.sh (GNUWWWLICENSES): new variable.
22363         * config/srclist.txt ({fdl,gpl,lgpl}.text): get from there.
22364
22365 2004-01-15  Paul Eggert  <eggert@twinsun.com>
22366
22367         Merge from coreutils.
22368
22369         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for uintptr_t.
22370         * m4/posixver.m4 (gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION.
22371         (gl_DEFAULT_POSIX2_VERSION): Move
22372         the documentation from 'configure' into 'config.hin',
22373         so that 'configure --help' isn't burdened by it and
22374         we don't have to worry about its formatting there.
22375         Reword the documentation so that it's more succinct
22376         and can be run together into a single paragraph.
22377         * m4/same.m4 (gl_SAME): Check for pathconf.
22378
22379 2004-01-15  Paul Eggert  <eggert@twinsun.com>
22380
22381         Merge from coreutils.
22382
22383         * lib/posixver.c: Include posixver.h.
22384
22385         * lib/same.c: Include <stdbool.h>, <limits.h>.
22386         (_POSIX_NAME_MAX): Define if not defined.
22387         (MIN): New macro.
22388         (same_name): If file names are silently truncated, report
22389         that the file names are the same if they are the same after
22390         the silent truncation.
22391
22392         * lib/xstrtod.h (xstrtod): Accept an extra arg, specifying the
22393         conversion function.
22394         * lib/xstrtod.c (xstrtod): Likewise.  All callers changed to
22395         include c-strtod.h and use c_strtod.  Don't include stdlib.h; no
22396         longer needed.
22397
22398 2004-01-15  Jim Meyering  <jim@meyering.net>
22399
22400         Merge from coreutils.
22401
22402         * m4/clock_time.m4 (gl_CLOCK_TIME): Don't set LIB_CLOCK_GETTIME
22403         if no library is required.
22404         * m4/jm-macros.m4: Don't require UTILS_SYS_OPEN_MAX.
22405         * m4/jm-macros.m4 (jm_MACROS): Require gl_FUNC_FREE.
22406         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.58.
22407         (AC_LANG_SOURCE): Remove definition, now that we require autoconf-2.58.
22408         * m4/jm-macros.m4 (jm_MACROS): Don't require AC_FUNC_FTW.
22409         * m4/lib-check.m4 (jm_LIB_CHECK): Do not set LIB_CRYPT to the
22410         value, $ac_cv_search_crypt, if it's "none required".
22411         * m4/posixver.m4 (gl_DEFAULT_POSIX2_VERSION): New macro.
22412         * m4/prereq.m4 (jm_PREREQ): Require AC_FUNC_GETLOADAVG,
22413         not gl_FUNC_GETLOADAVG.
22414         * m4/prereq.m4 (jm_PREREQ): Require gl_READTOKENS, gl_MD5, gl_MAKEPATH,
22415         gl_LONG_OPTIONS, and gl_IDCACHE, gl_GETUGROUPS.
22416
22417 2004-01-15  Jim Meyering  <jim@meyering.net>
22418
22419         Merge from coreutils.
22420
22421         * lib/md5.h (rol) [__GNUC__ && __i386__]: Don't use `asm' code.  These
22422         days, gcc-3.x does better all by itself.  Patch from Dean Gaudet:
22423         http://mail.gnu.org/archive/html/bug-coreutils/2003-11/msg00144.html
22424
22425         * lib/posixver.c (DEFAULT_POSIX2_VERSION): Use definition of new,
22426         optional configure-time default.
22427
22428         * lib/version-etc.c (version_etc_copyright): Update copyright date.
22429
22430         * lib/xreadlink.c (xreadlink): Correct outdated comment.
22431
22432 2004-01-15  Alexandre Duret-Lutz  <adl@gnu.org>
22433
22434         Merge from coreutils.
22435
22436         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Do not set LIB_NANOSLEEP to the
22437         value, $ac_cv_search_nanosleep, if it's "none required".
22438
22439 2004-01-14  Paul Eggert  <eggert@twinsun.com>
22440
22441         * lib/fnmatch_loop.c (ALLOCA_LIMIT): Remove macro, which collided
22442         with like-named macro in fnmatch.c.
22443         (EXT): Use an internal constant instead.
22444
22445         Merge fnmatch patches from glibc.
22446         * lib/fnmatch.c (mbsinit): Remove define.
22447         Add libc_hidden_ver (__fnmatch, fnmatch).
22448         * lib/fnmatch_loop.c (FCT): Cast to int32_t and UCHAR when appropriate.
22449         Adjust to renaming of collseq_table_lookup to __collseq_table_lookup.
22450
22451 2004-01-14  Karl Berry  <karl@gnu.org>
22452
22453         * config/install-sh: update from automake.
22454
22455 2004-01-13  Karl Berry  <karl@gnu.org>
22456
22457         * config/install-sh: update from automake.
22458
22459 2004-01-09  Karl Berry  <karl@gnu.org>
22460
22461         * config/install-sh: update from automake.
22462
22463 2004-01-05  Karl Berry  <karl@gnu.org>
22464
22465         * config/config.{sub,guess}: update from config.
22466
22467 2003-12-31  Karl Berry  <karl@gnu.org>
22468
22469         * config/depcomp: update from automake.
22470
22471 2003-12-14  Karl Berry  <karl@gnu.org>
22472
22473         * lib/config.charset: update from gettext-runtime.
22474
22475 2003-12-03  Paul Eggert  <eggert@twinsun.com>
22476
22477         * lib/getgroups.c (getgroups): xmalloc takes one argument, not two.
22478         Bug reported by Alfred M. Szmidt.
22479
22480 2003-12-03  Bruno Haible  <bruno@clisp.org>
22481
22482         * m4/gettext.m4: Upgrade from gettext-0.13.
22483         * m4/po.m4: Upgrade from gettext-0.13.
22484         * m4/size_max.m4 (gl_SIZE_MAX): Don't use the _ONCE macros here.
22485         * m4/intmax.m4: New file, from gettext-0.13.
22486         * m4/printf-posix.m4: New file, from gettext-0.13.
22487
22488 2003-11-29  Karl Berry  <karl@gnu.org>
22489
22490         * lib/argp-{help.c,parse.c,namefrob.h}, argp.h: update from libc.
22491
22492 2003-11-25  Paul Eggert  <eggert@twinsun.com>
22493             Bruno Haible  <bruno@clisp.org>
22494
22495         * lib/printf-parse.h: Don't include sys/types.h.
22496         (ARG_NONE): New macro.
22497         (char_directive): Change type of *arg_index fields to size_t.
22498         * lib/printf-parse.c: Don't include sys/types.h.
22499         (SSIZE_MAX): Remove macro.
22500         (PRINTF_PARSE): Change the type of the arg_index variables to size_t.
22501         Remove unnecessary overflow check.
22502         * lib/vasnprintf.c (VASNPRINTF): Update for type change of *arg_index
22503         fields.
22504
22505 2003-11-25  Bruno Haible  <bruno@clisp.org>
22506
22507         * modules/vasnprintf (Files): Remove m4/ssize_t.m4.
22508
22509 2003-11-25  Bruno Haible  <bruno@clisp.org>
22510
22511         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Don't require
22512         gt_TYPE_SSIZE_T.
22513
22514 2003-11-24  Paul Eggert  <eggert@twinsun.com>
22515
22516         * modules/alloca: Remove dependency on xalloc.
22517
22518 2003-11-24  Paul Eggert  <eggert@twinsun.com>
22519
22520         * lib/alloca.c: Remove dependency on xalloc module.
22521         (xalloc_die): Remove.
22522         (memory_full) [!defined emacs]: New macro.
22523         [!defined emacs]: Don't include xalloc.h.
22524         (alloca): Invoke memory_full, not xalloc_die, if malloc fails or
22525         address arithmetic overflows.  Change datatypes a bit to avoid
22526         unnecessary casts.
22527
22528 2003-11-22  Jim Meyering  <jim@meyering.net>
22529
22530         * lib/xmalloc.c (x2nrealloc_inline): Fix typos in comments:
22531         s/size/size_t/.
22532
22533 2003-11-21  Karl Berry  <karl@gnu.org>
22534
22535         * config/config.{sub,guess}: update from config.
22536
22537 2003-11-18  Karl Berry  <karl@gnu.org>
22538
22539         * config/config.{sub,guess}: update from config.
22540
22541         * config/(printf-{parse,args}.[ch]): sync broken, sigh.
22542
22543 2003-11-17  Paul Eggert  <eggert@twinsun.com>
22544
22545         * README: Mention that S+T cannot overflow if S is the size of
22546         an existing object and T is sufficiently small.
22547
22548 2003-11-17  Jim Meyering  <jim@meyering.net>
22549
22550         On systems without utime and without a utimes function capable of
22551         dealing with a NULL struct utimbuf* argument, this utime replacement
22552         could -- in unusual circumstances -- leak a file descriptor.
22553         * lib/utime.c: Include <unistd.h> and <errno.h>.
22554         (utime_null): Be sure to close `fd' and to preserve errno.
22555         Reported by Geoff Collyer via Arnold Robbins.
22556
22557 2003-11-17  Bruno Haible  <bruno@clisp.org>
22558
22559         * modules/vasnprintf (Files): Add m4/ssize_t.m4.
22560         (Depends-on): Add xsize.
22561
22562 2003-11-17  Bruno Haible  <bruno@clisp.org>
22563
22564         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Require gt_TYPE_SSIZE_T.
22565
22566 2003-11-17  Bruno Haible  <bruno@clisp.org>
22567
22568         * lib/vasnprintf.c (alloca): Remove fallback definition.
22569         (freea): Remove definition.
22570         (VASNPRINTF): Use alloca only for small sizes, say <= 4000 bytes.
22571         Reported by Paul Eggert.
22572
22573 2003-11-16  Paul Eggert  <eggert@twinsun.com>
22574             Bruno Haible  <bruno@clisp.org>
22575
22576         Protect against address arithmetic overflow.
22577         * lib/printf-args.h: Include stddef.h.
22578         (arguments): Change type of field 'count' to size_t.
22579         * lib/printf-args.c (printf_fetchargs): Use size_t instead of
22580         'unsigned int' where appropriate.
22581         * lib/printf-parse.h: Include sys/types.h.
22582         (char_directive): Change type of *arg_index fields to ssize_t.
22583         (char_directives): Change type of fields 'count', max_*_length to
22584         size_t.
22585         * lib/printf-parse.c: Include sys/types.h and xsize.h.
22586         (SSIZE_MAX): Define fallback value.
22587         (PRINTF_PARSE): Use size_t instead of 'unsigned int' and ssize_t
22588         instead of 'int' where appropriate. Check a_allocated, d_allocated
22589         against overflow. Reject %m$ argument numbers > SSIZE_MAX + 1.
22590         * lib/vasnprintf.c: Include xsize.h.
22591         (VASNPRINTF): Use size_t instead of 'unsigned int' where appropriate.
22592         Check alloca, malloc, realloc, ENSURE_ALLOCATION arguments against
22593         overflow. Avoid wraparound when converting a width or precision from
22594         decimal to binary.
22595
22596 2003-11-16  Bruno Haible  <bruno@clisp.org>
22597
22598         Update from GNU gettext.
22599         * lib/printf-parse.c: Generalize to it can be compiled for wide
22600         strings.
22601         (PRINTF_PARSE, CHAR_T, DIRECTIVE, DIRECTIVES): New macros.
22602         * lib/vasnprintf.c: Generalize to it can be compiled for wide strings.
22603         (VASNPRINTF, CHAR_T, DIRECTIVE, DIRECTIVES, PRINTF_PARSE, USE_SNPRINTF,
22604         SNPRINTF): New macros.
22605         Don't include <alloca.h> if the file is used inside libintl.
22606         (local_wcslen): New function, for Solaris 2.5.1.
22607         (VASNPRINTF): Use it instead of wcslen.
22608
22609 2003-11-16  Bruno Haible  <bruno@clisp.org>
22610
22611         * lib/xsize.h (xmax): New function.
22612         (xsum, xsum3, xsum4): Declare as "pure" functions.
22613
22614 2003-11-12  Paul Eggert  <eggert@twinsun.com>
22615
22616         * modules/xalloc (Files): Undo latest change, since xalloc.h
22617         no longer needs SIZE_MAX or PTRDIFF_MAX.
22618
22619 2003-11-12  Paul Eggert  <eggert@twinsun.com>
22620
22621         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Do not require gl_SIZE_MAX or
22622         gl_PTRDIFF_MAX.
22623
22624 2003-11-12  Paul Eggert  <eggert@twinsun.com>
22625
22626         * lib/xstrtol.c (__xstrtol): Remove "break" immediately after
22627         "return", to pacify some unknown compiler.  Problem reported
22628         by Joerg Schilling.
22629
22630 2003-11-12  Paul Eggert  <eggert@twinsun.com>
22631
22632         * lib/xalloc.h: Do not include <limits.h> or <stdint.h>.
22633         (xalloc_oversized): Use sizeof (ptrdiff_t) and sizeof (size_t) for
22634         the heuristic, rather than PTRDIFF_MAX and SIZE_MAX.  This
22635         heuristic is just as accurate as far as we know, and it removes a
22636         dependency on size_max.m4 and ptrdiff_max.m4.
22637
22638 2003-11-11  Bruno Haible  <bruno@clisp.org>
22639
22640         * modules/xsize (Files): Add m4/size_max.m4.
22641         * modules/xalloc (Files): Add m4/size_max.m4, m4/ptrdiff_max.m4.
22642
22643 2003-11-11  Bruno Haible  <bruno@clisp.org>
22644
22645         * m4/size_max.m4: New file.
22646         * m4/ptrdiff_max.m4: New file.
22647         * m4/xsize,m4 (gl_XSIZE): Require gl_SIZE_MAX.
22648         * m4/xalloc.m4 (gl_PREREQ_XALLOC): New macro.
22649         (gl_XALLOC): Invoke it.
22650
22651 2003-11-11  Bruno Haible  <bruno@clisp.org>
22652
22653         * lib/xsize.h (SIZE_MAX): Remove fallback definition.
22654         * lib/xalloc.h: Include limits.h. Assume SIZE_MAX and PTRDIFF_MAX are
22655         defined.
22656
22657 2003-11-10  Paul Eggert  <eggert@twinsun.com>
22658
22659         * lib/xalloc.h (xalloc_oversized): [! (defined PTRDIFF_MAX &&
22660         PTRDIFF_MAX < SIZE_MAX)]: Fix off-by-one error that would have
22661         rejected some allocations of exactly SIZE_MAX - 2 bytes.
22662         From Bruno Haible.
22663         [defined PTRDIFF_MAX && PTRDIFF_MAX < SIZE_MAX]: Use SIZE_MAX,
22664         not (size_t) -1, since it's defined here.
22665
22666 2003-11-09  Karl Berry  <karl@gnu.org>
22667
22668         * config/mkinstalldirs, depcomp, mdate-sh: update from automake.
22669
22670 2003-11-06  Paul Eggert  <eggert@twinsun.com>
22671
22672         * lib/xalloc.h [HAVE_STDINT_H]: Include <stdint.h>.
22673         (xalloc_oversized) [! (PTRDIFF_MAX < SIZE_MAX)]:
22674         Reject sizes of exactly SIZE_MAX bytes.
22675         * lib/xreadlink.c: Include "xalloc.h" before checking whether SIZE_MAX
22676         is defined, since "xalloc.h" now defines SIZE_MAX on modern hosts.
22677
22678 2003-11-05  Bruno Haible  <bruno@clisp.org>
22679
22680         * lib/xsize.h: Include limits.h, to avoid a possible collision with
22681         SIZE_MAX defined in <limits.h> on Solaris.
22682
22683 2003-11-04  Jim Meyering  <jim@meyering.net>
22684
22685         * modules/sysexits: Use the `$(VAR)' notation for AC_SUBST'd
22686         variable names, rather than @VAR@.
22687         * modules/poll: Likewise.
22688
22689 2003-11-04  Bruno Haible  <bruno@clisp.org>
22690
22691         * modules/xsize: New file.
22692         * modules/linebreak: Depend on xsize.
22693         * MODULES.html.sh (func_all_modules): Add xsize.
22694
22695 2003-11-04  Bruno Haible  <bruno@clisp.org>
22696
22697         * m4/xsize.m4: New file.
22698
22699 2003-11-04  Bruno Haible  <bruno@clisp.org>
22700
22701         * lib/xsize.h: New file.
22702         * lib/linebreak.c: Include xsize.h.
22703         (mbs_possible_linebreaks, mbs_width_linebreaks): Check malloc()
22704         argument for overflow.
22705         Suggested by Paul Eggert.
22706
22707 2003-11-03  Karl Berry  <karl@gnu.org>
22708
22709         * config/config.{guess,sub}: update from config.
22710
22711 2003-11-03  Jim Meyering  <jim@meyering.net>
22712
22713         * modules/userspec (lib_SOURCES): Add userspec.h.
22714         (Include): Add "userspec.h".
22715         Improve description.
22716
22717 2003-11-03  Jim Meyering  <jim@meyering.net>
22718
22719         * lib/userspec.c: Include "userspec.h".
22720         * lib/userspec.h: New file.
22721
22722 2003-11-03  Bruno Haible  <bruno@clisp.org>
22723
22724         * m4/wait-process.m4 (gl_WAIT_PROCESS): Also check for waitid.
22725
22726 2003-11-03  Bruno Haible  <bruno@clisp.org>
22727
22728         * lib/wait-process.c (wait_process): Use waitid with WNOWAIT if
22729         available, to avoid (extremely rare) race condition.
22730         Suggested by Paul Eggert.
22731
22732 2003-11-02  Karl Berry  <karl@gnu.org>
22733
22734         * config/srclist.txt (vasprintf.c): sync broken, sigh.
22735
22736 2003-10-31  Paul Eggert  <eggert@twinsun.com>
22737
22738         * lib/mountlist.h (struct mount_entry.me_type_malloced): New member.
22739         * lib/mountlist.c (SIZE_MAX): Define if not defined already.
22740         (read_filesystem_list): Set and use me_type_malloced.
22741         Use "sizeof *me" rather than "sizeof (struct mount_entry)" (or
22742         whatever the type happens to be), for brevity and consistency.
22743         Check for size calculation overflow on Alphas running OSF/1.
22744
22745 2003-10-31  Jim Meyering  <jim@meyering.net>
22746
22747         * lib/hash.c: Include "xalloc.h" for use of xalloc_oversized.
22748
22749         * lib/linebuffer.c: Include <string.h> for declaration of memset.
22750
22751 2003-10-30  Paul Eggert  <eggert@twinsun.com>
22752             Bruno Haible  <bruno@clisp.org>
22753
22754         * lib/vasprintf.c: Include <limits.h>, <stdlib.h>.
22755         (vasprintf): Fail if the resulting length doesn't fit in an 'int'.
22756
22757 2003-10-30  Paul Eggert  <eggert@cs.ucla.edu>
22758
22759         * m4/host-os.m4 (UTILS_HOST_OS): Change netbsd*-gnu pattern back to
22760         netbsd*-gnu*.  Suggested by Robert Millan.
22761
22762 2003-10-29  Paul Eggert  <eggert@twinsun.com>
22763
22764         * modules/group-member: Depend on stdbool.
22765
22766 2003-10-29  Paul Eggert  <eggert@twinsun.com>
22767
22768         * m4/xalloc.m4 (gl_XALLOC): Undo previous change.
22769
22770 2003-10-29  Paul Eggert  <eggert@twinsun.com>
22771
22772         * m4/host-os.m4 (UTILS_HOST_OS): Resurrect netbsd*-gnu.  Add comments
22773         to it, and to knetbsd*-gnu and kfreebsd*-gnu.  Remove the '*' from
22774         after the 'gnu' in these cases.  This fixes some bugs in the
22775         previous change, and is based on suggestions by Robert Millan.
22776
22777 2003-10-29  Paul Eggert  <eggert@twinsun.com>
22778
22779         * lib/xalloc.h (xalloc_oversized): Now a macro, not a function,
22780         so that it works even if SIZE_MAX < N.  Do not include <stdbool.h>;
22781         no longer needed.
22782         * lib/quotearg.c (quotearg_n_options): Use it.
22783         * lib/group-member.c: Include <stdbool.h>.
22784         (free_group_info): Arg is now const *; don't free arg.
22785         (get_group_info): Now returns bool and accepts struct group_info *,
22786         rather than returning a malloc'ed struct group_info *.
22787         All uses changed.  Check for overflow in internal size calculation.
22788
22789         * lib/getusershell.c (readname): Simplify the code by using x2nrealloc
22790         rather than xmalloc/xrealloc.
22791         * lib/linebuffer.c (initbuffer, readlinebuffer): Simplify the code by
22792         using x2realloc rather than xmalloc/xrealloc.  Also, fix a C
22793         conformance bug: the old code used a pointer after freeing the
22794         storage that it addressed.
22795         * lib/hash.c (hash_initialize): Simplify the code by using
22796         xalloc_oversized rather than doing it by hand.
22797         * lib/getgroups.c (getgroups): Don't use xrealloc, since we don't need
22798         the buffer preserved.  Use free and xmalloc instead.
22799         * lib/quotearg.c (quotearg_n_options): Likewise.
22800         Use a simpler test for size overflow.  Don't use xalloc_oversized
22801         because unsigned int might be wider than size_t (!); this suggests
22802         that we should switch from unsigned int to size_t for slot numbers.
22803
22804 2003-10-28  Paul Eggert  <eggert@twinsun.com>
22805
22806         * m4/host-os.m4 (UTILS_HOST_OS): Identify GNU/KFreeBSD and
22807         GNU/KNetBSD.  These implementations use glibc atop the FreeBSD and
22808         NetBSD kernels.  Requested by Richard Stallman.
22809
22810 2003-10-27  Paul Eggert  <eggert@twinsun.com>
22811
22812         * lib/exclude.c (new_exclude): Use xzalloc rather than xmalloc
22813         to allocate the returned structure.  Do not allocate a subarray,
22814         as x2nrealloc will do that.
22815         (add_exclude): Use x2nrealloc to reallocate ex->exclude,
22816         instead of xnrealloc.
22817         (add_exclude_file): Use x2realloc instead of malloc + xnrealloc.
22818
22819 2003-10-27  Bruno Haible  <bruno@clisp.org>
22820
22821         * lib/stdbool_.h: Better support for BeOS.
22822
22823 2003-10-26  Paul Eggert  <eggert@twinsun.com>
22824
22825         * m4/xalloc.m4 (gl_XALLOC): Requore AC_C_INLINE, since xalloc.h
22826         now uses inline.
22827
22828 2003-10-26  Paul Eggert  <eggert@twinsun.com>
22829
22830         * lib/xalloc.h (xalloc_oversized): New static inline function, for
22831         callers that want to do their own size-overflow checking.  Include
22832         <stdbool.h>, since xalloc_oversized returns bool.
22833         * lib/xalloc.c (array_size_overflow): Remove.  All callers changed
22834         to use xalloc_oversized.
22835
22836         Add two functions x2realloc, x2nrealloc, for programs that grow
22837         arrays dynamically by doubling their sizes.
22838         * lib/xalloc.h (x2realloc, x2nrealloc): New decls.
22839         * lib/xmalloc.c (x2nrealloc_inline, x2nrealloc, x2realloc):
22840         New functions.
22841
22842         Port to C99 semantics for 'inline' of external functions.
22843         Bug reported by Bruno Haible.
22844         * lib/xmalloc.c (xnmalloc_inline): New static inline function,
22845         with the old contents of xnmalloc.
22846         (xnmalloc, xmalloc): Use it.
22847         (xnrealloc_inline): New static inline function,
22848         with the old contents of xnrealloc.
22849         (xnrealloc, xrealloc): Use it.
22850
22851         * lib/alloc.c (alloca): xmalloc cannot return NULL, so don't test for
22852         that.
22853
22854 2003-10-26  Karl Berry  <karl@gnu.org>
22855
22856         * config/srclist.txt (COPYING.DOC): no longer available from
22857         /gd/gnuorg; don't know where the ultimate source is.
22858
22859 2003-10-25  Paul Eggert  <eggert@twinsun.com>
22860
22861         Fix several address-calculation bugs in the hash modules,
22862         plus some minor code cleanup.
22863
22864         * lib/hash.h: Include <stdbool.h>, for bool.
22865         * lib/hash.c: Don't include <stdbool.h>, since hash.h does it now.
22866         * lib/hash.h (Hash_hasher, hash_get_n_buckets, hash_get_n_buckets_used,
22867         hash_get_n_entries, hash_get_max_bucket_length,
22868         hash_get_entries, hash_do_for_each, hash_string, hash_initialize,
22869         hash_rehash): Use size_t rather than unsigned.
22870         * lib/hash.c (struct hash_table, hash_get_n_buckets,
22871         hash_get_n_buckets_used, hash_get_n_entries,
22872         hash_get_max_bucket_length, hash_table_ok, hash_print_statistics,
22873         hash_get_entries, hash_do_for_each, hash_string, is_prime,
22874         next_prime, hash_initialize, hash_rehash, hash_delete, hash_print):
22875         Likewise.
22876         (SIZE_MAX): Define if not defined.
22877         (hash_get_max_bucket_length, hash_table_ok, hash_lookup,
22878         hash_get_first, hash_get_next, hash_get_entries, hash_do_for_each,
22879         hash_print):
22880         Use const * when possible.
22881         (hash_string): Use (unsigned char) *P rather than *(unsigned char *) P.
22882         (check_tuning): Fix bug: if tuning parameters were very close to
22883         0 or 1, rounding errors could have caused subscript violations.
22884         (hash_initialize, allocate_entry, hash_print): Remove unnecessary cast.
22885         (hash_initialize): Add 'fail:' label
22886         to free table and return NULL, and use it to simplify code.
22887         Use calloc rather than clearing the storage ourself.
22888         (hash_initialize, hash_rehash): Check for arithmetic overflow in
22889         buffer size calculations.
22890         * lib/hash-pjw.h (hash_pjw): Use size_t, not unsigned.
22891         Include <stddef.h>, for size_t.
22892         * lib/hash-pjw.c (hash_pjw): Likewise.
22893         Switch to method described by Bruno Haible.
22894         Include <limits.h>, for CHAR_BIT.
22895         (SIZE_BITS): New macro.
22896
22897 2003-10-23  Paul Eggert  <eggert@twinsun.com>
22898
22899         * m4/getline.m4 (AM_FUNC_GETLINE):
22900         Don't include getndelim2.o twice into LIBOBJS; this breaks on some
22901         hosts.  Problem reported by Derek Robert Price in
22902         <http://mail.gnu.org/archive/html/bug-gnulib/2003-10/msg00092.html>.
22903         This patch can be withdrawn after Autoconf 2.58 is required for gnulib.
22904         * m4/getndelim2.m4 (gl_GETNDELIM2): Likewise.
22905
22906 2003-10-21  Paul Eggert  <eggert@twinsun.com>
22907
22908         * lib/getndelim2.c (getndelim2): When size calculation overflows,
22909         ceiling the allocation at NMAX bytes rather than silently
22910         discarding input bytes before NMAX is reached.  This makes
22911         a difference only if NMAX exceeds SIZE_MAX / 2.
22912
22913         * lib/obstack.c: Merge from glibc.
22914         [defined _LIBC]: Include <obstack.h>, not "obstack.h".
22915         Add libc_hidden_def (_obstack_newchunk).
22916         (_obstack_free) [! defined _LIBC]: Remove.
22917         [defined _LIBC]: Make a strong alias from obstack_free, rather than
22918         a clone of the function body.
22919         (fputs) [defined _LIBC && defined USE_IN_LIBIO]: Remove.
22920         [defined _LIBC && !defined USE_IN_LIBIO]: Include <libio/iolibio.h>.
22921
22922         * lib/obstack.h: Indenting cleanup, to make it easier to merge with
22923         glibc.
22924         (obstack_grow, obstack_grow0): Remove unnecessary parentheses around
22925         arg to memcpy.
22926
22927         * lib/obstack.h (obstack_1grow_fast): Properly parenthesize arg.
22928         (obstack_ptr_grow_fast, obstack_int_grow_fast):
22929         Don't use lvalue casts, as GCC plans to remove support for them
22930         in GCC 3.5.  Reported by Joseph S. Myers.  This bug
22931         was also present in the non-GCC version, indicating that this
22932         code had always been buggy and had never been widely used.
22933         (obstack_1grow, obstack_ptr_grow, obstack_int_grow, obstack_blank):
22934         Use the fast variant of each macro, rather than copying the
22935         definiens of the fast variant; that way, we'll be more likely to
22936         catch future bugs in the fast variants.
22937
22938 2003-10-20  Bruno Haible  <bruno@clisp.org>
22939
22940         * modules/wait-process: New file.
22941         * MODULES.html.sh (func_all_modules): Add wait-process.
22942
22943 2003-10-20  Bruno Haible  <bruno@clisp.org>
22944
22945         * m4/wait-process.m4: New file.
22946
22947 2003-10-20  Bruno Haible  <bruno@clisp.org>
22948
22949         * lib/wait-process.h: New file, from GNU gettext.
22950         * lib/wait-process.c: New file, from GNU gettext.
22951
22952 2003-10-19  Jim Meyering  <jim@meyering.net>
22953
22954         * lib/vasnprintf.c (vasnprintf): Work around losing snprintf on
22955         HPUX 10.20.
22956
22957 2003-10-18  Karl Berry  <karl@gnu.org>
22958
22959         * config/config.guess: update from config.
22960
22961 2003-10-16  Paul Eggert  <eggert@twinsun.com>
22962
22963         * lib/getgroups.c: Include <errno.h>, <stdlib.h>.
22964         (getgroups): First arg is int, not size_t.
22965         Don't let 'free' mangle errno.
22966
22967 2003-10-16  Paul Eggert  <eggert@twinsun.com>
22968
22969         * README: Mention that gnulib assumes that (foo *) NULL + 0 == NULL.
22970
22971 2003-10-16  Karl Berry  <karl@gnu.org>
22972
22973         * config/config.{guess,sub}: update from config.
22974
22975 2003-10-16  Jim Meyering  <jim@meyering.net>
22976
22977         * lib/xmalloc.c: Include <string.h>, for declarations of memset and
22978         memcpy.
22979
22980 2003-10-15  Paul Eggert  <eggert@twinsun.com>
22981
22982         * lib/exclude.c: Do not include <inttypes.h> or <stdint.h>.
22983         (SIZE_MAX): Remove.
22984         (new_exclude, add_exclude_file): Initial size no longer needs to
22985         be a power of 2.
22986         (add_exclude, add_exclude_file): Use xnrealloc instead of rolling
22987         our own address arithmetic overflow checking.
22988
22989         * lib/fnmatch.c (SIZE_MAX): Define if standard headers don't.
22990         (fnmatch): Do not alloca more than 2000 wide characters;
22991         instead, use malloc for large buffers.
22992         Check for address arithmetic overflow, and return -1
22993         with errno set to ENOMEM in that case.
22994         * lib/fnmatch_loop.c (ALLOCA_LIMIT): New macro.
22995         (NEW_PATTERN): Do not alloca more than 8000 bytes;
22996         instead, return -1.  Check for address arithmetic overflow.
22997
22998 2003-10-14  Paul Eggert  <eggert@twinsun.com>
22999
23000         Handle invalid suffixes and overflow independently, so that
23001         callers can treat them independently as needed.  Fix some bugs in
23002         suffix handling, e.g., "100k@" was not diagnosed as an invalid
23003         suffix for a human-readable blocksize.  The major caller-visible
23004         change is the addition of a new
23005         LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW enum value, indicating
23006         that both overflow and suffix chars were found.
23007
23008         * lib/human.c (humblock): Don't check separately for invalid suffix
23009         char; that is xstrtoumax's job (now that its bug is fixed).
23010         * lib/xstrtoimax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [defined
23011         INTMAX_MAX]: New macros.
23012         * lib/xstrtol.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM, TYPE_MINIMUM,
23013         TYPE_MAXIMUM): New macros.
23014         (bkm_scale, bkm_scale_by_power): Return strtol_error, not int.
23015         (bkm_scale, bkm_scale_by_power, __xstrtol): Return maximal values
23016         if overflow occurs, as it's what __strtol does and it's more useful
23017         in practice.
23018         (__xstrtol): If __strtol reports some error other than ERANGE,
23019         reflect it to the caller as LONGINT_INVALID.  If it reports
23020         ERANGE, continue the rest of parsing, and report LONGINT_OVERFLOW
23021         | LONGINT_INVALID_SUFFIX_CHAR if both errors occur.
23022         * lib/xstrtol.h (LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW): New enum
23023         value.
23024         (_STRTOL_ERROR): Handle it.  Abort when given unknown error codes.
23025         * lib/xstrtoul.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM): New macros.
23026         * lib/xstrtoumax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM)
23027         [defined UINTMAX_MAX]: New macros.
23028
23029 2003-10-14  Bruno Haible  <bruno@clisp.org>
23030
23031         * modules/fatal-signal: Add m4/sig_atomic_t.m4 to file list.
23032
23033 2003-10-14  Bruno Haible  <bruno@clisp.org>
23034
23035         * m4/sig_atomic_t: New file, from GNU gettext.
23036         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Require gt_TYPE_SIG_ATOMIC_T.
23037
23038 2003-10-14  Bruno Haible  <bruno@clisp.org>
23039
23040         * lib/fatal-signal.h: Improved comments. Suggested by Paul Eggert.
23041         * lib/fatal-signal.c: Use sig_atomic_t. Suggested by Paul Eggert.
23042         Also use volatile where needed.
23043
23044 2003-10-12  Paul Eggert  <eggert@twinsun.com>
23045
23046         * modules/xalloc: Do not depend on 'exit'.  Depend on 'stdbool'.
23047         Change maintainer from Bruno Haible to 'all'.
23048
23049 2003-10-12  Paul Eggert  <eggert@twinsun.com>
23050
23051         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Require AC_C_INLINE.
23052
23053 2003-10-12  Paul Eggert  <eggert@twinsun.com>
23054
23055         * lib/xalloc.h (xnmalloc, xzalloc, xnrealloc, xclone): New decls.
23056         (XMALLOC, XCALLOC, XREALLOC, XFREE, CCLONE, CLONE): Deprecate,
23057         and define in terms of the other primitives.
23058         * lib/xmalloc.c: Include stdbool.h; do not include exit.h.
23059         (SIZE_MAX): Define if not already defined.
23060         (array_size_overflow): New function.
23061         (xalloc_die): Abort instead of exiting if 'error' returns.
23062         (xnmalloc, xnrealloc, xzalloc, xclone): New functions.
23063         (xmalloc, xrealloc): Use them.
23064         (xcalloc): Check for address arithmetic overflow.
23065         * lib/xstrdup.c (xstrdup): Use xclone, since memcpy should be
23066         a bit faster than strcpy.
23067
23068 2003-10-10  Simon Josefsson  <jas@extundo.com>
23069
23070         * modules/argp (Depends-on): Add restrict and strcase.
23071
23072 2003-10-10  Simon Josefsson  <jas@extundo.com>
23073
23074         * m4/argp.m4: Add AC_C_INLINE.
23075
23076 2003-10-08  Paul Eggert  <eggert@twinsun.com>
23077
23078         Merge getpass from libc, plus a few fixes.
23079
23080         * lib/getpass.c (HAVE_STDIO_EXT) [_LIBC]: Define to 1.
23081         Include <stdbool.h>.
23082         Include <stdio_ext.h> if HAVE_STDIO_H, otherwise define
23083         __fsetlocking to empty.
23084         [_LIBC]: Do not include "getline.h" or "unlocked-io.h", but
23085         do include <bits/libc-lock.h>.
23086         Do not include <fcntl.h>; not needed.
23087         [_LIBC]: Include <wchar.h>.
23088         (NOTCANCEL_MODE): New macro.
23089         (flockfile, funlockfile) [_LIBC]: New macros.
23090         (__libc_cleanup_push, __libc_cleanup_pop, __getline, __tcgetattr)
23091         [!_LIBC]: New macros.
23092         (call_fclose): New function.
23093         (getpass): Use it.  Save tty stream separately; this simplifies the
23094         code and makes it more reliable if stdin happens to equal stdout.
23095         Invoke __fsetlocking on tty.
23096         Handle thread cancellation if needed.
23097         Namespace cleanup (use __tcgetattr, __getline).
23098         Use bool for Booleans.
23099         [USE_IN_LIBIO]: Handle wide streams.
23100         [!_LIBC]: Unconditionally do the fseek, since we don't know what
23101         stream might go where.
23102
23103         * lib/unlocked-io.h: Include <stdio.h>, so that the caller
23104         doesn't have to include <stdio.h> before us.
23105         (clearerr_unlocked, feof_unlocked, ferror_unlocked,
23106         fflush_unlocked, fgets_unlocked, fputc_unlocked, fputs_unlocked,
23107         fread_unlocked, fwrite_unlocked, getc_unlocked, getchar_unlocked,
23108         putc_unlocked, putchar_unlocked): Define to the unlocked counterpart
23109         if not declared, so that we can use getpass.c code from libc without
23110         rewriting it.
23111         (flockfile, ftrylockfile, funlockfile): New macros.
23112
23113 2003-10-08  Paul Eggert  <eggert@twinsun.com>
23114
23115         * modules/getpass: Depend on stdbool.
23116
23117 2003-10-08  Paul Eggert  <eggert@twinsun.com>
23118
23119         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for stdio_ext.h.
23120
23121 2003-10-07  Karl Berry  <karl@gnu.org>
23122
23123         * config/config.{guess,sub}: update from config.
23124
23125 2003-10-06  Jim Meyering  <jim@meyering.net>
23126             Bruno Haible  <bruno@clisp.org>
23127
23128         This lets translators provide better translations for the
23129         "Written by ..." part of --version output.
23130         * lib/version-etc.h: Include stdarg.h.
23131         (version_etc_copyright): Declare as readonly.
23132         (version_etc): Make this function variadic with a NULL-terminated list
23133         of author name strings.
23134         (version_etc_va): New declaration.
23135         * lib/version-etc.c: Include stdarg.h, stdlib.h.
23136         (version_etc_copyright): Declare as readonly.
23137         (version_etc_va): New function. Provide a different translatable string
23138         for each possible number of authors < 10. Abbreviate when there are 10
23139         authors or more.
23140         (version_etc): Make this function variadic. Call version_etc_va.
23141         Suggestion from Gary V. Vaughan.
23142
23143         * lib/long-options.h (parse_long_options): Change prototype: the
23144         authors string is moved to the end and becomes variadic.
23145         * lib/long-options.c: Include stdarg.h.
23146         (parse_long_options): Make this function variadic, too.
23147         Call version_etc_va, not version_etc.
23148
23149 2003-10-06  Bruno Haible  <bruno@clisp.org>
23150
23151         * modules/version-etc-2: Remove file.
23152         * MODULES.html.sh (func_all_modules): Remove version-etc-2.
23153
23154 2003-10-06  Bruno Haible  <bruno@clisp.org>
23155
23156         * modules/fatal-signal: New file.
23157         * MODULES.html.sh (func_all_modules): Add fatal-signal.
23158
23159 2003-10-06  Bruno Haible  <bruno@clisp.org>
23160
23161         * m4/fatal-signal.m4: New file.
23162         * m4/signalblocking.m4: New file, from GNU gettext.
23163
23164 2003-10-06  Bruno Haible  <bruno@clisp.org>
23165
23166         * lib/version-etc-2.h: Remove file.
23167         * lib/version-etc-2.c: Remove file.
23168
23169 2003-10-06  Bruno Haible  <bruno@clisp.org>
23170
23171         * lib/fatal-signal.h: New file, from GNU gettext.
23172         * lib/fatal-signal.c: New file, from GNU gettext.
23173
23174 2003-10-05  Paul Eggert  <eggert@twinsun.com>
23175
23176         * README: Rework advice for preventing empty .o files.
23177         Don't recommend ELIDE constructs.  Recommend <stddef.h>,
23178         not <sys/types.h>.
23179
23180 2003-10-04  Karl Berry  <karl@gnu.org>
23181
23182         * lib/argp*: update from libc.
23183
23184 2003-10-04  Karl Berry  <karl@gnu.org>
23185
23186         * config/config.{guess,sub}: update from config.
23187
23188 2003-10-02  Bruno Haible  <bruno@clisp.org>
23189
23190         * modules/lchown (Include): Add lchown.h.
23191         * modules/time_r (Include): Use "..." syntax.
23192         * modules/xgetdomainname (Include): Add xgetdomainname.h.
23193
23194 2003-10-01  Simon Josefsson  <jas@extundo.com>
23195
23196         * MODULES.html.sh (func_all_modules): Move gethostname from section
23197         'based on' to section 'lacking' POSIX:2001.
23198
23199 2003-10-01  Larry Jones  <lawrence.jones@eds.com>
23200
23201         * lib/getpass.c (getpass): Use a no-op fseek when switching from input
23202         to output mode on the same stream.
23203
23204 2003-09-29  Paul Eggert  <eggert@twinsun.com>
23205
23206         * lib/strftime.c (tm_diff) [! HAVE_TM_GMTOFF]:
23207         Fix arg typo in previous patch.
23208
23209 2003-09-28  Jim Meyering  <jim@meyering.net>
23210
23211         * lib/error.c: Correct cpp indentation.
23212
23213 2003-09-27  Paul Eggert  <eggert@twinsun.com>
23214
23215         * modules/free: New file.
23216
23217 2003-09-27  Paul Eggert  <eggert@twinsun.com>
23218
23219         * m4/free.m4: New file.
23220
23221 2003-09-27  Paul Eggert  <eggert@twinsun.com>
23222
23223         * lib/minmax.h (MIN, MAX)
23224         [__STDC__ && defined __GNUC__ && __GNUC__ >= 2]:
23225         Omit the special code that used __typeof__, since we worry that
23226         it could be more trouble than it's worth.  See:
23227         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00090.html
23228         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00095.html
23229
23230         * lib/free.c: New file.
23231
23232 2003-09-27  Oskar Liljeblad  <oskar@osk.mine.nu>
23233
23234         Trivial fixes to Makefile.am parts of module listings.
23235         * modules/strstr: Append strstr.h to lib_SOURCES.
23236         * modules/strcase: Likewise, for strcase.h.
23237
23238 2003-09-27  Karl Berry  <karl@gnu.org>
23239
23240         * config/mkinstalldirs: update from automake.
23241
23242 2003-09-26  Paul Eggert  <eggert@twinsun.com>
23243
23244         * lib/error.c (SIZE_MAX) [!defined SIZE_MAX]: Define.
23245         (error_tail): Do not loop, reallocating temporary buffer, since
23246         the output cannot contain more wide characters than the input
23247         contains bytes, the size must be big enough already.  This avoids
23248         one potential size overflow calculation.  Check for size overflow
23249         when calculating temporary buffer size.  Free temporary buffer
23250         when done, if it was allocated with malloc; this plugs a memory
23251         leak.  Remove casts from void * to pointers, that are no longer
23252         needed now that we're assuming C89 or better.
23253
23254         Merge error changes from glibc.
23255
23256         * lib/error.c, error.h: Update copyright notice header to match glibc.
23257         * lib/error.c [defined _LIBC]: Include <errno.h>, <bits/libc-lock.h>.
23258         (error, error_at_line) [defined _LIBC && defined __libc_ptf_call]:
23259         Disable cancellation while printing error.
23260         * lib/error.h: Prepend __ to parameter names.
23261
23262 2003-09-26  Jim Meyering  <jim@meyering.net>
23263
23264         * lib/error.c (error_tail): Move some declarations
23265         into inner scope where the local variables are used.
23266
23267 2003-09-26  Bruno Haible  <bruno@clisp.org>
23268
23269         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Add comments about the AIX
23270         stpncpy().
23271         Don't define stpncpy through config.h; it's now done through stpncpy.h.
23272
23273 2003-09-26  Bruno Haible  <bruno@clisp.org>
23274
23275         * lib/stpncpy.h (gnu_stpncpy): New declaration.
23276         (stpncpy): Define as alias for gnu_stpncpy.
23277         * lib/stpncpy.c [!_LIBC]: Define gnu_stpncpy, not stpncpy.
23278
23279 2003-09-25  Simon Josefsson  <jas@extundo.com>
23280
23281         * lib/xgetdomainname.h: New file.
23282         * lib/xgetdomainname.c: New file.
23283
23284 2003-09-25  Simon Josefsson  <jas@extundo.com>
23285             Bruno Haible  <bruno@clisp.org>
23286
23287         * modules/getdomainname: New file.
23288         * modules/xgetdomainname: New file.
23289         * MODULES.html.sh (func_all_modules): Add getdomainname,
23290         xgetdomainname.
23291
23292 2003-09-25  Simon Josefsson  <jas@extundo.com>
23293             Bruno Haible  <bruno@clisp.org>
23294
23295         * m4/getdomainname.m4: New file.
23296
23297 2003-09-25  Simon Josefsson  <jas@extundo.com>
23298             Bruno Haible  <bruno@clisp.org>
23299
23300         * lib/getdomainname.h: New file.
23301         * lib/getdomainname.c: New file.
23302
23303 2003-09-25  Karl Berry  <karl@gnu.org>
23304
23305         * lib/argp-fmtstream.c, argp-help.c: update from libc.
23306
23307 2003-09-25  Karl Berry  <karl@gnu.org>
23308
23309         * config/install-sh: update from automake.
23310
23311 2003-09-25  Bruno Haible  <bruno@clisp.org>
23312
23313         * modules/version-etc-2: New file, from modules/version-etc with
23314         modifications.
23315         * MODULES.html.sh (func_all_modules): Add version-etc-2.
23316
23317 2003-09-25  Bruno Haible  <bruno@clisp.org>
23318
23319         * lib/version-etc-2.h: New file, from version-etc.h with modifications.
23320         * lib/version-etc-2.c: New file, from version-etc.c with modifications.
23321
23322 2003-09-24  Simon Josefsson  <jas@extundo.com>
23323
23324         * modules/xgethostname: Add xgethostname.h.
23325
23326 2003-09-24  Paul Eggert  <eggert@twinsun.com>
23327
23328         * lib/linebuffer.c (freebuffer): Don't free the argument, just
23329         the buffer associated with the argument.  Bug reported by
23330         Simon Josefsson.
23331
23332 2003-09-24  Paul Eggert  <eggert@twinsun.com>
23333
23334         * README: Document assumptions that 'int' is at least 32 bits
23335         wide, that integer arithmetic is 2's complement without overflow,
23336         that there are no holes in integer values, that adding sizes of
23337         two nonoverlapping objects can't overflow, and that all-bits-zero
23338         yields scalar zero.  Fix spelling and capitalization typos.
23339
23340 2003-09-19  Karl Berry  <karl@gnu.org>
23341
23342         * lib/argp.h: update from libc.
23343
23344 2003-09-17  Paul Eggert  <eggert@twinsun.com>
23345
23346         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first,
23347         to avoid spurious warnings like "AC_RUN_IFELSE was called before
23348         gl_USE_SYSTEM_EXTENSIONS" from autoreconf.
23349
23350 2003-09-17  Paul Eggert  <eggert@twinsun.com>
23351
23352         * gnulib-tool: Use "test -h", not "test -L", for portability
23353         to Solaris 8 /bin/sh.  (This bug is fixed in Solaris 9.)
23354         (tags_regexp): Remove, since \| doesn't conform to POSIX.
23355         (sed_extract_prog): Issue s commands one-by-one, rather than
23356         using \| in one s command.
23357
23358 2003-09-16  Paul Eggert  <eggert@twinsun.com>
23359
23360         * lib/linebuffer.c (readlinebuffer): Return NULL immediately upon
23361         input error, instead of returning NULL the next time we are called
23362         (and therefore losing track of errno).
23363
23364 2003-09-16  Bruno Haible  <bruno@clisp.org>
23365
23366         * gnulib-tool (func_create_testdir): Warn about duplicated
23367         dependencies.
23368
23369 2003-09-15  Paul Eggert  <eggert@twinsun.com>
23370
23371         * modules/argmatch, modules/fatal, modules/obstack,
23372         modules/xalloc, modules/xgethostname: Sort dependencies by
23373         importance, not alphabetically.
23374
23375 2003-09-15  Paul Eggert  <eggert@twinsun.com>
23376
23377         * lib/getndelim2.c (getndelim2): Don't trash errno when a read
23378         fails, so that the caller gets the proper errno.
23379
23380         * lib/readutmp.c (read_utmp): Likewise.
23381         Check for fstat error.  Close stream and free storage
23382         when failing.
23383
23384 2003-09-14  Karl Berry  <karl@gnu.org>
23385
23386         * config/srclist.txt (strdup.c): disable for c89 changes.
23387
23388 2003-09-14  Jim Meyering  <jim@meyering.net>
23389
23390         * lib/getloadavg.c: Correct cpp indentation.
23391         * lib/strdup.c: Likewise.
23392         * lib/vasnprintf.c: Likewise.
23393
23394 2003-09-14  Bruno Haible  <bruno@clisp.org>
23395
23396         * modules/fwriteerror: New file.
23397         * MODULES.html.sh (func_all_modules): Add fwriteerror.
23398
23399 2003-09-14  Bruno Haible  <bruno@clisp.org>
23400
23401         * lib/fwriteerror.h: New file.
23402         * lib/fwriteerror.c: New file.
23403
23404 2003-09-12  Paul Eggert  <eggert@twinsun.com>
23405
23406         * modules/argmatch, modules/exitfail, modules/fatal, modules/obstack,
23407         modules/xgethostname, modules/xalloc: Depend on exit.
23408
23409 2003-09-12  Paul Eggert  <eggert@twinsun.com>
23410
23411         * m4/error.m4: Require AC_FUNC_STRERROR_R rather than invoking it.
23412
23413         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_AIX
23414         and AC_MINIX, too, so that their extensions are available.
23415
23416         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Remove.  All uses removed.
23417         This macro has been superseded by gl_BACKUPFILE.
23418
23419         More patches to assume C89 or better.
23420
23421         * m4/error.m4 (gl_ERROR): Don't check for vprintf.
23422
23423         * m4/check-decl.m4 (jm_CHECK_DECLS): Include <string.h>, <stdlib.h>
23424         unconditionally.
23425         * m4/closeout.m4 (gl_CLOSEOUT): Don't check for stdlib.h.
23426         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER):
23427         Include <string.h>, <stdlib.h> unconditionally.
23428         * m4/lstat.m4 (gl_PREREQ_LSTAT): Don't check for stdlib.h, free.
23429         * m4/readdir.m4 (GL_FUNC_READDIR): Don't check for string.h.
23430         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Don't check for standard C
23431         headers or for string.h.
23432         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Don't check for stdlib.h
23433         or strtoul.
23434
23435         * m4/mkstemp.m4 (jm_PREREQ_TEMPNAME): Do not require standard C
23436         headers.
23437         * m4/strdup.m4 (gl_PREREQ_STRDUP): Likewise.
23438         * m4/userspec.m4 (gl_USERSPEC): Likewise.
23439         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Likewise.
23440         * m4/xstrtod.m4 (gl_XSTRTOD): Likewise.
23441         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
23442         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't check for limits.h,
23443         memcpy, memset.
23444         (jm_FUNC_GNU_STRFTIME): Don't require standard C headers.
23445         * m4/strtod.m4 (gl_FUNC_STRTOD): Do not check for float.h.
23446         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Do not check for stdlib.h,
23447         strtol.
23448         * m4/strtol.m4 (gl_FUNC_STRTOL): Do not check for limits.h.
23449         * m4/userspec.m4 (gl_USERSPEC): Do not check for string.h.
23450         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Do not check for string.h, strtol,
23451         strtoul.
23452
23453 2003-09-12  Paul Eggert  <eggert@twinsun.com>
23454
23455         * lib/argmatch.c, fatal.c, xgethostname.c, xmalloc.c: Include exit.h.
23456         * lib/obstack.c [!defined _LIBC]: Likewise.
23457         * lib/argmatch.c (EXIT_FAILURE): Remove; now done by exit.h
23458         * lib/exitfail.c, fatal.c, xgethostname.c, xmalloc.c: Likewise.
23459         * lib/exitfail.c: Don't include stdlib.h; no longer needed.
23460
23461         More changes to assume C89 or better.
23462
23463         * lib/error.c (error_tail): Assume vprintf.
23464
23465         * lib/argmatch.c (getenv): Remove decl.
23466         * lib/progreloc.c (get_full_program_name): Define via prototype.
23467         * lib/setenv.c (clearenv): Likewise.
23468         * lib/stpncpy.c: Do not include <string.h> or <sys/types.h>; not
23469         needed.
23470         * lib/strdup.c: Include <stdlib.h>, <string.h> unconditionally.
23471         (malloc, memcpy): Remove decls.
23472         * lib/strftime.c (HAVE_LIMITS_H, STDC_HEADERS) [defined _LIBC]: Remove.
23473         (HAVE_MEMCPY) [defined emacs && !defined HAVE_BCOPY]: Remove.
23474         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
23475         (memcpy): Remove macro.
23476         (MEMCPY) [!defined COMPILE_WIDE]: Define to memcpy unconditionally.
23477         (__P): Remove.  All uses removed.
23478         (PTR): Remove.  All uses changed to void *.
23479         (CHAR_BIT, NULL): Remove.
23480         (spaces, zeros, memset_space, memset_zero)
23481         [!defined memset && !defined HAVE_MEMSET && !defined _LIBC]:
23482         Remove.
23483         (LOCALE_PARAM, LOCALE_PARAM_DECL): Remove.
23484         (memcpy_lowcase, memcpy_uppcase, tm_diff, iso_week_days):
23485         Define with prototype.
23486         Remove now-unnecessary prototype decl.
23487         (extra_args_spec): Assume ANSI C.  All uses changed.
23488         (extra_args_spec_iso): Remove.
23489         (my_strftime, emacs_strftimeu): Define via prototype.
23490         * lib/strtod.c: Include <float.h>, <stdlib.h>, <string.h>
23491         unconditionally.
23492         (DBL_MAX, DBL_MIN, HUGE_VAL, NULL): Remove decls.
23493         * lib/strtoimax.c: Include <stdlib.h> unconditionally.
23494         (strtoul, strtol): Remove decls.
23495         * lib/strtol.c (STDC_HEADERS, HAVE_LIMITS_H, NULL, ULONG_MAX,
23496         LONG_MAX): Remove.
23497         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
23498         (LOCALE_PARAM_DECL): Remove.  All uses changed to LOCALE_PARAM_PROTO.
23499         (LOCALE_PARAM_PROTO): New macro.
23500         (INTERNAL, INTERNAL1, WEAKNAME): Assume ANSI C, not K&R.
23501         (INTERNAL (strtol), strtol): Define with a prototype.
23502         (PARAMS): Remove.  All uses removed.
23503         * lib/tempname.c: Include <string.h> unconditionally.
23504         * lib/userspec.c: Include <stdlib.h>, <string.h> unconditionally.
23505         * lib/xgethostname.c (main): Define with a prototype.
23506         * lib/xmalloc.c: Include "xalloc.h" first, to check interface.
23507         Include <stdlib.h> unconditionally.
23508         (calloc, malloc, realloc, free): Remove decls.
23509         * lib/xstrtod.c: Include "xstrtod.h" first, to check interface.
23510         Include <stdlib.h> unconditionally.  Sort include file names.
23511         (strtod): Remove.
23512         (xstrtod): Define with a prototype.
23513         * lib/xstrtol.c: Include <stdlib.h>, <string.h> unconditionally.
23514         (strtol, strtoul): Remove decls.
23515
23516 2003-09-11  Paul Eggert  <eggert@twinsun.com>
23517
23518         More patches to assume C89 or better.
23519         * m4/strndup.m4 (gl_PREREQ_STRNDUP): Remove STDC_HEADERS check.
23520         * m4/strnlen.m4 (gl_PREREQ_STRNLEN): Don't check for memory.h,
23521         string.h, memchr, STDC_HEADERS.
23522
23523 2003-09-11  Paul Eggert  <eggert@twinsun.com>
23524
23525         * lib/strndup.c: Don't include <stdio.h>, <sys/types.h>.
23526         Include <stdlib.h>, <string.h> unconditionally.
23527         Remove now-unnecessary cast to char *.
23528         * lib/strnlen.c: Include <string.h> unconditionally.
23529         * lib/yesno.c (yesno): Define with a prototype.
23530
23531 2003-09-11  Bruno Haible  <bruno@clisp.org>
23532
23533         * config/srclist.txt (setenv.c, unsetenv.c): Disable for the moment.
23534
23535 2003-09-10  Jim Meyering  <jim@meyering.net>
23536
23537         * lib/error.c: Correct indentation of cpp directives.
23538
23539 2003-09-10  Bruno Haible  <bruno@clisp.org>
23540
23541         * m4/strcspn.m4 (gl_PREREQ_STRCSPN): Remove <string.h> check.
23542         * m4/strpbrk.m4 (gl_PREREQ_STRPBRK): Remove <string.h> check.
23543         * m4/strstr.m4 (gl_PREREQ_STRSTR): Remove <string.h> check.
23544         * m4/unicodeio.m4 (gl_UNICODEIO): Remove <string.h> check.
23545         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove
23546         <stdlib.h> and <string.h> checks.
23547         * m4/xreadlink.m4 (gl_XREADLINK): Remove <stdlib.h> check.
23548         * m4/yesno.m4 (gl_YESNO): Remove <stdlib.h> check.
23549
23550 2003-09-10  Bruno Haible  <bruno@clisp.org>
23551
23552         * lib/strcspn.c: Include <string.h> unconditionally.
23553         * lib/strpbrk.c: Include <string.h> unconditionally.
23554         * lib/strstr.c: Include <string.h> unconditionally.
23555         * lib/unicodeio.c: Include <string.h> unconditionally.
23556         * lib/setenv.c: Include <stdlib.h> and <string.h> unconditionally.
23557         * lib/unsetenv.c: Likewise.
23558         * lib/xreadlink.c: Include <stdlib.h> unconditionally.
23559         * lib/yesno.c: Include <stdlib.h> unconditionally.
23560         (rpmatch): Add prototype.
23561
23562 2003-09-09  Paul Eggert  <eggert@twinsun.com>
23563
23564         More patches to assume C89 or better.
23565         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Don't check for stdlib.h.
23566         * m4/getopt.m4 (gl_GETOPT): Don't check for string.h.
23567         * m4/getugroups.m4 (gl_GETUGROUPS): Do not check for standard C headers
23568         or for string.h.
23569         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Do not check for
23570         stdlib.h.
23571         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): Do not require standard
23572         C headers.
23573         * m4/hard-locale.m4 (gl_HARD_LOCALE): Do not check for stdlib.h,
23574         string.h.
23575         * m4/hash.m4 (gl_HASH): Do not check for stdlib.h, malloc, free.
23576         * m4/human.m4 (gl_HUMAN): Do not check for stdlib.h, string.h, getenv.
23577         * m4/idcache.m4 (gl_IDCACHE): Do not check for standard C headers,
23578         or for string.h.
23579         * m4/long-options.m4 (gl_LONG_OPTIONS): Do not check for stdlib.h.
23580         * m4/makepath.m4 (gl_MAKEPATH): Do not check for string.h or standard
23581         C headers.
23582         * m4/md5.m4 (gl_MD5): Don't check for limits.h, standard C headers,
23583         memcpy.
23584         * m4/sha.m4 (gl_SHA): Don't check for standard Cheaders, memcpy.
23585         * m4/memchr.m4 (jm_PREREQ_MEMCHR): Don't check for limits.h, stdlib.h.
23586         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): Don't check for string.h.
23587         * m4/memcoll.m4 (gl_MEMCOLL): Likewise.
23588         * m4/memrchr.c (gl_PREREQ_MEMRCHR): Don't check for limits.h.
23589         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): Don't check for stdlib.h,
23590         string.h, free.
23591         * m4/mktime.m4 (gl_PREREQ_MKTIME): Don't check for standard C headers.
23592         * m4/modechange.m4 (gl_MODECHANGE): Don't check for standard C headers.
23593         * m4/mountlist.m4 (gl_PREREQ_MOUNTLIST_EXTRA): Don't check for standard
23594         C headers, or for string.h.
23595         * m4/obstack.m4 (gl_OBSTACK): Don't check for stddefe.h, string.h.
23596         (gl_PREREQ_OBSTACK): Don't check for stdlib.h.
23597         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't check for standard C
23598         headers, memory.h, stdlib.h, string.h, strings.h.
23599         * m4/posixtm.m4 (gl_POSIXTM): Don't check for stdlib.h, string.h.
23600         * m4/posixver.m4 (gl_POSIXVER): Don't check for getenv.
23601         * m4/putenv.m4 (gl_PREREQ_PUTENV): Don't check for string.h, memcpy,
23602         strchr.
23603         * m4/readtokens.m4 (gl_READTOKENS): Don't check for standard C
23604         headers, memory.h, string.h.
23605         * m4/regex.m4 (jm_PREREQ_REGEX): Do not check for limits.h, string.h.
23606         * m4/rename.m4 (gl_PREREQ_RENAME): Do not check for stdlib.h, string.h,
23607         free.
23608         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Don't check for standard C
23609         headers.
23610         * m4/same.m4 (gl_SAME): Don't check for stdlib.h, string.h, free.
23611         * m4/save-cwd.m4 (gl_SAVE_CWD): Don't check for standard C headers.
23612         * m4/savedir.m4 (gl_SAVEDIR): Don't check for standard C headers.
23613         * m4/strchrnul.m4 (gl_PREREQ_STRCHRNUL): Don't check for string.h.
23614         * m4/xgetcwd.m4 (gl_XGETCWD): Don't check for stdlib.h.
23615
23616 2003-09-09  Paul Eggert  <eggert@twinsun.com>
23617
23618         More K&R removal.
23619
23620         * lib/acosl.c (main): Use a prototype.
23621         * lib/asinl.c, cosl.c, expl.c, frexpl.c, ldexpl.c, sinl.c,
23622         tanl.c: Likewise.
23623
23624         * lib/getloadavg.c (getloadavg, main): Define via prototypes.
23625
23626         * lib/getopt.h (struct option.name): Assume C89, and use 'const'.
23627         (getopt, etopt_long, getopt_long_only, _getopt_internal)
23628         [defined __GNU_LIBRARY__]: Assume C89, so we can always declare
23629         with a prototype.
23630         * lib/getopt.c (const): Remove macro.
23631         Include <string.h> unconditionally.
23632         (my_index): Remove; all uses changed to strchr.
23633         (strlen): Remove decl.
23634         (exchange): Remove forward decl; no longer needed.
23635         (exchange, _getopt_initialize, _getopt_internal, getopt, main):
23636         Define with prototype.
23637         * lib/getopt1.c (const): Remove macro.
23638         (getopt_long, getopt_long_only, main): Define with prototype.
23639
23640         * lib/getugroups.c: Include <string.h> unconditionally.
23641
23642         * lib/getusershell.c: Include <stdlib.h> unconditionally.
23643         (getusershell, setusershell, endusershell, readname, main):
23644         Define with prototypes.
23645
23646         * lib/group-member.c: Include group-member.h first.
23647         Include <stdlib.h> unconditionally.
23648
23649         * lib/hard-locale.c: Include hard-locale.h first.
23650         Include <stdlib.h>, <string.h> unconditionally.
23651
23652         * lib/hash.c (free, malloc): Remove decls.
23653         Include <stdlib.h> unconditionally.
23654
23655         * lib/human.c: Include <stdlib.h>, <string.h> unconditionally.
23656         (getenv): Do not declare.
23657
23658         * lib/idcache.c: Include <string.h> unconditionally.
23659
23660         * lib/long-options.c: Include long-options.h first, to test interface.
23661         Include <stdlib.h> unconditionally.
23662
23663         * lib/makepath.c: Include makepath.h first, to test interface.
23664         Include <stdlib.h> and <string.h> unconditionally.
23665
23666         * lib/linebuffer.c: Include <stdlib.h>.
23667         (free): Remove decl.
23668
23669         * lib/malloc.c: Include <stdlib.h>, for malloc; don't bother with
23670         stddef.h. rpl_malloc returns void *, not char *.
23671         * lib/realloc.c (rpl_realloc): Likewise.  Also, define with a
23672         prototype.
23673
23674         * lib/md5.h: Include <limits.h> unconditionally.
23675         (UINT_MAX_32_BITS): Don't worry about non-__STDC__ case.
23676         (__P): Remove; all uses removed.
23677         * lib/md5.c: Include "md5.h" first.
23678         (md5_init_ctx, md5_read_ctx, md5_finish_ctx, md5_stream,
23679         md5_buffer, md5_process_bytes, md5_process_block):
23680         Define with prototypes.
23681         * lib/sha.h (__P): Remove all uses.  (It wasn't defined??)
23682         * lib/sha.c: Include "sha.h" first.
23683         Include <stdlib.h>, <string.h> unconditionally.
23684
23685         * lib/memchr.c (__ptr_t): Remove; all uses changed to void *.
23686         * lib/memcmp.c (__ptr_t): Likewise.
23687         * lib/memrchr.c (__ptr_t): Likewise.
23688         * lib/memchr.c, memcmp.c, memcoll.c, memrchr.c:
23689         Include <string.h> unconditionally.
23690         * lib/memchr.c, memrchr.c: Include <limits.h> unconditionally.
23691         * lib/memchr.c: Include <stdlib.h> unconditionally.
23692         * lib/memchr.c (LONG_MAX): Remove.
23693         * lib/memrchr.c (LONG_MAX): Likewise.
23694         * lib/memchr.c (__memchr): Define via a prototype.
23695         * lib/memrchr.c (__memrchr): Likewise.
23696         * lib/memcmp.c (__P): Remove, and remove all uses.
23697         (memcmp_bytes, memcmp_common_alignment, memcmp_not_common_alignment):
23698         Remove forward decls; no longer needed.
23699         * lib/memcpy.c, memmove.c, memset.c: Include <stddef.h>.
23700         Use types required by C89 in prototype.
23701
23702         * lib/mkdir.c: Include <stdlib.h>, <string.h> unconditionally.
23703         * lib/savedir.c: Likewise.
23704         * lib/mkdir.c (free): Remove decl.
23705         * lib/rmdir.c (rmdir): Define with a prototype.
23706         * lib/savedir.c: Include savedir.h first, to test interface.
23707
23708         * lib/mktime.c (STDC_HEADERS): Remove.
23709         Include <stdlib.h>, <string.h> unconditionally.
23710
23711         * lib/modechange.c: Include <stdlib.h> unconditionally.
23712         (malloc): Remove decl.
23713
23714         * lib/mountlist.c: Include <stdlib.h>, <string.h> unconditionally.
23715         (free): Remove decl.
23716
23717         * lib/obstack.h (PTR_INT_TYPE) [!defined __PTRDIFF_TYPE__]:
23718         Define to ptrdiff_t, without bothering to check HAVE_STDDEF_H.
23719         (This type really should be intptr_t, but that's a C99ism.)
23720         (_obstack_memcpy): Remove: all uses changed to memcpy.
23721         Include <string.h> unconditionally.
23722         (struct obstack): Assume __STDC__ for types of members
23723         chunkfun, freefun, extra_arg.
23724         (_obstack_newchunk, _obstack_free, _obstack_begin, _obstack_begin_1,
23725         _obstack_memory_used, obstack_alloc_failed_handler, obstack_init,
23726         obstack_begin, obstack_specify_allocation,
23727         obstack_specify_allocation_with_arg, obstack_chunkfun,
23728         obstack_freefun, obstack_free) [! (defined __STDC__ && __STDC__)]:
23729         Remove unprototyped decls and the macros that use them.
23730         * lib/obstack.c (POINTER): Remove.  All uses changed to void *.
23731         (obstack_alloc_failed_handler, CALL_CHUNKFUN, CALL_FREEFUN,
23732         _obstack_begin, _obstack_begin_1, _obstack_allocated_p)
23733         (defined __STDC__ && __STDC__)]:
23734         Remove nonprototyped code.
23735         Include <stdlib.h> unconditionally.
23736         (_obstack_begin, _obstack_begin_1, _obstack_newchunk,
23737         _obstack_allocated_p, _obstack_free, obstack_free,
23738         _obstack_memory_used, print_and_abort):
23739         Define using prototypes.
23740         (obstack_1grow, obstack_1grow_fast, obstack_alloc, obstack_base,
23741         obstack_blank, obstack_blank_fast, obstack_copy, obstack_copy0,
23742         obstack_finish, obstack_grow, obstack_grow0, obstack_make_room,
23743         obstack_next_free, obstack_object_size, obstack_room) [0]:
23744         Remove unused, unprototyped code.
23745
23746         * lib/path-concat.c: Include <stdlib.h>, <string.h> unconditionally.
23747
23748         * lib/physmem.c (physmem_total, physmem_available, main): Define
23749         with prototypes.
23750
23751         * lib/posixtm.c: Include <stdlib.h>, <string.h> unconditionally.
23752         (main): Define with a prototype.
23753
23754         * lib/posixver.c (getenv): Remove decl.
23755
23756         * lib/putenv.c (malloc): Returns void *, not char *.
23757         Include <string.h> unconditionally.
23758         (strchr, memcpy, NULL): Do not define.
23759
23760         * lib/readtokens.c: Include readtokens.h first, to test interface.
23761         Include <stdlib.h>, <string.h> unconditionally.
23762         (init_tokenbuffer): Define with a prototype.
23763
23764         * lib/regex.c (PARAMS): Remove.  All uses removed.
23765         All uses of _RE_ARGS removed, too.
23766         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
23767         unconditionally.
23768         (bzero): Assume memset exists.
23769         (memcmp, memcpy, NULL): Remove.
23770         (SIGN_EXTEND_CHAR): Remove; all uses replaced by casts to signed
23771         char, or assignments to local vars of type signed char.
23772         (init_syntax_once, PREFIX(extract_number_and_incr),
23773         PREFIX(print_partial_compiled_pattern),
23774         PREFIX(print_compiled_pattern), PREFIX(print_double_string),
23775         convert_mbs_to_wcs, print_fastmap, re_set_syntax,
23776         PREFIX(regex_grow_registers), PREFIX(regex_compile),
23777         PREFIX(store_op1), PREFIX(store_op2), PREFIX(insert_op1),
23778         PREFIX(insert_op2), PREFIX(at_begline_loc_p),
23779         PREFIX(at_endline_loc_p), group_in_compile_stack, insert_space,
23780         wcs_compile_range, byte_compile_range, truncate_wchar,
23781         PREFIX(re_compile_fastmap), re_compile_fastmap, re_set_registers,
23782         re_search, re_search_2, PREFIX(re_search_2), re_match, re_match_2,
23783         count_mbs_length, wcs_re_match_2_internal,
23784         byte_re_match_2_internal, PREFIX(group_match_null_string_p),
23785         PREFIX(alt_match_null_string_p),
23786         PREFIX(common_op_match_null_string_p), PREFIX(bcmp_translate),
23787         re_compile_pattern, re_comp, re_exec, regcomp, regexec, regerror,
23788         regfree, PREFIX(extract_number)): Define with prototype.  Remove
23789         now-unnecessary declaration, if any.
23790         (byte_compile_range, PREFIX(regex_compile), re_comp, re_exec,
23791         regcomp, regexec):
23792         Remove now-unnecessary casts among pointer types.
23793         * lib/regex.h (_RE_ARGS): Remove.  All uses removed.
23794
23795         * lib/rename.c: Include <stdlib.h>, <string.h> unconditionally.
23796         (free): Remove decl.
23797
23798         * lib/rpmatch.c: Include <stdlib.h> unconditionally.
23799
23800         * lib/same.c: Include <stdlib.h>, <string.h> unconditionally.
23801         (free): Remove decl.
23802
23803         * lib/save-cwd.c: Include <stdlib.h> unconditionally.
23804         * lib/xgetcwd.c: Likewise.
23805
23806         * lib/stat.c: Include <stdlib.h>, <string.h> unconditionally.
23807         (free): Remove decl.
23808
23809         * lib/strchrnul.c (strchrnul): Define with a prototype.
23810         Fix bug: c_in was not converted to char before searching.
23811
23812         The following changes are not K&R related:
23813
23814         * lib/group-member.h: Include <sys/types.h>, so that this file is
23815         self-contained.
23816         * lib/makepath.h: Likewise.
23817
23818         * lib/getusershell.c (readname, default_index, line_size, readname):
23819         Use size_t, not int, for sizes.
23820         (readname): If the size overflows, report an error instead of
23821         looping forever.
23822
23823 2003-09-09  Paul Eggert  <eggert@twinsun.com>
23824
23825         * config/srclist.txt: Do not get getopt.h, getopt1.c, or regex.h from
23826         libc.
23827
23828 2003-09-09  Paul Eggert  <eggert@twinsun.com>
23829
23830         * README: New section: portability guidelines.
23831
23832 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
23833
23834         * m4/getndelim2.m4 (gl_PREREQ_GETNDELIM2): Assume stdlib.h per the
23835         C89 spec.
23836
23837 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
23838
23839         * lib/getndelim2.c: Assume stdlib.h per the C89 spec.
23840
23841 2003-09-08  Paul Eggert  <eggert@twinsun.com>
23842
23843         Assume C89 or better; remove K&R cruft.
23844         A few of these changes were first proposed by Derek Robert Price
23845         in <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00105.html>.
23846
23847         * lib/addext.c: Include <string.h> unconditionally.
23848         * lib/backupfile.c: Include <string.h>, <stdlib.h> unconditionally.
23849         Don't declare getenv or malloc.
23850
23851         * lib/alloca.c: Include <string.h>, <stdlib.h> unconditionally.
23852         (POINTER_TYPE, pointer): Remove; all uses changed to void *.
23853         (NULL): Remove.
23854         (find_stack_direction, alloca): Use prototypes.
23855
23856         * lib/atexit.c (atexit): Define using a prototype.
23857
23858         * lib/basename.c, dirname.c, stripslash.c:
23859         Include <string.h> unconditionally.
23860
23861         * lib/bcopy.c: Include <stddef.h>.
23862         (bcopy): Define with prototype, using 'const' and 'void' and 'size_t'.
23863
23864         * lib/canon-host.c: Include <stdlib.h>, <string.h> unconditionally.
23865
23866         * lib/error.h (error, error_at_line, error_print_progname)
23867         [! (defined (__STDC__) && __STDC__)]: Remove decls.
23868         * lib/error.c: Include error.h first, to check interface.
23869         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
23870         (VA_START): Remove; all uses changeed to va_start.
23871         (exit, strerror): Remove decls.
23872         (error_print_progname): Prototype uncondionally.
23873         Don't include <errno.h>; no longer needed.
23874         (private_strerror): Remove.
23875         (error_tail): Always define.
23876         (error, error_at_line): Assume C89 or better; always use prototypes.
23877         * lib/fatal.c: Include "fatal.h" first, to test interface.
23878         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
23879         (VA_START): Remove; all uses changed to va_start.
23880         [! (HAVE_VPRINTF || HAVE_DOPRNT || _LIBC)]: Remove support for
23881         this case.
23882         (exit): Remove decl.
23883         (fatal): Prototype unconditionally.  Assume va_start works.
23884         Abort at end, to pacify gcc.
23885
23886         * lib/euidaccess.c (main): Define with a prototype.
23887
23888         * lib/exclude.c: Include <stdlib.h>, <string.h> unconditionally.
23889
23890         * lib/exitfail.c: Include <stdlib.h> unconditionally.
23891
23892         * lib/fnmatch_.h (__P): Remove.  All uses changed to assume
23893         prototypes.
23894         * lib/fnmatch.c: Include fnmatch.h first, to test interface.
23895         Include <string.h>, <stddef.h>, <stdlib.h> unconditionally.
23896         (getenv): Remove decl.
23897         (fnmatch): Define using a prototype.
23898         * lib/fnmatch_loop.c (FCT): Remove forward decl; no longer needed.
23899         (FCT): Define using a prototype.
23900
23901         * lib/getdate.y: Include <stdlib.h>, <string.h> unconditionally.
23902
23903         * lib/gethostname.c: Include <stddef.h>.
23904         (gethostname): Define with prototype.  Length is size_t, not int.
23905
23906 2003-09-08  Paul Eggert  <eggert@twinsun.com>
23907
23908         Assume C89 or better; remove K&R cruft.
23909         * m4/alloca.m4 (gl_PREREQ_ALLOCA): Don't check for stdlib.h, string.h.
23910         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for stdlib.h,
23911         string.h, getenv, malloc.
23912         * m4/dirname.m4 (gl_DIRNAME): Don't check for string.h or C standard
23913         headers.
23914         * m4/canon-host.m4 (gl_CANON_HOST): Don't check for string.h, stdlib.h.
23915         * m4/error.m4 (jm_PREREQ_ERROR): Do not require STDC headers, and
23916         do not check for strerror.
23917         * m4/exclude.m4: Do not check for stdlib.h, string.h, strings.h.
23918         * m4/exitfail.m4 (gl_EXITFAIL): Do not check for stdlib.h.
23919         * m4/fatal.m4 (gl_FATAL): Do not require STDC headers, and
23920         do not check for doprnt or vprintf.
23921         * m4/fnmatch.m4 (gl_PREREQ_FNMATCH_EXTRA): Remove.  All uses removed.
23922         * m4/getdate.m4 (gl_GETDATE): Don't check for stdlib.h or string.h.
23923
23924 2003-09-08  Paul Eggert  <eggert@twinsun.com>
23925
23926         * lib/getversion.c: Remove; was migrated to backupfile.c in 1997.
23927         getversion.c should have been removed then, but was accidentally
23928         preserved.
23929
23930         * lib/utime.c [!HAVE_UTIMES_NULL]: Include <sys/stat.h>, <fcntl.h>.
23931         (utime_null): Fix typo: 'st' was sometimes called 'sb'.
23932
23933 2003-09-08  Karl Berry  <karl@gnu.org>
23934
23935         * config/config.sub, config.guess, srclistvars.sh: update from savannah
23936                 config, forget about prep.
23937
23938         * config/depcomp, missing: update from automake.
23939
23940 2003-09-07  Paul Eggert  <eggert@twinsun.com>
23941
23942         * modules/time_r: Depend on 'restrict'.  Fix from Simon Josefsson in
23943         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
23944
23945 2003-09-07  Paul Eggert  <eggert@twinsun.com>
23946
23947         * lib/time_r.c (gmtime_r, localtime_r): Fix silly typo: missing arg to
23948         copy_tm_result.  Bug reported by Simon Josefsson in
23949         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
23950
23951 2003-09-06  Paul Eggert  <eggert@twinsun.com>
23952
23953         * m4/time_r.m4: New file.
23954         * m4/mktime.m4 (gl_PREREQ_MKTIME): Remove check for limits.h.
23955         * m4/timegm.m4 (gl_FUNC_TIMEGM): Assume that timegm is buggy if mktime
23956         is. Check for timegm declaration.
23957         (gl_PREREQ_TIMEGM): Require gl_FUNC_MKTIME.
23958         Do not check for gmtime_r.
23959         Replace mktime if __mktime_internal does not exist and if mktime
23960         hasn't been replaced already.
23961
23962 2003-09-06  Paul Eggert  <eggert@twinsun.com>
23963
23964         * lib/time_r.c, lib/time_r.h: New files.
23965
23966         * lib/mktime.c (my_mktime_localtime_r): Remove; all uses changed to
23967         __localtime_r.
23968         (__localtime_r) [!defined _LIBC]: New macro.  Include <time_r.h>.
23969         (__mktime_internal) [!defined _LIBC]: Now extern, not static.
23970
23971         * lib/strftime.c (my_strftime_gmtime_r): Remove; all uses changed to
23972         __gmtime_r.
23973         (my_strftime_localtime_r): Remove; all uses changed to __localtime_r.
23974         (__gtime_r, __localtime_r) [!HAVE_TM_GMTOFF]: New macros.
23975         Include <time_r.h>.
23976
23977         * lib/timegm.c: Switch to glibc implementation, with the following
23978         changes:
23979         [defined HAVE_CONFIG_H]: Include <config.h>.
23980         [!defined _LIBC]: Include "timegm.h" rather than <time.h>.
23981         (__mktime_internal) [!defined _LIBC]: New decl.
23982         (__gmtime_r) [!defined _LIBC]: New macro and function.
23983         (timegm): Use a prototype, since gnulib assumes C89.
23984         Do not bother declaring tmp to be const, as it's not really usefu.
23985         * lib/timegm.h: Hoist "#include <time.h>" out of #ifdef.
23986         (timegm): Declare only if HAVE_DECL_TIMEGM.
23987
23988 2003-09-06  Paul Eggert  <eggert@twinsun.com>
23989
23990         * MODULES.html.sh (func_all_modules): Add time_r.
23991         * modules/time_r: New file.
23992         * modules/mktime, modules/strftime, modules/timegm: Depend on time_r.
23993         * modules/timegm: Depend on mktime.  Change maintainer to "all, glibc".
23994
23995 2003-09-03  Paul Eggert  <eggert@twinsun.com>
23996
23997         * lib/human.c (human_readable): Fix bug that rounded 10501 to 10k.
23998         Bug reported by Lute Kamstra in
23999         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00003.html>.
24000
24001         * lib/getdate.y (relative_time_table): Use tDAY_UNIT for "tomorrow",
24002         "yesterday", "today", and "now" rather than tMINUTE_UNIT.  Of
24003         course with correspondingly smaller numbers for tomorrow and
24004         yesterday.  From Tadayoshi Funaba.  Originally installed into
24005         sh-utils on 1999-08-07, but the patch got lost (I guess during the
24006         coreutils merge?).
24007
24008 2003-08-31  Simon Josefsson  <jas@extundo.com>
24009
24010         * modules/timegm: New file.
24011         * MODULES.html.sh (func_all_modules): Add timegm.
24012
24013 2003-08-31  Simon Josefsson  <jas@extundo.com>
24014
24015         * m4/timegm.m4: New file.
24016
24017 2003-08-31  Simon Josefsson  <jas@extundo.com>
24018
24019         * lib/timegm.h: New file.
24020         * lib/timegm.c: New file.  Based on
24021         wget-1.8.2/src/http.c:mktime_from_utc.
24022
24023 2003-08-31  Karl Berry  <karl@gnu.org>
24024
24025         * lib/argp.h: update from libc.
24026
24027 2003-08-28  Bruno Haible  <bruno@clisp.org>
24028
24029         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Remove AC_DEFINE of fnmatch here.
24030         This avoids havoc on compilers for which '#define fnmatch rpl_fnmatch'
24031         followed by '#define fnmatch fnmatch_posix' gives an error.
24032
24033 2003-08-28  Bruno Haible  <bruno@clisp.org>
24034
24035         * lib/binary-io.h: Undefine O_BINARY before defining it. This avoids a
24036         warning on QNX, which defines O_BINARY to 000000.
24037
24038 2003-08-27  Jim Meyering  <jim@meyering.net>
24039
24040         * m4/mkstemp.m4: Require that the system mkstemp be able to create
24041         70 temporary files, not just 30.  Tru64 V4.0F's mkstemp function
24042         would fail after 32.  Reported by Danny Levinson.  Details here:
24043         http://mail.gnu.org/archive/html/bug-coreutils/2003-08/msg00124.html
24044
24045 2003-08-24  Bruno Haible  <bruno@clisp.org>
24046
24047         * lib/binary-io.h: Include <stdio.h>, to avoid a compilation error when
24048         MSVC7 <stdio.h> is included later.
24049
24050 2003-08-22  Simon Josefsson  <jas@extundo.com>
24051
24052         * modules/strndup (Makefile.am): Add strndup.h to lib_SOURCES.
24053
24054 2003-08-20  Karl Berry  <karl@gnu.org>
24055
24056         * m4/lib-ld.m4: serial 1003 from gettext, no changes besides serial.
24057
24058 2003-08-20  Bruno Haible  <bruno@clisp.org>
24059
24060         * modules/progname: New file.
24061         * MODULES.html.sh (func_all_modules): Add progname.
24062
24063 2003-08-20  Bruno Haible  <bruno@clisp.org>
24064
24065         * lib/progname.h: New file, from GNU gettext.
24066         * lib/progname.c: New file, from GNU gettext.
24067         * lib/progreloc.c: New file, from GNU gettext.
24068
24069 2003-08-19  Jim Meyering  <jim@meyering.net>
24070
24071         * m4/lib-ld.m4: Revert yesterday's change, per Bruno's request here:
24072         http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00155.html
24073
24074 2003-08-19  Bruno Haible  <bruno@clisp.org>
24075
24076         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Don't check for <string.h> any
24077         more.
24078
24079 2003-08-19  Bruno Haible  <bruno@clisp.org>
24080
24081         * lib/xstrdup.c: Assume <string.h> exists.
24082
24083 2003-08-18  Paul Eggert  <eggert@twinsun.com>
24084
24085         * modules/stdbool: Add BUILT_SOURCES.  Prefer $@ to target name
24086         in makefile rules.
24087
24088 2003-08-18  Jim Meyering  <jim@meyering.net>
24089
24090         * m4/getloadavg.m4: Use [\t ], not [ \t] (where \t is a literal TAB).
24091         * m4/lib-ld.m4: Likewise.
24092
24093 2003-08-18  Jim Meyering  <jim@meyering.net>
24094
24095         * lib/setenv.h: Indent nested cpp directive.
24096         * lib/vasnprintf.c: Remove trailing blanks.
24097
24098 2003-08-17  Simon Josefsson  <jas@extundo.com>
24099
24100         * modules/xstrndup: New file.
24101         * MODULES.html.sh (func_all_modules): Add xstrndup.
24102
24103 2003-08-17  Simon Josefsson  <jas@extundo.com>
24104
24105         * modules/argp: Fix autoconf macro name. Add more dependencies.
24106
24107 2003-08-17  Simon Josefsson  <jas@extundo.com>
24108
24109         * m4/xstrndup.m4: New file.
24110
24111 2003-08-17  Simon Josefsson  <jas@extundo.com>
24112
24113         * m4/argp.m4: New file.
24114
24115 2003-08-17  Simon Josefsson  <jas@extundo.com>
24116             Bruno Haible  <bruno@clisp.org>
24117
24118         * lib/xstrndup.h: New file.
24119         * lib/xstrndup.c: New file.
24120
24121 2003-08-17  Bruno Haible  <bruno@clisp.org>
24122
24123         * modules/strndup (Files, Include): Add lib/strndup.h.
24124
24125 2003-08-17  Bruno Haible  <bruno@clisp.org>
24126
24127         * modules/euidaccess (Files): Add lib/euidaccess.h.
24128
24129 2003-08-17  Bruno Haible  <bruno@clisp.org>
24130
24131         * lib/strndup.h: New file.
24132
24133 2003-08-17  Bruno Haible  <bruno@clisp.org>
24134
24135         * gnulib-tool (func_create_testdir): Handle gl_USE_SYSTEM_EXTENSIONS
24136         like AC_GNU_SOURCE.
24137         * modules/extensions (configure.ac): Comment out the invocation of
24138         gl_USE_SYSTEM_EXTENSIONS.
24139
24140 2003-08-16  Paul Eggert  <eggert@twinsun.com>
24141
24142         Merges from coreutils, etc.
24143         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Insert ':' to prevent a syntax
24144         error in gl_FUNC_MATCH.  This fixes a bug I introduced on 2003-05-28.
24145         * m4/readlink.m4 (gl_PREREQ_READLINK): Renamed from gl_PREREQ_READLINE,
24146         fixing a typo.
24147         * m4/host-os.m4 (UTILS_HOST_OS): Add GNU/NetBSD, GNU/FreeBSD.
24148         * m4/hash.m4 (gl_HASH): Use AM_STDBOOL_H, not AC_HEADER_STDBOOL.
24149
24150 2003-08-16  Paul Eggert  <eggert@twinsun.com>
24151
24152         Document merge from coreutils.
24153         * modules/alloca: Append $(ALLOCA_H) to BUILT_SOURCES.
24154         * modules/fnmatch: Append $(FNMATCH_H) to BUILT_SOURCES.
24155         * modules/utime: Add m4/utimes-null.m4.
24156
24157 2003-08-16  Paul Eggert  <eggert@twinsun.com>
24158
24159         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Do not normalize white
24160         space, undoing this 2003-08-12 change:
24161         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
24162
24163 2003-08-16  Paul Eggert  <eggert@twinsun.com>
24164
24165         * config/srclist.txt: Get regex.h, strdup.c, strtoll.c,
24166         strtoul.c from libc, undoing this 2003-08-12 change:
24167         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
24168
24169 2003-08-16  Jim Meyering  <jim@meyering.net>
24170
24171         Merges from coreutils.
24172         * m4/readdir.m4 (GL_FUNC_READDIR): Change name to have GL_ (not jm_)
24173         prefix.  Adjust cache variables similarly.  Create 500 rather than
24174         just 300 files, to exercise bug on Darwin6.5, too.
24175         * m4/perl.m4 (jm_PERL): Use $am_missing_run, not undefined
24176         $missing_dir.
24177         * m4/jm-winsz1.m4: Require AC_SYS_POSIX_TERMIOS, not
24178         AM_SYS_POSIX_TERMIOS.
24179         Reported by mkc@mathdogs.com.
24180         Also change use of $am_cv_sys_posix_termios
24181         to $ac_cv_sys_posix_termios.  Reported by Andreas Schwab.
24182         * m4/getgroups.m4 (jm_FUNC_GETGROUPS): Rewrite to use AC_FUNC_GETGROUPS
24183         and (if needed) to call AC_LIBOBJ and to set GETGROUPS_LIB.
24184         * m4/fsusage.m4 [__GLIBC__]: GNU libc's statvfs stats each mount point
24185         in /proc/mounts until it finds one with matching device number.  This
24186         is unnecessary when the FILE argument *is* a mount point.  No stat call
24187         is necessary in that case.  So, disable the statvfs-testing code on
24188         systems with GNU libc.  Reported by Andrei Gaponenko via Tim Waugh
24189         as RedHat bug# 84846.
24190         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
24191         to 1MB, so as not to render systems with no stack size limit (e.g.,
24192         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
24193         Include <unistd.h>.  On some systems,
24194         it is required for the definition of _SC_PAGESIZE.
24195
24196 2003-08-16  Jim Meyering  <jim@meyering.net>
24197
24198         Merge from coreutils.
24199         * lib/xstrtoimax.c: #else #if -> #elif.
24200         * lib/xstrtoumax.c: Likewise.
24201
24202 2003-08-16  Jim Meyering  <jim@meyering.net>
24203
24204         * m4/utimes.m4 (gl_FUNC_UTIMES): New file.
24205         * m4/utimes.m4: Removed.
24206         * m4/utimes-null.m4: Renamed from utimes.m4.
24207
24208         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
24209         to 1MB, so as not to render systems with no stack size limit (e.g.,
24210         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
24211         Include <unistd.h>.  On some systems,
24212         it is required for the definition of _SC_PAGESIZE.
24213
24214 2003-08-16  Jim Meyering  <jim@meyering.net>
24215         and Paul Eggert  <eggert@cs.ucla.edu>
24216
24217         Merges from coreutils, etc.
24218
24219         * m4/jm-macros.m4 (AC_LANG_SOURCE(C)): New macro, undefine, then define
24220         using the latest version from cvs.  This avoids problems with #line
24221         directives using a vendor (Sun) compiler.
24222         (jm_MACROS): Bump prerequisite from 2.52g to 2.57.
24223         Don't set GETGROUPS_LIB here; now it's
24224         done via getgroups.m4's wrapper function.
24225         AC_SUBST OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, and MAN here,
24226         rather than just in sh-util/configure.in, so that the
24227         now-shared-by-fileutils-and-textutils lib/Makefile.am are all the
24228         same.
24229         Use AC_CONFIG_LIBOBJ_DIR(lib) to tell the new
24230         AC_FUNC_GETLOADAVG where to find getloadavg.c.
24231         Require AC_FUNC_FTW, gt_INTTYPES_PRI, gl_CLOCK_TIME,
24232         UTILS_SYS_OPEN_MAX, GL_FUNC_GETCWD_PATH_MAX, GL_FUNC_READDIR,
24233         gl_FSUSAGE, gl_MOUNTLIST, AC_FUNC_CANONICALIZE_FILE_NAME.
24234         Remove code that is now done by the newly-required macros.
24235         Append $(EXEEXT) to DF_PROG.
24236         AC_LIBOBJ fchdir-stub if fchdir doesn't exist; similarly for fchown.
24237         Do not invoke or require the following here,
24238         since prereq.m4 or some gnulib .m4 now does this for us:
24239         gl_REGEX, UTILS_FUNC_MKDIR_TRAILING_SLASH, jm_BISON, gl_FUNC_MKTIME,
24240         jm_FUNC_LSTAT, jm_FUNC_STAT, jm_FUNC_REALLOC, jm_FUNC_MALLOC,
24241         jm_FUNC_NANOSLEEP, jm_FUNC_READDIR, jm_FUNC_MEMCMP,
24242         jm_FUNC_GLIBC_UNLOCKED_IO, AC_FUNC_FNMATCH_GNU, jm_FUNC_PUTENV,
24243         jm_AC_PREREQ_XSTRTOUMAX, jm_AC_PREREQ_XSTRTOIMAX,
24244         AC_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, AC_FUNC_VPRINTF,
24245         vb_FUNC_RENAME, UTILS_FUNC_MKSTEP, jm_FUNC_UTIME, AM_FUNC_GETLINE,
24246         AC_FUNC_OBSTACK.
24247         Do not replace the following functions, as this is now the job
24248         of some gnulib .m4: strcasecmp, strncasecmp, dup2, gethostname,
24249         getusershell, sig2str, strcspn, stpcpy, strstr, strtol, strtoul
24250         strpbrk, euidaccess, memcmp, rmdir, rpmatch, strndup, strverscmp,
24251         atexit getpass, strdup, getpagesize.
24252         Replace 'raise'.
24253         Do not check for the following functions, as this is now the job
24254         of some gnulib .m4: bcopy, canonicalize_file_name, fchdir, ftime,
24255         getcwd, getmntinfo, resolvepath.  But check for sysctl, setreuid,
24256         setregid.
24257         (jm_CHECK_ALL_HEADERS): Do not check for fenv.h.
24258         Check for sys/sysctl.h.
24259         (jm_CHECK_ALL_TYPES): Do not require AC_STRUCT_TM, AC_STRUCT_TIMEZONE,
24260         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Invoke gt_TYPE_SSIZE_T instead
24261         of checking for ssize_t ourselves.
24262
24263         * m4/prereq.m4 (jm_PREREQ): Don't invoke macros; AC_REQUIRE them.
24264         Require every macro that gnulib/modules/* suggests for us.
24265         (jm_PREREQ_ADDEXT): New macro.
24266         (jm_PREREQ_STAT): Check for 'struct statfs' on Ultrix 4.4.
24267         Require jm_AC_TYPE_LONG_LONG instead of invoking it.
24268
24269         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): New macro.
24270         (gl_PHYSMEM): Use it.
24271         Also check for `table' function.
24272         Check for new headers and functions.
24273         Add check for sys/sysmp.h.
24274         With suggestions from Kaveh Ghazi.
24275         Ignore headers that are present but cannot be compiled.  This
24276         avoids spurious warnings on Solaris 9 sparc with Forte Developer 7
24277         C 5.4.
24278
24279 2003-08-15  Paul Eggert  <eggert@twinsun.com>
24280
24281         Document merge from coreutils.
24282         * modules/userspec: Depend on posixver.
24283         * modules/strftime: Depend on tzset.
24284
24285 2003-08-15  Paul Eggert  <eggert@twinsun.com>
24286
24287         * lib/config.charset, ref-add.sin, ref-del.sin: Use three spaces,
24288         rather than tab, after '#' in shell-script copyright notices.
24289         Suggested by Bruno Haible.
24290
24291 2003-08-15  Paul Eggert  <eggert@twinsun.com>
24292
24293         * config/srclist-update: Use three spaces, rather than tab, after '#'
24294         in shell-script copyright notices.  Suggested by Bruno Haible.
24295         Remove unnecessary parenthesization in regular expression.
24296
24297 2003-08-15  Jim Meyering  <jim@meyering.net>
24298
24299         Merge from coreutils.
24300         * lib/xgethostname.c: Include <stdlib.h>.
24301         (xghostname): Don't exit for anything other than memory-related
24302         failure; just return NULL.
24303         * lib/userspec.c: Include "posixver.h".
24304         (parse_user_spec): Accept `.' as a separator only
24305         in pre-POSIX-200112 mode.
24306         * lib/strtoimax.c: Use #elif rather than #else #if.
24307         * lib/strftime.c (my_strftime) [!_LIBC && HAVE_TZNAME && HAVE_TZSET]:
24308         Remove function, now that we can rely on a working tzset function.
24309         [!_LIBC]: Ensure that the required autoconf test has been run.
24310         [!defined _NL_CURRENT && HAVE_STRFTIME]:
24311         Use underlying_strftime for %r.
24312         * lib/sha.c: Merge in some clean-up and optimization changes from
24313         glibc.
24314         * lib/sha.c (sha_stream) [BLOCKSIZE]: Move definition to top of file.
24315         Ensure that it is a multiple of 64.
24316         Rearrange loop exit tests so as to avoid performing an
24317         additional fread after encountering an error or EOF.
24318         * lib/realloc.c: Update copyright date.
24319
24320 2003-08-15  Jim Meyering  <jim@meyering.net>
24321         and Paul Eggert  <eggert@twinsun.com>
24322
24323         Merge from coreutils.
24324         * lib/readutmp.h (HAVE_UTMPX_H): Undef if struct utmp has the ut_exit
24325         member but strut utmpx does not.  Needed for AIX 4.3.3.
24326         (UT_EXIT_E_TERMINATION, UT_EXIT_E_EXIT): Define.
24327
24328 2003-08-15  Jim Meyering  <jim@meyering.net>
24329         and Paul Eggert  <eggert@cs.ucla.edu>
24330
24331         Merges from coreutils, etc.
24332         * m4/strftime.m4 (_jm_STRFTIME_PREREQS):
24333         Require gl_FUNC_TZSET_CLOBBER.
24334         * m4/readutmp.m4 (gl_READUTMP): Check for ut_exit.ut_exit,
24335         ut_exit.e_exit, ut_exit.ut_termination, and ut_exit.e_termination
24336         members.
24337
24338 2003-08-14  Paul Eggert  <eggert@twinsun.com>
24339
24340         Help the merge from coreutils.
24341         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): New macro.
24342         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use it.
24343         * m4/tzset.m4: Use it too.
24344
24345 2003-08-14  Paul Eggert  <eggert@twinsun.com>
24346
24347         * modules/tzset: New file.
24348
24349 2003-08-14  Jim Meyering  <jim@meyering.net>
24350
24351         Merges from coreutils.
24352         * modules/fnmatch: Use the `$(FNMATCH_H)' notation for AC_REPLACED
24353         variable names, rather than @FNMATCH_H@.
24354         * modules/alloca: Likewise for $(ALLOCA_H).
24355
24356         * modules/fnmatch (fnmatch.h): Use `$@' in the commands, in place of
24357         the three copies of the literal target, `fnmatch.h'.
24358         * modules/alloca (alloca.h): Likewise.
24359
24360 2003-08-14  Jim Meyering  <jim@meyering.net>
24361
24362         Merge from coreutils.
24363         * m4/tzset.m4: New file.
24364         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Move the
24365         MOUNTED_VMOUNT test to precede the MOUNTED_GETMNTENT1 tests, since
24366         otherwise, AIX 5.1 systems would end up using the latter.
24367         MOUNTED_GETMNTENT1 support is inadequate on such systems: 1) detecting
24368         whether a file system is remote doesn't work  2) the MOUNTED_VMOUNT
24369         code reports the HOSTNAME:/MOUNT_POINT, while the MOUNTED_GETMNTENT1
24370         code reports merely /MOUNT_POINT.  Reported by Mike Jetzer.
24371
24372 2003-08-14  Jim Meyering  <jim@meyering.net>
24373
24374         Merge from coreutils.
24375         * lib/obstack.h: Whitespace changes.
24376         * lib/mountlist.c: Remove anachronistic casts of xmalloc, xrealloc,
24377         and xcalloc return values.
24378         (read_filesystem_list) [MOUNTED_GETFSSTAT]:
24379         Use MNT_NOWAIT, rather than MNT_WAIT.  Otherwise, `df DIR' could
24380         hang on OSF/1 5.1 for DIR on both local and remote file systems.
24381         Reported by (and fix confirmed by) Nelson H. F. Beebe.
24382         (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
24383         error from mntctl.
24384         Use mntctl's return value to drive the entry-processing loop, since
24385         we can't rely on the value of the vmt_length member in the last
24386         entry.  On some systems doing so could result in exhausting
24387         virtual memory.  Based in part on a patch from Mike Jetzer.
24388
24389 2003-08-14  Jim Meyering  <jim@meyering.net>
24390         and Paul Eggert  <eggert@twinsun.com>
24391
24392         Merges from coreutils, plus other fixes.
24393         * lib/physmem.c: Merge in portability changes from gcc/libiberty
24394         to support AIX, IRIX, Tru64, and Windows.  See the ChangeLog there
24395         for credits and details.  Thanks to Kaveh Ghazi for helping
24396         to keep these files in sync.
24397         (ARRAY_SIZE): Define it.
24398         (physmem_total, physmem_available): Add comments. From Kaveh Ghazi.
24399         * lib/memcasecmp.c: Remove unnecessary parentheses after 'defined'.
24400         (memcasecmp): Don't assume size_t fits in unsigned int.
24401         Remove casts and duplicate code.
24402         * lib/md5.c: Include <string.h> and <stdlib.h> unconditionally.
24403         (memcpy): Remove definition.
24404         Merge in some clean-up and optimization changes from glibc.
24405         [BLOCKSIZE]: Move definition to top of file.
24406         Ensure that it is a multiple of 64.
24407         Rearrange loop exit tests so as to avoid performing an
24408         additional fread after encountering an error or EOF.
24409         * lib/md5.h (md5_uintptr): Define.
24410         * lib/makepath.c (CLEANUP_CWD): Report an error if we failed to
24411         return to the initial working directory.  Preserve errno
24412         for caller.
24413         * lib/idcache.c: Include "xalloc.h".
24414         (xmalloc, xrealloc): Remove decls.
24415         (getuser): Remove casts no longer required in C89.
24416         * lib/human.c: Include stdio.h, for sprintf.
24417         * lib/group-member.c: Include "xalloc.h".
24418         (xmalloc, xrealloc): Remove decls.
24419         (get_group_info): Remove casts no longer required in C89.
24420         * lib/getusershell.c (readname): Remove casts no longer required in
24421         C89.
24422         * lib/gettimeofday.c (rpl_gmtime, rpl_tzset): New functions.
24423         * lib/getline.c: Whitespace fix, from coreutils.
24424
24425 2003-08-13  Paul Eggert  <eggert@twinsun.com>
24426
24427         * m4/exclude.m4 (gl_EXCLUDE): Require AC_C_INLINE, AC_HEADER_STDC.
24428         Check for isascii.
24429
24430         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
24431         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
24432         Undo previous (whitespace-only) change.
24433
24434 2003-08-13  Paul Eggert  <eggert@twinsun.com>
24435
24436         * lib/exclude.c: Include <ctype.h>
24437         (IN_CTYPE_DOMAIN): New macro.
24438         (is_space): New fn.
24439         (add_exclude_file): If LINE_END is a space, ignore trailing spaces
24440         and empty lines.
24441
24442         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
24443         Undo previous (whitespace-only) change.
24444
24445 2003-08-13  Paul Eggert  <eggert@twinsun.com>
24446
24447         * config/srclist-update: Change update back to the old behavior,
24448         leaving whitespace alone.  Use one 'sed' command rather than a
24449         pipeline.
24450         (fixlicense): Now a variable, not a function.
24451         (remove_trailing_blanks): Remove.
24452         (fixfile): Don't invoke unexpand or cat, or remove trailing blanks.
24453         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
24454         Undo previous (whitespace-only) change.
24455
24456 2003-08-12  Paul Eggert  <eggert@twinsun.com>
24457
24458         Merge from coreutils.
24459         * modules/euidaccess: Add lib_SOURCES, include for new
24460         file euidaccess.h
24461
24462 2003-08-12  Paul Eggert  <eggert@twinsun.com>
24463
24464         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
24465         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
24466         Normalize leading white space and remove trailing white space.
24467
24468         Merge from coreutils
24469         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Check for euidaccess decl.
24470
24471         * m4/lib-ld.m4, lib-link.m4, lib-prefix.m4: Regenerate from gettext
24472         0.12.1.  These files are now being upgraded automatically by
24473         ../config/srclist-update.
24474
24475 2003-08-12  Paul Eggert  <eggert@twinsun.com>
24476
24477         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
24478         Normalize leading white space and remove trailing white space.
24479         * lib/ref-add.sin, ref-del.sin: Use '#' before empty line in copyright
24480         notice, as per ../config/srclist-update.
24481
24482         Merge from coreutils.
24483         * lib/euidaccess.h: New file.
24484         * lib/euidaccess.c: Include it.
24485         * lib/.cppi-disable: Add printf-args.h, printf-parse.h, stdbool_.h,
24486         vasnprintf.h, vasprintf.h.  Remove strdup.c, gettext.h.
24487         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Normalize white space.
24488
24489 2003-08-12  Paul Eggert  <eggert@twinsun.com>
24490
24491         * config/srclist-update: Add copyright notice.
24492         (remove_id_lines, remove_trailing_blanks): New constants.
24493         (fixfile): Use them to normalize spacing a bit in copied files.
24494         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
24495         Normalize leading white space and remove trailing white space.
24496
24497         * config/texinfo.tex: Sync with texinfo.
24498
24499         * config/srclist.txt: Don't get regex.h, strdup.c, strtoll.c,
24500         strtoul.c from libc, to merge coreutils whitespace changes.
24501
24502         * config/srclist.txt: Get the following m4 files from gettext:
24503         codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4,
24504         inttypes-pri.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4,
24505         longdouble.m4, nls.m4, po.m4, progtest.m4, signed.m4, wchar_t.m4,
24506         wint_t.m4.
24507
24508 2003-08-12  Karl Berry  <karl@gnu.org>
24509
24510         * config/srclist.txt: can't sync vasnprintf.c any more, changes have
24511         been made.
24512
24513 2003-08-11  Paul Eggert  <eggert@twinsun.com>
24514
24515         * modules/gnu-source, m4/gnu-source.m4:
24516         Remove; we're assuming Autoconf 2.54 or later now.
24517         Suggested by Bruno Haible.
24518         * MODULES.html.sh (func_all_modules): Remove gnu-source.
24519
24520 2003-08-11  Bruno Haible  <bruno@clisp.org>
24521
24522         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for wcslen.
24523
24524 2003-08-11  Bruno Haible  <bruno@clisp.org>
24525
24526         * lib/vasnprintf.c (local_wcslen): New function, for Solaris 2.5.1.
24527         (vasnprintf): Use it instead of wcslen.
24528
24529 2003-08-11  Bruno Haible  <bruno@clisp.org>
24530
24531         * lib/stdbool_.h (_Bool): Undo last change; instead use a negative enum
24532         value to ensure that _Bool promotes to int. Use #define for _Bool when
24533         using the Solaris C compiler. Adds comments suggested by Paul Eggert.
24534
24535 2003-08-10  Karl Berry  <karl@gnu.org>
24536
24537         * lib/regex.h: update from libc (whitespace fix).
24538
24539 2003-08-09  Paul Eggert  <eggert@twinsun.com>
24540
24541         Merge some files from coreutils.  These changes were
24542         originally made by Jim Meyering.
24543         * lib/acl.c: Include <sys/types.h> before <sys/stat.h>;
24544         many older Unixes require this.
24545         * lib/alloca.c (alloca): Remove cast to argument of free;
24546         no longer needed in C89.
24547         * lib/alloca_.h, regex.h: Fix white space to match
24548         what GNU indent does.
24549
24550 2003-08-09  Paul Eggert  <eggert@twinsun.com>
24551
24552         * m4/regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371";
24553         apparently Emacs's Unicode mode got confused before my 2003-08-05
24554         checkin.
24555
24556 2003-08-08  Paul Eggert  <eggert@twinsun.com>
24557
24558         * m4/extensions.m4: New file.
24559         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC):
24560         Require gl_USE_SYSTEM_EXTENSIONS.
24561         * m4/unlocked-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO):
24562         Require gl_USE_SYSTEM_EXTENSIONS rather than AC_GNU_SOURCE.
24563
24564 2003-08-08  Paul Eggert  <eggert@twinsun.com>
24565
24566         * MODULES.html.sh (func_all_modules): Add extensions, gnu-source.
24567         * modules/extensions, modules/gnu-source: New files.
24568         * modules/timespec, modules/unlocked-io: Depend on extensions.
24569
24570 2003-08-07  Paul Eggert  <eggert@twinsun.com>
24571
24572         * modules/restrict: New file.
24573         * MODULES.html.sh (func_all_modules): Add restrict.
24574         * modules/regex: Depend on restrict.
24575
24576 2003-08-07  Paul Eggert  <eggert@twinsun.com>
24577
24578         * m4/restrict.m4: New file.
24579         * m4/regex.m4 (jm_PREREQ_REGEX): Add gl_C_RESTRICT.
24580
24581 2003-08-07  Bruno Haible  <bruno@clisp.org>
24582
24583         * modules/getndelim2 (Makefile.am): Add the files to EXTRA_DIST, not
24584         lib_SOURCES, because getndelim2.m4 now uses AC_LIBOBJ(getndelim2).
24585
24586 2003-08-07  Bruno Haible  <bruno@clisp.org>
24587
24588         * m4/getndelim2.m4 (gl_GETNDELIM2): Use AC_LIBOBJ(getndelim2). This
24589         makes the module 'getndelim2' compatible with the module 'getline'.
24590
24591 2003-08-05  Paul Eggert  <eggert@twinsun.com>
24592
24593         * m4/regex.m4 (jm_INCLUDED_REGEX): Replace a single non-ASCII
24594         byte with "\201" to avoid glitches when editing that source file
24595         with multi-gnome-terminal.
24596
24597 2003-08-05  Paul Eggert  <eggert@twinsun.com>
24598
24599         * lib/bumpalloc.h: Remove.
24600
24601 2003-08-05  Paul Eggert  <eggert@twinsun.com>
24602
24603         * MODULES.html.sh (func_all_modules): Remove bumpalloc.
24604         * modules/bumpalloc: Remove.
24605
24606 2003-08-04  Paul Eggert  <eggert@twinsun.com>
24607
24608         * lib/getloadavg.c: Change copyright notice and spacing to conform to
24609         GNU coding style.
24610
24611         Merge from coreutils.
24612         * lib/error.c [!USE_IN_LIBIO]: Omit this case; assume USE_IN_LIBIO is
24613         1. From glibc.
24614         * lib/getdate.y (date): Also accept dates like May-23-2003; suggestion
24615         from Karl Berry, implemented by Jim Meyering.
24616         * lib/getgroups.c: Include "xalloc.h" instead of declaring xalloc fns;
24617         from Dmitry V. Levin.
24618         Remove anachronistic cast of xrealloc.
24619         * lib/fnmatch_.h (__const): Remove.  Use 'const'.
24620         * lib/fnmatch_loop.c (NEW_PATTERN): Cast alloca return value to proper
24621         type. Otherwise, it wouldn't compile with at least /bin/cc on
24622         ymp-cray-unicos9.0.2.X.
24623         Combine two mostly-identical uses of alloca into one.
24624         Thanks to the Cray-Cyber project for access to a Cray Y-MP.
24625
24626 2003-08-04  Dave Love  <d.love@dl.ac.uk>
24627
24628         [From Emacs.]
24629
24630         * lib/getloadavg.c: Check `__unix' as well as `unix'.  Use #ifdef, not
24631         #if.  Check HAVE_LIBKSTAT as well as LOAD_AVE_TYPE.  Check
24632         F_SETFD, not FD_SETFD.  Use HAVE_STRUCT_NLIST_N_UN_N_NAME, not
24633         obsolete NLIST_NAME_UNION.
24634         [__GNU__]: Undef BSD and FSCALE.
24635         [!NLIST_STRUCT]: Remove conditional definition of NLIST_STRUCT.
24636
24637 2003-08-03  Paul Eggert  <eggert@twinsun.com>
24638
24639         * lib/stdbool_.h (_Bool): Make it signed char, instead of
24640         an enum type, so that it's guaranteed to promote to int.  See:
24641         <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00124.html>
24642
24643 2003-08-03  Karl Berry  <karl@gnu.org>
24644
24645         * config/depcomp: update from automake.
24646
24647 2003-07-31  Paul Eggert  <eggert@twinsun.com>
24648
24649         * lib/strerror.c: Include config.h, limits.h.  Declare sprintf.
24650         (strerror): Don't assume that a printable int fits in 14 bytes.
24651
24652 2003-07-31  Bruno Haible  <bruno@clisp.org>
24653
24654         * modules/getpass-gnu: New file.
24655         * MODULES.html.sh (func_all_modules): Add getpass-gnu.
24656
24657 2003-07-31  Bruno Haible  <bruno@clisp.org>
24658
24659         * m4/getpass.m4 (gl_FUNC_GETPASS_GNU): New macro.
24660
24661 2003-07-24  Karl Berry  <karl@gnu.org>
24662
24663         * config/missing: update from automake.
24664
24665 2003-07-24  Derek Robert Price  <derek@ximbiot.com>
24666             Bruno Haible  <bruno@clisp.org>
24667
24668         * lib/getline.h (getline, getdelim): Change return type to ssize_t.
24669         * lib/getline.c (getline, getdelim): Likewise.
24670         Remove _GNU_SOURCE define; now it's defined in config.h through
24671         m4/getline.m4.
24672
24673 2003-07-23  Karl Berry  <karl@gnu.org>
24674
24675         * config/config.sub: update from prep.
24676
24677 2003-07-22  Paul Eggert  <eggert@twinsun.com>
24678
24679         * modules/xalloc (Depends-on): Add exitfail.
24680         * modules/xmemcoll: Likewise.
24681
24682 2003-07-22  Paul Eggert  <eggert@twinsun.com>
24683
24684         * lib/xalloc.h (XCALLOC, XREALLOC, CCLONE): Fix under- and
24685         over-parenthesization in macros.
24686
24687         Sync with coreutils.
24688
24689         * lib/xalloc.h (XMALLOC, XCALLOC, XREALLOC): Remove casts not
24690         required by C99.
24691
24692         Use `exit_failure' for xalloc and xmemcoll instead of their own
24693         private exit-failure variables.
24694         * lib/xalloc.h (xalloc_exit_failure): Remove.
24695         * lib/xmalloc.c: Likewise.  Include exitfail.h.
24696         (xalloc_die): Use exit_failure instead of xalloc_exit_failure.
24697         * lib/xmemcoll.h (xmemcoll_exit_failure): Remove.
24698         * lib/xmemcoll.c: Likewise.  Include exitfail.h.
24699         (xmemcoll): Use exit_failure instead of xalloc_exit_failure.
24700
24701 2003-07-20  Jim Meyering  <jim@meyering.net>
24702
24703         * modules/closeout (Depends-on): Add exitfail.
24704         Suggestion from Bruno Haible.
24705
24706 2003-07-19  Karl Berry  <karl@gnu.org>
24707
24708         * config/config.sub: update from prep.
24709
24710 2003-07-18  Paul Eggert  <eggert@twinsun.com>
24711
24712         * lib/closeout.h (close_stdout_set_status, close_stdout_status):
24713         Remove.
24714         * lib/closeout.c: Likewise.  Include "closeout.h" right after config.h,
24715         to test that it can stand by itself.  Include "exitfail.h".
24716         Clients should set exit_failure instead.
24717         (EXIT_FAILURE): Remove; no longer needed.  Do not include <stdlib.h>.
24718
24719 2003-07-18  Bruno Haible  <bruno@clisp.org>
24720
24721         * modules/getndelim2: New file.
24722         * modules/getline: Share files with module getndelim2.
24723         * modules/getnline: Depend on getndelim2 instead of sharing files with
24724         it. Add getnline.c to lib_SOURCES.
24725         * MODULES.html.sh (func_all_modules): Add getndelim2.
24726
24727 2003-07-18  Bruno Haible  <bruno@clisp.org>
24728
24729         * m4/getndelim2.m4: New file.
24730         * m4/getline.m4 (AM_FUNC_GETLINE): Add AC_LIBOBJ of getndelim2.c and
24731         invoke gl_PREREQ_GETNDELIM2.
24732         (gl_PREREQ_GETLINE): Drop AC_HEADER_STDC, now done by
24733         gl_PREREQ_GETNDELIM2.
24734         * m4/getnline.m4 (gl_GETNLINE): Drop AC_HEADER_STDC, now done by
24735         gl_GETNDELIM2.
24736
24737 2003-07-18  Bruno Haible  <bruno@clisp.org>
24738
24739         * lib/getndelim2.h: New file.
24740         * lib/getndelim2.c: Make into a module of its own. Include config.h,
24741         getndelim2.h.
24742         (getndelim2): Make non-static. Change return type to ssize_t.
24743         * lib/getline.h: Change argument names.
24744         * lib/getline.c: Include getndelim2.h instead of getndelim2.c.
24745         * lib/getnline.c: Include getndelim2.h.
24746
24747 2003-07-18  Andreas Schwab  <schwab@suse.de>
24748
24749         * lib/memcoll.c (memcoll) [!HAVE_STRCOLL]: Clear errno.
24750
24751 2003-07-17  Karl Berry  <karl@gnu.org>
24752
24753         * config/config.sub: update from prep.
24754
24755 2003-07-17  Bruno Haible  <bruno@clisp.org>
24756
24757         * modules/getnline: New file.
24758         * modules/getline: Add lib/getndelim2.c to source file list.
24759         * MODULES.html.sh (func_all_modules): Add getnline.
24760
24761 2003-07-17  Bruno Haible  <bruno@clisp.org>
24762
24763         * m4/getnline.m4: New file.
24764
24765 2003-07-17  Bruno Haible  <bruno@clisp.org>
24766
24767         * m4/Makefile.am.in: Remove file.
24768         * m4/Makefile.am: Remove file.
24769         * m4/Makefile.in: Remove file.
24770
24771 2003-07-17  Bruno Haible  <bruno@clisp.org>
24772
24773         * lib/getnline.h: New file.
24774         * lib/getnline.c: New file.
24775         * lib/getndelim2.c: New file, extracted from getline.c.
24776         (getndelim2): Renamed from getdelim2, with added nmax argument.
24777         * lib/getline.c: Include getndelim2.c.
24778         (getdelim2): Moved out to getndelim2.c.
24779         (getline, getdelim): Update.
24780
24781 2003-07-17  Bruno Haible  <bruno@clisp.org>
24782
24783         * lib/Makefile.am: Remove file.
24784         * lib/Makefile.in: Remove file.
24785
24786 2003-07-17  Bruno Haible  <bruno@clisp.org>
24787
24788         * configure.in: Remove file.
24789         * Makefile.in: Remove file.
24790
24791 2003-07-17  Bruno Haible  <bruno@clisp.org>
24792
24793         * MODULES.html.sh: Put the </BODY> right before </HTML>.
24794
24795 2003-07-16  Karl Berry  <karl@gnu.org>
24796
24797         * config/srclist-update: was running fixlicense twice, which caused
24798                 texinfo.tex to be nullified for some reason.  Simplify,
24799                 $gplsrc is no longer needed as far as I can see?
24800
24801 2003-07-16  Jim Meyering  <jim@meyering.net>
24802
24803         * modules/save-cwd: Depend on xgetcwd.  From Derek Price.
24804
24805 2003-07-15  Paul Eggert  <eggert@twinsun.com>
24806
24807         * config/srclist.txt: Get the following files from gettext-runtime/intl
24808         instead: config.charset, localcharset.c, localcharset.h, ref-add.sin,
24809         ref-del.sin.  From Bruno Haible.
24810         * config/srclist-update (fixfile): Change grep pattern again, since the
24811         previous fix didn't work (there was another trailing $).  Use
24812         '[$]' to escape the $s.
24813
24814 2003-07-15  Karl Berry  <karl@gnu.org>
24815
24816         * lib/vasnprintf.c: update from gettext.
24817
24818 2003-07-15  Karl Berry  <karl@gnu.org>
24819
24820         * config/srclist-update (fixfile): Change grep pattern, since 'Id'
24821         gets expanded when surrounded by '$'.
24822
24823 2003-07-15  Jim Meyering  <jim@meyering.net>
24824
24825         * modules/save-cwd: Don't depend on error.  From Derek Price.
24826
24827 2003-07-15  Jim Meyering  <jim@meyering.net>
24828
24829         * lib/makepath.c (make_path): Enclose diagnostic in _(...).
24830
24831 2003-07-14  Simon Josefsson  <jas@extundo.com>
24832
24833         * modules/mempcpy: New file.
24834         * MODULES.html.sh (func_all_modules): Add mempcpy.
24835
24836 2003-07-14  Simon Josefsson  <jas@extundo.com>
24837
24838         * m4/mempcpy.m4: New file.
24839
24840 2003-07-14  Simon Josefsson  <jas@extundo.com>
24841
24842         * lib/mempcpy.h: New file.
24843         * lib/mempcpy.c: New file.
24844
24845 2003-07-14  Paul Eggert  <eggert@twinsun.com>
24846
24847         * modules/getdate, modules/posixtm: Depend on mktime.
24848
24849 2003-07-14  Paul Eggert  <eggert@twinsun.com>
24850
24851         * lib/ceill.c, expl.c, floorl.c, frexpl.c, ldexpl.c, mathl.h,
24852         sincosl.c, sqrtl.c, trigl.c, trigl.h, poll.c, poll_.h, mkstemp.c,
24853         unicodeio.c, unicodeio.h, unlocked-io.h:
24854         Switch from LGPL to GPL.
24855
24856 2003-07-14  Paul Eggert  <eggert@twinsun.com>
24857
24858         * lib/asnprintf.c, asprintf.c, config.charset, gettext.h,
24859         localcharset.c, localcharset.h, mkdtemp.c, printf-args.c,
24860         printf-args.h, printf-parse.c, printf-parse.h, ref-add.sin,
24861         ref-del.sin, setenv.c, unsetenv.c, vasnprintf.c, vasnprintf.h,
24862         vasprintf.c, vasprintf.h: Regenerate.  These files are now being
24863         updated automatically by ../config/srclist-update.  This changes
24864         their license from LPGL to GPL.
24865
24866 2003-07-14  Paul Eggert  <eggert@twinsun.com>
24867
24868         * config/srclist.txt: Add tons more gettext files.  $GETTEXT is now
24869         assumed to refer to the root of the most recent stable gettext version.
24870         * config/srclistvars.sh: Add defaults for eggert.
24871         * config/srclist-update: Convert LGPL to GPL in shell scripts, too.
24872         Match "This program" as well as "The program".  This is needed
24873         for gettext.
24874
24875 2003-07-14  Jim Meyering  <jim@meyering.net>
24876
24877         Don't emit diagnostics.  Let callers do that.
24878         * lib/save-cwd.c: Don't include "error.h".
24879         (save_cwd): Don't call error.  Ensure that errno is valid
24880         when returning nonzero.
24881
24882         * lib/save-cwd.h (restore_cwd): Update prototype.
24883         * lib/save-cwd.c (restore_cwd): Remove two parameters.
24884         Simplify.  Don't call error upon failure.  Let callers do that.
24885         (save_cwd): Mention that Irix 5.3 has the same problem as SunOS 4
24886         when auditing is enabled.  But don't bother updating the #if.
24887
24888 2003-07-11  Alexandre Duret-Lutz  <adl@gnu.org>
24889
24890         * lib/obstack.h (__INT_TO_PTR): Revert change of 2003-03-13;
24891         it breaks C++ compilation.
24892         [!__GNUC__ || !__STDC__] (obstack_finish): Cast result to void*.
24893
24894 2003-07-10  Simon Josefsson  <jas@extundo.com>
24895
24896         * modules/strchrnul (Makefile.am): Add strchrnul.h.
24897
24898 2003-07-10  Jim Meyering  <jim@meyering.net>
24899
24900         * m4/clock_time.m4: Remove trailing blank.
24901         * m4/intmax_t.m4: Likewise.
24902
24903 2003-07-10  Jim Meyering  <jim@meyering.net>
24904
24905         * lib/vasnprintf.c: Remove trailing blanks.
24906         Make cpp indentation consistent.
24907
24908 2003-07-09  Paul Eggert  <eggert@twinsun.com>
24909
24910         * lib/alloca_.h, euidaccess.c, getpass.c, memrchr.c, obstack.h,
24911         posixver.c, strftime.c, strnlen.c, strverscmp.c:
24912         Switch from LGPL to GPL.
24913
24914 2003-07-09  Paul Eggert  <eggert@twinsun.com>
24915
24916         * config/srclist.txt: Sort sublists.  Add
24917         $LIBCSRC/sysdeps/generic/strtoul.c. In comments, add more libc files
24918         that differ from gnulib for one reason or another; we'd like this list
24919         to be smaller but for now let's document what we have.
24920
24921 2003-07-08  Paul Eggert  <eggert@twinsun.com>
24922
24923         * config/srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding
24924         the use of GNU extensions.  Change "x=`eval echo $x`" to the shorter
24925         and sweeter "eval x=$x".
24926         * config/srclist.txt: Get lib/argp* from glibc.
24927
24928 2003-07-07  Paul Eggert  <eggert@twinsun.com>
24929
24930         * lib/mktime.c: Fix some boundary cases and remove need for floating
24931         point.
24932
24933         Issue a compile-time diagnostic if time_t is floating point, or if
24934         two's complement arithmetic is not in effect, or if arithmetic
24935         right shift does not propagate the sign.  These assumptions were
24936         all in the original code but they weren't checked.
24937
24938         (TIME_T_MIDPOINT, verify): New macros.
24939         (__isleap): Remove; it has integer overflow problems.
24940         (leapyear): New function, without those problems.
24941         (ydhms_tm_diff): Remove; splitting into two parts.
24942         (ydhms_diff): New function, containing the arithmetic part of
24943         the old ydhms_tm_diff function.  Issue a compile-time
24944         diagnostic if we are not using C99 integer division.
24945         Avoid casts when possible.
24946         (guess_time_tm): New function, containing the checking part of
24947         the old ydhms_tm_diff function.  Return the new value, rather than
24948         the difference between it and the old.  Accept a new argument T
24949         so that *T specifies the old value.  Check for overflow in the result.
24950
24951         (__mktime_internal): Use a time_t offset, not a long int offset.
24952         This undoes the 2003-06-04 change, which is no longer needed now
24953         that we have better overflow checking.
24954         (localtime_offset): Likewise.
24955
24956         (__mktime_internal): Avoid harmful overflow on hosts where time_t
24957         and long are 64-bit but int is only 32-bit.
24958         (ydhms_diff): Use long int to store year1 and yday1.
24959         Issue a compile-time diagnostic if long int is not wide enough.
24960
24961         (__mktime_internal): Use long int to store adjusted year and yday.
24962         Use plain C rather than preprocessor commands, if that doesn't
24963         affect efficiency.
24964         Check for overflow (and try to repair) after each probe
24965         rather than checking only at the very end.  This avoids some bugs
24966         (e.g., southern hemisphere, behind GMT, and GMT offset at minimum time
24967         does not equal GMT offset at maximum time).
24968         Use integer to check for overflow rather than floating point; this
24969         is more portable to non-IEEE hosts, and is a tad faster.
24970         When we detect that we are oscillating between two values,
24971         don't check whether tm_isdst has the requested value, since
24972         we already know the answer.  When tm_isdst has the wrong value,
24973         use a different heuristic to find the right one, based on the
24974         extreme values actually observed in practice in tz2003a,
24975         rather than the (overly optimistic) "previous 3 calendar quarters".
24976
24977         (not_equal_tm, print_tm, check_result): Use "const T" rather than
24978         "T const" to accommodate glibc style.
24979         (check_result): Use less-confusing report format.  "long" -> "long int.
24980         (main): Likewise.
24981         Don't loop if the iteration overflows time_t.
24982         Allow a negative step in the iteration.
24983
24984 2003-07-06  Karl Berry  <karl@gnu.org>
24985
24986         * config/depcomp: update from automake.
24987         * config/config.sub: update from prep.
24988
24989 2003-07-03  Karl Berry  <karl@gnu.org>
24990
24991         * config/config.guess: update from prep.
24992
24993 2003-07-01  Paul Eggert  <eggert@twinsun.com>
24994
24995         * m4/xreadlink.m4 (gl_XREADLINK): Don't check for sys/types.h, since
24996         xreadlink.c now includes it unconditionally.
24997
24998 2003-07-01  Paul Eggert  <eggert@twinsun.com>
24999
25000         * lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
25001         having it depend on HAVE_SYS_TYPES_H.
25002
25003 2003-07-01  Bruno Haible  <bruno@clisp.org>
25004
25005         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Don't include <unistd.h>.
25006         <sys/types.h> should be sufficient.
25007         Reported by Paul Eggert.
25008
25009 2003-06-26  Karl Berry  <karl@gnu.org>
25010
25011         * config/depcomp: update from automake.
25012
25013 2003-06-26  Bruno Haible  <bruno@clisp.org>
25014
25015         * modules/human: Depend on module stdbool.
25016
25017 2003-06-25  Bruno Haible  <bruno@clisp.org>
25018
25019         * modules/readlink: New file.
25020         * modules/xreadlink: Depend on it.
25021         * MODULES.html.sh (func_all_modules): Add readlink.
25022
25023 2003-06-25  Bruno Haible  <bruno@clisp.org>
25024
25025         * m4/readlink.m4: New file.
25026
25027 2003-06-25  Bruno Haible  <bruno@clisp.org>
25028
25029         * lib/readlink.c: New file.
25030
25031 2003-06-22  Karl Berry  <karl@gnu.org>
25032
25033         * config/srclist.txt: update mkinstalldirs from automake.
25034         * config/mkinstalldirs: update.
25035
25036 2003-06-22  Bruno Haible  <bruno@clisp.org>
25037
25038         Portability to mingw32.
25039         * m4/ssize_t.m4: New file, from GNU gettext.
25040         * m4/safe-read.m4 (gl_PREREQ_SAFE_READ): Require gt_TYPE_SSIZE_T.
25041         * m4/xreadlink.m4 (gl_XREADLINK): Require gt_TYPE_SSIZE_T.
25042
25043 2003-06-22  Bruno Haible  <bruno@clisp.org>
25044
25045         * modules/safe-read: Add m4/ssize_t.m4.
25046         * modules/xreadlink: Add m4/ssize_t.m4.
25047
25048 2003-06-20  Bruno Haible  <bruno@clisp.org>
25049
25050         Assume C89, so PARAMS isn't needed.
25051         * lib/unicodeio.h (PARAMS): Remove.
25052         * lib/unicodeio.c: Don't use PARAMS.
25053
25054 2003-06-18  Karl Berry  <karl@gnu.org>
25055
25056         * config/config.{guess,sub}: update from prep.
25057
25058 2003-06-18  Jim Meyering  <jim@meyering.net>
25059
25060         Merge changes from coreutils.
25061         * lib/readutmp.c: Include <string.h> and <stdlib.h> unconditionally.
25062         Remove explicit declarations of xmalloc and realloc.
25063         Include xalloc.h.
25064         (read_utmp): Remove anachronistic cast of xmalloc.
25065
25066 2003-06-17  Paul Eggert  <eggert@twinsun.com>
25067
25068         Assume C89, so PARAMS isn't needed.
25069         * lib/backupfile.h (PARAMS): Remove.  All uses removed.
25070         * lib/closeout.h, lib/dirname.h, lib/filemode.h, lib/fsusage.h,
25071         lib/getdate.h, lib/getline.h, lib/group-member.h, lib/hard-locale.h,
25072         lib/hash.h, lib/linebuffer.h, lib/long-options.h, lib/makepath.h,
25073         lib/memcasecmp.h, lib/memcoll.h, lib/modechange.h, lib/mountlist.h,
25074         lib/path-concat.h, lib/physmem.h, lib/posixtm.h, lib/quote.h,
25075         lib/readutmp.h, lib/same.h, lib/save-cwd.h, lib/savedir.h,
25076         lib/stdio-safer.h, lib/strtoimax.c, lib/strverscmp.h,
25077         lib/unistd-safer.h, lib/version-etc.h, lib/xalloc.h, lib/xreadlink.h,
25078         lib/xstrtod.h, lib/xstrtol.h: Likewise.
25079         * lib/filemode.h, lib/hard-locale.h, lib/memcoll.h, lib/modechange.h,
25080         lib/physmem.h, lib/same.h, lib/strverscmp.h: Do not include config.h;
25081         no longer needed. Anyway, config.h should always be included before any
25082         other file.
25083
25084 2003-06-11  Simon Josefsson  <jas@extundo.com>
25085
25086         * modules/sysexits: New file.
25087         * MODULES.html.sh (func_all_modules): Add sysexits.
25088
25089 2003-06-11  Simon Josefsson  <jas@extundo.com>
25090
25091         * lib/sysexit_.h: New file.
25092
25093 2003-06-11  Derek Price  <derek@ximbiot.com>
25094
25095         * lib/stat.c [LSTAT]: Compile/use slash_aware_lstat only if it is
25096         necessary.
25097
25098 2003-06-11  Bruno Haible  <bruno@clisp.org>
25099
25100         * m4/sysexits.m4: New file.
25101
25102 2003-06-10  Simon Josefsson  <jas@extundo.com>
25103
25104         * lib/argp.h: New file, from glibc.
25105         * lib/argp-ba.c: New file, from glibc.
25106         * lib/argp-eexst.c: New file, from glibc.
25107         * lib/argp-fmtstream.c: New file, from glibc.
25108         * lib/argp-fmtstream.h: New file, from glibc.
25109         * lib/argp-fs-xinl.c: New file, from glibc.
25110         * lib/argp-help.c: New file, from glibc.
25111         * lib/argp-namefrob.h: New file, from glibc.
25112         * lib/argp-parse.c: New file, from glibc.
25113         * lib/argp-pv.c: New file, from glibc.
25114         * lib/argp-pvh.c: New file, from glibc.
25115         * lib/argp-xinl.c: New file, from glibc.
25116
25117 2003-06-10  Simon Josefsson  <jas@extundo.com>
25118
25119         * modules/strchrnul: New file.
25120
25121 2003-06-10  Simon Josefsson  <jas@extundo.com>
25122
25123         * modules/argp: New file.
25124
25125 2003-06-10  Simon Josefsson  <jas@extundo.com>
25126
25127         * m4/strchrnul.m4: New file.
25128
25129 2003-06-10  Simon Josefsson  <jas@extundo.com>
25130
25131         * lib/strchrnul.h: New file.
25132         * lib/strchrnul.c: New file.
25133
25134 2003-06-10  Bruno Haible  <bruno@clisp.org>
25135
25136         * MODULES.html.sh (func_all_modules): Add strchrnul and argp.
25137
25138 2003-06-07  Karl Berry  <karl@gnu.org>
25139
25140         * config/config.{guess,sub}: update from prep.
25141
25142 2003-06-07  Jim Meyering  <jim@meyering.net>
25143
25144         * modules/strtod: Use $(...) notation, not @...@ for
25145         AC_REPLACE'd variables.
25146         * modules/localcharset: Likewise.
25147
25148 2003-06-07  Jim Meyering  <jim@meyering.net>
25149
25150         * lib/readtokens.h: Put `Free Software Foundation, Inc.'
25151         in place of my name in the copyright comment.
25152         Remove definition and uses of __P.
25153
25154         From coreutils.
25155         * lib/stat.c: Don't declare xmalloc explicitly.
25156         Instead, include "xalloc.h".
25157         * lib/readtokens.c (readtokens): Remove anachronistic casts of xmalloc,
25158         xrealloc, and xcalloc return values.
25159         * lib/xgetcwd.c (xgetcwd): Include "xgetcwd.h".
25160         Improve comment.
25161         * lib/xgetcwd.h: Remove definition/uses of PARAMS.
25162
25163 2003-06-07  Bruno Haible  <bruno@clisp.org>
25164
25165         * modules/poll (Makefile.am): Use explicit creation rule for poll.h, to
25166         avoid AC_CONFIG_LINKS.
25167         * modules/fnmatch (Makefile.am): Use explicit creation rule for
25168         fnmatch.h, to avoid AC_CONFIG_LINKS.
25169         * modules/alloca (Makefile.am): Make creation of alloca.h Ctrl-C safe.
25170
25171 2003-06-07  Bruno Haible  <bruno@clisp.org>
25172
25173         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH, gl_FUNC_FNMATCH_POSIX,
25174         gl_FUNC_FNMATCH_GNU): Set FNMATCH_H instead of invoking
25175         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
25176         directory.
25177         * m4/poll.m4 (gl_FUNC_POLL): Set POLL_H instead of invoking
25178         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
25179         directory.
25180
25181 2003-06-06  Jim Meyering  <jim@meyering.net>
25182
25183         Merge from coreutils.
25184         * lib/same.c: (same_name): Declare *_basename locals to be `const'.
25185         Consolidate declarations and initializations of *_base* locals.
25186
25187         Merge from coreutils.
25188         This avoids a core dump on systems without GNU putenv,
25189         when running `env -u SOME_ALREADY_UNSET_VARIABLE'.
25190         * lib/putenv.c (__set_errno, LOCK, UNLOCK): Define.
25191         (unsetenv): New static function, from GNU libc.
25192         (rpl_putenv): Use it.
25193
25194         * lib/modechange.c: Remove trailing blanks.
25195
25196         Merge from coreutils.
25197         * lib/fsusage.c: Remove declaration of statfs.
25198         It conflicted with one from OSF/1 5.1 in <sys/mount.h>.
25199
25200         * lib/posixtm.c: Include <stdbool.h> unconditionally.
25201
25202 2003-06-06  Jim Meyering  <jim@meyering.net>
25203
25204         * lib/stdbool_.h: Renamed from stdbool.h.in.
25205
25206 2003-06-06  Jim Meyering  <jim@meyering.net>
25207             Bruno Haible  <bruno@clisp.org>
25208
25209         * modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h.
25210         Adjust Makefile.am snippet not to redirect directly to target.
25211         Use $(STDBOOL_H) notation, not @STDBOOL_H@ for AC_REPLACE'd variables.
25212
25213 2003-06-05  Paul Eggert  <eggert@twinsun.com>
25214
25215         * lib/mktime.c (__mktime_internal): When resolving a tm_isdst
25216         mismatch, look in future quarters as well as past.  This fixes a
25217         bug when processing fall-backwards gaps immediately after a long
25218         period of daylight-saving time.
25219
25220         * lib/mktime.c: Assume freestanding C89 or better.
25221         (HAVE_LIMITS_H): Remove.  Assume it's 1.
25222         (__P): Remove; not used.
25223         (CHAR_BIT, INT_MIN, INT_MAX): Remove; <limits.h> defines them.
25224         (mktime, not_equal_tm, print_tm, check_result,
25225         main): Use prototypes.  Use const * where appropriate.
25226         (main): Fix typo in testing code that uncovered by above changes.
25227         (Local Variables): Remove -DHAVE_LIMITS_H from compile-command.
25228
25229 2003-06-04  Paul Eggert  <eggert@twinsun.com>
25230
25231         * m4/human.m4 (gl_HUMAN): Require AM_STDBOOL_H.  Check for
25232         locale.h, localeconv.  This merges changes from coreutils.
25233
25234         * m4/mktime.m4 (AC_FUNC_MKTIME): New macro, taken from Autoconf CVS.
25235         It can be removed after the next Autoconf is released.
25236         * m4/exclude.m4 (gl_EXCLUDE): Don't check for sys/types.h; no loner
25237         needed.
25238
25239 2003-06-04  Paul Eggert  <eggert@twinsun.com>
25240
25241         * lib/mktime.c: Fix Debian bug 177940
25242         <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=177940>.
25243         (localtime_offset): Now long int, not time_t, because we want it
25244         to be guaranteed to be signed.  All uses changed.
25245         (__mktime_internal): If overflow would occur when adding offset,
25246         don't add it.
25247
25248         Merge 'human' changes from coreutils.  Rewrite to support
25249         locale-specific notations like thousands separators.
25250         * lib/human.c: Simplify authorship notice.
25251         Include human.h immediately after config.h.
25252         <sys/types.h>, <stdio.h>: Do not include; no longer needed.
25253         <limits.h>: Do not include, since human.h does.
25254         (SIZE_MAX, UINTMAX_MAX): New macros.
25255         <strings.h>: Include if HAVE_STRINGS_H, not if !HAVE_STRING_H.
25256         <locale.h>: Include if HAVE_LOCALE_H and HAVE_LOCALECONV.
25257         (HUMAN_READABLE_SUFFIX_LENGTH_MAX): New macro.
25258         (power_letter): Renamed from suffixes.
25259         (generate_suffix_backwards): Remove.
25260         (adjust_value): Now takes int style (because of human.h changes)
25261         and long double value (for greater precision on some platforms).
25262         (group_number): New function.
25263         (human_readable): Use it.  Use integer options, not enum.
25264         Put the options before the sizes in the arg list.
25265         Support all the new options.
25266         The old human_readable function has been removed;
25267         use inttostr.h instead.
25268         (human_readable, default_block_size, humblock):
25269         Use uintmax_t, not int, for block sizes.
25270         (human_readable_inexact, block_size_types): Remove.
25271         (block_size_opts): New constant.
25272         (human_options): Renamed from human_block_size, with new signature
25273         that allows block sizes up to UINTMAX_MAX.  All callers changed.
25274         * lib/human.h: Add copyright and authorship notice.
25275         Include <limits.h> and <stdbool.h> unconditionally.
25276         (PARAMS): Remove.  All uses removed.
25277         (LONGEST_HUMAN_READABLE): Add support for thousands separator.
25278         (enum human_inexact_style): Remove tag; now a nameless enum.
25279         (human_floor, human_ceiling, human_round_to_even): Now have
25280         values 2, 0, 1 rather than -1, 1, 0.
25281         (human_group_digits, human_suppress_point_zero, human_autoscale,
25282         human_base_1024, human_SI, human_B): New constants.
25283         (human_readable_inexact, human_block_size): Remove.
25284         (human_readable): Size args are now uintmax_t, not int.
25285         (human_options): New decl.
25286
25287         * lib/exclude.c: (new_exclude, add_exclude): Remove casts that are
25288         unnecessary now that we assume C89 or better.  This change
25289         imported from coreutils.
25290
25291         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
25292         arbitrarily.  This is the same patch as 2003-05-28, but it got lost
25293         in the 2003-05-30 sync from glibc.
25294
25295         .h files should stand alone, but we shouldn't include <sys/types.h>
25296         if we can get away with just <stddef.h>.
25297
25298         * lib/__fpending.h, addext.c, backupfile.c, exclude.c, getline.c,
25299         malloc.c, putenv.c, realloc.c, strcasecmp.c: Include <stddef.h>
25300         rather than <sys/types.h>, as we merely need size_t.
25301         * lib/dirname.h, memcoll.h, xalloc.h, xmemcoll.h: Include <stddef.h>,
25302         to get size_t.
25303         * lib/hash.h, linebuffer.h, readtokens.h, stdio-safer.h, version-etc.h:
25304         Include <stdio.h>, to get FILE.
25305         * lib/memcasecmp.c: Don't include <sys/types.h>, as we can assume
25306         memcasecmp.h has included <stddef.h> and all we need is size_t.
25307         * lib/memcoll.c: Include "memcoll.h", which gets us size_t and checks
25308         our interface, instead of including <sys/types.h>
25309
25310 2003-06-04  Paul Eggert  <eggert@twinsun.com>
25311
25312         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): Comment out for
25313         now, as glibc mktime is buggy on non-glibc systems.
25314
25315 2003-06-03  Karl Berry  <karl@gnu.org>
25316
25317         * config/config.sub: update from prep.
25318
25319 2003-06-02  Paul Eggert  <eggert@twinsun.com>
25320
25321         [from coreutils]
25322         Fix some minor time-related bugs with POSIX time arguments.
25323         Some valid time stamps were being rejected (notably -1, and
25324         time stamps before 1900 on 64-bit hosts).  And some invalid
25325         time stamps were being accepted, e.g. September 31.
25326
25327         * lib/posixtm.h (posixtime): Return bool instead of time_t, so
25328         that we can return (time_t) -1 successfully.
25329         * lib/posixtm.c: Likewise.
25330         [HAVE_STDBOOL_H]: Include <stdbool.h>.
25331         (bool, false, true) [!HAVE_STDBOOL_H]: New type.
25332         (t): Remove static var.
25333         (year, posix_time_parse): Now takes struct tm * arg to modify, instead
25334         of static var.  All uses changed.
25335         (year): Do not reject years before 1900; they can occur with
25336         64-bit time_t.
25337         (posix_time_parse): Do not check for out-of-range components;
25338         that is now the caller's responsibility, since our checks were
25339         only approximations.
25340         (posixtime): Use mktime to check for out-of-range components,
25341         since it knows them exactly.
25342         If mktime returns (time_t) -1, check whether an error actually occurred
25343         by invoking localtime on -1.
25344         (main) [TEST_POSIXTIME]: Check for input data errors, and report
25345         posixtime failures better.
25346         Improve the test data (in comments only).
25347
25348 2003-06-02  Karl Berry  <karl@gnu.org>
25349
25350         * config/mkinstalldirs (version): new variable.
25351         (--version): new option.
25352         (usage): improve message.
25353
25354 2003-05-30  Karl Berry  <karl@gnu.org>
25355
25356         * lib/mktime.c: update from libc.
25357
25358 2003-05-30  Bruno Haible  <bruno@clisp.org>
25359
25360         * modules/gettext: Add files m4/nls.m4 and m4/po.m4.
25361         * config/config.rpath: Upgrade to gettext-0.12.1.
25362
25363 2003-05-30  Bruno Haible  <bruno@clisp.org>
25364
25365         * m4/gettext.m4: Upgrade to gettext-0.12.1.
25366         * m4/nls.m4: New file, from gettext-0.12.1.
25367         * m4/po.m4: New file, from gettext-0.12.1.
25368         * m4/progtest.m4: Upgrade to gettext-0.12.1.
25369
25370 2003-05-30  Bruno Haible  <bruno@clisp.org>
25371
25372         * lib/config.charset: Upgrade to gettext-0.12.1 and libiconv-1.9.1.
25373         * lib/localcharset.h: Likewise.
25374         * lib/localcharset.c: Likewise.
25375
25376 2003-05-29  Karl Berry  <karl@gnu.org>
25377
25378         * config/config.rpath: update from gettext.
25379
25380 2003-05-28  Paul Eggert  <eggert@twinsun.com>
25381
25382         Assume the headers required for C89 freestanding compilers.
25383         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for limits.h.
25384         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Likewise.
25385         * m4/human.m4 (gl_HUMAN): Likewise.
25386         * m4/pathmax.m4 (gl_PATHMAX): Likewise.
25387         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Likewise.
25388         * m4/userspec.m4 (gl_USERSPEC): Likewise.
25389         * m4/xreadlink.m4 (gl_XREADLINK): Likewise.
25390         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
25391         * m4/quote.m4 (gl_QUOTE): Don't check for stddef.h.
25392
25393 2003-05-28  Paul Eggert  <eggert@twinsun.com>
25394
25395         Assume the headers required for C89 freestanding compilers.
25396         * lib/addext.c, lib/backupfile.c, lib/fsusage.c, lib/human.c,
25397         lib/pathmax.h, lib/rpmatch.c, lib/userspec.c, lib/xreadlink.c,
25398         lib/xstrtol.c: Include <limits.h> without checking for HAVE_LIMITS_H.
25399         * lib/backupfile.c, lib/fsusage.c, lib/hash.c, lib/human.c,
25400         lib/safe-read.c, lib/userspec.c, lib/xstrtol.c (CHAR_BIT): Don't
25401         define, since <limits.h> is guaranteed to do that.
25402         * lib/fatal.c: Include <stdarg.h> without checking for __STDC__.
25403         * lib/exclude.c: Include <stdbool.h> unconditionally.
25404         * lib/tempname.c: Include <stddef.h> unconditionally.
25405         * lib/hash.c: Include <limits.h>, since we no longer define CHAR_BIT.
25406         * lib/modechange.c, rpmatch.c (NULL): Don't define, since
25407         <stddef.h> does that.
25408         * lib/quote.c: Dont include <stddef.h> or <sys/types.h>; not needed.
25409         * lib/safe-read.c (INT_MAX): Don't define, since <limits.h> does that.
25410         * lib/safe-read.c (TYPE_MINIMUM, TYPE_MAXIMUM): Remove; no longer
25411         needed.
25412         * lib/xstrtol.c: Likewise.
25413         * lib/safe-read.c: Remove TYPE_SIGNED; no longer needed.
25414         * lib/savedir.c: Include <stddef.h> instead of defining NULL.
25415
25416         * lib/addext.c (addext): Use assignment rather than cast, to avoid
25417         warnings on some platforms.
25418
25419         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
25420         arbitrarily.
25421
25422 2003-05-26  Jim Meyering  <jim@meyering.net>
25423
25424         Merge in a change from coreutils:
25425         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Test the cache variable, not one
25426         that is guaranteed to be `no'.  Use `no_such_member' to indicate
25427         that condition, rather than `-1' which is slightly misleading.
25428         Change the name of the cache variable to have the gl_ prefix.
25429         Prompted by a patch from Richard Dawe for DJGPP.
25430
25431 2003-05-24  Karl Berry  <karl@gnu.org>
25432
25433         * config/config.guess: update from prep.
25434
25435 2003-05-22  Karl Berry  <karl@gnu.org>
25436
25437         * gnulib-tool (func_usage): =LIBRARY not =libRARY in help msg.
25438
25439 2003-05-20  Karl Berry  <karl@gnu.org>
25440
25441         * config/config.guess: update from prep.
25442
25443 2003-05-18  Karl Berry  <karl@gnu.org>
25444
25445         * config/srclistvars.sh (TEXMF): use TEXMFROOT instead, since TEXMF
25446         might actually be set by the user.
25447
25448         * config/depcomp, install-sh, mdate-sh: update from automake.
25449
25450 2003-05-17  Bruno Haible  <bruno@clisp.org>
25451
25452         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Fix a quoting bug leading to an
25453         invalid expansion for AC_EGREP_CPP.
25454         * m4/strtoimax.m4 (gl_FUNC_STRTOIMAX): Likewise.
25455         * m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Likewise.
25456         Suggested by Akim Demaille <akim@epita.fr> in
25457         http://mail.gnu.org/archive/html/bug-autoconf/2003-05/threads.html
25458
25459 2003-05-12  Jim Meyering  <jim@meyering.net>
25460
25461         * lib/strftime.c (my_strftime): Let the `-' (no-pad) flag affect
25462         the space-padded-by-default conversion specifiers, %e, %k, %l.
25463
25464 2003-05-12  Bruno Haible  <bruno@clisp.org>
25465
25466         * lib/linebreak.c (iconv_string_length): Don't return -1 just because
25467         the string is longer than 4 KB.
25468
25469 2003-05-11  Karl Berry  <karl@gnu.org>
25470
25471         * config/config.{guess,sub}: update from prep.
25472
25473 2003-05-09  Bruno Haible  <bruno@clisp.org>
25474
25475         * modules/error: Add m4/strerror_r.m4 to file list.
25476
25477 2003-05-03  Bruno Haible  <bruno@clisp.org>
25478
25479         Upgrade to Unicode-4.0.
25480         * lib/linebreak.c (nonspacing_table_data): Change width of U+00AD,
25481         U+0350..U+0357, U+035D..U+035F, U+0600..U+0603, U+0610..U+0615,
25482         U+0656..U+0658, U+0A01, U+0AE2..U+0AE3, U+0CBC, U+17B4..U+17B5,
25483         U+17DD, U+1920..U+1922, U+1927..U+192B, U+1932, U+1939..U+193B
25484         from 1 to 0. Change width of U+0CBF, U+0CC6, U+180E from 0 to 1.
25485         (uc_width): Change width of U+4DC0..U+4DFF from 2 to 1. Change width
25486         of U+2A6D7..U+2F7FF, U+2FA1E..U+2FFFD, U+30000..U+3FFFD from 1 to 2.
25487         Change width of U+E0100..U+E01EF from 1 to 0.
25488
25489 2003-04-25  Jim Meyering  <jim@meyering.net>
25490
25491         * lib/copy-file.c (copy_file_preserving): Declare buf_size to be
25492         of type size_t, not int.
25493
25494 2003-04-25  Bruno Haible  <bruno@clisp.org>
25495
25496         * lib/copy-file.c: Include <stddef.h>, for size_t.
25497
25498 2003-04-21  Paul Eggert  <eggert@twinsun.com>
25499
25500         * m4/error.m4 (gl_ERROR): Do not put under dynamic conditions some
25501         code which expansion is under static control.  Patch imported from
25502         Akim Demaille's patch to Bison; see
25503         <http://mail.gnu.org/archive/html/bison-patches/2003-03/msg00057.html>.
25504
25505 2003-04-14  Bruno Haible  <bruno@clisp.org>
25506
25507         * m4/error.m4 (jm_PREREQ_ERROR): Use AC_FUNC_VPRINTF.
25508
25509 2003-04-11  Jim Meyering  <jim@meyering.net>
25510
25511         Merge changes from Coreutils.
25512
25513         2003-03-22  Jim Meyering  <jim@meyering.net>
25514
25515         * lib/strftime.c (widen): Cast alloca return value to proper type.
25516
25517         2003-01-19  Ulrich Drepper  <drepper@redhat.com>
25518
25519         From GNU libc.
25520         * lib/strftime.c (my_strftime): Handle very large width
25521         specifications for numeric values correctly.  Improve checks for
25522         overflow.
25523
25524         2003-01-19  Jim Meyering  <jim@meyering.net>
25525
25526         * lib/strftime.c (widen) [COMPILE_WIDE]: Merge nearly-identical
25527         definitions.
25528         (nl_get_alt_digit) [! defined my_strftime]: Define.
25529         (my_strftime) [_NL_CURRENT]: Merge nearly-identical uses of
25530         _nl_get_alt_digit and _nl_get_walt_digit.
25531
25532         * lib/strftime.c (my_strftime): Merge in locale-related changes from
25533         libc. These changes have no effect outside of _LIBC.
25534
25535 2003-04-10  Bruno Haible  <bruno@clisp.org>
25536
25537         * modules/findprog: New file.
25538         * MODULES.html.sh (func_all_modules): Add it.
25539
25540 2003-04-10  Bruno Haible  <bruno@clisp.org>
25541
25542         * m4/findprog.m4: New file.
25543         * m4/eaccess.m4: New file.
25544
25545 2003-04-10  Bruno Haible  <bruno@clisp.org>
25546
25547         * lib/findprog.h: New file, from GNU gettext.
25548         * lib/findprog.c: New file, from GNU gettext.
25549
25550 2003-04-05  Jim Meyering  <jim@meyering.net>
25551
25552         Merge changes from Coreutils.
25553
25554         * lib/exclude.h (PARAMS): Remove definition and uses.
25555         * lib/exclude.c: Remove uses of `PARAMS'.
25556
25557         * lib/dirname.c [TEST_DIRNAME]: Update build instructions for test.
25558         Add test-cases for DOS filenames. Declare program_name.
25559         (main): Set up program_name.  Patch by Rich Dawe.
25560
25561         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
25562         error from mntctl.
25563         Use mntctl's return value to drive the entry-processing loop, since
25564         we can't rely on the value of the vmt_length member in the last
25565         entry.  On some systems doing so could result in exhausting
25566         virtual memory.  Based in part on a patch from Mike Jetzer.
25567
25568 2003-04-04  Bruno Haible  <bruno@clisp.org>
25569
25570         * modules/linebreak: New file.
25571         * MODULES.html.sh (func_all_modules): Add it.
25572
25573 2003-04-04  Bruno Haible  <bruno@clisp.org>
25574
25575         * m4/linebreak.m4: New file.
25576
25577 2003-04-04  Bruno Haible  <bruno@clisp.org>
25578
25579         * lib/linebreak.h: New file, from GNU gettext.
25580         * lib/linebreak.c: New file, from GNU gettext with slight
25581         modifications.
25582         * lib/lbrkprop.h: New file, from GNU gettext.
25583
25584 2003-04-03  Bruno Haible  <bruno@clisp.org>
25585
25586         * modules/utf8-ucs4: New file.
25587         * modules/utf16-ucs4: New file.
25588         * modules/ucs4-utf8: New file.
25589         * modules/ucs4-utf16: New file.
25590         * MODULES.html.sh (func_all_modules): Add them.
25591
25592 2003-04-03  Bruno Haible  <bruno@clisp.org>
25593
25594         * m4/utf-ucs4.m4: New file.
25595         * m4/ucs4-utf.m4: New file.
25596
25597 2003-04-03  Bruno Haible  <bruno@clisp.org>
25598
25599         * lib/utf8-ucs4.h: New file, from GNU gettext.
25600         * lib/utf16-ucs4.h: New file, from GNU gettext.
25601         * lib/ucs4-utf8.h: New file, from GNU gettext.
25602         * lib/ucs4-utf16.h: New file, from GNU gettext.
25603
25604 2003-04-02  Bruno Haible  <bruno@clisp.org>
25605
25606         * modules/binary-io: New file.
25607         * MODULES.html.sh (func_all_modules): Add it.
25608
25609 2003-04-02  Bruno Haible  <bruno@clisp.org>
25610
25611         * lib/binary-io.h: New file, from GNU gettext.
25612
25613 2003-04-01  Bruno Haible  <bruno@clisp.org>
25614
25615         * modules/pathname: New file.
25616         * MODULES.html.sh (func_all_modules): Add it.
25617
25618 2003-04-01  Bruno Haible  <bruno@clisp.org>
25619
25620         * lib/pathname.h: New file, from GNU gettext.
25621         * lib/concatpath.c: New file, from GNU gettext.
25622
25623 2003-03-30  Bruno Haible  <bruno@clisp.org>
25624
25625         * m4/copy-file.m4 (gl_COPY_FILE): Add check for chown().
25626
25627 2003-03-30  Bruno Haible  <bruno@clisp.org>
25628
25629         * lib/copy-file.c (copy_file_preserving): Don't set owner if the
25630         function chown() doesn't exist.
25631
25632 2003-03-28  Bruno Haible  <bruno@clisp.org>
25633
25634         * modules/copy-file: New file.
25635         * MODULES.html.sh (func_all_modules): Add it.
25636
25637 2003-03-28  Bruno Haible  <bruno@clisp.org>
25638
25639         * m4/copy-file.m4: New file.
25640
25641 2003-03-28  Bruno Haible  <bruno@clisp.org>
25642
25643         * lib/copy-file.h: New file, from GNU gettext.
25644         * lib/copy-file.c: New file, from GNU gettext.
25645
25646 2003-03-18  Jim Meyering  <jim@meyering.net>
25647
25648         * lib/quote.c (quote_n): Fix typo in comment.
25649
25650 2003-03-18  Bruno Haible  <bruno@clisp.org>
25651
25652         * m4/onceonly.m4: Use m4_defn instead of defn, for better error
25653         checking.
25654         * m4/onceonly_2_57.m4: Likewise.
25655
25656 2003-03-17  Bruno Haible  <bruno@clisp.org>
25657
25658         * m4/onceonly.m4: Require autoconf 2.54 or newer.
25659         (m4_quote): Remove macro.
25660         * m4/onceonly_2_57.m4: Require autoconf 2.54 or newer.
25661
25662 2003-03-14  Jim Meyering  <jim@meyering.net>
25663
25664         Merge changes from Coreutils.
25665         * lib/obstack.h (obstack_object_size): Declare temporary, __o,
25666         to be const, in order to avoid warnings.
25667         (obstack_room): Likewise.
25668         (obstack_empty_p): Likewise.
25669
25670 2003-03-14  Bruno Haible  <bruno@clisp.org>
25671
25672         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE,
25673         AC_CHECK_DECLS_ONCE): Quote AC_FOREACH variable-expansions properly.
25674
25675 2003-03-13  Paul Eggert  <eggert@twinsun.com>
25676
25677         Merge changes from Bison.
25678         * lib/obstack.h: (__INT_TO_PTR) [__STDC__]: Cast result to
25679         (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
25680         when compiling Bison 1.875's `bitset bset = obstack_alloc
25681         (bobstack, bytes);'.  Problem reported by Nelson H. F. Beebe.
25682         * lib/hash.c: Include <stdbool.h> unconditionally.
25683
25684 2003-03-13  Paul Eggert  <eggert@twinsun.com>
25685
25686         * m4/onceonly.m4 (m4_quote): New macro.
25687         (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE, AC_CHECK_DECLS_ONCE):
25688         Quote AC_FOREACH variable-expansions properly.
25689
25690 2003-03-13  Paul Eggert  <eggert@twinsun.com>
25691
25692         * doc/COPYING.DOC, fdl.texi: Sync with latest FSF version.
25693
25694 2003-03-09  Paul Eggert  <eggert@twinsun.com>
25695
25696         * lib/argmatch.c (EXIT_FAILURE): Define if the system doesn't.
25697         Reported by Bruce Becker; see:
25698         http://mail.gnu.org/archive/html/bug-bison/2003-03/msg00017.html
25699
25700 2003-03-03  Paul Eggert  <eggert@twinsun.com>
25701             Bruno Haible  <bruno@clisp.org>
25702
25703         * lib/mbswidth.h: Include <wchar.h>. Needed for UnixWare 7.1.1.
25704         Reported by John Hughes, see
25705         http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00030.html
25706
25707 2003-02-20  Bruno Haible  <bruno@clisp.org>
25708
25709         * MODULES.html.sh (func_all_modules): Add poll.
25710
25711 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
25712
25713         * modules/poll: New file.
25714
25715 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
25716
25717         * lib/poll_.h: New file.
25718         * lib/poll.c: New file.
25719
25720 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
25721
25722         * m4/poll.m4: New file.
25723
25724 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
25725
25726         * modules/mathl: New file.
25727
25728 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
25729
25730         * lib/mathl.h: New file.
25731         * lib/acosl.c: New file.
25732         * lib/asinl.c: New file.
25733         * lib/atanl.c: New file.
25734         * lib/ceill.c: New file.
25735         * lib/cosl.c: New file.
25736         * lib/expl.c: New file.
25737         * lib/floorl.c: New file.
25738         * lib/frexpl.c: New file.
25739         * lib/ldexpl.c: New file.
25740         * lib/logl.c: New file.
25741         * lib/sincosl.c: New file.
25742         * lib/sinl.c: New file.
25743         * lib/sqrtl.c: New file.
25744         * lib/tanl.c: New file.
25745         * lib/trigl.c: New file.
25746         * lib/trigl.h: New file.
25747
25748 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
25749
25750         * m4/mathl.m4: New file.
25751
25752 2003-02-18  Bruno Haible  <bruno@clisp.org>
25753
25754         * MODULES.html.sh (func_all_modules): Add mathl.
25755
25756 2003-02-17  Bruno Haible  <bruno@clisp.org>
25757
25758         * modules/mkdtemp: New module.
25759         * MODULES.html.sh (func_all_modules): Add it.
25760
25761 2003-02-17  Bruno Haible  <bruno@clisp.org>
25762
25763         * m4/mkdtemp.m4: New file, from GNU gettext with modifications.
25764
25765 2003-02-17  Bruno Haible  <bruno@clisp.org>
25766
25767         * lib/mkdtemp.h: New file, from GNU gettext.
25768         * lib/mkdtemp.c: New file, from GNU gettext.
25769
25770 2003-02-02  Jim Meyering  <jim@meyering.net>
25771
25772         * m4/regex.m4 (jm_INCLUDED_REGEX): Detect broken re_search in
25773         e.g. glibc-2.2.93.
25774
25775 2003-01-31  Bruno Haible  <bruno@clisp.org>
25776
25777         * m4/rename.m4 (vb_FUNC_RENAME): Add a redirection from 'rename' to
25778         'rpl_rename'.
25779         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Add a redirection from 'strnlen' to
25780         'rpl_strnlen'.
25781         * m4/strtod.m4 (gl_FUNC_STRTOD): Add a redirection from 'strtod' to
25782         'rpl_strtod'.
25783         * m4/utime.m4 (jm_FUNC_UTIME): Add a redirection from 'utime' to
25784         'rpl_utime'.
25785
25786 2003-01-31  Bruno Haible  <bruno@clisp.org>
25787
25788         * lib/rename.c: #undef rename before defining rpl_rename.
25789         * lib/strnlen.c: #undef strnlen, define rpl_strnlen instead of strnlen.
25790
25791 2003-01-30  Bruno Haible  <bruno@clisp.org>
25792
25793         * modules/vasnprintf, modules/vasprintf: New modules.
25794         * MODULES.html.sh (func_all_modules): Add them.
25795
25796 2003-01-30  Bruno Haible  <bruno@clisp.org>
25797
25798         * m4/signed.m4: New file, from GNU gettext.
25799         * m4/longdouble.m4: New file, from GNU gettext.
25800         * m4/wchar_t.m4: New file, from GNU gettext.
25801         * m4/wint_t.m4: New file, from GNU gettext.
25802         * m4/vasnprintf.m4: New file.
25803         * m4/vasprintf.m4: New file.
25804
25805 2003-01-30  Bruno Haible  <bruno@clisp.org>
25806
25807         * lib/printf-args.h: New file, from GNU gettext.
25808         * lib/printf-args.c: New file, from GNU gettext.
25809         * lib/printf-parse.h: New file, from GNU gettext.
25810         * lib/printf-parse.c: New file, from GNU gettext.
25811         * lib/vasnprintf.h: New file, from GNU gettext.
25812         * lib/vasnprintf.c: New file, from GNU gettext.
25813         * lib/asnprintf.c: New file, from GNU gettext.
25814         * lib/vasprintf.h: New file, from GNU gettext with modifications.
25815         * lib/vasprintf.c: New file, from GNU gettext.
25816         * lib/asprintf.c: New file, from GNU gettext.
25817
25818 2003-01-29  Bruno Haible  <bruno@clisp.org>
25819
25820         * modules/stpncpy: New module.
25821         * MODULES.html.sh (func_all_modules): Add it.
25822
25823 2003-01-29  Bruno Haible  <bruno@clisp.org>
25824
25825         * m4/stpncpy.m4: New file.
25826
25827 2003-01-29  Bruno Haible  <bruno@clisp.org>
25828
25829         * lib/stpncpy.h: New file, from GNU gettext with modifications.
25830         * lib/stpncpy.c: New file, from GNU gettext with modifications.
25831
25832 2003-01-28  Bruno Haible  <bruno@clisp.org>
25833
25834         * modules/c-ctype: New module.
25835         * MODULES.html.sh (func_all_modules): Add it.
25836
25837 2003-01-28  Bruno Haible  <bruno@clisp.org>
25838
25839         * lib/c-ctype.h: New file, from GNU gettext, with changes suggested by
25840         Paul Eggert.
25841         * lib/c-ctype.c: New file, from GNU gettext, with changes suggested by
25842         Paul Eggert.
25843
25844 2003-01-27  Bruno Haible  <bruno@clisp.org>
25845
25846         * modules/xsetenv: New module.
25847         * MODULES.html.sh (func_all_modules): Add it.
25848
25849 2003-01-27  Bruno Haible  <bruno@clisp.org>
25850
25851         * lib/xsetenv.h: New file, from GNU gettext.
25852         * lib/xsetenv.c: New file, from GNU gettext.
25853
25854 2003-01-23  Jim Meyering  <jim@meyering.net>
25855
25856         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Correct typo: s/-1/no/ that kept this
25857         from working on systems without dirfd (at least Irix and OSF1/Tru64).
25858
25859 2003-01-23  Bruno Haible  <bruno@clisp.org>
25860
25861         * modules/minmax: New module.
25862         * MODULES.html.sh (func_all_modules): Add it.
25863
25864 2003-01-23  Bruno Haible  <bruno@clisp.org>
25865
25866         * lib/minmax.h: New file, from GNU gettext, with comments from Paul
25867         Eggert.
25868
25869 2003-01-22  Bruno Haible  <bruno@clisp.org>
25870
25871         * modules/exit: New module.
25872         * MODULES.html.sh (func_all_modules): Add it.
25873
25874 2003-01-22  Bruno Haible  <bruno@clisp.org>
25875
25876         * lib/exit.h: New file, from GNU gettext.
25877
25878 2003-01-19  Bruno Haible  <bruno@clisp.org>
25879
25880         * gnulib-tool: Recognize option --extract-maintainer.
25881         (func_get_maintainer): New function.
25882         * modules/*: Add Maintainer entry.
25883
25884 2003-01-16  Jim Meyering  <jim@meyering.net>
25885
25886         * m4/regex.m4: The `regex' struct is both input and output.
25887         Initialize it before each use.  Patch by Tim Waugh.
25888
25889 2003-01-16  Bruno Haible  <bruno@clisp.org>
25890
25891         * MODULES.html.sh: Add a table of contents. Add the module name as
25892         leftmost column. Add hyperlinks.
25893
25894 2003-01-15  Bruno Haible  <bruno@clisp.org>
25895
25896         * m4/md5.m4 (gl_MD5): Require AC_C_INLINE.
25897
25898 2003-01-15  Bruno Haible  <bruno@clisp.org>
25899
25900         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): Also test the LL suffix.
25901         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Also test the ULL
25902         suffix.
25903
25904 2003-01-15  Bruno Haible  <bruno@clisp.org>
25905
25906         * m4/alloca.m4 (gl_FUNC_ALLOCA): Invoke AC_EGREP_CPP prerequisites.
25907
25908 2003-01-15  Bruno Haible  <bruno@clisp.org>
25909
25910         * lib/stpcpy.h (stpcpy): Use ANSI C function declarations.
25911         * lib/strcase.h (strcasecmp, strncasecmp): Likewise.
25912
25913 2003-01-14  Jim Meyering  <jim@meyering.net>
25914
25915         * lib/same.c (same_name): Tweak a comment.
25916
25917 2003-01-14  Bruno Haible  <bruno@clisp.org>
25918
25919         * lib/same.c (same_name): Reorder tests so as to avoid calling stat()
25920         when a string comparison is sufficient.
25921
25922 2003-01-14  Bruno Haible  <bruno@clisp.org>
25923
25924         * lib/readtokens.c (readtoken): Cast character to 'unsigned char', not
25925         'unsigned int'.
25926
25927 2003-01-14  Bruno Haible  <bruno@clisp.org>
25928
25929         * lib/hash-pjw.c: Add comment about low quality of this function.
25930
25931 2003-01-13  Bruno Haible  <bruno@clisp.org>
25932
25933         * modules/stpcpy: Distribute lib/stpcpy.h.
25934         * modules/setenv: Depend on alloca. Distribute lib/setenv.h.
25935
25936 2003-01-13  Bruno Haible  <bruno@clisp.org>
25937
25938         * modules/*: Add a description.
25939         * modules/strpbrk: Fix Makefile.am snippet.
25940         * modules/strtoimax: Fix dependencies.
25941         * modules/strtoumax: Likewise.
25942
25943 2003-01-13  Bruno Haible  <bruno@clisp.org>
25944
25945         * gnulib-tool (func_create_testdir): Substitute lib_OBJECTS.
25946         * modules/alloca (Makefile.am): All object files depend on alloca.h.
25947         * modules/stdbool (Makefile.am): All object files depend on stdbool.h.
25948
25949 2003-01-13  Bruno Haible  <bruno@clisp.org>
25950
25951         * gnulib-tool (func_create_testdir): Store config/* files in the main
25952         directory.
25953         * config.rpath: Move to ...
25954         * config/config.rpath: ... here.
25955         * modules/gettext: Contains config/config.rpath, not config.rpath.
25956         * modules/iconv: Likewise.
25957
25958 2003-01-12  Paul Eggert  <eggert@twinsun.com>
25959
25960         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
25961         to avoid collisions with libcurses and libreadline.
25962
25963         * m4/getstr.m4: Remove.
25964         * m4/getline.m4 (gl_PREREQ_GETLINE): Require AC_HEADER_STDC.
25965
25966 2003-01-12  Paul Eggert  <eggert@twinsun.com>
25967
25968         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
25969         to avoid collisions with libcurses and libreadline.
25970
25971         * lib/Makefile.am (libfetish_a_SOURCES): Remove getstr.c, getstr.h.
25972         * lib/getstr.h, getstr.c: Remove.
25973         * lib/getline.c: Include "getline.h", to check interface.
25974         Move body of old getstr.c here: this defines MIN_CHUNK and
25975         declares getdelim2, which is renamed from getstr.
25976         (getline, getdelim): Adjust to renaming of getstr -> getdelim2.
25977
25978         * lib/linebuffer.c (readlinebuffer): Renamed from readline.
25979         All uses changed.
25980         * lib/linebuffer.h: Likewise.
25981         (readline): Remove backward-compatibility macro.
25982
25983 2003-01-12  Paul Eggert  <eggert@twinsun.com>
25984
25985         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
25986         to avoid collisions with libcurses and libreadline.
25987         * getstr: Remove.
25988         * MODULES.html.sh: Remove getstr.
25989         * modules/getline: Depend on unlocked-io, not getstr.
25990
25991 2003-01-12  Jim Meyering  <jim@meyering.net>
25992
25993         * lib/makepath.c: Don't test HAVE_ERRNO_H.  It's not necessary.
25994
25995 2003-01-10  Bruno Haible  <bruno@clisp.org>
25996
25997         * modules/alloca: Change Makefile.am requirements. Simplify Include
25998         requirements. Add lib/alloca_.h to file list.
25999
26000 2003-01-10  Bruno Haible  <bruno@clisp.org>
26001
26002         * m4/alloca.m4 (gl_FUNC_ALLOCA): Also define ALLOCA_H.
26003
26004 2003-01-10  Bruno Haible  <bruno@clisp.org>
26005
26006         * lib/alloca_.h: New file.
26007         * lib/getdate.y: Unconditionally include alloca.h.
26008         * lib/makepath.c: Likewise.
26009         * lib/setenv.c: Likewise.
26010         * lib/userspec.c: Likewise.
26011
26012 2003-01-09  Karl Berry  <karl@gnu.org>
26013
26014         * MODULES.html.sh: include `dirname $0` in PATH, to find
26015         gnulib-tool.
26016
26017 2003-01-09  Bruno Haible  <bruno@clisp.org>
26018
26019         * modules/stdbool: Change configure.ac, Makefile.am requirements.
26020         Simplify Include requirements. Add lib/stdbool.h.in to file list.
26021
26022 2003-01-09  Bruno Haible  <bruno@clisp.org>
26023
26024         * m4/stdbool.m4 (AM_STDBOOL_H): New macro.
26025
26026 2003-01-09  Bruno Haible  <bruno@clisp.org>
26027
26028         * lib/stdbool.h.in: New file.
26029
26030 2003-01-09  Bruno Haible  <bruno@clisp.org>
26031
26032         * gnulib-tool (func_all_modules): Ignore files ending in ~.
26033         * MODULES.html.sh: Likewise.
26034
26035 2003-01-08  Jim Meyering  <jim@meyering.net>
26036
26037         * lib/full-write.c: Undefine and define-away `const' after inclusion
26038         of errno.h, not before.  Suggestion from Bruno Haible.
26039
26040 2003-01-08  Bruno Haible  <bruno@clisp.org>
26041
26042         * modules/full-read: Depend on full-write.
26043
26044 2003-01-08  Bruno Haible  <bruno@clisp.org>
26045
26046         * lib/safe-read.c: Include specification header first, to ensure its
26047         selfcontainedness.
26048         * lib/full-write.c: Likewise.
26049
26050 2003-01-07  Jim Meyering  <jim@meyering.net>
26051
26052         * lib/full-write.c: Rework so that it may serve to define full_read,
26053         too.
26054         * lib/full-read.c: Simply #define FULL_READ and include full-write.c.
26055
26056 2003-01-07  Bruno Haible  <bruno@clisp.org>
26057
26058         * lib/strtoimax.c: Include <stdint.h> as an alternative to
26059         <inttypes.h>.
26060         * lib/xstrtol.h: Likewise.
26061         * lib/xstrtoimax.c: Likewise.
26062         * lib/xstrtoumax.c: Likewise.
26063         * lib/human.h: Likewise.
26064
26065         * lib/tempname.c: Include <inttypes.h> too. Avoids a compilation error
26066         on systems that have <inttypes.h> but not <stdint.h>.
26067
26068 2003-01-07  Bruno Haible  <bruno@clisp.org>
26069
26070         * MODULES.html.sh: Add copyright notice.
26071         (missed_files): Omit CVS directory entries.
26072         (func_module): Make it work with sed-3.02.
26073         * MODULES.txt: Remove file.
26074
26075 2003-01-06  Jim Meyering  <jim@meyering.net>
26076
26077         * lib/version-etc.c: Update year in translatable copyright string.
26078
26079 2003-01-03  Karl Berry  <karl@gnu.org>
26080
26081         * config/config.{guess,sub}: update from prep.
26082
26083 2003-01-02  Karl Berry  <karl@gnu.org>
26084
26085         * doc/COPYING.DOC: belatedly updated to 1.2.
26086
26087 2003-01-01  Karl Berry  <karl@gnu.org>
26088
26089         * gnulib-tool (func_verify_module): report module name $module in
26090         error message, not $1.
26091         * gnulib-tool (create-testdir): don't complain if destdir couldn't
26092         be created, only if it doesn't exist.
26093         * gnulib-tool (last_checkin_date): don't expand the $Date here.
26094
26095 2002-12-31  Paul Eggert  <eggert@twinsun.com>
26096
26097         * m4/memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
26098
26099 2002-12-31  Paul Eggert  <eggert@twinsun.com>
26100
26101         * lib/memcoll.c (memcoll): Fall back on a simple algorithm using
26102         memcmp if strcoll doesn't work.
26103
26104 2002-12-31  Bruno Haible  <bruno@clisp.org>
26105
26106         * lib/utime.c (utime_null): No need to call ftruncate if the file was
26107         nonempty.
26108
26109 2002-12-31  Bruno Haible  <bruno@clisp.org>
26110
26111         * lib/memcoll.c (STRCOLL): New macro.
26112         (memcoll): Use it.
26113
26114 2002-12-31  Bruno Haible  <bruno@clisp.org>
26115
26116         * lib/localcharset.h: New file.
26117         * lib/localcharset.c: Include it.
26118         * lib/unicodeio.c: Likewise.
26119
26120 2002-12-31  Bruno Haible  <bruno@clisp.org>
26121
26122         * lib/getstr.h (getstr): Define, to avoid clash with libcurses.
26123         * lib/linebuffer.h (readline): Define, to avoid clash with libreadline.
26124
26125 2002-12-31  Bruno Haible  <bruno@clisp.org>
26126
26127         * lib/getline.h: Include <stddef.h>, for size_t.
26128
26129         * lib/unicodeio.h: Include <stddef.h>, for size_t.
26130         * lib/unicodeio.c: Don't include <stddef.h>.
26131
26132 2002-12-31  Bruno Haible  <bruno@clisp.org>
26133
26134         * lib/getdate.y (get_date): Test HAVE_STRUCT_TM_TM_ZONE, not
26135         HAVE_TM_ZONE.
26136
26137 2002-12-24  Karl Berry  <karl@gnu.org>
26138
26139         * config/config.guess: update from prep.
26140
26141 2002-12-24  Bruno Haible  <bruno@clisp.org>
26142
26143         General infrasructure.
26144         * m4/README: Rewritten.
26145         * m4/onceonly.m4: New file.
26146         * m4/onceonly_2_57.m4: New file.
26147
26148         Module atexit.
26149         * m4/atexit.m4: New file.
26150
26151         Module strtod.
26152         * m4/strtod.m4: New file.
26153
26154         Module strtol.
26155         * m4/strtol.m4: New file.
26156
26157         Module strtoul.
26158         * m4/strtoul.m4: New file.
26159
26160         Module memchr.
26161         * m4/memchr.m4: New file.
26162
26163         Module memcmp.
26164         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): New macro.
26165         (jm_FUNC_MEMCMP): Invoke it.
26166
26167         Module memcpy.
26168         * m4/memcpy.m4: New file.
26169
26170         Module memmove.
26171         * m4/memmove.m4: New file.
26172
26173         Module memset.
26174         * m4/memset.m4: New file.
26175
26176         Module strcspn.
26177         * m4/strcspn.m4: New file.
26178
26179         Module strpbrk.
26180         * m4/strpbrk.m4: New file.
26181
26182         Module strstr.
26183         * m4/strstr.m4: New file.
26184
26185         Module strerror.
26186         * m4/strerror.m4: New file.
26187
26188         Module mktime.
26189         * m4/mktime.m4: Renamed from jm-mktime.m4.
26190         (gl_PREREQ_MKTIME): New macro.
26191         (gl_FUNC_MKTIME): Renamed from jm_FUNC_MKTIME. Invoke gl_PREREQ_MKTIME.
26192
26193         Module malloc.
26194         * m4/malloc.m4 (gl_PREREQ_MALLOC): New macro.
26195         (jm_FUNC_MALLOC): Use AC_FUNC_MALLOC. Invoke gl_PREREQ_MALLOC.
26196         Don't define HAVE_DONE_WORKING_MALLOC_CHECK, since nothing uses it.
26197
26198         Module realloc.
26199         * m4/realloc.m4 (gl_PREREQ_REALLOC): New macro.
26200         (jm_FUNC_REALLOC): Use AC_FUNC_REALLOC. Invoke gl_PREREQ_REALLOC.
26201         Don't define HAVE_DONE_WORKING_REALLOC_CHECK, since nothing uses it.
26202
26203         Module strftime.
26204         * m4/tm_gmtoff.m4: New file, extracted from strftime.m4.
26205         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Use AC_FUNC_STRFTIME.
26206         Don't test for bcopy (we are not emacs). Invoke AC_TYPE_MBSTATE_T and
26207         gl_TM_GMTOFF.
26208         (_jm_STRFTIME_PREREQS, jm_FUNC_GNU_STRFTIME): Use onceonly macros.
26209
26210         Module xalloc.
26211         * m4/xalloc.m4: New file.
26212
26213         Module alloca.
26214         * m4/alloca.m4: New file.
26215
26216         Module putenv.
26217         * m4/putenv.m4 (gl_PREREQ_PUTENV): New macro.
26218         (jm_FUNC_PUTENV): Invoke it.
26219
26220         Module setenv.
26221         * m4/setenv.m4 (gt_FUNC_SETENV): New macro.
26222         (gt_CHECK_VAR_DECL): Fix quoting error that led to infinite loop in m4
26223         when invoked twice.
26224         (gt_PREREQ_SETENV, gt_PREREQ_UNSETENV): New macros, replacing old
26225         gt_FUNC_SETENV.
26226
26227         Module memrchr.
26228         * m4/memrchr.m4: New file.
26229
26230         Module stpcpy.
26231         * m4/stpcpy.m4: New file.
26232
26233         Module strcase.
26234         * m4/strcase.m4: New file.
26235
26236         Module strdup.
26237         * m4/strdup.m4: New file.
26238
26239         Module strnlen.
26240         * m4/strnlen.m4: New file.
26241
26242         Module strndup.
26243         * m4/strndup.m4: New file.
26244
26245         Module xstrtod.
26246         * m4/xstrtod.m4: New file.
26247
26248         Module xstrtol.
26249         * m4/xstrtol.m4: New file.
26250
26251         Module getdate.
26252         * m4/getdate.m4: New file.
26253
26254         Module unlocked-io.
26255         * m4/unlocked-io.m4: Renamed from jm-glibc-io.m4.
26256         (jm_FUNC_GLIBC_UNLOCKED_IO): Invoke AC_GNU_SOURCE. Use onceonly macros.
26257         * m4/jm-glibc-io.m4n: Remove file.
26258
26259         Module long-options.
26260         * m4/long-options.m4: New file.
26261
26262         Module md5.
26263         * m4/md5.m4: New file.
26264
26265         Module sha.
26266         * m4/sha.m4: New file.
26267
26268         Module getstr.
26269         * m4/getstr.m4: New file.
26270
26271         Module getline.
26272         * m4/getline.m4 (gl_PREREQ_GETLINE): New macro.
26273         (AM_FUNC_GETLINE): Invoke AC_GNU_SOURCE. Use <stdlib.h>, not
26274         <sys/types.h>, for size_t. Use the function name gnu_getline, not
26275         simply getline. Infoke gl_PREREQ_GETLINE.
26276
26277         Module obstack.
26278         * m4/obstack.m4: New file.
26279
26280         Module hash.
26281         * m4/hash.m4: New file.
26282
26283         Module readtokens.
26284         * m4/readtokens.m4: New file.
26285
26286         Module strverscmp.
26287         * m4/strverscmp.m4: New file.
26288
26289         Module stdbool.
26290         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Add test for _Bool. Needed for
26291         OSF/1.
26292
26293         Module strtoll.
26294         * m4/strtoll.m4: New file.
26295
26296         Module strtoull.
26297         * m4/strtoull.m4: New file.
26298
26299         Module strtoimax.
26300         * m4/strtoimax.m4: New file.
26301
26302         Module strtoumax.
26303         * m4/strtoumax.m4: New file.
26304
26305         Module xstrtoimax.
26306         * m4/xstrtoimax.m4 (jm_XSTRTOIMAX): Renamed from
26307         jm_AC_PREREQ_XSTRTOIMAX.
26308         Moved the strtol prerequisites to strtol.m4.
26309         Moved the strtoll prerequisites to strtoll.m4.
26310         Moved the strtoimax prerequisites to strtoimax.m4.
26311
26312         Module xstrtoumax.
26313         * m4/xstrtoumax.m4 (jm_XSTRTOUMAX): Renamed from
26314         jm_AC_PREREQ_XSTRTOUMAX.
26315         Moved the strtoul prerequisites to strtoul.m4.
26316         Moved the strtoull prerequisites to strtoull.m4.
26317         Moved the strtoumax prerequisites to strtoumax.m4.
26318
26319         Module chown.
26320         * m4/chown.m4 (gl_PREREQ_CHOWN): New macro.
26321         (jm_FUNC_CHOWN): Use AC_FUNC_CHOWN. Invoke gl_PREREQ_CHOWN.
26322
26323         Module dup2.
26324         * m4/dup2.m4: New file.
26325
26326         Module ftruncate.
26327         * m4/ftruncate.m4 (gl_PREREQ_FTRUNCATE): New macro.
26328         (jm_FUNC_FTRUNCATE): Use AC_REPLACE_FUNCS. Invoke gl_PREREQ_FTRUNCATE.
26329
26330         Module getgroups.
26331         * m4/getgroups.m4 (gl_PREREQ_GETGROUPS): New macro.
26332         (jm_FUNC_GETGROUPS): Use AC_FUNC_GETGROUPS. Invoke gl_PREREQ_GETGROUPS.
26333
26334         Module gettimeofday.
26335         * m4/gettimeofday.m4 (gl_PREREQ_GETTIMEOFDAY): New macro.
26336         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use onceonly macros. Invoke
26337         gl_PREREQ_GETTIMEOFDAY.
26338
26339         Module mkdir.
26340         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): New macro.
26341         (UTILS_FUNC_MKDIR_TRAILING_SLASH): Invoke gl_PREREQ_MKDIR.
26342
26343         Module mkstemp.
26344         * m4/mkstemp.m4 (gl_PREREQ_MKSTEMP): New macro.
26345         (jm_PREREQ_TEMPNAME): New macro, from prereq.m4. Also invoke
26346         jm_AC_TYPE_UINTMAX_T.
26347         (UTILS_FUNC_MKSTEMP): Invoke gl_PREREQ_MKSTEMP and jm_PREREQ_TEMPNAME.
26348
26349         Module stat.
26350         * m4/stat.m4 (gl_PREREQ_STAT): New macro.
26351         (jm_FUNC_STAT): Use AC_FUNC_STAT. Invoke gl_PREREQ_STAT.
26352
26353         Module lstat.
26354         * m4/lstat.m4 (gl_PREREQ_LSTAT): New macro.
26355         (jm_FUNC_LSTAT): Use AC_FUNC_LSTAT. Invoke gl_PREREQ_LSTAT.
26356
26357         Module timespec.
26358         * m4/timespec.m4 (gl_TIMESPEC): New macro.
26359         (jm_CHECK_TYPE_STRUCT_TIMESPEC): Add check for <sys/time.h>.
26360         * m4/st_mtim.m4: Indentation.
26361
26362         Module nanosleep.
26363         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): New macro.
26364         (jm_FUNC_NANOSLEEP): Add check for <sys/time.h>. Invoke
26365         gl_PREREQ_NANOSLEEP.
26366
26367         Module regex.
26368         * m4/regex.m4 (jm_PREREQ_REGEX): New macro.
26369         (jm_INCLUDED_REGEX): Invoke jm_PREREQ_REGEX.
26370         (gl_REGEX): New macro.
26371
26372         Module rename.
26373         * m4/rename.m4 (gl_PREREQ_RENAME): New macro.
26374         (vb_FUNC_RENAME): Invoke gl_PREREQ_RENAME.
26375
26376         Module rmdir.
26377         * m4/rmdir.m4: New file.
26378
26379         Module utime.
26380         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Use onceonly macros.
26381         * m4/utime.m4 (gl_PREREQ_UTIME): New macro.
26382         (jm_FUNC_UTIME): Invoke gl_PREREQ_UTIME.
26383
26384         Module dirname.
26385         * m4/dirname.m4: New file.
26386
26387         Module getopt.
26388         * m4/getopt.m4: New file.
26389
26390         Module unistd-safer.
26391         * m4/unistd-safer.m4: New file.
26392
26393         Module fnmatch.
26394         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Include <stdlib.h>, for exit()
26395         declaration.
26396         (gl_PREREQ_FNMATCH_EXTRA): New macro.
26397         (gl_FUNC_FNMATCH_POSIX): New macro.
26398         (gl_FUNC_FNMATCH_GNU): Renamed from AC_FUNC_FNMATCH_GNU. Invoke
26399         gl_PREREQ_FNMATCH_EXTRA. Use the function name gnu_fnmatch, not
26400         simply fnmatch.
26401
26402         Module exclude.
26403         * m4/exclude.m4: New file.
26404
26405         Module human.
26406         * m4/human.m4: New file.
26407
26408         Module acl.
26409         * m4/acl.m4: Nop.
26410
26411         Module backupfile.
26412         * m4/backupfile.m4: New file.
26413         * m4/d-ino.m4: Indentation.
26414
26415         Module fsusage.
26416         * m4/fsusage.m4 (gl_FSUSAGE): New macro.
26417         (jm_STATFS_TRUNCATES): New macro, from coreutils-4.5.4/configure.ac.
26418         (gl_PREREQ_FSUSAGE_EXTRA): New macro.
26419
26420         Module dirfd.
26421         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Invoke some AC_EGREP_CPP
26422         requirements.
26423
26424         Module euidaccess.
26425         * m4/euidaccess.m4: New file.
26426
26427         Module file-type.
26428         * m4/file-type.m4: New file.
26429
26430         Module fileblocks.
26431         * m4/fileblocks.m4: New file.
26432
26433         Module filemode.
26434         * m4/filemode.m4: New file.
26435
26436         Module isdir.
26437         * m4/isdir.m4: New file.
26438
26439         Module lchown.
26440         * m4/lchown.m4 (gl_PREREQ_LCHOWN): New macro.
26441         (jm_FUNC_LCHOWN): Invoke gl_PREREQ_LCHOWN.
26442
26443         Module makepath.
26444         * m4/makepath.m4: New file.
26445
26446         Module modechange.
26447         * m4/modechange.m4: New file.
26448
26449         Module mountlist.
26450         * m4/mountlist.m4: New file.
26451         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Use onceonly macros.
26452         Indentation.
26453
26454         Module path-concat.
26455         * m4/path-concat.m4: New file.
26456
26457         Module pathmax.
26458         * m4/pathmax.m4: New file.
26459
26460         Module same.
26461         * m4/same.m4: New file.
26462
26463         Module save-cwd.
26464         * m4/save-cwd.m4: New file.
26465
26466         Module savedir.
26467         * m4/savedir.m4: New file.
26468
26469         Module xgetcwd.
26470         * m4/xgetcwd.m4: New file.
26471         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Use onceonly macros.
26472
26473         Module xreadlink.
26474         * m4/xreadlink.m4: New file.
26475
26476         Module safe-read.
26477         * m4/safe-read.m4: New file.
26478
26479         Module safe-write.
26480         * m4/safe-write.m4: New file.
26481
26482         Module closeout.
26483         * m4/closeout.m4: New file.
26484
26485         Module stdio-safer.
26486         * m4/stdio-safer.m4: New file.
26487
26488         Module getpass.
26489         * m4/getpass.m4: New file.
26490
26491         Module getugroups.
26492         * m4/getugroups.m4: New file.
26493
26494         Module group-member.
26495         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): New macro.
26496         (jm_FUNC_GROUP_MEMBER): Invoke AC_GNU_SOURCE, gl_PREREQ_GROUP_MEMBER.
26497
26498         Module idcache.
26499         * m4/idcache.m4: New file.
26500
26501         Module userspec.
26502         * m4/userspec.m4: New file.
26503
26504         Module gettime.
26505         * m4/clock_time.m4: New file.
26506         * m4/gettime.m4: New file.
26507
26508         Module settime.
26509         * m4/settime.m4: New file.
26510
26511         Module posixtm.
26512         * m4/posixtm.m4: New file.
26513
26514         Module gethostname.
26515         * m4/gethostname.m4: New file.
26516
26517         Module canon-host.
26518         * m4/canon-host.m4: New file.
26519
26520         Module gettext.
26521         * m4/codeset.m4: New file, from gettext-0.11.5.
26522         * m4/gettext.m4: New file, from gettext-0.11.5.
26523         * m4/glibc21.m4: New file, from gettext-0.11.5.
26524         * m4/iconv.m4: New file, from gettext-0.11.5.
26525         * m4/intdiv0.m4: New file, from gettext-0.11.5.
26526         * m4/inttypes-pri.m4: New file, from gettext-0.11.5.
26527         * m4/inttypes.m4: New file, from gettext-0.11.5.
26528         * m4/inttypes_h.m4: New file, from gettext-0.11.5 with modifications.
26529         * m4/isc-posix.m4: New file, from gettext-0.11.5.
26530         * m4/lcmessage.m4: New file, from gettext-0.11.5.
26531         * m4/lib-ld.m4: New file, from gettext-0.11.5.
26532         * m4/lib-link.m4: New file, from gettext-0.11.5.
26533         * m4/lib-prefix.m4: New file, from gettext-0.11.5.
26534         * m4/progtest.m4: New file, from gettext-0.11.5.
26535         * m4/stdint_h.m4: New file, from gettext-0.11.5 with modifications.
26536         * m4/uintmax_t.m4: New file, from gettext-0.11.5 with modifications.
26537         * m4/ulonglong.m4: New file, from gettext-0.11.5 with modifications.
26538
26539         Module localcharset.
26540         * m4/localcharset.m4: New file.
26541
26542         Module hard-locale.
26543         * m4/hard-locale.m4: New file.
26544
26545         Module mbswidth.
26546         * m4/mbswidth.m4 (gl_MBSWIDTH): Renamed from jm_PREREQ_MBSWIDTH. Use
26547         onceonly macros.
26548         * m4/mbrtowc.m4: Add comment.
26549
26550         Module memcasecmp.
26551         * m4/memcasecmp.m4: New file.
26552
26553         Module memcoll.
26554         * m4/memcoll.m4: New file.
26555
26556         Module unicodeio.
26557         * m4/unicodeio.m4: New file.
26558
26559         Module rpmatch.
26560         * m4/rpmatch.m4: New file.
26561
26562         Module yesno.
26563         * m4/yesno.m4: New file.
26564
26565         Module exitfail.
26566         * m4/exitfail.m4: New file.
26567
26568         Module c-stack.
26569         * m4/c-stack.m4 (gl_C_STACK): New macro.
26570         (jm_PREREQ_C_STACK): Check for <sys/time.h>. Use onceonly macros.
26571
26572         Module error.
26573         * m4/error.m4 (gl_ERROR): New macro.
26574         (jm_PREREQ_ERROR): Use onceonly macros.
26575
26576         Module fatal.
26577         * m4/fatal.m4: New file.
26578
26579         Module getloadavg.
26580         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Use onceonly macros.
26581         (gl_FUNC_GETLOADAVG, gl_PREREQ_GETLOADAVG): New macros.
26582
26583         Module getpagesize.
26584         * m4/getpagesize.m4: New file.
26585
26586         Module getusershell.
26587         * m4/getusershell.m4: New file.
26588
26589         Module physmem.
26590         * m4/physmem.m4: New file.
26591
26592         Module posixver.
26593         * m4/posixver.m4: New file.
26594
26595         Module quotearg.
26596         * m4/quotearg.m4: New file.
26597
26598         Module quote.
26599         * m4/quote.m4: New file.
26600
26601         Module readutmp.
26602         * m4/readutmp.m4: New file, based on jm_PREREQ_READUTMP from prereq.m4.
26603
26604         Module sig2str.
26605         * m4/sig2str.m4: New file.
26606
26607         Other.
26608         * m4/longlong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Remove, moved to
26609         ulonglong.m4.
26610         * m4/intmax_t.m4: New file.
26611         * m4/d-type.m4: Indentation.
26612         * m4/jm-macros.m4: Update.
26613         * m4/prereq.m4 (jm_PREREQ): Update.
26614         (jm_PREREQ_ADDEXT): Remove, obsoleted by backupfile.m4.
26615         (jm_PREREQ_CANON_HOST): Remove, obsoleted by canon-host.m4.
26616         (jm_PREREQ_DIRNAME): Remove, obsoleted by dirname.m4.
26617         (jm_PREREQ_EXCLUDE): Remove, obsoleted by exclude.m4.
26618         (jm_PREREQ_GETPAGESIZE): Remove, obsoleted by getpagesize.m4.
26619         (jm_PREREQ_HARD_LOCALE): Remove, obsoleted by hard-locale.m4.
26620         (jm_PREREQ_HASH): Remove, obsoleted by hash.m4.
26621         (jm_PREREQ_HUMAN): Remove, obsoleted by human.m4.
26622         (jm_PREREQ_MEMCHR): Remove, obsoleted by memchr.m4.
26623         (jm_PREREQ_PHYSMEM): Remove, obsoleted by physmem.m4.
26624         (jm_PREREQ_POSIXVER): Remove, obsoleted by posixver.m4.
26625         (jm_PREREQ_QUOTEARG): Remove, obsoleted by quotearg.m4.
26626         (jm_PREREQ_READUTMP): Remove, obsoleted by readutmp.m4.
26627         (jm_PREREQ_REGEX): Remove, obsoleted by regex.m4.
26628         (jm_PREREQ_STRNLEN): Remove, obsoleted by strnlen.m4.
26629         (jm_PREREQ_TEMPNAME): Remove, obsoleted by mkstemp.m4.
26630         (jm_PREREQ_XGETCWD): Remove, obsoleted by xgetcwd.m4.
26631         (jm_PREREQ_XREADLINK): Remove, obsoleted by xreadlink.m4.
26632         * m4/readdir.m4 (jm_FUNC_READDIR): Use onceonly macros.
26633
26634 2002-12-24  Bruno Haible  <bruno@clisp.org>
26635
26636         * MODULES.txt: Update according to m4/ changes.
26637
26638         Module gettext.
26639         * config.rpath: New file, from gettext-0.11.5.
26640
26641         * modules/*: New module descriptions.
26642         * gnulib-tool: New file.
26643         * MODULES.html.sh: New file.
26644
26645 2002-12-21  Karl Berry  <karl@gnu.org>
26646
26647         * doc/fdl.texi: update to version 1.2.
26648
26649 2002-12-19  Karl Berry  <karl@gnu.org>
26650
26651         * config/config.guess: update from prep.
26652
26653 2002-12-18  Bruno Haible  <bruno@clisp.org>
26654
26655         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't test for localtime_r.
26656         * m4/jm-mktime.m4 (jm_FUNC_MKTIME): Likewise.
26657
26658 2002-12-17  Bruno Haible  <bruno@clisp.org>
26659
26660         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Remove checks for limits.h,
26661         stdlib.h, string.h.
26662
26663 2002-12-17  Bruno Haible  <bruno@clisp.org>
26664
26665         * lib/canon-host.c (strdup): Remove unused declaration.
26666
26667         * lib/fsusage.c: Include full_read.h.
26668         (get_fs_usage): Use full_read instead of safe_read.
26669
26670         * lib/utime.c (utime_null): Use SAFE_READ_ERROR.
26671
26672 2002-12-12  Karl Berry  <karl@gnu.org>
26673
26674         * config/config.guess: update from prep.
26675
26676 2002-12-11  Bruno Haible  <bruno@clisp.org>
26677
26678         * m4/setenv.m4: New file, from gettext-0.11.5.
26679
26680 2002-12-11  Bruno Haible  <bruno@clisp.org>
26681
26682         * lib/setenv.h: Rewritten to cope with systems that have setenv() but
26683         not unsetenv().
26684         * lib/setenv.c, unsetenv.c: Taken from glibc-2.2.4 with the following
26685         modifications:
26686
26687         2002-12-11  Bruno Haible  <bruno@clisp.org>
26688
26689                 * setenv.c (alloca): Fall back to malloc.
26690                 (freea): New macro.
26691                 (setenv): Use freea() to free memory allocated with alloca().
26692
26693         2002-11-13  Bruno Haible  <bruno@clisp.org>
26694
26695                 * setenv.c (compar_fn_t, __add_to_environ, setenv): Use ANSI C
26696                 function declarations.
26697                 * unsetenv.c (unsetenv): Likewise.
26698
26699         2002-03-04  Bruno Haible  <bruno@clisp.org>
26700
26701                 Portability to AIX 4.3.3.
26702                 * unsetenv.c: New file, extracted from setenv.c.
26703                 * setenv.c: Move the unsetenv() function to unsetenv.c.
26704
26705         2001-12-20  Bruno Haible  <bruno@clisp.org>
26706
26707                 * setenv.c (__add_to_environ): Don't call realloc(NULL,...),
26708                 use malloc instead. For SunOS 4.
26709
26710         2001-12-11  Bruno Haible  <bruno@clisp.org>
26711
26712                 * setenv.c: Declare alloca.
26713                 (compar_fn_t): New typedef.
26714                 (KNOWN_VALUE, STORE_VALUE): Use it.
26715
26716         * lib/Makefile.am (libfetish_a_SOURCES): Add setenv.c, unsetenv.c,
26717         setenv.h.
26718
26719 2002-12-10  Paul Eggert  <eggert@twinsun.com>
26720
26721         Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
26722         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE, EXCLUDE_WILDCARDS):
26723         Choose values that are less likely to collide with system fnmatch
26724         options.
26725         * lib/exclude.c (FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not
26726         defined (e.g., a pure POSIX system).
26727         (EXCLUDE_macros_do_not_collide_with_FNM_macros): Use FNM_PATHNAME
26728         instead of FNM_FILE_NAME, for compatibility with pure POSIX sytems.
26729
26730 2002-12-06  Paul Eggert  <eggert@twinsun.com>
26731
26732         Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
26733         a pain in practice to deal with generated m4 files.  This change
26734         goes together with the 2002-12-04 unlocked-io.h change in ../lib.
26735
26736         * m4/Makefile.am.in (Makefile.am): Don't mention jm-glibc-io.m4n
26737         and jm-glibc-io.m4, as they are no longer a special case.
26738         * m4/jm-glibc-io.m4: Rename from jm-glibc-io.m4n, and remove the
26739         kludge and the auto-generation stuff.  Check only whether the
26740         functions are declared, not whether they exist, since older hosts
26741         that don't declare the functions can't use the optimization anyway.
26742
26743 2002-12-06  Jim Meyering  <jim@meyering.net>
26744
26745         * lib/error.c: Be consistent: change `#ifndef _LIBC' to `#if !_LIBC'.
26746
26747         Merge in changes from libc's misc/error.c, in preparation
26748         for the merge of gnulib's changes back into libc.
26749
26750         * lib/error.c (_): Define only if not already defined.
26751         Move definition to follow all #include directives.
26752         Include unlocked-io.h only if !_LIBC.
26753         [_LIBC]: Include <libio/libioP.h>.
26754         [USE_IN_LIBIO]: Include <libio/iolibio.h>
26755         (fflush): Tweak definition to use INTUSE.
26756         (putc): Define.
26757
26758 2002-12-05  Paul Eggert  <eggert@twinsun.com>
26759
26760         * lib/alloca.c [defined emacs]: Include "lisp.h".
26761         (xalloc_die) [defined emacs]: New macro.
26762         (free) [defined emacs && defined EMACS_FREE]: Define to EMACS_FREE.
26763         [! defined emacs]: Include <xalloc.h>.
26764         (POINTER_TYPE) [!defined POINTER_TYPE]: New macro.
26765         (pointer): Typedef to POINTER_TYPE *.
26766         (malloc): Remove decl; we now always use xmalloc.
26767         (alloca): Use old-style definition, since Emacs needs this.
26768         Check for arithmetic overflow when computing combined size.
26769
26770 2002-12-04  Paul Eggert  <eggert@twinsun.com>
26771
26772         Do not generate unlocked-io.h automatically, since it's easier to
26773         maintain it by hand.
26774
26775         * lib/unlocked-io.h: New file, from GNU diffutils,
26776         but with proper copyright notice and attribution.
26777         * lib/gen-uio: Remove.
26778         * lib/Makefile.am: Add copyright notice.
26779         (libfetish_a_SOURCES): Add unlocked-io.h.
26780         (BUILT_SOURCES, all-local): Remove unlocked-io.h.
26781         (DISTCLEANFILES, io_functions): Remove macros.
26782         (EXTRA_DIST): Remove gen_uio.
26783         (unlocked-io.h): Remove rule.
26784
26785 2002-12-04  Jim Meyering  <jim@meyering.net>
26786
26787         Reflect the fact that stat.c and lstat.c are no longer generated.
26788         * lib/Makefile.am (BUILT_SOURCES): Remove stat.c and lstat.c.
26789         (DISTCLEANFILES): Likewise.
26790         (EXTRA_DIST): Likewise.
26791         (all_local): Don't depend on stat.c or lstat.c.
26792         (stat.c, lstat.c): Remove rules.
26793         (EXTRA_DIST): Remove xstat.in.
26794
26795         * lib/xstat.in: Remove file.  Contents moved into stat.c.
26796         * lib/stat.c: New file.  Contents mostly from xstat.in.
26797         * lib/stat.c: Rework so that it may serve to define rpl_lstat, too.
26798         * lib/lstat.c: New file. Simply #define LSTAT and include stat.c.
26799
26800         * lib/safe-read.c: Rework so that it may serve to define safe_write,
26801         too.
26802         * lib/safe-write.c: Simply #define SAFE_WRITE and include safe-read.c.
26803
26804 2002-12-03  Jim Meyering  <jim@meyering.net>
26805
26806         * lib/safe-read.c, safe-write.c: Change variable names and comments,
26807         but not semantics, to minimize the differences between these two files.
26808         (safe_read): Change comment to mention SAFE_READ_ERROR.
26809
26810         * lib/safe-read.c (IS_EINTR): Define.
26811         (safe_read): Use IS_EINTR in place of in-function cpp directives.
26812
26813 2002-12-02  Jim Meyering  <jim@meyering.net>
26814
26815         * lib/safe-read.c (EINTR): Define.
26816         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
26817         (INT_MAX): Provide fallback.
26818         (safe_read): Rewrite to iterate IFF the read fails with EINTR.
26819
26820         * lib/safe-read.h (SAFE_READ_ERROR): Define.
26821
26822 2002-12-02  Bruno Haible  <bruno@clisp.org>
26823
26824         * lib/safe-write.c (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM):
26825         Define, taken from safe-read.c.
26826         (INT_MAX): Provide fallback.
26827         (safe_write): Rewrite to iterate IFF the write fails with EINTR.
26828         * lib/safe-write.h (SAFE_WRITE_ERROR): Define.
26829
26830         * lib/safe-read.c (EINTR): Remove definition.
26831         (safe_read): Don't use EINTR if it is absent.
26832
26833 2002-12-01  Jim Meyering  <jim@meyering.net>
26834
26835         * lib/safe-read.c: (safe_read): Also exit the loop when read returns
26836         zero.
26837         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, INT_MAX): Define.
26838
26839 2002-11-27  Paul Eggert  <eggert@twinsun.com>
26840
26841         * lib/hash.c (hash_lookup, hash_get_first, hash_get_next,
26842         hash_find_entry, hash_rehash): Replace `if (limit <= value) abort ();'
26843         with `if (! (value < limit)) abort ();', for readability.
26844
26845 2002-11-26  Karl Berry  <karl@gnu.org>
26846
26847         * lib/strdup.c: copy from libc again, with jim's ok.
26848         * lib/.cppi-disable: re-add strdup.c
26849
26850 2002-11-25  Karl Berry  <karl@gnu.org>
26851
26852         * lib/strtoll.c: copy from libc, meaning we now #include <strtol.c>
26853         instead of "strtol.c".
26854
26855 2002-11-25  Karl Berry  <karl@gnu.org>
26856
26857         * config/install-sh: update from automake for variable quoting, $0 in
26858         error msgs, etc.
26859
26860         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): new entry.
26861         * config/srclist.txt ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new
26862         entry.
26863
26864 2002-11-25  Jim Meyering  <jim@meyering.net>
26865
26866         * lib/mktime.c: Sync from libc, now that it has the latest fix.
26867
26868 2002-11-24  Karl Berry  <karl@gnu.org>
26869
26870         * lib/error.c, getopt.c, getopt.h, getopt1.c, obstack.c, regex.c,
26871         regex.h, strdup.c, strtoll.c, tempname.c: change license to gpl.
26872
26873 2002-11-24  Jim Meyering  <jim@meyering.net>
26874
26875         Update from coreutils:
26876
26877         * lib/mktime.c: Merge in changes from libc.
26878
26879         Avoid a link-time failure on some Linux systems.
26880         * lib/mktime.c (STATIC): Define to be empty (_LIBC) or `static'
26881         (otherwise).
26882         (__mon_yday): Declare with the STATIC attribute.
26883         (__mktime_internal): Likewise.
26884         Based on a report from Greg Schafer.
26885
26886 2002-11-23  Jim Meyering  <jim@meyering.net>
26887
26888         * lib/sig2str.c (str2signum, sig2str): Avoid a warning from gcc:
26889         Use `unsigned', not `int', as type of index.
26890
26891         * lib/xstat.in [@BEGIN_LSTAT_ONLY@]: Include <string.h>.
26892
26893         * lib/fsusage.c: Remove unneeded parentheses around operands of
26894         `defined'.
26895
26896 2002-11-22  Paul Eggert  <eggert@twinsun.com>
26897
26898         * lib/quotearg.h: Allow multiple inclusion by surrounding with
26899         "#ifndef QUOTEARG_H_".  Include <stddef.h>, for size_t,
26900         so that we can be included first.
26901         (PARAMS): Remove; we now assume C89 or later.  All uses removed.
26902         * lib/quotearg.c: Include quotearg.h immediately after config.h.
26903         No need to include stddef.h or sys/types.h any more.
26904         Surround local include files with "", not "<>".
26905         Assume HAVE_LIMITS_H unconditionally, as we assume C89.
26906         Similarly, assume HAVE_C_BACKSLASH_A, CHAR_BIT, UCHAR_MAX, UINT_MAX,
26907         HAVE_STDLIB_H, HAVE_STRING_H, STDC_HEADERS.
26908         (HAVE_MBSINIT): Undef if !HAVE_MBRTOWC.
26909         (mbsinit): Define to 1 if !defined mbsinit && !HAVE_MBSINIT.
26910         (ISPRINT): Remove; no longer needed now that we assume C89.
26911
26912         (clone_quoting_options, quotearg_buffer, quotearg_n_options):
26913         Preserve errno.
26914
26915         (quotearg_buffer_restyled, quotearg_n, quotearg_n_style,
26916         quotearg_char): Use SIZE_MAX rather than
26917         (size_t) -1 when we are talking about "infinity".
26918
26919         (quotearg_buffer_restyled): Fix bug when quoting trigraphs.
26920
26921 2002-11-22  Paul Eggert  <eggert@twinsun.com>
26922
26923         * lib/hash.c: Avoid use of <assert.h>, as the GNU Coding Standards
26924         hint that one should use `if (! x) abort ();' rather than `assert
26925         (x);', and anyway it's one less thing to worry about configuring.
26926         (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
26927         hash_rehash, hash_insert): Use abort rather than assert.
26928
26929 2002-11-22  Bruno Haible  <bruno@clisp.org>
26930
26931         * lib/safe-read.h: Assume C89. Add comments.
26932         (safe_read): Change return type to size_t.
26933         * lib/safe-read.c (safe_read): Change return type to size_t. Handle
26934         byte counts > SSIZE_MAX correctly.
26935         * lib/safe-write.h: New file.
26936         * lib/safe-write.c: New file.
26937         * lib/full-read.h: New file.
26938         * lib/full-read.c: New file.
26939         * lib/full-write.h: Assume C89. Add comments.
26940         * lib/full-write.c: Include safe-write.h.
26941         (full_write): Rewritten to use safe_write.
26942         Suggested by Jim Meyering and Paul Eggert.
26943
26944 2002-11-21  Jim Meyering  <jim@meyering.net>
26945
26946         * lib/strdup.c (strdup): Tweak comment and initial #if/#include.
26947
26948         Merge in changes from the coreutils.
26949
26950         2002-09-25  Paul Eggert  <eggert@twinsun.com>
26951         * lib/fsusage.c [! HAVE_INTTYPES_H && HAVE_STDINT_H] Include
26952         <stdint.h>.
26953         (UINTMAX_MAX) [!defined UINTMAX_MAX]: New macro.
26954         (PROPAGATE_ALL_ONES): Work even if X is unsigned and narrower than
26955         int.  Work more efficiently if X is the same width as uintmax_t.
26956         Do not compare X to -1, to avoid bogus compiler warning.
26957         (get_fs_usage): (uintmax_t) -1 -> UINTMAX_MAX to avoid a cast.
26958         Don't assume that f_frsize and f_bsize are the same type.
26959
26960         * lib/mountlist.c: #undef MNT_IGNORE before defining it, to avoid
26961         warning on FreeBSD.
26962
26963         * lib/makepath.c (make_path): Restore umask *before* creating the final
26964         component.
26965         (make_path): Minor reformatting.
26966
26967         * lib/xmalloc.c: Adjust to work with new autoconf macros,
26968         AC_FUNC_MALLOC and AC_FUNC_REALLOC: test #ifndef
26969         HAVE_MALLOC/HAVE_REALLOC.
26970
26971         * lib/mountlist.h (ME_DUMMY): Don't count entries of type `auto' as
26972         dummy ones.  At least on GNU/Linux systems, `auto' means something
26973         else.
26974         From Michael Stone.
26975
26976 2002-11-21  Bruno Haible  <bruno@clisp.org>
26977
26978         Remove case insensitive option matching.
26979         * lib/argmatch.h (argcasematch): Remove declaration.
26980         (ARGCASEMATCH): Remove macro.
26981         (__xargmatch_internal): Remove case_sensitive argument.
26982         (XARGMATCH): Update.
26983         (XARGCASEMATCH): Remove macro.
26984         * lib/argmatch.c (argmatch): Renamed from __argmatch_internal. Remove
26985         case_sensitive argument.
26986         (argcasematch): Remove function.
26987         (__xargmatch_internal): Remove case_sensitive argument.
26988         (main): Use XARGMATCH instead of XARGCASEMATCH.
26989
26990         * lib/xmalloc.c: Change compile-time error message. Add comment about
26991         required autoconf version.
26992
26993 2002-11-20  Paul Eggert  <eggert@twinsun.com>
26994
26995         Merge argmatch cleanups from Bison.  Assume C89.
26996
26997         * lib/argmatch.c: Include config.h here, not in argmatch.h.
26998         Include stdlib.h, for EXIT_FAILURE.
26999         Always include <string.h>, since we assume C89.
27000         (EXIT_FAILURE): Remove pre-C89 bug workaround.
27001         * lib/argmatch.h: Do not include <config.h> or <sys/types.h>.
27002         Include <stddef.h> instead, since it's all we need for size_t.
27003         (PARAMS): Remove.  All uses removed.
27004         (ARRAY_CARDINALITY): Do not bother to #undef.
27005         (ARRAY_CARDINALITY, ARGMATCH, ARGCASEMATCH, invalid_arg,
27006         ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
27007         Remove unnecessary parentheses.
27008         (ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
27009         Insert necessary parentheses.
27010         (ARGMATCH_CONSTRAINT, ARGMATCH_VERIFY): New macros.
27011         (ARGMATCH_ASSERT): Use ARGMATCH_CONSTRAINT.
27012
27013 2002-11-19  Bruno Haible  <bruno@clisp.org>
27014
27015         * lib/mbswidth.c: Include mbswidth.h right at the beginning.
27016         * lib/mbswidth.h: Include <stddef.h>, for size_t.
27017
27018         * lib/mbswidth.h (PARAMS): Remove macro.
27019         (mbswidth, mbsnwidth): Use ANSI C function declarations.
27020         * lib/mbswidth.c (mbswidth, mbsnwidth): Likewise.
27021
27022         * lib/gcd.h (PARAMS): Remove macro.
27023         (gcd): Use ANSI C function declarations.
27024         * lib/gcd.c (gcd): Likewise.
27025
27026 2002-11-15  Bruno Haible  <bruno@clisp.org>
27027
27028         * lib/strcspn.c: Include <stddef.h>.
27029         (strcspn): Use ANSI C function declaration. Change return type to
27030         size_t. Use NULL.
27031         * lib/strpbrk.c: Minimize diffs to glibc. Include <stddef.h>.
27032         (strpbrk): Use NULL.
27033         * lib/strpbrk.h (PARAMS): Remove macro.
27034         (strpbrk): Use ANSI C function declaration.
27035         * lib/strstr.c: Don't include <sys/types.h>.
27036         * lib/strstr.h (PARAMS): Remove macro.
27037         (strstr): Use ANSI C function declarations.
27038
27039 2002-11-14  Karl Berry  <karl@gnu.org>
27040
27041         * config/mkinstalldirs: `do' on separate line, instead of
27042         `for var; do'.
27043
27044 2002-11-06  Bruno Haible  <bruno@clisp.org>
27045
27046         * lib/gcd.h (gcd): Change argument type to 'unsigned long'.
27047         * lib/gcd.c (gcd): Likewise.
27048
27049 2002-11-05  Bruno Haible  <bruno@clisp.org>
27050
27051         * lib/gcd.h: New file, from gettext-0.11.5.
27052         * lib/gcd.c: New file, from gettext-0.11.5.
27053
27054 2002-11-05  Bruno Haible  <bruno@clisp.org>
27055
27056         * lib/error.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
27057         * lib/getopt.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
27058         * lib/obstack.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
27059         * lib/regex.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
27060
27061         * lib/argmatch.c: Include gettext.h instead of <locale.h> and
27062         <libintl.h>.
27063         * lib/makepath.c: Include gettext.h instead of <locale.h> and
27064         <libintl.h>.
27065
27066         * lib/closeout.c: Include gettext.h instead of <libintl.h>.
27067         * lib/human.c: Include gettext.h instead of <libintl.h>.
27068         * lib/quotearg.c: Include gettext.h instead of <libintl.h>.
27069         * lib/rpmatch.c: Include gettext.h instead of <libintl.h>.
27070         * lib/unicodeio.c: Include gettext.h instead of <libintl.h>.
27071         * lib/userspec.c: Include gettext.h instead of <libintl.h>.
27072         * lib/version-etc.c: Include gettext.h instead of <libintl.h>.
27073         * lib/xmalloc.c: Include gettext.h instead of <libintl.h>.
27074         (textdomain): Remove definition.
27075         * lib/xmemcoll.c: Include gettext.h instead of <libintl.h>.
27076
27077         * lib/long-options.c: Remove include of <libintl.h> and definition of
27078         _.
27079         * lib/same.c: Remove include of <libintl.h> and definition of _.
27080
27081 2002-11-04  Owen Taylor  <otaylor@redhat.com>
27082
27083         * lib/config.charset: A few additions for Solaris.
27084
27085 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
27086
27087         Make it possible to build libcharset with CC=gcc CFLAGS="-x c++".
27088         * lib/localcharset.c (locale_charset): Declare as extern "C".
27089
27090 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
27091
27092         * lib/config.charset: msdos in uk_UA uses CP1125.
27093
27094 2002-11-04  Bruno Haible  <bruno@clisp.org>
27095
27096         * lib/stpcpy.h: New file, from GNU gettext-0.11.5.
27097         * lib/strcase.h: New file, from GNU gettext-0.11.5.
27098         * lib/strpbrk.h: New file, from GNU gettext-0.11.5.
27099         * lib/strstr.h: New file, from GNU gettext-0.11.5.
27100         * lib/xgetcwd.h: New file, from GNU gettext-0.11.5.
27101
27102 2002-11-04  Bruno Haible  <bruno@clisp.org>
27103
27104         * lib/localcharset.c (locale_charset): Don't return an empty string.
27105
27106 2002-11-04  Bruno Haible  <bruno@clisp.org>
27107
27108         * lib/localcharset.c (get_charset_aliases): Add more Windows specific
27109         aliases.
27110
27111 2002-11-04  Bruno Haible  <bruno@clisp.org>
27112
27113         * lib/config.charset: Update for newest glibc. Add canonical names
27114         ISO-8859-14, KOI8-T, TCVN5712-1, GEORGIAN-PS.
27115
27116 2002-11-04  Bruno Haible  <bruno@clisp.org>
27117
27118         * lib/config.charset: Add support for NetBSD.
27119
27120 2002-11-04  Bruno Haible  <bruno@clisp.org>
27121
27122         * lib/config.charset [msdosdjgpp]: For Russian, use CP866.
27123
27124 2002-11-01  Bruno Haible  <bruno@clisp.org>
27125
27126         * configure.in: Add AC_CONFIG_AUX_DIR call.
27127         (AC_OUTPUT): Add m4/Makefile, lib/Makefile. Remove doc/Makefile,
27128         test/Makefile.
27129         * Makefile.in (subdirs): Add m4, lib. Remove doc, test.
27130
27131 2002-09-28  Karl Berry  <karl@gnu.org>
27132
27133         * config/srclist.txt: can't copy install-sh/mkinstalldirs from
27134         installed automake until the next release, since changes have been
27135         made.
27136
27137 2002-09-25  Karl Berry  <karl@gnu.org>
27138
27139         * lib/strdup.c: copy from libc/string (via ../config/srclist*).
27140         * lib/getopt*: copy from libc/posix.
27141         * lib/gettext.h: copy from gettext.
27142         * lib/.cppi-disable: add strdup.c, gettext.h.
27143
27144 2002-09-25  Karl Berry  <karl@gnu.org>
27145
27146         * config/srclist.txt: enable gettext.h check.
27147         * config/config.{guess,sub}: update from prep.
27148         * config/depcomp, install-sh, mdate-sh, missing, mkinstalldirs: update
27149                 from automake 1.6.3.
27150         See srclist*.
27151
27152 2002-08-23  Stefan Monnier  <monnier@cs.yale.edu>
27153
27154         * regex.c (PATFETCH): Remove the translating fetch.
27155         (PATFETCH_RAW): Rename to PATFETCH.
27156         (set_image_of_range): New fun.
27157         (SET_RANGE_TABLE_WORK_AREA): Use it.
27158         (regex_compile): Don't translate the pattern chars so eagerly.
27159         Only do it when inserting an `exactn' bytecode or when handling
27160         a char-range.
27161         (mutually_exclusive_p): Avoid empty statement.
27162
27163 2002-07-06  Jim Meyering  <meyering@lucent.com>
27164
27165         * m4/README: Don't mention Makefile.am.in.
27166         Outline how I've tested changes to .m4 files.  Yep, it's a pain.
27167
27168 2002-07-01  Jim Meyering  <meyering@lucent.com>
27169
27170         * lib/c-stack.c: Include sys/time.h.
27171         From Volker Borchert.
27172
27173 2002-06-26  Paul Eggert  <eggert@twinsun.com>
27174
27175         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for btowc.
27176
27177 2002-06-26  Paul Eggert  <eggert@twinsun.com>
27178
27179         * lib/fnmatch.c, fnmatch_loop.c (WIDE_CHAR_SUPPORT):
27180         New macro.  Use it uniformly instead of
27181         (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H).
27182         It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1
27183         reported by Vin Shelton.
27184
27185 2002-06-22  Paul Eggert  <eggert@twinsun.com>
27186
27187         * lib/c-stack.h (segv_handler, c_stack_action) [! defined SA_SIGINFO]:
27188         Do not assume SA_SIGINFO behavior.
27189         Bug reported by Jim Meyering on NetBSD 1.5.2.
27190
27191 2002-06-22  Jim Meyering  <meyering@lucent.com>
27192
27193         * m4/c-stack.m4: New file, from diffutils-2.8.2.
27194         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_C_STACK.
27195
27196         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Don't require AC__GNU_SOURCE,
27197         now that configure.ac uses AC_GNU_SOURCE.
27198         (jm_MACROS): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU.
27199         * m4/prereq.m4 (jm_PREREQ_EXCLUDE): Likewise, wrt jm_FUNC_FNMATCH.
27200
27201         Update to latest tools.  Suggestions from Paul Eggert.
27202         * m4/stdbool.m4: New file, from diffutils-2.8.2.
27203         * m4/gnu-source.m4: Update from diffutils-2.8.2.
27204         * m4/fnmatch.m4: Likewise.
27205         * m4/prereq.m4: Change each use of AC_CHECK_HEADERS(stdbool.h)
27206         to AC_HEADER_STDBOOL
27207
27208 2002-06-22  Jim Meyering  <meyering@lucent.com>
27209
27210         * lib/fnmatch.c (ISASCII, ISPRINT): Undefine, to avoid warning about
27211         redefinition due to Solaris 2.6's definition in /usr/include/sys/euc.h.
27212
27213 2002-06-22  Jim Meyering  <meyering@lucent.com>
27214
27215         * lib/c-stack.c, lib/c-stack.h: New files, from diffutils-2.8.2.
27216
27217         * lib/exitfail.c, exitfail.h: Likewise.
27218         * lib/Makefile.am (libfetish_a_SOURCES): Add exitfail.c and exitfail.h.
27219
27220         * lib/Makefile.am (libfetish_a_SOURCES): Add fnmatch_.h in place
27221         of fnmatch.h.
27222         (EXTRA_DIST): Add fnmatch_loop.c.
27223         (libfetish_a_SOURCES): Add c-stack.c and c-stack.h.
27224
27225         * lib/fnmatch_loop.c: New file, from diffutils-2.8.2.
27226         * lib/fnmatch.c: Update from diffutils-2.8.2.
27227         * lib/fnmatch_.h: New file.  From diffutils-2.8.2.
27228         * lib/fnmatch.h: Remove file.
27229
27230 2002-06-21  Jim Meyering  <meyering@lucent.com>
27231
27232         * m4/c-bs-a.m4: Add comment, from diffutils-2.8.2.
27233         * m4/mbrtowc.m4: Likewise.
27234
27235         * m4/mbstate_t.m4: Update from diffutils-2.8.2.
27236         * m4/mbswidth.m4: Reflect name change:
27237         s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T.
27238         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
27239
27240         * m4/lib-link.m4: Update from gettext-0.11.2.
27241         * m4/gettext.m4: Likewise.
27242
27243         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for hurd.h.
27244         From Alfred M. Szmidt.
27245
27246 2002-06-18  Paul Eggert  <eggert@twinsun.com>
27247
27248         * lib/file-type.h: Report an error if neither S_ISREG nor
27249         S_IFREG is defined, instead of using a test specific to glibc
27250         2.2.  This should be safe, since POSIX requires S_ISREG and
27251         Unix Version 7 had S_IFREG.  We don't need to check for
27252         <sys/types.h> since we don't use any symbols that it defines.
27253
27254 2002-06-15  Richard Dawe  <richdawe@bigfoot.com>
27255
27256         * lib/Makefile.am (lstat.c, stat.c, .sin.sed): Use t-$@, rather than
27257         $@-t, so that each temporary file name is unique and valid in the first
27258         8 characters, for operation under DOS.
27259
27260 2002-06-15  Paul Eggert  <eggert@twinsun.com>
27261
27262         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for st_author.
27263
27264 2002-06-15  Jim Meyering  <meyering@lucent.com>
27265
27266         Work even with DJGPP 2.03, which lacks support for symlinks.
27267         From Richard Dawe.
27268         * lib/xstat.in (S_ISLNK): Define to 0 if neither S_ISLNK nor S_IFLNK
27269         is defined.
27270         * lib/lchown.c (S_ISLNK): Likewise.
27271
27272 2002-06-15  Jim Meyering  <meyering@lucent.com>
27273
27274         * lib/file-type.h (FILE_TYPE_H): Guard entire contents with #ifndef.
27275         For GNU libc 2.2 and newer, ensure that <sys/types.h> and <sys/stat.h>
27276         have been included before this file.
27277
27278 2002-06-14  Jim Meyering  <meyering@lucent.com>
27279
27280         * lib/file-type.h: Use the version from diffutils-2.8.2.
27281         * lib/file-type.c: Likewise.
27282
27283 2002-06-07  Jim Meyering  <meyering@lucent.com>
27284
27285         * m4/prereq.m4 (jm_PREREQ_STAT): Check for sys/param.h and sys/mount.h.
27286         They're needed at least for NetBSD 1.5.2.
27287         ($statxfs_includes): Include those same headers.
27288         ($statxfs_includes): Include sys/vfs.h if available.
27289         ($statxfs_includes): Likewise for sys/statvfs.h.
27290         Check for the following members in both structs statfs and statvfs:
27291         f_basetype, f_type, f_fsid.__val, f_namemax, f_namelen.
27292
27293 2002-06-01  Jim Meyering  <meyering@lucent.com>
27294
27295         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename macro:
27296         s/D_TYPE_IN_DIRENT/HAVE_STRUCT_DIRENT_D_TYPE/.
27297
27298 2002-05-28  Jim Meyering  <meyering@lucent.com>
27299
27300         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `mkdir', not `rmdir'.
27301         Reported by Volker Borchert.
27302
27303 2002-05-27  Jim Meyering  <meyering@lucent.com>
27304
27305         Fix a problem seen only on nonconforming systems whereby ls.c's
27306         use of localtime, and then of gettimeofday would cause trouble:
27307         the localtime call used to initialize rpl_gettimeofday's save
27308         mechanism would clobber ls's current local time information so
27309         that in any long listing the first file would always be listed
27310         with date 1970-01-01.  Analysis by Volker Borchert.
27311
27312         * lib/gettimeofday.c (localtime): Undefine.
27313         (rpl_localtime): New function.
27314
27315 2002-05-27  Jim Meyering  <meyering@lucent.com>
27316
27317         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Also replace
27318         localtime.
27319
27320         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `rmdir' so we don't try to
27321         use the replacement function; it wouldn't resolve at link time.
27322         Reported by Volker Borchert.
27323
27324 2002-05-22  Jim Meyering  <meyering@lucent.com>
27325
27326         * lib/Makefile.am (libfetish_a_SOURCES): Add file-type.c and
27327         file-type.h.
27328         * lib/file-type.h: New file.
27329         * lib/file-type.c (file_type): New file/function.  Extracted from
27330         diffutils.
27331
27332 2002-04-30  Jim Meyering  <meyering@lucent.com>
27333
27334         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_STAT.
27335
27336 2002-04-29  Paul Eggert  <eggert@twinsun.com>
27337
27338         * m4/prereq.m4 (jm_PREREQ_SIG2STR): Remove; all callers changed.
27339
27340 2002-04-29  Paul Eggert  <eggert@twinsun.com>
27341
27342         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): Check for stdlib.h.
27343         Do not check for alloca.h (no longer used) or stdbool.h (was never
27344         used?).  Add AM_C_PROTOTYPES since hard-locale.h uses it.
27345
27346 2002-04-29  Paul Eggert  <eggert@twinsun.com>
27347
27348         * lib/hard-locale.c: Upgrade to version used in GNU Diffutils 2.8.1.
27349
27350 2002-04-29  Jim Meyering  <meyering@lucent.com>
27351
27352         * m4/jm-macros.m4 (jm_MACROS): Remove use of AC_FUNC_STRNLEN.
27353         * m4/prereq.m4: Add jm_PREREQ_STRNLEN.
27354         Use AC_FUNC_STRNLEN here instead.
27355
27356         * m4/jm-macros.m4: Don't AC_REQUIRE([AC_PROG_CC_STDC]).
27357         With autoconf-2.53a, it's part of AC_PROG_CC.
27358
27359 2002-04-28  Paul Eggert  <eggert@twinsun.com>
27360
27361         * m4/jm-macros.m4 (jm_MACROS): Add AC_REPLACE_FUNCS(sig2str).
27362         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_SIG2STR.
27363
27364 2002-04-28  Paul Eggert  <eggert@twinsun.com>
27365
27366         * lib/sig2str.h, lib/sig2str.c: New files.
27367         * lib/Makefile.am (libfetish_a_SOURCES): Add sig2str.h.
27368
27369 2002-04-28  Paul Eggert  <eggert@twinsun.com>
27370
27371         * lib/sig2str.h (SIGNUM_BOUND): Do not use WTERMSIG, to avoid
27372         depending on <sys/wait.h> and WTERMSIG.  Default to 64 instead
27373         of 127, since 64 is the largest conceivable number for ancient
27374         nonstandard hosts.
27375         * lib/sig2str.c: Do not include <sys/wait.h>; no longer needed.
27376
27377 2002-04-28  Jim Meyering  <meyering@lucent.com>
27378
27379         * lib/sig2str.c (WTERMSIG): Remove definition (unused).
27380
27381 2002-04-24  Jim Meyering  <meyering@lucent.com>
27382
27383         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): New macro.
27384         (jm_PREREQ): Use it.
27385
27386         * m4/getloadavg.m4: Check for these headers: locale.h unistd.h
27387         mach/mach.h fcntl.h.
27388         Check for this function: setlocale.
27389
27390 2002-04-24  Jim Meyering  <meyering@lucent.com>
27391
27392         * lib/gettext.h: New file, from Gettext.
27393         * lib/Makefile.am (INCLUDES): Remove -I../intl.
27394         (libfetish_a_SOURCES): Add gettext.h.
27395
27396 2002-04-16  Jim Meyering  <meyering@lucent.com>
27397
27398         * m4/prereq.m4 (jm_PREREQ_READUTMP): Also check for these members:
27399         ut_pid, ut_id, ut_exit.
27400
27401 2002-04-16  Jim Meyering  <meyering@lucent.com>
27402
27403         * lib/readutmp.h (UT_TYPE): Remove definition (now in who.c).
27404         (HAVE_STRUCT_XTMP_UT_EXIT, HAVE_STRUCT_XTMP_UT_ID): Define.
27405         (HAVE_STRUCT_XTMP_UT_PID, HAVE_STRUCT_XTMP_UT_TYPE): Define.
27406
27407 2002-04-12  Jim Meyering  <meyering@lucent.com>
27408
27409         * m4/ls-mntd-fs.m4 (checking for getmntinfo function...): Remove
27410         now-bogus check for f_type in sys/mount.h.  Instead, just test for the
27411         existence of the getmntinfo function.  Needed for Darwin 5.3.
27412
27413         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Also detect when dirfd is a macro.
27414         This is necessary at least on Darwin 5.3.
27415
27416         * m4/jm-macros.m4: Don't AC_REPLACE(strnlen), now that we use
27417         AC_FUNC_STRNLEN.  Otherwise, we'd end up putting two copies of
27418         strnlen.o in the library, and that makes some versions of ranlib
27419         object.
27420
27421 2002-04-12  Jim Meyering  <meyering@lucent.com>
27422
27423         * lib/dirfd.h (dirfd): Elide prototype if dirfd is a macro.
27424
27425 2002-04-09  Jim Meyering  <meyering@lucent.com>
27426
27427         * m4/malloc.m4: (jm_FUNC_MALLOC): Change the `checking ...' message
27428         to be more precise.  Rather than saying we're checking whether the
27429         function `works', say what we're testing.
27430         * m4/realloc.m4 (jm_FUNC_REALLOC): Likewise.
27431         Reported by Bruno Haible.
27432
27433 2002-03-10  Jim Meyering  <meyering@lucent.com>
27434
27435         * lib/makepath.c (make_path): Remove a comma from a diagnostic.
27436         Suggestion from Santiago Vila.
27437
27438 2002-03-08  Jim Meyering  <meyering@lucent.com>
27439
27440         * lib/rename.c: Mention that this wrapper is needed also on
27441         mips-dec-ultrix4.4 systems.
27442
27443 2002-03-02  Jim Meyering  <meyering@lucent.com>
27444
27445         * lib/gettime.c (gettime): Test HAVE_CLOCK_GETTIME,
27446         not HAVE_CLOCK_SETTIME.
27447
27448 2002-02-27  Paul Eggert  <eggert@twinsun.com>
27449
27450         * m4/jm-macros.m4 (jm_MACROS): Do not replace stime; no longer used.
27451         Check for clock_settime.
27452
27453 2002-02-27  Paul Eggert  <eggert@twinsun.com>
27454
27455         * lib/nanosleep.h: Rename to....
27456         * lib/timespec.h: New name for nanosleep.h.  All uses changed.
27457
27458         * lib/gettime.c: New file.
27459         * lib/settime.c: New file.
27460         * lib/stime.c: Remove.
27461
27462         * lib/Makefile.am (libfetish_a_SOURCES): Add gettime.c, settime.c,
27463         timespec.h.  Remove nanosleep.h.
27464
27465 2002-02-25  Paul Eggert  <eggert@twinsun.com>
27466
27467         * m4/acl.m4: New file.
27468         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_ACL.
27469         Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now.
27470
27471 2002-02-25  Paul Eggert  <eggert@twinsun.com>
27472
27473         * lib/acl.c, lib/acl.h: New files.
27474         * lib/Makefile.am (libfetish_a_SOURCES): Add acl.h, acl.c.
27475
27476 2002-02-24  Jim Meyering  <meyering@lucent.com>
27477
27478         * lib/strnlen.c (strnlen): Define-away/undef so that an inconsistent
27479         prototype in string.h (on at least AIX4.3.2.0 w/gcc-2.95.3) doesn't
27480         cause trouble.  Reported by Nelson Beebe.
27481
27482 2002-02-23  Paul Eggert  <eggert@twinsun.com>
27483
27484         * lib/path-concat.c (xpath_concat): Reorder code to pacify
27485         compilers that don't know that xalloc_die never returns.
27486
27487 2002-02-20  Jim Meyering  <meyering@lucent.com>
27488
27489         * lib/getdate.c: Regenerate using bison-1.33.
27490
27491 2002-02-17  Jim Meyering  <meyering@lucent.com>
27492
27493         * config/config.guess (main): Don't use `head -1'; it's no longer
27494         portable. Use `sed 1q' instead.
27495
27496 2002-02-16  gettextize  <bug-gnu-gettext@gnu.org>
27497
27498         * m4/codeset.m4: Upgrade to gettext-0.11.
27499         * m4/gettext.m4: Upgrade to gettext-0.11.
27500         * m4/glibc21.m4: Upgrade to gettext-0.11.
27501         * m4/iconv.m4: Upgrade to gettext-0.11.
27502         * m4/isc-posix.m4: Upgrade to gettext-0.11.
27503         * m4/lcmessage.m4: Upgrade to gettext-0.11.
27504         * m4/lib-ld.m4: New file, from gettext-0.11.
27505         * m4/lib-link.m4: New file, from gettext-0.11.
27506         * m4/lib-prefix.m4: New file, from gettext-0.11.
27507         * m4/progtest.m4: Upgrade to gettext-0.11.
27508
27509 2002-02-15  Paul Eggert  <eggert@twinsun.com>
27510
27511         * m4/prereq.m4 (jm_PREREQ_POSIXVER): New macro.
27512         (jm_PREREQ): Use it.
27513
27514 2002-02-15  Paul Eggert  <eggert@twinsun.com>
27515
27516         * lib/posixver.c, lib/posixver.h: New files.
27517         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
27518
27519 2002-02-02  Paul Eggert  <eggert@twinsun.com>
27520             Bruno Haible  <bruno@clisp.org>
27521
27522         * lib/unicodeio.h (print_unicode_char): Add exit_on_error argument.
27523         (fwrite_success_callback): New declaration.
27524         * lib/unicodeio.c (unicode_to_mb): New function, extracted from
27525         print_unicode_char. Call failure callback instead of error.
27526         (fwrite_success_callback): New function.
27527         (exit_failure_callback): New function.
27528         (fallback_failure_callback): New function.
27529         (print_unicode_char): Call unicode_to_mb.
27530
27531 2002-01-26  Jim Meyering  <meyering@lucent.com>
27532
27533         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.52g.
27534         * m4/strnlen.m4: Remove file, now that it's part of autoconf.
27535
27536 2002-01-26  Jim Meyering  <meyering@lucent.com>
27537
27538         * lib/Makefile.am (getdate$U.o): Depend on unlocked-io.h.
27539
27540 2002-01-22  Paul Eggert  <eggert@twinsun.com>
27541
27542         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_FSEEKO.
27543
27544 2002-01-22  Jim Meyering  <meyering@lucent.com>
27545
27546         * lib/Makefile.am (Makefile): Don't depend on $(BUILT_SOURCES).
27547         Otherwise, some versions of automake would omit the rule that makes
27548         Makefile from Makefile.in.
27549
27550 2002-01-21  Paul Eggert  <eggert@twinsun.com>
27551
27552         * lib/xmemcoll.h, lib/xmemcoll.c: New files.
27553         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
27554         * lib/memcoll.c: Include errno.h, and declare errno if not defined.
27555         (memcoll): Set errno to zero if there is no error.
27556
27557         * lib/quotearg.c (quotearg_buffer_restyled):
27558         Fix bug with quoting buffers containing NUL when backslashing escapes.
27559         This bug was exposed by the other changes in this patch.
27560         (quotearg_n_options): New arg ARGSIZE.
27561         All callers changed.
27562         (quoting_options_from_style): New function.
27563         (quotearg_n_style): Use it.
27564         (quotearg_n_style_mem): New function.
27565
27566         * lib/quotearg.h (quotearg_n_style_mem): New function.
27567
27568 2002-01-19  Jim Meyering  <meyering@lucent.com>
27569
27570         * m4/jm-macros.m4 (jm_MACROS): Use AC_FUNC_STRNLEN.
27571         Remove useless quotes: DF_PROG="df".
27572         * m4/strnlen.m4: New file.
27573
27574 2002-01-16  Paul Eggert  <eggert@twinsun.com>
27575
27576         * lib/backupfile.c (ISDIGIT): Comment fix.
27577         * lib/getdate.y (ISDIGIT): Likewise.
27578         * lib/posixtm.c (ISDIGIT, year): Likewise.
27579         * lib/strverscmp.c (ISDIGIT): Likewise.
27580         * lib/userspec.c (ISDIGIT): Likewise.
27581
27582 2002-01-16  Jim Meyering  <meyering@lucent.com>
27583
27584         * lib/getdate.y: Add three semicolons, each just before a closing
27585         brace. Bison (as of version 1.31) no longer papers over that mistake.
27586
27587 2002-01-05  Jim Meyering  <meyering@lucent.com>
27588
27589         * lib/version-etc.c (version_etc_copyright): Update copyright year.
27590
27591 2001-12-19  Paul Eggert  <eggert@twinsun.com>
27592
27593         * lib/closeout.c (close_stdout_status): If ferror (stdout), do
27594         not silently exit merely because the output buffer happens to
27595         have nothing pending.
27596
27597 2001-12-18  Paul Eggert  <eggert@twinsun.com>
27598
27599         See the big note in ../ChangeLog.
27600         * lib/human.c (suffixes): Prefer K to k for 1024.
27601         (generate_suffix_backwards): New function.
27602         (human_readable_inexact): Use it.
27603         * lib/xstrtol.c (__xstrtol): If there is no number but there
27604         is a valid suffix, assume 1.  "MB" now means decimal, "MiB" binary.
27605         Accept 'K' as well as 'k'.
27606
27607 2001-12-15  Jim Meyering  <meyering@lucent.com>
27608
27609         * lib/regex.h (__restrict_arr): Update from libc.
27610
27611         * lib/mountlist.h (ME_REMOTE): Recognize file systems of type smbfs
27612         as `remote' if the name starts with `//'.  Suggested by Michael Stone.
27613         (STREQ): Define.
27614
27615 2001-12-14  Jim Meyering  <meyering@lucent.com>
27616
27617         * m4/jm-macros.m4 (jm_MACROS): Check for iswspace.
27618         Suggestion from Bruno Haible.
27619
27620 2001-12-10  Jim Meyering  <meyering@lucent.com>
27621
27622         * lib/linebuffer.c: Remove explicit declarations of xmalloc and
27623         xrealloc, Instead, include "xalloc.h".
27624         (initbuffer): Don't cast xmalloc return value to char*.
27625         (readline): Reword comment.
27626         Don't cast xrealloc return value to char*
27627         Return NULL, not 0.
27628
27629 2001-12-09  Jim Meyering  <meyering@lucent.com>
27630
27631         * lib/modechange.c (mode_compile): Add cast to avoid pedantic warning
27632         about `signed and unsigned type in conditional expression'.
27633         * lib/posixtm.c (posix_time_parse): Likewise.
27634
27635         * lib/xreadlink.c (xreadlink): Add cast to avoid a pedantic warning.
27636
27637         * lib/readtokens.c (readtoken): Declare an index to be of type unsigned
27638         to avoid a pedantic warning.
27639
27640         * lib/getstr.c: Don't include assert.h.
27641         (getstr): Remove warning-evoking assertions.
27642         Return -1 if offset parameter is out of bounds.
27643         Change the type of a local from int to size_t.
27644
27645         * lib/strftime.c (my_strftime_localtime_r): Include this function
27646         definition in the `#if ! HAVE_TM_GMTOFF' block.
27647
27648         * lib/xgethostname.c: Remove declarations of xmalloc and xrealloc.
27649         Include xalloc.h instead.
27650
27651 2001-12-02  Jim Meyering  <meyering@lucent.com>
27652
27653         * lib/tempname.c: Don't declare getenv, thus reverting the change of
27654         2001-11-18.  It's no longer necessary, now that stdlib.h is always
27655         included.
27656
27657         * lib/regex.c [!__BOUNDED_POINTERS__]: Define away __bounded,
27658         __unbounded, and __ptrvalue.  Reported by Uwe H. Steinfeld.
27659
27660 2001-11-30  Akim Demaille  <akim@epita.fr>
27661
27662         * lib/xstrdup.c: Include xalloc.h, so that xstrdup is declared
27663         before being defined.
27664
27665 2001-11-27  Paul Eggert  <eggert@twinsun.com>
27666
27667         * lib/quotearg.h (quotearg_n, quotearg_n_style):
27668         First arg is int, not unsigned.
27669         * lib/quotearg.c (quotearg_n, quotearg_n_style): Likewise.
27670         (SIZE_MAX, UINT_MAX): New macros.
27671         (quotearg_n_options): Abort if N is negative.
27672         Avoid overflow check on hosts where size_t is 64 bits and int
27673         is 32 bits, as overflow is impossible there.
27674         Fix off-by-one typo that caused unnecessary reallocation.
27675
27676 2001-11-27  Jim Meyering  <meyering@lucent.com>
27677
27678         * lib/tempname.c: Merge with version from libc.
27679         * lib/regex.c: Likewise.
27680
27681         * lib/tempname.c: Include stdlib.h unconditionally.  On some old
27682         systems for which STDC_HEADERS is 0, it was not included, resulting in
27683         a warning about an integer-to-pointer conversion problem with getenv.
27684         Reported by Volker Borchert.
27685
27686 2001-11-26  Jim Meyering  <meyering@lucent.com>
27687
27688         * lib/gtod.h: Remove file.
27689         * lib/Makefile.am (libfetish_a_SOURCES): Remove gtod.h.
27690         * lib/gettimeofday.c: Don't include gtod.h.
27691         (GTOD_init): Remove function.
27692         (rpl_gettimeofday): Do its job here instead, rather than aborting.
27693         Suggestion from Volker Borchert.
27694
27695 2001-11-23  Jim Meyering  <meyering@lucent.com>
27696
27697         * lib/hash.h (struct hash_table): Don't define here.  Merely declare
27698         it.
27699         * lib/hash.c (struct hash_table): Define it here instead.
27700
27701 2001-11-22  Jim Meyering  <meyering@lucent.com>
27702
27703         * lib/hash.h: Bracket contents of file with #ifndef HASH_H_ ... #endif.
27704
27705 2001-11-20  Jim Meyering  <meyering@lucent.com>
27706
27707         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Update comment to reflect that
27708         SunOS 4.1.4 and Solaris 2.5.1 lose, too.
27709
27710 2001-11-19  Jim Meyering  <meyering@lucent.com>
27711
27712         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Don't bother with a temporary
27713         directory.  Use "conftestXXXXXX" as the template.
27714         Suggestion from Paul Eggert.
27715
27716         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Close each descriptor
27717         immediately, so the test doesn't mistakenly hit the max-open-files
27718         limit.
27719
27720 2001-11-18  Paul Eggert  <eggert@twinsun.com>
27721
27722         * lib/tempname.c (TMP_MAX): Remove; no longer needed.
27723         (TEMPORARIES): New macro.
27724         (__gen_tempname): Use TEMPORARIES rather than TMP_MAX.  This
27725         removes an artificial limitation (e.g. HP-UX 10.20, where
27726         TMP_MAX is 17576).
27727
27728 2001-11-18  Jim Meyering  <meyering@lucent.com>
27729
27730         * m4/prereq.m4 (jm_PREREQ_TEMPNAME): Check for declaration of getenv.
27731
27732 2001-11-18  Jim Meyering  <meyering@lucent.com>
27733
27734         * lib/tempname.c [!HAVE_DECL_GETENV]: Declare getenv to avoid warning
27735         on SunOS 4.
27736
27737         * lib/Makefile.am (Makefile): Depend on $(BUILT_SOURCES), so those
27738         files will be created before anything else.
27739
27740 2001-11-17  Paul Eggert  <eggert@twinsun.com>
27741
27742         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): Do not define
27743         WINSIZE_IN_PTEM if <termios.h> defines struct winsize.
27744
27745 2001-11-17  Jim Meyering  <meyering@lucent.com>
27746
27747         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): New file and macro.
27748         Prompted by a report from Bob Proulx.
27749
27750         * m4/jm-macros.m4 (jm_MACROS): Don't test for mkstemp here.
27751         Instead, require UTILS_FUNC_MKSTEMP.
27752
27753 2001-11-17  Jim Meyering  <meyering@lucent.com>
27754
27755         * m4/jm-macros.m4 (jm_MACROS): Remove code to set POW_LIBM.
27756         Now, that's done as part of AC_FUNC_STRTOD.
27757
27758 2001-11-17  Jim Meyering  <meyering@lucent.com>
27759
27760         * lib/modechange.c (mode_adjust): Fix error introduced on 1999-04-26
27761         that made e.g., `chmod a=,o=w,g=o F' cause F to be group readable
27762         rather than group writable.  Patch by Juan F. Codagnone.
27763
27764         * lib/readtokens.c: Remove explicit declarations of xmalloc and
27765         xrealloc, Instead, include "xalloc.h".
27766
27767         * lib/mountlist.c: Include unlocked-io.h after all system headers.
27768         Remove explicit declarations of xmalloc, xrealloc,
27769         and xstrdup.  Instead, include "xalloc.h".
27770
27771         * lib/argmatch.c, closeout.c, error.c, exclude.c: Include
27772         unlocked-io.h.
27773         * lib/fatal.c, getdate.y, getpass.c, getstr.c, getusershell.c:
27774         Likewise.
27775         * lib/mountlist.c, posixtm.c, readtokens.c, readutmp.c: Likewise.
27776
27777         * lib/regex.c, sha.c, version-etc.c, yesno.c: Likewise.
27778         Reported by Padraig Brady.
27779
27780         * lib/mkstemp.c: #undef mkstemp.
27781         Include config.h.
27782         (rpl_mkstemp): Rename from mkstemp.
27783         Protoize.
27784
27785 2001-11-16  Jim Meyering  <meyering@lucent.com>
27786
27787         * lib/physmem.c [HAVE_SYS_PSTAT_H]: Include <sys/pstat.h>.
27788         (physmem_total) [HAVE_PSTAT_GETSTATIC]: If sysconf couldn't be used to
27789         determine the amount of total physical memory, use pstat_getstatic.
27790         HPUX-11 doesn't define _SC_PHYS_PAGES.
27791         (physmem_available) [HAVE_PSTAT_GETSTATIC && HAVE_PSTAT_GETDYNAMIC]:
27792         If sysconf couldn't be used to determine the amount of available
27793         physical memory, use both pstat_getstatic and pstat_getdynamic.
27794         Based on a patch from Bob Proulx.
27795
27796 2001-11-10  Jim Meyering  <meyering@lucent.com>
27797
27798         * m4/prereq.m4 (jm_PREREQ_PHYSMEM): New function.
27799         (jm_PREREQ): Use it.
27800
27801 2001-11-09  Jim Meyering  <meyering@lucent.com>
27802
27803         * m4/jm-macros.m4: Require autoconf-2.52f.
27804         (AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD):
27805         Use these AC_-prefixed names, not the AM_-prefixed ones.
27806
27807         * m4/afs.m4 (jm_AFS): Quote the body.  Patch by Akim Demaille.
27808
27809 2001-11-05  Jim Meyering  <meyering@lucent.com>
27810
27811         * lib/xstat.in (slash_aware_lstat): Correct a misleading comment.
27812
27813 2001-11-04  Jim Meyering  <meyering@lucent.com>
27814
27815         * m4/fpending.m4: Remove unused cruft that saved, set, and restored
27816         $DEFS.
27817
27818 2001-11-03  Jim Meyering  <meyering@lucent.com>
27819
27820         * m4/jm-glibc-io.m4n (jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg
27821         of AC_DEFUN.
27822
27823         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
27824         know the name of the variable in the macro definition.
27825
27826 2001-11-03  Jim Meyering  <meyering@lucent.com>
27827
27828         * lib/argmatch.h (ARGMATCH_TO_ARGUMENT): Remove casts of first two args
27829         in argmatch_to_argument call.
27830
27831         * lib/dirfd.c (dirfd): Reflect the fact that DIR_TO_FD now takes an
27832         argument.
27833
27834         * lib/hash.c (hash_clear): Fix a bug that could lead to an infloop or
27835         e.g., a fault due to an attempt to free a NULL pointer.
27836
27837 2001-11-01  Jim Meyering  <meyering@lucent.com>
27838
27839         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): New macro.
27840         * m4/jm-macros.m4 (jm_MACROS): Require UTILS_FUNC_DIRFD.
27841
27842 2001-11-01  Jim Meyering  <meyering@lucent.com>
27843
27844         * lib/dirfd.c, lib/dirfd.h: New files.
27845         * lib/Makefile.am (libfetish_a_SOURCES): Add dirfd.h.
27846
27847         * lib/hash.c (hash_print) [TESTING]: Clean up.
27848
27849 2001-10-22  Paul Eggert  <eggert@twinsun.com>
27850
27851         * lib/hard-locale.c (alloca): Define to __builtin_alloca if __GNUC__,
27852         to avoid a warning if -Wall.
27853
27854 2001-10-22  Jeff Bailey  <jbailey@outpost.dnsalias.org>
27855
27856         * README: New file
27857         * doc/*: Add COPYING, COPYING.LIB, COPYING.DOC, fdl.texi
27858         (per RMS's instructions, this is now the canonical source)
27859         * lgpl/, gpl/: New directories.
27860
27861 2001-10-21  Paul Eggert  <eggert@twinsun.com>
27862
27863         * lib/regex.c (uintptr_t): Remove macro and decl; it's config.h's job.
27864
27865 2001-10-21  Jim Meyering  <meyering@lucent.com>
27866
27867         * lib/obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
27868         this code would end up calling gettext even in packages built
27869         with --disable-nls.
27870         * lib/getopt.c (_): Likewise.
27871         * lib/regex.c (_): Likewise.
27872
27873 2001-10-20  Paul Eggert  <eggert@twinsun.com>
27874
27875         * m4/error.m4 (jm_PREREQ_ERROR):
27876         Do not invoke AC_CHECK_FUNCS with strerror_r, as
27877         AC_FUNC_STRERROR_R does that.
27878         Check for strerror declaration.
27879
27880         * m4/strerror_r.m4: Add copyright notice, as nontrivial m4 files
27881         are supposed to have them these days.
27882         (AC_FUNC_STRERROR_R): Always do char* test, so that it gets cached.
27883         Merge changes from latest Autoconf CVS.
27884         Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
27885         and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
27886         POSIX decided to standardize on the int flavor of strerror_r.
27887
27888 2001-10-20  Paul Eggert  <eggert@twinsun.com>
27889
27890         * lib/error.c (strerror_r): Do not declare unless !_LIBC.
27891         Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
27892         Use strerror_r that is only a macro, even if it is not a function.
27893         (strerror): Check for HAVE_DECL_STRERROR before declaring.
27894         (private_strerror): Use prototypes, not old-style function definition.
27895         (print_errno_message): New function.
27896         Support the POSIX 'int'-flavored strerror_r, as well as the traditional
27897         char*-flavored one.
27898         (error_tail, error, error_at_line): Use it.
27899
27900 2001-10-11  Jim Meyering  <meyering@lucent.com>
27901
27902         * lib/argmatch.c (argmatch_invalid): Use quotearg_n_style (0, ...
27903         and quote_n (1, ... to avoid clobbering a buffer.
27904
27905 2001-10-05  Jim Meyering  <meyering@lucent.com>
27906
27907         * lib/Makefile.am: (libfetish_a_SOURCES): Add hash-pjw.c and
27908         hash-pjw.h.
27909         * lib/hash-pjw.c: New file (factored out of fileutils' remove.c).
27910         * lib/hash-pjw.h: New file.
27911
27912 2001-09-30  Jim Meyering  <meyering@lucent.com>
27913
27914         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): See if
27915         `struct fsstat' has the `f_fstypename' member.
27916         Use that to define FS_TYPE, which is now used to make
27917         the getfsstat link test tighter.
27918
27919 2001-09-30  Jim Meyering  <meyering@lucent.com>
27920
27921         * lib/mountlist.c [MOUNTED_GETFSSTAT]:
27922         Include <sys/ucred.h>, for Apple Darwin.
27923         Include sys/mount.h and sys/fs_types.h only if available.
27924         (FS_TYPE): Define.
27925         (read_filesystem_list): Use FS_TYPE.
27926
27927 2001-09-29  Paul Eggert  <eggert@twinsun.com>
27928
27929         * lib/exclude.c (excluded_filename): 0 -> false, since it's
27930         a boolean context.
27931
27932 2001-09-29  Jim Meyering  <meyering@lucent.com>
27933
27934         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
27935         [one-argument getmntent function]): Include stdio.h before mntent.h.
27936         SunOS 4.1.x needs it for the declaration of `FILE'.
27937         Patch by Volker Borchert.
27938
27939         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
27940         Check for these headers: sys/param.h sys/ucred.h sys/mount.h
27941         sys/fs_types.h, and make the link-test for getfsstat guard #include
27942         directives with appropriate #if HAVE_*_H tests so that we can
27943         detect getfsstat on Apple Darwin1.3.7 systems.
27944         Reported by Nelson Beebe.
27945         Fix harmless typo in cache variable name: s/getsstat/getfsstat/.
27946
27947 2001-09-28  Paul Eggert  <eggert@twinsun.com>
27948
27949         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
27950         #defines strtoimax.  Also treat the other strto* functions
27951         like strtoimax.
27952
27953         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
27954         Check for strtoul and strtoumax,
27955         as those declarations are made even in the signed case.
27956         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX):
27957         Likewise, for strtol and strtoimax.
27958
27959 2001-09-28  Paul Eggert  <eggert@twinsun.com>
27960
27961         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
27962         #defines strtoimax.  Also treat the other strto* functions
27963         like strtoimax.
27964
27965         * lib/xstrtol.c (strtol): Do not declare if HAVE_DECL_STRTOL.
27966         (strtoul): Do not declare if HAVE_DECL_STRTOUL.
27967         (strtoimax, strtoumax): Do not declare if already defined as a macro.
27968
27969 2001-09-26  Jim Meyering  <meyering@lucent.com>
27970
27971         Most macros in unlocked-io.h had the wrong number of arguments.
27972         * lib/gen-uio: New script.
27973         (USE_UNLOCKED_IO): Define to 1 if not already defined.
27974         * lib/unlocked-io.hin: Remove file.
27975         * lib/Makefile.am (unlocked-io.h): Rewrite to use a separate script,
27976         rather than trying to embed it here.
27977         (EXTRA_DIST): Add gen-uio.  Remove unlocked-io.hin
27978         Reported by Padraig Brady.
27979
27980 2001-09-25  Volker Borchert  <bt@teknon.de>
27981
27982         * lib/gettimeofday.c (rpl_gettimeofday): Declare local variable
27983         `result'.
27984
27985 2001-09-24  Jim Meyering  <meyering@lucent.com>
27986
27987         * m4/gettext.m4: Use the version from gettext-0.10.40, not CVS.
27988
27989 2001-09-23  Jim Meyering  <meyering@lucent.com>
27990
27991         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test
27992         instead of the mere test for existence of mntent.h.  The latter
27993         would get a false-positive on AIX 3.4 systems.
27994         In the outer getmntent if-block, don't die if neither of the getmntent
27995         tests succeeds.  Instead, just fall through and continue with the
27996         remaining tests.
27997
27998 2001-09-23  Jim Meyering  <meyering@lucent.com>
27999
28000         * lib/mountlist.c: Remove useless parentheses in #if directives.
28001         (MOUNTED) [!defined MOUNTED]: Define to _PATH_MOUNTED, for when
28002         the deprecated MOUNTED symbol is no longer defined in mntent.h.
28003
28004 2001-09-22  Jim Meyering  <meyering@lucent.com>
28005
28006         * m4/gettext.m4: New file.  From gettext.
28007         * m4/lcmessage.m4: Sync with gettext -- this changes only comments.
28008         * m4/progtest.m4: Likewise
28009         * m4/isc-posix.m4: Decrement serial number to sync with gettext.
28010         * m4/glibc21.m4: Likewise.
28011
28012         * m4/libintl.m4: Remove.  No longer used.
28013
28014 2001-09-22  Jim Meyering  <meyering@lucent.com>
28015
28016         * lib/localcharset.c: Update from latest gettext.
28017         * lib/config.charset: Likewise.
28018
28019 2001-09-20  Jim Meyering  <meyering@lucent.com>
28020
28021         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of
28022         strtoimax.
28023         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of
28024         strtoumax.
28025
28026 2001-09-20  Jim Meyering  <meyering@lucent.com>
28027
28028         * lib/xstrtol.c (strtoimax): Guard declaration with
28029         `#if !HAVE_DECL_STRTOIMAX', rather than just `#ifndef strtoimax'.
28030         The latter fails because some systems (at least rs6000-ibm-aix4.3.3.0)
28031         have their own, conflicting declaration of strtoimax in sys/inttypes.h.
28032         (strtoumax): Likewise, for completeness (it wasn't necessary).
28033
28034 2001-09-17  Paul Eggert  <eggert@twinsun.com>
28035
28036         * lib/strtoimax.c (HAVE_LONG_LONG):
28037         Redefine to HAVE_UNSIGNED_LONG_LONG if unsigned.
28038         (strtoimax): Use sizeof (long), not sizeof strtol (ptr, endptr, base),
28039         to work around bug in IBM C compiler.
28040
28041 2001-09-17  Jim Meyering  <meyering@lucent.com>
28042
28043         * m4/chown.m4, fstypename.m4, getgroups.m4, gettimeofday.m4,
28044         * m4/jm-mktime.m4, lstat.m4, malloc.m4, memcmp.m4, mkdir-slash.m4,
28045         * m4/nanosleep.m4, putenv.m4, readdir.m4, realloc.m4, rename.m4,
28046         * m4/st_dm_mode.m4, stat.m4, strerror_r.m4, timespec.m4, utimbuf.m4,
28047         * m4/utimes.m4: Use AC_DEFINE rather than AC_DEFINE_UNQUOTED,
28048         whenever the right hand side need not be expanded by the shell.
28049
28050 2001-09-16  Paul Eggert  <eggert@twinsun.com>
28051
28052         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): Remove test for GNU C
28053         library.  It's not correct, as some older glibcs are buggy.
28054         fnmatch wasn't fixed until glibc 2.2.
28055
28056         Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no
28057         special shell magic here.
28058
28059 2001-09-16  Jim Meyering  <meyering@lucent.com>
28060
28061         * m4/mkdir-slash.m4 (UTILS_FUNC_MKDIR_TRAILING_SLASH): New file/macro.
28062         * m4/jm-macros.m4: Require it.
28063
28064 2001-09-16  Jim Meyering  <meyering@lucent.com>
28065
28066         * lib/mkdir.c: New file.
28067
28068 2001-09-15  Jim Meyering  <meyering@lucent.com>
28069
28070         * m4/jm-macros.m4: Check for help2man.
28071
28072 2001-09-11  Jim Meyering  <meyering@lucent.com>
28073
28074         * m4/host-os.m4 (UTILS_HOST_OS): New file/macro.
28075         The body, by Paul Eggert, was moved here from configure.in.
28076         * m4/jm-macros.m4: Require UTILS_HOST_OS.
28077
28078 2001-09-04  Paul Eggert  <eggert@twinsun.com>
28079
28080         * m4/prereq.m4 (jm_PREREQ_XREADLINK): New macro.
28081         (jm_PREREQ): Use it.
28082
28083 2001-09-04  Paul Eggert  <eggert@twinsun.com>
28084
28085         * lib/xreadlink.c (xreadlink): Omit size_t* arg.  All uses changed.
28086         Use ssize_t, not int, to store result of readlink.
28087         Check for ssize_t overflow as well as size_t overflow,
28088         as POSIX says the result of readlink is implementation-defined
28089         when ssize_t overflows.
28090         Remove unnecessary cast to char*.
28091         Use free+malloc instead of realloc, as the storage doesn't need
28092         to be preserved and it's clearer and can be more efficient that way.
28093         (SIZE_MAX, SSIZE_MAX): New macros, if <limits.h> doesn't declare.
28094         * lib/xreadlink.h (xreadlink): Update prototype.
28095
28096 2001-09-04  Paul Eggert  <eggert@twinsun.com>
28097
28098         * lib/xgetcwd.c: Revert some of the previous change; intead,
28099         fix the HAVE_GETCWD_NULL code to behave more like the
28100         !HAVE_GETCWD_NULL code used to.
28101
28102         Include "xalloc.h".
28103         (xgetcwd): Do not return NULL when memory is exhausted; instead,
28104         invoke xalloc_die.
28105
28106 2001-09-03  Paul Eggert  <eggert@twinsun.com>
28107
28108         * m4/prereq.m4 (jm_PREREQ_XGETCWD): Check for limits.h and
28109         sys/param.h, as pathmax.h includes them.
28110
28111 2001-09-03  Paul Eggert  <eggert@twinsun.com>
28112
28113         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_XGETCWD.
28114         (jm_PREREQ_XGETCWD): New macro.
28115
28116         * m4/getcwd.m4: New file.
28117
28118 2001-09-03  Paul Eggert  <eggert@twinsun.com>
28119
28120         * lib/xgetcwd.c: Fix the !HAVE_GETCWD_NULL code to behave more
28121         like the HAVE_GETCWD_NULL code.
28122         Include pathmax.h if not HAVE_GETCWD.
28123         Do not include xalloc.h.
28124         (INITIAL_BUFFER_SIZE): New symbol.
28125         Do not use xmalloc / xrealloc, since the caller is responsible for
28126         handling errors.  Preserve errno around `free' during failure.
28127         Do not overrun buffer when using getwd.
28128
28129 2001-09-03  Paul Eggert  <eggert@twinsun.com>
28130
28131         * lib/xgetcwd.c (xgetcwd): Use HAVE_GETCWD_NULL, not (defined
28132         __GLIBC__ && __GLIBC__ >= 2), to decide whether to use
28133         getcwd (NULL, 0).
28134
28135 2001-09-03  Paul Eggert  <eggert@twinsun.com>
28136
28137         * lib/exclude.c (fnmatch_no_wildcards): Fix confusion between
28138         usage of FNM_CASEFOLD and FNM_LEADING_DIR.  The bug was
28139         spotted by Jim Meyering.
28140
28141 2001-09-03  Jim Meyering  <meyering@lucent.com>
28142
28143         * lib/xreadlink.c (xreadlink): Preserve errno around `free' during
28144         failure.
28145
28146 2001-09-02  Jim Meyering  <meyering@lucent.com>
28147
28148         * lib/error.c: Update from GNU libc.
28149
28150 2001-09-01  Jim Meyering  <meyering@lucent.com>
28151
28152         * m4/jm-macros.m4 (jm_MACROS): Check for canonicalize_file_name.
28153         Used by df.
28154
28155 2001-09-01  Jim Meyering  <meyering@lucent.com>
28156
28157         * lib/xreadlink.c: New file.
28158         * lib/xreadlink.h: New file.
28159         * lib/Makefile.am (libfetish_a_SOURCES): Add xreadlink.c and
28160         xreadlink.h.
28161
28162         * lib/regex.c (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it
28163         doesn't conflict with sparc Solaris 7's definition in
28164         /usr/include/sys/int_types.h.
28165
28166         * lib/exclude.c: Use `""', not `<>' to #include non-system header
28167         files.
28168         (fnmatch_no_wildcards): Rewrite not to use function names, strcasecmp
28169         and strncasecmp as r-values.  Unixware didn't have declarations.
28170
28171 2001-08-31  Paul Eggert  <eggert@twinsun.com>
28172
28173         * lib/xstrtol.h: Add copyright notice.
28174         (_DECLARE_XSTRTOL): Improve quality of diagnostic for
28175         LONGINT_INVALID_SUFFIX_CHAR.
28176
28177 2001-08-31  Paul Eggert  <eggert@twinsun.com>
28178
28179         * lib/xstrtol.c (strtoimax): New decl.
28180
28181 2001-08-31  Paul Eggert  <eggert@twinsun.com>
28182
28183         * lib/xgetcwd.c: Don't include pathmax.h.
28184         Include stdlib.h and unistd.h if available.
28185         Include xalloc.h.
28186         (xmalloc, xstrdup, free): Remove decls.
28187         (xgetcwd): Don't assume sizes fit in unsigned.
28188         Check for overflow when computing sizes.
28189         Simplify reallocation code.
28190
28191 2001-08-31  Paul Eggert  <eggert@twinsun.com>
28192
28193         * lib/savedir.c (savedir): Remove size parameter, as POSIX says that
28194         a directory's st_size can have an arbitrary value, so the old
28195         usage could waste an arbitrary amount of memory.  All uses
28196         changed.
28197         * lib/savedir.h: Update prototype.
28198
28199 2001-08-31  Paul Eggert  <eggert@twinsun.com>
28200
28201         * lib/Makefile.am (libfetish_a_SOURCES): Remove strtoxmax.c.
28202
28203         * lib/strtoimax.c: Renamed from strtoxmax.c, removing the
28204         old strtoimax.c.
28205
28206         Also, make the following further changes to make this file's
28207         configuration more similar to that of strtol.c:
28208         (UNSIGNED): Renamed from STRTOUXMAX_UNSIGNED.  All uses changed.
28209         (strtoumax, uintmax_t, strtoull, strtol): Remove.
28210         (intmax_t, strtoimax, strtol, strtoll): New macros, if UNSIGNED.
28211         (strtoimax): Renamed from strtoumax.  All uses of unsigned values
28212         changed to signed values.
28213
28214         And make the following changes as well:
28215         Fix copyright notice, as 1999 was missing.
28216         (verify): New macro.
28217         (strtoimax): Check sizes at compile-time, not run-time.
28218         Prefer strtol to strtoll if both work.
28219         (main): Remove; it was not that useful and was a pain to maintain.
28220
28221         * lib/strtoumax.c: Include strtoimax.c, not strtouxmax.c.
28222
28223 2001-08-31  Jim Meyering  <meyering@lucent.com>
28224
28225         * lib/xgetcwd.c (xgetcwd): Reorganize to avoid some duplication.
28226         Use an initial, malloc'd, buffer of length 128 rather than
28227         a statically allocated one of length 1024.
28228
28229 2001-08-30  Paul Eggert  <eggert@twinsun.com>
28230
28231         Simplify code, partly by assuming autoconf 2.52 semantics.
28232
28233         * m4/Makefile.am (EXTRA_DIST): Remove uintmax_t.m4.
28234
28235         * m4/inttypes.m4 (AC_PREREQ): Bump to 2.52.
28236         (jm_AC_HEADER_INTTYPES_H): Remove; now done by autoconf in 2.52.
28237         All uses removed.
28238         (jm_AC_TYPE_INTMAX_T, jm_AC_TYPE_UINTMAX_T):
28239         Move AC_REQUIRE to next-to-top level, to avoid confusion.
28240         Use 2.52's AC_CHECK_TYPE instead of merely looking for the header.
28241         * m4/prereq.m4 (jm_PREREQ_HUMAN): Don't require
28242         jm_AC_HEADER_INTTYPES_H.
28243         * m4/jm-macros.m4 (jm_MACROS): Likewise.
28244
28245         * m4/uintmax_t.m4: Remove, as it duplicates inttypes.m4.
28246
28247         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
28248         Quote first arg of AC_DEFUN.
28249         Require jm_AC_TYPE_UINTMAX_T and jm_AC_TYPE_UNSIGNED_LONG_LONG
28250         since they are needed to parse the include file even if we need
28251         only xstrtoimax.  Simplify logic behind the args to AC_REPLACE.
28252         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Likewise,
28253         but with opposite signedness.
28254
28255 2001-08-30  Paul Eggert  <eggert@twinsun.com>
28256
28257         Merge 'exclude' changes from tar 1.13.22.
28258         This fixes one or two unlikely storage allocation overflow bugs,
28259         but doesn't change user-visible behavior otherwise.
28260
28261 2001-08-30  Paul Eggert  <eggert@twinsun.com>
28262
28263         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_EXCLUDE.
28264         (jm_PREREQ_EXCLUDE): New macro.
28265
28266 2001-08-30  Paul Eggert  <eggert@twinsun.com>
28267
28268         * lib/quotearg.c: BSD/OS 4.1 wchar.h requires FILE and struct
28269         tm to be declared.
28270
28271 2001-08-30  Paul Eggert  <eggert@twinsun.com>
28272
28273         * lib/hash.c: Remove '2001' from copyright notice.
28274
28275 2001-08-30  Paul Eggert  <eggert@twinsun.com>
28276
28277         * lib/full-write.h: New file.
28278         * lib/Makefile.am (libfetish_a_SOURCES): Add full-write.h.
28279         * lib/full-write.c: Correct credits, as cccp.c no longer
28280         exists and anyway it was so heavily changed from the old cccp
28281         code as to be unrecognizable.  Include full-write.h.
28282         (full_write) Return size_t, with short writes meaning failure.
28283         All callers changed.  This fixes a bug with large buffers
28284         on 64-bit hosts.
28285         * lib/utime.c: Include full-write.h.
28286
28287 2001-08-30  Paul Eggert  <eggert@twinsun.com>
28288
28289         * lib/exclude.c (bool): Declare, perhaps by including stdbool.h.
28290         (<sys/types.h>): Include only if HAVE_SYS_TYPES_H.
28291         (<stdlib.h>, <string.h>, <strings.h>, <inttypes.h>, <stdint.h>):
28292         Include if available.
28293         (<xalloc.h>): Include
28294         (SIZE_MAX): Define if <stdint.h> or <inttypes.h> doesn't.
28295         (verify): New macro.  Use it to verify that EXCLUDE macros do not
28296         collide with FNM macros.
28297         (struct patopts): New struct.
28298         (struct exclude): Use it, as exclude patterns now come with options.
28299         (new_exclude): Support above changes.
28300         (new_exclude, add_exclude_file):
28301         Initial size must now be a power of two to simplify overflow checking.
28302         (free_exclude, fnmatch_no_wildcards): New function.
28303         (excluded_filename): No longer requires options arg, as the options
28304         are determined by add_exclude.  Now returns bool, not int.
28305         (excluded_filename, add_exclude):
28306         Add support for the fancy new exclusion options.
28307         (add_exclude, add_exclude_file): Now takes int options arg.
28308         Check for arithmetic overflow when computing sizes.
28309         (add_exclude_file): xrealloc might modify errno, so don't
28310         realloc until after errno might be used.
28311
28312         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE,EXCLUDE_WILDCARDS):
28313         New macros.
28314         (free_exclude): New decl.
28315         (add_exclude, add_exclude_file): Now takes int options arg.
28316         (excluded_filename): No longer requires options arg, as the options
28317         are determined by add_exclude.  Now returns bool, not int.
28318
28319 2001-08-30  Paul Eggert  <eggert@twinsun.com>
28320
28321         * lib/alloca.c (alloca): Arg is of type size_t, not unsigned.
28322
28323 2001-08-27  Jim Meyering  <meyering@lucent.com>
28324
28325         * lib/Makefile.am (libfetish_a_SOURCES): Add strtoxmax.c
28326
28327         * lib/version-etc.c (N_): Remove definition.
28328         Revert most of last change.
28329         Instead, simply don't mark the `Copyright...' string for translation.
28330         Based on advice from Paul Eggert.
28331
28332         * lib/strtoxmax.c: Tweak comment.
28333
28334 2001-08-26  Jim Meyering  <meyering@lucent.com>
28335
28336         * m4/jm-macros.m4: Require jm_AC_PREREQ_XSTRTOIMAX.
28337
28338         * m4/xstrtoimax.m4: New file.
28339         * m4/xstrtoumax.m4: Add comments explaining why we
28340         AC_REPLACE_FUNCS(strtol).
28341
28342 2001-08-26  Jim Meyering  <meyering@lucent.com>
28343
28344         * lib/version-etc.c (version_etc_copyright_fmt): Replace literal year
28345         of copyright with `%s' so translators don't get an untranslated
28346         message in 2002.
28347         (COPYRIGHT_YEAR): Define.
28348         (version_etc): Use fprintf rather than fputs.
28349         Suggestion from Ulrich Drepper.
28350
28351         * lib/Makefile.am (libfetish_a_SOURCES): Add xstrtoimax.c.
28352
28353         * lib/strtoll.c: New file, from GNU libc.
28354         * lib/xstrtoimax.c: New file.
28355
28356         * lib/xstrtol.h: Add xstrtoimax.
28357         * lib/strtoumax.c: New file.  Simply include "strtoumax.c".
28358         * lib/strtoimax.c: New file.  Likewise, but first define
28359         STRTOUXMAX_SIGNED.
28360
28361         * lib/strtoumax.c: Factor to work both for unsigned and signed types,
28362         ...
28363         * lib/strtoxmax.c: ... then renamed to this.
28364
28365 2001-08-18  Paul Eggert  <eggert@twinsun.com>
28366
28367         * m4/inttypes.m4: Add AC_PREREQ(2.13).
28368         (jm_AC_HEADER_INTTYPES_H): Test for intmax_t, too.
28369         (jm_AC_TYPE_INTMAX_T): New macro.
28370         (jm_AC_TYPE_UINTMAX_T): Moved here from uintmax_t.m4.
28371
28372         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): New macro.
28373
28374         * m4/longlong.m4: Renamed from ulonglong.m4.
28375         * m4/inttypes.m4: Renamed from inttypes_h.m4.
28376         * m4/uintmax_t.m4: Removed.
28377
28378 2001-08-13  Paul Eggert  <eggert@twinsun.com>
28379
28380         * lib/Makefile.am (unlocked-io.h): Do not append "_unlocked" twice.
28381         Port to Solaris 8, where 'sed' requires a space after the 'r'
28382         command, and where sh dislikes "$/".  Clean up the spacing a bit.
28383         Redirect output to $tmp just once.
28384
28385 2001-08-12  Paul Eggert  <eggert@sic.twinsun.com>
28386
28387         * lib/addext.c (<errno.h>): Include.
28388         (errno): Declare if not defined.
28389         (addext): Work correctly when pathconf returns -1 and leaves
28390         errno alone because there is no limit.  Also, work even if
28391         pathconf returns a value greater than SIZE_MAX.
28392
28393 2001-08-12  Jim Meyering  <meyering@lucent.com>
28394
28395         * m4/afs.m4, assert.m4, bison.m4, check-decl.m4, chown.m4, d-ino.m4,
28396         d-type.m4, dos.m4, error.m4, fnmatch.m4, fpending.m4, fstypename.m4,
28397         fsusage.m4, ftruncate.m4, getgroups.m4, glibc.m4, gnu-source.m4,
28398         group-member.m4, jm-glibc-io.m4, jm-macros.m4, jm-mktime.m4,
28399         jm-winsz1.m4, jm-winsz2.m4, lchown.m4, lib-check.m4, libintl.m4,
28400         link-follow.m4, ls-mntd-fs.m4, lstat.m4, malloc.m4, mbrtowc.m4,
28401         mbstate_t.m4, mbswidth.m4, memcmp.m4, nanosleep.m4, perl.m4,
28402         prereq.m4, putenv.m4, readdir.m4, realloc.m4, regex.m4, rename.m4,
28403         rmdir-errno.m4, search-libs.m4, st_dm_mode.m4, st_mtim.m4, stat.m4,
28404         strftime.m4, timespec.m4, unlink-busy.m4, uptime.m4, utimbuf.m4,
28405         utime.m4, utimes.m4, xstrtoumax.m4:
28406         Quote the first argument in each use of AC_DEFUN.
28407
28408 2001-08-12  Jim Meyering  <meyering@lucent.com>
28409
28410         * lib/xgetcwd.c (xgetcwd) [defined __GLIBC__ && __GLIBC__ >= 2]:
28411         Simply `return getcwd (NULL, 0);'.
28412         [! (defined __GLIBC__ && __GLIBC__ >= 2)]:
28413         Use 1300 as initial value for length, not PATH_MAX.
28414
28415         * lib/pathmax.h: Clean up cpp syntax.
28416
28417 2001-08-12  Jim Meyering  <meyering@lucent.com>
28418
28419         * lib/gettimeofday.c: New file.
28420         * lib/gtod.h: New file.
28421         * lib/Makefile.am (libfetish_a_SOURCES): Add gtod.h.
28422
28423 2001-08-05  Jim Meyering  <meyering@lucent.com>
28424
28425         * m4/jm-macros.m4: Require autoconf-2.52.
28426
28427 2001-08-04  Jim Meyering  <meyering@lucent.com>
28428
28429         * lib/error.h (__attribute__): Remove `|| __STRICT_ANSI__' from #if
28430         stmt, to get in sync with glibc.
28431
28432 2001-08-03  Paul Eggert  <eggert@twinsun.com>
28433
28434         The following changes are from gettext 0.10.39 as maintained by
28435         Bruno Haible.
28436
28437         * lib/mbswidth.h (MBSW_REJECT_UNPRINTABLE, MBSW_REJECT_INVALID):
28438         Renamed from MBSW_ACCEPT_UNPRINTABLE and MBSW_ACCEPT_INVALID
28439         with inverted sense.  All uses changed.
28440
28441         * lib/mbswidth.c: Don't include <limits.h>.
28442         Include <stdlib.h> and <string.h> unconditionally.
28443         (iswcntrl, mbsinit, ISCNTRL): New macros.
28444         (mbsnwidth): Use K&R style function declarations.
28445         Don't bother checking for MB_LEN_MAX == 1, since the compiler
28446         can optimize it when MB_CUR_MAX == 1.
28447         The width of control characters is zero, not 1.
28448
28449 2001-08-03  Paul Eggert  <eggert@twinsun.com>
28450
28451         The following changes are from gettext 0.10.39 as maintained by
28452         Bruno Haible, except that getline.m4 continues to use AC_LIBOBJ.
28453
28454         * m4/codeset.m4: Upgrade to serial AM1.
28455         (AM_LANGINFO_CODESET): Renamed from jm_LANGINFO_CODESET;
28456         all uses changed.  Quote first arg of AC_DEFUN.
28457         (am_cv_langinfo_codeset): Renamed from jm_cv_langinfo_codeset.
28458
28459         * m4/iconv.m4: Upgrade to serial AM2.
28460         (AM_ICONV): Renamed from jm_ICONV; all uses changed.
28461         Add --with-libconv-prefix.
28462         Quote first arg of AC_DEFUN.  Add description for ICONV_CONST.
28463         (am_cv_func_iconv): Renamed from jm_cv_func_iconv.
28464         (am_cv_lib_iconv): Renamed from jm_cv_lib_iconv.
28465         (am_cv_proto_iconv): Renamed from jm_cv_proto_iconv.
28466         * m4/jm-macros.m4 (jm_MACROS): Reflect s/jm_/AM_/ renamings.
28467
28468         * m4/c-bs-a.m4 (AC_C_BACKSLASH_A): Quote first arg of AC_DEFUN.
28469         * m4/getline.m4 (AM_FUNC_GETLINE): Likewise.
28470         * m4/glibc21.m4 (jm_GLIBC21): Likewise.
28471         * m4/inttypes_h.m4 (jm_AC_HEADER_INTTYPES_H): Likewise.
28472         * m4/isc-posix.m4 (AC_ISC_POSIX): Likewise.
28473         * m4/lcmessage.m4 (AM_LC_MESSAGES): Likewise.
28474         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
28475         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Likewise.
28476         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Likewise.
28477
28478         * m4/getline.m4 (AM_FUNC_GETLINE): Don't bother checking for
28479         string.h any more.
28480
28481         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): If not found, print "no",
28482         not the default value.
28483
28484         2001-06-25  Bruno Haible  <haible@clisp.cons.org>
28485         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Don't require AM_C_PROTOTYPES.
28486         Also check for mbsinit.  Needed for SCO 3.2v5.0.2.
28487         Also include <string.h>; this is where AIX 3.2.5 declares wcwidth.
28488         Also check for iswcntrl, used for wcwidth fallback.
28489         Use AC_TRY_COMPILE to emulate AC_CHECK_DECLS, for portability
28490         to Autoconf 2.13.
28491
28492 2001-08-03  Jim Meyering  <meyering@lucent.com>
28493
28494         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',
28495         as it was in the original.  Reported by Paul Eggert.
28496
28497 2001-07-16  Jim Meyering  <meyering@lucent.com>
28498
28499         * m4/gettimeofday.m4: New file.
28500         Prompted by a report from Bernhard Baehr.
28501
28502 2001-07-15  Jim Meyering  <meyering@lucent.com>
28503
28504         * m4/Makefile.am.in (Makefile.am): Remove most of the unlocked-io.h
28505         stuff. Now it's in ../Makefile.cfg.
28506
28507 2001-07-15  Jim Meyering  <meyering@lucent.com>
28508
28509         * lib/Makefile.am (EXTRA_DIST): Add unlocked-io.hin.
28510         (BUILT_SOURCES): Add unlocked-io.h.
28511         (io_functions): Define.
28512         (unlocked-io.h): New rule.
28513         (DISTCLEANFILES): Add unlocked-io.h.
28514         (all-local): Depend on unlocked-io.h, to ensure it is created.
28515
28516         * lib/unlocked-io.hin: New file
28517
28518         * lib/regex.c: Update from glibc.
28519
28520 2001-07-05  Jim Meyering  <meyering@lucent.com>
28521
28522         * lib/Makefile.am (noinst_HEADERS): Remove definition, per new automake
28523         recommendation.
28524         (libfetish_a_SOURCES): Put all .h files here instead.
28525         Remove a thus-exposed (better checks in automake) duplicate and
28526         two unnecessary .h files.
28527
28528 2001-07-04  Jim Meyering  <meyering@lucent.com>
28529
28530         * m4/Makefile.am.in (glibc-io.struct): New target.  Rework the code
28531         that generates jm-glibc-io.m4 so that it doesn't trigger any make
28532         distcheck failure.
28533
28534 2001-07-02  Jim Meyering  <meyering@lucent.com>
28535
28536         The following changes were prompted by suggestions from Bruno Haible.
28537
28538         * m4/jm-glibc-io.m4n: New file, the template from which jm-glibc-io.m4
28539         is now generated.
28540         * m4/Makefile.am.in (Makefile.am): Include jm-glibc-io.m4n in emitted
28541         definition of EXTRA_DIST.
28542         (Makefile.am): Emit the dependency, `all-local: jm-glibc-io.m4' to
28543         ensure that the generated file is created/updated whenever the list
28544         of $(unlocked_functions) is changed.
28545         (jm-glibc-io.m4): New rule.
28546         (unlocked-io.h): New rule -- currently unused.
28547
28548 2001-06-24  Jim Meyering  <meyering@lucent.com>
28549
28550         * m4/regex.m4 (jm_INCLUDED_REGEX): Use a quadrigraph to represent an
28551         unmatched right bracket, rather than kludging it with an extra,
28552         falsely-matching quote in a comment.  Patch by Akim Demaille.
28553
28554 2001-06-11  Jim Meyering  <meyering@lucent.com>
28555
28556         * lib/regex.c: Update from GNU libc.
28557
28558 2001-05-27  Jim Meyering  <meyering@lucent.com>
28559
28560         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.
28561         Check for ut_type in struct utmp.
28562
28563 2001-05-27  Jim Meyering  <meyering@lucent.com>
28564
28565         * lib/readutmp.h (UT_TYPE): Define.
28566
28567 2001-05-24  Jim Meyering  <meyering@lucent.com>
28568
28569         * lib/argmatch.c: Include "quote.h".
28570         (argmatch_invalid): Remove explicit `' quotes.  Instead, use the
28571         quote function.  Reported by Göran Uddeborg.
28572
28573 2001-05-22  Jim Meyering  <meyering@lucent.com>
28574
28575         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't use AC_LIBOBJ(strftime),
28576         now that we use the package-supplied version unconditionally.
28577         (jm_FUNC_STRFTIME): Don't replace strftime, for the same reason.
28578
28579 2001-05-21  Jim Meyering  <meyering@lucent.com>
28580
28581         * m4/regex.m4: Change a couple backticks to single quotes to avoid
28582         shell syntax errors.
28583
28584 2001-05-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
28585
28586         * m4/dos.m4 (jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.
28587
28588 2001-05-20  Paul Eggert  <eggert@twinsun.com>
28589
28590         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME):
28591         Don't bother to check library strftime, since
28592         we'll be using our own my_strftime function anyway.
28593         Define my_strftime instead of strftime.
28594
28595 2001-05-20  Alexandre Duret-Lutz  <duret_g@epita.fr>
28596
28597         * lib/dirname.c (dir_name): Compute append_dot using path, not newpath
28598         which is not yet declared.
28599
28600 2001-05-15  Jim Meyering  <meyering@lucent.com>
28601
28602         * m4/regex.m4: Use proper quoting so brackets appear in the test
28603         program.
28604         Reported by, and with help from, Bruno Haible.
28605
28606 2001-05-13  Jim Meyering  <meyering@lucent.com>
28607
28608         * m4/jm-macros.m4 (major_t, minor_t): Define to unsigned int if
28609         undefined.
28610
28611 2001-05-11  Paul Eggert  <eggert@twinsun.com>
28612
28613         dirname code cleanup.  base_name now behaves more compatibly
28614         with POSIX basename when given file names that have trailing
28615         slashes, and similarly for dir_name.  Add new primitives
28616         base_len and dir_len.  Put the directory-name-related decls
28617         into dirname.h.
28618
28619         * lib/addext.c (ISSLASH, base_name): Remove; now in dirname.h.
28620         * lib/backupfile.c (base_name): Likewise.
28621         * lib/basename.c (FILESYSTEM_PREFIX_LEN, PARAMS, ISSLASH): Likewise.
28622         * lib/dirname.c (FILESYSTEM_PREFIX_LEN, ISSLASH): Likewise.
28623         * lib/makepath.c (strip_trailing_slashes): Likewise.
28624         * lib/path-concat.c (DIRECTORY_SEPARATOR, FILESYSTEM_PREFIX_LEN,
28625         ISSLASH): Likewise.
28626         * lib/rename.c (strip_trailing_slashes): Likewise.
28627         * lib/same.c (base_name): Likewise.
28628         * lib/stripslash.c (ISSLASH): Likewise.
28629
28630         * lib/addext.c: Include <dirname.h> after size_t is defined.
28631         * lib/backupfile.c: Likewise.
28632
28633         * lib/addext.c (addext): Use base_len to trim redundant
28634         trailing slashes instead of doing it ourselves.
28635         But do not trim the last slash if it is not redundant.
28636
28637         * lib/backupfile.c (find_backup_file_name,
28638         max_backup_version): Use base_len instead of rolling it ourselves.
28639         Handle the case of "" and (on DOS) "C:" correctly.
28640
28641         * lib/basename.c: Do not include <stdio.h>, <assert.h>; no longer
28642         needed. Include <string.h>, <dirname.h>.
28643         (base_name): Allow file names ending in slashes, other than names
28644         that are all slashes.  In this case, return the basename followed
28645         by the slashes.  This is more general, and can be used in places
28646         where the original base_name purposely had an assertion failure.
28647         (base_len): New function.
28648
28649         * lib/dirname.c: Include <string.h> instead of <stdlib.h>.
28650         Do not include <assert.h>; no longer needed.
28651         Include xalloc.h.
28652         (memrchr): Remove decl.
28653         (dir_name_r): Remove.
28654         (dir_len): Renamed from dirlen.  All callers changed.
28655         Rewrite in terms of base_name, for simplicity and consistency.
28656         (dir_name): Never return NULL.  All callers changed.
28657         Do not include <stdlib.h> in test program; no longer needed.
28658         return 0; is fine for test program.
28659
28660         * lib/dirname.h (DIRECTORY_SEPARATOR, ISSLASH, FILESYSTEM_PREFIX_LEN):
28661         New macros.
28662         (base_name, base_len, dir_len, strip_trailing_slashes): New decls.
28663
28664         * lib/path-concat.c (path_concat): Use base_len to compute
28665         base length, not strlen; this means we cannot rely on memcpy
28666         to null-terminate.
28667
28668         * lib/same.c (STREQ): Remove.
28669         (same_name): Handle the case where the basename ends in trailing '/'.
28670
28671         * lib/stripslash.c (strip_trailing_slashes): Return nonzero if
28672         a slash was stripped.  Do not strip the last slash after a
28673         file system prefix.
28674
28675 2001-05-11  Paul Eggert  <eggert@twinsun.com>
28676
28677         * lib/Makefile.am (libfetish_a_SOURCES):
28678         Add strftime.c, since we now compile it on all hosts.
28679
28680         * lib/strftime.c (my_strftime):
28681         Define to nstrftime if emacs, but only if my_strftime is not defined.
28682         (extra_args, extra_args_spec, extra_args_spec_iso): Rename from
28683         ut_argument, ut_argument_spec, ut_argument_spec_iso, respectively.
28684         Add one more extra argument: a nanoseconds value.
28685         All uses changed.
28686         (ns): New macro.
28687         (my_strftime function): Add %N format.
28688         (emacs_strftimeu): Renamed from emacs_strftime,
28689         with extra ut argument.
28690
28691 2001-05-09  Paul Eggert  <eggert@twinsun.com>
28692
28693         * m4/jm-macros.m4 (jm_MACROS): Do not check for fseeko; no longer used.
28694
28695 2001-04-21  Jim Meyering  <meyering@lucent.com>
28696
28697         * m4/rmdir-errno.m4: Write to a new file, so that a restrictive umask
28698         doesn't interfere.
28699
28700 2001-04-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
28701
28702         * m4/ftruncate.m4: Check for chsize.
28703         Link with ftruncate.o unconditionally if ftruncate is missing.
28704         This was required when cross-compiling to i586-mingw32msvc.
28705
28706 2001-04-08  Jim Meyering  <meyering@lucent.com>
28707
28708         * lib/getdate.y (get_date): Set tm_isdst to -1 to ensure that it is
28709         recomputed; that's necessary when the offset spans a DST transition.
28710         Patch by David J. MacKenzie.  Reported by Hon-Yin Kok.
28711
28712 2001-04-02  Jim Meyering  <meyering@lucent.com>
28713
28714         * lib/regex.h, regex.c: Update from GNU libc.
28715
28716 2001-03-24  Jim Meyering  <meyering@lucent.com>
28717
28718         * m4/jm-macros.m4: Require autoconf-2.49d.
28719
28720 2001-03-20  Bruno Haible  <haible@clisp.cons.org>
28721
28722         * m4/iconv.m4 (jm_ICONV): Recommend GNU libiconv.
28723
28724 2001-03-19  Paul Eggert  <eggert@twinsun.com>
28725
28726         * lib/version-etc.c (version_etc_copyright): Update to 2001.
28727
28728 2001-03-17  Jim Meyering  <meyering@lucent.com>
28729
28730         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Remove my copy of AC_FUNC_MEMCMP,
28731         now that the version in autoconf is equivalent.
28732         (jm_FUNC_MEMCMP): Adjust to use AC_FUNC_MEMCMP.
28733
28734         * m4/error.m4 (jm_PREREQ_ERROR): Invoke AC_FUNC_STRERROR_R.
28735         Suggestion from Akim Demaille.
28736
28737         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_TEMPNAME.
28738         (jm_PREREQ_TEMPNAME): New function.
28739
28740 2001-03-16  Paul Eggert  <eggert@twinsun.com>
28741
28742         * lib/tempname.c (uint64_t): Define to uintmax_t if
28743         not defined, and if UINT64_MAX is not defined.
28744         Required at least for Vax Ultrix4.3, which doesn't define uint64_t.
28745         Reported by John David Anglin.
28746
28747 2001-03-15  Bruno Haible  <haible@clisp.cons.org>
28748
28749         * lib/localcharset.c (locale_charset): Allow wildcard syntax. Also
28750         resolve alias if codeset is empty.
28751         * lib/config.charset (BeOS): Use wildcard syntax.
28752
28753 2001-03-13  Jim Meyering  <meyering@lucent.com>
28754
28755         * lib/path-concat.c (path_concat)
28756         [FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't insert a backslash when
28757         concatenating e.g., `C:' and `foo'.
28758         From Bruno Haible.
28759
28760 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
28761
28762         * lib/localcharset.c (locale_charset): Don't use
28763         setlocale(LC_CTYPE,NULL). Don't return NULL.
28764         * lib/unicodeio.c (print_unicode_char): Simplify accordingly.
28765
28766 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
28767
28768         * lib/config.charset: Update for FreeBSD 4.2 and OSF/1 5.1. Add
28769         support for DOS/DJGPP.
28770
28771 2001-03-01  Paul Eggert  <eggert@twinsun.com>
28772
28773         * m4/jm-macros.m4 (jm_MACROS): Use mkstemp replacement if the system
28774         lacks mkstemp.  Compile our own tempname.c if we compile our own
28775         mkstemp.c, as mkstemp relies on tempname.
28776
28777 2001-03-01  Jim Meyering  <meyering@lucent.com>
28778
28779         * m4/dos.m4 (jm_AC_DOS): Remove extra backslashes, now that
28780         AH_VERBATIM really does output its argument verbatim.
28781
28782 2001-02-28  Paul Eggert  <eggert@twinsun.com>
28783
28784         * lib/Makefile.am (libfetish_a_SOURCES):
28785         Add dup-safer.c, fopen-safer.c.
28786         (noinst_HEADERS): Add stdio-safer.h, unistd-safer.h.
28787
28788         * lib/dup-safer.c, lib/fopen-safer.c, lib/stdio-safer.h:
28789         * lib/unistd-safer.h: New files.
28790
28791 2001-02-25  Paul Eggert  <eggert@twinsun.com>
28792
28793         The mkstemp replacement is taken from glibc 2.2.2, with some
28794         portability fixes for use outside glibc, as follows:
28795
28796         * lib/tempname.c (struct_stat64): New macro.
28797         (direxists, __gen_tempname): Use it.
28798         This avoids a portability problem with Solaris 8.
28799
28800         * lib/tempname.c (<config.h>): Include if HAVE_CONFIG_H.
28801         (<stddef.h>, <stdint.h>, <string.h>):
28802         Include only if STDC_HEADERS || _LIBC.
28803         (<fcntl.h>): Include only if HAVE_FCNTL_H || _LIBC.
28804         (<unistd.h>): Include only if HAVE_UNISTD_H || _LIBC.
28805         (<sys/time.h>): Include only if HAVE_SYS_TIME_H || _LIBC.
28806         (__set_errno): Define this macro if <errno.h> doesn't.
28807         (P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE):
28808         Define these macros if <stdio.h> doesn't.
28809         (S_ISDIR, S_IRUSR, S_IWUSR, S_IXUSR):
28810         Define these macros if <sys/stat.h>
28811         doesn't.  Ignore <sys/stat.h> S_ISDIR if STAT_MACROS_BROKEN.
28812         (stat64, __getpid, __gettimeofday, __mkdir, __open, __open64, lxstat64,
28813         __xstat64): Define if not _LIBC.
28814         (__secure_getenv): Define if ! (HAVE___SECURE_GETENV || _LIBC).
28815         (__gen_tempname): Invoke gettimeofday only if
28816         HAVE_GETTIMEOFDAY || _LIBC;
28817         otherwise, fall back on plain "time".
28818         Use macros like S_IRUSR | S_IWUSR rather than octal values like 0600.
28819
28820         * lib/mkstemp.c (__GT_FILE): Define to zero if not defined.
28821
28822         * lib/mkstemp.c, lib/tempname.c: New files, taken from glibc 2.2.2.
28823
28824 2001-02-18  Paul Eggert  <eggert@twinsun.com>
28825
28826         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for sys/resource.h.
28827
28828 2001-02-17  Paul Eggert  <eggert@twinsun.com>
28829
28830         * m4/mbrtowc.m4: New file, defining jm_FUNC_MBRTOWC.
28831         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH):
28832         Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc).
28833         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
28834
28835 2001-02-17  Paul Eggert  <eggert@twinsun.com>
28836
28837         * lib/mbswidth.c, quotearg.c (mbrtowc, mbsinit):
28838         Remove workaround macros for hosts that have mbrtowc but not
28839         mbstate_t, as we now insist on proper declarations for both
28840         before using mbrtowc.
28841
28842 2001-02-17  Jim Meyering  <meyering@lucent.com>
28843
28844         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Don't check for
28845         getmntent via AC_CHECK_FUNCS, since that would get a `no' and disrupt
28846         further attempts by AC_FUNC_GETMNTENT to check with e.g., -lgen on
28847         UnixWare 7.1.1.
28848
28849         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc.,
28850         rather than AC_CACHE_VAL.
28851
28852 2001-02-17  Jim Meyering  <meyering@lucent.com>
28853
28854         * lib/strtoul.c: Sync from GNU libc.  Use double quotes, not <...>
28855         around included file name.
28856
28857         * lib/strnlen.c (__strnlen): Merge in a change from GNU libc.
28858
28859         * lib/strftime.c: Update from GNU libc (the only changes were to
28860         comments).
28861
28862 2001-02-17  Jim Meyering  <meyering@lucent.com>
28863
28864         * lib/regex.c: Update from libc.
28865
28866 2001-02-17  Bruno Haible  <haible@clisp.cons.org>
28867
28868         * lib/mbswidth.h (mbswidth): Also define as macro, to avoid prototype
28869         clash.
28870
28871 2001-02-16  Paul Eggert  <eggert@twinsun.com>
28872
28873         * lib/alloca.c (malloc): Undef before defining, since stdlib.h
28874         may have defined it.  Needed for Encore Umax-3.0.9.16b systems.
28875         Reported by Mark Hounschell via Paul Eggert.
28876
28877 2001-02-07  Jim Meyering  <meyering@lucent.com>
28878
28879         * m4/regex.m4 (jm_INCLUDED_REGEX): Add a test for the latest bug.
28880
28881 2001-02-05  Jim Meyering  <meyering@lucent.com>
28882
28883         * m4/jm-macros.m4: Require autoconf-2.14d (not yet released), because
28884         it includes the patch required for `large file' support with at least
28885         HP-UX's 10.20 /bin/cc.
28886
28887 2001-02-03  Jim Meyering  <meyering@lucent.com>
28888
28889         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Restore prior use of
28890         AS_IF, now that it works once again (mysteriously).
28891         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
28892
28893 2001-01-30  Jim Meyering  <meyering@lucent.com>
28894
28895         Don't use filenames that are 8.3-equivalent to "conftest" on DOS.
28896         * m4/chown.m4: Rename conftestchown to conftest.chown.
28897         * m4/rename.m4: s/conftestdir/conftest.d1/ and
28898         s/conftestdir2/conftest.d2/.
28899         * m4/utimes.m4: s/conftestdata/conftest.data/
28900         Inspired by Pavel Roskin's change in autoconf.
28901
28902 2001-01-30  Bruno Haible  <haible@clisp.cons.org>
28903
28904         * lib/config.charset: Update for FreeBSD 4.2.
28905
28906 2001-01-27  Jim Meyering  <meyering@lucent.com>
28907
28908         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Open-code what was
28909         a use of AS_IF.
28910         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
28911
28912 2001-01-26  Jim Meyering  <meyering@lucent.com>
28913
28914         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Check for stddef.h, now that
28915         quotearg.c includes it.
28916
28917 2001-01-26  Jim Meyering  <meyering@lucent.com>
28918
28919         * lib/quotearg.c: Include stddef.h.
28920         * lib/quote.c: Include stddef.h.
28921         Reported by Axel Kittenberger.
28922
28923         * lib/xmalloc.c [HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
28924         line in double quotes so that it evokes a better diagnostic.
28925         [HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.
28926         Reported by Axel Kittenberger.
28927
28928 2001-01-24  Stefan Monnier  <monnier@cs.yale.edu>
28929
28930         * regex.c (mutually_exclusive_p): Don't blindly handle `charset_not'
28931         as if it was a `charset'.
28932
28933 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
28934
28935         * m4/iconv.m4 (jm_ICONV): Also check whether the iconv declaration
28936         has const.
28937
28938 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
28939
28940         * lib/unicodeio.c (print_unicode_char): Cast the second iconv() arg,
28941         to avoid a warning.  Add back 'const' to inptr.
28942
28943 2001-01-20  Jim Meyering  <meyering@lucent.com>
28944
28945         Be sure that headers are checked before used in code compiled
28946         for the type checks.
28947         * m4/jm-macros.m4 (jm_MACROS): Remove all header checks.
28948         In place of that, invoke jm_CHECK_ALL_TYPES.
28949         (jm_CHECK_ALL_HEADERS): New functions with the above checks.
28950         (jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS.
28951         Alan Iwi reported a build failure on an f300-fujitsu-uxpv4.1_ES;
28952         The check for ssize_t was mistakenly run before the test for unistd.h.
28953
28954         The configure-time check for stdbool.h was missing.
28955         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_HASH.
28956         (jm_PREREQ_HASH): New function.
28957
28958 2001-01-17  Jim Meyering  <meyering@lucent.com>
28959
28960         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE,
28961         for autoconf-2.49c.
28962         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Likewise.
28963
28964 2001-01-16  Jim Meyering  <meyering@lucent.com>
28965
28966         * lib/basename.c: Include <stdio.h>, needed by assert on SunOS 4.
28967         From Bruno Haible.
28968
28969 2001-01-14  Jim Meyering  <meyering@lucent.com>
28970
28971         * m4/rename.m4: Use temporary directories named conftestdir{,2}, not
28972         foo and bar.  Create conftestdir/ in the script, not in the C code.
28973         Remove directories in the script, not in the C code.
28974         Remove conftestdir{,2} before trying to create the directory.
28975         Make the entire configure script fail if the mkdir fails.
28976
28977 2001-01-14  Jim Meyering  <meyering@lucent.com>
28978
28979         * lib/rename.c: New file.  From Volker Borchert.
28980         Include stdlib.h, string.h or strings.h, and xalloc.h.
28981         Use strip_trailing_slashes rather than open-coding it.
28982
28983 2001-01-03  Paul Eggert  <eggert@twinsun.com>
28984
28985         * lib/strftime.c: Sync with glibc time/strftime.c 1.81.
28986
28987 2001-01-03  Jim Meyering  <meyering@lucent.com>
28988
28989         * lib/unicodeio.c (print_unicode_char): Remove `const' from declaration
28990         of local `inptr' to avoid warning with some system declarations of
28991         iconv.
28992
28993 2001-01-02  Volker Borchert  <bt@teknon.de>
28994
28995         * m4/rename.m4: New file.
28996         * m4/jm-macros.m4 (jm_MACROS): Require vb_FUNC_RENAME.
28997
28998 2001-01-01  Jim Meyering  <meyering@lucent.com>
28999
29000         * m4/prereq.m4 (jm_PREREQ_READUTMP): Include utmp.h (if available),
29001         even on systems with utmpx.h.  It's necessary for the declaration of
29002         utmp's ut_user member.  Reported by Andreas Jaeger.
29003
29004         * m4/check-decl.m4 (jm_CHECK_DECLS): Include grp.h and pwd.h if
29005         available. They are required for the declarations of getgrgid and
29006         getpwuid resp.
29007         (_jm_DECL_HEADERS): Check for grp.h and pwd.h.
29008         Reported by Andreas Jaeger.
29009
29010 2001-01-01  Alexandre Duret-Lutz  <duret_g@epita.fr>
29011
29012         * m4/libintl.m4 (AM_GNU_GETTEXT): Define MKINSTALLDIRS by
29013         expanding the value of $ac_aux_dir, as in AM_MISSING_HAS_RUN,
29014         so `make install' also works in VPATH builds.
29015
29016 2000-12-31  Alexandre Duret-Lutz  <duret_g@epita.fr>
29017
29018         * m4/libintl.m4 (AM_WITH_NLS): When using AC_CONFIG_AUX_DIR,
29019         prepend $(top_srcdir) to the value of MKINSTALLDIRS so that it
29020         can be used in subdirectories.
29021
29022 2000-12-29  Paul Eggert  <eggert@twinsun.com>
29023
29024         * lib/modechange.c: Do not assume that mode_t uses the
29025         traditional octal encoding.  E.g. "chmod 1 FOO" should set
29026         the other-execute bit of FOO even if S_IXOTH != 1.
29027
29028         (SUID, SGID, SVTX, RUSR, WUSR, XUSR, RGRP, WGRP, XGRP, ROTH,
29029         WOTH, XOTH, ALLM): New macros.
29030         (S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR,
29031          S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH):
29032         Use them.
29033         (S_ISGID): Fix typo; it was defaulting to the same value as S_ISUID.
29034         (S_IRWXU, S_IRWXG, S_IRWXO): Specify defaults in terms of the above.
29035         (mode_compile):
29036         No need to use uintmax_t; unsigned long is long enough.
29037         Don't bother to get suffix since we don't use it.
29038
29039 2000-12-26  Jim Meyering  <meyering@lucent.com>
29040
29041         * m4/dos.m4 (jm_AC_DOS): Rewrite (though it's still a stub) to work
29042         better with autoheader.
29043
29044 2000-12-24  Jim Meyering  <meyering@lucent.com>
29045
29046         * lib/hash.c (is_prime): Return explicit boolean values.
29047         (hash_get_first): Return NULL to appease Irix5.6's 89.
29048         Reported by Nelson Beebe.
29049
29050 2000-12-19  Bruno Haible  <haible@clisp.cons.org>
29051
29052         * lib/localcharset.c (locale_charset): Add support for Win32.
29053
29054 2000-12-18  Paul Eggert  <eggert@twinsun.com>
29055
29056         * lib/physmem.h, lib/physmem.c: New files.
29057
29058         * lib/Makefile.am (libfetish_a_SOURCES): Add physmem.c.
29059         (noinst_HEADERS): Add physmem.h.
29060
29061         * lib/xstrtol.c (__xstrtol): Add undocumented suffixes 'g' and
29062         't' for compatibility with Solaris 8 sort.
29063
29064 2000-12-18  Bruno Haible  <haible@clisp.cons.org>
29065
29066         * lib/config.charset: Add support for BeOS.
29067
29068 2000-12-17  Jim Meyering  <meyering@lucent.com>
29069
29070         * m4/dos.m4 (jm_AC_DOS): New file and macro.
29071         * m4/jm-macros.m4 (jm_MACROS): Require jm_AC_DOS.
29072
29073 2000-12-16  Jim Meyering  <meyering@lucent.com>
29074
29075         This bug had a serious impact on chown: `chown N:M FILE' (for integer
29076         N and M) would have treated it like `chown N:N FILE'.
29077
29078         * lib/userspec.c (parse_user_spec): Fix typo: s/u/g/.
29079
29080 2000-12-16  Jim Meyering  <meyering@lucent.com>
29081
29082         * lib/getusershell.c [!SHELLS_FILE && __DJGPP__]: Define
29083         SHELLS_FILE to a file name that's useful on djgpp systems.
29084         Include stdlib.h.
29085         (ADDITIONAL_DEFAULT_SHELLS): Define.
29086         (default_shells): Prepend ADDITIONAL_DEFAULT_SHELLS.
29087         Based mostly on a patch from Prashant TR.
29088
29089 2000-12-16  Bruno Haible  <haible@clisp.cons.org>
29090
29091         * lib/config.charset: Add ISO-8859-3, BIG5HKSCS, GB18030, JOHAB,
29092         VISCII, CP874, CP949, CP950, CP1250, CP1253, CP1254, CP1255, CP1256,
29093         CP1257 to the list of canonical encodings. Rename EUC-CN to GB2312.
29094
29095 2000-12-08  Andreas Schwab  <schwab@suse.de>
29096
29097         * lib/mbswidth.c (mbsnwidth): Don't loop endlessly when called with an
29098         invalid mulitbyte sequence and with the MBSW_ACCEPT_INVALID flag set.
29099
29100 2000-12-07  Jim Meyering  <meyering@lucent.com>
29101
29102         * lib/stripslash.c (ISSLASH): Define.
29103         (strip_trailing_slashes): Use ISSLASH rather than comparing against
29104         `/'.
29105         From Prashant TR.
29106
29107         * lib/dirname.c (FILESYSTEM_PREFIX_LEN): Define.
29108         (dir_name_r): Declare this function as static.
29109         [BACKSLASH_IS_PATH_SEPARATOR]: Fix a bug that'd
29110         manifest itself on a name containing a mix of slashes and
29111         backslashes.
29112         Make this function work with names starting with a DOS-style
29113         drive letter and colon prefix.
29114         (dir_name): Append `.' if necessary.
29115         Based mostly on patches from Prashant TR and Eli Zaretskii.
29116
29117         * lib/dirname.h (dir_name_r): Remove prototype.
29118
29119 2000-12-06  Paul Eggert  <eggert@twinsun.com>
29120
29121         * m4/off_t-format.m4: Remove this file.
29122         * m4/jm-macros.m4 (jm_MACROS): Remove jm_SYS_OFF_T_PRINTF_FORMAT.
29123
29124 2000-12-06  Jim Meyering  <meyering@lucent.com>
29125
29126         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): If we need the
29127         replacement strtoull, we may well need the replacement strtoul, too.
29128         Check for declarations of strtoul and strtoull.
29129         Check for strtol.  Mainly as a cue to cause automake to include
29130         strtol.c -- that file is included by each of strtoul.c and strtoull.c.
29131         Check for limits.h -- strtol.c needs it.
29132
29133 2000-12-05  Jim Meyering  <meyering@lucent.com>
29134
29135         * lib/dirname.c (dir_name_r): Add `const' in a few local declarations.
29136
29137 2000-12-04  Jim Meyering  <meyering@lucent.com>
29138
29139         * lib/path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc.
29140         Also include memory.h, stdlib.h, unistd.h if appropriate.
29141         Reported by Andreas Jaeger (conflicting declaration of malloc).
29142
29143 2000-12-02  Jim Meyering  <meyering@lucent.com>
29144
29145         * m4/off_t-format.m4 (OFF_T_PRINTF_FORMAT_STRING): New file/macro.
29146         * m4/jm-macros.m4 (jm_MACROS): require it.
29147
29148 2000-12-02  Jim Meyering  <meyering@lucent.com>
29149
29150         * lib/closeout.h: Make idempotent, to avoid some obscure warnings.
29151
29152 2000-12-01  Paul Eggert  <eggert@twinsun.com>
29153
29154         * lib/memrchr.c: Include <config.h> before any system include file.
29155
29156 2000-11-30  Jim Meyering  <meyering@lucent.com>
29157
29158         * m4/jm-macros.m4 (jm_MACROS): Check for stdint.h.
29159
29160 2000-11-30  Jim Meyering  <meyering@lucent.com>
29161
29162         * m4/getloadavg.m4: s/ifval/m4_ifval/ to accommodate new autoconf.
29163
29164 2000-11-29  Paul Eggert  <eggert@twinsun.com>
29165
29166         * lib/dirname.c (dir_name_r): Fix typo: int -> size_t.
29167
29168 2000-11-26  Jim Meyering  <meyering@lucent.com>
29169
29170         * lib/memcoll.c: Include sys/types.h.  From Werner Almesberger.
29171
29172 2000-11-22  Paul Eggert  <eggert@twinsun.com>
29173
29174         * lib/strftime.c (my_strftime): Do not invoke mbrlen with a
29175         size of (size_t) -1; it's not portable.
29176
29177 2000-11-17  Jim Meyering  <meyering@lucent.com>
29178
29179         * lib/strstr.c: Update from GNU libc.
29180
29181 2000-11-17  Akim Demaille  <akim@epita.fr>
29182
29183         * lib/obstack.h: Formatting changes.
29184         (obstack_grow, obstack_grow0): Don't cast WHERE at all: that would
29185         prevent type checking.
29186         (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
29187         cast the value to (void *): assigning a `foo *' to a `void *'
29188         variable is valid.
29189         (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
29190
29191 2000-11-16  Jim Meyering  <meyering@lucent.com>
29192
29193         * lib/strverscmp.c: Incorporate weak-alias-related changes from glibc.
29194
29195 2000-11-11  Jim Meyering  <meyering@lucent.com>
29196
29197         * lib/error.c: Add a couple #includes, merging from GNU libc version.
29198
29199 2000-11-10  Jim Meyering  <meyering@lucent.com>
29200
29201         * lib/obstack.h: Update from GNU libc.
29202         * lib/obstack.c: Likewise.
29203
29204 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
29205
29206         * m4/jm-macros.m4 (jm_MACROS): Add test for wcrtomb.
29207
29208 2000-11-06  Paul Eggert  <eggert@twinsun.com>
29209
29210         * lib/getusershell.c (setusershell): Use rewind rather than
29211         fseek/fseeko, to avoid configuration hassles with fseeko.
29212         Don't bother opening SHELLS_FILE if shellstream is NULL;
29213         it's not necessary.
29214
29215 2000-11-05  Jim Meyering  <meyering@lucent.com>
29216
29217         * lib/makepath.h (make_dir): Declare.
29218         * lib/makepath.c (make_dir): Remove `static' attribute.
29219         Tweak a comment.
29220
29221 2000-11-04  Jim Meyering  <meyering@lucent.com>
29222
29223         * m4/regex.m4: Use the `m4_' prefix on `syscmd' and `m4_sysval'.
29224
29225 2000-11-04  Alexandre Duret-Lutz  <duret_g@epita.fr>
29226
29227         * lib/hash.c (hash_get_next): Fix a thinko:  when ENTRY is the
29228         last one in a bucket, advance to the next bucket.
29229
29230 2000-11-02  Vesselin Atanasov  <vesselin@bgnet.bg>
29231
29232         * lib/fnmatch.c: Do not comment out all the code if we are using
29233         the GNU C library, because in some cases we are replacing buggy
29234         code in the GNU C library itself.
29235
29236 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
29237
29238         * regex.c (re_iswctype, re_wctype_to_bit): Fix braino.
29239         (regex_compile): Catch bogus \(\1\).
29240
29241 2000-10-30  Paul Eggert  <eggert@twinsun.com>
29242
29243         * lib/fnmatch.c (FOLD): Do not assume that characters are unsigned.
29244         (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
29245         e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero.
29246
29247 2000-10-30  Paul Eggert  <eggert@twinsun.com>
29248
29249         * lib/error.h, getline.h, modechange.h:
29250         Remove "2000" from Copyright line, as the file hasn't been
29251         changed this year other than in the copyright notice.
29252
29253         * lib/xalloc.h: Add "2000" to Copyright line, as this file
29254         was changed this year.
29255
29256 2000-10-29  Jim Meyering  <meyering@lucent.com>
29257
29258         * m4/fsusage.m4: s/AC_SHELL_IFELSE/AS_IFELSE/ to match autoconf
29259         renaming.
29260         * m4/ls-mntd-fs.m4: Likewise
29261
29262 2000-10-29  Jim Meyering  <meyering@lucent.com>
29263
29264         * lib/xstat.in: Fix grammar in comment.
29265
29266 2000-10-29  Greg Louis  <glouis@dynamicro.on.ca>
29267
29268         * lib/regex.h (__restrict_arr): Move definition out of #ifndef block.
29269         Required because egcs-2.91.66 (aka 1.1.2) defines __restrict, but
29270         doesn't define __restrict_arr.
29271
29272 2000-10-28  Jim Meyering  <meyering@lucent.com>
29273
29274         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_MEMCHR.
29275         (jm_PREREQ_MEMCHR): New function.
29276
29277 2000-10-28  Jim Meyering  <meyering@lucent.com>
29278
29279         * lib/memchr.c: Update from libc.
29280         Adjust for portability:
29281         [HAVE_STDLIB_H]: Include stdlib.h.
29282         [HAVE_BP_SYM_H || _LIBC]: Guard inclusion of bp-sym.h.
29283         Undef __memchr, too.
29284         [!weak_alias]: Define __memchr to memchr.
29285
29286         * lib/regex.c: Update from libc.
29287         * lib/regex.h: Likewise.
29288         * lib/getopt1.c: Likewise.
29289         * lib/memcmp.c: Likewise.
29290
29291         * lib/getusershell.c (setusershell) [HAVE_FSEEKO]: Use fseeko.
29292         Avoid using fseek, when possible -- it's broken by design.
29293         Patch by Ulrich Drepper.
29294
29295 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
29296
29297         * regex.c (POP_FAILURE_REG_OR_COUNT, re_match_2_internal)
29298         (re_match_2_internal, re_match_2_internal, re_match_2_internal):
29299         Giving in to popular pressure to shut up the compiler with casts.
29300
29301 2000-10-26  Jim Meyering  <meyering@lucent.com>
29302
29303         * lib/strftime.c: Update from libc.
29304
29305 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
29306
29307         * regex.c: More `unsigned char' -> `re_char' changes.
29308         Also change several `int' into `re_wchar_t'.
29309         (PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove.
29310         (PUSH_FAILURE_POINTER): Don't cast any more.
29311         (POP_FAILURE_REG_OR_COUNT): Remove the cast that strips `const'.
29312         We want GCC to complain, since this piece of code makes
29313         re_match non-reentrant, which *should* be fixed.
29314         (GET_BUFFER_SPACE): Use size_t rather than unsigned long.
29315         (EXTEND_BUFFER): Use RETALLOC.
29316         (SET_LIST_BIT): Don't cast.
29317         (re_wchar_t): New type.
29318         (re_iswctype, re_wctype_to_bit): Make it crystal clear to GCC
29319         that those two functions will always properly return.
29320         (IMMEDIATE_QUIT_CHECK): Cast to void.
29321         (analyse_first): Use recursion rather than an explicit stack.
29322         (re_compile_fastmap): Can't fail anymore.
29323         (re_search_2): Don't check re_compile_fastmap for failure.
29324         (PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT.
29325         Now also sets the new value (passed in a new argument).
29326         (re_match_2_internal): Use it.
29327         Also, use a new var `reg' of type size_t when looping through regs
29328         rather than reuse the inappropriate `mcnt'.
29329
29330 2000-10-25  Jim Meyering  <meyering@lucent.com>
29331
29332         * lib/obstack.c: Update from libc.
29333
29334 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
29335
29336         * regex.c (regex_compile): Change the way of handling a range from
29337         a char less than 256 to a char not less than 256.
29338
29339 2000-10-24  Andrew Innes  <andrewi@gnu.org>
29340
29341         * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
29342         NT-Emacs only.
29343         (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT,
29344         so that re_search functions only quit when callers expect them to.
29345
29346 2000-10-23  Jim Meyering  <meyering@lucent.com>
29347
29348         * lib/hard-locale.c (hard_locale): Revert last change -- it was simply
29349         wrong.  That set_locale call must not have any side effects.
29350         From Paul Eggert.
29351
29352 2000-10-22  Jim Meyering  <meyering@lucent.com>
29353
29354         * lib/md5.c (md5_process_block) [OP]: Use `rol', not CYCLIC.
29355         [CYCLIC]: Remove now-unused definition.
29356
29357         * lib/save-cwd.c (O_DIRECTORY): Define, if needed.
29358         (save_cwd) [HAVE_FCHDIR]: Use O_DIRECTORY when opening ".".
29359         Suggestion from Ulrich Drepper.
29360
29361 2000-10-21  Jim Meyering  <meyering@lucent.com>
29362
29363         * m4/check-decl.m4 (jm_CHECK_DECLS): Also check for memrchr.
29364         * m4/prereq.m4 (jm_PREREQ_DIRNAME): New macro.
29365         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memrchr.
29366
29367 2000-10-21  Jim Meyering  <meyering@lucent.com>
29368
29369         * lib/dirname.c (memrchr): Declare if necessary.
29370         (dir_name): Remove the restriction that there be no
29371         trailing slashes.  Now, this code skips past them, effectively
29372         ignoring them.
29373         [TEST_DIRNAME] (main): New unit tests.
29374
29375         * lib/memrchr.c: New file from GNU libc.
29376         Undef __memrchr, too.
29377         [!weak_alias]: Define __memrchr to memrchr.
29378         Guard weak_alias use with `#ifdef weak_alias'.
29379
29380 2000-10-21  Jim Meyering  <meyering@lucent.com>
29381
29382         * lib/dirname.c (dir_name_r): New function, factored out of dir_name.
29383         (dir_name): Use dir_name_r.
29384         * lib/dirname.h (dir_name_r): Declare it.
29385
29386 2000-10-17  Jim Meyering  <meyering@lucent.com>
29387
29388         * lib/quote.h (PARAMS): Define and use.
29389         Reported by Akim Demaille.
29390
29391         * lib/getopt.c: Update from libc.
29392
29393 2000-10-16  Jim Meyering  <meyering@lucent.com>
29394
29395         * lib/hard-locale.c (hard_locale): Use "", not 0 as 2nd arg to
29396         setlocale.
29397         From Jan Fedak.
29398
29399 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
29400
29401         * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.
29402
29403 2000-09-25  Jim Meyering  <meyering@lucent.com>
29404
29405         * lib/md5.h (rol): Define (from GnuPG).
29406
29407         * lib/sha.c: Give credit (GnuPG) where due.
29408         (M): Use rol rather than open-coding it.
29409         Add a FIXME comment.
29410
29411 2000-09-21  Jim Meyering  <meyering@lucent.com>
29412
29413         * lib/userspec.c (parse_user_spec): Remove debugging printf I'd added.
29414         Reported by Michael Stone.
29415
29416 2000-09-20  Jim Meyering  <meyering@lucent.com>
29417
29418         * lib/Makefile.am (libfetish_a_SOURCES): Add sha.c.
29419         (noinst_HEADERS): Add sha.h.
29420         Based on code from Scott G. Miller and from GnuPG.
29421
29422 2000-09-18  Jim Meyering  <meyering@lucent.com>
29423
29424         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Restore the initial value of
29425         LIBS. Otherwise, everyone ends up linking with -lelf for some
29426         configurations.
29427         Reported by Mike Stone.
29428
29429 2000-09-15  Jim Meyering  <meyering@lucent.com>
29430
29431         * lib/regex.c: Update from libc.
29432
29433 2000-09-10  Jim Meyering  <meyering@lucent.com>
29434
29435         * lib/getopt.c (_getopt_internal): Update from glibc.
29436
29437 2000-09-09  Jim Meyering  <meyering@lucent.com>
29438
29439         * lib/quotearg.c: Rename ISASCII to IN_CTYPE_DOMAIN, so people don't
29440         think it should be used as a general replacement for isascii.
29441         * lib/fnmatch.c: Likewise.
29442         * lib/mbswidth.c: Likewise
29443         * lib/regex.c: Likewise.
29444
29445         Don't use atoi.
29446         * lib/userspec.c: Include sys/param.h and limits.h.
29447         Include xstrtol.h.
29448         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
29449         (UID_T_MAX, GID_T_MAX, MAXUID, MAXGID): Define.
29450         (parse_user_spec): Use xstrtoul, not atoi when converting numeric
29451         UID, GID.  Check range.
29452
29453 2000-09-06  Jim Meyering  <meyering@lucent.com>
29454
29455         * lib/getopt.c (_getopt_internal): Update from glibc.
29456
29457 2000-08-30  Jim Meyering  <meyering@lucent.com>
29458
29459         * lib/strftime.c: Merge in changes from GNU libc.
29460
29461 2000-08-26  Jim Meyering  <meyering@lucent.com>
29462
29463         * m4/jm-macros.m4: Use jm_FUNC_FPENDING.
29464         * m4/fpending.m4: New file.
29465
29466 2000-08-26  Jim Meyering  <meyering@lucent.com>
29467
29468         * lib/closeout.c: Include "__fpending.h".
29469         (close_stdout_status): Return right away if there's nothing to flush.
29470
29471         * lib/Makefile.am (noinst_HEADERS): Add __fpending.h.
29472         * lib/__fpending.c: New file.
29473         * lib/__fpending.h: New file.
29474
29475 2000-08-20  Jim Meyering  <meyering@lucent.com>
29476
29477         * m4/check-decl.m4: Include utmp.h `#if HAVE_UTMP_H', rather than
29478         `#if !HAVE_UTMPX_H'.  The latter would lose on systems with neither
29479         utmp.h nor utmpx.h.  Reported by Eli Zaretskii.
29480
29481 2000-08-11  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
29482
29483         Improve fileutils installation on systems where running
29484         programs (like install) can't be unlinked.
29485         * m4/unlink-busy.m4 (jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
29486         * m4/jm-macros.m4: Use jm_FUNC_UNLINK_BUSY_TEXT.
29487
29488 2000-08-07  Paul Eggert  <eggert@twinsun.com>
29489
29490         Standardize on "memory exhausted" instead of "Memory exhausted"
29491         or "virtual memory exhausted".
29492         * lib/obstack.c (print_and_abort): Use "memory exhausted", not
29493         "virtual memory exhausted".
29494         * lib/same.c (same_name): Invoke xalloc_die instead of printing
29495         our own message.
29496         * lib/userspec.c (parse_user_spec): Likewise.
29497         * lib/bumpalloc.h: comment fix
29498         * lib/same.c, userspec.c: Include xalloc.h.
29499
29500         * lib/xalloc.h (xalloc_msg_memory_exhausted): Now char const[],
29501         not char *const and pointing to a constant array.
29502         * lib/xmalloc.c (xalloc_msg_memory_exhausted): Likewise.
29503         (xrealloc): Comment fix.
29504
29505         * lib/userspec.c (parse_user_spec):
29506         Don't translate a message until just before returning,
29507         to avoid unnecessary translation.
29508
29509 2000-08-07  Jim Meyering  <meyering@lucent.com>
29510
29511         * lib/addext.c, argmatch.c, argmatch.h, backupfile.h, bumpalloc.h,
29512         chown.c, diacrit.h, dirname.h, dup2.c, exclude.h, fileblocks.c,
29513         fnmatch.c, fnmatch.h, fsusage.c, fsusage.h, getdate.h,
29514         getgroups.c, gethostname.c, getopt.h, group-member.c,
29515         hard-locale.c, hash.h, isdir.c, lchown.c, linebuffer.c,
29516         linebuffer.h, long-options.h, malloc.c, md5.c, md5.h, memchr.c,
29517         memcmp.c, memcoll.c, memset.c, mktime.c, modechange.h, obstack.h,
29518         pathmax.h, realloc.c, rmdir.c, safe-read.c, save-cwd.c, stime.c,
29519         stpcpy.c, strcasecmp.c, strcspn.c, strdup.c, stripslash.c,
29520         strstr.c, strtod.c, strtol.c, strtoul.c, strtoull.c, strtoumax.c,
29521         utime.c, version-etc.h, xalloc.h, xstrdup.c, xstrtoumax.c,
29522         yesno.c: Back out Copyright date changes for each file with no change
29523         this year.  This eases coordination with other programs using the same
29524         source code modules.  From Paul Eggert.
29525
29526 2000-08-06  Paul Eggert  <eggert@twinsun.com>
29527
29528         * m4/mbstate_t.m4 (AC_MBSTATE_T): Define mbstate_t to be int,
29529         not char, for compatibility with glibc 2.1.3 strftime.c.
29530
29531 2000-08-03  Greg McGary  <greg@mcgary.org>
29532
29533         * lib/regex.c (SET_HIGH_BOUND, MOVE_BUFFER_POINTER,
29534         ELSE_EXTEND_BUFFER_HIGH_BOUND): New macros.
29535         (EXTEND_BUFFER): Use them.
29536
29537 2000-08-01  Jim Meyering  <meyering@lucent.com>
29538
29539         * lib/dirname.c (ISSLASH): Define.
29540         (BACKSLASH_IS_PATH_SEPARATOR): Define.
29541         (dir_name) [BACKSLASH_IS_PATH_SEPARATOR]: Handle the case in which
29542         both `\' and `/' may be use as path separators.
29543         Based on a patch from Prashant TR.
29544
29545 2000-07-31  Paul Eggert  <eggert@twinsun.com>
29546
29547         * lib/quotearg.c (quotearg_n_options): Don't make the initial
29548         slot vector a constant, since it might get modified.
29549
29550 2000-07-31  Jim Meyering  <meyering@lucent.com>
29551
29552         * lib/xmalloc.c: Use `virtual memory exhausted', not
29553         `Memory exhausted'.
29554         * lib/obstack.c (print_and_abort): Likewise.
29555
29556 2000-07-30  Paul Eggert  <eggert@twinsun.com>
29557
29558         * lib/quotearg.c (quotearg_n_options): Preallocate a slot 0
29559         buffer, so that the caller can always quote one small
29560         component of a "memory exhausted" message in slot 0.
29561         From a suggestion by Jim Meyering.
29562
29563 2000-07-30  Jim Meyering  <meyering@lucent.com>
29564
29565         * lib/makepath.c (make_path): Quote the other instance, too.
29566
29567         * lib/quotearg.c (N_STATIC_SLOTVECS): Define.
29568         (STATIC_BUF_SIZE): Define.
29569         (quotearg_n_options): Use only statically allocated storage when
29570         N < N_STATIC_SLOTVECS and the length of the quoted result is smaller
29571         than STATIC_BUF_SIZE.
29572
29573 2000-07-29  Jim Meyering  <meyering@lucent.com>
29574
29575         * lib/diacrit.c (diacrit_diac): Use __MSDOS__ in favor of MSDOS.
29576         * lib/dirname.c (dir_name): Likewise.
29577
29578         * lib/basename.c (base_name): Use ISSLASH rather than comparing against
29579         `/'.
29580
29581         * lib/dirname.c (dir_name) [MSDOS]: Declare `lim' to be const.
29582         (dir_name): Assert that there are no trailing slashes.
29583
29584 2000-07-29  Bruno Haible  <haible@clisp.cons.org>
29585
29586         * lib/mbswidth.h (mbswidth): Add a flags argument.
29587         (mbswidth): New declaration.
29588         (MBSW_ACCEPT_INVALID, MBSW_ACCEPT_UNPRINTABLE): New macros.
29589         * lib/mbswidth.c (mbswidth): Add a flags argument.
29590         (mbsnwidth): New function.
29591
29592 2000-07-24  Jim Meyering  <meyering@lucent.com>
29593
29594         * lib/mbswidth.c: Remove useless #else.  From Bruno Haible.
29595
29596 2000-07-23  Paul Eggert  <eggert@twinsun.com>
29597
29598         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.
29599
29600 2000-07-23  Paul Eggert  <eggert@twinsun.com>
29601
29602         * lib/quotearg.c: Streamline by invoking multibyte code only if needed.
29603         <wchar.h>: Include only if HAVE_MBRTOWC && 1 < MB_LEN_MAX.
29604         (MB_CUR_MAX): Redefine to 1 if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX).
29605         (quotearg_buffer_restyled): If a unibyte locale, don't bother to
29606         invoke multibyte primitives.
29607
29608 2000-07-23  Paul Eggert  <eggert@twinsun.com>
29609
29610         * lib/quotearg.c:
29611         Include <wchar.h> even if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX),
29612         so that mbstate_t is always defined.
29613
29614         Do not inspect MB_LEN_MAX, since it's incorrectly defined to
29615         be 1 in at least one GCC installation, and this configuration
29616         error is likely to be common.  Ignoring MB_LEN_MAX hurts
29617         performance on hosts that have mbrtowc but have only unibyte
29618         locales, but I assume these hosts are rare.
29619
29620 2000-07-23  Paul Eggert  <eggert@twinsun.com>
29621
29622         * lib/mbswidth.c (_XOPEN_SOURCE):
29623         Don't define; this causes problems on Solaris 7.
29624         (wcwidth) [!HAVE_DECL_WCWIDTH]: Declare.
29625
29626 2000-07-23  Jim Meyering  <meyering@lucent.com>
29627
29628         * m4/check-decl.m4 (jm_CHECK_DECLS): Check for declarations of these,
29629         too: getgrgid, getpwuid, getuid.
29630
29631 2000-07-23  Jim Meyering  <meyering@lucent.com>
29632
29633         * lib/basename.c (base_name): Add an assertion.
29634
29635 2000-07-23  Bruno Haible  <haible@clisp.cons.org>
29636
29637         * lib/quotearg.c: When the system forces us to redefine mbstate_t,
29638         shadow its mbsinit function.
29639
29640 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
29641
29642         * lib/mbswidth.h: New file.
29643         * lib/mbswidth.c: New file.
29644         * lib/Makefile.am (libfetish_a_SOURCES): Add mbswidth.c.
29645         (noinst_HEADERS): Add mbswidth.h.
29646
29647 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
29648
29649         * lib/config.charset: Add support for FreeBSD. Improve support for
29650         HP-UX and IRIX 6.
29651
29652 2000-07-16  Bruno Haible  <haible@clisp.cons.org>
29653
29654         * m4/mbswidth.m4: New file.
29655         * m4/prereq.m4 (jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
29656
29657 2000-07-15  Jim Meyering  <meyering@lucent.com>
29658
29659         * lib/makepath.c: Include quote.h.
29660         (make_path): Convert "`%s'" in format strings to "%s", and wrap each
29661         corresponding argument in a `quote (...)' call.
29662         Give better diagnostics.
29663
29664         * lib/Makefile.am (libfetish_a_SOURCES): Add quote.c.
29665         (noinst_HEADERS): Add quote.h.
29666
29667         * lib/quote.c (quote, quote_n): New file.  Two functions taken verbatim
29668         from tar's src/misc.c.
29669         * lib/quote.h: New file.  Prototypes for same.
29670
29671 2000-07-14  Paul Eggert  <eggert@twinsun.com>
29672
29673         From a suggestion by Bruno Haible.
29674         * lib/quotearg.c (mbrtowc): Do not use HAVE_WCHAR_H in the definition.
29675         Use defined mbstate_t, not HAVE_MBSTATE_T_OBJECT,
29676         to decide whether to define the BeOS workaround macro;
29677         this adjusts to the change to AC_MBSTATE_T.
29678
29679 2000-07-14  Jim Meyering  <meyering@lucent.com>
29680
29681         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Require
29682         jm_AC_TYPE_UINTMAX_T.
29683
29684 2000-07-13  Paul Eggert  <eggert@twinsun.com>
29685
29686         * lib/quotearg.h (enum quoting style): New enum clocale_quoting_style.
29687
29688         * lib/quotearg.c (quoting_style_args, quoting_style_vals,
29689         quotearg_buffer_restyled): Add support for
29690         clocale_quoting_style.  Undo previous change to
29691         locale_quoting_style behavior, and undo the "{LEFT QUOTATION MARK}"
29692         and "{RIGHT QUOTATION MARK}" msgids.
29693
29694 2000-07-10  Paul Eggert  <eggert@twinsun.com>
29695
29696         From a suggestion by Bruno Haible.
29697         * m4/mbstate_t.m4 (AC_MBSTATE_T):
29698         Renamed from AC_MBSTATE_T_OBJECT.  All uses changed.
29699         Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
29700         and mbstate_t, to a single-part test that simply defines mbstate_t.
29701         * m4/prereq.m4 (jm_PREREQ_QUOTEARG):
29702         s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
29703
29704 2000-07-10  Jim Meyering  <meyering@lucent.com>
29705
29706         * m4/strerror_r.m4: Mirror the correction made in autoconf.
29707
29708         * m4/gnu-source.m4: Output to confdefs.h directly.
29709         Suggestion from Akim Demaille.
29710
29711 2000-07-09  Paul Eggert  <eggert@twinsun.com>
29712
29713         The old behavior of quoting `like this' doesn't look good with
29714         newer, ISO-style fonts.  See:
29715         http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
29716
29717         Instead, quote "like this" by default.  Let the translator
29718         tailor the locale-specific quoting behavior by providing
29719         translations for {LEFT QUOTATION MARK} and {RIGHT QUOTATION MARK}.
29720
29721         * lib/quotearg.c (N_): New macro.
29722         (gettext_default): New function.
29723         (quotearg_buffer_restyled): Use
29724         gettext_default ("{LEFT QUOTATION MARK}", "\"") for left quote, and
29725         gettext_default ("{RIGHT QUOTATION MARK}", "\"") for right quote.
29726
29727 2000-07-09  Jim Meyering  <meyering@lucent.com>
29728
29729         * m4/jm-macros.m4 (jm_MACROS): Add a test to see if -lm is required
29730         to link seq.  If so, set SEQ_LIBM to -lm.  From Bruno Haible.
29731
29732         * m4/gnu-source.m4 (AC__GNU_SOURCE): New file/macro.
29733         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require it.
29734
29735 2000-07-09  Jim Meyering  <meyering@lucent.com>
29736
29737         * lib/Most files: Update copyright dates to include 2000.
29738
29739 2000-07-08  Jim Meyering  <meyering@lucent.com>
29740
29741         * lib/xgethostname.c (ENAMETOOLONG): Define to an unlikely value
29742         if not defined.
29743         (xgethostname): Remove now-unnecessary #ifdef.
29744         Move declaration of `err' into loop where it's used.
29745
29746 2000-07-05  Paul Eggert  <eggert@twinsun.com>
29747         and Bruno Haible  <haible@clisp.cons.org>
29748
29749         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Test for mbstate_t
29750         only if the test for an object-type mbstate_t fails.  This
29751         prevents us from mistakenly reporting that mbstate_t is a
29752         system object type after we "#define mbstate_t int" to work
29753         around its lack.
29754
29755 2000-07-05  Paul Eggert  <eggert@twinsun.com>
29756         and Bruno Haible  <haible@clisp.cons.org>
29757
29758         * lib/quotearg.c (mbrtowc): Declare returned type, since BeOS doesn't.
29759
29760 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
29761
29762         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Pass a reasonably large buffer
29763         to strerror_r.
29764         Include <ctype.h> for use of isalpha.
29765
29766 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
29767
29768         * lib/xgethostname.c (xgethostname): Protect against the SunOS 5.5 bug
29769         by allocating a larger buffer. Test the gethostname return value for
29770         being >= 0, not == 0, for BeOS.  Don't exhaust memory if gethostname
29771         returns an error and ENAMETOOLONG isn't defined.
29772
29773 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
29774
29775         * lib/quotearg.c (struct quoting_options): Simplify quote_these_too
29776         dimension.
29777
29778 2000-07-04  Jim Meyering  <meyering@lucent.com>
29779
29780         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead
29781         of the deprecated AC_CHECKING.
29782
29783 2000-07-04  Jim Meyering  <meyering@lucent.com>
29784
29785         * lib/strndup.c: [!HAVE_DECL_STRNLEN]: Declare strnlen.
29786         Reported by Bruno Haible.
29787
29788 2000-07-04  Jim Meyering  <meyering@lucent.com>
29789
29790         * lib/quotearg.c: Make inclusion of <wchar.h> independent of whether
29791         HAVE_MBRTOWC is set.  Required at least for irix-5.6, which
29792         lacks mbrtowc.
29793
29794 2000-07-03  Paul Eggert  <eggert@twinsun.com>
29795
29796         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
29797         Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
29798
29799 2000-07-03  Paul Eggert  <eggert@twinsun.com>
29800         and Bruno Haible  <haible@clisp.cons.org>
29801
29802         * lib/quotearg.c (mbrtowc):
29803         Assign to *pwc, and return 1 only if result is nonzero.
29804         (iswprint): Use ISPRINT when substituting our own mbrtowc.
29805
29806 2000-07-03  Jim Meyering  <meyering@lucent.com>
29807
29808         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strnlen.
29809
29810 2000-07-03  Jim Meyering  <meyering@lucent.com>
29811
29812         * lib/readutmp.h: [HAVE_UTMPX_H]: Include <utmp.h> if HAVE_UTMP_H.
29813         This is necessary to get a definition of e.g., UTMP_FILE on
29814         HP-UX 10.20.
29815         From Bob Proulx.
29816
29817 2000-07-02  Jim Meyering  <meyering@lucent.com>
29818
29819         * m4/mbstate_t.m4: Also define mbstate_t, if necessary.
29820
29821         * m4/chown.m4: Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with
29822         AC_LIBOBJ(function_name).
29823         * m4/chown.m4: Likewise.
29824         * m4/fnmatch.m4: Likewise.
29825         * m4/ftruncate.m4: Likewise.
29826         * m4/getgroups.m4: Likewise.
29827         * m4/getline.m4: Likewise.
29828         * m4/group-member.m4: Likewise.
29829         * m4/jm-macros.m4: Likewise.
29830         * m4/lstat.m4: Likewise.
29831         * m4/malloc.m4: Likewise.
29832         * m4/memcmp.m4: Likewise.
29833         * m4/nanosleep.m4: Likewise.
29834         * m4/putenv.m4: Likewise.
29835         * m4/realloc.m4: Likewise.
29836         * m4/regex.m4: Likewise.
29837         * m4/stat.m4: Likewise.
29838         * m4/strftime.m4: Likewise.
29839
29840 2000-07-02  Jim Meyering  <meyering@lucent.com>
29841
29842         * lib/quotearg.c (mbstate_t): Don't define here.
29843
29844 2000-07-02  Jim Meyering  <meyering@lucent.com>
29845
29846         * lib/nanosleep.c (SIGCONT): Define if not already defined.
29847
29848 2000-07-01  Jim Meyering  <meyering@lucent.com>
29849
29850         * m4/uptime.m4: Put double quotes around use of $cross_compiling.
29851
29852 2000-07-01  Jim Meyering  <meyering@lucent.com>
29853
29854         * m4/ls-mntd-fs.m4: Remove a `FIXME' comment and fix the associated
29855         problem.
29856
29857 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
29858
29859         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific
29860         macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV.
29861
29862 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
29863
29864         * lib/mountlist.c: Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV,
29865         per change in ../m4/ls-mntd-fs.m4.
29866         (read_filesystem_list): Ignore symbolic links.
29867
29868 2000-06-29  Jim Meyering  <meyering@lucent.com>
29869
29870         * lib/same.c: Include <string.h> or <strings.h>, as appropriate,
29871         for declaration of strcmp.
29872
29873         * lib/long-options.c: Include <stdlib.h>, for declaration of exit.
29874
29875         * lib/mountlist.c (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]:
29876         Avoid warning by casting result to `char *' to remove `const'.
29877
29878 2000-06-28  Jim Meyering  <meyering@lucent.com>
29879
29880         * m4/mbstate_t.m4: Use stdlib.h, not stdio.h.  The latter is not
29881         included by quotearg.c, for which we perform this test.  From
29882         Bruno Haible.
29883
29884 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
29885
29886         * m4/check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well.
29887         * m4/prereq.m4 (jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or
29888         <utmpx.h> exists, put readutmp.o into LIBOBJS.
29889
29890 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
29891
29892         * lib/Makefile.am (libfetish_a_SOURCES): Remove readutmp.c.
29893
29894 2000-06-26  Paul Eggert  <eggert@twinsun.com>
29895
29896         savedir now sets errno on failure and invokes xmalloc to get memory.
29897         Fix a couple of other minor bugs while we're at it.
29898
29899         * lib/savedir.c (<unistd.h>): Do not include; there's no need.
29900         (NAMLEN): Remove macro.
29901         (malloc, realloc): Remove decls.
29902         (stpcpy): Likewise.
29903         ("xalloc.h"): Include.
29904         (NAME_SIZE_DEFAULT): New macro.
29905         (savedir): Use xmalloc / xrealloc to allocate memory.
29906         Use NAME_SIZE_DEFAULT if name_size is negative or overflows to zero.
29907         Skip "" directory entries.
29908         Use strlen to calculate directory entry length, since the old method
29909         is rarely used these days and isn't worth supporting.
29910         Don't use a pointer after freeing it.
29911         Check for integer overflow when calculating allocation size.
29912         Use memcpy to copy entries, instead of stpcpy.
29913         Set errno properly when returning NULL.
29914         Check for readdir error.
29915
29916 2000-06-26  Jim Meyering  <meyering@lucent.com>
29917
29918         * lib/posixtm.c [HAVE_STDLIB_H]: Include stdlib.h, for decl of abort.
29919
29920 2000-06-25  Jim Meyering  <meyering@lucent.com>
29921
29922         * m4/mbstate_t.m4: Include stdio.h before wchar.h to work around
29923         Linux header bug when _XOPEN_SOURCE is defined to 500.
29924
29925 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
29926
29927         * lib/unicodeio.c (print_unicode_char): Work around ansi2knr
29928         deficiency.
29929
29930 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
29931
29932         * lib/getusershell.c (xmalloc, xrealloc): Remove functions.
29933         Include xalloc.h.
29934         Don't include <stdlib.h>.  Don't declare malloc, realloc.
29935
29936 2000-06-24  Jim Meyering  <meyering@lucent.com>
29937
29938         * m4/strerror_r.m4: Revive this file -- to try out an experimental
29939         version of AC_FUNC_STRERROR_R that may work even on BeOS, a system
29940         for which strerror does return char*, but which lacks a conveniently
29941         accessible declaration of the function.  If the compile-test says
29942         strerror_r doesn't work, then resort to a `run'-test that works on
29943         BeOS and segfaults on DEC Unix.
29944
29945 2000-06-24  Jim Meyering  <meyering@lucent.com>
29946
29947         * lib/error.c [!HAVE_DECL_STRERROR_R]: Declare strerror_r.
29948
29949 2000-06-23  Paul Eggert  <eggert@twinsun.com>
29950
29951         * m4/mbstate_t.m4: New file, defining AC_MBSTATE_T_OBJECT.
29952         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Use it.  Add check for iswprint.
29953
29954 2000-06-23  Paul Eggert  <eggert@twinsun.com>
29955
29956         * lib/quotearg.c: Include <wctype.h> after <wchar.h>, for Solaris 2.5.
29957         (mbrtowc, mbstate_t): Define substitutes if
29958         HAVE_MBRTOWC && HAVE_WCHAR_H && !HAVE_MBSTATE_T_OBJECT.
29959         (iswprint): Define to 1 if !defined iswprint && !HAVE_ISWPRINT,
29960         not if ! (HAVE_MBRTOWC && HAVE_WCHAR_H).
29961
29962 2000-06-23  Jim Meyering  <meyering@lucent.com>
29963
29964         * m4/afs.m4: Add missing AC_MSG_RESULT.
29965         Reported by Bruno Haible.
29966
29967         * m4/fsusage.m4: s/AC_MSG_CHECKING/AC_CHECKING/.
29968         Suggestion from Bruno Haible.
29969
29970 2000-06-23  Jim Meyering  <meyering@lucent.com>
29971
29972         * lib/getpass.c: New file, from Bruno Haible.  Required for BeOS.
29973
29974 2000-06-21  Jim Meyering  <meyering@lucent.com>
29975
29976         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add getpass.
29977
29978 2000-06-21  Jim Meyering  <meyering@lucent.com>
29979
29980         * lib/Makefile.am (libfetish_a_SOURCES): Add getstr.c.
29981         (noinst_HEADERS): Add getstr.h.
29982
29983         * lib/getline.c (getstr): Move into a separate file.
29984         * lib/getstr.c (getstr): New file, extracted from getline.c, with
29985         the following changes: new parameter, delim2; both delim[12]
29986         parameters have type `int', not `char'.  The latter would lose
29987         with 8-bit delimiters.
29988         * lib/getstr.h: New file.
29989
29990 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
29991
29992         * lib/xgetcwd.c (xgetcwd): If the required pathname length is smaller
29993         than 1024, return a memory chunk of least possible size, instead
29994         of size PATH_MAX + 2. In the loop, increment the size proportionally.
29995         Use free/xmalloc instead of xrealloc to avoid copying for very long
29996         paths.
29997
29998 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
29999
30000         * lib/path-concat.c (path_concat): Don't access dir[-1] if dir is
30001         the empty string.
30002
30003 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
30004
30005         * lib/canon-host.c (canon_host): Use malloc and memcpy to copy an
30006         address, not strdup.  Include <stdlib.h> and don't declare free().
30007
30008 2000-06-19  Jim Meyering  <meyering@lucent.com>
30009
30010         * lib/getloadavg.c [HAVE_NLIST_H] (NLIST_STRUCT): Define.
30011
30012 2000-06-18  Jim Meyering  <meyering@lucent.com>
30013
30014         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Remove mkdir.
30015
30016         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the
30017         `checking whether...' message to be consistent with that of the
30018         lstat test.
30019
30020 2000-06-18  Jim Meyering  <meyering@lucent.com>
30021
30022         * lib/mkdir.c: Remove file, due mainly to copyright incompatibility.
30023         Besides, these days every porting target provides a mkdir function.
30024
30025         * lib/strnlen.c: Include memory.h, string.h, and/or strings.h as
30026         needed. (this snippet comes from src/system.h).
30027
30028 2000-06-16  Bruno Haible  <haible@clisp.cons.org>
30029
30030         * m4/glibc21.m4 (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C.
30031
30032 2000-06-15  Paul Eggert  <eggert@twinsun.com>
30033
30034         * lib/human.c (adjust_value): New function.
30035         (human_readable_inexact): Apply rounding style even when
30036         printing approximate values.
30037
30038 2000-06-14  Paul Eggert  <eggert@twinsun.com>
30039
30040         * lib/human.c (human_readable_inexact): Allow an input block
30041         size that is not a multiple of the output block size, and vice versa.
30042         Reported by Piergiorgio Sartor.
30043
30044 2000-06-14  Paul Eggert  <eggert@twinsun.com>
30045
30046         * lib/getdate.y (get_date): Apply relative times after time
30047         zone indicator, not before.  Reported by Todd A. Jacobs.
30048
30049 2000-06-13  Jim Meyering  <meyering@lucent.com>
30050
30051         * lib/Makefile.am (all-local): Depend on lstat.c and stat.c.
30052
30053         * lib/xstat.in [!HAVE_DECL_FREE]: Declare free in lstat.c.
30054
30055 2000-06-12  Paul Eggert  <eggert@twinsun.com>
30056
30057         * lib/xstat.in: Include <stdlib.h> in lstat, to declare "free".
30058
30059 2000-06-12  Jim Meyering  <meyering@lucent.com>
30060
30061         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Replace with
30062         AC_FUNC_GETLOADAVG from autoconf, and tweak the latter to accept an
30063         optional argument.
30064         * m4/jm-macros.m4: s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/, and supply
30065         the optional argument, `lib'.
30066
30067 2000-06-08  Jim Meyering  <meyering@lucent.com>
30068
30069         * m4/largefile.m4: Remove file (now that it's part of autoconf).
30070
30071 2000-06-04  Paul Eggert  <eggert@twinsun.com>
30072
30073         Rewrite largefile configuration so that we don't need to run
30074         getconf and don't need AC_CANONICAL_HOST.  [I'm leaving the use of
30075         AC_CANONICAL_HOST in configure.in -- jmm]
30076
30077         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS,
30078         AC_SYS_LARGEFILE_SPACE_APPEND): Remove.
30079         (AC_SYS_LARGEFILE_TEST_INCLUDES): New macro.
30080         (AC_SYS_LARGEFILE_MACRO_VALUE): Change arguments from
30081         CODE-TO-SET-DEFAULT to VALUE, INCLUDES, FUNCTION-BODY.
30082         All uses changed.
30083         Instead of inspecting the output of getconf, try to compile the
30084         test program without and with the macro definition.
30085         (AC_SYS_LARGEFILE): Do not require AC_CANONICAL_HOST or check
30086         for getconf.  Instead, check for the needed flags by compiling
30087         test programs.
30088
30089 2000-06-04  Paul Eggert  <eggert@twinsun.com>
30090
30091         * lib/strnlen.c: Include <config.h> if HAVE_CONFIG_H.
30092
30093 2000-06-04  Jim Meyering  <meyering@lucent.com>
30094
30095         * lib/getugroups.c (getugroups): Cast -1 to gid_t, for systems like
30096         SunOS 4.1.4 for which gid_t is an unsigned type.
30097
30098 2000-06-03  Jim Meyering  <meyering@lucent.com>
30099
30100         * m4/prereq.m4 (jm_PREREQ_HUMAN): Use []-quoted list in AC_CHECK_DECLS,
30101         now that autoconf requires that.
30102
30103         * m4/jm-glibc-io.m4: Add a kludge to make autoheader emit the required
30104         #undefs.  E.g., #undef HAVE_DECL_FERROR_UNLOCKED.
30105         Use []-quoted list in AC_CHECK_DECLS, now that autoconf requires that.
30106
30107 2000-06-03  Jim Meyering  <meyering@lucent.com>
30108
30109         * lib/strnlen.c [!HAVE_DECL_MEMCHR]: Declare memchr.
30110
30111 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
30112
30113         * m4/glibc21.m4: New file.
30114         * m4/jm-macros.m4 (jm_MACROS): Call jm_GLIBC21.
30115
30116 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
30117
30118         * lib/Makefile.am (install-exec-local): On systems with glibc-2.1 or
30119         newer, don't install charset.alias.
30120         * lib/config.charset: Change the Linux/glibc rules so they become empty
30121         on glibc-2.1 or newer.
30122
30123 2000-06-02  Jim Meyering  <meyering@lucent.com>
30124
30125         * lib/mountlist.c: Back out last change.  Instead, do this...
30126         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Set the
30127         me_dummy member using the same `ignore'-testing code.
30128         * lib/mountlist.h (ME_DUMMY): Add `autofs' to the list of ignored
30129         fs_type strings.
30130         From Mark D. Roth.
30131
30132 2000-05-29  Jim Meyering  <meyering@lucent.com>
30133
30134         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Ignore
30135         mounts with the `ignore' attribute.  Based on a patch from
30136         Mark D. Roth.
30137
30138 2000-05-28  Jim Meyering  <meyering@lucent.com>
30139
30140         * m4/jm-macros.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from
30141         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
30142         * m4/stat.m4: Likewise.
30143         * m4/lstat.m4: Likewise.
30144         * m4/lstat-slash.m4: Remove file (absorbed into autoconf).
30145
30146         * m4/jm-macros.m4 (AC_FUNC_STRERROR_R): Rename from jm_FUNC_STRERROR_R.
30147         * m4/strerror_r.m4: Remove file (absorbed into autoconf).
30148
30149 2000-05-26  Jim Meyering  <meyering@lucent.com>
30150
30151         * m4/uptime.m4: Use `$cross_compiling', not `$ac_cv_prog_cc_cross'.
30152
30153 2000-05-24  Jim Meyering  <meyering@lucent.com>
30154
30155         * m4/prereq.m4: Use []-quoted list in AC_CHECK_MEMBERS, now that
30156         autoconf requires that.
30157         * m4/lib-check.m4: Likewise.
30158         * m4/jm-macros.m4: Likewise.
30159         * m4/strftime.m4: Likewise.
30160
30161         * m4/check-decl.m4 (jm_CHECK_DECLS): Use []-quoted list in
30162         AC_CHECK_DECLS, now that autoconf requires that.
30163
30164 2000-05-22  Jim Meyering  <meyering@lucent.com>
30165
30166         * m4/stat.m4: Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
30167         * m4/lstat.m4: Likewise.
30168
30169 2000-05-22  Jim Meyering  <meyering@lucent.com>
30170
30171         * lib/makepath.c: Remove old, now-unnecessary `#ifdef __MSDOS__' block.
30172
30173 2000-05-20  Jim Meyering  <meyering@lucent.com>
30174
30175         * m4/prereq.m4 (jm_PREREQ_HUMAN): New macro.
30176         (jm_PREREQ): Use it.
30177
30178 2000-05-18  Jim Meyering  <meyering@lucent.com>
30179
30180         * lib/hash.c (hash_rehash): Fix a nasty bug: copy the free entry list
30181         back, too, since it may have been modified by allocate_entry.
30182         (hash_delete): Rewrite to use neither the assignment operator
30183         nor the comma operator in an if-expression.
30184
30185 2000-05-15  Paul Eggert  <eggert@twinsun.com>
30186
30187         * lib/closeout.c:
30188         <sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO):
30189         Remove; no longer needed.
30190         "quotearg.h": Add include.
30191         (file_name): Do not bother to explicitly initialize to NULL; it's less
30192         efficient on some hosts.
30193         (close_stdout_status): Remove test as to whether stdout was already
30194         closed; it breaks for the case "echo x | sort >&-".
30195         Quote file name colons.
30196         Do not assume that _("write error") lacks format strings.
30197
30198 2000-05-15  Jim Meyering  <meyering@lucent.com>
30199
30200         * lib/version-etc.c (version_etc_copyright): Update the copyright
30201         string used in all --version output.
30202
30203 2000-05-14  Jim Meyering  <meyering@lucent.com>
30204
30205         * lib/closeout.c (close_stdout_set_file_name): New function.
30206         (close_stdout_status): Use new file-scoped global.
30207         Return right away if fstat says the stdout file descriptor is invalid.
30208         * lib/closeout.h (close_stdout_set_file_name): Declare.
30209
30210 2000-05-10  Jim Meyering  <meyering@lucent.com>
30211
30212         * lib/closeout.c [default_exit_status]: New file-scoped variable.
30213         (close_stdout_set_status): New function.
30214         * lib/closeout.h (close_stdout_set_status): Declare.
30215
30216 2000-05-09  Jim Meyering  <meyering@lucent.com>
30217
30218         * m4/gettext.m4: Rename this...
30219         * m4/libintl.m4: ...to this.
30220
30221 2000-05-08  Jim Meyering  <meyering@lucent.com>
30222
30223         * lib/long-options.c: Don't include closeout.h.
30224         (parse_long_options): Don't call close_stdout for --version.
30225
30226 2000-05-06  Paul Eggert  <eggert@twinsun.com>
30227
30228         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _XOPEN_SOURCE to
30229         be 500, instead of _GNU_SOURCE to be 1, to work around glibc
30230         2.1.3 bug.  This avoids a clash when files like regex.c define
30231         _GNU_SOURCE.
30232
30233 2000-05-06  Jim Meyering  <meyering@lucent.com>
30234
30235         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add atexit.
30236         (AC_REPLACE_FUNCS): Add strnlen.
30237
30238         * m4/rmdir-errno.m4 (fetish_FUNC_RMDIR_NOTEMPTY): New macro and file.
30239         * m4/jm-macros.m4: Require fetish_FUNC_RMDIR_NOTEMPTY.
30240
30241         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Save and restore LIBS around
30242         AC_SEARCH_LIBS call for nanosleep.
30243         (LIB_NANOSLEEP): Set and AC_SUBST.
30244
30245 2000-05-06  Jim Meyering  <meyering@lucent.com>
30246
30247         * lib/strnlen.c: Undefine __strnlen and strnlen.
30248         [!weak_alias]: Define __strnlen to strnlen.
30249
30250         * lib/atexit.c: New file, from libiberty.
30251
30252 2000-05-06  Jim Meyering  <meyering@lucent.com>
30253
30254         * lib/closeout.c (close_stdout_status): Also check for errors on the
30255         stderr stream.
30256
30257 2000-05-05  Jim Meyering  <meyering@lucent.com>
30258
30259         * m4/jm-macros.m4 (jm_MACROS): Save and restore LIBS around
30260         AC_SEARCH_LIBS call for clock_gettime.
30261         (LIB_CLOCK_GETTIME): Set and AC_SUBST.
30262
30263         * m4/search-libs.m4: Update from autoconf.
30264
30265         su doesn't work on Solaris 2.6.
30266         * m4/lib-check.m4: When checking for struct spwd.sp_pwdp, also include
30267         <shadow.h>.  Reported by Dragos Harabor.
30268
30269 2000-05-05  Bruno Haible  <haible@clisp.cons.org>
30270
30271         * lib/localcharset.c (get_charset_aliases): Use malloc, realloc and
30272         memcpy instead of xmalloc, xrealloc, path_concat.
30273         (locale_charset): Treat empty environment variables as absent.
30274         (DIRECTORY_SEPARATOR, ISSLASH): New macros.
30275
30276 2000-05-04  Jim Meyering  <meyering@lucent.com>
30277
30278         * lib/getopt.c: Update from glibc.
30279         * lib/obstack.c: Likewise.
30280         * lib/obstack.h: Likewise.
30281         * lib/regex.c: Likewise.  NB: K&R compiler support is dropped for this
30282         file
30283
30284         * lib/regex.h: Likewise.
30285         * lib/strndup.c: Likewise.
30286         * lib/strnlen.c: New file, from glibc.
30287
30288 2000-05-03  Jim Meyering  <meyering@lucent.com>
30289
30290         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strndup.
30291
30292 2000-05-02  Paul Eggert  <eggert@twinsun.com>
30293
30294         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _GNU_SOURCE if
30295         this is needed to make ftello visible (e.g. glibc 2.1.3).  Use
30296         compile-time test, rather than inspecting host and OS, to
30297         decide whether to define _LARGEFILE_SOURCE.
30298
30299 2000-05-01  Jim Meyering  <meyering@lucent.com>
30300
30301         * m4/fsusage.m4: Use AC_MSG_CHECKING instead of obsolete AC_CHECKING.
30302
30303         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add BeOS support.
30304         Based on a patch from Bruno Haible.
30305
30306 2000-05-01  Jim Meyering  <meyering@lucent.com>
30307
30308         * lib/full-write.c (full_write): Remove `FIXME' part of comment.
30309
30310 2000-04-29  Jim Meyering  <meyering@lucent.com>
30311
30312         * lib/path-concat.c: Declare strdup only if it's not defined.
30313         * lib/canon-host.c: Likewise.
30314
30315 2000-04-28  Jim Meyering  <meyering@lucent.com>
30316
30317         * lib/rpmatch.c [HAVE_LIMITS_H]: Include limits.h before regex.h to
30318         avoid redefinition warning on some systems (HPUX).  Otherwise, regex.h
30319         is included first, then limits.h is included by locale.h by libintl.h.
30320         From John David Anglin.
30321
30322 2000-04-25  Jim Meyering  <meyering@lucent.com>
30323
30324         * lib/makepath.c (S_IRWXUGO): Define.
30325         (make_path): Always perform explicit chmod if MODE specifies any
30326         of the `special' permission bits.  Prompted by a bug report against
30327         install from Mate Wierdl and Joost van Baal.
30328
30329 2000-04-18  Jim Meyering  <meyering@lucent.com>
30330
30331         * m4/prereq.m4 (jm_PREREQ_GETPAGESIZE): New macro.
30332         (jm_PREREQ): Use it.
30333
30334 2000-04-18  Jim Meyering  <meyering@lucent.com>
30335
30336         * lib/README: New file.
30337
30338         * lib/getpagesize.h [!getpagesize && HAVE_OS_H && B_PAGE_SIZE]: Define
30339         getpagesize.  For BeOS.  Based on a patch from Bruno Haible.
30340
30341 2000-04-17  Jim Meyering  <meyering@lucent.com>
30342
30343         Get it right :-)
30344         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Emit the
30345         actual #define via AH_VERBATIM.  Don't need separate AC_DEFINE.
30346         Suggestion from Akim Demaille.
30347
30348 2000-04-17  Jim Meyering  <meyering@lucent.com>
30349
30350         * lib/strftime.c (my_strftime) [strftime]: Declare strftime here, since
30351         the definition of it to rpl_strftime also defined-away the system's
30352         declaration.
30353
30354 2000-04-15  Jim Meyering  <meyering@lucent.com>
30355
30356         Use `C' to denote so-called `contiguous' files, the same way
30357         that tar does.
30358         * lib/filemode.c (S_ISCTG) [!S_ISCTG && S_IFCTG]: Define.
30359         (ftypelet): Use S_ISCTG.
30360         From Michael Deutschmann.
30361
30362 2000-04-14  Jim Meyering  <meyering@lucent.com>
30363
30364         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg
30365         form of AC_DEFINE.  Otherwise, the #ifndef in AH_VERBATIM gets
30366         clobbered.
30367
30368 2000-04-14  Jim Meyering  <meyering@lucent.com>
30369
30370         * lib/strftime.c (my_strftime) [#ifdef strftime]: Declare strftime.
30371
30372 2000-04-13  Jim Meyering  <meyering@lucent.com>
30373
30374         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new
30375         AH_VERBATIM to insert required #ifndef into config.h.in.
30376         Suggestion from Akim Demaille.
30377
30378 2000-04-12  Jim Meyering  <meyering@lucent.com>
30379
30380         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Use AC_CHECK_HEADERS, not
30381         `AC_CHECK_HEADER' to check for locale.h.  Thanks to a report from
30382         Christian Krackowizer.
30383
30384         More code moved from ../configure.in into (jm_CHECK_ALL_TYPES).
30385         * m4/jm-macros.m4 (_GNU_SOURCE): Define.
30386         (AC_SYS_LARGEFILE): Require.
30387         (AM_C_PROTOTYPES): Require.
30388
30389 2000-04-08  Jim Meyering  <meyering@lucent.com>
30390
30391         * lib/Makefile.am (charset.alias): Use t-$@, not $@-t so the DOS 8.3
30392         names don't conflict.  Reported by Eli Zaretskii.
30393
30394 2000-04-07  Jim Meyering  <meyering@lucent.com>
30395
30396         * lib/putenv.c: Move inclusion of errno.h so it follows that of
30397         sys/types.h, to work around system header problems on AIX 3.2.5.
30398         From Bruno Haible.
30399
30400 2000-04-07  Bruno Haible  <haible@clisp.cons.org>
30401
30402         * lib/unicodeio.c (print_unicode_char): Avoid triggering Solaris iconv
30403         bug.  Deal with the different error behavior of Irix iconv.
30404
30405 2000-04-05  Paul Eggert  <eggert@twinsun.com>
30406
30407         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Don't use -n32 on
30408         IRIX if the installer said otherwise.
30409
30410 2000-04-05  Jim Meyering  <meyering@lucent.com>
30411
30412         Portability tweaks required for ultrix4.3.
30413         * m4/check-decl.m4 [!HAVE_UTMPX_H] (headers): Include <utmp.h>.
30414         (jm_CHECK_DECLS): Add getutent to the list of functions.
30415         (_jm_DECL_HEADERS): Add utmpx.h.
30416         From John David Anglin.
30417
30418         * m4/strftime.m4: Back out the 2000-04-02 change.
30419         Instead of that change, simply undefine putenv in the test program.
30420
30421 2000-04-05  Jim Meyering  <meyering@lucent.com>
30422
30423         Portability tweaks required for ultrix4.3.
30424         * lib/readutmp.h [HAVE_UTMPX_H && !HAVE_DECL_GETUTENT]: Declare
30425         getutent.
30426         * lib/readutmp.c: Include sys/types.h before sys/stat.h.
30427         * lib/canon-host.c: Declare strdup.
30428         * lib/path-concat.c: Likewise.
30429         From John David Anglin.
30430
30431 2000-04-04  Jim Meyering  <meyering@lucent.com>
30432
30433         Be more DOS 8.3-friendly.
30434         * lib/ref-add.sin: Renamed from ref-add.sed.in.
30435         * lib/ref-del.sin: Renamed from ref-del.sed.in.
30436         * lib/Makefile.am: Reflect renaming.
30437         Reported by Eli Zaretskii.
30438
30439         Use a temporary file name that won't clash with `charset.alias'
30440         in the DOS 8.3 name space.
30441         * lib/Makefile.am (charset_tmp): Define.
30442         (install-exec-local): Use $(charset_tmp) instead of $(charset_alias)-t.
30443         (uninstall-local): Likewise.
30444         Reported by Eli Zaretskii.
30445
30446 2000-04-03  Jim Meyering  <meyering@lucent.com>
30447
30448         * m4/gettext.m4: Fix typo in comment.
30449
30450         * m4/codeset.m4 (AC_CHECK_HEADERS): Add langinfo.h (moved here from
30451         textutils/configure.in).  Suggestion from Paul Eggert.
30452         (AC_CHECK_FUNCS): Add nl_langinfo.  (also from textutils/configure.in)
30453
30454 2000-04-02  Paul Eggert  <eggert@twinsun.com>
30455
30456         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Set TZ environment
30457         variable in the shell rather than using putenv, which isn't
30458         portable.  This avoids the configure-time inter-test dependency
30459         on the potentially-renamed putenv function.
30460
30461 2000-03-30  Paul Eggert  <eggert@twinsun.com>
30462
30463         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Include <sys/stat.h>
30464         before checking struct stat.st_blksize, so that
30465         HAVE_STRUCT_STAT_ST_BLKSIZE is defined correctly.
30466
30467 2000-03-29  Paul Eggert  <eggert@twinsun.com>
30468
30469         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Check for strftime,
30470         since strftime.c uses HAVE_STRFTIME to decide whether to use
30471         the underlying strftime.
30472
30473 2000-03-29  Paul Eggert  <eggert@twinsun.com>
30474
30475         * lib/time/strftime.c (my_strftime): Make sure we call the system
30476         strftime, not ourselves, when invoking the underlying strftime.
30477
30478 2000-03-24  Jim Meyering  <meyering@lucent.com>
30479
30480         * lib/Makefile.am (EXTRA_DIST): Add ref-add.sed.in and ref-del.sed.in.
30481         (charset_alias): Define.
30482         (install-exec-local): Factor out common code.
30483         (uninstall-local): Split lines longer than 80.
30484         (ref-add.sed, ref-del.sed): Remove rules... (do the following instead)
30485         (SUFFIXES): Define.
30486         (.sed.in.sed): New rule.  Don't redirect directly to $@.
30487         (CLEANFILES): Add ref-add.sed and ref-del.sed.
30488
30489 2000-03-19  Bruno Haible  <haible@clisp.cons.org>
30490
30491         * lib/config.charset: Output a line containing "Packages using this
30492         file".
30493         * lib/ref-add.sed.in, lib/ref-del.sed.in: New files.
30494         * lib/Makefile.am (install-exec-local, uninstall-local, ref-add.sed,
30495         ref-del.sed): New rules.
30496
30497 2000-03-17  Jim Meyering  <meyering@lucent.com>
30498
30499         * lib/unicodeio.c (<string.h>): Include only #if HAVE_STRING_H.
30500         Otherwise, include <strings.h>
30501
30502 2000-03-17  Bruno Haible  <haible@clisp.cons.org>
30503
30504         * lib/unicodeio.c (utf8_wctomb): New function.
30505         (print_unicode_char): Pass the Unicode character to iconv in UTF-8
30506         format instead of in UCS-4 with platform dependent endianness.
30507
30508 2000-03-10  Jim Meyering  <meyering@lucent.com>
30509
30510         * m4/lib-check.m4: Look for getspnam in -lgen, too.
30511         From Marco Franzen.
30512
30513 2000-03-07  Paul Eggert  <eggert@twinsun.com>
30514
30515         * lib/savedir.c (savedir): Work even if directory size is
30516         negative; this can happen with some screwy NFS configurations.
30517
30518 2000-03-06  Jim Meyering  <meyering@lucent.com>
30519
30520         * lib/localcharset.c (get_charset_aliases): Don't try to free file_name
30521         if it's NULL (because we ran out of memory).  From Bruno Haible.
30522
30523 2000-03-05  Jim Meyering  <meyering@lucent.com>
30524
30525         * lib/localcharset.c ("path-concat.h"): Include.
30526         (get_charset_aliases): Use path_concat instead of ANSI string
30527         concatenation.
30528
30529         * lib/unicodeio.h (PARAMS): Define.
30530         Use it to guard prototype.
30531
30532 2000-03-04  Jim Meyering  <meyering@lucent.com>
30533
30534         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require AC_C_VOLATILE,
30535         for lib/localcharset.c.
30536
30537 2000-03-04  Jim Meyering  <meyering@lucent.com>
30538
30539         * lib/Makefile.am (install-exec-local): Create $(libdir) before
30540         installing into it.
30541         (uninstall-local): Uncomment this rule so `make distcheck' works
30542         once again.
30543
30544         * lib/unicodeio.c (<errno.h>): Include it.
30545         (errno): Declare if not defined.
30546
30547         * lib/localcharset.c: Add Bruno's comment justifying use of volatile.
30548
30549         * lib/config.charset: New version, incorporating remarks from a linux
30550         i18n mailing list.  From Bruno Haible.
30551
30552 2000-03-04  Bruno Haible  <haible@clisp.cons.org>
30553
30554         * m4/codeset.m4: New file.
30555         * m4/iconv.m4: New file.
30556         * m4/jm-macros.m4 (jm_MACROS): Call jm_LANGINFO_CODESET and jm_ICONV.
30557
30558 2000-03-03  Jim Meyering  <meyering@lucent.com>
30559
30560         * m4/regex.m4: Make sure re_compile_pattern accepts patterns like `{1'.
30561
30562 2000-03-02  Jim Meyering  <meyering@lucent.com>
30563
30564         * m4/timespec.m4: Require AC_HEADER_TIME before the cache check so
30565         the messages come out on separate lines.
30566
30567         * m4/jm-glibc-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO): Use AC_CHECK_DECLS,
30568         rather than jm_CHECK_DECLARATIONS.
30569         * m4/decl.m4: Remove now-unused file.
30570
30571         * m4/check-decl.m4 (AC_CHECK_DECLS): Add getlogin, ttyname, and
30572         geteuid.
30573
30574 2000-03-02  Jim Meyering  <meyering@lucent.com>
30575
30576         * lib/Makefile.am (EXTRA_DIST): Add config.charset.
30577
30578 2000-03-01  Jim Meyering  <meyering@lucent.com>
30579
30580         * lib/localcharset.c: Guard some #includes with `#if HAVE_...'.
30581         * lib/unicodeio.c: Likewise.
30582
30583 2000-03-01  Bruno Haible  <haible@clisp.cons.org>
30584
30585         * lib/config.charset: New file.
30586         * lib/localcharset.c: New file.
30587         * lib/unicodeio.h, lib/unicodeio.c: New files.
30588         * lib/Makefile.am (DEFS): Add -DLIBDIR=...
30589         (libfetish_a_SOURCES): Add localcharset.c and unicodeio.c.
30590         (noinst_HEADERS): Add unicodeio.h.
30591         (all-local, install-exec-local, charset.alias): New targets.
30592
30593 2000-02-28  Paul Eggert  <eggert@twinsun.com>
30594
30595         * lib/quotearg.c (ALERT_CHAR): New macro.
30596         (quotearg_buffer_restyled): Use it.
30597
30598 2000-02-27  Jim Meyering  <meyering@lucent.com>
30599
30600         * m4/check-decl.m4: Add getenv to the list.
30601
30602 2000-02-27  Jim Meyering  <meyering@lucent.com>
30603
30604         * lib/strtoumax.c: Fix typo in decl of strtoul: s/long long/long/.
30605         Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'.
30606
30607         * lib/backupfile.c: Guard inclusion of stdlib.h with
30608         `#if HAVE_STDLIB_H', not `#if STDC_HEADERS'.
30609         Declare malloc if needed.
30610
30611         * lib/backupfile.c: Use `#if !HAVE_DECL...' instead of
30612         `#ifndef HAVE_DECL..'
30613         now that autoconf always defines the HAVE_DECL_ symbols.
30614         * lib/human.c: Likewise.
30615         * lib/same.c: Likewise.
30616         * lib/strtoumax.c: Likewise.
30617
30618         * lib/backupfile.c: Arrange for cpp to fail if the configure-time
30619         declaration check was not run.
30620         * lib/hash.c: Likewise.
30621         * lib/human.c: Likewise.
30622         * lib/same.c: Likewise.
30623         * lib/strtoumax.c: Likewise.
30624
30625         * lib/userspec.c (parse_user_spec): If there is no `:' but there is a
30626         `.', then first look up the entire `.'-containing string as a login
30627         name.
30628
30629 2000-02-23  Jim Meyering  <meyering@lucent.com>
30630
30631         * m4/check-decl.m4: Now that we have the new AC_CHECK_DECLS, use it
30632         in place of my hack.
30633
30634 2000-02-18  Paul Eggert  <eggert@twinsun.com>
30635
30636         * lib/getdate.y: Handle two-digit years with leading zeros correctly.
30637         (textint): New typedef.
30638         (parser_control): Member year changed from int to textint.
30639         All uses changed.
30640         (YYSTYPE): Removed; replaced by %union with int and textint members.
30641         (tDAY, tDAY_UNIT, tDAYZONE, tHOUR_UNIT, tID, tLOCAL_ZONE, tMERIDIAN,
30642         tMINUTE_UNIT, tMONTH, tMONTH_UNIT tSEC_UNIT, tSNUMBER, tUNUMBER,
30643         tYEAR_UNIT, tZONE, o_merid): Now of type <intval>.
30644         (tSNUMBER, tUNUMBER): Now of type <textintval>.
30645         (date, number, to_year): Use width of number in digits, not its value,
30646         to determine whether it's a 2-digit year, or a 2-digit time.
30647         (yylex): Store number of digits of numeric tokens.
30648         Reported by John Kendall.
30649
30650         (parser_control): Changed from struct parser_control to typedef (for
30651         consistency).  All uses changed.
30652
30653         (tID): Removed; not used.
30654         (yylex): Return '?' for unknown identifiers, rather than (unused) tID.
30655
30656 2000-02-14  Paul Eggert  <eggert@twinsun.com>
30657
30658         * lib/getpagesize.h (getpagesize): Port to VMS for Alpha;
30659         adapted from changes to grep getpagesize.h by Martin P.J. Zinser.
30660
30661 2000-02-12  Jim Meyering  <meyering@lucent.com>
30662
30663         * lib/userspec.c (ISDIGIT): Define it.
30664         (isdigit): Remove definition.
30665         (is_number): Use ISDIGIT, not isdigit.
30666         <libintl.h>: Include.
30667         (_ and N_): Define.
30668         (parse_user_spec): Mark translatable strings.
30669
30670 2000-02-10  Jim Meyering  <meyering@lucent.com>
30671
30672         With these changes, nanosleep.[ch] are finally enough like the other
30673         lib/* replacement files to compile on a few more losing systems.
30674
30675         * lib/nanosleep.h: Don't include config.h.
30676         Remove prototype from declaration of nanosleep.
30677         (PARAMS): Remove now-unneeded definition.
30678         * lib/nanosleep.c: #undef nanosleep.
30679         (rpl_nanosleep): Rename from nanosleep.
30680
30681 2000-02-10  Jim Meyering  <meyering@lucent.com>
30682
30683         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Rename replacement function from
30684         gnu_nanosleep to rpl_nanosleep.
30685
30686 2000-02-09  Jim Meyering  <meyering@lucent.com>
30687
30688         * m4/lib-check.m4 (jm_LIB_CHECK): Fix typo: check for sp_pwdp in
30689         struct spwd, rather than in struct passwd.  Reported by Gaël Quéri.
30690
30691 2000-02-08  Akim Demaille  <akim@epita.fr>
30692
30693         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Quote square brackets with
30694         `[' and `]' and remove uses of `changequote'.
30695         (AC_SYS_LARGEFILE_MACRO_VALUE): Likewise.
30696         (AC_SYS_LARGEFILE): Likewise.
30697         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
30698         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Remove now-unnecessary use
30699         of changequote.
30700         * m4/regex.m4 (jm_INCLUDED_REGEX): Likewise.
30701         * m4/readdir.m4 (jm_FUNC_READDIR): Likewise
30702         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Likewise, and add `int' for main.
30703         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Likewise.
30704
30705 2000-02-05  Jim Meyering  <meyering@lucent.com>
30706
30707         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require most macros.
30708         Remove explicit use of AC_HEADER_TIME.  It is required by
30709         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Using AC_HEADER_TIME and
30710         `AC_REQUIRE'ing jm_CHECK_TYPE_STRUCT_TIMESPEC provoked a but
30711         in autoconf whereby the expansion of the latter ended up preceding
30712         the expansion of its prerequisite, AC_HEADER_TIME.
30713         Reported by Volker Borchert.
30714
30715 2000-02-03  Jim Meyering  <meyering@lucent.com>
30716
30717         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for utmpxname.
30718
30719 2000-02-03  Jim Meyering  <meyering@lucent.com>
30720
30721         * lib/readutmp.c (read_utmp): Guard with `#ifdef UTMP_NAME_FUNCTION',
30722         rather than with `#if HAVE_UTMPNAME'.
30723
30724 2000-02-02  Jim Meyering  <meyering@lucent.com>
30725
30726         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Fix typo that resulted in no
30727         definition of HAVE_PATHCONF: s/AC_CHECK_FUNC/AC_CHECK_FUNCS/.
30728         Reported by Eli Zaretskii.
30729
30730 2000-02-01  Jim Meyering  <meyering@lucent.com>
30731
30732         * lib/readutmp.h (UT_USER): Add parens.  From Andreas Schwab.
30733
30734 2000-01-31  Jim Meyering  <meyering@lucent.com>
30735
30736         * m4/check-decl.m4 (jm_CHECK_DECLS): Add nanosleep to the list of
30737         functions.  Add the time.h and sys/time.h headers along with the
30738         AC_REQUIRE'ment of AC_HEADER_TIME.
30739
30740 2000-01-31  Jim Meyering  <meyering@lucent.com>
30741
30742         * lib/nanosleep.h (nanosleep): Guard declaration with
30743         `#if ! HAVE_DECL_NANOSLEEP'.
30744         Without this, OFS gets a redeclaration error for rpl_nanosleep, due to
30745         the declaration in that vendor's sys/timers.h.
30746         Reported by Christian Krackowizer.
30747
30748         * lib/quotearg.c (ISASCII): Add #undef and move definition to follow
30749         inclusion of wctype.h to work around Solaris 2.6 namespace pollution.
30750         (ISPRINT): Likewise.
30751         Reported by Tom Tromey.
30752
30753 2000-01-30  Jim Meyering  <meyering@lucent.com>
30754
30755         * m4/lib-check.m4: Clean up some kludgy old shadow password tests.
30756
30757         * m4/prereq.m4 (utmp_includes): Define.
30758         Check for ut_user and ut_name members in both struct utmpx
30759         and struct utmp.
30760
30761 2000-01-30  Jim Meyering  <meyering@lucent.com>
30762
30763         * lib/readutmp.c (extract_trimmed_name): Use UT_USER instead of
30764         hard-coding uses of ->ut_name.  The latter doesn't work with new Linux
30765         header files where only utmpx.ut_user is declared.
30766
30767         * lib/readutmp.h (UT_USER): Define.
30768
30769 2000-01-29  Jim Meyering  <meyering@lucent.com>
30770
30771         * m4/lib-check.m4: New file containing library-related checks from
30772         fileutils and sh-utils (textutils had none).
30773
30774 2000-01-28  Jim Meyering  <meyering@lucent.com>
30775
30776         * m4/perl.m4: Change format of warning message to look more like that
30777         from the missing script.  Suggestion from François Pinard.
30778
30779 2000-01-25  Jim Meyering  <meyering@lucent.com>
30780
30781         * m4/timespec.m4: Require AC_HEADER_TIME, and include sys/time.h as
30782         well as time.h in the compile check.
30783         * m4/nanosleep.m4: Require AC_HEADER_TIME rather than simply using it.
30784         Fix typo in cross-compiling case: s/yes/no/.
30785
30786 2000-01-23  Jim Meyering  <meyering@lucent.com>
30787
30788         * m4/jm-macros.m4: Move df-related tests here from
30789         fileutils/configure.in
30790
30791         * m4/ls-mntd-fs.m4: s/list_mounted_fs/ac_list_mounted_fs/
30792         (jm_LIST_MOUNTED_FILESYSTEMS): Take two parameters.
30793
30794         * m4/fsusage.m4: New file.  Extracted from fileutils/configure.in.
30795         s/space/ac_fsusage_space/.
30796         (jm_FILE_SYSTEM_USAGE): Take two parameters.
30797
30798         * m4/ftruncate.m4: New file (derived from part of
30799         fileutils/configure.in).
30800         * m4/jm-macros.m4 (jm_FUNC_FTRUNCATE): AC_REQUIRE it.
30801         (jm_CHECK_ALL_TYPES): Require AC_HEADER_MAJOR and AC_HEADER_DIRENT.
30802
30803         * m4/jm-macros.m4 (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN):
30804         AC_SUBST these here, rather than just in sh-util/configure.in, so
30805         that the now-shared-by-fileutils-and-textutils lib/Makefile.am are
30806         all the same.
30807         (AM_FUNC_OBSTACK): Add (from fileutils/configure.in).
30808         (AC_CHECK_FUNCS): Merge all checks from fileutils, textutils, sh-utils.
30809         (AM_FUNC_STRTOD): Added (from textutils', sh-utils' configure.in).
30810         (AC_SUBST(POW_LIBM)): Likewise.
30811         (AC_SUBST(DF_PROG)): Moved from fileutils/configure.in.
30812
30813 2000-01-23  Jim Meyering  <meyering@lucent.com>
30814
30815         * lib/Makefile.am (libfetish_a_SOURCES): Remove explicit mention of
30816         obstack.c.
30817
30818 2000-01-22  Jim Meyering  <meyering@lucent.com>
30819
30820         * m4/jm-macros.m4: Call AC_PROG_CC_STDC just before AC_C_CONST.
30821
30822         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Add wctype.h.
30823
30824         * m4/jm-macros.m4 (AC_CHECK_HEADERS): Add checks from fileutils'
30825         configure.in
30826         (AC_CHECK_HEADERS): Likewise for sh-utils.
30827         (AC_CHECK_HEADERS): Likewise for textutils.
30828         Merge the three lists of headers.
30829
30830         * m4/prereq.m4 (jm_PREREQ_ADDEXT): New macro.  Parts moved here
30831         from fileutils' configure.in.
30832
30833         * m4/decl.m4: Remove kludgy `test -z $ac_...AC_CHECK_HEADERS(...)'
30834         code. Moved tests into their own function (_jm_DECL_HEADERS) in
30835         check-decl.m4.
30836
30837         * m4/check-decl.m4: Use #if rather than #ifdef.
30838         Add HAVE_DECL_STRTOUL and HAVE_DECL_STRTOULL.
30839         (jm_CHECK_DECLARATIONS): Add strtoul strtoull.
30840         (_jm_DECL_HEADERS): Define new function.
30841         (jm_CHECK_DECLARATIONS): Require it.
30842
30843 2000-01-22  Jim Meyering  <meyering@lucent.com>
30844
30845         * lib/strtoumax.c: [! HAVE_DECL_STRTOUL]: Declare strtoul.
30846         [! HAVE_DECL_STRTOULL]: Declare strtoull.
30847         Required for some AIX systems.  Reported by Christian Krackowizer.
30848         [TESTING] (main): New function.
30849
30850         1997-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
30851         * lib/dirname.c (dir_name): Support for DOS-style file names with drive
30852         letters.
30853
30854         * lib/quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h> for decl of
30855         iswprint.
30856
30857         * lib/strverscmp.c (ISDIGIT): Define.
30858         (strverscmp): Use ISDIGIT, not isdigit.
30859
30860 2000-01-19  Jim Meyering  <meyering@lucent.com>
30861
30862         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Include <sys/time.h>, too.
30863         Use AC_HEADER_TIME.  Volker Borchert reported that OpenBSD-2.3/sparc
30864         defines `struct timespec' in <sys/time.h>
30865
30866         * m4/c-bs-a.m4: Remove uses of changequote altogether.
30867         Thanks to Akim for explaining.
30868
30869 2000-01-17  Paul Eggert  <eggert@twinsun.com>
30870
30871         * lib/nanosleep.c (nanosleep):
30872         Don't use SA_INTERRUPT to decide whether to call sigaction, as
30873         POSIX.1 doesn't require SA_INTERRUPT and some systems
30874         (e.g. Solaris 7) don't define it.  Use SA_NOCLDSTOP instead;
30875         it's been part of POSIX.1 since day 1 (in 1988).
30876
30877 2000-01-17  Jim Meyering  <meyering@lucent.com>
30878
30879         * lib/interlock: Remove unused file.  Reported by François Pinard.
30880
30881 2000-01-16  Paul Eggert  <eggert@twinsun.com>
30882
30883         * lib/quotearg.c (quotearg_buffer_restyled): Do not quote
30884         alert, backslash, formfeed, and vertical tab unnecessarily in
30885         shell quoting style.
30886
30887 2000-01-16  Jim Meyering  <meyering@lucent.com>
30888
30889         * m4/jm-macros.m4: Require jm_FUNC_GROUP_MEMBER, jm_FUNC_PUTENV,
30890         AM_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, jm_FUNC_MKTIME,
30891         jm_FUNC_GETGROUPS AC_FUNC_VPRINTF, AC_FUNC_ALLOCA,
30892         AM_FUNC_GETLOADAVG, and jm_SYS_PROC_UPTIME.
30893
30894 2000-01-16  Jim Meyering  <meyering@lucent.com>
30895
30896         * m4/c-bs-a.m4: Use `changequote(<<,>>)', rather than `changequote(, )'
30897         because the latter didn't work.
30898
30899 2000-01-15  Jim Meyering  <meyering@lucent.com>
30900
30901         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add gethostname and getusershell.
30902         (AC_REPLACE_FUNCS): Add memcpy and memset.
30903         Add these, too: stime strcspn stpcpy strstr strtol strtoul.
30904         Add strpbrk.
30905         Add these: euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp.
30906
30907 2000-01-12  Jim Meyering  <meyering@lucent.com>
30908
30909         * m4/prereq.m4 (jm_PREREQ_CANON_HOST): New macro.
30910         (jm_PREREQ): Use it.
30911         (jm_PREREQ_READUTMP): New macro.
30912         (jm_PREREQ): Use it.
30913
30914 2000-01-11  Paul Eggert  <eggert@twinsun.com>
30915
30916         Quote multibyte characters correctly.
30917         * m4/c-bs-a.m4: New file.
30918         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): New macro.
30919         (jm_PREREQ): Use it.
30920
30921 2000-01-11  Paul Eggert  <eggert@twinsun.com>
30922
30923         * m4/uintmax_t.m4: Port to autoconf 2.13.
30924
30925 2000-01-08  Jim Meyering  <meyering@ascend.com>
30926
30927         * m4/strerror_r.m4 (jm_FUNC_STRERROR_R): New file/macro.
30928         * m4/jm-macros.m4 (jm_FUNC_STRERROR_R): Require it.
30929
30930 2000-01-04  Jim Meyering  <meyering@ascend.com>
30931
30932         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename from
30933         jm_STRUCT_DIRENT_D_TYPE.
30934         * m4/d-ino.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_INO): Rename from
30935         jm_STRUCT_DIRENT_D_INO.
30936         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Rename from
30937         jm_STRUCT_UTIMBUF.
30938         * m4/jm-macros.m4: Reflect s/jm_STRUCT_/jm_CHECK_TYPE_STRUCT_/
30939         renamings.
30940         * m4/utime.m4: Likewise.
30941
30942         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): New file, macro.
30943         * m4/jm-macros.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): Require it.
30944
30945 2000-01-03  Paul Eggert  <eggert@twinsun.com>
30946
30947         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Search for nanosleep in -lrt
30948         (for Solaris 7) and in -lposix4 (for Solaris 2.5.1).
30949
30950 2000-01-02  Jim Meyering  <meyering@ascend.com>
30951
30952         * m4/search-libs.m4: Escape `$' in $3 of dnl comment.  I no longer
30953         remember if this is necessary.
30954
30955 1999-12-26  Jim Meyering  <meyering@ascend.com>
30956
30957         * m4/jm-macros.m4: Use it here.
30958         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): New file/macro.
30959
30960 1999-12-23  Jim Meyering  <meyering@ascend.com>
30961
30962         * m4/jm-macros.m4: Check for clock_gettime (moved from
30963         fileutils/configure.in)
30964         Check for gettimeofday.
30965
30966 1999-12-20  Jim Meyering  <meyering@ascend.com>
30967
30968         * m4/strftime.m4: Remove kludge, now that I'm using the fixed
30969         autoconf-2.14a-1999-12-20.
30970
30971 1999-12-19  Jim Meyering  <meyering@ascend.com>
30972
30973         * m4/lstat-slash.m4: New file.
30974         * m4/jm-macros.m4: Use the new macro:
30975         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
30976
30977 1999-12-07  Jim Meyering  <meyering@ascend.com>
30978
30979         * m4/perl.m4: Require that File::Compare be available, too.
30980         Too many systems seem to lack it.
30981
30982         * m4/strftime.m4: Add checks for most of the cpp macros tested in
30983         GNU's strftime.c.  Prompted by a patch from Paul Eggert.
30984
30985 1999-11-18  Paul Eggert  <eggert@twinsun.com>
30986
30987         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around a
30988         problem with the QNX 4.25 shell, which doesn't propagate exit
30989         status of failed commands inside shell assignments.
30990
30991 1999-11-17  Jim Meyering  <meyering@ascend.com>
30992
30993         * m4/gettext.m4: Use new AC_CONFIG_LINKS in place of AC_LINK_FILES.
30994
30995 1999-11-07  Jim Meyering  <meyering@ascend.com>
30996
30997         * m4/getloadavg.m4: Add `, 1, [FIXME]' to each use of AC_DEFINE.
30998
30999 1999-11-06  Jim Meyering  <meyering@ascend.com>
31000
31001         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro.
31002         * m4/jm-macros.m4 (jm_MACROS): Use it here.
31003
31004 1999-11-05  Jim Meyering  <meyering@ascend.com>
31005
31006         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Move some tests from
31007         configure.in of textutils, fileutils, and sh-utils into this one
31008         (shared between those packages) file.
31009         Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecated
31010         AC_STRUCT_ST_BLKSIZE.
31011
31012 1999-11-03  Jim Meyering  <meyering@ascend.com>
31013
31014         * m4/ssize_t.m4: Remove file.  No longer needed since the new version
31015         of AC_CHECK_TYPE checks includes unistd.h.
31016         * m4/jm-macros.m4: Use straight `AC_CHECK_TYPE(ssize_t, int)'.
31017         Suggestion from Akim Demaille.
31018
31019 1999-10-30  Jim Meyering  <meyering@ascend.com>
31020
31021         * m4/uintmax_t.m4: Require 2.14a.  Remove backslash before backtick in
31022         m4-quoted string.
31023         * m4/ls-mntd-fs.m4: Likewise.
31024         * m4/jm-macros.m4: Likewise.  Also, use AC_TYPE_SSIZE_T instead
31025         * m4/jm-winsz1.m4: Likewise.
31026
31027         * m4/const.m4: Remove file, since the fix made it into the experimental
31028         version of autoconf.
31029         * m4/mktime.m4: Likewise.
31030
31031         * m4/check-type.m4: Remove file, now that the latest version of
31032         AC_CHECK_TYPE takes a third arg to specify additional #includes.
31033
31034         * m4/ssize_t.m4: New file, requires experimental version of autoconf.
31035         * m4/jm-macros.m4: Use new AC_TYPE_SSIZE_T instead of my hacked
31036         AC_CHECK_TYPE.
31037
31038 1999-10-04  Jim Meyering  <meyering@ascend.com>
31039
31040         * m4/jm-macros.m4: Don't require autoconf-2.14.1.
31041
31042 1999-09-22  Paul Eggert  <eggert@twinsun.com>
31043
31044         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around GCC
31045         2.95.1 bug with HP-UX 10.20.
31046
31047 1999-09-17  Jim Meyering  <meyering@ascend.com>
31048
31049         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add strdup.
31050         Paul Nevai reported a link failure on a NeXT CUBE with NeXTSTEP 3.3
31051         due to missing strdup (against sh-utils-2.0).
31052
31053 1999-08-29  Jim Meyering  <meyering@ascend.com>
31054
31055         * m4/jm-macros.m4: Require jm_BISON.
31056         * m4/bison.m4: New file.
31057
31058 1999-08-17  Paul Eggert  <eggert@twinsun.com>
31059
31060         * m4/largefile.m4 (AC_SYS_LARGEFILE): Fix typo: missing comma
31061         in value for _FILE_OFFSET_BITS, which broke ports to HP-UX 10.20.
31062
31063 1999-08-05  Jim Meyering  <meyering@ascend.com>
31064
31065         * m4/getline.m4: Rename test file from conftestdata to conftest.data
31066         to avoid conflicts with `conftest' on 8+3 filesystems.
31067         Suggestion from Eli Zaretskii.
31068
31069 1999-08-04  Jim Meyering  <meyering@ascend.com>
31070
31071         * m4/jm-macros.m4: Move a 4-line block of code from the configure.in of
31072         fileutils and sh-utils (textutils's getline test was inadequate).
31073         (AM_FUNC_GETLINE): Run this test.
31074         (AC_CHECK_FUNCS): Check for getdelim.
31075         Reported by Bob Proulx.
31076
31077 1999-08-02  Jim Meyering  <meyering@ascend.com>
31078
31079         * m4/jm-macros.m4: Add a comment.
31080
31081 1999-08-01  Paul Eggert  <eggert@twinsun.com>
31082
31083         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check whether
31084         <inttypes.h> defines strtoumax as a macro (and not as a
31085         function).
31086
31087 1999-08-01  Paul Eggert  <eggert@twinsun.com>
31088
31089         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sure
31090         that we can shift, multiply and divide unsigned long long
31091         values; Ultrix cc can't do it.
31092
31093 1999-08-01  Paul Eggert  <eggert@twinsun.com>
31094
31095         * m4/mktime.m4: New file, which is a preview of what should appear
31096         in the next public autoconf release.
31097
31098 1999-08-01  Paul Eggert  <eggert@twinsun.com>
31099
31100         * m4/lfs.m4: Remove this file.
31101         * m4/largefile.m4: New file.  It contains the old contents of
31102         lfs.m4, except that all names with prefix AC_LFS have been
31103         changed to use the prefix AC_SYS_LARGEFILE instead, to be
31104         compatible with future autoconf versions.  Also, some minor m4
31105         quoting problems have been fixed.
31106
31107 1999-08-01  Paul Eggert  <eggert@twinsun.com>
31108
31109         * m4/gettext.m4 (AM_WITH_NLS): Remove unnecessary lines.
31110         Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl.
31111         (AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting,
31112         and simplify the shell code.
31113
31114 1999-08-01  Jim Meyering  <meyering@ascend.com>
31115
31116         * m4/mktime.m4 (AC_FUNC_MKTIME): Undefine to avoid syntax errors from
31117         m4.
31118
31119 1999-07-20  Jim Meyering  <meyering@ascend.com>
31120
31121         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memmove.
31122
31123 1999-07-15  Jim Meyering  <meyering@ascend.com>
31124
31125         * m4/jm-macros.m4 (AC_CHECK_FUNCS): Check for getpagesize.
31126
31127 1999-05-22  Jim Meyering  <meyering@ascend.com>
31128
31129         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memchr.
31130
31131 1999-05-20  Jim Meyering  <meyering@ascend.com>
31132
31133         * m4/search-libs.m4 [AC_SEARCH_LIBS]: Quote name in undefine.
31134         Add a colon after each `then' in case $4 is empty.
31135
31136 1999-05-16  Jim Meyering  <meyering@ascend.com>
31137
31138         * m4/search-libs.m4: New file to override autoconf's AC_SEARCH_LIBS.
31139
31140 1999-05-10  Jim Meyering  <meyering@ascend.com>
31141
31142         * m4/jm-mktime.m4: Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME.
31143
31144         * m4/jm-macros.m4: Require 2.14.1, since we use newly-renamed
31145         AC_FUNC_MKTIME.
31146
31147 1999-05-10  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
31148
31149         * m4/jm-mktime.m4, putenv.m4: Fix typos in config.h comments.
31150
31151 1999-05-04  Paul Eggert  <eggert@twinsun.com>
31152
31153         * m4/lfs.m4 (AC_LFS): -n32, -o32, and -n64 should be in CFLAGS,
31154         not CPPFLAGS, so that linking works correctly in IRIX.
31155
31156 1999-04-30  Paul Eggert  <eggert@twinsun.com>
31157
31158         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add dup2.
31159
31160 1999-04-20  Paul Eggert  <eggert@twinsun.com>
31161
31162         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Move unsigned long
31163         long check into new jm_AC_TYPE_UNSIGNED_LONG_LONG macro.
31164         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require
31165         jm_AC_TYPE_UNSIGNED_LONG_LONG.
31166         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro.
31167
31168         * m4/lfs.m4: Port to AIX and HP-UX.  Support cross-compilation.
31169
31170 1999-04-20  Jim Meyering  <meyering@ascend.com>
31171
31172         * m4/xstrtoumax.m4: Require jm_AC_TYPE_UNSIGNED_LONG_LONG.
31173         AC_REPLACE xstroull if necessary.  From Paul Eggert.
31174         (AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq.
31175
31176 1999-04-18  Jim Meyering  <meyering@ascend.com>
31177
31178         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): New file/macro.
31179         * m4/jm-macros.m4: Use it.
31180
31181 1999-04-06  Jim Meyering  <meyering@ascend.com>
31182
31183         * m4/strftime.m4: Remove test for %f.
31184
31185 1999-03-29  Jim Meyering  <meyering@ascend.com>
31186
31187         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the
31188         superset of the AC_TYPE_* checks in the textutils, fileutils,
31189         and sh-utils, plus AC_TYPE_PID_T.  Paul Eggert suggested adding
31190         AC_TYPE_PID_T.
31191
31192 1999-03-28  Jim Meyering  <meyering@ascend.com>
31193
31194         * m4/jm-macros.m4: Define GNU_PACKAGE here.
31195         Be sure to AC_SUBST it, once again, so that @GNU_PACKAGE@ is
31196         replaced e.g., in the *.sh files of the sh-utils.
31197
31198 1999-03-20  Jim Meyering  <meyering@ascend.com>
31199
31200         * m4/jm-macros.m4: s/jm_WITH_REGEX/jm_INCLUDED_REGEX/.
31201         * m4/regex.m4 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
31202         Don't depend on AM_GLIBC.  Suggestions from Alain Magloire.
31203
31204 1999-03-19  Jim Meyering  <meyering@ascend.com>
31205
31206         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): New macro.
31207
31208 1999-03-12  Jim Meyering  <meyering@ascend.com>
31209
31210         * m4/jm-macros.m4: Use AC_FUNC_SETVBUF_REVERSED.
31211
31212 1999-03-07  Jim Meyering  <meyering@ascend.com>
31213
31214         * m4/jm-glibc-io.m4: Use only those *_unlocked macros that are
31215         declared.
31216
31217 1999-02-17  Jim Meyering  <meyering@ascend.com>
31218
31219         * m4/gettext.m4 (AM_GNU_GETTEXT): Do `changequote' around use of
31220         brackets in macro definition.  From Eli Zaretskii and Alain Magloire.
31221
31222 1999-02-07  Jim Meyering  <meyering@ascend.com>
31223
31224         * m4/group-member.m4: New file -- extracted from sh-utils'
31225         configure.in.
31226
31227         1999-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
31228         * m4/gettext.m4: Support DOS-style d:/foo/bar absolute file names.
31229
31230 1999-02-06  Jim Meyering  <meyering@ascend.com>
31231
31232         * m4/chown.m4: Use `AC_SUBST(LIBOBJS)' since we set LIBOBJS.
31233         * m4/fnmatch.m4: Likewise.
31234         * m4/getgroups.m4: Likewise.
31235         * m4/lstat.m4: Likewise.
31236         * m4/malloc.m4: Likewise.
31237         * m4/putenv.m4: Likewise.
31238         * m4/realloc.m4: Likewise.
31239         * m4/regex.m4: Likewise.
31240         * m4/stat.m4: Likewise.
31241         * m4/strftime.m4: Likewise.
31242         Suggestion from Alain Magloire.
31243
31244         * m4/chown.m4: Use `.$ac_objext', not `.o'.
31245         * m4/fnmatch.m4: Likewise.
31246         * m4/getgroups.m4: Likewise.
31247         * m4/getline.m4: Likewise.
31248         * m4/lstat.m4: Likewise.
31249         * m4/malloc.m4: Likewise.
31250         * m4/memcmp.m4: Likewise.
31251         * m4/putenv.m4: Likewise.
31252         * m4/realloc.m4: Likewise.
31253         * m4/regex.m4: Likewise.
31254         * m4/stat.m4: Likewise.
31255         * m4/strftime.m4: Likewise.
31256         Suggestion from Alain Magloire.
31257
31258         * m4/jm-macros.m4: Actually invoke jm_WITH_REGEX now that it requires
31259         an argument.
31260
31261         * m4/regex.m4: Add a run-time Test for proper operation of
31262         re_compile_pattern.
31263
31264 1999-01-31  Jim Meyering  <meyering@ascend.com>
31265
31266         * m4/getloadavg.m4: Check for locale.h and the function, setlocale.
31267
31268 1999-01-30  Jim Meyering  <meyering@ascend.com>
31269
31270         * m4/check-type.m4: Use 3-arg form of AC_DEFINE.
31271
31272         * m4/jm-mktime.m4: Make this a wrapper around the official
31273         AM_FUNC_MKTIME rather than my private copy, now that the official one
31274         is up to date.
31275         * m4/mktime.m4: Remove file.
31276
31277         * m4/getloadavg.m4: Use 3-arg form of AC_DEFINE.
31278         * m4/uptime.m4: Likewise.
31279         * m4/uintmax_t.m4: Likewise.
31280
31281 1999-01-28  Jim Meyering  <meyering@ascend.com>
31282
31283         * m4/jm-macros.m4: Use jm_AFS.
31284         * m4/afs.m4: New file (from fileutils' configure.in).
31285
31286         * m4/assert.m4: Use the 3-argument forms of AC_DEFINE* macros.
31287         * m4/chown.m4: Likewise.
31288         * m4/d-ino.m4: Likewise.
31289         * m4/d-type.m4: Likewise.
31290         * m4/fnmatch.m4: Likewise.
31291         * m4/getgroups.m4: Likewise.
31292         * m4/gettext.m4: Likewise.
31293         * m4/jm-mktime.m4: Likewise.
31294         * m4/jm-winsz2.m4: Likewise.
31295         * m4/lcmessage.m4: Likewise.
31296         * m4/ls-mntd-fs.m4: Likewise.
31297         * m4/malloc.m4: Likewise.
31298         * m4/memcmp.m4: Likewise.
31299         * m4/putenv.m4: Likewise.
31300         * m4/realloc.m4: Likewise.
31301         * m4/st_mtim.m4: Likewise.
31302         * m4/strftime.m4: Likewise.
31303
31304 1999-01-16  Jim Meyering  <meyering@ascend.com>
31305
31306         * m4/jm-macros.m4 (ARGMATCH_DIE): Define.
31307         (ARGMATCH_DIE_DECL): Define.
31308
31309 1999-01-12  Jim Meyering  <meyering@ascend.com>
31310
31311         * m4/Makefile.am.in: Rewrite to avoid using fmt.
31312         Reported by Lars Hecking.
31313
31314 1999-01-10  Jim Meyering  <meyering@ascend.com>
31315
31316         * m4/fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my
31317         gross kludge.
31318         * m4/inttypes_h.m4: Likewise.
31319         * m4/lstat.m4: Likewise.
31320         * m4/malloc.m4: Likewise.
31321         * m4/readdir.m4: Likewise.
31322         * m4/realloc.m4: Likewise.
31323         * m4/st_dm_mode.m4: Likewise.
31324         * m4/stat.m4: Likewise.
31325         * m4/utimbuf.m4: Likewise.
31326         * m4/utimes.m4: Likewise.
31327
31328         * m4/check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the
31329         AC_CHECK_FUNCS hack.  Now, it's still a hack, but at least the
31330         comments in config.h.in are meaningful.
31331
31332         * m4/jm-macros.m4: Require autoconf-2.13 here.
31333
31334         * m4/regex.m4: By default, don't use the included regex.c on systems
31335         with glibc 2.  Suggestion from Uli Drepper.
31336
31337 1999-01-02  Jim Meyering  <meyering@ascend.com>
31338
31339         * m4/jm-macros.m4: Replace strcasecmp and strncasecmp.
31340
31341 1998-12-18  Jim Meyering  <meyering@ascend.com>
31342
31343         * m4/Makefile.am.in (Makefile.am): Simplify rule.
31344         Based on a suggestion from Lars Hecking.
31345
31346 1998-11-16  Paul Eggert  <eggert@twinsun.com>
31347
31348         * m4/lfs.m4 (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11.
31349
31350 1998-11-16  Jim Meyering  <meyering@ascend.com>
31351
31352         * m4/lfs.m4: Double-quote the `uname...` expression.
31353
31354 1998-11-14  Jim Meyering  <meyering@ascend.com>
31355
31356         * m4/lstat.m4: Correct comment.  POSIX does not permit it to succeed.
31357         * m4/stat.m4: Likewise.
31358
31359 1998-11-03  Jim Meyering  <meyering@ascend.com>
31360
31361         * m4/stat.m4: Rewrite to set HAVE_STAT_EMPTY_STRING_BUG.
31362         * m4/lstat.m4: Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG.
31363
31364 1998-10-18  Jim Meyering  <meyering@ascend.com>
31365
31366         * m4/check-decl.m4 (jm_CHECK_DECL_LOCALTIME_R): Remove macro.
31367
31368 1998-10-17  Jim Meyering  <meyering@ascend.com>
31369
31370         * m4/decl.m4 (jm_CHECK_DECLARATION): Don't hard-code which headers to
31371         include, though we still hard-code the `require'-like AC_CHECK_HEADERS
31372         calls for those previously hard-coded headers.  Instead, take a new
31373         parameter.
31374         (jm_CHECK_DECLARATIONS): Reflect interface change.
31375         * m4/check-decl.m4 (jm_CHECK_DECLS): Likewise.
31376         (jm_CHECK_DECL_LOCALTIME_R): New macro.
31377
31378         * m4/mktime.m4: Test for spring-forward gap before long-running test.
31379
31380 1998-10-14  Jim Meyering  <meyering@ascend.com>
31381
31382         * m4/mktime.m4: Use the more portable "TZ=PST8PDT,M4.1.0,M10.5.0"
31383         instead of "TZ=America/Vancouver".  From Paul Eggert.
31384
31385 1998-10-11  Jim Meyering  <meyering@ascend.com>
31386
31387         * m4/mktime.m4 (jm_AM_FUNC_MKTIME): New file and macro.
31388         This adds a test for a recently added compatibility fix for mktime.c.
31389         * m4/jm-mktime.m4: Require jm_AM_FUNC_MKTIME, not AM_FUNC_MKTIME.
31390
31391 1998-09-27  Jim Meyering  <meyering@ascend.com>
31392
31393         * m4/jm-macros.m4 (jm_MACROS): Require jm_FUNC_FNMATCH.
31394
31395         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): New file/macro.  Extracted from
31396         ../configure.in, including a change from Gordon Matzigkeit to allow
31397         cross-compiling for the Hurd.
31398
31399         * m4/glibc.m4: New file/macro to test for the GNU C Library
31400         versions 1 and 2.  From Gordon Matzigkeit.
31401         Indent.
31402
31403 1998-09-21  Jim Meyering  <meyering@ascend.com>
31404
31405         * m4/chown.m4: Declare locals: before, after.  From Andries Brouwer.
31406
31407 1998-08-18  Paul Eggert  <eggert@twinsun.com>
31408
31409         Port nanosecond-resolution times to UnixWare 2.1.2 and
31410         pedantic Solaris 2.6.
31411
31412         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from
31413         AC_STRUCT_ST_MTIM.
31414         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC):
31415         Generate name of ns member, instead of just 1 or undef.
31416         Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode.
31417
31418 1998-08-15  Jim Meyering  <meyering@ascend.com>
31419
31420         * m4/ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file.
31421         * m4/check-type.m4: New file.  Replacement for AC_CHECK_TYPE.
31422         * m4/jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int)
31423         instead of jm_TYPE_SSIZE_T.
31424
31425 1998-08-12  Jim Meyering  <meyering@ascend.com>
31426
31427         * m4/st_dm_mode.m4: New file.  From Johan Danielsson.
31428
31429 1998-08-02  Jim Meyering  <meyering@ascend.com>
31430
31431         * m4/st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM
31432         in acconfig.h manually.
31433
31434 1998-07-31  Paul Eggert  <eggert@twinsun.com>
31435
31436         * m4/st_mtim.m4: New file.
31437
31438 1998-07-28  Jim Meyering  <meyering@ascend.com>
31439
31440         * m4/utimes.m4: Undef stat.
31441
31442 1998-07-25  Jim Meyering  <meyering@ascend.com>
31443
31444         * m4/utime.m4 (jm_FUNC_UTIME): New file and macro.
31445         * m4/utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro.
31446
31447 1998-07-09  Manfred Hollstein  <manfred@s-direktnet.de>
31448
31449         * m4/chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the
31450         uid and gid actually remain unchanged.
31451
31452 1998-07-07  Jim Meyering  <meyering@ascend.com>
31453
31454         * m4/jm-glibc-io.m4: Remove fclose_unlocked.
31455
31456 1998-07-04  Jim Meyering  <meyering@ascend.com>
31457
31458         * m4/regex.m4: Use syscmd, ifelse, and sysval.  Mainly as an exercise
31459         to prove that this macro can be used in packages without regex.c.
31460
31461 1998-07-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
31462
31463         * m4/gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h>
31464         is to be used.
31465
31466 1998-07-03  Jim Meyering  <meyering@ascend.com>
31467
31468         * m4/gettext.m4: Add -lintl if it's found to be necessary.
31469
31470         * m4/gettext.m4: New file -- from gettext-0.10.35.
31471         * m4/lcmessage.m4: Likewise.
31472         * m4/progtest.m4: Likewise.
31473
31474         * m4/regex.m4 (jm_WITH_REGEX): New file and macro.
31475         * m4/jm-macros.m4: Require the new macro.
31476
31477 1998-06-29  Jim Meyering  <meyering@ascend.com>
31478
31479         * m4/fstypename.m4: Include sys/param.h.  NetBSD 1.3.1 requires this
31480         for the definition of NGROUPS (used in a system header included
31481         by sys/mount.h).
31482
31483 1998-06-28  Jim Meyering  <meyering@ascend.com>
31484
31485         * m4/ls-mntd-fs.m4: New file.
31486         * m4/fstypename.m4: New file.
31487
31488         * m4/jm-macros.m4: Require the new macro.
31489         * m4/jm-glibc-io.m4: New file.
31490
31491 1998-05-19  Jim Meyering  <meyering@ascend.com>
31492
31493         * m4/jm-macros.m4: Add jm_FUNC_LCHOWN.
31494         * m4/lchown.m4: New file.
31495
31496         * m4/Makefile.am.in: New file.
31497         * m4/Makefile.am (Makefile.am): Depend on Makefile.am.in.
31498
31499 1998-05-14  Jim Meyering  <meyering@ascend.com>
31500
31501         * m4/Makefile.am (EXTRA_DIST): Add them.
31502         * m4/jm-macros.m4: New file.
31503         * m4/utimbuf.m4: New file.
31504
31505 1998-05-12  Jim Meyering  <meyering@ascend.com>
31506
31507         * m4/Makefile.am (EXTRA_DIST): Add isc-posix.m4.
31508
31509 1998-05-11  Jim Meyering  <meyering@ascend.com>
31510
31511         * m4/isc-posix.m4: New file.
31512
31513 1998-05-10  Jim Meyering  <meyering@ascend.com>