a2ed43f3244320b77d5f7394a0f36c524e06fe45
[gnulib.git] / ChangeLog
1 2007-04-01  Bruno Haible <bruno@clisp.org>
2
3         * modules/phystemp: New file.
4         * lib/phystemp.h: New file.
5         * lib/phystemp.c: New file.
6
7 2007-04-01  Simon Josefsson  <simon@josefsson.org>
8
9         * modules/crypto/arcfour: Moved from ../.
10         * modules/crypto/arcfour-tests: Moved from ../.
11         * modules/crypto/arctwo: Moved from ../.
12         * modules/crypto/arctwo-tests: Moved from ../.
13         * modules/crypto/des: Moved from ../.
14         * modules/crypto/des-tests: Moved from ../.
15         * modules/crypto/gc-arcfour: Moved from ../.
16         * modules/crypto/gc-arcfour-tests: Moved from ../.
17         * modules/crypto/gc-arctwo: Moved from ../.
18         * modules/crypto/gc-arctwo-tests: Moved from ../.
19         * modules/crypto/gc-des: Moved from ../.
20         * modules/crypto/gc-des-tests: Moved from ../.
21         * modules/crypto/gc-hmac-md5: Moved from ../.
22         * modules/crypto/gc-hmac-md5-tests: Moved from ../.
23         * modules/crypto/gc-hmac-sha1: Moved from ../.
24         * modules/crypto/gc-hmac-sha1-tests: Moved from ../.
25         * modules/crypto/gc-md2: Moved from ../.
26         * modules/crypto/gc-md2-tests: Moved from ../.
27         * modules/crypto/gc-md4: Moved from ../.
28         * modules/crypto/gc-md4-tests: Moved from ../.
29         * modules/crypto/gc-md5: Moved from ../.
30         * modules/crypto/gc-md5-tests: Moved from ../.
31         * modules/crypto/gc-pbkdf2-sha1: Moved from ../.
32         * modules/crypto/gc-pbkdf2-sha1-tests: Moved from ../.
33         * modules/crypto/gc-random: Moved from ../.
34         * modules/crypto/gc-rijndael: Moved from ../.
35         * modules/crypto/gc-rijndael-tests: Moved from ../.
36         * modules/crypto/gc-sha1: Moved from ../.
37         * modules/crypto/gc-sha1-tests: Moved from ../.
38         * modules/crypto/gc-tests: Moved from ../.
39         * modules/crypto/hmac-md5: Moved from ../.
40         * modules/crypto/hmac-md5-tests: Moved from ../.
41         * modules/crypto/hmac-sha1: Moved from ../.
42         * modules/crypto/hmac-sha1-tests: Moved from ../.
43         * modules/crypto/md2: Moved from ../.
44         * modules/crypto/md2-tests: Moved from ../.
45         * modules/crypto/md4: Moved from ../.
46         * modules/crypto/md4-tests: Moved from ../.
47         * modules/crypto/md5: Moved from ../.
48         * modules/crypto/md5-tests: Moved from ../.
49         * modules/crypto/memxor: Moved from ../.
50         * modules/crypto/rijndael: Moved from ../.
51         * modules/crypto/rijndael-tests: Moved from ../.
52         * modules/crypto/sha1: Moved from ../.
53
54 2007-03-30  James Youngman  <jay@gnu.org>
55
56         * tests/test-stat-time.c (prepare_test): use chmod() rather than
57         rename() to change the ctime of a file (because ctime is unaffected
58         by rename on jfs2 on AIX 5.1).
59         (main): Start by doing cleanup, in case a previous run failed leaving
60         test files behind.
61
62 2007-03-31  Bruno Haible  <bruno@clisp.org>
63
64         Support old proprietary implementations of iconv.
65         * modules/iconv_open: New file.
66         * lib/iconv_.h: New file.
67         * m4/iconv_h.m4: New file.
68         * lib/iconv_open.c: New file.
69         * lib/iconv_open-aix.gperf: New file.
70         * lib/iconv_open-hpux.gperf: New file.
71         * lib/iconv_open-irix.gperf: New file.
72         * lib/iconv_open-osf.gperf: New file.
73         * m4/iconv_open.m4: New file.
74         * modules/linebreak (Depends-on): Add iconv_open.
75         * modules/striconv (Depends-on): Likewise.
76         * modules/striconveh (Depends-on): Likewise.
77         * modules/unicodeio (Depends-on): Likewise.
78         * lib/striconveh.h (mem_cd_iconveh, str_cd_iconveh): Allow cd to be
79         (iconv_t)(-1).
80         * lib/striconveh.c (mem_cd_iconveh_internal): Use an indirect
81         conversion if cd is (iconv_t)(-1).
82         (mem_iconveh, str_iconveh): Don't fail just because a direct conversion
83         is not possible.
84
85 2007-03-31  Bruno Haible  <bruno@clisp.org>
86
87         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
88         work on Solaris either. Protect also second use of "autodetect_jp".
89
90 2007-03-31  Bruno Haible  <bruno@clisp.org>
91
92         * m4/frexpl.m4 (gl_FUNC_FREXPL): Set HAVE_DECL_FREXPL to 0 when
93         the function is not present.
94
95 2007-03-31  Bruno Haible  <bruno@clisp.org>
96
97         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Set HAVE_DECL_LDEXPL to 0 when
98         the function is not present.
99
100 2007-03-31  Bruno Haible  <bruno@clisp.org>
101
102         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-29 patch. Test also against
103         a bug in HP-UX iconv_open().
104
105 2007-03-31  Bruno Haible  <bruno@clisp.org>
106
107         * MODULES.html.sh (func_module): Don't show gnulib-common.m4.
108         (Mathematics <math.h>): New section, add fpieee.
109         (Input/output <stdio.h>): Add fseterr.
110         (Mathematics <math.h>): New section, add printf-frexp.
111         (Container data structures): Add sublist.
112         (Core language properties): Add fpucw, inline.
113         (Functions for greatest-width integer types <inttypes.h>): Add
114         imaxabs, imaxdiv, inttypes.
115         (Mathematics <math.h>): Add frexp, frexpl, isnan-nolibm, isnanl,
116         isnanl-nolibm, ldexp.
117         (Mathematics <math.h>): New section, add printf-frexpl.
118         (Support for systems lacking POSIX:2001): Add fprintf-posix,
119         printf-posix, snprintf-posix, sprintf-posix, string, search, socklen,
120         sys_select, sys_socket, vasnprintf-posix, vasprintf-posix,
121         vfprintf-posix, vprintf-posix, vsnprintf-posix, vsprintf-posix.
122         (Unicode string functions): Add unistr/u*-mbtoucr.
123         (Java): Add javacomp-script, javaexec-script.
124         (C#): Add csharpcomp-script, csharpexec-script.
125         (Support for building libraries and executables): Add havelib,
126         relocatable-*.
127         (Support for maintaining and releasing projects): Renamed from
128         'Support for maintaining and release projects'. Add announce-gen.
129
130 2007-03-31  Bruno Haible  <bruno@clisp.org>
131
132         * README: Talk primarily about git.
133         (git and CVS): Renamed from CVS.
134         * doc/gnulib.texi (Introduction, Build robot for gnulib): Mention that
135         gnulib is available through git.
136         * doc/gnulib-tool.texi (CVS Issues): Mention git and svn as well.
137
138 2007-03-30  Bruno Haible  <bruno@clisp.org>
139
140         * lib/alloca_.h: Change prefix of double-inclusion guard macro to _GL_.
141         * lib/poll_.h: Likewise.
142         * lib/stat_.h: Likewise.
143         * lib/sys_time_.h: Likewise.
144         * lib/sysexit_.h: Likewise.
145         * lib/glob_.h: Prefix double-inclusion guard macro with _GL_.
146         * lib/stdbool_.h: Likewise.
147         * lib/byteswap_.h: Add double-inclusion guard.
148
149 2007-03-30  Sergey Poznyakoff  <gray@mirddin.farlep.net>
150
151         * lib/sysexit_.h: Prefix double-inclusion guard macro with _GNULIB.
152
153 2007-03-30  Karl Berry  <karl@gnu.org>
154
155         * config/srclist-update: double space after USA in the license
156         substitution, since that's how it's usually (?) written.
157
158 2007-03-30  Paul Eggert  <eggert@cs.ucla.edu>
159
160         * lib/write-any-file.c (can_write_any_file): Fix else-else bug
161         reported by Bruno Haible.
162
163 2007-03-29  Bruno Haible  <bruno@clisp.org>
164
165         * m4/iconv.m4 (AM_ICONV_LINK): Require AC_CANONICAL_HOST. Test against
166         a bug in AIX iconv().
167
168 2007-03-29  Bruno Haible  <bruno@clisp.org>
169
170         * modules/ldexpl-tests: New file.
171         * tests/test-ldexpl.c: New file.
172
173 2007-03-29  Bruno Haible  <bruno@clisp.org>
174
175         * lib/ldexpl.c: Include fpucw.h.
176         (ldexpl): Use BEGIN/END_LONG_DOUBLE_ROUNDING. Skip the last unneeded
177         multiplication.
178         * modules/ldexpl (Depends-on): Add fpucw.
179
180 2007-03-29  Bruno Haible  <bruno@clisp.org>
181
182         * modules/ldexpl: New file.
183         * m4/ldexpl.m4: New file.
184         * lib/math_.h (ldexpl): Define to a replacement if REPLACE_LDEXPL is
185         set.
186         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize also GNULIB_LDEXPL,
187         REPLACE_LDEXPL.
188         * modules/math (Makefile.am): Substitute also GNULIB_LDEXPL,
189         REPLACE_LDEXPL.
190         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
191         gl_FUNC_LDEXPL_WORKS.
192         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Remove test for ldexpl.
193         * modules/mathl (Files): Remove lib/ldexpl.c.
194         (Depends-on): Add ldexpl.
195
196 2007-03-29  Bruno Haible  <bruno@clisp.org>
197
198         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Declare frexpl.
199
200 2007-03-29  Bruno Haible  <bruno@clisp.org>
201
202         * tests/test-striconveh.c (main): Don't assume that a direct conversion
203         between ISO-8859-1 and ISO-8859-2 is possible. Needed for OSF/1, IRIX
204         and possibly also HP-UX.
205         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
206         work on AIX, IRIX, HP-UX, OSF/1.
207         * tests/uniconv/test-u16-conv-from-enc.c (main): Likewise.
208         * tests/uniconv/test-u16-strconv-from-enc.c (main): Likewise.
209         * tests/uniconv/test-u32-conv-from-enc.c (main): Likewise.
210         * tests/uniconv/test-u32-strconv-from-enc.c (main): Likewise.
211         * tests/uniconv/test-u8-conv-from-enc.c (main): Likewise.
212         * tests/uniconv/test-u8-strconv-from-enc.c (main): Likewise.
213
214 2007-03-29  Bruno Haible  <bruno@clisp.org>
215
216         * tests/test-stat-time.c: Include <fcntl.h>, not <sys/fcntl.h>.
217
218 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
219
220         * lib/acl-internal.h (acl_get_fd, acl_set_fd): undef before defining,
221         to work around a problem on OSF/1 5.1 reported by Bruno Haible.
222
223 2007-03-29  Eric Blake  <ebb9@byu.net>
224
225         * lib/acl-internal.h: Remove redundant include.
226         (ACL_NOT_WELL_SUPPORTED): Also filter on EBUSY, returned by
227         Cygwin when a file is locked.
228
229 2007-03-29  Bruno Haible  <bruno@clisp.org>
230
231         * lib/vasprintf.c [IN_LIBASPRINTF]: Include different specification
232         file.
233         * lib/asprintf.c [IN_LIBASPRINTF]: Likewise.
234
235 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
236
237         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Don't bother to
238         try to remove a parent directory if the child couldn't be removed
239         (except for the first rmdir, which could fail because the child
240         doesn't exist).  Problem reported by Jeff Blaine in
241         <http://lists.gnu.org/archive/html/bug-tar/2007-03/msg00014.html>.
242
243 2007-03-28  Bruno Haible  <bruno@clisp.org>
244
245         * lib/striconveh.c (utf8conv_carefully): New function.
246         (mem_cd_iconveh_internal): Invoke it.
247
248 2007-03-28  Bruno Haible  <bruno@clisp.org>
249
250         * lib/striconveh.c (mem_cd_iconveh_internal): Use u8_mbtoucr instead
251         of u8_mbtouc in order to distinguish invalid and incomplete UTF-8
252         input.
253         * modules/striconveh (Depends-on): Add unistr/u8-mbtoucr. Replace
254         utf8-ucs4 with unistr/u8-mbtouc. Replace ucs4-utf8 with
255         unistr/u8-uctomb.
256
257 2007-03-28  Bruno Haible  <bruno@clisp.org>
258
259         * modules/unistr/u8-mbtoucr: New file.
260         * lib/unistr/u8-mbtoucr.c: New file.
261         * modules/unistr/u16-mbtoucr: New file.
262         * lib/unistr/u16-mbtoucr.c: New file.
263         * modules/unistr/u16-mbtoucr: New file.
264         * lib/unistr/u16-mbtoucr.c: New file.
265         * lib/unistr.h (u8_mbtoucr, u16_mbtoucr, u32_mbtoucr): New declarations.
266
267 2007-03-27  Simon Josefsson  <simon@josefsson.org>
268             Bruno Haible  <bruno@clisp.org>
269
270         * m4/vasprintf.m4: Convert AC_SUBST into shell variable for
271         REPLACE_VASPRINTF.  Set HAVE_VASPRINTF.  Add
272         AC_REQUIRE([gl_STDIO_H_DEFAULTS]).
273
274         * m4/stdio_h.m4: Add stubs for vasprintf too.
275
276         * modules/stdio: Support vasprintf in sed command.
277
278         * modules/vasprintf: Depend on stdio for prototypes.  Remove
279         vasprintf.h.  Add stdio module indicator.
280
281         * lib/stdio_.h: Declare asprintf and vasprintf, based on
282         vasprintf.h.
283
284         * lib/vasprintf.h: File removed.
285
286         * lib/asprintf.c: Use stdio.h instead of vasprintf.h.
287         * lib/vasprintf.c: Ditto.
288         * lib/xvasprintf.c: Ditto.
289         * tests/test-vasprintf-posix.c: Ditto.
290         * tests/test-vasprintf.c: Ditto.
291
292 2007-03-27  Bruno Haible  <bruno@clisp.org>
293
294         Make vasnprintf multithread-safe.
295         * lib/vasnprintf.c (decimal_point_char): New function.
296         (VASNPRINTF): Use it.
297         Suggested by Simon Josefsson.
298
299 2007-03-27  Eric Blake  <ebb9@byu.net>
300
301         Support sub-second birthtime on cygwin.
302         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Also check for st_birthtim.
303         * lib/stat-time.h (STAT_TIMESPEC): Adjust comments.
304         (get_stat_birthtime): Also work with st_birthtim.
305
306 2007-03-27  Paul Eggert  <eggert@cs.ucla.edu>
307
308         * lib/stat-time.h (USE_BIRTHTIME): Remove.
309         (get_stat_atime_ns, get_stat_ctime_ns, get_stat_mtime_ns):
310         (get_stat_birthtime_ns): Do not try to use "spare" fields.
311         (get_stat_birthtime_ns): Simplify compile-time tests.
312         (get_stat_birthtime): Change the API to look like
313         get_stat_mtime etc., except return a negative tv_nsec on error.
314         * m4/stat-time.m4 (gl_STAT_TIME, gl_STAT_BIRTHTIME):
315         Don't check for "spare" fields.
316         (gl_STAT_BIRTHTIME): Don't check for struct stat.st_birthtimespec.tv_sec
317         or for struct stat.st_birthtime, as these tests aren't used.
318         * tests/test-stat-time.c (test_birthtime): Adjust to new API.
319
320 2007-03-27  Bruno Haible  <bruno@clisp.org>
321
322         * lib/stat-time.h: Include <sys/stat.h>.
323
324 2007-03-27  James Youngman  <jay@gnu.org>
325
326         * lib/stat-time.h (get_stat_birthtime): New function for
327           retrieving st_birthtime as provided by UFS2 (hence *BSD).
328         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Probe for st_birthtime
329           and its variants.
330         * modules/stat-time (configure.ac): call gl_STAT_BIRTHTIME.
331         * modules/stat-time-test: New file.
332         * tests/test-stat-time.c: New test, devised by Bruno Haible.
333
334 2007-03-26  Bruno Haible  <bruno@clisp.org>
335
336         Better support of signalling NaNs.
337         * lib/atanl.c: Include isnanl.h.
338         (atanl): Perform test for NaN at the beginning of the function and
339         through a call to isnanl.
340         * lib/cosl.c: Include isnanl.h.
341         (cosl): Perform test for NaN at the beginning of the function and
342         through a call to isnanl.
343         * lib/ldexpl.c: Include isnanl.h.
344         (ldexpl): Perform test for NaN through a call to isnanl.
345         * lib/logl.c: Include isnanl.h.
346         (logl): Perform test for NaN at the beginning of the function and
347         through a call to isnanl.
348         * lib/sinl.c: Include isnanl.h.
349         (sinl): Perform test for NaN at the beginning of the function and
350         through a call to isnanl.
351         * lib/sqrtl.c: Include isnanl.h.
352         (sqrtl): Perform test for NaN at the beginning of the function and
353         through a call to isnanl.
354         * lib/tanl.c: Include isnanl.h.
355         (tanl): Perform test for NaN at the beginning of the function and
356         through a call to isnanl.
357         * lib/trigl.c (ieee754_rem_pio2l): Remove test for NaN.
358         * modules/mathl (Depends-on): Add isnanl.
359
360 2007-03-26  Eric Blake  <ebb9@byu.net>
361
362         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Fix
363         regression in logic sense of previous patch.
364
365 2007-03-26  Bruno Haible  <bruno@clisp.org>
366
367         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Don't use
368         unportable shell command "if ! ...".
369         Reported by Ralf Wildenhues.
370
371 2007-03-25  Bruno Haible  <bruno@clisp.org>
372
373         * lib/sysexit_,h: If HAVE_SYSEXITS_H is defined, include the original
374         <sysexits.h> file, and only add EX_CONFIG.
375         * m4/sysexits.m4 (gl_SYSEXITS): If <sysexits.h> exists, check its
376         absolute file name and whether it is sufficient. Substitute also
377         HAVE_SYSEXITS_H and ABSOLUTE_SYSEXITS_H.
378         * modules/sysexits (Makefile.am): Substitute HAVE_SYSEXITS_H and
379         ABSOLUTE_SYSEXITS_H into sysexits.h.
380
381 2007-03-25  Bruno Haible  <bruno@clisp.org>
382
383         * lib/getaddrinfo.c (getaddrinfo): Don't access hints->ai_flags when
384         hints is NULL.
385
386 2007-03-25  Bruno Haible  <bruno@clisp.org>
387
388         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Add a cast.
389         * lib/uniconv/u8-strconv-to-enc.c (u8_strconv_to_encoding): Likewise.
390
391 2007-03-25  Bruno Haible  <bruno@clisp.org>
392
393         * lib/vasnprintf.c: Include langinfo.h.
394         (VASNPRINTF): Prefer nl_langinfo over localeconv, since it's more
395         multithread-safe.
396         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): New macro.
397         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke it.
398         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
399         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
400         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
401         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
402         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
403         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX: Likewise.
404         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
405         Reported by Simon Josefsson.
406
407 2007-03-25  Bruno Haible  <bruno@clisp.org>
408
409         * lib/printf-parse.c [!IN_LIBINTL]: Include <stdint.h>, for intmax_t.
410         (PRINTF_PARSE): Make the support for size specifier 'j' unconditional.
411         * modules/vasnprintf (Depends-on): Add stdint.
412
413 2007-03-25  Bruno Haible  <bruno@clisp.org>
414
415         * modules/fpieee: New file.
416         * m4/fpieee.m4: New file.
417         * modules/isnan-nolibm (Depends-on): Add fpieee.
418         * modules/isnanl-nolibm (Depends-on): Add fpieee.
419         * modules/isnanl (Depends-on): Add fpieee.
420
421 2007-03-25  Bruno Haible  <bruno@clisp.org>
422
423         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Test also finite numbers.
424
425 2007-03-25  Bruno Haible  <bruno@clisp.org>
426
427         Avoid test failures on IRIX 6.5.
428         * tests/test-frexpl.c (MIN_NORMAL_EXP): New macro.
429         (main): Use it.
430         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP): New
431         macros.
432         (main): Use them.
433
434 2007-03-25  Bruno Haible  <bruno@clisp.org>
435
436         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): New macro.
437         (gl_FUNC_FREXPL): Invoke it. Set REPLACE_FREXPL to 1 if it frexpl
438         exists but doesn't work.
439         * lib/math_.h (frexpl): Define as a replacement macro if REPLACE_FREXPL
440         is set. Don't provide a prototype if REPLACE_FREXPL is not set.
441         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_FREXPL.
442         * modules/math (Makefile.am) Substibute also REPLACE_FREXPL into math.h.
443
444 2007-03-25  Bruno Haible  <bruno@clisp.org>
445
446         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Add check whether frexp(inf)
447         returns inf. Needed on IRIX 6.5.
448
449 2007-03-25  Bruno Haible  <bruno@clisp.org>
450
451         * tests/test-frexpl.c: Include isnanl-nolibm.h.
452         (main): Use isnanl instead of x != x idiom.
453         * modules/frexpl-tests (Depends-on): Add isnanl-nolibm.
454
455         * tests/test-frexp.c: Include isnan.h.
456         (main): Use isnan instead of x != x idiom.
457         * modules/frexp-tests (Depends-on): Add isnan-nolibm.
458
459 2007-03-25  Bruno Haible  <bruno@clisp.org>
460
461         * tests/test-frexp.c (NaN): New function/macro.
462         (main): Use it instead of 0.0 / 0.0.
463         * tests/test-isnan.c (NaN): New function/macro.
464         (main): Use it instead of 0.0 / 0.0.
465         * tests/test-vasnprintf-posix.c (NaN): New function/macro.
466         (test_function): Use it instead of 0.0 / 0.0.
467         * tests/test-vasprintf-posix.c (NaN): New function/macro.
468         (test_function): Use it instead of 0.0 / 0.0.
469         * tests/test-snprintf-posix.h (NaN): New function/macro.
470         (test_function): Use it instead of 0.0 / 0.0.
471         * tests/test-sprintf-posix.h (NaN): New function/macro.
472         (test_function): Use it instead of 0.0 / 0.0.
473         * tests/test-fprintf-posix.h (NaN): New function/macro.
474         (test_function): Use it instead of 0.0 / 0.0.
475         * tests/test-printf-posix.h (NaN): New function/macro.
476         (test_function): Use it instead of 0.0 / 0.0.
477
478         * lib/isnan.c (FUNC): Work around a DEC C compiler bug.
479
480 2007-03-25  Bruno Haible  <bruno@clisp.org>
481
482         * lib/glob_.h: Include <sys/stat.h>. Avoids warnings on AIX 5.1.
483
484 2007-03-25  Bruno Haible  <bruno@clisp.org>
485
486         * lib/regexec.c (merge_state_with_log): Make static.
487
488 2007-03-25  Bruno Haible  <bruno@clisp.org>
489
490         * lib/trigl.c (kernel_rem_pio2): Make static.
491
492 2007-03-25  Bruno Haible  <bruno@clisp.org>
493
494         * lib/sincosl.c (sincosl_table): Make static.
495
496 2007-03-25  Bruno Haible  <bruno@clisp.org>
497
498         * lib/argp.h (__restrict): Define to empty, rather than to 'restrict',
499         if the compiler does not support C99.
500
501 2007-03-25  Bruno Haible  <bruno@clisp.org>
502
503         * modules/time (Makefile.am): Ensure all rule action lines start with a
504         tab.
505
506 2007-03-24  Bruno Haible  <bruno@clisp.org>
507
508         * modules/tsearch-tests: New file.
509         * tests/test-tsearch.sh: New file.
510         * tests/test-tsearch.c: New file, mostly copied from glibc.
511
512         * modules/search-tests: New file.
513         * tests/test-search.c: New file.
514
515         * modules/search: New file.
516         * lib/search_.h: New file, incorporating lib/tsearch.h.
517         * m4/search_h.m4: New file.
518         * lib/tsearch.h: Remove file.
519         * lib/tsearch.c: Include search.h instead of tsearch.h.
520         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Require gl_SEARCH_H_DEFAULTS. Set
521         HAVE_TSEARCH.
522         * modules/tsearch (Files): Remove lib/tsearch.h.
523         (Depends-on): Add search.
524         (configure.ac): Invoke gl_SEARCH_MODULE_INDICATOR.
525         (Include): Change tsearch.h into search.h.
526
527 2007-03-24  Bruno Haible  <bruno@clisp.org>
528
529         * modules/fpucw: New file.
530         * lib/fpucw.h: New file.
531         * lib/frexp.c: Include fpucw.h.
532         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
533         (FUNC): Use them.
534         * lib/printf-frexp.c: Include fpucw.h.
535         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
536         (FUNC): Use them.
537         * lib/vasnprintf.c: Include fpucw.h.
538         (VASNPRINTF): Invoke BEGIN/END_LONG_DOUBLE_ROUNDING around the
539         'long double' calculations.
540         * tests/test-frexpl.c: Include fpucw.h.
541         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
542         * tests/test-printf-frexpl.c: Include fpucw.h.
543         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
544         * modules/frexpl (Depends-on): Add fpucw.
545         * modules/printf-frexpl (Depends-on): Likewise.
546         * modules/fprintf-posix (Depends-on): Likewise.
547         * modules/snprintf-posix (Depends-on): Likewise.
548         * modules/sprintf-posix (Depends-on): Likewise.
549         * modules/vasnprintf-posix (Depends-on): Likewise.
550         * modules/vasprintf-posix (Depends-on): Likewise.
551         * modules/vfprintf-posix (Depends-on): Likewise.
552         * modules/vsnprintf-posix (Depends-on): Likewise.
553         * modules/vsprintf-posix (Depends-on): Likewise.
554         * modules/frexpl-tests (Depends-on): Likewise.
555         * modules/printf-frexpl-tests (Depends-on): Likewise.
556
557 2007-03-24  Bruno Haible  <bruno@clisp.org>
558
559         * lib/float+.h: New file.
560         * lib/isnan.c: Include float+.h.
561         (SIZE): New macro.
562         (FUNC): Compare only SIZE bytes of the value.
563         * lib/vasnprintf.c: Include float+.h.
564         (VASNPRINTF): When comparing agains +0.0L or +0.0, compare only
565         SIZEOF_LDBL or SIZEOF_DBL bytes.
566         * modules/isnan-nolibm (Files): Add lib/float+.h.
567         * modules/isnanl-nolibm (Files): Add lib/float+.h.
568         * modules/isnanl (Files): Add lib/float+.h.
569         * modules/vasnprintf (Files): Add lib/float+.h.
570
571 2007-03-24  Bruno Haible  <bruno@clisp.org>
572
573         * lib/vasnprintf.c [!HAVE_LONG_DOUBLE]: Include printf-frexp.h. Don't
574         include isnanl-nolibm.h.
575
576 2007-03-24  Bruno Haible  <bruno@clisp.org>
577
578         * tests/test-read-file.c (main): Don't produce spurious output for
579         expected situations. Make the test fail if it encountered unexpected
580         results.
581
582 2007-03-24  Bruno Haible  <bruno@clisp.org>
583
584         * m4/locale-fr.m4 (gt_LOCALE_FR): Remove the special-casing of NetBSD,
585         since its fr_FR.ISO8859-1 locale wouldn't pass the tests.
586
587 2007-03-24  Bruno Haible  <bruno@clisp.org>
588
589         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Fix last change.
590
591 2007-03-24  Bruno Haible  <bruno@clisp.org>
592
593         * modules/unistr/base (Depends-on): Remove utf8-ucs4-unsafe,
594         utf16-ucs4-unsafe, utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
595
596         * modules/unistr/u8-mbtouc: Add source files from module utf8-ucs4.
597         * modules/utf8-ucs4: Turn into a symbolic link to module
598         unistr/u8-mbtouc.
599
600         * modules/unistr/u8-mbtouc-unsafe: Add source files from module
601         utf8-ucs4-unsafe.
602         * modules/utf8-ucs4-unsafe: Turn into a symbolic link to module
603         unistr/u8-mbtouc-unsafe.
604
605         * modules/unistr/u16-mbtouc: Add source files from module utf16-ucs4.
606         * modules/utf16-ucs4: Turn into a symbolic link to module
607         unistr/u16-mbtouc.
608
609         * modules/unistr/u16-mbtouc-unsafe: Add source files from module
610         utf16-ucs4-unsafe.
611         * modules/utf16-ucs4-unsafe: Turn into a symbolic link to module
612         unistr/u16-mbtouc-unsafe.
613
614         * modules/unistr/u8-uctomb: Add source files from module utf4-utf8.
615         * modules/ucs4-utf8: Turn into a symbolic link to module
616         unistr/u8-ubtomb.
617
618         * modules/unistr/u16-uctomb: Add source files from module utf4-utf16.
619         * modules/ucs4-utf16: Turn into a symbolic link to module
620         unistr/u16-ubtomb.
621
622 2007-03-24  Bruno Haible  <bruno@clisp.org>
623
624         * lib/unistr/u8-mbtouc-aux.c: Renamed from lib/unistr/utf8-ucs4.c.
625         Enable the function only if HAVE_INLINE.
626         * lib/unistr/u8-mbtouc-unsafe-aux.c: Renamed from
627         lib/unistr/utf8-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
628         * lib/unistr/u16-mbtouc-aux.c: Renamed from lib/unistr/utf16-ucs4.c.
629         Enable the function only if HAVE_INLINE.
630         * lib/unistr/u16-mbtouc-unsafe-aux.c: Renamed from
631         lib/unistr/utf16-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
632         * lib/unistr/u8-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf8.c.
633         Enable the function only if HAVE_INLINE.
634         * lib/unistr/u16-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf16.c.
635         Enable the function only if HAVE_INLINE.
636         * modules/utf8-ucs4: Update.
637         * modules/utf8-ucs4-unsafe: Update.
638         * modules/utf16-ucs4: Update.
639         * modules/utf16-ucs4-unsafe: Update.
640         * modules/ucs4-utf8: Update.
641         * modules/ucs4-utf16: Update.
642
643 2007-03-24  Bruno Haible  <bruno@clisp.org>
644
645         * lib/utf8-ucs4.h: Remove file.
646         * lib/utf8-ucs4-unsafe.h: Remove file.
647         * lib/utf16-ucs4.h: Remove file.
648         * lib/utf16-ucs4-unsafe.h: Remove file.
649         * lib/ucs4-utf8.h: Remove file.
650         * lib/ucs4-utf16.h: Remove file.
651         * lib/unistr.h: Include their previous contents.
652         * m4/utf-ucs4.m4: Remove file.
653         * m4/ucs4-utf.m4: Remove file.
654         * modules/utf8-ucs4 (Files): Remove lib/utf8-ucs4.h.
655         (Depends-on): Add unistr/base.
656         (configure.ac): Remove gl_UTF_UCS4.
657         (Makefile.am): Update.
658         (Include): Change to unistr.h.
659         * modules/utf8-ucs4-unsafe (Files): Remove lib/utf8-ucs4-unsafe.h.
660         (Depends-on): Add unistr/base.
661         (configure.ac): Remove gl_UTF_UCS4.
662         (Makefile.am): Update.
663         (Include): Change to unistr.h.
664         * modules/utf16-ucs4 (Files): Remove lib/utf16-ucs4.h.
665         (Depends-on): Add unistr/base.
666         (configure.ac): Remove gl_UTF_UCS4.
667         (Makefile.am): Update.
668         (Include): Change to unistr.h.
669         * modules/utf16-ucs4-unsafe (Files): Remove lib/utf16-ucs4-unsafe.h.
670         (Depends-on): Add unistr/base.
671         (configure.ac): Remove gl_UTF_UCS4.
672         (Makefile.am): Update.
673         (Include): Change to unistr.h.
674         * modules/ucs4-utf8 (Files): Remove lib/ucs4-utf8.h.
675         (Depends-on): Add unistr/base.
676         (configure.ac): Remove gl_UCS4_UTF.
677         (Makefile.am): Update.
678         (Include): Change to unistr.h.
679         * modules/ucs4-utf16 (Files): Remove lib/ucs4-utf16.h.
680         (Depends-on): Add unistr/base.
681         (configure.ac): Remove gl_UCS4_UTF.
682         (Makefile.am): Update.
683         (Include): Change to unistr.h.
684         * lib/unistr/utf8-ucs4.c: Include unistr.h instead of utf8-ucs4.h.
685         * lib/unistr/utf8-ucs4-unsafe.c: Include unistr.h instead of
686         utf8-ucs4-unsafe.h.
687         * lib/unistr/utf16-ucs4.c: Include unistr.h instead of utf16-ucs4.h.
688         * lib/unistr/utf16-ucs4-unsafe.c: Include unistr.h instead of
689         utf16-ucs4-unsafe.h.
690         * lib/unistr/ucs4-utf8.c: Include unistr.h instead of ucs4-utf8.h.
691         * lib/unistr/ucs4-utf16.c: Include unistr.h instead of ucs4-utf16.h.
692         * lib/unistr/u8-chr.c: Don't include ucs4-utf8.h.
693         * lib/unistr/u8-strchr.c: Likewise.
694         * lib/unistr/u8-strrchr.c: Likewise.
695         * lib/unistr/u16-chr.c: Don't include ucs4-utf16.h.
696         * lib/unistr/u16-strchr.c: Likewise.
697         * lib/unistr/u16-strrchr.c: Likewise.
698         * lib/striconveh.c: Update.
699         * lib/linebreak.c: Update.
700
701 2007-03-24  Bruno Haible  <bruno@clisp.org>
702
703         * lib/argp-help.c (fill_in_uparams, canon_doc_option): Cast the
704         arguments of isspace, isalpha, isalnum, isdigit to 'unsigned char'.
705
706 2007-03-22  Bruno Haible  <bruno@clisp.org>
707
708         * lib/strptime.c (__strptime_internal): Use ANSI C syntax.
709
710 2007-03-23  Paul Eggert  <eggert@cs.ucla.edu>
711
712         * MODULES.html.sh (File system functions): New module write-any-file.
713         * modules/write-any-file, lib/write-any-file.c, lib/write-any-file.h:
714         * m4/write-any-file.m4: New files.
715
716 2007-03-23  Eric Blake  <ebb9@byu.net>
717
718         * gnulib-tool: Rearrange space-tab sequences, since some editors
719         like to eat them.
720
721 2007-03-23  Eric Blake  <ebb9@byu.net>
722
723         * lib/version-etc.c (version_etc_va): Update license wording to
724         be more concise.  Recommended by Richard Stallman.
725
726 2007-03-22  Bruno Haible  <bruno@clisp.org>
727
728         * lib/poll.c (MSG_PEEK): New fallback definition.
729
730 2007-03-22  Bruno Haible  <bruno@clisp.org>
731
732         * modules/sys_socket-tests (configure.ac): Check for shutdown function.
733         * tests/test-sys_socket.c (a): Test only if shutdown() exists.
734         (main): Update.
735         Fixes a compilation error on BeOS.
736
737 2007-03-22  Bruno Haible  <bruno@clisp.org>
738
739         * modules/frexpl-tests: New file.
740         * tests/test-frexpl.c: New file.
741
742         * modules/frexpl: New file.
743         * m4/frexpl.m4: New file.
744         * modules/math (Makefile.am): Also substitute GNULIB_FREXPL into math.h.
745         * lib/math_.h (frexpl): Test GNULIB_FREXPL instead of GNULIB_MATHL.
746         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FREXPL.
747         * modules/mathl (Files): Remove lib/frexpl.c, lib/frexp.c.
748         (Depends-on): Add frexpl. Remove isnanl-nolibm.
749         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Don't test for frexpl.
750
751 2007-03-22  Bruno Haible  <bruno@clisp.org>
752
753         * lib/frexpl.c: Share code with lib/frexp.c.
754         * modules/mathl (Files): Add lib/frexp.c.
755         (Depends-on): Add isnanl-nolibm.
756
757 2007-03-22  Bruno Haible  <bruno@clisp.org>
758
759         * modules/printf-frexp (Files): Add m4/frexp.m4.
760         * m4/printf-frexp.m4 (gl_FUNC_PRINTF_FREXP): Define HAVE_FREXP_IN_LIBC
761         only if the found frexp function actually works.
762
763 2007-03-22  Bruno Haible  <bruno@clisp.org>
764
765         * lib/frexp.c: Remove older implementation that uses divisions.
766
767 2007-03-21  Bruno Haible  <bruno@clisp.org>
768
769         * modules/frexp-tests: New file.
770         * tests/test-frexp.c: New file.
771
772         * modules/frexp: New file.
773         * lib/frexp.c: New file.
774         * m4/frexp.m4: New file.
775         * lib/math_.h (frexp): New declaration.
776         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Also initialize GNULIB_FREXP and
777         REPLACE_FREXP.
778         * modules/math (math.h): Also substitute GNULIB_FREXP, REPLACE_FREXP.
779
780 2007-03-21  Bruno Haible  <bruno@clisp.org>
781
782         * modules/isnanl-tests: New file.
783         * tests/test-isnanl.c: New file.
784
785         * modules/isnanl: New file.
786         * lib/isnanl.h: New file.
787         * m4/isnanl.m4 (gl_FUNC_ISNANL): New macro.
788         (gl_FUNC_ISNANL_NO_LIBM): Invoke gl_HAVE_ISNANL_NO_LIBM,
789         gl_FUNC_ISNANL_WORKS.
790         (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM, gl_FUNC_ISNANL_WORKS):
791         New macros.
792
793 2007-03-21  Bruno Haible  <bruno@clisp.org>
794
795         * modules/isnanl-nolibm (Files): Add lib/isnanl-nolibm.h, remove
796         lib/isnanl.h.
797         (Include): Update.
798         * lib/isnanl-nolibm.h: Renamed from lib/isnanl.h.
799         * lib/vasnprintf.c: Update.
800         * modules/isnanl-nolibm-tests (Files): Add tests/test-isnanl-nolibm.c,
801         tests/test-isnanl.h, remove tests/test-isnanl.c.
802         (Makefile.am): Update.
803         * tests/test-isnanl-nolibm.c: New file.
804         * tests/test-isnanl.h: New file.
805         * tests/test-isnanl.c: Remove file.
806
807 2007-03-21  Jim Meyering  <jim@meyering.net>
808
809         When trying to open ".", treat ESTALE like EACCES.
810         * lib/savewd.c (savewd_save): Resort to forking not just upon
811         failure with EACCES, but also when errno is ESTALE.
812
813 2007-03-20  Bruno Haible  <bruno@clisp.org>
814
815         * lib/string_.h (strndup): Enable declaration also if HAVE_STRNDUP.
816         Needed on AIX 5.1. Reported by Matthew Woehlke.
817
818 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
819
820         Suggestions by Bruno Haible:
821         * lib/acl-internal.h: Include "gettext.h" rather than rolling
822         our own.
823         (ACL_NOT_WELL_SUPPORTED): Parenthesize arg when used.
824         * modules/acl (Depends-on): Add gettext.
825
826 2007-03-19  Bruno Haible  <bruno@clisp.org>
827
828         * modules/iconvme: Remove file.
829         * lib/iconvme.h: Remove file.
830         * lib/iconvme.c: Remove file.
831         * m4/iconvme.m4: Remove file.
832
833 2007-03-19  Bruno Haible  <bruno@clisp.org>
834
835         * doc/relocatable-maint.texi: Break long shell script line.
836         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
837
838 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
839
840         Add limited support for Solaris 10 ZFS-style ACLs: just enough to
841         handle file_has_acl.
842         * lib/acl-internal.h, lib/acl_entries.c, lib/file-has-acl.c: New files.
843         * lib/acl.c: Move header inclusions and related macro defns into
844         lib/acl-internal.h.
845         (S_ISLNK): Remove defn, since that's now done for us.
846         (file_has_acl): Move to lib/file-has-acl.c.
847         Call acl_trivial if available.  This is the crucial part of the fix.
848         (acl_entries): Move to lib/acl_entries.c.  Now extern, since it's
849         shared within the library.  Rewrite a bit, partly to make it compatible
850         with the GNU coding style.
851         * m4/acl.m4 (AC_FUNC_ACL): Add AC_LIBOBJ([file-has-acl]).
852         Remove unnecessary double-quotes.
853         Don't test for acl_to_text; the build will catch that.
854         Replace acl_entries if it doesn't exist and it is needed.
855         Check for -lsec and acl_trivial (as used on Solaris 10).
856         * modules/acl (Files): Add lib/acl-internal.h, lib/acl_entries.c,
857         lib/file-has-acl.c.
858         (Depends-on): Add sys_stat, for S_ISLNK.
859
860 2007-03-19  Ben Pfaff  <blp@gnu.org>
861
862         * doc/gnulib.texi: Fix typos.
863         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
864
865 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
866
867         * lib/getcwd.c (__getcwd): Remove redundant comparison of buf to NULL.
868         If size is zero here, buf must be zero.
869
870 2007-03-19  Simon Josefsson  <simon@josefsson.org>
871
872         * des.c: Remove weak_keys_chksum.  Reported by Bruno Haible
873         <bruno@clisp.org>.
874
875 2007-03-18  Bruno Haible  <bruno@clisp.org>
876
877         * lib/vasnprintf.c (VASNPRINTF): Undo first part of last patch.
878         Suggested by Eric Blake.
879
880 2007-03-18  Ben Pfaff  <blp@gnu.org>
881
882         * doc/relocatable.texi: Recommend using as prefix a directory
883         that does not exist and will never be created.  Based on
884         discussion with Bruno Haible, Ralf Wildenhues, Matthew Woehlke,
885         and others.
886
887 2007-03-17  Bruno Haible  <bruno@clisp.org>
888
889         * lib/fchownat.c: Include lchown.h.
890
891 2007-03-17  Bruno Haible  <bruno@clisp.org>
892
893         Fix endless loop when the given allocated size was > INT_MAX.
894         * lib/vasnprintf.c (EOVERFLOW): New fallback definition.
895         (VASNPRINTF): Fail with EOVERFLOW when the given allocated size is
896         larger than INT_MAX, or when it grow to a value larger than INT_MAX.
897         * lib/vsprintf.c (vsprintf): Don't pass a size > INT_MAX to vasnprintf.
898         * lib/sprintf.c (sprintf): Likewise.
899
900 2007-03-17  Bruno Haible  <bruno@clisp.org>
901
902         * tests/test-argp-2.sh (func_compare): Output a context diff.
903
904 2007-03-17  Bruno Haible  <bruno@clisp.org>
905
906         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check also the
907         locale's decimal-point character.
908
909 2007-03-17  Bruno Haible  <bruno@clisp.org>
910
911         * lib/vasnprintf.c (VASNPRINTF): Clear out the memory used for arg_mem
912         before comparing it. Needed because on some platforms (e.g. x86) a
913         'long double' occupies less bytes than sizeof (long double).
914
915 2007-03-17  Bruno Haible  <bruno@clisp.org>
916
917         * tests/test-crc.c (main): Make printf statements 64-bit clean.
918         * tests/test-gc-pbkdf2-sha1.c (main): Likewise.
919         * tests/test-getaddrinfo.c (simple): Likewise.
920         * tests/test-read-file.c (main): Likewise.
921
922 2007-03-17  Bruno Haible  <bruno@clisp.org>
923
924         * tests/test-dirname.c (main): Make printf statements 64-bit clean.
925
926 2007-03-17  Bruno Haible  <bruno@clisp.org>
927
928         * tests/test-xvasprintf.c (test_xvasprintf, test_xasprintf): Remove
929         unused variable.
930
931 2007-03-17  Bruno Haible  <bruno@clisp.org>
932
933         * tests/test-c-strcasecmp.c: Include c-strcase.h.
934         * tests/test-c-strncasecmp.c: Likewise.
935
936 2007-03-17  Bruno Haible  <bruno@clisp.org>
937
938         * modules/stdlib (Depends-on): Add unistd.
939         * lib/stdlib_.h: Include <unistd.h> if mkstemp is desired.
940         Needed for MacOS X 10.3.
941
942 2007-03-17  Bruno Haible  <bruno@clisp.org>
943
944         * lib/unistr/u-strdup.h: Include <stdlib.h>.
945
946 2007-03-17  Bruno Haible  <bruno@clisp.org>
947
948         * lib/unistr/u-cpy-alloc.h: Include <stdlib.h>.
949
950 2007-03-17  Bruno Haible  <bruno@clisp.org>
951
952         * gnulib-tool (func_import): Update .cvsignore and .gitignore files
953         to reflect files copied from gnulib (with or without modifications).
954         Suggested by Jim Meyering.
955
956 2007-03-17  Eric Blake  <ebb9@byu.net>
957
958         * NEWS: Document stdlib change from 2007-02-18.
959
960 2007-03-17  Jim Meyering  <jim@meyering.net>
961
962         Detect use of AC_CONFIG_AUX_DIR also when its argument is quoted.
963         * build-aux/bootstrap: Put ""s around use of $build_aux, in case
964         someone uses a name containing shell meta-characters.
965         Reported by Alfred M. Szmidt.
966
967         * build-aux/bootstrap: Don't use \> in grep regexp.  For HP-UX.
968
969 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
970
971         * build-aux/bootstrap (with_gettext): New variable.  Run autopoint
972         and copy gettext configuration files only if configure.ac contains
973         a use of AM_GNU_GETTEXT_VERSION.
974
975 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
976
977         * build-aux/bootstrap (gnulib_name): New variable.
978         (gnulib_tool_options): Use it.
979
980 2007-03-13  Simon Josefsson  <simon@josefsson.org>
981
982         * tests/test-des.c: Use new namespace.
983
984 2007-03-15  Bruno Haible  <bruno@clisp.org>
985
986         * lib/dummy.c (gl_dummy_symbol): Renamed from 'dummy'.
987         Reported by James Youngman <jay@gnu.org>.
988
989 2007-03-15  Bruno Haible  <bruno@clisp.org>
990
991         * lib/glob.c (glob): Add 'restrict' so that prototype matches the
992         declared prototype. Needed with cc on OSF/1 5.1.
993
994 2007-03-15  Bruno Haible  <bruno@clisp.org>
995
996         * lib/gl_list.h (gl_listelement_dispose_fn): New type.
997         (gl_list_create_empty, gl_list_create): Add dispose_fn argument.
998         (struct gl_list_implementation): Add dispose_fn argument to the
999         'create_empty', 'create' methods.
1000         (struct gl_list_impl_base): Add field 'dispose_fn'.
1001         * lib/gl_list.c (gl_list_create_empty, gl_list_create): Add dispose_fn
1002         argument.
1003         * lib/gl_array_list.c (gl_array_create_empty, gl_array_create): Add
1004         dispose_fn argument.
1005         (gl_array_remove_node, gl_array_remove_at, gl_array_list_free): Call
1006         dispose_fn on the dropped values.
1007         * lib/gl_carray_list.c (gl_carray_create_empty, gl_carray_create): Add
1008         dispose_fn argument.
1009         (gl_carray_remove_at, gl_carray_list_free): Call dispose_fn on the
1010         dropped values.
1011         * lib/gl_anyavltree_list2.h (gl_tree_create): Add dispose_fn argument.
1012         (gl_tree_remove_node): Call dispose_fn on the dropped value.
1013         * lib/gl_anyrbtree_list2.h (gl_tree_create): Add dispose_fn argument.
1014         (gl_tree_remove_node): Call dispose_fn on the dropped value.
1015         * lib/gl_anytree_list2.h (gl_tree_create_empty): Add dispose_fn
1016         argument.
1017         (gl_tree_list_free): Call dispose_fn on the dropped values.
1018         * lib/gl_anytreehash_list2.h (gl_tree_list_free): Call dispose_fn on
1019         the dropped values.
1020         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
1021         Add dispose_fn argument.
1022         (gl_linked_remove_node, gl_linked_remove_at, gl_linked_list_free):
1023         Call dispose_fn on the dropped values.
1024         * lib/gl_sublist.c (gl_sublist_create_empty, gl_sublist_create_fill):
1025         Add dispose_fn argument.
1026         (gl_sublist_create): Initialize the 'dispose_fn' field.
1027         * lib/clean-temp.c (create_temp_dir, register_fd): Update.
1028         * tests/test-array_list.c (main): Update.
1029         * tests/test-carray_list.c (main): Update.
1030         * tests/test-avltree_list.c (main): Update.
1031         * tests/test-rbtree_list.c (main): Update.
1032         * tests/test-avltreehash_list.c (main): Update.
1033         * tests/test-rbtreehash_list.c (main): Update.
1034         * tests/test-linked_list.c (main): Update.
1035         * tests/test-linkedhash_list.c (main): Update.
1036         * tests/test-array_oset.c (main): Update.
1037
1038 2007-03-15  Bruno Haible  <bruno@clisp.org>
1039
1040         * lib/gl_oset.h (gl_setelement_dispose_fn): New type.
1041         (gl_oset_create_empty): Add dispose_fn argument.
1042         (struct gl_oset_implementation): Add dispose_fn argument to
1043         'create_empty' method.
1044         (struct gl_oset_impl_base): Add dispose_fn field.
1045         * lib/gl_oset.c (gl_oset_create_empty): Add dispose_fn argument.
1046         * lib/gl_array_oset.c (gl_array_create_empty): Add dispose_fn argument.
1047         (gl_array_remove_at, gl_array_free): Call dispose_fn on the dropped
1048         values.
1049         * lib/gl_anytree_oset.h (gl_tree_create_empty): Add dispose_fn argument.
1050         (gl_tree_oset_free): Call dispose_fn on the dropped values.
1051         * lib/gl_avltree_oset.c (gl_tree_remove_node): Call dispose_fn on the
1052         dropped value.
1053         * lib/gl_rbtree_oset.c (gl_tree_remove_node): Call dispose_fn on the
1054         dropped value.
1055         * tests/test-array_oset.c (main): Update.
1056         * tests/test-avltree_oset.c (main): Update.
1057         * tests/test-rbtree_oset.c (main): Update.
1058         * lib/gl_anytreehash_list1.h (add_to_bucket): Update.
1059
1060 2007-03-13  Bruno Haible  <bruno@clisp.org>
1061
1062         * tests/test-stdbool.c (i): Update after last patch.
1063
1064 2007-03-12  Bruno Haible  <bruno@clisp.org>
1065
1066         * lib/quotearg.c: Include <wctype.h> early, before the definition of
1067         the iswprint macro. Needed on Solaris 2.5.1.
1068
1069 2007-03-12  Bruno Haible  <bruno@clisp.org>
1070
1071         * tests/test-printf-frexp.c (main): Declare x as volatile.
1072
1073 2007-03-12  Simon Josefsson  <simon@josefsson.org>
1074
1075         * doc/gnulib.texi (Build robot for gnulib): New section.
1076
1077 2007-03-12  Jim Meyering  <jim@meyering.net>
1078
1079         * build-aux/bootstrap: New file.
1080         * build-aux/bootstrap.conf: New file, from coreutils.
1081
1082 2007-03-11  Bruno Haible  <bruno@clisp.org>
1083
1084         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Require AC_C_INLINE.
1085
1086 2007-03-12  Simon Josefsson  <simon@josefsson.org>
1087
1088         * lib/des.h, lib/des.c, lib/gc-gnulib.c: Use gl_ namespace, to
1089         avoid collisions with 'des_setkey'.  Reported by Bruno Haible
1090         <bruno@clisp.org>.  Also change 'tripledes_' to '3des_'.
1091
1092 2007-03-11  Bruno Haible  <bruno@clisp.org>
1093
1094         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): If the test program fails to
1095         compile, set LOCALE_TR_UTF8 to 'none' instead of empty.
1096
1097 2007-03-11  Bruno Haible  <bruno@clisp.org>
1098
1099         * lib/stdint_.h (INT64_MIN, INTMAX_MIN): Avoid using the ~INT..._MAX
1100         formula. Needed for SunPRO C 5.0.
1101
1102 2007-03-11  Bruno Haible  <bruno@clisp.org>
1103
1104         * modules/long-options (Depends-on): Add getopt.
1105
1106 2007-03-11  Bruno Haible  <bruno@clisp.org>
1107
1108         * modules/modechange (Depends-on): Add stdbool.
1109
1110 2007-03-11  Bruno Haible  <bruno@clisp.org>
1111
1112         * modules/i-ring (Depends-on): Add stdbool.
1113
1114 2007-03-11  Bruno Haible  <bruno@clisp.org>
1115
1116         * modules/gc-des (Depends-on): Add stdbool.
1117
1118 2007-03-11  Bruno Haible  <bruno@clisp.org>
1119
1120         * m4/mktime.m4 (gl_PREREQ_MKTIME): Require AC_C_INLINE.
1121
1122 2007-03-11  Bruno Haible  <bruno@clisp.org>
1123
1124         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Require AC_C_RESTRICT.
1125
1126 2007-03-11  Bruno Haible  <bruno@clisp.org>
1127
1128         * lib/unistr/u32-mbtouc-unsafe.c (u32_mbtouc_unsafe): Fix syntax error.
1129
1130 2007-03-11  Bruno Haible  <bruno@clisp.org>
1131
1132         * lib/vasnprintf.c (sprintf): Undefine.
1133
1134 2007-03-11  Bruno Haible  <bruno@clisp.org>
1135
1136         * lib/isnan.c (rpl_isnan, rpl_isnanl): Work around bug regarding
1137         initializers in SunPRO C and Compaq C compilers.
1138
1139 2007-03-11  Bruno Haible  <bruno@clisp.org>
1140
1141         * lib/gl_array_oset.c (gl_array_iterator_next): Make pointer
1142         decrementing code ANSI C compliant.
1143
1144 2007-03-11  Bruno Haible  <bruno@clisp.org>
1145
1146         * lib/dummy.c [__sun]: Define a dummy variable, not just a typedef.
1147         Needed for Solaris 2.5.1 ranlib and SunPRO C 5.0.
1148
1149 2007-03-11  Bruno Haible  <bruno@clisp.org>
1150
1151         * tests/test-stdbool.c (s, d, e, xlcbug): Disable checks that gnulib's
1152         <stdbool.h> substitute doesn't pass.
1153
1154 2007-03-11  Bruno Haible  <bruno@clisp.org>
1155
1156         * lib/vasnprintf.c (snprintf): Undefine. Avoids an endless recursion.
1157
1158 2007-03-11  Bruno Haible  <bruno@clisp.org>
1159
1160         * gnulib-tool (func_create_megatestdir): Create also an autobuild
1161         script, for submission to autobuild.josefsson.org.
1162
1163 2007-03-10  Bruno Haible  <bruno@clisp.org>
1164
1165         * modules/canonicalize-lgpl-tests: New file.
1166         * tests/test-canonicalize-lgpl.sh: New file.
1167         * tests/test-canonicalize-lgpl.c: New file.
1168
1169         * modules/c-strcase-tests: New file.
1170         * tests/test-c-strcase.sh: New file.
1171         * tests/test-c-strcasecmp.c: New file.
1172         * tests/test-c-strncasecmp.c: New file.
1173
1174         * modules/atexit-tests: New file.
1175         * tests/test-atexit.sh: New file.
1176         * tests/test-atexit.c: New file.
1177
1178 2007-03-10  Bruno Haible  <bruno@clisp.org>
1179
1180         * tests/test-binary-io.sh: Use temporary filenames that are not so
1181         likely to clash with those of other tests (in a parallel make).
1182         * tests/test-binary-io.c: Likewise.
1183
1184 2007-03-10  Bruno Haible  <bruno@clisp.org>
1185
1186         * lib/fseterr.c (fseterr): Port to Solaris/SPARC64. Deactivate the
1187         fallback; use #error instead.
1188         Suggested by Simon Josefsson.
1189
1190 2007-03-10  Bruno Haible  <bruno@clisp.org>
1191
1192         * gnulib-tool (func_create_testdir): Treat MOSTLYCLEANFILES like
1193         CLEANFILES. Put spaces in each line of $cleaned_files, not only the
1194         first and the last.
1195
1196 2007-03-10  Bruno Haible  <bruno@clisp.org>
1197
1198         * lib/stdint_.h (uint_least64_t): Fix typo in last patch.
1199
1200 2007-03-10  Bruno Haible  <bruno@clisp.org>
1201
1202         * modules/snprintf-posix-tests (EXTRA_DIST): New variable. Needed for
1203         "make distcheck".
1204         * modules/sprintf-posix-tests (EXTRA_DIST): Likewise.
1205         * modules/vsnprintf-posix-tests (EXTRA_DIST): Likewise.
1206         * modules/vsprintf-posix-tests (EXTRA_DIST): Likewise.
1207
1208 2007-03-10  Bruno Haible  <bruno@clisp.org>
1209
1210         * modules/allocsa-tests (test_allocsa_SOURCES): Remove redundant
1211         variable.
1212         * modules/dirname-tests (test_dirname_SOURCES): Remove redundant
1213         variable.
1214
1215 2007-03-09  Eric Blake  <ebb9@byu.net>
1216         and Matthew Woehlke  <mw_triad@users.sourceforge.net>  (tiny change)
1217
1218         * lib/stdint_.h (int64_t, uint64_t): Don't undefine if 64-bit
1219         types are not being provided by gnulib.
1220         (GL_INT64_T, GL_UINT64_T): New witnesses of whether gnulib 64-bit
1221         types are supported.
1222
1223 2007-03-10  Bruno Haible  <bruno@clisp.org>
1224
1225         * lib/stdio_.h (__attribute__): New macro.
1226         (fprintf, vfprintf, printf, vprintf, snprintf, vsnprintf, sprintf,
1227         vsprintf): Specify __attribute__ __format__ for GCC.
1228         Suggested by Eric Blake.
1229
1230 2007-03-09  Bruno Haible  <bruno@clisp.org>
1231
1232         * modules/printf-posix-tests: New file.
1233         * tests/test-printf-posix.sh: New file.
1234         * tests/test-printf-posix.c: New file.
1235
1236         * modules/printf-posix: New file.
1237         * lib/printf.c: New file.
1238         * m4/printf-posix-rpl.m4: New file.
1239         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_PRINTF_POSIX,
1240         REPLACE_PRINTF.
1241         * lib/stdio_.h (printf): New declaration.
1242         (format, __format__, ____printf____, ____scanf____, ____strftime____,
1243         ____strfmon____): New macros.
1244         * modules/stdio (Makefile.am): Substitute also GNULIB_PRINTF_POSIX,
1245         REPLACE_PRINTF.
1246
1247 2007-03-09  Bruno Haible  <bruno@clisp.org>
1248
1249         * tests/test-vasnprintf-posix2.sh: New file.
1250         * tests/test-vasnprintf-posix2.c: New file.
1251         * modules/vasnprintf-posix-tests (Files): Add them and m4/locale-fr.m4.
1252         (configure.ac): Invoke gt_LOCALE_FR and gt_LOCALE_FR_UTF8.
1253         (Makefile.am): Activate test-vasnprintf-posix2.sh.
1254
1255         * lib/vasnprintf.c (VASNPRINTF): For the 'a' and 'A' directives, use
1256         a locale dependent decimal point, rather than always '.'.
1257
1258 2007-03-09  Eric Blake  <ebb9@byu.net>
1259
1260         * lib/stdlib_.h (EXIT_FAILURE): GNU code expects this to be 1, in
1261         spite of platforms like Tandem/NSK that define it to -1.
1262
1263 2007-03-08  Bruno Haible  <bruno@clisp.org>
1264
1265         * modules/vprintf-posix-tests: New file.
1266         * tests/test-vprintf-posix.sh: New file.
1267         * tests/test-vprintf-posix.c: New file.
1268         * tests/test-printf-posix.h: New file.
1269
1270         * modules/vprintf-posix: New file.
1271         * lib/vprintf.c: New file.
1272         * m4/vprintf-posix.m4: New file.
1273         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VPRINTF_POSIX,
1274         REPLACE_VPRINTF.
1275         * lib/stdio_.h (vprintf): New declaration.
1276         * modules/stdio (Makefile.am): Substitute also GNULIB_VPRINTF_POSIX,
1277         REPLACE_VPRINTF.
1278
1279 2007-03-08  Bruno Haible  <bruno@clisp.org>
1280
1281         * modules/fprintf-posix-tests: New file.
1282         * tests/test-fprintf-posix.sh: New file.
1283         * tests/test-fprintf-posix.c: New file.
1284
1285         * modules/fprintf-posix: New file.
1286         * lib/fprintf.c: New file.
1287         * m4/fprintf-posix.m4: New file.
1288         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FPRINTF_POSIX,
1289         REPLACE_FPRINTF.
1290         * lib/stdio_.h (fprintf): New declaration.
1291         * modules/stdio (Makefile.am): Substitute also GNULIB_FPRINTF_POSIX,
1292         REPLACE_FPRINTF.
1293
1294 2007-03-08  Bruno Haible  <bruno@clisp.org>
1295
1296         * modules/vfprintf-posix-tests: New file.
1297         * tests/test-vfprintf-posix.sh: New file.
1298         * tests/test-vfprintf-posix.c: New file.
1299         * tests/test-fprintf-posix.h: New file.
1300         * tests/test-fprintf-posix.out: New file.
1301
1302         * modules/vfprintf-posix: New file.
1303         * lib/vfprintf.c: New file.
1304         * m4/vfprintf-posix.m4: New file.
1305         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VFPRINTF_POSIX,
1306         REPLACE_VFPRINTF.
1307         * lib/stdio_.h (vfprintf): New declaration.
1308         * modules/stdio (Makefile.am): Substitute also GNULIB_VFPRINTF_POSIX,
1309         REPLACE_VFPRINTF.
1310
1311 2007-03-08  Bruno Haible  <bruno@clisp.org>
1312
1313         * lib/stdio_.h: Treat __need___FILE like __need_FILE.
1314
1315 2007-03-08  Bruno Haible  <bruno@clisp.org>
1316
1317         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Use 'case' statements
1318         instead of 'expr' invocations.
1319         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
1320         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
1321         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
1322         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
1323         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
1324         Suggested by Paul Eggert.
1325
1326 2007-03-08  Bruno Haible  <bruno@clisp.org>
1327
1328         * modules/fseterr-tests: New file.
1329         * tests/test-fseterr.c: New file.
1330
1331         * modules/fseterr: New file.
1332         * lib/fseterr.h: New file.
1333         * lib/fseterr.c: New file.
1334
1335 2007-03-08  Bruno Haible  <bruno@clisp.org>
1336
1337         * lib/fnmatch_.h: Convert tabs in the middle of lines to spaces.
1338         * lib/getopt_.h: Likewise.
1339         * lib/mbswidth.h: Likewise.
1340         * lib/setenv.h: Likewise.
1341         * lib/vasnprintf.h: Likewise.
1342         * lib/vasprintf.h: Likewise.
1343         * lib/verror.h: Likewise.
1344         * lib/xsetenv.h: Likewise.
1345         * lib/xvasprintf.h: Likewise.
1346
1347 2007-03-08  Jim Meyering  <jim@meyering.net>
1348
1349         * users.txt: Add parted.
1350
1351         * ChangeLog: Restore 1500 lines mistakenly removed from the end.
1352
1353 2007-03-07  Bruno Haible  <bruno@clisp.org>
1354
1355         * m4/printf.m4: Make the shell script snippets copy&pastable.
1356
1357 2007-03-02  Bruno Haible  <bruno@clisp.org>
1358
1359         * lib/netinet_in_.h: New file.
1360         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Test whether netinet/in.h
1361         is self-contained. Set ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H.
1362         * modules/netinet_in (Files): Add lib/netinet_in_.h.
1363         (Depends-on): Add absolute-header.
1364         (Makefile.am): Substitute ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H
1365         into netinet/in.h.
1366
1367 2007-03-03  Bruno Haible  <bruno@clisp.org>
1368
1369         * lib/sys_select_.h: New file.
1370         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SELECT): Test whether sys/select.h
1371         is self-contained. Set ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H.
1372         * modules/sys_select (Files): Add lib/sys_select_.h.
1373         (Depends-on): Add absolute-header.
1374         (Makefile.am): Substitute ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H
1375         into sys/select.h.
1376
1377 2007-03-02  Bruno Haible  <bruno@clisp.org>
1378
1379         * lib/socket_.h: If sys/socket.h exists, include that and <sys/types.h>
1380         before it. Turn HAVE_WINSOCK2_H and HAVE_WS2TCPIP_H into configute-time
1381         values.
1382         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Test also whether
1383         <sys/socket.h> is self-contained. Set ABSOLUTE_SYS_SOCKET_H,
1384         HAVE_SYS_SOCKET_H, HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H.
1385         * modules/sys_socket (Depends-on): Add absolute-header.
1386         (Makefile.am): Substitute ABSOLUTE_SYS_SOCKET_H, HAVE_SYS_SOCKET_H,
1387         HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H into sys/socket.h.
1388         (Include): Remove requirement of inclusion of <sys/types.h>.
1389
1390 2007-03-02  Bruno Haible  <bruno@clisp.org>
1391
1392         * lib/byteswap_.h (bswap_32): Fix formula.
1393
1394 2007-03-06  Bruno Haible  <bruno@clisp.org>
1395
1396         * modules/sprintf-posix-tests: New file.
1397         * tests/test-sprintf-posix.c: New file.
1398
1399         * modules/sprintf-posix: New file.
1400         * lib/sprintf.c: New file.
1401         * m4/sprintf-posix.m4: New file.
1402         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_SPRINTF_POSIX,
1403         REPLACE_SPRINTF.
1404         * lib/stdio_.h (sprintf): New declaration.
1405         * modules/stdio (Makefile.am): Substitute also GNULIB_SPRINTF_POSIX,
1406         REPLACE_SPRINTF.
1407
1408 2007-03-06  Bruno Haible  <bruno@clisp.org>
1409
1410         * modules/vsprintf-posix-tests: New file.
1411         * tests/test-vsprintf-posix.c: New file.
1412         * tests/test-sprintf-posix.h: New file.
1413
1414         * modules/vsprintf-posix: New file.
1415         * lib/vsprintf.c: New file.
1416         * m4/vsprintf-posix.m4: New file.
1417         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VSPRINTF_POSIX,
1418         REPLACE_VSPRINTF.
1419         * lib/stdio_.h (vsprintf): New declaration.
1420         * modules/stdio (Makefile.am): Substitute also GNULIB_VSPRINTF_POSIX,
1421         REPLACE_VSPRINTF.
1422
1423 2007-03-06  Bruno Haible  <bruno@clisp.org>
1424
1425         * modules/vsnprintf (Depend-on): Remove minmax.
1426
1427 2007-03-06  Bruno Haible  <bruno@clisp.org>
1428
1429         * modules/snprintf-posix-tests: New file.
1430         * tests/test-snprintf-posix.c: New file.
1431
1432         * modules/snprintf-posix: New file.
1433         * m4/snprintf-posix.m4: New file.
1434         * m4/snprintf.m4 (gl_REPLACE_SNPRINTF): New macro, extracted from
1435         gl_FUNC_SNPRINTF.
1436         (gl_FUNC_SNPRINTF): Invoke it.
1437         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_SNPRINTF.
1438         * lib/stdio_.h (snprintf): Define as a replacement if REPLACE_SNPRINTF
1439         is set.
1440         * modules/stdio (Makefile.am): Substitute also REPLACE_SNPRINTF.
1441
1442 2007-03-06  Bruno Haible  <bruno@clisp.org>
1443
1444         * modules/vsnprintf-posix-tests: New file.
1445         * tests/test-vsnprintf-posix.c: New file.
1446         * tests/test-snprintf-posix.h: New file.
1447
1448         * modules/vsnprintf-posix: New file.
1449         * m4/vsnprintf-posix.m4: New file.
1450         * m4/vsnprintf.m4 (gl_REPLACE_VSNPRINTF): New macro, extracted from
1451         gl_FUNC_VSNPRINTF.
1452         (gl_FUNC_VSNPRINTF): Invoke it.
1453         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_VSNPRINTF.
1454         * lib/stdio_.h (vsnprintf): Define as a replacement if
1455         REPLACE_VSNPRINTF is set.
1456         * modules/stdio (Makefile.am): Substitute also REPLACE_VSNPRINTF.
1457
1458 2007-03-06  Bruno Haible  <bruno@clisp.org>
1459
1460         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Test for vasnprintf here.
1461         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): ... not here.
1462
1463 2007-03-06  Bruno Haible  <bruno@clisp.org>
1464
1465         * lib/math_.h (acosl): Declare also if HAVE_DECL_ACOSL is set.
1466         (asinl): Declare also if HAVE_DECL_ASINL is set.
1467         (atanl): Declare also if HAVE_DECL_ATANL is set.
1468         (ceill): Declare also if HAVE_DECL_CEILL is set.
1469         (cosl): Declare also if HAVE_DECL_COSL is set.
1470         (expl): Declare also if HAVE_DECL_EXPL is set.
1471         (floorl): Declare also if HAVE_DECL_FLOORL is set.
1472         (frexpl): Declare also if HAVE_DECL_FREXPL is set.
1473         (ldexpl): Declare also if HAVE_DECL_LDEXPL is set.
1474         (logl): Declare also if HAVE_DECL_LOGL is set.
1475         (sinl): Declare also if HAVE_DECL_SINL is set.
1476         (sqrtl): Declare also if HAVE_DECL_SQRTL is set.
1477         (tanl): Declare also if HAVE_DECL_TANL is set.
1478         * modules/math (Makefile.am): Substitute the values of HAVE_DECL_*.
1479         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Set HAVE_DECL_* to 1.
1480         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Fix tests for the
1481         declaration of frexpl, ldexpl.
1482         * modules/printf-frexpl (Depends-on): Add math.
1483         * lib/printf-frexp.c (frexpl, ldexpl): Undo last change.
1484
1485 2007-03-05  Bruno Haible  <bruno@clisp.org>
1486
1487         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Also test whether
1488         frexpl and ldexpl are declared.
1489         * lib/printf-frexp.c (frexpl, ldexpl): Provide fallback declarations.
1490
1491 2007-03-05  Bruno Haible  <bruno@clisp.org>
1492
1493         * gnulib-tool (func_get_automake_snippet): Don't synthesize an
1494         EXTRA_lib_SOURCES augmentation for the relocatable-prog-wrapper module.
1495
1496 2007-03-05  Bruno Haible  <bruno@clisp.org>
1497
1498         * lib/stdio_.h: Include <stddef.h>.
1499
1500 2007-03-05  Bruno Haible  <bruno@clisp.org>
1501
1502         * m4/printf.m4 (gl_SNPRINTF_DIRECTIVE_N): New macro.
1503
1504 2007-03-05  Bruno Haible  <bruno@clisp.org>
1505
1506         * m4/printf.m4: Update with info about OpenBSD 3.9, HP-UX 10.20,
1507         NetBSD 4, from Ralf Wildenhues.
1508
1509 2007-03-04  Bruno Haible  <bruno@clisp.org>
1510
1511         * lib/vasprintf.h: Update #if logic for the case when the functions
1512         exist but are overridden.
1513
1514 2007-03-04  Bruno Haible  <bruno@clisp.org>
1515
1516         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Exclude two buggy
1517         implementations: glibc-2.4 and MacOS X 10.3.
1518         * tests/test-vasnprintf-posix.c (test_function): Test also the case
1519         that exhibits the bugs in glibc-2.4 and MacOS X 10.3.
1520         * tests/test-vasprintf-posix.c (test_function): Likewise.
1521
1522 2007-03-04  Bruno Haible  <bruno@clisp.org>
1523
1524         * modules/vasprintf-posix-tests: New file.
1525         * tests/test-vasprintf-posix.c: New file.
1526
1527         * modules/vasprintf-posix: New file.
1528         * lib/vasprintf.h (asprintf, vasprintf): Rename if REPLACE_VASPRINTF is
1529         defined.
1530         * m4/vasprintf-posix.m4: New file.
1531         * m4/vasprintf.m4 (gl_REPLACE_VASPRINTF): New macro, extracted from
1532         gl_FUNC_VASPRINTF.
1533         (gl_FUNC_VASPRINTF): Invoke it.
1534         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Define REPLACE_VASNPRINTF
1535         here.
1536         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Not here.
1537
1538 2007-03-04  Bruno Haible  <bruno@clisp.org>
1539
1540         * lib/sys_time_.h: Rename GETTIMEOFDAY_REPLACEMENT to
1541         REPLACE_GETTIMEOFDAY.
1542         * modules/sys_time (Makefile.am): Likewise.
1543         * m4/sys_time_h.m4: Likewise.
1544         * m4/gettimeofday.m4: Likewise.
1545
1546 2007-03-04  Bruno Haible  <bruno@clisp.org>
1547
1548         * modules/vasnprintf-posix-tests: New file.
1549         * tests/test-vasnprintf-posix.c: New file.
1550
1551         * modules/vasnprintf-posix: New file.
1552         * lib/vasnprintf.c: Include isnan.h, isnanl.h, printf-frexp.h,
1553         printf-frexpl.h.
1554         (VASNPRINTF): Handle the 'a' and 'A' directives here, if needed.
1555         * lib/vasnprintf.h (asnprintf, vasnprintf): Rename if
1556         REPLACE_VASNPRINTF is defined.
1557         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): New macro, extracted from
1558         gl_FUNC_VASNPRINTF.
1559         (gl_FUNC_VASNPRINTF): Invoke it.
1560         * m4/vasnprintf-posix.m4: New file.
1561         * m4/printf.m4: New file.
1562
1563 2007-03-04  Bruno Haible  <bruno@clisp.org>
1564
1565         Compile progreloc.c only if --enable-relocatable is specified.
1566         * m4/relocatable.m4 (gl_RELOCATABLE): Arrange to compile progreloc.c
1567         if --enable-relocatable was specified.
1568         * modules/relocatable-prog (Makefile.am): Remove progreloc.c from
1569         lib_SOURCES.
1570
1571 2007-03-04  Jim Meyering  <jim@meyering.net>
1572
1573         * lib/acl.c (ACL_NOT_WELL_SUPPORTED): New macro.
1574         Use it consistently, rather than enumerating errno constants.
1575
1576 2007-03-04  Bruno Haible  <bruno@clisp.org>
1577
1578         * modules/xvasprintf-tests: New file.
1579         * tests/test-xvasprintf.c: New file.
1580
1581         * modules/vasprintf-tests: New file.
1582         * tests/test-vasprintf.c: New file.
1583
1584         * modules/vasnprintf-tests: New file.
1585         * tests/test-vasnprintf.c: New file.
1586
1587         * modules/vsnprintf-tests: New file.
1588         * tests/test-vsnprintf.c: New file.
1589
1590         * modules/snprintf-tests: New file.
1591         * tests/test-snprintf.c: New file.
1592
1593 2007-03-04  Bruno Haible  <bruno@clisp.org>
1594
1595         Compile relocatable.c only if --enable-relocatable is specified.
1596         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY_BODY): Renamed from
1597         gl_RELOCATABLE_LIBRARY.
1598         (gl_RELOCATABLE_LIBRARY, gl_RELOCATABLE_LIBRARY_SEPARATE): New macros.
1599         * m4/relocatable.m4 (gl_RELOCATABLE): Invoke gl_RELOCATABLE_LIBRARY.
1600         (gl_RELOCATABLE_BODY): Require gl_RELOCATABLE_LIBRARY_BODY instead of
1601         gl_RELOCATABLE_LIBRARY.
1602         * modules/relocatable-lib (configure.ac): Invoke gl_RELOCATABLE_LIBRARY.
1603         (Makefile.am): Remove lib_SOURCES.
1604         * modules/relocatable-lib-lgpl (configure.ac): Invoke
1605         gl_RELOCATABLE_LIBRARY.
1606         (Makefile.am): Remove lib_SOURCES.
1607         * modules/relocatable-prog (Makefile.am): Don't compile relocatable.c
1608         always.
1609         * modules/relocatable-prog-wrapper (configure.ac): Invoke
1610         gl_RELOCATABLE_LIBRARY_SEPARATE instead of gl_RELOCATABLE_LIBRARY.
1611
1612 2007-03-04  Bruno Haible  <bruno@clisp.org>
1613
1614         * modules/argmatch-tests: New file.
1615         * tests/test-argmatch.c: New file.
1616
1617         * tests/test-allocsa.c (main): Halve the number of loop runs.
1618
1619         * modules/alloca-opt-tests: New file.
1620         * tests/test-alloca-opt.c: New file.
1621
1622 2007-03-04  Jim Meyering  <jim@meyering.net>
1623
1624         Work around difference between Linux ACLs and Solaris 10 ZFS.
1625         * lib/acl.c (set_acl): Revert to using chmod_or_fchmod also
1626         for EINVAL.
1627
1628 2007-03-03  Bruno Haible  <bruno@clisp.org>
1629
1630         * modules/relocatable-prog (Depends-on): Add back progreloc's
1631         dependencies: canonicalize-lgpl, xalloc, xreadlink, stdbool, unistd.
1632
1633 2007-03-03  Bruno Haible  <bruno@clisp.org>
1634
1635         * modules/relocatable-lib-lgpl: Renamed from modules/relocatable-lib.
1636         * modules/relocatable-lib: New file.
1637
1638 2007-03-03  Bruno Haible  <bruno@clisp.org>
1639
1640         * modules/relocatable-prog: Renamed from modules/relocatable.
1641         * doc/relocatable-maint.texi: Talk about module 'relocatable-prog'.
1642
1643 2007-03-03  Bruno Haible  <bruno@clisp.org>
1644
1645         * modules/relocatable-script (Files): Add doc/relocatable.texi,
1646         m4/relocatable-lib.m4.
1647         (Depends-on): Remove 'relocatable'.
1648         (configure.ac): Add gl_RELOCATABLE_NOP.
1649
1650 2007-03-03  Bruno Haible  <bruno@clisp.org>
1651
1652         * modules/relocatable-prog-wrapper: New file.
1653         * modules/relocatable (Depends-on): Add it. Remove all other
1654         dependencies except progname.
1655         (Files): Remove build-aux/install-reloc, lib/relocwrapper.c.
1656
1657         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): New macro.
1658         (gl_FUNC_STRERROR): Nop.
1659         * lib/strerror.c: Compile the file only if !HAVE_STRERROR.
1660
1661         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): New macro.
1662         * lib/setenv.c: Compile the file only if _LIBC || !HAVE_SETENV.
1663
1664         * m4/readlink.m4 (gl_FUNC_READLINK_SEPARATE): New macro.
1665         (gl_FUNC_READLINK): Update.
1666
1667         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL_SEPARATE): New macro.
1668
1669 2007-03-03  Bruno Haible  <bruno@clisp.org>
1670
1671         * lib/xreadlink.c: Include <unistd.h> unconditionally.
1672         * modules/xreadlink (Depends-on): Add unistd.
1673         * modules/xreadlink-with-size (Depends-on): Likewise.
1674
1675 2007-03-03  Bruno Haible  <bruno@clisp.org>
1676
1677         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_UNSETENV): New macros,
1678         extracted from gt_FUNC_SETENV.
1679         (gt_FUNC_SETENV): Remove macro.
1680         * modules/setenv (configure.ac): Add gl_FUNC_SETENV, gl_FUNC_UNSETENV,
1681         remove gt_FUNC_SETENV.
1682
1683 2007-03-03  Bruno Haible  <bruno@clisp.org>
1684
1685         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY): Define
1686         ENABLE_RELOCATABLE here.
1687         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Don't define it here.
1688
1689 2007-03-03  Bruno Haible  <bruno@clisp.org>
1690
1691         * modules/rbtreehash-list-tests (Depends-on): Add progname.
1692         * tests/test-rbtreehash_list.c: Include progname.h.
1693         (main): Call set_program_name.
1694
1695         * modules/rbtree-oset-tests (Depends-on): Add progname.
1696         * tests/test-rbtree_oset.c: Include progname.h.
1697         (main): Call set_program_name.
1698
1699         * modules/rbtree-list-tests (Depends-on): Add progname.
1700         * tests/test-rbtree_list.c: Include progname.h.
1701         (main): Call set_program_name.
1702
1703         * modules/linked-list-tests (Depends-on): Add progname.
1704         * tests/test-linked_list.c: Include progname.h.
1705         (main): Call set_program_name.
1706
1707 2007-03-03  Bruno Haible  <bruno@clisp.org>
1708
1709         * lib/glob-libc.h (_Restrict_): New macro, copied from lib/regex.h.
1710         All uses of __restrict changed to _Restrict_.
1711         * lib/glob_.h (__restrict): Remove macro.
1712
1713 2007-03-02  Bruno Haible  <bruno@clisp.org>
1714
1715         * modules/gettext (configure.ac): Require gettext infrastructure
1716         from version 0.16.1.
1717
1718 2007-03-02  Bruno Haible  <bruno@clisp.org>
1719
1720         * modules/linkedhash-list-tests (Depends-on): Add progname.
1721         * tests/test-linkedhash_list.c: Include progname.h.
1722         (main): Call set_program_name.
1723
1724         * modules/carray-list-tests (Depends-on): Add progname.
1725         * tests/test-carray_list.c: Include progname.h.
1726         (main): Call set_program_name.
1727
1728         * modules/avltreehash-list-tests (Depends-on): Add progname.
1729         * tests/test-avltreehash_list.c: Include progname.h.
1730         (main): Call set_program_name.
1731
1732         * modules/avltree-oset-tests (Depends-on): Add progname.
1733         * tests/test-avltree_oset.c: Include progname.h.
1734         (main): Call set_program_name.
1735
1736         * modules/avltree-list-tests (Depends-on): Add progname.
1737         * tests/test-avltree_list.c: Include progname.h.
1738         (main): Call set_program_name.
1739
1740         * modules/array-oset-tests (Depends-on): Add progname.
1741         * tests/test-array_oset.c: Include progname.h.
1742         (main): Call set_program_name.
1743
1744         * modules/array-list-tests (Depends-on): Add progname.
1745         * tests/test-array_list.c: Include progname.h.
1746         (main): Call set_program_name.
1747
1748         * modules/argp-tests (Depends-on): Add progname.
1749         * tests/test-argp.c: Include argp.h first. Include progname.h.
1750         (main): Call set_program_name.
1751
1752 2007-03-02  Paul Eggert  <eggert@cs.ucla.edu>
1753
1754         * doc/gnulib-tool.texi (Initial import): Reword description of
1755         _FILE_OFFSET_BITS and _GNU_SOURCE, since they sometimes have a
1756         limited effect even if defined after the first system include.
1757
1758 2007-03-01  Bruno Haible  <bruno@clisp.org>
1759
1760         * build-aux/config.libpath: Update to libtool-1.5.22.
1761         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
1762
1763 2007-03-01  Bruno Haible  <bruno@clisp.org>
1764
1765         * doc/relocatable-maint.texi: Recommend to set foo_CPPFLAGS, not
1766         foo_CFLAGS.
1767         Reported by Ralf Wildenhues.
1768
1769 2007-03-01  Bruno Haible  <bruno@clisp.org>
1770
1771         * build-aux/install-reloc: Remove object files left over by some
1772         compilers.
1773         Reported by Ralf Wildenhues.
1774
1775 2007-03-01  Bruno Haible  <bruno@clisp.org>
1776
1777         * build-aux/install-reloc: Break long lines.
1778
1779 2007-03-01  Bruno Haible  <bruno@clisp.org>
1780
1781         * doc/relocatable.texi: Document that it may not work on OpenBSD.
1782         Reported by Ralf Wildenhues.
1783
1784 2007-03-01  Bruno Haible  <bruno@clisp.org>
1785
1786         * doc/gnulib-tool.texi (Initial import): Remove paragraph about
1787         include ordering constraints.
1788
1789 2007-03-01  Paul Eggert  <eggert@cs.ucla.edu>
1790
1791         Followup to the 2007-02-12 patch, using suggestions from Bruno Haible in
1792         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00136.html>.
1793         * doc/gnulib-tool.texi (Initial import): Mention _FILE_OFFSET_BITS
1794         as another example.
1795         * lib/time_.h: Fix misspelling.
1796         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
1797         Require gl_HEADER_TIME_H_DEFAULTS.
1798         * m4/strptime.m4 (gl_FUNC_STRPTIME): Likewise.
1799         * m4/time_r.m4 (gl_TIME_R): Likewise.
1800         * m4/timegm.m4 (gl_FUNC_TIMEGM): Likewise.
1801
1802 2007-03-01  Bruno Haible  <bruno@clisp.org>
1803
1804         * m4/utimecmp.m4 (gl_UTIMECMP): Don't require gl_TIMESPEC.
1805         * m4/utimens.m4 (gl_UTIMENS): Likewise.
1806
1807 2007-03-01  Jim Meyering  <jim@meyering.net>
1808
1809         * modules/xreadlink (Maintainer): Add my name.
1810         * modules/xreadlink-with-size (Depends-on): Alphabetize.
1811
1812 2007-02-26  Ben Pfaff  <blp@cs.stanford.edu>
1813             Bruno Haible  <bruno@clisp.org>
1814
1815         * build-aux/install-reloc: Compile also c-ctype.c.
1816         * build-aux/relocatable.sh.in: New file.
1817         * doc/relocatable.texi: New file.
1818         * doc/relocatable-maint.texi: New file.
1819         * doc/gnulib.texi: Include relocatable-maint.texi.
1820         * lib/progreloc.c: Include unistd.h unconditionally.
1821         * lib/relocwrapper.c: Include unistd.h unconditionally.
1822         Include c-ctype.h.
1823         (add_dotbin): Use c_tolower.
1824         * m4/relocatable-lib.m4: New file, extracted from m4/relocatable.m4.
1825         (gl_RELOCATABLE_LIBRARY): Renamed from AC_RELOCATABLE_LIBRARY.
1826         (gl_RELOCATABLE_NOP): Renamed from AC_RELOCATABLE_NOP.
1827         * m4/relocatable.m4 (AC_RELOCATABLE_LIBRARY, AC_RELOCATABLE_NOP): Move
1828         to m4/relocatable-lib.m4.
1829         (gl_RELOCATABLE): Renamed from AC_RELOCATABLE. Set also
1830         RELOCATABLE_CONFIG_H_DIR, RELOCATABLE_SRC_DIR, RELOCATABLE_BUILD_DIR.
1831         (gl_RELOCATABLE_BODY): Renamed from AC_RELOCATABLE_BODY. Don't
1832         require obsolete macro AC_EXEEXT. Don't check for unistd.h. Don't set
1833         SET_RELOCATABLE. Instead set RELOCATABLE_LDFLAGS, INSTALL_PROGRAM_ENV.
1834         * modules/relocatable: New file.
1835         * modules/relocatable-lib: New file.
1836         * modules/relocatable-script: New file.
1837
1838 2007-02-28  Bruno Haible  <bruno@clisp.org>
1839
1840         Import --enable-relocatable infrastructure.
1841         * build-aux/config.libpath: New file, from GNU gettext.
1842         * build-aux/install-reloc: New file, from GNU gettext.
1843         * build-aux/reloc-ldflags: New file, from GNU gettext.
1844         * lib/relocatable.h: New file, from GNU gettext.
1845         * lib/relocatable.c: New file, from GNU gettext.
1846         * lib/relocwrapper.c: New file, from GNU gettext.
1847         * m4/relocatable.m4: New file, from GNU gettext.
1848
1849 2007-02-28  Bruno Haible  <bruno@clisp.org>
1850
1851         * MODULES.html.sh (File system functions): Add xreadlink-with-size.
1852
1853         * modules/xreadlink: New file, from GNU gettext with modifications.
1854         * lib/xreadlink.c: New file, from GNU gettext.
1855         * lib/xreadlink.h: Add comments.
1856         (xreadlink): New declaration.
1857
1858         * modules/xreadlink-with-size: Renamed from modules/xreadlink.
1859         (Files): Remove m4/xreadlink.m4. Replace lib/xreadlink.c with
1860         lib/xreadlink-with-size.c.
1861         (configure.ac): Remove gl_XREADLINK invocation.
1862         (Makefile.am): Augment lib_SOURCES.
1863         * m4/xreadlink.m4: Remove file.
1864         * lib/xreadlink-with-size.c: Renamed from lib/xreadlink.c.
1865         (xreadlink_with_size): Renamed from xreadink.
1866         * lib/xreadlink.h (xreadlink_with_size): Renamed from xreadink.
1867         * modules/canonicalize (Depends-on): Replace xreadlink with
1868         xreadlink-with-size.
1869         * lib/canonicalize.c (canonicalize_filename_mode): Update.
1870
1871 2007-02-25  Jim Meyering  <jim@meyering.net>
1872
1873         * build-aux/announce-gen: When complaining about excess arguments,
1874         list them.
1875
1876 2007-02-25  Paul Eggert  <eggert@cs.ucla.edu>
1877
1878         * README: Document signed integer overflow situation more
1879         accurately.
1880
1881 2007-02-25  Bruno Haible  <bruno@clisp.org>
1882
1883         * lib/vasnprintf.c (VASNPRINTF): Fix estimate of size needed for a
1884         'a' or 'A' conversion.
1885
1886 2007-02-25  Bruno Haible  <bruno@clisp.org>
1887
1888         * modules/filename: Renamed from modules/pathname.
1889         (Files): Replace lib/pathname.h with lib/filename.h. Replace
1890         lib/concatpath.c with lib/concat-filename.c.
1891         (Makefile.am): Update.
1892         (Include): Replace pathname.h with filename.h.
1893         * lib/filename.h: Renamed from lib/pathname.h.
1894         (concatenated_filename): Renamed from concatenated_pathname.
1895         * lib/concat-filename.c: Renamed from lib/concatpath.c.
1896         (concatenated_filename): Renamed from concatenated_pathname.
1897         * lib/findprog.c: Include filename.h instead of pathname.h.
1898         (find_in_path): Update.
1899         * lib/javacomp.c: Include filename.h instead of pathname.h.
1900         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
1901         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
1902         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
1903         is_oldgcj_14_13_usable, is_javac_usable): Update.
1904         * lib/javaexec.c: Include filename.h instead of pathname.h.
1905         (execute_java_class): Update.
1906         * modules/findprog: Update.
1907         * modules/javacomp: Update.
1908         * modules/javaexec: Update.
1909         * MODULES.html.sh (File system functions): Add 'filename', remove
1910         'pathname'.
1911
1912 2007-02-25  Bruno Haible  <bruno@clisp.org>
1913
1914         * modules/printf-frexpl-tests: New file.
1915         * tests/test-printf-frexpl.c: New file.
1916
1917         * modules/printf-frexpl: New file.
1918         * lib/printf-frexpl.h: New file.
1919         * lib/printf-frexpl.c: New file.
1920         * m4/printf-frexpl.m4: New file.
1921
1922 2007-02-25  Bruno Haible  <bruno@clisp.org>
1923
1924         * modules/printf-frexp-tests: New file.
1925         * tests/test-printf-frexp.c: New file.
1926
1927         * modules/printf-frexp: New file.
1928         * lib/printf-frexp.h: New file.
1929         * lib/printf-frexp.c: New file.
1930         * m4/printf-frexp.m4: New file.
1931
1932 2007-02-25  Bruno Haible  <bruno@clisp.org>
1933
1934         Assume automake >= 1.10 for the tests.
1935         * modules/arcfour-tests (TESTS): Remove $(EXEEXT) suffix.
1936         * modules/arctwo-tests: Likewise.
1937         * modules/argp-tests: Likewise.
1938         * modules/avltree-list-tests: Likewise.
1939         * modules/avltree-oset-tests: Likewise.
1940         * modules/avltreehash-list-tests: Likewise.
1941         * modules/carray-list-tests: Likewise.
1942         * modules/crc-tests: Likewise.
1943         * modules/des-tests: Likewise.
1944         * modules/gc-arcfour-tests: Likewise.
1945         * modules/gc-arctwo-tests: Likewise.
1946         * modules/gc-des-tests: Likewise.
1947         * modules/gc-hmac-md5-tests: Likewise.
1948         * modules/gc-hmac-sha1-tests: Likewise.
1949         * modules/gc-md2-tests: Likewise.
1950         * modules/gc-md4-tests: Likewise.
1951         * modules/gc-md5-tests: Likewise.
1952         * modules/gc-pbkdf2-sha1-tests: Likewise.
1953         * modules/gc-rijndael-tests: Likewise.
1954         * modules/gc-sha1-tests: Likewise.
1955         * modules/gc-tests: Likewise.
1956         * modules/getaddrinfo-tests: Likewise.
1957         * modules/hmac-md5-tests: Likewise.
1958         * modules/hmac-sha1-tests: Likewise.
1959         * modules/linked-list-tests: Likewise.
1960         * modules/linkedhash-list-tests: Likewise.
1961         * modules/lock-tests: Likewise.
1962         * modules/md2-tests: Likewise.
1963         * modules/md4-tests: Likewise.
1964         * modules/md5-tests: Likewise.
1965         * modules/rbtree-list-tests: Likewise.
1966         * modules/rbtree-oset-tests: Likewise.
1967         * modules/rbtreehash-list-tests: Likewise.
1968         * modules/read-file-tests: Likewise.
1969         * modules/rijndael-tests: Likewise.
1970         * modules/stdint-tests: Likewise.
1971         * modules/tls-tests: Likewise.
1972
1973 2007-02-24  Bruno Haible  <bruno@clisp.org>
1974
1975         * lib/isnanl.h (isnanl): Define through isnan if isnan is a macro.
1976         * m4/isnan.m4 (gl_FUNC_ISNAN_NO_LIBM): Don't check for isnan as a
1977         function; instead check whether isnan with a double argument links.
1978         * m4/isnanl.m4 (gl_FUNC_ISNANL_NO_LIBM): Don't check for isnanl as a
1979         function; instead check whether isnan with a 'long double' argument
1980         links.
1981         Reported by Eric Blake <ebb9@byu.net>.
1982
1983 2007-02-24  Bruno Haible  <bruno@clisp.org>
1984
1985         * lib/isnan.c: Support the 'long double' case if USE_LONG_DOUBLE is
1986         defined.
1987         * lib/isnanl.c: Remove all code. Just include isnan.c.
1988         * modules/isnanl-nolibm (Files): Add lib/isnan.c.
1989
1990 2007-02-25  Jim Meyering  <jim@meyering.net>
1991
1992         Avoid conflicting types for 'unsetenv' on FreeBSD.
1993         * lib/putenv.c (_unsetenv): Rename from "unsetenv", to avoid
1994         conflicting with FreeBSD's (5.0 and 6.1) function declaration
1995         in stdlib.h.
1996
1997 2007-02-24  Bruno Haible  <bruno@clisp.org>
1998
1999         * modules/isnanl-nolibm-tests: New file.
2000         * tests/test-isnanl.c: New file.
2001
2002         * modules/isnanl-nolibm: New file.
2003         * lib/isnanl.h: New file.
2004         * lib/isnanl.c: New file.
2005         * m4/isnanl.m4: New file.
2006
2007 2007-02-24  Bruno Haible  <bruno@clisp.org>
2008
2009         * modules/isnan-nolibm-tests: New file.
2010         * tests/test-isnan.c: New file.
2011
2012         * modules/isnan-nolibm: New file.
2013         * lib/isnan.h: New file.
2014         * lib/isnan.c: New file.
2015         * m4/isnan.m4: New file.
2016
2017 2007-02-24  Bruno Haible  <bruno@clisp.org>
2018
2019         * lib/frexpl.c (frexpl): Correct return values for x = 1.0L. Don't
2020         assume that an exponent fits in 20 bits.
2021
2022 2007-02-24  Jim Meyering  <jim@meyering.net>
2023
2024         * m4/regex.m4: Update the description of the configure-time option,
2025         --without-included-regex, to state accurately what the defaults are,
2026         and perhaps to give people an idea why using this option is risky.
2027
2028 2007-02-24  Paul Eggert  <eggert@cs.ucla.edu>
2029
2030         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep that
2031         loops on small arguments.  This attempts to avoid the problem
2032         Bruno Haible reported for AIX 4.3.2 in
2033         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00309.html>.
2034
2035 2007-02-23  Bruno Haible  <bruno@clisp.org>
2036
2037         * m4/perl.m4 (gl_PERL): Require version 5.005, not 5.003.
2038         Needed for help2man.
2039
2040 2007-02-23  Karl Berry  <karl@gnu.org>
2041
2042         * doc/gnulib-tool.texi (CVS Issues): mention that when foo_.h
2043         exists, foo.h should be cvs-ignored, not committed.
2044
2045 2007-02-23  Eric Blake  <ebb9@byu.net>
2046
2047         * lib/getdate.h (includes):  Include <time.h>, not "timespec.h".
2048         * lib/stat-time.h (includes): Likewise.
2049         * lib/utimecmp.c (includes): Likewise.
2050         * lib/utimens.h (includes): Likewise.
2051         * lib/getdate.y (includes): Also include "timespec.h" for use
2052         internal to the module.
2053         * modules/utimens (Depends-on): Revert yesterday's patch.
2054         * modules/nanosleep (Depends-on): Add missing dependency.
2055
2056 2007-02-22  Bruno Haible  <bruno@clisp.org>
2057
2058         * lib/glob.c: Don't include getlogin_r.h.
2059
2060 2007-02-22  Jim Meyering  <jim@meyering.net>
2061
2062         * modules/utimens (Depends-on): Add timespec, required for
2063         utimens.h's inclusion of timespec.h.
2064
2065 2007-02-21  Paul Eggert  <eggert@cs.ucla.edu>
2066
2067         * lib/getcwd.c (__getcwd): Undo previous change; it mishandled
2068         long unreadable paths in GNU/Linux.  Problem reported by Andreas
2069         Schwab in
2070         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00261.html>.
2071         I'll try to think of a better way to fix the Solaris problem.
2072
2073         * lib/getcwd.c (__getcwd): Don't assume getcwd (NULL, 0) works
2074         like glibc; on Solaris 10, it fails with errno == EINVAL.
2075         POSIX says the behavior is unspecified if the first argument is NULL,
2076         so play it safe and never pass NULL to the system getcwd.
2077
2078 2007-02-21  Jim Meyering  <jim@meyering.net>
2079
2080         * lib/gettimeofday.c (rpl_gettimeofday): Remove declaration
2081         of gettimeofday.  It would conflict with the one now always
2082         provided via sys_time_.h.  Reported by Matthew Woehlke, as
2083         an IRIX 6.5 build failure.
2084
2085 2007-02-20  Paul Eggert  <eggert@cs.ucla.edu>
2086
2087         Minor fixups to port to Solaris 10 with Sun C 5.8.
2088         * lib/getcwd.c [!_LIBC]: Include dirfd.h, since we use dirfd.
2089         * modules/getcwd (Depends-on): Add dirfd.
2090         * lib/putenv.c (putenv): #undef it.
2091         (rpl_putenv): New decl.
2092         (malloc, free): Include <stdlib.h> rather than prototyping separately.
2093
2094 2007-02-20  Bruno Haible  <bruno@clisp.org>
2095
2096         * modules/stdio-tests: New file.
2097         * tests/test-stdio.c: New file.
2098
2099         * modules/vsnprintf (Files): Remove lib/vsnprintf.h.
2100         (Depends-on): Add stdio.
2101         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
2102         (Include): Use <stdio.h> instead of vsnprintf.h.
2103         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
2104         HAVE_DECL_VSNPRINTF.
2105         * lib/vsnprintf.c: Include <stdio.h> instead of vsnprintf.h.
2106
2107         * modules/snprintf (Files): Remove lib/snprintf.h.
2108         (Depends-on): Add stdio.
2109         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
2110         (Include): Use <stdio.h> instead of snprintf.h.
2111         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
2112         HAVE_DECL_SNPRINTF.
2113         * lib/snprintf.c: Include <stdio.h> instead of snprintf.h.
2114         * lib/getaddrinfo.c: Likewise.
2115
2116         * modules/stdio: New file.
2117         * lib/stdio_.h: New file, incorporating snprintf.h and vsnprintf.h.
2118         * lib/snprintf.h: Remove file.
2119         * lib/vsnprintf.h: Remove file.
2120         * lib/.cppi-disable: Remove snprintf.h.
2121         * m4/stdio_h.m4: New file.
2122         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdio.
2123
2124 2007-02-20  Jim Meyering  <jim@meyering.net>
2125
2126         * lib/ftruncate.c [HAVE_CHSIZE]: Document that this code is
2127         used by e.g., mingw.  From Bruno Haible.
2128
2129 2007-02-19  Bruno Haible  <bruno@clisp.org>
2130
2131         * lib/string_.h: Use "#pragma GCC system_header" to suppress some gcc
2132         warnings.
2133         Reported by Ben Pfaff <blp@cs.stanford.edu>.
2134
2135 2007-02-19  Bruno Haible  <bruno@clisp.org>
2136
2137         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Don't request a complaint mail
2138         from mingw users.
2139
2140 2007-02-19  Bruno Haible  <bruno@clisp.org>
2141
2142         * lib/stdlib_.h: Use "#pragma GCC system_header" to suppress some gcc
2143         warnings.
2144         Reported by Joel E. Denny <jdenny@ces.clemson.edu> via Paul Eggert.
2145
2146 2007-02-19  Jim Meyering  <jim@meyering.net>
2147
2148         Don't use FD after a successful "fdopendir (fd)".
2149         * lib/getcwd.c (__getcwd) [AT_FDCWD]: fdopendir (fd) usually closes fd.
2150         Reset it by calling dirfd on the just-obtained DIR*.
2151
2152         * m4/ftruncate.m4: Adjust comment to give this module a 3-year reprieve.
2153         Prompted by a report from Bruno Haible that mingw lacks ftruncate.
2154
2155 2007-02-18  Bruno Haible  <bruno@clisp.org>
2156
2157         * lib/readlink.c: Include <unistd.h>.
2158         * m4/readlink.m4 (gl_FUNC_READLINK): Require gl_UNISTD_H_DEFAULTS. Set
2159         HAVE_READLINK.
2160         * modules/readlink (Depends-on): Add unistd.
2161         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
2162         (Include): Add <unistd.h>.
2163
2164         * lib/getlogin_r.h: Remove file.
2165         * lib/getlogin_r.c: Include <unistd.h> instead of getlogin_r.h.
2166         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE): Remove macro.
2167         (gl_GETLOGIN_R): Inline it here. Require gl_UNISTD_H_DEFAULTS. Set
2168         HAVE_DECL_GETLOGIN_R.
2169         * modules/getlogin_r (Files): Remove lib/getlogin_r.h.
2170         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
2171         (Include): Use <unistd.h> instead of getlogin_r.h.
2172
2173         * lib/getcwd.h: Remove file.
2174         * lib/getcwd.c: Include <unistd.h> instead of getcwd.h.
2175         * lib/xgetcwd.c: Likewise.
2176         * m4/getcwd.m4 (gl_FUNC_GETCWD): Require gl_UNISTD_H_DEFAULTS. Set
2177         REPLACE_GETCWD. Don't define __GETCWD_PREFIX.
2178         * modules/getcwd (Files): Remove lib/getcwd.h.
2179         (Depends-on): Add unistd.
2180         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
2181         (Include): Use <unistd.h> instad of getcwd.h.
2182
2183         * lib/ftruncate.c: Include <unistd.h> first.
2184         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Require gl_UNISTD_H_DEFAULTS.
2185         Set HAVE_FTRUNCATE.
2186         * modules/ftruncate (Depends-on): Add unistd.
2187         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
2188
2189         * lib/fchdir.c: Include <unistd.h> first.
2190         * lib/dirent_.h: Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT.
2191         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_UNISTD_H_DEFAULTS instead
2192         of gl_HEADER_UNISTD_DEFAULTS. Set REPLACE_FCHDIR. Don't set UNISTD_H.
2193         * modules/fchdir (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
2194         (Makefile.am): Substitute also REPLACE_FCHDIR into dirent.h.
2195
2196         * lib/dup2.c: Include <unistd.h> first.
2197         * m4/dup2.m4 (gl_FUNC_DUP2): Require gl_UNISTD_H_DEFAULTS. Set
2198         HAVE_DUP2.
2199         * modules/dup2 (Depends-on): Add unistd.
2200         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
2201
2202         * lib/chown.c: Include <unistd.h> first. Undefine chown later.
2203         * m4/chown.m4 (gl_FUNC_CHOWN): Require gl_UNISTD_H_DEFAULTS. Set
2204         REPLACE_CHOWN. Don't define chown as a macro here.
2205         * modules/chown (Depends-on): Add unistd.
2206         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
2207
2208         * lib/unistd_.h: Test HAVE_UNISTD_H determined at configure time.
2209         Add definition for GL_LINK_WARNING.
2210         (chown, dup2): New declarations.
2211         (fchdir): Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT. Provide optional
2212         link warning.
2213         (ftruncate): New declaration.
2214         (getcwd): New declaration, taken from old getcwd.h.
2215         (getlogin_r): New declaration, taken from old getlogin_r.h.
2216         (readlink): New declaration.
2217         * m4/unistd_h.m4 (gl_UNISTD_H): Renamed from gl_HEADER_UNISTD. Don't
2218         set UNISTD_H. Inline gl_PREREQ_UNISTD. Set HAVE_UNISTD_H.
2219         (gl_PREREQ_UNISTD): Remove macro.
2220         (gl_UNISTD_MODULE_INDICATOR): New macro.
2221         (gl_UNISTD_H_DEFAULTS): Renamed from gl_HEADER_UNISTD_DEFAULTS. Set
2222         many new variables. Don't set UNISTD_H.
2223         * modules/unistd (Description): Change.
2224         (Depends-on): Add link-warning.
2225         (configure.ac): Update.
2226         (Makefile.am): Create unistd.h always. Substitute many new variables
2227         into it.
2228
2229 2007-02-18  Bruno Haible  <bruno@clisp.org>
2230
2231         * lib/stdlib_.h (getsubopt): New declaration, copied from getsubopt.h.
2232         * modules/stdlib (stdlib.h): Also substitute GNULIB_GETSUBOPT and
2233         HAVE_GETSUBOPT.
2234         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Also initialize
2235         GNULIB_GETSUBOPT and HAVE_GETSUBOPT.
2236         * lib/getsubopt.h: Remove file.
2237         * modules/getsubopt (Files): Remove lib/getsubopt.h.
2238         (Depends-on): Add stdlib.
2239         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
2240         (Includes): Use <stdlib.h> instead of getsubopt.h.
2241         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Require gl_STDLIB_H_DEFAULTS.
2242         Set HAVE_GETSUBOPT.
2243         * lib/getsubopt.c: Don't include getsubopt.h.
2244
2245 2007-02-18  Bruno Haible  <bruno@clisp.org>
2246
2247         * modules/fchdir (Depends-on): Add dup2.
2248
2249 2007-02-18  Bruno Haible  <bruno@clisp.org>
2250
2251         * lib/stdlib_.h: Handle glibc's special invocation convention
2252         specially.
2253
2254 2007-02-18  Bruno Haible  <bruno@clisp.org>
2255
2256         * modules/stdlib-tests: New file.
2257         * tests/test-stdlib.c: New file.
2258
2259         * modules/mkstemp (Files): Remove lib/mkstemp.h.
2260         (Depends-on): Add stdlib.
2261         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
2262         (Includes): Use <stdlib.h> instead of mkstemp.h.
2263         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require gl_STDLIB_H_DEFAULTS. Set
2264         REPLACE_MKSTEMP. Remove definition of __MKSTEMP_PREFIX.
2265         * lib/mkstemp.c: Don't include mkstemp.h.
2266         * lib/mkstemp-safer.c: Include <stdlib.h> instead of mkstemp.h.
2267         * lib/stdlib--.h: Don't include mkstemp.h.
2268
2269         * modules/mkdtemp (Files): Remove lib/mkdtemp.h.
2270         (Depends-on): Add stdlib.
2271         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
2272         (Includes): Use <stdlib.h> instead of mkdtemp.h.
2273         * m4/mkdtemp.m4 (gt_FUNC_MKDTEMP): Require gl_STDLIB_H_DEFAULTS. Set
2274         HAVE_MKDTEMP.
2275         * lib/mkdtemp.c: Don't include mkdtemp.h.
2276         * lib/clean-temp.c: Don't include mkdtemp.h.
2277
2278         * modules/exit (Files): Remove lib/exit.h.
2279         (Depends-on): Add stdlib.
2280         (Makefile.am): Remove lib_SOURCES.
2281         (Include): Use <stdlib.h> instead of exit.h.
2282         * lib/argmatch.c: Don't include exit.h.
2283         * lib/execute.c: Likewise.
2284         * lib/pagealign_alloc.c: Likewise.
2285         * lib/pipe.c: Likewise.
2286         * lib/wait-process.c: Likewise.
2287         * lib/copy-file.c: Include <stdlib.h> instead of exit.h.
2288         * lib/exitfail.c: Likewise.
2289         * lib/savewd.c: Likewise.
2290         * lib/xsetenv.c: Likewise.
2291
2292         * modules/stdlib: New file.
2293         * lib/stdlib_.h: New file, incorporating exit.h, mkdtemp.h, mkstemp.h
2294         and extra comments about mkstemp().
2295         * lib/exit.h: Remove file.
2296         * lib/mkdtemp.h: Remove file.
2297         * lib/mkstemp.h: Remove file.
2298         * m4/stdlib_h.m4: New file.
2299         * MODULES.html.sh (Support for systems lacking ANSI C 89): Add stdlib.
2300
2301 2007-02-18  Bruno Haible  <bruno@clisp.org>
2302
2303         * modules/math-tests: New file.
2304         * tests/test-math.c: New file.
2305
2306         * modules/math: New file.
2307         * modules/mathl (Files): Remove lib/mathl.h.
2308         (Depends-on): Add math.
2309         (Makefile.am): Don't mention mathl.h.
2310         (Include): Use <math.h> instead of mathl.h.
2311         * lib/math_.h: New file.
2312         * lib/mathl.h: Remove file.
2313         * lib/acosl.c: Include <config.h> and <math.h> first. Don't include
2314         mathl.h.
2315         * lib/asinl.c: Likewise.
2316         * lib/atanl.c: Likewise.
2317         * lib/ceill.c: Likewise.
2318         * lib/cosl.c: Likewise.
2319         * lib/expl.c: Likewise.
2320         * lib/floorl.c: Likewise.
2321         * lib/frexpl.c: Likewise.
2322         * lib/ldexpl.c: Likewise.
2323         * lib/logl.c: Likewise.
2324         * lib/sincosl.c: Likewise.
2325         * lib/sinl.c: Likewise.
2326         * lib/sqrtl.c: Likewise.
2327         * lib/tanl.c: Likewise.
2328         * lib/trigl.c: Likewise.
2329         * m4/math_h.m4: New file.
2330         * MODULES.html.sh (Mathematics): Add math.
2331
2332 2007-02-17  Bruno Haible  <bruno@clisp.org>
2333
2334         * modules/wctype-tests: New file.
2335         * tests/test-wctype.c: New file.
2336
2337         * modules/wchar-tests: New file.
2338         * tests/test-wchar.c: New file.
2339
2340         * modules/unistd-tests: New file.
2341         * tests/test-unistd.c: New file.
2342
2343         * modules/time-tests: New file.
2344         * tests/test-time.c: New file.
2345
2346         * modules/sysexits-tests: New file.
2347         * tests/test-sysexits.c: New file.
2348
2349         * modules/sys_time-tests: New file.
2350         * tests/test-sys_time.c: New file.
2351
2352         * modules/sys_stat-tests: New file.
2353         * tests/test-sys_stat.c: New file.
2354
2355         * modules/sys_socket-tests: New file.
2356         * tests/test-sys_socket.c: New file.
2357
2358         * modules/sys_select-tests: New file.
2359         * tests/test-sys_select.c: New file.
2360
2361         * modules/string-tests: New file.
2362         * tests/test-string.c: New file.
2363
2364         * modules/stdbool-tests: New file.
2365         * tests/test-stdbool.c: New file.
2366
2367         * modules/netinet_in-tests: New file.
2368         * tests/test-netinet_in.c: New file.
2369
2370         * modules/inttypes-tests: New file.
2371         * tests/test-inttypes.c: New file.
2372
2373         * modules/fcntl-tests: New file.
2374         * tests/test-fcntl.c: New file.
2375
2376         * modules/byteswap-tests: New file.
2377         * tests/test-byteswap.c: New file.
2378
2379         * modules/arpa_inet-tests: New file.
2380         * tests/test-arpa_inet.c: New file.
2381
2382 2007-02-17  Bruno Haible  <bruno@clisp.org>
2383
2384         * lib/inttypes_.h: Add definition for GL_LINK_WARNING.
2385         (imaxabs, imaxdiv, strtoimax, strtoumax): Don't declare the function
2386         if the corresponding module is not enabled. Emit link warnings if
2387         the function is used nevertheless.
2388         * m4/inttypes.m4 (gl_INTTYPES_H): Never use the existing <inttypes.h>.
2389         Don't AC_SUBST HAVE_DECL_IMAXABS, HAVE_DECL_IMAXDIV,
2390         HAVE_DECL_STRTOIMAX, HAVE_DECL_STRTOUMAX.
2391         (gl_INTTYPES_MODULE_INDICATOR, gl_INTTYPES_H_DEFAULTS): New macros.
2392         * modules/inttypes (Depends-on): Add link-warning.
2393         (Makefile.am): Copy the contents of build-aux/link-warning.h into
2394         inttypes.h. Substitute also GNULIB_IMAXABS, GNULIB_IMAXDIV,
2395         GNULIB_STRTOIMAX, GNULIB_STRTOUMAX.
2396         * modules/imaxabs (configure.ac): Invoke gl_INTTYPES_MODULE_INDICATOR.
2397         * modules/imaxdiv (configure.ac): Likewise.
2398         * modules/strtoimax (configure.ac): Likewise.
2399         * modules/strtoumax (configure.ac): Likewise.
2400
2401 2007-02-17  Bruno Haible  <bruno@clisp.org>
2402
2403         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Include the contents of
2404         gl_STRING_MODULE_INDICATOR_DEFAULTS.
2405         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Remove macro.
2406         (gl_HEADER_STRING_H_BODY, gl_STRING_MODULE_INDICATOR): Update.
2407
2408 2007-02-17  Bruno Haible  <bruno@clisp.org>
2409
2410         * modules/link-warning: New file.
2411         * build-aux/link-warning.h: New file, extracted from lib/string_.h.
2412         * lib/string_.h (GL_LINK_WARNING): Remove definition.
2413         * modules/string (Depends-on): Add link-warning.
2414         (Makefile.am): Copy the contents of build-aux/link-warning.h into
2415         string.h.
2416         * MODULES.html.sh (Support for building libraries and executables): Add
2417         link-warning.
2418
2419 2007-02-17  Bruno Haible  <bruno@clisp.org>
2420
2421         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strcasecmp,
2422         strncasecmp, strchr, strchrnul, strdup, strndup, strnlen, strcspn,
2423         strpbrk, strspn, strrchr, strsep, strstr, strcasestr, strtok_r): Break
2424         long lines.
2425
2426 2007-02-17  Ben Pfaff  <blp@cs.stanford.edu>
2427             Bruno Haible  <bruno@clisp.org>
2428
2429         * modules/tmpfile: New file.
2430         * lib/tmpfile.c: New file.
2431         * m4/tmpfile.m4: New file.
2432         * MODULES.html.sh (func_all_modules): New section "Input/output".
2433
2434 2007-02-15  Bruno Haible  <bruno@clisp.org>
2435
2436         * lib/clean-temp.c [WIN32 && !CYGWIN]: Include <windows.h>.
2437         (supports_delete_on_close): New function.
2438         (open_temp, fopen_temp): Use _O_TEMPORARY when supported.
2439
2440 2007-02-14  Bruno Haible  <bruno@clisp.org>
2441
2442         * modules/mbspcasecmp-tests: New file.
2443         * tests/test-mbspcasecmp.sh: New file.
2444         * tests/test-mbspcasecmp.c: New file.
2445
2446         New module mbspcasecmp.
2447         * modules/mbspcasecmp: New file.
2448         * lib/mbspcasecmp.c: New file.
2449         * lib/string_.h (strncasecmp): Change warning message.
2450         (mbspcasecmp): New declaration.
2451         * m4/mbspcasecmp.m4: New file.
2452         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
2453         GNULIB_MBSPCASECMP.
2454         * modules/string (string.h): Also substitute GNULIB_MBSPCASECMP.
2455         * MODULES.html.sh (Internationalization functions): Add mbspcasecmp.
2456
2457 2007-02-14  Bruno Haible  <bruno@clisp.org>
2458
2459         * modules/mbsncasecmp-tests: New file.
2460         * tests/test-mbsncasecmp.sh: New file.
2461         * tests/test-mbsncasecmp.c: New file.
2462
2463         New module mbsncasecmp.
2464         * modules/mbsncasecmp: New file.
2465         * lib/mbsncasecmp.c: New file.
2466         * lib/string_.h (mbsncasecmp): New declaration.
2467         * m4/mbsncasecmp.m4: New file.
2468         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
2469         GNULIB_MBSNCASECMP.
2470         * modules/string (string.h): Also substitute GNULIB_MBSNCASECMP.
2471         * MODULES.html.sh (Internationalization functions): Add mbsncasecmp.
2472
2473 2007-02-14  Paul Eggert  <eggert@cs.ucla.edu>
2474
2475         * lib/exclude.c (FNM_EXTMATCH): Define if system does not.
2476         Verify that it doesn't overlap with our flags.
2477         (fnmatch_no_wildcards): Don't use strcasecmp or strncasecmp, which
2478         do not have the desired effect in multibyte locales; instead, use
2479         mbscasecmp.
2480         * modules/exclude (Depends-on): Depend on mbscasecmp, not strcase.
2481         Add dependency on xalloc.  Depend on fnmatch, not fnmatch-gnu, since
2482         we don't require GNU fnmatch ourselves (if our users require it, they
2483         should do so explicitly).
2484
2485         Fix regex code so it doesn't rely on strcasecmp.
2486         * lib/regex_internal.h: Include <langinfo.h> only if _LIBC is defined.
2487         Otherwise, include gnulib's langinfo.h.
2488         * lib/regcomp.c (init_dfa): Don't use strcasecmp, as it can have
2489         undesirable behavior in non-C locales.  Instead, rely on localecharset.
2490         * m4/regex.m4 (gl_PREREQ_REGEX): Don't require AM_LANGINFO_CODESET.
2491         * modules/regex (FILES): Remove m4/codeset.m4.
2492         (Depends-on): Add localcharset.  Remove strcase.
2493
2494 2007-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2495
2496         * m4/unlinkdir.m4 (gl_UNLINKDIR): Fix m4 quoting bug.
2497         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Likewise.
2498
2499 2007-02-13  Bruno Haible  <bruno@clisp.org>
2500
2501         * m4/intdiv0.m4 (gt_INTDIV0): Assume ANSI C. Fix underquoting bug.
2502         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
2503
2504 2007-02-12  Bruno Haible  <bruno@clisp.org>
2505
2506         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
2507         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): If
2508         GNULIB_POSIXCHECK and the gnulib module not enabled, provoke a link-
2509         time warning rather than a link error.
2510
2511 2007-02-12  Bruno Haible  <bruno@clisp.org>
2512
2513         * m4/locale-fr.m4 (gt_LOCALE_FR): Fix m4 quoting bug.
2514         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
2515         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
2516
2517 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
2518
2519         * lib/string_.h (strncasecmp): Fix typo: this macro takes 3
2520         args, not 2.
2521
2522 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
2523
2524         New module 'time', so that apps can include <time.h> as per
2525         POSIX and GNU instead of separate include files like time_r.h
2526         and timegm.h.  This implementation tries out a simpler approach
2527         for replacing decls in standard include files (as compared to
2528         the string module), somewhat as an experiment.
2529
2530         * config/srclist.txt: Comment out mktime.c for now.
2531         * doc/gnulib-tool.texi (Initial import): Don't use time_r as an example
2532         since it doesn't apply any more.  Use generic wording instead.
2533         * MODULES.html.sh (Support for systems lacking POSIX:2001): New module
2534         'time'.
2535         * lib/time_.h, m4/time_h.m4, modules/time: New files.
2536         * lib/strptime.h, lib/time_r.h, lib/timegm.h: Remove.
2537         * lib/mktime.c: Include config.h depending on _LIBC, not HAVE_CONFIG_H.
2538         Don't include <sys/types.h>; no longer needed since we assume C89.
2539         * lib/mktime.c: Don't include "time_r.h"; no longer needed.
2540         * lib/strftime.c: Likewise.
2541         * lib/time_r.c: Likewise.
2542         * lib/nanosleep.c (nanosleep): #undef after include files, not before.
2543         * lib/nanosleep.c: Include <time.h> first, to check interface.
2544         * lib/strptime.c: Likewise.
2545         * lib/time_r.c: Likewise.
2546         * lib/timegm.c: Likewise.
2547         * lib/strptime.c: Don't include strptime.h or time_r.h; no longer
2548         needed.
2549         * lib/timegm.c: Don't include timegm.h; no longer needed.
2550         * lib/timespec.h: Don't include <sys/time.h> before <time.h>;
2551         time.h now handles any problems in that area.
2552         (struct timespec, nanosleep): Remove; time.h now arranges for these.
2553         * lib/xnanosleep.c: Don't include timespec.h; no longer needed now
2554         that time.h defines struct timespec.
2555         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check that nanosleep is declared.
2556         Set REPLACE_NANOSLEEP.  Don't AC_DEFINE nanosleep; the time module now
2557         handles that.
2558         * m4/strptime.m4 (gl_FUNC_STPRTIME): Set REPLACE_STRPTIME.
2559         * m4/time_r.m4 (gl_TIME_R): Don't define HAVE_TIME_R_POSIX; no longer
2560         needed.  Set REPLACE_LOCALTIME.
2561         * m4/timegm.m4 (gl_FUNC_TIMEGM): Set REPLACE_TIMEGM.
2562         * m4/timespec.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Move to time_h.m4.
2563         (gl_TIMESPEC): Don't check for sys/time.h or struct timespec or
2564         nanosleep; time_h.m4 now does that.  Don't require
2565         gl_USE_SYSTEM_EXTENSIONS; no longer needed directly, and the time
2566         module handles this now.
2567         * modules/getdate (Depends-on): Remove timespec.  Add time.
2568         * modules/nanosleep (Depends-on): Likewise.
2569         * modules/stat-time (Depends-on): Likewise.
2570         * modules/nanosleep (Include): Include time.h, not timespec.h.
2571         * modules/strptime (Files): Remove lib/strptime.h.
2572         (Depends-on): Add extensions, time.
2573         (Include): Include time.h, not strptime.h.
2574         * modules/time_r (Files): Remove lib/time_r.h.
2575         (Depends-on): Add time.
2576         (Include): Include time.h, not time_r.h.
2577         * modules/timegm: Likewise.
2578         * modules/timespec (Description): Now does timespec-related decls
2579         of our own, instead of struct timespec itself.
2580         (Depends-on): Add time; remove extensions.
2581         (Maintainer): Add self.
2582         * modules/utimecmp (Depends-on): Add time; remove timespec.
2583         * modules/utimens (Depends-on): Likewise.
2584         * modules/xnanosleep (Depends-on): Likewise.
2585
2586 2007-02-11  Bruno Haible  <bruno@clisp.org>
2587
2588         * lib/c-strstr.c: Include allocsa.h.
2589         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
2590         * lib/c-strcasestr.c: Include allocsa.h.
2591         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
2592         * lib/strcasestr.c: Include allocsa.h.
2593         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
2594         * lib/mbsstr.c: Include allocsa.h.
2595         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
2596         allocsa/freesa instead of malloc/free.
2597         * lib/mbscasestr.c: Include allocsa.h.
2598         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
2599         allocsa/freesa instead of malloc/free.
2600         * modules/c-strstr (Depends-on): Add allocsa.
2601         * modules/c-strcasestr (Depends-on): Likewise.
2602         * modules/strcasestr (Depends-on): Likewise.
2603         * modules/mbsstr (Depends-on): Likewise.
2604         * modules/mbscasestr (Depends-on): Likewise.
2605
2606 2007-02-11  Bruno Haible  <bruno@clisp.org>
2607
2608         * lib/mbsspn.c (mbsspn): Fix bug. Remove unnecessary strlen call.
2609
2610         * modules/mbsspn-tests: New file.
2611         * tests/test-mbsspn.sh: New file.
2612         * tests/test-mbsspn.c: New file.
2613
2614 2007-02-11  Bruno Haible  <bruno@clisp.org>
2615
2616         * lib/mbspbrk.c (mbspbrk): Remove unneeded cast.
2617
2618         * modules/mbspbrk-tests: New file.
2619         * tests/test-mbspbrk.sh: New file.
2620         * tests/test-mbspbrk.c: New file.
2621
2622 2007-02-11  Bruno Haible  <bruno@clisp.org>
2623
2624         * lib/mbscspn.c (mbscspn): Remove unnecessary strlen call and
2625         unneeded cast.
2626
2627         * modules/mbscspn-tests: New file.
2628         * tests/test-mbscspn.sh: New file.
2629         * tests/test-mbscspn.c: New file.
2630
2631 2007-02-11  Bruno Haible  <bruno@clisp.org>
2632
2633         * modules/mbscasecmp-tests: New file.
2634         * tests/test-mbscasecmp.sh: New file.
2635         * tests/test-mbscasecmp.c: New file.
2636
2637 2007-02-11  Bruno Haible  <bruno@clisp.org>
2638
2639         Ensure O(n) worst-case complexity of mbscasestr.
2640         * lib/mbscasestr.c: Include stdbool.h.
2641         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
2642         functions.
2643         (mbscasestr): Add some bookkeeping. Invoke knuth_morris_pratt_* when
2644         the bookkeeping indicates that it's worth it.
2645         * modules/mbscasestr (Depends-on): Add stdbool, mbslen, strnlen.
2646
2647         * modules/mbscasestr-tests: New file.
2648         * tests/test-mbscasestr1.c: New file.
2649         * tests/test-mbscasestr2.sh: New file.
2650         * tests/test-mbscasestr2.c: New file.
2651         * tests/test-mbscasestr3.sh: New file.
2652         * tests/test-mbscasestr3.c: New file.
2653         * tests/test-mbscasestr4.sh: New file.
2654         * tests/test-mbscasestr4.c: New file.
2655         * m4/locale-tr.m4: New file.
2656
2657 2007-02-11  Bruno Haible  <bruno@clisp.org>
2658
2659         Ensure O(n) worst-case complexity of mbsstr.
2660         * lib/mbsstr.c: Include stdbool.h.
2661         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
2662         functions.
2663         (mbsstr): Add some bookkeeping. Invoke knuth_morris_pratt_* when the
2664         bookkeeping indicates that it's worth it.
2665         * modules/mbsstr (Depends-on): Add stdbool, mbslen, strnlen.
2666
2667         * modules/mbsstr-tests: New file.
2668         * tests/test-mbsstr1.c: New file.
2669         * tests/test-mbsstr2.sh: New file.
2670         * tests/test-mbsstr2.c: New file.
2671         * tests/test-mbsstr3.sh: New file.
2672         * tests/test-mbsstr3.c: New file.
2673         * m4/locale-fr.m4: New file.
2674
2675 2007-02-11  Bruno Haible  <bruno@clisp.org>
2676
2677         * lib/mbsrchr.c (mbsrchr): Fix bug.
2678
2679         * modules/mbsrchr-tests: New file.
2680         * tests/test-mbsrchr.sh: New file.
2681         * tests/test-mbsrchr.c: New file.
2682
2683 2007-02-11  Bruno Haible  <bruno@clisp.org>
2684
2685         * lib/mbschr.c (mbschr): Fix bug.
2686
2687         * modules/mbschr-tests: New file.
2688         * tests/test-mbschr.sh: New file.
2689         * tests/test-mbschr.c: New file.
2690         * m4/locale-zh.m4: New file.
2691
2692 2007-02-11  Bruno Haible  <bruno@clisp.org>
2693
2694         Support for copying multibyte string iterators.
2695         * lib/mbiter.h: Include <string.h>.
2696         (mbiter_multi_copy): New function.
2697         (mbi_copy): New macro.
2698         * lib/mbuiter.h: Include <string.h>.
2699         (mbuiter_multi_copy): New function.
2700         (mbui_copy): New macro.
2701
2702 2007-02-11  Bruno Haible  <bruno@clisp.org>
2703
2704         New module mbslen.
2705         * modules/mbslen: New file.
2706         * lib/mbslen.c: New file.
2707         * lib/string_.h (mbslen): New declaration.
2708         * m4/mbslen.m4: New file.
2709         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
2710         GNULIB_MBSLEN.
2711         * modules/string (string.h): Also substitute GNULIB_MBSLEN.
2712         * MODULES.html.sh (Internationalization functions): Add mbslen.
2713
2714 2007-02-11  Bruno Haible  <bruno@clisp.org>
2715
2716         Ensure O(n) worst-case complexity of strcasestr substitute.
2717         * lib/strcasestr.c: Include stdbool.h.
2718         (knuth_morris_pratt): New function.
2719         (strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when the
2720         bookkeeping indicates that it's worth it.
2721         * modules/strcasestr (Depends-on): Add stdbool, strnlen.
2722
2723         * modules/strcasestr-tests: New file.
2724         * tests/test-strcasestr.c: New file.
2725
2726 2007-02-11  Bruno Haible  <bruno@clisp.org>
2727
2728         Ensure O(n) worst-case complexity of c_strcasestr.
2729         * lib/c-strcasestr.c: Include stdbool.h, string.h.
2730         (knuth_morris_pratt): New function.
2731         (c_strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when
2732         the bookkeeping indicates that it's worth it.
2733         * modules/c-strcasestr (Depends-on): Add stdbool, strnlen.
2734
2735         * modules/c-strcasestr-tests: New file.
2736         * tests/test-c-strcasestr.c: New file.
2737
2738 2007-02-11  Bruno Haible  <bruno@clisp.org>
2739
2740         Ensure O(n) worst-case complexity of c_strstr.
2741         * lib/c-strstr.c: Include stdbool.h, string.h.
2742         (knuth_morris_pratt): New function.
2743         (c_strstr): Add some bookkeeping. Invoke knuth_morris_pratt when the
2744         bookkeeping indicates that it's worth it.
2745         * modules/c-strstr (Depends-on): Add stdbool, strnlen.
2746
2747         * lib/c-strstr.c: Complete rewrite for maintainability.
2748
2749         * modules/c-strstr-tests: New file.
2750         * tests/test-c-strstr.c: New file.
2751
2752 2007-02-11  Bruno Haible  <bruno@clisp.org>
2753
2754         * m4/javacomp.m4 (gt_JAVACOMP): Work around a 'tr' bug in coreutils
2755         5.2.1 and earlier, whereby \055 was treated just like the range
2756         delimiter '-'.
2757         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
2758
2759 2007-02-08  Bruno Haible  <bruno@clisp.org>
2760
2761         * modules/regex (Depends-on): Add stdbool.
2762         Reported by Dalibor Topic <robilad@kaffe.org>.
2763
2764 2007-02-05  Paul Eggert  <eggert@cs.ucla.edu>
2765
2766         * m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
2767         Prefer returning from main to exiting from it.
2768         Remove unnecessary parens after sizeof.
2769
2770 2007-02-05  Bruno Haible  <bruno@clisp.org>
2771
2772         New module mbssep.
2773         * modules/mbssep: New file.
2774         * lib/mbssep.c: New file.
2775         * lib/string_.h (strsep): Add a conditional link warning.
2776         (mbssep): New declaration.
2777         * m4/mbssep.m4: New file.
2778         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
2779         GNULIB_MBSSEP.
2780         * modules/string (string.h): Also substitute GNULIB_MBSSEP.
2781         * MODULES.html.sh (Internationalization functions): Add mbssep.
2782
2783 2007-02-05  Bruno Haible  <bruno@clisp.org>
2784
2785         * lib/strsep.c (strsep): Fix actions in case of no delimiters.
2786         Optimize search in case of 1 delimiter.
2787
2788 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
2789
2790         * lib/acl.h: Include sys/types.h before sys/acl.h.
2791
2792 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
2793
2794         Merge upstream fix for glibc bugzilla #3957:
2795
2796         2007-02-05  Jakub Jelinek  <jakub@redhat.com>
2797
2798         * lib/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
2799         bit for RE_HAT_LISTS_NOT_NEWLINE.
2800         (build_charclass_op): Remove bogus comment.
2801
2802 2007-02-05  Simon Josefsson  <simon@josefsson.org>
2803
2804         * lib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
2805
2806 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
2807
2808         * lib/getsubopt.c [!_LIBC]: Include config.h and getsubopt.h.
2809         * lib/memmem.c [!defined _LIBC]: Include config.h.
2810
2811 2007-02-04  Bruno Haible  <bruno@clisp.org>
2812
2813         * lib/string_.h (GL_LINK_WARNING2): Put the word "warning:" into the
2814         warning message.
2815
2816 2007-02-04  Bruno Haible  <bruno@clisp.org>
2817
2818         New module mbstok_r.
2819         * modules/mbstok_r: New file.
2820         * lib/mbstok_r.c: New file.
2821         * lib/string_.h (strtok_r): Change argument names to match the
2822         comments. Add a conditional link warning.
2823         (mbstok_r): New declaration.
2824         * m4/mbstok_r.m4: New file.
2825         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
2826         GNULIB_MBSTOK_R.
2827         * modules/string (string.h): Also substitute GNULIB_MBSTOK_R.
2828         * MODULES.html.sh (Internationalization functions): Add mbstok_r.
2829
2830 2007-02-04  Bruno Haible  <bruno@clisp.org>
2831
2832         New module mbsspn.
2833         * modules/mbsspn: New file.
2834         * lib/mbsspn.c: New file.
2835         * lib/string_.h (strspn): Add a conditional link warning.
2836         (mbsspn): New declaration.
2837         * m4/mbsspn.m4: New file.
2838         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
2839         GNULIB_MBSSPN.
2840         * modules/string (string.h): Also substitute GNULIB_MBSSPN.
2841         * MODULES.html.sh (Internationalization functions): Add mbsspn.
2842
2843 2007-02-04  Bruno Haible  <bruno@clisp.org>
2844
2845         New module mbspbrk.
2846         * modules/mbspbrk: New file.
2847         * lib/mbspbrk.c: New file.
2848         * lib/string_.h (strpbrk): Add a conditional link warning.
2849         (mbspbrk): New declaration.
2850         * m4/mbspbrk.m4: New file.
2851         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
2852         GNULIB_MBSPBRK.
2853         * modules/string (string.h): Also substitute GNULIB_MBSPBRK.
2854         * MODULES.html.sh (Internationalization functions): Add mbspbrk.
2855
2856 2007-02-04  Bruno Haible  <bruno@clisp.org>
2857
2858         New module mbscspn.
2859         * modules/mbscspn: New file.
2860         * lib/mbscspn.c: New file.
2861         * lib/string_.h (strcspn): Add a conditional link warning.
2862         (mbscspn): New declaration.
2863         * m4/mbscspn.m4: New file.
2864         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
2865         GNULIB_MBSCSPN.
2866         * modules/string (string.h): Also substitute GNULIB_MBSCSPN.
2867         * MODULES.html.sh (Internationalization functions): Add mbscspn.
2868
2869 2007-02-04  Bruno Haible  <bruno@clisp.org>
2870
2871         New module mbscasestr, reduced goal of strcasestr.
2872         * modules/mbscasestr: New file.
2873         * lib/mbscasestr.c: New file, copied from lib/strcasestr.c.
2874         (mbscasestr): Renamed from strcasestr.
2875         * lib/strcasestr.c: Don't include mbuiter.h.
2876         (strcasestr): Remove support for multibyte locales.
2877         * lib/string_.h (strcasestr): Don`t rename. Declare only if missing.
2878         Change the conditional link warning.
2879         (mbscasestr): New declaration.
2880         * m4/mbscasestr.m4: New file.
2881         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Enable the replacement only if
2882         the system does not have strcasestr. Set HAVE_STRCASESTR instead of
2883         REPLACE_STRCASESTR.
2884         (gl_PREREQ_STRCASESTR): Don't require gl_FUNC_MBRTOWC.
2885         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
2886         HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
2887         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSCASESTR.
2888         * modules/string (string.h): Also substitute GNULIB_MBSCASESTR.
2889         Substitute HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
2890         * modules/strcasestr (Files): Remove m4/mbrtowc.m4.
2891         (Depends-on): Remove mbuiter.
2892         * MODULES.html.sh (Internationalization functions): Add mbscasestr.
2893
2894 2007-02-04  Bruno Haible  <bruno@clisp.org>
2895
2896         Simplify handling of strncasecmp.
2897         * lib/string_.h (strncasecmp): Remove test for GNULIB_STRCASE. Change
2898         the conditional link warning.
2899         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
2900         HAVE_STRCASECMP, not REPLACE_STRCASECMP.
2901         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Don't initialize GNULIB_STRCASE.
2902         * modules/strcase (configure.ac): Don't invoke
2903         gl_STRING_MODULE_INDICATOR.
2904         * modules/string (string.h): Don't substitute GNULIB_STRCASE.
2905
2906 2007-02-04  Bruno Haible  <bruno@clisp.org>
2907
2908         New module mbscasecmp, reduced goal of strcasecmp.
2909         * modules/mbscasecmp: New file.
2910         * lib/mbscasecmp.c: New file, copied from lib/strcasecmp.c.
2911         (mbscasecmp): Renamed from strcasecmp.
2912         * lib/strcasecmp.c: Don't include mbuiter.h.
2913         (strcasecmp): Remove support for multibyte locales.
2914         * lib/string_.h (strcasecmp): Don`t rename. Declare only if missing.
2915         Change the conditional link warning.
2916         (mbscasecmp): New declaration.
2917         * m4/mbscasecmp.m4: New file.
2918         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Enable the replacement only if
2919         the system lacks strcasecmp. Set HAVE_STRCASECMP instead of
2920         REPLACE_STRCASECMP.
2921         (gl_PREREQ_STRCASECMP): Don't require gl_FUNC_MBRTOWC.
2922         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
2923         GNULIB_MBSCASECMP.
2924         * modules/string (string.h): Also substitute GNULIB_MBSCASECMP.
2925         Substitute HAVE_STRCASECMP instead of REPLACE_STRCASECMP.
2926         * modules/strcase (Files): Remove m4/mbrtowc.m4.
2927         (Depends-on): Remove mbuiter.
2928         * MODULES.html.sh (Internationalization functions): Add mbscasecmp.
2929
2930 2007-02-04  Bruno Haible  <bruno@clisp.org>
2931
2932         New module mbsstr. Remove module strstr.
2933         * modules/mbsstr: New file.
2934         * modules/strstr: Remove file.
2935         * lib/mbsstr.c: Renamed from lib/strstr.c.
2936         (mbsstr): Renamed from strstr.
2937         * lib/string_.h (strstr): Remove declaration. Change the conditional
2938         link warning.
2939         (mbsstr): New declaration.
2940         * m4/mbsstr.m4: New file.
2941         * m4/strstr.m4: Remove file.
2942         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Don't initialize
2943         REPLACE_STRSTR.
2944         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSSTR.
2945         Don't initialize GNULIB_STRSTR.
2946         * modules/string (string.h): Also substitute GNULIB_MBSSTR. Don't
2947         substitute GNULIB_STRSTR and REPLACE_STRSTR.
2948         * MODULES.html.sh (Internationalization functions): Add mbsstr.
2949         (Support for systems lacking ANSI C 89): Remove strstr.
2950
2951 2007-02-04  Bruno Haible  <bruno@clisp.org>
2952
2953         New module mbsrchr.
2954         * modules/mbsrchr: New file.
2955         * lib/mbsrchr.c: New file.
2956         * lib/string_.h (strrchr): Add a conditional link warning.
2957         (mbsrchr): New declaration.
2958         * m4/mbsrchr.m4: New file.
2959         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
2960         GNULIB_MBSRCHR.
2961         * modules/string (string.h): Also substitute GNULIB_MBSRCHR.
2962         * MODULES.html.sh (Internationalization functions): Add mbsrchr.
2963
2964 2007-02-04  Bruno Haible  <bruno@clisp.org>
2965
2966         New module mbschr.
2967         * modules/mbschr: New file.
2968         * lib/mbschr.c: New file.
2969         * lib/string_.h (strchr): Add a conditional link warning.
2970         (mbschr): New declaration.
2971         * m4/mbschr.m4: New file.
2972         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
2973         GNULIB_MBSCHR.
2974         * modules/string (string.h): Also substitute GNULIB_MBSCHR.
2975         * MODULES.html.sh (Internationalization functions): Add mbschr.
2976
2977 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
2978
2979         * lib/stdbool_.h: Mention that bool bit-fields aren't supported.
2980
2981         * modules/stdarg (configure.ac-early): Require AC_PROG_CC_STDC.
2982
2983 2007-02-04  Bruno Haible  <bruno@clisp.org>
2984
2985         New module description section 'configure.ac-early'.
2986         * gnulib-tool (sed_extract_prog): Recognize configure.ac-early.
2987         (func_get_autoconf_early_snippet): New function.
2988         (func_import, func_create_testdir): Use it. Remove special cases for
2989         modules 'extensions' and 'lock'.
2990         * modules/extensions (configure.ac-early): Require
2991         gl_USE_SYSTEM_EXTENSIONS.
2992         * modules/lock (configure.ac-early): Require gl_LOCK_EARLY.
2993
2994 2007-02-04  Bruno Haible  <bruno@clisp.org>
2995
2996         Make use of gcj-4.3's -fsource and -ftarget option.
2997         * m4/javacomp.m4 (gt_JAVACOMP): Test whether gcj is in version >= 4.3,
2998         and if so try the options -fsource and -ftarget.
2999         * lib/javacomp.c (compile_using_gcj): Add fsource_option,
3000         source_version, ftarget_option, target_version arguments.
3001         (is_envjavac_gcj43, is_envjavac_gcj43_usable): New functions.
3002         (is_envjavac_oldgcj_14_14_usable): Renamed from
3003         is_envjavac_gcj_14_14_usable.
3004         (is_envjavac_oldgcj_14_13_usable): Renamed from
3005         is_envjavac_gcj_14_13_usable.
3006         (is_gcj_present): Update.
3007         (is_gcj_43, is_gcj43_usable): New functions.
3008         (is_oldgcj_14_14_usable): Renamed from is_gcj_14_14_usable. Update.
3009         (is_oldgcj_14_13_usable): Renamed from is_gcj_14_13_usable. Update.
3010         (compile_java_class): Test whether gcj is in version >= 4.3, and if so
3011         try the options -fsource and -ftarget.
3012
3013 2007-02-03  Paul Eggert  <eggert@cs.ucla.edu>
3014
3015         * lib/xalloc.h (x2nrealloc): Fix an unlikely bug in the overflow
3016         checking code.  Set N = ceil (1.5 * N) rather than to a slightly
3017         larger value.
3018
3019 2007-02-03  Jim Meyering  <jim@meyering.net>
3020
3021         Give tools a better chance to allocate space for very large buffers.
3022         * lib/xalloc.h (x2nrealloc): Use 3/2, not 2, as buffer size factor.
3023
3024         Make pwd and readlink work also when run with an unreadable parent dir
3025         on systems with openat support.
3026         * lib/getcwd.c (__getcwd) [HAVE_PARTLY_WORKING_GETCWD]: Use the system
3027         provided getcwd function, even when we have openat support.
3028         Reported by Dmitry V. Levin in <http://bugzilla.redhat.com/227168>.
3029
3030 2007-02-02  Bruno Haible  <bruno@clisp.org>
3031
3032         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
3033         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): Provoke a link
3034         error only if GNULIB_POSIXCHECK is defined. Needed to avoid artificial
3035         portability problems if one of these functions is only used on specific
3036         platforms.
3037         Reported by Paul Eggert.
3038
3039 2007-02-02  Paul Eggert  <eggert@cs.ucla.edu>
3040
3041         Avoid mempcpy in the regex code, as the string.h mempcpy stuff
3042         is causing more trouble than it's curing.
3043         * lib/regex_internal.h (__mempcpy): Remove.
3044         * lib/regcomp.c (regerror): Rewrite to avoid the need for mempcpy
3045         (and make the code a tad smaller to boot).
3046         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for mempcpy.
3047
3048 2007-02-02  Jim Meyering  <jim@meyering.net>
3049
3050         * modules/arpa_inet: Put AC_PROG_MKDIR_P in the configure.ac:
3051         section, not in the Makefile.am: one.
3052
3053 2007-02-02  Eric Blake  <ebb9@byu.net>
3054
3055         * lib/strchrnul.c: Always include config.h first.
3056
3057         * modules/mountlist (Depends-on): Revert 2007-01-31 change,
3058         gnulib strstr is not necessary here.
3059
3060 2007-02-02  Simon Josefsson  <simon@josefsson.org>
3061
3062         * m4/socklen.m4: Fix typo.
3063
3064 2007-02-02  Eric Blake  <ebb9@byu.net>
3065
3066         * modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid races.
3067         * modules/netinet_in (Makefile.am): Likewise.
3068
3069 2007-02-01  Bruno Haible  <bruno@clisp.org>
3070
3071         * lib/string_.h (GL_LINK_WARNING): New macro.
3072         (strcasecmp, strstr, strcasestr): If provided by the system,
3073         conditionally define as a macro that leads to a warning instead of to
3074         an error.
3075         (strncasecmp): Conditionally define as a macro that leads to a warning.
3076
3077 2007-02-01  Karl Berry  <karl@gnu.org>
3078
3079         * config/srclist.txt (strtok_r.c): lose sync, no more strtok_r.h.
3080
3081 2007-02-01  Bruno Haible  <bruno@clisp.org>
3082
3083         * MODULES.html.sh (Unicode string functions): Update after 2007-01-27
3084         renamings.
3085
3086 2007-02-01  Eric Blake  <ebb9@byu.net>
3087
3088         * modules/regex (Depends-on): Revert dependence on mempcpy.
3089         * lib/regex_internal.h [! _LIBC && !__mempcpy]: Undo string
3090         module's definition of mempcpy.
3091         Reported by Paul Eggert.
3092
3093 2007-02-01  Paul Eggert  <eggert@cs.ucla.edu>
3094
3095         * lib/string_.h: If the gnulib module XYZ is not present, undefine
3096         the symbol XYZ before redefining it.  This fixes a problem with
3097         programs that don't use XYZ, when compiled on systems that define
3098         XYZ to something else.
3099
3100 2007-01-31  Paul Eggert  <eggert@cs.ucla.edu>
3101
3102         * lib/mkdir-p.c (make_dir_parents): Close a race condition that
3103         occurs when "mkdir -m foo" creates a setgid directory that is (1)
3104         writeable to group or other and (2) is intended to have a special
3105         mode bit that is set or cleared.  In such a case, the directory
3106         should be neither group- nor other-writeable until the special
3107         mode bits are right.
3108
3109 2007-01-31  Eric Blake  <ebb9@byu.net>
3110
3111         * modules/mountlist (Depends-on): Add strstr.
3112
3113         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usage
3114         bug.
3115         * modules/string (Makefile.am): Remove redundant replacement.
3116         * modules/regex (Depends-on): Add mempcpy.
3117
3118 2007-01-31  Bruno Haible  <bruno@clisp.org>
3119
3120         New module description field 'Link'.
3121         * gnulib-tool (func_usage): Document --extract-link-directive.
3122         (sed_extract_prog): Recognize 'Link' directive.
3123         (func_get_link_directive): New function.
3124         (func_import): Show summary of link directives.
3125         Handle --extract-link-directive option.
3126         * modules/acl (Link): New section.
3127         * modules/clock-time (Link): New section.
3128         * modules/euidaccess (Link): New section.
3129         * modules/gettext (Link): New section.
3130         * modules/iconv (Link): New section.
3131         * modules/lock (Link): New section.
3132         * modules/nanosleep (Link): New section.
3133         * modules/readline (Link): New section.
3134
3135 2007-01-27  Bruno Haible  <bruno@clisp.org>
3136
3137         Enforce the use of gnulib modules for unportable <string.h> functions.
3138         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): New macro.
3139         (gl_STRING_MODULE_INDICATOR_DEFAULTS): New macro.
3140         (gl_HEADER_STRING_H_BODY): Require it.
3141         * lib/string_.h: If the gnulib module XYZ is not present, redefine
3142         the symbol XYZ to one that gives a link error.
3143         * modules/string (Makefile.am): Also substitute the GNULIB_* variables.
3144         * modules/memmem (configure.ac): Invoke gl_STRING_MODULE_INDICATOR.
3145         * modules/mempcpy (configure.ac): Likewise.
3146         * modules/memrchr (configure.ac): Likewise.
3147         * modules/stpcpy (configure.ac): Likewise.
3148         * modules/stpncpy (configure.ac): Likewise.
3149         * modules/strcase (configure.ac): Likewise.
3150         * modules/strcasestr (configure.ac): Likewise.
3151         * modules/strchrnul (configure.ac): Likewise.
3152         * modules/strdup (configure.ac): Likewise.
3153         * modules/strndup (configure.ac): Likewise.
3154         * modules/strnlen (configure.ac): Likewise.
3155         * modules/strpbrk (configure.ac): Likewise.
3156         * modules/strsep (configure.ac): Likewise.
3157         * modules/strstr (configure.ac): Likewise.
3158         * modules/strtok_r (configure.ac): Likewise.
3159
3160 2007-01-31  Jean-Louis Martineau  <martineau@zmanda.com>  (tiny change)
3161
3162         * lib/gai_strerror.c (values): Add EAI_OVERFLOW.
3163
3164 2007-01-30  Jim Meyering  <jim@meyering.net>
3165
3166         * lib/mpsort.c (mpsort): Remove spurious "return" in void function.
3167
3168 2007-01-29  Bruno Haible  <bruno@clisp.org>
3169
3170         * lib/allocsa.h: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
3171         * lib/execute.c: Likewise.
3172         * lib/pipe.c: Likewise.
3173         * lib/printf-args.h: Likewise.
3174         * lib/printf-args.c: Likewise.
3175         * lib/printf-parse.c: Likewise.
3176         * lib/vasnprintf.c: Likewise.
3177
3178 2007-01-29  Eric Blake  <ebb9@byu.net>
3179
3180         * lib/memrchr.c: Assume <string.h> unconditionally, to pull in
3181         declaration.
3182
3183 2007-01-29  Paul Eggert  <eggert@cs.ucla.edu>
3184
3185         * lib/strptime.h (strptime): Use 'restrict' for args where
3186         POSIX requires this.
3187         * lib/strptime.c (strptime): Likewise.
3188         Change license notice from LGPL to GPL, since gnulib-tool will
3189         change this as needed.
3190         Include <config.h> if _LIBC is not defined, not if HAVE_CONFIG_H is
3191         defined.
3192         Include "strptime.h" first, to check interface.
3193         Do not #undef _LIBC and _NL_CURRENT.
3194         Do not include <stdlib.h>; no longer needed.
3195         Include "time_r.h" and declare ptime_locale_status
3196         only if _LIBC is not defined.
3197         (__P): Remove unused macro.
3198         (match_string): Bring back glibc version, but use it only if _LIBC
3199         is defined.
3200         (__strptime_internal): Compile tm_gmtoff code if _LIBC is defined, too.
3201         Remove unnecessary assertion and abort() call.
3202         Use #ifdef _NL_CURRENT rather than #if 0, for benefit of glibc.
3203         * m4/strptime.m4: Fix serial number comment.
3204         (gl_FUNC_STRPTIME): Require AC_C_RESTRICT, gl_TM_GMTOFF.
3205         * modules/strptime (Files): Add m4/tm_gmtoff.m4.
3206         (Depends-on): Add time_r.
3207
3208 2007-01-29  Bruno Haible  <bruno@clisp.org>
3209
3210         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
3211         strptime.
3212         * modules/strptime (Depends-on): Add stdbool.
3213         * lib/strptime.h: Include <time.h> always. Add comments.
3214
3215 2007-01-29  Yoann Vandoorselaere  <yoann@prelude-ids.org>
3216
3217         * modules/strptime: New file.
3218         * lib/strptime.h: New file.
3219         * lib/strptime.c: New file.
3220         * m4/strptime.m4: New file.
3221
3222 2007-01-28  Paul Eggert  <eggert@cs.ucla.edu>
3223
3224         * MODULES.html.sh: New module mpsort.
3225         * lib/mpsort.c, lib/mpsort.h, m4/mpsort.m4, modules/mpsort: New files.
3226
3227         * lib/regex.h (_Restrict_): Renamed from __restrict, to avoid
3228         a circularity problem with HP-UX ia64 reported by Bob Proulx in
3229         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00394.html>.
3230         All uses changed.
3231         (_Restrict_arr_): Renamed from __restrict_arr, for similar reasons.
3232         All uses changed.
3233         * lib/regcomp.c, lib/regexec.c: Change all uses from __restrict
3234         to _Restrict_.
3235         * lib/regexec.c (regexec): Declare pmatch with _Restrict_arr_, so that
3236         the parameter matches the prototype.
3237
3238 2007-01-28  Jim Meyering  <jim@meyering.net>
3239
3240         * modules/sys_time (Makefile.am) [MOSTLYCLEANFILES]: Do use
3241         sys/time.h here, reverting that part of the previous patch:
3242         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/8959>.
3243
3244 2007-01-28  Bruno Haible  <bruno@clisp.org>
3245
3246         * modules/sys_time (Makefile.am): Build sys/time.h only when it's the
3247         value of $(SYS_TIME_H).
3248         [MOSTLYCLEANFILES]: Now that sys/time.h is created only when needed,
3249         remove it conditionally, too. [added by Jim Meyering]
3250         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Set SYS_TIME_H.
3251         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
3252         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Set SYS_TIME_H when setting
3253         GETTIMEOFDAY_REPLACEMENT to 1.
3254
3255 2007-01-28  Bruno Haible  <bruno@clisp.org>
3256
3257         * m4/unistd_h.m4 (gl_HEADER_UNISTD_DEFAULTS): New macro.
3258         (gl_HEADER_UNISTD): Require it. Don't set UNISTD_H to empty here.
3259         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_HEADER_UNISTD_DEFAULTS.
3260         Set UNISTD_H instead of UNISTD_H2.
3261         * modules/fchdir (BUILT_SOURCES): Drop $(UNISTD_H2).
3262
3263 2007-01-28  Bruno Haible  <bruno@clisp.org>
3264
3265         * modules/mbchar (Makefile.am): Add mbchar.c to lib_SOURCES.
3266         * m4/mbchar.m4 (gl_MBCHAR): Remove AC_LIBOBJ invocation.
3267
3268 2007-01-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3269
3270         * gnulib-tool (func_emit_lib_Makefile_am, func_add_or_update)
3271         (func_create_testdir): Ensure C locale for `grep' and `tr'
3272         character ranges.
3273         (func_create_megatestdir): Avoid one `grep'.  Fix bug in
3274         ACLOCAL_AMFLAGS parsing state machine.
3275
3276 2007-01-27  Bruno Haible  <bruno@clisp.org>
3277
3278         * modules/unistr/base: Update.
3279
3280 2007-01-27  Bruno Haible  <bruno@clisp.org>
3281
3282         Rename u32-mbtouc -> u32-mbtouc-unsafe, u32-mbtouc-safe -> u32-mbtouc,
3283         u32_mbtouc -> u32_mbtouc_unsafe, u32_mbtouc_safe -> u32_mbtouc.
3284         * modules/unistr/u32-mbtouc-unsafe: Renamed from
3285         modules/unistr/u32-mbtouc.
3286         * lib/unistr/u32-mbtouc-unsafe.c: Renamed from lib/unistr/u32-mbtouc.c.
3287         * lib/unistr.h: Update.
3288         * lib/linebreak.c: Update.
3289         * modules/unistr/u32-mbtouc: Renamed from
3290         modules/unistr/u32-mbtouc-safe.
3291         * lib/unistr/u32-mbtouc.c: Renamed from lib/unistr/u32-mbtouc-safe.c.
3292         * lib/unistr.h: Update.
3293         * lib/unistr/u32-to-u8.c: Update.
3294         * lib/unistr/u32-to-u16.c: Update.
3295
3296 2007-01-27  Bruno Haible  <bruno@clisp.org>
3297
3298         Rename utf16-ucs4 -> utf16-ucs4-unsafe, utf16-ucs4-safe -> utf16-ucs4,
3299         u16_mbtouc -> u16_mbtouc_unsafe, u16_mbtouc_safe -> u16_mbtouc.
3300         * modules/utf16-ucs4-unsafe: Renamed from modules/utf16-ucs4.
3301         * lib/utf16-ucs4-unsafe.h: Renamed from lib/utf16-ucs4.h.
3302         * lib/unistr/utf16-ucs4-unsafe.c: Renamed from lib/unistr/utf16-ucs4.c.
3303         * modules/unistr/u16-mbtouc-unsafe: Renamed from
3304         modules/unistr/u16-mbtouc.
3305         * lib/unistr/u16-mbtouc-unsafe.c: Renamed from lib/unistr/u16-mbtouc.c.
3306         * lib/unistr.h: Update.
3307         * lib/linebreak.c: Update.
3308         * modules/linebreak: Update.
3309         * modules/utf16-ucs4: Renamed from modules/utf16-ucs4-safe.
3310         * lib/utf16-ucs4.h: Renamed from lib/utf16-ucs4-safe.h.
3311         * lib/unistr/utf16-ucs4.c: Renamed from lib/unistr/utf16-ucs4-safe.c.
3312         * modules/unistr/u16-mbtouc: Renamed from
3313         modules/unistr/u16-mbtouc-safe.
3314         * lib/unistr/u16-mbtouc.c: Renamed from lib/unistr/u16-mbtouc-safe.c.
3315         * lib/unistr.h: Update.
3316         * lib/unistr/u16-to-u8.c: Update.
3317         * modules/unistr/u16-to-u8: Update.
3318         * lib/unistr/u16-to-u32.c: Update.
3319         * modules/unistr/u16-to-u32: Update.
3320
3321 2007-01-27  Bruno Haible  <bruno@clisp.org>
3322
3323         Rename utf8-ucs4 -> utf8-ucs4-unsafe, utf8-ucs4-safe -> utf8-ucs4,
3324         u8_mbtouc -> u8_mbtouc_unsafe, u8_mbtouc_safe -> u8_mbtouc.
3325         * modules/utf8-ucs4-unsafe: Renamed from modules/utf8-ucs4.
3326         * lib/utf8-ucs4-unsafe.h: Renamed from lib/utf8-ucs4.h.
3327         * lib/unistr/utf8-ucs4-unsafe.c: Renamed from lib/unistr/utf8-ucs4.c.
3328         * modules/unistr/u8-mbtouc-unsafe: Renamed from
3329         modules/unistr/u8-mbtouc.
3330         * lib/unistr/u8-mbtouc-unsafe.c: Renamed from lib/unistr/u8-mbtouc.c.
3331         * lib/unistr.h: Update.
3332         * lib/striconveh.c: Update.
3333         * modules/striconveh: Update.
3334         * lib/linebreak.c: Update.
3335         * modules/linebreak: Update.
3336         * modules/utf8-ucs4: Renamed from modules/utf8-ucs4-safe.
3337         * lib/utf8-ucs4.h: Renamed from lib/utf8-ucs4-safe.h.
3338         * lib/unistr/utf8-ucs4.c: Renamed from lib/unistr/utf8-ucs4-safe.c.
3339         * modules/unistr/u8-mbtouc: Renamed from modules/unistr/u8-mbtouc-safe.
3340         * lib/unistr/u8-mbtouc.c: Renamed from lib/unistr/u8-mbtouc-safe.c.
3341         * lib/unistr.h: Update.
3342         * lib/striconveh.c: Update.
3343         * modules/striconveh: Update.
3344         * lib/unistr/u8-to-u16.c: Update.
3345         * modules/unistr/u8-to-u16: Update.
3346         * lib/unistr/u8-to-u32.c: Update.
3347         * modules/unistr/u8-to-u32: Update.
3348
3349 2007-01-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3350
3351         Sync from Libtool.
3352         * lib/argz.c: Do not include strings.h nor memory.h, include
3353         string.h unconditionally.  Patch by Simon Josefsson.
3354
3355 2007-01-27  Bruno Haible  <bruno@clisp.org>
3356
3357         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): New macro, extracted
3358         from gl_HEADER_STRING_H_BODY.
3359         (gl_HEADER_STRING_H_BODY): Require it.
3360         * m4/memmem.m4 (gl_FUNC_MEMMEM): Require gl_HEADER_STRING_H_DEFAULTS.
3361         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
3362         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
3363         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
3364         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
3365         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP): Likewise.
3366         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
3367         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
3368         * m4/strdup.m4 (gl_FUNC_STRDUP): Likewise.
3369         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
3370         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
3371         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Likewise.
3372         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
3373         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
3374         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
3375
3376 2007-01-27  Bruno Haible  <bruno@clisp.org>
3377
3378         * gnulib-tool (func_emit_lib_Makefile_am): If $for_test is true, turn
3379         check_PROGRAMS into noinst_PROGRAMS.
3380         (func_emit_tests_Makefile_am): Likewise. Also don't initialize
3381         check_PROGRAMS in this case.
3382         (func_import): Set for_test to false.
3383         (func_create_testdir): Set for_test to true.
3384
3385 2007-01-27  Yoann Vandoorselaere <yoann.v@prelude-ids.com>
3386             Bruno Haible  <bruno@clisp.org>
3387
3388         * modules/strcasestr (Files): Remove lib/strcasestr.h.
3389         (Depends-on): Add string.
3390         (Includes): Use <string.h> instead of strcasestr.h.
3391         * modules/string (Makefile.am): Also substitute the value of
3392         REPLACE_STRCASESTR.
3393         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Don't define strcasestr here;
3394         assume strcasestr is declared in <string.h> not <strings.h>. Also
3395         set REPLACE_STRCASESTR.
3396         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Provide a default value for
3397         REPLACE_STRCASESTR.
3398         * lib/strcasestr.h: Remove file.
3399         * lib/strcasestr.c: Include <string.h> instead of strcasestr.h.
3400         * lib/string_.h (strcasestr): New declaration.
3401
3402 2007-01-27  Bruno Haible  <bruno@clisp.org>
3403
3404         * lib/string_.h: Use 'extern'.
3405
3406 2007-01-27  Jim Meyering  <jim@meyering.net>
3407
3408         * lib/regex_internal.c (re_string_reconstruct): Remove declaration
3409         of set-but-not-used local, "q".
3410
3411         * lib/mempcpy.c: Include <config.h> before <string.h>.
3412         This fixes a compilation error on HP-UX, due to the system's
3413         "restrict"-using mempcpy prototype.
3414
3415 2007-01-26  Bruno Haible  <bruno@clisp.org>
3416
3417         Small optimization.
3418         * lib/javacomp.c: Include c-strstr.h.
3419          (is_envjavac_gcj): Use c_strstr instead of strstr.
3420         * modules/javacomp (Depends-on): Add c-strstr, remove strstr.
3421
3422 2007-01-26  Bruno Haible  <bruno@clisp.org>
3423
3424         * MODULES.html.sh (Unicode string functions): Add the new modules.
3425
3426         * modules/uniconv/u32-strconv-to-locale: New file.
3427         * lib/uniconv/u32-strconv-to-locale.c: New file.
3428
3429         * modules/uniconv/u16-strconv-to-locale: New file.
3430         * lib/uniconv/u16-strconv-to-locale.c: New file.
3431
3432         * modules/uniconv/u8-strconv-to-locale: New file.
3433         * lib/uniconv/u8-strconv-to-locale.c: New file.
3434
3435         * modules/uniconv/u32-strconv-from-locale: New file.
3436         * lib/uniconv/u32-strconv-from-locale.c: New file.
3437
3438         * modules/uniconv/u16-strconv-from-locale: New file.
3439         * lib/uniconv/u16-strconv-from-locale.c: New file.
3440
3441         * modules/uniconv/u8-strconv-from-locale: New file.
3442         * lib/uniconv/u8-strconv-from-locale.c: New file.
3443
3444         * modules/uniconv/u32-strconv-to-enc: New file.
3445         * lib/uniconv/u32-strconv-to-enc.c: New file.
3446         * modules/uniconv/u32-strconv-to-enc-tests: New file.
3447         * tests/uniconv/test-u32-strconv-to-enc.c: New file.
3448
3449         * modules/uniconv/u16-strconv-to-enc: New file.
3450         * lib/uniconv/u16-strconv-to-enc.c: New file.
3451         * lib/uniconv/u-strconv-to-enc.h: New file.
3452         * modules/uniconv/u16-strconv-to-enc-tests: New file.
3453         * tests/uniconv/test-u16-strconv-to-enc.c: New file.
3454
3455         * modules/uniconv/u8-strconv-to-enc: New file.
3456         * lib/uniconv/u8-strconv-to-enc.c: New file.
3457         * modules/uniconv/u8-strconv-to-enc-tests: New file.
3458         * tests/uniconv/test-u8-strconv-to-enc.c: New file.
3459
3460         * modules/uniconv/u32-strconv-from-enc: New file.
3461         * lib/uniconv/u32-strconv-from-enc.c: New file.
3462         * modules/uniconv/u32-strconv-from-enc-tests: New file.
3463         * tests/uniconv/test-u32-strconv-from-enc.c: New file.
3464
3465         * modules/uniconv/u16-strconv-from-enc: New file.
3466         * lib/uniconv/u16-strconv-from-enc.c: New file.
3467         * modules/uniconv/u16-strconv-from-enc-tests: New file.
3468         * tests/uniconv/test-u16-strconv-from-enc.c: New file.
3469
3470         * modules/uniconv/u8-strconv-from-enc: New file.
3471         * lib/uniconv/u8-strconv-from-enc.c: New file.
3472         * lib/uniconv/u-strconv-from-enc.h: New file.
3473         * modules/uniconv/u8-strconv-from-enc-tests: New file.
3474         * tests/uniconv/test-u8-strconv-from-enc.c: New file.
3475
3476         * modules/uniconv/u32-conv-from-enc: New file.
3477         * lib/uniconv/u32-conv-from-enc.c: New file.
3478         * modules/uniconv/u32-conv-from-enc-tests: New file.
3479         * tests/uniconv/test-u32-conv-from-enc.c: New file.
3480
3481         * modules/uniconv/u16-conv-from-enc: New file.
3482         * lib/uniconv/u16-conv-from-enc.c: New file.
3483         * lib/uniconv/u-conv-from-enc.h: New file.
3484         * modules/uniconv/u16-conv-from-enc-tests: New file.
3485         * tests/uniconv/test-u16-conv-from-enc.c: New file.
3486
3487         * modules/uniconv/u8-conv-from-enc: New file.
3488         * lib/uniconv/u8-conv-from-enc.c: New file.
3489         * modules/uniconv/u8-conv-from-enc-tests: New file.
3490         * tests/uniconv/test-u8-conv-from-enc.c: New file.
3491
3492         * modules/uniconv/base: New file.
3493         * lib/uniconv.h: New file.
3494
3495 2007-01-26  Paul Eggert  <eggert@cs.ucla.edu>
3496
3497         * doc/gnulib-tool.texi (Initial import): Update to match current
3498         behavior with strdup module.
3499         * lib/.cppi-disable: Remove strcase.h, strdup.h, strndup.h, strnlen.h.
3500         * lib/memmem.h: Remove; all uses removed.  This is now done
3501         by <string.h>.
3502         * lib/mempcpy.h: Likewise.
3503         * lib/memrchr.h: Likewise.
3504         * lib/stpcpy.h: Likewise.
3505         * lib/stpncpy.h: Likewise.
3506         * lib/strcase.h: Likewise.
3507         * lib/strchrnul.h: Likewise.
3508         * lib/strdup.h: Likewise.
3509         * lib/strndup.h: Likewise.
3510         * lib/strnlen.h: Likewise.
3511         * lib/strpbrk.h: Likewise.
3512         * lib/strsep.h: Likewise.
3513         * lib/strstr.h: Likewise.
3514         * lib/strtok_r.h: Likewise.
3515         * lib/string_.h: New file.
3516         * lib/argp-namefrob.h: Don't include no-longer-existent include files.
3517         Rely on <string.h> instead.
3518         * lib/canon-host.c: Likewise.
3519         * lib/chdir-long.c: Likewise.
3520         * lib/concatpath.c: Likewise.
3521         * lib/exclude.c: Likewise.
3522         * lib/fchdir.c: Likewise.
3523         * lib/getaddrinfo.c: Likewise.
3524         * lib/getcwd.c: Likewise.
3525         * lib/getsubopt.c: Likewise.
3526         * lib/glob.c: Likewise.
3527         * lib/hard-locale.c: Likewise.
3528         * lib/iconvme.c: Likewise.
3529         * lib/javacomp.c: Likewise.
3530         * lib/mempcpy.c: Likewise.
3531         * lib/memrchr.c: Likewise.
3532         * lib/regex_internal.h: Likewise.
3533         * lib/stpncpy.c: Likewise.
3534         * lib/strcasecmp.c: Likewise.
3535         * lib/strchrnul.c: Likewise.
3536         * lib/strdup.c: Likewise.
3537         * lib/striconv.c: Likewise.
3538         * lib/striconveh.c: Likewise.
3539         * lib/striconveha.c: Likewise.
3540         * lib/strncasecmp.c: Likewise.
3541         * lib/strndup.c: Likewise.
3542         * lib/strnlen.c: Likewise.
3543         * lib/strsep.c: Likewise.
3544         * lib/strstr.c: Likewise.
3545         * lib/strtok_r.c: Likewise.
3546         * lib/userspec.c: Likewise.
3547         * lib/w32spawn.h: Likewise.
3548         * lib/xstrndup.c: Likewise.
3549         * lib/mountlist.c (strstr): Remove decl.
3550         * m4/string_h.m4: New file.
3551         * m4/memmem.m4 (gl_FUNC_MEMMEM): Set HAVE_DECL_MEMMEM if necessary.
3552         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Set HAVE_MEMPCPY if necessary.
3553         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Set HAVE_MEMRCHR
3554         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Set HAVE_STPCPY if necessary.
3555         * m4/stpncpy.m4 (gl_PREREQ_STPNCPY): Set HAVE_STPNCPY if necessary.
3556         * m4/strcase.m4 (gl_FUNC_STRCASECMP):
3557         Set REPLACE_STRCASECMP if necessary.
3558         (gl_FUNC_STRNCASECMP): Set HAVE_DECL_STRNCASECMP if necessary.
3559         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Set HAVE_STRCHRNUL if necessary.
3560         * m4/strdup.m4 (gl_FUNC_STRDUP): Set HAVE_DECL_STRDUP if necessary.
3561         * m4/strndup.m4 (gl_FUNC_STRNDUP): Set HAVE_DECL_STRNLEN and
3562         HAVE_DECL_STRDUP if necessary.
3563         (gl_PREREQ_STRNLEN): Don't bother to check for strnlen decl,
3564         since gl_FUNC_STRNDUP does that now.
3565         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Set HAVE_DECL_STRNLEN if necessary.
3566         Check for decl here...
3567         (gl_PREREQ_STRNLEN): ... not here.
3568         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Set HAVE_STRPBRK if necessary.
3569         * m4/strsep.m4 (gl_FUNC_STRSEP): Set HAVE_STRSEP if necessary.
3570         * m4/strstr.m4 (gl_FUNC_STRSTR): Set REPLACE_STRSTR if necessary.
3571         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Set HAVE_DECL_STRTOK_R if
3572         necessary.
3573         * modules/string: New file.
3574         * modules/memmem (Files): Remove special-purpose include file.
3575         (Depends-on): Add string.
3576         (Include): Include <string.h>, not the removed file.
3577         * modules/mempcpy: Likewise.
3578         * modules/memrchr: Likewise.
3579         * modules/stpcpy: Likewise.
3580         * modules/stpncpy: Likewise.
3581         * modules/strcase: Likewise.
3582         * modules/strchrnul: Likewise.
3583         * modules/strdup: Likewise.
3584         * modules/strndup: Likewise.
3585         * modules/strnlen: Likewise.
3586         * modules/strpbrk: Likewise.
3587         * modules/strsep: Likewise.
3588         * modules/strstr: Likewise.
3589         * modules/strtok_r: Likewise.
3590         * tests/test-dirname.c: Don't include "strdup.h", since
3591         <string.h> now suffices.
3592         * tests/test-memmem.c: Don't include "memmem.h", since
3593         <string.h> now suffices.
3594
3595 2007-01-25  Bruno Haible  <bruno@clisp.org>
3596
3597         * lib/striconveh.c (mem_cd_iconveh_internal): Ignore *lengthp if
3598         *resultp is 0.
3599
3600         * lib/unistr/u16-to-u8.c (u16_to_u8): Fix u8_uctomb invocation.
3601         * lib/unistr/u32-to-u8.c (u32_to_u8): Likewise.
3602         * lib/unistr/u8-to-u16.c (u8_to_u16): Fix u16_uctomb invocation.
3603         * lib/unistr/u32-to-u16.c (u32_to_u16): Likewise.
3604
3605         * modules/unistr/u8-to-u16 (Depends-on): Add missing modules.
3606         * modules/unistr/u8-to-u32 (Depends-on): Add missing modules.
3607         * modules/unistr/u16-to-u8 (Depends-on): Add missing modules.
3608         * modules/unistr/u16-to-u32 (Depends-on): Add missing modules.
3609         * modules/unistr/u32-to-u8 (Depends-on): Add missing modules.
3610         * modules/unistr/u32-to-u16 (Depends-on): Add missing modules.
3611
3612 2007-01-24  Bruno Haible  <bruno@clisp.org>
3613
3614         Don't AC_REQUIRE autoconf macros that invoke AC_LIBOBJ. See
3615         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00279.html>.
3616         * m4/argp.m4 (gl_ARGP): Invoke, don't require, gl_GETOPT_SUBSTITUTE.
3617         * m4/fts.m4 (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): Invoke, don't require,
3618         gl_FUNC_FTS_CORE.
3619         (gl_FUNC_FTS_CORE): Invoke, don't require, gl_FUNC_OPENAT.
3620         * m4/lstat.m4 (gl_FUNC_LSTAT): Invoke, don't require,
3621         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
3622         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Invoke, don't require, AC_FUNC_MEMCMP.
3623         * m4/mktime.m4 (gl_FUNC_MKTIME): Invoke, don't require, AC_FUNC_MKTIME.
3624         * m4/openat.m4 (gl_FUNC_OPENAT): Invoke, don't require,
3625         gl_FUNC_FCHOWNAT.
3626         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Invoke, don't require,
3627         gl_FUNC_STRFTIME.
3628         * m4/strtod.m4 (gl_FUNC_STRTOD): Invoke, don't require, AC_FUNC_STRTOD.
3629         Reported by Ralf Wildenhues.
3630
3631 2007-01-24  Bruno Haible  <bruno@clisp.org>
3632
3633         Drop AC_REQUIRE calls that are redundant with the module dependencies.
3634         * m4/canon-host.m4 (gl_PREREQ_CANON_HOST): Don't require
3635         gl_GETADDRINFO.
3636         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Don't require AM_STDBOOL_H,
3637         gl_FUNC_MEMPCPY, gl_FUNC_OPENAT, gl_FUNC_MEMRCHR.
3638         * m4/openat.m4 (gl_PREREQ_OPENAT): Don't require gl_SAVE_CWD.
3639
3640 2007-01-24  Paul Eggert  <eggert@cs.ucla.edu>
3641
3642         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Add test for glibc bug 361.
3643         Don't use 'exit'; just return from 'main'.
3644         (_AC_LIBOBJ_FNMATCH): Check for headers and functions just once.
3645
3646         * lib/fnmatch_.h: Readjust white space and comments to match
3647         glibc, to avoid spurious diffs.
3648
3649 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
3650
3651         * lib/fnmatch_loop.c (internal_fnmatch) [!_LIBC]: #if-out the
3652         2004-12-01 change by Jakub Jelinek, since this code won't compile
3653         if !LIBC.  Problem reported by Bob Proulx.
3654
3655 2007-01-23  Bruno Haible  <bruno@clisp.org>
3656
3657         * lib/striconveh.c: Include c-strcaseeq.h.
3658         (mem_iconveh, str_iconveh): Use STRCASEEQ instead of c_strcasecmp.
3659         * modules/striconveh (Depends-on): Add c-strcaseeq.
3660
3661 2007-01-23  Bruno Haible  <bruno@clisp.org>
3662
3663         * MODULES.html.sh (String handling): Add streq, c-strcaseeq.
3664
3665         * modules/c-strcaseeq: New file.
3666         * lib/c-strcaseeq.h: New file.
3667
3668         * modules/streq: New file.
3669         * lib/streq.h: New file.
3670
3671 2007-01-23  Bruno Haible  <bruno@clisp.org>
3672
3673         * modules/striconveha-tests: New file.
3674         * tests/test-striconveha.c: New file.
3675
3676         * lib/striconveha.h: Include <stdbool.h>.
3677         (mem_iconveha, str_iconveha): Add 'transliterate' argument.
3678         * lib/striconveha.c: Include allocsa.h, strdup.h, c-strcase.h.
3679         (mem_iconveha_notranslit): Renamed from mem_iconveha.
3680         (mem_iconveha): New function.
3681         (str_iconveha_notranslit): Renamed from str_iconveha.
3682         (str_iconveha): New function.
3683         * modules/striconveha (Depends-on): Add stdbool, allocsa, strdup,
3684         c-strcase.
3685
3686 2007-01-23  Bruno Haible  <bruno@clisp.org>
3687
3688         * lib/striconveha.c (mem_iconveha): Fix endless recursion. Try all
3689         encodings without forgiving before trying any encoding with handler.
3690         (str_iconveha): Try all encodings without forgiving before trying any
3691         encoding with handler.
3692
3693 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
3694
3695         Import the following changes from libc.
3696
3697         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
3698
3699         * lib/fnmatch_loop.c: Adjust for changed secondary hash function.
3700
3701         2004-12-01  Jakub Jelinek  <jakub@redhat.com>
3702
3703         * lib/fnmatch_loop.c (internal_fnmatch): Clear is_seqval after
3704         normal_bracket label.
3705
3706         2004-09-01  Jakub Jelinek  <jakub@redhat.com>
3707
3708         [BZ #361]
3709         * lib/fnmatch_loop.c (FCT): For backslash between brackets, branch
3710         to normal_bracket after fetching the next character.
3711
3712 2007-01-22  Bruno Haible  <bruno@clisp.org>
3713
3714         * lib/striconveh.h (mem_cd_iconveh, mem_iconveh): Add 'offsets'
3715         argument.
3716         * lib/striconveh.c (iconv_carefully_1): New function.
3717         (mem_cd_iconveh_internal, mem_cd_iconveh, mem_iconveh): Add 'offsets'
3718         argument.
3719         (str_cd_iconveh): Update.
3720         * lib/striconveha.h (mem_iconveha): Add 'offsets' argument.
3721         * lib/striconveha.c (mem_iconveha): Add 'offsets' argument.
3722         * tests/test-striconveh.c (MAGIC): New macro.
3723         (new_offsets): New function.
3724         (main): Test call with and without offsets.
3725
3726 2007-01-22  Bruno Haible  <bruno@clisp.org>
3727
3728         * modules/sys_stat (Makefile.am): Use @MKDIR_P@ instead of $(MKDIR_P).
3729         * modules/sys_select (Makefile.am): Likewise.
3730         * modules/sys_socket (Makefile.am): Likewise.
3731         * modules/sys_time (Makefile.am): Likewise.
3732
3733 2007-01-22  Paul Eggert  <eggert@cs.ucla.edu>
3734
3735         * modules/gettimeofday (License): Change from GPL to LGPL, since
3736         gettimeofday is a library function.
3737
3738 2007-01-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
3739
3740         * lib/poll.c (rpl_poll): Don't check against FD_SETSIZE under Win32.
3741
3742 2007-01-21  Bruno Haible  <bruno@clisp.org>
3743
3744         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): New macro.
3745
3746 2007-01-21  Bruno Haible  <bruno@clisp.org>
3747
3748         * modules/striconveha: New file.
3749         * lib/striconveha.h: New file.
3750         * lib/striconveha.c: New file.
3751         * MODULES.html.sh (Internationalization functions): Add striconveha.
3752         * lib/striconv.c (str_iconv): Optimize the case of an empty input
3753         string.
3754         * lib/striconveh.c (mem_iconveh, str_iconveh): Likewise.
3755
3756 2007-01-21  Bruno Haible  <bruno@clisp.org>
3757
3758         * lib/striconv.c (str_iconv): Guarantee errno is set when strdup fails.
3759         * lib/striconveh.c (str_iconveh): Likewise.
3760
3761 2007-01-21  Bruno Haible  <bruno@clisp.org>
3762
3763         * lib/striconveh.h (mem_iconveh): New declaration.
3764         * lib/striconveh.c (mem_iconveh): New function.
3765         * tests/test-striconveh.c (main): Add tests for mem_iconveh.
3766
3767 2007-01-21  Bruno Haible  <bruno@clisp.org>
3768
3769         * lib/xstriconv.h (xmem_cd_iconv): Change specification.
3770
3771         * lib/striconveh.h (mem_cd_iconveh): Change specification.
3772         * lib/striconveh.c (mem_cd_iconveh): Don't free the user-supplied
3773         original result buffer.
3774         (str_cd_iconveh): Update.
3775         * tests/test-striconveh.c (main): Update.
3776
3777         * lib/striconv.h (mem_cd_iconv): Change specification.
3778         * lib/striconv.c (mem_cd_iconv): Don't free the user-supplied original
3779         result buffer.
3780         (str_cd_iconv): Update.
3781         * tests/test-striconv.c (main): Update.
3782
3783 2007-01-21  Bruno Haible  <bruno@clisp.org>
3784
3785         * gnulib-tool: Fix test whether sed is GNU sed supporting --posix.
3786
3787 2007-01-20  Jim Meyering  <jim@meyering.net>
3788
3789         * lib/userspec.c (parse_with_separator): If a user or group string
3790         starts with "+", skip the corresponding name-to-ID look-up, since
3791         such a look-up must fail: user and group names may not include "+".
3792
3793 2007-01-19  Paul Eggert  <eggert@cs.ucla.edu>
3794
3795         * lib/poll.c: Include sys/time.h and time.h unconditionally,
3796         since we now assume the sys_time module.
3797         * m4/poll.m4 (gl_PREREQ_POLL): Don't require AC_HEADER_TIME or
3798         check for sys/time.h; no longer needed.
3799         * modules/poll (Depends-on): Depend on sys_time.
3800
3801 2007-01-18  Bruno Haible  <bruno@clisp.org>
3802
3803         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove test for <sys/time.h>.
3804         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
3805
3806         * m4/tempname.m4 (gl_PREREQ_TEMPNAME): Remove tests for sys/time.h and
3807         gettimeofday.
3808
3809         * tests/test-gettimeofday.c: Include <time.h>.
3810         (dummy): Remove variable.
3811
3812         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Renamed from
3813         gl_HEADER_SYS_TIME_H.
3814         (gl_HEADER_SYS_TIME_H): New macro.
3815
3816         * lib/sys_time_.h: Test GETTIMEOFDAY_REPLACEMENT instead of
3817         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
3818         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY,
3819         gl_FUNC_GETTIMEOFDAY_CLOBBER): Set GETTIMEOFDAY_REPLACEMENT instead of
3820         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
3821         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H): Initialize
3822         GETTIMEOFDAY_REPLACEMENT instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE
3823         and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
3824         * modules/sys_time (sys/time.h): Substitute GETTIMEOFDAY_REPLACEMENT
3825         instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and
3826         GETTIMEOFDAY_CLOBBERS_LOCALTIME.
3827
3828         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Undo the
3829         last change; it caused a compilation error when cross-compiling to
3830         Cygwin.
3831
3832 2007-01-18  Jim Meyering  <jim@meyering.net>
3833
3834         Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".
3835         * modules/sys_stat (Makefile.am): Use "$(MKDIR_P) sys", rather
3836         than the race-prone "test -d sys || mkdir sys".
3837         (configure.ac): Use AC_PROG_MKDIR_P.
3838         * modules/sys_select: Likewise.
3839         * modules/sys_socket: Likewise.
3840         * modules/sys_time: Likewise.
3841
3842 2007-01-18  Eric Blake  <ebb9@byu.net>
3843
3844         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Also
3845         replace gettimeofday.
3846         * lib/gettimeofday.c (rpl_gettimeofday): Declare with replacement
3847         name, to avoid infinite recursion.
3848
3849 2007-01-17  Paul Eggert  <eggert@cs.ucla.edu>
3850
3851         * MODULES.html.sh (Support for systems lacking POSIX:2001): New
3852         module sys_time.
3853         * lib/gethrxtime.c: Include <sys/time.h>, since we can no longer
3854         assume timespec.h defines struct timeval.
3855         * lib/settime.c: Likewise.
3856         * lib/utimens.c: Likewise.
3857         * lib/gettime.c (gettime): Remove test against HAVE_GETTIMEOFDAY,
3858         since we now assume the gettimeofday module.
3859         * lib/tempname.c (__gen_tempname): Likewise.
3860         * lib/gettimeofday.h: Remove.
3861         * lib/gettimeofday.c: Include <sys/time.h> instead of "gettimeofday.h".
3862         Don't include <sys/types.h> and <stdlib.h>; shouldn't be needed.
3863         Include <time.h>, for 'time()'.
3864         (localtime_buffer_addr): Also use this workaround if
3865         TZSET_CLOBBERS_LOCALTIME.  Set to a dummy static variable by default,
3866         to simplify the uses.  All uses changed.
3867         (localtime, gmtime, tzset, gettimeofday): Reformat slightly so
3868         that #undef is inside {}, and 'const' follows type name consistently.
3869         (tzset): Define replacement only if TZSET_CLOBBERS_LOCALTIME.
3870         (gettimeofday): Do not use the maximum possible value for
3871         tv->tv_usec, since that might break usages other than ls.c.
3872         Instead, we'll leave ls.c alone.  This undoes today's patch
3873         by Bruno.  Add a compile-time warning for 1s-clock resolution;
3874         we've never observed the problem but might as well keep the
3875         canary.
3876         * lib/nanosleep.c: Include timespec.h first, for interface check.
3877         * lib/nanosleep.c: Include <sys/time.h> unconditionally, since we
3878         now assume the sys_time module.
3879         * lib/tempname.c: Likewise.
3880         * lib/timespec.h: Likewise.
3881         * lib/nanosleep.c: Don't worry about TIME_WITH_SYS_TIME; no longer
3882         needed.
3883         * lib/strftime.c: Likewise.
3884         * lib/timespec.h: Likewise.
3885         * lib/posixtm.c: Include posixtm.h first, for interface check.
3886         Don't worry about TM_IN_SYS_TIME; that's wayyy obsolete.
3887         * lib/posixtm.h: Include stdbool.h and time.h, for proper interface.
3888         * lib/strftime.c: Don't include <sys/types.h>; shouldn't be needed.
3889         * lib/sys_time_.h: New file.
3890         * lib/timespec.h (struct timespec): Use long int, not long.
3891         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
3892         (gl_FUNC_GETTIMEOFDAY_CLOBBER, gl_PREREQ_GETTIMEOFDAY):
3893         Remove obsolescent call to AC_HEADER_TIME.
3894         * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
3895         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
3896         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
3897         * m4/timespec.m4 (gl_TIMESPEC, gl_CHECK_TYPE_STRUCT_TIMESPEC):
3898         Likewise.
3899         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Likewise.
3900         * m4/utimbuf.m4 (gl_CHECK_TYPE_STRUCT_UTIMBUF): Likewise.
3901         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Move sys/time.h tests
3902         into the sys_time module.  Check for gettimeofday just once.
3903         Prefix our variables with gl_, not with ac_ or jm_.  Tighten test
3904         for gettimeofday signature to just check the signature.  Merely
3905         compile it, since linking doesn't test signature.  Improve test for
3906         whether gettimeofday.o is actually needed.
3907         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Renamed from
3908         AC_FUNC_GETTIMEOFDAY_CLOBBER.  All uses changed.  Use
3909         AC_RUN_IFELSE rather than AC_TRY_RUN.  If clobbering, set
3910         and define GETTIMEOFDAY_CLOBBERS_LOCALTIME.
3911         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Don't define
3912         GETTIMEOFDAY_CLOBBERS_LOCALTIME; that's gl_FUNC_GETTIMEOFDAY_CLOBBER's
3913         job.  Don't define tzset; that's gl_FUNC_TZSET_CLOBBER's job.
3914         * m4/mktime.m4 (AC_FUNC_MKTIME): Just include <time.h> rather
3915         than worrying about sys/time.h.
3916         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
3917         Don't bother worrying about TIME_WITH_SYS_TIME.
3918         * m4/stat-time.m4 (gl_STAT_TIME): Likewise.
3919         * m4/posixtm.m4 (gl_POSIXTM): Remove obsolescent call to AC_STRUCT_TM.
3920         * m4/sys_time_h.m4: New file.
3921         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Require gl_HEADER_SYS_TIME_H.
3922         Don't include sys/time.h.  Return from main rather than exiting.
3923         Define TZSET_CLOBBERS_LOCALTIME, for consistency with other names;
3924         all uses changed.
3925         * modules/gethrxtime (Depends-on): Add sys_time.
3926         * modules/gettime (Depends-on): Likewise.
3927         * modules/gettimeofday (Depends-on): Likewise.
3928         * modules/nanosleep (Depends-on): Likewise.
3929         * modules/settime (Depends-on): Likewise.
3930         * modules/tempname (Depends-on): Likewise.
3931         * modules/utimens (Depends-on): Likewise.
3932         * modules/gettimeofday (Files): Remove lib/gettimeofday.h.
3933         (Include:) Change back to <sys/time.h>.
3934         (Maintainer:) Add self.
3935         * modules/sys_time: New file.
3936         * modules/tempname (Depends-on): Add gettimeofday.
3937         * tests/test-gettimeofday.c: Include <sys/time.h>
3938         rather than gettimeofday.h.
3939
3940 2007-01-17  Bruno Haible  <bruno@clisp.org>
3941
3942         * gnulib-tool (func_get_license): Revert last patch. Instead, let
3943         the license default to GPL.
3944         (func_create_testdir): Don't complain if a module is LGPL and its
3945         tests module depends on GPLed modules.
3946
3947 2007-01-17  Bruno Haible  <bruno@clisp.org>
3948
3949         * lib/gettimeofday.c (gettimeofday): Add code for the case
3950         HAVE_GETTIMEOFDAY && !GETTIMEOFDAY_CLOBBERS_LOCALTIME. Use the
3951         maximum possible value for tv->tv_usec, rather than the minimum one.
3952
3953 2005-10-08  Martin Lambers  <marlam@marlam.de>
3954 2005-10-08  Paul Eggert  <eggert@cs.ucla.edu>
3955 2007-01-16  Bruno Haible  <bruno@clisp.org>
3956
3957         * modules/gettimeofday (Files): Add lib/gettimeofday.h.
3958         (configure.ac): Remove AC_FUNC_GETTIMEOFDAY_CLOBBER. Add
3959         gl_FUNC_GETTIMEOFDAY.
3960         (Include): Add gettimeofday.h.
3961         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): New macro.
3962         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't invoke gl_PREREQ_GETTIMEOFDAY.
3963         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Define
3964         GETTIMEOFDAY_CLOBBERS_LOCALTIME. Invoke gl_PREREQ_GETTIMEOFDAY here.
3965         (gl_PREREQ_GETTIMEOFDAY): Check for <sys/timeb.h> and _ftime.
3966         * lib/gettimeofday.h: New file.
3967         * lib/gettimeofday.c: Include <sys/timeb.h>.
3968         (localtime_buffer_addr, rpl_localtime, rpl_gmtime, rpl_tzset): Define
3969         only if GETTIMEOFDAY_CLOBBERS_LOCALTIME.
3970         (rpl_gettimeofday) [!HAVE_GETTIMEOFDAY]: Use _ftime() when available;
3971         fall back on time().
3972
3973         * tests/test-gettimeofday.c: New file.
3974         * modules/gettimeofday-tests: New file.
3975
3976 2007-01-16  Eric Blake  <ebb9@byu.net>
3977
3978         * modules/fnmatch (Depends-on): Depend on wchar.
3979         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Assume <wchar.h>.
3980         * m4/fnmatch.m4: Likewise.
3981         * modules/mbchar (Makefile.am): Assume <wchar.h>.
3982         * m4/mbchar.m4: Likewise.
3983         * modules/mbswidth (Depends-on): Depend on wchar.
3984         * lib/mbswidth.c: Assume <wchar.h>.
3985         * m4/mbswidth.m4: Likewise.
3986         * modules/quotearg (Depends-on): Depend on wchar.
3987         * lib/quotearg.c: Assume <wchar.h>.
3988         * m4/quotearg.m4: Likewise.
3989         * modules/regex (Depends-on): Depend on wchar.
3990         * lib/regex_internal.h: Assume <wchar.h>.
3991         * m4/regex.m4: Likewise.
3992         * modules/stdint (Depends-on): Depend on wchar.
3993         * lib/stdint_.h [!defined WCHAR_MIN]: Assume <wchar.h>.
3994         * m4/stdint.m4: Likewise.
3995         * tests/test-stdint.c [HAVE_WINT_T]: Likewise.
3996         * modules/strftime (Depends-on): Depend on wchar.
3997         * lib/strftime.c (DO_MULTIBYTE): Assume <wchar.h>.
3998         * modules/strtol (Depends-on): Depend on wchar.
3999         * lib/strtol.c: Assume <wchar.h>.
4000         * modules/wcwidth (Depends-on): Depend on wchar.
4001         * lib/wcwidth.h: Assume <wchar.h>.
4002         * m4/wcwidth.m4: Likewise.
4003
4004 2007-01-16  Bruno Haible  <bruno@clisp.org>
4005
4006         * modules/csharpexec-script: New, created from...
4007         * modules/csharpexec: ... this.
4008
4009 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
4010
4011         * modules/javaexec-script: New, created from...
4012         * modules/javaexec: ... this.
4013
4014 2007-01-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
4015
4016         * modules/poll (Dependencies): Add sys_select.
4017
4018 2007-01-15  Jim Meyering  <jim@meyering.net>
4019
4020         * m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3 struct-
4021         redefinition bug when using both <utmp.h> and <utmpx.h> headers.
4022         * lib/readutmp.h: Likewise.  Reported by Daniel Richard G. in
4023         <http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/9415>.
4024
4025 2007-01-15  Bruno Haible  <bruno@clisp.org>
4026
4027         * modules/striconveh: New file.
4028         * lib/striconveh.h: New file.
4029         * lib/striconveh.c: New file.
4030         * MODULES.html.sh (Internationalization functions): Add striconveh.
4031
4032         * modules/striconveh-tests: New file.
4033         * tests/test-striconveh.c: New file.
4034
4035 2007-01-15  Bruno Haible  <bruno@clisp.org>
4036
4037         * lib/striconv.c (str_cd_iconv): Use the first algorithm if iconv is
4038         not from GNU libiconv or GNU libc.
4039
4040 2007-01-15  Bruno Haible  <bruno@clisp.org>
4041
4042         * doc/gnulib-intro.texi (Copyright): Explain the different license
4043         terms for module descriptions, autoconf macros, tests, documentation.
4044
4045 2007-01-14  Bruno Haible  <bruno@clisp.org>
4046
4047         * modules/striconv-tests: New file.
4048         * tests/test-striconv.c: New file.
4049
4050 2007-01-14  Bruno Haible  <bruno@clisp.org>
4051
4052         * modules/iconv-tests: New file.
4053         * tests/test-iconv.c: New file.
4054
4055 2007-01-14  Bruno Haible  <bruno@clisp.org>
4056
4057         * gnulib-tool (func_get_license): For test modules, use the license of
4058         the main module.
4059
4060 2007-01-14  Bruno Haible  <bruno@clisp.org>
4061
4062         * modules/iconv (Include): Clarify that <iconv.h> can only be included
4063         if iconv is found to exist.
4064
4065 2007-01-14  Bruno Haible  <bruno@clisp.org>
4066
4067         * modules/c-ctype-tests: New file.
4068         * tests/test-c-ctype.c: New file.
4069
4070 2007-01-14  Bruno Haible  <bruno@clisp.org>
4071
4072         * modules/binary-io-tests: New file.
4073         * tests/test-binary-io.sh: New file.
4074         * tests/test-binary-io.c: New file.
4075
4076 2007-01-14  Bruno Haible  <bruno@clisp.org>
4077
4078         * modules/array-oset-tests: New file.
4079         * tests/test-array_oset.c: New file.
4080
4081 2007-01-14  Bruno Haible  <bruno@clisp.org>
4082
4083         * modules/array-list-tests: New file.
4084         * tests/test-array_list.c: New file.
4085
4086 2007-01-14  Bruno Haible  <bruno@clisp.org>
4087
4088         * gnulib-tool (func_create_testdir): Don't unnecessarily run configure
4089         and make.
4090         Reported by Simon Josefsson in
4091         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00139.html>
4092
4093 2007-01-14  Bruno Haible  <bruno@clisp.org>
4094
4095         * modules/allocsa-tests: New file.
4096         * tests/test-allocsa.c: New file.
4097
4098 2007-01-14  Bruno Haible  <bruno@clisp.org>
4099
4100         * modules/fchdir (Depends-on): Add absolute-header.
4101         * modules/unistd (Depends-on): Likewise.
4102
4103 2006-12-30  Bruno Haible  <bruno@clisp.org>
4104
4105         * modules/fchdir: New file.
4106         * modules/unistd (Files): Add lib/unistd_.h.
4107         (Makefile.am): Generate unistd.h from unistd_.h.
4108         * lib/fchdir.c: New file.
4109         * lib/dirent_.h: New file.
4110         * lib/unistd_.h: New file.
4111         * lib/fcntl_.h (open) [FCHDIR_REPLACEMENT]: New replacement.
4112         * m4/fchdir.m4: New file.
4113         * m4/unistd_h.m4 (gl_PREREQ_UNISTD): New macro.
4114         (gl_HEADER_UNISTD): Invoke it.
4115         * lib/dup-safer.c (dup_safer) [FCHDIR_REPLACEMENT]: Use the dup
4116         function.
4117         * lib/backupfile.c (opendir, closedir): Undefine.
4118         * lib/chown.c (open, close): Undefine.
4119         * lib/clean-temp.c (open, close): Undefine.
4120         * lib/copy-file.c (open, close): Undefine.
4121         * lib/execute.c (open, close): Undefine.
4122         * lib/fsusage.c (open, close): Undefine.
4123         * lib/gc-gnulib.c (open, close): Undefine.
4124         * lib/getcwd.c (opendir, closedir): Undefine.
4125         * lib/glob.c (opendir, closedir): Undefine.
4126         * lib/javacomp.c (open, close): Undefine.
4127         * lib/mountlist.c (open, close, opendir, closedir): Undefine.
4128         * lib/openat-proc.c (open, close): Undefine.
4129         * lib/pagealign_alloc.c (open, close): Undefine.
4130         * lib/pipe.c (open, close): Undefine.
4131         * lib/progreloc.c (open, close): Undefine.
4132         * lib/savedir.c (opendir, closedir): Undefine.
4133         * lib/utime.c (open, close): Undefine.
4134         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add fchdir.
4135
4136 2007-01-10  Bruno Haible  <bruno@clisp.org>
4137
4138         * lib/striconv.c (mem_cd_iconv): Align the temporary buffer.
4139
4140 2007-01-12  Eric Blake  <ebb9@byu.net>
4141
4142         Provide a robust <wchar.h>.  Further simplifications are now
4143         possible in other modules, but not included here.
4144         * modules/wchar: New module.
4145         * m4/wchar.m4: New file.
4146         * lib/wchar_.h: Likewise.
4147         * modules/mbchar (Depends-on): Depend on wchar, as the first use
4148         of the new module.
4149         * MODULES.html.sh (Extended multibyte and wide character utilities):
4150         New section.
4151
4152 2007-01-12  Paul Eggert  <eggert@cs.ucla.edu>
4153
4154         * lib/xreadlink.c (SYMLINK_MAX) [!defined SYMLINK_MAX]: Define
4155         to a reasonable default for memory allocation.
4156         (xreadlink): Don't allocate a huge buffer, to work around a buggy
4157         file system that reports garbage st_size values for symlinks.
4158         Problem reported by Liyang Hu.
4159
4160 2007-01-11  Simon Josefsson  <simon@josefsson.org>
4161
4162         * gnulib-tool (func_all_modules): Exclude all .* files (e.g.,
4163         Emacs .#* auto-save files).
4164
4165 2007-01-11  Bruno Haible  <bruno@clisp.org>
4166
4167         * gnulib-tool (func_all_modules): Exclude all files inside the CVS
4168         directory.
4169
4170 2007-01-10  Paul Eggert  <eggert@cs.ucla.edu>
4171
4172         Use @...@ consistently in lib/wctype_.h.
4173         * lib/wctype_.h [HAVE_WINT_T]: Go back to using @...@, but rely
4174         on it being set to 1 or 0.
4175         * m4/wctype.m4 (gl_WCTYPE_H): Set HAVE_WINT_T to 1 or 0, and
4176         go back to AC_SUBSTing it.
4177         * modules/wctype (Makefile.am): Undo previous change.
4178
4179 2007-01-10  Eric Blake  <ebb9@byu.net>
4180
4181         * lib/wctype_.h [HAVE_WINT_T]: Rely on AC_DEFINE.
4182         * m4/wctype.m4 (gl_WCTYPE_H): No need to AC_SUBST(HAVE_WINT_T).
4183         * modules/wctype (Makefile.am): Likewise.
4184         Reported by Chris McGuire.
4185
4186 2007-01-10  Jim Meyering  <jim@meyering.net>
4187
4188         fts.c: a small readability/maintainability improvement
4189         * lib/fts.c (fts_read): Make this code slightly more readable and
4190         maintainable by hoisting the "sp->fts_cur = p" assignments to
4191         immediately follow the statements that set P.  Derived from
4192         the patch by Miloslav Trmac in http://bugzilla.redhat.com/222089.
4193
4194 2007-01-10  Eric Blake  <ebb9@byu.net>
4195
4196         * lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> before
4197         <wchar.h>, to work around BSDI bug in BSD/OS 4.0.1.
4198         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
4199         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
4200         Reported by Chris McGuire.
4201
4202 2007-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4203
4204         * gnulib-tool (func_all_modules): Use POSIX conforming escaping
4205         in sed script.
4206
4207 2007-01-09  Bruno Haible  <bruno@clisp.org>
4208
4209         * MODULES.html.sh: Accept options --cvs-urls, --git-urls.
4210         (repo_url_prefix, repo_url_suffix, repo_url_suffix_repl): New
4211         variables.
4212         (func_module): Use them.
4213
4214 2007-01-09  Bruno Haible  <bruno@clisp.org>
4215
4216         * modules/unistr/base: New file.
4217         * lib/unistr.h: New file.
4218
4219         * modules/unistr/u8-to-u16: New file.
4220         * lib/unistr/u8-to-u16.c: New file.
4221
4222         * modules/unistr/u8-to-u32: New file.
4223         * lib/unistr/u8-to-u32.c: New file.
4224
4225         * modules/unistr/u16-to-u8: New file.
4226         * lib/unistr/u16-to-u8.c: New file.
4227
4228         * modules/unistr/u16-to-u32: New file.
4229         * lib/unistr/u16-to-u32.c: New file.
4230
4231         * modules/unistr/u32-to-u8: New file.
4232         * lib/unistr/u32-to-u8.c: New file.
4233
4234         * modules/unistr/u32-to-u16: New file.
4235         * lib/unistr/u32-to-u16.c: New file.
4236
4237         * modules/unistr/u8-check: New file.
4238         * modules/unistr/u16-check: New file.
4239         * modules/unistr/u32-check: New file.
4240         * lib/unistr/u8-check.c: New file.
4241         * lib/unistr/u16-check.c: New file.
4242         * lib/unistr/u32-check.c: New file.
4243
4244         * modules/unistr/u8-chr: New file.
4245         * modules/unistr/u16-chr: New file.
4246         * modules/unistr/u32-chr: New file.
4247         * lib/unistr/u8-chr.c: New file.
4248         * lib/unistr/u16-chr.c: New file.
4249         * lib/unistr/u32-chr.c: New file.
4250
4251         * modules/unistr/u8-cmp: New file.
4252         * modules/unistr/u16-cmp: New file.
4253         * modules/unistr/u32-cmp: New file.
4254         * lib/unistr/u8-cmp.c: New file.
4255         * lib/unistr/u16-cmp.c: New file.
4256         * lib/unistr/u32-cmp.c: New file.
4257
4258         * modules/unistr/u8-cpy: New file.
4259         * modules/unistr/u16-cpy: New file.
4260         * modules/unistr/u32-cpy: New file.
4261         * lib/unistr/u8-cpy.c: New file.
4262         * lib/unistr/u16-cpy.c: New file.
4263         * lib/unistr/u32-cpy.c: New file.
4264         * lib/unistr/u-cpy.h: New file.
4265
4266         * modules/unistr/u8-cpy-alloc: New file.
4267         * modules/unistr/u16-cpy-alloc: New file.
4268         * modules/unistr/u32-cpy-alloc: New file.
4269         * lib/unistr/u8-cpy-alloc.c: New file.
4270         * lib/unistr/u16-cpy-alloc.c: New file.
4271         * lib/unistr/u32-cpy-alloc.c: New file.
4272         * lib/unistr/u-cpy-alloc.h: New file.
4273
4274         * modules/unistr/u8-endswith: New file.
4275         * modules/unistr/u16-endswith: New file.
4276         * modules/unistr/u32-endswith: New file.
4277         * lib/unistr/u8-endswith.c: New file.
4278         * lib/unistr/u16-endswith.c: New file.
4279         * lib/unistr/u32-endswith.c: New file.
4280         * lib/unistr/u-endswith.h: New file.
4281
4282         * modules/unistr/u8-mblen: New file.
4283         * modules/unistr/u16-mblen: New file.
4284         * modules/unistr/u32-mblen: New file.
4285         * lib/unistr/u8-mblen.c: New file.
4286         * lib/unistr/u16-mblen.c: New file.
4287         * lib/unistr/u32-mblen.c: New file.
4288
4289         * modules/unistr/u8-mbtouc: New file.
4290         * modules/unistr/u16-mbtouc: New file.
4291         * modules/unistr/u32-mbtouc: New file.
4292         * lib/unistr/u8-mbtouc.c: New file.
4293         * lib/unistr/u16-mbtouc.c: New file.
4294         * lib/unistr/u32-mbtouc.c: New file.
4295
4296         * modules/unistr/u8-mbtouc-safe: New file.
4297         * modules/unistr/u16-mbtouc-safe: New file.
4298         * modules/unistr/u32-mbtouc-safe: New file.
4299         * lib/unistr/u8-mbtouc-safe.c: New file.
4300         * lib/unistr/u16-mbtouc-safe.c: New file.
4301         * lib/unistr/u32-mbtouc-safe.c: New file.
4302
4303         * modules/unistr/u8-move: New file.
4304         * modules/unistr/u16-move: New file.
4305         * modules/unistr/u32-move: New file.
4306         * lib/unistr/u8-move.c: New file.
4307         * lib/unistr/u16-move.c: New file.
4308         * lib/unistr/u32-move.c: New file.
4309         * lib/unistr/u-move.h: New file.
4310
4311         * modules/unistr/u8-next: New file.
4312         * modules/unistr/u16-next: New file.
4313         * modules/unistr/u32-next: New file.
4314         * lib/unistr/u8-next.c: New file.
4315         * lib/unistr/u16-next.c: New file.
4316         * lib/unistr/u32-next.c: New file.
4317
4318         * modules/unistr/u8-prev: New file.
4319         * modules/unistr/u16-prev: New file.
4320         * modules/unistr/u32-prev: New file.
4321         * lib/unistr/u8-prev.c: New file.
4322         * lib/unistr/u16-prev.c: New file.
4323         * lib/unistr/u32-prev.c: New file.
4324
4325         * modules/unistr/u8-set: New file.
4326         * modules/unistr/u16-set: New file.
4327         * modules/unistr/u32-set: New file.
4328         * lib/unistr/u8-set.c: New file.
4329         * lib/unistr/u16-set.c: New file.
4330         * lib/unistr/u32-set.c: New file.
4331         * lib/unistr/u-set.h: New file.
4332
4333         * modules/unistr/u8-startswith: New file.
4334         * modules/unistr/u16-startswith: New file.
4335         * modules/unistr/u32-startswith: New file.
4336         * lib/unistr/u8-startswith.c: New file.
4337         * lib/unistr/u16-startswith.c: New file.
4338         * lib/unistr/u32-startswith.c: New file.
4339         * lib/unistr/u-startswith.h: New file.
4340
4341         * modules/unistr/u8-stpcpy: New file.
4342         * modules/unistr/u16-stpcpy: New file.
4343         * modules/unistr/u32-stpcpy: New file.
4344         * lib/unistr/u8-stpcpy.c: New file.
4345         * lib/unistr/u16-stpcpy.c: New file.
4346         * lib/unistr/u32-stpcpy.c: New file.
4347         * lib/unistr/u-stpcpy.h: New file.
4348
4349         * modules/unistr/u8-stpncpy: New file.
4350         * modules/unistr/u16-stpncpy: New file.
4351         * modules/unistr/u32-stpncpy: New file.
4352         * lib/unistr/u8-stpncpy.c: New file.
4353         * lib/unistr/u16-stpncpy.c: New file.
4354         * lib/unistr/u32-stpncpy.c: New file.
4355         * lib/unistr/u-stpncpy.h: New file.
4356
4357         * modules/unistr/u8-strcat: New file.
4358         * modules/unistr/u16-strcat: New file.
4359         * modules/unistr/u32-strcat: New file.
4360         * lib/unistr/u8-strcat.c: New file.
4361         * lib/unistr/u16-strcat.c: New file.
4362         * lib/unistr/u32-strcat.c: New file.
4363         * lib/unistr/u-strcat.h: New file.
4364
4365         * modules/unistr/u8-strchr: New file.
4366         * modules/unistr/u16-strchr: New file.
4367         * modules/unistr/u32-strchr: New file.
4368         * lib/unistr/u8-strchr.c: New file.
4369         * lib/unistr/u16-strchr.c: New file.
4370         * lib/unistr/u32-strchr.c: New file.
4371
4372         * modules/unistr/u8-strcmp: New file.
4373         * modules/unistr/u16-strcmp: New file.
4374         * modules/unistr/u32-strcmp: New file.
4375         * lib/unistr/u8-strcmp.c: New file.
4376         * lib/unistr/u16-strcmp.c: New file.
4377         * lib/unistr/u32-strcmp.c: New file.
4378
4379         * modules/unistr/u8-strcpy: New file.
4380         * modules/unistr/u16-strcpy: New file.
4381         * modules/unistr/u32-strcpy: New file.
4382         * lib/unistr/u8-strcpy.c: New file.
4383         * lib/unistr/u16-strcpy.c: New file.
4384         * lib/unistr/u32-strcpy.c: New file.
4385         * lib/unistr/u-strcpy.h: New file.
4386
4387         * modules/unistr/u8-strcspn: New file.
4388         * modules/unistr/u16-strcspn: New file.
4389         * modules/unistr/u32-strcspn: New file.
4390         * lib/unistr/u8-strcspn.c: New file.
4391         * lib/unistr/u16-strcspn.c: New file.
4392         * lib/unistr/u32-strcspn.c: New file.
4393         * lib/unistr/u-strcspn.h: New file.
4394
4395         * modules/unistr/u8-strdup: New file.
4396         * modules/unistr/u16-strdup: New file.
4397         * modules/unistr/u32-strdup: New file.
4398         * lib/unistr/u8-strdup.c: New file.
4399         * lib/unistr/u16-strdup.c: New file.
4400         * lib/unistr/u32-strdup.c: New file.
4401         * lib/unistr/u-strdup.h: New file.
4402
4403         * modules/unistr/u8-strlen: New file.
4404         * modules/unistr/u16-strlen: New file.
4405         * modules/unistr/u32-strlen: New file.
4406         * lib/unistr/u8-strlen.c: New file.
4407         * lib/unistr/u16-strlen.c: New file.
4408         * lib/unistr/u32-strlen.c: New file.
4409         * lib/unistr/u-strlen.h: New file.
4410
4411         * modules/unistr/u8-strmblen: New file.
4412         * modules/unistr/u16-strmblen: New file.
4413         * modules/unistr/u32-strmblen: New file.
4414         * lib/unistr/u8-strmblen.c: New file.
4415         * lib/unistr/u16-strmblen.c: New file.
4416         * lib/unistr/u32-strmblen.c: New file.
4417
4418         * modules/unistr/u8-strmbtouc: New file.
4419         * modules/unistr/u16-strmbtouc: New file.
4420         * modules/unistr/u32-strmbtouc: New file.
4421         * lib/unistr/u8-strmbtouc.c: New file.
4422         * lib/unistr/u16-strmbtouc.c: New file.
4423         * lib/unistr/u32-strmbtouc.c: New file.
4424
4425         * modules/unistr/u8-strncat: New file.
4426         * modules/unistr/u16-strncat: New file.
4427         * modules/unistr/u32-strncat: New file.
4428         * lib/unistr/u8-strncat.c: New file.
4429         * lib/unistr/u16-strncat.c: New file.
4430         * lib/unistr/u32-strncat.c: New file.
4431         * lib/unistr/u-strncat.h: New file.
4432
4433         * modules/unistr/u8-strncmp: New file.
4434         * modules/unistr/u16-strncmp: New file.
4435         * modules/unistr/u32-strncmp: New file.
4436         * lib/unistr/u8-strncmp.c: New file.
4437         * lib/unistr/u16-strncmp.c: New file.
4438         * lib/unistr/u32-strncmp.c: New file.
4439
4440         * modules/unistr/u8-strncpy: New file.
4441         * modules/unistr/u16-strncpy: New file.
4442         * modules/unistr/u32-strncpy: New file.
4443         * lib/unistr/u8-strncpy.c: New file.
4444         * lib/unistr/u16-strncpy.c: New file.
4445         * lib/unistr/u32-strncpy.c: New file.
4446         * lib/unistr/u-strncpy.h: New file.
4447
4448         * modules/unistr/u8-strnlen: New file.
4449         * modules/unistr/u16-strnlen: New file.
4450         * modules/unistr/u32-strnlen: New file.
4451         * lib/unistr/u8-strnlen.c: New file.
4452         * lib/unistr/u16-strnlen.c: New file.
4453         * lib/unistr/u32-strnlen.c: New file.
4454         * lib/unistr/u-strnlen.h: New file.
4455
4456         * modules/unistr/u8-strpbrk: New file.
4457         * modules/unistr/u16-strpbrk: New file.
4458         * modules/unistr/u32-strpbrk: New file.
4459         * lib/unistr/u8-strpbrk.c: New file.
4460         * lib/unistr/u16-strpbrk.c: New file.
4461         * lib/unistr/u32-strpbrk.c: New file.
4462         * lib/unistr/u-strpbrk.h: New file.
4463
4464         * modules/unistr/u8-strrchr: New file.
4465         * modules/unistr/u16-strrchr: New file.
4466         * modules/unistr/u32-strrchr: New file.
4467         * lib/unistr/u8-strrchr.c: New file.
4468         * lib/unistr/u16-strrchr.c: New file.
4469         * lib/unistr/u32-strrchr.c: New file.
4470
4471         * modules/unistr/u8-strspn: New file.
4472         * modules/unistr/u16-strspn: New file.
4473         * modules/unistr/u32-strspn: New file.
4474         * lib/unistr/u8-strspn.c: New file.
4475         * lib/unistr/u16-strspn.c: New file.
4476         * lib/unistr/u32-strspn.c: New file.
4477         * lib/unistr/u-strspn.h: New file.
4478
4479         * modules/unistr/u8-strstr: New file.
4480         * modules/unistr/u16-strstr: New file.
4481         * modules/unistr/u32-strstr: New file.
4482         * lib/unistr/u8-strstr.c: New file.
4483         * lib/unistr/u16-strstr.c: New file.
4484         * lib/unistr/u32-strstr.c: New file.
4485         * lib/unistr/u-strstr.h: New file.
4486
4487         * modules/unistr/u8-strtok: New file.
4488         * modules/unistr/u16-strtok: New file.
4489         * modules/unistr/u32-strtok: New file.
4490         * lib/unistr/u8-strtok.c: New file.
4491         * lib/unistr/u16-strtok.c: New file.
4492         * lib/unistr/u32-strtok.c: New file.
4493         * lib/unistr/u-strtok.h: New file.
4494
4495         * modules/unistr/u8-uctomb: New file.
4496         * modules/unistr/u16-uctomb: New file.
4497         * modules/unistr/u32-uctomb: New file.
4498         * lib/unistr/u8-uctomb.c: New file.
4499         * lib/unistr/u16-uctomb.c: New file.
4500         * lib/unistr/u32-uctomb.c: New file.
4501
4502         * MODULES.html.sh (Unicode string functions): Add the new modules.
4503
4504 2007-01-08  Bruno Haible  <bruno@clisp.org>
4505
4506         * gnulib-tool (func_all_modules): Use find, not ls, to traverse the
4507         modules directory. Filter out CVS, ChangeLog, COPYING, README also from
4508         subdirectories.
4509
4510 2007-01-08  Karl Berry  <karl@gnu.org>
4511
4512         * doc/error.texi: mention that main() fns must set program_name
4513         when progname is used.
4514
4515 2007-01-08  Paul Eggert  <eggert@cs.ucla.edu>
4516
4517         * m4/wctype.m4 (gl_WCTYPE_H): Compute ABSOLUTE_WCTYPE_H even if
4518         WCTYPE_H is empty, for the benefit of builds from non-distclean
4519         directories.  Problem reported by Eric Blake in
4520         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00157.html>.
4521
4522 2007-01-08  Bruno Haible  <bruno@clisp.org>
4523
4524         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Remove
4525         PROVIDE_CANONICALIZE_FILENAME_MODE macro definition.
4526         * lib/canonicalize.h: Test GNULIB_CANONICALIZE instead of
4527         PROVIDE_CANONICALIZE_FILENAME_MODE.
4528         * modules/canonicalize (configure.ac): Use gl_MODULE_INDICATOR.
4529
4530 2007-01-08  Bruno Haible  <bruno@clisp.org>
4531
4532         * m4/fts.m4 (gl_FUNC_FTS_LGPL): Remove _LGPL_PACKAGE macro definition.
4533         * lib/fts_.h (_LGPL_PACKAGE): Remove macro.
4534         Use !GNULIB_FTS instead of _LGPL_PACKAGE.
4535         * lib/fts.c: Likewise.
4536         * modules/fts (configure.ac): Use gl_MODULE_INDICATOR.
4537
4538 2006-12-25  Bruno Haible  <bruno@clisp.org>
4539
4540         * modules/utf8-ucs4-safe: New file.
4541         * lib/utf8-ucs4-safe.h: New file.
4542         * lib/unistr/utf8-ucs4-safe.c: New file.
4543
4544         * modules/utf16-ucs4-safe: New file.
4545         * lib/utf16-ucs4-safe.h: New file.
4546         * lib/unistr/utf16-ucs4-safe.c: New file.
4547
4548         * MODULES.html.sh (Unicode string functions): Add the new modules.
4549
4550 2007-01-08  Bruno Haible  <bruno@clisp.org>
4551
4552         * modules/utf8-ucs4 (Files, lib_SOURCES): Add unistr/utf8-ucs4.c.
4553         (Depends-on): Add unitypes.
4554         * lib/utf8-ucs4.h: Add double-inclusion guard. Include unitypes.h.
4555         (u8_mbtouc_aux): Move out to separate file.
4556         (u8_mbtouc): Use ucs4_t, uint8_t types.
4557         * lib/unistr/utf8-ucs4.c: New file.
4558
4559         * modules/utf16-ucs4 (Files, lib_SOURCES): Add unistr/utf16-ucs4.c.
4560         (Depends-on): Add unitypes.
4561         * lib/utf16-ucs4.h: Add double-inclusion guard. Include unitypes.h.
4562         (u16_mbtouc_aux): Move out to separate file.
4563         (u16_mbtouc): Use ucs4_t, uint16_t types.
4564         * lib/unistr/utf16-ucs4.c: New file.
4565
4566         * modules/ucs4-utf8 (Files, lib_SOURCES): Add unistr/ucs4-utf8.c.
4567         (Depends-on): Add unitypes.
4568         * lib/ucs4-utf8.h: Add double-inclusion guard. Include unitypes.h.
4569         (u8_uctomb_aux): Move out to separate file.
4570         (u8_uctomb): Use ucs4_t, uint8_t types.
4571         * lib/unistr/ucs4-utf8.c: New file.
4572
4573         * modules/ucs4-utf16 (Files, lib_SOURCES): Add unistr/ucs4-utf16.c.
4574         (Depends-on): Add unitypes.
4575         * lib/ucs4-utf16.h: Add double-inclusion guard. Include unitypes.h.
4576         (u16_uctomb_aux): Move out to separate file.
4577         (u16_uctomb): Use ucs4_t, uint16_t types.
4578         * lib/unistr/ucs4-utf16.c: New file.
4579
4580 2006-12-25  Bruno Haible  <bruno@clisp.org>
4581
4582         * modules/unitypes: New file.
4583         * lib/unitypes.h: New file.
4584         * MODULES.html.sh (func_all_modules): New section "Unicode string
4585         functions". Move ucs4-utf8, ucs4-utf16, utf8-ucs4, utf16-ucs4 to
4586         this section. Add unitypes.
4587
4588 2007-01-08  Bruno Haible  <bruno@clisp.org>
4589
4590         Avoid variable names that conflict with those from libtool.
4591         * m4/lib-link.m4 (AC_LIB_RPATH, AC_LIB_LINKFLAGS_BODY,
4592         AC_LIB_LINKFLAGS_FROM_LIBS): Rename libext to acl_libext,
4593         shlibext to acl_shlibext, libname_spec to acl_libname_spec,
4594         library_names_spec to acl_library_names_spec, hardcode_* to
4595         acl_hardcode_*.
4596         Reported by Ralf Wildenhues.
4597
4598 2007-01-08  Bruno Haible  <bruno@clisp.org>
4599
4600         * m4/gc-arcfour.m4 (gl_GC_ARCFOUR): Remove GC_USE_ARCFOUR macro
4601         definition.
4602         * m4/gc-arctwo.m4 (gl_GC_ARCTWO): Remove GC_USE_ARCTWO macro
4603         definition.
4604         * m4/gc-des.m4 (gl_GC_DES): Remove GC_USE_DES macro definition.
4605         * m4/gc-hmac-md5.m4 (gl_GC_HMAC_MD5): Remove GC_USE_HMAC_MD5 macro
4606         definition.
4607         * m4/gc-hmac-sha1.m4 (gl_GC_HMAC_SHA1): Remove GC_USE_HMAC_SHA1 macro
4608         definition.
4609         * m4/gc-md2.m4 (gl_GC_MD2): Remove GC_USE_MD2 macro definition.
4610         * m4/gc-md4.m4 (gl_GC_MD4): Remove GC_USE_MD4 macro definition.
4611         * m4/gc-md5.m4 (gl_GC_MD5): Remove GC_USE_MD5 macro definition.
4612         * m4/gc-random.m4 (gl_GC_RANDOM): Remove GC_USE_RANDOM macro
4613         definition.
4614         * m4/gc-rijndael.m4 (gl_GC_RIJNDAEL): Remove GC_USE_RIJNDAEL macro
4615         definition.
4616         * m4/gc-sha1.m4 (gl_GC_SHA1): Remove GC_USE_SHA1 macro definition.
4617         * lib/gc-gnulib.c: Use GNULIB_GC_<algorithm> instead of
4618         GC_USE_<algorithm>.
4619         * lib/gc-libgcrypt.c: Likewise.
4620         * modules/gc-arcfour (configure.ac): Use gl_MODULE_INDICATOR.
4621         * modules/gc-arctwo (configure.ac): Likewise.
4622         * modules/gc-des (configure.ac): Likewise.
4623         * modules/gc-hmac-md5 (configure.ac): Likewise.
4624         * modules/gc-hmac-sha1 (configure.ac): Likewise.
4625         * modules/gc-md2 (configure.ac): Likewise.
4626         * modules/gc-md4 (configure.ac): Likewise.
4627         * modules/gc-md5 (configure.ac): Likewise.
4628         * modules/gc-random (configure.ac): Likewise.
4629         * modules/gc-rijndael (configure.ac): Likewise.
4630         * modules/gc-sha1 (configure.ac): Likewise.
4631
4632 2007-01-08  Bruno Haible  <bruno@clisp.org>
4633
4634         * m4/close-stream.m4 (gl_CLOSE_STREAM): Remove GNULIB_CLOSE_STREAM
4635         macro definition.
4636         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Remove GNULIB_FCNTL_SAFER macro
4637         definition.
4638         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Remove GNULIB_FOPEN_SAFER macro
4639         definition.
4640         * modules/close-stream (configure.ac): Invoke gl_MODULE_INDICATOR.
4641         * modules/fcntl-safer (configure.ac): Likewise.
4642         * modules/fopen-safer (configure.ac): Likewise.
4643         * modules/fwriteerror (configure.ac): Likewise. Remove explicit
4644         GNULIB_FWRITEERROR macro definition.
4645
4646 2007-01-08  Bruno Haible  <bruno@clisp.org>
4647
4648         * m4/gnulib-common.m4: New file.
4649         * gnulib-tool (func_get_autoconf_snippet): Undo last change.
4650         (func_get_filelist): Add m4/gnulib-common.m4.
4651
4652 2007-01-08  Bruno Haible  <bruno@clisp.org>
4653
4654         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Simplify the sorting
4655         command.
4656
4657 2007-01-08  Jim Meyering  <jim@meyering.net>
4658
4659         Use a more robust test for a "can't happen" condition.
4660         * lib/fts.c (fts_read): Revert the change of 2006-11-22, since it
4661         narrowed the st_size value.  Presuming the "can't happen" condition
4662         is true, that narrowing could conceivably convert an invalid st_size
4663         value into a valid one.  Instead, use a change based on Matthew
4664         Woehlke's original patch.
4665
4666         Slight readability improvement: use an assert-like macro
4667         in place of literal "abort ()" uses.
4668         * lib/fts.c (fts_assert): Define.
4669         (fts_set_stat_required, cwd_advance_fd, fts_read, fd_ring_check):
4670         Use this macro instead of a bare 'abort'.
4671
4672 2007-01-05  Paul Eggert  <eggert@cs.ucla.edu>
4673
4674         Don't worry about using IRIX 5.3's wctype.h broken definitions;
4675         simply work around them.
4676         * lib/wctype_.h: Remove test for HAVE_WCTYPE_CTMP_BUG.
4677         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph, iswlower):
4678         (iswprint, iswpunct, iswspace, iswupper, iswxdigit): Undef before
4679         declaring.
4680         Don't bother to define as macros, since the standard doesn't require it.
4681         * m4/wctype.m4 (WCTYPE_H, ABSOLUTE_WCTYPE_H): Simplify, since we no
4682         longer worry about IRIX 5.3.
4683         (HAVE_WCTYPE_CTMP_BUG): Remove.
4684
4685 2007-01-04  Paul Eggert  <eggert@cs.ucla.edu>
4686
4687         * lib/wctype_.h (_ctmp_) [HAVE_WCTYPE_CTMP_BUG]: Now of type wchar_t,
4688         not wint_t.  Also, include <ctype.h>, to fix another IRIX bug.
4689         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
4690         Problems reported by Georg Schwarz for IRIX 5.3.
4691
4692         * gnulib-tool (autoconf_minversion): Take the maximum version number
4693         found, not the minimum.  Problem reported by James Youngman.
4694
4695 2007-01-03  Karl Berry  <karl@gnu.org>
4696
4697         * doc/error.texi: new file, explaining interaction with progname.
4698         * doc/gnulib.texi: include it.  Update copyright.
4699
4700 2007-01-03  Simon Josefsson  <simon@josefsson.org>
4701
4702         * gnulib-tool (func_create_testdir): Run AC_CANONICAL_BUILD and
4703         AC_CANONICAL_HOST, to improve autobuild outputs.
4704
4705 2007-01-03  Paolo Bonzini  <bonzini@gnu.org>
4706             Yoann Vandoorselaere <yoann.v@prelude-ids.com>
4707
4708         * lib/poll.c (poll): Use recv on Mac OS X to distinguish connected
4709         sockets, server sockets, and other file descriptors.  Count errors
4710         to compute the return value.  Reorder the code a bit to be easier
4711         to follow.  Don't set event bits that were not requested (except
4712         POLLERR and POLLHUP).
4713
4714 2007-01-01  Bruno Haible  <bruno@clisp.org>
4715
4716         * modules/lchmod (Include): Require lchmod.h, not lchown.h.
4717
4718 2007-01-03  Jim Meyering  <jim@meyering.net>
4719
4720         * modules/fts-lgpl (Depends-on): Add i-ring.  Reported by Bruno Haible.
4721
4722 2007-01-02  Bruno Haible  <bruno@clisp.org>
4723
4724         * modules/settime (Include): Require timespec.h.
4725         * modules/nanosleep (Include): Likewise.
4726
4727 2007-01-01  Bruno Haible  <bruno@clisp.org>
4728
4729         * gnulib-tool (func_emit_copyright_notice): Bump year.
4730         (func_get_autoconf_snippet): Emit a GNULIB_<modulename> macro.
4731
4732 2007-01-01  Bruno Haible  <bruno@clisp.org>
4733
4734         Improve support for OpenBSD.
4735         * build-aux/config.rpath (libname_spec): Export.
4736         (library_names_spec): New variable. Export.
4737         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Extract libname_spec and
4738         library_names_spec from the config.rpath output. Locate shared library
4739         through the name pattern in library_names_spec.
4740
4741 2007-01-01  Eric Blake  <ebb9@byu.net>
4742
4743         * lib/version-etc.c (COPYRIGHT_YEAR): Bump for new year.
4744
4745 2006-12-30  Paul Eggert  <eggert@cs.ucla.edu>
4746
4747         * gnulib-tool (SORT): Remove, since we no longer assume GNU sort.
4748         Rewrite so as not to assume GNU sort or "tail -1".  Also, don't
4749         assume the C locale, and avoid an "eval" that could cause trouble.
4750         Problem with SORT reported by Bob Proulx.
4751
4752         * lib/getpagesize.h (getpagesize) [defined __amigaos4__]:
4753         Define.  Trivial patch from Henning Nielsen Lund, originally
4754         sent to bug-grep@gnu.org today.
4755
4756 2006-12-29  Paul Eggert  <eggert@cs.ucla.edu>
4757
4758         * lib/acl.h: Include sys/types.h and sys/stat.h, for mode_t and
4759         struct stat.  Problem reported by Henning Nielsen Lund.
4760         * lib/acl.c: Include acl.h first, to check interface.  Don't
4761         bother to include sys/types.h and sys/stat.h again.
4762
4763 2006-12-28  Paul Eggert  <eggert@cs.ucla.edu>
4764
4765         Import the following change from libc; problem reported by
4766         Sven Verdoolaege.
4767
4768         2005-10-13  Ulrich Drepper  <drepper@redhat.com>
4769
4770         [BZ #1373]
4771         * lib/argp.h: Remove __NTH for __argp_usage inline function.
4772
4773 2006-12-28  Jim Meyering  <jim@meyering.net>
4774
4775         * build-aux/announce-gen: Do not assume that the package
4776         builds any of tar.gz, tar.bz2, and .xdelta files.
4777         Suggestion from Simon Josefsson.
4778
4779 2006-12-28  Simon Josefsson  <simon@josefsson.org>
4780
4781         * modules/announce-gen: New file.
4782
4783 2006-12-27  Paul Eggert  <eggert@cs.ucla.edu>
4784
4785         * lib/mbchar.h: Just include <wctype.h>; the wctype module
4786         handles its gotchas now.
4787         * lib/mbswidth.c: Likewise.
4788         * lib/wcwidth.h: Likewise.
4789         * m4/mbchar.m4 (gl_MBCHAR): Don't bother checking for wctype.h
4790         and iswcntrl; the wctype module does this stuff now.
4791         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
4792         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
4793         * modules/mbchar (Depends-on): Add wctype.
4794         * modules/mbswidth (Depends-on): Likewise.
4795         * modules/wcwidth (Depends-on): Likewise.
4796
4797 2006-12-27  Eric Blake  <ebb9@byu.net>
4798
4799         * lib/fnmatch.c: Reinstate inclusion of <wchar.h>, since this
4800         module uses more than what <wctype.h> is required to provide.
4801
4802 2006-12-26  Eric Blake  <ebb9@byu.net>
4803
4804         * gnulib-tool (sed_extract_prog): Avoid space-tab.
4805
4806 2006-12-26  Eric Blake  <ebb9@byu.net>
4807
4808         * modules/absolute-header: New module.
4809         * modules/fcntl (Depends-on): Depend on it.
4810         * modules/inttypes (Depends-on): Likewise.
4811         * modules/stdint (Depends-on): Likewise.
4812         * modules/sys_stat (Depends-on): Likewise.
4813         * modules/wctype (Depends-on): Likewise.
4814         * MODULES.html.sh (Support for building libraries and
4815         executables): Document it.
4816
4817 2006-12-25  Paul Eggert  <eggert@cs.ucla.edu>
4818
4819         * gnulib-tool (SED): Remove, undoing previous change.
4820         The problem was that it broke coreutils on Solaris, because
4821         "sed --posix" leaked into a makefile.
4822         (sed): New alias, if 'alias' and GNU sed.
4823
4824 2006-12-24  Jim Meyering  <jim@meyering.net>
4825
4826         Work around an fchownat bug in glibc-2.4:
4827         http://lists.ubuntu.com/archives/ubuntu-users/2006-September/093218.html
4828         This bug would cause "chown -RP ... DIR" to follow symlinks in DIR,
4829         in spite of the -P option.
4830         * m4/openat.m4 (gl_FUNC_FCHOWNAT, gl_FUNC_FCHOWNAT_DEREF_BUG):
4831         New macros.
4832         (gl_PREREQ_OPENAT): Require gl_FUNC_FCHOWNAT.
4833         * modules/openat (Files): Add lib/fchownat.c.
4834         * lib/openat.c (fchownat): Don't define here.  Move to...
4835         * lib/fchownat.c: ...this new file.
4836
4837 2006-12-23  Paul Eggert  <eggert@cs.ucla.edu>
4838
4839         Fix bug reported by Bruno Haible in
4840         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00228.html>
4841         where quotearg.c didn't compile on Mac OS X 10.2 because it
4842         lacks <wchar.h> and wint_t.
4843         * lib/wctype_.h (__wctype_wint_t): New type.
4844         Include <stdio.h>, <time.h>, <wchar.h> only if HAVE_WINT_T.
4845         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph):
4846         (iswlower, iswprint, iswpunct, iswspace, iswupper, ixwxdigit):
4847         Arg is now of type __wctype_wint_t, not wint_t.
4848         * m4/wctype.m4 (gl_WCTYPE_H): Require gt_TYPE_WINT_T, and
4849         substitute HAVE_WINT_T.
4850         * modules/wctype (Files): Add m4/wint_t.m4.
4851         (wctype.h): Substitute HAVE_WINT_T.
4852
4853 2006-12-23  Bruno Haible  <bruno@clisp.org>
4854
4855         * lib/safe-read.h [C++]: Wrap declarations in extern "C".
4856
4857 2006-12-23  Bruno Haible  <bruno@clisp.org>
4858
4859         * lib/canonicalize-lgpl.c (__realpath): Test HAVE_READLINK instead of
4860         S_ISLNK.
4861         Needed because gnulib's sys/stat.h replacement defines S_ISLNK on
4862         mingw.
4863
4864 2006-12-22  Bruno Haible  <bruno@clisp.org>
4865
4866         * lib/copy-file.c: Include acl.h.
4867         (copy_file_preserving) [USE_ACL]: Use copy_acl instead of chmod.
4868         Close the file descriptors only after being done with copy_acl.
4869         * modules/copy-file (Depends-on): Add acl.
4870
4871 2006-12-22  Bruno Haible  <bruno@clisp.org>
4872
4873         * gnulib-tool (SED): New variable.
4874         Use $SED instead of sed everywhere.
4875
4876 2006-12-22  Bruno Haible  <bruno@clisp.org>
4877
4878         * modules/no-c++: New file.
4879         * m4/no-c++.m4: New file.
4880         * MODULES.html.sh (Support for building libraries and executables):
4881         Add no-c++.
4882
4883 2006-12-22  Paul Eggert  <eggert@cs.ucla.edu>
4884
4885         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
4886         Include <limits.h>, and use its INT_MAX to rewrite the
4887         j loop so that it does not overflow 'int'.  Problem reported by
4888         Ralf Wildenhues in
4889         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00084.html>.
4890         Play it safe by shifting left by 1 rather than multiplying by 2,
4891         as GCC is less likely to optimize this away when the value
4892         is signed (when it assumes overflow leads to undefined behavior).
4893         Also, don't assume time_t uses two's complement.
4894
4895 2006-12-21  Paul Eggert  <eggert@cs.ucla.edu>
4896
4897         * MODULES.html.sh: New module wctype.
4898         * lib/wctype_.h, m4/wctype.m4, modules/wctype: New files.
4899         * lib/fnmatch.c: Don't bother to include <wchar.h> before
4900         <wctype.h>, since the new wctype module should fix this.
4901         * lib/quotearg.c: Include <wctype.h> unconditionally, since
4902         the wctype module should arrange for it.
4903         * lib/regex_internal.h: Likewise.
4904         * m4/quotearg.m4 (gl_QUOTEARG): Don't check for wctype.h or iswprint,
4905         since the wctype module should handle this now.
4906         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for wctype.h.
4907         * modules/fnmatch (Depends-on): Add wctype.
4908         * modules/quotearg (Depends-on): Likewise.
4909         * modules/regex (Depends-on): Likewise.
4910
4911 2006-12-19  Bruno Haible  <bruno@clisp.org>
4912
4913         * lib/strdup.h [C++]: Wrap definitions in extern "C".
4914         Suggested by Lorenzo Bettini <bettini@dsi.unifi.it>.
4915
4916 2006-12-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4917
4918         * modules/savewd (Depends-on): Fix dependency on fcntl.
4919
4920 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
4921
4922         * m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty if stdint.h
4923         conforms to C99, rather than relying on the user's environment
4924         setting of STDINT_H.
4925
4926 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
4927         and Eric Blake  <ebb9@byu.net>
4928
4929         * lib/dirname.h (DOUBLE_SLASH_IS_DISTINCT_ROOT): Default to 0, not 1.
4930         This is more consistent with the other defines here.
4931         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT):
4932         Port to z/OS.  Problem reported by Paul Gilmartin.
4933         Change local vars to use gl_ prefix rather than ac_.
4934         Don't define DOUBLE_SLASH_IS_DISTINCT_ROOT to 0, for consistency
4935         with other defines.
4936         * modules/double-slash-root: New module.
4937         * modules/dirname (Files): Remove m4/double-slash-root.m4.
4938         (Depends-on): Add double-slash-root.
4939         * MODULES.html.sh (File system functions): Mention new module.
4940
4941 2006-12-14  Paul Eggert  <eggert@cs.ucla.edu>
4942
4943         * lib/yesno.c [!ENABLE_NLS]: Don't include getline.h.
4944         (yesno) [!ENABLE_NLS]: Don't invoke getline or rpmatch.
4945         This is for the benefit of gzip, which doesn't do i18n.
4946
4947 2006-12-12  Jim Meyering  <jim@meyering.net>
4948
4949         * m4/acl.m4 (gl_ACL_GET_FILE): Fix logic error.
4950         Reported by Andreas Schwab <schwab@suse.de>.
4951
4952 2006-12-12  Bruno Haible  <bruno@clisp.org>
4953
4954         Merge these changes.
4955         2006-09-05  Bruno Haible  <bruno@clisp.org>
4956         * lib/iconvme.c (iconv_string): No need to save and restore errno when
4957         iconv_alloc succeeded.
4958         (iconv_alloc): Don't assume that malloc() or realloc(), when failing,
4959         sets errno to ENOMEM. (malloc on GNU/kFreeBSD doesn't.) No need to
4960         test for " && dest " at the end - dest is always != NULL there. Call
4961         iconv with 4xNULL arguments initially, to reset the state. Call iconv
4962         with 2xNULL arguments, also to flush the state storage. Handle the
4963         IRIX iconv behaviour. Realloc the final result, to throw away unused
4964         memory.
4965
4966 2006-12-11  Paul Eggert  <eggert@cs.ucla.edu>
4967
4968         * m4/openat.m4 (gl_FUNC_OPENAT): Don't compile mkdirat
4969         and fchmodat unconditionally, since glibc 2.4 has them.
4970         Problem reported by Arkadiusz Miskiewicz.
4971
4972 2006-12-10  Bruno Haible  <bruno@clisp.org>
4973
4974         * gnulib-tool (func_import): Show the include files only for those
4975         modules that are copied and specified.
4976         Reported by Karl Berry.
4977
4978 2006-12-08  Jim Meyering  <jim@meyering.net>
4979
4980         * build-aux/announce-gen ($VERSION): Don't use of $Revision...$.
4981         Instead, use Emacs' time-stamp write hook.  Note that the time is UTC.
4982
4983         * build-aux/announce-gen: Add two new options, both optional:
4984         --bootstrap-tools=TOOL_LIST
4985               a comma-separated list of tools, e.g.,
4986               autoconf,automake,bison,gnulib
4987         --gnulib-snapshot-date=DATE
4988               if gnulib is in the bootstrap tool list,
4989               then report this as the snapshot date.
4990               If not specified, use the current date/time.
4991               If you specify a date here, be sure it's UTC.
4992
4993 2006-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4994
4995         * tests/test-argp-2.sh: Fix test to match actual output.
4996         (func_compare): Fix sed script to be portable.
4997
4998 2006-12-05  Paul Eggert  <eggert@cs.ucla.edu>
4999
5000         * lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS]: Add a
5001         workaround for this case.  It is not autoconfigured now; offhand
5002         it's hard to see how to autoconfigure it.
5003
5004 2006-12-03  Paul Eggert  <eggert@cs.ucla.edu>
5005
5006         * lib/mkdir-p.c (make_dir_parents): Fix race condition when making
5007         a directory that is about to be chowned.  Such a directory's
5008         initial file permissions should permit the owner only and this
5009         should not be changed until after the chown, since the group and
5010         other bits would be incorrect if they granted permission before
5011         the chown.
5012
5013         Fix porting problem for iswctype reported by Georg Schwarz in:
5014         http://lists.gnu.org/archive/html/bug-coreutils/2006-12/msg00017.html
5015         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCTYPE, too.
5016         * lib/regex_internal.h (RE_ENABLE_I18N): Likewise.
5017         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for iswctype, too.
5018         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
5019
5020 2006-12-03  Jim Meyering  <jim@meyering.net>
5021
5022         * lib/fts.c (fts_load): Don't set sp->fts_dev here, since
5023         p->fts_statp may not yet be defined.
5024         (fts_read): Instead, set it in the caller, once p->fts_statp is
5025         sure to be defined, and corresponds to a top-level directory.
5026         This bug made du -x fail.  Here's the coreutils test case:
5027         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commit;h=ba45154d8e9f
5028         Reported by Mike Frysinger.
5029
5030 2006-12-01  Jim Meyering  <jim@meyering.net>
5031
5032         * modules/savewd (Depends-on): Add fcntl_h to avoid self-test
5033         build failure due to missing definition of HAVE_WORKING_O_NOFOLLOW.
5034         Reported by Simon Josefsson.
5035
5036 2006-11-30  Jim Meyering  <jim@meyering.net>
5037
5038         * m4/warning.m4: Use the all-permissive copyright notice
5039         recommended by RMS (rather than LGPL).
5040         * m4/vararrays.m4: Likewise.
5041         * m4/flexmember.m4: Likewise.
5042
5043 2006-11-29  Bruno Haible  <bruno@clisp.org>
5044
5045         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
5046         noinst_LIBRARIES. Augment noinst_LIBRARIES and noinst_LTLIBRARIES
5047         using +=.
5048         Reported by Simon Josefsson <simon@josefsson.org>.
5049
5050 2006-11-28  James Youngman <jay@gnu.org>
5051
5052         * README: Advise users that they might find the bug-gnulib@gnu.org
5053         and autotools-announce@gnu.org mailing lists useful.
5054
5055 2006-11-28  Bruno Haible  <bruno@clisp.org>
5056
5057         * m4/ptrdiff_max.m4: Remove file.
5058
5059 2006-11-21  Bruno Haible  <bruno@clisp.org>
5060
5061         * m4/eoverflow.m4 (gl_EOVERFLOW): Use AC_COMPUTE_INT instead of
5062         _AC_COMPUTE_INT.
5063         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
5064         * m4/ptrdiff_max.m4 (gl_PTRDIFF_MAX): Use AC_COMPUTE_INT instead of
5065         _AC_COMPUTE_INT.
5066         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
5067         * m4/size_max.m4 (gl_SIZE_MAX): Use AC_COMPUTE_INT instead of
5068         _AC_COMPUTE_INT.
5069         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
5070
5071 2006-11-28  Jim Meyering  <jim@meyering.net>
5072
5073         * lib/regcomp.c (parse_branch): Rename local, exp->expr, to avoid
5074         warning from "gcc -Wshadow" about shadowing the builtin.
5075
5076 2006-11-27  Bruno Haible  <bruno@clisp.org>
5077
5078         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_INT instead of
5079         _AC_COMPUTE_INT.
5080         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
5081
5082 2006-11-27  Bruno Haible  <bruno@clisp.org>
5083             Paul Eggert  <eggert@cs.ucla.edu>
5084
5085         * lib/regex.h (__restrict_arr): Redo logic of #if, for clarity.
5086
5087 2006-11-26  Bruno Haible  <bruno@clisp.org>
5088
5089         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
5090         noinst_LTLIBRARIES.
5091
5092 2006-11-27  Paul Eggert  <eggert@cs.ucla.edu>
5093             Bruno Haible  <bruno@clisp.org>
5094
5095         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to 0
5096         if compiling with "gcc -ansi".
5097
5098 2006-11-26  Paul Eggert  <eggert@cs.ucla.edu>
5099
5100         Fix some incompatibilities with gcc -ansi -pedantic.
5101         * lib/regex.h (__restrict_arr): Don't use the [restrict] syntax
5102         if compiling pedantically with GCC, unless it's C99 or later.
5103         Don't trust sys/cdefs.h's definition of __restrict_arr, either, as
5104         it mishandles gcc -ansi -pedantic as well.
5105         * lib/regex_internal.h (re_token_t): Don't use enum bitfields
5106         if gcc -pedantic.
5107         * lib/regexec.c (check_node_accept_bytes): Don't use auto
5108         initializers for struct if -pedantic, unless it's C99 or later.
5109
5110 2006-11-25  Nix  <nix@esperi.org.uk>  (tiny change)
5111
5112         * m4/fcntl_h.m4 (gl_FCNTL_H): Test the atime, not the mtime.
5113         Don't close an fd more than once. Identical atimes indicate
5114         success, not failure.
5115
5116 2006-11-22  Robinson Mittmann <bob@hoplon.com>  (tiny change)
5117
5118         * lib/sincosl.c (kernel_sinl): Fix typo in threshold.
5119
5120 2006-11-23  Jim Meyering  <jim@meyering.net>
5121
5122         * build-aux/announce-gen: New file.  From coreutils.
5123
5124 2006-11-22  Jim Meyering  <jim@meyering.net>
5125
5126         Work around a compile-time error from the HP-UX 11.00 /bin/cc.
5127         * lib/fts.c (enum Fts_stat): Give this previously-anon enum a name.
5128         (fts_read): Use a temporary to narrow the overused st_size member
5129         before using it in a switch statement.  Reported by Matthew Woehlke.
5130
5131         * m4/clock_time.m4 (gl_CLOCK_TIME): Quote AC_SUBST argument.
5132         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
5133
5134 2006-11-20  Bruno Haible  <bruno@clisp.org>
5135
5136         * gettext.m4 (AM_GNU_GETTEXT): Revert 2005-07-28 patch: Use
5137         changequote instead of pairs of brackets.
5138         Reported by Andreas Schwab <schwab@suse.de>.
5139
5140 2006-11-21  Jim Meyering  <jim@meyering.net>
5141
5142         * lib/fts.c (fts_safe_changedir): Move a declaration "up",
5143         so as to remain compatible with older compilers.
5144         Patch from Michael Deutschmann.
5145
5146 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
5147
5148         * MODULES.html.sh (File system functions): Add openat.
5149
5150         * lib/openat.h (rpl_fstatat): New macro, if
5151         [HAVE_OPENAT && ! LSTAT_FOLLOWS_SLASHED_SYMLINK.
5152         (fstatat): Define to rpl_fstatat under the same conditions,
5153         unless COMPILING_FSTATAT.
5154         * m4/openat.m4 (gl_FUNC_OPENAT): Compile fstatat.c too, if fstatat
5155         seems to have the bug.
5156         * lib/fstatat.c: New file.
5157         * modules/openat (Files): Add it.
5158
5159 2006-11-20  Bruno Haible  <bruno@clisp.org>
5160
5161         * Makefile: New file.
5162
5163 2006-11-20  Jim Meyering  <jim@meyering.net>
5164
5165         The beginnings of syntax-related checks for gnulib.
5166         * lib/Makefile: New file.
5167         * lib/t-idcache: New script.  Ensure that the two halves of
5168         idcache.c stay in sync.
5169
5170         * lib/idcache.c: Adjust comments in user- and group- portions to
5171         be more accurate, and to be consistent with one another.
5172
5173 2006-11-20  Jim Meyering  <jim@meyering.net>
5174
5175         * lib/idcache.c: Restore most of the 2006-11-06 patch, so as to
5176         continue using the flexible array member (thus, this module performs
5177         half as many malloc calls), with the addition that...
5178         (getgroup, getuser): Consistently record a non-match via an empty
5179         "name" string, and map an empty string match to a NULL return value.
5180         * modules/idcache (Depends-on): Re-add flexmember.
5181
5182         * lib/idcache.c (getuser): Remove all uses of the register keyword.
5183         (getuidbyname, getgroup, getgidbyname): Likewise.
5184
5185         Use cleaner syntax: NULL rather than 0.
5186         * lib/idcache.c (getuidbyname, getgidbyname): Return NULL, not 0.
5187
5188 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
5189
5190         * lib/idcache.c: Undo most recent patch, dated 2006-11-06.
5191         It mishandled the case where the group was missing.
5192         Problem reported by Greg Schafer.
5193         * modules/idcache: Likewise.
5194
5195 2006-11-18  Jim Meyering  <jim@meyering.net>
5196
5197         * check-module (%exempt_header): Add exception for some
5198         conditionally-included headers.
5199
5200         * modules/i-ring (Depends-on): Add verify.
5201         (License): Change to LGPL.
5202
5203 2006-11-16  Paul Eggert  <eggert@cs.ucla.edu>
5204
5205         * modules/getaddinfo (Depends-on): Remove inttostr; add snprintf.
5206         * lib/getaddrinfo.c: Include snprintf.h rather than intprops.h
5207         and inttostr.h.  Use snprintf rather than uinttostr, so that
5208         LGPLed code doesn't depend on GPLed.
5209
5210 2006-11-17  Paul Eggert  <eggert@cs.ucla.edu>
5211
5212         * modules/inline (License): Change from GPL to LGPL.
5213
5214 2006-11-17  Jim Meyering  <jim@meyering.net>
5215
5216         * modules/d-type (License): Switch to LGPL.
5217
5218 2006-11-15  Bruno Haible  <bruno@clisp.org>
5219
5220         * m4/alloca.m4 (gl_FUNC_ALLOCA): Fix the AC_CACHE_CHECK message.
5221
5222 2006-11-15  Eric Blake  <ebb9@byu.net>
5223
5224         * m4/allocsa.m4 (gl_ALLOCSA): Don't invoke macro already picked up by
5225         the module dependency.
5226
5227 2006-11-15  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
5228             Bruno Haible  <bruno@clisp.org>
5229
5230         * gnulib-tool (func_create_testdir): Add license consistency check.
5231
5232 2006-11-15  Eric Blake  <ebb9@byu.net>
5233
5234         * m4/alloca.m4 (gl_FUNC_ALLOCA): Use AC_CACHE_CHECK to avoid a
5235         random "(cached)" in configure output.
5236
5237 2006-11-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5238
5239         * m4/inttypes.m4 (gl_INTTYPES_H): Use AC_CACHE_CHECK so that the
5240         test for conforming inttypes.h is both announced and cached.
5241
5242         * MODULES.html.sh (seen_modules, seen_files): New variables.
5243         (func_module): Rewrite to use a few less gnulib-tool and sed
5244         invocations.  Avoid a couple of quadratic algorithms for ...
5245         (missed_modules, missed_files): ... these, with ...
5246         (func_append, func_tmpdir): ... these new functions, from
5247         gnulib-tool.  Analogously, install traps for cleanup.
5248
5249         * tests/test-gc.c (main): Remove unused variables.
5250         * tests/test-read-file.c: Include stdlib.h, for 'free'.
5251
5252 2006-11-14  Paul Eggert  <eggert@cs.ucla.edu>
5253
5254         * modules/inttostr (License): Change to LGPL.
5255
5256 2006-11-14  Eric Blake  <ebb9@byu.net>
5257
5258         * modules/tempname (License): Change to LGPL.
5259
5260 2006-11-14  Eric Blake  <ebb9@byu.net>
5261
5262         * doc/functions.texi (Function Portability): *printf functions on
5263         Cygwin now understand all POSIX size specifiers.
5264
5265 2006-11-14  Bruno Haible  <bruno@clisp.org>
5266
5267         * modules/c-ctype (License): Change to LGPL.
5268
5269 2006-11-12  Bruno Haible  <bruno@clisp.org>
5270
5271         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
5272         AC_LIB_LINKFLAGS_BODY): Also set a LIB${NAME}_PREFIX variable. Needed
5273         for GNOME libraries, for which the include files are installed in
5274         subdirectories of $prefix/include.
5275
5276 2006-11-12  Bruno Haible  <bruno@clisp.org>
5277
5278         * m4/lib-link.m4: Require at least autoconf-2.54.
5279         (AC_LIB_LINKFLAGS_BODY) [autoconf < 2.61]: Turn dots into the library
5280         name to underscores for the --with option.
5281
5282 2006-11-13  Bruno Haible  <bruno@clisp.org>
5283
5284         * gnulib-tool (func_create_testdir): Set gl_source_base correctly in
5285         the tests directory.
5286         Reported by Ralf Wildenhues.
5287
5288 2006-11-13  Bruno Haible  <bruno@clisp.org>
5289
5290         * gnulib-tool (func_emit_initmacro_start): Also override AC_LIBSOURCES.
5291         (func_emit_initmacro_end): Undo the override here.
5292         (func_emit_initmacro_done): Emit a definition for gl_LIBSOURCES.
5293         Works around the famous automake error in coreutils.
5294
5295 2006-11-13  Eric Blake  <ebb9@byu.net>
5296
5297         * lib/gl_anytree_oset.h (gl_tree_search_atleast): Return the
5298         element, not its node.
5299
5300 2006-11-12  Bruno Haible  <bruno@clisp.org>
5301
5302         * gnulib-tool (func_emit_lib_Makefile_am): Replace occurrences of
5303         '$(top_srcdir)/build-aux/', taking into account the real auxdir.
5304
5305 2006-11-12  Bruno Haible  <bruno@clisp.org>
5306
5307         * gnulib-tool: New option --local-symlink.
5308         (func_usage): Document it.
5309         (lsymbolic): New variable.
5310         (func_import, func_create_testdir): If --symlink was not specified,
5311         test whether --local-symlink was specified and the file comes from
5312         the local_gnulib_dir.
5313
5314 2006-11-12  Bruno Haible  <bruno@clisp.org>
5315
5316         * gnulib-tool (func_ln): New function.
5317         (func_ln_if_changed, func_create_testdir): Use it instead of "ln -s".
5318
5319 2006-11-12  Bruno Haible  <bruno@clisp.org>
5320
5321         Finish support for source files in subdirectories.
5322         * gnulib-tool (func_emit_lib_Makefile_am): If some of the source files
5323         are in subdirectories, set uses_subdirs and add 'subdir-objects' to
5324         AUTOMAKE_OPTIONS.
5325         (func_import, func_create_testdir): Invoke AM_PROG_CC_C_O in this case.
5326
5327 2006-11-12  Bruno Haible  <bruno@clisp.org>
5328
5329         * gnulib-tool (func_get_automake_snippet): Synthesize also an
5330         EXTRA_lib_SOURCES augmentation.
5331         (func_emit_lib_Makefile_am): Initialize EXTRA_lib..._SOURCES to empty.
5332
5333 2006-11-12  Jim Meyering  <jim@meyering.net>
5334
5335         Make fts (in FTS_CWDFD mode) more efficient by caching a few open
5336         file descriptors.  This also averts a failure on systems with
5337         native openat support when a traversed directory lacks "x" access.
5338         * lib/fts_.h: Include "i-ring.h"
5339         (struct FTS) [fts_fd_ring]: New member.
5340         * lib/fts.c (RESTORE_INITIAL_CWD): Also call fd_ring_clear.
5341         (FCHDIR): Add parentheses.
5342         (fd_ring_check, fd_ring_print) [!FTS_DEBUG]: Define away.
5343         (cwd_advance_fd): Add a 3rd parameter.  Adjust all callers.
5344         When descending, rather than simply closing the previous
5345         fts_cwd_fd value, push that file descriptor onto the ring.
5346         (same_fd, fd_ring_print, fd_ring_check) [FTS_DEBUG]: New functions.
5347         (fts_open): Initialize the new fd_ring member.
5348         (fts_close): Clear the ring.
5349         (fts_safe_changedir): When possible, use our new fd_ring to skip
5350         the diropen and fstat and dev/ino comparison that would normally
5351         accompany a virtual `chdir ("..")'.
5352
5353         * modules/fts (Depends-on): Add i-ring.
5354         * modules/i-ring: New module.
5355         * lib/i-ring.c, lib/i-ring.h, lib/i-ring-test.c: New files.
5356         * m4/i-ring.m4: New file.
5357
5358 2006-11-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5359
5360         * gnulib-tool (func_create_testdir): Fix replacement of
5361         `build-aux' in configure.ac.  Run autotools in gltests
5362         subdirectory.
5363         (func_create_testdir, func_create_megatestdir, test): There is
5364         no need for '--force' in most autotool invocations in a new
5365         tree.  Actually fail the whole test if any of the tools, or the
5366         configure or make stages fail.
5367
5368         Sync from Automake.
5369         * build-aux/gnupload: Revert last change.  Add pointer to upload
5370         instructions of the GNU Maintenance Instructions.
5371         Suggestion by Karl Berry.
5372
5373 2006-11-10  Jim Meyering  <jim@meyering.net>
5374
5375         * lib/fts.c [FTS_DEBUG]: Don't try to print a pointer via %s.
5376
5377 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
5378
5379         * lib/gettext.h (dgettext, dcgettext, ngettext) [! ENABLE_NLS]:
5380         (dngettext, dcngettext, bindtextdomain) [! ENABLE_NLS]:
5381         (bind_textdomain_codeset) [! ENABLE_NLS]:
5382         Evaluate all the arguments.  That way, callers get compatible behavior
5383         if the arguments have side effects.  Also, it avoids some GCC
5384         diagnostics in some cases; Joel E. Denny reported problems when Bison
5385         was configured with --enable-gcc-warnigs.
5386
5387 2006-11-10  Jim Meyering  <jim@meyering.net>
5388
5389         * m4/inline.m4 (gl_INLINE): Check with the compiler, not cpp, so that
5390         relevant options in CFLAGS (like -O, -fno-inline) are taken into
5391         account.
5392
5393 2006-11-10  Jim Meyering  <jim@meyering.net>
5394
5395         * modules/inline: New file/module.
5396         * modules/xalloc (Files): Remove m4/inline.m4.
5397         (Depends-on): Add inline, instead.
5398         * modules/oset: Likewise.
5399         * modules/list: Likewise.
5400
5401 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
5402
5403         * lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t.
5404         Problem reported by Matthew Woehlke.
5405
5406 2006-11-09  Bruno Haible  <bruno@clisp.org>
5407
5408         * lib/tempname.c (gen_tempname): Remove variant that invokes
5409         __gen_tempname.
5410         * m4/tempname.m4 (gl_FUNC_GEN_TEMPNAME): Don't test for
5411         __gen_tempname.
5412
5413 2006-11-08  Bruno Haible  <bruno@clisp.org>
5414
5415         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Set ac_cv_type_long_long_int
5416         to 'yes' instead of 'cross-compiling'.
5417
5418 2006-11-08  Paul Eggert  <eggert@cs.ucla.edu>
5419
5420         * lib/quotearg.h (quotearg_free): New decl.
5421         * lib/quotearg.c (quotearg_free): New function.
5422         (slot0, nslots, slotvec0, slotvec):
5423         Now file-scope so that quotearg_free can get at them.
5424
5425 2006-11-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5426
5427         Sync from Automake.
5428         * build-aux/gnupload: Add missing 'gnu' to example URL.
5429         Report by Karl Berry.
5430
5431 2006-11-08  Bruno Haible  <bruno@clisp.org>
5432
5433         * m4/inline.m4 (gl_INLINE): Also test __NO_INLINE__.
5434         Suggested by Paul Eggert.
5435
5436 2006-11-08  Jim Meyering  <jim@meyering.net>
5437
5438         * lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl--.h twice.
5439         It's already included if !_LIBC.
5440         (fts_safe_changedir): Add a comment.
5441
5442 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
5443
5444         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Detect bug in
5445         Tandem NonStop Kernel (OSS) cc -O circa 2004, reported by
5446         Matthew Woehlke.
5447
5448         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Move
5449         definitions up, to avoid colliding with change below.
5450         (static_inline) [HAVE_INLINE]: New macro.
5451         (xnmalloc, xnrealloc, x2nrealloc, xcharalloc):
5452         Provide extern decls when !HAVE_INLINE.  Do not define unless
5453         static_inline is defined, either by us or by xmalloc.c.  Use
5454         static_inline rather than static inline.
5455         (XCALLOC): Optimize sizeof(T) = 1 case.
5456         * lib/xmalloc.c (static_inline) [!HAVE_INLINE]: New macro.
5457
5458 2006-11-07  Bruno Haible  <bruno@clisp.org>
5459
5460         * lib/xalloc.h (XNMALLOC): Restore optimization of sizeof(T) = 1 case.
5461         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require gl_INLINE instead of
5462         AC_C_INLINE.
5463         * modules/xalloc (Files): Add m4/inline.m4.
5464
5465 2006-11-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5466
5467         * README: Fix typo.
5468         * doc/gnulib.texi (Miscellaneous Notes): Likewise, rename...
5469         (Miscellanous Notes): ...from this.
5470
5471 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
5472
5473         * m4/flexmember.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER):
5474         Mention that offsetof should be used instead of sizeof.
5475         From Bruno Haible.
5476
5477 2006-11-07  Bruno Haible  <bruno@clisp.org>
5478
5479         * lib/w32spawn.h (prepare_spawn): Use XNMALLOC instead of xmalloc.
5480
5481 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
5482
5483         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
5484         * lib/gl_anyavltree_list2.h (create_subtree_with_contents):
5485         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
5486         (gl_tree_add_before, gl_tree_add_after):
5487         Use XMALLOC instead of xmalloc, and XCALLOC instead of xzalloc.
5488         * lib/gl_anyhash_list2.h (hash_resize): Likewise.
5489         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
5490         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before):
5491         (gl_linked_add_after, gl_linked_add_at): Likewise.
5492         * lib/gl_anyrbtree_list2.h (create_subtree_with_contents):
5493         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
5494         (gl_tree_add_before, gl_tree_add_after): Likewise.
5495         * lib/gl_anytree_list2.h (gl_tree_create_empty): Likewise.
5496         * lib/gl_anytree_oset.h (gl_tree_create_empty): Likewise.
5497         * lib/gl_anytreehash_list1.h (add_to_bucket): Likewise.
5498
5499 2006-11-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5500
5501         * lib/gl_oset.h: Use C comment style, not C++ comment style.
5502
5503 2006-11-06  Bruno Haible  <bruno@clisp.org>
5504
5505         * m4/inline.m4: New file.
5506         * m4/gl_list.m4 (gl_LIST): Require gl_INLINE.
5507         * modules/list (Files): Add m4/inline.m4.
5508         * modules/oset (Files): Likewise.
5509
5510 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
5511
5512         * lib/idcache.c: Include <stddef.h>, for offsetof.
5513         (struct userid.name): Change from char * to a flexible array member.
5514         All uses changed.
5515         * modules/idcache (Depends-on): Add flexmember.
5516
5517         * MODULES.html.sh (Core language properties): New module flexmember.
5518         * modules/flexmember, m4/flexmember.m4: New files.
5519
5520         * lib/xalloc.h (xnmalloc, xnrealloc, x2nrealloc): Now static
5521         inline functions that are identical with the old xnmalloc_inline,
5522         xnrealloc_inline, x2nrealloc_inline of lib/xmalloc.c.  This is so
5523         that we can avoid some unnecessary integer multiplications and
5524         divisions in the common case where the element size is known at
5525         compile time.
5526         (XNMALLOC) [HAVE_INLINE]: Remove special case, which is no longer
5527         needed.
5528         (xnboundedmalloc): Remove.
5529         (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Use lower-case letters for
5530         arguments, for consistency with rest of this header.
5531         (xcharalloc): Rewrite using XNMALLOC.
5532         * lib/xmalloc.c (xnmalloc_inline, xnmalloc, xnrealloc_inline):
5533         (xnrealloc, x2nrealloc_inline, x2nrealloc): Remove.  The *_inline
5534         versions have been moved to lib/xalloc.h and renamed to be the
5535         non-*_inline versions.
5536         (xmalloc, xrealloc): Implement without reference to the xnmalloc
5537         and xnrealloc functions, since those functions are now inline and
5538         now call us.
5539         (x2realloc): Invoke x2realloc, not x2realloc_inline, to accommodate
5540         renaming described above.
5541         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Remove AC_C_INLINE since
5542         xmalloc.c no longer uses inline directly.  gl_PREREQ_XALLOC now
5543         captures the dependency in AC_C_INLINE.
5544
5545         New module canonicalize-lgpl, proposed by Charles Wilson in
5546         <http://lists.gnu.org/archive/html/bug-gnulib/2006-11/msg00020.html>
5547         with a few small changes afterwards.
5548         * MODULES.html.sh (File system functions): New module
5549         canonicalize-lgpl.
5550         * lib/canonicalize.h: Add comments for canonicalize_filename_mode
5551         and canonicalize_file_name.
5552         * lib/canonicalize-lgpl.c, m4/canonicalize-lgpl.m4:
5553         * modules/canonicalize-lgpl: New files.
5554
5555 2006-11-05  Bruno Haible  <bruno@clisp.org>
5556
5557         * gnulib-tool (func_import, func_create_testdir): Create directories
5558         also for files in subdirectories of lib/.
5559
5560 2006-11-05  Bruno Haible  <bruno@clisp.org>
5561
5562         * lib/gl_array_list.c (gl_array_iterator_next): Make pointer decrement
5563         ANSI C compliant.
5564
5565 2006-11-03  Bruno Haible  <bruno@clisp.org>
5566
5567         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
5568         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require AC_C_INLINE.
5569         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): New macros.
5570         (xnboundedmalloc): New inline function.
5571         * lib/classpath.c (new_classpath): Use XNMALLOC instead of xmalloc.
5572         * lib/clean-temp.c (create_temp_dir): Use XNMALLOC, XMALLOC instead of
5573         xmalloc.
5574         * lib/concatpath.c (concatenated_pathname): Use XNMALLOC instead of
5575         xmalloc.
5576         * lib/fatal-signal.c (at_fatal_signal): Use XNMALLOC instead of xmalloc.
5577         * lib/findprog.c (find_in_path): Use XNMALLOC instead of xmalloc.
5578         * lib/gl_array_list.c (gl_array_create_empty): Use XMALLOC instead of
5579         xmalloc.
5580         (gl_array_create): Use XNMALLOC, XMALLOC instead of xmalloc.
5581         * lib/gl_array_oset.c (gl_array_create_empty): Use XNMALLOC instead of
5582         xmalloc.
5583         * lib/gl_avltree_oset.c (gl_tree_add_first, gl_tree_add_before,
5584         gl_tree_add_after): Use XMALLOC instead of xmalloc.
5585         * lib/gl_carray_list.c (gl_carray_create_empty): Use XMALLOC instead of
5586         xmalloc.
5587         (gl_carray_create): Use XNMALLOC, XMALLOC instead of xmalloc.
5588         * lib/gl_rbtree_oset.c (gl_tree_add_first, gl_tree_add_before,
5589         gl_tree_add_after): Use XMALLOC instead of xmalloc.
5590         * lib/gl_sublist.c (gl_sublist_create): Use XMALLOC instead of xmalloc.
5591         * lib/pagealign_alloc.c (new_memnode): Use XMALLOC instead of xmalloc.
5592         * lib/sh-quote.c (shell_quote_argv): Use XNMALLOC instead of xmalloc.
5593         * lib/xvasprintf.c (xstrcat): Use XNMALLOC instead of xmalloc.
5594
5595 2006-11-03  Bruno Haible  <bruno@clisp.org>
5596
5597         * lib/c-ctype.h [C++]: Define functions without name mangling.
5598         * lib/fwriteerror.h [C++]: Likewise.
5599         * lib/gcd.h [C++]: Likewise.
5600         * lib/linebreak.h [C++]: Likewise.
5601
5602 2006-11-03  Paul Eggert  <eggert@cs.ucla.edu>
5603
5604         * lib/canonicalize.h: (canonicalize_mode_t, CAN_EXISTING):
5605         (CAN_ALL_BUT_LAST, CAN_MISSING, canonicalize_filename_mode):
5606         Define only if PROVIDE_CANONICALIZE_FILENAME_MODE is defined.
5607         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
5608         Check for functions and headers just once.
5609         Check for declaration of canonicalize_file_name.
5610         Define PROVIDE_CANONICALIZE_FILENAME_MODE.
5611
5612 2006-11-02  Charles Wilson  <cygwin@cwilson.fastmail.fm>
5613
5614         * gnulib-tool (func_import): Fix typo in actioncmd.
5615
5616 2006-11-02  Bruno Haible  <bruno@clisp.org>
5617
5618         * gnulib-tool (func_get_automake_snippet): Interpret a backslash-
5619         newline sequence in the Makefile.am snippet as a space, like "make"
5620         does.
5621         Reported by Roger Persson <perrog@gmail.com>.
5622
5623 2006-11-01  Bruno Haible  <bruno@clisp.org>
5624
5625         * m4/strcase.m4 (gl_FUNC_STRNCASECMP): Check whether strncasecmp is
5626         already declared in <string.h>.
5627         * lib/strcase.h (strncasecmp): Don't declare it if yes.
5628
5629 2006-11-01  Bruno Haible  <bruno@clisp.org>
5630
5631         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Don't define strcasecmp here.
5632         * lib/strcase.h: Include <string.h>.
5633         (strcasecmp): Define to rpl_strcasecmp here.
5634
5635 2006-11-01  Bruno Haible  <bruno@clisp.org>
5636
5637         * lib/printf-parse.c (PRINTF_PARSE): Cast malloc/realloc results.
5638
5639 2006-11-01  Eric Blake  <ebb9@byu.net>
5640
5641         * lib/mkstemp-safer.c (mkstemp_safer): Allow C++ compilation.
5642
5643         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Allow C++ configuration.
5644
5645 2006-10-29  Bruno Haible  <bruno@clisp.org>
5646
5647         Make it compile in C++ mode.
5648         * lib/full-write.c (full_rw): Add a cast.
5649
5650 2006-11-01  Bruno Haible  <bruno@clisp.org>
5651
5652         * gnulib-tool (func_get_automake_snippet): Change sed_combine_lines to
5653         be POSIX compliant.
5654         Reported by Roger Persson <perrog@gmail.com>.
5655
5656 2006-11-01  Eric Blake  <ebb9@byu.net>
5657
5658         * lib/getopt_.h: Fix comments.
5659
5660 2006-10-31  Eric Blake  <ebb9@byu.net>
5661
5662         * modules/tmpdir (Depends-on): Add sys_stat.
5663         * modules/mkdtemp (Depends-on): Add tempname, drop unistd.
5664         * lib/mkdtemp.c (gen_tempname): Remove; tempname covers this.
5665         * lib/tmpdir.c (S_ISDIR): Simplify, thanks to sys_stat.
5666         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Simplify, thanks to
5667         tempname.
5668
5669 2006-10-31  Paul Eggert  <eggert@cs.ucla.edu>
5670
5671         Avoid some C++ diagnostics reported by Bruno Haible.
5672         * lib/quotearg.c (clone_quoting_options): Use xmemdup rather than
5673         xmalloc.
5674         (quotearg_alloc): Use xcharalloc rather than xmalloc.
5675         (struct slotvec): Move to top level.
5676         (quotearg_n_options): Rewrite to avoid xmalloc.
5677         * lib/xalloc.h (xcharalloc): New function.
5678         * (xrealloc, xnrealloc, x2realloc, x2nrealloc, xmemdup):
5679         [defined __cplusplus]: Add function template that provides result
5680         type propagation.  This part of the change is from Bruno Haible.
5681
5682 2006-10-29  Bruno Haible  <bruno@clisp.org>
5683
5684         Make it compile in C++ mode.
5685         * lib/striconv.c (mem_cd_iconv): Cast malloc/realloc result.
5686         * lib/strnlen1.c (strnlen1): Cast memchr result.
5687         * lib/mbchar.h (mb_copy): Rename arguments to 'new_mbc', 'old_mbc'.
5688         * lib/clean-temp.c (string_equals, string_hash): Add casts.
5689         (create_temp_dir): Rename local variable 'template'.
5690         (compile_csharp_using_sscli): Add cast.
5691         * lib/fatal-signal.c (at_fatal_signal): Cast xmalloc result.
5692         * lib/findprog.c (find_in_path): Likewise.
5693         * lib/linebreak.c (mbs_width_linebreaks): Cast malloc result.
5694         * lib/wait-process.c (register_slave_subprocess): Likewise.
5695
5696 2006-10-22  Bruno Haible  <bruno@clisp.org>
5697
5698         * modules/tsearch: New file.
5699         * lib/tsearch.h: New file.
5700         * lib/tsearch.c: New file, from glibc-2.5 with small modifications.
5701         * m4/tsearch.m4: New file.
5702         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add tsearch.
5703
5704 2006-10-29  Eric Blake  <ebb9@byu.net>
5705
5706         * lib/arcfour.c: Assume config.h.
5707         * lib/arctwo.c: Likewise.
5708         * lib/base64.c: Likewise.
5709         * lib/check-version.c: Likewise.
5710         * lib/crc.c: Likewise.
5711         * lib/des.c: Likewise.
5712         * lib/gc-gnulib.c: Likewise.
5713         * lib/gc-libgcrypt.c: Likewise.
5714         * lib/gc-pbkdf2-sha1.c: Likewise.
5715         * lib/getaddrinfo.c: Likewise.
5716         * lib/getdelim.c: Likewise.
5717         * lib/getline.c: Likewise.
5718         * lib/hmac-md5.c: Likewise.
5719         * lib/hmac-sha1.c: Likewise.
5720         * lib/iconvme.c: Likewise.
5721         * lib/md2.c: Likewise.
5722         * lib/md4.c: Likewise.
5723         * lib/memxor.c: Likewise.
5724         * lib/read-file.c: Likewise.
5725         * lib/readline.c: Likewise.
5726         * lib/rijndael-alg-fst.c: Likewise.
5727         * lib/rijndael-api-fst.c: Likewise.
5728         * lib/xgetdomainname.c: Likewise.
5729
5730 2006-10-28  Eric Blake  <ebb9@byu.net>
5731
5732         * lib/xstrndup.c: Assume config.h.
5733
5734 2006-10-27  Paul Eggert  <eggert@cs.ucla.edu>
5735
5736         Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.
5737         stat-macros.h is now for our own macros, whereas stat_h is for
5738         macros in the <sys/stat.h> name space.
5739         * lib/stat-macros.h: Remove copyright notice, as this file is now tiny.
5740         (STAT_MACROS_H): Remove.
5741         (S_IFMT, S_ISBLK, S_ISCHR, S_ISDIR, S_ISFIFO, S_ISLNK, S_ISNAM):
5742         (S_ISMPB, S_ISMPC, S_ISNWK, S_ISREG, S_ISSOCK, S_ISDOOR, S_ISPORT):
5743         (S_TYPEISMQ, S_TYPEISTMO, S_TYPEISSEM, S_TYPEISSHM, S_ISCTG, S_ISOFD):
5744         (S_ISOFL, S_ISWHT, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IRGRP):
5745         (S_IROTH, S_IWUSR, S_IWGRP, S_IWOTH, S_IXUSR, S_IXGRP, S_IXOTH):
5746         (S_IRWXU, S_IRWXG, S_IRWXO, S_IXUGO, S_IRWXUGO):
5747         Move these macros to ...
5748         * lib/stat_.h: here.  Don't include stat-macros.h.
5749         * lib/canonicalize.c: Don't include stat-macros.h.
5750         * lib/chown.c: Likewise.
5751         * lib/euidaccess.c: Likewise.
5752         * lib/file-type.c: Likewise.
5753         * lib/filemode.c: Likewise.
5754         * lib/glob.c: Likewise.
5755         * lib/isapipe.c: Likewise.
5756         * lib/lchown.c: Likewise.
5757         * lib/lstat.c: Likewise.
5758         * lib/mkdir-p.c: Likewise.
5759         * lib/rmdir.c: Likewise.
5760         * m4/lchown.m4 (gl_FUNC_LCHOWN): Don't require gl_STAT_MACROS.
5761         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Don't check for io.h
5762         unless mkdir isn't declared, to speed up 'configure'.
5763         Always create sys/stat.h, since it's unlikely any real sys/stat.h
5764         would define all the S_* symbols.
5765         * modules/canonicalize (Depends-on):
5766         Depend on sys_stat, not stat-macros.
5767         * modules/chown: Likewise.
5768         * modules/euidaccess: Likewise.
5769         * modules/filemode: Likewise.
5770         * modules/file-type: Likewise.
5771         * modules/glob: Likewise.
5772         * modules/isapipe: Likewise.
5773         * modules/lchown: Likewise.
5774         * modules/lstat: Likewise.
5775         * modules/mkancesdirs: Likewise.
5776         * modules/rmdir: Likewise.
5777         * modules/mkdir-p (Depends-on): Also depend on sys_stat.
5778         * modules/modechange: Likewise.
5779         * modules/stat-macros (Files): Remove m4/stat-macros.m4.
5780         (configure.ac): Remove gl_STAT_MACROS.
5781         * modules/sys_stat (Depends-on): Remove stat-macros.
5782
5783 2006-10-27  Bruno Haible  <bruno@clisp.org>
5784
5785         * m4/signed.m4: Remove file.
5786         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS_: Remove bh_C_SIGNED
5787         invocation.
5788         * modules/vasnprintf (Files): Remove m4/signed.m4.
5789
5790 2006-10-27  Bruno Haible  <bruno@clisp.org>
5791
5792         Update to GNU gettext 0.16.
5793         * modules/gettext (Files): Add m4/intl.m4, m4/intldir.m4. Remove
5794         m4/inttypes-h.m4, m4/signed.m4.
5795         * m4/gettext.m4: Update to GNU gettext 0.16.
5796         * m4/intl.m4: New file, from GNU gettext.
5797         * m4/intldir.m4: New file, from GNU gettext.
5798         * config/srclist.txt: Update
5799
5800 2006-10-27  Eric Blake  <ebb9@byu.net>
5801
5802         * MODULES.html.sh: Document tempname.
5803         * modules/mkstemp (Depends-on): Add tempname, and drop transitive
5804         dependencies.
5805         (Files): Move lib/tempname.c...
5806         * modules/tempname: ...to this new module.
5807         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Remove tempname checks.
5808         (gl_PREREQ_TEMPNAME): Move...
5809         * m4/tempname.m4: ...to this new file.
5810         * lib/mkstemp.c (includes) [!_LIBC]: Use tempname.h.
5811         * modules/sys_stat (Depends-on): Add stat-macros.
5812         * lib/stat_.h (includes): Pick up stat macros.
5813         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Replace <sys/stat.h>
5814         if stat macros are broken.
5815         * lib/tempname.c (includes): No need to include "stat-macros.h".
5816         (__gen_tempname) [!_LIBC]: Expose as gen_tempname.
5817         (direxists, __path_search) [!_LIBC]: Don't compile these in
5818         gnulib; the tmpdir module covers that.
5819         * lib/tempname.h: New file.
5820
5821 2006-10-26  Paul Eggert  <eggert@cs.ucla.edu>
5822
5823         * COPYING: Explain how gnulib-tool converts licence headers.
5824         Almost all wording by Eric Blake.
5825
5826 2006-10-25  Paul Eggert  <eggert@cs.ucla.edu>
5827
5828         * lib/mbchar.h (is_basic_table): Make read-only.
5829         * lib/mbchar.c (is_basic_table): Likewise.
5830         Reported by John Darrington.
5831
5832 2006-10-25  Bruno Haible  <bruno@clisp.org>
5833
5834         * lib/progname.h (set_program_name): Undefine before defining.
5835
5836 2006-10-25  Bruno Haible  <bruno@clisp.org>
5837
5838         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to
5839         false for non-gcc C++ compilers.
5840         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
5841
5842 2006-10-24  Bruno Haible  <bruno@clisp.org>
5843
5844         * lib/striconv.c (mem_cd_iconv, str_cd_iconv): Treat all non-GNU
5845         iconv implementations like Irix iconv.
5846
5847 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
5848
5849         * modules/vararrays: New file.
5850         * m4/vararrays.m4: New file, taken from diffutils.
5851         * MODULES.html.sh: New module vararrays.
5852
5853 2006-10-24  Karl Berry  <karl@gnu.org>
5854
5855         * doc/gnulib-intro.texi: --- instead of --; non-naive naive.
5856         Don't call GNU Unix.
5857
5858 2006-10-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5859
5860         * users.txt: Add Libtool.
5861
5862         Sync from Libtool:
5863
5864         2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
5865
5866         * lib/argz.c: Remove check for HAVE_CONFIG_H, to conform
5867         to gnulib's policy of including config.h unconditionally.
5868
5869 2006-10-24  Bruno Haible  <bruno@clisp.org>
5870
5871         * modules/wcwidth (Files): Add m4/wint_t.m4.
5872         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gt_TYPE_WINT_T.
5873         * lib/wcwidth.h (iswprint): Use 'int' if 'wint_t' is not defined.
5874
5875 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
5876
5877         * lib/getdate.y (yyerror): Make the arguments pointer-to-const,
5878         to pacify GCC with some -W flags enabled.  Problem reported by
5879         Bruno Haible.
5880
5881 2006-10-24  Jim Meyering  <jim@meyering.net>
5882
5883         * MODULES.html.sh: Remove uinttostr.  It's not a module.
5884         Reported by Karl Berry.
5885
5886 2006-10-23  Bruno Haible  <bruno@clisp.org>
5887
5888         * lib/fts.c (fts_build): Move variable declaration, for C89 compliance.
5889
5890 2006-10-24  Bruno Haible  <bruno@clisp.org>
5891
5892         * lib/gl_list.h: Use C comment style, not C++ comment style.
5893
5894 2006-10-23  Eric Blake  <ebb9@byu.net>
5895
5896         * lib/getaddrinfo.c (includes): Add missing include.
5897
5898 2006-10-23  Bruno Haible  <bruno@clisp.org>
5899             Paul Eggert  <eggert@cs.ucla.edu>
5900
5901         Ability to rename obstack_free.
5902         * lib/obstack.h (__obstack_free): New macro. Declare instead of
5903         obstack_free.
5904         (obstack_free): Invoke the __obstack_free macro.
5905         * lib/obstack.c (obstack_free): Use __obstack_free macro.
5906
5907 2006-10-23  Bruno Haible  <bruno@clisp.org>
5908             Paul Eggert  <eggert@cs.ucla.edu>
5909
5910         * lib/argp.h (argp_parse, __argp_parse): Comment out the identifiers
5911         __argc, __argv from the declaration. (They are defined as macros on
5912         mingw.)
5913
5914 2006-10-22  Bruno Haible  <bruno@clisp.org>
5915
5916         * doc/gnulib-intro.texi: New file.
5917         * doc/gnulib.texi: Include it.
5918
5919 2006-10-21  Bruno Haible  <bruno@clisp.org>
5920
5921         * doc/gnulib.texi: Split the chapter "Gnulib" into 3 chapters
5922         "Introduction", "Miscellanous Notes", "Particular Modules".
5923
5924 2006-10-21  Bruno Haible  <bruno@clisp.org>
5925
5926         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
5927         Change mostlyclean-local rule to avoid sh syntax error from bash
5928         versions 2.00..2.05 when $(MOSTLYCLEANDIRS) is empty.
5929
5930 2006-10-23  Jim Meyering  <jim@meyering.net>
5931
5932         * lib/getaddrinfo.c (getnameinfo): Use new lightweight uinttostr,
5933         in place of snprintf.
5934
5935         * modules/inttostr (Files): Add lib/uinttostr.c.
5936         * lib/uinttostr.c (inttostr): New file/function.
5937         * lib/inttostr.h (uinttostr): Declare.
5938         * m4/inttostr.m4: Add AC_LIBOBJ([uinttostr]).
5939         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
5940         Add uinttostr.
5941         * modules/getaddrinfo (Depends-on): Remove snprintf.  Add inttostr.
5942
5943 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
5944
5945         * lib/canonicalize.c (ELOOP): Define if not already defined.
5946         Problem reported by Bruno Haible in
5947         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00282.html>.
5948
5949 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
5950
5951         * lib/stdint_.h [defined _AIX]: Don't include <sys/types.h>.
5952         Problem reported by Perry Smith and Ville Laurikari.
5953
5954         * lib/getndelim2.c (SSIZE_MAX): Use same defn that getdelim.c
5955         uses.
5956
5957 2006-10-19  Bruno Haible  <bruno@clisp.org>
5958
5959         * lib/getndelim2.c (SSIZE_MAX): Provide fallback definition. Needed
5960         for mingw.
5961
5962 2006-10-19  Bruno Haible  <bruno@clisp.org>
5963
5964         * lib/openat-priv.h (EOPNOTSUPP): Provide fallback definition.
5965         Needed for mingw.
5966
5967 2006-10-19  Bruno Haible  <bruno@clisp.org>
5968
5969         * m4/size_max.m4 (gl_SIZE_MAX): Cache the result.
5970
5971 2006-10-19  Bruno Haible  <bruno@clisp.org>
5972
5973         * m4/allocsa.m4 (gl_ALLOCSA): Invoke gl_FUNC_ALLOCA, don't AC_REQUIRE
5974         it.
5975
5976 2006-10-19  Bruno Haible  <bruno@clisp.org>
5977
5978         * m4/alloca.m4 (gl_FUNC_ALLOCA): Cache the result of the AC_EGREP_CPP
5979         invocation.
5980
5981 2006-10-19  Bruno Haible  <bruno@clisp.org>
5982
5983         * gnulib-tool (func_create_testdir): Don't include ftruncate and
5984         mountlist by default.
5985
5986 2006-10-16  Bruno Haible  <bruno@clisp.org>
5987
5988         * lib/c-strstr.c: Include c-strstr.h.
5989
5990 2006-10-18  Charles Wilson  <cygwin@cwilson.fastmail.fm>
5991
5992         * gnulib-tool: Don't clobber $sourcebase when $local_gnulib_dir ends
5993         in a slash.
5994
5995 2006-10-18  Bruno Haible  <bruno@clisp.org>
5996
5997         * lib/lock.h [C++]: Wrap definitions in extern "C".
5998
5999 2006-10-18  Bruno Haible  <bruno@clisp.org>
6000
6001         * gnulib-tool (func_emit_initmacro_end): Remove duplicates from the
6002         gl_LIBOBJS list.
6003
6004 2006-10-18  Bruno Haible  <bruno@clisp.org>
6005
6006         * lib/findprog.c (find_in_path): Avoid "gcc -Wwrite-strings" warning.
6007
6008 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>
6009
6010         * lib/xstrtol.h: Include gettext.h.
6011         (_STRTOL_ERROR): Wrap English-language formats inside gettext.
6012         Problem reported by Eric Blake.
6013         * modules/xstrtol (Depends-on): Add gettext-h.
6014
6015 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>  (tiny change)
6016
6017         * lib/strftime.c (advance): New macro.
6018         (add): Use it to avoid adding 0 to a FILE *.  FILE can be an
6019         incomplete type, so you can't add 0 to it.  Problem and patch
6020         reported by Eelco Dolstra for dietlibc.
6021
6022 2006-10-18  Jim Meyering  <jim@meyering.net>
6023
6024         * lib/readutmp.c (desirable_utmp_entry): Use "bool" as the
6025         type for a local, and rename it: s/up/user_proc/.
6026
6027 2006-10-18  Sergey Poznyakoff  <gray@gnu.org.ua>
6028
6029         * lib/readutmp.c (desirable_utmp_entry): Implement new flag:
6030         READ_UTMP_USER_PROCESS.
6031         * lib/readutmp.h (READ_UTMP_USER_PROCESS): New flag
6032
6033 2006-10-17  Paul Eggert  <eggert@cs.ucla.edu>
6034
6035         * lib/localcharset.c: Do not check HAVE_SETLOCALE.
6036         * m4/localcharset.m4 (gl_LOCALCHARSET): Don't check for setlocale.
6037
6038 2006-10-17  Eric Blake  <ebb9@byu.net>
6039
6040         * lib/sigprocmask.c (sigprocmask): Fix typo.
6041
6042         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Fix typo.
6043
6044         * modules/clean-temp (Makefile.am): Don't add to make output...
6045         (configure.ac): ...instead define SIGNAL_SAFE_LIST inside
6046         config.h.
6047
6048 2006-10-17  Bruno Haible  <bruno@clisp.org>
6049
6050         * lib/gettext.h (gettext, ngettext, pgettext, npgettext): Define
6051         differently if DEFAULT_TEXT_DOMAIN is set.
6052
6053 2006-10-16  Bruno Haible  <bruno@clisp.org>
6054
6055         * lib/clean-temp.c: Include fwriteerror.h.
6056
6057 2006-10-16  Bruno Haible  <bruno@clisp.org>
6058
6059         * getndelim2.m4 (gl_GETNDELIM2): Remove 2003-10-23 hack.
6060
6061 2006-10-16  Bruno Haible  <bruno@clisp.org>
6062
6063         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Also test for sigset_t.
6064         * lib/sigprocmask.h: Include <sys/types.h>.
6065         (sigset_t): Use the system's definition if present.
6066
6067 2006-10-17  Eric Blake  <ebb9@byu.net>
6068
6069         * lib/xvasprintf.c (includes): Assume config.h.
6070         * lib/xasprintf.c (includes): Likewise.
6071
6072 2006-10-16  Paul Eggert  <eggert@cs.ucla.edu>
6073
6074         * lib/fsusage.c (PROPAGATE_ALL_ONES): Don't assume uintmax_t is
6075         at least as wide as intmax_t.
6076
6077 2006-10-16  Alexandre Duret-Lutz  <adl@gnu.org>
6078
6079         (Imported from Automake.)
6080         * build-aux/gnupload: Update to version 1.1 of directive file.
6081
6082 2006-10-16  Eric Blake  <ebb9@byu.net>
6083
6084         * modules/configmake (Makefile.am): Add pkglibexecdir support, to
6085         match Automake 1.10a.
6086
6087 2006-10-14  Bruno Haible  <bruno@clisp.org>
6088
6089         * modules/sigprocmask: New file.
6090         * lib/sigprocmask.h: New file.
6091         * lib/sigprocmask.c: New file.
6092         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Renamed from
6093         gt_SIGNALBLOCKING. When not defining HAVE_POSIX_SIGNALBLOCKING,
6094         request sigprocmask.o.
6095         (gl_PREREQ_SIGPROCMASK): New macro.
6096         * modules/fatal-signal (Files): Remove m4/signalblocking.m4.
6097         (Depends-on): Add sigprocmask.
6098         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Don't require
6099         gt_SIGNALBLOCKING. Test for 'raise' only once.
6100         * lib/fatal-signal.c: Include sigprocmask.h.
6101         (fatal_signal_set, init_fatal_signal_set, block_fatal_signals,
6102         unblock_fatal_signals): Define always.
6103         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
6104         sigprocmask.
6105
6106 2006-10-14  Paul Eggert  <eggert@cs.ucla.edu>
6107
6108         Sync from Automake.
6109         * build-aux/install-sh (posix_mkdir): Reject FreeBSD 6.1 mkdir -p -m,
6110         which incorrectly sets the mode of an existing destination
6111         directory.  In some cases the unpatched install-sh could do the
6112         equivalent of "chmod 777 /" or "chmod 0 /" on a buggy FreeBSD
6113         system.  We hope this is rare in practice, but it's clearly worth
6114         fixing.  Problem reported by Alex Unleashed in
6115         <http://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00012.html>.
6116         Also, don't bother to check for -m bugs unless we're using -m;
6117         suggested by Stepan Kasal.
6118
6119 2006-10-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6120
6121         Sync from Automake.
6122         * build-aux/depcomp (gcc3): Put dependency extraction flags before the
6123         `-c' flag, so they appear at the same position as in %FASTDEP%
6124         mode in depend2.am.  Fixes build failure for FreeBSD's c89,
6125         which ignores unknown options only after the first non-option.
6126         Bug report against M4 by Nelson H. F. Beebe.
6127
6128 2006-10-13  Jim Meyering  <jim@meyering.net>
6129
6130         Fix a bug in yesterday's change.
6131         * lib/fts.c (fts_open): When using FTS_XDEV|FTS_NOSTAT,
6132         p->fts_statp->st_dev would be used uninitialized.
6133         Ensures that we always call fts_stat on the very first entry.
6134         Miklos Szeredi reported that find -xdev stopped working.
6135
6136 2006-10-12  Bruno Haible  <bruno@clisp.org>
6137
6138         * gnulib-tool (func_get_automake_snippet): Append an automatically
6139         computed EXTRA_DIST augmentation.
6140         * modules/acl (Makefile.am): Remove EXTRA_DIST augmentation.
6141         * modules/alloca-opt (Makefile.am): Likewise.
6142         * modules/allocsa (Makefile.am): Likewise.
6143         * modules/arcfour (Makefile.am): Likewise.
6144         * modules/arctwo (Makefile.am): Likewise.
6145         * modules/argmatch (Makefile.am): Likewise.
6146         * modules/argz (Makefile.am): Likewise.
6147         * modules/atexit (Makefile.am): Likewise.
6148         * modules/backupfile (Makefile.am): Likewise.
6149         * modules/byteswap (Makefile.am): Likewise.
6150         * modules/c-strtod (Makefile.am): Likewise.
6151         * modules/c-strtold (Makefile.am): Likewise.
6152         * modules/calloc (Makefile.am): Likewise.
6153         * modules/canon-host (Makefile.am): Likewise.
6154         * modules/canonicalize (Makefile.am): Likewise.
6155         * modules/chdir-long (Makefile.am): Likewise.
6156         * modules/chdir-safer (Makefile.am): Likewise.
6157         * modules/check-version (Makefile.am): Likewise.
6158         * modules/chown (Makefile.am): Likewise.
6159         * modules/cloexec (Makefile.am): Likewise.
6160         * modules/close-stream (Makefile.am): Likewise.
6161         * modules/closeout (Makefile.am): Likewise.
6162         * modules/crc (Makefile.am): Likewise.
6163         * modules/csharpexec (Makefile.am): Likewise.
6164         * modules/cycle-check (Makefile.am): Likewise.
6165         * modules/des (Makefile.am): Likewise.
6166         * modules/dev-ino (Makefile.am): Likewise.
6167         * modules/dirfd (Makefile.am): Likewise.
6168         * modules/dirname (Makefile.am): Likewise.
6169         * modules/dup2 (Makefile.am): Likewise.
6170         * modules/eealloc (Makefile.am): Likewise.
6171         * modules/error (Makefile.am): Likewise.
6172         * modules/euidaccess (Makefile.am): Likewise.
6173         * modules/exclude (Makefile.am): Likewise.
6174         * modules/exitfail (Makefile.am): Likewise.
6175         * modules/fcntl-safer (Makefile.am): Likewise.
6176         * modules/fcntl (Makefile.am): Likewise.
6177         * modules/file-type (Makefile.am): Likewise.
6178         * modules/fileblocks (Makefile.am): Likewise.
6179         * modules/filemode (Makefile.am): Likewise.
6180         * modules/filenamecat (Makefile.am): Likewise.
6181         * modules/fnmatch (Makefile.am): Likewise.
6182         * modules/fopen-safer (Makefile.am): Likewise.
6183         * modules/fpending (Makefile.am): Likewise.
6184         * modules/fprintftime (Makefile.am): Likewise.
6185         * modules/free (Makefile.am): Likewise.
6186         * modules/fsusage (Makefile.am): Likewise.
6187         * modules/ftruncate (Makefile.am): Likewise.
6188         * modules/fts (Makefile.am): Likewise.
6189         * modules/gc-arcfour (Makefile.am): Likewise.
6190         * modules/gc-des (Makefile.am): Likewise.
6191         * modules/gc-hmac-md5 (Makefile.am): Likewise.
6192         * modules/gc-hmac-sha1 (Makefile.am): Likewise.
6193         * modules/gc-md4 (Makefile.am): Likewise.
6194         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
6195         * modules/gc-sha1 (Makefile.am): Likewise.
6196         * modules/gc (Makefile.am): Likewise.
6197         * modules/getaddrinfo (Makefile.am): Likewise.
6198         * modules/getcwd (Makefile.am): Likewise.
6199         * modules/getdelim (Makefile.am): Likewise.
6200         * modules/getdomainname (Makefile.am): Likewise.
6201         * modules/getgroups (Makefile.am): Likewise.
6202         * modules/gethostname (Makefile.am): Likewise.
6203         * modules/gethrxtime (Makefile.am): Likewise.
6204         * modules/getline (Makefile.am): Likewise.
6205         * modules/getloadavg (Makefile.am): Likewise.
6206         * modules/getlogin_r (Makefile.am): Likewise.
6207         * modules/getndelim2 (Makefile.am): Likewise.
6208         * modules/getopt (Makefile.am): Likewise.
6209         * modules/getpagesize (Makefile.am): Likewise.
6210         * modules/getpass-gnu (Makefile.am): Likewise.
6211         * modules/getpass (Makefile.am): Likewise.
6212         * modules/getsubopt (Makefile.am): Likewise.
6213         * modules/gettime (Makefile.am): Likewise.
6214         * modules/gettimeofday (Makefile.am): Likewise.
6215         * modules/getugroups (Makefile.am): Likewise.
6216         * modules/getusershell (Makefile.am): Likewise.
6217         * modules/glob (Makefile.am): Likewise.
6218         * modules/group-member (Makefile.am): Likewise.
6219         * modules/hard-locale (Makefile.am): Likewise.
6220         * modules/hash (Makefile.am): Likewise.
6221         * modules/hmac-md5 (Makefile.am): Likewise.
6222         * modules/hmac-sha1 (Makefile.am): Likewise.
6223         * modules/human (Makefile.am): Likewise.
6224         * modules/idcache (Makefile.am): Likewise.
6225         * modules/imaxabs (Makefile.am): Likewise.
6226         * modules/imaxdiv (Makefile.am): Likewise.
6227         * modules/inet_ntop (Makefile.am): Likewise.
6228         * modules/inet_pton (Makefile.am): Likewise.
6229         * modules/intprops (Makefile.am): Likewise.
6230         * modules/inttostr (Makefile.am): Likewise.
6231         * modules/inttypes (Makefile.am): Likewise.
6232         * modules/isapipe (Makefile.am): Likewise.
6233         * modules/javaversion (Makefile.am): Likewise.
6234         * modules/lchmod (Makefile.am): Likewise.
6235         * modules/lchown (Makefile.am): Likewise.
6236         * modules/localcharset (Makefile.am): Likewise.
6237         * modules/long-options (Makefile.am): Likewise.
6238         * modules/lstat (Makefile.am): Likewise.
6239         * modules/malloc (Makefile.am): Likewise.
6240         * modules/mathl (Makefile.am): Likewise.
6241         * modules/mbchar (Makefile.am): Likewise.
6242         * modules/md2 (Makefile.am): Likewise.
6243         * modules/md4 (Makefile.am): Likewise.
6244         * modules/md5 (Makefile.am): Likewise.
6245         * modules/memcasecmp (Makefile.am): Likewise.
6246         * modules/memchr (Makefile.am): Likewise.
6247         * modules/memcmp (Makefile.am): Likewise.
6248         * modules/memcoll (Makefile.am): Likewise.
6249         * modules/memcpy (Makefile.am): Likewise.
6250         * modules/memmem (Makefile.am): Likewise.
6251         * modules/memmove (Makefile.am): Likewise.
6252         * modules/mempcpy (Makefile.am): Likewise.
6253         * modules/memrchr (Makefile.am): Likewise.
6254         * modules/memset (Makefile.am): Likewise.
6255         * modules/memxor (Makefile.am): Likewise.
6256         * modules/mkancesdirs (Makefile.am): Likewise.
6257         * modules/mkdir-p (Makefile.am): Likewise.
6258         * modules/mkdir (Makefile.am): Likewise.
6259         * modules/mkdtemp (Makefile.am): Likewise.
6260         * modules/mkstemp (Makefile.am): Likewise.
6261         * modules/mktime (Makefile.am): Likewise.
6262         * modules/modechange (Makefile.am): Likewise.
6263         * modules/mountlist (Makefile.am): Likewise.
6264         * modules/nanosleep (Makefile.am): Likewise.
6265         * modules/obstack (Makefile.am): Likewise.
6266         * modules/openat (Makefile.am): Likewise.
6267         * modules/pagealign_alloc (Makefile.am): Likewise.
6268         * modules/pathmax (Makefile.am): Likewise.
6269         * modules/physmem (Makefile.am): Likewise.
6270         * modules/poll (Makefile.am): Likewise.
6271         * modules/posixtm (Makefile.am): Likewise.
6272         * modules/posixver (Makefile.am): Likewise.
6273         * modules/putenv (Makefile.am): Likewise.
6274         * modules/quote (Makefile.am): Likewise.
6275         * modules/quotearg (Makefile.am): Likewise.
6276         * modules/raise (Makefile.am): Likewise.
6277         * modules/read-file (Makefile.am): Likewise.
6278         * modules/readline (Makefile.am): Likewise.
6279         * modules/readlink (Makefile.am): Likewise.
6280         * modules/readtokens (Makefile.am): Likewise.
6281         * modules/readutmp (Makefile.am): Likewise.
6282         * modules/realloc (Makefile.am): Likewise.
6283         * modules/regex (Makefile.am): Likewise.
6284         * modules/rename-dest-slash (Makefile.am): Likewise.
6285         * modules/rename (Makefile.am): Likewise.
6286         * modules/rijndael (Makefile.am): Likewise.
6287         * modules/rmdir (Makefile.am): Likewise.
6288         * modules/rpmatch (Makefile.am): Likewise.
6289         * modules/safe-read (Makefile.am): Likewise.
6290         * modules/safe-write (Makefile.am): Likewise.
6291         * modules/same-inode (Makefile.am): Likewise.
6292         * modules/same (Makefile.am): Likewise.
6293         * modules/save-cwd (Makefile.am): Likewise.
6294         * modules/savedir (Makefile.am): Likewise.
6295         * modules/setenv (Makefile.am): Likewise.
6296         * modules/settime (Makefile.am): Likewise.
6297         * modules/sha1 (Makefile.am): Likewise.
6298         * modules/sig2str (Makefile.am): Likewise.
6299         * modules/snprintf (Makefile.am): Likewise.
6300         * modules/stat-macros (Makefile.am): Likewise.
6301         * modules/stat-time (Makefile.am): Likewise.
6302         * modules/stdbool (Makefile.am): Likewise.
6303         * modules/stdint (Makefile.am): Likewise.
6304         * modules/stdlib-safer (Makefile.am): Likewise.
6305         * modules/stpcpy (Makefile.am): Likewise.
6306         * modules/stpncpy (Makefile.am): Likewise.
6307         * modules/strcase (Makefile.am): Likewise.
6308         * modules/strcasestr (Makefile.am): Likewise.
6309         * modules/strchrnul (Makefile.am): Likewise.
6310         * modules/strcspn (Makefile.am): Likewise.
6311         * modules/strdup (Makefile.am): Likewise.
6312         * modules/strerror (Makefile.am): Likewise.
6313         * modules/strftime (Makefile.am): Likewise.
6314         * modules/strndup (Makefile.am): Likewise.
6315         * modules/strnlen (Makefile.am): Likewise.
6316         * modules/strpbrk (Makefile.am): Likewise.
6317         * modules/strsep (Makefile.am): Likewise.
6318         * modules/strstr (Makefile.am): Likewise.
6319         * modules/strtod (Makefile.am): Likewise.
6320         * modules/strtoimax (Makefile.am): Likewise.
6321         * modules/strtok_r (Makefile.am): Likewise.
6322         * modules/strtol (Makefile.am): Likewise.
6323         * modules/strtoll (Makefile.am): Likewise.
6324         * modules/strtoul (Makefile.am): Likewise.
6325         * modules/strtoull (Makefile.am): Likewise.
6326         * modules/strtoumax (Makefile.am): Likewise.
6327         * modules/strverscmp (Makefile.am): Likewise.
6328         * modules/sys_socket (Makefile.am): Likewise.
6329         * modules/sys_stat (Makefile.am): Likewise.
6330         * modules/sysexits (Makefile.am): Likewise.
6331         * modules/time_r (Makefile.am): Likewise.
6332         * modules/timegm (Makefile.am): Likewise.
6333         * modules/timespec (Makefile.am): Likewise.
6334         * modules/tmpfile-safer (Makefile.am): Likewise.
6335         * modules/trim (Makefile.am): Likewise.
6336         * modules/unistd-safer (Makefile.am): Likewise.
6337         * modules/unlinkdir (Makefile.am): Likewise.
6338         * modules/unlocked-io (Makefile.am): Likewise.
6339         * modules/userspec (Makefile.am): Likewise.
6340         * modules/utime (Makefile.am): Likewise.
6341         * modules/utimecmp (Makefile.am): Likewise.
6342         * modules/utimens (Makefile.am): Likewise.
6343         * modules/vasnprintf (Makefile.am): Likewise.
6344         * modules/vasprintf (Makefile.am): Likewise.
6345         * modules/vsnprintf (Makefile.am): Likewise.
6346         * modules/xalloc (Makefile.am): Likewise.
6347         * modules/xgetcwd (Makefile.am): Likewise.
6348         * modules/xnanosleep (Makefile.am): Likewise.
6349         * modules/xreadlink (Makefile.am): Likewise.
6350         * modules/xstrtod (Makefile.am): Likewise.
6351         * modules/xstrtol (Makefile.am): Likewise.
6352         * modules/xstrtold (Makefile.am): Likewise.
6353         * modules/yesno (Makefile.am): Likewise.
6354         * modules/getdate (Makefile.am): Don't add getdate.h to EXTRA_DIST.
6355
6356 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
6357
6358         * modules/error (Makefile.am): Distribute files through
6359         EXTRA_DIST, not lib_SOURCES.
6360
6361 2006-10-12  Eric Blake  <ebb9@byu.net>
6362
6363         * modules/error (Makefile.am): Distribute files in /lib.
6364         * modules/obstack (Makefile.am): Likewise.
6365
6366 2006-10-12  Bruno Haible  <bruno@clisp.org>
6367
6368         * modules/acl (Makefile.am): Distribute all files in lib/ through
6369         EXTRA_DIST.
6370         * modules/arcfour (Makefile.am): Likewise.
6371         * modules/arctwo (Makefile.am): Likewise.
6372         * modules/argmatch (Makefile.am): Likewise.
6373         * modules/argz (Makefile.am): Likewise.
6374         * modules/atexit (Makefile.am): Likewise.
6375         * modules/backupfile (Makefile.am): Likewise.
6376         * modules/c-strtod (Makefile.am): Likewise.
6377         * modules/c-strtold (Makefile.am): Likewise.
6378         * modules/calloc (Makefile.am): Likewise.
6379         * modules/canon-host (Makefile.am): Likewise.
6380         * modules/canonicalize (Makefile.am): Likewise.
6381         * modules/chdir-long (Makefile.am): Likewise.
6382         * modules/chdir-safer (Makefile.am): Likewise.
6383         * modules/check-version (Makefile.am): Likewise.
6384         * modules/chown (Makefile.am): Likewise.
6385         * modules/cloexec (Makefile.am): Likewise.
6386         * modules/close-stream (Makefile.am): Likewise.
6387         * modules/closeout (Makefile.am): Likewise.
6388         * modules/crc (Makefile.am): Likewise.
6389         * modules/cycle-check (Makefile.am): Likewise.
6390         * modules/des (Makefile.am): Likewise.
6391         * modules/dirfd (Makefile.am): Likewise.
6392         * modules/dirname (Makefile.am): Likewise.
6393         * modules/dup2 (Makefile.am): Likewise.
6394         * modules/euidaccess (Makefile.am): Likewise.
6395         * modules/exclude (Makefile.am): Likewise.
6396         * modules/exitfail (Makefile.am): Likewise.
6397         * modules/fcntl-safer (Makefile.am): Likewise.
6398         * modules/file-type (Makefile.am): Likewise.
6399         * modules/fileblocks (Makefile.am): Likewise.
6400         * modules/filemode (Makefile.am): Likewise.
6401         * modules/filenamecat (Makefile.am): Likewise.
6402         * modules/fnmatch (Makefile.am): Likewise.
6403         * modules/fopen-safer (Makefile.am): Likewise.
6404         * modules/fpending (Makefile.am): Likewise.
6405         * modules/fprintftime (Makefile.am): Likewise.
6406         * modules/free (Makefile.am): Likewise.
6407         * modules/fsusage (Makefile.am): Likewise.
6408         * modules/ftruncate (Makefile.am): Likewise.
6409         * modules/fts (Makefile.am): Likewise.
6410         * modules/gc (Makefile.am): Likewise.
6411         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
6412         * modules/getaddrinfo (Makefile.am): Likewise.
6413         * modules/getcwd (Makefile.am): Likewise.
6414         * modules/getdelim (Makefile.am): Likewise.
6415         * modules/getdomainname (Makefile.am): Likewise.
6416         * modules/getgroups (Makefile.am): Likewise.
6417         * modules/gethostname (Makefile.am): Likewise.
6418         * modules/gethrxtime (Makefile.am): Likewise.
6419         * modules/getline (Makefile.am): Likewise.
6420         * modules/getloadavg (Makefile.am): Likewise.
6421         * modules/getlogin_r (Makefile.am): Likewise.
6422         * modules/getopt (Makefile.am): Likewise.
6423         * modules/getpass (Makefile.am): Likewise.
6424         * modules/getpass-gnu (Makefile.am): Likewise.
6425         * modules/getsubopt (Makefile.am): Likewise.
6426         * modules/gettime (Makefile.am): Likewise.
6427         * modules/gettimeofday (Makefile.am): Likewise.
6428         * modules/getugroups (Makefile.am): Likewise.
6429         * modules/getusershell (Makefile.am): Likewise.
6430         * modules/glob (Makefile.am): Likewise.
6431         * modules/group-member (Makefile.am): Likewise.
6432         * modules/hard-locale (Makefile.am): Likewise.
6433         * modules/hash (Makefile.am): Likewise.
6434         * modules/hmac-md5 (Makefile.am): Likewise.
6435         * modules/hmac-sha1 (Makefile.am): Likewise.
6436         * modules/human (Makefile.am): Likewise.
6437         * modules/idcache (Makefile.am): Likewise.
6438         * modules/imaxabs (Makefile.am): Likewise.
6439         * modules/imaxdiv (Makefile.am): Likewise.
6440         * modules/inet_ntop (Makefile.am): Likewise.
6441         * modules/inet_pton (Makefile.am): Likewise.
6442         * modules/inttostr (Makefile.am): Likewise.
6443         * modules/isapipe (Makefile.am): Likewise.
6444         * modules/lchown (Makefile.am): Likewise.
6445         * modules/long-options (Makefile.am): Likewise.
6446         * modules/lstat (Makefile.am): Likewise.
6447         * modules/malloc (Makefile.am): Likewise.
6448         * modules/mathl (Makefile.am): Likewise.
6449         * modules/mbchar (Makefile.am): Likewise.
6450         * modules/md2 (Makefile.am): Likewise.
6451         * modules/md4 (Makefile.am): Likewise.
6452         * modules/md5 (Makefile.am): Likewise.
6453         * modules/memcasecmp (Makefile.am): Likewise.
6454         * modules/memchr (Makefile.am): Likewise.
6455         * modules/memcmp (Makefile.am): Likewise.
6456         * modules/memcoll (Makefile.am): Likewise.
6457         * modules/memcpy (Makefile.am): Likewise.
6458         * modules/memmem (Makefile.am): Likewise.
6459         * modules/memmove (Makefile.am): Likewise.
6460         * modules/mempcpy (Makefile.am): Likewise.
6461         * modules/memrchr (Makefile.am): Likewise.
6462         * modules/memset (Makefile.am): Likewise.
6463         * modules/memxor (Makefile.am): Likewise.
6464         * modules/mkancesdirs (Makefile.am): Likewise.
6465         * modules/mkdir (Makefile.am): Likewise.
6466         * modules/mkdir-p (Makefile.am): Likewise.
6467         * modules/mkdtemp (Makefile.am): Likewise.
6468         * modules/mkstemp (Makefile.am): Likewise.
6469         * modules/mktime (Makefile.am): Likewise.
6470         * modules/modechange (Makefile.am): Likewise.
6471         * modules/mountlist (Makefile.am): Likewise.
6472         * modules/nanosleep (Makefile.am): Likewise.
6473         * modules/openat (Makefile.am): Likewise.
6474         * modules/pagealign_alloc (Makefile.am): Likewise.
6475         * modules/physmem (Makefile.am): Likewise.
6476         * modules/poll (Makefile.am): Likewise.
6477         * modules/posixtm (Makefile.am): Likewise.
6478         * modules/posixver (Makefile.am): Likewise.
6479         * modules/putenv (Makefile.am): Likewise.
6480         * modules/quote (Makefile.am): Likewise.
6481         * modules/quotearg (Makefile.am): Likewise.
6482         * modules/raise (Makefile.am): Likewise.
6483         * modules/read-file (Makefile.am): Likewise.
6484         * modules/readline (Makefile.am): Likewise.
6485         * modules/readlink (Makefile.am): Likewise.
6486         * modules/readtokens (Makefile.am): Likewise.
6487         * modules/readutmp (Makefile.am): Likewise.
6488         * modules/realloc (Makefile.am): Likewise.
6489         * modules/regex (Makefile.am): Likewise.
6490         * modules/rename (Makefile.am): Likewise.
6491         * modules/rename-dest-slash (Makefile.am): Likewise.
6492         * modules/rijndael (Makefile.am): Likewise.
6493         * modules/rmdir (Makefile.am): Likewise.
6494         * modules/rpmatch (Makefile.am): Likewise.
6495         * modules/safe-read (Makefile.am): Likewise.
6496         * modules/safe-write (Makefile.am): Likewise.
6497         * modules/same (Makefile.am): Likewise.
6498         * modules/save-cwd (Makefile.am): Likewise.
6499         * modules/savedir (Makefile.am): Likewise.
6500         * modules/setenv (Makefile.am): Likewise.
6501         * modules/settime (Makefile.am): Likewise.
6502         * modules/sha1 (Makefile.am): Likewise.
6503         * modules/sig2str (Makefile.am): Likewise.
6504         * modules/snprintf (Makefile.am): Likewise.
6505         * modules/stdlib-safer (Makefile.am): Likewise.
6506         * modules/stpcpy (Makefile.am): Likewise.
6507         * modules/stpncpy (Makefile.am): Likewise.
6508         * modules/strcase (Makefile.am): Likewise.
6509         * modules/strcasestr (Makefile.am): Likewise.
6510         * modules/strchrnul (Makefile.am): Likewise.
6511         * modules/strcspn (Makefile.am): Likewise.
6512         * modules/strdup (Makefile.am): Likewise.
6513         * modules/strerror (Makefile.am): Likewise.
6514         * modules/strftime (Makefile.am): Likewise.
6515         * modules/strndup (Makefile.am): Likewise.
6516         * modules/strnlen (Makefile.am): Likewise.
6517         * modules/strpbrk (Makefile.am): Likewise.
6518         * modules/strsep (Makefile.am): Likewise.
6519         * modules/strstr (Makefile.am): Likewise.
6520         * modules/strtod (Makefile.am): Likewise.
6521         * modules/strtoimax (Makefile.am): Likewise.
6522         * modules/strtok_r (Makefile.am): Likewise.
6523         * modules/strtol (Makefile.am): Likewise.
6524         * modules/strtoll (Makefile.am): Likewise.
6525         * modules/strtoul (Makefile.am): Likewise.
6526         * modules/strtoull (Makefile.am): Likewise.
6527         * modules/strtoumax (Makefile.am): Likewise.
6528         * modules/strverscmp (Makefile.am): Likewise.
6529         * modules/time_r (Makefile.am): Likewise.
6530         * modules/timegm (Makefile.am): Likewise.
6531         * modules/tmpfile-safer (Makefile.am): Likewise.
6532         * modules/unistd-safer (Makefile.am): Likewise.
6533         * modules/unlinkdir (Makefile.am): Likewise.
6534         * modules/userspec (Makefile.am): Likewise.
6535         * modules/utime (Makefile.am): Likewise.
6536         * modules/utimecmp (Makefile.am): Likewise.
6537         * modules/utimens (Makefile.am): Likewise.
6538         * modules/vasnprintf (Makefile.am): Likewise.
6539         * modules/vasprintf (Makefile.am): Likewise.
6540         * modules/vsnprintf (Makefile.am): Likewise.
6541         * modules/xalloc (Makefile.am): Likewise.
6542         * modules/xgetcwd (Makefile.am): Likewise.
6543         * modules/xnanosleep (Makefile.am): Likewise.
6544         * modules/xreadlink (Makefile.am): Likewise.
6545         * modules/xstrtod (Makefile.am): Likewise.
6546         * modules/xstrtol (Makefile.am): Likewise.
6547         * modules/xstrtold (Makefile.am): Likewise.
6548         * modules/yesno (Makefile.am): Likewise.
6549
6550 2006-10-12  Jim Meyering  <jim@meyering.net>
6551
6552         * m4/getloadavg.m4: Revert the change below.
6553
6554         * m4/getloadavg.m4 (gl_GETLOADAVG): Test for the existence of
6555         lib/getloadavg.c using "ls -L", not "test -f".  The latter would
6556         fail with a symlink, which is what coreutils' ./bootstrap now
6557         creates by default.
6558
6559 2006-10-12  Bruno Haible  <bruno@clisp.org>
6560
6561         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): Don't define for MSVC or
6562         mingw.
6563         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX): Handle
6564         MSVC and mingw explicitly.
6565
6566 2006-10-11  Simon Josefsson  <jas@extundo.com>
6567             Bruno Haible  <bruno@clisp.org>
6568
6569         Add support for multiple gnulib-tool invocations in the scope of a
6570         single configure.ac file.
6571         * gnulib-tool (func_emit_lib_Makefile_am): In the _LIBADD variable,
6572         use a private [LT]LIBOBJS variant. Define a _DEPENDENCIES variable
6573         with the same contents as the _LIBADD variable.
6574         (func_emit_initmacro_start, func_emit_initmacro_end,
6575         func_emit_initmacro_done): New functions.
6576         (func_import, func_create_testdir): Invoke them. Allow the identifiers
6577         gl_LIBOBJS and gl_LTLIBOBJS.
6578
6579 2006-10-11  Bruno Haible  <bruno@clisp.org>
6580
6581         * gnulib-tool (GETTEXTPATH, AUTOHEADER, AUTOPOINT): New variables.
6582         (func_create_testdir): Don't create po/Makefile.am, don't invoke
6583         autoreconf. Instead, invoke autopoint explicitly but move back the
6584         *.m4 files from gnulib.
6585
6586 2006-10-11  Bruno Haible  <bruno@clisp.org>
6587
6588         * gnulib-tool (func_usage): Make module names after --create-testdir
6589         optional.
6590         (func_create_testdir): If no module was specified, use nearly all
6591         modules.
6592
6593 2006-10-12  Jim Meyering  <jim@meyering.net>
6594
6595         Big performance improvement for fts-based tools that use FTS_NOSTAT.
6596         Avoid spurious inode-mismatch problems on non-POSIX file systems.
6597         Details: http://article.gmane.org/gmane.comp.lib.gnulib.bugs/7416
6598         * lib/fts_.h (FTS_DEFER_STAT): Define new flag.
6599         (FTS_OPTIONMASK): Extend the mask to reflect this addition.
6600         * lib/fts.c (DT_IS_KNOWN, DT_MUST_BE): Define.
6601         (FTS_NO_STAT_REQUIRED, FTS_STAT_REQUIRED): Define.
6602         (fts_set_stat_required): New function.
6603         (fts_open): Defer the calls to fts_stat, if possible or requested.
6604         Move the code that maps a command-line fts_info value FTS_DOT to FTS_D
6605         into fts_stat itself.
6606         (fts_read): Perform any required (deferred) fts_stat call.
6607         (fts_build): Likewise, for the directory we're about to open and read.
6608         In the readdir loop, carefully decide whether each entry will require
6609         an eventual call to fts_stat, using dirent.d_type info if available.
6610         (fts_stat): Move the test for whether to honor FTS_COMFOLLOW on
6611         a command line argument into this function.  Update all callers.
6612         Map a return value of FTS_DOT to FTS_D for a command line argument.
6613         * modules/fts (Depends-on): Add d-type.  Alphabetize.
6614         Thanks to Miklos Szeredi for his tenacity and for the initial
6615         bug report about "find" failing on a FUSE-based file system.
6616
6617         * lib/fts.c (fts_open): Use consistent indentation.
6618
6619 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
6620
6621         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Renamed from
6622         gl_USE_SYSTEM_EXTENSIONS, to fix a coreutils bootstrap failure
6623         reported by Jim Meyering.  All uses of cache variables renamed
6624         to match Autoconf's.
6625         (gl_USE_SYSTEM_EXTENSIONS): New macro, which simply requires
6626         the other one.
6627
6628         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
6629         Fix misspelling in diagnostic.
6630
6631 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
6632
6633         * lib/mkdir-p.c (HAVE_FCHMOD): Define to false if not already
6634         defined.  Problem reported by Matthew Woehlke.
6635
6636         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): New macro.
6637         Add support for Tandem NonStop R series.
6638         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX):
6639         Use new macro.
6640
6641         * lib/rename-dest-slash.c: Include stdbool.h but not string.h.
6642         (has_trailing_slash): Omit size arg; all callers changed.
6643         Omit 'inline', since it doesn't help performance and we'd
6644         need to configure it.
6645         Don't count //, ///, etc. as having a trailing slash.
6646         As a side effect, this removes a C99ism reported by Matthew Woehlke.
6647         (rpl_rename_dest_slash): On failure, use rename's errno rather
6648         than (in some cases) an incorrect or junk errno.
6649         Simplify code by removing need to compute length; this does
6650         cause it to make two passes instead of one over the file name,
6651         but it's worth it.
6652
6653         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Undo previous
6654         change, since Autoconf's version may no longer be appropriate now
6655         that we are using CVS Autoconf's version.  Add support for Tandem.
6656
6657 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
6658             Bruno Haible  <bruno@clisp.org>
6659
6660         * lib/allocsa.h (sa_alignment_longlong, sa_alignment_max): Test
6661         HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
6662         * m4/allocsa.m4 (gl_ALLOCSA): Invoke AC_TYPE_LONG_LONG_INT instead of
6663         gl_AC_TYPE_LONG_LONG.
6664
6665         * lib/printf-args.h (arg_type, argument): Test HAVE_LONG_LONG_INT
6666         instead of HAVE_LONG_LONG.
6667         * lib/printf-args.c (printf_fetchargs): Likewise.
6668         * lib/printf-parse.c (PRINTF_PARSE): Likewise.
6669         * lib/vasnprintf.c (VASNPRINTF): Likewise.
6670         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS, gl_PREREQ_PRINTF_PARSE,
6671         gl_PREREQ_VASNPRINTF): Invoke AC_TYPE_LONG_LONG_INT instead of
6672         gl_AC_TYPE_LONG_LONG.
6673
6674 2006-10-11  Bruno Haible  <bruno@clisp.org>
6675
6676         * m4/longlong.m4: Add comments.
6677         * m4/ulonglong.m4: Likewise.
6678
6679 2006-10-10  Bruno Haible  <bruno@clisp.org>
6680
6681         Make it possible to #define stpcpy, strdup to aliases.
6682         * lib/stpcpy.c (stpcpy) [!_LIBC]: Don't undefine.
6683         * lib/strdup.c (strdup) [!_LIBC]: Don't undefine.
6684
6685 2006-10-10  Bruno Haible  <bruno@clisp.org>
6686
6687         Make it possible to #define gcd to an alias.
6688         * lib/gcd.c: Include config.h.
6689
6690 2006-10-10  Bruno Haible  <bruno@clisp.org>
6691
6692         Make it possible to #define c_isascii to an alias.
6693         * lib/c-ctype.h: Don't define the macros if NO_C_CTYPE_MACROS is
6694         defined. Undefine the macros before defining them, to avoid gcc
6695         warnings.
6696         * lib/c-ctype.c: Include config.h. Don't undefine the macros; instead,
6697         define NO_C_CTYPE_MACROS early.
6698
6699 2006-10-10  Bruno Haible  <bruno@clisp.org>
6700
6701         Make it possible to #define set_program_name to an alias.
6702         * lib/progname.c: Don't undefine set_program_name; instead, undefine
6703         ENABLE_RELOCATABLE early.
6704
6705 2006-10-10  Paul Eggert  <eggert@cs.ucla.edu>
6706
6707         Port to Tandem NSK OSS, which has 64-bit signed int but at most
6708         32-bit unsigned int.  Problem reported by Matthew Woehlke in:
6709         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00062.html
6710         More generally, don't assume that 64-bit signed int is available
6711         if unsigned int is, and vice versa.
6712         * lib/inttypes_.h (_PRIu64_PREFIX, _SCNu64_PREFIX): Depend on
6713         unsigned symbols, not on their signed counterparts.
6714         * lib/stdint_.h (uint64_t, uint_least64_t, uint_fast64_t, uintmax_t):
6715         (UINT64_MAX, UINT_LEAST64_MAX, UINT_FAST64_MAX, UINTMAX_MAX):
6716         (UINT64_C, UINTMAX_C):
6717         Likewise.
6718         * lib/strtoimax.c (strtoll): Depend on signed symbols, not their
6719         unsigned counterparts.
6720         (Have_long_long, Unsigned): New macros.
6721         (Int): Renamed from INT.
6722         (strtoimax): Use the new macros.
6723         * m4/stdint.m4 (gl_STDINT_H): Require AC_TYPE_UNSIGNED_LONG_LONG_INT
6724         and substitute HAVE_UNSIGNED_LONG_LONG_INT.
6725         * modules/inttypes (inttypes.h): Substitute
6726         HAVE_UNSIGNED_LONG_LONG_INT.
6727         * modules/stdint (stdint.h): Likewise.
6728         (Files): Add m4/ulonglong.m4.
6729
6730 2006-10-10  Bruno Haible  <bruno@clisp.org>
6731
6732         Fix a gcc -Wshadow warning.
6733         * lib/gl_anyhash_list2.h (hash_resize): Rename local variable 'index'
6734         to 'bucket'.
6735         * lib/gl_anylinked_list2.h (gl_linked_search_from_to,
6736         gl_linked_indexof_from_to): Likewise.
6737         * lib/gl_linkedhash_list.c (add_to_bucket, remove_from_bucket):
6738         Likewise.
6739         * lib/gl_anytreehash_list1.h (add_to_bucket, remove_from_bucket):
6740         Likewise.
6741         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Likewise.
6742         Reported by Eric Blake.
6743
6744 2006-10-09  Paul Eggert  <eggert@cs.ucla.edu>
6745
6746         * lib/filemode.h [HAVE_DECL_STRMODE]: Include unistd.h too,
6747         for NetBSD.  Problem reported by Bruno Haible.
6748
6749 2006-10-09  Jim Meyering  <jim@meyering.net>
6750
6751         * lib/lchown.c: Include <sys/stat.h> before "stat-macros.h".
6752         Patch from Bruno Haible.
6753
6754 2006-10-09  Jim Meyering  <jim@meyering.net>
6755
6756         * lib/fts-cycle.c (leave_dir): When "leaving" a top level directory due
6757         to FTS_SKIP, don't copy the parent's uninitialized dev/ino values.
6758         Trigger with e.g., mkdir d && valgrind ./chmod u+rwx d d
6759
6760 2006-10-08  Paul Eggert  <eggert@cs.ucla.edu>
6761
6762         Don't include <config.h> twice; this doesn't work in some cases,
6763         e.g., when config.h has "#define intmax_t long long int" and
6764         we include <config.h>, <inttypes.h>, <config.h> in that order.
6765         Problem reported by Matthew Woehlke in:
6766         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00073.html
6767         * lib/fprintftime.c: Don't include config.h or fprintftime.h.
6768         * lib/fts-cycle.c: Don't include config.h.
6769         * lib/strftime.c: Include fprintftime.h if FPRINTFTIME is defined.
6770         * lib/xstrtoimax.c: Remove copyright notice since it's short tnow.
6771         Don't include config.h or xstrtol.h.  Define STRTOL_T_MINIMUM
6772         and STRTOL_T_MAXIMUM unconditionally, since we now assume gnulib
6773         inttypes.h.
6774         * lib/xstrtoumax.c: Likewise.
6775         * lib/xstrtol.c: Include config.h and xstrtol.h after defining
6776         __strtol and the like, so that this module is more like its siblings.
6777         (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [! defined STRTOL_T_MINIMUM]:
6778         Remove; no longer needed now that we assume gnulib inttypes.h.
6779
6780 2006-10-08  Bruno Haible  <bruno@clisp.org>
6781
6782         * doc/gnulib-tool.texi: Emphasize the drawbacks of the --symlink
6783         option.
6784
6785 2006-10-07  Jim Meyering  <jim@meyering.net>
6786
6787         * modules/inttypes (inttypes.h): Revert what seems to have been
6788         an inadvertent part of today's change: use "|", not "/" in the
6789         substitution for the "/"-containing string, $(ABSOLUTE_INTTYPES_H).
6790
6791 2006-10-07  Bruno Haible  <bruno@clisp.org>
6792
6793         * modules/sublist: New file.
6794
6795 2006-10-07  Bruno Haible  <bruno@clisp.org>
6796
6797         * modules/alloca-opt (alloca.h): Add a "DO NOT EDIT" comment.
6798         * modules/argz (argz.h): Likewise.
6799         * modules/arpa_inet (arpa/inet.h): Likewise.
6800         * modules/byteswap (byteswap.h): Likewise.
6801         * modules/configmake (configmake.h): Likewise.
6802         * modules/fcntl (fcntl.h): Likewise.
6803         * modules/fnmatch (fnmatch.h): Likewise.
6804         * modules/getopt (getopt.h): Likewise.
6805         * modules/glob (glob.h): Likewise.
6806         * modules/inttypes (inttypes.h): Likewise.
6807         * modules/netinet_in (netinet/in.h): Likewise.
6808         * modules/poll (poll.h): Likewise.
6809         * modules/stdbool (stdbool.h): Likewise.
6810         * modules/stdint (stdint.h): Likewise.
6811         * modules/sys_select (sys/select.h): Likewise.
6812         * modules/sys_socket (sys/socket.h): Likewise.
6813         * modules/sys_stat (sys/stat.h): Likewise.
6814         * modules/sysexits (sysexits.h): Likewise.
6815         * modules/unistd (unistd.h): Likewise.
6816         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
6817         Add a "DO NOT EDIT" comment to the generated file.
6818         (func_import): Likewise for gnulib-comp.m4.
6819
6820 2006-10-07  Bruno Haible  <bruno@clisp.org>
6821
6822         * lib/gl_sublist.h: New file.
6823         * lib/gl_sublist.c: New file.
6824
6825 2006-10-06  Paul Eggert  <eggert@cs.ucla.edu>
6826
6827         * lib/mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full file
6828         name (relative to the original working directory) and the file
6829         name component (relative to the temporary working directory).  All
6830         callers changed.
6831         * lib/mkancesdirs.h (mkancesdirs): Adjust prototype to match.
6832         * lib/mkdir-p.c (make_dir_parents): Likewise.
6833         * lib/mkdir-p.h (make_dir_parents): Likewise.
6834
6835 2006-10-06  Eric Blake  <ebb9@byu.net>
6836
6837         Define several macros for use by the clean-temp module.
6838         * m4/close-stream.m4 (gl_CLOSE_STREAM): Define GNULIB_CLOSE_STREAM.
6839         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Define GNULIB_FCNTL_SAFER.
6840         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Define GNULIB_FOPEN_SAFER.
6841
6842         * lib/clean-temp.h (close_stream_temp): New declaration.
6843         * lib/clean-temp.c (includes): Pull in headers according to what
6844         other modules are in use.
6845         (close_stream_temp) [GNULIB_CLOSE_STREAM]: New function.
6846
6847 2006-10-06  Bruno Haible  <bruno@clisp.org>
6848
6849         * lib/javacomp.c (write_temp_file): Use fopen_temp, fwriteerror_temp
6850         instead of fopen, fwriteerror.
6851
6852 2006-10-06  Bruno Haible  <bruno@clisp.org>
6853
6854         * lib/clean-temp.h (cleanup_temp_file, cleanup_temp_subdir,
6855         cleanup_temp_dir_contents, cleanup_temp_dir): Change return type to
6856         int.
6857         * lib/clean-temp.c (do_unlink, do_rmdir, cleanup_temp_file,
6858         cleanup_temp_subdir, cleanup_temp_dir_contents, cleanup_temp_dir):
6859         Return an error indicator.
6860         Suggested by Eric Blake.
6861
6862 2006-10-06  Bruno Haible  <bruno@clisp.org>
6863
6864         * lib/clean-temp.c (PATH_MAX): Provide a fallback for GNU Hurd.
6865         Reported by Eric Blake.
6866
6867 2006-10-06  Bruno Haible  <bruno@clisp.org>
6868
6869         * modules/closeout (Description): Mention stderr too.
6870
6871 2006-10-06  Bruno Haible  <bruno@clisp.org>
6872         and Paul Eggert  <eggert@cs.ucla.edu>
6873
6874         * lib/closeout.c (close_stdout): Also close stderr.
6875         * lib/closeout.h: Update comment.
6876
6877 2006-10-05  Paul Eggert  <eggert@cs.ucla.edu>
6878
6879         Fix some Darwin-7.9.0 porting problems reported by Bruno Haible in
6880         <http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00063.html>.
6881         * lib/dirchownmod.c: Include lchown.h.
6882         * lib/lchown.c: Don't include files that lchown.h now includes.
6883         Don't declare chown, since lchown.h now does that.
6884         * lib/lchown.h: Include errno.h, sys/types.h, unistd.h.
6885         (lchown): Define to rpl_chown if lchown is declared but
6886         does not exist.  Declare using a prototype if lchown is not
6887         declared.  Add a copyright notice.
6888         * lib/mkstemp.h: Include <unistd.h>.
6889         * lib/openat.c: Include lchown.h.
6890
6891         * lib/fcntl_.h (O_NOFOLLOW): Don't depend on O_NOFOLLOW_IS_INEFFECTIVE;
6892         we now test for that separately.
6893         * lib/fts.c (fts_safe_changedir): Inspect HAVE_WORKING_O_NOFOLLOW
6894         rather than O_NOFOLLOW, when testing whether it's possible to
6895         avoid a race condition reliably.
6896         * lib/savewd.c (savewd_chdir): Likewise.
6897
6898         Remove macros that are no longer needed now that stdint.h is
6899         reliable.
6900         * lib/fsusage.c (UINTMAX_MAX): Remove.
6901         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Remove.
6902         * lib/utimecmp.c (SIZE_MAX): Remove.
6903
6904         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check whether lchown is declared.
6905
6906         * m4/fcntl_h.m4 (gl_FCNTL_H): Define HAVE_WORKING_O_NOFOLLOW instead
6907         of O_NOFOLLOW_IS_INEFFECTIVE.  Define HAVE_WORKING_O_NOATIME if
6908         O_NOATIME works.
6909
6910 2006-10-05  Bruno Haible  <bruno@clisp.org>
6911
6912         * lib/gl_list.h (gl_sortedlist_search_from_to,
6913         gl_sortedlist_indexof_from_to): New declarations.
6914         (gl_list_implementation): New fields sortedlist_search_from_to,
6915         sortedlist_indexof_from_to.
6916         (gl_sortedlist_search_from_to, gl_sortedlist_indexof_from_to): New
6917         inline functions.
6918         * lib/gl_list.c (gl_sortedlist_search_from_to,
6919         gl_sortedlist_indexof_from_to): New functions.
6920         * lib/gl_array_list.c (gl_array_sortedlist_indexof_from_to): New
6921         function.
6922         (gl_array_sortedlist_indexof, gl_array_sortedlist_search): Use it.
6923         (gl_array_sortedlist_search_from_to): New function.
6924         (gl_array_list_implementation): Update.
6925         * lib/gl_carray_list.c (gl_carray_sortedlist_indexof_from_to): New
6926         function.
6927         (gl_carray_sortedlist_indexof, gl_carray_sortedlist_search): Use it.
6928         (gl_carray_sortedlist_search_from_to): New function.
6929         (gl_carray_list_implementation): Update.
6930         * lib/gl_anylinked_list2.h (gl_linked_sortedlist_search_from_to,
6931         gl_linked_sortedlist_indexof_from_to): New functions.
6932         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
6933         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
6934         * lib/gl_anytree_list2.h (gl_tree_sortedlist_search_from_to,
6935         gl_tree_sortedlist_indexof_from_to): New functions.
6936         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
6937         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
6938         Update.
6939         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
6940         * lib/gl_rbtreehash_list.c (gl_avltreehash_list_implementation):
6941         Update.
6942
6943 2006-10-05  Bruno Haible  <bruno@clisp.org>
6944
6945         * lib/gl_list.h (gl_list_search_from, gl_list_search_from_to,
6946         gl_list_indexof_from, gl_list_indexof_from_to): New declarations.
6947         (struct gl_list_implementation): Add fields search_from_to,
6948         indexof_from_to. Remove fields search, indexof.
6949         (gl_list_search): Use the search_from_to method.
6950         (gl_list_search_from, gl_list_search_from_to): New functions.
6951         (gl_list_indexof): Use the indexof_from_to method.
6952         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
6953         * lib/gl_list.c (gl_list_search): Use the search_from_to method.
6954         (gl_list_search_from, gl_list_search_from_to): New functions.
6955         (gl_list_indexof): Use the indexof_from_to method.
6956         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
6957         * lib/gl_array_list.c (gl_array_indexof_from_to): Renamed from
6958         gl_array_indexof. Add start_index, end_index arguments.
6959         (gl_array_search_from_to): Renamed from gl_array_search. Add
6960         start_index, end_index arguments.
6961         (gl_array_remove, gl_array_list_implementation): Update.
6962         * lib/gl_carray_list.c (gl_carray_indexof_from_to): Renamed from
6963         gl_carray_indexof. Add start_index, end_index arguments.
6964         (gl_carray_search_from_to): Renamed from gl_carray_search. Add
6965         start_index, end_index arguments.
6966         (gl_carray_remove, gl_carray_list_implementation): Update.
6967         * lib/gl_anylinked_list2.h (gl_linked_search_from_to): Renamed from
6968         gl_linked_search. Add start_index, end_index arguments.
6969         (gl_linked_indexof_from_to): Renamed from gl_linked_indexof. Add
6970         start_index, end_index arguments.
6971         (gl_linked_remove): Update.
6972         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
6973         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
6974         * lib/gl_anytree_list1.h (iterstack_item_t): Change type of 'rightp'
6975         field to 'size_t'.
6976         * lib/gl_anytree_list2.h (gl_tree_search_from_to): Renamed from
6977         gl_tree_search. Add start_index, end_index arguments.
6978         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
6979         start_index, end_index arguments.
6980         (gl_tree_remove): Update.
6981         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
6982         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
6983         * lib/gl_anytreehash_list1.h (compare_position_threshold): New
6984         function.
6985         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Renamed from
6986         gl_tree_search. Add start_index, end_index arguments.
6987         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
6988         start_index, end_index arguments.
6989         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
6990         Update.
6991         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
6992
6993 2006-10-05  Bruno Haible  <bruno@clisp.org>
6994
6995         * modules/fwriteerror (configure.ac): Define GNULIB_FWRITEERROR.
6996
6997         * lib/clean-temp.h (open_temp, fopen_temp, close_temp, fclose_temp,
6998         fwriteerror_temp): New declarations.
6999         * lib/clean-temp.c (uintptr_t): Provide fallback definition.
7000         (descriptors): New variable.
7001         (cleanup): First, close the descriptors.
7002         (register_fd, unregister_fd, open_temp, fopen_temp, close_temp,
7003         fclose_temp, fwriteerror_temp): New functions.
7004
7005 2006-10-04  Jim Meyering  <jim@meyering.net>
7006
7007         * lib/fts.c (fts_open): Tiny comment change.
7008
7009 2006-10-04  Bruno Haible  <bruno@clisp.org>
7010
7011         Make it possible to invoke AC_GNU_SOURCE after gl_LOCK_EARLY.
7012         * m4/lock.m4 (gl_LOCK_EARLY_BODY): New macro, extracted code from
7013         gl_LOCK_BODY.
7014         (gl_LOCK_EARLY): Require gl_LOCK_EARLY_BODY, not gl_LOCK_BODY.
7015         (gl_LOCK_BODY): Remove settings of CPPFLAGS, now done in
7016         gl_LOCK_EARLY_BODY.
7017         (gl_LOCK): Require gl_LOCK_BODY.
7018
7019 2006-10-04  Bruno Haible  <bruno@clisp.org>
7020
7021         * lib/gl_oset.h (gl_setelement_threshold_fn): New type.
7022         (gl_oset_search_atleast): New declaration.
7023         (struct gl_oset_implementation): Add field 'search_atleast'.
7024         (gl_oset_search_atleast): New inline function.
7025         * lib/gl_oset.c (gl_oset_search_atleast): New function.
7026         * lib/gl_array_oset.c (gl_array_search_atleast): New function.
7027         (gl_array_oset_implementation): Update.
7028         * lib/gl_anytree_oset.h (gl_tree_search_atleast): New function.
7029         * lib/gl_avltree_oset.c (gl_avltree_oset_implementation): Update.
7030         * lib/gl_rbtree_oset.c (gl_rbtree_oset_implementation): Update.
7031
7032 2006-10-04  Bruno Haible  <bruno@clisp.org>
7033
7034         * lib/fatal-signal.c (fatal_signals) [WOE32]: Add the SIGBREAK signal.
7035
7036 2006-10-03  Bruno Haible  <bruno@clisp.org>
7037
7038         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Renamed
7039         from gl_avltreehash_list_implementation.
7040
7041 2006-10-03  Bruno Haible  <bruno@clisp.org>
7042
7043         * lib/gl_oset.c (gl_oset_add): Fix return type.
7044
7045 2006-10-02  Paolo Bonzini  <bonzini@gnu.org>  (tiny change)
7046
7047         * lib/quotearg.c (mbstate_t) [!HAVE_MBRTOWC]: #define to int.
7048
7049 2006-10-02  Eric Blake  <ebb9@byu.net>
7050
7051         * modules/strnlen (Depends-on): Add extensions.
7052
7053 2006-10-02  Eric Blake  <ebb9@byu.net>
7054
7055         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use autoconf's
7056         definition in 2.60+.
7057
7058 2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>
7059
7060         * lib/fts.c (fts_close, fts_build, fts_palloc): Remove redundant
7061         checks.
7062
7063 2006-10-02  Bruno Haible  <bruno@clisp.org>
7064
7065         * gnulib-tool (func_emit_lib_Makefile_am): Don't add no-dependencies
7066         to the AUTOMAKE_OPTIONS.
7067         Reported by Jim Meyering.
7068
7069 2006-09-29  Paul Eggert  <eggert@cs.ucla.edu>
7070
7071         Work around bug in Solaris 10 /proc file system:
7072         /proc/self/fd/NNN/.. isn't the parent directory of
7073         the directory whose file descriptor is NNN.  This needs to
7074         be worked around at run time, not compile time, since a
7075         program might be built on Solaris 8, where things work, and
7076         run on Solaris 10.
7077         * lib/openat-priv.h (BUILD_PROC_NAME): Remove.  All callers changed
7078         to use the following interface instead:
7079         (OPENAT_BUFFER_SIZE): New macro.
7080         (openat_proc_name): New function.
7081         * lib/at-func.c (AT_FUNC_NAME): Adjust to above changes.
7082         * lib/openat.c (openat_permissive, openat_needs_fchdir, fdopendir):
7083         Likewise.
7084         * lib/openat-proc.c: New file.
7085         * modules/openat (Files): Add lib/openat-proc.c.
7086         (Depends-on): Add same-inode, stdbool.
7087         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBOBJ(openat-proc).
7088
7089 2006-09-29  Bruno Haible  <bruno@clisp.org>
7090
7091         * lib/fwriteerror.h (fwriteerror_no_ebadf): New declaration.
7092         * lib/(do_fwriteerror): Renamed from fwriteerror. Add ignore_ebadf
7093         argument. Set stdout_closed before testing for ferror, not after.
7094         (fwriteerror, fwriteerror_no_ebadf): New functions.
7095
7096 2006-09-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7097
7098         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Avoid unused variables warning.
7099
7100 2006-09-28  Paolo Bonzini  <bonzini@gnu.org>
7101
7102         * lib/poll.c (rpl_poll) [__APPLE__]: Use FIONREAD instead of MSG_PEEK.
7103         * m4/poll.m4: Look for sys/ioctl.h and sys/filio.h.
7104
7105 2006-09-28  Jim Meyering  <jim@meyering.net>
7106
7107         * lib/mkdir-p.c: Include "dirchownmod.h", not "dirchownmod.c".
7108         Include <unistd.h>.
7109
7110 2006-09-28  Bruno Haible  <bruno@clisp.org>
7111
7112         * modules/avltreehash-list (Depends-on): Add stdint, remove size_max.
7113         * modules/linkedhash-list (Depends-on): Likewise.
7114         * modules/rbtreehash-list (Depends-on): Likewise.
7115
7116 2006-09-28  Bruno Haible  <bruno@clisp.org>
7117
7118         * lib/strndup.h: Simplify the redefinition of strndup.
7119         (_GL_CONCAT, _GL_XCONCAT, __STRNDUP_ID): Remove macros.
7120         * m4/strndup.m4 (gl_FUNC_STRNDUP): Don't define __STRNDUP_PREFIX.
7121
7122 2006-09-28  Bruno Haible  <bruno@clisp.org>
7123
7124         * lib/gl_avltreehash_list.c: Include <stdint.h> instead of size_max.h.
7125         * lib/gl_linkedhash_list.c: Likewise.
7126         * lib/gl_rbtreehash_list.c: Likewise.
7127
7128 2006-09-27  Paul Eggert  <eggert@cs.ucla.edu>
7129
7130         * lib/canon-host.c (canon_host_r): Work around bug in Darwin 7.9.0
7131         getaddrinfo.
7132
7133         * lib/__fpending.h: Don't include <stdio_ext.h> unless
7134         HAVE_DECL___FPENDING.  This avoids a bug with lsbcc, where
7135         it causes <stdio_ext.h> to cause a compile-time error.
7136         Problem reported by Nelson H. F. Beebe.
7137         * lib/getpass.c: Likewise, except for HAVE_DECL___FSETLOCKING instead
7138         of HAVE_DECL___PENDING.
7139
7140         * m4/fpending.m4 (gl_FUNC_FPENDING): Check for stdio_ext at most once.
7141         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for __fsetlocking's
7142         declaration.
7143
7144 2006-09-27  Jim Meyering  <jim@meyering.net>
7145
7146         This file could end up with a definition for a function
7147         named __strndup, rather than rpl_strndup on a system with
7148         incomplete weak_alias support.
7149         * lib/strndup.c (strndup): Rename from __strndup.
7150         Remove #defines that used to map __strndup to strndup.
7151         Don't use K&R prototypes.
7152         Remove LIBC-related code, since this file is not sync'd with glibc.
7153         * lib/strndup.h: Revamp, accordingly.
7154         * m4/strndup.m4: Modernize.
7155
7156 2006-09-26  Paul Eggert  <eggert@cs.ucla.edu>
7157
7158         * modules/savewd (Depends-on): Add 'raise'.
7159         * lib/savewd.c: Include <signal.h>, for 'raise'.
7160
7161 2006-09-26  Jim Meyering  <jim@meyering.net>
7162
7163         * m4/acl.m4 (AC_FUNC_ACL): Disable ACL support altogether
7164         when we detect Darwin 8.7.0's acl_get_file bug.
7165         Rearrange to perform the new (below) run-test while $LIBS
7166         contains any acl-related library.  Set USE_ACL at the end.
7167         (gl_ACL_GET_FILE): New function.
7168
7169 2006-09-26  Eric Blake  <ebb9@byu.net>
7170
7171         * lib/verror.c: Include <config.h> unconditionally.
7172
7173 2006-09-25  Paul Eggert  <eggert@cs.ucla.edu>
7174
7175         * modules/clock-time (Maintainer): Add self.
7176         * modules/getlogin_r (Depends-on): Add extensions.
7177
7178 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7179
7180         * modules/clock-time: New module.
7181         * modules/nanosleep (Depends-on): Add clock-time.
7182         * modules/gethrxtime (Depends-on): Likewise.
7183         * modules/gettime (Depends-on): Likewise.
7184         * modules/settime (Depends-on): Likewise.
7185
7186         * modules/fts-lgpl: Depend on openat.
7187         * modules/mkancesdirs: Depend on savewd.
7188         * modules/mkdir-p: Likewise.
7189
7190 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7191
7192         * m4/host-os.m4 (gl_HOST_OS): Require AC_CANONICAL_HOST.
7193
7194         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Rename cache variable from
7195         `gl_have_arbitrary_file_name_length_limit' to
7196         `gl_cv_have_arbitrary_file_name_length_limit', so that caching
7197         actually works between configure runs.
7198
7199 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7200             Bruno Haible  <bruno@clisp.org>
7201
7202         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Include <string.h>.
7203
7204 2006-09-25  Jim Meyering  <jim@meyering.net>
7205
7206         * m4/fcntl_h.m4 (gl_FCNTL_H): Fix typo in test for failed open.
7207         This typo caused coreutils/tests/dd/misc to fail on Darwin 8.7.0.
7208
7209 2006-09-25  Eric Blake  <ebb9@byu.net>
7210
7211         * gnulib-tool (func_import, func_create_testdir): Fix typos in
7212         exec's in 2006-09-18 patch when shuffling fds.
7213
7214 2006-09-25  Bruno Haible  <bruno@clisp.org>
7215
7216         * m4/getloadavg.m4 (gl_GETLOADAVG): Fix directory in error message.
7217         Reported by Jim Meyering.
7218
7219 2006-09-24  Jim Meyering  <jim@meyering.net>
7220
7221         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Don't use '>' to
7222         compare a pointer against a literal "0".  That caused failures with
7223         at least HP-UX's hpcc.
7224
7225 2006-09-22  Simon Josefsson  <jas@extundo.com>
7226
7227         * modules/gc-sha1:
7228         * modules/gc-md4:
7229         * modules/gc-hmac-sha1:
7230         * modules/gc-hmac-md5:
7231         * modules/gc-des:
7232         * modules/gc-arcfour: Distribute more files.
7233
7234 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7235
7236         * lib/gl_anylinked_list2.h [lint] (gl_linked_iterator)
7237         (gl_linked_iterator_from_to): Initialize struct completely.
7238         * lib/gl_anytree_list2.h [lint] (gl_tree_iterator): Likewise.
7239         (gl_tree_iterator_from_to): Likewise
7240         * lib/gl_anytree_oset.h [lint] (gl_tree_iterator): Likewise.
7241         * lib/gl_array_list.c [lint] (gl_array_iterator)
7242         (gl_array_iterator_from_to): Likewise.
7243         * lib/gl_array_oset.c [lint] (gl_array_iterator): Likewise.
7244         * lib/gl_carray_list.c [lint] (gl_carray_iterator)
7245         (gl_carray_iterator_from_to): Likewise.
7246
7247         * lib/gc-gnulib.c [GC_USE_HMAC_SHA1]: include hmac.h for hmac_sha1.
7248         * lib/md4.c (md4_process_block): Remove unused variable.
7249         * lib/rijndael-api-fst.c (rijndaelBlockDecrypt): GCC suggests
7250         parentheses for clarity.
7251
7252 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7253
7254         * modules/bison-i18n (Depends-on): Add gettext.
7255
7256 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7257
7258         * m4/fsusage.m4 (gl_STATFS_TRUNCATES): Avoid unused variable.
7259         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Likewise.
7260         * m4/jm-winsz1.m4 (gl_HEADER_TIOCGWINSZ_IN_TERMIOS_H): Likewise;
7261         also add missing comma that caused broken test.
7262         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Include
7263         stdlib.h, for `abort'.
7264         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Avoid unused
7265         variables.
7266         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Check for and
7267         include unistd.h if present, for `rmdir'.
7268         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Avoid unused
7269         variables.
7270         * m4/putenv.m4 (gl_FUNC_PUTENV): Rewrite using AC_RUN_IFELSE, and
7271         in the process include standard headers for prototypes.
7272         * m4/readutmp.m4 (gl_READUTMP): Require AC_GNU_SOURCE, so utmpxname
7273         gets declared on GNU/Linux.
7274         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Check for and include
7275         unistd.h, for `rmdir'.
7276         * m4/time_r.m4 (gl_TIME_R): Avoid unused variables.
7277
7278         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Avoid expression that is
7279         always true.
7280         * m4/strndup.m4 (gl_FUNC_STRNDUP): include stdlib.h, for `free'.
7281
7282         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Avoid gcc -Wall warnings.
7283
7284 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7285
7286         * gnulib-tool (func_version): Create output all at once.  This
7287         may help avoid triggering unnecessary SIGPIPEs, and at any
7288         rate it doesn't hurt.
7289
7290 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7291             Bruno Haible  <bruno@clisp.org>
7292
7293         * m4/lock.m4 (gl_LOCK_BODY): Avoid unused variables warning.
7294         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
7295         * m4/signed.m4 (bh_C_SIGNED): Likewise.
7296
7297         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): New macro.
7298         (gl_FUNC_VASPRINTF): Invoke it.
7299
7300 2006-09-22  Bruno Haible  <bruno@clisp.org>
7301
7302         * m4/getloadavg.m4 (gl_GETLOADAVG): Expect the directory of
7303         getloadavg.c as first argument.
7304
7305 2006-09-22  Bruno Haible  <bruno@clisp.org>
7306
7307         * gnulib-tool (func_import, func_create_testdir): Set gl_source_base
7308         at the beginning of the gl_INIT macro.
7309         * modules/getloadavg (configure.ac): Pass $gl_source_base to
7310         gl_GETLOADAVG.
7311
7312 2006-09-22  Bruno Haible  <bruno@clisp.org>
7313
7314         * gnulib-tool (func_create_megatestdir): Don't include the config-h
7315         module.
7316         Suggested by Ralf Wildenhues.
7317
7318 2006-09-20  Paul Eggert  <eggert@cs.ucla.edu>
7319
7320         Import this patch from libc:
7321
7322         2006-09-06  Jakub Jelinek  <jakub@redhat.com>
7323
7324         * lib/regex_internal.c (re_string_reconstruct): Handle
7325         offset < pstr->valid_raw_len && pstr->offsets_needed case.
7326         Ensure no bytes read before raw_mbs array.  Pass a saved copy of
7327         pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
7328         re_string_context_at.
7329
7330         * m4/regex.m4 (gl_REGEX): Check for locale.h, since the test
7331         now requires it.
7332         (gl_PREREQ_REGEX): Don't check for locale.h any more, since
7333         gl_REGEX now does it for us.
7334         (gl_REGEX): Add test taken from
7335         http://sourceware.org/ml/libc-hacker/2006-09/msg00008.html.
7336
7337         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require AC_SYS_LARGEFILE.
7338         Check that large offsets work.  Modernize Autoconf usages.
7339         Prefer "yes" to mean a good thing rather than a bad.
7340         Don't put "#define mkstemp" in config.h, as this might interfere
7341         with standard system headers that "#define mkstemp mkstemp64".
7342
7343         * modules/mkstemp (Depends-on): Add extensions, so that
7344         mkstemp is visible on some platforms.
7345         (Makefile.am): Add mkstemp.h to EXTRA_DIST.
7346         (Include): Change to "mkstemp.h" from <stdlib.h>.
7347         (Files): Add mkstemp.h.
7348
7349         * lib/mkstemp.h: New file, since some standard headers
7350         #define mkstemp.
7351         * lib/mkstemp.c: Revamp to put the !_LIBC code together.
7352         Include "mkstemp.h".
7353         Make the _LIBC code resemble glibc original more,
7354         e.g., use K&R style.
7355         * lib/mkstemp-safer.c: Include "mkstemp.h" instead of <stdlib.h>.
7356         (mkstemp): Remove, since mkstemp.h does this for us.
7357         * lib/stdlib--.h: Include mkstemp.h.
7358
7359         Import this patch from libc:
7360
7361         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
7362
7363         * lib/tempname.c (__gen_tempname): Change attempts_min
7364         into a macro.  Use preprocessor to decide how to initialize
7365         attempts [Coverity CID 67].
7366
7367 2006-09-20  Bruno Haible  <bruno@clisp.org>
7368
7369         * lib/mkdtemp.c: Import from libc.
7370         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
7371                 * sysdeps/posix/tempname.c (__gen_tempname): Change
7372                 attempts_min into a macro.  Use preprocessor to decide how to
7373                 initialize attempts [Coverity CID 67].
7374         2001-11-27  Paul Eggert  <eggert@twinsun.com>
7375                 * sysdeps/posix/tempname.c (__gen_tempname): Try at least
7376                 ATTEMPTS_MIN or TMP_MAX times, whichever is greater.
7377
7378 2006-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7379
7380         * gnulib-tool (func_exit): New function, to allow to pass the
7381         exit status portably through the trap.  Use everywhere.
7382         (--help, --version): Signal a write error.
7383         (trap): catch SIGPIPE, for write errors.
7384         Exit at the end of the trap, with the correct exit status.
7385
7386 2006-09-19  Karl Berry  <karl@gnu.org>
7387
7388         * doc/gnulib.texi: note about the license texinfo files.
7389
7390 2006-09-19  Eric Blake  <ebb9@byu.net>
7391
7392         * gnulib-tool: Avoid space-tab.
7393
7394 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
7395
7396         * lib/getaddrinfo.c (getaddrinfo) [defined HAVE_IPV6]: Fix typo
7397         that prevented coreutils 6.1 from building.  Problem reported
7398         by Petter Reinholdtsen.
7399
7400 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
7401
7402         * gnulib-tool (avoidlist): Fix typo that broke options like
7403         --avoid=lock that are used by coreutils bootstrap.
7404
7405 2006-09-18  Mark D. Baushke  <mdb@gnu.org>
7406
7407         * m4/inttypes.m4 (gl_INTTYPES_H): Quote "test" args
7408         more systematically.
7409
7410 2006-09-18  Jim Meyering  <jim@meyering.net>
7411
7412         * lib/savewd.c (savewd_restore): Don't shadow: s/status/child_status/.
7413
7414 2006-09-18  Bruno Haible  <bruno@clisp.org>
7415
7416         * modules/inttypes (Files): Remove m4/inttypes-h.m4.
7417
7418 2006-09-18  Bruno Haible  <bruno@clisp.org>
7419
7420         * m4/inttypes-h.m4 (gl_HEADER_INTTYPES_H): Remove macro.
7421         * m4/inttypes-pri.m4: Require autoconf >= 2.52.
7422         (gt_INTTYPES_PRI): Invoke AC_CHECK_HEADERS on inttypes.h. Test
7423         ac_cv_header_inttypes_h instead of gl_cv_header_inttypes_h.
7424         * m4/gettext.m4: Require autoconf >= 2.52.
7425         (gt_INTL_SUBDIR_CORE): Invoke AC_CHECK_HEADERS on inttypes.h.
7426         * m4/inttypes.m4 (gl_INTTYPES_H): Test ac_cv_header_inttypes_h instead
7427         of gl_cv_header_inttypes_h.
7428
7429 2006-09-18  Bruno Haible  <bruno@clisp.org>
7430
7431         * lib/javaversion.c: Include configmake.h.
7432
7433 2006-09-18  Bruno Haible  <bruno@clisp.org>
7434
7435         * gnulib-tool (func_import, func_create_testdir): Use exec tricks to
7436         avoid that the while loops be executed in a subshell.
7437
7438 2006-09-18  Bruno Haible  <bruno@clisp.org>
7439
7440         * MODULES.html.sh (func_module): Break long lines.
7441         Suggested by Bruce Korb <bkorb@gnu.org>.
7442
7443 2006-09-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7444
7445         Speed up by a factor of 1.12.
7446         * gnulib-tool (nl): New variable.
7447         (func_import): Rewrite include directive extraction to only read each
7448         directive once.
7449
7450 2006-09-17  Bruno Haible  <bruno@clisp.org>
7451
7452         * modules/javaversion (Makefile.am): Remove DEFS setting.
7453         (Depends-on): Add configmake, for PKGDATADIR definition.
7454
7455 2006-09-17  Bruno Haible  <bruno@clisp.org>
7456
7457         * gnulib-tool (func_create_testdir): Rewrite all files at once.
7458
7459 2006-09-17  Bruno Haible  <bruno@clisp.org>
7460
7461         * gnulib-tool (func_append): New function, stolen from libtool.m4.
7462         (func_modules_transitive_closure, func_modules_add_dummy,
7463         func_modules_to_filelist, func_import, func_create_testdir,
7464         func_create_megatestdir, ...): Use it wherever possible.
7465         Suggested by Ralf Wildenhues.
7466
7467 2006-09-16  Karl Berry  <karl@gnu.org>
7468
7469         * doc/fdl.texi (ADDENDUM): switch to @heading from @appendixsubsec,
7470         to avoid sectioning errors.
7471         * doc/lgpl.texi, gpl.texi (Copying): downcase @unnumbered title.
7472         [ifinfo]: blank line after @center-ed titles.
7473         * doc/lgpl.texi (Library Copying): Rename main node to GNU LGPL.
7474         Spell FSF address consistently with others.
7475         (These changes approved by rms.)
7476
7477 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7478
7479         Speed up by a factor of 1.61.
7480         * gnulib-tool (func_modules_transitive_closure): Rewrite to not check
7481         already checked module names again.
7482
7483 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7484
7485         Speed up by a factor of 1.13.
7486         * gnulib-tool (func_import): Rewrite all old_files at once; likewise
7487         for new_files, and the input to func_add_or_update.
7488
7489 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7490
7491         * gnulib-tool (func_all_modules, func_modules_to_filelist, func_import,
7492         func_create_testdir, ...): Change 'sort | uniq' to 'sort -u'.
7493
7494 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
7495
7496         * modules/mkancesdirs (Depends-on): Add fcntl.
7497         * modules/savewd: New file.
7498         * MODULES.html.sh (File system functions): Add savewd.
7499
7500         * modules/configmake (Makefile.am): Add support for the
7501         Automake-supplied PKGLIBDIR, PKGINCLUDEDIR, PKGDATADIR.
7502
7503 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
7504
7505         * m4/savewd.m4: New file.
7506
7507 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
7508
7509         * lib/dirchownmod.c: Don't include fcntl.h; no longer needed.
7510         (dirchownmod): New arg FD.  All callers changed.
7511         Use FD rather than opening the directory ourself, as opening is
7512         now the caller's responsibility.
7513         * lib/dirchownmod.h: Likewise.
7514         * lib/mkancesdirs.c: Include <sys/types.h>, for portability to older
7515         hosts that require <sys/types.h> before <sys/stat.h>.  Include
7516         fcntl.h, savewd.h, and unistd.h, not dirname.h and stat-macros.h.
7517         (test_dir): Remove.
7518         (mkancesdirs): Return length of prefix of FILE that has already
7519         been made, or -2 if there is a child doing the work.  Redo
7520         algorithm so that it is O(N) rather than O(N**2).  Optimize away
7521         ".", and treat ".." specially since it might stray back into
7522         already-created areas.  Use a subprocess if necessary.  New arg
7523         WD; all users changed.  MAKE_DIR function should now return 1
7524         if it creates a directory that is not readable.  Return -2 if
7525         a child process is spun off.
7526         * lib/mkancesdirs.h: Include <stddef.h>, for ptrdiff_t.
7527         Adjust signature to match code.
7528         * lib/mkdir-p.c: Include dirname.h, for IS_ABSOLUTE_FILE_NAME.
7529         (make_dir_parents): Use a subprocess if necessary.  New arg WD;
7530         all users changed.
7531         * lib/savewd.c, lib/savewd.h: New files.
7532
7533 2006-09-15  Jim Meyering  <jim@meyering.net>
7534
7535         * modules/rename-dest-slash: New module.
7536         * MODULES.html.sh (posix_compat): Add it here.
7537
7538         * modules/rename: Reflect vb_FUNC_RENAME -> gl_FUNC_RENAME change.
7539
7540 2006-09-15  Jim Meyering  <jim@meyering.net>
7541
7542         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH): New
7543         file.
7544
7545         * m4/rename.m4 (gl_FUNC_RENAME): Rename from vb_FUNC_RENAME.
7546
7547 2006-09-15  Jim Meyering  <jim@meyering.net>
7548
7549         * lib/rename-dest-slash.c (has_trailing_slash): Use
7550         FILE_SYSTEM_PREFIX_LEN, for non-POSIX systems.
7551         (rpl_rename_dest_slash): Perform the cheaper trailing slash
7552         test before testing whether SRC is a directory.
7553         Suggestions from Bruno Haible.
7554
7555         Avoid a warning about an unused variable.
7556         * lib/regex_internal.c (re_dfa_add_node): Move declaration of "type"
7557         into the #ifdef block where it's used.
7558
7559         * lib/rename-dest-slash.c: New file.
7560
7561 2006-09-14  Bruno Haible  <bruno@clisp.org>
7562
7563         * lib/allocsa.c: Include <config.h> unconditionally.
7564         * lib/asnprintf.c: Likewise.
7565         * lib/asprintf.c: Likewise.
7566         * lib/c-strcasecmp.c: Likewise.
7567         * lib/c-strcasestr.c: Likewise.
7568         * lib/c-strncasecmp.c: Likewise.
7569         * lib/c-strstr.c: Likewise.
7570         * lib/classpath.c: Likewise.
7571         * lib/clean-temp.c: Likewise.
7572         * lib/concatpath.c: Likewise.
7573         * lib/copy-file.c: Likewise.
7574         * lib/csharpcomp.c: Likewise.
7575         * lib/csharpexec.c: Likewise.
7576         * lib/execute.c: Likewise.
7577         * lib/fatal-signal.c: Likewise.
7578         * lib/findprog.c: Likewise.
7579         * lib/fwriteerror.c: Likewise.
7580         * lib/gl_array_list.c: Likewise.
7581         * lib/gl_array_oset.c: Likewise.
7582         * lib/gl_avltree_list.c: Likewise.
7583         * lib/gl_avltree_oset.c: Likewise.
7584         * lib/gl_avltreehash_list.c: Likewise.
7585         * lib/gl_carray_list.c: Likewise.
7586         * lib/gl_linked_list.c: Likewise.
7587         * lib/gl_linkedhash_list.c: Likewise.
7588         * lib/gl_list.c: Likewise.
7589         * lib/gl_oset.c: Likewise.
7590         * lib/gl_rbtree_list.c: Likewise.
7591         * lib/gl_rbtree_oset.c: Likewise.
7592         * lib/gl_rbtreehash_list.c: Likewise.
7593         * lib/imaxabs.c: Likewise.
7594         * lib/imaxdiv.c: Likewise.
7595         * lib/javacomp.c: Likewise.
7596         * lib/javaexec.c: Likewise.
7597         * lib/javaversion.c: Likewise.
7598         * lib/linebreak.c: Likewise.
7599         * lib/localcharset.c: Likewise.
7600         * lib/lock.c: Likewise.
7601         * lib/mbchar.c: Likewise.
7602         * lib/mbswidth.c: Likewise.
7603         * lib/mkdtemp.c: Likewise.
7604         * lib/pipe.c: Likewise.
7605         * lib/printf-args.c: Likewise.
7606         * lib/printf-parse.c: Likewise.
7607         * lib/progname.c: Likewise.
7608         * lib/progreloc.c: Likewise.
7609         * lib/readlink.c: Likewise.
7610         * lib/sh-quote.c: Likewise.
7611         * lib/stpcpy.c: Likewise.
7612         * lib/stpncpy.c: Likewise.
7613         * lib/strcasecmp.c: Likewise.
7614         * lib/strcasestr.c: Likewise.
7615         * lib/strcspn.c: Likewise.
7616         * lib/striconv.c: Likewise.
7617         * lib/strncasecmp.c: Likewise.
7618         * lib/strnlen1.c: Likewise.
7619         * lib/strstr.c: Likewise.
7620         * lib/strtok_r.c: Likewise.
7621         * lib/tls.c: Likewise.
7622         * lib/tmpdir.c: Likewise.
7623         * lib/unicodeio.c: Likewise.
7624         * lib/unsetenv.c: Likewise.
7625         * lib/vasnprintf.c: Likewise.
7626         * lib/vasprintf.c: Likewise.
7627         * lib/wait-process.c: Likewise.
7628         * lib/xallocsa.c: Likewise.
7629         * lib/xsetenv.c: Likewise.
7630         * lib/xstriconv.c: Likewise.
7631
7632 2006-09-13  Simon Josefsson  <jas@extundo.com>
7633
7634         * m4/getdate.m4: Don't AC_LIBOBJ([getdate]), automake takes care of
7635         that internally, suggested by Ralf Wildenhues
7636         <Ralf.Wildenhues@gmx.de>.
7637
7638 2006-09-13  Simon Josefsson  <jas@extundo.com>
7639
7640         * gnulib-tool (func_emit_lib_Makefile_am): Use $(LIBOBJS), not
7641         @LIBOBJS@.
7642         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
7643
7644 2006-09-13  Paul Eggert  <eggert@cs.ucla.edu>
7645
7646         * lib/_fpending.c: Include <config.h> unconditionally, since we no
7647         longer worry about uses that don't define HAVE_CONFIG_H.
7648         * lib/acl.c, lib/alloca.c, lib/argmatch.c, lib/atexit.c:
7649         * lib/backupfile.c, lib/basename.c, lib/c-stack.c, lib/c-strtod.c:
7650         * lib/calloc.c,lib/ canon-host.c, lib/canonicalize.c, lib/chdir-long.c:
7651         * lib/chdir-safer.c, lib/chown.c, lib/cloexec.c, lib/close-stream.c:
7652         * lib/closeout.c, lib/creat-safer.c, lib/cycle-check.c, lib/diacrit.c:
7653         * lib/dirchownmod.c, lib/dirfd.c, lib/dirname.c, lib/dup-safer.c:
7654         * lib/dup2.c, lib/error.c, lib/euidaccess.c, lib/exclude.c:
7655         * lib/exitfail.c, lib/fchmodat.c, lib/fchown-stub.c, lib/fd-safer.c:
7656         * lib/file-type.c, lib/fileblocks.c, lib/filemode.c, lib/filenamecat.c:
7657         * lib/fnmatch.c, lib/fopen-safer.c, lib/fprintftime.c, lib/free.c:
7658         * lib/fsusage.c, lib/ftruncate.c, lib/fts-cycle.c, lib/fts.c:
7659         * lib/full-write.c, lib/gai_strerror.c, lib/getcwd.c, lib/getdate.y:
7660         * lib/getdomainname.c, lib/getgroups.c, lib/gethostname.c:
7661         * lib/gethrxtime.c, lib/getloadavg.c, lib/getlogin_r.c:
7662         * lib/getndelim2.c, lib/getnline.c, lib/getopt.c, lib/getopt1.c:
7663         * lib/getpass.c, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c:
7664         * lib/getusershell.c, lib/glob.c, lib/group-member.c:
7665         * lib/hard-locale.c, lib/hash-pjw.c, lib/hash.c, lib/human.c:
7666         * lib/idcache.c, lib/inet_ntop.c, lib/inet_pton.c, lib/inttostr.c:
7667         * lib/isdir.c, lib/lchown.c, lib/linebuffer.c, lib/long-options.c:
7668         * lib/lstat.c, lib/malloc.c, lib/md5.c, lib/memcasecmp.c, lib/memchr.c:
7669         * lib/memcmp.c, lib/memcoll.c, lib/memcpy.c, lib/memmove.c:
7670         * lib/memrchr.c, lib/mkancesdirs.c, lib/mkdir-p.c, lib/mkdir.c:
7671         * lib/mkdirat.c, lib/mkstemp-safer.c, lib/mkstemp.c, lib/modechange.c:
7672         * lib/mountlist.c, lib/nanosleep.c, lib/obstack.c, lib/open-safer.c:
7673         * lib/openat-die.c, lib/openat.c, lib/pagealign_alloc.c, lib/physmem.c:
7674         * lib/pipe-safer.c, lib/posixtm.c, lib/posixver.c, lib/putenv.c:
7675         * lib/quote.c, lib/quotearg.c, lib/raise.c, lib/readtokens.c:
7676         * lib/readtokens0.c, lib/readutmp.c, lib/realloc.c, lib/regex.c:
7677         * lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c:
7678         * lib/same.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c:
7679         * lib/settime.c, lib/sha1.c, lib/sig2str.c, lib/snprintf.c:
7680         * lib/strdup.c, lib/strerror.c, lib/strftime.c, lib/stripslash.c:
7681         * lib/strndup.c, lib/strnlen.c, lib/strpbrk.c, lib/strtod.c:
7682         * lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c:
7683         * lib/time_r.c, lib/timegm.c, lib/tmpfile-safer.c, lib/unlinkdir.c:
7684         * lib/userspec.c, lib/utime.c, lib/utimecmp.c, lib/utimens.c:
7685         * lib/version-etc-fsf.c, lib/version-etc.c, lib/xalloc-die.c:
7686         * lib/xgetcwd.c, lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c:
7687         * lib/xnanosleep.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtoimax.c:
7688         * lib/xstrtol.c, lib/xstrtoumax.c, lib/yesno.c:
7689         Likewise.
7690
7691 2006-09-13  Eric Blake  <ebb9@byu.net>
7692
7693         * lib/getopt.c: Fix typo in last commit.
7694
7695 2006-09-12  Sergey Poznyakoff  <gray@gnu.org.ua>
7696
7697         * lib/argp-help.c (argp_doc): Make sure NULL is not passed to
7698         dgettext.
7699
7700 2006-09-12  Jim Meyering  <jim@meyering.net>
7701
7702         * lib/nanosleep.c: Include <sys/types.h> before sys/select.h, to avoid
7703         compilation failure (due to use of pid_t in latter) on NetBSD 1.6.
7704         Reported by Nelson H. F. Beebe.
7705
7706 2006-09-10  Sergey Poznyakoff  <gray@gnu.org.ua>
7707
7708         * lib/argp-parse.c (__argp_parse) [!_LIBC]: Make sure
7709         program_invocation_name and program_invocation_short_name are
7710         initialized.
7711         * lib/argp-namefrob.h: Move declarations of program_invocation_name
7712         and program_invocation_short_name to argp.h, so they are visible
7713         to user programs.
7714         * lib/argp.h: Likewise
7715
7716 2006-09-10  Bruno Haible  <bruno@clisp.org>
7717
7718         * modules/mkdtemp (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
7719         m4/inttypes_h.m4, m4/uintmax_t.m4.
7720
7721 2006-09-10  Bruno Haible  <bruno@clisp.org>
7722
7723         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Don't require
7724         gl_AC_TYPE_UINTMAX_T.
7725
7726 2006-09-10  Bruno Haible  <bruno@clisp.org>
7727
7728         * lib/mkdtemp.c: Include <stdint.h> always. Don't include <inttypes.h>.
7729
7730 2006-09-09  Sergey Poznyakoff  <gray@gnu.org.ua>
7731
7732         * lib/argp.h (struct argp): Document the N_("..") "\v" N_("..")
7733         convention.  Text proposed by Bruno Haible.
7734         (struct argp_option): Document the use of N_() wrappers.
7735
7736         * lib/argp-help.c (argp_doc): Split the untranslated doc string on
7737         '\v', and translate the two parts separately, instead of feeding
7738         the whole string to gettext.  This allows to exclude
7739         '\v' from the strings visible to the translator by writing doc
7740         strings as N_("..") "\v" N_("..").
7741
7742 2006-09-09  Paul Eggert  <eggert@cs.ucla.edu>
7743
7744         * config/srclist.txt: Undo latest change; the bug was fixed.
7745
7746 2006-09-09  Bruno Haible  <bruno@clisp.org>
7747
7748         * gnulib-tool (func_emit_lib_Makefile_am): Eliminate lib_LDFLAGS
7749         assignments if building a library without libtool.
7750         (func_emit_tests_Makefile_am): Likewise. Handle lib_* variables as
7751         in func_emit_lib_Makefile_am.
7752         (func_import): When building a static library libfoo.a, arrange to
7753         define variables LIBFOO_LIBDEPS and LIBFOO_LTLIBDEPS.
7754         (func_create_testdir): Likewise.
7755         * modules/gc (configure.ac, Makefile.am): If building statically,
7756         augment gl_libdeps and gl_ltlibdeps instead of lib_LDFLAGS.
7757         * modules/iconvme (configure.ac, Makefile.am): Likewise.
7758         * modules/striconv (configure.ac, Makefile.am): Likewise.
7759         Based on a suggestion by Ralf Wildenhues.
7760
7761 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
7762
7763         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
7764         Check for unistd.h too, since Autoconf doesn't assume POSIX.
7765         Also:
7766
7767         2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
7768         Add year_2050_test to catch glibc bug 2821
7769         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
7770
7771         2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
7772         Prefer #ifdef to #if.
7773
7774         2006-04-02  Paul Eggert  <eggert@cs.ucla.edu>
7775         Return from 'main' instead of calling 'exit'.
7776
7777 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
7778
7779         * lib/mktime.c (guess_time_tm): Fix bug where mktime
7780         returned the maximum time_t value rather than (time_t) -1.
7781         Problem originally reported by William Bardwell
7782         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
7783
7784         * lib/isapipe.h (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
7785         Moved to here ...
7786         * lib/isapipe.c (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
7787         ... from here.
7788
7789 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
7790
7791         * config/srclist.txt: Temporarily comment out mktime.c until glibc bug
7792         2821 is fixed.
7793
7794 2006-09-08  Jim Meyering  <jim@meyering.net>
7795
7796         Don't make generated files read-only.  That would bother too many
7797         people.  However, do retain the ability to work when targets are
7798         read-only: remove the destination and temporary files before writing
7799         them (when generated via sed or echo), or by using the -f option for
7800         both cp and mv commands.  Suggestion to use -f from Paul Eggert.
7801         * modules/alloca-opt, modules/argz, modules/arpa_inet:
7802         * modules/byteswap, modules/configmake, modules/fcntl:
7803         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
7804         * modules/localcharset, modules/netinet_in, modules/poll:
7805         * modules/stdbool, modules/stdint, modules/sys_select:
7806         * modules/sys_socket, modules/sys_stat, modules/sysexits:
7807
7808 2006-09-08  Jim Meyering  <jim@meyering.net>
7809
7810         Avoid new build failure on FreeBSD 6.0.
7811         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Include
7812         <sys/param.h> when testing whether getmntinfo uses statvfs.  Patch by
7813         Pavel Tsekov, in <http://savannah.gnu.org/bugs/?17643>.
7814
7815 2006-09-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7816
7817         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't use plain echo.
7818
7819 2006-09-07  Jim Meyering  <jim@meyering.net>
7820
7821         Fix global typo in last change: use chmod u-w, not chmod u-x.
7822         Spotted by Paul Eggert and Bruce Korb.
7823         * modules/alloca-opt, modules/argz, modules/arpa_inet:
7824         * modules/byteswap, modules/configmake, modules/fcntl:
7825         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
7826         * modules/localcharset, modules/netinet_in, modules/poll:
7827         * modules/stdbool, modules/stdint, modules/sys_select:
7828         * modules/sys_socket, modules/sys_stat, modules/sysexits:
7829
7830 2006-09-06  Jim Meyering  <jim@meyering.net>
7831
7832         Make generated files be read-only.
7833         * modules/alloca-opt (Makefile.am): Work also when $@ is read-only.
7834         Ensure that each generated file is now read-only.
7835         * modules/argz: Likewise.
7836         * modules/arpa_inet: Likewise.
7837         * modules/byteswap: Likewise.
7838         * modules/configmake: Likewise.
7839         * modules/fcntl: Likewise.
7840         * modules/fnmatch: Likewise.
7841         * modules/getopt: Likewise.
7842         * modules/glob: Likewise.
7843         * modules/inttypes: Likewise.
7844         * modules/netinet_in: Likewise.
7845         * modules/poll: Likewise.
7846         * modules/stdbool: Likewise.
7847         * modules/stdint: Likewise.
7848         * modules/sys_select: Likewise.
7849         * modules/sys_socket: Likewise.
7850         * modules/sys_stat: Likewise.
7851         * modules/sysexits: Likewise.
7852         * modules/localcharset: Same as above, but continue using temporary
7853         file named "t-$@" (why different?) rather than the "$@-t" used
7854         everywhere else.
7855
7856         * modules/sysexits (Makefile.am): Replace literal occurrences
7857         of "sysexit.h" more readable, and more consistent, "$@".
7858
7859 2006-09-06  Bruno Haible  <bruno@clisp.org>
7860
7861         * modules/striconv: New file.
7862         * modules/xstriconv: New file.
7863         * MODULES.html.sh (Internationalization functions): Add striconv,
7864         xstriconv.
7865
7866 2006-09-06  Bruno Haible  <bruno@clisp.org>
7867
7868         * modules/gc (Makefile.am): Augment lib_LDFLAGS, not lib_LIBADD.
7869         * modules/iconvme (Makefile.am): Likewise. Also handle the case of
7870         not using libtool correctly.
7871
7872 2006-09-06  Bruno Haible  <bruno@clisp.org>
7873
7874         * lib/striconv.h: New file.
7875         * lib/striconv.c: New file, merging iconvme.c with GNU gettext's
7876         iconvstring.c.
7877         * lib/xstriconv.h: New file.
7878         * lib/xstriconv.c: New file.
7879
7880 2006-09-06  Bruno Haible  <bruno@clisp.org>
7881
7882         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
7883         lib_..._LDFLAGS.
7884
7885 2006-09-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7886
7887         * lib/argz_.h: Sync from Libtool.
7888
7889         2006-09-04  George Bosilca <bosilca@cs.utk.edu>
7890                 and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7891
7892         * lib/libltdl/argz_.h: It's __cplusplus, not _cplusplus.
7893
7894 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
7895
7896         * modules/trim: New file.
7897
7898 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
7899
7900         * lib/trim.h: New file.
7901         * lib/trim.c: New file.
7902
7903 2006-09-05  Bruno Haible  <bruno@clisp.org>
7904
7905         * MODULES.html.sh (String handling): Add trim.
7906
7907 2006-09-04  Karl Berry  <karl@gnu.org>
7908
7909         * config/srclist.txt (signed.m4, gettext.m4): changes not propagated
7910         until next release.
7911
7912 2006-09-03  Bruno Haible  <bruno@clisp.org>
7913
7914         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Locate mingw shared libraries
7915         correctly.
7916
7917 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
7918
7919         * m4/getloadavg.m4 (gl_GETLOADAVG): Use CONFIGURING_GETLOADAVG,
7920         not gl_GETLOADAVG.  Omit unneeded semicolons.
7921         Problems reported by Ralf Wildenhues in
7922         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
7923         (gl_PREREQ_GETLOADAVG): Use AC_DEFUN, not m4_define.  Put
7924         at the end, which is the usual gnulib style.
7925
7926         * m4/fstypename.m4 (gl_FSTYPENAME): Use AC_CHECK_MEMBERS instead
7927         of doing all the work ourselves.
7928         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Don't check for
7929         sys/statvfs.h since the code doesn't use HAVE_SYS_STATVFS_H.
7930
7931 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
7932
7933         * lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not gl_GETLOADAVG.
7934         Problem reported by Ralf Wildenhues in
7935         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
7936
7937         * lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STATFS replaced by
7938         HAVE_STRUCT_STATFS_F_FSTYPENAME.
7939
7940 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
7941
7942         * gnulib-tool (func_emit_lib_Makefile_am): Fix typos in
7943         yesterday's patch by changing test -n to test -z.
7944
7945 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
7946
7947         * modules/getloadavg (Files): Add m4/getloadavg.m4.
7948         (configure.ac): AC_FUNC_GETLOADAVG -> gl_GETLOADAVG, as
7949         the former is now obsolescent.
7950
7951         * modules/chdir-long (Depends-on): Add fcntl.
7952
7953 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
7954
7955         * m4/fnmatch.m4: Add comment that Autoconf AC_FUNC_FNMATCH is
7956         obsolescent, and programs should use gnulib instead.
7957         * m4/getloadavg.m4: New file, with contents taken from Autoconf
7958         but with prefixes changed.
7959
7960 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
7961
7962         * lib/getloadavg.c [defined gl_GETLOADAVG]: Don't include config.h
7963         or stdbool.h, because they might not exist while configuring.
7964
7965         * lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
7966         Don't include unistd.h or limits.h; not needed, since chdir-long.h
7967         does that for us.
7968         (O_DIRECTORY): Remove.
7969
7970 2006-08-31  Eric Blake  <ebb9@byu.net>
7971
7972         * gnulib-tool: Don't let emacs change spaces to TAB.
7973
7974 2006-08-31  Bruno Haible  <bruno@clisp.org>
7975
7976         * gnulib-tool: When calling func_import more than once, do it in a
7977         subshell.
7978         Reported by Eric Blake <ebb9@byu.net>.
7979
7980 2006-08-31  Bruno Haible  <bruno@clisp.org>
7981
7982         * gnulib-tool (nl): Remove variable.
7983         (sed_transform_lib_file): Use more robust test for config-h module.
7984         (func_import): Fix typo in 2006-08-25 patch.
7985
7986 2006-08-31  Bruno Haible  <bruno@clisp.org>
7987
7988         * gnulib-tool (func_emit_lib_Makefile_am): When --makefile-name was
7989         specified, augment Makefile.am variables instead of assigning them.
7990
7991 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
7992
7993         Work around a bug in both the Linux and SunOS 64-bit kernels:
7994         nanosleep mishandles sleeps for longer than 2**31 seconds.
7995         Problem reported by Frank v Waveren in
7996         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
7997         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_CLOCK_TIME.
7998         Check for nanosleep bug.
7999         (LIB_NANOSLEEP): Append clock_gettime library if needed.
8000
8001 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
8002
8003         Work around a bug in both the Linux and SunOS 64-bit kernels:
8004         nanosleep mishandles sleeps for longer than 2**31 seconds.
8005         Problem reported by Frank v Waveren in
8006         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
8007         * lib/nanosleep.c (BILLION): New constant.
8008         (getnow) [HAVE_BUG_BIG_NANOSLEEP]: New functions.
8009         (rpl_nanosleep) [HAVE_BUG_BIG_NANOSLEEP]: Completely new
8010         implementation.
8011
8012 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
8013
8014         * modules/nanosleep (Depends-on): Add gettime.
8015
8016 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
8017         and Simon Josefsson  <jas@extundo.com>
8018         and Oskar Liljeblad  <oskar@osk.mine.nu>
8019
8020         * MODULES.html.sh (Support for building documentation): Add gpl, lgpl.
8021         * gnulib-tool (func_import): New license type 'unmodifiable license
8022         text'.
8023         * modules/fdl: Use it.  Longer description.
8024         * module/gpl, module/lgpl: New files.
8025
8026 2006-08-30  Jim Meyering  <jim@meyering.net>
8027
8028         * lib/isapipe.c (isapipe): Rename local s/fd/fd_pair/ to avoid
8029         shadowing the parameter.
8030
8031 2006-08-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8032
8033         Sync from Libtool:
8034
8035         2006-08-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8036
8037         * lib/libltdl/argz.c: Use `#ifdef HAVE_CONFIG_H', to facilitate code
8038         sharing with gnulib.  Report by Eric Blake.
8039
8040 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
8041
8042         * modules/isapipe: New file.
8043         * MODULES.html.sh (File descriptor based Input/Output): Add isapipe.
8044
8045 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
8046
8047         * modules/configmake (Makefile.am): Add a comment, and omit
8048         the CONFIGMAKE_ prefix from generated macro names.  Suggested
8049         by Bruno Haible.
8050
8051 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
8052
8053         * m4/isapipe.m4: New file.
8054
8055 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
8056
8057         * lib/isapipe.c, lib/isapipe.h: New files.
8058
8059 2006-08-29  Jim Meyering  <jim@meyering.net>
8060
8061         * modules/configmake (Makefile.am): Make configmake.h depend on
8062         Makefile.  Otherwise, a stale configmake.h could hang around.
8063
8064 2006-08-29  Eric Blake  <ebb9@byu.net>
8065
8066         * lib/error.c (error_at_line, print_errno_message): Match libc, after
8067         resolution of upstream bug 3044.
8068
8069 2006-08-29  Bruno Haible  <bruno@clisp.org>
8070
8071         * modules/localcharset (Depends-on): Add configmake.
8072         (Makefile.am): Remove setting of LIBDIR through DEFS.
8073
8074 2006-08-29  Bruno Haible  <bruno@clisp.org>
8075
8076         * lib/localcharset.c: Include configmake.h in order to get LIBDIR
8077         defined.
8078
8079 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
8080
8081         * modules/fcntl: New file.
8082         * modules/chdir-safer (Depends-on): Add fcntl.
8083         * modules/fts: Likewise.
8084         * modules/mkdir-p: Likewise.
8085
8086         * modules/stdint (Makefile.am): Do not substitute ABSOLUTE_INTTYPES_H.
8087         This undoes the most recent change, since we're now addressing the
8088         problem in a different way.
8089
8090         * gnulib-tool (emit_lib_Makefile_am): Don't put $makefile_name
8091         into output, since the output might be called Makefile.am even
8092         if $makefile_name is something different.
8093         (func_import): Use $makefile_am rather than
8094         ${makefile_name-Makefile.am}, to fix a bug where makefile_name was
8095         empty.
8096
8097         * modules/inttypes (Files): Add m4/inttypes-h.m4.
8098
8099 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
8100
8101         * m4/inttypes.m4 (gl_INTTYPES_H): Move ABSOLUTE_INTTYPES_H code here...
8102         * m4/stdint.m4 (gl_STDINT_H): ... from here.  This undoes the most
8103         recent change to stdint.m4, since we're now addressing the problem in a
8104         different way.
8105
8106 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
8107
8108         * m4/fcntl_h.m4: New file.
8109
8110 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
8111
8112         * lib/fcntl_.h: New file.
8113         * lib/chdir-safer.c (O_DIRECTORY, O_NOFOLLOW): Remove, now that we have
8114         the fcntl module.
8115         * lib/dirchownmod.c: Likewise.
8116         * lib/fts.c: Likewise.
8117
8118         * lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:
8119         Include @ABSOLUTE_INTTYPES_H@ if available, but do nothing else.
8120         * lib/stdint_.h (_GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H): Define
8121         just before including <inttypes.h>, to avoid circular inclusion.
8122
8123 2006-08-28  Jim Meyering  <jim@meyering.net>
8124
8125         * doc/visibility.texi: Actually read and correct the grammar of the
8126         sentence affected by yesterday's change.
8127
8128 2006-08-28  Eric Blake  <ebb9@byu.net>
8129
8130         * modules/inttypes (Makefile.am): Fix sed error when inttypes.h
8131         needs wrapper.
8132
8133 2006-08-28  Eric Blake  <ebb9@byu.net>
8134
8135         * m4/inttypes.m4 (gl_INTTYPES_H): Fix missing #endif.
8136
8137 2006-08-28  Eric Blake  <ebb9@byu.net>
8138
8139         * m4/codeset.m4 (AM_LANGINFO_CODESET): Avoid compiler warning.
8140
8141 2006-08-28  Bruno Haible  <bruno@clisp.org>
8142
8143         * modules/c-strstr: New file, from GNU gettext.
8144         * MODULES.html.sh (String handling): Add c-strstr.
8145
8146 2006-08-28  Bruno Haible  <bruno@clisp.org>
8147
8148         * m4/inttypes.m4 (gl_INTTYPES_H): Don't test for the existence of SCNX*
8149         macros.
8150         Reported by Eric Blake.
8151
8152 2006-08-28  Bruno Haible  <bruno@clisp.org>
8153
8154         * lib/vasnprintf.c (EOVERFLOW): Remove definition.
8155         (VASNPRINTF): Return a string of length > INT_MAX without failing.
8156         * lib/vasprintf.c: Include errno.h, limits.h.
8157         (EOVERFLOW): New fallback definition.
8158         (vasprintf): Test here whether the string length is > INT_MAX.
8159         * lib/vsnprintf.c: Include errno.h, limits.h.
8160         (EOVERFLOW): New fallback definition.
8161         (vsnprintf): Fix bug when generated string was too long for the buffer.
8162         Test here whether the string length is > INT_MAX.
8163
8164 2006-08-28  Bruno Haible  <bruno@clisp.org>
8165
8166         * lib/inttypes_.h (SCNX*): Remove definitions.
8167         Reported by Eric Blake.
8168
8169 2006-08-28  Bruno Haible  <bruno@clisp.org>
8170
8171         * lib/c-strstr.h: New file, from GNU gettext.
8172         * lib/c-strstr.c: New file, from GNU gettext.
8173
8174 2006-08-28  Bruno Haible  <bruno@clisp.org>
8175
8176         * gnulib-tool: Reorder some statements.
8177
8178 2006-08-28  Bruno Haible  <bruno@clisp.org>
8179
8180         * gnulib-tool: New option --makefile-name.
8181         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Use
8182         $makefile_name.
8183         (func_import): Write $makefile_name to the cache file, and read it from
8184         there unless explicitly specified. Use $makefile_name as file name
8185         instead of Makefile.am. Adjust the recommendations accordingly.
8186
8187 2006-08-28  Bruno Haible  <bruno@clisp.org>
8188
8189         * gnulib-tool (func_verify_module): Check against misapplying patch.
8190
8191 2006-08-28  Bruno Haible  <bruno@clisp.org>
8192
8193         * gnulib-tool (func_relativize, func_relconcat): New functions.
8194         Give an error if --local-dir is given with --update.
8195         Remove trailing slashes from $local_gnulib_dir.
8196         (func_import): Store the relativized $local_gnulib_dir in
8197         gnulib-cache.m4, and read it from there if not specified explicitly.
8198
8199 2006-08-28  Bruno Haible  <bruno@clisp.org>
8200
8201         * gnulib-tool (func_get_tests_module): Don't assume that $gnulib_dir
8202         is the current directory. Respect also $local_gnulib_dir.
8203
8204 2006-08-28  Bruno Haible  <bruno@clisp.org>
8205             Simon Josefsson  <jas@extundo.com>
8206
8207         BeOS portability.
8208         * lib/getaddrinfo.c (PF_INET, PF_UNSPEC): New macros.
8209
8210 2006-08-27  Jim Meyering  <jim@meyering.net>
8211
8212         * doc/visibility.texi: Remove duplicate word: "pointer".
8213
8214 2006-08-26  Bruno Haible  <bruno@clisp.org>
8215
8216         * modules/inttypes (Files): Add lib/inttypes_.h, remove lib/inttypes.h.
8217         Add m4/inttypes.m4, remove m4/_inttypes_h.m4 and m4/include_next.m4.
8218         (Makefile.am): Create inttypes.h from inttypes_.h.
8219         * modules/stdint (Makefile.am): Substitute also ABSOLUTE_INTTYPES_H.
8220
8221         * modules/imaxabs: New file.
8222
8223         * modules/imaxdiv: New file.
8224
8225 2006-08-26  Bruno Haible  <bruno@clisp.org>
8226
8227         * m4/inttypes.m4: New file.
8228         * m4/_inttypes_h.m4: Remove file.
8229         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Also AC_SUBST
8230         PRI_MACROS_BROKEN.
8231         * m4/stdint.m4 (gl_STDINT_H): Define also ABSOLUTE_INTTYPES_H.
8232
8233         * m4/imaxabs.m4: New file.
8234
8235         * m4/imaxdiv.m4: New file.
8236
8237 2006-08-26  Bruno Haible  <bruno@clisp.org>
8238
8239         * lib/inttypes_.h: New file.
8240         * lib/inttypes.h: Remove file.
8241         * lib/stdint_.h: Include <inttypes.h> through its absolute filename.
8242
8243         * lib/imaxabs.c: New file.
8244
8245         * lib/imaxdiv.c: New file.
8246
8247 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
8248
8249         New config-h module, so that "make" output needn't be cluttered
8250         by -DHAVE_CONFIG_H.
8251         * MODULES.html.sh (Support for building libraries and executables):
8252         Add config-h.
8253         * modules/config-h: New file.
8254         * gnulib-tool (nl, sed_transform_lib_file): New vars.
8255         (func_import): Turn "#ifdef HAVE_CONFIG_H" to "#if 1" if
8256         the config-h module is used.
8257
8258         New configmake module, so that "make" output needn't be cluttered
8259         by fluff like '-DLIBDIR=\"/usr/local/lib\"'.
8260         * MODULES.html.sh (Support for building libraries and executables):
8261         Add configmake.
8262         * modules/configmake: New file.
8263
8264 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
8265
8266         * m4/config-h.m4: New file.
8267
8268 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
8269
8270         * config/srclist.txt: Add elisp-comp.
8271
8272 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
8273
8274         * MODULES.html.sh (Support for building libraries and executables):
8275         Add elisp-comp.
8276         * build-aux/elisp-comp: New file.
8277         * modules/elisp-comp: New file.
8278
8279 2006-08-24  Bruno Haible  <bruno@clisp.org>
8280
8281         * gnulib-tool (func_create_testdir): Use non-default values of
8282         sourcebase and m4base.
8283
8284 2006-08-24  Bruno Haible  <bruno@clisp.org>
8285
8286         * MODULES.html.sh (Compatibility checks for POSIX:2001 functions: Fix
8287         HTML structure.
8288
8289 2006-08-23  Paul Eggert  <eggert@cs.ucla.edu>
8290
8291         * modules/openat (Depends-on): Add lchown.
8292
8293 2006-08-23  Bruno Haible  <bruno@clisp.org>
8294
8295         * gnulib-tool (func_import, func_create_testdir): Emit an invocation
8296         of gl_LOCK_EARLY instead of gl_LOCK.
8297
8298 2006-08-23  Bruno Haible  <bruno@clisp.org>
8299
8300         * m4/lock.m4 (gl_LOCK_BODY): Change the default value of gl_use_threads
8301         on OSF/1 to no.
8302         Reported by Stephen Cartwright <sgcartwr@ucalgary.ca>.
8303
8304 2006-08-23  Bruno Haible  <bruno@clisp.org>
8305
8306         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't consider BeOS statvfs
8307         as unusable.
8308
8309         * m4/lock.m4 (gl_LOCK_EARLY): Renamed from gl_LOCK.
8310         (gl_LOCK_BODY): Remove gl_PREREQ_LOCK invocation.
8311         (gl_LOCK): New macro.
8312
8313 2006-08-22  Simon Josefsson  <jas@extundo.com>
8314
8315         * modules/gc-md5 (Makefile.am): Need to add md5.h, after changes
8316         to md5 module.
8317
8318 2006-08-22  Simon Josefsson  <jas@extundo.com>
8319
8320         * MODULES.html.sh: Add "Support for maintaining and release
8321         projects".
8322
8323         * build-aux/gnupload: New file, from coreutils.
8324
8325 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
8326
8327         Avoid the need for AC_LIBSOURCES in m4 macros.
8328         * modules/arcfour (EXTRA_DIST): Add arcfour.h.
8329         * modules/arctwo (EXTRA_DIST): Add arctwo.h.
8330         * modules/check-version (EXTRA_DIST): Add check-version.h.
8331         * modules/crc (EXTRA_DIST): Add crc.h.
8332         * modules/des (EXTRA_DIST): Add des.h.
8333         * modules/gc (EXTRA_DIST): Add gc.h.
8334         * modules/getdelim (EXTRA_DIST): Add getdelim.h.
8335         * modules/getline (EXTRA_DIST): Add getline.h.
8336         * modules/getlogin_r (EXTRA_DIST): Add getlogin_r.h.
8337         * modules/hmac-md5 (EXTRA_DIST): Add hmac.h.
8338         * modules/hmac-sha1 (EXTRA_DIST): Add hmac.h.
8339         * modules/md2 (EXTRA_DIST): Add md2.h.
8340         * modules/md4 (EXTRA_DIST): Add md4.h.
8341         * modules/pagealign_alloc (EXTRA_DIST): Add pagealign_alloc.h.
8342         * modules/read-file (EXTRA_DIST): Add read-file.h.
8343         * modules/readline (EXTRA_DIST): Add readline.h.
8344         * modules/rijndael (EXTRA_DIST): Add rijndael-alg-fst.h,
8345         rijndael-api-fst.h.
8346
8347 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
8348
8349         * m4/rijndael.m4 (gl_ARCFOUR):
8350         * m4/arctwo.m4 (gl_ARCTWO):
8351         * m4/check-version.m4 (gl_CHECK_VERSION):
8352         * m4/crc.m4 (gl_CRC):
8353         * m4/des.m4 (gl_DES):
8354         * m4/gc-pbkdf2-sha1.m4 (gl_GC_PBKDF2_SHA1):
8355         * m4/gc.m4 (gl_GC):
8356         * m4/getdelim.m4 (gl_FUNC_GETDELIM):
8357         * m4/getline.m4 (gl_FUNC_GETLINE):
8358         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE):
8359         * m4/hmac-md5.m4 (gl_HMAC_MD5):
8360         * m4/hmac-sha1.m4 (gl_HMAC_SHA1):
8361         * m4/md2.m4 (gl_MD2):
8362         * m4/md4.m4 (gl_MD4):
8363         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC):
8364         * m4/read-file.m4 (gl_FUNC_READ_FILE):
8365         * m4/readline.m4 (gl_FUNC_READLINE):
8366         * m4/rijndael.m4 (gl_RIJNDAEL):
8367         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
8368         to get the necessary .h files and whatnot.
8369
8370 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
8371
8372         * config/srclist.txt: Remove gnupload, since coreutils now syncs from
8373         gnulib rather than the other way around.
8374         * config/srclistvars.sh (COREUTILS): Remove.
8375
8376 2006-08-22  Jim Meyering  <jim@meyering.net>
8377
8378         * modules/mkdir-p (Makefile.am): Fix typo: s/lib+SOURCES/lib_SOURCES/.
8379
8380         * modules/getpass-gnu (Makefile.am): Add getpass.h to EXTRA_DIST.
8381
8382 2006-08-22  Eric Blake  <ebb9@byu.net>
8383
8384         * modules/regexprops-generic: New file.
8385         * MODULES.html.sh (Support for building documentation): List it.
8386
8387 2006-08-22  Eric Blake  <ebb9@byu.net>
8388
8389         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Avoid compiler warning.
8390         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
8391         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Likewise.
8392         * m4/intmax_t.m4 (gt_AC_TYPE_INTMAX_T): Likewise.
8393
8394 2006-08-22  Bruno Haible  <bruno@clisp.org>
8395
8396         * gnulib-tool (func_emit_lib_Makefile_am): Don't treat lib_LIBRARIES
8397         and lib_LTLIBRARIES like the other lib_* variables.
8398
8399 2006-08-22  Bruno Haible  <bruno@clisp.org>
8400
8401         * build-aux/x-to-1.in: New file, from GNU gettext.
8402
8403 2006-08-22  Bruno Haible  <bruno@clisp.org>
8404
8405         * m4/readutmp.m4 (gl_READUTMP): Compile readutmp.c only if <utmp.h> or
8406         <utmpx.h> exists.
8407
8408 2006-08-22  Bruno Haible  <bruno@clisp.org>
8409
8410         * lib/readutmp.h: Skip most definitions if neither <utmp.h> nor
8411         <utmpx.h> exists.
8412
8413 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
8414
8415         BeOS portability.
8416         * lib/dirchownmod.c (dirchownmod): Don't use fchmod if it doesn't
8417         exist.
8418         Problem reported by Bruno Haible.
8419
8420 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
8421
8422         Avoid the need for AC_LIBSOURCES in m4 macros.
8423         * modules/acl (EXTRA_DIST): Add acl.h.
8424         * modules/argmatch (Files): Add m4/argmatch.m4.
8425         (configure.ac): Add gl_ARGMATCH.
8426         (EXTRA_DIST): Renamed from lib_SOURCES, for
8427         consistency with the other modules.  Remove argmatch.c.
8428         * modules/backupfile (EXTRA_DIST): Add backupfile.h.
8429         * modules/c-strtod (EXTRA_DIST): Add c-strtod.h.
8430         * modules/c-strtold (EXTRA_DIST): Add c-strtod.c, c-strtod.h.
8431         * modules/canonhost (EXTRA_DIST): Add c-canonhost.h.
8432         * modules/canonicalize (EXTRA_DIST): Add canonicalize.h.
8433         * modules/chdir-long (EXTRA_DIST): Add chdir-long.h.
8434         * modules/chdir-safer (EXTRA_DIST): Add chdir-safer.h.
8435         * modules/cloexec (EXTRA_DIST): Add cloexec.h.
8436         * modules/close-stream (EXTRA_DIST): Add close-stream.h.
8437         * modules/closeout (EXTRA_DIST): Add closeout.h.
8438         * modules/cycle-check (EXTRA_DIST): Add cycle-check.h.
8439         * modules/dev-ino (EXTRA_DIST): Add dev-ino.h.
8440         * modules/dirfd (EXTRA_DIST): Add dirfd.h.
8441         * modules/dirname (EXTRA_DIST): Renamed from lib_SOURCES.  Add
8442         dirname.h; remove basename.c and stripslash.c.
8443         * modules/exclude (EXTRA_DIST): Add exclude.h.
8444         * modules/exitfail (EXTRA_DIST): Add exitfail.h.
8445         * modules/fcntl-safer (EXTRA_DIST): Add fcntl-safer.h fcntl--.h.
8446         * modules/file-type (EXTRA_DIST): Add file-type.h.
8447         * modules/filemode (EXTRA_DIST): Add filemode.h.
8448         * modules/filenamecat (EXTRA_DIST): Add filenamecat.h.
8449         * modules/fopen-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
8450         * modules/fpending (EXTRA_DIST): Add __fpending.h.
8451         * modules/fprintftime (EXTRA_DIST): Add fprintftime.h.
8452         * modules/fsusage (EXTRA_DIST): Add fsusage.h.
8453         * modules/fts (EXTRA_DIST): Add fts_.h fts-cycle.c.
8454         * modules/getcwd (EXTRA_DIST): Add getcwd.h.
8455         * modules/getdate (EXTRA_DIST): Add getdate.c.
8456         * modules/gethrxtime (EXTRA_DIST): Add gethrxtime.h xtime.h.
8457         * modules/getpagesize (EXTRA_DIST): Add getpagesize.h.
8458         * modules/getpass (EXTRA_DIST): Add getpass.h.
8459         * modules/glob (EXTRA_DIST): Add glob_.h glob-libc.h.
8460         * modules/group-member (EXTRA_DIST): Add group-member.h.
8461         * modules/hard-locale (EXTRA_DIST): Add hard-locale.h.
8462         * modules/hash (EXTRA_DIST): Add hash.h.
8463         * modules/human (EXTRA_DIST): Add human.h.
8464         * modules/inttypes (EXTRA_DIST): Add inttypes.h.
8465         * modules/lchmod (EXTRA_DIST): Add lchmod.h.
8466         * modules/lchown (EXTRA_DIST): Add lchown.h.
8467         * modules/long-options (EXTRA_DIST): Add long-options.h.
8468         * modules/lstat (EXTRA_DIST): Add lstat.h.
8469         * modules/md5 (EXTRA_DIST): Add memcasecmp.h.
8470         * modules/memcoll (EXTRA_DIST): Add memcoll.h.
8471         * modules/mempcpy (EXTRA_DIST): Add mempcpy.h.
8472         * modules/memrchr (EXTRA_DIST): Add memrchr.h.
8473         * modules/memxor (EXTRA_DIST): Add memxor.h.
8474         * modules/mkancesdirs (EXTRA_DIST): Add mkancesdirs.h.
8475         * modules/mkdir-p (EXTRA_DIST): Add modechange.h.
8476         * modules/mountlist (EXTRA_DIST): Add mountlist.h.
8477         * modules/openat (EXTRA_DIST): Add at-func.c openat.h openat-priv.h.
8478         * modules/pathmax (EXTRA_DIST): Add pathmax.h.
8479         * modules/physmem (EXTRA_DIST): Add physmem.h.
8480         * modules/posixtm (EXTRA_DIST): Add posixtm.h.
8481         * modules/posixver (EXTRA_DIST): Add posixver.h.
8482         * modules/quote (EXTRA_DIST): Add quote.h.
8483         * modules/quotearg (EXTRA_DIST): Add quotearg.h.
8484         * modules/readtokens (EXTRA_DIST): Add readtokens.h.
8485         * modules/readutmp (EXTRA_DIST): Add readutmp.h.
8486         * modules/regex (EXTRA_DIST): Add regcomp.c regex.h regex_internal.c
8487         regex_internal.h regexec.c.
8488         * modules/safe-read (EXTRA_DIST): Add safe-read.h.
8489         * modules/safe-write (EXTRA_DIST): Add safe-write.h.
8490         * modules/same (EXTRA_DIST): Add same.h.
8491         * modules/same-inode (EXTRA_DIST): Add same-inode.h.
8492         * modules/save-cwd (EXTRA_DIST): Add save-cwd.h.
8493         * modules/savedir (EXTRA_DIST): Add savedir.h.
8494         * modules/sha1 (EXTRA_DIST): Add sha1.h.
8495         * modules/sig2str (EXTRA_DIST): Add sig2str.h.
8496         * modules/stat-macros (EXTRA_DIST): Add stat-macros.h.
8497         * modules/stat-time (EXTRA_DIST): Add stat-time.h.
8498         * modules/stdlib-safer (EXTRA_DIST): Add stdlib-safer.h stdlib--.h.
8499         * modules/strdup (EXTRA_DIST): Add strdup.h.
8500         * modules/strftime (EXTRA_DIST): Add strftime.h.
8501         * modules/strndup (EXTRA_DIST): Add strndup.h.
8502         * modules/strnlen (EXTRA_DIST): Add strnlen.h.
8503         * modules/strverscmp (EXTRA_DIST): Add strverscmp.h.
8504         * modules/time_r (EXTRA_DIST): Add time_r.h.
8505         * modules/timespec (EXTRA_DIST): Add timespec.h.
8506         * modules/tmpfile-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
8507         * modules/unistd-safer (EXTRA_DIST): Add unistd-safer.h unistd--.h.
8508         * modules/unlinkdir (EXTRA_DIST): Add unlinkdir.h.
8509         * modules/unlocked-io (EXTRA_DIST): Add unlocked-io.h.
8510         * modules/userspec (EXTRA_DIST): Add userspec.h.
8511         * modules/utimecmp (EXTRA_DIST): Add utimecmp.h.
8512         * modules/utimens (EXTRA_DIST): Add utimens.h.
8513         * modules/xalloc (EXTRA_DIST): Add xalloc.h.
8514         * modules/xgetcwd (EXTRA_DIST): Add xgetcwd.h.
8515         * modules/xnanosleep (EXTRA_DIST): Add xnanosleep.h.
8516         * modules/xreadlink (EXTRA_DIST): Add xreadlink.h.
8517         * modules/xstrtod (EXTRA_DIST): Add xstrtod.h.
8518         * modules/xstrtol (EXTRA_DIST): Add xstrtol.h.
8519         * modules/xstrtold (EXTRA_DIST): Add xstrtod.c xstrtod.h.
8520         * modules/yesno (EXTRA_DIST): Add yesno.h.
8521
8522 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
8523
8524         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Check for fchmod.
8525
8526         * m4/argmatch.m4: New file, from coreutils with AC_LIBSOURCES removed.
8527         * m4/dev-ino.m4, same-inode.m4: Remove.
8528
8529         * m4/_inttypes_h.m4 (gl_INTTYPES_H):
8530         * m4/acl.m4 (AC_FUNC_ACL):
8531         * m4/backupfile.m4 (gl_BACKUPFILE):
8532         * m4/c-strtod.m4 (gl_C99_STRTOLD):
8533         * m4/canon-host.m4 (gl_CANON_HOST):
8534         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
8535         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG):
8536         * m4/chdir-safer.m4 (gl_CHDIR_SAFER):
8537         * m4/cloexec.m4 (gl_CLOEXEC):
8538         * m4/close-stream.m4 (gl_CLOSE_STREAM):
8539         * m4/closeout.m4 (gl_CLOSEOUT):
8540         * m4/dirfd.m4 (gl_FUNC_DIRFD):
8541         * m4/dirname.m4 (gl_DIRNAME):
8542         * m4/exclude.m4 (gl_EXCLUDE):
8543         * m4/exitfail.m4 (gl_EXITFAIL):
8544         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER):
8545         * m4/file-type.m4 (gl_FILE_TYPE):
8546         * m4/filemode.m4 (gl_FILEMODE):
8547         * m4/filenamecat.m4 (gl_FILE_NAME_CONCAT):
8548         * m4/fpending.m4 (gl_FUNC_FPENDING):
8549         * m4/fprintftime.m4 (gl_FPRINTFTIME):
8550         * m4/fts.m4 (gl_FUNC_FTS):
8551         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL):
8552         * m4/getdate.m4 (gl_GETDATE):
8553         * m4/gethrxtime.m4 (gl_GETHRXTIME):
8554         * m4/getpagesize.m4 (gl_GETPAGESIZE):
8555         * m4/getpass.m4 (gl_FUNC_GETPASS):
8556         * m4/gettime.m4 (gl_GETTIME):
8557         * m4/getugroups.m4 (gl_GETUGROUPS):
8558         * m4/glob.m4 (gl_GLOB_SUBSTITUTE):
8559         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER):
8560         * m4/hard-locale.m4 (gl_HARD_LOCALE):
8561         * m4/hash.m4 (gl_HASH):
8562         * m4/idcache.m4 (gl_IDCACHE):
8563         * m4/lchmod.m4 (gl_FUNC_LCHMOD):
8564         * m4/lchown.m4 (gl_FUNC_LCHOWN):
8565         * m4/long-options.m4 (gl_LONG_OPTIONS):
8566         * m4/lstat.m4 (gl_FUNC_LSTAT):
8567         * m4/md5.m4 (gl_MD5):
8568         * m4/memcasecmp.m4 (gl_MEMCASECMP):
8569         * m4/memcoll.m4 (gl_MEMCOLL):
8570         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY):
8571         * m4/memrchr.m4 (gl_FUNC_MEMRCHR):
8572         * m4/memxor.m4 (gl_MEMXOR):
8573         * m4/mkancesdirs.m4 (gl_MKANCESDIRS):
8574         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS):
8575         * m4/modechange.m4 (gl_MODECHANGE):
8576         * m4/mountlist.m4 (gl_MOUNTLIST):
8577         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
8578         * m4/openat.m4 (gl_FUNC_OPENAT):
8579         * m4/pathmax.m4 (gl_PATHMAX):
8580         * m4/physmem.m4 (gl_PHYSMEM):
8581         * m4/posixtm.m4 (gl_POSIXTM):
8582         * m4/posixver.m4 (gl_POSIXVER):
8583         * m4/quote.m4 (gl_QUOTE):
8584         * m4/quotearg.m4 (gl_QUOTEARG):
8585         * m4/readtokens.m4 (gl_READTOKENS):
8586         * m4/readutmp.m4 (gl_READUTMP):
8587         * m4/regex.m4 (gl_REGEX):
8588         * m4/safe-read.m4 (gl_SAFE_READ):
8589         * m4/safe-write.m4 (gl_SAFE_WRITE):
8590         * m4/same.m4 (gl_SAME):
8591         * m4/save-cwd.m4 (gl_SAVE_CWD):
8592         * m4/savedir.m4 (gl_SAVEDIR):
8593         * m4/settime.m4 (gl_SETTIME):
8594         * m4/sha1.m4 (gl_SHA1):
8595         * m4/sig2str.m4 (gl_FUNC_SIG2STR):
8596         * m4/stat-macros.m4 (gl_STAT_MACROS):
8597         * m4/stat-time.m4 (gl_STAT_TIME):
8598         * m4/stdio-safer.m4 (gl_FOPEN_SAFER):
8599         * m4/stdlib-safer.m4 (gl_STDLIB_SAFER):
8600         * m4/strdup.m4 (gl_FUNC_STRDUP):
8601         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME):
8602         * m4/strndup.m4 (gl_FUNC_STRNDUP):
8603         * m4/strnlen.m4 (gl_FUNC_STRNLEN):
8604         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP):
8605         * m4/time_r.m4 (gl_TIME_R):
8606         * m4/timespec.m4 (gl_TIMESPEC):
8607         * m4/unistd-safer.m4 (gl_UNISTD_SAFER):
8608         * m4/unlinkdir.m4 (gl_UNLINKDIR):
8609         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO):
8610         * m4/userspec.m4 (gl_USERSPEC):
8611         * m4/utimecmp.m4 (gl_UTIMECMP):
8612         * m4/utimens.m4 (gl_UTIMENS):
8613         * m4/xalloc.m4 (gl_XALLOC):
8614         * m4/xgetcwd.m4 (gl_XGETCWD):
8615         * m4/xnanosleep.m4 (gl_XNANOSLEEP):
8616         * m4/xreadlink.m4 (gl_XREADLINK):
8617         * m4/xstrtod.m4 (gl_XSTRTOD):
8618         * m4/yesno.m4 (gl_YESNO):
8619         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
8620         to get the necessary .h files and whatnot.
8621
8622 2006-08-21  Mark D. Baushke  <mdb@gnu.org>
8623             Bruno Haible  <bruno@clisp.org>
8624
8625         * gnulib-tool (func_verify_module): Work around Sun's non-POSIX 1003.2
8626         /bin/sh understanding of '!' conditional negation.
8627
8628 2006-08-21  Jim Meyering  <jim@meyering.net>
8629
8630         * modules/openat (Depends-on): Really alphabetize.
8631
8632         * modules/acl (Depends-on): Add error and quote.
8633
8634         * check-module (find_included_lib_files): Add at-func.c to the
8635         ok-to-include-more-than-once white list.
8636
8637         * modules/openat (Depends-on): Add lstat.  Alphabetize.
8638
8639 2006-08-21  Bruno Haible  <bruno@clisp.org>
8640
8641         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
8642         Emit a pkgdata_DATA variable only if some snippets add contents to it.
8643         Reported by Martin Lambers <marlam@marlam.de>.
8644
8645 2006-08-21  Bruno Haible  <bruno@clisp.org>
8646
8647         * gnulib-tool (func_emit_lib_Makefile_am): If the snippets already
8648         specify an installation location, don't emit a noinst_LIBRARIES or
8649         noinst_LTLIBRARIES assignment.
8650
8651 2006-08-21  Bruno Haible  <bruno@clisp.org>
8652
8653         BeOS portability.
8654         * modules/mbchar (Include): Don't test HAVE_WCTYPE_H any more, since
8655         BeOS has mbrtowc() but no <wctype.h>.
8656
8657 2006-08-21  Bruno Haible  <bruno@clisp.org>
8658
8659         BeOS portability.
8660         * m4/mbchar.m4 (gl_MBCHAR): Compile mbchar.c also if <wctype.h> doesn't
8661         exist.
8662
8663 2006-08-21  Bruno Haible  <bruno@clisp.org>
8664
8665         BeOS portability.
8666         * lib/mbchar.h: Include <wctype.h> only if it exists.
8667
8668 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
8669
8670         Remove files that are no longer needed by their respective modules.
8671         * m4/obstack.m4: Remove.
8672         * m4/strerror_r.m4: Remove.
8673         * m4/uint32_t.m4: Remove.
8674         * m4/uintptr_t.m4: Remove.
8675         * m4/ullong_max.m4: Remove.
8676         * m4/xstrtoimax.m4: Remove.
8677         * m4/xstrtoumax.m4: Remove.
8678
8679         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Do not require
8680         gl_AC_TYPE_UINTMAX_T, gl_STRUCT_DEV_INO, or gl_SAME_INODE, since gnulib
8681         dependencies now capture this.
8682
8683         * m4/cycle-check.m4 (gl_CYCLE_CHECK):
8684         Do not use AC_LIBSOURCES, since gnulib modules now do this.
8685         * m4/fsusage.m4 (gl_FSUSAGE): Likewise.
8686         * m4/human.m4 (gl_HUMAN): Likewise.
8687         * m4/inttostr.m4 (gl_INTTOSTR): Likewise.
8688         * m4/xstrtol.m4 (gl_XSTRTOL): Likewise.
8689
8690         * m4/filemode.m4 (gl_FILEMODE): Require AC_STRUCT_ST_DM_MODE.
8691
8692         * m4/filemode.m4 (gl_PREREQ_FSUSAGE_EXTRA): Do not require
8693         gl_AC_TYPE_INTMAX_T or gl_AC_TYPE_UINTMAX_T, since we now require
8694         stdint.
8695         * m4/human.m4 (gl_HUMAN): Likewise.
8696         * m4/inttostr.m4 (gl_PREREQ_INTTOSTR): Likewise.
8697         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Likewise.
8698         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
8699         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
8700         * m4/xstrtol (gl_XSTRTOL): Likewise.
8701
8702         * m4/gethrxtime.m4 (gl_XTIME): gl_AC_TYPE_LONG_LONG ->
8703         AC_TYPE_LONG_LONG_INT.
8704         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
8705         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Likewise.
8706         * m4/strtoull.m4 (gl_FUNC_STRTOULL): Likewise, for unsigned long.
8707         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
8708
8709         * m4/human.m4 (gl_HUMAN): Do not require AM_STDBOOL_H since we depend
8710         on stdbool.
8711
8712         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL_H, gl_PREREQ_XSTRTOL): Remove.
8713         (gl_PREREQ_XSTRTOUL): Remove.
8714
8715         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Check for hasmntopt.
8716
8717         * m4/posixver.m4: Fix comment since head -1 now works even in POSIX
8718         mode.
8719
8720 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
8721
8722         Add and change modules to make it easier for coreutils to use
8723         gnulib-tool.
8724         * modules/backupfile (Files): Remove m4/d-ino.m4.
8725         (Depends-on): Add d-ino.
8726         * modules/cycle-check (Depends-on): Add stdint.
8727         (lib_SOURCES): Add cycle-check.h.
8728         * modules/d-ino: New module.
8729         * modules/d-type: New module.
8730         * modules/error (Files): Remove m4/strerror_r.m4.
8731         * modules/filemode (Files): Add m4/st_dm_mode.m4.
8732         * modules/fsuage (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
8733         m4/inttypes_h.m4, m4/uintmax_t.m4.
8734         (Depends-on): Add stdint.
8735         (lib_SOURCES): Add fsusage.h.
8736         * modules/getcwd (Files): Remove d-ino.m4.
8737         (Depends-on): Add d-ino.
8738         * modules/getndelim2 (Depends-on): Add stdint.
8739         * modules/glob (Files): Remove m4/d-type.m4.
8740         (Depends-on): Add d-type.
8741         * modules/host-os: New module.
8742         * modules/human (Files):  Remove m4/ulonglong.m4, m4/stdint_h.m4,
8743         m4/inttypes_h.m4, m4/uintmax_t.m4.
8744         * Depends-on: Add stdint.
8745         (lib_SOURCES): Add human.h.
8746         * modules/inttostr (Files): Remove m4/intmax_t.m4,
8747         m4/inttostr.m4, m4/inttypes_h.m4, m4/longlong.m4, m4/stdint_h.m4,
8748         m4/uintmax_t.m4, m4/ulonglong.m4.
8749         (Depends-on): Add stdint.
8750         (EXTRA_DIST): Add inttostr.h.
8751         * modules/lchmod: New module.
8752         * modules/link-follow: New module.
8753         * modules/mkdir-p (Files): Remove lib/lchmod.h, m4/lchmod.m4.
8754         (Depends-on): Add lchmod.
8755         * modules/mkstemp (Files): Remove m4/ulonglong.m4,
8756         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4.
8757         (Depends-on): Add stdint.
8758         * modules/obstack (Files): Remove m4/inttypes_h.m4, m4/obstack.m4,
8759         m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4.
8760         (Depends-on): Add stdint.
8761         (configure.ac): Change gl_OBSTACK to AC_FUNC_OBSTACK.
8762         * modules/perl: New module.
8763         * modules/regex (Depends-on): Add stdint.
8764         * modules/rmdir-errno: New module.
8765         * modules/strtoimax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
8766         m4/intmax_t.m4.
8767         (Depends-on): Add stdint.
8768         * modules/strtoumax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
8769         m4/uintmax_t.m4.
8770         (Depends-on): Add stdint.
8771         * modules/unlink-busy: New module.
8772         * modules/utimecmp (Depends-on): Add stdint.
8773         * modules/uptime: New module.
8774         * modules/winsz-ioctl: New module.
8775         * modules/winsz-termios: New module.
8776         * modules/xnanosleep (Depends-on): Add nanosleep.
8777         * modules/ullong_max: Remove.
8778         * modules/xstrtoimax (Files): Remove m4/xstrtoimax.m4.
8779         (configure.ac): Remove gl_XSTRTOIMAX; no action needed now.
8780         * modules/xstrtol (Files): Remove m4/ulonglong.m4, m4/longlong.m4,
8781         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4, m4/intmax_t.m4.
8782         (Depends-on): Add inttypes.
8783         (lib_SOURCES): Add xstrtol.h.
8784         * modules/xstrtoumax (Files): Remove m4/xstrtoumax.m4.
8785         (configure.ac): Remove gl_XSTRTOUMAX; no action needed now.
8786         * MODULES.html.sh: Move 'assert' into the assert section.
8787         Move 'dummy' into the linking section.
8788         Remove ullong_max.
8789         Add section for compatibility checks for POSIX:2001 functions,
8790         and put d-ino, d-type, link-follow, rmdir-errno, unlink-busy,
8791         winsz-ioctl, and winsz-termios into it.
8792         Add lchmod.
8793         Add top-level Misc section and put host-os, perl, and uptime
8794         into it.
8795
8796 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
8797
8798         * lib/cycle-check.h: Include <stdint.h> unconditionally, since we
8799         now assume the stdint module.  Do not include inttypes.h.
8800         * lib/fsusage.h: Likewise.
8801         * lib/getndelim2.c: Likewise.
8802         * lib/human.h: Likewise.
8803         * lib/inttostr.h: Likewise.
8804         * lib/obstack.c: Likewise.
8805         * lib/regex_internal.h: Likewise.
8806         * lib/tempname.c: Likewise.
8807         * lib/utimecmp.c: Likewise.
8808         * lib/xstrtol.h: Likewise.
8809
8810         * lib/stat_.h: Fix typo: HAVE_FUNC_LSTAT -> HAVE_LSTAT.
8811
8812         * lib/strtoimax.c: Adjust to macro name changes in Autoconf,
8813         e.g., HAVE_LONG_LONG -> HAVE_LONG_LONG_INT.
8814         * lib/xtime.h: Likewise.
8815
8816 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
8817
8818         * modules/openat (Files): Add lib/fchmodat.c.
8819         Fixes problem reported by Jay Youngman.
8820
8821 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
8822
8823         * lib/fchmodat.c: New file, from coreutils.  This was inadvertently
8824         omitted in the 2006-08-17 update.  Problem reported by Jay Youngman.
8825
8826 2006-08-18  Paul Eggert  <eggert@cs.ucla.edu>
8827             Bruno Haible  <bruno@clisp.org>
8828
8829         * m4/bison-i18n.m4 (BISON_I18N): Also handle the case where yacc exists
8830         and is a script that invokes bison. Tighten the code. Add comments.
8831
8832 2006-08-18  Jim Meyering  <jim@meyering.net>
8833
8834         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Also check for
8835         CLOCK_REALTIME, since gethrxtime may revert to using clock_gettime via
8836         gettime.c.  Gabor Z. Papp reported that gethrxtime-using programs
8837         failed to link due to unresolved clock_gettime on a linux-2.4.x system.
8838
8839 2006-08-18  Bruno Haible  <bruno@clisp.org>
8840
8841         * modules/bison-i18n: New file.
8842         * MODULES.html.sh (Internationalization functions): Add it.
8843
8844 2006-08-18  Bruno Haible  <bruno@clisp.org>
8845
8846         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Also check for
8847         sys/statvfs.h. When getmntinfo was found, check its declaration and
8848         set either MOUNTED_GETMNTINFO or MOUNTED_GETMNTINFO2 depending on it.
8849
8850 2006-08-18  Bruno Haible  <bruno@clisp.org>
8851
8852         * m4/bison-i18n.m4: New file, from bison.
8853
8854 2006-08-18  Bruno Haible  <bruno@clisp.org>
8855
8856         * lib/mountlist.c [MOUNTED_GETMNTINFO2]: Include sys/statvfs.h.
8857         (ME_DUMMY): Treat "kernfs" as a dummy.
8858         (read_file_system_list) [MOUNTED_GETMNTINFO2]: Implement.
8859
8860 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
8861
8862         Update from coreutils.
8863
8864         2006-08-15  Jim Meyering  <jim@meyering.net>
8865
8866         * m4/openat.m4 (gl_FUNC_OPENAT): Add at-func.c via AC_LIBSOURCES.
8867
8868         2006-01-17  Jim Meyering  <jim@meyering.net>
8869
8870         * m4/fts.m4 (gl_FUNC_FTS_CORE): Depend on gl_FUNC_OPENAT.
8871
8872         2006-01-11  Jim Meyering  <jim@meyering.net>
8873
8874         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile fchmodat.c.
8875         Check for the lchmod function.
8876
8877 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
8878
8879         Update from coreutils.
8880
8881         * lib/__fpending.h: Add copyright notice.
8882         * lib/fprintftime.h: Likewise.
8883         * lib/savedir.c: Use (C) in copyright notice.
8884         * lib/savedir.h: Likewise.
8885
8886         2006-08-15  Jim Meyering  <jim@meyering.net>
8887
8888         * lib/at-func.c: New file, with the logic of all emulated at-functions.
8889         * lib/openat-priv.h: Include <errno.h> and define ENOSYS,
8890         in support of the EXPECTED_ERRNO macro.
8891         * lib/openat.c (fstatat, unlinkat, fchownat): Remove function
8892         definitions.  Instead, define the appropriate symbols and include
8893         "at-func.c".
8894         * lib/mkdirat.c (mkdirat): Likewise.
8895         * lib/fchmodat.c (fchmodat): Likewise.
8896         (ENOSYS): Remove definition.
8897         * lib/openat.c: Don't include <errno.h>, now that "openat-priv.h" does
8898         it.  Don't include "unistd--.h" -- it wasn't ever used.
8899
8900         2006-01-17  Jim Meyering  <jim@meyering.net>
8901
8902         Rewrite fts.c not to change the current working directory,
8903         by using openat, fstatat, fdopendir, etc..
8904
8905         * lib/fts.c [! _LIBC]: Include "openat.h" and "unistd--.h".
8906         (HAVE_OPENAT_SUPPORT): Define.
8907         [_LIBC] (fchdir): Don't undef or define; no longer used.
8908         (FCHDIR): Define in terms of cwd_advance_fd rather than fchdir.
8909         Now, this `function' always succeeds, and consumes its file descriptor
8910         parameter -- so callers must not close such FDs.  Update callers.
8911         (diropen_fd, opendirat, cwd_advance_fd): New functions.
8912         (diropen): Add parameter, SP.  Adjust all callers.
8913         Implement using diropen_fd, rather than open.
8914         (fts_open): Initialize new member, fts_cwd_fd.
8915         Remove fts_rft-setting code.
8916         (fts_close): Close fts_cwd_fd, if necessary.
8917         (__opendir2): Define in terms of opendir or opendirat,
8918         depending on whether the FST_NOCHDIR flag is set.
8919         (fts_build): Since fts_safe_changedir consumes its FD, and since
8920         this code must do `closedir(dirp)', dup the dirfd(dirp) argument,
8921         and close the dup'd file descriptor upon failure.
8922         (fts_stat): Use fstatat(...AT_SYMLINK_NOFOLLOW) in place of lstat.
8923         (fts_safe_changedir): Tweak semantics to reflect that this function
8924         now calls cwd_advance_fd and hence consumes its FD argument.
8925         * lib/fts_.h [struct FTS] (fts_cwd_fd): New member.
8926         [struct FTS] (fts_rft): Remove now-unused member.
8927         [struct FTS] (fts_cycle.state): Improve comment.
8928
8929         * lib/openat.c (openat_needs_fchdir): New function.
8930         * lib/openat.h (openat_needs_fchdir): Declare it.
8931
8932 2006-08-16  Paul Eggert  <eggert@cs.ucla.edu>
8933
8934         * lib/memcoll.c (memcoll): Set errno = 0 in the shortcut case, too.
8935         Problem and fix reported by Pádraig Brady in
8936         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00099.html>.
8937
8938 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
8939
8940         * modules/cycle-check (configure.ac): Add gl_CYCLE_CHECK.
8941
8942 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
8943
8944         * lib/memcoll.c (memcoll): Optimize for the common case where the
8945         arguments are bytewise equal.
8946
8947 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
8948
8949         * doc/regexprops-generic.texi: Add a copyright notice.
8950
8951 2006-08-15  Bruno Haible  <bruno@clisp.org>
8952
8953         * modules/tmpdir (License): Change to LGPL.
8954
8955 2006-08-15  Bruno Haible  <bruno@clisp.org>
8956
8957         * gnulib-tool (func_all_modules, func_verify_module): COPYING is not a
8958         module.
8959
8960 2006-08-14  Simon Josefsson  <jas@extundo.com>
8961
8962         * config/srclist.txt: Add gnupload.
8963
8964 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
8965
8966         Change copyright notice from LGPL 2 to GPL 2, since that's the
8967         standard form used in the gnulib repository.
8968         * tests/test-lock.c: Likewise.
8969         * tests/test-stdint.c: Likewise.
8970         * tests/test-tls.c: Likewise.
8971
8972         * users.txt: Add bison, diffutils, libprelude, prelude-lml,
8973         prelude-manager.  User shorter URLs for GNU projects, without '?'.
8974         Add copyright notice.
8975
8976         * check-module: Add copyright notice.  Output a copyright
8977         notice if "--version" is specified.
8978         * modules/COPYING: New file.
8979         * tests/test-getaddrinfo.c: Add copyright notice.
8980         * tests/test-verify.c: Likewise.
8981
8982 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
8983
8984         Change copyright notice from LGPL 2 to GPL 2, since that's the
8985         standard form used in the gnulib repository.
8986         * lib/lock.c: LGPL -> GPL.
8987         * lib/lock.h: Likewise.
8988         * lib/strnlen1.c: Likewise.
8989         * lib/strnlen1.h: Likewise.
8990         * lib/tls.c: Likewise.
8991         * lib/tls.h: Likewise.
8992         * lib/tmpdir.c: Likewise.
8993
8994         * lib/TODO: Remove; this belongs only in coreutils.
8995
8996 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
8997
8998         Add copyright notices to long-enough files that lack them, since
8999         otherwise the files aren't clearly free.  Use the same notice that
9000         getdate.texi already uses.
9001         * doc/alloca-opt.texi: Add copyright notice.
9002         * doc/alloca.texi: Likewise.
9003         * doc/ctime.texi: Likewise.
9004         * doc/functions.texi: Likewise.
9005         * doc/gcd.texi: Likewise.
9006         * doc/gnulib-tool.texi: Likewise.
9007         * doc/inet_ntoa.texi: Likewise.
9008         * doc/visibility.texi: Likewise.
9009
9010         * doc/getdate.texi: Update FDL version from 1.1 to 1.2.
9011         * doc/quote.texi: Add copyright notice.
9012
9013         * doc/solaris-versions: Add SunOS 5.10, SunOS 1.x, SunOS 4.0, SunOS
9014         4.0.x, SunOS 4.1.1.1, SunOS 4.1.1_U1, SunOS 4.1.3B.  SunOS 4.1.3
9015         was Solaris 1.1A.  Remove space before B in Solaris 1.1.1B.
9016         Mention SunOS 5.11.  Mention that everything before SunOS 5.7
9017         is now obsolete, and give a pointer to the Sun list.
9018         Add copyright notice.
9019
9020 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
9021
9022         * config/srclistvars.sh: Add copyright notice.
9023
9024 2006-08-14  Eric Blake  <ebb9@byu.net>
9025
9026         Import the following change from libc:
9027
9028         2006-08-12  Ulrich Drepper  <drepper@redhat.com>
9029
9030         Upstream bug 2997.
9031         * lib/misc/error.c: Add space between program name and message if file
9032         name is missing.
9033
9034 2006-08-12  Karl Berry  <karl@gnu.org>
9035
9036         * config/srclist.txt (ssize_t.m4, sig_atomic_t.m4, signalblocking.m4):
9037         remove, these originate in gnulib now.
9038
9039 2006-08-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9040
9041         * doc/Makefile (standards.info standards.html standards.dvi):
9042         Also depend on make-stds.texi.
9043
9044 2006-08-11  Paul Eggert  <eggert@cs.ucla.edu>
9045
9046         * lib/pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC_PIPE ->
9047         HAVE_PIPE.  Fix a file descriptor leak when fd_safer fails.
9048
9049         * lib/regex_internal.c (re_string_skip_chars): Don't assume WEOF fits
9050         in wchar_t.  Problem reported by Eric Blake.
9051
9052         * lib/snprintf.c (snprintf): memcpy LEN bytes, not SIZE - 1, when
9053         LEN is smaller than SIZE.  Suggested by Bruno Haible.
9054         Also, help the compiler to keep LEN in a register.
9055
9056 2006-08-11  Eric Blake  <ebb9@byu.net>
9057
9058         * users.txt: Sort.  Add tar.
9059
9060 2006-08-11  Bruno Haible  <bruno@clisp.org>
9061
9062         * users.txt: New file.
9063
9064 2006-08-11  Bruno Haible  <bruno@clisp.org>
9065
9066         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Include <stdio.h> and <time.h>
9067         before <wchar.h>. Needed for OSF/1 and BSD/OS.
9068
9069 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
9070
9071         * modules/snprintf (Depends-on): Remove minmax.
9072         (Maintainer): Add self and Bruno.
9073
9074 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
9075
9076         * lib/.cppi-disable: Add snprintf.h, socket_.h.
9077         * lib/snprintf.c: Include <errno.h> and <limits.h>.
9078         (EOVERFLOW): Define if the system does not.
9079         Do not include "minmax.h"; it wasn't used.
9080         (snprintf): Don't assume size_t promotes to an unsigned type.
9081         Fix bug when generated string was too long for the buffer: the
9082         buffer's contents are supposed to be the initial prefix of the
9083         output.  Don't assume vasnprintf returns EOVERFLOW if the size
9084         exceeds INT_MAX; do the check ourselves.
9085
9086         Import the following changes from libc:
9087
9088         2006-06-02  Jakub Jelinek  <jakub@redhat.com>
9089
9090         * lib/posix/regex_internal.c (re_string_skip_chars): If no character
9091         has been converted at all, set *last_wc to WEOF.  If mbrtowc failed,
9092         set wc to the byte which couldn't be converted.
9093         (re_string_reconstruct): Don't clear valid_raw_len before calling
9094         re_string_skip_chars.  If wc is WEOF after re_string_skip_chars, set
9095         tip_context using re_string_context_at.
9096
9097         2006-05-02  Ulrich Drepper  <drepper@redhat.com>
9098
9099         * lib/posix/regex.h: g++ still cannot handled [restrict].
9100
9101         2006-04-21  Ulrich Drepper  <drepper@redhat.com>
9102
9103         * lib/posix/regex.h: Remove special handling for VMS.
9104
9105 2006-08-10  Jim Meyering  <jim@meyering.net>
9106
9107         * modules/same-inode: New module.
9108         * modules/dev-ino: New module.
9109         * modules/cycle-check: Depend on these modules, rather than simply
9110         including their .h files.
9111         (Makefile.am): Don't list cycle-check.[ch] here, now that they're
9112         required via m4/cycle-check.m4.
9113         * modules/same: Depend on new same-inode module, rather than
9114         including same-inode.h.
9115         * modules/chdir-safer: New file.
9116
9117         * modules/chown (Depends-on): Add stat-macros.
9118
9119 2006-08-10  Jim Meyering  <jim@meyering.net>
9120
9121         * m4/cycle-check.m4: New file.
9122         Require gl_STRUCT_DEV_INO and gl_SAME_INODE.
9123         * m4/dev-ino.m4, m4/same-inode.m4: New files.
9124
9125 2006-08-10  Eric Blake  <ebb9@byu.net>
9126
9127         * modules/verror (Depends-on): Remove bogus gl_VERROR that snuck
9128         in from original proposal.
9129
9130 2006-08-10  Eric Blake  <ebb9@byu.net>
9131         and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
9132
9133         * gnulib-tool (func_import): Detect unexpanded macros in gnulib
9134         namespace.
9135
9136 2006-08-10  Bruno Haible  <bruno@clisp.org>
9137
9138         * gnulib-tool (func_create_testdir): Detect unexpanded macros here
9139         as well.
9140
9141 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
9142
9143         Sync from coreutils.
9144
9145         2006-07-19  Mike Frysinger  <vapier@gentoo.org>
9146
9147         * lib/mountlist.c [ME_REMOTE]: Filter out cifs.
9148         Reported by Toralf Förster in <http://bugs.gentoo.org/141012>.
9149
9150 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
9151
9152         * modules/restrict: Remove; no longer needed now that we assume
9153         Autoconf 2.59 or later.
9154         * MODULES.html.sh: Remove 'restrict'.
9155         * modules/argp (Depends-on): Remove 'restrict'.
9156         * modules/base64 (Depends-on): Likewise.
9157         * modules/gc (Depends-on): Likewise.
9158         * modules/getaddrinfo (Depends-on): Likewise.
9159         * modules/glob (Depends-on): Likewise.
9160         * modules/inet_ntop (Depends-on): Likewise.
9161         * modules/inet_pton (Depends-on): Likewise.
9162         * modules/memxor (Depends-on): Likewise.
9163         * modules/regex (Depends-on): Likewise.
9164         * modules/strtok_r (Depends-on): Likewise.
9165         * modules/time_r (Depends-on): Likewise.
9166
9167 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
9168
9169         * m4/argp.m4 (gl_ARGP): Require AC_C_RESTRICT.
9170         * m4/gc.m4 (gl_PREREQ_GC): Likewise.
9171         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
9172         * m4/inet_ntop.m4 (gl_PREREQ_INET_NTOP): Likewise.
9173         * m4/inet_pton.m4 (gl_PREREQ_INET_PTON): Likewise.
9174         * m4/memxor.m4 (gl_MEMXOR): Likewise.
9175         * m4/restrict.m4: Remove; no longer needed.  All remaining uses of
9176         gl_C_RESTRICT replaced by AC_C_RESTRICT.
9177
9178         Merge from coreutils.
9179         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_C_RESTRICT, not
9180         gl_C_RESTRICT, now that we assume Autoconf 2.59 or later.
9181         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
9182         * m4/time_r.m4 (gl_TIME_R): Likewise.
9183
9184 2006-08-09  Karl Berry  <karl@gnu.org>
9185
9186         * config/srclist.txt: no more gettext-tools, per Bruno.
9187
9188 2006-08-08  Eric Blake  <ebb9@byu.net>
9189
9190         * modules/verror: New module.
9191         * MODULES.html.sh: Document it.
9192
9193 2006-08-08  Eric Blake  <ebb9@byu.net>
9194
9195         * lib/verror.h, lib/verror.c: New files.
9196
9197 2006-08-08  Eric Blake  <ebb9@byu.net>
9198
9199         * lib/verror.c (verror_at_line): Work around glibc bug 2997, so that
9200         verror_at_line output complies with GNU Coding Standards even when
9201         file is NULL.
9202
9203 2006-08-07  Bruno Haible  <bruno@clisp.org>
9204
9205         * lib/allocsa.h (sa_alignof) [_AIX]: Also consider 'long long' in newer
9206         versions of AIX.
9207         Reported by Ralf Wildenhues.
9208
9209 2006-08-07  Bruno Haible  <bruno@clisp.org>
9210
9211         * gnulib-tool (func_create_testdir): Wrap the set of autoconf snippets
9212         in an AC_DEFUN. Needed so that the autoconf snippets can use
9213         AC_REQUIRE.
9214
9215 2006-08-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9216
9217         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
9218         Initialize pkgdata_DATA.
9219         * modules/javaversion (Makefile.am): Add to pkgdata_DATA, rather than
9220         overriding it.
9221
9222 2006-08-06  Eric Blake  <ebb9@byu.net>
9223
9224         * lib/error.h: Fold in some upstream changes from glibc.
9225         * lib/error.c: Likewise.
9226
9227 2006-08-04  Bruno Haible  <bruno@clisp.org>
9228
9229         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
9230         Make the mostlyclean-local rule depend on mostlyclean-generic.
9231         Reported by Jim Meyering. Solution suggested by Ralf Wildenhues.
9232
9233 2006-07-31  Bruno Haible  <bruno@clisp.org>
9234
9235         * m4/localcharset.m4 (gl_LOCALCHARSET): Remove tests for <stddef.h>,
9236         <stdlib.h>, <string.h>.
9237
9238 2006-07-30  Bruno Haible  <bruno@clisp.org>
9239
9240         * modules/readlink (License): Change to LGPL.
9241
9242 2006-07-30  Bruno Haible  <bruno@clisp.org>
9243
9244         * modules/javaversion (Makefile.am): Distribute javaversion.java and
9245         javaversion.class. Also install javaversion.class in $(pkgdatadir) and
9246         set PKGDATADIR to point to it.
9247
9248 2006-07-30  Bruno Haible  <bruno@clisp.org>
9249
9250         * modules/csharpexec (configure.ac): Comment out macro invocation.
9251         * modules/javaexec (configure.ac): Likewise.
9252         * modules/javacomp-script (configure.ac): Likewise.
9253
9254         * modules/csharpcomp-script (configure.ac): Use AC_REQUIRE.
9255
9256 2006-07-30  Bruno Haible  <bruno@clisp.org>
9257
9258         * modules/clean-temp (Depends-on): Add linkedhash-list, remove
9259         linked-list.
9260
9261 2006-07-30  Bruno Haible  <bruno@clisp.org>
9262
9263         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Assume <string.h> exists.
9264
9265 2006-07-30  Bruno Haible  <bruno@clisp.org>
9266
9267         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
9268         Initialize MOSTLYCLEANFILES to core and *.stackdump, so that core dumps
9269         get removed.
9270
9271 2006-07-29  Bruno Haible  <bruno@clisp.org>
9272
9273         Make it possible for gnulib-tool to work with locally modified or
9274         augmented gnulib repositories.
9275         * gnulib-tool (func_usage): Document --local-dir option.
9276         (local_gnulib_dir): New variable.
9277         Handle --local-dir option.
9278         (func_lookup_file): New function.
9279         (func_all_modules, func_verify_module): Look also in $local_gnulib_dir.
9280         (func_get_description, func_get_filelist, func_get_description,
9281         func_get_filelist, func_get_dependencies, func_get_autoconf_snippet,
9282         func_get_automake_snippet, func_get_include_directive,
9283         func_get_license, func_get_maintainer): Use func_lookup_file.
9284         (func_import, func_create_testdir): Use func_lookup_file.
9285
9286 2006-07-29  Bruno Haible  <bruno@clisp.org>
9287
9288         * modules/setenv (Depends-on): Add unistd.
9289
9290 2006-07-29  Bruno Haible  <bruno@clisp.org>
9291
9292         * lib/setenv.c: Undo unintended modification done on 2006-02-27.
9293
9294 2006-07-29  Bruno Haible  <bruno@clisp.org>
9295
9296         * lib/localcharset.c: Assume <stddef.h>, <stdlib.h>, <string.h> exist.
9297
9298 2006-07-29  Bruno Haible  <bruno@clisp.org>
9299
9300         * gnulib-tool (import, update): If there is no Makefile.am, look at
9301         aclocal.m4, instead of bailing out.
9302
9303 2006-07-29  Bruno Haible  <bruno@clisp.org>
9304
9305         * gnulib-tool (func_usage): Revert most of the 2006-07-15 change.
9306         Categorize the options by when they are useful.
9307
9308 2006-07-29  Bruno Haible  <bruno@clisp.org>
9309
9310         * gnulib-tool (func_usage): Document option --no-libtool.
9311         Handle option --no-libtool.
9312         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Update
9313         for changed semantics of $libtool variable.
9314         (func_import): Likewise. If libtool is not used, show this through
9315         an option --no-libtool.
9316         (func_create_testdir): Update.
9317
9318 2006-07-29  Bruno Haible  <bruno@clisp.org>
9319
9320         * gnulib-tool (func_import): Extend error message about missing
9321         --doc-base.
9322
9323 2006-07-29  Bruno Haible  <bruno@clisp.org>
9324
9325         * gnulib-tool (func_import): Don't create the $docbase directory if
9326         there is no file to store there.
9327
9328 2006-07-29  Bruno Haible  <bruno@clisp.org>
9329
9330         * gnulib-tool (autoconf_minversion): If a --dir option is given and
9331         relevant, look for configure.ac there, not in the current directory.
9332         Also use a simple search for AC_PREREQ, not "autoconf --trace".
9333
9334 2006-07-29  Bruno Haible  <bruno@clisp.org>
9335
9336         * gnulib-tool (SORT): New variable.
9337         (func_usage): Undocument --assume-autoconf option.
9338         Remove --assume-autoconf option handling.
9339         (autoconf_minversion): Determine from the contents of configure.ac.
9340         (func_import): Remove autoconf_minversion handling.
9341         Suggested by Eric Blake.
9342
9343 2006-07-29  Bruno Haible  <bruno@clisp.org>
9344
9345         * doc/gnulib-tool.texi (gl_LIBTOOL): Mention --no-libtool option.
9346
9347 2006-07-29  Bruno Haible  <bruno@clisp.org>
9348
9349         * config/srclist.txt (*setenv.[ch]): Remove rules.
9350
9351 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
9352
9353         * m4/inet_pton.m4, inet_ntop.m4: Check for netinet/in.h too.
9354
9355 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
9356
9357         * lib/inet_ntop.h, inet_pton.h: Need to include netinet/in.h before
9358         arpa/inet.h.
9359
9360 2006-07-28  Simon Josefsson  <jas@extundo.com>
9361
9362         * modules/inet_ntop (Depends-on): Depend on arpa_inet.
9363         * modules/inet_pton (Depends-on): Likewise.
9364
9365 2006-07-28  Simon Josefsson  <jas@extundo.com>
9366
9367         * m4/netinet_in_h.m4: New file.
9368
9369 2006-07-28  Simon Josefsson  <jas@extundo.com>
9370
9371         * lib/inet_ntop.h, inet_pton.h: No need to guard netinet/in.h
9372         #include's.
9373
9374 2006-07-28  Simon Josefsson  <jas@extundo.com>
9375
9376         * lib/inet_ntop.h, inet_pton.h: No need to guard arpa/inet.h
9377         #include's.
9378
9379 2006-07-28  Paul Eggert  <eggert@cs.ucla.edu>
9380
9381         * lib/modechange.c (mode_compile): Numeric modes now affect setuid and
9382         setgid on directories only if they set these bits.
9383         * lib/modechange.h: Remove obsolete comment about masks.
9384
9385 2006-07-28  Eric Blake  <ebb9@byu.net>
9386
9387         * lib/regex_internal.h (struct re_dfa_t) [!_LIBC]: Avoid invalid C89
9388         macro expansion.
9389
9390 2006-07-28  Bruno Haible  <bruno@clisp.org>
9391
9392         * lib/inet_ntop.h, inet_pton.h: Use #if HAVE* instead of #ifdef HAVE*.
9393
9394 2006-07-28  Bruno Haible  <bruno@clisp.org>
9395
9396         * m4/mbchar.m4 (gl_MBCHAR): Also test for iswcntrl.
9397
9398 2006-07-28  Bruno Haible  <bruno@clisp.org>
9399
9400         * lib/mbchar.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
9401         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
9402         Define fallbacks.
9403         Avoids link error on FreeBSD 4.x.
9404         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
9405
9406         * lib/wcwidth.h (iswprint): Assume an ASCII compatible wide character
9407         encoding.
9408         * lib/mbswidth.c (iswcntrl): Likewise.
9409
9410 2006-07-27  Bruno Haible  <bruno@clisp.org>
9411
9412         * m4/stdint.m4 (gl_STDINT_H): Define __STDC_CONSTANT_MACROS during the
9413         test.
9414
9415 2006-07-27  Bruno Haible  <bruno@clisp.org>
9416
9417         * lib/stdint_.h (INT*_C, UINT*_C) [C++]: Define these if
9418         __STDC_CONSTANT_MACROS is defined, not if __STDC_LIMIT_MACROS is
9419         defined.
9420
9421 2006-07-26  Eric Blake  <ebb9@byu.net>
9422
9423         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Check for missing pipe.
9424
9425 2006-07-26  Eric Blake  <ebb9@byu.net>
9426
9427         * lib/mkstemp-safer.c [! HAVE_MKSTEMP]: Add prototype for platforms
9428         like mingw that lack mkstemp.
9429         * lib/pipe-safer.c (pipe_safer) [!HAVE_FUNC_PIPE]: Provide fallback to
9430         avoid compilation warning on mingw.
9431
9432 2006-07-26  Bruno Haible  <bruno@clisp.org>
9433
9434         * m4/stdint.m4 (gl_STDINT_H): Also verify the existence of the macros
9435         INT*_MIN, INT_LEAST*_MAX, INT_LEAST*_MIN, UINT_LEAST*_MAX,
9436         INT_FAST*_MIN, INTPTR_MIN.
9437
9438 2006-07-25  Bruno Haible  <bruno@clisp.org>
9439
9440         * modules/version-etc (Depends-on): Add stdarg.
9441
9442 2006-07-25  Bruno Haible  <bruno@clisp.org>
9443
9444         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Avoid 'eval' in front of
9445         complex commands.
9446
9447 2006-07-25  Bruno Haible  <bruno@clisp.org>
9448
9449         * lib/version-etc.c (version_etc_va): Use va_copy, assumed to be
9450         defined in <stdarg.h> or config.h.
9451
9452 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
9453
9454         * m4/stdio-safer.m4 (gl_FOPEN_SAFER, gl_TMPFILE_SAFER): New macros.
9455         (gl_STDIO_SAFER): Remove.
9456
9457 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
9458
9459         * MODULES.html.sh (File stream based Input/Output):
9460         Add fopen-safer, tmpfile-safer; remove stdio-safer.
9461         * modules/getusershell (Depends-on): Change stdio-safer to fopen-safer.
9462         * modules/fopen-safer, modules/tmpfile-safer: New files.
9463         * modules/stdio-safer: Remove.
9464
9465 2006-07-24  Bruno Haible  <bruno@clisp.org>
9466
9467         * modules/tmpdir: New file.
9468         * MODULES.html.sh (File system functions): Add it.
9469
9470 2006-07-24  Bruno Haible  <bruno@clisp.org>
9471
9472         * modules/javacomp (Depends-on): Add unistd, javaversion, binary-io,
9473         getline, pathname, fwriteerror, clean-temp, xvasprintf, strstr.
9474
9475 2006-07-24  Bruno Haible  <bruno@clisp.org>
9476
9477         * modules/clean-temp: New file.
9478
9479 2006-07-24  Bruno Haible  <bruno@clisp.org>
9480
9481         * m4/tmpdir.m4: New file, from GNU gettext.
9482
9483 2006-07-24  Bruno Haible  <bruno@clisp.org>
9484
9485         * lib/tmpdir.h: New file, from GNU gettext.
9486         * lib/tmpdir.c: New file, from GNU gettext.
9487
9488 2006-07-24  Bruno Haible  <bruno@clisp.org>
9489
9490         * lib/clean-temp.h: New file, from GNU gettext.
9491         * lib/clean-temp.c: New file, from GNU gettext.
9492
9493 2006-07-23  Eric Blake  <ebb9@byu.net>
9494
9495         * modules/stdio-safer (Files): Add tmpfile-safer.c.
9496         (Depends-on): Add binary-io.
9497
9498 2006-07-23  Eric Blake  <ebb9@byu.net>
9499
9500         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add tmpfile-safer.c.
9501
9502 2006-07-23  Eric Blake  <ebb9@byu.net>
9503
9504         * lib/tmpfile-safer.c: New file.
9505         * lib/stdio-safer.h (fopen_safer): Add prototype.
9506         * lib/stdio--.h (tmpfile): Make safer.
9507
9508 2006-07-23  Bruno Haible  <bruno@clisp.org>
9509
9510         * lib/gl_anylinked_list2.h (ASYNCSAFE): New macro.
9511         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before,
9512         gl_linked_add_after, gl_linked_add_at, gl_linked_remove_node,
9513         gl_linked_remove_at): Use it.
9514
9515 2006-07-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
9516         and Simon Josefsson <jas@extundo.com>
9517
9518         * lib/getaddrinfo.h (AI_PASSIVE): Make sure it is defined.
9519
9520         * lib/getaddrinfo.c (getaddrinfo): Support AI_PASSIVE.
9521
9522 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
9523
9524         * modules/close-stream: New file.
9525         * modules/closeout (Description): Make it clear that it exits
9526         with a diagnostic on error.
9527         (Depends-on): Add close-stream.  Remove fpending, stdbool.
9528         * MODULES.html.sh (File stream based Input/Output): Add close-stream.
9529
9530 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
9531
9532         * m4/close-stream.m4: New file.
9533
9534 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
9535
9536         * lib/close-stream.c, lib/close-stream.h: New files.
9537
9538 2006-07-22  Bruno Haible  <bruno@clisp.org>
9539
9540         Merge from GNU gettext 0.15.
9541
9542         2006-05-01  Bruno Haible  <bruno@clisp.org>
9543
9544                 * build-aux/javacomp.sh.in: Update for changed javacomp.m4.
9545
9546         2006-07-22  Bruno Haible  <bruno@clisp.org>
9547
9548                 * modules/javaversion: New file.
9549                 * MODULES.html.sh (Java): Add javaversion.
9550
9551         2006-03-12  Bruno Haible  <bruno@clisp.org>
9552
9553                 * build-aux/javaexec.sh.in: Update for changed javaexec.m4.
9554
9555         2005-12-04  Bruno Haible  <bruno@clisp.org>
9556
9557                 * build-aux/csharpexec.sh.in: Add support for 'clix' launcher
9558                 (untested).
9559
9560         2006-06-21  Bruno Haible  <bruno@clisp.org>
9561
9562                 Avoid warnings from recent versions of mcs.
9563                 * build-aux/csharpcomp.sh.in (options_mcs): Don't use options
9564                 -o, -L, -r any more. Use options documented since mcs-1.0
9565                 instead. Similarly for -g.
9566
9567         2005-12-04  Bruno Haible  <bruno@clisp.org>
9568
9569                 * build-aux/csharpcomp.sh.in: Suffix for resources is
9570                 .resources, not .resource.
9571
9572         2005-07-09  Bruno Haible  <bruno@clisp.org>
9573
9574                 * build-aux/csharpcomp.sh.in (options_csc): For -l option,
9575                 add a .dll suffix.
9576                 Reported by Mark Junker <mjscod@gmx.de>.
9577
9578         2006-07-22  Bruno Haible  <bruno@clisp.org>
9579
9580                 * modules/gettext: Upgrade to gettext-0.15.
9581                 (Files): Remove m4/isc-posix.m4. Add m4/lock.m4,
9582                 m4/visibility.m4.
9583                 Replace m4/inttypes.m4 with m4/inttypes-h.m4.
9584
9585 2006-07-22  Bruno Haible  <bruno@clisp.org>
9586
9587         Merge from GNU gettext 0.15.
9588
9589         2006-03-25  Bruno Haible  <bruno@clisp.org>
9590
9591                 * lib-link.m4 (AC_LIB_LINKFLAGS_FROM_LIBS): New macro.
9592
9593         2006-07-21  Bruno Haible  <bruno@clisp.org>
9594
9595                 * javacomp.m4 (gt_JAVACOMP): Convert target_version "null" to
9596                 "1.1".
9597
9598         2006-05-09  Bruno Haible  <bruno@clisp.org>
9599
9600                 * javacomp.m4 (gt_JAVACOMP): On Cygwin, set
9601                 CLASSPATH_SEPARATOR to a semicolon. Use CLASSPATH_SEPARATOR
9602                 for the conftestver execution.
9603
9604         2006-05-01  Bruno Haible  <bruno@clisp.org>
9605
9606                 * javacomp.m4 (gt_JAVACOMP): Accept a source-version and an
9607                 optional target-version argument. Verify that the compiler
9608                 groks source of the specified source-version, or add -source
9609                 option as necessary. Verify that the compiler produces
9610                 bytecode in the specified target-version, or add -target and
9611                 -source options as necessary. Make the result of the test
9612                 available as variable CONF_JAVAC. Also log error output in
9613                 config.log.
9614
9615         2006-03-11  Bruno Haible  <bruno@clisp.org>
9616
9617                 * javacomp.m4 (gt_JAVACOMP): Treat gcj-4.x like gcj-3.x.
9618
9619         2006-05-09  Bruno Haible  <bruno@clisp.org>
9620
9621                 * javaexec.m4 (gt_JAVAEXEC): On Cygwin, set
9622                 CLASSPATH_SEPARATOR to a semicolon.
9623
9624         2006-03-12  Bruno Haible  <bruno@clisp.org>
9625
9626                 * javaexec.m4 (gt_JAVAEXEC): Make the result of the test
9627                 available as variable CONF_JAVA, for subsequent autoconf
9628                 tests. Also log error output in config.log.
9629
9630         2006-07-19  Bruno Haible  <bruno@clisp.org>
9631
9632                 * getline.m4 (AM_FUNC_GETLINE): When cross-compiling, assume
9633                 that getline works on glibc2 systems. Needed to avoid trouble
9634                 in relocatable.c.
9635                 Reported by Nils Magnus Larsgard <nmlarsgaard@atmel.no>.
9636
9637         2005-12-04  Bruno Haible  <bruno@clisp.org>
9638
9639                 * csharpexec.m4 (gt_CSHARPEXEC): Add support for 'clix'
9640                 launcher (untested).
9641
9642         2005-12-04  Bruno Haible  <bruno@clisp.org>
9643
9644                 * csharpcomp.m4 (gt_CSHARPCOMP): Also set CSHARPCOMPFLAGS.
9645
9646         2006-07-22  Bruno Haible  <bruno@clisp.org>
9647
9648                 * gettext.m4: Update from GNU gettext-0.15.
9649                 * nls.m4: Likewise.
9650                 * po.m4: Likewise.
9651                 * inttypes-pri.m4: Likewise.
9652                 * inttypes-h.m4: Renamed from inttypes.m4.
9653                 (gl_HEADER_INTTYPES_H): Renamed from gt_HEADER_INTTYPES_H.
9654
9655 2006-07-22  Bruno Haible  <bruno@clisp.org>
9656
9657         Merge from GNU gettext 0.15.
9658
9659         2005-07-05  Bruno Haible  <bruno@clisp.org>
9660
9661                 * printf-args.c (printf_fetchargs): Work around broken
9662                 definition of wint_t on mingw.
9663
9664         2005-02-12  Bruno Haible  <bruno@clisp.org>
9665
9666                 * xallocsa.h: Add extern "C" for C++.
9667
9668         2006-05-17  Bruno Haible  <bruno@clisp.org>
9669
9670                 Cygwin portability.
9671                 * progreloc.c (WIN32_NATIVE): Renamed from WIN32.
9672
9673         2006-04-30  Bruno Haible  <bruno@clisp.org>
9674
9675                 * progreloc.c: Include <mach-o/dyld.h> if available.
9676                 (find_executable): Use _NSGetExecutablePath when possible.
9677
9678         2006-05-06  Charles Wilson  <cygwin@cwilson.fastmail.fm>
9679
9680                 * progreloc.c (maybe_executable) [CYGWIN]: Use the access()
9681                 function.
9682
9683         2005-12-29  Bruno Haible  <bruno@clisp.org>
9684
9685                 * progreloc.c (set_program_name_and_installdir): Fix
9686                 compilation error.
9687
9688         2005-12-04  Bruno Haible  <bruno@clisp.org>
9689
9690                 Cygwin portability.
9691                 * progreloc.c: Include <windows.h> also on Cygwin.
9692                 (find_executable): Add support for Cygwin.
9693                 (set_program_name_and_installdir): Handle also platforms with
9694                 nonempty EXEEXT.
9695
9696         2006-07-11  Bruno Haible  <bruno@clisp.org>
9697
9698                 * javacomp.c: Fix a comment.
9699                 Reported by Jim Meyering.
9700
9701         2006-04-30  Bruno Haible  <bruno@clisp.org>
9702
9703                 * javacomp.h (compile_java_class): Add source_version,
9704                 target_version arguments.
9705                 * javacomp.c: Rewritten to choose only a compiler that
9706                 respects the specified source_version and target_version.
9707
9708         2006-06-27  Bruno Haible  <bruno@clisp.org>
9709
9710                 Assume correct S_ISDIR macro.
9711                 * mkdtemp.c: Remove test of STAT_MACROS_BROKEN.
9712
9713         2006-07-22  Bruno Haible  <bruno@clisp.org>
9714
9715                 * javaversion.h: New file, from GNU gettext.
9716                 * javaversion.c: New file, from GNU gettext.
9717                 * javaversion.java: New file, from GNU gettext.
9718                 * javaversion.class: New file, from GNU gettext.
9719
9720         2006-05-17  Bruno Haible  <bruno@clisp.org>
9721
9722                 Cygwin portability.
9723                 * javaexec.c (execute_java_class): Test for jview program
9724                 also on Cygwin.
9725
9726         2006-04-09  Bruno Haible  <bruno@clisp.org>
9727
9728                 * fatal-signal.c: Don't include string.h.
9729                 (at_fatal_signal): Use a copying loop instead of memcpy.
9730
9731         2005-12-04  Bruno Haible  <bruno@clisp.org>
9732
9733                 * csharpexec.c: Add support for 'clix' launcher (untested).
9734                 (execute_csharp_using_sscli): New function.
9735                 (execute_csharp_program): Call it.
9736
9737         2006-06-21  Bruno Haible  <bruno@clisp.org>
9738
9739                 Avoid warnings from recent versions of mcs.
9740                 * csharpcomp.c (compile_csharp_using_mono): Don't use options
9741                 -o, -L, -r any more. Use options documented since mcs-1.0
9742                 instead. Similarly for -g.
9743
9744         2005-07-09  Bruno Haible  <bruno@clisp.org>
9745
9746                 * csharpcomp.c (compile_csharp_using_sscli): For -l option,
9747                 add a .dll suffix.
9748                 Reported by Mark Junker <mjscod@gmx.de>.
9749
9750         2006-06-17  Bruno Haible  <bruno@clisp.org>
9751
9752                 * config.charset: Update for NetBSD 3.0.
9753
9754         2006-05-17  Bruno Haible  <bruno@clisp.org>
9755
9756                 Cygwin portability.
9757                 * localcharset.c (WIN32_NATIVE): Renamed from WIN32.
9758
9759         2006-05-16  Bruno Haible  <bruno@clisp.org>
9760
9761                 * localcharset.c [CYGWIN]: Include <windows.h>.
9762                 (get_charset_aliases): For Cygwin, return the same CPxxx
9763                 aliases list as under WIN32.
9764                 (locale_charset) [CYGWIN]: Try to retrieve the encoding from
9765                 the environment variables. Fall back to GetACP().
9766
9767         2006-04-05  Bruno Haible  <bruno@clisp.org>
9768
9769                 * config.charset: Update Juan Manuel Guerrero's address.
9770
9771         2005-02-12  Bruno Haible  <bruno@clisp.org>
9772
9773                 * allocsa.h: Add extern "C" for C++.
9774
9775         2005-02-10  Bruno Haible  <bruno@clisp.org>
9776
9777                 * allocsa.h (sa_alignof): Define differently with AIX xlc, to
9778                 avoid a bug of this compiler on AIX 3.2.5 dealing with enums.
9779
9780         2006-07-22  Bruno Haible  <bruno@clisp.org>
9781
9782                 * gettext.h: Update to GNU gettext-0.15.
9783
9784 2006-07-22  Bruno Haible  <bruno@clisp.org>
9785
9786         * config/srclist.txt: Resync printf-args.c, vasnprintf.c,
9787         localcharset.c, mkdtemp.c, config.rpath, lib-ld.m4, lib-link.m4,
9788         lib-prefix.m4, longdouble.m4, ssize_t.m4.
9789
9790 2006-07-21  Eric Blake  <ebb9@byu.net>
9791
9792         * modules/stdlib-safer: New file.
9793         * MODULES.html.sh (File stream based Input/Output): Add
9794         stdlib-safer.
9795
9796 2006-07-21  Eric Blake  <ebb9@byu.net>
9797
9798         * lib/stdlib-safer.h: New file from coreutils, required by
9799         stdlib--.h.
9800
9801 2006-07-20  Paul Eggert  <eggert@cs.ucla.edu>
9802
9803         * gnulib-tool (func_usage): Document --assume-autoconf='latest-stable'.
9804
9805 2006-07-20  Bruno Haible  <bruno@clisp.org>
9806
9807         * gnulib-tool: Recognize new option --assume-autoconf.
9808         (autoconf_minversion): New variable.
9809         (func_get_filelist): Use it to decide whether to add onceonly_2_57.m4.
9810
9811 2006-07-20  Bruno Haible  <bruno@clisp.org>
9812
9813         * MODULES.html.sh (func_all_modules): Add a missing func_begin_table.
9814
9815 2006-07-19  Derek R. Price  <derek@ximbiot.com>
9816
9817         * lib/getaddrinfo.h: Don't define unimplemented AI_* flags.
9818         Reindent and repaginate.
9819
9820 2006-07-19  Derek Price  <derek@ximbiot.com>
9821
9822         * doc/gnulib.texi (Libtool and Windows):  Eliminate passive voice.
9823         Correct grammar.
9824
9825 2006-07-17  Bruno Haible  <bruno@clisp.org>
9826
9827         * modules/list: New file.
9828         * modules/array-list: New file.
9829         * modules/carray-list, modules/carray-list-tests: New files.
9830         * modules/linked-list, modules/linked-list-tests: New files.
9831         * modules/avltree-list, modules/avltree-list-tests: New files.
9832         * modules/rbtree-list, modules/rbtree-list-tests: New files.
9833         * modules/linkedhash-list, modules/linkedhash-list-tests: New files.
9834         * modules/avltreehash-list, modules/avltreehash-list-tests: New files.
9835         * modules/rbtreehash-list, modules/rbtreehash-list-tests: New files.
9836         * modules/oset: New file.
9837         * modules/array-oset: New file.
9838         * modules/avltree-oset, modules/avltree-oset-tests: New files.
9839         * modules/rbtree-oset, modules/rbtree-oset-tests: New files.
9840         * tests/test-carray_list.c: New file.
9841         * tests/test-linked_list.c: New file.
9842         * tests/test-avltree_list.c: New file.
9843         * tests/test-rbtree_list.c: New file.
9844         * tests/test-linkedhash_list.c: New file.
9845         * tests/test-avltreehash_list.c: New file.
9846         * tests/test-rbtreehash_list.c: New file.
9847         * tests/test-avltree_oset.c: New file.
9848         * tests/test-rbtree_oset.c: New file.
9849         * MODULES.html.sh (Container data structures): New section.
9850
9851 2006-07-17  Bruno Haible  <bruno@clisp.org>
9852
9853         * m4/gl_list.m4: New file.
9854
9855 2006-07-17  Bruno Haible  <bruno@clisp.org>
9856
9857         * lib/gl_list.h: New file.
9858         * lib/gl_list.c: New file.
9859         * lib/gl_array_list.h: New file.
9860         * lib/gl_array_list.c: New file.
9861         * lib/gl_carray_list.h: New file.
9862         * lib/gl_carray_list.c: New file.
9863         * lib/gl_linked_list.h: New file.
9864         * lib/gl_linked_list.c: New file.
9865         * lib/gl_anylinked_list1.h: New file.
9866         * lib/gl_anylinked_list2.h: New file.
9867         * lib/gl_avltree_list.h: New file.
9868         * lib/gl_avltree_list.c: New file.
9869         * lib/gl_anyavltree_list1.h: New file.
9870         * lib/gl_anyavltree_list2.h: New file.
9871         * lib/gl_rbtree_list.h: New file.
9872         * lib/gl_rbtree_list.c: New file.
9873         * lib/gl_anyrbtree_list1.h: New file.
9874         * lib/gl_anyrbtree_list2.h: New file.
9875         * lib/gl_anytree_list1.h: New file.
9876         * lib/gl_anytree_list2.h: New file.
9877         * lib/gl_linkedhash_list.h: New file.
9878         * lib/gl_linkedhash_list.c: New file.
9879         * lib/gl_anyhash_list1.h: New file.
9880         * lib/gl_anyhash_list2.h: New file.
9881         * lib/gl_avltreehash_list.h: New file.
9882         * lib/gl_avltreehash_list.c: New file.
9883         * lib/gl_rbtreehash_list.h: New file.
9884         * lib/gl_rbtreehash_list.c: New file.
9885         * lib/gl_anytreehash_list1.h: New file.
9886         * lib/gl_anytreehash_list2.h: New file.
9887
9888         * lib/gl_oset.h: New file.
9889         * lib/gl_oset.c: New file.
9890         * lib/gl_array_oset.h: New file.
9891         * lib/gl_array_oset.c: New file.
9892         * lib/gl_avltree_oset.h: New file.
9893         * lib/gl_avltree_oset.c: New file.
9894         * lib/gl_rbtree_oset.h: New file.
9895         * lib/gl_rbtree_oset.c: New file.
9896         * lib/gl_anytree_oset.h: New file.
9897
9898 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
9899
9900         * m4/mkancesdirs.m4: New file.
9901         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Mention dirchownmod.c,
9902         dirchownmod.h.  Don't require AC_FUNC_ALLOCA, gl_AFS, gl_CHDIR_SAFER;
9903         no longer needed.  Require gl_FUNC_LCHOWN, since dirchownmod.c needs
9904         it.
9905
9906 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
9907
9908         * lib/dirchownmod.c, lib/dirchownmod.h, lib/mkancesdirs.c:
9909         * lib/mkancesdirs.h: New files.
9910         * lib/mkdir-p.c: Don't include alloca.h, stdio.h, sys/types.h,
9911         unistd.h, string.h, chdir-safer.h, dirname.h, lchmod.h, lchown.h,
9912         save-cwd.h.  Instead, include dirchownmod.h and mkancesdirs.h.
9913         (make_dir_parents): New args MAKE_ANCESTOR, OPTIONS, ANNOUNCE,
9914         MODE_BITS.  Remove options VERBOSE_FMT_STRING, CWD_ERRNO.  All
9915         callers changed.  Revamp internals significantly, by not
9916         attempting to create directories that are temporarily more
9917         permissive than the final results.  Do not attempt to use
9918         save_cwd/restore_cwd; it isn't worth it for mkdir and install.
9919         This removes some race conditions, fixes some bugs, and simplifies
9920         things.  Use new dirchownmod function to do owner and mode changes.
9921         * lib/mkdir-p.h: Likewise.
9922         * lib/modechange.c (octal_to_mode): New function.
9923         (struct mode_change): New member mentioned.
9924         (make_node_op_equals): New arg mentioned.  All callers changed.
9925         (mode_compile): Keep track of which mode bits the user has explicitly
9926         mentioned.
9927         (mode_adjust): New arg DIR, so that we implement the X op correctly.
9928         New arg PMODE_BITS, to keep track of which mode bits the user
9929         mentioned; it treats S_ISUID and S_ISGID speciall.
9930         All callers changed.
9931         * lib/modechange.h: Likewise.
9932
9933 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
9934
9935         * MODULES.html.sh: Add mkancestors.
9936         * modules/mkancesdirs: New module.
9937         * modules/mkdir-p (Files): Remove lib/chdir-safer.c, lib/chdir-safer.h,
9938         lib/same-inode.h, m4/afs.m4, m4/chdir-safer.m4.
9939         The chdir-safer and afs files are now orphans; I'll remove them
9940         unless someone speaks up.
9941         Add lib/dirchownmod.c, lib/dirchownmod.h.
9942         (Depends-on): Remove alloca, chown, save-cwd, dirname.
9943         Add lchown, mkancesdirs.
9944         (Maintainer): Add self.
9945
9946 2006-07-15  Karl Berry  <karl@gnu.org>
9947
9948         * gnulib-tool: help message wording/arrangement.
9949
9950 2006-07-14  Simon Josefsson  <jas@extundo.com>
9951
9952         * doc/gnulib.texi (Libtool and Windows): New section.
9953
9954 2006-07-12  Simon Josefsson  <jas@extundo.com>
9955
9956         * modules/gendocs (License): Fix license, approved by Karl.
9957
9958 2006-07-12  Eric Blake  <ebb9@byu.net>
9959
9960         * MODULES.html.sh: Add gendocs.
9961
9962 2006-07-11  Eric Blake  <ebb9@byu.net>
9963
9964         * modules/fdl: New module, to install doc/fdl.texi.
9965         * MODULES.html.sh: Add new section for documentation modules.
9966         * gnulib-tool: Avoid space-tab.
9967         (--doc-base): New option, to manage files from doc.
9968
9969 2006-07-11  Eric Blake  <ebb9@byu.net>
9970
9971         * m4/absolute-header.m4: Fix comments to match recent change.
9972
9973 2006-07-11  Eric Blake  <ebb9@byu.net>
9974
9975         * gnulib-tool: List --doc-base before --tests-base.
9976
9977 2006-07-11  Derek R. Price  <derek@ximbiot.com>
9978
9979         * lib/glob.c: s/NAMLEN/_D_EXACT_NAMLEN/.
9980
9981 2006-07-11  Bruno Haible  <bruno@clisp.org>
9982
9983         * README: Mention where to put documentation.
9984
9985 2006-07-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9986
9987         * doc/functions.texi, gnulib-tool.texi, gnulib.texi: Fix some typos.
9988
9989 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
9990
9991         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Like today's change
9992         to stdint.m4.
9993
9994 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
9995
9996         * m4/stdint.m4 (gl_STDINT_H): Like yesterday's change to
9997         absolute-header.m4.  Also, set ABSOLUTE_STDINT_H to a string
9998         "no/such/file/stdint.h" when there is no such file, so that
9999         the resulting C code can be parsed by dodgy compilers.
10000         Problems reported by Bob Proulx.
10001
10002 2006-07-10  Derek R. Price  <derek@ximbiot.com>
10003
10004         * lib/backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
10005         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
10006         macros into the GNU _D_EXACT_NAMLEN.
10007         * lib/savedir.c:  Likewise.
10008         (savedirstream): Use _D_EXACT_NAMLEN in preference to strlen.
10009
10010 2006-07-10  Derek R. Price  <derek@ximbiot.com>
10011         and Paul Eggert  <eggert@cs.ucla.edu>
10012
10013         * m4/backupfile.m4, d-ino.m4, d-type.m4, dirfd.m4, fts.m4, getcwd.m4:
10014         * m4/savedir.m4:
10015         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
10016         macros into the GNU _D_EXACT_NAMLEN.
10017
10018 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
10019
10020         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Use "" rather than <>
10021         around the absolute name, to work around a problem with the HP-UX
10022         11.23 native C compiler, reported by Bob Proulx.
10023
10024 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
10025
10026         * doc/maintain.texi, make-stds.texi: Sync from
10027         <http://savannah.gnu.org/projects/gnustandards>.
10028
10029 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
10030
10031         * build-aux/depcomp, build-aux/install-sh: Sync from Automake.
10032
10033 2006-07-09  Jim Meyering  <jim@meyering.net>
10034
10035         * m4/glob.m4: Remove a doubled word in a comment.
10036
10037 2006-07-09  Jim Meyering  <jim@meyering.net>
10038
10039         * lib/argp-pv.c: Remove a doubled word in a comment.
10040         * lib/check-version.c (check_version): Likewise.
10041         * lib/javacomp.c (compile_java_class): Likewise.
10042
10043 2006-07-08  Paul Eggert  <eggert@cs.ucla.edu>
10044
10045         * gnulib-tool (func_get_filelist): Don't echo m4/onceonly_2_57.m4,
10046         for the benefit of people using Autoconf 2.60.  If you want to
10047         support older Autoconf versions you can copy m4/onceonly_2_57.m4
10048         (or m4/onceonly.m4, if pre-2.57) manually.
10049
10050 2006-07-08  Jim Meyering  <jim@meyering.net>
10051
10052         * m4/link-follow.m4: Remove one of two adjacent "whether"s in a
10053         comment.
10054         * m4/getopt.m4: Remove one of two adjacent "your"s in a comment.
10055         * m4/regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a
10056         comment.
10057
10058 2006-07-08  Jim Meyering  <jim@meyering.net>
10059
10060         * lib/getndelim2.h (getndelim2): Remove doubled "after" in comment.
10061
10062 2006-07-07  Simon Josefsson  <jas@extundo.com>
10063
10064         * tests/test-crc.c: Change expected crc value, the test vector
10065         were probably computed using the old broken crc.c?
10066
10067 2006-07-06  Simon Josefsson  <jas@extundo.com>
10068
10069         * modules/sys_socket (Files): Add m4/sockpfaf.m4 (this module is
10070         now the canonical place for the M4 file).
10071
10072         * modules/getaddrinfo (Files): Remove m4/sockpfaf.m4, we get it
10073         from the sys_socket dependency now.
10074
10075         * modules/inet_pton (Files): Ditto.
10076
10077         * modules/inet_ntop (Files): Ditto.
10078
10079 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
10080
10081         * modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL,
10082         not gl_PREREQ_GETUSERSHELL.
10083
10084 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10085
10086         * m4/_inttypes_h.m4 (gl_INTTYPES_H): Use AC_CHECK_DECLS_ONCE
10087         with only one argument, for Autoconf 2.60.
10088         * m4/fileblocks.m4 (gl_PREREQ_FILEBLOCKS): AC_CHECK_DECLS_ONCE may
10089         expand to nothing, so add a shell command to avoid syntax error.
10090         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
10091
10092 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10093
10094         * lib/strtod.c (strtod): cast the argument of tolower to unsigned char.
10095
10096 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
10097
10098         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't check for getenv decl;
10099         no longer needed.  Check for isblank decl.
10100         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Don't check for getenv decl.
10101         * m4/regex.m4 (gl_PREREQ_REGEX): Dheck for isblank decl instead
10102         of existence.
10103
10104 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
10105
10106         * lib/getloadavg.c: Use __VMS, not VMS.
10107         * lib/getopt.c: Likewise.
10108         * lib/getpagesize.h: Likewise.
10109         * lib/glob.c: Remove most VMS cruft; it hasn't been tested for a while
10110         and probably does not work.
10111
10112 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
10113
10114         * lib/.cppi-disable: Add wcwidth.
10115         * lib/fnmatch.c (ISBLANK): Remove.  All uses changed to isblank.
10116         (isblank) [! (defined isblank || HAVE_DECL_ISBLANK)]: New macro.
10117         (ISGRAPH): Remove.  All uses changed to isgraph.
10118         (FOLD) [!defined _LIBC]: Remove special case.
10119         * lib/getdate.y (lookup_word): Remove no-longer-needed call to islower.
10120         * lib/regex_internal.h (isblank): Depend on HAVE_DECL_ISBLANK, not
10121         HAVE_ISBLANK.
10122         * lib/strftime.c (TOLOWER, TOUPPER) [!defined _LIBC]: Remove special
10123         case.
10124
10125 2006-07-06  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
10126
10127         * lib/getaddrinfo.c: Changes to compile under MSVC6: changed
10128         '#if WIN32_NATIVE' to '#ifdef' & moved WSAAPI macro inside
10129         brackets.  Other minor changes to suppress some compiler
10130         warnings.
10131
10132 2006-07-06  Derek R. Price  <derek@ximbiot.com>
10133         and Paul Eggert  <eggert@cs.ucla.edu>
10134
10135         * m4/backupfile.m4 (gl_BACKUPFILE): Check for dirent.h, instead
10136         of invoking obsolescent AC_HEADER_DIRENT macro.
10137         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Likewise.
10138         * m4/d-type.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Likewise.
10139         * m4/dirfd.m4 (gl_FUNC_DIRFD): Likewise.
10140         * m4/fts.m4 (gl_FUNC_FTS_CORE): Likewise.
10141         * m4/getcwd.m4 (gl_PREREQ_GETCWD): Likewise.
10142         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
10143         * m4/savedir.m4 (gl_SAVEDIR): Likewise.
10144         * m4/readdir.m4: Remove; no longer needed.
10145
10146 2006-07-06  Derek R. Price  <derek@ximbiot.com>
10147         and Paul Eggert  <eggert@cs.ucla.edu>
10148
10149         * lib/backupfile.c [HAVE_DIRENT_H && ! HAVE_NDIR_H]:
10150         Don't worry about this obsolete case any more.
10151         (HAVE_DIR): Remove.  All uses removed; we now assume you can read
10152         directories.
10153         * lib/dirfd.h [HAVE_DIRENT_H && ! HAVE_NDIR_H]: Don't
10154         worry about this obsolete case any more.
10155         * lib/fts.c: Likewise.
10156         * lib/getcwd.c: Likewise.
10157         * lib/glob.h: Likewise.
10158         * lib/savedir.c: Likewise.
10159
10160 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
10161
10162         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Use AC_CHECK_DECLS_ONCE
10163         rather than AC_CHECK_DECLS for strtoimax and strtoumax.
10164         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Remove; no longer
10165         needed.
10166         All uses removed.
10167         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
10168         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
10169         * m4/exclude.m4 (gl_EXCLUDE): Don't check for isascii; no longer
10170         needed.
10171         * m4/getdate.m4 (gl_GETDATE): Likewise.
10172         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
10173         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
10174         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
10175         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
10176         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
10177         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
10178         * m4/exclude.m4 (gl_EXCLUDE): Don't require AC_C_INLINE; no longer
10179         needed.
10180
10181 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
10182
10183         * lib/memcasecmp.c: Include <limits.h>.
10184         (memcasecmp): Don't assume UCHAR_MAX <= INT_MAX.
10185         * lib/strtod.c (strtod): Don't assume isspace works on negative chars.
10186         Don't assume isdigit succeeds only on '0' through '9'.
10187
10188 2006-07-05  Eric Blake  <ebb9@byu.net>
10189
10190         * modules/getaddrinfo (Depends-on): Add snprintf.
10191
10192 2006-07-05  Eric Blake  <ebb9@byu.net>
10193
10194         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Use gl_HEADER_SYS_SOCKET
10195         to avoid 'header present but could not be compiled' on cygwin.
10196
10197 2006-07-05  Eric Blake  <ebb9@byu.net>
10198
10199         * lib/getaddrinfo.h (NI_NUMERICHOST, NI_NUMERICSERV): Define if
10200         missing from netdb.h.
10201         * lib/getaddrinfo.c (includes): Include inet_ntop and snprintf.
10202
10203 2006-07-05  Derek R. Price  <derek@ximbiot.com>
10204
10205         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Don't require AC_HEADER_STDC;
10206         no longer needed.
10207         * m4/exclude.m4 (gl_EXCLUDE): Likewise.
10208         * m4/getdate.m4 (gl_GETDATE): Likewise.
10209         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
10210         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
10211         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
10212         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
10213         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
10214
10215 2006-07-05  Derek R. Price  <derek@ximbiot.com>
10216
10217         * lib/exclude.c (IN_CTYPE_DOMAIN, is_space): Remove; no longer needed.
10218         All uses of is_space replaced by isspace.
10219         * lib/exit.h: Don't talk about STDC_HEADERS.
10220         * lib/fnmatch.c (ISASCII): Remove; no longer needed.  All uses removed.
10221         (ISPRINT, ISDIGIT, ISALNUM, ISALPHA, ISCNTRL, ISLOWER, ISPUNCT):
10222         (ISSPACE, ISUPPER, ISXDIGIT): Remove; no longer needed.  All uses
10223         replaced by isprint etc.
10224         * lib/getdate.y (IN_CTYPE_DOMAIN, ISSPACE, ISALPHA, ISLOWER): Likewise.
10225         * lib/getusershell.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
10226         * lib/memcasecmp.c (IN_CTYPE_DOMAIN, ISLOWER, TOUPPER): Likewise.
10227         * lib/strtod.c (IN_CTYPE_DOMAIN, ISSPACE, ISDIGIT, TOLOWER): Likewise.
10228         * lib/strtol.c (IN_CTYPE_DOMAIN): Likewise.
10229         * lib/xstrtol.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
10230
10231 2006-07-05  Bruno Haible  <bruno@clisp.org>
10232
10233         * m4/strndup.m4 (gl_FUNC_STRNDUP): When cross-compiling, check whether
10234         the function exists, before testing against AIX.
10235         Reported by Martin Lambers <marlam@marlam.de>.
10236
10237 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
10238
10239         * modules/cycle-check (lib_SOURCES): Add same-inode.h.
10240         From Mark D. Baushke.
10241
10242 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
10243
10244         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Prepend three slashes
10245         to the absolute name, not just one, to bypass Sun C 5.8's
10246         "warning: #include of /usr/include/... may be non-portable".
10247
10248 2006-07-04  Eric Blake  <ebb9@byu.net>
10249
10250         * modules/dirname-tests: New test module.
10251         * tests/test-dirname.c: New file, replacing dirname.c
10252         TEST_DIRNAME section that was recently deleted.
10253
10254 2006-07-04  Bruno Haible  <bruno@clisp.org>
10255
10256         Assume ANSI C header files and <ctype.h> functions.
10257         * lib/mbswidth.c (IN_CTYPE_DOMAIN, ISPRINT, ISCNTRL): Remove macros.
10258         (mbsnwidth): Use isprint, iscntrl instead.
10259
10260 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
10261
10262         Merge from coreutils.
10263         * MODULES.html.sh: Add xstrtold.
10264         * modules/xstrtold: New file.
10265         * modules/cycle-check (Files): Add lib/same-inode.h.
10266         * modules/dirname (Files): Add m4/double-slash-root.m4.
10267         * modules/getcwd (Files): Add m4/getcwd-abort-bug.m4.
10268         * modules/mkdir-p (Files): Add lib/same-inode.h.
10269         * modules/same (Files): Add lib/same-inode.h.
10270
10271 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
10272
10273         * m4/absolute-header.m4: Renamed from full-header-path.m4.
10274         This is to keep the terminology clean; POSIX talks about
10275         "absolute pathnames", not "full pathnames", but the GNU
10276         Coding Standards say to use "path" for something else;
10277         so use "absolute" to keep both sides happy.
10278         (gl_ABSOLUTE_HEADER): Renamed from gl_FULL_HEADER_PATH.
10279         Set gl_absolute_header, not gl_full_header_path.
10280         Set gl_cv_absolute_<header>, not gl_full_path_<header>.
10281         Define ABSOLUTE_<HEADER>, not FULL_PATH_<HEADER>.
10282         All uses changed.
10283
10284         Merge from coreutils.
10285
10286         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
10287
10288         * m4/c-strtod.m4 (gl_C_STRTOLD): Add c-strtod.c to LIBSOURCES.
10289         Require gl_USE_SYSTEM_EXTENSIONS, not gl_C_STRTOD, since we don't
10290         want to require the building of c-strtod.o.
10291         * m4/lib-check.m4 (cu_LIB_CHECK): Remove SEQ_LIBM, since seq no longer
10292         needs -lm directly.
10293         * m4/xstrtod.m4 (gl_XSTRTOLD): New macro.
10294
10295         2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
10296
10297         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils's
10298         --as-needed option if available.  Problem reported by Albert Chin in
10299         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00114.html>.
10300         However, use -Wl,--as-needed, not bare --as-needed, since HP-UX 11.11
10301         cc merely issues a bunch of annoying warnings for --as-needed
10302         (this problem was reported by Bob Proulx).  Also, try linking with
10303         -lm to detect a bug in binutils 2.16 (this problem was reported
10304         by Ralf Wildenhues).
10305
10306         2006-06-18  Jim Meyering  <jim@meyering.net>
10307
10308         Test for a bug that causes glibc's getcwd to suffer a failed assertion.
10309         * m4/getcwd-abort-bug.m4 (gl_FUNC_GETCWD_ABORT_BUG): New file and
10310         macro.
10311         * m4/getcwd.m4 (gl_FUNC_GETCWD): If we detect support for getcwd_null,
10312         also check for glibc-2.4's abort-inducing bug.
10313
10314         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix typo.
10315         Low-probability clean-up should be to use rmdir to get rid of
10316         the just-created directory, not unlink.
10317
10318         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is missing, make
10319         configure fail, and request a bug report to inform us about it.
10320         Add a comment that, barring reports to the contrary, in 2007 we'll
10321         assume ftruncate is universally available.
10322
10323         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
10324
10325         * m4/filemode.m4 (gl_FILEMODE): Check for strmode declaration.
10326
10327         2006-03-12  Jim Meyering  <jim@meyering.net>
10328
10329         * m4/chdir-safer.m4 (gl_CHDIR_SAFER): Add same-inode.h to the list.
10330         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Likewise.
10331         * m4/same.m4 (gl_SAME): Likewise.
10332         * m4/root-dev-ino.m4 (gl_ROOT_DEV_INO): Likewise.
10333
10334         2006-03-11  Eric Blake  <ebb9@byu.net>
10335
10336         * m4/double-slash-root.m4: New file, provides gl_DOUBLE_SLASH_ROOT.
10337         * m4/dirname.m4 (gl_DIRNAME): Use gl_DOUBLE_SLASH_ROOT.
10338         * m4/dos.m4 (FILE_SYSTEM_PREFIX_LEN): Move from here to dirname.h.
10339         (FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE): New define.
10340
10341 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
10342
10343         * lib/stdint_.h: Include <sys/types.h> after @FULL_PATH_STDINT_H@, for
10344         MacOS X 10.4.6.  Don't mention <sys/int_types.h>.  Problems
10345         reported by Mark D. Baushke, one in
10346         <http://lists.gnu.org/archive/html/bug-gnulib/2006-07/msg00015.html>.
10347
10348         Merge from coreutils.
10349
10350         * lib/.cppi-disable: Add stdint_.h.
10351         * lib/.cvsignore: Add stdint.h.
10352
10353         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
10354
10355         * lib/xstrtod.c (XSTRTOD, DOUBLE): New macros, so that we can support
10356         both double and long double versions.
10357         (XSTRTOD): Renamed from xstrtod.  Use DOUBLE internally.
10358         * lib/xstrtold.c: New file.
10359         * lib/xstrtod.h (xstrtold): New decl.
10360
10361         2006-05-22  Paul Eggert  <eggert@cs.ucla.edu>
10362
10363         * lib/filemode.c (setst): Remove.
10364         (strmode): Rewrite to avoid setst.  This makes the code shorter,
10365         (arguably) clearer, and the generated code is a bit smaller on my
10366         Debian GNU/Linux stable x86 host.
10367
10368         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
10369
10370         * lib/filemode.c: Include "filemode.h" first, to test the interface.
10371         Assume that filemode.h includes sys/types.h and sys/stat.h.
10372         (HAVE_ST_DM_MODE): New macro, moved here from ls.c.
10373         (ftypelet): Reorder to put common cases first, for efficiency.
10374         Add 'P', 'w'.  Remove 'M', since it's now the caller's responsibility
10375         to do 'M'.
10376         (strmode): Renamed from mode_string, and now stores 12 bytes instead
10377         of 10, for compatibility with FreeBSD.  All callers changed.
10378         (filemodestring): Now stores 12 bytes instead of 10, and sets file
10379         types that can't be deduced solely from st_mode.  First arg is now a
10380         const pointer.
10381         * lib/filemode.h (HAVE_DECL_STRMODE): Include <string.h> for strmode.
10382         (strmode): Renamed from mode_string.
10383         (filemodestring): New decl.
10384         * lib/stat-macros.h: Don't undef S_ISDOOR, since it's never buggy.
10385         (S_ISDOOR): Don't bother with S_IFDOOR, since that code is never
10386         needed.
10387         (S_ISPORT, S_ISWHT): New macros, if not already defined.
10388
10389         2006-04-12  Paul Eggert  <eggert@cs.ucla.edu>
10390
10391         * lib/fsusage.c: Don't include <inttypes.h> or <stdint.h>, since
10392         fsusage.h now does that.  Include fsusage.h first, to test interface.
10393         Prefer statvfs if it works, since it's blessed by POSIX.  Attempt
10394         at most one method (the old code could have generated decls that
10395         didn't conform to C89, not that this was ever exercised).
10396         * lib/fsusage.h: Include <inttypes.h> and <stdint.h> if they exist.
10397
10398         2006-03-19  Jim Meyering  <jim@meyering.net>
10399
10400         Work even in a chroot where d_ino values for entries in "/"
10401         don't match the stat.st_ino values for the same names.
10402         * lib/getcwd.c (__getcwd): When no d_ino value matches the target inode
10403         number, iterate through all entries again, using lstat instead.
10404         Reported by Kenshi Muto in http://bugs.debian.org/355810, and by
10405         Zouhir Hafidi in https://bugzilla.redhat.com/bugzilla/190656.
10406
10407         * lib/getcwd.c (__getcwd): Clarify a comment.
10408         Use memcpy in place of a call to strcpy.
10409
10410         2006-03-12  Jim Meyering  <jim@meyering.net>
10411
10412         * lib/fts-cycle.c (leave_dir): If cycle-check's saved dev-ino pair
10413         matches that of the current directory (which we're about to chdir ".."
10414         out of), then save the dev-ino of the parent, instead.
10415
10416         * lib/same-inode.h (SAME_INODE): New file/macro.
10417         * lib/chdir-safer.c (SAME_INODE): Remove definition.
10418         Include "same-inode.h", instead.
10419         * lib/same.c: Likewise.
10420         * lib/cycle-check.h: Include "same-inode.h".
10421         (CYCLE_CHECK_REFLECT_CHDIR_UP): Define.
10422         * lib/cycle-check.c (SAME_INODE): Remove definition.
10423         * lib/root-dev-ino.h: Include "same-inode.h".
10424
10425         2006-03-11  Eric Blake  <ebb9@byu.net>
10426
10427         * lib/same.c (same_name): s/base_name/last_component/
10428         * lib/backupfile.c (check_extension, numbered_backup): Likewise.
10429         * lib/filenamecat.c (file_name_concat): Likewise.
10430
10431         2006-03-11  Eric Blake  <ebb9@byu.net>,
10432                     Paul Eggert  <eggert@cs.ucla.edu>
10433
10434         * lib/dirname.h (FILE_SYSTEM_PREFIX_LEN): Move here from dos.m4.
10435         [FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't treat 1: as a
10436         drive prefix.
10437         (IS_ABSOLUTE_FILE_NAME): Treat all drive letters as absolute on
10438         platforms like cygwin with FILE_SYSTEM_DRIVE_PREFIX_IS_ABSOLUTE.
10439         (last_component): New method.
10440         * lib/dirname.c (dir_len): Determine when drive letters need a
10441         subsequent slash.  Preserve // when it is special.
10442         (dir_name): Don't append dot when drive letter is absolute.
10443         [TEST_DIRNAME]: Move into a full-blown gnulib test.
10444         * lib/basename.c (base_name): New semantics - malloc the result.
10445         Preserve // when it is special.  Preserve relative files that look
10446         like drive letters.
10447         (base_len): Preserve // when it is special.
10448         (last_component): New method, similar to old base_name semantics.
10449         * lib/stripslash.c (strip_trailing_slashes): Use last_component, not
10450         base_name.  Strip redundant slashes from ///.
10451
10452 2006-07-03  Jim Meyering  <jim@meyering.net>
10453
10454         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if this
10455         macro is used before the first cycle_check call.
10456
10457 2006-07-03  Eric Blake  <ebb9@byu.net>
10458
10459         * modules/dirname (Depends-on): Add xstrndup.
10460
10461 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
10462
10463         * m4/stdint.m4 (gl_STDINT_H): Use more-mnemonic identifiers for
10464         test cases, so that config.log is a bit easier to follow.
10465
10466 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
10467
10468         * lib/stdint_.h (intmax_t, uintmax_t): Prefer long to long long if
10469         both are 64 bits, since this seems to be the tradition, and this
10470         prevents gcc -Wformat from warning about usages with PRIuMAX.  If
10471         we ever run into a host that prefers long long to long in this
10472         case, we'll need another configure-time test.  Problem reported by
10473         Jim Meyering.
10474
10475 2006-07-02  Eric Blake  <ebb9@byu.net>
10476
10477         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Simplify by using AC_CHECK_DECLS.
10478
10479 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
10480
10481         * modules/inttypes (Depends-on): No longer depends on stdint.
10482         * modules/stdint (Description): Say more about assumptions.
10483         Say that the fast types might differ.  Say macros are used.
10484         (Files): Remove m4/size_max.m4, m4/wchar_t.m4.  Add m4/longlong.m4.
10485         (Makefile.am): Revise list of substituted symbols to match
10486         new stdint.m4.
10487         * modules/stdint-tests (Files): Add m4/wchar_t.m4, m4/wint_t.m4.
10488         (configure.ac): Add gt_TYPE_WCHAR_T, gt_TYPE_WINT_T.
10489         * tests/test-stdint.c (verify_same_types)
10490         [! (__GNUC__ >= 2 && DO_PEDANTIC)]: Put in a decl, so that
10491         the code conforms to C99/C89.
10492         Test for WCHAR_MIN and WCHAR_MAX only if HAVE_WCHAR_T.
10493         Test for WINT_MIN and WINT_MAX only if HAVE_WINT_T.
10494
10495 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
10496
10497         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Backport from Autoconf 2.60,
10498         but fix a bug, by requiring at least 64 bits.
10499         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
10500         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Now just call
10501         AC_TYPE_LONG_LONG_INT.  This macro is obsolete and will go soon.
10502         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG) Likewise.
10503
10504         * m4/stdint.m4 (gl_STDINT_H): Rewrite to accommodate stdint_.h
10505         changes.  Make 2.59 a prerequisite.  Check and substitute for
10506         HAVE_LONG_LONG_INT.  Rely on Autoconf to check for stdint.h and
10507         inttypes.h.  Do not use special include files; just use the
10508         defaults.  Check for sys/inttypes.h and sys/bitypes.h in the usual
10509         way now.  Remove no-longer-needed tests for HAVE_LONG_64BIT,
10510         HAVE_LONG_LONG_64BIT, int8_t, int16_t, int32_t, int64_t, uint8_t,
10511         uint16_t, uint32_t uint64_t, int_least8_t, int_least16_t,
10512         int_least32_t, int_least64_t, uint_least8_t, uint_least16_t,
10513         uint_least32_t, uint_least64_t, int_fast8_t, int_fast16_t,
10514         int_fast32_t, int_fast64_t, uint_fast8_t uint_fast16_t,
10515         uint_fast32_t, uint_fast64_t, intptr_t, uintptr_t, intmax_t,
10516         uintmax_t, INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX,
10517         UINT16_MAX, INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN,
10518         INT64_MAX, UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX,
10519         UINT_LEAST8_MAX, INT_LEAST16_MIN, INT_LEAST16_MAX,
10520         UINT_LEAST16_MAX, INT_LEAST32_MIN, INT_LEAST32_MAX,
10521         UINT_LEAST32_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX,
10522         UINT_LEAST64_MAX, INT_FAST8_MIN, INT_FAST8_MAX, UINT_FAST8_MAX,
10523         INT_FAST16_MIN, INT_FAST16_MAX, UINT_FAST16_MAX, INT_FAST32_MIN,
10524         INT_FAST32_MAX, UINT_FAST32_MAX, INT_FAST64_MIN, INT_FAST64_MAX,
10525         UINT_FAST64_MAX, INTPTR_MIN, INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN,
10526         INTMAX_MAX, UINTMAX_MAX, PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN,
10527         SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN,
10528         WINT_MAX.  Check for C99 conformance more strictly, by detecting
10529         bugs in glibc 2.4, Solaris 10, and OpenBSD 3.9.  On the other hand do
10530         not check for things that C99 does not require, e.g., int8_t.  If
10531         a test isn't needed unless <stdint.h> isn't working, and is
10532         unlikely to be needed for any other reason, then don't do it
10533         unless <stdint.h> isn't working.  Do not check for ptrdiff_t or
10534         size_t, since we assume C89 freestanding at least.  Do not check
10535         for sig_atomic_t, wchar_t, or wint_t, since the code now does
10536         the right thing even if the types are not defined.  Instead use:
10537         (gl_STDINT_TYPE_PROPERTIES): New macro.
10538         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H): Remove.  Don't bother
10539         testing whether <sys/types.h> clashes, as Autoconf does this for
10540         us now.  All uses removed.
10541         (gl_STDINT_CHECK_TYPES, gl_STDINT_MISSING_BOUND):
10542         (gl_STDINT_MISSING_BOUNDS, gl_STDINT_MISSING_BOUNDS2):
10543         (gl_CHECK_TYPE_SAME):
10544         Remove; no longer needed.
10545         (gl_STDINT_BITSIZEOF): Don't bother to check whether the type
10546         exists, since we'll return 0 anyway in that case.
10547         (gl_INTEGER_TYPE_SUFFIX, gl_STDINT_INCLUDES): New macros.
10548
10549 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
10550
10551         * lib/stdint_.h (_GL_STDINT_H): Renamed from _STDINT_H, to avoid
10552         possible collision with system files.
10553         (<stdio.h>, <time.h>, <wchar.h>) [defined __cplusplus && ! defined
10554         __STDC_CONSTANT_MACROS)]: Do not include, since we don't need
10555         WCHAR_MIN and WCHAR_MAX in this case.
10556         (<stddef.h>): Do not include; no longer needed.
10557         (<sys/types.h>): Include if @HAVE_SYS_TYPES_H@, not if
10558         (defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)).
10559         (<sys/inttypes.h>): Include if @HAVE_SYS_INTTYPES_H@ &&
10560         !@HAVE_INTTYPES_H@, not if (defined(__FreeBSD__)
10561         && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)).
10562         (__STDINT_H__) [@HAVE_STDINT_H@ && defined __sgi && ! defined
10563         __c99]: Define, to work around IRIX <stdint.h> incompatibility.
10564         (@FULL_PATH_STDINT_H@) [!(defined(__sgi) && @HAVE_INTTYPES_H@ &&
10565         !defined(__c99))]: Include in this case too, since it's harmless
10566         now.
10567         (<inttypes.h>) [@HAVE_INTTYPES_H@]: Include, since it's no longer
10568         dangerous to do so.
10569         (@FULL_PATH_INTTYPES_H@) [(defined(__hpux) || defined(_AIX)) &&
10570         @HAVE_INTTYPES_H@]: Do not include, since we now include <inttypes.h>.
10571         (_STDINT_MIN, _STDINT_MAX): New macros.
10572         (int8_t, uint8_t, int16_t, uint16_t, int32_t, uint32_t, int64_t):
10573         (uint64_t, int_least8_t, uint_least8_t, int_least16_t):
10574         (uint_least16_t, int_least32_t, uint_least32_t, int_least64_t):
10575         (uint_least64_t, int_fast8_t, uint_fast8_t, int_fast16_t):
10576         (uint_fast16_t, int_fast32_t, uint_fast32_t, int_fast64_t):
10577         (uint_fast64_t, intptr_t, uintptr_t, intmax_t, uintmax_t): Now
10578         macros, not typedefs; this simplifies things quite a bit.
10579         Use long int for all types narrower than int64_t.
10580         (intmax_t, uintmax_t, INTMAX_C, UINTMAX_C):
10581         Define in terms of long long int or int64_t or long int,
10582         not int64_t or int32_t.  This saves some compile-time testing.
10583         (INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX, UINT16_MAX):
10584         (INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN, INT64_MAX):
10585         (UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX, UINT_LEAST8_MAX):
10586         (INT_LEAST16_MIN, INT_LEAST16_MAX, UINT_LEAST16_MAX):
10587         (INT_LEAST32_MIN, INT_LEAST32_MAX, UINT_LEAST32_MAX):
10588         (INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX, INT_FAST8_MIN):
10589         (INT_FAST8_MAX, UINT_FAST8_MAX, INT_FAST16_MIN, INT_FAST16_MAX):
10590         (UINT_FAST16_MAX, INT_FAST32_MIN, INT_FAST32_MAX, UINT_FAST32_MAX):
10591         (INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTPTR_MIN):
10592         (INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN, INTMAX_MAX, UINTMAX_MAX):
10593         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
10594         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
10595         undef any previous version and define our own version, for
10596         simplicity and consistency with the new macros for types.
10597         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
10598         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
10599         Simplify definitions by using _STDINT_MIN and _STDINT_MAX
10600         where appropriate.  Rely on new symbols @PTRDIFF_T_SUFFIX@,
10601         @SIG_ATOMIC_T_SUFFIX@, @SIZE_T_SUFFIX@, @WCHAR_T_SUFFIX@,
10602         @WINT_T_SUFFIX@ to keep things simple here.
10603         (UINT8_C, UINT16_C, UINT32_C, INT64_C, UINT64_C):
10604         Simplify by assuming typical 8/16/32/64 host, since we're
10605         already doing that elsewhere anyway.
10606         Use (LONG_MAX >> 31 >> 31 == 1) rather than @HAVE_LONG_64BIT@,
10607         and assume long long int is 64 bits if available.  This
10608         speeds up 'configure'.
10609
10610 2006-07-01  Eric Blake  <ebb9@byu.net>
10611
10612         * m4/stdarg.m4 (gl_STDARG_H): Use proper AH_VERBATIM.
10613         Reported by Andreas Buening.
10614
10615 2006-07-01  Eric Blake  <ebb9@byu.net>
10616
10617         * m4/stdarg.m4 (gl_STDARG_H): Properly parenthesize gl_va_copy.
10618
10619 2006-06-30  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
10620
10621         * lib/getaddrinfo.c: fixed typo
10622
10623 2006-06-29  Jim Meyering  <jim@meyering.net>
10624
10625         * modules/strftime (Maintainer): Add my name, since with the
10626         FPRINTFTIME changes strftime.c has forked from glibc.
10627
10628 2006-06-29  Eric Blake  <ebb9@byu.net>
10629
10630         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Use AC_C_INLINE.
10631
10632 2006-06-29  Eric Blake  <ebb9@byu.net>
10633
10634         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): New file.
10635
10636 2006-06-29  Eric Blake  <ebb9@byu.net>
10637
10638         * lib/stat_.h: New file.
10639
10640 2006-06-29  Eric Blake  <ebb9@byu.net>
10641
10642         * lib/stat_.h (rpl_mkdir): Declare inline, to avoid warnings about
10643         unused static function.
10644
10645 2006-06-29  Eric Blake  <ebb9@byu.net>
10646
10647         * doc/functions.texi (Function Portability): Document missing lstat
10648         on mingw.
10649
10650 2006-06-29  Eric Blake  <ebb9@byu.net>
10651
10652         * MODULES.html.sh: Add sys_stat.
10653         * modules/sys_stat: New module.
10654         * modules/mkstemp (Depends-on): Add sys_stat.
10655
10656 2006-06-29  Derek R. Price  <derek@ximbiot.com>
10657
10658         * m4/strftime.m4: Don't call AC_FUNC_STRFTIME.
10659
10660 2006-06-29  Derek R. Price  <derek@ximbiot.com>
10661
10662         * m4/c-bs-a.m4: Removed.
10663
10664 2006-06-29  Derek R. Price  <derek@ximbiot.com>
10665
10666         * lib/strftime.c: Assume strftime() exists.
10667
10668 2006-06-29  Derek Price  <derek@ximbiot.com>
10669
10670         * modules/c-bs-a: Removed - \a is C89.
10671         * MODULES.html.sh: Remove c-bs-a.
10672
10673 2006-06-29  Bruno Haible  <bruno@clisp.org>
10674
10675         * modules/wcwidth (License): Change to LGPL.
10676
10677 2006-06-28  Simon Josefsson  <jas@extundo.com>
10678
10679         * tests/test-getaddrinfo.c: Test getnameinfo too.  Call WSAStartup
10680         on _WIN32.
10681
10682         * modules/getaddrinfo (Depends-on): Add inet_ntop, needed by
10683         getnameinfo.
10684
10685 2006-06-28  Simon Josefsson  <jas@extundo.com>
10686
10687         * m4/getaddrinfo.m4: Look for getnameinfo prototypes too.
10688
10689 2006-06-28  Simon Josefsson  <jas@extundo.com>
10690
10691         * lib/getaddrinfo.c: Try to load ws2_32.dll on Windows, to find the
10692         functions there.  It will succeed on Windows XP, but on Windows
10693         2000 and (presumably) earlier, it will fail, and use the internal
10694         re-implementation.
10695         (use_win32_p): New function.
10696         (getaddrinfo): Use strtoul on servname, to support numeric ports.
10697         Support AI_NUMERICSERV to disable getservbyname.
10698         (getnameinfo): New function, only supports
10699         NI_NUMERICHOST|NI_NUMERICSERV for now.
10700
10701         * lib/getaddrinfo.h: Test and check for AI_* flags separately, MinGW
10702         only have some of them.  Add AI_NUMERICSERV.  Add prototype for
10703         getnameinfo.
10704
10705 2006-06-28  Eric Blake  <ebb9@byu.net>
10706
10707         * modules/wcwidth: New file.
10708         * modules/mbchar (Depends-on): Add wcwidth.
10709         * modules/mbswidth (Depends-on): Add wcwidth.
10710         * MODULES.html.sh: Add wcwidth.
10711
10712 2006-06-28  Eric Blake  <ebb9@byu.net>
10713
10714         * m4/mbswidth.m4 (gl_MBSDWIDTH): Move wcwidth from here...
10715         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): ...to this new file.
10716
10717 2006-06-28  Eric Blake  <ebb9@byu.net>
10718
10719         * lib/xvasprintf.h: Fix comments.
10720
10721 2006-06-28  Eric Blake  <ebb9@byu.net>
10722
10723         * lib/mbchar.h (wcwidth): Include wcwidth.h.
10724         * lib/mbswidth.c (wcwidth): Move from here...
10725         * lib/wcwidth.h: ...to this new file.
10726
10727 2006-06-28  Derek R. Price  <derek@ximbiot.com>
10728
10729         * m4/savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement.
10730
10731         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since
10732         it's obsolete.
10733         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Likewise.
10734
10735 2006-06-28  Derek R. Price  <derek@ximbiot.com>
10736
10737         * lib/savedir.c (CLOSEDIR): Remove.  All uses changed to closedir.
10738         Autoconf 2.60 says this stuff was obsolete.
10739
10740 2006-06-28  Bruno Haible  <bruno@clisp.org>
10741
10742         * modules/wcwidth (Files): Add m4/wchar_t.m4.
10743
10744 2006-06-28  Bruno Haible  <bruno@clisp.org>
10745
10746         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Also require AC_C_INLINE and
10747         gt_TYPE_WCHAR_T.
10748
10749 2006-06-28  Bruno Haible  <bruno@clisp.org>
10750
10751         * lib/wcwidth.h: Declare nothing if !HAVE_WCHAR_T. Provide a fallback
10752         declaration for wcwidth.
10753         * lib/mbswidth.c: Restore the includes of <wchar.h> and <wctypes.h>.
10754
10755 2006-06-28  Bruno Haible  <bruno@clisp.org>
10756
10757         * lib/mkdtemp.c [MINGW]: Include <io.h>.
10758         (mkdir): Define using _mkdir.
10759
10760 2006-06-28  Bruno Haible  <bruno@clisp.org>
10761
10762         * lib/getaddrinfo.h: Fix POSIX URL.
10763         * lib/getaddrinfo.c (WIN32_NATIVE): New macro. Use it instead of
10764         _WIN32.
10765         (use_win32_p): Make static.
10766         (getaddrinfo): Reject service name if it is empty or does not consist
10767         solely of decimal digits, or if its value is > 65535.
10768         (getnameinfo): Remove useless casts.
10769
10770 2006-06-27  Simon Josefsson  <jas@extundo.com>
10771
10772         * modules/sys_select: New file, suggested by Bruno Haible, Paul
10773         Eggert and Martin Lambers.
10774
10775 2006-06-27  Simon Josefsson  <jas@extundo.com>
10776
10777         * m4/sys_select_h.m4: New file, suggested by Bruno Haible, Paul
10778         Eggert and Martin Lambers.
10779
10780 2006-06-27  Bruno Haible  <bruno@clisp.org>
10781
10782         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): For nonexistent types, set the
10783         result to 0, not to empty.
10784         Reported by Martin Neitzel <neitzel@sco.gaertner.de>.
10785
10786 2006-06-27  Bruno Haible  <bruno@clisp.org>
10787
10788         * lib/stdint_.h (intmax_t, uintmax_t): Undefine before typedef.
10789
10790 2006-06-26  Simon Josefsson  <jas@extundo.com>
10791
10792         * m4/inet_ntop.m4: Don't check for sys/types.h, we assume it is
10793         present.
10794
10795 2006-06-26  Paul Eggert  <eggert@cs.ucla.edu>
10796
10797         * lib/base64.c (B64): Use _ as the formal parameter, not x, to avoid
10798         bug in IBM C V6 for AIX.  Problem reported by Larry Jones in
10799         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00181.html>.
10800
10801 2006-06-26  Mark D. Baushke  <mdb@gnu.org>
10802
10803         * m4/stdint.m4 (gl_STDINT_H): Treat BSD/OS like OpenBSD.
10804
10805 2006-06-26  Bruno Haible  <bruno@clisp.org>
10806
10807         * modules/stdint (Makefile.am): Also substitute HAVE_WCHAR_H.
10808
10809 2006-06-26  Bruno Haible  <bruno@clisp.org>
10810
10811         * m4/stdint.m4 (gl_STDINT_H): Test also for <wchar.h>.
10812
10813 2006-06-26  Bruno Haible  <bruno@clisp.org>
10814
10815         * m4/stdint.m4 (gl_STDINT_H): Don't include <stdint.h> when using the
10816         SGI C compiler in pre-C99 mode.
10817         Suggested by Mark D. Baushke and Larry Jones.
10818
10819 2006-06-26  Bruno Haible  <bruno@clisp.org>
10820
10821         * lib/stdint_.h: Include <wchar.h> if necessary for WCHAR_MIN or
10822         WCHAR_MAX.
10823         Reported by Mark D. Baushke and Larry Jones.
10824
10825 2006-06-26  Bruno Haible  <bruno@clisp.org>
10826
10827         * lib/stdint_.h: Don't include <stdint.h> when using the SGI C compiler
10828         in pre-C99 mode.
10829         Suggested by Mark D. Baushke and Larry Jones.
10830
10831 2006-06-23  Simon Josefsson  <jas@extundo.com>
10832             Bruno Haible  <bruno@clisp.org>
10833
10834         * gnulib-tool (func_emit_lib_Makefile_am): Define MOSTLYCLEANDIRS.
10835         Emit mostlyclean-local rule.
10836         (func_emit_tests_Makefile_am): Likewise.
10837         * modules/sys_socket (Makefile.am): Use MOSTLYCLEANDIRS.
10838
10839 2006-06-23  Mark D. Baushke  <mdb@gnu.org>
10840
10841         * lib/stdint_.h: Treat BSD/OS like OpenBSD.
10842
10843 2006-06-23  Bruno Haible  <bruno@clisp.org>
10844
10845         * tests/test-stdint.c: Update to match ISO C 99 Technical
10846         Corrigendum 1.
10847
10848 2006-06-23  Bruno Haible  <bruno@clisp.org>
10849
10850         * m4/stdint.m4 (gl_STDINT_H): Treat IRIX like OpenBSD.
10851
10852 2006-06-23  Bruno Haible  <bruno@clisp.org>
10853
10854         * lib/stdint_.h: Treat IRIX like OpenBSD.
10855
10856 2006-06-23  Bruno Haible  <bruno@clisp.org>
10857
10858         * lib/stdint_.h (UINT8_C, UINT16_C, UINT32_C): Define according to
10859         ISO C 99 Technical Corrigendum 1.
10860
10861 2006-06-22  Simon Josefsson  <jas@extundo.com>
10862
10863         * m4/sockpfaf.m4: Include winsock2.h too, to make it work under
10864         MinGW.
10865
10866 2006-06-22  Paul Eggert  <eggert@cs.ucla.edu>
10867
10868         * lib/glob.c (collated_compare): Remove 'const' uses that weren't
10869         needed.  Some compiler complained about some of them.  Problem reported
10870         by Larry Jones in
10871         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00172.html>.
10872
10873 2006-06-21  Simon Josefsson  <jas@extundo.com>
10874
10875         * tests/test-getaddrinfo.c: New file.
10876
10877         * modules/getaddrinfo-tests: New file.
10878
10879         * MODULES.html.sh: Add inet_pton.
10880
10881         * modules/inet_pton: New file.
10882
10883 2006-06-21  Simon Josefsson  <jas@extundo.com>
10884
10885         * m4/getaddrinfo.m4: Don't define WINVER.  Look for gethostbyname in
10886         -lws2_32 too.  Fixes getaddrinfo on Windows 2000, with the price
10887         of using the (limited) gnulib implementation on Windows XP.
10888
10889         * m4/inet_pton.m4: New file.
10890
10891 2006-06-21  Simon Josefsson  <jas@extundo.com>
10892
10893         * lib/getaddrinfo.c (getaddrinfo): Set ai_family in the return
10894         variable.
10895
10896         * lib/socket_.h: Don't define WINVER.
10897
10898         * lib/inet_pton.h, inet_pton.c: New file, taken from glibc but
10899         slightly modified to work in gnulib.
10900
10901 2006-06-21  Simon Josefsson  <jas@extundo.com>
10902
10903         * doc/gnulib.texi (Windows sockets): Add.
10904
10905 2006-06-21  Paul Eggert  <eggert@cs.ucla.edu>
10906
10907         * lib/read-file.c (fread_file): Start with buffer allocation of
10908         0 bytes rather than 1 byte; this simplifies the code.
10909         Don't invoke feof; it's not needed.  Refactor to avoid duplicate
10910         code to free buffer and save/restore errno.
10911         (internal_read_file): Remove unused local.
10912
10913 2006-06-20  Paul Eggert  <eggert@cs.ucla.edu>
10914
10915         * lib/openat.c (openat): Use ?:, not if, to work around GCC bug 4210
10916         <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4210>.
10917         Problem reported by Denis Excoffier in
10918         <http://lists.gnu.org/archive/html/bug-tar/2006-06/msg00023.html>.
10919
10920 2006-06-19  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
10921
10922         * modules/sys_socket, modules/socklen: Include sys/types since
10923         FreeBSD 4.x's sys/socket.h needs it.
10924
10925 2006-06-19  Simon Josefsson  <jas@extundo.com>
10926
10927         * lib/inet_ntop.c: Always build inet_ntop4, since inet_ntop6 calls it.
10928
10929 2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
10930
10931         * lib/alloca_.h (alloca) [defined alloca]: Don't define or declare.
10932
10933 2006-06-19  Bruno Haible  <bruno@clisp.org>
10934
10935         * m4/stdint.m4 (gl_STDINT_H): Enclose the values of FULL_PATH_STDINT_H
10936         and FULL_PATH_INTTYPES_H in angle brackets.
10937         Reported by Mark D. Baushke <mdb@gnu.org>.
10938
10939 2006-06-17  Eric Blake  <ebb9@byu.net>
10940
10941         * m4/rmdir-errno.m4 (gl_FUNC_FMDIR_NOTEMPTY): Assume errno.h declares
10942         errno.
10943
10944 2006-06-17  Bruno Haible  <bruno@clisp.org>
10945
10946         * m4/stdint.m4 (gl_STDINT_H) [FreeBSD >= 5]: Don't include
10947         <sys/inttypes.h>.
10948
10949 2006-06-17  Bruno Haible  <bruno@clisp.org>
10950
10951         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove test
10952         whether errno is declared. Assume <errno.h> declares errno.
10953
10954 2006-06-17  Bruno Haible  <bruno@clisp.org>
10955
10956         * lib/stdint_.h [FreeBSD >= 5]: Don't include <sys/inttypes.h>.
10957
10958 2006-06-17  Bruno Haible  <bruno@clisp.org>
10959
10960         * lib/stdint_.h (_UINT8_T, _UINT32_T, _UINT64_T): New macros. Fixes a
10961         problem on Solaris 2.5.1.
10962
10963 2006-06-16  Eric Blake  <ebb9@byu.net>
10964
10965         * lib/unsetenv.c [!defined errno]: Assume errno.h declares errno.
10966         * lib/unicodeio.c [!defined errno]: Likewise.
10967         * lib/strtol.c [!defined errno]: Likewise.
10968         * lib/strtod.c [!defined errno]: Likewise.
10969
10970 2006-06-15  Eric Blake  <ebb9@byu.net>
10971
10972         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror.
10973
10974 2006-06-15  Eric Blake  <ebb9@byu.net>
10975
10976         * config/srclist.txt (ssize_t.m4): Lose sync.
10977
10978 2006-06-15  Bruno Haible  <bruno@clisp.org>
10979
10980         * modules/stdint (Files): Include m4/full-header-path.m4,
10981         m4/size_max.m4, m4/wchar_t.m4.
10982         (Makefile.am): Many more substitutions.
10983         * modules/stdint-tests: New file.
10984         * tests/test-stdint.c: New file.
10985
10986 2006-06-15  Bruno Haible  <bruno@clisp.org>
10987
10988         * m4/stdint.m4 (gl_STDINT_H): Rewritten to produce a complete stdint.h.
10989         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H, gl_STDINT_CHECK_TYPES,
10990         gl_STDINT_MISSING_BOUND, gl_STDINT_MISSING_BOUNDS,
10991         gl_STDINT_MISSING_BOUNDS2, gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED,
10992         gl_CHECK_TYPE_SAME): New macros.
10993
10994 2006-06-15  Bruno Haible  <bruno@clisp.org>
10995
10996         * m4/size_max.m4 (gl_SIZE_MAX): Make it work also when cross-compiling.
10997
10998 2006-06-15  Bruno Haible  <bruno@clisp.org>
10999
11000         * lib/stdint_.h: Rewritten to be fully auto-configured.
11001         Fixes bug on HP-UX/IA64.
11002
11003 2006-06-11  Paul Eggert  <eggert@cs.ucla.edu>
11004
11005         * lib/getdate.y (__attribute__): Don't define if already defined.
11006         Problem reported by Larry Jones.
11007         * lib/utimens.c (__attribute__): Likewise.
11008
11009 2006-06-04  Paul Eggert  <eggert@cs.ucla.edu>
11010
11011         * lib/regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun
11012         reported by Andreas Schwab.
11013
11014 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11015             Bruno Haible  <bruno@clisp.org>
11016
11017         * m4/strndup.m4 (gl_FUNC_STRNDUP): Replace the AC_REPLACE_FUNCS with a
11018         check for the declaration of strnlen and a run test that exposes the
11019         AIX 5.1 strnlen bug.  In the failure case, #define strndup to
11020         rpl_strndup.
11021
11022 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11023             Bruno Haible  <bruno@clisp.org>
11024
11025         * lib/strndup.c (strndup) [!_LIBC]: Don't undefine macro definition.
11026
11027 2006-05-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11028
11029         * m4/c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
11030         compile test, for Tru64 4.0D.
11031
11032 2006-05-28  Karl Berry  <karl@gnu.org>
11033
11034         * config/srclist.txt (printf-args.c): lose sync.
11035
11036 2006-05-26  Martin Lambers  <marlam@marlam.de>
11037
11038         * lib/getpass.c: Updates the test for the native W32 API, and adds
11039         missing includes, thus fixing compilation warnings.
11040
11041 2006-05-25  Sergey Poznyakoff  <gray@gnu.org.ua>
11042
11043         * lib/exclude.c (exclude_fnmatch): New function.
11044         (excluded_file_name): Call exclude_fnmatch.
11045         * lib/exclude.h (excluded_file_name): New prototype
11046
11047 2006-05-25  Paul Eggert  <eggert@cs.ucla.edu>
11048
11049         * lib/tempname.c (small_open, large_open): New macros.
11050         (__open, __open64) [!_LIBC]: Remove.
11051         (__gen_tempname): Use small_open and large_open instead of __open
11052         and __open64.  This fixes a portability bug on HP-UX 11.11i
11053         reported by Simon Wing-Tang in
11054         <http://lists.gnu.org/archive/html/bug-coreutils/2006-05/msg00114.html>.
11055
11056 2006-05-24  Bruno Haible  <bruno@clisp.org>
11057
11058         * lib/printf-args.c (printf_fetchargs): Turn NULL pointers for
11059         TYPE_STRING and TYPE_WIDE_STRING into a non-NULL replacement.
11060         Reported by Thorsten Maerz <torte@netztorte.de> via
11061         Aaron Stone <aaron@serendipity.cx>.
11062
11063 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
11064
11065         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Rename cache variables to use
11066         gl_ rather than jm_.  Link, don't run, so that cross-compiles are
11067         allowed.  Check that resulting type is arithmetic.  Move AC_REQUIRE
11068         and AC_CHECK_HEADERS_ONCE outside of AC_CACHE_CHECK, since they're
11069         not really conditional on the cache.
11070         (gl_PREREQ_NANOSLEEP): Check for sys/select.h.
11071
11072 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
11073
11074         * lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
11075         Use the usual Autoconf way to include <time.h> and/or sys/time.h.
11076         (my_usleep): Don't mishandle maximum value.
11077
11078 2006-05-19  Jim Meyering  <jim@meyering.net>
11079
11080         * lib/getugroups.c: Correct an outdated comment.  From Bruno Haible.
11081
11082 2006-05-17  Bruno Haible  <bruno@clisp.org>
11083
11084         Cygwin portability.
11085         * lib/classpath.c (PATH_SEPARATOR) [CYGWIN]: Define as ':'.
11086
11087 2006-05-17  Bruno Haible  <bruno@clisp.org>
11088
11089         * lib/stdint_.h: Fix recognition of Cygwin.
11090
11091 2006-05-15  Bruno Haible  <bruno@clisp.org>
11092
11093         * build-aux/config.rpath: Improve support for Sun C 5.9 on Linux, based
11094         on libtool patch by Ralf Wildenhues.
11095
11096 2006-05-14  Paul Eggert  <eggert@cs.ucla.edu>
11097
11098         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
11099         test for C99 conformance; (bool) 0.5 is an integer constant
11100         expression, but (bool) -0.5 is not.  Problem reported by Fedor
11101         Sergeev in <http://forum.sun.com/jive/thread.jspa?threadID=96202>.
11102
11103 2006-05-11  Simon Josefsson  <jas@extundo.com>
11104
11105         * m4/xvasprintf.m4: Fix obvious typo.
11106
11107 2006-05-11  Jim Meyering  <jim@meyering.net>
11108
11109         * lib/sha1.c (sha1_buffer): Correct comment: s/MD5/SHA1/.  From
11110         James Lemley.
11111
11112 2006-05-10  Simon Josefsson  <jas@extundo.com>
11113
11114         * lib/md4.c: Typo fix, update copyright years.
11115         (K1, K2): Don't use L because it turn computations into 64-bit on
11116         64-bit platforms.
11117
11118 2006-05-10  Paul Eggert  <eggert@cs.ucla.edu>
11119
11120         * lib/crc.c (crc32_update): Remove unnecessary L suffix.
11121         * lib/md4.c (rol): Cast right-shift arg to uint32_t to prevent
11122         unwanted sign propagation, e.g., on hosts with 64-bit int.
11123         There still are some problems with reeelly weird theoretical hosts
11124         (e.g., 33-bit int) but it's not worth worrying about now.
11125         * lib/sha1.c (rol): Likewise.
11126         (K1, K2, K3, K4): Remove unnecessary L suffix.
11127
11128 2006-05-10  Bruno Haible  <bruno@clisp.org>
11129
11130         * lib/des.c: Cast to avoid warnings.
11131
11132 2006-05-09  Bruno Haible  <bruno@clisp.org>
11133
11134         * modules/xvasprintf (Files): Add m4/xvasprintf.m4.
11135         (Depends-on): Depend also on xsize, stdarg.
11136         (configure.ac): Add gl_XVASPRINTF.
11137
11138 2006-05-09  Bruno Haible  <bruno@clisp.org>
11139
11140         * m4/xvasprintf.m4: New file.
11141
11142 2006-05-09  Bruno Haible  <bruno@clisp.org>
11143
11144         * lib/xvasprintf.c: Include limits.h, string.h, xsize.h.
11145         (EOVERFLOW): Define fallback value.
11146         (xstrcat): New function.
11147         (xvasprintf): Recognize the special case of a string concatenation.
11148
11149 2006-05-08  Eric Blake  <ebb9@byu.net>
11150
11151         * gnulib-tool (func_version): Base copyright year on CVS date.
11152         (func_emit_copyright_notice): New function.
11153         (func_emit_lib_Makefile_am): Use it.
11154         (func_emit_tests_Makefile_am): Likewise.
11155         (func_import): Likewise.
11156
11157 2006-05-08  Bruno Haible  <bruno@clisp.org>
11158
11159         * modules/stdarg: New file.
11160         * MODULES.html.sh (func_all_modules): Add section for <stdarg.h>.
11161
11162 2006-05-08  Bruno Haible  <bruno@clisp.org>
11163
11164         * m4/stdarg.m4: New file, from GNU gettext.
11165
11166 2006-05-08  Bruno Haible  <bruno@clisp.org>
11167
11168         * config/srclist.txt (build-aux/config.rpath): different from latest
11169         release.
11170
11171 2006-05-08  Bruno Haible  <bruno@clisp.org>
11172
11173         * build-aux/config.rpath: Add support for Sun C 5.9 on Linux.
11174
11175 2006-05-05  Jim Meyering  <jim@meyering.net>
11176
11177         * m4/warning.m4: New file, derived from bison's file by the same name.
11178
11179 2006-05-03  Bruno Haible  <bruno@clisp.org>
11180
11181         * lib/stdint_.h: Shorter URL.
11182         * lib/inttypes.h: Likewise.
11183
11184 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
11185
11186         * modules/inttypes (Maintainer): Change from Derek Price to 'all'.
11187
11188 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
11189
11190         * lib/verify.h: Document the internals better.  Most of this change
11191         was written by Bruno Haible.
11192
11193 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
11194
11195         * doc/verify.texi: New file, partly based on a proposal by
11196         Bruno Haible.
11197
11198 2006-05-02  Bruno Haible  <bruno@clisp.org>
11199
11200         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Move the include_next
11201         test from here...
11202         * m4/_inttypes_h.m4 (gl_INTTYPES_H): ... to here.
11203
11204 2006-04-29  Bruno Haible  <bruno@clisp.org>
11205
11206         * lib/gcd.c: Use WORD_T and GCD instead of unsigned long and gcd.
11207         Suggested by Oskar Liljeblad <oskar@osk.mine.nu>.
11208
11209 2006-04-29  Bruno Haible  <bruno@clisp.org>
11210
11211         * gnulib-tool: Make --update option actually work.
11212
11213 2006-04-29  Bruno Haible  <bruno@clisp.org>
11214
11215         * doc/gcd.texi: New file.
11216         * doc/gnulib.texi: Include it.
11217
11218 2006-04-25  Paul Eggert  <eggert@cs.ucla.edu>
11219
11220         * lib/getdate.y (get_date): When adding relative date, start with the
11221         initial time, not with the result of the first mktime call.
11222
11223 2006-04-25  Bruno Haible  <bruno@clisp.org>
11224
11225         * gnulib-tool (func_import): Output the include directives in three
11226         blocks, sorted separately.
11227         Reported by Ben Pfaff <blp@cs.stanford.edu>.
11228
11229 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
11230
11231         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
11232         to define main with arguments, for C++.  Reported by Eric Blake.
11233         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC):
11234         Prefer 'int main ()' to 'int main (void)', for C++.
11235         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Likewise.
11236         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Specify a return type
11237         for 'main', for C99 and C++.
11238
11239 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
11240
11241         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
11242         Don't assume that exit status -1 is valid.
11243         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
11244         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
11245         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Likewise.
11246         * m4/readdir.m4 (GL_FUNC_READDIR): Include <stdlib.h>.
11247         * m4/rename.m4 (vb_FUNC_RENAME): Likewise.
11248         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use AC_RUN_IFELSE,
11249         not AC_TRY_RUN.  Use return, not exit.  Don't assume that
11250         functions can be used without declaring them, or that you can
11251         exit with status -1.
11252         * m4/utimes-null.m4 (gl_FUNC_UTIMES_NULL): Likewise.
11253
11254 2006-04-24  Karl Berry  <karl@gnu.org>
11255
11256         * config/srclist.txt (longdouble.m4): sync lost.
11257
11258 2006-04-24  Eric Blake  <ebb9@byu.net>
11259
11260         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Avoid unused variable warning.
11261
11262 2006-04-24  Bruno Haible  <bruno@clisp.org>
11263
11264         * m4/poll.m4 (gl_FUNC_POLL): When cross-compiling, reject also the
11265         poll() implementation in AIX.
11266         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
11267
11268 2006-04-24  Bruno Haible  <bruno@clisp.org>
11269
11270         * m4/poll.m4 (gl_FUNC_POLL): Rearrange code, so that POLL_H gets
11271         assigned exactly once.
11272
11273 2006-04-23  Claudio Fontana  <claudio@gnu.org>
11274             Bruno Haible  <bruno@clisp.org>
11275
11276         * modules/gettext (Makefile.am): Add a -I flag for <libintl.h>.
11277         * gnulib-tool (func_emit_lib_Makefile_am): Emit empty default value
11278         for AM_CPPFLAGS.
11279
11280 2006-04-23  Bruno Haible  <bruno@clisp.org>
11281
11282         * modules/copy-file: Depend on unistd.
11283         * modules/execute: Likewise.
11284         * modules/fatal-signal: Likewise.
11285         * modules/findprog: Likewise.
11286         * modules/mkdtemp : Likewise.
11287         * modules/pipe: Likewise.
11288         * modules/wait-process: Likewise.
11289
11290 2006-04-23  Bruno Haible  <bruno@clisp.org>
11291
11292         * lib/fwriteerror.c (fwriteerror): Call fclose also when an error
11293         condition was already detected.
11294         Reported by Ben Pfaff <blp@cs.stanford.edu>.
11295
11296 2006-04-23  Bruno Haible  <bruno@clisp.org>
11297
11298         * lib/copy-file.c: Include <unistd.h> unconditionally.
11299         * lib/execute.c: Likewise.
11300         * lib/fatal-signal.c: Likewise.
11301         * lib/findprog.c: Likewise.
11302         * lib/mkdtemp.c: Likewise.
11303         * lib/pipe.h: Likewise.
11304         * lib/pipe.c: Likewise.
11305         * lib/wait-process.h: Likewise.
11306
11307 2006-04-23  Bruno Haible  <bruno@clisp.org>
11308
11309         * gnulib-tool (func_usage): Fix --import description. Document
11310         --update.
11311         (func_import): Create temporary file in a temporary directory, if
11312         --dry-run is specified. Silence errors from 'grep' when there are no
11313         m4 files in $m4dir.
11314         (func_create_testdir): Silence errors from 'grep' when there are no
11315         m4 files in $m4dir.
11316         Reported by Karl Berry <karl@freefriends.org>.
11317
11318 2006-04-20  Bruno Haible  <bruno@clisp.org>
11319
11320         * m4/argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
11321         one argument, so that the code will be portable to Autoconf 2.60.
11322         * m4/getlogin_r.m4 (gl_PREREQ_GETLOGIN_R): Likewise.
11323         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
11324         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO): Likewise.
11325
11326 2006-04-19  Derek Price  <derek@ximbiot.com>
11327             Eric Blake  <ebb9@byu.net>
11328
11329         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h>
11330         rather than "/full/path.h".  Update comment to match.  Shorten &
11331         generalize m4_translit call via AS_TR_CPP.
11332
11333 2006-04-19  Derek Price  <derek@ximbiot.com>
11334             Eric Blake  <ebb9@byu.net>
11335
11336         * lib/inttypes.h: Correct grammar in comment.
11337
11338 2006-04-18  Derek Price  <derek@ximbiot.com>
11339             Paul Eggert  <eggert@cs.ucla.edu>
11340
11341         * modules/inttypes: New file.
11342         * modules/strtoimax, modules/strtoumax: Depend on inttypes.
11343
11344 2006-04-18  Derek Price  <derek@ximbiot.com>
11345             Paul Eggert  <eggert@cs.ucla.edu>
11346
11347         * m4/_inttypes_h.m4, m4/full-header-path.m4, m4/include_next.m4:
11348         New files.
11349
11350 2006-04-18  Derek Price  <derek@ximbiot.com>
11351             Paul Eggert  <eggert@cs.ucla.edu>
11352
11353         * lib/inttypes.h: New file.
11354         * lib/strtoimax.c: Assume <inttypes.h>.
11355
11356 2006-04-15  Paul Eggert  <eggert@cs.ucla.edu>
11357
11358         * lib/utimens.c (futimens): glibc futimesat messes up if /proc
11359         isn't mounted.  Problem reported by Kir Kolyshkin.
11360
11361 2006-04-13  Paul Eggert  <eggert@cs.ucla.edu>
11362
11363         * lib/regcomp.c (init_dfa): Don't use wchar_t or wctype_t if
11364         RE_ENABLE_I18N is not defined.  Problem reported by Mark D. Baushke via
11365         Derek R. Price.
11366         * lib/regex.h (RE_DUP_MAX): Update comment to match current
11367         implementation.
11368
11369 2006-04-12  Eric Blake  <ebb9@byu.net>
11370
11371         * modules/time_r (Makefile.am): Remove lib_SOURCES line, as this
11372         is now done automatically by the corresponding Autoconf macro.
11373
11374 2006-04-11  Paul Eggert  <eggert@cs.ucla.edu>
11375
11376         * m4/time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and
11377         time_r.h.
11378
11379 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
11380
11381         Merge regex changes from libc, removing some of our
11382         POSIX-conformance changes that were rejected and redoing them in a
11383         less-intrusive way.
11384
11385         * lib/regcomp.c (re_compile_internal, init_dfa):
11386         Length arg is now size_t, not Idx.  All uses changed.
11387         (peek_token): Forward decl now says internal_function.
11388         (__re_error_msgid, __re_error_msgid_idx):
11389         Now static rather than extern with attribute_hidden.
11390         (re_compile_pattern) [!defined _LIBC]: Use K&R-style defn.
11391         For some reason libc prefers K&R style defns for external functions.
11392         (regerror) [!defined _LIBC]: Likewise.
11393         (re_set_syntax, re_compile_fastmap, regcomp, regfree, re_comp):
11394         (seek_collating_symbol_entry, lookup_collation_sequence_value):
11395         (build_range_exp, build_collating_symbol):
11396         Use K&R-style defn.
11397         (re_compile_fastmap): Use '\0' to memset, not 0.
11398         (utf8_sb_map): Make the calculations more obvious.
11399         (init_dfa, parse_bracket_exp, build_charclass_op):
11400         Call calloc and cast result, as glibc does.
11401         (init_word_char, fetch_token, peek_token, peek_token_bracket):
11402         (build_range_exp, build_collating_symbol):
11403         Now internal functions.
11404
11405         * lib/regex.c [!defined _LIBC]: Allow compiling with C++ compilers.
11406
11407         * lib/regex.h (__USE_GNU_REGEX): New macro.  Don't depend on
11408         _REGEX_SOURCE any more; depend on _GNU_SOURCE instead.
11409         Don't depend on VMS; depend on __VMS instead, for POSIX
11410         namespace cleanness.
11411         (regoff_t): Define to ssize_t, not long int.
11412
11413         Remove the REG_ macros named below.  Instead, make the old names
11414         (e.g., RE_BACKSLASH_ESCAPE_IN_LISTS) visible only if
11415         __USE_GNU_REGEX.
11416         (REG_BACKSLASH_ESCAPE_IN_LISTS):
11417         (REG_BK_PLUS_QM, REG_CHAR_CLASSES, REG_CONTEXT_INDEP_ANCHORS):
11418         (REG_CONTEXT_INDEP_OPS, REG_CONTEXT_INVALID_OPS):
11419         (REG_DOT_NEWLINE, REG_DOT_NOT_NULL, REG_HAT_LISTS_NOT_NEWLINE):
11420         (REG_INTERVALS, REG_LIMITED_OPS, REG_NEWLINE_ALT):
11421         (REG_NO_BK_BRACES, REG_NO_BK_PARENS, REG_NO_BK_REFS):
11422         (REG_NO_BK_VBAR, REG_NO_EMPTY_RANGES):
11423         (REG_UNMATCHED_RIGHT_PAREN_ORD, REG_NO_POSIX_BACKTRACKING):
11424         (REG_NO_GNU_OPS, REG_DEBUG, REG_INVALID_INTERVAL_ORD):
11425         (REG_IGNORE_CASE, REG_CARET_ANCHORS_HERE):
11426         (REG_CONTEXT_INVALID_DUP, REG_NO_SUB, REG_SYNTAX_EMACS):
11427         (REG_SYNTAX_AWK, REG_SYNTAX_GNU_AWK, REG_SYNTAX_POSIX_AWK):
11428         (REG_SYNTAX_GREP, REG_SYNTAX_EGREP, REG_SYNTAX_POSIX_EGREP):
11429         (REG_SYNTAX_ED, REG_SYNTAX_SED, _REG_SYNTAX_POSIX_COMMON):
11430         (REG_SYNTAX_POSIX_BASIC, REG_SYNTAX_POSIX_MINIMAL_BASIC):
11431         (REG_SYNTAX_POSIX_EXTENDED, REG_SYNTAX_POSIX_MINIMAL_EXTENDED):
11432         (REG_DUP_MAX, REG_UNALLOCATED, REG_REALLOCATE, REG_FIXED):
11433         (REG_NREGS):
11434         Remove.  All uses replaced by the old RE_* names.
11435         (RE_BACKSLASH_ESCAPE_IN_LISTS):
11436         (RE_BK_PLUS_QM, RE_CHAR_CLASSES, RE_CONTEXT_INDEP_ANCHORS):
11437         (RE_CONTEXT_INDEP_OPS, RE_CONTEXT_INVALID_OPS):
11438         (RE_DOT_NEWLINE, RE_DOT_NOT_NULL, RE_HAT_LISTS_NOT_NEWLINE):
11439         (RE_INTERVALS, RE_LIMITED_OPS, RE_NEWLINE_ALT):
11440         (RE_NO_BK_BRACES, RE_NO_BK_PARENS, RE_NO_BK_REFS):
11441         (RE_NO_BK_VBAR, RE_NO_EMPTY_RANGES):
11442         (RE_UNMATCHED_RIGHT_PAREN_ORD, RE_NO_POSIX_BACKTRACKING):
11443         (RE_NO_GNU_OPS, RE_DEBUG, RE_INVALID_INTERVAL_ORD):
11444         (RE_IGNORE_CASE, RE_CARET_ANCHORS_HERE):
11445         (RE_CONTEXT_INVALID_DUP, RE_NO_SUB):
11446         Don't bother having these macros be independent of each others'
11447         values, since they no longer exist in the POSIX name space.
11448
11449         Rename the following member names back to their old names,
11450         unless !__USE_GNU_REGEX.  All uses changed back.
11451         (buffer): Renamed from re_buffer.
11452         (allocated): Renamed from re_allocated.
11453         (used): Renamed from re_used.
11454         (syntax): Renamed from re_syntax.
11455         (fastmap): Renamed from re_fastmap.
11456         (translate): Renamed from re_translate.
11457         (can_be_null): Renamed from re_can_be_null.
11458         (regs_allocated): Renamed from re_regs_allocated.
11459         (fastmap_accurate): Renamed from re_fastmap_accurate.
11460         (no_sub): Renamed from re_no_sub.
11461         (not_bol): Renamed from re_not_bol.
11462         (not_eol): Renamed from re_not_eol.
11463         (newline_anchor): Renamed from re_newline_anchor.
11464         (num_regs): Renamed from rm_num_regs.
11465         (start): Renamed from rm_start.
11466         (end): Renamed from rm_end.
11467
11468         (free_state): Move up a bit.
11469
11470         * lib/regex_internal.h (inline) [__GNUC__ < 3 && defined _LIBC]:
11471         #define to be empty.
11472         (ASCII_CHARS): New macro, replacing all uses of 0x80 and/or SBC_MAX / 2
11473         when that is what is intended.
11474         (SBC_MAX): Define to UCHAR_MAX + 1, not 256.
11475         (__re_error_msgid, __re_error_msgid_idx): Remove decls; not needed.
11476         (MAX): New macro.
11477         (re_xmalloc, re_calloc, re_xrealloc, re_x2realloc): Remove.
11478         All uses changed back to re_malloc, etc.  It's now the caller's
11479         responsibility to check for overflow; all callers changed.
11480         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc, re_xnrealloc):
11481         (re_x2nrealloc): Remove.
11482         (free_state): Remove decl.
11483
11484         * lib/regexc.c (regexec, re_match, re_search, re_match_2, re_search_2):
11485         (re_set_registers, re_exec):
11486         Use K&R-style defn.
11487
11488         2006-01-31  Roland McGrath  <roland@redhat.com>
11489
11490         * lib/regcomp.c (calc_eclosure_iter): Remove dead variables.
11491         Reported by Mike Frysinger <vapier@gentoo.org>.
11492
11493         2006-01-15  Andreas Jaeger  <aj@suse.de>
11494
11495         [BZ #1950]
11496         * lib/regex_internal.c (re_string_reconstruct): Adjust for
11497         build_wcs_upper_buffer change.
11498         (build_wcs_upper_buffer): Change return type.
11499
11500         2005-12-10  Ulrich Drepper  <drepper@redhat.com>
11501
11502         * lib/regex_internal.h: Include <stdint.h> if available.
11503
11504         2005-12-06  Paolo Bonzini  <bonzini@gnu.org>
11505
11506         * lib/regex_internal.h (SIZE_MAX): Provide a default definition.
11507
11508         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
11509
11510         * lib/regcomp.c: Adjust for changed secondary hash function.
11511
11512         2005-09-30  Ulrich Drepper  <drepper@redhat.com>
11513
11514         * lib/regex.h: Pretty printing.
11515         Clean up namespace a bit.
11516
11517         2005-09-30  Jakub Jelinek  <jakub@redhat.com>
11518
11519         * lib/regexec.c (update_cur_sifted_state, check_arrival,
11520         check_arrival_add_next_nodes): Avoid using uninitialized variable.
11521
11522         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
11523                     Ulrich Drepper  <drepper@redhat.com>
11524
11525         [BZ #1302]
11526         * lib/regex_internal.h (bitset_t): Renamed from bitset.  All uses
11527         changed.
11528         (bitset_word_t): Renamed from bitset_word.  All uses changed.
11529
11530         2005-09-22  Ulrich Drepper  <drepper@redhat.com>
11531
11532         [BZ #281]
11533         * lib/regex.h: Define RE_TRANSLATE_TYPE as unsigned char *.
11534         * lib/regcomp.c: Remove unnecessary uses of
11535         unsigned RE_TRANSLATE_TYPE.
11536         * lib/regex_internal.h: Likewise.
11537         * lib/regex_internal.c: Likewise.
11538         * lib/regexec.c: Likewise.
11539         Based on a patch by Stepan Kasal <kasal@ucw.cz>.
11540
11541         2005-09-07  Ulrich Drepper  <drepper@redhat.com>
11542
11543         * lib/regexec.c (find_recover_state): Remove unnecessary
11544         initialization.
11545         (transit_state_bkref): Make DFA a const pointer.
11546         (get_subexp): Likewise.
11547         (check_arrival): Likewise.
11548         (update_cur_sifted_state): Likewise.
11549         (re_search_internal): Likewise.
11550         (prune_impossible_nodes): Likewise.
11551         (acquire_init_state_context): Likewise.
11552         (proceed_next_node): Likewise.
11553         (set_regs): Likewise.
11554         (free_fail_stack_return): Likewise.
11555         (check_arrival_expand_ecl): Mark DFA parameter as const.
11556         (check_arrival_expand_ecl_sub): Likewise.
11557         (check_subexp_limits): Likewise.
11558         (sub_epsilon_src_nodes):  Likewise.
11559         (add_epsilon_src_nodes):  Likewise.
11560         (merge_state_array): Likewise.
11561         (update_regs): Likewise.
11562         (build_trtable): Likewise.
11563         (sift_states_backward): Mark MCTX parameter as const.
11564         (build_sifted_states): Likewise.
11565         (update_cur_sifted_state): Likewise.
11566         (sift_states_mkref): Likewise.
11567         (check_arrival_expand_ecl): Mark eclosure as const.
11568         (check_dst_limits_calc_pos_1): Likewise.
11569         * lib/regex_internal.h (re_match_context_t): Make dfa a const
11570         pointer.
11571
11572         2005-09-06  Ulrich Drepper  <drepper@redhat.com>
11573
11574         * lib/regexec.c (merge_state_with_log): Define dfa as const pointer.
11575         (transit_state_sb): Likewise.
11576         (transit_state_mb): Likewise.
11577         (sift_states_iter_mb): Likewise.
11578         (check_arrival_add_next_nodes): Likewise.
11579         (check_node_accept_bytes): Change first parameter to pointer-to-const.
11580         [_LIBC] (re_search_2_stub): Use mempcpy.
11581
11582         * lib/regex_internal.c (re_string_reconstruct): Avoid calling
11583         mbrtowc for very simple UTF-8 case.
11584
11585         * lib/regex_internal.c (re_acquire_state): Make DFA pointer arg
11586         a pointer-to-const.
11587         (re_acquire_state_context): Likewise.
11588         * lib/regex_internal.h: Adjust prototypes.
11589
11590         * lib/regex.c: Prevent using C++ compilers.
11591
11592         * lib/regex_internal.c (re_acquire_state): Minor code rearrangement.
11593         (re_acquire_state_context): Likewise.
11594
11595 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
11596
11597         * modules/regex (Depends-on): Add ssize_t.
11598
11599 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
11600
11601         * m4/regex.m4 (gl_REGEX): Check for new glibc interface to
11602         translation table.
11603
11604 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
11605
11606         * doc/gnulib-tool.texi (Modified imports): pathname -> file name.
11607
11608 2006-03-29  Mark D. Baushke  <mdb@gnu.org>
11609             Bruno Haible  <bruno@clisp.org>
11610
11611         * lib/stdint_.h: On OpenBSD, don't redefine types already included in
11612         <sys/types.h> and <inttypes.h>.
11613
11614 2006-03-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11615
11616         * m4/argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also define
11617         `__error_t_defined', so argp.h will not typedef the former.
11618
11619 2006-03-25  Paul Eggert  <eggert@cs.ucla.edu>
11620
11621         * m4/regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
11622         REG_SYNTAX_EMACS, and REG_IGNORE_CASE.  Settle for the traditional
11623         glibc names.  Even if glibc is changed to conform to POSIX, the
11624         traditional names will be available anyway, since regex depends on
11625         the extensions module.  Also, fix a longstanding typo in the
11626         implementation of Spencer ERE test #75 from grep 2.3.  Problems
11627         reported by Emanuele Giaquinta.  Also, change sense of cached
11628         variable, so that the message makes sense.
11629
11630 2006-03-24  Simon Josefsson  <jas@extundo.com>
11631
11632         * lib/base64.c: Fix problems reported by Eric Blake <ebb9@byu.net>,
11633         including some doc fixes.
11634         (base64_encode_alloc): Fix +1 bug on allocation failures.
11635
11636 2006-03-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11637
11638         * lib/base64.c (base64_encode): Do not read past end of array with
11639         unsanitized input on systems with CHAR_BIT > 8.
11640
11641 2006-03-24  Eric Blake  <ebb9@byu.net>
11642
11643         * lib/time_r.c (copy_string_result): Remove, as it is no longer used.
11644
11645 2006-03-22  Karl Berry  <karl@gnu.org>
11646
11647         * config/srclist.txt (*setenv.[ch]): get from coreutils.
11648         * config/srclistvars.sh (COREUTILS): new var.
11649
11650 2006-03-17  Jim Meyering  <jim@meyering.net>
11651
11652         * m4/regex.m4 (gl_REGEX): Fix typo in last change:
11653         s/_REGEX_WIDE_OFFSETS/_REGEX_LARGE_OFFSETS/.
11654
11655 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
11656
11657         * m4/regex.m4 (gl_REGEX): Don't check for off_t, since the code
11658         no longer needs it.  Instead, check that regoff_t is as least
11659         as wide as ptrdiff_t.
11660
11661         Don't define _REGEX_WIDE_OFFSETS unless using the included regex,
11662         so that our regex.h stays compatible with the installed regex.
11663         This is helpful for installers who configure --without-included-regex.
11664         Problem reported by Emanuele Giaquinta.
11665
11666 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
11667
11668         * lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
11669         Typedef to long int, not to off_, as POSIX will likely change
11670         in that direction.
11671
11672 2006-03-15  Eric Blake  <ebb9@byu.net>
11673
11674         * m4/dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.
11675
11676 2006-03-13  Sergey Poznyakoff  <gray@gnu.org.ua>
11677
11678         * lib/argp-help.c (validate_uparams): Fix typo
11679         * lib/argp-parse.c (argp_default_options): Consistently begin help
11680         messages with a lowercase letter.
11681
11682 2006-03-11  Paul Eggert  <eggert@cs.ucla.edu>
11683
11684         * lib/time_r.h (asctime_r, ctime_r): Remove.  These functions can
11685         overrun buffers and shouldn't be used (much as gets shouldn't be
11686         used).
11687         * lib/time_r.c (asctime_r, ctime_r): Likewise.
11688
11689 2006-03-08  Simon Josefsson  <jas@extundo.com>
11690
11691         * m4/gc-random.m4: Permit 'no' as variable values and fix warnings,
11692         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
11693
11694 2006-03-08  Simon Josefsson  <jas@extundo.com>
11695
11696         * m4/gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead of
11697         $target, suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
11698
11699 2006-03-08  Simon Josefsson  <jas@extundo.com>
11700
11701         * lib/gc-gnulib.c (randomize): Don't open files called 'no', they
11702         signal that configure disabled the device.
11703
11704 2006-03-08  Simon Josefsson  <jas@extundo.com>
11705
11706         * build-aux/maint.mk: Fix refresh-po, to handle no translated
11707         languages.
11708
11709 2006-03-07  Simon Josefsson  <jas@extundo.com>
11710
11711         * modules/getopt (Depends-on): Add unistd.
11712
11713         * modules/unistd: New file.
11714
11715 2006-03-07  Simon Josefsson  <jas@extundo.com>
11716
11717         * modules/gc-random: New file.
11718
11719 2006-03-07  Simon Josefsson  <jas@extundo.com>
11720
11721         * m4/unistd_h.m4: New file.
11722
11723 2006-03-07  Simon Josefsson  <jas@extundo.com>
11724
11725         * m4/readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
11726         test to be side-effect free by storing the result in the cache
11727         variable gl_cv_lib_readline, and moving the assignment of
11728         LIBREADLINE and LTLIBREADLINE outside the COMMANDS-TO-SET-IT.
11729         From Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
11730
11731 2006-03-07  Simon Josefsson  <jas@extundo.com>
11732
11733         * m4/gc-random.m4: New file, mostly from gc.m4.  Warn instead of
11734         error on missing devices (the functions will return an error).
11735
11736         * m4/gc.m4: Move random stuff to gc-random.m4
11737
11738 2006-03-07  Simon Josefsson  <jas@extundo.com>
11739
11740         * lib/unistd_.h: New file.
11741
11742 2006-03-07  Simon Josefsson  <jas@extundo.com>
11743
11744         * lib/gc-libgcrypt.c, gc-gnulib.c: Use GC_USE_RANDOM.
11745
11746 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
11747
11748         * m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.
11749         Problem reported by Juan Manuel Guerrero.
11750
11751 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
11752
11753         * lib/c-stack.c: Include unistd.h unconditionally, since we now assume
11754         the unistd module.
11755         * lib/getlogin_r.c: Likewise.
11756         * lib/getlogin_r.h: Likewise.
11757         * lib/glob.c: Likewise.
11758         * lib/pagealign_alloc.c: Likewise.
11759         * lib/unistd_.h: Remove; no longer needed.
11760
11761 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
11762
11763         * MODULES.html.sh (Support for systems lacking POSIX:2001):
11764         Add unistd.
11765         * modules/c-stack (Depends-on): Add unistd.
11766         * modules/getlogin_r: Likewise.
11767         * modules/glob: Likewise.
11768         * modules/pagealign_alloc: Likewise.
11769         * modules/unistd (Files): Remove lib/unistd_.h.
11770         (EXTRA_DIST): Remove.
11771         (unistd.h): Create using 'echo' rather than 'cp', so that we don't
11772         need unistd_.h.
11773         (MOSTLYCLEANFILES): Remove unistd.h-t.
11774
11775 2006-03-03  Simon Josefsson  <jas@extundo.com>
11776
11777         * build-aux/maint.mk: Add several syntax checks from CoreUtils.
11778
11779 2006-03-03  Simon Josefsson  <jas@extundo.com>
11780
11781         * build-aux/maint.mk: Add refresh-po rule, based on ideas from
11782         libidn and bison.
11783
11784 2006-03-03  Simon Josefsson  <jas@extundo.com>
11785
11786         * build-aux/maint.mk: Add indent target.
11787
11788 2006-03-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de> (tiny change)
11789
11790         * m4/poll.m4 (gl_FUNC_POLL): If we deem poll(2) unacceptable, use
11791         our replacement poll.h in any case, to avoid a differing
11792         declaration from a system header.  Seen on AIX.
11793
11794 2006-03-01  Simon Josefsson  <jas@extundo.com>
11795
11796         * lib/readline.c: Fix typo, tiny patch from Stepan Kasal
11797         <kasal@ucw.cz>.
11798
11799 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
11800
11801         * modules/gettime (Depends-on): Add extensions module.
11802         * modules/nanosleep (Depends-on): Likewise.
11803         * modules/settime (Depends-on): Likewise.
11804
11805 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
11806
11807         * m4/clock_time.m4 (gl_CLOCK_TIME): Require gl_USE_SYSTEM_EXTENSIONS,
11808         not merely AC_GNU_SOURCE, for the benefit of Solaris 10 when compiled
11809         pedantically.
11810         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
11811         * m4/timespec.m4 (gl_TIMESPEC): Likewise.
11812
11813         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test",
11814         not "==".  Reported by Ralf Wildenhues.
11815
11816 2006-03-01  Karl Berry  <karl@gnu.org>
11817
11818         * doc/Copyright/request-*: new files, synced from gnuorg.
11819
11820 2006-03-01  Karl Berry  <karl@gnu.org>
11821
11822         * config/srclist.txt (Copyright/*): new entries.
11823
11824 2006-02-28  Simon Josefsson  <jas@extundo.com>
11825
11826         * lib/getopt.c: Protect #include of unistd.h, for MSVS.
11827
11828 2006-02-27  Simon Josefsson  <jas@extundo.com>
11829
11830         * lib/base64.h: Indent #define's.  From Jim Meyering
11831         <jim@meyering.net>.
11832
11833 2006-02-27  Jim Meyering  <jim@meyering.net>
11834
11835         Revert the change of 2006-02-24, so these files can continue
11836         to be sync'd from gettext.
11837         * lib/mkdtemp.c, setenv.c, unsetenv.c: *Un*-normalize inclusion
11838         of `config.h'.
11839
11840 2006-02-26  Paul Eggert  <eggert@cs.ucla.edu>
11841
11842         * modules/intprops: New file.
11843         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
11844         Add intprops.
11845         * modules/getloadavg (Files): Remove lib/intprops.h.
11846         (Depends-on): Add intprops.
11847         * modules/human: Likewise.
11848         * modules/inttostr: Likewise.
11849         * modules/openat: Likewise.
11850         * modules/sig2str: Likewise.
11851         * modules/userspec: Likewise.
11852         * modules/utimecmp: Likewise.
11853         * modules/xnanosleep: Likewise.
11854         * modules/xstrtol: Likewise.
11855
11856 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny changes)
11857
11858         * modules/xstrtod: Omit xstrtod.h, xstrtod.c; they're in LIB_SOURCES.
11859         * modules/lock-tests (TESTS): Use $(EXEEXT).
11860         * modules/tls-tests: Likewise.
11861         * modules/argp-tests: Likewise.
11862         (check_PROGRAMS): New var, replacing...
11863         (noinst_PROGRAMS, test_argp_SOURCES): Remove.
11864
11865 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11866
11867         * lib/mkdtemp.c, lib/setenv.c, lib/unsetenv.c: Normalize inclusion of
11868         `config.h'.
11869
11870 2006-02-24  Paul Eggert  <eggert@cs.ucla.edu>
11871
11872         * lib/glob.c: Say "invalid" rather than "illegal" in comments.
11873
11874 2006-02-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11875
11876         Sync from coreutils.
11877         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and
11878         gl_CHDIR_SAFER.
11879
11880 2006-02-22  Jim Meyering  <jim@meyering.net>
11881
11882         Sync from coreutils.
11883         * m4/chdir-safer.m4: New file.
11884
11885 2006-02-20  Paul Eggert  <eggert@cs.ucla.edu>
11886
11887         * lib/getcwd.c (AT_FDCWD): Work around a bug in Solaris 9 and 10, where
11888         AT_FDCWD exceeds INT_MAX.
11889         * lib/openat.h (AT_FDCWD): Likewise.
11890
11891 2006-02-17  Eric Blake  <address@hidden>
11892
11893         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix caching error.
11894
11895 2006-02-16  Simon Josefsson  <jas@extundo.com>
11896
11897         * modules/getaddrinfo (Depends-on): Add sys_socket.
11898
11899 2006-02-15  Simon Josefsson  <jas@extundo.com>
11900
11901         * build-aux/maint.mk: Add dsyntax-check rule.
11902
11903 2006-02-15  Eric Blake  <ebb9@byu.net>
11904
11905         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
11906         winsock2.h or ws2tcpip.h when sys/socket.h is present. Fixes
11907         'present but cannot compile' warnings on cygwin.
11908         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Use gl_HEADER_SYS_SOCKET.  Don't
11909         use ws2tcpip.h if sys/socket.h works.
11910         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_HEADER_SYS_SOCKET.
11911         (gl_GETADDRINFO): Don't use ws2tcpip.h when sys/socket.h is present.
11912
11913 2006-02-14  Simon Josefsson  <jas@extundo.com>
11914
11915         * modules/maintainer-makefile (Files): Rename.
11916
11917         * build-aux/GNUmakefile: Rename Makefile.maint to maint.mk
11918         and (the local) Makefile.cfg to maint-cfg.mk.
11919
11920         * build-aux/Makefile.maint, build-aux/maint.mk: Renamed the former
11921         to the latter.
11922
11923         * modules/maintainer-makefile: New module.
11924
11925         * build-aux/Makefile.maint: New file, from GNU CoreUtils, although
11926         severaly stripped to make it possible to build it up from scratch
11927         with reliable tests.
11928
11929         * build-aux/GNUmakefile: New file, from GNU CoreUtils with some
11930         fixes to permit overriding the default actions when configure and
11931         makefile are not available.
11932
11933 2006-02-14  Paul Eggert  <eggert@cs.ucla.edu>
11934
11935         Sync from coreutils.
11936         * modules/lstat (Depends-on): Don't depend on xalloc.
11937         (License): Change from GPL to LGPL, since this is now simply a
11938         replacement for a libc function.
11939
11940 2006-02-14  Jim Meyering  <jim@meyering.net>
11941
11942         Sync from coreutils.
11943
11944         Eliminate the unwelcome (albeit unlikely) possibility of xmalloc
11945         failure on deficient systems, and simplify gnulib lgpl dependencies.
11946         * lib/lstat.c (rpl_lstat): Rewrite to use stat() in place of the
11947         xmalloc/lstat combination.  Based on a patch from Bruno Haible.
11948
11949         * lib/xalloc-die.c: Remove unused definition of N_.
11950
11951 2006-02-14  Jim Meyering  <jim@meyering.net>
11952
11953         Sync from coreutils.
11954         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Invoke
11955         AC_CHECK_FUNCS(getmntent) unconditionally so that tests of
11956         $ac_cv_func_getmntent (e.g., in gl_LIST_MOUNTED_FILE_SYSTEMS) need not
11957         double-quote uses of that variable, to accommodate the rare case in
11958         which getmntent is available in none of the libraries checked.  This
11959         happens at least on FreeBSD 5.0.
11960
11961 2006-02-13  Simon Josefsson  <jas@extundo.com>
11962
11963         * gnulib-tool (Usage): Fix --import, from
11964         karl@freefriends.org (Karl Berry).
11965
11966 2006-02-13  Sergey Poznyakoff  <gray@gnu.org.ua>
11967
11968         * lib/argp-fmtstream.c: Restore another bugfix lost on 2005-12-12
11969
11970 2006-02-07  Sergey Poznyakoff  <gray@gnu.org.ua>
11971
11972         * lib/argp-namefrob.h: Restore changes accidentally lost during the
11973         "autoupdate" on 2005-12-12.
11974
11975 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
11976
11977         * modules/closeout (Depends-on): Remove atexit.
11978
11979 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
11980
11981         * lib/closeout.c (close_stdout): Don't assume 'bool' converts nonzero
11982         ints to 0 or 1, as this isn't true for the stdbool.h substitute.
11983
11984 2006-02-05  Paul Eggert  <eggert@cs.ucla.edu>
11985
11986         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
11987         __EXTENSIONS__ if this causes compilation to fail.  Problem
11988         reported by Nelson H. F. Beebe with Solaris 10 and Sun C 5.7
11989         c89 -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED.
11990
11991 2006-01-27  Paul Eggert  <eggert@cs.ucla.edu>
11992
11993         * lib/fnmatch.c (L_): Renamed from L, to work around a bug in
11994         Mac OS X 10.3.9 with GCC 3 reported by Claudio Fontana in
11995         <http://lists.gnu.org/archive/html/bug-gnulib/2006-01/msg00074.html>.
11996         All uses changed.
11997
11998 2006-01-26  Simon Josefsson  <jas@extundo.com>
11999
12000         * lib/socket_.h: Set WINVER to 0x0501, to make sure getaddrinfo
12001         prototype is visible on mingw32.
12002
12003         * lib/getaddrinfo.h: Define EAI_ADDRFAMILY and EAI_SYSTEM if not set,
12004         for mingw32.
12005
12006         * lib/gai_strerror.c, getaddrinfo.h: Protect netdb.h #include (for
12007         mingw32).
12008
12009 2006-01-26  Paul Eggert  <eggert@cs.ucla.edu>
12010
12011         * lib/fts.c (diropen): Open with O_NOCTTY | O_NONBLOCK too.  Don't
12012         attempt to open for write; this always fails, at least on POSIX
12013         hosts.  This reinstates the 2006-01-09 change, which was
12014         inadvertently removed.
12015
12016 2006-01-26  Bruno Haible  <bruno@clisp.org>
12017
12018         * gnulib-tool (func_import): Use "trap 'exit $?' instead of "trap :".
12019         Reported by Paul Eggert.
12020
12021 2006-01-26  Bruno Haible  <bruno@clisp.org>
12022             Paul Eggert  <eggert@cs.ucla.edu>
12023
12024         * lib/stdbool_.h (_Bool)
12025         [(! (defined __cplusplus || defined __BEOS__)
12026           && !defined __GNUC__
12027           && !(defined __HP_cc || defined __xlc__
12028                || (defined __SUNPRO_C && (__SUNPRO_C < 0x550 || __STDC__ == 1))
12029                || defined __sgi))]:
12030         #define to signed char in these cases too; this simplifies
12031         the code (so that we don't have to worry about HP-UX, AIX, SunPRO,
12032         etc., separately) and makes it more conservative.
12033
12034 2006-01-25  Simon Josefsson  <jas@extundo.com>
12035
12036         * m4/getaddrinfo.m4: Look for getaddrinfo inside ws2tcip.h and
12037         -lws2_32.  Protect sys/socket.h and netdb.h #include's.  Include
12038         ws2tcpip.h with WINVER=0x0501.  All for mingw32.
12039
12040 2006-01-25  Sergey Poznyakoff  <gray@gnu.org.ua>
12041
12042         * lib/argp-namefrob.h: Bugfix. Remove stray #
12043
12044 2006-01-25  Paul Eggert  <eggert@cs.ucla.edu>
12045
12046         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for xlc bug if __GCC__ too,
12047         so that we test the test.
12048         Check for yet another HP-UX cc bug involving *bool |= bool.
12049
12050 2006-01-25  Karl Berry  <karl@gnu.org>
12051
12052         * config/srclist.txt (vasnprintf.c): sync lost.
12053
12054 2006-01-25  Jim Meyering  <jim@meyering.net>
12055
12056         Sync from the stable (b5) branch of coreutils:
12057
12058         * lib/fts.c (fts_children): Don't let close() clobber errno from
12059         failed fchdir().
12060
12061         * lib/fts.c (fts_stat): When following a symlink-to-directory,
12062         don't necessarily interpret stat-fails+lstat-succeeds as indicating
12063         a dangling symlink.  That can also happen at least for ELOOP.
12064         The fix: return FTS_SLNONE only when the stat errno is ENOENT.
12065         FYI, this bug predates the inclusion of fts.c in coreutils.
12066
12067         * lib/fts.c (fts_open): Put new maxarglen declaration and uses
12068         in their own block, so pre-c99 compilers don't object.
12069
12070         Avoid the double-free (first in fts_read, second in fts_close) that
12071         would occur when an `active' directory is made inaccessible (e.g.,
12072         via chmod a-x) during a traversal.
12073         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
12074         before returning.  Reproduce this failure by
12075         mkdir -p a/b; cd a; chmod a-x . b
12076         Reported by Stavros Passas.
12077
12078 2006-01-25  Jim Meyering  <jim@meyering.net>
12079
12080         * lib/fileblocks.c: Remove more useless parentheses.
12081         * lib/readutmp.h: Likewise.
12082
12083 2006-01-25  Bruno Haible  <bruno@clisp.org>
12084
12085         * lib/stdbool_.h (_Bool) [IRIX cc]: Define as 'signed char', to avoid
12086         warnings.
12087         Reported by Paul Eggert.
12088
12089 2006-01-25  Bruno Haible  <bruno@clisp.org>
12090
12091         * gnulib-tool (func_import): Use "trap :" instead of "trap -" to get
12092         rid of a trap command. For Solaris sh.
12093         Reported by Mark D. Baushke <mdb@gnu.org>.
12094
12095 2006-01-24  Simon Josefsson  <jas@extundo.com>
12096
12097         * lib/socket_.h (SHUT_WR, SHUT_RDWR): Don't hardcode, suggested by
12098         Bruno.
12099
12100 2006-01-24  Karl Berry  <karl@gnu.org>
12101
12102         * config/srclist.txt (argp-namefrob.h): sync lost.
12103
12104 2006-01-24  Jim Meyering  <jim@meyering.net>
12105
12106         * modules/openat (Files): Add lib/intprops.h.
12107         From Mark D. Baushke.
12108
12109 2006-01-24  Jim Meyering  <jim@meyering.net>
12110
12111         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).
12112         Reported by Mark D. Baushke.
12113
12114 2006-01-24  Jim Meyering  <jim@meyering.net>
12115
12116         * lib/socket_.h: Remove useless parentheses in uses of cpp `defined'.
12117
12118 2006-01-24  Bruno Haible  <bruno@clisp.org>
12119
12120         * modules/strnlen (Maintainer): Change from glibc to all.
12121
12122 2006-01-24  Bruno Haible  <bruno@clisp.org>
12123
12124         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for IBM and HP-UX bugs.
12125         Patch by Paul Eggert.
12126
12127 2006-01-24  Bruno Haible  <bruno@clisp.org>
12128
12129         * lib/stdbool_.h (_Bool) [__cplusplus]: Don't define if the compiler
12130         already has it.
12131         Report and patch by Albert Chin-A-Young  <china@thewrittenword.com> on
12132         2005-11-26.
12133
12134         * lib/stdbool_.h (_Bool) [HP-UX cc, AIX cc,xlc]: Define as
12135         'signed char' to avoid problems with the built-in _Bool type.
12136         Reported by Paul Eggert on 2005-11-26.
12137
12138 2006-01-24  Bruno Haible  <bruno@clisp.org>
12139
12140         * gnulib-tool (func_import): Avoid constructing complicated sed
12141         expressions inside backquote.
12142         Report and solution by Mark D. Baushke <mdb@gnu.org>.
12143
12144 2006-01-23  Ulrich Drepper  <drepper@redhat.com>
12145
12146         These changes imported from libc.
12147         * lib/getopt.c: Use __fxprintf instead of inline stream orientation
12148         test and two separate function calls.
12149         * lib/strndup.c (__strndup): Add libc_hidden_def.
12150
12151 2006-01-23  Simon Josefsson  <jas@extundo.com>
12152
12153         * modules/lock-tests: Use check_PROGRAMS instead of noinst_PROGRAMS.
12154         Remove the test_*_SOURCES variable: automake infers it by default.
12155         * modules/tls-tests: Likewise.
12156
12157 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
12158
12159         Work around porting bugs reported by Dieter in
12160         <http://lists.gnu.org/archive/html/bug-bison/2006-01/msg00049.html>.
12161         * lib/getopt.c (_NOPROTO): Remove; no longer needed.
12162         Include <stdlib.h> and <unistd.h> in all environments; it's safe now.
12163         Include "getopt.h" first, to check interface.
12164         (getenv): Declare only if defined HAVE_DECL_GETENV &&
12165         !HAVE_DECL_GETENV.
12166         * lib/strndup.c [!_LIBC]: Include "strndup.h" to get prototype.
12167         (__strndup): Revert to K&R-style function dfns, the glibc style.
12168         * lib/strnlen.c: Don't claim it's taken from glibc; it's not.
12169         (strnlen, __strnlen): Remove #defines and #undefs; not needed.
12170         Include strnlen.h first, to get prototype properly.
12171         (strnlen): Renamed from __strnlen.
12172         Remove weak alias.
12173
12174 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
12175
12176         * m4/getopt.m4 (gl_PREREQ_GETOPT): Check for getenv decl.
12177
12178 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
12179
12180         * config/srclist.txt: Adjust to reflect glibc reorganization.
12181         This affects only comments.
12182
12183 2006-01-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
12184
12185          * gnulib-tool, build-aux/csharpcomp.sh.in: Do not pass `-q' to mktemp.
12186          Reported by Bruce Korb <bkorb@gnu.org>.
12187
12188 2006-01-22  Paul Eggert  <eggert@cs.ucla.edu>
12189
12190         * lib/quotearg.c (quotearg_buffer_restyled): Add "default: break;"
12191         to pacify gcc -Wswitch-default.
12192
12193 2006-01-22  Bruno Haible  <bruno@clisp.org>
12194
12195         * lib/vasnprintf.c (VASNPRINTF): In the computation of the size of the
12196         temporary buffer for sprintf, take into account the precision also
12197         for 'd', 'i', 'u', 'o', 'x', 'X'.
12198
12199 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
12200
12201         * modules/argp-tests: New module
12202         * tests/test-argp.c: New file
12203         * tests/test-argp-2.sh: New file
12204
12205 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
12206
12207         * lib/argp-help.c (usage_long_opt): Do not print DOC options.
12208         (__argp_base_name): Removed
12209         * lib/argp-namefrob.h (__argp_basename): Removed definition. Was a
12210         typo.
12211         (__argp_base_name): Provide macro definition or extern declaration
12212         depending on the configuration
12213
12214 2006-01-20  Simon Josefsson  <jas@extundo.com>
12215
12216         * modules/inet_ntop (Depends-on): Depend on sys_socket.
12217
12218 2006-01-20  Simon Josefsson  <jas@extundo.com>
12219
12220         * lib/inet_ntop.h: Unconditionally include sys/socket.h.
12221
12222 2006-01-20  Paul Eggert  <eggert@cs.ucla.edu>
12223
12224         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
12225         rather than -Xlinker -z -Xlinker ignore, as it's more portable.
12226         Suggested by Bruno Haible.
12227
12228 2006-01-20  Karl Berry  <karl@gnu.org>
12229
12230         * config/srclist.txt (argp-fmtstream.h, localcharset.c): comment out
12231         until changes propagate, I guess.
12232
12233 2006-01-19  Simon Josefsson  <jas@extundo.com>
12234
12235         * m4/socklen.m4: Look in ws2tcpip.h too, for mingw32.
12236
12237 2006-01-19  Simon Josefsson  <jas@extundo.com>
12238
12239         * lib/socket_.h: Map SHUT_RD, SHUT_WR, SHUT_RDWR correctly.
12240
12241 2006-01-19  Simon Josefsson  <jas@extundo.com>
12242
12243         * gnulib-tool: Set check_PROGRAMS.
12244
12245         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
12246         modules/des-tests, modules/gc-arcfour-tests,
12247         modules/gc-arctwo-tests, modules/gc-des-tests,
12248         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
12249         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
12250         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
12251         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
12252         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
12253         modules/md5-tests, modules/readline, modules/rijndael-tests: Use
12254         check_PROGRAMS instead of noinst_PROGRAMS to be able to remove
12255         test_*_SOURCES.
12256
12257 2006-01-18  Simon Josefsson  <jas@extundo.com>
12258
12259         * modules/socklen (Depends-on): Depend on sys_socket.
12260
12261 2006-01-18  Simon Josefsson  <jas@extundo.com>
12262
12263         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
12264         modules/des-tests, modules/gc-arcfour-tests,
12265         modules/gc-arctwo-tests, modules/gc-des-tests,
12266         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
12267         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
12268         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
12269         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
12270         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
12271         modules/md5-tests, modules/readline, modules/rijndael-tests: Add
12272         $(EXEEXT) to automake TESTS variable, for mingw32.
12273
12274 2006-01-17  Simon Josefsson  <jas@extundo.com>
12275
12276         * modules/socklen (Include): Need sys/socket.h.
12277
12278 2006-01-17  Bruno Haible  <bruno@clisp.org>
12279
12280         * modules/ssize_t (Include): Add <sys/types.h>.
12281
12282 2006-01-16  Paul Eggert  <eggert@cs.ucla.edu>
12283
12284         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
12285         it's not portable and it doesn't work with cross-compiles.
12286         Problem reported by Bruno Haible.  Fix missing-$ typo in
12287         'test "gl_cv_ignore_unused_libraries" ...' that prevented
12288         -zignore from being used with Sun's C compiler.
12289
12290 2006-01-12  Simon Josefsson  <jas@extundo.com>
12291
12292         * lib/base64.c: Fix warning, reported by Bruno Haible
12293         <bruno@clisp.org> and patch by Paul Eggert <eggert@CS.UCLA.EDU>.
12294
12295 2006-01-12  Bruno Haible  <bruno@clisp.org>
12296
12297         * modules/ldd: New file.
12298         * build-aux/ldd.sh.in: New file.
12299         * MODULES.html.sh (Support for building libraries and executables): Add
12300         ldd.
12301
12302 2006-01-12  Bruno Haible  <bruno@clisp.org>
12303
12304         * m4/ldd.m4: New file.
12305
12306 2006-01-12  Bruno Haible  <bruno@clisp.org>
12307
12308         * gnulib-tool (func_import, func_create_testdir): Don't go into an
12309         endless loop while replacing $auxdir with build-aux.
12310
12311 2006-01-11  Simon Josefsson  <jas@extundo.com>
12312
12313         * lib/stdint_.h (SIZE_MAX): Add missing (.
12314
12315 2006-01-11  Paul Eggert  <eggert@cs.ucla.edu>
12316
12317         Sync from coreutils.
12318         * lib/md5.c: Fix commentary typos.
12319         (alignof, UNALIGNED_P): No need for a GCC-specific version.
12320         * lib/md5.h (__attribute__): Remove; unused.
12321         * lib/sha1.c: Fix commentary to match md5 better.
12322         * lib/sha1.h (struct sha1_ctx): Use a word buffer, not a byte buffer,
12323         so that we don't need to worry about alignment.  All uses changed.
12324         This merges the 2005-10-28 md5 change into sha1.
12325
12326 2006-01-11  Jim Meyering  <jim@meyering.net>
12327
12328         Sync from coreutils.
12329         * lib/md5.c (OP): Fix spacing.
12330
12331 2006-01-11  Bruno Haible  <bruno@clisp.org>
12332
12333         Ensure automatic ordering between gl_LOCK and gl_ARGP.
12334         * m4/lock.m4 (gl_LOCK_BODY): Renamed from gl_LOCK.
12335         (gl_LOCK): New macro, requiring gl_LOCK_BODY.
12336
12337 2006-01-11  Bruno Haible  <bruno@clisp.org>
12338
12339         Ensure automatic ordering between gl_LOCK and gl_ARGP.
12340         * gnulib-tool (func_import, func_create_testdir): Put gl_LOCK into
12341         the "early" section as well.
12342
12343 2006-01-11  Bruno Haible  <bruno@clisp.org>
12344
12345         Avoid "ar: no archive members specified" error on MacOS X.
12346         * gnulib-tool (func_modules_add_dummy): New function.
12347         (func_import, func_create_testdir): Invoke it.
12348
12349 2006-01-11  Bruno Haible  <bruno@clisp.org>
12350
12351         * gnulib-tool (func_import, func_create_testdir): Replace build-aux
12352         with $auxdir in AC_CONFIG_FILES statements.
12353
12354 2006-01-11  Bruno Haible  <bruno@clisp.org>
12355
12356         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
12357         Initialize also noinst_HEADERS to empty.
12358
12359 2006-01-11  Bruno Haible  <bruno@clisp.org>
12360
12361         * gnulib-tool (AUTOMAKEPATH, AUTOCONF, ACLOCAL, AUTOMAKE): New
12362         variables.
12363         (func_create_megatestdir): Call aclocal, autoconf, automake here, not
12364         autoreconf.
12365
12366 2006-01-11  Bruno Haible  <bruno@clisp.org>
12367
12368         * gnulib-tool (AUTOCONF, ACLOCAL, AUTOMAKE, AUTORECONF): Make
12369         overridable by the user.
12370         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
12371
12372 2006-01-10  Simon Josefsson  <jas@extundo.com>
12373
12374         * modules/sys_socket: New file.
12375
12376 2006-01-10  Simon Josefsson  <jas@extundo.com>
12377
12378         * m4/sys_socket_h.m4: New file.
12379
12380 2006-01-10  Simon Josefsson  <jas@extundo.com>
12381
12382         * lib/socket_.h: New file.
12383
12384 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
12385
12386         * modules/readutmp (Maintainer): Add myself.
12387
12388 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
12389
12390         * m4/memcoll.m4 (gl_MEMCOLL): Don't require AC_FUNC_MEMCMP, undoing
12391         the 2002-12-31 change.  Problem and fix reported by Bruno Haible.
12392         People who are still concerned with buggy memcmp implementations
12393         can invoke gl_FUNC_MEMCMP themselves.
12394
12395 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
12396
12397         * lib/regex_internal.h (BITSET_WORD_BITS):
12398         Work around a bug in 64-bit PGC (before version 6.1-2), where the
12399         preprocessor mishandles large unsigned values as if they were signed.
12400         Problem reported by Claudio Fontana in
12401         <http://lists.gnu.org/archive/html/bug-gnulib/2005-12/msg00061.html>.
12402
12403 2006-01-10  Jim Meyering  <jim@meyering.net>
12404
12405         Avoid the double-free (first in fts_read, second in fts_close) that
12406         would occur when an `active' directory is made inaccessible (e.g.,
12407         via chmod a-x) during a traversal.
12408         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
12409         before returning.  Reproduce this failure by
12410         mkdir -p a/b; cd a; chmod a-x . b
12411         Reported by Stavros Passas.
12412
12413         Sync from coreutils.
12414         * lib/sha1.c: Tweak grammar in a comment.
12415
12416 2006-01-10  Jim Meyering  <jim@meyering.net>
12417
12418         * m4/fpending.m4: Also include <stdio.h>, for Dragonfly.
12419         Patch by Joerg Sonnenberger.
12420
12421 2006-01-10  Bruno Haible  <bruno@clisp.org>
12422
12423         * modules/readutmp: Depend on module free.
12424         * modules/strtok_r: Depend on module restrict.
12425
12426 2006-01-10  Bruno Haible  <bruno@clisp.org>
12427
12428         * modules/gettext (configure.ac): Add an invocation of
12429         AM_GNU_GETTEXT_VERSION. Needed since autoreconf is used by gnulib-tool.
12430
12431 2006-01-10  Bruno Haible  <bruno@clisp.org>
12432
12433         * m4/localcharset.m4 (gl_LOCALCHARSET): Also test for getc_unlocked.
12434         Reported by Werner Lemberg <wl@gnu.org>.
12435
12436 2006-01-10  Bruno Haible  <bruno@clisp.org>
12437
12438         * lib/localcharset.c: Update from GNU gettext.
12439
12440 2006-01-10  Bruno Haible  <bruno@clisp.org>
12441
12442         * lib/argp.h (__const): Remove macro. Use const instead.
12443         * lib/argp-fmtstream.h (__const): Likewise.
12444         * lib/glob_.h (__const): Remove macro.
12445         * lib/glob-libc.h: Use const instead of __const.
12446
12447 2006-01-10  Bruno Haible  <bruno@clisp.org>
12448
12449         * gnulib-tool (func_emit_tests_Makefile_am): Emit an empty SUBDIR
12450         variable.
12451         Needed to avoid an automake error regarding the 'gettext' module.
12452
12453 2006-01-09  Simon Josefsson  <jas@extundo.com>
12454
12455         * modules/inet_ntop (Depends-on): Add restrict.
12456
12457 2006-01-09  Simon Josefsson  <jas@extundo.com>
12458
12459         * modules/gc-rijndael-tests (License): Put under LGPL.
12460
12461         * modules/gc-des-tests (License): Likewise.
12462
12463         * modules/gc-arcfour-tests (License): Likewise.
12464
12465         * modules/gc-arctwo-tests (License): Likewise.
12466
12467         * modules/gc-pbkdf2-sha1-tests (License): Likewise.
12468
12469         * modules/gc-hmac-sha1-tests (Files): Likewise.
12470
12471         * modules/gc-hmac-md5-tests (License): Likewise.
12472
12473         * modules/gc-sha1-tests (License): Likewise.
12474
12475         * modules/gc-md5-tests (License): Likewise.
12476
12477         * modules/gc-md4-tests (License): Likewise.
12478
12479         * modules/gc-md2-tests (License): Likewise.
12480
12481         * modules/gc-tests (License): Likewise.
12482
12483         * modules/des-tests (License): Likewise.
12484
12485         * modules/md4-tests (License): Likewise.
12486
12487         * modules/md2-tests (License): Likewise.
12488
12489 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
12490
12491         Sync from coreutils:
12492
12493         * MODULES.html.sh (build_lib): New section, with new lib-ignore module.
12494         * modules/lib-ignore: New file.
12495         * modules/mkdir-p (Files): Add chdir-safer.c, chdir-safer.h, lchmod.h,
12496         chdir-safer.m4, lchmod.m4.
12497         * modules/openat: Add mkdirat.c, openat-priv.h.
12498
12499 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
12500
12501         Sync from coreutils.
12502         * m4/lib-ignore.m4: New file.
12503         * m4/lchmod.m4: New file.
12504
12505 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
12506
12507         Sync from coreutils.
12508         * lib/chdir-long.c (cdb_free): Don't bother trying to open directory
12509         for write access: POSIX says that must fail.
12510         * lib/fts.c (diropen): Likewise.
12511         * lib/save-cwd.c (save_cwd): Likewise.
12512         * lib/chdir-long.c (cdb_free): Open with O_NOCTTY | O_NONBLOCK as
12513         well, for minor improvements on hosts that lack O_DIRECTORY.
12514         * lib/chown.c (rpl_chown) [CHOWN_MODIFIES_SYMLINK]:
12515         Don't try O_WRONLY unless O_RDONLY failed wth EACCES.
12516         Fall back on chown if open failed with EACCES.
12517
12518         * lib/gettime.c (gettime) [!defined OK_TO_USE_1S_CLOCK]:
12519         Report an error at compile-time if only a 1-second nominal clock
12520         resolution is found.
12521
12522         * lib/lchmod.h: New file.
12523         * lib/mkdir-p.c: Include lchmod.h, lchown.h.
12524         (make_dir_parents): Use lchown rather than chown, and
12525         lchmod rather than chmod.
12526
12527         * lib/mountlist.c (ME_DUMMY): "none" and "proc" file systems are
12528         dummies too.  Problem with "none" reported by Bob Proulx.  Problem with
12529         "proc" reported by n0dalus.
12530
12531         * lib/mountlist.c: Include <limits.h>.
12532         (dev_from_mount_options)
12533         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]:
12534         New function.  It no longer assumes "dev=" has the System V meaning
12535         on Linux (since it doesn't).  It also parses "dev=" more carefully.
12536         (read_file_system_list)
12537         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]: Use it.
12538         MOUNTED_GETMNTENT2 is new here; the code didn't used to look for
12539         dev= in that case.
12540
12541         * lib/posixtm.h (PDS_PRE_2000): New macro.
12542         * lib/posixtm.c (year): Arg is now syntax_bits rather than
12543         allow_century.  All usages changed.  Reject dates outside the range
12544         1969-1999 if PDS_PRE_2000 is used.
12545
12546 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
12547
12548         Sync from coreutils.
12549         * doc/getdate.texi (General date syntax): Invalid dates are rejected.
12550         (Time of day items): Mention the possibility of leap seconds.
12551         Problem reported by Dr. David Alan Gilbert.
12552
12553 2006-01-09  Jim Meyering  <jim@meyering.net>
12554
12555         Sync from coreutils.
12556
12557         * lib/version-etc.c (COPYRIGHT_YEAR): Update to 2006.
12558
12559         * lib/chdir-safer.h, lib/chdir-safer.c: New files.
12560
12561         * lib/modechange.c (mode_compile): Reject an invalid mode string
12562         that starts with an octal digit.  From Andreas Gruenbacher.
12563
12564         * lib/openat.c: Include "fcntl--.h" and "unistd--.h", to map open
12565         and dup to open_safer and dup_safer, respectively.
12566         (openat_permissive): Fix typo in comment.
12567
12568         * lib/openat.c: Don't include <stdlib.h>, <unistd.h>, <fcntl.h>,
12569         "gettext.h"; either no longer needed or are guaranteed by openat.h.
12570         (_): Remove; no longer needed.
12571         (openat): Renamed from rpl_openat; no need for rpl_openat
12572         since openat.h renames openat for us.
12573         Replace most of the body with a call to openat_permissive,
12574         to avoid duplicate code.
12575         Port to (probably hypothetical) environments were mode_t is
12576         wider than int.
12577         (openat_permissive): Require mode arg, so that we can check
12578         types better.  Put it just after flags.  Change cwd failure
12579         indicator from pointer-to-bool to pointer-to-errno-value.
12580         All callers changed.
12581         Invoke openat_save_fail and/or openat_restore_fail if
12582         cwd_errno is null, so that openat can call us.
12583         (openat_permissive, fdopendir, fstatat, unlinkat):
12584         Simplify errno handling to avoid some duplicate code,
12585         as it's OK to set errno on success.
12586         * lib/openat.h: Revamp code so that function macros depend on
12587         __OPENAT_PREFIX only, not also on AT_FDCWD.
12588         (openat_ro): Remove.  Caller changed to use openat_permissive.
12589         (openat_permissive): Now a macro, if not a function.
12590         (openat_restore_fail, openat_save_fail): Now always functions,
12591         since mkdirat needs them even if __OPENAT_PREFIX is defined.
12592
12593         * lib/openat-priv.h: New file, defining macros used by mkdirat.c
12594         and openat.c.
12595         * lib/mkdirat.c: Include openat-priv.h.
12596         Remove definitions of macros defined therein.
12597         * lib/openat.c: Likewise.
12598
12599         * lib/mkdirat.c (mkdirat): New file and function.
12600         * lib/openat.h (mkdirat): Declare.
12601
12602         * lib/openat.c (fdopendir): Don't change errno when returning non-NULL.
12603
12604         * lib/openat.h (openat_permissive): Declare.
12605         (openat_ro): Define.
12606
12607         * lib/openat.c (EXPECTED_ERRNO): New macro.
12608         (openat_permissive): New function -- used in remove.c rewrite.
12609         (all functions): Set errno just before returning, only if there
12610         was an actual failure.
12611         Use EXPECTED_ERRNO rather than comparing against only ENOTDIR.
12612
12613         Emulate openat-family functions using Linux's procfs, if possible.
12614         Idea and some code based on Ulrich Drepper's glibc changes.
12615
12616         * lib/openat.c: (BUILD_PROC_NAME): New macro.
12617         Include <stdio.h>, <string.h>, "alloca.h" and "intprops.h".
12618         (rpl_openat): Emulate by trying to open /proc/self/fd/%d/%s,
12619         before falling back on save_cwd and restore_cwd.
12620         (fdopendir, fstatat, unlinkat): Likewise.
12621
12622         * lib/openat.c (fstatat, unlinkat): Perform the syscall directly,
12623         skipping the save_cwd...restore_cwd overhead, if FILE is absolute.
12624
12625         * lib/openat.c (rpl_openat): Use the promoted type (int), not mode_t,
12626         as second argument to va_arg.  Otherwise, some versions of gcc
12627         warn that `if this code is reached, the program will abort'.
12628
12629 2006-01-09  Jim Meyering  <jim@meyering.net>
12630
12631         Sync from coreutils.
12632         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile mkdirat.c.
12633         Require openat-priv.h.
12634
12635 2006-01-09  Bruno Haible  <bruno@clisp.org>
12636
12637         * modules/strnlen (Include): Use strnlen.h.
12638
12639 2006-01-09  Bruno Haible  <bruno@clisp.org>
12640
12641         * m4/stdint.m4 (gl_STDINT_H): Also test for <sys/bitypes.h>.
12642
12643 2006-01-09  Bruno Haible  <bruno@clisp.org>
12644
12645         * lib/sysexit_.h (EX_OK): New macro.
12646         Suggested by Martin Lambers <marlam@marlam.de>.
12647
12648 2006-01-09  Bruno Haible  <bruno@clisp.org>
12649
12650         * lib/stdint_.h: On Linux libc4 and libc5, include <sys/bitypes.h> and
12651         don't define _STDINT_H_NEED_SIGNED_INT_TYPES.
12652
12653 2006-01-09  Bruno Haible  <bruno@clisp.org>
12654
12655         * lib/stdint_.h (SIZE_MAX): Write the value without involving negative
12656         numbers.
12657
12658 2006-01-09  Bruno Haible  <bruno@clisp.org>
12659
12660         * lib/javacomp.sh.in: Move to ../build-aux/javacomp.sh.in.
12661         * lib/javaexec.sh.in: Move to ../build-aux/javaexec.sh.in.
12662         * lib/csharpcomp.sh.in: Move to ../build-aux/csharpcomp.sh.in.
12663         * lib/csharpexec.sh.in: Move to ../build-aux/csharpexec.sh.in.
12664
12665 2006-01-09  Bruno Haible  <bruno@clisp.org>
12666
12667         * build-aux/javacomp.sh.in: New file, moved from lib/.
12668         * modules/javacomp-script (Files): Update.
12669         (configure.ac): Add AC_CONFIG_FILES invocation.
12670         (EXTRA_DIST): Remove variable.
12671
12672         * build-aux/javaexec.sh.in: New file, moved from lib/.
12673         * modules/javaexec (Files): Update.
12674         (configure.ac): Add AC_CONFIG_FILES invocation.
12675         (EXTRA_DIST): Remove javaexec.sh.in.
12676
12677         * build-aux/csharpcomp.sh.in: New file, moved from lib/.
12678         * modules/csharpcomp-script (Files): Update.
12679         (configure.ac): Add AC_CONFIG_FILES invocation.
12680         (EXTRA_DIST): Remove variable.
12681
12682         * build-aux/csharpexec.sh.in: New file, moved from lib/.
12683         * modules/csharpexec (Files): Update.
12684         (configure.ac): Add AC_CONFIG_FILES invocation.
12685         (EXTRA_DIST): Remove csharpexec.sh.in.
12686
12687 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
12688
12689         Sync from coreutils.
12690
12691         Add POSIX ACL support
12692         * lib/acl.h (copy_acl, set_acl): Add declarations.
12693         * lib/acl.c (acl_entries): Add fallback implementation for POSIX ACL
12694         systems other than Linux.
12695         (chmod_or_fchmod): New function: use fchmod when possible,
12696         and chmod otherwise.
12697         (file_has_acl): Add a POSIX ACL implementation, with a
12698         Linux-specific subcase.
12699         (copy_acl): Add: copy an acl and S_ISUID, S_ISGID, and
12700         S_ISVTX from one file to another.  Fall back to fchmod/chmod when
12701         acls are unsupported.
12702         (set_acl): Add: set a file's acl and S_ISUID, S_ISGID, and
12703         S_ISVTX to a defined value.  Fall back to fchmod/chmod when acls
12704         are unsupported.
12705
12706 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
12707
12708         Sync from coreutils.
12709         * m4/acl.m4 (AC_FUNC_ACL): Add POSIX ACL and Linux-specific acl tests.
12710
12711 2006-01-07  Bruno Haible  <bruno@clisp.org>
12712
12713         * gnulib-tool (func_import): Add an AC_PROG_RANLIB dependency to
12714         gl_EARLY.
12715
12716 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
12717
12718         * lib/strftime.c (tzname): Don't declare if it is already #defined.
12719         Problem reported for Mingw by Mark Junker.
12720
12721 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
12722
12723         * README: Gnulib normally doesn't generate a tarball.
12724
12725 2006-01-03  Paul Eggert  <eggert@cs.ucla.edu>
12726
12727         * lib/xtime.h (xtime_make, xtime_nonnegative_nsec, xtime_nsec): Use
12728         long int, not int, for nanosecond counts, so that people who are
12729         used to POSIX struct timespec won't be surprised.  Reported by Jim
12730         Meyering.
12731
12732 2005-12-28  Bruno Haible  <bruno@clisp.org>
12733
12734         * build-aux/config.rpath: Update from GNU gettext.
12735
12736 2005-12-16  Jim Meyering  <jim@meyering.net>
12737
12738         * modules/fprintftime: New module.
12739         * MODULES.html.sh (Date and time <time.h>): Add fprintftime.
12740
12741 2005-12-16  Jim Meyering  <jim@meyering.net>
12742
12743         * m4/fprintftime.m4: New file.
12744
12745 2005-12-16  Jim Meyering  <jim@meyering.net>
12746
12747         * lib/fprintftime.c, lib/fprintftime.h: New files.
12748
12749 2005-12-15  Simon Josefsson  <jas@extundo.com>
12750
12751         * modules/socklen (configure.ac): Fix M4 macro name, to align with
12752         new m4/socklen.m4.
12753
12754 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
12755
12756         * m4/argp.m4: Define HAVE_DECL_PROGRAM_INVOCATION_NAME and
12757         HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
12758
12759 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
12760
12761         * lib/argp-fmtstream.c (__argp_fmtstream_update): Fix coredump
12762         * lib/argp-help.c (fill_in_uparams): Check if the constructed
12763         struct uparams is valid. Fall back to the default values if it is
12764         not.
12765
12766 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
12767
12768         * modules/argp (Files): Add argp-pin.c
12769         (Depends-on): dirname
12770         (lib_SOURCES): Add argp-pin.c
12771
12772 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
12773
12774         * m4/argp.m4:  Check if program_invocation_name and
12775         program_invocation_short_name are declared and define appropriate
12776         macros if they are not.
12777
12778 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
12779
12780         * lib/argp-help.c (__argp_base_name): New function
12781         (__argp_short_program_name): Rewrite using __argp_base_name
12782         * lib/argp-namefrob.h: Define program_invocation_name and
12783         program_invocation_short_name if requested
12784         (__argp_base_name): Add prototype
12785         * lib/argp-parse.c (argp_def): Use gettext wrappers
12786         (argp_default_parser): Use __argp_base_name
12787         * lib/argp-pin.c: New file. Defines program_invocation_name and
12788         program_invocation_short_name on systems that lack them.
12789
12790 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
12791
12792         * m4/stat-time.m4 (gl_STAT_TIME): Add check for
12793         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
12794         porting problem reported by Georg Schwarz in
12795         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
12796
12797 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
12798
12799         * lib/stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
12800         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
12801         porting problem reported by Georg Schwarz in
12802         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
12803
12804 2005-12-05  Bruno Haible  <bruno@clisp.org>
12805
12806         * lib/csharpcomp.sh.in (options_csc): For -l option, add a .dll suffix.
12807         * lib/csharpcomp.c (compile_csharp_using_sscli): Likewise.
12808         Reported by Mark Junker <mjscod@gmx.de>.
12809
12810 2005-12-02  Paul Eggert  <eggert@cs.ucla.edu>
12811
12812         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
12813         Use implementation from Albert Chin, with some
12814         comments/corrections by Stepan Kasal and myself.
12815
12816 2005-12-02  Bruno Haible  <bruno@clisp.org>
12817
12818         * gnulib-tool (func_import): Accept GPLed build tool modules when
12819         --lgpl is given.
12820         * modules/csharpcomp-script: New file.
12821         * modules/csharpcomp: Depend on it.
12822         * modules/javacomp-script: New file.
12823         * modules/javacomp: Depend on it.
12824         Suggested by Simon Josefsson.
12825
12826 2005-12-01  Paul Eggert  <eggert@cs.ucla.edu>
12827
12828         * m4/regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
12829         statement, to work around an HP-UX 10.20 compiler bug reported by
12830         Peter O'Gorman.
12831
12832 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
12833
12834         * modules/savedir (Depends-on): Add openat.
12835
12836 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
12837
12838         * lib/stdint_.h (intmax_t) [defined intmax_t]: Do not declare.
12839         (uintmax_t) [defined uintmax_t]: Do not declare.
12840         (SIZE_MAX) [defined SIZE_MAX]: Do not define.
12841         This works around a problem if intmax_t.m4 and/or uintmax_t.m4
12842         and/or size_max.m4 are also used.  Problem reported by Mark D. Baushke.
12843         (SIZE_MAX): Define to ((size_t) -1), not (~(size_t)0), for the
12844         sake of portability to weird hosts that C allows (though we don't
12845         know of any practical examples).
12846
12847         * lib/savedir.h (fdsavedir): New decl.
12848         * lib/savedir.c (fdsavedir, savedirstream): New functions; the latter
12849         contains most of the former guts of savedir.
12850         (savedir): Use savedirstream.
12851         Include "openat.h".
12852
12853 2005-11-25  Paul Eggert  <eggert@cs.ucla.edu>
12854
12855         * modules/obstack (Files): Add m4/ulonglong.m4.
12856         Problem reported by Davide Angelocola.
12857
12858 2005-11-15  Paul Eggert  <eggert@cs.ucla.edu>
12859
12860         * lib/xstrtod.c: Don't bother with #pragma STDC FENV_ACCESS ON, as
12861         coreutils no longer futzes with rounding modes.
12862
12863 2005-11-14  Jim Meyering  <jim@meyering.net>
12864
12865         * lib/mkstemp-safer.c: Include <config.h>, required for possible
12866         replacement of mkstemp.
12867
12868 2005-11-10  Simon Josefsson  <jas@extundo.com>
12869
12870         * lib/readline.c: Remove EOL.
12871
12872 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
12873
12874         * modules/gethrxtime (Depends-on): Add gettime.
12875
12876 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
12877
12878         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Don't require AC_HEADER_TIME
12879         or gettimeofday; no longer needed.
12880
12881 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
12882
12883         * lib/gethrxtime.c: Include "timespec.h" rather than the sys/time /
12884         time business.
12885         (gethrxtime) [! (HAVE_NANOUPTIME
12886         || (defined CLOCK_MONOTONIC && HAVE_CLOCK_GETTIME)
12887         || HAVE_MICROUPTIME)]: Fall back on gettime rather than rolling
12888         our own approximation.
12889
12890 2005-11-08  Eric Blake  <ebb9@byu.net>
12891
12892         * lib/inet_ntop.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
12893
12894 2005-11-08  Eric Blake  <ebb9@byu.net>
12895
12896         * lib/getaddrinfo.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
12897
12898 2005-11-04  Bruno Haible  <bruno@clisp.org>
12899
12900         * gnulib-tool: Implement --update mode.
12901
12902 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
12903
12904         Fix porting problem reported by Theodoros V. Kalamatianos.
12905         * lib/utimens.c (futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]:
12906         Don't assume that futimes failing means we must fail.
12907
12908 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
12909
12910         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
12911         variables to suggest the intended function of the PATH_MAX check.
12912
12913 2005-10-30  Kean Johnston  <jkj@sco.com>
12914
12915         Trivial changes to support SCO systems.
12916         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Check for MAXPATHLEN as well
12917         as PATH_MAX.
12918         * m4/fpending.m4 (gl_FUNC_FPENDING): Correct check for SCO systems,
12919         where __ptr is null when no I/O is pending.
12920
12921 2005-10-29  Paul Eggert  <eggert@cs.ucla.edu>
12922
12923         * lib/getcwd.c (__getcwd): Don't assume that system calls after readdir
12924         leave errno alone.  Problem reported by Dmitry V. Levin.
12925
12926 2005-10-28  Simon Josefsson  <jas@extundo.com>
12927
12928         * tests/test-gc-md4.c, tests/test-gc-md5.c, tests/test-gc-sha1.c:
12929         Test more.
12930
12931         * tests/test-gc-md2.c, tests/test-md2.c: New files.
12932
12933         * modules/md2, modules/md2-tests: New files.
12934
12935 2005-10-28  Simon Josefsson  <jas@extundo.com>
12936
12937         * m4/inet_ntop.m4: More tests.
12938
12939         * m4/gc-md2.m4, md2.m4: New file.
12940
12941 2005-10-28  Simon Josefsson  <jas@extundo.com>
12942
12943         * lib/inet_ntop.h, inet_ntop.c: Make it work under mingw32: Add
12944         "restrict" keywords, as per POSIX.  Protect the function
12945         declaration around HAVE_DECL_INET_NTOP rather than HAVE_INET_NTOP.
12946         Don't use K&R prototypes.  Check the sprintf return values.
12947         Re-define EAFNOSUPPORT if not present.  Indent.
12948
12949         * lib/md5.h, md5.c: Simplify buffer handling visavi alignment,
12950         suggested by Bruno Haible <bruno@clisp.org>.
12951
12952         * lib/gc-gnulib.c, gc-libgcrypt.c: Check calloc return value.
12953
12954         * lib/gc.h: Add MD2 and RMD160 length defines.  Add prototypes.
12955
12956         * lib/gc-libgcrypt.c: Add MD2 (which is not available through
12957         libgcrypt).
12958
12959         * lib/gc-gnulib.c: Add MD2.  Implement gc_hash_* API.
12960
12961         * lib/md2.h, lib/md2.c: New files.
12962
12963 2005-10-28  Paul Eggert  <eggert@cs.ucla.edu>
12964
12965         * lib/savedir.c (savedir): Don't assume that xrealloc etc. leave
12966         errno alone.  Problem reported by Frederic Jolliton.
12967
12968 2005-10-27  Paul Eggert  <eggert@cs.ucla.edu>
12969
12970         * modules/verify (License): Change from GPL to LGPL.  This is a
12971         tiny module and there are apparently near-equivalents that are
12972         under the BSD license.
12973
12974 2005-10-24  Simon Josefsson  <jas@extundo.com>
12975
12976         * modules/sha1: Relicense to LGPL.
12977
12978 2005-10-24  Simon Josefsson  <jas@extundo.com>
12979
12980         * lib/md4.h: Shrink buffer size, now that we changed the type.
12981
12982 2005-10-23  Simon Josefsson  <jas@extundo.com>
12983
12984         * gnulib-tool (func_import): Fix --tests-base.
12985
12986 2005-10-22  Simon Josefsson  <jas@extundo.com>
12987
12988         * modules/arcfour (Depends-on): Need stdint.
12989
12990 2005-10-22  Simon Josefsson  <jas@extundo.com>
12991
12992         * m4/gc.m4: Don't be fooled by --disable-*random-device parameters,
12993         suggested by Bruno Haible <bruno@clisp.org>.  Fix error messages.
12994
12995 2005-10-22  Simon Josefsson  <jas@extundo.com>
12996
12997         * lib/md4.h, md4.c: Simplify buffer handling visavi alignment,
12998         suggested by Bruno Haible <bruno@clisp.org>.
12999
13000 2005-10-22  Simon Josefsson  <jas@extundo.com>
13001
13002         * lib/crc.h: Include stddef.h, for size_t.
13003
13004 2005-10-22  Simon Josefsson  <jas@extundo.com>
13005
13006         * lib/arcfour.h, arcfour.c: Use fixed size indices in the
13007         arcfour_context struct (simplify test vector testing in GNU
13008         Shishi).
13009
13010 2005-10-21  Simon Josefsson  <jas@extundo.com>
13011
13012         * modules/des, modules/des-tests: New files.
13013
13014         * modules/gc-des, modules/gc-des-tests: New files.
13015
13016         * tests/test-des.c, tests/test-gc-des.c: New file.
13017
13018 2005-10-21  Simon Josefsson  <jas@extundo.com>
13019
13020         * modules/arctwo, modules/arctwo-tests: New files.
13021
13022         * tests/test-arctwo.c: New file.
13023
13024         * modules/gc-arctwo, modules/gc-arctwo-tests: New files.
13025
13026         * tests/test-gc-arctwo.c: New file.
13027
13028 2005-10-21  Simon Josefsson  <jas@extundo.com>
13029
13030         * m4/gc.m4: Don't use libgcrypt if gcrypt.h isn't found, suggested by
13031         Bruno Haible <bruno@clisp.org>.
13032
13033         * m4/gc-des.m4: New file.
13034
13035 2005-10-21  Simon Josefsson  <jas@extundo.com>
13036
13037         * m4/arctwo.m4: New file.
13038
13039         * m4/gc-arctwo.m4: New file.
13040
13041 2005-10-21  Simon Josefsson  <jas@extundo.com>
13042
13043         * lib/rijndael-api-fst.c: Fix bugs in CBC mode for more than one
13044         block.
13045
13046 2005-10-21  Simon Josefsson  <jas@extundo.com>
13047
13048         * lib/hmac-md5.c (hmac_md5): Add comments, suggested by Bruno Haible
13049         <bruno@clisp.org>.
13050
13051         * lib/hmac-sha1.c (hmac_sha1): Likewise.
13052
13053         * lib/crc.c (crc32_update): Actually use crc parameter, suggested by
13054         Bruno Haible <bruno@clisp.org>.
13055
13056         * lib/crc.h: Include stdint.h directly, suggested by Bruno Haible
13057         <bruno@clisp.org>.
13058
13059 2005-10-21  Simon Josefsson  <jas@extundo.com>
13060
13061         * lib/gc-libgcrypt.c (gc_cipher_open): Handle ECB.
13062
13063 2005-10-21  Simon Josefsson  <jas@extundo.com>
13064
13065         * lib/gc-gnulib.c: Support ARCTWO in CBC mode.
13066
13067 2005-10-21  Simon Josefsson  <jas@extundo.com>
13068
13069         * lib/des.h, lib/des.c: New files.
13070
13071         * lib/gc-gnulib.c: Support DES.c
13072
13073 2005-10-21  Simon Josefsson  <jas@extundo.com>
13074
13075         * lib/arctwo.h, lib/arctwo.c: New files.
13076
13077         * lib/gc-gnulib.c: Support ARCTWO.
13078
13079 2005-10-21  Simon Josefsson  <jas@extundo.com>
13080
13081         * lib/arctwo.h (arctwo_setkey): Protect variable in CPP macro,
13082         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
13083
13084 2005-10-21  Simon Josefsson  <jas@extundo.com>
13085
13086         * gnulib-tool (func_import, func_create_testdir): Define automake
13087         conditional GL_COND_LIBTOOL if libtool is used (to be used by modules
13088         Makefile.am snippet),
13089         suggested by Bruno Haible <bruno@clisp.org>.
13090
13091         * modules/gc (Makefile.am): Use it.
13092
13093 2005-10-21  Bruno Haible  <bruno@clisp.org>
13094
13095         * gnulib-tool (func_import, func_create_testdir): Add quoting to last
13096         patch.
13097
13098 2005-10-19  Simon Josefsson  <jas@extundo.com>
13099
13100         * tests/test-gc-rijndael.c: New file.
13101
13102         * modules/gc-rijndael, modules/gc-rijndael-test: New files.
13103
13104 2005-10-19  Simon Josefsson  <jas@extundo.com>
13105
13106         * tests/test-gc-md4.c, tests/test-gc-md5.c: Test gc_hash_buffer
13107         interface too.
13108
13109 2005-10-19  Simon Josefsson  <jas@extundo.com>
13110
13111         * tests/test-gc-arcfour.c: New file.
13112
13113         * modules/gc-arcfour, modules/gc-arcfour-tests: New files.
13114
13115 2005-10-19  Simon Josefsson  <jas@extundo.com>
13116
13117         * modules/gc-md4, modules/gc-md4-tests: New file.
13118
13119         * tests/test-gc-md4.c: New file.
13120
13121 2005-10-19  Simon Josefsson  <jas@extundo.com>
13122
13123         * m4/gc-md4.m4: New file.
13124
13125 2005-10-19  Simon Josefsson  <jas@extundo.com>
13126
13127         * m4/gc-hmac-md5.m4, gc-hmac-sha1.m4, gc-md4.m4,
13128         gc-md5.m4, gc-sha1.m4: Fix typo, suggested by Stepan Kasal
13129         <kasal@ucw.cz>.
13130
13131 2005-10-19  Simon Josefsson  <jas@extundo.com>
13132
13133         * m4/gc-arcfour.m4: New file.
13134
13135         * m4/gc-rijndael.m4: New file.
13136
13137 2005-10-19  Simon Josefsson  <jas@extundo.com>
13138
13139         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support MD4.
13140
13141 2005-10-19  Simon Josefsson  <jas@extundo.com>
13142
13143         * lib/gc-gnulib.c: Support ARCFOUR.
13144
13145 2005-10-19  Simon Josefsson  <jas@extundo.com>
13146
13147         * lib/gc-gnulib.c: Implement gc_cipher_* API, currently only with AES
13148         support.
13149
13150         * lib/gc.h: Add ECB enum type.
13151
13152         * lib/hmac-md5.c, hmac-sha1.c: Include memxor.h.
13153
13154 2005-10-18  Simon Josefsson  <jas@extundo.com>
13155
13156         * tests/test-md5.c: New file.
13157
13158         * modules/md5-tests: New file.
13159
13160 2005-10-18  Simon Josefsson  <jas@extundo.com>
13161
13162         * tests/test-md4.c: New file.
13163
13164         * modules/md4, modules/md4-tests: New files.
13165
13166 2005-10-18  Simon Josefsson  <jas@extundo.com>
13167
13168         * m4/md4.m4: New file.
13169
13170 2005-10-18  Simon Josefsson  <jas@extundo.com>
13171
13172         * lib/md4.h, lib/md4.c: New files, based on md5.?.
13173
13174 2005-10-17  Stepan Kasal  <kasal@ucw.cz>
13175
13176         * gnulib-tool (func_create_testdir): Omit the second check whether
13177         BUILT_SOURCES in nonempty.
13178
13179 2005-10-17  Simon Josefsson  <jas@extundo.com>
13180
13181         * tests/test-rijndael.c: New file.
13182
13183 2005-10-17  Simon Josefsson  <jas@extundo.com>
13184
13185         * modules/sha1: Depend on stdint instead of md5.
13186
13187         * modules/md5: Depend on stdint, remove uint32_t.
13188
13189 2005-10-17  Simon Josefsson  <jas@extundo.com>
13190
13191         * modules/gc-sha1-tests: New file.
13192
13193         * tests/test-gc-sha1.c: New file.
13194
13195 2005-10-17  Simon Josefsson  <jas@extundo.com>
13196
13197         * m4/md5.m4: Remove call to uint32_t.m4.
13198
13199 2005-10-17  Simon Josefsson  <jas@extundo.com>
13200
13201         * lib/sha1.c: Use uint32_t instead of md5_uint32.t
13202
13203         * lib/sha1.h: Use stdint.h and uint32_t instead of md5_uint32 from
13204         md5.h.
13205
13206         * lib/md5.c: Use uin32_t.  Fix non-gcc UNALIGNED_P macro.
13207
13208         * lib/md5.h: Use stdint.h and uint32_t.  Doc fix.
13209
13210 2005-10-17  Simon Josefsson  <jas@extundo.com>
13211
13212         * lib/gc.h, gc-libgcrypt.c: Add more hash types/functions.
13213
13214 2005-10-17  Simon Josefsson  <jas@extundo.com>
13215
13216         * lib/gc.h, gc-libgcrypt.c: Add ciphers.
13217
13218 2005-10-17  Simon Josefsson  <jas@extundo.com>
13219
13220         * lib/gc-libgcrypt.c (gc_hmac_sha1): Fix assert.
13221
13222         * lib/gc.h (gc_nonce, gc_pseudo_random, gc_random): Add prototypes.
13223
13224 2005-10-17  Bruno Haible  <bruno@clisp.org>
13225
13226         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Change the return statement so
13227         that it can also be used in a test.
13228
13229 2005-10-16  Bruno Haible  <bruno@clisp.org>
13230
13231         * gnulib-tool (func_emit_tests_Makefile_am): Also define
13232         TESTS_ENVIRONMENT, so that individual tests can augment it.
13233
13234         * gnulib-tool (func_create_testdir): Use an intermediate target for
13235         building $(BUILT_SOURCES). Needed because BUILT_SOURCES can contain
13236         macros, like $(ALLOCA_H), which cannot be passed through the command
13237         line.
13238
13239 2005-10-15  Simon Josefsson  <jas@extundo.com>
13240
13241         * modules/rijndael-tests: New file.
13242
13243         * modules/rijndael: New file.
13244
13245 2005-10-15  Simon Josefsson  <jas@extundo.com>
13246
13247         * m4/rijndael.m4: New file.
13248
13249 2005-10-15  Simon Josefsson  <jas@extundo.com>
13250
13251         * lib/rijndael-api-fst.h, lib/rijndael-api-fst.c: New files.
13252
13253         * lib/rijndael-alg-fst.h, lib/rijndael-alg-fst.c: New files.
13254
13255 2005-10-14  Simon Josefsson  <jas@extundo.com>
13256
13257         * tests/test-arcfour.c: New file.
13258
13259         * modules/arcfour, modules/arcfour-tests: New files.
13260
13261 2005-10-14  Simon Josefsson  <jas@extundo.com>
13262
13263         * m4/arcfour.m4: New file.
13264
13265 2005-10-14  Simon Josefsson  <jas@extundo.com>
13266
13267         * lib/arcfour.h, lib/arcfour.c: New files.
13268
13269 2005-10-14  Roland McGrath  <roland@redhat.com>
13270
13271         Import from libc.  [BZ #1331]
13272         * lib/obstack.h [!__STDC__] (obstack_int_grow_fast): Fix misnamed
13273         macro argument.
13274         Reported by Matej Vela <vela@debian.org>.
13275
13276 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
13277
13278         * lib/obstack.c [defined _LIBC && defined USE_IN_LIBIO]: Don't
13279         include <wchar.h>; no longer needed.
13280
13281 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
13282
13283         * config/srclist.txt: Add glibc bug 321 for obstack.c, obstack.h.
13284
13285 2005-10-14  Jakub Jelinek  <jakub@redhat.com>
13286         and  Ulrich Drepper  <drepper@redhat.com>
13287
13288         Import from libc.
13289         * lib/obstack.c (print_and_abort) [defined _LIBC]: Use __fxprintf
13290         instead of inline stream orientation test and two separate
13291         function calls.  Pay no attention to USE_IN_LIBIO.
13292
13293 2005-10-13  Simon Josefsson  <jas@extundo.com>
13294
13295         * modules/gc-hmac-md5-tests: New file.
13296
13297         * tests/test-gc-hmac-sha1.c: New file.
13298
13299         * tests/test-gc.c (main): Remove MD5 and HMAC-MD5 tests.
13300
13301         * modules/gc-hmac-md5-tests: New file.
13302
13303         * tests/test-gc-md5.c: New file.
13304
13305         * modules/gc-md5-tests: New file.
13306
13307 2005-10-13  Simon Josefsson  <jas@extundo.com>
13308
13309         * lib/gc-pbkdf2-sha1.c (gc_pbkdf2_sha1): Optimize CEIL computation.
13310         Move memory allocation outside of loop.
13311
13312 2005-10-13  Paul Eggert  <eggert@cs.ucla.edu>
13313
13314         * lib/mkdir-p.c (make_dir_parents): Don't report an error if an
13315         intermediate directory is in a read-only file system.  Problem
13316         reported by Eric Blake.
13317
13318 2005-10-13  Oskar Liljeblad  <oskar@osk.mine.nu>
13319
13320         * modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
13321
13322 2005-10-12  Simon Josefsson  <jas@extundo.com>
13323
13324         * tests/test-hmac-sha1.c: New file.
13325
13326         * modules/hmac-sha1-tests: New file.
13327
13328         * modules/hmac-sha1: New file.
13329
13330 2005-10-12  Simon Josefsson  <jas@extundo.com>
13331
13332         * modules/gc-sha1: New file.
13333
13334 2005-10-12  Simon Josefsson  <jas@extundo.com>
13335
13336         * modules/gc-pbkdf2-sha1, modules/gc-pbkdf2-sha1-tests: New files.
13337
13338         * tests/test-gc-pbkdf2-sha1.c: New file.
13339
13340 2005-10-12  Simon Josefsson  <jas@extundo.com>
13341
13342         * modules/gc-md5, modules/gc-hmac-md5: New files.
13343
13344         * modules/gc (Files): Remove md5, memxor and hmac files.
13345
13346 2005-10-12  Simon Josefsson  <jas@extundo.com>
13347
13348         * m4/gc-pbkdf2-sha1.m4: New file.
13349
13350         * m4/gc-hmac-sha1.m4: New file.
13351
13352         * m4/gc-sha1: New file.
13353
13354         * m4/hmac-sha1.m4: New file.
13355
13356 2005-10-12  Simon Josefsson  <jas@extundo.com>
13357
13358         * m4/gc-md5.m4, m4/gc-hmac-md5.m4: New files.
13359
13360         * m4/gc.m4: Don't call gl_MD5, gl_MEMXOR or gl_HMAC_MD5.
13361
13362 2005-10-12  Simon Josefsson  <jas@extundo.com>
13363
13364         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for return types,
13365         suggested by Bruno Haible <bruno@clisp.org>.
13366
13367 2005-10-12  Simon Josefsson  <jas@extundo.com>
13368
13369         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support SHA-1.
13370
13371 2005-10-12  Simon Josefsson  <jas@extundo.com>
13372
13373         * lib/gc-pbkdf2-sha1.c: New file.
13374
13375         * lib/gc.h: Add gc_pbkdf2_sha1 prototype.
13376
13377 2005-10-12  Simon Josefsson  <jas@extundo.com>
13378
13379         * lib/gc-libgcrypt.c (gc_hmac_sha1): New function.
13380
13381         * lib/gc-gnulib.c (gc_hmac_sha1): New function.
13382
13383 2005-10-12  Simon Josefsson  <jas@extundo.com>
13384
13385         * lib/gc-gnulib.c: Condition MD5 and HMAC-MD5 use on GC_USE_MD5 and
13386         GC_USE_HMAC_MD5, respectively.
13387
13388         * lib/gc-libgcrypt.c (gc_md5): Fix assert call.
13389         (gc_md5): Fix typo.
13390
13391         * lib/gc.h (gc_hash_buffer): Use gc_hash in prototype.
13392
13393         * lib/gc-libgcrypt.c (gc_hash_buffer): Ditto.
13394
13395         * lib/gc-gnulib.c (gc_hash_buffer): Ditto.
13396
13397 2005-10-12  Bruno Haible  <bruno@clisp.org>
13398
13399         * m4/stdbool.m4 (gl_STDBOOL_H): Define as an alias of AM_STDBOOL_H.
13400         Reported by Stepan Kasal <kasal@ucw.cz>.
13401
13402 2005-10-11  Simon Josefsson  <jas@extundo.com>
13403
13404         * tests/test-crc.c: New file.
13405
13406         * modules/crc, modules/crc-tests: New files.
13407
13408 2005-10-11  Simon Josefsson  <jas@extundo.com>
13409
13410         * m4/crc.m4: New file.
13411
13412 2005-10-11  Simon Josefsson  <jas@extundo.com>
13413
13414         * lib/gc.h: Add gc_hash and gc_hash_buffer.
13415
13416         * lib/gc-gnulib.c (gc_hash_buffer): Add.  Reorder #include's.
13417
13418         * lib/gc-libgcrypt.c (gc_hash_buffer): Add.
13419
13420 2005-10-11  Simon Josefsson  <jas@extundo.com>
13421
13422         * lib/crc.h, lib/crc.c: New files.
13423
13424         * lib/gc.h (gc_hash_buffer): Add doc.
13425
13426 2005-10-11  Bruno Haible  <bruno@clisp.org>
13427
13428         * modules/c-strcasestr: New file.
13429         * MODULES.html.sh (String handling <string.h>): Add c-strcasestr.
13430
13431 2005-10-11  Bruno Haible  <bruno@clisp.org>
13432
13433         * modules/c-strcase: New file.
13434         * MODULES.html.sh (String handling <string.h>): Add c-strcase.
13435
13436 2005-10-11  Bruno Haible  <bruno@clisp.org>
13437
13438         * lib/strcasecmp.c: Include limits.h.
13439         (strcasecmp): Avoid integer overflow on exotic platforms.
13440         * lib/strncasecmp.c: Include limits.h.
13441         (strncasecmp): Avoid integer overflow on exotic platforms.
13442         Reported by Paul Eggert.
13443
13444 2005-10-11  Bruno Haible  <bruno@clisp.org>
13445
13446         * lib/c-strcasestr.h: New file, from GNU gettext.
13447         * lib/c-strcasestr.c: New file, from GNU gettext.
13448
13449 2005-10-11  Bruno Haible  <bruno@clisp.org>
13450
13451         * lib/c-strcase.h: New file, from GNU gettext.
13452         * lib/c-strcasecmp.c: New file, from GNU gettext.
13453         * lib/c-strncasecmp.c: New file, from GNU gettext.
13454
13455 2005-10-10  Paul Eggert  <eggert@cs.ucla.edu>
13456
13457         * modules/mempcpy (License): GPL -> LGPL.
13458         * modules/strchrnul (License): Likewise.
13459         * modules/sysexits (License): Likewise.
13460
13461 2005-10-08  Simon Josefsson  <jas@extundo.com>
13462
13463         * config/srclist.txt: Bug 1423 is closed, but 1439 remains.
13464
13465 2005-10-07  Simon Josefsson  <jas@extundo.com>
13466
13467         * m4/memxor.m4: Remove gl_C_RESTRICT call.
13468
13469 2005-10-06  Simon Josefsson  <jas@extundo.com>
13470
13471         * tests/test-hmac-md5.c: New file.
13472
13473         * modules/hmac-md5-tests: New file.
13474
13475         * modules/hmac-md5: New file.
13476
13477 2005-10-06  Simon Josefsson  <jas@extundo.com>
13478
13479         * m4/hmac-md5.m4: New file.
13480
13481         * m4/memxor.m4: Require gl_C_RESTRICT.
13482
13483 2005-10-06  Simon Josefsson  <jas@extundo.com>
13484
13485         * lib/memxor.c (memxor): Avoid casts and warnings.
13486
13487 2005-10-06  Simon Josefsson  <jas@extundo.com>
13488
13489         * lib/hmac-md5.c: New file.
13490
13491         * lib/hmac.h: New file.
13492
13493 2005-10-06  Paul Eggert  <eggert@cs.ucla.edu>
13494
13495         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
13496         promotes to int, not unsigned int, to catch the AIX 5.3
13497         compiler bug.
13498
13499 2005-10-05  Simon Josefsson  <jas@extundo.com>
13500
13501         * modules/memxor: New file.
13502
13503         * modules/iconv (Files): Move config.rpath to havelib, it is used
13504         there.
13505
13506         * modules/havelib (Files): Add config.rpath.
13507
13508 2005-10-05  Simon Josefsson  <jas@extundo.com>
13509
13510         * m4/memxor.m4: New file.
13511
13512 2005-10-05  Simon Josefsson  <jas@extundo.com>
13513
13514         * lib/memxor.c (memxor): Fix compiler error.
13515
13516         * lib/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): Add, see also
13517         <http://sourceware.org/bugzilla/show_bug.cgi?id=1423>.
13518
13519         * lib/memxor.h, lib/memxor.c: New files.
13520
13521         * lib/getaddrinfo.h: Don't protect sys/types.h with HAVE_SYS_TYPES_H,
13522         we assume all systems have it, suggested by Jim Meyering
13523         <jim@meyering.net>.  Remove HAVE_SYS_SOCKET_H test too, to see if
13524         any systems lack sys/socket.h; mingw32 is known to lack it, but we
13525         don't support it yet anyway.  Also remove HAVE_NETDB_H test, for
13526         same reasons.
13527
13528 2005-10-05  Simon Josefsson  <jas@extundo.com>
13529
13530         * config/srclist.txt: Add glibc bug 1423 for md5.h.
13531
13532 2005-10-05  Paul Eggert  <eggert@cs.ucla.edu>
13533
13534         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
13535         sys/socket.h, netdb.h, sys/types.h; the checks areno longer
13536         needed, since the source code now assumes these .h files.
13537
13538 2005-10-05  Derek Price  <derek@ximbiot.com>
13539
13540         * lib/getdelim.c (SIZE_MAX): New macro, if not already defined.
13541
13542 2005-10-05  Bruno Haible  <bruno@clisp.org>
13543
13544         * modules/stdint (License): Change to LGPL.
13545
13546 2005-10-04  Simon Josefsson  <jas@extundo.com>
13547
13548         * lib/getaddrinfo.h: Move sys/types.h include first, reported by "Mark
13549         D. Baushke" <mdb@gnu.org>.
13550
13551 2005-10-04  Bruno Haible  <bruno@clisp.org>
13552
13553         * lib/verify.h (verify_true): Provide alternative definition for C++.
13554
13555 2005-10-03  Paul Eggert  <eggert@cs.ucla.edu>
13556
13557         * lib/getdelim.c: Include getdelim.h first.  Include <limits.h>.
13558         (SSIZE_MAX): New macro, if not already defined.
13559         (getdelim): Fix buffer overrun on 64-bit hosts with lines longer
13560         than 2 GiB.
13561
13562 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
13563
13564         Sync from coreutils.
13565         * m4/openat.m4 (gl_FUNC_OPENAT): Check for fdopendir.
13566         * m4/ullong_max.m4 (gl_ULLONG_MAX): Simplify so that it merely
13567         defines ULONG_MAX_LT_ULLONG_MAX.  Thomas M.Ott reports that
13568         ULLONG_MAX doesn't work with 2.7.2.1.
13569
13570 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
13571
13572         * modules/xreadlink (Makefile.am): Remove lib_SOURCES.
13573         From Ben Pfaff.
13574
13575         * modules/exclude (Depends-on): Depend on verify.
13576         * modules/strtoimax (Depends-on): Likewise.
13577         * modules/utimecmp (Depends-on): Likewise.
13578
13579 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
13580
13581         * lib/exclude.c: Include verify.h.
13582         (verify): Remove.  All callers changed to use verify.h's version.
13583         * lib/strtoimax.c: Likewise.
13584         * lib/utimecmp.c: Likewis.e
13585
13586         Sync from coreutils.
13587         * lib/.cppi-disable: Add getaddrinfo.h, getdelim.h, getline.h,
13588         getpass.c, mbchar.h, mbuiter.h, strcase.h, strnlen.h, strnlen1.h.
13589         * lib/.cvsignore: Add fts.h, search.h, t-fpending.
13590         * lib/settime.c (settime): Fix { typo in previous patch.  Also, don't
13591         bother returning ENOSYS if settimeofday or stime fails; just let
13592         them return whatever errno they want to return.
13593         * lib/utimens.c: Include unistd.h, for dup2.
13594         (futimens): Fix typo: HAVE_FUTIMESAT was misspelled in an #if.
13595         (futimens) [! HAVE_FUTIMESAT]: If !file, set errno before returning -1.
13596
13597 2005-10-02  Jim Meyering  <jim@meyering.net>
13598
13599         Sync from coreutils.
13600         * m4/utimes.m4 (gl_FUNC_UTIMES): Detect the version of utimes
13601         from glibc-2.2.5 that fails for read-only files.
13602
13603 2005-10-02  Jim Meyering  <jim@meyering.net>
13604
13605         Sync from coreutils.
13606         * lib/fts-cycle.c [HAVE_CONFIG_H]: Include <config.h>.
13607         * lib/openat-die.c: Use `#ifdef HAVE_CONFIG_H', not
13608         `#if HAVE_CONFIG_H'.
13609         * lib/openat.c (fdopendir): Do not define if HAVE_FDOPENDIR.
13610         Remove AT_FDCWD test.
13611         Do not consume the fd unless successful.
13612         * lib/openat.h (fdopendir): Do not define if HAVE_FDOPENDIR.
13613         * lib/settime.c (settime): Move the HAVE_STIME block `up' into an #elif
13614         block, so that we don't even try to compile it if settimeofday is
13615         available.  This works around a compilation failure on OSF1 V5.1,
13616         due to stime requiring a `long int*' while tv_sec is `int'.
13617
13618 2005-10-02  Alfred M. Szmidt  <ams@gnu.org>
13619
13620         Sync from coreutils.
13621         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Compare $gl_have_path...
13622         against `yes', rather than just testing for nonempty.
13623
13624 2005-10-01  Simon Josefsson  <jas@extundo.com>
13625
13626         * m4/getaddrinfo.m4: Include sys/types.h for sys/socket.h, on FreeBSD
13627         and Darwin.
13628
13629         * m4/getaddrinfo.m4: Use AC_GNU_SOURCE, GNU only declare getaddrinfo
13630         as an (POSIX) extension.  Check for sys/types.h, sys/socket.h, and
13631         netdb.h too, needed by getaddrinfo.h.  Check if getaddrinfo,
13632         freeaddrinfo and gai_strerror are declared by the POSIX headers.
13633         Check if struct addrinfo is declared.
13634
13635 2005-10-01  Simon Josefsson  <jas@extundo.com>
13636
13637         * lib/getaddrinfo.h: Protect #include's of sys/socket.h and netdb.h.
13638         Only define struct addrinfo if !HAVE_STRUCT_ADDRINFO.  Protect
13639         AI_* and EAI_* definitions.  Protect function declarations.
13640
13641 2005-10-01  Jim Meyering  <jim@meyering.net>
13642
13643         Sync from coreutils.
13644
13645         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Look for getservbyname in these
13646         libraries [inet nsl socket xnet].  Nelson Beebe reported that with
13647         native cc on Solaris 7, getaddrinfo.c requires -lsocket.
13648         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
13649         in the inet and nsl libraries.  Required on Solaris 5.7.
13650
13651 2005-10-01  Jim Meyering  <jim@meyering.net>
13652
13653         Sync from coreutils.
13654         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
13655         in the inet and nsl libraries.  Required on Solaris 5.7.
13656
13657 2005-10-01  Eric Blake  <ebb9@byu.net>  (tiny change)
13658
13659         * lib/getdelim.c (getdelim): Remove unused variables.
13660
13661 2005-09-29  Paul Eggert  <eggert@cs.ucla.edu>
13662
13663         * lib/xtime.h (XTIME_PRECISION): Now of type int, not long long int,
13664         so that the code works even with ancient cpp.  Portability problem
13665         with GCC 2.7.2.1 reported by Thomas M.Ott.
13666
13667 2005-09-27  Paul Eggert  <eggert@cs.ucla.edu>
13668
13669         * modules/regex (Depends-on): Add strcase.
13670
13671         * modules/gethostname (Licence): Change from GPL to LGPL, since
13672         gethostname.c is a trivial implementation of a standard library
13673         function.
13674         * modules/poll (License): Change from GPL to LGPL, since it's
13675         derived from LGPL code.
13676
13677 2005-09-27  Jim Meyering  <jim@meyering.net>
13678
13679         * lib/getcwd.c: Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef
13680         HAVE_CONFIG_H.
13681
13682         * lib/intprops.h (signed_type_or_expr__): Define.
13683         (INT_STRLEN_BOUND) [__GNUC__]: Use a slightly tighter bound
13684         for unsigned types.
13685
13686 2005-09-26  Paul Eggert  <eggert@cs.ucla.edu>
13687
13688         * lib/verify.h (verify_expr): Remove, replacing with:
13689         (verify_true): New macro that returns true instead of void.
13690         (verify_type__): Remove.
13691         (verify): Use verify_true rather than verify_type__.
13692
13693 2005-09-26  Bruno Haible  <bruno@clisp.org>
13694
13695         * modules/mbchar (Include): Mention that HAVE_WCHAR_H && HAVE_WCTYPE_H
13696         is necessary.
13697         (lib_SOURCES): Remove mbchar.c.
13698         * modules/mbfile (Include): Mention that HAVE_MBRTOWC is necessary.
13699         (Files): Add m4/mbrtowc.m4.
13700         * modules/mbiter: Likewise.
13701         * modules/mbuiter: Likewise.
13702
13703 2005-09-26  Bruno Haible  <bruno@clisp.org>
13704
13705         * m4/mbchar.m4 (gl_MBCHAR): Check for wchar.h and wctype.h. Don't
13706         compile mbchar.c if they are not both present.
13707         * m4/mbfile.m4 (gl_MBFILE): Require gl_FUNC_MBRTOWC.
13708         * m4/mbiter.m4 (gl_MBITER): Likewise.
13709         * m4/strstr.m4 (gl_PREREQ_STRSTR): Use AC_REQUIRE.
13710         * m4/strcasestr.m4 (gl_PREREQ_STRCASESTR): Likewise.
13711         * m4/strcase.m4 (gl_PREREQ_STRCASECMP): Likewise.
13712
13713 2005-09-25  Jim Meyering  <jim@meyering.net>
13714
13715         * modules/inet_ntop (Depends-on): Add socklen, since inet_ntop.c
13716         also uses socklen_t.
13717
13718 2005-09-24  Paul Eggert  <eggert@cs.ucla.edu>
13719
13720         * lib/utimens.c (ENOSYS): Define if not already defined.
13721         (futimens): Support having a null PATH if the file descriptor
13722         is nonnegative.
13723
13724         * lib/regex_internal.h (__GNUC_PREREQ, always_inline, inline, pure):
13725         Remove.
13726         (__attribute): Define to empty unless GCC 3.1 or later.
13727         This works around a core dump on OpenBSD 3.4, which has GCC
13728         2.95.3, which dumps core when given __attribute__(()).  It also
13729         simplifies other tests, since we really don't want to bother with
13730         worrying about which ancient version of GCC supported what.
13731         Original problem reported by Yoann Vandoorselaere, with part of
13732         the fix suggested by Derek Price.
13733
13734 2005-09-24  Jim Meyering  <jim@meyering.net>
13735
13736         * lib/verify.h (verify_type__): Use `unsigned int' as the bitfield type
13737         so we can once again use a positive bitfield width of 1 -- now we
13738         don't have to explain why we were using a bitfield width of 2.
13739
13740 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
13741
13742         * m4/regex.m4 (gl_REGEX): If replacing, define regcomp to rpl_regcomp,
13743         and similarly for the other external symbols.  Problem reported
13744         by James Gallager.
13745
13746         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux
13747         bug reported by Jim Meyering.
13748
13749         * m4/utimens.m4 (gl_UTIMENS): Check for futimesat.
13750         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Undo previous change;
13751         not needed, since socklen is a prerequisite module.
13752
13753 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
13754
13755         * lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>.
13756         Problem reported by Eric Blake.
13757         (getaddrinfo): Initialize se so that it's not garbage.
13758         Redo internal storage allocation so that it doesn't make unportable
13759         assumptions about alignment.
13760         Fix a memory leak.
13761
13762         * lib/utimens.c (futimens): Use futimesat if available.
13763         Prefer it to futimes since it doesn't have the futimes bug.
13764
13765         * lib/verify.h (GL_CONCAT0, GL_CONCAT): Remove.
13766         (verify): Don't use the __LINE__ trick, as it doesn't work in general.
13767         Instead, declare a function that returns a pointer to an array,
13768         and use verify_type__ to declare the size of the array.
13769         Problem and germ of a solution reported by Bruno Haible.
13770         (verify_type__): Use 2, not 1, for bitfield size, to avoid
13771         a warning with Irix 6.5 cc.  Problem reported by Bruno Haible.
13772
13773 2005-09-23  Jim Meyering  <jim@meyering.net>
13774
13775         Sync from coreutils.
13776         Correct build failure (socklen_t not defined) on at least
13777         mips-sgi-irix6.5 and alphaev67-dec-osf5.1.
13778         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require gl_SOCKLEN_T.
13779
13780 2005-09-23  Jim Meyering  <jim@meyering.net>
13781
13782         * modules/getaddrinfo (Depends-on): Add socklen.
13783
13784 2005-09-23  Bruno Haible  <bruno@clisp.org>
13785
13786         * tests/test-verify.c: New file.
13787
13788 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
13789
13790         Sync from coreutils.
13791
13792         * modules/argmatch (Depends-on): Add verify.
13793         * modules/getloadavg (Depends-on): Depend on fcntl-safer, not
13794         unistd-safer.
13795         * modules/save-cwd (Depends-on): Likewise.
13796
13797         * modules/openat (Files): Add lib/openat-die.c.
13798         (Depends-on): Remove error, exitfail.
13799         Add dirname.
13800
13801         * modules/verify: New file.
13802         * MODULES.html.sh (Diagnostics <assert.h>): New section,
13803         with "verify" module.
13804
13805 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
13806
13807         Sync from coreutils.
13808
13809         * m4/backupfile.m4, calloc.m4, chown.m4, cloexec.m4, dup2.m4:
13810         * m4/fileblocks.m4, free.m4, ftruncate.m4, getcwd.m4, getpagesize.m4:
13811         * m4/getugroups.m4, group-member.m4, idcache.m4, link-follow.m4:
13812         * m4/mkstemp.m4, mktime.m4, mountlist.m4, nanosleep.m4, pathmax.m4:
13813         * m4/physmem.m4, posixver.m4, putenv.m4, safe-read.m4, same.m4:
13814         * m4/save-cwd.m4, stdio-safer.m4, unistd-safer.m4, unlinkdir.m4:
13815         * m4/userspec.m4, xgetcwd.m4, xreadlink.m4:
13816         Don't bother checking for string.h, stdlib.h, unistd.h.
13817         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't require
13818         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK; that's now the lstat
13819         module's job.
13820         * m4/jm-macros.m4 (gl_MACROS): Likewise.
13821         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_LSTAT.
13822
13823         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.
13824         (gl_GETDATE): Use it.
13825
13826         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Don't bother checking for unistd.h.
13827
13828 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
13829
13830         Sync from coreutils.
13831
13832         * lib/.cppi-disable: Add regcomp.c, regex_internal.c, regex_internal.h,
13833         stat-time.h.
13834         * lib/argmatch.h: Include verify.h
13835         (ARGMATCH_VERIFY): Use verify rather than rolling our own.
13836         (ARGMATCH_ASSERT): Remove; unused.
13837         * lib/canonicalize.c: Assume STDC_HEADERS.
13838         * lib/exclude.c: Include "strcase.h".
13839         * lib/regex_internal.h [!defined _LIBC]: Likewise.
13840         * lib/getusershell.c: Include stdio--.h rather than stdio.h
13841         and stdio-safer.h.
13842         (getusershell): Call fopen, not fopen_safer.
13843         * lib/save-cwd.c: Include fcntl--.h rather than fcntl.h.
13844         Do not include unistd-safer.h.
13845         (save_cwd): Don't call fd_safer; no longer needed
13846         now that we include fcntl--.h.
13847
13848         * lib/getdate.y (relative_time): New type.
13849         (RELATIVE_TIME_0): New constant.
13850         (parser_control): Use relative_time instead of doing it ourselves.
13851         (%union): Add new relative_time rel member.
13852         (tYEAR_UNIT, tMONTH_UNIT, tHOUR_UNIT, tMINUTE_UNIT, tSEC_UNIT):
13853         Now typeless.
13854         (relunit, relunit_snumber): Now of type rel.
13855         (zone, rel, relunit, get_date): Adjust to above changes.
13856
13857         * lib/getloadavg.c: Include fcntl--.h rather than fcntl.h.
13858         Do not include unistd-safer.h.
13859         (getloadavg): Don't call fd_safer; no longer needed
13860         now that we include fcntl--.h.
13861
13862         * lib/mkdir-p.c (ENOSYS): Define to EEXIST if not defined.
13863         (make_dir_parents): Treat ENOSYS like EEXIST.
13864
13865         Improve quality of diagnostics on restore_cwd failure.
13866         * lib/mkdir-p.h (make_dir): Remove.  All uses replaced by mkdir.
13867         (make_dir_parents): Last arg is now int * (for errno), not bool *.
13868         * lib/mkdir-p.c (make_dir, make_dir_parents): Likewise.
13869         Rewrite "mkdir -p" algorithm to avoid the need for "stat"
13870         each time through the loop.  Do not diagnose restore_cwd failure;
13871         that is the caller's job (and perhaps the caller does not care).
13872
13873         * lib/mkdir-p.c (CLEANUP_CWD, CLEANUP): Remove.
13874         (make_dir_parents): Revamp to avoid need for CLEANUP_CWD, CLEANUP.
13875         If the file already exists but is not a directory, don't bother
13876         to try to make its parents.
13877         Close potential file descriptor leak if we can't chdir("/") (!).
13878         Don't always return true if chdir($PWD) fails; return true only
13879         if the requested action was done successfully (except for the
13880         chdir($PWD)).
13881         Don't log final directory unless we actually made it.
13882         Refactor to avoid duplicate code to fix up permissions.
13883         Don't attempt to fix up parent permissions if chdir($PWD) fails.
13884
13885         * lib/strftime.c (my_strftime): Rewrite the previous change slightly,
13886         to make it a bit faster and (I hope) clearer.
13887         * lib/strftime.c (my_strftime): Add support for %:z, %::z, %:::z.
13888         Fix bug in formats like %2N.
13889
13890         * lib/verify.h: New file.
13891
13892 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
13893
13894         Sync from coreutils.
13895         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Check for netinet/in.h.
13896
13897 2005-09-22  Jim Meyering  <jim@meyering.net>
13898
13899         Sync from coreutils.
13900
13901         * m4/lstat.m4 (gl_FUNC_LSTAT):
13902         Use AC_LIBSOURCES to require lstat.c and lstat.h.
13903         Remove obsolete comment.
13904         * m4/xreadlink.m4: Use AC_LIBSOURCES and AC_LIBOBJ.
13905         * m4/xstrtod.m4: Likewise.
13906
13907         * m4/openat.m4 (gl_FUNC_OPENAT): Add openat-die.c.
13908
13909 2005-09-22  Jim Meyering  <jim@meyering.net>
13910
13911         Sync from coreutils.
13912
13913         * lib/backupfile.c: Use ARGMATCH_VERIFY, just in case.
13914
13915         * lib/posixtm.c (posixtime) [lint]: Initialize *all* of tm0, not just
13916         the .tm_year member, since otherwise gcc-4.0 would now warn about
13917         tm_zone, tm_gmtoff, tm_isdst, tm_yday, tm_wday.
13918
13919         * lib/quotearg.c (quotearg_n_options): Change code to be suboptimal, in
13920         order to avoid an unsuppressible warning from gcc on 64-bit systems.
13921
13922         * lib/getdate.y (get_date): Undo part of the 2005-04-04 change, so that
13923         the command "date -d'2005-03-27 +1 day'" succeeds once again, even
13924         when run in a time zone for which daylight savings time is in effect
13925         for the starting date.
13926
13927         * lib/mkdir-p.c (make_dir_parents): Don't let a failed chdir($PWD)
13928         stop us from restricting permissions of just-created absolute-named
13929         directories.
13930         * lib/mkdir-p.c (CLEANUP_CWD): Return *true*, not false when failing
13931         to restore initial working directory.
13932         * lib/mkdir-p.c (make_dir_parents): New parameter:
13933         different_working_dir, to tell caller if/when we change the working
13934         directory and are unable to return to the initial one.
13935         * lib/mkdir-p.h (make_dir_parents): Update prototype.
13936         * lib/mkdir-p.c (CLEANUP_CWD): Change one more `return 1' to
13937         `return false'.  This fixes a bug introduced on 2004-07-30.
13938
13939         * lib/openat.c (fdopendir): Be sure to close the supplied
13940         file descriptor before returning.  This makes our replacement
13941         implementation a little closer to Solaris's, where fdopendir
13942         ties the file descriptor to the returned DIR* pointer.
13943         * lib/openat.c (unlinkat): New function.
13944         * lib/openat.h (unlinkat): Add prototype.
13945         * lib/openat-die.c (openat_save_fail): Rename from openat_save_die.
13946         (openat_restore_fail): Rename from openat_restore_die.
13947         * lib/openat.c, openat.h: Reflect s/_die/_fail/ renaming.
13948
13949         Provide an alternative to exiting immediately upon save_cwd or
13950         restore_cwd failure.  Now, an application can arrange e.g.,
13951         to perform a longjump in that case.
13952         * lib/openat.c: Include dirname.h.
13953         Use IS_ABSOLUTE_FILE_NAME rather than testing for leading slash.
13954         (rpl_openat, fdopendir, fstatat): Call openat_save_die
13955         and openat_restore_die rather than calling error directly.
13956         Don't include "error.h" or "exitfail.h"; they're no longer needed.
13957
13958         * lib/openat-die.c (openat_save_die, openat_restore_die): New file.
13959         * lib/openat.h (openat_save_die, openat_restore_die): Declare and
13960         define.
13961
13962         * lib/strftime.c [FPRINTFTIME] (fprintftime): Provide a new interface:
13963         size_t fprintftime (FILE *fp, char const *fmt, struct tm const *tm,
13964                             int utc, int nanoseconds);
13965         Background:
13966         date should not have to allocate a megabyte of virtual memory to
13967         handle a format argument like +%1048575T.  When implemented with
13968         strftime, it must allocate such a buffer, use strftime to fill it
13969         in, print it, then free it.
13970         With fprintftime, it simply prints everything and exits.
13971         With no need for memory allocation, that's one fewer way to fail.
13972         * lib/strftime.c (my_strftime): Parse the colons of %:::z *after* the
13973         optional field width, not before, so we accept %9:z, not %:9z.
13974         (my_strftime): Be sure to use L_('x') for literals.
13975
13976         * lib/backupfile.c, lib/canon-host.c, lib/canonicalize.c, lib/chown.c:
13977         * lib/cloexec.c, lib/dup-safer.c, lib/dup2.c, lib/euidaccess.c:
13978         * lib/fd-safer.c, lib/fileblocks.c, lib/fopen-safer.c, lib/fsusage.c:
13979         * lib/ftruncate.c, lib/getcwd.c, lib/getcwd.h, lib/getloadavg.c:
13980         * lib/getopt_.h, lib/getpagesize.h, lib/getugroups.c:
13981         * lib/group-member.c, lib/human.h, lib/idcache.c, lib/mkdir-p.c:
13982         * lib/mountlist.c, lib/nanosleep.c, lib/pathmax.h, lib/physmem.c:
13983         * lib/posixver.c, lib/putenv.c, lib/raise.c, lib/safe-read.c:
13984         * lib/same.c, lib/save-cwd.c, lib/setenv.c, lib/settime.c:
13985         * lib/tempname.c, lib/unlinkdir.c, lib/unsetenv.c, lib/userspec.c:
13986         * lib/xgethostname.c, lib/xreadlink.c:
13987         Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally.
13988
13989         * lib/chown.c, lib/cloexec.c, lib/dup-safer.c, lib/dup2.c:
13990         * lib/fsusage.c, lib/getcwd.c, lib/getloadavg.c, lib/mountlist.c:
13991         * lib/openat.h, lib/save-cwd.c, lib/tempname.c:
13992         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
13993         and don't include <sys/file.h>).
13994
13995 2005-09-22  Eric Blake  <ebb9@byu.net>  (tiny change)
13996
13997         Sync from coreutils.
13998
13999         * lib/getloadavg.c (getloadavg) [__CYGWIN__]: Port to cygwin.
14000         [__linux__]: Allocate a big enough buffer for /proc/loadavg.
14001         [!LDAV_DONE]: Avoid unused variable warning.
14002
14003 2005-09-21  Bruno Haible  <bruno@clisp.org>
14004
14005         * lib/unicodeio.h (unicode_to_mb): New declaration.
14006
14007 2005-09-20  Derek Price  <derek@ximbiot.com>
14008
14009         * lib/getaddrinfo.c: Don't include <netdb.h> included from
14010         getaddrinfo.h.
14011
14012 2005-09-20  Bruno Haible  <bruno@clisp.org>
14013
14014         * gnulib-tool: Remove trailing slashes from the values specified for
14015         --source-base, --m4-base, --tests-base, --aux-dir.
14016         Suggested by Simon Josefsson <jas@extundo.com>.
14017
14018 2005-09-20  Bruno Haible  <bruno@clisp.org>
14019
14020         * gnulib-tool (func_all_modules, func_modules_transitive_closure,
14021         func_modules_to_filelist, func_import, func_create_testdir): Make all
14022         sorting results locale-independent, so that gnulib-cache.m4 doesn't
14023         change when gnulib-tool is invoked in a different locale.
14024
14025 2005-09-19  Simon Josefsson  <jas@extundo.com>
14026
14027         * m4/socklen.m4: Fix typo.
14028
14029 2005-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14030
14031         Use a consistent style for including <config.h>.
14032         * lib/__fpending.c, lib/acl.c, lib/argmatch.c, lib/argp-help.c,
14033         lib/argp-parse.c, lib/argp-pvh.c, lib/backupfile.c, lib/basename.c,
14034         lib/c-stack.c, lib/calloc.c, lib/check-version.c, lib/cloexec.c,
14035         lib/closeout.c, lib/copy-file.c, lib/creat-safer.c, lib/cycle-check.c,
14036         lib/dirfd.c, lib/dirname.c, lib/dup-safer.c, lib/dup2.c,
14037         lib/euidaccess.c, lib/exclude.c, lib/exitfail.c, lib/fatal-signal.c,
14038         lib/fd-safer.c, lib/file-type.c, lib/fileblocks.c, lib/filemode.c,
14039         lib/filenamecat.c, lib/findprog.c, lib/fnmatch.c, lib/fopen-safer.c,
14040         lib/free.c, lib/fsusage.c, lib/ftruncate.c, lib/full-write.c,
14041         lib/fwriteerror.c, lib/getaddrinfo.c, lib/getcwd.c, lib/getdelim.c,
14042         lib/getline.c, lib/getlogin_r.c, lib/getndelim2.c, lib/getnline.c,
14043         lib/getopt1.c, lib/getpass.c, lib/group-member.c, lib/hard-locale.c,
14044         lib/hash-pjw.c, lib/hash.c, lib/human.c, lib/idcache.c,
14045         lib/inet_ntop.c, lib/isdir.c, lib/long-options.c, lib/malloc.c,
14046         lib/memcasecmp.c, lib/memcmp.c, lib/memcoll.c, lib/memcpy.c,
14047         lib/memmove.c, lib/mkdir-p.c, lib/modechange.c, lib/mountlist.c,
14048         lib/open-safer.c, lib/physmem.c, lib/pipe-safer.c, lib/pipe.c,
14049         lib/poll.c, lib/posixver.c, lib/progname.c, lib/progreloc.c,
14050         lib/putenv.c, lib/quote.c, lib/quotearg.c, lib/readline.c,
14051         lib/readlink.c, lib/realloc.c, lib/regex.c, lib/rename.c, lib/rmdir.c,
14052         lib/rpmatch.c, lib/safe-read.c, lib/same.c, lib/save-cwd.c,
14053         lib/savedir.c, lib/sig2str.c, lib/strcspn.c, lib/strerror.c,
14054         lib/stripslash.c, lib/strncasecmp.c, lib/strndup.c, lib/strnlen.c,
14055         lib/strnlen1.c, lib/strsep.c, lib/strstr.c, lib/strtod.c,
14056         lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c,
14057         lib/time_r.c, lib/userspec.c, lib/utimecmp.c, lib/version-etc-fsf.c,
14058         lib/version-etc.c, lib/wait-process.c, lib/xalloc-die.c, lib/xgetcwd.c,
14059         lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c, lib/xreadlink.c,
14060         lib/xsetenv.c, lib/xstrndup.c, lib/xstrtoimax.c, lib/xstrtol.c,
14061         lib/xstrtoumax.c, lib/yesno.c:
14062         Standardize inclusion of config.h.
14063         * lib/__fpending.h, lib/dirfd.h, lib/getdate.h, lib/human.h,
14064         lib/inttostr.h:  Removed inclusion of config.h from header files.
14065         * lib/inttostr.c:  Adjusted in-tree users.
14066         * lib/timespec.h: Remove superfluous warning to include config.h.
14067         * lib/atexit.c, lib/chdir-long.c, lib/chown.c, lib/fchown-stub.c,
14068         lib/getgroups.c, lib/gettimeofday.c, lib/lchown.c, lib/lstat.c,
14069         lib/mkdir.c, lib/mkstemp.c, lib/nanosleep.c, lib/openat.c, lib/raise.c,
14070         lib/readtokens0.c, lib/readutmp.c, lib/unlinkdir.c: Guard inclusion of
14071         config.h with HAVE_CONFIG_H.
14072
14073 2005-09-19  Jim Meyering  <jim@meyering.net>
14074
14075         * modules/pathmax (License): Change to LGPL.
14076
14077 2005-09-19  Derek Price  <derek@ximbiot.com>
14078
14079         * config/srclist.txt: glibc's glob.h is now in lib/glob-libc.h.
14080
14081 2005-09-19  Bruno Haible  <bruno@clisp.org>
14082
14083         * gnulib-tool (import): Provide default for --tests-base.
14084
14085 2005-09-19  Bruno Haible  <bruno@clisp.org>
14086
14087         * doc/quote.texi: New file, extracted from gnulib.texi.
14088         * doc/ctime.texi: New file, extracted from gnulib.texi.
14089         * doc/inet_ntoa.texi: New file, extracted from gnulib.texi.
14090         * doc/gnulib-tool.texi: New file, extracted from gnulib.texi.
14091         * doc/gnulib.texi: Include them.
14092
14093 2005-09-18  Bruno Haible  <bruno@clisp.org>
14094
14095         Portability fix.
14096         * gnulib-tool (func_readlink): New function.
14097         (func_ln_if_changed): Use it.
14098
14099 2005-09-18  Bruno Haible  <bruno@clisp.org>
14100
14101         * gnulib-tool: Support --with-tests also with --import.
14102         (func_emit_tests_Makefile_am): Use variables $m4base and $testsbase.
14103         (func_import): Use variables $testsbase and $inctests. Emit a
14104         gl_TESTS_BASE form into gnulib-cache.m4. Create $testsbase/Makefile.am.
14105         Remind the user to add AC_CONFIG_FILES($testsdir/Makefile) and
14106         SUBDIRS += $testsdir.
14107         (func_create_testdir): Update.
14108
14109 2005-09-18  Bruno Haible  <bruno@clisp.org>
14110
14111         * gnulib-tool: Revise --dry-run implementation. Use variable $doit
14112         instead of $dry_run.
14113         (func_cp_if_changed, func_mv_if_changed): Remove functions.
14114         (func_ln_if_changed): Don't handle dry-run here.
14115         (func_import): In dry-run mode, detect more precisely which actions
14116         would be performed, and don't use "...ing" verbs.
14117
14118 2005-09-18  Bruno Haible  <bruno@clisp.org>
14119
14120         * gnulib-tool (func_tmpdir): New function, taken from GNU gettextize.
14121         (func_import): Use join on two temporary files instead of three nested
14122         loops, in order to determine which files are new or old.
14123
14124 2005-09-18  Bruno Haible  <bruno@clisp.org>
14125
14126         * gnulib-tool (func_import): Comment out code that spits out the
14127         new files with --dry-run.
14128
14129 2005-09-18  Bruno Haible  <bruno@clisp.org>
14130
14131         * doc/gnulib.texi (Invoking gnulib-tool): 50% rewritten.
14132
14133 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
14134
14135         * lib/stat-time.h: New file.
14136         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, CTIME_CMP):
14137         (MTIME_CMP, TIMESPEC_NS): Remove.  Now done by stat-time.h,
14138         in a different way.
14139         (timespec_cmp): New function.
14140         * lib/utimecmp.c: Include stat-time.h.
14141         (SYSCALL_RESOLUTION): Depend on whether various struct stat
14142         members exist, not on the obsolescent ST_MTIM_NSEC.
14143         (utimecmp): Use the new stat-time functions rater than TIMESPEC_NS.
14144
14145 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
14146
14147         * config/srclist.txt: Remove glibc bug 1033 and uncomment mktime.c.
14148
14149 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
14150
14151         * MODULES.html.sh (File system functions): Add stat-time.
14152         * modules/stat-time: New file.
14153         * modules/timespec (Files): Remove m4/st_mtim.m4; this
14154         is now done in a different way, by the stat-time module.
14155         * modules/utimecmp (Depends-on): Add stat-time.
14156
14157 2005-09-15  Paul Eggert  <eggert@cs.ucla.edu>
14158
14159         * m4/st_mtim.m4: Remove.  Superseded by...
14160         * m4/stat-time.m4: New file.
14161         * m4/timespec.m4 (gl_TIMESPEC): Require AC_C_INLINE.
14162         Do not invoke AC_STRUCT_ST_MTIM_NSEC; no longer needed.
14163
14164 2005-09-15  Derek Price  <derek@ximbiot.com>
14165
14166         * m4/strstr.m4 (gl_FUNC_STRSTR): Don't define strstr here.
14167
14168 2005-09-15  Derek Price  <derek@ximbiot.com>
14169
14170         * lib/regex_internal.h: Blank `pure' for GNUC < 3.
14171         * lib/regex_internal.c: Ditto, using this...
14172         (__GNUC_PREREQ): ...new macro.
14173         * lib/regcomp.c, regexec.c: Blank `always_inline' for GNUC < 3.1
14174         using...
14175         (__GNUC_PREREQ): ...this new macro.
14176
14177         * lib/strstr.h: Include string.h. Define strstr as a macro here.
14178
14179 2005-09-15  Derek Price  <derek@ximbiot.com>
14180             Paul Eggert  <eggert@cs.ucla.edu>
14181
14182         * lib/regcomp.c, regexec.c, regex_internal.c: Back out previous
14183         changes, consolidating in...
14184         * lib/regex_internal.h: ...this file.
14185
14186 2005-09-13  Jim Meyering  <jim@meyering.net>
14187
14188         * lib/canon-host.c: Filter through gnu indent and reword comments
14189         slightly.
14190         * lib/canon-host.h (ch_strerror_r): Tweak cpp indentation and spacing.
14191
14192 2005-09-13  Derek Price  <derek@ximbiot.com>
14193
14194         * lib/canon-host.c (canon_host_r): Set *cherror on memory allocation
14195         failure.
14196         Reported by Jim Meyering  <jim@meyering.net>.
14197
14198 2005-09-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
14199
14200         * lib/base64.c: Typo.
14201         (base64_encode): Put b64str in initialized data section.
14202
14203 2005-09-12  Paul Eggert  <eggert@cs.ucla.edu>
14204
14205         Merge glibc and coreutils changes into gnulib, plus a few
14206         extra fixes.
14207         * lib/md5.c: Use #error rather than a string.
14208         (CYCLIC): New macro, from glibc source.  Use it instead of rol.
14209         * lib/md5.h (__GNUC_PREREQ, __THROW): Define if not defined already.
14210         (__attribute__): Define to empty for non recent-GCC.
14211         (__md5_buffer, __md5_finish_ctx, __md5_init_ctx, __md5_process_block):
14212         (__md5_process_bytes, __md5_read_ctx, __md5_stream):
14213         Renamed from their non-__ counterparts, with new macros replacing
14214         them if not _LIBC.  Add __THROW attribute.
14215         (rol): Remove.
14216         (struct md5_ctx): Align buffer if using GCC.
14217         * lib/sha1.h (struct sha1_ctx): Likewise.
14218         * lib/sha1.c (SWAP): Renamed from the NOTSWAP.  All uses changed.
14219         The old name was backwards.
14220         (NOTSWAP): Remove; not used.
14221         (rol): New macro, moved here from md5.h.
14222         (sha1_process_block): Remove a FIXME that doesn't make sense.
14223
14224 2005-09-12  Derek Price  <derek@ximbiot.com>
14225
14226         Return usable errors from canon-host.
14227         * lib/canon-host.h: New file.
14228         * lib/canon-host.c (canon_host): Wrap...
14229         (canon_host_r): ...this new function, which now relies exclusively on
14230         getaddrinfo.
14231         (ch_strerror): New function.
14232         (last_cherror): New global.
14233         * lib/getaddrinfo.c: Move include of getaddrinfo.h first to test
14234         interface.
14235         (getaddrinfo): Add AI_CANONNAME functionality.  Don't do arithmetic on
14236         void *.
14237         (freeaddrinfo): Free ai->ai_canonname when set.
14238
14239 2005-09-12  Derek Price  <derek@ximbiot.com>
14240
14241         Make canon-host require getaddrinfo.
14242         * m4/canon-host.m4 (gl_CANON_HOST): Remove most dependencies.
14243         AC_LIBSOURCE canon-host.h.  Call...
14244         (gl_PREREQ_CANON_HOST): ...this new function, which requires
14245         gl_GETADDRINFO.
14246         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Compile gai_strerror when needed.
14247
14248 2005-09-12  Derek Price  <derek@ximbiot.com>
14249
14250         * modules/canon-host: Add canon-host.h.  Depend on getaddrinfo.  Make
14251         LGPL.
14252         * modules/getaddrinfo: Add link to opengroup spec.  Depend on strdup.
14253
14254 2005-09-12  Derek Price  <derek@ximbiot.com>
14255
14256         * lib/gai_strerror.c: Include config.h when available.  Include
14257         getaddrinfo.h before other headers to test interface.
14258         Reported by Larry Jones <lawrence.jones@ugs.com>.
14259
14260 2005-09-12  Derek Price  <derek@ximbiot.com>
14261             Paul Eggert  <eggert@cs.ucla.edu>
14262
14263         * modules/glob (Files): Add glob-libc.h.
14264
14265 2005-09-12  Derek Price  <derek@ximbiot.com>
14266             Paul Eggert  <eggert@cs.ucla.edu>
14267
14268         * m4/glob.m4 (gl_GLOB_SUBSTITUTE): AC_LIBSOURCES for glob.c,
14269         glob_.h, glob-libc.h.
14270         (gl_PREREQ_GLOB): Remove _SYS_CDEFS_H hack; no longer needed.
14271
14272 2005-09-12  Derek Price  <derek@ximbiot.com>
14273             Paul Eggert  <eggert@cs.ucla.edu>
14274
14275         * lib/glob-libc.h: Renamed from glob_.h.  The new version is
14276         taken from libc's glob.h, except with '#ifdef __GLOB_GNULIB'
14277         protecting things that should be done only in gnulib contexts.
14278         * lib/glob_.h: New file, containing only the glob things needed for
14279         gnulib.
14280         (GLOB_PREFIX): Remove.  All uses changed to look for __GLOB_GNULIB.
14281         (__GLOB_CONCAT, __GLOB_XCONCAT, __GLOB_ID): Remove; no longer needed.
14282         (glob, globfree, glob_pattern_p): Now defined simply in terms of
14283         rpl_glob, rpl_globfree, rpl_glob_pattern_p.
14284         (__GLOB_GNULIB): New macro, to keep the glob.h changes clearer
14285         and to respect the namespace rules better.
14286
14287 2005-09-08  Simon Josefsson  <jas@extundo.com>
14288
14289         * modules/socklen: New file.
14290
14291 2005-09-08  Simon Josefsson  <jas@extundo.com>
14292
14293         * m4/socklen.m4: New file.
14294
14295 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
14296
14297         * modules/utimens (Files): Add m4/utimbuf.m4, since
14298         m4/utimens.m4 requires gl_CHECK_TYPE_STRUCT_UTIMBUF.
14299         Reported by Sergey Poznyakoff.
14300
14301 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
14302
14303         * lib/glob.c (glob, globfree, __glob_pattern_p): Use old-style function
14304         definitions, since that's the preferred style in glibc.
14305         Fix a minor spacing issue, and update copyright notice to match
14306         glibc's.
14307
14308 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
14309
14310         * config/srclist.txt: Remove glibc bug 1061; it's been fixed.
14311
14312 2005-09-06  Simon Josefsson  <jas@extundo.com>
14313
14314         * lib/getpass.c (getpass): Fix typo, test for HAVE_TCSETATTR and not
14315         TCSETATTR.  Reported by Derek Price <derek@ximbiot.com>.
14316
14317 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
14318
14319         * lib/regex_internal.h (bitset_not): Add parens to avoid gcc -Wall
14320         warning.
14321
14322 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
14323
14324         * config/srclist.txt: Add glibc bug 1302.
14325
14326 2005-09-05  Paul Eggert  <eggert@cs.ucla.edu>
14327
14328         Change bitset word type from unsigned int to unsigned long int,
14329         as this has better performance on typical 64-bit hosts.
14330         Port bitset code to hosts with unusual word sizes.
14331         * lib/regcomp.c (build_equiv_class, build_charclass, build_range_exp):
14332         (build_collating_symbol):
14333         Prefer bitset to re_bitset_ptr_t in prototypes, when the actual
14334         argument is a bitset.  This is merely a style issue, but it makes
14335         it clearer that an entire array is expected.
14336         (re_compile_fastmap_iter, init_dfa, init_word_char, optimize_subexps):
14337         * lib/regcomp.c (lower_subexp, parse_bracket_exp, built_charclass_op):
14338         Port to the case where bitset_word is not the same as unsigned int.
14339         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
14340         (bitset_not, bitset_merge, bitset_set_all, bitset_mask):
14341         Likewise.
14342         * lib/regexec.c (check_dst_limits_calc_pos_1,
14343         check_subexp_matching_top):
14344         (build_trtable, group_nodes_into_DFAstates):
14345         Likewise.
14346         * lib/regcomp.c (re_compile_fastmap_iter, utf8_sb_map, optimize_utf8):
14347         Don't assume that SBC_MAX is a multiple of BITSET_WORD_BITS.
14348         * lib/regex_internal.h (bitset_set_all, bitset_not): Likewise.
14349         * lib/regexec.c (group_nodes_into_DFAstates): Likewise.
14350         * lib/regcomp.c (utf8_sb_map): Don't assume UINT_MAX == 0xffffffff.
14351         * lib/regcomp.c (optimize_subexps, lower_subexp):
14352         Work even if bitset_word has holes in its bitwise representation.
14353         * lib/regex_internal.h (BITSET_WORD_BITS): Likewise.
14354         * lib/regexec.c (check_dst_limits_calc_pos_1,
14355         check_subexp_matching_top):
14356         Likewise.
14357         * lib/regex_internal.c (re_string_reconstruct):
14358         Don't assume UCHAR_MAX == 255.
14359         * lib/regex_internal.h (bitset_set_all): Likewise.
14360         * lib/regex_internal.h (BITSET_WORD_BITS): Renamed from UINT_BITS.
14361         All uses changed.
14362         (BITSET_WORDS): Renamed from BITSET_UINTS.  All uses changed.
14363         (bitset_word): New type, replacing 'unsigned int' for bitset uses.
14364         All uses changed.
14365         (BITSET_WORD_MAX): New macro.
14366         (bitset_set, bitset_clear, bitset_contain, bitset_empty):
14367         (bitset_set_all, bitset_copy):  Now inline functions, not macros.
14368         (bitset_empty, bitset_copy):
14369         Prefer sizeof (bitset) to multiplying it out ourselves.
14370         (bitset_not_merge): Remove; unused.
14371         (bitset_contain): Return bool, not unsigned int with one bit on.
14372         All callers changed.
14373         * lib/regexec.c (build_trtable): Don't assume bitset has no stricter
14374         alignment than re_node_set; do this by defining a new internal
14375         type struct dests_alloc and using it to allocate memory.
14376
14377 2005-09-05  Bruno Haible  <bruno@clisp.org>
14378
14379         * gnulib-tool (func_import): Fix comparison in handling of symbolic
14380         links.
14381
14382 2005-09-04  Martin Lambers  <marlam@marlam.de>  (tiny change)
14383
14384         * modules/size_max (Makefile.am): Add size_max.h
14385
14386 2005-09-04  Derek Price  <derek@ximbiot.com>
14387
14388         * gnulib-tool (func_import): Fix reversed $symbolic logic.
14389
14390 2005-09-03  Simon Josefsson  <jas@extundo.com>
14391
14392         * gnulib-tool: Fix typo.
14393
14394 2005-09-03  Simon Josefsson  <jas@extundo.com>
14395
14396         * config/srclist.txt: Add glibc bug 1293.
14397
14398 2005-09-03  Derek Price  <derek@ximbiot.com>
14399
14400         * m4/getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
14401         From Larry Jones <lawrence.jones@ugs.com>.
14402
14403 2005-09-02  Simon Josefsson  <jas@extundo.com>
14404
14405         * modules/socklen: New file.
14406
14407 2005-09-02  Simon Josefsson  <jas@extundo.com>
14408
14409         * modules/havelib: New module.
14410
14411         * modules/gettext, modules/iconv, modules/lock, modules/readline:
14412         Use havelib.
14413
14414 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
14415
14416         Check for arithmetic overflow when calculating sizes, to prevent
14417         some buffer-overflow issues.  These patches are conservative, in the
14418         sense that when I couldn't determine whether an overflow was possible,
14419         I inserted a run-time check.
14420         * lib/regex_internal.h (re_xmalloc, re_xrealloc, re_x2realloc): New
14421         macros.
14422         (SIZE_MAX) [!defined SIZE_MAX]: New macro.
14423         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc):
14424         (re_xnrealloc, re_x2nrealloc): New inline functions.
14425         * lib/regcomp.c (init_dfa, analyze, build_range_exp,
14426         parse_bracket_exp):
14427         (build_equiv_class, build_charclass): Check for arithmetic overflow
14428         in size expression calculations.
14429         * lib/regex_internal.c (re_string_realloc_buffers):
14430         (build_wcs_upper_buffer, re_node_set_add_intersect):
14431         (re_node_set_init_union, re_node_set_insert, re_node_set_insert_last):
14432         (re_dfa_add_node, register_state): Likewise.
14433         * lib/regexec.c (re_search_stub, re_copy_regs, re_search_internal):
14434         (prune_impossible_nodes, push_fail_stack, set_regs, check_arrival):
14435         (build_trtable, extend_buffers, match_ctx_init, match_ctx_add_entry):
14436         (match_ctx_add_subtop, match_ctx_add_sublast): Likewise.
14437
14438 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
14439
14440         * modules/inttostr (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
14441         m4/ulonglong.m4.  Problem reported by Martin Lambers.
14442
14443 2005-09-02  Bruno Haible  <bruno@clisp.org>
14444
14445         Support for lib vs. lib64 distinction on biarch platforms.
14446         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): New macro.
14447         (AC_LIB_PREFIX): Require it. Use $acl_libdirstem instead of 'lib'.
14448         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Likewise.
14449
14450 2005-09-02  Bruno Haible  <bruno@clisp.org>
14451
14452         * gnulib-tool (import): In the other first-use case, provide defaults
14453         as well.
14454
14455 2005-09-02  Bruno Haible  <bruno@clisp.org>
14456
14457         * config/srclist.txt: lib-link.m4 and lib-prefix.m4 currently have
14458         patches not yet found in the latest gettext release.
14459
14460 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
14461
14462         * lib/glob.c (GET_LOGIN_NAME_MAX): Renamed from LOGIN_NAME_MAX,
14463         to avoid a collision with bits/local_lim.h in glibc.
14464         All uses changed.  Problem reported by Dmitry V. Levin in
14465         <http://sources.redhat.com/bugzilla/show_bug.cgi?id=1060>.
14466
14467         * lib/regex_internal.c (build_wcs_upper_buffer): Fix portability
14468         bugs in int versus size_t comparisons.
14469         (re_string_context_at): Fix bug where the code assumed that
14470         Idx is signed.
14471
14472         Use bool where appropriate.
14473         * lib/regcomp.c (re_set_fastmap): ICASE arg is bool, not int.
14474         All callers changed.
14475         (calc_eclosure_iter): Likewise, for ROOT arg.
14476         (parse_bracket_element): Likewise, for ACCEPT_HYPHEN arg.
14477         (build_charclass_op): Likewise, for NON_MATCH arg.
14478         * lib/regex_internal.c (re_string_allocate, re_string_construct):
14479         (re_string_construct_common): Likewise, for ICASE arg.
14480         * lib/regexec.c (re_search_2_stub, re_search_stub):
14481         Likewise, for RET_LEN arg.
14482         (check_matching): Likewise, for FL_LONGEST_MATCH arg.
14483         (set_regs): Likewise, for FL_BACKTRACK arg.
14484         * lib/regcomp.c (re_compile_fastmap_iter, optimize_utf8):
14485         (duplicate_node_closure, calc_inveclosure, calc_eclosure):
14486         (calc_eclosure_iter, parse_bracket_exp):
14487         Use bool for internal variables that are booleans.
14488         * lib/regexec.c (re_search_internal, check_matching,
14489         proceed_next_node):
14490         (set_regs, build_sifted_states, sift_states_bkref):
14491         (check_arrival_add_next_nodes, check_arrival_expand_ecl_sub):
14492         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
14493         (find_collation_sequence_value):
14494         Likewise.
14495         * lib/regex_internal.c (re_node_set_insert, re_node_set_insert_last):
14496         (re_node_set_compare):
14497         Return bool, not int. All callers changed.
14498         * lib/regexec.c (check_halt_node_context, check_dst_limits):
14499         (build_trtable, check_node_accept): Likewise.
14500         * lib/regex_internal.h: Include stdbool.h.
14501
14502         Fix bugs uncovered when converting to bool.
14503         * lib/regcomp.c (calc_eclosure_iter): Check for storage allocation
14504         failure instead of charging ahead blindly.
14505         * lib/regex_internal.c (register_state): Likewise.
14506         * lib/regexec.c (re_search_2_stub): Use simpler method than boolean
14507         for freeing internal storage.
14508         (group_nodes_into_DFA_states): Use unsigned int, not int, for
14509         bitset pieces used as boolean, to avoid undefined behavior
14510         on hosts that do int overflow checking.
14511
14512 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
14513
14514         * config/srclist.txt: Add glibc bugs 1285-1287.
14515
14516 2005-09-01  Jim Meyering  <jim@meyering.net>
14517
14518         * m4/lchown.m4: Require gl_FUNC_CHOWN, for the definition of
14519         CHOWN_MODIFIES_SYMLINK, which is used by lchown.c.
14520         Require gl_STAT_MACROS, too.
14521
14522 2005-09-01  Bruno Haible  <bruno@clisp.org>
14523
14524         * gnulib-tool (import): In the first-use case, provide defaults.
14525
14526 2005-09-01  Bruno Haible  <bruno@clisp.org>
14527
14528         * gnulib-tool (func_import): Remove the .tmp files.
14529
14530 2005-09-01  Bruno Haible  <bruno@clisp.org>
14531
14532         * gnulib-tool (func_import): Fix handling of symbolic links.
14533
14534 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
14535
14536         On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
14537         old glibc regex code mishandles strings longer than 2**31 bytes.
14538         This patch fixes this when the regex code is used in gnulib
14539         (i.e., outside glibc).
14540
14541         This patch should not affect the use of the regex code inside
14542         glibc.  No doubt this problem also needs to be handled for glibc
14543         as well, but the result will be an incompatible change to the
14544         glibc ABI, and the old ABI will have to be supported too.  That
14545         can be the the subject for another patch.
14546
14547         * lib/regex.h (_REGEX_LARGE_OFFSETS): New feature-test macro,
14548         governing whether the rest of this patch is active.  By default,
14549         the macro is disabled and the patch has no effect.
14550         (regoff_t) [defined _REGEX_LARGE_OFFSETS]: Define to off_t, not int.
14551         (__re_idx_t, __re_size_t, __re_long_size_t): New types.
14552         (struct re_pattern_buffer, re_search, re_search_2, re_match):
14553         (re_match_2, re_set_registers): Use the new types.
14554         * lib/regex_internal.h (Idx, re_hashval_t): New types.
14555         (REG_MISSING, REG_ERROR, REG_VALID_INDEX, REG_VALID_NONZERO_INDEX):
14556         New macros.
14557         (re_node_set, re_charset_t, re_token_t, re_string_realloc_buffers):
14558         (re_string_context_at, bin_tree_t, re_dfastate_t):
14559         (struct re_state_table_entry, state_array_t, re_sub_match_last_t):
14560         (re_sub_match_top_t, re_match_context_t, re_sift_context_t):
14561         (struct re_fail_stack_ent_t, struct re_fail_stack_t, struct re_dfa_t):
14562         (re_string_char_size_at, re_string_wchar_at):
14563         (re_string_elem_size_at):
14564         Use the new types and macros to port to 64-bit hosts.
14565         Use unsigned types for internal values, so that the code
14566         mostly works even for arrays larger than SSIZE_MAX.
14567         * lib/regcomp.c (re_compile_internal, init_dfa, duplicate_node):
14568         (search_duplicated_node, calc_eclosure_iter, fetch_number):
14569         (parse_reg_exp, parse_branch, parse_expression, parse_sub_exp):
14570         (build_equiv_class, build_charclass, re_compile_fastmap_iter):
14571         (free_dfa_content, create_initial_state, optimize_utf8, analyze):
14572         (optimize_subexps, calc_first, link_nfa_nodes, duplicate_node_closure):
14573         (calc_inveclosure, parse_dup_op, build_range_exp):
14574         (build_collating_symbol, parse_bracket_exp, build_charclass_op):
14575         (fetch_number, create_token_tree, mark_opt_subexp):
14576         Likewise.
14577         * lib/regex_internal.c (re_string_construct_common,
14578         create_ci_newstate):
14579         (create_cd_newstate, re_string_allocate, re_string_construct):
14580         (re_string_realloc_buffers, build_wcs_upper_buffer):
14581         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
14582         (re_string_reconstruct, re_string_peek_byte_case):
14583         (re_string_fetch_byte_case, re_string_context_at):
14584         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
14585         (re_node_set_init_copy, re_node_set_add_intersect):
14586         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
14587         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
14588         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
14589         (re_acquire_state, re_acquire_state_context, register_state):
14590         Likewise.
14591         * lib/regex.c (match_ctx_init, match_ctx_add_entry,
14592         search_cur_bkref_entry):
14593         (match_ctx_add_subtop, match_ctx_add_sublast, sift_ctx_init):
14594         (re_search_internal, re_search_2_stub, re_search_stub)
14595         (re_copy_regs, check_matching, check_halt_state_context, update_regs):
14596         (push_fail_stack, sift_states_iter_mb, build_sifted_states):
14597         (update_cur_sifted_state, check_dst_limits):
14598         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
14599         (check_subexp_limits, sift_states_bkref, merge_state_array):
14600         (check_subexp_matching_top, get_subexp, get_subexp_sub):
14601         (find_subexp_node, check_arrival, check_arrival_add_next_nodes):
14602         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
14603         (expand_bkref_cache, check_node_accept_bytes):
14604         (group_nodes_into_DFAstates, check_node_accept, regexec, re_match):
14605         (re_search, re_match_2, re_search_2, prune_impossible_nodes):
14606         (acquire_init_state_context, check_halt_node_context):
14607         (proceed_next_node, pop_fail_stack, set_regs, free_fail_stack_return):
14608         (sift_states_backward, clean_state_log_if_needed):
14609         (sub_epsilon_src_nodes, add_epsilone_src_nodes, merge_state_with_log):
14610         (find_recover_state, transit_state_sb, transit_state_mb):
14611         (transit_state_bkref, build_trtable, match_ctx_clean):
14612         Likewise.
14613         * lib/regcomp.c (parse_dup_op): Add an extra test if Idx is unsigned,
14614         to work around an assumption that REG_MISSING is negative.
14615
14616         * lib/regcomp.c (re_comp) [defined _REGEX_RE_COMP || defined _LIBC]:
14617         (seek_collating_symbol_entry) [defined _LIBC]:
14618         (lookup_collation_sequence_value) [defined _LIBC]:
14619         (build_range_exp, build_collating_symbol) [defined _LIBC]:
14620         Use prototypes rather than old-style function definitions.
14621         * lib/regexec.c (re_exec) [defined _REGEX_RE_COMP || defined _LIBC]:
14622         (transit_state_sb) [0]:
14623         (find_collation_sequence_value) [defined _LIBC]: Likewise.
14624
14625         * lib/regexec.c (re_search_internal): Simplify update of rm_so and
14626         rm_eo.
14627
14628         * lib/regcomp.c (re_compile_fastmap_iter, init_dfa, init_word_char):
14629         (optimize_subexps, lower_subexp):
14630         Don't assume 1<<31 has defined behavior on hosts with 32-bit int,
14631         since the signed shift might overflow.  Use 1u<<31 instead.
14632         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
14633         Likewise.
14634         * lib/regexec.c (check_dst_limits_calc_pos_1,
14635         check_subexp_matching_top): Likewise.
14636
14637         * lib/regcomp.c (optimize_subexps, lower_subexp):
14638         Use CHAR_BIT rather than 8, for clarity.
14639         * lib/regexec.c (check_dst_limits_calc_pos_1):
14640         (check_subexp_matching_top): Likewise.
14641         * lib/regcomp.c (init_dfa): Make table_size unsigned, so that we don't
14642         have to worry about portability issues when shifting it left.
14643         Remove no-longer-needed test for table_size > 0.
14644         * lib/regcomp.c (parse_sub_exp): Do not shift more bits than there are
14645         in a word, as the resulting behavior is undefined.
14646         * lib/regexec.c (check_dst_limits_calc_pos_1): Likewise;
14647         in one case, a <= should have been an <, and in another case the
14648         whole test was missing.
14649         * lib/regex_internal.h (BYTE_BITS): Remove.  All uses changed to
14650         the standard name CHAR_BIT.
14651         * lib/regexec.c (match_ctx_add_entry): Don't assume that ~0 == -1;
14652         this is not true on one's complement and signed-magnitude hosts.
14653
14654         * lib/regex_internal.h (re_sub_match_top_t): Remove unused member
14655         next_last_offset.
14656         (struct re_dfa_t): Remove unused member states_alloc.
14657         * lib/regcomp.c (init_dfa): Don't initialize unused members.
14658
14659 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
14660
14661         * m4/regex.m4 (gl_REGEX): Require AC_SYS_LARGEFILE, Define
14662         _REGEX_LARGE_OFFSETS).  Test for regoff_t/off_t bug in 64-bit
14663         and large-file glibc and in 32-bit large-file Solaris.
14664
14665 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
14666
14667         * lib/regex_internal.c (re_string_reconstruct): Don't assume buffer
14668         lengths fit in regoff_t; this isn't true if regoff_t is the same
14669         width as size_t.
14670         * lib/regex.c (re_search_internal): 5th arg is LAST_START
14671         (= START + RANGE) instead of RANGE.  This avoids overflow
14672         problems when regoff_t is the same width as size_t.
14673         All callers changed.
14674         (re_search_2_stub): Check for overflow when adding the
14675         sizes of the two strings.
14676         (re_search_stub): Check for overflow when adding START
14677         to RANGE; if it occurs, substitute the extreme value.
14678
14679 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
14680
14681         * config/srclist.txt: Add glibc bugs 1273, 1278-1282, 1284.
14682
14683 2005-08-31  Jim Meyering  <jim@meyering.net>
14684
14685         * lib/regcomp.c (search_duplicated_node): Make first pointer arg
14686         a pointer-to-const.
14687         * lib/regex_internal.c (create_ci_newstate, create_cd_newstate):
14688         (register_state): Likewise.
14689         * lib/regexec.c (search_cur_bkref_entry, check_dst_limits):
14690         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
14691         (group_nodes_into_DFAstates): Likewise.
14692
14693 2005-08-31  Jim Meyering  <jim@meyering.net>
14694
14695         * check-module: Add a FIXME comment.
14696
14697 2005-08-31  Eric Blake  <ebb9@byu.net>
14698
14699         * modules/unistd-safer (Files): Add unistd--.h.
14700         * modules/stdio-safer (Files): Add stdio--.h.
14701
14702 2005-08-31  Derek Price  <derek@ximbiot.com>
14703
14704         * lib/getdelim.c (getdelim): Return EOF on EOF.
14705         Reported by Larry Jones <lawrence.jones@ugs.com>.
14706
14707 2005-08-31  Bruno Haible  <bruno@clisp.org>
14708
14709         Avoid unnecessary diffs in the generated lib/Makefile.am.
14710         * gnulib-tool (func_emit_lib_Makefile_am): Don't write the cmd into
14711         the generated files.
14712         (func_import): Don't set cmd.
14713
14714 2005-08-31  Bruno Haible  <bruno@clisp.org>
14715
14716         * lib/strstr.c: Include <stddef.h>, for NULL.
14717         * lib/strcasestr.c: Likewise.
14718         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
14719
14720 2005-08-31  Bruno Haible  <bruno@clisp.org>
14721
14722         * gnulib-tool: New option --macro-prefix.
14723         (func_import): Use macro_prefix.
14724         (import): Handle option --macro-prefix.
14725
14726 2005-08-31  Bruno Haible  <bruno@clisp.org>
14727
14728         * gnulib-tool (import): Rename most ac_* variables to cached_*.
14729         Also use new variables cached_lgpl, cached_libtool.
14730
14731 2005-08-31  Bruno Haible  <bruno@clisp.org>
14732
14733         * gnulib-tool (func_import): Require AC_GNU_SOURCE etc. instead of
14734         always instantiating them.
14735
14736 2005-08-31  Bruno Haible  <bruno@clisp.org>
14737
14738         * gnulib-tool (func_import): Read the previous cached settings
14739         from gnulib-cache.m4 and gnulib-comp.m4. Remove files that were
14740         earlier added by gnulib but are now dropped. Warn when a gnulib file
14741         overwrites a non-gnulib file.
14742
14743 2005-08-31  Bruno Haible  <bruno@clisp.org>
14744
14745         * gnulib-tool (func_import): Generate two files gnulib-cache.m4 and
14746         gnulib-comp.m4 instead of a single gnulib.m4, to make it easy for
14747         projects that don't keep autogenerated files in CVS. Put into
14748         actioncmd only the specified modules, not the transitive closure.
14749
14750 2005-08-31  Bruno Haible  <bruno@clisp.org>
14751
14752         * gnulib-tool (func_import): Fix defaulting of $libname and $libtool.
14753         Create directories that shall be filled.
14754         (import): Don't look for gl_* macros in configure.ac. Recurse across
14755         all directories containing a gnulib-cache.m4 files, if meaningful.
14756
14757 2005-08-31  Bruno Haible  <bruno@clisp.org>
14758
14759         * gnulib-tool (func_import): Emit also a stub for gl_LIBTOOL.
14760         (import): Set seen_libtool when we see gl_LIBTOOL.
14761
14762 2005-08-31  Bruno Haible  <bruno@clisp.org>
14763
14764         * gnulib-tool (func_import): Also copy m4/gnulib-tool.m4. Omit
14765         declaration macro definitions from generated gnulib.m4.
14766
14767 2005-08-30  Oskar Liljeblad  <oskar@osk.mine.nu>
14768
14769         * lib/iconvme.h: Add prototype for iconv_alloc.
14770
14771 2005-08-29  Simon Josefsson  <jas@extundo.com>
14772
14773         * lib/iconvme.c: Fix errno.
14774
14775 2005-08-29  Bruno Haible  <bruno@clisp.org>
14776
14777         * gnulib-tool: Enclose all occurrences of $destdir in "...", so
14778         that it works when the directory contains spaces.
14779
14780 2005-08-29  Bruno Haible  <bruno@clisp.org>
14781
14782         * gnulib-tool (import): Avoid unnecessary spaces in $avoidlist.
14783
14784 2005-08-29  Bruno Haible  <bruno@clisp.org>
14785
14786         * gnulib-tool (func_import): Emit more comments into gnulib.m4.
14787         Emit more advice.
14788
14789 2005-08-29  Bruno Haible  <bruno@clisp.org>
14790         and Stepan Kasal  <kasal@ucw.cz>
14791
14792         * check-module: If more parameters are given, check each of them
14793         separately; add more exceptions, as noted by Jim Meyering.
14794         (check_module): New procedure.
14795         (%exempt_header): Now contains all exceptions.
14796
14797 2005-08-29  Ben Pfaff  <blp@cs.stanford.edu>
14798
14799         * modules/byteswap (Makefile.am): Fix rule to not assume GNU make.
14800
14801 2005-08-29  Oskar Liljeblad  <oskar@osk.mine.nu>
14802
14803         * lib/iconvme.c: Split iconv_string into iconv_alloc.
14804
14805 2005-08-28  Bruno Haible  <bruno@clisp.org>
14806
14807         * m4/gnulib-tool.m4: New file.
14808
14809 2005-08-27  Jim Meyering  <jim@meyering.net>
14810
14811         * modules/unistd-safer (Files): Add pipe-safer.c.
14812         * modules/fcntl-safer (Files): Add creat-safer.c.
14813
14814 2005-08-27  Jim Meyering  <jim@meyering.net>
14815
14816         * m4/stdlib-safer.m4: New file.  From coreutils.
14817         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add stdio--.h.
14818         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Add creat-safer.c to the
14819         AC_LIBSOURCES list and arrange to compile it via AC_LIBOBJ.
14820         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise, add pipe-safer.c.
14821         Add pipe-safer.c and unistd--.h to the AC_LIBSOURCES list.
14822
14823 2005-08-27  Jim Meyering  <jim@meyering.net>
14824
14825         * lib/fopen-safer.c: Merge minor changes from coreutils.
14826         * lib/dup-safer.c: Likewise.
14827         * lib/fd-safer.c: Likewise.
14828
14829         Merge from coreutils.
14830         * lib/stdio--.h: New file.
14831         * lib/stdlib--.h: New file.
14832         * lib/mkstemp-safer.c: New file.
14833
14834         GNU tar needs these.
14835         * lib/pipe-safer.c: New file.
14836         * lib/creat-safer.c: New file.
14837         * lib/fcntl--.h (creat): Define to creat_safer.
14838         * lib/fcntl-safer.h: Include <sys/types.h> and declare creat_safer.
14839         * lib/unistd--.h (pipe): Define to pipe_safer.
14840         * lib/unistd-safer.h: Declare pipe_safer.
14841
14842 2005-08-26  Simon Josefsson  <jas@extundo.com>
14843
14844         * lib/getpass.c: Use _WIN32 instead of WIN32, suggested by Bruno
14845         Haible <bruno@clisp.org>.
14846
14847 2005-08-26  Paul Eggert  <eggert@cs.ucla.edu>
14848
14849         * lib/regex_internal.h: Remove all references to
14850         RE_NO_INTERNAL_PROTOTYPES; no longer neeeded now that we assume C89
14851         or better.
14852         (bitset_not, bitset_merge, bitset_not_merge):
14853         (bitset_mask, re_string_allocate, re_string_construct):
14854         (re_string_reconstruct, re_string_destruct, re_string_elem_size_at):
14855         (re_string_char_size_at, re_string_wchar_at, re_string_peek_byte_case):
14856         (re_string_fetch_byte_case, re_node_set_alloc, re_node_set_init_1):
14857         (re_node_set_init_2, re_node_set_init_copy, re_node_set_add_intersect):
14858         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
14859         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
14860         (re_node_set_remove_at, re_dfa_add_node, re_acquire_state):
14861         (re_acquire_state_context):
14862         Remove unnecessary forward decls.
14863         (re_string_char_size_at, re_string_wchar_at, re_string_elem_size_at):
14864         Put __attribute at function definition,
14865         now that the function decl has been removed.
14866         * lib/regex_internal.c (re_string_peek_byte_case):
14867         (re_string_fetch_byte_case, re_node_set_compare, re_node_set_contains):
14868         Likewise.
14869
14870 2005-08-25  Stepan Kasal  <kasal@ucw.cz>
14871
14872         * m4/regex.m4: Add AC_PREREQ(2.50).
14873         (gl_REGEX): If --with-included-regex was given, skip the autodetection.
14874
14875 2005-08-25  Simon Josefsson  <jas@extundo.com>
14876
14877         * m4/getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and
14878         __fsetlocking.
14879
14880 2005-08-25  Simon Josefsson  <jas@extundo.com>
14881
14882         * lib/getpass.c: Add WIN32 implementation.  Conditionalize use of
14883         termios.h, tcgetattr, tcsetattr and __fsetlocking.  Remove some
14884         GLIBC specific code.
14885
14886 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
14887
14888         Make regex safe for g++.  This fixes one real bug (an "err"
14889         that should have been "*err").  g++ problem reported by
14890         Sam Steingold.
14891         * lib/regex_internal.h (re_calloc): New macro, consistent with
14892         re_malloc etc.  All callers of calloc changed to use re_calloc.
14893         * lib/regex_internal.c (build_wcs_upper_buffer): Return reg_errcode_t,
14894         not int.  All callers changed.
14895         * lib/regcomp.c (re_compile_fastmap_iter): Don't use
14896         alloca (mb_cur_max); just use an array of size MB_LEN_MAX.
14897         * lib/regexec.c (push_fail_stack): Use re_realloc, not realloc.
14898         (find_recover_state): Change "err" to "*err"; this fixes what
14899         appears to be a real bug.
14900         (check_arrival_expand_ecl_sub): Be consistent about reg_errcode_t
14901         versus int.
14902
14903 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
14904
14905         * modules/regex (Depends-on): Add malloc, since the code
14906         assumes that !malloc(0) means failure.
14907
14908 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
14909
14910         * lib/regexec.c (set_regs): Don't alloca with an unbounded size.
14911
14912         alloca modernization/simplification for regex.
14913         * lib/regex.c: Remove portability cruft for alloca.  This no longer
14914         needs to be at the start of the file, and can be moved into
14915         regex_internal.h and simplified.
14916         * lib/regex_internal.h: Include <alloca.h>.
14917         (__libc_use_alloca) [!defined _LIBC]: New macro.
14918         * lib/regexec.c (build_trtable): Remove "#ifdef _LIBC", since the code
14919         now works outside glibc.
14920
14921 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
14922
14923         * config/srclist.txt: Add glibc bugs 1241, 1245.
14924
14925 2005-08-25  Jim Meyering  <jim@meyering.net>
14926
14927         * lib/open-safer.c: Include <config.h>.
14928         Otherwise, we'd lose LARGEFILE support in any file using
14929         e.g. "fcntl--.h"
14930
14931 2005-08-25  Bruno Haible  <bruno@clisp.org>
14932
14933         * m4/minmax.m4: Require autoconf 2.52.
14934         (gl_MINMAX_IN_HEADER): Add comments. Use m4_pushdef/m4_popdef instead
14935         of define/undefine. Use AS_TR_SH and AS_TR_CPP as more robust
14936         alternatives of translit over the alphabet.
14937         Based on a patch from Stepan Kasal <kasal@ucw.cz>.
14938
14939 2005-08-24  Simon Josefsson  <jas@extundo.com>
14940
14941         * tests/test-getpass.c: New file.
14942
14943 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
14944
14945         * m4/regex.m4 (gl_REGEX): Use POSIX-compliant spellings when testing
14946         for GNU regex features.
14947
14948 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
14949
14950         * lib/regcomp.c (regerror): 2nd arg is 'restrict', as per POSIX.
14951         * lib/regex.h (regerror): Likewise.
14952
14953         * lib/regex.c: Do not include <sys/types.h>, as POSIX no longer
14954         requires this.  (The code never needed it.)
14955
14956         * lib/regcomp.c, regex_internal.c, regex_internal.h, regexec.c:
14957         All uses of recently-renamed identifiers changed to use the new,
14958         POSIX-compliant names.  The code will build and run just fine
14959         without these changes, but it's better to eat our own dog food
14960         and use the standard-conforming names.
14961
14962         * lib/regex.h: Fix a multitude of POSIX name space violations.
14963         These changes have an effect only for programs that define
14964         _POSIX_C_SOURCE, _POSIX_SOURCE, or _XOPEN_SOURCE; they
14965         do not change anything for programs compiled in the normal way.
14966         Also, there is no effect on the ABI.
14967
14968         (_REGEX_SOURCE): New macro.
14969         Do not include <stddef.h> if _XOPEN_SOURCE and VMS are both
14970         defined and _GNU_SOURCE is not; this fixes a name space violation.
14971
14972         Rename the following macros to obey POSIX requirements.
14973         The old names are still visible as macros if _REGEX_SOURCE is defined.
14974         (REG_BACKSLASH_ESCAPE_IN_LISTS): renamed from
14975         RE_BACKSLASH_ESCAPE_IN_LISTS.
14976         (REG_BK_PLUS_QM): renamed from RE_BK_PLUS_QM.
14977         (REG_CHAR_CLASSES): renamed from RE_CHAR_CLASSES.
14978         (REG_CONTEXT_INDEP_ANCHORS): renamed from RE_CONTEXT_INDEP_ANCHORS.
14979         (REG_CONTEXT_INDEP_OPS): renamed from RE_CONTEXT_INDEP_OPS.
14980         (REG_CONTEXT_INVALID_OPS): renamed from RE_CONTEXT_INVALID_OPS.
14981         (REG_DOT_NEWLINE): renamed from RE_DOT_NEWLINE.
14982         (REG_DOT_NOT_NULL): renamed from RE_DOT_NOT_NULL.
14983         (REG_HAT_LISTS_NOT_NEWLINE): renamed from RE_HAT_LISTS_NOT_NEWLINE.
14984         (REG_INTERVALS): renamed from RE_INTERVALS.
14985         (REG_LIMITED_OPS): renamed from RE_LIMITED_OPS.
14986         (REG_NEWLINE_ALT): renamed from RE_NEWLINE_ALT.
14987         (REG_NO_BK_BRACES): renamed from RE_NO_BK_BRACES.
14988         (REG_NO_BK_PARENS): renamed from RE_NO_BK_PARENS.
14989         (REG_NO_BK_REFS): renamed from RE_NO_BK_REFS.
14990         (REG_NO_BK_VBAR): renamed from RE_NO_BK_VBAR.
14991         (REG_NO_EMPTY_RANGES): renamed from RE_NO_EMPTY_RANGES.
14992         (REG_UNMATCHED_RIGHT_PAREN_ORD): renamed from
14993         RE_UNMATCHED_RIGHT_PAREN_ORD.
14994         (REG_NO_POSIX_BACKTRACKING): renamed from RE_NO_POSIX_BACKTRACKING.
14995         (REG_NO_GNU_OPS): renamed from RE_NO_GNU_OPS.
14996         (REG_DEBUG): renamed from RE_DEBUG.
14997         (REG_INVALID_INTERVAL_ORD): renamed from RE_INVALID_INTERVAL_ORD.
14998         (REG_IGNORE_CASE): renamed from RE_ICASE.  This renaming is a bit
14999         unusual, since we can't clash with the POSIX REG_ICASE.
15000         (REG_CARET_ANCHORS_HERE): renamed from RE_CARET_ANCHORS_HERE.
15001         (REG_CONTEXT_INVALID_DUP): renamed from RE_CONTEXT_INVALID_DUP.
15002         (REG_NO_SUB): renamed from RE_NO_SUB.
15003         (REG_SYNTAX_EMACS): renamed from RE_SYNTAX_EMACS.
15004         (REG_SYNTAX_AWK): renamed from RE_SYNTAX_AWK.
15005         (REG_SYNTAX_GNU_AWK): renamed from RE_SYNTAX_GNU_AWK.
15006         (REG_SYNTAX_POSIX_AWK): renamed from RE_SYNTAX_POSIX_AWK.
15007         (REG_SYNTAX_GREP): renamed from RE_SYNTAX_GREP.
15008         (REG_SYNTAX_EGREP): renamed from RE_SYNTAX_EGREP.
15009         (REG_SYNTAX_POSIX_EGREP): renamed from RE_SYNTAX_POSIX_EGREP.
15010         (REG_SYNTAX_ED): renamed from RE_SYNTAX_ED.
15011         (REG_SYNTAX_SED): renamed from RE_SYNTAX_SED.
15012         (_REG_SYNTAX_POSIX_COMMON): renamed from _RE_SYNTAX_POSIX_COMMON.
15013         (REG_SYNTAX_POSIX_BASIC): renamed from RE_SYNTAX_POSIX_BASIC.
15014         (REG_SYNTAX_POSIX_MINIMAL_BASIC): renamed from
15015         RE_SYNTAX_POSIX_MINIMAL_BASIC.
15016         (REG_SYNTAX_POSIX_EXTENDED): renamed from RE_SYNTAX_POSIX_EXTENDED.
15017         (REG_SYNTAX_POSIX_MINIMAL_EXTENDED): renamed from
15018         RE_SYNTAX_POSIX_MINIMAL_EXTENDED.
15019         (REG_DUP_MAX): renamed from RE_DUP_MAX.  No need to undef it.
15020         (REG_UNALLOCATED): Renamed from REGS_UNALLOCATED.
15021         (REG_REALLOCATE): Renamed from REGS_REALLOCATE.
15022         (REG_FIXED): Renamed from REGS_FIXED.
15023         (REG_NREGS): Renamed from RE_NREGS.
15024
15025         (REG_ICASE, REG_NEWLINE, REG_NOSUB): Do not depend on the values
15026         of other REG_* macros, since POSIX says the user is allowed to
15027         #undef these macros selectively.
15028
15029         (reg_errcode_t): Update comment stating what other tables need
15030         to be consistent.
15031
15032         Rename the following enum values to obey POSIX requirements.
15033         The old names are still visible as macros.
15034         (_REG_ENOSYS): Renamed from REG_ENOSYS.  Define even if _XOPEN_SOURCE
15035         is not defined, since GNU is supposed to be a superset of POSIX as
15036         much as possible, and since we want reg_errcode_t to be a signed
15037         type for implementation consistency.
15038         (_REG_NOERROR): Renamed from REG_NOERROR.
15039         (_REG_NOMATCH): Renamed from REG_NOMATCH.
15040         (_REG_BADPAT): Renamed from REG_BADPAT.
15041         (_REG_ECOLLATE): Renamed from REG_ECOLLATE.
15042         (_REG_ECTYPE): Renamed from REG_ECTYPE.
15043         (_REG_EESCAPE): Renamed from REG_EESCAPE.
15044         (_REG_ESUBREG): Renamed from REG_ESUBREG.
15045         (_REG_EBRACK): Renamed from REG_EBRACK.
15046         (_REG_EPAREN): Renamed from REG_EPAREN.
15047         (_REG_EBRACE): Renamed from REG_EBRACE.
15048         (_REG_BADBR): Renamed from REG_BADBR.
15049         (_REG_ERANGE): Renamed from REG_ERANGE.
15050         (_REG_ESPACE): Renamed from REG_ESPACE.
15051         (_REG_BADRPT): Renamed from REG_BADRPT.
15052         (_REG_EEND): Renamed from REG_EEND.
15053         (_REG_ESIZE): Renamed from REG_ESIZE.
15054         (_REG_ERPAREN): Renamed from REG_ERPAREN.
15055         (REG_ENOSYS, REG_NOERROR, REG_NOMATCH, REG_BADPAT, REG_ECOLLATE):
15056         (REG_ECTYPE, REG_EESCAPE, REG_ESUBREG, REG_EBRACK, REG_EPAREN):
15057         (REG_EBRACE, REG_BADBR, REG_ERANGE, REG_ESPACE, REG_BADRPT, REG_EEND):
15058         (REG_ESIZE, REG_ERPAREN): Now macros, not enum constants.
15059
15060         (_REG_RE_NAME, _REG_RM_NAME): New macros.
15061         (REG_TRANSLATE_TYPE): Renamed from RE_TRANSLATE_TYPE.  All uses
15062         changed.  But support the old name if the new one is not defined
15063         and if _REGEX_SOURCE.
15064
15065         Change the following member names in struct re_pattern_buffer.
15066         The old names are still supported if !_REGEX_SOURCE.
15067         The new names are always supported, regardless of _REGEX_SOURCE.
15068         (re_buffer): Renamed from buffer.
15069         (re_allocated): Renamed from allocated.
15070         (re_used): Renamed from used.
15071         (re_syntax): Renamed from syntax.
15072         (re_fastmap): Renamed from fastmap.
15073         (re_translate): Renamed from translate.
15074         (re_can_be_null): Renamed from can_be_null.
15075         (re_regs_allocated): Renamed from regs_allocated.
15076         (re_fastmap_accurate): Renamed from fastmap_accurate.
15077         (re_no_sub): Renamed from no_sub.
15078         (re_not_bol): Renamed from not_bol.
15079         (re_not_eol): Renamed from not_eol.
15080         (re_newline_anchor): Renamed from newline_anchor.
15081
15082         Change the following member names in struct re_registers.
15083         The old names are still supported if !_REGEX_SOURCE.
15084         The new names are always supported, regardless of _REGEX_SOURCE.
15085         (rm_num_regs): Renamed from num_regs.
15086         (rm_start): Renamed from start.
15087         (rm_end): Renamed from end.
15088
15089         (re_set_syntax, re_compile_pattern, re_compile_fastmap):
15090         (re_search, re_search_2, re_match, re_match_2, re_set_registers):
15091         Prepend __ to parameter names.
15092
15093         Undo yesterday's changes.
15094
15095 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
15096
15097         * config/srclist.txt: Remove glibc bug 1233 and add 1236, which
15098         supersedes it. Add glibc bugs 1237, 1238, 1240.  Comment out
15099         lib/regex.c.
15100
15101 2005-08-24  Jim Meyering  <jim@meyering.net>
15102
15103         Sync from coreutils.
15104         * m4/fcntl-safer.m4: New file.
15105
15106         * m4/xgetcwd.m4: Use AC_LIBSOURCES and AC_LIBOBJ to indicate source
15107         and object files for this module.
15108
15109 2005-08-24  Jim Meyering  <jim@meyering.net>
15110
15111         Sync from coreutils.
15112         * lib/fcntl--.h, lib/fcntl-safer.h, lib/open-safer.c: New files.
15113
15114 2005-08-24  Jim Meyering  <jim@meyering.net>
15115
15116         * modules/xgetcwd (Makefile.am): Remove `lib_SOURCES += ...' line,
15117         now that xgetcwd.m4 requires xgetcwd.c and xgetcwd.h.
15118
15119 2005-08-24  Jim Meyering  <jim@meyering.net>
15120
15121         * modules/fcntl-safer: New module.
15122         * modules/fts (Depends-on): Add fcntl-safer.
15123         * MODULES.html.sh (File descriptor based Input/Output):
15124         Add fcntl-safer.
15125
15126 2005-08-24  Bruno Haible  <bruno@clisp.org>
15127
15128         Support for unit test modules.
15129         * modules/README: Mention tests modules.
15130         * modules/TEMPLATE-TESTS: New file.
15131         * gnulib-tool: New options --extract-tests-module, --with-tests and
15132         --tests-base (unused for the moment).
15133         (testsbase, inctests): New variables.
15134         (func_all_modules): Exclude TEMPLATE-TESTS and *-tests.
15135         (func_verify_module): Exclude TEMPLATE-TESTS.
15136         (func_verify_nontests_module, func_verify_tests_module): New functions.
15137         (func_get_dependencies): Add implicit dependency for tests modules.
15138         (func_get_tests_module): New function.
15139         (func_modules_transitive_closure): When --with-tests was specified,
15140         include the unit tests as well, unless explicitly avoided.
15141         (func_emit_lib_Makefile_am): Ignore the tests modules here.
15142         (func_emit_tests_Makefile_am): New function.
15143         (func_create_testdir): When --with-tests was specified, emit a
15144         tests/ directory.
15145         * MODULES.html.sh (Future developments): Update.
15146
15147 2005-08-24  Bruno Haible  <bruno@clisp.org>
15148
15149         * modules/tls-tests: New file.
15150         * tests/test-tls.c: New file, from GNU gettext.
15151
15152 2005-08-24  Bruno Haible  <bruno@clisp.org>
15153
15154         * modules/lock-tests: New file.
15155         * tests/test-lock.c: New file, from GNU gettext.
15156
15157 2005-08-24  Bruno Haible  <bruno@clisp.org>
15158
15159         * lib/lock.h: Add multiple inclusion guard.
15160         * lib/tls.h: Add multiple inclusion guard.
15161
15162 2005-08-24  Bruno Haible  <bruno@clisp.org>
15163
15164         * gnulib-tool: Add support for the --aux-dir option to
15165         --create-testdir, --create-megatestdir, --test, --megatest.
15166         (func_create_testdir, func_create_megatestdir): Optionally emit a
15167         AC_CONFIG_AUX_DIR directive.
15168         (create-testdir, create-megatestdir, test, megatest): Provide a
15169         default value for $auxdir.
15170
15171 2005-08-24  Bruno Haible  <bruno@clisp.org>
15172
15173         * gnulib-tool (import): Use compound statement instead of subshell
15174         where possible.
15175
15176 2005-08-24  Bruno Haible  <bruno@clisp.org>
15177
15178         * gnulib-tool (import): Change --aux-dir default to "build-aux".
15179
15180 2005-08-24  Bruno Haible  <bruno@clisp.org>
15181
15182         * gnulib-tool (func_version): Update.
15183
15184 2005-08-24  Bruno Haible  <bruno@clisp.org>
15185
15186         * gnulib-tool (func_import, func_create_testdir,
15187         func_create_megatestdir): Quote all autoconf macro arguments.
15188
15189 2005-08-24  Bruno Haible  <bruno@clisp.org>
15190
15191         * gnulib-tool (func_create_megatestdir): Call autoreconf without the
15192         option --force, because --force causes the aclocal.m4 of each
15193         subdirectory to be newer than the corresponding config.h.in.
15194
15195 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
15196
15197         * m4/regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
15198         All contents moved to gl_REGEX.
15199         (gl_REGEX): Don't bother checking whether lib/regex.c exists;
15200         assume that it does.
15201
15202 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
15203
15204         * lib/regex.h (REG_NOSYS)
15205         [!defined _XOPEN_SOURCE && 200112L <= _POSIX_C_SOURCE]:
15206         Define, since POSIX requires it as of 2001.
15207         (_REG_ENOSYS)
15208         [! (defined _XOPEN_SOURCE || 200112L <= _POSIX_C_SOURCE)]:
15209         New private symbol, used to keep the enum signed in all cases.
15210         * lib/regex.h (RE_NO_EMPTY_RANGES): Fix doc bug reported by James
15211         Youngman in
15212         <http://lists.gnu.org/archive/html/bug-gnulib/2005-07/msg00132.html>.
15213
15214         * lib/regex_internal.c (re_string_skip_chars, register_state):
15215         (calc_state_hash):
15216         Remove forward decls; no longer needed now that we use prototypes.
15217         * lib/regexec.c (acquire_init_state_context, check_halt_node_context):
15218         (proceed_next_node, pop_fail_stack, sub_epsilon_src_nodes):
15219         (clean_state_log_if_needed): Likewise.
15220
15221 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
15222
15223         * config/srclist.txt: Add glibc bugs 1231-1233.
15224
15225 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
15226
15227         Fix problems reported by Sam Steingold in
15228         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00007.html>.
15229         * lib/regexec.c (sift_states_bkref): Fix portability bug: the code
15230         assumed that reg_errcode_t is a signed type, which is not
15231         necessarily true if _XOPEN_SOURCE is not defined.
15232         * lib/regex_internal.c (calc_state_hash): Put 'inline' before type,
15233         since some compilers warn about it otherwise.
15234
15235 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
15236
15237         * lib/regcomp.c (create_initial_state): Remove duplicate decl.
15238         (init_word_char, create_initial_state, duplicate_node_closure):
15239         (fetch_token, peek_token_bracket, build_range_exp):
15240         (build_collating_symbol): Remove forward decls; no longer needed
15241         now that we use prototypes.
15242
15243         * lib/regcomp.c:
15244         (re_compile_pattern, re_set_syntax, re_compile_fastmap):
15245         (re_compile_fastmap_iter, regcomp, regerror, regfree):
15246         (re_compile_internal, init_dfa, init_word_char, free_workarea_compile):
15247         (create_initial_state, optimize_utf8, analyze, postorder, preorder):
15248         (optimize_subexps, lower_subexps, lower_subexp, calc_first, calc_next):
15249         (link_nfa_nodes, duplicate_node_closure, search_duplicated_node):
15250         (duplicate_node, calc_inveclosure, calc_eclosure, calc_eclosure_iter):
15251         (fetch_token, peek_token, peek_token_bracket, parse, parse_reg_exp):
15252         (parse_branch, parse_expression, parse_sub_exp, parse_dup_op):
15253         (build_range_exp, build_collating_symbol, parse_bracket_exp):
15254         (parse_bracket_element, parse_bracket_symbol, build_equiv_class):
15255         (build_charclass, build_charclass_op, fetch_number, create_tree):
15256         (create_token_tree, mark_opt_subexp, duplicate_tree):
15257         Use prototypes rather than old-style definitions.
15258
15259         * lib/regex_internal.c:
15260         (re_string_allocate, re_string_construct, re_string_realloc_buffers):
15261         (re_string_construct_common, build_wcs_buffer, build_wcs_upper_buffer):
15262         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
15263         (re_string_reconstruct, re_string_peek_byte_case):
15264         (re_string_fetch_byte_case, re_string_destruct, re_string_context_at):
15265         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
15266         (re_node_set_init_copy, re_node_set_add_intersect):
15267         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
15268         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
15269         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
15270         (re_acquire_state, re_acquire_state_context, register_state):
15271         (create_ci_newstate, create_cd_newstate, free_state):
15272         Likewise.
15273         * lib/regexec.c (regexec, re_match, re_search, re_match_2,
15274         re_search_2):
15275         (re_search_2_stub, re_search_stub, re_copy_regs, re_set_registers):
15276         (re_search_internal, prune_impossible_nodes):
15277         (acquire_init_state_context, check_matching, static):
15278         (check_halt_node_context, check_halt_state_context, proceed_next_node):
15279         (push_fail_stack, pop_fail_stack, set_regs, free_fail_stack_return):
15280         (update_regs, sift_states_backward, build_sifted_states):
15281         (clean_state_log_if_needed, merge_state_array):
15282         (update_cur_sifted_state, add_epsilon_src_nodes):
15283         (sub_epsilon_src_nodes, check_dst_limits, check_dst_limits_calc_pos_1):
15284         (check_dst_limits_calc_pos, check_subexp_limits, sift_states_bkref):
15285         (sift_states_iter_mb, transit_state, merge_state_with_log, static):
15286         (find_recover_state, check_subexp_matching_top, transit_state_mb):
15287         (transit_state_bkref, get_subexp, get_subexp_sub, find_subexp_node):
15288         (check_arrival, check_arrival_add_next_nodes):
15289         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
15290         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
15291         (check_node_accept_bytes, check_node_accept, extend_buffers):
15292         (match_ctx_init, match_ctx_clean, match_ctx_free, match_ctx_add_entry):
15293         (search_cur_bkref_entry, match_ctx_add_subtop, match_ctx_add_sublast):
15294         (sift_ctx_init):
15295         Likewise.
15296
15297         * lib/regex_internal.h:
15298         (re_string_allocate, re_string_construct, re_string_reconstruct):
15299         (re_string_realloc_buffers, build_wcs_buffer, build_wcs_upper_buffer):
15300         (build_upper_buffer, re_string_translate_buffer, re_string_destruct):
15301         (re_string_elem_size_at, re_string_char_size_at, re_string_wchar_at):
15302         (re_string_context_at, re_string_peek_byte_case):
15303         (re_string_fetch_byte_case): Declare even if RE_NO_INTERNAL_PROTOTYPES
15304         is defined, since we now use prototypes always.
15305
15306         * lib/regex.h (_RE_ARGS): Remove.  No longer needed, since we assume
15307         C89 or better.  All uses removed.
15308
15309 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
15310
15311         * config/srclist.txt: Add glibc bugs 1220-1227.
15312
15313 2005-08-20  Jim Meyering  <jim@meyering.net>
15314
15315         * lib/regexec.c (regexec, re_search_stub) [!_LIBC]: Omit declaration
15316         of unused local, dfa.
15317
15318 2005-08-20  Bruno Haible  <bruno@clisp.org>
15319
15320         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
15321
15322 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
15323
15324         * lib/regex_internal.c (re_string_realloc_buffers, re_node_set_insert):
15325         (re_node_set_insert_last, re_dfa_add_node):
15326         Rename local variables to avoid GCC shadowing warnings.
15327
15328 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
15329
15330         * lib/regex_internal.c (re_acquire_state, re_acquire_state_context)
15331         [defined lint]: Suppress bogus uninitialized-variable warnings.
15332
15333         * lib/regcomp.c (duplicate_node): Return new index, not an error code,
15334         and let the caller return REG_ESPACE if out of space.  This
15335         removes an uninitialied-variable warning with GCC 4.0.1, and also
15336         avoids taking the address of a local variable.  All callers
15337         changed.
15338
15339 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
15340
15341         * config/srclist.txt: Comment out $LIBCSRC/posix/regex_internal.c,
15342         $LIBCSRC/posix/regexec.c.
15343         Add glibc bug 1217 for regcomp.c.
15344
15345 2005-08-19  Jim Meyering  <jim@meyering.net>
15346
15347         * lib/regexec.c (proceed_next_node): Redo local variables to
15348         avoid GCC shadowing warnings.
15349
15350 2005-08-18  Bruno Haible  <bruno@clisp.org>
15351
15352         * lib/strstr.c (strstr): Fix return value in multibyte case.
15353         * lib/strcasestr.c (strcasestr): Likewise.
15354
15355 2005-08-17  Paul Eggert  <eggert@cs.ucla.edu>
15356
15357         * lib/regex.h: Remove useless space-before-tab.  From coreutils.
15358
15359 2005-08-17  Jim Meyering  <jim@meyering.net>
15360
15361         Make the %s format (seconds since the epoch) work for a negative
15362         number and when used with a zero-padded field width, e.g. %015s.
15363
15364         * lib/strftime.c (my_strftime): Move the `do_number_sign_and_padding'
15365         label so that it precedes the code to set `digits'.  Otherwise,
15366         %0Ns wouldn't work.  Before this change, `date -d @-22 +%05s' would
15367         print `00-22'.  Now, it prints `-0022', as it should.
15368
15369 2005-08-17  Bruno Haible  <bruno@clisp.org>
15370
15371         * modules/strstr (Files): Add m4/mbrtowc.m4.
15372         (Depends-on): Add mbuiter.
15373
15374 2005-08-17  Bruno Haible  <bruno@clisp.org>
15375
15376         * modules/strcasestr: New file.
15377         * MODULES.html.sh (String handling, based on ANSI C 89): Add
15378         strcasestr.
15379
15380 2005-08-17  Bruno Haible  <bruno@clisp.org>
15381
15382         * modules/strcase (Depends-on): Add mbuiter. Remove strnlen1, mbchar.
15383
15384 2005-08-17  Bruno Haible  <bruno@clisp.org>
15385
15386         * modules/mbuiter: New file.
15387         * MODULES.html.sh (Extended multibyte and wide character utilities):
15388         Add mbuiter.
15389
15390 2005-08-17  Bruno Haible  <bruno@clisp.org>
15391
15392         * m4/strstr.m4 (gl_FUNC_STRSTR): Use the replacement function always.
15393         (gl_PREREQ_STRSTR): Use gl_FUNC_MBRTOWC.
15394
15395 2005-08-17  Bruno Haible  <bruno@clisp.org>
15396
15397         * m4/strcasestr.m4: New file.
15398
15399 2005-08-17  Bruno Haible  <bruno@clisp.org>
15400
15401         * lib/strstr.h: Ignore HAVE_STRSTR, always declare the gnulib function.
15402         * lib/strstr.c: Completely rewritten, with multibyte locale support.
15403
15404 2005-08-17  Bruno Haible  <bruno@clisp.org>
15405
15406         * lib/strcasestr.h: New file.
15407         * lib/strcasestr.c: New file.
15408
15409 2005-08-17  Bruno Haible  <bruno@clisp.org>
15410
15411         * lib/strcasecmp.c: Use mbuiter.h.
15412
15413 2005-08-17  Bruno Haible  <bruno@clisp.org>
15414
15415         * lib/mbuiter.h: New file.
15416
15417 2005-08-16  Paul Eggert  <eggert@cs.ucla.edu>
15418
15419         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
15420         of gl_GETOPT_SUBSTITUTE.  That way, if both gl_GETOPT_SUBSTITUTE
15421         and gl_GETOPT are both invoked via different paths (as happens
15422         with GNU tar CVS because it uses both argp and getopt), the former
15423         wins.
15424
15425 2005-08-16  Bruno Haible  <bruno@clisp.org>
15426
15427         * modules/tls: New file.
15428         * MODULES.html.sh (Multithreading): Add tls.
15429
15430 2005-08-16  Bruno Haible  <bruno@clisp.org>
15431
15432         * modules/strnlen1: New file.
15433         * MODULES.html.sh (String handling): Add strnlen1.
15434
15435 2005-08-16  Bruno Haible  <bruno@clisp.org>
15436
15437         * modules/strcase (Files): Add m4/mbrtowc.m4.
15438         (Depends-on): Add strnlen1, mbchar.
15439
15440 2005-08-16  Bruno Haible  <bruno@clisp.org>
15441
15442         * modules/mbiter: New file.
15443         * MODULES.html.sh (Extended multibyte and wide character utilities):
15444         Add mbiter.
15445
15446 2005-08-16  Bruno Haible  <bruno@clisp.org>
15447
15448         * modules/mbfile: New file.
15449         * MODULES.html.sh (Extended multibyte and wide character utilities):
15450         Add mbfile.
15451
15452 2005-08-16  Bruno Haible  <bruno@clisp.org>
15453
15454         * modules/mbchar: New file.
15455         * MODULES.html.sh (Extended multibyte and wide character utilities):
15456         New section.
15457
15458 2005-08-16  Bruno Haible  <bruno@clisp.org>
15459
15460         * m4/tls.m4: New file, from GNU gettext.
15461
15462 2005-08-16  Bruno Haible  <bruno@clisp.org>
15463
15464         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Use the replacement function
15465         always.
15466         (gl_PREREQ_STRCASECMP): Use gl_FUNC_MBRTOWC.
15467
15468 2005-08-16  Bruno Haible  <bruno@clisp.org>
15469
15470         * m4/mbiter.m4: New file.
15471
15472 2005-08-16  Bruno Haible  <bruno@clisp.org>
15473
15474         * m4/mbfile.m4: New file.
15475
15476 2005-08-16  Bruno Haible  <bruno@clisp.org>
15477
15478         * m4/mbchar.m4: New file.
15479
15480 2005-08-16  Bruno Haible  <bruno@clisp.org>
15481
15482         * lib/tls.h: New file, from GNU gettext.
15483         * lib/tls.c: New file, from GNU gettext.
15484
15485 2005-08-16  Bruno Haible  <bruno@clisp.org>
15486
15487         * lib/strnlen1.h: New file.
15488         * lib/strnlen1.c: New file.
15489
15490 2005-08-16  Bruno Haible  <bruno@clisp.org>
15491
15492         * lib/strcasecmp.c (struct mbiter_multi): Remove at_end field.
15493         (mbi_init): Update.
15494         (mbi_avail, mbi_advance): Let the iteration end before the terminating
15495         NUL byte, not after it.
15496
15497 2005-08-16  Bruno Haible  <bruno@clisp.org>
15498
15499         * lib/strcase.h (strcasecmp): Add note in comments.
15500         * lib/strncasecmp.c: Use code from strcasecmp.c.
15501         * lib/strcasecmp.c: Use mbchar module. Define private mbiter variant.
15502         (strcasecmp): Work correctly in multibyte locales.
15503
15504 2005-08-16  Bruno Haible  <bruno@clisp.org>
15505
15506         * lib/mbiter.h: New file.
15507
15508 2005-08-16  Bruno Haible  <bruno@clisp.org>
15509
15510         * lib/mbfile.h: New file.
15511
15512 2005-08-16  Bruno Haible  <bruno@clisp.org>
15513
15514         * lib/mbchar.h: New file.
15515         * lib/mbchar.c: New file.
15516
15517 2005-08-16  Bruno Haible  <bruno@clisp.org>
15518
15519         * lib/mbchar.h (mb_cmp, mb_casecmp): Order the invalid characters after
15520         the valid ones. Makes the comparison operations transitive:
15521         cmp (a, b) < 0 && cmp (b, c) < 0 ==> cmp (a, c) < 0.
15522         * lib/strcasecmp.c (strcasecmp): Use mb_casecmp.
15523
15524 2005-08-15  Simon Josefsson  <jas@extundo.com>
15525
15526         * modules/ssize_t (License): Change to 'unlimited'.
15527
15528         * gnulib-tool (sed_extract_prog): Recognize 'unlimited' license.
15529
15530 2005-08-15  Paul Eggert  <eggert@cs.ucla.edu>
15531
15532         * config/srclist.txt: Comment out $LIBCSRC/posix/regex.h.
15533         Add comments for each pending glibc patch.
15534
15535 2005-08-15  Bruno Haible  <bruno@clisp.org>
15536
15537         * lib/regex.h (__restrict_arr): Don't define to __restrict if
15538         __cplusplus is defined.
15539
15540 2005-08-14  Jim Meyering  <jim@meyering.net>
15541
15542         Sync from coreutils.
15543
15544         * lib/fts-cycle.c (setup_dir, enter_dir, leave_dir, free_dir):
15545         Use the hash-table-based cycle-detection code not just when
15546         FTS_TIGHT_CYCLE_CHECK if specified, but also with FTS_LOGICAL.
15547         Reported by James Youngman in
15548         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00011.html>.
15549         * lib/fts_.h: Mention that with FTS_LOGICAL, we use
15550         FTS_TIGHT_CYCLE_CHECK.
15551         * lib/fts.c (fts_cross_check) [FTS_DEBUG]:
15552         s/active_dir_ht/fts_cycle.ht/. This lets us compile with -DFTS_DEBUG,
15553         once again.
15554         * lib/fts.c [! _LIBC]: Include "lstat.h" rather than rolling our own.
15555         * lib/fts.c (fd_safer): Remove decl.
15556         Include fcntl--.h rather than unistd-safer.h
15557         (fts_safe_changedir): Don't call fd_safer; no longer needed
15558         now that we include fcntl--.h.
15559
15560 2005-08-12  Simon Josefsson  <jas@extundo.com>
15561
15562         * modules/getndelim2: Use ssize_t module.
15563         * modules/getnline: Likewise.
15564         * modules/safe-read: Likewise.
15565         * modules/xreadlink: Likewise.
15566
15567         * modules/ssize_t: New file.
15568
15569 2005-08-12  Simon Josefsson  <jas@extundo.com>
15570
15571         * m4/readline.m4: Look for termcap, curses or ncurses if required.
15572
15573 2005-08-12  Simon Josefsson  <jas@extundo.com>
15574
15575         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
15576         ssize_t.
15577
15578 2005-08-12  Simon Josefsson  <jas@extundo.com>
15579
15580         * MODULES.html.sh (Extra functions based on ANSI C 89: Misc): Add
15581         readline, getdelim and check_version.
15582         (Support for systems lacking ISO C 99: Sizes of integer types):
15583         Add size_max.
15584
15585 2005-08-12  Bruno Haible  <bruno@clisp.org>
15586
15587         * m4/readline.m4 (gl_FUNC_READLINE): Look for ncurses first.
15588
15589 2005-08-11  Simon Josefsson  <jas@extundo.com>
15590
15591         * modules/readline: New file.
15592
15593         * modules/strnlen (Files): Add strnlen.h.
15594
15595 2005-08-11  Simon Josefsson  <jas@extundo.com>
15596
15597         * m4/readline.m4: New file.
15598
15599 2005-08-11  Simon Josefsson  <jas@extundo.com>
15600
15601         * lib/readline.h, readline.c: New file.
15602
15603 2005-08-11  Simon Josefsson  <jas@extundo.com>
15604
15605         * doc/gnulib.texi (Initial import, Finishing touches): Mention
15606         gl_AVOID.
15607
15608 2005-08-11  Bruno Haible  <bruno@clisp.org>
15609
15610         * lib/strnlen.h (strnlen): Change parameter name to match comment.
15611
15612 2005-08-10  Stepan Kasal  <kasal@ucw.cz>
15613
15614         * m4/onceonly_2_57.m4: Really require Autoconf 2.57.
15615
15616 2005-08-10  Simon Josefsson  <jas@extundo.com>
15617
15618         * tests/test-iconvme.c: New file.
15619
15620 2005-08-10  Simon Josefsson  <jas@extundo.com>
15621
15622         * m4/strnlen.m4: New file.
15623
15624         * m4/strndup.m4: Don't check for strnlen declaration, done in
15625         strnlen.m4.
15626
15627 2005-08-10  Simon Josefsson  <jas@extundo.com>
15628
15629         * lib/strndup.c: Use strnlen.h.
15630
15631         * lib/strnlen.h: New file.
15632
15633 2005-08-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
15634
15635         * README: Typos.
15636
15637 2005-08-02  Simon Josefsson  <jas@extundo.com>
15638
15639         * modules/readline: New file.
15640
15641 2005-08-02  Simon Josefsson  <jas@extundo.com>
15642
15643         * modules/getdelim: New file.
15644
15645         * modules/getline: Rewrite, don't use getndelim2.
15646
15647 2005-08-02  Simon Josefsson  <jas@extundo.com>
15648
15649         * m4/getline.m4: Separate out getdelim stuff into separate module.
15650
15651         * m4/getdelim.m4: New file.
15652
15653 2005-08-02  Simon Josefsson  <jas@extundo.com>
15654
15655         * lib/getline.h, getline.c: Rewrite.
15656
15657         * lib/getdelim.h, lib/getdelim.c: New files, ported from glibc.
15658
15659 2005-07-31  Bruno Haible  <bruno@clisp.org>
15660
15661         * lib/lock.h (gl_lock_initializer): New macro.
15662         (gl_lock_define_initialized): Use it.
15663         (gl_rwlock_initializer): New macro.
15664         (gl_rwlock_define_initialized): Use it.
15665         (gl_recursive_lock_initializer): New macro.
15666         (gl_recursive_lock_define_initialized): Use it.
15667
15668 2005-07-30  Karl Berry  <karl@gnu.org>
15669
15670         * doc/gnulib.texi (Initial import): mention -I$(top_builddir)/lib.
15671         Report from Ben Pfaff, regarding getopt.
15672
15673 2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
15674
15675         Add support to getopt for Emacs, which doesn't use LIBOBJS in the
15676         normal way.
15677         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE_HEADER): New macro.
15678         (gl_GETOPT_SUBSTITUTE): Use it.  Invoke gl_PREREQ_GETOPT.
15679         (gl_GETOPT_IFELSE, gl_GETOPT_CHECK_HEADERS): New macros.
15680         (gl_GETOPT): Use the new macros.  Most of the implementation
15681         is moved to the new macros.  This is for programs like Emacs
15682         that don't want all the functionality of gl_GETOPT.
15683
15684 2005-07-26  Bruno Haible  <bruno@clisp.org>
15685
15686         * m4/lock.m4: Update from GNU gettext.
15687
15688 2005-07-26  Bruno Haible  <bruno@clisp.org>
15689
15690         * lib/lock.h: Update from GNU gettext.
15691         * lib/lock.c: Update from GNU gettext.
15692
15693 2005-07-25  Paul Eggert  <eggert@cs.ucla.edu>
15694
15695         * m4/regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_IFELSE instead of the
15696         obsolescent AC_TRY_RUN.  Include the default includes files, for
15697         'exit'.
15698
15699 2005-07-24  Bruno Haible  <bruno@clisp.org>
15700
15701         * modules/visibility: New file.
15702         * MODULES.html.sh (Misc): Add visibility.
15703
15704 2005-07-24  Bruno Haible  <bruno@clisp.org>
15705
15706         * m4/visibility.m4: New file.
15707
15708 2005-07-24  Bruno Haible  <bruno@clisp.org>
15709
15710         * doc/visibility.texi: New file.
15711
15712 2005-07-22  Bruno Haible  <bruno@clisp.org>
15713
15714         * modules/alloca-opt (Makefile.am): Remove explicit dependency on
15715         $(ALLOCA_H), redundant through BUILT_SOURCES.
15716         * modules/argz (Makefile.am): Remove explicit dependency on $(ARGZ_H),
15717         redundant through BUILT_SOURCES.
15718         * modules/byteswap (Makefile.am): Remove explicit dependency on
15719         $(BYTESWAP_H), redundant through BUILT_SOURCES.
15720         * modules/fnmatch (Makefile.am): Remove explicit dependency on
15721         $(FNMATCH_H), redundant through BUILT_SOURCES.
15722         * modules/getopt (Makefile.am): Remove explicit dependency on
15723         $(GETOPT_H), redundant through BUILT_SOURCES.
15724         * modules/glob (Makefile.am): Remove explicit dependency on $(GLOB_H),
15725         redundant through BUILT_SOURCES.
15726         * modules/poll (Makefile.am): Remove explicit dependency on $(POLL_H),
15727         redundant through BUILT_SOURCES.
15728         * modules/stdbool (Makefile.am): Remove explicit dependency on
15729         $(STDBOOL_H), redundant through BUILT_SOURCES.
15730         * modules/stdint (Makefile.am): Remove explicit dependency on
15731         $(STDINT_H), redundant through BUILT_SOURCES.
15732         * modules/sysexits (Makefile.am): Add $(SYSEXITS_H) to BUILT_SOURCES.
15733         Remove explicit dependency on $(SYSEXITS_H).
15734         Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
15735
15736 2005-07-18  Simon Josefsson  <jas@extundo.com>
15737
15738         * lib/check-version.c (check_version): Accept identical versions too.
15739
15740 2005-07-18  Bruno Haible  <bruno@clisp.org>
15741
15742         * modules/lock: New file.
15743         * MODULES.html.sh (Multithreading): New section.
15744
15745 2005-07-18  Bruno Haible  <bruno@clisp.org>
15746
15747         * m4/lock.m4: New file, from GNU gettext.
15748
15749 2005-07-18  Bruno Haible  <bruno@clisp.org>
15750
15751         * lib/lock.h: New file, from GNU gettext.
15752         * lib/lock.c: New file, from GNU gettext.
15753
15754 2005-07-18  Bruno Haible  <bruno@clisp.org>
15755
15756         * lib/lock.h (gl_once_t): New type.
15757         (gl_once_define, gl_once): New macros.
15758         * lib/lock.c (fresh_once): New variable.
15759         (glthread_once, glthread_once_call, glthread_once_singlethreaded): New
15760         functions.
15761
15762 2005-07-16  Simon Josefsson  <jas@extundo.com>
15763
15764         * doc/gnulib.texi (Library version handling): Add ELF symbol collision
15765         workaround, suggested by Bruno.
15766
15767 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
15768
15769         * modules/xalloc (Depends-on): Add xalloc-die.
15770         * modules/xvasprintf (Depends-on): Add xalloc-die.
15771
15772 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
15773
15774         * lib/quotearg.c: Add translator comment suggested by Bruno Haible,
15775         with a minor change.
15776
15777 2005-07-15  Bruno Haible  <bruno@clisp.org>
15778
15779         * m4/poll.m4 (gl_FUNC_POLL): Check against MacOS X 10.4 poll() bug.
15780         When using lib/poll.c, define poll as rpl_poll.
15781
15782 2005-07-14  Paul Eggert  <eggert@cs.ucla.edu>
15783
15784         * modules/argp (Depends-on): Remove unlocked-io.
15785
15786 2005-07-14  Derek Price  <derek@ximbiot.com>
15787
15788         * m4/glob.m4 (gl_GLOB): Cache glob interface check result.  Add check
15789         for glob symlink bug.
15790
15791 2005-07-14  Bruno Haible  <bruno@clisp.org>
15792
15793         * m4/argp.m4 (gl_ARGP): Remove invocation of gl_FUNC_GLIBC_UNLOCKED_IO.
15794         Instead, test for *_unlocked function declarations directly.
15795
15796 2005-07-11  Simon Josefsson  <jas@extundo.com>
15797
15798         * modules/size_max: New file.
15799
15800         * modules/xsize: Depend on size_max module for size_max.m4.
15801
15802 2005-07-11  Simon Josefsson  <jas@extundo.com>
15803
15804         * lib/size_max.h: New file.
15805
15806 2005-07-11  Paul Eggert  <eggert@cs.ucla.edu>
15807
15808         * lib/version-etc-fsf.c (version_etc_copyright): Parameterize the
15809         copyright symbol and the year.
15810         * lib/version-etc.c (COPYRIGHT_YEAR): New constant.
15811         (version_etc_va): Use parameterized copyright notice.
15812         Reword to conform to the current GNU coding standards.
15813
15814 2005-07-11  Karl Berry  <karl@gnu.org>
15815
15816         * doc/gnulib.texi (Quoting): new node.
15817         (Initial import): more info, from Patrice.
15818
15819 2005-07-11  Bruno Haible  <bruno@clisp.org>
15820
15821         * gnulib-tool (func_usage): Document option --avoid.
15822         (Command line options): Handle --avoid.
15823         (func_acceptable): New function.
15824         (func_modules_transitive_closure): Use it.
15825
15826 2005-07-11  Bruno Haible  <bruno@clisp.org>
15827
15828         * MODULES.html.sh: Use shortcut URLs to the www.opengroup.org site.
15829         Reported by Jim Meyering.
15830
15831 2005-07-10  Bruno Haible  <bruno@clisp.org>
15832
15833         * m4/size_max.m4 (gl_SIZE_MAX): Cast ~(size_t)0 back to size_t.
15834         Needed when size_t is smaller than 'unsigned int'.
15835         Reported by Paul Eggert.
15836
15837 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
15838
15839         * modules/argp (Depends-on): Add unlocked-io
15840
15841 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
15842
15843         * lib/argp-namefrob.h: Include unlocked-io.h. Removed unnecessary
15844         block of defines.
15845
15846 2005-07-08  Paul Eggert  <eggert@cs.ucla.edu>
15847
15848         * config/srclist.txt: Comment out regcomp.c, since we have a porting
15849         fix now.
15850
15851 2005-07-08  Eric Blake  <ebb9@byu.net>  (tiny change)
15852         and Paul Eggert  <eggert@cs.ucla.edu>
15853
15854         * lib/regcomp.c (init_dfa, build_range_exp): Store __btowc value
15855         in wint_t, not wchar_t.  Remove now-unnecessary cast.
15856
15857 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
15858
15859         * modules/regex (Files): Add lib/regex_internal.c,
15860         lib/regex_internal.h, lib/regexec.c, lib/regcomp.c, m4/codeset.m4.
15861         (Depends-on): Add extensions.
15862         (Makefile.am): Remove lib_SOURCES; now done by m4 code.
15863
15864 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
15865
15866         * m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on
15867         pathconf.
15868         * m4/same.m4 (gl_SAME): Likewise.
15869         Require AC_SYS_LONG_FILE_NAMES; bug reported by Gerrit P. Haase.
15870
15871         * m4/regex.m4: Adjust to new libc regex implementation.
15872         (gl_INCLUDED_REGEX): Add AC_LIBSOURCES for
15873         all the .c and .h parts of (the new) regex.
15874         Quote the m4 stuff better.
15875         Check for RE_ICASE bug of old gnulib.
15876         Check for REG_STARTEND of recent libc.
15877         Rename local variables from jm_* to gl_*.
15878         Quote operand of "test -f".
15879         Say "recent enough" version of libc, not "version 2".
15880         (gl_PREREQ_REGEX): Remove AC_FUNC_ALLOCA, since alloca is a
15881         prerequisite module.  Remove AC_HEADER_STDC; no longer needed.
15882         Check for locale.h, isblank, mbrtowc, wcrtomb, wcscoll.
15883         Remove check for btowc, isascii.
15884         Require AM_LANGINFO_CODESET.
15885
15886 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
15887
15888         * lib/regex.c, regex.h: Sync from libc.
15889         * lib/regcomp.c, lib/regexec_internal.c, lib/regex_internal.h:
15890         * lib/regexec.c:
15891         New files, synced from libc, except that regex_internal.h
15892         currently has a small porting fix.
15893
15894 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
15895
15896         * config/srclist.txt: Add regcomp.c, regex.c, regex.h,
15897         regex_internal.c, regexec.c.
15898         Add regex_internal.h too, but as a comment, since the libc version
15899         is currently broken in gnulib mode.
15900
15901 2005-07-06  Paul Eggert  <eggert@cs.ucla.edu>
15902
15903         Support programs like Emacs that use gnulib but not gettext.
15904         * MODULES.html.sh (Internationalization functions): Add gettext-h.
15905         * modules/gettext-h: New file.
15906         * modules/gettext (Files): Remove lib/gettext.h.
15907         (Depends-on): Add gettext-h.
15908         (Makefile.am): Remove lib_SOURCES.
15909         * modules/argmatch, modules/c-stack, modules/closeout:
15910         * modules/copy-file, modules/csharpcomp, modules/csharpexec:
15911         * modules/execute, modules/file-type, modules/getaddrinfo:
15912         * modules/getopt, modules/human, modules/javacomp:
15913         * modules/javaexec, modules/mkdir-p, modules/obstack:
15914         * modules/openat, modules/pagealign_alloc, modules/pipe:
15915         * modules/quotearg, modules/regex, modules/rpmatch:
15916         * modules/unicodeio, modules/userspec, modules/version-etc:
15917         * modules/wait-process, modules/xalloc-die, modules/xmemcoll:
15918         * modules/xsetenv:
15919         Depend on gettext-h, not gettext.
15920
15921 2005-07-05  Paul Eggert  <eggert@cs.ucla.edu>
15922
15923         * gnulib-tool (func_import): Add support for 'public domain' license.
15924         * modules/alloca, modules/atexit, modules/memmove:
15925         Now public domain, not GPL.
15926         * modules/dup2, modules/getpagesize, modules/malloc, modules/memset:
15927         * modules/realloc, modules/strerror, modules/strtod:
15928         Now LGPL, not GPL.
15929
15930 2005-07-05  Bruno Haible  <bruno@clisp.org>
15931
15932         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC): Upgrade to version from current
15933         autoconf CVS. Needed for mingw.
15934
15935 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
15936
15937         Remove the dependency of the strftime module on the tzset module.
15938         * modules/strftime (Depends-on): Remove dependency on tzset.
15939
15940 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
15941
15942         Remove the dependency of the strftime module on the tzset module.
15943         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't require
15944         gl_FUNC_TZSET_CLOBBER.
15945
15946 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
15947
15948         Remove the dependency of the strftime module on the tzset module.
15949         * lib/strftime.c (my_strftime)
15950         [! defined _LIBC && ! HAVE_RUN_TZSET_TEST]:
15951         Copy the input structure, to work around some of the bug with
15952         Solaris 2.5.1 and Solaris 2.6.  If you still care about these old
15953         Solaris releases, you should also use the tzset module, but we won't
15954         require it as a dependency any more since we don't want LGPLed code
15955         to depend on GPLed code.
15956
15957 2005-07-02  Jim Meyering  <jim@meyering.net>
15958
15959         * m4/chown.m4, cloexec.m4, dup2.m4, fsusage.m4:
15960         * m4/getcwd-path-max.m4, getcwd.m4, mkstemp.m4, mountlist.m4:
15961         * m4/pagealign_alloc.m4, save-cwd.m4, unistd-safer.m4:
15962         Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
15963
15964 2005-07-02  Jim Meyering  <jim@meyering.net>
15965
15966         * lib/backupfile.c (backup_args): Change a `0' to NULL.
15967
15968 2005-07-01  Paul Eggert  <eggert@cs.ucla.edu>
15969
15970         * lib/xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h>
15971         declares only 'struct timespec;' (!).
15972
15973 2005-07-01  Jim Meyering  <jim@meyering.net>
15974
15975         * lib/chown.c, cloexec.c, dup-safer.c, dup2.c, fsusage.c, getcwd.c:
15976         * lib/getloadavg.c, mountlist.c, openat.h, pagealign_alloc.c:
15977         * lib/save-cwd.c, tempname.c:
15978         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
15979         and don't include <sys/file.h>).
15980
15981 2005-06-29  Jim Meyering  <jim@meyering.net>
15982
15983         * lib/mkdir-p.c (make_dir_parents): Don't apply sizeof to a hard-coded
15984         type name.  Use the variable name instead.
15985         * lib/idcache.c (getuser, getuidbyname, getgroup, getgidbyname):
15986         Likewise.
15987
15988 2005-06-28  Simon Josefsson  <jas@extundo.com>
15989
15990         * modules/check-version (Files): Add check-version.m4.
15991
15992 2005-06-28  Simon Josefsson  <jas@extundo.com>
15993
15994         * m4/check-version.m4: New file, suggested by Jim Meyering
15995         <jim@meyering.net>.
15996
15997 2005-06-28  Simon Josefsson  <jas@extundo.com>
15998
15999         * lib/check-version.h, lib/check-version.c: New files.
16000
16001 2005-06-28  Simon Josefsson  <jas@extundo.com>
16002
16003         * lib/base64.c (base64_encode): Indent.  Rename 'b64' to avoid
16004         collision with global variable.  Better indentation.  Don't
16005         increment buffer pointer beyond buffer end.  Based on comments
16006         from Paul Eggert <eggert@cs.ucla.edu>.
16007
16008         * lib/base64.h: Indent.
16009
16010 2005-06-28  Simon Josefsson  <jas@extundo.com>
16011
16012         * doc/gnulib.texi (Library version handling): New section.
16013
16014 2005-06-28  Jim Meyering  <jim@meyering.net>
16015
16016         * check-module (find_included_lib_files): Hard-code another
16017         pair of exceptions: fts.c includes fts-cycle.c and unistd-safer.h
16018         but modules/fts-lgpl (correctly) does not list those files.
16019
16020         * modules/canonicalize (Files): Add lib/pathmax.h.
16021
16022 2005-06-25  Simon Josefsson  <jas@extundo.com>
16023
16024         * modules/check-version: New file.
16025
16026 2005-06-24  Paul Eggert  <eggert@cs.ucla.edu>
16027
16028         * lib/canon-host.c (canon-host): Append trailing "," to 0 in
16029         initializer of struct addrinfo, as an indication that we don't
16030         care how many members the structure has.
16031
16032 2005-06-24  Derek Price  <derek@ximbiot.com>
16033         and Bruno Haible  <bruno@clisp.org>
16034
16035         Remove stat module & update lstat.
16036         * m4/lstat.m4 (gl_FUNC_LSTAT): Drop AC_FUNC_LSTAT in favor of
16037         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
16038         * m4/stat.m4: Remove this file.
16039
16040 2005-06-24  Derek Price  <derek@ximbiot.com>
16041         and Bruno Haible  <bruno@clisp.org>
16042
16043         Remove stat module & update lstat.
16044         * lib/stat.c: Remove this file...
16045         (slash_aware_lstat): ...moving this content and its support...
16046         * lib/lstat.c (rpl_lstat): ...into here.
16047         * lib/lstat.h: New file.
16048
16049 2005-06-24  Derek Price  <derek@ximbiot.com>
16050         and Bruno Haible  <bruno@clisp.org>
16051
16052         Remove stat module & update lstat.
16053         * config/srclist.txt (libc sources): Remove stat.
16054
16055 2005-06-24  Derek Price  <derek@ximbiot.com>
16056         and Bruno Haible  <bruno@clisp.org>
16057
16058         Remove stat module & update lstat.
16059         * MODULES.html.sh (stat): Remove.
16060         * MODULES.html: Regenerated.
16061         * modules/lstat (Description): Correct function name.
16062         (Files): Add "lstat.h".
16063         (Depends-on): Remove stat, add xalloc, stat-macros.
16064         * modules/stat: Remove this file.
16065         (Include): Add "lstat.h", remove <sys/stat.h>.
16066
16067 2005-06-23  Paul Eggert  <eggert@cs.ucla.edu>
16068
16069         * lib/mktime.c: Include <string.h> even if !DEBUG.  (From glibc.)
16070         (ranged_convert): Don't save conversion in a temporary struct.
16071         This causes a warning with GCC 4.0.0, and anyway in the typical
16072         case it's not worth the extra 100 bytes or so of code.
16073         (ranged_convert, __mktime_internal): When calling a function via a
16074         pointer P, use P () rather than (*P) (), as we now assume C89 or
16075         better.
16076
16077 2005-06-22  Paul Eggert  <eggert@cs.ucla.edu>
16078
16079         * lib/readutmp.c (desirable_utmp_entry): Fix bug where "who -b" and
16080         "who -r" failed to give output.  Problem reported by Tim Waugh.
16081
16082         * lib/xmalloc.c (HAVE_GNU_CALLOC): New constant.
16083         (xcalloc): Use it to avoid needless tests.
16084         Problem reported by Jim Meyering.
16085
16086 2005-06-20  Derek Price  <derek@ximbiot.com>
16087
16088         * m4/bison.m4: Note that precious decls of YACC & YFLAGS will be
16089         unnecessary for Autoconfs > 2.59c.
16090
16091 2005-06-16  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
16092
16093         * lib/argp.h (__option_is_short): Check upper limit of
16094         __key. Isprint() requires its argument to have the value
16095         of an unsigned char or EOF.
16096
16097 2005-06-16  Jim Meyering  <jim@meyering.net>
16098
16099         * lib/calloc.c (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1)
16100         when either N or S is zero.
16101
16102 2005-06-16  Derek Price  <derek@ximbiot.com>
16103
16104         * m4/bison.m4: Declare YACC & YFLAGS precious.
16105
16106 2005-06-10  Paul Eggert  <eggert@cs.ucla.edu>
16107
16108         * lib/fnmatch.c (fnmatch): If there is an encoding error in a
16109         multibyte string or pattern, fall back on unibyte matching.
16110         Problem reported by James Youngman.
16111
16112 2005-06-08  Bruno Haible  <bruno@clisp.org>
16113
16114         * modules/csharpcomp: New file.
16115         * MODULES.html.sh (C#): Add csharpcomp.
16116
16117 2005-06-08  Bruno Haible  <bruno@clisp.org>
16118
16119         * m4/csharpcomp.m4: New file, from GNU gettext.
16120
16121 2005-06-08  Bruno Haible  <bruno@clisp.org>
16122
16123         * lib/csharpcomp.h: New file, from GNU gettext.
16124         * lib/csharpcomp.c: New file, from GNU gettext.
16125         * lib/csharpcomp.sh.in: New file, from GNU gettext.
16126
16127 2005-06-08  Bruno Haible  <bruno@clisp.org>
16128
16129         * lib/binary-io.h (fileno): Undefine before defining it. Avoids a gcc
16130         warning on mingw.
16131
16132 2005-06-07  Derek Price  <derek@ximbiot.com>
16133
16134         Sync from CVS.
16135         * lib/glob_.h: Indent nested #ifdef.
16136
16137 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
16138
16139         Sync from coreutils.
16140         Use "file name" when talking about file names, instead of "filename"
16141         or "path", as per the GNU coding standards.
16142         * lib/mkdir-p.c: Renamed from makepath.c.
16143         (make_dir_parents): Renamed from make_path.  All callers changed.
16144         * lib/mkdir-p.h: Likewise.  All includers changed.
16145         * lib/filenamecat.c: Renamed from path-concat.c.
16146         (file_name_concat): Renamed from path_concat.  All callers changed.
16147         [TEST_FILE_NAME_CONCAT]: Renamed from TEST_PATH_CONCAT.
16148         * lib/filenamecat.h: Likewise.  All includers changed.
16149         * lib/acl.c: Don't use "path" or "filename" to mean "file name"
16150         in comments or local variable names.
16151         * lib/basename.c: Likewise.
16152         * lib/canonicalize.c, canonicalize.h: Likewise.
16153         * lib/dirname.c, dirname.h: Likewise.
16154         * lib/euidaccess.c: Likewise.
16155         * lib/exclude.c: Likewise
16156         * lib/fnmatch_.h, fnmatch_loop.c: Likewise.
16157         * lib/fsusage.c, fsuage.h: Likewise.
16158         * lib/fts.c, fts_.h: Likewise.
16159         * lib/getcwd.c: Likewise.
16160         * lib/getloadavg.c: Likewise.
16161         * lib/mkstemp.c: Likewise.
16162         * lib/mountlist.c, mountlist.h: Likewise.
16163         * lib/openat.c, openat.h: Likewise.
16164         * lib/readlink-stub.c: Likewise.
16165         * lib/readutmp.c, readutmp.h: Likewise.
16166         * lib/rename.c: Likewise.
16167         * lib/rmdir.c: Likewise.
16168         * lib/same.c: Likewise.
16169         * lib/savedir.c: Likewise.
16170         * lib/stripslash.c: Likewise.
16171         * lib/tempname.c: Likewise.
16172         * lib/xreadlink.c: Likewise.
16173         * lib/exclude.c (excluded_file_name): Renamed from excluded_filename.
16174         All uses changed.
16175         * lib/exclude.h: Likewise.
16176
16177         * lib/euidaccess.c (getuid, getgid, getuid, getegid)
16178         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
16179         * lib/idcache.c (getpwuid, getpwnam, getgrgid, getgrnam)
16180         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
16181         * lib/pathmax.h: Include <limits.h> unconditionally, since other
16182         files have been getting away with it for years (MORE/BSD 4.3
16183         is extinct now).
16184         * lib/userspec.c (getpwnam, getgrnam, getgrgid)
16185         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
16186
16187         * lib/pathmax.h (_POSIX_PATH_MAX) [!defined _POSIX_PATH_MAX]:
16188         Define to 256, not 255, as per modern POSIX.
16189
16190 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
16191
16192         Sync from coreutils.
16193         Use "file name" when talking about file names, instead of "filename"
16194         or "path", as per the GNU coding standards.
16195         * MODULES.html.sh: mkdir-p renamed from makepath.
16196         filenamecat renamed from path-concat.
16197         * modules/filenamecat: Renamed from modules/path-concat.
16198         (Files): filenamecat.h and filenamecat.c renamed from
16199         path-concat.h and path-concat.c.
16200         (configure.ac): gl_FILE_NAME_CONCAT, not gl_PATH_CONCAT.
16201         (Include): filenamecat.h, not path-concat.h.
16202         * modules/mkdir-p: Renamed from modules/makepath.
16203         (Files): mkdir-p.h and mkdir-p.c renamed from makepath.h and
16204         makepath.c.
16205         (configure.ac): gl_MKDIR_PARENTS, not gl_MAKEPATH.
16206         (Include): mkdir-p.h, not makepath.h.
16207
16208 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
16209
16210         Sync from coreutils.
16211         * m4/mkdir-p.m4: Renamed from makepath.m4.
16212         (gl_MKDIR_PARENTS): Renamed from gl_MAKEPATH.  All uses changed.
16213         Rename files from makepath.c to mkdir-p.c, and from
16214         makepath.h to mkdir-p.h.
16215         * m4/filenamecat.m4: Renamed from path-concat.m4.
16216         (gl_FILE_NAME_CONCAT): Renamed from gl_PATH_CONCAT.  All uses changed.
16217         Rename files from path-concat.c to filenamecat.c,
16218         and from path-concat.h to filenamecat.h.
16219         * m4/getcwd-path-max.m4: Don't use "path" or "filename" to mean
16220         "file name" in local variables or comments.
16221         * m4/rename.m4: Likewise.
16222
16223 2005-06-01  Bruno Haible  <bruno@clisp.org>
16224
16225         * modules/csharpexec: New file.
16226         * MODULES.html.sh (C#): New section.
16227
16228 2005-06-01  Bruno Haible  <bruno@clisp.org>
16229
16230         * m4/csharp.m4: New file, from GNU gettext.
16231         * m4/csharpexec.m4: New file, from GNU gettext.
16232
16233 2005-06-01  Bruno Haible  <bruno@clisp.org>
16234
16235         * lib/csharpexec.h: New file, from GNU gettext.
16236         * lib/csharpexec.c: New file, from GNU gettext.
16237         * lib/csharpexec.sh.in: New file, from GNU gettext.
16238
16239 2005-05-31  Derek Price  <derek@ximbiot.com>
16240             Paul Eggert  <eggert@cs.ucla.edu>
16241
16242         Sync from cvs.
16243         * m4/glob.m4: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
16244
16245 2005-05-31  Derek Price  <derek@ximbiot.com>
16246             Paul Eggert  <eggert@cs.ucla.edu>
16247
16248         Sync from cvs.
16249         * lib/glob_.h: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
16250
16251 2005-05-29  Derek Price  <derek@ximbiot.com>
16252
16253         * config/srclist.txt (glob_.h, glob.c): Add these files.
16254
16255 2005-05-29  Derek Price  <derek@ximbiot.com>
16256
16257         * MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.
16258         * modules/glob: New file.
16259         * modules/getlogin_r: Add link to POSIX spec in description.
16260
16261 2005-05-29  Derek Price  <derek@ximbiot.com>
16262             Paul Eggert  <eggert@cs.ucla.edu>
16263
16264         * m4/glob.m4: New file.
16265
16266 2005-05-29  Derek Price  <derek@ximbiot.com>
16267             Paul Eggert  <eggert@cs.ucla.edu>
16268
16269         * lib/glob_.h, lib/glob.c: New files.
16270
16271 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
16272
16273         * modules/fts (Files): Remove m4/inttypes-pri.m4.
16274         * modules/fts-lgpl (Depends-on): Remove gettext.
16275
16276 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
16277
16278         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't check for inttypes.h or stdint.h,
16279         and don't require gt_INTTYPES_PRI.
16280
16281 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
16282
16283         * lib/getlogin_r.c (getlogin_r): Don't set errno to 0 on return.
16284
16285         * lib/fts.c: Don't worry about debugging on pre-C99-compatible hosts;
16286         the configuration hassle isn't worth it.
16287         Include inttypes.h and stdint.h unconditionally if FTS_DEBUG.
16288         (LONGEST_MODIFIER, PRIuMAX): Remove.
16289
16290 2005-05-27  Bruno Haible  <bruno@clisp.org>
16291
16292         * lib/getlogin_r.h: Remove second include of <stddef.h>.
16293
16294 2005-05-26  Paul Eggert  <eggert@cs.ucla.edu>
16295
16296         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
16297         _POSIX_PTHREAD_SEMANTICS for Solaris.
16298
16299 2005-05-25  Derek Price  <derek@ximbiot.com>
16300
16301         * MODULES.html.sh: Add getlogin_r to POSIX.2001 support section.
16302
16303 2005-05-25  Derek Price  <derek@ximbiot.com>
16304             Paul Eggert  <eggert@cs.ucla.edu>
16305
16306         * modules/getlogin_r, m4/getlogin_r.m4: New files.
16307         * lib/getlogin_r.c, getlogin_r.h: New files.
16308
16309 2005-05-25  Bruno Haible  <bruno@clisp.org>
16310             Derek Price  <derek@ximbiot.com>
16311
16312         * lib/getlogin_r.h: Simplify API documentation.
16313
16314 2005-05-23  Derek Price  <derek@ximbiot.com>
16315
16316         * modules/minmax (Files): Add m4/minmax.m4.
16317         (configure.ac): Add gl_MINMAX.
16318
16319 2005-05-22  Paul Eggert  <eggert@cs.ucla.edu>
16320
16321         * lib/fts.c (fd_safer) [_LGPL_PACKAGE]: New static function,
16322         so that unistd-safer.h (GPL'ed code) need not be included.
16323
16324 2005-05-22  Bruno Haible  <bruno@clisp.org>
16325
16326         * m4/minmax.m4: New file.
16327         Based on a patch by Derek Price <derek@ximbiot.com>.
16328
16329 2005-05-22  Bruno Haible  <bruno@clisp.org>
16330
16331         * lib/stdint_.h (_STDINT_H_HAVE_INT64): New macro. Use it in #ifdefs.
16332         (INT64_MIN): Fix definition.
16333         Suggested by Paul Eggert <eggert@cs.ucla.edu>.
16334
16335         * lib/stdint_.h (_STDINT_H_NEED_SIGNED_INT_TYPES): Renamed from
16336         NEED_SIGNED_INT_TYPES.
16337
16338         * lib/stdint_.h (_STDINT_H_HAVE_SYSTEM_INTTYPES): Renamed from
16339         HAVE_SYSTEM_INTTYPES.
16340
16341 2005-05-22  Bruno Haible  <bruno@clisp.org>
16342
16343         * lib/minmax.h: Include <limits.h> only when it defines MIN, MAX.
16344         Also include <sys/param.h> if it defines MIN, MAX.
16345         Based on a patch by Derek Price <derek@ximbiot.com>.
16346
16347 2005-05-21  Jim Meyering  <jim@meyering.net>
16348
16349         * modules/fts (Files): Add m4/inttypes-pri.m4.
16350         (Depends-on): Add lstat and remove gettext.  Alphabetize.
16351
16352 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
16353
16354         New fts module.
16355         * lib/fts.c: Don't include "cycle-check.h" or "hash.h".
16356         (setup_dir, free_dir): New functions.
16357         (enter_dir, leave_dir): Define trivial
16358         alternatives of _LGPL_PACKAGE.  Move to fts-cycle.c if !_LGPL_PACKAGE.
16359         (HT_INITIAL_SIZE, ENTER_DIR): Remove.  All uses removed.
16360         (LEAVE_DIR): Fix typo: pass Fts and Ent to leave_dir.
16361         (struct Active_dir, AD_compare, AD_hash, enter_dir, leave_dir):
16362         Move to fts-cycle.c.
16363         (fts_open): Use setup_dir.
16364         (fts_close): Use free_dir.
16365         (fts_read): Have just one copy of the ENTER_DIR code rather than three.
16366         This adds a label and some gotos, but the alternatives were messier.
16367         Check for memory allocation failure when entering a dir.
16368         (fts_stat) [_LGPL_PACKAGE]: Bring back glibc cycle detection code.
16369         * lib/fts_.h (_LGPL_PACKAGE) [defined _LIBC]: New macro.
16370         (FTS): New member fts_cycle, that is a union that contains the
16371         old active_dir_ht and cycle_state.  All uses changed to mention
16372         fts_cycle.ht and fts_cycle.state.
16373         * lib/fts-cycle.c: New file, containing GPL'ed code migrated out of
16374         fts.c, with the following changes:
16375         (setup_dir, free_dir): New functions.
16376         (enter_dir): Now returns bool.  Return true if successful, false
16377         if memory exhausted.  All callers changed.
16378         Do not bother partly cleaning up on
16379         memory allocation failure; that is free_dir's job.
16380         However, free ad if hash_insert fails, to avoid memory leak.
16381         (enter_dir, leave_dir): Accommodate change to FTS by inspecting
16382         fts->fts_options to see which union member to use.
16383
16384 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
16385
16386         * m4/fts.m4 (gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS.
16387         (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): New macros.
16388
16389 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
16390
16391         * MODULES.html.sh (File system functions): Add fts, fts-lgpl.
16392
16393 2005-05-20  Jim Meyering  <jim@meyering.net>
16394
16395         * lib/unlinkdir.h (cannot_unlink_dir) [UNLINK_CANNOT_UNLINK_DIR]:
16396         Now a macro, to pacify GCC.
16397
16398 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
16399
16400         * m4/chown.m4 (gl_FUNC_CHOWN): Correct sense of test for honoring IDs
16401         of -1.
16402
16403 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
16404
16405         * lib/chown.c (rpl_chown): Return -1 on failure.
16406
16407 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
16408
16409         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME]):
16410         Don't check for stddef.h.
16411         * m4/fts.m4 (gl_FUNC_FTS): Don't require AC_HEADER_STDC, as we
16412         don't use its results.
16413         Don't check for fcntl.h, stddef.h, stdlib.h, string.h, unistd.h,
16414         since we include them unconditionally.  Don't require
16415         AM_STDBOOL_H, since stdbool is a prerequisite.
16416         Don't require AC_C_CONST, AC_TYPE_SIZE_T or check for ptrdiff_t
16417         since we assume C89 or better.
16418         Don't require AC_FUNC_CLOSEDIR_VOID, AC_FUNC_LSTAT, or AC_FUNC_STAT,
16419         as we don't use their results.
16420         Don't check for fchdir, memmove, memset, strrchr, as we use
16421         them unconditionally.
16422         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't define
16423         GETTIMEOFDAY_CLOBBERS_LOCALTIME_BUFFER, since nobody uses it.
16424
16425 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
16426
16427         * lib/canonicalize.c: Include canonicalize.h first, to test interface.
16428         Include <stddef.h> unconditionally, since we assume C89 now.
16429         All uses of PTR_INT_TYPE replaced by ptrdiff_t.
16430         * lib/fts.c: Include fts_.h first, to check interface.
16431         Do not include intprops.h; no longer needed.
16432         Include cycle-check.h and hash.h, since fts_.h no longer does.
16433         Remove unnecessary casts of closedir to void.
16434         (fts_build): Use a simpler method (not involving TYPE_SIGNED) to
16435         decide whether to decrement nlinks.
16436         * lib/fts_.h: Do not include hash.h or cycle-check.h; no longer needed.
16437         (FTS): Use struct hash_table * instead of Hash_table, so that
16438         we no longer need to include hash.h here.
16439
16440 2005-05-18  Jim Meyering  <jim@meyering.net>
16441
16442         * modules/dirfd (License): Change to LGPL.  Most of the code
16443         is already in the public domain.
16444
16445 2005-05-18  Jim Meyering  <jim@meyering.net>
16446
16447         * m4/fts.m4 (AC_LIBSOURCES): Add intprops.h to the list.
16448         Reported by Yoann Vandoorselaere.
16449
16450 2005-05-17  Jim Meyering  <jim@meyering.net>
16451
16452         * m4/fts.m4: New file, from coreutils.
16453
16454 2005-05-17  Jim Meyering  <jim@meyering.net>
16455
16456         * lib/fts.c, lib/fts_.h: New files, from coreutils.
16457
16458 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
16459
16460         Sync from coreutils.
16461         * m4/unlinkdir.m4: New file.
16462
16463 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
16464
16465         Sync from coreutils.
16466         * lib/unlinkdir.c, lib/unlinkdir.h: New files.
16467         * lib/gethrxtime.c, lib/gethrxtime.h, lib/getpass.h, lib/mountlist.h,
16468         lib/path-concat.c, lib/regex.h, lib/unlocked-io.h, lib/xtime.h:
16469         White space changes only.
16470         * lib/makepath.c (make_path): Port to hosts where leading "//" is
16471         special.
16472         * lib/yesno.c: Include getline.h, not ctype.h.
16473         (yesno): Don't remove leading white space; POSIX doesn't allow it.
16474         Use getline to remove arbitrary restriction on response length.
16475
16476 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
16477
16478         * config/srclist-update: Spell out "Street" in FSF postal
16479         mail address; this is the style the FSF seems to prefer.
16480
16481         * build-aux/depcomp, build-aux/install-sh, build-aux/mdate-sh,
16482         build-aux/missing, build-aux/mkinstalldirs: Sync from Automake;
16483         this updates FSF postal mail address.
16484
16485         Sync from coreutils.
16486         * modules/unlinkdir: New file.
16487         * modules/yesno (Depends-on): Add getline.
16488         * MODULES.html.sh (File system functions): Add unlinkdir.
16489
16490 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
16491
16492         * lib/byteswap_.h, lib/getsubopt.h, lib/iconvme.h, lib/strsep.c,
16493         lib/strsep.h:
16494         Change the initial comment to refer to GPL, not LGPL.
16495         gnulib-tool will change it to LGPL as needed.
16496
16497         * lib/__fpending.c, lib/acl.c, lib/acl.h, lib/alloca_.h, lib/allocsa.c,
16498         lib/allocsa.h, lib/argmatch.c, lib/argmatch.h, lib/argp-ba.c,
16499         lib/argp-eexst.c, lib/argp-fmtstream.c, lib/argp-fmtstream.h,
16500         lib/argp-fs-xinl.c, lib/argp-help.c, lib/argp-namefrob.h,
16501         lib/argp-parse.c, lib/argp-pv.c, lib/argp-pvh.c, lib/argp-xinl.c,
16502         lib/argp.h, lib/argz.c, lib/argz_.h, lib/asnprintf.c, lib/asprintf.c,
16503         lib/atanl.c, lib/backupfile.c, lib/backupfile.h, lib/base64.c,
16504         lib/base64.h, lib/basename.c, lib/binary-io.h, lib/byteswap_.h,
16505         lib/c-ctype.c, lib/c-ctype.h, lib/c-stack.c, lib/c-stack.h,
16506         lib/c-strtod.c, lib/calloc.c, lib/canon-host.c, lib/canonicalize.c,
16507         lib/canonicalize.h, lib/ceill.c, lib/chdir-long.c, lib/chdir-long.h,
16508         lib/chown.c, lib/classpath.c, lib/classpath.h, lib/cloexec.c,
16509         lib/closeout.c, lib/closeout.h, lib/concatpath.c, lib/config.charset,
16510         lib/copy-file.c, lib/copy-file.h, lib/cycle-check.c, lib/cycle-check.h,
16511         lib/diacrit.c, lib/diacrit.h, lib/dirfd.c, lib/dirfd.h, lib/dirname.c,
16512         lib/dirname.h, lib/dummy.c, lib/dup-safer.c, lib/dup2.c, lib/eealloc.h,
16513         lib/error.c, lib/error.h, lib/euidaccess.c, lib/exclude.c,
16514         lib/exclude.h, lib/execute.c, lib/execute.h, lib/exit.h,
16515         lib/exitfail.c, lib/exitfail.h, lib/expl.c, lib/fatal-signal.c,
16516         lib/fatal-signal.h, lib/fd-safer.c, lib/file-type.c, lib/file-type.h,
16517         lib/fileblocks.c, lib/filemode.c, lib/filemode.h, lib/findprog.c,
16518         lib/findprog.h, lib/floorl.c, lib/fnmatch.c, lib/fnmatch_.h,
16519         lib/fnmatch_loop.c, lib/fopen-safer.c, lib/free.c, lib/frexpl.c,
16520         lib/fsusage.c, lib/fsusage.h, lib/full-read.c, lib/full-read.h,
16521         lib/full-write.c, lib/full-write.h, lib/fwriteerror.c,
16522         lib/fwriteerror.h, lib/gai_strerror.c, lib/gcd.c, lib/gcd.h,
16523         lib/getaddrinfo.c, lib/getaddrinfo.h, lib/getcwd.c, lib/getcwd.h,
16524         lib/getdate.h, lib/getdate.y, lib/getdomainname.c, lib/getdomainname.h,
16525         lib/getgroups.c, lib/gethostname.c, lib/gethrxtime.c, lib/gethrxtime.h,
16526         lib/getline.c, lib/getline.h, lib/getloadavg.c, lib/getndelim2.c,
16527         lib/getndelim2.h, lib/getnline.c, lib/getnline.h, lib/getopt.c,
16528         lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h, lib/getpagesize.h,
16529         lib/getpass.c, lib/getpass.h, lib/getsubopt.c, lib/getsubopt.h,
16530         lib/gettext.h, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c,
16531         lib/getusershell.c, lib/group-member.c, lib/group-member.h,
16532         lib/hard-locale.c, lib/hard-locale.h, lib/hash-pjw.c, lib/hash-pjw.h,
16533         lib/hash.c, lib/hash.h, lib/human.c, lib/human.h, lib/iconvme.c,
16534         lib/iconvme.h, lib/idcache.c, lib/inet_ntop.h, lib/intprops.h,
16535         lib/inttostr.c, lib/inttostr.h, lib/isdir.c, lib/javacomp.c,
16536         lib/javacomp.h, lib/javacomp.sh.in, lib/javaexec.c, lib/javaexec.h,
16537         lib/javaexec.sh.in, lib/lbrkprop.h, lib/lchown.c, lib/ldexpl.c,
16538         lib/linebreak.c, lib/linebreak.h, lib/linebuffer.c, lib/linebuffer.h,
16539         lib/localcharset.c, lib/localcharset.h, lib/logl.c, lib/long-options.c,
16540         lib/long-options.h, lib/lstat.c, lib/makepath.c, lib/makepath.h,
16541         lib/malloc.c, lib/mathl.h, lib/mbswidth.c, lib/mbswidth.h, lib/md5.c,
16542         lib/md5.h, lib/memcasecmp.c, lib/memcasecmp.h, lib/memchr.c,
16543         lib/memcmp.c, lib/memcoll.c, lib/memcoll.h, lib/memcpy.c, lib/memmem.c,
16544         lib/memmem.h, lib/mempcpy.c, lib/mempcpy.h, lib/memrchr.c,
16545         lib/memrchr.h, lib/memset.c, lib/minmax.h, lib/mkdir.c, lib/mkdtemp.c,
16546         lib/mkdtemp.h, lib/mkstemp.c, lib/mktime.c, lib/modechange.c,
16547         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
16548         lib/obstack.c, lib/obstack.h, lib/openat.c, lib/openat.h,
16549         lib/pagealign_alloc.c, lib/pagealign_alloc.h, lib/path-concat.c,
16550         lib/path-concat.h, lib/pathmax.h, lib/pathname.h, lib/physmem.c,
16551         lib/physmem.h, lib/pipe.c, lib/pipe.h, lib/poll.c, lib/poll_.h,
16552         lib/posixtm.c, lib/posixtm.h, lib/posixver.c, lib/printf-args.c,
16553         lib/printf-args.h, lib/printf-parse.c, lib/printf-parse.h,
16554         lib/progname.c, lib/progname.h, lib/progreloc.c, lib/putenv.c,
16555         lib/quote.c, lib/quote.h, lib/quotearg.c, lib/quotearg.h, lib/raise.c,
16556         lib/readlink.c, lib/readtokens.c, lib/readtokens.h, lib/readtokens0.c,
16557         lib/readtokens0.h, lib/readutmp.c, lib/readutmp.h, lib/realloc.c,
16558         lib/ref-add.sin, lib/ref-del.sin, lib/regex.c, lib/regex.h,
16559         lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c,
16560         lib/safe-read.h, lib/safe-write.c, lib/safe-write.h, lib/same.c,
16561         lib/same.h, lib/save-cwd.c, lib/save-cwd.h, lib/savedir.c,
16562         lib/savedir.h, lib/setenv.c, lib/setenv.h, lib/settime.c,
16563         lib/sh-quote.c, lib/sh-quote.h, lib/sha1.c, lib/sha1.h, lib/sig2str.c,
16564         lib/sig2str.h, lib/sincosl.c, lib/snprintf.c, lib/snprintf.h,
16565         lib/sqrtl.c, lib/stat-macros.h, lib/stat.c, lib/stdbool_.h,
16566         lib/stdint_.h, lib/stdio-safer.h, lib/stpcpy.c, lib/stpcpy.h,
16567         lib/stpncpy.c, lib/stpncpy.h, lib/strcase.h, lib/strcasecmp.c,
16568         lib/strchrnul.c, lib/strchrnul.h, lib/strcspn.c, lib/strdup.c,
16569         lib/strdup.h, lib/strerror.c, lib/strftime.c, lib/strftime.h,
16570         lib/stripslash.c, lib/strndup.c, lib/strndup.h, lib/strnlen.c,
16571         lib/strpbrk.c, lib/strpbrk.h, lib/strsep.c, lib/strsep.h, lib/strstr.c,
16572         lib/strstr.h, lib/strtod.c, lib/strtoimax.c, lib/strtok_r.c,
16573         lib/strtok_r.h, lib/strtol.c, lib/strtoll.c, lib/strtoul.c,
16574         lib/strtoull.c, lib/strverscmp.c, lib/strverscmp.h, lib/sysexit_.h,
16575         lib/tempname.c, lib/time_r.c, lib/time_r.h, lib/timegm.c, lib/timegm.h,
16576         lib/timespec.h, lib/trigl.c, lib/trigl.h, lib/ucs4-utf16.h,
16577         lib/ucs4-utf8.h, lib/unicodeio.c, lib/unicodeio.h, lib/unistd-safer.h,
16578         lib/unlocked-io.h, lib/unsetenv.c, lib/userspec.c, lib/utf16-ucs4.h,
16579         lib/utf8-ucs4.h, lib/utime.c, lib/utimecmp.c, lib/utimecmp.h,
16580         lib/utimens.c, lib/vasnprintf.c, lib/vasnprintf.h, lib/vasprintf.c,
16581         lib/vasprintf.h, lib/version-etc-fsf.c, lib/version-etc.c,
16582         lib/version-etc.h, lib/vsnprintf.c, lib/vsnprintf.h, lib/w32spawn.h,
16583         lib/wait-process.c, lib/wait-process.h, lib/xalloc-die.c, lib/xalloc.h,
16584         lib/xallocsa.c, lib/xallocsa.h, lib/xasprintf.c, lib/xgetcwd.c,
16585         lib/xgetcwd.h, lib/xgetdomainname.c, lib/xgetdomainname.h,
16586         lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c,
16587         lib/xreadlink.c, lib/xreadlink.h, lib/xsetenv.c, lib/xsetenv.h,
16588         lib/xsize.h, lib/xstrndup.c, lib/xstrndup.h, lib/xstrtod.c,
16589         lib/xstrtod.h, lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h,
16590         lib/xstrtoumax.c, lib/xtime.h, lib/xvasprintf.c, lib/xvasprintf.h,
16591         lib/yesno.c, lib/yesno.h:
16592         Update FSF postal mail address.
16593
16594 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
16595
16596         * MODULES.html.sh, README, gnulib-tool, tests/test-base64.c,
16597         tests/test-memmem.c, tests/test-stpncpy.c:
16598         Update FSF postal mail address.
16599
16600 2005-05-13  Bruno Haible  <bruno@clisp.org>
16601
16602         * lib/stdint_.h (int64_t, uint64_t, int_least64_t, uint_least64_t,
16603         int_fast64_t, uint_fast64_t, intmax_t, uintmax_t, INT64_MIN, INT64_MAX,
16604         UINT64_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX,
16605         INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTMAX_MIN,
16606         INTMAX_MAX, UINTMAX_MAX, INT64_C, UINT64_C, INTMAX_C, UINTMAX_C):
16607         Add support for 64-bit integers in the MSVC compiler.
16608
16609 2005-05-12  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
16610
16611         * modules/getdate (Makefile.am): Add getdate.c to EXTRA_DIST
16612
16613 2005-05-12  Eric Blake  <ebb9@byu.net>  (tiny change)
16614
16615         * gnulib-tool (func_import): Sort and uniquify recommended includes.
16616
16617 2005-05-11  Paul Eggert  <eggert@cs.ucla.edu>
16618
16619         * doc/getdate.texi (General date syntax): Don't say that date
16620         date --iso-8601=ns generates acceptable dates; it doesn't yet.
16621         Problem reported by Nic Ferrier.
16622
16623 2005-05-10  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
16624
16625         * lib/getaddrinfo.c: Don't fail when SOCK_STREAM or SOCK_DGRAM are
16626         specified in ai_socktype. Fix invalid ai_protocol
16627         check. ai_protocol is usually set to 0 or depending on
16628         ai_family/ai_socktype to IPPROTO_TCP / IPPROTO_UDP.  Checking for
16629         SOCK_STREAM / SOCK_DGRAM in ai_protocol was invalid.  Set
16630         ai_socktype / ai_protocol in the returned addrinfo structure.
16631
16632 2005-05-10  Simon Josefsson  <jas@extundo.com>
16633
16634         * m4/getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, from
16635         Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
16636
16637 2005-05-10  Karl Berry  <karl@gnu.org>
16638
16639         * doc/fdl.texi, gpl.texi, lgpl.texi, COPYING: update FSF address
16640         (from http://www.gnu.org/licenses).
16641         * doc/COPYING.LIB: also rename to COPYING.LESSER.
16642         * doc/COPYING.DOC: remove; per rms, only needed in doc files, so
16643         fdl.texi suffices.
16644
16645 2005-05-10  Karl Berry  <karl@gnu.org>
16646
16647         * config/srclist.txt (COPYING.LESSER): rename from COPYING.LIB.
16648         (COPYING.DOC): remove.
16649
16650         * config/srclist-update: new FSF address.
16651
16652 2005-05-10  Derek Price  <derek@ximbiot.com>
16653
16654         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when
16655         possible.
16656
16657 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
16658             Bruno Haible  <bruno@clisp.org>
16659
16660         * modules/inet_ntop: New file.
16661         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
16662         inet_ntop.
16663
16664 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
16665             Bruno Haible  <bruno@clisp.org>
16666
16667         * m4/inet_ntop.m4: New file.
16668
16669 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
16670             Bruno Haible  <bruno@clisp.org>
16671
16672         * lib/inet_ntop.h: New file.
16673         * lib/inet_ntop.c: New file, from glibc with modifications.
16674
16675 2005-05-09  Paul Eggert  <eggert@cs.ucla.edu>
16676
16677         * modules/time_r (License): Change to LGPL.
16678         * modules/extensions (License): Change to LGPL.  Actually,
16679         the license is more permissive than that, but currently gnulib-tool
16680         doesn't know how to handle more-permissive licenses.
16681
16682         * modules/stat-macros (Depends-on): Don't depend on stat-macros (!).
16683         Problem reported by Dave Love.
16684
16685 2005-05-08  Jim Meyering  <jim@meyering.net>
16686
16687         * lib/classpath.c (PATH_SEPARATOR): Remove insignificant trailing
16688         blank.
16689
16690 2005-05-06  Paul Eggert  <eggert@cs.ucla.edu>
16691
16692         * modules/argmatch (Depends-on): Add stdbool.
16693         * modules/backupfile (Depends-on): Likewise.
16694         * modules/chdir-long (Depends-on): Likewise.
16695         * modules/closeout (Depends-on): Likewise.
16696         * modules/cycle-check (Depends-on): Likewise.
16697         * modules/dirname (Depends-on): Likewise.
16698         * modules/fnmatch (Depends-on): Likewise.
16699         * modules/fsusage (Depends-on): Likewise.
16700         * modules/fwriteerror (Depends-on): Likewise.
16701         * modules/getcwd (Depends-on): Likewise.
16702         * modules/getloadavg (Depends-on): Likewise.
16703         * modules/hard-locale (Depends-on): Likewise.
16704         * modules/makepath (Depends-on): Likewise.
16705         * modules/mountlist (Depends-on): Likewise.
16706         * modules/nanosleep (Depends-on): Likewise.
16707         * modules/posixtm (Depends-on): Likewise.
16708         * modules/quotearg (Depends-on): Likewise.
16709         * modules/readtokens (Depends-on): Likewise.
16710         * modules/readtokens0 (Depends-on): Likewise.
16711         * modules/readutmp (Depends-on): Likewise.
16712         * modules/save-cwd (Depends-on): Likewise.
16713         * modules/strftime (Depends-on): Likewise.
16714         * modules/userspec (Depends-on): Likewise.
16715         * modules/utimecmp (Depends-on): Likewise.
16716         * modules/xgetcwd (Depends-on): Likewise.
16717         * modules/xnanosleep (Depends-on): Likewise.
16718         * modules/xstrtod (Depends-on): Likewise.
16719         * modules/yesno (Depends-on): Likewise.
16720
16721 2005-05-05  Paul Eggert  <eggert@cs.ucla.edu>
16722
16723         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid
16724         needless checks.
16725
16726 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
16727
16728         Merge from coreutils.  Among other things,
16729         add bulletproofing for cases where stdin, stdout, or stderr are closed.
16730         * lib/fd-safer.c: New file.
16731         * lib/fcntl-safer.h, open-safer.c: Remove.
16732         * lib/chdir-long.c: Fix comment "fetish" -> "coreutils".
16733         * lib/dup-safer.c: Include unistd-safer.h first.
16734         Don't include errno.h.
16735         (dup_safer) [!defined F_DUPFD]: Let fd_safer do the real work.
16736         * lib/file-type.h: Don't assume invoker included sys/stat.h first.
16737         * lib/file-type.c: Rely on file-type.h change.
16738         * lib/getloadavg.c: Include unistd-safer.h.
16739         (getloadavg): Use safer open.
16740         * lib/getusershell.c: Include "stdio-safer.h".
16741         (getusershell): Use safer fopen.
16742         * lib/long-options.c (long_options): Use NULL rather than 0.
16743         * lib/modechange.h (mode_free): Remove; all callers changed to invoke
16744         'free'.
16745         * lib/modechange.c: Likewise.
16746         xstrtol.h, stdbool.h, stddef.h: Don't include; no longer needed.
16747         (MODE_DONE): New constant.
16748         (struct mode_change): Remove 'next' member.
16749         (make_node_op_equals): New function; like the old one of the
16750         same name, except it allocates an array.
16751         (mode_compile, mode_create_from_ref): Use it.
16752         (mode_compile): Allocate result as an array, not a linked list.
16753         Parse octal string ourself, so that we catch mistakes like "+0".
16754         (mode_adjust): Arg is an array, not a linked list.
16755         * lib/modechange.c: Include stat-macros.h, xalloc.h.
16756         (S_ISDIR, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR):
16757         (S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH, S_IRXWU):
16758         (S_IRWXG, S_IRWXO, CHMOD_MODE_BITS):
16759         Remove.  This is now stat-macros.h's job.
16760         (talloc): Remove.  All callers replaced by xalloc, so that
16761         our invokers don't have to worry about reporting memory failures.
16762         (make_node_op_equals): Remove.
16763         (MODE_ORDINARY_CHAGE, MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
16764         New constants.
16765         (struct mode_change): Moved here from modechange.h.
16766         (mode_append_entry): Remove.
16767         (mode_compile): Remove MASKED_OPS arg, since it encouraged
16768         apps to have incorrect behavior.  Use simpler algorithm for head
16769         and tail.  Don't futz with umask; that's now the job of mode_adjust.
16770         Detect more invalid usages rather than having somewhat-random behavior.
16771         Don't insert an "a=" action, as that leads to incorrect behavior.
16772         (mode_compile, mode_create_from_ref): Return NULL on error instead
16773         of an enum, since now there's only one way to have an error.  All
16774         callers changed.
16775         (mode_adjust): Accept new arg UMASK_VALUE, and interpret it
16776         at the correct time.  Simplify calculation of "+u" and its ilk.
16777         Don't mishandle "+X".
16778         (mode_free): Remove "register" and localize decls.
16779         * lib/modechange.h (MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
16780         (struct mode_change): Move to modechange.c; callers don't
16781         need to see this stuff.
16782         (MODE_MASK_EQUALS, MODE_MASK_PLUS, MODE_MASK_MINUS, MODE_MASK_ALL):
16783         (MODE_INVALID, MODE_MEMORY_EXHAUSTED, MODE_BAD_REFERENCE): Remove.
16784         (mode_change, mode_adjust): Reflect the new signatures noted above.
16785         * lib/nanosleep.c (rpl_nanosleep): Include "timespec.h" before macros
16786         that might redefine system include files.
16787         (siginterrupt) [!HAVE_SIGINTERRUPT]: New macro.
16788         (my_usleep): Use NULL rather than (void *) 0.
16789         (rpl_nanosleep) [!defined SA_NOCLDSTOP]:
16790         Use siginterrupt to specify that system calls should be interrupted.
16791         (rpl_nanosleep): Move initialization of suspended closer to call of
16792         my_usleep.
16793         * lib/readutmp.h (read_utmp): New arg OPTIONS.  All uses changed.
16794         * lib/readutmp.c: Likewise.  Include signal.h, stdbool.h.
16795         (desirable_utmp_entry): New function.
16796         (read_utmp) [defined UTMP_NAME_FUNCTION]: Redo memory allocation
16797         using x2nrealloc, to simplify logic.
16798         (read_utmp) [!defined UTMP_NAME_FUNCTION]: Check for overflow in
16799         size calculation.  Do not assume utmp file is a regular file.
16800         * lib/readutmp.h (UT_PID): Moved here from ../src/who.c.
16801         (READ_UTMP_CHECK_PIDS): New constant.
16802         * lib/save-cwd.c: Include unistd-safer.h.
16803         (save_cwd): Use fd_safer.
16804         * lib/tempname.c (S_ISDIR, S_IRUSR, S_IRUSR, S_IWUSR, S_IXUSR): Remove.
16805         [!_LIBC] Include "stat-macros.h" instead.
16806         * lib/unistd-safer.h (fd_safer): New decl.
16807
16808 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
16809
16810         * modules/getloadavg (Depends-on): Add unistd-safer.
16811         * modules/getusershell (Depends-on): Add stdio-safer.
16812         * modules/lstat (Depends-on): Remove xalloc.
16813         * modules/mkstemp (Depends-on): Add stat-macros.
16814         * modules/modechange (Depends-on): Remove xstrtol.
16815         Add stat-macros, xalloc.
16816         * modules/save-cwd (Depends-on): Add unistd-safer.
16817         * modules/stdio-safer (Makefile.am): Remove lib_SOURCES.
16818         * modules/unistd-safer (Files): Add lib/fd-safer.c
16819         (Makefile.am): Remove lib_SOURCES.
16820
16821         * MODULES.html.sh (Enhancements for POSIX:2001 functions):
16822         Remove fcntl-safer; unistd-safer supersedes it.
16823
16824 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
16825
16826         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Don't require
16827         AC_HEADER_STAT.
16828         * m4/lchown.m4 (gl_FUNC_CHOWN): Likewise.
16829         (gl_PREREQ_CHOWN): Remove.
16830         * m4/lstat.m4 (gl_FUNC_LSTAT): Require AC_FUNC_LSTAT instead of calling
16831         it.  Don't require AC_HEADER_STAT.
16832         (gl_PREREQ_LSTAT): Remove.
16833         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Check stdint.h only once.
16834         Don't require AC_HEADER_STAT.
16835         * m4/rmdir.m4 (gl_FUNC_RMDIR): Don't require AC_HEADER_STAT.
16836         (gl_PREREQ_RMDIR): Remove.
16837         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Don't
16838         mention stat-macros.h or AC_HEADER_STAT, since we'll make
16839         the stat-macros module a prerequisite.
16840         * m4/file-type.m4 (gl_FILE_TYPE): Likewise.
16841         * m4/filemode.m4 (gl_FILEMODE): Likewise.
16842         * m4/makepath.m4 (gl_MAKEPATH): Likewise.
16843         * m4/modechange.m4 (gl_MODECHANGE): Likewise.
16844         * m4/clock_time.m4 (gl_CLOCK_TIME): Use gl_ rather than fetish_ for
16845         variable names.
16846         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Renamed from
16847         fetish_FUNC_RMDIR_NOTEMPTY.  All uses changed.  Use gl_ for
16848         variable prefixes.
16849         * m4/fcntl-safer.m4: Remove.
16850         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ.
16851         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise.
16852         Invoke gl_PREREQ_FD_SAFER.
16853         (gl_PREREQ_FD_SAFER): New macro.
16854         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Check for siginterrupt.
16855         * m4/readutmp.m4 (gl_READUTMP): Require AC_C_INLINE.
16856         Use AC_CHECK_HEADERS_ONCE and AC_CHECK_FUNCS_ONCE when possible.
16857         Remove duplicate call to AC_LIBOBJ(readutmp).
16858         (gl_PREREQ_READUTMP): Remove.  All uses inlined.
16859
16860         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Check for message, not for
16861         MAP_ANON.  Problem reported by Moriyoshi Koizumi to bug-cvs.
16862
16863 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
16864
16865         * MODULES.html.sh (Misc): Add byteswap.
16866
16867 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
16868
16869         * modules/getcwd (Depends-on): Add extensions.
16870         * modules/openat (Depends-on): Likewise.
16871
16872 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
16873
16874         * modules/byteswap: New file.
16875
16876 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
16877
16878         * m4/byteswap.m4: New file.
16879
16880 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
16881
16882         * lib/byteswap_.h: New file.
16883
16884 2005-04-25  Karl Berry  <karl@gnu.org>
16885
16886         * m4/gettext.m4: Update from GNU gettext 0.14.4.
16887
16888 2005-04-25  Albert Chin  <china@thewrittenword.com>
16889
16890         * lib/regex.c: Include <stdio.h>, as a workaround to a Compaq Desktop
16891         Toolkit C bug.
16892
16893 2005-04-21  Oskar Liljeblad  <oskar@osk.mine.nu>
16894
16895         * gnulib-tool (Options): Add -s for --symlink/--symbolic.
16896         (func_ln_if_changed) Remove forcibly for no error message
16897         in case file does not exist.
16898
16899 2005-04-19  Simon Josefsson  <jas@extundo.com>
16900
16901         * gnulib-tool (Options): Make --symlink mean --symbolic.
16902
16903 2005-04-18  Oskar Liljeblad  <oskar@osk.mine.nu>
16904
16905         * doc/gnulib.texi (Initial import): Fix.  Mention --aux-dir.
16906
16907 2005-04-16  Simon Josefsson  <jas@extundo.com>
16908
16909         * modules/getpass-gnu (Makefile.am): Don't mention getpass.h.
16910
16911 2005-04-15  Simon Josefsson  <jas@extundo.com>
16912
16913         * m4/getpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES.
16914
16915 2005-04-15  Simon Josefsson  <jas@extundo.com>
16916
16917         * gnulib-tool: Rename --symlink to --symbolic.
16918
16919 2005-04-15  Oskar Liljeblad  <oskar@osk.mine.nu>
16920
16921         * gnulib-tool: Add -s, --symlink option to gnulib-tool to make
16922         symbolic links to files instead of copying/moving.  Add --aux-dir,
16923         specifying directory relative --dir where auxiliary build tools
16924         are placed.
16925
16926 2005-04-14  Bruno Haible  <bruno@clisp.org>
16927
16928         * modules/allocsa (License): Change to LGPL.
16929         Requested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
16930
16931 2005-04-13  Paul Eggert  <eggert@cs.ucla.edu>
16932
16933         * lib/getdate.y (zone): Allow relunit_snumber after tZONE, so
16934         that "UTC +1 second" continues to work.  Problem reported
16935         by Dmitry V. Levin.
16936         (relunit_snumber): New rule.
16937         (relunit): Use it.
16938
16939 2005-04-12  Paul Eggert  <eggert@cs.ucla.edu>
16940
16941         * lib/getdate.y (universal_time_zone_table): New constant.
16942         (time_zone_table): Remove GMT, UT, UTC entries; they're now in
16943         universal_time_zone_table.
16944         (lookup_zone): Prefer universal_time_zone_table to
16945         local_time_zone_table, so that "GMT" time stamps are allowed in
16946         London during the summer.  Problem reported by Ian Abbott.
16947
16948 2005-04-12  Jim Meyering  <jim@meyering.net>
16949
16950         * lib/human.c (humblock): Set *options even when returning due to
16951         xstrtoumax conversion failure.  Thanks to a used-uninitialized
16952         warning from gcc-4.
16953
16954 2005-04-09  Jim Meyering  <jim@meyering.net>
16955
16956         * lib/posixtm.c (posixtime) [lint]: Avoid spurious warning from gcc-4's
16957         -Wuninitialized: initialize tm0.tm_year.
16958
16959 2005-04-04  Paul Eggert  <eggert@cs.ucla.edu>
16960
16961         * lib/getdate.y (parser_control): rels_seen is now a boolean, not a
16962         count, since there's no maximum.  All uses changed.
16963         Add member dsts_seen.
16964         (local_zone): Accumulate dsts_seen rather than relying on tm_isdst
16965         not being INT_MAX.
16966         (get_date): Initialize dsts_seen, and check that it doesn't go over 1.
16967         Use pc_rels_seen to decide whther a date is absolute.
16968
16969         * lib/getdate.y (number): Don't overwrite year.
16970         (get_date): Initialize pc.year.digits to 0, not 4, to enable above
16971         check.
16972
16973 2005-04-02  Simon Josefsson  <jas@extundo.com>
16974
16975         * lib/getaddrinfo.h: Fix OpenBSD compilation failure, inspired by tiny
16976         patch from Yoann Vandoorselaere <yoann@prelude-ids.org>.
16977
16978 2005-03-28  Eric Blake  <ebb9@byu.net>  (tiny change)
16979
16980         * m4/getcwd-path-max.m4: Return success on systems such as Cygwin
16981         where no absolute path name can be longer than PATH_MAX.
16982
16983 2005-03-27  Jim Meyering  <jim@meyering.net>
16984
16985         * lib/argmatch.c: Clarify comment: null-terminated -> NULL-terminated.
16986
16987 2005-03-26  Paul Eggert  <eggert@cs.ucla.edu>
16988
16989         * lib/intprops.h (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND):
16990         "one's complement" -> "ones' complement" in comment, as per Knuth.
16991         "value of type" -> "type or expression" in comment.
16992         * lib/mktime.c, strftime.c: Propagate intprops.h comment nits.
16993
16994 2005-03-26  Jim Meyering  <jim@meyering.net>
16995
16996         Comment nits.
16997         * lib/intprops.h: Add the apostrophe in `(one|two)'s complement'.
16998         Correct typos: s/or/of/.
16999
17000 2005-03-26  Jim Meyering  <jim@meyering.net>
17001
17002         * modules/check-include-files: Move to ../ and rename to...
17003         * check-module: ...this.
17004
17005 2005-03-25  Jim Meyering  <jim@meyering.net>
17006
17007         * modules/xvasprintf (Files): Add xalloc.h.
17008
17009 2005-03-23  Paul Eggert  <eggert@cs.ucla.edu>
17010
17011         * modules/gettext (Files): config/config.rpath ->
17012         build-aux/config.rpath
17013         * modules/iconv (Files): Likewise.
17014         Problem reported by Oskar Liljeblad.
17015
17016 2005-03-23  Jim Meyering  <jim@meyering.net>
17017
17018         * modules/check-include-files: New script to check for
17019         missing dependencies, multiple includes, etc.
17020
17021         * modules/c-strtold (Depends-on): Add xalloc.
17022         * modules/c-strtod (Depends-on): Add xalloc.
17023         * modules/hash (Depends-on): Add xalloc.
17024         (Files): Remove lib/xalloc.h.
17025
17026         * modules/gethrxtime (Files): Add lib/gethrxtime.h.
17027         * modules/userspec (Files): Add lib/inttostr.h.
17028
17029 2005-03-23  Jim Meyering  <jim@meyering.net>
17030
17031         * lib/canonicalize.c: Remove duplicate `#include "stat-macros.h"'.
17032
17033 2005-03-22  Jim Meyering  <jim@meyering.net>
17034
17035         * modules/stat-macros: New module.
17036         * modules/canonicalize, modules/euidaccess, modules/file-type,
17037         * modules/filemode, modules/lchown, modules/makepath,
17038         * modules/rmdir, modules/stat: Depend on new stat-macros module
17039         rather than listing lib/stat-macros.h manually.
17040         Don't add stat-macros.h to lib_SOURCES or list it in Files: section.
17041
17042 2005-03-22  Jim Meyering  <jim@meyering.net>
17043
17044         * m4/stat-macros.m4 (gl_STAT_MACROS): New file/macro.
17045
17046 2005-03-22  Bruno Haible  <bruno@clisp.org>
17047
17048         * config/srclist.txt: Replace target directory 'config' with
17049         'build-aux'.
17050         * config/config.guess, config.sub, config.rpath, depcomp, install-sh:
17051         * config/mdate-sh, missing, mkinstalldirs, texinfo.tex: Move to
17052         ../build-aux/.
17053
17054 2005-03-21  Paul Eggert  <eggert@cs.ucla.edu>
17055
17056         * modules/chdir-long (Depends-on): Add mempcpy.
17057
17058         * modules/acl, modules/backupfile, modules/c-strtod,
17059         modules/c-strtold, modules/canon-host, modules/canonicalize,
17060         modules/cloexec, modules/closeout, modules/dirfd, modules/dirname,
17061         modules/exclude, modules/exitfail, modules/file-type,
17062         modules/filemode, modules/fpending, modules/fsusage, modules/getcwd,
17063         modules/getdate, modules/getline, modules/getpagesize,
17064         modules/getpass, modules/getugroups, modules/group-member,
17065         modules/hard-locale, modules/hash, modules/human, modules/idcache,
17066         modules/inttostr, modules/long-options, modules/makepath,
17067         modules/md5, modules/memcasecmp, modules/memcoll,
17068         modules/modechange, modules/mountlist, modules/path-concat,
17069         modules/pathmax, modules/physmem, modules/posixtm, modules/posixver,
17070         modules/quote, modules/quotearg, modules/readtokens, modules/readutmp,
17071         modules/safe-read, modules/safe-write, modules/same, modules/savedir,
17072         modules/settime, modules/sha1, modules/sig2str, modules/strdup,
17073         modules/strftime, modules/strndup, modules/strverscmp,
17074         modules/timespec, modules/unlocked-io, modules/userspec,
17075         modules/utimecmp, modules/utimens, modules/xalloc, modules/xstrtol,
17076         modules/yesno:
17077         Remove lib_SOURCES line from Makefile.am section, as this is now
17078         done automatically by the corresponding Autoconf macro.
17079
17080 2005-03-21  Jim Meyering  <jim@meyering.net>
17081
17082         Changes imported from coreutils.
17083
17084         * lib/cycle-check.c: Don't include xalloc.h.
17085
17086         * lib/path-concat.c: Don't include assert.h.
17087         (path_concat): Remove assertion that would have triggered
17088         for ABASE starting with more than one slash.
17089         Reported by Andreas Schwab.
17090
17091         * lib/path-concat.c (path_concat): Set *BASE_IN_RESULT
17092         properly when ABASE is an absolute file name.
17093         Correct the description of this function.
17094         Include <assert.h>.
17095         Add an assertion and a test driver.
17096         This fixes a bug introduced on 2004-07-02.
17097         Andreas Schwab reported the resulting failure of cp --parents:
17098         http://lists.gnu.org/archive/html/bug-coreutils/2005-01/msg00130.html
17099
17100 2005-03-21  Jim Meyering  <jim@meyering.net>
17101
17102         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Invoke gl_FUNC_MEMRCHR.
17103         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Check for memrchr decl.
17104
17105 2005-03-21  Jim Meyering  <jim@meyering.net>
17106         and  Paul Eggert  <eggert@cs.ucla.edu>
17107
17108         * m4/acl.m4, m4/backupfile.m4, m4/c-strtod.m4, m4/canon-host.m4,
17109         m4/canonicalize.m4, m4/cloexec.m4, m4/closeout.m4, m4/dirfd.m4,
17110         m4/dirname.m4, m4/exclude.m4, m4/exitfail.m4, m4/file-type.m4,
17111         m4/filemode.m4, m4/fpending.m4, m4/fsusage.m4, m4/getcwd.m4,
17112         m4/getdate.m4, m4/getline.m4, m4/getpagesize.m4, m4/getpass.m4,
17113         m4/getugroups.m4, m4/group-member.m4, m4/hard-locale.m4, m4/hash.m4,
17114         m4/human.m4, m4/idcache.m4, m4/inttostr.m4, m4/long-options.m4,
17115         m4/makepath.m4, m4/md5.m4, m4/memcasecmp.m4, m4/memcoll.m4,
17116         m4/modechange.m4, m4/mountlist.m4, m4/nanosleep.m4, m4/path-concat.m4,
17117         m4/pathmax.m4, m4/physmem.m4, m4/posixtm.m4, m4/posixver.m4,
17118         m4/quote.m4, m4/quotearg.m4, m4/readtokens.m4, m4/readutmp.m4,
17119         m4/safe-read.m4, m4/safe-write.m4, m4/same.m4, m4/savedir.m4,
17120         m4/settime.m4, m4/sha1.m4, m4/sig2str.m4, m4/strdup.m4, m4/strftime.m4,
17121         m4/strndup.m4, m4/strverscmp.m4, m4/timespec.m4, m4/unlocked-io.m4,
17122         m4/userspec.m4, m4/utimecmp.m4, m4/utimens.m4, m4/xalloc.m4,
17123         m4/xnanosleep.m4, m4/xstrtol.m4, m4/yesno.m4:
17124         Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files
17125         for these modules.
17126
17127 2005-03-18  Paul Eggert  <eggert@cs.ucla.edu>
17128
17129         * lib/strftime.c (my_strftime): If the underlying strftime returns 0
17130         (which shouldn't happen), generate nothing instead of returning 0
17131         immediately, so that nstrftime (NULL, ...) doesn't return 0.
17132
17133 2005-03-16  Bruno Haible  <bruno@clisp.org>
17134
17135         * modules/stdint (Makefile.am): Use HAVE_LONG_LONG_64BIT instead of
17136         HAVE_LONGLONG_64BIT.
17137
17138 2005-03-16  Bruno Haible  <bruno@clisp.org>
17139
17140         * m4/stdint.m4 (gl_STDINT_H): Define HAVE_LONG_LONG_64BIT instead of
17141         HAVE_LONGLONG_64BIT.
17142
17143 2005-03-16  Bruno Haible  <bruno@clisp.org>
17144
17145         * lib/stdint_.h: Use HAVE_LONG_LONG_64BIT instead of
17146         HAVE_LONGLONG_64BIT.
17147
17148 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
17149
17150         * lib/strftime.c (my_strftime): Prepend space to format so that we can
17151         reliably distinguish strftime failure from empty output on POSIX
17152         hosts.
17153
17154 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
17155
17156         * lib/iconvme.c (SIZE_MAX): New macro, if not already defined.
17157         (iconv_string): Don't guess a size-zero buffer, as that might cause
17158         buffer overrun.  Instead, avoid multiplying by MB_LEN_MAX if the
17159         result would be 'too large', where 'too large' is (heuristically)
17160         the square root of SIZE_MAX, divided by MB_LEN_MAX to allay
17161         overflow concerns.  This will prevent some unwanted malloc failures
17162         when the inputs are very large.
17163
17164 2005-03-15  Karl Berry  <karl@gnu.org>
17165
17166         * config/srclist.txt (config.rpath): from gettext.
17167         * config/config.rpath: update.
17168
17169 2005-03-15  Bruno Haible  <bruno@clisp.org>
17170
17171         * lib/regex.c (byte_re_match_2_internal): Rename local variable 'not'
17172         to 'negate'.
17173
17174         * lib/regex.c (byte_re_match_2_internal): Reduce scope of same_str_p
17175         variable.
17176
17177         * lib/regex.c (EXTEND_BUFFER, regcomp): Cast the realloc/malloc
17178         results.
17179
17180 2005-03-14  Simon Josefsson  <jas@extundo.com>
17181
17182         * lib/timegm.h: Use proper prototype CPP guards, reported by Dave Love
17183         <fx@gnu.org>.
17184
17185 2005-03-14  Paul Eggert  <eggert@cs.ucla.edu>
17186
17187         * lib/mktime.c (TYPE_TWOS_COMPLEMENT, TYPE_ONES_COMPLEMENT,
17188         TYPE_SIGNED_MAGNITUDE, TYPE_MINIMUM, TYPE_MAXIMUM): Sync from
17189         intprops.h.
17190         * lib/strtol.c: Likewise.
17191
17192 2005-03-14  Jim Meyering  <jim@meyering.net>
17193
17194         * lib/strftime.c (my_strftime) [HAVE_STRFTIME && ! (_NL_CURRENT
17195         && HAVE_STRUCT_ERA_ENTRY)]: Initialize the first byte of ubuf[]
17196         to be nonzero so that we (and caller) can detect the difference
17197         between a valid zero-length expansion and an error return, even
17198         when the underlying strftime fails before writing anything into
17199         that location.
17200
17201 2005-03-14  Bruno Haible  <bruno@clisp.org>
17202
17203         * m4/lib-link.m4, gettext.m4, nls.m4, po.m4:
17204         Update from GNU gettext 0.14.3.
17205
17206 2005-03-10  Jim Meyering  <jim@meyering.net>
17207
17208         * m4/save-cwd.m4 (gl_SAVE_CWD): Check for fchdir.
17209
17210 2005-03-10  Jim Meyering  <jim@meyering.net>
17211
17212         * lib/save-cwd.c [!HAVE_FCHDIR]: Define open, fchdir, and chdir_long
17213         so that this module works on systems without fchdir.
17214
17215 2005-03-09  Paul Eggert  <eggert@cs.ucla.edu>
17216
17217         Factor int-properties macros into a single file, except for
17218         glibc-related files.
17219         * lib/intprops.h: New file.
17220         * lib/getloadavg.c: Include it instead of limits.h.
17221         (INT_STRLEN_BOUND): Remove.
17222         * lib/human.c: Include intprops.h.
17223         (group_number): Use INT_STRLEN_BOUND instead of rolling it ourself.
17224         * lib/human.h (LONGEST_HUMAN_READABLE): Use 146/485 rather than
17225         302/1000.
17226         * lib/inttostr.h: Include intprops.h instead of limits.h.
17227         (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND): Remove.
17228         * lib/mktime.c (TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT): New macros,
17229         for consistency with intprops.h.
17230         (time_t_is_integer, twos_complement_arithmetic): Use them.
17231         * lib/sig2str.h: Include <signal.h>, intprops.h.
17232         (INT_STRLEN_BOUND): Remove.
17233         * lib/strftime.c (TYPE_SIGNED): Remove.
17234         (INT_STRLEN_BOUND): Switch to same implementation as intprops.h.
17235         * lib/strtol.c: Adjust comments to match intprops.h.
17236         * lib/userspec.c: Include intprops.h.
17237         (TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Remove.
17238         * lib/utimecmp.c, xnanosleep.c, xstrtol.c: Likewise.
17239         * lib/utimecmp.c (utimecmp): Use TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT
17240         instead of rolling our own expressions.
17241         * lib/xstrtol.c: Include xstrtol.h first, to test interface.
17242
17243         * lib/strftime.c: Include <stdbool.h>.  Use bool where appropriate,
17244         instead of int.
17245         (my_strftime): Do not mishandle years close to INT_MAX, by doing
17246         the right thing even if adding 1900 would overflow.  Similarly
17247         for tm_mon + 1 and tm_yday + 1.
17248         Make %Y always equivalent to %C%y, and similarly for %G and %g.
17249         (DO_NUMBER, DO_NUMBER_SPACEPAD): Set digits to d, not a conditional.
17250         (DO_SIGNED_NUMBER): New macro.
17251         (my_strftime) [HAVE_TZNAME]: Don't dump core if tp->tm_dst > 1.
17252
17253 2005-03-07  Bruno Haible  <bruno@clisp.org>
17254
17255         * m4/mmap-anon.m4 (MAP_FILE, MAP_FAILED): Remove definitions.
17256
17257 2005-03-07  Bruno Haible  <bruno@clisp.org>
17258
17259         * lib/pagealign_alloc.c (MAP_FILE, MAP_FAILED): Define fallbacks.
17260
17261 2005-03-04  Derek R. Price  <derek@ximbiot.com>
17262
17263         * gnulib-tool (func_cp_if_changed, func_mv_if_changed): New functions.
17264         (func_import): Only replace files via --import when they have actually
17265         changed.
17266
17267 2005-03-03  Derek R. Price  <derek@ximbiot.com>
17268
17269         * m4/mmap-anon.m4: New file.
17270         * m4/pagealign_alloc.m4: New file.
17271
17272 2005-03-03  Derek R. Price  <derek@ximbiot.com>
17273             Bruno Haible  <bruno@clisp.org>
17274
17275         * modules/pagealign_alloc: New file.
17276         * MODULES.html.sh (Memory management functions): Add pagealign_alloc.
17277
17278 2005-03-03  Derek R. Price  <derek@ximbiot.com>
17279             Bruno Haible  <bruno@clisp.org>
17280
17281         * lib/pagealign_alloc.h: New file.
17282         * lib/pagealign_alloc.c: New file.
17283
17284 2005-03-03  Bruno Haible  <bruno@clisp.org>
17285
17286         * m4/inttypes.m4, isc-posix.m4, once-only.m4:
17287         Use an all-permissive copyright notice, recommended by RMS.
17288
17289 2005-03-02  Bruno Haible  <bruno@clisp.org>
17290
17291         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Undo the replacement here. Because
17292         of AIX, the replacement has to be done only after <string.h> is
17293         included, therefore not in config.h. stpncpy.h does the replacement,
17294         and stpncpy.c uses it.
17295
17296 2005-03-02  Bruno Haible  <bruno@clisp.org>
17297
17298         * lib/stpncpy.h (stpncpy): Define as a macro without arguments, so that
17299         stpncpy.c uses it.
17300
17301 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
17302
17303         Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
17304         The workaround isn't strictly needed for POSIX conformance, and
17305         it's too much of a pain to configure and maintain.  We'll ask
17306         people to fix their kernels instead.
17307         * lib/xnanosleep.c: Don't include gethrxtime.h or xtime.h.
17308         (NANOSLEEP_BUG_WORKAROUND): Remove.
17309         (xnanosleep): Remove the workaround.
17310
17311 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
17312
17313         * modules/gettime (Makefile.am): Remove lib_SOURCES line.
17314         Reported by Derek Price.
17315         (Include): Add "timespec.h".
17316
17317         * modules/xnanosleep (Depends-on): Remove gethrxtime.
17318
17319 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
17320
17321         * m4/xnanosleep.m4 (gl_XNANOSLEEP): Remove configuration attempting
17322         to detect nanosleep bug.
17323
17324 2005-03-01  Bruno Haible  <bruno@clisp.org>
17325
17326         * lib/vasnprintf.c (EOVERFLOW): Define to a fallback if needed.
17327
17328 2005-02-26  Paul Eggert  <eggert@cs.ucla.edu>
17329
17330         * modules/gethrxtime: New file.
17331         * modules/xnanosleep (Files): Add m4/xnanosleep.m4.
17332         (Depends-on): Add gethrxtime.
17333         (configure.ac): Add gl_XNANOSLEEP.
17334         (Makefile.am): Remove lib_SOURCES line.
17335
17336 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
17337
17338         * m4/gethrxtime.m4, m4/xnanosleep.m4: New files.
17339         * m4/gettime.m4 (gl_GETTIME): Check for nanotime.
17340
17341 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
17342
17343         * lib/gethrxtime.h, lib/gethrxtime.c, lib/xtime.h: New files.
17344         * lib/timespec.h (gettime): Return void, since it always
17345         succeeds now.  All uses changed.
17346         * lib/gettime.c (gettime) Likewise.
17347         [HAVE_NANOTIME]: Prefer nanotime.
17348         Assume gettimeofday succeeds, as POSIX requires.
17349         Assime time () succeeds, since other code already does.
17350         * lib/xnanosleep.c: Include xtime.h and gethrxtime.h, not xalloc.h.
17351         (timespec_subtract): Remove.
17352         (NANOSLEEP_BUG_WORKAROUND): New constant.
17353         (xnanosleep): Use gethrxtime rather than gettime; this simplifies
17354         things considerably.  Use it only on GNU/Linux hosts, since the
17355         workaround shouldn't be needed elsewhere.
17356
17357 2005-02-24  Bruno Haible  <bruno@clisp.org>
17358
17359         * modules/gettext (Files): Add m4/glibc2.m4.
17360
17361 2005-02-24  Bruno Haible  <bruno@clisp.org>
17362
17363         * m4/gettext.m4, intdiv0.m4, intmax.m4, inttypes-pri.m4, lcmessage.m4:
17364         * m4/lib-link.m4, lib-prefix.m4, nls.m4, po.m4, printf-posix.m4:
17365         * m4/progtest.m4:
17366         Update from GNU gettext 0.14.2.
17367         * m4/glibc2.m4: New file, from GNU gettext 0.14.2.
17368
17369 2005-02-24  Bruno Haible  <bruno@clisp.org>
17370
17371         * lib/localcharset.c: Update from GNU gettext 0.14.2.
17372         * lib/config.charset: Update from GNU gettext 0.14.2.
17373
17374 2005-02-24  Bruno Haible  <bruno@clisp.org>
17375
17376         * lib/gettext.h: Update from GNU gettext 0.14.2.
17377
17378 2005-02-23  Simon Josefsson  <jas@extundo.com>
17379
17380         * m4/iconvme.m4: New file.
17381
17382 2005-02-23  Jim Meyering  <jim@meyering.net>
17383
17384         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Revert yesteday's
17385         change.
17386         Thanks to Bruno Haible for catching it.
17387
17388 2005-02-22  Simon Josefsson  <jas@extundo.com>
17389
17390         * modules/iconvme: New file.
17391
17392         * MODULES.html.sh: Add iconvme.
17393
17394 2005-02-22  Simon Josefsson  <jas@extundo.com>
17395
17396         * lib/iconvme.h, lib/iconvme.c: New files, from libc.
17397
17398 2005-02-22  Simon Josefsson  <jas@extundo.com>
17399
17400         * config/srclist.txt: Sync iconvme.h, iconvme.c from libc.
17401
17402 2005-02-22  Jim Meyering  <jim@meyering.net>
17403
17404         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Fix typo:
17405         s/ifndef/ifdef/.
17406
17407 2005-02-20  Neil Conway  <neilc@samurai.com>
17408
17409         * lib/xgethostname.c (xgethostname): Check for ENOMEM, which is
17410         returned by OSX/Darwin if the specified buffer is not large
17411         enough for the hostname.
17412
17413 2005-02-03  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
17414
17415         * lib/argp-help.c (__argp_help): Create a fake struct argp_state and
17416         pass it to _help, otherwise the latter coredumps trying to
17417         dereference state.root_argp.
17418
17419 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
17420
17421         * modules/chdir-long (Depends-on): Add memrchr.
17422         * modules/memrchr (Files): Add lib/memrchr.h.
17423         (Include): "memrchr.h".
17424
17425 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
17426
17427         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Add AC_LIBSOURCES, for memrchr.h.
17428
17429 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
17430
17431         * lib/memrchr.h: New file.
17432         * lib/chdir-long.c: Include it.
17433         * lib/memrchr.c [!defined _LIBC]: Include it rather than <string.h>
17434         Don't bother including stddef.h.
17435
17436 2005-02-01  Paul Eggert  <eggert@cs.ucla.edu>
17437
17438         * lib/mountlist.h (MOUNTLIST_H_): New macro, to protect against double
17439         inclusion.
17440         Include <sys/types.h>, for dev_t.
17441         (ME_DUMMY, ME_REMOTE): Move from here....
17442         * lib/mountlist.c (ME_DUMMY, ME_REMOTE): To here.
17443         (ME_DUMMY): Count "subfs" as a dummy.  Problem reported by
17444         Dmitry V. Levin.
17445         Include mountlist.h first, to test the interface.
17446
17447 2005-01-29  Bruno Haible  <bruno@clisp.org>
17448
17449         * lib/progname.c (program_name): Initialize.
17450         Needed when linking statically on MacOS X.
17451
17452 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
17453
17454         Sync from coreutils.
17455         * modules/getloadavg (Files): Remove m4/getloadavg.m4.
17456         (Depends-on): Add c-strtod.
17457         (configure.ac): Replace gl_FUNC_GETLOADAVG with AC_FUNC_GETLOADAVG.
17458
17459 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
17460
17461         Sync from coreutils.
17462         * m4/getloadavg.m4, glibc.m4, search-libs.m4: Remove.
17463
17464         Remove files that are specific to coreutils.
17465         * m4/check-decl.m4, jm-macros.m4, lib-check.m4, prereq.m4: Remove.
17466
17467 2005-01-28  Bruno Haible  <bruno@clisp.org>
17468
17469         * modules/javacomp: New file.
17470         * MODULES.html.sh (Java): Add javacomp.
17471
17472 2005-01-28  Bruno Haible  <bruno@clisp.org>
17473
17474         * m4/javacomp.m4: New file, from GNU gettext.
17475
17476 2005-01-28  Bruno Haible  <bruno@clisp.org>
17477
17478         * lib/javacomp.sh.in: New file, from GNU gettext.
17479         * lib/javacomp.h: New file, from GNU gettext.
17480         * lib/javacomp.c: New file, from GNU gettext.
17481
17482 2005-01-26  Simon Josefsson  <jas@extundo.com>
17483
17484         * lib/gai_strerror.c: Use GPL in header.
17485
17486 2005-01-26  Bruno Haible  <bruno@clisp.org>
17487
17488         * modules/javaexec: New file.
17489         * MODULES.html.sh (Java): Add javaexec.
17490
17491 2005-01-26  Bruno Haible  <bruno@clisp.org>
17492
17493         * m4/javaexec.m4: New file, from GNU gettext.
17494
17495 2005-01-26  Bruno Haible  <bruno@clisp.org>
17496
17497         * lib/javaexec.sh.in: New file, from GNU gettext.
17498         * lib/javaexec.h: New file, from GNU gettext.
17499         * lib/javaexec.c: New file, from GNU gettext.
17500
17501 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
17502
17503         * modules/lchown (Depends-on): Remove lchown.h
17504
17505 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
17506
17507         * m4/sysexits.m4 (gl_SYSEXITS): Reverted logic. SYSEXITS_H
17508         must be defined if the header file was not found, in order
17509         to provide a replacement. Reported by Todd Vierling <tv@duh.org>
17510
17511 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
17512
17513         * lib/argp-help.c (hol_entry_help): Avoid using non-constant
17514         initializers for struct pentry_state.
17515         (__argp_error): Check return value of __asprintf
17516         (__argp_failure): Translate error message
17517
17518         * lib/argp-parse.c: Removed braces around the expansion of N_()
17519
17520 2005-01-23  Paul Eggert  <eggert@cs.ucla.edu>
17521
17522         * m4/acl.m4, afs.m4, alloca.m4, argp.m4, assert.m4, atexit.m4,
17523         backupfile.m4, base64.m4, bison.m4, c-bs-a.m4, c-stack.m4,
17524         c-strtod.m4, calloc.m4, canon-host.m4, canonicalize.m4,
17525         clock_time.m4, cloexec.m4, closeout.m4, d-ino.m4, d-type.m4,
17526         dirfd.m4, dirname.m4, dos.m4, dup2.m4, error.m4, euidaccess.m4,
17527         exclude.m4, exitfail.m4, extensions.m4, fcntl-safer.m4,
17528         file-type.m4, fileblocks.m4, filemode.m4, fnmatch.m4, fpending.m4,
17529         free.m4, fstypename.m4, fsusage.m4, ftruncate.m4, getaddrinfo.m4,
17530         getcwd-path-max.m4, getcwd.m4, getdate.m4, getdomainname.m4,
17531         getgroups.m4, gethostname.m4, getline.m4, getndelim2.m4,
17532         getnline.m4, getopt.m4, getpagesize.m4, getpass.m4, getsubopt.m4,
17533         gettime.m4, gettimeofday.m4, getugroups.m4, getusershell.m4,
17534         group-member.m4, hard-locale.m4, hash.m4, host-os.m4, human.m4,
17535         idcache.m4, inttostr.m4, isdir.m4, jm-winsz1.m4, jm-winsz2.m4,
17536         link-follow.m4, long-options.m4, ls-mntd-fs.m4, lstat.m4,
17537         makepath.m4, mathl.m4, md5.m4, memcasecmp.m4, memchr.m4,
17538         memcmp.m4, memcoll.m4, memcpy.m4, memmem.m4, memmove.m4,
17539         memrchr.m4, memset.m4, mkdir-slash.m4, mkstemp.m4, mktime.m4,
17540         modechange.m4, mountlist.m4, nanosleep.m4, obstack.m4,
17541         path-concat.m4, pathmax.m4, perl.m4, physmem.m4, poll.m4,
17542         posixtm.m4, posixver.m4, putenv.m4, quote.m4, quotearg.m4,
17543         readdir.m4, readtokens.m4, readutmp.m4, regex.m4, rename.m4,
17544         restrict.m4, rmdir-errno.m4, rmdir.m4, rpmatch.m4, same.m4,
17545         savedir.m4, settime.m4, sha1.m4, sig2str.m4, snprintf.m4,
17546         sockpfaf.m4, st_dm_mode.m4, st_mtim.m4, stat.m4, stdint.m4,
17547         stdio-safer.m4, strchrnul.m4, strdup.m4, strerror.m4,
17548         strerror_r.m4, strftime.m4, strndup.m4, strnlen.m4, strsep.m4,
17549         strtod.m4, strtoimax.m4, strtok_r.m4, strtol.m4, strtoll.m4,
17550         strtoul.m4, strtoull.m4, strtoumax.m4, strverscmp.m4, sysexits.m4,
17551         time_r.m4, timegm.m4, timespec.m4, tm_gmtoff.m4, tzset.m4,
17552         uint32_t.m4, uintptr_t.m4, unistd-safer.m4, unlink-busy.m4,
17553         unlocked-io.m4, uptime.m4, userspec.m4, utimbuf.m4, utime.m4,
17554         utimecmp.m4, utimens.m4, utimes-null.m4, vsnprintf.m4, xalloc.m4,
17555         xgetcwd.m4, xreadlink.m4, xstrndup.m4, xstrtod.m4, xstrtoimax.m4,
17556         xstrtol.m4, xstrtoumax.m4, yesno.m4:
17557         Use an all-permissive copyright notice, recommended by RMS.
17558
17559 2005-01-21  Paul Eggert  <eggert@cs.ucla.edu>
17560
17561         * modules/chdir-long (Depends-on): Remove mempcpy.
17562
17563 2005-01-21  Jim Meyering  <jim@meyering.net>
17564
17565         * lib/openat.h (AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the
17566         same value as for Solaris 9.
17567
17568         * lib/chdir-long.c (chdir_long): Rewrite to remove limitation on
17569         component length.  This included changing the parameter to be
17570         of type `char *' rather than `char const *'.
17571         * lib/chdir-long.h (chdir_long): Update prototype.
17572
17573         * lib/openat.c (fdopendir, fstatat): New functions.
17574         * lib/openat.h: Include headers required for use of DIR and struct
17575         stat.
17576         [AT_SYMLINK_NOFOLLOW]: Define.
17577         (fdopendir, fstatat): Add prototypes.
17578
17579 2005-01-21  Bruno Haible  <bruno@clisp.org>
17580
17581         * modules/classpath: New file.
17582         * MODULES.html.sh (Java): Add classpath.
17583
17584 2005-01-21  Bruno Haible  <bruno@clisp.org>
17585
17586         * lib/classpath.h: New file, from GNU gettext.
17587         * lib/classpath.c: New file, from GNU gettext.
17588
17589 2005-01-20  Simon Josefsson  <jas@extundo.com>
17590
17591         * modules/version-etc-fsf: New file.
17592
17593 2005-01-20  Simon Josefsson  <jas@extundo.com>
17594
17595         * lib/version-etc-fsf.c: New file, with version_etc_copyright.
17596         * lib/version-etc.c: Remove version_etc_copyright.
17597         * lib/version-etc.h (version_etc_copyright): Use [] instead of * in
17598         prototype, suggested by Paul Eggert <eggert@CS.UCLA.EDU>.
17599
17600 2005-01-20  Simon Josefsson  <jas@extundo.com>
17601
17602         * lib/base64.h (isbase64): Add.
17603
17604         * lib/base64.c (isb64): Rename to isbase64, use to_uchar instead of
17605         using a unsigned prototype, don't inline.
17606         (base64_decode): Use it.
17607
17608 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
17609
17610         * m4/save-cwd.m4 (gl_SAVE_CWD): Remove check for fcntl; we now assume
17611         it.
17612
17613 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
17614
17615         * lib/save-cwd.c (save_cwd): Remove code to support the case
17616         where fchdir is missing or flaky.
17617
17618 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
17619
17620         * MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
17621
17622 2005-01-19  Paul Eggert  <eggert@cs.ucla.edu>
17623
17624         * modules/mempcpy (Makefile.am): Remove mention of mempcpy.h;
17625         AC_LIBSOURCES now does this.
17626         * MODULES.html.sh (Sizes of integer types <limits.h>): New element,
17627         with new ullong_max module.
17628
17629 2005-01-19  Bruno Haible  <bruno@clisp.org>
17630
17631         * modules/sh-quote: New file.
17632         * MODULES.html.sh (Executing programs): Add sh-quote.
17633
17634 2005-01-19  Bruno Haible  <bruno@clisp.org>
17635
17636         * lib/sh-quote.h: New file, from GNU gettext.
17637         * lib/sh-quote.c: New file, from GNU gettext.
17638
17639 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
17640
17641         Merge from coreutils.
17642         * m4/ullong_max.m4: New file.
17643         * m4/jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX.
17644         (gl_MACROS): Assume localeconv exists.
17645
17646 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
17647
17648         Merge changes from coreutils, as described below in several
17649         changelogs dated today.
17650
17651         * lib/save-cwd.c: Include "save-cwd.h" before other include files.
17652         (O_DIRECTORY): Remove; not needed here, since "." must be
17653         a directory.  All uses removed.
17654         (save_cwd): Use __sgi || __sun, not sun || __sun.  __sun is
17655         universal on Suns, and we also need to test for IRIX.
17656         Revamp code to use 'if' rather than '#if'.
17657         Avoid unnecessary comparison of cwd->desc to 0.
17658
17659         * lib/utimens.c (futimens): Robustify the previous patch, by checking
17660         for known valid error numbers rather than observed invalid ones.
17661
17662 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
17663
17664         * modules/ullong_max: New file.
17665
17666         * modules/chdir-long, modules/openat: New files.
17667         * modules/save-cwd (Depends-on): Depend on chdir-long.
17668         (Makefile.am): Remove lib_SOURCES; now handled by AC_LIBSOURCES.
17669
17670 2005-01-18  Jim Meyering  <jim@meyering.net>
17671
17672         Merge from coreutils.
17673         * m4/chdir-long.m4, m4/openat.m4: New files.
17674         * m4/save-cwd.m4 (gl_SAVE_CWD): Add AC_LIBSOURCES for save-cwd.c,
17675         save-cwd.h.  Add AC_LIBOBJ for save-cwd.
17676         * m4/chown.m4 (gl_FUNC_CHOWN): When cross-compiling, assume that chown
17677         is sane and DOES follow symlinks.  Besides, testing 20 different
17678         systems found no broken chown implementations.
17679         Prompted by a change in rsync's copy of this macro.
17680         * m4/jm-macros.m4 (gl_MACROS): Require gl_FUNC_CHDIR_LONG.
17681
17682         * m4/lchown.m4 (gl_FUNC_LCHOWN): Use AC_LIBSOURCES.
17683
17684         * m4/utimes.m4: Work around tests/touch/empty-file failure on a system
17685         (sparc64, Linux-2.4.28, glibc-2.3.3) that didn't honor utimes'
17686         NULL-means-set-to-current-time semantics.
17687         Remove temporary file immediately, rather than waiting
17688         for configure's at-exit trap code to do it.
17689
17690 2005-01-18  Jim Meyering  <jim@meyering.net>
17691
17692         * lib/version-etc.c (version_etc_copyright): Update copyright date.
17693
17694         * lib/utimens.c (futimens): Account for the fact that futimes
17695         can also fail with errno == ENOSYS or errno == ENOENT.
17696         Patch from Dmitry V. Levin.
17697
17698         Change the name of the robust chdir function from chdir to chdir_long.
17699         * lib/save-cwd.c: Include chdir-long.h rather than chdir.h.
17700         (restore_cwd): Use chdir_long, not chdir.
17701         * lib/chdir-long.c: Renamed from chdir.c.
17702         * lib/chdir-long.h: Renamed from chdir.h.
17703         [!defined PATH_MAX]: Define chdir_long to chdir on systems like the
17704         Hurd.
17705
17706 2005-01-18  Bruno Haible  <bruno@clisp.org>
17707
17708         * m4/allocsa.m4, m4/codeset.m4, m4/copy-file.m4, m4/eaccess.m4:
17709         * m4/eealloc.m4, m4/eoverflow.m4, m4/execute.m4, m4/fatal-signal.m4:
17710         * m4/findprog.m4, m4/glibc21.m4, m4/iconv.m4, m4/intmax_t.m4:
17711         * m4/inttypes_h.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4:
17712         * m4/linebreak.m4, m4/localcharset.m4, m4/longdouble.m4:
17713         * m4/longlong.m4, m4/mbrtowc.m4, m4/mbstate_t.m4, m4/mbswidth.m4:
17714         * m4/mkdtemp.m4, m4/pipe.m4, m4/readlink.m4, m4/safe-read.m4:
17715         * m4/safe-write.m4, m4/setenv.m4, m4/sig_atomic_t.m4:
17716         * m4/signalblocking.m4, m4/signed.m4, m4/size_max.m4, m4/ssize_t.m4:
17717         * m4/stdbool.m4, m4/stdint_h.m4, m4/stpcpy.m4, m4/stpncpy.m4:
17718         * m4/strcase.m4, m4/strcspn.m4, m4/strpbrk.m4, m4/strstr.m4:
17719         * m4/ucs4-utf.m4, m4/uintmax_t.m4, m4/ulonglong.m4, m4/unicodeio.m4:
17720         * m4/utf-ucs4.m4, m4/vasnprintf.m4, m4/vasprintf.m4:
17721         * m4/wait-process.m4, m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4:
17722         Use an all-permissive copyright notice, recommended by RMS.
17723
17724 2005-01-18  Bob Proulx  <bob@proulx.com>
17725
17726         * lib/obstack.c [DEFAULT_ALIGNMENT]: Use an intermediate type to
17727         simplify offsetof() macro construct to avoid compile failure with
17728         native HP-UX 11.0 ANSI C compiler.
17729
17730 2005-01-17  Bruno Haible  <bruno@clisp.org>
17731
17732         * lib/stpncpy.c: Remove HAVE_STPNCPY and gnu_stpncpy renaming,
17733         redundant because stpncpy.m4 takes care of it.
17734
17735 2005-01-17  Bruno Haible  <bruno@clisp.org>
17736
17737         * lib/progreloc.c: Include xalloc.h instead of xmalloc.h.
17738
17739 2005-01-17  Bruno Haible  <bruno@clisp.org>
17740
17741         * lib/progreloc.c (xstrdup): Define as strdup if no xmalloc should be
17742         used.
17743
17744 2005-01-17  Bruno Haible  <bruno@clisp.org>
17745
17746         * lib/fwriteerror.h (fwriteerror): Change specification to include
17747         fclose.
17748         * lib/fwriteerror.c: Include <stdbool.h>.
17749         (fwriteerror): At the end, close the file stream. Record whether
17750         stdout was already closed.
17751
17752 2005-01-17  Bruno Haible  <bruno@clisp.org>
17753
17754         * lib/execute.c (environ): Declare if needed.
17755         * lib/pipe.c (environ): Likewise.
17756         Reported by Michael Schloh von Bennewitz <michael.schloh@cw.com>.
17757
17758 2005-01-11  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
17759
17760         * modules/argp: Depend on vsnprintf
17761
17762 2005-01-10  Jim Meyering  <jim@meyering.net>
17763
17764         * modules/closeout (Depends-on): Add atexit.
17765
17766 2005-01-06  Bruno Haible  <bruno@clisp.org>
17767
17768         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Rename stpncpy to gnu_stpncpy here.
17769
17770 2005-01-04  Paul Eggert  <eggert@cs.ucla.edu>
17771
17772         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional
17773         definitions to be after all include files, to avoid collisions.
17774         Problem reported by Bob Proulx.
17775
17776 2005-01-04  Jim Meyering  <jim@meyering.net>
17777
17778         Changes imported from coreutils.
17779         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Rather than using "conftestXXXXXX"
17780         as the mkstemp template, use a temporary directory and an
17781         8.3-friendly template to avoid trouble on systems like DJGPP.
17782         Reported by Juan M. Guerrero via Stepan Kasal.
17783         * m4/(gl_FUNC_MKSTEMP): Include <unistd.h> for the declaration of
17784         close. Remove the temporary directory right away, rather than waiting
17785         for configure's at-exit trap code to do it.
17786         Suggestion from Stepan Kasal.
17787
17788 2005-01-01  Simon Josefsson  <jas@extundo.com>
17789
17790         * gnulib-tool: Print #include directives when --import'ing.
17791
17792 2004-12-28  Simon Josefsson  <jas@extundo.com>
17793
17794         * tests/test-base64.c: Include required header files.  Remove
17795         unused variables.
17796
17797 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
17798
17799         * modules/error (Depends-on): Remove gettext.
17800
17801 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
17802
17803         * lib/error.c [!_LIBC && !ENABLE_NLS]: Do not include "gettext.h";
17804         not needed.  This removes a dependency on the gettext module.
17805         [defined _LIBC]: Do not include <libintl.h>; not needed.
17806
17807 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
17808
17809         * m4/c-strtod.m4 (gl_C99_STRTOLD): New macro.
17810         (gl_C_STRTOD): Use it instead of AC_CHECK_DECLS_ONCE(strtold).
17811
17812 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
17813
17814         * lib/c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not
17815         HAVE_DECL_STRTOLD.
17816
17817 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
17818
17819         * modules/getdate (Depends-on): Remove alloca-opt.
17820
17821 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
17822
17823         * m4/getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
17824
17825 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
17826
17827         * lib/argp-parse.c: Include <stddef.h>.
17828         (alignof, alignto): New macros.
17829         (parser_init): Don't assume that void * is aligned sufficiently
17830         for struct option.
17831
17832         * lib/getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since there's no
17833         need to extend the stack.
17834         (YYINITDEPTH): New macro, so that the initial stack isn't overly
17835         large.
17836
17837 2004-12-22  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
17838
17839         * lib/argp-parse.c (parser_init): Avoid arithmetics on void pointers.
17840
17841 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
17842
17843         * modules/regex (lib_SOURCES): Remove regex.c, undoing previous
17844         (2004-10-24) change.  Apparently this was a false alarm.
17845
17846         * modules/getdate: Depend on alloca-opt, not alloca.
17847
17848 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
17849
17850         * lib/alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.
17851         Remove now-obsolete comment about AIX.
17852         * lib/getdate.y: Include <alloca.h> only if HAVE_ALLOCA.
17853         (YYSTACK_USE_ALLOCA): Define to 0 if !HAVE_ALLOCA.
17854         (YYMAXDEPTH): New macro.
17855
17856 2004-12-18  Simon Josefsson  <jas@extundo.com>
17857
17858         * modules/alloca: Depend on alloca-opt, instead of duplicating it.
17859
17860 2004-12-18  Bruno Haible  <bruno@clisp.org>
17861
17862         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Also test for sigaction.
17863
17864 2004-12-18  Bruno Haible  <bruno@clisp.org>
17865
17866         * lib/fatal-signal.c (fatal_signals): Make non-const.
17867         (init_fatal_signals): New function.
17868         (uninstall_handlers, install_handlers): Ignore signals that were set to
17869         SIG_IGN.
17870         (at_fatal_signal): Call init_fatal_signals.
17871         (init_fatal_signal_set): Likewise. Ignore signals that were set to
17872         SIG_IGN.
17873         Reported by Paul Eggert.
17874
17875 2004-12-18  Bruno Haible  <bruno@clisp.org>
17876
17877         * doc/alloca.texi: New file.
17878         * doc/alloca-opt.texi: New file.
17879
17880 2004-12-17  Jim Meyering  <jim@meyering.net>
17881
17882         * config/install-sh: Use `(exit N); exit N', not `(exit N); exit'.
17883         Otherwise, install-sh could exit with improper exit status when
17884         exiting via a trapped interrupt.  Thanks to a report from Bob Proulx.
17885
17886 2004-12-16  Simon Josefsson  <jas@extundo.com>
17887
17888         * tests/test-base64.c: Add license.
17889
17890 2004-12-15  Stepan Kasal  <address@hidden>
17891
17892         * gnulib-tool (func_emit_lib_Makefile_am): Shorten a long sed command.
17893
17894 2004-12-12  Paul Eggert  <eggert@cs.ucla.edu>
17895
17896         * modules/getcwd (Files): Add m4/d-ino.m4.
17897         Suggested by Mark D. Baushke.
17898
17899 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
17900
17901         * lib/getdate.y (textint): New member "negative".
17902         (time_zone_hhmm): New function.
17903         Expect 14 shift-reduce conflicts, not 13.
17904         (o_colon_minutes): New rule.
17905         (time, zone): Use it to add support for +HH:MM, UTC+HH:MM.
17906         (yylex): Set the "negative" member of signed numbers.
17907
17908 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
17909
17910         * doc/getdate.texi (Time of day items, Time zone items):
17911         Describe new formats +00:00, UTC+00:00.
17912
17913 2004-12-07  Paul Eggert  <eggert@cs.ucla.edu>
17914
17915         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change:
17916         spurious "-l"s.  Problem reported by Stepan Kasal.
17917
17918 2004-12-06  Paul Eggert  <eggert@cs.ucla.edu>
17919
17920         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): New macro, to work around bug
17921         in Autoconf 2.59.  Problem reported by Mark D. Baushke.
17922
17923 2004-12-04  Simon Josefsson  <jas@extundo.com>
17924
17925         * modules/getaddrinfo (License): Add LGPL, reported by Yoann
17926         Vandoorselaere <yoann@prelude-ids.org>.
17927
17928 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
17929
17930         Changes imported from coreutils.
17931         * m4/hard-locale.m4 (gl_HARD_LOCALE): Assume locale.h and setlocale
17932         exist.
17933         * m4/human.m4 (gl_HUMAN): Assume locale.h and localeconv exist.
17934
17935 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
17936
17937         Changes imported from coreutils.
17938         * lib/hard-locale.c: Assume <locale.h> exists.
17939         Include "strdup.h".
17940         (GLIBC_VERSION): New macro.
17941         (hard_locale): Assume setlocale exists.
17942         Rewrite to avoid #ifdef.
17943         Use strdup rather than malloc + strcpy.
17944         * lib/human.c: Assume <locale.h> exists.
17945         (human_readable): Assume localeconv exists.
17946
17947 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
17948
17949         * modules/hard-locale (Depends-on): Add strdup.
17950
17951 2004-12-01  Jakub Jelinek  <jakub@redhat.com>
17952
17953         * lib/mktime.c (__mktime_internal): If SEC_REQUESTED != SEC,
17954         convert T2, not T.  (Imported from libc.)
17955
17956 2004-11-30  Simon Josefsson  <jas@extundo.com>
17957
17958         * modules/restrict (License): Change to LGPL.
17959
17960 2004-11-30  Simon Josefsson  <jas@extundo.com>
17961
17962         * m4/restrict.m4: Add copyright and copying conditions.
17963
17964 2004-11-30  Simon Josefsson  <jas@extundo.com>
17965
17966         * m4/base64.m4: New file.
17967
17968 2004-11-30  Simon Josefsson  <jas@extundo.com>
17969
17970         * MODULES.html.sh (Extra functions based on ANSI C 89): Add
17971         base64.
17972
17973         * tests/test-base64.c: New file.
17974
17975         * modules/base64: New file.
17976
17977 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
17978
17979         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX):
17980         Define HAVE_PARTLY_WORKING_GETCWD if getcwd is partly working.
17981
17982         * m4/readutmp.m4 (gl_READUTMP): Don't check for sys/param.h.
17983
17984 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
17985
17986         * lib/getcwd.c (is_ENAMETOOLONG): New macro.
17987         (__getcwd.c): Don't restore errno; glibc doesn't.
17988         [HAVE_PARTLY_WORKING_GETCWD && !defined AT_FDCWD]: Try system getcwd
17989         first, falling back to our code only if its results look suspicious.
17990         Ensure that the resulting buffer is only as large as necessary.
17991
17992         * lib/readutmp.c: Include readutmp.h first.
17993         Include <errno.h>, since readutmp.h no longer does that.
17994         * lib/readutmp.h: Don't include <errno.h>,
17995         <sys/param.h>, <time.h>; not needed to establish interface.
17996         (errno): Remove decl.
17997         (HAVE_STRUCT_XTMP_UT_TYPE): Remove; no longer needed.
17998         (UT_TYPE_EQ, UT_TYPE_NOT_DEFINED, UT_TYPE_BOOT_TIME,
17999         UT_TYPE_USER_PROCESS, IS_USER_PROCESS): New macros.
18000
18001 2004-11-28  Simon Josefsson  <jas@extundo.com>
18002
18003         * lib/base64.h, base64.c: New file.
18004
18005 2004-11-27  Paul Eggert  <eggert@cs.ucla.edu>
18006
18007         * lib/getcwd.h: New file, which I forgot to check in on 2004-11-25.
18008
18009 2004-11-26  Paul Eggert  <eggert@cs.ucla.edu>
18010
18011         * modules/getcwd (Files): Add lib/getcwd.h, m4/getcwd.m4.
18012         (Depends-on): Remove pathmax, same.  Add mempcpy.
18013         (configure.ac): GL_FUNC_GETCWD_PATH_MAX -> gl_FUNC_GETCWD.
18014         (Makefile.am): Append getcwd.h to lib_SOURCES.
18015         (Include): Add getcwd.h.
18016         (Maintainer): Change from Jim Meyering to "all, glibc",
18017         since getdate now uses intended-for-glibc code.
18018         * modules/xgetcwd (Files): Remove m4/getcwd.m4.
18019         (Depends-on): Depend on getcwd.  Do not depend on pathmax.
18020
18021 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
18022
18023         Fix problems reported by Scott S. Tinsley for HP-UX 11.11 using
18024         HP's ANSI C compiler.
18025         * lib/fsusage.c (statvfs) [HAVE_SYS_STATVFS_H]: Remove decl.
18026         Declaring int functions causes warnings on some modern systems and
18027         shouldn't be needed to compile on ancient ones.
18028         * lib/same.c (MIN) [defined MIN]: Don't define, since it's already
18029         defined.
18030
18031         * lib/getcwd.c: Replace by a copy of glibc/sysdeps/posix/getcwd.c, but
18032         with the following changes.
18033         (__set_errno): Parenthesize properly.
18034         Include <stdbool.h>.
18035         (MIN, MAX, MATCHING_INO): New macros.
18036         (__getcwd): Define with prototype, not K&R form.
18037         Use heuristics to allocate default buffer on stack if possible.
18038         If AT_FDCWD is defined, use openat and fstatat to avoid O(N**2)
18039         behavior, and to avoid the PATH_MAX limit when computing
18040         ../../../../...
18041         Use MATCHING_INO to compare inode number to file.
18042         Check for arithmetic overflow in size calculations.
18043         Fix bug in reallocation of dot array that caused getcwd to fail
18044         on directories nested deeper than 75.
18045         Be more careful about saving errno on error.
18046         Do not use realloc; use only free+malloc, as this is a bit
18047         more flexible and avoids a needless copy operation.
18048         Do not inspect st_dev and st_ino for symbolic links; POSIX
18049         doesn't specify the latter.
18050         Check for closedir errors.
18051         Avoid needless casts.
18052         Use "#ifdef weak_alias" around weak_alias, to be like other
18053         glibc code.
18054         The following changes to getcwd.c have effect only when used in
18055         gnulib; they have no effect inside glibc proper.
18056         (#pragma alloca) [defined _AIX && !defined __GNUC__]: Remove,
18057         as alloca isn't used.
18058         (alloca, __alloca): Likewise.
18059         [!_LIBC]: Include "getcwd.h", "mempcpy.h".
18060         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
18061         unconditionally, as gnulib assumes C89 or better.
18062         Do not include <sys/param.h>.
18063         (errno) [!defined __GNU_LIBRARY__ && !defined STDC_HEADERS]: Remove
18064         no-longer-necessary 'extern int errno' decl; gnulib assumes C89 or
18065         better.
18066         (NULL) [!defined NULL]: Remove; we assume C89 or better.
18067         Include <dirent.h> in a way that is compatible with modern Autoconf.
18068         (_D_ALLOC_NAMELEN, _D_EXACT_NAMLEN):
18069         New macros, if not already defined.
18070         Include <unistd.h> if _LIBC, not if __GNU_LIBRARY__.
18071         Use "_LIBC", not "defined _LIBC", for consistency.
18072         (HAVE_MEMPCPY): Remove; no longer needed now that gnulib has
18073         a mempcpy module.
18074         (__lstat, __closedir, __opendir, __readdir) [!_LIBC]: New macros.
18075         (GETCWD_RETURN_TYPE): Remove.  All uses replaced by char *.
18076         * lib/xgetcwd.c: David MacKenzie's old code was removed, so give
18077         credit only to Jim Meyering and adjust the copyright dates.
18078         Do not include <limits.h>, <stdio.h>, <sys/types.h>,
18079         <stdlib.h>, <unistd.h>, "pathmax.h".
18080         Instead, include "xgetcwd.h" (first) and "getcwd.h".
18081         (INITIAL_BUFFER_SIZE): Remove.
18082         (xgetcwd): Rely on getcwd, since we now depend on a reliable one.
18083
18084 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
18085
18086         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Renamed from
18087         GL_FUNC_GETCWD_PATH_MAX for consistency.  All uses changed.
18088         Use the _ONCE methods, for efficiency.
18089         Check for fcntl.h.  In test program, include <errno.h>
18090         and <fcntl.h> if available.  Remove old K&R cruft from
18091         test program.  Check for common errors in GNU/Linux,
18092         OpenBSD, and Solaris.  Just set gl_cv_func_getcwd_path_max;
18093         don't do AC_LIBOBJ, as that's getcwd.m4's job.
18094         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL): Renamed from
18095         AC_FUNC_GETCWD_NULL.  All used changed.  Change cache variable
18096         name accordingly.
18097         (gl_FUNC_GETCWD, gl_PREREQ_GETCWD): New macros.  Revamp to
18098         accommodate new getcwd.c.
18099         * m4/jm-macros.m4 (gl_MACROS): Don't require GL_FUNC_GETCWD_PATH_MAX.
18100         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_MEMPCPY.
18101         * m4/xgetcwd.m4 (gl_XGETCWD): Replace with gl_FUNC_GETCWD, since
18102         that's all we need now.
18103
18104 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
18105
18106         * m4/argp.m4 (gl_ARGP): Require gl_GETOPT_SUBSTITUTE unconditionally:
18107         argp-parse.c depends on getopt internals, that means we should
18108         always use our getopt, to be on the safe side.
18109         * m4/getopt.m4 (gl_GETOPT): Check if GETOPT_H is already set, in
18110         order not to spoil the result of an eventual previous invocation
18111         of gl_GETOPT_SUBSTITUTE.
18112
18113 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
18114
18115         * lib/getopt_.h: Re-addition of __getopt_argv_const caused
18116         redefinition warnings. To avoid them, include the defines
18117         in `#if !defined __need_getopt ... #endif'. The only place
18118         where __getopt_argv_const is used is in definitions
18119         of getopt_long and getopt_long_only below, which are as well
18120         protected by `#ifndef __need_getopt'.
18121         [defined __GETOPT_PREFIX && !defined __need_getopt]: Undef
18122         __need_getopt after including <stdio.h> and <unistd.h> These
18123         headers might have defined it.
18124
18125 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
18126
18127         * m4/utimens.m4 (gl_UTIMENS): Check for futimes function.
18128
18129 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
18130
18131         * lib/utimens.c (__attribute__, ATTRIBUTE_UNUSED): New macros.
18132         (futimens): New function, which uses futimes if available.
18133         (futimens, utimens): Support timespec==NULL, with same semantics
18134         as utime and utimens.
18135         * lib/utimens.h (futimens): New decl.
18136
18137 2004-11-23  Jim Meyering  <jim@meyering.net>
18138
18139         * lib/getopt_.h: Remove trailing blanks.
18140
18141 2004-11-23  Jim Meyering  <jim@meyering.net>
18142
18143         * lib/__fpending.c: Add comment.
18144
18145 2004-11-22  Paul Eggert  <eggert@cs.ucla.edu>
18146
18147         * modules/canonicalize (Depends-on): Add xreadlink.
18148         Problem reported by James Youngman.
18149
18150 2004-11-20  Paul Eggert  <eggert@cs.ucla.edu>
18151
18152         * lib/getopt_.h (__GETOPT_CONCAT, __GETOPT_XCONCAT, __GETOPT_ID):
18153         New macros.
18154         (getopt, getopt_long, getopt_long_only, optarg, opterr, optind,
18155         optopt): Use them instead of invoking ## directly; otherwise, the
18156         symbols will be __GETOPT_PREFIXgetopt rather than rpl_getopt.
18157
18158 2004-11-19  Bruno Haible  <bruno@clisp.org>
18159
18160         * lib/strtok_r.c: Move comments from here...
18161         * lib/strtok_r.h: ... to here.
18162
18163 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
18164
18165         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc
18166         implementations that mishandle size_t overflow.
18167
18168 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
18169
18170         * lib/realloc.c (rpl_realloc): Call 'free' if n==0, since realloc
18171         might fail.  Problem reported by Yoann Vandoorselaere.
18172         * lib/calloc.c (rpl_calloc): Defend against buggy calloc
18173         implementations that mishandle size_t overflow.
18174
18175 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
18176
18177         * modules/canon-host (Depends-on): Add strdup.
18178
18179 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
18180
18181         * m4/canon-host.m4 (gl_CANON_HOST): Check for getaddrinfo.
18182
18183 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
18184
18185         * lib/canon-host.c: Include "strdup.h".
18186         (canon_host): Use getaddrinfo if available, so that IPv6 works.
18187         Use strdup instead of malloc/strcpy to duplicate strings.
18188
18189         * lib/human.h (LONGEST_HUMAN_READABLE): Add 1 for space before unit.
18190         (human_space_before_unit): New constant.
18191         * lib/human.c (human_readable): Support it.
18192
18193         * lib/xgetcwd.c: Include <limits.h>, for PATH_MAX.
18194         (xgetcwd): Set errno correctly when failing.
18195         Work around Solaris 9 bug: getcwd sets errno==ERANGE even though
18196         the failure is actually due to a PATH_MAX problem.
18197
18198         Further getopt changes to make it more likely that glibc will
18199         buy the changes back.
18200         * lib/getopt.c (POSIXLY_CORRECT): New constant.
18201         (getopt): Use it, so to preserve glibc semantic
18202         * lib/getopt1.c (getopt_long, getopt_long_only): Arg is char * const *
18203         when compiling for libc.
18204         * lib/getopt_.h (__getopt_argv_const): Bring it back.
18205         (getopt_long, getopt_long_only): Use it.
18206
18207         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
18208         _getopt_internal): New arg POSIXLY_CORRECT.  All callers changed.
18209         (getopt): Argv is now char * const *, as per standard.
18210         (_getopt_internal_r, _getopt_internal): Argv is now char **,
18211         not char *__getopt_argv_const *.
18212         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
18213         _getopt_long_only_r): Likewise.
18214         * lib/getopt_.h (getopt, getopt_long, geopt_long_only): Likewise.
18215         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
18216         _getopt_long_r, _getopt_long_only_r): Likewise.
18217         * lib/getopt_.h (__getopt_argv_const): Remove.
18218         (getopt): Argv is now char * const *, as per standard.
18219
18220         * lib/getdate.y (tORDINAL): New token.
18221         (day, relunit): Allow it for relative times.
18222         (relative_time_table): Use tORDINAL for ordinals.
18223
18224 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
18225
18226         * doc/getdate.texi (General date syntax): "next" is 1, not 2.
18227         Document that "second" isn't allowed as an ordinal number.
18228
18229 2004-11-16  Jim Meyering  <jim@meyering.net>
18230
18231         * modules/closeout (Depends-on): Add fpending.
18232
18233 2004-11-15  Jim Meyering  <jim@meyering.net>
18234
18235         * lib/closeout.c: Include "__fpending.h" once again.
18236         Include <stdbool.h>.
18237         (close_stdout): Don't fail just because stdout was closed initially,
18238         since some programs don't write to stdout in the normal course of
18239         operation (other than --version and --help), and we don't want this
18240         function to make e.g. `touch file >&-' fail.
18241         But do fail if it was closed and someone has tried to write to it.
18242         E.g., `printf foo >&-' must fail.
18243
18244 2004-11-13  Jim Meyering  <jim@meyering.net>
18245
18246         * m4/jm-macros.m4: Do require gl_FUNC_FPENDING.
18247
18248 2004-11-12  Simon Josefsson  <jas@extundo.com>
18249
18250         * config/srclist.txt: Add strtok_r.c, glibc bought our changes, but a
18251         small doc fix is still pending.
18252
18253 2004-11-11  Simon Josefsson  <jas@extundo.com>
18254
18255         * modules/strtok_r: New file.
18256
18257         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
18258         strtok_r.
18259
18260 2004-11-11  Simon Josefsson  <jas@extundo.com>
18261
18262         * m4/strtok_r.m4: New file.
18263
18264         * m4/getopt.m4: Replace opterr.
18265
18266 2004-11-11  Simon Josefsson  <jas@extundo.com>
18267
18268         * lib/strtok_r.h, strtok_r.c: New file.
18269
18270 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
18271
18272         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
18273         of replacing opterr, getopt, etc.  This should handle the
18274         powerpc-apple-darwin5.5 problem recently noted by Simon Josefsson.
18275
18276 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
18277
18278         * lib/getopt_.h (__getopt_argv_const): New macro, to be used so that
18279         we can stop lying to compilers about the constness of argv when we
18280         are compiled outside glibc.
18281         (getopt, getopt_long, getopt_long_only): Use it.
18282         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
18283         _getopt_internal, getopt): Likewise.
18284         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
18285         _getopt_long_only_r): Likewise.
18286         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
18287         _getopt_long_r, _getopt_long_only_r): Likewise.
18288
18289         * lib/getopt_.h [defined __GETOPT_PREFIX && !defined __need_getopt]:
18290         Include <stdlib.h> and <stdio.h>, and <unistd.h> if available.
18291         Then rename getopt to __GETOPT_PREFIX##getopt, and so forth for
18292         the other external symbols.
18293         (getopt) [!defined __GNU_LIBRARY]: Use prototype, not old-style
18294         declaration, since the above renaming now works around collisions.
18295
18296 2004-11-11  Jim Meyering  <jim@meyering.net>
18297
18298         * lib/linebreak.c: Remove trailing blanks.
18299         * lib/alloca_.h: Likewise.
18300         * lib/acosl.c: Likewise.
18301         * lib/euidaccess.c: Likewise.
18302         * lib/allocsa.h: Likewise.
18303
18304 2004-11-10  Simon Josefsson  <jas@extundo.com>
18305
18306         * m4/getaddrinfo.m4: New file.
18307
18308 2004-11-10  Simon Josefsson  <jas@extundo.com>
18309
18310         * lib/getaddrinfo.h, lib/getaddrinfo.c: New files.
18311
18312 2004-11-10  Simon Josefsson  <jas@extundo.com>
18313
18314         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
18315         getaddrinfo.
18316
18317         * modules/getaddrinfo: New file.
18318
18319 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
18320
18321         * m4/prereq.m4 (gl_PREREQ): Require gt_FUNC_SETENV.
18322
18323 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
18324
18325         * lib/mktime.c (SHR): New macro, which is a portable
18326         substitute for >> that should work even on Crays.
18327         (TIME_T_MIDPOINT, ydhms_diff, __mktime_internal): Use it.
18328         Problem reported by Mark D. Baushke in
18329         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00071.html>.
18330         * lib/getdate.y (SHR): Likewise.
18331         (tm_diff): Use it.
18332         * lib/strftime.c (SHR): Likewise.
18333         (tm_diff): Use it.
18334         * lib/quotearg.c (struct quoting_options): Use unsigned int for
18335         quote_these_too, so that right shifts are well defined.  All uses
18336         changed.
18337
18338 2004-11-10  Jim Meyering  <jim@meyering.net>
18339
18340         Ensure that no close failure goes unreported.
18341         * lib/closeout.c (close_stdout): Always close stdout.  I.e., don't
18342         return early when it seems there's nothing to flush.
18343         Don't include __fpending.h.
18344
18345 2004-11-10  Jim Meyering  <jim@meyering.net>
18346
18347         * modules/closeout (Depends-on): Remove fpending.
18348
18349 2004-11-10  Jim Meyering  <jim@meyering.net>
18350
18351         * m4/jm-macros.m4 (gl_MACROS): Don't require gl_FUNC_FPENDING.
18352
18353 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
18354
18355         * m4/strftime.m4 (_gl_STRFTIME_PREREQS): Remove.  Move its body to
18356         gl_FUNC_STRFTIME.
18357         (gl_FUNC_STRFTIME): Use AC_CHECK_FUNCS_ONCE and AC_CHECK_HEADERS_ONCE
18358         and AC_REQUIRE when possible, to avoid duplicate checks.
18359         Check for <wchar.h>.
18360
18361 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
18362
18363         * lib/strftime.c (DO_MULTIBYTE): Check for wchar.h, too.
18364
18365 2004-11-09  Bruno Haible  <bruno@clisp.org>
18366
18367         * m4/sockpfaf.m4: New file.
18368
18369 2004-11-05  Bruno Haible  <bruno@clisp.org>
18370
18371         * lib/readlink.c: Include stddef.h, needed for size_t on Woe32.
18372         Reported by Mark D. Baushke <mdb@cvshome.org>.
18373
18374 2004-11-04  Bruno Haible  <bruno@clisp.org>
18375
18376         2004-09-11  Bruno Haible  <bruno@clisp.org>
18377                 * allocsa.valgrind: New file.
18378         2004-02-06  Bruno Haible  <bruno@clisp.org>
18379                 * allocsa.h (sa_alignof): Define differently with HP-UX cc, to
18380                 avoid a bug of this cc on HP-UX 10.20 dealing with enums.
18381                 Reported by Christopher Seip <chris.seip@hp.com>.
18382
18383 2004-11-04  Bruno Haible  <bruno@clisp.org>
18384
18385         * modules/allocsa (Files): Add lib/allocsa.valgrind.
18386         (Makefile.am): Distribute it.
18387
18388 2004-11-03  Paul Eggert  <eggert@cs.ucla.edu>
18389
18390         * lib/xreadlink.c (xreadlink): AIX and HP-UX readlink return -1
18391         with errno == ERANGE if the buffer is too small.
18392         Problem reported by Mark D. Baushke.
18393
18394 2004-11-03  Albert Chin  <china@thewrittenword.com>
18395             Paul Eggert  <eggert@cs.ucla.edu>
18396
18397         * m4/uint32_t.m4 (gl_AC_TYPE_UINT32_T): When determining uint32_t
18398         equivalent, substitute $ac_type for equivalent type rather than
18399         blindly using uint32_t *always* which won't work if uint32_t is not
18400         available.  Define _UINT32_T to work around typedef of uint32_t if
18401         <sys/sched.h>, <pthread.h>, or <semaphore.h> used on Solaris
18402         2.5.1.
18403
18404 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
18405
18406         * m4/jm-macros.m4: Sync from coreutils.
18407         (gl_MACROS): Check for mbrlen, for pathchk.
18408         (gl_CHECK_ALL_TYPES): Require AC_TYPE_MBSTATE_T, for pathchk.
18409
18410 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
18411
18412         * lib/xreadlink.c (MAXSIZE): New macro.
18413         (xreadlink): Use it instead of SSIZE_MAX.  Ensure initial buffer
18414         size does not exceed MAXSIZE.  Avoid cast.
18415         As suggested by Mark D. Baushke in
18416         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00009.html>,
18417         if readlink fails with buffer size just under MAXSIZE, try again
18418         with MAXSIZE.
18419
18420 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
18421
18422         * config/srclist.txt: Add mktime.c; glibc bought all our changes.
18423
18424 2004-11-02  Derek R. Price  <derek@ximbiot.com>
18425         and  Paul Eggert  <eggert@cs.ucla.edu>
18426
18427         * lib/getdate.y [!TEST]: Include <stdio.h>, since we use sprintf now.
18428         (get_date): Overparenthesize to avoid GCC warning.
18429
18430 2004-11-02  Bruno Haible  <bruno@clisp.org>
18431
18432         * m4/setenv.m4 (gt_FUNC_SETENV): Define VOID_UNSETENV if unsetenv()
18433         returns void.
18434
18435 2004-11-02  Bruno Haible  <bruno@clisp.org>
18436
18437         * lib/setenv.h (unsetenv): Define as a macro if the system's unsetenv()
18438         function returns void.
18439
18440 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
18441
18442         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
18443         fflush_unlocked, flockfile, funlockfile, funlockfile,
18444         fputs_unlocked, putc_unlocked.
18445
18446 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
18447
18448         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
18449         (funlockfile, fputs_unlocked, putc_unlocked): Don't define if
18450         already declared.
18451
18452 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
18453
18454         * modules/getdate (Files): Add doc/getdate.texi.
18455         (Depends-on): Add setenv, xalloc.
18456
18457 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
18458
18459         * lib/getdate.y: Add support for TZ="foo" within a date string.
18460         Fix some bugs near time_t boundaries.  Reject dates with
18461         out-of-range components, e.g., "Sept 31".
18462         Include <stdlib.h>, "setenv.h", "xalloc.h".
18463         (ISDIGIT_LOCALE): Remove; unused.
18464         Note that the TZ and time functions used here are not reentrant.
18465         (mktime_ok, get_tz): New functions.
18466         (TZBUFSIZE): New constant.
18467         (get_date): Parse leading TZ="foo".  Reject out-of-range components;.
18468         This requires that we sometimes generate our own TZ="XXX..." setting.
18469
18470 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
18471
18472         * doc/getdate.texi: New file, from coreutils with modifications for
18473         the new TZ parsing.
18474
18475 2004-10-27  Derek R. Price  <derek@ximbiot.com>
18476
18477         * lib/mktime.c (not_equal_tm): Remove redundant check.
18478
18479 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
18480
18481         * modules/regex (lib_SOURCES): Add regex.c.
18482         Reported by James Youngman in
18483         <http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00199.html>.
18484
18485 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
18486
18487         * lib/getdate.y: Use Bison 1.875 features, and some minor
18488         code cleanups.  This change does not affect semantics.
18489         Don't include <stdlib.h>; no longer needed.
18490         Don't include unlocked-io.h; only the "#if TEST" code uses
18491         stdio, and performance isn't crucial there.
18492         (PC, YYLEX_PARAM, YYPARSE_PARAM): Remove; replaced by
18493         Bison 1.875 features as described below.
18494         All uses of "PC." replaced by "pc->".
18495         (YYSTYPE): Add a forward declaration.
18496         (yylex, yyerror): Use full prototypes in forward decls.
18497         Use "%pure-parser" rather than obsolescent "%pure_parser".
18498         Use %parse-param and %lex-param instead of obsolescent
18499         YYPARSE_PARAM and YYLEX_PARAM.
18500         (meridian_table, month_and_day_table, time_units_table,
18501         relative_time_table, time_zone_table, military_table,
18502         lookup_zone, lookup_word, get_date):
18503         Use NULL instead of 0 where appropriate.
18504         (to_hour): Avoid abort (), to avoid a dependency on
18505         stdlib.h.
18506         (yyerror, yylex): Now accepts parser_control * arg.
18507         (main) [TEST]: Use '\0' rather than 0 for char.
18508
18509 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
18510
18511         * m4/getpagesize.m4 (gl_GETPAGESIZE): Check for <sys/param.h>.
18512
18513 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
18514
18515         * lib/getpagesize.c (getpagesize): Don't assume <sys/param.h> exists.
18516         It's now the caller's responsibility to handle the case where
18517         !HAVE_GETPAGESIZE && !defined getpagesize.
18518
18519         * lib/mktime.c (leapyear): Arg is long int, not int.
18520
18521 2004-10-18  Paul Eggert  <eggert@cs.ucla.edu>
18522
18523         * lib/argp-fs-xinl.c, argp-xinl.c: Update from glibc.
18524
18525 2004-10-17  Paul Eggert  <eggert@cs.ucla.edu>
18526
18527         * gnulib-tool (func_emit_lib_Makefile_am): Fix typo: a $ was
18528         missing.  Problem reported by James Youngman.
18529
18530 2004-10-16  Simon Josefsson  <jas@extundo.com>
18531
18532         * gnulib-tool: Fix comments.  Fix parse problem.
18533         (func_emit_lib_Makefile_am): Don't hard code a in libgl_a_SOURCES.
18534
18535 2004-10-15  Paul Eggert  <eggert@cs.ucla.edu>
18536
18537         * m4/getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
18538         implementation of getopt_long.  Problem reported by Alexander Taler in:
18539         http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00103.html
18540
18541 2004-10-15  Bruno Haible  <bruno@clisp.org>
18542
18543         * gnulib-tool: Untabify. Initialize supplied_libname.
18544         (func_usage): More homogenous output.
18545         (func_modules_transitive_closure, func_modules_to_filelist,
18546         func_emit_lib_Makefile_am): New functions.
18547         (func_import): New function, extracted from big case statement. Use
18548         func_get_license, func_modules_transitive_closure,
18549         func_modules_to_filelist, func_emit_lib_Makefile_am. Initialize
18550         opt_lgpl. Don't use test -a, as it's not portable.
18551         (func_create_testdir): Use func_modules_transitive_closure,
18552         func_modules_to_filelist, func_emit_lib_Makefile_am.
18553
18554 2004-10-15  Bruno Haible  <bruno@clisp.org>
18555
18556         * gnulib-tool (func_import): Let gl_INIT define LTALLOCA when needed.
18557
18558 2004-10-15  Bruno Haible  <bruno@clisp.org>
18559
18560         * gnulib-tool (func_emit_lib_Makefile_am): Add markers to separate
18561         the portions belonging to each module.
18562         Suggested by Derek Robert Price <derek@ximbiot.com>.
18563
18564 2004-10-12  Simon Josefsson  <jas@extundo.com>
18565
18566         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
18567         (fputs_unlocked, putc_unlocked) [!_LIBCS && !USE_UNLOCKED_IO]: Map
18568         to real functions.
18569
18570 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
18571
18572         * modules/vsnprintf: New file.
18573
18574 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
18575
18576         * m4/vsnprintf.m4: New file.
18577
18578 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
18579
18580         * lib/vsnprintf.h: New file.
18581         * lib/vsnprintf.c: New file.
18582
18583 2004-10-11  Bruno Haible  <bruno@clisp.org>
18584
18585         * MODULES.html.sh (Support for systems lacking ISO C 99): Add
18586         vsnprintf.
18587
18588 2004-10-10  Paul Eggert  <eggert@cs.ucla.edu>
18589
18590         * config/srclistvars.sh: Add GNUSTANDARDS (for eggert only).
18591
18592 2004-10-07  Bruno Haible  <bruno@clisp.org>
18593
18594         * lib/snprintf.c (snprintf): Avoid a memory allocation if the result
18595         fits into the provided buffer.
18596
18597 2004-10-06  Paul Eggert  <eggert@cs.ucla.edu>
18598
18599         * lib/diacrit.c, diacrit.h: Add GPL notice.
18600
18601         * lib/atanl.c, logl.c: Add GPL notice, to match glibc's added LGPL
18602         notice.
18603         * lib/atanl.c (atanl): Keep the code as similar to glibc as possible.
18604         * lib/logl.c (logl): Keep the code as similar to glibc as possible.
18605         This avoids a potential constant-folding bug.
18606
18607 2004-10-05  Bruno Haible  <bruno@clisp.org>
18608
18609         * m4/strsep.m4 (gl_FUNC_STRSEP): Require AC_GNU_SOURCE. Don't check
18610         for the declaration of strsep.
18611
18612 2004-10-05  Bruno Haible  <bruno@clisp.org>
18613
18614         * lib/strsep.h: Don't declare strsep() if HAVE_STRSEP.
18615
18616 2004-10-04  Simon Josefsson  <jas@extundo.com>
18617
18618         * modules/memmem: New file.
18619         * tests/test-memmem.c: New file.
18620         * MODULES.html.sh (Extra functions based on ANSI C 89): Add memmem.
18621
18622 2004-10-04  Simon Josefsson  <jas@extundo.com>
18623
18624         * m4/memmem.m4: New file.
18625
18626 2004-10-04  Simon Josefsson  <jas@extundo.com>
18627
18628         * lib/memmem.h: New file.
18629         * lib/memmem.c: New file, taken from glibc.
18630
18631 2004-10-04  Simon Josefsson  <jas@extundo.com>
18632
18633         * lib/error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
18634         '#ifdef USE_UNLOCKED_IO'.
18635
18636 2004-10-04  Simon Josefsson  <jas@extundo.com>
18637
18638         * config/srclist.txt: Add memmem from glibc.
18639
18640 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
18641
18642         * modules/xalloc (Files, Makefile.am): Remove xstrdup.c.
18643
18644         * modules/argmatch, modules/argp, modules/closeout, modules/error,
18645         modules/exclude, modules/getdate, modules/getline,
18646         modules/getndelim2, modules/getpass, modules/getpass-gnu,
18647         modules/getusershell, modules/linebuffer, modules/md5,
18648         modules/mountlist, modules/posixtm, modules/readtokens,
18649         modules/readutmp, modules/regex, modules/sha1,
18650         modules/version-etc, modules/yesno:
18651         Remove dependency on unlocked-io.
18652
18653 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
18654
18655         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Remove.  All uses removed.
18656
18657         * m4/unlocked-io.m4: Add copyright notice.
18658         (gl_FUNC_GLIBC_UNLOCKED_IO): Define USE_UNLOCKED_IO.
18659
18660 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
18661
18662         * lib/xalloc.h (xmemdup): Renamed from xclone.  All uses changed.
18663         * lib/xmalloc.c (xmemdup): Likewise.
18664         * lib/xalloc.h (CCLONE, CLONE, NEW, XCALLOC, XMALLOC, XREALLOC,
18665         XFREE): Remove these long-obsolescent macros.
18666         * lib/xmalloc.c (xstrdup): Implementation moved here from xstrdup.c
18667         * lib/xstrdup.c: Remove.
18668
18669         * lib/regex.c (re_comp): Cast gettext return value to char *,
18670         Problem reported by Martin Neitzel via Mark D. Baushke.
18671
18672 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
18673
18674         * lib/argmatch.c, closeout.c, error.c, exclude.c, getdate.y,
18675         getndelim2.c, getpass.c, getusershell.c, linebuffer.c,
18676         md5.c, mountlist.c, posixtm.c, readtokens.c, readutmp.c,
18677         regex.c, sha1.c, version-etc.c, yesno.c:
18678         Include "unlocked-io.h" only if USE_UNLOCKED_IO.
18679         * lib/unlocked-io.h: Don't worry about USE_UNLOCKED_IO; that's now
18680         the includer's responsibility.
18681
18682         Sync from coreutils.
18683
18684         * lib/modechange.c (mode_compile): Don't decrement a pointer that
18685         points to the start of a string, as the C Standard says the
18686         resulting behavior is undefined.
18687
18688         * lib/backupfile.h (enum backuptype): Rename none -> no_backups,
18689         simple -> simple_backups, numbered_existing ->
18690         numbered_existing_backups, numbered -> numbered_backups
18691         to avoid shadowing problems.  All uses changed.
18692         * lib/argmatch.c (enum backuptype) [defined TEST]: Likewise.
18693         * lib/backupfile.c (check_extension, numbered_backup):
18694         Rename locals to avoid shadowing 'basename'.
18695         * lib/backupfile.h (VALID_BACKUP_TYPE): Don't evaluate arg more than
18696         once.
18697
18698         * lib/.cppi-disable: Add getopt_.h, getopt_int.h.
18699         * lib/.cvsignore: Add getopt.h.
18700
18701 2004-10-04  Bruno Haible  <bruno@clisp.org>
18702
18703         * modules/README: New file.
18704         * gnulib-tool (func_all_modules, func_verify_module): modules/README is
18705         not a module.
18706
18707 2004-10-02  Jim Meyering  <jim@meyering.net>
18708
18709         * lib/dirfd.h, getpagesize.h: Add copyright notice.
18710
18711 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
18712
18713         * modules/strsep: New file.
18714
18715 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
18716
18717         * m4/strsep.m4: New file.
18718
18719 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
18720
18721         * lib/strsep.h: New file.
18722         * lib/strsep.c: New file.
18723
18724 2004-10-01  Simon Josefsson  <jas@extundo.com>
18725
18726         * lib/snprintf.c (snprintf): Handle size==0.
18727
18728 2004-10-01  Simon Josefsson  <jas@extundo.com>
18729             Bruno Haible  <bruno@clisp.org>
18730
18731         * lib/snprintf.c: Include <stdarg.h>, <stdlib.h>, <string.h>.
18732         (snprintf): Declare 'args'.
18733
18734 2004-10-01  Paul Eggert  <eggert@cs.ucla.edu>
18735
18736         * lib/snprintf.c: Remove comments as to why each header is needed.
18737
18738 2004-10-01  Bruno Haible  <bruno@clisp.org>
18739
18740         * MODULES.html.sh: Add strsep.
18741
18742 2004-09-30  Simon Josefsson  <jas@extundo.com>
18743
18744         * modules/snprintf: New file.
18745
18746 2004-09-30  Simon Josefsson  <jas@extundo.com>
18747
18748         * m4/snprintf.m4: New file.
18749
18750 2004-09-30  Simon Josefsson  <jas@extundo.com>
18751
18752         * lib/snprintf.h, lib/snprintf.c: New files.
18753
18754 2004-09-30  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
18755
18756         * lib/argp-help.c (canon_doc_option): Fixed coredump if *name==NULL
18757         (hol_entry_help): Never translate an empty string.
18758         Do not translate option tag (opt->name) if OPTION_NO_TRANS is set
18759         * lib/argp.h (OPTION_NO_TRANS): New option.
18760
18761 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
18762
18763         * modules/argp (Maintainer): Replace Simon Josefsson
18764         by Sergey Poznyakoff.
18765
18766 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
18767
18768         * config/srclist.txt: Comment-out argp/argp.h, until we get the argp
18769         changes merged back into glibc.
18770
18771 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
18772
18773         * MODULES.html.sh (Support for systems lacking ISO C 99): Add snprintf.
18774
18775 2004-09-29  Oskar Liljeblad  <oskar@osk.mine.nu>
18776
18777         * lib/xvasprintf.c: Include xalloc.h.
18778         (xvasprintf): Use xalloc_die, not xmalloc_die.
18779
18780 2004-09-29  Bruno Haible  <bruno@clisp.org>
18781
18782         * modules/alloca-opt: New file, derived from modules/alloca.
18783         * modules/allocsa: Depend on alloca-opt instead of alloca.
18784         * modules/setenv: Likewise.
18785         * modules/vasnprintf: Likewise.
18786         * MODULES.html.sh: Add alloca-opt.
18787
18788 2004-09-28  Simon Josefsson  <jas@extundo.com>
18789
18790         * gnulib-tool: New parameter --lgpl, to asseert that modules are
18791         LGPL, and to replace license template from GPL to LGPL.
18792
18793 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
18794
18795         * modules/dummy: Change license to LGPL.
18796
18797 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
18798
18799         * lib/dummy.c: Change copyright notice to FSF, and license to GPL.
18800
18801 2004-09-24  Simon Josefsson  <jas@extundo.com>
18802
18803         * modules/minmax (License): Change from GPL to LGPL.
18804
18805 2004-09-23  Simon Josefsson  <jas@extundo.com>
18806
18807         * gnulib-tool (--import): Typo.
18808
18809 2004-09-23  Simon Josefsson  <jas@extundo.com>
18810
18811         * gnulib-tool (--import): Make sure *.m4 end up in m4/ by default.
18812
18813 2004-09-22  Bruno Haible  <bruno@clisp.org>
18814
18815         * modules/*: Add 'License' field.
18816         * gnulib-tool: Accept --extract-license option.
18817         (func_get_license): New function.
18818
18819 2004-09-21  Bruno Haible  <bruno@clisp.org>
18820
18821         * modules/vasnprintf (Files): Add m4/stdint_h.m4, m4/inttypes_h.m4.
18822         Reported by Simon Josefsson.
18823
18824 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
18825
18826         * modules/inttostr (Files): Add m4/longlong.m4, since it uses
18827         gl_AC_TYPE_LONG_LONG.
18828
18829 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
18830
18831         * config/srclist.txt: Add getsubopt.c, since libc bought our changes.
18832
18833 2004-09-18  Simon Josefsson  <jas@extundo.com>
18834         and  Paul Eggert  <eggert@cs.ucla.edu>
18835
18836         * gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
18837         calls with autoreconf.  Define GL_LIB.
18838
18839 2004-09-14  Karl Berry  <karl@gnu.org>
18840
18841         * config/srclist.txt: unsync setenv.c, sigh.
18842
18843 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
18844
18845         * lib/argp-pvh.c (argp_program_version_hook): Provide initial value.
18846         Problem reported by Bruno Haible in:
18847         http://lists.gnu.org/archive/html/bug-tar/2004-09/msg00023.html
18848
18849 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
18850
18851         * config/srclist.txt: Comment out argp-pvh.c.
18852
18853 2004-09-11  Paul Eggert  <eggert@cs.ucla.edu>
18854
18855         * lib/mempcpy.h: Wrap the entire include file inside #ifndef mempcpy,
18856         in case some system header has #define'd it.  Problem reported by
18857         Soeren D. Schulze in
18858         <http://lists.gnu.org/archive/html/bug-gnulib/2004-09/msg00017.html>.
18859
18860 2004-09-09  Karl Berry  <karl@gnu.org>
18861
18862         * regex.[ch]: delete from the root.  These were supposed to be
18863                 synced with emacs cvs, but this has not happened for about
18864                 a year, and anyway nothing else uses emacs regex.[ch].
18865                 bug-gnulib mail from Jeff Bailey, 9 Sep 2004 15:49:24 -0700.
18866                 lib/regex[.ch] is untouched.
18867
18868 2004-09-09  Bruno Haible  <bruno@clisp.org>
18869
18870         * modules/vasnprintf (Files): Add m4/eoverflow.m4.
18871
18872 2004-09-09  Bruno Haible  <bruno@clisp.org>
18873
18874         * m4/eoverflow.m4: New file, taken from GNU libiconv eilseq.m4 with
18875         modifications.
18876         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Require gl_EOVERFLOW.
18877
18878 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
18879
18880         * modules/xvasprintf: New file.
18881         * MODULES.html.sh (Extra functions based on ANSI C 89): Add vasprintf.
18882
18883 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
18884
18885         * lib/xvasprintf.h: New file.
18886         * lib/xvasprintf.c: New file.
18887         * lib/xasprintf.c: New file.
18888
18889 2004-09-08  Bruno Haible  <bruno@clisp.org>
18890
18891         * m4/stdint.m4: New file, taken from GNU clisp with modifications.
18892
18893 2004-09-08  Bruno Haible  <bruno@clisp.org>
18894
18895         * lib/vasnprintf.c (VASNPRINTF): Signal EOVERFLOW if the resulting
18896         length is > INT_MAX.
18897         * lib/vasprintf.c (vasprintf): Don't test for length > INT_MAX any
18898         more.
18899
18900 2004-09-08  Bruno Haible  <bruno@clisp.org>
18901
18902         * lib/stdint_.h: New file, taken from GNU clisp.
18903
18904 2004-09-08  Bruno Haible  <bruno@clisp.org>
18905             Oskar Liljeblad  <oskar@osk.mine.nu>
18906
18907         * modules/stdint: New file.
18908         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdint.
18909
18910 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
18911
18912         Import from coreutils.
18913         * lib/userspec.c: Don't use <alloca.h>, so that we don't use alloca on
18914         strings on unbounded length.  alloca's performance benefits aren't
18915         that important here.
18916         (V_STRDUP): Remove.
18917         (parse_with_separator): New function, with most of the internals
18918         of the old parse_user_spec.  Allow user to omit both user and group,
18919         for compatibility with FreeBSD.
18920         Clone only the user name, not the entire spec.
18921         Do not set *uid, *gid unless entirely successful.
18922         Avoid memory leak in some failing cases.
18923         Fix regression for USER.GROUP reported by Dmitry V. Levin in
18924         <http://lists.gnu.org/archive/html/bug-coreutils/2004-08/msg00102.html>
18925         (parse_user_spec): Rewrite to use parse_with_separator.
18926
18927 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
18928
18929         * modules/userspec: Don't depend on alloca.
18930
18931 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
18932
18933         * m4/userspec.m4 (gl_USERSPEC): Don't require AC_FUNC_ALLOCA.
18934
18935 2004-08-17  Paul Eggert  <eggert@cs.ucla.edu>
18936
18937         * MODULES.html.sh: Add xalloc-die, c-strtod, c-strtold, raise,
18938         readtokens0, getcwd, fcntl-safer, canonicalize, cycle-check,
18939         utimecmp, utimens, xnanosleep.  Rename sha to sha1.
18940
18941 2004-08-16  Simon Josefsson  <jas@extundo.com>
18942
18943         * gnulib-tool: Use sed instead of autoconf --trace, inspired by
18944         libtoolize behaviour by "Gary V. Vaughan" <gary@gnu.org>.
18945         Add --dry-run for --import.
18946         Let user provided command line parameters override configure.ac
18947         settings.
18948
18949 2004-08-12  Simon Josefsson  <jas@extundo.com>
18950
18951         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): New macro,
18952         as discussed with Paul Eggert in threads rooted at
18953         <http://lists.gnu.org/archive/html/bug-gnulib/2004-06/msg00039.html>
18954         and
18955         <http://lists.gnu.org/archive/html/bug-gnulib/2004-07/msg00001.html>.
18956         Before, the test was empty, and relied on ELIDE_CODE in source
18957         code.)
18958         (gl_PREREQ_GETOPT): New macro.
18959         (gl_GETOPT): Use them.
18960
18961 2004-08-12  Simon Josefsson  <jas@extundo.com>
18962
18963         * lib/getopt.c, getopt1.c: Remove ELIDE_CODE hack.
18964         * lib/getopt_.h: Renamed from getopt.h.
18965
18966 2004-08-12  Simon Josefsson  <jas@extundo.com>
18967
18968         * gnulib-tool: Add --source-base, --m4-base, --libtool options.
18969         Change default library name from libfoo to libgnu.
18970         Now, if you have a configure.ac that says:
18971                 gl_SOURCE_BASE(gl)
18972                 gl_M4_BASE(gl/m4)
18973                 gl_MODULES(error getopt etcetera)
18974                 gl_INIT
18975         you can import all you need by running:
18976                 ../gnulib/gnulib-tool --import
18977
18978         * modules/getopt (Files): Rename getopt.h to getopt_.h.
18979         (Makefile.am): Rewrite, use logic from argz.
18980         (Include): Use <getopt.h> instead of "getopt.h".
18981
18982 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
18983
18984         * modules/argp (Files): Add m4/unlocked-io.m4.
18985         (Depends-on): Add extensions.
18986
18987 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
18988
18989         * m4/argp.m4 (gl_ARGP): Do not check for argp.h or argp_parse; nobody
18990         uses HAVE_ARGP_H or HAVE_ARGP_PARSE.
18991         Require gl_FUNC_GLIBC_UNLOCKED_IO, gl_USE_SYSTEM_EXTENSIONS.
18992         Check for program_invocation_name, program_invocation_short_name,
18993         flockfile, funlockfile, features.h, _getopt_long_only_r.
18994
18995 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
18996
18997         * lib/argp-help.c, argp-parse.c: Use "gettext.h" instead of
18998         its complicated substitute.
18999         * lib/argp-help.c: Include <errno.h>, for program_invocation_short_name
19000         and program_invocation_name.
19001         (__argp_basename) [!_LIBC]: Remove; the only use was
19002         replaced by its body.
19003         (__argp_short_program_name): Change condition from
19004         !defined __argp_short_program_name to
19005         ! (defined _LIBC || HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME),
19006         to match argp-namefrob.h.
19007         (__argp_failure): Don't assume strerror_r returns char *.
19008         * lib/argp-parse.c (N_): Define unconditionally.
19009         (argp_default_options): Fill out initializers with 0 to avoid
19010         gcc warnings.
19011
19012 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
19013
19014         * config/srclist.txt: Remove getopt.c, getopt.h (renamed to getopt_.h),
19015         getopt1.c.
19016
19017 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
19018
19019         Merge from coreutils.
19020
19021         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
19022
19023         * m4/obstack.m4 (gl_PREREQ_OBSTACK): Require
19024         gl_AC_HEADER_INTTYPES_H, gl_AC_HEADER_STDINT_H, gl_AC_TYPE_UINTMAX_T.
19025
19026 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
19027
19028         Merge from coreutils.
19029
19030         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Don't set to 1 if missing
19031         wmemchr or wmemcpy.  Problem reported by Robert Dahlem
19032         for Reliant Unix 5.43.
19033
19034         * lib/obstack.c: Include <inttypes.h> and <stdint.h> if available.
19035         (union fooround): Use uintmax_t, not long int.
19036         The rest is a merge from libc:
19037         [defined _LIBC]: Include <shlib-compat.h>.
19038         (_obstack) [defined _LIBC]: Remove after 2.3.4.
19039
19040         * lib/settime.c (settime): Recode to avoid warning with
19041         Sun Forte C 6U2.
19042
19043         * lib/strverscmp.c: Convert to UTF-8.
19044
19045 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
19046
19047         * modules/obstack (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
19048         m4/uintmax_t.m4.
19049
19050 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
19051
19052         * modules/xalloc-die: New file.
19053         * modules/xalloc: Remove dependencies on error, gettext, exitfail.
19054
19055         * modules/md5 (Files): Add m4/uint32_t.m4.
19056         * modules/sha1: Renamed from modules/sha.
19057         (Files):
19058         Rename lib/sha.h to lib/sha1.h.
19059         Rename lib/sha.c to lib/sha1.c.
19060         Rename m4/sha.m4 to m4/sha1.m4.
19061         (lib_SOURCES): Likewise.
19062         (configure.ac): Rename gl_SHA to gl_SHA1.
19063         (Include): sha.h -> sha1.h.
19064
19065 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
19066
19067         * m4/uint32_t.m4, m4/uintptr_t.m4: New files.
19068         * m4/sha1.m4: Renamed from sha.m4.
19069         (gl_SHA1): Renamed from gl_SHA.  All uses changed.
19070
19071 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
19072
19073         * lib/obstack.h (obstack_empty_p):
19074         Don't assume that chunk->contents is suitably aligned.
19075         * lib/obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk):
19076         Likewise. Problem reported by Benno in
19077         <http://sources.redhat.com/ml/libc-alpha/2004-08/msg00055.html>.
19078
19079         * lib/chown.c (rpl_chown): Work even if the file is writeable but not
19080         readable.  This could be improved further but it'd take some work.
19081
19082 2004-08-08  Simon Josefsson  <jas@extundo.com>
19083
19084         * modules/xgethostname (Depends-on): Remove exit and error (not
19085         used).
19086
19087         * modules/getpass-gnu: Add getpass.h.
19088         (Depends-on): Add stdbool.
19089         * modules/getpass: Add getpass.h.
19090
19091 2004-08-08  Simon Josefsson  <jas@extundo.com>
19092
19093         * m4/getpass.m4 (gl_FUNC_GETPASS, gl_FUNC_GETPASS_GNU):
19094         Check getpass declaration.
19095
19096 2004-08-08  Simon Josefsson  <jas@extundo.com>
19097
19098         * lib/xgethostname.c: Don't include error.h (not used).
19099
19100         * lib/getpass.h: Add.
19101         * lib/getpass.c: Include getpass.h first.
19102
19103 2004-08-08  Paul Eggert  <eggert@cs.ucla.edu>
19104
19105         * lib/xalloc-die.c: New file.
19106         * lib/xalloc.h (xalloc_fail_func, xalloc_msg_memory_exhausted): Remove.
19107         All uses removed.
19108         * lib/xmalloc.c (xalloc_fail_func, xalloc_msg_memory_exhausted):
19109         Likewise. Move inclusions of gettext.h, error.h, exitfail.h to
19110         xalloc-die.c.
19111         (_, N_, xalloc_die): Move to xalloc-die.c.
19112         * lib/userspec.c (parse_user_spaec): Use xstrdup rather than strdup,
19113         so that we needn't mess with xalloc_msg_memory_exhausted.
19114
19115         * lib/sha1.h: Renamed from sha.h.
19116         (SHA1_H): Renamed from _SHA_H.
19117         (sha1_ctx): Renamed from sha_ctx.
19118         (sha1_init_ctx): Renamed from sha_init_ctx.
19119         (sha1_process_block): Renamed from sha_process_block.
19120         (sha1_process_bytes): Renamed from sha_process_bytes.
19121         (sha1_finish_ctx): Renamed from sha_finish_ctx.
19122         (sha1_read_ctx): Renamed from sha_read_ctx.
19123         (sha1_stream): Renamed from sha_stream.
19124         (sha1_buffer): Renamed from sha_buffer.
19125         * lib/sha1.c: Likewise; renamed from sha.c.
19126         Do not include <sys/types.h>.
19127         Include <stddef.h> rather than <stdlib.h>.
19128
19129 2004-08-08  Bruno Haible  <bruno@clisp.org>
19130
19131         * lib/pathname.h (FILE_SYSTEM_PREFIX_LEN): Renamed from
19132         FILESYSTEM_PREFIX_LEN.
19133         * lib/progreloc.c: Likewise.
19134         * lib/concatpath.c (concatenated_pathname): Use FILE_SYSTEM_PREFIX_LEN.
19135
19136 2004-08-06  Simon Josefsson  <jas@extundo.com>
19137
19138         * modules/progname (Depends-on): Don't depend on stdbool.
19139
19140 2004-08-06  Simon Josefsson  <jas@extundo.com>
19141
19142         * modules/getsubopt: New file.
19143         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
19144         getsubopt.
19145
19146 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
19147
19148         More merge from coreutils.
19149
19150         * m4/utimens.m4, m4/utimecmp.m4: New files.
19151         * m4/backupfile.m4, euidacces.m4, acl.m4, afs.m4, calloc.m4, dirfd.m4,
19152         fsusage.m4, jm-macros.m4, ls-mntd-fs.m4, md5.m4, mountlist.m4,
19153         prereq.m4, sha.m4: Import changes from coreutils.
19154
19155 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
19156
19157         More merge from coreutils.
19158         * modules/raise, modules/readtokens0, modules/utimens:
19159         * modules/utimecmp, module/xnanosleep: New files.
19160         * modules/strftime: Add lib/strftime.h.
19161         Change include from <time.h> to "strftime.h".
19162         * modules/yesno: Add lib/yesno.h.
19163         * modules/backupfile: Remove lib/addext.c.
19164         * modules/euidaccess: Add stat-macros.h.
19165         * modules/canonicalize, modules/euidaccess,
19166         modules/filemode, modules/lchown, modules/makepath,
19167         modules/rmdir, modules/stat: Likewise.
19168
19169 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
19170
19171         Merge from tar.
19172         * lib/argp-help.c (make_hol, hol_append): Don't assume that
19173         SIZE_MAX is a valid preprocessor constant.
19174         (__argp_basename): Change from "#ifndef _LIBC"
19175         to "#ifndef __argp_short_program_name", so that
19176         we don't compile these functions for tar.
19177
19178         More merges from coreutils.
19179         * lib/raise.c, lib/readtokens0.h, lib/readtokens0.c, lib/strftime.h:
19180         * lib/utimens.h, lib/utimens.c, lib/utimecmp.h, lib/utimecmp.c:
19181         * lib/xnanosleep.h, lib/xnanosleep.c, lib/yesno.h: New files.
19182         * lib/addext.c: Remove; no longer needed.
19183         * lib/yesno.c, lib/argmatch.h, lib/argmatch.c, lib/backupfile.h,
19184         lib/backupfile.c, lib/euidaccess.c, lib/filemode.c, lib/closeout.c,
19185         lib/dup2.c, lib/exclude.c, lib/fileblocks.c, lib/filemode.c,
19186         lib/fnmatch.c, lib/fnmtahc_loop.c, lib/fopen-safer.c, lib/fsusage.c,
19187         lib/fsusage.h, lib/ftruncate.c, lib/full-write.c, lib/getdate.y,
19188         lib/getloadavg.c, lib/getugroups.c, lib/hard-locale.c,
19189         lib/hard-locale.h, lib/hash.c, lib/human.c, lib/human.h, lib/lchown.c,
19190         lib/lchown.h, lib/makepath.c, lib/makepath.h, lib/md5.c, lib/md5.h,
19191         lib/memchr.c, lib/memcoll.c, lib/memrchr.c, lib/modechange.c,
19192         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
19193         lib/posixtm.c, lib/putenv.c, quotearg.c, lib/quotearg.h,
19194         lib/readtokens.c, lib/readutmp.c, lib/readutmp.h, lib/rmdir.c,
19195         lib/safe-read.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c,
19196         lib/sig2str.c, lib/stat.c, lib/strtoimax.c, lib/strverscmp.c,
19197         lib/userspec.c, lib/utime.c, lib/version-etc.c., lib/xgethostname.c,
19198         lib/xmemcoll.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtod.h,
19199         lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h, lib/xstrtoumax.c:
19200         Import changes from coreutils.
19201
19202 2004-08-05  Simon Josefsson  <jas@extundo.com>
19203
19204         * m4/strdup.m4: Always run gl_PREREQ_STRDUP, since strdup.h need it.
19205
19206 2004-08-05  Simon Josefsson  <jas@extundo.com>
19207
19208         * m4/getsubopt.m4: New file.
19209
19210 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
19211
19212         Merge from coreutils.
19213
19214         * m4/c-strtod.m4, m4/canonicalize.m4, m4/fcntl-safer.m4:
19215         * m4/getcwd-path-max.m4: New files.
19216
19217         * m4/dos.m4 (gl_AC_DOS): filesystem -> file system renaming.
19218         FILESYSTEM_PREFIX_LEN ->
19219         FILE_SYSTEM_PREFIX_LEN.
19220         FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX ->
19221         FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX.
19222         FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR ->
19223         FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR.
19224
19225         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't require gl_AC_DOS, the
19226         prerequisite modules now handle the DOS stuff.
19227         Don't check for unistd.h.
19228
19229 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
19230
19231         Merge from coreutils.
19232
19233         * lib/.gdb-history: Remove; this doesn't belong here.
19234
19235         * lib/c-strtod.c, lib/c-strtod.h, lib/c-strtold.c, lib/cycle-check.c:
19236         * lib/cycle-check.h, lib/dev-ino.h, lib/canonicalize.h:
19237         * lib/canonicalize.c, lib/fcntl-safer.h, lib/fcntl-safer.c:
19238         * lib/getcwd.c: New files.
19239
19240         * lib/dirname.h: Include <stdbool.h>.
19241         (FILE_SYSTEM_PREFIX_LEN): Renamed from FILESYSTEM_PREFIX_LEN,
19242         for consistency with POSIX terminology.  All uses changed.
19243         (IS_ABSOLUTE_FILE_NAME, IS_RELATIVE_FILE_NAME): New macros.
19244         (strip_trailing_slashes): Use bool for booleans.
19245         * lib/stripslash.c (strip_trailing_slashes): Likewise.
19246
19247         * lib/error.c: Work around bug in OpenBSD 3.4 sterror_r: it
19248         sometimes returns a positive errno value even when it succeeds.
19249         (print_errno_message) [!LIBC]: Fall back on strerror if
19250         __strerror_r fails.
19251
19252         * lib/path-concat.c (mempcpy): Don't define if a system header defines
19253         it. Don't include stdio.h, stdlib.h, unistd.h, strdup.h.
19254         (longest_relative_suffix): New function.
19255         (path_concat): Use it.  Assume first argument is not NULL.
19256         Port to DOS.  Omit redundant separators.
19257         Report an error instead of returning NULL.
19258         Use mempcpy instead of memcpy.
19259         (xpath_concat): Remove: not declared or used.
19260
19261         * lib/same.h: Include <stdbool.h>
19262         (same_name): Return bool, not int.
19263         * lib/same.c (same_name): Likewise.
19264         (errno): Don't declare; we assume C89 or better now.
19265
19266         * lib/stat-macros (S_ISCTG, S_ISOFD, S_ISOFL): New macros,
19267         if not already defined.
19268
19269         * lib/xgetcwd.c (errno): Don't declare; we assume C89 or better now.
19270         * lib/dup-safer.c (errno): Likewise.
19271
19272 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
19273
19274         Merge from coreutils.
19275         * modules/c-strtod, modules/c-strtold, modules/canonicalize:
19276         * modules/cycle-check, modules/fcntl-safer, modules/getcwd: New files.
19277         * modules/path-concat: Don't depend on strdup.
19278
19279 2004-08-03  Simon Josefsson  <jas@extundo.com>
19280
19281         * lib/strdup.h: Only use HAVE_DECL_STRDUP if defined.
19282         * lib/progname.h: Don't include stdbool.h.
19283
19284 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
19285
19286         * modules/fatal: Remove, as the "fatal" module wasn't used or working.
19287         * MODULES.html.sh (func_all_modules): Remove fatal.
19288
19289 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
19290
19291         * m4/fatal.m4: Remove, as the "fatal" module wasn't used or working.
19292
19293 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
19294
19295         * lib/fatal.c, fatal.h: Remove as the "fatal" module wasn't used or
19296         working.
19297
19298 2004-08-02  Simon Josefsson  <jas@extundo.com>
19299
19300         * lib/getsubopt.h: New file, with comments from Bruno Haible.
19301         * lib/getsubopt.c: New file, from glibc, but slightly modified based on
19302         suggestions from Paul Eggert <eggert@cs.ucla.edu>.
19303
19304 2004-08-01  Simon Josefsson  <jas@extundo.com>
19305
19306         * lib/xgetdomainname.c: Include stdlib.h, for free().
19307
19308 2004-07-19  Bruno Haible  <bruno@clisp.org>
19309
19310         * MODULES.html.sh (func_all_modules): Add dummy.
19311
19312 2004-07-16  Simon Josefsson  <jas@extundo.com>
19313
19314         * modules/dummy: New file.
19315
19316 2004-07-16  Simon Josefsson  <jas@extundo.com>
19317
19318         * lib/dummy.c: New file.
19319
19320 2004-07-16  Bruno Haible  <bruno@clisp.org>
19321
19322         * lib/backupfile.h: Add extern "C" for C++.
19323         * lib/closeout.h: Likewise.
19324         * lib/copy-file.h: Likewise.
19325         * lib/findprog.h: Likewise.
19326         * lib/full-write.h: Likewise.
19327         * lib/pathname.h: Likewise.
19328         * lib/progname.h: Likewise.
19329         * lib/stpcpy.h: Likewise.
19330         * lib/stpncpy.h: Likewise.
19331         * lib/strcase.h: Likewise.
19332         * lib/strstr.h: Likewise.
19333         * lib/xalloc.h: Likewise.
19334
19335         * lib/mbswidth.h: Add extern "C" for C++.
19336         Reported by Albert Chin-A-Young <china@thewrittenword.com>.
19337
19338 2004-07-13  Robert Millan  <robertmh@gnu.org>
19339
19340         * m4/host-os.m4: s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g.
19341
19342 2004-07-09  Simon Josefsson  <jas@extundo.com>
19343
19344         * lib/getndelim2.c: Include stddef.h, for ptrdiff_t.  (FreeBSD 4.9
19345         failed without this.)
19346
19347 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
19348
19349         * modules/chown (Files): Add lib/fchown-stub.c, since
19350         gl_PREREQ_CHOWN invokes AC_LIBOBJ(fchown-stub).
19351
19352 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
19353
19354         * lib/fchown-stub.c: New file.
19355
19356 2004-06-24  Jim Meyering  <jim@meyering.net>
19357
19358         * lib/obstack.h (obstack_base): Cast to (void *), per documentation.
19359
19360 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
19361
19362         * modules/argz: Omit "#include".
19363
19364         * MODULES.html.sh (func_all_modules): Add calloc, to match
19365         2004-06-01 addition of calloc module.
19366
19367 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
19368
19369         * m4/argz.m4: New file, which is autoupdated from libtool.
19370
19371 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
19372
19373         * lib/argz.c, lib/argz_.h: New files, which are autoupdated from
19374         libtool.
19375
19376 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
19377
19378         * config/srclist-update: Don't insist on "USA." before the
19379         close-comment, as libtool omits the period and puts the */ on a
19380         separate line.
19381         * config/srclist.txt: Add argz.c, argz_.h, argz.m4.
19382         * config/srclistvars.sh: Add LIBTOOL (for eggert only).
19383
19384 2004-06-22  Gary V. Vaughan  <gary@gnu.org>
19385
19386         * modules/argz: New file.
19387         * MODULES.html.sh (func_all_modules): Add argz.
19388
19389 2004-06-12  Jim Meyering  <jim@meyering.net>
19390         and  Paul Eggert  <eggert@cs.ucla.edu>
19391
19392         * modules/hash (Files): Add lib/xalloc.h.
19393         * modules/pipe (Depends-on): Add wait-process.
19394         * modules/stat (Depends-on): Add xalloc.
19395         * modules/userspec (Files): Add lib/userspec.h.
19396         * modules/xstrto
19397
19398         Upgrade from gettext-0.13.
19399         * modules/gettext (Files): Add m4/intmax.m4, m4/longdouble.m4,
19400         m4/longlong.m4, m4/printf-posix.m4, m4/signed.m4, m4/size_max.m4,
19401         m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4.
19402
19403 2004-06-10  Jim Meyering  <jim@meyering.net>
19404
19405         * lib/calloc.c: New file.
19406
19407 2004-06-06  Paul Eggert  <eggert@cs.ucla.edu>
19408
19409         * lib/getdate.y (yylex): Allow space between sign and number.
19410         Problem reported by Dan Jacobson.
19411
19412 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
19413
19414         Merge from coreutils CVS.
19415
19416         * m4/backupfile.m4, dirname.m4, human.m4, inttypes.m4, longlong.m4,
19417         makepath.m4, memchr.m4, memcmp.m4, mountlist.m4, path-concat.m4,
19418         putenv.m4, quotearg.m4, readutmp.m4, strtoimax.m4, strtoll.m4,
19419         strtoull.m4, strtoumax.m4, ulonglong.m4, vasnprintf.m4,
19420         xstrtol.m4: Fix copyright date and/or serial number.
19421
19422         * m4/chown.m4 (gl_PREREQ_CHOWN): Check for fcntl.h.
19423         See if we need an fchown replacement.
19424         (gl_FUNC_CHOWN_FOLLOWS_SYMLINK): New macro.
19425         (gl_FUNC_CHOWN): Require gl_FUNC_CHOWN_FOLLOWS_SYMLINK,
19426         and use the replacement function if we detect either defect.
19427
19428         * m4/prereq.m4 (gl_PREREQ): Add gl_ALLOCSA, gl_CLOEXEC, gl_INTTOSTR,
19429         gl_UTIMECMP.
19430
19431 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
19432         and  Jim Meyering  <jim@meyering.net>
19433
19434         Merge from coreutils CVS.
19435
19436         * lib/stat-macros.h: New file, with contents from file-type.h
19437         and coreutils' system.h.
19438         * lib/file-type.c: Include "stat-macros.h".
19439         * lib/file-type.h (file_type): Move all macro definitions to new file,
19440         stat-macros.h.
19441
19442         * lib/chown.c (rpl_chown) [CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE]:
19443         Wrap old code with this conditional.
19444         [CHOWN_MODIFIES_SYMLINK]: Try to work around a chown
19445         function that does not dereference symlinks.
19446         * lib/lchown.c (lchown) [CHOWN_MODIFIES_SYMLINK]: Just call chown.
19447
19448         * lib/xreadlink.c: Include xreadlink.h first, to catch .h file
19449         dependency problems.
19450         (xreadlink): Accept new arg SIZE, for efficiency.
19451         All decls and uses changed.
19452         * lib/xreadlink.h: Include <stddef.h>, for size_t.
19453
19454         * lib/.cppi-disable: Add alloca_.h, allocsa.h, exit.h, getndelim2.h,
19455         gettext.h, localcharset.h, strdup.h, strndup.h, strtoul.c, time_r.h.
19456
19457         * lib/.cvsignore: Add alloca.h, fnmatch.h, poll.h, stdbool.h,
19458         sysexits.h.
19459
19460 2004-06-01  Jim Meyering  <jim@meyering.net>
19461
19462         * m4/calloc.m4: New file.
19463
19464 2004-05-31  Paul Eggert  <eggert@cs.ucla.edu>
19465
19466         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Detect _Bool bug in HP aC++/ANSI
19467         C B3910B A.05.55 [Dec 04 2003].  Problem reported by Jim Meyering.
19468         Also, fix a typo in a diagnostic.
19469
19470 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
19471
19472         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Do not require AC_FUNC_MALLOC
19473         or AC_FUNC_REALLOC.
19474
19475 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
19476
19477         * lib/xmalloc.c (HAVE_MALLOC, HAVE_REALLOC): Do not require these
19478         macros to be defined.
19479         (xnmalloc_inline, xnrealloc_inline, xcalloc): Do not die if
19480         the allocator returns NULL because the requested size is zero.
19481
19482 2004-05-20  Paul Eggert  <eggert@cs.ucla.edu>
19483
19484         * lib/malloc/obstack.c (_obstack) [defined _LIBC]: Bring back this
19485         var.  Add comment explaining why libc still defines it.  This
19486         merges the following patch from glibc:
19487         http://sources.redhat.com/ml/libc-alpha/2004-05/msg00157.html
19488
19489 2004-05-20  Andreas Schwab  <schwab@suse.de>
19490
19491         * m4/free.m4: Replace free if it not known to work, not the other
19492         way round.
19493
19494 2004-05-19  Paul Eggert  <eggert@cs.ucla.edu>
19495
19496         * lib/obstack.c (_obstack): Remove unused variable.  It hasn't been
19497         present in glibc since revision 1.1 of this file.
19498         * lib/obstack.h (_obstack_free, obstack_1grow, obstack_1grow_fast,
19499         obstack_alignment_mask, obstack_alloc, obstack_base,
19500         obstack_blank, obstack_blank_fast, obstack_chunk_size,
19501         obstack_copy, obstack_copy0, obstack_finish, obstack_grow,
19502         obstack_grow0, obstack_init, obstack_int_grow,
19503         obstack_int_grow_fast, obstack_make_room, obstack_memory_used,
19504         obstack_next_free, obstack_object_size, obstack_ptr_grow,
19505         obstack_ptr_grow_fast, obstack_room): Remove declarations of
19506         nonexistent functions.
19507
19508 2004-05-18  Karl Berry  <karl@gnu.org>
19509
19510         * config/srclist.txt: break link for vasnprintf.c.
19511
19512 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
19513
19514         Port obstack to the AS/400, where pointers are 16 bytes wide and
19515         you cannot cast an integer to a valid pointer.  This patch is
19516         currently waiting to be integrated into glibc; see
19517         <http://sources.redhat.com/ml/libc-alpha/2004-05/msg00073.html>.
19518
19519         * lib/obstack.h (__PTR_TO_INT, __INT_TO_PTR): Remove.
19520         All uses of __INT_TO_PTR (PTR_TO_INT ...) replaced by __PTR_ALIGN.
19521         (__BPTR_ALIGN, __PTR_ALIGN): New macros.
19522         (struct obstack): temp member is now a union of a pointer and
19523         an integer, instead of an integer.  All integer uses changed.
19524         This does not affect the physical layout of struct obstack,
19525         except on hosts (like the AS/400) where the size or alignment of
19526         void * is greater than that of ptrdiff_t.
19527         (obstack_finish) [! (defined __GNUC__ && defined __STDC__ &&
19528         __STDC__)]: Store temporary in pointer member of union, not
19529         integer member.
19530         * lib/obstack.c: Include <stddef.h>, for offsetof.
19531         (struct fooalign): Remove; it doesn't need a name.
19532         (union fooround): Change double to long double, and add void *.
19533         (DEFAULT_ALIGNMENT): Use offsetof to compute.
19534         (DEFAULT_ALIGNMENT, DEFAULT_ROUNDING): Now an enum constant,
19535         not a macro.  Hence the values are always int; so remove all
19536         casts-to-int in uses.
19537
19538 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
19539
19540         * config/srclist.txt: Break link for argp-help.c and argp-parse.c until
19541         we can get this patch merged into glibc.
19542
19543 2004-05-17  Derek R. Price  <derek@ximbiot.com>
19544             Paul Eggert  <eggert@cs.ucla.edu>
19545
19546         * m4/argp: Depend on alloca.
19547
19548 2004-05-17  Derek R. Price  <derek@ximbiot.com>
19549             Paul Eggert  <eggert@cs.ucla.edu>
19550
19551         * lib/argp-help.c, argp-parse.c: Assume <alloca.h> rather than
19552         freecoding.
19553
19554 2004-05-17  Bruno Haible  <bruno@clisp.org>
19555
19556         * lib/vasnprintf.c (VASNPRINTF): Correctly handle the case of a
19557         precision that consists of a '.' followed by an empty digit string.
19558         Patch by Tor Lillqvist <tml@iki.fi>.
19559
19560 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
19561
19562         * m4/alloca.m4 (gl_FUNC_ALLOCA): Define HAVE_ALLOCA_H always,
19563         for backward compatibility with older code.  We need our own
19564         alloca.h if _AIX is defined.  Define HAVE_ALLOCA if we discover
19565         it under some other name, and our alloca.h will define it.
19566
19567 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
19568             Derek Price  <derek@ximbiot.com>
19569
19570         * lib/alloca.c: Include <alloca.h>, to get our interface.
19571         * lib/alloca_.h: Use __alloca on AIX, so that we don't have to
19572         include <alloca.h> first.  Use C89 prototype for alloca; this
19573         requires including <stddef.h> for size_t.  Use extern "C" if C++.
19574         Use #elif for simplicity, since we can assume C89 now.
19575         Don't try to source the system alloca.h since it will not be found
19576         and to prevent recursively including its replacement.
19577         * lib/fnmatch.c: Include <alloca.h> instead of opencoding.
19578         * lib/regex.c: Likewise.
19579
19580 2004-05-16  Derek Price  <derek@ximbiot.com>
19581             Paul Eggert  <eggert@cs.ucla.edu>
19582
19583         getline cleanup.  This changes the getndelim2 API: both order of
19584         arguments, and meaning of delim2 (now uses EOF, not 0, to indicate
19585         no delimiter).
19586
19587         * lib/getline.c: Don't include stddef.h or stdio.h, since our
19588         interface does that.
19589         (getline): Always use getdelim, so that we don't have two
19590         copies of this code.
19591         * lib/getndelim2.c: Include <limits.h>, <inttypes.h>, <stdint.h>
19592         if available.
19593         (PTRDIFF_MAX, SIZE_MAX, SSIZE_MAX): Define if not defined.
19594         (GETNDELIM2_MAXIMUM): New macro.
19595         (getndelim2): Reorder arguments.  delim==EOF now means no delimiter,
19596         instead of the old practice of delim2==0.  All callers changed.
19597         Return -1 on overflow, instead of returning junk.
19598         Do not set *linesize unless allocation succeeds.
19599         * lib/getndelim2.h: Do not include stddef.h; no longer needed, now
19600         that we include sys/types.h.
19601         * lib/getnline.h: Likewise.
19602         * lib/getndelim2.h (GETNLINE_NO_LIMIT): New macro.
19603         (getndelim2): Reorder arguments.
19604         * lib/getnline.c (getnline, getndelim):
19605         Don't discard the NMAX argument.
19606         (getnline): Invoke getndelim, to avoid code duplication.
19607         * lib/getnline.h (GETNLINE_NO_LIMIT): New macro, used instead
19608         of (size_t) -1 by callers of the getnline family.
19609
19610 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
19611
19612         * m4/gettime.m4 (gl_GETTIME): Require gl_TIMESPEC.
19613         Check for gettimeofday.
19614         * m4/settime.m4 (gl_SETTIME): Require gl_TIMESPEC.
19615         Check for settimeofday, stime.
19616
19617 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
19618
19619         * lib/nanosleep.c (suspended): Change its type from int to
19620         sig_atomic_t volatile.
19621         (first_call): Make it private to rpl_nanosleep, and have it
19622         be zero initially as that's a bit faster.
19623         (my_usleep): Round up fractional times instead of truncating them,
19624         as this is the usual meaning for 'sleep'.
19625
19626         * lib/gettime.c (gettime): Fall back on `time' if `gettimeofday'
19627         doesn't work.
19628         * lib/settime.c: Include <unistd.h>, for stime (on Solaris 8, anyway).
19629         (ENOSYS): Define if not defined.
19630         (settime): Fall back on stime if it exists and settimeofday fails.
19631         But don't bother with fallbacks if a method fails with errno == EPERM.
19632
19633 2004-05-11  Jim Meyering  <jim@meyering.net>
19634
19635         Prior to this change, the save_cwd caller required read access to the
19636         current directory on most systems (ones with the fchdir function).
19637
19638         * lib/save-cwd.c (save_cwd) [HAVE_FCHDIR]: If opening `.' read-only
19639         fails, try write-only, and finally, resort to using xgetcwd.
19640
19641 2004-05-06  Paul Eggert  <eggert@cs.ucla.edu>
19642
19643         * lib/obstack.c, obstack.h: Import changes from libc.
19644
19645 2004-04-28  Bruno Haible  <bruno@clisp.org>
19646
19647         * lib/findprog.c (find_in_path): Treat Cygwin like Windows, since it
19648         also implicitly appends .exe to executables.
19649         * lib/localcharset.c (ISSLASH): Treat Cygwin like Windows, since it now
19650         accepts Windows pathnames.
19651         * lib/pathname.h (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
19652         Treat Cygwin like Windows, since it now accepts Windows pathnames.
19653         * lib/progreloc.c (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
19654         Treat Cygwin like Windows, since it now accepts Windows pathnames.
19655         Reported by Derek Robert Price <derek@ximbiot.com>.
19656
19657 2004-04-21  Karl Berry  <karl@gnu.org>
19658
19659         * config/srclist.txt (localcharset.c): break sync.
19660
19661 2004-04-20  Paul Eggert  <eggert@twinsun.com>
19662
19663         * m4/host-os.m4: Add a copyright notice.
19664
19665 2004-04-20  Jim Meyering  <jim@meyering.net>
19666
19667         Change UTILS_ to gl_ in AC_DEFINE'd names.
19668         Change utils_- and jm_-prefixed variables, too.
19669         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Renamed from
19670         UTILS_FUNC_MKDIR_TRAILING_SLASH.
19671         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Renamed from UTILS_FUNC_MKSTEP.
19672
19673         * m4/dirfd.m4 (gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
19674         Don't emit trailing blanks.
19675         Also rename jm_-prefixed variables to have gl_ prefix.
19676
19677         * m4/host-os.m4 (gl_HOST_OS): Rename from UTILS_HOST_OS.
19678         Also rename jm_-prefixed variables to have gl_ prefix.
19679
19680         * m4/jm-macros.m4: Reflect the renamings.
19681         * m4/prereq.m4: Likewise.
19682
19683 2004-04-20  Jim Meyering  <jim@meyering.net>
19684
19685         * lib/getndelim2.c (getndelim2): Upon realloc failure, don't leak
19686         memory.
19687
19688 2004-04-20  Jim Meyering  <jim@meyering.net>
19689             Bruno Haible  <bruno@clisp.org>
19690
19691         * lib/localcharset.c (get_charset_aliases) [!VMS && !WIN32]: Don't leak
19692         memory when realloc fails.
19693
19694 2004-04-19  Jim Meyering  <jim@meyering.net>
19695
19696         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Require gl_FUNC_FREE,
19697         now that readutmp.c may call `free (0)'.
19698
19699 2004-04-19  Bruno Haible  <bruno@clisp.org>
19700
19701         * m4/mbrtowc.m4: Change jm_ to gl_ in cache variables as well.
19702         * m4/inttypes_h.m4: Likewise.
19703         * m4/stdint_h.m4: Likewise.
19704         * m4/intmax_t.m4: Likewise.
19705         * m4/uintmax_t.m4: Likewise.
19706
19707 2004-04-18  Jim Meyering  <jim@meyering.net>
19708
19709         * m4/prereq.m4: Don't forbid jm_ prefix.
19710
19711         * m4/afs.m4, m4/allocsa.m4, m4/assert.m4, m4/backupfile.m4:
19712         * m4/bison.m4, m4/check-decl.m4, m4/chown.m4, m4/d-ino.m4:
19713         * m4/d-type.m4, m4/dirname.m4, m4/dos.m4, m4/error.m4, m4/fpending.m4:
19714         * m4/fstypename.m4, m4/fsusage.m4, m4/ftruncate.m4, m4/getdate.m4:
19715         * m4/getgroups.m4, m4/gettext.m4, m4/glibc21.m4, m4/group-member.m4:
19716         * m4/human.m4, m4/intmax.m4, m4/intmax_t.m4, m4/inttostr.m4:
19717         * m4/inttypes.m4, m4/inttypes_h.m4, m4/jm-macros.m4, m4/jm-winsz1.m4:
19718         * m4/jm-winsz2.m4, m4/lchown.m4, m4/lib-check.m4, m4/link-follow.m4:
19719         * m4/localcharset.m4, m4/longlong.m4, m4/ls-mntd-fs.m4, m4/lstat.m4:
19720         * m4/makepath.m4, m4/mbrtowc.m4, m4/mbswidth.m4, m4/memchr.m4:
19721         * m4/memcmp.m4, m4/mkdtemp.m4, m4/mkstemp.m4, m4/mountlist.m4:
19722         * m4/nanosleep.m4, m4/path-concat.m4, m4/perl.m4, m4/prereq.m4:
19723         * m4/putenv.m4, m4/quotearg.m4, m4/regex.m4, m4/stat.m4:
19724         * m4/stdint_h.m4, m4/strftime.m4, m4/strtoimax.m4, m4/strtoll.m4:
19725         * m4/strtoull.m4, m4/strtoumax.m4, m4/timespec.m4, m4/uintmax_t.m4:
19726         * m4/ulonglong.m4, m4/unlink-busy.m4, m4/unlocked-io.m4, m4/uptime.m4,
19727         * m4/utimbuf.m4, m4/utime.m4, m4/utimes-null.m4, m4/vasnprintf.m4:
19728         * m4/xstrtoimax.m4, m4/xstrtol.m4, m4/xstrtoumax.m4:
19729         Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
19730
19731 2004-04-18  Jim Meyering  <jim@meyering.net>
19732
19733         * lib/readutmp.c (read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc
19734         failure, don't leak memory and do call END_UTMP_ENT.
19735
19736 2004-04-16  Jim Meyering  <jim@meyering.net>
19737
19738         * m4/prereq.m4 (jm_PREREQ_STAT): Remove macro.  It is specific to
19739         coreutils' stat program.
19740         (gl_PREREQ): Don't require jm_PREREQ_STAT.
19741
19742 2004-04-11  Paul Eggert  <eggert@twinsun.com>
19743
19744         * lib/inttostr.h: Include <limits.h> unconditionally, since we assume
19745         C89.
19746         (CHAR_BIT): Remove, since we assume C89.
19747         Include <stdint.h> if available, as per current Autoconf CVS advice.
19748
19749 2004-03-31  Jim Meyering  <jim@meyering.net>
19750
19751         * m4/prereq.m4: Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
19752         Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
19753         * m4/xalloc.m4: Likewise.
19754
19755 2004-03-30  Paul Eggert  <eggert@twinsun.com>
19756
19757         Merge from coreutils.
19758
19759         * m4/inttostr.m4: New file.
19760         * m4/getdate.m4 (gl_GETDATE): Remove time-related stuff.
19761         Require AM_STDBOOL_H and gl_TIMESPEC instead.
19762         Require gl_CLOCK_TIME.
19763         * m4/clock_time.m4 (gl_CLOCK_TIME): Require AC_GNU_SOURCE.
19764
19765 2004-03-30  Paul Eggert  <eggert@twinsun.com>
19766
19767         * lib/cloexec.h, cloexec.c (set_cloexec_flag): Return int
19768         not bool, to be more consistent with Unix conventions.
19769         Suggested by Bruno Haible.
19770
19771         Merge from coreutils.
19772
19773         * lib/imaxtostr.c, lib/inttostr.c, lib/inttostr.h, lib/offtostr.c:
19774         * lib/umaxtostr.c: New files.
19775
19776         * lib/getdate.h: Include stdbool.h, and timespec.h instead of
19777         the usual <time.h> dance.
19778         (get_date): Change signature to support fractional time stamps.
19779         All callers changed.
19780         * lib/getdate.y: Include "getdate.h" first, as we can now
19781         assume C89 and don't need to worry about 'const'.
19782         Similarly, include "unlocked-io.h" near start, not in middle.
19783         Include <limits.h>.
19784         (textint.value): Use long int rather than int.
19785         (textint.digits): Use size_t rather than int.
19786         (BILLION, LOG10_BILLION): New constants.
19787         (parser_control): New member rel_ns.  Members day_ordinal,
19788         time_zone, month, day, hour, minutes, rel_year, rel_month,
19789         rel_day, rel_hour, rel_minutes, rel_seconds
19790         are now long int, not int.  Member seconds is now struct timespec,
19791         not int.  New member timespec_seen.  Members dates_seen, days_seen,
19792         local_zones_seen, rels_seen, times_seen, zones_seen are now size_t,
19793         not int.
19794         (%union.intval): Now long int, not int.
19795         New member timespec.
19796         (tSDECIMAL_NUMBER, tUDECIMAL_NUMBER): New tokens.
19797         (seconds, signed_seconds, unsigned_seconds): New nonterminals.
19798         (spec): Now is a timespec or an item list.
19799         (timespec, items): New nonterminals.
19800         (time, rel, relunit, number, get_date):
19801         Add support for fractional seconds.
19802         (time): Fix bug: seconds weren't cleared in "00:00 +0000" syntax.
19803         (gmtime, localtime, mktime): Remove decls; not needed with C89.
19804         (to_hour): First arg is now long int, not int.
19805         (to_year): Returns long int, not int.
19806         Don't treat year -70 like 70.
19807         (tm_diff): Returns long int, not int.
19808         (lookup_word): Use bool instead of int when appropriate.
19809         (yylex): Use size_t for count, not int.
19810         Detect overflow when parsing large integer constants.
19811         Add support for fractions.
19812         (get_date): Make pointers 'const' if possible.
19813         Use more-portable code to detect integer overflow.
19814         (main) [TEST]: Adjust to above changes.  Test for localtime failure.
19815         Don't use ctime; it's not reliable if the year has >4 digits.
19816
19817         * lib/human.c (humblock): Inspect BLOCKSIZE if BLOCK_SIZE isn't set.
19818         This is for compatibility with BSD.
19819
19820         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP): Define.
19821         (ATIME_CMP, CTIME_CMP, MTIME_CMP, TIMESPEC_NS): Likewise.
19822         From coreutils' system.h.
19823
19824         * lib/userspec.c: Don't include "posixver.h".
19825         (parse_user_spec): Fall back on USER.GROUP parsing, regardless
19826         of POSIX version, as POSIX 1003.1-2001 allows that behavior as a
19827         compatible extension.  Simplify code by removing a boolean int
19828         that was always nonzero if a string was nonnull.
19829
19830 2004-03-30  Jim Meyering  <jim@meyering.net>
19831
19832         Merge from coreutils.
19833
19834         Avoid a configure-time warning about sys/ucred.h on OSF V4.0.
19835         * m4/ls-mntd-fs.m4: Test for sys/ucred.h separately, since
19836         on some systems one must include <grp.h> before it.
19837         Reported by Christian Krackowizer.
19838
19839 2004-03-30  Jim Meyering  <jim@meyering.net>
19840
19841         Merge from coreutils.
19842
19843         * lib/mountlist.c [HAVE_SYS_UCRED_H]: Include grp.h before sys/ucred.h.
19844
19845         * lib/readtokens.c (readtoken): Don't leak 64 bytes when reading
19846         an empty input stream.
19847
19848         * lib/readtokens.c: Include <stdbool.h>.
19849         (readtoken): Use `size_t' rather than int/long.
19850         All callers adjusted.
19851         Use `bool' rather than `int' where appropriate.
19852         Use memset rather than an explicit loop.
19853         Use x2nrealloc rather than xrealloc.
19854         Allow the use of `\0' as a delimiter.
19855         (readtokens): Likewise.
19856         * lib/readtokens.h (readtoken, readtokens): Update prototypes.
19857
19858 2004-03-30  Jim Meyering  <jim@meyering.net>
19859
19860         * m4/realloc.m4: Remove file, since now it does no more than
19861         AC_REQUIRE([AC_FUNC_REALLOC]), and that can be done via
19862         the `configure.ac' section of module/realloc.
19863         * m4/malloc.m4: Likewise, but for AC_FUNC_MALLOC.
19864
19865 2004-03-30  Bruno Haible  <bruno@clisp.org>
19866
19867         * lib/getloadavg.c (getloadavg): Don't assume setlocale returns
19868         nonnull.
19869
19870 2004-03-29  Paul Eggert  <eggert@twinsun.com>
19871
19872         Merge changes to getloadavg.c from coreutils and Emacs.
19873
19874         * lib/getloadavg.c [!defined HAVE_SETLOCALE] (setlocale):
19875         Define to an expression, not to the empty string.
19876         Include cloexec.h and xalloc.h.
19877         (getloadavg): Restore LC_NUMERIC locale after setting it temporarily.
19878         Use set_cloexec_flag rather than rolling our own.
19879         * lib/cloexec.c, lib/cloexec.h: New files.
19880
19881 2004-03-29  Paul Eggert  <eggert@twinsun.com>
19882
19883         * m4/cloexec.m4: New file.
19884
19885 2004-03-18  Paul Eggert  <eggert@twinsun.com>
19886
19887         * lib/getopt.h: Sync with libc CVS.
19888
19889 2004-03-18  Paul Eggert  <eggert@twinsun.com>
19890             Bruno Haible  <bruno@clisp.org>
19891
19892         * m4/mbswidth.m4 (gl_MBSWIDTH): Also test whether <wchar.h> declares
19893         mbswidth.
19894
19895 2004-03-18  Paul Eggert  <eggert@twinsun.com>
19896             Bruno Haible  <bruno@clisp.org>
19897
19898         * lib/mbswidth.h: Include <wchar.h> only if
19899         HAVE_DECL_MBSWIDTH_IN_WCHAR_H, not on all platforms that have
19900         <wchar.h>.
19901         * lib/mbswidth.c: Include <stdio.h> and <time.h> before <wchar.h>.
19902
19903 2004-03-09  Paul Eggert  <eggert@twinsun.com>
19904
19905         * lib/argp-parse.c, getopt.c, getopt.h, getopt1.c:
19906         Sync with libc CVS.
19907         * lib/getopt_int.h: New file, also synced from libc.
19908
19909 2004-03-09  Paul Eggert  <eggert@twinsun.com>
19910
19911         * config/srclistvars.sh: Add GNUWWWLICENSES for eggert.
19912         * config/srclist.txt: Sync getopt with libc.  Add getopt_int.h.
19913         Bring back getopt.c, getopt.h, getopt1.c.
19914
19915 2004-03-07  Paul Eggert  <eggert@twinsun.com>
19916
19917         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Renamed from jm_PREREQ_C_STACK.
19918         All uses changed.  Check for sa_sigaction member; this fixes
19919         a bug first reported by Jason Andrade in
19920         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
19921
19922 2004-03-07  Paul Eggert  <eggert@twinsun.com>
19923
19924         * lib/c-stack.c (SIGACTION_WORKS): New macro.  Use it instead of long
19925         '#if' expressions.  Unlike the code it replaces, it does not
19926         depend on (defined _SC_PAGESIZE).  However, it does depend on
19927         HAVE_STRUCT_SIGACTION_SA_SIGACTION; this last change fixes a bug
19928         first reported by Jason Andrade in
19929         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
19930
19931 2004-02-25  Simon Josefsson  <jas@extundo.com>
19932
19933         * m4/strdup.m4 (gl_PREREQ_STRDUP): Check whether strdup is declared.
19934
19935 2004-02-25  Simon Josefsson  <jas@extundo.com>
19936
19937         * lib/strdup.h: New file.
19938         * lib/strdup.c: Include it.
19939         * lib/path-concat.c: Include strdup.h. Drop strdup declaration.
19940         * lib/userspec.c: Include strdup.h. Drop strdup declaration.
19941
19942 2004-02-23  Karl Berry  <karl@gnu.org>
19943
19944         * doc/maintain.texi, doc/standards.texi, doc/make-stds.texi: new files
19945         (from fencepost.gnu.org:/gd/gnuorg).
19946
19947 2004-02-23  Karl Berry  <karl@gnu.org>
19948
19949         * config/srclistvars.sh (GNUORG) [karl]: redefine.
19950         * config/srclist.txt: add maintain/standards documents.
19951
19952 2004-02-18  Bruno Haible  <bruno@clisp.org>
19953
19954         * m4/xsize.m4 (gl_XSIZE): Require AC_C_INLINE.
19955         Reported by Derek Robert Price <derek@ximbiot.com>.
19956
19957 2004-02-16  Karl Berry  <karl@gnu.org>
19958
19959         * config/mkinstalldirs, install-sh: update from automake.
19960
19961 2004-02-06  Karl Berry  <karl@gnu.org>
19962
19963         * m4/po.m4: update from gettext 0.14.1.
19964
19965 2004-02-06  Karl Berry  <karl@gnu.org>
19966
19967         * lib/config.charset: update from gettext 0.14.1.
19968
19969 2004-02-05  Paul Eggert  <eggert@twinsun.com>
19970
19971         Add comments and code, prompted by suggestions from Bruno Haible
19972         for sh-quote.
19973         * lib/quotearg.h (quotearg_alloc): New decl.  Improve the comments
19974         describing the enum quoting_style values.
19975         * lib/quotearg.c (quotearg_alloc): New function.
19976         (quotearg_buffer_restyled): Treat lone { and } as special.
19977         Treat = as special.  Work around bug with older shells
19978         that "see" a '\' that is really the 2nd byte of a multibyte char.
19979         Quote empty string with shell_quoting_style.
19980
19981 2004-02-03  Bruno Haible  <bruno@clisp.org>
19982
19983         * m4/pipe.m4: New file, from GNU gettext.
19984
19985 2004-02-03  Bruno Haible  <bruno@clisp.org>
19986
19987         * lib/pipe.h: New file, from GNU gettext.
19988         * lib/pipe.c: New file, from GNU gettext.
19989
19990 2004-01-27  Bruno Haible  <bruno@clisp.org>
19991
19992         * m4/execute.m4: New file, from GNU gettext.
19993
19994 2004-01-27  Bruno Haible  <bruno@clisp.org>
19995
19996         * lib/execute.h: New file, from GNU gettext.
19997         * lib/execute.c: New file, from GNU gettext.
19998         * lib/w32spawn.h: New file, from GNU gettext.
19999
20000 2004-01-24  Paul Eggert  <eggert@twinsun.com>
20001
20002         Merge from diffutils.
20003
20004         * lib/file-type.c (file_type): Add typed memory objects.
20005         * lib/file-type.h (S_TYPEISTMO): New macro.
20006
20007         * lib/c-stack.h (c_stack_action): Remove argv argument.
20008         * lib/c-stack.c (c_stack_action): Likewise.  All uses changed.
20009         (die): Don't calculate message unless segv_action returns.
20010         (get_stack_location, min_address_from_argv, max_address_from_argv,
20011         volatile stack_base, volatile_stack_size): Remove.
20012         (segv_handler): If ! HAVE_XSI_STACK_OVERFLOW_HEURISTIC, assume
20013         that every segmentation violation is a stack overflow.  (Ouch!)
20014         See Debian bug 136249 (still outstanding) for more info about why
20015         HAVE_XSI_STACK_OVERFLOW_HEURISTIC fails on Linux kernels.
20016
20017 2004-01-24  Paul Eggert  <eggert@twinsun.com>
20018
20019         Exit-status fix from coreutils.
20020
20021         Use exit_failure consistently in place of EXIT_FAILURE,
20022         so that program exit statuses are consistent on failure.
20023
20024         * lib/argmatch.c (ARGMATCH_DIE) [! defined ARGMATCH_DIE]:
20025         Include "exitfail.h", and use exit_failure rather than EXIT_FAILURE.
20026         * lib/argmatch.h: Comment fix to match the above.
20027         * lib/obstack.c (obstack_exit_failure) [!defined _LIBC]:
20028         Now a macro referring to exit_failure, instead of a separate
20029         variable.  Include "exitfail.h" to get it.
20030         * lib/xstrtol.h: Include "exitfail.h".
20031         (STRTOL_FATAL_ERROR): Exit with status exit_failure, not 2.
20032
20033         * lib/long-options.c (parse_long_options): Use prototype
20034         for usage function arg.  Pass it EXIT_SUCCESS rather than 0,
20035         for clarity.
20036
20037 2004-01-21  Jim Meyering  <jim@meyering.net>
20038
20039         * lib/mktime.c (__mktime_internal) [!_LIBC]: Define to mktime_internal
20040         so as not to conflict with a different-sized __mktime_internal
20041         function in GNU libc.
20042         * lib/timegm.c (__mktime_internal) [!_LIBC]: Likewise.
20043         Problem building statically-linked `ls' reported by Michael Brunnbauer.
20044
20045 2004-01-20  Karl Berry  <karl@gnu.org>
20046
20047         * config/config.guess: update from config.
20048
20049         * config/srclistvars.sh: GNUWWWLICENSES for karl.
20050
20051 2004-01-20  Bruno Haible  <bruno@clisp.org>
20052
20053         Safer stack allocation.
20054         * lib/setenv.c: Include allocsa.h.
20055         (alloca): Remove fallback definition.
20056         (freea): Remove macro.
20057         (__add_to_environ) [!_LIBC]: Use allocsa instead of alloca. Use freesa
20058         instead of freea.
20059
20060 2004-01-20  Bruno Haible  <bruno@clisp.org>
20061
20062         * m4/eealloc.m4: New file, from GNU gettext.
20063
20064 2004-01-20  Bruno Haible  <bruno@clisp.org>
20065
20066         * m4/allocsa.m4: New file, from GNU gettext.
20067
20068 2004-01-20  Bruno Haible  <bruno@clisp.org>
20069
20070         * lib/xallocsa.h: New file, from GNU gettext.
20071         * lib/xallocsa.c: New file, from GNU gettext.
20072
20073 2004-01-20  Bruno Haible  <bruno@clisp.org>
20074
20075         * lib/wait-process.c: On Windows, include windows.h. Needed on mingw.
20076
20077 2004-01-20  Bruno Haible  <bruno@clisp.org>
20078
20079         * lib/wait-process.c (wait_subprocess): Add ignore_sigpipe argument.
20080         * lib/wait-process.c (wait_subprocess): Likewise. Handle SIGPIPE
20081         specially.
20082
20083 2004-01-20  Bruno Haible  <bruno@clisp.org>
20084
20085         * lib/wait-process.c (wait_process): Disable the 2003-10-31 waitid()
20086         patch.
20087
20088 2004-01-20  Bruno Haible  <bruno@clisp.org>
20089
20090         * lib/wait-process.c (cleanup_slaves): Use ANSI C declaration.
20091
20092 2004-01-20  Bruno Haible  <bruno@clisp.org>
20093
20094         * lib/eealloc.h: New file.
20095
20096 2004-01-20  Bruno Haible  <bruno@clisp.org>
20097
20098         * lib/binary-io.h: Avoid warnings on Cygwin.
20099
20100 2004-01-20  Bruno Haible  <bruno@clisp.org>
20101
20102         * lib/allocsa.h: New file, from GNU gettext.
20103         * lib/allocsa.c: New file, from GNU gettext.
20104
20105 2004-01-18  Karl Berry  <karl@gnu.org>
20106
20107         * doc/gpl.texi, doc/lgpl.texi: new files.
20108
20109 2004-01-18  Karl Berry  <karl@gnu.org>
20110
20111         * config/srclistvars.sh (GNUWWWLICENSES): new variable.
20112         * config/srclist.txt ({fdl,gpl,lgpl}.text): get from there.
20113
20114 2004-01-15  Paul Eggert  <eggert@twinsun.com>
20115
20116         Merge from coreutils.
20117
20118         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for uintptr_t.
20119         * m4/posixver.m4 (gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION.
20120         (gl_DEFAULT_POSIX2_VERSION): Move
20121         the documentation from 'configure' into 'config.hin',
20122         so that 'configure --help' isn't burdened by it and
20123         we don't have to worry about its formatting there.
20124         Reword the documentation so that it's more succinct
20125         and can be run together into a single paragraph.
20126         * m4/same.m4 (gl_SAME): Check for pathconf.
20127
20128 2004-01-15  Paul Eggert  <eggert@twinsun.com>
20129
20130         Merge from coreutils.
20131
20132         * lib/posixver.c: Include posixver.h.
20133
20134         * lib/same.c: Include <stdbool.h>, <limits.h>.
20135         (_POSIX_NAME_MAX): Define if not defined.
20136         (MIN): New macro.
20137         (same_name): If file names are silently truncated, report
20138         that the file names are the same if they are the same after
20139         the silent truncation.
20140
20141         * lib/xstrtod.h (xstrtod): Accept an extra arg, specifying the
20142         conversion function.
20143         * lib/xstrtod.c (xstrtod): Likewise.  All callers changed to
20144         include c-strtod.h and use c_strtod.  Don't include stdlib.h; no
20145         longer needed.
20146
20147 2004-01-15  Jim Meyering  <jim@meyering.net>
20148
20149         Merge from coreutils.
20150
20151         * m4/clock_time.m4 (gl_CLOCK_TIME): Don't set LIB_CLOCK_GETTIME
20152         if no library is required.
20153         * m4/jm-macros.m4: Don't require UTILS_SYS_OPEN_MAX.
20154         * m4/jm-macros.m4 (jm_MACROS): Require gl_FUNC_FREE.
20155         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.58.
20156         (AC_LANG_SOURCE): Remove definition, now that we require autoconf-2.58.
20157         * m4/jm-macros.m4 (jm_MACROS): Don't require AC_FUNC_FTW.
20158         * m4/lib-check.m4 (jm_LIB_CHECK): Do not set LIB_CRYPT to the
20159         value, $ac_cv_search_crypt, if it's "none required".
20160         * m4/posixver.m4 (gl_DEFAULT_POSIX2_VERSION): New macro.
20161         * m4/prereq.m4 (jm_PREREQ): Require AC_FUNC_GETLOADAVG,
20162         not gl_FUNC_GETLOADAVG.
20163         * m4/prereq.m4 (jm_PREREQ): Require gl_READTOKENS, gl_MD5, gl_MAKEPATH,
20164         gl_LONG_OPTIONS, and gl_IDCACHE, gl_GETUGROUPS.
20165
20166 2004-01-15  Jim Meyering  <jim@meyering.net>
20167
20168         Merge from coreutils.
20169
20170         * lib/md5.h (rol) [__GNUC__ && __i386__]: Don't use `asm' code.  These
20171         days, gcc-3.x does better all by itself.  Patch from Dean Gaudet:
20172         http://mail.gnu.org/archive/html/bug-coreutils/2003-11/msg00144.html
20173
20174         * lib/posixver.c (DEFAULT_POSIX2_VERSION): Use definition of new,
20175         optional configure-time default.
20176
20177         * lib/version-etc.c (version_etc_copyright): Update copyright date.
20178
20179         * lib/xreadlink.c (xreadlink): Correct outdated comment.
20180
20181 2004-01-15  Alexandre Duret-Lutz  <adl@gnu.org>
20182
20183         Merge from coreutils.
20184
20185         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Do not set LIB_NANOSLEEP to the
20186         value, $ac_cv_search_nanosleep, if it's "none required".
20187
20188 2004-01-14  Paul Eggert  <eggert@twinsun.com>
20189
20190         * lib/fnmatch_loop.c (ALLOCA_LIMIT): Remove macro, which collided
20191         with like-named macro in fnmatch.c.
20192         (EXT): Use an internal constant instead.
20193
20194         Merge fnmatch patches from glibc.
20195         * lib/fnmatch.c (mbsinit): Remove define.
20196         Add libc_hidden_ver (__fnmatch, fnmatch).
20197         * lib/fnmatch_loop.c (FCT): Cast to int32_t and UCHAR when appropriate.
20198         Adjust to renaming of collseq_table_lookup to __collseq_table_lookup.
20199
20200 2004-01-14  Karl Berry  <karl@gnu.org>
20201
20202         * config/install-sh: update from automake.
20203
20204 2004-01-13  Karl Berry  <karl@gnu.org>
20205
20206         * config/install-sh: update from automake.
20207
20208 2004-01-09  Karl Berry  <karl@gnu.org>
20209
20210         * config/install-sh: update from automake.
20211
20212 2004-01-05  Karl Berry  <karl@gnu.org>
20213
20214         * config/config.{sub,guess}: update from config.
20215
20216 2003-12-31  Karl Berry  <karl@gnu.org>
20217
20218         * config/depcomp: update from automake.
20219
20220 2003-12-14  Karl Berry  <karl@gnu.org>
20221
20222         * lib/config.charset: update from gettext-runtime.
20223
20224 2003-12-03  Paul Eggert  <eggert@twinsun.com>
20225
20226         * lib/getgroups.c (getgroups): xmalloc takes one argument, not two.
20227         Bug reported by Alfred M. Szmidt.
20228
20229 2003-12-03  Bruno Haible  <bruno@clisp.org>
20230
20231         * m4/gettext.m4: Upgrade from gettext-0.13.
20232         * m4/po.m4: Upgrade from gettext-0.13.
20233         * m4/size_max.m4 (gl_SIZE_MAX): Don't use the _ONCE macros here.
20234         * m4/intmax.m4: New file, from gettext-0.13.
20235         * m4/printf-posix.m4: New file, from gettext-0.13.
20236
20237 2003-11-29  Karl Berry  <karl@gnu.org>
20238
20239         * lib/argp-{help.c,parse.c,namefrob.h}, argp.h: update from libc.
20240
20241 2003-11-25  Paul Eggert  <eggert@twinsun.com>
20242             Bruno Haible  <bruno@clisp.org>
20243
20244         * lib/printf-parse.h: Don't include sys/types.h.
20245         (ARG_NONE): New macro.
20246         (char_directive): Change type of *arg_index fields to size_t.
20247         * lib/printf-parse.c: Don't include sys/types.h.
20248         (SSIZE_MAX): Remove macro.
20249         (PRINTF_PARSE): Change the type of the arg_index variables to size_t.
20250         Remove unnecessary overflow check.
20251         * lib/vasnprintf.c (VASNPRINTF): Update for type change of *arg_index
20252         fields.
20253
20254 2003-11-25  Bruno Haible  <bruno@clisp.org>
20255
20256         * modules/vasnprintf (Files): Remove m4/ssize_t.m4.
20257
20258 2003-11-25  Bruno Haible  <bruno@clisp.org>
20259
20260         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Don't require
20261         gt_TYPE_SSIZE_T.
20262
20263 2003-11-24  Paul Eggert  <eggert@twinsun.com>
20264
20265         * modules/alloca: Remove dependency on xalloc.
20266
20267 2003-11-24  Paul Eggert  <eggert@twinsun.com>
20268
20269         * lib/alloca.c: Remove dependency on xalloc module.
20270         (xalloc_die): Remove.
20271         (memory_full) [!defined emacs]: New macro.
20272         [!defined emacs]: Don't include xalloc.h.
20273         (alloca): Invoke memory_full, not xalloc_die, if malloc fails or
20274         address arithmetic overflows.  Change datatypes a bit to avoid
20275         unnecessary casts.
20276
20277 2003-11-22  Jim Meyering  <jim@meyering.net>
20278
20279         * lib/xmalloc.c (x2nrealloc_inline): Fix typos in comments:
20280         s/size/size_t/.
20281
20282 2003-11-21  Karl Berry  <karl@gnu.org>
20283
20284         * config/config.{sub,guess}: update from config.
20285
20286 2003-11-18  Karl Berry  <karl@gnu.org>
20287
20288         * config/config.{sub,guess}: update from config.
20289
20290         * config/(printf-{parse,args}.[ch]): sync broken, sigh.
20291
20292 2003-11-17  Paul Eggert  <eggert@twinsun.com>
20293
20294         * README: Mention that S+T cannot overflow if S is the size of
20295         an existing object and T is sufficiently small.
20296
20297 2003-11-17  Jim Meyering  <jim@meyering.net>
20298
20299         On systems without utime and without a utimes function capable of
20300         dealing with a NULL struct utimbuf* argument, this utime replacement
20301         could -- in unusual circumstances -- leak a file descriptor.
20302         * lib/utime.c: Include <unistd.h> and <errno.h>.
20303         (utime_null): Be sure to close `fd' and to preserve errno.
20304         Reported by Geoff Collyer via Arnold Robbins.
20305
20306 2003-11-17  Bruno Haible  <bruno@clisp.org>
20307
20308         * modules/vasnprintf (Files): Add m4/ssize_t.m4.
20309         (Depends-on): Add xsize.
20310
20311 2003-11-17  Bruno Haible  <bruno@clisp.org>
20312
20313         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Require gt_TYPE_SSIZE_T.
20314
20315 2003-11-17  Bruno Haible  <bruno@clisp.org>
20316
20317         * lib/vasnprintf.c (alloca): Remove fallback definition.
20318         (freea): Remove definition.
20319         (VASNPRINTF): Use alloca only for small sizes, say <= 4000 bytes.
20320         Reported by Paul Eggert.
20321
20322 2003-11-16  Paul Eggert  <eggert@twinsun.com>
20323             Bruno Haible  <bruno@clisp.org>
20324
20325         Protect against address arithmetic overflow.
20326         * lib/printf-args.h: Include stddef.h.
20327         (arguments): Change type of field 'count' to size_t.
20328         * lib/printf-args.c (printf_fetchargs): Use size_t instead of
20329         'unsigned int' where appropriate.
20330         * lib/printf-parse.h: Include sys/types.h.
20331         (char_directive): Change type of *arg_index fields to ssize_t.
20332         (char_directives): Change type of fields 'count', max_*_length to
20333         size_t.
20334         * lib/printf-parse.c: Include sys/types.h and xsize.h.
20335         (SSIZE_MAX): Define fallback value.
20336         (PRINTF_PARSE): Use size_t instead of 'unsigned int' and ssize_t
20337         instead of 'int' where appropriate. Check a_allocated, d_allocated
20338         against overflow. Reject %m$ argument numbers > SSIZE_MAX + 1.
20339         * lib/vasnprintf.c: Include xsize.h.
20340         (VASNPRINTF): Use size_t instead of 'unsigned int' where appropriate.
20341         Check alloca, malloc, realloc, ENSURE_ALLOCATION arguments against
20342         overflow. Avoid wraparound when converting a width or precision from
20343         decimal to binary.
20344
20345 2003-11-16  Bruno Haible  <bruno@clisp.org>
20346
20347         Update from GNU gettext.
20348         * lib/printf-parse.c: Generalize to it can be compiled for wide
20349         strings.
20350         (PRINTF_PARSE, CHAR_T, DIRECTIVE, DIRECTIVES): New macros.
20351         * lib/vasnprintf.c: Generalize to it can be compiled for wide strings.
20352         (VASNPRINTF, CHAR_T, DIRECTIVE, DIRECTIVES, PRINTF_PARSE, USE_SNPRINTF,
20353         SNPRINTF): New macros.
20354         Don't include <alloca.h> if the file is used inside libintl.
20355         (local_wcslen): New function, for Solaris 2.5.1.
20356         (VASNPRINTF): Use it instead of wcslen.
20357
20358 2003-11-16  Bruno Haible  <bruno@clisp.org>
20359
20360         * lib/xsize.h (xmax): New function.
20361         (xsum, xsum3, xsum4): Declare as "pure" functions.
20362
20363 2003-11-12  Paul Eggert  <eggert@twinsun.com>
20364
20365         * modules/xalloc (Files): Undo latest change, since xalloc.h
20366         no longer needs SIZE_MAX or PTRDIFF_MAX.
20367
20368 2003-11-12  Paul Eggert  <eggert@twinsun.com>
20369
20370         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Do not require gl_SIZE_MAX or
20371         gl_PTRDIFF_MAX.
20372
20373 2003-11-12  Paul Eggert  <eggert@twinsun.com>
20374
20375         * lib/xstrtol.c (__xstrtol): Remove "break" immediately after
20376         "return", to pacify some unknown compiler.  Problem reported
20377         by Joerg Schilling.
20378
20379 2003-11-12  Paul Eggert  <eggert@twinsun.com>
20380
20381         * lib/xalloc.h: Do not include <limits.h> or <stdint.h>.
20382         (xalloc_oversized): Use sizeof (ptrdiff_t) and sizeof (size_t) for
20383         the heuristic, rather than PTRDIFF_MAX and SIZE_MAX.  This
20384         heuristic is just as accurate as far as we know, and it removes a
20385         dependency on size_max.m4 and ptrdiff_max.m4.
20386
20387 2003-11-11  Bruno Haible  <bruno@clisp.org>
20388
20389         * modules/xsize (Files): Add m4/size_max.m4.
20390         * modules/xalloc (Files): Add m4/size_max.m4, m4/ptrdiff_max.m4.
20391
20392 2003-11-11  Bruno Haible  <bruno@clisp.org>
20393
20394         * m4/size_max.m4: New file.
20395         * m4/ptrdiff_max.m4: New file.
20396         * m4/xsize,m4 (gl_XSIZE): Require gl_SIZE_MAX.
20397         * m4/xalloc.m4 (gl_PREREQ_XALLOC): New macro.
20398         (gl_XALLOC): Invoke it.
20399
20400 2003-11-11  Bruno Haible  <bruno@clisp.org>
20401
20402         * lib/xsize.h (SIZE_MAX): Remove fallback definition.
20403         * lib/xalloc.h: Include limits.h. Assume SIZE_MAX and PTRDIFF_MAX are
20404         defined.
20405
20406 2003-11-10  Paul Eggert  <eggert@twinsun.com>
20407
20408         * lib/xalloc.h (xalloc_oversized): [! (defined PTRDIFF_MAX &&
20409         PTRDIFF_MAX < SIZE_MAX)]: Fix off-by-one error that would have
20410         rejected some allocations of exactly SIZE_MAX - 2 bytes.
20411         From Bruno Haible.
20412         [defined PTRDIFF_MAX && PTRDIFF_MAX < SIZE_MAX]: Use SIZE_MAX,
20413         not (size_t) -1, since it's defined here.
20414
20415 2003-11-09  Karl Berry  <karl@gnu.org>
20416
20417         * config/mkinstalldirs, depcomp, mdate-sh: update from automake.
20418
20419 2003-11-06  Paul Eggert  <eggert@twinsun.com>
20420
20421         * lib/xalloc.h [HAVE_STDINT_H]: Include <stdint.h>.
20422         (xalloc_oversized) [! (PTRDIFF_MAX < SIZE_MAX)]:
20423         Reject sizes of exactly SIZE_MAX bytes.
20424         * lib/xreadlink.c: Include "xalloc.h" before checking whether SIZE_MAX
20425         is defined, since "xalloc.h" now defines SIZE_MAX on modern hosts.
20426
20427 2003-11-05  Bruno Haible  <bruno@clisp.org>
20428
20429         * lib/xsize.h: Include limits.h, to avoid a possible collision with
20430         SIZE_MAX defined in <limits.h> on Solaris.
20431
20432 2003-11-04  Jim Meyering  <jim@meyering.net>
20433
20434         * modules/sysexits: Use the `$(VAR)' notation for AC_SUBST'd
20435         variable names, rather than @VAR@.
20436         * modules/poll: Likewise.
20437
20438 2003-11-04  Bruno Haible  <bruno@clisp.org>
20439
20440         * modules/xsize: New file.
20441         * modules/linebreak: Depend on xsize.
20442         * MODULES.html.sh (func_all_modules): Add xsize.
20443
20444 2003-11-04  Bruno Haible  <bruno@clisp.org>
20445
20446         * m4/xsize.m4: New file.
20447
20448 2003-11-04  Bruno Haible  <bruno@clisp.org>
20449
20450         * lib/xsize.h: New file.
20451         * lib/linebreak.c: Include xsize.h.
20452         (mbs_possible_linebreaks, mbs_width_linebreaks): Check malloc()
20453         argument for overflow.
20454         Suggested by Paul Eggert.
20455
20456 2003-11-03  Karl Berry  <karl@gnu.org>
20457
20458         * config/config.{guess,sub}: update from config.
20459
20460 2003-11-03  Jim Meyering  <jim@meyering.net>
20461
20462         * modules/userspec (lib_SOURCES): Add userspec.h.
20463         (Include): Add "userspec.h".
20464         Improve description.
20465
20466 2003-11-03  Jim Meyering  <jim@meyering.net>
20467
20468         * lib/userspec.c: Include "userspec.h".
20469         * lib/userspec.h: New file.
20470
20471 2003-11-03  Bruno Haible  <bruno@clisp.org>
20472
20473         * m4/wait-process.m4 (gl_WAIT_PROCESS): Also check for waitid.
20474
20475 2003-11-03  Bruno Haible  <bruno@clisp.org>
20476
20477         * lib/wait-process.c (wait_process): Use waitid with WNOWAIT if
20478         available, to avoid (extremely rare) race condition.
20479         Suggested by Paul Eggert.
20480
20481 2003-11-02  Karl Berry  <karl@gnu.org>
20482
20483         * config/srclist.txt (vasprintf.c): sync broken, sigh.
20484
20485 2003-10-31  Paul Eggert  <eggert@twinsun.com>
20486
20487         * lib/mountlist.h (struct mount_entry.me_type_malloced): New member.
20488         * lib/mountlist.c (SIZE_MAX): Define if not defined already.
20489         (read_filesystem_list): Set and use me_type_malloced.
20490         Use "sizeof *me" rather than "sizeof (struct mount_entry)" (or
20491         whatever the type happens to be), for brevity and consistency.
20492         Check for size calculation overflow on Alphas running OSF/1.
20493
20494 2003-10-31  Jim Meyering  <jim@meyering.net>
20495
20496         * lib/hash.c: Include "xalloc.h" for use of xalloc_oversized.
20497
20498         * lib/linebuffer.c: Include <string.h> for declaration of memset.
20499
20500 2003-10-30  Paul Eggert  <eggert@twinsun.com>
20501             Bruno Haible  <bruno@clisp.org>
20502
20503         * lib/vasprintf.c: Include <limits.h>, <stdlib.h>.
20504         (vasprintf): Fail if the resulting length doesn't fit in an 'int'.
20505
20506 2003-10-30  Paul Eggert  <eggert@cs.ucla.edu>
20507
20508         * m4/host-os.m4 (UTILS_HOST_OS): Change netbsd*-gnu pattern back to
20509         netbsd*-gnu*.  Suggested by Robert Millan.
20510
20511 2003-10-29  Paul Eggert  <eggert@twinsun.com>
20512
20513         * modules/group-member: Depend on stdbool.
20514
20515 2003-10-29  Paul Eggert  <eggert@twinsun.com>
20516
20517         * m4/xalloc.m4 (gl_XALLOC): Undo previous change.
20518
20519 2003-10-29  Paul Eggert  <eggert@twinsun.com>
20520
20521         * m4/host-os.m4 (UTILS_HOST_OS): Resurrect netbsd*-gnu.  Add comments
20522         to it, and to knetbsd*-gnu and kfreebsd*-gnu.  Remove the '*' from
20523         after the 'gnu' in these cases.  This fixes some bugs in the
20524         previous change, and is based on suggestions by Robert Millan.
20525
20526 2003-10-29  Paul Eggert  <eggert@twinsun.com>
20527
20528         * lib/xalloc.h (xalloc_oversized): Now a macro, not a function,
20529         so that it works even if SIZE_MAX < N.  Do not include <stdbool.h>;
20530         no longer needed.
20531         * lib/quotearg.c (quotearg_n_options): Use it.
20532         * lib/group-member.c: Include <stdbool.h>.
20533         (free_group_info): Arg is now const *; don't free arg.
20534         (get_group_info): Now returns bool and accepts struct group_info *,
20535         rather than returning a malloc'ed struct group_info *.
20536         All uses changed.  Check for overflow in internal size calculation.
20537
20538         * lib/getusershell.c (readname): Simplify the code by using x2nrealloc
20539         rather than xmalloc/xrealloc.
20540         * lib/linebuffer.c (initbuffer, readlinebuffer): Simplify the code by
20541         using x2realloc rather than xmalloc/xrealloc.  Also, fix a C
20542         conformance bug: the old code used a pointer after freeing the
20543         storage that it addressed.
20544         * lib/hash.c (hash_initialize): Simplify the code by using
20545         xalloc_oversized rather than doing it by hand.
20546         * lib/getgroups.c (getgroups): Don't use xrealloc, since we don't need
20547         the buffer preserved.  Use free and xmalloc instead.
20548         * lib/quotearg.c (quotearg_n_options): Likewise.
20549         Use a simpler test for size overflow.  Don't use xalloc_oversized
20550         because unsigned int might be wider than size_t (!); this suggests
20551         that we should switch from unsigned int to size_t for slot numbers.
20552
20553 2003-10-28  Paul Eggert  <eggert@twinsun.com>
20554
20555         * m4/host-os.m4 (UTILS_HOST_OS): Identify GNU/KFreeBSD and
20556         GNU/KNetBSD.  These implementations use glibc atop the FreeBSD and
20557         NetBSD kernels.  Requested by Richard Stallman.
20558
20559 2003-10-27  Paul Eggert  <eggert@twinsun.com>
20560
20561         * lib/exclude.c (new_exclude): Use xzalloc rather than xmalloc
20562         to allocate the returned structure.  Do not allocate a subarray,
20563         as x2nrealloc will do that.
20564         (add_exclude): Use x2nrealloc to reallocate ex->exclude,
20565         instead of xnrealloc.
20566         (add_exclude_file): Use x2realloc instead of malloc + xnrealloc.
20567
20568 2003-10-27  Bruno Haible  <bruno@clisp.org>
20569
20570         * lib/stdbool_.h: Better support for BeOS.
20571
20572 2003-10-26  Paul Eggert  <eggert@twinsun.com>
20573
20574         * m4/xalloc.m4 (gl_XALLOC): Requore AC_C_INLINE, since xalloc.h
20575         now uses inline.
20576
20577 2003-10-26  Paul Eggert  <eggert@twinsun.com>
20578
20579         * lib/xalloc.h (xalloc_oversized): New static inline function, for
20580         callers that want to do their own size-overflow checking.  Include
20581         <stdbool.h>, since xalloc_oversized returns bool.
20582         * lib/xalloc.c (array_size_overflow): Remove.  All callers changed
20583         to use xalloc_oversized.
20584
20585         Add two functions x2realloc, x2nrealloc, for programs that grow
20586         arrays dynamically by doubling their sizes.
20587         * lib/xalloc.h (x2realloc, x2nrealloc): New decls.
20588         * lib/xmalloc.c (x2nrealloc_inline, x2nrealloc, x2realloc):
20589         New functions.
20590
20591         Port to C99 semantics for 'inline' of external functions.
20592         Bug reported by Bruno Haible.
20593         * lib/xmalloc.c (xnmalloc_inline): New static inline function,
20594         with the old contents of xnmalloc.
20595         (xnmalloc, xmalloc): Use it.
20596         (xnrealloc_inline): New static inline function,
20597         with the old contents of xnrealloc.
20598         (xnrealloc, xrealloc): Use it.
20599
20600         * lib/alloc.c (alloca): xmalloc cannot return NULL, so don't test for
20601         that.
20602
20603 2003-10-26  Karl Berry  <karl@gnu.org>
20604
20605         * config/srclist.txt (COPYING.DOC): no longer available from
20606         /gd/gnuorg; don't know where the ultimate source is.
20607
20608 2003-10-25  Paul Eggert  <eggert@twinsun.com>
20609
20610         Fix several address-calculation bugs in the hash modules,
20611         plus some minor code cleanup.
20612
20613         * lib/hash.h: Include <stdbool.h>, for bool.
20614         * lib/hash.c: Don't include <stdbool.h>, since hash.h does it now.
20615         * lib/hash.h (Hash_hasher, hash_get_n_buckets, hash_get_n_buckets_used,
20616         hash_get_n_entries, hash_get_max_bucket_length,
20617         hash_get_entries, hash_do_for_each, hash_string, hash_initialize,
20618         hash_rehash): Use size_t rather than unsigned.
20619         * lib/hash.c (struct hash_table, hash_get_n_buckets,
20620         hash_get_n_buckets_used, hash_get_n_entries,
20621         hash_get_max_bucket_length, hash_table_ok, hash_print_statistics,
20622         hash_get_entries, hash_do_for_each, hash_string, is_prime,
20623         next_prime, hash_initialize, hash_rehash, hash_delete, hash_print):
20624         Likewise.
20625         (SIZE_MAX): Define if not defined.
20626         (hash_get_max_bucket_length, hash_table_ok, hash_lookup,
20627         hash_get_first, hash_get_next, hash_get_entries, hash_do_for_each,
20628         hash_print):
20629         Use const * when possible.
20630         (hash_string): Use (unsigned char) *P rather than *(unsigned char *) P.
20631         (check_tuning): Fix bug: if tuning parameters were very close to
20632         0 or 1, rounding errors could have caused subscript violations.
20633         (hash_initialize, allocate_entry, hash_print): Remove unnecessary cast.
20634         (hash_initialize): Add 'fail:' label
20635         to free table and return NULL, and use it to simplify code.
20636         Use calloc rather than clearing the storage ourself.
20637         (hash_initialize, hash_rehash): Check for arithmetic overflow in
20638         buffer size calculations.
20639         * lib/hash-pjw.h (hash_pjw): Use size_t, not unsigned.
20640         Include <stddef.h>, for size_t.
20641         * lib/hash-pjw.c (hash_pjw): Likewise.
20642         Switch to method described by Bruno Haible.
20643         Include <limits.h>, for CHAR_BIT.
20644         (SIZE_BITS): New macro.
20645
20646 2003-10-23  Paul Eggert  <eggert@twinsun.com>
20647
20648         * m4/getline.m4 (AM_FUNC_GETLINE):
20649         Don't include getndelim2.o twice into LIBOBJS; this breaks on some
20650         hosts.  Problem reported by Derek Robert Price in
20651         <http://mail.gnu.org/archive/html/bug-gnulib/2003-10/msg00092.html>.
20652         This patch can be withdrawn after Autoconf 2.58 is required for gnulib.
20653         * m4/getndelim2.m4 (gl_GETNDELIM2): Likewise.
20654
20655 2003-10-21  Paul Eggert  <eggert@twinsun.com>
20656
20657         * lib/getndelim2.c (getndelim2): When size calculation overflows,
20658         ceiling the allocation at NMAX bytes rather than silently
20659         discarding input bytes before NMAX is reached.  This makes
20660         a difference only if NMAX exceeds SIZE_MAX / 2.
20661
20662         * lib/obstack.c: Merge from glibc.
20663         [defined _LIBC]: Include <obstack.h>, not "obstack.h".
20664         Add libc_hidden_def (_obstack_newchunk).
20665         (_obstack_free) [! defined _LIBC]: Remove.
20666         [defined _LIBC]: Make a strong alias from obstack_free, rather than
20667         a clone of the function body.
20668         (fputs) [defined _LIBC && defined USE_IN_LIBIO]: Remove.
20669         [defined _LIBC && !defined USE_IN_LIBIO]: Include <libio/iolibio.h>.
20670
20671         * lib/obstack.h: Indenting cleanup, to make it easier to merge with
20672         glibc.
20673         (obstack_grow, obstack_grow0): Remove unnecessary parentheses around
20674         arg to memcpy.
20675
20676         * lib/obstack.h (obstack_1grow_fast): Properly parenthesize arg.
20677         (obstack_ptr_grow_fast, obstack_int_grow_fast):
20678         Don't use lvalue casts, as GCC plans to remove support for them
20679         in GCC 3.5.  Reported by Joseph S. Myers.  This bug
20680         was also present in the non-GCC version, indicating that this
20681         code had always been buggy and had never been widely used.
20682         (obstack_1grow, obstack_ptr_grow, obstack_int_grow, obstack_blank):
20683         Use the fast variant of each macro, rather than copying the
20684         definiens of the fast variant; that way, we'll be more likely to
20685         catch future bugs in the fast variants.
20686
20687 2003-10-20  Bruno Haible  <bruno@clisp.org>
20688
20689         * modules/wait-process: New file.
20690         * MODULES.html.sh (func_all_modules): Add wait-process.
20691
20692 2003-10-20  Bruno Haible  <bruno@clisp.org>
20693
20694         * m4/wait-process.m4: New file.
20695
20696 2003-10-20  Bruno Haible  <bruno@clisp.org>
20697
20698         * lib/wait-process.h: New file, from GNU gettext.
20699         * lib/wait-process.c: New file, from GNU gettext.
20700
20701 2003-10-19  Jim Meyering  <jim@meyering.net>
20702
20703         * lib/vasnprintf.c (vasnprintf): Work around losing snprintf on
20704         HPUX 10.20.
20705
20706 2003-10-18  Karl Berry  <karl@gnu.org>
20707
20708         * config/config.guess: update from config.
20709
20710 2003-10-16  Paul Eggert  <eggert@twinsun.com>
20711
20712         * lib/getgroups.c: Include <errno.h>, <stdlib.h>.
20713         (getgroups): First arg is int, not size_t.
20714         Don't let 'free' mangle errno.
20715
20716 2003-10-16  Paul Eggert  <eggert@twinsun.com>
20717
20718         * README: Mention that gnulib assumes that (foo *) NULL + 0 == NULL.
20719
20720 2003-10-16  Karl Berry  <karl@gnu.org>
20721
20722         * config/config.{guess,sub}: update from config.
20723
20724 2003-10-16  Jim Meyering  <jim@meyering.net>
20725
20726         * lib/xmalloc.c: Include <string.h>, for declarations of memset and
20727         memcpy.
20728
20729 2003-10-15  Paul Eggert  <eggert@twinsun.com>
20730
20731         * lib/exclude.c: Do not include <inttypes.h> or <stdint.h>.
20732         (SIZE_MAX): Remove.
20733         (new_exclude, add_exclude_file): Initial size no longer needs to
20734         be a power of 2.
20735         (add_exclude, add_exclude_file): Use xnrealloc instead of rolling
20736         our own address arithmetic overflow checking.
20737
20738         * lib/fnmatch.c (SIZE_MAX): Define if standard headers don't.
20739         (fnmatch): Do not alloca more than 2000 wide characters;
20740         instead, use malloc for large buffers.
20741         Check for address arithmetic overflow, and return -1
20742         with errno set to ENOMEM in that case.
20743         * lib/fnmatch_loop.c (ALLOCA_LIMIT): New macro.
20744         (NEW_PATTERN): Do not alloca more than 8000 bytes;
20745         instead, return -1.  Check for address arithmetic overflow.
20746
20747 2003-10-14  Paul Eggert  <eggert@twinsun.com>
20748
20749         Handle invalid suffixes and overflow independently, so that
20750         callers can treat them independently as needed.  Fix some bugs in
20751         suffix handling, e.g., "100k@" was not diagnosed as an invalid
20752         suffix for a human-readable blocksize.  The major caller-visible
20753         change is the addition of a new
20754         LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW enum value, indicating
20755         that both overflow and suffix chars were found.
20756
20757         * lib/human.c (humblock): Don't check separately for invalid suffix
20758         char; that is xstrtoumax's job (now that its bug is fixed).
20759         * lib/xstrtoimax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [defined
20760         INTMAX_MAX]: New macros.
20761         * lib/xstrtol.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM, TYPE_MINIMUM,
20762         TYPE_MAXIMUM): New macros.
20763         (bkm_scale, bkm_scale_by_power): Return strtol_error, not int.
20764         (bkm_scale, bkm_scale_by_power, __xstrtol): Return maximal values
20765         if overflow occurs, as it's what __strtol does and it's more useful
20766         in practice.
20767         (__xstrtol): If __strtol reports some error other than ERANGE,
20768         reflect it to the caller as LONGINT_INVALID.  If it reports
20769         ERANGE, continue the rest of parsing, and report LONGINT_OVERFLOW
20770         | LONGINT_INVALID_SUFFIX_CHAR if both errors occur.
20771         * lib/xstrtol.h (LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW): New enum
20772         value.
20773         (_STRTOL_ERROR): Handle it.  Abort when given unknown error codes.
20774         * lib/xstrtoul.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM): New macros.
20775         * lib/xstrtoumax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM)
20776         [defined UINTMAX_MAX]: New macros.
20777
20778 2003-10-14  Bruno Haible  <bruno@clisp.org>
20779
20780         * modules/fatal-signal: Add m4/sig_atomic_t.m4 to file list.
20781
20782 2003-10-14  Bruno Haible  <bruno@clisp.org>
20783
20784         * m4/sig_atomic_t: New file, from GNU gettext.
20785         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Require gt_TYPE_SIG_ATOMIC_T.
20786
20787 2003-10-14  Bruno Haible  <bruno@clisp.org>
20788
20789         * lib/fatal-signal.h: Improved comments. Suggested by Paul Eggert.
20790         * lib/fatal-signal.c: Use sig_atomic_t. Suggested by Paul Eggert.
20791         Also use volatile where needed.
20792
20793 2003-10-12  Paul Eggert  <eggert@twinsun.com>
20794
20795         * modules/xalloc: Do not depend on 'exit'.  Depend on 'stdbool'.
20796         Change maintainer from Bruno Haible to 'all'.
20797
20798 2003-10-12  Paul Eggert  <eggert@twinsun.com>
20799
20800         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Require AC_C_INLINE.
20801
20802 2003-10-12  Paul Eggert  <eggert@twinsun.com>
20803
20804         * lib/xalloc.h (xnmalloc, xzalloc, xnrealloc, xclone): New decls.
20805         (XMALLOC, XCALLOC, XREALLOC, XFREE, CCLONE, CLONE): Deprecate,
20806         and define in terms of the other primitives.
20807         * lib/xmalloc.c: Include stdbool.h; do not include exit.h.
20808         (SIZE_MAX): Define if not already defined.
20809         (array_size_overflow): New function.
20810         (xalloc_die): Abort instead of exiting if 'error' returns.
20811         (xnmalloc, xnrealloc, xzalloc, xclone): New functions.
20812         (xmalloc, xrealloc): Use them.
20813         (xcalloc): Check for address arithmetic overflow.
20814         * lib/xstrdup.c (xstrdup): Use xclone, since memcpy should be
20815         a bit faster than strcpy.
20816
20817 2003-10-10  Simon Josefsson  <jas@extundo.com>
20818
20819         * modules/argp (Depends-on): Add restrict and strcase.
20820
20821 2003-10-10  Simon Josefsson  <jas@extundo.com>
20822
20823         * m4/argp.m4: Add AC_C_INLINE.
20824
20825 2003-10-08  Paul Eggert  <eggert@twinsun.com>
20826
20827         Merge getpass from libc, plus a few fixes.
20828
20829         * lib/getpass.c (HAVE_STDIO_EXT) [_LIBC]: Define to 1.
20830         Include <stdbool.h>.
20831         Include <stdio_ext.h> if HAVE_STDIO_H, otherwise define
20832         __fsetlocking to empty.
20833         [_LIBC]: Do not include "getline.h" or "unlocked-io.h", but
20834         do include <bits/libc-lock.h>.
20835         Do not include <fcntl.h>; not needed.
20836         [_LIBC]: Include <wchar.h>.
20837         (NOTCANCEL_MODE): New macro.
20838         (flockfile, funlockfile) [_LIBC]: New macros.
20839         (__libc_cleanup_push, __libc_cleanup_pop, __getline, __tcgetattr)
20840         [!_LIBC]: New macros.
20841         (call_fclose): New function.
20842         (getpass): Use it.  Save tty stream separately; this simplifies the
20843         code and makes it more reliable if stdin happens to equal stdout.
20844         Invoke __fsetlocking on tty.
20845         Handle thread cancellation if needed.
20846         Namespace cleanup (use __tcgetattr, __getline).
20847         Use bool for Booleans.
20848         [USE_IN_LIBIO]: Handle wide streams.
20849         [!_LIBC]: Unconditionally do the fseek, since we don't know what
20850         stream might go where.
20851
20852         * lib/unlocked-io.h: Include <stdio.h>, so that the caller
20853         doesn't have to include <stdio.h> before us.
20854         (clearerr_unlocked, feof_unlocked, ferror_unlocked,
20855         fflush_unlocked, fgets_unlocked, fputc_unlocked, fputs_unlocked,
20856         fread_unlocked, fwrite_unlocked, getc_unlocked, getchar_unlocked,
20857         putc_unlocked, putchar_unlocked): Define to the unlocked counterpart
20858         if not declared, so that we can use getpass.c code from libc without
20859         rewriting it.
20860         (flockfile, ftrylockfile, funlockfile): New macros.
20861
20862 2003-10-08  Paul Eggert  <eggert@twinsun.com>
20863
20864         * modules/getpass: Depend on stdbool.
20865
20866 2003-10-08  Paul Eggert  <eggert@twinsun.com>
20867
20868         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for stdio_ext.h.
20869
20870 2003-10-07  Karl Berry  <karl@gnu.org>
20871
20872         * config/config.{guess,sub}: update from config.
20873
20874 2003-10-06  Jim Meyering  <jim@meyering.net>
20875             Bruno Haible  <bruno@clisp.org>
20876
20877         This lets translators provide better translations for the
20878         "Written by ..." part of --version output.
20879         * lib/version-etc.h: Include stdarg.h.
20880         (version_etc_copyright): Declare as readonly.
20881         (version_etc): Make this function variadic with a NULL-terminated list
20882         of author name strings.
20883         (version_etc_va): New declaration.
20884         * lib/version-etc.c: Include stdarg.h, stdlib.h.
20885         (version_etc_copyright): Declare as readonly.
20886         (version_etc_va): New function. Provide a different translatable string
20887         for each possible number of authors < 10. Abbreviate when there are 10
20888         authors or more.
20889         (version_etc): Make this function variadic. Call version_etc_va.
20890         Suggestion from Gary V. Vaughan.
20891
20892         * lib/long-options.h (parse_long_options): Change prototype: the
20893         authors string is moved to the end and becomes variadic.
20894         * lib/long-options.c: Include stdarg.h.
20895         (parse_long_options): Make this function variadic, too.
20896         Call version_etc_va, not version_etc.
20897
20898 2003-10-06  Bruno Haible  <bruno@clisp.org>
20899
20900         * modules/version-etc-2: Remove file.
20901         * MODULES.html.sh (func_all_modules): Remove version-etc-2.
20902
20903 2003-10-06  Bruno Haible  <bruno@clisp.org>
20904
20905         * modules/fatal-signal: New file.
20906         * MODULES.html.sh (func_all_modules): Add fatal-signal.
20907
20908 2003-10-06  Bruno Haible  <bruno@clisp.org>
20909
20910         * m4/fatal-signal.m4: New file.
20911         * m4/signalblocking.m4: New file, from GNU gettext.
20912
20913 2003-10-06  Bruno Haible  <bruno@clisp.org>
20914
20915         * lib/version-etc-2.h: Remove file.
20916         * lib/version-etc-2.c: Remove file.
20917
20918 2003-10-06  Bruno Haible  <bruno@clisp.org>
20919
20920         * lib/fatal-signal.h: New file, from GNU gettext.
20921         * lib/fatal-signal.c: New file, from GNU gettext.
20922
20923 2003-10-05  Paul Eggert  <eggert@twinsun.com>
20924
20925         * README: Rework advice for preventing empty .o files.
20926         Don't recommend ELIDE constructs.  Recommend <stddef.h>,
20927         not <sys/types.h>.
20928
20929 2003-10-04  Karl Berry  <karl@gnu.org>
20930
20931         * lib/argp*: update from libc.
20932
20933 2003-10-04  Karl Berry  <karl@gnu.org>
20934
20935         * config/config.{guess,sub}: update from config.
20936
20937 2003-10-02  Bruno Haible  <bruno@clisp.org>
20938
20939         * modules/lchown (Include): Add lchown.h.
20940         * modules/time_r (Include): Use "..." syntax.
20941         * modules/xgetdomainname (Include): Add xgetdomainname.h.
20942
20943 2003-10-01  Simon Josefsson  <jas@extundo.com>
20944
20945         * MODULES.html.sh (func_all_modules): Move gethostname from section
20946         'based on' to section 'lacking' POSIX:2001.
20947
20948 2003-10-01  Larry Jones  <lawrence.jones@eds.com>
20949
20950         * lib/getpass.c (getpass): Use a no-op fseek when switching from input
20951         to output mode on the same stream.
20952
20953 2003-09-29  Paul Eggert  <eggert@twinsun.com>
20954
20955         * lib/strftime.c (tm_diff) [! HAVE_TM_GMTOFF]:
20956         Fix arg typo in previous patch.
20957
20958 2003-09-28  Jim Meyering  <jim@meyering.net>
20959
20960         * lib/error.c: Correct cpp indentation.
20961
20962 2003-09-27  Paul Eggert  <eggert@twinsun.com>
20963
20964         * modules/free: New file.
20965
20966 2003-09-27  Paul Eggert  <eggert@twinsun.com>
20967
20968         * m4/free.m4: New file.
20969
20970 2003-09-27  Paul Eggert  <eggert@twinsun.com>
20971
20972         * lib/minmax.h (MIN, MAX)
20973         [__STDC__ && defined __GNUC__ && __GNUC__ >= 2]:
20974         Omit the special code that used __typeof__, since we worry that
20975         it could be more trouble than it's worth.  See:
20976         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00090.html
20977         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00095.html
20978
20979         * lib/free.c: New file.
20980
20981 2003-09-27  Oskar Liljeblad  <oskar@osk.mine.nu>
20982
20983         Trivial fixes to Makefile.am parts of module listings.
20984         * modules/strstr: Append strstr.h to lib_SOURCES.
20985         * modules/strcase: Likewise, for strcase.h.
20986
20987 2003-09-27  Karl Berry  <karl@gnu.org>
20988
20989         * config/mkinstalldirs: update from automake.
20990
20991 2003-09-26  Paul Eggert  <eggert@twinsun.com>
20992
20993         * lib/error.c (SIZE_MAX) [!defined SIZE_MAX]: Define.
20994         (error_tail): Do not loop, reallocating temporary buffer, since
20995         the output cannot contain more wide characters than the input
20996         contains bytes, the size must be big enough already.  This avoids
20997         one potential size overflow calculation.  Check for size overflow
20998         when calculating temporary buffer size.  Free temporary buffer
20999         when done, if it was allocated with malloc; this plugs a memory
21000         leak.  Remove casts from void * to pointers, that are no longer
21001         needed now that we're assuming C89 or better.
21002
21003         Merge error changes from glibc.
21004
21005         * lib/error.c, error.h: Update copyright notice header to match glibc.
21006         * lib/error.c [defined _LIBC]: Include <errno.h>, <bits/libc-lock.h>.
21007         (error, error_at_line) [defined _LIBC && defined __libc_ptf_call]:
21008         Disable cancellation while printing error.
21009         * lib/error.h: Prepend __ to parameter names.
21010
21011 2003-09-26  Jim Meyering  <jim@meyering.net>
21012
21013         * lib/error.c (error_tail): Move some declarations
21014         into inner scope where the local variables are used.
21015
21016 2003-09-26  Bruno Haible  <bruno@clisp.org>
21017
21018         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Add comments about the AIX
21019         stpncpy().
21020         Don't define stpncpy through config.h; it's now done through stpncpy.h.
21021
21022 2003-09-26  Bruno Haible  <bruno@clisp.org>
21023
21024         * lib/stpncpy.h (gnu_stpncpy): New declaration.
21025         (stpncpy): Define as alias for gnu_stpncpy.
21026         * lib/stpncpy.c [!_LIBC]: Define gnu_stpncpy, not stpncpy.
21027
21028 2003-09-25  Simon Josefsson  <jas@extundo.com>
21029
21030         * lib/xgetdomainname.h: New file.
21031         * lib/xgetdomainname.c: New file.
21032
21033 2003-09-25  Simon Josefsson  <jas@extundo.com>
21034             Bruno Haible  <bruno@clisp.org>
21035
21036         * modules/getdomainname: New file.
21037         * modules/xgetdomainname: New file.
21038         * MODULES.html.sh (func_all_modules): Add getdomainname,
21039         xgetdomainname.
21040
21041 2003-09-25  Simon Josefsson  <jas@extundo.com>
21042             Bruno Haible  <bruno@clisp.org>
21043
21044         * m4/getdomainname.m4: New file.
21045
21046 2003-09-25  Simon Josefsson  <jas@extundo.com>
21047             Bruno Haible  <bruno@clisp.org>
21048
21049         * lib/getdomainname.h: New file.
21050         * lib/getdomainname.c: New file.
21051
21052 2003-09-25  Karl Berry  <karl@gnu.org>
21053
21054         * lib/argp-fmtstream.c, argp-help.c: update from libc.
21055
21056 2003-09-25  Karl Berry  <karl@gnu.org>
21057
21058         * config/install-sh: update from automake.
21059
21060 2003-09-25  Bruno Haible  <bruno@clisp.org>
21061
21062         * modules/version-etc-2: New file, from modules/version-etc with
21063         modifications.
21064         * MODULES.html.sh (func_all_modules): Add version-etc-2.
21065
21066 2003-09-25  Bruno Haible  <bruno@clisp.org>
21067
21068         * lib/version-etc-2.h: New file, from version-etc.h with modifications.
21069         * lib/version-etc-2.c: New file, from version-etc.c with modifications.
21070
21071 2003-09-24  Simon Josefsson  <jas@extundo.com>
21072
21073         * modules/xgethostname: Add xgethostname.h.
21074
21075 2003-09-24  Paul Eggert  <eggert@twinsun.com>
21076
21077         * lib/linebuffer.c (freebuffer): Don't free the argument, just
21078         the buffer associated with the argument.  Bug reported by
21079         Simon Josefsson.
21080
21081 2003-09-24  Paul Eggert  <eggert@twinsun.com>
21082
21083         * README: Document assumptions that 'int' is at least 32 bits
21084         wide, that integer arithmetic is 2's complement without overflow,
21085         that there are no holes in integer values, that adding sizes of
21086         two nonoverlapping objects can't overflow, and that all-bits-zero
21087         yields scalar zero.  Fix spelling and capitalization typos.
21088
21089 2003-09-19  Karl Berry  <karl@gnu.org>
21090
21091         * lib/argp.h: update from libc.
21092
21093 2003-09-17  Paul Eggert  <eggert@twinsun.com>
21094
21095         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first,
21096         to avoid spurious warnings like "AC_RUN_IFELSE was called before
21097         gl_USE_SYSTEM_EXTENSIONS" from autoreconf.
21098
21099 2003-09-17  Paul Eggert  <eggert@twinsun.com>
21100
21101         * gnulib-tool: Use "test -h", not "test -L", for portability
21102         to Solaris 8 /bin/sh.  (This bug is fixed in Solaris 9.)
21103         (tags_regexp): Remove, since \| doesn't conform to POSIX.
21104         (sed_extract_prog): Issue s commands one-by-one, rather than
21105         using \| in one s command.
21106
21107 2003-09-16  Paul Eggert  <eggert@twinsun.com>
21108
21109         * lib/linebuffer.c (readlinebuffer): Return NULL immediately upon
21110         input error, instead of returning NULL the next time we are called
21111         (and therefore losing track of errno).
21112
21113 2003-09-16  Bruno Haible  <bruno@clisp.org>
21114
21115         * gnulib-tool (func_create_testdir): Warn about duplicated
21116         dependencies.
21117
21118 2003-09-15  Paul Eggert  <eggert@twinsun.com>
21119
21120         * modules/argmatch, modules/fatal, modules/obstack,
21121         modules/xalloc, modules/xgethostname: Sort dependencies by
21122         importance, not alphabetically.
21123
21124 2003-09-15  Paul Eggert  <eggert@twinsun.com>
21125
21126         * lib/getndelim2.c (getndelim2): Don't trash errno when a read
21127         fails, so that the caller gets the proper errno.
21128
21129         * lib/readutmp.c (read_utmp): Likewise.
21130         Check for fstat error.  Close stream and free storage
21131         when failing.
21132
21133 2003-09-14  Karl Berry  <karl@gnu.org>
21134
21135         * config/srclist.txt (strdup.c): disable for c89 changes.
21136
21137 2003-09-14  Jim Meyering  <jim@meyering.net>
21138
21139         * lib/getloadavg.c: Correct cpp indentation.
21140         * lib/strdup.c: Likewise.
21141         * lib/vasnprintf.c: Likewise.
21142
21143 2003-09-14  Bruno Haible  <bruno@clisp.org>
21144
21145         * modules/fwriteerror: New file.
21146         * MODULES.html.sh (func_all_modules): Add fwriteerror.
21147
21148 2003-09-14  Bruno Haible  <bruno@clisp.org>
21149
21150         * lib/fwriteerror.h: New file.
21151         * lib/fwriteerror.c: New file.
21152
21153 2003-09-12  Paul Eggert  <eggert@twinsun.com>
21154
21155         * modules/argmatch, modules/exitfail, modules/fatal, modules/obstack,
21156         modules/xgethostname, modules/xalloc: Depend on exit.
21157
21158 2003-09-12  Paul Eggert  <eggert@twinsun.com>
21159
21160         * m4/error.m4: Require AC_FUNC_STRERROR_R rather than invoking it.
21161
21162         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_AIX
21163         and AC_MINIX, too, so that their extensions are available.
21164
21165         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Remove.  All uses removed.
21166         This macro has been superseded by gl_BACKUPFILE.
21167
21168         More patches to assume C89 or better.
21169
21170         * m4/error.m4 (gl_ERROR): Don't check for vprintf.
21171
21172         * m4/check-decl.m4 (jm_CHECK_DECLS): Include <string.h>, <stdlib.h>
21173         unconditionally.
21174         * m4/closeout.m4 (gl_CLOSEOUT): Don't check for stdlib.h.
21175         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER):
21176         Include <string.h>, <stdlib.h> unconditionally.
21177         * m4/lstat.m4 (gl_PREREQ_LSTAT): Don't check for stdlib.h, free.
21178         * m4/readdir.m4 (GL_FUNC_READDIR): Don't check for string.h.
21179         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Don't check for standard C
21180         headers or for string.h.
21181         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Don't check for stdlib.h
21182         or strtoul.
21183
21184         * m4/mkstemp.m4 (jm_PREREQ_TEMPNAME): Do not require standard C
21185         headers.
21186         * m4/strdup.m4 (gl_PREREQ_STRDUP): Likewise.
21187         * m4/userspec.m4 (gl_USERSPEC): Likewise.
21188         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Likewise.
21189         * m4/xstrtod.m4 (gl_XSTRTOD): Likewise.
21190         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
21191         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't check for limits.h,
21192         memcpy, memset.
21193         (jm_FUNC_GNU_STRFTIME): Don't require standard C headers.
21194         * m4/strtod.m4 (gl_FUNC_STRTOD): Do not check for float.h.
21195         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Do not check for stdlib.h,
21196         strtol.
21197         * m4/strtol.m4 (gl_FUNC_STRTOL): Do not check for limits.h.
21198         * m4/userspec.m4 (gl_USERSPEC): Do not check for string.h.
21199         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Do not check for string.h, strtol,
21200         strtoul.
21201
21202 2003-09-12  Paul Eggert  <eggert@twinsun.com>
21203
21204         * lib/argmatch.c, fatal.c, xgethostname.c, xmalloc.c: Include exit.h.
21205         * lib/obstack.c [!defined _LIBC]: Likewise.
21206         * lib/argmatch.c (EXIT_FAILURE): Remove; now done by exit.h
21207         * lib/exitfail.c, fatal.c, xgethostname.c, xmalloc.c: Likewise.
21208         * lib/exitfail.c: Don't include stdlib.h; no longer needed.
21209
21210         More changes to assume C89 or better.
21211
21212         * lib/error.c (error_tail): Assume vprintf.
21213
21214         * lib/argmatch.c (getenv): Remove decl.
21215         * lib/progreloc.c (get_full_program_name): Define via prototype.
21216         * lib/setenv.c (clearenv): Likewise.
21217         * lib/stpncpy.c: Do not include <string.h> or <sys/types.h>; not
21218         needed.
21219         * lib/strdup.c: Include <stdlib.h>, <string.h> unconditionally.
21220         (malloc, memcpy): Remove decls.
21221         * lib/strftime.c (HAVE_LIMITS_H, STDC_HEADERS) [defined _LIBC]: Remove.
21222         (HAVE_MEMCPY) [defined emacs && !defined HAVE_BCOPY]: Remove.
21223         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
21224         (memcpy): Remove macro.
21225         (MEMCPY) [!defined COMPILE_WIDE]: Define to memcpy unconditionally.
21226         (__P): Remove.  All uses removed.
21227         (PTR): Remove.  All uses changed to void *.
21228         (CHAR_BIT, NULL): Remove.
21229         (spaces, zeros, memset_space, memset_zero)
21230         [!defined memset && !defined HAVE_MEMSET && !defined _LIBC]:
21231         Remove.
21232         (LOCALE_PARAM, LOCALE_PARAM_DECL): Remove.
21233         (memcpy_lowcase, memcpy_uppcase, tm_diff, iso_week_days):
21234         Define with prototype.
21235         Remove now-unnecessary prototype decl.
21236         (extra_args_spec): Assume ANSI C.  All uses changed.
21237         (extra_args_spec_iso): Remove.
21238         (my_strftime, emacs_strftimeu): Define via prototype.
21239         * lib/strtod.c: Include <float.h>, <stdlib.h>, <string.h>
21240         unconditionally.
21241         (DBL_MAX, DBL_MIN, HUGE_VAL, NULL): Remove decls.
21242         * lib/strtoimax.c: Include <stdlib.h> unconditionally.
21243         (strtoul, strtol): Remove decls.
21244         * lib/strtol.c (STDC_HEADERS, HAVE_LIMITS_H, NULL, ULONG_MAX,
21245         LONG_MAX): Remove.
21246         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
21247         (LOCALE_PARAM_DECL): Remove.  All uses changed to LOCALE_PARAM_PROTO.
21248         (LOCALE_PARAM_PROTO): New macro.
21249         (INTERNAL, INTERNAL1, WEAKNAME): Assume ANSI C, not K&R.
21250         (INTERNAL (strtol), strtol): Define with a prototype.
21251         (PARAMS): Remove.  All uses removed.
21252         * lib/tempname.c: Include <string.h> unconditionally.
21253         * lib/userspec.c: Include <stdlib.h>, <string.h> unconditionally.
21254         * lib/xgethostname.c (main): Define with a prototype.
21255         * lib/xmalloc.c: Include "xalloc.h" first, to check interface.
21256         Include <stdlib.h> unconditionally.
21257         (calloc, malloc, realloc, free): Remove decls.
21258         * lib/xstrtod.c: Include "xstrtod.h" first, to check interface.
21259         Include <stdlib.h> unconditionally.  Sort include file names.
21260         (strtod): Remove.
21261         (xstrtod): Define with a prototype.
21262         * lib/xstrtol.c: Include <stdlib.h>, <string.h> unconditionally.
21263         (strtol, strtoul): Remove decls.
21264
21265 2003-09-11  Paul Eggert  <eggert@twinsun.com>
21266
21267         More patches to assume C89 or better.
21268         * m4/strndup.m4 (gl_PREREQ_STRNDUP): Remove STDC_HEADERS check.
21269         * m4/strnlen.m4 (gl_PREREQ_STRNLEN): Don't check for memory.h,
21270         string.h, memchr, STDC_HEADERS.
21271
21272 2003-09-11  Paul Eggert  <eggert@twinsun.com>
21273
21274         * lib/strndup.c: Don't include <stdio.h>, <sys/types.h>.
21275         Include <stdlib.h>, <string.h> unconditionally.
21276         Remove now-unnecessary cast to char *.
21277         * lib/strnlen.c: Include <string.h> unconditionally.
21278         * lib/yesno.c (yesno): Define with a prototype.
21279
21280 2003-09-11  Bruno Haible  <bruno@clisp.org>
21281
21282         * config/srclist.txt (setenv.c, unsetenv.c): Disable for the moment.
21283
21284 2003-09-10  Jim Meyering  <jim@meyering.net>
21285
21286         * lib/error.c: Correct indentation of cpp directives.
21287
21288 2003-09-10  Bruno Haible  <bruno@clisp.org>
21289
21290         * m4/strcspn.m4 (gl_PREREQ_STRCSPN): Remove <string.h> check.
21291         * m4/strpbrk.m4 (gl_PREREQ_STRPBRK): Remove <string.h> check.
21292         * m4/strstr.m4 (gl_PREREQ_STRSTR): Remove <string.h> check.
21293         * m4/unicodeio.m4 (gl_UNICODEIO): Remove <string.h> check.
21294         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove
21295         <stdlib.h> and <string.h> checks.
21296         * m4/xreadlink.m4 (gl_XREADLINK): Remove <stdlib.h> check.
21297         * m4/yesno.m4 (gl_YESNO): Remove <stdlib.h> check.
21298
21299 2003-09-10  Bruno Haible  <bruno@clisp.org>
21300
21301         * lib/strcspn.c: Include <string.h> unconditionally.
21302         * lib/strpbrk.c: Include <string.h> unconditionally.
21303         * lib/strstr.c: Include <string.h> unconditionally.
21304         * lib/unicodeio.c: Include <string.h> unconditionally.
21305         * lib/setenv.c: Include <stdlib.h> and <string.h> unconditionally.
21306         * lib/unsetenv.c: Likewise.
21307         * lib/xreadlink.c: Include <stdlib.h> unconditionally.
21308         * lib/yesno.c: Include <stdlib.h> unconditionally.
21309         (rpmatch): Add prototype.
21310
21311 2003-09-09  Paul Eggert  <eggert@twinsun.com>
21312
21313         More patches to assume C89 or better.
21314         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Don't check for stdlib.h.
21315         * m4/getopt.m4 (gl_GETOPT): Don't check for string.h.
21316         * m4/getugroups.m4 (gl_GETUGROUPS): Do not check for standard C headers
21317         or for string.h.
21318         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Do not check for
21319         stdlib.h.
21320         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): Do not require standard
21321         C headers.
21322         * m4/hard-locale.m4 (gl_HARD_LOCALE): Do not check for stdlib.h,
21323         string.h.
21324         * m4/hash.m4 (gl_HASH): Do not check for stdlib.h, malloc, free.
21325         * m4/human.m4 (gl_HUMAN): Do not check for stdlib.h, string.h, getenv.
21326         * m4/idcache.m4 (gl_IDCACHE): Do not check for standard C headers,
21327         or for string.h.
21328         * m4/long-options.m4 (gl_LONG_OPTIONS): Do not check for stdlib.h.
21329         * m4/makepath.m4 (gl_MAKEPATH): Do not check for string.h or standard
21330         C headers.
21331         * m4/md5.m4 (gl_MD5): Don't check for limits.h, standard C headers,
21332         memcpy.
21333         * m4/sha.m4 (gl_SHA): Don't check for standard Cheaders, memcpy.
21334         * m4/memchr.m4 (jm_PREREQ_MEMCHR): Don't check for limits.h, stdlib.h.
21335         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): Don't check for string.h.
21336         * m4/memcoll.m4 (gl_MEMCOLL): Likewise.
21337         * m4/memrchr.c (gl_PREREQ_MEMRCHR): Don't check for limits.h.
21338         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): Don't check for stdlib.h,
21339         string.h, free.
21340         * m4/mktime.m4 (gl_PREREQ_MKTIME): Don't check for standard C headers.
21341         * m4/modechange.m4 (gl_MODECHANGE): Don't check for standard C headers.
21342         * m4/mountlist.m4 (gl_PREREQ_MOUNTLIST_EXTRA): Don't check for standard
21343         C headers, or for string.h.
21344         * m4/obstack.m4 (gl_OBSTACK): Don't check for stddefe.h, string.h.
21345         (gl_PREREQ_OBSTACK): Don't check for stdlib.h.
21346         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't check for standard C
21347         headers, memory.h, stdlib.h, string.h, strings.h.
21348         * m4/posixtm.m4 (gl_POSIXTM): Don't check for stdlib.h, string.h.
21349         * m4/posixver.m4 (gl_POSIXVER): Don't check for getenv.
21350         * m4/putenv.m4 (gl_PREREQ_PUTENV): Don't check for string.h, memcpy,
21351         strchr.
21352         * m4/readtokens.m4 (gl_READTOKENS): Don't check for standard C
21353         headers, memory.h, string.h.
21354         * m4/regex.m4 (jm_PREREQ_REGEX): Do not check for limits.h, string.h.
21355         * m4/rename.m4 (gl_PREREQ_RENAME): Do not check for stdlib.h, string.h,
21356         free.
21357         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Don't check for standard C
21358         headers.
21359         * m4/same.m4 (gl_SAME): Don't check for stdlib.h, string.h, free.
21360         * m4/save-cwd.m4 (gl_SAVE_CWD): Don't check for standard C headers.
21361         * m4/savedir.m4 (gl_SAVEDIR): Don't check for standard C headers.
21362         * m4/strchrnul.m4 (gl_PREREQ_STRCHRNUL): Don't check for string.h.
21363         * m4/xgetcwd.m4 (gl_XGETCWD): Don't check for stdlib.h.
21364
21365 2003-09-09  Paul Eggert  <eggert@twinsun.com>
21366
21367         More K&R removal.
21368
21369         * lib/acosl.c (main): Use a prototype.
21370         * lib/asinl.c, cosl.c, expl.c, frexpl.c, ldexpl.c, sinl.c,
21371         tanl.c: Likewise.
21372
21373         * lib/getloadavg.c (getloadavg, main): Define via prototypes.
21374
21375         * lib/getopt.h (struct option.name): Assume C89, and use 'const'.
21376         (getopt, etopt_long, getopt_long_only, _getopt_internal)
21377         [defined __GNU_LIBRARY__]: Assume C89, so we can always declare
21378         with a prototype.
21379         * lib/getopt.c (const): Remove macro.
21380         Include <string.h> unconditionally.
21381         (my_index): Remove; all uses changed to strchr.
21382         (strlen): Remove decl.
21383         (exchange): Remove forward decl; no longer needed.
21384         (exchange, _getopt_initialize, _getopt_internal, getopt, main):
21385         Define with prototype.
21386         * lib/getopt1.c (const): Remove macro.
21387         (getopt_long, getopt_long_only, main): Define with prototype.
21388
21389         * lib/getugroups.c: Include <string.h> unconditionally.
21390
21391         * lib/getusershell.c: Include <stdlib.h> unconditionally.
21392         (getusershell, setusershell, endusershell, readname, main):
21393         Define with prototypes.
21394
21395         * lib/group-member.c: Include group-member.h first.
21396         Include <stdlib.h> unconditionally.
21397
21398         * lib/hard-locale.c: Include hard-locale.h first.
21399         Include <stdlib.h>, <string.h> unconditionally.
21400
21401         * lib/hash.c (free, malloc): Remove decls.
21402         Include <stdlib.h> unconditionally.
21403
21404         * lib/human.c: Include <stdlib.h>, <string.h> unconditionally.
21405         (getenv): Do not declare.
21406
21407         * lib/idcache.c: Include <string.h> unconditionally.
21408
21409         * lib/long-options.c: Include long-options.h first, to test interface.
21410         Include <stdlib.h> unconditionally.
21411
21412         * lib/makepath.c: Include makepath.h first, to test interface.
21413         Include <stdlib.h> and <string.h> unconditionally.
21414
21415         * lib/linebuffer.c: Include <stdlib.h>.
21416         (free): Remove decl.
21417
21418         * lib/malloc.c: Include <stdlib.h>, for malloc; don't bother with
21419         stddef.h. rpl_malloc returns void *, not char *.
21420         * lib/realloc.c (rpl_realloc): Likewise.  Also, define with a
21421         prototype.
21422
21423         * lib/md5.h: Include <limits.h> unconditionally.
21424         (UINT_MAX_32_BITS): Don't worry about non-__STDC__ case.
21425         (__P): Remove; all uses removed.
21426         * lib/md5.c: Include "md5.h" first.
21427         (md5_init_ctx, md5_read_ctx, md5_finish_ctx, md5_stream,
21428         md5_buffer, md5_process_bytes, md5_process_block):
21429         Define with prototypes.
21430         * lib/sha.h (__P): Remove all uses.  (It wasn't defined??)
21431         * lib/sha.c: Include "sha.h" first.
21432         Include <stdlib.h>, <string.h> unconditionally.
21433
21434         * lib/memchr.c (__ptr_t): Remove; all uses changed to void *.
21435         * lib/memcmp.c (__ptr_t): Likewise.
21436         * lib/memrchr.c (__ptr_t): Likewise.
21437         * lib/memchr.c, memcmp.c, memcoll.c, memrchr.c:
21438         Include <string.h> unconditionally.
21439         * lib/memchr.c, memrchr.c: Include <limits.h> unconditionally.
21440         * lib/memchr.c: Include <stdlib.h> unconditionally.
21441         * lib/memchr.c (LONG_MAX): Remove.
21442         * lib/memrchr.c (LONG_MAX): Likewise.
21443         * lib/memchr.c (__memchr): Define via a prototype.
21444         * lib/memrchr.c (__memrchr): Likewise.
21445         * lib/memcmp.c (__P): Remove, and remove all uses.
21446         (memcmp_bytes, memcmp_common_alignment, memcmp_not_common_alignment):
21447         Remove forward decls; no longer needed.
21448         * lib/memcpy.c, memmove.c, memset.c: Include <stddef.h>.
21449         Use types required by C89 in prototype.
21450
21451         * lib/mkdir.c: Include <stdlib.h>, <string.h> unconditionally.
21452         * lib/savedir.c: Likewise.
21453         * lib/mkdir.c (free): Remove decl.
21454         * lib/rmdir.c (rmdir): Define with a prototype.
21455         * lib/savedir.c: Include savedir.h first, to test interface.
21456
21457         * lib/mktime.c (STDC_HEADERS): Remove.
21458         Include <stdlib.h>, <string.h> unconditionally.
21459
21460         * lib/modechange.c: Include <stdlib.h> unconditionally.
21461         (malloc): Remove decl.
21462
21463         * lib/mountlist.c: Include <stdlib.h>, <string.h> unconditionally.
21464         (free): Remove decl.
21465
21466         * lib/obstack.h (PTR_INT_TYPE) [!defined __PTRDIFF_TYPE__]:
21467         Define to ptrdiff_t, without bothering to check HAVE_STDDEF_H.
21468         (This type really should be intptr_t, but that's a C99ism.)
21469         (_obstack_memcpy): Remove: all uses changed to memcpy.
21470         Include <string.h> unconditionally.
21471         (struct obstack): Assume __STDC__ for types of members
21472         chunkfun, freefun, extra_arg.
21473         (_obstack_newchunk, _obstack_free, _obstack_begin, _obstack_begin_1,
21474         _obstack_memory_used, obstack_alloc_failed_handler, obstack_init,
21475         obstack_begin, obstack_specify_allocation,
21476         obstack_specify_allocation_with_arg, obstack_chunkfun,
21477         obstack_freefun, obstack_free) [! (defined __STDC__ && __STDC__)]:
21478         Remove unprototyped decls and the macros that use them.
21479         * lib/obstack.c (POINTER): Remove.  All uses changed to void *.
21480         (obstack_alloc_failed_handler, CALL_CHUNKFUN, CALL_FREEFUN,
21481         _obstack_begin, _obstack_begin_1, _obstack_allocated_p)
21482         (defined __STDC__ && __STDC__)]:
21483         Remove nonprototyped code.
21484         Include <stdlib.h> unconditionally.
21485         (_obstack_begin, _obstack_begin_1, _obstack_newchunk,
21486         _obstack_allocated_p, _obstack_free, obstack_free,
21487         _obstack_memory_used, print_and_abort):
21488         Define using prototypes.
21489         (obstack_1grow, obstack_1grow_fast, obstack_alloc, obstack_base,
21490         obstack_blank, obstack_blank_fast, obstack_copy, obstack_copy0,
21491         obstack_finish, obstack_grow, obstack_grow0, obstack_make_room,
21492         obstack_next_free, obstack_object_size, obstack_room) [0]:
21493         Remove unused, unprototyped code.
21494
21495         * lib/path-concat.c: Include <stdlib.h>, <string.h> unconditionally.
21496
21497         * lib/physmem.c (physmem_total, physmem_available, main): Define
21498         with prototypes.
21499
21500         * lib/posixtm.c: Include <stdlib.h>, <string.h> unconditionally.
21501         (main): Define with a prototype.
21502
21503         * lib/posixver.c (getenv): Remove decl.
21504
21505         * lib/putenv.c (malloc): Returns void *, not char *.
21506         Include <string.h> unconditionally.
21507         (strchr, memcpy, NULL): Do not define.
21508
21509         * lib/readtokens.c: Include readtokens.h first, to test interface.
21510         Include <stdlib.h>, <string.h> unconditionally.
21511         (init_tokenbuffer): Define with a prototype.
21512
21513         * lib/regex.c (PARAMS): Remove.  All uses removed.
21514         All uses of _RE_ARGS removed, too.
21515         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
21516         unconditionally.
21517         (bzero): Assume memset exists.
21518         (memcmp, memcpy, NULL): Remove.
21519         (SIGN_EXTEND_CHAR): Remove; all uses replaced by casts to signed
21520         char, or assignments to local vars of type signed char.
21521         (init_syntax_once, PREFIX(extract_number_and_incr),
21522         PREFIX(print_partial_compiled_pattern),
21523         PREFIX(print_compiled_pattern), PREFIX(print_double_string),
21524         convert_mbs_to_wcs, print_fastmap, re_set_syntax,
21525         PREFIX(regex_grow_registers), PREFIX(regex_compile),
21526         PREFIX(store_op1), PREFIX(store_op2), PREFIX(insert_op1),
21527         PREFIX(insert_op2), PREFIX(at_begline_loc_p),
21528         PREFIX(at_endline_loc_p), group_in_compile_stack, insert_space,
21529         wcs_compile_range, byte_compile_range, truncate_wchar,
21530         PREFIX(re_compile_fastmap), re_compile_fastmap, re_set_registers,
21531         re_search, re_search_2, PREFIX(re_search_2), re_match, re_match_2,
21532         count_mbs_length, wcs_re_match_2_internal,
21533         byte_re_match_2_internal, PREFIX(group_match_null_string_p),
21534         PREFIX(alt_match_null_string_p),
21535         PREFIX(common_op_match_null_string_p), PREFIX(bcmp_translate),
21536         re_compile_pattern, re_comp, re_exec, regcomp, regexec, regerror,
21537         regfree, PREFIX(extract_number)): Define with prototype.  Remove
21538         now-unnecessary declaration, if any.
21539         (byte_compile_range, PREFIX(regex_compile), re_comp, re_exec,
21540         regcomp, regexec):
21541         Remove now-unnecessary casts among pointer types.
21542         * lib/regex.h (_RE_ARGS): Remove.  All uses removed.
21543
21544         * lib/rename.c: Include <stdlib.h>, <string.h> unconditionally.
21545         (free): Remove decl.
21546
21547         * lib/rpmatch.c: Include <stdlib.h> unconditionally.
21548
21549         * lib/same.c: Include <stdlib.h>, <string.h> unconditionally.
21550         (free): Remove decl.
21551
21552         * lib/save-cwd.c: Include <stdlib.h> unconditionally.
21553         * lib/xgetcwd.c: Likewise.
21554
21555         * lib/stat.c: Include <stdlib.h>, <string.h> unconditionally.
21556         (free): Remove decl.
21557
21558         * lib/strchrnul.c (strchrnul): Define with a prototype.
21559         Fix bug: c_in was not converted to char before searching.
21560
21561         The following changes are not K&R related:
21562
21563         * lib/group-member.h: Include <sys/types.h>, so that this file is
21564         self-contained.
21565         * lib/makepath.h: Likewise.
21566
21567         * lib/getusershell.c (readname, default_index, line_size, readname):
21568         Use size_t, not int, for sizes.
21569         (readname): If the size overflows, report an error instead of
21570         looping forever.
21571
21572 2003-09-09  Paul Eggert  <eggert@twinsun.com>
21573
21574         * config/srclist.txt: Do not get getopt.h, getopt1.c, or regex.h from
21575         libc.
21576
21577 2003-09-09  Paul Eggert  <eggert@twinsun.com>
21578
21579         * README: New section: portability guidelines.
21580
21581 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
21582
21583         * m4/getndelim2.m4 (gl_PREREQ_GETNDELIM2): Assume stdlib.h per the
21584         C89 spec.
21585
21586 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
21587
21588         * lib/getndelim2.c: Assume stdlib.h per the C89 spec.
21589
21590 2003-09-08  Paul Eggert  <eggert@twinsun.com>
21591
21592         Assume C89 or better; remove K&R cruft.
21593         A few of these changes were first proposed by Derek Robert Price
21594         in <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00105.html>.
21595
21596         * lib/addext.c: Include <string.h> unconditionally.
21597         * lib/backupfile.c: Include <string.h>, <stdlib.h> unconditionally.
21598         Don't declare getenv or malloc.
21599
21600         * lib/alloca.c: Include <string.h>, <stdlib.h> unconditionally.
21601         (POINTER_TYPE, pointer): Remove; all uses changed to void *.
21602         (NULL): Remove.
21603         (find_stack_direction, alloca): Use prototypes.
21604
21605         * lib/atexit.c (atexit): Define using a prototype.
21606
21607         * lib/basename.c, dirname.c, stripslash.c:
21608         Include <string.h> unconditionally.
21609
21610         * lib/bcopy.c: Include <stddef.h>.
21611         (bcopy): Define with prototype, using 'const' and 'void' and 'size_t'.
21612
21613         * lib/canon-host.c: Include <stdlib.h>, <string.h> unconditionally.
21614
21615         * lib/error.h (error, error_at_line, error_print_progname)
21616         [! (defined (__STDC__) && __STDC__)]: Remove decls.
21617         * lib/error.c: Include error.h first, to check interface.
21618         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
21619         (VA_START): Remove; all uses changeed to va_start.
21620         (exit, strerror): Remove decls.
21621         (error_print_progname): Prototype uncondionally.
21622         Don't include <errno.h>; no longer needed.
21623         (private_strerror): Remove.
21624         (error_tail): Always define.
21625         (error, error_at_line): Assume C89 or better; always use prototypes.
21626         * lib/fatal.c: Include "fatal.h" first, to test interface.
21627         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
21628         (VA_START): Remove; all uses changed to va_start.
21629         [! (HAVE_VPRINTF || HAVE_DOPRNT || _LIBC)]: Remove support for
21630         this case.
21631         (exit): Remove decl.
21632         (fatal): Prototype unconditionally.  Assume va_start works.
21633         Abort at end, to pacify gcc.
21634
21635         * lib/euidaccess.c (main): Define with a prototype.
21636
21637         * lib/exclude.c: Include <stdlib.h>, <string.h> unconditionally.
21638
21639         * lib/exitfail.c: Include <stdlib.h> unconditionally.
21640
21641         * lib/fnmatch_.h (__P): Remove.  All uses changed to assume
21642         prototypes.
21643         * lib/fnmatch.c: Include fnmatch.h first, to test interface.
21644         Include <string.h>, <stddef.h>, <stdlib.h> unconditionally.
21645         (getenv): Remove decl.
21646         (fnmatch): Define using a prototype.
21647         * lib/fnmatch_loop.c (FCT): Remove forward decl; no longer needed.
21648         (FCT): Define using a prototype.
21649
21650         * lib/getdate.y: Include <stdlib.h>, <string.h> unconditionally.
21651
21652         * lib/gethostname.c: Include <stddef.h>.
21653         (gethostname): Define with prototype.  Length is size_t, not int.
21654
21655 2003-09-08  Paul Eggert  <eggert@twinsun.com>
21656
21657         Assume C89 or better; remove K&R cruft.
21658         * m4/alloca.m4 (gl_PREREQ_ALLOCA): Don't check for stdlib.h, string.h.
21659         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for stdlib.h,
21660         string.h, getenv, malloc.
21661         * m4/dirname.m4 (gl_DIRNAME): Don't check for string.h or C standard
21662         headers.
21663         * m4/canon-host.m4 (gl_CANON_HOST): Don't check for string.h, stdlib.h.
21664         * m4/error.m4 (jm_PREREQ_ERROR): Do not require STDC headers, and
21665         do not check for strerror.
21666         * m4/exclude.m4: Do not check for stdlib.h, string.h, strings.h.
21667         * m4/exitfail.m4 (gl_EXITFAIL): Do not check for stdlib.h.
21668         * m4/fatal.m4 (gl_FATAL): Do not require STDC headers, and
21669         do not check for doprnt or vprintf.
21670         * m4/fnmatch.m4 (gl_PREREQ_FNMATCH_EXTRA): Remove.  All uses removed.
21671         * m4/getdate.m4 (gl_GETDATE): Don't check for stdlib.h or string.h.
21672
21673 2003-09-08  Paul Eggert  <eggert@twinsun.com>
21674
21675         * lib/getversion.c: Remove; was migrated to backupfile.c in 1997.
21676         getversion.c should have been removed then, but was accidentally
21677         preserved.
21678
21679         * lib/utime.c [!HAVE_UTIMES_NULL]: Include <sys/stat.h>, <fcntl.h>.
21680         (utime_null): Fix typo: 'st' was sometimes called 'sb'.
21681
21682 2003-09-08  Karl Berry  <karl@gnu.org>
21683
21684         * config/config.sub, config.guess, srclistvars.sh: update from savannah
21685                 config, forget about prep.
21686
21687         * config/depcomp, missing: update from automake.
21688
21689 2003-09-07  Paul Eggert  <eggert@twinsun.com>
21690
21691         * modules/time_r: Depend on 'restrict'.  Fix from Simon Josefsson in
21692         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
21693
21694 2003-09-07  Paul Eggert  <eggert@twinsun.com>
21695
21696         * lib/time_r.c (gmtime_r, localtime_r): Fix silly typo: missing arg to
21697         copy_tm_result.  Bug reported by Simon Josefsson in
21698         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
21699
21700 2003-09-06  Paul Eggert  <eggert@twinsun.com>
21701
21702         * m4/time_r.m4: New file.
21703         * m4/mktime.m4 (gl_PREREQ_MKTIME): Remove check for limits.h.
21704         * m4/timegm.m4 (gl_FUNC_TIMEGM): Assume that timegm is buggy if mktime
21705         is. Check for timegm declaration.
21706         (gl_PREREQ_TIMEGM): Require gl_FUNC_MKTIME.
21707         Do not check for gmtime_r.
21708         Replace mktime if __mktime_internal does not exist and if mktime
21709         hasn't been replaced already.
21710
21711 2003-09-06  Paul Eggert  <eggert@twinsun.com>
21712
21713         * lib/time_r.c, lib/time_r.h: New files.
21714
21715         * lib/mktime.c (my_mktime_localtime_r): Remove; all uses changed to
21716         __localtime_r.
21717         (__localtime_r) [!defined _LIBC]: New macro.  Include <time_r.h>.
21718         (__mktime_internal) [!defined _LIBC]: Now extern, not static.
21719
21720         * lib/strftime.c (my_strftime_gmtime_r): Remove; all uses changed to
21721         __gmtime_r.
21722         (my_strftime_localtime_r): Remove; all uses changed to __localtime_r.
21723         (__gtime_r, __localtime_r) [!HAVE_TM_GMTOFF]: New macros.
21724         Include <time_r.h>.
21725
21726         * lib/timegm.c: Switch to glibc implementation, with the following
21727         changes:
21728         [defined HAVE_CONFIG_H]: Include <config.h>.
21729         [!defined _LIBC]: Include "timegm.h" rather than <time.h>.
21730         (__mktime_internal) [!defined _LIBC]: New decl.
21731         (__gmtime_r) [!defined _LIBC]: New macro and function.
21732         (timegm): Use a prototype, since gnulib assumes C89.
21733         Do not bother declaring tmp to be const, as it's not really usefu.
21734         * lib/timegm.h: Hoist "#include <time.h>" out of #ifdef.
21735         (timegm): Declare only if HAVE_DECL_TIMEGM.
21736
21737 2003-09-06  Paul Eggert  <eggert@twinsun.com>
21738
21739         * MODULES.html.sh (func_all_modules): Add time_r.
21740         * modules/time_r: New file.
21741         * modules/mktime, modules/strftime, modules/timegm: Depend on time_r.
21742         * modules/timegm: Depend on mktime.  Change maintainer to "all, glibc".
21743
21744 2003-09-03  Paul Eggert  <eggert@twinsun.com>
21745
21746         * lib/human.c (human_readable): Fix bug that rounded 10501 to 10k.
21747         Bug reported by Lute Kamstra in
21748         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00003.html>.
21749
21750         * lib/getdate.y (relative_time_table): Use tDAY_UNIT for "tomorrow",
21751         "yesterday", "today", and "now" rather than tMINUTE_UNIT.  Of
21752         course with correspondingly smaller numbers for tomorrow and
21753         yesterday.  From Tadayoshi Funaba.  Originally installed into
21754         sh-utils on 1999-08-07, but the patch got lost (I guess during the
21755         coreutils merge?).
21756
21757 2003-08-31  Simon Josefsson  <jas@extundo.com>
21758
21759         * modules/timegm: New file.
21760         * MODULES.html.sh (func_all_modules): Add timegm.
21761
21762 2003-08-31  Simon Josefsson  <jas@extundo.com>
21763
21764         * m4/timegm.m4: New file.
21765
21766 2003-08-31  Simon Josefsson  <jas@extundo.com>
21767
21768         * lib/timegm.h: New file.
21769         * lib/timegm.c: New file.  Based on
21770         wget-1.8.2/src/http.c:mktime_from_utc.
21771
21772 2003-08-31  Karl Berry  <karl@gnu.org>
21773
21774         * lib/argp.h: update from libc.
21775
21776 2003-08-28  Bruno Haible  <bruno@clisp.org>
21777
21778         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Remove AC_DEFINE of fnmatch here.
21779         This avoids havoc on compilers for which '#define fnmatch rpl_fnmatch'
21780         followed by '#define fnmatch fnmatch_posix' gives an error.
21781
21782 2003-08-28  Bruno Haible  <bruno@clisp.org>
21783
21784         * lib/binary-io.h: Undefine O_BINARY before defining it. This avoids a
21785         warning on QNX, which defines O_BINARY to 000000.
21786
21787 2003-08-27  Jim Meyering  <jim@meyering.net>
21788
21789         * m4/mkstemp.m4: Require that the system mkstemp be able to create
21790         70 temporary files, not just 30.  Tru64 V4.0F's mkstemp function
21791         would fail after 32.  Reported by Danny Levinson.  Details here:
21792         http://mail.gnu.org/archive/html/bug-coreutils/2003-08/msg00124.html
21793
21794 2003-08-24  Bruno Haible  <bruno@clisp.org>
21795
21796         * lib/binary-io.h: Include <stdio.h>, to avoid a compilation error when
21797         MSVC7 <stdio.h> is included later.
21798
21799 2003-08-22  Simon Josefsson  <jas@extundo.com>
21800
21801         * modules/strndup (Makefile.am): Add strndup.h to lib_SOURCES.
21802
21803 2003-08-20  Karl Berry  <karl@gnu.org>
21804
21805         * m4/lib-ld.m4: serial 1003 from gettext, no changes besides serial.
21806
21807 2003-08-20  Bruno Haible  <bruno@clisp.org>
21808
21809         * modules/progname: New file.
21810         * MODULES.html.sh (func_all_modules): Add progname.
21811
21812 2003-08-20  Bruno Haible  <bruno@clisp.org>
21813
21814         * lib/progname.h: New file, from GNU gettext.
21815         * lib/progname.c: New file, from GNU gettext.
21816         * lib/progreloc.c: New file, from GNU gettext.
21817
21818 2003-08-19  Jim Meyering  <jim@meyering.net>
21819
21820         * m4/lib-ld.m4: Revert yesterday's change, per Bruno's request here:
21821         http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00155.html
21822
21823 2003-08-19  Bruno Haible  <bruno@clisp.org>
21824
21825         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Don't check for <string.h> any
21826         more.
21827
21828 2003-08-19  Bruno Haible  <bruno@clisp.org>
21829
21830         * lib/xstrdup.c: Assume <string.h> exists.
21831
21832 2003-08-18  Paul Eggert  <eggert@twinsun.com>
21833
21834         * modules/stdbool: Add BUILT_SOURCES.  Prefer $@ to target name
21835         in makefile rules.
21836
21837 2003-08-18  Jim Meyering  <jim@meyering.net>
21838
21839         * m4/getloadavg.m4: Use [\t ], not [ \t] (where \t is a literal TAB).
21840         * m4/lib-ld.m4: Likewise.
21841
21842 2003-08-18  Jim Meyering  <jim@meyering.net>
21843
21844         * lib/setenv.h: Indent nested cpp directive.
21845         * lib/vasnprintf.c: Remove trailing blanks.
21846
21847 2003-08-17  Simon Josefsson  <jas@extundo.com>
21848
21849         * modules/xstrndup: New file.
21850         * MODULES.html.sh (func_all_modules): Add xstrndup.
21851
21852 2003-08-17  Simon Josefsson  <jas@extundo.com>
21853
21854         * modules/argp: Fix autoconf macro name. Add more dependencies.
21855
21856 2003-08-17  Simon Josefsson  <jas@extundo.com>
21857
21858         * m4/xstrndup.m4: New file.
21859
21860 2003-08-17  Simon Josefsson  <jas@extundo.com>
21861
21862         * m4/argp.m4: New file.
21863
21864 2003-08-17  Simon Josefsson  <jas@extundo.com>
21865             Bruno Haible  <bruno@clisp.org>
21866
21867         * lib/xstrndup.h: New file.
21868         * lib/xstrndup.c: New file.
21869
21870 2003-08-17  Bruno Haible  <bruno@clisp.org>
21871
21872         * modules/strndup (Files, Include): Add lib/strndup.h.
21873
21874 2003-08-17  Bruno Haible  <bruno@clisp.org>
21875
21876         * modules/euidaccess (Files): Add lib/euidaccess.h.
21877
21878 2003-08-17  Bruno Haible  <bruno@clisp.org>
21879
21880         * lib/strndup.h: New file.
21881
21882 2003-08-17  Bruno Haible  <bruno@clisp.org>
21883
21884         * gnulib-tool (func_create_testdir): Handle gl_USE_SYSTEM_EXTENSIONS
21885         like AC_GNU_SOURCE.
21886         * modules/extensions (configure.ac): Comment out the invocation of
21887         gl_USE_SYSTEM_EXTENSIONS.
21888
21889 2003-08-16  Paul Eggert  <eggert@twinsun.com>
21890
21891         Merges from coreutils, etc.
21892         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Insert ':' to prevent a syntax
21893         error in gl_FUNC_MATCH.  This fixes a bug I introduced on 2003-05-28.
21894         * m4/readlink.m4 (gl_PREREQ_READLINK): Renamed from gl_PREREQ_READLINE,
21895         fixing a typo.
21896         * m4/host-os.m4 (UTILS_HOST_OS): Add GNU/NetBSD, GNU/FreeBSD.
21897         * m4/hash.m4 (gl_HASH): Use AM_STDBOOL_H, not AC_HEADER_STDBOOL.
21898
21899 2003-08-16  Paul Eggert  <eggert@twinsun.com>
21900
21901         Document merge from coreutils.
21902         * modules/alloca: Append $(ALLOCA_H) to BUILT_SOURCES.
21903         * modules/fnmatch: Append $(FNMATCH_H) to BUILT_SOURCES.
21904         * modules/utime: Add m4/utimes-null.m4.
21905
21906 2003-08-16  Paul Eggert  <eggert@twinsun.com>
21907
21908         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Do not normalize white
21909         space, undoing this 2003-08-12 change:
21910         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
21911
21912 2003-08-16  Paul Eggert  <eggert@twinsun.com>
21913
21914         * config/srclist.txt: Get regex.h, strdup.c, strtoll.c,
21915         strtoul.c from libc, undoing this 2003-08-12 change:
21916         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
21917
21918 2003-08-16  Jim Meyering  <jim@meyering.net>
21919
21920         Merges from coreutils.
21921         * m4/readdir.m4 (GL_FUNC_READDIR): Change name to have GL_ (not jm_)
21922         prefix.  Adjust cache variables similarly.  Create 500 rather than
21923         just 300 files, to exercise bug on Darwin6.5, too.
21924         * m4/perl.m4 (jm_PERL): Use $am_missing_run, not undefined
21925         $missing_dir.
21926         * m4/jm-winsz1.m4: Require AC_SYS_POSIX_TERMIOS, not
21927         AM_SYS_POSIX_TERMIOS.
21928         Reported by mkc@mathdogs.com.
21929         Also change use of $am_cv_sys_posix_termios
21930         to $ac_cv_sys_posix_termios.  Reported by Andreas Schwab.
21931         * m4/getgroups.m4 (jm_FUNC_GETGROUPS): Rewrite to use AC_FUNC_GETGROUPS
21932         and (if needed) to call AC_LIBOBJ and to set GETGROUPS_LIB.
21933         * m4/fsusage.m4 [__GLIBC__]: GNU libc's statvfs stats each mount point
21934         in /proc/mounts until it finds one with matching device number.  This
21935         is unnecessary when the FILE argument *is* a mount point.  No stat call
21936         is necessary in that case.  So, disable the statvfs-testing code on
21937         systems with GNU libc.  Reported by Andrei Gaponenko via Tim Waugh
21938         as RedHat bug# 84846.
21939         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
21940         to 1MB, so as not to render systems with no stack size limit (e.g.,
21941         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
21942         Include <unistd.h>.  On some systems,
21943         it is required for the definition of _SC_PAGESIZE.
21944
21945 2003-08-16  Jim Meyering  <jim@meyering.net>
21946
21947         Merge from coreutils.
21948         * lib/xstrtoimax.c: #else #if -> #elif.
21949         * lib/xstrtoumax.c: Likewise.
21950
21951 2003-08-16  Jim Meyering  <jim@meyering.net>
21952
21953         * m4/utimes.m4 (gl_FUNC_UTIMES): New file.
21954         * m4/utimes.m4: Removed.
21955         * m4/utimes-null.m4: Renamed from utimes.m4.
21956
21957         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
21958         to 1MB, so as not to render systems with no stack size limit (e.g.,
21959         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
21960         Include <unistd.h>.  On some systems,
21961         it is required for the definition of _SC_PAGESIZE.
21962
21963 2003-08-16  Jim Meyering  <jim@meyering.net>
21964         and Paul Eggert  <eggert@cs.ucla.edu>
21965
21966         Merges from coreutils, etc.
21967
21968         * m4/jm-macros.m4 (AC_LANG_SOURCE(C)): New macro, undefine, then define
21969         using the latest version from cvs.  This avoids problems with #line
21970         directives using a vendor (Sun) compiler.
21971         (jm_MACROS): Bump prerequisite from 2.52g to 2.57.
21972         Don't set GETGROUPS_LIB here; now it's
21973         done via getgroups.m4's wrapper function.
21974         AC_SUBST OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, and MAN here,
21975         rather than just in sh-util/configure.in, so that the
21976         now-shared-by-fileutils-and-textutils lib/Makefile.am are all the
21977         same.
21978         Use AC_CONFIG_LIBOBJ_DIR(lib) to tell the new
21979         AC_FUNC_GETLOADAVG where to find getloadavg.c.
21980         Require AC_FUNC_FTW, gt_INTTYPES_PRI, gl_CLOCK_TIME,
21981         UTILS_SYS_OPEN_MAX, GL_FUNC_GETCWD_PATH_MAX, GL_FUNC_READDIR,
21982         gl_FSUSAGE, gl_MOUNTLIST, AC_FUNC_CANONICALIZE_FILE_NAME.
21983         Remove code that is now done by the newly-required macros.
21984         Append $(EXEEXT) to DF_PROG.
21985         AC_LIBOBJ fchdir-stub if fchdir doesn't exist; similarly for fchown.
21986         Do not invoke or require the following here,
21987         since prereq.m4 or some gnulib .m4 now does this for us:
21988         gl_REGEX, UTILS_FUNC_MKDIR_TRAILING_SLASH, jm_BISON, gl_FUNC_MKTIME,
21989         jm_FUNC_LSTAT, jm_FUNC_STAT, jm_FUNC_REALLOC, jm_FUNC_MALLOC,
21990         jm_FUNC_NANOSLEEP, jm_FUNC_READDIR, jm_FUNC_MEMCMP,
21991         jm_FUNC_GLIBC_UNLOCKED_IO, AC_FUNC_FNMATCH_GNU, jm_FUNC_PUTENV,
21992         jm_AC_PREREQ_XSTRTOUMAX, jm_AC_PREREQ_XSTRTOIMAX,
21993         AC_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, AC_FUNC_VPRINTF,
21994         vb_FUNC_RENAME, UTILS_FUNC_MKSTEP, jm_FUNC_UTIME, AM_FUNC_GETLINE,
21995         AC_FUNC_OBSTACK.
21996         Do not replace the following functions, as this is now the job
21997         of some gnulib .m4: strcasecmp, strncasecmp, dup2, gethostname,
21998         getusershell, sig2str, strcspn, stpcpy, strstr, strtol, strtoul
21999         strpbrk, euidaccess, memcmp, rmdir, rpmatch, strndup, strverscmp,
22000         atexit getpass, strdup, getpagesize.
22001         Replace 'raise'.
22002         Do not check for the following functions, as this is now the job
22003         of some gnulib .m4: bcopy, canonicalize_file_name, fchdir, ftime,
22004         getcwd, getmntinfo, resolvepath.  But check for sysctl, setreuid,
22005         setregid.
22006         (jm_CHECK_ALL_HEADERS): Do not check for fenv.h.
22007         Check for sys/sysctl.h.
22008         (jm_CHECK_ALL_TYPES): Do not require AC_STRUCT_TM, AC_STRUCT_TIMEZONE,
22009         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Invoke gt_TYPE_SSIZE_T instead
22010         of checking for ssize_t ourselves.
22011
22012         * m4/prereq.m4 (jm_PREREQ): Don't invoke macros; AC_REQUIRE them.
22013         Require every macro that gnulib/modules/* suggests for us.
22014         (jm_PREREQ_ADDEXT): New macro.
22015         (jm_PREREQ_STAT): Check for 'struct statfs' on Ultrix 4.4.
22016         Require jm_AC_TYPE_LONG_LONG instead of invoking it.
22017
22018         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): New macro.
22019         (gl_PHYSMEM): Use it.
22020         Also check for `table' function.
22021         Check for new headers and functions.
22022         Add check for sys/sysmp.h.
22023         With suggestions from Kaveh Ghazi.
22024         Ignore headers that are present but cannot be compiled.  This
22025         avoids spurious warnings on Solaris 9 sparc with Forte Developer 7
22026         C 5.4.
22027
22028 2003-08-15  Paul Eggert  <eggert@twinsun.com>
22029
22030         Document merge from coreutils.
22031         * modules/userspec: Depend on posixver.
22032         * modules/strftime: Depend on tzset.
22033
22034 2003-08-15  Paul Eggert  <eggert@twinsun.com>
22035
22036         * lib/config.charset, ref-add.sin, ref-del.sin: Use three spaces,
22037         rather than tab, after '#' in shell-script copyright notices.
22038         Suggested by Bruno Haible.
22039
22040 2003-08-15  Paul Eggert  <eggert@twinsun.com>
22041
22042         * config/srclist-update: Use three spaces, rather than tab, after '#'
22043         in shell-script copyright notices.  Suggested by Bruno Haible.
22044         Remove unnecessary parenthesization in regular expression.
22045
22046 2003-08-15  Jim Meyering  <jim@meyering.net>
22047
22048         Merge from coreutils.
22049         * lib/xgethostname.c: Include <stdlib.h>.
22050         (xghostname): Don't exit for anything other than memory-related
22051         failure; just return NULL.
22052         * lib/userspec.c: Include "posixver.h".
22053         (parse_user_spec): Accept `.' as a separator only
22054         in pre-POSIX-200112 mode.
22055         * lib/strtoimax.c: Use #elif rather than #else #if.
22056         * lib/strftime.c (my_strftime) [!_LIBC && HAVE_TZNAME && HAVE_TZSET]:
22057         Remove function, now that we can rely on a working tzset function.
22058         [!_LIBC]: Ensure that the required autoconf test has been run.
22059         [!defined _NL_CURRENT && HAVE_STRFTIME]:
22060         Use underlying_strftime for %r.
22061         * lib/sha.c: Merge in some clean-up and optimization changes from
22062         glibc.
22063         * lib/sha.c (sha_stream) [BLOCKSIZE]: Move definition to top of file.
22064         Ensure that it is a multiple of 64.
22065         Rearrange loop exit tests so as to avoid performing an
22066         additional fread after encountering an error or EOF.
22067         * lib/realloc.c: Update copyright date.
22068
22069 2003-08-15  Jim Meyering  <jim@meyering.net>
22070         and Paul Eggert  <eggert@twinsun.com>
22071
22072         Merge from coreutils.
22073         * lib/readutmp.h (HAVE_UTMPX_H): Undef if struct utmp has the ut_exit
22074         member but strut utmpx does not.  Needed for AIX 4.3.3.
22075         (UT_EXIT_E_TERMINATION, UT_EXIT_E_EXIT): Define.
22076
22077 2003-08-15  Jim Meyering  <jim@meyering.net>
22078         and Paul Eggert  <eggert@cs.ucla.edu>
22079
22080         Merges from coreutils, etc.
22081         * m4/strftime.m4 (_jm_STRFTIME_PREREQS):
22082         Require gl_FUNC_TZSET_CLOBBER.
22083         * m4/readutmp.m4 (gl_READUTMP): Check for ut_exit.ut_exit,
22084         ut_exit.e_exit, ut_exit.ut_termination, and ut_exit.e_termination
22085         members.
22086
22087 2003-08-14  Paul Eggert  <eggert@twinsun.com>
22088
22089         Help the merge from coreutils.
22090         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): New macro.
22091         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use it.
22092         * m4/tzset.m4: Use it too.
22093
22094 2003-08-14  Paul Eggert  <eggert@twinsun.com>
22095
22096         * modules/tzset: New file.
22097
22098 2003-08-14  Jim Meyering  <jim@meyering.net>
22099
22100         Merges from coreutils.
22101         * modules/fnmatch: Use the `$(FNMATCH_H)' notation for AC_REPLACED
22102         variable names, rather than @FNMATCH_H@.
22103         * modules/alloca: Likewise for $(ALLOCA_H).
22104
22105         * modules/fnmatch (fnmatch.h): Use `$@' in the commands, in place of
22106         the three copies of the literal target, `fnmatch.h'.
22107         * modules/alloca (alloca.h): Likewise.
22108
22109 2003-08-14  Jim Meyering  <jim@meyering.net>
22110
22111         Merge from coreutils.
22112         * m4/tzset.m4: New file.
22113         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Move the
22114         MOUNTED_VMOUNT test to precede the MOUNTED_GETMNTENT1 tests, since
22115         otherwise, AIX 5.1 systems would end up using the latter.
22116         MOUNTED_GETMNTENT1 support is inadequate on such systems: 1) detecting
22117         whether a file system is remote doesn't work  2) the MOUNTED_VMOUNT
22118         code reports the HOSTNAME:/MOUNT_POINT, while the MOUNTED_GETMNTENT1
22119         code reports merely /MOUNT_POINT.  Reported by Mike Jetzer.
22120
22121 2003-08-14  Jim Meyering  <jim@meyering.net>
22122
22123         Merge from coreutils.
22124         * lib/obstack.h: Whitespace changes.
22125         * lib/mountlist.c: Remove anachronistic casts of xmalloc, xrealloc,
22126         and xcalloc return values.
22127         (read_filesystem_list) [MOUNTED_GETFSSTAT]:
22128         Use MNT_NOWAIT, rather than MNT_WAIT.  Otherwise, `df DIR' could
22129         hang on OSF/1 5.1 for DIR on both local and remote file systems.
22130         Reported by (and fix confirmed by) Nelson H. F. Beebe.
22131         (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
22132         error from mntctl.
22133         Use mntctl's return value to drive the entry-processing loop, since
22134         we can't rely on the value of the vmt_length member in the last
22135         entry.  On some systems doing so could result in exhausting
22136         virtual memory.  Based in part on a patch from Mike Jetzer.
22137
22138 2003-08-14  Jim Meyering  <jim@meyering.net>
22139         and Paul Eggert  <eggert@twinsun.com>
22140
22141         Merges from coreutils, plus other fixes.
22142         * lib/physmem.c: Merge in portability changes from gcc/libiberty
22143         to support AIX, IRIX, Tru64, and Windows.  See the ChangeLog there
22144         for credits and details.  Thanks to Kaveh Ghazi for helping
22145         to keep these files in sync.
22146         (ARRAY_SIZE): Define it.
22147         (physmem_total, physmem_available): Add comments. From Kaveh Ghazi.
22148         * lib/memcasecmp.c: Remove unnecessary parentheses after 'defined'.
22149         (memcasecmp): Don't assume size_t fits in unsigned int.
22150         Remove casts and duplicate code.
22151         * lib/md5.c: Include <string.h> and <stdlib.h> unconditionally.
22152         (memcpy): Remove definition.
22153         Merge in some clean-up and optimization changes from glibc.
22154         [BLOCKSIZE]: Move definition to top of file.
22155         Ensure that it is a multiple of 64.
22156         Rearrange loop exit tests so as to avoid performing an
22157         additional fread after encountering an error or EOF.
22158         * lib/md5.h (md5_uintptr): Define.
22159         * lib/makepath.c (CLEANUP_CWD): Report an error if we failed to
22160         return to the initial working directory.  Preserve errno
22161         for caller.
22162         * lib/idcache.c: Include "xalloc.h".
22163         (xmalloc, xrealloc): Remove decls.
22164         (getuser): Remove casts no longer required in C89.
22165         * lib/human.c: Include stdio.h, for sprintf.
22166         * lib/group-member.c: Include "xalloc.h".
22167         (xmalloc, xrealloc): Remove decls.
22168         (get_group_info): Remove casts no longer required in C89.
22169         * lib/getusershell.c (readname): Remove casts no longer required in
22170         C89.
22171         * lib/gettimeofday.c (rpl_gmtime, rpl_tzset): New functions.
22172         * lib/getline.c: Whitespace fix, from coreutils.
22173
22174 2003-08-13  Paul Eggert  <eggert@twinsun.com>
22175
22176         * m4/exclude.m4 (gl_EXCLUDE): Require AC_C_INLINE, AC_HEADER_STDC.
22177         Check for isascii.
22178
22179         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
22180         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
22181         Undo previous (whitespace-only) change.
22182
22183 2003-08-13  Paul Eggert  <eggert@twinsun.com>
22184
22185         * lib/exclude.c: Include <ctype.h>
22186         (IN_CTYPE_DOMAIN): New macro.
22187         (is_space): New fn.
22188         (add_exclude_file): If LINE_END is a space, ignore trailing spaces
22189         and empty lines.
22190
22191         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
22192         Undo previous (whitespace-only) change.
22193
22194 2003-08-13  Paul Eggert  <eggert@twinsun.com>
22195
22196         * config/srclist-update: Change update back to the old behavior,
22197         leaving whitespace alone.  Use one 'sed' command rather than a
22198         pipeline.
22199         (fixlicense): Now a variable, not a function.
22200         (remove_trailing_blanks): Remove.
22201         (fixfile): Don't invoke unexpand or cat, or remove trailing blanks.
22202         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
22203         Undo previous (whitespace-only) change.
22204
22205 2003-08-12  Paul Eggert  <eggert@twinsun.com>
22206
22207         Merge from coreutils.
22208         * modules/euidaccess: Add lib_SOURCES, include for new
22209         file euidaccess.h
22210
22211 2003-08-12  Paul Eggert  <eggert@twinsun.com>
22212
22213         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
22214         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
22215         Normalize leading white space and remove trailing white space.
22216
22217         Merge from coreutils
22218         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Check for euidaccess decl.
22219
22220         * m4/lib-ld.m4, lib-link.m4, lib-prefix.m4: Regenerate from gettext
22221         0.12.1.  These files are now being upgraded automatically by
22222         ../config/srclist-update.
22223
22224 2003-08-12  Paul Eggert  <eggert@twinsun.com>
22225
22226         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
22227         Normalize leading white space and remove trailing white space.
22228         * lib/ref-add.sin, ref-del.sin: Use '#' before empty line in copyright
22229         notice, as per ../config/srclist-update.
22230
22231         Merge from coreutils.
22232         * lib/euidaccess.h: New file.
22233         * lib/euidaccess.c: Include it.
22234         * lib/.cppi-disable: Add printf-args.h, printf-parse.h, stdbool_.h,
22235         vasnprintf.h, vasprintf.h.  Remove strdup.c, gettext.h.
22236         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Normalize white space.
22237
22238 2003-08-12  Paul Eggert  <eggert@twinsun.com>
22239
22240         * config/srclist-update: Add copyright notice.
22241         (remove_id_lines, remove_trailing_blanks): New constants.
22242         (fixfile): Use them to normalize spacing a bit in copied files.
22243         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
22244         Normalize leading white space and remove trailing white space.
22245
22246         * config/texinfo.tex: Sync with texinfo.
22247
22248         * config/srclist.txt: Don't get regex.h, strdup.c, strtoll.c,
22249         strtoul.c from libc, to merge coreutils whitespace changes.
22250
22251         * config/srclist.txt: Get the following m4 files from gettext:
22252         codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4,
22253         inttypes-pri.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4,
22254         longdouble.m4, nls.m4, po.m4, progtest.m4, signed.m4, wchar_t.m4,
22255         wint_t.m4.
22256
22257 2003-08-12  Karl Berry  <karl@gnu.org>
22258
22259         * config/srclist.txt: can't sync vasnprintf.c any more, changes have
22260         been made.
22261
22262 2003-08-11  Paul Eggert  <eggert@twinsun.com>
22263
22264         * modules/gnu-source, m4/gnu-source.m4:
22265         Remove; we're assuming Autoconf 2.54 or later now.
22266         Suggested by Bruno Haible.
22267         * MODULES.html.sh (func_all_modules): Remove gnu-source.
22268
22269 2003-08-11  Bruno Haible  <bruno@clisp.org>
22270
22271         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for wcslen.
22272
22273 2003-08-11  Bruno Haible  <bruno@clisp.org>
22274
22275         * lib/vasnprintf.c (local_wcslen): New function, for Solaris 2.5.1.
22276         (vasnprintf): Use it instead of wcslen.
22277
22278 2003-08-11  Bruno Haible  <bruno@clisp.org>
22279
22280         * lib/stdbool_.h (_Bool): Undo last change; instead use a negative enum
22281         value to ensure that _Bool promotes to int. Use #define for _Bool when
22282         using the Solaris C compiler. Adds comments suggested by Paul Eggert.
22283
22284 2003-08-10  Karl Berry  <karl@gnu.org>
22285
22286         * lib/regex.h: update from libc (whitespace fix).
22287
22288 2003-08-09  Paul Eggert  <eggert@twinsun.com>
22289
22290         Merge some files from coreutils.  These changes were
22291         originally made by Jim Meyering.
22292         * lib/acl.c: Include <sys/types.h> before <sys/stat.h>;
22293         many older Unixes require this.
22294         * lib/alloca.c (alloca): Remove cast to argument of free;
22295         no longer needed in C89.
22296         * lib/alloca_.h, regex.h: Fix white space to match
22297         what GNU indent does.
22298
22299 2003-08-09  Paul Eggert  <eggert@twinsun.com>
22300
22301         * m4/regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371";
22302         apparently Emacs's Unicode mode got confused before my 2003-08-05
22303         checkin.
22304
22305 2003-08-08  Paul Eggert  <eggert@twinsun.com>
22306
22307         * m4/extensions.m4: New file.
22308         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC):
22309         Require gl_USE_SYSTEM_EXTENSIONS.
22310         * m4/unlocked-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO):
22311         Require gl_USE_SYSTEM_EXTENSIONS rather than AC_GNU_SOURCE.
22312
22313 2003-08-08  Paul Eggert  <eggert@twinsun.com>
22314
22315         * MODULES.html.sh (func_all_modules): Add extensions, gnu-source.
22316         * modules/extensions, modules/gnu-source: New files.
22317         * modules/timespec, modules/unlocked-io: Depend on extensions.
22318
22319 2003-08-07  Paul Eggert  <eggert@twinsun.com>
22320
22321         * modules/restrict: New file.
22322         * MODULES.html.sh (func_all_modules): Add restrict.
22323         * modules/regex: Depend on restrict.
22324
22325 2003-08-07  Paul Eggert  <eggert@twinsun.com>
22326
22327         * m4/restrict.m4: New file.
22328         * m4/regex.m4 (jm_PREREQ_REGEX): Add gl_C_RESTRICT.
22329
22330 2003-08-07  Bruno Haible  <bruno@clisp.org>
22331
22332         * modules/getndelim2 (Makefile.am): Add the files to EXTRA_DIST, not
22333         lib_SOURCES, because getndelim2.m4 now uses AC_LIBOBJ(getndelim2).
22334
22335 2003-08-07  Bruno Haible  <bruno@clisp.org>
22336
22337         * m4/getndelim2.m4 (gl_GETNDELIM2): Use AC_LIBOBJ(getndelim2). This
22338         makes the module 'getndelim2' compatible with the module 'getline'.
22339
22340 2003-08-05  Paul Eggert  <eggert@twinsun.com>
22341
22342         * m4/regex.m4 (jm_INCLUDED_REGEX): Replace a single non-ASCII
22343         byte with "\201" to avoid glitches when editing that source file
22344         with multi-gnome-terminal.
22345
22346 2003-08-05  Paul Eggert  <eggert@twinsun.com>
22347
22348         * lib/bumpalloc.h: Remove.
22349
22350 2003-08-05  Paul Eggert  <eggert@twinsun.com>
22351
22352         * MODULES.html.sh (func_all_modules): Remove bumpalloc.
22353         * modules/bumpalloc: Remove.
22354
22355 2003-08-04  Paul Eggert  <eggert@twinsun.com>
22356
22357         * lib/getloadavg.c: Change copyright notice and spacing to conform to
22358         GNU coding style.
22359
22360         Merge from coreutils.
22361         * lib/error.c [!USE_IN_LIBIO]: Omit this case; assume USE_IN_LIBIO is
22362         1. From glibc.
22363         * lib/getdate.y (date): Also accept dates like May-23-2003; suggestion
22364         from Karl Berry, implemented by Jim Meyering.
22365         * lib/getgroups.c: Include "xalloc.h" instead of declaring xalloc fns;
22366         from Dmitry V. Levin.
22367         Remove anachronistic cast of xrealloc.
22368         * lib/fnmatch_.h (__const): Remove.  Use 'const'.
22369         * lib/fnmatch_loop.c (NEW_PATTERN): Cast alloca return value to proper
22370         type. Otherwise, it wouldn't compile with at least /bin/cc on
22371         ymp-cray-unicos9.0.2.X.
22372         Combine two mostly-identical uses of alloca into one.
22373         Thanks to the Cray-Cyber project for access to a Cray Y-MP.
22374
22375 2003-08-04  Dave Love  <d.love@dl.ac.uk>
22376
22377         [From Emacs.]
22378
22379         * lib/getloadavg.c: Check `__unix' as well as `unix'.  Use #ifdef, not
22380         #if.  Check HAVE_LIBKSTAT as well as LOAD_AVE_TYPE.  Check
22381         F_SETFD, not FD_SETFD.  Use HAVE_STRUCT_NLIST_N_UN_N_NAME, not
22382         obsolete NLIST_NAME_UNION.
22383         [__GNU__]: Undef BSD and FSCALE.
22384         [!NLIST_STRUCT]: Remove conditional definition of NLIST_STRUCT.
22385
22386 2003-08-03  Paul Eggert  <eggert@twinsun.com>
22387
22388         * lib/stdbool_.h (_Bool): Make it signed char, instead of
22389         an enum type, so that it's guaranteed to promote to int.  See:
22390         <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00124.html>
22391
22392 2003-08-03  Karl Berry  <karl@gnu.org>
22393
22394         * config/depcomp: update from automake.
22395
22396 2003-07-31  Paul Eggert  <eggert@twinsun.com>
22397
22398         * lib/strerror.c: Include config.h, limits.h.  Declare sprintf.
22399         (strerror): Don't assume that a printable int fits in 14 bytes.
22400
22401 2003-07-31  Bruno Haible  <bruno@clisp.org>
22402
22403         * modules/getpass-gnu: New file.
22404         * MODULES.html.sh (func_all_modules): Add getpass-gnu.
22405
22406 2003-07-31  Bruno Haible  <bruno@clisp.org>
22407
22408         * m4/getpass.m4 (gl_FUNC_GETPASS_GNU): New macro.
22409
22410 2003-07-24  Karl Berry  <karl@gnu.org>
22411
22412         * config/missing: update from automake.
22413
22414 2003-07-24  Derek Robert Price  <derek@ximbiot.com>
22415             Bruno Haible  <bruno@clisp.org>
22416
22417         * lib/getline.h (getline, getdelim): Change return type to ssize_t.
22418         * lib/getline.c (getline, getdelim): Likewise.
22419         Remove _GNU_SOURCE define; now it's defined in config.h through
22420         m4/getline.m4.
22421
22422 2003-07-23  Karl Berry  <karl@gnu.org>
22423
22424         * config/config.sub: update from prep.
22425
22426 2003-07-22  Paul Eggert  <eggert@twinsun.com>
22427
22428         * modules/xalloc (Depends-on): Add exitfail.
22429         * modules/xmemcoll: Likewise.
22430
22431 2003-07-22  Paul Eggert  <eggert@twinsun.com>
22432
22433         * lib/xalloc.h (XCALLOC, XREALLOC, CCLONE): Fix under- and
22434         over-parenthesization in macros.
22435
22436         Sync with coreutils.
22437
22438         * lib/xalloc.h (XMALLOC, XCALLOC, XREALLOC): Remove casts not
22439         required by C99.
22440
22441         Use `exit_failure' for xalloc and xmemcoll instead of their own
22442         private exit-failure variables.
22443         * lib/xalloc.h (xalloc_exit_failure): Remove.
22444         * lib/xmalloc.c: Likewise.  Include exitfail.h.
22445         (xalloc_die): Use exit_failure instead of xalloc_exit_failure.
22446         * lib/xmemcoll.h (xmemcoll_exit_failure): Remove.
22447         * lib/xmemcoll.c: Likewise.  Include exitfail.h.
22448         (xmemcoll): Use exit_failure instead of xalloc_exit_failure.
22449
22450 2003-07-20  Jim Meyering  <jim@meyering.net>
22451
22452         * modules/closeout (Depends-on): Add exitfail.
22453         Suggestion from Bruno Haible.
22454
22455 2003-07-19  Karl Berry  <karl@gnu.org>
22456
22457         * config/config.sub: update from prep.
22458
22459 2003-07-18  Paul Eggert  <eggert@twinsun.com>
22460
22461         * lib/closeout.h (close_stdout_set_status, close_stdout_status):
22462         Remove.
22463         * lib/closeout.c: Likewise.  Include "closeout.h" right after config.h,
22464         to test that it can stand by itself.  Include "exitfail.h".
22465         Clients should set exit_failure instead.
22466         (EXIT_FAILURE): Remove; no longer needed.  Do not include <stdlib.h>.
22467
22468 2003-07-18  Bruno Haible  <bruno@clisp.org>
22469
22470         * modules/getndelim2: New file.
22471         * modules/getline: Share files with module getndelim2.
22472         * modules/getnline: Depend on getndelim2 instead of sharing files with
22473         it. Add getnline.c to lib_SOURCES.
22474         * MODULES.html.sh (func_all_modules): Add getndelim2.
22475
22476 2003-07-18  Bruno Haible  <bruno@clisp.org>
22477
22478         * m4/getndelim2.m4: New file.
22479         * m4/getline.m4 (AM_FUNC_GETLINE): Add AC_LIBOBJ of getndelim2.c and
22480         invoke gl_PREREQ_GETNDELIM2.
22481         (gl_PREREQ_GETLINE): Drop AC_HEADER_STDC, now done by
22482         gl_PREREQ_GETNDELIM2.
22483         * m4/getnline.m4 (gl_GETNLINE): Drop AC_HEADER_STDC, now done by
22484         gl_GETNDELIM2.
22485
22486 2003-07-18  Bruno Haible  <bruno@clisp.org>
22487
22488         * lib/getndelim2.h: New file.
22489         * lib/getndelim2.c: Make into a module of its own. Include config.h,
22490         getndelim2.h.
22491         (getndelim2): Make non-static. Change return type to ssize_t.
22492         * lib/getline.h: Change argument names.
22493         * lib/getline.c: Include getndelim2.h instead of getndelim2.c.
22494         * lib/getnline.c: Include getndelim2.h.
22495
22496 2003-07-18  Andreas Schwab  <schwab@suse.de>
22497
22498         * lib/memcoll.c (memcoll) [!HAVE_STRCOLL]: Clear errno.
22499
22500 2003-07-17  Karl Berry  <karl@gnu.org>
22501
22502         * config/config.sub: update from prep.
22503
22504 2003-07-17  Bruno Haible  <bruno@clisp.org>
22505
22506         * modules/getnline: New file.
22507         * modules/getline: Add lib/getndelim2.c to source file list.
22508         * MODULES.html.sh (func_all_modules): Add getnline.
22509
22510 2003-07-17  Bruno Haible  <bruno@clisp.org>
22511
22512         * m4/getnline.m4: New file.
22513
22514 2003-07-17  Bruno Haible  <bruno@clisp.org>
22515
22516         * m4/Makefile.am.in: Remove file.
22517         * m4/Makefile.am: Remove file.
22518         * m4/Makefile.in: Remove file.
22519
22520 2003-07-17  Bruno Haible  <bruno@clisp.org>
22521
22522         * lib/getnline.h: New file.
22523         * lib/getnline.c: New file.
22524         * lib/getndelim2.c: New file, extracted from getline.c.
22525         (getndelim2): Renamed from getdelim2, with added nmax argument.
22526         * lib/getline.c: Include getndelim2.c.
22527         (getdelim2): Moved out to getndelim2.c.
22528         (getline, getdelim): Update.
22529
22530 2003-07-17  Bruno Haible  <bruno@clisp.org>
22531
22532         * lib/Makefile.am: Remove file.
22533         * lib/Makefile.in: Remove file.
22534
22535 2003-07-17  Bruno Haible  <bruno@clisp.org>
22536
22537         * configure.in: Remove file.
22538         * Makefile.in: Remove file.
22539
22540 2003-07-17  Bruno Haible  <bruno@clisp.org>
22541
22542         * MODULES.html.sh: Put the </BODY> right before </HTML>.
22543
22544 2003-07-16  Karl Berry  <karl@gnu.org>
22545
22546         * config/srclist-update: was running fixlicense twice, which caused
22547                 texinfo.tex to be nullified for some reason.  Simplify,
22548                 $gplsrc is no longer needed as far as I can see?
22549
22550 2003-07-16  Jim Meyering  <jim@meyering.net>
22551
22552         * modules/save-cwd: Depend on xgetcwd.  From Derek Price.
22553
22554 2003-07-15  Paul Eggert  <eggert@twinsun.com>
22555
22556         * config/srclist.txt: Get the following files from gettext-runtime/intl
22557         instead: config.charset, localcharset.c, localcharset.h, ref-add.sin,
22558         ref-del.sin.  From Bruno Haible.
22559         * config/srclist-update (fixfile): Change grep pattern again, since the
22560         previous fix didn't work (there was another trailing $).  Use
22561         '[$]' to escape the $s.
22562
22563 2003-07-15  Karl Berry  <karl@gnu.org>
22564
22565         * lib/vasnprintf.c: update from gettext.
22566
22567 2003-07-15  Karl Berry  <karl@gnu.org>
22568
22569         * config/srclist-update (fixfile): Change grep pattern, since 'Id'
22570         gets expanded when surrounded by '$'.
22571
22572 2003-07-15  Jim Meyering  <jim@meyering.net>
22573
22574         * modules/save-cwd: Don't depend on error.  From Derek Price.
22575
22576 2003-07-15  Jim Meyering  <jim@meyering.net>
22577
22578         * lib/makepath.c (make_path): Enclose diagnostic in _(...).
22579
22580 2003-07-14  Simon Josefsson  <jas@extundo.com>
22581
22582         * modules/mempcpy: New file.
22583         * MODULES.html.sh (func_all_modules): Add mempcpy.
22584
22585 2003-07-14  Simon Josefsson  <jas@extundo.com>
22586
22587         * m4/mempcpy.m4: New file.
22588
22589 2003-07-14  Simon Josefsson  <jas@extundo.com>
22590
22591         * lib/mempcpy.h: New file.
22592         * lib/mempcpy.c: New file.
22593
22594 2003-07-14  Paul Eggert  <eggert@twinsun.com>
22595
22596         * modules/getdate, modules/posixtm: Depend on mktime.
22597
22598 2003-07-14  Paul Eggert  <eggert@twinsun.com>
22599
22600         * lib/ceill.c, expl.c, floorl.c, frexpl.c, ldexpl.c, mathl.h,
22601         sincosl.c, sqrtl.c, trigl.c, trigl.h, poll.c, poll_.h, mkstemp.c,
22602         unicodeio.c, unicodeio.h, unlocked-io.h:
22603         Switch from LGPL to GPL.
22604
22605 2003-07-14  Paul Eggert  <eggert@twinsun.com>
22606
22607         * lib/asnprintf.c, asprintf.c, config.charset, gettext.h,
22608         localcharset.c, localcharset.h, mkdtemp.c, printf-args.c,
22609         printf-args.h, printf-parse.c, printf-parse.h, ref-add.sin,
22610         ref-del.sin, setenv.c, unsetenv.c, vasnprintf.c, vasnprintf.h,
22611         vasprintf.c, vasprintf.h: Regenerate.  These files are now being
22612         updated automatically by ../config/srclist-update.  This changes
22613         their license from LPGL to GPL.
22614
22615 2003-07-14  Paul Eggert  <eggert@twinsun.com>
22616
22617         * config/srclist.txt: Add tons more gettext files.  $GETTEXT is now
22618         assumed to refer to the root of the most recent stable gettext version.
22619         * config/srclistvars.sh: Add defaults for eggert.
22620         * config/srclist-update: Convert LGPL to GPL in shell scripts, too.
22621         Match "This program" as well as "The program".  This is needed
22622         for gettext.
22623
22624 2003-07-14  Jim Meyering  <jim@meyering.net>
22625
22626         Don't emit diagnostics.  Let callers do that.
22627         * lib/save-cwd.c: Don't include "error.h".
22628         (save_cwd): Don't call error.  Ensure that errno is valid
22629         when returning nonzero.
22630
22631         * lib/save-cwd.h (restore_cwd): Update prototype.
22632         * lib/save-cwd.c (restore_cwd): Remove two parameters.
22633         Simplify.  Don't call error upon failure.  Let callers do that.
22634         (save_cwd): Mention that Irix 5.3 has the same problem as SunOS 4
22635         when auditing is enabled.  But don't bother updating the #if.
22636
22637 2003-07-11  Alexandre Duret-Lutz  <adl@gnu.org>
22638
22639         * lib/obstack.h (__INT_TO_PTR): Revert change of 2003-03-13;
22640         it breaks C++ compilation.
22641         [!__GNUC__ || !__STDC__] (obstack_finish): Cast result to void*.
22642
22643 2003-07-10  Simon Josefsson  <jas@extundo.com>
22644
22645         * modules/strchrnul (Makefile.am): Add strchrnul.h.
22646
22647 2003-07-10  Jim Meyering  <jim@meyering.net>
22648
22649         * m4/clock_time.m4: Remove trailing blank.
22650         * m4/intmax_t.m4: Likewise.
22651
22652 2003-07-10  Jim Meyering  <jim@meyering.net>
22653
22654         * lib/vasnprintf.c: Remove trailing blanks.
22655         Make cpp indentation consistent.
22656
22657 2003-07-09  Paul Eggert  <eggert@twinsun.com>
22658
22659         * lib/alloca_.h, euidaccess.c, getpass.c, memrchr.c, obstack.h,
22660         posixver.c, strftime.c, strnlen.c, strverscmp.c:
22661         Switch from LGPL to GPL.
22662
22663 2003-07-09  Paul Eggert  <eggert@twinsun.com>
22664
22665         * config/srclist.txt: Sort sublists.  Add
22666         $LIBCSRC/sysdeps/generic/strtoul.c. In comments, add more libc files
22667         that differ from gnulib for one reason or another; we'd like this list
22668         to be smaller but for now let's document what we have.
22669
22670 2003-07-08  Paul Eggert  <eggert@twinsun.com>
22671
22672         * config/srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding
22673         the use of GNU extensions.  Change "x=`eval echo $x`" to the shorter
22674         and sweeter "eval x=$x".
22675         * config/srclist.txt: Get lib/argp* from glibc.
22676
22677 2003-07-07  Paul Eggert  <eggert@twinsun.com>
22678
22679         * lib/mktime.c: Fix some boundary cases and remove need for floating
22680         point.
22681
22682         Issue a compile-time diagnostic if time_t is floating point, or if
22683         two's complement arithmetic is not in effect, or if arithmetic
22684         right shift does not propagate the sign.  These assumptions were
22685         all in the original code but they weren't checked.
22686
22687         (TIME_T_MIDPOINT, verify): New macros.
22688         (__isleap): Remove; it has integer overflow problems.
22689         (leapyear): New function, without those problems.
22690         (ydhms_tm_diff): Remove; splitting into two parts.
22691         (ydhms_diff): New function, containing the arithmetic part of
22692         the old ydhms_tm_diff function.  Issue a compile-time
22693         diagnostic if we are not using C99 integer division.
22694         Avoid casts when possible.
22695         (guess_time_tm): New function, containing the checking part of
22696         the old ydhms_tm_diff function.  Return the new value, rather than
22697         the difference between it and the old.  Accept a new argument T
22698         so that *T specifies the old value.  Check for overflow in the result.
22699
22700         (__mktime_internal): Use a time_t offset, not a long int offset.
22701         This undoes the 2003-06-04 change, which is no longer needed now
22702         that we have better overflow checking.
22703         (localtime_offset): Likewise.
22704
22705         (__mktime_internal): Avoid harmful overflow on hosts where time_t
22706         and long are 64-bit but int is only 32-bit.
22707         (ydhms_diff): Use long int to store year1 and yday1.
22708         Issue a compile-time diagnostic if long int is not wide enough.
22709
22710         (__mktime_internal): Use long int to store adjusted year and yday.
22711         Use plain C rather than preprocessor commands, if that doesn't
22712         affect efficiency.
22713         Check for overflow (and try to repair) after each probe
22714         rather than checking only at the very end.  This avoids some bugs
22715         (e.g., southern hemisphere, behind GMT, and GMT offset at minimum time
22716         does not equal GMT offset at maximum time).
22717         Use integer to check for overflow rather than floating point; this
22718         is more portable to non-IEEE hosts, and is a tad faster.
22719         When we detect that we are oscillating between two values,
22720         don't check whether tm_isdst has the requested value, since
22721         we already know the answer.  When tm_isdst has the wrong value,
22722         use a different heuristic to find the right one, based on the
22723         extreme values actually observed in practice in tz2003a,
22724         rather than the (overly optimistic) "previous 3 calendar quarters".
22725
22726         (not_equal_tm, print_tm, check_result): Use "const T" rather than
22727         "T const" to accommodate glibc style.
22728         (check_result): Use less-confusing report format.  "long" -> "long int.
22729         (main): Likewise.
22730         Don't loop if the iteration overflows time_t.
22731         Allow a negative step in the iteration.
22732
22733 2003-07-06  Karl Berry  <karl@gnu.org>
22734
22735         * config/depcomp: update from automake.
22736         * config/config.sub: update from prep.
22737
22738 2003-07-03  Karl Berry  <karl@gnu.org>
22739
22740         * config/config.guess: update from prep.
22741
22742 2003-07-01  Paul Eggert  <eggert@twinsun.com>
22743
22744         * m4/xreadlink.m4 (gl_XREADLINK): Don't check for sys/types.h, since
22745         xreadlink.c now includes it unconditionally.
22746
22747 2003-07-01  Paul Eggert  <eggert@twinsun.com>
22748
22749         * lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
22750         having it depend on HAVE_SYS_TYPES_H.
22751
22752 2003-07-01  Bruno Haible  <bruno@clisp.org>
22753
22754         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Don't include <unistd.h>.
22755         <sys/types.h> should be sufficient.
22756         Reported by Paul Eggert.
22757
22758 2003-06-26  Karl Berry  <karl@gnu.org>
22759
22760         * config/depcomp: update from automake.
22761
22762 2003-06-26  Bruno Haible  <bruno@clisp.org>
22763
22764         * modules/human: Depend on module stdbool.
22765
22766 2003-06-25  Bruno Haible  <bruno@clisp.org>
22767
22768         * modules/readlink: New file.
22769         * modules/xreadlink: Depend on it.
22770         * MODULES.html.sh (func_all_modules): Add readlink.
22771
22772 2003-06-25  Bruno Haible  <bruno@clisp.org>
22773
22774         * m4/readlink.m4: New file.
22775
22776 2003-06-25  Bruno Haible  <bruno@clisp.org>
22777
22778         * lib/readlink.c: New file.
22779
22780 2003-06-22  Karl Berry  <karl@gnu.org>
22781
22782         * config/srclist.txt: update mkinstalldirs from automake.
22783         * config/mkinstalldirs: update.
22784
22785 2003-06-22  Bruno Haible  <bruno@clisp.org>
22786
22787         Portability to mingw32.
22788         * m4/ssize_t.m4: New file, from GNU gettext.
22789         * m4/safe-read.m4 (gl_PREREQ_SAFE_READ): Require gt_TYPE_SSIZE_T.
22790         * m4/xreadlink.m4 (gl_XREADLINK): Require gt_TYPE_SSIZE_T.
22791
22792 2003-06-22  Bruno Haible  <bruno@clisp.org>
22793
22794         * modules/safe-read: Add m4/ssize_t.m4.
22795         * modules/xreadlink: Add m4/ssize_t.m4.
22796
22797 2003-06-20  Bruno Haible  <bruno@clisp.org>
22798
22799         Assume C89, so PARAMS isn't needed.
22800         * lib/unicodeio.h (PARAMS): Remove.
22801         * lib/unicodeio.c: Don't use PARAMS.
22802
22803 2003-06-18  Karl Berry  <karl@gnu.org>
22804
22805         * config/config.{guess,sub}: update from prep.
22806
22807 2003-06-18  Jim Meyering  <jim@meyering.net>
22808
22809         Merge changes from coreutils.
22810         * lib/readutmp.c: Include <string.h> and <stdlib.h> unconditionally.
22811         Remove explicit declarations of xmalloc and realloc.
22812         Include xalloc.h.
22813         (read_utmp): Remove anachronistic cast of xmalloc.
22814
22815 2003-06-17  Paul Eggert  <eggert@twinsun.com>
22816
22817         Assume C89, so PARAMS isn't needed.
22818         * lib/backupfile.h (PARAMS): Remove.  All uses removed.
22819         * lib/closeout.h, lib/dirname.h, lib/filemode.h, lib/fsusage.h,
22820         lib/getdate.h, lib/getline.h, lib/group-member.h, lib/hard-locale.h,
22821         lib/hash.h, lib/linebuffer.h, lib/long-options.h, lib/makepath.h,
22822         lib/memcasecmp.h, lib/memcoll.h, lib/modechange.h, lib/mountlist.h,
22823         lib/path-concat.h, lib/physmem.h, lib/posixtm.h, lib/quote.h,
22824         lib/readutmp.h, lib/same.h, lib/save-cwd.h, lib/savedir.h,
22825         lib/stdio-safer.h, lib/strtoimax.c, lib/strverscmp.h,
22826         lib/unistd-safer.h, lib/version-etc.h, lib/xalloc.h, lib/xreadlink.h,
22827         lib/xstrtod.h, lib/xstrtol.h: Likewise.
22828         * lib/filemode.h, lib/hard-locale.h, lib/memcoll.h, lib/modechange.h,
22829         lib/physmem.h, lib/same.h, lib/strverscmp.h: Do not include config.h;
22830         no longer needed. Anyway, config.h should always be included before any
22831         other file.
22832
22833 2003-06-11  Simon Josefsson  <jas@extundo.com>
22834
22835         * modules/sysexits: New file.
22836         * MODULES.html.sh (func_all_modules): Add sysexits.
22837
22838 2003-06-11  Simon Josefsson  <jas@extundo.com>
22839
22840         * lib/sysexit_.h: New file.
22841
22842 2003-06-11  Derek Price  <derek@ximbiot.com>
22843
22844         * lib/stat.c [LSTAT]: Compile/use slash_aware_lstat only if it is
22845         necessary.
22846
22847 2003-06-11  Bruno Haible  <bruno@clisp.org>
22848
22849         * m4/sysexits.m4: New file.
22850
22851 2003-06-10  Simon Josefsson  <jas@extundo.com>
22852
22853         * lib/argp.h: New file, from glibc.
22854         * lib/argp-ba.c: New file, from glibc.
22855         * lib/argp-eexst.c: New file, from glibc.
22856         * lib/argp-fmtstream.c: New file, from glibc.
22857         * lib/argp-fmtstream.h: New file, from glibc.
22858         * lib/argp-fs-xinl.c: New file, from glibc.
22859         * lib/argp-help.c: New file, from glibc.
22860         * lib/argp-namefrob.h: New file, from glibc.
22861         * lib/argp-parse.c: New file, from glibc.
22862         * lib/argp-pv.c: New file, from glibc.
22863         * lib/argp-pvh.c: New file, from glibc.
22864         * lib/argp-xinl.c: New file, from glibc.
22865
22866 2003-06-10  Simon Josefsson  <jas@extundo.com>
22867
22868         * modules/strchrnul: New file.
22869
22870 2003-06-10  Simon Josefsson  <jas@extundo.com>
22871
22872         * modules/argp: New file.
22873
22874 2003-06-10  Simon Josefsson  <jas@extundo.com>
22875
22876         * m4/strchrnul.m4: New file.
22877
22878 2003-06-10  Simon Josefsson  <jas@extundo.com>
22879
22880         * lib/strchrnul.h: New file.
22881         * lib/strchrnul.c: New file.
22882
22883 2003-06-10  Bruno Haible  <bruno@clisp.org>
22884
22885         * MODULES.html.sh (func_all_modules): Add strchrnul and argp.
22886
22887 2003-06-07  Karl Berry  <karl@gnu.org>
22888
22889         * config/config.{guess,sub}: update from prep.
22890
22891 2003-06-07  Jim Meyering  <jim@meyering.net>
22892
22893         * modules/strtod: Use $(...) notation, not @...@ for
22894         AC_REPLACE'd variables.
22895         * modules/localcharset: Likewise.
22896
22897 2003-06-07  Jim Meyering  <jim@meyering.net>
22898
22899         * lib/readtokens.h: Put `Free Software Foundation, Inc.'
22900         in place of my name in the copyright comment.
22901         Remove definition and uses of __P.
22902
22903         From coreutils.
22904         * lib/stat.c: Don't declare xmalloc explicitly.
22905         Instead, include "xalloc.h".
22906         * lib/readtokens.c (readtokens): Remove anachronistic casts of xmalloc,
22907         xrealloc, and xcalloc return values.
22908         * lib/xgetcwd.c (xgetcwd): Include "xgetcwd.h".
22909         Improve comment.
22910         * lib/xgetcwd.h: Remove definition/uses of PARAMS.
22911
22912 2003-06-07  Bruno Haible  <bruno@clisp.org>
22913
22914         * modules/poll (Makefile.am): Use explicit creation rule for poll.h, to
22915         avoid AC_CONFIG_LINKS.
22916         * modules/fnmatch (Makefile.am): Use explicit creation rule for
22917         fnmatch.h, to avoid AC_CONFIG_LINKS.
22918         * modules/alloca (Makefile.am): Make creation of alloca.h Ctrl-C safe.
22919
22920 2003-06-07  Bruno Haible  <bruno@clisp.org>
22921
22922         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH, gl_FUNC_FNMATCH_POSIX,
22923         gl_FUNC_FNMATCH_GNU): Set FNMATCH_H instead of invoking
22924         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
22925         directory.
22926         * m4/poll.m4 (gl_FUNC_POLL): Set POLL_H instead of invoking
22927         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
22928         directory.
22929
22930 2003-06-06  Jim Meyering  <jim@meyering.net>
22931
22932         Merge from coreutils.
22933         * lib/same.c: (same_name): Declare *_basename locals to be `const'.
22934         Consolidate declarations and initializations of *_base* locals.
22935
22936         Merge from coreutils.
22937         This avoids a core dump on systems without GNU putenv,
22938         when running `env -u SOME_ALREADY_UNSET_VARIABLE'.
22939         * lib/putenv.c (__set_errno, LOCK, UNLOCK): Define.
22940         (unsetenv): New static function, from GNU libc.
22941         (rpl_putenv): Use it.
22942
22943         * lib/modechange.c: Remove trailing blanks.
22944
22945         Merge from coreutils.
22946         * lib/fsusage.c: Remove declaration of statfs.
22947         It conflicted with one from OSF/1 5.1 in <sys/mount.h>.
22948
22949         * lib/posixtm.c: Include <stdbool.h> unconditionally.
22950
22951 2003-06-06  Jim Meyering  <jim@meyering.net>
22952
22953         * lib/stdbool_.h: Renamed from stdbool.h.in.
22954
22955 2003-06-06  Jim Meyering  <jim@meyering.net>
22956             Bruno Haible  <bruno@clisp.org>
22957
22958         * modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h.
22959         Adjust Makefile.am snippet not to redirect directly to target.
22960         Use $(STDBOOL_H) notation, not @STDBOOL_H@ for AC_REPLACE'd variables.
22961
22962 2003-06-05  Paul Eggert  <eggert@twinsun.com>
22963
22964         * lib/mktime.c (__mktime_internal): When resolving a tm_isdst
22965         mismatch, look in future quarters as well as past.  This fixes a
22966         bug when processing fall-backwards gaps immediately after a long
22967         period of daylight-saving time.
22968
22969         * lib/mktime.c: Assume freestanding C89 or better.
22970         (HAVE_LIMITS_H): Remove.  Assume it's 1.
22971         (__P): Remove; not used.
22972         (CHAR_BIT, INT_MIN, INT_MAX): Remove; <limits.h> defines them.
22973         (mktime, not_equal_tm, print_tm, check_result,
22974         main): Use prototypes.  Use const * where appropriate.
22975         (main): Fix typo in testing code that uncovered by above changes.
22976         (Local Variables): Remove -DHAVE_LIMITS_H from compile-command.
22977
22978 2003-06-04  Paul Eggert  <eggert@twinsun.com>
22979
22980         * m4/human.m4 (gl_HUMAN): Require AM_STDBOOL_H.  Check for
22981         locale.h, localeconv.  This merges changes from coreutils.
22982
22983         * m4/mktime.m4 (AC_FUNC_MKTIME): New macro, taken from Autoconf CVS.
22984         It can be removed after the next Autoconf is released.
22985         * m4/exclude.m4 (gl_EXCLUDE): Don't check for sys/types.h; no loner
22986         needed.
22987
22988 2003-06-04  Paul Eggert  <eggert@twinsun.com>
22989
22990         * lib/mktime.c: Fix Debian bug 177940
22991         <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=177940>.
22992         (localtime_offset): Now long int, not time_t, because we want it
22993         to be guaranteed to be signed.  All uses changed.
22994         (__mktime_internal): If overflow would occur when adding offset,
22995         don't add it.
22996
22997         Merge 'human' changes from coreutils.  Rewrite to support
22998         locale-specific notations like thousands separators.
22999         * lib/human.c: Simplify authorship notice.
23000         Include human.h immediately after config.h.
23001         <sys/types.h>, <stdio.h>: Do not include; no longer needed.
23002         <limits.h>: Do not include, since human.h does.
23003         (SIZE_MAX, UINTMAX_MAX): New macros.
23004         <strings.h>: Include if HAVE_STRINGS_H, not if !HAVE_STRING_H.
23005         <locale.h>: Include if HAVE_LOCALE_H and HAVE_LOCALECONV.
23006         (HUMAN_READABLE_SUFFIX_LENGTH_MAX): New macro.
23007         (power_letter): Renamed from suffixes.
23008         (generate_suffix_backwards): Remove.
23009         (adjust_value): Now takes int style (because of human.h changes)
23010         and long double value (for greater precision on some platforms).
23011         (group_number): New function.
23012         (human_readable): Use it.  Use integer options, not enum.
23013         Put the options before the sizes in the arg list.
23014         Support all the new options.
23015         The old human_readable function has been removed;
23016         use inttostr.h instead.
23017         (human_readable, default_block_size, humblock):
23018         Use uintmax_t, not int, for block sizes.
23019         (human_readable_inexact, block_size_types): Remove.
23020         (block_size_opts): New constant.
23021         (human_options): Renamed from human_block_size, with new signature
23022         that allows block sizes up to UINTMAX_MAX.  All callers changed.
23023         * lib/human.h: Add copyright and authorship notice.
23024         Include <limits.h> and <stdbool.h> unconditionally.
23025         (PARAMS): Remove.  All uses removed.
23026         (LONGEST_HUMAN_READABLE): Add support for thousands separator.
23027         (enum human_inexact_style): Remove tag; now a nameless enum.
23028         (human_floor, human_ceiling, human_round_to_even): Now have
23029         values 2, 0, 1 rather than -1, 1, 0.
23030         (human_group_digits, human_suppress_point_zero, human_autoscale,
23031         human_base_1024, human_SI, human_B): New constants.
23032         (human_readable_inexact, human_block_size): Remove.
23033         (human_readable): Size args are now uintmax_t, not int.
23034         (human_options): New decl.
23035
23036         * lib/exclude.c: (new_exclude, add_exclude): Remove casts that are
23037         unnecessary now that we assume C89 or better.  This change
23038         imported from coreutils.
23039
23040         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
23041         arbitrarily.  This is the same patch as 2003-05-28, but it got lost
23042         in the 2003-05-30 sync from glibc.
23043
23044         .h files should stand alone, but we shouldn't include <sys/types.h>
23045         if we can get away with just <stddef.h>.
23046
23047         * lib/__fpending.h, addext.c, backupfile.c, exclude.c, getline.c,
23048         malloc.c, putenv.c, realloc.c, strcasecmp.c: Include <stddef.h>
23049         rather than <sys/types.h>, as we merely need size_t.
23050         * lib/dirname.h, memcoll.h, xalloc.h, xmemcoll.h: Include <stddef.h>,
23051         to get size_t.
23052         * lib/hash.h, linebuffer.h, readtokens.h, stdio-safer.h, version-etc.h:
23053         Include <stdio.h>, to get FILE.
23054         * lib/memcasecmp.c: Don't include <sys/types.h>, as we can assume
23055         memcasecmp.h has included <stddef.h> and all we need is size_t.
23056         * lib/memcoll.c: Include "memcoll.h", which gets us size_t and checks
23057         our interface, instead of including <sys/types.h>
23058
23059 2003-06-04  Paul Eggert  <eggert@twinsun.com>
23060
23061         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): Comment out for
23062         now, as glibc mktime is buggy on non-glibc systems.
23063
23064 2003-06-03  Karl Berry  <karl@gnu.org>
23065
23066         * config/config.sub: update from prep.
23067
23068 2003-06-02  Paul Eggert  <eggert@twinsun.com>
23069
23070         [from coreutils]
23071         Fix some minor time-related bugs with POSIX time arguments.
23072         Some valid time stamps were being rejected (notably -1, and
23073         time stamps before 1900 on 64-bit hosts).  And some invalid
23074         time stamps were being accepted, e.g. September 31.
23075
23076         * lib/posixtm.h (posixtime): Return bool instead of time_t, so
23077         that we can return (time_t) -1 successfully.
23078         * lib/posixtm.c: Likewise.
23079         [HAVE_STDBOOL_H]: Include <stdbool.h>.
23080         (bool, false, true) [!HAVE_STDBOOL_H]: New type.
23081         (t): Remove static var.
23082         (year, posix_time_parse): Now takes struct tm * arg to modify, instead
23083         of static var.  All uses changed.
23084         (year): Do not reject years before 1900; they can occur with
23085         64-bit time_t.
23086         (posix_time_parse): Do not check for out-of-range components;
23087         that is now the caller's responsibility, since our checks were
23088         only approximations.
23089         (posixtime): Use mktime to check for out-of-range components,
23090         since it knows them exactly.
23091         If mktime returns (time_t) -1, check whether an error actually occurred
23092         by invoking localtime on -1.
23093         (main) [TEST_POSIXTIME]: Check for input data errors, and report
23094         posixtime failures better.
23095         Improve the test data (in comments only).
23096
23097 2003-06-02  Karl Berry  <karl@gnu.org>
23098
23099         * config/mkinstalldirs (version): new variable.
23100         (--version): new option.
23101         (usage): improve message.
23102
23103 2003-05-30  Karl Berry  <karl@gnu.org>
23104
23105         * lib/mktime.c: update from libc.
23106
23107 2003-05-30  Bruno Haible  <bruno@clisp.org>
23108
23109         * modules/gettext: Add files m4/nls.m4 and m4/po.m4.
23110         * config/config.rpath: Upgrade to gettext-0.12.1.
23111
23112 2003-05-30  Bruno Haible  <bruno@clisp.org>
23113
23114         * m4/gettext.m4: Upgrade to gettext-0.12.1.
23115         * m4/nls.m4: New file, from gettext-0.12.1.
23116         * m4/po.m4: New file, from gettext-0.12.1.
23117         * m4/progtest.m4: Upgrade to gettext-0.12.1.
23118
23119 2003-05-30  Bruno Haible  <bruno@clisp.org>
23120
23121         * lib/config.charset: Upgrade to gettext-0.12.1 and libiconv-1.9.1.
23122         * lib/localcharset.h: Likewise.
23123         * lib/localcharset.c: Likewise.
23124
23125 2003-05-29  Karl Berry  <karl@gnu.org>
23126
23127         * config/config.rpath: update from gettext.
23128
23129 2003-05-28  Paul Eggert  <eggert@twinsun.com>
23130
23131         Assume the headers required for C89 freestanding compilers.
23132         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for limits.h.
23133         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Likewise.
23134         * m4/human.m4 (gl_HUMAN): Likewise.
23135         * m4/pathmax.m4 (gl_PATHMAX): Likewise.
23136         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Likewise.
23137         * m4/userspec.m4 (gl_USERSPEC): Likewise.
23138         * m4/xreadlink.m4 (gl_XREADLINK): Likewise.
23139         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
23140         * m4/quote.m4 (gl_QUOTE): Don't check for stddef.h.
23141
23142 2003-05-28  Paul Eggert  <eggert@twinsun.com>
23143
23144         Assume the headers required for C89 freestanding compilers.
23145         * lib/addext.c, lib/backupfile.c, lib/fsusage.c, lib/human.c,
23146         lib/pathmax.h, lib/rpmatch.c, lib/userspec.c, lib/xreadlink.c,
23147         lib/xstrtol.c: Include <limits.h> without checking for HAVE_LIMITS_H.
23148         * lib/backupfile.c, lib/fsusage.c, lib/hash.c, lib/human.c,
23149         lib/safe-read.c, lib/userspec.c, lib/xstrtol.c (CHAR_BIT): Don't
23150         define, since <limits.h> is guaranteed to do that.
23151         * lib/fatal.c: Include <stdarg.h> without checking for __STDC__.
23152         * lib/exclude.c: Include <stdbool.h> unconditionally.
23153         * lib/tempname.c: Include <stddef.h> unconditionally.
23154         * lib/hash.c: Include <limits.h>, since we no longer define CHAR_BIT.
23155         * lib/modechange.c, rpmatch.c (NULL): Don't define, since
23156         <stddef.h> does that.
23157         * lib/quote.c: Dont include <stddef.h> or <sys/types.h>; not needed.
23158         * lib/safe-read.c (INT_MAX): Don't define, since <limits.h> does that.
23159         * lib/safe-read.c (TYPE_MINIMUM, TYPE_MAXIMUM): Remove; no longer
23160         needed.
23161         * lib/xstrtol.c: Likewise.
23162         * lib/safe-read.c: Remove TYPE_SIGNED; no longer needed.
23163         * lib/savedir.c: Include <stddef.h> instead of defining NULL.
23164
23165         * lib/addext.c (addext): Use assignment rather than cast, to avoid
23166         warnings on some platforms.
23167
23168         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
23169         arbitrarily.
23170
23171 2003-05-26  Jim Meyering  <jim@meyering.net>
23172
23173         Merge in a change from coreutils:
23174         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Test the cache variable, not one
23175         that is guaranteed to be `no'.  Use `no_such_member' to indicate
23176         that condition, rather than `-1' which is slightly misleading.
23177         Change the name of the cache variable to have the gl_ prefix.
23178         Prompted by a patch from Richard Dawe for DJGPP.
23179
23180 2003-05-24  Karl Berry  <karl@gnu.org>
23181
23182         * config/config.guess: update from prep.
23183
23184 2003-05-22  Karl Berry  <karl@gnu.org>
23185
23186         * gnulib-tool (func_usage): =LIBRARY not =libRARY in help msg.
23187
23188 2003-05-20  Karl Berry  <karl@gnu.org>
23189
23190         * config/config.guess: update from prep.
23191
23192 2003-05-18  Karl Berry  <karl@gnu.org>
23193
23194         * config/srclistvars.sh (TEXMF): use TEXMFROOT instead, since TEXMF
23195         might actually be set by the user.
23196
23197         * config/depcomp, install-sh, mdate-sh: update from automake.
23198
23199 2003-05-17  Bruno Haible  <bruno@clisp.org>
23200
23201         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Fix a quoting bug leading to an
23202         invalid expansion for AC_EGREP_CPP.
23203         * m4/strtoimax.m4 (gl_FUNC_STRTOIMAX): Likewise.
23204         * m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Likewise.
23205         Suggested by Akim Demaille <akim@epita.fr> in
23206         http://mail.gnu.org/archive/html/bug-autoconf/2003-05/threads.html
23207
23208 2003-05-12  Jim Meyering  <jim@meyering.net>
23209
23210         * lib/strftime.c (my_strftime): Let the `-' (no-pad) flag affect
23211         the space-padded-by-default conversion specifiers, %e, %k, %l.
23212
23213 2003-05-12  Bruno Haible  <bruno@clisp.org>
23214
23215         * lib/linebreak.c (iconv_string_length): Don't return -1 just because
23216         the string is longer than 4 KB.
23217
23218 2003-05-11  Karl Berry  <karl@gnu.org>
23219
23220         * config/config.{guess,sub}: update from prep.
23221
23222 2003-05-09  Bruno Haible  <bruno@clisp.org>
23223
23224         * modules/error: Add m4/strerror_r.m4 to file list.
23225
23226 2003-05-03  Bruno Haible  <bruno@clisp.org>
23227
23228         Upgrade to Unicode-4.0.
23229         * lib/linebreak.c (nonspacing_table_data): Change width of U+00AD,
23230         U+0350..U+0357, U+035D..U+035F, U+0600..U+0603, U+0610..U+0615,
23231         U+0656..U+0658, U+0A01, U+0AE2..U+0AE3, U+0CBC, U+17B4..U+17B5,
23232         U+17DD, U+1920..U+1922, U+1927..U+192B, U+1932, U+1939..U+193B
23233         from 1 to 0. Change width of U+0CBF, U+0CC6, U+180E from 0 to 1.
23234         (uc_width): Change width of U+4DC0..U+4DFF from 2 to 1. Change width
23235         of U+2A6D7..U+2F7FF, U+2FA1E..U+2FFFD, U+30000..U+3FFFD from 1 to 2.
23236         Change width of U+E0100..U+E01EF from 1 to 0.
23237
23238 2003-04-25  Jim Meyering  <jim@meyering.net>
23239
23240         * lib/copy-file.c (copy_file_preserving): Declare buf_size to be
23241         of type size_t, not int.
23242
23243 2003-04-25  Bruno Haible  <bruno@clisp.org>
23244
23245         * lib/copy-file.c: Include <stddef.h>, for size_t.
23246
23247 2003-04-21  Paul Eggert  <eggert@twinsun.com>
23248
23249         * m4/error.m4 (gl_ERROR): Do not put under dynamic conditions some
23250         code which expansion is under static control.  Patch imported from
23251         Akim Demaille's patch to Bison; see
23252         <http://mail.gnu.org/archive/html/bison-patches/2003-03/msg00057.html>.
23253
23254 2003-04-14  Bruno Haible  <bruno@clisp.org>
23255
23256         * m4/error.m4 (jm_PREREQ_ERROR): Use AC_FUNC_VPRINTF.
23257
23258 2003-04-11  Jim Meyering  <jim@meyering.net>
23259
23260         Merge changes from Coreutils.
23261
23262         2003-03-22  Jim Meyering  <jim@meyering.net>
23263
23264         * lib/strftime.c (widen): Cast alloca return value to proper type.
23265
23266         2003-01-19  Ulrich Drepper  <drepper@redhat.com>
23267
23268         From GNU libc.
23269         * lib/strftime.c (my_strftime): Handle very large width
23270         specifications for numeric values correctly.  Improve checks for
23271         overflow.
23272
23273         2003-01-19  Jim Meyering  <jim@meyering.net>
23274
23275         * lib/strftime.c (widen) [COMPILE_WIDE]: Merge nearly-identical
23276         definitions.
23277         (nl_get_alt_digit) [! defined my_strftime]: Define.
23278         (my_strftime) [_NL_CURRENT]: Merge nearly-identical uses of
23279         _nl_get_alt_digit and _nl_get_walt_digit.
23280
23281         * lib/strftime.c (my_strftime): Merge in locale-related changes from
23282         libc. These changes have no effect outside of _LIBC.
23283
23284 2003-04-10  Bruno Haible  <bruno@clisp.org>
23285
23286         * modules/findprog: New file.
23287         * MODULES.html.sh (func_all_modules): Add it.
23288
23289 2003-04-10  Bruno Haible  <bruno@clisp.org>
23290
23291         * m4/findprog.m4: New file.
23292         * m4/eaccess.m4: New file.
23293
23294 2003-04-10  Bruno Haible  <bruno@clisp.org>
23295
23296         * lib/findprog.h: New file, from GNU gettext.
23297         * lib/findprog.c: New file, from GNU gettext.
23298
23299 2003-04-05  Jim Meyering  <jim@meyering.net>
23300
23301         Merge changes from Coreutils.
23302
23303         * lib/exclude.h (PARAMS): Remove definition and uses.
23304         * lib/exclude.c: Remove uses of `PARAMS'.
23305
23306         * lib/dirname.c [TEST_DIRNAME]: Update build instructions for test.
23307         Add test-cases for DOS filenames. Declare program_name.
23308         (main): Set up program_name.  Patch by Rich Dawe.
23309
23310         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
23311         error from mntctl.
23312         Use mntctl's return value to drive the entry-processing loop, since
23313         we can't rely on the value of the vmt_length member in the last
23314         entry.  On some systems doing so could result in exhausting
23315         virtual memory.  Based in part on a patch from Mike Jetzer.
23316
23317 2003-04-04  Bruno Haible  <bruno@clisp.org>
23318
23319         * modules/linebreak: New file.
23320         * MODULES.html.sh (func_all_modules): Add it.
23321
23322 2003-04-04  Bruno Haible  <bruno@clisp.org>
23323
23324         * m4/linebreak.m4: New file.
23325
23326 2003-04-04  Bruno Haible  <bruno@clisp.org>
23327
23328         * lib/linebreak.h: New file, from GNU gettext.
23329         * lib/linebreak.c: New file, from GNU gettext with slight
23330         modifications.
23331         * lib/lbrkprop.h: New file, from GNU gettext.
23332
23333 2003-04-03  Bruno Haible  <bruno@clisp.org>
23334
23335         * modules/utf8-ucs4: New file.
23336         * modules/utf16-ucs4: New file.
23337         * modules/ucs4-utf8: New file.
23338         * modules/ucs4-utf16: New file.
23339         * MODULES.html.sh (func_all_modules): Add them.
23340
23341 2003-04-03  Bruno Haible  <bruno@clisp.org>
23342
23343         * m4/utf-ucs4.m4: New file.
23344         * m4/ucs4-utf.m4: New file.
23345
23346 2003-04-03  Bruno Haible  <bruno@clisp.org>
23347
23348         * lib/utf8-ucs4.h: New file, from GNU gettext.
23349         * lib/utf16-ucs4.h: New file, from GNU gettext.
23350         * lib/ucs4-utf8.h: New file, from GNU gettext.
23351         * lib/ucs4-utf16.h: New file, from GNU gettext.
23352
23353 2003-04-02  Bruno Haible  <bruno@clisp.org>
23354
23355         * modules/binary-io: New file.
23356         * MODULES.html.sh (func_all_modules): Add it.
23357
23358 2003-04-02  Bruno Haible  <bruno@clisp.org>
23359
23360         * lib/binary-io.h: New file, from GNU gettext.
23361
23362 2003-04-01  Bruno Haible  <bruno@clisp.org>
23363
23364         * modules/pathname: New file.
23365         * MODULES.html.sh (func_all_modules): Add it.
23366
23367 2003-04-01  Bruno Haible  <bruno@clisp.org>
23368
23369         * lib/pathname.h: New file, from GNU gettext.
23370         * lib/concatpath.c: New file, from GNU gettext.
23371
23372 2003-03-30  Bruno Haible  <bruno@clisp.org>
23373
23374         * m4/copy-file.m4 (gl_COPY_FILE): Add check for chown().
23375
23376 2003-03-30  Bruno Haible  <bruno@clisp.org>
23377
23378         * lib/copy-file.c (copy_file_preserving): Don't set owner if the
23379         function chown() doesn't exist.
23380
23381 2003-03-28  Bruno Haible  <bruno@clisp.org>
23382
23383         * modules/copy-file: New file.
23384         * MODULES.html.sh (func_all_modules): Add it.
23385
23386 2003-03-28  Bruno Haible  <bruno@clisp.org>
23387
23388         * m4/copy-file.m4: New file.
23389
23390 2003-03-28  Bruno Haible  <bruno@clisp.org>
23391
23392         * lib/copy-file.h: New file, from GNU gettext.
23393         * lib/copy-file.c: New file, from GNU gettext.
23394
23395 2003-03-18  Jim Meyering  <jim@meyering.net>
23396
23397         * lib/quote.c (quote_n): Fix typo in comment.
23398
23399 2003-03-18  Bruno Haible  <bruno@clisp.org>
23400
23401         * m4/onceonly.m4: Use m4_defn instead of defn, for better error
23402         checking.
23403         * m4/onceonly_2_57.m4: Likewise.
23404
23405 2003-03-17  Bruno Haible  <bruno@clisp.org>
23406
23407         * m4/onceonly.m4: Require autoconf 2.54 or newer.
23408         (m4_quote): Remove macro.
23409         * m4/onceonly_2_57.m4: Require autoconf 2.54 or newer.
23410
23411 2003-03-14  Jim Meyering  <jim@meyering.net>
23412
23413         Merge changes from Coreutils.
23414         * lib/obstack.h (obstack_object_size): Declare temporary, __o,
23415         to be const, in order to avoid warnings.
23416         (obstack_room): Likewise.
23417         (obstack_empty_p): Likewise.
23418
23419 2003-03-14  Bruno Haible  <bruno@clisp.org>
23420
23421         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE,
23422         AC_CHECK_DECLS_ONCE): Quote AC_FOREACH variable-expansions properly.
23423
23424 2003-03-13  Paul Eggert  <eggert@twinsun.com>
23425
23426         Merge changes from Bison.
23427         * lib/obstack.h: (__INT_TO_PTR) [__STDC__]: Cast result to
23428         (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
23429         when compiling Bison 1.875's `bitset bset = obstack_alloc
23430         (bobstack, bytes);'.  Problem reported by Nelson H. F. Beebe.
23431         * lib/hash.c: Include <stdbool.h> unconditionally.
23432
23433 2003-03-13  Paul Eggert  <eggert@twinsun.com>
23434
23435         * m4/onceonly.m4 (m4_quote): New macro.
23436         (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE, AC_CHECK_DECLS_ONCE):
23437         Quote AC_FOREACH variable-expansions properly.
23438
23439 2003-03-13  Paul Eggert  <eggert@twinsun.com>
23440
23441         * doc/COPYING.DOC, fdl.texi: Sync with latest FSF version.
23442
23443 2003-03-09  Paul Eggert  <eggert@twinsun.com>
23444
23445         * lib/argmatch.c (EXIT_FAILURE): Define if the system doesn't.
23446         Reported by Bruce Becker; see:
23447         http://mail.gnu.org/archive/html/bug-bison/2003-03/msg00017.html
23448
23449 2003-03-03  Paul Eggert  <eggert@twinsun.com>
23450             Bruno Haible  <bruno@clisp.org>
23451
23452         * lib/mbswidth.h: Include <wchar.h>. Needed for UnixWare 7.1.1.
23453         Reported by John Hughes, see
23454         http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00030.html
23455
23456 2003-02-20  Bruno Haible  <bruno@clisp.org>
23457
23458         * MODULES.html.sh (func_all_modules): Add poll.
23459
23460 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
23461
23462         * modules/poll: New file.
23463
23464 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
23465
23466         * lib/poll_.h: New file.
23467         * lib/poll.c: New file.
23468
23469 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
23470
23471         * m4/poll.m4: New file.
23472
23473 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
23474
23475         * modules/mathl: New file.
23476
23477 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
23478
23479         * lib/mathl.h: New file.
23480         * lib/acosl.c: New file.
23481         * lib/asinl.c: New file.
23482         * lib/atanl.c: New file.
23483         * lib/ceill.c: New file.
23484         * lib/cosl.c: New file.
23485         * lib/expl.c: New file.
23486         * lib/floorl.c: New file.
23487         * lib/frexpl.c: New file.
23488         * lib/ldexpl.c: New file.
23489         * lib/logl.c: New file.
23490         * lib/sincosl.c: New file.
23491         * lib/sinl.c: New file.
23492         * lib/sqrtl.c: New file.
23493         * lib/tanl.c: New file.
23494         * lib/trigl.c: New file.
23495         * lib/trigl.h: New file.
23496
23497 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
23498
23499         * m4/mathl.m4: New file.
23500
23501 2003-02-18  Bruno Haible  <bruno@clisp.org>
23502
23503         * MODULES.html.sh (func_all_modules): Add mathl.
23504
23505 2003-02-17  Bruno Haible  <bruno@clisp.org>
23506
23507         * modules/mkdtemp: New module.
23508         * MODULES.html.sh (func_all_modules): Add it.
23509
23510 2003-02-17  Bruno Haible  <bruno@clisp.org>
23511
23512         * m4/mkdtemp.m4: New file, from GNU gettext with modifications.
23513
23514 2003-02-17  Bruno Haible  <bruno@clisp.org>
23515
23516         * lib/mkdtemp.h: New file, from GNU gettext.
23517         * lib/mkdtemp.c: New file, from GNU gettext.
23518
23519 2003-02-02  Jim Meyering  <jim@meyering.net>
23520
23521         * m4/regex.m4 (jm_INCLUDED_REGEX): Detect broken re_search in
23522         e.g. glibc-2.2.93.
23523
23524 2003-01-31  Bruno Haible  <bruno@clisp.org>
23525
23526         * m4/rename.m4 (vb_FUNC_RENAME): Add a redirection from 'rename' to
23527         'rpl_rename'.
23528         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Add a redirection from 'strnlen' to
23529         'rpl_strnlen'.
23530         * m4/strtod.m4 (gl_FUNC_STRTOD): Add a redirection from 'strtod' to
23531         'rpl_strtod'.
23532         * m4/utime.m4 (jm_FUNC_UTIME): Add a redirection from 'utime' to
23533         'rpl_utime'.
23534
23535 2003-01-31  Bruno Haible  <bruno@clisp.org>
23536
23537         * lib/rename.c: #undef rename before defining rpl_rename.
23538         * lib/strnlen.c: #undef strnlen, define rpl_strnlen instead of strnlen.
23539
23540 2003-01-30  Bruno Haible  <bruno@clisp.org>
23541
23542         * modules/vasnprintf, modules/vasprintf: New modules.
23543         * MODULES.html.sh (func_all_modules): Add them.
23544
23545 2003-01-30  Bruno Haible  <bruno@clisp.org>
23546
23547         * m4/signed.m4: New file, from GNU gettext.
23548         * m4/longdouble.m4: New file, from GNU gettext.
23549         * m4/wchar_t.m4: New file, from GNU gettext.
23550         * m4/wint_t.m4: New file, from GNU gettext.
23551         * m4/vasnprintf.m4: New file.
23552         * m4/vasprintf.m4: New file.
23553
23554 2003-01-30  Bruno Haible  <bruno@clisp.org>
23555
23556         * lib/printf-args.h: New file, from GNU gettext.
23557         * lib/printf-args.c: New file, from GNU gettext.
23558         * lib/printf-parse.h: New file, from GNU gettext.
23559         * lib/printf-parse.c: New file, from GNU gettext.
23560         * lib/vasnprintf.h: New file, from GNU gettext.
23561         * lib/vasnprintf.c: New file, from GNU gettext.
23562         * lib/asnprintf.c: New file, from GNU gettext.
23563         * lib/vasprintf.h: New file, from GNU gettext with modifications.
23564         * lib/vasprintf.c: New file, from GNU gettext.
23565         * lib/asprintf.c: New file, from GNU gettext.
23566
23567 2003-01-29  Bruno Haible  <bruno@clisp.org>
23568
23569         * modules/stpncpy: New module.
23570         * MODULES.html.sh (func_all_modules): Add it.
23571
23572 2003-01-29  Bruno Haible  <bruno@clisp.org>
23573
23574         * m4/stpncpy.m4: New file.
23575
23576 2003-01-29  Bruno Haible  <bruno@clisp.org>
23577
23578         * lib/stpncpy.h: New file, from GNU gettext with modifications.
23579         * lib/stpncpy.c: New file, from GNU gettext with modifications.
23580
23581 2003-01-28  Bruno Haible  <bruno@clisp.org>
23582
23583         * modules/c-ctype: New module.
23584         * MODULES.html.sh (func_all_modules): Add it.
23585
23586 2003-01-28  Bruno Haible  <bruno@clisp.org>
23587
23588         * lib/c-ctype.h: New file, from GNU gettext, with changes suggested by
23589         Paul Eggert.
23590         * lib/c-ctype.c: New file, from GNU gettext, with changes suggested by
23591         Paul Eggert.
23592
23593 2003-01-27  Bruno Haible  <bruno@clisp.org>
23594
23595         * modules/xsetenv: New module.
23596         * MODULES.html.sh (func_all_modules): Add it.
23597
23598 2003-01-27  Bruno Haible  <bruno@clisp.org>
23599
23600         * lib/xsetenv.h: New file, from GNU gettext.
23601         * lib/xsetenv.c: New file, from GNU gettext.
23602
23603 2003-01-23  Jim Meyering  <jim@meyering.net>
23604
23605         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Correct typo: s/-1/no/ that kept this
23606         from working on systems without dirfd (at least Irix and OSF1/Tru64).
23607
23608 2003-01-23  Bruno Haible  <bruno@clisp.org>
23609
23610         * modules/minmax: New module.
23611         * MODULES.html.sh (func_all_modules): Add it.
23612
23613 2003-01-23  Bruno Haible  <bruno@clisp.org>
23614
23615         * lib/minmax.h: New file, from GNU gettext, with comments from Paul
23616         Eggert.
23617
23618 2003-01-22  Bruno Haible  <bruno@clisp.org>
23619
23620         * modules/exit: New module.
23621         * MODULES.html.sh (func_all_modules): Add it.
23622
23623 2003-01-22  Bruno Haible  <bruno@clisp.org>
23624
23625         * lib/exit.h: New file, from GNU gettext.
23626
23627 2003-01-19  Bruno Haible  <bruno@clisp.org>
23628
23629         * gnulib-tool: Recognize option --extract-maintainer.
23630         (func_get_maintainer): New function.
23631         * modules/*: Add Maintainer entry.
23632
23633 2003-01-16  Jim Meyering  <jim@meyering.net>
23634
23635         * m4/regex.m4: The `regex' struct is both input and output.
23636         Initialize it before each use.  Patch by Tim Waugh.
23637
23638 2003-01-16  Bruno Haible  <bruno@clisp.org>
23639
23640         * MODULES.html.sh: Add a table of contents. Add the module name as
23641         leftmost column. Add hyperlinks.
23642
23643 2003-01-15  Bruno Haible  <bruno@clisp.org>
23644
23645         * m4/md5.m4 (gl_MD5): Require AC_C_INLINE.
23646
23647 2003-01-15  Bruno Haible  <bruno@clisp.org>
23648
23649         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): Also test the LL suffix.
23650         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Also test the ULL
23651         suffix.
23652
23653 2003-01-15  Bruno Haible  <bruno@clisp.org>
23654
23655         * m4/alloca.m4 (gl_FUNC_ALLOCA): Invoke AC_EGREP_CPP prerequisites.
23656
23657 2003-01-15  Bruno Haible  <bruno@clisp.org>
23658
23659         * lib/stpcpy.h (stpcpy): Use ANSI C function declarations.
23660         * lib/strcase.h (strcasecmp, strncasecmp): Likewise.
23661
23662 2003-01-14  Jim Meyering  <jim@meyering.net>
23663
23664         * lib/same.c (same_name): Tweak a comment.
23665
23666 2003-01-14  Bruno Haible  <bruno@clisp.org>
23667
23668         * lib/same.c (same_name): Reorder tests so as to avoid calling stat()
23669         when a string comparison is sufficient.
23670
23671 2003-01-14  Bruno Haible  <bruno@clisp.org>
23672
23673         * lib/readtokens.c (readtoken): Cast character to 'unsigned char', not
23674         'unsigned int'.
23675
23676 2003-01-14  Bruno Haible  <bruno@clisp.org>
23677
23678         * lib/hash-pjw.c: Add comment about low quality of this function.
23679
23680 2003-01-13  Bruno Haible  <bruno@clisp.org>
23681
23682         * modules/stpcpy: Distribute lib/stpcpy.h.
23683         * modules/setenv: Depend on alloca. Distribute lib/setenv.h.
23684
23685 2003-01-13  Bruno Haible  <bruno@clisp.org>
23686
23687         * modules/*: Add a description.
23688         * modules/strpbrk: Fix Makefile.am snippet.
23689         * modules/strtoimax: Fix dependencies.
23690         * modules/strtoumax: Likewise.
23691
23692 2003-01-13  Bruno Haible  <bruno@clisp.org>
23693
23694         * gnulib-tool (func_create_testdir): Substitute lib_OBJECTS.
23695         * modules/alloca (Makefile.am): All object files depend on alloca.h.
23696         * modules/stdbool (Makefile.am): All object files depend on stdbool.h.
23697
23698 2003-01-13  Bruno Haible  <bruno@clisp.org>
23699
23700         * gnulib-tool (func_create_testdir): Store config/* files in the main
23701         directory.
23702         * config.rpath: Move to ...
23703         * config/config.rpath: ... here.
23704         * modules/gettext: Contains config/config.rpath, not config.rpath.
23705         * modules/iconv: Likewise.
23706
23707 2003-01-12  Paul Eggert  <eggert@twinsun.com>
23708
23709         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
23710         to avoid collisions with libcurses and libreadline.
23711
23712         * m4/getstr.m4: Remove.
23713         * m4/getline.m4 (gl_PREREQ_GETLINE): Require AC_HEADER_STDC.
23714
23715 2003-01-12  Paul Eggert  <eggert@twinsun.com>
23716
23717         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
23718         to avoid collisions with libcurses and libreadline.
23719
23720         * lib/Makefile.am (libfetish_a_SOURCES): Remove getstr.c, getstr.h.
23721         * lib/getstr.h, getstr.c: Remove.
23722         * lib/getline.c: Include "getline.h", to check interface.
23723         Move body of old getstr.c here: this defines MIN_CHUNK and
23724         declares getdelim2, which is renamed from getstr.
23725         (getline, getdelim): Adjust to renaming of getstr -> getdelim2.
23726
23727         * lib/linebuffer.c (readlinebuffer): Renamed from readline.
23728         All uses changed.
23729         * lib/linebuffer.h: Likewise.
23730         (readline): Remove backward-compatibility macro.
23731
23732 2003-01-12  Paul Eggert  <eggert@twinsun.com>
23733
23734         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
23735         to avoid collisions with libcurses and libreadline.
23736         * getstr: Remove.
23737         * MODULES.html.sh: Remove getstr.
23738         * modules/getline: Depend on unlocked-io, not getstr.
23739
23740 2003-01-12  Jim Meyering  <jim@meyering.net>
23741
23742         * lib/makepath.c: Don't test HAVE_ERRNO_H.  It's not necessary.
23743
23744 2003-01-10  Bruno Haible  <bruno@clisp.org>
23745
23746         * modules/alloca: Change Makefile.am requirements. Simplify Include
23747         requirements. Add lib/alloca_.h to file list.
23748
23749 2003-01-10  Bruno Haible  <bruno@clisp.org>
23750
23751         * m4/alloca.m4 (gl_FUNC_ALLOCA): Also define ALLOCA_H.
23752
23753 2003-01-10  Bruno Haible  <bruno@clisp.org>
23754
23755         * lib/alloca_.h: New file.
23756         * lib/getdate.y: Unconditionally include alloca.h.
23757         * lib/makepath.c: Likewise.
23758         * lib/setenv.c: Likewise.
23759         * lib/userspec.c: Likewise.
23760
23761 2003-01-09  Karl Berry  <karl@gnu.org>
23762
23763         * MODULES.html.sh: include `dirname $0` in PATH, to find
23764         gnulib-tool.
23765
23766 2003-01-09  Bruno Haible  <bruno@clisp.org>
23767
23768         * modules/stdbool: Change configure.ac, Makefile.am requirements.
23769         Simplify Include requirements. Add lib/stdbool.h.in to file list.
23770
23771 2003-01-09  Bruno Haible  <bruno@clisp.org>
23772
23773         * m4/stdbool.m4 (AM_STDBOOL_H): New macro.
23774
23775 2003-01-09  Bruno Haible  <bruno@clisp.org>
23776
23777         * lib/stdbool.h.in: New file.
23778
23779 2003-01-09  Bruno Haible  <bruno@clisp.org>
23780
23781         * gnulib-tool (func_all_modules): Ignore files ending in ~.
23782         * MODULES.html.sh: Likewise.
23783
23784 2003-01-08  Jim Meyering  <jim@meyering.net>
23785
23786         * lib/full-write.c: Undefine and define-away `const' after inclusion
23787         of errno.h, not before.  Suggestion from Bruno Haible.
23788
23789 2003-01-08  Bruno Haible  <bruno@clisp.org>
23790
23791         * modules/full-read: Depend on full-write.
23792
23793 2003-01-08  Bruno Haible  <bruno@clisp.org>
23794
23795         * lib/safe-read.c: Include specification header first, to ensure its
23796         selfcontainedness.
23797         * lib/full-write.c: Likewise.
23798
23799 2003-01-07  Jim Meyering  <jim@meyering.net>
23800
23801         * lib/full-write.c: Rework so that it may serve to define full_read,
23802         too.
23803         * lib/full-read.c: Simply #define FULL_READ and include full-write.c.
23804
23805 2003-01-07  Bruno Haible  <bruno@clisp.org>
23806
23807         * lib/strtoimax.c: Include <stdint.h> as an alternative to
23808         <inttypes.h>.
23809         * lib/xstrtol.h: Likewise.
23810         * lib/xstrtoimax.c: Likewise.
23811         * lib/xstrtoumax.c: Likewise.
23812         * lib/human.h: Likewise.
23813
23814         * lib/tempname.c: Include <inttypes.h> too. Avoids a compilation error
23815         on systems that have <inttypes.h> but not <stdint.h>.
23816
23817 2003-01-07  Bruno Haible  <bruno@clisp.org>
23818
23819         * MODULES.html.sh: Add copyright notice.
23820         (missed_files): Omit CVS directory entries.
23821         (func_module): Make it work with sed-3.02.
23822         * MODULES.txt: Remove file.
23823
23824 2003-01-06  Jim Meyering  <jim@meyering.net>
23825
23826         * lib/version-etc.c: Update year in translatable copyright string.
23827
23828 2003-01-03  Karl Berry  <karl@gnu.org>
23829
23830         * config/config.{guess,sub}: update from prep.
23831
23832 2003-01-02  Karl Berry  <karl@gnu.org>
23833
23834         * doc/COPYING.DOC: belatedly updated to 1.2.
23835
23836 2003-01-01  Karl Berry  <karl@gnu.org>
23837
23838         * gnulib-tool (func_verify_module): report module name $module in
23839         error message, not $1.
23840         * gnulib-tool (create-testdir): don't complain if destdir couldn't
23841         be created, only if it doesn't exist.
23842         * gnulib-tool (last_checkin_date): don't expand the $Date here.
23843
23844 2002-12-31  Paul Eggert  <eggert@twinsun.com>
23845
23846         * m4/memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
23847
23848 2002-12-31  Paul Eggert  <eggert@twinsun.com>
23849
23850         * lib/memcoll.c (memcoll): Fall back on a simple algorithm using
23851         memcmp if strcoll doesn't work.
23852
23853 2002-12-31  Bruno Haible  <bruno@clisp.org>
23854
23855         * lib/utime.c (utime_null): No need to call ftruncate if the file was
23856         nonempty.
23857
23858 2002-12-31  Bruno Haible  <bruno@clisp.org>
23859
23860         * lib/memcoll.c (STRCOLL): New macro.
23861         (memcoll): Use it.
23862
23863 2002-12-31  Bruno Haible  <bruno@clisp.org>
23864
23865         * lib/localcharset.h: New file.
23866         * lib/localcharset.c: Include it.
23867         * lib/unicodeio.c: Likewise.
23868
23869 2002-12-31  Bruno Haible  <bruno@clisp.org>
23870
23871         * lib/getstr.h (getstr): Define, to avoid clash with libcurses.
23872         * lib/linebuffer.h (readline): Define, to avoid clash with libreadline.
23873
23874 2002-12-31  Bruno Haible  <bruno@clisp.org>
23875
23876         * lib/getline.h: Include <stddef.h>, for size_t.
23877
23878         * lib/unicodeio.h: Include <stddef.h>, for size_t.
23879         * lib/unicodeio.c: Don't include <stddef.h>.
23880
23881 2002-12-31  Bruno Haible  <bruno@clisp.org>
23882
23883         * lib/getdate.y (get_date): Test HAVE_STRUCT_TM_TM_ZONE, not
23884         HAVE_TM_ZONE.
23885
23886 2002-12-24  Karl Berry  <karl@gnu.org>
23887
23888         * config/config.guess: update from prep.
23889
23890 2002-12-24  Bruno Haible  <bruno@clisp.org>
23891
23892         General infrasructure.
23893         * m4/README: Rewritten.
23894         * m4/onceonly.m4: New file.
23895         * m4/onceonly_2_57.m4: New file.
23896
23897         Module atexit.
23898         * m4/atexit.m4: New file.
23899
23900         Module strtod.
23901         * m4/strtod.m4: New file.
23902
23903         Module strtol.
23904         * m4/strtol.m4: New file.
23905
23906         Module strtoul.
23907         * m4/strtoul.m4: New file.
23908
23909         Module memchr.
23910         * m4/memchr.m4: New file.
23911
23912         Module memcmp.
23913         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): New macro.
23914         (jm_FUNC_MEMCMP): Invoke it.
23915
23916         Module memcpy.
23917         * m4/memcpy.m4: New file.
23918
23919         Module memmove.
23920         * m4/memmove.m4: New file.
23921
23922         Module memset.
23923         * m4/memset.m4: New file.
23924
23925         Module strcspn.
23926         * m4/strcspn.m4: New file.
23927
23928         Module strpbrk.
23929         * m4/strpbrk.m4: New file.
23930
23931         Module strstr.
23932         * m4/strstr.m4: New file.
23933
23934         Module strerror.
23935         * m4/strerror.m4: New file.
23936
23937         Module mktime.
23938         * m4/mktime.m4: Renamed from jm-mktime.m4.
23939         (gl_PREREQ_MKTIME): New macro.
23940         (gl_FUNC_MKTIME): Renamed from jm_FUNC_MKTIME. Invoke gl_PREREQ_MKTIME.
23941
23942         Module malloc.
23943         * m4/malloc.m4 (gl_PREREQ_MALLOC): New macro.
23944         (jm_FUNC_MALLOC): Use AC_FUNC_MALLOC. Invoke gl_PREREQ_MALLOC.
23945         Don't define HAVE_DONE_WORKING_MALLOC_CHECK, since nothing uses it.
23946
23947         Module realloc.
23948         * m4/realloc.m4 (gl_PREREQ_REALLOC): New macro.
23949         (jm_FUNC_REALLOC): Use AC_FUNC_REALLOC. Invoke gl_PREREQ_REALLOC.
23950         Don't define HAVE_DONE_WORKING_REALLOC_CHECK, since nothing uses it.
23951
23952         Module strftime.
23953         * m4/tm_gmtoff.m4: New file, extracted from strftime.m4.
23954         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Use AC_FUNC_STRFTIME.
23955         Don't test for bcopy (we are not emacs). Invoke AC_TYPE_MBSTATE_T and
23956         gl_TM_GMTOFF.
23957         (_jm_STRFTIME_PREREQS, jm_FUNC_GNU_STRFTIME): Use onceonly macros.
23958
23959         Module xalloc.
23960         * m4/xalloc.m4: New file.
23961
23962         Module alloca.
23963         * m4/alloca.m4: New file.
23964
23965         Module putenv.
23966         * m4/putenv.m4 (gl_PREREQ_PUTENV): New macro.
23967         (jm_FUNC_PUTENV): Invoke it.
23968
23969         Module setenv.
23970         * m4/setenv.m4 (gt_FUNC_SETENV): New macro.
23971         (gt_CHECK_VAR_DECL): Fix quoting error that led to infinite loop in m4
23972         when invoked twice.
23973         (gt_PREREQ_SETENV, gt_PREREQ_UNSETENV): New macros, replacing old
23974         gt_FUNC_SETENV.
23975
23976         Module memrchr.
23977         * m4/memrchr.m4: New file.
23978
23979         Module stpcpy.
23980         * m4/stpcpy.m4: New file.
23981
23982         Module strcase.
23983         * m4/strcase.m4: New file.
23984
23985         Module strdup.
23986         * m4/strdup.m4: New file.
23987
23988         Module strnlen.
23989         * m4/strnlen.m4: New file.
23990
23991         Module strndup.
23992         * m4/strndup.m4: New file.
23993
23994         Module xstrtod.
23995         * m4/xstrtod.m4: New file.
23996
23997         Module xstrtol.
23998         * m4/xstrtol.m4: New file.
23999
24000         Module getdate.
24001         * m4/getdate.m4: New file.
24002
24003         Module unlocked-io.
24004         * m4/unlocked-io.m4: Renamed from jm-glibc-io.m4.
24005         (jm_FUNC_GLIBC_UNLOCKED_IO): Invoke AC_GNU_SOURCE. Use onceonly macros.
24006         * m4/jm-glibc-io.m4n: Remove file.
24007
24008         Module long-options.
24009         * m4/long-options.m4: New file.
24010
24011         Module md5.
24012         * m4/md5.m4: New file.
24013
24014         Module sha.
24015         * m4/sha.m4: New file.
24016
24017         Module getstr.
24018         * m4/getstr.m4: New file.
24019
24020         Module getline.
24021         * m4/getline.m4 (gl_PREREQ_GETLINE): New macro.
24022         (AM_FUNC_GETLINE): Invoke AC_GNU_SOURCE. Use <stdlib.h>, not
24023         <sys/types.h>, for size_t. Use the function name gnu_getline, not
24024         simply getline. Infoke gl_PREREQ_GETLINE.
24025
24026         Module obstack.
24027         * m4/obstack.m4: New file.
24028
24029         Module hash.
24030         * m4/hash.m4: New file.
24031
24032         Module readtokens.
24033         * m4/readtokens.m4: New file.
24034
24035         Module strverscmp.
24036         * m4/strverscmp.m4: New file.
24037
24038         Module stdbool.
24039         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Add test for _Bool. Needed for
24040         OSF/1.
24041
24042         Module strtoll.
24043         * m4/strtoll.m4: New file.
24044
24045         Module strtoull.
24046         * m4/strtoull.m4: New file.
24047
24048         Module strtoimax.
24049         * m4/strtoimax.m4: New file.
24050
24051         Module strtoumax.
24052         * m4/strtoumax.m4: New file.
24053
24054         Module xstrtoimax.
24055         * m4/xstrtoimax.m4 (jm_XSTRTOIMAX): Renamed from
24056         jm_AC_PREREQ_XSTRTOIMAX.
24057         Moved the strtol prerequisites to strtol.m4.
24058         Moved the strtoll prerequisites to strtoll.m4.
24059         Moved the strtoimax prerequisites to strtoimax.m4.
24060
24061         Module xstrtoumax.
24062         * m4/xstrtoumax.m4 (jm_XSTRTOUMAX): Renamed from
24063         jm_AC_PREREQ_XSTRTOUMAX.
24064         Moved the strtoul prerequisites to strtoul.m4.
24065         Moved the strtoull prerequisites to strtoull.m4.
24066         Moved the strtoumax prerequisites to strtoumax.m4.
24067
24068         Module chown.
24069         * m4/chown.m4 (gl_PREREQ_CHOWN): New macro.
24070         (jm_FUNC_CHOWN): Use AC_FUNC_CHOWN. Invoke gl_PREREQ_CHOWN.
24071
24072         Module dup2.
24073         * m4/dup2.m4: New file.
24074
24075         Module ftruncate.
24076         * m4/ftruncate.m4 (gl_PREREQ_FTRUNCATE): New macro.
24077         (jm_FUNC_FTRUNCATE): Use AC_REPLACE_FUNCS. Invoke gl_PREREQ_FTRUNCATE.
24078
24079         Module getgroups.
24080         * m4/getgroups.m4 (gl_PREREQ_GETGROUPS): New macro.
24081         (jm_FUNC_GETGROUPS): Use AC_FUNC_GETGROUPS. Invoke gl_PREREQ_GETGROUPS.
24082
24083         Module gettimeofday.
24084         * m4/gettimeofday.m4 (gl_PREREQ_GETTIMEOFDAY): New macro.
24085         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use onceonly macros. Invoke
24086         gl_PREREQ_GETTIMEOFDAY.
24087
24088         Module mkdir.
24089         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): New macro.
24090         (UTILS_FUNC_MKDIR_TRAILING_SLASH): Invoke gl_PREREQ_MKDIR.
24091
24092         Module mkstemp.
24093         * m4/mkstemp.m4 (gl_PREREQ_MKSTEMP): New macro.
24094         (jm_PREREQ_TEMPNAME): New macro, from prereq.m4. Also invoke
24095         jm_AC_TYPE_UINTMAX_T.
24096         (UTILS_FUNC_MKSTEMP): Invoke gl_PREREQ_MKSTEMP and jm_PREREQ_TEMPNAME.
24097
24098         Module stat.
24099         * m4/stat.m4 (gl_PREREQ_STAT): New macro.
24100         (jm_FUNC_STAT): Use AC_FUNC_STAT. Invoke gl_PREREQ_STAT.
24101
24102         Module lstat.
24103         * m4/lstat.m4 (gl_PREREQ_LSTAT): New macro.
24104         (jm_FUNC_LSTAT): Use AC_FUNC_LSTAT. Invoke gl_PREREQ_LSTAT.
24105
24106         Module timespec.
24107         * m4/timespec.m4 (gl_TIMESPEC): New macro.
24108         (jm_CHECK_TYPE_STRUCT_TIMESPEC): Add check for <sys/time.h>.
24109         * m4/st_mtim.m4: Indentation.
24110
24111         Module nanosleep.
24112         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): New macro.
24113         (jm_FUNC_NANOSLEEP): Add check for <sys/time.h>. Invoke
24114         gl_PREREQ_NANOSLEEP.
24115
24116         Module regex.
24117         * m4/regex.m4 (jm_PREREQ_REGEX): New macro.
24118         (jm_INCLUDED_REGEX): Invoke jm_PREREQ_REGEX.
24119         (gl_REGEX): New macro.
24120
24121         Module rename.
24122         * m4/rename.m4 (gl_PREREQ_RENAME): New macro.
24123         (vb_FUNC_RENAME): Invoke gl_PREREQ_RENAME.
24124
24125         Module rmdir.
24126         * m4/rmdir.m4: New file.
24127
24128         Module utime.
24129         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Use onceonly macros.
24130         * m4/utime.m4 (gl_PREREQ_UTIME): New macro.
24131         (jm_FUNC_UTIME): Invoke gl_PREREQ_UTIME.
24132
24133         Module dirname.
24134         * m4/dirname.m4: New file.
24135
24136         Module getopt.
24137         * m4/getopt.m4: New file.
24138
24139         Module unistd-safer.
24140         * m4/unistd-safer.m4: New file.
24141
24142         Module fnmatch.
24143         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Include <stdlib.h>, for exit()
24144         declaration.
24145         (gl_PREREQ_FNMATCH_EXTRA): New macro.
24146         (gl_FUNC_FNMATCH_POSIX): New macro.
24147         (gl_FUNC_FNMATCH_GNU): Renamed from AC_FUNC_FNMATCH_GNU. Invoke
24148         gl_PREREQ_FNMATCH_EXTRA. Use the function name gnu_fnmatch, not
24149         simply fnmatch.
24150
24151         Module exclude.
24152         * m4/exclude.m4: New file.
24153
24154         Module human.
24155         * m4/human.m4: New file.
24156
24157         Module acl.
24158         * m4/acl.m4: Nop.
24159
24160         Module backupfile.
24161         * m4/backupfile.m4: New file.
24162         * m4/d-ino.m4: Indentation.
24163
24164         Module fsusage.
24165         * m4/fsusage.m4 (gl_FSUSAGE): New macro.
24166         (jm_STATFS_TRUNCATES): New macro, from coreutils-4.5.4/configure.ac.
24167         (gl_PREREQ_FSUSAGE_EXTRA): New macro.
24168
24169         Module dirfd.
24170         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Invoke some AC_EGREP_CPP
24171         requirements.
24172
24173         Module euidaccess.
24174         * m4/euidaccess.m4: New file.
24175
24176         Module file-type.
24177         * m4/file-type.m4: New file.
24178
24179         Module fileblocks.
24180         * m4/fileblocks.m4: New file.
24181
24182         Module filemode.
24183         * m4/filemode.m4: New file.
24184
24185         Module isdir.
24186         * m4/isdir.m4: New file.
24187
24188         Module lchown.
24189         * m4/lchown.m4 (gl_PREREQ_LCHOWN): New macro.
24190         (jm_FUNC_LCHOWN): Invoke gl_PREREQ_LCHOWN.
24191
24192         Module makepath.
24193         * m4/makepath.m4: New file.
24194
24195         Module modechange.
24196         * m4/modechange.m4: New file.
24197
24198         Module mountlist.
24199         * m4/mountlist.m4: New file.
24200         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Use onceonly macros.
24201         Indentation.
24202
24203         Module path-concat.
24204         * m4/path-concat.m4: New file.
24205
24206         Module pathmax.
24207         * m4/pathmax.m4: New file.
24208
24209         Module same.
24210         * m4/same.m4: New file.
24211
24212         Module save-cwd.
24213         * m4/save-cwd.m4: New file.
24214
24215         Module savedir.
24216         * m4/savedir.m4: New file.
24217
24218         Module xgetcwd.
24219         * m4/xgetcwd.m4: New file.
24220         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Use onceonly macros.
24221
24222         Module xreadlink.
24223         * m4/xreadlink.m4: New file.
24224
24225         Module safe-read.
24226         * m4/safe-read.m4: New file.
24227
24228         Module safe-write.
24229         * m4/safe-write.m4: New file.
24230
24231         Module closeout.
24232         * m4/closeout.m4: New file.
24233
24234         Module stdio-safer.
24235         * m4/stdio-safer.m4: New file.
24236
24237         Module getpass.
24238         * m4/getpass.m4: New file.
24239
24240         Module getugroups.
24241         * m4/getugroups.m4: New file.
24242
24243         Module group-member.
24244         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): New macro.
24245         (jm_FUNC_GROUP_MEMBER): Invoke AC_GNU_SOURCE, gl_PREREQ_GROUP_MEMBER.
24246
24247         Module idcache.
24248         * m4/idcache.m4: New file.
24249
24250         Module userspec.
24251         * m4/userspec.m4: New file.
24252
24253         Module gettime.
24254         * m4/clock_time.m4: New file.
24255         * m4/gettime.m4: New file.
24256
24257         Module settime.
24258         * m4/settime.m4: New file.
24259
24260         Module posixtm.
24261         * m4/posixtm.m4: New file.
24262
24263         Module gethostname.
24264         * m4/gethostname.m4: New file.
24265
24266         Module canon-host.
24267         * m4/canon-host.m4: New file.
24268
24269         Module gettext.
24270         * m4/codeset.m4: New file, from gettext-0.11.5.
24271         * m4/gettext.m4: New file, from gettext-0.11.5.
24272         * m4/glibc21.m4: New file, from gettext-0.11.5.
24273         * m4/iconv.m4: New file, from gettext-0.11.5.
24274         * m4/intdiv0.m4: New file, from gettext-0.11.5.
24275         * m4/inttypes-pri.m4: New file, from gettext-0.11.5.
24276         * m4/inttypes.m4: New file, from gettext-0.11.5.
24277         * m4/inttypes_h.m4: New file, from gettext-0.11.5 with modifications.
24278         * m4/isc-posix.m4: New file, from gettext-0.11.5.
24279         * m4/lcmessage.m4: New file, from gettext-0.11.5.
24280         * m4/lib-ld.m4: New file, from gettext-0.11.5.
24281         * m4/lib-link.m4: New file, from gettext-0.11.5.
24282         * m4/lib-prefix.m4: New file, from gettext-0.11.5.
24283         * m4/progtest.m4: New file, from gettext-0.11.5.
24284         * m4/stdint_h.m4: New file, from gettext-0.11.5 with modifications.
24285         * m4/uintmax_t.m4: New file, from gettext-0.11.5 with modifications.
24286         * m4/ulonglong.m4: New file, from gettext-0.11.5 with modifications.
24287
24288         Module localcharset.
24289         * m4/localcharset.m4: New file.
24290
24291         Module hard-locale.
24292         * m4/hard-locale.m4: New file.
24293
24294         Module mbswidth.
24295         * m4/mbswidth.m4 (gl_MBSWIDTH): Renamed from jm_PREREQ_MBSWIDTH. Use
24296         onceonly macros.
24297         * m4/mbrtowc.m4: Add comment.
24298
24299         Module memcasecmp.
24300         * m4/memcasecmp.m4: New file.
24301
24302         Module memcoll.
24303         * m4/memcoll.m4: New file.
24304
24305         Module unicodeio.
24306         * m4/unicodeio.m4: New file.
24307
24308         Module rpmatch.
24309         * m4/rpmatch.m4: New file.
24310
24311         Module yesno.
24312         * m4/yesno.m4: New file.
24313
24314         Module exitfail.
24315         * m4/exitfail.m4: New file.
24316
24317         Module c-stack.
24318         * m4/c-stack.m4 (gl_C_STACK): New macro.
24319         (jm_PREREQ_C_STACK): Check for <sys/time.h>. Use onceonly macros.
24320
24321         Module error.
24322         * m4/error.m4 (gl_ERROR): New macro.
24323         (jm_PREREQ_ERROR): Use onceonly macros.
24324
24325         Module fatal.
24326         * m4/fatal.m4: New file.
24327
24328         Module getloadavg.
24329         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Use onceonly macros.
24330         (gl_FUNC_GETLOADAVG, gl_PREREQ_GETLOADAVG): New macros.
24331
24332         Module getpagesize.
24333         * m4/getpagesize.m4: New file.
24334
24335         Module getusershell.
24336         * m4/getusershell.m4: New file.
24337
24338         Module physmem.
24339         * m4/physmem.m4: New file.
24340
24341         Module posixver.
24342         * m4/posixver.m4: New file.
24343
24344         Module quotearg.
24345         * m4/quotearg.m4: New file.
24346
24347         Module quote.
24348         * m4/quote.m4: New file.
24349
24350         Module readutmp.
24351         * m4/readutmp.m4: New file, based on jm_PREREQ_READUTMP from prereq.m4.
24352
24353         Module sig2str.
24354         * m4/sig2str.m4: New file.
24355
24356         Other.
24357         * m4/longlong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Remove, moved to
24358         ulonglong.m4.
24359         * m4/intmax_t.m4: New file.
24360         * m4/d-type.m4: Indentation.
24361         * m4/jm-macros.m4: Update.
24362         * m4/prereq.m4 (jm_PREREQ): Update.
24363         (jm_PREREQ_ADDEXT): Remove, obsoleted by backupfile.m4.
24364         (jm_PREREQ_CANON_HOST): Remove, obsoleted by canon-host.m4.
24365         (jm_PREREQ_DIRNAME): Remove, obsoleted by dirname.m4.
24366         (jm_PREREQ_EXCLUDE): Remove, obsoleted by exclude.m4.
24367         (jm_PREREQ_GETPAGESIZE): Remove, obsoleted by getpagesize.m4.
24368         (jm_PREREQ_HARD_LOCALE): Remove, obsoleted by hard-locale.m4.
24369         (jm_PREREQ_HASH): Remove, obsoleted by hash.m4.
24370         (jm_PREREQ_HUMAN): Remove, obsoleted by human.m4.
24371         (jm_PREREQ_MEMCHR): Remove, obsoleted by memchr.m4.
24372         (jm_PREREQ_PHYSMEM): Remove, obsoleted by physmem.m4.
24373         (jm_PREREQ_POSIXVER): Remove, obsoleted by posixver.m4.
24374         (jm_PREREQ_QUOTEARG): Remove, obsoleted by quotearg.m4.
24375         (jm_PREREQ_READUTMP): Remove, obsoleted by readutmp.m4.
24376         (jm_PREREQ_REGEX): Remove, obsoleted by regex.m4.
24377         (jm_PREREQ_STRNLEN): Remove, obsoleted by strnlen.m4.
24378         (jm_PREREQ_TEMPNAME): Remove, obsoleted by mkstemp.m4.
24379         (jm_PREREQ_XGETCWD): Remove, obsoleted by xgetcwd.m4.
24380         (jm_PREREQ_XREADLINK): Remove, obsoleted by xreadlink.m4.
24381         * m4/readdir.m4 (jm_FUNC_READDIR): Use onceonly macros.
24382
24383 2002-12-24  Bruno Haible  <bruno@clisp.org>
24384
24385         * MODULES.txt: Update according to m4/ changes.
24386
24387         Module gettext.
24388         * config.rpath: New file, from gettext-0.11.5.
24389
24390         * modules/*: New module descriptions.
24391         * gnulib-tool: New file.
24392         * MODULES.html.sh: New file.
24393
24394 2002-12-21  Karl Berry  <karl@gnu.org>
24395
24396         * doc/fdl.texi: update to version 1.2.
24397
24398 2002-12-19  Karl Berry  <karl@gnu.org>
24399
24400         * config/config.guess: update from prep.
24401
24402 2002-12-18  Bruno Haible  <bruno@clisp.org>
24403
24404         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't test for localtime_r.
24405         * m4/jm-mktime.m4 (jm_FUNC_MKTIME): Likewise.
24406
24407 2002-12-17  Bruno Haible  <bruno@clisp.org>
24408
24409         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Remove checks for limits.h,
24410         stdlib.h, string.h.
24411
24412 2002-12-17  Bruno Haible  <bruno@clisp.org>
24413
24414         * lib/canon-host.c (strdup): Remove unused declaration.
24415
24416         * lib/fsusage.c: Include full_read.h.
24417         (get_fs_usage): Use full_read instead of safe_read.
24418
24419         * lib/utime.c (utime_null): Use SAFE_READ_ERROR.
24420
24421 2002-12-12  Karl Berry  <karl@gnu.org>
24422
24423         * config/config.guess: update from prep.
24424
24425 2002-12-11  Bruno Haible  <bruno@clisp.org>
24426
24427         * m4/setenv.m4: New file, from gettext-0.11.5.
24428
24429 2002-12-11  Bruno Haible  <bruno@clisp.org>
24430
24431         * lib/setenv.h: Rewritten to cope with systems that have setenv() but
24432         not unsetenv().
24433         * lib/setenv.c, unsetenv.c: Taken from glibc-2.2.4 with the following
24434         modifications:
24435
24436         2002-12-11  Bruno Haible  <bruno@clisp.org>
24437
24438                 * setenv.c (alloca): Fall back to malloc.
24439                 (freea): New macro.
24440                 (setenv): Use freea() to free memory allocated with alloca().
24441
24442         2002-11-13  Bruno Haible  <bruno@clisp.org>
24443
24444                 * setenv.c (compar_fn_t, __add_to_environ, setenv): Use ANSI C
24445                 function declarations.
24446                 * unsetenv.c (unsetenv): Likewise.
24447
24448         2002-03-04  Bruno Haible  <bruno@clisp.org>
24449
24450                 Portability to AIX 4.3.3.
24451                 * unsetenv.c: New file, extracted from setenv.c.
24452                 * setenv.c: Move the unsetenv() function to unsetenv.c.
24453
24454         2001-12-20  Bruno Haible  <bruno@clisp.org>
24455
24456                 * setenv.c (__add_to_environ): Don't call realloc(NULL,...),
24457                 use malloc instead. For SunOS 4.
24458
24459         2001-12-11  Bruno Haible  <bruno@clisp.org>
24460
24461                 * setenv.c: Declare alloca.
24462                 (compar_fn_t): New typedef.
24463                 (KNOWN_VALUE, STORE_VALUE): Use it.
24464
24465         * lib/Makefile.am (libfetish_a_SOURCES): Add setenv.c, unsetenv.c,
24466         setenv.h.
24467
24468 2002-12-10  Paul Eggert  <eggert@twinsun.com>
24469
24470         Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
24471         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE, EXCLUDE_WILDCARDS):
24472         Choose values that are less likely to collide with system fnmatch
24473         options.
24474         * lib/exclude.c (FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not
24475         defined (e.g., a pure POSIX system).
24476         (EXCLUDE_macros_do_not_collide_with_FNM_macros): Use FNM_PATHNAME
24477         instead of FNM_FILE_NAME, for compatibility with pure POSIX sytems.
24478
24479 2002-12-06  Paul Eggert  <eggert@twinsun.com>
24480
24481         Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
24482         a pain in practice to deal with generated m4 files.  This change
24483         goes together with the 2002-12-04 unlocked-io.h change in ../lib.
24484
24485         * m4/Makefile.am.in (Makefile.am): Don't mention jm-glibc-io.m4n
24486         and jm-glibc-io.m4, as they are no longer a special case.
24487         * m4/jm-glibc-io.m4: Rename from jm-glibc-io.m4n, and remove the
24488         kludge and the auto-generation stuff.  Check only whether the
24489         functions are declared, not whether they exist, since older hosts
24490         that don't declare the functions can't use the optimization anyway.
24491
24492 2002-12-06  Jim Meyering  <jim@meyering.net>
24493
24494         * lib/error.c: Be consistent: change `#ifndef _LIBC' to `#if !_LIBC'.
24495
24496         Merge in changes from libc's misc/error.c, in preparation
24497         for the merge of gnulib's changes back into libc.
24498
24499         * lib/error.c (_): Define only if not already defined.
24500         Move definition to follow all #include directives.
24501         Include unlocked-io.h only if !_LIBC.
24502         [_LIBC]: Include <libio/libioP.h>.
24503         [USE_IN_LIBIO]: Include <libio/iolibio.h>
24504         (fflush): Tweak definition to use INTUSE.
24505         (putc): Define.
24506
24507 2002-12-05  Paul Eggert  <eggert@twinsun.com>
24508
24509         * lib/alloca.c [defined emacs]: Include "lisp.h".
24510         (xalloc_die) [defined emacs]: New macro.
24511         (free) [defined emacs && defined EMACS_FREE]: Define to EMACS_FREE.
24512         [! defined emacs]: Include <xalloc.h>.
24513         (POINTER_TYPE) [!defined POINTER_TYPE]: New macro.
24514         (pointer): Typedef to POINTER_TYPE *.
24515         (malloc): Remove decl; we now always use xmalloc.
24516         (alloca): Use old-style definition, since Emacs needs this.
24517         Check for arithmetic overflow when computing combined size.
24518
24519 2002-12-04  Paul Eggert  <eggert@twinsun.com>
24520
24521         Do not generate unlocked-io.h automatically, since it's easier to
24522         maintain it by hand.
24523
24524         * lib/unlocked-io.h: New file, from GNU diffutils,
24525         but with proper copyright notice and attribution.
24526         * lib/gen-uio: Remove.
24527         * lib/Makefile.am: Add copyright notice.
24528         (libfetish_a_SOURCES): Add unlocked-io.h.
24529         (BUILT_SOURCES, all-local): Remove unlocked-io.h.
24530         (DISTCLEANFILES, io_functions): Remove macros.
24531         (EXTRA_DIST): Remove gen_uio.
24532         (unlocked-io.h): Remove rule.
24533
24534 2002-12-04  Jim Meyering  <jim@meyering.net>
24535
24536         Reflect the fact that stat.c and lstat.c are no longer generated.
24537         * lib/Makefile.am (BUILT_SOURCES): Remove stat.c and lstat.c.
24538         (DISTCLEANFILES): Likewise.
24539         (EXTRA_DIST): Likewise.
24540         (all_local): Don't depend on stat.c or lstat.c.
24541         (stat.c, lstat.c): Remove rules.
24542         (EXTRA_DIST): Remove xstat.in.
24543
24544         * lib/xstat.in: Remove file.  Contents moved into stat.c.
24545         * lib/stat.c: New file.  Contents mostly from xstat.in.
24546         * lib/stat.c: Rework so that it may serve to define rpl_lstat, too.
24547         * lib/lstat.c: New file. Simply #define LSTAT and include stat.c.
24548
24549         * lib/safe-read.c: Rework so that it may serve to define safe_write,
24550         too.
24551         * lib/safe-write.c: Simply #define SAFE_WRITE and include safe-read.c.
24552
24553 2002-12-03  Jim Meyering  <jim@meyering.net>
24554
24555         * lib/safe-read.c, safe-write.c: Change variable names and comments,
24556         but not semantics, to minimize the differences between these two files.
24557         (safe_read): Change comment to mention SAFE_READ_ERROR.
24558
24559         * lib/safe-read.c (IS_EINTR): Define.
24560         (safe_read): Use IS_EINTR in place of in-function cpp directives.
24561
24562 2002-12-02  Jim Meyering  <jim@meyering.net>
24563
24564         * lib/safe-read.c (EINTR): Define.
24565         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
24566         (INT_MAX): Provide fallback.
24567         (safe_read): Rewrite to iterate IFF the read fails with EINTR.
24568
24569         * lib/safe-read.h (SAFE_READ_ERROR): Define.
24570
24571 2002-12-02  Bruno Haible  <bruno@clisp.org>
24572
24573         * lib/safe-write.c (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM):
24574         Define, taken from safe-read.c.
24575         (INT_MAX): Provide fallback.
24576         (safe_write): Rewrite to iterate IFF the write fails with EINTR.
24577         * lib/safe-write.h (SAFE_WRITE_ERROR): Define.
24578
24579         * lib/safe-read.c (EINTR): Remove definition.
24580         (safe_read): Don't use EINTR if it is absent.
24581
24582 2002-12-01  Jim Meyering  <jim@meyering.net>
24583
24584         * lib/safe-read.c: (safe_read): Also exit the loop when read returns
24585         zero.
24586         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, INT_MAX): Define.
24587
24588 2002-11-27  Paul Eggert  <eggert@twinsun.com>
24589
24590         * lib/hash.c (hash_lookup, hash_get_first, hash_get_next,
24591         hash_find_entry, hash_rehash): Replace `if (limit <= value) abort ();'
24592         with `if (! (value < limit)) abort ();', for readability.
24593
24594 2002-11-26  Karl Berry  <karl@gnu.org>
24595
24596         * lib/strdup.c: copy from libc again, with jim's ok.
24597         * lib/.cppi-disable: re-add strdup.c
24598
24599 2002-11-25  Karl Berry  <karl@gnu.org>
24600
24601         * lib/strtoll.c: copy from libc, meaning we now #include <strtol.c>
24602         instead of "strtol.c".
24603
24604 2002-11-25  Karl Berry  <karl@gnu.org>
24605
24606         * config/install-sh: update from automake for variable quoting, $0 in
24607         error msgs, etc.
24608
24609         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): new entry.
24610         * config/srclist.txt ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new
24611         entry.
24612
24613 2002-11-25  Jim Meyering  <jim@meyering.net>
24614
24615         * lib/mktime.c: Sync from libc, now that it has the latest fix.
24616
24617 2002-11-24  Karl Berry  <karl@gnu.org>
24618
24619         * lib/error.c, getopt.c, getopt.h, getopt1.c, obstack.c, regex.c,
24620         regex.h, strdup.c, strtoll.c, tempname.c: change license to gpl.
24621
24622 2002-11-24  Jim Meyering  <jim@meyering.net>
24623
24624         Update from coreutils:
24625
24626         * lib/mktime.c: Merge in changes from libc.
24627
24628         Avoid a link-time failure on some Linux systems.
24629         * lib/mktime.c (STATIC): Define to be empty (_LIBC) or `static'
24630         (otherwise).
24631         (__mon_yday): Declare with the STATIC attribute.
24632         (__mktime_internal): Likewise.
24633         Based on a report from Greg Schafer.
24634
24635 2002-11-23  Jim Meyering  <jim@meyering.net>
24636
24637         * lib/sig2str.c (str2signum, sig2str): Avoid a warning from gcc:
24638         Use `unsigned', not `int', as type of index.
24639
24640         * lib/xstat.in [@BEGIN_LSTAT_ONLY@]: Include <string.h>.
24641
24642         * lib/fsusage.c: Remove unneeded parentheses around operands of
24643         `defined'.
24644
24645 2002-11-22  Paul Eggert  <eggert@twinsun.com>
24646
24647         * lib/quotearg.h: Allow multiple inclusion by surrounding with
24648         "#ifndef QUOTEARG_H_".  Include <stddef.h>, for size_t,
24649         so that we can be included first.
24650         (PARAMS): Remove; we now assume C89 or later.  All uses removed.
24651         * lib/quotearg.c: Include quotearg.h immediately after config.h.
24652         No need to include stddef.h or sys/types.h any more.
24653         Surround local include files with "", not "<>".
24654         Assume HAVE_LIMITS_H unconditionally, as we assume C89.
24655         Similarly, assume HAVE_C_BACKSLASH_A, CHAR_BIT, UCHAR_MAX, UINT_MAX,
24656         HAVE_STDLIB_H, HAVE_STRING_H, STDC_HEADERS.
24657         (HAVE_MBSINIT): Undef if !HAVE_MBRTOWC.
24658         (mbsinit): Define to 1 if !defined mbsinit && !HAVE_MBSINIT.
24659         (ISPRINT): Remove; no longer needed now that we assume C89.
24660
24661         (clone_quoting_options, quotearg_buffer, quotearg_n_options):
24662         Preserve errno.
24663
24664         (quotearg_buffer_restyled, quotearg_n, quotearg_n_style,
24665         quotearg_char): Use SIZE_MAX rather than
24666         (size_t) -1 when we are talking about "infinity".
24667
24668         (quotearg_buffer_restyled): Fix bug when quoting trigraphs.
24669
24670 2002-11-22  Paul Eggert  <eggert@twinsun.com>
24671
24672         * lib/hash.c: Avoid use of <assert.h>, as the GNU Coding Standards
24673         hint that one should use `if (! x) abort ();' rather than `assert
24674         (x);', and anyway it's one less thing to worry about configuring.
24675         (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
24676         hash_rehash, hash_insert): Use abort rather than assert.
24677
24678 2002-11-22  Bruno Haible  <bruno@clisp.org>
24679
24680         * lib/safe-read.h: Assume C89. Add comments.
24681         (safe_read): Change return type to size_t.
24682         * lib/safe-read.c (safe_read): Change return type to size_t. Handle
24683         byte counts > SSIZE_MAX correctly.
24684         * lib/safe-write.h: New file.
24685         * lib/safe-write.c: New file.
24686         * lib/full-read.h: New file.
24687         * lib/full-read.c: New file.
24688         * lib/full-write.h: Assume C89. Add comments.
24689         * lib/full-write.c: Include safe-write.h.
24690         (full_write): Rewritten to use safe_write.
24691         Suggested by Jim Meyering and Paul Eggert.
24692
24693 2002-11-21  Jim Meyering  <jim@meyering.net>
24694
24695         * lib/strdup.c (strdup): Tweak comment and initial #if/#include.
24696
24697         Merge in changes from the coreutils.
24698
24699         2002-09-25  Paul Eggert  <eggert@twinsun.com>
24700         * lib/fsusage.c [! HAVE_INTTYPES_H && HAVE_STDINT_H] Include
24701         <stdint.h>.
24702         (UINTMAX_MAX) [!defined UINTMAX_MAX]: New macro.
24703         (PROPAGATE_ALL_ONES): Work even if X is unsigned and narrower than
24704         int.  Work more efficiently if X is the same width as uintmax_t.
24705         Do not compare X to -1, to avoid bogus compiler warning.
24706         (get_fs_usage): (uintmax_t) -1 -> UINTMAX_MAX to avoid a cast.
24707         Don't assume that f_frsize and f_bsize are the same type.
24708
24709         * lib/mountlist.c: #undef MNT_IGNORE before defining it, to avoid
24710         warning on FreeBSD.
24711
24712         * lib/makepath.c (make_path): Restore umask *before* creating the final
24713         component.
24714         (make_path): Minor reformatting.
24715
24716         * lib/xmalloc.c: Adjust to work with new autoconf macros,
24717         AC_FUNC_MALLOC and AC_FUNC_REALLOC: test #ifndef
24718         HAVE_MALLOC/HAVE_REALLOC.
24719
24720         * lib/mountlist.h (ME_DUMMY): Don't count entries of type `auto' as
24721         dummy ones.  At least on GNU/Linux systems, `auto' means something
24722         else.
24723         From Michael Stone.
24724
24725 2002-11-21  Bruno Haible  <bruno@clisp.org>
24726
24727         Remove case insensitive option matching.
24728         * lib/argmatch.h (argcasematch): Remove declaration.
24729         (ARGCASEMATCH): Remove macro.
24730         (__xargmatch_internal): Remove case_sensitive argument.
24731         (XARGMATCH): Update.
24732         (XARGCASEMATCH): Remove macro.
24733         * lib/argmatch.c (argmatch): Renamed from __argmatch_internal. Remove
24734         case_sensitive argument.
24735         (argcasematch): Remove function.
24736         (__xargmatch_internal): Remove case_sensitive argument.
24737         (main): Use XARGMATCH instead of XARGCASEMATCH.
24738
24739         * lib/xmalloc.c: Change compile-time error message. Add comment about
24740         required autoconf version.
24741
24742 2002-11-20  Paul Eggert  <eggert@twinsun.com>
24743
24744         Merge argmatch cleanups from Bison.  Assume C89.
24745
24746         * lib/argmatch.c: Include config.h here, not in argmatch.h.
24747         Include stdlib.h, for EXIT_FAILURE.
24748         Always include <string.h>, since we assume C89.
24749         (EXIT_FAILURE): Remove pre-C89 bug workaround.
24750         * lib/argmatch.h: Do not include <config.h> or <sys/types.h>.
24751         Include <stddef.h> instead, since it's all we need for size_t.
24752         (PARAMS): Remove.  All uses removed.
24753         (ARRAY_CARDINALITY): Do not bother to #undef.
24754         (ARRAY_CARDINALITY, ARGMATCH, ARGCASEMATCH, invalid_arg,
24755         ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
24756         Remove unnecessary parentheses.
24757         (ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
24758         Insert necessary parentheses.
24759         (ARGMATCH_CONSTRAINT, ARGMATCH_VERIFY): New macros.
24760         (ARGMATCH_ASSERT): Use ARGMATCH_CONSTRAINT.
24761
24762 2002-11-19  Bruno Haible  <bruno@clisp.org>
24763
24764         * lib/mbswidth.c: Include mbswidth.h right at the beginning.
24765         * lib/mbswidth.h: Include <stddef.h>, for size_t.
24766
24767         * lib/mbswidth.h (PARAMS): Remove macro.
24768         (mbswidth, mbsnwidth): Use ANSI C function declarations.
24769         * lib/mbswidth.c (mbswidth, mbsnwidth): Likewise.
24770
24771         * lib/gcd.h (PARAMS): Remove macro.
24772         (gcd): Use ANSI C function declarations.
24773         * lib/gcd.c (gcd): Likewise.
24774
24775 2002-11-15  Bruno Haible  <bruno@clisp.org>
24776
24777         * lib/strcspn.c: Include <stddef.h>.
24778         (strcspn): Use ANSI C function declaration. Change return type to
24779         size_t. Use NULL.
24780         * lib/strpbrk.c: Minimize diffs to glibc. Include <stddef.h>.
24781         (strpbrk): Use NULL.
24782         * lib/strpbrk.h (PARAMS): Remove macro.
24783         (strpbrk): Use ANSI C function declaration.
24784         * lib/strstr.c: Don't include <sys/types.h>.
24785         * lib/strstr.h (PARAMS): Remove macro.
24786         (strstr): Use ANSI C function declarations.
24787
24788 2002-11-14  Karl Berry  <karl@gnu.org>
24789
24790         * config/mkinstalldirs: `do' on separate line, instead of
24791         `for var; do'.
24792
24793 2002-11-06  Bruno Haible  <bruno@clisp.org>
24794
24795         * lib/gcd.h (gcd): Change argument type to 'unsigned long'.
24796         * lib/gcd.c (gcd): Likewise.
24797
24798 2002-11-05  Bruno Haible  <bruno@clisp.org>
24799
24800         * lib/gcd.h: New file, from gettext-0.11.5.
24801         * lib/gcd.c: New file, from gettext-0.11.5.
24802
24803 2002-11-05  Bruno Haible  <bruno@clisp.org>
24804
24805         * lib/error.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
24806         * lib/getopt.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
24807         * lib/obstack.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
24808         * lib/regex.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
24809
24810         * lib/argmatch.c: Include gettext.h instead of <locale.h> and
24811         <libintl.h>.
24812         * lib/makepath.c: Include gettext.h instead of <locale.h> and
24813         <libintl.h>.
24814
24815         * lib/closeout.c: Include gettext.h instead of <libintl.h>.
24816         * lib/human.c: Include gettext.h instead of <libintl.h>.
24817         * lib/quotearg.c: Include gettext.h instead of <libintl.h>.
24818         * lib/rpmatch.c: Include gettext.h instead of <libintl.h>.
24819         * lib/unicodeio.c: Include gettext.h instead of <libintl.h>.
24820         * lib/userspec.c: Include gettext.h instead of <libintl.h>.
24821         * lib/version-etc.c: Include gettext.h instead of <libintl.h>.
24822         * lib/xmalloc.c: Include gettext.h instead of <libintl.h>.
24823         (textdomain): Remove definition.
24824         * lib/xmemcoll.c: Include gettext.h instead of <libintl.h>.
24825
24826         * lib/long-options.c: Remove include of <libintl.h> and definition of
24827         _.
24828         * lib/same.c: Remove include of <libintl.h> and definition of _.
24829
24830 2002-11-04  Owen Taylor  <otaylor@redhat.com>
24831
24832         * lib/config.charset: A few additions for Solaris.
24833
24834 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
24835
24836         Make it possible to build libcharset with CC=gcc CFLAGS="-x c++".
24837         * lib/localcharset.c (locale_charset): Declare as extern "C".
24838
24839 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
24840
24841         * lib/config.charset: msdos in uk_UA uses CP1125.
24842
24843 2002-11-04  Bruno Haible  <bruno@clisp.org>
24844
24845         * lib/stpcpy.h: New file, from GNU gettext-0.11.5.
24846         * lib/strcase.h: New file, from GNU gettext-0.11.5.
24847         * lib/strpbrk.h: New file, from GNU gettext-0.11.5.
24848         * lib/strstr.h: New file, from GNU gettext-0.11.5.
24849         * lib/xgetcwd.h: New file, from GNU gettext-0.11.5.
24850
24851 2002-11-04  Bruno Haible  <bruno@clisp.org>
24852
24853         * lib/localcharset.c (locale_charset): Don't return an empty string.
24854
24855 2002-11-04  Bruno Haible  <bruno@clisp.org>
24856
24857         * lib/localcharset.c (get_charset_aliases): Add more Windows specific
24858         aliases.
24859
24860 2002-11-04  Bruno Haible  <bruno@clisp.org>
24861
24862         * lib/config.charset: Update for newest glibc. Add canonical names
24863         ISO-8859-14, KOI8-T, TCVN5712-1, GEORGIAN-PS.
24864
24865 2002-11-04  Bruno Haible  <bruno@clisp.org>
24866
24867         * lib/config.charset: Add support for NetBSD.
24868
24869 2002-11-04  Bruno Haible  <bruno@clisp.org>
24870
24871         * lib/config.charset [msdosdjgpp]: For Russian, use CP866.
24872
24873 2002-11-01  Bruno Haible  <bruno@clisp.org>
24874
24875         * configure.in: Add AC_CONFIG_AUX_DIR call.
24876         (AC_OUTPUT): Add m4/Makefile, lib/Makefile. Remove doc/Makefile,
24877         test/Makefile.
24878         * Makefile.in (subdirs): Add m4, lib. Remove doc, test.
24879
24880 2002-09-28  Karl Berry  <karl@gnu.org>
24881
24882         * config/srclist.txt: can't copy install-sh/mkinstalldirs from
24883         installed automake until the next release, since changes have been
24884         made.
24885
24886 2002-09-25  Karl Berry  <karl@gnu.org>
24887
24888         * lib/strdup.c: copy from libc/string (via ../config/srclist*).
24889         * lib/getopt*: copy from libc/posix.
24890         * lib/gettext.h: copy from gettext.
24891         * lib/.cppi-disable: add strdup.c, gettext.h.
24892
24893 2002-09-25  Karl Berry  <karl@gnu.org>
24894
24895         * config/srclist.txt: enable gettext.h check.
24896         * config/config.{guess,sub}: update from prep.
24897         * config/depcomp, install-sh, mdate-sh, missing, mkinstalldirs: update
24898                 from automake 1.6.3.
24899         See srclist*.
24900
24901 2002-08-23  Stefan Monnier  <monnier@cs.yale.edu>
24902
24903         * regex.c (PATFETCH): Remove the translating fetch.
24904         (PATFETCH_RAW): Rename to PATFETCH.
24905         (set_image_of_range): New fun.
24906         (SET_RANGE_TABLE_WORK_AREA): Use it.
24907         (regex_compile): Don't translate the pattern chars so eagerly.
24908         Only do it when inserting an `exactn' bytecode or when handling
24909         a char-range.
24910         (mutually_exclusive_p): Avoid empty statement.
24911
24912 2002-07-06  Jim Meyering  <meyering@lucent.com>
24913
24914         * m4/README: Don't mention Makefile.am.in.
24915         Outline how I've tested changes to .m4 files.  Yep, it's a pain.
24916
24917 2002-07-01  Jim Meyering  <meyering@lucent.com>
24918
24919         * lib/c-stack.c: Include sys/time.h.
24920         From Volker Borchert.
24921
24922 2002-06-26  Paul Eggert  <eggert@twinsun.com>
24923
24924         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for btowc.
24925
24926 2002-06-26  Paul Eggert  <eggert@twinsun.com>
24927
24928         * lib/fnmatch.c, fnmatch_loop.c (WIDE_CHAR_SUPPORT):
24929         New macro.  Use it uniformly instead of
24930         (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H).
24931         It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1
24932         reported by Vin Shelton.
24933
24934 2002-06-22  Paul Eggert  <eggert@twinsun.com>
24935
24936         * lib/c-stack.h (segv_handler, c_stack_action) [! defined SA_SIGINFO]:
24937         Do not assume SA_SIGINFO behavior.
24938         Bug reported by Jim Meyering on NetBSD 1.5.2.
24939
24940 2002-06-22  Jim Meyering  <meyering@lucent.com>
24941
24942         * m4/c-stack.m4: New file, from diffutils-2.8.2.
24943         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_C_STACK.
24944
24945         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Don't require AC__GNU_SOURCE,
24946         now that configure.ac uses AC_GNU_SOURCE.
24947         (jm_MACROS): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU.
24948         * m4/prereq.m4 (jm_PREREQ_EXCLUDE): Likewise, wrt jm_FUNC_FNMATCH.
24949
24950         Update to latest tools.  Suggestions from Paul Eggert.
24951         * m4/stdbool.m4: New file, from diffutils-2.8.2.
24952         * m4/gnu-source.m4: Update from diffutils-2.8.2.
24953         * m4/fnmatch.m4: Likewise.
24954         * m4/prereq.m4: Change each use of AC_CHECK_HEADERS(stdbool.h)
24955         to AC_HEADER_STDBOOL
24956
24957 2002-06-22  Jim Meyering  <meyering@lucent.com>
24958
24959         * lib/fnmatch.c (ISASCII, ISPRINT): Undefine, to avoid warning about
24960         redefinition due to Solaris 2.6's definition in /usr/include/sys/euc.h.
24961
24962 2002-06-22  Jim Meyering  <meyering@lucent.com>
24963
24964         * lib/c-stack.c, lib/c-stack.h: New files, from diffutils-2.8.2.
24965
24966         * lib/exitfail.c, exitfail.h: Likewise.
24967         * lib/Makefile.am (libfetish_a_SOURCES): Add exitfail.c and exitfail.h.
24968
24969         * lib/Makefile.am (libfetish_a_SOURCES): Add fnmatch_.h in place
24970         of fnmatch.h.
24971         (EXTRA_DIST): Add fnmatch_loop.c.
24972         (libfetish_a_SOURCES): Add c-stack.c and c-stack.h.
24973
24974         * lib/fnmatch_loop.c: New file, from diffutils-2.8.2.
24975         * lib/fnmatch.c: Update from diffutils-2.8.2.
24976         * lib/fnmatch_.h: New file.  From diffutils-2.8.2.
24977         * lib/fnmatch.h: Remove file.
24978
24979 2002-06-21  Jim Meyering  <meyering@lucent.com>
24980
24981         * m4/c-bs-a.m4: Add comment, from diffutils-2.8.2.
24982         * m4/mbrtowc.m4: Likewise.
24983
24984         * m4/mbstate_t.m4: Update from diffutils-2.8.2.
24985         * m4/mbswidth.m4: Reflect name change:
24986         s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T.
24987         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
24988
24989         * m4/lib-link.m4: Update from gettext-0.11.2.
24990         * m4/gettext.m4: Likewise.
24991
24992         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for hurd.h.
24993         From Alfred M. Szmidt.
24994
24995 2002-06-18  Paul Eggert  <eggert@twinsun.com>
24996
24997         * lib/file-type.h: Report an error if neither S_ISREG nor
24998         S_IFREG is defined, instead of using a test specific to glibc
24999         2.2.  This should be safe, since POSIX requires S_ISREG and
25000         Unix Version 7 had S_IFREG.  We don't need to check for
25001         <sys/types.h> since we don't use any symbols that it defines.
25002
25003 2002-06-15  Richard Dawe  <richdawe@bigfoot.com>
25004
25005         * lib/Makefile.am (lstat.c, stat.c, .sin.sed): Use t-$@, rather than
25006         $@-t, so that each temporary file name is unique and valid in the first
25007         8 characters, for operation under DOS.
25008
25009 2002-06-15  Paul Eggert  <eggert@twinsun.com>
25010
25011         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for st_author.
25012
25013 2002-06-15  Jim Meyering  <meyering@lucent.com>
25014
25015         Work even with DJGPP 2.03, which lacks support for symlinks.
25016         From Richard Dawe.
25017         * lib/xstat.in (S_ISLNK): Define to 0 if neither S_ISLNK nor S_IFLNK
25018         is defined.
25019         * lib/lchown.c (S_ISLNK): Likewise.
25020
25021 2002-06-15  Jim Meyering  <meyering@lucent.com>
25022
25023         * lib/file-type.h (FILE_TYPE_H): Guard entire contents with #ifndef.
25024         For GNU libc 2.2 and newer, ensure that <sys/types.h> and <sys/stat.h>
25025         have been included before this file.
25026
25027 2002-06-14  Jim Meyering  <meyering@lucent.com>
25028
25029         * lib/file-type.h: Use the version from diffutils-2.8.2.
25030         * lib/file-type.c: Likewise.
25031
25032 2002-06-07  Jim Meyering  <meyering@lucent.com>
25033
25034         * m4/prereq.m4 (jm_PREREQ_STAT): Check for sys/param.h and sys/mount.h.
25035         They're needed at least for NetBSD 1.5.2.
25036         ($statxfs_includes): Include those same headers.
25037         ($statxfs_includes): Include sys/vfs.h if available.
25038         ($statxfs_includes): Likewise for sys/statvfs.h.
25039         Check for the following members in both structs statfs and statvfs:
25040         f_basetype, f_type, f_fsid.__val, f_namemax, f_namelen.
25041
25042 2002-06-01  Jim Meyering  <meyering@lucent.com>
25043
25044         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename macro:
25045         s/D_TYPE_IN_DIRENT/HAVE_STRUCT_DIRENT_D_TYPE/.
25046
25047 2002-05-28  Jim Meyering  <meyering@lucent.com>
25048
25049         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `mkdir', not `rmdir'.
25050         Reported by Volker Borchert.
25051
25052 2002-05-27  Jim Meyering  <meyering@lucent.com>
25053
25054         Fix a problem seen only on nonconforming systems whereby ls.c's
25055         use of localtime, and then of gettimeofday would cause trouble:
25056         the localtime call used to initialize rpl_gettimeofday's save
25057         mechanism would clobber ls's current local time information so
25058         that in any long listing the first file would always be listed
25059         with date 1970-01-01.  Analysis by Volker Borchert.
25060
25061         * lib/gettimeofday.c (localtime): Undefine.
25062         (rpl_localtime): New function.
25063
25064 2002-05-27  Jim Meyering  <meyering@lucent.com>
25065
25066         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Also replace
25067         localtime.
25068
25069         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `rmdir' so we don't try to
25070         use the replacement function; it wouldn't resolve at link time.
25071         Reported by Volker Borchert.
25072
25073 2002-05-22  Jim Meyering  <meyering@lucent.com>
25074
25075         * lib/Makefile.am (libfetish_a_SOURCES): Add file-type.c and
25076         file-type.h.
25077         * lib/file-type.h: New file.
25078         * lib/file-type.c (file_type): New file/function.  Extracted from
25079         diffutils.
25080
25081 2002-04-30  Jim Meyering  <meyering@lucent.com>
25082
25083         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_STAT.
25084
25085 2002-04-29  Paul Eggert  <eggert@twinsun.com>
25086
25087         * m4/prereq.m4 (jm_PREREQ_SIG2STR): Remove; all callers changed.
25088
25089 2002-04-29  Paul Eggert  <eggert@twinsun.com>
25090
25091         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): Check for stdlib.h.
25092         Do not check for alloca.h (no longer used) or stdbool.h (was never
25093         used?).  Add AM_C_PROTOTYPES since hard-locale.h uses it.
25094
25095 2002-04-29  Paul Eggert  <eggert@twinsun.com>
25096
25097         * lib/hard-locale.c: Upgrade to version used in GNU Diffutils 2.8.1.
25098
25099 2002-04-29  Jim Meyering  <meyering@lucent.com>
25100
25101         * m4/jm-macros.m4 (jm_MACROS): Remove use of AC_FUNC_STRNLEN.
25102         * m4/prereq.m4: Add jm_PREREQ_STRNLEN.
25103         Use AC_FUNC_STRNLEN here instead.
25104
25105         * m4/jm-macros.m4: Don't AC_REQUIRE([AC_PROG_CC_STDC]).
25106         With autoconf-2.53a, it's part of AC_PROG_CC.
25107
25108 2002-04-28  Paul Eggert  <eggert@twinsun.com>
25109
25110         * m4/jm-macros.m4 (jm_MACROS): Add AC_REPLACE_FUNCS(sig2str).
25111         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_SIG2STR.
25112
25113 2002-04-28  Paul Eggert  <eggert@twinsun.com>
25114
25115         * lib/sig2str.h, lib/sig2str.c: New files.
25116         * lib/Makefile.am (libfetish_a_SOURCES): Add sig2str.h.
25117
25118 2002-04-28  Paul Eggert  <eggert@twinsun.com>
25119
25120         * lib/sig2str.h (SIGNUM_BOUND): Do not use WTERMSIG, to avoid
25121         depending on <sys/wait.h> and WTERMSIG.  Default to 64 instead
25122         of 127, since 64 is the largest conceivable number for ancient
25123         nonstandard hosts.
25124         * lib/sig2str.c: Do not include <sys/wait.h>; no longer needed.
25125
25126 2002-04-28  Jim Meyering  <meyering@lucent.com>
25127
25128         * lib/sig2str.c (WTERMSIG): Remove definition (unused).
25129
25130 2002-04-24  Jim Meyering  <meyering@lucent.com>
25131
25132         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): New macro.
25133         (jm_PREREQ): Use it.
25134
25135         * m4/getloadavg.m4: Check for these headers: locale.h unistd.h
25136         mach/mach.h fcntl.h.
25137         Check for this function: setlocale.
25138
25139 2002-04-24  Jim Meyering  <meyering@lucent.com>
25140
25141         * lib/gettext.h: New file, from Gettext.
25142         * lib/Makefile.am (INCLUDES): Remove -I../intl.
25143         (libfetish_a_SOURCES): Add gettext.h.
25144
25145 2002-04-16  Jim Meyering  <meyering@lucent.com>
25146
25147         * m4/prereq.m4 (jm_PREREQ_READUTMP): Also check for these members:
25148         ut_pid, ut_id, ut_exit.
25149
25150 2002-04-16  Jim Meyering  <meyering@lucent.com>
25151
25152         * lib/readutmp.h (UT_TYPE): Remove definition (now in who.c).
25153         (HAVE_STRUCT_XTMP_UT_EXIT, HAVE_STRUCT_XTMP_UT_ID): Define.
25154         (HAVE_STRUCT_XTMP_UT_PID, HAVE_STRUCT_XTMP_UT_TYPE): Define.
25155
25156 2002-04-12  Jim Meyering  <meyering@lucent.com>
25157
25158         * m4/ls-mntd-fs.m4 (checking for getmntinfo function...): Remove
25159         now-bogus check for f_type in sys/mount.h.  Instead, just test for the
25160         existence of the getmntinfo function.  Needed for Darwin 5.3.
25161
25162         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Also detect when dirfd is a macro.
25163         This is necessary at least on Darwin 5.3.
25164
25165         * m4/jm-macros.m4: Don't AC_REPLACE(strnlen), now that we use
25166         AC_FUNC_STRNLEN.  Otherwise, we'd end up putting two copies of
25167         strnlen.o in the library, and that makes some versions of ranlib
25168         object.
25169
25170 2002-04-12  Jim Meyering  <meyering@lucent.com>
25171
25172         * lib/dirfd.h (dirfd): Elide prototype if dirfd is a macro.
25173
25174 2002-04-09  Jim Meyering  <meyering@lucent.com>
25175
25176         * m4/malloc.m4: (jm_FUNC_MALLOC): Change the `checking ...' message
25177         to be more precise.  Rather than saying we're checking whether the
25178         function `works', say what we're testing.
25179         * m4/realloc.m4 (jm_FUNC_REALLOC): Likewise.
25180         Reported by Bruno Haible.
25181
25182 2002-03-10  Jim Meyering  <meyering@lucent.com>
25183
25184         * lib/makepath.c (make_path): Remove a comma from a diagnostic.
25185         Suggestion from Santiago Vila.
25186
25187 2002-03-08  Jim Meyering  <meyering@lucent.com>
25188
25189         * lib/rename.c: Mention that this wrapper is needed also on
25190         mips-dec-ultrix4.4 systems.
25191
25192 2002-03-02  Jim Meyering  <meyering@lucent.com>
25193
25194         * lib/gettime.c (gettime): Test HAVE_CLOCK_GETTIME,
25195         not HAVE_CLOCK_SETTIME.
25196
25197 2002-02-27  Paul Eggert  <eggert@twinsun.com>
25198
25199         * m4/jm-macros.m4 (jm_MACROS): Do not replace stime; no longer used.
25200         Check for clock_settime.
25201
25202 2002-02-27  Paul Eggert  <eggert@twinsun.com>
25203
25204         * lib/nanosleep.h: Rename to....
25205         * lib/timespec.h: New name for nanosleep.h.  All uses changed.
25206
25207         * lib/gettime.c: New file.
25208         * lib/settime.c: New file.
25209         * lib/stime.c: Remove.
25210
25211         * lib/Makefile.am (libfetish_a_SOURCES): Add gettime.c, settime.c,
25212         timespec.h.  Remove nanosleep.h.
25213
25214 2002-02-25  Paul Eggert  <eggert@twinsun.com>
25215
25216         * m4/acl.m4: New file.
25217         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_ACL.
25218         Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now.
25219
25220 2002-02-25  Paul Eggert  <eggert@twinsun.com>
25221
25222         * lib/acl.c, lib/acl.h: New files.
25223         * lib/Makefile.am (libfetish_a_SOURCES): Add acl.h, acl.c.
25224
25225 2002-02-24  Jim Meyering  <meyering@lucent.com>
25226
25227         * lib/strnlen.c (strnlen): Define-away/undef so that an inconsistent
25228         prototype in string.h (on at least AIX4.3.2.0 w/gcc-2.95.3) doesn't
25229         cause trouble.  Reported by Nelson Beebe.
25230
25231 2002-02-23  Paul Eggert  <eggert@twinsun.com>
25232
25233         * lib/path-concat.c (xpath_concat): Reorder code to pacify
25234         compilers that don't know that xalloc_die never returns.
25235
25236 2002-02-20  Jim Meyering  <meyering@lucent.com>
25237
25238         * lib/getdate.c: Regenerate using bison-1.33.
25239
25240 2002-02-17  Jim Meyering  <meyering@lucent.com>
25241
25242         * config/config.guess (main): Don't use `head -1'; it's no longer
25243         portable. Use `sed 1q' instead.
25244
25245 2002-02-16  gettextize  <bug-gnu-gettext@gnu.org>
25246
25247         * m4/codeset.m4: Upgrade to gettext-0.11.
25248         * m4/gettext.m4: Upgrade to gettext-0.11.
25249         * m4/glibc21.m4: Upgrade to gettext-0.11.
25250         * m4/iconv.m4: Upgrade to gettext-0.11.
25251         * m4/isc-posix.m4: Upgrade to gettext-0.11.
25252         * m4/lcmessage.m4: Upgrade to gettext-0.11.
25253         * m4/lib-ld.m4: New file, from gettext-0.11.
25254         * m4/lib-link.m4: New file, from gettext-0.11.
25255         * m4/lib-prefix.m4: New file, from gettext-0.11.
25256         * m4/progtest.m4: Upgrade to gettext-0.11.
25257
25258 2002-02-15  Paul Eggert  <eggert@twinsun.com>
25259
25260         * m4/prereq.m4 (jm_PREREQ_POSIXVER): New macro.
25261         (jm_PREREQ): Use it.
25262
25263 2002-02-15  Paul Eggert  <eggert@twinsun.com>
25264
25265         * lib/posixver.c, lib/posixver.h: New files.
25266         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
25267
25268 2002-02-02  Paul Eggert  <eggert@twinsun.com>
25269             Bruno Haible  <bruno@clisp.org>
25270
25271         * lib/unicodeio.h (print_unicode_char): Add exit_on_error argument.
25272         (fwrite_success_callback): New declaration.
25273         * lib/unicodeio.c (unicode_to_mb): New function, extracted from
25274         print_unicode_char. Call failure callback instead of error.
25275         (fwrite_success_callback): New function.
25276         (exit_failure_callback): New function.
25277         (fallback_failure_callback): New function.
25278         (print_unicode_char): Call unicode_to_mb.
25279
25280 2002-01-26  Jim Meyering  <meyering@lucent.com>
25281
25282         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.52g.
25283         * m4/strnlen.m4: Remove file, now that it's part of autoconf.
25284
25285 2002-01-26  Jim Meyering  <meyering@lucent.com>
25286
25287         * lib/Makefile.am (getdate$U.o): Depend on unlocked-io.h.
25288
25289 2002-01-22  Paul Eggert  <eggert@twinsun.com>
25290
25291         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_FSEEKO.
25292
25293 2002-01-22  Jim Meyering  <meyering@lucent.com>
25294
25295         * lib/Makefile.am (Makefile): Don't depend on $(BUILT_SOURCES).
25296         Otherwise, some versions of automake would omit the rule that makes
25297         Makefile from Makefile.in.
25298
25299 2002-01-21  Paul Eggert  <eggert@twinsun.com>
25300
25301         * lib/xmemcoll.h, lib/xmemcoll.c: New files.
25302         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
25303         * lib/memcoll.c: Include errno.h, and declare errno if not defined.
25304         (memcoll): Set errno to zero if there is no error.
25305
25306         * lib/quotearg.c (quotearg_buffer_restyled):
25307         Fix bug with quoting buffers containing NUL when backslashing escapes.
25308         This bug was exposed by the other changes in this patch.
25309         (quotearg_n_options): New arg ARGSIZE.
25310         All callers changed.
25311         (quoting_options_from_style): New function.
25312         (quotearg_n_style): Use it.
25313         (quotearg_n_style_mem): New function.
25314
25315         * lib/quotearg.h (quotearg_n_style_mem): New function.
25316
25317 2002-01-19  Jim Meyering  <meyering@lucent.com>
25318
25319         * m4/jm-macros.m4 (jm_MACROS): Use AC_FUNC_STRNLEN.
25320         Remove useless quotes: DF_PROG="df".
25321         * m4/strnlen.m4: New file.
25322
25323 2002-01-16  Paul Eggert  <eggert@twinsun.com>
25324
25325         * lib/backupfile.c (ISDIGIT): Comment fix.
25326         * lib/getdate.y (ISDIGIT): Likewise.
25327         * lib/posixtm.c (ISDIGIT, year): Likewise.
25328         * lib/strverscmp.c (ISDIGIT): Likewise.
25329         * lib/userspec.c (ISDIGIT): Likewise.
25330
25331 2002-01-16  Jim Meyering  <meyering@lucent.com>
25332
25333         * lib/getdate.y: Add three semicolons, each just before a closing
25334         brace. Bison (as of version 1.31) no longer papers over that mistake.
25335
25336 2002-01-05  Jim Meyering  <meyering@lucent.com>
25337
25338         * lib/version-etc.c (version_etc_copyright): Update copyright year.
25339
25340 2001-12-19  Paul Eggert  <eggert@twinsun.com>
25341
25342         * lib/closeout.c (close_stdout_status): If ferror (stdout), do
25343         not silently exit merely because the output buffer happens to
25344         have nothing pending.
25345
25346 2001-12-18  Paul Eggert  <eggert@twinsun.com>
25347
25348         See the big note in ../ChangeLog.
25349         * lib/human.c (suffixes): Prefer K to k for 1024.
25350         (generate_suffix_backwards): New function.
25351         (human_readable_inexact): Use it.
25352         * lib/xstrtol.c (__xstrtol): If there is no number but there
25353         is a valid suffix, assume 1.  "MB" now means decimal, "MiB" binary.
25354         Accept 'K' as well as 'k'.
25355
25356 2001-12-15  Jim Meyering  <meyering@lucent.com>
25357
25358         * lib/regex.h (__restrict_arr): Update from libc.
25359
25360         * lib/mountlist.h (ME_REMOTE): Recognize file systems of type smbfs
25361         as `remote' if the name starts with `//'.  Suggested by Michael Stone.
25362         (STREQ): Define.
25363
25364 2001-12-14  Jim Meyering  <meyering@lucent.com>
25365
25366         * m4/jm-macros.m4 (jm_MACROS): Check for iswspace.
25367         Suggestion from Bruno Haible.
25368
25369 2001-12-10  Jim Meyering  <meyering@lucent.com>
25370
25371         * lib/linebuffer.c: Remove explicit declarations of xmalloc and
25372         xrealloc, Instead, include "xalloc.h".
25373         (initbuffer): Don't cast xmalloc return value to char*.
25374         (readline): Reword comment.
25375         Don't cast xrealloc return value to char*
25376         Return NULL, not 0.
25377
25378 2001-12-09  Jim Meyering  <meyering@lucent.com>
25379
25380         * lib/modechange.c (mode_compile): Add cast to avoid pedantic warning
25381         about `signed and unsigned type in conditional expression'.
25382         * lib/posixtm.c (posix_time_parse): Likewise.
25383
25384         * lib/xreadlink.c (xreadlink): Add cast to avoid a pedantic warning.
25385
25386         * lib/readtokens.c (readtoken): Declare an index to be of type unsigned
25387         to avoid a pedantic warning.
25388
25389         * lib/getstr.c: Don't include assert.h.
25390         (getstr): Remove warning-evoking assertions.
25391         Return -1 if offset parameter is out of bounds.
25392         Change the type of a local from int to size_t.
25393
25394         * lib/strftime.c (my_strftime_localtime_r): Include this function
25395         definition in the `#if ! HAVE_TM_GMTOFF' block.
25396
25397         * lib/xgethostname.c: Remove declarations of xmalloc and xrealloc.
25398         Include xalloc.h instead.
25399
25400 2001-12-02  Jim Meyering  <meyering@lucent.com>
25401
25402         * lib/tempname.c: Don't declare getenv, thus reverting the change of
25403         2001-11-18.  It's no longer necessary, now that stdlib.h is always
25404         included.
25405
25406         * lib/regex.c [!__BOUNDED_POINTERS__]: Define away __bounded,
25407         __unbounded, and __ptrvalue.  Reported by Uwe H. Steinfeld.
25408
25409 2001-11-30  Akim Demaille  <akim@epita.fr>
25410
25411         * lib/xstrdup.c: Include xalloc.h, so that xstrdup is declared
25412         before being defined.
25413
25414 2001-11-27  Paul Eggert  <eggert@twinsun.com>
25415
25416         * lib/quotearg.h (quotearg_n, quotearg_n_style):
25417         First arg is int, not unsigned.
25418         * lib/quotearg.c (quotearg_n, quotearg_n_style): Likewise.
25419         (SIZE_MAX, UINT_MAX): New macros.
25420         (quotearg_n_options): Abort if N is negative.
25421         Avoid overflow check on hosts where size_t is 64 bits and int
25422         is 32 bits, as overflow is impossible there.
25423         Fix off-by-one typo that caused unnecessary reallocation.
25424
25425 2001-11-27  Jim Meyering  <meyering@lucent.com>
25426
25427         * lib/tempname.c: Merge with version from libc.
25428         * lib/regex.c: Likewise.
25429
25430         * lib/tempname.c: Include stdlib.h unconditionally.  On some old
25431         systems for which STDC_HEADERS is 0, it was not included, resulting in
25432         a warning about an integer-to-pointer conversion problem with getenv.
25433         Reported by Volker Borchert.
25434
25435 2001-11-26  Jim Meyering  <meyering@lucent.com>
25436
25437         * lib/gtod.h: Remove file.
25438         * lib/Makefile.am (libfetish_a_SOURCES): Remove gtod.h.
25439         * lib/gettimeofday.c: Don't include gtod.h.
25440         (GTOD_init): Remove function.
25441         (rpl_gettimeofday): Do its job here instead, rather than aborting.
25442         Suggestion from Volker Borchert.
25443
25444 2001-11-23  Jim Meyering  <meyering@lucent.com>
25445
25446         * lib/hash.h (struct hash_table): Don't define here.  Merely declare
25447         it.
25448         * lib/hash.c (struct hash_table): Define it here instead.
25449
25450 2001-11-22  Jim Meyering  <meyering@lucent.com>
25451
25452         * lib/hash.h: Bracket contents of file with #ifndef HASH_H_ ... #endif.
25453
25454 2001-11-20  Jim Meyering  <meyering@lucent.com>
25455
25456         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Update comment to reflect that
25457         SunOS 4.1.4 and Solaris 2.5.1 lose, too.
25458
25459 2001-11-19  Jim Meyering  <meyering@lucent.com>
25460
25461         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Don't bother with a temporary
25462         directory.  Use "conftestXXXXXX" as the template.
25463         Suggestion from Paul Eggert.
25464
25465         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Close each descriptor
25466         immediately, so the test doesn't mistakenly hit the max-open-files
25467         limit.
25468
25469 2001-11-18  Paul Eggert  <eggert@twinsun.com>
25470
25471         * lib/tempname.c (TMP_MAX): Remove; no longer needed.
25472         (TEMPORARIES): New macro.
25473         (__gen_tempname): Use TEMPORARIES rather than TMP_MAX.  This
25474         removes an artificial limitation (e.g. HP-UX 10.20, where
25475         TMP_MAX is 17576).
25476
25477 2001-11-18  Jim Meyering  <meyering@lucent.com>
25478
25479         * m4/prereq.m4 (jm_PREREQ_TEMPNAME): Check for declaration of getenv.
25480
25481 2001-11-18  Jim Meyering  <meyering@lucent.com>
25482
25483         * lib/tempname.c [!HAVE_DECL_GETENV]: Declare getenv to avoid warning
25484         on SunOS 4.
25485
25486         * lib/Makefile.am (Makefile): Depend on $(BUILT_SOURCES), so those
25487         files will be created before anything else.
25488
25489 2001-11-17  Paul Eggert  <eggert@twinsun.com>
25490
25491         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): Do not define
25492         WINSIZE_IN_PTEM if <termios.h> defines struct winsize.
25493
25494 2001-11-17  Jim Meyering  <meyering@lucent.com>
25495
25496         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): New file and macro.
25497         Prompted by a report from Bob Proulx.
25498
25499         * m4/jm-macros.m4 (jm_MACROS): Don't test for mkstemp here.
25500         Instead, require UTILS_FUNC_MKSTEMP.
25501
25502 2001-11-17  Jim Meyering  <meyering@lucent.com>
25503
25504         * m4/jm-macros.m4 (jm_MACROS): Remove code to set POW_LIBM.
25505         Now, that's done as part of AC_FUNC_STRTOD.
25506
25507 2001-11-17  Jim Meyering  <meyering@lucent.com>
25508
25509         * lib/modechange.c (mode_adjust): Fix error introduced on 1999-04-26
25510         that made e.g., `chmod a=,o=w,g=o F' cause F to be group readable
25511         rather than group writable.  Patch by Juan F. Codagnone.
25512
25513         * lib/readtokens.c: Remove explicit declarations of xmalloc and
25514         xrealloc, Instead, include "xalloc.h".
25515
25516         * lib/mountlist.c: Include unlocked-io.h after all system headers.
25517         Remove explicit declarations of xmalloc, xrealloc,
25518         and xstrdup.  Instead, include "xalloc.h".
25519
25520         * lib/argmatch.c, closeout.c, error.c, exclude.c: Include
25521         unlocked-io.h.
25522         * lib/fatal.c, getdate.y, getpass.c, getstr.c, getusershell.c:
25523         Likewise.
25524         * lib/mountlist.c, posixtm.c, readtokens.c, readutmp.c: Likewise.
25525
25526         * lib/regex.c, sha.c, version-etc.c, yesno.c: Likewise.
25527         Reported by Padraig Brady.
25528
25529         * lib/mkstemp.c: #undef mkstemp.
25530         Include config.h.
25531         (rpl_mkstemp): Rename from mkstemp.
25532         Protoize.
25533
25534 2001-11-16  Jim Meyering  <meyering@lucent.com>
25535
25536         * lib/physmem.c [HAVE_SYS_PSTAT_H]: Include <sys/pstat.h>.
25537         (physmem_total) [HAVE_PSTAT_GETSTATIC]: If sysconf couldn't be used to
25538         determine the amount of total physical memory, use pstat_getstatic.
25539         HPUX-11 doesn't define _SC_PHYS_PAGES.
25540         (physmem_available) [HAVE_PSTAT_GETSTATIC && HAVE_PSTAT_GETDYNAMIC]:
25541         If sysconf couldn't be used to determine the amount of available
25542         physical memory, use both pstat_getstatic and pstat_getdynamic.
25543         Based on a patch from Bob Proulx.
25544
25545 2001-11-10  Jim Meyering  <meyering@lucent.com>
25546
25547         * m4/prereq.m4 (jm_PREREQ_PHYSMEM): New function.
25548         (jm_PREREQ): Use it.
25549
25550 2001-11-09  Jim Meyering  <meyering@lucent.com>
25551
25552         * m4/jm-macros.m4: Require autoconf-2.52f.
25553         (AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD):
25554         Use these AC_-prefixed names, not the AM_-prefixed ones.
25555
25556         * m4/afs.m4 (jm_AFS): Quote the body.  Patch by Akim Demaille.
25557
25558 2001-11-05  Jim Meyering  <meyering@lucent.com>
25559
25560         * lib/xstat.in (slash_aware_lstat): Correct a misleading comment.
25561
25562 2001-11-04  Jim Meyering  <meyering@lucent.com>
25563
25564         * m4/fpending.m4: Remove unused cruft that saved, set, and restored
25565         $DEFS.
25566
25567 2001-11-03  Jim Meyering  <meyering@lucent.com>
25568
25569         * m4/jm-glibc-io.m4n (jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg
25570         of AC_DEFUN.
25571
25572         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
25573         know the name of the variable in the macro definition.
25574
25575 2001-11-03  Jim Meyering  <meyering@lucent.com>
25576
25577         * lib/argmatch.h (ARGMATCH_TO_ARGUMENT): Remove casts of first two args
25578         in argmatch_to_argument call.
25579
25580         * lib/dirfd.c (dirfd): Reflect the fact that DIR_TO_FD now takes an
25581         argument.
25582
25583         * lib/hash.c (hash_clear): Fix a bug that could lead to an infloop or
25584         e.g., a fault due to an attempt to free a NULL pointer.
25585
25586 2001-11-01  Jim Meyering  <meyering@lucent.com>
25587
25588         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): New macro.
25589         * m4/jm-macros.m4 (jm_MACROS): Require UTILS_FUNC_DIRFD.
25590
25591 2001-11-01  Jim Meyering  <meyering@lucent.com>
25592
25593         * lib/dirfd.c, lib/dirfd.h: New files.
25594         * lib/Makefile.am (libfetish_a_SOURCES): Add dirfd.h.
25595
25596         * lib/hash.c (hash_print) [TESTING]: Clean up.
25597
25598 2001-10-22  Paul Eggert  <eggert@twinsun.com>
25599
25600         * lib/hard-locale.c (alloca): Define to __builtin_alloca if __GNUC__,
25601         to avoid a warning if -Wall.
25602
25603 2001-10-22  Jeff Bailey  <jbailey@outpost.dnsalias.org>
25604
25605         * README: New file
25606         * doc/*: Add COPYING, COPYING.LIB, COPYING.DOC, fdl.texi
25607         (per RMS's instructions, this is now the canonical source)
25608         * lgpl/, gpl/: New directories.
25609
25610 2001-10-21  Paul Eggert  <eggert@twinsun.com>
25611
25612         * lib/regex.c (uintptr_t): Remove macro and decl; it's config.h's job.
25613
25614 2001-10-21  Jim Meyering  <meyering@lucent.com>
25615
25616         * lib/obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
25617         this code would end up calling gettext even in packages built
25618         with --disable-nls.
25619         * lib/getopt.c (_): Likewise.
25620         * lib/regex.c (_): Likewise.
25621
25622 2001-10-20  Paul Eggert  <eggert@twinsun.com>
25623
25624         * m4/error.m4 (jm_PREREQ_ERROR):
25625         Do not invoke AC_CHECK_FUNCS with strerror_r, as
25626         AC_FUNC_STRERROR_R does that.
25627         Check for strerror declaration.
25628
25629         * m4/strerror_r.m4: Add copyright notice, as nontrivial m4 files
25630         are supposed to have them these days.
25631         (AC_FUNC_STRERROR_R): Always do char* test, so that it gets cached.
25632         Merge changes from latest Autoconf CVS.
25633         Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
25634         and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
25635         POSIX decided to standardize on the int flavor of strerror_r.
25636
25637 2001-10-20  Paul Eggert  <eggert@twinsun.com>
25638
25639         * lib/error.c (strerror_r): Do not declare unless !_LIBC.
25640         Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
25641         Use strerror_r that is only a macro, even if it is not a function.
25642         (strerror): Check for HAVE_DECL_STRERROR before declaring.
25643         (private_strerror): Use prototypes, not old-style function definition.
25644         (print_errno_message): New function.
25645         Support the POSIX 'int'-flavored strerror_r, as well as the traditional
25646         char*-flavored one.
25647         (error_tail, error, error_at_line): Use it.
25648
25649 2001-10-11  Jim Meyering  <meyering@lucent.com>
25650
25651         * lib/argmatch.c (argmatch_invalid): Use quotearg_n_style (0, ...
25652         and quote_n (1, ... to avoid clobbering a buffer.
25653
25654 2001-10-05  Jim Meyering  <meyering@lucent.com>
25655
25656         * lib/Makefile.am: (libfetish_a_SOURCES): Add hash-pjw.c and
25657         hash-pjw.h.
25658         * lib/hash-pjw.c: New file (factored out of fileutils' remove.c).
25659         * lib/hash-pjw.h: New file.
25660
25661 2001-09-30  Jim Meyering  <meyering@lucent.com>
25662
25663         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): See if
25664         `struct fsstat' has the `f_fstypename' member.
25665         Use that to define FS_TYPE, which is now used to make
25666         the getfsstat link test tighter.
25667
25668 2001-09-30  Jim Meyering  <meyering@lucent.com>
25669
25670         * lib/mountlist.c [MOUNTED_GETFSSTAT]:
25671         Include <sys/ucred.h>, for Apple Darwin.
25672         Include sys/mount.h and sys/fs_types.h only if available.
25673         (FS_TYPE): Define.
25674         (read_filesystem_list): Use FS_TYPE.
25675
25676 2001-09-29  Paul Eggert  <eggert@twinsun.com>
25677
25678         * lib/exclude.c (excluded_filename): 0 -> false, since it's
25679         a boolean context.
25680
25681 2001-09-29  Jim Meyering  <meyering@lucent.com>
25682
25683         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
25684         [one-argument getmntent function]): Include stdio.h before mntent.h.
25685         SunOS 4.1.x needs it for the declaration of `FILE'.
25686         Patch by Volker Borchert.
25687
25688         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
25689         Check for these headers: sys/param.h sys/ucred.h sys/mount.h
25690         sys/fs_types.h, and make the link-test for getfsstat guard #include
25691         directives with appropriate #if HAVE_*_H tests so that we can
25692         detect getfsstat on Apple Darwin1.3.7 systems.
25693         Reported by Nelson Beebe.
25694         Fix harmless typo in cache variable name: s/getsstat/getfsstat/.
25695
25696 2001-09-28  Paul Eggert  <eggert@twinsun.com>
25697
25698         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
25699         #defines strtoimax.  Also treat the other strto* functions
25700         like strtoimax.
25701
25702         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
25703         Check for strtoul and strtoumax,
25704         as those declarations are made even in the signed case.
25705         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX):
25706         Likewise, for strtol and strtoimax.
25707
25708 2001-09-28  Paul Eggert  <eggert@twinsun.com>
25709
25710         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
25711         #defines strtoimax.  Also treat the other strto* functions
25712         like strtoimax.
25713
25714         * lib/xstrtol.c (strtol): Do not declare if HAVE_DECL_STRTOL.
25715         (strtoul): Do not declare if HAVE_DECL_STRTOUL.
25716         (strtoimax, strtoumax): Do not declare if already defined as a macro.
25717
25718 2001-09-26  Jim Meyering  <meyering@lucent.com>
25719
25720         Most macros in unlocked-io.h had the wrong number of arguments.
25721         * lib/gen-uio: New script.
25722         (USE_UNLOCKED_IO): Define to 1 if not already defined.
25723         * lib/unlocked-io.hin: Remove file.
25724         * lib/Makefile.am (unlocked-io.h): Rewrite to use a separate script,
25725         rather than trying to embed it here.
25726         (EXTRA_DIST): Add gen-uio.  Remove unlocked-io.hin
25727         Reported by Padraig Brady.
25728
25729 2001-09-25  Volker Borchert  <bt@teknon.de>
25730
25731         * lib/gettimeofday.c (rpl_gettimeofday): Declare local variable
25732         `result'.
25733
25734 2001-09-24  Jim Meyering  <meyering@lucent.com>
25735
25736         * m4/gettext.m4: Use the version from gettext-0.10.40, not CVS.
25737
25738 2001-09-23  Jim Meyering  <meyering@lucent.com>
25739
25740         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test
25741         instead of the mere test for existence of mntent.h.  The latter
25742         would get a false-positive on AIX 3.4 systems.
25743         In the outer getmntent if-block, don't die if neither of the getmntent
25744         tests succeeds.  Instead, just fall through and continue with the
25745         remaining tests.
25746
25747 2001-09-23  Jim Meyering  <meyering@lucent.com>
25748
25749         * lib/mountlist.c: Remove useless parentheses in #if directives.
25750         (MOUNTED) [!defined MOUNTED]: Define to _PATH_MOUNTED, for when
25751         the deprecated MOUNTED symbol is no longer defined in mntent.h.
25752
25753 2001-09-22  Jim Meyering  <meyering@lucent.com>
25754
25755         * m4/gettext.m4: New file.  From gettext.
25756         * m4/lcmessage.m4: Sync with gettext -- this changes only comments.
25757         * m4/progtest.m4: Likewise
25758         * m4/isc-posix.m4: Decrement serial number to sync with gettext.
25759         * m4/glibc21.m4: Likewise.
25760
25761         * m4/libintl.m4: Remove.  No longer used.
25762
25763 2001-09-22  Jim Meyering  <meyering@lucent.com>
25764
25765         * lib/localcharset.c: Update from latest gettext.
25766         * lib/config.charset: Likewise.
25767
25768 2001-09-20  Jim Meyering  <meyering@lucent.com>
25769
25770         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of
25771         strtoimax.
25772         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of
25773         strtoumax.
25774
25775 2001-09-20  Jim Meyering  <meyering@lucent.com>
25776
25777         * lib/xstrtol.c (strtoimax): Guard declaration with
25778         `#if !HAVE_DECL_STRTOIMAX', rather than just `#ifndef strtoimax'.
25779         The latter fails because some systems (at least rs6000-ibm-aix4.3.3.0)
25780         have their own, conflicting declaration of strtoimax in sys/inttypes.h.
25781         (strtoumax): Likewise, for completeness (it wasn't necessary).
25782
25783 2001-09-17  Paul Eggert  <eggert@twinsun.com>
25784
25785         * lib/strtoimax.c (HAVE_LONG_LONG):
25786         Redefine to HAVE_UNSIGNED_LONG_LONG if unsigned.
25787         (strtoimax): Use sizeof (long), not sizeof strtol (ptr, endptr, base),
25788         to work around bug in IBM C compiler.
25789
25790 2001-09-17  Jim Meyering  <meyering@lucent.com>
25791
25792         * m4/chown.m4, fstypename.m4, getgroups.m4, gettimeofday.m4,
25793         * m4/jm-mktime.m4, lstat.m4, malloc.m4, memcmp.m4, mkdir-slash.m4,
25794         * m4/nanosleep.m4, putenv.m4, readdir.m4, realloc.m4, rename.m4,
25795         * m4/st_dm_mode.m4, stat.m4, strerror_r.m4, timespec.m4, utimbuf.m4,
25796         * m4/utimes.m4: Use AC_DEFINE rather than AC_DEFINE_UNQUOTED,
25797         whenever the right hand side need not be expanded by the shell.
25798
25799 2001-09-16  Paul Eggert  <eggert@twinsun.com>
25800
25801         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): Remove test for GNU C
25802         library.  It's not correct, as some older glibcs are buggy.
25803         fnmatch wasn't fixed until glibc 2.2.
25804
25805         Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no
25806         special shell magic here.
25807
25808 2001-09-16  Jim Meyering  <meyering@lucent.com>
25809
25810         * m4/mkdir-slash.m4 (UTILS_FUNC_MKDIR_TRAILING_SLASH): New file/macro.
25811         * m4/jm-macros.m4: Require it.
25812
25813 2001-09-16  Jim Meyering  <meyering@lucent.com>
25814
25815         * lib/mkdir.c: New file.
25816
25817 2001-09-15  Jim Meyering  <meyering@lucent.com>
25818
25819         * m4/jm-macros.m4: Check for help2man.
25820
25821 2001-09-11  Jim Meyering  <meyering@lucent.com>
25822
25823         * m4/host-os.m4 (UTILS_HOST_OS): New file/macro.
25824         The body, by Paul Eggert, was moved here from configure.in.
25825         * m4/jm-macros.m4: Require UTILS_HOST_OS.
25826
25827 2001-09-04  Paul Eggert  <eggert@twinsun.com>
25828
25829         * m4/prereq.m4 (jm_PREREQ_XREADLINK): New macro.
25830         (jm_PREREQ): Use it.
25831
25832 2001-09-04  Paul Eggert  <eggert@twinsun.com>
25833
25834         * lib/xreadlink.c (xreadlink): Omit size_t* arg.  All uses changed.
25835         Use ssize_t, not int, to store result of readlink.
25836         Check for ssize_t overflow as well as size_t overflow,
25837         as POSIX says the result of readlink is implementation-defined
25838         when ssize_t overflows.
25839         Remove unnecessary cast to char*.
25840         Use free+malloc instead of realloc, as the storage doesn't need
25841         to be preserved and it's clearer and can be more efficient that way.
25842         (SIZE_MAX, SSIZE_MAX): New macros, if <limits.h> doesn't declare.
25843         * lib/xreadlink.h (xreadlink): Update prototype.
25844
25845 2001-09-04  Paul Eggert  <eggert@twinsun.com>
25846
25847         * lib/xgetcwd.c: Revert some of the previous change; intead,
25848         fix the HAVE_GETCWD_NULL code to behave more like the
25849         !HAVE_GETCWD_NULL code used to.
25850
25851         Include "xalloc.h".
25852         (xgetcwd): Do not return NULL when memory is exhausted; instead,
25853         invoke xalloc_die.
25854
25855 2001-09-03  Paul Eggert  <eggert@twinsun.com>
25856
25857         * m4/prereq.m4 (jm_PREREQ_XGETCWD): Check for limits.h and
25858         sys/param.h, as pathmax.h includes them.
25859
25860 2001-09-03  Paul Eggert  <eggert@twinsun.com>
25861
25862         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_XGETCWD.
25863         (jm_PREREQ_XGETCWD): New macro.
25864
25865         * m4/getcwd.m4: New file.
25866
25867 2001-09-03  Paul Eggert  <eggert@twinsun.com>
25868
25869         * lib/xgetcwd.c: Fix the !HAVE_GETCWD_NULL code to behave more
25870         like the HAVE_GETCWD_NULL code.
25871         Include pathmax.h if not HAVE_GETCWD.
25872         Do not include xalloc.h.
25873         (INITIAL_BUFFER_SIZE): New symbol.
25874         Do not use xmalloc / xrealloc, since the caller is responsible for
25875         handling errors.  Preserve errno around `free' during failure.
25876         Do not overrun buffer when using getwd.
25877
25878 2001-09-03  Paul Eggert  <eggert@twinsun.com>
25879
25880         * lib/xgetcwd.c (xgetcwd): Use HAVE_GETCWD_NULL, not (defined
25881         __GLIBC__ && __GLIBC__ >= 2), to decide whether to use
25882         getcwd (NULL, 0).
25883
25884 2001-09-03  Paul Eggert  <eggert@twinsun.com>
25885
25886         * lib/exclude.c (fnmatch_no_wildcards): Fix confusion between
25887         usage of FNM_CASEFOLD and FNM_LEADING_DIR.  The bug was
25888         spotted by Jim Meyering.
25889
25890 2001-09-03  Jim Meyering  <meyering@lucent.com>
25891
25892         * lib/xreadlink.c (xreadlink): Preserve errno around `free' during
25893         failure.
25894
25895 2001-09-02  Jim Meyering  <meyering@lucent.com>
25896
25897         * lib/error.c: Update from GNU libc.
25898
25899 2001-09-01  Jim Meyering  <meyering@lucent.com>
25900
25901         * m4/jm-macros.m4 (jm_MACROS): Check for canonicalize_file_name.
25902         Used by df.
25903
25904 2001-09-01  Jim Meyering  <meyering@lucent.com>
25905
25906         * lib/xreadlink.c: New file.
25907         * lib/xreadlink.h: New file.
25908         * lib/Makefile.am (libfetish_a_SOURCES): Add xreadlink.c and
25909         xreadlink.h.
25910
25911         * lib/regex.c (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it
25912         doesn't conflict with sparc Solaris 7's definition in
25913         /usr/include/sys/int_types.h.
25914
25915         * lib/exclude.c: Use `""', not `<>' to #include non-system header
25916         files.
25917         (fnmatch_no_wildcards): Rewrite not to use function names, strcasecmp
25918         and strncasecmp as r-values.  Unixware didn't have declarations.
25919
25920 2001-08-31  Paul Eggert  <eggert@twinsun.com>
25921
25922         * lib/xstrtol.h: Add copyright notice.
25923         (_DECLARE_XSTRTOL): Improve quality of diagnostic for
25924         LONGINT_INVALID_SUFFIX_CHAR.
25925
25926 2001-08-31  Paul Eggert  <eggert@twinsun.com>
25927
25928         * lib/xstrtol.c (strtoimax): New decl.
25929
25930 2001-08-31  Paul Eggert  <eggert@twinsun.com>
25931
25932         * lib/xgetcwd.c: Don't include pathmax.h.
25933         Include stdlib.h and unistd.h if available.
25934         Include xalloc.h.
25935         (xmalloc, xstrdup, free): Remove decls.
25936         (xgetcwd): Don't assume sizes fit in unsigned.
25937         Check for overflow when computing sizes.
25938         Simplify reallocation code.
25939
25940 2001-08-31  Paul Eggert  <eggert@twinsun.com>
25941
25942         * lib/savedir.c (savedir): Remove size parameter, as POSIX says that
25943         a directory's st_size can have an arbitrary value, so the old
25944         usage could waste an arbitrary amount of memory.  All uses
25945         changed.
25946         * lib/savedir.h: Update prototype.
25947
25948 2001-08-31  Paul Eggert  <eggert@twinsun.com>
25949
25950         * lib/Makefile.am (libfetish_a_SOURCES): Remove strtoxmax.c.
25951
25952         * lib/strtoimax.c: Renamed from strtoxmax.c, removing the
25953         old strtoimax.c.
25954
25955         Also, make the following further changes to make this file's
25956         configuration more similar to that of strtol.c:
25957         (UNSIGNED): Renamed from STRTOUXMAX_UNSIGNED.  All uses changed.
25958         (strtoumax, uintmax_t, strtoull, strtol): Remove.
25959         (intmax_t, strtoimax, strtol, strtoll): New macros, if UNSIGNED.
25960         (strtoimax): Renamed from strtoumax.  All uses of unsigned values
25961         changed to signed values.
25962
25963         And make the following changes as well:
25964         Fix copyright notice, as 1999 was missing.
25965         (verify): New macro.
25966         (strtoimax): Check sizes at compile-time, not run-time.
25967         Prefer strtol to strtoll if both work.
25968         (main): Remove; it was not that useful and was a pain to maintain.
25969
25970         * lib/strtoumax.c: Include strtoimax.c, not strtouxmax.c.
25971
25972 2001-08-31  Jim Meyering  <meyering@lucent.com>
25973
25974         * lib/xgetcwd.c (xgetcwd): Reorganize to avoid some duplication.
25975         Use an initial, malloc'd, buffer of length 128 rather than
25976         a statically allocated one of length 1024.
25977
25978 2001-08-30  Paul Eggert  <eggert@twinsun.com>
25979
25980         Simplify code, partly by assuming autoconf 2.52 semantics.
25981
25982         * m4/Makefile.am (EXTRA_DIST): Remove uintmax_t.m4.
25983
25984         * m4/inttypes.m4 (AC_PREREQ): Bump to 2.52.
25985         (jm_AC_HEADER_INTTYPES_H): Remove; now done by autoconf in 2.52.
25986         All uses removed.
25987         (jm_AC_TYPE_INTMAX_T, jm_AC_TYPE_UINTMAX_T):
25988         Move AC_REQUIRE to next-to-top level, to avoid confusion.
25989         Use 2.52's AC_CHECK_TYPE instead of merely looking for the header.
25990         * m4/prereq.m4 (jm_PREREQ_HUMAN): Don't require
25991         jm_AC_HEADER_INTTYPES_H.
25992         * m4/jm-macros.m4 (jm_MACROS): Likewise.
25993
25994         * m4/uintmax_t.m4: Remove, as it duplicates inttypes.m4.
25995
25996         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
25997         Quote first arg of AC_DEFUN.
25998         Require jm_AC_TYPE_UINTMAX_T and jm_AC_TYPE_UNSIGNED_LONG_LONG
25999         since they are needed to parse the include file even if we need
26000         only xstrtoimax.  Simplify logic behind the args to AC_REPLACE.
26001         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Likewise,
26002         but with opposite signedness.
26003
26004 2001-08-30  Paul Eggert  <eggert@twinsun.com>
26005
26006         Merge 'exclude' changes from tar 1.13.22.
26007         This fixes one or two unlikely storage allocation overflow bugs,
26008         but doesn't change user-visible behavior otherwise.
26009
26010 2001-08-30  Paul Eggert  <eggert@twinsun.com>
26011
26012         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_EXCLUDE.
26013         (jm_PREREQ_EXCLUDE): New macro.
26014
26015 2001-08-30  Paul Eggert  <eggert@twinsun.com>
26016
26017         * lib/quotearg.c: BSD/OS 4.1 wchar.h requires FILE and struct
26018         tm to be declared.
26019
26020 2001-08-30  Paul Eggert  <eggert@twinsun.com>
26021
26022         * lib/hash.c: Remove '2001' from copyright notice.
26023
26024 2001-08-30  Paul Eggert  <eggert@twinsun.com>
26025
26026         * lib/full-write.h: New file.
26027         * lib/Makefile.am (libfetish_a_SOURCES): Add full-write.h.
26028         * lib/full-write.c: Correct credits, as cccp.c no longer
26029         exists and anyway it was so heavily changed from the old cccp
26030         code as to be unrecognizable.  Include full-write.h.
26031         (full_write) Return size_t, with short writes meaning failure.
26032         All callers changed.  This fixes a bug with large buffers
26033         on 64-bit hosts.
26034         * lib/utime.c: Include full-write.h.
26035
26036 2001-08-30  Paul Eggert  <eggert@twinsun.com>
26037
26038         * lib/exclude.c (bool): Declare, perhaps by including stdbool.h.
26039         (<sys/types.h>): Include only if HAVE_SYS_TYPES_H.
26040         (<stdlib.h>, <string.h>, <strings.h>, <inttypes.h>, <stdint.h>):
26041         Include if available.
26042         (<xalloc.h>): Include
26043         (SIZE_MAX): Define if <stdint.h> or <inttypes.h> doesn't.
26044         (verify): New macro.  Use it to verify that EXCLUDE macros do not
26045         collide with FNM macros.
26046         (struct patopts): New struct.
26047         (struct exclude): Use it, as exclude patterns now come with options.
26048         (new_exclude): Support above changes.
26049         (new_exclude, add_exclude_file):
26050         Initial size must now be a power of two to simplify overflow checking.
26051         (free_exclude, fnmatch_no_wildcards): New function.
26052         (excluded_filename): No longer requires options arg, as the options
26053         are determined by add_exclude.  Now returns bool, not int.
26054         (excluded_filename, add_exclude):
26055         Add support for the fancy new exclusion options.
26056         (add_exclude, add_exclude_file): Now takes int options arg.
26057         Check for arithmetic overflow when computing sizes.
26058         (add_exclude_file): xrealloc might modify errno, so don't
26059         realloc until after errno might be used.
26060
26061         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE,EXCLUDE_WILDCARDS):
26062         New macros.
26063         (free_exclude): New decl.
26064         (add_exclude, add_exclude_file): Now takes int options arg.
26065         (excluded_filename): No longer requires options arg, as the options
26066         are determined by add_exclude.  Now returns bool, not int.
26067
26068 2001-08-30  Paul Eggert  <eggert@twinsun.com>
26069
26070         * lib/alloca.c (alloca): Arg is of type size_t, not unsigned.
26071
26072 2001-08-27  Jim Meyering  <meyering@lucent.com>
26073
26074         * lib/Makefile.am (libfetish_a_SOURCES): Add strtoxmax.c
26075
26076         * lib/version-etc.c (N_): Remove definition.
26077         Revert most of last change.
26078         Instead, simply don't mark the `Copyright...' string for translation.
26079         Based on advice from Paul Eggert.
26080
26081         * lib/strtoxmax.c: Tweak comment.
26082
26083 2001-08-26  Jim Meyering  <meyering@lucent.com>
26084
26085         * m4/jm-macros.m4: Require jm_AC_PREREQ_XSTRTOIMAX.
26086
26087         * m4/xstrtoimax.m4: New file.
26088         * m4/xstrtoumax.m4: Add comments explaining why we
26089         AC_REPLACE_FUNCS(strtol).
26090
26091 2001-08-26  Jim Meyering  <meyering@lucent.com>
26092
26093         * lib/version-etc.c (version_etc_copyright_fmt): Replace literal year
26094         of copyright with `%s' so translators don't get an untranslated
26095         message in 2002.
26096         (COPYRIGHT_YEAR): Define.
26097         (version_etc): Use fprintf rather than fputs.
26098         Suggestion from Ulrich Drepper.
26099
26100         * lib/Makefile.am (libfetish_a_SOURCES): Add xstrtoimax.c.
26101
26102         * lib/strtoll.c: New file, from GNU libc.
26103         * lib/xstrtoimax.c: New file.
26104
26105         * lib/xstrtol.h: Add xstrtoimax.
26106         * lib/strtoumax.c: New file.  Simply include "strtoumax.c".
26107         * lib/strtoimax.c: New file.  Likewise, but first define
26108         STRTOUXMAX_SIGNED.
26109
26110         * lib/strtoumax.c: Factor to work both for unsigned and signed types,
26111         ...
26112         * lib/strtoxmax.c: ... then renamed to this.
26113
26114 2001-08-18  Paul Eggert  <eggert@twinsun.com>
26115
26116         * m4/inttypes.m4: Add AC_PREREQ(2.13).
26117         (jm_AC_HEADER_INTTYPES_H): Test for intmax_t, too.
26118         (jm_AC_TYPE_INTMAX_T): New macro.
26119         (jm_AC_TYPE_UINTMAX_T): Moved here from uintmax_t.m4.
26120
26121         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): New macro.
26122
26123         * m4/longlong.m4: Renamed from ulonglong.m4.
26124         * m4/inttypes.m4: Renamed from inttypes_h.m4.
26125         * m4/uintmax_t.m4: Removed.
26126
26127 2001-08-13  Paul Eggert  <eggert@twinsun.com>
26128
26129         * lib/Makefile.am (unlocked-io.h): Do not append "_unlocked" twice.
26130         Port to Solaris 8, where 'sed' requires a space after the 'r'
26131         command, and where sh dislikes "$/".  Clean up the spacing a bit.
26132         Redirect output to $tmp just once.
26133
26134 2001-08-12  Paul Eggert  <eggert@sic.twinsun.com>
26135
26136         * lib/addext.c (<errno.h>): Include.
26137         (errno): Declare if not defined.
26138         (addext): Work correctly when pathconf returns -1 and leaves
26139         errno alone because there is no limit.  Also, work even if
26140         pathconf returns a value greater than SIZE_MAX.
26141
26142 2001-08-12  Jim Meyering  <meyering@lucent.com>
26143
26144         * m4/afs.m4, assert.m4, bison.m4, check-decl.m4, chown.m4, d-ino.m4,
26145         d-type.m4, dos.m4, error.m4, fnmatch.m4, fpending.m4, fstypename.m4,
26146         fsusage.m4, ftruncate.m4, getgroups.m4, glibc.m4, gnu-source.m4,
26147         group-member.m4, jm-glibc-io.m4, jm-macros.m4, jm-mktime.m4,
26148         jm-winsz1.m4, jm-winsz2.m4, lchown.m4, lib-check.m4, libintl.m4,
26149         link-follow.m4, ls-mntd-fs.m4, lstat.m4, malloc.m4, mbrtowc.m4,
26150         mbstate_t.m4, mbswidth.m4, memcmp.m4, nanosleep.m4, perl.m4,
26151         prereq.m4, putenv.m4, readdir.m4, realloc.m4, regex.m4, rename.m4,
26152         rmdir-errno.m4, search-libs.m4, st_dm_mode.m4, st_mtim.m4, stat.m4,
26153         strftime.m4, timespec.m4, unlink-busy.m4, uptime.m4, utimbuf.m4,
26154         utime.m4, utimes.m4, xstrtoumax.m4:
26155         Quote the first argument in each use of AC_DEFUN.
26156
26157 2001-08-12  Jim Meyering  <meyering@lucent.com>
26158
26159         * lib/xgetcwd.c (xgetcwd) [defined __GLIBC__ && __GLIBC__ >= 2]:
26160         Simply `return getcwd (NULL, 0);'.
26161         [! (defined __GLIBC__ && __GLIBC__ >= 2)]:
26162         Use 1300 as initial value for length, not PATH_MAX.
26163
26164         * lib/pathmax.h: Clean up cpp syntax.
26165
26166 2001-08-12  Jim Meyering  <meyering@lucent.com>
26167
26168         * lib/gettimeofday.c: New file.
26169         * lib/gtod.h: New file.
26170         * lib/Makefile.am (libfetish_a_SOURCES): Add gtod.h.
26171
26172 2001-08-05  Jim Meyering  <meyering@lucent.com>
26173
26174         * m4/jm-macros.m4: Require autoconf-2.52.
26175
26176 2001-08-04  Jim Meyering  <meyering@lucent.com>
26177
26178         * lib/error.h (__attribute__): Remove `|| __STRICT_ANSI__' from #if
26179         stmt, to get in sync with glibc.
26180
26181 2001-08-03  Paul Eggert  <eggert@twinsun.com>
26182
26183         The following changes are from gettext 0.10.39 as maintained by
26184         Bruno Haible.
26185
26186         * lib/mbswidth.h (MBSW_REJECT_UNPRINTABLE, MBSW_REJECT_INVALID):
26187         Renamed from MBSW_ACCEPT_UNPRINTABLE and MBSW_ACCEPT_INVALID
26188         with inverted sense.  All uses changed.
26189
26190         * lib/mbswidth.c: Don't include <limits.h>.
26191         Include <stdlib.h> and <string.h> unconditionally.
26192         (iswcntrl, mbsinit, ISCNTRL): New macros.
26193         (mbsnwidth): Use K&R style function declarations.
26194         Don't bother checking for MB_LEN_MAX == 1, since the compiler
26195         can optimize it when MB_CUR_MAX == 1.
26196         The width of control characters is zero, not 1.
26197
26198 2001-08-03  Paul Eggert  <eggert@twinsun.com>
26199
26200         The following changes are from gettext 0.10.39 as maintained by
26201         Bruno Haible, except that getline.m4 continues to use AC_LIBOBJ.
26202
26203         * m4/codeset.m4: Upgrade to serial AM1.
26204         (AM_LANGINFO_CODESET): Renamed from jm_LANGINFO_CODESET;
26205         all uses changed.  Quote first arg of AC_DEFUN.
26206         (am_cv_langinfo_codeset): Renamed from jm_cv_langinfo_codeset.
26207
26208         * m4/iconv.m4: Upgrade to serial AM2.
26209         (AM_ICONV): Renamed from jm_ICONV; all uses changed.
26210         Add --with-libconv-prefix.
26211         Quote first arg of AC_DEFUN.  Add description for ICONV_CONST.
26212         (am_cv_func_iconv): Renamed from jm_cv_func_iconv.
26213         (am_cv_lib_iconv): Renamed from jm_cv_lib_iconv.
26214         (am_cv_proto_iconv): Renamed from jm_cv_proto_iconv.
26215         * m4/jm-macros.m4 (jm_MACROS): Reflect s/jm_/AM_/ renamings.
26216
26217         * m4/c-bs-a.m4 (AC_C_BACKSLASH_A): Quote first arg of AC_DEFUN.
26218         * m4/getline.m4 (AM_FUNC_GETLINE): Likewise.
26219         * m4/glibc21.m4 (jm_GLIBC21): Likewise.
26220         * m4/inttypes_h.m4 (jm_AC_HEADER_INTTYPES_H): Likewise.
26221         * m4/isc-posix.m4 (AC_ISC_POSIX): Likewise.
26222         * m4/lcmessage.m4 (AM_LC_MESSAGES): Likewise.
26223         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
26224         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Likewise.
26225         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Likewise.
26226
26227         * m4/getline.m4 (AM_FUNC_GETLINE): Don't bother checking for
26228         string.h any more.
26229
26230         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): If not found, print "no",
26231         not the default value.
26232
26233         2001-06-25  Bruno Haible  <haible@clisp.cons.org>
26234         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Don't require AM_C_PROTOTYPES.
26235         Also check for mbsinit.  Needed for SCO 3.2v5.0.2.
26236         Also include <string.h>; this is where AIX 3.2.5 declares wcwidth.
26237         Also check for iswcntrl, used for wcwidth fallback.
26238         Use AC_TRY_COMPILE to emulate AC_CHECK_DECLS, for portability
26239         to Autoconf 2.13.
26240
26241 2001-08-03  Jim Meyering  <meyering@lucent.com>
26242
26243         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',
26244         as it was in the original.  Reported by Paul Eggert.
26245
26246 2001-07-16  Jim Meyering  <meyering@lucent.com>
26247
26248         * m4/gettimeofday.m4: New file.
26249         Prompted by a report from Bernhard Baehr.
26250
26251 2001-07-15  Jim Meyering  <meyering@lucent.com>
26252
26253         * m4/Makefile.am.in (Makefile.am): Remove most of the unlocked-io.h
26254         stuff. Now it's in ../Makefile.cfg.
26255
26256 2001-07-15  Jim Meyering  <meyering@lucent.com>
26257
26258         * lib/Makefile.am (EXTRA_DIST): Add unlocked-io.hin.
26259         (BUILT_SOURCES): Add unlocked-io.h.
26260         (io_functions): Define.
26261         (unlocked-io.h): New rule.
26262         (DISTCLEANFILES): Add unlocked-io.h.
26263         (all-local): Depend on unlocked-io.h, to ensure it is created.
26264
26265         * lib/unlocked-io.hin: New file
26266
26267         * lib/regex.c: Update from glibc.
26268
26269 2001-07-05  Jim Meyering  <meyering@lucent.com>
26270
26271         * lib/Makefile.am (noinst_HEADERS): Remove definition, per new automake
26272         recommendation.
26273         (libfetish_a_SOURCES): Put all .h files here instead.
26274         Remove a thus-exposed (better checks in automake) duplicate and
26275         two unnecessary .h files.
26276
26277 2001-07-04  Jim Meyering  <meyering@lucent.com>
26278
26279         * m4/Makefile.am.in (glibc-io.struct): New target.  Rework the code
26280         that generates jm-glibc-io.m4 so that it doesn't trigger any make
26281         distcheck failure.
26282
26283 2001-07-02  Jim Meyering  <meyering@lucent.com>
26284
26285         The following changes were prompted by suggestions from Bruno Haible.
26286
26287         * m4/jm-glibc-io.m4n: New file, the template from which jm-glibc-io.m4
26288         is now generated.
26289         * m4/Makefile.am.in (Makefile.am): Include jm-glibc-io.m4n in emitted
26290         definition of EXTRA_DIST.
26291         (Makefile.am): Emit the dependency, `all-local: jm-glibc-io.m4' to
26292         ensure that the generated file is created/updated whenever the list
26293         of $(unlocked_functions) is changed.
26294         (jm-glibc-io.m4): New rule.
26295         (unlocked-io.h): New rule -- currently unused.
26296
26297 2001-06-24  Jim Meyering  <meyering@lucent.com>
26298
26299         * m4/regex.m4 (jm_INCLUDED_REGEX): Use a quadrigraph to represent an
26300         unmatched right bracket, rather than kludging it with an extra,
26301         falsely-matching quote in a comment.  Patch by Akim Demaille.
26302
26303 2001-06-11  Jim Meyering  <meyering@lucent.com>
26304
26305         * lib/regex.c: Update from GNU libc.
26306
26307 2001-05-27  Jim Meyering  <meyering@lucent.com>
26308
26309         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.
26310         Check for ut_type in struct utmp.
26311
26312 2001-05-27  Jim Meyering  <meyering@lucent.com>
26313
26314         * lib/readutmp.h (UT_TYPE): Define.
26315
26316 2001-05-24  Jim Meyering  <meyering@lucent.com>
26317
26318         * lib/argmatch.c: Include "quote.h".
26319         (argmatch_invalid): Remove explicit `' quotes.  Instead, use the
26320         quote function.  Reported by Göran Uddeborg.
26321
26322 2001-05-22  Jim Meyering  <meyering@lucent.com>
26323
26324         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't use AC_LIBOBJ(strftime),
26325         now that we use the package-supplied version unconditionally.
26326         (jm_FUNC_STRFTIME): Don't replace strftime, for the same reason.
26327
26328 2001-05-21  Jim Meyering  <meyering@lucent.com>
26329
26330         * m4/regex.m4: Change a couple backticks to single quotes to avoid
26331         shell syntax errors.
26332
26333 2001-05-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
26334
26335         * m4/dos.m4 (jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.
26336
26337 2001-05-20  Paul Eggert  <eggert@twinsun.com>
26338
26339         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME):
26340         Don't bother to check library strftime, since
26341         we'll be using our own my_strftime function anyway.
26342         Define my_strftime instead of strftime.
26343
26344 2001-05-20  Alexandre Duret-Lutz  <duret_g@epita.fr>
26345
26346         * lib/dirname.c (dir_name): Compute append_dot using path, not newpath
26347         which is not yet declared.
26348
26349 2001-05-15  Jim Meyering  <meyering@lucent.com>
26350
26351         * m4/regex.m4: Use proper quoting so brackets appear in the test
26352         program.
26353         Reported by, and with help from, Bruno Haible.
26354
26355 2001-05-13  Jim Meyering  <meyering@lucent.com>
26356
26357         * m4/jm-macros.m4 (major_t, minor_t): Define to unsigned int if
26358         undefined.
26359
26360 2001-05-11  Paul Eggert  <eggert@twinsun.com>
26361
26362         dirname code cleanup.  base_name now behaves more compatibly
26363         with POSIX basename when given file names that have trailing
26364         slashes, and similarly for dir_name.  Add new primitives
26365         base_len and dir_len.  Put the directory-name-related decls
26366         into dirname.h.
26367
26368         * lib/addext.c (ISSLASH, base_name): Remove; now in dirname.h.
26369         * lib/backupfile.c (base_name): Likewise.
26370         * lib/basename.c (FILESYSTEM_PREFIX_LEN, PARAMS, ISSLASH): Likewise.
26371         * lib/dirname.c (FILESYSTEM_PREFIX_LEN, ISSLASH): Likewise.
26372         * lib/makepath.c (strip_trailing_slashes): Likewise.
26373         * lib/path-concat.c (DIRECTORY_SEPARATOR, FILESYSTEM_PREFIX_LEN,
26374         ISSLASH): Likewise.
26375         * lib/rename.c (strip_trailing_slashes): Likewise.
26376         * lib/same.c (base_name): Likewise.
26377         * lib/stripslash.c (ISSLASH): Likewise.
26378
26379         * lib/addext.c: Include <dirname.h> after size_t is defined.
26380         * lib/backupfile.c: Likewise.
26381
26382         * lib/addext.c (addext): Use base_len to trim redundant
26383         trailing slashes instead of doing it ourselves.
26384         But do not trim the last slash if it is not redundant.
26385
26386         * lib/backupfile.c (find_backup_file_name,
26387         max_backup_version): Use base_len instead of rolling it ourselves.
26388         Handle the case of "" and (on DOS) "C:" correctly.
26389
26390         * lib/basename.c: Do not include <stdio.h>, <assert.h>; no longer
26391         needed. Include <string.h>, <dirname.h>.
26392         (base_name): Allow file names ending in slashes, other than names
26393         that are all slashes.  In this case, return the basename followed
26394         by the slashes.  This is more general, and can be used in places
26395         where the original base_name purposely had an assertion failure.
26396         (base_len): New function.
26397
26398         * lib/dirname.c: Include <string.h> instead of <stdlib.h>.
26399         Do not include <assert.h>; no longer needed.
26400         Include xalloc.h.
26401         (memrchr): Remove decl.
26402         (dir_name_r): Remove.
26403         (dir_len): Renamed from dirlen.  All callers changed.
26404         Rewrite in terms of base_name, for simplicity and consistency.
26405         (dir_name): Never return NULL.  All callers changed.
26406         Do not include <stdlib.h> in test program; no longer needed.
26407         return 0; is fine for test program.
26408
26409         * lib/dirname.h (DIRECTORY_SEPARATOR, ISSLASH, FILESYSTEM_PREFIX_LEN):
26410         New macros.
26411         (base_name, base_len, dir_len, strip_trailing_slashes): New decls.
26412
26413         * lib/path-concat.c (path_concat): Use base_len to compute
26414         base length, not strlen; this means we cannot rely on memcpy
26415         to null-terminate.
26416
26417         * lib/same.c (STREQ): Remove.
26418         (same_name): Handle the case where the basename ends in trailing '/'.
26419
26420         * lib/stripslash.c (strip_trailing_slashes): Return nonzero if
26421         a slash was stripped.  Do not strip the last slash after a
26422         file system prefix.
26423
26424 2001-05-11  Paul Eggert  <eggert@twinsun.com>
26425
26426         * lib/Makefile.am (libfetish_a_SOURCES):
26427         Add strftime.c, since we now compile it on all hosts.
26428
26429         * lib/strftime.c (my_strftime):
26430         Define to nstrftime if emacs, but only if my_strftime is not defined.
26431         (extra_args, extra_args_spec, extra_args_spec_iso): Rename from
26432         ut_argument, ut_argument_spec, ut_argument_spec_iso, respectively.
26433         Add one more extra argument: a nanoseconds value.
26434         All uses changed.
26435         (ns): New macro.
26436         (my_strftime function): Add %N format.
26437         (emacs_strftimeu): Renamed from emacs_strftime,
26438         with extra ut argument.
26439
26440 2001-05-09  Paul Eggert  <eggert@twinsun.com>
26441
26442         * m4/jm-macros.m4 (jm_MACROS): Do not check for fseeko; no longer used.
26443
26444 2001-04-21  Jim Meyering  <meyering@lucent.com>
26445
26446         * m4/rmdir-errno.m4: Write to a new file, so that a restrictive umask
26447         doesn't interfere.
26448
26449 2001-04-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
26450
26451         * m4/ftruncate.m4: Check for chsize.
26452         Link with ftruncate.o unconditionally if ftruncate is missing.
26453         This was required when cross-compiling to i586-mingw32msvc.
26454
26455 2001-04-08  Jim Meyering  <meyering@lucent.com>
26456
26457         * lib/getdate.y (get_date): Set tm_isdst to -1 to ensure that it is
26458         recomputed; that's necessary when the offset spans a DST transition.
26459         Patch by David J. MacKenzie.  Reported by Hon-Yin Kok.
26460
26461 2001-04-02  Jim Meyering  <meyering@lucent.com>
26462
26463         * lib/regex.h, regex.c: Update from GNU libc.
26464
26465 2001-03-24  Jim Meyering  <meyering@lucent.com>
26466
26467         * m4/jm-macros.m4: Require autoconf-2.49d.
26468
26469 2001-03-20  Bruno Haible  <haible@clisp.cons.org>
26470
26471         * m4/iconv.m4 (jm_ICONV): Recommend GNU libiconv.
26472
26473 2001-03-19  Paul Eggert  <eggert@twinsun.com>
26474
26475         * lib/version-etc.c (version_etc_copyright): Update to 2001.
26476
26477 2001-03-17  Jim Meyering  <meyering@lucent.com>
26478
26479         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Remove my copy of AC_FUNC_MEMCMP,
26480         now that the version in autoconf is equivalent.
26481         (jm_FUNC_MEMCMP): Adjust to use AC_FUNC_MEMCMP.
26482
26483         * m4/error.m4 (jm_PREREQ_ERROR): Invoke AC_FUNC_STRERROR_R.
26484         Suggestion from Akim Demaille.
26485
26486         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_TEMPNAME.
26487         (jm_PREREQ_TEMPNAME): New function.
26488
26489 2001-03-16  Paul Eggert  <eggert@twinsun.com>
26490
26491         * lib/tempname.c (uint64_t): Define to uintmax_t if
26492         not defined, and if UINT64_MAX is not defined.
26493         Required at least for Vax Ultrix4.3, which doesn't define uint64_t.
26494         Reported by John David Anglin.
26495
26496 2001-03-15  Bruno Haible  <haible@clisp.cons.org>
26497
26498         * lib/localcharset.c (locale_charset): Allow wildcard syntax. Also
26499         resolve alias if codeset is empty.
26500         * lib/config.charset (BeOS): Use wildcard syntax.
26501
26502 2001-03-13  Jim Meyering  <meyering@lucent.com>
26503
26504         * lib/path-concat.c (path_concat)
26505         [FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't insert a backslash when
26506         concatenating e.g., `C:' and `foo'.
26507         From Bruno Haible.
26508
26509 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
26510
26511         * lib/localcharset.c (locale_charset): Don't use
26512         setlocale(LC_CTYPE,NULL). Don't return NULL.
26513         * lib/unicodeio.c (print_unicode_char): Simplify accordingly.
26514
26515 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
26516
26517         * lib/config.charset: Update for FreeBSD 4.2 and OSF/1 5.1. Add
26518         support for DOS/DJGPP.
26519
26520 2001-03-01  Paul Eggert  <eggert@twinsun.com>
26521
26522         * m4/jm-macros.m4 (jm_MACROS): Use mkstemp replacement if the system
26523         lacks mkstemp.  Compile our own tempname.c if we compile our own
26524         mkstemp.c, as mkstemp relies on tempname.
26525
26526 2001-03-01  Jim Meyering  <meyering@lucent.com>
26527
26528         * m4/dos.m4 (jm_AC_DOS): Remove extra backslashes, now that
26529         AH_VERBATIM really does output its argument verbatim.
26530
26531 2001-02-28  Paul Eggert  <eggert@twinsun.com>
26532
26533         * lib/Makefile.am (libfetish_a_SOURCES):
26534         Add dup-safer.c, fopen-safer.c.
26535         (noinst_HEADERS): Add stdio-safer.h, unistd-safer.h.
26536
26537         * lib/dup-safer.c, lib/fopen-safer.c, lib/stdio-safer.h:
26538         * lib/unistd-safer.h: New files.
26539
26540 2001-02-25  Paul Eggert  <eggert@twinsun.com>
26541
26542         The mkstemp replacement is taken from glibc 2.2.2, with some
26543         portability fixes for use outside glibc, as follows:
26544
26545         * lib/tempname.c (struct_stat64): New macro.
26546         (direxists, __gen_tempname): Use it.
26547         This avoids a portability problem with Solaris 8.
26548
26549         * lib/tempname.c (<config.h>): Include if HAVE_CONFIG_H.
26550         (<stddef.h>, <stdint.h>, <string.h>):
26551         Include only if STDC_HEADERS || _LIBC.
26552         (<fcntl.h>): Include only if HAVE_FCNTL_H || _LIBC.
26553         (<unistd.h>): Include only if HAVE_UNISTD_H || _LIBC.
26554         (<sys/time.h>): Include only if HAVE_SYS_TIME_H || _LIBC.
26555         (__set_errno): Define this macro if <errno.h> doesn't.
26556         (P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE):
26557         Define these macros if <stdio.h> doesn't.
26558         (S_ISDIR, S_IRUSR, S_IWUSR, S_IXUSR):
26559         Define these macros if <sys/stat.h>
26560         doesn't.  Ignore <sys/stat.h> S_ISDIR if STAT_MACROS_BROKEN.
26561         (stat64, __getpid, __gettimeofday, __mkdir, __open, __open64, lxstat64,
26562         __xstat64): Define if not _LIBC.
26563         (__secure_getenv): Define if ! (HAVE___SECURE_GETENV || _LIBC).
26564         (__gen_tempname): Invoke gettimeofday only if
26565         HAVE_GETTIMEOFDAY || _LIBC;
26566         otherwise, fall back on plain "time".
26567         Use macros like S_IRUSR | S_IWUSR rather than octal values like 0600.
26568
26569         * lib/mkstemp.c (__GT_FILE): Define to zero if not defined.
26570
26571         * lib/mkstemp.c, lib/tempname.c: New files, taken from glibc 2.2.2.
26572
26573 2001-02-18  Paul Eggert  <eggert@twinsun.com>
26574
26575         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for sys/resource.h.
26576
26577 2001-02-17  Paul Eggert  <eggert@twinsun.com>
26578
26579         * m4/mbrtowc.m4: New file, defining jm_FUNC_MBRTOWC.
26580         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH):
26581         Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc).
26582         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
26583
26584 2001-02-17  Paul Eggert  <eggert@twinsun.com>
26585
26586         * lib/mbswidth.c, quotearg.c (mbrtowc, mbsinit):
26587         Remove workaround macros for hosts that have mbrtowc but not
26588         mbstate_t, as we now insist on proper declarations for both
26589         before using mbrtowc.
26590
26591 2001-02-17  Jim Meyering  <meyering@lucent.com>
26592
26593         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Don't check for
26594         getmntent via AC_CHECK_FUNCS, since that would get a `no' and disrupt
26595         further attempts by AC_FUNC_GETMNTENT to check with e.g., -lgen on
26596         UnixWare 7.1.1.
26597
26598         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc.,
26599         rather than AC_CACHE_VAL.
26600
26601 2001-02-17  Jim Meyering  <meyering@lucent.com>
26602
26603         * lib/strtoul.c: Sync from GNU libc.  Use double quotes, not <...>
26604         around included file name.
26605
26606         * lib/strnlen.c (__strnlen): Merge in a change from GNU libc.
26607
26608         * lib/strftime.c: Update from GNU libc (the only changes were to
26609         comments).
26610
26611 2001-02-17  Jim Meyering  <meyering@lucent.com>
26612
26613         * lib/regex.c: Update from libc.
26614
26615 2001-02-17  Bruno Haible  <haible@clisp.cons.org>
26616
26617         * lib/mbswidth.h (mbswidth): Also define as macro, to avoid prototype
26618         clash.
26619
26620 2001-02-16  Paul Eggert  <eggert@twinsun.com>
26621
26622         * lib/alloca.c (malloc): Undef before defining, since stdlib.h
26623         may have defined it.  Needed for Encore Umax-3.0.9.16b systems.
26624         Reported by Mark Hounschell via Paul Eggert.
26625
26626 2001-02-07  Jim Meyering  <meyering@lucent.com>
26627
26628         * m4/regex.m4 (jm_INCLUDED_REGEX): Add a test for the latest bug.
26629
26630 2001-02-05  Jim Meyering  <meyering@lucent.com>
26631
26632         * m4/jm-macros.m4: Require autoconf-2.14d (not yet released), because
26633         it includes the patch required for `large file' support with at least
26634         HP-UX's 10.20 /bin/cc.
26635
26636 2001-02-03  Jim Meyering  <meyering@lucent.com>
26637
26638         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Restore prior use of
26639         AS_IF, now that it works once again (mysteriously).
26640         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
26641
26642 2001-01-30  Jim Meyering  <meyering@lucent.com>
26643
26644         Don't use filenames that are 8.3-equivalent to "conftest" on DOS.
26645         * m4/chown.m4: Rename conftestchown to conftest.chown.
26646         * m4/rename.m4: s/conftestdir/conftest.d1/ and
26647         s/conftestdir2/conftest.d2/.
26648         * m4/utimes.m4: s/conftestdata/conftest.data/
26649         Inspired by Pavel Roskin's change in autoconf.
26650
26651 2001-01-30  Bruno Haible  <haible@clisp.cons.org>
26652
26653         * lib/config.charset: Update for FreeBSD 4.2.
26654
26655 2001-01-27  Jim Meyering  <meyering@lucent.com>
26656
26657         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Open-code what was
26658         a use of AS_IF.
26659         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
26660
26661 2001-01-26  Jim Meyering  <meyering@lucent.com>
26662
26663         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Check for stddef.h, now that
26664         quotearg.c includes it.
26665
26666 2001-01-26  Jim Meyering  <meyering@lucent.com>
26667
26668         * lib/quotearg.c: Include stddef.h.
26669         * lib/quote.c: Include stddef.h.
26670         Reported by Axel Kittenberger.
26671
26672         * lib/xmalloc.c [HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
26673         line in double quotes so that it evokes a better diagnostic.
26674         [HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.
26675         Reported by Axel Kittenberger.
26676
26677 2001-01-24  Stefan Monnier  <monnier@cs.yale.edu>
26678
26679         * regex.c (mutually_exclusive_p): Don't blindly handle `charset_not'
26680         as if it was a `charset'.
26681
26682 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
26683
26684         * m4/iconv.m4 (jm_ICONV): Also check whether the iconv declaration
26685         has const.
26686
26687 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
26688
26689         * lib/unicodeio.c (print_unicode_char): Cast the second iconv() arg,
26690         to avoid a warning.  Add back 'const' to inptr.
26691
26692 2001-01-20  Jim Meyering  <meyering@lucent.com>
26693
26694         Be sure that headers are checked before used in code compiled
26695         for the type checks.
26696         * m4/jm-macros.m4 (jm_MACROS): Remove all header checks.
26697         In place of that, invoke jm_CHECK_ALL_TYPES.
26698         (jm_CHECK_ALL_HEADERS): New functions with the above checks.
26699         (jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS.
26700         Alan Iwi reported a build failure on an f300-fujitsu-uxpv4.1_ES;
26701         The check for ssize_t was mistakenly run before the test for unistd.h.
26702
26703         The configure-time check for stdbool.h was missing.
26704         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_HASH.
26705         (jm_PREREQ_HASH): New function.
26706
26707 2001-01-17  Jim Meyering  <meyering@lucent.com>
26708
26709         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE,
26710         for autoconf-2.49c.
26711         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Likewise.
26712
26713 2001-01-16  Jim Meyering  <meyering@lucent.com>
26714
26715         * lib/basename.c: Include <stdio.h>, needed by assert on SunOS 4.
26716         From Bruno Haible.
26717
26718 2001-01-14  Jim Meyering  <meyering@lucent.com>
26719
26720         * m4/rename.m4: Use temporary directories named conftestdir{,2}, not
26721         foo and bar.  Create conftestdir/ in the script, not in the C code.
26722         Remove directories in the script, not in the C code.
26723         Remove conftestdir{,2} before trying to create the directory.
26724         Make the entire configure script fail if the mkdir fails.
26725
26726 2001-01-14  Jim Meyering  <meyering@lucent.com>
26727
26728         * lib/rename.c: New file.  From Volker Borchert.
26729         Include stdlib.h, string.h or strings.h, and xalloc.h.
26730         Use strip_trailing_slashes rather than open-coding it.
26731
26732 2001-01-03  Paul Eggert  <eggert@twinsun.com>
26733
26734         * lib/strftime.c: Sync with glibc time/strftime.c 1.81.
26735
26736 2001-01-03  Jim Meyering  <meyering@lucent.com>
26737
26738         * lib/unicodeio.c (print_unicode_char): Remove `const' from declaration
26739         of local `inptr' to avoid warning with some system declarations of
26740         iconv.
26741
26742 2001-01-02  Volker Borchert  <bt@teknon.de>
26743
26744         * m4/rename.m4: New file.
26745         * m4/jm-macros.m4 (jm_MACROS): Require vb_FUNC_RENAME.
26746
26747 2001-01-01  Jim Meyering  <meyering@lucent.com>
26748
26749         * m4/prereq.m4 (jm_PREREQ_READUTMP): Include utmp.h (if available),
26750         even on systems with utmpx.h.  It's necessary for the declaration of
26751         utmp's ut_user member.  Reported by Andreas Jaeger.
26752
26753         * m4/check-decl.m4 (jm_CHECK_DECLS): Include grp.h and pwd.h if
26754         available. They are required for the declarations of getgrgid and
26755         getpwuid resp.
26756         (_jm_DECL_HEADERS): Check for grp.h and pwd.h.
26757         Reported by Andreas Jaeger.
26758
26759 2001-01-01  Alexandre Duret-Lutz  <duret_g@epita.fr>
26760
26761         * m4/libintl.m4 (AM_GNU_GETTEXT): Define MKINSTALLDIRS by
26762         expanding the value of $ac_aux_dir, as in AM_MISSING_HAS_RUN,
26763         so `make install' also works in VPATH builds.
26764
26765 2000-12-31  Alexandre Duret-Lutz  <duret_g@epita.fr>
26766
26767         * m4/libintl.m4 (AM_WITH_NLS): When using AC_CONFIG_AUX_DIR,
26768         prepend $(top_srcdir) to the value of MKINSTALLDIRS so that it
26769         can be used in subdirectories.
26770
26771 2000-12-29  Paul Eggert  <eggert@twinsun.com>
26772
26773         * lib/modechange.c: Do not assume that mode_t uses the
26774         traditional octal encoding.  E.g. "chmod 1 FOO" should set
26775         the other-execute bit of FOO even if S_IXOTH != 1.
26776
26777         (SUID, SGID, SVTX, RUSR, WUSR, XUSR, RGRP, WGRP, XGRP, ROTH,
26778         WOTH, XOTH, ALLM): New macros.
26779         (S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR,
26780          S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH):
26781         Use them.
26782         (S_ISGID): Fix typo; it was defaulting to the same value as S_ISUID.
26783         (S_IRWXU, S_IRWXG, S_IRWXO): Specify defaults in terms of the above.
26784         (mode_compile):
26785         No need to use uintmax_t; unsigned long is long enough.
26786         Don't bother to get suffix since we don't use it.
26787
26788 2000-12-26  Jim Meyering  <meyering@lucent.com>
26789
26790         * m4/dos.m4 (jm_AC_DOS): Rewrite (though it's still a stub) to work
26791         better with autoheader.
26792
26793 2000-12-24  Jim Meyering  <meyering@lucent.com>
26794
26795         * lib/hash.c (is_prime): Return explicit boolean values.
26796         (hash_get_first): Return NULL to appease Irix5.6's 89.
26797         Reported by Nelson Beebe.
26798
26799 2000-12-19  Bruno Haible  <haible@clisp.cons.org>
26800
26801         * lib/localcharset.c (locale_charset): Add support for Win32.
26802
26803 2000-12-18  Paul Eggert  <eggert@twinsun.com>
26804
26805         * lib/physmem.h, lib/physmem.c: New files.
26806
26807         * lib/Makefile.am (libfetish_a_SOURCES): Add physmem.c.
26808         (noinst_HEADERS): Add physmem.h.
26809
26810         * lib/xstrtol.c (__xstrtol): Add undocumented suffixes 'g' and
26811         't' for compatibility with Solaris 8 sort.
26812
26813 2000-12-18  Bruno Haible  <haible@clisp.cons.org>
26814
26815         * lib/config.charset: Add support for BeOS.
26816
26817 2000-12-17  Jim Meyering  <meyering@lucent.com>
26818
26819         * m4/dos.m4 (jm_AC_DOS): New file and macro.
26820         * m4/jm-macros.m4 (jm_MACROS): Require jm_AC_DOS.
26821
26822 2000-12-16  Jim Meyering  <meyering@lucent.com>
26823
26824         This bug had a serious impact on chown: `chown N:M FILE' (for integer
26825         N and M) would have treated it like `chown N:N FILE'.
26826
26827         * lib/userspec.c (parse_user_spec): Fix typo: s/u/g/.
26828
26829 2000-12-16  Jim Meyering  <meyering@lucent.com>
26830
26831         * lib/getusershell.c [!SHELLS_FILE && __DJGPP__]: Define
26832         SHELLS_FILE to a file name that's useful on djgpp systems.
26833         Include stdlib.h.
26834         (ADDITIONAL_DEFAULT_SHELLS): Define.
26835         (default_shells): Prepend ADDITIONAL_DEFAULT_SHELLS.
26836         Based mostly on a patch from Prashant TR.
26837
26838 2000-12-16  Bruno Haible  <haible@clisp.cons.org>
26839
26840         * lib/config.charset: Add ISO-8859-3, BIG5HKSCS, GB18030, JOHAB,
26841         VISCII, CP874, CP949, CP950, CP1250, CP1253, CP1254, CP1255, CP1256,
26842         CP1257 to the list of canonical encodings. Rename EUC-CN to GB2312.
26843
26844 2000-12-08  Andreas Schwab  <schwab@suse.de>
26845
26846         * lib/mbswidth.c (mbsnwidth): Don't loop endlessly when called with an
26847         invalid mulitbyte sequence and with the MBSW_ACCEPT_INVALID flag set.
26848
26849 2000-12-07  Jim Meyering  <meyering@lucent.com>
26850
26851         * lib/stripslash.c (ISSLASH): Define.
26852         (strip_trailing_slashes): Use ISSLASH rather than comparing against
26853         `/'.
26854         From Prashant TR.
26855
26856         * lib/dirname.c (FILESYSTEM_PREFIX_LEN): Define.
26857         (dir_name_r): Declare this function as static.
26858         [BACKSLASH_IS_PATH_SEPARATOR]: Fix a bug that'd
26859         manifest itself on a name containing a mix of slashes and
26860         backslashes.
26861         Make this function work with names starting with a DOS-style
26862         drive letter and colon prefix.
26863         (dir_name): Append `.' if necessary.
26864         Based mostly on patches from Prashant TR and Eli Zaretskii.
26865
26866         * lib/dirname.h (dir_name_r): Remove prototype.
26867
26868 2000-12-06  Paul Eggert  <eggert@twinsun.com>
26869
26870         * m4/off_t-format.m4: Remove this file.
26871         * m4/jm-macros.m4 (jm_MACROS): Remove jm_SYS_OFF_T_PRINTF_FORMAT.
26872
26873 2000-12-06  Jim Meyering  <meyering@lucent.com>
26874
26875         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): If we need the
26876         replacement strtoull, we may well need the replacement strtoul, too.
26877         Check for declarations of strtoul and strtoull.
26878         Check for strtol.  Mainly as a cue to cause automake to include
26879         strtol.c -- that file is included by each of strtoul.c and strtoull.c.
26880         Check for limits.h -- strtol.c needs it.
26881
26882 2000-12-05  Jim Meyering  <meyering@lucent.com>
26883
26884         * lib/dirname.c (dir_name_r): Add `const' in a few local declarations.
26885
26886 2000-12-04  Jim Meyering  <meyering@lucent.com>
26887
26888         * lib/path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc.
26889         Also include memory.h, stdlib.h, unistd.h if appropriate.
26890         Reported by Andreas Jaeger (conflicting declaration of malloc).
26891
26892 2000-12-02  Jim Meyering  <meyering@lucent.com>
26893
26894         * m4/off_t-format.m4 (OFF_T_PRINTF_FORMAT_STRING): New file/macro.
26895         * m4/jm-macros.m4 (jm_MACROS): require it.
26896
26897 2000-12-02  Jim Meyering  <meyering@lucent.com>
26898
26899         * lib/closeout.h: Make idempotent, to avoid some obscure warnings.
26900
26901 2000-12-01  Paul Eggert  <eggert@twinsun.com>
26902
26903         * lib/memrchr.c: Include <config.h> before any system include file.
26904
26905 2000-11-30  Jim Meyering  <meyering@lucent.com>
26906
26907         * m4/jm-macros.m4 (jm_MACROS): Check for stdint.h.
26908
26909 2000-11-30  Jim Meyering  <meyering@lucent.com>
26910
26911         * m4/getloadavg.m4: s/ifval/m4_ifval/ to accommodate new autoconf.
26912
26913 2000-11-29  Paul Eggert  <eggert@twinsun.com>
26914
26915         * lib/dirname.c (dir_name_r): Fix typo: int -> size_t.
26916
26917 2000-11-26  Jim Meyering  <meyering@lucent.com>
26918
26919         * lib/memcoll.c: Include sys/types.h.  From Werner Almesberger.
26920
26921 2000-11-22  Paul Eggert  <eggert@twinsun.com>
26922
26923         * lib/strftime.c (my_strftime): Do not invoke mbrlen with a
26924         size of (size_t) -1; it's not portable.
26925
26926 2000-11-17  Jim Meyering  <meyering@lucent.com>
26927
26928         * lib/strstr.c: Update from GNU libc.
26929
26930 2000-11-17  Akim Demaille  <akim@epita.fr>
26931
26932         * lib/obstack.h: Formatting changes.
26933         (obstack_grow, obstack_grow0): Don't cast WHERE at all: that would
26934         prevent type checking.
26935         (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
26936         cast the value to (void *): assigning a `foo *' to a `void *'
26937         variable is valid.
26938         (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
26939
26940 2000-11-16  Jim Meyering  <meyering@lucent.com>
26941
26942         * lib/strverscmp.c: Incorporate weak-alias-related changes from glibc.
26943
26944 2000-11-11  Jim Meyering  <meyering@lucent.com>
26945
26946         * lib/error.c: Add a couple #includes, merging from GNU libc version.
26947
26948 2000-11-10  Jim Meyering  <meyering@lucent.com>
26949
26950         * lib/obstack.h: Update from GNU libc.
26951         * lib/obstack.c: Likewise.
26952
26953 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
26954
26955         * m4/jm-macros.m4 (jm_MACROS): Add test for wcrtomb.
26956
26957 2000-11-06  Paul Eggert  <eggert@twinsun.com>
26958
26959         * lib/getusershell.c (setusershell): Use rewind rather than
26960         fseek/fseeko, to avoid configuration hassles with fseeko.
26961         Don't bother opening SHELLS_FILE if shellstream is NULL;
26962         it's not necessary.
26963
26964 2000-11-05  Jim Meyering  <meyering@lucent.com>
26965
26966         * lib/makepath.h (make_dir): Declare.
26967         * lib/makepath.c (make_dir): Remove `static' attribute.
26968         Tweak a comment.
26969
26970 2000-11-04  Jim Meyering  <meyering@lucent.com>
26971
26972         * m4/regex.m4: Use the `m4_' prefix on `syscmd' and `m4_sysval'.
26973
26974 2000-11-04  Alexandre Duret-Lutz  <duret_g@epita.fr>
26975
26976         * lib/hash.c (hash_get_next): Fix a thinko:  when ENTRY is the
26977         last one in a bucket, advance to the next bucket.
26978
26979 2000-11-02  Vesselin Atanasov  <vesselin@bgnet.bg>
26980
26981         * lib/fnmatch.c: Do not comment out all the code if we are using
26982         the GNU C library, because in some cases we are replacing buggy
26983         code in the GNU C library itself.
26984
26985 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
26986
26987         * regex.c (re_iswctype, re_wctype_to_bit): Fix braino.
26988         (regex_compile): Catch bogus \(\1\).
26989
26990 2000-10-30  Paul Eggert  <eggert@twinsun.com>
26991
26992         * lib/fnmatch.c (FOLD): Do not assume that characters are unsigned.
26993         (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
26994         e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero.
26995
26996 2000-10-30  Paul Eggert  <eggert@twinsun.com>
26997
26998         * lib/error.h, getline.h, modechange.h:
26999         Remove "2000" from Copyright line, as the file hasn't been
27000         changed this year other than in the copyright notice.
27001
27002         * lib/xalloc.h: Add "2000" to Copyright line, as this file
27003         was changed this year.
27004
27005 2000-10-29  Jim Meyering  <meyering@lucent.com>
27006
27007         * m4/fsusage.m4: s/AC_SHELL_IFELSE/AS_IFELSE/ to match autoconf
27008         renaming.
27009         * m4/ls-mntd-fs.m4: Likewise
27010
27011 2000-10-29  Jim Meyering  <meyering@lucent.com>
27012
27013         * lib/xstat.in: Fix grammar in comment.
27014
27015 2000-10-29  Greg Louis  <glouis@dynamicro.on.ca>
27016
27017         * lib/regex.h (__restrict_arr): Move definition out of #ifndef block.
27018         Required because egcs-2.91.66 (aka 1.1.2) defines __restrict, but
27019         doesn't define __restrict_arr.
27020
27021 2000-10-28  Jim Meyering  <meyering@lucent.com>
27022
27023         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_MEMCHR.
27024         (jm_PREREQ_MEMCHR): New function.
27025
27026 2000-10-28  Jim Meyering  <meyering@lucent.com>
27027
27028         * lib/memchr.c: Update from libc.
27029         Adjust for portability:
27030         [HAVE_STDLIB_H]: Include stdlib.h.
27031         [HAVE_BP_SYM_H || _LIBC]: Guard inclusion of bp-sym.h.
27032         Undef __memchr, too.
27033         [!weak_alias]: Define __memchr to memchr.
27034
27035         * lib/regex.c: Update from libc.
27036         * lib/regex.h: Likewise.
27037         * lib/getopt1.c: Likewise.
27038         * lib/memcmp.c: Likewise.
27039
27040         * lib/getusershell.c (setusershell) [HAVE_FSEEKO]: Use fseeko.
27041         Avoid using fseek, when possible -- it's broken by design.
27042         Patch by Ulrich Drepper.
27043
27044 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
27045
27046         * regex.c (POP_FAILURE_REG_OR_COUNT, re_match_2_internal)
27047         (re_match_2_internal, re_match_2_internal, re_match_2_internal):
27048         Giving in to popular pressure to shut up the compiler with casts.
27049
27050 2000-10-26  Jim Meyering  <meyering@lucent.com>
27051
27052         * lib/strftime.c: Update from libc.
27053
27054 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
27055
27056         * regex.c: More `unsigned char' -> `re_char' changes.
27057         Also change several `int' into `re_wchar_t'.
27058         (PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove.
27059         (PUSH_FAILURE_POINTER): Don't cast any more.
27060         (POP_FAILURE_REG_OR_COUNT): Remove the cast that strips `const'.
27061         We want GCC to complain, since this piece of code makes
27062         re_match non-reentrant, which *should* be fixed.
27063         (GET_BUFFER_SPACE): Use size_t rather than unsigned long.
27064         (EXTEND_BUFFER): Use RETALLOC.
27065         (SET_LIST_BIT): Don't cast.
27066         (re_wchar_t): New type.
27067         (re_iswctype, re_wctype_to_bit): Make it crystal clear to GCC
27068         that those two functions will always properly return.
27069         (IMMEDIATE_QUIT_CHECK): Cast to void.
27070         (analyse_first): Use recursion rather than an explicit stack.
27071         (re_compile_fastmap): Can't fail anymore.
27072         (re_search_2): Don't check re_compile_fastmap for failure.
27073         (PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT.
27074         Now also sets the new value (passed in a new argument).
27075         (re_match_2_internal): Use it.
27076         Also, use a new var `reg' of type size_t when looping through regs
27077         rather than reuse the inappropriate `mcnt'.
27078
27079 2000-10-25  Jim Meyering  <meyering@lucent.com>
27080
27081         * lib/obstack.c: Update from libc.
27082
27083 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
27084
27085         * regex.c (regex_compile): Change the way of handling a range from
27086         a char less than 256 to a char not less than 256.
27087
27088 2000-10-24  Andrew Innes  <andrewi@gnu.org>
27089
27090         * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
27091         NT-Emacs only.
27092         (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT,
27093         so that re_search functions only quit when callers expect them to.
27094
27095 2000-10-23  Jim Meyering  <meyering@lucent.com>
27096
27097         * lib/hard-locale.c (hard_locale): Revert last change -- it was simply
27098         wrong.  That set_locale call must not have any side effects.
27099         From Paul Eggert.
27100
27101 2000-10-22  Jim Meyering  <meyering@lucent.com>
27102
27103         * lib/md5.c (md5_process_block) [OP]: Use `rol', not CYCLIC.
27104         [CYCLIC]: Remove now-unused definition.
27105
27106         * lib/save-cwd.c (O_DIRECTORY): Define, if needed.
27107         (save_cwd) [HAVE_FCHDIR]: Use O_DIRECTORY when opening ".".
27108         Suggestion from Ulrich Drepper.
27109
27110 2000-10-21  Jim Meyering  <meyering@lucent.com>
27111
27112         * m4/check-decl.m4 (jm_CHECK_DECLS): Also check for memrchr.
27113         * m4/prereq.m4 (jm_PREREQ_DIRNAME): New macro.
27114         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memrchr.
27115
27116 2000-10-21  Jim Meyering  <meyering@lucent.com>
27117
27118         * lib/dirname.c (memrchr): Declare if necessary.
27119         (dir_name): Remove the restriction that there be no
27120         trailing slashes.  Now, this code skips past them, effectively
27121         ignoring them.
27122         [TEST_DIRNAME] (main): New unit tests.
27123
27124         * lib/memrchr.c: New file from GNU libc.
27125         Undef __memrchr, too.
27126         [!weak_alias]: Define __memrchr to memrchr.
27127         Guard weak_alias use with `#ifdef weak_alias'.
27128
27129 2000-10-21  Jim Meyering  <meyering@lucent.com>
27130
27131         * lib/dirname.c (dir_name_r): New function, factored out of dir_name.
27132         (dir_name): Use dir_name_r.
27133         * lib/dirname.h (dir_name_r): Declare it.
27134
27135 2000-10-17  Jim Meyering  <meyering@lucent.com>
27136
27137         * lib/quote.h (PARAMS): Define and use.
27138         Reported by Akim Demaille.
27139
27140         * lib/getopt.c: Update from libc.
27141
27142 2000-10-16  Jim Meyering  <meyering@lucent.com>
27143
27144         * lib/hard-locale.c (hard_locale): Use "", not 0 as 2nd arg to
27145         setlocale.
27146         From Jan Fedak.
27147
27148 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
27149
27150         * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.
27151
27152 2000-09-25  Jim Meyering  <meyering@lucent.com>
27153
27154         * lib/md5.h (rol): Define (from GnuPG).
27155
27156         * lib/sha.c: Give credit (GnuPG) where due.
27157         (M): Use rol rather than open-coding it.
27158         Add a FIXME comment.
27159
27160 2000-09-21  Jim Meyering  <meyering@lucent.com>
27161
27162         * lib/userspec.c (parse_user_spec): Remove debugging printf I'd added.
27163         Reported by Michael Stone.
27164
27165 2000-09-20  Jim Meyering  <meyering@lucent.com>
27166
27167         * lib/Makefile.am (libfetish_a_SOURCES): Add sha.c.
27168         (noinst_HEADERS): Add sha.h.
27169         Based on code from Scott G. Miller and from GnuPG.
27170
27171 2000-09-18  Jim Meyering  <meyering@lucent.com>
27172
27173         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Restore the initial value of
27174         LIBS. Otherwise, everyone ends up linking with -lelf for some
27175         configurations.
27176         Reported by Mike Stone.
27177
27178 2000-09-15  Jim Meyering  <meyering@lucent.com>
27179
27180         * lib/regex.c: Update from libc.
27181
27182 2000-09-10  Jim Meyering  <meyering@lucent.com>
27183
27184         * lib/getopt.c (_getopt_internal): Update from glibc.
27185
27186 2000-09-09  Jim Meyering  <meyering@lucent.com>
27187
27188         * lib/quotearg.c: Rename ISASCII to IN_CTYPE_DOMAIN, so people don't
27189         think it should be used as a general replacement for isascii.
27190         * lib/fnmatch.c: Likewise.
27191         * lib/mbswidth.c: Likewise
27192         * lib/regex.c: Likewise.
27193
27194         Don't use atoi.
27195         * lib/userspec.c: Include sys/param.h and limits.h.
27196         Include xstrtol.h.
27197         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
27198         (UID_T_MAX, GID_T_MAX, MAXUID, MAXGID): Define.
27199         (parse_user_spec): Use xstrtoul, not atoi when converting numeric
27200         UID, GID.  Check range.
27201
27202 2000-09-06  Jim Meyering  <meyering@lucent.com>
27203
27204         * lib/getopt.c (_getopt_internal): Update from glibc.
27205
27206 2000-08-30  Jim Meyering  <meyering@lucent.com>
27207
27208         * lib/strftime.c: Merge in changes from GNU libc.
27209
27210 2000-08-26  Jim Meyering  <meyering@lucent.com>
27211
27212         * m4/jm-macros.m4: Use jm_FUNC_FPENDING.
27213         * m4/fpending.m4: New file.
27214
27215 2000-08-26  Jim Meyering  <meyering@lucent.com>
27216
27217         * lib/closeout.c: Include "__fpending.h".
27218         (close_stdout_status): Return right away if there's nothing to flush.
27219
27220         * lib/Makefile.am (noinst_HEADERS): Add __fpending.h.
27221         * lib/__fpending.c: New file.
27222         * lib/__fpending.h: New file.
27223
27224 2000-08-20  Jim Meyering  <meyering@lucent.com>
27225
27226         * m4/check-decl.m4: Include utmp.h `#if HAVE_UTMP_H', rather than
27227         `#if !HAVE_UTMPX_H'.  The latter would lose on systems with neither
27228         utmp.h nor utmpx.h.  Reported by Eli Zaretskii.
27229
27230 2000-08-11  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
27231
27232         Improve fileutils installation on systems where running
27233         programs (like install) can't be unlinked.
27234         * m4/unlink-busy.m4 (jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
27235         * m4/jm-macros.m4: Use jm_FUNC_UNLINK_BUSY_TEXT.
27236
27237 2000-08-07  Paul Eggert  <eggert@twinsun.com>
27238
27239         Standardize on "memory exhausted" instead of "Memory exhausted"
27240         or "virtual memory exhausted".
27241         * lib/obstack.c (print_and_abort): Use "memory exhausted", not
27242         "virtual memory exhausted".
27243         * lib/same.c (same_name): Invoke xalloc_die instead of printing
27244         our own message.
27245         * lib/userspec.c (parse_user_spec): Likewise.
27246         * lib/bumpalloc.h: comment fix
27247         * lib/same.c, userspec.c: Include xalloc.h.
27248
27249         * lib/xalloc.h (xalloc_msg_memory_exhausted): Now char const[],
27250         not char *const and pointing to a constant array.
27251         * lib/xmalloc.c (xalloc_msg_memory_exhausted): Likewise.
27252         (xrealloc): Comment fix.
27253
27254         * lib/userspec.c (parse_user_spec):
27255         Don't translate a message until just before returning,
27256         to avoid unnecessary translation.
27257
27258 2000-08-07  Jim Meyering  <meyering@lucent.com>
27259
27260         * lib/addext.c, argmatch.c, argmatch.h, backupfile.h, bumpalloc.h,
27261         chown.c, diacrit.h, dirname.h, dup2.c, exclude.h, fileblocks.c,
27262         fnmatch.c, fnmatch.h, fsusage.c, fsusage.h, getdate.h,
27263         getgroups.c, gethostname.c, getopt.h, group-member.c,
27264         hard-locale.c, hash.h, isdir.c, lchown.c, linebuffer.c,
27265         linebuffer.h, long-options.h, malloc.c, md5.c, md5.h, memchr.c,
27266         memcmp.c, memcoll.c, memset.c, mktime.c, modechange.h, obstack.h,
27267         pathmax.h, realloc.c, rmdir.c, safe-read.c, save-cwd.c, stime.c,
27268         stpcpy.c, strcasecmp.c, strcspn.c, strdup.c, stripslash.c,
27269         strstr.c, strtod.c, strtol.c, strtoul.c, strtoull.c, strtoumax.c,
27270         utime.c, version-etc.h, xalloc.h, xstrdup.c, xstrtoumax.c,
27271         yesno.c: Back out Copyright date changes for each file with no change
27272         this year.  This eases coordination with other programs using the same
27273         source code modules.  From Paul Eggert.
27274
27275 2000-08-06  Paul Eggert  <eggert@twinsun.com>
27276
27277         * m4/mbstate_t.m4 (AC_MBSTATE_T): Define mbstate_t to be int,
27278         not char, for compatibility with glibc 2.1.3 strftime.c.
27279
27280 2000-08-03  Greg McGary  <greg@mcgary.org>
27281
27282         * lib/regex.c (SET_HIGH_BOUND, MOVE_BUFFER_POINTER,
27283         ELSE_EXTEND_BUFFER_HIGH_BOUND): New macros.
27284         (EXTEND_BUFFER): Use them.
27285
27286 2000-08-01  Jim Meyering  <meyering@lucent.com>
27287
27288         * lib/dirname.c (ISSLASH): Define.
27289         (BACKSLASH_IS_PATH_SEPARATOR): Define.
27290         (dir_name) [BACKSLASH_IS_PATH_SEPARATOR]: Handle the case in which
27291         both `\' and `/' may be use as path separators.
27292         Based on a patch from Prashant TR.
27293
27294 2000-07-31  Paul Eggert  <eggert@twinsun.com>
27295
27296         * lib/quotearg.c (quotearg_n_options): Don't make the initial
27297         slot vector a constant, since it might get modified.
27298
27299 2000-07-31  Jim Meyering  <meyering@lucent.com>
27300
27301         * lib/xmalloc.c: Use `virtual memory exhausted', not
27302         `Memory exhausted'.
27303         * lib/obstack.c (print_and_abort): Likewise.
27304
27305 2000-07-30  Paul Eggert  <eggert@twinsun.com>
27306
27307         * lib/quotearg.c (quotearg_n_options): Preallocate a slot 0
27308         buffer, so that the caller can always quote one small
27309         component of a "memory exhausted" message in slot 0.
27310         From a suggestion by Jim Meyering.
27311
27312 2000-07-30  Jim Meyering  <meyering@lucent.com>
27313
27314         * lib/makepath.c (make_path): Quote the other instance, too.
27315
27316         * lib/quotearg.c (N_STATIC_SLOTVECS): Define.
27317         (STATIC_BUF_SIZE): Define.
27318         (quotearg_n_options): Use only statically allocated storage when
27319         N < N_STATIC_SLOTVECS and the length of the quoted result is smaller
27320         than STATIC_BUF_SIZE.
27321
27322 2000-07-29  Jim Meyering  <meyering@lucent.com>
27323
27324         * lib/diacrit.c (diacrit_diac): Use __MSDOS__ in favor of MSDOS.
27325         * lib/dirname.c (dir_name): Likewise.
27326
27327         * lib/basename.c (base_name): Use ISSLASH rather than comparing against
27328         `/'.
27329
27330         * lib/dirname.c (dir_name) [MSDOS]: Declare `lim' to be const.
27331         (dir_name): Assert that there are no trailing slashes.
27332
27333 2000-07-29  Bruno Haible  <haible@clisp.cons.org>
27334
27335         * lib/mbswidth.h (mbswidth): Add a flags argument.
27336         (mbswidth): New declaration.
27337         (MBSW_ACCEPT_INVALID, MBSW_ACCEPT_UNPRINTABLE): New macros.
27338         * lib/mbswidth.c (mbswidth): Add a flags argument.
27339         (mbsnwidth): New function.
27340
27341 2000-07-24  Jim Meyering  <meyering@lucent.com>
27342
27343         * lib/mbswidth.c: Remove useless #else.  From Bruno Haible.
27344
27345 2000-07-23  Paul Eggert  <eggert@twinsun.com>
27346
27347         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.
27348
27349 2000-07-23  Paul Eggert  <eggert@twinsun.com>
27350
27351         * lib/quotearg.c: Streamline by invoking multibyte code only if needed.
27352         <wchar.h>: Include only if HAVE_MBRTOWC && 1 < MB_LEN_MAX.
27353         (MB_CUR_MAX): Redefine to 1 if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX).
27354         (quotearg_buffer_restyled): If a unibyte locale, don't bother to
27355         invoke multibyte primitives.
27356
27357 2000-07-23  Paul Eggert  <eggert@twinsun.com>
27358
27359         * lib/quotearg.c:
27360         Include <wchar.h> even if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX),
27361         so that mbstate_t is always defined.
27362
27363         Do not inspect MB_LEN_MAX, since it's incorrectly defined to
27364         be 1 in at least one GCC installation, and this configuration
27365         error is likely to be common.  Ignoring MB_LEN_MAX hurts
27366         performance on hosts that have mbrtowc but have only unibyte
27367         locales, but I assume these hosts are rare.
27368
27369 2000-07-23  Paul Eggert  <eggert@twinsun.com>
27370
27371         * lib/mbswidth.c (_XOPEN_SOURCE):
27372         Don't define; this causes problems on Solaris 7.
27373         (wcwidth) [!HAVE_DECL_WCWIDTH]: Declare.
27374
27375 2000-07-23  Jim Meyering  <meyering@lucent.com>
27376
27377         * m4/check-decl.m4 (jm_CHECK_DECLS): Check for declarations of these,
27378         too: getgrgid, getpwuid, getuid.
27379
27380 2000-07-23  Jim Meyering  <meyering@lucent.com>
27381
27382         * lib/basename.c (base_name): Add an assertion.
27383
27384 2000-07-23  Bruno Haible  <haible@clisp.cons.org>
27385
27386         * lib/quotearg.c: When the system forces us to redefine mbstate_t,
27387         shadow its mbsinit function.
27388
27389 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
27390
27391         * lib/mbswidth.h: New file.
27392         * lib/mbswidth.c: New file.
27393         * lib/Makefile.am (libfetish_a_SOURCES): Add mbswidth.c.
27394         (noinst_HEADERS): Add mbswidth.h.
27395
27396 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
27397
27398         * lib/config.charset: Add support for FreeBSD. Improve support for
27399         HP-UX and IRIX 6.
27400
27401 2000-07-16  Bruno Haible  <haible@clisp.cons.org>
27402
27403         * m4/mbswidth.m4: New file.
27404         * m4/prereq.m4 (jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
27405
27406 2000-07-15  Jim Meyering  <meyering@lucent.com>
27407
27408         * lib/makepath.c: Include quote.h.
27409         (make_path): Convert "`%s'" in format strings to "%s", and wrap each
27410         corresponding argument in a `quote (...)' call.
27411         Give better diagnostics.
27412
27413         * lib/Makefile.am (libfetish_a_SOURCES): Add quote.c.
27414         (noinst_HEADERS): Add quote.h.
27415
27416         * lib/quote.c (quote, quote_n): New file.  Two functions taken verbatim
27417         from tar's src/misc.c.
27418         * lib/quote.h: New file.  Prototypes for same.
27419
27420 2000-07-14  Paul Eggert  <eggert@twinsun.com>
27421
27422         From a suggestion by Bruno Haible.
27423         * lib/quotearg.c (mbrtowc): Do not use HAVE_WCHAR_H in the definition.
27424         Use defined mbstate_t, not HAVE_MBSTATE_T_OBJECT,
27425         to decide whether to define the BeOS workaround macro;
27426         this adjusts to the change to AC_MBSTATE_T.
27427
27428 2000-07-14  Jim Meyering  <meyering@lucent.com>
27429
27430         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Require
27431         jm_AC_TYPE_UINTMAX_T.
27432
27433 2000-07-13  Paul Eggert  <eggert@twinsun.com>
27434
27435         * lib/quotearg.h (enum quoting style): New enum clocale_quoting_style.
27436
27437         * lib/quotearg.c (quoting_style_args, quoting_style_vals,
27438         quotearg_buffer_restyled): Add support for
27439         clocale_quoting_style.  Undo previous change to
27440         locale_quoting_style behavior, and undo the "{LEFT QUOTATION MARK}"
27441         and "{RIGHT QUOTATION MARK}" msgids.
27442
27443 2000-07-10  Paul Eggert  <eggert@twinsun.com>
27444
27445         From a suggestion by Bruno Haible.
27446         * m4/mbstate_t.m4 (AC_MBSTATE_T):
27447         Renamed from AC_MBSTATE_T_OBJECT.  All uses changed.
27448         Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
27449         and mbstate_t, to a single-part test that simply defines mbstate_t.
27450         * m4/prereq.m4 (jm_PREREQ_QUOTEARG):
27451         s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
27452
27453 2000-07-10  Jim Meyering  <meyering@lucent.com>
27454
27455         * m4/strerror_r.m4: Mirror the correction made in autoconf.
27456
27457         * m4/gnu-source.m4: Output to confdefs.h directly.
27458         Suggestion from Akim Demaille.
27459
27460 2000-07-09  Paul Eggert  <eggert@twinsun.com>
27461
27462         The old behavior of quoting `like this' doesn't look good with
27463         newer, ISO-style fonts.  See:
27464         http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
27465
27466         Instead, quote "like this" by default.  Let the translator
27467         tailor the locale-specific quoting behavior by providing
27468         translations for {LEFT QUOTATION MARK} and {RIGHT QUOTATION MARK}.
27469
27470         * lib/quotearg.c (N_): New macro.
27471         (gettext_default): New function.
27472         (quotearg_buffer_restyled): Use
27473         gettext_default ("{LEFT QUOTATION MARK}", "\"") for left quote, and
27474         gettext_default ("{RIGHT QUOTATION MARK}", "\"") for right quote.
27475
27476 2000-07-09  Jim Meyering  <meyering@lucent.com>
27477
27478         * m4/jm-macros.m4 (jm_MACROS): Add a test to see if -lm is required
27479         to link seq.  If so, set SEQ_LIBM to -lm.  From Bruno Haible.
27480
27481         * m4/gnu-source.m4 (AC__GNU_SOURCE): New file/macro.
27482         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require it.
27483
27484 2000-07-09  Jim Meyering  <meyering@lucent.com>
27485
27486         * lib/Most files: Update copyright dates to include 2000.
27487
27488 2000-07-08  Jim Meyering  <meyering@lucent.com>
27489
27490         * lib/xgethostname.c (ENAMETOOLONG): Define to an unlikely value
27491         if not defined.
27492         (xgethostname): Remove now-unnecessary #ifdef.
27493         Move declaration of `err' into loop where it's used.
27494
27495 2000-07-05  Paul Eggert  <eggert@twinsun.com>
27496         and Bruno Haible  <haible@clisp.cons.org>
27497
27498         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Test for mbstate_t
27499         only if the test for an object-type mbstate_t fails.  This
27500         prevents us from mistakenly reporting that mbstate_t is a
27501         system object type after we "#define mbstate_t int" to work
27502         around its lack.
27503
27504 2000-07-05  Paul Eggert  <eggert@twinsun.com>
27505         and Bruno Haible  <haible@clisp.cons.org>
27506
27507         * lib/quotearg.c (mbrtowc): Declare returned type, since BeOS doesn't.
27508
27509 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
27510
27511         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Pass a reasonably large buffer
27512         to strerror_r.
27513         Include <ctype.h> for use of isalpha.
27514
27515 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
27516
27517         * lib/xgethostname.c (xgethostname): Protect against the SunOS 5.5 bug
27518         by allocating a larger buffer. Test the gethostname return value for
27519         being >= 0, not == 0, for BeOS.  Don't exhaust memory if gethostname
27520         returns an error and ENAMETOOLONG isn't defined.
27521
27522 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
27523
27524         * lib/quotearg.c (struct quoting_options): Simplify quote_these_too
27525         dimension.
27526
27527 2000-07-04  Jim Meyering  <meyering@lucent.com>
27528
27529         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead
27530         of the deprecated AC_CHECKING.
27531
27532 2000-07-04  Jim Meyering  <meyering@lucent.com>
27533
27534         * lib/strndup.c: [!HAVE_DECL_STRNLEN]: Declare strnlen.
27535         Reported by Bruno Haible.
27536
27537 2000-07-04  Jim Meyering  <meyering@lucent.com>
27538
27539         * lib/quotearg.c: Make inclusion of <wchar.h> independent of whether
27540         HAVE_MBRTOWC is set.  Required at least for irix-5.6, which
27541         lacks mbrtowc.
27542
27543 2000-07-03  Paul Eggert  <eggert@twinsun.com>
27544
27545         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
27546         Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
27547
27548 2000-07-03  Paul Eggert  <eggert@twinsun.com>
27549         and Bruno Haible  <haible@clisp.cons.org>
27550
27551         * lib/quotearg.c (mbrtowc):
27552         Assign to *pwc, and return 1 only if result is nonzero.
27553         (iswprint): Use ISPRINT when substituting our own mbrtowc.
27554
27555 2000-07-03  Jim Meyering  <meyering@lucent.com>
27556
27557         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strnlen.
27558
27559 2000-07-03  Jim Meyering  <meyering@lucent.com>
27560
27561         * lib/readutmp.h: [HAVE_UTMPX_H]: Include <utmp.h> if HAVE_UTMP_H.
27562         This is necessary to get a definition of e.g., UTMP_FILE on
27563         HP-UX 10.20.
27564         From Bob Proulx.
27565
27566 2000-07-02  Jim Meyering  <meyering@lucent.com>
27567
27568         * m4/mbstate_t.m4: Also define mbstate_t, if necessary.
27569
27570         * m4/chown.m4: Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with
27571         AC_LIBOBJ(function_name).
27572         * m4/chown.m4: Likewise.
27573         * m4/fnmatch.m4: Likewise.
27574         * m4/ftruncate.m4: Likewise.
27575         * m4/getgroups.m4: Likewise.
27576         * m4/getline.m4: Likewise.
27577         * m4/group-member.m4: Likewise.
27578         * m4/jm-macros.m4: Likewise.
27579         * m4/lstat.m4: Likewise.
27580         * m4/malloc.m4: Likewise.
27581         * m4/memcmp.m4: Likewise.
27582         * m4/nanosleep.m4: Likewise.
27583         * m4/putenv.m4: Likewise.
27584         * m4/realloc.m4: Likewise.
27585         * m4/regex.m4: Likewise.
27586         * m4/stat.m4: Likewise.
27587         * m4/strftime.m4: Likewise.
27588
27589 2000-07-02  Jim Meyering  <meyering@lucent.com>
27590
27591         * lib/quotearg.c (mbstate_t): Don't define here.
27592
27593 2000-07-02  Jim Meyering  <meyering@lucent.com>
27594
27595         * lib/nanosleep.c (SIGCONT): Define if not already defined.
27596
27597 2000-07-01  Jim Meyering  <meyering@lucent.com>
27598
27599         * m4/uptime.m4: Put double quotes around use of $cross_compiling.
27600
27601 2000-07-01  Jim Meyering  <meyering@lucent.com>
27602
27603         * m4/ls-mntd-fs.m4: Remove a `FIXME' comment and fix the associated
27604         problem.
27605
27606 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
27607
27608         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific
27609         macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV.
27610
27611 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
27612
27613         * lib/mountlist.c: Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV,
27614         per change in ../m4/ls-mntd-fs.m4.
27615         (read_filesystem_list): Ignore symbolic links.
27616
27617 2000-06-29  Jim Meyering  <meyering@lucent.com>
27618
27619         * lib/same.c: Include <string.h> or <strings.h>, as appropriate,
27620         for declaration of strcmp.
27621
27622         * lib/long-options.c: Include <stdlib.h>, for declaration of exit.
27623
27624         * lib/mountlist.c (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]:
27625         Avoid warning by casting result to `char *' to remove `const'.
27626
27627 2000-06-28  Jim Meyering  <meyering@lucent.com>
27628
27629         * m4/mbstate_t.m4: Use stdlib.h, not stdio.h.  The latter is not
27630         included by quotearg.c, for which we perform this test.  From
27631         Bruno Haible.
27632
27633 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
27634
27635         * m4/check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well.
27636         * m4/prereq.m4 (jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or
27637         <utmpx.h> exists, put readutmp.o into LIBOBJS.
27638
27639 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
27640
27641         * lib/Makefile.am (libfetish_a_SOURCES): Remove readutmp.c.
27642
27643 2000-06-26  Paul Eggert  <eggert@twinsun.com>
27644
27645         savedir now sets errno on failure and invokes xmalloc to get memory.
27646         Fix a couple of other minor bugs while we're at it.
27647
27648         * lib/savedir.c (<unistd.h>): Do not include; there's no need.
27649         (NAMLEN): Remove macro.
27650         (malloc, realloc): Remove decls.
27651         (stpcpy): Likewise.
27652         ("xalloc.h"): Include.
27653         (NAME_SIZE_DEFAULT): New macro.
27654         (savedir): Use xmalloc / xrealloc to allocate memory.
27655         Use NAME_SIZE_DEFAULT if name_size is negative or overflows to zero.
27656         Skip "" directory entries.
27657         Use strlen to calculate directory entry length, since the old method
27658         is rarely used these days and isn't worth supporting.
27659         Don't use a pointer after freeing it.
27660         Check for integer overflow when calculating allocation size.
27661         Use memcpy to copy entries, instead of stpcpy.
27662         Set errno properly when returning NULL.
27663         Check for readdir error.
27664
27665 2000-06-26  Jim Meyering  <meyering@lucent.com>
27666
27667         * lib/posixtm.c [HAVE_STDLIB_H]: Include stdlib.h, for decl of abort.
27668
27669 2000-06-25  Jim Meyering  <meyering@lucent.com>
27670
27671         * m4/mbstate_t.m4: Include stdio.h before wchar.h to work around
27672         Linux header bug when _XOPEN_SOURCE is defined to 500.
27673
27674 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
27675
27676         * lib/unicodeio.c (print_unicode_char): Work around ansi2knr
27677         deficiency.
27678
27679 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
27680
27681         * lib/getusershell.c (xmalloc, xrealloc): Remove functions.
27682         Include xalloc.h.
27683         Don't include <stdlib.h>.  Don't declare malloc, realloc.
27684
27685 2000-06-24  Jim Meyering  <meyering@lucent.com>
27686
27687         * m4/strerror_r.m4: Revive this file -- to try out an experimental
27688         version of AC_FUNC_STRERROR_R that may work even on BeOS, a system
27689         for which strerror does return char*, but which lacks a conveniently
27690         accessible declaration of the function.  If the compile-test says
27691         strerror_r doesn't work, then resort to a `run'-test that works on
27692         BeOS and segfaults on DEC Unix.
27693
27694 2000-06-24  Jim Meyering  <meyering@lucent.com>
27695
27696         * lib/error.c [!HAVE_DECL_STRERROR_R]: Declare strerror_r.
27697
27698 2000-06-23  Paul Eggert  <eggert@twinsun.com>
27699
27700         * m4/mbstate_t.m4: New file, defining AC_MBSTATE_T_OBJECT.
27701         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Use it.  Add check for iswprint.
27702
27703 2000-06-23  Paul Eggert  <eggert@twinsun.com>
27704
27705         * lib/quotearg.c: Include <wctype.h> after <wchar.h>, for Solaris 2.5.
27706         (mbrtowc, mbstate_t): Define substitutes if
27707         HAVE_MBRTOWC && HAVE_WCHAR_H && !HAVE_MBSTATE_T_OBJECT.
27708         (iswprint): Define to 1 if !defined iswprint && !HAVE_ISWPRINT,
27709         not if ! (HAVE_MBRTOWC && HAVE_WCHAR_H).
27710
27711 2000-06-23  Jim Meyering  <meyering@lucent.com>
27712
27713         * m4/afs.m4: Add missing AC_MSG_RESULT.
27714         Reported by Bruno Haible.
27715
27716         * m4/fsusage.m4: s/AC_MSG_CHECKING/AC_CHECKING/.
27717         Suggestion from Bruno Haible.
27718
27719 2000-06-23  Jim Meyering  <meyering@lucent.com>
27720
27721         * lib/getpass.c: New file, from Bruno Haible.  Required for BeOS.
27722
27723 2000-06-21  Jim Meyering  <meyering@lucent.com>
27724
27725         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add getpass.
27726
27727 2000-06-21  Jim Meyering  <meyering@lucent.com>
27728
27729         * lib/Makefile.am (libfetish_a_SOURCES): Add getstr.c.
27730         (noinst_HEADERS): Add getstr.h.
27731
27732         * lib/getline.c (getstr): Move into a separate file.
27733         * lib/getstr.c (getstr): New file, extracted from getline.c, with
27734         the following changes: new parameter, delim2; both delim[12]
27735         parameters have type `int', not `char'.  The latter would lose
27736         with 8-bit delimiters.
27737         * lib/getstr.h: New file.
27738
27739 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
27740
27741         * lib/xgetcwd.c (xgetcwd): If the required pathname length is smaller
27742         than 1024, return a memory chunk of least possible size, instead
27743         of size PATH_MAX + 2. In the loop, increment the size proportionally.
27744         Use free/xmalloc instead of xrealloc to avoid copying for very long
27745         paths.
27746
27747 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
27748
27749         * lib/path-concat.c (path_concat): Don't access dir[-1] if dir is
27750         the empty string.
27751
27752 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
27753
27754         * lib/canon-host.c (canon_host): Use malloc and memcpy to copy an
27755         address, not strdup.  Include <stdlib.h> and don't declare free().
27756
27757 2000-06-19  Jim Meyering  <meyering@lucent.com>
27758
27759         * lib/getloadavg.c [HAVE_NLIST_H] (NLIST_STRUCT): Define.
27760
27761 2000-06-18  Jim Meyering  <meyering@lucent.com>
27762
27763         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Remove mkdir.
27764
27765         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the
27766         `checking whether...' message to be consistent with that of the
27767         lstat test.
27768
27769 2000-06-18  Jim Meyering  <meyering@lucent.com>
27770
27771         * lib/mkdir.c: Remove file, due mainly to copyright incompatibility.
27772         Besides, these days every porting target provides a mkdir function.
27773
27774         * lib/strnlen.c: Include memory.h, string.h, and/or strings.h as
27775         needed. (this snippet comes from src/system.h).
27776
27777 2000-06-16  Bruno Haible  <haible@clisp.cons.org>
27778
27779         * m4/glibc21.m4 (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C.
27780
27781 2000-06-15  Paul Eggert  <eggert@twinsun.com>
27782
27783         * lib/human.c (adjust_value): New function.
27784         (human_readable_inexact): Apply rounding style even when
27785         printing approximate values.
27786
27787 2000-06-14  Paul Eggert  <eggert@twinsun.com>
27788
27789         * lib/human.c (human_readable_inexact): Allow an input block
27790         size that is not a multiple of the output block size, and vice versa.
27791         Reported by Piergiorgio Sartor.
27792
27793 2000-06-14  Paul Eggert  <eggert@twinsun.com>
27794
27795         * lib/getdate.y (get_date): Apply relative times after time
27796         zone indicator, not before.  Reported by Todd A. Jacobs.
27797
27798 2000-06-13  Jim Meyering  <meyering@lucent.com>
27799
27800         * lib/Makefile.am (all-local): Depend on lstat.c and stat.c.
27801
27802         * lib/xstat.in [!HAVE_DECL_FREE]: Declare free in lstat.c.
27803
27804 2000-06-12  Paul Eggert  <eggert@twinsun.com>
27805
27806         * lib/xstat.in: Include <stdlib.h> in lstat, to declare "free".
27807
27808 2000-06-12  Jim Meyering  <meyering@lucent.com>
27809
27810         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Replace with
27811         AC_FUNC_GETLOADAVG from autoconf, and tweak the latter to accept an
27812         optional argument.
27813         * m4/jm-macros.m4: s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/, and supply
27814         the optional argument, `lib'.
27815
27816 2000-06-08  Jim Meyering  <meyering@lucent.com>
27817
27818         * m4/largefile.m4: Remove file (now that it's part of autoconf).
27819
27820 2000-06-04  Paul Eggert  <eggert@twinsun.com>
27821
27822         Rewrite largefile configuration so that we don't need to run
27823         getconf and don't need AC_CANONICAL_HOST.  [I'm leaving the use of
27824         AC_CANONICAL_HOST in configure.in -- jmm]
27825
27826         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS,
27827         AC_SYS_LARGEFILE_SPACE_APPEND): Remove.
27828         (AC_SYS_LARGEFILE_TEST_INCLUDES): New macro.
27829         (AC_SYS_LARGEFILE_MACRO_VALUE): Change arguments from
27830         CODE-TO-SET-DEFAULT to VALUE, INCLUDES, FUNCTION-BODY.
27831         All uses changed.
27832         Instead of inspecting the output of getconf, try to compile the
27833         test program without and with the macro definition.
27834         (AC_SYS_LARGEFILE): Do not require AC_CANONICAL_HOST or check
27835         for getconf.  Instead, check for the needed flags by compiling
27836         test programs.
27837
27838 2000-06-04  Paul Eggert  <eggert@twinsun.com>
27839
27840         * lib/strnlen.c: Include <config.h> if HAVE_CONFIG_H.
27841
27842 2000-06-04  Jim Meyering  <meyering@lucent.com>
27843
27844         * lib/getugroups.c (getugroups): Cast -1 to gid_t, for systems like
27845         SunOS 4.1.4 for which gid_t is an unsigned type.
27846
27847 2000-06-03  Jim Meyering  <meyering@lucent.com>
27848
27849         * m4/prereq.m4 (jm_PREREQ_HUMAN): Use []-quoted list in AC_CHECK_DECLS,
27850         now that autoconf requires that.
27851
27852         * m4/jm-glibc-io.m4: Add a kludge to make autoheader emit the required
27853         #undefs.  E.g., #undef HAVE_DECL_FERROR_UNLOCKED.
27854         Use []-quoted list in AC_CHECK_DECLS, now that autoconf requires that.
27855
27856 2000-06-03  Jim Meyering  <meyering@lucent.com>
27857
27858         * lib/strnlen.c [!HAVE_DECL_MEMCHR]: Declare memchr.
27859
27860 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
27861
27862         * m4/glibc21.m4: New file.
27863         * m4/jm-macros.m4 (jm_MACROS): Call jm_GLIBC21.
27864
27865 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
27866
27867         * lib/Makefile.am (install-exec-local): On systems with glibc-2.1 or
27868         newer, don't install charset.alias.
27869         * lib/config.charset: Change the Linux/glibc rules so they become empty
27870         on glibc-2.1 or newer.
27871
27872 2000-06-02  Jim Meyering  <meyering@lucent.com>
27873
27874         * lib/mountlist.c: Back out last change.  Instead, do this...
27875         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Set the
27876         me_dummy member using the same `ignore'-testing code.
27877         * lib/mountlist.h (ME_DUMMY): Add `autofs' to the list of ignored
27878         fs_type strings.
27879         From Mark D. Roth.
27880
27881 2000-05-29  Jim Meyering  <meyering@lucent.com>
27882
27883         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Ignore
27884         mounts with the `ignore' attribute.  Based on a patch from
27885         Mark D. Roth.
27886
27887 2000-05-28  Jim Meyering  <meyering@lucent.com>
27888
27889         * m4/jm-macros.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from
27890         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
27891         * m4/stat.m4: Likewise.
27892         * m4/lstat.m4: Likewise.
27893         * m4/lstat-slash.m4: Remove file (absorbed into autoconf).
27894
27895         * m4/jm-macros.m4 (AC_FUNC_STRERROR_R): Rename from jm_FUNC_STRERROR_R.
27896         * m4/strerror_r.m4: Remove file (absorbed into autoconf).
27897
27898 2000-05-26  Jim Meyering  <meyering@lucent.com>
27899
27900         * m4/uptime.m4: Use `$cross_compiling', not `$ac_cv_prog_cc_cross'.
27901
27902 2000-05-24  Jim Meyering  <meyering@lucent.com>
27903
27904         * m4/prereq.m4: Use []-quoted list in AC_CHECK_MEMBERS, now that
27905         autoconf requires that.
27906         * m4/lib-check.m4: Likewise.
27907         * m4/jm-macros.m4: Likewise.
27908         * m4/strftime.m4: Likewise.
27909
27910         * m4/check-decl.m4 (jm_CHECK_DECLS): Use []-quoted list in
27911         AC_CHECK_DECLS, now that autoconf requires that.
27912
27913 2000-05-22  Jim Meyering  <meyering@lucent.com>
27914
27915         * m4/stat.m4: Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
27916         * m4/lstat.m4: Likewise.
27917
27918 2000-05-22  Jim Meyering  <meyering@lucent.com>
27919
27920         * lib/makepath.c: Remove old, now-unnecessary `#ifdef __MSDOS__' block.
27921
27922 2000-05-20  Jim Meyering  <meyering@lucent.com>
27923
27924         * m4/prereq.m4 (jm_PREREQ_HUMAN): New macro.
27925         (jm_PREREQ): Use it.
27926
27927 2000-05-18  Jim Meyering  <meyering@lucent.com>
27928
27929         * lib/hash.c (hash_rehash): Fix a nasty bug: copy the free entry list
27930         back, too, since it may have been modified by allocate_entry.
27931         (hash_delete): Rewrite to use neither the assignment operator
27932         nor the comma operator in an if-expression.
27933
27934 2000-05-15  Paul Eggert  <eggert@twinsun.com>
27935
27936         * lib/closeout.c:
27937         <sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO):
27938         Remove; no longer needed.
27939         "quotearg.h": Add include.
27940         (file_name): Do not bother to explicitly initialize to NULL; it's less
27941         efficient on some hosts.
27942         (close_stdout_status): Remove test as to whether stdout was already
27943         closed; it breaks for the case "echo x | sort >&-".
27944         Quote file name colons.
27945         Do not assume that _("write error") lacks format strings.
27946
27947 2000-05-15  Jim Meyering  <meyering@lucent.com>
27948
27949         * lib/version-etc.c (version_etc_copyright): Update the copyright
27950         string used in all --version output.
27951
27952 2000-05-14  Jim Meyering  <meyering@lucent.com>
27953
27954         * lib/closeout.c (close_stdout_set_file_name): New function.
27955         (close_stdout_status): Use new file-scoped global.
27956         Return right away if fstat says the stdout file descriptor is invalid.
27957         * lib/closeout.h (close_stdout_set_file_name): Declare.
27958
27959 2000-05-10  Jim Meyering  <meyering@lucent.com>
27960
27961         * lib/closeout.c [default_exit_status]: New file-scoped variable.
27962         (close_stdout_set_status): New function.
27963         * lib/closeout.h (close_stdout_set_status): Declare.
27964
27965 2000-05-09  Jim Meyering  <meyering@lucent.com>
27966
27967         * m4/gettext.m4: Rename this...
27968         * m4/libintl.m4: ...to this.
27969
27970 2000-05-08  Jim Meyering  <meyering@lucent.com>
27971
27972         * lib/long-options.c: Don't include closeout.h.
27973         (parse_long_options): Don't call close_stdout for --version.
27974
27975 2000-05-06  Paul Eggert  <eggert@twinsun.com>
27976
27977         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _XOPEN_SOURCE to
27978         be 500, instead of _GNU_SOURCE to be 1, to work around glibc
27979         2.1.3 bug.  This avoids a clash when files like regex.c define
27980         _GNU_SOURCE.
27981
27982 2000-05-06  Jim Meyering  <meyering@lucent.com>
27983
27984         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add atexit.
27985         (AC_REPLACE_FUNCS): Add strnlen.
27986
27987         * m4/rmdir-errno.m4 (fetish_FUNC_RMDIR_NOTEMPTY): New macro and file.
27988         * m4/jm-macros.m4: Require fetish_FUNC_RMDIR_NOTEMPTY.
27989
27990         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Save and restore LIBS around
27991         AC_SEARCH_LIBS call for nanosleep.
27992         (LIB_NANOSLEEP): Set and AC_SUBST.
27993
27994 2000-05-06  Jim Meyering  <meyering@lucent.com>
27995
27996         * lib/strnlen.c: Undefine __strnlen and strnlen.
27997         [!weak_alias]: Define __strnlen to strnlen.
27998
27999         * lib/atexit.c: New file, from libiberty.
28000
28001 2000-05-06  Jim Meyering  <meyering@lucent.com>
28002
28003         * lib/closeout.c (close_stdout_status): Also check for errors on the
28004         stderr stream.
28005
28006 2000-05-05  Jim Meyering  <meyering@lucent.com>
28007
28008         * m4/jm-macros.m4 (jm_MACROS): Save and restore LIBS around
28009         AC_SEARCH_LIBS call for clock_gettime.
28010         (LIB_CLOCK_GETTIME): Set and AC_SUBST.
28011
28012         * m4/search-libs.m4: Update from autoconf.
28013
28014         su doesn't work on Solaris 2.6.
28015         * m4/lib-check.m4: When checking for struct spwd.sp_pwdp, also include
28016         <shadow.h>.  Reported by Dragos Harabor.
28017
28018 2000-05-05  Bruno Haible  <haible@clisp.cons.org>
28019
28020         * lib/localcharset.c (get_charset_aliases): Use malloc, realloc and
28021         memcpy instead of xmalloc, xrealloc, path_concat.
28022         (locale_charset): Treat empty environment variables as absent.
28023         (DIRECTORY_SEPARATOR, ISSLASH): New macros.
28024
28025 2000-05-04  Jim Meyering  <meyering@lucent.com>
28026
28027         * lib/getopt.c: Update from glibc.
28028         * lib/obstack.c: Likewise.
28029         * lib/obstack.h: Likewise.
28030         * lib/regex.c: Likewise.  NB: K&R compiler support is dropped for this
28031         file
28032
28033         * lib/regex.h: Likewise.
28034         * lib/strndup.c: Likewise.
28035         * lib/strnlen.c: New file, from glibc.
28036
28037 2000-05-03  Jim Meyering  <meyering@lucent.com>
28038
28039         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strndup.
28040
28041 2000-05-02  Paul Eggert  <eggert@twinsun.com>
28042
28043         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _GNU_SOURCE if
28044         this is needed to make ftello visible (e.g. glibc 2.1.3).  Use
28045         compile-time test, rather than inspecting host and OS, to
28046         decide whether to define _LARGEFILE_SOURCE.
28047
28048 2000-05-01  Jim Meyering  <meyering@lucent.com>
28049
28050         * m4/fsusage.m4: Use AC_MSG_CHECKING instead of obsolete AC_CHECKING.
28051
28052         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add BeOS support.
28053         Based on a patch from Bruno Haible.
28054
28055 2000-05-01  Jim Meyering  <meyering@lucent.com>
28056
28057         * lib/full-write.c (full_write): Remove `FIXME' part of comment.
28058
28059 2000-04-29  Jim Meyering  <meyering@lucent.com>
28060
28061         * lib/path-concat.c: Declare strdup only if it's not defined.
28062         * lib/canon-host.c: Likewise.
28063
28064 2000-04-28  Jim Meyering  <meyering@lucent.com>
28065
28066         * lib/rpmatch.c [HAVE_LIMITS_H]: Include limits.h before regex.h to
28067         avoid redefinition warning on some systems (HPUX).  Otherwise, regex.h
28068         is included first, then limits.h is included by locale.h by libintl.h.
28069         From John David Anglin.
28070
28071 2000-04-25  Jim Meyering  <meyering@lucent.com>
28072
28073         * lib/makepath.c (S_IRWXUGO): Define.
28074         (make_path): Always perform explicit chmod if MODE specifies any
28075         of the `special' permission bits.  Prompted by a bug report against
28076         install from Mate Wierdl and Joost van Baal.
28077
28078 2000-04-18  Jim Meyering  <meyering@lucent.com>
28079
28080         * m4/prereq.m4 (jm_PREREQ_GETPAGESIZE): New macro.
28081         (jm_PREREQ): Use it.
28082
28083 2000-04-18  Jim Meyering  <meyering@lucent.com>
28084
28085         * lib/README: New file.
28086
28087         * lib/getpagesize.h [!getpagesize && HAVE_OS_H && B_PAGE_SIZE]: Define
28088         getpagesize.  For BeOS.  Based on a patch from Bruno Haible.
28089
28090 2000-04-17  Jim Meyering  <meyering@lucent.com>
28091
28092         Get it right :-)
28093         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Emit the
28094         actual #define via AH_VERBATIM.  Don't need separate AC_DEFINE.
28095         Suggestion from Akim Demaille.
28096
28097 2000-04-17  Jim Meyering  <meyering@lucent.com>
28098
28099         * lib/strftime.c (my_strftime) [strftime]: Declare strftime here, since
28100         the definition of it to rpl_strftime also defined-away the system's
28101         declaration.
28102
28103 2000-04-15  Jim Meyering  <meyering@lucent.com>
28104
28105         Use `C' to denote so-called `contiguous' files, the same way
28106         that tar does.
28107         * lib/filemode.c (S_ISCTG) [!S_ISCTG && S_IFCTG]: Define.
28108         (ftypelet): Use S_ISCTG.
28109         From Michael Deutschmann.
28110
28111 2000-04-14  Jim Meyering  <meyering@lucent.com>
28112
28113         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg
28114         form of AC_DEFINE.  Otherwise, the #ifndef in AH_VERBATIM gets
28115         clobbered.
28116
28117 2000-04-14  Jim Meyering  <meyering@lucent.com>
28118
28119         * lib/strftime.c (my_strftime) [#ifdef strftime]: Declare strftime.
28120
28121 2000-04-13  Jim Meyering  <meyering@lucent.com>
28122
28123         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new
28124         AH_VERBATIM to insert required #ifndef into config.h.in.
28125         Suggestion from Akim Demaille.
28126
28127 2000-04-12  Jim Meyering  <meyering@lucent.com>
28128
28129         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Use AC_CHECK_HEADERS, not
28130         `AC_CHECK_HEADER' to check for locale.h.  Thanks to a report from
28131         Christian Krackowizer.
28132
28133         More code moved from ../configure.in into (jm_CHECK_ALL_TYPES).
28134         * m4/jm-macros.m4 (_GNU_SOURCE): Define.
28135         (AC_SYS_LARGEFILE): Require.
28136         (AM_C_PROTOTYPES): Require.
28137
28138 2000-04-08  Jim Meyering  <meyering@lucent.com>
28139
28140         * lib/Makefile.am (charset.alias): Use t-$@, not $@-t so the DOS 8.3
28141         names don't conflict.  Reported by Eli Zaretskii.
28142
28143 2000-04-07  Jim Meyering  <meyering@lucent.com>
28144
28145         * lib/putenv.c: Move inclusion of errno.h so it follows that of
28146         sys/types.h, to work around system header problems on AIX 3.2.5.
28147         From Bruno Haible.
28148
28149 2000-04-07  Bruno Haible  <haible@clisp.cons.org>
28150
28151         * lib/unicodeio.c (print_unicode_char): Avoid triggering Solaris iconv
28152         bug.  Deal with the different error behavior of Irix iconv.
28153
28154 2000-04-05  Paul Eggert  <eggert@twinsun.com>
28155
28156         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Don't use -n32 on
28157         IRIX if the installer said otherwise.
28158
28159 2000-04-05  Jim Meyering  <meyering@lucent.com>
28160
28161         Portability tweaks required for ultrix4.3.
28162         * m4/check-decl.m4 [!HAVE_UTMPX_H] (headers): Include <utmp.h>.
28163         (jm_CHECK_DECLS): Add getutent to the list of functions.
28164         (_jm_DECL_HEADERS): Add utmpx.h.
28165         From John David Anglin.
28166
28167         * m4/strftime.m4: Back out the 2000-04-02 change.
28168         Instead of that change, simply undefine putenv in the test program.
28169
28170 2000-04-05  Jim Meyering  <meyering@lucent.com>
28171
28172         Portability tweaks required for ultrix4.3.
28173         * lib/readutmp.h [HAVE_UTMPX_H && !HAVE_DECL_GETUTENT]: Declare
28174         getutent.
28175         * lib/readutmp.c: Include sys/types.h before sys/stat.h.
28176         * lib/canon-host.c: Declare strdup.
28177         * lib/path-concat.c: Likewise.
28178         From John David Anglin.
28179
28180 2000-04-04  Jim Meyering  <meyering@lucent.com>
28181
28182         Be more DOS 8.3-friendly.
28183         * lib/ref-add.sin: Renamed from ref-add.sed.in.
28184         * lib/ref-del.sin: Renamed from ref-del.sed.in.
28185         * lib/Makefile.am: Reflect renaming.
28186         Reported by Eli Zaretskii.
28187
28188         Use a temporary file name that won't clash with `charset.alias'
28189         in the DOS 8.3 name space.
28190         * lib/Makefile.am (charset_tmp): Define.
28191         (install-exec-local): Use $(charset_tmp) instead of $(charset_alias)-t.
28192         (uninstall-local): Likewise.
28193         Reported by Eli Zaretskii.
28194
28195 2000-04-03  Jim Meyering  <meyering@lucent.com>
28196
28197         * m4/gettext.m4: Fix typo in comment.
28198
28199         * m4/codeset.m4 (AC_CHECK_HEADERS): Add langinfo.h (moved here from
28200         textutils/configure.in).  Suggestion from Paul Eggert.
28201         (AC_CHECK_FUNCS): Add nl_langinfo.  (also from textutils/configure.in)
28202
28203 2000-04-02  Paul Eggert  <eggert@twinsun.com>
28204
28205         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Set TZ environment
28206         variable in the shell rather than using putenv, which isn't
28207         portable.  This avoids the configure-time inter-test dependency
28208         on the potentially-renamed putenv function.
28209
28210 2000-03-30  Paul Eggert  <eggert@twinsun.com>
28211
28212         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Include <sys/stat.h>
28213         before checking struct stat.st_blksize, so that
28214         HAVE_STRUCT_STAT_ST_BLKSIZE is defined correctly.
28215
28216 2000-03-29  Paul Eggert  <eggert@twinsun.com>
28217
28218         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Check for strftime,
28219         since strftime.c uses HAVE_STRFTIME to decide whether to use
28220         the underlying strftime.
28221
28222 2000-03-29  Paul Eggert  <eggert@twinsun.com>
28223
28224         * lib/time/strftime.c (my_strftime): Make sure we call the system
28225         strftime, not ourselves, when invoking the underlying strftime.
28226
28227 2000-03-24  Jim Meyering  <meyering@lucent.com>
28228
28229         * lib/Makefile.am (EXTRA_DIST): Add ref-add.sed.in and ref-del.sed.in.
28230         (charset_alias): Define.
28231         (install-exec-local): Factor out common code.
28232         (uninstall-local): Split lines longer than 80.
28233         (ref-add.sed, ref-del.sed): Remove rules... (do the following instead)
28234         (SUFFIXES): Define.
28235         (.sed.in.sed): New rule.  Don't redirect directly to $@.
28236         (CLEANFILES): Add ref-add.sed and ref-del.sed.
28237
28238 2000-03-19  Bruno Haible  <haible@clisp.cons.org>
28239
28240         * lib/config.charset: Output a line containing "Packages using this
28241         file".
28242         * lib/ref-add.sed.in, lib/ref-del.sed.in: New files.
28243         * lib/Makefile.am (install-exec-local, uninstall-local, ref-add.sed,
28244         ref-del.sed): New rules.
28245
28246 2000-03-17  Jim Meyering  <meyering@lucent.com>
28247
28248         * lib/unicodeio.c (<string.h>): Include only #if HAVE_STRING_H.
28249         Otherwise, include <strings.h>
28250
28251 2000-03-17  Bruno Haible  <haible@clisp.cons.org>
28252
28253         * lib/unicodeio.c (utf8_wctomb): New function.
28254         (print_unicode_char): Pass the Unicode character to iconv in UTF-8
28255         format instead of in UCS-4 with platform dependent endianness.
28256
28257 2000-03-10  Jim Meyering  <meyering@lucent.com>
28258
28259         * m4/lib-check.m4: Look for getspnam in -lgen, too.
28260         From Marco Franzen.
28261
28262 2000-03-07  Paul Eggert  <eggert@twinsun.com>
28263
28264         * lib/savedir.c (savedir): Work even if directory size is
28265         negative; this can happen with some screwy NFS configurations.
28266
28267 2000-03-06  Jim Meyering  <meyering@lucent.com>
28268
28269         * lib/localcharset.c (get_charset_aliases): Don't try to free file_name
28270         if it's NULL (because we ran out of memory).  From Bruno Haible.
28271
28272 2000-03-05  Jim Meyering  <meyering@lucent.com>
28273
28274         * lib/localcharset.c ("path-concat.h"): Include.
28275         (get_charset_aliases): Use path_concat instead of ANSI string
28276         concatenation.
28277
28278         * lib/unicodeio.h (PARAMS): Define.
28279         Use it to guard prototype.
28280
28281 2000-03-04  Jim Meyering  <meyering@lucent.com>
28282
28283         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require AC_C_VOLATILE,
28284         for lib/localcharset.c.
28285
28286 2000-03-04  Jim Meyering  <meyering@lucent.com>
28287
28288         * lib/Makefile.am (install-exec-local): Create $(libdir) before
28289         installing into it.
28290         (uninstall-local): Uncomment this rule so `make distcheck' works
28291         once again.
28292
28293         * lib/unicodeio.c (<errno.h>): Include it.
28294         (errno): Declare if not defined.
28295
28296         * lib/localcharset.c: Add Bruno's comment justifying use of volatile.
28297
28298         * lib/config.charset: New version, incorporating remarks from a linux
28299         i18n mailing list.  From Bruno Haible.
28300
28301 2000-03-04  Bruno Haible  <haible@clisp.cons.org>
28302
28303         * m4/codeset.m4: New file.
28304         * m4/iconv.m4: New file.
28305         * m4/jm-macros.m4 (jm_MACROS): Call jm_LANGINFO_CODESET and jm_ICONV.
28306
28307 2000-03-03  Jim Meyering  <meyering@lucent.com>
28308
28309         * m4/regex.m4: Make sure re_compile_pattern accepts patterns like `{1'.
28310
28311 2000-03-02  Jim Meyering  <meyering@lucent.com>
28312
28313         * m4/timespec.m4: Require AC_HEADER_TIME before the cache check so
28314         the messages come out on separate lines.
28315
28316         * m4/jm-glibc-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO): Use AC_CHECK_DECLS,
28317         rather than jm_CHECK_DECLARATIONS.
28318         * m4/decl.m4: Remove now-unused file.
28319
28320         * m4/check-decl.m4 (AC_CHECK_DECLS): Add getlogin, ttyname, and
28321         geteuid.
28322
28323 2000-03-02  Jim Meyering  <meyering@lucent.com>
28324
28325         * lib/Makefile.am (EXTRA_DIST): Add config.charset.
28326
28327 2000-03-01  Jim Meyering  <meyering@lucent.com>
28328
28329         * lib/localcharset.c: Guard some #includes with `#if HAVE_...'.
28330         * lib/unicodeio.c: Likewise.
28331
28332 2000-03-01  Bruno Haible  <haible@clisp.cons.org>
28333
28334         * lib/config.charset: New file.
28335         * lib/localcharset.c: New file.
28336         * lib/unicodeio.h, lib/unicodeio.c: New files.
28337         * lib/Makefile.am (DEFS): Add -DLIBDIR=...
28338         (libfetish_a_SOURCES): Add localcharset.c and unicodeio.c.
28339         (noinst_HEADERS): Add unicodeio.h.
28340         (all-local, install-exec-local, charset.alias): New targets.
28341
28342 2000-02-28  Paul Eggert  <eggert@twinsun.com>
28343
28344         * lib/quotearg.c (ALERT_CHAR): New macro.
28345         (quotearg_buffer_restyled): Use it.
28346
28347 2000-02-27  Jim Meyering  <meyering@lucent.com>
28348
28349         * m4/check-decl.m4: Add getenv to the list.
28350
28351 2000-02-27  Jim Meyering  <meyering@lucent.com>
28352
28353         * lib/strtoumax.c: Fix typo in decl of strtoul: s/long long/long/.
28354         Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'.
28355
28356         * lib/backupfile.c: Guard inclusion of stdlib.h with
28357         `#if HAVE_STDLIB_H', not `#if STDC_HEADERS'.
28358         Declare malloc if needed.
28359
28360         * lib/backupfile.c: Use `#if !HAVE_DECL...' instead of
28361         `#ifndef HAVE_DECL..'
28362         now that autoconf always defines the HAVE_DECL_ symbols.
28363         * lib/human.c: Likewise.
28364         * lib/same.c: Likewise.
28365         * lib/strtoumax.c: Likewise.
28366
28367         * lib/backupfile.c: Arrange for cpp to fail if the configure-time
28368         declaration check was not run.
28369         * lib/hash.c: Likewise.
28370         * lib/human.c: Likewise.
28371         * lib/same.c: Likewise.
28372         * lib/strtoumax.c: Likewise.
28373
28374         * lib/userspec.c (parse_user_spec): If there is no `:' but there is a
28375         `.', then first look up the entire `.'-containing string as a login
28376         name.
28377
28378 2000-02-23  Jim Meyering  <meyering@lucent.com>
28379
28380         * m4/check-decl.m4: Now that we have the new AC_CHECK_DECLS, use it
28381         in place of my hack.
28382
28383 2000-02-18  Paul Eggert  <eggert@twinsun.com>
28384
28385         * lib/getdate.y: Handle two-digit years with leading zeros correctly.
28386         (textint): New typedef.
28387         (parser_control): Member year changed from int to textint.
28388         All uses changed.
28389         (YYSTYPE): Removed; replaced by %union with int and textint members.
28390         (tDAY, tDAY_UNIT, tDAYZONE, tHOUR_UNIT, tID, tLOCAL_ZONE, tMERIDIAN,
28391         tMINUTE_UNIT, tMONTH, tMONTH_UNIT tSEC_UNIT, tSNUMBER, tUNUMBER,
28392         tYEAR_UNIT, tZONE, o_merid): Now of type <intval>.
28393         (tSNUMBER, tUNUMBER): Now of type <textintval>.
28394         (date, number, to_year): Use width of number in digits, not its value,
28395         to determine whether it's a 2-digit year, or a 2-digit time.
28396         (yylex): Store number of digits of numeric tokens.
28397         Reported by John Kendall.
28398
28399         (parser_control): Changed from struct parser_control to typedef (for
28400         consistency).  All uses changed.
28401
28402         (tID): Removed; not used.
28403         (yylex): Return '?' for unknown identifiers, rather than (unused) tID.
28404
28405 2000-02-14  Paul Eggert  <eggert@twinsun.com>
28406
28407         * lib/getpagesize.h (getpagesize): Port to VMS for Alpha;
28408         adapted from changes to grep getpagesize.h by Martin P.J. Zinser.
28409
28410 2000-02-12  Jim Meyering  <meyering@lucent.com>
28411
28412         * lib/userspec.c (ISDIGIT): Define it.
28413         (isdigit): Remove definition.
28414         (is_number): Use ISDIGIT, not isdigit.
28415         <libintl.h>: Include.
28416         (_ and N_): Define.
28417         (parse_user_spec): Mark translatable strings.
28418
28419 2000-02-10  Jim Meyering  <meyering@lucent.com>
28420
28421         With these changes, nanosleep.[ch] are finally enough like the other
28422         lib/* replacement files to compile on a few more losing systems.
28423
28424         * lib/nanosleep.h: Don't include config.h.
28425         Remove prototype from declaration of nanosleep.
28426         (PARAMS): Remove now-unneeded definition.
28427         * lib/nanosleep.c: #undef nanosleep.
28428         (rpl_nanosleep): Rename from nanosleep.
28429
28430 2000-02-10  Jim Meyering  <meyering@lucent.com>
28431
28432         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Rename replacement function from
28433         gnu_nanosleep to rpl_nanosleep.
28434
28435 2000-02-09  Jim Meyering  <meyering@lucent.com>
28436
28437         * m4/lib-check.m4 (jm_LIB_CHECK): Fix typo: check for sp_pwdp in
28438         struct spwd, rather than in struct passwd.  Reported by Gaël Quéri.
28439
28440 2000-02-08  Akim Demaille  <akim@epita.fr>
28441
28442         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Quote square brackets with
28443         `[' and `]' and remove uses of `changequote'.
28444         (AC_SYS_LARGEFILE_MACRO_VALUE): Likewise.
28445         (AC_SYS_LARGEFILE): Likewise.
28446         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
28447         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Remove now-unnecessary use
28448         of changequote.
28449         * m4/regex.m4 (jm_INCLUDED_REGEX): Likewise.
28450         * m4/readdir.m4 (jm_FUNC_READDIR): Likewise
28451         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Likewise, and add `int' for main.
28452         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Likewise.
28453
28454 2000-02-05  Jim Meyering  <meyering@lucent.com>
28455
28456         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require most macros.
28457         Remove explicit use of AC_HEADER_TIME.  It is required by
28458         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Using AC_HEADER_TIME and
28459         `AC_REQUIRE'ing jm_CHECK_TYPE_STRUCT_TIMESPEC provoked a but
28460         in autoconf whereby the expansion of the latter ended up preceding
28461         the expansion of its prerequisite, AC_HEADER_TIME.
28462         Reported by Volker Borchert.
28463
28464 2000-02-03  Jim Meyering  <meyering@lucent.com>
28465
28466         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for utmpxname.
28467
28468 2000-02-03  Jim Meyering  <meyering@lucent.com>
28469
28470         * lib/readutmp.c (read_utmp): Guard with `#ifdef UTMP_NAME_FUNCTION',
28471         rather than with `#if HAVE_UTMPNAME'.
28472
28473 2000-02-02  Jim Meyering  <meyering@lucent.com>
28474
28475         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Fix typo that resulted in no
28476         definition of HAVE_PATHCONF: s/AC_CHECK_FUNC/AC_CHECK_FUNCS/.
28477         Reported by Eli Zaretskii.
28478
28479 2000-02-01  Jim Meyering  <meyering@lucent.com>
28480
28481         * lib/readutmp.h (UT_USER): Add parens.  From Andreas Schwab.
28482
28483 2000-01-31  Jim Meyering  <meyering@lucent.com>
28484
28485         * m4/check-decl.m4 (jm_CHECK_DECLS): Add nanosleep to the list of
28486         functions.  Add the time.h and sys/time.h headers along with the
28487         AC_REQUIRE'ment of AC_HEADER_TIME.
28488
28489 2000-01-31  Jim Meyering  <meyering@lucent.com>
28490
28491         * lib/nanosleep.h (nanosleep): Guard declaration with
28492         `#if ! HAVE_DECL_NANOSLEEP'.
28493         Without this, OFS gets a redeclaration error for rpl_nanosleep, due to
28494         the declaration in that vendor's sys/timers.h.
28495         Reported by Christian Krackowizer.
28496
28497         * lib/quotearg.c (ISASCII): Add #undef and move definition to follow
28498         inclusion of wctype.h to work around Solaris 2.6 namespace pollution.
28499         (ISPRINT): Likewise.
28500         Reported by Tom Tromey.
28501
28502 2000-01-30  Jim Meyering  <meyering@lucent.com>
28503
28504         * m4/lib-check.m4: Clean up some kludgy old shadow password tests.
28505
28506         * m4/prereq.m4 (utmp_includes): Define.
28507         Check for ut_user and ut_name members in both struct utmpx
28508         and struct utmp.
28509
28510 2000-01-30  Jim Meyering  <meyering@lucent.com>
28511
28512         * lib/readutmp.c (extract_trimmed_name): Use UT_USER instead of
28513         hard-coding uses of ->ut_name.  The latter doesn't work with new Linux
28514         header files where only utmpx.ut_user is declared.
28515
28516         * lib/readutmp.h (UT_USER): Define.
28517
28518 2000-01-29  Jim Meyering  <meyering@lucent.com>
28519
28520         * m4/lib-check.m4: New file containing library-related checks from
28521         fileutils and sh-utils (textutils had none).
28522
28523 2000-01-28  Jim Meyering  <meyering@lucent.com>
28524
28525         * m4/perl.m4: Change format of warning message to look more like that
28526         from the missing script.  Suggestion from François Pinard.
28527
28528 2000-01-25  Jim Meyering  <meyering@lucent.com>
28529
28530         * m4/timespec.m4: Require AC_HEADER_TIME, and include sys/time.h as
28531         well as time.h in the compile check.
28532         * m4/nanosleep.m4: Require AC_HEADER_TIME rather than simply using it.
28533         Fix typo in cross-compiling case: s/yes/no/.
28534
28535 2000-01-23  Jim Meyering  <meyering@lucent.com>
28536
28537         * m4/jm-macros.m4: Move df-related tests here from
28538         fileutils/configure.in
28539
28540         * m4/ls-mntd-fs.m4: s/list_mounted_fs/ac_list_mounted_fs/
28541         (jm_LIST_MOUNTED_FILESYSTEMS): Take two parameters.
28542
28543         * m4/fsusage.m4: New file.  Extracted from fileutils/configure.in.
28544         s/space/ac_fsusage_space/.
28545         (jm_FILE_SYSTEM_USAGE): Take two parameters.
28546
28547         * m4/ftruncate.m4: New file (derived from part of
28548         fileutils/configure.in).
28549         * m4/jm-macros.m4 (jm_FUNC_FTRUNCATE): AC_REQUIRE it.
28550         (jm_CHECK_ALL_TYPES): Require AC_HEADER_MAJOR and AC_HEADER_DIRENT.
28551
28552         * m4/jm-macros.m4 (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN):
28553         AC_SUBST these here, rather than just in sh-util/configure.in, so
28554         that the now-shared-by-fileutils-and-textutils lib/Makefile.am are
28555         all the same.
28556         (AM_FUNC_OBSTACK): Add (from fileutils/configure.in).
28557         (AC_CHECK_FUNCS): Merge all checks from fileutils, textutils, sh-utils.
28558         (AM_FUNC_STRTOD): Added (from textutils', sh-utils' configure.in).
28559         (AC_SUBST(POW_LIBM)): Likewise.
28560         (AC_SUBST(DF_PROG)): Moved from fileutils/configure.in.
28561
28562 2000-01-23  Jim Meyering  <meyering@lucent.com>
28563
28564         * lib/Makefile.am (libfetish_a_SOURCES): Remove explicit mention of
28565         obstack.c.
28566
28567 2000-01-22  Jim Meyering  <meyering@lucent.com>
28568
28569         * m4/jm-macros.m4: Call AC_PROG_CC_STDC just before AC_C_CONST.
28570
28571         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Add wctype.h.
28572
28573         * m4/jm-macros.m4 (AC_CHECK_HEADERS): Add checks from fileutils'
28574         configure.in
28575         (AC_CHECK_HEADERS): Likewise for sh-utils.
28576         (AC_CHECK_HEADERS): Likewise for textutils.
28577         Merge the three lists of headers.
28578
28579         * m4/prereq.m4 (jm_PREREQ_ADDEXT): New macro.  Parts moved here
28580         from fileutils' configure.in.
28581
28582         * m4/decl.m4: Remove kludgy `test -z $ac_...AC_CHECK_HEADERS(...)'
28583         code. Moved tests into their own function (_jm_DECL_HEADERS) in
28584         check-decl.m4.
28585
28586         * m4/check-decl.m4: Use #if rather than #ifdef.
28587         Add HAVE_DECL_STRTOUL and HAVE_DECL_STRTOULL.
28588         (jm_CHECK_DECLARATIONS): Add strtoul strtoull.
28589         (_jm_DECL_HEADERS): Define new function.
28590         (jm_CHECK_DECLARATIONS): Require it.
28591
28592 2000-01-22  Jim Meyering  <meyering@lucent.com>
28593
28594         * lib/strtoumax.c: [! HAVE_DECL_STRTOUL]: Declare strtoul.
28595         [! HAVE_DECL_STRTOULL]: Declare strtoull.
28596         Required for some AIX systems.  Reported by Christian Krackowizer.
28597         [TESTING] (main): New function.
28598
28599         1997-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
28600         * lib/dirname.c (dir_name): Support for DOS-style file names with drive
28601         letters.
28602
28603         * lib/quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h> for decl of
28604         iswprint.
28605
28606         * lib/strverscmp.c (ISDIGIT): Define.
28607         (strverscmp): Use ISDIGIT, not isdigit.
28608
28609 2000-01-19  Jim Meyering  <meyering@lucent.com>
28610
28611         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Include <sys/time.h>, too.
28612         Use AC_HEADER_TIME.  Volker Borchert reported that OpenBSD-2.3/sparc
28613         defines `struct timespec' in <sys/time.h>
28614
28615         * m4/c-bs-a.m4: Remove uses of changequote altogether.
28616         Thanks to Akim for explaining.
28617
28618 2000-01-17  Paul Eggert  <eggert@twinsun.com>
28619
28620         * lib/nanosleep.c (nanosleep):
28621         Don't use SA_INTERRUPT to decide whether to call sigaction, as
28622         POSIX.1 doesn't require SA_INTERRUPT and some systems
28623         (e.g. Solaris 7) don't define it.  Use SA_NOCLDSTOP instead;
28624         it's been part of POSIX.1 since day 1 (in 1988).
28625
28626 2000-01-17  Jim Meyering  <meyering@lucent.com>
28627
28628         * lib/interlock: Remove unused file.  Reported by François Pinard.
28629
28630 2000-01-16  Paul Eggert  <eggert@twinsun.com>
28631
28632         * lib/quotearg.c (quotearg_buffer_restyled): Do not quote
28633         alert, backslash, formfeed, and vertical tab unnecessarily in
28634         shell quoting style.
28635
28636 2000-01-16  Jim Meyering  <meyering@lucent.com>
28637
28638         * m4/jm-macros.m4: Require jm_FUNC_GROUP_MEMBER, jm_FUNC_PUTENV,
28639         AM_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, jm_FUNC_MKTIME,
28640         jm_FUNC_GETGROUPS AC_FUNC_VPRINTF, AC_FUNC_ALLOCA,
28641         AM_FUNC_GETLOADAVG, and jm_SYS_PROC_UPTIME.
28642
28643 2000-01-16  Jim Meyering  <meyering@lucent.com>
28644
28645         * m4/c-bs-a.m4: Use `changequote(<<,>>)', rather than `changequote(, )'
28646         because the latter didn't work.
28647
28648 2000-01-15  Jim Meyering  <meyering@lucent.com>
28649
28650         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add gethostname and getusershell.
28651         (AC_REPLACE_FUNCS): Add memcpy and memset.
28652         Add these, too: stime strcspn stpcpy strstr strtol strtoul.
28653         Add strpbrk.
28654         Add these: euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp.
28655
28656 2000-01-12  Jim Meyering  <meyering@lucent.com>
28657
28658         * m4/prereq.m4 (jm_PREREQ_CANON_HOST): New macro.
28659         (jm_PREREQ): Use it.
28660         (jm_PREREQ_READUTMP): New macro.
28661         (jm_PREREQ): Use it.
28662
28663 2000-01-11  Paul Eggert  <eggert@twinsun.com>
28664
28665         Quote multibyte characters correctly.
28666         * m4/c-bs-a.m4: New file.
28667         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): New macro.
28668         (jm_PREREQ): Use it.
28669
28670 2000-01-11  Paul Eggert  <eggert@twinsun.com>
28671
28672         * m4/uintmax_t.m4: Port to autoconf 2.13.
28673
28674 2000-01-08  Jim Meyering  <meyering@ascend.com>
28675
28676         * m4/strerror_r.m4 (jm_FUNC_STRERROR_R): New file/macro.
28677         * m4/jm-macros.m4 (jm_FUNC_STRERROR_R): Require it.
28678
28679 2000-01-04  Jim Meyering  <meyering@ascend.com>
28680
28681         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename from
28682         jm_STRUCT_DIRENT_D_TYPE.
28683         * m4/d-ino.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_INO): Rename from
28684         jm_STRUCT_DIRENT_D_INO.
28685         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Rename from
28686         jm_STRUCT_UTIMBUF.
28687         * m4/jm-macros.m4: Reflect s/jm_STRUCT_/jm_CHECK_TYPE_STRUCT_/
28688         renamings.
28689         * m4/utime.m4: Likewise.
28690
28691         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): New file, macro.
28692         * m4/jm-macros.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): Require it.
28693
28694 2000-01-03  Paul Eggert  <eggert@twinsun.com>
28695
28696         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Search for nanosleep in -lrt
28697         (for Solaris 7) and in -lposix4 (for Solaris 2.5.1).
28698
28699 2000-01-02  Jim Meyering  <meyering@ascend.com>
28700
28701         * m4/search-libs.m4: Escape `$' in $3 of dnl comment.  I no longer
28702         remember if this is necessary.
28703
28704 1999-12-26  Jim Meyering  <meyering@ascend.com>
28705
28706         * m4/jm-macros.m4: Use it here.
28707         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): New file/macro.
28708
28709 1999-12-23  Jim Meyering  <meyering@ascend.com>
28710
28711         * m4/jm-macros.m4: Check for clock_gettime (moved from
28712         fileutils/configure.in)
28713         Check for gettimeofday.
28714
28715 1999-12-20  Jim Meyering  <meyering@ascend.com>
28716
28717         * m4/strftime.m4: Remove kludge, now that I'm using the fixed
28718         autoconf-2.14a-1999-12-20.
28719
28720 1999-12-19  Jim Meyering  <meyering@ascend.com>
28721
28722         * m4/lstat-slash.m4: New file.
28723         * m4/jm-macros.m4: Use the new macro:
28724         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
28725
28726 1999-12-07  Jim Meyering  <meyering@ascend.com>
28727
28728         * m4/perl.m4: Require that File::Compare be available, too.
28729         Too many systems seem to lack it.
28730
28731         * m4/strftime.m4: Add checks for most of the cpp macros tested in
28732         GNU's strftime.c.  Prompted by a patch from Paul Eggert.
28733
28734 1999-11-18  Paul Eggert  <eggert@twinsun.com>
28735
28736         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around a
28737         problem with the QNX 4.25 shell, which doesn't propagate exit
28738         status of failed commands inside shell assignments.
28739
28740 1999-11-17  Jim Meyering  <meyering@ascend.com>
28741
28742         * m4/gettext.m4: Use new AC_CONFIG_LINKS in place of AC_LINK_FILES.
28743
28744 1999-11-07  Jim Meyering  <meyering@ascend.com>
28745
28746         * m4/getloadavg.m4: Add `, 1, [FIXME]' to each use of AC_DEFINE.
28747
28748 1999-11-06  Jim Meyering  <meyering@ascend.com>
28749
28750         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro.
28751         * m4/jm-macros.m4 (jm_MACROS): Use it here.
28752
28753 1999-11-05  Jim Meyering  <meyering@ascend.com>
28754
28755         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Move some tests from
28756         configure.in of textutils, fileutils, and sh-utils into this one
28757         (shared between those packages) file.
28758         Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecated
28759         AC_STRUCT_ST_BLKSIZE.
28760
28761 1999-11-03  Jim Meyering  <meyering@ascend.com>
28762
28763         * m4/ssize_t.m4: Remove file.  No longer needed since the new version
28764         of AC_CHECK_TYPE checks includes unistd.h.
28765         * m4/jm-macros.m4: Use straight `AC_CHECK_TYPE(ssize_t, int)'.
28766         Suggestion from Akim Demaille.
28767
28768 1999-10-30  Jim Meyering  <meyering@ascend.com>
28769
28770         * m4/uintmax_t.m4: Require 2.14a.  Remove backslash before backtick in
28771         m4-quoted string.
28772         * m4/ls-mntd-fs.m4: Likewise.
28773         * m4/jm-macros.m4: Likewise.  Also, use AC_TYPE_SSIZE_T instead
28774         * m4/jm-winsz1.m4: Likewise.
28775
28776         * m4/const.m4: Remove file, since the fix made it into the experimental
28777         version of autoconf.
28778         * m4/mktime.m4: Likewise.
28779
28780         * m4/check-type.m4: Remove file, now that the latest version of
28781         AC_CHECK_TYPE takes a third arg to specify additional #includes.
28782
28783         * m4/ssize_t.m4: New file, requires experimental version of autoconf.
28784         * m4/jm-macros.m4: Use new AC_TYPE_SSIZE_T instead of my hacked
28785         AC_CHECK_TYPE.
28786
28787 1999-10-04  Jim Meyering  <meyering@ascend.com>
28788
28789         * m4/jm-macros.m4: Don't require autoconf-2.14.1.
28790
28791 1999-09-22  Paul Eggert  <eggert@twinsun.com>
28792
28793         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around GCC
28794         2.95.1 bug with HP-UX 10.20.
28795
28796 1999-09-17  Jim Meyering  <meyering@ascend.com>
28797
28798         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add strdup.
28799         Paul Nevai reported a link failure on a NeXT CUBE with NeXTSTEP 3.3
28800         due to missing strdup (against sh-utils-2.0).
28801
28802 1999-08-29  Jim Meyering  <meyering@ascend.com>
28803
28804         * m4/jm-macros.m4: Require jm_BISON.
28805         * m4/bison.m4: New file.
28806
28807 1999-08-17  Paul Eggert  <eggert@twinsun.com>
28808
28809         * m4/largefile.m4 (AC_SYS_LARGEFILE): Fix typo: missing comma
28810         in value for _FILE_OFFSET_BITS, which broke ports to HP-UX 10.20.
28811
28812 1999-08-05  Jim Meyering  <meyering@ascend.com>
28813
28814         * m4/getline.m4: Rename test file from conftestdata to conftest.data
28815         to avoid conflicts with `conftest' on 8+3 filesystems.
28816         Suggestion from Eli Zaretskii.
28817
28818 1999-08-04  Jim Meyering  <meyering@ascend.com>
28819
28820         * m4/jm-macros.m4: Move a 4-line block of code from the configure.in of
28821         fileutils and sh-utils (textutils's getline test was inadequate).
28822         (AM_FUNC_GETLINE): Run this test.
28823         (AC_CHECK_FUNCS): Check for getdelim.
28824         Reported by Bob Proulx.
28825
28826 1999-08-02  Jim Meyering  <meyering@ascend.com>
28827
28828         * m4/jm-macros.m4: Add a comment.
28829
28830 1999-08-01  Paul Eggert  <eggert@twinsun.com>
28831
28832         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check whether
28833         <inttypes.h> defines strtoumax as a macro (and not as a
28834         function).
28835
28836 1999-08-01  Paul Eggert  <eggert@twinsun.com>
28837
28838         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sure
28839         that we can shift, multiply and divide unsigned long long
28840         values; Ultrix cc can't do it.
28841
28842 1999-08-01  Paul Eggert  <eggert@twinsun.com>
28843
28844         * m4/mktime.m4: New file, which is a preview of what should appear
28845         in the next public autoconf release.
28846
28847 1999-08-01  Paul Eggert  <eggert@twinsun.com>
28848
28849         * m4/lfs.m4: Remove this file.
28850         * m4/largefile.m4: New file.  It contains the old contents of
28851         lfs.m4, except that all names with prefix AC_LFS have been
28852         changed to use the prefix AC_SYS_LARGEFILE instead, to be
28853         compatible with future autoconf versions.  Also, some minor m4
28854         quoting problems have been fixed.
28855
28856 1999-08-01  Paul Eggert  <eggert@twinsun.com>
28857
28858         * m4/gettext.m4 (AM_WITH_NLS): Remove unnecessary lines.
28859         Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl.
28860         (AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting,
28861         and simplify the shell code.
28862
28863 1999-08-01  Jim Meyering  <meyering@ascend.com>
28864
28865         * m4/mktime.m4 (AC_FUNC_MKTIME): Undefine to avoid syntax errors from
28866         m4.
28867
28868 1999-07-20  Jim Meyering  <meyering@ascend.com>
28869
28870         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memmove.
28871
28872 1999-07-15  Jim Meyering  <meyering@ascend.com>
28873
28874         * m4/jm-macros.m4 (AC_CHECK_FUNCS): Check for getpagesize.
28875
28876 1999-05-22  Jim Meyering  <meyering@ascend.com>
28877
28878         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memchr.
28879
28880 1999-05-20  Jim Meyering  <meyering@ascend.com>
28881
28882         * m4/search-libs.m4 [AC_SEARCH_LIBS]: Quote name in undefine.
28883         Add a colon after each `then' in case $4 is empty.
28884
28885 1999-05-16  Jim Meyering  <meyering@ascend.com>
28886
28887         * m4/search-libs.m4: New file to override autoconf's AC_SEARCH_LIBS.
28888
28889 1999-05-10  Jim Meyering  <meyering@ascend.com>
28890
28891         * m4/jm-mktime.m4: Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME.
28892
28893         * m4/jm-macros.m4: Require 2.14.1, since we use newly-renamed
28894         AC_FUNC_MKTIME.
28895
28896 1999-05-10  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
28897
28898         * m4/jm-mktime.m4, putenv.m4: Fix typos in config.h comments.
28899
28900 1999-05-04  Paul Eggert  <eggert@twinsun.com>
28901
28902         * m4/lfs.m4 (AC_LFS): -n32, -o32, and -n64 should be in CFLAGS,
28903         not CPPFLAGS, so that linking works correctly in IRIX.
28904
28905 1999-04-30  Paul Eggert  <eggert@twinsun.com>
28906
28907         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add dup2.
28908
28909 1999-04-20  Paul Eggert  <eggert@twinsun.com>
28910
28911         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Move unsigned long
28912         long check into new jm_AC_TYPE_UNSIGNED_LONG_LONG macro.
28913         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require
28914         jm_AC_TYPE_UNSIGNED_LONG_LONG.
28915         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro.
28916
28917         * m4/lfs.m4: Port to AIX and HP-UX.  Support cross-compilation.
28918
28919 1999-04-20  Jim Meyering  <meyering@ascend.com>
28920
28921         * m4/xstrtoumax.m4: Require jm_AC_TYPE_UNSIGNED_LONG_LONG.
28922         AC_REPLACE xstroull if necessary.  From Paul Eggert.
28923         (AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq.
28924
28925 1999-04-18  Jim Meyering  <meyering@ascend.com>
28926
28927         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): New file/macro.
28928         * m4/jm-macros.m4: Use it.
28929
28930 1999-04-06  Jim Meyering  <meyering@ascend.com>
28931
28932         * m4/strftime.m4: Remove test for %f.
28933
28934 1999-03-29  Jim Meyering  <meyering@ascend.com>
28935
28936         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the
28937         superset of the AC_TYPE_* checks in the textutils, fileutils,
28938         and sh-utils, plus AC_TYPE_PID_T.  Paul Eggert suggested adding
28939         AC_TYPE_PID_T.
28940
28941 1999-03-28  Jim Meyering  <meyering@ascend.com>
28942
28943         * m4/jm-macros.m4: Define GNU_PACKAGE here.
28944         Be sure to AC_SUBST it, once again, so that @GNU_PACKAGE@ is
28945         replaced e.g., in the *.sh files of the sh-utils.
28946
28947 1999-03-20  Jim Meyering  <meyering@ascend.com>
28948
28949         * m4/jm-macros.m4: s/jm_WITH_REGEX/jm_INCLUDED_REGEX/.
28950         * m4/regex.m4 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
28951         Don't depend on AM_GLIBC.  Suggestions from Alain Magloire.
28952
28953 1999-03-19  Jim Meyering  <meyering@ascend.com>
28954
28955         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): New macro.
28956
28957 1999-03-12  Jim Meyering  <meyering@ascend.com>
28958
28959         * m4/jm-macros.m4: Use AC_FUNC_SETVBUF_REVERSED.
28960
28961 1999-03-07  Jim Meyering  <meyering@ascend.com>
28962
28963         * m4/jm-glibc-io.m4: Use only those *_unlocked macros that are
28964         declared.
28965
28966 1999-02-17  Jim Meyering  <meyering@ascend.com>
28967
28968         * m4/gettext.m4 (AM_GNU_GETTEXT): Do `changequote' around use of
28969         brackets in macro definition.  From Eli Zaretskii and Alain Magloire.
28970
28971 1999-02-07  Jim Meyering  <meyering@ascend.com>
28972
28973         * m4/group-member.m4: New file -- extracted from sh-utils'
28974         configure.in.
28975
28976         1999-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
28977         * m4/gettext.m4: Support DOS-style d:/foo/bar absolute file names.
28978
28979 1999-02-06  Jim Meyering  <meyering@ascend.com>
28980
28981         * m4/chown.m4: Use `AC_SUBST(LIBOBJS)' since we set LIBOBJS.
28982         * m4/fnmatch.m4: Likewise.
28983         * m4/getgroups.m4: Likewise.
28984         * m4/lstat.m4: Likewise.
28985         * m4/malloc.m4: Likewise.
28986         * m4/putenv.m4: Likewise.
28987         * m4/realloc.m4: Likewise.
28988         * m4/regex.m4: Likewise.
28989         * m4/stat.m4: Likewise.
28990         * m4/strftime.m4: Likewise.
28991         Suggestion from Alain Magloire.
28992
28993         * m4/chown.m4: Use `.$ac_objext', not `.o'.
28994         * m4/fnmatch.m4: Likewise.
28995         * m4/getgroups.m4: Likewise.
28996         * m4/getline.m4: Likewise.
28997         * m4/lstat.m4: Likewise.
28998         * m4/malloc.m4: Likewise.
28999         * m4/memcmp.m4: Likewise.
29000         * m4/putenv.m4: Likewise.
29001         * m4/realloc.m4: Likewise.
29002         * m4/regex.m4: Likewise.
29003         * m4/stat.m4: Likewise.
29004         * m4/strftime.m4: Likewise.
29005         Suggestion from Alain Magloire.
29006
29007         * m4/jm-macros.m4: Actually invoke jm_WITH_REGEX now that it requires
29008         an argument.
29009
29010         * m4/regex.m4: Add a run-time Test for proper operation of
29011         re_compile_pattern.
29012
29013 1999-01-31  Jim Meyering  <meyering@ascend.com>
29014
29015         * m4/getloadavg.m4: Check for locale.h and the function, setlocale.
29016
29017 1999-01-30  Jim Meyering  <meyering@ascend.com>
29018
29019         * m4/check-type.m4: Use 3-arg form of AC_DEFINE.
29020
29021         * m4/jm-mktime.m4: Make this a wrapper around the official
29022         AM_FUNC_MKTIME rather than my private copy, now that the official one
29023         is up to date.
29024         * m4/mktime.m4: Remove file.
29025
29026         * m4/getloadavg.m4: Use 3-arg form of AC_DEFINE.
29027         * m4/uptime.m4: Likewise.
29028         * m4/uintmax_t.m4: Likewise.
29029
29030 1999-01-28  Jim Meyering  <meyering@ascend.com>
29031
29032         * m4/jm-macros.m4: Use jm_AFS.
29033         * m4/afs.m4: New file (from fileutils' configure.in).
29034
29035         * m4/assert.m4: Use the 3-argument forms of AC_DEFINE* macros.
29036         * m4/chown.m4: Likewise.
29037         * m4/d-ino.m4: Likewise.
29038         * m4/d-type.m4: Likewise.
29039         * m4/fnmatch.m4: Likewise.
29040         * m4/getgroups.m4: Likewise.
29041         * m4/gettext.m4: Likewise.
29042         * m4/jm-mktime.m4: Likewise.
29043         * m4/jm-winsz2.m4: Likewise.
29044         * m4/lcmessage.m4: Likewise.
29045         * m4/ls-mntd-fs.m4: Likewise.
29046         * m4/malloc.m4: Likewise.
29047         * m4/memcmp.m4: Likewise.
29048         * m4/putenv.m4: Likewise.
29049         * m4/realloc.m4: Likewise.
29050         * m4/st_mtim.m4: Likewise.
29051         * m4/strftime.m4: Likewise.
29052
29053 1999-01-16  Jim Meyering  <meyering@ascend.com>
29054
29055         * m4/jm-macros.m4 (ARGMATCH_DIE): Define.
29056         (ARGMATCH_DIE_DECL): Define.
29057
29058 1999-01-12  Jim Meyering  <meyering@ascend.com>
29059
29060         * m4/Makefile.am.in: Rewrite to avoid using fmt.
29061         Reported by Lars Hecking.
29062
29063 1999-01-10  Jim Meyering  <meyering@ascend.com>
29064
29065         * m4/fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my
29066         gross kludge.
29067         * m4/inttypes_h.m4: Likewise.
29068         * m4/lstat.m4: Likewise.
29069         * m4/malloc.m4: Likewise.
29070         * m4/readdir.m4: Likewise.
29071         * m4/realloc.m4: Likewise.
29072         * m4/st_dm_mode.m4: Likewise.
29073         * m4/stat.m4: Likewise.
29074         * m4/utimbuf.m4: Likewise.
29075         * m4/utimes.m4: Likewise.
29076
29077         * m4/check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the
29078         AC_CHECK_FUNCS hack.  Now, it's still a hack, but at least the
29079         comments in config.h.in are meaningful.
29080
29081         * m4/jm-macros.m4: Require autoconf-2.13 here.
29082
29083         * m4/regex.m4: By default, don't use the included regex.c on systems
29084         with glibc 2.  Suggestion from Uli Drepper.
29085
29086 1999-01-02  Jim Meyering  <meyering@ascend.com>
29087
29088         * m4/jm-macros.m4: Replace strcasecmp and strncasecmp.
29089
29090 1998-12-18  Jim Meyering  <meyering@ascend.com>
29091
29092         * m4/Makefile.am.in (Makefile.am): Simplify rule.
29093         Based on a suggestion from Lars Hecking.
29094
29095 1998-11-16  Paul Eggert  <eggert@twinsun.com>
29096
29097         * m4/lfs.m4 (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11.
29098
29099 1998-11-16  Jim Meyering  <meyering@ascend.com>
29100
29101         * m4/lfs.m4: Double-quote the `uname...` expression.
29102
29103 1998-11-14  Jim Meyering  <meyering@ascend.com>
29104
29105         * m4/lstat.m4: Correct comment.  POSIX does not permit it to succeed.
29106         * m4/stat.m4: Likewise.
29107
29108 1998-11-03  Jim Meyering  <meyering@ascend.com>
29109
29110         * m4/stat.m4: Rewrite to set HAVE_STAT_EMPTY_STRING_BUG.
29111         * m4/lstat.m4: Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG.
29112
29113 1998-10-18  Jim Meyering  <meyering@ascend.com>
29114
29115         * m4/check-decl.m4 (jm_CHECK_DECL_LOCALTIME_R): Remove macro.
29116
29117 1998-10-17  Jim Meyering  <meyering@ascend.com>
29118
29119         * m4/decl.m4 (jm_CHECK_DECLARATION): Don't hard-code which headers to
29120         include, though we still hard-code the `require'-like AC_CHECK_HEADERS
29121         calls for those previously hard-coded headers.  Instead, take a new
29122         parameter.
29123         (jm_CHECK_DECLARATIONS): Reflect interface change.
29124         * m4/check-decl.m4 (jm_CHECK_DECLS): Likewise.
29125         (jm_CHECK_DECL_LOCALTIME_R): New macro.
29126
29127         * m4/mktime.m4: Test for spring-forward gap before long-running test.
29128
29129 1998-10-14  Jim Meyering  <meyering@ascend.com>
29130
29131         * m4/mktime.m4: Use the more portable "TZ=PST8PDT,M4.1.0,M10.5.0"
29132         instead of "TZ=America/Vancouver".  From Paul Eggert.
29133
29134 1998-10-11  Jim Meyering  <meyering@ascend.com>
29135
29136         * m4/mktime.m4 (jm_AM_FUNC_MKTIME): New file and macro.
29137         This adds a test for a recently added compatibility fix for mktime.c.
29138         * m4/jm-mktime.m4: Require jm_AM_FUNC_MKTIME, not AM_FUNC_MKTIME.
29139
29140 1998-09-27  Jim Meyering  <meyering@ascend.com>
29141
29142         * m4/jm-macros.m4 (jm_MACROS): Require jm_FUNC_FNMATCH.
29143
29144         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): New file/macro.  Extracted from
29145         ../configure.in, including a change from Gordon Matzigkeit to allow
29146         cross-compiling for the Hurd.
29147
29148         * m4/glibc.m4: New file/macro to test for the GNU C Library
29149         versions 1 and 2.  From Gordon Matzigkeit.
29150         Indent.
29151
29152 1998-09-21  Jim Meyering  <meyering@ascend.com>
29153
29154         * m4/chown.m4: Declare locals: before, after.  From Andries Brouwer.
29155
29156 1998-08-18  Paul Eggert  <eggert@twinsun.com>
29157
29158         Port nanosecond-resolution times to UnixWare 2.1.2 and
29159         pedantic Solaris 2.6.
29160
29161         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from
29162         AC_STRUCT_ST_MTIM.
29163         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC):
29164         Generate name of ns member, instead of just 1 or undef.
29165         Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode.
29166
29167 1998-08-15  Jim Meyering  <meyering@ascend.com>
29168
29169         * m4/ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file.
29170         * m4/check-type.m4: New file.  Replacement for AC_CHECK_TYPE.
29171         * m4/jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int)
29172         instead of jm_TYPE_SSIZE_T.
29173
29174 1998-08-12  Jim Meyering  <meyering@ascend.com>
29175
29176         * m4/st_dm_mode.m4: New file.  From Johan Danielsson.
29177
29178 1998-08-02  Jim Meyering  <meyering@ascend.com>
29179
29180         * m4/st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM
29181         in acconfig.h manually.
29182
29183 1998-07-31  Paul Eggert  <eggert@twinsun.com>
29184
29185         * m4/st_mtim.m4: New file.
29186
29187 1998-07-28  Jim Meyering  <meyering@ascend.com>
29188
29189         * m4/utimes.m4: Undef stat.
29190
29191 1998-07-25  Jim Meyering  <meyering@ascend.com>
29192
29193         * m4/utime.m4 (jm_FUNC_UTIME): New file and macro.
29194         * m4/utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro.
29195
29196 1998-07-09  Manfred Hollstein  <manfred@s-direktnet.de>
29197
29198         * m4/chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the
29199         uid and gid actually remain unchanged.
29200
29201 1998-07-07  Jim Meyering  <meyering@ascend.com>
29202
29203         * m4/jm-glibc-io.m4: Remove fclose_unlocked.
29204
29205 1998-07-04  Jim Meyering  <meyering@ascend.com>
29206
29207         * m4/regex.m4: Use syscmd, ifelse, and sysval.  Mainly as an exercise
29208         to prove that this macro can be used in packages without regex.c.
29209
29210 1998-07-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
29211
29212         * m4/gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h>
29213         is to be used.
29214
29215 1998-07-03  Jim Meyering  <meyering@ascend.com>
29216
29217         * m4/gettext.m4: Add -lintl if it's found to be necessary.
29218
29219         * m4/gettext.m4: New file -- from gettext-0.10.35.
29220         * m4/lcmessage.m4: Likewise.
29221         * m4/progtest.m4: Likewise.
29222
29223         * m4/regex.m4 (jm_WITH_REGEX): New file and macro.
29224         * m4/jm-macros.m4: Require the new macro.
29225
29226 1998-06-29  Jim Meyering  <meyering@ascend.com>
29227
29228         * m4/fstypename.m4: Include sys/param.h.  NetBSD 1.3.1 requires this
29229         for the definition of NGROUPS (used in a system header included
29230         by sys/mount.h).
29231
29232 1998-06-28  Jim Meyering  <meyering@ascend.com>
29233
29234         * m4/ls-mntd-fs.m4: New file.
29235         * m4/fstypename.m4: New file.
29236
29237         * m4/jm-macros.m4: Require the new macro.
29238         * m4/jm-glibc-io.m4: New file.
29239
29240 1998-05-19  Jim Meyering  <meyering@ascend.com>
29241
29242         * m4/jm-macros.m4: Add jm_FUNC_LCHOWN.
29243         * m4/lchown.m4: New file.
29244
29245         * m4/Makefile.am.in: New file.
29246         * m4/Makefile.am (Makefile.am): Depend on Makefile.am.in.
29247
29248 1998-05-14  Jim Meyering  <meyering@ascend.com>
29249
29250         * m4/Makefile.am (EXTRA_DIST): Add them.
29251         * m4/jm-macros.m4: New file.
29252         * m4/utimbuf.m4: New file.
29253
29254 1998-05-12  Jim Meyering  <meyering@ascend.com>
29255
29256         * m4/Makefile.am (EXTRA_DIST): Add isc-posix.m4.
29257
29258 1998-05-11  Jim Meyering  <meyering@ascend.com>
29259
29260         * m4/isc-posix.m4: New file.
29261
29262 1998-05-10  Jim Meyering  <meyering@ascend.com>
29263
29264         * m4/jm-mktime.m4: Use AM_FUNC_MKTIME, now that it's up to date.
29265
29266 1998-05-09  Jim Meyering  <meyering@ascend.com>
29267
29268         * m4/Makefile.am (EXTRA_DIST): Add ssize_t.m4.
29269         (EXTRA_DIST): Remove mktime.m4, now that the new version is included
29270         with automake.
29271
29272         * m4/ssize_t.m4: New file.
29273         * m4/mktime.m4: Remove file -- the new automake has this now.
29274
29275 1998-04-26  Jim Meyering  <meyering@ascend.com>
29276
29277         * m4/assert.m4: New file.
29278         * m4/Makefile.am (EXTRA_DIST): Add assert.m4.
29279
29280 1998-04-05  Jim Meyering  <meyering@ascend.com>
29281
29282         * m4/prereq.m4 (jm_PREREQ_REGEX): New macro.
29283         (jm_PREREQ): Use it here.
29284
29285 1998-03-23  Jim Meyering  <meyering@eng.ascend.com>
29286
29287         * m4/inttypes_h.m4: Kludges so I don't have to add HAVE_INTTYPES_H
29288         in acconfig.h.
29289
29290 1998-03-15  Jim Meyering  <meyering@eng.ascend.com>
29291
29292         * m4/prereq.m4: New file.
29293         * m4/error.m4: New file.
29294         * m4/Makefile.am (EXTRA_DIST): Add error.m4 and prereq.m4.
29295
29296 1998-02-07  Jim Meyering  <meyering@eng.ascend.com>
29297
29298         * m4/getline.m4: Don't set am_cv_func_working_getline before the
29299         cache-check for the same variable -- that defeated the purpose of
29300         the test; the test program was never run.  This was a problem only
29301         on systems with losing getline functions -- HP-UX 10.20 is one.
29302         Reported by Bjorn Helgaas.
29303
29304 1998-02-06  Jim Meyering  <meyering@eng.ascend.com>
29305
29306         * m4/Makefile.am (EXTRA_DIST): Add perl.m4.
29307
29308 1998-01-10  Jim Meyering  <meyering@na-net.ornl.gov>
29309
29310         * m4/Makefile.am (EXTRA_DIST): Add const.m4.
29311
29312         * m4/const.m4: New file.  Use an initializer in this declaration
29313         typedef int charset[2]; const charset x;
29314         Reported by Bob Glickstein.
29315
29316 1997-12-21  Jim Meyering  <meyering@na-net.ornl.gov>
29317
29318         * m4/chown.m4: Fix reversed types on -1 args to chown.
29319         From Kaveh Ghazi.
29320
29321 1997-12-14  Jim Meyering  <meyering@na-net.ornl.gov>
29322
29323         * m4/check-decl.m4: s/DECLARATION_/DECL_/g.
29324         Add lseek and memchr.
29325
29326         * m4/decl.m4: s/HAVE_DECLARATION_/HAVE_DECL_/g.
29327         T.E.Dickey <dickey@clark.net> said that some older preprocessors
29328         have a 20-character limit on names.
29329
29330 1997-11-30  Jim Meyering  <meyering@na-net.ornl.gov>
29331
29332         * m4/inttypes_h.m4: New file.
29333         * m4/uintmax_t.m4: New file.
29334         * m4/Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4.
29335
29336 Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
29337   Free Software Foundation, Inc.
29338 Copying and distribution of this file, with or without modification,
29339 are permitted provided the copyright notice and this notice are preserved.