New module 'signbit'.
[gnulib.git] / ChangeLog
1 2007-04-06  Bruno Haible  <bruno@clisp.org>
2
3         * modules/signbit: New file.
4         * lib/signbitf.c: New file.
5         * lib/signbitd.c: New file.
6         * lib/signbitl.c: New file.
7         * m4/signbit.m4: New file.
8         * lib/math_.h (gl_signbitf, gl_signbitd, gl_signbitl): New declarations.
9         (signbit): New macro.
10         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_SIGNBIT and
11         REPLACE_SIGNBIT.
12         * modules/math (Makefile.am) Substibute also GNULIB_SIGNBIT and
13         REPLACE_FREXPL into math.h.
14
15 2007-04-06  Bruno Haible  <bruno@clisp.org>
16
17         * modules/isnanf-nolibm-tests: New file.
18         * tests/test-isnanf.c: New file.
19
20         * modules/isnanf-nolibm: New file.
21         * lib/isnanf.h: New file.
22         * lib/isnanf.c: New file.
23         * lib/isnan.c: Consider the USE_FLOAT macro.
24         * m4/isnanf.m4: New file.
25
26 2007-04-06  Bruno Haible  <bruno@clisp.org>
27
28         * modules/gettext-h (configure.ac): AC_SUBST LIBINTL and LTLIBINTL.
29         (Link): New section.
30
31         * modules/canonicalize-lgpl-tests (Makefile.am): Undo last change.
32
33 2007-04-06  Bruno Haible  <bruno@clisp.org>
34
35         Assume the 'long double' type.
36         * m4/longdouble.m4: Remove file.
37         * config/srclist.txt: Don't mention longdouble.m4.
38         * lib/allocsa.h: Assume HAVE_LONG_DOUBLE to be true.
39         * lib/float+.h: Likewise.
40         * lib/frexp.c: Likewise.
41         * lib/printf-args.h: Likewise.
42         * lib/printf-args.c: Likewise.
43         * lib/printf-frexp.c: Likewise.
44         * lib/printf-parse.c: Likewise.
45         * lib/vasnprintf.c: Likewise.
46         * m4/allocsa.m4: Remove gt_TYPE_LONGDOUBLE invocation.
47         * m4/intl.m4: Likewise.
48         * m4/isnanl.m4: Likewise.
49         * m4/printf.m4: Likewise.
50         * m4/printf-frexpl.m4: Likewise.
51         * m4/vasnprintf.m4: Likewise.
52         * modules/allocsa (Files): Remove m4/longdouble.m4.
53         * modules/gettext (Files): Likewise.
54         * modules/relocatable-prog-wrapper (Files): Likewise.
55         * modules/vasnprintf (Files): Likewise.
56         * modules/isnanl (Files): Likewise.
57         (Include): Simplify.
58         * modules/isnanl-nolibm (Files): Remove m4/longdouble.m4.
59         (Include): Simplify.
60         * modules/printf-frexpl (Files): Remove m4/longdouble.m4.
61         (Include): Simplify.
62         * modules/snprintf-posix-tests (Files): Remove m4/longdouble.m4.
63         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
64         * modules/sprintf-posix-tests (Files): Remove m4/longdouble.m4.
65         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
66         * modules/vasnprintf-posix-tests (Files): Remove m4/longdouble.m4.
67         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
68         * modules/vasprintf-posix-tests (Files): Remove m4/longdouble.m4.
69         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
70         * modules/vsnprintf-posix-tests (Files): Remove m4/longdouble.m4.
71         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
72         * modules/vsprintf-posix-tests (Files): Remove m4/longdouble.m4.
73         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
74         * tests/test-isnanl-nolibm.c: Assume HAVE_LONG_DOUBLE to be true.
75         * tests/test-isnanl.c: Likewise.
76         * tests/test-snprintf-posix.h: Likewise.
77         * tests/test-sprintf-posix.h: Likewise.
78         * tests/test-vasnprintf-posix.c: Likewise.
79         * tests/test-vasnprintf-posix2.c: Likewise.
80         * tests/test-vasprintf-posix.c: Likewise.
81
82 2007-04-06  Bruno Haible  <bruno@clisp.org>
83
84         Fix problem with Compaq (ex-DEC) Desktop C compiler on Tru64.
85         * lib/math_.h [__DECC]: Include the overridden include file through
86         #include_next, outside the double-inclusion guard.
87         * lib/stdio_.h [__DECC]: Likewise.
88         * lib/stdlib_.h [__DECC]: Likewise.
89         * lib/string_.h [__DECC]: Likewise.
90         * lib/time_.h [__DECC]: Likewise.
91         * lib/wchar_.h [__DECC]: Likewise.
92         * lib/wctype_.h [__DECC]: Likewise.
93         * lib/inttypes_.h [__DECC]: Likewise.
94         Reported by Albert Chin <china@thewrittenword.com> in
95         <http://lists.gnu.org/archive/html/bug-gnulib/2007-04/msg00088.html>.
96
97 2007-04-04  Eric Blake  <ebb9@byu.net>
98
99         * m4/stdint.m4 (gl_STDINT_H): Detect WINT_MAX bug in cygwin
100         1.5.x.
101
102 2007-04-04  Bruno Haible  <bruno@clisp.org>
103
104         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct
105         rounding. Don't assume that FreeBSD 6 and NetBSD 4 pass this test.
106
107 2007-04-04  Bruno Haible  <bruno@clisp.org>
108
109         * tests/test-vasnprintf-posix.c (test_function): Allow two possible
110         results for "%010a" of Infinity and NaN.
111         * tests/test-vasprintf-posix.c (test_function): Likewise.
112         * tests/test-snprintf-posix.h (test_function): Likewise.
113         * tests/test-sprintf-posix.h (test_function): Likewise.
114         * tests/test-fprintf-posix.h (test_function): Remove these tests.
115         * tests/test-printf-posix.h (test_function): Likewise.
116         * tests/test-fprintf-posix.out: Update.
117         Needed for FreeBSD 6.1.
118
119 2007-04-04  Bruno Haible  <bruno@clisp.org>
120
121         * DEPENDENCIES: Remove mentions of tar and gzip, since they are not
122         directly used by the gnulib modules nor by gnulib-tool.
123
124 2007-04-04  Paul Eggert  <eggert@cs.ucla.edu>
125
126         * DEPENDENCIES: Give overall description of version dependency
127         desirability.  Use more-typical names for apps.
128         Add shell, coreutils, diffutils, grep, tar, gzip.
129
130 2007-04-04  Simon Josefsson  <simon@josefsson.org>
131
132         * MODULES.html.sh: Rename crypto modules.  Remove iconvme.
133
134 2007-04-04  Karl Berry  <karl@gnu.org>
135
136         * MODULES.html.sh (func_module): missing '.
137
138 2007-04-03  Bruno Haible  <bruno@clisp.org>
139
140         * modules/argmatch-tests (Makefile.am): New variable
141         test_argmatch_LDADD.
142         * modules/argp-tests (Makefile.am): New variable test_argp_LDADD.
143         * modules/array-list-tests (Makefile.am): New variable
144         test_array_list_LDADD.
145         * modules/array-oset-tests (Makefile.am): New variable
146         test_array_oset_LDADD.
147         * modules/avltree-list-tests (Makefile.am): New variable
148         test_avltree_list_LDADD.
149         * modules/avltree-oset-tests (Makefile.am): New variable
150         test_avltree_oset_LDADD.
151         * modules/avltreehash-list-tests (Makefile.am): New variable
152         test_avltreehash_list_LDADD.
153         * modules/canonicalize-lgpl-tests (Makefile.am): New variable
154         test_canonicalize_lgpl_LDADD.
155         * modules/carray-list-tests (Makefile.am): New variable
156         test_carray_list_LDADD.
157         * modules/dirname-tests (Makefile.am): New variable
158         test_dirname_LDADD.
159         * modules/linked-list-tests (Makefile.am): New variable
160         test_linked_list_LDADD.
161         * modules/linkedhash-list-tests (Makefile.am): New variable
162         test_linkedhash_list_LDADD.
163         * modules/rbtree-list-tests (Makefile.am): New variable
164         test_rbtree_list_LDADD.
165         * modules/rbtree-oset-tests (Makefile.am): New variable
166         test_rbtree_oset_LDADD.
167         * modules/rbtreehash-list-tests (Makefile.am): New variable
168         test_rbtreehash_list_LDADD.
169         * modules/xvasprintf-tests (Makefile.am): New variable
170         test_xvasprintf_LDADD.
171         Reported by Eric Blake.
172
173 2007-04-03  Eric Blake  <ebb9@byu.net>
174
175         * DEPENDENCIES: Weaken m4 requirements.
176
177 2007-04-03  Bruno Haible  <bruno@clisp.org>
178
179         * modules/frexp-tests (configure.ac): Remove AC_SUBST.
180         * modules/isnanl-tests (configure.ac): Likewise.
181
182 2007-04-03  Ben Pfaff  <blp@gnu.org>
183
184         * modules/iconv_open: Add $(srcdir)/ to source directory
185         references in Makefile fragments that call gperf, to fix VPATH
186         builds.
187
188 2007-04-03  Bruno Haible  <bruno@clisp.org>
189
190         * modules/ldexpl (Depends-on): Add isnanl, remove isnanl-nolibm.
191         * lib/ldexpl.c: Undo last change.
192
193 2007-04-03  Bruno Haible  <bruno@clisp.org>
194
195         * modules/printf-frexpl (Depends-on): Undo last change.
196         (Files): Add m4/ldexpl.m4.
197
198 2007-04-03  Bruno Haible  <bruno@clisp.org>
199
200         * m4/isnanl.m4 (gl_FUNC_ISNANL): Substitute ISNANL_LIBM.
201         * modules/isnanl (Link): New section.
202
203         * m4/frexp.m4 (gl_FUNC_FREXP): Substitute FREXP_LIBM.
204         * modules/frexp (Link): New section.
205
206         * m4/frexpl.m4 (gl_FUNC_FREXPL): Substitute FREXPL_LIBM.
207         * modules/frexpl (Link): New section.
208
209         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Substitute LDEXPL_LIBM.
210         * modules/ldexpl (Link): New section.
211
212 2007-04-03  Bruno Haible  <bruno@clisp.org>
213
214         * modules/TEMPLATE-EXTENDED: New file.
215         * gnulib-tool (func_all_modules, func_verify_module): Exclude it.
216
217 2007-04-03  Bruno Haible  <bruno@clisp.org>
218
219         * DEPENDENCIES: New file.
220         Suggested by Simon Josefsson.
221
222 2007-04-03  Bruno Haible  <bruno@clisp.org>
223
224         * doc/gnulib.texi: Escape @.
225
226 2007-04-03  James Youngman  <jay@gnu.org>
227         and Paul Eggert  <eggert@cs.ucla.edu>
228
229         * lib/stat-time.h (get_stat_birthtime): Check for zero-valued
230         birthtime on all systems that have birthtime, not just those which
231         use st_birthtimensec rather than st_birthtim.  Putting zero in
232         st_birthtim.tv_sec is how (for example) FreeBSD/x86 6.1 indicates
233         that the birth time is not available for files on an NFS mount.
234
235 2007-04-03  Simon Josefsson  <simon@josefsson.org>
236
237         * modules/memxor: Move back from crypto/, suggested by Bruno.
238         * modules/crypto/hmac-sha1: Fix memxor dependency.
239
240         * modules/crypto/gc: Moved from ../.
241
242 2007-04-02  Eric Blake  <ebb9@byu.net>
243
244         * lib/ldexpl.c (includes): Avoid libm.
245
246         * modules/printf-frexpl (Depends-on): Depend on ldexpl.
247
248 2007-04-02  Bruno Haible  <bruno@clisp.org>
249
250         * lib/sysexit_.h (EX_OK): Disable the EX_OK definition from <unistd.h>
251         on IRIX.
252
253 2007-04-02  Bruno Haible  <bruno@clisp.org>
254
255         * m4/intdiv0.m4 (gt_INTDIV0): Avoid performing the test for real on
256         x86 or x86_64 platforms running MacOS X.
257         Reported by Ryan Schmidt <@ryandesign.com>.
258
259 2007-04-02  Bruno Haible  <bruno@clisp.org>
260
261         * m4/intdiv0.m4 (gt_INTDIV0): When cross-compiling, treat x86_64 like
262         i386.
263
264 2007-04-01  Simon Josefsson  <simon@josefsson.org>
265
266         * modules/crypto/arcfour: Moved from ../.
267         * modules/crypto/arcfour-tests: Moved from ../.
268         * modules/crypto/arctwo: Moved from ../.
269         * modules/crypto/arctwo-tests: Moved from ../.
270         * modules/crypto/des: Moved from ../.
271         * modules/crypto/des-tests: Moved from ../.
272         * modules/crypto/gc-arcfour: Moved from ../.
273         * modules/crypto/gc-arcfour-tests: Moved from ../.
274         * modules/crypto/gc-arctwo: Moved from ../.
275         * modules/crypto/gc-arctwo-tests: Moved from ../.
276         * modules/crypto/gc-des: Moved from ../.
277         * modules/crypto/gc-des-tests: Moved from ../.
278         * modules/crypto/gc-hmac-md5: Moved from ../.
279         * modules/crypto/gc-hmac-md5-tests: Moved from ../.
280         * modules/crypto/gc-hmac-sha1: Moved from ../.
281         * modules/crypto/gc-hmac-sha1-tests: Moved from ../.
282         * modules/crypto/gc-md2: Moved from ../.
283         * modules/crypto/gc-md2-tests: Moved from ../.
284         * modules/crypto/gc-md4: Moved from ../.
285         * modules/crypto/gc-md4-tests: Moved from ../.
286         * modules/crypto/gc-md5: Moved from ../.
287         * modules/crypto/gc-md5-tests: Moved from ../.
288         * modules/crypto/gc-pbkdf2-sha1: Moved from ../.
289         * modules/crypto/gc-pbkdf2-sha1-tests: Moved from ../.
290         * modules/crypto/gc-random: Moved from ../.
291         * modules/crypto/gc-rijndael: Moved from ../.
292         * modules/crypto/gc-rijndael-tests: Moved from ../.
293         * modules/crypto/gc-sha1: Moved from ../.
294         * modules/crypto/gc-sha1-tests: Moved from ../.
295         * modules/crypto/gc-tests: Moved from ../.
296         * modules/crypto/hmac-md5: Moved from ../.
297         * modules/crypto/hmac-md5-tests: Moved from ../.
298         * modules/crypto/hmac-sha1: Moved from ../.
299         * modules/crypto/hmac-sha1-tests: Moved from ../.
300         * modules/crypto/md2: Moved from ../.
301         * modules/crypto/md2-tests: Moved from ../.
302         * modules/crypto/md4: Moved from ../.
303         * modules/crypto/md4-tests: Moved from ../.
304         * modules/crypto/md5: Moved from ../.
305         * modules/crypto/md5-tests: Moved from ../.
306         * modules/crypto/memxor: Moved from ../.
307         * modules/crypto/rijndael: Moved from ../.
308         * modules/crypto/rijndael-tests: Moved from ../.
309         * modules/crypto/sha1: Moved from ../.
310
311 2007-03-30  James Youngman  <jay@gnu.org>
312
313         * tests/test-stat-time.c (prepare_test): use chmod() rather than
314         rename() to change the ctime of a file (because ctime is unaffected
315         by rename on jfs2 on AIX 5.1).
316         (main): Start by doing cleanup, in case a previous run failed leaving
317         test files behind.
318
319 2007-03-31  Bruno Haible  <bruno@clisp.org>
320
321         Support old proprietary implementations of iconv.
322         * modules/iconv_open: New file.
323         * lib/iconv_.h: New file.
324         * m4/iconv_h.m4: New file.
325         * lib/iconv_open.c: New file.
326         * lib/iconv_open-aix.gperf: New file.
327         * lib/iconv_open-hpux.gperf: New file.
328         * lib/iconv_open-irix.gperf: New file.
329         * lib/iconv_open-osf.gperf: New file.
330         * m4/iconv_open.m4: New file.
331         * modules/linebreak (Depends-on): Add iconv_open.
332         * modules/striconv (Depends-on): Likewise.
333         * modules/striconveh (Depends-on): Likewise.
334         * modules/unicodeio (Depends-on): Likewise.
335         * lib/striconveh.h (mem_cd_iconveh, str_cd_iconveh): Allow cd to be
336         (iconv_t)(-1).
337         * lib/striconveh.c (mem_cd_iconveh_internal): Use an indirect
338         conversion if cd is (iconv_t)(-1).
339         (mem_iconveh, str_iconveh): Don't fail just because a direct conversion
340         is not possible.
341
342 2007-03-31  Bruno Haible  <bruno@clisp.org>
343
344         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
345         work on Solaris either. Protect also second use of "autodetect_jp".
346
347 2007-03-31  Bruno Haible  <bruno@clisp.org>
348
349         * m4/frexpl.m4 (gl_FUNC_FREXPL): Set HAVE_DECL_FREXPL to 0 when
350         the function is not present.
351
352 2007-03-31  Bruno Haible  <bruno@clisp.org>
353
354         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Set HAVE_DECL_LDEXPL to 0 when
355         the function is not present.
356
357 2007-03-31  Bruno Haible  <bruno@clisp.org>
358
359         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-29 patch. Test also against
360         a bug in HP-UX iconv_open().
361
362 2007-03-31  Bruno Haible  <bruno@clisp.org>
363
364         * MODULES.html.sh (func_module): Don't show gnulib-common.m4.
365         (Mathematics <math.h>): New section, add fpieee.
366         (Input/output <stdio.h>): Add fseterr.
367         (Mathematics <math.h>): New section, add printf-frexp.
368         (Container data structures): Add sublist.
369         (Core language properties): Add fpucw, inline.
370         (Functions for greatest-width integer types <inttypes.h>): Add
371         imaxabs, imaxdiv, inttypes.
372         (Mathematics <math.h>): Add frexp, frexpl, isnan-nolibm, isnanl,
373         isnanl-nolibm, ldexp.
374         (Mathematics <math.h>): New section, add printf-frexpl.
375         (Support for systems lacking POSIX:2001): Add fprintf-posix,
376         printf-posix, snprintf-posix, sprintf-posix, string, search, socklen,
377         sys_select, sys_socket, vasnprintf-posix, vasprintf-posix,
378         vfprintf-posix, vprintf-posix, vsnprintf-posix, vsprintf-posix.
379         (Unicode string functions): Add unistr/u*-mbtoucr.
380         (Java): Add javacomp-script, javaexec-script.
381         (C#): Add csharpcomp-script, csharpexec-script.
382         (Support for building libraries and executables): Add havelib,
383         relocatable-*.
384         (Support for maintaining and releasing projects): Renamed from
385         'Support for maintaining and release projects'. Add announce-gen.
386
387 2007-03-31  Bruno Haible  <bruno@clisp.org>
388
389         * README: Talk primarily about git.
390         (git and CVS): Renamed from CVS.
391         * doc/gnulib.texi (Introduction, Build robot for gnulib): Mention that
392         gnulib is available through git.
393         * doc/gnulib-tool.texi (CVS Issues): Mention git and svn as well.
394
395 2007-03-30  Bruno Haible  <bruno@clisp.org>
396
397         * lib/alloca_.h: Change prefix of double-inclusion guard macro to _GL_.
398         * lib/poll_.h: Likewise.
399         * lib/stat_.h: Likewise.
400         * lib/sys_time_.h: Likewise.
401         * lib/sysexit_.h: Likewise.
402         * lib/glob_.h: Prefix double-inclusion guard macro with _GL_.
403         * lib/stdbool_.h: Likewise.
404         * lib/byteswap_.h: Add double-inclusion guard.
405
406 2007-03-30  Sergey Poznyakoff  <gray@mirddin.farlep.net>
407
408         * lib/sysexit_.h: Prefix double-inclusion guard macro with _GNULIB.
409
410 2007-03-30  Karl Berry  <karl@gnu.org>
411
412         * config/srclist-update: double space after USA in the license
413         substitution, since that's how it's usually (?) written.
414
415 2007-03-30  Paul Eggert  <eggert@cs.ucla.edu>
416
417         * lib/write-any-file.c (can_write_any_file): Fix else-else bug
418         reported by Bruno Haible.
419
420 2007-03-29  Bruno Haible  <bruno@clisp.org>
421
422         * m4/iconv.m4 (AM_ICONV_LINK): Require AC_CANONICAL_HOST. Test against
423         a bug in AIX iconv().
424
425 2007-03-29  Bruno Haible  <bruno@clisp.org>
426
427         * modules/ldexpl-tests: New file.
428         * tests/test-ldexpl.c: New file.
429
430 2007-03-29  Bruno Haible  <bruno@clisp.org>
431
432         * lib/ldexpl.c: Include fpucw.h.
433         (ldexpl): Use BEGIN/END_LONG_DOUBLE_ROUNDING. Skip the last unneeded
434         multiplication.
435         * modules/ldexpl (Depends-on): Add fpucw.
436
437 2007-03-29  Bruno Haible  <bruno@clisp.org>
438
439         * modules/ldexpl: New file.
440         * m4/ldexpl.m4: New file.
441         * lib/math_.h (ldexpl): Define to a replacement if REPLACE_LDEXPL is
442         set.
443         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize also GNULIB_LDEXPL,
444         REPLACE_LDEXPL.
445         * modules/math (Makefile.am): Substitute also GNULIB_LDEXPL,
446         REPLACE_LDEXPL.
447         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
448         gl_FUNC_LDEXPL_WORKS.
449         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Remove test for ldexpl.
450         * modules/mathl (Files): Remove lib/ldexpl.c.
451         (Depends-on): Add ldexpl.
452
453 2007-03-29  Bruno Haible  <bruno@clisp.org>
454
455         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Declare frexpl.
456
457 2007-03-29  Bruno Haible  <bruno@clisp.org>
458
459         * tests/test-striconveh.c (main): Don't assume that a direct conversion
460         between ISO-8859-1 and ISO-8859-2 is possible. Needed for OSF/1, IRIX
461         and possibly also HP-UX.
462         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
463         work on AIX, IRIX, HP-UX, OSF/1.
464         * tests/uniconv/test-u16-conv-from-enc.c (main): Likewise.
465         * tests/uniconv/test-u16-strconv-from-enc.c (main): Likewise.
466         * tests/uniconv/test-u32-conv-from-enc.c (main): Likewise.
467         * tests/uniconv/test-u32-strconv-from-enc.c (main): Likewise.
468         * tests/uniconv/test-u8-conv-from-enc.c (main): Likewise.
469         * tests/uniconv/test-u8-strconv-from-enc.c (main): Likewise.
470
471 2007-03-29  Bruno Haible  <bruno@clisp.org>
472
473         * tests/test-stat-time.c: Include <fcntl.h>, not <sys/fcntl.h>.
474
475 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
476
477         * lib/acl-internal.h (acl_get_fd, acl_set_fd): undef before defining,
478         to work around a problem on OSF/1 5.1 reported by Bruno Haible.
479
480 2007-03-29  Eric Blake  <ebb9@byu.net>
481
482         * lib/acl-internal.h: Remove redundant include.
483         (ACL_NOT_WELL_SUPPORTED): Also filter on EBUSY, returned by
484         Cygwin when a file is locked.
485
486 2007-03-29  Bruno Haible  <bruno@clisp.org>
487
488         * lib/vasprintf.c [IN_LIBASPRINTF]: Include different specification
489         file.
490         * lib/asprintf.c [IN_LIBASPRINTF]: Likewise.
491
492 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
493
494         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Don't bother to
495         try to remove a parent directory if the child couldn't be removed
496         (except for the first rmdir, which could fail because the child
497         doesn't exist).  Problem reported by Jeff Blaine in
498         <http://lists.gnu.org/archive/html/bug-tar/2007-03/msg00014.html>.
499
500 2007-03-28  Bruno Haible  <bruno@clisp.org>
501
502         * lib/striconveh.c (utf8conv_carefully): New function.
503         (mem_cd_iconveh_internal): Invoke it.
504
505 2007-03-28  Bruno Haible  <bruno@clisp.org>
506
507         * lib/striconveh.c (mem_cd_iconveh_internal): Use u8_mbtoucr instead
508         of u8_mbtouc in order to distinguish invalid and incomplete UTF-8
509         input.
510         * modules/striconveh (Depends-on): Add unistr/u8-mbtoucr. Replace
511         utf8-ucs4 with unistr/u8-mbtouc. Replace ucs4-utf8 with
512         unistr/u8-uctomb.
513
514 2007-03-28  Bruno Haible  <bruno@clisp.org>
515
516         * modules/unistr/u8-mbtoucr: New file.
517         * lib/unistr/u8-mbtoucr.c: New file.
518         * modules/unistr/u16-mbtoucr: New file.
519         * lib/unistr/u16-mbtoucr.c: New file.
520         * modules/unistr/u16-mbtoucr: New file.
521         * lib/unistr/u16-mbtoucr.c: New file.
522         * lib/unistr.h (u8_mbtoucr, u16_mbtoucr, u32_mbtoucr): New declarations.
523
524 2007-03-27  Simon Josefsson  <simon@josefsson.org>
525             Bruno Haible  <bruno@clisp.org>
526
527         * m4/vasprintf.m4: Convert AC_SUBST into shell variable for
528         REPLACE_VASPRINTF.  Set HAVE_VASPRINTF.  Add
529         AC_REQUIRE([gl_STDIO_H_DEFAULTS]).
530
531         * m4/stdio_h.m4: Add stubs for vasprintf too.
532
533         * modules/stdio: Support vasprintf in sed command.
534
535         * modules/vasprintf: Depend on stdio for prototypes.  Remove
536         vasprintf.h.  Add stdio module indicator.
537
538         * lib/stdio_.h: Declare asprintf and vasprintf, based on
539         vasprintf.h.
540
541         * lib/vasprintf.h: File removed.
542
543         * lib/asprintf.c: Use stdio.h instead of vasprintf.h.
544         * lib/vasprintf.c: Ditto.
545         * lib/xvasprintf.c: Ditto.
546         * tests/test-vasprintf-posix.c: Ditto.
547         * tests/test-vasprintf.c: Ditto.
548
549 2007-03-27  Bruno Haible  <bruno@clisp.org>
550
551         Make vasnprintf multithread-safe.
552         * lib/vasnprintf.c (decimal_point_char): New function.
553         (VASNPRINTF): Use it.
554         Suggested by Simon Josefsson.
555
556 2007-03-27  Eric Blake  <ebb9@byu.net>
557
558         Support sub-second birthtime on cygwin.
559         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Also check for st_birthtim.
560         * lib/stat-time.h (STAT_TIMESPEC): Adjust comments.
561         (get_stat_birthtime): Also work with st_birthtim.
562
563 2007-03-27  Paul Eggert  <eggert@cs.ucla.edu>
564
565         * lib/stat-time.h (USE_BIRTHTIME): Remove.
566         (get_stat_atime_ns, get_stat_ctime_ns, get_stat_mtime_ns):
567         (get_stat_birthtime_ns): Do not try to use "spare" fields.
568         (get_stat_birthtime_ns): Simplify compile-time tests.
569         (get_stat_birthtime): Change the API to look like
570         get_stat_mtime etc., except return a negative tv_nsec on error.
571         * m4/stat-time.m4 (gl_STAT_TIME, gl_STAT_BIRTHTIME):
572         Don't check for "spare" fields.
573         (gl_STAT_BIRTHTIME): Don't check for struct stat.st_birthtimespec.tv_sec
574         or for struct stat.st_birthtime, as these tests aren't used.
575         * tests/test-stat-time.c (test_birthtime): Adjust to new API.
576
577 2007-03-27  Bruno Haible  <bruno@clisp.org>
578
579         * lib/stat-time.h: Include <sys/stat.h>.
580
581 2007-03-27  James Youngman  <jay@gnu.org>
582
583         * lib/stat-time.h (get_stat_birthtime): New function for
584           retrieving st_birthtime as provided by UFS2 (hence *BSD).
585         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Probe for st_birthtime
586           and its variants.
587         * modules/stat-time (configure.ac): call gl_STAT_BIRTHTIME.
588         * modules/stat-time-test: New file.
589         * tests/test-stat-time.c: New test, devised by Bruno Haible.
590
591 2007-03-26  Bruno Haible  <bruno@clisp.org>
592
593         Better support of signalling NaNs.
594         * lib/atanl.c: Include isnanl.h.
595         (atanl): Perform test for NaN at the beginning of the function and
596         through a call to isnanl.
597         * lib/cosl.c: Include isnanl.h.
598         (cosl): Perform test for NaN at the beginning of the function and
599         through a call to isnanl.
600         * lib/ldexpl.c: Include isnanl.h.
601         (ldexpl): Perform test for NaN through a call to isnanl.
602         * lib/logl.c: Include isnanl.h.
603         (logl): Perform test for NaN at the beginning of the function and
604         through a call to isnanl.
605         * lib/sinl.c: Include isnanl.h.
606         (sinl): Perform test for NaN at the beginning of the function and
607         through a call to isnanl.
608         * lib/sqrtl.c: Include isnanl.h.
609         (sqrtl): Perform test for NaN at the beginning of the function and
610         through a call to isnanl.
611         * lib/tanl.c: Include isnanl.h.
612         (tanl): Perform test for NaN at the beginning of the function and
613         through a call to isnanl.
614         * lib/trigl.c (ieee754_rem_pio2l): Remove test for NaN.
615         * modules/mathl (Depends-on): Add isnanl.
616
617 2007-03-26  Eric Blake  <ebb9@byu.net>
618
619         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Fix
620         regression in logic sense of previous patch.
621
622 2007-03-26  Bruno Haible  <bruno@clisp.org>
623
624         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Don't use
625         unportable shell command "if ! ...".
626         Reported by Ralf Wildenhues.
627
628 2007-03-25  Bruno Haible  <bruno@clisp.org>
629
630         * lib/sysexit_,h: If HAVE_SYSEXITS_H is defined, include the original
631         <sysexits.h> file, and only add EX_CONFIG.
632         * m4/sysexits.m4 (gl_SYSEXITS): If <sysexits.h> exists, check its
633         absolute file name and whether it is sufficient. Substitute also
634         HAVE_SYSEXITS_H and ABSOLUTE_SYSEXITS_H.
635         * modules/sysexits (Makefile.am): Substitute HAVE_SYSEXITS_H and
636         ABSOLUTE_SYSEXITS_H into sysexits.h.
637
638 2007-03-25  Bruno Haible  <bruno@clisp.org>
639
640         * lib/getaddrinfo.c (getaddrinfo): Don't access hints->ai_flags when
641         hints is NULL.
642
643 2007-03-25  Bruno Haible  <bruno@clisp.org>
644
645         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Add a cast.
646         * lib/uniconv/u8-strconv-to-enc.c (u8_strconv_to_encoding): Likewise.
647
648 2007-03-25  Bruno Haible  <bruno@clisp.org>
649
650         * lib/vasnprintf.c: Include langinfo.h.
651         (VASNPRINTF): Prefer nl_langinfo over localeconv, since it's more
652         multithread-safe.
653         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): New macro.
654         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke it.
655         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
656         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
657         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
658         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
659         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
660         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX: Likewise.
661         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
662         Reported by Simon Josefsson.
663
664 2007-03-25  Bruno Haible  <bruno@clisp.org>
665
666         * lib/printf-parse.c [!IN_LIBINTL]: Include <stdint.h>, for intmax_t.
667         (PRINTF_PARSE): Make the support for size specifier 'j' unconditional.
668         * modules/vasnprintf (Depends-on): Add stdint.
669
670 2007-03-25  Bruno Haible  <bruno@clisp.org>
671
672         * modules/fpieee: New file.
673         * m4/fpieee.m4: New file.
674         * modules/isnan-nolibm (Depends-on): Add fpieee.
675         * modules/isnanl-nolibm (Depends-on): Add fpieee.
676         * modules/isnanl (Depends-on): Add fpieee.
677
678 2007-03-25  Bruno Haible  <bruno@clisp.org>
679
680         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Test also finite numbers.
681
682 2007-03-25  Bruno Haible  <bruno@clisp.org>
683
684         Avoid test failures on IRIX 6.5.
685         * tests/test-frexpl.c (MIN_NORMAL_EXP): New macro.
686         (main): Use it.
687         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP): New
688         macros.
689         (main): Use them.
690
691 2007-03-25  Bruno Haible  <bruno@clisp.org>
692
693         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): New macro.
694         (gl_FUNC_FREXPL): Invoke it. Set REPLACE_FREXPL to 1 if it frexpl
695         exists but doesn't work.
696         * lib/math_.h (frexpl): Define as a replacement macro if REPLACE_FREXPL
697         is set. Don't provide a prototype if REPLACE_FREXPL is not set.
698         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_FREXPL.
699         * modules/math (Makefile.am) Substibute also REPLACE_FREXPL into math.h.
700
701 2007-03-25  Bruno Haible  <bruno@clisp.org>
702
703         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Add check whether frexp(inf)
704         returns inf. Needed on IRIX 6.5.
705
706 2007-03-25  Bruno Haible  <bruno@clisp.org>
707
708         * tests/test-frexpl.c: Include isnanl-nolibm.h.
709         (main): Use isnanl instead of x != x idiom.
710         * modules/frexpl-tests (Depends-on): Add isnanl-nolibm.
711
712         * tests/test-frexp.c: Include isnan.h.
713         (main): Use isnan instead of x != x idiom.
714         * modules/frexp-tests (Depends-on): Add isnan-nolibm.
715
716 2007-03-25  Bruno Haible  <bruno@clisp.org>
717
718         * tests/test-frexp.c (NaN): New function/macro.
719         (main): Use it instead of 0.0 / 0.0.
720         * tests/test-isnan.c (NaN): New function/macro.
721         (main): Use it instead of 0.0 / 0.0.
722         * tests/test-vasnprintf-posix.c (NaN): New function/macro.
723         (test_function): Use it instead of 0.0 / 0.0.
724         * tests/test-vasprintf-posix.c (NaN): New function/macro.
725         (test_function): Use it instead of 0.0 / 0.0.
726         * tests/test-snprintf-posix.h (NaN): New function/macro.
727         (test_function): Use it instead of 0.0 / 0.0.
728         * tests/test-sprintf-posix.h (NaN): New function/macro.
729         (test_function): Use it instead of 0.0 / 0.0.
730         * tests/test-fprintf-posix.h (NaN): New function/macro.
731         (test_function): Use it instead of 0.0 / 0.0.
732         * tests/test-printf-posix.h (NaN): New function/macro.
733         (test_function): Use it instead of 0.0 / 0.0.
734
735         * lib/isnan.c (FUNC): Work around a DEC C compiler bug.
736
737 2007-03-25  Bruno Haible  <bruno@clisp.org>
738
739         * lib/glob_.h: Include <sys/stat.h>. Avoids warnings on AIX 5.1.
740
741 2007-03-25  Bruno Haible  <bruno@clisp.org>
742
743         * lib/regexec.c (merge_state_with_log): Make static.
744
745 2007-03-25  Bruno Haible  <bruno@clisp.org>
746
747         * lib/trigl.c (kernel_rem_pio2): Make static.
748
749 2007-03-25  Bruno Haible  <bruno@clisp.org>
750
751         * lib/sincosl.c (sincosl_table): Make static.
752
753 2007-03-25  Bruno Haible  <bruno@clisp.org>
754
755         * lib/argp.h (__restrict): Define to empty, rather than to 'restrict',
756         if the compiler does not support C99.
757
758 2007-03-25  Bruno Haible  <bruno@clisp.org>
759
760         * modules/time (Makefile.am): Ensure all rule action lines start with a
761         tab.
762
763 2007-03-24  Bruno Haible  <bruno@clisp.org>
764
765         * modules/tsearch-tests: New file.
766         * tests/test-tsearch.sh: New file.
767         * tests/test-tsearch.c: New file, mostly copied from glibc.
768
769         * modules/search-tests: New file.
770         * tests/test-search.c: New file.
771
772         * modules/search: New file.
773         * lib/search_.h: New file, incorporating lib/tsearch.h.
774         * m4/search_h.m4: New file.
775         * lib/tsearch.h: Remove file.
776         * lib/tsearch.c: Include search.h instead of tsearch.h.
777         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Require gl_SEARCH_H_DEFAULTS. Set
778         HAVE_TSEARCH.
779         * modules/tsearch (Files): Remove lib/tsearch.h.
780         (Depends-on): Add search.
781         (configure.ac): Invoke gl_SEARCH_MODULE_INDICATOR.
782         (Include): Change tsearch.h into search.h.
783
784 2007-03-24  Bruno Haible  <bruno@clisp.org>
785
786         * modules/fpucw: New file.
787         * lib/fpucw.h: New file.
788         * lib/frexp.c: Include fpucw.h.
789         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
790         (FUNC): Use them.
791         * lib/printf-frexp.c: Include fpucw.h.
792         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
793         (FUNC): Use them.
794         * lib/vasnprintf.c: Include fpucw.h.
795         (VASNPRINTF): Invoke BEGIN/END_LONG_DOUBLE_ROUNDING around the
796         'long double' calculations.
797         * tests/test-frexpl.c: Include fpucw.h.
798         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
799         * tests/test-printf-frexpl.c: Include fpucw.h.
800         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
801         * modules/frexpl (Depends-on): Add fpucw.
802         * modules/printf-frexpl (Depends-on): Likewise.
803         * modules/fprintf-posix (Depends-on): Likewise.
804         * modules/snprintf-posix (Depends-on): Likewise.
805         * modules/sprintf-posix (Depends-on): Likewise.
806         * modules/vasnprintf-posix (Depends-on): Likewise.
807         * modules/vasprintf-posix (Depends-on): Likewise.
808         * modules/vfprintf-posix (Depends-on): Likewise.
809         * modules/vsnprintf-posix (Depends-on): Likewise.
810         * modules/vsprintf-posix (Depends-on): Likewise.
811         * modules/frexpl-tests (Depends-on): Likewise.
812         * modules/printf-frexpl-tests (Depends-on): Likewise.
813
814 2007-03-24  Bruno Haible  <bruno@clisp.org>
815
816         * lib/float+.h: New file.
817         * lib/isnan.c: Include float+.h.
818         (SIZE): New macro.
819         (FUNC): Compare only SIZE bytes of the value.
820         * lib/vasnprintf.c: Include float+.h.
821         (VASNPRINTF): When comparing agains +0.0L or +0.0, compare only
822         SIZEOF_LDBL or SIZEOF_DBL bytes.
823         * modules/isnan-nolibm (Files): Add lib/float+.h.
824         * modules/isnanl-nolibm (Files): Add lib/float+.h.
825         * modules/isnanl (Files): Add lib/float+.h.
826         * modules/vasnprintf (Files): Add lib/float+.h.
827
828 2007-03-24  Bruno Haible  <bruno@clisp.org>
829
830         * lib/vasnprintf.c [!HAVE_LONG_DOUBLE]: Include printf-frexp.h. Don't
831         include isnanl-nolibm.h.
832
833 2007-03-24  Bruno Haible  <bruno@clisp.org>
834
835         * tests/test-read-file.c (main): Don't produce spurious output for
836         expected situations. Make the test fail if it encountered unexpected
837         results.
838
839 2007-03-24  Bruno Haible  <bruno@clisp.org>
840
841         * m4/locale-fr.m4 (gt_LOCALE_FR): Remove the special-casing of NetBSD,
842         since its fr_FR.ISO8859-1 locale wouldn't pass the tests.
843
844 2007-03-24  Bruno Haible  <bruno@clisp.org>
845
846         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Fix last change.
847
848 2007-03-24  Bruno Haible  <bruno@clisp.org>
849
850         * modules/unistr/base (Depends-on): Remove utf8-ucs4-unsafe,
851         utf16-ucs4-unsafe, utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
852
853         * modules/unistr/u8-mbtouc: Add source files from module utf8-ucs4.
854         * modules/utf8-ucs4: Turn into a symbolic link to module
855         unistr/u8-mbtouc.
856
857         * modules/unistr/u8-mbtouc-unsafe: Add source files from module
858         utf8-ucs4-unsafe.
859         * modules/utf8-ucs4-unsafe: Turn into a symbolic link to module
860         unistr/u8-mbtouc-unsafe.
861
862         * modules/unistr/u16-mbtouc: Add source files from module utf16-ucs4.
863         * modules/utf16-ucs4: Turn into a symbolic link to module
864         unistr/u16-mbtouc.
865
866         * modules/unistr/u16-mbtouc-unsafe: Add source files from module
867         utf16-ucs4-unsafe.
868         * modules/utf16-ucs4-unsafe: Turn into a symbolic link to module
869         unistr/u16-mbtouc-unsafe.
870
871         * modules/unistr/u8-uctomb: Add source files from module utf4-utf8.
872         * modules/ucs4-utf8: Turn into a symbolic link to module
873         unistr/u8-ubtomb.
874
875         * modules/unistr/u16-uctomb: Add source files from module utf4-utf16.
876         * modules/ucs4-utf16: Turn into a symbolic link to module
877         unistr/u16-ubtomb.
878
879 2007-03-24  Bruno Haible  <bruno@clisp.org>
880
881         * lib/unistr/u8-mbtouc-aux.c: Renamed from lib/unistr/utf8-ucs4.c.
882         Enable the function only if HAVE_INLINE.
883         * lib/unistr/u8-mbtouc-unsafe-aux.c: Renamed from
884         lib/unistr/utf8-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
885         * lib/unistr/u16-mbtouc-aux.c: Renamed from lib/unistr/utf16-ucs4.c.
886         Enable the function only if HAVE_INLINE.
887         * lib/unistr/u16-mbtouc-unsafe-aux.c: Renamed from
888         lib/unistr/utf16-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
889         * lib/unistr/u8-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf8.c.
890         Enable the function only if HAVE_INLINE.
891         * lib/unistr/u16-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf16.c.
892         Enable the function only if HAVE_INLINE.
893         * modules/utf8-ucs4: Update.
894         * modules/utf8-ucs4-unsafe: Update.
895         * modules/utf16-ucs4: Update.
896         * modules/utf16-ucs4-unsafe: Update.
897         * modules/ucs4-utf8: Update.
898         * modules/ucs4-utf16: Update.
899
900 2007-03-24  Bruno Haible  <bruno@clisp.org>
901
902         * lib/utf8-ucs4.h: Remove file.
903         * lib/utf8-ucs4-unsafe.h: Remove file.
904         * lib/utf16-ucs4.h: Remove file.
905         * lib/utf16-ucs4-unsafe.h: Remove file.
906         * lib/ucs4-utf8.h: Remove file.
907         * lib/ucs4-utf16.h: Remove file.
908         * lib/unistr.h: Include their previous contents.
909         * m4/utf-ucs4.m4: Remove file.
910         * m4/ucs4-utf.m4: Remove file.
911         * modules/utf8-ucs4 (Files): Remove lib/utf8-ucs4.h.
912         (Depends-on): Add unistr/base.
913         (configure.ac): Remove gl_UTF_UCS4.
914         (Makefile.am): Update.
915         (Include): Change to unistr.h.
916         * modules/utf8-ucs4-unsafe (Files): Remove lib/utf8-ucs4-unsafe.h.
917         (Depends-on): Add unistr/base.
918         (configure.ac): Remove gl_UTF_UCS4.
919         (Makefile.am): Update.
920         (Include): Change to unistr.h.
921         * modules/utf16-ucs4 (Files): Remove lib/utf16-ucs4.h.
922         (Depends-on): Add unistr/base.
923         (configure.ac): Remove gl_UTF_UCS4.
924         (Makefile.am): Update.
925         (Include): Change to unistr.h.
926         * modules/utf16-ucs4-unsafe (Files): Remove lib/utf16-ucs4-unsafe.h.
927         (Depends-on): Add unistr/base.
928         (configure.ac): Remove gl_UTF_UCS4.
929         (Makefile.am): Update.
930         (Include): Change to unistr.h.
931         * modules/ucs4-utf8 (Files): Remove lib/ucs4-utf8.h.
932         (Depends-on): Add unistr/base.
933         (configure.ac): Remove gl_UCS4_UTF.
934         (Makefile.am): Update.
935         (Include): Change to unistr.h.
936         * modules/ucs4-utf16 (Files): Remove lib/ucs4-utf16.h.
937         (Depends-on): Add unistr/base.
938         (configure.ac): Remove gl_UCS4_UTF.
939         (Makefile.am): Update.
940         (Include): Change to unistr.h.
941         * lib/unistr/utf8-ucs4.c: Include unistr.h instead of utf8-ucs4.h.
942         * lib/unistr/utf8-ucs4-unsafe.c: Include unistr.h instead of
943         utf8-ucs4-unsafe.h.
944         * lib/unistr/utf16-ucs4.c: Include unistr.h instead of utf16-ucs4.h.
945         * lib/unistr/utf16-ucs4-unsafe.c: Include unistr.h instead of
946         utf16-ucs4-unsafe.h.
947         * lib/unistr/ucs4-utf8.c: Include unistr.h instead of ucs4-utf8.h.
948         * lib/unistr/ucs4-utf16.c: Include unistr.h instead of ucs4-utf16.h.
949         * lib/unistr/u8-chr.c: Don't include ucs4-utf8.h.
950         * lib/unistr/u8-strchr.c: Likewise.
951         * lib/unistr/u8-strrchr.c: Likewise.
952         * lib/unistr/u16-chr.c: Don't include ucs4-utf16.h.
953         * lib/unistr/u16-strchr.c: Likewise.
954         * lib/unistr/u16-strrchr.c: Likewise.
955         * lib/striconveh.c: Update.
956         * lib/linebreak.c: Update.
957
958 2007-03-24  Bruno Haible  <bruno@clisp.org>
959
960         * lib/argp-help.c (fill_in_uparams, canon_doc_option): Cast the
961         arguments of isspace, isalpha, isalnum, isdigit to 'unsigned char'.
962
963 2007-03-22  Bruno Haible  <bruno@clisp.org>
964
965         * lib/strptime.c (__strptime_internal): Use ANSI C syntax.
966
967 2007-03-23  Paul Eggert  <eggert@cs.ucla.edu>
968
969         * MODULES.html.sh (File system functions): New module write-any-file.
970         * modules/write-any-file, lib/write-any-file.c, lib/write-any-file.h:
971         * m4/write-any-file.m4: New files.
972
973 2007-03-23  Eric Blake  <ebb9@byu.net>
974
975         * gnulib-tool: Rearrange space-tab sequences, since some editors
976         like to eat them.
977
978 2007-03-23  Eric Blake  <ebb9@byu.net>
979
980         * lib/version-etc.c (version_etc_va): Update license wording to
981         be more concise.  Recommended by Richard Stallman.
982
983 2007-03-22  Bruno Haible  <bruno@clisp.org>
984
985         * lib/poll.c (MSG_PEEK): New fallback definition.
986
987 2007-03-22  Bruno Haible  <bruno@clisp.org>
988
989         * modules/sys_socket-tests (configure.ac): Check for shutdown function.
990         * tests/test-sys_socket.c (a): Test only if shutdown() exists.
991         (main): Update.
992         Fixes a compilation error on BeOS.
993
994 2007-03-22  Bruno Haible  <bruno@clisp.org>
995
996         * modules/frexpl-tests: New file.
997         * tests/test-frexpl.c: New file.
998
999         * modules/frexpl: New file.
1000         * m4/frexpl.m4: New file.
1001         * modules/math (Makefile.am): Also substitute GNULIB_FREXPL into math.h.
1002         * lib/math_.h (frexpl): Test GNULIB_FREXPL instead of GNULIB_MATHL.
1003         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FREXPL.
1004         * modules/mathl (Files): Remove lib/frexpl.c, lib/frexp.c.
1005         (Depends-on): Add frexpl. Remove isnanl-nolibm.
1006         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Don't test for frexpl.
1007
1008 2007-03-22  Bruno Haible  <bruno@clisp.org>
1009
1010         * lib/frexpl.c: Share code with lib/frexp.c.
1011         * modules/mathl (Files): Add lib/frexp.c.
1012         (Depends-on): Add isnanl-nolibm.
1013
1014 2007-03-22  Bruno Haible  <bruno@clisp.org>
1015
1016         * modules/printf-frexp (Files): Add m4/frexp.m4.
1017         * m4/printf-frexp.m4 (gl_FUNC_PRINTF_FREXP): Define HAVE_FREXP_IN_LIBC
1018         only if the found frexp function actually works.
1019
1020 2007-03-22  Bruno Haible  <bruno@clisp.org>
1021
1022         * lib/frexp.c: Remove older implementation that uses divisions.
1023
1024 2007-03-21  Bruno Haible  <bruno@clisp.org>
1025
1026         * modules/frexp-tests: New file.
1027         * tests/test-frexp.c: New file.
1028
1029         * modules/frexp: New file.
1030         * lib/frexp.c: New file.
1031         * m4/frexp.m4: New file.
1032         * lib/math_.h (frexp): New declaration.
1033         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Also initialize GNULIB_FREXP and
1034         REPLACE_FREXP.
1035         * modules/math (math.h): Also substitute GNULIB_FREXP, REPLACE_FREXP.
1036
1037 2007-03-21  Bruno Haible  <bruno@clisp.org>
1038
1039         * modules/isnanl-tests: New file.
1040         * tests/test-isnanl.c: New file.
1041
1042         * modules/isnanl: New file.
1043         * lib/isnanl.h: New file.
1044         * m4/isnanl.m4 (gl_FUNC_ISNANL): New macro.
1045         (gl_FUNC_ISNANL_NO_LIBM): Invoke gl_HAVE_ISNANL_NO_LIBM,
1046         gl_FUNC_ISNANL_WORKS.
1047         (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM, gl_FUNC_ISNANL_WORKS):
1048         New macros.
1049
1050 2007-03-21  Bruno Haible  <bruno@clisp.org>
1051
1052         * modules/isnanl-nolibm (Files): Add lib/isnanl-nolibm.h, remove
1053         lib/isnanl.h.
1054         (Include): Update.
1055         * lib/isnanl-nolibm.h: Renamed from lib/isnanl.h.
1056         * lib/vasnprintf.c: Update.
1057         * modules/isnanl-nolibm-tests (Files): Add tests/test-isnanl-nolibm.c,
1058         tests/test-isnanl.h, remove tests/test-isnanl.c.
1059         (Makefile.am): Update.
1060         * tests/test-isnanl-nolibm.c: New file.
1061         * tests/test-isnanl.h: New file.
1062         * tests/test-isnanl.c: Remove file.
1063
1064 2007-03-21  Jim Meyering  <jim@meyering.net>
1065
1066         When trying to open ".", treat ESTALE like EACCES.
1067         * lib/savewd.c (savewd_save): Resort to forking not just upon
1068         failure with EACCES, but also when errno is ESTALE.
1069
1070 2007-03-20  Bruno Haible  <bruno@clisp.org>
1071
1072         * lib/string_.h (strndup): Enable declaration also if HAVE_STRNDUP.
1073         Needed on AIX 5.1. Reported by Matthew Woehlke.
1074
1075 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
1076
1077         Suggestions by Bruno Haible:
1078         * lib/acl-internal.h: Include "gettext.h" rather than rolling
1079         our own.
1080         (ACL_NOT_WELL_SUPPORTED): Parenthesize arg when used.
1081         * modules/acl (Depends-on): Add gettext.
1082
1083 2007-03-19  Bruno Haible  <bruno@clisp.org>
1084
1085         * modules/iconvme: Remove file.
1086         * lib/iconvme.h: Remove file.
1087         * lib/iconvme.c: Remove file.
1088         * m4/iconvme.m4: Remove file.
1089
1090 2007-03-19  Bruno Haible  <bruno@clisp.org>
1091
1092         * doc/relocatable-maint.texi: Break long shell script line.
1093         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
1094
1095 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
1096
1097         Add limited support for Solaris 10 ZFS-style ACLs: just enough to
1098         handle file_has_acl.
1099         * lib/acl-internal.h, lib/acl_entries.c, lib/file-has-acl.c: New files.
1100         * lib/acl.c: Move header inclusions and related macro defns into
1101         lib/acl-internal.h.
1102         (S_ISLNK): Remove defn, since that's now done for us.
1103         (file_has_acl): Move to lib/file-has-acl.c.
1104         Call acl_trivial if available.  This is the crucial part of the fix.
1105         (acl_entries): Move to lib/acl_entries.c.  Now extern, since it's
1106         shared within the library.  Rewrite a bit, partly to make it compatible
1107         with the GNU coding style.
1108         * m4/acl.m4 (AC_FUNC_ACL): Add AC_LIBOBJ([file-has-acl]).
1109         Remove unnecessary double-quotes.
1110         Don't test for acl_to_text; the build will catch that.
1111         Replace acl_entries if it doesn't exist and it is needed.
1112         Check for -lsec and acl_trivial (as used on Solaris 10).
1113         * modules/acl (Files): Add lib/acl-internal.h, lib/acl_entries.c,
1114         lib/file-has-acl.c.
1115         (Depends-on): Add sys_stat, for S_ISLNK.
1116
1117 2007-03-19  Ben Pfaff  <blp@gnu.org>
1118
1119         * doc/gnulib.texi: Fix typos.
1120         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
1121
1122 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
1123
1124         * lib/getcwd.c (__getcwd): Remove redundant comparison of buf to NULL.
1125         If size is zero here, buf must be zero.
1126
1127 2007-03-19  Simon Josefsson  <simon@josefsson.org>
1128
1129         * des.c: Remove weak_keys_chksum.  Reported by Bruno Haible
1130         <bruno@clisp.org>.
1131
1132 2007-03-18  Bruno Haible  <bruno@clisp.org>
1133
1134         * lib/vasnprintf.c (VASNPRINTF): Undo first part of last patch.
1135         Suggested by Eric Blake.
1136
1137 2007-03-18  Ben Pfaff  <blp@gnu.org>
1138
1139         * doc/relocatable.texi: Recommend using as prefix a directory
1140         that does not exist and will never be created.  Based on
1141         discussion with Bruno Haible, Ralf Wildenhues, Matthew Woehlke,
1142         and others.
1143
1144 2007-03-17  Bruno Haible  <bruno@clisp.org>
1145
1146         * lib/fchownat.c: Include lchown.h.
1147
1148 2007-03-17  Bruno Haible  <bruno@clisp.org>
1149
1150         Fix endless loop when the given allocated size was > INT_MAX.
1151         * lib/vasnprintf.c (EOVERFLOW): New fallback definition.
1152         (VASNPRINTF): Fail with EOVERFLOW when the given allocated size is
1153         larger than INT_MAX, or when it grow to a value larger than INT_MAX.
1154         * lib/vsprintf.c (vsprintf): Don't pass a size > INT_MAX to vasnprintf.
1155         * lib/sprintf.c (sprintf): Likewise.
1156
1157 2007-03-17  Bruno Haible  <bruno@clisp.org>
1158
1159         * tests/test-argp-2.sh (func_compare): Output a context diff.
1160
1161 2007-03-17  Bruno Haible  <bruno@clisp.org>
1162
1163         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check also the
1164         locale's decimal-point character.
1165
1166 2007-03-17  Bruno Haible  <bruno@clisp.org>
1167
1168         * lib/vasnprintf.c (VASNPRINTF): Clear out the memory used for arg_mem
1169         before comparing it. Needed because on some platforms (e.g. x86) a
1170         'long double' occupies less bytes than sizeof (long double).
1171
1172 2007-03-17  Bruno Haible  <bruno@clisp.org>
1173
1174         * tests/test-crc.c (main): Make printf statements 64-bit clean.
1175         * tests/test-gc-pbkdf2-sha1.c (main): Likewise.
1176         * tests/test-getaddrinfo.c (simple): Likewise.
1177         * tests/test-read-file.c (main): Likewise.
1178
1179 2007-03-17  Bruno Haible  <bruno@clisp.org>
1180
1181         * tests/test-dirname.c (main): Make printf statements 64-bit clean.
1182
1183 2007-03-17  Bruno Haible  <bruno@clisp.org>
1184
1185         * tests/test-xvasprintf.c (test_xvasprintf, test_xasprintf): Remove
1186         unused variable.
1187
1188 2007-03-17  Bruno Haible  <bruno@clisp.org>
1189
1190         * tests/test-c-strcasecmp.c: Include c-strcase.h.
1191         * tests/test-c-strncasecmp.c: Likewise.
1192
1193 2007-03-17  Bruno Haible  <bruno@clisp.org>
1194
1195         * modules/stdlib (Depends-on): Add unistd.
1196         * lib/stdlib_.h: Include <unistd.h> if mkstemp is desired.
1197         Needed for MacOS X 10.3.
1198
1199 2007-03-17  Bruno Haible  <bruno@clisp.org>
1200
1201         * lib/unistr/u-strdup.h: Include <stdlib.h>.
1202
1203 2007-03-17  Bruno Haible  <bruno@clisp.org>
1204
1205         * lib/unistr/u-cpy-alloc.h: Include <stdlib.h>.
1206
1207 2007-03-17  Bruno Haible  <bruno@clisp.org>
1208
1209         * gnulib-tool (func_import): Update .cvsignore and .gitignore files
1210         to reflect files copied from gnulib (with or without modifications).
1211         Suggested by Jim Meyering.
1212
1213 2007-03-17  Eric Blake  <ebb9@byu.net>
1214
1215         * NEWS: Document stdlib change from 2007-02-18.
1216
1217 2007-03-17  Jim Meyering  <jim@meyering.net>
1218
1219         Detect use of AC_CONFIG_AUX_DIR also when its argument is quoted.
1220         * build-aux/bootstrap: Put ""s around use of $build_aux, in case
1221         someone uses a name containing shell meta-characters.
1222         Reported by Alfred M. Szmidt.
1223
1224         * build-aux/bootstrap: Don't use \> in grep regexp.  For HP-UX.
1225
1226 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
1227
1228         * build-aux/bootstrap (with_gettext): New variable.  Run autopoint
1229         and copy gettext configuration files only if configure.ac contains
1230         a use of AM_GNU_GETTEXT_VERSION.
1231
1232 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
1233
1234         * build-aux/bootstrap (gnulib_name): New variable.
1235         (gnulib_tool_options): Use it.
1236
1237 2007-03-13  Simon Josefsson  <simon@josefsson.org>
1238
1239         * tests/test-des.c: Use new namespace.
1240
1241 2007-03-15  Bruno Haible  <bruno@clisp.org>
1242
1243         * lib/dummy.c (gl_dummy_symbol): Renamed from 'dummy'.
1244         Reported by James Youngman <jay@gnu.org>.
1245
1246 2007-03-15  Bruno Haible  <bruno@clisp.org>
1247
1248         * lib/glob.c (glob): Add 'restrict' so that prototype matches the
1249         declared prototype. Needed with cc on OSF/1 5.1.
1250
1251 2007-03-15  Bruno Haible  <bruno@clisp.org>
1252
1253         * lib/gl_list.h (gl_listelement_dispose_fn): New type.
1254         (gl_list_create_empty, gl_list_create): Add dispose_fn argument.
1255         (struct gl_list_implementation): Add dispose_fn argument to the
1256         'create_empty', 'create' methods.
1257         (struct gl_list_impl_base): Add field 'dispose_fn'.
1258         * lib/gl_list.c (gl_list_create_empty, gl_list_create): Add dispose_fn
1259         argument.
1260         * lib/gl_array_list.c (gl_array_create_empty, gl_array_create): Add
1261         dispose_fn argument.
1262         (gl_array_remove_node, gl_array_remove_at, gl_array_list_free): Call
1263         dispose_fn on the dropped values.
1264         * lib/gl_carray_list.c (gl_carray_create_empty, gl_carray_create): Add
1265         dispose_fn argument.
1266         (gl_carray_remove_at, gl_carray_list_free): Call dispose_fn on the
1267         dropped values.
1268         * lib/gl_anyavltree_list2.h (gl_tree_create): Add dispose_fn argument.
1269         (gl_tree_remove_node): Call dispose_fn on the dropped value.
1270         * lib/gl_anyrbtree_list2.h (gl_tree_create): Add dispose_fn argument.
1271         (gl_tree_remove_node): Call dispose_fn on the dropped value.
1272         * lib/gl_anytree_list2.h (gl_tree_create_empty): Add dispose_fn
1273         argument.
1274         (gl_tree_list_free): Call dispose_fn on the dropped values.
1275         * lib/gl_anytreehash_list2.h (gl_tree_list_free): Call dispose_fn on
1276         the dropped values.
1277         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
1278         Add dispose_fn argument.
1279         (gl_linked_remove_node, gl_linked_remove_at, gl_linked_list_free):
1280         Call dispose_fn on the dropped values.
1281         * lib/gl_sublist.c (gl_sublist_create_empty, gl_sublist_create_fill):
1282         Add dispose_fn argument.
1283         (gl_sublist_create): Initialize the 'dispose_fn' field.
1284         * lib/clean-temp.c (create_temp_dir, register_fd): Update.
1285         * tests/test-array_list.c (main): Update.
1286         * tests/test-carray_list.c (main): Update.
1287         * tests/test-avltree_list.c (main): Update.
1288         * tests/test-rbtree_list.c (main): Update.
1289         * tests/test-avltreehash_list.c (main): Update.
1290         * tests/test-rbtreehash_list.c (main): Update.
1291         * tests/test-linked_list.c (main): Update.
1292         * tests/test-linkedhash_list.c (main): Update.
1293         * tests/test-array_oset.c (main): Update.
1294
1295 2007-03-15  Bruno Haible  <bruno@clisp.org>
1296
1297         * lib/gl_oset.h (gl_setelement_dispose_fn): New type.
1298         (gl_oset_create_empty): Add dispose_fn argument.
1299         (struct gl_oset_implementation): Add dispose_fn argument to
1300         'create_empty' method.
1301         (struct gl_oset_impl_base): Add dispose_fn field.
1302         * lib/gl_oset.c (gl_oset_create_empty): Add dispose_fn argument.
1303         * lib/gl_array_oset.c (gl_array_create_empty): Add dispose_fn argument.
1304         (gl_array_remove_at, gl_array_free): Call dispose_fn on the dropped
1305         values.
1306         * lib/gl_anytree_oset.h (gl_tree_create_empty): Add dispose_fn argument.
1307         (gl_tree_oset_free): Call dispose_fn on the dropped values.
1308         * lib/gl_avltree_oset.c (gl_tree_remove_node): Call dispose_fn on the
1309         dropped value.
1310         * lib/gl_rbtree_oset.c (gl_tree_remove_node): Call dispose_fn on the
1311         dropped value.
1312         * tests/test-array_oset.c (main): Update.
1313         * tests/test-avltree_oset.c (main): Update.
1314         * tests/test-rbtree_oset.c (main): Update.
1315         * lib/gl_anytreehash_list1.h (add_to_bucket): Update.
1316
1317 2007-03-13  Bruno Haible  <bruno@clisp.org>
1318
1319         * tests/test-stdbool.c (i): Update after last patch.
1320
1321 2007-03-12  Bruno Haible  <bruno@clisp.org>
1322
1323         * lib/quotearg.c: Include <wctype.h> early, before the definition of
1324         the iswprint macro. Needed on Solaris 2.5.1.
1325
1326 2007-03-12  Bruno Haible  <bruno@clisp.org>
1327
1328         * tests/test-printf-frexp.c (main): Declare x as volatile.
1329
1330 2007-03-12  Simon Josefsson  <simon@josefsson.org>
1331
1332         * doc/gnulib.texi (Build robot for gnulib): New section.
1333
1334 2007-03-12  Jim Meyering  <jim@meyering.net>
1335
1336         * build-aux/bootstrap: New file.
1337         * build-aux/bootstrap.conf: New file, from coreutils.
1338
1339 2007-03-11  Bruno Haible  <bruno@clisp.org>
1340
1341         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Require AC_C_INLINE.
1342
1343 2007-03-12  Simon Josefsson  <simon@josefsson.org>
1344
1345         * lib/des.h, lib/des.c, lib/gc-gnulib.c: Use gl_ namespace, to
1346         avoid collisions with 'des_setkey'.  Reported by Bruno Haible
1347         <bruno@clisp.org>.  Also change 'tripledes_' to '3des_'.
1348
1349 2007-03-11  Bruno Haible  <bruno@clisp.org>
1350
1351         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): If the test program fails to
1352         compile, set LOCALE_TR_UTF8 to 'none' instead of empty.
1353
1354 2007-03-11  Bruno Haible  <bruno@clisp.org>
1355
1356         * lib/stdint_.h (INT64_MIN, INTMAX_MIN): Avoid using the ~INT..._MAX
1357         formula. Needed for SunPRO C 5.0.
1358
1359 2007-03-11  Bruno Haible  <bruno@clisp.org>
1360
1361         * modules/long-options (Depends-on): Add getopt.
1362
1363 2007-03-11  Bruno Haible  <bruno@clisp.org>
1364
1365         * modules/modechange (Depends-on): Add stdbool.
1366
1367 2007-03-11  Bruno Haible  <bruno@clisp.org>
1368
1369         * modules/i-ring (Depends-on): Add stdbool.
1370
1371 2007-03-11  Bruno Haible  <bruno@clisp.org>
1372
1373         * modules/gc-des (Depends-on): Add stdbool.
1374
1375 2007-03-11  Bruno Haible  <bruno@clisp.org>
1376
1377         * m4/mktime.m4 (gl_PREREQ_MKTIME): Require AC_C_INLINE.
1378
1379 2007-03-11  Bruno Haible  <bruno@clisp.org>
1380
1381         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Require AC_C_RESTRICT.
1382
1383 2007-03-11  Bruno Haible  <bruno@clisp.org>
1384
1385         * lib/unistr/u32-mbtouc-unsafe.c (u32_mbtouc_unsafe): Fix syntax error.
1386
1387 2007-03-11  Bruno Haible  <bruno@clisp.org>
1388
1389         * lib/vasnprintf.c (sprintf): Undefine.
1390
1391 2007-03-11  Bruno Haible  <bruno@clisp.org>
1392
1393         * lib/isnan.c (rpl_isnan, rpl_isnanl): Work around bug regarding
1394         initializers in SunPRO C and Compaq C compilers.
1395
1396 2007-03-11  Bruno Haible  <bruno@clisp.org>
1397
1398         * lib/gl_array_oset.c (gl_array_iterator_next): Make pointer
1399         decrementing code ANSI C compliant.
1400
1401 2007-03-11  Bruno Haible  <bruno@clisp.org>
1402
1403         * lib/dummy.c [__sun]: Define a dummy variable, not just a typedef.
1404         Needed for Solaris 2.5.1 ranlib and SunPRO C 5.0.
1405
1406 2007-03-11  Bruno Haible  <bruno@clisp.org>
1407
1408         * tests/test-stdbool.c (s, d, e, xlcbug): Disable checks that gnulib's
1409         <stdbool.h> substitute doesn't pass.
1410
1411 2007-03-11  Bruno Haible  <bruno@clisp.org>
1412
1413         * lib/vasnprintf.c (snprintf): Undefine. Avoids an endless recursion.
1414
1415 2007-03-11  Bruno Haible  <bruno@clisp.org>
1416
1417         * gnulib-tool (func_create_megatestdir): Create also an autobuild
1418         script, for submission to autobuild.josefsson.org.
1419
1420 2007-03-10  Bruno Haible  <bruno@clisp.org>
1421
1422         * modules/canonicalize-lgpl-tests: New file.
1423         * tests/test-canonicalize-lgpl.sh: New file.
1424         * tests/test-canonicalize-lgpl.c: New file.
1425
1426         * modules/c-strcase-tests: New file.
1427         * tests/test-c-strcase.sh: New file.
1428         * tests/test-c-strcasecmp.c: New file.
1429         * tests/test-c-strncasecmp.c: New file.
1430
1431         * modules/atexit-tests: New file.
1432         * tests/test-atexit.sh: New file.
1433         * tests/test-atexit.c: New file.
1434
1435 2007-03-10  Bruno Haible  <bruno@clisp.org>
1436
1437         * tests/test-binary-io.sh: Use temporary filenames that are not so
1438         likely to clash with those of other tests (in a parallel make).
1439         * tests/test-binary-io.c: Likewise.
1440
1441 2007-03-10  Bruno Haible  <bruno@clisp.org>
1442
1443         * lib/fseterr.c (fseterr): Port to Solaris/SPARC64. Deactivate the
1444         fallback; use #error instead.
1445         Suggested by Simon Josefsson.
1446
1447 2007-03-10  Bruno Haible  <bruno@clisp.org>
1448
1449         * gnulib-tool (func_create_testdir): Treat MOSTLYCLEANFILES like
1450         CLEANFILES. Put spaces in each line of $cleaned_files, not only the
1451         first and the last.
1452
1453 2007-03-10  Bruno Haible  <bruno@clisp.org>
1454
1455         * lib/stdint_.h (uint_least64_t): Fix typo in last patch.
1456
1457 2007-03-10  Bruno Haible  <bruno@clisp.org>
1458
1459         * modules/snprintf-posix-tests (EXTRA_DIST): New variable. Needed for
1460         "make distcheck".
1461         * modules/sprintf-posix-tests (EXTRA_DIST): Likewise.
1462         * modules/vsnprintf-posix-tests (EXTRA_DIST): Likewise.
1463         * modules/vsprintf-posix-tests (EXTRA_DIST): Likewise.
1464
1465 2007-03-10  Bruno Haible  <bruno@clisp.org>
1466
1467         * modules/allocsa-tests (test_allocsa_SOURCES): Remove redundant
1468         variable.
1469         * modules/dirname-tests (test_dirname_SOURCES): Remove redundant
1470         variable.
1471
1472 2007-03-09  Eric Blake  <ebb9@byu.net>
1473         and Matthew Woehlke  <mw_triad@users.sourceforge.net>  (tiny change)
1474
1475         * lib/stdint_.h (int64_t, uint64_t): Don't undefine if 64-bit
1476         types are not being provided by gnulib.
1477         (GL_INT64_T, GL_UINT64_T): New witnesses of whether gnulib 64-bit
1478         types are supported.
1479
1480 2007-03-10  Bruno Haible  <bruno@clisp.org>
1481
1482         * lib/stdio_.h (__attribute__): New macro.
1483         (fprintf, vfprintf, printf, vprintf, snprintf, vsnprintf, sprintf,
1484         vsprintf): Specify __attribute__ __format__ for GCC.
1485         Suggested by Eric Blake.
1486
1487 2007-03-09  Bruno Haible  <bruno@clisp.org>
1488
1489         * modules/printf-posix-tests: New file.
1490         * tests/test-printf-posix.sh: New file.
1491         * tests/test-printf-posix.c: New file.
1492
1493         * modules/printf-posix: New file.
1494         * lib/printf.c: New file.
1495         * m4/printf-posix-rpl.m4: New file.
1496         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_PRINTF_POSIX,
1497         REPLACE_PRINTF.
1498         * lib/stdio_.h (printf): New declaration.
1499         (format, __format__, ____printf____, ____scanf____, ____strftime____,
1500         ____strfmon____): New macros.
1501         * modules/stdio (Makefile.am): Substitute also GNULIB_PRINTF_POSIX,
1502         REPLACE_PRINTF.
1503
1504 2007-03-09  Bruno Haible  <bruno@clisp.org>
1505
1506         * tests/test-vasnprintf-posix2.sh: New file.
1507         * tests/test-vasnprintf-posix2.c: New file.
1508         * modules/vasnprintf-posix-tests (Files): Add them and m4/locale-fr.m4.
1509         (configure.ac): Invoke gt_LOCALE_FR and gt_LOCALE_FR_UTF8.
1510         (Makefile.am): Activate test-vasnprintf-posix2.sh.
1511
1512         * lib/vasnprintf.c (VASNPRINTF): For the 'a' and 'A' directives, use
1513         a locale dependent decimal point, rather than always '.'.
1514
1515 2007-03-09  Eric Blake  <ebb9@byu.net>
1516
1517         * lib/stdlib_.h (EXIT_FAILURE): GNU code expects this to be 1, in
1518         spite of platforms like Tandem/NSK that define it to -1.
1519
1520 2007-03-08  Bruno Haible  <bruno@clisp.org>
1521
1522         * modules/vprintf-posix-tests: New file.
1523         * tests/test-vprintf-posix.sh: New file.
1524         * tests/test-vprintf-posix.c: New file.
1525         * tests/test-printf-posix.h: New file.
1526
1527         * modules/vprintf-posix: New file.
1528         * lib/vprintf.c: New file.
1529         * m4/vprintf-posix.m4: New file.
1530         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VPRINTF_POSIX,
1531         REPLACE_VPRINTF.
1532         * lib/stdio_.h (vprintf): New declaration.
1533         * modules/stdio (Makefile.am): Substitute also GNULIB_VPRINTF_POSIX,
1534         REPLACE_VPRINTF.
1535
1536 2007-03-08  Bruno Haible  <bruno@clisp.org>
1537
1538         * modules/fprintf-posix-tests: New file.
1539         * tests/test-fprintf-posix.sh: New file.
1540         * tests/test-fprintf-posix.c: New file.
1541
1542         * modules/fprintf-posix: New file.
1543         * lib/fprintf.c: New file.
1544         * m4/fprintf-posix.m4: New file.
1545         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FPRINTF_POSIX,
1546         REPLACE_FPRINTF.
1547         * lib/stdio_.h (fprintf): New declaration.
1548         * modules/stdio (Makefile.am): Substitute also GNULIB_FPRINTF_POSIX,
1549         REPLACE_FPRINTF.
1550
1551 2007-03-08  Bruno Haible  <bruno@clisp.org>
1552
1553         * modules/vfprintf-posix-tests: New file.
1554         * tests/test-vfprintf-posix.sh: New file.
1555         * tests/test-vfprintf-posix.c: New file.
1556         * tests/test-fprintf-posix.h: New file.
1557         * tests/test-fprintf-posix.out: New file.
1558
1559         * modules/vfprintf-posix: New file.
1560         * lib/vfprintf.c: New file.
1561         * m4/vfprintf-posix.m4: New file.
1562         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VFPRINTF_POSIX,
1563         REPLACE_VFPRINTF.
1564         * lib/stdio_.h (vfprintf): New declaration.
1565         * modules/stdio (Makefile.am): Substitute also GNULIB_VFPRINTF_POSIX,
1566         REPLACE_VFPRINTF.
1567
1568 2007-03-08  Bruno Haible  <bruno@clisp.org>
1569
1570         * lib/stdio_.h: Treat __need___FILE like __need_FILE.
1571
1572 2007-03-08  Bruno Haible  <bruno@clisp.org>
1573
1574         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Use 'case' statements
1575         instead of 'expr' invocations.
1576         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
1577         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
1578         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
1579         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
1580         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
1581         Suggested by Paul Eggert.
1582
1583 2007-03-08  Bruno Haible  <bruno@clisp.org>
1584
1585         * modules/fseterr-tests: New file.
1586         * tests/test-fseterr.c: New file.
1587
1588         * modules/fseterr: New file.
1589         * lib/fseterr.h: New file.
1590         * lib/fseterr.c: New file.
1591
1592 2007-03-08  Bruno Haible  <bruno@clisp.org>
1593
1594         * lib/fnmatch_.h: Convert tabs in the middle of lines to spaces.
1595         * lib/getopt_.h: Likewise.
1596         * lib/mbswidth.h: Likewise.
1597         * lib/setenv.h: Likewise.
1598         * lib/vasnprintf.h: Likewise.
1599         * lib/vasprintf.h: Likewise.
1600         * lib/verror.h: Likewise.
1601         * lib/xsetenv.h: Likewise.
1602         * lib/xvasprintf.h: Likewise.
1603
1604 2007-03-08  Jim Meyering  <jim@meyering.net>
1605
1606         * users.txt: Add parted.
1607
1608         * ChangeLog: Restore 1500 lines mistakenly removed from the end.
1609
1610 2007-03-07  Bruno Haible  <bruno@clisp.org>
1611
1612         * m4/printf.m4: Make the shell script snippets copy&pastable.
1613
1614 2007-03-02  Bruno Haible  <bruno@clisp.org>
1615
1616         * lib/netinet_in_.h: New file.
1617         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Test whether netinet/in.h
1618         is self-contained. Set ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H.
1619         * modules/netinet_in (Files): Add lib/netinet_in_.h.
1620         (Depends-on): Add absolute-header.
1621         (Makefile.am): Substitute ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H
1622         into netinet/in.h.
1623
1624 2007-03-03  Bruno Haible  <bruno@clisp.org>
1625
1626         * lib/sys_select_.h: New file.
1627         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SELECT): Test whether sys/select.h
1628         is self-contained. Set ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H.
1629         * modules/sys_select (Files): Add lib/sys_select_.h.
1630         (Depends-on): Add absolute-header.
1631         (Makefile.am): Substitute ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H
1632         into sys/select.h.
1633
1634 2007-03-02  Bruno Haible  <bruno@clisp.org>
1635
1636         * lib/socket_.h: If sys/socket.h exists, include that and <sys/types.h>
1637         before it. Turn HAVE_WINSOCK2_H and HAVE_WS2TCPIP_H into configute-time
1638         values.
1639         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Test also whether
1640         <sys/socket.h> is self-contained. Set ABSOLUTE_SYS_SOCKET_H,
1641         HAVE_SYS_SOCKET_H, HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H.
1642         * modules/sys_socket (Depends-on): Add absolute-header.
1643         (Makefile.am): Substitute ABSOLUTE_SYS_SOCKET_H, HAVE_SYS_SOCKET_H,
1644         HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H into sys/socket.h.
1645         (Include): Remove requirement of inclusion of <sys/types.h>.
1646
1647 2007-03-02  Bruno Haible  <bruno@clisp.org>
1648
1649         * lib/byteswap_.h (bswap_32): Fix formula.
1650
1651 2007-03-06  Bruno Haible  <bruno@clisp.org>
1652
1653         * modules/sprintf-posix-tests: New file.
1654         * tests/test-sprintf-posix.c: New file.
1655
1656         * modules/sprintf-posix: New file.
1657         * lib/sprintf.c: New file.
1658         * m4/sprintf-posix.m4: New file.
1659         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_SPRINTF_POSIX,
1660         REPLACE_SPRINTF.
1661         * lib/stdio_.h (sprintf): New declaration.
1662         * modules/stdio (Makefile.am): Substitute also GNULIB_SPRINTF_POSIX,
1663         REPLACE_SPRINTF.
1664
1665 2007-03-06  Bruno Haible  <bruno@clisp.org>
1666
1667         * modules/vsprintf-posix-tests: New file.
1668         * tests/test-vsprintf-posix.c: New file.
1669         * tests/test-sprintf-posix.h: New file.
1670
1671         * modules/vsprintf-posix: New file.
1672         * lib/vsprintf.c: New file.
1673         * m4/vsprintf-posix.m4: New file.
1674         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VSPRINTF_POSIX,
1675         REPLACE_VSPRINTF.
1676         * lib/stdio_.h (vsprintf): New declaration.
1677         * modules/stdio (Makefile.am): Substitute also GNULIB_VSPRINTF_POSIX,
1678         REPLACE_VSPRINTF.
1679
1680 2007-03-06  Bruno Haible  <bruno@clisp.org>
1681
1682         * modules/vsnprintf (Depend-on): Remove minmax.
1683
1684 2007-03-06  Bruno Haible  <bruno@clisp.org>
1685
1686         * modules/snprintf-posix-tests: New file.
1687         * tests/test-snprintf-posix.c: New file.
1688
1689         * modules/snprintf-posix: New file.
1690         * m4/snprintf-posix.m4: New file.
1691         * m4/snprintf.m4 (gl_REPLACE_SNPRINTF): New macro, extracted from
1692         gl_FUNC_SNPRINTF.
1693         (gl_FUNC_SNPRINTF): Invoke it.
1694         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_SNPRINTF.
1695         * lib/stdio_.h (snprintf): Define as a replacement if REPLACE_SNPRINTF
1696         is set.
1697         * modules/stdio (Makefile.am): Substitute also REPLACE_SNPRINTF.
1698
1699 2007-03-06  Bruno Haible  <bruno@clisp.org>
1700
1701         * modules/vsnprintf-posix-tests: New file.
1702         * tests/test-vsnprintf-posix.c: New file.
1703         * tests/test-snprintf-posix.h: New file.
1704
1705         * modules/vsnprintf-posix: New file.
1706         * m4/vsnprintf-posix.m4: New file.
1707         * m4/vsnprintf.m4 (gl_REPLACE_VSNPRINTF): New macro, extracted from
1708         gl_FUNC_VSNPRINTF.
1709         (gl_FUNC_VSNPRINTF): Invoke it.
1710         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_VSNPRINTF.
1711         * lib/stdio_.h (vsnprintf): Define as a replacement if
1712         REPLACE_VSNPRINTF is set.
1713         * modules/stdio (Makefile.am): Substitute also REPLACE_VSNPRINTF.
1714
1715 2007-03-06  Bruno Haible  <bruno@clisp.org>
1716
1717         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Test for vasnprintf here.
1718         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): ... not here.
1719
1720 2007-03-06  Bruno Haible  <bruno@clisp.org>
1721
1722         * lib/math_.h (acosl): Declare also if HAVE_DECL_ACOSL is set.
1723         (asinl): Declare also if HAVE_DECL_ASINL is set.
1724         (atanl): Declare also if HAVE_DECL_ATANL is set.
1725         (ceill): Declare also if HAVE_DECL_CEILL is set.
1726         (cosl): Declare also if HAVE_DECL_COSL is set.
1727         (expl): Declare also if HAVE_DECL_EXPL is set.
1728         (floorl): Declare also if HAVE_DECL_FLOORL is set.
1729         (frexpl): Declare also if HAVE_DECL_FREXPL is set.
1730         (ldexpl): Declare also if HAVE_DECL_LDEXPL is set.
1731         (logl): Declare also if HAVE_DECL_LOGL is set.
1732         (sinl): Declare also if HAVE_DECL_SINL is set.
1733         (sqrtl): Declare also if HAVE_DECL_SQRTL is set.
1734         (tanl): Declare also if HAVE_DECL_TANL is set.
1735         * modules/math (Makefile.am): Substitute the values of HAVE_DECL_*.
1736         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Set HAVE_DECL_* to 1.
1737         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Fix tests for the
1738         declaration of frexpl, ldexpl.
1739         * modules/printf-frexpl (Depends-on): Add math.
1740         * lib/printf-frexp.c (frexpl, ldexpl): Undo last change.
1741
1742 2007-03-05  Bruno Haible  <bruno@clisp.org>
1743
1744         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Also test whether
1745         frexpl and ldexpl are declared.
1746         * lib/printf-frexp.c (frexpl, ldexpl): Provide fallback declarations.
1747
1748 2007-03-05  Bruno Haible  <bruno@clisp.org>
1749
1750         * gnulib-tool (func_get_automake_snippet): Don't synthesize an
1751         EXTRA_lib_SOURCES augmentation for the relocatable-prog-wrapper module.
1752
1753 2007-03-05  Bruno Haible  <bruno@clisp.org>
1754
1755         * lib/stdio_.h: Include <stddef.h>.
1756
1757 2007-03-05  Bruno Haible  <bruno@clisp.org>
1758
1759         * m4/printf.m4 (gl_SNPRINTF_DIRECTIVE_N): New macro.
1760
1761 2007-03-05  Bruno Haible  <bruno@clisp.org>
1762
1763         * m4/printf.m4: Update with info about OpenBSD 3.9, HP-UX 10.20,
1764         NetBSD 4, from Ralf Wildenhues.
1765
1766 2007-03-04  Bruno Haible  <bruno@clisp.org>
1767
1768         * lib/vasprintf.h: Update #if logic for the case when the functions
1769         exist but are overridden.
1770
1771 2007-03-04  Bruno Haible  <bruno@clisp.org>
1772
1773         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Exclude two buggy
1774         implementations: glibc-2.4 and MacOS X 10.3.
1775         * tests/test-vasnprintf-posix.c (test_function): Test also the case
1776         that exhibits the bugs in glibc-2.4 and MacOS X 10.3.
1777         * tests/test-vasprintf-posix.c (test_function): Likewise.
1778
1779 2007-03-04  Bruno Haible  <bruno@clisp.org>
1780
1781         * modules/vasprintf-posix-tests: New file.
1782         * tests/test-vasprintf-posix.c: New file.
1783
1784         * modules/vasprintf-posix: New file.
1785         * lib/vasprintf.h (asprintf, vasprintf): Rename if REPLACE_VASPRINTF is
1786         defined.
1787         * m4/vasprintf-posix.m4: New file.
1788         * m4/vasprintf.m4 (gl_REPLACE_VASPRINTF): New macro, extracted from
1789         gl_FUNC_VASPRINTF.
1790         (gl_FUNC_VASPRINTF): Invoke it.
1791         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Define REPLACE_VASNPRINTF
1792         here.
1793         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Not here.
1794
1795 2007-03-04  Bruno Haible  <bruno@clisp.org>
1796
1797         * lib/sys_time_.h: Rename GETTIMEOFDAY_REPLACEMENT to
1798         REPLACE_GETTIMEOFDAY.
1799         * modules/sys_time (Makefile.am): Likewise.
1800         * m4/sys_time_h.m4: Likewise.
1801         * m4/gettimeofday.m4: Likewise.
1802
1803 2007-03-04  Bruno Haible  <bruno@clisp.org>
1804
1805         * modules/vasnprintf-posix-tests: New file.
1806         * tests/test-vasnprintf-posix.c: New file.
1807
1808         * modules/vasnprintf-posix: New file.
1809         * lib/vasnprintf.c: Include isnan.h, isnanl.h, printf-frexp.h,
1810         printf-frexpl.h.
1811         (VASNPRINTF): Handle the 'a' and 'A' directives here, if needed.
1812         * lib/vasnprintf.h (asnprintf, vasnprintf): Rename if
1813         REPLACE_VASNPRINTF is defined.
1814         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): New macro, extracted from
1815         gl_FUNC_VASNPRINTF.
1816         (gl_FUNC_VASNPRINTF): Invoke it.
1817         * m4/vasnprintf-posix.m4: New file.
1818         * m4/printf.m4: New file.
1819
1820 2007-03-04  Bruno Haible  <bruno@clisp.org>
1821
1822         Compile progreloc.c only if --enable-relocatable is specified.
1823         * m4/relocatable.m4 (gl_RELOCATABLE): Arrange to compile progreloc.c
1824         if --enable-relocatable was specified.
1825         * modules/relocatable-prog (Makefile.am): Remove progreloc.c from
1826         lib_SOURCES.
1827
1828 2007-03-04  Jim Meyering  <jim@meyering.net>
1829
1830         * lib/acl.c (ACL_NOT_WELL_SUPPORTED): New macro.
1831         Use it consistently, rather than enumerating errno constants.
1832
1833 2007-03-04  Bruno Haible  <bruno@clisp.org>
1834
1835         * modules/xvasprintf-tests: New file.
1836         * tests/test-xvasprintf.c: New file.
1837
1838         * modules/vasprintf-tests: New file.
1839         * tests/test-vasprintf.c: New file.
1840
1841         * modules/vasnprintf-tests: New file.
1842         * tests/test-vasnprintf.c: New file.
1843
1844         * modules/vsnprintf-tests: New file.
1845         * tests/test-vsnprintf.c: New file.
1846
1847         * modules/snprintf-tests: New file.
1848         * tests/test-snprintf.c: New file.
1849
1850 2007-03-04  Bruno Haible  <bruno@clisp.org>
1851
1852         Compile relocatable.c only if --enable-relocatable is specified.
1853         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY_BODY): Renamed from
1854         gl_RELOCATABLE_LIBRARY.
1855         (gl_RELOCATABLE_LIBRARY, gl_RELOCATABLE_LIBRARY_SEPARATE): New macros.
1856         * m4/relocatable.m4 (gl_RELOCATABLE): Invoke gl_RELOCATABLE_LIBRARY.
1857         (gl_RELOCATABLE_BODY): Require gl_RELOCATABLE_LIBRARY_BODY instead of
1858         gl_RELOCATABLE_LIBRARY.
1859         * modules/relocatable-lib (configure.ac): Invoke gl_RELOCATABLE_LIBRARY.
1860         (Makefile.am): Remove lib_SOURCES.
1861         * modules/relocatable-lib-lgpl (configure.ac): Invoke
1862         gl_RELOCATABLE_LIBRARY.
1863         (Makefile.am): Remove lib_SOURCES.
1864         * modules/relocatable-prog (Makefile.am): Don't compile relocatable.c
1865         always.
1866         * modules/relocatable-prog-wrapper (configure.ac): Invoke
1867         gl_RELOCATABLE_LIBRARY_SEPARATE instead of gl_RELOCATABLE_LIBRARY.
1868
1869 2007-03-04  Bruno Haible  <bruno@clisp.org>
1870
1871         * modules/argmatch-tests: New file.
1872         * tests/test-argmatch.c: New file.
1873
1874         * tests/test-allocsa.c (main): Halve the number of loop runs.
1875
1876         * modules/alloca-opt-tests: New file.
1877         * tests/test-alloca-opt.c: New file.
1878
1879 2007-03-04  Jim Meyering  <jim@meyering.net>
1880
1881         Work around difference between Linux ACLs and Solaris 10 ZFS.
1882         * lib/acl.c (set_acl): Revert to using chmod_or_fchmod also
1883         for EINVAL.
1884
1885 2007-03-03  Bruno Haible  <bruno@clisp.org>
1886
1887         * modules/relocatable-prog (Depends-on): Add back progreloc's
1888         dependencies: canonicalize-lgpl, xalloc, xreadlink, stdbool, unistd.
1889
1890 2007-03-03  Bruno Haible  <bruno@clisp.org>
1891
1892         * modules/relocatable-lib-lgpl: Renamed from modules/relocatable-lib.
1893         * modules/relocatable-lib: New file.
1894
1895 2007-03-03  Bruno Haible  <bruno@clisp.org>
1896
1897         * modules/relocatable-prog: Renamed from modules/relocatable.
1898         * doc/relocatable-maint.texi: Talk about module 'relocatable-prog'.
1899
1900 2007-03-03  Bruno Haible  <bruno@clisp.org>
1901
1902         * modules/relocatable-script (Files): Add doc/relocatable.texi,
1903         m4/relocatable-lib.m4.
1904         (Depends-on): Remove 'relocatable'.
1905         (configure.ac): Add gl_RELOCATABLE_NOP.
1906
1907 2007-03-03  Bruno Haible  <bruno@clisp.org>
1908
1909         * modules/relocatable-prog-wrapper: New file.
1910         * modules/relocatable (Depends-on): Add it. Remove all other
1911         dependencies except progname.
1912         (Files): Remove build-aux/install-reloc, lib/relocwrapper.c.
1913
1914         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): New macro.
1915         (gl_FUNC_STRERROR): Nop.
1916         * lib/strerror.c: Compile the file only if !HAVE_STRERROR.
1917
1918         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): New macro.
1919         * lib/setenv.c: Compile the file only if _LIBC || !HAVE_SETENV.
1920
1921         * m4/readlink.m4 (gl_FUNC_READLINK_SEPARATE): New macro.
1922         (gl_FUNC_READLINK): Update.
1923
1924         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL_SEPARATE): New macro.
1925
1926 2007-03-03  Bruno Haible  <bruno@clisp.org>
1927
1928         * lib/xreadlink.c: Include <unistd.h> unconditionally.
1929         * modules/xreadlink (Depends-on): Add unistd.
1930         * modules/xreadlink-with-size (Depends-on): Likewise.
1931
1932 2007-03-03  Bruno Haible  <bruno@clisp.org>
1933
1934         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_UNSETENV): New macros,
1935         extracted from gt_FUNC_SETENV.
1936         (gt_FUNC_SETENV): Remove macro.
1937         * modules/setenv (configure.ac): Add gl_FUNC_SETENV, gl_FUNC_UNSETENV,
1938         remove gt_FUNC_SETENV.
1939
1940 2007-03-03  Bruno Haible  <bruno@clisp.org>
1941
1942         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY): Define
1943         ENABLE_RELOCATABLE here.
1944         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Don't define it here.
1945
1946 2007-03-03  Bruno Haible  <bruno@clisp.org>
1947
1948         * modules/rbtreehash-list-tests (Depends-on): Add progname.
1949         * tests/test-rbtreehash_list.c: Include progname.h.
1950         (main): Call set_program_name.
1951
1952         * modules/rbtree-oset-tests (Depends-on): Add progname.
1953         * tests/test-rbtree_oset.c: Include progname.h.
1954         (main): Call set_program_name.
1955
1956         * modules/rbtree-list-tests (Depends-on): Add progname.
1957         * tests/test-rbtree_list.c: Include progname.h.
1958         (main): Call set_program_name.
1959
1960         * modules/linked-list-tests (Depends-on): Add progname.
1961         * tests/test-linked_list.c: Include progname.h.
1962         (main): Call set_program_name.
1963
1964 2007-03-03  Bruno Haible  <bruno@clisp.org>
1965
1966         * lib/glob-libc.h (_Restrict_): New macro, copied from lib/regex.h.
1967         All uses of __restrict changed to _Restrict_.
1968         * lib/glob_.h (__restrict): Remove macro.
1969
1970 2007-03-02  Bruno Haible  <bruno@clisp.org>
1971
1972         * modules/gettext (configure.ac): Require gettext infrastructure
1973         from version 0.16.1.
1974
1975 2007-03-02  Bruno Haible  <bruno@clisp.org>
1976
1977         * modules/linkedhash-list-tests (Depends-on): Add progname.
1978         * tests/test-linkedhash_list.c: Include progname.h.
1979         (main): Call set_program_name.
1980
1981         * modules/carray-list-tests (Depends-on): Add progname.
1982         * tests/test-carray_list.c: Include progname.h.
1983         (main): Call set_program_name.
1984
1985         * modules/avltreehash-list-tests (Depends-on): Add progname.
1986         * tests/test-avltreehash_list.c: Include progname.h.
1987         (main): Call set_program_name.
1988
1989         * modules/avltree-oset-tests (Depends-on): Add progname.
1990         * tests/test-avltree_oset.c: Include progname.h.
1991         (main): Call set_program_name.
1992
1993         * modules/avltree-list-tests (Depends-on): Add progname.
1994         * tests/test-avltree_list.c: Include progname.h.
1995         (main): Call set_program_name.
1996
1997         * modules/array-oset-tests (Depends-on): Add progname.
1998         * tests/test-array_oset.c: Include progname.h.
1999         (main): Call set_program_name.
2000
2001         * modules/array-list-tests (Depends-on): Add progname.
2002         * tests/test-array_list.c: Include progname.h.
2003         (main): Call set_program_name.
2004
2005         * modules/argp-tests (Depends-on): Add progname.
2006         * tests/test-argp.c: Include argp.h first. Include progname.h.
2007         (main): Call set_program_name.
2008
2009 2007-03-02  Paul Eggert  <eggert@cs.ucla.edu>
2010
2011         * doc/gnulib-tool.texi (Initial import): Reword description of
2012         _FILE_OFFSET_BITS and _GNU_SOURCE, since they sometimes have a
2013         limited effect even if defined after the first system include.
2014
2015 2007-03-01  Bruno Haible  <bruno@clisp.org>
2016
2017         * build-aux/config.libpath: Update to libtool-1.5.22.
2018         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
2019
2020 2007-03-01  Bruno Haible  <bruno@clisp.org>
2021
2022         * doc/relocatable-maint.texi: Recommend to set foo_CPPFLAGS, not
2023         foo_CFLAGS.
2024         Reported by Ralf Wildenhues.
2025
2026 2007-03-01  Bruno Haible  <bruno@clisp.org>
2027
2028         * build-aux/install-reloc: Remove object files left over by some
2029         compilers.
2030         Reported by Ralf Wildenhues.
2031
2032 2007-03-01  Bruno Haible  <bruno@clisp.org>
2033
2034         * build-aux/install-reloc: Break long lines.
2035
2036 2007-03-01  Bruno Haible  <bruno@clisp.org>
2037
2038         * doc/relocatable.texi: Document that it may not work on OpenBSD.
2039         Reported by Ralf Wildenhues.
2040
2041 2007-03-01  Bruno Haible  <bruno@clisp.org>
2042
2043         * doc/gnulib-tool.texi (Initial import): Remove paragraph about
2044         include ordering constraints.
2045
2046 2007-03-01  Paul Eggert  <eggert@cs.ucla.edu>
2047
2048         Followup to the 2007-02-12 patch, using suggestions from Bruno Haible in
2049         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00136.html>.
2050         * doc/gnulib-tool.texi (Initial import): Mention _FILE_OFFSET_BITS
2051         as another example.
2052         * lib/time_.h: Fix misspelling.
2053         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
2054         Require gl_HEADER_TIME_H_DEFAULTS.
2055         * m4/strptime.m4 (gl_FUNC_STRPTIME): Likewise.
2056         * m4/time_r.m4 (gl_TIME_R): Likewise.
2057         * m4/timegm.m4 (gl_FUNC_TIMEGM): Likewise.
2058
2059 2007-03-01  Bruno Haible  <bruno@clisp.org>
2060
2061         * m4/utimecmp.m4 (gl_UTIMECMP): Don't require gl_TIMESPEC.
2062         * m4/utimens.m4 (gl_UTIMENS): Likewise.
2063
2064 2007-03-01  Jim Meyering  <jim@meyering.net>
2065
2066         * modules/xreadlink (Maintainer): Add my name.
2067         * modules/xreadlink-with-size (Depends-on): Alphabetize.
2068
2069 2007-02-26  Ben Pfaff  <blp@cs.stanford.edu>
2070             Bruno Haible  <bruno@clisp.org>
2071
2072         * build-aux/install-reloc: Compile also c-ctype.c.
2073         * build-aux/relocatable.sh.in: New file.
2074         * doc/relocatable.texi: New file.
2075         * doc/relocatable-maint.texi: New file.
2076         * doc/gnulib.texi: Include relocatable-maint.texi.
2077         * lib/progreloc.c: Include unistd.h unconditionally.
2078         * lib/relocwrapper.c: Include unistd.h unconditionally.
2079         Include c-ctype.h.
2080         (add_dotbin): Use c_tolower.
2081         * m4/relocatable-lib.m4: New file, extracted from m4/relocatable.m4.
2082         (gl_RELOCATABLE_LIBRARY): Renamed from AC_RELOCATABLE_LIBRARY.
2083         (gl_RELOCATABLE_NOP): Renamed from AC_RELOCATABLE_NOP.
2084         * m4/relocatable.m4 (AC_RELOCATABLE_LIBRARY, AC_RELOCATABLE_NOP): Move
2085         to m4/relocatable-lib.m4.
2086         (gl_RELOCATABLE): Renamed from AC_RELOCATABLE. Set also
2087         RELOCATABLE_CONFIG_H_DIR, RELOCATABLE_SRC_DIR, RELOCATABLE_BUILD_DIR.
2088         (gl_RELOCATABLE_BODY): Renamed from AC_RELOCATABLE_BODY. Don't
2089         require obsolete macro AC_EXEEXT. Don't check for unistd.h. Don't set
2090         SET_RELOCATABLE. Instead set RELOCATABLE_LDFLAGS, INSTALL_PROGRAM_ENV.
2091         * modules/relocatable: New file.
2092         * modules/relocatable-lib: New file.
2093         * modules/relocatable-script: New file.
2094
2095 2007-02-28  Bruno Haible  <bruno@clisp.org>
2096
2097         Import --enable-relocatable infrastructure.
2098         * build-aux/config.libpath: New file, from GNU gettext.
2099         * build-aux/install-reloc: New file, from GNU gettext.
2100         * build-aux/reloc-ldflags: New file, from GNU gettext.
2101         * lib/relocatable.h: New file, from GNU gettext.
2102         * lib/relocatable.c: New file, from GNU gettext.
2103         * lib/relocwrapper.c: New file, from GNU gettext.
2104         * m4/relocatable.m4: New file, from GNU gettext.
2105
2106 2007-02-28  Bruno Haible  <bruno@clisp.org>
2107
2108         * MODULES.html.sh (File system functions): Add xreadlink-with-size.
2109
2110         * modules/xreadlink: New file, from GNU gettext with modifications.
2111         * lib/xreadlink.c: New file, from GNU gettext.
2112         * lib/xreadlink.h: Add comments.
2113         (xreadlink): New declaration.
2114
2115         * modules/xreadlink-with-size: Renamed from modules/xreadlink.
2116         (Files): Remove m4/xreadlink.m4. Replace lib/xreadlink.c with
2117         lib/xreadlink-with-size.c.
2118         (configure.ac): Remove gl_XREADLINK invocation.
2119         (Makefile.am): Augment lib_SOURCES.
2120         * m4/xreadlink.m4: Remove file.
2121         * lib/xreadlink-with-size.c: Renamed from lib/xreadlink.c.
2122         (xreadlink_with_size): Renamed from xreadink.
2123         * lib/xreadlink.h (xreadlink_with_size): Renamed from xreadink.
2124         * modules/canonicalize (Depends-on): Replace xreadlink with
2125         xreadlink-with-size.
2126         * lib/canonicalize.c (canonicalize_filename_mode): Update.
2127
2128 2007-02-25  Jim Meyering  <jim@meyering.net>
2129
2130         * build-aux/announce-gen: When complaining about excess arguments,
2131         list them.
2132
2133 2007-02-25  Paul Eggert  <eggert@cs.ucla.edu>
2134
2135         * README: Document signed integer overflow situation more
2136         accurately.
2137
2138 2007-02-25  Bruno Haible  <bruno@clisp.org>
2139
2140         * lib/vasnprintf.c (VASNPRINTF): Fix estimate of size needed for a
2141         'a' or 'A' conversion.
2142
2143 2007-02-25  Bruno Haible  <bruno@clisp.org>
2144
2145         * modules/filename: Renamed from modules/pathname.
2146         (Files): Replace lib/pathname.h with lib/filename.h. Replace
2147         lib/concatpath.c with lib/concat-filename.c.
2148         (Makefile.am): Update.
2149         (Include): Replace pathname.h with filename.h.
2150         * lib/filename.h: Renamed from lib/pathname.h.
2151         (concatenated_filename): Renamed from concatenated_pathname.
2152         * lib/concat-filename.c: Renamed from lib/concatpath.c.
2153         (concatenated_filename): Renamed from concatenated_pathname.
2154         * lib/findprog.c: Include filename.h instead of pathname.h.
2155         (find_in_path): Update.
2156         * lib/javacomp.c: Include filename.h instead of pathname.h.
2157         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
2158         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
2159         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
2160         is_oldgcj_14_13_usable, is_javac_usable): Update.
2161         * lib/javaexec.c: Include filename.h instead of pathname.h.
2162         (execute_java_class): Update.
2163         * modules/findprog: Update.
2164         * modules/javacomp: Update.
2165         * modules/javaexec: Update.
2166         * MODULES.html.sh (File system functions): Add 'filename', remove
2167         'pathname'.
2168
2169 2007-02-25  Bruno Haible  <bruno@clisp.org>
2170
2171         * modules/printf-frexpl-tests: New file.
2172         * tests/test-printf-frexpl.c: New file.
2173
2174         * modules/printf-frexpl: New file.
2175         * lib/printf-frexpl.h: New file.
2176         * lib/printf-frexpl.c: New file.
2177         * m4/printf-frexpl.m4: New file.
2178
2179 2007-02-25  Bruno Haible  <bruno@clisp.org>
2180
2181         * modules/printf-frexp-tests: New file.
2182         * tests/test-printf-frexp.c: New file.
2183
2184         * modules/printf-frexp: New file.
2185         * lib/printf-frexp.h: New file.
2186         * lib/printf-frexp.c: New file.
2187         * m4/printf-frexp.m4: New file.
2188
2189 2007-02-25  Bruno Haible  <bruno@clisp.org>
2190
2191         Assume automake >= 1.10 for the tests.
2192         * modules/arcfour-tests (TESTS): Remove $(EXEEXT) suffix.
2193         * modules/arctwo-tests: Likewise.
2194         * modules/argp-tests: Likewise.
2195         * modules/avltree-list-tests: Likewise.
2196         * modules/avltree-oset-tests: Likewise.
2197         * modules/avltreehash-list-tests: Likewise.
2198         * modules/carray-list-tests: Likewise.
2199         * modules/crc-tests: Likewise.
2200         * modules/des-tests: Likewise.
2201         * modules/gc-arcfour-tests: Likewise.
2202         * modules/gc-arctwo-tests: Likewise.
2203         * modules/gc-des-tests: Likewise.
2204         * modules/gc-hmac-md5-tests: Likewise.
2205         * modules/gc-hmac-sha1-tests: Likewise.
2206         * modules/gc-md2-tests: Likewise.
2207         * modules/gc-md4-tests: Likewise.
2208         * modules/gc-md5-tests: Likewise.
2209         * modules/gc-pbkdf2-sha1-tests: Likewise.
2210         * modules/gc-rijndael-tests: Likewise.
2211         * modules/gc-sha1-tests: Likewise.
2212         * modules/gc-tests: Likewise.
2213         * modules/getaddrinfo-tests: Likewise.
2214         * modules/hmac-md5-tests: Likewise.
2215         * modules/hmac-sha1-tests: Likewise.
2216         * modules/linked-list-tests: Likewise.
2217         * modules/linkedhash-list-tests: Likewise.
2218         * modules/lock-tests: Likewise.
2219         * modules/md2-tests: Likewise.
2220         * modules/md4-tests: Likewise.
2221         * modules/md5-tests: Likewise.
2222         * modules/rbtree-list-tests: Likewise.
2223         * modules/rbtree-oset-tests: Likewise.
2224         * modules/rbtreehash-list-tests: Likewise.
2225         * modules/read-file-tests: Likewise.
2226         * modules/rijndael-tests: Likewise.
2227         * modules/stdint-tests: Likewise.
2228         * modules/tls-tests: Likewise.
2229
2230 2007-02-24  Bruno Haible  <bruno@clisp.org>
2231
2232         * lib/isnanl.h (isnanl): Define through isnan if isnan is a macro.
2233         * m4/isnan.m4 (gl_FUNC_ISNAN_NO_LIBM): Don't check for isnan as a
2234         function; instead check whether isnan with a double argument links.
2235         * m4/isnanl.m4 (gl_FUNC_ISNANL_NO_LIBM): Don't check for isnanl as a
2236         function; instead check whether isnan with a 'long double' argument
2237         links.
2238         Reported by Eric Blake <ebb9@byu.net>.
2239
2240 2007-02-24  Bruno Haible  <bruno@clisp.org>
2241
2242         * lib/isnan.c: Support the 'long double' case if USE_LONG_DOUBLE is
2243         defined.
2244         * lib/isnanl.c: Remove all code. Just include isnan.c.
2245         * modules/isnanl-nolibm (Files): Add lib/isnan.c.
2246
2247 2007-02-25  Jim Meyering  <jim@meyering.net>
2248
2249         Avoid conflicting types for 'unsetenv' on FreeBSD.
2250         * lib/putenv.c (_unsetenv): Rename from "unsetenv", to avoid
2251         conflicting with FreeBSD's (5.0 and 6.1) function declaration
2252         in stdlib.h.
2253
2254 2007-02-24  Bruno Haible  <bruno@clisp.org>
2255
2256         * modules/isnanl-nolibm-tests: New file.
2257         * tests/test-isnanl.c: New file.
2258
2259         * modules/isnanl-nolibm: New file.
2260         * lib/isnanl.h: New file.
2261         * lib/isnanl.c: New file.
2262         * m4/isnanl.m4: New file.
2263
2264 2007-02-24  Bruno Haible  <bruno@clisp.org>
2265
2266         * modules/isnan-nolibm-tests: New file.
2267         * tests/test-isnan.c: New file.
2268
2269         * modules/isnan-nolibm: New file.
2270         * lib/isnan.h: New file.
2271         * lib/isnan.c: New file.
2272         * m4/isnan.m4: New file.
2273
2274 2007-02-24  Bruno Haible  <bruno@clisp.org>
2275
2276         * lib/frexpl.c (frexpl): Correct return values for x = 1.0L. Don't
2277         assume that an exponent fits in 20 bits.
2278
2279 2007-02-24  Jim Meyering  <jim@meyering.net>
2280
2281         * m4/regex.m4: Update the description of the configure-time option,
2282         --without-included-regex, to state accurately what the defaults are,
2283         and perhaps to give people an idea why using this option is risky.
2284
2285 2007-02-24  Paul Eggert  <eggert@cs.ucla.edu>
2286
2287         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep that
2288         loops on small arguments.  This attempts to avoid the problem
2289         Bruno Haible reported for AIX 4.3.2 in
2290         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00309.html>.
2291
2292 2007-02-23  Bruno Haible  <bruno@clisp.org>
2293
2294         * m4/perl.m4 (gl_PERL): Require version 5.005, not 5.003.
2295         Needed for help2man.
2296
2297 2007-02-23  Karl Berry  <karl@gnu.org>
2298
2299         * doc/gnulib-tool.texi (CVS Issues): mention that when foo_.h
2300         exists, foo.h should be cvs-ignored, not committed.
2301
2302 2007-02-23  Eric Blake  <ebb9@byu.net>
2303
2304         * lib/getdate.h (includes):  Include <time.h>, not "timespec.h".
2305         * lib/stat-time.h (includes): Likewise.
2306         * lib/utimecmp.c (includes): Likewise.
2307         * lib/utimens.h (includes): Likewise.
2308         * lib/getdate.y (includes): Also include "timespec.h" for use
2309         internal to the module.
2310         * modules/utimens (Depends-on): Revert yesterday's patch.
2311         * modules/nanosleep (Depends-on): Add missing dependency.
2312
2313 2007-02-22  Bruno Haible  <bruno@clisp.org>
2314
2315         * lib/glob.c: Don't include getlogin_r.h.
2316
2317 2007-02-22  Jim Meyering  <jim@meyering.net>
2318
2319         * modules/utimens (Depends-on): Add timespec, required for
2320         utimens.h's inclusion of timespec.h.
2321
2322 2007-02-21  Paul Eggert  <eggert@cs.ucla.edu>
2323
2324         * lib/getcwd.c (__getcwd): Undo previous change; it mishandled
2325         long unreadable paths in GNU/Linux.  Problem reported by Andreas
2326         Schwab in
2327         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00261.html>.
2328         I'll try to think of a better way to fix the Solaris problem.
2329
2330         * lib/getcwd.c (__getcwd): Don't assume getcwd (NULL, 0) works
2331         like glibc; on Solaris 10, it fails with errno == EINVAL.
2332         POSIX says the behavior is unspecified if the first argument is NULL,
2333         so play it safe and never pass NULL to the system getcwd.
2334
2335 2007-02-21  Jim Meyering  <jim@meyering.net>
2336
2337         * lib/gettimeofday.c (rpl_gettimeofday): Remove declaration
2338         of gettimeofday.  It would conflict with the one now always
2339         provided via sys_time_.h.  Reported by Matthew Woehlke, as
2340         an IRIX 6.5 build failure.
2341
2342 2007-02-20  Paul Eggert  <eggert@cs.ucla.edu>
2343
2344         Minor fixups to port to Solaris 10 with Sun C 5.8.
2345         * lib/getcwd.c [!_LIBC]: Include dirfd.h, since we use dirfd.
2346         * modules/getcwd (Depends-on): Add dirfd.
2347         * lib/putenv.c (putenv): #undef it.
2348         (rpl_putenv): New decl.
2349         (malloc, free): Include <stdlib.h> rather than prototyping separately.
2350
2351 2007-02-20  Bruno Haible  <bruno@clisp.org>
2352
2353         * modules/stdio-tests: New file.
2354         * tests/test-stdio.c: New file.
2355
2356         * modules/vsnprintf (Files): Remove lib/vsnprintf.h.
2357         (Depends-on): Add stdio.
2358         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
2359         (Include): Use <stdio.h> instead of vsnprintf.h.
2360         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
2361         HAVE_DECL_VSNPRINTF.
2362         * lib/vsnprintf.c: Include <stdio.h> instead of vsnprintf.h.
2363
2364         * modules/snprintf (Files): Remove lib/snprintf.h.
2365         (Depends-on): Add stdio.
2366         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
2367         (Include): Use <stdio.h> instead of snprintf.h.
2368         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
2369         HAVE_DECL_SNPRINTF.
2370         * lib/snprintf.c: Include <stdio.h> instead of snprintf.h.
2371         * lib/getaddrinfo.c: Likewise.
2372
2373         * modules/stdio: New file.
2374         * lib/stdio_.h: New file, incorporating snprintf.h and vsnprintf.h.
2375         * lib/snprintf.h: Remove file.
2376         * lib/vsnprintf.h: Remove file.
2377         * lib/.cppi-disable: Remove snprintf.h.
2378         * m4/stdio_h.m4: New file.
2379         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdio.
2380
2381 2007-02-20  Jim Meyering  <jim@meyering.net>
2382
2383         * lib/ftruncate.c [HAVE_CHSIZE]: Document that this code is
2384         used by e.g., mingw.  From Bruno Haible.
2385
2386 2007-02-19  Bruno Haible  <bruno@clisp.org>
2387
2388         * lib/string_.h: Use "#pragma GCC system_header" to suppress some gcc
2389         warnings.
2390         Reported by Ben Pfaff <blp@cs.stanford.edu>.
2391
2392 2007-02-19  Bruno Haible  <bruno@clisp.org>
2393
2394         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Don't request a complaint mail
2395         from mingw users.
2396
2397 2007-02-19  Bruno Haible  <bruno@clisp.org>
2398
2399         * lib/stdlib_.h: Use "#pragma GCC system_header" to suppress some gcc
2400         warnings.
2401         Reported by Joel E. Denny <jdenny@ces.clemson.edu> via Paul Eggert.
2402
2403 2007-02-19  Jim Meyering  <jim@meyering.net>
2404
2405         Don't use FD after a successful "fdopendir (fd)".
2406         * lib/getcwd.c (__getcwd) [AT_FDCWD]: fdopendir (fd) usually closes fd.
2407         Reset it by calling dirfd on the just-obtained DIR*.
2408
2409         * m4/ftruncate.m4: Adjust comment to give this module a 3-year reprieve.
2410         Prompted by a report from Bruno Haible that mingw lacks ftruncate.
2411
2412 2007-02-18  Bruno Haible  <bruno@clisp.org>
2413
2414         * lib/readlink.c: Include <unistd.h>.
2415         * m4/readlink.m4 (gl_FUNC_READLINK): Require gl_UNISTD_H_DEFAULTS. Set
2416         HAVE_READLINK.
2417         * modules/readlink (Depends-on): Add unistd.
2418         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
2419         (Include): Add <unistd.h>.
2420
2421         * lib/getlogin_r.h: Remove file.
2422         * lib/getlogin_r.c: Include <unistd.h> instead of getlogin_r.h.
2423         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE): Remove macro.
2424         (gl_GETLOGIN_R): Inline it here. Require gl_UNISTD_H_DEFAULTS. Set
2425         HAVE_DECL_GETLOGIN_R.
2426         * modules/getlogin_r (Files): Remove lib/getlogin_r.h.
2427         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
2428         (Include): Use <unistd.h> instead of getlogin_r.h.
2429
2430         * lib/getcwd.h: Remove file.
2431         * lib/getcwd.c: Include <unistd.h> instead of getcwd.h.
2432         * lib/xgetcwd.c: Likewise.
2433         * m4/getcwd.m4 (gl_FUNC_GETCWD): Require gl_UNISTD_H_DEFAULTS. Set
2434         REPLACE_GETCWD. Don't define __GETCWD_PREFIX.
2435         * modules/getcwd (Files): Remove lib/getcwd.h.
2436         (Depends-on): Add unistd.
2437         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
2438         (Include): Use <unistd.h> instad of getcwd.h.
2439
2440         * lib/ftruncate.c: Include <unistd.h> first.
2441         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Require gl_UNISTD_H_DEFAULTS.
2442         Set HAVE_FTRUNCATE.
2443         * modules/ftruncate (Depends-on): Add unistd.
2444         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
2445
2446         * lib/fchdir.c: Include <unistd.h> first.
2447         * lib/dirent_.h: Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT.
2448         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_UNISTD_H_DEFAULTS instead
2449         of gl_HEADER_UNISTD_DEFAULTS. Set REPLACE_FCHDIR. Don't set UNISTD_H.
2450         * modules/fchdir (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
2451         (Makefile.am): Substitute also REPLACE_FCHDIR into dirent.h.
2452
2453         * lib/dup2.c: Include <unistd.h> first.
2454         * m4/dup2.m4 (gl_FUNC_DUP2): Require gl_UNISTD_H_DEFAULTS. Set
2455         HAVE_DUP2.
2456         * modules/dup2 (Depends-on): Add unistd.
2457         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
2458
2459         * lib/chown.c: Include <unistd.h> first. Undefine chown later.
2460         * m4/chown.m4 (gl_FUNC_CHOWN): Require gl_UNISTD_H_DEFAULTS. Set
2461         REPLACE_CHOWN. Don't define chown as a macro here.
2462         * modules/chown (Depends-on): Add unistd.
2463         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
2464
2465         * lib/unistd_.h: Test HAVE_UNISTD_H determined at configure time.
2466         Add definition for GL_LINK_WARNING.
2467         (chown, dup2): New declarations.
2468         (fchdir): Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT. Provide optional
2469         link warning.
2470         (ftruncate): New declaration.
2471         (getcwd): New declaration, taken from old getcwd.h.
2472         (getlogin_r): New declaration, taken from old getlogin_r.h.
2473         (readlink): New declaration.
2474         * m4/unistd_h.m4 (gl_UNISTD_H): Renamed from gl_HEADER_UNISTD. Don't
2475         set UNISTD_H. Inline gl_PREREQ_UNISTD. Set HAVE_UNISTD_H.
2476         (gl_PREREQ_UNISTD): Remove macro.
2477         (gl_UNISTD_MODULE_INDICATOR): New macro.
2478         (gl_UNISTD_H_DEFAULTS): Renamed from gl_HEADER_UNISTD_DEFAULTS. Set
2479         many new variables. Don't set UNISTD_H.
2480         * modules/unistd (Description): Change.
2481         (Depends-on): Add link-warning.
2482         (configure.ac): Update.
2483         (Makefile.am): Create unistd.h always. Substitute many new variables
2484         into it.
2485
2486 2007-02-18  Bruno Haible  <bruno@clisp.org>
2487
2488         * lib/stdlib_.h (getsubopt): New declaration, copied from getsubopt.h.
2489         * modules/stdlib (stdlib.h): Also substitute GNULIB_GETSUBOPT and
2490         HAVE_GETSUBOPT.
2491         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Also initialize
2492         GNULIB_GETSUBOPT and HAVE_GETSUBOPT.
2493         * lib/getsubopt.h: Remove file.
2494         * modules/getsubopt (Files): Remove lib/getsubopt.h.
2495         (Depends-on): Add stdlib.
2496         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
2497         (Includes): Use <stdlib.h> instead of getsubopt.h.
2498         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Require gl_STDLIB_H_DEFAULTS.
2499         Set HAVE_GETSUBOPT.
2500         * lib/getsubopt.c: Don't include getsubopt.h.
2501
2502 2007-02-18  Bruno Haible  <bruno@clisp.org>
2503
2504         * modules/fchdir (Depends-on): Add dup2.
2505
2506 2007-02-18  Bruno Haible  <bruno@clisp.org>
2507
2508         * lib/stdlib_.h: Handle glibc's special invocation convention
2509         specially.
2510
2511 2007-02-18  Bruno Haible  <bruno@clisp.org>
2512
2513         * modules/stdlib-tests: New file.
2514         * tests/test-stdlib.c: New file.
2515
2516         * modules/mkstemp (Files): Remove lib/mkstemp.h.
2517         (Depends-on): Add stdlib.
2518         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
2519         (Includes): Use <stdlib.h> instead of mkstemp.h.
2520         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require gl_STDLIB_H_DEFAULTS. Set
2521         REPLACE_MKSTEMP. Remove definition of __MKSTEMP_PREFIX.
2522         * lib/mkstemp.c: Don't include mkstemp.h.
2523         * lib/mkstemp-safer.c: Include <stdlib.h> instead of mkstemp.h.
2524         * lib/stdlib--.h: Don't include mkstemp.h.
2525
2526         * modules/mkdtemp (Files): Remove lib/mkdtemp.h.
2527         (Depends-on): Add stdlib.
2528         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
2529         (Includes): Use <stdlib.h> instead of mkdtemp.h.
2530         * m4/mkdtemp.m4 (gt_FUNC_MKDTEMP): Require gl_STDLIB_H_DEFAULTS. Set
2531         HAVE_MKDTEMP.
2532         * lib/mkdtemp.c: Don't include mkdtemp.h.
2533         * lib/clean-temp.c: Don't include mkdtemp.h.
2534
2535         * modules/exit (Files): Remove lib/exit.h.
2536         (Depends-on): Add stdlib.
2537         (Makefile.am): Remove lib_SOURCES.
2538         (Include): Use <stdlib.h> instead of exit.h.
2539         * lib/argmatch.c: Don't include exit.h.
2540         * lib/execute.c: Likewise.
2541         * lib/pagealign_alloc.c: Likewise.
2542         * lib/pipe.c: Likewise.
2543         * lib/wait-process.c: Likewise.
2544         * lib/copy-file.c: Include <stdlib.h> instead of exit.h.
2545         * lib/exitfail.c: Likewise.
2546         * lib/savewd.c: Likewise.
2547         * lib/xsetenv.c: Likewise.
2548
2549         * modules/stdlib: New file.
2550         * lib/stdlib_.h: New file, incorporating exit.h, mkdtemp.h, mkstemp.h
2551         and extra comments about mkstemp().
2552         * lib/exit.h: Remove file.
2553         * lib/mkdtemp.h: Remove file.
2554         * lib/mkstemp.h: Remove file.
2555         * m4/stdlib_h.m4: New file.
2556         * MODULES.html.sh (Support for systems lacking ANSI C 89): Add stdlib.
2557
2558 2007-02-18  Bruno Haible  <bruno@clisp.org>
2559
2560         * modules/math-tests: New file.
2561         * tests/test-math.c: New file.
2562
2563         * modules/math: New file.
2564         * modules/mathl (Files): Remove lib/mathl.h.
2565         (Depends-on): Add math.
2566         (Makefile.am): Don't mention mathl.h.
2567         (Include): Use <math.h> instead of mathl.h.
2568         * lib/math_.h: New file.
2569         * lib/mathl.h: Remove file.
2570         * lib/acosl.c: Include <config.h> and <math.h> first. Don't include
2571         mathl.h.
2572         * lib/asinl.c: Likewise.
2573         * lib/atanl.c: Likewise.
2574         * lib/ceill.c: Likewise.
2575         * lib/cosl.c: Likewise.
2576         * lib/expl.c: Likewise.
2577         * lib/floorl.c: Likewise.
2578         * lib/frexpl.c: Likewise.
2579         * lib/ldexpl.c: Likewise.
2580         * lib/logl.c: Likewise.
2581         * lib/sincosl.c: Likewise.
2582         * lib/sinl.c: Likewise.
2583         * lib/sqrtl.c: Likewise.
2584         * lib/tanl.c: Likewise.
2585         * lib/trigl.c: Likewise.
2586         * m4/math_h.m4: New file.
2587         * MODULES.html.sh (Mathematics): Add math.
2588
2589 2007-02-17  Bruno Haible  <bruno@clisp.org>
2590
2591         * modules/wctype-tests: New file.
2592         * tests/test-wctype.c: New file.
2593
2594         * modules/wchar-tests: New file.
2595         * tests/test-wchar.c: New file.
2596
2597         * modules/unistd-tests: New file.
2598         * tests/test-unistd.c: New file.
2599
2600         * modules/time-tests: New file.
2601         * tests/test-time.c: New file.
2602
2603         * modules/sysexits-tests: New file.
2604         * tests/test-sysexits.c: New file.
2605
2606         * modules/sys_time-tests: New file.
2607         * tests/test-sys_time.c: New file.
2608
2609         * modules/sys_stat-tests: New file.
2610         * tests/test-sys_stat.c: New file.
2611
2612         * modules/sys_socket-tests: New file.
2613         * tests/test-sys_socket.c: New file.
2614
2615         * modules/sys_select-tests: New file.
2616         * tests/test-sys_select.c: New file.
2617
2618         * modules/string-tests: New file.
2619         * tests/test-string.c: New file.
2620
2621         * modules/stdbool-tests: New file.
2622         * tests/test-stdbool.c: New file.
2623
2624         * modules/netinet_in-tests: New file.
2625         * tests/test-netinet_in.c: New file.
2626
2627         * modules/inttypes-tests: New file.
2628         * tests/test-inttypes.c: New file.
2629
2630         * modules/fcntl-tests: New file.
2631         * tests/test-fcntl.c: New file.
2632
2633         * modules/byteswap-tests: New file.
2634         * tests/test-byteswap.c: New file.
2635
2636         * modules/arpa_inet-tests: New file.
2637         * tests/test-arpa_inet.c: New file.
2638
2639 2007-02-17  Bruno Haible  <bruno@clisp.org>
2640
2641         * lib/inttypes_.h: Add definition for GL_LINK_WARNING.
2642         (imaxabs, imaxdiv, strtoimax, strtoumax): Don't declare the function
2643         if the corresponding module is not enabled. Emit link warnings if
2644         the function is used nevertheless.
2645         * m4/inttypes.m4 (gl_INTTYPES_H): Never use the existing <inttypes.h>.
2646         Don't AC_SUBST HAVE_DECL_IMAXABS, HAVE_DECL_IMAXDIV,
2647         HAVE_DECL_STRTOIMAX, HAVE_DECL_STRTOUMAX.
2648         (gl_INTTYPES_MODULE_INDICATOR, gl_INTTYPES_H_DEFAULTS): New macros.
2649         * modules/inttypes (Depends-on): Add link-warning.
2650         (Makefile.am): Copy the contents of build-aux/link-warning.h into
2651         inttypes.h. Substitute also GNULIB_IMAXABS, GNULIB_IMAXDIV,
2652         GNULIB_STRTOIMAX, GNULIB_STRTOUMAX.
2653         * modules/imaxabs (configure.ac): Invoke gl_INTTYPES_MODULE_INDICATOR.
2654         * modules/imaxdiv (configure.ac): Likewise.
2655         * modules/strtoimax (configure.ac): Likewise.
2656         * modules/strtoumax (configure.ac): Likewise.
2657
2658 2007-02-17  Bruno Haible  <bruno@clisp.org>
2659
2660         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Include the contents of
2661         gl_STRING_MODULE_INDICATOR_DEFAULTS.
2662         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Remove macro.
2663         (gl_HEADER_STRING_H_BODY, gl_STRING_MODULE_INDICATOR): Update.
2664
2665 2007-02-17  Bruno Haible  <bruno@clisp.org>
2666
2667         * modules/link-warning: New file.
2668         * build-aux/link-warning.h: New file, extracted from lib/string_.h.
2669         * lib/string_.h (GL_LINK_WARNING): Remove definition.
2670         * modules/string (Depends-on): Add link-warning.
2671         (Makefile.am): Copy the contents of build-aux/link-warning.h into
2672         string.h.
2673         * MODULES.html.sh (Support for building libraries and executables): Add
2674         link-warning.
2675
2676 2007-02-17  Bruno Haible  <bruno@clisp.org>
2677
2678         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strcasecmp,
2679         strncasecmp, strchr, strchrnul, strdup, strndup, strnlen, strcspn,
2680         strpbrk, strspn, strrchr, strsep, strstr, strcasestr, strtok_r): Break
2681         long lines.
2682
2683 2007-02-17  Ben Pfaff  <blp@cs.stanford.edu>
2684             Bruno Haible  <bruno@clisp.org>
2685
2686         * modules/tmpfile: New file.
2687         * lib/tmpfile.c: New file.
2688         * m4/tmpfile.m4: New file.
2689         * MODULES.html.sh (func_all_modules): New section "Input/output".
2690
2691 2007-02-15  Bruno Haible  <bruno@clisp.org>
2692
2693         * lib/clean-temp.c [WIN32 && !CYGWIN]: Include <windows.h>.
2694         (supports_delete_on_close): New function.
2695         (open_temp, fopen_temp): Use _O_TEMPORARY when supported.
2696
2697 2007-02-14  Bruno Haible  <bruno@clisp.org>
2698
2699         * modules/mbspcasecmp-tests: New file.
2700         * tests/test-mbspcasecmp.sh: New file.
2701         * tests/test-mbspcasecmp.c: New file.
2702
2703         New module mbspcasecmp.
2704         * modules/mbspcasecmp: New file.
2705         * lib/mbspcasecmp.c: New file.
2706         * lib/string_.h (strncasecmp): Change warning message.
2707         (mbspcasecmp): New declaration.
2708         * m4/mbspcasecmp.m4: New file.
2709         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
2710         GNULIB_MBSPCASECMP.
2711         * modules/string (string.h): Also substitute GNULIB_MBSPCASECMP.
2712         * MODULES.html.sh (Internationalization functions): Add mbspcasecmp.
2713
2714 2007-02-14  Bruno Haible  <bruno@clisp.org>
2715
2716         * modules/mbsncasecmp-tests: New file.
2717         * tests/test-mbsncasecmp.sh: New file.
2718         * tests/test-mbsncasecmp.c: New file.
2719
2720         New module mbsncasecmp.
2721         * modules/mbsncasecmp: New file.
2722         * lib/mbsncasecmp.c: New file.
2723         * lib/string_.h (mbsncasecmp): New declaration.
2724         * m4/mbsncasecmp.m4: New file.
2725         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
2726         GNULIB_MBSNCASECMP.
2727         * modules/string (string.h): Also substitute GNULIB_MBSNCASECMP.
2728         * MODULES.html.sh (Internationalization functions): Add mbsncasecmp.
2729
2730 2007-02-14  Paul Eggert  <eggert@cs.ucla.edu>
2731
2732         * lib/exclude.c (FNM_EXTMATCH): Define if system does not.
2733         Verify that it doesn't overlap with our flags.
2734         (fnmatch_no_wildcards): Don't use strcasecmp or strncasecmp, which
2735         do not have the desired effect in multibyte locales; instead, use
2736         mbscasecmp.
2737         * modules/exclude (Depends-on): Depend on mbscasecmp, not strcase.
2738         Add dependency on xalloc.  Depend on fnmatch, not fnmatch-gnu, since
2739         we don't require GNU fnmatch ourselves (if our users require it, they
2740         should do so explicitly).
2741
2742         Fix regex code so it doesn't rely on strcasecmp.
2743         * lib/regex_internal.h: Include <langinfo.h> only if _LIBC is defined.
2744         Otherwise, include gnulib's langinfo.h.
2745         * lib/regcomp.c (init_dfa): Don't use strcasecmp, as it can have
2746         undesirable behavior in non-C locales.  Instead, rely on localecharset.
2747         * m4/regex.m4 (gl_PREREQ_REGEX): Don't require AM_LANGINFO_CODESET.
2748         * modules/regex (FILES): Remove m4/codeset.m4.
2749         (Depends-on): Add localcharset.  Remove strcase.
2750
2751 2007-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2752
2753         * m4/unlinkdir.m4 (gl_UNLINKDIR): Fix m4 quoting bug.
2754         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Likewise.
2755
2756 2007-02-13  Bruno Haible  <bruno@clisp.org>
2757
2758         * m4/intdiv0.m4 (gt_INTDIV0): Assume ANSI C. Fix underquoting bug.
2759         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
2760
2761 2007-02-12  Bruno Haible  <bruno@clisp.org>
2762
2763         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
2764         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): If
2765         GNULIB_POSIXCHECK and the gnulib module not enabled, provoke a link-
2766         time warning rather than a link error.
2767
2768 2007-02-12  Bruno Haible  <bruno@clisp.org>
2769
2770         * m4/locale-fr.m4 (gt_LOCALE_FR): Fix m4 quoting bug.
2771         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
2772         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
2773
2774 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
2775
2776         * lib/string_.h (strncasecmp): Fix typo: this macro takes 3
2777         args, not 2.
2778
2779 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
2780
2781         New module 'time', so that apps can include <time.h> as per
2782         POSIX and GNU instead of separate include files like time_r.h
2783         and timegm.h.  This implementation tries out a simpler approach
2784         for replacing decls in standard include files (as compared to
2785         the string module), somewhat as an experiment.
2786
2787         * config/srclist.txt: Comment out mktime.c for now.
2788         * doc/gnulib-tool.texi (Initial import): Don't use time_r as an example
2789         since it doesn't apply any more.  Use generic wording instead.
2790         * MODULES.html.sh (Support for systems lacking POSIX:2001): New module
2791         'time'.
2792         * lib/time_.h, m4/time_h.m4, modules/time: New files.
2793         * lib/strptime.h, lib/time_r.h, lib/timegm.h: Remove.
2794         * lib/mktime.c: Include config.h depending on _LIBC, not HAVE_CONFIG_H.
2795         Don't include <sys/types.h>; no longer needed since we assume C89.
2796         * lib/mktime.c: Don't include "time_r.h"; no longer needed.
2797         * lib/strftime.c: Likewise.
2798         * lib/time_r.c: Likewise.
2799         * lib/nanosleep.c (nanosleep): #undef after include files, not before.
2800         * lib/nanosleep.c: Include <time.h> first, to check interface.
2801         * lib/strptime.c: Likewise.
2802         * lib/time_r.c: Likewise.
2803         * lib/timegm.c: Likewise.
2804         * lib/strptime.c: Don't include strptime.h or time_r.h; no longer
2805         needed.
2806         * lib/timegm.c: Don't include timegm.h; no longer needed.
2807         * lib/timespec.h: Don't include <sys/time.h> before <time.h>;
2808         time.h now handles any problems in that area.
2809         (struct timespec, nanosleep): Remove; time.h now arranges for these.
2810         * lib/xnanosleep.c: Don't include timespec.h; no longer needed now
2811         that time.h defines struct timespec.
2812         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check that nanosleep is declared.
2813         Set REPLACE_NANOSLEEP.  Don't AC_DEFINE nanosleep; the time module now
2814         handles that.
2815         * m4/strptime.m4 (gl_FUNC_STPRTIME): Set REPLACE_STRPTIME.
2816         * m4/time_r.m4 (gl_TIME_R): Don't define HAVE_TIME_R_POSIX; no longer
2817         needed.  Set REPLACE_LOCALTIME.
2818         * m4/timegm.m4 (gl_FUNC_TIMEGM): Set REPLACE_TIMEGM.
2819         * m4/timespec.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Move to time_h.m4.
2820         (gl_TIMESPEC): Don't check for sys/time.h or struct timespec or
2821         nanosleep; time_h.m4 now does that.  Don't require
2822         gl_USE_SYSTEM_EXTENSIONS; no longer needed directly, and the time
2823         module handles this now.
2824         * modules/getdate (Depends-on): Remove timespec.  Add time.
2825         * modules/nanosleep (Depends-on): Likewise.
2826         * modules/stat-time (Depends-on): Likewise.
2827         * modules/nanosleep (Include): Include time.h, not timespec.h.
2828         * modules/strptime (Files): Remove lib/strptime.h.
2829         (Depends-on): Add extensions, time.
2830         (Include): Include time.h, not strptime.h.
2831         * modules/time_r (Files): Remove lib/time_r.h.
2832         (Depends-on): Add time.
2833         (Include): Include time.h, not time_r.h.
2834         * modules/timegm: Likewise.
2835         * modules/timespec (Description): Now does timespec-related decls
2836         of our own, instead of struct timespec itself.
2837         (Depends-on): Add time; remove extensions.
2838         (Maintainer): Add self.
2839         * modules/utimecmp (Depends-on): Add time; remove timespec.
2840         * modules/utimens (Depends-on): Likewise.
2841         * modules/xnanosleep (Depends-on): Likewise.
2842
2843 2007-02-11  Bruno Haible  <bruno@clisp.org>
2844
2845         * lib/c-strstr.c: Include allocsa.h.
2846         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
2847         * lib/c-strcasestr.c: Include allocsa.h.
2848         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
2849         * lib/strcasestr.c: Include allocsa.h.
2850         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
2851         * lib/mbsstr.c: Include allocsa.h.
2852         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
2853         allocsa/freesa instead of malloc/free.
2854         * lib/mbscasestr.c: Include allocsa.h.
2855         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
2856         allocsa/freesa instead of malloc/free.
2857         * modules/c-strstr (Depends-on): Add allocsa.
2858         * modules/c-strcasestr (Depends-on): Likewise.
2859         * modules/strcasestr (Depends-on): Likewise.
2860         * modules/mbsstr (Depends-on): Likewise.
2861         * modules/mbscasestr (Depends-on): Likewise.
2862
2863 2007-02-11  Bruno Haible  <bruno@clisp.org>
2864
2865         * lib/mbsspn.c (mbsspn): Fix bug. Remove unnecessary strlen call.
2866
2867         * modules/mbsspn-tests: New file.
2868         * tests/test-mbsspn.sh: New file.
2869         * tests/test-mbsspn.c: New file.
2870
2871 2007-02-11  Bruno Haible  <bruno@clisp.org>
2872
2873         * lib/mbspbrk.c (mbspbrk): Remove unneeded cast.
2874
2875         * modules/mbspbrk-tests: New file.
2876         * tests/test-mbspbrk.sh: New file.
2877         * tests/test-mbspbrk.c: New file.
2878
2879 2007-02-11  Bruno Haible  <bruno@clisp.org>
2880
2881         * lib/mbscspn.c (mbscspn): Remove unnecessary strlen call and
2882         unneeded cast.
2883
2884         * modules/mbscspn-tests: New file.
2885         * tests/test-mbscspn.sh: New file.
2886         * tests/test-mbscspn.c: New file.
2887
2888 2007-02-11  Bruno Haible  <bruno@clisp.org>
2889
2890         * modules/mbscasecmp-tests: New file.
2891         * tests/test-mbscasecmp.sh: New file.
2892         * tests/test-mbscasecmp.c: New file.
2893
2894 2007-02-11  Bruno Haible  <bruno@clisp.org>
2895
2896         Ensure O(n) worst-case complexity of mbscasestr.
2897         * lib/mbscasestr.c: Include stdbool.h.
2898         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
2899         functions.
2900         (mbscasestr): Add some bookkeeping. Invoke knuth_morris_pratt_* when
2901         the bookkeeping indicates that it's worth it.
2902         * modules/mbscasestr (Depends-on): Add stdbool, mbslen, strnlen.
2903
2904         * modules/mbscasestr-tests: New file.
2905         * tests/test-mbscasestr1.c: New file.
2906         * tests/test-mbscasestr2.sh: New file.
2907         * tests/test-mbscasestr2.c: New file.
2908         * tests/test-mbscasestr3.sh: New file.
2909         * tests/test-mbscasestr3.c: New file.
2910         * tests/test-mbscasestr4.sh: New file.
2911         * tests/test-mbscasestr4.c: New file.
2912         * m4/locale-tr.m4: New file.
2913
2914 2007-02-11  Bruno Haible  <bruno@clisp.org>
2915
2916         Ensure O(n) worst-case complexity of mbsstr.
2917         * lib/mbsstr.c: Include stdbool.h.
2918         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
2919         functions.
2920         (mbsstr): Add some bookkeeping. Invoke knuth_morris_pratt_* when the
2921         bookkeeping indicates that it's worth it.
2922         * modules/mbsstr (Depends-on): Add stdbool, mbslen, strnlen.
2923
2924         * modules/mbsstr-tests: New file.
2925         * tests/test-mbsstr1.c: New file.
2926         * tests/test-mbsstr2.sh: New file.
2927         * tests/test-mbsstr2.c: New file.
2928         * tests/test-mbsstr3.sh: New file.
2929         * tests/test-mbsstr3.c: New file.
2930         * m4/locale-fr.m4: New file.
2931
2932 2007-02-11  Bruno Haible  <bruno@clisp.org>
2933
2934         * lib/mbsrchr.c (mbsrchr): Fix bug.
2935
2936         * modules/mbsrchr-tests: New file.
2937         * tests/test-mbsrchr.sh: New file.
2938         * tests/test-mbsrchr.c: New file.
2939
2940 2007-02-11  Bruno Haible  <bruno@clisp.org>
2941
2942         * lib/mbschr.c (mbschr): Fix bug.
2943
2944         * modules/mbschr-tests: New file.
2945         * tests/test-mbschr.sh: New file.
2946         * tests/test-mbschr.c: New file.
2947         * m4/locale-zh.m4: New file.
2948
2949 2007-02-11  Bruno Haible  <bruno@clisp.org>
2950
2951         Support for copying multibyte string iterators.
2952         * lib/mbiter.h: Include <string.h>.
2953         (mbiter_multi_copy): New function.
2954         (mbi_copy): New macro.
2955         * lib/mbuiter.h: Include <string.h>.
2956         (mbuiter_multi_copy): New function.
2957         (mbui_copy): New macro.
2958
2959 2007-02-11  Bruno Haible  <bruno@clisp.org>
2960
2961         New module mbslen.
2962         * modules/mbslen: New file.
2963         * lib/mbslen.c: New file.
2964         * lib/string_.h (mbslen): New declaration.
2965         * m4/mbslen.m4: New file.
2966         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
2967         GNULIB_MBSLEN.
2968         * modules/string (string.h): Also substitute GNULIB_MBSLEN.
2969         * MODULES.html.sh (Internationalization functions): Add mbslen.
2970
2971 2007-02-11  Bruno Haible  <bruno@clisp.org>
2972
2973         Ensure O(n) worst-case complexity of strcasestr substitute.
2974         * lib/strcasestr.c: Include stdbool.h.
2975         (knuth_morris_pratt): New function.
2976         (strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when the
2977         bookkeeping indicates that it's worth it.
2978         * modules/strcasestr (Depends-on): Add stdbool, strnlen.
2979
2980         * modules/strcasestr-tests: New file.
2981         * tests/test-strcasestr.c: New file.
2982
2983 2007-02-11  Bruno Haible  <bruno@clisp.org>
2984
2985         Ensure O(n) worst-case complexity of c_strcasestr.
2986         * lib/c-strcasestr.c: Include stdbool.h, string.h.
2987         (knuth_morris_pratt): New function.
2988         (c_strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when
2989         the bookkeeping indicates that it's worth it.
2990         * modules/c-strcasestr (Depends-on): Add stdbool, strnlen.
2991
2992         * modules/c-strcasestr-tests: New file.
2993         * tests/test-c-strcasestr.c: New file.
2994
2995 2007-02-11  Bruno Haible  <bruno@clisp.org>
2996
2997         Ensure O(n) worst-case complexity of c_strstr.
2998         * lib/c-strstr.c: Include stdbool.h, string.h.
2999         (knuth_morris_pratt): New function.
3000         (c_strstr): Add some bookkeeping. Invoke knuth_morris_pratt when the
3001         bookkeeping indicates that it's worth it.
3002         * modules/c-strstr (Depends-on): Add stdbool, strnlen.
3003
3004         * lib/c-strstr.c: Complete rewrite for maintainability.
3005
3006         * modules/c-strstr-tests: New file.
3007         * tests/test-c-strstr.c: New file.
3008
3009 2007-02-11  Bruno Haible  <bruno@clisp.org>
3010
3011         * m4/javacomp.m4 (gt_JAVACOMP): Work around a 'tr' bug in coreutils
3012         5.2.1 and earlier, whereby \055 was treated just like the range
3013         delimiter '-'.
3014         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
3015
3016 2007-02-08  Bruno Haible  <bruno@clisp.org>
3017
3018         * modules/regex (Depends-on): Add stdbool.
3019         Reported by Dalibor Topic <robilad@kaffe.org>.
3020
3021 2007-02-05  Paul Eggert  <eggert@cs.ucla.edu>
3022
3023         * m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
3024         Prefer returning from main to exiting from it.
3025         Remove unnecessary parens after sizeof.
3026
3027 2007-02-05  Bruno Haible  <bruno@clisp.org>
3028
3029         New module mbssep.
3030         * modules/mbssep: New file.
3031         * lib/mbssep.c: New file.
3032         * lib/string_.h (strsep): Add a conditional link warning.
3033         (mbssep): New declaration.
3034         * m4/mbssep.m4: New file.
3035         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
3036         GNULIB_MBSSEP.
3037         * modules/string (string.h): Also substitute GNULIB_MBSSEP.
3038         * MODULES.html.sh (Internationalization functions): Add mbssep.
3039
3040 2007-02-05  Bruno Haible  <bruno@clisp.org>
3041
3042         * lib/strsep.c (strsep): Fix actions in case of no delimiters.
3043         Optimize search in case of 1 delimiter.
3044
3045 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
3046
3047         * lib/acl.h: Include sys/types.h before sys/acl.h.
3048
3049 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
3050
3051         Merge upstream fix for glibc bugzilla #3957:
3052
3053         2007-02-05  Jakub Jelinek  <jakub@redhat.com>
3054
3055         * lib/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
3056         bit for RE_HAT_LISTS_NOT_NEWLINE.
3057         (build_charclass_op): Remove bogus comment.
3058
3059 2007-02-05  Simon Josefsson  <simon@josefsson.org>
3060
3061         * lib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
3062
3063 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
3064
3065         * lib/getsubopt.c [!_LIBC]: Include config.h and getsubopt.h.
3066         * lib/memmem.c [!defined _LIBC]: Include config.h.
3067
3068 2007-02-04  Bruno Haible  <bruno@clisp.org>
3069
3070         * lib/string_.h (GL_LINK_WARNING2): Put the word "warning:" into the
3071         warning message.
3072
3073 2007-02-04  Bruno Haible  <bruno@clisp.org>
3074
3075         New module mbstok_r.
3076         * modules/mbstok_r: New file.
3077         * lib/mbstok_r.c: New file.
3078         * lib/string_.h (strtok_r): Change argument names to match the
3079         comments. Add a conditional link warning.
3080         (mbstok_r): New declaration.
3081         * m4/mbstok_r.m4: New file.
3082         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
3083         GNULIB_MBSTOK_R.
3084         * modules/string (string.h): Also substitute GNULIB_MBSTOK_R.
3085         * MODULES.html.sh (Internationalization functions): Add mbstok_r.
3086
3087 2007-02-04  Bruno Haible  <bruno@clisp.org>
3088
3089         New module mbsspn.
3090         * modules/mbsspn: New file.
3091         * lib/mbsspn.c: New file.
3092         * lib/string_.h (strspn): Add a conditional link warning.
3093         (mbsspn): New declaration.
3094         * m4/mbsspn.m4: New file.
3095         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
3096         GNULIB_MBSSPN.
3097         * modules/string (string.h): Also substitute GNULIB_MBSSPN.
3098         * MODULES.html.sh (Internationalization functions): Add mbsspn.
3099
3100 2007-02-04  Bruno Haible  <bruno@clisp.org>
3101
3102         New module mbspbrk.
3103         * modules/mbspbrk: New file.
3104         * lib/mbspbrk.c: New file.
3105         * lib/string_.h (strpbrk): Add a conditional link warning.
3106         (mbspbrk): New declaration.
3107         * m4/mbspbrk.m4: New file.
3108         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
3109         GNULIB_MBSPBRK.
3110         * modules/string (string.h): Also substitute GNULIB_MBSPBRK.
3111         * MODULES.html.sh (Internationalization functions): Add mbspbrk.
3112
3113 2007-02-04  Bruno Haible  <bruno@clisp.org>
3114
3115         New module mbscspn.
3116         * modules/mbscspn: New file.
3117         * lib/mbscspn.c: New file.
3118         * lib/string_.h (strcspn): Add a conditional link warning.
3119         (mbscspn): New declaration.
3120         * m4/mbscspn.m4: New file.
3121         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
3122         GNULIB_MBSCSPN.
3123         * modules/string (string.h): Also substitute GNULIB_MBSCSPN.
3124         * MODULES.html.sh (Internationalization functions): Add mbscspn.
3125
3126 2007-02-04  Bruno Haible  <bruno@clisp.org>
3127
3128         New module mbscasestr, reduced goal of strcasestr.
3129         * modules/mbscasestr: New file.
3130         * lib/mbscasestr.c: New file, copied from lib/strcasestr.c.
3131         (mbscasestr): Renamed from strcasestr.
3132         * lib/strcasestr.c: Don't include mbuiter.h.
3133         (strcasestr): Remove support for multibyte locales.
3134         * lib/string_.h (strcasestr): Don`t rename. Declare only if missing.
3135         Change the conditional link warning.
3136         (mbscasestr): New declaration.
3137         * m4/mbscasestr.m4: New file.
3138         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Enable the replacement only if
3139         the system does not have strcasestr. Set HAVE_STRCASESTR instead of
3140         REPLACE_STRCASESTR.
3141         (gl_PREREQ_STRCASESTR): Don't require gl_FUNC_MBRTOWC.
3142         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
3143         HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
3144         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSCASESTR.
3145         * modules/string (string.h): Also substitute GNULIB_MBSCASESTR.
3146         Substitute HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
3147         * modules/strcasestr (Files): Remove m4/mbrtowc.m4.
3148         (Depends-on): Remove mbuiter.
3149         * MODULES.html.sh (Internationalization functions): Add mbscasestr.
3150
3151 2007-02-04  Bruno Haible  <bruno@clisp.org>
3152
3153         Simplify handling of strncasecmp.
3154         * lib/string_.h (strncasecmp): Remove test for GNULIB_STRCASE. Change
3155         the conditional link warning.
3156         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
3157         HAVE_STRCASECMP, not REPLACE_STRCASECMP.
3158         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Don't initialize GNULIB_STRCASE.
3159         * modules/strcase (configure.ac): Don't invoke
3160         gl_STRING_MODULE_INDICATOR.
3161         * modules/string (string.h): Don't substitute GNULIB_STRCASE.
3162
3163 2007-02-04  Bruno Haible  <bruno@clisp.org>
3164
3165         New module mbscasecmp, reduced goal of strcasecmp.
3166         * modules/mbscasecmp: New file.
3167         * lib/mbscasecmp.c: New file, copied from lib/strcasecmp.c.
3168         (mbscasecmp): Renamed from strcasecmp.
3169         * lib/strcasecmp.c: Don't include mbuiter.h.
3170         (strcasecmp): Remove support for multibyte locales.
3171         * lib/string_.h (strcasecmp): Don`t rename. Declare only if missing.
3172         Change the conditional link warning.
3173         (mbscasecmp): New declaration.
3174         * m4/mbscasecmp.m4: New file.
3175         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Enable the replacement only if
3176         the system lacks strcasecmp. Set HAVE_STRCASECMP instead of
3177         REPLACE_STRCASECMP.
3178         (gl_PREREQ_STRCASECMP): Don't require gl_FUNC_MBRTOWC.
3179         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
3180         GNULIB_MBSCASECMP.
3181         * modules/string (string.h): Also substitute GNULIB_MBSCASECMP.
3182         Substitute HAVE_STRCASECMP instead of REPLACE_STRCASECMP.
3183         * modules/strcase (Files): Remove m4/mbrtowc.m4.
3184         (Depends-on): Remove mbuiter.
3185         * MODULES.html.sh (Internationalization functions): Add mbscasecmp.
3186
3187 2007-02-04  Bruno Haible  <bruno@clisp.org>
3188
3189         New module mbsstr. Remove module strstr.
3190         * modules/mbsstr: New file.
3191         * modules/strstr: Remove file.
3192         * lib/mbsstr.c: Renamed from lib/strstr.c.
3193         (mbsstr): Renamed from strstr.
3194         * lib/string_.h (strstr): Remove declaration. Change the conditional
3195         link warning.
3196         (mbsstr): New declaration.
3197         * m4/mbsstr.m4: New file.
3198         * m4/strstr.m4: Remove file.
3199         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Don't initialize
3200         REPLACE_STRSTR.
3201         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSSTR.
3202         Don't initialize GNULIB_STRSTR.
3203         * modules/string (string.h): Also substitute GNULIB_MBSSTR. Don't
3204         substitute GNULIB_STRSTR and REPLACE_STRSTR.
3205         * MODULES.html.sh (Internationalization functions): Add mbsstr.
3206         (Support for systems lacking ANSI C 89): Remove strstr.
3207
3208 2007-02-04  Bruno Haible  <bruno@clisp.org>
3209
3210         New module mbsrchr.
3211         * modules/mbsrchr: New file.
3212         * lib/mbsrchr.c: New file.
3213         * lib/string_.h (strrchr): Add a conditional link warning.
3214         (mbsrchr): New declaration.
3215         * m4/mbsrchr.m4: New file.
3216         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
3217         GNULIB_MBSRCHR.
3218         * modules/string (string.h): Also substitute GNULIB_MBSRCHR.
3219         * MODULES.html.sh (Internationalization functions): Add mbsrchr.
3220
3221 2007-02-04  Bruno Haible  <bruno@clisp.org>
3222
3223         New module mbschr.
3224         * modules/mbschr: New file.
3225         * lib/mbschr.c: New file.
3226         * lib/string_.h (strchr): Add a conditional link warning.
3227         (mbschr): New declaration.
3228         * m4/mbschr.m4: New file.
3229         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
3230         GNULIB_MBSCHR.
3231         * modules/string (string.h): Also substitute GNULIB_MBSCHR.
3232         * MODULES.html.sh (Internationalization functions): Add mbschr.
3233
3234 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
3235
3236         * lib/stdbool_.h: Mention that bool bit-fields aren't supported.
3237
3238         * modules/stdarg (configure.ac-early): Require AC_PROG_CC_STDC.
3239
3240 2007-02-04  Bruno Haible  <bruno@clisp.org>
3241
3242         New module description section 'configure.ac-early'.
3243         * gnulib-tool (sed_extract_prog): Recognize configure.ac-early.
3244         (func_get_autoconf_early_snippet): New function.
3245         (func_import, func_create_testdir): Use it. Remove special cases for
3246         modules 'extensions' and 'lock'.
3247         * modules/extensions (configure.ac-early): Require
3248         gl_USE_SYSTEM_EXTENSIONS.
3249         * modules/lock (configure.ac-early): Require gl_LOCK_EARLY.
3250
3251 2007-02-04  Bruno Haible  <bruno@clisp.org>
3252
3253         Make use of gcj-4.3's -fsource and -ftarget option.
3254         * m4/javacomp.m4 (gt_JAVACOMP): Test whether gcj is in version >= 4.3,
3255         and if so try the options -fsource and -ftarget.
3256         * lib/javacomp.c (compile_using_gcj): Add fsource_option,
3257         source_version, ftarget_option, target_version arguments.
3258         (is_envjavac_gcj43, is_envjavac_gcj43_usable): New functions.
3259         (is_envjavac_oldgcj_14_14_usable): Renamed from
3260         is_envjavac_gcj_14_14_usable.
3261         (is_envjavac_oldgcj_14_13_usable): Renamed from
3262         is_envjavac_gcj_14_13_usable.
3263         (is_gcj_present): Update.
3264         (is_gcj_43, is_gcj43_usable): New functions.
3265         (is_oldgcj_14_14_usable): Renamed from is_gcj_14_14_usable. Update.
3266         (is_oldgcj_14_13_usable): Renamed from is_gcj_14_13_usable. Update.
3267         (compile_java_class): Test whether gcj is in version >= 4.3, and if so
3268         try the options -fsource and -ftarget.
3269
3270 2007-02-03  Paul Eggert  <eggert@cs.ucla.edu>
3271
3272         * lib/xalloc.h (x2nrealloc): Fix an unlikely bug in the overflow
3273         checking code.  Set N = ceil (1.5 * N) rather than to a slightly
3274         larger value.
3275
3276 2007-02-03  Jim Meyering  <jim@meyering.net>
3277
3278         Give tools a better chance to allocate space for very large buffers.
3279         * lib/xalloc.h (x2nrealloc): Use 3/2, not 2, as buffer size factor.
3280
3281         Make pwd and readlink work also when run with an unreadable parent dir
3282         on systems with openat support.
3283         * lib/getcwd.c (__getcwd) [HAVE_PARTLY_WORKING_GETCWD]: Use the system
3284         provided getcwd function, even when we have openat support.
3285         Reported by Dmitry V. Levin in <http://bugzilla.redhat.com/227168>.
3286
3287 2007-02-02  Bruno Haible  <bruno@clisp.org>
3288
3289         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
3290         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): Provoke a link
3291         error only if GNULIB_POSIXCHECK is defined. Needed to avoid artificial
3292         portability problems if one of these functions is only used on specific
3293         platforms.
3294         Reported by Paul Eggert.
3295
3296 2007-02-02  Paul Eggert  <eggert@cs.ucla.edu>
3297
3298         Avoid mempcpy in the regex code, as the string.h mempcpy stuff
3299         is causing more trouble than it's curing.
3300         * lib/regex_internal.h (__mempcpy): Remove.
3301         * lib/regcomp.c (regerror): Rewrite to avoid the need for mempcpy
3302         (and make the code a tad smaller to boot).
3303         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for mempcpy.
3304
3305 2007-02-02  Jim Meyering  <jim@meyering.net>
3306
3307         * modules/arpa_inet: Put AC_PROG_MKDIR_P in the configure.ac:
3308         section, not in the Makefile.am: one.
3309
3310 2007-02-02  Eric Blake  <ebb9@byu.net>
3311
3312         * lib/strchrnul.c: Always include config.h first.
3313
3314         * modules/mountlist (Depends-on): Revert 2007-01-31 change,
3315         gnulib strstr is not necessary here.
3316
3317 2007-02-02  Simon Josefsson  <simon@josefsson.org>
3318
3319         * m4/socklen.m4: Fix typo.
3320
3321 2007-02-02  Eric Blake  <ebb9@byu.net>
3322
3323         * modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid races.
3324         * modules/netinet_in (Makefile.am): Likewise.
3325
3326 2007-02-01  Bruno Haible  <bruno@clisp.org>
3327
3328         * lib/string_.h (GL_LINK_WARNING): New macro.
3329         (strcasecmp, strstr, strcasestr): If provided by the system,
3330         conditionally define as a macro that leads to a warning instead of to
3331         an error.
3332         (strncasecmp): Conditionally define as a macro that leads to a warning.
3333
3334 2007-02-01  Karl Berry  <karl@gnu.org>
3335
3336         * config/srclist.txt (strtok_r.c): lose sync, no more strtok_r.h.
3337
3338 2007-02-01  Bruno Haible  <bruno@clisp.org>
3339
3340         * MODULES.html.sh (Unicode string functions): Update after 2007-01-27
3341         renamings.
3342
3343 2007-02-01  Eric Blake  <ebb9@byu.net>
3344
3345         * modules/regex (Depends-on): Revert dependence on mempcpy.
3346         * lib/regex_internal.h [! _LIBC && !__mempcpy]: Undo string
3347         module's definition of mempcpy.
3348         Reported by Paul Eggert.
3349
3350 2007-02-01  Paul Eggert  <eggert@cs.ucla.edu>
3351
3352         * lib/string_.h: If the gnulib module XYZ is not present, undefine
3353         the symbol XYZ before redefining it.  This fixes a problem with
3354         programs that don't use XYZ, when compiled on systems that define
3355         XYZ to something else.
3356
3357 2007-01-31  Paul Eggert  <eggert@cs.ucla.edu>
3358
3359         * lib/mkdir-p.c (make_dir_parents): Close a race condition that
3360         occurs when "mkdir -m foo" creates a setgid directory that is (1)
3361         writeable to group or other and (2) is intended to have a special
3362         mode bit that is set or cleared.  In such a case, the directory
3363         should be neither group- nor other-writeable until the special
3364         mode bits are right.
3365
3366 2007-01-31  Eric Blake  <ebb9@byu.net>
3367
3368         * modules/mountlist (Depends-on): Add strstr.
3369
3370         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usage
3371         bug.
3372         * modules/string (Makefile.am): Remove redundant replacement.
3373         * modules/regex (Depends-on): Add mempcpy.
3374
3375 2007-01-31  Bruno Haible  <bruno@clisp.org>
3376
3377         New module description field 'Link'.
3378         * gnulib-tool (func_usage): Document --extract-link-directive.
3379         (sed_extract_prog): Recognize 'Link' directive.
3380         (func_get_link_directive): New function.
3381         (func_import): Show summary of link directives.
3382         Handle --extract-link-directive option.
3383         * modules/acl (Link): New section.
3384         * modules/clock-time (Link): New section.
3385         * modules/euidaccess (Link): New section.
3386         * modules/gettext (Link): New section.
3387         * modules/iconv (Link): New section.
3388         * modules/lock (Link): New section.
3389         * modules/nanosleep (Link): New section.
3390         * modules/readline (Link): New section.
3391
3392 2007-01-27  Bruno Haible  <bruno@clisp.org>
3393
3394         Enforce the use of gnulib modules for unportable <string.h> functions.
3395         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): New macro.
3396         (gl_STRING_MODULE_INDICATOR_DEFAULTS): New macro.
3397         (gl_HEADER_STRING_H_BODY): Require it.
3398         * lib/string_.h: If the gnulib module XYZ is not present, redefine
3399         the symbol XYZ to one that gives a link error.
3400         * modules/string (Makefile.am): Also substitute the GNULIB_* variables.
3401         * modules/memmem (configure.ac): Invoke gl_STRING_MODULE_INDICATOR.
3402         * modules/mempcpy (configure.ac): Likewise.
3403         * modules/memrchr (configure.ac): Likewise.
3404         * modules/stpcpy (configure.ac): Likewise.
3405         * modules/stpncpy (configure.ac): Likewise.
3406         * modules/strcase (configure.ac): Likewise.
3407         * modules/strcasestr (configure.ac): Likewise.
3408         * modules/strchrnul (configure.ac): Likewise.
3409         * modules/strdup (configure.ac): Likewise.
3410         * modules/strndup (configure.ac): Likewise.
3411         * modules/strnlen (configure.ac): Likewise.
3412         * modules/strpbrk (configure.ac): Likewise.
3413         * modules/strsep (configure.ac): Likewise.
3414         * modules/strstr (configure.ac): Likewise.
3415         * modules/strtok_r (configure.ac): Likewise.
3416
3417 2007-01-31  Jean-Louis Martineau  <martineau@zmanda.com>  (tiny change)
3418
3419         * lib/gai_strerror.c (values): Add EAI_OVERFLOW.
3420
3421 2007-01-30  Jim Meyering  <jim@meyering.net>
3422
3423         * lib/mpsort.c (mpsort): Remove spurious "return" in void function.
3424
3425 2007-01-29  Bruno Haible  <bruno@clisp.org>
3426
3427         * lib/allocsa.h: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
3428         * lib/execute.c: Likewise.
3429         * lib/pipe.c: Likewise.
3430         * lib/printf-args.h: Likewise.
3431         * lib/printf-args.c: Likewise.
3432         * lib/printf-parse.c: Likewise.
3433         * lib/vasnprintf.c: Likewise.
3434
3435 2007-01-29  Eric Blake  <ebb9@byu.net>
3436
3437         * lib/memrchr.c: Assume <string.h> unconditionally, to pull in
3438         declaration.
3439
3440 2007-01-29  Paul Eggert  <eggert@cs.ucla.edu>
3441
3442         * lib/strptime.h (strptime): Use 'restrict' for args where
3443         POSIX requires this.
3444         * lib/strptime.c (strptime): Likewise.
3445         Change license notice from LGPL to GPL, since gnulib-tool will
3446         change this as needed.
3447         Include <config.h> if _LIBC is not defined, not if HAVE_CONFIG_H is
3448         defined.
3449         Include "strptime.h" first, to check interface.
3450         Do not #undef _LIBC and _NL_CURRENT.
3451         Do not include <stdlib.h>; no longer needed.
3452         Include "time_r.h" and declare ptime_locale_status
3453         only if _LIBC is not defined.
3454         (__P): Remove unused macro.
3455         (match_string): Bring back glibc version, but use it only if _LIBC
3456         is defined.
3457         (__strptime_internal): Compile tm_gmtoff code if _LIBC is defined, too.
3458         Remove unnecessary assertion and abort() call.
3459         Use #ifdef _NL_CURRENT rather than #if 0, for benefit of glibc.
3460         * m4/strptime.m4: Fix serial number comment.
3461         (gl_FUNC_STRPTIME): Require AC_C_RESTRICT, gl_TM_GMTOFF.
3462         * modules/strptime (Files): Add m4/tm_gmtoff.m4.
3463         (Depends-on): Add time_r.
3464
3465 2007-01-29  Bruno Haible  <bruno@clisp.org>
3466
3467         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
3468         strptime.
3469         * modules/strptime (Depends-on): Add stdbool.
3470         * lib/strptime.h: Include <time.h> always. Add comments.
3471
3472 2007-01-29  Yoann Vandoorselaere  <yoann@prelude-ids.org>
3473
3474         * modules/strptime: New file.
3475         * lib/strptime.h: New file.
3476         * lib/strptime.c: New file.
3477         * m4/strptime.m4: New file.
3478
3479 2007-01-28  Paul Eggert  <eggert@cs.ucla.edu>
3480
3481         * MODULES.html.sh: New module mpsort.
3482         * lib/mpsort.c, lib/mpsort.h, m4/mpsort.m4, modules/mpsort: New files.
3483
3484         * lib/regex.h (_Restrict_): Renamed from __restrict, to avoid
3485         a circularity problem with HP-UX ia64 reported by Bob Proulx in
3486         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00394.html>.
3487         All uses changed.
3488         (_Restrict_arr_): Renamed from __restrict_arr, for similar reasons.
3489         All uses changed.
3490         * lib/regcomp.c, lib/regexec.c: Change all uses from __restrict
3491         to _Restrict_.
3492         * lib/regexec.c (regexec): Declare pmatch with _Restrict_arr_, so that
3493         the parameter matches the prototype.
3494
3495 2007-01-28  Jim Meyering  <jim@meyering.net>
3496
3497         * modules/sys_time (Makefile.am) [MOSTLYCLEANFILES]: Do use
3498         sys/time.h here, reverting that part of the previous patch:
3499         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/8959>.
3500
3501 2007-01-28  Bruno Haible  <bruno@clisp.org>
3502
3503         * modules/sys_time (Makefile.am): Build sys/time.h only when it's the
3504         value of $(SYS_TIME_H).
3505         [MOSTLYCLEANFILES]: Now that sys/time.h is created only when needed,
3506         remove it conditionally, too. [added by Jim Meyering]
3507         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Set SYS_TIME_H.
3508         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
3509         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Set SYS_TIME_H when setting
3510         GETTIMEOFDAY_REPLACEMENT to 1.
3511
3512 2007-01-28  Bruno Haible  <bruno@clisp.org>
3513
3514         * m4/unistd_h.m4 (gl_HEADER_UNISTD_DEFAULTS): New macro.
3515         (gl_HEADER_UNISTD): Require it. Don't set UNISTD_H to empty here.
3516         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_HEADER_UNISTD_DEFAULTS.
3517         Set UNISTD_H instead of UNISTD_H2.
3518         * modules/fchdir (BUILT_SOURCES): Drop $(UNISTD_H2).
3519
3520 2007-01-28  Bruno Haible  <bruno@clisp.org>
3521
3522         * modules/mbchar (Makefile.am): Add mbchar.c to lib_SOURCES.
3523         * m4/mbchar.m4 (gl_MBCHAR): Remove AC_LIBOBJ invocation.
3524
3525 2007-01-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3526
3527         * gnulib-tool (func_emit_lib_Makefile_am, func_add_or_update)
3528         (func_create_testdir): Ensure C locale for `grep' and `tr'
3529         character ranges.
3530         (func_create_megatestdir): Avoid one `grep'.  Fix bug in
3531         ACLOCAL_AMFLAGS parsing state machine.
3532
3533 2007-01-27  Bruno Haible  <bruno@clisp.org>
3534
3535         * modules/unistr/base: Update.
3536
3537 2007-01-27  Bruno Haible  <bruno@clisp.org>
3538
3539         Rename u32-mbtouc -> u32-mbtouc-unsafe, u32-mbtouc-safe -> u32-mbtouc,
3540         u32_mbtouc -> u32_mbtouc_unsafe, u32_mbtouc_safe -> u32_mbtouc.
3541         * modules/unistr/u32-mbtouc-unsafe: Renamed from
3542         modules/unistr/u32-mbtouc.
3543         * lib/unistr/u32-mbtouc-unsafe.c: Renamed from lib/unistr/u32-mbtouc.c.
3544         * lib/unistr.h: Update.
3545         * lib/linebreak.c: Update.
3546         * modules/unistr/u32-mbtouc: Renamed from
3547         modules/unistr/u32-mbtouc-safe.
3548         * lib/unistr/u32-mbtouc.c: Renamed from lib/unistr/u32-mbtouc-safe.c.
3549         * lib/unistr.h: Update.
3550         * lib/unistr/u32-to-u8.c: Update.
3551         * lib/unistr/u32-to-u16.c: Update.
3552
3553 2007-01-27  Bruno Haible  <bruno@clisp.org>
3554
3555         Rename utf16-ucs4 -> utf16-ucs4-unsafe, utf16-ucs4-safe -> utf16-ucs4,
3556         u16_mbtouc -> u16_mbtouc_unsafe, u16_mbtouc_safe -> u16_mbtouc.
3557         * modules/utf16-ucs4-unsafe: Renamed from modules/utf16-ucs4.
3558         * lib/utf16-ucs4-unsafe.h: Renamed from lib/utf16-ucs4.h.
3559         * lib/unistr/utf16-ucs4-unsafe.c: Renamed from lib/unistr/utf16-ucs4.c.
3560         * modules/unistr/u16-mbtouc-unsafe: Renamed from
3561         modules/unistr/u16-mbtouc.
3562         * lib/unistr/u16-mbtouc-unsafe.c: Renamed from lib/unistr/u16-mbtouc.c.
3563         * lib/unistr.h: Update.
3564         * lib/linebreak.c: Update.
3565         * modules/linebreak: Update.
3566         * modules/utf16-ucs4: Renamed from modules/utf16-ucs4-safe.
3567         * lib/utf16-ucs4.h: Renamed from lib/utf16-ucs4-safe.h.
3568         * lib/unistr/utf16-ucs4.c: Renamed from lib/unistr/utf16-ucs4-safe.c.
3569         * modules/unistr/u16-mbtouc: Renamed from
3570         modules/unistr/u16-mbtouc-safe.
3571         * lib/unistr/u16-mbtouc.c: Renamed from lib/unistr/u16-mbtouc-safe.c.
3572         * lib/unistr.h: Update.
3573         * lib/unistr/u16-to-u8.c: Update.
3574         * modules/unistr/u16-to-u8: Update.
3575         * lib/unistr/u16-to-u32.c: Update.
3576         * modules/unistr/u16-to-u32: Update.
3577
3578 2007-01-27  Bruno Haible  <bruno@clisp.org>
3579
3580         Rename utf8-ucs4 -> utf8-ucs4-unsafe, utf8-ucs4-safe -> utf8-ucs4,
3581         u8_mbtouc -> u8_mbtouc_unsafe, u8_mbtouc_safe -> u8_mbtouc.
3582         * modules/utf8-ucs4-unsafe: Renamed from modules/utf8-ucs4.
3583         * lib/utf8-ucs4-unsafe.h: Renamed from lib/utf8-ucs4.h.
3584         * lib/unistr/utf8-ucs4-unsafe.c: Renamed from lib/unistr/utf8-ucs4.c.
3585         * modules/unistr/u8-mbtouc-unsafe: Renamed from
3586         modules/unistr/u8-mbtouc.
3587         * lib/unistr/u8-mbtouc-unsafe.c: Renamed from lib/unistr/u8-mbtouc.c.
3588         * lib/unistr.h: Update.
3589         * lib/striconveh.c: Update.
3590         * modules/striconveh: Update.
3591         * lib/linebreak.c: Update.
3592         * modules/linebreak: Update.
3593         * modules/utf8-ucs4: Renamed from modules/utf8-ucs4-safe.
3594         * lib/utf8-ucs4.h: Renamed from lib/utf8-ucs4-safe.h.
3595         * lib/unistr/utf8-ucs4.c: Renamed from lib/unistr/utf8-ucs4-safe.c.
3596         * modules/unistr/u8-mbtouc: Renamed from modules/unistr/u8-mbtouc-safe.
3597         * lib/unistr/u8-mbtouc.c: Renamed from lib/unistr/u8-mbtouc-safe.c.
3598         * lib/unistr.h: Update.
3599         * lib/striconveh.c: Update.
3600         * modules/striconveh: Update.
3601         * lib/unistr/u8-to-u16.c: Update.
3602         * modules/unistr/u8-to-u16: Update.
3603         * lib/unistr/u8-to-u32.c: Update.
3604         * modules/unistr/u8-to-u32: Update.
3605
3606 2007-01-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3607
3608         Sync from Libtool.
3609         * lib/argz.c: Do not include strings.h nor memory.h, include
3610         string.h unconditionally.  Patch by Simon Josefsson.
3611
3612 2007-01-27  Bruno Haible  <bruno@clisp.org>
3613
3614         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): New macro, extracted
3615         from gl_HEADER_STRING_H_BODY.
3616         (gl_HEADER_STRING_H_BODY): Require it.
3617         * m4/memmem.m4 (gl_FUNC_MEMMEM): Require gl_HEADER_STRING_H_DEFAULTS.
3618         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
3619         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
3620         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
3621         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
3622         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP): Likewise.
3623         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
3624         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
3625         * m4/strdup.m4 (gl_FUNC_STRDUP): Likewise.
3626         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
3627         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
3628         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Likewise.
3629         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
3630         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
3631         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
3632
3633 2007-01-27  Bruno Haible  <bruno@clisp.org>
3634
3635         * gnulib-tool (func_emit_lib_Makefile_am): If $for_test is true, turn
3636         check_PROGRAMS into noinst_PROGRAMS.
3637         (func_emit_tests_Makefile_am): Likewise. Also don't initialize
3638         check_PROGRAMS in this case.
3639         (func_import): Set for_test to false.
3640         (func_create_testdir): Set for_test to true.
3641
3642 2007-01-27  Yoann Vandoorselaere <yoann.v@prelude-ids.com>
3643             Bruno Haible  <bruno@clisp.org>
3644
3645         * modules/strcasestr (Files): Remove lib/strcasestr.h.
3646         (Depends-on): Add string.
3647         (Includes): Use <string.h> instead of strcasestr.h.
3648         * modules/string (Makefile.am): Also substitute the value of
3649         REPLACE_STRCASESTR.
3650         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Don't define strcasestr here;
3651         assume strcasestr is declared in <string.h> not <strings.h>. Also
3652         set REPLACE_STRCASESTR.
3653         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Provide a default value for
3654         REPLACE_STRCASESTR.
3655         * lib/strcasestr.h: Remove file.
3656         * lib/strcasestr.c: Include <string.h> instead of strcasestr.h.
3657         * lib/string_.h (strcasestr): New declaration.
3658
3659 2007-01-27  Bruno Haible  <bruno@clisp.org>
3660
3661         * lib/string_.h: Use 'extern'.
3662
3663 2007-01-27  Jim Meyering  <jim@meyering.net>
3664
3665         * lib/regex_internal.c (re_string_reconstruct): Remove declaration
3666         of set-but-not-used local, "q".
3667
3668         * lib/mempcpy.c: Include <config.h> before <string.h>.
3669         This fixes a compilation error on HP-UX, due to the system's
3670         "restrict"-using mempcpy prototype.
3671
3672 2007-01-26  Bruno Haible  <bruno@clisp.org>
3673
3674         Small optimization.
3675         * lib/javacomp.c: Include c-strstr.h.
3676          (is_envjavac_gcj): Use c_strstr instead of strstr.
3677         * modules/javacomp (Depends-on): Add c-strstr, remove strstr.
3678
3679 2007-01-26  Bruno Haible  <bruno@clisp.org>
3680
3681         * MODULES.html.sh (Unicode string functions): Add the new modules.
3682
3683         * modules/uniconv/u32-strconv-to-locale: New file.
3684         * lib/uniconv/u32-strconv-to-locale.c: New file.
3685
3686         * modules/uniconv/u16-strconv-to-locale: New file.
3687         * lib/uniconv/u16-strconv-to-locale.c: New file.
3688
3689         * modules/uniconv/u8-strconv-to-locale: New file.
3690         * lib/uniconv/u8-strconv-to-locale.c: New file.
3691
3692         * modules/uniconv/u32-strconv-from-locale: New file.
3693         * lib/uniconv/u32-strconv-from-locale.c: New file.
3694
3695         * modules/uniconv/u16-strconv-from-locale: New file.
3696         * lib/uniconv/u16-strconv-from-locale.c: New file.
3697
3698         * modules/uniconv/u8-strconv-from-locale: New file.
3699         * lib/uniconv/u8-strconv-from-locale.c: New file.
3700
3701         * modules/uniconv/u32-strconv-to-enc: New file.
3702         * lib/uniconv/u32-strconv-to-enc.c: New file.
3703         * modules/uniconv/u32-strconv-to-enc-tests: New file.
3704         * tests/uniconv/test-u32-strconv-to-enc.c: New file.
3705
3706         * modules/uniconv/u16-strconv-to-enc: New file.
3707         * lib/uniconv/u16-strconv-to-enc.c: New file.
3708         * lib/uniconv/u-strconv-to-enc.h: New file.
3709         * modules/uniconv/u16-strconv-to-enc-tests: New file.
3710         * tests/uniconv/test-u16-strconv-to-enc.c: New file.
3711
3712         * modules/uniconv/u8-strconv-to-enc: New file.
3713         * lib/uniconv/u8-strconv-to-enc.c: New file.
3714         * modules/uniconv/u8-strconv-to-enc-tests: New file.
3715         * tests/uniconv/test-u8-strconv-to-enc.c: New file.
3716
3717         * modules/uniconv/u32-strconv-from-enc: New file.
3718         * lib/uniconv/u32-strconv-from-enc.c: New file.
3719         * modules/uniconv/u32-strconv-from-enc-tests: New file.
3720         * tests/uniconv/test-u32-strconv-from-enc.c: New file.
3721
3722         * modules/uniconv/u16-strconv-from-enc: New file.
3723         * lib/uniconv/u16-strconv-from-enc.c: New file.
3724         * modules/uniconv/u16-strconv-from-enc-tests: New file.
3725         * tests/uniconv/test-u16-strconv-from-enc.c: New file.
3726
3727         * modules/uniconv/u8-strconv-from-enc: New file.
3728         * lib/uniconv/u8-strconv-from-enc.c: New file.
3729         * lib/uniconv/u-strconv-from-enc.h: New file.
3730         * modules/uniconv/u8-strconv-from-enc-tests: New file.
3731         * tests/uniconv/test-u8-strconv-from-enc.c: New file.
3732
3733         * modules/uniconv/u32-conv-from-enc: New file.
3734         * lib/uniconv/u32-conv-from-enc.c: New file.
3735         * modules/uniconv/u32-conv-from-enc-tests: New file.
3736         * tests/uniconv/test-u32-conv-from-enc.c: New file.
3737
3738         * modules/uniconv/u16-conv-from-enc: New file.
3739         * lib/uniconv/u16-conv-from-enc.c: New file.
3740         * lib/uniconv/u-conv-from-enc.h: New file.
3741         * modules/uniconv/u16-conv-from-enc-tests: New file.
3742         * tests/uniconv/test-u16-conv-from-enc.c: New file.
3743
3744         * modules/uniconv/u8-conv-from-enc: New file.
3745         * lib/uniconv/u8-conv-from-enc.c: New file.
3746         * modules/uniconv/u8-conv-from-enc-tests: New file.
3747         * tests/uniconv/test-u8-conv-from-enc.c: New file.
3748
3749         * modules/uniconv/base: New file.
3750         * lib/uniconv.h: New file.
3751
3752 2007-01-26  Paul Eggert  <eggert@cs.ucla.edu>
3753
3754         * doc/gnulib-tool.texi (Initial import): Update to match current
3755         behavior with strdup module.
3756         * lib/.cppi-disable: Remove strcase.h, strdup.h, strndup.h, strnlen.h.
3757         * lib/memmem.h: Remove; all uses removed.  This is now done
3758         by <string.h>.
3759         * lib/mempcpy.h: Likewise.
3760         * lib/memrchr.h: Likewise.
3761         * lib/stpcpy.h: Likewise.
3762         * lib/stpncpy.h: Likewise.
3763         * lib/strcase.h: Likewise.
3764         * lib/strchrnul.h: Likewise.
3765         * lib/strdup.h: Likewise.
3766         * lib/strndup.h: Likewise.
3767         * lib/strnlen.h: Likewise.
3768         * lib/strpbrk.h: Likewise.
3769         * lib/strsep.h: Likewise.
3770         * lib/strstr.h: Likewise.
3771         * lib/strtok_r.h: Likewise.
3772         * lib/string_.h: New file.
3773         * lib/argp-namefrob.h: Don't include no-longer-existent include files.
3774         Rely on <string.h> instead.
3775         * lib/canon-host.c: Likewise.
3776         * lib/chdir-long.c: Likewise.
3777         * lib/concatpath.c: Likewise.
3778         * lib/exclude.c: Likewise.
3779         * lib/fchdir.c: Likewise.
3780         * lib/getaddrinfo.c: Likewise.
3781         * lib/getcwd.c: Likewise.
3782         * lib/getsubopt.c: Likewise.
3783         * lib/glob.c: Likewise.
3784         * lib/hard-locale.c: Likewise.
3785         * lib/iconvme.c: Likewise.
3786         * lib/javacomp.c: Likewise.
3787         * lib/mempcpy.c: Likewise.
3788         * lib/memrchr.c: Likewise.
3789         * lib/regex_internal.h: Likewise.
3790         * lib/stpncpy.c: Likewise.
3791         * lib/strcasecmp.c: Likewise.
3792         * lib/strchrnul.c: Likewise.
3793         * lib/strdup.c: Likewise.
3794         * lib/striconv.c: Likewise.
3795         * lib/striconveh.c: Likewise.
3796         * lib/striconveha.c: Likewise.
3797         * lib/strncasecmp.c: Likewise.
3798         * lib/strndup.c: Likewise.
3799         * lib/strnlen.c: Likewise.
3800         * lib/strsep.c: Likewise.
3801         * lib/strstr.c: Likewise.
3802         * lib/strtok_r.c: Likewise.
3803         * lib/userspec.c: Likewise.
3804         * lib/w32spawn.h: Likewise.
3805         * lib/xstrndup.c: Likewise.
3806         * lib/mountlist.c (strstr): Remove decl.
3807         * m4/string_h.m4: New file.
3808         * m4/memmem.m4 (gl_FUNC_MEMMEM): Set HAVE_DECL_MEMMEM if necessary.
3809         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Set HAVE_MEMPCPY if necessary.
3810         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Set HAVE_MEMRCHR
3811         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Set HAVE_STPCPY if necessary.
3812         * m4/stpncpy.m4 (gl_PREREQ_STPNCPY): Set HAVE_STPNCPY if necessary.
3813         * m4/strcase.m4 (gl_FUNC_STRCASECMP):
3814         Set REPLACE_STRCASECMP if necessary.
3815         (gl_FUNC_STRNCASECMP): Set HAVE_DECL_STRNCASECMP if necessary.
3816         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Set HAVE_STRCHRNUL if necessary.
3817         * m4/strdup.m4 (gl_FUNC_STRDUP): Set HAVE_DECL_STRDUP if necessary.
3818         * m4/strndup.m4 (gl_FUNC_STRNDUP): Set HAVE_DECL_STRNLEN and
3819         HAVE_DECL_STRDUP if necessary.
3820         (gl_PREREQ_STRNLEN): Don't bother to check for strnlen decl,
3821         since gl_FUNC_STRNDUP does that now.
3822         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Set HAVE_DECL_STRNLEN if necessary.
3823         Check for decl here...
3824         (gl_PREREQ_STRNLEN): ... not here.
3825         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Set HAVE_STRPBRK if necessary.
3826         * m4/strsep.m4 (gl_FUNC_STRSEP): Set HAVE_STRSEP if necessary.
3827         * m4/strstr.m4 (gl_FUNC_STRSTR): Set REPLACE_STRSTR if necessary.
3828         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Set HAVE_DECL_STRTOK_R if
3829         necessary.
3830         * modules/string: New file.
3831         * modules/memmem (Files): Remove special-purpose include file.
3832         (Depends-on): Add string.
3833         (Include): Include <string.h>, not the removed file.
3834         * modules/mempcpy: Likewise.
3835         * modules/memrchr: Likewise.
3836         * modules/stpcpy: Likewise.
3837         * modules/stpncpy: Likewise.
3838         * modules/strcase: Likewise.
3839         * modules/strchrnul: Likewise.
3840         * modules/strdup: Likewise.
3841         * modules/strndup: Likewise.
3842         * modules/strnlen: Likewise.
3843         * modules/strpbrk: Likewise.
3844         * modules/strsep: Likewise.
3845         * modules/strstr: Likewise.
3846         * modules/strtok_r: Likewise.
3847         * tests/test-dirname.c: Don't include "strdup.h", since
3848         <string.h> now suffices.
3849         * tests/test-memmem.c: Don't include "memmem.h", since
3850         <string.h> now suffices.
3851
3852 2007-01-25  Bruno Haible  <bruno@clisp.org>
3853
3854         * lib/striconveh.c (mem_cd_iconveh_internal): Ignore *lengthp if
3855         *resultp is 0.
3856
3857         * lib/unistr/u16-to-u8.c (u16_to_u8): Fix u8_uctomb invocation.
3858         * lib/unistr/u32-to-u8.c (u32_to_u8): Likewise.
3859         * lib/unistr/u8-to-u16.c (u8_to_u16): Fix u16_uctomb invocation.
3860         * lib/unistr/u32-to-u16.c (u32_to_u16): Likewise.
3861
3862         * modules/unistr/u8-to-u16 (Depends-on): Add missing modules.
3863         * modules/unistr/u8-to-u32 (Depends-on): Add missing modules.
3864         * modules/unistr/u16-to-u8 (Depends-on): Add missing modules.
3865         * modules/unistr/u16-to-u32 (Depends-on): Add missing modules.
3866         * modules/unistr/u32-to-u8 (Depends-on): Add missing modules.
3867         * modules/unistr/u32-to-u16 (Depends-on): Add missing modules.
3868
3869 2007-01-24  Bruno Haible  <bruno@clisp.org>
3870
3871         Don't AC_REQUIRE autoconf macros that invoke AC_LIBOBJ. See
3872         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00279.html>.
3873         * m4/argp.m4 (gl_ARGP): Invoke, don't require, gl_GETOPT_SUBSTITUTE.
3874         * m4/fts.m4 (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): Invoke, don't require,
3875         gl_FUNC_FTS_CORE.
3876         (gl_FUNC_FTS_CORE): Invoke, don't require, gl_FUNC_OPENAT.
3877         * m4/lstat.m4 (gl_FUNC_LSTAT): Invoke, don't require,
3878         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
3879         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Invoke, don't require, AC_FUNC_MEMCMP.
3880         * m4/mktime.m4 (gl_FUNC_MKTIME): Invoke, don't require, AC_FUNC_MKTIME.
3881         * m4/openat.m4 (gl_FUNC_OPENAT): Invoke, don't require,
3882         gl_FUNC_FCHOWNAT.
3883         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Invoke, don't require,
3884         gl_FUNC_STRFTIME.
3885         * m4/strtod.m4 (gl_FUNC_STRTOD): Invoke, don't require, AC_FUNC_STRTOD.
3886         Reported by Ralf Wildenhues.
3887
3888 2007-01-24  Bruno Haible  <bruno@clisp.org>
3889
3890         Drop AC_REQUIRE calls that are redundant with the module dependencies.
3891         * m4/canon-host.m4 (gl_PREREQ_CANON_HOST): Don't require
3892         gl_GETADDRINFO.
3893         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Don't require AM_STDBOOL_H,
3894         gl_FUNC_MEMPCPY, gl_FUNC_OPENAT, gl_FUNC_MEMRCHR.
3895         * m4/openat.m4 (gl_PREREQ_OPENAT): Don't require gl_SAVE_CWD.
3896
3897 2007-01-24  Paul Eggert  <eggert@cs.ucla.edu>
3898
3899         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Add test for glibc bug 361.
3900         Don't use 'exit'; just return from 'main'.
3901         (_AC_LIBOBJ_FNMATCH): Check for headers and functions just once.
3902
3903         * lib/fnmatch_.h: Readjust white space and comments to match
3904         glibc, to avoid spurious diffs.
3905
3906 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
3907
3908         * lib/fnmatch_loop.c (internal_fnmatch) [!_LIBC]: #if-out the
3909         2004-12-01 change by Jakub Jelinek, since this code won't compile
3910         if !LIBC.  Problem reported by Bob Proulx.
3911
3912 2007-01-23  Bruno Haible  <bruno@clisp.org>
3913
3914         * lib/striconveh.c: Include c-strcaseeq.h.
3915         (mem_iconveh, str_iconveh): Use STRCASEEQ instead of c_strcasecmp.
3916         * modules/striconveh (Depends-on): Add c-strcaseeq.
3917
3918 2007-01-23  Bruno Haible  <bruno@clisp.org>
3919
3920         * MODULES.html.sh (String handling): Add streq, c-strcaseeq.
3921
3922         * modules/c-strcaseeq: New file.
3923         * lib/c-strcaseeq.h: New file.
3924
3925         * modules/streq: New file.
3926         * lib/streq.h: New file.
3927
3928 2007-01-23  Bruno Haible  <bruno@clisp.org>
3929
3930         * modules/striconveha-tests: New file.
3931         * tests/test-striconveha.c: New file.
3932
3933         * lib/striconveha.h: Include <stdbool.h>.
3934         (mem_iconveha, str_iconveha): Add 'transliterate' argument.
3935         * lib/striconveha.c: Include allocsa.h, strdup.h, c-strcase.h.
3936         (mem_iconveha_notranslit): Renamed from mem_iconveha.
3937         (mem_iconveha): New function.
3938         (str_iconveha_notranslit): Renamed from str_iconveha.
3939         (str_iconveha): New function.
3940         * modules/striconveha (Depends-on): Add stdbool, allocsa, strdup,
3941         c-strcase.
3942
3943 2007-01-23  Bruno Haible  <bruno@clisp.org>
3944
3945         * lib/striconveha.c (mem_iconveha): Fix endless recursion. Try all
3946         encodings without forgiving before trying any encoding with handler.
3947         (str_iconveha): Try all encodings without forgiving before trying any
3948         encoding with handler.
3949
3950 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
3951
3952         Import the following changes from libc.
3953
3954         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
3955
3956         * lib/fnmatch_loop.c: Adjust for changed secondary hash function.
3957
3958         2004-12-01  Jakub Jelinek  <jakub@redhat.com>
3959
3960         * lib/fnmatch_loop.c (internal_fnmatch): Clear is_seqval after
3961         normal_bracket label.
3962
3963         2004-09-01  Jakub Jelinek  <jakub@redhat.com>
3964
3965         [BZ #361]
3966         * lib/fnmatch_loop.c (FCT): For backslash between brackets, branch
3967         to normal_bracket after fetching the next character.
3968
3969 2007-01-22  Bruno Haible  <bruno@clisp.org>
3970
3971         * lib/striconveh.h (mem_cd_iconveh, mem_iconveh): Add 'offsets'
3972         argument.
3973         * lib/striconveh.c (iconv_carefully_1): New function.
3974         (mem_cd_iconveh_internal, mem_cd_iconveh, mem_iconveh): Add 'offsets'
3975         argument.
3976         (str_cd_iconveh): Update.
3977         * lib/striconveha.h (mem_iconveha): Add 'offsets' argument.
3978         * lib/striconveha.c (mem_iconveha): Add 'offsets' argument.
3979         * tests/test-striconveh.c (MAGIC): New macro.
3980         (new_offsets): New function.
3981         (main): Test call with and without offsets.
3982
3983 2007-01-22  Bruno Haible  <bruno@clisp.org>
3984
3985         * modules/sys_stat (Makefile.am): Use @MKDIR_P@ instead of $(MKDIR_P).
3986         * modules/sys_select (Makefile.am): Likewise.
3987         * modules/sys_socket (Makefile.am): Likewise.
3988         * modules/sys_time (Makefile.am): Likewise.
3989
3990 2007-01-22  Paul Eggert  <eggert@cs.ucla.edu>
3991
3992         * modules/gettimeofday (License): Change from GPL to LGPL, since
3993         gettimeofday is a library function.
3994
3995 2007-01-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
3996
3997         * lib/poll.c (rpl_poll): Don't check against FD_SETSIZE under Win32.
3998
3999 2007-01-21  Bruno Haible  <bruno@clisp.org>
4000
4001         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): New macro.
4002
4003 2007-01-21  Bruno Haible  <bruno@clisp.org>
4004
4005         * modules/striconveha: New file.
4006         * lib/striconveha.h: New file.
4007         * lib/striconveha.c: New file.
4008         * MODULES.html.sh (Internationalization functions): Add striconveha.
4009         * lib/striconv.c (str_iconv): Optimize the case of an empty input
4010         string.
4011         * lib/striconveh.c (mem_iconveh, str_iconveh): Likewise.
4012
4013 2007-01-21  Bruno Haible  <bruno@clisp.org>
4014
4015         * lib/striconv.c (str_iconv): Guarantee errno is set when strdup fails.
4016         * lib/striconveh.c (str_iconveh): Likewise.
4017
4018 2007-01-21  Bruno Haible  <bruno@clisp.org>
4019
4020         * lib/striconveh.h (mem_iconveh): New declaration.
4021         * lib/striconveh.c (mem_iconveh): New function.
4022         * tests/test-striconveh.c (main): Add tests for mem_iconveh.
4023
4024 2007-01-21  Bruno Haible  <bruno@clisp.org>
4025
4026         * lib/xstriconv.h (xmem_cd_iconv): Change specification.
4027
4028         * lib/striconveh.h (mem_cd_iconveh): Change specification.
4029         * lib/striconveh.c (mem_cd_iconveh): Don't free the user-supplied
4030         original result buffer.
4031         (str_cd_iconveh): Update.
4032         * tests/test-striconveh.c (main): Update.
4033
4034         * lib/striconv.h (mem_cd_iconv): Change specification.
4035         * lib/striconv.c (mem_cd_iconv): Don't free the user-supplied original
4036         result buffer.
4037         (str_cd_iconv): Update.
4038         * tests/test-striconv.c (main): Update.
4039
4040 2007-01-21  Bruno Haible  <bruno@clisp.org>
4041
4042         * gnulib-tool: Fix test whether sed is GNU sed supporting --posix.
4043
4044 2007-01-20  Jim Meyering  <jim@meyering.net>
4045
4046         * lib/userspec.c (parse_with_separator): If a user or group string
4047         starts with "+", skip the corresponding name-to-ID look-up, since
4048         such a look-up must fail: user and group names may not include "+".
4049
4050 2007-01-19  Paul Eggert  <eggert@cs.ucla.edu>
4051
4052         * lib/poll.c: Include sys/time.h and time.h unconditionally,
4053         since we now assume the sys_time module.
4054         * m4/poll.m4 (gl_PREREQ_POLL): Don't require AC_HEADER_TIME or
4055         check for sys/time.h; no longer needed.
4056         * modules/poll (Depends-on): Depend on sys_time.
4057
4058 2007-01-18  Bruno Haible  <bruno@clisp.org>
4059
4060         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove test for <sys/time.h>.
4061         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
4062
4063         * m4/tempname.m4 (gl_PREREQ_TEMPNAME): Remove tests for sys/time.h and
4064         gettimeofday.
4065
4066         * tests/test-gettimeofday.c: Include <time.h>.
4067         (dummy): Remove variable.
4068
4069         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Renamed from
4070         gl_HEADER_SYS_TIME_H.
4071         (gl_HEADER_SYS_TIME_H): New macro.
4072
4073         * lib/sys_time_.h: Test GETTIMEOFDAY_REPLACEMENT instead of
4074         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
4075         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY,
4076         gl_FUNC_GETTIMEOFDAY_CLOBBER): Set GETTIMEOFDAY_REPLACEMENT instead of
4077         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
4078         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H): Initialize
4079         GETTIMEOFDAY_REPLACEMENT instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE
4080         and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
4081         * modules/sys_time (sys/time.h): Substitute GETTIMEOFDAY_REPLACEMENT
4082         instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and
4083         GETTIMEOFDAY_CLOBBERS_LOCALTIME.
4084
4085         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Undo the
4086         last change; it caused a compilation error when cross-compiling to
4087         Cygwin.
4088
4089 2007-01-18  Jim Meyering  <jim@meyering.net>
4090
4091         Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".
4092         * modules/sys_stat (Makefile.am): Use "$(MKDIR_P) sys", rather
4093         than the race-prone "test -d sys || mkdir sys".
4094         (configure.ac): Use AC_PROG_MKDIR_P.
4095         * modules/sys_select: Likewise.
4096         * modules/sys_socket: Likewise.
4097         * modules/sys_time: Likewise.
4098
4099 2007-01-18  Eric Blake  <ebb9@byu.net>
4100
4101         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Also
4102         replace gettimeofday.
4103         * lib/gettimeofday.c (rpl_gettimeofday): Declare with replacement
4104         name, to avoid infinite recursion.
4105
4106 2007-01-17  Paul Eggert  <eggert@cs.ucla.edu>
4107
4108         * MODULES.html.sh (Support for systems lacking POSIX:2001): New
4109         module sys_time.
4110         * lib/gethrxtime.c: Include <sys/time.h>, since we can no longer
4111         assume timespec.h defines struct timeval.
4112         * lib/settime.c: Likewise.
4113         * lib/utimens.c: Likewise.
4114         * lib/gettime.c (gettime): Remove test against HAVE_GETTIMEOFDAY,
4115         since we now assume the gettimeofday module.
4116         * lib/tempname.c (__gen_tempname): Likewise.
4117         * lib/gettimeofday.h: Remove.
4118         * lib/gettimeofday.c: Include <sys/time.h> instead of "gettimeofday.h".
4119         Don't include <sys/types.h> and <stdlib.h>; shouldn't be needed.
4120         Include <time.h>, for 'time()'.
4121         (localtime_buffer_addr): Also use this workaround if
4122         TZSET_CLOBBERS_LOCALTIME.  Set to a dummy static variable by default,
4123         to simplify the uses.  All uses changed.
4124         (localtime, gmtime, tzset, gettimeofday): Reformat slightly so
4125         that #undef is inside {}, and 'const' follows type name consistently.
4126         (tzset): Define replacement only if TZSET_CLOBBERS_LOCALTIME.
4127         (gettimeofday): Do not use the maximum possible value for
4128         tv->tv_usec, since that might break usages other than ls.c.
4129         Instead, we'll leave ls.c alone.  This undoes today's patch
4130         by Bruno.  Add a compile-time warning for 1s-clock resolution;
4131         we've never observed the problem but might as well keep the
4132         canary.
4133         * lib/nanosleep.c: Include timespec.h first, for interface check.
4134         * lib/nanosleep.c: Include <sys/time.h> unconditionally, since we
4135         now assume the sys_time module.
4136         * lib/tempname.c: Likewise.
4137         * lib/timespec.h: Likewise.
4138         * lib/nanosleep.c: Don't worry about TIME_WITH_SYS_TIME; no longer
4139         needed.
4140         * lib/strftime.c: Likewise.
4141         * lib/timespec.h: Likewise.
4142         * lib/posixtm.c: Include posixtm.h first, for interface check.
4143         Don't worry about TM_IN_SYS_TIME; that's wayyy obsolete.
4144         * lib/posixtm.h: Include stdbool.h and time.h, for proper interface.
4145         * lib/strftime.c: Don't include <sys/types.h>; shouldn't be needed.
4146         * lib/sys_time_.h: New file.
4147         * lib/timespec.h (struct timespec): Use long int, not long.
4148         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
4149         (gl_FUNC_GETTIMEOFDAY_CLOBBER, gl_PREREQ_GETTIMEOFDAY):
4150         Remove obsolescent call to AC_HEADER_TIME.
4151         * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
4152         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
4153         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
4154         * m4/timespec.m4 (gl_TIMESPEC, gl_CHECK_TYPE_STRUCT_TIMESPEC):
4155         Likewise.
4156         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Likewise.
4157         * m4/utimbuf.m4 (gl_CHECK_TYPE_STRUCT_UTIMBUF): Likewise.
4158         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Move sys/time.h tests
4159         into the sys_time module.  Check for gettimeofday just once.
4160         Prefix our variables with gl_, not with ac_ or jm_.  Tighten test
4161         for gettimeofday signature to just check the signature.  Merely
4162         compile it, since linking doesn't test signature.  Improve test for
4163         whether gettimeofday.o is actually needed.
4164         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Renamed from
4165         AC_FUNC_GETTIMEOFDAY_CLOBBER.  All uses changed.  Use
4166         AC_RUN_IFELSE rather than AC_TRY_RUN.  If clobbering, set
4167         and define GETTIMEOFDAY_CLOBBERS_LOCALTIME.
4168         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Don't define
4169         GETTIMEOFDAY_CLOBBERS_LOCALTIME; that's gl_FUNC_GETTIMEOFDAY_CLOBBER's
4170         job.  Don't define tzset; that's gl_FUNC_TZSET_CLOBBER's job.
4171         * m4/mktime.m4 (AC_FUNC_MKTIME): Just include <time.h> rather
4172         than worrying about sys/time.h.
4173         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
4174         Don't bother worrying about TIME_WITH_SYS_TIME.
4175         * m4/stat-time.m4 (gl_STAT_TIME): Likewise.
4176         * m4/posixtm.m4 (gl_POSIXTM): Remove obsolescent call to AC_STRUCT_TM.
4177         * m4/sys_time_h.m4: New file.
4178         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Require gl_HEADER_SYS_TIME_H.
4179         Don't include sys/time.h.  Return from main rather than exiting.
4180         Define TZSET_CLOBBERS_LOCALTIME, for consistency with other names;
4181         all uses changed.
4182         * modules/gethrxtime (Depends-on): Add sys_time.
4183         * modules/gettime (Depends-on): Likewise.
4184         * modules/gettimeofday (Depends-on): Likewise.
4185         * modules/nanosleep (Depends-on): Likewise.
4186         * modules/settime (Depends-on): Likewise.
4187         * modules/tempname (Depends-on): Likewise.
4188         * modules/utimens (Depends-on): Likewise.
4189         * modules/gettimeofday (Files): Remove lib/gettimeofday.h.
4190         (Include:) Change back to <sys/time.h>.
4191         (Maintainer:) Add self.
4192         * modules/sys_time: New file.
4193         * modules/tempname (Depends-on): Add gettimeofday.
4194         * tests/test-gettimeofday.c: Include <sys/time.h>
4195         rather than gettimeofday.h.
4196
4197 2007-01-17  Bruno Haible  <bruno@clisp.org>
4198
4199         * gnulib-tool (func_get_license): Revert last patch. Instead, let
4200         the license default to GPL.
4201         (func_create_testdir): Don't complain if a module is LGPL and its
4202         tests module depends on GPLed modules.
4203
4204 2007-01-17  Bruno Haible  <bruno@clisp.org>
4205
4206         * lib/gettimeofday.c (gettimeofday): Add code for the case
4207         HAVE_GETTIMEOFDAY && !GETTIMEOFDAY_CLOBBERS_LOCALTIME. Use the
4208         maximum possible value for tv->tv_usec, rather than the minimum one.
4209
4210 2005-10-08  Martin Lambers  <marlam@marlam.de>
4211 2005-10-08  Paul Eggert  <eggert@cs.ucla.edu>
4212 2007-01-16  Bruno Haible  <bruno@clisp.org>
4213
4214         * modules/gettimeofday (Files): Add lib/gettimeofday.h.
4215         (configure.ac): Remove AC_FUNC_GETTIMEOFDAY_CLOBBER. Add
4216         gl_FUNC_GETTIMEOFDAY.
4217         (Include): Add gettimeofday.h.
4218         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): New macro.
4219         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't invoke gl_PREREQ_GETTIMEOFDAY.
4220         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Define
4221         GETTIMEOFDAY_CLOBBERS_LOCALTIME. Invoke gl_PREREQ_GETTIMEOFDAY here.
4222         (gl_PREREQ_GETTIMEOFDAY): Check for <sys/timeb.h> and _ftime.
4223         * lib/gettimeofday.h: New file.
4224         * lib/gettimeofday.c: Include <sys/timeb.h>.
4225         (localtime_buffer_addr, rpl_localtime, rpl_gmtime, rpl_tzset): Define
4226         only if GETTIMEOFDAY_CLOBBERS_LOCALTIME.
4227         (rpl_gettimeofday) [!HAVE_GETTIMEOFDAY]: Use _ftime() when available;
4228         fall back on time().
4229
4230         * tests/test-gettimeofday.c: New file.
4231         * modules/gettimeofday-tests: New file.
4232
4233 2007-01-16  Eric Blake  <ebb9@byu.net>
4234
4235         * modules/fnmatch (Depends-on): Depend on wchar.
4236         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Assume <wchar.h>.
4237         * m4/fnmatch.m4: Likewise.
4238         * modules/mbchar (Makefile.am): Assume <wchar.h>.
4239         * m4/mbchar.m4: Likewise.
4240         * modules/mbswidth (Depends-on): Depend on wchar.
4241         * lib/mbswidth.c: Assume <wchar.h>.
4242         * m4/mbswidth.m4: Likewise.
4243         * modules/quotearg (Depends-on): Depend on wchar.
4244         * lib/quotearg.c: Assume <wchar.h>.
4245         * m4/quotearg.m4: Likewise.
4246         * modules/regex (Depends-on): Depend on wchar.
4247         * lib/regex_internal.h: Assume <wchar.h>.
4248         * m4/regex.m4: Likewise.
4249         * modules/stdint (Depends-on): Depend on wchar.
4250         * lib/stdint_.h [!defined WCHAR_MIN]: Assume <wchar.h>.
4251         * m4/stdint.m4: Likewise.
4252         * tests/test-stdint.c [HAVE_WINT_T]: Likewise.
4253         * modules/strftime (Depends-on): Depend on wchar.
4254         * lib/strftime.c (DO_MULTIBYTE): Assume <wchar.h>.
4255         * modules/strtol (Depends-on): Depend on wchar.
4256         * lib/strtol.c: Assume <wchar.h>.
4257         * modules/wcwidth (Depends-on): Depend on wchar.
4258         * lib/wcwidth.h: Assume <wchar.h>.
4259         * m4/wcwidth.m4: Likewise.
4260
4261 2007-01-16  Bruno Haible  <bruno@clisp.org>
4262
4263         * modules/csharpexec-script: New, created from...
4264         * modules/csharpexec: ... this.
4265
4266 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
4267
4268         * modules/javaexec-script: New, created from...
4269         * modules/javaexec: ... this.
4270
4271 2007-01-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
4272
4273         * modules/poll (Dependencies): Add sys_select.
4274
4275 2007-01-15  Jim Meyering  <jim@meyering.net>
4276
4277         * m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3 struct-
4278         redefinition bug when using both <utmp.h> and <utmpx.h> headers.
4279         * lib/readutmp.h: Likewise.  Reported by Daniel Richard G. in
4280         <http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/9415>.
4281
4282 2007-01-15  Bruno Haible  <bruno@clisp.org>
4283
4284         * modules/striconveh: New file.
4285         * lib/striconveh.h: New file.
4286         * lib/striconveh.c: New file.
4287         * MODULES.html.sh (Internationalization functions): Add striconveh.
4288
4289         * modules/striconveh-tests: New file.
4290         * tests/test-striconveh.c: New file.
4291
4292 2007-01-15  Bruno Haible  <bruno@clisp.org>
4293
4294         * lib/striconv.c (str_cd_iconv): Use the first algorithm if iconv is
4295         not from GNU libiconv or GNU libc.
4296
4297 2007-01-15  Bruno Haible  <bruno@clisp.org>
4298
4299         * doc/gnulib-intro.texi (Copyright): Explain the different license
4300         terms for module descriptions, autoconf macros, tests, documentation.
4301
4302 2007-01-14  Bruno Haible  <bruno@clisp.org>
4303
4304         * modules/striconv-tests: New file.
4305         * tests/test-striconv.c: New file.
4306
4307 2007-01-14  Bruno Haible  <bruno@clisp.org>
4308
4309         * modules/iconv-tests: New file.
4310         * tests/test-iconv.c: New file.
4311
4312 2007-01-14  Bruno Haible  <bruno@clisp.org>
4313
4314         * gnulib-tool (func_get_license): For test modules, use the license of
4315         the main module.
4316
4317 2007-01-14  Bruno Haible  <bruno@clisp.org>
4318
4319         * modules/iconv (Include): Clarify that <iconv.h> can only be included
4320         if iconv is found to exist.
4321
4322 2007-01-14  Bruno Haible  <bruno@clisp.org>
4323
4324         * modules/c-ctype-tests: New file.
4325         * tests/test-c-ctype.c: New file.
4326
4327 2007-01-14  Bruno Haible  <bruno@clisp.org>
4328
4329         * modules/binary-io-tests: New file.
4330         * tests/test-binary-io.sh: New file.
4331         * tests/test-binary-io.c: New file.
4332
4333 2007-01-14  Bruno Haible  <bruno@clisp.org>
4334
4335         * modules/array-oset-tests: New file.
4336         * tests/test-array_oset.c: New file.
4337
4338 2007-01-14  Bruno Haible  <bruno@clisp.org>
4339
4340         * modules/array-list-tests: New file.
4341         * tests/test-array_list.c: New file.
4342
4343 2007-01-14  Bruno Haible  <bruno@clisp.org>
4344
4345         * gnulib-tool (func_create_testdir): Don't unnecessarily run configure
4346         and make.
4347         Reported by Simon Josefsson in
4348         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00139.html>
4349
4350 2007-01-14  Bruno Haible  <bruno@clisp.org>
4351
4352         * modules/allocsa-tests: New file.
4353         * tests/test-allocsa.c: New file.
4354
4355 2007-01-14  Bruno Haible  <bruno@clisp.org>
4356
4357         * modules/fchdir (Depends-on): Add absolute-header.
4358         * modules/unistd (Depends-on): Likewise.
4359
4360 2006-12-30  Bruno Haible  <bruno@clisp.org>
4361
4362         * modules/fchdir: New file.
4363         * modules/unistd (Files): Add lib/unistd_.h.
4364         (Makefile.am): Generate unistd.h from unistd_.h.
4365         * lib/fchdir.c: New file.
4366         * lib/dirent_.h: New file.
4367         * lib/unistd_.h: New file.
4368         * lib/fcntl_.h (open) [FCHDIR_REPLACEMENT]: New replacement.
4369         * m4/fchdir.m4: New file.
4370         * m4/unistd_h.m4 (gl_PREREQ_UNISTD): New macro.
4371         (gl_HEADER_UNISTD): Invoke it.
4372         * lib/dup-safer.c (dup_safer) [FCHDIR_REPLACEMENT]: Use the dup
4373         function.
4374         * lib/backupfile.c (opendir, closedir): Undefine.
4375         * lib/chown.c (open, close): Undefine.
4376         * lib/clean-temp.c (open, close): Undefine.
4377         * lib/copy-file.c (open, close): Undefine.
4378         * lib/execute.c (open, close): Undefine.
4379         * lib/fsusage.c (open, close): Undefine.
4380         * lib/gc-gnulib.c (open, close): Undefine.
4381         * lib/getcwd.c (opendir, closedir): Undefine.
4382         * lib/glob.c (opendir, closedir): Undefine.
4383         * lib/javacomp.c (open, close): Undefine.
4384         * lib/mountlist.c (open, close, opendir, closedir): Undefine.
4385         * lib/openat-proc.c (open, close): Undefine.
4386         * lib/pagealign_alloc.c (open, close): Undefine.
4387         * lib/pipe.c (open, close): Undefine.
4388         * lib/progreloc.c (open, close): Undefine.
4389         * lib/savedir.c (opendir, closedir): Undefine.
4390         * lib/utime.c (open, close): Undefine.
4391         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add fchdir.
4392
4393 2007-01-10  Bruno Haible  <bruno@clisp.org>
4394
4395         * lib/striconv.c (mem_cd_iconv): Align the temporary buffer.
4396
4397 2007-01-12  Eric Blake  <ebb9@byu.net>
4398
4399         Provide a robust <wchar.h>.  Further simplifications are now
4400         possible in other modules, but not included here.
4401         * modules/wchar: New module.
4402         * m4/wchar.m4: New file.
4403         * lib/wchar_.h: Likewise.
4404         * modules/mbchar (Depends-on): Depend on wchar, as the first use
4405         of the new module.
4406         * MODULES.html.sh (Extended multibyte and wide character utilities):
4407         New section.
4408
4409 2007-01-12  Paul Eggert  <eggert@cs.ucla.edu>
4410
4411         * lib/xreadlink.c (SYMLINK_MAX) [!defined SYMLINK_MAX]: Define
4412         to a reasonable default for memory allocation.
4413         (xreadlink): Don't allocate a huge buffer, to work around a buggy
4414         file system that reports garbage st_size values for symlinks.
4415         Problem reported by Liyang Hu.
4416
4417 2007-01-11  Simon Josefsson  <simon@josefsson.org>
4418
4419         * gnulib-tool (func_all_modules): Exclude all .* files (e.g.,
4420         Emacs .#* auto-save files).
4421
4422 2007-01-11  Bruno Haible  <bruno@clisp.org>
4423
4424         * gnulib-tool (func_all_modules): Exclude all files inside the CVS
4425         directory.
4426
4427 2007-01-10  Paul Eggert  <eggert@cs.ucla.edu>
4428
4429         Use @...@ consistently in lib/wctype_.h.
4430         * lib/wctype_.h [HAVE_WINT_T]: Go back to using @...@, but rely
4431         on it being set to 1 or 0.
4432         * m4/wctype.m4 (gl_WCTYPE_H): Set HAVE_WINT_T to 1 or 0, and
4433         go back to AC_SUBSTing it.
4434         * modules/wctype (Makefile.am): Undo previous change.
4435
4436 2007-01-10  Eric Blake  <ebb9@byu.net>
4437
4438         * lib/wctype_.h [HAVE_WINT_T]: Rely on AC_DEFINE.
4439         * m4/wctype.m4 (gl_WCTYPE_H): No need to AC_SUBST(HAVE_WINT_T).
4440         * modules/wctype (Makefile.am): Likewise.
4441         Reported by Chris McGuire.
4442
4443 2007-01-10  Jim Meyering  <jim@meyering.net>
4444
4445         fts.c: a small readability/maintainability improvement
4446         * lib/fts.c (fts_read): Make this code slightly more readable and
4447         maintainable by hoisting the "sp->fts_cur = p" assignments to
4448         immediately follow the statements that set P.  Derived from
4449         the patch by Miloslav Trmac in http://bugzilla.redhat.com/222089.
4450
4451 2007-01-10  Eric Blake  <ebb9@byu.net>
4452
4453         * lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> before
4454         <wchar.h>, to work around BSDI bug in BSD/OS 4.0.1.
4455         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
4456         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
4457         Reported by Chris McGuire.
4458
4459 2007-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4460
4461         * gnulib-tool (func_all_modules): Use POSIX conforming escaping
4462         in sed script.
4463
4464 2007-01-09  Bruno Haible  <bruno@clisp.org>
4465
4466         * MODULES.html.sh: Accept options --cvs-urls, --git-urls.
4467         (repo_url_prefix, repo_url_suffix, repo_url_suffix_repl): New
4468         variables.
4469         (func_module): Use them.
4470
4471 2007-01-09  Bruno Haible  <bruno@clisp.org>
4472
4473         * modules/unistr/base: New file.
4474         * lib/unistr.h: New file.
4475
4476         * modules/unistr/u8-to-u16: New file.
4477         * lib/unistr/u8-to-u16.c: New file.
4478
4479         * modules/unistr/u8-to-u32: New file.
4480         * lib/unistr/u8-to-u32.c: New file.
4481
4482         * modules/unistr/u16-to-u8: New file.
4483         * lib/unistr/u16-to-u8.c: New file.
4484
4485         * modules/unistr/u16-to-u32: New file.
4486         * lib/unistr/u16-to-u32.c: New file.
4487
4488         * modules/unistr/u32-to-u8: New file.
4489         * lib/unistr/u32-to-u8.c: New file.
4490
4491         * modules/unistr/u32-to-u16: New file.
4492         * lib/unistr/u32-to-u16.c: New file.
4493
4494         * modules/unistr/u8-check: New file.
4495         * modules/unistr/u16-check: New file.
4496         * modules/unistr/u32-check: New file.
4497         * lib/unistr/u8-check.c: New file.
4498         * lib/unistr/u16-check.c: New file.
4499         * lib/unistr/u32-check.c: New file.
4500
4501         * modules/unistr/u8-chr: New file.
4502         * modules/unistr/u16-chr: New file.
4503         * modules/unistr/u32-chr: New file.
4504         * lib/unistr/u8-chr.c: New file.
4505         * lib/unistr/u16-chr.c: New file.
4506         * lib/unistr/u32-chr.c: New file.
4507
4508         * modules/unistr/u8-cmp: New file.
4509         * modules/unistr/u16-cmp: New file.
4510         * modules/unistr/u32-cmp: New file.
4511         * lib/unistr/u8-cmp.c: New file.
4512         * lib/unistr/u16-cmp.c: New file.
4513         * lib/unistr/u32-cmp.c: New file.
4514
4515         * modules/unistr/u8-cpy: New file.
4516         * modules/unistr/u16-cpy: New file.
4517         * modules/unistr/u32-cpy: New file.
4518         * lib/unistr/u8-cpy.c: New file.
4519         * lib/unistr/u16-cpy.c: New file.
4520         * lib/unistr/u32-cpy.c: New file.
4521         * lib/unistr/u-cpy.h: New file.
4522
4523         * modules/unistr/u8-cpy-alloc: New file.
4524         * modules/unistr/u16-cpy-alloc: New file.
4525         * modules/unistr/u32-cpy-alloc: New file.
4526         * lib/unistr/u8-cpy-alloc.c: New file.
4527         * lib/unistr/u16-cpy-alloc.c: New file.
4528         * lib/unistr/u32-cpy-alloc.c: New file.
4529         * lib/unistr/u-cpy-alloc.h: New file.
4530
4531         * modules/unistr/u8-endswith: New file.
4532         * modules/unistr/u16-endswith: New file.
4533         * modules/unistr/u32-endswith: New file.
4534         * lib/unistr/u8-endswith.c: New file.
4535         * lib/unistr/u16-endswith.c: New file.
4536         * lib/unistr/u32-endswith.c: New file.
4537         * lib/unistr/u-endswith.h: New file.
4538
4539         * modules/unistr/u8-mblen: New file.
4540         * modules/unistr/u16-mblen: New file.
4541         * modules/unistr/u32-mblen: New file.
4542         * lib/unistr/u8-mblen.c: New file.
4543         * lib/unistr/u16-mblen.c: New file.
4544         * lib/unistr/u32-mblen.c: New file.
4545
4546         * modules/unistr/u8-mbtouc: New file.
4547         * modules/unistr/u16-mbtouc: New file.
4548         * modules/unistr/u32-mbtouc: New file.
4549         * lib/unistr/u8-mbtouc.c: New file.
4550         * lib/unistr/u16-mbtouc.c: New file.
4551         * lib/unistr/u32-mbtouc.c: New file.
4552
4553         * modules/unistr/u8-mbtouc-safe: New file.
4554         * modules/unistr/u16-mbtouc-safe: New file.
4555         * modules/unistr/u32-mbtouc-safe: New file.
4556         * lib/unistr/u8-mbtouc-safe.c: New file.
4557         * lib/unistr/u16-mbtouc-safe.c: New file.
4558         * lib/unistr/u32-mbtouc-safe.c: New file.
4559
4560         * modules/unistr/u8-move: New file.
4561         * modules/unistr/u16-move: New file.
4562         * modules/unistr/u32-move: New file.
4563         * lib/unistr/u8-move.c: New file.
4564         * lib/unistr/u16-move.c: New file.
4565         * lib/unistr/u32-move.c: New file.
4566         * lib/unistr/u-move.h: New file.
4567
4568         * modules/unistr/u8-next: New file.
4569         * modules/unistr/u16-next: New file.
4570         * modules/unistr/u32-next: New file.
4571         * lib/unistr/u8-next.c: New file.
4572         * lib/unistr/u16-next.c: New file.
4573         * lib/unistr/u32-next.c: New file.
4574
4575         * modules/unistr/u8-prev: New file.
4576         * modules/unistr/u16-prev: New file.
4577         * modules/unistr/u32-prev: New file.
4578         * lib/unistr/u8-prev.c: New file.
4579         * lib/unistr/u16-prev.c: New file.
4580         * lib/unistr/u32-prev.c: New file.
4581
4582         * modules/unistr/u8-set: New file.
4583         * modules/unistr/u16-set: New file.
4584         * modules/unistr/u32-set: New file.
4585         * lib/unistr/u8-set.c: New file.
4586         * lib/unistr/u16-set.c: New file.
4587         * lib/unistr/u32-set.c: New file.
4588         * lib/unistr/u-set.h: New file.
4589
4590         * modules/unistr/u8-startswith: New file.
4591         * modules/unistr/u16-startswith: New file.
4592         * modules/unistr/u32-startswith: New file.
4593         * lib/unistr/u8-startswith.c: New file.
4594         * lib/unistr/u16-startswith.c: New file.
4595         * lib/unistr/u32-startswith.c: New file.
4596         * lib/unistr/u-startswith.h: New file.
4597
4598         * modules/unistr/u8-stpcpy: New file.
4599         * modules/unistr/u16-stpcpy: New file.
4600         * modules/unistr/u32-stpcpy: New file.
4601         * lib/unistr/u8-stpcpy.c: New file.
4602         * lib/unistr/u16-stpcpy.c: New file.
4603         * lib/unistr/u32-stpcpy.c: New file.
4604         * lib/unistr/u-stpcpy.h: New file.
4605
4606         * modules/unistr/u8-stpncpy: New file.
4607         * modules/unistr/u16-stpncpy: New file.
4608         * modules/unistr/u32-stpncpy: New file.
4609         * lib/unistr/u8-stpncpy.c: New file.
4610         * lib/unistr/u16-stpncpy.c: New file.
4611         * lib/unistr/u32-stpncpy.c: New file.
4612         * lib/unistr/u-stpncpy.h: New file.
4613
4614         * modules/unistr/u8-strcat: New file.
4615         * modules/unistr/u16-strcat: New file.
4616         * modules/unistr/u32-strcat: New file.
4617         * lib/unistr/u8-strcat.c: New file.
4618         * lib/unistr/u16-strcat.c: New file.
4619         * lib/unistr/u32-strcat.c: New file.
4620         * lib/unistr/u-strcat.h: New file.
4621
4622         * modules/unistr/u8-strchr: New file.
4623         * modules/unistr/u16-strchr: New file.
4624         * modules/unistr/u32-strchr: New file.
4625         * lib/unistr/u8-strchr.c: New file.
4626         * lib/unistr/u16-strchr.c: New file.
4627         * lib/unistr/u32-strchr.c: New file.
4628
4629         * modules/unistr/u8-strcmp: New file.
4630         * modules/unistr/u16-strcmp: New file.
4631         * modules/unistr/u32-strcmp: New file.
4632         * lib/unistr/u8-strcmp.c: New file.
4633         * lib/unistr/u16-strcmp.c: New file.
4634         * lib/unistr/u32-strcmp.c: New file.
4635
4636         * modules/unistr/u8-strcpy: New file.
4637         * modules/unistr/u16-strcpy: New file.
4638         * modules/unistr/u32-strcpy: New file.
4639         * lib/unistr/u8-strcpy.c: New file.
4640         * lib/unistr/u16-strcpy.c: New file.
4641         * lib/unistr/u32-strcpy.c: New file.
4642         * lib/unistr/u-strcpy.h: New file.
4643
4644         * modules/unistr/u8-strcspn: New file.
4645         * modules/unistr/u16-strcspn: New file.
4646         * modules/unistr/u32-strcspn: New file.
4647         * lib/unistr/u8-strcspn.c: New file.
4648         * lib/unistr/u16-strcspn.c: New file.
4649         * lib/unistr/u32-strcspn.c: New file.
4650         * lib/unistr/u-strcspn.h: New file.
4651
4652         * modules/unistr/u8-strdup: New file.
4653         * modules/unistr/u16-strdup: New file.
4654         * modules/unistr/u32-strdup: New file.
4655         * lib/unistr/u8-strdup.c: New file.
4656         * lib/unistr/u16-strdup.c: New file.
4657         * lib/unistr/u32-strdup.c: New file.
4658         * lib/unistr/u-strdup.h: New file.
4659
4660         * modules/unistr/u8-strlen: New file.
4661         * modules/unistr/u16-strlen: New file.
4662         * modules/unistr/u32-strlen: New file.
4663         * lib/unistr/u8-strlen.c: New file.
4664         * lib/unistr/u16-strlen.c: New file.
4665         * lib/unistr/u32-strlen.c: New file.
4666         * lib/unistr/u-strlen.h: New file.
4667
4668         * modules/unistr/u8-strmblen: New file.
4669         * modules/unistr/u16-strmblen: New file.
4670         * modules/unistr/u32-strmblen: New file.
4671         * lib/unistr/u8-strmblen.c: New file.
4672         * lib/unistr/u16-strmblen.c: New file.
4673         * lib/unistr/u32-strmblen.c: New file.
4674
4675         * modules/unistr/u8-strmbtouc: New file.
4676         * modules/unistr/u16-strmbtouc: New file.
4677         * modules/unistr/u32-strmbtouc: New file.
4678         * lib/unistr/u8-strmbtouc.c: New file.
4679         * lib/unistr/u16-strmbtouc.c: New file.
4680         * lib/unistr/u32-strmbtouc.c: New file.
4681
4682         * modules/unistr/u8-strncat: New file.
4683         * modules/unistr/u16-strncat: New file.
4684         * modules/unistr/u32-strncat: New file.
4685         * lib/unistr/u8-strncat.c: New file.
4686         * lib/unistr/u16-strncat.c: New file.
4687         * lib/unistr/u32-strncat.c: New file.
4688         * lib/unistr/u-strncat.h: New file.
4689
4690         * modules/unistr/u8-strncmp: New file.
4691         * modules/unistr/u16-strncmp: New file.
4692         * modules/unistr/u32-strncmp: New file.
4693         * lib/unistr/u8-strncmp.c: New file.
4694         * lib/unistr/u16-strncmp.c: New file.
4695         * lib/unistr/u32-strncmp.c: New file.
4696
4697         * modules/unistr/u8-strncpy: New file.
4698         * modules/unistr/u16-strncpy: New file.
4699         * modules/unistr/u32-strncpy: New file.
4700         * lib/unistr/u8-strncpy.c: New file.
4701         * lib/unistr/u16-strncpy.c: New file.
4702         * lib/unistr/u32-strncpy.c: New file.
4703         * lib/unistr/u-strncpy.h: New file.
4704
4705         * modules/unistr/u8-strnlen: New file.
4706         * modules/unistr/u16-strnlen: New file.
4707         * modules/unistr/u32-strnlen: New file.
4708         * lib/unistr/u8-strnlen.c: New file.
4709         * lib/unistr/u16-strnlen.c: New file.
4710         * lib/unistr/u32-strnlen.c: New file.
4711         * lib/unistr/u-strnlen.h: New file.
4712
4713         * modules/unistr/u8-strpbrk: New file.
4714         * modules/unistr/u16-strpbrk: New file.
4715         * modules/unistr/u32-strpbrk: New file.
4716         * lib/unistr/u8-strpbrk.c: New file.
4717         * lib/unistr/u16-strpbrk.c: New file.
4718         * lib/unistr/u32-strpbrk.c: New file.
4719         * lib/unistr/u-strpbrk.h: New file.
4720
4721         * modules/unistr/u8-strrchr: New file.
4722         * modules/unistr/u16-strrchr: New file.
4723         * modules/unistr/u32-strrchr: New file.
4724         * lib/unistr/u8-strrchr.c: New file.
4725         * lib/unistr/u16-strrchr.c: New file.
4726         * lib/unistr/u32-strrchr.c: New file.
4727
4728         * modules/unistr/u8-strspn: New file.
4729         * modules/unistr/u16-strspn: New file.
4730         * modules/unistr/u32-strspn: New file.
4731         * lib/unistr/u8-strspn.c: New file.
4732         * lib/unistr/u16-strspn.c: New file.
4733         * lib/unistr/u32-strspn.c: New file.
4734         * lib/unistr/u-strspn.h: New file.
4735
4736         * modules/unistr/u8-strstr: New file.
4737         * modules/unistr/u16-strstr: New file.
4738         * modules/unistr/u32-strstr: New file.
4739         * lib/unistr/u8-strstr.c: New file.
4740         * lib/unistr/u16-strstr.c: New file.
4741         * lib/unistr/u32-strstr.c: New file.
4742         * lib/unistr/u-strstr.h: New file.
4743
4744         * modules/unistr/u8-strtok: New file.
4745         * modules/unistr/u16-strtok: New file.
4746         * modules/unistr/u32-strtok: New file.
4747         * lib/unistr/u8-strtok.c: New file.
4748         * lib/unistr/u16-strtok.c: New file.
4749         * lib/unistr/u32-strtok.c: New file.
4750         * lib/unistr/u-strtok.h: New file.
4751
4752         * modules/unistr/u8-uctomb: New file.
4753         * modules/unistr/u16-uctomb: New file.
4754         * modules/unistr/u32-uctomb: New file.
4755         * lib/unistr/u8-uctomb.c: New file.
4756         * lib/unistr/u16-uctomb.c: New file.
4757         * lib/unistr/u32-uctomb.c: New file.
4758
4759         * MODULES.html.sh (Unicode string functions): Add the new modules.
4760
4761 2007-01-08  Bruno Haible  <bruno@clisp.org>
4762
4763         * gnulib-tool (func_all_modules): Use find, not ls, to traverse the
4764         modules directory. Filter out CVS, ChangeLog, COPYING, README also from
4765         subdirectories.
4766
4767 2007-01-08  Karl Berry  <karl@gnu.org>
4768
4769         * doc/error.texi: mention that main() fns must set program_name
4770         when progname is used.
4771
4772 2007-01-08  Paul Eggert  <eggert@cs.ucla.edu>
4773
4774         * m4/wctype.m4 (gl_WCTYPE_H): Compute ABSOLUTE_WCTYPE_H even if
4775         WCTYPE_H is empty, for the benefit of builds from non-distclean
4776         directories.  Problem reported by Eric Blake in
4777         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00157.html>.
4778
4779 2007-01-08  Bruno Haible  <bruno@clisp.org>
4780
4781         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Remove
4782         PROVIDE_CANONICALIZE_FILENAME_MODE macro definition.
4783         * lib/canonicalize.h: Test GNULIB_CANONICALIZE instead of
4784         PROVIDE_CANONICALIZE_FILENAME_MODE.
4785         * modules/canonicalize (configure.ac): Use gl_MODULE_INDICATOR.
4786
4787 2007-01-08  Bruno Haible  <bruno@clisp.org>
4788
4789         * m4/fts.m4 (gl_FUNC_FTS_LGPL): Remove _LGPL_PACKAGE macro definition.
4790         * lib/fts_.h (_LGPL_PACKAGE): Remove macro.
4791         Use !GNULIB_FTS instead of _LGPL_PACKAGE.
4792         * lib/fts.c: Likewise.
4793         * modules/fts (configure.ac): Use gl_MODULE_INDICATOR.
4794
4795 2006-12-25  Bruno Haible  <bruno@clisp.org>
4796
4797         * modules/utf8-ucs4-safe: New file.
4798         * lib/utf8-ucs4-safe.h: New file.
4799         * lib/unistr/utf8-ucs4-safe.c: New file.
4800
4801         * modules/utf16-ucs4-safe: New file.
4802         * lib/utf16-ucs4-safe.h: New file.
4803         * lib/unistr/utf16-ucs4-safe.c: New file.
4804
4805         * MODULES.html.sh (Unicode string functions): Add the new modules.
4806
4807 2007-01-08  Bruno Haible  <bruno@clisp.org>
4808
4809         * modules/utf8-ucs4 (Files, lib_SOURCES): Add unistr/utf8-ucs4.c.
4810         (Depends-on): Add unitypes.
4811         * lib/utf8-ucs4.h: Add double-inclusion guard. Include unitypes.h.
4812         (u8_mbtouc_aux): Move out to separate file.
4813         (u8_mbtouc): Use ucs4_t, uint8_t types.
4814         * lib/unistr/utf8-ucs4.c: New file.
4815
4816         * modules/utf16-ucs4 (Files, lib_SOURCES): Add unistr/utf16-ucs4.c.
4817         (Depends-on): Add unitypes.
4818         * lib/utf16-ucs4.h: Add double-inclusion guard. Include unitypes.h.
4819         (u16_mbtouc_aux): Move out to separate file.
4820         (u16_mbtouc): Use ucs4_t, uint16_t types.
4821         * lib/unistr/utf16-ucs4.c: New file.
4822
4823         * modules/ucs4-utf8 (Files, lib_SOURCES): Add unistr/ucs4-utf8.c.
4824         (Depends-on): Add unitypes.
4825         * lib/ucs4-utf8.h: Add double-inclusion guard. Include unitypes.h.
4826         (u8_uctomb_aux): Move out to separate file.
4827         (u8_uctomb): Use ucs4_t, uint8_t types.
4828         * lib/unistr/ucs4-utf8.c: New file.
4829
4830         * modules/ucs4-utf16 (Files, lib_SOURCES): Add unistr/ucs4-utf16.c.
4831         (Depends-on): Add unitypes.
4832         * lib/ucs4-utf16.h: Add double-inclusion guard. Include unitypes.h.
4833         (u16_uctomb_aux): Move out to separate file.
4834         (u16_uctomb): Use ucs4_t, uint16_t types.
4835         * lib/unistr/ucs4-utf16.c: New file.
4836
4837 2006-12-25  Bruno Haible  <bruno@clisp.org>
4838
4839         * modules/unitypes: New file.
4840         * lib/unitypes.h: New file.
4841         * MODULES.html.sh (func_all_modules): New section "Unicode string
4842         functions". Move ucs4-utf8, ucs4-utf16, utf8-ucs4, utf16-ucs4 to
4843         this section. Add unitypes.
4844
4845 2007-01-08  Bruno Haible  <bruno@clisp.org>
4846
4847         Avoid variable names that conflict with those from libtool.
4848         * m4/lib-link.m4 (AC_LIB_RPATH, AC_LIB_LINKFLAGS_BODY,
4849         AC_LIB_LINKFLAGS_FROM_LIBS): Rename libext to acl_libext,
4850         shlibext to acl_shlibext, libname_spec to acl_libname_spec,
4851         library_names_spec to acl_library_names_spec, hardcode_* to
4852         acl_hardcode_*.
4853         Reported by Ralf Wildenhues.
4854
4855 2007-01-08  Bruno Haible  <bruno@clisp.org>
4856
4857         * m4/gc-arcfour.m4 (gl_GC_ARCFOUR): Remove GC_USE_ARCFOUR macro
4858         definition.
4859         * m4/gc-arctwo.m4 (gl_GC_ARCTWO): Remove GC_USE_ARCTWO macro
4860         definition.
4861         * m4/gc-des.m4 (gl_GC_DES): Remove GC_USE_DES macro definition.
4862         * m4/gc-hmac-md5.m4 (gl_GC_HMAC_MD5): Remove GC_USE_HMAC_MD5 macro
4863         definition.
4864         * m4/gc-hmac-sha1.m4 (gl_GC_HMAC_SHA1): Remove GC_USE_HMAC_SHA1 macro
4865         definition.
4866         * m4/gc-md2.m4 (gl_GC_MD2): Remove GC_USE_MD2 macro definition.
4867         * m4/gc-md4.m4 (gl_GC_MD4): Remove GC_USE_MD4 macro definition.
4868         * m4/gc-md5.m4 (gl_GC_MD5): Remove GC_USE_MD5 macro definition.
4869         * m4/gc-random.m4 (gl_GC_RANDOM): Remove GC_USE_RANDOM macro
4870         definition.
4871         * m4/gc-rijndael.m4 (gl_GC_RIJNDAEL): Remove GC_USE_RIJNDAEL macro
4872         definition.
4873         * m4/gc-sha1.m4 (gl_GC_SHA1): Remove GC_USE_SHA1 macro definition.
4874         * lib/gc-gnulib.c: Use GNULIB_GC_<algorithm> instead of
4875         GC_USE_<algorithm>.
4876         * lib/gc-libgcrypt.c: Likewise.
4877         * modules/gc-arcfour (configure.ac): Use gl_MODULE_INDICATOR.
4878         * modules/gc-arctwo (configure.ac): Likewise.
4879         * modules/gc-des (configure.ac): Likewise.
4880         * modules/gc-hmac-md5 (configure.ac): Likewise.
4881         * modules/gc-hmac-sha1 (configure.ac): Likewise.
4882         * modules/gc-md2 (configure.ac): Likewise.
4883         * modules/gc-md4 (configure.ac): Likewise.
4884         * modules/gc-md5 (configure.ac): Likewise.
4885         * modules/gc-random (configure.ac): Likewise.
4886         * modules/gc-rijndael (configure.ac): Likewise.
4887         * modules/gc-sha1 (configure.ac): Likewise.
4888
4889 2007-01-08  Bruno Haible  <bruno@clisp.org>
4890
4891         * m4/close-stream.m4 (gl_CLOSE_STREAM): Remove GNULIB_CLOSE_STREAM
4892         macro definition.
4893         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Remove GNULIB_FCNTL_SAFER macro
4894         definition.
4895         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Remove GNULIB_FOPEN_SAFER macro
4896         definition.
4897         * modules/close-stream (configure.ac): Invoke gl_MODULE_INDICATOR.
4898         * modules/fcntl-safer (configure.ac): Likewise.
4899         * modules/fopen-safer (configure.ac): Likewise.
4900         * modules/fwriteerror (configure.ac): Likewise. Remove explicit
4901         GNULIB_FWRITEERROR macro definition.
4902
4903 2007-01-08  Bruno Haible  <bruno@clisp.org>
4904
4905         * m4/gnulib-common.m4: New file.
4906         * gnulib-tool (func_get_autoconf_snippet): Undo last change.
4907         (func_get_filelist): Add m4/gnulib-common.m4.
4908
4909 2007-01-08  Bruno Haible  <bruno@clisp.org>
4910
4911         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Simplify the sorting
4912         command.
4913
4914 2007-01-08  Jim Meyering  <jim@meyering.net>
4915
4916         Use a more robust test for a "can't happen" condition.
4917         * lib/fts.c (fts_read): Revert the change of 2006-11-22, since it
4918         narrowed the st_size value.  Presuming the "can't happen" condition
4919         is true, that narrowing could conceivably convert an invalid st_size
4920         value into a valid one.  Instead, use a change based on Matthew
4921         Woehlke's original patch.
4922
4923         Slight readability improvement: use an assert-like macro
4924         in place of literal "abort ()" uses.
4925         * lib/fts.c (fts_assert): Define.
4926         (fts_set_stat_required, cwd_advance_fd, fts_read, fd_ring_check):
4927         Use this macro instead of a bare 'abort'.
4928
4929 2007-01-05  Paul Eggert  <eggert@cs.ucla.edu>
4930
4931         Don't worry about using IRIX 5.3's wctype.h broken definitions;
4932         simply work around them.
4933         * lib/wctype_.h: Remove test for HAVE_WCTYPE_CTMP_BUG.
4934         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph, iswlower):
4935         (iswprint, iswpunct, iswspace, iswupper, iswxdigit): Undef before
4936         declaring.
4937         Don't bother to define as macros, since the standard doesn't require it.
4938         * m4/wctype.m4 (WCTYPE_H, ABSOLUTE_WCTYPE_H): Simplify, since we no
4939         longer worry about IRIX 5.3.
4940         (HAVE_WCTYPE_CTMP_BUG): Remove.
4941
4942 2007-01-04  Paul Eggert  <eggert@cs.ucla.edu>
4943
4944         * lib/wctype_.h (_ctmp_) [HAVE_WCTYPE_CTMP_BUG]: Now of type wchar_t,
4945         not wint_t.  Also, include <ctype.h>, to fix another IRIX bug.
4946         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
4947         Problems reported by Georg Schwarz for IRIX 5.3.
4948
4949         * gnulib-tool (autoconf_minversion): Take the maximum version number
4950         found, not the minimum.  Problem reported by James Youngman.
4951
4952 2007-01-03  Karl Berry  <karl@gnu.org>
4953
4954         * doc/error.texi: new file, explaining interaction with progname.
4955         * doc/gnulib.texi: include it.  Update copyright.
4956
4957 2007-01-03  Simon Josefsson  <simon@josefsson.org>
4958
4959         * gnulib-tool (func_create_testdir): Run AC_CANONICAL_BUILD and
4960         AC_CANONICAL_HOST, to improve autobuild outputs.
4961
4962 2007-01-03  Paolo Bonzini  <bonzini@gnu.org>
4963             Yoann Vandoorselaere <yoann.v@prelude-ids.com>
4964
4965         * lib/poll.c (poll): Use recv on Mac OS X to distinguish connected
4966         sockets, server sockets, and other file descriptors.  Count errors
4967         to compute the return value.  Reorder the code a bit to be easier
4968         to follow.  Don't set event bits that were not requested (except
4969         POLLERR and POLLHUP).
4970
4971 2007-01-01  Bruno Haible  <bruno@clisp.org>
4972
4973         * modules/lchmod (Include): Require lchmod.h, not lchown.h.
4974
4975 2007-01-03  Jim Meyering  <jim@meyering.net>
4976
4977         * modules/fts-lgpl (Depends-on): Add i-ring.  Reported by Bruno Haible.
4978
4979 2007-01-02  Bruno Haible  <bruno@clisp.org>
4980
4981         * modules/settime (Include): Require timespec.h.
4982         * modules/nanosleep (Include): Likewise.
4983
4984 2007-01-01  Bruno Haible  <bruno@clisp.org>
4985
4986         * gnulib-tool (func_emit_copyright_notice): Bump year.
4987         (func_get_autoconf_snippet): Emit a GNULIB_<modulename> macro.
4988
4989 2007-01-01  Bruno Haible  <bruno@clisp.org>
4990
4991         Improve support for OpenBSD.
4992         * build-aux/config.rpath (libname_spec): Export.
4993         (library_names_spec): New variable. Export.
4994         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Extract libname_spec and
4995         library_names_spec from the config.rpath output. Locate shared library
4996         through the name pattern in library_names_spec.
4997
4998 2007-01-01  Eric Blake  <ebb9@byu.net>
4999
5000         * lib/version-etc.c (COPYRIGHT_YEAR): Bump for new year.
5001
5002 2006-12-30  Paul Eggert  <eggert@cs.ucla.edu>
5003
5004         * gnulib-tool (SORT): Remove, since we no longer assume GNU sort.
5005         Rewrite so as not to assume GNU sort or "tail -1".  Also, don't
5006         assume the C locale, and avoid an "eval" that could cause trouble.
5007         Problem with SORT reported by Bob Proulx.
5008
5009         * lib/getpagesize.h (getpagesize) [defined __amigaos4__]:
5010         Define.  Trivial patch from Henning Nielsen Lund, originally
5011         sent to bug-grep@gnu.org today.
5012
5013 2006-12-29  Paul Eggert  <eggert@cs.ucla.edu>
5014
5015         * lib/acl.h: Include sys/types.h and sys/stat.h, for mode_t and
5016         struct stat.  Problem reported by Henning Nielsen Lund.
5017         * lib/acl.c: Include acl.h first, to check interface.  Don't
5018         bother to include sys/types.h and sys/stat.h again.
5019
5020 2006-12-28  Paul Eggert  <eggert@cs.ucla.edu>
5021
5022         Import the following change from libc; problem reported by
5023         Sven Verdoolaege.
5024
5025         2005-10-13  Ulrich Drepper  <drepper@redhat.com>
5026
5027         [BZ #1373]
5028         * lib/argp.h: Remove __NTH for __argp_usage inline function.
5029
5030 2006-12-28  Jim Meyering  <jim@meyering.net>
5031
5032         * build-aux/announce-gen: Do not assume that the package
5033         builds any of tar.gz, tar.bz2, and .xdelta files.
5034         Suggestion from Simon Josefsson.
5035
5036 2006-12-28  Simon Josefsson  <simon@josefsson.org>
5037
5038         * modules/announce-gen: New file.
5039
5040 2006-12-27  Paul Eggert  <eggert@cs.ucla.edu>
5041
5042         * lib/mbchar.h: Just include <wctype.h>; the wctype module
5043         handles its gotchas now.
5044         * lib/mbswidth.c: Likewise.
5045         * lib/wcwidth.h: Likewise.
5046         * m4/mbchar.m4 (gl_MBCHAR): Don't bother checking for wctype.h
5047         and iswcntrl; the wctype module does this stuff now.
5048         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
5049         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
5050         * modules/mbchar (Depends-on): Add wctype.
5051         * modules/mbswidth (Depends-on): Likewise.
5052         * modules/wcwidth (Depends-on): Likewise.
5053
5054 2006-12-27  Eric Blake  <ebb9@byu.net>
5055
5056         * lib/fnmatch.c: Reinstate inclusion of <wchar.h>, since this
5057         module uses more than what <wctype.h> is required to provide.
5058
5059 2006-12-26  Eric Blake  <ebb9@byu.net>
5060
5061         * gnulib-tool (sed_extract_prog): Avoid space-tab.
5062
5063 2006-12-26  Eric Blake  <ebb9@byu.net>
5064
5065         * modules/absolute-header: New module.
5066         * modules/fcntl (Depends-on): Depend on it.
5067         * modules/inttypes (Depends-on): Likewise.
5068         * modules/stdint (Depends-on): Likewise.
5069         * modules/sys_stat (Depends-on): Likewise.
5070         * modules/wctype (Depends-on): Likewise.
5071         * MODULES.html.sh (Support for building libraries and
5072         executables): Document it.
5073
5074 2006-12-25  Paul Eggert  <eggert@cs.ucla.edu>
5075
5076         * gnulib-tool (SED): Remove, undoing previous change.
5077         The problem was that it broke coreutils on Solaris, because
5078         "sed --posix" leaked into a makefile.
5079         (sed): New alias, if 'alias' and GNU sed.
5080
5081 2006-12-24  Jim Meyering  <jim@meyering.net>
5082
5083         Work around an fchownat bug in glibc-2.4:
5084         http://lists.ubuntu.com/archives/ubuntu-users/2006-September/093218.html
5085         This bug would cause "chown -RP ... DIR" to follow symlinks in DIR,
5086         in spite of the -P option.
5087         * m4/openat.m4 (gl_FUNC_FCHOWNAT, gl_FUNC_FCHOWNAT_DEREF_BUG):
5088         New macros.
5089         (gl_PREREQ_OPENAT): Require gl_FUNC_FCHOWNAT.
5090         * modules/openat (Files): Add lib/fchownat.c.
5091         * lib/openat.c (fchownat): Don't define here.  Move to...
5092         * lib/fchownat.c: ...this new file.
5093
5094 2006-12-23  Paul Eggert  <eggert@cs.ucla.edu>
5095
5096         Fix bug reported by Bruno Haible in
5097         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00228.html>
5098         where quotearg.c didn't compile on Mac OS X 10.2 because it
5099         lacks <wchar.h> and wint_t.
5100         * lib/wctype_.h (__wctype_wint_t): New type.
5101         Include <stdio.h>, <time.h>, <wchar.h> only if HAVE_WINT_T.
5102         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph):
5103         (iswlower, iswprint, iswpunct, iswspace, iswupper, ixwxdigit):
5104         Arg is now of type __wctype_wint_t, not wint_t.
5105         * m4/wctype.m4 (gl_WCTYPE_H): Require gt_TYPE_WINT_T, and
5106         substitute HAVE_WINT_T.
5107         * modules/wctype (Files): Add m4/wint_t.m4.
5108         (wctype.h): Substitute HAVE_WINT_T.
5109
5110 2006-12-23  Bruno Haible  <bruno@clisp.org>
5111
5112         * lib/safe-read.h [C++]: Wrap declarations in extern "C".
5113
5114 2006-12-23  Bruno Haible  <bruno@clisp.org>
5115
5116         * lib/canonicalize-lgpl.c (__realpath): Test HAVE_READLINK instead of
5117         S_ISLNK.
5118         Needed because gnulib's sys/stat.h replacement defines S_ISLNK on
5119         mingw.
5120
5121 2006-12-22  Bruno Haible  <bruno@clisp.org>
5122
5123         * lib/copy-file.c: Include acl.h.
5124         (copy_file_preserving) [USE_ACL]: Use copy_acl instead of chmod.
5125         Close the file descriptors only after being done with copy_acl.
5126         * modules/copy-file (Depends-on): Add acl.
5127
5128 2006-12-22  Bruno Haible  <bruno@clisp.org>
5129
5130         * gnulib-tool (SED): New variable.
5131         Use $SED instead of sed everywhere.
5132
5133 2006-12-22  Bruno Haible  <bruno@clisp.org>
5134
5135         * modules/no-c++: New file.
5136         * m4/no-c++.m4: New file.
5137         * MODULES.html.sh (Support for building libraries and executables):
5138         Add no-c++.
5139
5140 2006-12-22  Paul Eggert  <eggert@cs.ucla.edu>
5141
5142         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
5143         Include <limits.h>, and use its INT_MAX to rewrite the
5144         j loop so that it does not overflow 'int'.  Problem reported by
5145         Ralf Wildenhues in
5146         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00084.html>.
5147         Play it safe by shifting left by 1 rather than multiplying by 2,
5148         as GCC is less likely to optimize this away when the value
5149         is signed (when it assumes overflow leads to undefined behavior).
5150         Also, don't assume time_t uses two's complement.
5151
5152 2006-12-21  Paul Eggert  <eggert@cs.ucla.edu>
5153
5154         * MODULES.html.sh: New module wctype.
5155         * lib/wctype_.h, m4/wctype.m4, modules/wctype: New files.
5156         * lib/fnmatch.c: Don't bother to include <wchar.h> before
5157         <wctype.h>, since the new wctype module should fix this.
5158         * lib/quotearg.c: Include <wctype.h> unconditionally, since
5159         the wctype module should arrange for it.
5160         * lib/regex_internal.h: Likewise.
5161         * m4/quotearg.m4 (gl_QUOTEARG): Don't check for wctype.h or iswprint,
5162         since the wctype module should handle this now.
5163         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for wctype.h.
5164         * modules/fnmatch (Depends-on): Add wctype.
5165         * modules/quotearg (Depends-on): Likewise.
5166         * modules/regex (Depends-on): Likewise.
5167
5168 2006-12-19  Bruno Haible  <bruno@clisp.org>
5169
5170         * lib/strdup.h [C++]: Wrap definitions in extern "C".
5171         Suggested by Lorenzo Bettini <bettini@dsi.unifi.it>.
5172
5173 2006-12-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5174
5175         * modules/savewd (Depends-on): Fix dependency on fcntl.
5176
5177 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
5178
5179         * m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty if stdint.h
5180         conforms to C99, rather than relying on the user's environment
5181         setting of STDINT_H.
5182
5183 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
5184         and Eric Blake  <ebb9@byu.net>
5185
5186         * lib/dirname.h (DOUBLE_SLASH_IS_DISTINCT_ROOT): Default to 0, not 1.
5187         This is more consistent with the other defines here.
5188         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT):
5189         Port to z/OS.  Problem reported by Paul Gilmartin.
5190         Change local vars to use gl_ prefix rather than ac_.
5191         Don't define DOUBLE_SLASH_IS_DISTINCT_ROOT to 0, for consistency
5192         with other defines.
5193         * modules/double-slash-root: New module.
5194         * modules/dirname (Files): Remove m4/double-slash-root.m4.
5195         (Depends-on): Add double-slash-root.
5196         * MODULES.html.sh (File system functions): Mention new module.
5197
5198 2006-12-14  Paul Eggert  <eggert@cs.ucla.edu>
5199
5200         * lib/yesno.c [!ENABLE_NLS]: Don't include getline.h.
5201         (yesno) [!ENABLE_NLS]: Don't invoke getline or rpmatch.
5202         This is for the benefit of gzip, which doesn't do i18n.
5203
5204 2006-12-12  Jim Meyering  <jim@meyering.net>
5205
5206         * m4/acl.m4 (gl_ACL_GET_FILE): Fix logic error.
5207         Reported by Andreas Schwab <schwab@suse.de>.
5208
5209 2006-12-12  Bruno Haible  <bruno@clisp.org>
5210
5211         Merge these changes.
5212         2006-09-05  Bruno Haible  <bruno@clisp.org>
5213         * lib/iconvme.c (iconv_string): No need to save and restore errno when
5214         iconv_alloc succeeded.
5215         (iconv_alloc): Don't assume that malloc() or realloc(), when failing,
5216         sets errno to ENOMEM. (malloc on GNU/kFreeBSD doesn't.) No need to
5217         test for " && dest " at the end - dest is always != NULL there. Call
5218         iconv with 4xNULL arguments initially, to reset the state. Call iconv
5219         with 2xNULL arguments, also to flush the state storage. Handle the
5220         IRIX iconv behaviour. Realloc the final result, to throw away unused
5221         memory.
5222
5223 2006-12-11  Paul Eggert  <eggert@cs.ucla.edu>
5224
5225         * m4/openat.m4 (gl_FUNC_OPENAT): Don't compile mkdirat
5226         and fchmodat unconditionally, since glibc 2.4 has them.
5227         Problem reported by Arkadiusz Miskiewicz.
5228
5229 2006-12-10  Bruno Haible  <bruno@clisp.org>
5230
5231         * gnulib-tool (func_import): Show the include files only for those
5232         modules that are copied and specified.
5233         Reported by Karl Berry.
5234
5235 2006-12-08  Jim Meyering  <jim@meyering.net>
5236
5237         * build-aux/announce-gen ($VERSION): Don't use of $Revision...$.
5238         Instead, use Emacs' time-stamp write hook.  Note that the time is UTC.
5239
5240         * build-aux/announce-gen: Add two new options, both optional:
5241         --bootstrap-tools=TOOL_LIST
5242               a comma-separated list of tools, e.g.,
5243               autoconf,automake,bison,gnulib
5244         --gnulib-snapshot-date=DATE
5245               if gnulib is in the bootstrap tool list,
5246               then report this as the snapshot date.
5247               If not specified, use the current date/time.
5248               If you specify a date here, be sure it's UTC.
5249
5250 2006-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5251
5252         * tests/test-argp-2.sh: Fix test to match actual output.
5253         (func_compare): Fix sed script to be portable.
5254
5255 2006-12-05  Paul Eggert  <eggert@cs.ucla.edu>
5256
5257         * lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS]: Add a
5258         workaround for this case.  It is not autoconfigured now; offhand
5259         it's hard to see how to autoconfigure it.
5260
5261 2006-12-03  Paul Eggert  <eggert@cs.ucla.edu>
5262
5263         * lib/mkdir-p.c (make_dir_parents): Fix race condition when making
5264         a directory that is about to be chowned.  Such a directory's
5265         initial file permissions should permit the owner only and this
5266         should not be changed until after the chown, since the group and
5267         other bits would be incorrect if they granted permission before
5268         the chown.
5269
5270         Fix porting problem for iswctype reported by Georg Schwarz in:
5271         http://lists.gnu.org/archive/html/bug-coreutils/2006-12/msg00017.html
5272         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCTYPE, too.
5273         * lib/regex_internal.h (RE_ENABLE_I18N): Likewise.
5274         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for iswctype, too.
5275         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
5276
5277 2006-12-03  Jim Meyering  <jim@meyering.net>
5278
5279         * lib/fts.c (fts_load): Don't set sp->fts_dev here, since
5280         p->fts_statp may not yet be defined.
5281         (fts_read): Instead, set it in the caller, once p->fts_statp is
5282         sure to be defined, and corresponds to a top-level directory.
5283         This bug made du -x fail.  Here's the coreutils test case:
5284         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commit;h=ba45154d8e9f
5285         Reported by Mike Frysinger.
5286
5287 2006-12-01  Jim Meyering  <jim@meyering.net>
5288
5289         * modules/savewd (Depends-on): Add fcntl_h to avoid self-test
5290         build failure due to missing definition of HAVE_WORKING_O_NOFOLLOW.
5291         Reported by Simon Josefsson.
5292
5293 2006-11-30  Jim Meyering  <jim@meyering.net>
5294
5295         * m4/warning.m4: Use the all-permissive copyright notice
5296         recommended by RMS (rather than LGPL).
5297         * m4/vararrays.m4: Likewise.
5298         * m4/flexmember.m4: Likewise.
5299
5300 2006-11-29  Bruno Haible  <bruno@clisp.org>
5301
5302         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
5303         noinst_LIBRARIES. Augment noinst_LIBRARIES and noinst_LTLIBRARIES
5304         using +=.
5305         Reported by Simon Josefsson <simon@josefsson.org>.
5306
5307 2006-11-28  James Youngman <jay@gnu.org>
5308
5309         * README: Advise users that they might find the bug-gnulib@gnu.org
5310         and autotools-announce@gnu.org mailing lists useful.
5311
5312 2006-11-28  Bruno Haible  <bruno@clisp.org>
5313
5314         * m4/ptrdiff_max.m4: Remove file.
5315
5316 2006-11-21  Bruno Haible  <bruno@clisp.org>
5317
5318         * m4/eoverflow.m4 (gl_EOVERFLOW): Use AC_COMPUTE_INT instead of
5319         _AC_COMPUTE_INT.
5320         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
5321         * m4/ptrdiff_max.m4 (gl_PTRDIFF_MAX): Use AC_COMPUTE_INT instead of
5322         _AC_COMPUTE_INT.
5323         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
5324         * m4/size_max.m4 (gl_SIZE_MAX): Use AC_COMPUTE_INT instead of
5325         _AC_COMPUTE_INT.
5326         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
5327
5328 2006-11-28  Jim Meyering  <jim@meyering.net>
5329
5330         * lib/regcomp.c (parse_branch): Rename local, exp->expr, to avoid
5331         warning from "gcc -Wshadow" about shadowing the builtin.
5332
5333 2006-11-27  Bruno Haible  <bruno@clisp.org>
5334
5335         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_INT instead of
5336         _AC_COMPUTE_INT.
5337         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
5338
5339 2006-11-27  Bruno Haible  <bruno@clisp.org>
5340             Paul Eggert  <eggert@cs.ucla.edu>
5341
5342         * lib/regex.h (__restrict_arr): Redo logic of #if, for clarity.
5343
5344 2006-11-26  Bruno Haible  <bruno@clisp.org>
5345
5346         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
5347         noinst_LTLIBRARIES.
5348
5349 2006-11-27  Paul Eggert  <eggert@cs.ucla.edu>
5350             Bruno Haible  <bruno@clisp.org>
5351
5352         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to 0
5353         if compiling with "gcc -ansi".
5354
5355 2006-11-26  Paul Eggert  <eggert@cs.ucla.edu>
5356
5357         Fix some incompatibilities with gcc -ansi -pedantic.
5358         * lib/regex.h (__restrict_arr): Don't use the [restrict] syntax
5359         if compiling pedantically with GCC, unless it's C99 or later.
5360         Don't trust sys/cdefs.h's definition of __restrict_arr, either, as
5361         it mishandles gcc -ansi -pedantic as well.
5362         * lib/regex_internal.h (re_token_t): Don't use enum bitfields
5363         if gcc -pedantic.
5364         * lib/regexec.c (check_node_accept_bytes): Don't use auto
5365         initializers for struct if -pedantic, unless it's C99 or later.
5366
5367 2006-11-25  Nix  <nix@esperi.org.uk>  (tiny change)
5368
5369         * m4/fcntl_h.m4 (gl_FCNTL_H): Test the atime, not the mtime.
5370         Don't close an fd more than once. Identical atimes indicate
5371         success, not failure.
5372
5373 2006-11-22  Robinson Mittmann <bob@hoplon.com>  (tiny change)
5374
5375         * lib/sincosl.c (kernel_sinl): Fix typo in threshold.
5376
5377 2006-11-23  Jim Meyering  <jim@meyering.net>
5378
5379         * build-aux/announce-gen: New file.  From coreutils.
5380
5381 2006-11-22  Jim Meyering  <jim@meyering.net>
5382
5383         Work around a compile-time error from the HP-UX 11.00 /bin/cc.
5384         * lib/fts.c (enum Fts_stat): Give this previously-anon enum a name.
5385         (fts_read): Use a temporary to narrow the overused st_size member
5386         before using it in a switch statement.  Reported by Matthew Woehlke.
5387
5388         * m4/clock_time.m4 (gl_CLOCK_TIME): Quote AC_SUBST argument.
5389         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
5390
5391 2006-11-20  Bruno Haible  <bruno@clisp.org>
5392
5393         * gettext.m4 (AM_GNU_GETTEXT): Revert 2005-07-28 patch: Use
5394         changequote instead of pairs of brackets.
5395         Reported by Andreas Schwab <schwab@suse.de>.
5396
5397 2006-11-21  Jim Meyering  <jim@meyering.net>
5398
5399         * lib/fts.c (fts_safe_changedir): Move a declaration "up",
5400         so as to remain compatible with older compilers.
5401         Patch from Michael Deutschmann.
5402
5403 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
5404
5405         * MODULES.html.sh (File system functions): Add openat.
5406
5407         * lib/openat.h (rpl_fstatat): New macro, if
5408         [HAVE_OPENAT && ! LSTAT_FOLLOWS_SLASHED_SYMLINK.
5409         (fstatat): Define to rpl_fstatat under the same conditions,
5410         unless COMPILING_FSTATAT.
5411         * m4/openat.m4 (gl_FUNC_OPENAT): Compile fstatat.c too, if fstatat
5412         seems to have the bug.
5413         * lib/fstatat.c: New file.
5414         * modules/openat (Files): Add it.
5415
5416 2006-11-20  Bruno Haible  <bruno@clisp.org>
5417
5418         * Makefile: New file.
5419
5420 2006-11-20  Jim Meyering  <jim@meyering.net>
5421
5422         The beginnings of syntax-related checks for gnulib.
5423         * lib/Makefile: New file.
5424         * lib/t-idcache: New script.  Ensure that the two halves of
5425         idcache.c stay in sync.
5426
5427         * lib/idcache.c: Adjust comments in user- and group- portions to
5428         be more accurate, and to be consistent with one another.
5429
5430 2006-11-20  Jim Meyering  <jim@meyering.net>
5431
5432         * lib/idcache.c: Restore most of the 2006-11-06 patch, so as to
5433         continue using the flexible array member (thus, this module performs
5434         half as many malloc calls), with the addition that...
5435         (getgroup, getuser): Consistently record a non-match via an empty
5436         "name" string, and map an empty string match to a NULL return value.
5437         * modules/idcache (Depends-on): Re-add flexmember.
5438
5439         * lib/idcache.c (getuser): Remove all uses of the register keyword.
5440         (getuidbyname, getgroup, getgidbyname): Likewise.
5441
5442         Use cleaner syntax: NULL rather than 0.
5443         * lib/idcache.c (getuidbyname, getgidbyname): Return NULL, not 0.
5444
5445 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
5446
5447         * lib/idcache.c: Undo most recent patch, dated 2006-11-06.
5448         It mishandled the case where the group was missing.
5449         Problem reported by Greg Schafer.
5450         * modules/idcache: Likewise.
5451
5452 2006-11-18  Jim Meyering  <jim@meyering.net>
5453
5454         * check-module (%exempt_header): Add exception for some
5455         conditionally-included headers.
5456
5457         * modules/i-ring (Depends-on): Add verify.
5458         (License): Change to LGPL.
5459
5460 2006-11-16  Paul Eggert  <eggert@cs.ucla.edu>
5461
5462         * modules/getaddinfo (Depends-on): Remove inttostr; add snprintf.
5463         * lib/getaddrinfo.c: Include snprintf.h rather than intprops.h
5464         and inttostr.h.  Use snprintf rather than uinttostr, so that
5465         LGPLed code doesn't depend on GPLed.
5466
5467 2006-11-17  Paul Eggert  <eggert@cs.ucla.edu>
5468
5469         * modules/inline (License): Change from GPL to LGPL.
5470
5471 2006-11-17  Jim Meyering  <jim@meyering.net>
5472
5473         * modules/d-type (License): Switch to LGPL.
5474
5475 2006-11-15  Bruno Haible  <bruno@clisp.org>
5476
5477         * m4/alloca.m4 (gl_FUNC_ALLOCA): Fix the AC_CACHE_CHECK message.
5478
5479 2006-11-15  Eric Blake  <ebb9@byu.net>
5480
5481         * m4/allocsa.m4 (gl_ALLOCSA): Don't invoke macro already picked up by
5482         the module dependency.
5483
5484 2006-11-15  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
5485             Bruno Haible  <bruno@clisp.org>
5486
5487         * gnulib-tool (func_create_testdir): Add license consistency check.
5488
5489 2006-11-15  Eric Blake  <ebb9@byu.net>
5490
5491         * m4/alloca.m4 (gl_FUNC_ALLOCA): Use AC_CACHE_CHECK to avoid a
5492         random "(cached)" in configure output.
5493
5494 2006-11-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5495
5496         * m4/inttypes.m4 (gl_INTTYPES_H): Use AC_CACHE_CHECK so that the
5497         test for conforming inttypes.h is both announced and cached.
5498
5499         * MODULES.html.sh (seen_modules, seen_files): New variables.
5500         (func_module): Rewrite to use a few less gnulib-tool and sed
5501         invocations.  Avoid a couple of quadratic algorithms for ...
5502         (missed_modules, missed_files): ... these, with ...
5503         (func_append, func_tmpdir): ... these new functions, from
5504         gnulib-tool.  Analogously, install traps for cleanup.
5505
5506         * tests/test-gc.c (main): Remove unused variables.
5507         * tests/test-read-file.c: Include stdlib.h, for 'free'.
5508
5509 2006-11-14  Paul Eggert  <eggert@cs.ucla.edu>
5510
5511         * modules/inttostr (License): Change to LGPL.
5512
5513 2006-11-14  Eric Blake  <ebb9@byu.net>
5514
5515         * modules/tempname (License): Change to LGPL.
5516
5517 2006-11-14  Eric Blake  <ebb9@byu.net>
5518
5519         * doc/functions.texi (Function Portability): *printf functions on
5520         Cygwin now understand all POSIX size specifiers.
5521
5522 2006-11-14  Bruno Haible  <bruno@clisp.org>
5523
5524         * modules/c-ctype (License): Change to LGPL.
5525
5526 2006-11-12  Bruno Haible  <bruno@clisp.org>
5527
5528         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
5529         AC_LIB_LINKFLAGS_BODY): Also set a LIB${NAME}_PREFIX variable. Needed
5530         for GNOME libraries, for which the include files are installed in
5531         subdirectories of $prefix/include.
5532
5533 2006-11-12  Bruno Haible  <bruno@clisp.org>
5534
5535         * m4/lib-link.m4: Require at least autoconf-2.54.
5536         (AC_LIB_LINKFLAGS_BODY) [autoconf < 2.61]: Turn dots into the library
5537         name to underscores for the --with option.
5538
5539 2006-11-13  Bruno Haible  <bruno@clisp.org>
5540
5541         * gnulib-tool (func_create_testdir): Set gl_source_base correctly in
5542         the tests directory.
5543         Reported by Ralf Wildenhues.
5544
5545 2006-11-13  Bruno Haible  <bruno@clisp.org>
5546
5547         * gnulib-tool (func_emit_initmacro_start): Also override AC_LIBSOURCES.
5548         (func_emit_initmacro_end): Undo the override here.
5549         (func_emit_initmacro_done): Emit a definition for gl_LIBSOURCES.
5550         Works around the famous automake error in coreutils.
5551
5552 2006-11-13  Eric Blake  <ebb9@byu.net>
5553
5554         * lib/gl_anytree_oset.h (gl_tree_search_atleast): Return the
5555         element, not its node.
5556
5557 2006-11-12  Bruno Haible  <bruno@clisp.org>
5558
5559         * gnulib-tool (func_emit_lib_Makefile_am): Replace occurrences of
5560         '$(top_srcdir)/build-aux/', taking into account the real auxdir.
5561
5562 2006-11-12  Bruno Haible  <bruno@clisp.org>
5563
5564         * gnulib-tool: New option --local-symlink.
5565         (func_usage): Document it.
5566         (lsymbolic): New variable.
5567         (func_import, func_create_testdir): If --symlink was not specified,
5568         test whether --local-symlink was specified and the file comes from
5569         the local_gnulib_dir.
5570
5571 2006-11-12  Bruno Haible  <bruno@clisp.org>
5572
5573         * gnulib-tool (func_ln): New function.
5574         (func_ln_if_changed, func_create_testdir): Use it instead of "ln -s".
5575
5576 2006-11-12  Bruno Haible  <bruno@clisp.org>
5577
5578         Finish support for source files in subdirectories.
5579         * gnulib-tool (func_emit_lib_Makefile_am): If some of the source files
5580         are in subdirectories, set uses_subdirs and add 'subdir-objects' to
5581         AUTOMAKE_OPTIONS.
5582         (func_import, func_create_testdir): Invoke AM_PROG_CC_C_O in this case.
5583
5584 2006-11-12  Bruno Haible  <bruno@clisp.org>
5585
5586         * gnulib-tool (func_get_automake_snippet): Synthesize also an
5587         EXTRA_lib_SOURCES augmentation.
5588         (func_emit_lib_Makefile_am): Initialize EXTRA_lib..._SOURCES to empty.
5589
5590 2006-11-12  Jim Meyering  <jim@meyering.net>
5591
5592         Make fts (in FTS_CWDFD mode) more efficient by caching a few open
5593         file descriptors.  This also averts a failure on systems with
5594         native openat support when a traversed directory lacks "x" access.
5595         * lib/fts_.h: Include "i-ring.h"
5596         (struct FTS) [fts_fd_ring]: New member.
5597         * lib/fts.c (RESTORE_INITIAL_CWD): Also call fd_ring_clear.
5598         (FCHDIR): Add parentheses.
5599         (fd_ring_check, fd_ring_print) [!FTS_DEBUG]: Define away.
5600         (cwd_advance_fd): Add a 3rd parameter.  Adjust all callers.
5601         When descending, rather than simply closing the previous
5602         fts_cwd_fd value, push that file descriptor onto the ring.
5603         (same_fd, fd_ring_print, fd_ring_check) [FTS_DEBUG]: New functions.
5604         (fts_open): Initialize the new fd_ring member.
5605         (fts_close): Clear the ring.
5606         (fts_safe_changedir): When possible, use our new fd_ring to skip
5607         the diropen and fstat and dev/ino comparison that would normally
5608         accompany a virtual `chdir ("..")'.
5609
5610         * modules/fts (Depends-on): Add i-ring.
5611         * modules/i-ring: New module.
5612         * lib/i-ring.c, lib/i-ring.h, lib/i-ring-test.c: New files.
5613         * m4/i-ring.m4: New file.
5614
5615 2006-11-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5616
5617         * gnulib-tool (func_create_testdir): Fix replacement of
5618         `build-aux' in configure.ac.  Run autotools in gltests
5619         subdirectory.
5620         (func_create_testdir, func_create_megatestdir, test): There is
5621         no need for '--force' in most autotool invocations in a new
5622         tree.  Actually fail the whole test if any of the tools, or the
5623         configure or make stages fail.
5624
5625         Sync from Automake.
5626         * build-aux/gnupload: Revert last change.  Add pointer to upload
5627         instructions of the GNU Maintenance Instructions.
5628         Suggestion by Karl Berry.
5629
5630 2006-11-10  Jim Meyering  <jim@meyering.net>
5631
5632         * lib/fts.c [FTS_DEBUG]: Don't try to print a pointer via %s.
5633
5634 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
5635
5636         * lib/gettext.h (dgettext, dcgettext, ngettext) [! ENABLE_NLS]:
5637         (dngettext, dcngettext, bindtextdomain) [! ENABLE_NLS]:
5638         (bind_textdomain_codeset) [! ENABLE_NLS]:
5639         Evaluate all the arguments.  That way, callers get compatible behavior
5640         if the arguments have side effects.  Also, it avoids some GCC
5641         diagnostics in some cases; Joel E. Denny reported problems when Bison
5642         was configured with --enable-gcc-warnigs.
5643
5644 2006-11-10  Jim Meyering  <jim@meyering.net>
5645
5646         * m4/inline.m4 (gl_INLINE): Check with the compiler, not cpp, so that
5647         relevant options in CFLAGS (like -O, -fno-inline) are taken into
5648         account.
5649
5650 2006-11-10  Jim Meyering  <jim@meyering.net>
5651
5652         * modules/inline: New file/module.
5653         * modules/xalloc (Files): Remove m4/inline.m4.
5654         (Depends-on): Add inline, instead.
5655         * modules/oset: Likewise.
5656         * modules/list: Likewise.
5657
5658 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
5659
5660         * lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t.
5661         Problem reported by Matthew Woehlke.
5662
5663 2006-11-09  Bruno Haible  <bruno@clisp.org>
5664
5665         * lib/tempname.c (gen_tempname): Remove variant that invokes
5666         __gen_tempname.
5667         * m4/tempname.m4 (gl_FUNC_GEN_TEMPNAME): Don't test for
5668         __gen_tempname.
5669
5670 2006-11-08  Bruno Haible  <bruno@clisp.org>
5671
5672         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Set ac_cv_type_long_long_int
5673         to 'yes' instead of 'cross-compiling'.
5674
5675 2006-11-08  Paul Eggert  <eggert@cs.ucla.edu>
5676
5677         * lib/quotearg.h (quotearg_free): New decl.
5678         * lib/quotearg.c (quotearg_free): New function.
5679         (slot0, nslots, slotvec0, slotvec):
5680         Now file-scope so that quotearg_free can get at them.
5681
5682 2006-11-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5683
5684         Sync from Automake.
5685         * build-aux/gnupload: Add missing 'gnu' to example URL.
5686         Report by Karl Berry.
5687
5688 2006-11-08  Bruno Haible  <bruno@clisp.org>
5689
5690         * m4/inline.m4 (gl_INLINE): Also test __NO_INLINE__.
5691         Suggested by Paul Eggert.
5692
5693 2006-11-08  Jim Meyering  <jim@meyering.net>
5694
5695         * lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl--.h twice.
5696         It's already included if !_LIBC.
5697         (fts_safe_changedir): Add a comment.
5698
5699 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
5700
5701         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Detect bug in
5702         Tandem NonStop Kernel (OSS) cc -O circa 2004, reported by
5703         Matthew Woehlke.
5704
5705         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Move
5706         definitions up, to avoid colliding with change below.
5707         (static_inline) [HAVE_INLINE]: New macro.
5708         (xnmalloc, xnrealloc, x2nrealloc, xcharalloc):
5709         Provide extern decls when !HAVE_INLINE.  Do not define unless
5710         static_inline is defined, either by us or by xmalloc.c.  Use
5711         static_inline rather than static inline.
5712         (XCALLOC): Optimize sizeof(T) = 1 case.
5713         * lib/xmalloc.c (static_inline) [!HAVE_INLINE]: New macro.
5714
5715 2006-11-07  Bruno Haible  <bruno@clisp.org>
5716
5717         * lib/xalloc.h (XNMALLOC): Restore optimization of sizeof(T) = 1 case.
5718         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require gl_INLINE instead of
5719         AC_C_INLINE.
5720         * modules/xalloc (Files): Add m4/inline.m4.
5721
5722 2006-11-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5723
5724         * README: Fix typo.
5725         * doc/gnulib.texi (Miscellaneous Notes): Likewise, rename...
5726         (Miscellanous Notes): ...from this.
5727
5728 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
5729
5730         * m4/flexmember.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER):
5731         Mention that offsetof should be used instead of sizeof.
5732         From Bruno Haible.
5733
5734 2006-11-07  Bruno Haible  <bruno@clisp.org>
5735
5736         * lib/w32spawn.h (prepare_spawn): Use XNMALLOC instead of xmalloc.
5737
5738 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
5739
5740         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
5741         * lib/gl_anyavltree_list2.h (create_subtree_with_contents):
5742         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
5743         (gl_tree_add_before, gl_tree_add_after):
5744         Use XMALLOC instead of xmalloc, and XCALLOC instead of xzalloc.
5745         * lib/gl_anyhash_list2.h (hash_resize): Likewise.
5746         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
5747         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before):
5748         (gl_linked_add_after, gl_linked_add_at): Likewise.
5749         * lib/gl_anyrbtree_list2.h (create_subtree_with_contents):
5750         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
5751         (gl_tree_add_before, gl_tree_add_after): Likewise.
5752         * lib/gl_anytree_list2.h (gl_tree_create_empty): Likewise.
5753         * lib/gl_anytree_oset.h (gl_tree_create_empty): Likewise.
5754         * lib/gl_anytreehash_list1.h (add_to_bucket): Likewise.
5755
5756 2006-11-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5757
5758         * lib/gl_oset.h: Use C comment style, not C++ comment style.
5759
5760 2006-11-06  Bruno Haible  <bruno@clisp.org>
5761
5762         * m4/inline.m4: New file.
5763         * m4/gl_list.m4 (gl_LIST): Require gl_INLINE.
5764         * modules/list (Files): Add m4/inline.m4.
5765         * modules/oset (Files): Likewise.
5766
5767 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
5768
5769         * lib/idcache.c: Include <stddef.h>, for offsetof.
5770         (struct userid.name): Change from char * to a flexible array member.
5771         All uses changed.
5772         * modules/idcache (Depends-on): Add flexmember.
5773
5774         * MODULES.html.sh (Core language properties): New module flexmember.
5775         * modules/flexmember, m4/flexmember.m4: New files.
5776
5777         * lib/xalloc.h (xnmalloc, xnrealloc, x2nrealloc): Now static
5778         inline functions that are identical with the old xnmalloc_inline,
5779         xnrealloc_inline, x2nrealloc_inline of lib/xmalloc.c.  This is so
5780         that we can avoid some unnecessary integer multiplications and
5781         divisions in the common case where the element size is known at
5782         compile time.
5783         (XNMALLOC) [HAVE_INLINE]: Remove special case, which is no longer
5784         needed.
5785         (xnboundedmalloc): Remove.
5786         (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Use lower-case letters for
5787         arguments, for consistency with rest of this header.
5788         (xcharalloc): Rewrite using XNMALLOC.
5789         * lib/xmalloc.c (xnmalloc_inline, xnmalloc, xnrealloc_inline):
5790         (xnrealloc, x2nrealloc_inline, x2nrealloc): Remove.  The *_inline
5791         versions have been moved to lib/xalloc.h and renamed to be the
5792         non-*_inline versions.
5793         (xmalloc, xrealloc): Implement without reference to the xnmalloc
5794         and xnrealloc functions, since those functions are now inline and
5795         now call us.
5796         (x2realloc): Invoke x2realloc, not x2realloc_inline, to accommodate
5797         renaming described above.
5798         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Remove AC_C_INLINE since
5799         xmalloc.c no longer uses inline directly.  gl_PREREQ_XALLOC now
5800         captures the dependency in AC_C_INLINE.
5801
5802         New module canonicalize-lgpl, proposed by Charles Wilson in
5803         <http://lists.gnu.org/archive/html/bug-gnulib/2006-11/msg00020.html>
5804         with a few small changes afterwards.
5805         * MODULES.html.sh (File system functions): New module
5806         canonicalize-lgpl.
5807         * lib/canonicalize.h: Add comments for canonicalize_filename_mode
5808         and canonicalize_file_name.
5809         * lib/canonicalize-lgpl.c, m4/canonicalize-lgpl.m4:
5810         * modules/canonicalize-lgpl: New files.
5811
5812 2006-11-05  Bruno Haible  <bruno@clisp.org>
5813
5814         * gnulib-tool (func_import, func_create_testdir): Create directories
5815         also for files in subdirectories of lib/.
5816
5817 2006-11-05  Bruno Haible  <bruno@clisp.org>
5818
5819         * lib/gl_array_list.c (gl_array_iterator_next): Make pointer decrement
5820         ANSI C compliant.
5821
5822 2006-11-03  Bruno Haible  <bruno@clisp.org>
5823
5824         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
5825         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require AC_C_INLINE.
5826         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): New macros.
5827         (xnboundedmalloc): New inline function.
5828         * lib/classpath.c (new_classpath): Use XNMALLOC instead of xmalloc.
5829         * lib/clean-temp.c (create_temp_dir): Use XNMALLOC, XMALLOC instead of
5830         xmalloc.
5831         * lib/concatpath.c (concatenated_pathname): Use XNMALLOC instead of
5832         xmalloc.
5833         * lib/fatal-signal.c (at_fatal_signal): Use XNMALLOC instead of xmalloc.
5834         * lib/findprog.c (find_in_path): Use XNMALLOC instead of xmalloc.
5835         * lib/gl_array_list.c (gl_array_create_empty): Use XMALLOC instead of
5836         xmalloc.
5837         (gl_array_create): Use XNMALLOC, XMALLOC instead of xmalloc.
5838         * lib/gl_array_oset.c (gl_array_create_empty): Use XNMALLOC instead of
5839         xmalloc.
5840         * lib/gl_avltree_oset.c (gl_tree_add_first, gl_tree_add_before,
5841         gl_tree_add_after): Use XMALLOC instead of xmalloc.
5842         * lib/gl_carray_list.c (gl_carray_create_empty): Use XMALLOC instead of
5843         xmalloc.
5844         (gl_carray_create): Use XNMALLOC, XMALLOC instead of xmalloc.
5845         * lib/gl_rbtree_oset.c (gl_tree_add_first, gl_tree_add_before,
5846         gl_tree_add_after): Use XMALLOC instead of xmalloc.
5847         * lib/gl_sublist.c (gl_sublist_create): Use XMALLOC instead of xmalloc.
5848         * lib/pagealign_alloc.c (new_memnode): Use XMALLOC instead of xmalloc.
5849         * lib/sh-quote.c (shell_quote_argv): Use XNMALLOC instead of xmalloc.
5850         * lib/xvasprintf.c (xstrcat): Use XNMALLOC instead of xmalloc.
5851
5852 2006-11-03  Bruno Haible  <bruno@clisp.org>
5853
5854         * lib/c-ctype.h [C++]: Define functions without name mangling.
5855         * lib/fwriteerror.h [C++]: Likewise.
5856         * lib/gcd.h [C++]: Likewise.
5857         * lib/linebreak.h [C++]: Likewise.
5858
5859 2006-11-03  Paul Eggert  <eggert@cs.ucla.edu>
5860
5861         * lib/canonicalize.h: (canonicalize_mode_t, CAN_EXISTING):
5862         (CAN_ALL_BUT_LAST, CAN_MISSING, canonicalize_filename_mode):
5863         Define only if PROVIDE_CANONICALIZE_FILENAME_MODE is defined.
5864         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
5865         Check for functions and headers just once.
5866         Check for declaration of canonicalize_file_name.
5867         Define PROVIDE_CANONICALIZE_FILENAME_MODE.
5868
5869 2006-11-02  Charles Wilson  <cygwin@cwilson.fastmail.fm>
5870
5871         * gnulib-tool (func_import): Fix typo in actioncmd.
5872
5873 2006-11-02  Bruno Haible  <bruno@clisp.org>
5874
5875         * gnulib-tool (func_get_automake_snippet): Interpret a backslash-
5876         newline sequence in the Makefile.am snippet as a space, like "make"
5877         does.
5878         Reported by Roger Persson <perrog@gmail.com>.
5879
5880 2006-11-01  Bruno Haible  <bruno@clisp.org>
5881
5882         * m4/strcase.m4 (gl_FUNC_STRNCASECMP): Check whether strncasecmp is
5883         already declared in <string.h>.
5884         * lib/strcase.h (strncasecmp): Don't declare it if yes.
5885
5886 2006-11-01  Bruno Haible  <bruno@clisp.org>
5887
5888         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Don't define strcasecmp here.
5889         * lib/strcase.h: Include <string.h>.
5890         (strcasecmp): Define to rpl_strcasecmp here.
5891
5892 2006-11-01  Bruno Haible  <bruno@clisp.org>
5893
5894         * lib/printf-parse.c (PRINTF_PARSE): Cast malloc/realloc results.
5895
5896 2006-11-01  Eric Blake  <ebb9@byu.net>
5897
5898         * lib/mkstemp-safer.c (mkstemp_safer): Allow C++ compilation.
5899
5900         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Allow C++ configuration.
5901
5902 2006-10-29  Bruno Haible  <bruno@clisp.org>
5903
5904         Make it compile in C++ mode.
5905         * lib/full-write.c (full_rw): Add a cast.
5906
5907 2006-11-01  Bruno Haible  <bruno@clisp.org>
5908
5909         * gnulib-tool (func_get_automake_snippet): Change sed_combine_lines to
5910         be POSIX compliant.
5911         Reported by Roger Persson <perrog@gmail.com>.
5912
5913 2006-11-01  Eric Blake  <ebb9@byu.net>
5914
5915         * lib/getopt_.h: Fix comments.
5916
5917 2006-10-31  Eric Blake  <ebb9@byu.net>
5918
5919         * modules/tmpdir (Depends-on): Add sys_stat.
5920         * modules/mkdtemp (Depends-on): Add tempname, drop unistd.
5921         * lib/mkdtemp.c (gen_tempname): Remove; tempname covers this.
5922         * lib/tmpdir.c (S_ISDIR): Simplify, thanks to sys_stat.
5923         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Simplify, thanks to
5924         tempname.
5925
5926 2006-10-31  Paul Eggert  <eggert@cs.ucla.edu>
5927
5928         Avoid some C++ diagnostics reported by Bruno Haible.
5929         * lib/quotearg.c (clone_quoting_options): Use xmemdup rather than
5930         xmalloc.
5931         (quotearg_alloc): Use xcharalloc rather than xmalloc.
5932         (struct slotvec): Move to top level.
5933         (quotearg_n_options): Rewrite to avoid xmalloc.
5934         * lib/xalloc.h (xcharalloc): New function.
5935         * (xrealloc, xnrealloc, x2realloc, x2nrealloc, xmemdup):
5936         [defined __cplusplus]: Add function template that provides result
5937         type propagation.  This part of the change is from Bruno Haible.
5938
5939 2006-10-29  Bruno Haible  <bruno@clisp.org>
5940
5941         Make it compile in C++ mode.
5942         * lib/striconv.c (mem_cd_iconv): Cast malloc/realloc result.
5943         * lib/strnlen1.c (strnlen1): Cast memchr result.
5944         * lib/mbchar.h (mb_copy): Rename arguments to 'new_mbc', 'old_mbc'.
5945         * lib/clean-temp.c (string_equals, string_hash): Add casts.
5946         (create_temp_dir): Rename local variable 'template'.
5947         (compile_csharp_using_sscli): Add cast.
5948         * lib/fatal-signal.c (at_fatal_signal): Cast xmalloc result.
5949         * lib/findprog.c (find_in_path): Likewise.
5950         * lib/linebreak.c (mbs_width_linebreaks): Cast malloc result.
5951         * lib/wait-process.c (register_slave_subprocess): Likewise.
5952
5953 2006-10-22  Bruno Haible  <bruno@clisp.org>
5954
5955         * modules/tsearch: New file.
5956         * lib/tsearch.h: New file.
5957         * lib/tsearch.c: New file, from glibc-2.5 with small modifications.
5958         * m4/tsearch.m4: New file.
5959         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add tsearch.
5960
5961 2006-10-29  Eric Blake  <ebb9@byu.net>
5962
5963         * lib/arcfour.c: Assume config.h.
5964         * lib/arctwo.c: Likewise.
5965         * lib/base64.c: Likewise.
5966         * lib/check-version.c: Likewise.
5967         * lib/crc.c: Likewise.
5968         * lib/des.c: Likewise.
5969         * lib/gc-gnulib.c: Likewise.
5970         * lib/gc-libgcrypt.c: Likewise.
5971         * lib/gc-pbkdf2-sha1.c: Likewise.
5972         * lib/getaddrinfo.c: Likewise.
5973         * lib/getdelim.c: Likewise.
5974         * lib/getline.c: Likewise.
5975         * lib/hmac-md5.c: Likewise.
5976         * lib/hmac-sha1.c: Likewise.
5977         * lib/iconvme.c: Likewise.
5978         * lib/md2.c: Likewise.
5979         * lib/md4.c: Likewise.
5980         * lib/memxor.c: Likewise.
5981         * lib/read-file.c: Likewise.
5982         * lib/readline.c: Likewise.
5983         * lib/rijndael-alg-fst.c: Likewise.
5984         * lib/rijndael-api-fst.c: Likewise.
5985         * lib/xgetdomainname.c: Likewise.
5986
5987 2006-10-28  Eric Blake  <ebb9@byu.net>
5988
5989         * lib/xstrndup.c: Assume config.h.
5990
5991 2006-10-27  Paul Eggert  <eggert@cs.ucla.edu>
5992
5993         Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.
5994         stat-macros.h is now for our own macros, whereas stat_h is for
5995         macros in the <sys/stat.h> name space.
5996         * lib/stat-macros.h: Remove copyright notice, as this file is now tiny.
5997         (STAT_MACROS_H): Remove.
5998         (S_IFMT, S_ISBLK, S_ISCHR, S_ISDIR, S_ISFIFO, S_ISLNK, S_ISNAM):
5999         (S_ISMPB, S_ISMPC, S_ISNWK, S_ISREG, S_ISSOCK, S_ISDOOR, S_ISPORT):
6000         (S_TYPEISMQ, S_TYPEISTMO, S_TYPEISSEM, S_TYPEISSHM, S_ISCTG, S_ISOFD):
6001         (S_ISOFL, S_ISWHT, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IRGRP):
6002         (S_IROTH, S_IWUSR, S_IWGRP, S_IWOTH, S_IXUSR, S_IXGRP, S_IXOTH):
6003         (S_IRWXU, S_IRWXG, S_IRWXO, S_IXUGO, S_IRWXUGO):
6004         Move these macros to ...
6005         * lib/stat_.h: here.  Don't include stat-macros.h.
6006         * lib/canonicalize.c: Don't include stat-macros.h.
6007         * lib/chown.c: Likewise.
6008         * lib/euidaccess.c: Likewise.
6009         * lib/file-type.c: Likewise.
6010         * lib/filemode.c: Likewise.
6011         * lib/glob.c: Likewise.
6012         * lib/isapipe.c: Likewise.
6013         * lib/lchown.c: Likewise.
6014         * lib/lstat.c: Likewise.
6015         * lib/mkdir-p.c: Likewise.
6016         * lib/rmdir.c: Likewise.
6017         * m4/lchown.m4 (gl_FUNC_LCHOWN): Don't require gl_STAT_MACROS.
6018         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Don't check for io.h
6019         unless mkdir isn't declared, to speed up 'configure'.
6020         Always create sys/stat.h, since it's unlikely any real sys/stat.h
6021         would define all the S_* symbols.
6022         * modules/canonicalize (Depends-on):
6023         Depend on sys_stat, not stat-macros.
6024         * modules/chown: Likewise.
6025         * modules/euidaccess: Likewise.
6026         * modules/filemode: Likewise.
6027         * modules/file-type: Likewise.
6028         * modules/glob: Likewise.
6029         * modules/isapipe: Likewise.
6030         * modules/lchown: Likewise.
6031         * modules/lstat: Likewise.
6032         * modules/mkancesdirs: Likewise.
6033         * modules/rmdir: Likewise.
6034         * modules/mkdir-p (Depends-on): Also depend on sys_stat.
6035         * modules/modechange: Likewise.
6036         * modules/stat-macros (Files): Remove m4/stat-macros.m4.
6037         (configure.ac): Remove gl_STAT_MACROS.
6038         * modules/sys_stat (Depends-on): Remove stat-macros.
6039
6040 2006-10-27  Bruno Haible  <bruno@clisp.org>
6041
6042         * m4/signed.m4: Remove file.
6043         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS_: Remove bh_C_SIGNED
6044         invocation.
6045         * modules/vasnprintf (Files): Remove m4/signed.m4.
6046
6047 2006-10-27  Bruno Haible  <bruno@clisp.org>
6048
6049         Update to GNU gettext 0.16.
6050         * modules/gettext (Files): Add m4/intl.m4, m4/intldir.m4. Remove
6051         m4/inttypes-h.m4, m4/signed.m4.
6052         * m4/gettext.m4: Update to GNU gettext 0.16.
6053         * m4/intl.m4: New file, from GNU gettext.
6054         * m4/intldir.m4: New file, from GNU gettext.
6055         * config/srclist.txt: Update
6056
6057 2006-10-27  Eric Blake  <ebb9@byu.net>
6058
6059         * MODULES.html.sh: Document tempname.
6060         * modules/mkstemp (Depends-on): Add tempname, and drop transitive
6061         dependencies.
6062         (Files): Move lib/tempname.c...
6063         * modules/tempname: ...to this new module.
6064         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Remove tempname checks.
6065         (gl_PREREQ_TEMPNAME): Move...
6066         * m4/tempname.m4: ...to this new file.
6067         * lib/mkstemp.c (includes) [!_LIBC]: Use tempname.h.
6068         * modules/sys_stat (Depends-on): Add stat-macros.
6069         * lib/stat_.h (includes): Pick up stat macros.
6070         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Replace <sys/stat.h>
6071         if stat macros are broken.
6072         * lib/tempname.c (includes): No need to include "stat-macros.h".
6073         (__gen_tempname) [!_LIBC]: Expose as gen_tempname.
6074         (direxists, __path_search) [!_LIBC]: Don't compile these in
6075         gnulib; the tmpdir module covers that.
6076         * lib/tempname.h: New file.
6077
6078 2006-10-26  Paul Eggert  <eggert@cs.ucla.edu>
6079
6080         * COPYING: Explain how gnulib-tool converts licence headers.
6081         Almost all wording by Eric Blake.
6082
6083 2006-10-25  Paul Eggert  <eggert@cs.ucla.edu>
6084
6085         * lib/mbchar.h (is_basic_table): Make read-only.
6086         * lib/mbchar.c (is_basic_table): Likewise.
6087         Reported by John Darrington.
6088
6089 2006-10-25  Bruno Haible  <bruno@clisp.org>
6090
6091         * lib/progname.h (set_program_name): Undefine before defining.
6092
6093 2006-10-25  Bruno Haible  <bruno@clisp.org>
6094
6095         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to
6096         false for non-gcc C++ compilers.
6097         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
6098
6099 2006-10-24  Bruno Haible  <bruno@clisp.org>
6100
6101         * lib/striconv.c (mem_cd_iconv, str_cd_iconv): Treat all non-GNU
6102         iconv implementations like Irix iconv.
6103
6104 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
6105
6106         * modules/vararrays: New file.
6107         * m4/vararrays.m4: New file, taken from diffutils.
6108         * MODULES.html.sh: New module vararrays.
6109
6110 2006-10-24  Karl Berry  <karl@gnu.org>
6111
6112         * doc/gnulib-intro.texi: --- instead of --; non-naive naive.
6113         Don't call GNU Unix.
6114
6115 2006-10-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6116
6117         * users.txt: Add Libtool.
6118
6119         Sync from Libtool:
6120
6121         2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
6122
6123         * lib/argz.c: Remove check for HAVE_CONFIG_H, to conform
6124         to gnulib's policy of including config.h unconditionally.
6125
6126 2006-10-24  Bruno Haible  <bruno@clisp.org>
6127
6128         * modules/wcwidth (Files): Add m4/wint_t.m4.
6129         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gt_TYPE_WINT_T.
6130         * lib/wcwidth.h (iswprint): Use 'int' if 'wint_t' is not defined.
6131
6132 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
6133
6134         * lib/getdate.y (yyerror): Make the arguments pointer-to-const,
6135         to pacify GCC with some -W flags enabled.  Problem reported by
6136         Bruno Haible.
6137
6138 2006-10-24  Jim Meyering  <jim@meyering.net>
6139
6140         * MODULES.html.sh: Remove uinttostr.  It's not a module.
6141         Reported by Karl Berry.
6142
6143 2006-10-23  Bruno Haible  <bruno@clisp.org>
6144
6145         * lib/fts.c (fts_build): Move variable declaration, for C89 compliance.
6146
6147 2006-10-24  Bruno Haible  <bruno@clisp.org>
6148
6149         * lib/gl_list.h: Use C comment style, not C++ comment style.
6150
6151 2006-10-23  Eric Blake  <ebb9@byu.net>
6152
6153         * lib/getaddrinfo.c (includes): Add missing include.
6154
6155 2006-10-23  Bruno Haible  <bruno@clisp.org>
6156             Paul Eggert  <eggert@cs.ucla.edu>
6157
6158         Ability to rename obstack_free.
6159         * lib/obstack.h (__obstack_free): New macro. Declare instead of
6160         obstack_free.
6161         (obstack_free): Invoke the __obstack_free macro.
6162         * lib/obstack.c (obstack_free): Use __obstack_free macro.
6163
6164 2006-10-23  Bruno Haible  <bruno@clisp.org>
6165             Paul Eggert  <eggert@cs.ucla.edu>
6166
6167         * lib/argp.h (argp_parse, __argp_parse): Comment out the identifiers
6168         __argc, __argv from the declaration. (They are defined as macros on
6169         mingw.)
6170
6171 2006-10-22  Bruno Haible  <bruno@clisp.org>
6172
6173         * doc/gnulib-intro.texi: New file.
6174         * doc/gnulib.texi: Include it.
6175
6176 2006-10-21  Bruno Haible  <bruno@clisp.org>
6177
6178         * doc/gnulib.texi: Split the chapter "Gnulib" into 3 chapters
6179         "Introduction", "Miscellanous Notes", "Particular Modules".
6180
6181 2006-10-21  Bruno Haible  <bruno@clisp.org>
6182
6183         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
6184         Change mostlyclean-local rule to avoid sh syntax error from bash
6185         versions 2.00..2.05 when $(MOSTLYCLEANDIRS) is empty.
6186
6187 2006-10-23  Jim Meyering  <jim@meyering.net>
6188
6189         * lib/getaddrinfo.c (getnameinfo): Use new lightweight uinttostr,
6190         in place of snprintf.
6191
6192         * modules/inttostr (Files): Add lib/uinttostr.c.
6193         * lib/uinttostr.c (inttostr): New file/function.
6194         * lib/inttostr.h (uinttostr): Declare.
6195         * m4/inttostr.m4: Add AC_LIBOBJ([uinttostr]).
6196         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
6197         Add uinttostr.
6198         * modules/getaddrinfo (Depends-on): Remove snprintf.  Add inttostr.
6199
6200 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
6201
6202         * lib/canonicalize.c (ELOOP): Define if not already defined.
6203         Problem reported by Bruno Haible in
6204         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00282.html>.
6205
6206 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
6207
6208         * lib/stdint_.h [defined _AIX]: Don't include <sys/types.h>.
6209         Problem reported by Perry Smith and Ville Laurikari.
6210
6211         * lib/getndelim2.c (SSIZE_MAX): Use same defn that getdelim.c
6212         uses.
6213
6214 2006-10-19  Bruno Haible  <bruno@clisp.org>
6215
6216         * lib/getndelim2.c (SSIZE_MAX): Provide fallback definition. Needed
6217         for mingw.
6218
6219 2006-10-19  Bruno Haible  <bruno@clisp.org>
6220
6221         * lib/openat-priv.h (EOPNOTSUPP): Provide fallback definition.
6222         Needed for mingw.
6223
6224 2006-10-19  Bruno Haible  <bruno@clisp.org>
6225
6226         * m4/size_max.m4 (gl_SIZE_MAX): Cache the result.
6227
6228 2006-10-19  Bruno Haible  <bruno@clisp.org>
6229
6230         * m4/allocsa.m4 (gl_ALLOCSA): Invoke gl_FUNC_ALLOCA, don't AC_REQUIRE
6231         it.
6232
6233 2006-10-19  Bruno Haible  <bruno@clisp.org>
6234
6235         * m4/alloca.m4 (gl_FUNC_ALLOCA): Cache the result of the AC_EGREP_CPP
6236         invocation.
6237
6238 2006-10-19  Bruno Haible  <bruno@clisp.org>
6239
6240         * gnulib-tool (func_create_testdir): Don't include ftruncate and
6241         mountlist by default.
6242
6243 2006-10-16  Bruno Haible  <bruno@clisp.org>
6244
6245         * lib/c-strstr.c: Include c-strstr.h.
6246
6247 2006-10-18  Charles Wilson  <cygwin@cwilson.fastmail.fm>
6248
6249         * gnulib-tool: Don't clobber $sourcebase when $local_gnulib_dir ends
6250         in a slash.
6251
6252 2006-10-18  Bruno Haible  <bruno@clisp.org>
6253
6254         * lib/lock.h [C++]: Wrap definitions in extern "C".
6255
6256 2006-10-18  Bruno Haible  <bruno@clisp.org>
6257
6258         * gnulib-tool (func_emit_initmacro_end): Remove duplicates from the
6259         gl_LIBOBJS list.
6260
6261 2006-10-18  Bruno Haible  <bruno@clisp.org>
6262
6263         * lib/findprog.c (find_in_path): Avoid "gcc -Wwrite-strings" warning.
6264
6265 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>
6266
6267         * lib/xstrtol.h: Include gettext.h.
6268         (_STRTOL_ERROR): Wrap English-language formats inside gettext.
6269         Problem reported by Eric Blake.
6270         * modules/xstrtol (Depends-on): Add gettext-h.
6271
6272 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>  (tiny change)
6273
6274         * lib/strftime.c (advance): New macro.
6275         (add): Use it to avoid adding 0 to a FILE *.  FILE can be an
6276         incomplete type, so you can't add 0 to it.  Problem and patch
6277         reported by Eelco Dolstra for dietlibc.
6278
6279 2006-10-18  Jim Meyering  <jim@meyering.net>
6280
6281         * lib/readutmp.c (desirable_utmp_entry): Use "bool" as the
6282         type for a local, and rename it: s/up/user_proc/.
6283
6284 2006-10-18  Sergey Poznyakoff  <gray@gnu.org.ua>
6285
6286         * lib/readutmp.c (desirable_utmp_entry): Implement new flag:
6287         READ_UTMP_USER_PROCESS.
6288         * lib/readutmp.h (READ_UTMP_USER_PROCESS): New flag
6289
6290 2006-10-17  Paul Eggert  <eggert@cs.ucla.edu>
6291
6292         * lib/localcharset.c: Do not check HAVE_SETLOCALE.
6293         * m4/localcharset.m4 (gl_LOCALCHARSET): Don't check for setlocale.
6294
6295 2006-10-17  Eric Blake  <ebb9@byu.net>
6296
6297         * lib/sigprocmask.c (sigprocmask): Fix typo.
6298
6299         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Fix typo.
6300
6301         * modules/clean-temp (Makefile.am): Don't add to make output...
6302         (configure.ac): ...instead define SIGNAL_SAFE_LIST inside
6303         config.h.
6304
6305 2006-10-17  Bruno Haible  <bruno@clisp.org>
6306
6307         * lib/gettext.h (gettext, ngettext, pgettext, npgettext): Define
6308         differently if DEFAULT_TEXT_DOMAIN is set.
6309
6310 2006-10-16  Bruno Haible  <bruno@clisp.org>
6311
6312         * lib/clean-temp.c: Include fwriteerror.h.
6313
6314 2006-10-16  Bruno Haible  <bruno@clisp.org>
6315
6316         * getndelim2.m4 (gl_GETNDELIM2): Remove 2003-10-23 hack.
6317
6318 2006-10-16  Bruno Haible  <bruno@clisp.org>
6319
6320         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Also test for sigset_t.
6321         * lib/sigprocmask.h: Include <sys/types.h>.
6322         (sigset_t): Use the system's definition if present.
6323
6324 2006-10-17  Eric Blake  <ebb9@byu.net>
6325
6326         * lib/xvasprintf.c (includes): Assume config.h.
6327         * lib/xasprintf.c (includes): Likewise.
6328
6329 2006-10-16  Paul Eggert  <eggert@cs.ucla.edu>
6330
6331         * lib/fsusage.c (PROPAGATE_ALL_ONES): Don't assume uintmax_t is
6332         at least as wide as intmax_t.
6333
6334 2006-10-16  Alexandre Duret-Lutz  <adl@gnu.org>
6335
6336         (Imported from Automake.)
6337         * build-aux/gnupload: Update to version 1.1 of directive file.
6338
6339 2006-10-16  Eric Blake  <ebb9@byu.net>
6340
6341         * modules/configmake (Makefile.am): Add pkglibexecdir support, to
6342         match Automake 1.10a.
6343
6344 2006-10-14  Bruno Haible  <bruno@clisp.org>
6345
6346         * modules/sigprocmask: New file.
6347         * lib/sigprocmask.h: New file.
6348         * lib/sigprocmask.c: New file.
6349         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Renamed from
6350         gt_SIGNALBLOCKING. When not defining HAVE_POSIX_SIGNALBLOCKING,
6351         request sigprocmask.o.
6352         (gl_PREREQ_SIGPROCMASK): New macro.
6353         * modules/fatal-signal (Files): Remove m4/signalblocking.m4.
6354         (Depends-on): Add sigprocmask.
6355         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Don't require
6356         gt_SIGNALBLOCKING. Test for 'raise' only once.
6357         * lib/fatal-signal.c: Include sigprocmask.h.
6358         (fatal_signal_set, init_fatal_signal_set, block_fatal_signals,
6359         unblock_fatal_signals): Define always.
6360         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
6361         sigprocmask.
6362
6363 2006-10-14  Paul Eggert  <eggert@cs.ucla.edu>
6364
6365         Sync from Automake.
6366         * build-aux/install-sh (posix_mkdir): Reject FreeBSD 6.1 mkdir -p -m,
6367         which incorrectly sets the mode of an existing destination
6368         directory.  In some cases the unpatched install-sh could do the
6369         equivalent of "chmod 777 /" or "chmod 0 /" on a buggy FreeBSD
6370         system.  We hope this is rare in practice, but it's clearly worth
6371         fixing.  Problem reported by Alex Unleashed in
6372         <http://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00012.html>.
6373         Also, don't bother to check for -m bugs unless we're using -m;
6374         suggested by Stepan Kasal.
6375
6376 2006-10-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6377
6378         Sync from Automake.
6379         * build-aux/depcomp (gcc3): Put dependency extraction flags before the
6380         `-c' flag, so they appear at the same position as in %FASTDEP%
6381         mode in depend2.am.  Fixes build failure for FreeBSD's c89,
6382         which ignores unknown options only after the first non-option.
6383         Bug report against M4 by Nelson H. F. Beebe.
6384
6385 2006-10-13  Jim Meyering  <jim@meyering.net>
6386
6387         Fix a bug in yesterday's change.
6388         * lib/fts.c (fts_open): When using FTS_XDEV|FTS_NOSTAT,
6389         p->fts_statp->st_dev would be used uninitialized.
6390         Ensures that we always call fts_stat on the very first entry.
6391         Miklos Szeredi reported that find -xdev stopped working.
6392
6393 2006-10-12  Bruno Haible  <bruno@clisp.org>
6394
6395         * gnulib-tool (func_get_automake_snippet): Append an automatically
6396         computed EXTRA_DIST augmentation.
6397         * modules/acl (Makefile.am): Remove EXTRA_DIST augmentation.
6398         * modules/alloca-opt (Makefile.am): Likewise.
6399         * modules/allocsa (Makefile.am): Likewise.
6400         * modules/arcfour (Makefile.am): Likewise.
6401         * modules/arctwo (Makefile.am): Likewise.
6402         * modules/argmatch (Makefile.am): Likewise.
6403         * modules/argz (Makefile.am): Likewise.
6404         * modules/atexit (Makefile.am): Likewise.
6405         * modules/backupfile (Makefile.am): Likewise.
6406         * modules/byteswap (Makefile.am): Likewise.
6407         * modules/c-strtod (Makefile.am): Likewise.
6408         * modules/c-strtold (Makefile.am): Likewise.
6409         * modules/calloc (Makefile.am): Likewise.
6410         * modules/canon-host (Makefile.am): Likewise.
6411         * modules/canonicalize (Makefile.am): Likewise.
6412         * modules/chdir-long (Makefile.am): Likewise.
6413         * modules/chdir-safer (Makefile.am): Likewise.
6414         * modules/check-version (Makefile.am): Likewise.
6415         * modules/chown (Makefile.am): Likewise.
6416         * modules/cloexec (Makefile.am): Likewise.
6417         * modules/close-stream (Makefile.am): Likewise.
6418         * modules/closeout (Makefile.am): Likewise.
6419         * modules/crc (Makefile.am): Likewise.
6420         * modules/csharpexec (Makefile.am): Likewise.
6421         * modules/cycle-check (Makefile.am): Likewise.
6422         * modules/des (Makefile.am): Likewise.
6423         * modules/dev-ino (Makefile.am): Likewise.
6424         * modules/dirfd (Makefile.am): Likewise.
6425         * modules/dirname (Makefile.am): Likewise.
6426         * modules/dup2 (Makefile.am): Likewise.
6427         * modules/eealloc (Makefile.am): Likewise.
6428         * modules/error (Makefile.am): Likewise.
6429         * modules/euidaccess (Makefile.am): Likewise.
6430         * modules/exclude (Makefile.am): Likewise.
6431         * modules/exitfail (Makefile.am): Likewise.
6432         * modules/fcntl-safer (Makefile.am): Likewise.
6433         * modules/fcntl (Makefile.am): Likewise.
6434         * modules/file-type (Makefile.am): Likewise.
6435         * modules/fileblocks (Makefile.am): Likewise.
6436         * modules/filemode (Makefile.am): Likewise.
6437         * modules/filenamecat (Makefile.am): Likewise.
6438         * modules/fnmatch (Makefile.am): Likewise.
6439         * modules/fopen-safer (Makefile.am): Likewise.
6440         * modules/fpending (Makefile.am): Likewise.
6441         * modules/fprintftime (Makefile.am): Likewise.
6442         * modules/free (Makefile.am): Likewise.
6443         * modules/fsusage (Makefile.am): Likewise.
6444         * modules/ftruncate (Makefile.am): Likewise.
6445         * modules/fts (Makefile.am): Likewise.
6446         * modules/gc-arcfour (Makefile.am): Likewise.
6447         * modules/gc-des (Makefile.am): Likewise.
6448         * modules/gc-hmac-md5 (Makefile.am): Likewise.
6449         * modules/gc-hmac-sha1 (Makefile.am): Likewise.
6450         * modules/gc-md4 (Makefile.am): Likewise.
6451         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
6452         * modules/gc-sha1 (Makefile.am): Likewise.
6453         * modules/gc (Makefile.am): Likewise.
6454         * modules/getaddrinfo (Makefile.am): Likewise.
6455         * modules/getcwd (Makefile.am): Likewise.
6456         * modules/getdelim (Makefile.am): Likewise.
6457         * modules/getdomainname (Makefile.am): Likewise.
6458         * modules/getgroups (Makefile.am): Likewise.
6459         * modules/gethostname (Makefile.am): Likewise.
6460         * modules/gethrxtime (Makefile.am): Likewise.
6461         * modules/getline (Makefile.am): Likewise.
6462         * modules/getloadavg (Makefile.am): Likewise.
6463         * modules/getlogin_r (Makefile.am): Likewise.
6464         * modules/getndelim2 (Makefile.am): Likewise.
6465         * modules/getopt (Makefile.am): Likewise.
6466         * modules/getpagesize (Makefile.am): Likewise.
6467         * modules/getpass-gnu (Makefile.am): Likewise.
6468         * modules/getpass (Makefile.am): Likewise.
6469         * modules/getsubopt (Makefile.am): Likewise.
6470         * modules/gettime (Makefile.am): Likewise.
6471         * modules/gettimeofday (Makefile.am): Likewise.
6472         * modules/getugroups (Makefile.am): Likewise.
6473         * modules/getusershell (Makefile.am): Likewise.
6474         * modules/glob (Makefile.am): Likewise.
6475         * modules/group-member (Makefile.am): Likewise.
6476         * modules/hard-locale (Makefile.am): Likewise.
6477         * modules/hash (Makefile.am): Likewise.
6478         * modules/hmac-md5 (Makefile.am): Likewise.
6479         * modules/hmac-sha1 (Makefile.am): Likewise.
6480         * modules/human (Makefile.am): Likewise.
6481         * modules/idcache (Makefile.am): Likewise.
6482         * modules/imaxabs (Makefile.am): Likewise.
6483         * modules/imaxdiv (Makefile.am): Likewise.
6484         * modules/inet_ntop (Makefile.am): Likewise.
6485         * modules/inet_pton (Makefile.am): Likewise.
6486         * modules/intprops (Makefile.am): Likewise.
6487         * modules/inttostr (Makefile.am): Likewise.
6488         * modules/inttypes (Makefile.am): Likewise.
6489         * modules/isapipe (Makefile.am): Likewise.
6490         * modules/javaversion (Makefile.am): Likewise.
6491         * modules/lchmod (Makefile.am): Likewise.
6492         * modules/lchown (Makefile.am): Likewise.
6493         * modules/localcharset (Makefile.am): Likewise.
6494         * modules/long-options (Makefile.am): Likewise.
6495         * modules/lstat (Makefile.am): Likewise.
6496         * modules/malloc (Makefile.am): Likewise.
6497         * modules/mathl (Makefile.am): Likewise.
6498         * modules/mbchar (Makefile.am): Likewise.
6499         * modules/md2 (Makefile.am): Likewise.
6500         * modules/md4 (Makefile.am): Likewise.
6501         * modules/md5 (Makefile.am): Likewise.
6502         * modules/memcasecmp (Makefile.am): Likewise.
6503         * modules/memchr (Makefile.am): Likewise.
6504         * modules/memcmp (Makefile.am): Likewise.
6505         * modules/memcoll (Makefile.am): Likewise.
6506         * modules/memcpy (Makefile.am): Likewise.
6507         * modules/memmem (Makefile.am): Likewise.
6508         * modules/memmove (Makefile.am): Likewise.
6509         * modules/mempcpy (Makefile.am): Likewise.
6510         * modules/memrchr (Makefile.am): Likewise.
6511         * modules/memset (Makefile.am): Likewise.
6512         * modules/memxor (Makefile.am): Likewise.
6513         * modules/mkancesdirs (Makefile.am): Likewise.
6514         * modules/mkdir-p (Makefile.am): Likewise.
6515         * modules/mkdir (Makefile.am): Likewise.
6516         * modules/mkdtemp (Makefile.am): Likewise.
6517         * modules/mkstemp (Makefile.am): Likewise.
6518         * modules/mktime (Makefile.am): Likewise.
6519         * modules/modechange (Makefile.am): Likewise.
6520         * modules/mountlist (Makefile.am): Likewise.
6521         * modules/nanosleep (Makefile.am): Likewise.
6522         * modules/obstack (Makefile.am): Likewise.
6523         * modules/openat (Makefile.am): Likewise.
6524         * modules/pagealign_alloc (Makefile.am): Likewise.
6525         * modules/pathmax (Makefile.am): Likewise.
6526         * modules/physmem (Makefile.am): Likewise.
6527         * modules/poll (Makefile.am): Likewise.
6528         * modules/posixtm (Makefile.am): Likewise.
6529         * modules/posixver (Makefile.am): Likewise.
6530         * modules/putenv (Makefile.am): Likewise.
6531         * modules/quote (Makefile.am): Likewise.
6532         * modules/quotearg (Makefile.am): Likewise.
6533         * modules/raise (Makefile.am): Likewise.
6534         * modules/read-file (Makefile.am): Likewise.
6535         * modules/readline (Makefile.am): Likewise.
6536         * modules/readlink (Makefile.am): Likewise.
6537         * modules/readtokens (Makefile.am): Likewise.
6538         * modules/readutmp (Makefile.am): Likewise.
6539         * modules/realloc (Makefile.am): Likewise.
6540         * modules/regex (Makefile.am): Likewise.
6541         * modules/rename-dest-slash (Makefile.am): Likewise.
6542         * modules/rename (Makefile.am): Likewise.
6543         * modules/rijndael (Makefile.am): Likewise.
6544         * modules/rmdir (Makefile.am): Likewise.
6545         * modules/rpmatch (Makefile.am): Likewise.
6546         * modules/safe-read (Makefile.am): Likewise.
6547         * modules/safe-write (Makefile.am): Likewise.
6548         * modules/same-inode (Makefile.am): Likewise.
6549         * modules/same (Makefile.am): Likewise.
6550         * modules/save-cwd (Makefile.am): Likewise.
6551         * modules/savedir (Makefile.am): Likewise.
6552         * modules/setenv (Makefile.am): Likewise.
6553         * modules/settime (Makefile.am): Likewise.
6554         * modules/sha1 (Makefile.am): Likewise.
6555         * modules/sig2str (Makefile.am): Likewise.
6556         * modules/snprintf (Makefile.am): Likewise.
6557         * modules/stat-macros (Makefile.am): Likewise.
6558         * modules/stat-time (Makefile.am): Likewise.
6559         * modules/stdbool (Makefile.am): Likewise.
6560         * modules/stdint (Makefile.am): Likewise.
6561         * modules/stdlib-safer (Makefile.am): Likewise.
6562         * modules/stpcpy (Makefile.am): Likewise.
6563         * modules/stpncpy (Makefile.am): Likewise.
6564         * modules/strcase (Makefile.am): Likewise.
6565         * modules/strcasestr (Makefile.am): Likewise.
6566         * modules/strchrnul (Makefile.am): Likewise.
6567         * modules/strcspn (Makefile.am): Likewise.
6568         * modules/strdup (Makefile.am): Likewise.
6569         * modules/strerror (Makefile.am): Likewise.
6570         * modules/strftime (Makefile.am): Likewise.
6571         * modules/strndup (Makefile.am): Likewise.
6572         * modules/strnlen (Makefile.am): Likewise.
6573         * modules/strpbrk (Makefile.am): Likewise.
6574         * modules/strsep (Makefile.am): Likewise.
6575         * modules/strstr (Makefile.am): Likewise.
6576         * modules/strtod (Makefile.am): Likewise.
6577         * modules/strtoimax (Makefile.am): Likewise.
6578         * modules/strtok_r (Makefile.am): Likewise.
6579         * modules/strtol (Makefile.am): Likewise.
6580         * modules/strtoll (Makefile.am): Likewise.
6581         * modules/strtoul (Makefile.am): Likewise.
6582         * modules/strtoull (Makefile.am): Likewise.
6583         * modules/strtoumax (Makefile.am): Likewise.
6584         * modules/strverscmp (Makefile.am): Likewise.
6585         * modules/sys_socket (Makefile.am): Likewise.
6586         * modules/sys_stat (Makefile.am): Likewise.
6587         * modules/sysexits (Makefile.am): Likewise.
6588         * modules/time_r (Makefile.am): Likewise.
6589         * modules/timegm (Makefile.am): Likewise.
6590         * modules/timespec (Makefile.am): Likewise.
6591         * modules/tmpfile-safer (Makefile.am): Likewise.
6592         * modules/trim (Makefile.am): Likewise.
6593         * modules/unistd-safer (Makefile.am): Likewise.
6594         * modules/unlinkdir (Makefile.am): Likewise.
6595         * modules/unlocked-io (Makefile.am): Likewise.
6596         * modules/userspec (Makefile.am): Likewise.
6597         * modules/utime (Makefile.am): Likewise.
6598         * modules/utimecmp (Makefile.am): Likewise.
6599         * modules/utimens (Makefile.am): Likewise.
6600         * modules/vasnprintf (Makefile.am): Likewise.
6601         * modules/vasprintf (Makefile.am): Likewise.
6602         * modules/vsnprintf (Makefile.am): Likewise.
6603         * modules/xalloc (Makefile.am): Likewise.
6604         * modules/xgetcwd (Makefile.am): Likewise.
6605         * modules/xnanosleep (Makefile.am): Likewise.
6606         * modules/xreadlink (Makefile.am): Likewise.
6607         * modules/xstrtod (Makefile.am): Likewise.
6608         * modules/xstrtol (Makefile.am): Likewise.
6609         * modules/xstrtold (Makefile.am): Likewise.
6610         * modules/yesno (Makefile.am): Likewise.
6611         * modules/getdate (Makefile.am): Don't add getdate.h to EXTRA_DIST.
6612
6613 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
6614
6615         * modules/error (Makefile.am): Distribute files through
6616         EXTRA_DIST, not lib_SOURCES.
6617
6618 2006-10-12  Eric Blake  <ebb9@byu.net>
6619
6620         * modules/error (Makefile.am): Distribute files in /lib.
6621         * modules/obstack (Makefile.am): Likewise.
6622
6623 2006-10-12  Bruno Haible  <bruno@clisp.org>
6624
6625         * modules/acl (Makefile.am): Distribute all files in lib/ through
6626         EXTRA_DIST.
6627         * modules/arcfour (Makefile.am): Likewise.
6628         * modules/arctwo (Makefile.am): Likewise.
6629         * modules/argmatch (Makefile.am): Likewise.
6630         * modules/argz (Makefile.am): Likewise.
6631         * modules/atexit (Makefile.am): Likewise.
6632         * modules/backupfile (Makefile.am): Likewise.
6633         * modules/c-strtod (Makefile.am): Likewise.
6634         * modules/c-strtold (Makefile.am): Likewise.
6635         * modules/calloc (Makefile.am): Likewise.
6636         * modules/canon-host (Makefile.am): Likewise.
6637         * modules/canonicalize (Makefile.am): Likewise.
6638         * modules/chdir-long (Makefile.am): Likewise.
6639         * modules/chdir-safer (Makefile.am): Likewise.
6640         * modules/check-version (Makefile.am): Likewise.
6641         * modules/chown (Makefile.am): Likewise.
6642         * modules/cloexec (Makefile.am): Likewise.
6643         * modules/close-stream (Makefile.am): Likewise.
6644         * modules/closeout (Makefile.am): Likewise.
6645         * modules/crc (Makefile.am): Likewise.
6646         * modules/cycle-check (Makefile.am): Likewise.
6647         * modules/des (Makefile.am): Likewise.
6648         * modules/dirfd (Makefile.am): Likewise.
6649         * modules/dirname (Makefile.am): Likewise.
6650         * modules/dup2 (Makefile.am): Likewise.
6651         * modules/euidaccess (Makefile.am): Likewise.
6652         * modules/exclude (Makefile.am): Likewise.
6653         * modules/exitfail (Makefile.am): Likewise.
6654         * modules/fcntl-safer (Makefile.am): Likewise.
6655         * modules/file-type (Makefile.am): Likewise.
6656         * modules/fileblocks (Makefile.am): Likewise.
6657         * modules/filemode (Makefile.am): Likewise.
6658         * modules/filenamecat (Makefile.am): Likewise.
6659         * modules/fnmatch (Makefile.am): Likewise.
6660         * modules/fopen-safer (Makefile.am): Likewise.
6661         * modules/fpending (Makefile.am): Likewise.
6662         * modules/fprintftime (Makefile.am): Likewise.
6663         * modules/free (Makefile.am): Likewise.
6664         * modules/fsusage (Makefile.am): Likewise.
6665         * modules/ftruncate (Makefile.am): Likewise.
6666         * modules/fts (Makefile.am): Likewise.
6667         * modules/gc (Makefile.am): Likewise.
6668         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
6669         * modules/getaddrinfo (Makefile.am): Likewise.
6670         * modules/getcwd (Makefile.am): Likewise.
6671         * modules/getdelim (Makefile.am): Likewise.
6672         * modules/getdomainname (Makefile.am): Likewise.
6673         * modules/getgroups (Makefile.am): Likewise.
6674         * modules/gethostname (Makefile.am): Likewise.
6675         * modules/gethrxtime (Makefile.am): Likewise.
6676         * modules/getline (Makefile.am): Likewise.
6677         * modules/getloadavg (Makefile.am): Likewise.
6678         * modules/getlogin_r (Makefile.am): Likewise.
6679         * modules/getopt (Makefile.am): Likewise.
6680         * modules/getpass (Makefile.am): Likewise.
6681         * modules/getpass-gnu (Makefile.am): Likewise.
6682         * modules/getsubopt (Makefile.am): Likewise.
6683         * modules/gettime (Makefile.am): Likewise.
6684         * modules/gettimeofday (Makefile.am): Likewise.
6685         * modules/getugroups (Makefile.am): Likewise.
6686         * modules/getusershell (Makefile.am): Likewise.
6687         * modules/glob (Makefile.am): Likewise.
6688         * modules/group-member (Makefile.am): Likewise.
6689         * modules/hard-locale (Makefile.am): Likewise.
6690         * modules/hash (Makefile.am): Likewise.
6691         * modules/hmac-md5 (Makefile.am): Likewise.
6692         * modules/hmac-sha1 (Makefile.am): Likewise.
6693         * modules/human (Makefile.am): Likewise.
6694         * modules/idcache (Makefile.am): Likewise.
6695         * modules/imaxabs (Makefile.am): Likewise.
6696         * modules/imaxdiv (Makefile.am): Likewise.
6697         * modules/inet_ntop (Makefile.am): Likewise.
6698         * modules/inet_pton (Makefile.am): Likewise.
6699         * modules/inttostr (Makefile.am): Likewise.
6700         * modules/isapipe (Makefile.am): Likewise.
6701         * modules/lchown (Makefile.am): Likewise.
6702         * modules/long-options (Makefile.am): Likewise.
6703         * modules/lstat (Makefile.am): Likewise.
6704         * modules/malloc (Makefile.am): Likewise.
6705         * modules/mathl (Makefile.am): Likewise.
6706         * modules/mbchar (Makefile.am): Likewise.
6707         * modules/md2 (Makefile.am): Likewise.
6708         * modules/md4 (Makefile.am): Likewise.
6709         * modules/md5 (Makefile.am): Likewise.
6710         * modules/memcasecmp (Makefile.am): Likewise.
6711         * modules/memchr (Makefile.am): Likewise.
6712         * modules/memcmp (Makefile.am): Likewise.
6713         * modules/memcoll (Makefile.am): Likewise.
6714         * modules/memcpy (Makefile.am): Likewise.
6715         * modules/memmem (Makefile.am): Likewise.
6716         * modules/memmove (Makefile.am): Likewise.
6717         * modules/mempcpy (Makefile.am): Likewise.
6718         * modules/memrchr (Makefile.am): Likewise.
6719         * modules/memset (Makefile.am): Likewise.
6720         * modules/memxor (Makefile.am): Likewise.
6721         * modules/mkancesdirs (Makefile.am): Likewise.
6722         * modules/mkdir (Makefile.am): Likewise.
6723         * modules/mkdir-p (Makefile.am): Likewise.
6724         * modules/mkdtemp (Makefile.am): Likewise.
6725         * modules/mkstemp (Makefile.am): Likewise.
6726         * modules/mktime (Makefile.am): Likewise.
6727         * modules/modechange (Makefile.am): Likewise.
6728         * modules/mountlist (Makefile.am): Likewise.
6729         * modules/nanosleep (Makefile.am): Likewise.
6730         * modules/openat (Makefile.am): Likewise.
6731         * modules/pagealign_alloc (Makefile.am): Likewise.
6732         * modules/physmem (Makefile.am): Likewise.
6733         * modules/poll (Makefile.am): Likewise.
6734         * modules/posixtm (Makefile.am): Likewise.
6735         * modules/posixver (Makefile.am): Likewise.
6736         * modules/putenv (Makefile.am): Likewise.
6737         * modules/quote (Makefile.am): Likewise.
6738         * modules/quotearg (Makefile.am): Likewise.
6739         * modules/raise (Makefile.am): Likewise.
6740         * modules/read-file (Makefile.am): Likewise.
6741         * modules/readline (Makefile.am): Likewise.
6742         * modules/readlink (Makefile.am): Likewise.
6743         * modules/readtokens (Makefile.am): Likewise.
6744         * modules/readutmp (Makefile.am): Likewise.
6745         * modules/realloc (Makefile.am): Likewise.
6746         * modules/regex (Makefile.am): Likewise.
6747         * modules/rename (Makefile.am): Likewise.
6748         * modules/rename-dest-slash (Makefile.am): Likewise.
6749         * modules/rijndael (Makefile.am): Likewise.
6750         * modules/rmdir (Makefile.am): Likewise.
6751         * modules/rpmatch (Makefile.am): Likewise.
6752         * modules/safe-read (Makefile.am): Likewise.
6753         * modules/safe-write (Makefile.am): Likewise.
6754         * modules/same (Makefile.am): Likewise.
6755         * modules/save-cwd (Makefile.am): Likewise.
6756         * modules/savedir (Makefile.am): Likewise.
6757         * modules/setenv (Makefile.am): Likewise.
6758         * modules/settime (Makefile.am): Likewise.
6759         * modules/sha1 (Makefile.am): Likewise.
6760         * modules/sig2str (Makefile.am): Likewise.
6761         * modules/snprintf (Makefile.am): Likewise.
6762         * modules/stdlib-safer (Makefile.am): Likewise.
6763         * modules/stpcpy (Makefile.am): Likewise.
6764         * modules/stpncpy (Makefile.am): Likewise.
6765         * modules/strcase (Makefile.am): Likewise.
6766         * modules/strcasestr (Makefile.am): Likewise.
6767         * modules/strchrnul (Makefile.am): Likewise.
6768         * modules/strcspn (Makefile.am): Likewise.
6769         * modules/strdup (Makefile.am): Likewise.
6770         * modules/strerror (Makefile.am): Likewise.
6771         * modules/strftime (Makefile.am): Likewise.
6772         * modules/strndup (Makefile.am): Likewise.
6773         * modules/strnlen (Makefile.am): Likewise.
6774         * modules/strpbrk (Makefile.am): Likewise.
6775         * modules/strsep (Makefile.am): Likewise.
6776         * modules/strstr (Makefile.am): Likewise.
6777         * modules/strtod (Makefile.am): Likewise.
6778         * modules/strtoimax (Makefile.am): Likewise.
6779         * modules/strtok_r (Makefile.am): Likewise.
6780         * modules/strtol (Makefile.am): Likewise.
6781         * modules/strtoll (Makefile.am): Likewise.
6782         * modules/strtoul (Makefile.am): Likewise.
6783         * modules/strtoull (Makefile.am): Likewise.
6784         * modules/strtoumax (Makefile.am): Likewise.
6785         * modules/strverscmp (Makefile.am): Likewise.
6786         * modules/time_r (Makefile.am): Likewise.
6787         * modules/timegm (Makefile.am): Likewise.
6788         * modules/tmpfile-safer (Makefile.am): Likewise.
6789         * modules/unistd-safer (Makefile.am): Likewise.
6790         * modules/unlinkdir (Makefile.am): Likewise.
6791         * modules/userspec (Makefile.am): Likewise.
6792         * modules/utime (Makefile.am): Likewise.
6793         * modules/utimecmp (Makefile.am): Likewise.
6794         * modules/utimens (Makefile.am): Likewise.
6795         * modules/vasnprintf (Makefile.am): Likewise.
6796         * modules/vasprintf (Makefile.am): Likewise.
6797         * modules/vsnprintf (Makefile.am): Likewise.
6798         * modules/xalloc (Makefile.am): Likewise.
6799         * modules/xgetcwd (Makefile.am): Likewise.
6800         * modules/xnanosleep (Makefile.am): Likewise.
6801         * modules/xreadlink (Makefile.am): Likewise.
6802         * modules/xstrtod (Makefile.am): Likewise.
6803         * modules/xstrtol (Makefile.am): Likewise.
6804         * modules/xstrtold (Makefile.am): Likewise.
6805         * modules/yesno (Makefile.am): Likewise.
6806
6807 2006-10-12  Jim Meyering  <jim@meyering.net>
6808
6809         * m4/getloadavg.m4: Revert the change below.
6810
6811         * m4/getloadavg.m4 (gl_GETLOADAVG): Test for the existence of
6812         lib/getloadavg.c using "ls -L", not "test -f".  The latter would
6813         fail with a symlink, which is what coreutils' ./bootstrap now
6814         creates by default.
6815
6816 2006-10-12  Bruno Haible  <bruno@clisp.org>
6817
6818         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): Don't define for MSVC or
6819         mingw.
6820         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX): Handle
6821         MSVC and mingw explicitly.
6822
6823 2006-10-11  Simon Josefsson  <jas@extundo.com>
6824             Bruno Haible  <bruno@clisp.org>
6825
6826         Add support for multiple gnulib-tool invocations in the scope of a
6827         single configure.ac file.
6828         * gnulib-tool (func_emit_lib_Makefile_am): In the _LIBADD variable,
6829         use a private [LT]LIBOBJS variant. Define a _DEPENDENCIES variable
6830         with the same contents as the _LIBADD variable.
6831         (func_emit_initmacro_start, func_emit_initmacro_end,
6832         func_emit_initmacro_done): New functions.
6833         (func_import, func_create_testdir): Invoke them. Allow the identifiers
6834         gl_LIBOBJS and gl_LTLIBOBJS.
6835
6836 2006-10-11  Bruno Haible  <bruno@clisp.org>
6837
6838         * gnulib-tool (GETTEXTPATH, AUTOHEADER, AUTOPOINT): New variables.
6839         (func_create_testdir): Don't create po/Makefile.am, don't invoke
6840         autoreconf. Instead, invoke autopoint explicitly but move back the
6841         *.m4 files from gnulib.
6842
6843 2006-10-11  Bruno Haible  <bruno@clisp.org>
6844
6845         * gnulib-tool (func_usage): Make module names after --create-testdir
6846         optional.
6847         (func_create_testdir): If no module was specified, use nearly all
6848         modules.
6849
6850 2006-10-12  Jim Meyering  <jim@meyering.net>
6851
6852         Big performance improvement for fts-based tools that use FTS_NOSTAT.
6853         Avoid spurious inode-mismatch problems on non-POSIX file systems.
6854         Details: http://article.gmane.org/gmane.comp.lib.gnulib.bugs/7416
6855         * lib/fts_.h (FTS_DEFER_STAT): Define new flag.
6856         (FTS_OPTIONMASK): Extend the mask to reflect this addition.
6857         * lib/fts.c (DT_IS_KNOWN, DT_MUST_BE): Define.
6858         (FTS_NO_STAT_REQUIRED, FTS_STAT_REQUIRED): Define.
6859         (fts_set_stat_required): New function.
6860         (fts_open): Defer the calls to fts_stat, if possible or requested.
6861         Move the code that maps a command-line fts_info value FTS_DOT to FTS_D
6862         into fts_stat itself.
6863         (fts_read): Perform any required (deferred) fts_stat call.
6864         (fts_build): Likewise, for the directory we're about to open and read.
6865         In the readdir loop, carefully decide whether each entry will require
6866         an eventual call to fts_stat, using dirent.d_type info if available.
6867         (fts_stat): Move the test for whether to honor FTS_COMFOLLOW on
6868         a command line argument into this function.  Update all callers.
6869         Map a return value of FTS_DOT to FTS_D for a command line argument.
6870         * modules/fts (Depends-on): Add d-type.  Alphabetize.
6871         Thanks to Miklos Szeredi for his tenacity and for the initial
6872         bug report about "find" failing on a FUSE-based file system.
6873
6874         * lib/fts.c (fts_open): Use consistent indentation.
6875
6876 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
6877
6878         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Renamed from
6879         gl_USE_SYSTEM_EXTENSIONS, to fix a coreutils bootstrap failure
6880         reported by Jim Meyering.  All uses of cache variables renamed
6881         to match Autoconf's.
6882         (gl_USE_SYSTEM_EXTENSIONS): New macro, which simply requires
6883         the other one.
6884
6885         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
6886         Fix misspelling in diagnostic.
6887
6888 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
6889
6890         * lib/mkdir-p.c (HAVE_FCHMOD): Define to false if not already
6891         defined.  Problem reported by Matthew Woehlke.
6892
6893         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): New macro.
6894         Add support for Tandem NonStop R series.
6895         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX):
6896         Use new macro.
6897
6898         * lib/rename-dest-slash.c: Include stdbool.h but not string.h.
6899         (has_trailing_slash): Omit size arg; all callers changed.
6900         Omit 'inline', since it doesn't help performance and we'd
6901         need to configure it.
6902         Don't count //, ///, etc. as having a trailing slash.
6903         As a side effect, this removes a C99ism reported by Matthew Woehlke.
6904         (rpl_rename_dest_slash): On failure, use rename's errno rather
6905         than (in some cases) an incorrect or junk errno.
6906         Simplify code by removing need to compute length; this does
6907         cause it to make two passes instead of one over the file name,
6908         but it's worth it.
6909
6910         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Undo previous
6911         change, since Autoconf's version may no longer be appropriate now
6912         that we are using CVS Autoconf's version.  Add support for Tandem.
6913
6914 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
6915             Bruno Haible  <bruno@clisp.org>
6916
6917         * lib/allocsa.h (sa_alignment_longlong, sa_alignment_max): Test
6918         HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
6919         * m4/allocsa.m4 (gl_ALLOCSA): Invoke AC_TYPE_LONG_LONG_INT instead of
6920         gl_AC_TYPE_LONG_LONG.
6921
6922         * lib/printf-args.h (arg_type, argument): Test HAVE_LONG_LONG_INT
6923         instead of HAVE_LONG_LONG.
6924         * lib/printf-args.c (printf_fetchargs): Likewise.
6925         * lib/printf-parse.c (PRINTF_PARSE): Likewise.
6926         * lib/vasnprintf.c (VASNPRINTF): Likewise.
6927         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS, gl_PREREQ_PRINTF_PARSE,
6928         gl_PREREQ_VASNPRINTF): Invoke AC_TYPE_LONG_LONG_INT instead of
6929         gl_AC_TYPE_LONG_LONG.
6930
6931 2006-10-11  Bruno Haible  <bruno@clisp.org>
6932
6933         * m4/longlong.m4: Add comments.
6934         * m4/ulonglong.m4: Likewise.
6935
6936 2006-10-10  Bruno Haible  <bruno@clisp.org>
6937
6938         Make it possible to #define stpcpy, strdup to aliases.
6939         * lib/stpcpy.c (stpcpy) [!_LIBC]: Don't undefine.
6940         * lib/strdup.c (strdup) [!_LIBC]: Don't undefine.
6941
6942 2006-10-10  Bruno Haible  <bruno@clisp.org>
6943
6944         Make it possible to #define gcd to an alias.
6945         * lib/gcd.c: Include config.h.
6946
6947 2006-10-10  Bruno Haible  <bruno@clisp.org>
6948
6949         Make it possible to #define c_isascii to an alias.
6950         * lib/c-ctype.h: Don't define the macros if NO_C_CTYPE_MACROS is
6951         defined. Undefine the macros before defining them, to avoid gcc
6952         warnings.
6953         * lib/c-ctype.c: Include config.h. Don't undefine the macros; instead,
6954         define NO_C_CTYPE_MACROS early.
6955
6956 2006-10-10  Bruno Haible  <bruno@clisp.org>
6957
6958         Make it possible to #define set_program_name to an alias.
6959         * lib/progname.c: Don't undefine set_program_name; instead, undefine
6960         ENABLE_RELOCATABLE early.
6961
6962 2006-10-10  Paul Eggert  <eggert@cs.ucla.edu>
6963
6964         Port to Tandem NSK OSS, which has 64-bit signed int but at most
6965         32-bit unsigned int.  Problem reported by Matthew Woehlke in:
6966         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00062.html
6967         More generally, don't assume that 64-bit signed int is available
6968         if unsigned int is, and vice versa.
6969         * lib/inttypes_.h (_PRIu64_PREFIX, _SCNu64_PREFIX): Depend on
6970         unsigned symbols, not on their signed counterparts.
6971         * lib/stdint_.h (uint64_t, uint_least64_t, uint_fast64_t, uintmax_t):
6972         (UINT64_MAX, UINT_LEAST64_MAX, UINT_FAST64_MAX, UINTMAX_MAX):
6973         (UINT64_C, UINTMAX_C):
6974         Likewise.
6975         * lib/strtoimax.c (strtoll): Depend on signed symbols, not their
6976         unsigned counterparts.
6977         (Have_long_long, Unsigned): New macros.
6978         (Int): Renamed from INT.
6979         (strtoimax): Use the new macros.
6980         * m4/stdint.m4 (gl_STDINT_H): Require AC_TYPE_UNSIGNED_LONG_LONG_INT
6981         and substitute HAVE_UNSIGNED_LONG_LONG_INT.
6982         * modules/inttypes (inttypes.h): Substitute
6983         HAVE_UNSIGNED_LONG_LONG_INT.
6984         * modules/stdint (stdint.h): Likewise.
6985         (Files): Add m4/ulonglong.m4.
6986
6987 2006-10-10  Bruno Haible  <bruno@clisp.org>
6988
6989         Fix a gcc -Wshadow warning.
6990         * lib/gl_anyhash_list2.h (hash_resize): Rename local variable 'index'
6991         to 'bucket'.
6992         * lib/gl_anylinked_list2.h (gl_linked_search_from_to,
6993         gl_linked_indexof_from_to): Likewise.
6994         * lib/gl_linkedhash_list.c (add_to_bucket, remove_from_bucket):
6995         Likewise.
6996         * lib/gl_anytreehash_list1.h (add_to_bucket, remove_from_bucket):
6997         Likewise.
6998         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Likewise.
6999         Reported by Eric Blake.
7000
7001 2006-10-09  Paul Eggert  <eggert@cs.ucla.edu>
7002
7003         * lib/filemode.h [HAVE_DECL_STRMODE]: Include unistd.h too,
7004         for NetBSD.  Problem reported by Bruno Haible.
7005
7006 2006-10-09  Jim Meyering  <jim@meyering.net>
7007
7008         * lib/lchown.c: Include <sys/stat.h> before "stat-macros.h".
7009         Patch from Bruno Haible.
7010
7011 2006-10-09  Jim Meyering  <jim@meyering.net>
7012
7013         * lib/fts-cycle.c (leave_dir): When "leaving" a top level directory due
7014         to FTS_SKIP, don't copy the parent's uninitialized dev/ino values.
7015         Trigger with e.g., mkdir d && valgrind ./chmod u+rwx d d
7016
7017 2006-10-08  Paul Eggert  <eggert@cs.ucla.edu>
7018
7019         Don't include <config.h> twice; this doesn't work in some cases,
7020         e.g., when config.h has "#define intmax_t long long int" and
7021         we include <config.h>, <inttypes.h>, <config.h> in that order.
7022         Problem reported by Matthew Woehlke in:
7023         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00073.html
7024         * lib/fprintftime.c: Don't include config.h or fprintftime.h.
7025         * lib/fts-cycle.c: Don't include config.h.
7026         * lib/strftime.c: Include fprintftime.h if FPRINTFTIME is defined.
7027         * lib/xstrtoimax.c: Remove copyright notice since it's short tnow.
7028         Don't include config.h or xstrtol.h.  Define STRTOL_T_MINIMUM
7029         and STRTOL_T_MAXIMUM unconditionally, since we now assume gnulib
7030         inttypes.h.
7031         * lib/xstrtoumax.c: Likewise.
7032         * lib/xstrtol.c: Include config.h and xstrtol.h after defining
7033         __strtol and the like, so that this module is more like its siblings.
7034         (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [! defined STRTOL_T_MINIMUM]:
7035         Remove; no longer needed now that we assume gnulib inttypes.h.
7036
7037 2006-10-08  Bruno Haible  <bruno@clisp.org>
7038
7039         * doc/gnulib-tool.texi: Emphasize the drawbacks of the --symlink
7040         option.
7041
7042 2006-10-07  Jim Meyering  <jim@meyering.net>
7043
7044         * modules/inttypes (inttypes.h): Revert what seems to have been
7045         an inadvertent part of today's change: use "|", not "/" in the
7046         substitution for the "/"-containing string, $(ABSOLUTE_INTTYPES_H).
7047
7048 2006-10-07  Bruno Haible  <bruno@clisp.org>
7049
7050         * modules/sublist: New file.
7051
7052 2006-10-07  Bruno Haible  <bruno@clisp.org>
7053
7054         * modules/alloca-opt (alloca.h): Add a "DO NOT EDIT" comment.
7055         * modules/argz (argz.h): Likewise.
7056         * modules/arpa_inet (arpa/inet.h): Likewise.
7057         * modules/byteswap (byteswap.h): Likewise.
7058         * modules/configmake (configmake.h): Likewise.
7059         * modules/fcntl (fcntl.h): Likewise.
7060         * modules/fnmatch (fnmatch.h): Likewise.
7061         * modules/getopt (getopt.h): Likewise.
7062         * modules/glob (glob.h): Likewise.
7063         * modules/inttypes (inttypes.h): Likewise.
7064         * modules/netinet_in (netinet/in.h): Likewise.
7065         * modules/poll (poll.h): Likewise.
7066         * modules/stdbool (stdbool.h): Likewise.
7067         * modules/stdint (stdint.h): Likewise.
7068         * modules/sys_select (sys/select.h): Likewise.
7069         * modules/sys_socket (sys/socket.h): Likewise.
7070         * modules/sys_stat (sys/stat.h): Likewise.
7071         * modules/sysexits (sysexits.h): Likewise.
7072         * modules/unistd (unistd.h): Likewise.
7073         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
7074         Add a "DO NOT EDIT" comment to the generated file.
7075         (func_import): Likewise for gnulib-comp.m4.
7076
7077 2006-10-07  Bruno Haible  <bruno@clisp.org>
7078
7079         * lib/gl_sublist.h: New file.
7080         * lib/gl_sublist.c: New file.
7081
7082 2006-10-06  Paul Eggert  <eggert@cs.ucla.edu>
7083
7084         * lib/mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full file
7085         name (relative to the original working directory) and the file
7086         name component (relative to the temporary working directory).  All
7087         callers changed.
7088         * lib/mkancesdirs.h (mkancesdirs): Adjust prototype to match.
7089         * lib/mkdir-p.c (make_dir_parents): Likewise.
7090         * lib/mkdir-p.h (make_dir_parents): Likewise.
7091
7092 2006-10-06  Eric Blake  <ebb9@byu.net>
7093
7094         Define several macros for use by the clean-temp module.
7095         * m4/close-stream.m4 (gl_CLOSE_STREAM): Define GNULIB_CLOSE_STREAM.
7096         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Define GNULIB_FCNTL_SAFER.
7097         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Define GNULIB_FOPEN_SAFER.
7098
7099         * lib/clean-temp.h (close_stream_temp): New declaration.
7100         * lib/clean-temp.c (includes): Pull in headers according to what
7101         other modules are in use.
7102         (close_stream_temp) [GNULIB_CLOSE_STREAM]: New function.
7103
7104 2006-10-06  Bruno Haible  <bruno@clisp.org>
7105
7106         * lib/javacomp.c (write_temp_file): Use fopen_temp, fwriteerror_temp
7107         instead of fopen, fwriteerror.
7108
7109 2006-10-06  Bruno Haible  <bruno@clisp.org>
7110
7111         * lib/clean-temp.h (cleanup_temp_file, cleanup_temp_subdir,
7112         cleanup_temp_dir_contents, cleanup_temp_dir): Change return type to
7113         int.
7114         * lib/clean-temp.c (do_unlink, do_rmdir, cleanup_temp_file,
7115         cleanup_temp_subdir, cleanup_temp_dir_contents, cleanup_temp_dir):
7116         Return an error indicator.
7117         Suggested by Eric Blake.
7118
7119 2006-10-06  Bruno Haible  <bruno@clisp.org>
7120
7121         * lib/clean-temp.c (PATH_MAX): Provide a fallback for GNU Hurd.
7122         Reported by Eric Blake.
7123
7124 2006-10-06  Bruno Haible  <bruno@clisp.org>
7125
7126         * modules/closeout (Description): Mention stderr too.
7127
7128 2006-10-06  Bruno Haible  <bruno@clisp.org>
7129         and Paul Eggert  <eggert@cs.ucla.edu>
7130
7131         * lib/closeout.c (close_stdout): Also close stderr.
7132         * lib/closeout.h: Update comment.
7133
7134 2006-10-05  Paul Eggert  <eggert@cs.ucla.edu>
7135
7136         Fix some Darwin-7.9.0 porting problems reported by Bruno Haible in
7137         <http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00063.html>.
7138         * lib/dirchownmod.c: Include lchown.h.
7139         * lib/lchown.c: Don't include files that lchown.h now includes.
7140         Don't declare chown, since lchown.h now does that.
7141         * lib/lchown.h: Include errno.h, sys/types.h, unistd.h.
7142         (lchown): Define to rpl_chown if lchown is declared but
7143         does not exist.  Declare using a prototype if lchown is not
7144         declared.  Add a copyright notice.
7145         * lib/mkstemp.h: Include <unistd.h>.
7146         * lib/openat.c: Include lchown.h.
7147
7148         * lib/fcntl_.h (O_NOFOLLOW): Don't depend on O_NOFOLLOW_IS_INEFFECTIVE;
7149         we now test for that separately.
7150         * lib/fts.c (fts_safe_changedir): Inspect HAVE_WORKING_O_NOFOLLOW
7151         rather than O_NOFOLLOW, when testing whether it's possible to
7152         avoid a race condition reliably.
7153         * lib/savewd.c (savewd_chdir): Likewise.
7154
7155         Remove macros that are no longer needed now that stdint.h is
7156         reliable.
7157         * lib/fsusage.c (UINTMAX_MAX): Remove.
7158         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Remove.
7159         * lib/utimecmp.c (SIZE_MAX): Remove.
7160
7161         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check whether lchown is declared.
7162
7163         * m4/fcntl_h.m4 (gl_FCNTL_H): Define HAVE_WORKING_O_NOFOLLOW instead
7164         of O_NOFOLLOW_IS_INEFFECTIVE.  Define HAVE_WORKING_O_NOATIME if
7165         O_NOATIME works.
7166
7167 2006-10-05  Bruno Haible  <bruno@clisp.org>
7168
7169         * lib/gl_list.h (gl_sortedlist_search_from_to,
7170         gl_sortedlist_indexof_from_to): New declarations.
7171         (gl_list_implementation): New fields sortedlist_search_from_to,
7172         sortedlist_indexof_from_to.
7173         (gl_sortedlist_search_from_to, gl_sortedlist_indexof_from_to): New
7174         inline functions.
7175         * lib/gl_list.c (gl_sortedlist_search_from_to,
7176         gl_sortedlist_indexof_from_to): New functions.
7177         * lib/gl_array_list.c (gl_array_sortedlist_indexof_from_to): New
7178         function.
7179         (gl_array_sortedlist_indexof, gl_array_sortedlist_search): Use it.
7180         (gl_array_sortedlist_search_from_to): New function.
7181         (gl_array_list_implementation): Update.
7182         * lib/gl_carray_list.c (gl_carray_sortedlist_indexof_from_to): New
7183         function.
7184         (gl_carray_sortedlist_indexof, gl_carray_sortedlist_search): Use it.
7185         (gl_carray_sortedlist_search_from_to): New function.
7186         (gl_carray_list_implementation): Update.
7187         * lib/gl_anylinked_list2.h (gl_linked_sortedlist_search_from_to,
7188         gl_linked_sortedlist_indexof_from_to): New functions.
7189         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
7190         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
7191         * lib/gl_anytree_list2.h (gl_tree_sortedlist_search_from_to,
7192         gl_tree_sortedlist_indexof_from_to): New functions.
7193         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
7194         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
7195         Update.
7196         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
7197         * lib/gl_rbtreehash_list.c (gl_avltreehash_list_implementation):
7198         Update.
7199
7200 2006-10-05  Bruno Haible  <bruno@clisp.org>
7201
7202         * lib/gl_list.h (gl_list_search_from, gl_list_search_from_to,
7203         gl_list_indexof_from, gl_list_indexof_from_to): New declarations.
7204         (struct gl_list_implementation): Add fields search_from_to,
7205         indexof_from_to. Remove fields search, indexof.
7206         (gl_list_search): Use the search_from_to method.
7207         (gl_list_search_from, gl_list_search_from_to): New functions.
7208         (gl_list_indexof): Use the indexof_from_to method.
7209         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
7210         * lib/gl_list.c (gl_list_search): Use the search_from_to method.
7211         (gl_list_search_from, gl_list_search_from_to): New functions.
7212         (gl_list_indexof): Use the indexof_from_to method.
7213         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
7214         * lib/gl_array_list.c (gl_array_indexof_from_to): Renamed from
7215         gl_array_indexof. Add start_index, end_index arguments.
7216         (gl_array_search_from_to): Renamed from gl_array_search. Add
7217         start_index, end_index arguments.
7218         (gl_array_remove, gl_array_list_implementation): Update.
7219         * lib/gl_carray_list.c (gl_carray_indexof_from_to): Renamed from
7220         gl_carray_indexof. Add start_index, end_index arguments.
7221         (gl_carray_search_from_to): Renamed from gl_carray_search. Add
7222         start_index, end_index arguments.
7223         (gl_carray_remove, gl_carray_list_implementation): Update.
7224         * lib/gl_anylinked_list2.h (gl_linked_search_from_to): Renamed from
7225         gl_linked_search. Add start_index, end_index arguments.
7226         (gl_linked_indexof_from_to): Renamed from gl_linked_indexof. Add
7227         start_index, end_index arguments.
7228         (gl_linked_remove): Update.
7229         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
7230         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
7231         * lib/gl_anytree_list1.h (iterstack_item_t): Change type of 'rightp'
7232         field to 'size_t'.
7233         * lib/gl_anytree_list2.h (gl_tree_search_from_to): Renamed from
7234         gl_tree_search. Add start_index, end_index arguments.
7235         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
7236         start_index, end_index arguments.
7237         (gl_tree_remove): Update.
7238         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
7239         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
7240         * lib/gl_anytreehash_list1.h (compare_position_threshold): New
7241         function.
7242         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Renamed from
7243         gl_tree_search. Add start_index, end_index arguments.
7244         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
7245         start_index, end_index arguments.
7246         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
7247         Update.
7248         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
7249
7250 2006-10-05  Bruno Haible  <bruno@clisp.org>
7251
7252         * modules/fwriteerror (configure.ac): Define GNULIB_FWRITEERROR.
7253
7254         * lib/clean-temp.h (open_temp, fopen_temp, close_temp, fclose_temp,
7255         fwriteerror_temp): New declarations.
7256         * lib/clean-temp.c (uintptr_t): Provide fallback definition.
7257         (descriptors): New variable.
7258         (cleanup): First, close the descriptors.
7259         (register_fd, unregister_fd, open_temp, fopen_temp, close_temp,
7260         fclose_temp, fwriteerror_temp): New functions.
7261
7262 2006-10-04  Jim Meyering  <jim@meyering.net>
7263
7264         * lib/fts.c (fts_open): Tiny comment change.
7265
7266 2006-10-04  Bruno Haible  <bruno@clisp.org>
7267
7268         Make it possible to invoke AC_GNU_SOURCE after gl_LOCK_EARLY.
7269         * m4/lock.m4 (gl_LOCK_EARLY_BODY): New macro, extracted code from
7270         gl_LOCK_BODY.
7271         (gl_LOCK_EARLY): Require gl_LOCK_EARLY_BODY, not gl_LOCK_BODY.
7272         (gl_LOCK_BODY): Remove settings of CPPFLAGS, now done in
7273         gl_LOCK_EARLY_BODY.
7274         (gl_LOCK): Require gl_LOCK_BODY.
7275
7276 2006-10-04  Bruno Haible  <bruno@clisp.org>
7277
7278         * lib/gl_oset.h (gl_setelement_threshold_fn): New type.
7279         (gl_oset_search_atleast): New declaration.
7280         (struct gl_oset_implementation): Add field 'search_atleast'.
7281         (gl_oset_search_atleast): New inline function.
7282         * lib/gl_oset.c (gl_oset_search_atleast): New function.
7283         * lib/gl_array_oset.c (gl_array_search_atleast): New function.
7284         (gl_array_oset_implementation): Update.
7285         * lib/gl_anytree_oset.h (gl_tree_search_atleast): New function.
7286         * lib/gl_avltree_oset.c (gl_avltree_oset_implementation): Update.
7287         * lib/gl_rbtree_oset.c (gl_rbtree_oset_implementation): Update.
7288
7289 2006-10-04  Bruno Haible  <bruno@clisp.org>
7290
7291         * lib/fatal-signal.c (fatal_signals) [WOE32]: Add the SIGBREAK signal.
7292
7293 2006-10-03  Bruno Haible  <bruno@clisp.org>
7294
7295         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Renamed
7296         from gl_avltreehash_list_implementation.
7297
7298 2006-10-03  Bruno Haible  <bruno@clisp.org>
7299
7300         * lib/gl_oset.c (gl_oset_add): Fix return type.
7301
7302 2006-10-02  Paolo Bonzini  <bonzini@gnu.org>  (tiny change)
7303
7304         * lib/quotearg.c (mbstate_t) [!HAVE_MBRTOWC]: #define to int.
7305
7306 2006-10-02  Eric Blake  <ebb9@byu.net>
7307
7308         * modules/strnlen (Depends-on): Add extensions.
7309
7310 2006-10-02  Eric Blake  <ebb9@byu.net>
7311
7312         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use autoconf's
7313         definition in 2.60+.
7314
7315 2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>
7316
7317         * lib/fts.c (fts_close, fts_build, fts_palloc): Remove redundant
7318         checks.
7319
7320 2006-10-02  Bruno Haible  <bruno@clisp.org>
7321
7322         * gnulib-tool (func_emit_lib_Makefile_am): Don't add no-dependencies
7323         to the AUTOMAKE_OPTIONS.
7324         Reported by Jim Meyering.
7325
7326 2006-09-29  Paul Eggert  <eggert@cs.ucla.edu>
7327
7328         Work around bug in Solaris 10 /proc file system:
7329         /proc/self/fd/NNN/.. isn't the parent directory of
7330         the directory whose file descriptor is NNN.  This needs to
7331         be worked around at run time, not compile time, since a
7332         program might be built on Solaris 8, where things work, and
7333         run on Solaris 10.
7334         * lib/openat-priv.h (BUILD_PROC_NAME): Remove.  All callers changed
7335         to use the following interface instead:
7336         (OPENAT_BUFFER_SIZE): New macro.
7337         (openat_proc_name): New function.
7338         * lib/at-func.c (AT_FUNC_NAME): Adjust to above changes.
7339         * lib/openat.c (openat_permissive, openat_needs_fchdir, fdopendir):
7340         Likewise.
7341         * lib/openat-proc.c: New file.
7342         * modules/openat (Files): Add lib/openat-proc.c.
7343         (Depends-on): Add same-inode, stdbool.
7344         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBOBJ(openat-proc).
7345
7346 2006-09-29  Bruno Haible  <bruno@clisp.org>
7347
7348         * lib/fwriteerror.h (fwriteerror_no_ebadf): New declaration.
7349         * lib/(do_fwriteerror): Renamed from fwriteerror. Add ignore_ebadf
7350         argument. Set stdout_closed before testing for ferror, not after.
7351         (fwriteerror, fwriteerror_no_ebadf): New functions.
7352
7353 2006-09-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7354
7355         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Avoid unused variables warning.
7356
7357 2006-09-28  Paolo Bonzini  <bonzini@gnu.org>
7358
7359         * lib/poll.c (rpl_poll) [__APPLE__]: Use FIONREAD instead of MSG_PEEK.
7360         * m4/poll.m4: Look for sys/ioctl.h and sys/filio.h.
7361
7362 2006-09-28  Jim Meyering  <jim@meyering.net>
7363
7364         * lib/mkdir-p.c: Include "dirchownmod.h", not "dirchownmod.c".
7365         Include <unistd.h>.
7366
7367 2006-09-28  Bruno Haible  <bruno@clisp.org>
7368
7369         * modules/avltreehash-list (Depends-on): Add stdint, remove size_max.
7370         * modules/linkedhash-list (Depends-on): Likewise.
7371         * modules/rbtreehash-list (Depends-on): Likewise.
7372
7373 2006-09-28  Bruno Haible  <bruno@clisp.org>
7374
7375         * lib/strndup.h: Simplify the redefinition of strndup.
7376         (_GL_CONCAT, _GL_XCONCAT, __STRNDUP_ID): Remove macros.
7377         * m4/strndup.m4 (gl_FUNC_STRNDUP): Don't define __STRNDUP_PREFIX.
7378
7379 2006-09-28  Bruno Haible  <bruno@clisp.org>
7380
7381         * lib/gl_avltreehash_list.c: Include <stdint.h> instead of size_max.h.
7382         * lib/gl_linkedhash_list.c: Likewise.
7383         * lib/gl_rbtreehash_list.c: Likewise.
7384
7385 2006-09-27  Paul Eggert  <eggert@cs.ucla.edu>
7386
7387         * lib/canon-host.c (canon_host_r): Work around bug in Darwin 7.9.0
7388         getaddrinfo.
7389
7390         * lib/__fpending.h: Don't include <stdio_ext.h> unless
7391         HAVE_DECL___FPENDING.  This avoids a bug with lsbcc, where
7392         it causes <stdio_ext.h> to cause a compile-time error.
7393         Problem reported by Nelson H. F. Beebe.
7394         * lib/getpass.c: Likewise, except for HAVE_DECL___FSETLOCKING instead
7395         of HAVE_DECL___PENDING.
7396
7397         * m4/fpending.m4 (gl_FUNC_FPENDING): Check for stdio_ext at most once.
7398         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for __fsetlocking's
7399         declaration.
7400
7401 2006-09-27  Jim Meyering  <jim@meyering.net>
7402
7403         This file could end up with a definition for a function
7404         named __strndup, rather than rpl_strndup on a system with
7405         incomplete weak_alias support.
7406         * lib/strndup.c (strndup): Rename from __strndup.
7407         Remove #defines that used to map __strndup to strndup.
7408         Don't use K&R prototypes.
7409         Remove LIBC-related code, since this file is not sync'd with glibc.
7410         * lib/strndup.h: Revamp, accordingly.
7411         * m4/strndup.m4: Modernize.
7412
7413 2006-09-26  Paul Eggert  <eggert@cs.ucla.edu>
7414
7415         * modules/savewd (Depends-on): Add 'raise'.
7416         * lib/savewd.c: Include <signal.h>, for 'raise'.
7417
7418 2006-09-26  Jim Meyering  <jim@meyering.net>
7419
7420         * m4/acl.m4 (AC_FUNC_ACL): Disable ACL support altogether
7421         when we detect Darwin 8.7.0's acl_get_file bug.
7422         Rearrange to perform the new (below) run-test while $LIBS
7423         contains any acl-related library.  Set USE_ACL at the end.
7424         (gl_ACL_GET_FILE): New function.
7425
7426 2006-09-26  Eric Blake  <ebb9@byu.net>
7427
7428         * lib/verror.c: Include <config.h> unconditionally.
7429
7430 2006-09-25  Paul Eggert  <eggert@cs.ucla.edu>
7431
7432         * modules/clock-time (Maintainer): Add self.
7433         * modules/getlogin_r (Depends-on): Add extensions.
7434
7435 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7436
7437         * modules/clock-time: New module.
7438         * modules/nanosleep (Depends-on): Add clock-time.
7439         * modules/gethrxtime (Depends-on): Likewise.
7440         * modules/gettime (Depends-on): Likewise.
7441         * modules/settime (Depends-on): Likewise.
7442
7443         * modules/fts-lgpl: Depend on openat.
7444         * modules/mkancesdirs: Depend on savewd.
7445         * modules/mkdir-p: Likewise.
7446
7447 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7448
7449         * m4/host-os.m4 (gl_HOST_OS): Require AC_CANONICAL_HOST.
7450
7451         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Rename cache variable from
7452         `gl_have_arbitrary_file_name_length_limit' to
7453         `gl_cv_have_arbitrary_file_name_length_limit', so that caching
7454         actually works between configure runs.
7455
7456 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7457             Bruno Haible  <bruno@clisp.org>
7458
7459         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Include <string.h>.
7460
7461 2006-09-25  Jim Meyering  <jim@meyering.net>
7462
7463         * m4/fcntl_h.m4 (gl_FCNTL_H): Fix typo in test for failed open.
7464         This typo caused coreutils/tests/dd/misc to fail on Darwin 8.7.0.
7465
7466 2006-09-25  Eric Blake  <ebb9@byu.net>
7467
7468         * gnulib-tool (func_import, func_create_testdir): Fix typos in
7469         exec's in 2006-09-18 patch when shuffling fds.
7470
7471 2006-09-25  Bruno Haible  <bruno@clisp.org>
7472
7473         * m4/getloadavg.m4 (gl_GETLOADAVG): Fix directory in error message.
7474         Reported by Jim Meyering.
7475
7476 2006-09-24  Jim Meyering  <jim@meyering.net>
7477
7478         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Don't use '>' to
7479         compare a pointer against a literal "0".  That caused failures with
7480         at least HP-UX's hpcc.
7481
7482 2006-09-22  Simon Josefsson  <jas@extundo.com>
7483
7484         * modules/gc-sha1:
7485         * modules/gc-md4:
7486         * modules/gc-hmac-sha1:
7487         * modules/gc-hmac-md5:
7488         * modules/gc-des:
7489         * modules/gc-arcfour: Distribute more files.
7490
7491 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7492
7493         * lib/gl_anylinked_list2.h [lint] (gl_linked_iterator)
7494         (gl_linked_iterator_from_to): Initialize struct completely.
7495         * lib/gl_anytree_list2.h [lint] (gl_tree_iterator): Likewise.
7496         (gl_tree_iterator_from_to): Likewise
7497         * lib/gl_anytree_oset.h [lint] (gl_tree_iterator): Likewise.
7498         * lib/gl_array_list.c [lint] (gl_array_iterator)
7499         (gl_array_iterator_from_to): Likewise.
7500         * lib/gl_array_oset.c [lint] (gl_array_iterator): Likewise.
7501         * lib/gl_carray_list.c [lint] (gl_carray_iterator)
7502         (gl_carray_iterator_from_to): Likewise.
7503
7504         * lib/gc-gnulib.c [GC_USE_HMAC_SHA1]: include hmac.h for hmac_sha1.
7505         * lib/md4.c (md4_process_block): Remove unused variable.
7506         * lib/rijndael-api-fst.c (rijndaelBlockDecrypt): GCC suggests
7507         parentheses for clarity.
7508
7509 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7510
7511         * modules/bison-i18n (Depends-on): Add gettext.
7512
7513 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7514
7515         * m4/fsusage.m4 (gl_STATFS_TRUNCATES): Avoid unused variable.
7516         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Likewise.
7517         * m4/jm-winsz1.m4 (gl_HEADER_TIOCGWINSZ_IN_TERMIOS_H): Likewise;
7518         also add missing comma that caused broken test.
7519         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Include
7520         stdlib.h, for `abort'.
7521         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Avoid unused
7522         variables.
7523         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Check for and
7524         include unistd.h if present, for `rmdir'.
7525         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Avoid unused
7526         variables.
7527         * m4/putenv.m4 (gl_FUNC_PUTENV): Rewrite using AC_RUN_IFELSE, and
7528         in the process include standard headers for prototypes.
7529         * m4/readutmp.m4 (gl_READUTMP): Require AC_GNU_SOURCE, so utmpxname
7530         gets declared on GNU/Linux.
7531         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Check for and include
7532         unistd.h, for `rmdir'.
7533         * m4/time_r.m4 (gl_TIME_R): Avoid unused variables.
7534
7535         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Avoid expression that is
7536         always true.
7537         * m4/strndup.m4 (gl_FUNC_STRNDUP): include stdlib.h, for `free'.
7538
7539         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Avoid gcc -Wall warnings.
7540
7541 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7542
7543         * gnulib-tool (func_version): Create output all at once.  This
7544         may help avoid triggering unnecessary SIGPIPEs, and at any
7545         rate it doesn't hurt.
7546
7547 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7548             Bruno Haible  <bruno@clisp.org>
7549
7550         * m4/lock.m4 (gl_LOCK_BODY): Avoid unused variables warning.
7551         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
7552         * m4/signed.m4 (bh_C_SIGNED): Likewise.
7553
7554         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): New macro.
7555         (gl_FUNC_VASPRINTF): Invoke it.
7556
7557 2006-09-22  Bruno Haible  <bruno@clisp.org>
7558
7559         * m4/getloadavg.m4 (gl_GETLOADAVG): Expect the directory of
7560         getloadavg.c as first argument.
7561
7562 2006-09-22  Bruno Haible  <bruno@clisp.org>
7563
7564         * gnulib-tool (func_import, func_create_testdir): Set gl_source_base
7565         at the beginning of the gl_INIT macro.
7566         * modules/getloadavg (configure.ac): Pass $gl_source_base to
7567         gl_GETLOADAVG.
7568
7569 2006-09-22  Bruno Haible  <bruno@clisp.org>
7570
7571         * gnulib-tool (func_create_megatestdir): Don't include the config-h
7572         module.
7573         Suggested by Ralf Wildenhues.
7574
7575 2006-09-20  Paul Eggert  <eggert@cs.ucla.edu>
7576
7577         Import this patch from libc:
7578
7579         2006-09-06  Jakub Jelinek  <jakub@redhat.com>
7580
7581         * lib/regex_internal.c (re_string_reconstruct): Handle
7582         offset < pstr->valid_raw_len && pstr->offsets_needed case.
7583         Ensure no bytes read before raw_mbs array.  Pass a saved copy of
7584         pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
7585         re_string_context_at.
7586
7587         * m4/regex.m4 (gl_REGEX): Check for locale.h, since the test
7588         now requires it.
7589         (gl_PREREQ_REGEX): Don't check for locale.h any more, since
7590         gl_REGEX now does it for us.
7591         (gl_REGEX): Add test taken from
7592         http://sourceware.org/ml/libc-hacker/2006-09/msg00008.html.
7593
7594         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require AC_SYS_LARGEFILE.
7595         Check that large offsets work.  Modernize Autoconf usages.
7596         Prefer "yes" to mean a good thing rather than a bad.
7597         Don't put "#define mkstemp" in config.h, as this might interfere
7598         with standard system headers that "#define mkstemp mkstemp64".
7599
7600         * modules/mkstemp (Depends-on): Add extensions, so that
7601         mkstemp is visible on some platforms.
7602         (Makefile.am): Add mkstemp.h to EXTRA_DIST.
7603         (Include): Change to "mkstemp.h" from <stdlib.h>.
7604         (Files): Add mkstemp.h.
7605
7606         * lib/mkstemp.h: New file, since some standard headers
7607         #define mkstemp.
7608         * lib/mkstemp.c: Revamp to put the !_LIBC code together.
7609         Include "mkstemp.h".
7610         Make the _LIBC code resemble glibc original more,
7611         e.g., use K&R style.
7612         * lib/mkstemp-safer.c: Include "mkstemp.h" instead of <stdlib.h>.
7613         (mkstemp): Remove, since mkstemp.h does this for us.
7614         * lib/stdlib--.h: Include mkstemp.h.
7615
7616         Import this patch from libc:
7617
7618         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
7619
7620         * lib/tempname.c (__gen_tempname): Change attempts_min
7621         into a macro.  Use preprocessor to decide how to initialize
7622         attempts [Coverity CID 67].
7623
7624 2006-09-20  Bruno Haible  <bruno@clisp.org>
7625
7626         * lib/mkdtemp.c: Import from libc.
7627         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
7628                 * sysdeps/posix/tempname.c (__gen_tempname): Change
7629                 attempts_min into a macro.  Use preprocessor to decide how to
7630                 initialize attempts [Coverity CID 67].
7631         2001-11-27  Paul Eggert  <eggert@twinsun.com>
7632                 * sysdeps/posix/tempname.c (__gen_tempname): Try at least
7633                 ATTEMPTS_MIN or TMP_MAX times, whichever is greater.
7634
7635 2006-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7636
7637         * gnulib-tool (func_exit): New function, to allow to pass the
7638         exit status portably through the trap.  Use everywhere.
7639         (--help, --version): Signal a write error.
7640         (trap): catch SIGPIPE, for write errors.
7641         Exit at the end of the trap, with the correct exit status.
7642
7643 2006-09-19  Karl Berry  <karl@gnu.org>
7644
7645         * doc/gnulib.texi: note about the license texinfo files.
7646
7647 2006-09-19  Eric Blake  <ebb9@byu.net>
7648
7649         * gnulib-tool: Avoid space-tab.
7650
7651 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
7652
7653         * lib/getaddrinfo.c (getaddrinfo) [defined HAVE_IPV6]: Fix typo
7654         that prevented coreutils 6.1 from building.  Problem reported
7655         by Petter Reinholdtsen.
7656
7657 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
7658
7659         * gnulib-tool (avoidlist): Fix typo that broke options like
7660         --avoid=lock that are used by coreutils bootstrap.
7661
7662 2006-09-18  Mark D. Baushke  <mdb@gnu.org>
7663
7664         * m4/inttypes.m4 (gl_INTTYPES_H): Quote "test" args
7665         more systematically.
7666
7667 2006-09-18  Jim Meyering  <jim@meyering.net>
7668
7669         * lib/savewd.c (savewd_restore): Don't shadow: s/status/child_status/.
7670
7671 2006-09-18  Bruno Haible  <bruno@clisp.org>
7672
7673         * modules/inttypes (Files): Remove m4/inttypes-h.m4.
7674
7675 2006-09-18  Bruno Haible  <bruno@clisp.org>
7676
7677         * m4/inttypes-h.m4 (gl_HEADER_INTTYPES_H): Remove macro.
7678         * m4/inttypes-pri.m4: Require autoconf >= 2.52.
7679         (gt_INTTYPES_PRI): Invoke AC_CHECK_HEADERS on inttypes.h. Test
7680         ac_cv_header_inttypes_h instead of gl_cv_header_inttypes_h.
7681         * m4/gettext.m4: Require autoconf >= 2.52.
7682         (gt_INTL_SUBDIR_CORE): Invoke AC_CHECK_HEADERS on inttypes.h.
7683         * m4/inttypes.m4 (gl_INTTYPES_H): Test ac_cv_header_inttypes_h instead
7684         of gl_cv_header_inttypes_h.
7685
7686 2006-09-18  Bruno Haible  <bruno@clisp.org>
7687
7688         * lib/javaversion.c: Include configmake.h.
7689
7690 2006-09-18  Bruno Haible  <bruno@clisp.org>
7691
7692         * gnulib-tool (func_import, func_create_testdir): Use exec tricks to
7693         avoid that the while loops be executed in a subshell.
7694
7695 2006-09-18  Bruno Haible  <bruno@clisp.org>
7696
7697         * MODULES.html.sh (func_module): Break long lines.
7698         Suggested by Bruce Korb <bkorb@gnu.org>.
7699
7700 2006-09-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7701
7702         Speed up by a factor of 1.12.
7703         * gnulib-tool (nl): New variable.
7704         (func_import): Rewrite include directive extraction to only read each
7705         directive once.
7706
7707 2006-09-17  Bruno Haible  <bruno@clisp.org>
7708
7709         * modules/javaversion (Makefile.am): Remove DEFS setting.
7710         (Depends-on): Add configmake, for PKGDATADIR definition.
7711
7712 2006-09-17  Bruno Haible  <bruno@clisp.org>
7713
7714         * gnulib-tool (func_create_testdir): Rewrite all files at once.
7715
7716 2006-09-17  Bruno Haible  <bruno@clisp.org>
7717
7718         * gnulib-tool (func_append): New function, stolen from libtool.m4.
7719         (func_modules_transitive_closure, func_modules_add_dummy,
7720         func_modules_to_filelist, func_import, func_create_testdir,
7721         func_create_megatestdir, ...): Use it wherever possible.
7722         Suggested by Ralf Wildenhues.
7723
7724 2006-09-16  Karl Berry  <karl@gnu.org>
7725
7726         * doc/fdl.texi (ADDENDUM): switch to @heading from @appendixsubsec,
7727         to avoid sectioning errors.
7728         * doc/lgpl.texi, gpl.texi (Copying): downcase @unnumbered title.
7729         [ifinfo]: blank line after @center-ed titles.
7730         * doc/lgpl.texi (Library Copying): Rename main node to GNU LGPL.
7731         Spell FSF address consistently with others.
7732         (These changes approved by rms.)
7733
7734 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7735
7736         Speed up by a factor of 1.61.
7737         * gnulib-tool (func_modules_transitive_closure): Rewrite to not check
7738         already checked module names again.
7739
7740 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7741
7742         Speed up by a factor of 1.13.
7743         * gnulib-tool (func_import): Rewrite all old_files at once; likewise
7744         for new_files, and the input to func_add_or_update.
7745
7746 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7747
7748         * gnulib-tool (func_all_modules, func_modules_to_filelist, func_import,
7749         func_create_testdir, ...): Change 'sort | uniq' to 'sort -u'.
7750
7751 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
7752
7753         * modules/mkancesdirs (Depends-on): Add fcntl.
7754         * modules/savewd: New file.
7755         * MODULES.html.sh (File system functions): Add savewd.
7756
7757         * modules/configmake (Makefile.am): Add support for the
7758         Automake-supplied PKGLIBDIR, PKGINCLUDEDIR, PKGDATADIR.
7759
7760 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
7761
7762         * m4/savewd.m4: New file.
7763
7764 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
7765
7766         * lib/dirchownmod.c: Don't include fcntl.h; no longer needed.
7767         (dirchownmod): New arg FD.  All callers changed.
7768         Use FD rather than opening the directory ourself, as opening is
7769         now the caller's responsibility.
7770         * lib/dirchownmod.h: Likewise.
7771         * lib/mkancesdirs.c: Include <sys/types.h>, for portability to older
7772         hosts that require <sys/types.h> before <sys/stat.h>.  Include
7773         fcntl.h, savewd.h, and unistd.h, not dirname.h and stat-macros.h.
7774         (test_dir): Remove.
7775         (mkancesdirs): Return length of prefix of FILE that has already
7776         been made, or -2 if there is a child doing the work.  Redo
7777         algorithm so that it is O(N) rather than O(N**2).  Optimize away
7778         ".", and treat ".." specially since it might stray back into
7779         already-created areas.  Use a subprocess if necessary.  New arg
7780         WD; all users changed.  MAKE_DIR function should now return 1
7781         if it creates a directory that is not readable.  Return -2 if
7782         a child process is spun off.
7783         * lib/mkancesdirs.h: Include <stddef.h>, for ptrdiff_t.
7784         Adjust signature to match code.
7785         * lib/mkdir-p.c: Include dirname.h, for IS_ABSOLUTE_FILE_NAME.
7786         (make_dir_parents): Use a subprocess if necessary.  New arg WD;
7787         all users changed.
7788         * lib/savewd.c, lib/savewd.h: New files.
7789
7790 2006-09-15  Jim Meyering  <jim@meyering.net>
7791
7792         * modules/rename-dest-slash: New module.
7793         * MODULES.html.sh (posix_compat): Add it here.
7794
7795         * modules/rename: Reflect vb_FUNC_RENAME -> gl_FUNC_RENAME change.
7796
7797 2006-09-15  Jim Meyering  <jim@meyering.net>
7798
7799         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH): New
7800         file.
7801
7802         * m4/rename.m4 (gl_FUNC_RENAME): Rename from vb_FUNC_RENAME.
7803
7804 2006-09-15  Jim Meyering  <jim@meyering.net>
7805
7806         * lib/rename-dest-slash.c (has_trailing_slash): Use
7807         FILE_SYSTEM_PREFIX_LEN, for non-POSIX systems.
7808         (rpl_rename_dest_slash): Perform the cheaper trailing slash
7809         test before testing whether SRC is a directory.
7810         Suggestions from Bruno Haible.
7811
7812         Avoid a warning about an unused variable.
7813         * lib/regex_internal.c (re_dfa_add_node): Move declaration of "type"
7814         into the #ifdef block where it's used.
7815
7816         * lib/rename-dest-slash.c: New file.
7817
7818 2006-09-14  Bruno Haible  <bruno@clisp.org>
7819
7820         * lib/allocsa.c: Include <config.h> unconditionally.
7821         * lib/asnprintf.c: Likewise.
7822         * lib/asprintf.c: Likewise.
7823         * lib/c-strcasecmp.c: Likewise.
7824         * lib/c-strcasestr.c: Likewise.
7825         * lib/c-strncasecmp.c: Likewise.
7826         * lib/c-strstr.c: Likewise.
7827         * lib/classpath.c: Likewise.
7828         * lib/clean-temp.c: Likewise.
7829         * lib/concatpath.c: Likewise.
7830         * lib/copy-file.c: Likewise.
7831         * lib/csharpcomp.c: Likewise.
7832         * lib/csharpexec.c: Likewise.
7833         * lib/execute.c: Likewise.
7834         * lib/fatal-signal.c: Likewise.
7835         * lib/findprog.c: Likewise.
7836         * lib/fwriteerror.c: Likewise.
7837         * lib/gl_array_list.c: Likewise.
7838         * lib/gl_array_oset.c: Likewise.
7839         * lib/gl_avltree_list.c: Likewise.
7840         * lib/gl_avltree_oset.c: Likewise.
7841         * lib/gl_avltreehash_list.c: Likewise.
7842         * lib/gl_carray_list.c: Likewise.
7843         * lib/gl_linked_list.c: Likewise.
7844         * lib/gl_linkedhash_list.c: Likewise.
7845         * lib/gl_list.c: Likewise.
7846         * lib/gl_oset.c: Likewise.
7847         * lib/gl_rbtree_list.c: Likewise.
7848         * lib/gl_rbtree_oset.c: Likewise.
7849         * lib/gl_rbtreehash_list.c: Likewise.
7850         * lib/imaxabs.c: Likewise.
7851         * lib/imaxdiv.c: Likewise.
7852         * lib/javacomp.c: Likewise.
7853         * lib/javaexec.c: Likewise.
7854         * lib/javaversion.c: Likewise.
7855         * lib/linebreak.c: Likewise.
7856         * lib/localcharset.c: Likewise.
7857         * lib/lock.c: Likewise.
7858         * lib/mbchar.c: Likewise.
7859         * lib/mbswidth.c: Likewise.
7860         * lib/mkdtemp.c: Likewise.
7861         * lib/pipe.c: Likewise.
7862         * lib/printf-args.c: Likewise.
7863         * lib/printf-parse.c: Likewise.
7864         * lib/progname.c: Likewise.
7865         * lib/progreloc.c: Likewise.
7866         * lib/readlink.c: Likewise.
7867         * lib/sh-quote.c: Likewise.
7868         * lib/stpcpy.c: Likewise.
7869         * lib/stpncpy.c: Likewise.
7870         * lib/strcasecmp.c: Likewise.
7871         * lib/strcasestr.c: Likewise.
7872         * lib/strcspn.c: Likewise.
7873         * lib/striconv.c: Likewise.
7874         * lib/strncasecmp.c: Likewise.
7875         * lib/strnlen1.c: Likewise.
7876         * lib/strstr.c: Likewise.
7877         * lib/strtok_r.c: Likewise.
7878         * lib/tls.c: Likewise.
7879         * lib/tmpdir.c: Likewise.
7880         * lib/unicodeio.c: Likewise.
7881         * lib/unsetenv.c: Likewise.
7882         * lib/vasnprintf.c: Likewise.
7883         * lib/vasprintf.c: Likewise.
7884         * lib/wait-process.c: Likewise.
7885         * lib/xallocsa.c: Likewise.
7886         * lib/xsetenv.c: Likewise.
7887         * lib/xstriconv.c: Likewise.
7888
7889 2006-09-13  Simon Josefsson  <jas@extundo.com>
7890
7891         * m4/getdate.m4: Don't AC_LIBOBJ([getdate]), automake takes care of
7892         that internally, suggested by Ralf Wildenhues
7893         <Ralf.Wildenhues@gmx.de>.
7894
7895 2006-09-13  Simon Josefsson  <jas@extundo.com>
7896
7897         * gnulib-tool (func_emit_lib_Makefile_am): Use $(LIBOBJS), not
7898         @LIBOBJS@.
7899         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
7900
7901 2006-09-13  Paul Eggert  <eggert@cs.ucla.edu>
7902
7903         * lib/_fpending.c: Include <config.h> unconditionally, since we no
7904         longer worry about uses that don't define HAVE_CONFIG_H.
7905         * lib/acl.c, lib/alloca.c, lib/argmatch.c, lib/atexit.c:
7906         * lib/backupfile.c, lib/basename.c, lib/c-stack.c, lib/c-strtod.c:
7907         * lib/calloc.c,lib/ canon-host.c, lib/canonicalize.c, lib/chdir-long.c:
7908         * lib/chdir-safer.c, lib/chown.c, lib/cloexec.c, lib/close-stream.c:
7909         * lib/closeout.c, lib/creat-safer.c, lib/cycle-check.c, lib/diacrit.c:
7910         * lib/dirchownmod.c, lib/dirfd.c, lib/dirname.c, lib/dup-safer.c:
7911         * lib/dup2.c, lib/error.c, lib/euidaccess.c, lib/exclude.c:
7912         * lib/exitfail.c, lib/fchmodat.c, lib/fchown-stub.c, lib/fd-safer.c:
7913         * lib/file-type.c, lib/fileblocks.c, lib/filemode.c, lib/filenamecat.c:
7914         * lib/fnmatch.c, lib/fopen-safer.c, lib/fprintftime.c, lib/free.c:
7915         * lib/fsusage.c, lib/ftruncate.c, lib/fts-cycle.c, lib/fts.c:
7916         * lib/full-write.c, lib/gai_strerror.c, lib/getcwd.c, lib/getdate.y:
7917         * lib/getdomainname.c, lib/getgroups.c, lib/gethostname.c:
7918         * lib/gethrxtime.c, lib/getloadavg.c, lib/getlogin_r.c:
7919         * lib/getndelim2.c, lib/getnline.c, lib/getopt.c, lib/getopt1.c:
7920         * lib/getpass.c, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c:
7921         * lib/getusershell.c, lib/glob.c, lib/group-member.c:
7922         * lib/hard-locale.c, lib/hash-pjw.c, lib/hash.c, lib/human.c:
7923         * lib/idcache.c, lib/inet_ntop.c, lib/inet_pton.c, lib/inttostr.c:
7924         * lib/isdir.c, lib/lchown.c, lib/linebuffer.c, lib/long-options.c:
7925         * lib/lstat.c, lib/malloc.c, lib/md5.c, lib/memcasecmp.c, lib/memchr.c:
7926         * lib/memcmp.c, lib/memcoll.c, lib/memcpy.c, lib/memmove.c:
7927         * lib/memrchr.c, lib/mkancesdirs.c, lib/mkdir-p.c, lib/mkdir.c:
7928         * lib/mkdirat.c, lib/mkstemp-safer.c, lib/mkstemp.c, lib/modechange.c:
7929         * lib/mountlist.c, lib/nanosleep.c, lib/obstack.c, lib/open-safer.c:
7930         * lib/openat-die.c, lib/openat.c, lib/pagealign_alloc.c, lib/physmem.c:
7931         * lib/pipe-safer.c, lib/posixtm.c, lib/posixver.c, lib/putenv.c:
7932         * lib/quote.c, lib/quotearg.c, lib/raise.c, lib/readtokens.c:
7933         * lib/readtokens0.c, lib/readutmp.c, lib/realloc.c, lib/regex.c:
7934         * lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c:
7935         * lib/same.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c:
7936         * lib/settime.c, lib/sha1.c, lib/sig2str.c, lib/snprintf.c:
7937         * lib/strdup.c, lib/strerror.c, lib/strftime.c, lib/stripslash.c:
7938         * lib/strndup.c, lib/strnlen.c, lib/strpbrk.c, lib/strtod.c:
7939         * lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c:
7940         * lib/time_r.c, lib/timegm.c, lib/tmpfile-safer.c, lib/unlinkdir.c:
7941         * lib/userspec.c, lib/utime.c, lib/utimecmp.c, lib/utimens.c:
7942         * lib/version-etc-fsf.c, lib/version-etc.c, lib/xalloc-die.c:
7943         * lib/xgetcwd.c, lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c:
7944         * lib/xnanosleep.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtoimax.c:
7945         * lib/xstrtol.c, lib/xstrtoumax.c, lib/yesno.c:
7946         Likewise.
7947
7948 2006-09-13  Eric Blake  <ebb9@byu.net>
7949
7950         * lib/getopt.c: Fix typo in last commit.
7951
7952 2006-09-12  Sergey Poznyakoff  <gray@gnu.org.ua>
7953
7954         * lib/argp-help.c (argp_doc): Make sure NULL is not passed to
7955         dgettext.
7956
7957 2006-09-12  Jim Meyering  <jim@meyering.net>
7958
7959         * lib/nanosleep.c: Include <sys/types.h> before sys/select.h, to avoid
7960         compilation failure (due to use of pid_t in latter) on NetBSD 1.6.
7961         Reported by Nelson H. F. Beebe.
7962
7963 2006-09-10  Sergey Poznyakoff  <gray@gnu.org.ua>
7964
7965         * lib/argp-parse.c (__argp_parse) [!_LIBC]: Make sure
7966         program_invocation_name and program_invocation_short_name are
7967         initialized.
7968         * lib/argp-namefrob.h: Move declarations of program_invocation_name
7969         and program_invocation_short_name to argp.h, so they are visible
7970         to user programs.
7971         * lib/argp.h: Likewise
7972
7973 2006-09-10  Bruno Haible  <bruno@clisp.org>
7974
7975         * modules/mkdtemp (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
7976         m4/inttypes_h.m4, m4/uintmax_t.m4.
7977
7978 2006-09-10  Bruno Haible  <bruno@clisp.org>
7979
7980         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Don't require
7981         gl_AC_TYPE_UINTMAX_T.
7982
7983 2006-09-10  Bruno Haible  <bruno@clisp.org>
7984
7985         * lib/mkdtemp.c: Include <stdint.h> always. Don't include <inttypes.h>.
7986
7987 2006-09-09  Sergey Poznyakoff  <gray@gnu.org.ua>
7988
7989         * lib/argp.h (struct argp): Document the N_("..") "\v" N_("..")
7990         convention.  Text proposed by Bruno Haible.
7991         (struct argp_option): Document the use of N_() wrappers.
7992
7993         * lib/argp-help.c (argp_doc): Split the untranslated doc string on
7994         '\v', and translate the two parts separately, instead of feeding
7995         the whole string to gettext.  This allows to exclude
7996         '\v' from the strings visible to the translator by writing doc
7997         strings as N_("..") "\v" N_("..").
7998
7999 2006-09-09  Paul Eggert  <eggert@cs.ucla.edu>
8000
8001         * config/srclist.txt: Undo latest change; the bug was fixed.
8002
8003 2006-09-09  Bruno Haible  <bruno@clisp.org>
8004
8005         * gnulib-tool (func_emit_lib_Makefile_am): Eliminate lib_LDFLAGS
8006         assignments if building a library without libtool.
8007         (func_emit_tests_Makefile_am): Likewise. Handle lib_* variables as
8008         in func_emit_lib_Makefile_am.
8009         (func_import): When building a static library libfoo.a, arrange to
8010         define variables LIBFOO_LIBDEPS and LIBFOO_LTLIBDEPS.
8011         (func_create_testdir): Likewise.
8012         * modules/gc (configure.ac, Makefile.am): If building statically,
8013         augment gl_libdeps and gl_ltlibdeps instead of lib_LDFLAGS.
8014         * modules/iconvme (configure.ac, Makefile.am): Likewise.
8015         * modules/striconv (configure.ac, Makefile.am): Likewise.
8016         Based on a suggestion by Ralf Wildenhues.
8017
8018 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
8019
8020         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
8021         Check for unistd.h too, since Autoconf doesn't assume POSIX.
8022         Also:
8023
8024         2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
8025         Add year_2050_test to catch glibc bug 2821
8026         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
8027
8028         2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
8029         Prefer #ifdef to #if.
8030
8031         2006-04-02  Paul Eggert  <eggert@cs.ucla.edu>
8032         Return from 'main' instead of calling 'exit'.
8033
8034 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
8035
8036         * lib/mktime.c (guess_time_tm): Fix bug where mktime
8037         returned the maximum time_t value rather than (time_t) -1.
8038         Problem originally reported by William Bardwell
8039         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
8040
8041         * lib/isapipe.h (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
8042         Moved to here ...
8043         * lib/isapipe.c (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
8044         ... from here.
8045
8046 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
8047
8048         * config/srclist.txt: Temporarily comment out mktime.c until glibc bug
8049         2821 is fixed.
8050
8051 2006-09-08  Jim Meyering  <jim@meyering.net>
8052
8053         Don't make generated files read-only.  That would bother too many
8054         people.  However, do retain the ability to work when targets are
8055         read-only: remove the destination and temporary files before writing
8056         them (when generated via sed or echo), or by using the -f option for
8057         both cp and mv commands.  Suggestion to use -f from Paul Eggert.
8058         * modules/alloca-opt, modules/argz, modules/arpa_inet:
8059         * modules/byteswap, modules/configmake, modules/fcntl:
8060         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
8061         * modules/localcharset, modules/netinet_in, modules/poll:
8062         * modules/stdbool, modules/stdint, modules/sys_select:
8063         * modules/sys_socket, modules/sys_stat, modules/sysexits:
8064
8065 2006-09-08  Jim Meyering  <jim@meyering.net>
8066
8067         Avoid new build failure on FreeBSD 6.0.
8068         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Include
8069         <sys/param.h> when testing whether getmntinfo uses statvfs.  Patch by
8070         Pavel Tsekov, in <http://savannah.gnu.org/bugs/?17643>.
8071
8072 2006-09-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8073
8074         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't use plain echo.
8075
8076 2006-09-07  Jim Meyering  <jim@meyering.net>
8077
8078         Fix global typo in last change: use chmod u-w, not chmod u-x.
8079         Spotted by Paul Eggert and Bruce Korb.
8080         * modules/alloca-opt, modules/argz, modules/arpa_inet:
8081         * modules/byteswap, modules/configmake, modules/fcntl:
8082         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
8083         * modules/localcharset, modules/netinet_in, modules/poll:
8084         * modules/stdbool, modules/stdint, modules/sys_select:
8085         * modules/sys_socket, modules/sys_stat, modules/sysexits:
8086
8087 2006-09-06  Jim Meyering  <jim@meyering.net>
8088
8089         Make generated files be read-only.
8090         * modules/alloca-opt (Makefile.am): Work also when $@ is read-only.
8091         Ensure that each generated file is now read-only.
8092         * modules/argz: Likewise.
8093         * modules/arpa_inet: Likewise.
8094         * modules/byteswap: Likewise.
8095         * modules/configmake: Likewise.
8096         * modules/fcntl: Likewise.
8097         * modules/fnmatch: Likewise.
8098         * modules/getopt: Likewise.
8099         * modules/glob: Likewise.
8100         * modules/inttypes: Likewise.
8101         * modules/netinet_in: Likewise.
8102         * modules/poll: Likewise.
8103         * modules/stdbool: Likewise.
8104         * modules/stdint: Likewise.
8105         * modules/sys_select: Likewise.
8106         * modules/sys_socket: Likewise.
8107         * modules/sys_stat: Likewise.
8108         * modules/sysexits: Likewise.
8109         * modules/localcharset: Same as above, but continue using temporary
8110         file named "t-$@" (why different?) rather than the "$@-t" used
8111         everywhere else.
8112
8113         * modules/sysexits (Makefile.am): Replace literal occurrences
8114         of "sysexit.h" more readable, and more consistent, "$@".
8115
8116 2006-09-06  Bruno Haible  <bruno@clisp.org>
8117
8118         * modules/striconv: New file.
8119         * modules/xstriconv: New file.
8120         * MODULES.html.sh (Internationalization functions): Add striconv,
8121         xstriconv.
8122
8123 2006-09-06  Bruno Haible  <bruno@clisp.org>
8124
8125         * modules/gc (Makefile.am): Augment lib_LDFLAGS, not lib_LIBADD.
8126         * modules/iconvme (Makefile.am): Likewise. Also handle the case of
8127         not using libtool correctly.
8128
8129 2006-09-06  Bruno Haible  <bruno@clisp.org>
8130
8131         * lib/striconv.h: New file.
8132         * lib/striconv.c: New file, merging iconvme.c with GNU gettext's
8133         iconvstring.c.
8134         * lib/xstriconv.h: New file.
8135         * lib/xstriconv.c: New file.
8136
8137 2006-09-06  Bruno Haible  <bruno@clisp.org>
8138
8139         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
8140         lib_..._LDFLAGS.
8141
8142 2006-09-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8143
8144         * lib/argz_.h: Sync from Libtool.
8145
8146         2006-09-04  George Bosilca <bosilca@cs.utk.edu>
8147                 and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8148
8149         * lib/libltdl/argz_.h: It's __cplusplus, not _cplusplus.
8150
8151 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
8152
8153         * modules/trim: New file.
8154
8155 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
8156
8157         * lib/trim.h: New file.
8158         * lib/trim.c: New file.
8159
8160 2006-09-05  Bruno Haible  <bruno@clisp.org>
8161
8162         * MODULES.html.sh (String handling): Add trim.
8163
8164 2006-09-04  Karl Berry  <karl@gnu.org>
8165
8166         * config/srclist.txt (signed.m4, gettext.m4): changes not propagated
8167         until next release.
8168
8169 2006-09-03  Bruno Haible  <bruno@clisp.org>
8170
8171         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Locate mingw shared libraries
8172         correctly.
8173
8174 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
8175
8176         * m4/getloadavg.m4 (gl_GETLOADAVG): Use CONFIGURING_GETLOADAVG,
8177         not gl_GETLOADAVG.  Omit unneeded semicolons.
8178         Problems reported by Ralf Wildenhues in
8179         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
8180         (gl_PREREQ_GETLOADAVG): Use AC_DEFUN, not m4_define.  Put
8181         at the end, which is the usual gnulib style.
8182
8183         * m4/fstypename.m4 (gl_FSTYPENAME): Use AC_CHECK_MEMBERS instead
8184         of doing all the work ourselves.
8185         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Don't check for
8186         sys/statvfs.h since the code doesn't use HAVE_SYS_STATVFS_H.
8187
8188 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
8189
8190         * lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not gl_GETLOADAVG.
8191         Problem reported by Ralf Wildenhues in
8192         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
8193
8194         * lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STATFS replaced by
8195         HAVE_STRUCT_STATFS_F_FSTYPENAME.
8196
8197 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
8198
8199         * gnulib-tool (func_emit_lib_Makefile_am): Fix typos in
8200         yesterday's patch by changing test -n to test -z.
8201
8202 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
8203
8204         * modules/getloadavg (Files): Add m4/getloadavg.m4.
8205         (configure.ac): AC_FUNC_GETLOADAVG -> gl_GETLOADAVG, as
8206         the former is now obsolescent.
8207
8208         * modules/chdir-long (Depends-on): Add fcntl.
8209
8210 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
8211
8212         * m4/fnmatch.m4: Add comment that Autoconf AC_FUNC_FNMATCH is
8213         obsolescent, and programs should use gnulib instead.
8214         * m4/getloadavg.m4: New file, with contents taken from Autoconf
8215         but with prefixes changed.
8216
8217 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
8218
8219         * lib/getloadavg.c [defined gl_GETLOADAVG]: Don't include config.h
8220         or stdbool.h, because they might not exist while configuring.
8221
8222         * lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
8223         Don't include unistd.h or limits.h; not needed, since chdir-long.h
8224         does that for us.
8225         (O_DIRECTORY): Remove.
8226
8227 2006-08-31  Eric Blake  <ebb9@byu.net>
8228
8229         * gnulib-tool: Don't let emacs change spaces to TAB.
8230
8231 2006-08-31  Bruno Haible  <bruno@clisp.org>
8232
8233         * gnulib-tool: When calling func_import more than once, do it in a
8234         subshell.
8235         Reported by Eric Blake <ebb9@byu.net>.
8236
8237 2006-08-31  Bruno Haible  <bruno@clisp.org>
8238
8239         * gnulib-tool (nl): Remove variable.
8240         (sed_transform_lib_file): Use more robust test for config-h module.
8241         (func_import): Fix typo in 2006-08-25 patch.
8242
8243 2006-08-31  Bruno Haible  <bruno@clisp.org>
8244
8245         * gnulib-tool (func_emit_lib_Makefile_am): When --makefile-name was
8246         specified, augment Makefile.am variables instead of assigning them.
8247
8248 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
8249
8250         Work around a bug in both the Linux and SunOS 64-bit kernels:
8251         nanosleep mishandles sleeps for longer than 2**31 seconds.
8252         Problem reported by Frank v Waveren in
8253         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
8254         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_CLOCK_TIME.
8255         Check for nanosleep bug.
8256         (LIB_NANOSLEEP): Append clock_gettime library if needed.
8257
8258 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
8259
8260         Work around a bug in both the Linux and SunOS 64-bit kernels:
8261         nanosleep mishandles sleeps for longer than 2**31 seconds.
8262         Problem reported by Frank v Waveren in
8263         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
8264         * lib/nanosleep.c (BILLION): New constant.
8265         (getnow) [HAVE_BUG_BIG_NANOSLEEP]: New functions.
8266         (rpl_nanosleep) [HAVE_BUG_BIG_NANOSLEEP]: Completely new
8267         implementation.
8268
8269 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
8270
8271         * modules/nanosleep (Depends-on): Add gettime.
8272
8273 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
8274         and Simon Josefsson  <jas@extundo.com>
8275         and Oskar Liljeblad  <oskar@osk.mine.nu>
8276
8277         * MODULES.html.sh (Support for building documentation): Add gpl, lgpl.
8278         * gnulib-tool (func_import): New license type 'unmodifiable license
8279         text'.
8280         * modules/fdl: Use it.  Longer description.
8281         * module/gpl, module/lgpl: New files.
8282
8283 2006-08-30  Jim Meyering  <jim@meyering.net>
8284
8285         * lib/isapipe.c (isapipe): Rename local s/fd/fd_pair/ to avoid
8286         shadowing the parameter.
8287
8288 2006-08-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8289
8290         Sync from Libtool:
8291
8292         2006-08-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8293
8294         * lib/libltdl/argz.c: Use `#ifdef HAVE_CONFIG_H', to facilitate code
8295         sharing with gnulib.  Report by Eric Blake.
8296
8297 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
8298
8299         * modules/isapipe: New file.
8300         * MODULES.html.sh (File descriptor based Input/Output): Add isapipe.
8301
8302 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
8303
8304         * modules/configmake (Makefile.am): Add a comment, and omit
8305         the CONFIGMAKE_ prefix from generated macro names.  Suggested
8306         by Bruno Haible.
8307
8308 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
8309
8310         * m4/isapipe.m4: New file.
8311
8312 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
8313
8314         * lib/isapipe.c, lib/isapipe.h: New files.
8315
8316 2006-08-29  Jim Meyering  <jim@meyering.net>
8317
8318         * modules/configmake (Makefile.am): Make configmake.h depend on
8319         Makefile.  Otherwise, a stale configmake.h could hang around.
8320
8321 2006-08-29  Eric Blake  <ebb9@byu.net>
8322
8323         * lib/error.c (error_at_line, print_errno_message): Match libc, after
8324         resolution of upstream bug 3044.
8325
8326 2006-08-29  Bruno Haible  <bruno@clisp.org>
8327
8328         * modules/localcharset (Depends-on): Add configmake.
8329         (Makefile.am): Remove setting of LIBDIR through DEFS.
8330
8331 2006-08-29  Bruno Haible  <bruno@clisp.org>
8332
8333         * lib/localcharset.c: Include configmake.h in order to get LIBDIR
8334         defined.
8335
8336 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
8337
8338         * modules/fcntl: New file.
8339         * modules/chdir-safer (Depends-on): Add fcntl.
8340         * modules/fts: Likewise.
8341         * modules/mkdir-p: Likewise.
8342
8343         * modules/stdint (Makefile.am): Do not substitute ABSOLUTE_INTTYPES_H.
8344         This undoes the most recent change, since we're now addressing the
8345         problem in a different way.
8346
8347         * gnulib-tool (emit_lib_Makefile_am): Don't put $makefile_name
8348         into output, since the output might be called Makefile.am even
8349         if $makefile_name is something different.
8350         (func_import): Use $makefile_am rather than
8351         ${makefile_name-Makefile.am}, to fix a bug where makefile_name was
8352         empty.
8353
8354         * modules/inttypes (Files): Add m4/inttypes-h.m4.
8355
8356 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
8357
8358         * m4/inttypes.m4 (gl_INTTYPES_H): Move ABSOLUTE_INTTYPES_H code here...
8359         * m4/stdint.m4 (gl_STDINT_H): ... from here.  This undoes the most
8360         recent change to stdint.m4, since we're now addressing the problem in a
8361         different way.
8362
8363 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
8364
8365         * m4/fcntl_h.m4: New file.
8366
8367 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
8368
8369         * lib/fcntl_.h: New file.
8370         * lib/chdir-safer.c (O_DIRECTORY, O_NOFOLLOW): Remove, now that we have
8371         the fcntl module.
8372         * lib/dirchownmod.c: Likewise.
8373         * lib/fts.c: Likewise.
8374
8375         * lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:
8376         Include @ABSOLUTE_INTTYPES_H@ if available, but do nothing else.
8377         * lib/stdint_.h (_GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H): Define
8378         just before including <inttypes.h>, to avoid circular inclusion.
8379
8380 2006-08-28  Jim Meyering  <jim@meyering.net>
8381
8382         * doc/visibility.texi: Actually read and correct the grammar of the
8383         sentence affected by yesterday's change.
8384
8385 2006-08-28  Eric Blake  <ebb9@byu.net>
8386
8387         * modules/inttypes (Makefile.am): Fix sed error when inttypes.h
8388         needs wrapper.
8389
8390 2006-08-28  Eric Blake  <ebb9@byu.net>
8391
8392         * m4/inttypes.m4 (gl_INTTYPES_H): Fix missing #endif.
8393
8394 2006-08-28  Eric Blake  <ebb9@byu.net>
8395
8396         * m4/codeset.m4 (AM_LANGINFO_CODESET): Avoid compiler warning.
8397
8398 2006-08-28  Bruno Haible  <bruno@clisp.org>
8399
8400         * modules/c-strstr: New file, from GNU gettext.
8401         * MODULES.html.sh (String handling): Add c-strstr.
8402
8403 2006-08-28  Bruno Haible  <bruno@clisp.org>
8404
8405         * m4/inttypes.m4 (gl_INTTYPES_H): Don't test for the existence of SCNX*
8406         macros.
8407         Reported by Eric Blake.
8408
8409 2006-08-28  Bruno Haible  <bruno@clisp.org>
8410
8411         * lib/vasnprintf.c (EOVERFLOW): Remove definition.
8412         (VASNPRINTF): Return a string of length > INT_MAX without failing.
8413         * lib/vasprintf.c: Include errno.h, limits.h.
8414         (EOVERFLOW): New fallback definition.
8415         (vasprintf): Test here whether the string length is > INT_MAX.
8416         * lib/vsnprintf.c: Include errno.h, limits.h.
8417         (EOVERFLOW): New fallback definition.
8418         (vsnprintf): Fix bug when generated string was too long for the buffer.
8419         Test here whether the string length is > INT_MAX.
8420
8421 2006-08-28  Bruno Haible  <bruno@clisp.org>
8422
8423         * lib/inttypes_.h (SCNX*): Remove definitions.
8424         Reported by Eric Blake.
8425
8426 2006-08-28  Bruno Haible  <bruno@clisp.org>
8427
8428         * lib/c-strstr.h: New file, from GNU gettext.
8429         * lib/c-strstr.c: New file, from GNU gettext.
8430
8431 2006-08-28  Bruno Haible  <bruno@clisp.org>
8432
8433         * gnulib-tool: Reorder some statements.
8434
8435 2006-08-28  Bruno Haible  <bruno@clisp.org>
8436
8437         * gnulib-tool: New option --makefile-name.
8438         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Use
8439         $makefile_name.
8440         (func_import): Write $makefile_name to the cache file, and read it from
8441         there unless explicitly specified. Use $makefile_name as file name
8442         instead of Makefile.am. Adjust the recommendations accordingly.
8443
8444 2006-08-28  Bruno Haible  <bruno@clisp.org>
8445
8446         * gnulib-tool (func_verify_module): Check against misapplying patch.
8447
8448 2006-08-28  Bruno Haible  <bruno@clisp.org>
8449
8450         * gnulib-tool (func_relativize, func_relconcat): New functions.
8451         Give an error if --local-dir is given with --update.
8452         Remove trailing slashes from $local_gnulib_dir.
8453         (func_import): Store the relativized $local_gnulib_dir in
8454         gnulib-cache.m4, and read it from there if not specified explicitly.
8455
8456 2006-08-28  Bruno Haible  <bruno@clisp.org>
8457
8458         * gnulib-tool (func_get_tests_module): Don't assume that $gnulib_dir
8459         is the current directory. Respect also $local_gnulib_dir.
8460
8461 2006-08-28  Bruno Haible  <bruno@clisp.org>
8462             Simon Josefsson  <jas@extundo.com>
8463
8464         BeOS portability.
8465         * lib/getaddrinfo.c (PF_INET, PF_UNSPEC): New macros.
8466
8467 2006-08-27  Jim Meyering  <jim@meyering.net>
8468
8469         * doc/visibility.texi: Remove duplicate word: "pointer".
8470
8471 2006-08-26  Bruno Haible  <bruno@clisp.org>
8472
8473         * modules/inttypes (Files): Add lib/inttypes_.h, remove lib/inttypes.h.
8474         Add m4/inttypes.m4, remove m4/_inttypes_h.m4 and m4/include_next.m4.
8475         (Makefile.am): Create inttypes.h from inttypes_.h.
8476         * modules/stdint (Makefile.am): Substitute also ABSOLUTE_INTTYPES_H.
8477
8478         * modules/imaxabs: New file.
8479
8480         * modules/imaxdiv: New file.
8481
8482 2006-08-26  Bruno Haible  <bruno@clisp.org>
8483
8484         * m4/inttypes.m4: New file.
8485         * m4/_inttypes_h.m4: Remove file.
8486         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Also AC_SUBST
8487         PRI_MACROS_BROKEN.
8488         * m4/stdint.m4 (gl_STDINT_H): Define also ABSOLUTE_INTTYPES_H.
8489
8490         * m4/imaxabs.m4: New file.
8491
8492         * m4/imaxdiv.m4: New file.
8493
8494 2006-08-26  Bruno Haible  <bruno@clisp.org>
8495
8496         * lib/inttypes_.h: New file.
8497         * lib/inttypes.h: Remove file.
8498         * lib/stdint_.h: Include <inttypes.h> through its absolute filename.
8499
8500         * lib/imaxabs.c: New file.
8501
8502         * lib/imaxdiv.c: New file.
8503
8504 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
8505
8506         New config-h module, so that "make" output needn't be cluttered
8507         by -DHAVE_CONFIG_H.
8508         * MODULES.html.sh (Support for building libraries and executables):
8509         Add config-h.
8510         * modules/config-h: New file.
8511         * gnulib-tool (nl, sed_transform_lib_file): New vars.
8512         (func_import): Turn "#ifdef HAVE_CONFIG_H" to "#if 1" if
8513         the config-h module is used.
8514
8515         New configmake module, so that "make" output needn't be cluttered
8516         by fluff like '-DLIBDIR=\"/usr/local/lib\"'.
8517         * MODULES.html.sh (Support for building libraries and executables):
8518         Add configmake.
8519         * modules/configmake: New file.
8520
8521 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
8522
8523         * m4/config-h.m4: New file.
8524
8525 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
8526
8527         * config/srclist.txt: Add elisp-comp.
8528
8529 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
8530
8531         * MODULES.html.sh (Support for building libraries and executables):
8532         Add elisp-comp.
8533         * build-aux/elisp-comp: New file.
8534         * modules/elisp-comp: New file.
8535
8536 2006-08-24  Bruno Haible  <bruno@clisp.org>
8537
8538         * gnulib-tool (func_create_testdir): Use non-default values of
8539         sourcebase and m4base.
8540
8541 2006-08-24  Bruno Haible  <bruno@clisp.org>
8542
8543         * MODULES.html.sh (Compatibility checks for POSIX:2001 functions: Fix
8544         HTML structure.
8545
8546 2006-08-23  Paul Eggert  <eggert@cs.ucla.edu>
8547
8548         * modules/openat (Depends-on): Add lchown.
8549
8550 2006-08-23  Bruno Haible  <bruno@clisp.org>
8551
8552         * gnulib-tool (func_import, func_create_testdir): Emit an invocation
8553         of gl_LOCK_EARLY instead of gl_LOCK.
8554
8555 2006-08-23  Bruno Haible  <bruno@clisp.org>
8556
8557         * m4/lock.m4 (gl_LOCK_BODY): Change the default value of gl_use_threads
8558         on OSF/1 to no.
8559         Reported by Stephen Cartwright <sgcartwr@ucalgary.ca>.
8560
8561 2006-08-23  Bruno Haible  <bruno@clisp.org>
8562
8563         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't consider BeOS statvfs
8564         as unusable.
8565
8566         * m4/lock.m4 (gl_LOCK_EARLY): Renamed from gl_LOCK.
8567         (gl_LOCK_BODY): Remove gl_PREREQ_LOCK invocation.
8568         (gl_LOCK): New macro.
8569
8570 2006-08-22  Simon Josefsson  <jas@extundo.com>
8571
8572         * modules/gc-md5 (Makefile.am): Need to add md5.h, after changes
8573         to md5 module.
8574
8575 2006-08-22  Simon Josefsson  <jas@extundo.com>
8576
8577         * MODULES.html.sh: Add "Support for maintaining and release
8578         projects".
8579
8580         * build-aux/gnupload: New file, from coreutils.
8581
8582 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
8583
8584         Avoid the need for AC_LIBSOURCES in m4 macros.
8585         * modules/arcfour (EXTRA_DIST): Add arcfour.h.
8586         * modules/arctwo (EXTRA_DIST): Add arctwo.h.
8587         * modules/check-version (EXTRA_DIST): Add check-version.h.
8588         * modules/crc (EXTRA_DIST): Add crc.h.
8589         * modules/des (EXTRA_DIST): Add des.h.
8590         * modules/gc (EXTRA_DIST): Add gc.h.
8591         * modules/getdelim (EXTRA_DIST): Add getdelim.h.
8592         * modules/getline (EXTRA_DIST): Add getline.h.
8593         * modules/getlogin_r (EXTRA_DIST): Add getlogin_r.h.
8594         * modules/hmac-md5 (EXTRA_DIST): Add hmac.h.
8595         * modules/hmac-sha1 (EXTRA_DIST): Add hmac.h.
8596         * modules/md2 (EXTRA_DIST): Add md2.h.
8597         * modules/md4 (EXTRA_DIST): Add md4.h.
8598         * modules/pagealign_alloc (EXTRA_DIST): Add pagealign_alloc.h.
8599         * modules/read-file (EXTRA_DIST): Add read-file.h.
8600         * modules/readline (EXTRA_DIST): Add readline.h.
8601         * modules/rijndael (EXTRA_DIST): Add rijndael-alg-fst.h,
8602         rijndael-api-fst.h.
8603
8604 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
8605
8606         * m4/rijndael.m4 (gl_ARCFOUR):
8607         * m4/arctwo.m4 (gl_ARCTWO):
8608         * m4/check-version.m4 (gl_CHECK_VERSION):
8609         * m4/crc.m4 (gl_CRC):
8610         * m4/des.m4 (gl_DES):
8611         * m4/gc-pbkdf2-sha1.m4 (gl_GC_PBKDF2_SHA1):
8612         * m4/gc.m4 (gl_GC):
8613         * m4/getdelim.m4 (gl_FUNC_GETDELIM):
8614         * m4/getline.m4 (gl_FUNC_GETLINE):
8615         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE):
8616         * m4/hmac-md5.m4 (gl_HMAC_MD5):
8617         * m4/hmac-sha1.m4 (gl_HMAC_SHA1):
8618         * m4/md2.m4 (gl_MD2):
8619         * m4/md4.m4 (gl_MD4):
8620         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC):
8621         * m4/read-file.m4 (gl_FUNC_READ_FILE):
8622         * m4/readline.m4 (gl_FUNC_READLINE):
8623         * m4/rijndael.m4 (gl_RIJNDAEL):
8624         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
8625         to get the necessary .h files and whatnot.
8626
8627 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
8628
8629         * config/srclist.txt: Remove gnupload, since coreutils now syncs from
8630         gnulib rather than the other way around.
8631         * config/srclistvars.sh (COREUTILS): Remove.
8632
8633 2006-08-22  Jim Meyering  <jim@meyering.net>
8634
8635         * modules/mkdir-p (Makefile.am): Fix typo: s/lib+SOURCES/lib_SOURCES/.
8636
8637         * modules/getpass-gnu (Makefile.am): Add getpass.h to EXTRA_DIST.
8638
8639 2006-08-22  Eric Blake  <ebb9@byu.net>
8640
8641         * modules/regexprops-generic: New file.
8642         * MODULES.html.sh (Support for building documentation): List it.
8643
8644 2006-08-22  Eric Blake  <ebb9@byu.net>
8645
8646         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Avoid compiler warning.
8647         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
8648         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Likewise.
8649         * m4/intmax_t.m4 (gt_AC_TYPE_INTMAX_T): Likewise.
8650
8651 2006-08-22  Bruno Haible  <bruno@clisp.org>
8652
8653         * gnulib-tool (func_emit_lib_Makefile_am): Don't treat lib_LIBRARIES
8654         and lib_LTLIBRARIES like the other lib_* variables.
8655
8656 2006-08-22  Bruno Haible  <bruno@clisp.org>
8657
8658         * build-aux/x-to-1.in: New file, from GNU gettext.
8659
8660 2006-08-22  Bruno Haible  <bruno@clisp.org>
8661
8662         * m4/readutmp.m4 (gl_READUTMP): Compile readutmp.c only if <utmp.h> or
8663         <utmpx.h> exists.
8664
8665 2006-08-22  Bruno Haible  <bruno@clisp.org>
8666
8667         * lib/readutmp.h: Skip most definitions if neither <utmp.h> nor
8668         <utmpx.h> exists.
8669
8670 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
8671
8672         BeOS portability.
8673         * lib/dirchownmod.c (dirchownmod): Don't use fchmod if it doesn't
8674         exist.
8675         Problem reported by Bruno Haible.
8676
8677 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
8678
8679         Avoid the need for AC_LIBSOURCES in m4 macros.
8680         * modules/acl (EXTRA_DIST): Add acl.h.
8681         * modules/argmatch (Files): Add m4/argmatch.m4.
8682         (configure.ac): Add gl_ARGMATCH.
8683         (EXTRA_DIST): Renamed from lib_SOURCES, for
8684         consistency with the other modules.  Remove argmatch.c.
8685         * modules/backupfile (EXTRA_DIST): Add backupfile.h.
8686         * modules/c-strtod (EXTRA_DIST): Add c-strtod.h.
8687         * modules/c-strtold (EXTRA_DIST): Add c-strtod.c, c-strtod.h.
8688         * modules/canonhost (EXTRA_DIST): Add c-canonhost.h.
8689         * modules/canonicalize (EXTRA_DIST): Add canonicalize.h.
8690         * modules/chdir-long (EXTRA_DIST): Add chdir-long.h.
8691         * modules/chdir-safer (EXTRA_DIST): Add chdir-safer.h.
8692         * modules/cloexec (EXTRA_DIST): Add cloexec.h.
8693         * modules/close-stream (EXTRA_DIST): Add close-stream.h.
8694         * modules/closeout (EXTRA_DIST): Add closeout.h.
8695         * modules/cycle-check (EXTRA_DIST): Add cycle-check.h.
8696         * modules/dev-ino (EXTRA_DIST): Add dev-ino.h.
8697         * modules/dirfd (EXTRA_DIST): Add dirfd.h.
8698         * modules/dirname (EXTRA_DIST): Renamed from lib_SOURCES.  Add
8699         dirname.h; remove basename.c and stripslash.c.
8700         * modules/exclude (EXTRA_DIST): Add exclude.h.
8701         * modules/exitfail (EXTRA_DIST): Add exitfail.h.
8702         * modules/fcntl-safer (EXTRA_DIST): Add fcntl-safer.h fcntl--.h.
8703         * modules/file-type (EXTRA_DIST): Add file-type.h.
8704         * modules/filemode (EXTRA_DIST): Add filemode.h.
8705         * modules/filenamecat (EXTRA_DIST): Add filenamecat.h.
8706         * modules/fopen-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
8707         * modules/fpending (EXTRA_DIST): Add __fpending.h.
8708         * modules/fprintftime (EXTRA_DIST): Add fprintftime.h.
8709         * modules/fsusage (EXTRA_DIST): Add fsusage.h.
8710         * modules/fts (EXTRA_DIST): Add fts_.h fts-cycle.c.
8711         * modules/getcwd (EXTRA_DIST): Add getcwd.h.
8712         * modules/getdate (EXTRA_DIST): Add getdate.c.
8713         * modules/gethrxtime (EXTRA_DIST): Add gethrxtime.h xtime.h.
8714         * modules/getpagesize (EXTRA_DIST): Add getpagesize.h.
8715         * modules/getpass (EXTRA_DIST): Add getpass.h.
8716         * modules/glob (EXTRA_DIST): Add glob_.h glob-libc.h.
8717         * modules/group-member (EXTRA_DIST): Add group-member.h.
8718         * modules/hard-locale (EXTRA_DIST): Add hard-locale.h.
8719         * modules/hash (EXTRA_DIST): Add hash.h.
8720         * modules/human (EXTRA_DIST): Add human.h.
8721         * modules/inttypes (EXTRA_DIST): Add inttypes.h.
8722         * modules/lchmod (EXTRA_DIST): Add lchmod.h.
8723         * modules/lchown (EXTRA_DIST): Add lchown.h.
8724         * modules/long-options (EXTRA_DIST): Add long-options.h.
8725         * modules/lstat (EXTRA_DIST): Add lstat.h.
8726         * modules/md5 (EXTRA_DIST): Add memcasecmp.h.
8727         * modules/memcoll (EXTRA_DIST): Add memcoll.h.
8728         * modules/mempcpy (EXTRA_DIST): Add mempcpy.h.
8729         * modules/memrchr (EXTRA_DIST): Add memrchr.h.
8730         * modules/memxor (EXTRA_DIST): Add memxor.h.
8731         * modules/mkancesdirs (EXTRA_DIST): Add mkancesdirs.h.
8732         * modules/mkdir-p (EXTRA_DIST): Add modechange.h.
8733         * modules/mountlist (EXTRA_DIST): Add mountlist.h.
8734         * modules/openat (EXTRA_DIST): Add at-func.c openat.h openat-priv.h.
8735         * modules/pathmax (EXTRA_DIST): Add pathmax.h.
8736         * modules/physmem (EXTRA_DIST): Add physmem.h.
8737         * modules/posixtm (EXTRA_DIST): Add posixtm.h.
8738         * modules/posixver (EXTRA_DIST): Add posixver.h.
8739         * modules/quote (EXTRA_DIST): Add quote.h.
8740         * modules/quotearg (EXTRA_DIST): Add quotearg.h.
8741         * modules/readtokens (EXTRA_DIST): Add readtokens.h.
8742         * modules/readutmp (EXTRA_DIST): Add readutmp.h.
8743         * modules/regex (EXTRA_DIST): Add regcomp.c regex.h regex_internal.c
8744         regex_internal.h regexec.c.
8745         * modules/safe-read (EXTRA_DIST): Add safe-read.h.
8746         * modules/safe-write (EXTRA_DIST): Add safe-write.h.
8747         * modules/same (EXTRA_DIST): Add same.h.
8748         * modules/same-inode (EXTRA_DIST): Add same-inode.h.
8749         * modules/save-cwd (EXTRA_DIST): Add save-cwd.h.
8750         * modules/savedir (EXTRA_DIST): Add savedir.h.
8751         * modules/sha1 (EXTRA_DIST): Add sha1.h.
8752         * modules/sig2str (EXTRA_DIST): Add sig2str.h.
8753         * modules/stat-macros (EXTRA_DIST): Add stat-macros.h.
8754         * modules/stat-time (EXTRA_DIST): Add stat-time.h.
8755         * modules/stdlib-safer (EXTRA_DIST): Add stdlib-safer.h stdlib--.h.
8756         * modules/strdup (EXTRA_DIST): Add strdup.h.
8757         * modules/strftime (EXTRA_DIST): Add strftime.h.
8758         * modules/strndup (EXTRA_DIST): Add strndup.h.
8759         * modules/strnlen (EXTRA_DIST): Add strnlen.h.
8760         * modules/strverscmp (EXTRA_DIST): Add strverscmp.h.
8761         * modules/time_r (EXTRA_DIST): Add time_r.h.
8762         * modules/timespec (EXTRA_DIST): Add timespec.h.
8763         * modules/tmpfile-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
8764         * modules/unistd-safer (EXTRA_DIST): Add unistd-safer.h unistd--.h.
8765         * modules/unlinkdir (EXTRA_DIST): Add unlinkdir.h.
8766         * modules/unlocked-io (EXTRA_DIST): Add unlocked-io.h.
8767         * modules/userspec (EXTRA_DIST): Add userspec.h.
8768         * modules/utimecmp (EXTRA_DIST): Add utimecmp.h.
8769         * modules/utimens (EXTRA_DIST): Add utimens.h.
8770         * modules/xalloc (EXTRA_DIST): Add xalloc.h.
8771         * modules/xgetcwd (EXTRA_DIST): Add xgetcwd.h.
8772         * modules/xnanosleep (EXTRA_DIST): Add xnanosleep.h.
8773         * modules/xreadlink (EXTRA_DIST): Add xreadlink.h.
8774         * modules/xstrtod (EXTRA_DIST): Add xstrtod.h.
8775         * modules/xstrtol (EXTRA_DIST): Add xstrtol.h.
8776         * modules/xstrtold (EXTRA_DIST): Add xstrtod.c xstrtod.h.
8777         * modules/yesno (EXTRA_DIST): Add yesno.h.
8778
8779 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
8780
8781         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Check for fchmod.
8782
8783         * m4/argmatch.m4: New file, from coreutils with AC_LIBSOURCES removed.
8784         * m4/dev-ino.m4, same-inode.m4: Remove.
8785
8786         * m4/_inttypes_h.m4 (gl_INTTYPES_H):
8787         * m4/acl.m4 (AC_FUNC_ACL):
8788         * m4/backupfile.m4 (gl_BACKUPFILE):
8789         * m4/c-strtod.m4 (gl_C99_STRTOLD):
8790         * m4/canon-host.m4 (gl_CANON_HOST):
8791         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
8792         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG):
8793         * m4/chdir-safer.m4 (gl_CHDIR_SAFER):
8794         * m4/cloexec.m4 (gl_CLOEXEC):
8795         * m4/close-stream.m4 (gl_CLOSE_STREAM):
8796         * m4/closeout.m4 (gl_CLOSEOUT):
8797         * m4/dirfd.m4 (gl_FUNC_DIRFD):
8798         * m4/dirname.m4 (gl_DIRNAME):
8799         * m4/exclude.m4 (gl_EXCLUDE):
8800         * m4/exitfail.m4 (gl_EXITFAIL):
8801         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER):
8802         * m4/file-type.m4 (gl_FILE_TYPE):
8803         * m4/filemode.m4 (gl_FILEMODE):
8804         * m4/filenamecat.m4 (gl_FILE_NAME_CONCAT):
8805         * m4/fpending.m4 (gl_FUNC_FPENDING):
8806         * m4/fprintftime.m4 (gl_FPRINTFTIME):
8807         * m4/fts.m4 (gl_FUNC_FTS):
8808         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL):
8809         * m4/getdate.m4 (gl_GETDATE):
8810         * m4/gethrxtime.m4 (gl_GETHRXTIME):
8811         * m4/getpagesize.m4 (gl_GETPAGESIZE):
8812         * m4/getpass.m4 (gl_FUNC_GETPASS):
8813         * m4/gettime.m4 (gl_GETTIME):
8814         * m4/getugroups.m4 (gl_GETUGROUPS):
8815         * m4/glob.m4 (gl_GLOB_SUBSTITUTE):
8816         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER):
8817         * m4/hard-locale.m4 (gl_HARD_LOCALE):
8818         * m4/hash.m4 (gl_HASH):
8819         * m4/idcache.m4 (gl_IDCACHE):
8820         * m4/lchmod.m4 (gl_FUNC_LCHMOD):
8821         * m4/lchown.m4 (gl_FUNC_LCHOWN):
8822         * m4/long-options.m4 (gl_LONG_OPTIONS):
8823         * m4/lstat.m4 (gl_FUNC_LSTAT):
8824         * m4/md5.m4 (gl_MD5):
8825         * m4/memcasecmp.m4 (gl_MEMCASECMP):
8826         * m4/memcoll.m4 (gl_MEMCOLL):
8827         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY):
8828         * m4/memrchr.m4 (gl_FUNC_MEMRCHR):
8829         * m4/memxor.m4 (gl_MEMXOR):
8830         * m4/mkancesdirs.m4 (gl_MKANCESDIRS):
8831         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS):
8832         * m4/modechange.m4 (gl_MODECHANGE):
8833         * m4/mountlist.m4 (gl_MOUNTLIST):
8834         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
8835         * m4/openat.m4 (gl_FUNC_OPENAT):
8836         * m4/pathmax.m4 (gl_PATHMAX):
8837         * m4/physmem.m4 (gl_PHYSMEM):
8838         * m4/posixtm.m4 (gl_POSIXTM):
8839         * m4/posixver.m4 (gl_POSIXVER):
8840         * m4/quote.m4 (gl_QUOTE):
8841         * m4/quotearg.m4 (gl_QUOTEARG):
8842         * m4/readtokens.m4 (gl_READTOKENS):
8843         * m4/readutmp.m4 (gl_READUTMP):
8844         * m4/regex.m4 (gl_REGEX):
8845         * m4/safe-read.m4 (gl_SAFE_READ):
8846         * m4/safe-write.m4 (gl_SAFE_WRITE):
8847         * m4/same.m4 (gl_SAME):
8848         * m4/save-cwd.m4 (gl_SAVE_CWD):
8849         * m4/savedir.m4 (gl_SAVEDIR):
8850         * m4/settime.m4 (gl_SETTIME):
8851         * m4/sha1.m4 (gl_SHA1):
8852         * m4/sig2str.m4 (gl_FUNC_SIG2STR):
8853         * m4/stat-macros.m4 (gl_STAT_MACROS):
8854         * m4/stat-time.m4 (gl_STAT_TIME):
8855         * m4/stdio-safer.m4 (gl_FOPEN_SAFER):
8856         * m4/stdlib-safer.m4 (gl_STDLIB_SAFER):
8857         * m4/strdup.m4 (gl_FUNC_STRDUP):
8858         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME):
8859         * m4/strndup.m4 (gl_FUNC_STRNDUP):
8860         * m4/strnlen.m4 (gl_FUNC_STRNLEN):
8861         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP):
8862         * m4/time_r.m4 (gl_TIME_R):
8863         * m4/timespec.m4 (gl_TIMESPEC):
8864         * m4/unistd-safer.m4 (gl_UNISTD_SAFER):
8865         * m4/unlinkdir.m4 (gl_UNLINKDIR):
8866         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO):
8867         * m4/userspec.m4 (gl_USERSPEC):
8868         * m4/utimecmp.m4 (gl_UTIMECMP):
8869         * m4/utimens.m4 (gl_UTIMENS):
8870         * m4/xalloc.m4 (gl_XALLOC):
8871         * m4/xgetcwd.m4 (gl_XGETCWD):
8872         * m4/xnanosleep.m4 (gl_XNANOSLEEP):
8873         * m4/xreadlink.m4 (gl_XREADLINK):
8874         * m4/xstrtod.m4 (gl_XSTRTOD):
8875         * m4/yesno.m4 (gl_YESNO):
8876         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
8877         to get the necessary .h files and whatnot.
8878
8879 2006-08-21  Mark D. Baushke  <mdb@gnu.org>
8880             Bruno Haible  <bruno@clisp.org>
8881
8882         * gnulib-tool (func_verify_module): Work around Sun's non-POSIX 1003.2
8883         /bin/sh understanding of '!' conditional negation.
8884
8885 2006-08-21  Jim Meyering  <jim@meyering.net>
8886
8887         * modules/openat (Depends-on): Really alphabetize.
8888
8889         * modules/acl (Depends-on): Add error and quote.
8890
8891         * check-module (find_included_lib_files): Add at-func.c to the
8892         ok-to-include-more-than-once white list.
8893
8894         * modules/openat (Depends-on): Add lstat.  Alphabetize.
8895
8896 2006-08-21  Bruno Haible  <bruno@clisp.org>
8897
8898         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
8899         Emit a pkgdata_DATA variable only if some snippets add contents to it.
8900         Reported by Martin Lambers <marlam@marlam.de>.
8901
8902 2006-08-21  Bruno Haible  <bruno@clisp.org>
8903
8904         * gnulib-tool (func_emit_lib_Makefile_am): If the snippets already
8905         specify an installation location, don't emit a noinst_LIBRARIES or
8906         noinst_LTLIBRARIES assignment.
8907
8908 2006-08-21  Bruno Haible  <bruno@clisp.org>
8909
8910         BeOS portability.
8911         * modules/mbchar (Include): Don't test HAVE_WCTYPE_H any more, since
8912         BeOS has mbrtowc() but no <wctype.h>.
8913
8914 2006-08-21  Bruno Haible  <bruno@clisp.org>
8915
8916         BeOS portability.
8917         * m4/mbchar.m4 (gl_MBCHAR): Compile mbchar.c also if <wctype.h> doesn't
8918         exist.
8919
8920 2006-08-21  Bruno Haible  <bruno@clisp.org>
8921
8922         BeOS portability.
8923         * lib/mbchar.h: Include <wctype.h> only if it exists.
8924
8925 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
8926
8927         Remove files that are no longer needed by their respective modules.
8928         * m4/obstack.m4: Remove.
8929         * m4/strerror_r.m4: Remove.
8930         * m4/uint32_t.m4: Remove.
8931         * m4/uintptr_t.m4: Remove.
8932         * m4/ullong_max.m4: Remove.
8933         * m4/xstrtoimax.m4: Remove.
8934         * m4/xstrtoumax.m4: Remove.
8935
8936         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Do not require
8937         gl_AC_TYPE_UINTMAX_T, gl_STRUCT_DEV_INO, or gl_SAME_INODE, since gnulib
8938         dependencies now capture this.
8939
8940         * m4/cycle-check.m4 (gl_CYCLE_CHECK):
8941         Do not use AC_LIBSOURCES, since gnulib modules now do this.
8942         * m4/fsusage.m4 (gl_FSUSAGE): Likewise.
8943         * m4/human.m4 (gl_HUMAN): Likewise.
8944         * m4/inttostr.m4 (gl_INTTOSTR): Likewise.
8945         * m4/xstrtol.m4 (gl_XSTRTOL): Likewise.
8946
8947         * m4/filemode.m4 (gl_FILEMODE): Require AC_STRUCT_ST_DM_MODE.
8948
8949         * m4/filemode.m4 (gl_PREREQ_FSUSAGE_EXTRA): Do not require
8950         gl_AC_TYPE_INTMAX_T or gl_AC_TYPE_UINTMAX_T, since we now require
8951         stdint.
8952         * m4/human.m4 (gl_HUMAN): Likewise.
8953         * m4/inttostr.m4 (gl_PREREQ_INTTOSTR): Likewise.
8954         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Likewise.
8955         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
8956         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
8957         * m4/xstrtol (gl_XSTRTOL): Likewise.
8958
8959         * m4/gethrxtime.m4 (gl_XTIME): gl_AC_TYPE_LONG_LONG ->
8960         AC_TYPE_LONG_LONG_INT.
8961         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
8962         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Likewise.
8963         * m4/strtoull.m4 (gl_FUNC_STRTOULL): Likewise, for unsigned long.
8964         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
8965
8966         * m4/human.m4 (gl_HUMAN): Do not require AM_STDBOOL_H since we depend
8967         on stdbool.
8968
8969         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL_H, gl_PREREQ_XSTRTOL): Remove.
8970         (gl_PREREQ_XSTRTOUL): Remove.
8971
8972         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Check for hasmntopt.
8973
8974         * m4/posixver.m4: Fix comment since head -1 now works even in POSIX
8975         mode.
8976
8977 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
8978
8979         Add and change modules to make it easier for coreutils to use
8980         gnulib-tool.
8981         * modules/backupfile (Files): Remove m4/d-ino.m4.
8982         (Depends-on): Add d-ino.
8983         * modules/cycle-check (Depends-on): Add stdint.
8984         (lib_SOURCES): Add cycle-check.h.
8985         * modules/d-ino: New module.
8986         * modules/d-type: New module.
8987         * modules/error (Files): Remove m4/strerror_r.m4.
8988         * modules/filemode (Files): Add m4/st_dm_mode.m4.
8989         * modules/fsuage (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
8990         m4/inttypes_h.m4, m4/uintmax_t.m4.
8991         (Depends-on): Add stdint.
8992         (lib_SOURCES): Add fsusage.h.
8993         * modules/getcwd (Files): Remove d-ino.m4.
8994         (Depends-on): Add d-ino.
8995         * modules/getndelim2 (Depends-on): Add stdint.
8996         * modules/glob (Files): Remove m4/d-type.m4.
8997         (Depends-on): Add d-type.
8998         * modules/host-os: New module.
8999         * modules/human (Files):  Remove m4/ulonglong.m4, m4/stdint_h.m4,
9000         m4/inttypes_h.m4, m4/uintmax_t.m4.
9001         * Depends-on: Add stdint.
9002         (lib_SOURCES): Add human.h.
9003         * modules/inttostr (Files): Remove m4/intmax_t.m4,
9004         m4/inttostr.m4, m4/inttypes_h.m4, m4/longlong.m4, m4/stdint_h.m4,
9005         m4/uintmax_t.m4, m4/ulonglong.m4.
9006         (Depends-on): Add stdint.
9007         (EXTRA_DIST): Add inttostr.h.
9008         * modules/lchmod: New module.
9009         * modules/link-follow: New module.
9010         * modules/mkdir-p (Files): Remove lib/lchmod.h, m4/lchmod.m4.
9011         (Depends-on): Add lchmod.
9012         * modules/mkstemp (Files): Remove m4/ulonglong.m4,
9013         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4.
9014         (Depends-on): Add stdint.
9015         * modules/obstack (Files): Remove m4/inttypes_h.m4, m4/obstack.m4,
9016         m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4.
9017         (Depends-on): Add stdint.
9018         (configure.ac): Change gl_OBSTACK to AC_FUNC_OBSTACK.
9019         * modules/perl: New module.
9020         * modules/regex (Depends-on): Add stdint.
9021         * modules/rmdir-errno: New module.
9022         * modules/strtoimax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
9023         m4/intmax_t.m4.
9024         (Depends-on): Add stdint.
9025         * modules/strtoumax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
9026         m4/uintmax_t.m4.
9027         (Depends-on): Add stdint.
9028         * modules/unlink-busy: New module.
9029         * modules/utimecmp (Depends-on): Add stdint.
9030         * modules/uptime: New module.
9031         * modules/winsz-ioctl: New module.
9032         * modules/winsz-termios: New module.
9033         * modules/xnanosleep (Depends-on): Add nanosleep.
9034         * modules/ullong_max: Remove.
9035         * modules/xstrtoimax (Files): Remove m4/xstrtoimax.m4.
9036         (configure.ac): Remove gl_XSTRTOIMAX; no action needed now.
9037         * modules/xstrtol (Files): Remove m4/ulonglong.m4, m4/longlong.m4,
9038         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4, m4/intmax_t.m4.
9039         (Depends-on): Add inttypes.
9040         (lib_SOURCES): Add xstrtol.h.
9041         * modules/xstrtoumax (Files): Remove m4/xstrtoumax.m4.
9042         (configure.ac): Remove gl_XSTRTOUMAX; no action needed now.
9043         * MODULES.html.sh: Move 'assert' into the assert section.
9044         Move 'dummy' into the linking section.
9045         Remove ullong_max.
9046         Add section for compatibility checks for POSIX:2001 functions,
9047         and put d-ino, d-type, link-follow, rmdir-errno, unlink-busy,
9048         winsz-ioctl, and winsz-termios into it.
9049         Add lchmod.
9050         Add top-level Misc section and put host-os, perl, and uptime
9051         into it.
9052
9053 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
9054
9055         * lib/cycle-check.h: Include <stdint.h> unconditionally, since we
9056         now assume the stdint module.  Do not include inttypes.h.
9057         * lib/fsusage.h: Likewise.
9058         * lib/getndelim2.c: Likewise.
9059         * lib/human.h: Likewise.
9060         * lib/inttostr.h: Likewise.
9061         * lib/obstack.c: Likewise.
9062         * lib/regex_internal.h: Likewise.
9063         * lib/tempname.c: Likewise.
9064         * lib/utimecmp.c: Likewise.
9065         * lib/xstrtol.h: Likewise.
9066
9067         * lib/stat_.h: Fix typo: HAVE_FUNC_LSTAT -> HAVE_LSTAT.
9068
9069         * lib/strtoimax.c: Adjust to macro name changes in Autoconf,
9070         e.g., HAVE_LONG_LONG -> HAVE_LONG_LONG_INT.
9071         * lib/xtime.h: Likewise.
9072
9073 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
9074
9075         * modules/openat (Files): Add lib/fchmodat.c.
9076         Fixes problem reported by Jay Youngman.
9077
9078 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
9079
9080         * lib/fchmodat.c: New file, from coreutils.  This was inadvertently
9081         omitted in the 2006-08-17 update.  Problem reported by Jay Youngman.
9082
9083 2006-08-18  Paul Eggert  <eggert@cs.ucla.edu>
9084             Bruno Haible  <bruno@clisp.org>
9085
9086         * m4/bison-i18n.m4 (BISON_I18N): Also handle the case where yacc exists
9087         and is a script that invokes bison. Tighten the code. Add comments.
9088
9089 2006-08-18  Jim Meyering  <jim@meyering.net>
9090
9091         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Also check for
9092         CLOCK_REALTIME, since gethrxtime may revert to using clock_gettime via
9093         gettime.c.  Gabor Z. Papp reported that gethrxtime-using programs
9094         failed to link due to unresolved clock_gettime on a linux-2.4.x system.
9095
9096 2006-08-18  Bruno Haible  <bruno@clisp.org>
9097
9098         * modules/bison-i18n: New file.
9099         * MODULES.html.sh (Internationalization functions): Add it.
9100
9101 2006-08-18  Bruno Haible  <bruno@clisp.org>
9102
9103         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Also check for
9104         sys/statvfs.h. When getmntinfo was found, check its declaration and
9105         set either MOUNTED_GETMNTINFO or MOUNTED_GETMNTINFO2 depending on it.
9106
9107 2006-08-18  Bruno Haible  <bruno@clisp.org>
9108
9109         * m4/bison-i18n.m4: New file, from bison.
9110
9111 2006-08-18  Bruno Haible  <bruno@clisp.org>
9112
9113         * lib/mountlist.c [MOUNTED_GETMNTINFO2]: Include sys/statvfs.h.
9114         (ME_DUMMY): Treat "kernfs" as a dummy.
9115         (read_file_system_list) [MOUNTED_GETMNTINFO2]: Implement.
9116
9117 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
9118
9119         Update from coreutils.
9120
9121         2006-08-15  Jim Meyering  <jim@meyering.net>
9122
9123         * m4/openat.m4 (gl_FUNC_OPENAT): Add at-func.c via AC_LIBSOURCES.
9124
9125         2006-01-17  Jim Meyering  <jim@meyering.net>
9126
9127         * m4/fts.m4 (gl_FUNC_FTS_CORE): Depend on gl_FUNC_OPENAT.
9128
9129         2006-01-11  Jim Meyering  <jim@meyering.net>
9130
9131         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile fchmodat.c.
9132         Check for the lchmod function.
9133
9134 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
9135
9136         Update from coreutils.
9137
9138         * lib/__fpending.h: Add copyright notice.
9139         * lib/fprintftime.h: Likewise.
9140         * lib/savedir.c: Use (C) in copyright notice.
9141         * lib/savedir.h: Likewise.
9142
9143         2006-08-15  Jim Meyering  <jim@meyering.net>
9144
9145         * lib/at-func.c: New file, with the logic of all emulated at-functions.
9146         * lib/openat-priv.h: Include <errno.h> and define ENOSYS,
9147         in support of the EXPECTED_ERRNO macro.
9148         * lib/openat.c (fstatat, unlinkat, fchownat): Remove function
9149         definitions.  Instead, define the appropriate symbols and include
9150         "at-func.c".
9151         * lib/mkdirat.c (mkdirat): Likewise.
9152         * lib/fchmodat.c (fchmodat): Likewise.
9153         (ENOSYS): Remove definition.
9154         * lib/openat.c: Don't include <errno.h>, now that "openat-priv.h" does
9155         it.  Don't include "unistd--.h" -- it wasn't ever used.
9156
9157         2006-01-17  Jim Meyering  <jim@meyering.net>
9158
9159         Rewrite fts.c not to change the current working directory,
9160         by using openat, fstatat, fdopendir, etc..
9161
9162         * lib/fts.c [! _LIBC]: Include "openat.h" and "unistd--.h".
9163         (HAVE_OPENAT_SUPPORT): Define.
9164         [_LIBC] (fchdir): Don't undef or define; no longer used.
9165         (FCHDIR): Define in terms of cwd_advance_fd rather than fchdir.
9166         Now, this `function' always succeeds, and consumes its file descriptor
9167         parameter -- so callers must not close such FDs.  Update callers.
9168         (diropen_fd, opendirat, cwd_advance_fd): New functions.
9169         (diropen): Add parameter, SP.  Adjust all callers.
9170         Implement using diropen_fd, rather than open.
9171         (fts_open): Initialize new member, fts_cwd_fd.
9172         Remove fts_rft-setting code.
9173         (fts_close): Close fts_cwd_fd, if necessary.
9174         (__opendir2): Define in terms of opendir or opendirat,
9175         depending on whether the FST_NOCHDIR flag is set.
9176         (fts_build): Since fts_safe_changedir consumes its FD, and since
9177         this code must do `closedir(dirp)', dup the dirfd(dirp) argument,
9178         and close the dup'd file descriptor upon failure.
9179         (fts_stat): Use fstatat(...AT_SYMLINK_NOFOLLOW) in place of lstat.
9180         (fts_safe_changedir): Tweak semantics to reflect that this function
9181         now calls cwd_advance_fd and hence consumes its FD argument.
9182         * lib/fts_.h [struct FTS] (fts_cwd_fd): New member.
9183         [struct FTS] (fts_rft): Remove now-unused member.
9184         [struct FTS] (fts_cycle.state): Improve comment.
9185
9186         * lib/openat.c (openat_needs_fchdir): New function.
9187         * lib/openat.h (openat_needs_fchdir): Declare it.
9188
9189 2006-08-16  Paul Eggert  <eggert@cs.ucla.edu>
9190
9191         * lib/memcoll.c (memcoll): Set errno = 0 in the shortcut case, too.
9192         Problem and fix reported by Pádraig Brady in
9193         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00099.html>.
9194
9195 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
9196
9197         * modules/cycle-check (configure.ac): Add gl_CYCLE_CHECK.
9198
9199 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
9200
9201         * lib/memcoll.c (memcoll): Optimize for the common case where the
9202         arguments are bytewise equal.
9203
9204 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
9205
9206         * doc/regexprops-generic.texi: Add a copyright notice.
9207
9208 2006-08-15  Bruno Haible  <bruno@clisp.org>
9209
9210         * modules/tmpdir (License): Change to LGPL.
9211
9212 2006-08-15  Bruno Haible  <bruno@clisp.org>
9213
9214         * gnulib-tool (func_all_modules, func_verify_module): COPYING is not a
9215         module.
9216
9217 2006-08-14  Simon Josefsson  <jas@extundo.com>
9218
9219         * config/srclist.txt: Add gnupload.
9220
9221 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
9222
9223         Change copyright notice from LGPL 2 to GPL 2, since that's the
9224         standard form used in the gnulib repository.
9225         * tests/test-lock.c: Likewise.
9226         * tests/test-stdint.c: Likewise.
9227         * tests/test-tls.c: Likewise.
9228
9229         * users.txt: Add bison, diffutils, libprelude, prelude-lml,
9230         prelude-manager.  User shorter URLs for GNU projects, without '?'.
9231         Add copyright notice.
9232
9233         * check-module: Add copyright notice.  Output a copyright
9234         notice if "--version" is specified.
9235         * modules/COPYING: New file.
9236         * tests/test-getaddrinfo.c: Add copyright notice.
9237         * tests/test-verify.c: Likewise.
9238
9239 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
9240
9241         Change copyright notice from LGPL 2 to GPL 2, since that's the
9242         standard form used in the gnulib repository.
9243         * lib/lock.c: LGPL -> GPL.
9244         * lib/lock.h: Likewise.
9245         * lib/strnlen1.c: Likewise.
9246         * lib/strnlen1.h: Likewise.
9247         * lib/tls.c: Likewise.
9248         * lib/tls.h: Likewise.
9249         * lib/tmpdir.c: Likewise.
9250
9251         * lib/TODO: Remove; this belongs only in coreutils.
9252
9253 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
9254
9255         Add copyright notices to long-enough files that lack them, since
9256         otherwise the files aren't clearly free.  Use the same notice that
9257         getdate.texi already uses.
9258         * doc/alloca-opt.texi: Add copyright notice.
9259         * doc/alloca.texi: Likewise.
9260         * doc/ctime.texi: Likewise.
9261         * doc/functions.texi: Likewise.
9262         * doc/gcd.texi: Likewise.
9263         * doc/gnulib-tool.texi: Likewise.
9264         * doc/inet_ntoa.texi: Likewise.
9265         * doc/visibility.texi: Likewise.
9266
9267         * doc/getdate.texi: Update FDL version from 1.1 to 1.2.
9268         * doc/quote.texi: Add copyright notice.
9269
9270         * doc/solaris-versions: Add SunOS 5.10, SunOS 1.x, SunOS 4.0, SunOS
9271         4.0.x, SunOS 4.1.1.1, SunOS 4.1.1_U1, SunOS 4.1.3B.  SunOS 4.1.3
9272         was Solaris 1.1A.  Remove space before B in Solaris 1.1.1B.
9273         Mention SunOS 5.11.  Mention that everything before SunOS 5.7
9274         is now obsolete, and give a pointer to the Sun list.
9275         Add copyright notice.
9276
9277 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
9278
9279         * config/srclistvars.sh: Add copyright notice.
9280
9281 2006-08-14  Eric Blake  <ebb9@byu.net>
9282
9283         Import the following change from libc:
9284
9285         2006-08-12  Ulrich Drepper  <drepper@redhat.com>
9286
9287         Upstream bug 2997.
9288         * lib/misc/error.c: Add space between program name and message if file
9289         name is missing.
9290
9291 2006-08-12  Karl Berry  <karl@gnu.org>
9292
9293         * config/srclist.txt (ssize_t.m4, sig_atomic_t.m4, signalblocking.m4):
9294         remove, these originate in gnulib now.
9295
9296 2006-08-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9297
9298         * doc/Makefile (standards.info standards.html standards.dvi):
9299         Also depend on make-stds.texi.
9300
9301 2006-08-11  Paul Eggert  <eggert@cs.ucla.edu>
9302
9303         * lib/pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC_PIPE ->
9304         HAVE_PIPE.  Fix a file descriptor leak when fd_safer fails.
9305
9306         * lib/regex_internal.c (re_string_skip_chars): Don't assume WEOF fits
9307         in wchar_t.  Problem reported by Eric Blake.
9308
9309         * lib/snprintf.c (snprintf): memcpy LEN bytes, not SIZE - 1, when
9310         LEN is smaller than SIZE.  Suggested by Bruno Haible.
9311         Also, help the compiler to keep LEN in a register.
9312
9313 2006-08-11  Eric Blake  <ebb9@byu.net>
9314
9315         * users.txt: Sort.  Add tar.
9316
9317 2006-08-11  Bruno Haible  <bruno@clisp.org>
9318
9319         * users.txt: New file.
9320
9321 2006-08-11  Bruno Haible  <bruno@clisp.org>
9322
9323         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Include <stdio.h> and <time.h>
9324         before <wchar.h>. Needed for OSF/1 and BSD/OS.
9325
9326 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
9327
9328         * modules/snprintf (Depends-on): Remove minmax.
9329         (Maintainer): Add self and Bruno.
9330
9331 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
9332
9333         * lib/.cppi-disable: Add snprintf.h, socket_.h.
9334         * lib/snprintf.c: Include <errno.h> and <limits.h>.
9335         (EOVERFLOW): Define if the system does not.
9336         Do not include "minmax.h"; it wasn't used.
9337         (snprintf): Don't assume size_t promotes to an unsigned type.
9338         Fix bug when generated string was too long for the buffer: the
9339         buffer's contents are supposed to be the initial prefix of the
9340         output.  Don't assume vasnprintf returns EOVERFLOW if the size
9341         exceeds INT_MAX; do the check ourselves.
9342
9343         Import the following changes from libc:
9344
9345         2006-06-02  Jakub Jelinek  <jakub@redhat.com>
9346
9347         * lib/posix/regex_internal.c (re_string_skip_chars): If no character
9348         has been converted at all, set *last_wc to WEOF.  If mbrtowc failed,
9349         set wc to the byte which couldn't be converted.
9350         (re_string_reconstruct): Don't clear valid_raw_len before calling
9351         re_string_skip_chars.  If wc is WEOF after re_string_skip_chars, set
9352         tip_context using re_string_context_at.
9353
9354         2006-05-02  Ulrich Drepper  <drepper@redhat.com>
9355
9356         * lib/posix/regex.h: g++ still cannot handled [restrict].
9357
9358         2006-04-21  Ulrich Drepper  <drepper@redhat.com>
9359
9360         * lib/posix/regex.h: Remove special handling for VMS.
9361
9362 2006-08-10  Jim Meyering  <jim@meyering.net>
9363
9364         * modules/same-inode: New module.
9365         * modules/dev-ino: New module.
9366         * modules/cycle-check: Depend on these modules, rather than simply
9367         including their .h files.
9368         (Makefile.am): Don't list cycle-check.[ch] here, now that they're
9369         required via m4/cycle-check.m4.
9370         * modules/same: Depend on new same-inode module, rather than
9371         including same-inode.h.
9372         * modules/chdir-safer: New file.
9373
9374         * modules/chown (Depends-on): Add stat-macros.
9375
9376 2006-08-10  Jim Meyering  <jim@meyering.net>
9377
9378         * m4/cycle-check.m4: New file.
9379         Require gl_STRUCT_DEV_INO and gl_SAME_INODE.
9380         * m4/dev-ino.m4, m4/same-inode.m4: New files.
9381
9382 2006-08-10  Eric Blake  <ebb9@byu.net>
9383
9384         * modules/verror (Depends-on): Remove bogus gl_VERROR that snuck
9385         in from original proposal.
9386
9387 2006-08-10  Eric Blake  <ebb9@byu.net>
9388         and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
9389
9390         * gnulib-tool (func_import): Detect unexpanded macros in gnulib
9391         namespace.
9392
9393 2006-08-10  Bruno Haible  <bruno@clisp.org>
9394
9395         * gnulib-tool (func_create_testdir): Detect unexpanded macros here
9396         as well.
9397
9398 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
9399
9400         Sync from coreutils.
9401
9402         2006-07-19  Mike Frysinger  <vapier@gentoo.org>
9403
9404         * lib/mountlist.c [ME_REMOTE]: Filter out cifs.
9405         Reported by Toralf Förster in <http://bugs.gentoo.org/141012>.
9406
9407 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
9408
9409         * modules/restrict: Remove; no longer needed now that we assume
9410         Autoconf 2.59 or later.
9411         * MODULES.html.sh: Remove 'restrict'.
9412         * modules/argp (Depends-on): Remove 'restrict'.
9413         * modules/base64 (Depends-on): Likewise.
9414         * modules/gc (Depends-on): Likewise.
9415         * modules/getaddrinfo (Depends-on): Likewise.
9416         * modules/glob (Depends-on): Likewise.
9417         * modules/inet_ntop (Depends-on): Likewise.
9418         * modules/inet_pton (Depends-on): Likewise.
9419         * modules/memxor (Depends-on): Likewise.
9420         * modules/regex (Depends-on): Likewise.
9421         * modules/strtok_r (Depends-on): Likewise.
9422         * modules/time_r (Depends-on): Likewise.
9423
9424 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
9425
9426         * m4/argp.m4 (gl_ARGP): Require AC_C_RESTRICT.
9427         * m4/gc.m4 (gl_PREREQ_GC): Likewise.
9428         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
9429         * m4/inet_ntop.m4 (gl_PREREQ_INET_NTOP): Likewise.
9430         * m4/inet_pton.m4 (gl_PREREQ_INET_PTON): Likewise.
9431         * m4/memxor.m4 (gl_MEMXOR): Likewise.
9432         * m4/restrict.m4: Remove; no longer needed.  All remaining uses of
9433         gl_C_RESTRICT replaced by AC_C_RESTRICT.
9434
9435         Merge from coreutils.
9436         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_C_RESTRICT, not
9437         gl_C_RESTRICT, now that we assume Autoconf 2.59 or later.
9438         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
9439         * m4/time_r.m4 (gl_TIME_R): Likewise.
9440
9441 2006-08-09  Karl Berry  <karl@gnu.org>
9442
9443         * config/srclist.txt: no more gettext-tools, per Bruno.
9444
9445 2006-08-08  Eric Blake  <ebb9@byu.net>
9446
9447         * modules/verror: New module.
9448         * MODULES.html.sh: Document it.
9449
9450 2006-08-08  Eric Blake  <ebb9@byu.net>
9451
9452         * lib/verror.h, lib/verror.c: New files.
9453
9454 2006-08-08  Eric Blake  <ebb9@byu.net>
9455
9456         * lib/verror.c (verror_at_line): Work around glibc bug 2997, so that
9457         verror_at_line output complies with GNU Coding Standards even when
9458         file is NULL.
9459
9460 2006-08-07  Bruno Haible  <bruno@clisp.org>
9461
9462         * lib/allocsa.h (sa_alignof) [_AIX]: Also consider 'long long' in newer
9463         versions of AIX.
9464         Reported by Ralf Wildenhues.
9465
9466 2006-08-07  Bruno Haible  <bruno@clisp.org>
9467
9468         * gnulib-tool (func_create_testdir): Wrap the set of autoconf snippets
9469         in an AC_DEFUN. Needed so that the autoconf snippets can use
9470         AC_REQUIRE.
9471
9472 2006-08-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9473
9474         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
9475         Initialize pkgdata_DATA.
9476         * modules/javaversion (Makefile.am): Add to pkgdata_DATA, rather than
9477         overriding it.
9478
9479 2006-08-06  Eric Blake  <ebb9@byu.net>
9480
9481         * lib/error.h: Fold in some upstream changes from glibc.
9482         * lib/error.c: Likewise.
9483
9484 2006-08-04  Bruno Haible  <bruno@clisp.org>
9485
9486         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
9487         Make the mostlyclean-local rule depend on mostlyclean-generic.
9488         Reported by Jim Meyering. Solution suggested by Ralf Wildenhues.
9489
9490 2006-07-31  Bruno Haible  <bruno@clisp.org>
9491
9492         * m4/localcharset.m4 (gl_LOCALCHARSET): Remove tests for <stddef.h>,
9493         <stdlib.h>, <string.h>.
9494
9495 2006-07-30  Bruno Haible  <bruno@clisp.org>
9496
9497         * modules/readlink (License): Change to LGPL.
9498
9499 2006-07-30  Bruno Haible  <bruno@clisp.org>
9500
9501         * modules/javaversion (Makefile.am): Distribute javaversion.java and
9502         javaversion.class. Also install javaversion.class in $(pkgdatadir) and
9503         set PKGDATADIR to point to it.
9504
9505 2006-07-30  Bruno Haible  <bruno@clisp.org>
9506
9507         * modules/csharpexec (configure.ac): Comment out macro invocation.
9508         * modules/javaexec (configure.ac): Likewise.
9509         * modules/javacomp-script (configure.ac): Likewise.
9510
9511         * modules/csharpcomp-script (configure.ac): Use AC_REQUIRE.
9512
9513 2006-07-30  Bruno Haible  <bruno@clisp.org>
9514
9515         * modules/clean-temp (Depends-on): Add linkedhash-list, remove
9516         linked-list.
9517
9518 2006-07-30  Bruno Haible  <bruno@clisp.org>
9519
9520         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Assume <string.h> exists.
9521
9522 2006-07-30  Bruno Haible  <bruno@clisp.org>
9523
9524         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
9525         Initialize MOSTLYCLEANFILES to core and *.stackdump, so that core dumps
9526         get removed.
9527
9528 2006-07-29  Bruno Haible  <bruno@clisp.org>
9529
9530         Make it possible for gnulib-tool to work with locally modified or
9531         augmented gnulib repositories.
9532         * gnulib-tool (func_usage): Document --local-dir option.
9533         (local_gnulib_dir): New variable.
9534         Handle --local-dir option.
9535         (func_lookup_file): New function.
9536         (func_all_modules, func_verify_module): Look also in $local_gnulib_dir.
9537         (func_get_description, func_get_filelist, func_get_description,
9538         func_get_filelist, func_get_dependencies, func_get_autoconf_snippet,
9539         func_get_automake_snippet, func_get_include_directive,
9540         func_get_license, func_get_maintainer): Use func_lookup_file.
9541         (func_import, func_create_testdir): Use func_lookup_file.
9542
9543 2006-07-29  Bruno Haible  <bruno@clisp.org>
9544
9545         * modules/setenv (Depends-on): Add unistd.
9546
9547 2006-07-29  Bruno Haible  <bruno@clisp.org>
9548
9549         * lib/setenv.c: Undo unintended modification done on 2006-02-27.
9550
9551 2006-07-29  Bruno Haible  <bruno@clisp.org>
9552
9553         * lib/localcharset.c: Assume <stddef.h>, <stdlib.h>, <string.h> exist.
9554
9555 2006-07-29  Bruno Haible  <bruno@clisp.org>
9556
9557         * gnulib-tool (import, update): If there is no Makefile.am, look at
9558         aclocal.m4, instead of bailing out.
9559
9560 2006-07-29  Bruno Haible  <bruno@clisp.org>
9561
9562         * gnulib-tool (func_usage): Revert most of the 2006-07-15 change.
9563         Categorize the options by when they are useful.
9564
9565 2006-07-29  Bruno Haible  <bruno@clisp.org>
9566
9567         * gnulib-tool (func_usage): Document option --no-libtool.
9568         Handle option --no-libtool.
9569         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Update
9570         for changed semantics of $libtool variable.
9571         (func_import): Likewise. If libtool is not used, show this through
9572         an option --no-libtool.
9573         (func_create_testdir): Update.
9574
9575 2006-07-29  Bruno Haible  <bruno@clisp.org>
9576
9577         * gnulib-tool (func_import): Extend error message about missing
9578         --doc-base.
9579
9580 2006-07-29  Bruno Haible  <bruno@clisp.org>
9581
9582         * gnulib-tool (func_import): Don't create the $docbase directory if
9583         there is no file to store there.
9584
9585 2006-07-29  Bruno Haible  <bruno@clisp.org>
9586
9587         * gnulib-tool (autoconf_minversion): If a --dir option is given and
9588         relevant, look for configure.ac there, not in the current directory.
9589         Also use a simple search for AC_PREREQ, not "autoconf --trace".
9590
9591 2006-07-29  Bruno Haible  <bruno@clisp.org>
9592
9593         * gnulib-tool (SORT): New variable.
9594         (func_usage): Undocument --assume-autoconf option.
9595         Remove --assume-autoconf option handling.
9596         (autoconf_minversion): Determine from the contents of configure.ac.
9597         (func_import): Remove autoconf_minversion handling.
9598         Suggested by Eric Blake.
9599
9600 2006-07-29  Bruno Haible  <bruno@clisp.org>
9601
9602         * doc/gnulib-tool.texi (gl_LIBTOOL): Mention --no-libtool option.
9603
9604 2006-07-29  Bruno Haible  <bruno@clisp.org>
9605
9606         * config/srclist.txt (*setenv.[ch]): Remove rules.
9607
9608 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
9609
9610         * m4/inet_pton.m4, inet_ntop.m4: Check for netinet/in.h too.
9611
9612 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
9613
9614         * lib/inet_ntop.h, inet_pton.h: Need to include netinet/in.h before
9615         arpa/inet.h.
9616
9617 2006-07-28  Simon Josefsson  <jas@extundo.com>
9618
9619         * modules/inet_ntop (Depends-on): Depend on arpa_inet.
9620         * modules/inet_pton (Depends-on): Likewise.
9621
9622 2006-07-28  Simon Josefsson  <jas@extundo.com>
9623
9624         * m4/netinet_in_h.m4: New file.
9625
9626 2006-07-28  Simon Josefsson  <jas@extundo.com>
9627
9628         * lib/inet_ntop.h, inet_pton.h: No need to guard netinet/in.h
9629         #include's.
9630
9631 2006-07-28  Simon Josefsson  <jas@extundo.com>
9632
9633         * lib/inet_ntop.h, inet_pton.h: No need to guard arpa/inet.h
9634         #include's.
9635
9636 2006-07-28  Paul Eggert  <eggert@cs.ucla.edu>
9637
9638         * lib/modechange.c (mode_compile): Numeric modes now affect setuid and
9639         setgid on directories only if they set these bits.
9640         * lib/modechange.h: Remove obsolete comment about masks.
9641
9642 2006-07-28  Eric Blake  <ebb9@byu.net>
9643
9644         * lib/regex_internal.h (struct re_dfa_t) [!_LIBC]: Avoid invalid C89
9645         macro expansion.
9646
9647 2006-07-28  Bruno Haible  <bruno@clisp.org>
9648
9649         * lib/inet_ntop.h, inet_pton.h: Use #if HAVE* instead of #ifdef HAVE*.
9650
9651 2006-07-28  Bruno Haible  <bruno@clisp.org>
9652
9653         * m4/mbchar.m4 (gl_MBCHAR): Also test for iswcntrl.
9654
9655 2006-07-28  Bruno Haible  <bruno@clisp.org>
9656
9657         * lib/mbchar.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
9658         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
9659         Define fallbacks.
9660         Avoids link error on FreeBSD 4.x.
9661         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
9662
9663         * lib/wcwidth.h (iswprint): Assume an ASCII compatible wide character
9664         encoding.
9665         * lib/mbswidth.c (iswcntrl): Likewise.
9666
9667 2006-07-27  Bruno Haible  <bruno@clisp.org>
9668
9669         * m4/stdint.m4 (gl_STDINT_H): Define __STDC_CONSTANT_MACROS during the
9670         test.
9671
9672 2006-07-27  Bruno Haible  <bruno@clisp.org>
9673
9674         * lib/stdint_.h (INT*_C, UINT*_C) [C++]: Define these if
9675         __STDC_CONSTANT_MACROS is defined, not if __STDC_LIMIT_MACROS is
9676         defined.
9677
9678 2006-07-26  Eric Blake  <ebb9@byu.net>
9679
9680         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Check for missing pipe.
9681
9682 2006-07-26  Eric Blake  <ebb9@byu.net>
9683
9684         * lib/mkstemp-safer.c [! HAVE_MKSTEMP]: Add prototype for platforms
9685         like mingw that lack mkstemp.
9686         * lib/pipe-safer.c (pipe_safer) [!HAVE_FUNC_PIPE]: Provide fallback to
9687         avoid compilation warning on mingw.
9688
9689 2006-07-26  Bruno Haible  <bruno@clisp.org>
9690
9691         * m4/stdint.m4 (gl_STDINT_H): Also verify the existence of the macros
9692         INT*_MIN, INT_LEAST*_MAX, INT_LEAST*_MIN, UINT_LEAST*_MAX,
9693         INT_FAST*_MIN, INTPTR_MIN.
9694
9695 2006-07-25  Bruno Haible  <bruno@clisp.org>
9696
9697         * modules/version-etc (Depends-on): Add stdarg.
9698
9699 2006-07-25  Bruno Haible  <bruno@clisp.org>
9700
9701         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Avoid 'eval' in front of
9702         complex commands.
9703
9704 2006-07-25  Bruno Haible  <bruno@clisp.org>
9705
9706         * lib/version-etc.c (version_etc_va): Use va_copy, assumed to be
9707         defined in <stdarg.h> or config.h.
9708
9709 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
9710
9711         * m4/stdio-safer.m4 (gl_FOPEN_SAFER, gl_TMPFILE_SAFER): New macros.
9712         (gl_STDIO_SAFER): Remove.
9713
9714 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
9715
9716         * MODULES.html.sh (File stream based Input/Output):
9717         Add fopen-safer, tmpfile-safer; remove stdio-safer.
9718         * modules/getusershell (Depends-on): Change stdio-safer to fopen-safer.
9719         * modules/fopen-safer, modules/tmpfile-safer: New files.
9720         * modules/stdio-safer: Remove.
9721
9722 2006-07-24  Bruno Haible  <bruno@clisp.org>
9723
9724         * modules/tmpdir: New file.
9725         * MODULES.html.sh (File system functions): Add it.
9726
9727 2006-07-24  Bruno Haible  <bruno@clisp.org>
9728
9729         * modules/javacomp (Depends-on): Add unistd, javaversion, binary-io,
9730         getline, pathname, fwriteerror, clean-temp, xvasprintf, strstr.
9731
9732 2006-07-24  Bruno Haible  <bruno@clisp.org>
9733
9734         * modules/clean-temp: New file.
9735
9736 2006-07-24  Bruno Haible  <bruno@clisp.org>
9737
9738         * m4/tmpdir.m4: New file, from GNU gettext.
9739
9740 2006-07-24  Bruno Haible  <bruno@clisp.org>
9741
9742         * lib/tmpdir.h: New file, from GNU gettext.
9743         * lib/tmpdir.c: New file, from GNU gettext.
9744
9745 2006-07-24  Bruno Haible  <bruno@clisp.org>
9746
9747         * lib/clean-temp.h: New file, from GNU gettext.
9748         * lib/clean-temp.c: New file, from GNU gettext.
9749
9750 2006-07-23  Eric Blake  <ebb9@byu.net>
9751
9752         * modules/stdio-safer (Files): Add tmpfile-safer.c.
9753         (Depends-on): Add binary-io.
9754
9755 2006-07-23  Eric Blake  <ebb9@byu.net>
9756
9757         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add tmpfile-safer.c.
9758
9759 2006-07-23  Eric Blake  <ebb9@byu.net>
9760
9761         * lib/tmpfile-safer.c: New file.
9762         * lib/stdio-safer.h (fopen_safer): Add prototype.
9763         * lib/stdio--.h (tmpfile): Make safer.
9764
9765 2006-07-23  Bruno Haible  <bruno@clisp.org>
9766
9767         * lib/gl_anylinked_list2.h (ASYNCSAFE): New macro.
9768         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before,
9769         gl_linked_add_after, gl_linked_add_at, gl_linked_remove_node,
9770         gl_linked_remove_at): Use it.
9771
9772 2006-07-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
9773         and Simon Josefsson <jas@extundo.com>
9774
9775         * lib/getaddrinfo.h (AI_PASSIVE): Make sure it is defined.
9776
9777         * lib/getaddrinfo.c (getaddrinfo): Support AI_PASSIVE.
9778
9779 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
9780
9781         * modules/close-stream: New file.
9782         * modules/closeout (Description): Make it clear that it exits
9783         with a diagnostic on error.
9784         (Depends-on): Add close-stream.  Remove fpending, stdbool.
9785         * MODULES.html.sh (File stream based Input/Output): Add close-stream.
9786
9787 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
9788
9789         * m4/close-stream.m4: New file.
9790
9791 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
9792
9793         * lib/close-stream.c, lib/close-stream.h: New files.
9794
9795 2006-07-22  Bruno Haible  <bruno@clisp.org>
9796
9797         Merge from GNU gettext 0.15.
9798
9799         2006-05-01  Bruno Haible  <bruno@clisp.org>
9800
9801                 * build-aux/javacomp.sh.in: Update for changed javacomp.m4.
9802
9803         2006-07-22  Bruno Haible  <bruno@clisp.org>
9804
9805                 * modules/javaversion: New file.
9806                 * MODULES.html.sh (Java): Add javaversion.
9807
9808         2006-03-12  Bruno Haible  <bruno@clisp.org>
9809
9810                 * build-aux/javaexec.sh.in: Update for changed javaexec.m4.
9811
9812         2005-12-04  Bruno Haible  <bruno@clisp.org>
9813
9814                 * build-aux/csharpexec.sh.in: Add support for 'clix' launcher
9815                 (untested).
9816
9817         2006-06-21  Bruno Haible  <bruno@clisp.org>
9818
9819                 Avoid warnings from recent versions of mcs.
9820                 * build-aux/csharpcomp.sh.in (options_mcs): Don't use options
9821                 -o, -L, -r any more. Use options documented since mcs-1.0
9822                 instead. Similarly for -g.
9823
9824         2005-12-04  Bruno Haible  <bruno@clisp.org>
9825
9826                 * build-aux/csharpcomp.sh.in: Suffix for resources is
9827                 .resources, not .resource.
9828
9829         2005-07-09  Bruno Haible  <bruno@clisp.org>
9830
9831                 * build-aux/csharpcomp.sh.in (options_csc): For -l option,
9832                 add a .dll suffix.
9833                 Reported by Mark Junker <mjscod@gmx.de>.
9834
9835         2006-07-22  Bruno Haible  <bruno@clisp.org>
9836
9837                 * modules/gettext: Upgrade to gettext-0.15.
9838                 (Files): Remove m4/isc-posix.m4. Add m4/lock.m4,
9839                 m4/visibility.m4.
9840                 Replace m4/inttypes.m4 with m4/inttypes-h.m4.
9841
9842 2006-07-22  Bruno Haible  <bruno@clisp.org>
9843
9844         Merge from GNU gettext 0.15.
9845
9846         2006-03-25  Bruno Haible  <bruno@clisp.org>
9847
9848                 * lib-link.m4 (AC_LIB_LINKFLAGS_FROM_LIBS): New macro.
9849
9850         2006-07-21  Bruno Haible  <bruno@clisp.org>
9851
9852                 * javacomp.m4 (gt_JAVACOMP): Convert target_version "null" to
9853                 "1.1".
9854
9855         2006-05-09  Bruno Haible  <bruno@clisp.org>
9856
9857                 * javacomp.m4 (gt_JAVACOMP): On Cygwin, set
9858                 CLASSPATH_SEPARATOR to a semicolon. Use CLASSPATH_SEPARATOR
9859                 for the conftestver execution.
9860
9861         2006-05-01  Bruno Haible  <bruno@clisp.org>
9862
9863                 * javacomp.m4 (gt_JAVACOMP): Accept a source-version and an
9864                 optional target-version argument. Verify that the compiler
9865                 groks source of the specified source-version, or add -source
9866                 option as necessary. Verify that the compiler produces
9867                 bytecode in the specified target-version, or add -target and
9868                 -source options as necessary. Make the result of the test
9869                 available as variable CONF_JAVAC. Also log error output in
9870                 config.log.
9871
9872         2006-03-11  Bruno Haible  <bruno@clisp.org>
9873
9874                 * javacomp.m4 (gt_JAVACOMP): Treat gcj-4.x like gcj-3.x.
9875
9876         2006-05-09  Bruno Haible  <bruno@clisp.org>
9877
9878                 * javaexec.m4 (gt_JAVAEXEC): On Cygwin, set
9879                 CLASSPATH_SEPARATOR to a semicolon.
9880
9881         2006-03-12  Bruno Haible  <bruno@clisp.org>
9882
9883                 * javaexec.m4 (gt_JAVAEXEC): Make the result of the test
9884                 available as variable CONF_JAVA, for subsequent autoconf
9885                 tests. Also log error output in config.log.
9886
9887         2006-07-19  Bruno Haible  <bruno@clisp.org>
9888
9889                 * getline.m4 (AM_FUNC_GETLINE): When cross-compiling, assume
9890                 that getline works on glibc2 systems. Needed to avoid trouble
9891                 in relocatable.c.
9892                 Reported by Nils Magnus Larsgard <nmlarsgaard@atmel.no>.
9893
9894         2005-12-04  Bruno Haible  <bruno@clisp.org>
9895
9896                 * csharpexec.m4 (gt_CSHARPEXEC): Add support for 'clix'
9897                 launcher (untested).
9898
9899         2005-12-04  Bruno Haible  <bruno@clisp.org>
9900
9901                 * csharpcomp.m4 (gt_CSHARPCOMP): Also set CSHARPCOMPFLAGS.
9902
9903         2006-07-22  Bruno Haible  <bruno@clisp.org>
9904
9905                 * gettext.m4: Update from GNU gettext-0.15.
9906                 * nls.m4: Likewise.
9907                 * po.m4: Likewise.
9908                 * inttypes-pri.m4: Likewise.
9909                 * inttypes-h.m4: Renamed from inttypes.m4.
9910                 (gl_HEADER_INTTYPES_H): Renamed from gt_HEADER_INTTYPES_H.
9911
9912 2006-07-22  Bruno Haible  <bruno@clisp.org>
9913
9914         Merge from GNU gettext 0.15.
9915
9916         2005-07-05  Bruno Haible  <bruno@clisp.org>
9917
9918                 * printf-args.c (printf_fetchargs): Work around broken
9919                 definition of wint_t on mingw.
9920
9921         2005-02-12  Bruno Haible  <bruno@clisp.org>
9922
9923                 * xallocsa.h: Add extern "C" for C++.
9924
9925         2006-05-17  Bruno Haible  <bruno@clisp.org>
9926
9927                 Cygwin portability.
9928                 * progreloc.c (WIN32_NATIVE): Renamed from WIN32.
9929
9930         2006-04-30  Bruno Haible  <bruno@clisp.org>
9931
9932                 * progreloc.c: Include <mach-o/dyld.h> if available.
9933                 (find_executable): Use _NSGetExecutablePath when possible.
9934
9935         2006-05-06  Charles Wilson  <cygwin@cwilson.fastmail.fm>
9936
9937                 * progreloc.c (maybe_executable) [CYGWIN]: Use the access()
9938                 function.
9939
9940         2005-12-29  Bruno Haible  <bruno@clisp.org>
9941
9942                 * progreloc.c (set_program_name_and_installdir): Fix
9943                 compilation error.
9944
9945         2005-12-04  Bruno Haible  <bruno@clisp.org>
9946
9947                 Cygwin portability.
9948                 * progreloc.c: Include <windows.h> also on Cygwin.
9949                 (find_executable): Add support for Cygwin.
9950                 (set_program_name_and_installdir): Handle also platforms with
9951                 nonempty EXEEXT.
9952
9953         2006-07-11  Bruno Haible  <bruno@clisp.org>
9954
9955                 * javacomp.c: Fix a comment.
9956                 Reported by Jim Meyering.
9957
9958         2006-04-30  Bruno Haible  <bruno@clisp.org>
9959
9960                 * javacomp.h (compile_java_class): Add source_version,
9961                 target_version arguments.
9962                 * javacomp.c: Rewritten to choose only a compiler that
9963                 respects the specified source_version and target_version.
9964
9965         2006-06-27  Bruno Haible  <bruno@clisp.org>
9966
9967                 Assume correct S_ISDIR macro.
9968                 * mkdtemp.c: Remove test of STAT_MACROS_BROKEN.
9969
9970         2006-07-22  Bruno Haible  <bruno@clisp.org>
9971
9972                 * javaversion.h: New file, from GNU gettext.
9973                 * javaversion.c: New file, from GNU gettext.
9974                 * javaversion.java: New file, from GNU gettext.
9975                 * javaversion.class: New file, from GNU gettext.
9976
9977         2006-05-17  Bruno Haible  <bruno@clisp.org>
9978
9979                 Cygwin portability.
9980                 * javaexec.c (execute_java_class): Test for jview program
9981                 also on Cygwin.
9982
9983         2006-04-09  Bruno Haible  <bruno@clisp.org>
9984
9985                 * fatal-signal.c: Don't include string.h.
9986                 (at_fatal_signal): Use a copying loop instead of memcpy.
9987
9988         2005-12-04  Bruno Haible  <bruno@clisp.org>
9989
9990                 * csharpexec.c: Add support for 'clix' launcher (untested).
9991                 (execute_csharp_using_sscli): New function.
9992                 (execute_csharp_program): Call it.
9993
9994         2006-06-21  Bruno Haible  <bruno@clisp.org>
9995
9996                 Avoid warnings from recent versions of mcs.
9997                 * csharpcomp.c (compile_csharp_using_mono): Don't use options
9998                 -o, -L, -r any more. Use options documented since mcs-1.0
9999                 instead. Similarly for -g.
10000
10001         2005-07-09  Bruno Haible  <bruno@clisp.org>
10002
10003                 * csharpcomp.c (compile_csharp_using_sscli): For -l option,
10004                 add a .dll suffix.
10005                 Reported by Mark Junker <mjscod@gmx.de>.
10006
10007         2006-06-17  Bruno Haible  <bruno@clisp.org>
10008
10009                 * config.charset: Update for NetBSD 3.0.
10010
10011         2006-05-17  Bruno Haible  <bruno@clisp.org>
10012
10013                 Cygwin portability.
10014                 * localcharset.c (WIN32_NATIVE): Renamed from WIN32.
10015
10016         2006-05-16  Bruno Haible  <bruno@clisp.org>
10017
10018                 * localcharset.c [CYGWIN]: Include <windows.h>.
10019                 (get_charset_aliases): For Cygwin, return the same CPxxx
10020                 aliases list as under WIN32.
10021                 (locale_charset) [CYGWIN]: Try to retrieve the encoding from
10022                 the environment variables. Fall back to GetACP().
10023
10024         2006-04-05  Bruno Haible  <bruno@clisp.org>
10025
10026                 * config.charset: Update Juan Manuel Guerrero's address.
10027
10028         2005-02-12  Bruno Haible  <bruno@clisp.org>
10029
10030                 * allocsa.h: Add extern "C" for C++.
10031
10032         2005-02-10  Bruno Haible  <bruno@clisp.org>
10033
10034                 * allocsa.h (sa_alignof): Define differently with AIX xlc, to
10035                 avoid a bug of this compiler on AIX 3.2.5 dealing with enums.
10036
10037         2006-07-22  Bruno Haible  <bruno@clisp.org>
10038
10039                 * gettext.h: Update to GNU gettext-0.15.
10040
10041 2006-07-22  Bruno Haible  <bruno@clisp.org>
10042
10043         * config/srclist.txt: Resync printf-args.c, vasnprintf.c,
10044         localcharset.c, mkdtemp.c, config.rpath, lib-ld.m4, lib-link.m4,
10045         lib-prefix.m4, longdouble.m4, ssize_t.m4.
10046
10047 2006-07-21  Eric Blake  <ebb9@byu.net>
10048
10049         * modules/stdlib-safer: New file.
10050         * MODULES.html.sh (File stream based Input/Output): Add
10051         stdlib-safer.
10052
10053 2006-07-21  Eric Blake  <ebb9@byu.net>
10054
10055         * lib/stdlib-safer.h: New file from coreutils, required by
10056         stdlib--.h.
10057
10058 2006-07-20  Paul Eggert  <eggert@cs.ucla.edu>
10059
10060         * gnulib-tool (func_usage): Document --assume-autoconf='latest-stable'.
10061
10062 2006-07-20  Bruno Haible  <bruno@clisp.org>
10063
10064         * gnulib-tool: Recognize new option --assume-autoconf.
10065         (autoconf_minversion): New variable.
10066         (func_get_filelist): Use it to decide whether to add onceonly_2_57.m4.
10067
10068 2006-07-20  Bruno Haible  <bruno@clisp.org>
10069
10070         * MODULES.html.sh (func_all_modules): Add a missing func_begin_table.
10071
10072 2006-07-19  Derek R. Price  <derek@ximbiot.com>
10073
10074         * lib/getaddrinfo.h: Don't define unimplemented AI_* flags.
10075         Reindent and repaginate.
10076
10077 2006-07-19  Derek Price  <derek@ximbiot.com>
10078
10079         * doc/gnulib.texi (Libtool and Windows):  Eliminate passive voice.
10080         Correct grammar.
10081
10082 2006-07-17  Bruno Haible  <bruno@clisp.org>
10083
10084         * modules/list: New file.
10085         * modules/array-list: New file.
10086         * modules/carray-list, modules/carray-list-tests: New files.
10087         * modules/linked-list, modules/linked-list-tests: New files.
10088         * modules/avltree-list, modules/avltree-list-tests: New files.
10089         * modules/rbtree-list, modules/rbtree-list-tests: New files.
10090         * modules/linkedhash-list, modules/linkedhash-list-tests: New files.
10091         * modules/avltreehash-list, modules/avltreehash-list-tests: New files.
10092         * modules/rbtreehash-list, modules/rbtreehash-list-tests: New files.
10093         * modules/oset: New file.
10094         * modules/array-oset: New file.
10095         * modules/avltree-oset, modules/avltree-oset-tests: New files.
10096         * modules/rbtree-oset, modules/rbtree-oset-tests: New files.
10097         * tests/test-carray_list.c: New file.
10098         * tests/test-linked_list.c: New file.
10099         * tests/test-avltree_list.c: New file.
10100         * tests/test-rbtree_list.c: New file.
10101         * tests/test-linkedhash_list.c: New file.
10102         * tests/test-avltreehash_list.c: New file.
10103         * tests/test-rbtreehash_list.c: New file.
10104         * tests/test-avltree_oset.c: New file.
10105         * tests/test-rbtree_oset.c: New file.
10106         * MODULES.html.sh (Container data structures): New section.
10107
10108 2006-07-17  Bruno Haible  <bruno@clisp.org>
10109
10110         * m4/gl_list.m4: New file.
10111
10112 2006-07-17  Bruno Haible  <bruno@clisp.org>
10113
10114         * lib/gl_list.h: New file.
10115         * lib/gl_list.c: New file.
10116         * lib/gl_array_list.h: New file.
10117         * lib/gl_array_list.c: New file.
10118         * lib/gl_carray_list.h: New file.
10119         * lib/gl_carray_list.c: New file.
10120         * lib/gl_linked_list.h: New file.
10121         * lib/gl_linked_list.c: New file.
10122         * lib/gl_anylinked_list1.h: New file.
10123         * lib/gl_anylinked_list2.h: New file.
10124         * lib/gl_avltree_list.h: New file.
10125         * lib/gl_avltree_list.c: New file.
10126         * lib/gl_anyavltree_list1.h: New file.
10127         * lib/gl_anyavltree_list2.h: New file.
10128         * lib/gl_rbtree_list.h: New file.
10129         * lib/gl_rbtree_list.c: New file.
10130         * lib/gl_anyrbtree_list1.h: New file.
10131         * lib/gl_anyrbtree_list2.h: New file.
10132         * lib/gl_anytree_list1.h: New file.
10133         * lib/gl_anytree_list2.h: New file.
10134         * lib/gl_linkedhash_list.h: New file.
10135         * lib/gl_linkedhash_list.c: New file.
10136         * lib/gl_anyhash_list1.h: New file.
10137         * lib/gl_anyhash_list2.h: New file.
10138         * lib/gl_avltreehash_list.h: New file.
10139         * lib/gl_avltreehash_list.c: New file.
10140         * lib/gl_rbtreehash_list.h: New file.
10141         * lib/gl_rbtreehash_list.c: New file.
10142         * lib/gl_anytreehash_list1.h: New file.
10143         * lib/gl_anytreehash_list2.h: New file.
10144
10145         * lib/gl_oset.h: New file.
10146         * lib/gl_oset.c: New file.
10147         * lib/gl_array_oset.h: New file.
10148         * lib/gl_array_oset.c: New file.
10149         * lib/gl_avltree_oset.h: New file.
10150         * lib/gl_avltree_oset.c: New file.
10151         * lib/gl_rbtree_oset.h: New file.
10152         * lib/gl_rbtree_oset.c: New file.
10153         * lib/gl_anytree_oset.h: New file.
10154
10155 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
10156
10157         * m4/mkancesdirs.m4: New file.
10158         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Mention dirchownmod.c,
10159         dirchownmod.h.  Don't require AC_FUNC_ALLOCA, gl_AFS, gl_CHDIR_SAFER;
10160         no longer needed.  Require gl_FUNC_LCHOWN, since dirchownmod.c needs
10161         it.
10162
10163 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
10164
10165         * lib/dirchownmod.c, lib/dirchownmod.h, lib/mkancesdirs.c:
10166         * lib/mkancesdirs.h: New files.
10167         * lib/mkdir-p.c: Don't include alloca.h, stdio.h, sys/types.h,
10168         unistd.h, string.h, chdir-safer.h, dirname.h, lchmod.h, lchown.h,
10169         save-cwd.h.  Instead, include dirchownmod.h and mkancesdirs.h.
10170         (make_dir_parents): New args MAKE_ANCESTOR, OPTIONS, ANNOUNCE,
10171         MODE_BITS.  Remove options VERBOSE_FMT_STRING, CWD_ERRNO.  All
10172         callers changed.  Revamp internals significantly, by not
10173         attempting to create directories that are temporarily more
10174         permissive than the final results.  Do not attempt to use
10175         save_cwd/restore_cwd; it isn't worth it for mkdir and install.
10176         This removes some race conditions, fixes some bugs, and simplifies
10177         things.  Use new dirchownmod function to do owner and mode changes.
10178         * lib/mkdir-p.h: Likewise.
10179         * lib/modechange.c (octal_to_mode): New function.
10180         (struct mode_change): New member mentioned.
10181         (make_node_op_equals): New arg mentioned.  All callers changed.
10182         (mode_compile): Keep track of which mode bits the user has explicitly
10183         mentioned.
10184         (mode_adjust): New arg DIR, so that we implement the X op correctly.
10185         New arg PMODE_BITS, to keep track of which mode bits the user
10186         mentioned; it treats S_ISUID and S_ISGID speciall.
10187         All callers changed.
10188         * lib/modechange.h: Likewise.
10189
10190 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
10191
10192         * MODULES.html.sh: Add mkancestors.
10193         * modules/mkancesdirs: New module.
10194         * modules/mkdir-p (Files): Remove lib/chdir-safer.c, lib/chdir-safer.h,
10195         lib/same-inode.h, m4/afs.m4, m4/chdir-safer.m4.
10196         The chdir-safer and afs files are now orphans; I'll remove them
10197         unless someone speaks up.
10198         Add lib/dirchownmod.c, lib/dirchownmod.h.
10199         (Depends-on): Remove alloca, chown, save-cwd, dirname.
10200         Add lchown, mkancesdirs.
10201         (Maintainer): Add self.
10202
10203 2006-07-15  Karl Berry  <karl@gnu.org>
10204
10205         * gnulib-tool: help message wording/arrangement.
10206
10207 2006-07-14  Simon Josefsson  <jas@extundo.com>
10208
10209         * doc/gnulib.texi (Libtool and Windows): New section.
10210
10211 2006-07-12  Simon Josefsson  <jas@extundo.com>
10212
10213         * modules/gendocs (License): Fix license, approved by Karl.
10214
10215 2006-07-12  Eric Blake  <ebb9@byu.net>
10216
10217         * MODULES.html.sh: Add gendocs.
10218
10219 2006-07-11  Eric Blake  <ebb9@byu.net>
10220
10221         * modules/fdl: New module, to install doc/fdl.texi.
10222         * MODULES.html.sh: Add new section for documentation modules.
10223         * gnulib-tool: Avoid space-tab.
10224         (--doc-base): New option, to manage files from doc.
10225
10226 2006-07-11  Eric Blake  <ebb9@byu.net>
10227
10228         * m4/absolute-header.m4: Fix comments to match recent change.
10229
10230 2006-07-11  Eric Blake  <ebb9@byu.net>
10231
10232         * gnulib-tool: List --doc-base before --tests-base.
10233
10234 2006-07-11  Derek R. Price  <derek@ximbiot.com>
10235
10236         * lib/glob.c: s/NAMLEN/_D_EXACT_NAMLEN/.
10237
10238 2006-07-11  Bruno Haible  <bruno@clisp.org>
10239
10240         * README: Mention where to put documentation.
10241
10242 2006-07-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10243
10244         * doc/functions.texi, gnulib-tool.texi, gnulib.texi: Fix some typos.
10245
10246 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
10247
10248         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Like today's change
10249         to stdint.m4.
10250
10251 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
10252
10253         * m4/stdint.m4 (gl_STDINT_H): Like yesterday's change to
10254         absolute-header.m4.  Also, set ABSOLUTE_STDINT_H to a string
10255         "no/such/file/stdint.h" when there is no such file, so that
10256         the resulting C code can be parsed by dodgy compilers.
10257         Problems reported by Bob Proulx.
10258
10259 2006-07-10  Derek R. Price  <derek@ximbiot.com>
10260
10261         * lib/backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
10262         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
10263         macros into the GNU _D_EXACT_NAMLEN.
10264         * lib/savedir.c:  Likewise.
10265         (savedirstream): Use _D_EXACT_NAMLEN in preference to strlen.
10266
10267 2006-07-10  Derek R. Price  <derek@ximbiot.com>
10268         and Paul Eggert  <eggert@cs.ucla.edu>
10269
10270         * m4/backupfile.m4, d-ino.m4, d-type.m4, dirfd.m4, fts.m4, getcwd.m4:
10271         * m4/savedir.m4:
10272         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
10273         macros into the GNU _D_EXACT_NAMLEN.
10274
10275 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
10276
10277         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Use "" rather than <>
10278         around the absolute name, to work around a problem with the HP-UX
10279         11.23 native C compiler, reported by Bob Proulx.
10280
10281 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
10282
10283         * doc/maintain.texi, make-stds.texi: Sync from
10284         <http://savannah.gnu.org/projects/gnustandards>.
10285
10286 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
10287
10288         * build-aux/depcomp, build-aux/install-sh: Sync from Automake.
10289
10290 2006-07-09  Jim Meyering  <jim@meyering.net>
10291
10292         * m4/glob.m4: Remove a doubled word in a comment.
10293
10294 2006-07-09  Jim Meyering  <jim@meyering.net>
10295
10296         * lib/argp-pv.c: Remove a doubled word in a comment.
10297         * lib/check-version.c (check_version): Likewise.
10298         * lib/javacomp.c (compile_java_class): Likewise.
10299
10300 2006-07-08  Paul Eggert  <eggert@cs.ucla.edu>
10301
10302         * gnulib-tool (func_get_filelist): Don't echo m4/onceonly_2_57.m4,
10303         for the benefit of people using Autoconf 2.60.  If you want to
10304         support older Autoconf versions you can copy m4/onceonly_2_57.m4
10305         (or m4/onceonly.m4, if pre-2.57) manually.
10306
10307 2006-07-08  Jim Meyering  <jim@meyering.net>
10308
10309         * m4/link-follow.m4: Remove one of two adjacent "whether"s in a
10310         comment.
10311         * m4/getopt.m4: Remove one of two adjacent "your"s in a comment.
10312         * m4/regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a
10313         comment.
10314
10315 2006-07-08  Jim Meyering  <jim@meyering.net>
10316
10317         * lib/getndelim2.h (getndelim2): Remove doubled "after" in comment.
10318
10319 2006-07-07  Simon Josefsson  <jas@extundo.com>
10320
10321         * tests/test-crc.c: Change expected crc value, the test vector
10322         were probably computed using the old broken crc.c?
10323
10324 2006-07-06  Simon Josefsson  <jas@extundo.com>
10325
10326         * modules/sys_socket (Files): Add m4/sockpfaf.m4 (this module is
10327         now the canonical place for the M4 file).
10328
10329         * modules/getaddrinfo (Files): Remove m4/sockpfaf.m4, we get it
10330         from the sys_socket dependency now.
10331
10332         * modules/inet_pton (Files): Ditto.
10333
10334         * modules/inet_ntop (Files): Ditto.
10335
10336 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
10337
10338         * modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL,
10339         not gl_PREREQ_GETUSERSHELL.
10340
10341 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10342
10343         * m4/_inttypes_h.m4 (gl_INTTYPES_H): Use AC_CHECK_DECLS_ONCE
10344         with only one argument, for Autoconf 2.60.
10345         * m4/fileblocks.m4 (gl_PREREQ_FILEBLOCKS): AC_CHECK_DECLS_ONCE may
10346         expand to nothing, so add a shell command to avoid syntax error.
10347         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
10348
10349 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10350
10351         * lib/strtod.c (strtod): cast the argument of tolower to unsigned char.
10352
10353 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
10354
10355         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't check for getenv decl;
10356         no longer needed.  Check for isblank decl.
10357         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Don't check for getenv decl.
10358         * m4/regex.m4 (gl_PREREQ_REGEX): Dheck for isblank decl instead
10359         of existence.
10360
10361 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
10362
10363         * lib/getloadavg.c: Use __VMS, not VMS.
10364         * lib/getopt.c: Likewise.
10365         * lib/getpagesize.h: Likewise.
10366         * lib/glob.c: Remove most VMS cruft; it hasn't been tested for a while
10367         and probably does not work.
10368
10369 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
10370
10371         * lib/.cppi-disable: Add wcwidth.
10372         * lib/fnmatch.c (ISBLANK): Remove.  All uses changed to isblank.
10373         (isblank) [! (defined isblank || HAVE_DECL_ISBLANK)]: New macro.
10374         (ISGRAPH): Remove.  All uses changed to isgraph.
10375         (FOLD) [!defined _LIBC]: Remove special case.
10376         * lib/getdate.y (lookup_word): Remove no-longer-needed call to islower.
10377         * lib/regex_internal.h (isblank): Depend on HAVE_DECL_ISBLANK, not
10378         HAVE_ISBLANK.
10379         * lib/strftime.c (TOLOWER, TOUPPER) [!defined _LIBC]: Remove special
10380         case.
10381
10382 2006-07-06  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
10383
10384         * lib/getaddrinfo.c: Changes to compile under MSVC6: changed
10385         '#if WIN32_NATIVE' to '#ifdef' & moved WSAAPI macro inside
10386         brackets.  Other minor changes to suppress some compiler
10387         warnings.
10388
10389 2006-07-06  Derek R. Price  <derek@ximbiot.com>
10390         and Paul Eggert  <eggert@cs.ucla.edu>
10391
10392         * m4/backupfile.m4 (gl_BACKUPFILE): Check for dirent.h, instead
10393         of invoking obsolescent AC_HEADER_DIRENT macro.
10394         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Likewise.
10395         * m4/d-type.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Likewise.
10396         * m4/dirfd.m4 (gl_FUNC_DIRFD): Likewise.
10397         * m4/fts.m4 (gl_FUNC_FTS_CORE): Likewise.
10398         * m4/getcwd.m4 (gl_PREREQ_GETCWD): Likewise.
10399         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
10400         * m4/savedir.m4 (gl_SAVEDIR): Likewise.
10401         * m4/readdir.m4: Remove; no longer needed.
10402
10403 2006-07-06  Derek R. Price  <derek@ximbiot.com>
10404         and Paul Eggert  <eggert@cs.ucla.edu>
10405
10406         * lib/backupfile.c [HAVE_DIRENT_H && ! HAVE_NDIR_H]:
10407         Don't worry about this obsolete case any more.
10408         (HAVE_DIR): Remove.  All uses removed; we now assume you can read
10409         directories.
10410         * lib/dirfd.h [HAVE_DIRENT_H && ! HAVE_NDIR_H]: Don't
10411         worry about this obsolete case any more.
10412         * lib/fts.c: Likewise.
10413         * lib/getcwd.c: Likewise.
10414         * lib/glob.h: Likewise.
10415         * lib/savedir.c: Likewise.
10416
10417 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
10418
10419         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Use AC_CHECK_DECLS_ONCE
10420         rather than AC_CHECK_DECLS for strtoimax and strtoumax.
10421         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Remove; no longer
10422         needed.
10423         All uses removed.
10424         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
10425         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
10426         * m4/exclude.m4 (gl_EXCLUDE): Don't check for isascii; no longer
10427         needed.
10428         * m4/getdate.m4 (gl_GETDATE): Likewise.
10429         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
10430         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
10431         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
10432         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
10433         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
10434         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
10435         * m4/exclude.m4 (gl_EXCLUDE): Don't require AC_C_INLINE; no longer
10436         needed.
10437
10438 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
10439
10440         * lib/memcasecmp.c: Include <limits.h>.
10441         (memcasecmp): Don't assume UCHAR_MAX <= INT_MAX.
10442         * lib/strtod.c (strtod): Don't assume isspace works on negative chars.
10443         Don't assume isdigit succeeds only on '0' through '9'.
10444
10445 2006-07-05  Eric Blake  <ebb9@byu.net>
10446
10447         * modules/getaddrinfo (Depends-on): Add snprintf.
10448
10449 2006-07-05  Eric Blake  <ebb9@byu.net>
10450
10451         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Use gl_HEADER_SYS_SOCKET
10452         to avoid 'header present but could not be compiled' on cygwin.
10453
10454 2006-07-05  Eric Blake  <ebb9@byu.net>
10455
10456         * lib/getaddrinfo.h (NI_NUMERICHOST, NI_NUMERICSERV): Define if
10457         missing from netdb.h.
10458         * lib/getaddrinfo.c (includes): Include inet_ntop and snprintf.
10459
10460 2006-07-05  Derek R. Price  <derek@ximbiot.com>
10461
10462         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Don't require AC_HEADER_STDC;
10463         no longer needed.
10464         * m4/exclude.m4 (gl_EXCLUDE): Likewise.
10465         * m4/getdate.m4 (gl_GETDATE): Likewise.
10466         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
10467         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
10468         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
10469         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
10470         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
10471
10472 2006-07-05  Derek R. Price  <derek@ximbiot.com>
10473
10474         * lib/exclude.c (IN_CTYPE_DOMAIN, is_space): Remove; no longer needed.
10475         All uses of is_space replaced by isspace.
10476         * lib/exit.h: Don't talk about STDC_HEADERS.
10477         * lib/fnmatch.c (ISASCII): Remove; no longer needed.  All uses removed.
10478         (ISPRINT, ISDIGIT, ISALNUM, ISALPHA, ISCNTRL, ISLOWER, ISPUNCT):
10479         (ISSPACE, ISUPPER, ISXDIGIT): Remove; no longer needed.  All uses
10480         replaced by isprint etc.
10481         * lib/getdate.y (IN_CTYPE_DOMAIN, ISSPACE, ISALPHA, ISLOWER): Likewise.
10482         * lib/getusershell.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
10483         * lib/memcasecmp.c (IN_CTYPE_DOMAIN, ISLOWER, TOUPPER): Likewise.
10484         * lib/strtod.c (IN_CTYPE_DOMAIN, ISSPACE, ISDIGIT, TOLOWER): Likewise.
10485         * lib/strtol.c (IN_CTYPE_DOMAIN): Likewise.
10486         * lib/xstrtol.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
10487
10488 2006-07-05  Bruno Haible  <bruno@clisp.org>
10489
10490         * m4/strndup.m4 (gl_FUNC_STRNDUP): When cross-compiling, check whether
10491         the function exists, before testing against AIX.
10492         Reported by Martin Lambers <marlam@marlam.de>.
10493
10494 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
10495
10496         * modules/cycle-check (lib_SOURCES): Add same-inode.h.
10497         From Mark D. Baushke.
10498
10499 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
10500
10501         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Prepend three slashes
10502         to the absolute name, not just one, to bypass Sun C 5.8's
10503         "warning: #include of /usr/include/... may be non-portable".
10504
10505 2006-07-04  Eric Blake  <ebb9@byu.net>
10506
10507         * modules/dirname-tests: New test module.
10508         * tests/test-dirname.c: New file, replacing dirname.c
10509         TEST_DIRNAME section that was recently deleted.
10510
10511 2006-07-04  Bruno Haible  <bruno@clisp.org>
10512
10513         Assume ANSI C header files and <ctype.h> functions.
10514         * lib/mbswidth.c (IN_CTYPE_DOMAIN, ISPRINT, ISCNTRL): Remove macros.
10515         (mbsnwidth): Use isprint, iscntrl instead.
10516
10517 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
10518
10519         Merge from coreutils.
10520         * MODULES.html.sh: Add xstrtold.
10521         * modules/xstrtold: New file.
10522         * modules/cycle-check (Files): Add lib/same-inode.h.
10523         * modules/dirname (Files): Add m4/double-slash-root.m4.
10524         * modules/getcwd (Files): Add m4/getcwd-abort-bug.m4.
10525         * modules/mkdir-p (Files): Add lib/same-inode.h.
10526         * modules/same (Files): Add lib/same-inode.h.
10527
10528 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
10529
10530         * m4/absolute-header.m4: Renamed from full-header-path.m4.
10531         This is to keep the terminology clean; POSIX talks about
10532         "absolute pathnames", not "full pathnames", but the GNU
10533         Coding Standards say to use "path" for something else;
10534         so use "absolute" to keep both sides happy.
10535         (gl_ABSOLUTE_HEADER): Renamed from gl_FULL_HEADER_PATH.
10536         Set gl_absolute_header, not gl_full_header_path.
10537         Set gl_cv_absolute_<header>, not gl_full_path_<header>.
10538         Define ABSOLUTE_<HEADER>, not FULL_PATH_<HEADER>.
10539         All uses changed.
10540
10541         Merge from coreutils.
10542
10543         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
10544
10545         * m4/c-strtod.m4 (gl_C_STRTOLD): Add c-strtod.c to LIBSOURCES.
10546         Require gl_USE_SYSTEM_EXTENSIONS, not gl_C_STRTOD, since we don't
10547         want to require the building of c-strtod.o.
10548         * m4/lib-check.m4 (cu_LIB_CHECK): Remove SEQ_LIBM, since seq no longer
10549         needs -lm directly.
10550         * m4/xstrtod.m4 (gl_XSTRTOLD): New macro.
10551
10552         2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
10553
10554         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils's
10555         --as-needed option if available.  Problem reported by Albert Chin in
10556         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00114.html>.
10557         However, use -Wl,--as-needed, not bare --as-needed, since HP-UX 11.11
10558         cc merely issues a bunch of annoying warnings for --as-needed
10559         (this problem was reported by Bob Proulx).  Also, try linking with
10560         -lm to detect a bug in binutils 2.16 (this problem was reported
10561         by Ralf Wildenhues).
10562
10563         2006-06-18  Jim Meyering  <jim@meyering.net>
10564
10565         Test for a bug that causes glibc's getcwd to suffer a failed assertion.
10566         * m4/getcwd-abort-bug.m4 (gl_FUNC_GETCWD_ABORT_BUG): New file and
10567         macro.
10568         * m4/getcwd.m4 (gl_FUNC_GETCWD): If we detect support for getcwd_null,
10569         also check for glibc-2.4's abort-inducing bug.
10570
10571         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix typo.
10572         Low-probability clean-up should be to use rmdir to get rid of
10573         the just-created directory, not unlink.
10574
10575         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is missing, make
10576         configure fail, and request a bug report to inform us about it.
10577         Add a comment that, barring reports to the contrary, in 2007 we'll
10578         assume ftruncate is universally available.
10579
10580         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
10581
10582         * m4/filemode.m4 (gl_FILEMODE): Check for strmode declaration.
10583
10584         2006-03-12  Jim Meyering  <jim@meyering.net>
10585
10586         * m4/chdir-safer.m4 (gl_CHDIR_SAFER): Add same-inode.h to the list.
10587         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Likewise.
10588         * m4/same.m4 (gl_SAME): Likewise.
10589         * m4/root-dev-ino.m4 (gl_ROOT_DEV_INO): Likewise.
10590
10591         2006-03-11  Eric Blake  <ebb9@byu.net>
10592
10593         * m4/double-slash-root.m4: New file, provides gl_DOUBLE_SLASH_ROOT.
10594         * m4/dirname.m4 (gl_DIRNAME): Use gl_DOUBLE_SLASH_ROOT.
10595         * m4/dos.m4 (FILE_SYSTEM_PREFIX_LEN): Move from here to dirname.h.
10596         (FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE): New define.
10597
10598 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
10599
10600         * lib/stdint_.h: Include <sys/types.h> after @FULL_PATH_STDINT_H@, for
10601         MacOS X 10.4.6.  Don't mention <sys/int_types.h>.  Problems
10602         reported by Mark D. Baushke, one in
10603         <http://lists.gnu.org/archive/html/bug-gnulib/2006-07/msg00015.html>.
10604
10605         Merge from coreutils.
10606
10607         * lib/.cppi-disable: Add stdint_.h.
10608         * lib/.cvsignore: Add stdint.h.
10609
10610         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
10611
10612         * lib/xstrtod.c (XSTRTOD, DOUBLE): New macros, so that we can support
10613         both double and long double versions.
10614         (XSTRTOD): Renamed from xstrtod.  Use DOUBLE internally.
10615         * lib/xstrtold.c: New file.
10616         * lib/xstrtod.h (xstrtold): New decl.
10617
10618         2006-05-22  Paul Eggert  <eggert@cs.ucla.edu>
10619
10620         * lib/filemode.c (setst): Remove.
10621         (strmode): Rewrite to avoid setst.  This makes the code shorter,
10622         (arguably) clearer, and the generated code is a bit smaller on my
10623         Debian GNU/Linux stable x86 host.
10624
10625         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
10626
10627         * lib/filemode.c: Include "filemode.h" first, to test the interface.
10628         Assume that filemode.h includes sys/types.h and sys/stat.h.
10629         (HAVE_ST_DM_MODE): New macro, moved here from ls.c.
10630         (ftypelet): Reorder to put common cases first, for efficiency.
10631         Add 'P', 'w'.  Remove 'M', since it's now the caller's responsibility
10632         to do 'M'.
10633         (strmode): Renamed from mode_string, and now stores 12 bytes instead
10634         of 10, for compatibility with FreeBSD.  All callers changed.
10635         (filemodestring): Now stores 12 bytes instead of 10, and sets file
10636         types that can't be deduced solely from st_mode.  First arg is now a
10637         const pointer.
10638         * lib/filemode.h (HAVE_DECL_STRMODE): Include <string.h> for strmode.
10639         (strmode): Renamed from mode_string.
10640         (filemodestring): New decl.
10641         * lib/stat-macros.h: Don't undef S_ISDOOR, since it's never buggy.
10642         (S_ISDOOR): Don't bother with S_IFDOOR, since that code is never
10643         needed.
10644         (S_ISPORT, S_ISWHT): New macros, if not already defined.
10645
10646         2006-04-12  Paul Eggert  <eggert@cs.ucla.edu>
10647
10648         * lib/fsusage.c: Don't include <inttypes.h> or <stdint.h>, since
10649         fsusage.h now does that.  Include fsusage.h first, to test interface.
10650         Prefer statvfs if it works, since it's blessed by POSIX.  Attempt
10651         at most one method (the old code could have generated decls that
10652         didn't conform to C89, not that this was ever exercised).
10653         * lib/fsusage.h: Include <inttypes.h> and <stdint.h> if they exist.
10654
10655         2006-03-19  Jim Meyering  <jim@meyering.net>
10656
10657         Work even in a chroot where d_ino values for entries in "/"
10658         don't match the stat.st_ino values for the same names.
10659         * lib/getcwd.c (__getcwd): When no d_ino value matches the target inode
10660         number, iterate through all entries again, using lstat instead.
10661         Reported by Kenshi Muto in http://bugs.debian.org/355810, and by
10662         Zouhir Hafidi in https://bugzilla.redhat.com/bugzilla/190656.
10663
10664         * lib/getcwd.c (__getcwd): Clarify a comment.
10665         Use memcpy in place of a call to strcpy.
10666
10667         2006-03-12  Jim Meyering  <jim@meyering.net>
10668
10669         * lib/fts-cycle.c (leave_dir): If cycle-check's saved dev-ino pair
10670         matches that of the current directory (which we're about to chdir ".."
10671         out of), then save the dev-ino of the parent, instead.
10672
10673         * lib/same-inode.h (SAME_INODE): New file/macro.
10674         * lib/chdir-safer.c (SAME_INODE): Remove definition.
10675         Include "same-inode.h", instead.
10676         * lib/same.c: Likewise.
10677         * lib/cycle-check.h: Include "same-inode.h".
10678         (CYCLE_CHECK_REFLECT_CHDIR_UP): Define.
10679         * lib/cycle-check.c (SAME_INODE): Remove definition.
10680         * lib/root-dev-ino.h: Include "same-inode.h".
10681
10682         2006-03-11  Eric Blake  <ebb9@byu.net>
10683
10684         * lib/same.c (same_name): s/base_name/last_component/
10685         * lib/backupfile.c (check_extension, numbered_backup): Likewise.
10686         * lib/filenamecat.c (file_name_concat): Likewise.
10687
10688         2006-03-11  Eric Blake  <ebb9@byu.net>,
10689                     Paul Eggert  <eggert@cs.ucla.edu>
10690
10691         * lib/dirname.h (FILE_SYSTEM_PREFIX_LEN): Move here from dos.m4.
10692         [FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't treat 1: as a
10693         drive prefix.
10694         (IS_ABSOLUTE_FILE_NAME): Treat all drive letters as absolute on
10695         platforms like cygwin with FILE_SYSTEM_DRIVE_PREFIX_IS_ABSOLUTE.
10696         (last_component): New method.
10697         * lib/dirname.c (dir_len): Determine when drive letters need a
10698         subsequent slash.  Preserve // when it is special.
10699         (dir_name): Don't append dot when drive letter is absolute.
10700         [TEST_DIRNAME]: Move into a full-blown gnulib test.
10701         * lib/basename.c (base_name): New semantics - malloc the result.
10702         Preserve // when it is special.  Preserve relative files that look
10703         like drive letters.
10704         (base_len): Preserve // when it is special.
10705         (last_component): New method, similar to old base_name semantics.
10706         * lib/stripslash.c (strip_trailing_slashes): Use last_component, not
10707         base_name.  Strip redundant slashes from ///.
10708
10709 2006-07-03  Jim Meyering  <jim@meyering.net>
10710
10711         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if this
10712         macro is used before the first cycle_check call.
10713
10714 2006-07-03  Eric Blake  <ebb9@byu.net>
10715
10716         * modules/dirname (Depends-on): Add xstrndup.
10717
10718 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
10719
10720         * m4/stdint.m4 (gl_STDINT_H): Use more-mnemonic identifiers for
10721         test cases, so that config.log is a bit easier to follow.
10722
10723 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
10724
10725         * lib/stdint_.h (intmax_t, uintmax_t): Prefer long to long long if
10726         both are 64 bits, since this seems to be the tradition, and this
10727         prevents gcc -Wformat from warning about usages with PRIuMAX.  If
10728         we ever run into a host that prefers long long to long in this
10729         case, we'll need another configure-time test.  Problem reported by
10730         Jim Meyering.
10731
10732 2006-07-02  Eric Blake  <ebb9@byu.net>
10733
10734         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Simplify by using AC_CHECK_DECLS.
10735
10736 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
10737
10738         * modules/inttypes (Depends-on): No longer depends on stdint.
10739         * modules/stdint (Description): Say more about assumptions.
10740         Say that the fast types might differ.  Say macros are used.
10741         (Files): Remove m4/size_max.m4, m4/wchar_t.m4.  Add m4/longlong.m4.
10742         (Makefile.am): Revise list of substituted symbols to match
10743         new stdint.m4.
10744         * modules/stdint-tests (Files): Add m4/wchar_t.m4, m4/wint_t.m4.
10745         (configure.ac): Add gt_TYPE_WCHAR_T, gt_TYPE_WINT_T.
10746         * tests/test-stdint.c (verify_same_types)
10747         [! (__GNUC__ >= 2 && DO_PEDANTIC)]: Put in a decl, so that
10748         the code conforms to C99/C89.
10749         Test for WCHAR_MIN and WCHAR_MAX only if HAVE_WCHAR_T.
10750         Test for WINT_MIN and WINT_MAX only if HAVE_WINT_T.
10751
10752 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
10753
10754         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Backport from Autoconf 2.60,
10755         but fix a bug, by requiring at least 64 bits.
10756         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
10757         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Now just call
10758         AC_TYPE_LONG_LONG_INT.  This macro is obsolete and will go soon.
10759         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG) Likewise.
10760
10761         * m4/stdint.m4 (gl_STDINT_H): Rewrite to accommodate stdint_.h
10762         changes.  Make 2.59 a prerequisite.  Check and substitute for
10763         HAVE_LONG_LONG_INT.  Rely on Autoconf to check for stdint.h and
10764         inttypes.h.  Do not use special include files; just use the
10765         defaults.  Check for sys/inttypes.h and sys/bitypes.h in the usual
10766         way now.  Remove no-longer-needed tests for HAVE_LONG_64BIT,
10767         HAVE_LONG_LONG_64BIT, int8_t, int16_t, int32_t, int64_t, uint8_t,
10768         uint16_t, uint32_t uint64_t, int_least8_t, int_least16_t,
10769         int_least32_t, int_least64_t, uint_least8_t, uint_least16_t,
10770         uint_least32_t, uint_least64_t, int_fast8_t, int_fast16_t,
10771         int_fast32_t, int_fast64_t, uint_fast8_t uint_fast16_t,
10772         uint_fast32_t, uint_fast64_t, intptr_t, uintptr_t, intmax_t,
10773         uintmax_t, INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX,
10774         UINT16_MAX, INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN,
10775         INT64_MAX, UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX,
10776         UINT_LEAST8_MAX, INT_LEAST16_MIN, INT_LEAST16_MAX,
10777         UINT_LEAST16_MAX, INT_LEAST32_MIN, INT_LEAST32_MAX,
10778         UINT_LEAST32_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX,
10779         UINT_LEAST64_MAX, INT_FAST8_MIN, INT_FAST8_MAX, UINT_FAST8_MAX,
10780         INT_FAST16_MIN, INT_FAST16_MAX, UINT_FAST16_MAX, INT_FAST32_MIN,
10781         INT_FAST32_MAX, UINT_FAST32_MAX, INT_FAST64_MIN, INT_FAST64_MAX,
10782         UINT_FAST64_MAX, INTPTR_MIN, INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN,
10783         INTMAX_MAX, UINTMAX_MAX, PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN,
10784         SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN,
10785         WINT_MAX.  Check for C99 conformance more strictly, by detecting
10786         bugs in glibc 2.4, Solaris 10, and OpenBSD 3.9.  On the other hand do
10787         not check for things that C99 does not require, e.g., int8_t.  If
10788         a test isn't needed unless <stdint.h> isn't working, and is
10789         unlikely to be needed for any other reason, then don't do it
10790         unless <stdint.h> isn't working.  Do not check for ptrdiff_t or
10791         size_t, since we assume C89 freestanding at least.  Do not check
10792         for sig_atomic_t, wchar_t, or wint_t, since the code now does
10793         the right thing even if the types are not defined.  Instead use:
10794         (gl_STDINT_TYPE_PROPERTIES): New macro.
10795         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H): Remove.  Don't bother
10796         testing whether <sys/types.h> clashes, as Autoconf does this for
10797         us now.  All uses removed.
10798         (gl_STDINT_CHECK_TYPES, gl_STDINT_MISSING_BOUND):
10799         (gl_STDINT_MISSING_BOUNDS, gl_STDINT_MISSING_BOUNDS2):
10800         (gl_CHECK_TYPE_SAME):
10801         Remove; no longer needed.
10802         (gl_STDINT_BITSIZEOF): Don't bother to check whether the type
10803         exists, since we'll return 0 anyway in that case.
10804         (gl_INTEGER_TYPE_SUFFIX, gl_STDINT_INCLUDES): New macros.
10805
10806 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
10807
10808         * lib/stdint_.h (_GL_STDINT_H): Renamed from _STDINT_H, to avoid
10809         possible collision with system files.
10810         (<stdio.h>, <time.h>, <wchar.h>) [defined __cplusplus && ! defined
10811         __STDC_CONSTANT_MACROS)]: Do not include, since we don't need
10812         WCHAR_MIN and WCHAR_MAX in this case.
10813         (<stddef.h>): Do not include; no longer needed.
10814         (<sys/types.h>): Include if @HAVE_SYS_TYPES_H@, not if
10815         (defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)).
10816         (<sys/inttypes.h>): Include if @HAVE_SYS_INTTYPES_H@ &&
10817         !@HAVE_INTTYPES_H@, not if (defined(__FreeBSD__)
10818         && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)).
10819         (__STDINT_H__) [@HAVE_STDINT_H@ && defined __sgi && ! defined
10820         __c99]: Define, to work around IRIX <stdint.h> incompatibility.
10821         (@FULL_PATH_STDINT_H@) [!(defined(__sgi) && @HAVE_INTTYPES_H@ &&
10822         !defined(__c99))]: Include in this case too, since it's harmless
10823         now.
10824         (<inttypes.h>) [@HAVE_INTTYPES_H@]: Include, since it's no longer
10825         dangerous to do so.
10826         (@FULL_PATH_INTTYPES_H@) [(defined(__hpux) || defined(_AIX)) &&
10827         @HAVE_INTTYPES_H@]: Do not include, since we now include <inttypes.h>.
10828         (_STDINT_MIN, _STDINT_MAX): New macros.
10829         (int8_t, uint8_t, int16_t, uint16_t, int32_t, uint32_t, int64_t):
10830         (uint64_t, int_least8_t, uint_least8_t, int_least16_t):
10831         (uint_least16_t, int_least32_t, uint_least32_t, int_least64_t):
10832         (uint_least64_t, int_fast8_t, uint_fast8_t, int_fast16_t):
10833         (uint_fast16_t, int_fast32_t, uint_fast32_t, int_fast64_t):
10834         (uint_fast64_t, intptr_t, uintptr_t, intmax_t, uintmax_t): Now
10835         macros, not typedefs; this simplifies things quite a bit.
10836         Use long int for all types narrower than int64_t.
10837         (intmax_t, uintmax_t, INTMAX_C, UINTMAX_C):
10838         Define in terms of long long int or int64_t or long int,
10839         not int64_t or int32_t.  This saves some compile-time testing.
10840         (INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX, UINT16_MAX):
10841         (INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN, INT64_MAX):
10842         (UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX, UINT_LEAST8_MAX):
10843         (INT_LEAST16_MIN, INT_LEAST16_MAX, UINT_LEAST16_MAX):
10844         (INT_LEAST32_MIN, INT_LEAST32_MAX, UINT_LEAST32_MAX):
10845         (INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX, INT_FAST8_MIN):
10846         (INT_FAST8_MAX, UINT_FAST8_MAX, INT_FAST16_MIN, INT_FAST16_MAX):
10847         (UINT_FAST16_MAX, INT_FAST32_MIN, INT_FAST32_MAX, UINT_FAST32_MAX):
10848         (INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTPTR_MIN):
10849         (INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN, INTMAX_MAX, UINTMAX_MAX):
10850         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
10851         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
10852         undef any previous version and define our own version, for
10853         simplicity and consistency with the new macros for types.
10854         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
10855         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
10856         Simplify definitions by using _STDINT_MIN and _STDINT_MAX
10857         where appropriate.  Rely on new symbols @PTRDIFF_T_SUFFIX@,
10858         @SIG_ATOMIC_T_SUFFIX@, @SIZE_T_SUFFIX@, @WCHAR_T_SUFFIX@,
10859         @WINT_T_SUFFIX@ to keep things simple here.
10860         (UINT8_C, UINT16_C, UINT32_C, INT64_C, UINT64_C):
10861         Simplify by assuming typical 8/16/32/64 host, since we're
10862         already doing that elsewhere anyway.
10863         Use (LONG_MAX >> 31 >> 31 == 1) rather than @HAVE_LONG_64BIT@,
10864         and assume long long int is 64 bits if available.  This
10865         speeds up 'configure'.
10866
10867 2006-07-01  Eric Blake  <ebb9@byu.net>
10868
10869         * m4/stdarg.m4 (gl_STDARG_H): Use proper AH_VERBATIM.
10870         Reported by Andreas Buening.
10871
10872 2006-07-01  Eric Blake  <ebb9@byu.net>
10873
10874         * m4/stdarg.m4 (gl_STDARG_H): Properly parenthesize gl_va_copy.
10875
10876 2006-06-30  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
10877
10878         * lib/getaddrinfo.c: fixed typo
10879
10880 2006-06-29  Jim Meyering  <jim@meyering.net>
10881
10882         * modules/strftime (Maintainer): Add my name, since with the
10883         FPRINTFTIME changes strftime.c has forked from glibc.
10884
10885 2006-06-29  Eric Blake  <ebb9@byu.net>
10886
10887         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Use AC_C_INLINE.
10888
10889 2006-06-29  Eric Blake  <ebb9@byu.net>
10890
10891         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): New file.
10892
10893 2006-06-29  Eric Blake  <ebb9@byu.net>
10894
10895         * lib/stat_.h: New file.
10896
10897 2006-06-29  Eric Blake  <ebb9@byu.net>
10898
10899         * lib/stat_.h (rpl_mkdir): Declare inline, to avoid warnings about
10900         unused static function.
10901
10902 2006-06-29  Eric Blake  <ebb9@byu.net>
10903
10904         * doc/functions.texi (Function Portability): Document missing lstat
10905         on mingw.
10906
10907 2006-06-29  Eric Blake  <ebb9@byu.net>
10908
10909         * MODULES.html.sh: Add sys_stat.
10910         * modules/sys_stat: New module.
10911         * modules/mkstemp (Depends-on): Add sys_stat.
10912
10913 2006-06-29  Derek R. Price  <derek@ximbiot.com>
10914
10915         * m4/strftime.m4: Don't call AC_FUNC_STRFTIME.
10916
10917 2006-06-29  Derek R. Price  <derek@ximbiot.com>
10918
10919         * m4/c-bs-a.m4: Removed.
10920
10921 2006-06-29  Derek R. Price  <derek@ximbiot.com>
10922
10923         * lib/strftime.c: Assume strftime() exists.
10924
10925 2006-06-29  Derek Price  <derek@ximbiot.com>
10926
10927         * modules/c-bs-a: Removed - \a is C89.
10928         * MODULES.html.sh: Remove c-bs-a.
10929
10930 2006-06-29  Bruno Haible  <bruno@clisp.org>
10931
10932         * modules/wcwidth (License): Change to LGPL.
10933
10934 2006-06-28  Simon Josefsson  <jas@extundo.com>
10935
10936         * tests/test-getaddrinfo.c: Test getnameinfo too.  Call WSAStartup
10937         on _WIN32.
10938
10939         * modules/getaddrinfo (Depends-on): Add inet_ntop, needed by
10940         getnameinfo.
10941
10942 2006-06-28  Simon Josefsson  <jas@extundo.com>
10943
10944         * m4/getaddrinfo.m4: Look for getnameinfo prototypes too.
10945
10946 2006-06-28  Simon Josefsson  <jas@extundo.com>
10947
10948         * lib/getaddrinfo.c: Try to load ws2_32.dll on Windows, to find the
10949         functions there.  It will succeed on Windows XP, but on Windows
10950         2000 and (presumably) earlier, it will fail, and use the internal
10951         re-implementation.
10952         (use_win32_p): New function.
10953         (getaddrinfo): Use strtoul on servname, to support numeric ports.
10954         Support AI_NUMERICSERV to disable getservbyname.
10955         (getnameinfo): New function, only supports
10956         NI_NUMERICHOST|NI_NUMERICSERV for now.
10957
10958         * lib/getaddrinfo.h: Test and check for AI_* flags separately, MinGW
10959         only have some of them.  Add AI_NUMERICSERV.  Add prototype for
10960         getnameinfo.
10961
10962 2006-06-28  Eric Blake  <ebb9@byu.net>
10963
10964         * modules/wcwidth: New file.
10965         * modules/mbchar (Depends-on): Add wcwidth.
10966         * modules/mbswidth (Depends-on): Add wcwidth.
10967         * MODULES.html.sh: Add wcwidth.
10968
10969 2006-06-28  Eric Blake  <ebb9@byu.net>
10970
10971         * m4/mbswidth.m4 (gl_MBSDWIDTH): Move wcwidth from here...
10972         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): ...to this new file.
10973
10974 2006-06-28  Eric Blake  <ebb9@byu.net>
10975
10976         * lib/xvasprintf.h: Fix comments.
10977
10978 2006-06-28  Eric Blake  <ebb9@byu.net>
10979
10980         * lib/mbchar.h (wcwidth): Include wcwidth.h.
10981         * lib/mbswidth.c (wcwidth): Move from here...
10982         * lib/wcwidth.h: ...to this new file.
10983
10984 2006-06-28  Derek R. Price  <derek@ximbiot.com>
10985
10986         * m4/savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement.
10987
10988         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since
10989         it's obsolete.
10990         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Likewise.
10991
10992 2006-06-28  Derek R. Price  <derek@ximbiot.com>
10993
10994         * lib/savedir.c (CLOSEDIR): Remove.  All uses changed to closedir.
10995         Autoconf 2.60 says this stuff was obsolete.
10996
10997 2006-06-28  Bruno Haible  <bruno@clisp.org>
10998
10999         * modules/wcwidth (Files): Add m4/wchar_t.m4.
11000
11001 2006-06-28  Bruno Haible  <bruno@clisp.org>
11002
11003         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Also require AC_C_INLINE and
11004         gt_TYPE_WCHAR_T.
11005
11006 2006-06-28  Bruno Haible  <bruno@clisp.org>
11007
11008         * lib/wcwidth.h: Declare nothing if !HAVE_WCHAR_T. Provide a fallback
11009         declaration for wcwidth.
11010         * lib/mbswidth.c: Restore the includes of <wchar.h> and <wctypes.h>.
11011
11012 2006-06-28  Bruno Haible  <bruno@clisp.org>
11013
11014         * lib/mkdtemp.c [MINGW]: Include <io.h>.
11015         (mkdir): Define using _mkdir.
11016
11017 2006-06-28  Bruno Haible  <bruno@clisp.org>
11018
11019         * lib/getaddrinfo.h: Fix POSIX URL.
11020         * lib/getaddrinfo.c (WIN32_NATIVE): New macro. Use it instead of
11021         _WIN32.
11022         (use_win32_p): Make static.
11023         (getaddrinfo): Reject service name if it is empty or does not consist
11024         solely of decimal digits, or if its value is > 65535.
11025         (getnameinfo): Remove useless casts.
11026
11027 2006-06-27  Simon Josefsson  <jas@extundo.com>
11028
11029         * modules/sys_select: New file, suggested by Bruno Haible, Paul
11030         Eggert and Martin Lambers.
11031
11032 2006-06-27  Simon Josefsson  <jas@extundo.com>
11033
11034         * m4/sys_select_h.m4: New file, suggested by Bruno Haible, Paul
11035         Eggert and Martin Lambers.
11036
11037 2006-06-27  Bruno Haible  <bruno@clisp.org>
11038
11039         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): For nonexistent types, set the
11040         result to 0, not to empty.
11041         Reported by Martin Neitzel <neitzel@sco.gaertner.de>.
11042
11043 2006-06-27  Bruno Haible  <bruno@clisp.org>
11044
11045         * lib/stdint_.h (intmax_t, uintmax_t): Undefine before typedef.
11046
11047 2006-06-26  Simon Josefsson  <jas@extundo.com>
11048
11049         * m4/inet_ntop.m4: Don't check for sys/types.h, we assume it is
11050         present.
11051
11052 2006-06-26  Paul Eggert  <eggert@cs.ucla.edu>
11053
11054         * lib/base64.c (B64): Use _ as the formal parameter, not x, to avoid
11055         bug in IBM C V6 for AIX.  Problem reported by Larry Jones in
11056         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00181.html>.
11057
11058 2006-06-26  Mark D. Baushke  <mdb@gnu.org>
11059
11060         * m4/stdint.m4 (gl_STDINT_H): Treat BSD/OS like OpenBSD.
11061
11062 2006-06-26  Bruno Haible  <bruno@clisp.org>
11063
11064         * modules/stdint (Makefile.am): Also substitute HAVE_WCHAR_H.
11065
11066 2006-06-26  Bruno Haible  <bruno@clisp.org>
11067
11068         * m4/stdint.m4 (gl_STDINT_H): Test also for <wchar.h>.
11069
11070 2006-06-26  Bruno Haible  <bruno@clisp.org>
11071
11072         * m4/stdint.m4 (gl_STDINT_H): Don't include <stdint.h> when using the
11073         SGI C compiler in pre-C99 mode.
11074         Suggested by Mark D. Baushke and Larry Jones.
11075
11076 2006-06-26  Bruno Haible  <bruno@clisp.org>
11077
11078         * lib/stdint_.h: Include <wchar.h> if necessary for WCHAR_MIN or
11079         WCHAR_MAX.
11080         Reported by Mark D. Baushke and Larry Jones.
11081
11082 2006-06-26  Bruno Haible  <bruno@clisp.org>
11083
11084         * lib/stdint_.h: Don't include <stdint.h> when using the SGI C compiler
11085         in pre-C99 mode.
11086         Suggested by Mark D. Baushke and Larry Jones.
11087
11088 2006-06-23  Simon Josefsson  <jas@extundo.com>
11089             Bruno Haible  <bruno@clisp.org>
11090
11091         * gnulib-tool (func_emit_lib_Makefile_am): Define MOSTLYCLEANDIRS.
11092         Emit mostlyclean-local rule.
11093         (func_emit_tests_Makefile_am): Likewise.
11094         * modules/sys_socket (Makefile.am): Use MOSTLYCLEANDIRS.
11095
11096 2006-06-23  Mark D. Baushke  <mdb@gnu.org>
11097
11098         * lib/stdint_.h: Treat BSD/OS like OpenBSD.
11099
11100 2006-06-23  Bruno Haible  <bruno@clisp.org>
11101
11102         * tests/test-stdint.c: Update to match ISO C 99 Technical
11103         Corrigendum 1.
11104
11105 2006-06-23  Bruno Haible  <bruno@clisp.org>
11106
11107         * m4/stdint.m4 (gl_STDINT_H): Treat IRIX like OpenBSD.
11108
11109 2006-06-23  Bruno Haible  <bruno@clisp.org>
11110
11111         * lib/stdint_.h: Treat IRIX like OpenBSD.
11112
11113 2006-06-23  Bruno Haible  <bruno@clisp.org>
11114
11115         * lib/stdint_.h (UINT8_C, UINT16_C, UINT32_C): Define according to
11116         ISO C 99 Technical Corrigendum 1.
11117
11118 2006-06-22  Simon Josefsson  <jas@extundo.com>
11119
11120         * m4/sockpfaf.m4: Include winsock2.h too, to make it work under
11121         MinGW.
11122
11123 2006-06-22  Paul Eggert  <eggert@cs.ucla.edu>
11124
11125         * lib/glob.c (collated_compare): Remove 'const' uses that weren't
11126         needed.  Some compiler complained about some of them.  Problem reported
11127         by Larry Jones in
11128         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00172.html>.
11129
11130 2006-06-21  Simon Josefsson  <jas@extundo.com>
11131
11132         * tests/test-getaddrinfo.c: New file.
11133
11134         * modules/getaddrinfo-tests: New file.
11135
11136         * MODULES.html.sh: Add inet_pton.
11137
11138         * modules/inet_pton: New file.
11139
11140 2006-06-21  Simon Josefsson  <jas@extundo.com>
11141
11142         * m4/getaddrinfo.m4: Don't define WINVER.  Look for gethostbyname in
11143         -lws2_32 too.  Fixes getaddrinfo on Windows 2000, with the price
11144         of using the (limited) gnulib implementation on Windows XP.
11145
11146         * m4/inet_pton.m4: New file.
11147
11148 2006-06-21  Simon Josefsson  <jas@extundo.com>
11149
11150         * lib/getaddrinfo.c (getaddrinfo): Set ai_family in the return
11151         variable.
11152
11153         * lib/socket_.h: Don't define WINVER.
11154
11155         * lib/inet_pton.h, inet_pton.c: New file, taken from glibc but
11156         slightly modified to work in gnulib.
11157
11158 2006-06-21  Simon Josefsson  <jas@extundo.com>
11159
11160         * doc/gnulib.texi (Windows sockets): Add.
11161
11162 2006-06-21  Paul Eggert  <eggert@cs.ucla.edu>
11163
11164         * lib/read-file.c (fread_file): Start with buffer allocation of
11165         0 bytes rather than 1 byte; this simplifies the code.
11166         Don't invoke feof; it's not needed.  Refactor to avoid duplicate
11167         code to free buffer and save/restore errno.
11168         (internal_read_file): Remove unused local.
11169
11170 2006-06-20  Paul Eggert  <eggert@cs.ucla.edu>
11171
11172         * lib/openat.c (openat): Use ?:, not if, to work around GCC bug 4210
11173         <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4210>.
11174         Problem reported by Denis Excoffier in
11175         <http://lists.gnu.org/archive/html/bug-tar/2006-06/msg00023.html>.
11176
11177 2006-06-19  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
11178
11179         * modules/sys_socket, modules/socklen: Include sys/types since
11180         FreeBSD 4.x's sys/socket.h needs it.
11181
11182 2006-06-19  Simon Josefsson  <jas@extundo.com>
11183
11184         * lib/inet_ntop.c: Always build inet_ntop4, since inet_ntop6 calls it.
11185
11186 2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
11187
11188         * lib/alloca_.h (alloca) [defined alloca]: Don't define or declare.
11189
11190 2006-06-19  Bruno Haible  <bruno@clisp.org>
11191
11192         * m4/stdint.m4 (gl_STDINT_H): Enclose the values of FULL_PATH_STDINT_H
11193         and FULL_PATH_INTTYPES_H in angle brackets.
11194         Reported by Mark D. Baushke <mdb@gnu.org>.
11195
11196 2006-06-17  Eric Blake  <ebb9@byu.net>
11197
11198         * m4/rmdir-errno.m4 (gl_FUNC_FMDIR_NOTEMPTY): Assume errno.h declares
11199         errno.
11200
11201 2006-06-17  Bruno Haible  <bruno@clisp.org>
11202
11203         * m4/stdint.m4 (gl_STDINT_H) [FreeBSD >= 5]: Don't include
11204         <sys/inttypes.h>.
11205
11206 2006-06-17  Bruno Haible  <bruno@clisp.org>
11207
11208         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove test
11209         whether errno is declared. Assume <errno.h> declares errno.
11210
11211 2006-06-17  Bruno Haible  <bruno@clisp.org>
11212
11213         * lib/stdint_.h [FreeBSD >= 5]: Don't include <sys/inttypes.h>.
11214
11215 2006-06-17  Bruno Haible  <bruno@clisp.org>
11216
11217         * lib/stdint_.h (_UINT8_T, _UINT32_T, _UINT64_T): New macros. Fixes a
11218         problem on Solaris 2.5.1.
11219
11220 2006-06-16  Eric Blake  <ebb9@byu.net>
11221
11222         * lib/unsetenv.c [!defined errno]: Assume errno.h declares errno.
11223         * lib/unicodeio.c [!defined errno]: Likewise.
11224         * lib/strtol.c [!defined errno]: Likewise.
11225         * lib/strtod.c [!defined errno]: Likewise.
11226
11227 2006-06-15  Eric Blake  <ebb9@byu.net>
11228
11229         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror.
11230
11231 2006-06-15  Eric Blake  <ebb9@byu.net>
11232
11233         * config/srclist.txt (ssize_t.m4): Lose sync.
11234
11235 2006-06-15  Bruno Haible  <bruno@clisp.org>
11236
11237         * modules/stdint (Files): Include m4/full-header-path.m4,
11238         m4/size_max.m4, m4/wchar_t.m4.
11239         (Makefile.am): Many more substitutions.
11240         * modules/stdint-tests: New file.
11241         * tests/test-stdint.c: New file.
11242
11243 2006-06-15  Bruno Haible  <bruno@clisp.org>
11244
11245         * m4/stdint.m4 (gl_STDINT_H): Rewritten to produce a complete stdint.h.
11246         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H, gl_STDINT_CHECK_TYPES,
11247         gl_STDINT_MISSING_BOUND, gl_STDINT_MISSING_BOUNDS,
11248         gl_STDINT_MISSING_BOUNDS2, gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED,
11249         gl_CHECK_TYPE_SAME): New macros.
11250
11251 2006-06-15  Bruno Haible  <bruno@clisp.org>
11252
11253         * m4/size_max.m4 (gl_SIZE_MAX): Make it work also when cross-compiling.
11254
11255 2006-06-15  Bruno Haible  <bruno@clisp.org>
11256
11257         * lib/stdint_.h: Rewritten to be fully auto-configured.
11258         Fixes bug on HP-UX/IA64.
11259
11260 2006-06-11  Paul Eggert  <eggert@cs.ucla.edu>
11261
11262         * lib/getdate.y (__attribute__): Don't define if already defined.
11263         Problem reported by Larry Jones.
11264         * lib/utimens.c (__attribute__): Likewise.
11265
11266 2006-06-04  Paul Eggert  <eggert@cs.ucla.edu>
11267
11268         * lib/regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun
11269         reported by Andreas Schwab.
11270
11271 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11272             Bruno Haible  <bruno@clisp.org>
11273
11274         * m4/strndup.m4 (gl_FUNC_STRNDUP): Replace the AC_REPLACE_FUNCS with a
11275         check for the declaration of strnlen and a run test that exposes the
11276         AIX 5.1 strnlen bug.  In the failure case, #define strndup to
11277         rpl_strndup.
11278
11279 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11280             Bruno Haible  <bruno@clisp.org>
11281
11282         * lib/strndup.c (strndup) [!_LIBC]: Don't undefine macro definition.
11283
11284 2006-05-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11285
11286         * m4/c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
11287         compile test, for Tru64 4.0D.
11288
11289 2006-05-28  Karl Berry  <karl@gnu.org>
11290
11291         * config/srclist.txt (printf-args.c): lose sync.
11292
11293 2006-05-26  Martin Lambers  <marlam@marlam.de>
11294
11295         * lib/getpass.c: Updates the test for the native W32 API, and adds
11296         missing includes, thus fixing compilation warnings.
11297
11298 2006-05-25  Sergey Poznyakoff  <gray@gnu.org.ua>
11299
11300         * lib/exclude.c (exclude_fnmatch): New function.
11301         (excluded_file_name): Call exclude_fnmatch.
11302         * lib/exclude.h (excluded_file_name): New prototype
11303
11304 2006-05-25  Paul Eggert  <eggert@cs.ucla.edu>
11305
11306         * lib/tempname.c (small_open, large_open): New macros.
11307         (__open, __open64) [!_LIBC]: Remove.
11308         (__gen_tempname): Use small_open and large_open instead of __open
11309         and __open64.  This fixes a portability bug on HP-UX 11.11i
11310         reported by Simon Wing-Tang in
11311         <http://lists.gnu.org/archive/html/bug-coreutils/2006-05/msg00114.html>.
11312
11313 2006-05-24  Bruno Haible  <bruno@clisp.org>
11314
11315         * lib/printf-args.c (printf_fetchargs): Turn NULL pointers for
11316         TYPE_STRING and TYPE_WIDE_STRING into a non-NULL replacement.
11317         Reported by Thorsten Maerz <torte@netztorte.de> via
11318         Aaron Stone <aaron@serendipity.cx>.
11319
11320 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
11321
11322         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Rename cache variables to use
11323         gl_ rather than jm_.  Link, don't run, so that cross-compiles are
11324         allowed.  Check that resulting type is arithmetic.  Move AC_REQUIRE
11325         and AC_CHECK_HEADERS_ONCE outside of AC_CACHE_CHECK, since they're
11326         not really conditional on the cache.
11327         (gl_PREREQ_NANOSLEEP): Check for sys/select.h.
11328
11329 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
11330
11331         * lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
11332         Use the usual Autoconf way to include <time.h> and/or sys/time.h.
11333         (my_usleep): Don't mishandle maximum value.
11334
11335 2006-05-19  Jim Meyering  <jim@meyering.net>
11336
11337         * lib/getugroups.c: Correct an outdated comment.  From Bruno Haible.
11338
11339 2006-05-17  Bruno Haible  <bruno@clisp.org>
11340
11341         Cygwin portability.
11342         * lib/classpath.c (PATH_SEPARATOR) [CYGWIN]: Define as ':'.
11343
11344 2006-05-17  Bruno Haible  <bruno@clisp.org>
11345
11346         * lib/stdint_.h: Fix recognition of Cygwin.
11347
11348 2006-05-15  Bruno Haible  <bruno@clisp.org>
11349
11350         * build-aux/config.rpath: Improve support for Sun C 5.9 on Linux, based
11351         on libtool patch by Ralf Wildenhues.
11352
11353 2006-05-14  Paul Eggert  <eggert@cs.ucla.edu>
11354
11355         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
11356         test for C99 conformance; (bool) 0.5 is an integer constant
11357         expression, but (bool) -0.5 is not.  Problem reported by Fedor
11358         Sergeev in <http://forum.sun.com/jive/thread.jspa?threadID=96202>.
11359
11360 2006-05-11  Simon Josefsson  <jas@extundo.com>
11361
11362         * m4/xvasprintf.m4: Fix obvious typo.
11363
11364 2006-05-11  Jim Meyering  <jim@meyering.net>
11365
11366         * lib/sha1.c (sha1_buffer): Correct comment: s/MD5/SHA1/.  From
11367         James Lemley.
11368
11369 2006-05-10  Simon Josefsson  <jas@extundo.com>
11370
11371         * lib/md4.c: Typo fix, update copyright years.
11372         (K1, K2): Don't use L because it turn computations into 64-bit on
11373         64-bit platforms.
11374
11375 2006-05-10  Paul Eggert  <eggert@cs.ucla.edu>
11376
11377         * lib/crc.c (crc32_update): Remove unnecessary L suffix.
11378         * lib/md4.c (rol): Cast right-shift arg to uint32_t to prevent
11379         unwanted sign propagation, e.g., on hosts with 64-bit int.
11380         There still are some problems with reeelly weird theoretical hosts
11381         (e.g., 33-bit int) but it's not worth worrying about now.
11382         * lib/sha1.c (rol): Likewise.
11383         (K1, K2, K3, K4): Remove unnecessary L suffix.
11384
11385 2006-05-10  Bruno Haible  <bruno@clisp.org>
11386
11387         * lib/des.c: Cast to avoid warnings.
11388
11389 2006-05-09  Bruno Haible  <bruno@clisp.org>
11390
11391         * modules/xvasprintf (Files): Add m4/xvasprintf.m4.
11392         (Depends-on): Depend also on xsize, stdarg.
11393         (configure.ac): Add gl_XVASPRINTF.
11394
11395 2006-05-09  Bruno Haible  <bruno@clisp.org>
11396
11397         * m4/xvasprintf.m4: New file.
11398
11399 2006-05-09  Bruno Haible  <bruno@clisp.org>
11400
11401         * lib/xvasprintf.c: Include limits.h, string.h, xsize.h.
11402         (EOVERFLOW): Define fallback value.
11403         (xstrcat): New function.
11404         (xvasprintf): Recognize the special case of a string concatenation.
11405
11406 2006-05-08  Eric Blake  <ebb9@byu.net>
11407
11408         * gnulib-tool (func_version): Base copyright year on CVS date.
11409         (func_emit_copyright_notice): New function.
11410         (func_emit_lib_Makefile_am): Use it.
11411         (func_emit_tests_Makefile_am): Likewise.
11412         (func_import): Likewise.
11413
11414 2006-05-08  Bruno Haible  <bruno@clisp.org>
11415
11416         * modules/stdarg: New file.
11417         * MODULES.html.sh (func_all_modules): Add section for <stdarg.h>.
11418
11419 2006-05-08  Bruno Haible  <bruno@clisp.org>
11420
11421         * m4/stdarg.m4: New file, from GNU gettext.
11422
11423 2006-05-08  Bruno Haible  <bruno@clisp.org>
11424
11425         * config/srclist.txt (build-aux/config.rpath): different from latest
11426         release.
11427
11428 2006-05-08  Bruno Haible  <bruno@clisp.org>
11429
11430         * build-aux/config.rpath: Add support for Sun C 5.9 on Linux.
11431
11432 2006-05-05  Jim Meyering  <jim@meyering.net>
11433
11434         * m4/warning.m4: New file, derived from bison's file by the same name.
11435
11436 2006-05-03  Bruno Haible  <bruno@clisp.org>
11437
11438         * lib/stdint_.h: Shorter URL.
11439         * lib/inttypes.h: Likewise.
11440
11441 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
11442
11443         * modules/inttypes (Maintainer): Change from Derek Price to 'all'.
11444
11445 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
11446
11447         * lib/verify.h: Document the internals better.  Most of this change
11448         was written by Bruno Haible.
11449
11450 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
11451
11452         * doc/verify.texi: New file, partly based on a proposal by
11453         Bruno Haible.
11454
11455 2006-05-02  Bruno Haible  <bruno@clisp.org>
11456
11457         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Move the include_next
11458         test from here...
11459         * m4/_inttypes_h.m4 (gl_INTTYPES_H): ... to here.
11460
11461 2006-04-29  Bruno Haible  <bruno@clisp.org>
11462
11463         * lib/gcd.c: Use WORD_T and GCD instead of unsigned long and gcd.
11464         Suggested by Oskar Liljeblad <oskar@osk.mine.nu>.
11465
11466 2006-04-29  Bruno Haible  <bruno@clisp.org>
11467
11468         * gnulib-tool: Make --update option actually work.
11469
11470 2006-04-29  Bruno Haible  <bruno@clisp.org>
11471
11472         * doc/gcd.texi: New file.
11473         * doc/gnulib.texi: Include it.
11474
11475 2006-04-25  Paul Eggert  <eggert@cs.ucla.edu>
11476
11477         * lib/getdate.y (get_date): When adding relative date, start with the
11478         initial time, not with the result of the first mktime call.
11479
11480 2006-04-25  Bruno Haible  <bruno@clisp.org>
11481
11482         * gnulib-tool (func_import): Output the include directives in three
11483         blocks, sorted separately.
11484         Reported by Ben Pfaff <blp@cs.stanford.edu>.
11485
11486 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
11487
11488         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
11489         to define main with arguments, for C++.  Reported by Eric Blake.
11490         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC):
11491         Prefer 'int main ()' to 'int main (void)', for C++.
11492         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Likewise.
11493         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Specify a return type
11494         for 'main', for C99 and C++.
11495
11496 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
11497
11498         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
11499         Don't assume that exit status -1 is valid.
11500         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
11501         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
11502         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Likewise.
11503         * m4/readdir.m4 (GL_FUNC_READDIR): Include <stdlib.h>.
11504         * m4/rename.m4 (vb_FUNC_RENAME): Likewise.
11505         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use AC_RUN_IFELSE,
11506         not AC_TRY_RUN.  Use return, not exit.  Don't assume that
11507         functions can be used without declaring them, or that you can
11508         exit with status -1.
11509         * m4/utimes-null.m4 (gl_FUNC_UTIMES_NULL): Likewise.
11510
11511 2006-04-24  Karl Berry  <karl@gnu.org>
11512
11513         * config/srclist.txt (longdouble.m4): sync lost.
11514
11515 2006-04-24  Eric Blake  <ebb9@byu.net>
11516
11517         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Avoid unused variable warning.
11518
11519 2006-04-24  Bruno Haible  <bruno@clisp.org>
11520
11521         * m4/poll.m4 (gl_FUNC_POLL): When cross-compiling, reject also the
11522         poll() implementation in AIX.
11523         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
11524
11525 2006-04-24  Bruno Haible  <bruno@clisp.org>
11526
11527         * m4/poll.m4 (gl_FUNC_POLL): Rearrange code, so that POLL_H gets
11528         assigned exactly once.
11529
11530 2006-04-23  Claudio Fontana  <claudio@gnu.org>
11531             Bruno Haible  <bruno@clisp.org>
11532
11533         * modules/gettext (Makefile.am): Add a -I flag for <libintl.h>.
11534         * gnulib-tool (func_emit_lib_Makefile_am): Emit empty default value
11535         for AM_CPPFLAGS.
11536
11537 2006-04-23  Bruno Haible  <bruno@clisp.org>
11538
11539         * modules/copy-file: Depend on unistd.
11540         * modules/execute: Likewise.
11541         * modules/fatal-signal: Likewise.
11542         * modules/findprog: Likewise.
11543         * modules/mkdtemp : Likewise.
11544         * modules/pipe: Likewise.
11545         * modules/wait-process: Likewise.
11546
11547 2006-04-23  Bruno Haible  <bruno@clisp.org>
11548
11549         * lib/fwriteerror.c (fwriteerror): Call fclose also when an error
11550         condition was already detected.
11551         Reported by Ben Pfaff <blp@cs.stanford.edu>.
11552
11553 2006-04-23  Bruno Haible  <bruno@clisp.org>
11554
11555         * lib/copy-file.c: Include <unistd.h> unconditionally.
11556         * lib/execute.c: Likewise.
11557         * lib/fatal-signal.c: Likewise.
11558         * lib/findprog.c: Likewise.
11559         * lib/mkdtemp.c: Likewise.
11560         * lib/pipe.h: Likewise.
11561         * lib/pipe.c: Likewise.
11562         * lib/wait-process.h: Likewise.
11563
11564 2006-04-23  Bruno Haible  <bruno@clisp.org>
11565
11566         * gnulib-tool (func_usage): Fix --import description. Document
11567         --update.
11568         (func_import): Create temporary file in a temporary directory, if
11569         --dry-run is specified. Silence errors from 'grep' when there are no
11570         m4 files in $m4dir.
11571         (func_create_testdir): Silence errors from 'grep' when there are no
11572         m4 files in $m4dir.
11573         Reported by Karl Berry <karl@freefriends.org>.
11574
11575 2006-04-20  Bruno Haible  <bruno@clisp.org>
11576
11577         * m4/argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
11578         one argument, so that the code will be portable to Autoconf 2.60.
11579         * m4/getlogin_r.m4 (gl_PREREQ_GETLOGIN_R): Likewise.
11580         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
11581         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO): Likewise.
11582
11583 2006-04-19  Derek Price  <derek@ximbiot.com>
11584             Eric Blake  <ebb9@byu.net>
11585
11586         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h>
11587         rather than "/full/path.h".  Update comment to match.  Shorten &
11588         generalize m4_translit call via AS_TR_CPP.
11589
11590 2006-04-19  Derek Price  <derek@ximbiot.com>
11591             Eric Blake  <ebb9@byu.net>
11592
11593         * lib/inttypes.h: Correct grammar in comment.
11594
11595 2006-04-18  Derek Price  <derek@ximbiot.com>
11596             Paul Eggert  <eggert@cs.ucla.edu>
11597
11598         * modules/inttypes: New file.
11599         * modules/strtoimax, modules/strtoumax: Depend on inttypes.
11600
11601 2006-04-18  Derek Price  <derek@ximbiot.com>
11602             Paul Eggert  <eggert@cs.ucla.edu>
11603
11604         * m4/_inttypes_h.m4, m4/full-header-path.m4, m4/include_next.m4:
11605         New files.
11606
11607 2006-04-18  Derek Price  <derek@ximbiot.com>
11608             Paul Eggert  <eggert@cs.ucla.edu>
11609
11610         * lib/inttypes.h: New file.
11611         * lib/strtoimax.c: Assume <inttypes.h>.
11612
11613 2006-04-15  Paul Eggert  <eggert@cs.ucla.edu>
11614
11615         * lib/utimens.c (futimens): glibc futimesat messes up if /proc
11616         isn't mounted.  Problem reported by Kir Kolyshkin.
11617
11618 2006-04-13  Paul Eggert  <eggert@cs.ucla.edu>
11619
11620         * lib/regcomp.c (init_dfa): Don't use wchar_t or wctype_t if
11621         RE_ENABLE_I18N is not defined.  Problem reported by Mark D. Baushke via
11622         Derek R. Price.
11623         * lib/regex.h (RE_DUP_MAX): Update comment to match current
11624         implementation.
11625
11626 2006-04-12  Eric Blake  <ebb9@byu.net>
11627
11628         * modules/time_r (Makefile.am): Remove lib_SOURCES line, as this
11629         is now done automatically by the corresponding Autoconf macro.
11630
11631 2006-04-11  Paul Eggert  <eggert@cs.ucla.edu>
11632
11633         * m4/time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and
11634         time_r.h.
11635
11636 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
11637
11638         Merge regex changes from libc, removing some of our
11639         POSIX-conformance changes that were rejected and redoing them in a
11640         less-intrusive way.
11641
11642         * lib/regcomp.c (re_compile_internal, init_dfa):
11643         Length arg is now size_t, not Idx.  All uses changed.
11644         (peek_token): Forward decl now says internal_function.
11645         (__re_error_msgid, __re_error_msgid_idx):
11646         Now static rather than extern with attribute_hidden.
11647         (re_compile_pattern) [!defined _LIBC]: Use K&R-style defn.
11648         For some reason libc prefers K&R style defns for external functions.
11649         (regerror) [!defined _LIBC]: Likewise.
11650         (re_set_syntax, re_compile_fastmap, regcomp, regfree, re_comp):
11651         (seek_collating_symbol_entry, lookup_collation_sequence_value):
11652         (build_range_exp, build_collating_symbol):
11653         Use K&R-style defn.
11654         (re_compile_fastmap): Use '\0' to memset, not 0.
11655         (utf8_sb_map): Make the calculations more obvious.
11656         (init_dfa, parse_bracket_exp, build_charclass_op):
11657         Call calloc and cast result, as glibc does.
11658         (init_word_char, fetch_token, peek_token, peek_token_bracket):
11659         (build_range_exp, build_collating_symbol):
11660         Now internal functions.
11661
11662         * lib/regex.c [!defined _LIBC]: Allow compiling with C++ compilers.
11663
11664         * lib/regex.h (__USE_GNU_REGEX): New macro.  Don't depend on
11665         _REGEX_SOURCE any more; depend on _GNU_SOURCE instead.
11666         Don't depend on VMS; depend on __VMS instead, for POSIX
11667         namespace cleanness.
11668         (regoff_t): Define to ssize_t, not long int.
11669
11670         Remove the REG_ macros named below.  Instead, make the old names
11671         (e.g., RE_BACKSLASH_ESCAPE_IN_LISTS) visible only if
11672         __USE_GNU_REGEX.
11673         (REG_BACKSLASH_ESCAPE_IN_LISTS):
11674         (REG_BK_PLUS_QM, REG_CHAR_CLASSES, REG_CONTEXT_INDEP_ANCHORS):
11675         (REG_CONTEXT_INDEP_OPS, REG_CONTEXT_INVALID_OPS):
11676         (REG_DOT_NEWLINE, REG_DOT_NOT_NULL, REG_HAT_LISTS_NOT_NEWLINE):
11677         (REG_INTERVALS, REG_LIMITED_OPS, REG_NEWLINE_ALT):
11678         (REG_NO_BK_BRACES, REG_NO_BK_PARENS, REG_NO_BK_REFS):
11679         (REG_NO_BK_VBAR, REG_NO_EMPTY_RANGES):
11680         (REG_UNMATCHED_RIGHT_PAREN_ORD, REG_NO_POSIX_BACKTRACKING):
11681         (REG_NO_GNU_OPS, REG_DEBUG, REG_INVALID_INTERVAL_ORD):
11682         (REG_IGNORE_CASE, REG_CARET_ANCHORS_HERE):
11683         (REG_CONTEXT_INVALID_DUP, REG_NO_SUB, REG_SYNTAX_EMACS):
11684         (REG_SYNTAX_AWK, REG_SYNTAX_GNU_AWK, REG_SYNTAX_POSIX_AWK):
11685         (REG_SYNTAX_GREP, REG_SYNTAX_EGREP, REG_SYNTAX_POSIX_EGREP):
11686         (REG_SYNTAX_ED, REG_SYNTAX_SED, _REG_SYNTAX_POSIX_COMMON):
11687         (REG_SYNTAX_POSIX_BASIC, REG_SYNTAX_POSIX_MINIMAL_BASIC):
11688         (REG_SYNTAX_POSIX_EXTENDED, REG_SYNTAX_POSIX_MINIMAL_EXTENDED):
11689         (REG_DUP_MAX, REG_UNALLOCATED, REG_REALLOCATE, REG_FIXED):
11690         (REG_NREGS):
11691         Remove.  All uses replaced by the old RE_* names.
11692         (RE_BACKSLASH_ESCAPE_IN_LISTS):
11693         (RE_BK_PLUS_QM, RE_CHAR_CLASSES, RE_CONTEXT_INDEP_ANCHORS):
11694         (RE_CONTEXT_INDEP_OPS, RE_CONTEXT_INVALID_OPS):
11695         (RE_DOT_NEWLINE, RE_DOT_NOT_NULL, RE_HAT_LISTS_NOT_NEWLINE):
11696         (RE_INTERVALS, RE_LIMITED_OPS, RE_NEWLINE_ALT):
11697         (RE_NO_BK_BRACES, RE_NO_BK_PARENS, RE_NO_BK_REFS):
11698         (RE_NO_BK_VBAR, RE_NO_EMPTY_RANGES):
11699         (RE_UNMATCHED_RIGHT_PAREN_ORD, RE_NO_POSIX_BACKTRACKING):
11700         (RE_NO_GNU_OPS, RE_DEBUG, RE_INVALID_INTERVAL_ORD):
11701         (RE_IGNORE_CASE, RE_CARET_ANCHORS_HERE):
11702         (RE_CONTEXT_INVALID_DUP, RE_NO_SUB):
11703         Don't bother having these macros be independent of each others'
11704         values, since they no longer exist in the POSIX name space.
11705
11706         Rename the following member names back to their old names,
11707         unless !__USE_GNU_REGEX.  All uses changed back.
11708         (buffer): Renamed from re_buffer.
11709         (allocated): Renamed from re_allocated.
11710         (used): Renamed from re_used.
11711         (syntax): Renamed from re_syntax.
11712         (fastmap): Renamed from re_fastmap.
11713         (translate): Renamed from re_translate.
11714         (can_be_null): Renamed from re_can_be_null.
11715         (regs_allocated): Renamed from re_regs_allocated.
11716         (fastmap_accurate): Renamed from re_fastmap_accurate.
11717         (no_sub): Renamed from re_no_sub.
11718         (not_bol): Renamed from re_not_bol.
11719         (not_eol): Renamed from re_not_eol.
11720         (newline_anchor): Renamed from re_newline_anchor.
11721         (num_regs): Renamed from rm_num_regs.
11722         (start): Renamed from rm_start.
11723         (end): Renamed from rm_end.
11724
11725         (free_state): Move up a bit.
11726
11727         * lib/regex_internal.h (inline) [__GNUC__ < 3 && defined _LIBC]:
11728         #define to be empty.
11729         (ASCII_CHARS): New macro, replacing all uses of 0x80 and/or SBC_MAX / 2
11730         when that is what is intended.
11731         (SBC_MAX): Define to UCHAR_MAX + 1, not 256.
11732         (__re_error_msgid, __re_error_msgid_idx): Remove decls; not needed.
11733         (MAX): New macro.
11734         (re_xmalloc, re_calloc, re_xrealloc, re_x2realloc): Remove.
11735         All uses changed back to re_malloc, etc.  It's now the caller's
11736         responsibility to check for overflow; all callers changed.
11737         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc, re_xnrealloc):
11738         (re_x2nrealloc): Remove.
11739         (free_state): Remove decl.
11740
11741         * lib/regexc.c (regexec, re_match, re_search, re_match_2, re_search_2):
11742         (re_set_registers, re_exec):
11743         Use K&R-style defn.
11744
11745         2006-01-31  Roland McGrath  <roland@redhat.com>
11746
11747         * lib/regcomp.c (calc_eclosure_iter): Remove dead variables.
11748         Reported by Mike Frysinger <vapier@gentoo.org>.
11749
11750         2006-01-15  Andreas Jaeger  <aj@suse.de>
11751
11752         [BZ #1950]
11753         * lib/regex_internal.c (re_string_reconstruct): Adjust for
11754         build_wcs_upper_buffer change.
11755         (build_wcs_upper_buffer): Change return type.
11756
11757         2005-12-10  Ulrich Drepper  <drepper@redhat.com>
11758
11759         * lib/regex_internal.h: Include <stdint.h> if available.
11760
11761         2005-12-06  Paolo Bonzini  <bonzini@gnu.org>
11762
11763         * lib/regex_internal.h (SIZE_MAX): Provide a default definition.
11764
11765         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
11766
11767         * lib/regcomp.c: Adjust for changed secondary hash function.
11768
11769         2005-09-30  Ulrich Drepper  <drepper@redhat.com>
11770
11771         * lib/regex.h: Pretty printing.
11772         Clean up namespace a bit.
11773
11774         2005-09-30  Jakub Jelinek  <jakub@redhat.com>
11775
11776         * lib/regexec.c (update_cur_sifted_state, check_arrival,
11777         check_arrival_add_next_nodes): Avoid using uninitialized variable.
11778
11779         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
11780                     Ulrich Drepper  <drepper@redhat.com>
11781
11782         [BZ #1302]
11783         * lib/regex_internal.h (bitset_t): Renamed from bitset.  All uses
11784         changed.
11785         (bitset_word_t): Renamed from bitset_word.  All uses changed.
11786
11787         2005-09-22  Ulrich Drepper  <drepper@redhat.com>
11788
11789         [BZ #281]
11790         * lib/regex.h: Define RE_TRANSLATE_TYPE as unsigned char *.
11791         * lib/regcomp.c: Remove unnecessary uses of
11792         unsigned RE_TRANSLATE_TYPE.
11793         * lib/regex_internal.h: Likewise.
11794         * lib/regex_internal.c: Likewise.
11795         * lib/regexec.c: Likewise.
11796         Based on a patch by Stepan Kasal <kasal@ucw.cz>.
11797
11798         2005-09-07  Ulrich Drepper  <drepper@redhat.com>
11799
11800         * lib/regexec.c (find_recover_state): Remove unnecessary
11801         initialization.
11802         (transit_state_bkref): Make DFA a const pointer.
11803         (get_subexp): Likewise.
11804         (check_arrival): Likewise.
11805         (update_cur_sifted_state): Likewise.
11806         (re_search_internal): Likewise.
11807         (prune_impossible_nodes): Likewise.
11808         (acquire_init_state_context): Likewise.
11809         (proceed_next_node): Likewise.
11810         (set_regs): Likewise.
11811         (free_fail_stack_return): Likewise.
11812         (check_arrival_expand_ecl): Mark DFA parameter as const.
11813         (check_arrival_expand_ecl_sub): Likewise.
11814         (check_subexp_limits): Likewise.
11815         (sub_epsilon_src_nodes):  Likewise.
11816         (add_epsilon_src_nodes):  Likewise.
11817         (merge_state_array): Likewise.
11818         (update_regs): Likewise.
11819         (build_trtable): Likewise.
11820         (sift_states_backward): Mark MCTX parameter as const.
11821         (build_sifted_states): Likewise.
11822         (update_cur_sifted_state): Likewise.
11823         (sift_states_mkref): Likewise.
11824         (check_arrival_expand_ecl): Mark eclosure as const.
11825         (check_dst_limits_calc_pos_1): Likewise.
11826         * lib/regex_internal.h (re_match_context_t): Make dfa a const
11827         pointer.
11828
11829         2005-09-06  Ulrich Drepper  <drepper@redhat.com>
11830
11831         * lib/regexec.c (merge_state_with_log): Define dfa as const pointer.
11832         (transit_state_sb): Likewise.
11833         (transit_state_mb): Likewise.
11834         (sift_states_iter_mb): Likewise.
11835         (check_arrival_add_next_nodes): Likewise.
11836         (check_node_accept_bytes): Change first parameter to pointer-to-const.
11837         [_LIBC] (re_search_2_stub): Use mempcpy.
11838
11839         * lib/regex_internal.c (re_string_reconstruct): Avoid calling
11840         mbrtowc for very simple UTF-8 case.
11841
11842         * lib/regex_internal.c (re_acquire_state): Make DFA pointer arg
11843         a pointer-to-const.
11844         (re_acquire_state_context): Likewise.
11845         * lib/regex_internal.h: Adjust prototypes.
11846
11847         * lib/regex.c: Prevent using C++ compilers.
11848
11849         * lib/regex_internal.c (re_acquire_state): Minor code rearrangement.
11850         (re_acquire_state_context): Likewise.
11851
11852 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
11853
11854         * modules/regex (Depends-on): Add ssize_t.
11855
11856 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
11857
11858         * m4/regex.m4 (gl_REGEX): Check for new glibc interface to
11859         translation table.
11860
11861 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
11862
11863         * doc/gnulib-tool.texi (Modified imports): pathname -> file name.
11864
11865 2006-03-29  Mark D. Baushke  <mdb@gnu.org>
11866             Bruno Haible  <bruno@clisp.org>
11867
11868         * lib/stdint_.h: On OpenBSD, don't redefine types already included in
11869         <sys/types.h> and <inttypes.h>.
11870
11871 2006-03-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11872
11873         * m4/argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also define
11874         `__error_t_defined', so argp.h will not typedef the former.
11875
11876 2006-03-25  Paul Eggert  <eggert@cs.ucla.edu>
11877
11878         * m4/regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
11879         REG_SYNTAX_EMACS, and REG_IGNORE_CASE.  Settle for the traditional
11880         glibc names.  Even if glibc is changed to conform to POSIX, the
11881         traditional names will be available anyway, since regex depends on
11882         the extensions module.  Also, fix a longstanding typo in the
11883         implementation of Spencer ERE test #75 from grep 2.3.  Problems
11884         reported by Emanuele Giaquinta.  Also, change sense of cached
11885         variable, so that the message makes sense.
11886
11887 2006-03-24  Simon Josefsson  <jas@extundo.com>
11888
11889         * lib/base64.c: Fix problems reported by Eric Blake <ebb9@byu.net>,
11890         including some doc fixes.
11891         (base64_encode_alloc): Fix +1 bug on allocation failures.
11892
11893 2006-03-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11894
11895         * lib/base64.c (base64_encode): Do not read past end of array with
11896         unsanitized input on systems with CHAR_BIT > 8.
11897
11898 2006-03-24  Eric Blake  <ebb9@byu.net>
11899
11900         * lib/time_r.c (copy_string_result): Remove, as it is no longer used.
11901
11902 2006-03-22  Karl Berry  <karl@gnu.org>
11903
11904         * config/srclist.txt (*setenv.[ch]): get from coreutils.
11905         * config/srclistvars.sh (COREUTILS): new var.
11906
11907 2006-03-17  Jim Meyering  <jim@meyering.net>
11908
11909         * m4/regex.m4 (gl_REGEX): Fix typo in last change:
11910         s/_REGEX_WIDE_OFFSETS/_REGEX_LARGE_OFFSETS/.
11911
11912 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
11913
11914         * m4/regex.m4 (gl_REGEX): Don't check for off_t, since the code
11915         no longer needs it.  Instead, check that regoff_t is as least
11916         as wide as ptrdiff_t.
11917
11918         Don't define _REGEX_WIDE_OFFSETS unless using the included regex,
11919         so that our regex.h stays compatible with the installed regex.
11920         This is helpful for installers who configure --without-included-regex.
11921         Problem reported by Emanuele Giaquinta.
11922
11923 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
11924
11925         * lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
11926         Typedef to long int, not to off_, as POSIX will likely change
11927         in that direction.
11928
11929 2006-03-15  Eric Blake  <ebb9@byu.net>
11930
11931         * m4/dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.
11932
11933 2006-03-13  Sergey Poznyakoff  <gray@gnu.org.ua>
11934
11935         * lib/argp-help.c (validate_uparams): Fix typo
11936         * lib/argp-parse.c (argp_default_options): Consistently begin help
11937         messages with a lowercase letter.
11938
11939 2006-03-11  Paul Eggert  <eggert@cs.ucla.edu>
11940
11941         * lib/time_r.h (asctime_r, ctime_r): Remove.  These functions can
11942         overrun buffers and shouldn't be used (much as gets shouldn't be
11943         used).
11944         * lib/time_r.c (asctime_r, ctime_r): Likewise.
11945
11946 2006-03-08  Simon Josefsson  <jas@extundo.com>
11947
11948         * m4/gc-random.m4: Permit 'no' as variable values and fix warnings,
11949         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
11950
11951 2006-03-08  Simon Josefsson  <jas@extundo.com>
11952
11953         * m4/gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead of
11954         $target, suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
11955
11956 2006-03-08  Simon Josefsson  <jas@extundo.com>
11957
11958         * lib/gc-gnulib.c (randomize): Don't open files called 'no', they
11959         signal that configure disabled the device.
11960
11961 2006-03-08  Simon Josefsson  <jas@extundo.com>
11962
11963         * build-aux/maint.mk: Fix refresh-po, to handle no translated
11964         languages.
11965
11966 2006-03-07  Simon Josefsson  <jas@extundo.com>
11967
11968         * modules/getopt (Depends-on): Add unistd.
11969
11970         * modules/unistd: New file.
11971
11972 2006-03-07  Simon Josefsson  <jas@extundo.com>
11973
11974         * modules/gc-random: New file.
11975
11976 2006-03-07  Simon Josefsson  <jas@extundo.com>
11977
11978         * m4/unistd_h.m4: New file.
11979
11980 2006-03-07  Simon Josefsson  <jas@extundo.com>
11981
11982         * m4/readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
11983         test to be side-effect free by storing the result in the cache
11984         variable gl_cv_lib_readline, and moving the assignment of
11985         LIBREADLINE and LTLIBREADLINE outside the COMMANDS-TO-SET-IT.
11986         From Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
11987
11988 2006-03-07  Simon Josefsson  <jas@extundo.com>
11989
11990         * m4/gc-random.m4: New file, mostly from gc.m4.  Warn instead of
11991         error on missing devices (the functions will return an error).
11992
11993         * m4/gc.m4: Move random stuff to gc-random.m4
11994
11995 2006-03-07  Simon Josefsson  <jas@extundo.com>
11996
11997         * lib/unistd_.h: New file.
11998
11999 2006-03-07  Simon Josefsson  <jas@extundo.com>
12000
12001         * lib/gc-libgcrypt.c, gc-gnulib.c: Use GC_USE_RANDOM.
12002
12003 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
12004
12005         * m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.
12006         Problem reported by Juan Manuel Guerrero.
12007
12008 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
12009
12010         * lib/c-stack.c: Include unistd.h unconditionally, since we now assume
12011         the unistd module.
12012         * lib/getlogin_r.c: Likewise.
12013         * lib/getlogin_r.h: Likewise.
12014         * lib/glob.c: Likewise.
12015         * lib/pagealign_alloc.c: Likewise.
12016         * lib/unistd_.h: Remove; no longer needed.
12017
12018 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
12019
12020         * MODULES.html.sh (Support for systems lacking POSIX:2001):
12021         Add unistd.
12022         * modules/c-stack (Depends-on): Add unistd.
12023         * modules/getlogin_r: Likewise.
12024         * modules/glob: Likewise.
12025         * modules/pagealign_alloc: Likewise.
12026         * modules/unistd (Files): Remove lib/unistd_.h.
12027         (EXTRA_DIST): Remove.
12028         (unistd.h): Create using 'echo' rather than 'cp', so that we don't
12029         need unistd_.h.
12030         (MOSTLYCLEANFILES): Remove unistd.h-t.
12031
12032 2006-03-03  Simon Josefsson  <jas@extundo.com>
12033
12034         * build-aux/maint.mk: Add several syntax checks from CoreUtils.
12035
12036 2006-03-03  Simon Josefsson  <jas@extundo.com>
12037
12038         * build-aux/maint.mk: Add refresh-po rule, based on ideas from
12039         libidn and bison.
12040
12041 2006-03-03  Simon Josefsson  <jas@extundo.com>
12042
12043         * build-aux/maint.mk: Add indent target.
12044
12045 2006-03-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de> (tiny change)
12046
12047         * m4/poll.m4 (gl_FUNC_POLL): If we deem poll(2) unacceptable, use
12048         our replacement poll.h in any case, to avoid a differing
12049         declaration from a system header.  Seen on AIX.
12050
12051 2006-03-01  Simon Josefsson  <jas@extundo.com>
12052
12053         * lib/readline.c: Fix typo, tiny patch from Stepan Kasal
12054         <kasal@ucw.cz>.
12055
12056 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
12057
12058         * modules/gettime (Depends-on): Add extensions module.
12059         * modules/nanosleep (Depends-on): Likewise.
12060         * modules/settime (Depends-on): Likewise.
12061
12062 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
12063
12064         * m4/clock_time.m4 (gl_CLOCK_TIME): Require gl_USE_SYSTEM_EXTENSIONS,
12065         not merely AC_GNU_SOURCE, for the benefit of Solaris 10 when compiled
12066         pedantically.
12067         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
12068         * m4/timespec.m4 (gl_TIMESPEC): Likewise.
12069
12070         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test",
12071         not "==".  Reported by Ralf Wildenhues.
12072
12073 2006-03-01  Karl Berry  <karl@gnu.org>
12074
12075         * doc/Copyright/request-*: new files, synced from gnuorg.
12076
12077 2006-03-01  Karl Berry  <karl@gnu.org>
12078
12079         * config/srclist.txt (Copyright/*): new entries.
12080
12081 2006-02-28  Simon Josefsson  <jas@extundo.com>
12082
12083         * lib/getopt.c: Protect #include of unistd.h, for MSVS.
12084
12085 2006-02-27  Simon Josefsson  <jas@extundo.com>
12086
12087         * lib/base64.h: Indent #define's.  From Jim Meyering
12088         <jim@meyering.net>.
12089
12090 2006-02-27  Jim Meyering  <jim@meyering.net>
12091
12092         Revert the change of 2006-02-24, so these files can continue
12093         to be sync'd from gettext.
12094         * lib/mkdtemp.c, setenv.c, unsetenv.c: *Un*-normalize inclusion
12095         of `config.h'.
12096
12097 2006-02-26  Paul Eggert  <eggert@cs.ucla.edu>
12098
12099         * modules/intprops: New file.
12100         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
12101         Add intprops.
12102         * modules/getloadavg (Files): Remove lib/intprops.h.
12103         (Depends-on): Add intprops.
12104         * modules/human: Likewise.
12105         * modules/inttostr: Likewise.
12106         * modules/openat: Likewise.
12107         * modules/sig2str: Likewise.
12108         * modules/userspec: Likewise.
12109         * modules/utimecmp: Likewise.
12110         * modules/xnanosleep: Likewise.
12111         * modules/xstrtol: Likewise.
12112
12113 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny changes)
12114
12115         * modules/xstrtod: Omit xstrtod.h, xstrtod.c; they're in LIB_SOURCES.
12116         * modules/lock-tests (TESTS): Use $(EXEEXT).
12117         * modules/tls-tests: Likewise.
12118         * modules/argp-tests: Likewise.
12119         (check_PROGRAMS): New var, replacing...
12120         (noinst_PROGRAMS, test_argp_SOURCES): Remove.
12121
12122 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12123
12124         * lib/mkdtemp.c, lib/setenv.c, lib/unsetenv.c: Normalize inclusion of
12125         `config.h'.
12126
12127 2006-02-24  Paul Eggert  <eggert@cs.ucla.edu>
12128
12129         * lib/glob.c: Say "invalid" rather than "illegal" in comments.
12130
12131 2006-02-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12132
12133         Sync from coreutils.
12134         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and
12135         gl_CHDIR_SAFER.
12136
12137 2006-02-22  Jim Meyering  <jim@meyering.net>
12138
12139         Sync from coreutils.
12140         * m4/chdir-safer.m4: New file.
12141
12142 2006-02-20  Paul Eggert  <eggert@cs.ucla.edu>
12143
12144         * lib/getcwd.c (AT_FDCWD): Work around a bug in Solaris 9 and 10, where
12145         AT_FDCWD exceeds INT_MAX.
12146         * lib/openat.h (AT_FDCWD): Likewise.
12147
12148 2006-02-17  Eric Blake  <address@hidden>
12149
12150         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix caching error.
12151
12152 2006-02-16  Simon Josefsson  <jas@extundo.com>
12153
12154         * modules/getaddrinfo (Depends-on): Add sys_socket.
12155
12156 2006-02-15  Simon Josefsson  <jas@extundo.com>
12157
12158         * build-aux/maint.mk: Add dsyntax-check rule.
12159
12160 2006-02-15  Eric Blake  <ebb9@byu.net>
12161
12162         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
12163         winsock2.h or ws2tcpip.h when sys/socket.h is present. Fixes
12164         'present but cannot compile' warnings on cygwin.
12165         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Use gl_HEADER_SYS_SOCKET.  Don't
12166         use ws2tcpip.h if sys/socket.h works.
12167         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_HEADER_SYS_SOCKET.
12168         (gl_GETADDRINFO): Don't use ws2tcpip.h when sys/socket.h is present.
12169
12170 2006-02-14  Simon Josefsson  <jas@extundo.com>
12171
12172         * modules/maintainer-makefile (Files): Rename.
12173
12174         * build-aux/GNUmakefile: Rename Makefile.maint to maint.mk
12175         and (the local) Makefile.cfg to maint-cfg.mk.
12176
12177         * build-aux/Makefile.maint, build-aux/maint.mk: Renamed the former
12178         to the latter.
12179
12180         * modules/maintainer-makefile: New module.
12181
12182         * build-aux/Makefile.maint: New file, from GNU CoreUtils, although
12183         severaly stripped to make it possible to build it up from scratch
12184         with reliable tests.
12185
12186         * build-aux/GNUmakefile: New file, from GNU CoreUtils with some
12187         fixes to permit overriding the default actions when configure and
12188         makefile are not available.
12189
12190 2006-02-14  Paul Eggert  <eggert@cs.ucla.edu>
12191
12192         Sync from coreutils.
12193         * modules/lstat (Depends-on): Don't depend on xalloc.
12194         (License): Change from GPL to LGPL, since this is now simply a
12195         replacement for a libc function.
12196
12197 2006-02-14  Jim Meyering  <jim@meyering.net>
12198
12199         Sync from coreutils.
12200
12201         Eliminate the unwelcome (albeit unlikely) possibility of xmalloc
12202         failure on deficient systems, and simplify gnulib lgpl dependencies.
12203         * lib/lstat.c (rpl_lstat): Rewrite to use stat() in place of the
12204         xmalloc/lstat combination.  Based on a patch from Bruno Haible.
12205
12206         * lib/xalloc-die.c: Remove unused definition of N_.
12207
12208 2006-02-14  Jim Meyering  <jim@meyering.net>
12209
12210         Sync from coreutils.
12211         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Invoke
12212         AC_CHECK_FUNCS(getmntent) unconditionally so that tests of
12213         $ac_cv_func_getmntent (e.g., in gl_LIST_MOUNTED_FILE_SYSTEMS) need not
12214         double-quote uses of that variable, to accommodate the rare case in
12215         which getmntent is available in none of the libraries checked.  This
12216         happens at least on FreeBSD 5.0.
12217
12218 2006-02-13  Simon Josefsson  <jas@extundo.com>
12219
12220         * gnulib-tool (Usage): Fix --import, from
12221         karl@freefriends.org (Karl Berry).
12222
12223 2006-02-13  Sergey Poznyakoff  <gray@gnu.org.ua>
12224
12225         * lib/argp-fmtstream.c: Restore another bugfix lost on 2005-12-12
12226
12227 2006-02-07  Sergey Poznyakoff  <gray@gnu.org.ua>
12228
12229         * lib/argp-namefrob.h: Restore changes accidentally lost during the
12230         "autoupdate" on 2005-12-12.
12231
12232 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
12233
12234         * modules/closeout (Depends-on): Remove atexit.
12235
12236 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
12237
12238         * lib/closeout.c (close_stdout): Don't assume 'bool' converts nonzero
12239         ints to 0 or 1, as this isn't true for the stdbool.h substitute.
12240
12241 2006-02-05  Paul Eggert  <eggert@cs.ucla.edu>
12242
12243         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
12244         __EXTENSIONS__ if this causes compilation to fail.  Problem
12245         reported by Nelson H. F. Beebe with Solaris 10 and Sun C 5.7
12246         c89 -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED.
12247
12248 2006-01-27  Paul Eggert  <eggert@cs.ucla.edu>
12249
12250         * lib/fnmatch.c (L_): Renamed from L, to work around a bug in
12251         Mac OS X 10.3.9 with GCC 3 reported by Claudio Fontana in
12252         <http://lists.gnu.org/archive/html/bug-gnulib/2006-01/msg00074.html>.
12253         All uses changed.
12254
12255 2006-01-26  Simon Josefsson  <jas@extundo.com>
12256
12257         * lib/socket_.h: Set WINVER to 0x0501, to make sure getaddrinfo
12258         prototype is visible on mingw32.
12259
12260         * lib/getaddrinfo.h: Define EAI_ADDRFAMILY and EAI_SYSTEM if not set,
12261         for mingw32.
12262
12263         * lib/gai_strerror.c, getaddrinfo.h: Protect netdb.h #include (for
12264         mingw32).
12265
12266 2006-01-26  Paul Eggert  <eggert@cs.ucla.edu>
12267
12268         * lib/fts.c (diropen): Open with O_NOCTTY | O_NONBLOCK too.  Don't
12269         attempt to open for write; this always fails, at least on POSIX
12270         hosts.  This reinstates the 2006-01-09 change, which was
12271         inadvertently removed.
12272
12273 2006-01-26  Bruno Haible  <bruno@clisp.org>
12274
12275         * gnulib-tool (func_import): Use "trap 'exit $?' instead of "trap :".
12276         Reported by Paul Eggert.
12277
12278 2006-01-26  Bruno Haible  <bruno@clisp.org>
12279             Paul Eggert  <eggert@cs.ucla.edu>
12280
12281         * lib/stdbool_.h (_Bool)
12282         [(! (defined __cplusplus || defined __BEOS__)
12283           && !defined __GNUC__
12284           && !(defined __HP_cc || defined __xlc__
12285                || (defined __SUNPRO_C && (__SUNPRO_C < 0x550 || __STDC__ == 1))
12286                || defined __sgi))]:
12287         #define to signed char in these cases too; this simplifies
12288         the code (so that we don't have to worry about HP-UX, AIX, SunPRO,
12289         etc., separately) and makes it more conservative.
12290
12291 2006-01-25  Simon Josefsson  <jas@extundo.com>
12292
12293         * m4/getaddrinfo.m4: Look for getaddrinfo inside ws2tcip.h and
12294         -lws2_32.  Protect sys/socket.h and netdb.h #include's.  Include
12295         ws2tcpip.h with WINVER=0x0501.  All for mingw32.
12296
12297 2006-01-25  Sergey Poznyakoff  <gray@gnu.org.ua>
12298
12299         * lib/argp-namefrob.h: Bugfix. Remove stray #
12300
12301 2006-01-25  Paul Eggert  <eggert@cs.ucla.edu>
12302
12303         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for xlc bug if __GCC__ too,
12304         so that we test the test.
12305         Check for yet another HP-UX cc bug involving *bool |= bool.
12306
12307 2006-01-25  Karl Berry  <karl@gnu.org>
12308
12309         * config/srclist.txt (vasnprintf.c): sync lost.
12310
12311 2006-01-25  Jim Meyering  <jim@meyering.net>
12312
12313         Sync from the stable (b5) branch of coreutils:
12314
12315         * lib/fts.c (fts_children): Don't let close() clobber errno from
12316         failed fchdir().
12317
12318         * lib/fts.c (fts_stat): When following a symlink-to-directory,
12319         don't necessarily interpret stat-fails+lstat-succeeds as indicating
12320         a dangling symlink.  That can also happen at least for ELOOP.
12321         The fix: return FTS_SLNONE only when the stat errno is ENOENT.
12322         FYI, this bug predates the inclusion of fts.c in coreutils.
12323
12324         * lib/fts.c (fts_open): Put new maxarglen declaration and uses
12325         in their own block, so pre-c99 compilers don't object.
12326
12327         Avoid the double-free (first in fts_read, second in fts_close) that
12328         would occur when an `active' directory is made inaccessible (e.g.,
12329         via chmod a-x) during a traversal.
12330         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
12331         before returning.  Reproduce this failure by
12332         mkdir -p a/b; cd a; chmod a-x . b
12333         Reported by Stavros Passas.
12334
12335 2006-01-25  Jim Meyering  <jim@meyering.net>
12336
12337         * lib/fileblocks.c: Remove more useless parentheses.
12338         * lib/readutmp.h: Likewise.
12339
12340 2006-01-25  Bruno Haible  <bruno@clisp.org>
12341
12342         * lib/stdbool_.h (_Bool) [IRIX cc]: Define as 'signed char', to avoid
12343         warnings.
12344         Reported by Paul Eggert.
12345
12346 2006-01-25  Bruno Haible  <bruno@clisp.org>
12347
12348         * gnulib-tool (func_import): Use "trap :" instead of "trap -" to get
12349         rid of a trap command. For Solaris sh.
12350         Reported by Mark D. Baushke <mdb@gnu.org>.
12351
12352 2006-01-24  Simon Josefsson  <jas@extundo.com>
12353
12354         * lib/socket_.h (SHUT_WR, SHUT_RDWR): Don't hardcode, suggested by
12355         Bruno.
12356
12357 2006-01-24  Karl Berry  <karl@gnu.org>
12358
12359         * config/srclist.txt (argp-namefrob.h): sync lost.
12360
12361 2006-01-24  Jim Meyering  <jim@meyering.net>
12362
12363         * modules/openat (Files): Add lib/intprops.h.
12364         From Mark D. Baushke.
12365
12366 2006-01-24  Jim Meyering  <jim@meyering.net>
12367
12368         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).
12369         Reported by Mark D. Baushke.
12370
12371 2006-01-24  Jim Meyering  <jim@meyering.net>
12372
12373         * lib/socket_.h: Remove useless parentheses in uses of cpp `defined'.
12374
12375 2006-01-24  Bruno Haible  <bruno@clisp.org>
12376
12377         * modules/strnlen (Maintainer): Change from glibc to all.
12378
12379 2006-01-24  Bruno Haible  <bruno@clisp.org>
12380
12381         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for IBM and HP-UX bugs.
12382         Patch by Paul Eggert.
12383
12384 2006-01-24  Bruno Haible  <bruno@clisp.org>
12385
12386         * lib/stdbool_.h (_Bool) [__cplusplus]: Don't define if the compiler
12387         already has it.
12388         Report and patch by Albert Chin-A-Young  <china@thewrittenword.com> on
12389         2005-11-26.
12390
12391         * lib/stdbool_.h (_Bool) [HP-UX cc, AIX cc,xlc]: Define as
12392         'signed char' to avoid problems with the built-in _Bool type.
12393         Reported by Paul Eggert on 2005-11-26.
12394
12395 2006-01-24  Bruno Haible  <bruno@clisp.org>
12396
12397         * gnulib-tool (func_import): Avoid constructing complicated sed
12398         expressions inside backquote.
12399         Report and solution by Mark D. Baushke <mdb@gnu.org>.
12400
12401 2006-01-23  Ulrich Drepper  <drepper@redhat.com>
12402
12403         These changes imported from libc.
12404         * lib/getopt.c: Use __fxprintf instead of inline stream orientation
12405         test and two separate function calls.
12406         * lib/strndup.c (__strndup): Add libc_hidden_def.
12407
12408 2006-01-23  Simon Josefsson  <jas@extundo.com>
12409
12410         * modules/lock-tests: Use check_PROGRAMS instead of noinst_PROGRAMS.
12411         Remove the test_*_SOURCES variable: automake infers it by default.
12412         * modules/tls-tests: Likewise.
12413
12414 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
12415
12416         Work around porting bugs reported by Dieter in
12417         <http://lists.gnu.org/archive/html/bug-bison/2006-01/msg00049.html>.
12418         * lib/getopt.c (_NOPROTO): Remove; no longer needed.
12419         Include <stdlib.h> and <unistd.h> in all environments; it's safe now.
12420         Include "getopt.h" first, to check interface.
12421         (getenv): Declare only if defined HAVE_DECL_GETENV &&
12422         !HAVE_DECL_GETENV.
12423         * lib/strndup.c [!_LIBC]: Include "strndup.h" to get prototype.
12424         (__strndup): Revert to K&R-style function dfns, the glibc style.
12425         * lib/strnlen.c: Don't claim it's taken from glibc; it's not.
12426         (strnlen, __strnlen): Remove #defines and #undefs; not needed.
12427         Include strnlen.h first, to get prototype properly.
12428         (strnlen): Renamed from __strnlen.
12429         Remove weak alias.
12430
12431 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
12432
12433         * m4/getopt.m4 (gl_PREREQ_GETOPT): Check for getenv decl.
12434
12435 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
12436
12437         * config/srclist.txt: Adjust to reflect glibc reorganization.
12438         This affects only comments.
12439
12440 2006-01-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
12441
12442          * gnulib-tool, build-aux/csharpcomp.sh.in: Do not pass `-q' to mktemp.
12443          Reported by Bruce Korb <bkorb@gnu.org>.
12444
12445 2006-01-22  Paul Eggert  <eggert@cs.ucla.edu>
12446
12447         * lib/quotearg.c (quotearg_buffer_restyled): Add "default: break;"
12448         to pacify gcc -Wswitch-default.
12449
12450 2006-01-22  Bruno Haible  <bruno@clisp.org>
12451
12452         * lib/vasnprintf.c (VASNPRINTF): In the computation of the size of the
12453         temporary buffer for sprintf, take into account the precision also
12454         for 'd', 'i', 'u', 'o', 'x', 'X'.
12455
12456 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
12457
12458         * modules/argp-tests: New module
12459         * tests/test-argp.c: New file
12460         * tests/test-argp-2.sh: New file
12461
12462 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
12463
12464         * lib/argp-help.c (usage_long_opt): Do not print DOC options.
12465         (__argp_base_name): Removed
12466         * lib/argp-namefrob.h (__argp_basename): Removed definition. Was a
12467         typo.
12468         (__argp_base_name): Provide macro definition or extern declaration
12469         depending on the configuration
12470
12471 2006-01-20  Simon Josefsson  <jas@extundo.com>
12472
12473         * modules/inet_ntop (Depends-on): Depend on sys_socket.
12474
12475 2006-01-20  Simon Josefsson  <jas@extundo.com>
12476
12477         * lib/inet_ntop.h: Unconditionally include sys/socket.h.
12478
12479 2006-01-20  Paul Eggert  <eggert@cs.ucla.edu>
12480
12481         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
12482         rather than -Xlinker -z -Xlinker ignore, as it's more portable.
12483         Suggested by Bruno Haible.
12484
12485 2006-01-20  Karl Berry  <karl@gnu.org>
12486
12487         * config/srclist.txt (argp-fmtstream.h, localcharset.c): comment out
12488         until changes propagate, I guess.
12489
12490 2006-01-19  Simon Josefsson  <jas@extundo.com>
12491
12492         * m4/socklen.m4: Look in ws2tcpip.h too, for mingw32.
12493
12494 2006-01-19  Simon Josefsson  <jas@extundo.com>
12495
12496         * lib/socket_.h: Map SHUT_RD, SHUT_WR, SHUT_RDWR correctly.
12497
12498 2006-01-19  Simon Josefsson  <jas@extundo.com>
12499
12500         * gnulib-tool: Set check_PROGRAMS.
12501
12502         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
12503         modules/des-tests, modules/gc-arcfour-tests,
12504         modules/gc-arctwo-tests, modules/gc-des-tests,
12505         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
12506         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
12507         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
12508         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
12509         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
12510         modules/md5-tests, modules/readline, modules/rijndael-tests: Use
12511         check_PROGRAMS instead of noinst_PROGRAMS to be able to remove
12512         test_*_SOURCES.
12513
12514 2006-01-18  Simon Josefsson  <jas@extundo.com>
12515
12516         * modules/socklen (Depends-on): Depend on sys_socket.
12517
12518 2006-01-18  Simon Josefsson  <jas@extundo.com>
12519
12520         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
12521         modules/des-tests, modules/gc-arcfour-tests,
12522         modules/gc-arctwo-tests, modules/gc-des-tests,
12523         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
12524         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
12525         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
12526         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
12527         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
12528         modules/md5-tests, modules/readline, modules/rijndael-tests: Add
12529         $(EXEEXT) to automake TESTS variable, for mingw32.
12530
12531 2006-01-17  Simon Josefsson  <jas@extundo.com>
12532
12533         * modules/socklen (Include): Need sys/socket.h.
12534
12535 2006-01-17  Bruno Haible  <bruno@clisp.org>
12536
12537         * modules/ssize_t (Include): Add <sys/types.h>.
12538
12539 2006-01-16  Paul Eggert  <eggert@cs.ucla.edu>
12540
12541         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
12542         it's not portable and it doesn't work with cross-compiles.
12543         Problem reported by Bruno Haible.  Fix missing-$ typo in
12544         'test "gl_cv_ignore_unused_libraries" ...' that prevented
12545         -zignore from being used with Sun's C compiler.
12546
12547 2006-01-12  Simon Josefsson  <jas@extundo.com>
12548
12549         * lib/base64.c: Fix warning, reported by Bruno Haible
12550         <bruno@clisp.org> and patch by Paul Eggert <eggert@CS.UCLA.EDU>.
12551
12552 2006-01-12  Bruno Haible  <bruno@clisp.org>
12553
12554         * modules/ldd: New file.
12555         * build-aux/ldd.sh.in: New file.
12556         * MODULES.html.sh (Support for building libraries and executables): Add
12557         ldd.
12558
12559 2006-01-12  Bruno Haible  <bruno@clisp.org>
12560
12561         * m4/ldd.m4: New file.
12562
12563 2006-01-12  Bruno Haible  <bruno@clisp.org>
12564
12565         * gnulib-tool (func_import, func_create_testdir): Don't go into an
12566         endless loop while replacing $auxdir with build-aux.
12567
12568 2006-01-11  Simon Josefsson  <jas@extundo.com>
12569
12570         * lib/stdint_.h (SIZE_MAX): Add missing (.
12571
12572 2006-01-11  Paul Eggert  <eggert@cs.ucla.edu>
12573
12574         Sync from coreutils.
12575         * lib/md5.c: Fix commentary typos.
12576         (alignof, UNALIGNED_P): No need for a GCC-specific version.
12577         * lib/md5.h (__attribute__): Remove; unused.
12578         * lib/sha1.c: Fix commentary to match md5 better.
12579         * lib/sha1.h (struct sha1_ctx): Use a word buffer, not a byte buffer,
12580         so that we don't need to worry about alignment.  All uses changed.
12581         This merges the 2005-10-28 md5 change into sha1.
12582
12583 2006-01-11  Jim Meyering  <jim@meyering.net>
12584
12585         Sync from coreutils.
12586         * lib/md5.c (OP): Fix spacing.
12587
12588 2006-01-11  Bruno Haible  <bruno@clisp.org>
12589
12590         Ensure automatic ordering between gl_LOCK and gl_ARGP.
12591         * m4/lock.m4 (gl_LOCK_BODY): Renamed from gl_LOCK.
12592         (gl_LOCK): New macro, requiring gl_LOCK_BODY.
12593
12594 2006-01-11  Bruno Haible  <bruno@clisp.org>
12595
12596         Ensure automatic ordering between gl_LOCK and gl_ARGP.
12597         * gnulib-tool (func_import, func_create_testdir): Put gl_LOCK into
12598         the "early" section as well.
12599
12600 2006-01-11  Bruno Haible  <bruno@clisp.org>
12601
12602         Avoid "ar: no archive members specified" error on MacOS X.
12603         * gnulib-tool (func_modules_add_dummy): New function.
12604         (func_import, func_create_testdir): Invoke it.
12605
12606 2006-01-11  Bruno Haible  <bruno@clisp.org>
12607
12608         * gnulib-tool (func_import, func_create_testdir): Replace build-aux
12609         with $auxdir in AC_CONFIG_FILES statements.
12610
12611 2006-01-11  Bruno Haible  <bruno@clisp.org>
12612
12613         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
12614         Initialize also noinst_HEADERS to empty.
12615
12616 2006-01-11  Bruno Haible  <bruno@clisp.org>
12617
12618         * gnulib-tool (AUTOMAKEPATH, AUTOCONF, ACLOCAL, AUTOMAKE): New
12619         variables.
12620         (func_create_megatestdir): Call aclocal, autoconf, automake here, not
12621         autoreconf.
12622
12623 2006-01-11  Bruno Haible  <bruno@clisp.org>
12624
12625         * gnulib-tool (AUTOCONF, ACLOCAL, AUTOMAKE, AUTORECONF): Make
12626         overridable by the user.
12627         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
12628
12629 2006-01-10  Simon Josefsson  <jas@extundo.com>
12630
12631         * modules/sys_socket: New file.
12632
12633 2006-01-10  Simon Josefsson  <jas@extundo.com>
12634
12635         * m4/sys_socket_h.m4: New file.
12636
12637 2006-01-10  Simon Josefsson  <jas@extundo.com>
12638
12639         * lib/socket_.h: New file.
12640
12641 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
12642
12643         * modules/readutmp (Maintainer): Add myself.
12644
12645 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
12646
12647         * m4/memcoll.m4 (gl_MEMCOLL): Don't require AC_FUNC_MEMCMP, undoing
12648         the 2002-12-31 change.  Problem and fix reported by Bruno Haible.
12649         People who are still concerned with buggy memcmp implementations
12650         can invoke gl_FUNC_MEMCMP themselves.
12651
12652 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
12653
12654         * lib/regex_internal.h (BITSET_WORD_BITS):
12655         Work around a bug in 64-bit PGC (before version 6.1-2), where the
12656         preprocessor mishandles large unsigned values as if they were signed.
12657         Problem reported by Claudio Fontana in
12658         <http://lists.gnu.org/archive/html/bug-gnulib/2005-12/msg00061.html>.
12659
12660 2006-01-10  Jim Meyering  <jim@meyering.net>
12661
12662         Avoid the double-free (first in fts_read, second in fts_close) that
12663         would occur when an `active' directory is made inaccessible (e.g.,
12664         via chmod a-x) during a traversal.
12665         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
12666         before returning.  Reproduce this failure by
12667         mkdir -p a/b; cd a; chmod a-x . b
12668         Reported by Stavros Passas.
12669
12670         Sync from coreutils.
12671         * lib/sha1.c: Tweak grammar in a comment.
12672
12673 2006-01-10  Jim Meyering  <jim@meyering.net>
12674
12675         * m4/fpending.m4: Also include <stdio.h>, for Dragonfly.
12676         Patch by Joerg Sonnenberger.
12677
12678 2006-01-10  Bruno Haible  <bruno@clisp.org>
12679
12680         * modules/readutmp: Depend on module free.
12681         * modules/strtok_r: Depend on module restrict.
12682
12683 2006-01-10  Bruno Haible  <bruno@clisp.org>
12684
12685         * modules/gettext (configure.ac): Add an invocation of
12686         AM_GNU_GETTEXT_VERSION. Needed since autoreconf is used by gnulib-tool.
12687
12688 2006-01-10  Bruno Haible  <bruno@clisp.org>
12689
12690         * m4/localcharset.m4 (gl_LOCALCHARSET): Also test for getc_unlocked.
12691         Reported by Werner Lemberg <wl@gnu.org>.
12692
12693 2006-01-10  Bruno Haible  <bruno@clisp.org>
12694
12695         * lib/localcharset.c: Update from GNU gettext.
12696
12697 2006-01-10  Bruno Haible  <bruno@clisp.org>
12698
12699         * lib/argp.h (__const): Remove macro. Use const instead.
12700         * lib/argp-fmtstream.h (__const): Likewise.
12701         * lib/glob_.h (__const): Remove macro.
12702         * lib/glob-libc.h: Use const instead of __const.
12703
12704 2006-01-10  Bruno Haible  <bruno@clisp.org>
12705
12706         * gnulib-tool (func_emit_tests_Makefile_am): Emit an empty SUBDIR
12707         variable.
12708         Needed to avoid an automake error regarding the 'gettext' module.
12709
12710 2006-01-09  Simon Josefsson  <jas@extundo.com>
12711
12712         * modules/inet_ntop (Depends-on): Add restrict.
12713
12714 2006-01-09  Simon Josefsson  <jas@extundo.com>
12715
12716         * modules/gc-rijndael-tests (License): Put under LGPL.
12717
12718         * modules/gc-des-tests (License): Likewise.
12719
12720         * modules/gc-arcfour-tests (License): Likewise.
12721
12722         * modules/gc-arctwo-tests (License): Likewise.
12723
12724         * modules/gc-pbkdf2-sha1-tests (License): Likewise.
12725
12726         * modules/gc-hmac-sha1-tests (Files): Likewise.
12727
12728         * modules/gc-hmac-md5-tests (License): Likewise.
12729
12730         * modules/gc-sha1-tests (License): Likewise.
12731
12732         * modules/gc-md5-tests (License): Likewise.
12733
12734         * modules/gc-md4-tests (License): Likewise.
12735
12736         * modules/gc-md2-tests (License): Likewise.
12737
12738         * modules/gc-tests (License): Likewise.
12739
12740         * modules/des-tests (License): Likewise.
12741
12742         * modules/md4-tests (License): Likewise.
12743
12744         * modules/md2-tests (License): Likewise.
12745
12746 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
12747
12748         Sync from coreutils:
12749
12750         * MODULES.html.sh (build_lib): New section, with new lib-ignore module.
12751         * modules/lib-ignore: New file.
12752         * modules/mkdir-p (Files): Add chdir-safer.c, chdir-safer.h, lchmod.h,
12753         chdir-safer.m4, lchmod.m4.
12754         * modules/openat: Add mkdirat.c, openat-priv.h.
12755
12756 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
12757
12758         Sync from coreutils.
12759         * m4/lib-ignore.m4: New file.
12760         * m4/lchmod.m4: New file.
12761
12762 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
12763
12764         Sync from coreutils.
12765         * lib/chdir-long.c (cdb_free): Don't bother trying to open directory
12766         for write access: POSIX says that must fail.
12767         * lib/fts.c (diropen): Likewise.
12768         * lib/save-cwd.c (save_cwd): Likewise.
12769         * lib/chdir-long.c (cdb_free): Open with O_NOCTTY | O_NONBLOCK as
12770         well, for minor improvements on hosts that lack O_DIRECTORY.
12771         * lib/chown.c (rpl_chown) [CHOWN_MODIFIES_SYMLINK]:
12772         Don't try O_WRONLY unless O_RDONLY failed wth EACCES.
12773         Fall back on chown if open failed with EACCES.
12774
12775         * lib/gettime.c (gettime) [!defined OK_TO_USE_1S_CLOCK]:
12776         Report an error at compile-time if only a 1-second nominal clock
12777         resolution is found.
12778
12779         * lib/lchmod.h: New file.
12780         * lib/mkdir-p.c: Include lchmod.h, lchown.h.
12781         (make_dir_parents): Use lchown rather than chown, and
12782         lchmod rather than chmod.
12783
12784         * lib/mountlist.c (ME_DUMMY): "none" and "proc" file systems are
12785         dummies too.  Problem with "none" reported by Bob Proulx.  Problem with
12786         "proc" reported by n0dalus.
12787
12788         * lib/mountlist.c: Include <limits.h>.
12789         (dev_from_mount_options)
12790         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]:
12791         New function.  It no longer assumes "dev=" has the System V meaning
12792         on Linux (since it doesn't).  It also parses "dev=" more carefully.
12793         (read_file_system_list)
12794         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]: Use it.
12795         MOUNTED_GETMNTENT2 is new here; the code didn't used to look for
12796         dev= in that case.
12797
12798         * lib/posixtm.h (PDS_PRE_2000): New macro.
12799         * lib/posixtm.c (year): Arg is now syntax_bits rather than
12800         allow_century.  All usages changed.  Reject dates outside the range
12801         1969-1999 if PDS_PRE_2000 is used.
12802
12803 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
12804
12805         Sync from coreutils.
12806         * doc/getdate.texi (General date syntax): Invalid dates are rejected.
12807         (Time of day items): Mention the possibility of leap seconds.
12808         Problem reported by Dr. David Alan Gilbert.
12809
12810 2006-01-09  Jim Meyering  <jim@meyering.net>
12811
12812         Sync from coreutils.
12813
12814         * lib/version-etc.c (COPYRIGHT_YEAR): Update to 2006.
12815
12816         * lib/chdir-safer.h, lib/chdir-safer.c: New files.
12817
12818         * lib/modechange.c (mode_compile): Reject an invalid mode string
12819         that starts with an octal digit.  From Andreas Gruenbacher.
12820
12821         * lib/openat.c: Include "fcntl--.h" and "unistd--.h", to map open
12822         and dup to open_safer and dup_safer, respectively.
12823         (openat_permissive): Fix typo in comment.
12824
12825         * lib/openat.c: Don't include <stdlib.h>, <unistd.h>, <fcntl.h>,
12826         "gettext.h"; either no longer needed or are guaranteed by openat.h.
12827         (_): Remove; no longer needed.
12828         (openat): Renamed from rpl_openat; no need for rpl_openat
12829         since openat.h renames openat for us.
12830         Replace most of the body with a call to openat_permissive,
12831         to avoid duplicate code.
12832         Port to (probably hypothetical) environments were mode_t is
12833         wider than int.
12834         (openat_permissive): Require mode arg, so that we can check
12835         types better.  Put it just after flags.  Change cwd failure
12836         indicator from pointer-to-bool to pointer-to-errno-value.
12837         All callers changed.
12838         Invoke openat_save_fail and/or openat_restore_fail if
12839         cwd_errno is null, so that openat can call us.
12840         (openat_permissive, fdopendir, fstatat, unlinkat):
12841         Simplify errno handling to avoid some duplicate code,
12842         as it's OK to set errno on success.
12843         * lib/openat.h: Revamp code so that function macros depend on
12844         __OPENAT_PREFIX only, not also on AT_FDCWD.
12845         (openat_ro): Remove.  Caller changed to use openat_permissive.
12846         (openat_permissive): Now a macro, if not a function.
12847         (openat_restore_fail, openat_save_fail): Now always functions,
12848         since mkdirat needs them even if __OPENAT_PREFIX is defined.
12849
12850         * lib/openat-priv.h: New file, defining macros used by mkdirat.c
12851         and openat.c.
12852         * lib/mkdirat.c: Include openat-priv.h.
12853         Remove definitions of macros defined therein.
12854         * lib/openat.c: Likewise.
12855
12856         * lib/mkdirat.c (mkdirat): New file and function.
12857         * lib/openat.h (mkdirat): Declare.
12858
12859         * lib/openat.c (fdopendir): Don't change errno when returning non-NULL.
12860
12861         * lib/openat.h (openat_permissive): Declare.
12862         (openat_ro): Define.
12863
12864         * lib/openat.c (EXPECTED_ERRNO): New macro.
12865         (openat_permissive): New function -- used in remove.c rewrite.
12866         (all functions): Set errno just before returning, only if there
12867         was an actual failure.
12868         Use EXPECTED_ERRNO rather than comparing against only ENOTDIR.
12869
12870         Emulate openat-family functions using Linux's procfs, if possible.
12871         Idea and some code based on Ulrich Drepper's glibc changes.
12872
12873         * lib/openat.c: (BUILD_PROC_NAME): New macro.
12874         Include <stdio.h>, <string.h>, "alloca.h" and "intprops.h".
12875         (rpl_openat): Emulate by trying to open /proc/self/fd/%d/%s,
12876         before falling back on save_cwd and restore_cwd.
12877         (fdopendir, fstatat, unlinkat): Likewise.
12878
12879         * lib/openat.c (fstatat, unlinkat): Perform the syscall directly,
12880         skipping the save_cwd...restore_cwd overhead, if FILE is absolute.
12881
12882         * lib/openat.c (rpl_openat): Use the promoted type (int), not mode_t,
12883         as second argument to va_arg.  Otherwise, some versions of gcc
12884         warn that `if this code is reached, the program will abort'.
12885
12886 2006-01-09  Jim Meyering  <jim@meyering.net>
12887
12888         Sync from coreutils.
12889         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile mkdirat.c.
12890         Require openat-priv.h.
12891
12892 2006-01-09  Bruno Haible  <bruno@clisp.org>
12893
12894         * modules/strnlen (Include): Use strnlen.h.
12895
12896 2006-01-09  Bruno Haible  <bruno@clisp.org>
12897
12898         * m4/stdint.m4 (gl_STDINT_H): Also test for <sys/bitypes.h>.
12899
12900 2006-01-09  Bruno Haible  <bruno@clisp.org>
12901
12902         * lib/sysexit_.h (EX_OK): New macro.
12903         Suggested by Martin Lambers <marlam@marlam.de>.
12904
12905 2006-01-09  Bruno Haible  <bruno@clisp.org>
12906
12907         * lib/stdint_.h: On Linux libc4 and libc5, include <sys/bitypes.h> and
12908         don't define _STDINT_H_NEED_SIGNED_INT_TYPES.
12909
12910 2006-01-09  Bruno Haible  <bruno@clisp.org>
12911
12912         * lib/stdint_.h (SIZE_MAX): Write the value without involving negative
12913         numbers.
12914
12915 2006-01-09  Bruno Haible  <bruno@clisp.org>
12916
12917         * lib/javacomp.sh.in: Move to ../build-aux/javacomp.sh.in.
12918         * lib/javaexec.sh.in: Move to ../build-aux/javaexec.sh.in.
12919         * lib/csharpcomp.sh.in: Move to ../build-aux/csharpcomp.sh.in.
12920         * lib/csharpexec.sh.in: Move to ../build-aux/csharpexec.sh.in.
12921
12922 2006-01-09  Bruno Haible  <bruno@clisp.org>
12923
12924         * build-aux/javacomp.sh.in: New file, moved from lib/.
12925         * modules/javacomp-script (Files): Update.
12926         (configure.ac): Add AC_CONFIG_FILES invocation.
12927         (EXTRA_DIST): Remove variable.
12928
12929         * build-aux/javaexec.sh.in: New file, moved from lib/.
12930         * modules/javaexec (Files): Update.
12931         (configure.ac): Add AC_CONFIG_FILES invocation.
12932         (EXTRA_DIST): Remove javaexec.sh.in.
12933
12934         * build-aux/csharpcomp.sh.in: New file, moved from lib/.
12935         * modules/csharpcomp-script (Files): Update.
12936         (configure.ac): Add AC_CONFIG_FILES invocation.
12937         (EXTRA_DIST): Remove variable.
12938
12939         * build-aux/csharpexec.sh.in: New file, moved from lib/.
12940         * modules/csharpexec (Files): Update.
12941         (configure.ac): Add AC_CONFIG_FILES invocation.
12942         (EXTRA_DIST): Remove csharpexec.sh.in.
12943
12944 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
12945
12946         Sync from coreutils.
12947
12948         Add POSIX ACL support
12949         * lib/acl.h (copy_acl, set_acl): Add declarations.
12950         * lib/acl.c (acl_entries): Add fallback implementation for POSIX ACL
12951         systems other than Linux.
12952         (chmod_or_fchmod): New function: use fchmod when possible,
12953         and chmod otherwise.
12954         (file_has_acl): Add a POSIX ACL implementation, with a
12955         Linux-specific subcase.
12956         (copy_acl): Add: copy an acl and S_ISUID, S_ISGID, and
12957         S_ISVTX from one file to another.  Fall back to fchmod/chmod when
12958         acls are unsupported.
12959         (set_acl): Add: set a file's acl and S_ISUID, S_ISGID, and
12960         S_ISVTX to a defined value.  Fall back to fchmod/chmod when acls
12961         are unsupported.
12962
12963 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
12964
12965         Sync from coreutils.
12966         * m4/acl.m4 (AC_FUNC_ACL): Add POSIX ACL and Linux-specific acl tests.
12967
12968 2006-01-07  Bruno Haible  <bruno@clisp.org>
12969
12970         * gnulib-tool (func_import): Add an AC_PROG_RANLIB dependency to
12971         gl_EARLY.
12972
12973 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
12974
12975         * lib/strftime.c (tzname): Don't declare if it is already #defined.
12976         Problem reported for Mingw by Mark Junker.
12977
12978 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
12979
12980         * README: Gnulib normally doesn't generate a tarball.
12981
12982 2006-01-03  Paul Eggert  <eggert@cs.ucla.edu>
12983
12984         * lib/xtime.h (xtime_make, xtime_nonnegative_nsec, xtime_nsec): Use
12985         long int, not int, for nanosecond counts, so that people who are
12986         used to POSIX struct timespec won't be surprised.  Reported by Jim
12987         Meyering.
12988
12989 2005-12-28  Bruno Haible  <bruno@clisp.org>
12990
12991         * build-aux/config.rpath: Update from GNU gettext.
12992
12993 2005-12-16  Jim Meyering  <jim@meyering.net>
12994
12995         * modules/fprintftime: New module.
12996         * MODULES.html.sh (Date and time <time.h>): Add fprintftime.
12997
12998 2005-12-16  Jim Meyering  <jim@meyering.net>
12999
13000         * m4/fprintftime.m4: New file.
13001
13002 2005-12-16  Jim Meyering  <jim@meyering.net>
13003
13004         * lib/fprintftime.c, lib/fprintftime.h: New files.
13005
13006 2005-12-15  Simon Josefsson  <jas@extundo.com>
13007
13008         * modules/socklen (configure.ac): Fix M4 macro name, to align with
13009         new m4/socklen.m4.
13010
13011 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
13012
13013         * m4/argp.m4: Define HAVE_DECL_PROGRAM_INVOCATION_NAME and
13014         HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
13015
13016 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
13017
13018         * lib/argp-fmtstream.c (__argp_fmtstream_update): Fix coredump
13019         * lib/argp-help.c (fill_in_uparams): Check if the constructed
13020         struct uparams is valid. Fall back to the default values if it is
13021         not.
13022
13023 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
13024
13025         * modules/argp (Files): Add argp-pin.c
13026         (Depends-on): dirname
13027         (lib_SOURCES): Add argp-pin.c
13028
13029 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
13030
13031         * m4/argp.m4:  Check if program_invocation_name and
13032         program_invocation_short_name are declared and define appropriate
13033         macros if they are not.
13034
13035 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
13036
13037         * lib/argp-help.c (__argp_base_name): New function
13038         (__argp_short_program_name): Rewrite using __argp_base_name
13039         * lib/argp-namefrob.h: Define program_invocation_name and
13040         program_invocation_short_name if requested
13041         (__argp_base_name): Add prototype
13042         * lib/argp-parse.c (argp_def): Use gettext wrappers
13043         (argp_default_parser): Use __argp_base_name
13044         * lib/argp-pin.c: New file. Defines program_invocation_name and
13045         program_invocation_short_name on systems that lack them.
13046
13047 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
13048
13049         * m4/stat-time.m4 (gl_STAT_TIME): Add check for
13050         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
13051         porting problem reported by Georg Schwarz in
13052         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
13053
13054 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
13055
13056         * lib/stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
13057         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
13058         porting problem reported by Georg Schwarz in
13059         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
13060
13061 2005-12-05  Bruno Haible  <bruno@clisp.org>
13062
13063         * lib/csharpcomp.sh.in (options_csc): For -l option, add a .dll suffix.
13064         * lib/csharpcomp.c (compile_csharp_using_sscli): Likewise.
13065         Reported by Mark Junker <mjscod@gmx.de>.
13066
13067 2005-12-02  Paul Eggert  <eggert@cs.ucla.edu>
13068
13069         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
13070         Use implementation from Albert Chin, with some
13071         comments/corrections by Stepan Kasal and myself.
13072
13073 2005-12-02  Bruno Haible  <bruno@clisp.org>
13074
13075         * gnulib-tool (func_import): Accept GPLed build tool modules when
13076         --lgpl is given.
13077         * modules/csharpcomp-script: New file.
13078         * modules/csharpcomp: Depend on it.
13079         * modules/javacomp-script: New file.
13080         * modules/javacomp: Depend on it.
13081         Suggested by Simon Josefsson.
13082
13083 2005-12-01  Paul Eggert  <eggert@cs.ucla.edu>
13084
13085         * m4/regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
13086         statement, to work around an HP-UX 10.20 compiler bug reported by
13087         Peter O'Gorman.
13088
13089 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
13090
13091         * modules/savedir (Depends-on): Add openat.
13092
13093 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
13094
13095         * lib/stdint_.h (intmax_t) [defined intmax_t]: Do not declare.
13096         (uintmax_t) [defined uintmax_t]: Do not declare.
13097         (SIZE_MAX) [defined SIZE_MAX]: Do not define.
13098         This works around a problem if intmax_t.m4 and/or uintmax_t.m4
13099         and/or size_max.m4 are also used.  Problem reported by Mark D. Baushke.
13100         (SIZE_MAX): Define to ((size_t) -1), not (~(size_t)0), for the
13101         sake of portability to weird hosts that C allows (though we don't
13102         know of any practical examples).
13103
13104         * lib/savedir.h (fdsavedir): New decl.
13105         * lib/savedir.c (fdsavedir, savedirstream): New functions; the latter
13106         contains most of the former guts of savedir.
13107         (savedir): Use savedirstream.
13108         Include "openat.h".
13109
13110 2005-11-25  Paul Eggert  <eggert@cs.ucla.edu>
13111
13112         * modules/obstack (Files): Add m4/ulonglong.m4.
13113         Problem reported by Davide Angelocola.
13114
13115 2005-11-15  Paul Eggert  <eggert@cs.ucla.edu>
13116
13117         * lib/xstrtod.c: Don't bother with #pragma STDC FENV_ACCESS ON, as
13118         coreutils no longer futzes with rounding modes.
13119
13120 2005-11-14  Jim Meyering  <jim@meyering.net>
13121
13122         * lib/mkstemp-safer.c: Include <config.h>, required for possible
13123         replacement of mkstemp.
13124
13125 2005-11-10  Simon Josefsson  <jas@extundo.com>
13126
13127         * lib/readline.c: Remove EOL.
13128
13129 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
13130
13131         * modules/gethrxtime (Depends-on): Add gettime.
13132
13133 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
13134
13135         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Don't require AC_HEADER_TIME
13136         or gettimeofday; no longer needed.
13137
13138 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
13139
13140         * lib/gethrxtime.c: Include "timespec.h" rather than the sys/time /
13141         time business.
13142         (gethrxtime) [! (HAVE_NANOUPTIME
13143         || (defined CLOCK_MONOTONIC && HAVE_CLOCK_GETTIME)
13144         || HAVE_MICROUPTIME)]: Fall back on gettime rather than rolling
13145         our own approximation.
13146
13147 2005-11-08  Eric Blake  <ebb9@byu.net>
13148
13149         * lib/inet_ntop.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
13150
13151 2005-11-08  Eric Blake  <ebb9@byu.net>
13152
13153         * lib/getaddrinfo.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
13154
13155 2005-11-04  Bruno Haible  <bruno@clisp.org>
13156
13157         * gnulib-tool: Implement --update mode.
13158
13159 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
13160
13161         Fix porting problem reported by Theodoros V. Kalamatianos.
13162         * lib/utimens.c (futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]:
13163         Don't assume that futimes failing means we must fail.
13164
13165 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
13166
13167         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
13168         variables to suggest the intended function of the PATH_MAX check.
13169
13170 2005-10-30  Kean Johnston  <jkj@sco.com>
13171
13172         Trivial changes to support SCO systems.
13173         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Check for MAXPATHLEN as well
13174         as PATH_MAX.
13175         * m4/fpending.m4 (gl_FUNC_FPENDING): Correct check for SCO systems,
13176         where __ptr is null when no I/O is pending.
13177
13178 2005-10-29  Paul Eggert  <eggert@cs.ucla.edu>
13179
13180         * lib/getcwd.c (__getcwd): Don't assume that system calls after readdir
13181         leave errno alone.  Problem reported by Dmitry V. Levin.
13182
13183 2005-10-28  Simon Josefsson  <jas@extundo.com>
13184
13185         * tests/test-gc-md4.c, tests/test-gc-md5.c, tests/test-gc-sha1.c:
13186         Test more.
13187
13188         * tests/test-gc-md2.c, tests/test-md2.c: New files.
13189
13190         * modules/md2, modules/md2-tests: New files.
13191
13192 2005-10-28  Simon Josefsson  <jas@extundo.com>
13193
13194         * m4/inet_ntop.m4: More tests.
13195
13196         * m4/gc-md2.m4, md2.m4: New file.
13197
13198 2005-10-28  Simon Josefsson  <jas@extundo.com>
13199
13200         * lib/inet_ntop.h, inet_ntop.c: Make it work under mingw32: Add
13201         "restrict" keywords, as per POSIX.  Protect the function
13202         declaration around HAVE_DECL_INET_NTOP rather than HAVE_INET_NTOP.
13203         Don't use K&R prototypes.  Check the sprintf return values.
13204         Re-define EAFNOSUPPORT if not present.  Indent.
13205
13206         * lib/md5.h, md5.c: Simplify buffer handling visavi alignment,
13207         suggested by Bruno Haible <bruno@clisp.org>.
13208
13209         * lib/gc-gnulib.c, gc-libgcrypt.c: Check calloc return value.
13210
13211         * lib/gc.h: Add MD2 and RMD160 length defines.  Add prototypes.
13212
13213         * lib/gc-libgcrypt.c: Add MD2 (which is not available through
13214         libgcrypt).
13215
13216         * lib/gc-gnulib.c: Add MD2.  Implement gc_hash_* API.
13217
13218         * lib/md2.h, lib/md2.c: New files.
13219
13220 2005-10-28  Paul Eggert  <eggert@cs.ucla.edu>
13221
13222         * lib/savedir.c (savedir): Don't assume that xrealloc etc. leave
13223         errno alone.  Problem reported by Frederic Jolliton.
13224
13225 2005-10-27  Paul Eggert  <eggert@cs.ucla.edu>
13226
13227         * modules/verify (License): Change from GPL to LGPL.  This is a
13228         tiny module and there are apparently near-equivalents that are
13229         under the BSD license.
13230
13231 2005-10-24  Simon Josefsson  <jas@extundo.com>
13232
13233         * modules/sha1: Relicense to LGPL.
13234
13235 2005-10-24  Simon Josefsson  <jas@extundo.com>
13236
13237         * lib/md4.h: Shrink buffer size, now that we changed the type.
13238
13239 2005-10-23  Simon Josefsson  <jas@extundo.com>
13240
13241         * gnulib-tool (func_import): Fix --tests-base.
13242
13243 2005-10-22  Simon Josefsson  <jas@extundo.com>
13244
13245         * modules/arcfour (Depends-on): Need stdint.
13246
13247 2005-10-22  Simon Josefsson  <jas@extundo.com>
13248
13249         * m4/gc.m4: Don't be fooled by --disable-*random-device parameters,
13250         suggested by Bruno Haible <bruno@clisp.org>.  Fix error messages.
13251
13252 2005-10-22  Simon Josefsson  <jas@extundo.com>
13253
13254         * lib/md4.h, md4.c: Simplify buffer handling visavi alignment,
13255         suggested by Bruno Haible <bruno@clisp.org>.
13256
13257 2005-10-22  Simon Josefsson  <jas@extundo.com>
13258
13259         * lib/crc.h: Include stddef.h, for size_t.
13260
13261 2005-10-22  Simon Josefsson  <jas@extundo.com>
13262
13263         * lib/arcfour.h, arcfour.c: Use fixed size indices in the
13264         arcfour_context struct (simplify test vector testing in GNU
13265         Shishi).
13266
13267 2005-10-21  Simon Josefsson  <jas@extundo.com>
13268
13269         * modules/des, modules/des-tests: New files.
13270
13271         * modules/gc-des, modules/gc-des-tests: New files.
13272
13273         * tests/test-des.c, tests/test-gc-des.c: New file.
13274
13275 2005-10-21  Simon Josefsson  <jas@extundo.com>
13276
13277         * modules/arctwo, modules/arctwo-tests: New files.
13278
13279         * tests/test-arctwo.c: New file.
13280
13281         * modules/gc-arctwo, modules/gc-arctwo-tests: New files.
13282
13283         * tests/test-gc-arctwo.c: New file.
13284
13285 2005-10-21  Simon Josefsson  <jas@extundo.com>
13286
13287         * m4/gc.m4: Don't use libgcrypt if gcrypt.h isn't found, suggested by
13288         Bruno Haible <bruno@clisp.org>.
13289
13290         * m4/gc-des.m4: New file.
13291
13292 2005-10-21  Simon Josefsson  <jas@extundo.com>
13293
13294         * m4/arctwo.m4: New file.
13295
13296         * m4/gc-arctwo.m4: New file.
13297
13298 2005-10-21  Simon Josefsson  <jas@extundo.com>
13299
13300         * lib/rijndael-api-fst.c: Fix bugs in CBC mode for more than one
13301         block.
13302
13303 2005-10-21  Simon Josefsson  <jas@extundo.com>
13304
13305         * lib/hmac-md5.c (hmac_md5): Add comments, suggested by Bruno Haible
13306         <bruno@clisp.org>.
13307
13308         * lib/hmac-sha1.c (hmac_sha1): Likewise.
13309
13310         * lib/crc.c (crc32_update): Actually use crc parameter, suggested by
13311         Bruno Haible <bruno@clisp.org>.
13312
13313         * lib/crc.h: Include stdint.h directly, suggested by Bruno Haible
13314         <bruno@clisp.org>.
13315
13316 2005-10-21  Simon Josefsson  <jas@extundo.com>
13317
13318         * lib/gc-libgcrypt.c (gc_cipher_open): Handle ECB.
13319
13320 2005-10-21  Simon Josefsson  <jas@extundo.com>
13321
13322         * lib/gc-gnulib.c: Support ARCTWO in CBC mode.
13323
13324 2005-10-21  Simon Josefsson  <jas@extundo.com>
13325
13326         * lib/des.h, lib/des.c: New files.
13327
13328         * lib/gc-gnulib.c: Support DES.c
13329
13330 2005-10-21  Simon Josefsson  <jas@extundo.com>
13331
13332         * lib/arctwo.h, lib/arctwo.c: New files.
13333
13334         * lib/gc-gnulib.c: Support ARCTWO.
13335
13336 2005-10-21  Simon Josefsson  <jas@extundo.com>
13337
13338         * lib/arctwo.h (arctwo_setkey): Protect variable in CPP macro,
13339         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
13340
13341 2005-10-21  Simon Josefsson  <jas@extundo.com>
13342
13343         * gnulib-tool (func_import, func_create_testdir): Define automake
13344         conditional GL_COND_LIBTOOL if libtool is used (to be used by modules
13345         Makefile.am snippet),
13346         suggested by Bruno Haible <bruno@clisp.org>.
13347
13348         * modules/gc (Makefile.am): Use it.
13349
13350 2005-10-21  Bruno Haible  <bruno@clisp.org>
13351
13352         * gnulib-tool (func_import, func_create_testdir): Add quoting to last
13353         patch.
13354
13355 2005-10-19  Simon Josefsson  <jas@extundo.com>
13356
13357         * tests/test-gc-rijndael.c: New file.
13358
13359         * modules/gc-rijndael, modules/gc-rijndael-test: New files.
13360
13361 2005-10-19  Simon Josefsson  <jas@extundo.com>
13362
13363         * tests/test-gc-md4.c, tests/test-gc-md5.c: Test gc_hash_buffer
13364         interface too.
13365
13366 2005-10-19  Simon Josefsson  <jas@extundo.com>
13367
13368         * tests/test-gc-arcfour.c: New file.
13369
13370         * modules/gc-arcfour, modules/gc-arcfour-tests: New files.
13371
13372 2005-10-19  Simon Josefsson  <jas@extundo.com>
13373
13374         * modules/gc-md4, modules/gc-md4-tests: New file.
13375
13376         * tests/test-gc-md4.c: New file.
13377
13378 2005-10-19  Simon Josefsson  <jas@extundo.com>
13379
13380         * m4/gc-md4.m4: New file.
13381
13382 2005-10-19  Simon Josefsson  <jas@extundo.com>
13383
13384         * m4/gc-hmac-md5.m4, gc-hmac-sha1.m4, gc-md4.m4,
13385         gc-md5.m4, gc-sha1.m4: Fix typo, suggested by Stepan Kasal
13386         <kasal@ucw.cz>.
13387
13388 2005-10-19  Simon Josefsson  <jas@extundo.com>
13389
13390         * m4/gc-arcfour.m4: New file.
13391
13392         * m4/gc-rijndael.m4: New file.
13393
13394 2005-10-19  Simon Josefsson  <jas@extundo.com>
13395
13396         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support MD4.
13397
13398 2005-10-19  Simon Josefsson  <jas@extundo.com>
13399
13400         * lib/gc-gnulib.c: Support ARCFOUR.
13401
13402 2005-10-19  Simon Josefsson  <jas@extundo.com>
13403
13404         * lib/gc-gnulib.c: Implement gc_cipher_* API, currently only with AES
13405         support.
13406
13407         * lib/gc.h: Add ECB enum type.
13408
13409         * lib/hmac-md5.c, hmac-sha1.c: Include memxor.h.
13410
13411 2005-10-18  Simon Josefsson  <jas@extundo.com>
13412
13413         * tests/test-md5.c: New file.
13414
13415         * modules/md5-tests: New file.
13416
13417 2005-10-18  Simon Josefsson  <jas@extundo.com>
13418
13419         * tests/test-md4.c: New file.
13420
13421         * modules/md4, modules/md4-tests: New files.
13422
13423 2005-10-18  Simon Josefsson  <jas@extundo.com>
13424
13425         * m4/md4.m4: New file.
13426
13427 2005-10-18  Simon Josefsson  <jas@extundo.com>
13428
13429         * lib/md4.h, lib/md4.c: New files, based on md5.?.
13430
13431 2005-10-17  Stepan Kasal  <kasal@ucw.cz>
13432
13433         * gnulib-tool (func_create_testdir): Omit the second check whether
13434         BUILT_SOURCES in nonempty.
13435
13436 2005-10-17  Simon Josefsson  <jas@extundo.com>
13437
13438         * tests/test-rijndael.c: New file.
13439
13440 2005-10-17  Simon Josefsson  <jas@extundo.com>
13441
13442         * modules/sha1: Depend on stdint instead of md5.
13443
13444         * modules/md5: Depend on stdint, remove uint32_t.
13445
13446 2005-10-17  Simon Josefsson  <jas@extundo.com>
13447
13448         * modules/gc-sha1-tests: New file.
13449
13450         * tests/test-gc-sha1.c: New file.
13451
13452 2005-10-17  Simon Josefsson  <jas@extundo.com>
13453
13454         * m4/md5.m4: Remove call to uint32_t.m4.
13455
13456 2005-10-17  Simon Josefsson  <jas@extundo.com>
13457
13458         * lib/sha1.c: Use uint32_t instead of md5_uint32.t
13459
13460         * lib/sha1.h: Use stdint.h and uint32_t instead of md5_uint32 from
13461         md5.h.
13462
13463         * lib/md5.c: Use uin32_t.  Fix non-gcc UNALIGNED_P macro.
13464
13465         * lib/md5.h: Use stdint.h and uint32_t.  Doc fix.
13466
13467 2005-10-17  Simon Josefsson  <jas@extundo.com>
13468
13469         * lib/gc.h, gc-libgcrypt.c: Add more hash types/functions.
13470
13471 2005-10-17  Simon Josefsson  <jas@extundo.com>
13472
13473         * lib/gc.h, gc-libgcrypt.c: Add ciphers.
13474
13475 2005-10-17  Simon Josefsson  <jas@extundo.com>
13476
13477         * lib/gc-libgcrypt.c (gc_hmac_sha1): Fix assert.
13478
13479         * lib/gc.h (gc_nonce, gc_pseudo_random, gc_random): Add prototypes.
13480
13481 2005-10-17  Bruno Haible  <bruno@clisp.org>
13482
13483         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Change the return statement so
13484         that it can also be used in a test.
13485
13486 2005-10-16  Bruno Haible  <bruno@clisp.org>
13487
13488         * gnulib-tool (func_emit_tests_Makefile_am): Also define
13489         TESTS_ENVIRONMENT, so that individual tests can augment it.
13490
13491         * gnulib-tool (func_create_testdir): Use an intermediate target for
13492         building $(BUILT_SOURCES). Needed because BUILT_SOURCES can contain
13493         macros, like $(ALLOCA_H), which cannot be passed through the command
13494         line.
13495
13496 2005-10-15  Simon Josefsson  <jas@extundo.com>
13497
13498         * modules/rijndael-tests: New file.
13499
13500         * modules/rijndael: New file.
13501
13502 2005-10-15  Simon Josefsson  <jas@extundo.com>
13503
13504         * m4/rijndael.m4: New file.
13505
13506 2005-10-15  Simon Josefsson  <jas@extundo.com>
13507
13508         * lib/rijndael-api-fst.h, lib/rijndael-api-fst.c: New files.
13509
13510         * lib/rijndael-alg-fst.h, lib/rijndael-alg-fst.c: New files.
13511
13512 2005-10-14  Simon Josefsson  <jas@extundo.com>
13513
13514         * tests/test-arcfour.c: New file.
13515
13516         * modules/arcfour, modules/arcfour-tests: New files.
13517
13518 2005-10-14  Simon Josefsson  <jas@extundo.com>
13519
13520         * m4/arcfour.m4: New file.
13521
13522 2005-10-14  Simon Josefsson  <jas@extundo.com>
13523
13524         * lib/arcfour.h, lib/arcfour.c: New files.
13525
13526 2005-10-14  Roland McGrath  <roland@redhat.com>
13527
13528         Import from libc.  [BZ #1331]
13529         * lib/obstack.h [!__STDC__] (obstack_int_grow_fast): Fix misnamed
13530         macro argument.
13531         Reported by Matej Vela <vela@debian.org>.
13532
13533 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
13534
13535         * lib/obstack.c [defined _LIBC && defined USE_IN_LIBIO]: Don't
13536         include <wchar.h>; no longer needed.
13537
13538 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
13539
13540         * config/srclist.txt: Add glibc bug 321 for obstack.c, obstack.h.
13541
13542 2005-10-14  Jakub Jelinek  <jakub@redhat.com>
13543         and  Ulrich Drepper  <drepper@redhat.com>
13544
13545         Import from libc.
13546         * lib/obstack.c (print_and_abort) [defined _LIBC]: Use __fxprintf
13547         instead of inline stream orientation test and two separate
13548         function calls.  Pay no attention to USE_IN_LIBIO.
13549
13550 2005-10-13  Simon Josefsson  <jas@extundo.com>
13551
13552         * modules/gc-hmac-md5-tests: New file.
13553
13554         * tests/test-gc-hmac-sha1.c: New file.
13555
13556         * tests/test-gc.c (main): Remove MD5 and HMAC-MD5 tests.
13557
13558         * modules/gc-hmac-md5-tests: New file.
13559
13560         * tests/test-gc-md5.c: New file.
13561
13562         * modules/gc-md5-tests: New file.
13563
13564 2005-10-13  Simon Josefsson  <jas@extundo.com>
13565
13566         * lib/gc-pbkdf2-sha1.c (gc_pbkdf2_sha1): Optimize CEIL computation.
13567         Move memory allocation outside of loop.
13568
13569 2005-10-13  Paul Eggert  <eggert@cs.ucla.edu>
13570
13571         * lib/mkdir-p.c (make_dir_parents): Don't report an error if an
13572         intermediate directory is in a read-only file system.  Problem
13573         reported by Eric Blake.
13574
13575 2005-10-13  Oskar Liljeblad  <oskar@osk.mine.nu>
13576
13577         * modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
13578
13579 2005-10-12  Simon Josefsson  <jas@extundo.com>
13580
13581         * tests/test-hmac-sha1.c: New file.
13582
13583         * modules/hmac-sha1-tests: New file.
13584
13585         * modules/hmac-sha1: New file.
13586
13587 2005-10-12  Simon Josefsson  <jas@extundo.com>
13588
13589         * modules/gc-sha1: New file.
13590
13591 2005-10-12  Simon Josefsson  <jas@extundo.com>
13592
13593         * modules/gc-pbkdf2-sha1, modules/gc-pbkdf2-sha1-tests: New files.
13594
13595         * tests/test-gc-pbkdf2-sha1.c: New file.
13596
13597 2005-10-12  Simon Josefsson  <jas@extundo.com>
13598
13599         * modules/gc-md5, modules/gc-hmac-md5: New files.
13600
13601         * modules/gc (Files): Remove md5, memxor and hmac files.
13602
13603 2005-10-12  Simon Josefsson  <jas@extundo.com>
13604
13605         * m4/gc-pbkdf2-sha1.m4: New file.
13606
13607         * m4/gc-hmac-sha1.m4: New file.
13608
13609         * m4/gc-sha1: New file.
13610
13611         * m4/hmac-sha1.m4: New file.
13612
13613 2005-10-12  Simon Josefsson  <jas@extundo.com>
13614
13615         * m4/gc-md5.m4, m4/gc-hmac-md5.m4: New files.
13616
13617         * m4/gc.m4: Don't call gl_MD5, gl_MEMXOR or gl_HMAC_MD5.
13618
13619 2005-10-12  Simon Josefsson  <jas@extundo.com>
13620
13621         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for return types,
13622         suggested by Bruno Haible <bruno@clisp.org>.
13623
13624 2005-10-12  Simon Josefsson  <jas@extundo.com>
13625
13626         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support SHA-1.
13627
13628 2005-10-12  Simon Josefsson  <jas@extundo.com>
13629
13630         * lib/gc-pbkdf2-sha1.c: New file.
13631
13632         * lib/gc.h: Add gc_pbkdf2_sha1 prototype.
13633
13634 2005-10-12  Simon Josefsson  <jas@extundo.com>
13635
13636         * lib/gc-libgcrypt.c (gc_hmac_sha1): New function.
13637
13638         * lib/gc-gnulib.c (gc_hmac_sha1): New function.
13639
13640 2005-10-12  Simon Josefsson  <jas@extundo.com>
13641
13642         * lib/gc-gnulib.c: Condition MD5 and HMAC-MD5 use on GC_USE_MD5 and
13643         GC_USE_HMAC_MD5, respectively.
13644
13645         * lib/gc-libgcrypt.c (gc_md5): Fix assert call.
13646         (gc_md5): Fix typo.
13647
13648         * lib/gc.h (gc_hash_buffer): Use gc_hash in prototype.
13649
13650         * lib/gc-libgcrypt.c (gc_hash_buffer): Ditto.
13651
13652         * lib/gc-gnulib.c (gc_hash_buffer): Ditto.
13653
13654 2005-10-12  Bruno Haible  <bruno@clisp.org>
13655
13656         * m4/stdbool.m4 (gl_STDBOOL_H): Define as an alias of AM_STDBOOL_H.
13657         Reported by Stepan Kasal <kasal@ucw.cz>.
13658
13659 2005-10-11  Simon Josefsson  <jas@extundo.com>
13660
13661         * tests/test-crc.c: New file.
13662
13663         * modules/crc, modules/crc-tests: New files.
13664
13665 2005-10-11  Simon Josefsson  <jas@extundo.com>
13666
13667         * m4/crc.m4: New file.
13668
13669 2005-10-11  Simon Josefsson  <jas@extundo.com>
13670
13671         * lib/gc.h: Add gc_hash and gc_hash_buffer.
13672
13673         * lib/gc-gnulib.c (gc_hash_buffer): Add.  Reorder #include's.
13674
13675         * lib/gc-libgcrypt.c (gc_hash_buffer): Add.
13676
13677 2005-10-11  Simon Josefsson  <jas@extundo.com>
13678
13679         * lib/crc.h, lib/crc.c: New files.
13680
13681         * lib/gc.h (gc_hash_buffer): Add doc.
13682
13683 2005-10-11  Bruno Haible  <bruno@clisp.org>
13684
13685         * modules/c-strcasestr: New file.
13686         * MODULES.html.sh (String handling <string.h>): Add c-strcasestr.
13687
13688 2005-10-11  Bruno Haible  <bruno@clisp.org>
13689
13690         * modules/c-strcase: New file.
13691         * MODULES.html.sh (String handling <string.h>): Add c-strcase.
13692
13693 2005-10-11  Bruno Haible  <bruno@clisp.org>
13694
13695         * lib/strcasecmp.c: Include limits.h.
13696         (strcasecmp): Avoid integer overflow on exotic platforms.
13697         * lib/strncasecmp.c: Include limits.h.
13698         (strncasecmp): Avoid integer overflow on exotic platforms.
13699         Reported by Paul Eggert.
13700
13701 2005-10-11  Bruno Haible  <bruno@clisp.org>
13702
13703         * lib/c-strcasestr.h: New file, from GNU gettext.
13704         * lib/c-strcasestr.c: New file, from GNU gettext.
13705
13706 2005-10-11  Bruno Haible  <bruno@clisp.org>
13707
13708         * lib/c-strcase.h: New file, from GNU gettext.
13709         * lib/c-strcasecmp.c: New file, from GNU gettext.
13710         * lib/c-strncasecmp.c: New file, from GNU gettext.
13711
13712 2005-10-10  Paul Eggert  <eggert@cs.ucla.edu>
13713
13714         * modules/mempcpy (License): GPL -> LGPL.
13715         * modules/strchrnul (License): Likewise.
13716         * modules/sysexits (License): Likewise.
13717
13718 2005-10-08  Simon Josefsson  <jas@extundo.com>
13719
13720         * config/srclist.txt: Bug 1423 is closed, but 1439 remains.
13721
13722 2005-10-07  Simon Josefsson  <jas@extundo.com>
13723
13724         * m4/memxor.m4: Remove gl_C_RESTRICT call.
13725
13726 2005-10-06  Simon Josefsson  <jas@extundo.com>
13727
13728         * tests/test-hmac-md5.c: New file.
13729
13730         * modules/hmac-md5-tests: New file.
13731
13732         * modules/hmac-md5: New file.
13733
13734 2005-10-06  Simon Josefsson  <jas@extundo.com>
13735
13736         * m4/hmac-md5.m4: New file.
13737
13738         * m4/memxor.m4: Require gl_C_RESTRICT.
13739
13740 2005-10-06  Simon Josefsson  <jas@extundo.com>
13741
13742         * lib/memxor.c (memxor): Avoid casts and warnings.
13743
13744 2005-10-06  Simon Josefsson  <jas@extundo.com>
13745
13746         * lib/hmac-md5.c: New file.
13747
13748         * lib/hmac.h: New file.
13749
13750 2005-10-06  Paul Eggert  <eggert@cs.ucla.edu>
13751
13752         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
13753         promotes to int, not unsigned int, to catch the AIX 5.3
13754         compiler bug.
13755
13756 2005-10-05  Simon Josefsson  <jas@extundo.com>
13757
13758         * modules/memxor: New file.
13759
13760         * modules/iconv (Files): Move config.rpath to havelib, it is used
13761         there.
13762
13763         * modules/havelib (Files): Add config.rpath.
13764
13765 2005-10-05  Simon Josefsson  <jas@extundo.com>
13766
13767         * m4/memxor.m4: New file.
13768
13769 2005-10-05  Simon Josefsson  <jas@extundo.com>
13770
13771         * lib/memxor.c (memxor): Fix compiler error.
13772
13773         * lib/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): Add, see also
13774         <http://sourceware.org/bugzilla/show_bug.cgi?id=1423>.
13775
13776         * lib/memxor.h, lib/memxor.c: New files.
13777
13778         * lib/getaddrinfo.h: Don't protect sys/types.h with HAVE_SYS_TYPES_H,
13779         we assume all systems have it, suggested by Jim Meyering
13780         <jim@meyering.net>.  Remove HAVE_SYS_SOCKET_H test too, to see if
13781         any systems lack sys/socket.h; mingw32 is known to lack it, but we
13782         don't support it yet anyway.  Also remove HAVE_NETDB_H test, for
13783         same reasons.
13784
13785 2005-10-05  Simon Josefsson  <jas@extundo.com>
13786
13787         * config/srclist.txt: Add glibc bug 1423 for md5.h.
13788
13789 2005-10-05  Paul Eggert  <eggert@cs.ucla.edu>
13790
13791         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
13792         sys/socket.h, netdb.h, sys/types.h; the checks areno longer
13793         needed, since the source code now assumes these .h files.
13794
13795 2005-10-05  Derek Price  <derek@ximbiot.com>
13796
13797         * lib/getdelim.c (SIZE_MAX): New macro, if not already defined.
13798
13799 2005-10-05  Bruno Haible  <bruno@clisp.org>
13800
13801         * modules/stdint (License): Change to LGPL.
13802
13803 2005-10-04  Simon Josefsson  <jas@extundo.com>
13804
13805         * lib/getaddrinfo.h: Move sys/types.h include first, reported by "Mark
13806         D. Baushke" <mdb@gnu.org>.
13807
13808 2005-10-04  Bruno Haible  <bruno@clisp.org>
13809
13810         * lib/verify.h (verify_true): Provide alternative definition for C++.
13811
13812 2005-10-03  Paul Eggert  <eggert@cs.ucla.edu>
13813
13814         * lib/getdelim.c: Include getdelim.h first.  Include <limits.h>.
13815         (SSIZE_MAX): New macro, if not already defined.
13816         (getdelim): Fix buffer overrun on 64-bit hosts with lines longer
13817         than 2 GiB.
13818
13819 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
13820
13821         Sync from coreutils.
13822         * m4/openat.m4 (gl_FUNC_OPENAT): Check for fdopendir.
13823         * m4/ullong_max.m4 (gl_ULLONG_MAX): Simplify so that it merely
13824         defines ULONG_MAX_LT_ULLONG_MAX.  Thomas M.Ott reports that
13825         ULLONG_MAX doesn't work with 2.7.2.1.
13826
13827 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
13828
13829         * modules/xreadlink (Makefile.am): Remove lib_SOURCES.
13830         From Ben Pfaff.
13831
13832         * modules/exclude (Depends-on): Depend on verify.
13833         * modules/strtoimax (Depends-on): Likewise.
13834         * modules/utimecmp (Depends-on): Likewise.
13835
13836 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
13837
13838         * lib/exclude.c: Include verify.h.
13839         (verify): Remove.  All callers changed to use verify.h's version.
13840         * lib/strtoimax.c: Likewise.
13841         * lib/utimecmp.c: Likewis.e
13842
13843         Sync from coreutils.
13844         * lib/.cppi-disable: Add getaddrinfo.h, getdelim.h, getline.h,
13845         getpass.c, mbchar.h, mbuiter.h, strcase.h, strnlen.h, strnlen1.h.
13846         * lib/.cvsignore: Add fts.h, search.h, t-fpending.
13847         * lib/settime.c (settime): Fix { typo in previous patch.  Also, don't
13848         bother returning ENOSYS if settimeofday or stime fails; just let
13849         them return whatever errno they want to return.
13850         * lib/utimens.c: Include unistd.h, for dup2.
13851         (futimens): Fix typo: HAVE_FUTIMESAT was misspelled in an #if.
13852         (futimens) [! HAVE_FUTIMESAT]: If !file, set errno before returning -1.
13853
13854 2005-10-02  Jim Meyering  <jim@meyering.net>
13855
13856         Sync from coreutils.
13857         * m4/utimes.m4 (gl_FUNC_UTIMES): Detect the version of utimes
13858         from glibc-2.2.5 that fails for read-only files.
13859
13860 2005-10-02  Jim Meyering  <jim@meyering.net>
13861
13862         Sync from coreutils.
13863         * lib/fts-cycle.c [HAVE_CONFIG_H]: Include <config.h>.
13864         * lib/openat-die.c: Use `#ifdef HAVE_CONFIG_H', not
13865         `#if HAVE_CONFIG_H'.
13866         * lib/openat.c (fdopendir): Do not define if HAVE_FDOPENDIR.
13867         Remove AT_FDCWD test.
13868         Do not consume the fd unless successful.
13869         * lib/openat.h (fdopendir): Do not define if HAVE_FDOPENDIR.
13870         * lib/settime.c (settime): Move the HAVE_STIME block `up' into an #elif
13871         block, so that we don't even try to compile it if settimeofday is
13872         available.  This works around a compilation failure on OSF1 V5.1,
13873         due to stime requiring a `long int*' while tv_sec is `int'.
13874
13875 2005-10-02  Alfred M. Szmidt  <ams@gnu.org>
13876
13877         Sync from coreutils.
13878         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Compare $gl_have_path...
13879         against `yes', rather than just testing for nonempty.
13880
13881 2005-10-01  Simon Josefsson  <jas@extundo.com>
13882
13883         * m4/getaddrinfo.m4: Include sys/types.h for sys/socket.h, on FreeBSD
13884         and Darwin.
13885
13886         * m4/getaddrinfo.m4: Use AC_GNU_SOURCE, GNU only declare getaddrinfo
13887         as an (POSIX) extension.  Check for sys/types.h, sys/socket.h, and
13888         netdb.h too, needed by getaddrinfo.h.  Check if getaddrinfo,
13889         freeaddrinfo and gai_strerror are declared by the POSIX headers.
13890         Check if struct addrinfo is declared.
13891
13892 2005-10-01  Simon Josefsson  <jas@extundo.com>
13893
13894         * lib/getaddrinfo.h: Protect #include's of sys/socket.h and netdb.h.
13895         Only define struct addrinfo if !HAVE_STRUCT_ADDRINFO.  Protect
13896         AI_* and EAI_* definitions.  Protect function declarations.
13897
13898 2005-10-01  Jim Meyering  <jim@meyering.net>
13899
13900         Sync from coreutils.
13901
13902         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Look for getservbyname in these
13903         libraries [inet nsl socket xnet].  Nelson Beebe reported that with
13904         native cc on Solaris 7, getaddrinfo.c requires -lsocket.
13905         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
13906         in the inet and nsl libraries.  Required on Solaris 5.7.
13907
13908 2005-10-01  Jim Meyering  <jim@meyering.net>
13909
13910         Sync from coreutils.
13911         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
13912         in the inet and nsl libraries.  Required on Solaris 5.7.
13913
13914 2005-10-01  Eric Blake  <ebb9@byu.net>  (tiny change)
13915
13916         * lib/getdelim.c (getdelim): Remove unused variables.
13917
13918 2005-09-29  Paul Eggert  <eggert@cs.ucla.edu>
13919
13920         * lib/xtime.h (XTIME_PRECISION): Now of type int, not long long int,
13921         so that the code works even with ancient cpp.  Portability problem
13922         with GCC 2.7.2.1 reported by Thomas M.Ott.
13923
13924 2005-09-27  Paul Eggert  <eggert@cs.ucla.edu>
13925
13926         * modules/regex (Depends-on): Add strcase.
13927
13928         * modules/gethostname (Licence): Change from GPL to LGPL, since
13929         gethostname.c is a trivial implementation of a standard library
13930         function.
13931         * modules/poll (License): Change from GPL to LGPL, since it's
13932         derived from LGPL code.
13933
13934 2005-09-27  Jim Meyering  <jim@meyering.net>
13935
13936         * lib/getcwd.c: Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef
13937         HAVE_CONFIG_H.
13938
13939         * lib/intprops.h (signed_type_or_expr__): Define.
13940         (INT_STRLEN_BOUND) [__GNUC__]: Use a slightly tighter bound
13941         for unsigned types.
13942
13943 2005-09-26  Paul Eggert  <eggert@cs.ucla.edu>
13944
13945         * lib/verify.h (verify_expr): Remove, replacing with:
13946         (verify_true): New macro that returns true instead of void.
13947         (verify_type__): Remove.
13948         (verify): Use verify_true rather than verify_type__.
13949
13950 2005-09-26  Bruno Haible  <bruno@clisp.org>
13951
13952         * modules/mbchar (Include): Mention that HAVE_WCHAR_H && HAVE_WCTYPE_H
13953         is necessary.
13954         (lib_SOURCES): Remove mbchar.c.
13955         * modules/mbfile (Include): Mention that HAVE_MBRTOWC is necessary.
13956         (Files): Add m4/mbrtowc.m4.
13957         * modules/mbiter: Likewise.
13958         * modules/mbuiter: Likewise.
13959
13960 2005-09-26  Bruno Haible  <bruno@clisp.org>
13961
13962         * m4/mbchar.m4 (gl_MBCHAR): Check for wchar.h and wctype.h. Don't
13963         compile mbchar.c if they are not both present.
13964         * m4/mbfile.m4 (gl_MBFILE): Require gl_FUNC_MBRTOWC.
13965         * m4/mbiter.m4 (gl_MBITER): Likewise.
13966         * m4/strstr.m4 (gl_PREREQ_STRSTR): Use AC_REQUIRE.
13967         * m4/strcasestr.m4 (gl_PREREQ_STRCASESTR): Likewise.
13968         * m4/strcase.m4 (gl_PREREQ_STRCASECMP): Likewise.
13969
13970 2005-09-25  Jim Meyering  <jim@meyering.net>
13971
13972         * modules/inet_ntop (Depends-on): Add socklen, since inet_ntop.c
13973         also uses socklen_t.
13974
13975 2005-09-24  Paul Eggert  <eggert@cs.ucla.edu>
13976
13977         * lib/utimens.c (ENOSYS): Define if not already defined.
13978         (futimens): Support having a null PATH if the file descriptor
13979         is nonnegative.
13980
13981         * lib/regex_internal.h (__GNUC_PREREQ, always_inline, inline, pure):
13982         Remove.
13983         (__attribute): Define to empty unless GCC 3.1 or later.
13984         This works around a core dump on OpenBSD 3.4, which has GCC
13985         2.95.3, which dumps core when given __attribute__(()).  It also
13986         simplifies other tests, since we really don't want to bother with
13987         worrying about which ancient version of GCC supported what.
13988         Original problem reported by Yoann Vandoorselaere, with part of
13989         the fix suggested by Derek Price.
13990
13991 2005-09-24  Jim Meyering  <jim@meyering.net>
13992
13993         * lib/verify.h (verify_type__): Use `unsigned int' as the bitfield type
13994         so we can once again use a positive bitfield width of 1 -- now we
13995         don't have to explain why we were using a bitfield width of 2.
13996
13997 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
13998
13999         * m4/regex.m4 (gl_REGEX): If replacing, define regcomp to rpl_regcomp,
14000         and similarly for the other external symbols.  Problem reported
14001         by James Gallager.
14002
14003         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux
14004         bug reported by Jim Meyering.
14005
14006         * m4/utimens.m4 (gl_UTIMENS): Check for futimesat.
14007         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Undo previous change;
14008         not needed, since socklen is a prerequisite module.
14009
14010 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
14011
14012         * lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>.
14013         Problem reported by Eric Blake.
14014         (getaddrinfo): Initialize se so that it's not garbage.
14015         Redo internal storage allocation so that it doesn't make unportable
14016         assumptions about alignment.
14017         Fix a memory leak.
14018
14019         * lib/utimens.c (futimens): Use futimesat if available.
14020         Prefer it to futimes since it doesn't have the futimes bug.
14021
14022         * lib/verify.h (GL_CONCAT0, GL_CONCAT): Remove.
14023         (verify): Don't use the __LINE__ trick, as it doesn't work in general.
14024         Instead, declare a function that returns a pointer to an array,
14025         and use verify_type__ to declare the size of the array.
14026         Problem and germ of a solution reported by Bruno Haible.
14027         (verify_type__): Use 2, not 1, for bitfield size, to avoid
14028         a warning with Irix 6.5 cc.  Problem reported by Bruno Haible.
14029
14030 2005-09-23  Jim Meyering  <jim@meyering.net>
14031
14032         Sync from coreutils.
14033         Correct build failure (socklen_t not defined) on at least
14034         mips-sgi-irix6.5 and alphaev67-dec-osf5.1.
14035         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require gl_SOCKLEN_T.
14036
14037 2005-09-23  Jim Meyering  <jim@meyering.net>
14038
14039         * modules/getaddrinfo (Depends-on): Add socklen.
14040
14041 2005-09-23  Bruno Haible  <bruno@clisp.org>
14042
14043         * tests/test-verify.c: New file.
14044
14045 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
14046
14047         Sync from coreutils.
14048
14049         * modules/argmatch (Depends-on): Add verify.
14050         * modules/getloadavg (Depends-on): Depend on fcntl-safer, not
14051         unistd-safer.
14052         * modules/save-cwd (Depends-on): Likewise.
14053
14054         * modules/openat (Files): Add lib/openat-die.c.
14055         (Depends-on): Remove error, exitfail.
14056         Add dirname.
14057
14058         * modules/verify: New file.
14059         * MODULES.html.sh (Diagnostics <assert.h>): New section,
14060         with "verify" module.
14061
14062 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
14063
14064         Sync from coreutils.
14065
14066         * m4/backupfile.m4, calloc.m4, chown.m4, cloexec.m4, dup2.m4:
14067         * m4/fileblocks.m4, free.m4, ftruncate.m4, getcwd.m4, getpagesize.m4:
14068         * m4/getugroups.m4, group-member.m4, idcache.m4, link-follow.m4:
14069         * m4/mkstemp.m4, mktime.m4, mountlist.m4, nanosleep.m4, pathmax.m4:
14070         * m4/physmem.m4, posixver.m4, putenv.m4, safe-read.m4, same.m4:
14071         * m4/save-cwd.m4, stdio-safer.m4, unistd-safer.m4, unlinkdir.m4:
14072         * m4/userspec.m4, xgetcwd.m4, xreadlink.m4:
14073         Don't bother checking for string.h, stdlib.h, unistd.h.
14074         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't require
14075         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK; that's now the lstat
14076         module's job.
14077         * m4/jm-macros.m4 (gl_MACROS): Likewise.
14078         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_LSTAT.
14079
14080         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.
14081         (gl_GETDATE): Use it.
14082
14083         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Don't bother checking for unistd.h.
14084
14085 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
14086
14087         Sync from coreutils.
14088
14089         * lib/.cppi-disable: Add regcomp.c, regex_internal.c, regex_internal.h,
14090         stat-time.h.
14091         * lib/argmatch.h: Include verify.h
14092         (ARGMATCH_VERIFY): Use verify rather than rolling our own.
14093         (ARGMATCH_ASSERT): Remove; unused.
14094         * lib/canonicalize.c: Assume STDC_HEADERS.
14095         * lib/exclude.c: Include "strcase.h".
14096         * lib/regex_internal.h [!defined _LIBC]: Likewise.
14097         * lib/getusershell.c: Include stdio--.h rather than stdio.h
14098         and stdio-safer.h.
14099         (getusershell): Call fopen, not fopen_safer.
14100         * lib/save-cwd.c: Include fcntl--.h rather than fcntl.h.
14101         Do not include unistd-safer.h.
14102         (save_cwd): Don't call fd_safer; no longer needed
14103         now that we include fcntl--.h.
14104
14105         * lib/getdate.y (relative_time): New type.
14106         (RELATIVE_TIME_0): New constant.
14107         (parser_control): Use relative_time instead of doing it ourselves.
14108         (%union): Add new relative_time rel member.
14109         (tYEAR_UNIT, tMONTH_UNIT, tHOUR_UNIT, tMINUTE_UNIT, tSEC_UNIT):
14110         Now typeless.
14111         (relunit, relunit_snumber): Now of type rel.
14112         (zone, rel, relunit, get_date): Adjust to above changes.
14113
14114         * lib/getloadavg.c: Include fcntl--.h rather than fcntl.h.
14115         Do not include unistd-safer.h.
14116         (getloadavg): Don't call fd_safer; no longer needed
14117         now that we include fcntl--.h.
14118
14119         * lib/mkdir-p.c (ENOSYS): Define to EEXIST if not defined.
14120         (make_dir_parents): Treat ENOSYS like EEXIST.
14121
14122         Improve quality of diagnostics on restore_cwd failure.
14123         * lib/mkdir-p.h (make_dir): Remove.  All uses replaced by mkdir.
14124         (make_dir_parents): Last arg is now int * (for errno), not bool *.
14125         * lib/mkdir-p.c (make_dir, make_dir_parents): Likewise.
14126         Rewrite "mkdir -p" algorithm to avoid the need for "stat"
14127         each time through the loop.  Do not diagnose restore_cwd failure;
14128         that is the caller's job (and perhaps the caller does not care).
14129
14130         * lib/mkdir-p.c (CLEANUP_CWD, CLEANUP): Remove.
14131         (make_dir_parents): Revamp to avoid need for CLEANUP_CWD, CLEANUP.
14132         If the file already exists but is not a directory, don't bother
14133         to try to make its parents.
14134         Close potential file descriptor leak if we can't chdir("/") (!).
14135         Don't always return true if chdir($PWD) fails; return true only
14136         if the requested action was done successfully (except for the
14137         chdir($PWD)).
14138         Don't log final directory unless we actually made it.
14139         Refactor to avoid duplicate code to fix up permissions.
14140         Don't attempt to fix up parent permissions if chdir($PWD) fails.
14141
14142         * lib/strftime.c (my_strftime): Rewrite the previous change slightly,
14143         to make it a bit faster and (I hope) clearer.
14144         * lib/strftime.c (my_strftime): Add support for %:z, %::z, %:::z.
14145         Fix bug in formats like %2N.
14146
14147         * lib/verify.h: New file.
14148
14149 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
14150
14151         Sync from coreutils.
14152         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Check for netinet/in.h.
14153
14154 2005-09-22  Jim Meyering  <jim@meyering.net>
14155
14156         Sync from coreutils.
14157
14158         * m4/lstat.m4 (gl_FUNC_LSTAT):
14159         Use AC_LIBSOURCES to require lstat.c and lstat.h.
14160         Remove obsolete comment.
14161         * m4/xreadlink.m4: Use AC_LIBSOURCES and AC_LIBOBJ.
14162         * m4/xstrtod.m4: Likewise.
14163
14164         * m4/openat.m4 (gl_FUNC_OPENAT): Add openat-die.c.
14165
14166 2005-09-22  Jim Meyering  <jim@meyering.net>
14167
14168         Sync from coreutils.
14169
14170         * lib/backupfile.c: Use ARGMATCH_VERIFY, just in case.
14171
14172         * lib/posixtm.c (posixtime) [lint]: Initialize *all* of tm0, not just
14173         the .tm_year member, since otherwise gcc-4.0 would now warn about
14174         tm_zone, tm_gmtoff, tm_isdst, tm_yday, tm_wday.
14175
14176         * lib/quotearg.c (quotearg_n_options): Change code to be suboptimal, in
14177         order to avoid an unsuppressible warning from gcc on 64-bit systems.
14178
14179         * lib/getdate.y (get_date): Undo part of the 2005-04-04 change, so that
14180         the command "date -d'2005-03-27 +1 day'" succeeds once again, even
14181         when run in a time zone for which daylight savings time is in effect
14182         for the starting date.
14183
14184         * lib/mkdir-p.c (make_dir_parents): Don't let a failed chdir($PWD)
14185         stop us from restricting permissions of just-created absolute-named
14186         directories.
14187         * lib/mkdir-p.c (CLEANUP_CWD): Return *true*, not false when failing
14188         to restore initial working directory.
14189         * lib/mkdir-p.c (make_dir_parents): New parameter:
14190         different_working_dir, to tell caller if/when we change the working
14191         directory and are unable to return to the initial one.
14192         * lib/mkdir-p.h (make_dir_parents): Update prototype.
14193         * lib/mkdir-p.c (CLEANUP_CWD): Change one more `return 1' to
14194         `return false'.  This fixes a bug introduced on 2004-07-30.
14195
14196         * lib/openat.c (fdopendir): Be sure to close the supplied
14197         file descriptor before returning.  This makes our replacement
14198         implementation a little closer to Solaris's, where fdopendir
14199         ties the file descriptor to the returned DIR* pointer.
14200         * lib/openat.c (unlinkat): New function.
14201         * lib/openat.h (unlinkat): Add prototype.
14202         * lib/openat-die.c (openat_save_fail): Rename from openat_save_die.
14203         (openat_restore_fail): Rename from openat_restore_die.
14204         * lib/openat.c, openat.h: Reflect s/_die/_fail/ renaming.
14205
14206         Provide an alternative to exiting immediately upon save_cwd or
14207         restore_cwd failure.  Now, an application can arrange e.g.,
14208         to perform a longjump in that case.
14209         * lib/openat.c: Include dirname.h.
14210         Use IS_ABSOLUTE_FILE_NAME rather than testing for leading slash.
14211         (rpl_openat, fdopendir, fstatat): Call openat_save_die
14212         and openat_restore_die rather than calling error directly.
14213         Don't include "error.h" or "exitfail.h"; they're no longer needed.
14214
14215         * lib/openat-die.c (openat_save_die, openat_restore_die): New file.
14216         * lib/openat.h (openat_save_die, openat_restore_die): Declare and
14217         define.
14218
14219         * lib/strftime.c [FPRINTFTIME] (fprintftime): Provide a new interface:
14220         size_t fprintftime (FILE *fp, char const *fmt, struct tm const *tm,
14221                             int utc, int nanoseconds);
14222         Background:
14223         date should not have to allocate a megabyte of virtual memory to
14224         handle a format argument like +%1048575T.  When implemented with
14225         strftime, it must allocate such a buffer, use strftime to fill it
14226         in, print it, then free it.
14227         With fprintftime, it simply prints everything and exits.
14228         With no need for memory allocation, that's one fewer way to fail.
14229         * lib/strftime.c (my_strftime): Parse the colons of %:::z *after* the
14230         optional field width, not before, so we accept %9:z, not %:9z.
14231         (my_strftime): Be sure to use L_('x') for literals.
14232
14233         * lib/backupfile.c, lib/canon-host.c, lib/canonicalize.c, lib/chown.c:
14234         * lib/cloexec.c, lib/dup-safer.c, lib/dup2.c, lib/euidaccess.c:
14235         * lib/fd-safer.c, lib/fileblocks.c, lib/fopen-safer.c, lib/fsusage.c:
14236         * lib/ftruncate.c, lib/getcwd.c, lib/getcwd.h, lib/getloadavg.c:
14237         * lib/getopt_.h, lib/getpagesize.h, lib/getugroups.c:
14238         * lib/group-member.c, lib/human.h, lib/idcache.c, lib/mkdir-p.c:
14239         * lib/mountlist.c, lib/nanosleep.c, lib/pathmax.h, lib/physmem.c:
14240         * lib/posixver.c, lib/putenv.c, lib/raise.c, lib/safe-read.c:
14241         * lib/same.c, lib/save-cwd.c, lib/setenv.c, lib/settime.c:
14242         * lib/tempname.c, lib/unlinkdir.c, lib/unsetenv.c, lib/userspec.c:
14243         * lib/xgethostname.c, lib/xreadlink.c:
14244         Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally.
14245
14246         * lib/chown.c, lib/cloexec.c, lib/dup-safer.c, lib/dup2.c:
14247         * lib/fsusage.c, lib/getcwd.c, lib/getloadavg.c, lib/mountlist.c:
14248         * lib/openat.h, lib/save-cwd.c, lib/tempname.c:
14249         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
14250         and don't include <sys/file.h>).
14251
14252 2005-09-22  Eric Blake  <ebb9@byu.net>  (tiny change)
14253
14254         Sync from coreutils.
14255
14256         * lib/getloadavg.c (getloadavg) [__CYGWIN__]: Port to cygwin.
14257         [__linux__]: Allocate a big enough buffer for /proc/loadavg.
14258         [!LDAV_DONE]: Avoid unused variable warning.
14259
14260 2005-09-21  Bruno Haible  <bruno@clisp.org>
14261
14262         * lib/unicodeio.h (unicode_to_mb): New declaration.
14263
14264 2005-09-20  Derek Price  <derek@ximbiot.com>
14265
14266         * lib/getaddrinfo.c: Don't include <netdb.h> included from
14267         getaddrinfo.h.
14268
14269 2005-09-20  Bruno Haible  <bruno@clisp.org>
14270
14271         * gnulib-tool: Remove trailing slashes from the values specified for
14272         --source-base, --m4-base, --tests-base, --aux-dir.
14273         Suggested by Simon Josefsson <jas@extundo.com>.
14274
14275 2005-09-20  Bruno Haible  <bruno@clisp.org>
14276
14277         * gnulib-tool (func_all_modules, func_modules_transitive_closure,
14278         func_modules_to_filelist, func_import, func_create_testdir): Make all
14279         sorting results locale-independent, so that gnulib-cache.m4 doesn't
14280         change when gnulib-tool is invoked in a different locale.
14281
14282 2005-09-19  Simon Josefsson  <jas@extundo.com>
14283
14284         * m4/socklen.m4: Fix typo.
14285
14286 2005-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14287
14288         Use a consistent style for including <config.h>.
14289         * lib/__fpending.c, lib/acl.c, lib/argmatch.c, lib/argp-help.c,
14290         lib/argp-parse.c, lib/argp-pvh.c, lib/backupfile.c, lib/basename.c,
14291         lib/c-stack.c, lib/calloc.c, lib/check-version.c, lib/cloexec.c,
14292         lib/closeout.c, lib/copy-file.c, lib/creat-safer.c, lib/cycle-check.c,
14293         lib/dirfd.c, lib/dirname.c, lib/dup-safer.c, lib/dup2.c,
14294         lib/euidaccess.c, lib/exclude.c, lib/exitfail.c, lib/fatal-signal.c,
14295         lib/fd-safer.c, lib/file-type.c, lib/fileblocks.c, lib/filemode.c,
14296         lib/filenamecat.c, lib/findprog.c, lib/fnmatch.c, lib/fopen-safer.c,
14297         lib/free.c, lib/fsusage.c, lib/ftruncate.c, lib/full-write.c,
14298         lib/fwriteerror.c, lib/getaddrinfo.c, lib/getcwd.c, lib/getdelim.c,
14299         lib/getline.c, lib/getlogin_r.c, lib/getndelim2.c, lib/getnline.c,
14300         lib/getopt1.c, lib/getpass.c, lib/group-member.c, lib/hard-locale.c,
14301         lib/hash-pjw.c, lib/hash.c, lib/human.c, lib/idcache.c,
14302         lib/inet_ntop.c, lib/isdir.c, lib/long-options.c, lib/malloc.c,
14303         lib/memcasecmp.c, lib/memcmp.c, lib/memcoll.c, lib/memcpy.c,
14304         lib/memmove.c, lib/mkdir-p.c, lib/modechange.c, lib/mountlist.c,
14305         lib/open-safer.c, lib/physmem.c, lib/pipe-safer.c, lib/pipe.c,
14306         lib/poll.c, lib/posixver.c, lib/progname.c, lib/progreloc.c,
14307         lib/putenv.c, lib/quote.c, lib/quotearg.c, lib/readline.c,
14308         lib/readlink.c, lib/realloc.c, lib/regex.c, lib/rename.c, lib/rmdir.c,
14309         lib/rpmatch.c, lib/safe-read.c, lib/same.c, lib/save-cwd.c,
14310         lib/savedir.c, lib/sig2str.c, lib/strcspn.c, lib/strerror.c,
14311         lib/stripslash.c, lib/strncasecmp.c, lib/strndup.c, lib/strnlen.c,
14312         lib/strnlen1.c, lib/strsep.c, lib/strstr.c, lib/strtod.c,
14313         lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c,
14314         lib/time_r.c, lib/userspec.c, lib/utimecmp.c, lib/version-etc-fsf.c,
14315         lib/version-etc.c, lib/wait-process.c, lib/xalloc-die.c, lib/xgetcwd.c,
14316         lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c, lib/xreadlink.c,
14317         lib/xsetenv.c, lib/xstrndup.c, lib/xstrtoimax.c, lib/xstrtol.c,
14318         lib/xstrtoumax.c, lib/yesno.c:
14319         Standardize inclusion of config.h.
14320         * lib/__fpending.h, lib/dirfd.h, lib/getdate.h, lib/human.h,
14321         lib/inttostr.h:  Removed inclusion of config.h from header files.
14322         * lib/inttostr.c:  Adjusted in-tree users.
14323         * lib/timespec.h: Remove superfluous warning to include config.h.
14324         * lib/atexit.c, lib/chdir-long.c, lib/chown.c, lib/fchown-stub.c,
14325         lib/getgroups.c, lib/gettimeofday.c, lib/lchown.c, lib/lstat.c,
14326         lib/mkdir.c, lib/mkstemp.c, lib/nanosleep.c, lib/openat.c, lib/raise.c,
14327         lib/readtokens0.c, lib/readutmp.c, lib/unlinkdir.c: Guard inclusion of
14328         config.h with HAVE_CONFIG_H.
14329
14330 2005-09-19  Jim Meyering  <jim@meyering.net>
14331
14332         * modules/pathmax (License): Change to LGPL.
14333
14334 2005-09-19  Derek Price  <derek@ximbiot.com>
14335
14336         * config/srclist.txt: glibc's glob.h is now in lib/glob-libc.h.
14337
14338 2005-09-19  Bruno Haible  <bruno@clisp.org>
14339
14340         * gnulib-tool (import): Provide default for --tests-base.
14341
14342 2005-09-19  Bruno Haible  <bruno@clisp.org>
14343
14344         * doc/quote.texi: New file, extracted from gnulib.texi.
14345         * doc/ctime.texi: New file, extracted from gnulib.texi.
14346         * doc/inet_ntoa.texi: New file, extracted from gnulib.texi.
14347         * doc/gnulib-tool.texi: New file, extracted from gnulib.texi.
14348         * doc/gnulib.texi: Include them.
14349
14350 2005-09-18  Bruno Haible  <bruno@clisp.org>
14351
14352         Portability fix.
14353         * gnulib-tool (func_readlink): New function.
14354         (func_ln_if_changed): Use it.
14355
14356 2005-09-18  Bruno Haible  <bruno@clisp.org>
14357
14358         * gnulib-tool: Support --with-tests also with --import.
14359         (func_emit_tests_Makefile_am): Use variables $m4base and $testsbase.
14360         (func_import): Use variables $testsbase and $inctests. Emit a
14361         gl_TESTS_BASE form into gnulib-cache.m4. Create $testsbase/Makefile.am.
14362         Remind the user to add AC_CONFIG_FILES($testsdir/Makefile) and
14363         SUBDIRS += $testsdir.
14364         (func_create_testdir): Update.
14365
14366 2005-09-18  Bruno Haible  <bruno@clisp.org>
14367
14368         * gnulib-tool: Revise --dry-run implementation. Use variable $doit
14369         instead of $dry_run.
14370         (func_cp_if_changed, func_mv_if_changed): Remove functions.
14371         (func_ln_if_changed): Don't handle dry-run here.
14372         (func_import): In dry-run mode, detect more precisely which actions
14373         would be performed, and don't use "...ing" verbs.
14374
14375 2005-09-18  Bruno Haible  <bruno@clisp.org>
14376
14377         * gnulib-tool (func_tmpdir): New function, taken from GNU gettextize.
14378         (func_import): Use join on two temporary files instead of three nested
14379         loops, in order to determine which files are new or old.
14380
14381 2005-09-18  Bruno Haible  <bruno@clisp.org>
14382
14383         * gnulib-tool (func_import): Comment out code that spits out the
14384         new files with --dry-run.
14385
14386 2005-09-18  Bruno Haible  <bruno@clisp.org>
14387
14388         * doc/gnulib.texi (Invoking gnulib-tool): 50% rewritten.
14389
14390 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
14391
14392         * lib/stat-time.h: New file.
14393         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, CTIME_CMP):
14394         (MTIME_CMP, TIMESPEC_NS): Remove.  Now done by stat-time.h,
14395         in a different way.
14396         (timespec_cmp): New function.
14397         * lib/utimecmp.c: Include stat-time.h.
14398         (SYSCALL_RESOLUTION): Depend on whether various struct stat
14399         members exist, not on the obsolescent ST_MTIM_NSEC.
14400         (utimecmp): Use the new stat-time functions rater than TIMESPEC_NS.
14401
14402 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
14403
14404         * config/srclist.txt: Remove glibc bug 1033 and uncomment mktime.c.
14405
14406 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
14407
14408         * MODULES.html.sh (File system functions): Add stat-time.
14409         * modules/stat-time: New file.
14410         * modules/timespec (Files): Remove m4/st_mtim.m4; this
14411         is now done in a different way, by the stat-time module.
14412         * modules/utimecmp (Depends-on): Add stat-time.
14413
14414 2005-09-15  Paul Eggert  <eggert@cs.ucla.edu>
14415
14416         * m4/st_mtim.m4: Remove.  Superseded by...
14417         * m4/stat-time.m4: New file.
14418         * m4/timespec.m4 (gl_TIMESPEC): Require AC_C_INLINE.
14419         Do not invoke AC_STRUCT_ST_MTIM_NSEC; no longer needed.
14420
14421 2005-09-15  Derek Price  <derek@ximbiot.com>
14422
14423         * m4/strstr.m4 (gl_FUNC_STRSTR): Don't define strstr here.
14424
14425 2005-09-15  Derek Price  <derek@ximbiot.com>
14426
14427         * lib/regex_internal.h: Blank `pure' for GNUC < 3.
14428         * lib/regex_internal.c: Ditto, using this...
14429         (__GNUC_PREREQ): ...new macro.
14430         * lib/regcomp.c, regexec.c: Blank `always_inline' for GNUC < 3.1
14431         using...
14432         (__GNUC_PREREQ): ...this new macro.
14433
14434         * lib/strstr.h: Include string.h. Define strstr as a macro here.
14435
14436 2005-09-15  Derek Price  <derek@ximbiot.com>
14437             Paul Eggert  <eggert@cs.ucla.edu>
14438
14439         * lib/regcomp.c, regexec.c, regex_internal.c: Back out previous
14440         changes, consolidating in...
14441         * lib/regex_internal.h: ...this file.
14442
14443 2005-09-13  Jim Meyering  <jim@meyering.net>
14444
14445         * lib/canon-host.c: Filter through gnu indent and reword comments
14446         slightly.
14447         * lib/canon-host.h (ch_strerror_r): Tweak cpp indentation and spacing.
14448
14449 2005-09-13  Derek Price  <derek@ximbiot.com>
14450
14451         * lib/canon-host.c (canon_host_r): Set *cherror on memory allocation
14452         failure.
14453         Reported by Jim Meyering  <jim@meyering.net>.
14454
14455 2005-09-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
14456
14457         * lib/base64.c: Typo.
14458         (base64_encode): Put b64str in initialized data section.
14459
14460 2005-09-12  Paul Eggert  <eggert@cs.ucla.edu>
14461
14462         Merge glibc and coreutils changes into gnulib, plus a few
14463         extra fixes.
14464         * lib/md5.c: Use #error rather than a string.
14465         (CYCLIC): New macro, from glibc source.  Use it instead of rol.
14466         * lib/md5.h (__GNUC_PREREQ, __THROW): Define if not defined already.
14467         (__attribute__): Define to empty for non recent-GCC.
14468         (__md5_buffer, __md5_finish_ctx, __md5_init_ctx, __md5_process_block):
14469         (__md5_process_bytes, __md5_read_ctx, __md5_stream):
14470         Renamed from their non-__ counterparts, with new macros replacing
14471         them if not _LIBC.  Add __THROW attribute.
14472         (rol): Remove.
14473         (struct md5_ctx): Align buffer if using GCC.
14474         * lib/sha1.h (struct sha1_ctx): Likewise.
14475         * lib/sha1.c (SWAP): Renamed from the NOTSWAP.  All uses changed.
14476         The old name was backwards.
14477         (NOTSWAP): Remove; not used.
14478         (rol): New macro, moved here from md5.h.
14479         (sha1_process_block): Remove a FIXME that doesn't make sense.
14480
14481 2005-09-12  Derek Price  <derek@ximbiot.com>
14482
14483         Return usable errors from canon-host.
14484         * lib/canon-host.h: New file.
14485         * lib/canon-host.c (canon_host): Wrap...
14486         (canon_host_r): ...this new function, which now relies exclusively on
14487         getaddrinfo.
14488         (ch_strerror): New function.
14489         (last_cherror): New global.
14490         * lib/getaddrinfo.c: Move include of getaddrinfo.h first to test
14491         interface.
14492         (getaddrinfo): Add AI_CANONNAME functionality.  Don't do arithmetic on
14493         void *.
14494         (freeaddrinfo): Free ai->ai_canonname when set.
14495
14496 2005-09-12  Derek Price  <derek@ximbiot.com>
14497
14498         Make canon-host require getaddrinfo.
14499         * m4/canon-host.m4 (gl_CANON_HOST): Remove most dependencies.
14500         AC_LIBSOURCE canon-host.h.  Call...
14501         (gl_PREREQ_CANON_HOST): ...this new function, which requires
14502         gl_GETADDRINFO.
14503         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Compile gai_strerror when needed.
14504
14505 2005-09-12  Derek Price  <derek@ximbiot.com>
14506
14507         * modules/canon-host: Add canon-host.h.  Depend on getaddrinfo.  Make
14508         LGPL.
14509         * modules/getaddrinfo: Add link to opengroup spec.  Depend on strdup.
14510
14511 2005-09-12  Derek Price  <derek@ximbiot.com>
14512
14513         * lib/gai_strerror.c: Include config.h when available.  Include
14514         getaddrinfo.h before other headers to test interface.
14515         Reported by Larry Jones <lawrence.jones@ugs.com>.
14516
14517 2005-09-12  Derek Price  <derek@ximbiot.com>
14518             Paul Eggert  <eggert@cs.ucla.edu>
14519
14520         * modules/glob (Files): Add glob-libc.h.
14521
14522 2005-09-12  Derek Price  <derek@ximbiot.com>
14523             Paul Eggert  <eggert@cs.ucla.edu>
14524
14525         * m4/glob.m4 (gl_GLOB_SUBSTITUTE): AC_LIBSOURCES for glob.c,
14526         glob_.h, glob-libc.h.
14527         (gl_PREREQ_GLOB): Remove _SYS_CDEFS_H hack; no longer needed.
14528
14529 2005-09-12  Derek Price  <derek@ximbiot.com>
14530             Paul Eggert  <eggert@cs.ucla.edu>
14531
14532         * lib/glob-libc.h: Renamed from glob_.h.  The new version is
14533         taken from libc's glob.h, except with '#ifdef __GLOB_GNULIB'
14534         protecting things that should be done only in gnulib contexts.
14535         * lib/glob_.h: New file, containing only the glob things needed for
14536         gnulib.
14537         (GLOB_PREFIX): Remove.  All uses changed to look for __GLOB_GNULIB.
14538         (__GLOB_CONCAT, __GLOB_XCONCAT, __GLOB_ID): Remove; no longer needed.
14539         (glob, globfree, glob_pattern_p): Now defined simply in terms of
14540         rpl_glob, rpl_globfree, rpl_glob_pattern_p.
14541         (__GLOB_GNULIB): New macro, to keep the glob.h changes clearer
14542         and to respect the namespace rules better.
14543
14544 2005-09-08  Simon Josefsson  <jas@extundo.com>
14545
14546         * modules/socklen: New file.
14547
14548 2005-09-08  Simon Josefsson  <jas@extundo.com>
14549
14550         * m4/socklen.m4: New file.
14551
14552 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
14553
14554         * modules/utimens (Files): Add m4/utimbuf.m4, since
14555         m4/utimens.m4 requires gl_CHECK_TYPE_STRUCT_UTIMBUF.
14556         Reported by Sergey Poznyakoff.
14557
14558 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
14559
14560         * lib/glob.c (glob, globfree, __glob_pattern_p): Use old-style function
14561         definitions, since that's the preferred style in glibc.
14562         Fix a minor spacing issue, and update copyright notice to match
14563         glibc's.
14564
14565 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
14566
14567         * config/srclist.txt: Remove glibc bug 1061; it's been fixed.
14568
14569 2005-09-06  Simon Josefsson  <jas@extundo.com>
14570
14571         * lib/getpass.c (getpass): Fix typo, test for HAVE_TCSETATTR and not
14572         TCSETATTR.  Reported by Derek Price <derek@ximbiot.com>.
14573
14574 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
14575
14576         * lib/regex_internal.h (bitset_not): Add parens to avoid gcc -Wall
14577         warning.
14578
14579 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
14580
14581         * config/srclist.txt: Add glibc bug 1302.
14582
14583 2005-09-05  Paul Eggert  <eggert@cs.ucla.edu>
14584
14585         Change bitset word type from unsigned int to unsigned long int,
14586         as this has better performance on typical 64-bit hosts.
14587         Port bitset code to hosts with unusual word sizes.
14588         * lib/regcomp.c (build_equiv_class, build_charclass, build_range_exp):
14589         (build_collating_symbol):
14590         Prefer bitset to re_bitset_ptr_t in prototypes, when the actual
14591         argument is a bitset.  This is merely a style issue, but it makes
14592         it clearer that an entire array is expected.
14593         (re_compile_fastmap_iter, init_dfa, init_word_char, optimize_subexps):
14594         * lib/regcomp.c (lower_subexp, parse_bracket_exp, built_charclass_op):
14595         Port to the case where bitset_word is not the same as unsigned int.
14596         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
14597         (bitset_not, bitset_merge, bitset_set_all, bitset_mask):
14598         Likewise.
14599         * lib/regexec.c (check_dst_limits_calc_pos_1,
14600         check_subexp_matching_top):
14601         (build_trtable, group_nodes_into_DFAstates):
14602         Likewise.
14603         * lib/regcomp.c (re_compile_fastmap_iter, utf8_sb_map, optimize_utf8):
14604         Don't assume that SBC_MAX is a multiple of BITSET_WORD_BITS.
14605         * lib/regex_internal.h (bitset_set_all, bitset_not): Likewise.
14606         * lib/regexec.c (group_nodes_into_DFAstates): Likewise.
14607         * lib/regcomp.c (utf8_sb_map): Don't assume UINT_MAX == 0xffffffff.
14608         * lib/regcomp.c (optimize_subexps, lower_subexp):
14609         Work even if bitset_word has holes in its bitwise representation.
14610         * lib/regex_internal.h (BITSET_WORD_BITS): Likewise.
14611         * lib/regexec.c (check_dst_limits_calc_pos_1,
14612         check_subexp_matching_top):
14613         Likewise.
14614         * lib/regex_internal.c (re_string_reconstruct):
14615         Don't assume UCHAR_MAX == 255.
14616         * lib/regex_internal.h (bitset_set_all): Likewise.
14617         * lib/regex_internal.h (BITSET_WORD_BITS): Renamed from UINT_BITS.
14618         All uses changed.
14619         (BITSET_WORDS): Renamed from BITSET_UINTS.  All uses changed.
14620         (bitset_word): New type, replacing 'unsigned int' for bitset uses.
14621         All uses changed.
14622         (BITSET_WORD_MAX): New macro.
14623         (bitset_set, bitset_clear, bitset_contain, bitset_empty):
14624         (bitset_set_all, bitset_copy):  Now inline functions, not macros.
14625         (bitset_empty, bitset_copy):
14626         Prefer sizeof (bitset) to multiplying it out ourselves.
14627         (bitset_not_merge): Remove; unused.
14628         (bitset_contain): Return bool, not unsigned int with one bit on.
14629         All callers changed.
14630         * lib/regexec.c (build_trtable): Don't assume bitset has no stricter
14631         alignment than re_node_set; do this by defining a new internal
14632         type struct dests_alloc and using it to allocate memory.
14633
14634 2005-09-05  Bruno Haible  <bruno@clisp.org>
14635
14636         * gnulib-tool (func_import): Fix comparison in handling of symbolic
14637         links.
14638
14639 2005-09-04  Martin Lambers  <marlam@marlam.de>  (tiny change)
14640
14641         * modules/size_max (Makefile.am): Add size_max.h
14642
14643 2005-09-04  Derek Price  <derek@ximbiot.com>
14644
14645         * gnulib-tool (func_import): Fix reversed $symbolic logic.
14646
14647 2005-09-03  Simon Josefsson  <jas@extundo.com>
14648
14649         * gnulib-tool: Fix typo.
14650
14651 2005-09-03  Simon Josefsson  <jas@extundo.com>
14652
14653         * config/srclist.txt: Add glibc bug 1293.
14654
14655 2005-09-03  Derek Price  <derek@ximbiot.com>
14656
14657         * m4/getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
14658         From Larry Jones <lawrence.jones@ugs.com>.
14659
14660 2005-09-02  Simon Josefsson  <jas@extundo.com>
14661
14662         * modules/socklen: New file.
14663
14664 2005-09-02  Simon Josefsson  <jas@extundo.com>
14665
14666         * modules/havelib: New module.
14667
14668         * modules/gettext, modules/iconv, modules/lock, modules/readline:
14669         Use havelib.
14670
14671 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
14672
14673         Check for arithmetic overflow when calculating sizes, to prevent
14674         some buffer-overflow issues.  These patches are conservative, in the
14675         sense that when I couldn't determine whether an overflow was possible,
14676         I inserted a run-time check.
14677         * lib/regex_internal.h (re_xmalloc, re_xrealloc, re_x2realloc): New
14678         macros.
14679         (SIZE_MAX) [!defined SIZE_MAX]: New macro.
14680         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc):
14681         (re_xnrealloc, re_x2nrealloc): New inline functions.
14682         * lib/regcomp.c (init_dfa, analyze, build_range_exp,
14683         parse_bracket_exp):
14684         (build_equiv_class, build_charclass): Check for arithmetic overflow
14685         in size expression calculations.
14686         * lib/regex_internal.c (re_string_realloc_buffers):
14687         (build_wcs_upper_buffer, re_node_set_add_intersect):
14688         (re_node_set_init_union, re_node_set_insert, re_node_set_insert_last):
14689         (re_dfa_add_node, register_state): Likewise.
14690         * lib/regexec.c (re_search_stub, re_copy_regs, re_search_internal):
14691         (prune_impossible_nodes, push_fail_stack, set_regs, check_arrival):
14692         (build_trtable, extend_buffers, match_ctx_init, match_ctx_add_entry):
14693         (match_ctx_add_subtop, match_ctx_add_sublast): Likewise.
14694
14695 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
14696
14697         * modules/inttostr (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
14698         m4/ulonglong.m4.  Problem reported by Martin Lambers.
14699
14700 2005-09-02  Bruno Haible  <bruno@clisp.org>
14701
14702         Support for lib vs. lib64 distinction on biarch platforms.
14703         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): New macro.
14704         (AC_LIB_PREFIX): Require it. Use $acl_libdirstem instead of 'lib'.
14705         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Likewise.
14706
14707 2005-09-02  Bruno Haible  <bruno@clisp.org>
14708
14709         * gnulib-tool (import): In the other first-use case, provide defaults
14710         as well.
14711
14712 2005-09-02  Bruno Haible  <bruno@clisp.org>
14713
14714         * config/srclist.txt: lib-link.m4 and lib-prefix.m4 currently have
14715         patches not yet found in the latest gettext release.
14716
14717 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
14718
14719         * lib/glob.c (GET_LOGIN_NAME_MAX): Renamed from LOGIN_NAME_MAX,
14720         to avoid a collision with bits/local_lim.h in glibc.
14721         All uses changed.  Problem reported by Dmitry V. Levin in
14722         <http://sources.redhat.com/bugzilla/show_bug.cgi?id=1060>.
14723
14724         * lib/regex_internal.c (build_wcs_upper_buffer): Fix portability
14725         bugs in int versus size_t comparisons.
14726         (re_string_context_at): Fix bug where the code assumed that
14727         Idx is signed.
14728
14729         Use bool where appropriate.
14730         * lib/regcomp.c (re_set_fastmap): ICASE arg is bool, not int.
14731         All callers changed.
14732         (calc_eclosure_iter): Likewise, for ROOT arg.
14733         (parse_bracket_element): Likewise, for ACCEPT_HYPHEN arg.
14734         (build_charclass_op): Likewise, for NON_MATCH arg.
14735         * lib/regex_internal.c (re_string_allocate, re_string_construct):
14736         (re_string_construct_common): Likewise, for ICASE arg.
14737         * lib/regexec.c (re_search_2_stub, re_search_stub):
14738         Likewise, for RET_LEN arg.
14739         (check_matching): Likewise, for FL_LONGEST_MATCH arg.
14740         (set_regs): Likewise, for FL_BACKTRACK arg.
14741         * lib/regcomp.c (re_compile_fastmap_iter, optimize_utf8):
14742         (duplicate_node_closure, calc_inveclosure, calc_eclosure):
14743         (calc_eclosure_iter, parse_bracket_exp):
14744         Use bool for internal variables that are booleans.
14745         * lib/regexec.c (re_search_internal, check_matching,
14746         proceed_next_node):
14747         (set_regs, build_sifted_states, sift_states_bkref):
14748         (check_arrival_add_next_nodes, check_arrival_expand_ecl_sub):
14749         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
14750         (find_collation_sequence_value):
14751         Likewise.
14752         * lib/regex_internal.c (re_node_set_insert, re_node_set_insert_last):
14753         (re_node_set_compare):
14754         Return bool, not int. All callers changed.
14755         * lib/regexec.c (check_halt_node_context, check_dst_limits):
14756         (build_trtable, check_node_accept): Likewise.
14757         * lib/regex_internal.h: Include stdbool.h.
14758
14759         Fix bugs uncovered when converting to bool.
14760         * lib/regcomp.c (calc_eclosure_iter): Check for storage allocation
14761         failure instead of charging ahead blindly.
14762         * lib/regex_internal.c (register_state): Likewise.
14763         * lib/regexec.c (re_search_2_stub): Use simpler method than boolean
14764         for freeing internal storage.
14765         (group_nodes_into_DFA_states): Use unsigned int, not int, for
14766         bitset pieces used as boolean, to avoid undefined behavior
14767         on hosts that do int overflow checking.
14768
14769 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
14770
14771         * config/srclist.txt: Add glibc bugs 1285-1287.
14772
14773 2005-09-01  Jim Meyering  <jim@meyering.net>
14774
14775         * m4/lchown.m4: Require gl_FUNC_CHOWN, for the definition of
14776         CHOWN_MODIFIES_SYMLINK, which is used by lchown.c.
14777         Require gl_STAT_MACROS, too.
14778
14779 2005-09-01  Bruno Haible  <bruno@clisp.org>
14780
14781         * gnulib-tool (import): In the first-use case, provide defaults.
14782
14783 2005-09-01  Bruno Haible  <bruno@clisp.org>
14784
14785         * gnulib-tool (func_import): Remove the .tmp files.
14786
14787 2005-09-01  Bruno Haible  <bruno@clisp.org>
14788
14789         * gnulib-tool (func_import): Fix handling of symbolic links.
14790
14791 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
14792
14793         On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
14794         old glibc regex code mishandles strings longer than 2**31 bytes.
14795         This patch fixes this when the regex code is used in gnulib
14796         (i.e., outside glibc).
14797
14798         This patch should not affect the use of the regex code inside
14799         glibc.  No doubt this problem also needs to be handled for glibc
14800         as well, but the result will be an incompatible change to the
14801         glibc ABI, and the old ABI will have to be supported too.  That
14802         can be the the subject for another patch.
14803
14804         * lib/regex.h (_REGEX_LARGE_OFFSETS): New feature-test macro,
14805         governing whether the rest of this patch is active.  By default,
14806         the macro is disabled and the patch has no effect.
14807         (regoff_t) [defined _REGEX_LARGE_OFFSETS]: Define to off_t, not int.
14808         (__re_idx_t, __re_size_t, __re_long_size_t): New types.
14809         (struct re_pattern_buffer, re_search, re_search_2, re_match):
14810         (re_match_2, re_set_registers): Use the new types.
14811         * lib/regex_internal.h (Idx, re_hashval_t): New types.
14812         (REG_MISSING, REG_ERROR, REG_VALID_INDEX, REG_VALID_NONZERO_INDEX):
14813         New macros.
14814         (re_node_set, re_charset_t, re_token_t, re_string_realloc_buffers):
14815         (re_string_context_at, bin_tree_t, re_dfastate_t):
14816         (struct re_state_table_entry, state_array_t, re_sub_match_last_t):
14817         (re_sub_match_top_t, re_match_context_t, re_sift_context_t):
14818         (struct re_fail_stack_ent_t, struct re_fail_stack_t, struct re_dfa_t):
14819         (re_string_char_size_at, re_string_wchar_at):
14820         (re_string_elem_size_at):
14821         Use the new types and macros to port to 64-bit hosts.
14822         Use unsigned types for internal values, so that the code
14823         mostly works even for arrays larger than SSIZE_MAX.
14824         * lib/regcomp.c (re_compile_internal, init_dfa, duplicate_node):
14825         (search_duplicated_node, calc_eclosure_iter, fetch_number):
14826         (parse_reg_exp, parse_branch, parse_expression, parse_sub_exp):
14827         (build_equiv_class, build_charclass, re_compile_fastmap_iter):
14828         (free_dfa_content, create_initial_state, optimize_utf8, analyze):
14829         (optimize_subexps, calc_first, link_nfa_nodes, duplicate_node_closure):
14830         (calc_inveclosure, parse_dup_op, build_range_exp):
14831         (build_collating_symbol, parse_bracket_exp, build_charclass_op):
14832         (fetch_number, create_token_tree, mark_opt_subexp):
14833         Likewise.
14834         * lib/regex_internal.c (re_string_construct_common,
14835         create_ci_newstate):
14836         (create_cd_newstate, re_string_allocate, re_string_construct):
14837         (re_string_realloc_buffers, build_wcs_upper_buffer):
14838         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
14839         (re_string_reconstruct, re_string_peek_byte_case):
14840         (re_string_fetch_byte_case, re_string_context_at):
14841         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
14842         (re_node_set_init_copy, re_node_set_add_intersect):
14843         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
14844         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
14845         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
14846         (re_acquire_state, re_acquire_state_context, register_state):
14847         Likewise.
14848         * lib/regex.c (match_ctx_init, match_ctx_add_entry,
14849         search_cur_bkref_entry):
14850         (match_ctx_add_subtop, match_ctx_add_sublast, sift_ctx_init):
14851         (re_search_internal, re_search_2_stub, re_search_stub)
14852         (re_copy_regs, check_matching, check_halt_state_context, update_regs):
14853         (push_fail_stack, sift_states_iter_mb, build_sifted_states):
14854         (update_cur_sifted_state, check_dst_limits):
14855         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
14856         (check_subexp_limits, sift_states_bkref, merge_state_array):
14857         (check_subexp_matching_top, get_subexp, get_subexp_sub):
14858         (find_subexp_node, check_arrival, check_arrival_add_next_nodes):
14859         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
14860         (expand_bkref_cache, check_node_accept_bytes):
14861         (group_nodes_into_DFAstates, check_node_accept, regexec, re_match):
14862         (re_search, re_match_2, re_search_2, prune_impossible_nodes):
14863         (acquire_init_state_context, check_halt_node_context):
14864         (proceed_next_node, pop_fail_stack, set_regs, free_fail_stack_return):
14865         (sift_states_backward, clean_state_log_if_needed):
14866         (sub_epsilon_src_nodes, add_epsilone_src_nodes, merge_state_with_log):
14867         (find_recover_state, transit_state_sb, transit_state_mb):
14868         (transit_state_bkref, build_trtable, match_ctx_clean):
14869         Likewise.
14870         * lib/regcomp.c (parse_dup_op): Add an extra test if Idx is unsigned,
14871         to work around an assumption that REG_MISSING is negative.
14872
14873         * lib/regcomp.c (re_comp) [defined _REGEX_RE_COMP || defined _LIBC]:
14874         (seek_collating_symbol_entry) [defined _LIBC]:
14875         (lookup_collation_sequence_value) [defined _LIBC]:
14876         (build_range_exp, build_collating_symbol) [defined _LIBC]:
14877         Use prototypes rather than old-style function definitions.
14878         * lib/regexec.c (re_exec) [defined _REGEX_RE_COMP || defined _LIBC]:
14879         (transit_state_sb) [0]:
14880         (find_collation_sequence_value) [defined _LIBC]: Likewise.
14881
14882         * lib/regexec.c (re_search_internal): Simplify update of rm_so and
14883         rm_eo.
14884
14885         * lib/regcomp.c (re_compile_fastmap_iter, init_dfa, init_word_char):
14886         (optimize_subexps, lower_subexp):
14887         Don't assume 1<<31 has defined behavior on hosts with 32-bit int,
14888         since the signed shift might overflow.  Use 1u<<31 instead.
14889         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
14890         Likewise.
14891         * lib/regexec.c (check_dst_limits_calc_pos_1,
14892         check_subexp_matching_top): Likewise.
14893
14894         * lib/regcomp.c (optimize_subexps, lower_subexp):
14895         Use CHAR_BIT rather than 8, for clarity.
14896         * lib/regexec.c (check_dst_limits_calc_pos_1):
14897         (check_subexp_matching_top): Likewise.
14898         * lib/regcomp.c (init_dfa): Make table_size unsigned, so that we don't
14899         have to worry about portability issues when shifting it left.
14900         Remove no-longer-needed test for table_size > 0.
14901         * lib/regcomp.c (parse_sub_exp): Do not shift more bits than there are
14902         in a word, as the resulting behavior is undefined.
14903         * lib/regexec.c (check_dst_limits_calc_pos_1): Likewise;
14904         in one case, a <= should have been an <, and in another case the
14905         whole test was missing.
14906         * lib/regex_internal.h (BYTE_BITS): Remove.  All uses changed to
14907         the standard name CHAR_BIT.
14908         * lib/regexec.c (match_ctx_add_entry): Don't assume that ~0 == -1;
14909         this is not true on one's complement and signed-magnitude hosts.
14910
14911         * lib/regex_internal.h (re_sub_match_top_t): Remove unused member
14912         next_last_offset.
14913         (struct re_dfa_t): Remove unused member states_alloc.
14914         * lib/regcomp.c (init_dfa): Don't initialize unused members.
14915
14916 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
14917
14918         * m4/regex.m4 (gl_REGEX): Require AC_SYS_LARGEFILE, Define
14919         _REGEX_LARGE_OFFSETS).  Test for regoff_t/off_t bug in 64-bit
14920         and large-file glibc and in 32-bit large-file Solaris.
14921
14922 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
14923
14924         * lib/regex_internal.c (re_string_reconstruct): Don't assume buffer
14925         lengths fit in regoff_t; this isn't true if regoff_t is the same
14926         width as size_t.
14927         * lib/regex.c (re_search_internal): 5th arg is LAST_START
14928         (= START + RANGE) instead of RANGE.  This avoids overflow
14929         problems when regoff_t is the same width as size_t.
14930         All callers changed.
14931         (re_search_2_stub): Check for overflow when adding the
14932         sizes of the two strings.
14933         (re_search_stub): Check for overflow when adding START
14934         to RANGE; if it occurs, substitute the extreme value.
14935
14936 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
14937
14938         * config/srclist.txt: Add glibc bugs 1273, 1278-1282, 1284.
14939
14940 2005-08-31  Jim Meyering  <jim@meyering.net>
14941
14942         * lib/regcomp.c (search_duplicated_node): Make first pointer arg
14943         a pointer-to-const.
14944         * lib/regex_internal.c (create_ci_newstate, create_cd_newstate):
14945         (register_state): Likewise.
14946         * lib/regexec.c (search_cur_bkref_entry, check_dst_limits):
14947         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
14948         (group_nodes_into_DFAstates): Likewise.
14949
14950 2005-08-31  Jim Meyering  <jim@meyering.net>
14951
14952         * check-module: Add a FIXME comment.
14953
14954 2005-08-31  Eric Blake  <ebb9@byu.net>
14955
14956         * modules/unistd-safer (Files): Add unistd--.h.
14957         * modules/stdio-safer (Files): Add stdio--.h.
14958
14959 2005-08-31  Derek Price  <derek@ximbiot.com>
14960
14961         * lib/getdelim.c (getdelim): Return EOF on EOF.
14962         Reported by Larry Jones <lawrence.jones@ugs.com>.
14963
14964 2005-08-31  Bruno Haible  <bruno@clisp.org>
14965
14966         Avoid unnecessary diffs in the generated lib/Makefile.am.
14967         * gnulib-tool (func_emit_lib_Makefile_am): Don't write the cmd into
14968         the generated files.
14969         (func_import): Don't set cmd.
14970
14971 2005-08-31  Bruno Haible  <bruno@clisp.org>
14972
14973         * lib/strstr.c: Include <stddef.h>, for NULL.
14974         * lib/strcasestr.c: Likewise.
14975         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
14976
14977 2005-08-31  Bruno Haible  <bruno@clisp.org>
14978
14979         * gnulib-tool: New option --macro-prefix.
14980         (func_import): Use macro_prefix.
14981         (import): Handle option --macro-prefix.
14982
14983 2005-08-31  Bruno Haible  <bruno@clisp.org>
14984
14985         * gnulib-tool (import): Rename most ac_* variables to cached_*.
14986         Also use new variables cached_lgpl, cached_libtool.
14987
14988 2005-08-31  Bruno Haible  <bruno@clisp.org>
14989
14990         * gnulib-tool (func_import): Require AC_GNU_SOURCE etc. instead of
14991         always instantiating them.
14992
14993 2005-08-31  Bruno Haible  <bruno@clisp.org>
14994
14995         * gnulib-tool (func_import): Read the previous cached settings
14996         from gnulib-cache.m4 and gnulib-comp.m4. Remove files that were
14997         earlier added by gnulib but are now dropped. Warn when a gnulib file
14998         overwrites a non-gnulib file.
14999
15000 2005-08-31  Bruno Haible  <bruno@clisp.org>
15001
15002         * gnulib-tool (func_import): Generate two files gnulib-cache.m4 and
15003         gnulib-comp.m4 instead of a single gnulib.m4, to make it easy for
15004         projects that don't keep autogenerated files in CVS. Put into
15005         actioncmd only the specified modules, not the transitive closure.
15006
15007 2005-08-31  Bruno Haible  <bruno@clisp.org>
15008
15009         * gnulib-tool (func_import): Fix defaulting of $libname and $libtool.
15010         Create directories that shall be filled.
15011         (import): Don't look for gl_* macros in configure.ac. Recurse across
15012         all directories containing a gnulib-cache.m4 files, if meaningful.
15013
15014 2005-08-31  Bruno Haible  <bruno@clisp.org>
15015
15016         * gnulib-tool (func_import): Emit also a stub for gl_LIBTOOL.
15017         (import): Set seen_libtool when we see gl_LIBTOOL.
15018
15019 2005-08-31  Bruno Haible  <bruno@clisp.org>
15020
15021         * gnulib-tool (func_import): Also copy m4/gnulib-tool.m4. Omit
15022         declaration macro definitions from generated gnulib.m4.
15023
15024 2005-08-30  Oskar Liljeblad  <oskar@osk.mine.nu>
15025
15026         * lib/iconvme.h: Add prototype for iconv_alloc.
15027
15028 2005-08-29  Simon Josefsson  <jas@extundo.com>
15029
15030         * lib/iconvme.c: Fix errno.
15031
15032 2005-08-29  Bruno Haible  <bruno@clisp.org>
15033
15034         * gnulib-tool: Enclose all occurrences of $destdir in "...", so
15035         that it works when the directory contains spaces.
15036
15037 2005-08-29  Bruno Haible  <bruno@clisp.org>
15038
15039         * gnulib-tool (import): Avoid unnecessary spaces in $avoidlist.
15040
15041 2005-08-29  Bruno Haible  <bruno@clisp.org>
15042
15043         * gnulib-tool (func_import): Emit more comments into gnulib.m4.
15044         Emit more advice.
15045
15046 2005-08-29  Bruno Haible  <bruno@clisp.org>
15047         and Stepan Kasal  <kasal@ucw.cz>
15048
15049         * check-module: If more parameters are given, check each of them
15050         separately; add more exceptions, as noted by Jim Meyering.
15051         (check_module): New procedure.
15052         (%exempt_header): Now contains all exceptions.
15053
15054 2005-08-29  Ben Pfaff  <blp@cs.stanford.edu>
15055
15056         * modules/byteswap (Makefile.am): Fix rule to not assume GNU make.
15057
15058 2005-08-29  Oskar Liljeblad  <oskar@osk.mine.nu>
15059
15060         * lib/iconvme.c: Split iconv_string into iconv_alloc.
15061
15062 2005-08-28  Bruno Haible  <bruno@clisp.org>
15063
15064         * m4/gnulib-tool.m4: New file.
15065
15066 2005-08-27  Jim Meyering  <jim@meyering.net>
15067
15068         * modules/unistd-safer (Files): Add pipe-safer.c.
15069         * modules/fcntl-safer (Files): Add creat-safer.c.
15070
15071 2005-08-27  Jim Meyering  <jim@meyering.net>
15072
15073         * m4/stdlib-safer.m4: New file.  From coreutils.
15074         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add stdio--.h.
15075         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Add creat-safer.c to the
15076         AC_LIBSOURCES list and arrange to compile it via AC_LIBOBJ.
15077         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise, add pipe-safer.c.
15078         Add pipe-safer.c and unistd--.h to the AC_LIBSOURCES list.
15079
15080 2005-08-27  Jim Meyering  <jim@meyering.net>
15081
15082         * lib/fopen-safer.c: Merge minor changes from coreutils.
15083         * lib/dup-safer.c: Likewise.
15084         * lib/fd-safer.c: Likewise.
15085
15086         Merge from coreutils.
15087         * lib/stdio--.h: New file.
15088         * lib/stdlib--.h: New file.
15089         * lib/mkstemp-safer.c: New file.
15090
15091         GNU tar needs these.
15092         * lib/pipe-safer.c: New file.
15093         * lib/creat-safer.c: New file.
15094         * lib/fcntl--.h (creat): Define to creat_safer.
15095         * lib/fcntl-safer.h: Include <sys/types.h> and declare creat_safer.
15096         * lib/unistd--.h (pipe): Define to pipe_safer.
15097         * lib/unistd-safer.h: Declare pipe_safer.
15098
15099 2005-08-26  Simon Josefsson  <jas@extundo.com>
15100
15101         * lib/getpass.c: Use _WIN32 instead of WIN32, suggested by Bruno
15102         Haible <bruno@clisp.org>.
15103
15104 2005-08-26  Paul Eggert  <eggert@cs.ucla.edu>
15105
15106         * lib/regex_internal.h: Remove all references to
15107         RE_NO_INTERNAL_PROTOTYPES; no longer neeeded now that we assume C89
15108         or better.
15109         (bitset_not, bitset_merge, bitset_not_merge):
15110         (bitset_mask, re_string_allocate, re_string_construct):
15111         (re_string_reconstruct, re_string_destruct, re_string_elem_size_at):
15112         (re_string_char_size_at, re_string_wchar_at, re_string_peek_byte_case):
15113         (re_string_fetch_byte_case, re_node_set_alloc, re_node_set_init_1):
15114         (re_node_set_init_2, re_node_set_init_copy, re_node_set_add_intersect):
15115         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
15116         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
15117         (re_node_set_remove_at, re_dfa_add_node, re_acquire_state):
15118         (re_acquire_state_context):
15119         Remove unnecessary forward decls.
15120         (re_string_char_size_at, re_string_wchar_at, re_string_elem_size_at):
15121         Put __attribute at function definition,
15122         now that the function decl has been removed.
15123         * lib/regex_internal.c (re_string_peek_byte_case):
15124         (re_string_fetch_byte_case, re_node_set_compare, re_node_set_contains):
15125         Likewise.
15126
15127 2005-08-25  Stepan Kasal  <kasal@ucw.cz>
15128
15129         * m4/regex.m4: Add AC_PREREQ(2.50).
15130         (gl_REGEX): If --with-included-regex was given, skip the autodetection.
15131
15132 2005-08-25  Simon Josefsson  <jas@extundo.com>
15133
15134         * m4/getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and
15135         __fsetlocking.
15136
15137 2005-08-25  Simon Josefsson  <jas@extundo.com>
15138
15139         * lib/getpass.c: Add WIN32 implementation.  Conditionalize use of
15140         termios.h, tcgetattr, tcsetattr and __fsetlocking.  Remove some
15141         GLIBC specific code.
15142
15143 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
15144
15145         Make regex safe for g++.  This fixes one real bug (an "err"
15146         that should have been "*err").  g++ problem reported by
15147         Sam Steingold.
15148         * lib/regex_internal.h (re_calloc): New macro, consistent with
15149         re_malloc etc.  All callers of calloc changed to use re_calloc.
15150         * lib/regex_internal.c (build_wcs_upper_buffer): Return reg_errcode_t,
15151         not int.  All callers changed.
15152         * lib/regcomp.c (re_compile_fastmap_iter): Don't use
15153         alloca (mb_cur_max); just use an array of size MB_LEN_MAX.
15154         * lib/regexec.c (push_fail_stack): Use re_realloc, not realloc.
15155         (find_recover_state): Change "err" to "*err"; this fixes what
15156         appears to be a real bug.
15157         (check_arrival_expand_ecl_sub): Be consistent about reg_errcode_t
15158         versus int.
15159
15160 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
15161
15162         * modules/regex (Depends-on): Add malloc, since the code
15163         assumes that !malloc(0) means failure.
15164
15165 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
15166
15167         * lib/regexec.c (set_regs): Don't alloca with an unbounded size.
15168
15169         alloca modernization/simplification for regex.
15170         * lib/regex.c: Remove portability cruft for alloca.  This no longer
15171         needs to be at the start of the file, and can be moved into
15172         regex_internal.h and simplified.
15173         * lib/regex_internal.h: Include <alloca.h>.
15174         (__libc_use_alloca) [!defined _LIBC]: New macro.
15175         * lib/regexec.c (build_trtable): Remove "#ifdef _LIBC", since the code
15176         now works outside glibc.
15177
15178 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
15179
15180         * config/srclist.txt: Add glibc bugs 1241, 1245.
15181
15182 2005-08-25  Jim Meyering  <jim@meyering.net>
15183
15184         * lib/open-safer.c: Include <config.h>.
15185         Otherwise, we'd lose LARGEFILE support in any file using
15186         e.g. "fcntl--.h"
15187
15188 2005-08-25  Bruno Haible  <bruno@clisp.org>
15189
15190         * m4/minmax.m4: Require autoconf 2.52.
15191         (gl_MINMAX_IN_HEADER): Add comments. Use m4_pushdef/m4_popdef instead
15192         of define/undefine. Use AS_TR_SH and AS_TR_CPP as more robust
15193         alternatives of translit over the alphabet.
15194         Based on a patch from Stepan Kasal <kasal@ucw.cz>.
15195
15196 2005-08-24  Simon Josefsson  <jas@extundo.com>
15197
15198         * tests/test-getpass.c: New file.
15199
15200 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
15201
15202         * m4/regex.m4 (gl_REGEX): Use POSIX-compliant spellings when testing
15203         for GNU regex features.
15204
15205 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
15206
15207         * lib/regcomp.c (regerror): 2nd arg is 'restrict', as per POSIX.
15208         * lib/regex.h (regerror): Likewise.
15209
15210         * lib/regex.c: Do not include <sys/types.h>, as POSIX no longer
15211         requires this.  (The code never needed it.)
15212
15213         * lib/regcomp.c, regex_internal.c, regex_internal.h, regexec.c:
15214         All uses of recently-renamed identifiers changed to use the new,
15215         POSIX-compliant names.  The code will build and run just fine
15216         without these changes, but it's better to eat our own dog food
15217         and use the standard-conforming names.
15218
15219         * lib/regex.h: Fix a multitude of POSIX name space violations.
15220         These changes have an effect only for programs that define
15221         _POSIX_C_SOURCE, _POSIX_SOURCE, or _XOPEN_SOURCE; they
15222         do not change anything for programs compiled in the normal way.
15223         Also, there is no effect on the ABI.
15224
15225         (_REGEX_SOURCE): New macro.
15226         Do not include <stddef.h> if _XOPEN_SOURCE and VMS are both
15227         defined and _GNU_SOURCE is not; this fixes a name space violation.
15228
15229         Rename the following macros to obey POSIX requirements.
15230         The old names are still visible as macros if _REGEX_SOURCE is defined.
15231         (REG_BACKSLASH_ESCAPE_IN_LISTS): renamed from
15232         RE_BACKSLASH_ESCAPE_IN_LISTS.
15233         (REG_BK_PLUS_QM): renamed from RE_BK_PLUS_QM.
15234         (REG_CHAR_CLASSES): renamed from RE_CHAR_CLASSES.
15235         (REG_CONTEXT_INDEP_ANCHORS): renamed from RE_CONTEXT_INDEP_ANCHORS.
15236         (REG_CONTEXT_INDEP_OPS): renamed from RE_CONTEXT_INDEP_OPS.
15237         (REG_CONTEXT_INVALID_OPS): renamed from RE_CONTEXT_INVALID_OPS.
15238         (REG_DOT_NEWLINE): renamed from RE_DOT_NEWLINE.
15239         (REG_DOT_NOT_NULL): renamed from RE_DOT_NOT_NULL.
15240         (REG_HAT_LISTS_NOT_NEWLINE): renamed from RE_HAT_LISTS_NOT_NEWLINE.
15241         (REG_INTERVALS): renamed from RE_INTERVALS.
15242         (REG_LIMITED_OPS): renamed from RE_LIMITED_OPS.
15243         (REG_NEWLINE_ALT): renamed from RE_NEWLINE_ALT.
15244         (REG_NO_BK_BRACES): renamed from RE_NO_BK_BRACES.
15245         (REG_NO_BK_PARENS): renamed from RE_NO_BK_PARENS.
15246         (REG_NO_BK_REFS): renamed from RE_NO_BK_REFS.
15247         (REG_NO_BK_VBAR): renamed from RE_NO_BK_VBAR.
15248         (REG_NO_EMPTY_RANGES): renamed from RE_NO_EMPTY_RANGES.
15249         (REG_UNMATCHED_RIGHT_PAREN_ORD): renamed from
15250         RE_UNMATCHED_RIGHT_PAREN_ORD.
15251         (REG_NO_POSIX_BACKTRACKING): renamed from RE_NO_POSIX_BACKTRACKING.
15252         (REG_NO_GNU_OPS): renamed from RE_NO_GNU_OPS.
15253         (REG_DEBUG): renamed from RE_DEBUG.
15254         (REG_INVALID_INTERVAL_ORD): renamed from RE_INVALID_INTERVAL_ORD.
15255         (REG_IGNORE_CASE): renamed from RE_ICASE.  This renaming is a bit
15256         unusual, since we can't clash with the POSIX REG_ICASE.
15257         (REG_CARET_ANCHORS_HERE): renamed from RE_CARET_ANCHORS_HERE.
15258         (REG_CONTEXT_INVALID_DUP): renamed from RE_CONTEXT_INVALID_DUP.
15259         (REG_NO_SUB): renamed from RE_NO_SUB.
15260         (REG_SYNTAX_EMACS): renamed from RE_SYNTAX_EMACS.
15261         (REG_SYNTAX_AWK): renamed from RE_SYNTAX_AWK.
15262         (REG_SYNTAX_GNU_AWK): renamed from RE_SYNTAX_GNU_AWK.
15263         (REG_SYNTAX_POSIX_AWK): renamed from RE_SYNTAX_POSIX_AWK.
15264         (REG_SYNTAX_GREP): renamed from RE_SYNTAX_GREP.
15265         (REG_SYNTAX_EGREP): renamed from RE_SYNTAX_EGREP.
15266         (REG_SYNTAX_POSIX_EGREP): renamed from RE_SYNTAX_POSIX_EGREP.
15267         (REG_SYNTAX_ED): renamed from RE_SYNTAX_ED.
15268         (REG_SYNTAX_SED): renamed from RE_SYNTAX_SED.
15269         (_REG_SYNTAX_POSIX_COMMON): renamed from _RE_SYNTAX_POSIX_COMMON.
15270         (REG_SYNTAX_POSIX_BASIC): renamed from RE_SYNTAX_POSIX_BASIC.
15271         (REG_SYNTAX_POSIX_MINIMAL_BASIC): renamed from
15272         RE_SYNTAX_POSIX_MINIMAL_BASIC.
15273         (REG_SYNTAX_POSIX_EXTENDED): renamed from RE_SYNTAX_POSIX_EXTENDED.
15274         (REG_SYNTAX_POSIX_MINIMAL_EXTENDED): renamed from
15275         RE_SYNTAX_POSIX_MINIMAL_EXTENDED.
15276         (REG_DUP_MAX): renamed from RE_DUP_MAX.  No need to undef it.
15277         (REG_UNALLOCATED): Renamed from REGS_UNALLOCATED.
15278         (REG_REALLOCATE): Renamed from REGS_REALLOCATE.
15279         (REG_FIXED): Renamed from REGS_FIXED.
15280         (REG_NREGS): Renamed from RE_NREGS.
15281
15282         (REG_ICASE, REG_NEWLINE, REG_NOSUB): Do not depend on the values
15283         of other REG_* macros, since POSIX says the user is allowed to
15284         #undef these macros selectively.
15285
15286         (reg_errcode_t): Update comment stating what other tables need
15287         to be consistent.
15288
15289         Rename the following enum values to obey POSIX requirements.
15290         The old names are still visible as macros.
15291         (_REG_ENOSYS): Renamed from REG_ENOSYS.  Define even if _XOPEN_SOURCE
15292         is not defined, since GNU is supposed to be a superset of POSIX as
15293         much as possible, and since we want reg_errcode_t to be a signed
15294         type for implementation consistency.
15295         (_REG_NOERROR): Renamed from REG_NOERROR.
15296         (_REG_NOMATCH): Renamed from REG_NOMATCH.
15297         (_REG_BADPAT): Renamed from REG_BADPAT.
15298         (_REG_ECOLLATE): Renamed from REG_ECOLLATE.
15299         (_REG_ECTYPE): Renamed from REG_ECTYPE.
15300         (_REG_EESCAPE): Renamed from REG_EESCAPE.
15301         (_REG_ESUBREG): Renamed from REG_ESUBREG.
15302         (_REG_EBRACK): Renamed from REG_EBRACK.
15303         (_REG_EPAREN): Renamed from REG_EPAREN.
15304         (_REG_EBRACE): Renamed from REG_EBRACE.
15305         (_REG_BADBR): Renamed from REG_BADBR.
15306         (_REG_ERANGE): Renamed from REG_ERANGE.
15307         (_REG_ESPACE): Renamed from REG_ESPACE.
15308         (_REG_BADRPT): Renamed from REG_BADRPT.
15309         (_REG_EEND): Renamed from REG_EEND.
15310         (_REG_ESIZE): Renamed from REG_ESIZE.
15311         (_REG_ERPAREN): Renamed from REG_ERPAREN.
15312         (REG_ENOSYS, REG_NOERROR, REG_NOMATCH, REG_BADPAT, REG_ECOLLATE):
15313         (REG_ECTYPE, REG_EESCAPE, REG_ESUBREG, REG_EBRACK, REG_EPAREN):
15314         (REG_EBRACE, REG_BADBR, REG_ERANGE, REG_ESPACE, REG_BADRPT, REG_EEND):
15315         (REG_ESIZE, REG_ERPAREN): Now macros, not enum constants.
15316
15317         (_REG_RE_NAME, _REG_RM_NAME): New macros.
15318         (REG_TRANSLATE_TYPE): Renamed from RE_TRANSLATE_TYPE.  All uses
15319         changed.  But support the old name if the new one is not defined
15320         and if _REGEX_SOURCE.
15321
15322         Change the following member names in struct re_pattern_buffer.
15323         The old names are still supported if !_REGEX_SOURCE.
15324         The new names are always supported, regardless of _REGEX_SOURCE.
15325         (re_buffer): Renamed from buffer.
15326         (re_allocated): Renamed from allocated.
15327         (re_used): Renamed from used.
15328         (re_syntax): Renamed from syntax.
15329         (re_fastmap): Renamed from fastmap.
15330         (re_translate): Renamed from translate.
15331         (re_can_be_null): Renamed from can_be_null.
15332         (re_regs_allocated): Renamed from regs_allocated.
15333         (re_fastmap_accurate): Renamed from fastmap_accurate.
15334         (re_no_sub): Renamed from no_sub.
15335         (re_not_bol): Renamed from not_bol.
15336         (re_not_eol): Renamed from not_eol.
15337         (re_newline_anchor): Renamed from newline_anchor.
15338
15339         Change the following member names in struct re_registers.
15340         The old names are still supported if !_REGEX_SOURCE.
15341         The new names are always supported, regardless of _REGEX_SOURCE.
15342         (rm_num_regs): Renamed from num_regs.
15343         (rm_start): Renamed from start.
15344         (rm_end): Renamed from end.
15345
15346         (re_set_syntax, re_compile_pattern, re_compile_fastmap):
15347         (re_search, re_search_2, re_match, re_match_2, re_set_registers):
15348         Prepend __ to parameter names.
15349
15350         Undo yesterday's changes.
15351
15352 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
15353
15354         * config/srclist.txt: Remove glibc bug 1233 and add 1236, which
15355         supersedes it. Add glibc bugs 1237, 1238, 1240.  Comment out
15356         lib/regex.c.
15357
15358 2005-08-24  Jim Meyering  <jim@meyering.net>
15359
15360         Sync from coreutils.
15361         * m4/fcntl-safer.m4: New file.
15362
15363         * m4/xgetcwd.m4: Use AC_LIBSOURCES and AC_LIBOBJ to indicate source
15364         and object files for this module.
15365
15366 2005-08-24  Jim Meyering  <jim@meyering.net>
15367
15368         Sync from coreutils.
15369         * lib/fcntl--.h, lib/fcntl-safer.h, lib/open-safer.c: New files.
15370
15371 2005-08-24  Jim Meyering  <jim@meyering.net>
15372
15373         * modules/xgetcwd (Makefile.am): Remove `lib_SOURCES += ...' line,
15374         now that xgetcwd.m4 requires xgetcwd.c and xgetcwd.h.
15375
15376 2005-08-24  Jim Meyering  <jim@meyering.net>
15377
15378         * modules/fcntl-safer: New module.
15379         * modules/fts (Depends-on): Add fcntl-safer.
15380         * MODULES.html.sh (File descriptor based Input/Output):
15381         Add fcntl-safer.
15382
15383 2005-08-24  Bruno Haible  <bruno@clisp.org>
15384
15385         Support for unit test modules.
15386         * modules/README: Mention tests modules.
15387         * modules/TEMPLATE-TESTS: New file.
15388         * gnulib-tool: New options --extract-tests-module, --with-tests and
15389         --tests-base (unused for the moment).
15390         (testsbase, inctests): New variables.
15391         (func_all_modules): Exclude TEMPLATE-TESTS and *-tests.
15392         (func_verify_module): Exclude TEMPLATE-TESTS.
15393         (func_verify_nontests_module, func_verify_tests_module): New functions.
15394         (func_get_dependencies): Add implicit dependency for tests modules.
15395         (func_get_tests_module): New function.
15396         (func_modules_transitive_closure): When --with-tests was specified,
15397         include the unit tests as well, unless explicitly avoided.
15398         (func_emit_lib_Makefile_am): Ignore the tests modules here.
15399         (func_emit_tests_Makefile_am): New function.
15400         (func_create_testdir): When --with-tests was specified, emit a
15401         tests/ directory.
15402         * MODULES.html.sh (Future developments): Update.
15403
15404 2005-08-24  Bruno Haible  <bruno@clisp.org>
15405
15406         * modules/tls-tests: New file.
15407         * tests/test-tls.c: New file, from GNU gettext.
15408
15409 2005-08-24  Bruno Haible  <bruno@clisp.org>
15410
15411         * modules/lock-tests: New file.
15412         * tests/test-lock.c: New file, from GNU gettext.
15413
15414 2005-08-24  Bruno Haible  <bruno@clisp.org>
15415
15416         * lib/lock.h: Add multiple inclusion guard.
15417         * lib/tls.h: Add multiple inclusion guard.
15418
15419 2005-08-24  Bruno Haible  <bruno@clisp.org>
15420
15421         * gnulib-tool: Add support for the --aux-dir option to
15422         --create-testdir, --create-megatestdir, --test, --megatest.
15423         (func_create_testdir, func_create_megatestdir): Optionally emit a
15424         AC_CONFIG_AUX_DIR directive.
15425         (create-testdir, create-megatestdir, test, megatest): Provide a
15426         default value for $auxdir.
15427
15428 2005-08-24  Bruno Haible  <bruno@clisp.org>
15429
15430         * gnulib-tool (import): Use compound statement instead of subshell
15431         where possible.
15432
15433 2005-08-24  Bruno Haible  <bruno@clisp.org>
15434
15435         * gnulib-tool (import): Change --aux-dir default to "build-aux".
15436
15437 2005-08-24  Bruno Haible  <bruno@clisp.org>
15438
15439         * gnulib-tool (func_version): Update.
15440
15441 2005-08-24  Bruno Haible  <bruno@clisp.org>
15442
15443         * gnulib-tool (func_import, func_create_testdir,
15444         func_create_megatestdir): Quote all autoconf macro arguments.
15445
15446 2005-08-24  Bruno Haible  <bruno@clisp.org>
15447
15448         * gnulib-tool (func_create_megatestdir): Call autoreconf without the
15449         option --force, because --force causes the aclocal.m4 of each
15450         subdirectory to be newer than the corresponding config.h.in.
15451
15452 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
15453
15454         * m4/regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
15455         All contents moved to gl_REGEX.
15456         (gl_REGEX): Don't bother checking whether lib/regex.c exists;
15457         assume that it does.
15458
15459 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
15460
15461         * lib/regex.h (REG_NOSYS)
15462         [!defined _XOPEN_SOURCE && 200112L <= _POSIX_C_SOURCE]:
15463         Define, since POSIX requires it as of 2001.
15464         (_REG_ENOSYS)
15465         [! (defined _XOPEN_SOURCE || 200112L <= _POSIX_C_SOURCE)]:
15466         New private symbol, used to keep the enum signed in all cases.
15467         * lib/regex.h (RE_NO_EMPTY_RANGES): Fix doc bug reported by James
15468         Youngman in
15469         <http://lists.gnu.org/archive/html/bug-gnulib/2005-07/msg00132.html>.
15470
15471         * lib/regex_internal.c (re_string_skip_chars, register_state):
15472         (calc_state_hash):
15473         Remove forward decls; no longer needed now that we use prototypes.
15474         * lib/regexec.c (acquire_init_state_context, check_halt_node_context):
15475         (proceed_next_node, pop_fail_stack, sub_epsilon_src_nodes):
15476         (clean_state_log_if_needed): Likewise.
15477
15478 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
15479
15480         * config/srclist.txt: Add glibc bugs 1231-1233.
15481
15482 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
15483
15484         Fix problems reported by Sam Steingold in
15485         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00007.html>.
15486         * lib/regexec.c (sift_states_bkref): Fix portability bug: the code
15487         assumed that reg_errcode_t is a signed type, which is not
15488         necessarily true if _XOPEN_SOURCE is not defined.
15489         * lib/regex_internal.c (calc_state_hash): Put 'inline' before type,
15490         since some compilers warn about it otherwise.
15491
15492 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
15493
15494         * lib/regcomp.c (create_initial_state): Remove duplicate decl.
15495         (init_word_char, create_initial_state, duplicate_node_closure):
15496         (fetch_token, peek_token_bracket, build_range_exp):
15497         (build_collating_symbol): Remove forward decls; no longer needed
15498         now that we use prototypes.
15499
15500         * lib/regcomp.c:
15501         (re_compile_pattern, re_set_syntax, re_compile_fastmap):
15502         (re_compile_fastmap_iter, regcomp, regerror, regfree):
15503         (re_compile_internal, init_dfa, init_word_char, free_workarea_compile):
15504         (create_initial_state, optimize_utf8, analyze, postorder, preorder):
15505         (optimize_subexps, lower_subexps, lower_subexp, calc_first, calc_next):
15506         (link_nfa_nodes, duplicate_node_closure, search_duplicated_node):
15507         (duplicate_node, calc_inveclosure, calc_eclosure, calc_eclosure_iter):
15508         (fetch_token, peek_token, peek_token_bracket, parse, parse_reg_exp):
15509         (parse_branch, parse_expression, parse_sub_exp, parse_dup_op):
15510         (build_range_exp, build_collating_symbol, parse_bracket_exp):
15511         (parse_bracket_element, parse_bracket_symbol, build_equiv_class):
15512         (build_charclass, build_charclass_op, fetch_number, create_tree):
15513         (create_token_tree, mark_opt_subexp, duplicate_tree):
15514         Use prototypes rather than old-style definitions.
15515
15516         * lib/regex_internal.c:
15517         (re_string_allocate, re_string_construct, re_string_realloc_buffers):
15518         (re_string_construct_common, build_wcs_buffer, build_wcs_upper_buffer):
15519         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
15520         (re_string_reconstruct, re_string_peek_byte_case):
15521         (re_string_fetch_byte_case, re_string_destruct, re_string_context_at):
15522         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
15523         (re_node_set_init_copy, re_node_set_add_intersect):
15524         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
15525         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
15526         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
15527         (re_acquire_state, re_acquire_state_context, register_state):
15528         (create_ci_newstate, create_cd_newstate, free_state):
15529         Likewise.
15530         * lib/regexec.c (regexec, re_match, re_search, re_match_2,
15531         re_search_2):
15532         (re_search_2_stub, re_search_stub, re_copy_regs, re_set_registers):
15533         (re_search_internal, prune_impossible_nodes):
15534         (acquire_init_state_context, check_matching, static):
15535         (check_halt_node_context, check_halt_state_context, proceed_next_node):
15536         (push_fail_stack, pop_fail_stack, set_regs, free_fail_stack_return):
15537         (update_regs, sift_states_backward, build_sifted_states):
15538         (clean_state_log_if_needed, merge_state_array):
15539         (update_cur_sifted_state, add_epsilon_src_nodes):
15540         (sub_epsilon_src_nodes, check_dst_limits, check_dst_limits_calc_pos_1):
15541         (check_dst_limits_calc_pos, check_subexp_limits, sift_states_bkref):
15542         (sift_states_iter_mb, transit_state, merge_state_with_log, static):
15543         (find_recover_state, check_subexp_matching_top, transit_state_mb):
15544         (transit_state_bkref, get_subexp, get_subexp_sub, find_subexp_node):
15545         (check_arrival, check_arrival_add_next_nodes):
15546         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
15547         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
15548         (check_node_accept_bytes, check_node_accept, extend_buffers):
15549         (match_ctx_init, match_ctx_clean, match_ctx_free, match_ctx_add_entry):
15550         (search_cur_bkref_entry, match_ctx_add_subtop, match_ctx_add_sublast):
15551         (sift_ctx_init):
15552         Likewise.
15553
15554         * lib/regex_internal.h:
15555         (re_string_allocate, re_string_construct, re_string_reconstruct):
15556         (re_string_realloc_buffers, build_wcs_buffer, build_wcs_upper_buffer):
15557         (build_upper_buffer, re_string_translate_buffer, re_string_destruct):
15558         (re_string_elem_size_at, re_string_char_size_at, re_string_wchar_at):
15559         (re_string_context_at, re_string_peek_byte_case):
15560         (re_string_fetch_byte_case): Declare even if RE_NO_INTERNAL_PROTOTYPES
15561         is defined, since we now use prototypes always.
15562
15563         * lib/regex.h (_RE_ARGS): Remove.  No longer needed, since we assume
15564         C89 or better.  All uses removed.
15565
15566 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
15567
15568         * config/srclist.txt: Add glibc bugs 1220-1227.
15569
15570 2005-08-20  Jim Meyering  <jim@meyering.net>
15571
15572         * lib/regexec.c (regexec, re_search_stub) [!_LIBC]: Omit declaration
15573         of unused local, dfa.
15574
15575 2005-08-20  Bruno Haible  <bruno@clisp.org>
15576
15577         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
15578
15579 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
15580
15581         * lib/regex_internal.c (re_string_realloc_buffers, re_node_set_insert):
15582         (re_node_set_insert_last, re_dfa_add_node):
15583         Rename local variables to avoid GCC shadowing warnings.
15584
15585 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
15586
15587         * lib/regex_internal.c (re_acquire_state, re_acquire_state_context)
15588         [defined lint]: Suppress bogus uninitialized-variable warnings.
15589
15590         * lib/regcomp.c (duplicate_node): Return new index, not an error code,
15591         and let the caller return REG_ESPACE if out of space.  This
15592         removes an uninitialied-variable warning with GCC 4.0.1, and also
15593         avoids taking the address of a local variable.  All callers
15594         changed.
15595
15596 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
15597
15598         * config/srclist.txt: Comment out $LIBCSRC/posix/regex_internal.c,
15599         $LIBCSRC/posix/regexec.c.
15600         Add glibc bug 1217 for regcomp.c.
15601
15602 2005-08-19  Jim Meyering  <jim@meyering.net>
15603
15604         * lib/regexec.c (proceed_next_node): Redo local variables to
15605         avoid GCC shadowing warnings.
15606
15607 2005-08-18  Bruno Haible  <bruno@clisp.org>
15608
15609         * lib/strstr.c (strstr): Fix return value in multibyte case.
15610         * lib/strcasestr.c (strcasestr): Likewise.
15611
15612 2005-08-17  Paul Eggert  <eggert@cs.ucla.edu>
15613
15614         * lib/regex.h: Remove useless space-before-tab.  From coreutils.
15615
15616 2005-08-17  Jim Meyering  <jim@meyering.net>
15617
15618         Make the %s format (seconds since the epoch) work for a negative
15619         number and when used with a zero-padded field width, e.g. %015s.
15620
15621         * lib/strftime.c (my_strftime): Move the `do_number_sign_and_padding'
15622         label so that it precedes the code to set `digits'.  Otherwise,
15623         %0Ns wouldn't work.  Before this change, `date -d @-22 +%05s' would
15624         print `00-22'.  Now, it prints `-0022', as it should.
15625
15626 2005-08-17  Bruno Haible  <bruno@clisp.org>
15627
15628         * modules/strstr (Files): Add m4/mbrtowc.m4.
15629         (Depends-on): Add mbuiter.
15630
15631 2005-08-17  Bruno Haible  <bruno@clisp.org>
15632
15633         * modules/strcasestr: New file.
15634         * MODULES.html.sh (String handling, based on ANSI C 89): Add
15635         strcasestr.
15636
15637 2005-08-17  Bruno Haible  <bruno@clisp.org>
15638
15639         * modules/strcase (Depends-on): Add mbuiter. Remove strnlen1, mbchar.
15640
15641 2005-08-17  Bruno Haible  <bruno@clisp.org>
15642
15643         * modules/mbuiter: New file.
15644         * MODULES.html.sh (Extended multibyte and wide character utilities):
15645         Add mbuiter.
15646
15647 2005-08-17  Bruno Haible  <bruno@clisp.org>
15648
15649         * m4/strstr.m4 (gl_FUNC_STRSTR): Use the replacement function always.
15650         (gl_PREREQ_STRSTR): Use gl_FUNC_MBRTOWC.
15651
15652 2005-08-17  Bruno Haible  <bruno@clisp.org>
15653
15654         * m4/strcasestr.m4: New file.
15655
15656 2005-08-17  Bruno Haible  <bruno@clisp.org>
15657
15658         * lib/strstr.h: Ignore HAVE_STRSTR, always declare the gnulib function.
15659         * lib/strstr.c: Completely rewritten, with multibyte locale support.
15660
15661 2005-08-17  Bruno Haible  <bruno@clisp.org>
15662
15663         * lib/strcasestr.h: New file.
15664         * lib/strcasestr.c: New file.
15665
15666 2005-08-17  Bruno Haible  <bruno@clisp.org>
15667
15668         * lib/strcasecmp.c: Use mbuiter.h.
15669
15670 2005-08-17  Bruno Haible  <bruno@clisp.org>
15671
15672         * lib/mbuiter.h: New file.
15673
15674 2005-08-16  Paul Eggert  <eggert@cs.ucla.edu>
15675
15676         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
15677         of gl_GETOPT_SUBSTITUTE.  That way, if both gl_GETOPT_SUBSTITUTE
15678         and gl_GETOPT are both invoked via different paths (as happens
15679         with GNU tar CVS because it uses both argp and getopt), the former
15680         wins.
15681
15682 2005-08-16  Bruno Haible  <bruno@clisp.org>
15683
15684         * modules/tls: New file.
15685         * MODULES.html.sh (Multithreading): Add tls.
15686
15687 2005-08-16  Bruno Haible  <bruno@clisp.org>
15688
15689         * modules/strnlen1: New file.
15690         * MODULES.html.sh (String handling): Add strnlen1.
15691
15692 2005-08-16  Bruno Haible  <bruno@clisp.org>
15693
15694         * modules/strcase (Files): Add m4/mbrtowc.m4.
15695         (Depends-on): Add strnlen1, mbchar.
15696
15697 2005-08-16  Bruno Haible  <bruno@clisp.org>
15698
15699         * modules/mbiter: New file.
15700         * MODULES.html.sh (Extended multibyte and wide character utilities):
15701         Add mbiter.
15702
15703 2005-08-16  Bruno Haible  <bruno@clisp.org>
15704
15705         * modules/mbfile: New file.
15706         * MODULES.html.sh (Extended multibyte and wide character utilities):
15707         Add mbfile.
15708
15709 2005-08-16  Bruno Haible  <bruno@clisp.org>
15710
15711         * modules/mbchar: New file.
15712         * MODULES.html.sh (Extended multibyte and wide character utilities):
15713         New section.
15714
15715 2005-08-16  Bruno Haible  <bruno@clisp.org>
15716
15717         * m4/tls.m4: New file, from GNU gettext.
15718
15719 2005-08-16  Bruno Haible  <bruno@clisp.org>
15720
15721         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Use the replacement function
15722         always.
15723         (gl_PREREQ_STRCASECMP): Use gl_FUNC_MBRTOWC.
15724
15725 2005-08-16  Bruno Haible  <bruno@clisp.org>
15726
15727         * m4/mbiter.m4: New file.
15728
15729 2005-08-16  Bruno Haible  <bruno@clisp.org>
15730
15731         * m4/mbfile.m4: New file.
15732
15733 2005-08-16  Bruno Haible  <bruno@clisp.org>
15734
15735         * m4/mbchar.m4: New file.
15736
15737 2005-08-16  Bruno Haible  <bruno@clisp.org>
15738
15739         * lib/tls.h: New file, from GNU gettext.
15740         * lib/tls.c: New file, from GNU gettext.
15741
15742 2005-08-16  Bruno Haible  <bruno@clisp.org>
15743
15744         * lib/strnlen1.h: New file.
15745         * lib/strnlen1.c: New file.
15746
15747 2005-08-16  Bruno Haible  <bruno@clisp.org>
15748
15749         * lib/strcasecmp.c (struct mbiter_multi): Remove at_end field.
15750         (mbi_init): Update.
15751         (mbi_avail, mbi_advance): Let the iteration end before the terminating
15752         NUL byte, not after it.
15753
15754 2005-08-16  Bruno Haible  <bruno@clisp.org>
15755
15756         * lib/strcase.h (strcasecmp): Add note in comments.
15757         * lib/strncasecmp.c: Use code from strcasecmp.c.
15758         * lib/strcasecmp.c: Use mbchar module. Define private mbiter variant.
15759         (strcasecmp): Work correctly in multibyte locales.
15760
15761 2005-08-16  Bruno Haible  <bruno@clisp.org>
15762
15763         * lib/mbiter.h: New file.
15764
15765 2005-08-16  Bruno Haible  <bruno@clisp.org>
15766
15767         * lib/mbfile.h: New file.
15768
15769 2005-08-16  Bruno Haible  <bruno@clisp.org>
15770
15771         * lib/mbchar.h: New file.
15772         * lib/mbchar.c: New file.
15773
15774 2005-08-16  Bruno Haible  <bruno@clisp.org>
15775
15776         * lib/mbchar.h (mb_cmp, mb_casecmp): Order the invalid characters after
15777         the valid ones. Makes the comparison operations transitive:
15778         cmp (a, b) < 0 && cmp (b, c) < 0 ==> cmp (a, c) < 0.
15779         * lib/strcasecmp.c (strcasecmp): Use mb_casecmp.
15780
15781 2005-08-15  Simon Josefsson  <jas@extundo.com>
15782
15783         * modules/ssize_t (License): Change to 'unlimited'.
15784
15785         * gnulib-tool (sed_extract_prog): Recognize 'unlimited' license.
15786
15787 2005-08-15  Paul Eggert  <eggert@cs.ucla.edu>
15788
15789         * config/srclist.txt: Comment out $LIBCSRC/posix/regex.h.
15790         Add comments for each pending glibc patch.
15791
15792 2005-08-15  Bruno Haible  <bruno@clisp.org>
15793
15794         * lib/regex.h (__restrict_arr): Don't define to __restrict if
15795         __cplusplus is defined.
15796
15797 2005-08-14  Jim Meyering  <jim@meyering.net>
15798
15799         Sync from coreutils.
15800
15801         * lib/fts-cycle.c (setup_dir, enter_dir, leave_dir, free_dir):
15802         Use the hash-table-based cycle-detection code not just when
15803         FTS_TIGHT_CYCLE_CHECK if specified, but also with FTS_LOGICAL.
15804         Reported by James Youngman in
15805         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00011.html>.
15806         * lib/fts_.h: Mention that with FTS_LOGICAL, we use
15807         FTS_TIGHT_CYCLE_CHECK.
15808         * lib/fts.c (fts_cross_check) [FTS_DEBUG]:
15809         s/active_dir_ht/fts_cycle.ht/. This lets us compile with -DFTS_DEBUG,
15810         once again.
15811         * lib/fts.c [! _LIBC]: Include "lstat.h" rather than rolling our own.
15812         * lib/fts.c (fd_safer): Remove decl.
15813         Include fcntl--.h rather than unistd-safer.h
15814         (fts_safe_changedir): Don't call fd_safer; no longer needed
15815         now that we include fcntl--.h.
15816
15817 2005-08-12  Simon Josefsson  <jas@extundo.com>
15818
15819         * modules/getndelim2: Use ssize_t module.
15820         * modules/getnline: Likewise.
15821         * modules/safe-read: Likewise.
15822         * modules/xreadlink: Likewise.
15823
15824         * modules/ssize_t: New file.
15825
15826 2005-08-12  Simon Josefsson  <jas@extundo.com>
15827
15828         * m4/readline.m4: Look for termcap, curses or ncurses if required.
15829
15830 2005-08-12  Simon Josefsson  <jas@extundo.com>
15831
15832         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
15833         ssize_t.
15834
15835 2005-08-12  Simon Josefsson  <jas@extundo.com>
15836
15837         * MODULES.html.sh (Extra functions based on ANSI C 89: Misc): Add
15838         readline, getdelim and check_version.
15839         (Support for systems lacking ISO C 99: Sizes of integer types):
15840         Add size_max.
15841
15842 2005-08-12  Bruno Haible  <bruno@clisp.org>
15843
15844         * m4/readline.m4 (gl_FUNC_READLINE): Look for ncurses first.
15845
15846 2005-08-11  Simon Josefsson  <jas@extundo.com>
15847
15848         * modules/readline: New file.
15849
15850         * modules/strnlen (Files): Add strnlen.h.
15851
15852 2005-08-11  Simon Josefsson  <jas@extundo.com>
15853
15854         * m4/readline.m4: New file.
15855
15856 2005-08-11  Simon Josefsson  <jas@extundo.com>
15857
15858         * lib/readline.h, readline.c: New file.
15859
15860 2005-08-11  Simon Josefsson  <jas@extundo.com>
15861
15862         * doc/gnulib.texi (Initial import, Finishing touches): Mention
15863         gl_AVOID.
15864
15865 2005-08-11  Bruno Haible  <bruno@clisp.org>
15866
15867         * lib/strnlen.h (strnlen): Change parameter name to match comment.
15868
15869 2005-08-10  Stepan Kasal  <kasal@ucw.cz>
15870
15871         * m4/onceonly_2_57.m4: Really require Autoconf 2.57.
15872
15873 2005-08-10  Simon Josefsson  <jas@extundo.com>
15874
15875         * tests/test-iconvme.c: New file.
15876
15877 2005-08-10  Simon Josefsson  <jas@extundo.com>
15878
15879         * m4/strnlen.m4: New file.
15880
15881         * m4/strndup.m4: Don't check for strnlen declaration, done in
15882         strnlen.m4.
15883
15884 2005-08-10  Simon Josefsson  <jas@extundo.com>
15885
15886         * lib/strndup.c: Use strnlen.h.
15887
15888         * lib/strnlen.h: New file.
15889
15890 2005-08-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
15891
15892         * README: Typos.
15893
15894 2005-08-02  Simon Josefsson  <jas@extundo.com>
15895
15896         * modules/readline: New file.
15897
15898 2005-08-02  Simon Josefsson  <jas@extundo.com>
15899
15900         * modules/getdelim: New file.
15901
15902         * modules/getline: Rewrite, don't use getndelim2.
15903
15904 2005-08-02  Simon Josefsson  <jas@extundo.com>
15905
15906         * m4/getline.m4: Separate out getdelim stuff into separate module.
15907
15908         * m4/getdelim.m4: New file.
15909
15910 2005-08-02  Simon Josefsson  <jas@extundo.com>
15911
15912         * lib/getline.h, getline.c: Rewrite.
15913
15914         * lib/getdelim.h, lib/getdelim.c: New files, ported from glibc.
15915
15916 2005-07-31  Bruno Haible  <bruno@clisp.org>
15917
15918         * lib/lock.h (gl_lock_initializer): New macro.
15919         (gl_lock_define_initialized): Use it.
15920         (gl_rwlock_initializer): New macro.
15921         (gl_rwlock_define_initialized): Use it.
15922         (gl_recursive_lock_initializer): New macro.
15923         (gl_recursive_lock_define_initialized): Use it.
15924
15925 2005-07-30  Karl Berry  <karl@gnu.org>
15926
15927         * doc/gnulib.texi (Initial import): mention -I$(top_builddir)/lib.
15928         Report from Ben Pfaff, regarding getopt.
15929
15930 2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
15931
15932         Add support to getopt for Emacs, which doesn't use LIBOBJS in the
15933         normal way.
15934         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE_HEADER): New macro.
15935         (gl_GETOPT_SUBSTITUTE): Use it.  Invoke gl_PREREQ_GETOPT.
15936         (gl_GETOPT_IFELSE, gl_GETOPT_CHECK_HEADERS): New macros.
15937         (gl_GETOPT): Use the new macros.  Most of the implementation
15938         is moved to the new macros.  This is for programs like Emacs
15939         that don't want all the functionality of gl_GETOPT.
15940
15941 2005-07-26  Bruno Haible  <bruno@clisp.org>
15942
15943         * m4/lock.m4: Update from GNU gettext.
15944
15945 2005-07-26  Bruno Haible  <bruno@clisp.org>
15946
15947         * lib/lock.h: Update from GNU gettext.
15948         * lib/lock.c: Update from GNU gettext.
15949
15950 2005-07-25  Paul Eggert  <eggert@cs.ucla.edu>
15951
15952         * m4/regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_IFELSE instead of the
15953         obsolescent AC_TRY_RUN.  Include the default includes files, for
15954         'exit'.
15955
15956 2005-07-24  Bruno Haible  <bruno@clisp.org>
15957
15958         * modules/visibility: New file.
15959         * MODULES.html.sh (Misc): Add visibility.
15960
15961 2005-07-24  Bruno Haible  <bruno@clisp.org>
15962
15963         * m4/visibility.m4: New file.
15964
15965 2005-07-24  Bruno Haible  <bruno@clisp.org>
15966
15967         * doc/visibility.texi: New file.
15968
15969 2005-07-22  Bruno Haible  <bruno@clisp.org>
15970
15971         * modules/alloca-opt (Makefile.am): Remove explicit dependency on
15972         $(ALLOCA_H), redundant through BUILT_SOURCES.
15973         * modules/argz (Makefile.am): Remove explicit dependency on $(ARGZ_H),
15974         redundant through BUILT_SOURCES.
15975         * modules/byteswap (Makefile.am): Remove explicit dependency on
15976         $(BYTESWAP_H), redundant through BUILT_SOURCES.
15977         * modules/fnmatch (Makefile.am): Remove explicit dependency on
15978         $(FNMATCH_H), redundant through BUILT_SOURCES.
15979         * modules/getopt (Makefile.am): Remove explicit dependency on
15980         $(GETOPT_H), redundant through BUILT_SOURCES.
15981         * modules/glob (Makefile.am): Remove explicit dependency on $(GLOB_H),
15982         redundant through BUILT_SOURCES.
15983         * modules/poll (Makefile.am): Remove explicit dependency on $(POLL_H),
15984         redundant through BUILT_SOURCES.
15985         * modules/stdbool (Makefile.am): Remove explicit dependency on
15986         $(STDBOOL_H), redundant through BUILT_SOURCES.
15987         * modules/stdint (Makefile.am): Remove explicit dependency on
15988         $(STDINT_H), redundant through BUILT_SOURCES.
15989         * modules/sysexits (Makefile.am): Add $(SYSEXITS_H) to BUILT_SOURCES.
15990         Remove explicit dependency on $(SYSEXITS_H).
15991         Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
15992
15993 2005-07-18  Simon Josefsson  <jas@extundo.com>
15994
15995         * lib/check-version.c (check_version): Accept identical versions too.
15996
15997 2005-07-18  Bruno Haible  <bruno@clisp.org>
15998
15999         * modules/lock: New file.
16000         * MODULES.html.sh (Multithreading): New section.
16001
16002 2005-07-18  Bruno Haible  <bruno@clisp.org>
16003
16004         * m4/lock.m4: New file, from GNU gettext.
16005
16006 2005-07-18  Bruno Haible  <bruno@clisp.org>
16007
16008         * lib/lock.h: New file, from GNU gettext.
16009         * lib/lock.c: New file, from GNU gettext.
16010
16011 2005-07-18  Bruno Haible  <bruno@clisp.org>
16012
16013         * lib/lock.h (gl_once_t): New type.
16014         (gl_once_define, gl_once): New macros.
16015         * lib/lock.c (fresh_once): New variable.
16016         (glthread_once, glthread_once_call, glthread_once_singlethreaded): New
16017         functions.
16018
16019 2005-07-16  Simon Josefsson  <jas@extundo.com>
16020
16021         * doc/gnulib.texi (Library version handling): Add ELF symbol collision
16022         workaround, suggested by Bruno.
16023
16024 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
16025
16026         * modules/xalloc (Depends-on): Add xalloc-die.
16027         * modules/xvasprintf (Depends-on): Add xalloc-die.
16028
16029 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
16030
16031         * lib/quotearg.c: Add translator comment suggested by Bruno Haible,
16032         with a minor change.
16033
16034 2005-07-15  Bruno Haible  <bruno@clisp.org>
16035
16036         * m4/poll.m4 (gl_FUNC_POLL): Check against MacOS X 10.4 poll() bug.
16037         When using lib/poll.c, define poll as rpl_poll.
16038
16039 2005-07-14  Paul Eggert  <eggert@cs.ucla.edu>
16040
16041         * modules/argp (Depends-on): Remove unlocked-io.
16042
16043 2005-07-14  Derek Price  <derek@ximbiot.com>
16044
16045         * m4/glob.m4 (gl_GLOB): Cache glob interface check result.  Add check
16046         for glob symlink bug.
16047
16048 2005-07-14  Bruno Haible  <bruno@clisp.org>
16049
16050         * m4/argp.m4 (gl_ARGP): Remove invocation of gl_FUNC_GLIBC_UNLOCKED_IO.
16051         Instead, test for *_unlocked function declarations directly.
16052
16053 2005-07-11  Simon Josefsson  <jas@extundo.com>
16054
16055         * modules/size_max: New file.
16056
16057         * modules/xsize: Depend on size_max module for size_max.m4.
16058
16059 2005-07-11  Simon Josefsson  <jas@extundo.com>
16060
16061         * lib/size_max.h: New file.
16062
16063 2005-07-11  Paul Eggert  <eggert@cs.ucla.edu>
16064
16065         * lib/version-etc-fsf.c (version_etc_copyright): Parameterize the
16066         copyright symbol and the year.
16067         * lib/version-etc.c (COPYRIGHT_YEAR): New constant.
16068         (version_etc_va): Use parameterized copyright notice.
16069         Reword to conform to the current GNU coding standards.
16070
16071 2005-07-11  Karl Berry  <karl@gnu.org>
16072
16073         * doc/gnulib.texi (Quoting): new node.
16074         (Initial import): more info, from Patrice.
16075
16076 2005-07-11  Bruno Haible  <bruno@clisp.org>
16077
16078         * gnulib-tool (func_usage): Document option --avoid.
16079         (Command line options): Handle --avoid.
16080         (func_acceptable): New function.
16081         (func_modules_transitive_closure): Use it.
16082
16083 2005-07-11  Bruno Haible  <bruno@clisp.org>
16084
16085         * MODULES.html.sh: Use shortcut URLs to the www.opengroup.org site.
16086         Reported by Jim Meyering.
16087
16088 2005-07-10  Bruno Haible  <bruno@clisp.org>
16089
16090         * m4/size_max.m4 (gl_SIZE_MAX): Cast ~(size_t)0 back to size_t.
16091         Needed when size_t is smaller than 'unsigned int'.
16092         Reported by Paul Eggert.
16093
16094 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
16095
16096         * modules/argp (Depends-on): Add unlocked-io
16097
16098 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
16099
16100         * lib/argp-namefrob.h: Include unlocked-io.h. Removed unnecessary
16101         block of defines.
16102
16103 2005-07-08  Paul Eggert  <eggert@cs.ucla.edu>
16104
16105         * config/srclist.txt: Comment out regcomp.c, since we have a porting
16106         fix now.
16107
16108 2005-07-08  Eric Blake  <ebb9@byu.net>  (tiny change)
16109         and Paul Eggert  <eggert@cs.ucla.edu>
16110
16111         * lib/regcomp.c (init_dfa, build_range_exp): Store __btowc value
16112         in wint_t, not wchar_t.  Remove now-unnecessary cast.
16113
16114 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
16115
16116         * modules/regex (Files): Add lib/regex_internal.c,
16117         lib/regex_internal.h, lib/regexec.c, lib/regcomp.c, m4/codeset.m4.
16118         (Depends-on): Add extensions.
16119         (Makefile.am): Remove lib_SOURCES; now done by m4 code.
16120
16121 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
16122
16123         * m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on
16124         pathconf.
16125         * m4/same.m4 (gl_SAME): Likewise.
16126         Require AC_SYS_LONG_FILE_NAMES; bug reported by Gerrit P. Haase.
16127
16128         * m4/regex.m4: Adjust to new libc regex implementation.
16129         (gl_INCLUDED_REGEX): Add AC_LIBSOURCES for
16130         all the .c and .h parts of (the new) regex.
16131         Quote the m4 stuff better.
16132         Check for RE_ICASE bug of old gnulib.
16133         Check for REG_STARTEND of recent libc.
16134         Rename local variables from jm_* to gl_*.
16135         Quote operand of "test -f".
16136         Say "recent enough" version of libc, not "version 2".
16137         (gl_PREREQ_REGEX): Remove AC_FUNC_ALLOCA, since alloca is a
16138         prerequisite module.  Remove AC_HEADER_STDC; no longer needed.
16139         Check for locale.h, isblank, mbrtowc, wcrtomb, wcscoll.
16140         Remove check for btowc, isascii.
16141         Require AM_LANGINFO_CODESET.
16142
16143 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
16144
16145         * lib/regex.c, regex.h: Sync from libc.
16146         * lib/regcomp.c, lib/regexec_internal.c, lib/regex_internal.h:
16147         * lib/regexec.c:
16148         New files, synced from libc, except that regex_internal.h
16149         currently has a small porting fix.
16150
16151 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
16152
16153         * config/srclist.txt: Add regcomp.c, regex.c, regex.h,
16154         regex_internal.c, regexec.c.
16155         Add regex_internal.h too, but as a comment, since the libc version
16156         is currently broken in gnulib mode.
16157
16158 2005-07-06  Paul Eggert  <eggert@cs.ucla.edu>
16159
16160         Support programs like Emacs that use gnulib but not gettext.
16161         * MODULES.html.sh (Internationalization functions): Add gettext-h.
16162         * modules/gettext-h: New file.
16163         * modules/gettext (Files): Remove lib/gettext.h.
16164         (Depends-on): Add gettext-h.
16165         (Makefile.am): Remove lib_SOURCES.
16166         * modules/argmatch, modules/c-stack, modules/closeout:
16167         * modules/copy-file, modules/csharpcomp, modules/csharpexec:
16168         * modules/execute, modules/file-type, modules/getaddrinfo:
16169         * modules/getopt, modules/human, modules/javacomp:
16170         * modules/javaexec, modules/mkdir-p, modules/obstack:
16171         * modules/openat, modules/pagealign_alloc, modules/pipe:
16172         * modules/quotearg, modules/regex, modules/rpmatch:
16173         * modules/unicodeio, modules/userspec, modules/version-etc:
16174         * modules/wait-process, modules/xalloc-die, modules/xmemcoll:
16175         * modules/xsetenv:
16176         Depend on gettext-h, not gettext.
16177
16178 2005-07-05  Paul Eggert  <eggert@cs.ucla.edu>
16179
16180         * gnulib-tool (func_import): Add support for 'public domain' license.
16181         * modules/alloca, modules/atexit, modules/memmove:
16182         Now public domain, not GPL.
16183         * modules/dup2, modules/getpagesize, modules/malloc, modules/memset:
16184         * modules/realloc, modules/strerror, modules/strtod:
16185         Now LGPL, not GPL.
16186
16187 2005-07-05  Bruno Haible  <bruno@clisp.org>
16188
16189         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC): Upgrade to version from current
16190         autoconf CVS. Needed for mingw.
16191
16192 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
16193
16194         Remove the dependency of the strftime module on the tzset module.
16195         * modules/strftime (Depends-on): Remove dependency on tzset.
16196
16197 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
16198
16199         Remove the dependency of the strftime module on the tzset module.
16200         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't require
16201         gl_FUNC_TZSET_CLOBBER.
16202
16203 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
16204
16205         Remove the dependency of the strftime module on the tzset module.
16206         * lib/strftime.c (my_strftime)
16207         [! defined _LIBC && ! HAVE_RUN_TZSET_TEST]:
16208         Copy the input structure, to work around some of the bug with
16209         Solaris 2.5.1 and Solaris 2.6.  If you still care about these old
16210         Solaris releases, you should also use the tzset module, but we won't
16211         require it as a dependency any more since we don't want LGPLed code
16212         to depend on GPLed code.
16213
16214 2005-07-02  Jim Meyering  <jim@meyering.net>
16215
16216         * m4/chown.m4, cloexec.m4, dup2.m4, fsusage.m4:
16217         * m4/getcwd-path-max.m4, getcwd.m4, mkstemp.m4, mountlist.m4:
16218         * m4/pagealign_alloc.m4, save-cwd.m4, unistd-safer.m4:
16219         Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
16220
16221 2005-07-02  Jim Meyering  <jim@meyering.net>
16222
16223         * lib/backupfile.c (backup_args): Change a `0' to NULL.
16224
16225 2005-07-01  Paul Eggert  <eggert@cs.ucla.edu>
16226
16227         * lib/xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h>
16228         declares only 'struct timespec;' (!).
16229
16230 2005-07-01  Jim Meyering  <jim@meyering.net>
16231
16232         * lib/chown.c, cloexec.c, dup-safer.c, dup2.c, fsusage.c, getcwd.c:
16233         * lib/getloadavg.c, mountlist.c, openat.h, pagealign_alloc.c:
16234         * lib/save-cwd.c, tempname.c:
16235         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
16236         and don't include <sys/file.h>).
16237
16238 2005-06-29  Jim Meyering  <jim@meyering.net>
16239
16240         * lib/mkdir-p.c (make_dir_parents): Don't apply sizeof to a hard-coded
16241         type name.  Use the variable name instead.
16242         * lib/idcache.c (getuser, getuidbyname, getgroup, getgidbyname):
16243         Likewise.
16244
16245 2005-06-28  Simon Josefsson  <jas@extundo.com>
16246
16247         * modules/check-version (Files): Add check-version.m4.
16248
16249 2005-06-28  Simon Josefsson  <jas@extundo.com>
16250
16251         * m4/check-version.m4: New file, suggested by Jim Meyering
16252         <jim@meyering.net>.
16253
16254 2005-06-28  Simon Josefsson  <jas@extundo.com>
16255
16256         * lib/check-version.h, lib/check-version.c: New files.
16257
16258 2005-06-28  Simon Josefsson  <jas@extundo.com>
16259
16260         * lib/base64.c (base64_encode): Indent.  Rename 'b64' to avoid
16261         collision with global variable.  Better indentation.  Don't
16262         increment buffer pointer beyond buffer end.  Based on comments
16263         from Paul Eggert <eggert@cs.ucla.edu>.
16264
16265         * lib/base64.h: Indent.
16266
16267 2005-06-28  Simon Josefsson  <jas@extundo.com>
16268
16269         * doc/gnulib.texi (Library version handling): New section.
16270
16271 2005-06-28  Jim Meyering  <jim@meyering.net>
16272
16273         * check-module (find_included_lib_files): Hard-code another
16274         pair of exceptions: fts.c includes fts-cycle.c and unistd-safer.h
16275         but modules/fts-lgpl (correctly) does not list those files.
16276
16277         * modules/canonicalize (Files): Add lib/pathmax.h.
16278
16279 2005-06-25  Simon Josefsson  <jas@extundo.com>
16280
16281         * modules/check-version: New file.
16282
16283 2005-06-24  Paul Eggert  <eggert@cs.ucla.edu>
16284
16285         * lib/canon-host.c (canon-host): Append trailing "," to 0 in
16286         initializer of struct addrinfo, as an indication that we don't
16287         care how many members the structure has.
16288
16289 2005-06-24  Derek Price  <derek@ximbiot.com>
16290         and Bruno Haible  <bruno@clisp.org>
16291
16292         Remove stat module & update lstat.
16293         * m4/lstat.m4 (gl_FUNC_LSTAT): Drop AC_FUNC_LSTAT in favor of
16294         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
16295         * m4/stat.m4: Remove this file.
16296
16297 2005-06-24  Derek Price  <derek@ximbiot.com>
16298         and Bruno Haible  <bruno@clisp.org>
16299
16300         Remove stat module & update lstat.
16301         * lib/stat.c: Remove this file...
16302         (slash_aware_lstat): ...moving this content and its support...
16303         * lib/lstat.c (rpl_lstat): ...into here.
16304         * lib/lstat.h: New file.
16305
16306 2005-06-24  Derek Price  <derek@ximbiot.com>
16307         and Bruno Haible  <bruno@clisp.org>
16308
16309         Remove stat module & update lstat.
16310         * config/srclist.txt (libc sources): Remove stat.
16311
16312 2005-06-24  Derek Price  <derek@ximbiot.com>
16313         and Bruno Haible  <bruno@clisp.org>
16314
16315         Remove stat module & update lstat.
16316         * MODULES.html.sh (stat): Remove.
16317         * MODULES.html: Regenerated.
16318         * modules/lstat (Description): Correct function name.
16319         (Files): Add "lstat.h".
16320         (Depends-on): Remove stat, add xalloc, stat-macros.
16321         * modules/stat: Remove this file.
16322         (Include): Add "lstat.h", remove <sys/stat.h>.
16323
16324 2005-06-23  Paul Eggert  <eggert@cs.ucla.edu>
16325
16326         * lib/mktime.c: Include <string.h> even if !DEBUG.  (From glibc.)
16327         (ranged_convert): Don't save conversion in a temporary struct.
16328         This causes a warning with GCC 4.0.0, and anyway in the typical
16329         case it's not worth the extra 100 bytes or so of code.
16330         (ranged_convert, __mktime_internal): When calling a function via a
16331         pointer P, use P () rather than (*P) (), as we now assume C89 or
16332         better.
16333
16334 2005-06-22  Paul Eggert  <eggert@cs.ucla.edu>
16335
16336         * lib/readutmp.c (desirable_utmp_entry): Fix bug where "who -b" and
16337         "who -r" failed to give output.  Problem reported by Tim Waugh.
16338
16339         * lib/xmalloc.c (HAVE_GNU_CALLOC): New constant.
16340         (xcalloc): Use it to avoid needless tests.
16341         Problem reported by Jim Meyering.
16342
16343 2005-06-20  Derek Price  <derek@ximbiot.com>
16344
16345         * m4/bison.m4: Note that precious decls of YACC & YFLAGS will be
16346         unnecessary for Autoconfs > 2.59c.
16347
16348 2005-06-16  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
16349
16350         * lib/argp.h (__option_is_short): Check upper limit of
16351         __key. Isprint() requires its argument to have the value
16352         of an unsigned char or EOF.
16353
16354 2005-06-16  Jim Meyering  <jim@meyering.net>
16355
16356         * lib/calloc.c (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1)
16357         when either N or S is zero.
16358
16359 2005-06-16  Derek Price  <derek@ximbiot.com>
16360
16361         * m4/bison.m4: Declare YACC & YFLAGS precious.
16362
16363 2005-06-10  Paul Eggert  <eggert@cs.ucla.edu>
16364
16365         * lib/fnmatch.c (fnmatch): If there is an encoding error in a
16366         multibyte string or pattern, fall back on unibyte matching.
16367         Problem reported by James Youngman.
16368
16369 2005-06-08  Bruno Haible  <bruno@clisp.org>
16370
16371         * modules/csharpcomp: New file.
16372         * MODULES.html.sh (C#): Add csharpcomp.
16373
16374 2005-06-08  Bruno Haible  <bruno@clisp.org>
16375
16376         * m4/csharpcomp.m4: New file, from GNU gettext.
16377
16378 2005-06-08  Bruno Haible  <bruno@clisp.org>
16379
16380         * lib/csharpcomp.h: New file, from GNU gettext.
16381         * lib/csharpcomp.c: New file, from GNU gettext.
16382         * lib/csharpcomp.sh.in: New file, from GNU gettext.
16383
16384 2005-06-08  Bruno Haible  <bruno@clisp.org>
16385
16386         * lib/binary-io.h (fileno): Undefine before defining it. Avoids a gcc
16387         warning on mingw.
16388
16389 2005-06-07  Derek Price  <derek@ximbiot.com>
16390
16391         Sync from CVS.
16392         * lib/glob_.h: Indent nested #ifdef.
16393
16394 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
16395
16396         Sync from coreutils.
16397         Use "file name" when talking about file names, instead of "filename"
16398         or "path", as per the GNU coding standards.
16399         * lib/mkdir-p.c: Renamed from makepath.c.
16400         (make_dir_parents): Renamed from make_path.  All callers changed.
16401         * lib/mkdir-p.h: Likewise.  All includers changed.
16402         * lib/filenamecat.c: Renamed from path-concat.c.
16403         (file_name_concat): Renamed from path_concat.  All callers changed.
16404         [TEST_FILE_NAME_CONCAT]: Renamed from TEST_PATH_CONCAT.
16405         * lib/filenamecat.h: Likewise.  All includers changed.
16406         * lib/acl.c: Don't use "path" or "filename" to mean "file name"
16407         in comments or local variable names.
16408         * lib/basename.c: Likewise.
16409         * lib/canonicalize.c, canonicalize.h: Likewise.
16410         * lib/dirname.c, dirname.h: Likewise.
16411         * lib/euidaccess.c: Likewise.
16412         * lib/exclude.c: Likewise
16413         * lib/fnmatch_.h, fnmatch_loop.c: Likewise.
16414         * lib/fsusage.c, fsuage.h: Likewise.
16415         * lib/fts.c, fts_.h: Likewise.
16416         * lib/getcwd.c: Likewise.
16417         * lib/getloadavg.c: Likewise.
16418         * lib/mkstemp.c: Likewise.
16419         * lib/mountlist.c, mountlist.h: Likewise.
16420         * lib/openat.c, openat.h: Likewise.
16421         * lib/readlink-stub.c: Likewise.
16422         * lib/readutmp.c, readutmp.h: Likewise.
16423         * lib/rename.c: Likewise.
16424         * lib/rmdir.c: Likewise.
16425         * lib/same.c: Likewise.
16426         * lib/savedir.c: Likewise.
16427         * lib/stripslash.c: Likewise.
16428         * lib/tempname.c: Likewise.
16429         * lib/xreadlink.c: Likewise.
16430         * lib/exclude.c (excluded_file_name): Renamed from excluded_filename.
16431         All uses changed.
16432         * lib/exclude.h: Likewise.
16433
16434         * lib/euidaccess.c (getuid, getgid, getuid, getegid)
16435         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
16436         * lib/idcache.c (getpwuid, getpwnam, getgrgid, getgrnam)
16437         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
16438         * lib/pathmax.h: Include <limits.h> unconditionally, since other
16439         files have been getting away with it for years (MORE/BSD 4.3
16440         is extinct now).
16441         * lib/userspec.c (getpwnam, getgrnam, getgrgid)
16442         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
16443
16444         * lib/pathmax.h (_POSIX_PATH_MAX) [!defined _POSIX_PATH_MAX]:
16445         Define to 256, not 255, as per modern POSIX.
16446
16447 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
16448
16449         Sync from coreutils.
16450         Use "file name" when talking about file names, instead of "filename"
16451         or "path", as per the GNU coding standards.
16452         * MODULES.html.sh: mkdir-p renamed from makepath.
16453         filenamecat renamed from path-concat.
16454         * modules/filenamecat: Renamed from modules/path-concat.
16455         (Files): filenamecat.h and filenamecat.c renamed from
16456         path-concat.h and path-concat.c.
16457         (configure.ac): gl_FILE_NAME_CONCAT, not gl_PATH_CONCAT.
16458         (Include): filenamecat.h, not path-concat.h.
16459         * modules/mkdir-p: Renamed from modules/makepath.
16460         (Files): mkdir-p.h and mkdir-p.c renamed from makepath.h and
16461         makepath.c.
16462         (configure.ac): gl_MKDIR_PARENTS, not gl_MAKEPATH.
16463         (Include): mkdir-p.h, not makepath.h.
16464
16465 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
16466
16467         Sync from coreutils.
16468         * m4/mkdir-p.m4: Renamed from makepath.m4.
16469         (gl_MKDIR_PARENTS): Renamed from gl_MAKEPATH.  All uses changed.
16470         Rename files from makepath.c to mkdir-p.c, and from
16471         makepath.h to mkdir-p.h.
16472         * m4/filenamecat.m4: Renamed from path-concat.m4.
16473         (gl_FILE_NAME_CONCAT): Renamed from gl_PATH_CONCAT.  All uses changed.
16474         Rename files from path-concat.c to filenamecat.c,
16475         and from path-concat.h to filenamecat.h.
16476         * m4/getcwd-path-max.m4: Don't use "path" or "filename" to mean
16477         "file name" in local variables or comments.
16478         * m4/rename.m4: Likewise.
16479
16480 2005-06-01  Bruno Haible  <bruno@clisp.org>
16481
16482         * modules/csharpexec: New file.
16483         * MODULES.html.sh (C#): New section.
16484
16485 2005-06-01  Bruno Haible  <bruno@clisp.org>
16486
16487         * m4/csharp.m4: New file, from GNU gettext.
16488         * m4/csharpexec.m4: New file, from GNU gettext.
16489
16490 2005-06-01  Bruno Haible  <bruno@clisp.org>
16491
16492         * lib/csharpexec.h: New file, from GNU gettext.
16493         * lib/csharpexec.c: New file, from GNU gettext.
16494         * lib/csharpexec.sh.in: New file, from GNU gettext.
16495
16496 2005-05-31  Derek Price  <derek@ximbiot.com>
16497             Paul Eggert  <eggert@cs.ucla.edu>
16498
16499         Sync from cvs.
16500         * m4/glob.m4: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
16501
16502 2005-05-31  Derek Price  <derek@ximbiot.com>
16503             Paul Eggert  <eggert@cs.ucla.edu>
16504
16505         Sync from cvs.
16506         * lib/glob_.h: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
16507
16508 2005-05-29  Derek Price  <derek@ximbiot.com>
16509
16510         * config/srclist.txt (glob_.h, glob.c): Add these files.
16511
16512 2005-05-29  Derek Price  <derek@ximbiot.com>
16513
16514         * MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.
16515         * modules/glob: New file.
16516         * modules/getlogin_r: Add link to POSIX spec in description.
16517
16518 2005-05-29  Derek Price  <derek@ximbiot.com>
16519             Paul Eggert  <eggert@cs.ucla.edu>
16520
16521         * m4/glob.m4: New file.
16522
16523 2005-05-29  Derek Price  <derek@ximbiot.com>
16524             Paul Eggert  <eggert@cs.ucla.edu>
16525
16526         * lib/glob_.h, lib/glob.c: New files.
16527
16528 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
16529
16530         * modules/fts (Files): Remove m4/inttypes-pri.m4.
16531         * modules/fts-lgpl (Depends-on): Remove gettext.
16532
16533 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
16534
16535         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't check for inttypes.h or stdint.h,
16536         and don't require gt_INTTYPES_PRI.
16537
16538 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
16539
16540         * lib/getlogin_r.c (getlogin_r): Don't set errno to 0 on return.
16541
16542         * lib/fts.c: Don't worry about debugging on pre-C99-compatible hosts;
16543         the configuration hassle isn't worth it.
16544         Include inttypes.h and stdint.h unconditionally if FTS_DEBUG.
16545         (LONGEST_MODIFIER, PRIuMAX): Remove.
16546
16547 2005-05-27  Bruno Haible  <bruno@clisp.org>
16548
16549         * lib/getlogin_r.h: Remove second include of <stddef.h>.
16550
16551 2005-05-26  Paul Eggert  <eggert@cs.ucla.edu>
16552
16553         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
16554         _POSIX_PTHREAD_SEMANTICS for Solaris.
16555
16556 2005-05-25  Derek Price  <derek@ximbiot.com>
16557
16558         * MODULES.html.sh: Add getlogin_r to POSIX.2001 support section.
16559
16560 2005-05-25  Derek Price  <derek@ximbiot.com>
16561             Paul Eggert  <eggert@cs.ucla.edu>
16562
16563         * modules/getlogin_r, m4/getlogin_r.m4: New files.
16564         * lib/getlogin_r.c, getlogin_r.h: New files.
16565
16566 2005-05-25  Bruno Haible  <bruno@clisp.org>
16567             Derek Price  <derek@ximbiot.com>
16568
16569         * lib/getlogin_r.h: Simplify API documentation.
16570
16571 2005-05-23  Derek Price  <derek@ximbiot.com>
16572
16573         * modules/minmax (Files): Add m4/minmax.m4.
16574         (configure.ac): Add gl_MINMAX.
16575
16576 2005-05-22  Paul Eggert  <eggert@cs.ucla.edu>
16577
16578         * lib/fts.c (fd_safer) [_LGPL_PACKAGE]: New static function,
16579         so that unistd-safer.h (GPL'ed code) need not be included.
16580
16581 2005-05-22  Bruno Haible  <bruno@clisp.org>
16582
16583         * m4/minmax.m4: New file.
16584         Based on a patch by Derek Price <derek@ximbiot.com>.
16585
16586 2005-05-22  Bruno Haible  <bruno@clisp.org>
16587
16588         * lib/stdint_.h (_STDINT_H_HAVE_INT64): New macro. Use it in #ifdefs.
16589         (INT64_MIN): Fix definition.
16590         Suggested by Paul Eggert <eggert@cs.ucla.edu>.
16591
16592         * lib/stdint_.h (_STDINT_H_NEED_SIGNED_INT_TYPES): Renamed from
16593         NEED_SIGNED_INT_TYPES.
16594
16595         * lib/stdint_.h (_STDINT_H_HAVE_SYSTEM_INTTYPES): Renamed from
16596         HAVE_SYSTEM_INTTYPES.
16597
16598 2005-05-22  Bruno Haible  <bruno@clisp.org>
16599
16600         * lib/minmax.h: Include <limits.h> only when it defines MIN, MAX.
16601         Also include <sys/param.h> if it defines MIN, MAX.
16602         Based on a patch by Derek Price <derek@ximbiot.com>.
16603
16604 2005-05-21  Jim Meyering  <jim@meyering.net>
16605
16606         * modules/fts (Files): Add m4/inttypes-pri.m4.
16607         (Depends-on): Add lstat and remove gettext.  Alphabetize.
16608
16609 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
16610
16611         New fts module.
16612         * lib/fts.c: Don't include "cycle-check.h" or "hash.h".
16613         (setup_dir, free_dir): New functions.
16614         (enter_dir, leave_dir): Define trivial
16615         alternatives of _LGPL_PACKAGE.  Move to fts-cycle.c if !_LGPL_PACKAGE.
16616         (HT_INITIAL_SIZE, ENTER_DIR): Remove.  All uses removed.
16617         (LEAVE_DIR): Fix typo: pass Fts and Ent to leave_dir.
16618         (struct Active_dir, AD_compare, AD_hash, enter_dir, leave_dir):
16619         Move to fts-cycle.c.
16620         (fts_open): Use setup_dir.
16621         (fts_close): Use free_dir.
16622         (fts_read): Have just one copy of the ENTER_DIR code rather than three.
16623         This adds a label and some gotos, but the alternatives were messier.
16624         Check for memory allocation failure when entering a dir.
16625         (fts_stat) [_LGPL_PACKAGE]: Bring back glibc cycle detection code.
16626         * lib/fts_.h (_LGPL_PACKAGE) [defined _LIBC]: New macro.
16627         (FTS): New member fts_cycle, that is a union that contains the
16628         old active_dir_ht and cycle_state.  All uses changed to mention
16629         fts_cycle.ht and fts_cycle.state.
16630         * lib/fts-cycle.c: New file, containing GPL'ed code migrated out of
16631         fts.c, with the following changes:
16632         (setup_dir, free_dir): New functions.
16633         (enter_dir): Now returns bool.  Return true if successful, false
16634         if memory exhausted.  All callers changed.
16635         Do not bother partly cleaning up on
16636         memory allocation failure; that is free_dir's job.
16637         However, free ad if hash_insert fails, to avoid memory leak.
16638         (enter_dir, leave_dir): Accommodate change to FTS by inspecting
16639         fts->fts_options to see which union member to use.
16640
16641 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
16642
16643         * m4/fts.m4 (gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS.
16644         (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): New macros.
16645
16646 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
16647
16648         * MODULES.html.sh (File system functions): Add fts, fts-lgpl.
16649
16650 2005-05-20  Jim Meyering  <jim@meyering.net>
16651
16652         * lib/unlinkdir.h (cannot_unlink_dir) [UNLINK_CANNOT_UNLINK_DIR]:
16653         Now a macro, to pacify GCC.
16654
16655 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
16656
16657         * m4/chown.m4 (gl_FUNC_CHOWN): Correct sense of test for honoring IDs
16658         of -1.
16659
16660 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
16661
16662         * lib/chown.c (rpl_chown): Return -1 on failure.
16663
16664 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
16665
16666         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME]):
16667         Don't check for stddef.h.
16668         * m4/fts.m4 (gl_FUNC_FTS): Don't require AC_HEADER_STDC, as we
16669         don't use its results.
16670         Don't check for fcntl.h, stddef.h, stdlib.h, string.h, unistd.h,
16671         since we include them unconditionally.  Don't require
16672         AM_STDBOOL_H, since stdbool is a prerequisite.
16673         Don't require AC_C_CONST, AC_TYPE_SIZE_T or check for ptrdiff_t
16674         since we assume C89 or better.
16675         Don't require AC_FUNC_CLOSEDIR_VOID, AC_FUNC_LSTAT, or AC_FUNC_STAT,
16676         as we don't use their results.
16677         Don't check for fchdir, memmove, memset, strrchr, as we use
16678         them unconditionally.
16679         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't define
16680         GETTIMEOFDAY_CLOBBERS_LOCALTIME_BUFFER, since nobody uses it.
16681
16682 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
16683
16684         * lib/canonicalize.c: Include canonicalize.h first, to test interface.
16685         Include <stddef.h> unconditionally, since we assume C89 now.
16686         All uses of PTR_INT_TYPE replaced by ptrdiff_t.
16687         * lib/fts.c: Include fts_.h first, to check interface.
16688         Do not include intprops.h; no longer needed.
16689         Include cycle-check.h and hash.h, since fts_.h no longer does.
16690         Remove unnecessary casts of closedir to void.
16691         (fts_build): Use a simpler method (not involving TYPE_SIGNED) to
16692         decide whether to decrement nlinks.
16693         * lib/fts_.h: Do not include hash.h or cycle-check.h; no longer needed.
16694         (FTS): Use struct hash_table * instead of Hash_table, so that
16695         we no longer need to include hash.h here.
16696
16697 2005-05-18  Jim Meyering  <jim@meyering.net>
16698
16699         * modules/dirfd (License): Change to LGPL.  Most of the code
16700         is already in the public domain.
16701
16702 2005-05-18  Jim Meyering  <jim@meyering.net>
16703
16704         * m4/fts.m4 (AC_LIBSOURCES): Add intprops.h to the list.
16705         Reported by Yoann Vandoorselaere.
16706
16707 2005-05-17  Jim Meyering  <jim@meyering.net>
16708
16709         * m4/fts.m4: New file, from coreutils.
16710
16711 2005-05-17  Jim Meyering  <jim@meyering.net>
16712
16713         * lib/fts.c, lib/fts_.h: New files, from coreutils.
16714
16715 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
16716
16717         Sync from coreutils.
16718         * m4/unlinkdir.m4: New file.
16719
16720 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
16721
16722         Sync from coreutils.
16723         * lib/unlinkdir.c, lib/unlinkdir.h: New files.
16724         * lib/gethrxtime.c, lib/gethrxtime.h, lib/getpass.h, lib/mountlist.h,
16725         lib/path-concat.c, lib/regex.h, lib/unlocked-io.h, lib/xtime.h:
16726         White space changes only.
16727         * lib/makepath.c (make_path): Port to hosts where leading "//" is
16728         special.
16729         * lib/yesno.c: Include getline.h, not ctype.h.
16730         (yesno): Don't remove leading white space; POSIX doesn't allow it.
16731         Use getline to remove arbitrary restriction on response length.
16732
16733 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
16734
16735         * config/srclist-update: Spell out "Street" in FSF postal
16736         mail address; this is the style the FSF seems to prefer.
16737
16738         * build-aux/depcomp, build-aux/install-sh, build-aux/mdate-sh,
16739         build-aux/missing, build-aux/mkinstalldirs: Sync from Automake;
16740         this updates FSF postal mail address.
16741
16742         Sync from coreutils.
16743         * modules/unlinkdir: New file.
16744         * modules/yesno (Depends-on): Add getline.
16745         * MODULES.html.sh (File system functions): Add unlinkdir.
16746
16747 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
16748
16749         * lib/byteswap_.h, lib/getsubopt.h, lib/iconvme.h, lib/strsep.c,
16750         lib/strsep.h:
16751         Change the initial comment to refer to GPL, not LGPL.
16752         gnulib-tool will change it to LGPL as needed.
16753
16754         * lib/__fpending.c, lib/acl.c, lib/acl.h, lib/alloca_.h, lib/allocsa.c,
16755         lib/allocsa.h, lib/argmatch.c, lib/argmatch.h, lib/argp-ba.c,
16756         lib/argp-eexst.c, lib/argp-fmtstream.c, lib/argp-fmtstream.h,
16757         lib/argp-fs-xinl.c, lib/argp-help.c, lib/argp-namefrob.h,
16758         lib/argp-parse.c, lib/argp-pv.c, lib/argp-pvh.c, lib/argp-xinl.c,
16759         lib/argp.h, lib/argz.c, lib/argz_.h, lib/asnprintf.c, lib/asprintf.c,
16760         lib/atanl.c, lib/backupfile.c, lib/backupfile.h, lib/base64.c,
16761         lib/base64.h, lib/basename.c, lib/binary-io.h, lib/byteswap_.h,
16762         lib/c-ctype.c, lib/c-ctype.h, lib/c-stack.c, lib/c-stack.h,
16763         lib/c-strtod.c, lib/calloc.c, lib/canon-host.c, lib/canonicalize.c,
16764         lib/canonicalize.h, lib/ceill.c, lib/chdir-long.c, lib/chdir-long.h,
16765         lib/chown.c, lib/classpath.c, lib/classpath.h, lib/cloexec.c,
16766         lib/closeout.c, lib/closeout.h, lib/concatpath.c, lib/config.charset,
16767         lib/copy-file.c, lib/copy-file.h, lib/cycle-check.c, lib/cycle-check.h,
16768         lib/diacrit.c, lib/diacrit.h, lib/dirfd.c, lib/dirfd.h, lib/dirname.c,
16769         lib/dirname.h, lib/dummy.c, lib/dup-safer.c, lib/dup2.c, lib/eealloc.h,
16770         lib/error.c, lib/error.h, lib/euidaccess.c, lib/exclude.c,
16771         lib/exclude.h, lib/execute.c, lib/execute.h, lib/exit.h,
16772         lib/exitfail.c, lib/exitfail.h, lib/expl.c, lib/fatal-signal.c,
16773         lib/fatal-signal.h, lib/fd-safer.c, lib/file-type.c, lib/file-type.h,
16774         lib/fileblocks.c, lib/filemode.c, lib/filemode.h, lib/findprog.c,
16775         lib/findprog.h, lib/floorl.c, lib/fnmatch.c, lib/fnmatch_.h,
16776         lib/fnmatch_loop.c, lib/fopen-safer.c, lib/free.c, lib/frexpl.c,
16777         lib/fsusage.c, lib/fsusage.h, lib/full-read.c, lib/full-read.h,
16778         lib/full-write.c, lib/full-write.h, lib/fwriteerror.c,
16779         lib/fwriteerror.h, lib/gai_strerror.c, lib/gcd.c, lib/gcd.h,
16780         lib/getaddrinfo.c, lib/getaddrinfo.h, lib/getcwd.c, lib/getcwd.h,
16781         lib/getdate.h, lib/getdate.y, lib/getdomainname.c, lib/getdomainname.h,
16782         lib/getgroups.c, lib/gethostname.c, lib/gethrxtime.c, lib/gethrxtime.h,
16783         lib/getline.c, lib/getline.h, lib/getloadavg.c, lib/getndelim2.c,
16784         lib/getndelim2.h, lib/getnline.c, lib/getnline.h, lib/getopt.c,
16785         lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h, lib/getpagesize.h,
16786         lib/getpass.c, lib/getpass.h, lib/getsubopt.c, lib/getsubopt.h,
16787         lib/gettext.h, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c,
16788         lib/getusershell.c, lib/group-member.c, lib/group-member.h,
16789         lib/hard-locale.c, lib/hard-locale.h, lib/hash-pjw.c, lib/hash-pjw.h,
16790         lib/hash.c, lib/hash.h, lib/human.c, lib/human.h, lib/iconvme.c,
16791         lib/iconvme.h, lib/idcache.c, lib/inet_ntop.h, lib/intprops.h,
16792         lib/inttostr.c, lib/inttostr.h, lib/isdir.c, lib/javacomp.c,
16793         lib/javacomp.h, lib/javacomp.sh.in, lib/javaexec.c, lib/javaexec.h,
16794         lib/javaexec.sh.in, lib/lbrkprop.h, lib/lchown.c, lib/ldexpl.c,
16795         lib/linebreak.c, lib/linebreak.h, lib/linebuffer.c, lib/linebuffer.h,
16796         lib/localcharset.c, lib/localcharset.h, lib/logl.c, lib/long-options.c,
16797         lib/long-options.h, lib/lstat.c, lib/makepath.c, lib/makepath.h,
16798         lib/malloc.c, lib/mathl.h, lib/mbswidth.c, lib/mbswidth.h, lib/md5.c,
16799         lib/md5.h, lib/memcasecmp.c, lib/memcasecmp.h, lib/memchr.c,
16800         lib/memcmp.c, lib/memcoll.c, lib/memcoll.h, lib/memcpy.c, lib/memmem.c,
16801         lib/memmem.h, lib/mempcpy.c, lib/mempcpy.h, lib/memrchr.c,
16802         lib/memrchr.h, lib/memset.c, lib/minmax.h, lib/mkdir.c, lib/mkdtemp.c,
16803         lib/mkdtemp.h, lib/mkstemp.c, lib/mktime.c, lib/modechange.c,
16804         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
16805         lib/obstack.c, lib/obstack.h, lib/openat.c, lib/openat.h,
16806         lib/pagealign_alloc.c, lib/pagealign_alloc.h, lib/path-concat.c,
16807         lib/path-concat.h, lib/pathmax.h, lib/pathname.h, lib/physmem.c,
16808         lib/physmem.h, lib/pipe.c, lib/pipe.h, lib/poll.c, lib/poll_.h,
16809         lib/posixtm.c, lib/posixtm.h, lib/posixver.c, lib/printf-args.c,
16810         lib/printf-args.h, lib/printf-parse.c, lib/printf-parse.h,
16811         lib/progname.c, lib/progname.h, lib/progreloc.c, lib/putenv.c,
16812         lib/quote.c, lib/quote.h, lib/quotearg.c, lib/quotearg.h, lib/raise.c,
16813         lib/readlink.c, lib/readtokens.c, lib/readtokens.h, lib/readtokens0.c,
16814         lib/readtokens0.h, lib/readutmp.c, lib/readutmp.h, lib/realloc.c,
16815         lib/ref-add.sin, lib/ref-del.sin, lib/regex.c, lib/regex.h,
16816         lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c,
16817         lib/safe-read.h, lib/safe-write.c, lib/safe-write.h, lib/same.c,
16818         lib/same.h, lib/save-cwd.c, lib/save-cwd.h, lib/savedir.c,
16819         lib/savedir.h, lib/setenv.c, lib/setenv.h, lib/settime.c,
16820         lib/sh-quote.c, lib/sh-quote.h, lib/sha1.c, lib/sha1.h, lib/sig2str.c,
16821         lib/sig2str.h, lib/sincosl.c, lib/snprintf.c, lib/snprintf.h,
16822         lib/sqrtl.c, lib/stat-macros.h, lib/stat.c, lib/stdbool_.h,
16823         lib/stdint_.h, lib/stdio-safer.h, lib/stpcpy.c, lib/stpcpy.h,
16824         lib/stpncpy.c, lib/stpncpy.h, lib/strcase.h, lib/strcasecmp.c,
16825         lib/strchrnul.c, lib/strchrnul.h, lib/strcspn.c, lib/strdup.c,
16826         lib/strdup.h, lib/strerror.c, lib/strftime.c, lib/strftime.h,
16827         lib/stripslash.c, lib/strndup.c, lib/strndup.h, lib/strnlen.c,
16828         lib/strpbrk.c, lib/strpbrk.h, lib/strsep.c, lib/strsep.h, lib/strstr.c,
16829         lib/strstr.h, lib/strtod.c, lib/strtoimax.c, lib/strtok_r.c,
16830         lib/strtok_r.h, lib/strtol.c, lib/strtoll.c, lib/strtoul.c,
16831         lib/strtoull.c, lib/strverscmp.c, lib/strverscmp.h, lib/sysexit_.h,
16832         lib/tempname.c, lib/time_r.c, lib/time_r.h, lib/timegm.c, lib/timegm.h,
16833         lib/timespec.h, lib/trigl.c, lib/trigl.h, lib/ucs4-utf16.h,
16834         lib/ucs4-utf8.h, lib/unicodeio.c, lib/unicodeio.h, lib/unistd-safer.h,
16835         lib/unlocked-io.h, lib/unsetenv.c, lib/userspec.c, lib/utf16-ucs4.h,
16836         lib/utf8-ucs4.h, lib/utime.c, lib/utimecmp.c, lib/utimecmp.h,
16837         lib/utimens.c, lib/vasnprintf.c, lib/vasnprintf.h, lib/vasprintf.c,
16838         lib/vasprintf.h, lib/version-etc-fsf.c, lib/version-etc.c,
16839         lib/version-etc.h, lib/vsnprintf.c, lib/vsnprintf.h, lib/w32spawn.h,
16840         lib/wait-process.c, lib/wait-process.h, lib/xalloc-die.c, lib/xalloc.h,
16841         lib/xallocsa.c, lib/xallocsa.h, lib/xasprintf.c, lib/xgetcwd.c,
16842         lib/xgetcwd.h, lib/xgetdomainname.c, lib/xgetdomainname.h,
16843         lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c,
16844         lib/xreadlink.c, lib/xreadlink.h, lib/xsetenv.c, lib/xsetenv.h,
16845         lib/xsize.h, lib/xstrndup.c, lib/xstrndup.h, lib/xstrtod.c,
16846         lib/xstrtod.h, lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h,
16847         lib/xstrtoumax.c, lib/xtime.h, lib/xvasprintf.c, lib/xvasprintf.h,
16848         lib/yesno.c, lib/yesno.h:
16849         Update FSF postal mail address.
16850
16851 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
16852
16853         * MODULES.html.sh, README, gnulib-tool, tests/test-base64.c,
16854         tests/test-memmem.c, tests/test-stpncpy.c:
16855         Update FSF postal mail address.
16856
16857 2005-05-13  Bruno Haible  <bruno@clisp.org>
16858
16859         * lib/stdint_.h (int64_t, uint64_t, int_least64_t, uint_least64_t,
16860         int_fast64_t, uint_fast64_t, intmax_t, uintmax_t, INT64_MIN, INT64_MAX,
16861         UINT64_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX,
16862         INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTMAX_MIN,
16863         INTMAX_MAX, UINTMAX_MAX, INT64_C, UINT64_C, INTMAX_C, UINTMAX_C):
16864         Add support for 64-bit integers in the MSVC compiler.
16865
16866 2005-05-12  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
16867
16868         * modules/getdate (Makefile.am): Add getdate.c to EXTRA_DIST
16869
16870 2005-05-12  Eric Blake  <ebb9@byu.net>  (tiny change)
16871
16872         * gnulib-tool (func_import): Sort and uniquify recommended includes.
16873
16874 2005-05-11  Paul Eggert  <eggert@cs.ucla.edu>
16875
16876         * doc/getdate.texi (General date syntax): Don't say that date
16877         date --iso-8601=ns generates acceptable dates; it doesn't yet.
16878         Problem reported by Nic Ferrier.
16879
16880 2005-05-10  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
16881
16882         * lib/getaddrinfo.c: Don't fail when SOCK_STREAM or SOCK_DGRAM are
16883         specified in ai_socktype. Fix invalid ai_protocol
16884         check. ai_protocol is usually set to 0 or depending on
16885         ai_family/ai_socktype to IPPROTO_TCP / IPPROTO_UDP.  Checking for
16886         SOCK_STREAM / SOCK_DGRAM in ai_protocol was invalid.  Set
16887         ai_socktype / ai_protocol in the returned addrinfo structure.
16888
16889 2005-05-10  Simon Josefsson  <jas@extundo.com>
16890
16891         * m4/getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, from
16892         Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
16893
16894 2005-05-10  Karl Berry  <karl@gnu.org>
16895
16896         * doc/fdl.texi, gpl.texi, lgpl.texi, COPYING: update FSF address
16897         (from http://www.gnu.org/licenses).
16898         * doc/COPYING.LIB: also rename to COPYING.LESSER.
16899         * doc/COPYING.DOC: remove; per rms, only needed in doc files, so
16900         fdl.texi suffices.
16901
16902 2005-05-10  Karl Berry  <karl@gnu.org>
16903
16904         * config/srclist.txt (COPYING.LESSER): rename from COPYING.LIB.
16905         (COPYING.DOC): remove.
16906
16907         * config/srclist-update: new FSF address.
16908
16909 2005-05-10  Derek Price  <derek@ximbiot.com>
16910
16911         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when
16912         possible.
16913
16914 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
16915             Bruno Haible  <bruno@clisp.org>
16916
16917         * modules/inet_ntop: New file.
16918         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
16919         inet_ntop.
16920
16921 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
16922             Bruno Haible  <bruno@clisp.org>
16923
16924         * m4/inet_ntop.m4: New file.
16925
16926 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
16927             Bruno Haible  <bruno@clisp.org>
16928
16929         * lib/inet_ntop.h: New file.
16930         * lib/inet_ntop.c: New file, from glibc with modifications.
16931
16932 2005-05-09  Paul Eggert  <eggert@cs.ucla.edu>
16933
16934         * modules/time_r (License): Change to LGPL.
16935         * modules/extensions (License): Change to LGPL.  Actually,
16936         the license is more permissive than that, but currently gnulib-tool
16937         doesn't know how to handle more-permissive licenses.
16938
16939         * modules/stat-macros (Depends-on): Don't depend on stat-macros (!).
16940         Problem reported by Dave Love.
16941
16942 2005-05-08  Jim Meyering  <jim@meyering.net>
16943
16944         * lib/classpath.c (PATH_SEPARATOR): Remove insignificant trailing
16945         blank.
16946
16947 2005-05-06  Paul Eggert  <eggert@cs.ucla.edu>
16948
16949         * modules/argmatch (Depends-on): Add stdbool.
16950         * modules/backupfile (Depends-on): Likewise.
16951         * modules/chdir-long (Depends-on): Likewise.
16952         * modules/closeout (Depends-on): Likewise.
16953         * modules/cycle-check (Depends-on): Likewise.
16954         * modules/dirname (Depends-on): Likewise.
16955         * modules/fnmatch (Depends-on): Likewise.
16956         * modules/fsusage (Depends-on): Likewise.
16957         * modules/fwriteerror (Depends-on): Likewise.
16958         * modules/getcwd (Depends-on): Likewise.
16959         * modules/getloadavg (Depends-on): Likewise.
16960         * modules/hard-locale (Depends-on): Likewise.
16961         * modules/makepath (Depends-on): Likewise.
16962         * modules/mountlist (Depends-on): Likewise.
16963         * modules/nanosleep (Depends-on): Likewise.
16964         * modules/posixtm (Depends-on): Likewise.
16965         * modules/quotearg (Depends-on): Likewise.
16966         * modules/readtokens (Depends-on): Likewise.
16967         * modules/readtokens0 (Depends-on): Likewise.
16968         * modules/readutmp (Depends-on): Likewise.
16969         * modules/save-cwd (Depends-on): Likewise.
16970         * modules/strftime (Depends-on): Likewise.
16971         * modules/userspec (Depends-on): Likewise.
16972         * modules/utimecmp (Depends-on): Likewise.
16973         * modules/xgetcwd (Depends-on): Likewise.
16974         * modules/xnanosleep (Depends-on): Likewise.
16975         * modules/xstrtod (Depends-on): Likewise.
16976         * modules/yesno (Depends-on): Likewise.
16977
16978 2005-05-05  Paul Eggert  <eggert@cs.ucla.edu>
16979
16980         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid
16981         needless checks.
16982
16983 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
16984
16985         Merge from coreutils.  Among other things,
16986         add bulletproofing for cases where stdin, stdout, or stderr are closed.
16987         * lib/fd-safer.c: New file.
16988         * lib/fcntl-safer.h, open-safer.c: Remove.
16989         * lib/chdir-long.c: Fix comment "fetish" -> "coreutils".
16990         * lib/dup-safer.c: Include unistd-safer.h first.
16991         Don't include errno.h.
16992         (dup_safer) [!defined F_DUPFD]: Let fd_safer do the real work.
16993         * lib/file-type.h: Don't assume invoker included sys/stat.h first.
16994         * lib/file-type.c: Rely on file-type.h change.
16995         * lib/getloadavg.c: Include unistd-safer.h.
16996         (getloadavg): Use safer open.
16997         * lib/getusershell.c: Include "stdio-safer.h".
16998         (getusershell): Use safer fopen.
16999         * lib/long-options.c (long_options): Use NULL rather than 0.
17000         * lib/modechange.h (mode_free): Remove; all callers changed to invoke
17001         'free'.
17002         * lib/modechange.c: Likewise.
17003         xstrtol.h, stdbool.h, stddef.h: Don't include; no longer needed.
17004         (MODE_DONE): New constant.
17005         (struct mode_change): Remove 'next' member.
17006         (make_node_op_equals): New function; like the old one of the
17007         same name, except it allocates an array.
17008         (mode_compile, mode_create_from_ref): Use it.
17009         (mode_compile): Allocate result as an array, not a linked list.
17010         Parse octal string ourself, so that we catch mistakes like "+0".
17011         (mode_adjust): Arg is an array, not a linked list.
17012         * lib/modechange.c: Include stat-macros.h, xalloc.h.
17013         (S_ISDIR, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR):
17014         (S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH, S_IRXWU):
17015         (S_IRWXG, S_IRWXO, CHMOD_MODE_BITS):
17016         Remove.  This is now stat-macros.h's job.
17017         (talloc): Remove.  All callers replaced by xalloc, so that
17018         our invokers don't have to worry about reporting memory failures.
17019         (make_node_op_equals): Remove.
17020         (MODE_ORDINARY_CHAGE, MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
17021         New constants.
17022         (struct mode_change): Moved here from modechange.h.
17023         (mode_append_entry): Remove.
17024         (mode_compile): Remove MASKED_OPS arg, since it encouraged
17025         apps to have incorrect behavior.  Use simpler algorithm for head
17026         and tail.  Don't futz with umask; that's now the job of mode_adjust.
17027         Detect more invalid usages rather than having somewhat-random behavior.
17028         Don't insert an "a=" action, as that leads to incorrect behavior.
17029         (mode_compile, mode_create_from_ref): Return NULL on error instead
17030         of an enum, since now there's only one way to have an error.  All
17031         callers changed.
17032         (mode_adjust): Accept new arg UMASK_VALUE, and interpret it
17033         at the correct time.  Simplify calculation of "+u" and its ilk.
17034         Don't mishandle "+X".
17035         (mode_free): Remove "register" and localize decls.
17036         * lib/modechange.h (MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
17037         (struct mode_change): Move to modechange.c; callers don't
17038         need to see this stuff.
17039         (MODE_MASK_EQUALS, MODE_MASK_PLUS, MODE_MASK_MINUS, MODE_MASK_ALL):
17040         (MODE_INVALID, MODE_MEMORY_EXHAUSTED, MODE_BAD_REFERENCE): Remove.
17041         (mode_change, mode_adjust): Reflect the new signatures noted above.
17042         * lib/nanosleep.c (rpl_nanosleep): Include "timespec.h" before macros
17043         that might redefine system include files.
17044         (siginterrupt) [!HAVE_SIGINTERRUPT]: New macro.
17045         (my_usleep): Use NULL rather than (void *) 0.
17046         (rpl_nanosleep) [!defined SA_NOCLDSTOP]:
17047         Use siginterrupt to specify that system calls should be interrupted.
17048         (rpl_nanosleep): Move initialization of suspended closer to call of
17049         my_usleep.
17050         * lib/readutmp.h (read_utmp): New arg OPTIONS.  All uses changed.
17051         * lib/readutmp.c: Likewise.  Include signal.h, stdbool.h.
17052         (desirable_utmp_entry): New function.
17053         (read_utmp) [defined UTMP_NAME_FUNCTION]: Redo memory allocation
17054         using x2nrealloc, to simplify logic.
17055         (read_utmp) [!defined UTMP_NAME_FUNCTION]: Check for overflow in
17056         size calculation.  Do not assume utmp file is a regular file.
17057         * lib/readutmp.h (UT_PID): Moved here from ../src/who.c.
17058         (READ_UTMP_CHECK_PIDS): New constant.
17059         * lib/save-cwd.c: Include unistd-safer.h.
17060         (save_cwd): Use fd_safer.
17061         * lib/tempname.c (S_ISDIR, S_IRUSR, S_IRUSR, S_IWUSR, S_IXUSR): Remove.
17062         [!_LIBC] Include "stat-macros.h" instead.
17063         * lib/unistd-safer.h (fd_safer): New decl.
17064
17065 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
17066
17067         * modules/getloadavg (Depends-on): Add unistd-safer.
17068         * modules/getusershell (Depends-on): Add stdio-safer.
17069         * modules/lstat (Depends-on): Remove xalloc.
17070         * modules/mkstemp (Depends-on): Add stat-macros.
17071         * modules/modechange (Depends-on): Remove xstrtol.
17072         Add stat-macros, xalloc.
17073         * modules/save-cwd (Depends-on): Add unistd-safer.
17074         * modules/stdio-safer (Makefile.am): Remove lib_SOURCES.
17075         * modules/unistd-safer (Files): Add lib/fd-safer.c
17076         (Makefile.am): Remove lib_SOURCES.
17077
17078         * MODULES.html.sh (Enhancements for POSIX:2001 functions):
17079         Remove fcntl-safer; unistd-safer supersedes it.
17080
17081 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
17082
17083         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Don't require
17084         AC_HEADER_STAT.
17085         * m4/lchown.m4 (gl_FUNC_CHOWN): Likewise.
17086         (gl_PREREQ_CHOWN): Remove.
17087         * m4/lstat.m4 (gl_FUNC_LSTAT): Require AC_FUNC_LSTAT instead of calling
17088         it.  Don't require AC_HEADER_STAT.
17089         (gl_PREREQ_LSTAT): Remove.
17090         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Check stdint.h only once.
17091         Don't require AC_HEADER_STAT.
17092         * m4/rmdir.m4 (gl_FUNC_RMDIR): Don't require AC_HEADER_STAT.
17093         (gl_PREREQ_RMDIR): Remove.
17094         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Don't
17095         mention stat-macros.h or AC_HEADER_STAT, since we'll make
17096         the stat-macros module a prerequisite.
17097         * m4/file-type.m4 (gl_FILE_TYPE): Likewise.
17098         * m4/filemode.m4 (gl_FILEMODE): Likewise.
17099         * m4/makepath.m4 (gl_MAKEPATH): Likewise.
17100         * m4/modechange.m4 (gl_MODECHANGE): Likewise.
17101         * m4/clock_time.m4 (gl_CLOCK_TIME): Use gl_ rather than fetish_ for
17102         variable names.
17103         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Renamed from
17104         fetish_FUNC_RMDIR_NOTEMPTY.  All uses changed.  Use gl_ for
17105         variable prefixes.
17106         * m4/fcntl-safer.m4: Remove.
17107         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ.
17108         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise.
17109         Invoke gl_PREREQ_FD_SAFER.
17110         (gl_PREREQ_FD_SAFER): New macro.
17111         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Check for siginterrupt.
17112         * m4/readutmp.m4 (gl_READUTMP): Require AC_C_INLINE.
17113         Use AC_CHECK_HEADERS_ONCE and AC_CHECK_FUNCS_ONCE when possible.
17114         Remove duplicate call to AC_LIBOBJ(readutmp).
17115         (gl_PREREQ_READUTMP): Remove.  All uses inlined.
17116
17117         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Check for message, not for
17118         MAP_ANON.  Problem reported by Moriyoshi Koizumi to bug-cvs.
17119
17120 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
17121
17122         * MODULES.html.sh (Misc): Add byteswap.
17123
17124 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
17125
17126         * modules/getcwd (Depends-on): Add extensions.
17127         * modules/openat (Depends-on): Likewise.
17128
17129 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
17130
17131         * modules/byteswap: New file.
17132
17133 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
17134
17135         * m4/byteswap.m4: New file.
17136
17137 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
17138
17139         * lib/byteswap_.h: New file.
17140
17141 2005-04-25  Karl Berry  <karl@gnu.org>
17142
17143         * m4/gettext.m4: Update from GNU gettext 0.14.4.
17144
17145 2005-04-25  Albert Chin  <china@thewrittenword.com>
17146
17147         * lib/regex.c: Include <stdio.h>, as a workaround to a Compaq Desktop
17148         Toolkit C bug.
17149
17150 2005-04-21  Oskar Liljeblad  <oskar@osk.mine.nu>
17151
17152         * gnulib-tool (Options): Add -s for --symlink/--symbolic.
17153         (func_ln_if_changed) Remove forcibly for no error message
17154         in case file does not exist.
17155
17156 2005-04-19  Simon Josefsson  <jas@extundo.com>
17157
17158         * gnulib-tool (Options): Make --symlink mean --symbolic.
17159
17160 2005-04-18  Oskar Liljeblad  <oskar@osk.mine.nu>
17161
17162         * doc/gnulib.texi (Initial import): Fix.  Mention --aux-dir.
17163
17164 2005-04-16  Simon Josefsson  <jas@extundo.com>
17165
17166         * modules/getpass-gnu (Makefile.am): Don't mention getpass.h.
17167
17168 2005-04-15  Simon Josefsson  <jas@extundo.com>
17169
17170         * m4/getpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES.
17171
17172 2005-04-15  Simon Josefsson  <jas@extundo.com>
17173
17174         * gnulib-tool: Rename --symlink to --symbolic.
17175
17176 2005-04-15  Oskar Liljeblad  <oskar@osk.mine.nu>
17177
17178         * gnulib-tool: Add -s, --symlink option to gnulib-tool to make
17179         symbolic links to files instead of copying/moving.  Add --aux-dir,
17180         specifying directory relative --dir where auxiliary build tools
17181         are placed.
17182
17183 2005-04-14  Bruno Haible  <bruno@clisp.org>
17184
17185         * modules/allocsa (License): Change to LGPL.
17186         Requested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
17187
17188 2005-04-13  Paul Eggert  <eggert@cs.ucla.edu>
17189
17190         * lib/getdate.y (zone): Allow relunit_snumber after tZONE, so
17191         that "UTC +1 second" continues to work.  Problem reported
17192         by Dmitry V. Levin.
17193         (relunit_snumber): New rule.
17194         (relunit): Use it.
17195
17196 2005-04-12  Paul Eggert  <eggert@cs.ucla.edu>
17197
17198         * lib/getdate.y (universal_time_zone_table): New constant.
17199         (time_zone_table): Remove GMT, UT, UTC entries; they're now in
17200         universal_time_zone_table.
17201         (lookup_zone): Prefer universal_time_zone_table to
17202         local_time_zone_table, so that "GMT" time stamps are allowed in
17203         London during the summer.  Problem reported by Ian Abbott.
17204
17205 2005-04-12  Jim Meyering  <jim@meyering.net>
17206
17207         * lib/human.c (humblock): Set *options even when returning due to
17208         xstrtoumax conversion failure.  Thanks to a used-uninitialized
17209         warning from gcc-4.
17210
17211 2005-04-09  Jim Meyering  <jim@meyering.net>
17212
17213         * lib/posixtm.c (posixtime) [lint]: Avoid spurious warning from gcc-4's
17214         -Wuninitialized: initialize tm0.tm_year.
17215
17216 2005-04-04  Paul Eggert  <eggert@cs.ucla.edu>
17217
17218         * lib/getdate.y (parser_control): rels_seen is now a boolean, not a
17219         count, since there's no maximum.  All uses changed.
17220         Add member dsts_seen.
17221         (local_zone): Accumulate dsts_seen rather than relying on tm_isdst
17222         not being INT_MAX.
17223         (get_date): Initialize dsts_seen, and check that it doesn't go over 1.
17224         Use pc_rels_seen to decide whther a date is absolute.
17225
17226         * lib/getdate.y (number): Don't overwrite year.
17227         (get_date): Initialize pc.year.digits to 0, not 4, to enable above
17228         check.
17229
17230 2005-04-02  Simon Josefsson  <jas@extundo.com>
17231
17232         * lib/getaddrinfo.h: Fix OpenBSD compilation failure, inspired by tiny
17233         patch from Yoann Vandoorselaere <yoann@prelude-ids.org>.
17234
17235 2005-03-28  Eric Blake  <ebb9@byu.net>  (tiny change)
17236
17237         * m4/getcwd-path-max.m4: Return success on systems such as Cygwin
17238         where no absolute path name can be longer than PATH_MAX.
17239
17240 2005-03-27  Jim Meyering  <jim@meyering.net>
17241
17242         * lib/argmatch.c: Clarify comment: null-terminated -> NULL-terminated.
17243
17244 2005-03-26  Paul Eggert  <eggert@cs.ucla.edu>
17245
17246         * lib/intprops.h (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND):
17247         "one's complement" -> "ones' complement" in comment, as per Knuth.
17248         "value of type" -> "type or expression" in comment.
17249         * lib/mktime.c, strftime.c: Propagate intprops.h comment nits.
17250
17251 2005-03-26  Jim Meyering  <jim@meyering.net>
17252
17253         Comment nits.
17254         * lib/intprops.h: Add the apostrophe in `(one|two)'s complement'.
17255         Correct typos: s/or/of/.
17256
17257 2005-03-26  Jim Meyering  <jim@meyering.net>
17258
17259         * modules/check-include-files: Move to ../ and rename to...
17260         * check-module: ...this.
17261
17262 2005-03-25  Jim Meyering  <jim@meyering.net>
17263
17264         * modules/xvasprintf (Files): Add xalloc.h.
17265
17266 2005-03-23  Paul Eggert  <eggert@cs.ucla.edu>
17267
17268         * modules/gettext (Files): config/config.rpath ->
17269         build-aux/config.rpath
17270         * modules/iconv (Files): Likewise.
17271         Problem reported by Oskar Liljeblad.
17272
17273 2005-03-23  Jim Meyering  <jim@meyering.net>
17274
17275         * modules/check-include-files: New script to check for
17276         missing dependencies, multiple includes, etc.
17277
17278         * modules/c-strtold (Depends-on): Add xalloc.
17279         * modules/c-strtod (Depends-on): Add xalloc.
17280         * modules/hash (Depends-on): Add xalloc.
17281         (Files): Remove lib/xalloc.h.
17282
17283         * modules/gethrxtime (Files): Add lib/gethrxtime.h.
17284         * modules/userspec (Files): Add lib/inttostr.h.
17285
17286 2005-03-23  Jim Meyering  <jim@meyering.net>
17287
17288         * lib/canonicalize.c: Remove duplicate `#include "stat-macros.h"'.
17289
17290 2005-03-22  Jim Meyering  <jim@meyering.net>
17291
17292         * modules/stat-macros: New module.
17293         * modules/canonicalize, modules/euidaccess, modules/file-type,
17294         * modules/filemode, modules/lchown, modules/makepath,
17295         * modules/rmdir, modules/stat: Depend on new stat-macros module
17296         rather than listing lib/stat-macros.h manually.
17297         Don't add stat-macros.h to lib_SOURCES or list it in Files: section.
17298
17299 2005-03-22  Jim Meyering  <jim@meyering.net>
17300
17301         * m4/stat-macros.m4 (gl_STAT_MACROS): New file/macro.
17302
17303 2005-03-22  Bruno Haible  <bruno@clisp.org>
17304
17305         * config/srclist.txt: Replace target directory 'config' with
17306         'build-aux'.
17307         * config/config.guess, config.sub, config.rpath, depcomp, install-sh:
17308         * config/mdate-sh, missing, mkinstalldirs, texinfo.tex: Move to
17309         ../build-aux/.
17310
17311 2005-03-21  Paul Eggert  <eggert@cs.ucla.edu>
17312
17313         * modules/chdir-long (Depends-on): Add mempcpy.
17314
17315         * modules/acl, modules/backupfile, modules/c-strtod,
17316         modules/c-strtold, modules/canon-host, modules/canonicalize,
17317         modules/cloexec, modules/closeout, modules/dirfd, modules/dirname,
17318         modules/exclude, modules/exitfail, modules/file-type,
17319         modules/filemode, modules/fpending, modules/fsusage, modules/getcwd,
17320         modules/getdate, modules/getline, modules/getpagesize,
17321         modules/getpass, modules/getugroups, modules/group-member,
17322         modules/hard-locale, modules/hash, modules/human, modules/idcache,
17323         modules/inttostr, modules/long-options, modules/makepath,
17324         modules/md5, modules/memcasecmp, modules/memcoll,
17325         modules/modechange, modules/mountlist, modules/path-concat,
17326         modules/pathmax, modules/physmem, modules/posixtm, modules/posixver,
17327         modules/quote, modules/quotearg, modules/readtokens, modules/readutmp,
17328         modules/safe-read, modules/safe-write, modules/same, modules/savedir,
17329         modules/settime, modules/sha1, modules/sig2str, modules/strdup,
17330         modules/strftime, modules/strndup, modules/strverscmp,
17331         modules/timespec, modules/unlocked-io, modules/userspec,
17332         modules/utimecmp, modules/utimens, modules/xalloc, modules/xstrtol,
17333         modules/yesno:
17334         Remove lib_SOURCES line from Makefile.am section, as this is now
17335         done automatically by the corresponding Autoconf macro.
17336
17337 2005-03-21  Jim Meyering  <jim@meyering.net>
17338
17339         Changes imported from coreutils.
17340
17341         * lib/cycle-check.c: Don't include xalloc.h.
17342
17343         * lib/path-concat.c: Don't include assert.h.
17344         (path_concat): Remove assertion that would have triggered
17345         for ABASE starting with more than one slash.
17346         Reported by Andreas Schwab.
17347
17348         * lib/path-concat.c (path_concat): Set *BASE_IN_RESULT
17349         properly when ABASE is an absolute file name.
17350         Correct the description of this function.
17351         Include <assert.h>.
17352         Add an assertion and a test driver.
17353         This fixes a bug introduced on 2004-07-02.
17354         Andreas Schwab reported the resulting failure of cp --parents:
17355         http://lists.gnu.org/archive/html/bug-coreutils/2005-01/msg00130.html
17356
17357 2005-03-21  Jim Meyering  <jim@meyering.net>
17358
17359         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Invoke gl_FUNC_MEMRCHR.
17360         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Check for memrchr decl.
17361
17362 2005-03-21  Jim Meyering  <jim@meyering.net>
17363         and  Paul Eggert  <eggert@cs.ucla.edu>
17364
17365         * m4/acl.m4, m4/backupfile.m4, m4/c-strtod.m4, m4/canon-host.m4,
17366         m4/canonicalize.m4, m4/cloexec.m4, m4/closeout.m4, m4/dirfd.m4,
17367         m4/dirname.m4, m4/exclude.m4, m4/exitfail.m4, m4/file-type.m4,
17368         m4/filemode.m4, m4/fpending.m4, m4/fsusage.m4, m4/getcwd.m4,
17369         m4/getdate.m4, m4/getline.m4, m4/getpagesize.m4, m4/getpass.m4,
17370         m4/getugroups.m4, m4/group-member.m4, m4/hard-locale.m4, m4/hash.m4,
17371         m4/human.m4, m4/idcache.m4, m4/inttostr.m4, m4/long-options.m4,
17372         m4/makepath.m4, m4/md5.m4, m4/memcasecmp.m4, m4/memcoll.m4,
17373         m4/modechange.m4, m4/mountlist.m4, m4/nanosleep.m4, m4/path-concat.m4,
17374         m4/pathmax.m4, m4/physmem.m4, m4/posixtm.m4, m4/posixver.m4,
17375         m4/quote.m4, m4/quotearg.m4, m4/readtokens.m4, m4/readutmp.m4,
17376         m4/safe-read.m4, m4/safe-write.m4, m4/same.m4, m4/savedir.m4,
17377         m4/settime.m4, m4/sha1.m4, m4/sig2str.m4, m4/strdup.m4, m4/strftime.m4,
17378         m4/strndup.m4, m4/strverscmp.m4, m4/timespec.m4, m4/unlocked-io.m4,
17379         m4/userspec.m4, m4/utimecmp.m4, m4/utimens.m4, m4/xalloc.m4,
17380         m4/xnanosleep.m4, m4/xstrtol.m4, m4/yesno.m4:
17381         Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files
17382         for these modules.
17383
17384 2005-03-18  Paul Eggert  <eggert@cs.ucla.edu>
17385
17386         * lib/strftime.c (my_strftime): If the underlying strftime returns 0
17387         (which shouldn't happen), generate nothing instead of returning 0
17388         immediately, so that nstrftime (NULL, ...) doesn't return 0.
17389
17390 2005-03-16  Bruno Haible  <bruno@clisp.org>
17391
17392         * modules/stdint (Makefile.am): Use HAVE_LONG_LONG_64BIT instead of
17393         HAVE_LONGLONG_64BIT.
17394
17395 2005-03-16  Bruno Haible  <bruno@clisp.org>
17396
17397         * m4/stdint.m4 (gl_STDINT_H): Define HAVE_LONG_LONG_64BIT instead of
17398         HAVE_LONGLONG_64BIT.
17399
17400 2005-03-16  Bruno Haible  <bruno@clisp.org>
17401
17402         * lib/stdint_.h: Use HAVE_LONG_LONG_64BIT instead of
17403         HAVE_LONGLONG_64BIT.
17404
17405 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
17406
17407         * lib/strftime.c (my_strftime): Prepend space to format so that we can
17408         reliably distinguish strftime failure from empty output on POSIX
17409         hosts.
17410
17411 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
17412
17413         * lib/iconvme.c (SIZE_MAX): New macro, if not already defined.
17414         (iconv_string): Don't guess a size-zero buffer, as that might cause
17415         buffer overrun.  Instead, avoid multiplying by MB_LEN_MAX if the
17416         result would be 'too large', where 'too large' is (heuristically)
17417         the square root of SIZE_MAX, divided by MB_LEN_MAX to allay
17418         overflow concerns.  This will prevent some unwanted malloc failures
17419         when the inputs are very large.
17420
17421 2005-03-15  Karl Berry  <karl@gnu.org>
17422
17423         * config/srclist.txt (config.rpath): from gettext.
17424         * config/config.rpath: update.
17425
17426 2005-03-15  Bruno Haible  <bruno@clisp.org>
17427
17428         * lib/regex.c (byte_re_match_2_internal): Rename local variable 'not'
17429         to 'negate'.
17430
17431         * lib/regex.c (byte_re_match_2_internal): Reduce scope of same_str_p
17432         variable.
17433
17434         * lib/regex.c (EXTEND_BUFFER, regcomp): Cast the realloc/malloc
17435         results.
17436
17437 2005-03-14  Simon Josefsson  <jas@extundo.com>
17438
17439         * lib/timegm.h: Use proper prototype CPP guards, reported by Dave Love
17440         <fx@gnu.org>.
17441
17442 2005-03-14  Paul Eggert  <eggert@cs.ucla.edu>
17443
17444         * lib/mktime.c (TYPE_TWOS_COMPLEMENT, TYPE_ONES_COMPLEMENT,
17445         TYPE_SIGNED_MAGNITUDE, TYPE_MINIMUM, TYPE_MAXIMUM): Sync from
17446         intprops.h.
17447         * lib/strtol.c: Likewise.
17448
17449 2005-03-14  Jim Meyering  <jim@meyering.net>
17450
17451         * lib/strftime.c (my_strftime) [HAVE_STRFTIME && ! (_NL_CURRENT
17452         && HAVE_STRUCT_ERA_ENTRY)]: Initialize the first byte of ubuf[]
17453         to be nonzero so that we (and caller) can detect the difference
17454         between a valid zero-length expansion and an error return, even
17455         when the underlying strftime fails before writing anything into
17456         that location.
17457
17458 2005-03-14  Bruno Haible  <bruno@clisp.org>
17459
17460         * m4/lib-link.m4, gettext.m4, nls.m4, po.m4:
17461         Update from GNU gettext 0.14.3.
17462
17463 2005-03-10  Jim Meyering  <jim@meyering.net>
17464
17465         * m4/save-cwd.m4 (gl_SAVE_CWD): Check for fchdir.
17466
17467 2005-03-10  Jim Meyering  <jim@meyering.net>
17468
17469         * lib/save-cwd.c [!HAVE_FCHDIR]: Define open, fchdir, and chdir_long
17470         so that this module works on systems without fchdir.
17471
17472 2005-03-09  Paul Eggert  <eggert@cs.ucla.edu>
17473
17474         Factor int-properties macros into a single file, except for
17475         glibc-related files.
17476         * lib/intprops.h: New file.
17477         * lib/getloadavg.c: Include it instead of limits.h.
17478         (INT_STRLEN_BOUND): Remove.
17479         * lib/human.c: Include intprops.h.
17480         (group_number): Use INT_STRLEN_BOUND instead of rolling it ourself.
17481         * lib/human.h (LONGEST_HUMAN_READABLE): Use 146/485 rather than
17482         302/1000.
17483         * lib/inttostr.h: Include intprops.h instead of limits.h.
17484         (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND): Remove.
17485         * lib/mktime.c (TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT): New macros,
17486         for consistency with intprops.h.
17487         (time_t_is_integer, twos_complement_arithmetic): Use them.
17488         * lib/sig2str.h: Include <signal.h>, intprops.h.
17489         (INT_STRLEN_BOUND): Remove.
17490         * lib/strftime.c (TYPE_SIGNED): Remove.
17491         (INT_STRLEN_BOUND): Switch to same implementation as intprops.h.
17492         * lib/strtol.c: Adjust comments to match intprops.h.
17493         * lib/userspec.c: Include intprops.h.
17494         (TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Remove.
17495         * lib/utimecmp.c, xnanosleep.c, xstrtol.c: Likewise.
17496         * lib/utimecmp.c (utimecmp): Use TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT
17497         instead of rolling our own expressions.
17498         * lib/xstrtol.c: Include xstrtol.h first, to test interface.
17499
17500         * lib/strftime.c: Include <stdbool.h>.  Use bool where appropriate,
17501         instead of int.
17502         (my_strftime): Do not mishandle years close to INT_MAX, by doing
17503         the right thing even if adding 1900 would overflow.  Similarly
17504         for tm_mon + 1 and tm_yday + 1.
17505         Make %Y always equivalent to %C%y, and similarly for %G and %g.
17506         (DO_NUMBER, DO_NUMBER_SPACEPAD): Set digits to d, not a conditional.
17507         (DO_SIGNED_NUMBER): New macro.
17508         (my_strftime) [HAVE_TZNAME]: Don't dump core if tp->tm_dst > 1.
17509
17510 2005-03-07  Bruno Haible  <bruno@clisp.org>
17511
17512         * m4/mmap-anon.m4 (MAP_FILE, MAP_FAILED): Remove definitions.
17513
17514 2005-03-07  Bruno Haible  <bruno@clisp.org>
17515
17516         * lib/pagealign_alloc.c (MAP_FILE, MAP_FAILED): Define fallbacks.
17517
17518 2005-03-04  Derek R. Price  <derek@ximbiot.com>
17519
17520         * gnulib-tool (func_cp_if_changed, func_mv_if_changed): New functions.
17521         (func_import): Only replace files via --import when they have actually
17522         changed.
17523
17524 2005-03-03  Derek R. Price  <derek@ximbiot.com>
17525
17526         * m4/mmap-anon.m4: New file.
17527         * m4/pagealign_alloc.m4: New file.
17528
17529 2005-03-03  Derek R. Price  <derek@ximbiot.com>
17530             Bruno Haible  <bruno@clisp.org>
17531
17532         * modules/pagealign_alloc: New file.
17533         * MODULES.html.sh (Memory management functions): Add pagealign_alloc.
17534
17535 2005-03-03  Derek R. Price  <derek@ximbiot.com>
17536             Bruno Haible  <bruno@clisp.org>
17537
17538         * lib/pagealign_alloc.h: New file.
17539         * lib/pagealign_alloc.c: New file.
17540
17541 2005-03-03  Bruno Haible  <bruno@clisp.org>
17542
17543         * m4/inttypes.m4, isc-posix.m4, once-only.m4:
17544         Use an all-permissive copyright notice, recommended by RMS.
17545
17546 2005-03-02  Bruno Haible  <bruno@clisp.org>
17547
17548         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Undo the replacement here. Because
17549         of AIX, the replacement has to be done only after <string.h> is
17550         included, therefore not in config.h. stpncpy.h does the replacement,
17551         and stpncpy.c uses it.
17552
17553 2005-03-02  Bruno Haible  <bruno@clisp.org>
17554
17555         * lib/stpncpy.h (stpncpy): Define as a macro without arguments, so that
17556         stpncpy.c uses it.
17557
17558 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
17559
17560         Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
17561         The workaround isn't strictly needed for POSIX conformance, and
17562         it's too much of a pain to configure and maintain.  We'll ask
17563         people to fix their kernels instead.
17564         * lib/xnanosleep.c: Don't include gethrxtime.h or xtime.h.
17565         (NANOSLEEP_BUG_WORKAROUND): Remove.
17566         (xnanosleep): Remove the workaround.
17567
17568 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
17569
17570         * modules/gettime (Makefile.am): Remove lib_SOURCES line.
17571         Reported by Derek Price.
17572         (Include): Add "timespec.h".
17573
17574         * modules/xnanosleep (Depends-on): Remove gethrxtime.
17575
17576 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
17577
17578         * m4/xnanosleep.m4 (gl_XNANOSLEEP): Remove configuration attempting
17579         to detect nanosleep bug.
17580
17581 2005-03-01  Bruno Haible  <bruno@clisp.org>
17582
17583         * lib/vasnprintf.c (EOVERFLOW): Define to a fallback if needed.
17584
17585 2005-02-26  Paul Eggert  <eggert@cs.ucla.edu>
17586
17587         * modules/gethrxtime: New file.
17588         * modules/xnanosleep (Files): Add m4/xnanosleep.m4.
17589         (Depends-on): Add gethrxtime.
17590         (configure.ac): Add gl_XNANOSLEEP.
17591         (Makefile.am): Remove lib_SOURCES line.
17592
17593 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
17594
17595         * m4/gethrxtime.m4, m4/xnanosleep.m4: New files.
17596         * m4/gettime.m4 (gl_GETTIME): Check for nanotime.
17597
17598 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
17599
17600         * lib/gethrxtime.h, lib/gethrxtime.c, lib/xtime.h: New files.
17601         * lib/timespec.h (gettime): Return void, since it always
17602         succeeds now.  All uses changed.
17603         * lib/gettime.c (gettime) Likewise.
17604         [HAVE_NANOTIME]: Prefer nanotime.
17605         Assume gettimeofday succeeds, as POSIX requires.
17606         Assime time () succeeds, since other code already does.
17607         * lib/xnanosleep.c: Include xtime.h and gethrxtime.h, not xalloc.h.
17608         (timespec_subtract): Remove.
17609         (NANOSLEEP_BUG_WORKAROUND): New constant.
17610         (xnanosleep): Use gethrxtime rather than gettime; this simplifies
17611         things considerably.  Use it only on GNU/Linux hosts, since the
17612         workaround shouldn't be needed elsewhere.
17613
17614 2005-02-24  Bruno Haible  <bruno@clisp.org>
17615
17616         * modules/gettext (Files): Add m4/glibc2.m4.
17617
17618 2005-02-24  Bruno Haible  <bruno@clisp.org>
17619
17620         * m4/gettext.m4, intdiv0.m4, intmax.m4, inttypes-pri.m4, lcmessage.m4:
17621         * m4/lib-link.m4, lib-prefix.m4, nls.m4, po.m4, printf-posix.m4:
17622         * m4/progtest.m4:
17623         Update from GNU gettext 0.14.2.
17624         * m4/glibc2.m4: New file, from GNU gettext 0.14.2.
17625
17626 2005-02-24  Bruno Haible  <bruno@clisp.org>
17627
17628         * lib/localcharset.c: Update from GNU gettext 0.14.2.
17629         * lib/config.charset: Update from GNU gettext 0.14.2.
17630
17631 2005-02-24  Bruno Haible  <bruno@clisp.org>
17632
17633         * lib/gettext.h: Update from GNU gettext 0.14.2.
17634
17635 2005-02-23  Simon Josefsson  <jas@extundo.com>
17636
17637         * m4/iconvme.m4: New file.
17638
17639 2005-02-23  Jim Meyering  <jim@meyering.net>
17640
17641         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Revert yesteday's
17642         change.
17643         Thanks to Bruno Haible for catching it.
17644
17645 2005-02-22  Simon Josefsson  <jas@extundo.com>
17646
17647         * modules/iconvme: New file.
17648
17649         * MODULES.html.sh: Add iconvme.
17650
17651 2005-02-22  Simon Josefsson  <jas@extundo.com>
17652
17653         * lib/iconvme.h, lib/iconvme.c: New files, from libc.
17654
17655 2005-02-22  Simon Josefsson  <jas@extundo.com>
17656
17657         * config/srclist.txt: Sync iconvme.h, iconvme.c from libc.
17658
17659 2005-02-22  Jim Meyering  <jim@meyering.net>
17660
17661         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Fix typo:
17662         s/ifndef/ifdef/.
17663
17664 2005-02-20  Neil Conway  <neilc@samurai.com>
17665
17666         * lib/xgethostname.c (xgethostname): Check for ENOMEM, which is
17667         returned by OSX/Darwin if the specified buffer is not large
17668         enough for the hostname.
17669
17670 2005-02-03  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
17671
17672         * lib/argp-help.c (__argp_help): Create a fake struct argp_state and
17673         pass it to _help, otherwise the latter coredumps trying to
17674         dereference state.root_argp.
17675
17676 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
17677
17678         * modules/chdir-long (Depends-on): Add memrchr.
17679         * modules/memrchr (Files): Add lib/memrchr.h.
17680         (Include): "memrchr.h".
17681
17682 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
17683
17684         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Add AC_LIBSOURCES, for memrchr.h.
17685
17686 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
17687
17688         * lib/memrchr.h: New file.
17689         * lib/chdir-long.c: Include it.
17690         * lib/memrchr.c [!defined _LIBC]: Include it rather than <string.h>
17691         Don't bother including stddef.h.
17692
17693 2005-02-01  Paul Eggert  <eggert@cs.ucla.edu>
17694
17695         * lib/mountlist.h (MOUNTLIST_H_): New macro, to protect against double
17696         inclusion.
17697         Include <sys/types.h>, for dev_t.
17698         (ME_DUMMY, ME_REMOTE): Move from here....
17699         * lib/mountlist.c (ME_DUMMY, ME_REMOTE): To here.
17700         (ME_DUMMY): Count "subfs" as a dummy.  Problem reported by
17701         Dmitry V. Levin.
17702         Include mountlist.h first, to test the interface.
17703
17704 2005-01-29  Bruno Haible  <bruno@clisp.org>
17705
17706         * lib/progname.c (program_name): Initialize.
17707         Needed when linking statically on MacOS X.
17708
17709 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
17710
17711         Sync from coreutils.
17712         * modules/getloadavg (Files): Remove m4/getloadavg.m4.
17713         (Depends-on): Add c-strtod.
17714         (configure.ac): Replace gl_FUNC_GETLOADAVG with AC_FUNC_GETLOADAVG.
17715
17716 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
17717
17718         Sync from coreutils.
17719         * m4/getloadavg.m4, glibc.m4, search-libs.m4: Remove.
17720
17721         Remove files that are specific to coreutils.
17722         * m4/check-decl.m4, jm-macros.m4, lib-check.m4, prereq.m4: Remove.
17723
17724 2005-01-28  Bruno Haible  <bruno@clisp.org>
17725
17726         * modules/javacomp: New file.
17727         * MODULES.html.sh (Java): Add javacomp.
17728
17729 2005-01-28  Bruno Haible  <bruno@clisp.org>
17730
17731         * m4/javacomp.m4: New file, from GNU gettext.
17732
17733 2005-01-28  Bruno Haible  <bruno@clisp.org>
17734
17735         * lib/javacomp.sh.in: New file, from GNU gettext.
17736         * lib/javacomp.h: New file, from GNU gettext.
17737         * lib/javacomp.c: New file, from GNU gettext.
17738
17739 2005-01-26  Simon Josefsson  <jas@extundo.com>
17740
17741         * lib/gai_strerror.c: Use GPL in header.
17742
17743 2005-01-26  Bruno Haible  <bruno@clisp.org>
17744
17745         * modules/javaexec: New file.
17746         * MODULES.html.sh (Java): Add javaexec.
17747
17748 2005-01-26  Bruno Haible  <bruno@clisp.org>
17749
17750         * m4/javaexec.m4: New file, from GNU gettext.
17751
17752 2005-01-26  Bruno Haible  <bruno@clisp.org>
17753
17754         * lib/javaexec.sh.in: New file, from GNU gettext.
17755         * lib/javaexec.h: New file, from GNU gettext.
17756         * lib/javaexec.c: New file, from GNU gettext.
17757
17758 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
17759
17760         * modules/lchown (Depends-on): Remove lchown.h
17761
17762 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
17763
17764         * m4/sysexits.m4 (gl_SYSEXITS): Reverted logic. SYSEXITS_H
17765         must be defined if the header file was not found, in order
17766         to provide a replacement. Reported by Todd Vierling <tv@duh.org>
17767
17768 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
17769
17770         * lib/argp-help.c (hol_entry_help): Avoid using non-constant
17771         initializers for struct pentry_state.
17772         (__argp_error): Check return value of __asprintf
17773         (__argp_failure): Translate error message
17774
17775         * lib/argp-parse.c: Removed braces around the expansion of N_()
17776
17777 2005-01-23  Paul Eggert  <eggert@cs.ucla.edu>
17778
17779         * m4/acl.m4, afs.m4, alloca.m4, argp.m4, assert.m4, atexit.m4,
17780         backupfile.m4, base64.m4, bison.m4, c-bs-a.m4, c-stack.m4,
17781         c-strtod.m4, calloc.m4, canon-host.m4, canonicalize.m4,
17782         clock_time.m4, cloexec.m4, closeout.m4, d-ino.m4, d-type.m4,
17783         dirfd.m4, dirname.m4, dos.m4, dup2.m4, error.m4, euidaccess.m4,
17784         exclude.m4, exitfail.m4, extensions.m4, fcntl-safer.m4,
17785         file-type.m4, fileblocks.m4, filemode.m4, fnmatch.m4, fpending.m4,
17786         free.m4, fstypename.m4, fsusage.m4, ftruncate.m4, getaddrinfo.m4,
17787         getcwd-path-max.m4, getcwd.m4, getdate.m4, getdomainname.m4,
17788         getgroups.m4, gethostname.m4, getline.m4, getndelim2.m4,
17789         getnline.m4, getopt.m4, getpagesize.m4, getpass.m4, getsubopt.m4,
17790         gettime.m4, gettimeofday.m4, getugroups.m4, getusershell.m4,
17791         group-member.m4, hard-locale.m4, hash.m4, host-os.m4, human.m4,
17792         idcache.m4, inttostr.m4, isdir.m4, jm-winsz1.m4, jm-winsz2.m4,
17793         link-follow.m4, long-options.m4, ls-mntd-fs.m4, lstat.m4,
17794         makepath.m4, mathl.m4, md5.m4, memcasecmp.m4, memchr.m4,
17795         memcmp.m4, memcoll.m4, memcpy.m4, memmem.m4, memmove.m4,
17796         memrchr.m4, memset.m4, mkdir-slash.m4, mkstemp.m4, mktime.m4,
17797         modechange.m4, mountlist.m4, nanosleep.m4, obstack.m4,
17798         path-concat.m4, pathmax.m4, perl.m4, physmem.m4, poll.m4,
17799         posixtm.m4, posixver.m4, putenv.m4, quote.m4, quotearg.m4,
17800         readdir.m4, readtokens.m4, readutmp.m4, regex.m4, rename.m4,
17801         restrict.m4, rmdir-errno.m4, rmdir.m4, rpmatch.m4, same.m4,
17802         savedir.m4, settime.m4, sha1.m4, sig2str.m4, snprintf.m4,
17803         sockpfaf.m4, st_dm_mode.m4, st_mtim.m4, stat.m4, stdint.m4,
17804         stdio-safer.m4, strchrnul.m4, strdup.m4, strerror.m4,
17805         strerror_r.m4, strftime.m4, strndup.m4, strnlen.m4, strsep.m4,
17806         strtod.m4, strtoimax.m4, strtok_r.m4, strtol.m4, strtoll.m4,
17807         strtoul.m4, strtoull.m4, strtoumax.m4, strverscmp.m4, sysexits.m4,
17808         time_r.m4, timegm.m4, timespec.m4, tm_gmtoff.m4, tzset.m4,
17809         uint32_t.m4, uintptr_t.m4, unistd-safer.m4, unlink-busy.m4,
17810         unlocked-io.m4, uptime.m4, userspec.m4, utimbuf.m4, utime.m4,
17811         utimecmp.m4, utimens.m4, utimes-null.m4, vsnprintf.m4, xalloc.m4,
17812         xgetcwd.m4, xreadlink.m4, xstrndup.m4, xstrtod.m4, xstrtoimax.m4,
17813         xstrtol.m4, xstrtoumax.m4, yesno.m4:
17814         Use an all-permissive copyright notice, recommended by RMS.
17815
17816 2005-01-21  Paul Eggert  <eggert@cs.ucla.edu>
17817
17818         * modules/chdir-long (Depends-on): Remove mempcpy.
17819
17820 2005-01-21  Jim Meyering  <jim@meyering.net>
17821
17822         * lib/openat.h (AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the
17823         same value as for Solaris 9.
17824
17825         * lib/chdir-long.c (chdir_long): Rewrite to remove limitation on
17826         component length.  This included changing the parameter to be
17827         of type `char *' rather than `char const *'.
17828         * lib/chdir-long.h (chdir_long): Update prototype.
17829
17830         * lib/openat.c (fdopendir, fstatat): New functions.
17831         * lib/openat.h: Include headers required for use of DIR and struct
17832         stat.
17833         [AT_SYMLINK_NOFOLLOW]: Define.
17834         (fdopendir, fstatat): Add prototypes.
17835
17836 2005-01-21  Bruno Haible  <bruno@clisp.org>
17837
17838         * modules/classpath: New file.
17839         * MODULES.html.sh (Java): Add classpath.
17840
17841 2005-01-21  Bruno Haible  <bruno@clisp.org>
17842
17843         * lib/classpath.h: New file, from GNU gettext.
17844         * lib/classpath.c: New file, from GNU gettext.
17845
17846 2005-01-20  Simon Josefsson  <jas@extundo.com>
17847
17848         * modules/version-etc-fsf: New file.
17849
17850 2005-01-20  Simon Josefsson  <jas@extundo.com>
17851
17852         * lib/version-etc-fsf.c: New file, with version_etc_copyright.
17853         * lib/version-etc.c: Remove version_etc_copyright.
17854         * lib/version-etc.h (version_etc_copyright): Use [] instead of * in
17855         prototype, suggested by Paul Eggert <eggert@CS.UCLA.EDU>.
17856
17857 2005-01-20  Simon Josefsson  <jas@extundo.com>
17858
17859         * lib/base64.h (isbase64): Add.
17860
17861         * lib/base64.c (isb64): Rename to isbase64, use to_uchar instead of
17862         using a unsigned prototype, don't inline.
17863         (base64_decode): Use it.
17864
17865 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
17866
17867         * m4/save-cwd.m4 (gl_SAVE_CWD): Remove check for fcntl; we now assume
17868         it.
17869
17870 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
17871
17872         * lib/save-cwd.c (save_cwd): Remove code to support the case
17873         where fchdir is missing or flaky.
17874
17875 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
17876
17877         * MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
17878
17879 2005-01-19  Paul Eggert  <eggert@cs.ucla.edu>
17880
17881         * modules/mempcpy (Makefile.am): Remove mention of mempcpy.h;
17882         AC_LIBSOURCES now does this.
17883         * MODULES.html.sh (Sizes of integer types <limits.h>): New element,
17884         with new ullong_max module.
17885
17886 2005-01-19  Bruno Haible  <bruno@clisp.org>
17887
17888         * modules/sh-quote: New file.
17889         * MODULES.html.sh (Executing programs): Add sh-quote.
17890
17891 2005-01-19  Bruno Haible  <bruno@clisp.org>
17892
17893         * lib/sh-quote.h: New file, from GNU gettext.
17894         * lib/sh-quote.c: New file, from GNU gettext.
17895
17896 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
17897
17898         Merge from coreutils.
17899         * m4/ullong_max.m4: New file.
17900         * m4/jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX.
17901         (gl_MACROS): Assume localeconv exists.
17902
17903 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
17904
17905         Merge changes from coreutils, as described below in several
17906         changelogs dated today.
17907
17908         * lib/save-cwd.c: Include "save-cwd.h" before other include files.
17909         (O_DIRECTORY): Remove; not needed here, since "." must be
17910         a directory.  All uses removed.
17911         (save_cwd): Use __sgi || __sun, not sun || __sun.  __sun is
17912         universal on Suns, and we also need to test for IRIX.
17913         Revamp code to use 'if' rather than '#if'.
17914         Avoid unnecessary comparison of cwd->desc to 0.
17915
17916         * lib/utimens.c (futimens): Robustify the previous patch, by checking
17917         for known valid error numbers rather than observed invalid ones.
17918
17919 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
17920
17921         * modules/ullong_max: New file.
17922
17923         * modules/chdir-long, modules/openat: New files.
17924         * modules/save-cwd (Depends-on): Depend on chdir-long.
17925         (Makefile.am): Remove lib_SOURCES; now handled by AC_LIBSOURCES.
17926
17927 2005-01-18  Jim Meyering  <jim@meyering.net>
17928
17929         Merge from coreutils.
17930         * m4/chdir-long.m4, m4/openat.m4: New files.
17931         * m4/save-cwd.m4 (gl_SAVE_CWD): Add AC_LIBSOURCES for save-cwd.c,
17932         save-cwd.h.  Add AC_LIBOBJ for save-cwd.
17933         * m4/chown.m4 (gl_FUNC_CHOWN): When cross-compiling, assume that chown
17934         is sane and DOES follow symlinks.  Besides, testing 20 different
17935         systems found no broken chown implementations.
17936         Prompted by a change in rsync's copy of this macro.
17937         * m4/jm-macros.m4 (gl_MACROS): Require gl_FUNC_CHDIR_LONG.
17938
17939         * m4/lchown.m4 (gl_FUNC_LCHOWN): Use AC_LIBSOURCES.
17940
17941         * m4/utimes.m4: Work around tests/touch/empty-file failure on a system
17942         (sparc64, Linux-2.4.28, glibc-2.3.3) that didn't honor utimes'
17943         NULL-means-set-to-current-time semantics.
17944         Remove temporary file immediately, rather than waiting
17945         for configure's at-exit trap code to do it.
17946
17947 2005-01-18  Jim Meyering  <jim@meyering.net>
17948
17949         * lib/version-etc.c (version_etc_copyright): Update copyright date.
17950
17951         * lib/utimens.c (futimens): Account for the fact that futimes
17952         can also fail with errno == ENOSYS or errno == ENOENT.
17953         Patch from Dmitry V. Levin.
17954
17955         Change the name of the robust chdir function from chdir to chdir_long.
17956         * lib/save-cwd.c: Include chdir-long.h rather than chdir.h.
17957         (restore_cwd): Use chdir_long, not chdir.
17958         * lib/chdir-long.c: Renamed from chdir.c.
17959         * lib/chdir-long.h: Renamed from chdir.h.
17960         [!defined PATH_MAX]: Define chdir_long to chdir on systems like the
17961         Hurd.
17962
17963 2005-01-18  Bruno Haible  <bruno@clisp.org>
17964
17965         * m4/allocsa.m4, m4/codeset.m4, m4/copy-file.m4, m4/eaccess.m4:
17966         * m4/eealloc.m4, m4/eoverflow.m4, m4/execute.m4, m4/fatal-signal.m4:
17967         * m4/findprog.m4, m4/glibc21.m4, m4/iconv.m4, m4/intmax_t.m4:
17968         * m4/inttypes_h.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4:
17969         * m4/linebreak.m4, m4/localcharset.m4, m4/longdouble.m4:
17970         * m4/longlong.m4, m4/mbrtowc.m4, m4/mbstate_t.m4, m4/mbswidth.m4:
17971         * m4/mkdtemp.m4, m4/pipe.m4, m4/readlink.m4, m4/safe-read.m4:
17972         * m4/safe-write.m4, m4/setenv.m4, m4/sig_atomic_t.m4:
17973         * m4/signalblocking.m4, m4/signed.m4, m4/size_max.m4, m4/ssize_t.m4:
17974         * m4/stdbool.m4, m4/stdint_h.m4, m4/stpcpy.m4, m4/stpncpy.m4:
17975         * m4/strcase.m4, m4/strcspn.m4, m4/strpbrk.m4, m4/strstr.m4:
17976         * m4/ucs4-utf.m4, m4/uintmax_t.m4, m4/ulonglong.m4, m4/unicodeio.m4:
17977         * m4/utf-ucs4.m4, m4/vasnprintf.m4, m4/vasprintf.m4:
17978         * m4/wait-process.m4, m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4:
17979         Use an all-permissive copyright notice, recommended by RMS.
17980
17981 2005-01-18  Bob Proulx  <bob@proulx.com>
17982
17983         * lib/obstack.c [DEFAULT_ALIGNMENT]: Use an intermediate type to
17984         simplify offsetof() macro construct to avoid compile failure with
17985         native HP-UX 11.0 ANSI C compiler.
17986
17987 2005-01-17  Bruno Haible  <bruno@clisp.org>
17988
17989         * lib/stpncpy.c: Remove HAVE_STPNCPY and gnu_stpncpy renaming,
17990         redundant because stpncpy.m4 takes care of it.
17991
17992 2005-01-17  Bruno Haible  <bruno@clisp.org>
17993
17994         * lib/progreloc.c: Include xalloc.h instead of xmalloc.h.
17995
17996 2005-01-17  Bruno Haible  <bruno@clisp.org>
17997
17998         * lib/progreloc.c (xstrdup): Define as strdup if no xmalloc should be
17999         used.
18000
18001 2005-01-17  Bruno Haible  <bruno@clisp.org>
18002
18003         * lib/fwriteerror.h (fwriteerror): Change specification to include
18004         fclose.
18005         * lib/fwriteerror.c: Include <stdbool.h>.
18006         (fwriteerror): At the end, close the file stream. Record whether
18007         stdout was already closed.
18008
18009 2005-01-17  Bruno Haible  <bruno@clisp.org>
18010
18011         * lib/execute.c (environ): Declare if needed.
18012         * lib/pipe.c (environ): Likewise.
18013         Reported by Michael Schloh von Bennewitz <michael.schloh@cw.com>.
18014
18015 2005-01-11  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
18016
18017         * modules/argp: Depend on vsnprintf
18018
18019 2005-01-10  Jim Meyering  <jim@meyering.net>
18020
18021         * modules/closeout (Depends-on): Add atexit.
18022
18023 2005-01-06  Bruno Haible  <bruno@clisp.org>
18024
18025         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Rename stpncpy to gnu_stpncpy here.
18026
18027 2005-01-04  Paul Eggert  <eggert@cs.ucla.edu>
18028
18029         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional
18030         definitions to be after all include files, to avoid collisions.
18031         Problem reported by Bob Proulx.
18032
18033 2005-01-04  Jim Meyering  <jim@meyering.net>
18034
18035         Changes imported from coreutils.
18036         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Rather than using "conftestXXXXXX"
18037         as the mkstemp template, use a temporary directory and an
18038         8.3-friendly template to avoid trouble on systems like DJGPP.
18039         Reported by Juan M. Guerrero via Stepan Kasal.
18040         * m4/(gl_FUNC_MKSTEMP): Include <unistd.h> for the declaration of
18041         close. Remove the temporary directory right away, rather than waiting
18042         for configure's at-exit trap code to do it.
18043         Suggestion from Stepan Kasal.
18044
18045 2005-01-01  Simon Josefsson  <jas@extundo.com>
18046
18047         * gnulib-tool: Print #include directives when --import'ing.
18048
18049 2004-12-28  Simon Josefsson  <jas@extundo.com>
18050
18051         * tests/test-base64.c: Include required header files.  Remove
18052         unused variables.
18053
18054 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
18055
18056         * modules/error (Depends-on): Remove gettext.
18057
18058 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
18059
18060         * lib/error.c [!_LIBC && !ENABLE_NLS]: Do not include "gettext.h";
18061         not needed.  This removes a dependency on the gettext module.
18062         [defined _LIBC]: Do not include <libintl.h>; not needed.
18063
18064 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
18065
18066         * m4/c-strtod.m4 (gl_C99_STRTOLD): New macro.
18067         (gl_C_STRTOD): Use it instead of AC_CHECK_DECLS_ONCE(strtold).
18068
18069 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
18070
18071         * lib/c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not
18072         HAVE_DECL_STRTOLD.
18073
18074 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
18075
18076         * modules/getdate (Depends-on): Remove alloca-opt.
18077
18078 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
18079
18080         * m4/getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
18081
18082 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
18083
18084         * lib/argp-parse.c: Include <stddef.h>.
18085         (alignof, alignto): New macros.
18086         (parser_init): Don't assume that void * is aligned sufficiently
18087         for struct option.
18088
18089         * lib/getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since there's no
18090         need to extend the stack.
18091         (YYINITDEPTH): New macro, so that the initial stack isn't overly
18092         large.
18093
18094 2004-12-22  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
18095
18096         * lib/argp-parse.c (parser_init): Avoid arithmetics on void pointers.
18097
18098 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
18099
18100         * modules/regex (lib_SOURCES): Remove regex.c, undoing previous
18101         (2004-10-24) change.  Apparently this was a false alarm.
18102
18103         * modules/getdate: Depend on alloca-opt, not alloca.
18104
18105 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
18106
18107         * lib/alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.
18108         Remove now-obsolete comment about AIX.
18109         * lib/getdate.y: Include <alloca.h> only if HAVE_ALLOCA.
18110         (YYSTACK_USE_ALLOCA): Define to 0 if !HAVE_ALLOCA.
18111         (YYMAXDEPTH): New macro.
18112
18113 2004-12-18  Simon Josefsson  <jas@extundo.com>
18114
18115         * modules/alloca: Depend on alloca-opt, instead of duplicating it.
18116
18117 2004-12-18  Bruno Haible  <bruno@clisp.org>
18118
18119         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Also test for sigaction.
18120
18121 2004-12-18  Bruno Haible  <bruno@clisp.org>
18122
18123         * lib/fatal-signal.c (fatal_signals): Make non-const.
18124         (init_fatal_signals): New function.
18125         (uninstall_handlers, install_handlers): Ignore signals that were set to
18126         SIG_IGN.
18127         (at_fatal_signal): Call init_fatal_signals.
18128         (init_fatal_signal_set): Likewise. Ignore signals that were set to
18129         SIG_IGN.
18130         Reported by Paul Eggert.
18131
18132 2004-12-18  Bruno Haible  <bruno@clisp.org>
18133
18134         * doc/alloca.texi: New file.
18135         * doc/alloca-opt.texi: New file.
18136
18137 2004-12-17  Jim Meyering  <jim@meyering.net>
18138
18139         * config/install-sh: Use `(exit N); exit N', not `(exit N); exit'.
18140         Otherwise, install-sh could exit with improper exit status when
18141         exiting via a trapped interrupt.  Thanks to a report from Bob Proulx.
18142
18143 2004-12-16  Simon Josefsson  <jas@extundo.com>
18144
18145         * tests/test-base64.c: Add license.
18146
18147 2004-12-15  Stepan Kasal  <address@hidden>
18148
18149         * gnulib-tool (func_emit_lib_Makefile_am): Shorten a long sed command.
18150
18151 2004-12-12  Paul Eggert  <eggert@cs.ucla.edu>
18152
18153         * modules/getcwd (Files): Add m4/d-ino.m4.
18154         Suggested by Mark D. Baushke.
18155
18156 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
18157
18158         * lib/getdate.y (textint): New member "negative".
18159         (time_zone_hhmm): New function.
18160         Expect 14 shift-reduce conflicts, not 13.
18161         (o_colon_minutes): New rule.
18162         (time, zone): Use it to add support for +HH:MM, UTC+HH:MM.
18163         (yylex): Set the "negative" member of signed numbers.
18164
18165 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
18166
18167         * doc/getdate.texi (Time of day items, Time zone items):
18168         Describe new formats +00:00, UTC+00:00.
18169
18170 2004-12-07  Paul Eggert  <eggert@cs.ucla.edu>
18171
18172         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change:
18173         spurious "-l"s.  Problem reported by Stepan Kasal.
18174
18175 2004-12-06  Paul Eggert  <eggert@cs.ucla.edu>
18176
18177         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): New macro, to work around bug
18178         in Autoconf 2.59.  Problem reported by Mark D. Baushke.
18179
18180 2004-12-04  Simon Josefsson  <jas@extundo.com>
18181
18182         * modules/getaddrinfo (License): Add LGPL, reported by Yoann
18183         Vandoorselaere <yoann@prelude-ids.org>.
18184
18185 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
18186
18187         Changes imported from coreutils.
18188         * m4/hard-locale.m4 (gl_HARD_LOCALE): Assume locale.h and setlocale
18189         exist.
18190         * m4/human.m4 (gl_HUMAN): Assume locale.h and localeconv exist.
18191
18192 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
18193
18194         Changes imported from coreutils.
18195         * lib/hard-locale.c: Assume <locale.h> exists.
18196         Include "strdup.h".
18197         (GLIBC_VERSION): New macro.
18198         (hard_locale): Assume setlocale exists.
18199         Rewrite to avoid #ifdef.
18200         Use strdup rather than malloc + strcpy.
18201         * lib/human.c: Assume <locale.h> exists.
18202         (human_readable): Assume localeconv exists.
18203
18204 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
18205
18206         * modules/hard-locale (Depends-on): Add strdup.
18207
18208 2004-12-01  Jakub Jelinek  <jakub@redhat.com>
18209
18210         * lib/mktime.c (__mktime_internal): If SEC_REQUESTED != SEC,
18211         convert T2, not T.  (Imported from libc.)
18212
18213 2004-11-30  Simon Josefsson  <jas@extundo.com>
18214
18215         * modules/restrict (License): Change to LGPL.
18216
18217 2004-11-30  Simon Josefsson  <jas@extundo.com>
18218
18219         * m4/restrict.m4: Add copyright and copying conditions.
18220
18221 2004-11-30  Simon Josefsson  <jas@extundo.com>
18222
18223         * m4/base64.m4: New file.
18224
18225 2004-11-30  Simon Josefsson  <jas@extundo.com>
18226
18227         * MODULES.html.sh (Extra functions based on ANSI C 89): Add
18228         base64.
18229
18230         * tests/test-base64.c: New file.
18231
18232         * modules/base64: New file.
18233
18234 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
18235
18236         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX):
18237         Define HAVE_PARTLY_WORKING_GETCWD if getcwd is partly working.
18238
18239         * m4/readutmp.m4 (gl_READUTMP): Don't check for sys/param.h.
18240
18241 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
18242
18243         * lib/getcwd.c (is_ENAMETOOLONG): New macro.
18244         (__getcwd.c): Don't restore errno; glibc doesn't.
18245         [HAVE_PARTLY_WORKING_GETCWD && !defined AT_FDCWD]: Try system getcwd
18246         first, falling back to our code only if its results look suspicious.
18247         Ensure that the resulting buffer is only as large as necessary.
18248
18249         * lib/readutmp.c: Include readutmp.h first.
18250         Include <errno.h>, since readutmp.h no longer does that.
18251         * lib/readutmp.h: Don't include <errno.h>,
18252         <sys/param.h>, <time.h>; not needed to establish interface.
18253         (errno): Remove decl.
18254         (HAVE_STRUCT_XTMP_UT_TYPE): Remove; no longer needed.
18255         (UT_TYPE_EQ, UT_TYPE_NOT_DEFINED, UT_TYPE_BOOT_TIME,
18256         UT_TYPE_USER_PROCESS, IS_USER_PROCESS): New macros.
18257
18258 2004-11-28  Simon Josefsson  <jas@extundo.com>
18259
18260         * lib/base64.h, base64.c: New file.
18261
18262 2004-11-27  Paul Eggert  <eggert@cs.ucla.edu>
18263
18264         * lib/getcwd.h: New file, which I forgot to check in on 2004-11-25.
18265
18266 2004-11-26  Paul Eggert  <eggert@cs.ucla.edu>
18267
18268         * modules/getcwd (Files): Add lib/getcwd.h, m4/getcwd.m4.
18269         (Depends-on): Remove pathmax, same.  Add mempcpy.
18270         (configure.ac): GL_FUNC_GETCWD_PATH_MAX -> gl_FUNC_GETCWD.
18271         (Makefile.am): Append getcwd.h to lib_SOURCES.
18272         (Include): Add getcwd.h.
18273         (Maintainer): Change from Jim Meyering to "all, glibc",
18274         since getdate now uses intended-for-glibc code.
18275         * modules/xgetcwd (Files): Remove m4/getcwd.m4.
18276         (Depends-on): Depend on getcwd.  Do not depend on pathmax.
18277
18278 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
18279
18280         Fix problems reported by Scott S. Tinsley for HP-UX 11.11 using
18281         HP's ANSI C compiler.
18282         * lib/fsusage.c (statvfs) [HAVE_SYS_STATVFS_H]: Remove decl.
18283         Declaring int functions causes warnings on some modern systems and
18284         shouldn't be needed to compile on ancient ones.
18285         * lib/same.c (MIN) [defined MIN]: Don't define, since it's already
18286         defined.
18287
18288         * lib/getcwd.c: Replace by a copy of glibc/sysdeps/posix/getcwd.c, but
18289         with the following changes.
18290         (__set_errno): Parenthesize properly.
18291         Include <stdbool.h>.
18292         (MIN, MAX, MATCHING_INO): New macros.
18293         (__getcwd): Define with prototype, not K&R form.
18294         Use heuristics to allocate default buffer on stack if possible.
18295         If AT_FDCWD is defined, use openat and fstatat to avoid O(N**2)
18296         behavior, and to avoid the PATH_MAX limit when computing
18297         ../../../../...
18298         Use MATCHING_INO to compare inode number to file.
18299         Check for arithmetic overflow in size calculations.
18300         Fix bug in reallocation of dot array that caused getcwd to fail
18301         on directories nested deeper than 75.
18302         Be more careful about saving errno on error.
18303         Do not use realloc; use only free+malloc, as this is a bit
18304         more flexible and avoids a needless copy operation.
18305         Do not inspect st_dev and st_ino for symbolic links; POSIX
18306         doesn't specify the latter.
18307         Check for closedir errors.
18308         Avoid needless casts.
18309         Use "#ifdef weak_alias" around weak_alias, to be like other
18310         glibc code.
18311         The following changes to getcwd.c have effect only when used in
18312         gnulib; they have no effect inside glibc proper.
18313         (#pragma alloca) [defined _AIX && !defined __GNUC__]: Remove,
18314         as alloca isn't used.
18315         (alloca, __alloca): Likewise.
18316         [!_LIBC]: Include "getcwd.h", "mempcpy.h".
18317         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
18318         unconditionally, as gnulib assumes C89 or better.
18319         Do not include <sys/param.h>.
18320         (errno) [!defined __GNU_LIBRARY__ && !defined STDC_HEADERS]: Remove
18321         no-longer-necessary 'extern int errno' decl; gnulib assumes C89 or
18322         better.
18323         (NULL) [!defined NULL]: Remove; we assume C89 or better.
18324         Include <dirent.h> in a way that is compatible with modern Autoconf.
18325         (_D_ALLOC_NAMELEN, _D_EXACT_NAMLEN):
18326         New macros, if not already defined.
18327         Include <unistd.h> if _LIBC, not if __GNU_LIBRARY__.
18328         Use "_LIBC", not "defined _LIBC", for consistency.
18329         (HAVE_MEMPCPY): Remove; no longer needed now that gnulib has
18330         a mempcpy module.
18331         (__lstat, __closedir, __opendir, __readdir) [!_LIBC]: New macros.
18332         (GETCWD_RETURN_TYPE): Remove.  All uses replaced by char *.
18333         * lib/xgetcwd.c: David MacKenzie's old code was removed, so give
18334         credit only to Jim Meyering and adjust the copyright dates.
18335         Do not include <limits.h>, <stdio.h>, <sys/types.h>,
18336         <stdlib.h>, <unistd.h>, "pathmax.h".
18337         Instead, include "xgetcwd.h" (first) and "getcwd.h".
18338         (INITIAL_BUFFER_SIZE): Remove.
18339         (xgetcwd): Rely on getcwd, since we now depend on a reliable one.
18340
18341 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
18342
18343         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Renamed from
18344         GL_FUNC_GETCWD_PATH_MAX for consistency.  All uses changed.
18345         Use the _ONCE methods, for efficiency.
18346         Check for fcntl.h.  In test program, include <errno.h>
18347         and <fcntl.h> if available.  Remove old K&R cruft from
18348         test program.  Check for common errors in GNU/Linux,
18349         OpenBSD, and Solaris.  Just set gl_cv_func_getcwd_path_max;
18350         don't do AC_LIBOBJ, as that's getcwd.m4's job.
18351         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL): Renamed from
18352         AC_FUNC_GETCWD_NULL.  All used changed.  Change cache variable
18353         name accordingly.
18354         (gl_FUNC_GETCWD, gl_PREREQ_GETCWD): New macros.  Revamp to
18355         accommodate new getcwd.c.
18356         * m4/jm-macros.m4 (gl_MACROS): Don't require GL_FUNC_GETCWD_PATH_MAX.
18357         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_MEMPCPY.
18358         * m4/xgetcwd.m4 (gl_XGETCWD): Replace with gl_FUNC_GETCWD, since
18359         that's all we need now.
18360
18361 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
18362
18363         * m4/argp.m4 (gl_ARGP): Require gl_GETOPT_SUBSTITUTE unconditionally:
18364         argp-parse.c depends on getopt internals, that means we should
18365         always use our getopt, to be on the safe side.
18366         * m4/getopt.m4 (gl_GETOPT): Check if GETOPT_H is already set, in
18367         order not to spoil the result of an eventual previous invocation
18368         of gl_GETOPT_SUBSTITUTE.
18369
18370 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
18371
18372         * lib/getopt_.h: Re-addition of __getopt_argv_const caused
18373         redefinition warnings. To avoid them, include the defines
18374         in `#if !defined __need_getopt ... #endif'. The only place
18375         where __getopt_argv_const is used is in definitions
18376         of getopt_long and getopt_long_only below, which are as well
18377         protected by `#ifndef __need_getopt'.
18378         [defined __GETOPT_PREFIX && !defined __need_getopt]: Undef
18379         __need_getopt after including <stdio.h> and <unistd.h> These
18380         headers might have defined it.
18381
18382 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
18383
18384         * m4/utimens.m4 (gl_UTIMENS): Check for futimes function.
18385
18386 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
18387
18388         * lib/utimens.c (__attribute__, ATTRIBUTE_UNUSED): New macros.
18389         (futimens): New function, which uses futimes if available.
18390         (futimens, utimens): Support timespec==NULL, with same semantics
18391         as utime and utimens.
18392         * lib/utimens.h (futimens): New decl.
18393
18394 2004-11-23  Jim Meyering  <jim@meyering.net>
18395
18396         * lib/getopt_.h: Remove trailing blanks.
18397
18398 2004-11-23  Jim Meyering  <jim@meyering.net>
18399
18400         * lib/__fpending.c: Add comment.
18401
18402 2004-11-22  Paul Eggert  <eggert@cs.ucla.edu>
18403
18404         * modules/canonicalize (Depends-on): Add xreadlink.
18405         Problem reported by James Youngman.
18406
18407 2004-11-20  Paul Eggert  <eggert@cs.ucla.edu>
18408
18409         * lib/getopt_.h (__GETOPT_CONCAT, __GETOPT_XCONCAT, __GETOPT_ID):
18410         New macros.
18411         (getopt, getopt_long, getopt_long_only, optarg, opterr, optind,
18412         optopt): Use them instead of invoking ## directly; otherwise, the
18413         symbols will be __GETOPT_PREFIXgetopt rather than rpl_getopt.
18414
18415 2004-11-19  Bruno Haible  <bruno@clisp.org>
18416
18417         * lib/strtok_r.c: Move comments from here...
18418         * lib/strtok_r.h: ... to here.
18419
18420 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
18421
18422         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc
18423         implementations that mishandle size_t overflow.
18424
18425 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
18426
18427         * lib/realloc.c (rpl_realloc): Call 'free' if n==0, since realloc
18428         might fail.  Problem reported by Yoann Vandoorselaere.
18429         * lib/calloc.c (rpl_calloc): Defend against buggy calloc
18430         implementations that mishandle size_t overflow.
18431
18432 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
18433
18434         * modules/canon-host (Depends-on): Add strdup.
18435
18436 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
18437
18438         * m4/canon-host.m4 (gl_CANON_HOST): Check for getaddrinfo.
18439
18440 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
18441
18442         * lib/canon-host.c: Include "strdup.h".
18443         (canon_host): Use getaddrinfo if available, so that IPv6 works.
18444         Use strdup instead of malloc/strcpy to duplicate strings.
18445
18446         * lib/human.h (LONGEST_HUMAN_READABLE): Add 1 for space before unit.
18447         (human_space_before_unit): New constant.
18448         * lib/human.c (human_readable): Support it.
18449
18450         * lib/xgetcwd.c: Include <limits.h>, for PATH_MAX.
18451         (xgetcwd): Set errno correctly when failing.
18452         Work around Solaris 9 bug: getcwd sets errno==ERANGE even though
18453         the failure is actually due to a PATH_MAX problem.
18454
18455         Further getopt changes to make it more likely that glibc will
18456         buy the changes back.
18457         * lib/getopt.c (POSIXLY_CORRECT): New constant.
18458         (getopt): Use it, so to preserve glibc semantic
18459         * lib/getopt1.c (getopt_long, getopt_long_only): Arg is char * const *
18460         when compiling for libc.
18461         * lib/getopt_.h (__getopt_argv_const): Bring it back.
18462         (getopt_long, getopt_long_only): Use it.
18463
18464         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
18465         _getopt_internal): New arg POSIXLY_CORRECT.  All callers changed.
18466         (getopt): Argv is now char * const *, as per standard.
18467         (_getopt_internal_r, _getopt_internal): Argv is now char **,
18468         not char *__getopt_argv_const *.
18469         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
18470         _getopt_long_only_r): Likewise.
18471         * lib/getopt_.h (getopt, getopt_long, geopt_long_only): Likewise.
18472         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
18473         _getopt_long_r, _getopt_long_only_r): Likewise.
18474         * lib/getopt_.h (__getopt_argv_const): Remove.
18475         (getopt): Argv is now char * const *, as per standard.
18476
18477         * lib/getdate.y (tORDINAL): New token.
18478         (day, relunit): Allow it for relative times.
18479         (relative_time_table): Use tORDINAL for ordinals.
18480
18481 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
18482
18483         * doc/getdate.texi (General date syntax): "next" is 1, not 2.
18484         Document that "second" isn't allowed as an ordinal number.
18485
18486 2004-11-16  Jim Meyering  <jim@meyering.net>
18487
18488         * modules/closeout (Depends-on): Add fpending.
18489
18490 2004-11-15  Jim Meyering  <jim@meyering.net>
18491
18492         * lib/closeout.c: Include "__fpending.h" once again.
18493         Include <stdbool.h>.
18494         (close_stdout): Don't fail just because stdout was closed initially,
18495         since some programs don't write to stdout in the normal course of
18496         operation (other than --version and --help), and we don't want this
18497         function to make e.g. `touch file >&-' fail.
18498         But do fail if it was closed and someone has tried to write to it.
18499         E.g., `printf foo >&-' must fail.
18500
18501 2004-11-13  Jim Meyering  <jim@meyering.net>
18502
18503         * m4/jm-macros.m4: Do require gl_FUNC_FPENDING.
18504
18505 2004-11-12  Simon Josefsson  <jas@extundo.com>
18506
18507         * config/srclist.txt: Add strtok_r.c, glibc bought our changes, but a
18508         small doc fix is still pending.
18509
18510 2004-11-11  Simon Josefsson  <jas@extundo.com>
18511
18512         * modules/strtok_r: New file.
18513
18514         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
18515         strtok_r.
18516
18517 2004-11-11  Simon Josefsson  <jas@extundo.com>
18518
18519         * m4/strtok_r.m4: New file.
18520
18521         * m4/getopt.m4: Replace opterr.
18522
18523 2004-11-11  Simon Josefsson  <jas@extundo.com>
18524
18525         * lib/strtok_r.h, strtok_r.c: New file.
18526
18527 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
18528
18529         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
18530         of replacing opterr, getopt, etc.  This should handle the
18531         powerpc-apple-darwin5.5 problem recently noted by Simon Josefsson.
18532
18533 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
18534
18535         * lib/getopt_.h (__getopt_argv_const): New macro, to be used so that
18536         we can stop lying to compilers about the constness of argv when we
18537         are compiled outside glibc.
18538         (getopt, getopt_long, getopt_long_only): Use it.
18539         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
18540         _getopt_internal, getopt): Likewise.
18541         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
18542         _getopt_long_only_r): Likewise.
18543         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
18544         _getopt_long_r, _getopt_long_only_r): Likewise.
18545
18546         * lib/getopt_.h [defined __GETOPT_PREFIX && !defined __need_getopt]:
18547         Include <stdlib.h> and <stdio.h>, and <unistd.h> if available.
18548         Then rename getopt to __GETOPT_PREFIX##getopt, and so forth for
18549         the other external symbols.
18550         (getopt) [!defined __GNU_LIBRARY]: Use prototype, not old-style
18551         declaration, since the above renaming now works around collisions.
18552
18553 2004-11-11  Jim Meyering  <jim@meyering.net>
18554
18555         * lib/linebreak.c: Remove trailing blanks.
18556         * lib/alloca_.h: Likewise.
18557         * lib/acosl.c: Likewise.
18558         * lib/euidaccess.c: Likewise.
18559         * lib/allocsa.h: Likewise.
18560
18561 2004-11-10  Simon Josefsson  <jas@extundo.com>
18562
18563         * m4/getaddrinfo.m4: New file.
18564
18565 2004-11-10  Simon Josefsson  <jas@extundo.com>
18566
18567         * lib/getaddrinfo.h, lib/getaddrinfo.c: New files.
18568
18569 2004-11-10  Simon Josefsson  <jas@extundo.com>
18570
18571         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
18572         getaddrinfo.
18573
18574         * modules/getaddrinfo: New file.
18575
18576 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
18577
18578         * m4/prereq.m4 (gl_PREREQ): Require gt_FUNC_SETENV.
18579
18580 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
18581
18582         * lib/mktime.c (SHR): New macro, which is a portable
18583         substitute for >> that should work even on Crays.
18584         (TIME_T_MIDPOINT, ydhms_diff, __mktime_internal): Use it.
18585         Problem reported by Mark D. Baushke in
18586         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00071.html>.
18587         * lib/getdate.y (SHR): Likewise.
18588         (tm_diff): Use it.
18589         * lib/strftime.c (SHR): Likewise.
18590         (tm_diff): Use it.
18591         * lib/quotearg.c (struct quoting_options): Use unsigned int for
18592         quote_these_too, so that right shifts are well defined.  All uses
18593         changed.
18594
18595 2004-11-10  Jim Meyering  <jim@meyering.net>
18596
18597         Ensure that no close failure goes unreported.
18598         * lib/closeout.c (close_stdout): Always close stdout.  I.e., don't
18599         return early when it seems there's nothing to flush.
18600         Don't include __fpending.h.
18601
18602 2004-11-10  Jim Meyering  <jim@meyering.net>
18603
18604         * modules/closeout (Depends-on): Remove fpending.
18605
18606 2004-11-10  Jim Meyering  <jim@meyering.net>
18607
18608         * m4/jm-macros.m4 (gl_MACROS): Don't require gl_FUNC_FPENDING.
18609
18610 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
18611
18612         * m4/strftime.m4 (_gl_STRFTIME_PREREQS): Remove.  Move its body to
18613         gl_FUNC_STRFTIME.
18614         (gl_FUNC_STRFTIME): Use AC_CHECK_FUNCS_ONCE and AC_CHECK_HEADERS_ONCE
18615         and AC_REQUIRE when possible, to avoid duplicate checks.
18616         Check for <wchar.h>.
18617
18618 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
18619
18620         * lib/strftime.c (DO_MULTIBYTE): Check for wchar.h, too.
18621
18622 2004-11-09  Bruno Haible  <bruno@clisp.org>
18623
18624         * m4/sockpfaf.m4: New file.
18625
18626 2004-11-05  Bruno Haible  <bruno@clisp.org>
18627
18628         * lib/readlink.c: Include stddef.h, needed for size_t on Woe32.
18629         Reported by Mark D. Baushke <mdb@cvshome.org>.
18630
18631 2004-11-04  Bruno Haible  <bruno@clisp.org>
18632
18633         2004-09-11  Bruno Haible  <bruno@clisp.org>
18634                 * allocsa.valgrind: New file.
18635         2004-02-06  Bruno Haible  <bruno@clisp.org>
18636                 * allocsa.h (sa_alignof): Define differently with HP-UX cc, to
18637                 avoid a bug of this cc on HP-UX 10.20 dealing with enums.
18638                 Reported by Christopher Seip <chris.seip@hp.com>.
18639
18640 2004-11-04  Bruno Haible  <bruno@clisp.org>
18641
18642         * modules/allocsa (Files): Add lib/allocsa.valgrind.
18643         (Makefile.am): Distribute it.
18644
18645 2004-11-03  Paul Eggert  <eggert@cs.ucla.edu>
18646
18647         * lib/xreadlink.c (xreadlink): AIX and HP-UX readlink return -1
18648         with errno == ERANGE if the buffer is too small.
18649         Problem reported by Mark D. Baushke.
18650
18651 2004-11-03  Albert Chin  <china@thewrittenword.com>
18652             Paul Eggert  <eggert@cs.ucla.edu>
18653
18654         * m4/uint32_t.m4 (gl_AC_TYPE_UINT32_T): When determining uint32_t
18655         equivalent, substitute $ac_type for equivalent type rather than
18656         blindly using uint32_t *always* which won't work if uint32_t is not
18657         available.  Define _UINT32_T to work around typedef of uint32_t if
18658         <sys/sched.h>, <pthread.h>, or <semaphore.h> used on Solaris
18659         2.5.1.
18660
18661 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
18662
18663         * m4/jm-macros.m4: Sync from coreutils.
18664         (gl_MACROS): Check for mbrlen, for pathchk.
18665         (gl_CHECK_ALL_TYPES): Require AC_TYPE_MBSTATE_T, for pathchk.
18666
18667 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
18668
18669         * lib/xreadlink.c (MAXSIZE): New macro.
18670         (xreadlink): Use it instead of SSIZE_MAX.  Ensure initial buffer
18671         size does not exceed MAXSIZE.  Avoid cast.
18672         As suggested by Mark D. Baushke in
18673         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00009.html>,
18674         if readlink fails with buffer size just under MAXSIZE, try again
18675         with MAXSIZE.
18676
18677 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
18678
18679         * config/srclist.txt: Add mktime.c; glibc bought all our changes.
18680
18681 2004-11-02  Derek R. Price  <derek@ximbiot.com>
18682         and  Paul Eggert  <eggert@cs.ucla.edu>
18683
18684         * lib/getdate.y [!TEST]: Include <stdio.h>, since we use sprintf now.
18685         (get_date): Overparenthesize to avoid GCC warning.
18686
18687 2004-11-02  Bruno Haible  <bruno@clisp.org>
18688
18689         * m4/setenv.m4 (gt_FUNC_SETENV): Define VOID_UNSETENV if unsetenv()
18690         returns void.
18691
18692 2004-11-02  Bruno Haible  <bruno@clisp.org>
18693
18694         * lib/setenv.h (unsetenv): Define as a macro if the system's unsetenv()
18695         function returns void.
18696
18697 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
18698
18699         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
18700         fflush_unlocked, flockfile, funlockfile, funlockfile,
18701         fputs_unlocked, putc_unlocked.
18702
18703 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
18704
18705         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
18706         (funlockfile, fputs_unlocked, putc_unlocked): Don't define if
18707         already declared.
18708
18709 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
18710
18711         * modules/getdate (Files): Add doc/getdate.texi.
18712         (Depends-on): Add setenv, xalloc.
18713
18714 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
18715
18716         * lib/getdate.y: Add support for TZ="foo" within a date string.
18717         Fix some bugs near time_t boundaries.  Reject dates with
18718         out-of-range components, e.g., "Sept 31".
18719         Include <stdlib.h>, "setenv.h", "xalloc.h".
18720         (ISDIGIT_LOCALE): Remove; unused.
18721         Note that the TZ and time functions used here are not reentrant.
18722         (mktime_ok, get_tz): New functions.
18723         (TZBUFSIZE): New constant.
18724         (get_date): Parse leading TZ="foo".  Reject out-of-range components;.
18725         This requires that we sometimes generate our own TZ="XXX..." setting.
18726
18727 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
18728
18729         * doc/getdate.texi: New file, from coreutils with modifications for
18730         the new TZ parsing.
18731
18732 2004-10-27  Derek R. Price  <derek@ximbiot.com>
18733
18734         * lib/mktime.c (not_equal_tm): Remove redundant check.
18735
18736 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
18737
18738         * modules/regex (lib_SOURCES): Add regex.c.
18739         Reported by James Youngman in
18740         <http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00199.html>.
18741
18742 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
18743
18744         * lib/getdate.y: Use Bison 1.875 features, and some minor
18745         code cleanups.  This change does not affect semantics.
18746         Don't include <stdlib.h>; no longer needed.
18747         Don't include unlocked-io.h; only the "#if TEST" code uses
18748         stdio, and performance isn't crucial there.
18749         (PC, YYLEX_PARAM, YYPARSE_PARAM): Remove; replaced by
18750         Bison 1.875 features as described below.
18751         All uses of "PC." replaced by "pc->".
18752         (YYSTYPE): Add a forward declaration.
18753         (yylex, yyerror): Use full prototypes in forward decls.
18754         Use "%pure-parser" rather than obsolescent "%pure_parser".
18755         Use %parse-param and %lex-param instead of obsolescent
18756         YYPARSE_PARAM and YYLEX_PARAM.
18757         (meridian_table, month_and_day_table, time_units_table,
18758         relative_time_table, time_zone_table, military_table,
18759         lookup_zone, lookup_word, get_date):
18760         Use NULL instead of 0 where appropriate.
18761         (to_hour): Avoid abort (), to avoid a dependency on
18762         stdlib.h.
18763         (yyerror, yylex): Now accepts parser_control * arg.
18764         (main) [TEST]: Use '\0' rather than 0 for char.
18765
18766 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
18767
18768         * m4/getpagesize.m4 (gl_GETPAGESIZE): Check for <sys/param.h>.
18769
18770 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
18771
18772         * lib/getpagesize.c (getpagesize): Don't assume <sys/param.h> exists.
18773         It's now the caller's responsibility to handle the case where
18774         !HAVE_GETPAGESIZE && !defined getpagesize.
18775
18776         * lib/mktime.c (leapyear): Arg is long int, not int.
18777
18778 2004-10-18  Paul Eggert  <eggert@cs.ucla.edu>
18779
18780         * lib/argp-fs-xinl.c, argp-xinl.c: Update from glibc.
18781
18782 2004-10-17  Paul Eggert  <eggert@cs.ucla.edu>
18783
18784         * gnulib-tool (func_emit_lib_Makefile_am): Fix typo: a $ was
18785         missing.  Problem reported by James Youngman.
18786
18787 2004-10-16  Simon Josefsson  <jas@extundo.com>
18788
18789         * gnulib-tool: Fix comments.  Fix parse problem.
18790         (func_emit_lib_Makefile_am): Don't hard code a in libgl_a_SOURCES.
18791
18792 2004-10-15  Paul Eggert  <eggert@cs.ucla.edu>
18793
18794         * m4/getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
18795         implementation of getopt_long.  Problem reported by Alexander Taler in:
18796         http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00103.html
18797
18798 2004-10-15  Bruno Haible  <bruno@clisp.org>
18799
18800         * gnulib-tool: Untabify. Initialize supplied_libname.
18801         (func_usage): More homogenous output.
18802         (func_modules_transitive_closure, func_modules_to_filelist,
18803         func_emit_lib_Makefile_am): New functions.
18804         (func_import): New function, extracted from big case statement. Use
18805         func_get_license, func_modules_transitive_closure,
18806         func_modules_to_filelist, func_emit_lib_Makefile_am. Initialize
18807         opt_lgpl. Don't use test -a, as it's not portable.
18808         (func_create_testdir): Use func_modules_transitive_closure,
18809         func_modules_to_filelist, func_emit_lib_Makefile_am.
18810
18811 2004-10-15  Bruno Haible  <bruno@clisp.org>
18812
18813         * gnulib-tool (func_import): Let gl_INIT define LTALLOCA when needed.
18814
18815 2004-10-15  Bruno Haible  <bruno@clisp.org>
18816
18817         * gnulib-tool (func_emit_lib_Makefile_am): Add markers to separate
18818         the portions belonging to each module.
18819         Suggested by Derek Robert Price <derek@ximbiot.com>.
18820
18821 2004-10-12  Simon Josefsson  <jas@extundo.com>
18822
18823         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
18824         (fputs_unlocked, putc_unlocked) [!_LIBCS && !USE_UNLOCKED_IO]: Map
18825         to real functions.
18826
18827 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
18828
18829         * modules/vsnprintf: New file.
18830
18831 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
18832
18833         * m4/vsnprintf.m4: New file.
18834
18835 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
18836
18837         * lib/vsnprintf.h: New file.
18838         * lib/vsnprintf.c: New file.
18839
18840 2004-10-11  Bruno Haible  <bruno@clisp.org>
18841
18842         * MODULES.html.sh (Support for systems lacking ISO C 99): Add
18843         vsnprintf.
18844
18845 2004-10-10  Paul Eggert  <eggert@cs.ucla.edu>
18846
18847         * config/srclistvars.sh: Add GNUSTANDARDS (for eggert only).
18848
18849 2004-10-07  Bruno Haible  <bruno@clisp.org>
18850
18851         * lib/snprintf.c (snprintf): Avoid a memory allocation if the result
18852         fits into the provided buffer.
18853
18854 2004-10-06  Paul Eggert  <eggert@cs.ucla.edu>
18855
18856         * lib/diacrit.c, diacrit.h: Add GPL notice.
18857
18858         * lib/atanl.c, logl.c: Add GPL notice, to match glibc's added LGPL
18859         notice.
18860         * lib/atanl.c (atanl): Keep the code as similar to glibc as possible.
18861         * lib/logl.c (logl): Keep the code as similar to glibc as possible.
18862         This avoids a potential constant-folding bug.
18863
18864 2004-10-05  Bruno Haible  <bruno@clisp.org>
18865
18866         * m4/strsep.m4 (gl_FUNC_STRSEP): Require AC_GNU_SOURCE. Don't check
18867         for the declaration of strsep.
18868
18869 2004-10-05  Bruno Haible  <bruno@clisp.org>
18870
18871         * lib/strsep.h: Don't declare strsep() if HAVE_STRSEP.
18872
18873 2004-10-04  Simon Josefsson  <jas@extundo.com>
18874
18875         * modules/memmem: New file.
18876         * tests/test-memmem.c: New file.
18877         * MODULES.html.sh (Extra functions based on ANSI C 89): Add memmem.
18878
18879 2004-10-04  Simon Josefsson  <jas@extundo.com>
18880
18881         * m4/memmem.m4: New file.
18882
18883 2004-10-04  Simon Josefsson  <jas@extundo.com>
18884
18885         * lib/memmem.h: New file.
18886         * lib/memmem.c: New file, taken from glibc.
18887
18888 2004-10-04  Simon Josefsson  <jas@extundo.com>
18889
18890         * lib/error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
18891         '#ifdef USE_UNLOCKED_IO'.
18892
18893 2004-10-04  Simon Josefsson  <jas@extundo.com>
18894
18895         * config/srclist.txt: Add memmem from glibc.
18896
18897 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
18898
18899         * modules/xalloc (Files, Makefile.am): Remove xstrdup.c.
18900
18901         * modules/argmatch, modules/argp, modules/closeout, modules/error,
18902         modules/exclude, modules/getdate, modules/getline,
18903         modules/getndelim2, modules/getpass, modules/getpass-gnu,
18904         modules/getusershell, modules/linebuffer, modules/md5,
18905         modules/mountlist, modules/posixtm, modules/readtokens,
18906         modules/readutmp, modules/regex, modules/sha1,
18907         modules/version-etc, modules/yesno:
18908         Remove dependency on unlocked-io.
18909
18910 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
18911
18912         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Remove.  All uses removed.
18913
18914         * m4/unlocked-io.m4: Add copyright notice.
18915         (gl_FUNC_GLIBC_UNLOCKED_IO): Define USE_UNLOCKED_IO.
18916
18917 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
18918
18919         * lib/xalloc.h (xmemdup): Renamed from xclone.  All uses changed.
18920         * lib/xmalloc.c (xmemdup): Likewise.
18921         * lib/xalloc.h (CCLONE, CLONE, NEW, XCALLOC, XMALLOC, XREALLOC,
18922         XFREE): Remove these long-obsolescent macros.
18923         * lib/xmalloc.c (xstrdup): Implementation moved here from xstrdup.c
18924         * lib/xstrdup.c: Remove.
18925
18926         * lib/regex.c (re_comp): Cast gettext return value to char *,
18927         Problem reported by Martin Neitzel via Mark D. Baushke.
18928
18929 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
18930
18931         * lib/argmatch.c, closeout.c, error.c, exclude.c, getdate.y,
18932         getndelim2.c, getpass.c, getusershell.c, linebuffer.c,
18933         md5.c, mountlist.c, posixtm.c, readtokens.c, readutmp.c,
18934         regex.c, sha1.c, version-etc.c, yesno.c:
18935         Include "unlocked-io.h" only if USE_UNLOCKED_IO.
18936         * lib/unlocked-io.h: Don't worry about USE_UNLOCKED_IO; that's now
18937         the includer's responsibility.
18938
18939         Sync from coreutils.
18940
18941         * lib/modechange.c (mode_compile): Don't decrement a pointer that
18942         points to the start of a string, as the C Standard says the
18943         resulting behavior is undefined.
18944
18945         * lib/backupfile.h (enum backuptype): Rename none -> no_backups,
18946         simple -> simple_backups, numbered_existing ->
18947         numbered_existing_backups, numbered -> numbered_backups
18948         to avoid shadowing problems.  All uses changed.
18949         * lib/argmatch.c (enum backuptype) [defined TEST]: Likewise.
18950         * lib/backupfile.c (check_extension, numbered_backup):
18951         Rename locals to avoid shadowing 'basename'.
18952         * lib/backupfile.h (VALID_BACKUP_TYPE): Don't evaluate arg more than
18953         once.
18954
18955         * lib/.cppi-disable: Add getopt_.h, getopt_int.h.
18956         * lib/.cvsignore: Add getopt.h.
18957
18958 2004-10-04  Bruno Haible  <bruno@clisp.org>
18959
18960         * modules/README: New file.
18961         * gnulib-tool (func_all_modules, func_verify_module): modules/README is
18962         not a module.
18963
18964 2004-10-02  Jim Meyering  <jim@meyering.net>
18965
18966         * lib/dirfd.h, getpagesize.h: Add copyright notice.
18967
18968 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
18969
18970         * modules/strsep: New file.
18971
18972 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
18973
18974         * m4/strsep.m4: New file.
18975
18976 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
18977
18978         * lib/strsep.h: New file.
18979         * lib/strsep.c: New file.
18980
18981 2004-10-01  Simon Josefsson  <jas@extundo.com>
18982
18983         * lib/snprintf.c (snprintf): Handle size==0.
18984
18985 2004-10-01  Simon Josefsson  <jas@extundo.com>
18986             Bruno Haible  <bruno@clisp.org>
18987
18988         * lib/snprintf.c: Include <stdarg.h>, <stdlib.h>, <string.h>.
18989         (snprintf): Declare 'args'.
18990
18991 2004-10-01  Paul Eggert  <eggert@cs.ucla.edu>
18992
18993         * lib/snprintf.c: Remove comments as to why each header is needed.
18994
18995 2004-10-01  Bruno Haible  <bruno@clisp.org>
18996
18997         * MODULES.html.sh: Add strsep.
18998
18999 2004-09-30  Simon Josefsson  <jas@extundo.com>
19000
19001         * modules/snprintf: New file.
19002
19003 2004-09-30  Simon Josefsson  <jas@extundo.com>
19004
19005         * m4/snprintf.m4: New file.
19006
19007 2004-09-30  Simon Josefsson  <jas@extundo.com>
19008
19009         * lib/snprintf.h, lib/snprintf.c: New files.
19010
19011 2004-09-30  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
19012
19013         * lib/argp-help.c (canon_doc_option): Fixed coredump if *name==NULL
19014         (hol_entry_help): Never translate an empty string.
19015         Do not translate option tag (opt->name) if OPTION_NO_TRANS is set
19016         * lib/argp.h (OPTION_NO_TRANS): New option.
19017
19018 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
19019
19020         * modules/argp (Maintainer): Replace Simon Josefsson
19021         by Sergey Poznyakoff.
19022
19023 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
19024
19025         * config/srclist.txt: Comment-out argp/argp.h, until we get the argp
19026         changes merged back into glibc.
19027
19028 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
19029
19030         * MODULES.html.sh (Support for systems lacking ISO C 99): Add snprintf.
19031
19032 2004-09-29  Oskar Liljeblad  <oskar@osk.mine.nu>
19033
19034         * lib/xvasprintf.c: Include xalloc.h.
19035         (xvasprintf): Use xalloc_die, not xmalloc_die.
19036
19037 2004-09-29  Bruno Haible  <bruno@clisp.org>
19038
19039         * modules/alloca-opt: New file, derived from modules/alloca.
19040         * modules/allocsa: Depend on alloca-opt instead of alloca.
19041         * modules/setenv: Likewise.
19042         * modules/vasnprintf: Likewise.
19043         * MODULES.html.sh: Add alloca-opt.
19044
19045 2004-09-28  Simon Josefsson  <jas@extundo.com>
19046
19047         * gnulib-tool: New parameter --lgpl, to asseert that modules are
19048         LGPL, and to replace license template from GPL to LGPL.
19049
19050 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
19051
19052         * modules/dummy: Change license to LGPL.
19053
19054 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
19055
19056         * lib/dummy.c: Change copyright notice to FSF, and license to GPL.
19057
19058 2004-09-24  Simon Josefsson  <jas@extundo.com>
19059
19060         * modules/minmax (License): Change from GPL to LGPL.
19061
19062 2004-09-23  Simon Josefsson  <jas@extundo.com>
19063
19064         * gnulib-tool (--import): Typo.
19065
19066 2004-09-23  Simon Josefsson  <jas@extundo.com>
19067
19068         * gnulib-tool (--import): Make sure *.m4 end up in m4/ by default.
19069
19070 2004-09-22  Bruno Haible  <bruno@clisp.org>
19071
19072         * modules/*: Add 'License' field.
19073         * gnulib-tool: Accept --extract-license option.
19074         (func_get_license): New function.
19075
19076 2004-09-21  Bruno Haible  <bruno@clisp.org>
19077
19078         * modules/vasnprintf (Files): Add m4/stdint_h.m4, m4/inttypes_h.m4.
19079         Reported by Simon Josefsson.
19080
19081 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
19082
19083         * modules/inttostr (Files): Add m4/longlong.m4, since it uses
19084         gl_AC_TYPE_LONG_LONG.
19085
19086 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
19087
19088         * config/srclist.txt: Add getsubopt.c, since libc bought our changes.
19089
19090 2004-09-18  Simon Josefsson  <jas@extundo.com>
19091         and  Paul Eggert  <eggert@cs.ucla.edu>
19092
19093         * gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
19094         calls with autoreconf.  Define GL_LIB.
19095
19096 2004-09-14  Karl Berry  <karl@gnu.org>
19097
19098         * config/srclist.txt: unsync setenv.c, sigh.
19099
19100 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
19101
19102         * lib/argp-pvh.c (argp_program_version_hook): Provide initial value.
19103         Problem reported by Bruno Haible in:
19104         http://lists.gnu.org/archive/html/bug-tar/2004-09/msg00023.html
19105
19106 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
19107
19108         * config/srclist.txt: Comment out argp-pvh.c.
19109
19110 2004-09-11  Paul Eggert  <eggert@cs.ucla.edu>
19111
19112         * lib/mempcpy.h: Wrap the entire include file inside #ifndef mempcpy,
19113         in case some system header has #define'd it.  Problem reported by
19114         Soeren D. Schulze in
19115         <http://lists.gnu.org/archive/html/bug-gnulib/2004-09/msg00017.html>.
19116
19117 2004-09-09  Karl Berry  <karl@gnu.org>
19118
19119         * regex.[ch]: delete from the root.  These were supposed to be
19120                 synced with emacs cvs, but this has not happened for about
19121                 a year, and anyway nothing else uses emacs regex.[ch].
19122                 bug-gnulib mail from Jeff Bailey, 9 Sep 2004 15:49:24 -0700.
19123                 lib/regex[.ch] is untouched.
19124
19125 2004-09-09  Bruno Haible  <bruno@clisp.org>
19126
19127         * modules/vasnprintf (Files): Add m4/eoverflow.m4.
19128
19129 2004-09-09  Bruno Haible  <bruno@clisp.org>
19130
19131         * m4/eoverflow.m4: New file, taken from GNU libiconv eilseq.m4 with
19132         modifications.
19133         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Require gl_EOVERFLOW.
19134
19135 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
19136
19137         * modules/xvasprintf: New file.
19138         * MODULES.html.sh (Extra functions based on ANSI C 89): Add vasprintf.
19139
19140 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
19141
19142         * lib/xvasprintf.h: New file.
19143         * lib/xvasprintf.c: New file.
19144         * lib/xasprintf.c: New file.
19145
19146 2004-09-08  Bruno Haible  <bruno@clisp.org>
19147
19148         * m4/stdint.m4: New file, taken from GNU clisp with modifications.
19149
19150 2004-09-08  Bruno Haible  <bruno@clisp.org>
19151
19152         * lib/vasnprintf.c (VASNPRINTF): Signal EOVERFLOW if the resulting
19153         length is > INT_MAX.
19154         * lib/vasprintf.c (vasprintf): Don't test for length > INT_MAX any
19155         more.
19156
19157 2004-09-08  Bruno Haible  <bruno@clisp.org>
19158
19159         * lib/stdint_.h: New file, taken from GNU clisp.
19160
19161 2004-09-08  Bruno Haible  <bruno@clisp.org>
19162             Oskar Liljeblad  <oskar@osk.mine.nu>
19163
19164         * modules/stdint: New file.
19165         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdint.
19166
19167 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
19168
19169         Import from coreutils.
19170         * lib/userspec.c: Don't use <alloca.h>, so that we don't use alloca on
19171         strings on unbounded length.  alloca's performance benefits aren't
19172         that important here.
19173         (V_STRDUP): Remove.
19174         (parse_with_separator): New function, with most of the internals
19175         of the old parse_user_spec.  Allow user to omit both user and group,
19176         for compatibility with FreeBSD.
19177         Clone only the user name, not the entire spec.
19178         Do not set *uid, *gid unless entirely successful.
19179         Avoid memory leak in some failing cases.
19180         Fix regression for USER.GROUP reported by Dmitry V. Levin in
19181         <http://lists.gnu.org/archive/html/bug-coreutils/2004-08/msg00102.html>
19182         (parse_user_spec): Rewrite to use parse_with_separator.
19183
19184 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
19185
19186         * modules/userspec: Don't depend on alloca.
19187
19188 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
19189
19190         * m4/userspec.m4 (gl_USERSPEC): Don't require AC_FUNC_ALLOCA.
19191
19192 2004-08-17  Paul Eggert  <eggert@cs.ucla.edu>
19193
19194         * MODULES.html.sh: Add xalloc-die, c-strtod, c-strtold, raise,
19195         readtokens0, getcwd, fcntl-safer, canonicalize, cycle-check,
19196         utimecmp, utimens, xnanosleep.  Rename sha to sha1.
19197
19198 2004-08-16  Simon Josefsson  <jas@extundo.com>
19199
19200         * gnulib-tool: Use sed instead of autoconf --trace, inspired by
19201         libtoolize behaviour by "Gary V. Vaughan" <gary@gnu.org>.
19202         Add --dry-run for --import.
19203         Let user provided command line parameters override configure.ac
19204         settings.
19205
19206 2004-08-12  Simon Josefsson  <jas@extundo.com>
19207
19208         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): New macro,
19209         as discussed with Paul Eggert in threads rooted at
19210         <http://lists.gnu.org/archive/html/bug-gnulib/2004-06/msg00039.html>
19211         and
19212         <http://lists.gnu.org/archive/html/bug-gnulib/2004-07/msg00001.html>.
19213         Before, the test was empty, and relied on ELIDE_CODE in source
19214         code.)
19215         (gl_PREREQ_GETOPT): New macro.
19216         (gl_GETOPT): Use them.
19217
19218 2004-08-12  Simon Josefsson  <jas@extundo.com>
19219
19220         * lib/getopt.c, getopt1.c: Remove ELIDE_CODE hack.
19221         * lib/getopt_.h: Renamed from getopt.h.
19222
19223 2004-08-12  Simon Josefsson  <jas@extundo.com>
19224
19225         * gnulib-tool: Add --source-base, --m4-base, --libtool options.
19226         Change default library name from libfoo to libgnu.
19227         Now, if you have a configure.ac that says:
19228                 gl_SOURCE_BASE(gl)
19229                 gl_M4_BASE(gl/m4)
19230                 gl_MODULES(error getopt etcetera)
19231                 gl_INIT
19232         you can import all you need by running:
19233                 ../gnulib/gnulib-tool --import
19234
19235         * modules/getopt (Files): Rename getopt.h to getopt_.h.
19236         (Makefile.am): Rewrite, use logic from argz.
19237         (Include): Use <getopt.h> instead of "getopt.h".
19238
19239 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
19240
19241         * modules/argp (Files): Add m4/unlocked-io.m4.
19242         (Depends-on): Add extensions.
19243
19244 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
19245
19246         * m4/argp.m4 (gl_ARGP): Do not check for argp.h or argp_parse; nobody
19247         uses HAVE_ARGP_H or HAVE_ARGP_PARSE.
19248         Require gl_FUNC_GLIBC_UNLOCKED_IO, gl_USE_SYSTEM_EXTENSIONS.
19249         Check for program_invocation_name, program_invocation_short_name,
19250         flockfile, funlockfile, features.h, _getopt_long_only_r.
19251
19252 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
19253
19254         * lib/argp-help.c, argp-parse.c: Use "gettext.h" instead of
19255         its complicated substitute.
19256         * lib/argp-help.c: Include <errno.h>, for program_invocation_short_name
19257         and program_invocation_name.
19258         (__argp_basename) [!_LIBC]: Remove; the only use was
19259         replaced by its body.
19260         (__argp_short_program_name): Change condition from
19261         !defined __argp_short_program_name to
19262         ! (defined _LIBC || HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME),
19263         to match argp-namefrob.h.
19264         (__argp_failure): Don't assume strerror_r returns char *.
19265         * lib/argp-parse.c (N_): Define unconditionally.
19266         (argp_default_options): Fill out initializers with 0 to avoid
19267         gcc warnings.
19268
19269 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
19270
19271         * config/srclist.txt: Remove getopt.c, getopt.h (renamed to getopt_.h),
19272         getopt1.c.
19273
19274 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
19275
19276         Merge from coreutils.
19277
19278         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
19279
19280         * m4/obstack.m4 (gl_PREREQ_OBSTACK): Require
19281         gl_AC_HEADER_INTTYPES_H, gl_AC_HEADER_STDINT_H, gl_AC_TYPE_UINTMAX_T.
19282
19283 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
19284
19285         Merge from coreutils.
19286
19287         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Don't set to 1 if missing
19288         wmemchr or wmemcpy.  Problem reported by Robert Dahlem
19289         for Reliant Unix 5.43.
19290
19291         * lib/obstack.c: Include <inttypes.h> and <stdint.h> if available.
19292         (union fooround): Use uintmax_t, not long int.
19293         The rest is a merge from libc:
19294         [defined _LIBC]: Include <shlib-compat.h>.
19295         (_obstack) [defined _LIBC]: Remove after 2.3.4.
19296
19297         * lib/settime.c (settime): Recode to avoid warning with
19298         Sun Forte C 6U2.
19299
19300         * lib/strverscmp.c: Convert to UTF-8.
19301
19302 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
19303
19304         * modules/obstack (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
19305         m4/uintmax_t.m4.
19306
19307 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
19308
19309         * modules/xalloc-die: New file.
19310         * modules/xalloc: Remove dependencies on error, gettext, exitfail.
19311
19312         * modules/md5 (Files): Add m4/uint32_t.m4.
19313         * modules/sha1: Renamed from modules/sha.
19314         (Files):
19315         Rename lib/sha.h to lib/sha1.h.
19316         Rename lib/sha.c to lib/sha1.c.
19317         Rename m4/sha.m4 to m4/sha1.m4.
19318         (lib_SOURCES): Likewise.
19319         (configure.ac): Rename gl_SHA to gl_SHA1.
19320         (Include): sha.h -> sha1.h.
19321
19322 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
19323
19324         * m4/uint32_t.m4, m4/uintptr_t.m4: New files.
19325         * m4/sha1.m4: Renamed from sha.m4.
19326         (gl_SHA1): Renamed from gl_SHA.  All uses changed.
19327
19328 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
19329
19330         * lib/obstack.h (obstack_empty_p):
19331         Don't assume that chunk->contents is suitably aligned.
19332         * lib/obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk):
19333         Likewise. Problem reported by Benno in
19334         <http://sources.redhat.com/ml/libc-alpha/2004-08/msg00055.html>.
19335
19336         * lib/chown.c (rpl_chown): Work even if the file is writeable but not
19337         readable.  This could be improved further but it'd take some work.
19338
19339 2004-08-08  Simon Josefsson  <jas@extundo.com>
19340
19341         * modules/xgethostname (Depends-on): Remove exit and error (not
19342         used).
19343
19344         * modules/getpass-gnu: Add getpass.h.
19345         (Depends-on): Add stdbool.
19346         * modules/getpass: Add getpass.h.
19347
19348 2004-08-08  Simon Josefsson  <jas@extundo.com>
19349
19350         * m4/getpass.m4 (gl_FUNC_GETPASS, gl_FUNC_GETPASS_GNU):
19351         Check getpass declaration.
19352
19353 2004-08-08  Simon Josefsson  <jas@extundo.com>
19354
19355         * lib/xgethostname.c: Don't include error.h (not used).
19356
19357         * lib/getpass.h: Add.
19358         * lib/getpass.c: Include getpass.h first.
19359
19360 2004-08-08  Paul Eggert  <eggert@cs.ucla.edu>
19361
19362         * lib/xalloc-die.c: New file.
19363         * lib/xalloc.h (xalloc_fail_func, xalloc_msg_memory_exhausted): Remove.
19364         All uses removed.
19365         * lib/xmalloc.c (xalloc_fail_func, xalloc_msg_memory_exhausted):
19366         Likewise. Move inclusions of gettext.h, error.h, exitfail.h to
19367         xalloc-die.c.
19368         (_, N_, xalloc_die): Move to xalloc-die.c.
19369         * lib/userspec.c (parse_user_spaec): Use xstrdup rather than strdup,
19370         so that we needn't mess with xalloc_msg_memory_exhausted.
19371
19372         * lib/sha1.h: Renamed from sha.h.
19373         (SHA1_H): Renamed from _SHA_H.
19374         (sha1_ctx): Renamed from sha_ctx.
19375         (sha1_init_ctx): Renamed from sha_init_ctx.
19376         (sha1_process_block): Renamed from sha_process_block.
19377         (sha1_process_bytes): Renamed from sha_process_bytes.
19378         (sha1_finish_ctx): Renamed from sha_finish_ctx.
19379         (sha1_read_ctx): Renamed from sha_read_ctx.
19380         (sha1_stream): Renamed from sha_stream.
19381         (sha1_buffer): Renamed from sha_buffer.
19382         * lib/sha1.c: Likewise; renamed from sha.c.
19383         Do not include <sys/types.h>.
19384         Include <stddef.h> rather than <stdlib.h>.
19385
19386 2004-08-08  Bruno Haible  <bruno@clisp.org>
19387
19388         * lib/pathname.h (FILE_SYSTEM_PREFIX_LEN): Renamed from
19389         FILESYSTEM_PREFIX_LEN.
19390         * lib/progreloc.c: Likewise.
19391         * lib/concatpath.c (concatenated_pathname): Use FILE_SYSTEM_PREFIX_LEN.
19392
19393 2004-08-06  Simon Josefsson  <jas@extundo.com>
19394
19395         * modules/progname (Depends-on): Don't depend on stdbool.
19396
19397 2004-08-06  Simon Josefsson  <jas@extundo.com>
19398
19399         * modules/getsubopt: New file.
19400         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
19401         getsubopt.
19402
19403 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
19404
19405         More merge from coreutils.
19406
19407         * m4/utimens.m4, m4/utimecmp.m4: New files.
19408         * m4/backupfile.m4, euidacces.m4, acl.m4, afs.m4, calloc.m4, dirfd.m4,
19409         fsusage.m4, jm-macros.m4, ls-mntd-fs.m4, md5.m4, mountlist.m4,
19410         prereq.m4, sha.m4: Import changes from coreutils.
19411
19412 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
19413
19414         More merge from coreutils.
19415         * modules/raise, modules/readtokens0, modules/utimens:
19416         * modules/utimecmp, module/xnanosleep: New files.
19417         * modules/strftime: Add lib/strftime.h.
19418         Change include from <time.h> to "strftime.h".
19419         * modules/yesno: Add lib/yesno.h.
19420         * modules/backupfile: Remove lib/addext.c.
19421         * modules/euidaccess: Add stat-macros.h.
19422         * modules/canonicalize, modules/euidaccess,
19423         modules/filemode, modules/lchown, modules/makepath,
19424         modules/rmdir, modules/stat: Likewise.
19425
19426 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
19427
19428         Merge from tar.
19429         * lib/argp-help.c (make_hol, hol_append): Don't assume that
19430         SIZE_MAX is a valid preprocessor constant.
19431         (__argp_basename): Change from "#ifndef _LIBC"
19432         to "#ifndef __argp_short_program_name", so that
19433         we don't compile these functions for tar.
19434
19435         More merges from coreutils.
19436         * lib/raise.c, lib/readtokens0.h, lib/readtokens0.c, lib/strftime.h:
19437         * lib/utimens.h, lib/utimens.c, lib/utimecmp.h, lib/utimecmp.c:
19438         * lib/xnanosleep.h, lib/xnanosleep.c, lib/yesno.h: New files.
19439         * lib/addext.c: Remove; no longer needed.
19440         * lib/yesno.c, lib/argmatch.h, lib/argmatch.c, lib/backupfile.h,
19441         lib/backupfile.c, lib/euidaccess.c, lib/filemode.c, lib/closeout.c,
19442         lib/dup2.c, lib/exclude.c, lib/fileblocks.c, lib/filemode.c,
19443         lib/fnmatch.c, lib/fnmtahc_loop.c, lib/fopen-safer.c, lib/fsusage.c,
19444         lib/fsusage.h, lib/ftruncate.c, lib/full-write.c, lib/getdate.y,
19445         lib/getloadavg.c, lib/getugroups.c, lib/hard-locale.c,
19446         lib/hard-locale.h, lib/hash.c, lib/human.c, lib/human.h, lib/lchown.c,
19447         lib/lchown.h, lib/makepath.c, lib/makepath.h, lib/md5.c, lib/md5.h,
19448         lib/memchr.c, lib/memcoll.c, lib/memrchr.c, lib/modechange.c,
19449         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
19450         lib/posixtm.c, lib/putenv.c, quotearg.c, lib/quotearg.h,
19451         lib/readtokens.c, lib/readutmp.c, lib/readutmp.h, lib/rmdir.c,
19452         lib/safe-read.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c,
19453         lib/sig2str.c, lib/stat.c, lib/strtoimax.c, lib/strverscmp.c,
19454         lib/userspec.c, lib/utime.c, lib/version-etc.c., lib/xgethostname.c,
19455         lib/xmemcoll.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtod.h,
19456         lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h, lib/xstrtoumax.c:
19457         Import changes from coreutils.
19458
19459 2004-08-05  Simon Josefsson  <jas@extundo.com>
19460
19461         * m4/strdup.m4: Always run gl_PREREQ_STRDUP, since strdup.h need it.
19462
19463 2004-08-05  Simon Josefsson  <jas@extundo.com>
19464
19465         * m4/getsubopt.m4: New file.
19466
19467 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
19468
19469         Merge from coreutils.
19470
19471         * m4/c-strtod.m4, m4/canonicalize.m4, m4/fcntl-safer.m4:
19472         * m4/getcwd-path-max.m4: New files.
19473
19474         * m4/dos.m4 (gl_AC_DOS): filesystem -> file system renaming.
19475         FILESYSTEM_PREFIX_LEN ->
19476         FILE_SYSTEM_PREFIX_LEN.
19477         FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX ->
19478         FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX.
19479         FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR ->
19480         FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR.
19481
19482         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't require gl_AC_DOS, the
19483         prerequisite modules now handle the DOS stuff.
19484         Don't check for unistd.h.
19485
19486 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
19487
19488         Merge from coreutils.
19489
19490         * lib/.gdb-history: Remove; this doesn't belong here.
19491
19492         * lib/c-strtod.c, lib/c-strtod.h, lib/c-strtold.c, lib/cycle-check.c:
19493         * lib/cycle-check.h, lib/dev-ino.h, lib/canonicalize.h:
19494         * lib/canonicalize.c, lib/fcntl-safer.h, lib/fcntl-safer.c:
19495         * lib/getcwd.c: New files.
19496
19497         * lib/dirname.h: Include <stdbool.h>.
19498         (FILE_SYSTEM_PREFIX_LEN): Renamed from FILESYSTEM_PREFIX_LEN,
19499         for consistency with POSIX terminology.  All uses changed.
19500         (IS_ABSOLUTE_FILE_NAME, IS_RELATIVE_FILE_NAME): New macros.
19501         (strip_trailing_slashes): Use bool for booleans.
19502         * lib/stripslash.c (strip_trailing_slashes): Likewise.
19503
19504         * lib/error.c: Work around bug in OpenBSD 3.4 sterror_r: it
19505         sometimes returns a positive errno value even when it succeeds.
19506         (print_errno_message) [!LIBC]: Fall back on strerror if
19507         __strerror_r fails.
19508
19509         * lib/path-concat.c (mempcpy): Don't define if a system header defines
19510         it. Don't include stdio.h, stdlib.h, unistd.h, strdup.h.
19511         (longest_relative_suffix): New function.
19512         (path_concat): Use it.  Assume first argument is not NULL.
19513         Port to DOS.  Omit redundant separators.
19514         Report an error instead of returning NULL.
19515         Use mempcpy instead of memcpy.
19516         (xpath_concat): Remove: not declared or used.
19517
19518         * lib/same.h: Include <stdbool.h>
19519         (same_name): Return bool, not int.
19520         * lib/same.c (same_name): Likewise.
19521         (errno): Don't declare; we assume C89 or better now.
19522
19523         * lib/stat-macros (S_ISCTG, S_ISOFD, S_ISOFL): New macros,
19524         if not already defined.
19525
19526         * lib/xgetcwd.c (errno): Don't declare; we assume C89 or better now.
19527         * lib/dup-safer.c (errno): Likewise.
19528
19529 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
19530
19531         Merge from coreutils.
19532         * modules/c-strtod, modules/c-strtold, modules/canonicalize:
19533         * modules/cycle-check, modules/fcntl-safer, modules/getcwd: New files.
19534         * modules/path-concat: Don't depend on strdup.
19535
19536 2004-08-03  Simon Josefsson  <jas@extundo.com>
19537
19538         * lib/strdup.h: Only use HAVE_DECL_STRDUP if defined.
19539         * lib/progname.h: Don't include stdbool.h.
19540
19541 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
19542
19543         * modules/fatal: Remove, as the "fatal" module wasn't used or working.
19544         * MODULES.html.sh (func_all_modules): Remove fatal.
19545
19546 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
19547
19548         * m4/fatal.m4: Remove, as the "fatal" module wasn't used or working.
19549
19550 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
19551
19552         * lib/fatal.c, fatal.h: Remove as the "fatal" module wasn't used or
19553         working.
19554
19555 2004-08-02  Simon Josefsson  <jas@extundo.com>
19556
19557         * lib/getsubopt.h: New file, with comments from Bruno Haible.
19558         * lib/getsubopt.c: New file, from glibc, but slightly modified based on
19559         suggestions from Paul Eggert <eggert@cs.ucla.edu>.
19560
19561 2004-08-01  Simon Josefsson  <jas@extundo.com>
19562
19563         * lib/xgetdomainname.c: Include stdlib.h, for free().
19564
19565 2004-07-19  Bruno Haible  <bruno@clisp.org>
19566
19567         * MODULES.html.sh (func_all_modules): Add dummy.
19568
19569 2004-07-16  Simon Josefsson  <jas@extundo.com>
19570
19571         * modules/dummy: New file.
19572
19573 2004-07-16  Simon Josefsson  <jas@extundo.com>
19574
19575         * lib/dummy.c: New file.
19576
19577 2004-07-16  Bruno Haible  <bruno@clisp.org>
19578
19579         * lib/backupfile.h: Add extern "C" for C++.
19580         * lib/closeout.h: Likewise.
19581         * lib/copy-file.h: Likewise.
19582         * lib/findprog.h: Likewise.
19583         * lib/full-write.h: Likewise.
19584         * lib/pathname.h: Likewise.
19585         * lib/progname.h: Likewise.
19586         * lib/stpcpy.h: Likewise.
19587         * lib/stpncpy.h: Likewise.
19588         * lib/strcase.h: Likewise.
19589         * lib/strstr.h: Likewise.
19590         * lib/xalloc.h: Likewise.
19591
19592         * lib/mbswidth.h: Add extern "C" for C++.
19593         Reported by Albert Chin-A-Young <china@thewrittenword.com>.
19594
19595 2004-07-13  Robert Millan  <robertmh@gnu.org>
19596
19597         * m4/host-os.m4: s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g.
19598
19599 2004-07-09  Simon Josefsson  <jas@extundo.com>
19600
19601         * lib/getndelim2.c: Include stddef.h, for ptrdiff_t.  (FreeBSD 4.9
19602         failed without this.)
19603
19604 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
19605
19606         * modules/chown (Files): Add lib/fchown-stub.c, since
19607         gl_PREREQ_CHOWN invokes AC_LIBOBJ(fchown-stub).
19608
19609 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
19610
19611         * lib/fchown-stub.c: New file.
19612
19613 2004-06-24  Jim Meyering  <jim@meyering.net>
19614
19615         * lib/obstack.h (obstack_base): Cast to (void *), per documentation.
19616
19617 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
19618
19619         * modules/argz: Omit "#include".
19620
19621         * MODULES.html.sh (func_all_modules): Add calloc, to match
19622         2004-06-01 addition of calloc module.
19623
19624 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
19625
19626         * m4/argz.m4: New file, which is autoupdated from libtool.
19627
19628 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
19629
19630         * lib/argz.c, lib/argz_.h: New files, which are autoupdated from
19631         libtool.
19632
19633 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
19634
19635         * config/srclist-update: Don't insist on "USA." before the
19636         close-comment, as libtool omits the period and puts the */ on a
19637         separate line.
19638         * config/srclist.txt: Add argz.c, argz_.h, argz.m4.
19639         * config/srclistvars.sh: Add LIBTOOL (for eggert only).
19640
19641 2004-06-22  Gary V. Vaughan  <gary@gnu.org>
19642
19643         * modules/argz: New file.
19644         * MODULES.html.sh (func_all_modules): Add argz.
19645
19646 2004-06-12  Jim Meyering  <jim@meyering.net>
19647         and  Paul Eggert  <eggert@cs.ucla.edu>
19648
19649         * modules/hash (Files): Add lib/xalloc.h.
19650         * modules/pipe (Depends-on): Add wait-process.
19651         * modules/stat (Depends-on): Add xalloc.
19652         * modules/userspec (Files): Add lib/userspec.h.
19653         * modules/xstrto
19654
19655         Upgrade from gettext-0.13.
19656         * modules/gettext (Files): Add m4/intmax.m4, m4/longdouble.m4,
19657         m4/longlong.m4, m4/printf-posix.m4, m4/signed.m4, m4/size_max.m4,
19658         m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4.
19659
19660 2004-06-10  Jim Meyering  <jim@meyering.net>
19661
19662         * lib/calloc.c: New file.
19663
19664 2004-06-06  Paul Eggert  <eggert@cs.ucla.edu>
19665
19666         * lib/getdate.y (yylex): Allow space between sign and number.
19667         Problem reported by Dan Jacobson.
19668
19669 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
19670
19671         Merge from coreutils CVS.
19672
19673         * m4/backupfile.m4, dirname.m4, human.m4, inttypes.m4, longlong.m4,
19674         makepath.m4, memchr.m4, memcmp.m4, mountlist.m4, path-concat.m4,
19675         putenv.m4, quotearg.m4, readutmp.m4, strtoimax.m4, strtoll.m4,
19676         strtoull.m4, strtoumax.m4, ulonglong.m4, vasnprintf.m4,
19677         xstrtol.m4: Fix copyright date and/or serial number.
19678
19679         * m4/chown.m4 (gl_PREREQ_CHOWN): Check for fcntl.h.
19680         See if we need an fchown replacement.
19681         (gl_FUNC_CHOWN_FOLLOWS_SYMLINK): New macro.
19682         (gl_FUNC_CHOWN): Require gl_FUNC_CHOWN_FOLLOWS_SYMLINK,
19683         and use the replacement function if we detect either defect.
19684
19685         * m4/prereq.m4 (gl_PREREQ): Add gl_ALLOCSA, gl_CLOEXEC, gl_INTTOSTR,
19686         gl_UTIMECMP.
19687
19688 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
19689         and  Jim Meyering  <jim@meyering.net>
19690
19691         Merge from coreutils CVS.
19692
19693         * lib/stat-macros.h: New file, with contents from file-type.h
19694         and coreutils' system.h.
19695         * lib/file-type.c: Include "stat-macros.h".
19696         * lib/file-type.h (file_type): Move all macro definitions to new file,
19697         stat-macros.h.
19698
19699         * lib/chown.c (rpl_chown) [CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE]:
19700         Wrap old code with this conditional.
19701         [CHOWN_MODIFIES_SYMLINK]: Try to work around a chown
19702         function that does not dereference symlinks.
19703         * lib/lchown.c (lchown) [CHOWN_MODIFIES_SYMLINK]: Just call chown.
19704
19705         * lib/xreadlink.c: Include xreadlink.h first, to catch .h file
19706         dependency problems.
19707         (xreadlink): Accept new arg SIZE, for efficiency.
19708         All decls and uses changed.
19709         * lib/xreadlink.h: Include <stddef.h>, for size_t.
19710
19711         * lib/.cppi-disable: Add alloca_.h, allocsa.h, exit.h, getndelim2.h,
19712         gettext.h, localcharset.h, strdup.h, strndup.h, strtoul.c, time_r.h.
19713
19714         * lib/.cvsignore: Add alloca.h, fnmatch.h, poll.h, stdbool.h,
19715         sysexits.h.
19716
19717 2004-06-01  Jim Meyering  <jim@meyering.net>
19718
19719         * m4/calloc.m4: New file.
19720
19721 2004-05-31  Paul Eggert  <eggert@cs.ucla.edu>
19722
19723         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Detect _Bool bug in HP aC++/ANSI
19724         C B3910B A.05.55 [Dec 04 2003].  Problem reported by Jim Meyering.
19725         Also, fix a typo in a diagnostic.
19726
19727 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
19728
19729         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Do not require AC_FUNC_MALLOC
19730         or AC_FUNC_REALLOC.
19731
19732 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
19733
19734         * lib/xmalloc.c (HAVE_MALLOC, HAVE_REALLOC): Do not require these
19735         macros to be defined.
19736         (xnmalloc_inline, xnrealloc_inline, xcalloc): Do not die if
19737         the allocator returns NULL because the requested size is zero.
19738
19739 2004-05-20  Paul Eggert  <eggert@cs.ucla.edu>
19740
19741         * lib/malloc/obstack.c (_obstack) [defined _LIBC]: Bring back this
19742         var.  Add comment explaining why libc still defines it.  This
19743         merges the following patch from glibc:
19744         http://sources.redhat.com/ml/libc-alpha/2004-05/msg00157.html
19745
19746 2004-05-20  Andreas Schwab  <schwab@suse.de>
19747
19748         * m4/free.m4: Replace free if it not known to work, not the other
19749         way round.
19750
19751 2004-05-19  Paul Eggert  <eggert@cs.ucla.edu>
19752
19753         * lib/obstack.c (_obstack): Remove unused variable.  It hasn't been
19754         present in glibc since revision 1.1 of this file.
19755         * lib/obstack.h (_obstack_free, obstack_1grow, obstack_1grow_fast,
19756         obstack_alignment_mask, obstack_alloc, obstack_base,
19757         obstack_blank, obstack_blank_fast, obstack_chunk_size,
19758         obstack_copy, obstack_copy0, obstack_finish, obstack_grow,
19759         obstack_grow0, obstack_init, obstack_int_grow,
19760         obstack_int_grow_fast, obstack_make_room, obstack_memory_used,
19761         obstack_next_free, obstack_object_size, obstack_ptr_grow,
19762         obstack_ptr_grow_fast, obstack_room): Remove declarations of
19763         nonexistent functions.
19764
19765 2004-05-18  Karl Berry  <karl@gnu.org>
19766
19767         * config/srclist.txt: break link for vasnprintf.c.
19768
19769 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
19770
19771         Port obstack to the AS/400, where pointers are 16 bytes wide and
19772         you cannot cast an integer to a valid pointer.  This patch is
19773         currently waiting to be integrated into glibc; see
19774         <http://sources.redhat.com/ml/libc-alpha/2004-05/msg00073.html>.
19775
19776         * lib/obstack.h (__PTR_TO_INT, __INT_TO_PTR): Remove.
19777         All uses of __INT_TO_PTR (PTR_TO_INT ...) replaced by __PTR_ALIGN.
19778         (__BPTR_ALIGN, __PTR_ALIGN): New macros.
19779         (struct obstack): temp member is now a union of a pointer and
19780         an integer, instead of an integer.  All integer uses changed.
19781         This does not affect the physical layout of struct obstack,
19782         except on hosts (like the AS/400) where the size or alignment of
19783         void * is greater than that of ptrdiff_t.
19784         (obstack_finish) [! (defined __GNUC__ && defined __STDC__ &&
19785         __STDC__)]: Store temporary in pointer member of union, not
19786         integer member.
19787         * lib/obstack.c: Include <stddef.h>, for offsetof.
19788         (struct fooalign): Remove; it doesn't need a name.
19789         (union fooround): Change double to long double, and add void *.
19790         (DEFAULT_ALIGNMENT): Use offsetof to compute.
19791         (DEFAULT_ALIGNMENT, DEFAULT_ROUNDING): Now an enum constant,
19792         not a macro.  Hence the values are always int; so remove all
19793         casts-to-int in uses.
19794
19795 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
19796
19797         * config/srclist.txt: Break link for argp-help.c and argp-parse.c until
19798         we can get this patch merged into glibc.
19799
19800 2004-05-17  Derek R. Price  <derek@ximbiot.com>
19801             Paul Eggert  <eggert@cs.ucla.edu>
19802
19803         * m4/argp: Depend on alloca.
19804
19805 2004-05-17  Derek R. Price  <derek@ximbiot.com>
19806             Paul Eggert  <eggert@cs.ucla.edu>
19807
19808         * lib/argp-help.c, argp-parse.c: Assume <alloca.h> rather than
19809         freecoding.
19810
19811 2004-05-17  Bruno Haible  <bruno@clisp.org>
19812
19813         * lib/vasnprintf.c (VASNPRINTF): Correctly handle the case of a
19814         precision that consists of a '.' followed by an empty digit string.
19815         Patch by Tor Lillqvist <tml@iki.fi>.
19816
19817 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
19818
19819         * m4/alloca.m4 (gl_FUNC_ALLOCA): Define HAVE_ALLOCA_H always,
19820         for backward compatibility with older code.  We need our own
19821         alloca.h if _AIX is defined.  Define HAVE_ALLOCA if we discover
19822         it under some other name, and our alloca.h will define it.
19823
19824 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
19825             Derek Price  <derek@ximbiot.com>
19826
19827         * lib/alloca.c: Include <alloca.h>, to get our interface.
19828         * lib/alloca_.h: Use __alloca on AIX, so that we don't have to
19829         include <alloca.h> first.  Use C89 prototype for alloca; this
19830         requires including <stddef.h> for size_t.  Use extern "C" if C++.
19831         Use #elif for simplicity, since we can assume C89 now.
19832         Don't try to source the system alloca.h since it will not be found
19833         and to prevent recursively including its replacement.
19834         * lib/fnmatch.c: Include <alloca.h> instead of opencoding.
19835         * lib/regex.c: Likewise.
19836
19837 2004-05-16  Derek Price  <derek@ximbiot.com>
19838             Paul Eggert  <eggert@cs.ucla.edu>
19839
19840         getline cleanup.  This changes the getndelim2 API: both order of
19841         arguments, and meaning of delim2 (now uses EOF, not 0, to indicate
19842         no delimiter).
19843
19844         * lib/getline.c: Don't include stddef.h or stdio.h, since our
19845         interface does that.
19846         (getline): Always use getdelim, so that we don't have two
19847         copies of this code.
19848         * lib/getndelim2.c: Include <limits.h>, <inttypes.h>, <stdint.h>
19849         if available.
19850         (PTRDIFF_MAX, SIZE_MAX, SSIZE_MAX): Define if not defined.
19851         (GETNDELIM2_MAXIMUM): New macro.
19852         (getndelim2): Reorder arguments.  delim==EOF now means no delimiter,
19853         instead of the old practice of delim2==0.  All callers changed.
19854         Return -1 on overflow, instead of returning junk.
19855         Do not set *linesize unless allocation succeeds.
19856         * lib/getndelim2.h: Do not include stddef.h; no longer needed, now
19857         that we include sys/types.h.
19858         * lib/getnline.h: Likewise.
19859         * lib/getndelim2.h (GETNLINE_NO_LIMIT): New macro.
19860         (getndelim2): Reorder arguments.
19861         * lib/getnline.c (getnline, getndelim):
19862         Don't discard the NMAX argument.
19863         (getnline): Invoke getndelim, to avoid code duplication.
19864         * lib/getnline.h (GETNLINE_NO_LIMIT): New macro, used instead
19865         of (size_t) -1 by callers of the getnline family.
19866
19867 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
19868
19869         * m4/gettime.m4 (gl_GETTIME): Require gl_TIMESPEC.
19870         Check for gettimeofday.
19871         * m4/settime.m4 (gl_SETTIME): Require gl_TIMESPEC.
19872         Check for settimeofday, stime.
19873
19874 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
19875
19876         * lib/nanosleep.c (suspended): Change its type from int to
19877         sig_atomic_t volatile.
19878         (first_call): Make it private to rpl_nanosleep, and have it
19879         be zero initially as that's a bit faster.
19880         (my_usleep): Round up fractional times instead of truncating them,
19881         as this is the usual meaning for 'sleep'.
19882
19883         * lib/gettime.c (gettime): Fall back on `time' if `gettimeofday'
19884         doesn't work.
19885         * lib/settime.c: Include <unistd.h>, for stime (on Solaris 8, anyway).
19886         (ENOSYS): Define if not defined.
19887         (settime): Fall back on stime if it exists and settimeofday fails.
19888         But don't bother with fallbacks if a method fails with errno == EPERM.
19889
19890 2004-05-11  Jim Meyering  <jim@meyering.net>
19891
19892         Prior to this change, the save_cwd caller required read access to the
19893         current directory on most systems (ones with the fchdir function).
19894
19895         * lib/save-cwd.c (save_cwd) [HAVE_FCHDIR]: If opening `.' read-only
19896         fails, try write-only, and finally, resort to using xgetcwd.
19897
19898 2004-05-06  Paul Eggert  <eggert@cs.ucla.edu>
19899
19900         * lib/obstack.c, obstack.h: Import changes from libc.
19901
19902 2004-04-28  Bruno Haible  <bruno@clisp.org>
19903
19904         * lib/findprog.c (find_in_path): Treat Cygwin like Windows, since it
19905         also implicitly appends .exe to executables.
19906         * lib/localcharset.c (ISSLASH): Treat Cygwin like Windows, since it now
19907         accepts Windows pathnames.
19908         * lib/pathname.h (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
19909         Treat Cygwin like Windows, since it now accepts Windows pathnames.
19910         * lib/progreloc.c (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
19911         Treat Cygwin like Windows, since it now accepts Windows pathnames.
19912         Reported by Derek Robert Price <derek@ximbiot.com>.
19913
19914 2004-04-21  Karl Berry  <karl@gnu.org>
19915
19916         * config/srclist.txt (localcharset.c): break sync.
19917
19918 2004-04-20  Paul Eggert  <eggert@twinsun.com>
19919
19920         * m4/host-os.m4: Add a copyright notice.
19921
19922 2004-04-20  Jim Meyering  <jim@meyering.net>
19923
19924         Change UTILS_ to gl_ in AC_DEFINE'd names.
19925         Change utils_- and jm_-prefixed variables, too.
19926         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Renamed from
19927         UTILS_FUNC_MKDIR_TRAILING_SLASH.
19928         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Renamed from UTILS_FUNC_MKSTEP.
19929
19930         * m4/dirfd.m4 (gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
19931         Don't emit trailing blanks.
19932         Also rename jm_-prefixed variables to have gl_ prefix.
19933
19934         * m4/host-os.m4 (gl_HOST_OS): Rename from UTILS_HOST_OS.
19935         Also rename jm_-prefixed variables to have gl_ prefix.
19936
19937         * m4/jm-macros.m4: Reflect the renamings.
19938         * m4/prereq.m4: Likewise.
19939
19940 2004-04-20  Jim Meyering  <jim@meyering.net>
19941
19942         * lib/getndelim2.c (getndelim2): Upon realloc failure, don't leak
19943         memory.
19944
19945 2004-04-20  Jim Meyering  <jim@meyering.net>
19946             Bruno Haible  <bruno@clisp.org>
19947
19948         * lib/localcharset.c (get_charset_aliases) [!VMS && !WIN32]: Don't leak
19949         memory when realloc fails.
19950
19951 2004-04-19  Jim Meyering  <jim@meyering.net>
19952
19953         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Require gl_FUNC_FREE,
19954         now that readutmp.c may call `free (0)'.
19955
19956 2004-04-19  Bruno Haible  <bruno@clisp.org>
19957
19958         * m4/mbrtowc.m4: Change jm_ to gl_ in cache variables as well.
19959         * m4/inttypes_h.m4: Likewise.
19960         * m4/stdint_h.m4: Likewise.
19961         * m4/intmax_t.m4: Likewise.
19962         * m4/uintmax_t.m4: Likewise.
19963
19964 2004-04-18  Jim Meyering  <jim@meyering.net>
19965
19966         * m4/prereq.m4: Don't forbid jm_ prefix.
19967
19968         * m4/afs.m4, m4/allocsa.m4, m4/assert.m4, m4/backupfile.m4:
19969         * m4/bison.m4, m4/check-decl.m4, m4/chown.m4, m4/d-ino.m4:
19970         * m4/d-type.m4, m4/dirname.m4, m4/dos.m4, m4/error.m4, m4/fpending.m4:
19971         * m4/fstypename.m4, m4/fsusage.m4, m4/ftruncate.m4, m4/getdate.m4:
19972         * m4/getgroups.m4, m4/gettext.m4, m4/glibc21.m4, m4/group-member.m4:
19973         * m4/human.m4, m4/intmax.m4, m4/intmax_t.m4, m4/inttostr.m4:
19974         * m4/inttypes.m4, m4/inttypes_h.m4, m4/jm-macros.m4, m4/jm-winsz1.m4:
19975         * m4/jm-winsz2.m4, m4/lchown.m4, m4/lib-check.m4, m4/link-follow.m4:
19976         * m4/localcharset.m4, m4/longlong.m4, m4/ls-mntd-fs.m4, m4/lstat.m4:
19977         * m4/makepath.m4, m4/mbrtowc.m4, m4/mbswidth.m4, m4/memchr.m4:
19978         * m4/memcmp.m4, m4/mkdtemp.m4, m4/mkstemp.m4, m4/mountlist.m4:
19979         * m4/nanosleep.m4, m4/path-concat.m4, m4/perl.m4, m4/prereq.m4:
19980         * m4/putenv.m4, m4/quotearg.m4, m4/regex.m4, m4/stat.m4:
19981         * m4/stdint_h.m4, m4/strftime.m4, m4/strtoimax.m4, m4/strtoll.m4:
19982         * m4/strtoull.m4, m4/strtoumax.m4, m4/timespec.m4, m4/uintmax_t.m4:
19983         * m4/ulonglong.m4, m4/unlink-busy.m4, m4/unlocked-io.m4, m4/uptime.m4,
19984         * m4/utimbuf.m4, m4/utime.m4, m4/utimes-null.m4, m4/vasnprintf.m4:
19985         * m4/xstrtoimax.m4, m4/xstrtol.m4, m4/xstrtoumax.m4:
19986         Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
19987
19988 2004-04-18  Jim Meyering  <jim@meyering.net>
19989
19990         * lib/readutmp.c (read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc
19991         failure, don't leak memory and do call END_UTMP_ENT.
19992
19993 2004-04-16  Jim Meyering  <jim@meyering.net>
19994
19995         * m4/prereq.m4 (jm_PREREQ_STAT): Remove macro.  It is specific to
19996         coreutils' stat program.
19997         (gl_PREREQ): Don't require jm_PREREQ_STAT.
19998
19999 2004-04-11  Paul Eggert  <eggert@twinsun.com>
20000
20001         * lib/inttostr.h: Include <limits.h> unconditionally, since we assume
20002         C89.
20003         (CHAR_BIT): Remove, since we assume C89.
20004         Include <stdint.h> if available, as per current Autoconf CVS advice.
20005
20006 2004-03-31  Jim Meyering  <jim@meyering.net>
20007
20008         * m4/prereq.m4: Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
20009         Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
20010         * m4/xalloc.m4: Likewise.
20011
20012 2004-03-30  Paul Eggert  <eggert@twinsun.com>
20013
20014         Merge from coreutils.
20015
20016         * m4/inttostr.m4: New file.
20017         * m4/getdate.m4 (gl_GETDATE): Remove time-related stuff.
20018         Require AM_STDBOOL_H and gl_TIMESPEC instead.
20019         Require gl_CLOCK_TIME.
20020         * m4/clock_time.m4 (gl_CLOCK_TIME): Require AC_GNU_SOURCE.
20021
20022 2004-03-30  Paul Eggert  <eggert@twinsun.com>
20023
20024         * lib/cloexec.h, cloexec.c (set_cloexec_flag): Return int
20025         not bool, to be more consistent with Unix conventions.
20026         Suggested by Bruno Haible.
20027
20028         Merge from coreutils.
20029
20030         * lib/imaxtostr.c, lib/inttostr.c, lib/inttostr.h, lib/offtostr.c:
20031         * lib/umaxtostr.c: New files.
20032
20033         * lib/getdate.h: Include stdbool.h, and timespec.h instead of
20034         the usual <time.h> dance.
20035         (get_date): Change signature to support fractional time stamps.
20036         All callers changed.
20037         * lib/getdate.y: Include "getdate.h" first, as we can now
20038         assume C89 and don't need to worry about 'const'.
20039         Similarly, include "unlocked-io.h" near start, not in middle.
20040         Include <limits.h>.
20041         (textint.value): Use long int rather than int.
20042         (textint.digits): Use size_t rather than int.
20043         (BILLION, LOG10_BILLION): New constants.
20044         (parser_control): New member rel_ns.  Members day_ordinal,
20045         time_zone, month, day, hour, minutes, rel_year, rel_month,
20046         rel_day, rel_hour, rel_minutes, rel_seconds
20047         are now long int, not int.  Member seconds is now struct timespec,
20048         not int.  New member timespec_seen.  Members dates_seen, days_seen,
20049         local_zones_seen, rels_seen, times_seen, zones_seen are now size_t,
20050         not int.
20051         (%union.intval): Now long int, not int.
20052         New member timespec.
20053         (tSDECIMAL_NUMBER, tUDECIMAL_NUMBER): New tokens.
20054         (seconds, signed_seconds, unsigned_seconds): New nonterminals.
20055         (spec): Now is a timespec or an item list.
20056         (timespec, items): New nonterminals.
20057         (time, rel, relunit, number, get_date):
20058         Add support for fractional seconds.
20059         (time): Fix bug: seconds weren't cleared in "00:00 +0000" syntax.
20060         (gmtime, localtime, mktime): Remove decls; not needed with C89.
20061         (to_hour): First arg is now long int, not int.
20062         (to_year): Returns long int, not int.
20063         Don't treat year -70 like 70.
20064         (tm_diff): Returns long int, not int.
20065         (lookup_word): Use bool instead of int when appropriate.
20066         (yylex): Use size_t for count, not int.
20067         Detect overflow when parsing large integer constants.
20068         Add support for fractions.
20069         (get_date): Make pointers 'const' if possible.
20070         Use more-portable code to detect integer overflow.
20071         (main) [TEST]: Adjust to above changes.  Test for localtime failure.
20072         Don't use ctime; it's not reliable if the year has >4 digits.
20073
20074         * lib/human.c (humblock): Inspect BLOCKSIZE if BLOCK_SIZE isn't set.
20075         This is for compatibility with BSD.
20076
20077         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP): Define.
20078         (ATIME_CMP, CTIME_CMP, MTIME_CMP, TIMESPEC_NS): Likewise.
20079         From coreutils' system.h.
20080
20081         * lib/userspec.c: Don't include "posixver.h".
20082         (parse_user_spec): Fall back on USER.GROUP parsing, regardless
20083         of POSIX version, as POSIX 1003.1-2001 allows that behavior as a
20084         compatible extension.  Simplify code by removing a boolean int
20085         that was always nonzero if a string was nonnull.
20086
20087 2004-03-30  Jim Meyering  <jim@meyering.net>
20088
20089         Merge from coreutils.
20090
20091         Avoid a configure-time warning about sys/ucred.h on OSF V4.0.
20092         * m4/ls-mntd-fs.m4: Test for sys/ucred.h separately, since
20093         on some systems one must include <grp.h> before it.
20094         Reported by Christian Krackowizer.
20095
20096 2004-03-30  Jim Meyering  <jim@meyering.net>
20097
20098         Merge from coreutils.
20099
20100         * lib/mountlist.c [HAVE_SYS_UCRED_H]: Include grp.h before sys/ucred.h.
20101
20102         * lib/readtokens.c (readtoken): Don't leak 64 bytes when reading
20103         an empty input stream.
20104
20105         * lib/readtokens.c: Include <stdbool.h>.
20106         (readtoken): Use `size_t' rather than int/long.
20107         All callers adjusted.
20108         Use `bool' rather than `int' where appropriate.
20109         Use memset rather than an explicit loop.
20110         Use x2nrealloc rather than xrealloc.
20111         Allow the use of `\0' as a delimiter.
20112         (readtokens): Likewise.
20113         * lib/readtokens.h (readtoken, readtokens): Update prototypes.
20114
20115 2004-03-30  Jim Meyering  <jim@meyering.net>
20116
20117         * m4/realloc.m4: Remove file, since now it does no more than
20118         AC_REQUIRE([AC_FUNC_REALLOC]), and that can be done via
20119         the `configure.ac' section of module/realloc.
20120         * m4/malloc.m4: Likewise, but for AC_FUNC_MALLOC.
20121
20122 2004-03-30  Bruno Haible  <bruno@clisp.org>
20123
20124         * lib/getloadavg.c (getloadavg): Don't assume setlocale returns
20125         nonnull.
20126
20127 2004-03-29  Paul Eggert  <eggert@twinsun.com>
20128
20129         Merge changes to getloadavg.c from coreutils and Emacs.
20130
20131         * lib/getloadavg.c [!defined HAVE_SETLOCALE] (setlocale):
20132         Define to an expression, not to the empty string.
20133         Include cloexec.h and xalloc.h.
20134         (getloadavg): Restore LC_NUMERIC locale after setting it temporarily.
20135         Use set_cloexec_flag rather than rolling our own.
20136         * lib/cloexec.c, lib/cloexec.h: New files.
20137
20138 2004-03-29  Paul Eggert  <eggert@twinsun.com>
20139
20140         * m4/cloexec.m4: New file.
20141
20142 2004-03-18  Paul Eggert  <eggert@twinsun.com>
20143
20144         * lib/getopt.h: Sync with libc CVS.
20145
20146 2004-03-18  Paul Eggert  <eggert@twinsun.com>
20147             Bruno Haible  <bruno@clisp.org>
20148
20149         * m4/mbswidth.m4 (gl_MBSWIDTH): Also test whether <wchar.h> declares
20150         mbswidth.
20151
20152 2004-03-18  Paul Eggert  <eggert@twinsun.com>
20153             Bruno Haible  <bruno@clisp.org>
20154
20155         * lib/mbswidth.h: Include <wchar.h> only if
20156         HAVE_DECL_MBSWIDTH_IN_WCHAR_H, not on all platforms that have
20157         <wchar.h>.
20158         * lib/mbswidth.c: Include <stdio.h> and <time.h> before <wchar.h>.
20159
20160 2004-03-09  Paul Eggert  <eggert@twinsun.com>
20161
20162         * lib/argp-parse.c, getopt.c, getopt.h, getopt1.c:
20163         Sync with libc CVS.
20164         * lib/getopt_int.h: New file, also synced from libc.
20165
20166 2004-03-09  Paul Eggert  <eggert@twinsun.com>
20167
20168         * config/srclistvars.sh: Add GNUWWWLICENSES for eggert.
20169         * config/srclist.txt: Sync getopt with libc.  Add getopt_int.h.
20170         Bring back getopt.c, getopt.h, getopt1.c.
20171
20172 2004-03-07  Paul Eggert  <eggert@twinsun.com>
20173
20174         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Renamed from jm_PREREQ_C_STACK.
20175         All uses changed.  Check for sa_sigaction member; this fixes
20176         a bug first reported by Jason Andrade in
20177         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
20178
20179 2004-03-07  Paul Eggert  <eggert@twinsun.com>
20180
20181         * lib/c-stack.c (SIGACTION_WORKS): New macro.  Use it instead of long
20182         '#if' expressions.  Unlike the code it replaces, it does not
20183         depend on (defined _SC_PAGESIZE).  However, it does depend on
20184         HAVE_STRUCT_SIGACTION_SA_SIGACTION; this last change fixes a bug
20185         first reported by Jason Andrade in
20186         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
20187
20188 2004-02-25  Simon Josefsson  <jas@extundo.com>
20189
20190         * m4/strdup.m4 (gl_PREREQ_STRDUP): Check whether strdup is declared.
20191
20192 2004-02-25  Simon Josefsson  <jas@extundo.com>
20193
20194         * lib/strdup.h: New file.
20195         * lib/strdup.c: Include it.
20196         * lib/path-concat.c: Include strdup.h. Drop strdup declaration.
20197         * lib/userspec.c: Include strdup.h. Drop strdup declaration.
20198
20199 2004-02-23  Karl Berry  <karl@gnu.org>
20200
20201         * doc/maintain.texi, doc/standards.texi, doc/make-stds.texi: new files
20202         (from fencepost.gnu.org:/gd/gnuorg).
20203
20204 2004-02-23  Karl Berry  <karl@gnu.org>
20205
20206         * config/srclistvars.sh (GNUORG) [karl]: redefine.
20207         * config/srclist.txt: add maintain/standards documents.
20208
20209 2004-02-18  Bruno Haible  <bruno@clisp.org>
20210
20211         * m4/xsize.m4 (gl_XSIZE): Require AC_C_INLINE.
20212         Reported by Derek Robert Price <derek@ximbiot.com>.
20213
20214 2004-02-16  Karl Berry  <karl@gnu.org>
20215
20216         * config/mkinstalldirs, install-sh: update from automake.
20217
20218 2004-02-06  Karl Berry  <karl@gnu.org>
20219
20220         * m4/po.m4: update from gettext 0.14.1.
20221
20222 2004-02-06  Karl Berry  <karl@gnu.org>
20223
20224         * lib/config.charset: update from gettext 0.14.1.
20225
20226 2004-02-05  Paul Eggert  <eggert@twinsun.com>
20227
20228         Add comments and code, prompted by suggestions from Bruno Haible
20229         for sh-quote.
20230         * lib/quotearg.h (quotearg_alloc): New decl.  Improve the comments
20231         describing the enum quoting_style values.
20232         * lib/quotearg.c (quotearg_alloc): New function.
20233         (quotearg_buffer_restyled): Treat lone { and } as special.
20234         Treat = as special.  Work around bug with older shells
20235         that "see" a '\' that is really the 2nd byte of a multibyte char.
20236         Quote empty string with shell_quoting_style.
20237
20238 2004-02-03  Bruno Haible  <bruno@clisp.org>
20239
20240         * m4/pipe.m4: New file, from GNU gettext.
20241
20242 2004-02-03  Bruno Haible  <bruno@clisp.org>
20243
20244         * lib/pipe.h: New file, from GNU gettext.
20245         * lib/pipe.c: New file, from GNU gettext.
20246
20247 2004-01-27  Bruno Haible  <bruno@clisp.org>
20248
20249         * m4/execute.m4: New file, from GNU gettext.
20250
20251 2004-01-27  Bruno Haible  <bruno@clisp.org>
20252
20253         * lib/execute.h: New file, from GNU gettext.
20254         * lib/execute.c: New file, from GNU gettext.
20255         * lib/w32spawn.h: New file, from GNU gettext.
20256
20257 2004-01-24  Paul Eggert  <eggert@twinsun.com>
20258
20259         Merge from diffutils.
20260
20261         * lib/file-type.c (file_type): Add typed memory objects.
20262         * lib/file-type.h (S_TYPEISTMO): New macro.
20263
20264         * lib/c-stack.h (c_stack_action): Remove argv argument.
20265         * lib/c-stack.c (c_stack_action): Likewise.  All uses changed.
20266         (die): Don't calculate message unless segv_action returns.
20267         (get_stack_location, min_address_from_argv, max_address_from_argv,
20268         volatile stack_base, volatile_stack_size): Remove.
20269         (segv_handler): If ! HAVE_XSI_STACK_OVERFLOW_HEURISTIC, assume
20270         that every segmentation violation is a stack overflow.  (Ouch!)
20271         See Debian bug 136249 (still outstanding) for more info about why
20272         HAVE_XSI_STACK_OVERFLOW_HEURISTIC fails on Linux kernels.
20273
20274 2004-01-24  Paul Eggert  <eggert@twinsun.com>
20275
20276         Exit-status fix from coreutils.
20277
20278         Use exit_failure consistently in place of EXIT_FAILURE,
20279         so that program exit statuses are consistent on failure.
20280
20281         * lib/argmatch.c (ARGMATCH_DIE) [! defined ARGMATCH_DIE]:
20282         Include "exitfail.h", and use exit_failure rather than EXIT_FAILURE.
20283         * lib/argmatch.h: Comment fix to match the above.
20284         * lib/obstack.c (obstack_exit_failure) [!defined _LIBC]:
20285         Now a macro referring to exit_failure, instead of a separate
20286         variable.  Include "exitfail.h" to get it.
20287         * lib/xstrtol.h: Include "exitfail.h".
20288         (STRTOL_FATAL_ERROR): Exit with status exit_failure, not 2.
20289
20290         * lib/long-options.c (parse_long_options): Use prototype
20291         for usage function arg.  Pass it EXIT_SUCCESS rather than 0,
20292         for clarity.
20293
20294 2004-01-21  Jim Meyering  <jim@meyering.net>
20295
20296         * lib/mktime.c (__mktime_internal) [!_LIBC]: Define to mktime_internal
20297         so as not to conflict with a different-sized __mktime_internal
20298         function in GNU libc.
20299         * lib/timegm.c (__mktime_internal) [!_LIBC]: Likewise.
20300         Problem building statically-linked `ls' reported by Michael Brunnbauer.
20301
20302 2004-01-20  Karl Berry  <karl@gnu.org>
20303
20304         * config/config.guess: update from config.
20305
20306         * config/srclistvars.sh: GNUWWWLICENSES for karl.
20307
20308 2004-01-20  Bruno Haible  <bruno@clisp.org>
20309
20310         Safer stack allocation.
20311         * lib/setenv.c: Include allocsa.h.
20312         (alloca): Remove fallback definition.
20313         (freea): Remove macro.
20314         (__add_to_environ) [!_LIBC]: Use allocsa instead of alloca. Use freesa
20315         instead of freea.
20316
20317 2004-01-20  Bruno Haible  <bruno@clisp.org>
20318
20319         * m4/eealloc.m4: New file, from GNU gettext.
20320
20321 2004-01-20  Bruno Haible  <bruno@clisp.org>
20322
20323         * m4/allocsa.m4: New file, from GNU gettext.
20324
20325 2004-01-20  Bruno Haible  <bruno@clisp.org>
20326
20327         * lib/xallocsa.h: New file, from GNU gettext.
20328         * lib/xallocsa.c: New file, from GNU gettext.
20329
20330 2004-01-20  Bruno Haible  <bruno@clisp.org>
20331
20332         * lib/wait-process.c: On Windows, include windows.h. Needed on mingw.
20333
20334 2004-01-20  Bruno Haible  <bruno@clisp.org>
20335
20336         * lib/wait-process.c (wait_subprocess): Add ignore_sigpipe argument.
20337         * lib/wait-process.c (wait_subprocess): Likewise. Handle SIGPIPE
20338         specially.
20339
20340 2004-01-20  Bruno Haible  <bruno@clisp.org>
20341
20342         * lib/wait-process.c (wait_process): Disable the 2003-10-31 waitid()
20343         patch.
20344
20345 2004-01-20  Bruno Haible  <bruno@clisp.org>
20346
20347         * lib/wait-process.c (cleanup_slaves): Use ANSI C declaration.
20348
20349 2004-01-20  Bruno Haible  <bruno@clisp.org>
20350
20351         * lib/eealloc.h: New file.
20352
20353 2004-01-20  Bruno Haible  <bruno@clisp.org>
20354
20355         * lib/binary-io.h: Avoid warnings on Cygwin.
20356
20357 2004-01-20  Bruno Haible  <bruno@clisp.org>
20358
20359         * lib/allocsa.h: New file, from GNU gettext.
20360         * lib/allocsa.c: New file, from GNU gettext.
20361
20362 2004-01-18  Karl Berry  <karl@gnu.org>
20363
20364         * doc/gpl.texi, doc/lgpl.texi: new files.
20365
20366 2004-01-18  Karl Berry  <karl@gnu.org>
20367
20368         * config/srclistvars.sh (GNUWWWLICENSES): new variable.
20369         * config/srclist.txt ({fdl,gpl,lgpl}.text): get from there.
20370
20371 2004-01-15  Paul Eggert  <eggert@twinsun.com>
20372
20373         Merge from coreutils.
20374
20375         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for uintptr_t.
20376         * m4/posixver.m4 (gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION.
20377         (gl_DEFAULT_POSIX2_VERSION): Move
20378         the documentation from 'configure' into 'config.hin',
20379         so that 'configure --help' isn't burdened by it and
20380         we don't have to worry about its formatting there.
20381         Reword the documentation so that it's more succinct
20382         and can be run together into a single paragraph.
20383         * m4/same.m4 (gl_SAME): Check for pathconf.
20384
20385 2004-01-15  Paul Eggert  <eggert@twinsun.com>
20386
20387         Merge from coreutils.
20388
20389         * lib/posixver.c: Include posixver.h.
20390
20391         * lib/same.c: Include <stdbool.h>, <limits.h>.
20392         (_POSIX_NAME_MAX): Define if not defined.
20393         (MIN): New macro.
20394         (same_name): If file names are silently truncated, report
20395         that the file names are the same if they are the same after
20396         the silent truncation.
20397
20398         * lib/xstrtod.h (xstrtod): Accept an extra arg, specifying the
20399         conversion function.
20400         * lib/xstrtod.c (xstrtod): Likewise.  All callers changed to
20401         include c-strtod.h and use c_strtod.  Don't include stdlib.h; no
20402         longer needed.
20403
20404 2004-01-15  Jim Meyering  <jim@meyering.net>
20405
20406         Merge from coreutils.
20407
20408         * m4/clock_time.m4 (gl_CLOCK_TIME): Don't set LIB_CLOCK_GETTIME
20409         if no library is required.
20410         * m4/jm-macros.m4: Don't require UTILS_SYS_OPEN_MAX.
20411         * m4/jm-macros.m4 (jm_MACROS): Require gl_FUNC_FREE.
20412         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.58.
20413         (AC_LANG_SOURCE): Remove definition, now that we require autoconf-2.58.
20414         * m4/jm-macros.m4 (jm_MACROS): Don't require AC_FUNC_FTW.
20415         * m4/lib-check.m4 (jm_LIB_CHECK): Do not set LIB_CRYPT to the
20416         value, $ac_cv_search_crypt, if it's "none required".
20417         * m4/posixver.m4 (gl_DEFAULT_POSIX2_VERSION): New macro.
20418         * m4/prereq.m4 (jm_PREREQ): Require AC_FUNC_GETLOADAVG,
20419         not gl_FUNC_GETLOADAVG.
20420         * m4/prereq.m4 (jm_PREREQ): Require gl_READTOKENS, gl_MD5, gl_MAKEPATH,
20421         gl_LONG_OPTIONS, and gl_IDCACHE, gl_GETUGROUPS.
20422
20423 2004-01-15  Jim Meyering  <jim@meyering.net>
20424
20425         Merge from coreutils.
20426
20427         * lib/md5.h (rol) [__GNUC__ && __i386__]: Don't use `asm' code.  These
20428         days, gcc-3.x does better all by itself.  Patch from Dean Gaudet:
20429         http://mail.gnu.org/archive/html/bug-coreutils/2003-11/msg00144.html
20430
20431         * lib/posixver.c (DEFAULT_POSIX2_VERSION): Use definition of new,
20432         optional configure-time default.
20433
20434         * lib/version-etc.c (version_etc_copyright): Update copyright date.
20435
20436         * lib/xreadlink.c (xreadlink): Correct outdated comment.
20437
20438 2004-01-15  Alexandre Duret-Lutz  <adl@gnu.org>
20439
20440         Merge from coreutils.
20441
20442         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Do not set LIB_NANOSLEEP to the
20443         value, $ac_cv_search_nanosleep, if it's "none required".
20444
20445 2004-01-14  Paul Eggert  <eggert@twinsun.com>
20446
20447         * lib/fnmatch_loop.c (ALLOCA_LIMIT): Remove macro, which collided
20448         with like-named macro in fnmatch.c.
20449         (EXT): Use an internal constant instead.
20450
20451         Merge fnmatch patches from glibc.
20452         * lib/fnmatch.c (mbsinit): Remove define.
20453         Add libc_hidden_ver (__fnmatch, fnmatch).
20454         * lib/fnmatch_loop.c (FCT): Cast to int32_t and UCHAR when appropriate.
20455         Adjust to renaming of collseq_table_lookup to __collseq_table_lookup.
20456
20457 2004-01-14  Karl Berry  <karl@gnu.org>
20458
20459         * config/install-sh: update from automake.
20460
20461 2004-01-13  Karl Berry  <karl@gnu.org>
20462
20463         * config/install-sh: update from automake.
20464
20465 2004-01-09  Karl Berry  <karl@gnu.org>
20466
20467         * config/install-sh: update from automake.
20468
20469 2004-01-05  Karl Berry  <karl@gnu.org>
20470
20471         * config/config.{sub,guess}: update from config.
20472
20473 2003-12-31  Karl Berry  <karl@gnu.org>
20474
20475         * config/depcomp: update from automake.
20476
20477 2003-12-14  Karl Berry  <karl@gnu.org>
20478
20479         * lib/config.charset: update from gettext-runtime.
20480
20481 2003-12-03  Paul Eggert  <eggert@twinsun.com>
20482
20483         * lib/getgroups.c (getgroups): xmalloc takes one argument, not two.
20484         Bug reported by Alfred M. Szmidt.
20485
20486 2003-12-03  Bruno Haible  <bruno@clisp.org>
20487
20488         * m4/gettext.m4: Upgrade from gettext-0.13.
20489         * m4/po.m4: Upgrade from gettext-0.13.
20490         * m4/size_max.m4 (gl_SIZE_MAX): Don't use the _ONCE macros here.
20491         * m4/intmax.m4: New file, from gettext-0.13.
20492         * m4/printf-posix.m4: New file, from gettext-0.13.
20493
20494 2003-11-29  Karl Berry  <karl@gnu.org>
20495
20496         * lib/argp-{help.c,parse.c,namefrob.h}, argp.h: update from libc.
20497
20498 2003-11-25  Paul Eggert  <eggert@twinsun.com>
20499             Bruno Haible  <bruno@clisp.org>
20500
20501         * lib/printf-parse.h: Don't include sys/types.h.
20502         (ARG_NONE): New macro.
20503         (char_directive): Change type of *arg_index fields to size_t.
20504         * lib/printf-parse.c: Don't include sys/types.h.
20505         (SSIZE_MAX): Remove macro.
20506         (PRINTF_PARSE): Change the type of the arg_index variables to size_t.
20507         Remove unnecessary overflow check.
20508         * lib/vasnprintf.c (VASNPRINTF): Update for type change of *arg_index
20509         fields.
20510
20511 2003-11-25  Bruno Haible  <bruno@clisp.org>
20512
20513         * modules/vasnprintf (Files): Remove m4/ssize_t.m4.
20514
20515 2003-11-25  Bruno Haible  <bruno@clisp.org>
20516
20517         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Don't require
20518         gt_TYPE_SSIZE_T.
20519
20520 2003-11-24  Paul Eggert  <eggert@twinsun.com>
20521
20522         * modules/alloca: Remove dependency on xalloc.
20523
20524 2003-11-24  Paul Eggert  <eggert@twinsun.com>
20525
20526         * lib/alloca.c: Remove dependency on xalloc module.
20527         (xalloc_die): Remove.
20528         (memory_full) [!defined emacs]: New macro.
20529         [!defined emacs]: Don't include xalloc.h.
20530         (alloca): Invoke memory_full, not xalloc_die, if malloc fails or
20531         address arithmetic overflows.  Change datatypes a bit to avoid
20532         unnecessary casts.
20533
20534 2003-11-22  Jim Meyering  <jim@meyering.net>
20535
20536         * lib/xmalloc.c (x2nrealloc_inline): Fix typos in comments:
20537         s/size/size_t/.
20538
20539 2003-11-21  Karl Berry  <karl@gnu.org>
20540
20541         * config/config.{sub,guess}: update from config.
20542
20543 2003-11-18  Karl Berry  <karl@gnu.org>
20544
20545         * config/config.{sub,guess}: update from config.
20546
20547         * config/(printf-{parse,args}.[ch]): sync broken, sigh.
20548
20549 2003-11-17  Paul Eggert  <eggert@twinsun.com>
20550
20551         * README: Mention that S+T cannot overflow if S is the size of
20552         an existing object and T is sufficiently small.
20553
20554 2003-11-17  Jim Meyering  <jim@meyering.net>
20555
20556         On systems without utime and without a utimes function capable of
20557         dealing with a NULL struct utimbuf* argument, this utime replacement
20558         could -- in unusual circumstances -- leak a file descriptor.
20559         * lib/utime.c: Include <unistd.h> and <errno.h>.
20560         (utime_null): Be sure to close `fd' and to preserve errno.
20561         Reported by Geoff Collyer via Arnold Robbins.
20562
20563 2003-11-17  Bruno Haible  <bruno@clisp.org>
20564
20565         * modules/vasnprintf (Files): Add m4/ssize_t.m4.
20566         (Depends-on): Add xsize.
20567
20568 2003-11-17  Bruno Haible  <bruno@clisp.org>
20569
20570         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Require gt_TYPE_SSIZE_T.
20571
20572 2003-11-17  Bruno Haible  <bruno@clisp.org>
20573
20574         * lib/vasnprintf.c (alloca): Remove fallback definition.
20575         (freea): Remove definition.
20576         (VASNPRINTF): Use alloca only for small sizes, say <= 4000 bytes.
20577         Reported by Paul Eggert.
20578
20579 2003-11-16  Paul Eggert  <eggert@twinsun.com>
20580             Bruno Haible  <bruno@clisp.org>
20581
20582         Protect against address arithmetic overflow.
20583         * lib/printf-args.h: Include stddef.h.
20584         (arguments): Change type of field 'count' to size_t.
20585         * lib/printf-args.c (printf_fetchargs): Use size_t instead of
20586         'unsigned int' where appropriate.
20587         * lib/printf-parse.h: Include sys/types.h.
20588         (char_directive): Change type of *arg_index fields to ssize_t.
20589         (char_directives): Change type of fields 'count', max_*_length to
20590         size_t.
20591         * lib/printf-parse.c: Include sys/types.h and xsize.h.
20592         (SSIZE_MAX): Define fallback value.
20593         (PRINTF_PARSE): Use size_t instead of 'unsigned int' and ssize_t
20594         instead of 'int' where appropriate. Check a_allocated, d_allocated
20595         against overflow. Reject %m$ argument numbers > SSIZE_MAX + 1.
20596         * lib/vasnprintf.c: Include xsize.h.
20597         (VASNPRINTF): Use size_t instead of 'unsigned int' where appropriate.
20598         Check alloca, malloc, realloc, ENSURE_ALLOCATION arguments against
20599         overflow. Avoid wraparound when converting a width or precision from
20600         decimal to binary.
20601
20602 2003-11-16  Bruno Haible  <bruno@clisp.org>
20603
20604         Update from GNU gettext.
20605         * lib/printf-parse.c: Generalize to it can be compiled for wide
20606         strings.
20607         (PRINTF_PARSE, CHAR_T, DIRECTIVE, DIRECTIVES): New macros.
20608         * lib/vasnprintf.c: Generalize to it can be compiled for wide strings.
20609         (VASNPRINTF, CHAR_T, DIRECTIVE, DIRECTIVES, PRINTF_PARSE, USE_SNPRINTF,
20610         SNPRINTF): New macros.
20611         Don't include <alloca.h> if the file is used inside libintl.
20612         (local_wcslen): New function, for Solaris 2.5.1.
20613         (VASNPRINTF): Use it instead of wcslen.
20614
20615 2003-11-16  Bruno Haible  <bruno@clisp.org>
20616
20617         * lib/xsize.h (xmax): New function.
20618         (xsum, xsum3, xsum4): Declare as "pure" functions.
20619
20620 2003-11-12  Paul Eggert  <eggert@twinsun.com>
20621
20622         * modules/xalloc (Files): Undo latest change, since xalloc.h
20623         no longer needs SIZE_MAX or PTRDIFF_MAX.
20624
20625 2003-11-12  Paul Eggert  <eggert@twinsun.com>
20626
20627         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Do not require gl_SIZE_MAX or
20628         gl_PTRDIFF_MAX.
20629
20630 2003-11-12  Paul Eggert  <eggert@twinsun.com>
20631
20632         * lib/xstrtol.c (__xstrtol): Remove "break" immediately after
20633         "return", to pacify some unknown compiler.  Problem reported
20634         by Joerg Schilling.
20635
20636 2003-11-12  Paul Eggert  <eggert@twinsun.com>
20637
20638         * lib/xalloc.h: Do not include <limits.h> or <stdint.h>.
20639         (xalloc_oversized): Use sizeof (ptrdiff_t) and sizeof (size_t) for
20640         the heuristic, rather than PTRDIFF_MAX and SIZE_MAX.  This
20641         heuristic is just as accurate as far as we know, and it removes a
20642         dependency on size_max.m4 and ptrdiff_max.m4.
20643
20644 2003-11-11  Bruno Haible  <bruno@clisp.org>
20645
20646         * modules/xsize (Files): Add m4/size_max.m4.
20647         * modules/xalloc (Files): Add m4/size_max.m4, m4/ptrdiff_max.m4.
20648
20649 2003-11-11  Bruno Haible  <bruno@clisp.org>
20650
20651         * m4/size_max.m4: New file.
20652         * m4/ptrdiff_max.m4: New file.
20653         * m4/xsize,m4 (gl_XSIZE): Require gl_SIZE_MAX.
20654         * m4/xalloc.m4 (gl_PREREQ_XALLOC): New macro.
20655         (gl_XALLOC): Invoke it.
20656
20657 2003-11-11  Bruno Haible  <bruno@clisp.org>
20658
20659         * lib/xsize.h (SIZE_MAX): Remove fallback definition.
20660         * lib/xalloc.h: Include limits.h. Assume SIZE_MAX and PTRDIFF_MAX are
20661         defined.
20662
20663 2003-11-10  Paul Eggert  <eggert@twinsun.com>
20664
20665         * lib/xalloc.h (xalloc_oversized): [! (defined PTRDIFF_MAX &&
20666         PTRDIFF_MAX < SIZE_MAX)]: Fix off-by-one error that would have
20667         rejected some allocations of exactly SIZE_MAX - 2 bytes.
20668         From Bruno Haible.
20669         [defined PTRDIFF_MAX && PTRDIFF_MAX < SIZE_MAX]: Use SIZE_MAX,
20670         not (size_t) -1, since it's defined here.
20671
20672 2003-11-09  Karl Berry  <karl@gnu.org>
20673
20674         * config/mkinstalldirs, depcomp, mdate-sh: update from automake.
20675
20676 2003-11-06  Paul Eggert  <eggert@twinsun.com>
20677
20678         * lib/xalloc.h [HAVE_STDINT_H]: Include <stdint.h>.
20679         (xalloc_oversized) [! (PTRDIFF_MAX < SIZE_MAX)]:
20680         Reject sizes of exactly SIZE_MAX bytes.
20681         * lib/xreadlink.c: Include "xalloc.h" before checking whether SIZE_MAX
20682         is defined, since "xalloc.h" now defines SIZE_MAX on modern hosts.
20683
20684 2003-11-05  Bruno Haible  <bruno@clisp.org>
20685
20686         * lib/xsize.h: Include limits.h, to avoid a possible collision with
20687         SIZE_MAX defined in <limits.h> on Solaris.
20688
20689 2003-11-04  Jim Meyering  <jim@meyering.net>
20690
20691         * modules/sysexits: Use the `$(VAR)' notation for AC_SUBST'd
20692         variable names, rather than @VAR@.
20693         * modules/poll: Likewise.
20694
20695 2003-11-04  Bruno Haible  <bruno@clisp.org>
20696
20697         * modules/xsize: New file.
20698         * modules/linebreak: Depend on xsize.
20699         * MODULES.html.sh (func_all_modules): Add xsize.
20700
20701 2003-11-04  Bruno Haible  <bruno@clisp.org>
20702
20703         * m4/xsize.m4: New file.
20704
20705 2003-11-04  Bruno Haible  <bruno@clisp.org>
20706
20707         * lib/xsize.h: New file.
20708         * lib/linebreak.c: Include xsize.h.
20709         (mbs_possible_linebreaks, mbs_width_linebreaks): Check malloc()
20710         argument for overflow.
20711         Suggested by Paul Eggert.
20712
20713 2003-11-03  Karl Berry  <karl@gnu.org>
20714
20715         * config/config.{guess,sub}: update from config.
20716
20717 2003-11-03  Jim Meyering  <jim@meyering.net>
20718
20719         * modules/userspec (lib_SOURCES): Add userspec.h.
20720         (Include): Add "userspec.h".
20721         Improve description.
20722
20723 2003-11-03  Jim Meyering  <jim@meyering.net>
20724
20725         * lib/userspec.c: Include "userspec.h".
20726         * lib/userspec.h: New file.
20727
20728 2003-11-03  Bruno Haible  <bruno@clisp.org>
20729
20730         * m4/wait-process.m4 (gl_WAIT_PROCESS): Also check for waitid.
20731
20732 2003-11-03  Bruno Haible  <bruno@clisp.org>
20733
20734         * lib/wait-process.c (wait_process): Use waitid with WNOWAIT if
20735         available, to avoid (extremely rare) race condition.
20736         Suggested by Paul Eggert.
20737
20738 2003-11-02  Karl Berry  <karl@gnu.org>
20739
20740         * config/srclist.txt (vasprintf.c): sync broken, sigh.
20741
20742 2003-10-31  Paul Eggert  <eggert@twinsun.com>
20743
20744         * lib/mountlist.h (struct mount_entry.me_type_malloced): New member.
20745         * lib/mountlist.c (SIZE_MAX): Define if not defined already.
20746         (read_filesystem_list): Set and use me_type_malloced.
20747         Use "sizeof *me" rather than "sizeof (struct mount_entry)" (or
20748         whatever the type happens to be), for brevity and consistency.
20749         Check for size calculation overflow on Alphas running OSF/1.
20750
20751 2003-10-31  Jim Meyering  <jim@meyering.net>
20752
20753         * lib/hash.c: Include "xalloc.h" for use of xalloc_oversized.
20754
20755         * lib/linebuffer.c: Include <string.h> for declaration of memset.
20756
20757 2003-10-30  Paul Eggert  <eggert@twinsun.com>
20758             Bruno Haible  <bruno@clisp.org>
20759
20760         * lib/vasprintf.c: Include <limits.h>, <stdlib.h>.
20761         (vasprintf): Fail if the resulting length doesn't fit in an 'int'.
20762
20763 2003-10-30  Paul Eggert  <eggert@cs.ucla.edu>
20764
20765         * m4/host-os.m4 (UTILS_HOST_OS): Change netbsd*-gnu pattern back to
20766         netbsd*-gnu*.  Suggested by Robert Millan.
20767
20768 2003-10-29  Paul Eggert  <eggert@twinsun.com>
20769
20770         * modules/group-member: Depend on stdbool.
20771
20772 2003-10-29  Paul Eggert  <eggert@twinsun.com>
20773
20774         * m4/xalloc.m4 (gl_XALLOC): Undo previous change.
20775
20776 2003-10-29  Paul Eggert  <eggert@twinsun.com>
20777
20778         * m4/host-os.m4 (UTILS_HOST_OS): Resurrect netbsd*-gnu.  Add comments
20779         to it, and to knetbsd*-gnu and kfreebsd*-gnu.  Remove the '*' from
20780         after the 'gnu' in these cases.  This fixes some bugs in the
20781         previous change, and is based on suggestions by Robert Millan.
20782
20783 2003-10-29  Paul Eggert  <eggert@twinsun.com>
20784
20785         * lib/xalloc.h (xalloc_oversized): Now a macro, not a function,
20786         so that it works even if SIZE_MAX < N.  Do not include <stdbool.h>;
20787         no longer needed.
20788         * lib/quotearg.c (quotearg_n_options): Use it.
20789         * lib/group-member.c: Include <stdbool.h>.
20790         (free_group_info): Arg is now const *; don't free arg.
20791         (get_group_info): Now returns bool and accepts struct group_info *,
20792         rather than returning a malloc'ed struct group_info *.
20793         All uses changed.  Check for overflow in internal size calculation.
20794
20795         * lib/getusershell.c (readname): Simplify the code by using x2nrealloc
20796         rather than xmalloc/xrealloc.
20797         * lib/linebuffer.c (initbuffer, readlinebuffer): Simplify the code by
20798         using x2realloc rather than xmalloc/xrealloc.  Also, fix a C
20799         conformance bug: the old code used a pointer after freeing the
20800         storage that it addressed.
20801         * lib/hash.c (hash_initialize): Simplify the code by using
20802         xalloc_oversized rather than doing it by hand.
20803         * lib/getgroups.c (getgroups): Don't use xrealloc, since we don't need
20804         the buffer preserved.  Use free and xmalloc instead.
20805         * lib/quotearg.c (quotearg_n_options): Likewise.
20806         Use a simpler test for size overflow.  Don't use xalloc_oversized
20807         because unsigned int might be wider than size_t (!); this suggests
20808         that we should switch from unsigned int to size_t for slot numbers.
20809
20810 2003-10-28  Paul Eggert  <eggert@twinsun.com>
20811
20812         * m4/host-os.m4 (UTILS_HOST_OS): Identify GNU/KFreeBSD and
20813         GNU/KNetBSD.  These implementations use glibc atop the FreeBSD and
20814         NetBSD kernels.  Requested by Richard Stallman.
20815
20816 2003-10-27  Paul Eggert  <eggert@twinsun.com>
20817
20818         * lib/exclude.c (new_exclude): Use xzalloc rather than xmalloc
20819         to allocate the returned structure.  Do not allocate a subarray,
20820         as x2nrealloc will do that.
20821         (add_exclude): Use x2nrealloc to reallocate ex->exclude,
20822         instead of xnrealloc.
20823         (add_exclude_file): Use x2realloc instead of malloc + xnrealloc.
20824
20825 2003-10-27  Bruno Haible  <bruno@clisp.org>
20826
20827         * lib/stdbool_.h: Better support for BeOS.
20828
20829 2003-10-26  Paul Eggert  <eggert@twinsun.com>
20830
20831         * m4/xalloc.m4 (gl_XALLOC): Requore AC_C_INLINE, since xalloc.h
20832         now uses inline.
20833
20834 2003-10-26  Paul Eggert  <eggert@twinsun.com>
20835
20836         * lib/xalloc.h (xalloc_oversized): New static inline function, for
20837         callers that want to do their own size-overflow checking.  Include
20838         <stdbool.h>, since xalloc_oversized returns bool.
20839         * lib/xalloc.c (array_size_overflow): Remove.  All callers changed
20840         to use xalloc_oversized.
20841
20842         Add two functions x2realloc, x2nrealloc, for programs that grow
20843         arrays dynamically by doubling their sizes.
20844         * lib/xalloc.h (x2realloc, x2nrealloc): New decls.
20845         * lib/xmalloc.c (x2nrealloc_inline, x2nrealloc, x2realloc):
20846         New functions.
20847
20848         Port to C99 semantics for 'inline' of external functions.
20849         Bug reported by Bruno Haible.
20850         * lib/xmalloc.c (xnmalloc_inline): New static inline function,
20851         with the old contents of xnmalloc.
20852         (xnmalloc, xmalloc): Use it.
20853         (xnrealloc_inline): New static inline function,
20854         with the old contents of xnrealloc.
20855         (xnrealloc, xrealloc): Use it.
20856
20857         * lib/alloc.c (alloca): xmalloc cannot return NULL, so don't test for
20858         that.
20859
20860 2003-10-26  Karl Berry  <karl@gnu.org>
20861
20862         * config/srclist.txt (COPYING.DOC): no longer available from
20863         /gd/gnuorg; don't know where the ultimate source is.
20864
20865 2003-10-25  Paul Eggert  <eggert@twinsun.com>
20866
20867         Fix several address-calculation bugs in the hash modules,
20868         plus some minor code cleanup.
20869
20870         * lib/hash.h: Include <stdbool.h>, for bool.
20871         * lib/hash.c: Don't include <stdbool.h>, since hash.h does it now.
20872         * lib/hash.h (Hash_hasher, hash_get_n_buckets, hash_get_n_buckets_used,
20873         hash_get_n_entries, hash_get_max_bucket_length,
20874         hash_get_entries, hash_do_for_each, hash_string, hash_initialize,
20875         hash_rehash): Use size_t rather than unsigned.
20876         * lib/hash.c (struct hash_table, hash_get_n_buckets,
20877         hash_get_n_buckets_used, hash_get_n_entries,
20878         hash_get_max_bucket_length, hash_table_ok, hash_print_statistics,
20879         hash_get_entries, hash_do_for_each, hash_string, is_prime,
20880         next_prime, hash_initialize, hash_rehash, hash_delete, hash_print):
20881         Likewise.
20882         (SIZE_MAX): Define if not defined.
20883         (hash_get_max_bucket_length, hash_table_ok, hash_lookup,
20884         hash_get_first, hash_get_next, hash_get_entries, hash_do_for_each,
20885         hash_print):
20886         Use const * when possible.
20887         (hash_string): Use (unsigned char) *P rather than *(unsigned char *) P.
20888         (check_tuning): Fix bug: if tuning parameters were very close to
20889         0 or 1, rounding errors could have caused subscript violations.
20890         (hash_initialize, allocate_entry, hash_print): Remove unnecessary cast.
20891         (hash_initialize): Add 'fail:' label
20892         to free table and return NULL, and use it to simplify code.
20893         Use calloc rather than clearing the storage ourself.
20894         (hash_initialize, hash_rehash): Check for arithmetic overflow in
20895         buffer size calculations.
20896         * lib/hash-pjw.h (hash_pjw): Use size_t, not unsigned.
20897         Include <stddef.h>, for size_t.
20898         * lib/hash-pjw.c (hash_pjw): Likewise.
20899         Switch to method described by Bruno Haible.
20900         Include <limits.h>, for CHAR_BIT.
20901         (SIZE_BITS): New macro.
20902
20903 2003-10-23  Paul Eggert  <eggert@twinsun.com>
20904
20905         * m4/getline.m4 (AM_FUNC_GETLINE):
20906         Don't include getndelim2.o twice into LIBOBJS; this breaks on some
20907         hosts.  Problem reported by Derek Robert Price in
20908         <http://mail.gnu.org/archive/html/bug-gnulib/2003-10/msg00092.html>.
20909         This patch can be withdrawn after Autoconf 2.58 is required for gnulib.
20910         * m4/getndelim2.m4 (gl_GETNDELIM2): Likewise.
20911
20912 2003-10-21  Paul Eggert  <eggert@twinsun.com>
20913
20914         * lib/getndelim2.c (getndelim2): When size calculation overflows,
20915         ceiling the allocation at NMAX bytes rather than silently
20916         discarding input bytes before NMAX is reached.  This makes
20917         a difference only if NMAX exceeds SIZE_MAX / 2.
20918
20919         * lib/obstack.c: Merge from glibc.
20920         [defined _LIBC]: Include <obstack.h>, not "obstack.h".
20921         Add libc_hidden_def (_obstack_newchunk).
20922         (_obstack_free) [! defined _LIBC]: Remove.
20923         [defined _LIBC]: Make a strong alias from obstack_free, rather than
20924         a clone of the function body.
20925         (fputs) [defined _LIBC && defined USE_IN_LIBIO]: Remove.
20926         [defined _LIBC && !defined USE_IN_LIBIO]: Include <libio/iolibio.h>.
20927
20928         * lib/obstack.h: Indenting cleanup, to make it easier to merge with
20929         glibc.
20930         (obstack_grow, obstack_grow0): Remove unnecessary parentheses around
20931         arg to memcpy.
20932
20933         * lib/obstack.h (obstack_1grow_fast): Properly parenthesize arg.
20934         (obstack_ptr_grow_fast, obstack_int_grow_fast):
20935         Don't use lvalue casts, as GCC plans to remove support for them
20936         in GCC 3.5.  Reported by Joseph S. Myers.  This bug
20937         was also present in the non-GCC version, indicating that this
20938         code had always been buggy and had never been widely used.
20939         (obstack_1grow, obstack_ptr_grow, obstack_int_grow, obstack_blank):
20940         Use the fast variant of each macro, rather than copying the
20941         definiens of the fast variant; that way, we'll be more likely to
20942         catch future bugs in the fast variants.
20943
20944 2003-10-20  Bruno Haible  <bruno@clisp.org>
20945
20946         * modules/wait-process: New file.
20947         * MODULES.html.sh (func_all_modules): Add wait-process.
20948
20949 2003-10-20  Bruno Haible  <bruno@clisp.org>
20950
20951         * m4/wait-process.m4: New file.
20952
20953 2003-10-20  Bruno Haible  <bruno@clisp.org>
20954
20955         * lib/wait-process.h: New file, from GNU gettext.
20956         * lib/wait-process.c: New file, from GNU gettext.
20957
20958 2003-10-19  Jim Meyering  <jim@meyering.net>
20959
20960         * lib/vasnprintf.c (vasnprintf): Work around losing snprintf on
20961         HPUX 10.20.
20962
20963 2003-10-18  Karl Berry  <karl@gnu.org>
20964
20965         * config/config.guess: update from config.
20966
20967 2003-10-16  Paul Eggert  <eggert@twinsun.com>
20968
20969         * lib/getgroups.c: Include <errno.h>, <stdlib.h>.
20970         (getgroups): First arg is int, not size_t.
20971         Don't let 'free' mangle errno.
20972
20973 2003-10-16  Paul Eggert  <eggert@twinsun.com>
20974
20975         * README: Mention that gnulib assumes that (foo *) NULL + 0 == NULL.
20976
20977 2003-10-16  Karl Berry  <karl@gnu.org>
20978
20979         * config/config.{guess,sub}: update from config.
20980
20981 2003-10-16  Jim Meyering  <jim@meyering.net>
20982
20983         * lib/xmalloc.c: Include <string.h>, for declarations of memset and
20984         memcpy.
20985
20986 2003-10-15  Paul Eggert  <eggert@twinsun.com>
20987
20988         * lib/exclude.c: Do not include <inttypes.h> or <stdint.h>.
20989         (SIZE_MAX): Remove.
20990         (new_exclude, add_exclude_file): Initial size no longer needs to
20991         be a power of 2.
20992         (add_exclude, add_exclude_file): Use xnrealloc instead of rolling
20993         our own address arithmetic overflow checking.
20994
20995         * lib/fnmatch.c (SIZE_MAX): Define if standard headers don't.
20996         (fnmatch): Do not alloca more than 2000 wide characters;
20997         instead, use malloc for large buffers.
20998         Check for address arithmetic overflow, and return -1
20999         with errno set to ENOMEM in that case.
21000         * lib/fnmatch_loop.c (ALLOCA_LIMIT): New macro.
21001         (NEW_PATTERN): Do not alloca more than 8000 bytes;
21002         instead, return -1.  Check for address arithmetic overflow.
21003
21004 2003-10-14  Paul Eggert  <eggert@twinsun.com>
21005
21006         Handle invalid suffixes and overflow independently, so that
21007         callers can treat them independently as needed.  Fix some bugs in
21008         suffix handling, e.g., "100k@" was not diagnosed as an invalid
21009         suffix for a human-readable blocksize.  The major caller-visible
21010         change is the addition of a new
21011         LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW enum value, indicating
21012         that both overflow and suffix chars were found.
21013
21014         * lib/human.c (humblock): Don't check separately for invalid suffix
21015         char; that is xstrtoumax's job (now that its bug is fixed).
21016         * lib/xstrtoimax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [defined
21017         INTMAX_MAX]: New macros.
21018         * lib/xstrtol.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM, TYPE_MINIMUM,
21019         TYPE_MAXIMUM): New macros.
21020         (bkm_scale, bkm_scale_by_power): Return strtol_error, not int.
21021         (bkm_scale, bkm_scale_by_power, __xstrtol): Return maximal values
21022         if overflow occurs, as it's what __strtol does and it's more useful
21023         in practice.
21024         (__xstrtol): If __strtol reports some error other than ERANGE,
21025         reflect it to the caller as LONGINT_INVALID.  If it reports
21026         ERANGE, continue the rest of parsing, and report LONGINT_OVERFLOW
21027         | LONGINT_INVALID_SUFFIX_CHAR if both errors occur.
21028         * lib/xstrtol.h (LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW): New enum
21029         value.
21030         (_STRTOL_ERROR): Handle it.  Abort when given unknown error codes.
21031         * lib/xstrtoul.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM): New macros.
21032         * lib/xstrtoumax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM)
21033         [defined UINTMAX_MAX]: New macros.
21034
21035 2003-10-14  Bruno Haible  <bruno@clisp.org>
21036
21037         * modules/fatal-signal: Add m4/sig_atomic_t.m4 to file list.
21038
21039 2003-10-14  Bruno Haible  <bruno@clisp.org>
21040
21041         * m4/sig_atomic_t: New file, from GNU gettext.
21042         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Require gt_TYPE_SIG_ATOMIC_T.
21043
21044 2003-10-14  Bruno Haible  <bruno@clisp.org>
21045
21046         * lib/fatal-signal.h: Improved comments. Suggested by Paul Eggert.
21047         * lib/fatal-signal.c: Use sig_atomic_t. Suggested by Paul Eggert.
21048         Also use volatile where needed.
21049
21050 2003-10-12  Paul Eggert  <eggert@twinsun.com>
21051
21052         * modules/xalloc: Do not depend on 'exit'.  Depend on 'stdbool'.
21053         Change maintainer from Bruno Haible to 'all'.
21054
21055 2003-10-12  Paul Eggert  <eggert@twinsun.com>
21056
21057         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Require AC_C_INLINE.
21058
21059 2003-10-12  Paul Eggert  <eggert@twinsun.com>
21060
21061         * lib/xalloc.h (xnmalloc, xzalloc, xnrealloc, xclone): New decls.
21062         (XMALLOC, XCALLOC, XREALLOC, XFREE, CCLONE, CLONE): Deprecate,
21063         and define in terms of the other primitives.
21064         * lib/xmalloc.c: Include stdbool.h; do not include exit.h.
21065         (SIZE_MAX): Define if not already defined.
21066         (array_size_overflow): New function.
21067         (xalloc_die): Abort instead of exiting if 'error' returns.
21068         (xnmalloc, xnrealloc, xzalloc, xclone): New functions.
21069         (xmalloc, xrealloc): Use them.
21070         (xcalloc): Check for address arithmetic overflow.
21071         * lib/xstrdup.c (xstrdup): Use xclone, since memcpy should be
21072         a bit faster than strcpy.
21073
21074 2003-10-10  Simon Josefsson  <jas@extundo.com>
21075
21076         * modules/argp (Depends-on): Add restrict and strcase.
21077
21078 2003-10-10  Simon Josefsson  <jas@extundo.com>
21079
21080         * m4/argp.m4: Add AC_C_INLINE.
21081
21082 2003-10-08  Paul Eggert  <eggert@twinsun.com>
21083
21084         Merge getpass from libc, plus a few fixes.
21085
21086         * lib/getpass.c (HAVE_STDIO_EXT) [_LIBC]: Define to 1.
21087         Include <stdbool.h>.
21088         Include <stdio_ext.h> if HAVE_STDIO_H, otherwise define
21089         __fsetlocking to empty.
21090         [_LIBC]: Do not include "getline.h" or "unlocked-io.h", but
21091         do include <bits/libc-lock.h>.
21092         Do not include <fcntl.h>; not needed.
21093         [_LIBC]: Include <wchar.h>.
21094         (NOTCANCEL_MODE): New macro.
21095         (flockfile, funlockfile) [_LIBC]: New macros.
21096         (__libc_cleanup_push, __libc_cleanup_pop, __getline, __tcgetattr)
21097         [!_LIBC]: New macros.
21098         (call_fclose): New function.
21099         (getpass): Use it.  Save tty stream separately; this simplifies the
21100         code and makes it more reliable if stdin happens to equal stdout.
21101         Invoke __fsetlocking on tty.
21102         Handle thread cancellation if needed.
21103         Namespace cleanup (use __tcgetattr, __getline).
21104         Use bool for Booleans.
21105         [USE_IN_LIBIO]: Handle wide streams.
21106         [!_LIBC]: Unconditionally do the fseek, since we don't know what
21107         stream might go where.
21108
21109         * lib/unlocked-io.h: Include <stdio.h>, so that the caller
21110         doesn't have to include <stdio.h> before us.
21111         (clearerr_unlocked, feof_unlocked, ferror_unlocked,
21112         fflush_unlocked, fgets_unlocked, fputc_unlocked, fputs_unlocked,
21113         fread_unlocked, fwrite_unlocked, getc_unlocked, getchar_unlocked,
21114         putc_unlocked, putchar_unlocked): Define to the unlocked counterpart
21115         if not declared, so that we can use getpass.c code from libc without
21116         rewriting it.
21117         (flockfile, ftrylockfile, funlockfile): New macros.
21118
21119 2003-10-08  Paul Eggert  <eggert@twinsun.com>
21120
21121         * modules/getpass: Depend on stdbool.
21122
21123 2003-10-08  Paul Eggert  <eggert@twinsun.com>
21124
21125         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for stdio_ext.h.
21126
21127 2003-10-07  Karl Berry  <karl@gnu.org>
21128
21129         * config/config.{guess,sub}: update from config.
21130
21131 2003-10-06  Jim Meyering  <jim@meyering.net>
21132             Bruno Haible  <bruno@clisp.org>
21133
21134         This lets translators provide better translations for the
21135         "Written by ..." part of --version output.
21136         * lib/version-etc.h: Include stdarg.h.
21137         (version_etc_copyright): Declare as readonly.
21138         (version_etc): Make this function variadic with a NULL-terminated list
21139         of author name strings.
21140         (version_etc_va): New declaration.
21141         * lib/version-etc.c: Include stdarg.h, stdlib.h.
21142         (version_etc_copyright): Declare as readonly.
21143         (version_etc_va): New function. Provide a different translatable string
21144         for each possible number of authors < 10. Abbreviate when there are 10
21145         authors or more.
21146         (version_etc): Make this function variadic. Call version_etc_va.
21147         Suggestion from Gary V. Vaughan.
21148
21149         * lib/long-options.h (parse_long_options): Change prototype: the
21150         authors string is moved to the end and becomes variadic.
21151         * lib/long-options.c: Include stdarg.h.
21152         (parse_long_options): Make this function variadic, too.
21153         Call version_etc_va, not version_etc.
21154
21155 2003-10-06  Bruno Haible  <bruno@clisp.org>
21156
21157         * modules/version-etc-2: Remove file.
21158         * MODULES.html.sh (func_all_modules): Remove version-etc-2.
21159
21160 2003-10-06  Bruno Haible  <bruno@clisp.org>
21161
21162         * modules/fatal-signal: New file.
21163         * MODULES.html.sh (func_all_modules): Add fatal-signal.
21164
21165 2003-10-06  Bruno Haible  <bruno@clisp.org>
21166
21167         * m4/fatal-signal.m4: New file.
21168         * m4/signalblocking.m4: New file, from GNU gettext.
21169
21170 2003-10-06  Bruno Haible  <bruno@clisp.org>
21171
21172         * lib/version-etc-2.h: Remove file.
21173         * lib/version-etc-2.c: Remove file.
21174
21175 2003-10-06  Bruno Haible  <bruno@clisp.org>
21176
21177         * lib/fatal-signal.h: New file, from GNU gettext.
21178         * lib/fatal-signal.c: New file, from GNU gettext.
21179
21180 2003-10-05  Paul Eggert  <eggert@twinsun.com>
21181
21182         * README: Rework advice for preventing empty .o files.
21183         Don't recommend ELIDE constructs.  Recommend <stddef.h>,
21184         not <sys/types.h>.
21185
21186 2003-10-04  Karl Berry  <karl@gnu.org>
21187
21188         * lib/argp*: update from libc.
21189
21190 2003-10-04  Karl Berry  <karl@gnu.org>
21191
21192         * config/config.{guess,sub}: update from config.
21193
21194 2003-10-02  Bruno Haible  <bruno@clisp.org>
21195
21196         * modules/lchown (Include): Add lchown.h.
21197         * modules/time_r (Include): Use "..." syntax.
21198         * modules/xgetdomainname (Include): Add xgetdomainname.h.
21199
21200 2003-10-01  Simon Josefsson  <jas@extundo.com>
21201
21202         * MODULES.html.sh (func_all_modules): Move gethostname from section
21203         'based on' to section 'lacking' POSIX:2001.
21204
21205 2003-10-01  Larry Jones  <lawrence.jones@eds.com>
21206
21207         * lib/getpass.c (getpass): Use a no-op fseek when switching from input
21208         to output mode on the same stream.
21209
21210 2003-09-29  Paul Eggert  <eggert@twinsun.com>
21211
21212         * lib/strftime.c (tm_diff) [! HAVE_TM_GMTOFF]:
21213         Fix arg typo in previous patch.
21214
21215 2003-09-28  Jim Meyering  <jim@meyering.net>
21216
21217         * lib/error.c: Correct cpp indentation.
21218
21219 2003-09-27  Paul Eggert  <eggert@twinsun.com>
21220
21221         * modules/free: New file.
21222
21223 2003-09-27  Paul Eggert  <eggert@twinsun.com>
21224
21225         * m4/free.m4: New file.
21226
21227 2003-09-27  Paul Eggert  <eggert@twinsun.com>
21228
21229         * lib/minmax.h (MIN, MAX)
21230         [__STDC__ && defined __GNUC__ && __GNUC__ >= 2]:
21231         Omit the special code that used __typeof__, since we worry that
21232         it could be more trouble than it's worth.  See:
21233         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00090.html
21234         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00095.html
21235
21236         * lib/free.c: New file.
21237
21238 2003-09-27  Oskar Liljeblad  <oskar@osk.mine.nu>
21239
21240         Trivial fixes to Makefile.am parts of module listings.
21241         * modules/strstr: Append strstr.h to lib_SOURCES.
21242         * modules/strcase: Likewise, for strcase.h.
21243
21244 2003-09-27  Karl Berry  <karl@gnu.org>
21245
21246         * config/mkinstalldirs: update from automake.
21247
21248 2003-09-26  Paul Eggert  <eggert@twinsun.com>
21249
21250         * lib/error.c (SIZE_MAX) [!defined SIZE_MAX]: Define.
21251         (error_tail): Do not loop, reallocating temporary buffer, since
21252         the output cannot contain more wide characters than the input
21253         contains bytes, the size must be big enough already.  This avoids
21254         one potential size overflow calculation.  Check for size overflow
21255         when calculating temporary buffer size.  Free temporary buffer
21256         when done, if it was allocated with malloc; this plugs a memory
21257         leak.  Remove casts from void * to pointers, that are no longer
21258         needed now that we're assuming C89 or better.
21259
21260         Merge error changes from glibc.
21261
21262         * lib/error.c, error.h: Update copyright notice header to match glibc.
21263         * lib/error.c [defined _LIBC]: Include <errno.h>, <bits/libc-lock.h>.
21264         (error, error_at_line) [defined _LIBC && defined __libc_ptf_call]:
21265         Disable cancellation while printing error.
21266         * lib/error.h: Prepend __ to parameter names.
21267
21268 2003-09-26  Jim Meyering  <jim@meyering.net>
21269
21270         * lib/error.c (error_tail): Move some declarations
21271         into inner scope where the local variables are used.
21272
21273 2003-09-26  Bruno Haible  <bruno@clisp.org>
21274
21275         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Add comments about the AIX
21276         stpncpy().
21277         Don't define stpncpy through config.h; it's now done through stpncpy.h.
21278
21279 2003-09-26  Bruno Haible  <bruno@clisp.org>
21280
21281         * lib/stpncpy.h (gnu_stpncpy): New declaration.
21282         (stpncpy): Define as alias for gnu_stpncpy.
21283         * lib/stpncpy.c [!_LIBC]: Define gnu_stpncpy, not stpncpy.
21284
21285 2003-09-25  Simon Josefsson  <jas@extundo.com>
21286
21287         * lib/xgetdomainname.h: New file.
21288         * lib/xgetdomainname.c: New file.
21289
21290 2003-09-25  Simon Josefsson  <jas@extundo.com>
21291             Bruno Haible  <bruno@clisp.org>
21292
21293         * modules/getdomainname: New file.
21294         * modules/xgetdomainname: New file.
21295         * MODULES.html.sh (func_all_modules): Add getdomainname,
21296         xgetdomainname.
21297
21298 2003-09-25  Simon Josefsson  <jas@extundo.com>
21299             Bruno Haible  <bruno@clisp.org>
21300
21301         * m4/getdomainname.m4: New file.
21302
21303 2003-09-25  Simon Josefsson  <jas@extundo.com>
21304             Bruno Haible  <bruno@clisp.org>
21305
21306         * lib/getdomainname.h: New file.
21307         * lib/getdomainname.c: New file.
21308
21309 2003-09-25  Karl Berry  <karl@gnu.org>
21310
21311         * lib/argp-fmtstream.c, argp-help.c: update from libc.
21312
21313 2003-09-25  Karl Berry  <karl@gnu.org>
21314
21315         * config/install-sh: update from automake.
21316
21317 2003-09-25  Bruno Haible  <bruno@clisp.org>
21318
21319         * modules/version-etc-2: New file, from modules/version-etc with
21320         modifications.
21321         * MODULES.html.sh (func_all_modules): Add version-etc-2.
21322
21323 2003-09-25  Bruno Haible  <bruno@clisp.org>
21324
21325         * lib/version-etc-2.h: New file, from version-etc.h with modifications.
21326         * lib/version-etc-2.c: New file, from version-etc.c with modifications.
21327
21328 2003-09-24  Simon Josefsson  <jas@extundo.com>
21329
21330         * modules/xgethostname: Add xgethostname.h.
21331
21332 2003-09-24  Paul Eggert  <eggert@twinsun.com>
21333
21334         * lib/linebuffer.c (freebuffer): Don't free the argument, just
21335         the buffer associated with the argument.  Bug reported by
21336         Simon Josefsson.
21337
21338 2003-09-24  Paul Eggert  <eggert@twinsun.com>
21339
21340         * README: Document assumptions that 'int' is at least 32 bits
21341         wide, that integer arithmetic is 2's complement without overflow,
21342         that there are no holes in integer values, that adding sizes of
21343         two nonoverlapping objects can't overflow, and that all-bits-zero
21344         yields scalar zero.  Fix spelling and capitalization typos.
21345
21346 2003-09-19  Karl Berry  <karl@gnu.org>
21347
21348         * lib/argp.h: update from libc.
21349
21350 2003-09-17  Paul Eggert  <eggert@twinsun.com>
21351
21352         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first,
21353         to avoid spurious warnings like "AC_RUN_IFELSE was called before
21354         gl_USE_SYSTEM_EXTENSIONS" from autoreconf.
21355
21356 2003-09-17  Paul Eggert  <eggert@twinsun.com>
21357
21358         * gnulib-tool: Use "test -h", not "test -L", for portability
21359         to Solaris 8 /bin/sh.  (This bug is fixed in Solaris 9.)
21360         (tags_regexp): Remove, since \| doesn't conform to POSIX.
21361         (sed_extract_prog): Issue s commands one-by-one, rather than
21362         using \| in one s command.
21363
21364 2003-09-16  Paul Eggert  <eggert@twinsun.com>
21365
21366         * lib/linebuffer.c (readlinebuffer): Return NULL immediately upon
21367         input error, instead of returning NULL the next time we are called
21368         (and therefore losing track of errno).
21369
21370 2003-09-16  Bruno Haible  <bruno@clisp.org>
21371
21372         * gnulib-tool (func_create_testdir): Warn about duplicated
21373         dependencies.
21374
21375 2003-09-15  Paul Eggert  <eggert@twinsun.com>
21376
21377         * modules/argmatch, modules/fatal, modules/obstack,
21378         modules/xalloc, modules/xgethostname: Sort dependencies by
21379         importance, not alphabetically.
21380
21381 2003-09-15  Paul Eggert  <eggert@twinsun.com>
21382
21383         * lib/getndelim2.c (getndelim2): Don't trash errno when a read
21384         fails, so that the caller gets the proper errno.
21385
21386         * lib/readutmp.c (read_utmp): Likewise.
21387         Check for fstat error.  Close stream and free storage
21388         when failing.
21389
21390 2003-09-14  Karl Berry  <karl@gnu.org>
21391
21392         * config/srclist.txt (strdup.c): disable for c89 changes.
21393
21394 2003-09-14  Jim Meyering  <jim@meyering.net>
21395
21396         * lib/getloadavg.c: Correct cpp indentation.
21397         * lib/strdup.c: Likewise.
21398         * lib/vasnprintf.c: Likewise.
21399
21400 2003-09-14  Bruno Haible  <bruno@clisp.org>
21401
21402         * modules/fwriteerror: New file.
21403         * MODULES.html.sh (func_all_modules): Add fwriteerror.
21404
21405 2003-09-14  Bruno Haible  <bruno@clisp.org>
21406
21407         * lib/fwriteerror.h: New file.
21408         * lib/fwriteerror.c: New file.
21409
21410 2003-09-12  Paul Eggert  <eggert@twinsun.com>
21411
21412         * modules/argmatch, modules/exitfail, modules/fatal, modules/obstack,
21413         modules/xgethostname, modules/xalloc: Depend on exit.
21414
21415 2003-09-12  Paul Eggert  <eggert@twinsun.com>
21416
21417         * m4/error.m4: Require AC_FUNC_STRERROR_R rather than invoking it.
21418
21419         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_AIX
21420         and AC_MINIX, too, so that their extensions are available.
21421
21422         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Remove.  All uses removed.
21423         This macro has been superseded by gl_BACKUPFILE.
21424
21425         More patches to assume C89 or better.
21426
21427         * m4/error.m4 (gl_ERROR): Don't check for vprintf.
21428
21429         * m4/check-decl.m4 (jm_CHECK_DECLS): Include <string.h>, <stdlib.h>
21430         unconditionally.
21431         * m4/closeout.m4 (gl_CLOSEOUT): Don't check for stdlib.h.
21432         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER):
21433         Include <string.h>, <stdlib.h> unconditionally.
21434         * m4/lstat.m4 (gl_PREREQ_LSTAT): Don't check for stdlib.h, free.
21435         * m4/readdir.m4 (GL_FUNC_READDIR): Don't check for string.h.
21436         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Don't check for standard C
21437         headers or for string.h.
21438         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Don't check for stdlib.h
21439         or strtoul.
21440
21441         * m4/mkstemp.m4 (jm_PREREQ_TEMPNAME): Do not require standard C
21442         headers.
21443         * m4/strdup.m4 (gl_PREREQ_STRDUP): Likewise.
21444         * m4/userspec.m4 (gl_USERSPEC): Likewise.
21445         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Likewise.
21446         * m4/xstrtod.m4 (gl_XSTRTOD): Likewise.
21447         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
21448         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't check for limits.h,
21449         memcpy, memset.
21450         (jm_FUNC_GNU_STRFTIME): Don't require standard C headers.
21451         * m4/strtod.m4 (gl_FUNC_STRTOD): Do not check for float.h.
21452         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Do not check for stdlib.h,
21453         strtol.
21454         * m4/strtol.m4 (gl_FUNC_STRTOL): Do not check for limits.h.
21455         * m4/userspec.m4 (gl_USERSPEC): Do not check for string.h.
21456         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Do not check for string.h, strtol,
21457         strtoul.
21458
21459 2003-09-12  Paul Eggert  <eggert@twinsun.com>
21460
21461         * lib/argmatch.c, fatal.c, xgethostname.c, xmalloc.c: Include exit.h.
21462         * lib/obstack.c [!defined _LIBC]: Likewise.
21463         * lib/argmatch.c (EXIT_FAILURE): Remove; now done by exit.h
21464         * lib/exitfail.c, fatal.c, xgethostname.c, xmalloc.c: Likewise.
21465         * lib/exitfail.c: Don't include stdlib.h; no longer needed.
21466
21467         More changes to assume C89 or better.
21468
21469         * lib/error.c (error_tail): Assume vprintf.
21470
21471         * lib/argmatch.c (getenv): Remove decl.
21472         * lib/progreloc.c (get_full_program_name): Define via prototype.
21473         * lib/setenv.c (clearenv): Likewise.
21474         * lib/stpncpy.c: Do not include <string.h> or <sys/types.h>; not
21475         needed.
21476         * lib/strdup.c: Include <stdlib.h>, <string.h> unconditionally.
21477         (malloc, memcpy): Remove decls.
21478         * lib/strftime.c (HAVE_LIMITS_H, STDC_HEADERS) [defined _LIBC]: Remove.
21479         (HAVE_MEMCPY) [defined emacs && !defined HAVE_BCOPY]: Remove.
21480         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
21481         (memcpy): Remove macro.
21482         (MEMCPY) [!defined COMPILE_WIDE]: Define to memcpy unconditionally.
21483         (__P): Remove.  All uses removed.
21484         (PTR): Remove.  All uses changed to void *.
21485         (CHAR_BIT, NULL): Remove.
21486         (spaces, zeros, memset_space, memset_zero)
21487         [!defined memset && !defined HAVE_MEMSET && !defined _LIBC]:
21488         Remove.
21489         (LOCALE_PARAM, LOCALE_PARAM_DECL): Remove.
21490         (memcpy_lowcase, memcpy_uppcase, tm_diff, iso_week_days):
21491         Define with prototype.
21492         Remove now-unnecessary prototype decl.
21493         (extra_args_spec): Assume ANSI C.  All uses changed.
21494         (extra_args_spec_iso): Remove.
21495         (my_strftime, emacs_strftimeu): Define via prototype.
21496         * lib/strtod.c: Include <float.h>, <stdlib.h>, <string.h>
21497         unconditionally.
21498         (DBL_MAX, DBL_MIN, HUGE_VAL, NULL): Remove decls.
21499         * lib/strtoimax.c: Include <stdlib.h> unconditionally.
21500         (strtoul, strtol): Remove decls.
21501         * lib/strtol.c (STDC_HEADERS, HAVE_LIMITS_H, NULL, ULONG_MAX,
21502         LONG_MAX): Remove.
21503         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
21504         (LOCALE_PARAM_DECL): Remove.  All uses changed to LOCALE_PARAM_PROTO.
21505         (LOCALE_PARAM_PROTO): New macro.
21506         (INTERNAL, INTERNAL1, WEAKNAME): Assume ANSI C, not K&R.
21507         (INTERNAL (strtol), strtol): Define with a prototype.
21508         (PARAMS): Remove.  All uses removed.
21509         * lib/tempname.c: Include <string.h> unconditionally.
21510         * lib/userspec.c: Include <stdlib.h>, <string.h> unconditionally.
21511         * lib/xgethostname.c (main): Define with a prototype.
21512         * lib/xmalloc.c: Include "xalloc.h" first, to check interface.
21513         Include <stdlib.h> unconditionally.
21514         (calloc, malloc, realloc, free): Remove decls.
21515         * lib/xstrtod.c: Include "xstrtod.h" first, to check interface.
21516         Include <stdlib.h> unconditionally.  Sort include file names.
21517         (strtod): Remove.
21518         (xstrtod): Define with a prototype.
21519         * lib/xstrtol.c: Include <stdlib.h>, <string.h> unconditionally.
21520         (strtol, strtoul): Remove decls.
21521
21522 2003-09-11  Paul Eggert  <eggert@twinsun.com>
21523
21524         More patches to assume C89 or better.
21525         * m4/strndup.m4 (gl_PREREQ_STRNDUP): Remove STDC_HEADERS check.
21526         * m4/strnlen.m4 (gl_PREREQ_STRNLEN): Don't check for memory.h,
21527         string.h, memchr, STDC_HEADERS.
21528
21529 2003-09-11  Paul Eggert  <eggert@twinsun.com>
21530
21531         * lib/strndup.c: Don't include <stdio.h>, <sys/types.h>.
21532         Include <stdlib.h>, <string.h> unconditionally.
21533         Remove now-unnecessary cast to char *.
21534         * lib/strnlen.c: Include <string.h> unconditionally.
21535         * lib/yesno.c (yesno): Define with a prototype.
21536
21537 2003-09-11  Bruno Haible  <bruno@clisp.org>
21538
21539         * config/srclist.txt (setenv.c, unsetenv.c): Disable for the moment.
21540
21541 2003-09-10  Jim Meyering  <jim@meyering.net>
21542
21543         * lib/error.c: Correct indentation of cpp directives.
21544
21545 2003-09-10  Bruno Haible  <bruno@clisp.org>
21546
21547         * m4/strcspn.m4 (gl_PREREQ_STRCSPN): Remove <string.h> check.
21548         * m4/strpbrk.m4 (gl_PREREQ_STRPBRK): Remove <string.h> check.
21549         * m4/strstr.m4 (gl_PREREQ_STRSTR): Remove <string.h> check.
21550         * m4/unicodeio.m4 (gl_UNICODEIO): Remove <string.h> check.
21551         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove
21552         <stdlib.h> and <string.h> checks.
21553         * m4/xreadlink.m4 (gl_XREADLINK): Remove <stdlib.h> check.
21554         * m4/yesno.m4 (gl_YESNO): Remove <stdlib.h> check.
21555
21556 2003-09-10  Bruno Haible  <bruno@clisp.org>
21557
21558         * lib/strcspn.c: Include <string.h> unconditionally.
21559         * lib/strpbrk.c: Include <string.h> unconditionally.
21560         * lib/strstr.c: Include <string.h> unconditionally.
21561         * lib/unicodeio.c: Include <string.h> unconditionally.
21562         * lib/setenv.c: Include <stdlib.h> and <string.h> unconditionally.
21563         * lib/unsetenv.c: Likewise.
21564         * lib/xreadlink.c: Include <stdlib.h> unconditionally.
21565         * lib/yesno.c: Include <stdlib.h> unconditionally.
21566         (rpmatch): Add prototype.
21567
21568 2003-09-09  Paul Eggert  <eggert@twinsun.com>
21569
21570         More patches to assume C89 or better.
21571         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Don't check for stdlib.h.
21572         * m4/getopt.m4 (gl_GETOPT): Don't check for string.h.
21573         * m4/getugroups.m4 (gl_GETUGROUPS): Do not check for standard C headers
21574         or for string.h.
21575         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Do not check for
21576         stdlib.h.
21577         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): Do not require standard
21578         C headers.
21579         * m4/hard-locale.m4 (gl_HARD_LOCALE): Do not check for stdlib.h,
21580         string.h.
21581         * m4/hash.m4 (gl_HASH): Do not check for stdlib.h, malloc, free.
21582         * m4/human.m4 (gl_HUMAN): Do not check for stdlib.h, string.h, getenv.
21583         * m4/idcache.m4 (gl_IDCACHE): Do not check for standard C headers,
21584         or for string.h.
21585         * m4/long-options.m4 (gl_LONG_OPTIONS): Do not check for stdlib.h.
21586         * m4/makepath.m4 (gl_MAKEPATH): Do not check for string.h or standard
21587         C headers.
21588         * m4/md5.m4 (gl_MD5): Don't check for limits.h, standard C headers,
21589         memcpy.
21590         * m4/sha.m4 (gl_SHA): Don't check for standard Cheaders, memcpy.
21591         * m4/memchr.m4 (jm_PREREQ_MEMCHR): Don't check for limits.h, stdlib.h.
21592         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): Don't check for string.h.
21593         * m4/memcoll.m4 (gl_MEMCOLL): Likewise.
21594         * m4/memrchr.c (gl_PREREQ_MEMRCHR): Don't check for limits.h.
21595         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): Don't check for stdlib.h,
21596         string.h, free.
21597         * m4/mktime.m4 (gl_PREREQ_MKTIME): Don't check for standard C headers.
21598         * m4/modechange.m4 (gl_MODECHANGE): Don't check for standard C headers.
21599         * m4/mountlist.m4 (gl_PREREQ_MOUNTLIST_EXTRA): Don't check for standard
21600         C headers, or for string.h.
21601         * m4/obstack.m4 (gl_OBSTACK): Don't check for stddefe.h, string.h.
21602         (gl_PREREQ_OBSTACK): Don't check for stdlib.h.
21603         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't check for standard C
21604         headers, memory.h, stdlib.h, string.h, strings.h.
21605         * m4/posixtm.m4 (gl_POSIXTM): Don't check for stdlib.h, string.h.
21606         * m4/posixver.m4 (gl_POSIXVER): Don't check for getenv.
21607         * m4/putenv.m4 (gl_PREREQ_PUTENV): Don't check for string.h, memcpy,
21608         strchr.
21609         * m4/readtokens.m4 (gl_READTOKENS): Don't check for standard C
21610         headers, memory.h, string.h.
21611         * m4/regex.m4 (jm_PREREQ_REGEX): Do not check for limits.h, string.h.
21612         * m4/rename.m4 (gl_PREREQ_RENAME): Do not check for stdlib.h, string.h,
21613         free.
21614         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Don't check for standard C
21615         headers.
21616         * m4/same.m4 (gl_SAME): Don't check for stdlib.h, string.h, free.
21617         * m4/save-cwd.m4 (gl_SAVE_CWD): Don't check for standard C headers.
21618         * m4/savedir.m4 (gl_SAVEDIR): Don't check for standard C headers.
21619         * m4/strchrnul.m4 (gl_PREREQ_STRCHRNUL): Don't check for string.h.
21620         * m4/xgetcwd.m4 (gl_XGETCWD): Don't check for stdlib.h.
21621
21622 2003-09-09  Paul Eggert  <eggert@twinsun.com>
21623
21624         More K&R removal.
21625
21626         * lib/acosl.c (main): Use a prototype.
21627         * lib/asinl.c, cosl.c, expl.c, frexpl.c, ldexpl.c, sinl.c,
21628         tanl.c: Likewise.
21629
21630         * lib/getloadavg.c (getloadavg, main): Define via prototypes.
21631
21632         * lib/getopt.h (struct option.name): Assume C89, and use 'const'.
21633         (getopt, etopt_long, getopt_long_only, _getopt_internal)
21634         [defined __GNU_LIBRARY__]: Assume C89, so we can always declare
21635         with a prototype.
21636         * lib/getopt.c (const): Remove macro.
21637         Include <string.h> unconditionally.
21638         (my_index): Remove; all uses changed to strchr.
21639         (strlen): Remove decl.
21640         (exchange): Remove forward decl; no longer needed.
21641         (exchange, _getopt_initialize, _getopt_internal, getopt, main):
21642         Define with prototype.
21643         * lib/getopt1.c (const): Remove macro.
21644         (getopt_long, getopt_long_only, main): Define with prototype.
21645
21646         * lib/getugroups.c: Include <string.h> unconditionally.
21647
21648         * lib/getusershell.c: Include <stdlib.h> unconditionally.
21649         (getusershell, setusershell, endusershell, readname, main):
21650         Define with prototypes.
21651
21652         * lib/group-member.c: Include group-member.h first.
21653         Include <stdlib.h> unconditionally.
21654
21655         * lib/hard-locale.c: Include hard-locale.h first.
21656         Include <stdlib.h>, <string.h> unconditionally.
21657
21658         * lib/hash.c (free, malloc): Remove decls.
21659         Include <stdlib.h> unconditionally.
21660
21661         * lib/human.c: Include <stdlib.h>, <string.h> unconditionally.
21662         (getenv): Do not declare.
21663
21664         * lib/idcache.c: Include <string.h> unconditionally.
21665
21666         * lib/long-options.c: Include long-options.h first, to test interface.
21667         Include <stdlib.h> unconditionally.
21668
21669         * lib/makepath.c: Include makepath.h first, to test interface.
21670         Include <stdlib.h> and <string.h> unconditionally.
21671
21672         * lib/linebuffer.c: Include <stdlib.h>.
21673         (free): Remove decl.
21674
21675         * lib/malloc.c: Include <stdlib.h>, for malloc; don't bother with
21676         stddef.h. rpl_malloc returns void *, not char *.
21677         * lib/realloc.c (rpl_realloc): Likewise.  Also, define with a
21678         prototype.
21679
21680         * lib/md5.h: Include <limits.h> unconditionally.
21681         (UINT_MAX_32_BITS): Don't worry about non-__STDC__ case.
21682         (__P): Remove; all uses removed.
21683         * lib/md5.c: Include "md5.h" first.
21684         (md5_init_ctx, md5_read_ctx, md5_finish_ctx, md5_stream,
21685         md5_buffer, md5_process_bytes, md5_process_block):
21686         Define with prototypes.
21687         * lib/sha.h (__P): Remove all uses.  (It wasn't defined??)
21688         * lib/sha.c: Include "sha.h" first.
21689         Include <stdlib.h>, <string.h> unconditionally.
21690
21691         * lib/memchr.c (__ptr_t): Remove; all uses changed to void *.
21692         * lib/memcmp.c (__ptr_t): Likewise.
21693         * lib/memrchr.c (__ptr_t): Likewise.
21694         * lib/memchr.c, memcmp.c, memcoll.c, memrchr.c:
21695         Include <string.h> unconditionally.
21696         * lib/memchr.c, memrchr.c: Include <limits.h> unconditionally.
21697         * lib/memchr.c: Include <stdlib.h> unconditionally.
21698         * lib/memchr.c (LONG_MAX): Remove.
21699         * lib/memrchr.c (LONG_MAX): Likewise.
21700         * lib/memchr.c (__memchr): Define via a prototype.
21701         * lib/memrchr.c (__memrchr): Likewise.
21702         * lib/memcmp.c (__P): Remove, and remove all uses.
21703         (memcmp_bytes, memcmp_common_alignment, memcmp_not_common_alignment):
21704         Remove forward decls; no longer needed.
21705         * lib/memcpy.c, memmove.c, memset.c: Include <stddef.h>.
21706         Use types required by C89 in prototype.
21707
21708         * lib/mkdir.c: Include <stdlib.h>, <string.h> unconditionally.
21709         * lib/savedir.c: Likewise.
21710         * lib/mkdir.c (free): Remove decl.
21711         * lib/rmdir.c (rmdir): Define with a prototype.
21712         * lib/savedir.c: Include savedir.h first, to test interface.
21713
21714         * lib/mktime.c (STDC_HEADERS): Remove.
21715         Include <stdlib.h>, <string.h> unconditionally.
21716
21717         * lib/modechange.c: Include <stdlib.h> unconditionally.
21718         (malloc): Remove decl.
21719
21720         * lib/mountlist.c: Include <stdlib.h>, <string.h> unconditionally.
21721         (free): Remove decl.
21722
21723         * lib/obstack.h (PTR_INT_TYPE) [!defined __PTRDIFF_TYPE__]:
21724         Define to ptrdiff_t, without bothering to check HAVE_STDDEF_H.
21725         (This type really should be intptr_t, but that's a C99ism.)
21726         (_obstack_memcpy): Remove: all uses changed to memcpy.
21727         Include <string.h> unconditionally.
21728         (struct obstack): Assume __STDC__ for types of members
21729         chunkfun, freefun, extra_arg.
21730         (_obstack_newchunk, _obstack_free, _obstack_begin, _obstack_begin_1,
21731         _obstack_memory_used, obstack_alloc_failed_handler, obstack_init,
21732         obstack_begin, obstack_specify_allocation,
21733         obstack_specify_allocation_with_arg, obstack_chunkfun,
21734         obstack_freefun, obstack_free) [! (defined __STDC__ && __STDC__)]:
21735         Remove unprototyped decls and the macros that use them.
21736         * lib/obstack.c (POINTER): Remove.  All uses changed to void *.
21737         (obstack_alloc_failed_handler, CALL_CHUNKFUN, CALL_FREEFUN,
21738         _obstack_begin, _obstack_begin_1, _obstack_allocated_p)
21739         (defined __STDC__ && __STDC__)]:
21740         Remove nonprototyped code.
21741         Include <stdlib.h> unconditionally.
21742         (_obstack_begin, _obstack_begin_1, _obstack_newchunk,
21743         _obstack_allocated_p, _obstack_free, obstack_free,
21744         _obstack_memory_used, print_and_abort):
21745         Define using prototypes.
21746         (obstack_1grow, obstack_1grow_fast, obstack_alloc, obstack_base,
21747         obstack_blank, obstack_blank_fast, obstack_copy, obstack_copy0,
21748         obstack_finish, obstack_grow, obstack_grow0, obstack_make_room,
21749         obstack_next_free, obstack_object_size, obstack_room) [0]:
21750         Remove unused, unprototyped code.
21751
21752         * lib/path-concat.c: Include <stdlib.h>, <string.h> unconditionally.
21753
21754         * lib/physmem.c (physmem_total, physmem_available, main): Define
21755         with prototypes.
21756
21757         * lib/posixtm.c: Include <stdlib.h>, <string.h> unconditionally.
21758         (main): Define with a prototype.
21759
21760         * lib/posixver.c (getenv): Remove decl.
21761
21762         * lib/putenv.c (malloc): Returns void *, not char *.
21763         Include <string.h> unconditionally.
21764         (strchr, memcpy, NULL): Do not define.
21765
21766         * lib/readtokens.c: Include readtokens.h first, to test interface.
21767         Include <stdlib.h>, <string.h> unconditionally.
21768         (init_tokenbuffer): Define with a prototype.
21769
21770         * lib/regex.c (PARAMS): Remove.  All uses removed.
21771         All uses of _RE_ARGS removed, too.
21772         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
21773         unconditionally.
21774         (bzero): Assume memset exists.
21775         (memcmp, memcpy, NULL): Remove.
21776         (SIGN_EXTEND_CHAR): Remove; all uses replaced by casts to signed
21777         char, or assignments to local vars of type signed char.
21778         (init_syntax_once, PREFIX(extract_number_and_incr),
21779         PREFIX(print_partial_compiled_pattern),
21780         PREFIX(print_compiled_pattern), PREFIX(print_double_string),
21781         convert_mbs_to_wcs, print_fastmap, re_set_syntax,
21782         PREFIX(regex_grow_registers), PREFIX(regex_compile),
21783         PREFIX(store_op1), PREFIX(store_op2), PREFIX(insert_op1),
21784         PREFIX(insert_op2), PREFIX(at_begline_loc_p),
21785         PREFIX(at_endline_loc_p), group_in_compile_stack, insert_space,
21786         wcs_compile_range, byte_compile_range, truncate_wchar,
21787         PREFIX(re_compile_fastmap), re_compile_fastmap, re_set_registers,
21788         re_search, re_search_2, PREFIX(re_search_2), re_match, re_match_2,
21789         count_mbs_length, wcs_re_match_2_internal,
21790         byte_re_match_2_internal, PREFIX(group_match_null_string_p),
21791         PREFIX(alt_match_null_string_p),
21792         PREFIX(common_op_match_null_string_p), PREFIX(bcmp_translate),
21793         re_compile_pattern, re_comp, re_exec, regcomp, regexec, regerror,
21794         regfree, PREFIX(extract_number)): Define with prototype.  Remove
21795         now-unnecessary declaration, if any.
21796         (byte_compile_range, PREFIX(regex_compile), re_comp, re_exec,
21797         regcomp, regexec):
21798         Remove now-unnecessary casts among pointer types.
21799         * lib/regex.h (_RE_ARGS): Remove.  All uses removed.
21800
21801         * lib/rename.c: Include <stdlib.h>, <string.h> unconditionally.
21802         (free): Remove decl.
21803
21804         * lib/rpmatch.c: Include <stdlib.h> unconditionally.
21805
21806         * lib/same.c: Include <stdlib.h>, <string.h> unconditionally.
21807         (free): Remove decl.
21808
21809         * lib/save-cwd.c: Include <stdlib.h> unconditionally.
21810         * lib/xgetcwd.c: Likewise.
21811
21812         * lib/stat.c: Include <stdlib.h>, <string.h> unconditionally.
21813         (free): Remove decl.
21814
21815         * lib/strchrnul.c (strchrnul): Define with a prototype.
21816         Fix bug: c_in was not converted to char before searching.
21817
21818         The following changes are not K&R related:
21819
21820         * lib/group-member.h: Include <sys/types.h>, so that this file is
21821         self-contained.
21822         * lib/makepath.h: Likewise.
21823
21824         * lib/getusershell.c (readname, default_index, line_size, readname):
21825         Use size_t, not int, for sizes.
21826         (readname): If the size overflows, report an error instead of
21827         looping forever.
21828
21829 2003-09-09  Paul Eggert  <eggert@twinsun.com>
21830
21831         * config/srclist.txt: Do not get getopt.h, getopt1.c, or regex.h from
21832         libc.
21833
21834 2003-09-09  Paul Eggert  <eggert@twinsun.com>
21835
21836         * README: New section: portability guidelines.
21837
21838 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
21839
21840         * m4/getndelim2.m4 (gl_PREREQ_GETNDELIM2): Assume stdlib.h per the
21841         C89 spec.
21842
21843 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
21844
21845         * lib/getndelim2.c: Assume stdlib.h per the C89 spec.
21846
21847 2003-09-08  Paul Eggert  <eggert@twinsun.com>
21848
21849         Assume C89 or better; remove K&R cruft.
21850         A few of these changes were first proposed by Derek Robert Price
21851         in <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00105.html>.
21852
21853         * lib/addext.c: Include <string.h> unconditionally.
21854         * lib/backupfile.c: Include <string.h>, <stdlib.h> unconditionally.
21855         Don't declare getenv or malloc.
21856
21857         * lib/alloca.c: Include <string.h>, <stdlib.h> unconditionally.
21858         (POINTER_TYPE, pointer): Remove; all uses changed to void *.
21859         (NULL): Remove.
21860         (find_stack_direction, alloca): Use prototypes.
21861
21862         * lib/atexit.c (atexit): Define using a prototype.
21863
21864         * lib/basename.c, dirname.c, stripslash.c:
21865         Include <string.h> unconditionally.
21866
21867         * lib/bcopy.c: Include <stddef.h>.
21868         (bcopy): Define with prototype, using 'const' and 'void' and 'size_t'.
21869
21870         * lib/canon-host.c: Include <stdlib.h>, <string.h> unconditionally.
21871
21872         * lib/error.h (error, error_at_line, error_print_progname)
21873         [! (defined (__STDC__) && __STDC__)]: Remove decls.
21874         * lib/error.c: Include error.h first, to check interface.
21875         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
21876         (VA_START): Remove; all uses changeed to va_start.
21877         (exit, strerror): Remove decls.
21878         (error_print_progname): Prototype uncondionally.
21879         Don't include <errno.h>; no longer needed.
21880         (private_strerror): Remove.
21881         (error_tail): Always define.
21882         (error, error_at_line): Assume C89 or better; always use prototypes.
21883         * lib/fatal.c: Include "fatal.h" first, to test interface.
21884         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
21885         (VA_START): Remove; all uses changed to va_start.
21886         [! (HAVE_VPRINTF || HAVE_DOPRNT || _LIBC)]: Remove support for
21887         this case.
21888         (exit): Remove decl.
21889         (fatal): Prototype unconditionally.  Assume va_start works.
21890         Abort at end, to pacify gcc.
21891
21892         * lib/euidaccess.c (main): Define with a prototype.
21893
21894         * lib/exclude.c: Include <stdlib.h>, <string.h> unconditionally.
21895
21896         * lib/exitfail.c: Include <stdlib.h> unconditionally.
21897
21898         * lib/fnmatch_.h (__P): Remove.  All uses changed to assume
21899         prototypes.
21900         * lib/fnmatch.c: Include fnmatch.h first, to test interface.
21901         Include <string.h>, <stddef.h>, <stdlib.h> unconditionally.
21902         (getenv): Remove decl.
21903         (fnmatch): Define using a prototype.
21904         * lib/fnmatch_loop.c (FCT): Remove forward decl; no longer needed.
21905         (FCT): Define using a prototype.
21906
21907         * lib/getdate.y: Include <stdlib.h>, <string.h> unconditionally.
21908
21909         * lib/gethostname.c: Include <stddef.h>.
21910         (gethostname): Define with prototype.  Length is size_t, not int.
21911
21912 2003-09-08  Paul Eggert  <eggert@twinsun.com>
21913
21914         Assume C89 or better; remove K&R cruft.
21915         * m4/alloca.m4 (gl_PREREQ_ALLOCA): Don't check for stdlib.h, string.h.
21916         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for stdlib.h,
21917         string.h, getenv, malloc.
21918         * m4/dirname.m4 (gl_DIRNAME): Don't check for string.h or C standard
21919         headers.
21920         * m4/canon-host.m4 (gl_CANON_HOST): Don't check for string.h, stdlib.h.
21921         * m4/error.m4 (jm_PREREQ_ERROR): Do not require STDC headers, and
21922         do not check for strerror.
21923         * m4/exclude.m4: Do not check for stdlib.h, string.h, strings.h.
21924         * m4/exitfail.m4 (gl_EXITFAIL): Do not check for stdlib.h.
21925         * m4/fatal.m4 (gl_FATAL): Do not require STDC headers, and
21926         do not check for doprnt or vprintf.
21927         * m4/fnmatch.m4 (gl_PREREQ_FNMATCH_EXTRA): Remove.  All uses removed.
21928         * m4/getdate.m4 (gl_GETDATE): Don't check for stdlib.h or string.h.
21929
21930 2003-09-08  Paul Eggert  <eggert@twinsun.com>
21931
21932         * lib/getversion.c: Remove; was migrated to backupfile.c in 1997.
21933         getversion.c should have been removed then, but was accidentally
21934         preserved.
21935
21936         * lib/utime.c [!HAVE_UTIMES_NULL]: Include <sys/stat.h>, <fcntl.h>.
21937         (utime_null): Fix typo: 'st' was sometimes called 'sb'.
21938
21939 2003-09-08  Karl Berry  <karl@gnu.org>
21940
21941         * config/config.sub, config.guess, srclistvars.sh: update from savannah
21942                 config, forget about prep.
21943
21944         * config/depcomp, missing: update from automake.
21945
21946 2003-09-07  Paul Eggert  <eggert@twinsun.com>
21947
21948         * modules/time_r: Depend on 'restrict'.  Fix from Simon Josefsson in
21949         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
21950
21951 2003-09-07  Paul Eggert  <eggert@twinsun.com>
21952
21953         * lib/time_r.c (gmtime_r, localtime_r): Fix silly typo: missing arg to
21954         copy_tm_result.  Bug reported by Simon Josefsson in
21955         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
21956
21957 2003-09-06  Paul Eggert  <eggert@twinsun.com>
21958
21959         * m4/time_r.m4: New file.
21960         * m4/mktime.m4 (gl_PREREQ_MKTIME): Remove check for limits.h.
21961         * m4/timegm.m4 (gl_FUNC_TIMEGM): Assume that timegm is buggy if mktime
21962         is. Check for timegm declaration.
21963         (gl_PREREQ_TIMEGM): Require gl_FUNC_MKTIME.
21964         Do not check for gmtime_r.
21965         Replace mktime if __mktime_internal does not exist and if mktime
21966         hasn't been replaced already.
21967
21968 2003-09-06  Paul Eggert  <eggert@twinsun.com>
21969
21970         * lib/time_r.c, lib/time_r.h: New files.
21971
21972         * lib/mktime.c (my_mktime_localtime_r): Remove; all uses changed to
21973         __localtime_r.
21974         (__localtime_r) [!defined _LIBC]: New macro.  Include <time_r.h>.
21975         (__mktime_internal) [!defined _LIBC]: Now extern, not static.
21976
21977         * lib/strftime.c (my_strftime_gmtime_r): Remove; all uses changed to
21978         __gmtime_r.
21979         (my_strftime_localtime_r): Remove; all uses changed to __localtime_r.
21980         (__gtime_r, __localtime_r) [!HAVE_TM_GMTOFF]: New macros.
21981         Include <time_r.h>.
21982
21983         * lib/timegm.c: Switch to glibc implementation, with the following
21984         changes:
21985         [defined HAVE_CONFIG_H]: Include <config.h>.
21986         [!defined _LIBC]: Include "timegm.h" rather than <time.h>.
21987         (__mktime_internal) [!defined _LIBC]: New decl.
21988         (__gmtime_r) [!defined _LIBC]: New macro and function.
21989         (timegm): Use a prototype, since gnulib assumes C89.
21990         Do not bother declaring tmp to be const, as it's not really usefu.
21991         * lib/timegm.h: Hoist "#include <time.h>" out of #ifdef.
21992         (timegm): Declare only if HAVE_DECL_TIMEGM.
21993
21994 2003-09-06  Paul Eggert  <eggert@twinsun.com>
21995
21996         * MODULES.html.sh (func_all_modules): Add time_r.
21997         * modules/time_r: New file.
21998         * modules/mktime, modules/strftime, modules/timegm: Depend on time_r.
21999         * modules/timegm: Depend on mktime.  Change maintainer to "all, glibc".
22000
22001 2003-09-03  Paul Eggert  <eggert@twinsun.com>
22002
22003         * lib/human.c (human_readable): Fix bug that rounded 10501 to 10k.
22004         Bug reported by Lute Kamstra in
22005         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00003.html>.
22006
22007         * lib/getdate.y (relative_time_table): Use tDAY_UNIT for "tomorrow",
22008         "yesterday", "today", and "now" rather than tMINUTE_UNIT.  Of
22009         course with correspondingly smaller numbers for tomorrow and
22010         yesterday.  From Tadayoshi Funaba.  Originally installed into
22011         sh-utils on 1999-08-07, but the patch got lost (I guess during the
22012         coreutils merge?).
22013
22014 2003-08-31  Simon Josefsson  <jas@extundo.com>
22015
22016         * modules/timegm: New file.
22017         * MODULES.html.sh (func_all_modules): Add timegm.
22018
22019 2003-08-31  Simon Josefsson  <jas@extundo.com>
22020
22021         * m4/timegm.m4: New file.
22022
22023 2003-08-31  Simon Josefsson  <jas@extundo.com>
22024
22025         * lib/timegm.h: New file.
22026         * lib/timegm.c: New file.  Based on
22027         wget-1.8.2/src/http.c:mktime_from_utc.
22028
22029 2003-08-31  Karl Berry  <karl@gnu.org>
22030
22031         * lib/argp.h: update from libc.
22032
22033 2003-08-28  Bruno Haible  <bruno@clisp.org>
22034
22035         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Remove AC_DEFINE of fnmatch here.
22036         This avoids havoc on compilers for which '#define fnmatch rpl_fnmatch'
22037         followed by '#define fnmatch fnmatch_posix' gives an error.
22038
22039 2003-08-28  Bruno Haible  <bruno@clisp.org>
22040
22041         * lib/binary-io.h: Undefine O_BINARY before defining it. This avoids a
22042         warning on QNX, which defines O_BINARY to 000000.
22043
22044 2003-08-27  Jim Meyering  <jim@meyering.net>
22045
22046         * m4/mkstemp.m4: Require that the system mkstemp be able to create
22047         70 temporary files, not just 30.  Tru64 V4.0F's mkstemp function
22048         would fail after 32.  Reported by Danny Levinson.  Details here:
22049         http://mail.gnu.org/archive/html/bug-coreutils/2003-08/msg00124.html
22050
22051 2003-08-24  Bruno Haible  <bruno@clisp.org>
22052
22053         * lib/binary-io.h: Include <stdio.h>, to avoid a compilation error when
22054         MSVC7 <stdio.h> is included later.
22055
22056 2003-08-22  Simon Josefsson  <jas@extundo.com>
22057
22058         * modules/strndup (Makefile.am): Add strndup.h to lib_SOURCES.
22059
22060 2003-08-20  Karl Berry  <karl@gnu.org>
22061
22062         * m4/lib-ld.m4: serial 1003 from gettext, no changes besides serial.
22063
22064 2003-08-20  Bruno Haible  <bruno@clisp.org>
22065
22066         * modules/progname: New file.
22067         * MODULES.html.sh (func_all_modules): Add progname.
22068
22069 2003-08-20  Bruno Haible  <bruno@clisp.org>
22070
22071         * lib/progname.h: New file, from GNU gettext.
22072         * lib/progname.c: New file, from GNU gettext.
22073         * lib/progreloc.c: New file, from GNU gettext.
22074
22075 2003-08-19  Jim Meyering  <jim@meyering.net>
22076
22077         * m4/lib-ld.m4: Revert yesterday's change, per Bruno's request here:
22078         http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00155.html
22079
22080 2003-08-19  Bruno Haible  <bruno@clisp.org>
22081
22082         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Don't check for <string.h> any
22083         more.
22084
22085 2003-08-19  Bruno Haible  <bruno@clisp.org>
22086
22087         * lib/xstrdup.c: Assume <string.h> exists.
22088
22089 2003-08-18  Paul Eggert  <eggert@twinsun.com>
22090
22091         * modules/stdbool: Add BUILT_SOURCES.  Prefer $@ to target name
22092         in makefile rules.
22093
22094 2003-08-18  Jim Meyering  <jim@meyering.net>
22095
22096         * m4/getloadavg.m4: Use [\t ], not [ \t] (where \t is a literal TAB).
22097         * m4/lib-ld.m4: Likewise.
22098
22099 2003-08-18  Jim Meyering  <jim@meyering.net>
22100
22101         * lib/setenv.h: Indent nested cpp directive.
22102         * lib/vasnprintf.c: Remove trailing blanks.
22103
22104 2003-08-17  Simon Josefsson  <jas@extundo.com>
22105
22106         * modules/xstrndup: New file.
22107         * MODULES.html.sh (func_all_modules): Add xstrndup.
22108
22109 2003-08-17  Simon Josefsson  <jas@extundo.com>
22110
22111         * modules/argp: Fix autoconf macro name. Add more dependencies.
22112
22113 2003-08-17  Simon Josefsson  <jas@extundo.com>
22114
22115         * m4/xstrndup.m4: New file.
22116
22117 2003-08-17  Simon Josefsson  <jas@extundo.com>
22118
22119         * m4/argp.m4: New file.
22120
22121 2003-08-17  Simon Josefsson  <jas@extundo.com>
22122             Bruno Haible  <bruno@clisp.org>
22123
22124         * lib/xstrndup.h: New file.
22125         * lib/xstrndup.c: New file.
22126
22127 2003-08-17  Bruno Haible  <bruno@clisp.org>
22128
22129         * modules/strndup (Files, Include): Add lib/strndup.h.
22130
22131 2003-08-17  Bruno Haible  <bruno@clisp.org>
22132
22133         * modules/euidaccess (Files): Add lib/euidaccess.h.
22134
22135 2003-08-17  Bruno Haible  <bruno@clisp.org>
22136
22137         * lib/strndup.h: New file.
22138
22139 2003-08-17  Bruno Haible  <bruno@clisp.org>
22140
22141         * gnulib-tool (func_create_testdir): Handle gl_USE_SYSTEM_EXTENSIONS
22142         like AC_GNU_SOURCE.
22143         * modules/extensions (configure.ac): Comment out the invocation of
22144         gl_USE_SYSTEM_EXTENSIONS.
22145
22146 2003-08-16  Paul Eggert  <eggert@twinsun.com>
22147
22148         Merges from coreutils, etc.
22149         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Insert ':' to prevent a syntax
22150         error in gl_FUNC_MATCH.  This fixes a bug I introduced on 2003-05-28.
22151         * m4/readlink.m4 (gl_PREREQ_READLINK): Renamed from gl_PREREQ_READLINE,
22152         fixing a typo.
22153         * m4/host-os.m4 (UTILS_HOST_OS): Add GNU/NetBSD, GNU/FreeBSD.
22154         * m4/hash.m4 (gl_HASH): Use AM_STDBOOL_H, not AC_HEADER_STDBOOL.
22155
22156 2003-08-16  Paul Eggert  <eggert@twinsun.com>
22157
22158         Document merge from coreutils.
22159         * modules/alloca: Append $(ALLOCA_H) to BUILT_SOURCES.
22160         * modules/fnmatch: Append $(FNMATCH_H) to BUILT_SOURCES.
22161         * modules/utime: Add m4/utimes-null.m4.
22162
22163 2003-08-16  Paul Eggert  <eggert@twinsun.com>
22164
22165         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Do not normalize white
22166         space, undoing this 2003-08-12 change:
22167         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
22168
22169 2003-08-16  Paul Eggert  <eggert@twinsun.com>
22170
22171         * config/srclist.txt: Get regex.h, strdup.c, strtoll.c,
22172         strtoul.c from libc, undoing this 2003-08-12 change:
22173         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
22174
22175 2003-08-16  Jim Meyering  <jim@meyering.net>
22176
22177         Merges from coreutils.
22178         * m4/readdir.m4 (GL_FUNC_READDIR): Change name to have GL_ (not jm_)
22179         prefix.  Adjust cache variables similarly.  Create 500 rather than
22180         just 300 files, to exercise bug on Darwin6.5, too.
22181         * m4/perl.m4 (jm_PERL): Use $am_missing_run, not undefined
22182         $missing_dir.
22183         * m4/jm-winsz1.m4: Require AC_SYS_POSIX_TERMIOS, not
22184         AM_SYS_POSIX_TERMIOS.
22185         Reported by mkc@mathdogs.com.
22186         Also change use of $am_cv_sys_posix_termios
22187         to $ac_cv_sys_posix_termios.  Reported by Andreas Schwab.
22188         * m4/getgroups.m4 (jm_FUNC_GETGROUPS): Rewrite to use AC_FUNC_GETGROUPS
22189         and (if needed) to call AC_LIBOBJ and to set GETGROUPS_LIB.
22190         * m4/fsusage.m4 [__GLIBC__]: GNU libc's statvfs stats each mount point
22191         in /proc/mounts until it finds one with matching device number.  This
22192         is unnecessary when the FILE argument *is* a mount point.  No stat call
22193         is necessary in that case.  So, disable the statvfs-testing code on
22194         systems with GNU libc.  Reported by Andrei Gaponenko via Tim Waugh
22195         as RedHat bug# 84846.
22196         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
22197         to 1MB, so as not to render systems with no stack size limit (e.g.,
22198         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
22199         Include <unistd.h>.  On some systems,
22200         it is required for the definition of _SC_PAGESIZE.
22201
22202 2003-08-16  Jim Meyering  <jim@meyering.net>
22203
22204         Merge from coreutils.
22205         * lib/xstrtoimax.c: #else #if -> #elif.
22206         * lib/xstrtoumax.c: Likewise.
22207
22208 2003-08-16  Jim Meyering  <jim@meyering.net>
22209
22210         * m4/utimes.m4 (gl_FUNC_UTIMES): New file.
22211         * m4/utimes.m4: Removed.
22212         * m4/utimes-null.m4: Renamed from utimes.m4.
22213
22214         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
22215         to 1MB, so as not to render systems with no stack size limit (e.g.,
22216         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
22217         Include <unistd.h>.  On some systems,
22218         it is required for the definition of _SC_PAGESIZE.
22219
22220 2003-08-16  Jim Meyering  <jim@meyering.net>
22221         and Paul Eggert  <eggert@cs.ucla.edu>
22222
22223         Merges from coreutils, etc.
22224
22225         * m4/jm-macros.m4 (AC_LANG_SOURCE(C)): New macro, undefine, then define
22226         using the latest version from cvs.  This avoids problems with #line
22227         directives using a vendor (Sun) compiler.
22228         (jm_MACROS): Bump prerequisite from 2.52g to 2.57.
22229         Don't set GETGROUPS_LIB here; now it's
22230         done via getgroups.m4's wrapper function.
22231         AC_SUBST OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, and MAN here,
22232         rather than just in sh-util/configure.in, so that the
22233         now-shared-by-fileutils-and-textutils lib/Makefile.am are all the
22234         same.
22235         Use AC_CONFIG_LIBOBJ_DIR(lib) to tell the new
22236         AC_FUNC_GETLOADAVG where to find getloadavg.c.
22237         Require AC_FUNC_FTW, gt_INTTYPES_PRI, gl_CLOCK_TIME,
22238         UTILS_SYS_OPEN_MAX, GL_FUNC_GETCWD_PATH_MAX, GL_FUNC_READDIR,
22239         gl_FSUSAGE, gl_MOUNTLIST, AC_FUNC_CANONICALIZE_FILE_NAME.
22240         Remove code that is now done by the newly-required macros.
22241         Append $(EXEEXT) to DF_PROG.
22242         AC_LIBOBJ fchdir-stub if fchdir doesn't exist; similarly for fchown.
22243         Do not invoke or require the following here,
22244         since prereq.m4 or some gnulib .m4 now does this for us:
22245         gl_REGEX, UTILS_FUNC_MKDIR_TRAILING_SLASH, jm_BISON, gl_FUNC_MKTIME,
22246         jm_FUNC_LSTAT, jm_FUNC_STAT, jm_FUNC_REALLOC, jm_FUNC_MALLOC,
22247         jm_FUNC_NANOSLEEP, jm_FUNC_READDIR, jm_FUNC_MEMCMP,
22248         jm_FUNC_GLIBC_UNLOCKED_IO, AC_FUNC_FNMATCH_GNU, jm_FUNC_PUTENV,
22249         jm_AC_PREREQ_XSTRTOUMAX, jm_AC_PREREQ_XSTRTOIMAX,
22250         AC_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, AC_FUNC_VPRINTF,
22251         vb_FUNC_RENAME, UTILS_FUNC_MKSTEP, jm_FUNC_UTIME, AM_FUNC_GETLINE,
22252         AC_FUNC_OBSTACK.
22253         Do not replace the following functions, as this is now the job
22254         of some gnulib .m4: strcasecmp, strncasecmp, dup2, gethostname,
22255         getusershell, sig2str, strcspn, stpcpy, strstr, strtol, strtoul
22256         strpbrk, euidaccess, memcmp, rmdir, rpmatch, strndup, strverscmp,
22257         atexit getpass, strdup, getpagesize.
22258         Replace 'raise'.
22259         Do not check for the following functions, as this is now the job
22260         of some gnulib .m4: bcopy, canonicalize_file_name, fchdir, ftime,
22261         getcwd, getmntinfo, resolvepath.  But check for sysctl, setreuid,
22262         setregid.
22263         (jm_CHECK_ALL_HEADERS): Do not check for fenv.h.
22264         Check for sys/sysctl.h.
22265         (jm_CHECK_ALL_TYPES): Do not require AC_STRUCT_TM, AC_STRUCT_TIMEZONE,
22266         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Invoke gt_TYPE_SSIZE_T instead
22267         of checking for ssize_t ourselves.
22268
22269         * m4/prereq.m4 (jm_PREREQ): Don't invoke macros; AC_REQUIRE them.
22270         Require every macro that gnulib/modules/* suggests for us.
22271         (jm_PREREQ_ADDEXT): New macro.
22272         (jm_PREREQ_STAT): Check for 'struct statfs' on Ultrix 4.4.
22273         Require jm_AC_TYPE_LONG_LONG instead of invoking it.
22274
22275         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): New macro.
22276         (gl_PHYSMEM): Use it.
22277         Also check for `table' function.
22278         Check for new headers and functions.
22279         Add check for sys/sysmp.h.
22280         With suggestions from Kaveh Ghazi.
22281         Ignore headers that are present but cannot be compiled.  This
22282         avoids spurious warnings on Solaris 9 sparc with Forte Developer 7
22283         C 5.4.
22284
22285 2003-08-15  Paul Eggert  <eggert@twinsun.com>
22286
22287         Document merge from coreutils.
22288         * modules/userspec: Depend on posixver.
22289         * modules/strftime: Depend on tzset.
22290
22291 2003-08-15  Paul Eggert  <eggert@twinsun.com>
22292
22293         * lib/config.charset, ref-add.sin, ref-del.sin: Use three spaces,
22294         rather than tab, after '#' in shell-script copyright notices.
22295         Suggested by Bruno Haible.
22296
22297 2003-08-15  Paul Eggert  <eggert@twinsun.com>
22298
22299         * config/srclist-update: Use three spaces, rather than tab, after '#'
22300         in shell-script copyright notices.  Suggested by Bruno Haible.
22301         Remove unnecessary parenthesization in regular expression.
22302
22303 2003-08-15  Jim Meyering  <jim@meyering.net>
22304
22305         Merge from coreutils.
22306         * lib/xgethostname.c: Include <stdlib.h>.
22307         (xghostname): Don't exit for anything other than memory-related
22308         failure; just return NULL.
22309         * lib/userspec.c: Include "posixver.h".
22310         (parse_user_spec): Accept `.' as a separator only
22311         in pre-POSIX-200112 mode.
22312         * lib/strtoimax.c: Use #elif rather than #else #if.
22313         * lib/strftime.c (my_strftime) [!_LIBC && HAVE_TZNAME && HAVE_TZSET]:
22314         Remove function, now that we can rely on a working tzset function.
22315         [!_LIBC]: Ensure that the required autoconf test has been run.
22316         [!defined _NL_CURRENT && HAVE_STRFTIME]:
22317         Use underlying_strftime for %r.
22318         * lib/sha.c: Merge in some clean-up and optimization changes from
22319         glibc.
22320         * lib/sha.c (sha_stream) [BLOCKSIZE]: Move definition to top of file.
22321         Ensure that it is a multiple of 64.
22322         Rearrange loop exit tests so as to avoid performing an
22323         additional fread after encountering an error or EOF.
22324         * lib/realloc.c: Update copyright date.
22325
22326 2003-08-15  Jim Meyering  <jim@meyering.net>
22327         and Paul Eggert  <eggert@twinsun.com>
22328
22329         Merge from coreutils.
22330         * lib/readutmp.h (HAVE_UTMPX_H): Undef if struct utmp has the ut_exit
22331         member but strut utmpx does not.  Needed for AIX 4.3.3.
22332         (UT_EXIT_E_TERMINATION, UT_EXIT_E_EXIT): Define.
22333
22334 2003-08-15  Jim Meyering  <jim@meyering.net>
22335         and Paul Eggert  <eggert@cs.ucla.edu>
22336
22337         Merges from coreutils, etc.
22338         * m4/strftime.m4 (_jm_STRFTIME_PREREQS):
22339         Require gl_FUNC_TZSET_CLOBBER.
22340         * m4/readutmp.m4 (gl_READUTMP): Check for ut_exit.ut_exit,
22341         ut_exit.e_exit, ut_exit.ut_termination, and ut_exit.e_termination
22342         members.
22343
22344 2003-08-14  Paul Eggert  <eggert@twinsun.com>
22345
22346         Help the merge from coreutils.
22347         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): New macro.
22348         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use it.
22349         * m4/tzset.m4: Use it too.
22350
22351 2003-08-14  Paul Eggert  <eggert@twinsun.com>
22352
22353         * modules/tzset: New file.
22354
22355 2003-08-14  Jim Meyering  <jim@meyering.net>
22356
22357         Merges from coreutils.
22358         * modules/fnmatch: Use the `$(FNMATCH_H)' notation for AC_REPLACED
22359         variable names, rather than @FNMATCH_H@.
22360         * modules/alloca: Likewise for $(ALLOCA_H).
22361
22362         * modules/fnmatch (fnmatch.h): Use `$@' in the commands, in place of
22363         the three copies of the literal target, `fnmatch.h'.
22364         * modules/alloca (alloca.h): Likewise.
22365
22366 2003-08-14  Jim Meyering  <jim@meyering.net>
22367
22368         Merge from coreutils.
22369         * m4/tzset.m4: New file.
22370         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Move the
22371         MOUNTED_VMOUNT test to precede the MOUNTED_GETMNTENT1 tests, since
22372         otherwise, AIX 5.1 systems would end up using the latter.
22373         MOUNTED_GETMNTENT1 support is inadequate on such systems: 1) detecting
22374         whether a file system is remote doesn't work  2) the MOUNTED_VMOUNT
22375         code reports the HOSTNAME:/MOUNT_POINT, while the MOUNTED_GETMNTENT1
22376         code reports merely /MOUNT_POINT.  Reported by Mike Jetzer.
22377
22378 2003-08-14  Jim Meyering  <jim@meyering.net>
22379
22380         Merge from coreutils.
22381         * lib/obstack.h: Whitespace changes.
22382         * lib/mountlist.c: Remove anachronistic casts of xmalloc, xrealloc,
22383         and xcalloc return values.
22384         (read_filesystem_list) [MOUNTED_GETFSSTAT]:
22385         Use MNT_NOWAIT, rather than MNT_WAIT.  Otherwise, `df DIR' could
22386         hang on OSF/1 5.1 for DIR on both local and remote file systems.
22387         Reported by (and fix confirmed by) Nelson H. F. Beebe.
22388         (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
22389         error from mntctl.
22390         Use mntctl's return value to drive the entry-processing loop, since
22391         we can't rely on the value of the vmt_length member in the last
22392         entry.  On some systems doing so could result in exhausting
22393         virtual memory.  Based in part on a patch from Mike Jetzer.
22394
22395 2003-08-14  Jim Meyering  <jim@meyering.net>
22396         and Paul Eggert  <eggert@twinsun.com>
22397
22398         Merges from coreutils, plus other fixes.
22399         * lib/physmem.c: Merge in portability changes from gcc/libiberty
22400         to support AIX, IRIX, Tru64, and Windows.  See the ChangeLog there
22401         for credits and details.  Thanks to Kaveh Ghazi for helping
22402         to keep these files in sync.
22403         (ARRAY_SIZE): Define it.
22404         (physmem_total, physmem_available): Add comments. From Kaveh Ghazi.
22405         * lib/memcasecmp.c: Remove unnecessary parentheses after 'defined'.
22406         (memcasecmp): Don't assume size_t fits in unsigned int.
22407         Remove casts and duplicate code.
22408         * lib/md5.c: Include <string.h> and <stdlib.h> unconditionally.
22409         (memcpy): Remove definition.
22410         Merge in some clean-up and optimization changes from glibc.
22411         [BLOCKSIZE]: Move definition to top of file.
22412         Ensure that it is a multiple of 64.
22413         Rearrange loop exit tests so as to avoid performing an
22414         additional fread after encountering an error or EOF.
22415         * lib/md5.h (md5_uintptr): Define.
22416         * lib/makepath.c (CLEANUP_CWD): Report an error if we failed to
22417         return to the initial working directory.  Preserve errno
22418         for caller.
22419         * lib/idcache.c: Include "xalloc.h".
22420         (xmalloc, xrealloc): Remove decls.
22421         (getuser): Remove casts no longer required in C89.
22422         * lib/human.c: Include stdio.h, for sprintf.
22423         * lib/group-member.c: Include "xalloc.h".
22424         (xmalloc, xrealloc): Remove decls.
22425         (get_group_info): Remove casts no longer required in C89.
22426         * lib/getusershell.c (readname): Remove casts no longer required in
22427         C89.
22428         * lib/gettimeofday.c (rpl_gmtime, rpl_tzset): New functions.
22429         * lib/getline.c: Whitespace fix, from coreutils.
22430
22431 2003-08-13  Paul Eggert  <eggert@twinsun.com>
22432
22433         * m4/exclude.m4 (gl_EXCLUDE): Require AC_C_INLINE, AC_HEADER_STDC.
22434         Check for isascii.
22435
22436         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
22437         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
22438         Undo previous (whitespace-only) change.
22439
22440 2003-08-13  Paul Eggert  <eggert@twinsun.com>
22441
22442         * lib/exclude.c: Include <ctype.h>
22443         (IN_CTYPE_DOMAIN): New macro.
22444         (is_space): New fn.
22445         (add_exclude_file): If LINE_END is a space, ignore trailing spaces
22446         and empty lines.
22447
22448         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
22449         Undo previous (whitespace-only) change.
22450
22451 2003-08-13  Paul Eggert  <eggert@twinsun.com>
22452
22453         * config/srclist-update: Change update back to the old behavior,
22454         leaving whitespace alone.  Use one 'sed' command rather than a
22455         pipeline.
22456         (fixlicense): Now a variable, not a function.
22457         (remove_trailing_blanks): Remove.
22458         (fixfile): Don't invoke unexpand or cat, or remove trailing blanks.
22459         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
22460         Undo previous (whitespace-only) change.
22461
22462 2003-08-12  Paul Eggert  <eggert@twinsun.com>
22463
22464         Merge from coreutils.
22465         * modules/euidaccess: Add lib_SOURCES, include for new
22466         file euidaccess.h
22467
22468 2003-08-12  Paul Eggert  <eggert@twinsun.com>
22469
22470         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
22471         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
22472         Normalize leading white space and remove trailing white space.
22473
22474         Merge from coreutils
22475         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Check for euidaccess decl.
22476
22477         * m4/lib-ld.m4, lib-link.m4, lib-prefix.m4: Regenerate from gettext
22478         0.12.1.  These files are now being upgraded automatically by
22479         ../config/srclist-update.
22480
22481 2003-08-12  Paul Eggert  <eggert@twinsun.com>
22482
22483         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
22484         Normalize leading white space and remove trailing white space.
22485         * lib/ref-add.sin, ref-del.sin: Use '#' before empty line in copyright
22486         notice, as per ../config/srclist-update.
22487
22488         Merge from coreutils.
22489         * lib/euidaccess.h: New file.
22490         * lib/euidaccess.c: Include it.
22491         * lib/.cppi-disable: Add printf-args.h, printf-parse.h, stdbool_.h,
22492         vasnprintf.h, vasprintf.h.  Remove strdup.c, gettext.h.
22493         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Normalize white space.
22494
22495 2003-08-12  Paul Eggert  <eggert@twinsun.com>
22496
22497         * config/srclist-update: Add copyright notice.
22498         (remove_id_lines, remove_trailing_blanks): New constants.
22499         (fixfile): Use them to normalize spacing a bit in copied files.
22500         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
22501         Normalize leading white space and remove trailing white space.
22502
22503         * config/texinfo.tex: Sync with texinfo.
22504
22505         * config/srclist.txt: Don't get regex.h, strdup.c, strtoll.c,
22506         strtoul.c from libc, to merge coreutils whitespace changes.
22507
22508         * config/srclist.txt: Get the following m4 files from gettext:
22509         codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4,
22510         inttypes-pri.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4,
22511         longdouble.m4, nls.m4, po.m4, progtest.m4, signed.m4, wchar_t.m4,
22512         wint_t.m4.
22513
22514 2003-08-12  Karl Berry  <karl@gnu.org>
22515
22516         * config/srclist.txt: can't sync vasnprintf.c any more, changes have
22517         been made.
22518
22519 2003-08-11  Paul Eggert  <eggert@twinsun.com>
22520
22521         * modules/gnu-source, m4/gnu-source.m4:
22522         Remove; we're assuming Autoconf 2.54 or later now.
22523         Suggested by Bruno Haible.
22524         * MODULES.html.sh (func_all_modules): Remove gnu-source.
22525
22526 2003-08-11  Bruno Haible  <bruno@clisp.org>
22527
22528         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for wcslen.
22529
22530 2003-08-11  Bruno Haible  <bruno@clisp.org>
22531
22532         * lib/vasnprintf.c (local_wcslen): New function, for Solaris 2.5.1.
22533         (vasnprintf): Use it instead of wcslen.
22534
22535 2003-08-11  Bruno Haible  <bruno@clisp.org>
22536
22537         * lib/stdbool_.h (_Bool): Undo last change; instead use a negative enum
22538         value to ensure that _Bool promotes to int. Use #define for _Bool when
22539         using the Solaris C compiler. Adds comments suggested by Paul Eggert.
22540
22541 2003-08-10  Karl Berry  <karl@gnu.org>
22542
22543         * lib/regex.h: update from libc (whitespace fix).
22544
22545 2003-08-09  Paul Eggert  <eggert@twinsun.com>
22546
22547         Merge some files from coreutils.  These changes were
22548         originally made by Jim Meyering.
22549         * lib/acl.c: Include <sys/types.h> before <sys/stat.h>;
22550         many older Unixes require this.
22551         * lib/alloca.c (alloca): Remove cast to argument of free;
22552         no longer needed in C89.
22553         * lib/alloca_.h, regex.h: Fix white space to match
22554         what GNU indent does.
22555
22556 2003-08-09  Paul Eggert  <eggert@twinsun.com>
22557
22558         * m4/regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371";
22559         apparently Emacs's Unicode mode got confused before my 2003-08-05
22560         checkin.
22561
22562 2003-08-08  Paul Eggert  <eggert@twinsun.com>
22563
22564         * m4/extensions.m4: New file.
22565         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC):
22566         Require gl_USE_SYSTEM_EXTENSIONS.
22567         * m4/unlocked-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO):
22568         Require gl_USE_SYSTEM_EXTENSIONS rather than AC_GNU_SOURCE.
22569
22570 2003-08-08  Paul Eggert  <eggert@twinsun.com>
22571
22572         * MODULES.html.sh (func_all_modules): Add extensions, gnu-source.
22573         * modules/extensions, modules/gnu-source: New files.
22574         * modules/timespec, modules/unlocked-io: Depend on extensions.
22575
22576 2003-08-07  Paul Eggert  <eggert@twinsun.com>
22577
22578         * modules/restrict: New file.
22579         * MODULES.html.sh (func_all_modules): Add restrict.
22580         * modules/regex: Depend on restrict.
22581
22582 2003-08-07  Paul Eggert  <eggert@twinsun.com>
22583
22584         * m4/restrict.m4: New file.
22585         * m4/regex.m4 (jm_PREREQ_REGEX): Add gl_C_RESTRICT.
22586
22587 2003-08-07  Bruno Haible  <bruno@clisp.org>
22588
22589         * modules/getndelim2 (Makefile.am): Add the files to EXTRA_DIST, not
22590         lib_SOURCES, because getndelim2.m4 now uses AC_LIBOBJ(getndelim2).
22591
22592 2003-08-07  Bruno Haible  <bruno@clisp.org>
22593
22594         * m4/getndelim2.m4 (gl_GETNDELIM2): Use AC_LIBOBJ(getndelim2). This
22595         makes the module 'getndelim2' compatible with the module 'getline'.
22596
22597 2003-08-05  Paul Eggert  <eggert@twinsun.com>
22598
22599         * m4/regex.m4 (jm_INCLUDED_REGEX): Replace a single non-ASCII
22600         byte with "\201" to avoid glitches when editing that source file
22601         with multi-gnome-terminal.
22602
22603 2003-08-05  Paul Eggert  <eggert@twinsun.com>
22604
22605         * lib/bumpalloc.h: Remove.
22606
22607 2003-08-05  Paul Eggert  <eggert@twinsun.com>
22608
22609         * MODULES.html.sh (func_all_modules): Remove bumpalloc.
22610         * modules/bumpalloc: Remove.
22611
22612 2003-08-04  Paul Eggert  <eggert@twinsun.com>
22613
22614         * lib/getloadavg.c: Change copyright notice and spacing to conform to
22615         GNU coding style.
22616
22617         Merge from coreutils.
22618         * lib/error.c [!USE_IN_LIBIO]: Omit this case; assume USE_IN_LIBIO is
22619         1. From glibc.
22620         * lib/getdate.y (date): Also accept dates like May-23-2003; suggestion
22621         from Karl Berry, implemented by Jim Meyering.
22622         * lib/getgroups.c: Include "xalloc.h" instead of declaring xalloc fns;
22623         from Dmitry V. Levin.
22624         Remove anachronistic cast of xrealloc.
22625         * lib/fnmatch_.h (__const): Remove.  Use 'const'.
22626         * lib/fnmatch_loop.c (NEW_PATTERN): Cast alloca return value to proper
22627         type. Otherwise, it wouldn't compile with at least /bin/cc on
22628         ymp-cray-unicos9.0.2.X.
22629         Combine two mostly-identical uses of alloca into one.
22630         Thanks to the Cray-Cyber project for access to a Cray Y-MP.
22631
22632 2003-08-04  Dave Love  <d.love@dl.ac.uk>
22633
22634         [From Emacs.]
22635
22636         * lib/getloadavg.c: Check `__unix' as well as `unix'.  Use #ifdef, not
22637         #if.  Check HAVE_LIBKSTAT as well as LOAD_AVE_TYPE.  Check
22638         F_SETFD, not FD_SETFD.  Use HAVE_STRUCT_NLIST_N_UN_N_NAME, not
22639         obsolete NLIST_NAME_UNION.
22640         [__GNU__]: Undef BSD and FSCALE.
22641         [!NLIST_STRUCT]: Remove conditional definition of NLIST_STRUCT.
22642
22643 2003-08-03  Paul Eggert  <eggert@twinsun.com>
22644
22645         * lib/stdbool_.h (_Bool): Make it signed char, instead of
22646         an enum type, so that it's guaranteed to promote to int.  See:
22647         <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00124.html>
22648
22649 2003-08-03  Karl Berry  <karl@gnu.org>
22650
22651         * config/depcomp: update from automake.
22652
22653 2003-07-31  Paul Eggert  <eggert@twinsun.com>
22654
22655         * lib/strerror.c: Include config.h, limits.h.  Declare sprintf.
22656         (strerror): Don't assume that a printable int fits in 14 bytes.
22657
22658 2003-07-31  Bruno Haible  <bruno@clisp.org>
22659
22660         * modules/getpass-gnu: New file.
22661         * MODULES.html.sh (func_all_modules): Add getpass-gnu.
22662
22663 2003-07-31  Bruno Haible  <bruno@clisp.org>
22664
22665         * m4/getpass.m4 (gl_FUNC_GETPASS_GNU): New macro.
22666
22667 2003-07-24  Karl Berry  <karl@gnu.org>
22668
22669         * config/missing: update from automake.
22670
22671 2003-07-24  Derek Robert Price  <derek@ximbiot.com>
22672             Bruno Haible  <bruno@clisp.org>
22673
22674         * lib/getline.h (getline, getdelim): Change return type to ssize_t.
22675         * lib/getline.c (getline, getdelim): Likewise.
22676         Remove _GNU_SOURCE define; now it's defined in config.h through
22677         m4/getline.m4.
22678
22679 2003-07-23  Karl Berry  <karl@gnu.org>
22680
22681         * config/config.sub: update from prep.
22682
22683 2003-07-22  Paul Eggert  <eggert@twinsun.com>
22684
22685         * modules/xalloc (Depends-on): Add exitfail.
22686         * modules/xmemcoll: Likewise.
22687
22688 2003-07-22  Paul Eggert  <eggert@twinsun.com>
22689
22690         * lib/xalloc.h (XCALLOC, XREALLOC, CCLONE): Fix under- and
22691         over-parenthesization in macros.
22692
22693         Sync with coreutils.
22694
22695         * lib/xalloc.h (XMALLOC, XCALLOC, XREALLOC): Remove casts not
22696         required by C99.
22697
22698         Use `exit_failure' for xalloc and xmemcoll instead of their own
22699         private exit-failure variables.
22700         * lib/xalloc.h (xalloc_exit_failure): Remove.
22701         * lib/xmalloc.c: Likewise.  Include exitfail.h.
22702         (xalloc_die): Use exit_failure instead of xalloc_exit_failure.
22703         * lib/xmemcoll.h (xmemcoll_exit_failure): Remove.
22704         * lib/xmemcoll.c: Likewise.  Include exitfail.h.
22705         (xmemcoll): Use exit_failure instead of xalloc_exit_failure.
22706
22707 2003-07-20  Jim Meyering  <jim@meyering.net>
22708
22709         * modules/closeout (Depends-on): Add exitfail.
22710         Suggestion from Bruno Haible.
22711
22712 2003-07-19  Karl Berry  <karl@gnu.org>
22713
22714         * config/config.sub: update from prep.
22715
22716 2003-07-18  Paul Eggert  <eggert@twinsun.com>
22717
22718         * lib/closeout.h (close_stdout_set_status, close_stdout_status):
22719         Remove.
22720         * lib/closeout.c: Likewise.  Include "closeout.h" right after config.h,
22721         to test that it can stand by itself.  Include "exitfail.h".
22722         Clients should set exit_failure instead.
22723         (EXIT_FAILURE): Remove; no longer needed.  Do not include <stdlib.h>.
22724
22725 2003-07-18  Bruno Haible  <bruno@clisp.org>
22726
22727         * modules/getndelim2: New file.
22728         * modules/getline: Share files with module getndelim2.
22729         * modules/getnline: Depend on getndelim2 instead of sharing files with
22730         it. Add getnline.c to lib_SOURCES.
22731         * MODULES.html.sh (func_all_modules): Add getndelim2.
22732
22733 2003-07-18  Bruno Haible  <bruno@clisp.org>
22734
22735         * m4/getndelim2.m4: New file.
22736         * m4/getline.m4 (AM_FUNC_GETLINE): Add AC_LIBOBJ of getndelim2.c and
22737         invoke gl_PREREQ_GETNDELIM2.
22738         (gl_PREREQ_GETLINE): Drop AC_HEADER_STDC, now done by
22739         gl_PREREQ_GETNDELIM2.
22740         * m4/getnline.m4 (gl_GETNLINE): Drop AC_HEADER_STDC, now done by
22741         gl_GETNDELIM2.
22742
22743 2003-07-18  Bruno Haible  <bruno@clisp.org>
22744
22745         * lib/getndelim2.h: New file.
22746         * lib/getndelim2.c: Make into a module of its own. Include config.h,
22747         getndelim2.h.
22748         (getndelim2): Make non-static. Change return type to ssize_t.
22749         * lib/getline.h: Change argument names.
22750         * lib/getline.c: Include getndelim2.h instead of getndelim2.c.
22751         * lib/getnline.c: Include getndelim2.h.
22752
22753 2003-07-18  Andreas Schwab  <schwab@suse.de>
22754
22755         * lib/memcoll.c (memcoll) [!HAVE_STRCOLL]: Clear errno.
22756
22757 2003-07-17  Karl Berry  <karl@gnu.org>
22758
22759         * config/config.sub: update from prep.
22760
22761 2003-07-17  Bruno Haible  <bruno@clisp.org>
22762
22763         * modules/getnline: New file.
22764         * modules/getline: Add lib/getndelim2.c to source file list.
22765         * MODULES.html.sh (func_all_modules): Add getnline.
22766
22767 2003-07-17  Bruno Haible  <bruno@clisp.org>
22768
22769         * m4/getnline.m4: New file.
22770
22771 2003-07-17  Bruno Haible  <bruno@clisp.org>
22772
22773         * m4/Makefile.am.in: Remove file.
22774         * m4/Makefile.am: Remove file.
22775         * m4/Makefile.in: Remove file.
22776
22777 2003-07-17  Bruno Haible  <bruno@clisp.org>
22778
22779         * lib/getnline.h: New file.
22780         * lib/getnline.c: New file.
22781         * lib/getndelim2.c: New file, extracted from getline.c.
22782         (getndelim2): Renamed from getdelim2, with added nmax argument.
22783         * lib/getline.c: Include getndelim2.c.
22784         (getdelim2): Moved out to getndelim2.c.
22785         (getline, getdelim): Update.
22786
22787 2003-07-17  Bruno Haible  <bruno@clisp.org>
22788
22789         * lib/Makefile.am: Remove file.
22790         * lib/Makefile.in: Remove file.
22791
22792 2003-07-17  Bruno Haible  <bruno@clisp.org>
22793
22794         * configure.in: Remove file.
22795         * Makefile.in: Remove file.
22796
22797 2003-07-17  Bruno Haible  <bruno@clisp.org>
22798
22799         * MODULES.html.sh: Put the </BODY> right before </HTML>.
22800
22801 2003-07-16  Karl Berry  <karl@gnu.org>
22802
22803         * config/srclist-update: was running fixlicense twice, which caused
22804                 texinfo.tex to be nullified for some reason.  Simplify,
22805                 $gplsrc is no longer needed as far as I can see?
22806
22807 2003-07-16  Jim Meyering  <jim@meyering.net>
22808
22809         * modules/save-cwd: Depend on xgetcwd.  From Derek Price.
22810
22811 2003-07-15  Paul Eggert  <eggert@twinsun.com>
22812
22813         * config/srclist.txt: Get the following files from gettext-runtime/intl
22814         instead: config.charset, localcharset.c, localcharset.h, ref-add.sin,
22815         ref-del.sin.  From Bruno Haible.
22816         * config/srclist-update (fixfile): Change grep pattern again, since the
22817         previous fix didn't work (there was another trailing $).  Use
22818         '[$]' to escape the $s.
22819
22820 2003-07-15  Karl Berry  <karl@gnu.org>
22821
22822         * lib/vasnprintf.c: update from gettext.
22823
22824 2003-07-15  Karl Berry  <karl@gnu.org>
22825
22826         * config/srclist-update (fixfile): Change grep pattern, since 'Id'
22827         gets expanded when surrounded by '$'.
22828
22829 2003-07-15  Jim Meyering  <jim@meyering.net>
22830
22831         * modules/save-cwd: Don't depend on error.  From Derek Price.
22832
22833 2003-07-15  Jim Meyering  <jim@meyering.net>
22834
22835         * lib/makepath.c (make_path): Enclose diagnostic in _(...).
22836
22837 2003-07-14  Simon Josefsson  <jas@extundo.com>
22838
22839         * modules/mempcpy: New file.
22840         * MODULES.html.sh (func_all_modules): Add mempcpy.
22841
22842 2003-07-14  Simon Josefsson  <jas@extundo.com>
22843
22844         * m4/mempcpy.m4: New file.
22845
22846 2003-07-14  Simon Josefsson  <jas@extundo.com>
22847
22848         * lib/mempcpy.h: New file.
22849         * lib/mempcpy.c: New file.
22850
22851 2003-07-14  Paul Eggert  <eggert@twinsun.com>
22852
22853         * modules/getdate, modules/posixtm: Depend on mktime.
22854
22855 2003-07-14  Paul Eggert  <eggert@twinsun.com>
22856
22857         * lib/ceill.c, expl.c, floorl.c, frexpl.c, ldexpl.c, mathl.h,
22858         sincosl.c, sqrtl.c, trigl.c, trigl.h, poll.c, poll_.h, mkstemp.c,
22859         unicodeio.c, unicodeio.h, unlocked-io.h:
22860         Switch from LGPL to GPL.
22861
22862 2003-07-14  Paul Eggert  <eggert@twinsun.com>
22863
22864         * lib/asnprintf.c, asprintf.c, config.charset, gettext.h,
22865         localcharset.c, localcharset.h, mkdtemp.c, printf-args.c,
22866         printf-args.h, printf-parse.c, printf-parse.h, ref-add.sin,
22867         ref-del.sin, setenv.c, unsetenv.c, vasnprintf.c, vasnprintf.h,
22868         vasprintf.c, vasprintf.h: Regenerate.  These files are now being
22869         updated automatically by ../config/srclist-update.  This changes
22870         their license from LPGL to GPL.
22871
22872 2003-07-14  Paul Eggert  <eggert@twinsun.com>
22873
22874         * config/srclist.txt: Add tons more gettext files.  $GETTEXT is now
22875         assumed to refer to the root of the most recent stable gettext version.
22876         * config/srclistvars.sh: Add defaults for eggert.
22877         * config/srclist-update: Convert LGPL to GPL in shell scripts, too.
22878         Match "This program" as well as "The program".  This is needed
22879         for gettext.
22880
22881 2003-07-14  Jim Meyering  <jim@meyering.net>
22882
22883         Don't emit diagnostics.  Let callers do that.
22884         * lib/save-cwd.c: Don't include "error.h".
22885         (save_cwd): Don't call error.  Ensure that errno is valid
22886         when returning nonzero.
22887
22888         * lib/save-cwd.h (restore_cwd): Update prototype.
22889         * lib/save-cwd.c (restore_cwd): Remove two parameters.
22890         Simplify.  Don't call error upon failure.  Let callers do that.
22891         (save_cwd): Mention that Irix 5.3 has the same problem as SunOS 4
22892         when auditing is enabled.  But don't bother updating the #if.
22893
22894 2003-07-11  Alexandre Duret-Lutz  <adl@gnu.org>
22895
22896         * lib/obstack.h (__INT_TO_PTR): Revert change of 2003-03-13;
22897         it breaks C++ compilation.
22898         [!__GNUC__ || !__STDC__] (obstack_finish): Cast result to void*.
22899
22900 2003-07-10  Simon Josefsson  <jas@extundo.com>
22901
22902         * modules/strchrnul (Makefile.am): Add strchrnul.h.
22903
22904 2003-07-10  Jim Meyering  <jim@meyering.net>
22905
22906         * m4/clock_time.m4: Remove trailing blank.
22907         * m4/intmax_t.m4: Likewise.
22908
22909 2003-07-10  Jim Meyering  <jim@meyering.net>
22910
22911         * lib/vasnprintf.c: Remove trailing blanks.
22912         Make cpp indentation consistent.
22913
22914 2003-07-09  Paul Eggert  <eggert@twinsun.com>
22915
22916         * lib/alloca_.h, euidaccess.c, getpass.c, memrchr.c, obstack.h,
22917         posixver.c, strftime.c, strnlen.c, strverscmp.c:
22918         Switch from LGPL to GPL.
22919
22920 2003-07-09  Paul Eggert  <eggert@twinsun.com>
22921
22922         * config/srclist.txt: Sort sublists.  Add
22923         $LIBCSRC/sysdeps/generic/strtoul.c. In comments, add more libc files
22924         that differ from gnulib for one reason or another; we'd like this list
22925         to be smaller but for now let's document what we have.
22926
22927 2003-07-08  Paul Eggert  <eggert@twinsun.com>
22928
22929         * config/srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding
22930         the use of GNU extensions.  Change "x=`eval echo $x`" to the shorter
22931         and sweeter "eval x=$x".
22932         * config/srclist.txt: Get lib/argp* from glibc.
22933
22934 2003-07-07  Paul Eggert  <eggert@twinsun.com>
22935
22936         * lib/mktime.c: Fix some boundary cases and remove need for floating
22937         point.
22938
22939         Issue a compile-time diagnostic if time_t is floating point, or if
22940         two's complement arithmetic is not in effect, or if arithmetic
22941         right shift does not propagate the sign.  These assumptions were
22942         all in the original code but they weren't checked.
22943
22944         (TIME_T_MIDPOINT, verify): New macros.
22945         (__isleap): Remove; it has integer overflow problems.
22946         (leapyear): New function, without those problems.
22947         (ydhms_tm_diff): Remove; splitting into two parts.
22948         (ydhms_diff): New function, containing the arithmetic part of
22949         the old ydhms_tm_diff function.  Issue a compile-time
22950         diagnostic if we are not using C99 integer division.
22951         Avoid casts when possible.
22952         (guess_time_tm): New function, containing the checking part of
22953         the old ydhms_tm_diff function.  Return the new value, rather than
22954         the difference between it and the old.  Accept a new argument T
22955         so that *T specifies the old value.  Check for overflow in the result.
22956
22957         (__mktime_internal): Use a time_t offset, not a long int offset.
22958         This undoes the 2003-06-04 change, which is no longer needed now
22959         that we have better overflow checking.
22960         (localtime_offset): Likewise.
22961
22962         (__mktime_internal): Avoid harmful overflow on hosts where time_t
22963         and long are 64-bit but int is only 32-bit.
22964         (ydhms_diff): Use long int to store year1 and yday1.
22965         Issue a compile-time diagnostic if long int is not wide enough.
22966
22967         (__mktime_internal): Use long int to store adjusted year and yday.
22968         Use plain C rather than preprocessor commands, if that doesn't
22969         affect efficiency.
22970         Check for overflow (and try to repair) after each probe
22971         rather than checking only at the very end.  This avoids some bugs
22972         (e.g., southern hemisphere, behind GMT, and GMT offset at minimum time
22973         does not equal GMT offset at maximum time).
22974         Use integer to check for overflow rather than floating point; this
22975         is more portable to non-IEEE hosts, and is a tad faster.
22976         When we detect that we are oscillating between two values,
22977         don't check whether tm_isdst has the requested value, since
22978         we already know the answer.  When tm_isdst has the wrong value,
22979         use a different heuristic to find the right one, based on the
22980         extreme values actually observed in practice in tz2003a,
22981         rather than the (overly optimistic) "previous 3 calendar quarters".
22982
22983         (not_equal_tm, print_tm, check_result): Use "const T" rather than
22984         "T const" to accommodate glibc style.
22985         (check_result): Use less-confusing report format.  "long" -> "long int.
22986         (main): Likewise.
22987         Don't loop if the iteration overflows time_t.
22988         Allow a negative step in the iteration.
22989
22990 2003-07-06  Karl Berry  <karl@gnu.org>
22991
22992         * config/depcomp: update from automake.
22993         * config/config.sub: update from prep.
22994
22995 2003-07-03  Karl Berry  <karl@gnu.org>
22996
22997         * config/config.guess: update from prep.
22998
22999 2003-07-01  Paul Eggert  <eggert@twinsun.com>
23000
23001         * m4/xreadlink.m4 (gl_XREADLINK): Don't check for sys/types.h, since
23002         xreadlink.c now includes it unconditionally.
23003
23004 2003-07-01  Paul Eggert  <eggert@twinsun.com>
23005
23006         * lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
23007         having it depend on HAVE_SYS_TYPES_H.
23008
23009 2003-07-01  Bruno Haible  <bruno@clisp.org>
23010
23011         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Don't include <unistd.h>.
23012         <sys/types.h> should be sufficient.
23013         Reported by Paul Eggert.
23014
23015 2003-06-26  Karl Berry  <karl@gnu.org>
23016
23017         * config/depcomp: update from automake.
23018
23019 2003-06-26  Bruno Haible  <bruno@clisp.org>
23020
23021         * modules/human: Depend on module stdbool.
23022
23023 2003-06-25  Bruno Haible  <bruno@clisp.org>
23024
23025         * modules/readlink: New file.
23026         * modules/xreadlink: Depend on it.
23027         * MODULES.html.sh (func_all_modules): Add readlink.
23028
23029 2003-06-25  Bruno Haible  <bruno@clisp.org>
23030
23031         * m4/readlink.m4: New file.
23032
23033 2003-06-25  Bruno Haible  <bruno@clisp.org>
23034
23035         * lib/readlink.c: New file.
23036
23037 2003-06-22  Karl Berry  <karl@gnu.org>
23038
23039         * config/srclist.txt: update mkinstalldirs from automake.
23040         * config/mkinstalldirs: update.
23041
23042 2003-06-22  Bruno Haible  <bruno@clisp.org>
23043
23044         Portability to mingw32.
23045         * m4/ssize_t.m4: New file, from GNU gettext.
23046         * m4/safe-read.m4 (gl_PREREQ_SAFE_READ): Require gt_TYPE_SSIZE_T.
23047         * m4/xreadlink.m4 (gl_XREADLINK): Require gt_TYPE_SSIZE_T.
23048
23049 2003-06-22  Bruno Haible  <bruno@clisp.org>
23050
23051         * modules/safe-read: Add m4/ssize_t.m4.
23052         * modules/xreadlink: Add m4/ssize_t.m4.
23053
23054 2003-06-20  Bruno Haible  <bruno@clisp.org>
23055
23056         Assume C89, so PARAMS isn't needed.
23057         * lib/unicodeio.h (PARAMS): Remove.
23058         * lib/unicodeio.c: Don't use PARAMS.
23059
23060 2003-06-18  Karl Berry  <karl@gnu.org>
23061
23062         * config/config.{guess,sub}: update from prep.
23063
23064 2003-06-18  Jim Meyering  <jim@meyering.net>
23065
23066         Merge changes from coreutils.
23067         * lib/readutmp.c: Include <string.h> and <stdlib.h> unconditionally.
23068         Remove explicit declarations of xmalloc and realloc.
23069         Include xalloc.h.
23070         (read_utmp): Remove anachronistic cast of xmalloc.
23071
23072 2003-06-17  Paul Eggert  <eggert@twinsun.com>
23073
23074         Assume C89, so PARAMS isn't needed.
23075         * lib/backupfile.h (PARAMS): Remove.  All uses removed.
23076         * lib/closeout.h, lib/dirname.h, lib/filemode.h, lib/fsusage.h,
23077         lib/getdate.h, lib/getline.h, lib/group-member.h, lib/hard-locale.h,
23078         lib/hash.h, lib/linebuffer.h, lib/long-options.h, lib/makepath.h,
23079         lib/memcasecmp.h, lib/memcoll.h, lib/modechange.h, lib/mountlist.h,
23080         lib/path-concat.h, lib/physmem.h, lib/posixtm.h, lib/quote.h,
23081         lib/readutmp.h, lib/same.h, lib/save-cwd.h, lib/savedir.h,
23082         lib/stdio-safer.h, lib/strtoimax.c, lib/strverscmp.h,
23083         lib/unistd-safer.h, lib/version-etc.h, lib/xalloc.h, lib/xreadlink.h,
23084         lib/xstrtod.h, lib/xstrtol.h: Likewise.
23085         * lib/filemode.h, lib/hard-locale.h, lib/memcoll.h, lib/modechange.h,
23086         lib/physmem.h, lib/same.h, lib/strverscmp.h: Do not include config.h;
23087         no longer needed. Anyway, config.h should always be included before any
23088         other file.
23089
23090 2003-06-11  Simon Josefsson  <jas@extundo.com>
23091
23092         * modules/sysexits: New file.
23093         * MODULES.html.sh (func_all_modules): Add sysexits.
23094
23095 2003-06-11  Simon Josefsson  <jas@extundo.com>
23096
23097         * lib/sysexit_.h: New file.
23098
23099 2003-06-11  Derek Price  <derek@ximbiot.com>
23100
23101         * lib/stat.c [LSTAT]: Compile/use slash_aware_lstat only if it is
23102         necessary.
23103
23104 2003-06-11  Bruno Haible  <bruno@clisp.org>
23105
23106         * m4/sysexits.m4: New file.
23107
23108 2003-06-10  Simon Josefsson  <jas@extundo.com>
23109
23110         * lib/argp.h: New file, from glibc.
23111         * lib/argp-ba.c: New file, from glibc.
23112         * lib/argp-eexst.c: New file, from glibc.
23113         * lib/argp-fmtstream.c: New file, from glibc.
23114         * lib/argp-fmtstream.h: New file, from glibc.
23115         * lib/argp-fs-xinl.c: New file, from glibc.
23116         * lib/argp-help.c: New file, from glibc.
23117         * lib/argp-namefrob.h: New file, from glibc.
23118         * lib/argp-parse.c: New file, from glibc.
23119         * lib/argp-pv.c: New file, from glibc.
23120         * lib/argp-pvh.c: New file, from glibc.
23121         * lib/argp-xinl.c: New file, from glibc.
23122
23123 2003-06-10  Simon Josefsson  <jas@extundo.com>
23124
23125         * modules/strchrnul: New file.
23126
23127 2003-06-10  Simon Josefsson  <jas@extundo.com>
23128
23129         * modules/argp: New file.
23130
23131 2003-06-10  Simon Josefsson  <jas@extundo.com>
23132
23133         * m4/strchrnul.m4: New file.
23134
23135 2003-06-10  Simon Josefsson  <jas@extundo.com>
23136
23137         * lib/strchrnul.h: New file.
23138         * lib/strchrnul.c: New file.
23139
23140 2003-06-10  Bruno Haible  <bruno@clisp.org>
23141
23142         * MODULES.html.sh (func_all_modules): Add strchrnul and argp.
23143
23144 2003-06-07  Karl Berry  <karl@gnu.org>
23145
23146         * config/config.{guess,sub}: update from prep.
23147
23148 2003-06-07  Jim Meyering  <jim@meyering.net>
23149
23150         * modules/strtod: Use $(...) notation, not @...@ for
23151         AC_REPLACE'd variables.
23152         * modules/localcharset: Likewise.
23153
23154 2003-06-07  Jim Meyering  <jim@meyering.net>
23155
23156         * lib/readtokens.h: Put `Free Software Foundation, Inc.'
23157         in place of my name in the copyright comment.
23158         Remove definition and uses of __P.
23159
23160         From coreutils.
23161         * lib/stat.c: Don't declare xmalloc explicitly.
23162         Instead, include "xalloc.h".
23163         * lib/readtokens.c (readtokens): Remove anachronistic casts of xmalloc,
23164         xrealloc, and xcalloc return values.
23165         * lib/xgetcwd.c (xgetcwd): Include "xgetcwd.h".
23166         Improve comment.
23167         * lib/xgetcwd.h: Remove definition/uses of PARAMS.
23168
23169 2003-06-07  Bruno Haible  <bruno@clisp.org>
23170
23171         * modules/poll (Makefile.am): Use explicit creation rule for poll.h, to
23172         avoid AC_CONFIG_LINKS.
23173         * modules/fnmatch (Makefile.am): Use explicit creation rule for
23174         fnmatch.h, to avoid AC_CONFIG_LINKS.
23175         * modules/alloca (Makefile.am): Make creation of alloca.h Ctrl-C safe.
23176
23177 2003-06-07  Bruno Haible  <bruno@clisp.org>
23178
23179         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH, gl_FUNC_FNMATCH_POSIX,
23180         gl_FUNC_FNMATCH_GNU): Set FNMATCH_H instead of invoking
23181         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
23182         directory.
23183         * m4/poll.m4 (gl_FUNC_POLL): Set POLL_H instead of invoking
23184         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
23185         directory.
23186
23187 2003-06-06  Jim Meyering  <jim@meyering.net>
23188
23189         Merge from coreutils.
23190         * lib/same.c: (same_name): Declare *_basename locals to be `const'.
23191         Consolidate declarations and initializations of *_base* locals.
23192
23193         Merge from coreutils.
23194         This avoids a core dump on systems without GNU putenv,
23195         when running `env -u SOME_ALREADY_UNSET_VARIABLE'.
23196         * lib/putenv.c (__set_errno, LOCK, UNLOCK): Define.
23197         (unsetenv): New static function, from GNU libc.
23198         (rpl_putenv): Use it.
23199
23200         * lib/modechange.c: Remove trailing blanks.
23201
23202         Merge from coreutils.
23203         * lib/fsusage.c: Remove declaration of statfs.
23204         It conflicted with one from OSF/1 5.1 in <sys/mount.h>.
23205
23206         * lib/posixtm.c: Include <stdbool.h> unconditionally.
23207
23208 2003-06-06  Jim Meyering  <jim@meyering.net>
23209
23210         * lib/stdbool_.h: Renamed from stdbool.h.in.
23211
23212 2003-06-06  Jim Meyering  <jim@meyering.net>
23213             Bruno Haible  <bruno@clisp.org>
23214
23215         * modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h.
23216         Adjust Makefile.am snippet not to redirect directly to target.
23217         Use $(STDBOOL_H) notation, not @STDBOOL_H@ for AC_REPLACE'd variables.
23218
23219 2003-06-05  Paul Eggert  <eggert@twinsun.com>
23220
23221         * lib/mktime.c (__mktime_internal): When resolving a tm_isdst
23222         mismatch, look in future quarters as well as past.  This fixes a
23223         bug when processing fall-backwards gaps immediately after a long
23224         period of daylight-saving time.
23225
23226         * lib/mktime.c: Assume freestanding C89 or better.
23227         (HAVE_LIMITS_H): Remove.  Assume it's 1.
23228         (__P): Remove; not used.
23229         (CHAR_BIT, INT_MIN, INT_MAX): Remove; <limits.h> defines them.
23230         (mktime, not_equal_tm, print_tm, check_result,
23231         main): Use prototypes.  Use const * where appropriate.
23232         (main): Fix typo in testing code that uncovered by above changes.
23233         (Local Variables): Remove -DHAVE_LIMITS_H from compile-command.
23234
23235 2003-06-04  Paul Eggert  <eggert@twinsun.com>
23236
23237         * m4/human.m4 (gl_HUMAN): Require AM_STDBOOL_H.  Check for
23238         locale.h, localeconv.  This merges changes from coreutils.
23239
23240         * m4/mktime.m4 (AC_FUNC_MKTIME): New macro, taken from Autoconf CVS.
23241         It can be removed after the next Autoconf is released.
23242         * m4/exclude.m4 (gl_EXCLUDE): Don't check for sys/types.h; no loner
23243         needed.
23244
23245 2003-06-04  Paul Eggert  <eggert@twinsun.com>
23246
23247         * lib/mktime.c: Fix Debian bug 177940
23248         <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=177940>.
23249         (localtime_offset): Now long int, not time_t, because we want it
23250         to be guaranteed to be signed.  All uses changed.
23251         (__mktime_internal): If overflow would occur when adding offset,
23252         don't add it.
23253
23254         Merge 'human' changes from coreutils.  Rewrite to support
23255         locale-specific notations like thousands separators.
23256         * lib/human.c: Simplify authorship notice.
23257         Include human.h immediately after config.h.
23258         <sys/types.h>, <stdio.h>: Do not include; no longer needed.
23259         <limits.h>: Do not include, since human.h does.
23260         (SIZE_MAX, UINTMAX_MAX): New macros.
23261         <strings.h>: Include if HAVE_STRINGS_H, not if !HAVE_STRING_H.
23262         <locale.h>: Include if HAVE_LOCALE_H and HAVE_LOCALECONV.
23263         (HUMAN_READABLE_SUFFIX_LENGTH_MAX): New macro.
23264         (power_letter): Renamed from suffixes.
23265         (generate_suffix_backwards): Remove.
23266         (adjust_value): Now takes int style (because of human.h changes)
23267         and long double value (for greater precision on some platforms).
23268         (group_number): New function.
23269         (human_readable): Use it.  Use integer options, not enum.
23270         Put the options before the sizes in the arg list.
23271         Support all the new options.
23272         The old human_readable function has been removed;
23273         use inttostr.h instead.
23274         (human_readable, default_block_size, humblock):
23275         Use uintmax_t, not int, for block sizes.
23276         (human_readable_inexact, block_size_types): Remove.
23277         (block_size_opts): New constant.
23278         (human_options): Renamed from human_block_size, with new signature
23279         that allows block sizes up to UINTMAX_MAX.  All callers changed.
23280         * lib/human.h: Add copyright and authorship notice.
23281         Include <limits.h> and <stdbool.h> unconditionally.
23282         (PARAMS): Remove.  All uses removed.
23283         (LONGEST_HUMAN_READABLE): Add support for thousands separator.
23284         (enum human_inexact_style): Remove tag; now a nameless enum.
23285         (human_floor, human_ceiling, human_round_to_even): Now have
23286         values 2, 0, 1 rather than -1, 1, 0.
23287         (human_group_digits, human_suppress_point_zero, human_autoscale,
23288         human_base_1024, human_SI, human_B): New constants.
23289         (human_readable_inexact, human_block_size): Remove.
23290         (human_readable): Size args are now uintmax_t, not int.
23291         (human_options): New decl.
23292
23293         * lib/exclude.c: (new_exclude, add_exclude): Remove casts that are
23294         unnecessary now that we assume C89 or better.  This change
23295         imported from coreutils.
23296
23297         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
23298         arbitrarily.  This is the same patch as 2003-05-28, but it got lost
23299         in the 2003-05-30 sync from glibc.
23300
23301         .h files should stand alone, but we shouldn't include <sys/types.h>
23302         if we can get away with just <stddef.h>.
23303
23304         * lib/__fpending.h, addext.c, backupfile.c, exclude.c, getline.c,
23305         malloc.c, putenv.c, realloc.c, strcasecmp.c: Include <stddef.h>
23306         rather than <sys/types.h>, as we merely need size_t.
23307         * lib/dirname.h, memcoll.h, xalloc.h, xmemcoll.h: Include <stddef.h>,
23308         to get size_t.
23309         * lib/hash.h, linebuffer.h, readtokens.h, stdio-safer.h, version-etc.h:
23310         Include <stdio.h>, to get FILE.
23311         * lib/memcasecmp.c: Don't include <sys/types.h>, as we can assume
23312         memcasecmp.h has included <stddef.h> and all we need is size_t.
23313         * lib/memcoll.c: Include "memcoll.h", which gets us size_t and checks
23314         our interface, instead of including <sys/types.h>
23315
23316 2003-06-04  Paul Eggert  <eggert@twinsun.com>
23317
23318         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): Comment out for
23319         now, as glibc mktime is buggy on non-glibc systems.
23320
23321 2003-06-03  Karl Berry  <karl@gnu.org>
23322
23323         * config/config.sub: update from prep.
23324
23325 2003-06-02  Paul Eggert  <eggert@twinsun.com>
23326
23327         [from coreutils]
23328         Fix some minor time-related bugs with POSIX time arguments.
23329         Some valid time stamps were being rejected (notably -1, and
23330         time stamps before 1900 on 64-bit hosts).  And some invalid
23331         time stamps were being accepted, e.g. September 31.
23332
23333         * lib/posixtm.h (posixtime): Return bool instead of time_t, so
23334         that we can return (time_t) -1 successfully.
23335         * lib/posixtm.c: Likewise.
23336         [HAVE_STDBOOL_H]: Include <stdbool.h>.
23337         (bool, false, true) [!HAVE_STDBOOL_H]: New type.
23338         (t): Remove static var.
23339         (year, posix_time_parse): Now takes struct tm * arg to modify, instead
23340         of static var.  All uses changed.
23341         (year): Do not reject years before 1900; they can occur with
23342         64-bit time_t.
23343         (posix_time_parse): Do not check for out-of-range components;
23344         that is now the caller's responsibility, since our checks were
23345         only approximations.
23346         (posixtime): Use mktime to check for out-of-range components,
23347         since it knows them exactly.
23348         If mktime returns (time_t) -1, check whether an error actually occurred
23349         by invoking localtime on -1.
23350         (main) [TEST_POSIXTIME]: Check for input data errors, and report
23351         posixtime failures better.
23352         Improve the test data (in comments only).
23353
23354 2003-06-02  Karl Berry  <karl@gnu.org>
23355
23356         * config/mkinstalldirs (version): new variable.
23357         (--version): new option.
23358         (usage): improve message.
23359
23360 2003-05-30  Karl Berry  <karl@gnu.org>
23361
23362         * lib/mktime.c: update from libc.
23363
23364 2003-05-30  Bruno Haible  <bruno@clisp.org>
23365
23366         * modules/gettext: Add files m4/nls.m4 and m4/po.m4.
23367         * config/config.rpath: Upgrade to gettext-0.12.1.
23368
23369 2003-05-30  Bruno Haible  <bruno@clisp.org>
23370
23371         * m4/gettext.m4: Upgrade to gettext-0.12.1.
23372         * m4/nls.m4: New file, from gettext-0.12.1.
23373         * m4/po.m4: New file, from gettext-0.12.1.
23374         * m4/progtest.m4: Upgrade to gettext-0.12.1.
23375
23376 2003-05-30  Bruno Haible  <bruno@clisp.org>
23377
23378         * lib/config.charset: Upgrade to gettext-0.12.1 and libiconv-1.9.1.
23379         * lib/localcharset.h: Likewise.
23380         * lib/localcharset.c: Likewise.
23381
23382 2003-05-29  Karl Berry  <karl@gnu.org>
23383
23384         * config/config.rpath: update from gettext.
23385
23386 2003-05-28  Paul Eggert  <eggert@twinsun.com>
23387
23388         Assume the headers required for C89 freestanding compilers.
23389         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for limits.h.
23390         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Likewise.
23391         * m4/human.m4 (gl_HUMAN): Likewise.
23392         * m4/pathmax.m4 (gl_PATHMAX): Likewise.
23393         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Likewise.
23394         * m4/userspec.m4 (gl_USERSPEC): Likewise.
23395         * m4/xreadlink.m4 (gl_XREADLINK): Likewise.
23396         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
23397         * m4/quote.m4 (gl_QUOTE): Don't check for stddef.h.
23398
23399 2003-05-28  Paul Eggert  <eggert@twinsun.com>
23400
23401         Assume the headers required for C89 freestanding compilers.
23402         * lib/addext.c, lib/backupfile.c, lib/fsusage.c, lib/human.c,
23403         lib/pathmax.h, lib/rpmatch.c, lib/userspec.c, lib/xreadlink.c,
23404         lib/xstrtol.c: Include <limits.h> without checking for HAVE_LIMITS_H.
23405         * lib/backupfile.c, lib/fsusage.c, lib/hash.c, lib/human.c,
23406         lib/safe-read.c, lib/userspec.c, lib/xstrtol.c (CHAR_BIT): Don't
23407         define, since <limits.h> is guaranteed to do that.
23408         * lib/fatal.c: Include <stdarg.h> without checking for __STDC__.
23409         * lib/exclude.c: Include <stdbool.h> unconditionally.
23410         * lib/tempname.c: Include <stddef.h> unconditionally.
23411         * lib/hash.c: Include <limits.h>, since we no longer define CHAR_BIT.
23412         * lib/modechange.c, rpmatch.c (NULL): Don't define, since
23413         <stddef.h> does that.
23414         * lib/quote.c: Dont include <stddef.h> or <sys/types.h>; not needed.
23415         * lib/safe-read.c (INT_MAX): Don't define, since <limits.h> does that.
23416         * lib/safe-read.c (TYPE_MINIMUM, TYPE_MAXIMUM): Remove; no longer
23417         needed.
23418         * lib/xstrtol.c: Likewise.
23419         * lib/safe-read.c: Remove TYPE_SIGNED; no longer needed.
23420         * lib/savedir.c: Include <stddef.h> instead of defining NULL.
23421
23422         * lib/addext.c (addext): Use assignment rather than cast, to avoid
23423         warnings on some platforms.
23424
23425         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
23426         arbitrarily.
23427
23428 2003-05-26  Jim Meyering  <jim@meyering.net>
23429
23430         Merge in a change from coreutils:
23431         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Test the cache variable, not one
23432         that is guaranteed to be `no'.  Use `no_such_member' to indicate
23433         that condition, rather than `-1' which is slightly misleading.
23434         Change the name of the cache variable to have the gl_ prefix.
23435         Prompted by a patch from Richard Dawe for DJGPP.
23436
23437 2003-05-24  Karl Berry  <karl@gnu.org>
23438
23439         * config/config.guess: update from prep.
23440
23441 2003-05-22  Karl Berry  <karl@gnu.org>
23442
23443         * gnulib-tool (func_usage): =LIBRARY not =libRARY in help msg.
23444
23445 2003-05-20  Karl Berry  <karl@gnu.org>
23446
23447         * config/config.guess: update from prep.
23448
23449 2003-05-18  Karl Berry  <karl@gnu.org>
23450
23451         * config/srclistvars.sh (TEXMF): use TEXMFROOT instead, since TEXMF
23452         might actually be set by the user.
23453
23454         * config/depcomp, install-sh, mdate-sh: update from automake.
23455
23456 2003-05-17  Bruno Haible  <bruno@clisp.org>
23457
23458         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Fix a quoting bug leading to an
23459         invalid expansion for AC_EGREP_CPP.
23460         * m4/strtoimax.m4 (gl_FUNC_STRTOIMAX): Likewise.
23461         * m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Likewise.
23462         Suggested by Akim Demaille <akim@epita.fr> in
23463         http://mail.gnu.org/archive/html/bug-autoconf/2003-05/threads.html
23464
23465 2003-05-12  Jim Meyering  <jim@meyering.net>
23466
23467         * lib/strftime.c (my_strftime): Let the `-' (no-pad) flag affect
23468         the space-padded-by-default conversion specifiers, %e, %k, %l.
23469
23470 2003-05-12  Bruno Haible  <bruno@clisp.org>
23471
23472         * lib/linebreak.c (iconv_string_length): Don't return -1 just because
23473         the string is longer than 4 KB.
23474
23475 2003-05-11  Karl Berry  <karl@gnu.org>
23476
23477         * config/config.{guess,sub}: update from prep.
23478
23479 2003-05-09  Bruno Haible  <bruno@clisp.org>
23480
23481         * modules/error: Add m4/strerror_r.m4 to file list.
23482
23483 2003-05-03  Bruno Haible  <bruno@clisp.org>
23484
23485         Upgrade to Unicode-4.0.
23486         * lib/linebreak.c (nonspacing_table_data): Change width of U+00AD,
23487         U+0350..U+0357, U+035D..U+035F, U+0600..U+0603, U+0610..U+0615,
23488         U+0656..U+0658, U+0A01, U+0AE2..U+0AE3, U+0CBC, U+17B4..U+17B5,
23489         U+17DD, U+1920..U+1922, U+1927..U+192B, U+1932, U+1939..U+193B
23490         from 1 to 0. Change width of U+0CBF, U+0CC6, U+180E from 0 to 1.
23491         (uc_width): Change width of U+4DC0..U+4DFF from 2 to 1. Change width
23492         of U+2A6D7..U+2F7FF, U+2FA1E..U+2FFFD, U+30000..U+3FFFD from 1 to 2.
23493         Change width of U+E0100..U+E01EF from 1 to 0.
23494
23495 2003-04-25  Jim Meyering  <jim@meyering.net>
23496
23497         * lib/copy-file.c (copy_file_preserving): Declare buf_size to be
23498         of type size_t, not int.
23499
23500 2003-04-25  Bruno Haible  <bruno@clisp.org>
23501
23502         * lib/copy-file.c: Include <stddef.h>, for size_t.
23503
23504 2003-04-21  Paul Eggert  <eggert@twinsun.com>
23505
23506         * m4/error.m4 (gl_ERROR): Do not put under dynamic conditions some
23507         code which expansion is under static control.  Patch imported from
23508         Akim Demaille's patch to Bison; see
23509         <http://mail.gnu.org/archive/html/bison-patches/2003-03/msg00057.html>.
23510
23511 2003-04-14  Bruno Haible  <bruno@clisp.org>
23512
23513         * m4/error.m4 (jm_PREREQ_ERROR): Use AC_FUNC_VPRINTF.
23514
23515 2003-04-11  Jim Meyering  <jim@meyering.net>
23516
23517         Merge changes from Coreutils.
23518
23519         2003-03-22  Jim Meyering  <jim@meyering.net>
23520
23521         * lib/strftime.c (widen): Cast alloca return value to proper type.
23522
23523         2003-01-19  Ulrich Drepper  <drepper@redhat.com>
23524
23525         From GNU libc.
23526         * lib/strftime.c (my_strftime): Handle very large width
23527         specifications for numeric values correctly.  Improve checks for
23528         overflow.
23529
23530         2003-01-19  Jim Meyering  <jim@meyering.net>
23531
23532         * lib/strftime.c (widen) [COMPILE_WIDE]: Merge nearly-identical
23533         definitions.
23534         (nl_get_alt_digit) [! defined my_strftime]: Define.
23535         (my_strftime) [_NL_CURRENT]: Merge nearly-identical uses of
23536         _nl_get_alt_digit and _nl_get_walt_digit.
23537
23538         * lib/strftime.c (my_strftime): Merge in locale-related changes from
23539         libc. These changes have no effect outside of _LIBC.
23540
23541 2003-04-10  Bruno Haible  <bruno@clisp.org>
23542
23543         * modules/findprog: New file.
23544         * MODULES.html.sh (func_all_modules): Add it.
23545
23546 2003-04-10  Bruno Haible  <bruno@clisp.org>
23547
23548         * m4/findprog.m4: New file.
23549         * m4/eaccess.m4: New file.
23550
23551 2003-04-10  Bruno Haible  <bruno@clisp.org>
23552
23553         * lib/findprog.h: New file, from GNU gettext.
23554         * lib/findprog.c: New file, from GNU gettext.
23555
23556 2003-04-05  Jim Meyering  <jim@meyering.net>
23557
23558         Merge changes from Coreutils.
23559
23560         * lib/exclude.h (PARAMS): Remove definition and uses.
23561         * lib/exclude.c: Remove uses of `PARAMS'.
23562
23563         * lib/dirname.c [TEST_DIRNAME]: Update build instructions for test.
23564         Add test-cases for DOS filenames. Declare program_name.
23565         (main): Set up program_name.  Patch by Rich Dawe.
23566
23567         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
23568         error from mntctl.
23569         Use mntctl's return value to drive the entry-processing loop, since
23570         we can't rely on the value of the vmt_length member in the last
23571         entry.  On some systems doing so could result in exhausting
23572         virtual memory.  Based in part on a patch from Mike Jetzer.
23573
23574 2003-04-04  Bruno Haible  <bruno@clisp.org>
23575
23576         * modules/linebreak: New file.
23577         * MODULES.html.sh (func_all_modules): Add it.
23578
23579 2003-04-04  Bruno Haible  <bruno@clisp.org>
23580
23581         * m4/linebreak.m4: New file.
23582
23583 2003-04-04  Bruno Haible  <bruno@clisp.org>
23584
23585         * lib/linebreak.h: New file, from GNU gettext.
23586         * lib/linebreak.c: New file, from GNU gettext with slight
23587         modifications.
23588         * lib/lbrkprop.h: New file, from GNU gettext.
23589
23590 2003-04-03  Bruno Haible  <bruno@clisp.org>
23591
23592         * modules/utf8-ucs4: New file.
23593         * modules/utf16-ucs4: New file.
23594         * modules/ucs4-utf8: New file.
23595         * modules/ucs4-utf16: New file.
23596         * MODULES.html.sh (func_all_modules): Add them.
23597
23598 2003-04-03  Bruno Haible  <bruno@clisp.org>
23599
23600         * m4/utf-ucs4.m4: New file.
23601         * m4/ucs4-utf.m4: New file.
23602
23603 2003-04-03  Bruno Haible  <bruno@clisp.org>
23604
23605         * lib/utf8-ucs4.h: New file, from GNU gettext.
23606         * lib/utf16-ucs4.h: New file, from GNU gettext.
23607         * lib/ucs4-utf8.h: New file, from GNU gettext.
23608         * lib/ucs4-utf16.h: New file, from GNU gettext.
23609
23610 2003-04-02  Bruno Haible  <bruno@clisp.org>
23611
23612         * modules/binary-io: New file.
23613         * MODULES.html.sh (func_all_modules): Add it.
23614
23615 2003-04-02  Bruno Haible  <bruno@clisp.org>
23616
23617         * lib/binary-io.h: New file, from GNU gettext.
23618
23619 2003-04-01  Bruno Haible  <bruno@clisp.org>
23620
23621         * modules/pathname: New file.
23622         * MODULES.html.sh (func_all_modules): Add it.
23623
23624 2003-04-01  Bruno Haible  <bruno@clisp.org>
23625
23626         * lib/pathname.h: New file, from GNU gettext.
23627         * lib/concatpath.c: New file, from GNU gettext.
23628
23629 2003-03-30  Bruno Haible  <bruno@clisp.org>
23630
23631         * m4/copy-file.m4 (gl_COPY_FILE): Add check for chown().
23632
23633 2003-03-30  Bruno Haible  <bruno@clisp.org>
23634
23635         * lib/copy-file.c (copy_file_preserving): Don't set owner if the
23636         function chown() doesn't exist.
23637
23638 2003-03-28  Bruno Haible  <bruno@clisp.org>
23639
23640         * modules/copy-file: New file.
23641         * MODULES.html.sh (func_all_modules): Add it.
23642
23643 2003-03-28  Bruno Haible  <bruno@clisp.org>
23644
23645         * m4/copy-file.m4: New file.
23646
23647 2003-03-28  Bruno Haible  <bruno@clisp.org>
23648
23649         * lib/copy-file.h: New file, from GNU gettext.
23650         * lib/copy-file.c: New file, from GNU gettext.
23651
23652 2003-03-18  Jim Meyering  <jim@meyering.net>
23653
23654         * lib/quote.c (quote_n): Fix typo in comment.
23655
23656 2003-03-18  Bruno Haible  <bruno@clisp.org>
23657
23658         * m4/onceonly.m4: Use m4_defn instead of defn, for better error
23659         checking.
23660         * m4/onceonly_2_57.m4: Likewise.
23661
23662 2003-03-17  Bruno Haible  <bruno@clisp.org>
23663
23664         * m4/onceonly.m4: Require autoconf 2.54 or newer.
23665         (m4_quote): Remove macro.
23666         * m4/onceonly_2_57.m4: Require autoconf 2.54 or newer.
23667
23668 2003-03-14  Jim Meyering  <jim@meyering.net>
23669
23670         Merge changes from Coreutils.
23671         * lib/obstack.h (obstack_object_size): Declare temporary, __o,
23672         to be const, in order to avoid warnings.
23673         (obstack_room): Likewise.
23674         (obstack_empty_p): Likewise.
23675
23676 2003-03-14  Bruno Haible  <bruno@clisp.org>
23677
23678         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE,
23679         AC_CHECK_DECLS_ONCE): Quote AC_FOREACH variable-expansions properly.
23680
23681 2003-03-13  Paul Eggert  <eggert@twinsun.com>
23682
23683         Merge changes from Bison.
23684         * lib/obstack.h: (__INT_TO_PTR) [__STDC__]: Cast result to
23685         (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
23686         when compiling Bison 1.875's `bitset bset = obstack_alloc
23687         (bobstack, bytes);'.  Problem reported by Nelson H. F. Beebe.
23688         * lib/hash.c: Include <stdbool.h> unconditionally.
23689
23690 2003-03-13  Paul Eggert  <eggert@twinsun.com>
23691
23692         * m4/onceonly.m4 (m4_quote): New macro.
23693         (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE, AC_CHECK_DECLS_ONCE):
23694         Quote AC_FOREACH variable-expansions properly.
23695
23696 2003-03-13  Paul Eggert  <eggert@twinsun.com>
23697
23698         * doc/COPYING.DOC, fdl.texi: Sync with latest FSF version.
23699
23700 2003-03-09  Paul Eggert  <eggert@twinsun.com>
23701
23702         * lib/argmatch.c (EXIT_FAILURE): Define if the system doesn't.
23703         Reported by Bruce Becker; see:
23704         http://mail.gnu.org/archive/html/bug-bison/2003-03/msg00017.html
23705
23706 2003-03-03  Paul Eggert  <eggert@twinsun.com>
23707             Bruno Haible  <bruno@clisp.org>
23708
23709         * lib/mbswidth.h: Include <wchar.h>. Needed for UnixWare 7.1.1.
23710         Reported by John Hughes, see
23711         http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00030.html
23712
23713 2003-02-20  Bruno Haible  <bruno@clisp.org>
23714
23715         * MODULES.html.sh (func_all_modules): Add poll.
23716
23717 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
23718
23719         * modules/poll: New file.
23720
23721 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
23722
23723         * lib/poll_.h: New file.
23724         * lib/poll.c: New file.
23725
23726 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
23727
23728         * m4/poll.m4: New file.
23729
23730 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
23731
23732         * modules/mathl: New file.
23733
23734 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
23735
23736         * lib/mathl.h: New file.
23737         * lib/acosl.c: New file.
23738         * lib/asinl.c: New file.
23739         * lib/atanl.c: New file.
23740         * lib/ceill.c: New file.
23741         * lib/cosl.c: New file.
23742         * lib/expl.c: New file.
23743         * lib/floorl.c: New file.
23744         * lib/frexpl.c: New file.
23745         * lib/ldexpl.c: New file.
23746         * lib/logl.c: New file.
23747         * lib/sincosl.c: New file.
23748         * lib/sinl.c: New file.
23749         * lib/sqrtl.c: New file.
23750         * lib/tanl.c: New file.
23751         * lib/trigl.c: New file.
23752         * lib/trigl.h: New file.
23753
23754 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
23755
23756         * m4/mathl.m4: New file.
23757
23758 2003-02-18  Bruno Haible  <bruno@clisp.org>
23759
23760         * MODULES.html.sh (func_all_modules): Add mathl.
23761
23762 2003-02-17  Bruno Haible  <bruno@clisp.org>
23763
23764         * modules/mkdtemp: New module.
23765         * MODULES.html.sh (func_all_modules): Add it.
23766
23767 2003-02-17  Bruno Haible  <bruno@clisp.org>
23768
23769         * m4/mkdtemp.m4: New file, from GNU gettext with modifications.
23770
23771 2003-02-17  Bruno Haible  <bruno@clisp.org>
23772
23773         * lib/mkdtemp.h: New file, from GNU gettext.
23774         * lib/mkdtemp.c: New file, from GNU gettext.
23775
23776 2003-02-02  Jim Meyering  <jim@meyering.net>
23777
23778         * m4/regex.m4 (jm_INCLUDED_REGEX): Detect broken re_search in
23779         e.g. glibc-2.2.93.
23780
23781 2003-01-31  Bruno Haible  <bruno@clisp.org>
23782
23783         * m4/rename.m4 (vb_FUNC_RENAME): Add a redirection from 'rename' to
23784         'rpl_rename'.
23785         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Add a redirection from 'strnlen' to
23786         'rpl_strnlen'.
23787         * m4/strtod.m4 (gl_FUNC_STRTOD): Add a redirection from 'strtod' to
23788         'rpl_strtod'.
23789         * m4/utime.m4 (jm_FUNC_UTIME): Add a redirection from 'utime' to
23790         'rpl_utime'.
23791
23792 2003-01-31  Bruno Haible  <bruno@clisp.org>
23793
23794         * lib/rename.c: #undef rename before defining rpl_rename.
23795         * lib/strnlen.c: #undef strnlen, define rpl_strnlen instead of strnlen.
23796
23797 2003-01-30  Bruno Haible  <bruno@clisp.org>
23798
23799         * modules/vasnprintf, modules/vasprintf: New modules.
23800         * MODULES.html.sh (func_all_modules): Add them.
23801
23802 2003-01-30  Bruno Haible  <bruno@clisp.org>
23803
23804         * m4/signed.m4: New file, from GNU gettext.
23805         * m4/longdouble.m4: New file, from GNU gettext.
23806         * m4/wchar_t.m4: New file, from GNU gettext.
23807         * m4/wint_t.m4: New file, from GNU gettext.
23808         * m4/vasnprintf.m4: New file.
23809         * m4/vasprintf.m4: New file.
23810
23811 2003-01-30  Bruno Haible  <bruno@clisp.org>
23812
23813         * lib/printf-args.h: New file, from GNU gettext.
23814         * lib/printf-args.c: New file, from GNU gettext.
23815         * lib/printf-parse.h: New file, from GNU gettext.
23816         * lib/printf-parse.c: New file, from GNU gettext.
23817         * lib/vasnprintf.h: New file, from GNU gettext.
23818         * lib/vasnprintf.c: New file, from GNU gettext.
23819         * lib/asnprintf.c: New file, from GNU gettext.
23820         * lib/vasprintf.h: New file, from GNU gettext with modifications.
23821         * lib/vasprintf.c: New file, from GNU gettext.
23822         * lib/asprintf.c: New file, from GNU gettext.
23823
23824 2003-01-29  Bruno Haible  <bruno@clisp.org>
23825
23826         * modules/stpncpy: New module.
23827         * MODULES.html.sh (func_all_modules): Add it.
23828
23829 2003-01-29  Bruno Haible  <bruno@clisp.org>
23830
23831         * m4/stpncpy.m4: New file.
23832
23833 2003-01-29  Bruno Haible  <bruno@clisp.org>
23834
23835         * lib/stpncpy.h: New file, from GNU gettext with modifications.
23836         * lib/stpncpy.c: New file, from GNU gettext with modifications.
23837
23838 2003-01-28  Bruno Haible  <bruno@clisp.org>
23839
23840         * modules/c-ctype: New module.
23841         * MODULES.html.sh (func_all_modules): Add it.
23842
23843 2003-01-28  Bruno Haible  <bruno@clisp.org>
23844
23845         * lib/c-ctype.h: New file, from GNU gettext, with changes suggested by
23846         Paul Eggert.
23847         * lib/c-ctype.c: New file, from GNU gettext, with changes suggested by
23848         Paul Eggert.
23849
23850 2003-01-27  Bruno Haible  <bruno@clisp.org>
23851
23852         * modules/xsetenv: New module.
23853         * MODULES.html.sh (func_all_modules): Add it.
23854
23855 2003-01-27  Bruno Haible  <bruno@clisp.org>
23856
23857         * lib/xsetenv.h: New file, from GNU gettext.
23858         * lib/xsetenv.c: New file, from GNU gettext.
23859
23860 2003-01-23  Jim Meyering  <jim@meyering.net>
23861
23862         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Correct typo: s/-1/no/ that kept this
23863         from working on systems without dirfd (at least Irix and OSF1/Tru64).
23864
23865 2003-01-23  Bruno Haible  <bruno@clisp.org>
23866
23867         * modules/minmax: New module.
23868         * MODULES.html.sh (func_all_modules): Add it.
23869
23870 2003-01-23  Bruno Haible  <bruno@clisp.org>
23871
23872         * lib/minmax.h: New file, from GNU gettext, with comments from Paul
23873         Eggert.
23874
23875 2003-01-22  Bruno Haible  <bruno@clisp.org>
23876
23877         * modules/exit: New module.
23878         * MODULES.html.sh (func_all_modules): Add it.
23879
23880 2003-01-22  Bruno Haible  <bruno@clisp.org>
23881
23882         * lib/exit.h: New file, from GNU gettext.
23883
23884 2003-01-19  Bruno Haible  <bruno@clisp.org>
23885
23886         * gnulib-tool: Recognize option --extract-maintainer.
23887         (func_get_maintainer): New function.
23888         * modules/*: Add Maintainer entry.
23889
23890 2003-01-16  Jim Meyering  <jim@meyering.net>
23891
23892         * m4/regex.m4: The `regex' struct is both input and output.
23893         Initialize it before each use.  Patch by Tim Waugh.
23894
23895 2003-01-16  Bruno Haible  <bruno@clisp.org>
23896
23897         * MODULES.html.sh: Add a table of contents. Add the module name as
23898         leftmost column. Add hyperlinks.
23899
23900 2003-01-15  Bruno Haible  <bruno@clisp.org>
23901
23902         * m4/md5.m4 (gl_MD5): Require AC_C_INLINE.
23903
23904 2003-01-15  Bruno Haible  <bruno@clisp.org>
23905
23906         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): Also test the LL suffix.
23907         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Also test the ULL
23908         suffix.
23909
23910 2003-01-15  Bruno Haible  <bruno@clisp.org>
23911
23912         * m4/alloca.m4 (gl_FUNC_ALLOCA): Invoke AC_EGREP_CPP prerequisites.
23913
23914 2003-01-15  Bruno Haible  <bruno@clisp.org>
23915
23916         * lib/stpcpy.h (stpcpy): Use ANSI C function declarations.
23917         * lib/strcase.h (strcasecmp, strncasecmp): Likewise.
23918
23919 2003-01-14  Jim Meyering  <jim@meyering.net>
23920
23921         * lib/same.c (same_name): Tweak a comment.
23922
23923 2003-01-14  Bruno Haible  <bruno@clisp.org>
23924
23925         * lib/same.c (same_name): Reorder tests so as to avoid calling stat()
23926         when a string comparison is sufficient.
23927
23928 2003-01-14  Bruno Haible  <bruno@clisp.org>
23929
23930         * lib/readtokens.c (readtoken): Cast character to 'unsigned char', not
23931         'unsigned int'.
23932
23933 2003-01-14  Bruno Haible  <bruno@clisp.org>
23934
23935         * lib/hash-pjw.c: Add comment about low quality of this function.
23936
23937 2003-01-13  Bruno Haible  <bruno@clisp.org>
23938
23939         * modules/stpcpy: Distribute lib/stpcpy.h.
23940         * modules/setenv: Depend on alloca. Distribute lib/setenv.h.
23941
23942 2003-01-13  Bruno Haible  <bruno@clisp.org>
23943
23944         * modules/*: Add a description.
23945         * modules/strpbrk: Fix Makefile.am snippet.
23946         * modules/strtoimax: Fix dependencies.
23947         * modules/strtoumax: Likewise.
23948
23949 2003-01-13  Bruno Haible  <bruno@clisp.org>
23950
23951         * gnulib-tool (func_create_testdir): Substitute lib_OBJECTS.
23952         * modules/alloca (Makefile.am): All object files depend on alloca.h.
23953         * modules/stdbool (Makefile.am): All object files depend on stdbool.h.
23954
23955 2003-01-13  Bruno Haible  <bruno@clisp.org>
23956
23957         * gnulib-tool (func_create_testdir): Store config/* files in the main
23958         directory.
23959         * config.rpath: Move to ...
23960         * config/config.rpath: ... here.
23961         * modules/gettext: Contains config/config.rpath, not config.rpath.
23962         * modules/iconv: Likewise.
23963
23964 2003-01-12  Paul Eggert  <eggert@twinsun.com>
23965
23966         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
23967         to avoid collisions with libcurses and libreadline.
23968
23969         * m4/getstr.m4: Remove.
23970         * m4/getline.m4 (gl_PREREQ_GETLINE): Require AC_HEADER_STDC.
23971
23972 2003-01-12  Paul Eggert  <eggert@twinsun.com>
23973
23974         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
23975         to avoid collisions with libcurses and libreadline.
23976
23977         * lib/Makefile.am (libfetish_a_SOURCES): Remove getstr.c, getstr.h.
23978         * lib/getstr.h, getstr.c: Remove.
23979         * lib/getline.c: Include "getline.h", to check interface.
23980         Move body of old getstr.c here: this defines MIN_CHUNK and
23981         declares getdelim2, which is renamed from getstr.
23982         (getline, getdelim): Adjust to renaming of getstr -> getdelim2.
23983
23984         * lib/linebuffer.c (readlinebuffer): Renamed from readline.
23985         All uses changed.
23986         * lib/linebuffer.h: Likewise.
23987         (readline): Remove backward-compatibility macro.
23988
23989 2003-01-12  Paul Eggert  <eggert@twinsun.com>
23990
23991         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
23992         to avoid collisions with libcurses and libreadline.
23993         * getstr: Remove.
23994         * MODULES.html.sh: Remove getstr.
23995         * modules/getline: Depend on unlocked-io, not getstr.
23996
23997 2003-01-12  Jim Meyering  <jim@meyering.net>
23998
23999         * lib/makepath.c: Don't test HAVE_ERRNO_H.  It's not necessary.
24000
24001 2003-01-10  Bruno Haible  <bruno@clisp.org>
24002
24003         * modules/alloca: Change Makefile.am requirements. Simplify Include
24004         requirements. Add lib/alloca_.h to file list.
24005
24006 2003-01-10  Bruno Haible  <bruno@clisp.org>
24007
24008         * m4/alloca.m4 (gl_FUNC_ALLOCA): Also define ALLOCA_H.
24009
24010 2003-01-10  Bruno Haible  <bruno@clisp.org>
24011
24012         * lib/alloca_.h: New file.
24013         * lib/getdate.y: Unconditionally include alloca.h.
24014         * lib/makepath.c: Likewise.
24015         * lib/setenv.c: Likewise.
24016         * lib/userspec.c: Likewise.
24017
24018 2003-01-09  Karl Berry  <karl@gnu.org>
24019
24020         * MODULES.html.sh: include `dirname $0` in PATH, to find
24021         gnulib-tool.
24022
24023 2003-01-09  Bruno Haible  <bruno@clisp.org>
24024
24025         * modules/stdbool: Change configure.ac, Makefile.am requirements.
24026         Simplify Include requirements. Add lib/stdbool.h.in to file list.
24027
24028 2003-01-09  Bruno Haible  <bruno@clisp.org>
24029
24030         * m4/stdbool.m4 (AM_STDBOOL_H): New macro.
24031
24032 2003-01-09  Bruno Haible  <bruno@clisp.org>
24033
24034         * lib/stdbool.h.in: New file.
24035
24036 2003-01-09  Bruno Haible  <bruno@clisp.org>
24037
24038         * gnulib-tool (func_all_modules): Ignore files ending in ~.
24039         * MODULES.html.sh: Likewise.
24040
24041 2003-01-08  Jim Meyering  <jim@meyering.net>
24042
24043         * lib/full-write.c: Undefine and define-away `const' after inclusion
24044         of errno.h, not before.  Suggestion from Bruno Haible.
24045
24046 2003-01-08  Bruno Haible  <bruno@clisp.org>
24047
24048         * modules/full-read: Depend on full-write.
24049
24050 2003-01-08  Bruno Haible  <bruno@clisp.org>
24051
24052         * lib/safe-read.c: Include specification header first, to ensure its
24053         selfcontainedness.
24054         * lib/full-write.c: Likewise.
24055
24056 2003-01-07  Jim Meyering  <jim@meyering.net>
24057
24058         * lib/full-write.c: Rework so that it may serve to define full_read,
24059         too.
24060         * lib/full-read.c: Simply #define FULL_READ and include full-write.c.
24061
24062 2003-01-07  Bruno Haible  <bruno@clisp.org>
24063
24064         * lib/strtoimax.c: Include <stdint.h> as an alternative to
24065         <inttypes.h>.
24066         * lib/xstrtol.h: Likewise.
24067         * lib/xstrtoimax.c: Likewise.
24068         * lib/xstrtoumax.c: Likewise.
24069         * lib/human.h: Likewise.
24070
24071         * lib/tempname.c: Include <inttypes.h> too. Avoids a compilation error
24072         on systems that have <inttypes.h> but not <stdint.h>.
24073
24074 2003-01-07  Bruno Haible  <bruno@clisp.org>
24075
24076         * MODULES.html.sh: Add copyright notice.
24077         (missed_files): Omit CVS directory entries.
24078         (func_module): Make it work with sed-3.02.
24079         * MODULES.txt: Remove file.
24080
24081 2003-01-06  Jim Meyering  <jim@meyering.net>
24082
24083         * lib/version-etc.c: Update year in translatable copyright string.
24084
24085 2003-01-03  Karl Berry  <karl@gnu.org>
24086
24087         * config/config.{guess,sub}: update from prep.
24088
24089 2003-01-02  Karl Berry  <karl@gnu.org>
24090
24091         * doc/COPYING.DOC: belatedly updated to 1.2.
24092
24093 2003-01-01  Karl Berry  <karl@gnu.org>
24094
24095         * gnulib-tool (func_verify_module): report module name $module in
24096         error message, not $1.
24097         * gnulib-tool (create-testdir): don't complain if destdir couldn't
24098         be created, only if it doesn't exist.
24099         * gnulib-tool (last_checkin_date): don't expand the $Date here.
24100
24101 2002-12-31  Paul Eggert  <eggert@twinsun.com>
24102
24103         * m4/memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
24104
24105 2002-12-31  Paul Eggert  <eggert@twinsun.com>
24106
24107         * lib/memcoll.c (memcoll): Fall back on a simple algorithm using
24108         memcmp if strcoll doesn't work.
24109
24110 2002-12-31  Bruno Haible  <bruno@clisp.org>
24111
24112         * lib/utime.c (utime_null): No need to call ftruncate if the file was
24113         nonempty.
24114
24115 2002-12-31  Bruno Haible  <bruno@clisp.org>
24116
24117         * lib/memcoll.c (STRCOLL): New macro.
24118         (memcoll): Use it.
24119
24120 2002-12-31  Bruno Haible  <bruno@clisp.org>
24121
24122         * lib/localcharset.h: New file.
24123         * lib/localcharset.c: Include it.
24124         * lib/unicodeio.c: Likewise.
24125
24126 2002-12-31  Bruno Haible  <bruno@clisp.org>
24127
24128         * lib/getstr.h (getstr): Define, to avoid clash with libcurses.
24129         * lib/linebuffer.h (readline): Define, to avoid clash with libreadline.
24130
24131 2002-12-31  Bruno Haible  <bruno@clisp.org>
24132
24133         * lib/getline.h: Include <stddef.h>, for size_t.
24134
24135         * lib/unicodeio.h: Include <stddef.h>, for size_t.
24136         * lib/unicodeio.c: Don't include <stddef.h>.
24137
24138 2002-12-31  Bruno Haible  <bruno@clisp.org>
24139
24140         * lib/getdate.y (get_date): Test HAVE_STRUCT_TM_TM_ZONE, not
24141         HAVE_TM_ZONE.
24142
24143 2002-12-24  Karl Berry  <karl@gnu.org>
24144
24145         * config/config.guess: update from prep.
24146
24147 2002-12-24  Bruno Haible  <bruno@clisp.org>
24148
24149         General infrasructure.
24150         * m4/README: Rewritten.
24151         * m4/onceonly.m4: New file.
24152         * m4/onceonly_2_57.m4: New file.
24153
24154         Module atexit.
24155         * m4/atexit.m4: New file.
24156
24157         Module strtod.
24158         * m4/strtod.m4: New file.
24159
24160         Module strtol.
24161         * m4/strtol.m4: New file.
24162
24163         Module strtoul.
24164         * m4/strtoul.m4: New file.
24165
24166         Module memchr.
24167         * m4/memchr.m4: New file.
24168
24169         Module memcmp.
24170         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): New macro.
24171         (jm_FUNC_MEMCMP): Invoke it.
24172
24173         Module memcpy.
24174         * m4/memcpy.m4: New file.
24175
24176         Module memmove.
24177         * m4/memmove.m4: New file.
24178
24179         Module memset.
24180         * m4/memset.m4: New file.
24181
24182         Module strcspn.
24183         * m4/strcspn.m4: New file.
24184
24185         Module strpbrk.
24186         * m4/strpbrk.m4: New file.
24187
24188         Module strstr.
24189         * m4/strstr.m4: New file.
24190
24191         Module strerror.
24192         * m4/strerror.m4: New file.
24193
24194         Module mktime.
24195         * m4/mktime.m4: Renamed from jm-mktime.m4.
24196         (gl_PREREQ_MKTIME): New macro.
24197         (gl_FUNC_MKTIME): Renamed from jm_FUNC_MKTIME. Invoke gl_PREREQ_MKTIME.
24198
24199         Module malloc.
24200         * m4/malloc.m4 (gl_PREREQ_MALLOC): New macro.
24201         (jm_FUNC_MALLOC): Use AC_FUNC_MALLOC. Invoke gl_PREREQ_MALLOC.
24202         Don't define HAVE_DONE_WORKING_MALLOC_CHECK, since nothing uses it.
24203
24204         Module realloc.
24205         * m4/realloc.m4 (gl_PREREQ_REALLOC): New macro.
24206         (jm_FUNC_REALLOC): Use AC_FUNC_REALLOC. Invoke gl_PREREQ_REALLOC.
24207         Don't define HAVE_DONE_WORKING_REALLOC_CHECK, since nothing uses it.
24208
24209         Module strftime.
24210         * m4/tm_gmtoff.m4: New file, extracted from strftime.m4.
24211         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Use AC_FUNC_STRFTIME.
24212         Don't test for bcopy (we are not emacs). Invoke AC_TYPE_MBSTATE_T and
24213         gl_TM_GMTOFF.
24214         (_jm_STRFTIME_PREREQS, jm_FUNC_GNU_STRFTIME): Use onceonly macros.
24215
24216         Module xalloc.
24217         * m4/xalloc.m4: New file.
24218
24219         Module alloca.
24220         * m4/alloca.m4: New file.
24221
24222         Module putenv.
24223         * m4/putenv.m4 (gl_PREREQ_PUTENV): New macro.
24224         (jm_FUNC_PUTENV): Invoke it.
24225
24226         Module setenv.
24227         * m4/setenv.m4 (gt_FUNC_SETENV): New macro.
24228         (gt_CHECK_VAR_DECL): Fix quoting error that led to infinite loop in m4
24229         when invoked twice.
24230         (gt_PREREQ_SETENV, gt_PREREQ_UNSETENV): New macros, replacing old
24231         gt_FUNC_SETENV.
24232
24233         Module memrchr.
24234         * m4/memrchr.m4: New file.
24235
24236         Module stpcpy.
24237         * m4/stpcpy.m4: New file.
24238
24239         Module strcase.
24240         * m4/strcase.m4: New file.
24241
24242         Module strdup.
24243         * m4/strdup.m4: New file.
24244
24245         Module strnlen.
24246         * m4/strnlen.m4: New file.
24247
24248         Module strndup.
24249         * m4/strndup.m4: New file.
24250
24251         Module xstrtod.
24252         * m4/xstrtod.m4: New file.
24253
24254         Module xstrtol.
24255         * m4/xstrtol.m4: New file.
24256
24257         Module getdate.
24258         * m4/getdate.m4: New file.
24259
24260         Module unlocked-io.
24261         * m4/unlocked-io.m4: Renamed from jm-glibc-io.m4.
24262         (jm_FUNC_GLIBC_UNLOCKED_IO): Invoke AC_GNU_SOURCE. Use onceonly macros.
24263         * m4/jm-glibc-io.m4n: Remove file.
24264
24265         Module long-options.
24266         * m4/long-options.m4: New file.
24267
24268         Module md5.
24269         * m4/md5.m4: New file.
24270
24271         Module sha.
24272         * m4/sha.m4: New file.
24273
24274         Module getstr.
24275         * m4/getstr.m4: New file.
24276
24277         Module getline.
24278         * m4/getline.m4 (gl_PREREQ_GETLINE): New macro.
24279         (AM_FUNC_GETLINE): Invoke AC_GNU_SOURCE. Use <stdlib.h>, not
24280         <sys/types.h>, for size_t. Use the function name gnu_getline, not
24281         simply getline. Infoke gl_PREREQ_GETLINE.
24282
24283         Module obstack.
24284         * m4/obstack.m4: New file.
24285
24286         Module hash.
24287         * m4/hash.m4: New file.
24288
24289         Module readtokens.
24290         * m4/readtokens.m4: New file.
24291
24292         Module strverscmp.
24293         * m4/strverscmp.m4: New file.
24294
24295         Module stdbool.
24296         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Add test for _Bool. Needed for
24297         OSF/1.
24298
24299         Module strtoll.
24300         * m4/strtoll.m4: New file.
24301
24302         Module strtoull.
24303         * m4/strtoull.m4: New file.
24304
24305         Module strtoimax.
24306         * m4/strtoimax.m4: New file.
24307
24308         Module strtoumax.
24309         * m4/strtoumax.m4: New file.
24310
24311         Module xstrtoimax.
24312         * m4/xstrtoimax.m4 (jm_XSTRTOIMAX): Renamed from
24313         jm_AC_PREREQ_XSTRTOIMAX.
24314         Moved the strtol prerequisites to strtol.m4.
24315         Moved the strtoll prerequisites to strtoll.m4.
24316         Moved the strtoimax prerequisites to strtoimax.m4.
24317
24318         Module xstrtoumax.
24319         * m4/xstrtoumax.m4 (jm_XSTRTOUMAX): Renamed from
24320         jm_AC_PREREQ_XSTRTOUMAX.
24321         Moved the strtoul prerequisites to strtoul.m4.
24322         Moved the strtoull prerequisites to strtoull.m4.
24323         Moved the strtoumax prerequisites to strtoumax.m4.
24324
24325         Module chown.
24326         * m4/chown.m4 (gl_PREREQ_CHOWN): New macro.
24327         (jm_FUNC_CHOWN): Use AC_FUNC_CHOWN. Invoke gl_PREREQ_CHOWN.
24328
24329         Module dup2.
24330         * m4/dup2.m4: New file.
24331
24332         Module ftruncate.
24333         * m4/ftruncate.m4 (gl_PREREQ_FTRUNCATE): New macro.
24334         (jm_FUNC_FTRUNCATE): Use AC_REPLACE_FUNCS. Invoke gl_PREREQ_FTRUNCATE.
24335
24336         Module getgroups.
24337         * m4/getgroups.m4 (gl_PREREQ_GETGROUPS): New macro.
24338         (jm_FUNC_GETGROUPS): Use AC_FUNC_GETGROUPS. Invoke gl_PREREQ_GETGROUPS.
24339
24340         Module gettimeofday.
24341         * m4/gettimeofday.m4 (gl_PREREQ_GETTIMEOFDAY): New macro.
24342         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use onceonly macros. Invoke
24343         gl_PREREQ_GETTIMEOFDAY.
24344
24345         Module mkdir.
24346         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): New macro.
24347         (UTILS_FUNC_MKDIR_TRAILING_SLASH): Invoke gl_PREREQ_MKDIR.
24348
24349         Module mkstemp.
24350         * m4/mkstemp.m4 (gl_PREREQ_MKSTEMP): New macro.
24351         (jm_PREREQ_TEMPNAME): New macro, from prereq.m4. Also invoke
24352         jm_AC_TYPE_UINTMAX_T.
24353         (UTILS_FUNC_MKSTEMP): Invoke gl_PREREQ_MKSTEMP and jm_PREREQ_TEMPNAME.
24354
24355         Module stat.
24356         * m4/stat.m4 (gl_PREREQ_STAT): New macro.
24357         (jm_FUNC_STAT): Use AC_FUNC_STAT. Invoke gl_PREREQ_STAT.
24358
24359         Module lstat.
24360         * m4/lstat.m4 (gl_PREREQ_LSTAT): New macro.
24361         (jm_FUNC_LSTAT): Use AC_FUNC_LSTAT. Invoke gl_PREREQ_LSTAT.
24362
24363         Module timespec.
24364         * m4/timespec.m4 (gl_TIMESPEC): New macro.
24365         (jm_CHECK_TYPE_STRUCT_TIMESPEC): Add check for <sys/time.h>.
24366         * m4/st_mtim.m4: Indentation.
24367
24368         Module nanosleep.
24369         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): New macro.
24370         (jm_FUNC_NANOSLEEP): Add check for <sys/time.h>. Invoke
24371         gl_PREREQ_NANOSLEEP.
24372
24373         Module regex.
24374         * m4/regex.m4 (jm_PREREQ_REGEX): New macro.
24375         (jm_INCLUDED_REGEX): Invoke jm_PREREQ_REGEX.
24376         (gl_REGEX): New macro.
24377
24378         Module rename.
24379         * m4/rename.m4 (gl_PREREQ_RENAME): New macro.
24380         (vb_FUNC_RENAME): Invoke gl_PREREQ_RENAME.
24381
24382         Module rmdir.
24383         * m4/rmdir.m4: New file.
24384
24385         Module utime.
24386         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Use onceonly macros.
24387         * m4/utime.m4 (gl_PREREQ_UTIME): New macro.
24388         (jm_FUNC_UTIME): Invoke gl_PREREQ_UTIME.
24389
24390         Module dirname.
24391         * m4/dirname.m4: New file.
24392
24393         Module getopt.
24394         * m4/getopt.m4: New file.
24395
24396         Module unistd-safer.
24397         * m4/unistd-safer.m4: New file.
24398
24399         Module fnmatch.
24400         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Include <stdlib.h>, for exit()
24401         declaration.
24402         (gl_PREREQ_FNMATCH_EXTRA): New macro.
24403         (gl_FUNC_FNMATCH_POSIX): New macro.
24404         (gl_FUNC_FNMATCH_GNU): Renamed from AC_FUNC_FNMATCH_GNU. Invoke
24405         gl_PREREQ_FNMATCH_EXTRA. Use the function name gnu_fnmatch, not
24406         simply fnmatch.
24407
24408         Module exclude.
24409         * m4/exclude.m4: New file.
24410
24411         Module human.
24412         * m4/human.m4: New file.
24413
24414         Module acl.
24415         * m4/acl.m4: Nop.
24416
24417         Module backupfile.
24418         * m4/backupfile.m4: New file.
24419         * m4/d-ino.m4: Indentation.
24420
24421         Module fsusage.
24422         * m4/fsusage.m4 (gl_FSUSAGE): New macro.
24423         (jm_STATFS_TRUNCATES): New macro, from coreutils-4.5.4/configure.ac.
24424         (gl_PREREQ_FSUSAGE_EXTRA): New macro.
24425
24426         Module dirfd.
24427         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Invoke some AC_EGREP_CPP
24428         requirements.
24429
24430         Module euidaccess.
24431         * m4/euidaccess.m4: New file.
24432
24433         Module file-type.
24434         * m4/file-type.m4: New file.
24435
24436         Module fileblocks.
24437         * m4/fileblocks.m4: New file.
24438
24439         Module filemode.
24440         * m4/filemode.m4: New file.
24441
24442         Module isdir.
24443         * m4/isdir.m4: New file.
24444
24445         Module lchown.
24446         * m4/lchown.m4 (gl_PREREQ_LCHOWN): New macro.
24447         (jm_FUNC_LCHOWN): Invoke gl_PREREQ_LCHOWN.
24448
24449         Module makepath.
24450         * m4/makepath.m4: New file.
24451
24452         Module modechange.
24453         * m4/modechange.m4: New file.
24454
24455         Module mountlist.
24456         * m4/mountlist.m4: New file.
24457         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Use onceonly macros.
24458         Indentation.
24459
24460         Module path-concat.
24461         * m4/path-concat.m4: New file.
24462
24463         Module pathmax.
24464         * m4/pathmax.m4: New file.
24465
24466         Module same.
24467         * m4/same.m4: New file.
24468
24469         Module save-cwd.
24470         * m4/save-cwd.m4: New file.
24471
24472         Module savedir.
24473         * m4/savedir.m4: New file.
24474
24475         Module xgetcwd.
24476         * m4/xgetcwd.m4: New file.
24477         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Use onceonly macros.
24478
24479         Module xreadlink.
24480         * m4/xreadlink.m4: New file.
24481
24482         Module safe-read.
24483         * m4/safe-read.m4: New file.
24484
24485         Module safe-write.
24486         * m4/safe-write.m4: New file.
24487
24488         Module closeout.
24489         * m4/closeout.m4: New file.
24490
24491         Module stdio-safer.
24492         * m4/stdio-safer.m4: New file.
24493
24494         Module getpass.
24495         * m4/getpass.m4: New file.
24496
24497         Module getugroups.
24498         * m4/getugroups.m4: New file.
24499
24500         Module group-member.
24501         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): New macro.
24502         (jm_FUNC_GROUP_MEMBER): Invoke AC_GNU_SOURCE, gl_PREREQ_GROUP_MEMBER.
24503
24504         Module idcache.
24505         * m4/idcache.m4: New file.
24506
24507         Module userspec.
24508         * m4/userspec.m4: New file.
24509
24510         Module gettime.
24511         * m4/clock_time.m4: New file.
24512         * m4/gettime.m4: New file.
24513
24514         Module settime.
24515         * m4/settime.m4: New file.
24516
24517         Module posixtm.
24518         * m4/posixtm.m4: New file.
24519
24520         Module gethostname.
24521         * m4/gethostname.m4: New file.
24522
24523         Module canon-host.
24524         * m4/canon-host.m4: New file.
24525
24526         Module gettext.
24527         * m4/codeset.m4: New file, from gettext-0.11.5.
24528         * m4/gettext.m4: New file, from gettext-0.11.5.
24529         * m4/glibc21.m4: New file, from gettext-0.11.5.
24530         * m4/iconv.m4: New file, from gettext-0.11.5.
24531         * m4/intdiv0.m4: New file, from gettext-0.11.5.
24532         * m4/inttypes-pri.m4: New file, from gettext-0.11.5.
24533         * m4/inttypes.m4: New file, from gettext-0.11.5.
24534         * m4/inttypes_h.m4: New file, from gettext-0.11.5 with modifications.
24535         * m4/isc-posix.m4: New file, from gettext-0.11.5.
24536         * m4/lcmessage.m4: New file, from gettext-0.11.5.
24537         * m4/lib-ld.m4: New file, from gettext-0.11.5.
24538         * m4/lib-link.m4: New file, from gettext-0.11.5.
24539         * m4/lib-prefix.m4: New file, from gettext-0.11.5.
24540         * m4/progtest.m4: New file, from gettext-0.11.5.
24541         * m4/stdint_h.m4: New file, from gettext-0.11.5 with modifications.
24542         * m4/uintmax_t.m4: New file, from gettext-0.11.5 with modifications.
24543         * m4/ulonglong.m4: New file, from gettext-0.11.5 with modifications.
24544
24545         Module localcharset.
24546         * m4/localcharset.m4: New file.
24547
24548         Module hard-locale.
24549         * m4/hard-locale.m4: New file.
24550
24551         Module mbswidth.
24552         * m4/mbswidth.m4 (gl_MBSWIDTH): Renamed from jm_PREREQ_MBSWIDTH. Use
24553         onceonly macros.
24554         * m4/mbrtowc.m4: Add comment.
24555
24556         Module memcasecmp.
24557         * m4/memcasecmp.m4: New file.
24558
24559         Module memcoll.
24560         * m4/memcoll.m4: New file.
24561
24562         Module unicodeio.
24563         * m4/unicodeio.m4: New file.
24564
24565         Module rpmatch.
24566         * m4/rpmatch.m4: New file.
24567
24568         Module yesno.
24569         * m4/yesno.m4: New file.
24570
24571         Module exitfail.
24572         * m4/exitfail.m4: New file.
24573
24574         Module c-stack.
24575         * m4/c-stack.m4 (gl_C_STACK): New macro.
24576         (jm_PREREQ_C_STACK): Check for <sys/time.h>. Use onceonly macros.
24577
24578         Module error.
24579         * m4/error.m4 (gl_ERROR): New macro.
24580         (jm_PREREQ_ERROR): Use onceonly macros.
24581
24582         Module fatal.
24583         * m4/fatal.m4: New file.
24584
24585         Module getloadavg.
24586         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Use onceonly macros.
24587         (gl_FUNC_GETLOADAVG, gl_PREREQ_GETLOADAVG): New macros.
24588
24589         Module getpagesize.
24590         * m4/getpagesize.m4: New file.
24591
24592         Module getusershell.
24593         * m4/getusershell.m4: New file.
24594
24595         Module physmem.
24596         * m4/physmem.m4: New file.
24597
24598         Module posixver.
24599         * m4/posixver.m4: New file.
24600
24601         Module quotearg.
24602         * m4/quotearg.m4: New file.
24603
24604         Module quote.
24605         * m4/quote.m4: New file.
24606
24607         Module readutmp.
24608         * m4/readutmp.m4: New file, based on jm_PREREQ_READUTMP from prereq.m4.
24609
24610         Module sig2str.
24611         * m4/sig2str.m4: New file.
24612
24613         Other.
24614         * m4/longlong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Remove, moved to
24615         ulonglong.m4.
24616         * m4/intmax_t.m4: New file.
24617         * m4/d-type.m4: Indentation.
24618         * m4/jm-macros.m4: Update.
24619         * m4/prereq.m4 (jm_PREREQ): Update.
24620         (jm_PREREQ_ADDEXT): Remove, obsoleted by backupfile.m4.
24621         (jm_PREREQ_CANON_HOST): Remove, obsoleted by canon-host.m4.
24622         (jm_PREREQ_DIRNAME): Remove, obsoleted by dirname.m4.
24623         (jm_PREREQ_EXCLUDE): Remove, obsoleted by exclude.m4.
24624         (jm_PREREQ_GETPAGESIZE): Remove, obsoleted by getpagesize.m4.
24625         (jm_PREREQ_HARD_LOCALE): Remove, obsoleted by hard-locale.m4.
24626         (jm_PREREQ_HASH): Remove, obsoleted by hash.m4.
24627         (jm_PREREQ_HUMAN): Remove, obsoleted by human.m4.
24628         (jm_PREREQ_MEMCHR): Remove, obsoleted by memchr.m4.
24629         (jm_PREREQ_PHYSMEM): Remove, obsoleted by physmem.m4.
24630         (jm_PREREQ_POSIXVER): Remove, obsoleted by posixver.m4.
24631         (jm_PREREQ_QUOTEARG): Remove, obsoleted by quotearg.m4.
24632         (jm_PREREQ_READUTMP): Remove, obsoleted by readutmp.m4.
24633         (jm_PREREQ_REGEX): Remove, obsoleted by regex.m4.
24634         (jm_PREREQ_STRNLEN): Remove, obsoleted by strnlen.m4.
24635         (jm_PREREQ_TEMPNAME): Remove, obsoleted by mkstemp.m4.
24636         (jm_PREREQ_XGETCWD): Remove, obsoleted by xgetcwd.m4.
24637         (jm_PREREQ_XREADLINK): Remove, obsoleted by xreadlink.m4.
24638         * m4/readdir.m4 (jm_FUNC_READDIR): Use onceonly macros.
24639
24640 2002-12-24  Bruno Haible  <bruno@clisp.org>
24641
24642         * MODULES.txt: Update according to m4/ changes.
24643
24644         Module gettext.
24645         * config.rpath: New file, from gettext-0.11.5.
24646
24647         * modules/*: New module descriptions.
24648         * gnulib-tool: New file.
24649         * MODULES.html.sh: New file.
24650
24651 2002-12-21  Karl Berry  <karl@gnu.org>
24652
24653         * doc/fdl.texi: update to version 1.2.
24654
24655 2002-12-19  Karl Berry  <karl@gnu.org>
24656
24657         * config/config.guess: update from prep.
24658
24659 2002-12-18  Bruno Haible  <bruno@clisp.org>
24660
24661         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't test for localtime_r.
24662         * m4/jm-mktime.m4 (jm_FUNC_MKTIME): Likewise.
24663
24664 2002-12-17  Bruno Haible  <bruno@clisp.org>
24665
24666         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Remove checks for limits.h,
24667         stdlib.h, string.h.
24668
24669 2002-12-17  Bruno Haible  <bruno@clisp.org>
24670
24671         * lib/canon-host.c (strdup): Remove unused declaration.
24672
24673         * lib/fsusage.c: Include full_read.h.
24674         (get_fs_usage): Use full_read instead of safe_read.
24675
24676         * lib/utime.c (utime_null): Use SAFE_READ_ERROR.
24677
24678 2002-12-12  Karl Berry  <karl@gnu.org>
24679
24680         * config/config.guess: update from prep.
24681
24682 2002-12-11  Bruno Haible  <bruno@clisp.org>
24683
24684         * m4/setenv.m4: New file, from gettext-0.11.5.
24685
24686 2002-12-11  Bruno Haible  <bruno@clisp.org>
24687
24688         * lib/setenv.h: Rewritten to cope with systems that have setenv() but
24689         not unsetenv().
24690         * lib/setenv.c, unsetenv.c: Taken from glibc-2.2.4 with the following
24691         modifications:
24692
24693         2002-12-11  Bruno Haible  <bruno@clisp.org>
24694
24695                 * setenv.c (alloca): Fall back to malloc.
24696                 (freea): New macro.
24697                 (setenv): Use freea() to free memory allocated with alloca().
24698
24699         2002-11-13  Bruno Haible  <bruno@clisp.org>
24700
24701                 * setenv.c (compar_fn_t, __add_to_environ, setenv): Use ANSI C
24702                 function declarations.
24703                 * unsetenv.c (unsetenv): Likewise.
24704
24705         2002-03-04  Bruno Haible  <bruno@clisp.org>
24706
24707                 Portability to AIX 4.3.3.
24708                 * unsetenv.c: New file, extracted from setenv.c.
24709                 * setenv.c: Move the unsetenv() function to unsetenv.c.
24710
24711         2001-12-20  Bruno Haible  <bruno@clisp.org>
24712
24713                 * setenv.c (__add_to_environ): Don't call realloc(NULL,...),
24714                 use malloc instead. For SunOS 4.
24715
24716         2001-12-11  Bruno Haible  <bruno@clisp.org>
24717
24718                 * setenv.c: Declare alloca.
24719                 (compar_fn_t): New typedef.
24720                 (KNOWN_VALUE, STORE_VALUE): Use it.
24721
24722         * lib/Makefile.am (libfetish_a_SOURCES): Add setenv.c, unsetenv.c,
24723         setenv.h.
24724
24725 2002-12-10  Paul Eggert  <eggert@twinsun.com>
24726
24727         Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
24728         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE, EXCLUDE_WILDCARDS):
24729         Choose values that are less likely to collide with system fnmatch
24730         options.
24731         * lib/exclude.c (FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not
24732         defined (e.g., a pure POSIX system).
24733         (EXCLUDE_macros_do_not_collide_with_FNM_macros): Use FNM_PATHNAME
24734         instead of FNM_FILE_NAME, for compatibility with pure POSIX sytems.
24735
24736 2002-12-06  Paul Eggert  <eggert@twinsun.com>
24737
24738         Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
24739         a pain in practice to deal with generated m4 files.  This change
24740         goes together with the 2002-12-04 unlocked-io.h change in ../lib.
24741
24742         * m4/Makefile.am.in (Makefile.am): Don't mention jm-glibc-io.m4n
24743         and jm-glibc-io.m4, as they are no longer a special case.
24744         * m4/jm-glibc-io.m4: Rename from jm-glibc-io.m4n, and remove the
24745         kludge and the auto-generation stuff.  Check only whether the
24746         functions are declared, not whether they exist, since older hosts
24747         that don't declare the functions can't use the optimization anyway.
24748
24749 2002-12-06  Jim Meyering  <jim@meyering.net>
24750
24751         * lib/error.c: Be consistent: change `#ifndef _LIBC' to `#if !_LIBC'.
24752
24753         Merge in changes from libc's misc/error.c, in preparation
24754         for the merge of gnulib's changes back into libc.
24755
24756         * lib/error.c (_): Define only if not already defined.
24757         Move definition to follow all #include directives.
24758         Include unlocked-io.h only if !_LIBC.
24759         [_LIBC]: Include <libio/libioP.h>.
24760         [USE_IN_LIBIO]: Include <libio/iolibio.h>
24761         (fflush): Tweak definition to use INTUSE.
24762         (putc): Define.
24763
24764 2002-12-05  Paul Eggert  <eggert@twinsun.com>
24765
24766         * lib/alloca.c [defined emacs]: Include "lisp.h".
24767         (xalloc_die) [defined emacs]: New macro.
24768         (free) [defined emacs && defined EMACS_FREE]: Define to EMACS_FREE.
24769         [! defined emacs]: Include <xalloc.h>.
24770         (POINTER_TYPE) [!defined POINTER_TYPE]: New macro.
24771         (pointer): Typedef to POINTER_TYPE *.
24772         (malloc): Remove decl; we now always use xmalloc.
24773         (alloca): Use old-style definition, since Emacs needs this.
24774         Check for arithmetic overflow when computing combined size.
24775
24776 2002-12-04  Paul Eggert  <eggert@twinsun.com>
24777
24778         Do not generate unlocked-io.h automatically, since it's easier to
24779         maintain it by hand.
24780
24781         * lib/unlocked-io.h: New file, from GNU diffutils,
24782         but with proper copyright notice and attribution.
24783         * lib/gen-uio: Remove.
24784         * lib/Makefile.am: Add copyright notice.
24785         (libfetish_a_SOURCES): Add unlocked-io.h.
24786         (BUILT_SOURCES, all-local): Remove unlocked-io.h.
24787         (DISTCLEANFILES, io_functions): Remove macros.
24788         (EXTRA_DIST): Remove gen_uio.
24789         (unlocked-io.h): Remove rule.
24790
24791 2002-12-04  Jim Meyering  <jim@meyering.net>
24792
24793         Reflect the fact that stat.c and lstat.c are no longer generated.
24794         * lib/Makefile.am (BUILT_SOURCES): Remove stat.c and lstat.c.
24795         (DISTCLEANFILES): Likewise.
24796         (EXTRA_DIST): Likewise.
24797         (all_local): Don't depend on stat.c or lstat.c.
24798         (stat.c, lstat.c): Remove rules.
24799         (EXTRA_DIST): Remove xstat.in.
24800
24801         * lib/xstat.in: Remove file.  Contents moved into stat.c.
24802         * lib/stat.c: New file.  Contents mostly from xstat.in.
24803         * lib/stat.c: Rework so that it may serve to define rpl_lstat, too.
24804         * lib/lstat.c: New file. Simply #define LSTAT and include stat.c.
24805
24806         * lib/safe-read.c: Rework so that it may serve to define safe_write,
24807         too.
24808         * lib/safe-write.c: Simply #define SAFE_WRITE and include safe-read.c.
24809
24810 2002-12-03  Jim Meyering  <jim@meyering.net>
24811
24812         * lib/safe-read.c, safe-write.c: Change variable names and comments,
24813         but not semantics, to minimize the differences between these two files.
24814         (safe_read): Change comment to mention SAFE_READ_ERROR.
24815
24816         * lib/safe-read.c (IS_EINTR): Define.
24817         (safe_read): Use IS_EINTR in place of in-function cpp directives.
24818
24819 2002-12-02  Jim Meyering  <jim@meyering.net>
24820
24821         * lib/safe-read.c (EINTR): Define.
24822         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
24823         (INT_MAX): Provide fallback.
24824         (safe_read): Rewrite to iterate IFF the read fails with EINTR.
24825
24826         * lib/safe-read.h (SAFE_READ_ERROR): Define.
24827
24828 2002-12-02  Bruno Haible  <bruno@clisp.org>
24829
24830         * lib/safe-write.c (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM):
24831         Define, taken from safe-read.c.
24832         (INT_MAX): Provide fallback.
24833         (safe_write): Rewrite to iterate IFF the write fails with EINTR.
24834         * lib/safe-write.h (SAFE_WRITE_ERROR): Define.
24835
24836         * lib/safe-read.c (EINTR): Remove definition.
24837         (safe_read): Don't use EINTR if it is absent.
24838
24839 2002-12-01  Jim Meyering  <jim@meyering.net>
24840
24841         * lib/safe-read.c: (safe_read): Also exit the loop when read returns
24842         zero.
24843         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, INT_MAX): Define.
24844
24845 2002-11-27  Paul Eggert  <eggert@twinsun.com>
24846
24847         * lib/hash.c (hash_lookup, hash_get_first, hash_get_next,
24848         hash_find_entry, hash_rehash): Replace `if (limit <= value) abort ();'
24849         with `if (! (value < limit)) abort ();', for readability.
24850
24851 2002-11-26  Karl Berry  <karl@gnu.org>
24852
24853         * lib/strdup.c: copy from libc again, with jim's ok.
24854         * lib/.cppi-disable: re-add strdup.c
24855
24856 2002-11-25  Karl Berry  <karl@gnu.org>
24857
24858         * lib/strtoll.c: copy from libc, meaning we now #include <strtol.c>
24859         instead of "strtol.c".
24860
24861 2002-11-25  Karl Berry  <karl@gnu.org>
24862
24863         * config/install-sh: update from automake for variable quoting, $0 in
24864         error msgs, etc.
24865
24866         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): new entry.
24867         * config/srclist.txt ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new
24868         entry.
24869
24870 2002-11-25  Jim Meyering  <jim@meyering.net>
24871
24872         * lib/mktime.c: Sync from libc, now that it has the latest fix.
24873
24874 2002-11-24  Karl Berry  <karl@gnu.org>
24875
24876         * lib/error.c, getopt.c, getopt.h, getopt1.c, obstack.c, regex.c,
24877         regex.h, strdup.c, strtoll.c, tempname.c: change license to gpl.
24878
24879 2002-11-24  Jim Meyering  <jim@meyering.net>
24880
24881         Update from coreutils:
24882
24883         * lib/mktime.c: Merge in changes from libc.
24884
24885         Avoid a link-time failure on some Linux systems.
24886         * lib/mktime.c (STATIC): Define to be empty (_LIBC) or `static'
24887         (otherwise).
24888         (__mon_yday): Declare with the STATIC attribute.
24889         (__mktime_internal): Likewise.
24890         Based on a report from Greg Schafer.
24891
24892 2002-11-23  Jim Meyering  <jim@meyering.net>
24893
24894         * lib/sig2str.c (str2signum, sig2str): Avoid a warning from gcc:
24895         Use `unsigned', not `int', as type of index.
24896
24897         * lib/xstat.in [@BEGIN_LSTAT_ONLY@]: Include <string.h>.
24898
24899         * lib/fsusage.c: Remove unneeded parentheses around operands of
24900         `defined'.
24901
24902 2002-11-22  Paul Eggert  <eggert@twinsun.com>
24903
24904         * lib/quotearg.h: Allow multiple inclusion by surrounding with
24905         "#ifndef QUOTEARG_H_".  Include <stddef.h>, for size_t,
24906         so that we can be included first.
24907         (PARAMS): Remove; we now assume C89 or later.  All uses removed.
24908         * lib/quotearg.c: Include quotearg.h immediately after config.h.
24909         No need to include stddef.h or sys/types.h any more.
24910         Surround local include files with "", not "<>".
24911         Assume HAVE_LIMITS_H unconditionally, as we assume C89.
24912         Similarly, assume HAVE_C_BACKSLASH_A, CHAR_BIT, UCHAR_MAX, UINT_MAX,
24913         HAVE_STDLIB_H, HAVE_STRING_H, STDC_HEADERS.
24914         (HAVE_MBSINIT): Undef if !HAVE_MBRTOWC.
24915         (mbsinit): Define to 1 if !defined mbsinit && !HAVE_MBSINIT.
24916         (ISPRINT): Remove; no longer needed now that we assume C89.
24917
24918         (clone_quoting_options, quotearg_buffer, quotearg_n_options):
24919         Preserve errno.
24920
24921         (quotearg_buffer_restyled, quotearg_n, quotearg_n_style,
24922         quotearg_char): Use SIZE_MAX rather than
24923         (size_t) -1 when we are talking about "infinity".
24924
24925         (quotearg_buffer_restyled): Fix bug when quoting trigraphs.
24926
24927 2002-11-22  Paul Eggert  <eggert@twinsun.com>
24928
24929         * lib/hash.c: Avoid use of <assert.h>, as the GNU Coding Standards
24930         hint that one should use `if (! x) abort ();' rather than `assert
24931         (x);', and anyway it's one less thing to worry about configuring.
24932         (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
24933         hash_rehash, hash_insert): Use abort rather than assert.
24934
24935 2002-11-22  Bruno Haible  <bruno@clisp.org>
24936
24937         * lib/safe-read.h: Assume C89. Add comments.
24938         (safe_read): Change return type to size_t.
24939         * lib/safe-read.c (safe_read): Change return type to size_t. Handle
24940         byte counts > SSIZE_MAX correctly.
24941         * lib/safe-write.h: New file.
24942         * lib/safe-write.c: New file.
24943         * lib/full-read.h: New file.
24944         * lib/full-read.c: New file.
24945         * lib/full-write.h: Assume C89. Add comments.
24946         * lib/full-write.c: Include safe-write.h.
24947         (full_write): Rewritten to use safe_write.
24948         Suggested by Jim Meyering and Paul Eggert.
24949
24950 2002-11-21  Jim Meyering  <jim@meyering.net>
24951
24952         * lib/strdup.c (strdup): Tweak comment and initial #if/#include.
24953
24954         Merge in changes from the coreutils.
24955
24956         2002-09-25  Paul Eggert  <eggert@twinsun.com>
24957         * lib/fsusage.c [! HAVE_INTTYPES_H && HAVE_STDINT_H] Include
24958         <stdint.h>.
24959         (UINTMAX_MAX) [!defined UINTMAX_MAX]: New macro.
24960         (PROPAGATE_ALL_ONES): Work even if X is unsigned and narrower than
24961         int.  Work more efficiently if X is the same width as uintmax_t.
24962         Do not compare X to -1, to avoid bogus compiler warning.
24963         (get_fs_usage): (uintmax_t) -1 -> UINTMAX_MAX to avoid a cast.
24964         Don't assume that f_frsize and f_bsize are the same type.
24965
24966         * lib/mountlist.c: #undef MNT_IGNORE before defining it, to avoid
24967         warning on FreeBSD.
24968
24969         * lib/makepath.c (make_path): Restore umask *before* creating the final
24970         component.
24971         (make_path): Minor reformatting.
24972
24973         * lib/xmalloc.c: Adjust to work with new autoconf macros,
24974         AC_FUNC_MALLOC and AC_FUNC_REALLOC: test #ifndef
24975         HAVE_MALLOC/HAVE_REALLOC.
24976
24977         * lib/mountlist.h (ME_DUMMY): Don't count entries of type `auto' as
24978         dummy ones.  At least on GNU/Linux systems, `auto' means something
24979         else.
24980         From Michael Stone.
24981
24982 2002-11-21  Bruno Haible  <bruno@clisp.org>
24983
24984         Remove case insensitive option matching.
24985         * lib/argmatch.h (argcasematch): Remove declaration.
24986         (ARGCASEMATCH): Remove macro.
24987         (__xargmatch_internal): Remove case_sensitive argument.
24988         (XARGMATCH): Update.
24989         (XARGCASEMATCH): Remove macro.
24990         * lib/argmatch.c (argmatch): Renamed from __argmatch_internal. Remove
24991         case_sensitive argument.
24992         (argcasematch): Remove function.
24993         (__xargmatch_internal): Remove case_sensitive argument.
24994         (main): Use XARGMATCH instead of XARGCASEMATCH.
24995
24996         * lib/xmalloc.c: Change compile-time error message. Add comment about
24997         required autoconf version.
24998
24999 2002-11-20  Paul Eggert  <eggert@twinsun.com>
25000
25001         Merge argmatch cleanups from Bison.  Assume C89.
25002
25003         * lib/argmatch.c: Include config.h here, not in argmatch.h.
25004         Include stdlib.h, for EXIT_FAILURE.
25005         Always include <string.h>, since we assume C89.
25006         (EXIT_FAILURE): Remove pre-C89 bug workaround.
25007         * lib/argmatch.h: Do not include <config.h> or <sys/types.h>.
25008         Include <stddef.h> instead, since it's all we need for size_t.
25009         (PARAMS): Remove.  All uses removed.
25010         (ARRAY_CARDINALITY): Do not bother to #undef.
25011         (ARRAY_CARDINALITY, ARGMATCH, ARGCASEMATCH, invalid_arg,
25012         ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
25013         Remove unnecessary parentheses.
25014         (ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
25015         Insert necessary parentheses.
25016         (ARGMATCH_CONSTRAINT, ARGMATCH_VERIFY): New macros.
25017         (ARGMATCH_ASSERT): Use ARGMATCH_CONSTRAINT.
25018
25019 2002-11-19  Bruno Haible  <bruno@clisp.org>
25020
25021         * lib/mbswidth.c: Include mbswidth.h right at the beginning.
25022         * lib/mbswidth.h: Include <stddef.h>, for size_t.
25023
25024         * lib/mbswidth.h (PARAMS): Remove macro.
25025         (mbswidth, mbsnwidth): Use ANSI C function declarations.
25026         * lib/mbswidth.c (mbswidth, mbsnwidth): Likewise.
25027
25028         * lib/gcd.h (PARAMS): Remove macro.
25029         (gcd): Use ANSI C function declarations.
25030         * lib/gcd.c (gcd): Likewise.
25031
25032 2002-11-15  Bruno Haible  <bruno@clisp.org>
25033
25034         * lib/strcspn.c: Include <stddef.h>.
25035         (strcspn): Use ANSI C function declaration. Change return type to
25036         size_t. Use NULL.
25037         * lib/strpbrk.c: Minimize diffs to glibc. Include <stddef.h>.
25038         (strpbrk): Use NULL.
25039         * lib/strpbrk.h (PARAMS): Remove macro.
25040         (strpbrk): Use ANSI C function declaration.
25041         * lib/strstr.c: Don't include <sys/types.h>.
25042         * lib/strstr.h (PARAMS): Remove macro.
25043         (strstr): Use ANSI C function declarations.
25044
25045 2002-11-14  Karl Berry  <karl@gnu.org>
25046
25047         * config/mkinstalldirs: `do' on separate line, instead of
25048         `for var; do'.
25049
25050 2002-11-06  Bruno Haible  <bruno@clisp.org>
25051
25052         * lib/gcd.h (gcd): Change argument type to 'unsigned long'.
25053         * lib/gcd.c (gcd): Likewise.
25054
25055 2002-11-05  Bruno Haible  <bruno@clisp.org>
25056
25057         * lib/gcd.h: New file, from gettext-0.11.5.
25058         * lib/gcd.c: New file, from gettext-0.11.5.
25059
25060 2002-11-05  Bruno Haible  <bruno@clisp.org>
25061
25062         * lib/error.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
25063         * lib/getopt.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
25064         * lib/obstack.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
25065         * lib/regex.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
25066
25067         * lib/argmatch.c: Include gettext.h instead of <locale.h> and
25068         <libintl.h>.
25069         * lib/makepath.c: Include gettext.h instead of <locale.h> and
25070         <libintl.h>.
25071
25072         * lib/closeout.c: Include gettext.h instead of <libintl.h>.
25073         * lib/human.c: Include gettext.h instead of <libintl.h>.
25074         * lib/quotearg.c: Include gettext.h instead of <libintl.h>.
25075         * lib/rpmatch.c: Include gettext.h instead of <libintl.h>.
25076         * lib/unicodeio.c: Include gettext.h instead of <libintl.h>.
25077         * lib/userspec.c: Include gettext.h instead of <libintl.h>.
25078         * lib/version-etc.c: Include gettext.h instead of <libintl.h>.
25079         * lib/xmalloc.c: Include gettext.h instead of <libintl.h>.
25080         (textdomain): Remove definition.
25081         * lib/xmemcoll.c: Include gettext.h instead of <libintl.h>.
25082
25083         * lib/long-options.c: Remove include of <libintl.h> and definition of
25084         _.
25085         * lib/same.c: Remove include of <libintl.h> and definition of _.
25086
25087 2002-11-04  Owen Taylor  <otaylor@redhat.com>
25088
25089         * lib/config.charset: A few additions for Solaris.
25090
25091 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
25092
25093         Make it possible to build libcharset with CC=gcc CFLAGS="-x c++".
25094         * lib/localcharset.c (locale_charset): Declare as extern "C".
25095
25096 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
25097
25098         * lib/config.charset: msdos in uk_UA uses CP1125.
25099
25100 2002-11-04  Bruno Haible  <bruno@clisp.org>
25101
25102         * lib/stpcpy.h: New file, from GNU gettext-0.11.5.
25103         * lib/strcase.h: New file, from GNU gettext-0.11.5.
25104         * lib/strpbrk.h: New file, from GNU gettext-0.11.5.
25105         * lib/strstr.h: New file, from GNU gettext-0.11.5.
25106         * lib/xgetcwd.h: New file, from GNU gettext-0.11.5.
25107
25108 2002-11-04  Bruno Haible  <bruno@clisp.org>
25109
25110         * lib/localcharset.c (locale_charset): Don't return an empty string.
25111
25112 2002-11-04  Bruno Haible  <bruno@clisp.org>
25113
25114         * lib/localcharset.c (get_charset_aliases): Add more Windows specific
25115         aliases.
25116
25117 2002-11-04  Bruno Haible  <bruno@clisp.org>
25118
25119         * lib/config.charset: Update for newest glibc. Add canonical names
25120         ISO-8859-14, KOI8-T, TCVN5712-1, GEORGIAN-PS.
25121
25122 2002-11-04  Bruno Haible  <bruno@clisp.org>
25123
25124         * lib/config.charset: Add support for NetBSD.
25125
25126 2002-11-04  Bruno Haible  <bruno@clisp.org>
25127
25128         * lib/config.charset [msdosdjgpp]: For Russian, use CP866.
25129
25130 2002-11-01  Bruno Haible  <bruno@clisp.org>
25131
25132         * configure.in: Add AC_CONFIG_AUX_DIR call.
25133         (AC_OUTPUT): Add m4/Makefile, lib/Makefile. Remove doc/Makefile,
25134         test/Makefile.
25135         * Makefile.in (subdirs): Add m4, lib. Remove doc, test.
25136
25137 2002-09-28  Karl Berry  <karl@gnu.org>
25138
25139         * config/srclist.txt: can't copy install-sh/mkinstalldirs from
25140         installed automake until the next release, since changes have been
25141         made.
25142
25143 2002-09-25  Karl Berry  <karl@gnu.org>
25144
25145         * lib/strdup.c: copy from libc/string (via ../config/srclist*).
25146         * lib/getopt*: copy from libc/posix.
25147         * lib/gettext.h: copy from gettext.
25148         * lib/.cppi-disable: add strdup.c, gettext.h.
25149
25150 2002-09-25  Karl Berry  <karl@gnu.org>
25151
25152         * config/srclist.txt: enable gettext.h check.
25153         * config/config.{guess,sub}: update from prep.
25154         * config/depcomp, install-sh, mdate-sh, missing, mkinstalldirs: update
25155                 from automake 1.6.3.
25156         See srclist*.
25157
25158 2002-08-23  Stefan Monnier  <monnier@cs.yale.edu>
25159
25160         * regex.c (PATFETCH): Remove the translating fetch.
25161         (PATFETCH_RAW): Rename to PATFETCH.
25162         (set_image_of_range): New fun.
25163         (SET_RANGE_TABLE_WORK_AREA): Use it.
25164         (regex_compile): Don't translate the pattern chars so eagerly.
25165         Only do it when inserting an `exactn' bytecode or when handling
25166         a char-range.
25167         (mutually_exclusive_p): Avoid empty statement.
25168
25169 2002-07-06  Jim Meyering  <meyering@lucent.com>
25170
25171         * m4/README: Don't mention Makefile.am.in.
25172         Outline how I've tested changes to .m4 files.  Yep, it's a pain.
25173
25174 2002-07-01  Jim Meyering  <meyering@lucent.com>
25175
25176         * lib/c-stack.c: Include sys/time.h.
25177         From Volker Borchert.
25178
25179 2002-06-26  Paul Eggert  <eggert@twinsun.com>
25180
25181         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for btowc.
25182
25183 2002-06-26  Paul Eggert  <eggert@twinsun.com>
25184
25185         * lib/fnmatch.c, fnmatch_loop.c (WIDE_CHAR_SUPPORT):
25186         New macro.  Use it uniformly instead of
25187         (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H).
25188         It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1
25189         reported by Vin Shelton.
25190
25191 2002-06-22  Paul Eggert  <eggert@twinsun.com>
25192
25193         * lib/c-stack.h (segv_handler, c_stack_action) [! defined SA_SIGINFO]:
25194         Do not assume SA_SIGINFO behavior.
25195         Bug reported by Jim Meyering on NetBSD 1.5.2.
25196
25197 2002-06-22  Jim Meyering  <meyering@lucent.com>
25198
25199         * m4/c-stack.m4: New file, from diffutils-2.8.2.
25200         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_C_STACK.
25201
25202         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Don't require AC__GNU_SOURCE,
25203         now that configure.ac uses AC_GNU_SOURCE.
25204         (jm_MACROS): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU.
25205         * m4/prereq.m4 (jm_PREREQ_EXCLUDE): Likewise, wrt jm_FUNC_FNMATCH.
25206
25207         Update to latest tools.  Suggestions from Paul Eggert.
25208         * m4/stdbool.m4: New file, from diffutils-2.8.2.
25209         * m4/gnu-source.m4: Update from diffutils-2.8.2.
25210         * m4/fnmatch.m4: Likewise.
25211         * m4/prereq.m4: Change each use of AC_CHECK_HEADERS(stdbool.h)
25212         to AC_HEADER_STDBOOL
25213
25214 2002-06-22  Jim Meyering  <meyering@lucent.com>
25215
25216         * lib/fnmatch.c (ISASCII, ISPRINT): Undefine, to avoid warning about
25217         redefinition due to Solaris 2.6's definition in /usr/include/sys/euc.h.
25218
25219 2002-06-22  Jim Meyering  <meyering@lucent.com>
25220
25221         * lib/c-stack.c, lib/c-stack.h: New files, from diffutils-2.8.2.
25222
25223         * lib/exitfail.c, exitfail.h: Likewise.
25224         * lib/Makefile.am (libfetish_a_SOURCES): Add exitfail.c and exitfail.h.
25225
25226         * lib/Makefile.am (libfetish_a_SOURCES): Add fnmatch_.h in place
25227         of fnmatch.h.
25228         (EXTRA_DIST): Add fnmatch_loop.c.
25229         (libfetish_a_SOURCES): Add c-stack.c and c-stack.h.
25230
25231         * lib/fnmatch_loop.c: New file, from diffutils-2.8.2.
25232         * lib/fnmatch.c: Update from diffutils-2.8.2.
25233         * lib/fnmatch_.h: New file.  From diffutils-2.8.2.
25234         * lib/fnmatch.h: Remove file.
25235
25236 2002-06-21  Jim Meyering  <meyering@lucent.com>
25237
25238         * m4/c-bs-a.m4: Add comment, from diffutils-2.8.2.
25239         * m4/mbrtowc.m4: Likewise.
25240
25241         * m4/mbstate_t.m4: Update from diffutils-2.8.2.
25242         * m4/mbswidth.m4: Reflect name change:
25243         s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T.
25244         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
25245
25246         * m4/lib-link.m4: Update from gettext-0.11.2.
25247         * m4/gettext.m4: Likewise.
25248
25249         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for hurd.h.
25250         From Alfred M. Szmidt.
25251
25252 2002-06-18  Paul Eggert  <eggert@twinsun.com>
25253
25254         * lib/file-type.h: Report an error if neither S_ISREG nor
25255         S_IFREG is defined, instead of using a test specific to glibc
25256         2.2.  This should be safe, since POSIX requires S_ISREG and
25257         Unix Version 7 had S_IFREG.  We don't need to check for
25258         <sys/types.h> since we don't use any symbols that it defines.
25259
25260 2002-06-15  Richard Dawe  <richdawe@bigfoot.com>
25261
25262         * lib/Makefile.am (lstat.c, stat.c, .sin.sed): Use t-$@, rather than
25263         $@-t, so that each temporary file name is unique and valid in the first
25264         8 characters, for operation under DOS.
25265
25266 2002-06-15  Paul Eggert  <eggert@twinsun.com>
25267
25268         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for st_author.
25269
25270 2002-06-15  Jim Meyering  <meyering@lucent.com>
25271
25272         Work even with DJGPP 2.03, which lacks support for symlinks.
25273         From Richard Dawe.
25274         * lib/xstat.in (S_ISLNK): Define to 0 if neither S_ISLNK nor S_IFLNK
25275         is defined.
25276         * lib/lchown.c (S_ISLNK): Likewise.
25277
25278 2002-06-15  Jim Meyering  <meyering@lucent.com>
25279
25280         * lib/file-type.h (FILE_TYPE_H): Guard entire contents with #ifndef.
25281         For GNU libc 2.2 and newer, ensure that <sys/types.h> and <sys/stat.h>
25282         have been included before this file.
25283
25284 2002-06-14  Jim Meyering  <meyering@lucent.com>
25285
25286         * lib/file-type.h: Use the version from diffutils-2.8.2.
25287         * lib/file-type.c: Likewise.
25288
25289 2002-06-07  Jim Meyering  <meyering@lucent.com>
25290
25291         * m4/prereq.m4 (jm_PREREQ_STAT): Check for sys/param.h and sys/mount.h.
25292         They're needed at least for NetBSD 1.5.2.
25293         ($statxfs_includes): Include those same headers.
25294         ($statxfs_includes): Include sys/vfs.h if available.
25295         ($statxfs_includes): Likewise for sys/statvfs.h.
25296         Check for the following members in both structs statfs and statvfs:
25297         f_basetype, f_type, f_fsid.__val, f_namemax, f_namelen.
25298
25299 2002-06-01  Jim Meyering  <meyering@lucent.com>
25300
25301         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename macro:
25302         s/D_TYPE_IN_DIRENT/HAVE_STRUCT_DIRENT_D_TYPE/.
25303
25304 2002-05-28  Jim Meyering  <meyering@lucent.com>
25305
25306         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `mkdir', not `rmdir'.
25307         Reported by Volker Borchert.
25308
25309 2002-05-27  Jim Meyering  <meyering@lucent.com>
25310
25311         Fix a problem seen only on nonconforming systems whereby ls.c's
25312         use of localtime, and then of gettimeofday would cause trouble:
25313         the localtime call used to initialize rpl_gettimeofday's save
25314         mechanism would clobber ls's current local time information so
25315         that in any long listing the first file would always be listed
25316         with date 1970-01-01.  Analysis by Volker Borchert.
25317
25318         * lib/gettimeofday.c (localtime): Undefine.
25319         (rpl_localtime): New function.
25320
25321 2002-05-27  Jim Meyering  <meyering@lucent.com>
25322
25323         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Also replace
25324         localtime.
25325
25326         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `rmdir' so we don't try to
25327         use the replacement function; it wouldn't resolve at link time.
25328         Reported by Volker Borchert.
25329
25330 2002-05-22  Jim Meyering  <meyering@lucent.com>
25331
25332         * lib/Makefile.am (libfetish_a_SOURCES): Add file-type.c and
25333         file-type.h.
25334         * lib/file-type.h: New file.
25335         * lib/file-type.c (file_type): New file/function.  Extracted from
25336         diffutils.
25337
25338 2002-04-30  Jim Meyering  <meyering@lucent.com>
25339
25340         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_STAT.
25341
25342 2002-04-29  Paul Eggert  <eggert@twinsun.com>
25343
25344         * m4/prereq.m4 (jm_PREREQ_SIG2STR): Remove; all callers changed.
25345
25346 2002-04-29  Paul Eggert  <eggert@twinsun.com>
25347
25348         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): Check for stdlib.h.
25349         Do not check for alloca.h (no longer used) or stdbool.h (was never
25350         used?).  Add AM_C_PROTOTYPES since hard-locale.h uses it.
25351
25352 2002-04-29  Paul Eggert  <eggert@twinsun.com>
25353
25354         * lib/hard-locale.c: Upgrade to version used in GNU Diffutils 2.8.1.
25355
25356 2002-04-29  Jim Meyering  <meyering@lucent.com>
25357
25358         * m4/jm-macros.m4 (jm_MACROS): Remove use of AC_FUNC_STRNLEN.
25359         * m4/prereq.m4: Add jm_PREREQ_STRNLEN.
25360         Use AC_FUNC_STRNLEN here instead.
25361
25362         * m4/jm-macros.m4: Don't AC_REQUIRE([AC_PROG_CC_STDC]).
25363         With autoconf-2.53a, it's part of AC_PROG_CC.
25364
25365 2002-04-28  Paul Eggert  <eggert@twinsun.com>
25366
25367         * m4/jm-macros.m4 (jm_MACROS): Add AC_REPLACE_FUNCS(sig2str).
25368         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_SIG2STR.
25369
25370 2002-04-28  Paul Eggert  <eggert@twinsun.com>
25371
25372         * lib/sig2str.h, lib/sig2str.c: New files.
25373         * lib/Makefile.am (libfetish_a_SOURCES): Add sig2str.h.
25374
25375 2002-04-28  Paul Eggert  <eggert@twinsun.com>
25376
25377         * lib/sig2str.h (SIGNUM_BOUND): Do not use WTERMSIG, to avoid
25378         depending on <sys/wait.h> and WTERMSIG.  Default to 64 instead
25379         of 127, since 64 is the largest conceivable number for ancient
25380         nonstandard hosts.
25381         * lib/sig2str.c: Do not include <sys/wait.h>; no longer needed.
25382
25383 2002-04-28  Jim Meyering  <meyering@lucent.com>
25384
25385         * lib/sig2str.c (WTERMSIG): Remove definition (unused).
25386
25387 2002-04-24  Jim Meyering  <meyering@lucent.com>
25388
25389         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): New macro.
25390         (jm_PREREQ): Use it.
25391
25392         * m4/getloadavg.m4: Check for these headers: locale.h unistd.h
25393         mach/mach.h fcntl.h.
25394         Check for this function: setlocale.
25395
25396 2002-04-24  Jim Meyering  <meyering@lucent.com>
25397
25398         * lib/gettext.h: New file, from Gettext.
25399         * lib/Makefile.am (INCLUDES): Remove -I../intl.
25400         (libfetish_a_SOURCES): Add gettext.h.
25401
25402 2002-04-16  Jim Meyering  <meyering@lucent.com>
25403
25404         * m4/prereq.m4 (jm_PREREQ_READUTMP): Also check for these members:
25405         ut_pid, ut_id, ut_exit.
25406
25407 2002-04-16  Jim Meyering  <meyering@lucent.com>
25408
25409         * lib/readutmp.h (UT_TYPE): Remove definition (now in who.c).
25410         (HAVE_STRUCT_XTMP_UT_EXIT, HAVE_STRUCT_XTMP_UT_ID): Define.
25411         (HAVE_STRUCT_XTMP_UT_PID, HAVE_STRUCT_XTMP_UT_TYPE): Define.
25412
25413 2002-04-12  Jim Meyering  <meyering@lucent.com>
25414
25415         * m4/ls-mntd-fs.m4 (checking for getmntinfo function...): Remove
25416         now-bogus check for f_type in sys/mount.h.  Instead, just test for the
25417         existence of the getmntinfo function.  Needed for Darwin 5.3.
25418
25419         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Also detect when dirfd is a macro.
25420         This is necessary at least on Darwin 5.3.
25421
25422         * m4/jm-macros.m4: Don't AC_REPLACE(strnlen), now that we use
25423         AC_FUNC_STRNLEN.  Otherwise, we'd end up putting two copies of
25424         strnlen.o in the library, and that makes some versions of ranlib
25425         object.
25426
25427 2002-04-12  Jim Meyering  <meyering@lucent.com>
25428
25429         * lib/dirfd.h (dirfd): Elide prototype if dirfd is a macro.
25430
25431 2002-04-09  Jim Meyering  <meyering@lucent.com>
25432
25433         * m4/malloc.m4: (jm_FUNC_MALLOC): Change the `checking ...' message
25434         to be more precise.  Rather than saying we're checking whether the
25435         function `works', say what we're testing.
25436         * m4/realloc.m4 (jm_FUNC_REALLOC): Likewise.
25437         Reported by Bruno Haible.
25438
25439 2002-03-10  Jim Meyering  <meyering@lucent.com>
25440
25441         * lib/makepath.c (make_path): Remove a comma from a diagnostic.
25442         Suggestion from Santiago Vila.
25443
25444 2002-03-08  Jim Meyering  <meyering@lucent.com>
25445
25446         * lib/rename.c: Mention that this wrapper is needed also on
25447         mips-dec-ultrix4.4 systems.
25448
25449 2002-03-02  Jim Meyering  <meyering@lucent.com>
25450
25451         * lib/gettime.c (gettime): Test HAVE_CLOCK_GETTIME,
25452         not HAVE_CLOCK_SETTIME.
25453
25454 2002-02-27  Paul Eggert  <eggert@twinsun.com>
25455
25456         * m4/jm-macros.m4 (jm_MACROS): Do not replace stime; no longer used.
25457         Check for clock_settime.
25458
25459 2002-02-27  Paul Eggert  <eggert@twinsun.com>
25460
25461         * lib/nanosleep.h: Rename to....
25462         * lib/timespec.h: New name for nanosleep.h.  All uses changed.
25463
25464         * lib/gettime.c: New file.
25465         * lib/settime.c: New file.
25466         * lib/stime.c: Remove.
25467
25468         * lib/Makefile.am (libfetish_a_SOURCES): Add gettime.c, settime.c,
25469         timespec.h.  Remove nanosleep.h.
25470
25471 2002-02-25  Paul Eggert  <eggert@twinsun.com>
25472
25473         * m4/acl.m4: New file.
25474         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_ACL.
25475         Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now.
25476
25477 2002-02-25  Paul Eggert  <eggert@twinsun.com>
25478
25479         * lib/acl.c, lib/acl.h: New files.
25480         * lib/Makefile.am (libfetish_a_SOURCES): Add acl.h, acl.c.
25481
25482 2002-02-24  Jim Meyering  <meyering@lucent.com>
25483
25484         * lib/strnlen.c (strnlen): Define-away/undef so that an inconsistent
25485         prototype in string.h (on at least AIX4.3.2.0 w/gcc-2.95.3) doesn't
25486         cause trouble.  Reported by Nelson Beebe.
25487
25488 2002-02-23  Paul Eggert  <eggert@twinsun.com>
25489
25490         * lib/path-concat.c (xpath_concat): Reorder code to pacify
25491         compilers that don't know that xalloc_die never returns.
25492
25493 2002-02-20  Jim Meyering  <meyering@lucent.com>
25494
25495         * lib/getdate.c: Regenerate using bison-1.33.
25496
25497 2002-02-17  Jim Meyering  <meyering@lucent.com>
25498
25499         * config/config.guess (main): Don't use `head -1'; it's no longer
25500         portable. Use `sed 1q' instead.
25501
25502 2002-02-16  gettextize  <bug-gnu-gettext@gnu.org>
25503
25504         * m4/codeset.m4: Upgrade to gettext-0.11.
25505         * m4/gettext.m4: Upgrade to gettext-0.11.
25506         * m4/glibc21.m4: Upgrade to gettext-0.11.
25507         * m4/iconv.m4: Upgrade to gettext-0.11.
25508         * m4/isc-posix.m4: Upgrade to gettext-0.11.
25509         * m4/lcmessage.m4: Upgrade to gettext-0.11.
25510         * m4/lib-ld.m4: New file, from gettext-0.11.
25511         * m4/lib-link.m4: New file, from gettext-0.11.
25512         * m4/lib-prefix.m4: New file, from gettext-0.11.
25513         * m4/progtest.m4: Upgrade to gettext-0.11.
25514
25515 2002-02-15  Paul Eggert  <eggert@twinsun.com>
25516
25517         * m4/prereq.m4 (jm_PREREQ_POSIXVER): New macro.
25518         (jm_PREREQ): Use it.
25519
25520 2002-02-15  Paul Eggert  <eggert@twinsun.com>
25521
25522         * lib/posixver.c, lib/posixver.h: New files.
25523         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
25524
25525 2002-02-02  Paul Eggert  <eggert@twinsun.com>
25526             Bruno Haible  <bruno@clisp.org>
25527
25528         * lib/unicodeio.h (print_unicode_char): Add exit_on_error argument.
25529         (fwrite_success_callback): New declaration.
25530         * lib/unicodeio.c (unicode_to_mb): New function, extracted from
25531         print_unicode_char. Call failure callback instead of error.
25532         (fwrite_success_callback): New function.
25533         (exit_failure_callback): New function.
25534         (fallback_failure_callback): New function.
25535         (print_unicode_char): Call unicode_to_mb.
25536
25537 2002-01-26  Jim Meyering  <meyering@lucent.com>
25538
25539         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.52g.
25540         * m4/strnlen.m4: Remove file, now that it's part of autoconf.
25541
25542 2002-01-26  Jim Meyering  <meyering@lucent.com>
25543
25544         * lib/Makefile.am (getdate$U.o): Depend on unlocked-io.h.
25545
25546 2002-01-22  Paul Eggert  <eggert@twinsun.com>
25547
25548         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_FSEEKO.
25549
25550 2002-01-22  Jim Meyering  <meyering@lucent.com>
25551
25552         * lib/Makefile.am (Makefile): Don't depend on $(BUILT_SOURCES).
25553         Otherwise, some versions of automake would omit the rule that makes
25554         Makefile from Makefile.in.
25555
25556 2002-01-21  Paul Eggert  <eggert@twinsun.com>
25557
25558         * lib/xmemcoll.h, lib/xmemcoll.c: New files.
25559         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
25560         * lib/memcoll.c: Include errno.h, and declare errno if not defined.
25561         (memcoll): Set errno to zero if there is no error.
25562
25563         * lib/quotearg.c (quotearg_buffer_restyled):
25564         Fix bug with quoting buffers containing NUL when backslashing escapes.
25565         This bug was exposed by the other changes in this patch.
25566         (quotearg_n_options): New arg ARGSIZE.
25567         All callers changed.
25568         (quoting_options_from_style): New function.
25569         (quotearg_n_style): Use it.
25570         (quotearg_n_style_mem): New function.
25571
25572         * lib/quotearg.h (quotearg_n_style_mem): New function.
25573
25574 2002-01-19  Jim Meyering  <meyering@lucent.com>
25575
25576         * m4/jm-macros.m4 (jm_MACROS): Use AC_FUNC_STRNLEN.
25577         Remove useless quotes: DF_PROG="df".
25578         * m4/strnlen.m4: New file.
25579
25580 2002-01-16  Paul Eggert  <eggert@twinsun.com>
25581
25582         * lib/backupfile.c (ISDIGIT): Comment fix.
25583         * lib/getdate.y (ISDIGIT): Likewise.
25584         * lib/posixtm.c (ISDIGIT, year): Likewise.
25585         * lib/strverscmp.c (ISDIGIT): Likewise.
25586         * lib/userspec.c (ISDIGIT): Likewise.
25587
25588 2002-01-16  Jim Meyering  <meyering@lucent.com>
25589
25590         * lib/getdate.y: Add three semicolons, each just before a closing
25591         brace. Bison (as of version 1.31) no longer papers over that mistake.
25592
25593 2002-01-05  Jim Meyering  <meyering@lucent.com>
25594
25595         * lib/version-etc.c (version_etc_copyright): Update copyright year.
25596
25597 2001-12-19  Paul Eggert  <eggert@twinsun.com>
25598
25599         * lib/closeout.c (close_stdout_status): If ferror (stdout), do
25600         not silently exit merely because the output buffer happens to
25601         have nothing pending.
25602
25603 2001-12-18  Paul Eggert  <eggert@twinsun.com>
25604
25605         See the big note in ../ChangeLog.
25606         * lib/human.c (suffixes): Prefer K to k for 1024.
25607         (generate_suffix_backwards): New function.
25608         (human_readable_inexact): Use it.
25609         * lib/xstrtol.c (__xstrtol): If there is no number but there
25610         is a valid suffix, assume 1.  "MB" now means decimal, "MiB" binary.
25611         Accept 'K' as well as 'k'.
25612
25613 2001-12-15  Jim Meyering  <meyering@lucent.com>
25614
25615         * lib/regex.h (__restrict_arr): Update from libc.
25616
25617         * lib/mountlist.h (ME_REMOTE): Recognize file systems of type smbfs
25618         as `remote' if the name starts with `//'.  Suggested by Michael Stone.
25619         (STREQ): Define.
25620
25621 2001-12-14  Jim Meyering  <meyering@lucent.com>
25622
25623         * m4/jm-macros.m4 (jm_MACROS): Check for iswspace.
25624         Suggestion from Bruno Haible.
25625
25626 2001-12-10  Jim Meyering  <meyering@lucent.com>
25627
25628         * lib/linebuffer.c: Remove explicit declarations of xmalloc and
25629         xrealloc, Instead, include "xalloc.h".
25630         (initbuffer): Don't cast xmalloc return value to char*.
25631         (readline): Reword comment.
25632         Don't cast xrealloc return value to char*
25633         Return NULL, not 0.
25634
25635 2001-12-09  Jim Meyering  <meyering@lucent.com>
25636
25637         * lib/modechange.c (mode_compile): Add cast to avoid pedantic warning
25638         about `signed and unsigned type in conditional expression'.
25639         * lib/posixtm.c (posix_time_parse): Likewise.
25640
25641         * lib/xreadlink.c (xreadlink): Add cast to avoid a pedantic warning.
25642
25643         * lib/readtokens.c (readtoken): Declare an index to be of type unsigned
25644         to avoid a pedantic warning.
25645
25646         * lib/getstr.c: Don't include assert.h.
25647         (getstr): Remove warning-evoking assertions.
25648         Return -1 if offset parameter is out of bounds.
25649         Change the type of a local from int to size_t.
25650
25651         * lib/strftime.c (my_strftime_localtime_r): Include this function
25652         definition in the `#if ! HAVE_TM_GMTOFF' block.
25653
25654         * lib/xgethostname.c: Remove declarations of xmalloc and xrealloc.
25655         Include xalloc.h instead.
25656
25657 2001-12-02  Jim Meyering  <meyering@lucent.com>
25658
25659         * lib/tempname.c: Don't declare getenv, thus reverting the change of
25660         2001-11-18.  It's no longer necessary, now that stdlib.h is always
25661         included.
25662
25663         * lib/regex.c [!__BOUNDED_POINTERS__]: Define away __bounded,
25664         __unbounded, and __ptrvalue.  Reported by Uwe H. Steinfeld.
25665
25666 2001-11-30  Akim Demaille  <akim@epita.fr>
25667
25668         * lib/xstrdup.c: Include xalloc.h, so that xstrdup is declared
25669         before being defined.
25670
25671 2001-11-27  Paul Eggert  <eggert@twinsun.com>
25672
25673         * lib/quotearg.h (quotearg_n, quotearg_n_style):
25674         First arg is int, not unsigned.
25675         * lib/quotearg.c (quotearg_n, quotearg_n_style): Likewise.
25676         (SIZE_MAX, UINT_MAX): New macros.
25677         (quotearg_n_options): Abort if N is negative.
25678         Avoid overflow check on hosts where size_t is 64 bits and int
25679         is 32 bits, as overflow is impossible there.
25680         Fix off-by-one typo that caused unnecessary reallocation.
25681
25682 2001-11-27  Jim Meyering  <meyering@lucent.com>
25683
25684         * lib/tempname.c: Merge with version from libc.
25685         * lib/regex.c: Likewise.
25686
25687         * lib/tempname.c: Include stdlib.h unconditionally.  On some old
25688         systems for which STDC_HEADERS is 0, it was not included, resulting in
25689         a warning about an integer-to-pointer conversion problem with getenv.
25690         Reported by Volker Borchert.
25691
25692 2001-11-26  Jim Meyering  <meyering@lucent.com>
25693
25694         * lib/gtod.h: Remove file.
25695         * lib/Makefile.am (libfetish_a_SOURCES): Remove gtod.h.
25696         * lib/gettimeofday.c: Don't include gtod.h.
25697         (GTOD_init): Remove function.
25698         (rpl_gettimeofday): Do its job here instead, rather than aborting.
25699         Suggestion from Volker Borchert.
25700
25701 2001-11-23  Jim Meyering  <meyering@lucent.com>
25702
25703         * lib/hash.h (struct hash_table): Don't define here.  Merely declare
25704         it.
25705         * lib/hash.c (struct hash_table): Define it here instead.
25706
25707 2001-11-22  Jim Meyering  <meyering@lucent.com>
25708
25709         * lib/hash.h: Bracket contents of file with #ifndef HASH_H_ ... #endif.
25710
25711 2001-11-20  Jim Meyering  <meyering@lucent.com>
25712
25713         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Update comment to reflect that
25714         SunOS 4.1.4 and Solaris 2.5.1 lose, too.
25715
25716 2001-11-19  Jim Meyering  <meyering@lucent.com>
25717
25718         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Don't bother with a temporary
25719         directory.  Use "conftestXXXXXX" as the template.
25720         Suggestion from Paul Eggert.
25721
25722         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Close each descriptor
25723         immediately, so the test doesn't mistakenly hit the max-open-files
25724         limit.
25725
25726 2001-11-18  Paul Eggert  <eggert@twinsun.com>
25727
25728         * lib/tempname.c (TMP_MAX): Remove; no longer needed.
25729         (TEMPORARIES): New macro.
25730         (__gen_tempname): Use TEMPORARIES rather than TMP_MAX.  This
25731         removes an artificial limitation (e.g. HP-UX 10.20, where
25732         TMP_MAX is 17576).
25733
25734 2001-11-18  Jim Meyering  <meyering@lucent.com>
25735
25736         * m4/prereq.m4 (jm_PREREQ_TEMPNAME): Check for declaration of getenv.
25737
25738 2001-11-18  Jim Meyering  <meyering@lucent.com>
25739
25740         * lib/tempname.c [!HAVE_DECL_GETENV]: Declare getenv to avoid warning
25741         on SunOS 4.
25742
25743         * lib/Makefile.am (Makefile): Depend on $(BUILT_SOURCES), so those
25744         files will be created before anything else.
25745
25746 2001-11-17  Paul Eggert  <eggert@twinsun.com>
25747
25748         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): Do not define
25749         WINSIZE_IN_PTEM if <termios.h> defines struct winsize.
25750
25751 2001-11-17  Jim Meyering  <meyering@lucent.com>
25752
25753         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): New file and macro.
25754         Prompted by a report from Bob Proulx.
25755
25756         * m4/jm-macros.m4 (jm_MACROS): Don't test for mkstemp here.
25757         Instead, require UTILS_FUNC_MKSTEMP.
25758
25759 2001-11-17  Jim Meyering  <meyering@lucent.com>
25760
25761         * m4/jm-macros.m4 (jm_MACROS): Remove code to set POW_LIBM.
25762         Now, that's done as part of AC_FUNC_STRTOD.
25763
25764 2001-11-17  Jim Meyering  <meyering@lucent.com>
25765
25766         * lib/modechange.c (mode_adjust): Fix error introduced on 1999-04-26
25767         that made e.g., `chmod a=,o=w,g=o F' cause F to be group readable
25768         rather than group writable.  Patch by Juan F. Codagnone.
25769
25770         * lib/readtokens.c: Remove explicit declarations of xmalloc and
25771         xrealloc, Instead, include "xalloc.h".
25772
25773         * lib/mountlist.c: Include unlocked-io.h after all system headers.
25774         Remove explicit declarations of xmalloc, xrealloc,
25775         and xstrdup.  Instead, include "xalloc.h".
25776
25777         * lib/argmatch.c, closeout.c, error.c, exclude.c: Include
25778         unlocked-io.h.
25779         * lib/fatal.c, getdate.y, getpass.c, getstr.c, getusershell.c:
25780         Likewise.
25781         * lib/mountlist.c, posixtm.c, readtokens.c, readutmp.c: Likewise.
25782
25783         * lib/regex.c, sha.c, version-etc.c, yesno.c: Likewise.
25784         Reported by Padraig Brady.
25785
25786         * lib/mkstemp.c: #undef mkstemp.
25787         Include config.h.
25788         (rpl_mkstemp): Rename from mkstemp.
25789         Protoize.
25790
25791 2001-11-16  Jim Meyering  <meyering@lucent.com>
25792
25793         * lib/physmem.c [HAVE_SYS_PSTAT_H]: Include <sys/pstat.h>.
25794         (physmem_total) [HAVE_PSTAT_GETSTATIC]: If sysconf couldn't be used to
25795         determine the amount of total physical memory, use pstat_getstatic.
25796         HPUX-11 doesn't define _SC_PHYS_PAGES.
25797         (physmem_available) [HAVE_PSTAT_GETSTATIC && HAVE_PSTAT_GETDYNAMIC]:
25798         If sysconf couldn't be used to determine the amount of available
25799         physical memory, use both pstat_getstatic and pstat_getdynamic.
25800         Based on a patch from Bob Proulx.
25801
25802 2001-11-10  Jim Meyering  <meyering@lucent.com>
25803
25804         * m4/prereq.m4 (jm_PREREQ_PHYSMEM): New function.
25805         (jm_PREREQ): Use it.
25806
25807 2001-11-09  Jim Meyering  <meyering@lucent.com>
25808
25809         * m4/jm-macros.m4: Require autoconf-2.52f.
25810         (AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD):
25811         Use these AC_-prefixed names, not the AM_-prefixed ones.
25812
25813         * m4/afs.m4 (jm_AFS): Quote the body.  Patch by Akim Demaille.
25814
25815 2001-11-05  Jim Meyering  <meyering@lucent.com>
25816
25817         * lib/xstat.in (slash_aware_lstat): Correct a misleading comment.
25818
25819 2001-11-04  Jim Meyering  <meyering@lucent.com>
25820
25821         * m4/fpending.m4: Remove unused cruft that saved, set, and restored
25822         $DEFS.
25823
25824 2001-11-03  Jim Meyering  <meyering@lucent.com>
25825
25826         * m4/jm-glibc-io.m4n (jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg
25827         of AC_DEFUN.
25828
25829         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
25830         know the name of the variable in the macro definition.
25831
25832 2001-11-03  Jim Meyering  <meyering@lucent.com>
25833
25834         * lib/argmatch.h (ARGMATCH_TO_ARGUMENT): Remove casts of first two args
25835         in argmatch_to_argument call.
25836
25837         * lib/dirfd.c (dirfd): Reflect the fact that DIR_TO_FD now takes an
25838         argument.
25839
25840         * lib/hash.c (hash_clear): Fix a bug that could lead to an infloop or
25841         e.g., a fault due to an attempt to free a NULL pointer.
25842
25843 2001-11-01  Jim Meyering  <meyering@lucent.com>
25844
25845         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): New macro.
25846         * m4/jm-macros.m4 (jm_MACROS): Require UTILS_FUNC_DIRFD.
25847
25848 2001-11-01  Jim Meyering  <meyering@lucent.com>
25849
25850         * lib/dirfd.c, lib/dirfd.h: New files.
25851         * lib/Makefile.am (libfetish_a_SOURCES): Add dirfd.h.
25852
25853         * lib/hash.c (hash_print) [TESTING]: Clean up.
25854
25855 2001-10-22  Paul Eggert  <eggert@twinsun.com>
25856
25857         * lib/hard-locale.c (alloca): Define to __builtin_alloca if __GNUC__,
25858         to avoid a warning if -Wall.
25859
25860 2001-10-22  Jeff Bailey  <jbailey@outpost.dnsalias.org>
25861
25862         * README: New file
25863         * doc/*: Add COPYING, COPYING.LIB, COPYING.DOC, fdl.texi
25864         (per RMS's instructions, this is now the canonical source)
25865         * lgpl/, gpl/: New directories.
25866
25867 2001-10-21  Paul Eggert  <eggert@twinsun.com>
25868
25869         * lib/regex.c (uintptr_t): Remove macro and decl; it's config.h's job.
25870
25871 2001-10-21  Jim Meyering  <meyering@lucent.com>
25872
25873         * lib/obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
25874         this code would end up calling gettext even in packages built
25875         with --disable-nls.
25876         * lib/getopt.c (_): Likewise.
25877         * lib/regex.c (_): Likewise.
25878
25879 2001-10-20  Paul Eggert  <eggert@twinsun.com>
25880
25881         * m4/error.m4 (jm_PREREQ_ERROR):
25882         Do not invoke AC_CHECK_FUNCS with strerror_r, as
25883         AC_FUNC_STRERROR_R does that.
25884         Check for strerror declaration.
25885
25886         * m4/strerror_r.m4: Add copyright notice, as nontrivial m4 files
25887         are supposed to have them these days.
25888         (AC_FUNC_STRERROR_R): Always do char* test, so that it gets cached.
25889         Merge changes from latest Autoconf CVS.
25890         Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
25891         and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
25892         POSIX decided to standardize on the int flavor of strerror_r.
25893
25894 2001-10-20  Paul Eggert  <eggert@twinsun.com>
25895
25896         * lib/error.c (strerror_r): Do not declare unless !_LIBC.
25897         Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
25898         Use strerror_r that is only a macro, even if it is not a function.
25899         (strerror): Check for HAVE_DECL_STRERROR before declaring.
25900         (private_strerror): Use prototypes, not old-style function definition.
25901         (print_errno_message): New function.
25902         Support the POSIX 'int'-flavored strerror_r, as well as the traditional
25903         char*-flavored one.
25904         (error_tail, error, error_at_line): Use it.
25905
25906 2001-10-11  Jim Meyering  <meyering@lucent.com>
25907
25908         * lib/argmatch.c (argmatch_invalid): Use quotearg_n_style (0, ...
25909         and quote_n (1, ... to avoid clobbering a buffer.
25910
25911 2001-10-05  Jim Meyering  <meyering@lucent.com>
25912
25913         * lib/Makefile.am: (libfetish_a_SOURCES): Add hash-pjw.c and
25914         hash-pjw.h.
25915         * lib/hash-pjw.c: New file (factored out of fileutils' remove.c).
25916         * lib/hash-pjw.h: New file.
25917
25918 2001-09-30  Jim Meyering  <meyering@lucent.com>
25919
25920         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): See if
25921         `struct fsstat' has the `f_fstypename' member.
25922         Use that to define FS_TYPE, which is now used to make
25923         the getfsstat link test tighter.
25924
25925 2001-09-30  Jim Meyering  <meyering@lucent.com>
25926
25927         * lib/mountlist.c [MOUNTED_GETFSSTAT]:
25928         Include <sys/ucred.h>, for Apple Darwin.
25929         Include sys/mount.h and sys/fs_types.h only if available.
25930         (FS_TYPE): Define.
25931         (read_filesystem_list): Use FS_TYPE.
25932
25933 2001-09-29  Paul Eggert  <eggert@twinsun.com>
25934
25935         * lib/exclude.c (excluded_filename): 0 -> false, since it's
25936         a boolean context.
25937
25938 2001-09-29  Jim Meyering  <meyering@lucent.com>
25939
25940         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
25941         [one-argument getmntent function]): Include stdio.h before mntent.h.
25942         SunOS 4.1.x needs it for the declaration of `FILE'.
25943         Patch by Volker Borchert.
25944
25945         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
25946         Check for these headers: sys/param.h sys/ucred.h sys/mount.h
25947         sys/fs_types.h, and make the link-test for getfsstat guard #include
25948         directives with appropriate #if HAVE_*_H tests so that we can
25949         detect getfsstat on Apple Darwin1.3.7 systems.
25950         Reported by Nelson Beebe.
25951         Fix harmless typo in cache variable name: s/getsstat/getfsstat/.
25952
25953 2001-09-28  Paul Eggert  <eggert@twinsun.com>
25954
25955         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
25956         #defines strtoimax.  Also treat the other strto* functions
25957         like strtoimax.
25958
25959         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
25960         Check for strtoul and strtoumax,
25961         as those declarations are made even in the signed case.
25962         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX):
25963         Likewise, for strtol and strtoimax.
25964
25965 2001-09-28  Paul Eggert  <eggert@twinsun.com>
25966
25967         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
25968         #defines strtoimax.  Also treat the other strto* functions
25969         like strtoimax.
25970
25971         * lib/xstrtol.c (strtol): Do not declare if HAVE_DECL_STRTOL.
25972         (strtoul): Do not declare if HAVE_DECL_STRTOUL.
25973         (strtoimax, strtoumax): Do not declare if already defined as a macro.
25974
25975 2001-09-26  Jim Meyering  <meyering@lucent.com>
25976
25977         Most macros in unlocked-io.h had the wrong number of arguments.
25978         * lib/gen-uio: New script.
25979         (USE_UNLOCKED_IO): Define to 1 if not already defined.
25980         * lib/unlocked-io.hin: Remove file.
25981         * lib/Makefile.am (unlocked-io.h): Rewrite to use a separate script,
25982         rather than trying to embed it here.
25983         (EXTRA_DIST): Add gen-uio.  Remove unlocked-io.hin
25984         Reported by Padraig Brady.
25985
25986 2001-09-25  Volker Borchert  <bt@teknon.de>
25987
25988         * lib/gettimeofday.c (rpl_gettimeofday): Declare local variable
25989         `result'.
25990
25991 2001-09-24  Jim Meyering  <meyering@lucent.com>
25992
25993         * m4/gettext.m4: Use the version from gettext-0.10.40, not CVS.
25994
25995 2001-09-23  Jim Meyering  <meyering@lucent.com>
25996
25997         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test
25998         instead of the mere test for existence of mntent.h.  The latter
25999         would get a false-positive on AIX 3.4 systems.
26000         In the outer getmntent if-block, don't die if neither of the getmntent
26001         tests succeeds.  Instead, just fall through and continue with the
26002         remaining tests.
26003
26004 2001-09-23  Jim Meyering  <meyering@lucent.com>
26005
26006         * lib/mountlist.c: Remove useless parentheses in #if directives.
26007         (MOUNTED) [!defined MOUNTED]: Define to _PATH_MOUNTED, for when
26008         the deprecated MOUNTED symbol is no longer defined in mntent.h.
26009
26010 2001-09-22  Jim Meyering  <meyering@lucent.com>
26011
26012         * m4/gettext.m4: New file.  From gettext.
26013         * m4/lcmessage.m4: Sync with gettext -- this changes only comments.
26014         * m4/progtest.m4: Likewise
26015         * m4/isc-posix.m4: Decrement serial number to sync with gettext.
26016         * m4/glibc21.m4: Likewise.
26017
26018         * m4/libintl.m4: Remove.  No longer used.
26019
26020 2001-09-22  Jim Meyering  <meyering@lucent.com>
26021
26022         * lib/localcharset.c: Update from latest gettext.
26023         * lib/config.charset: Likewise.
26024
26025 2001-09-20  Jim Meyering  <meyering@lucent.com>
26026
26027         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of
26028         strtoimax.
26029         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of
26030         strtoumax.
26031
26032 2001-09-20  Jim Meyering  <meyering@lucent.com>
26033
26034         * lib/xstrtol.c (strtoimax): Guard declaration with
26035         `#if !HAVE_DECL_STRTOIMAX', rather than just `#ifndef strtoimax'.
26036         The latter fails because some systems (at least rs6000-ibm-aix4.3.3.0)
26037         have their own, conflicting declaration of strtoimax in sys/inttypes.h.
26038         (strtoumax): Likewise, for completeness (it wasn't necessary).
26039
26040 2001-09-17  Paul Eggert  <eggert@twinsun.com>
26041
26042         * lib/strtoimax.c (HAVE_LONG_LONG):
26043         Redefine to HAVE_UNSIGNED_LONG_LONG if unsigned.
26044         (strtoimax): Use sizeof (long), not sizeof strtol (ptr, endptr, base),
26045         to work around bug in IBM C compiler.
26046
26047 2001-09-17  Jim Meyering  <meyering@lucent.com>
26048
26049         * m4/chown.m4, fstypename.m4, getgroups.m4, gettimeofday.m4,
26050         * m4/jm-mktime.m4, lstat.m4, malloc.m4, memcmp.m4, mkdir-slash.m4,
26051         * m4/nanosleep.m4, putenv.m4, readdir.m4, realloc.m4, rename.m4,
26052         * m4/st_dm_mode.m4, stat.m4, strerror_r.m4, timespec.m4, utimbuf.m4,
26053         * m4/utimes.m4: Use AC_DEFINE rather than AC_DEFINE_UNQUOTED,
26054         whenever the right hand side need not be expanded by the shell.
26055
26056 2001-09-16  Paul Eggert  <eggert@twinsun.com>
26057
26058         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): Remove test for GNU C
26059         library.  It's not correct, as some older glibcs are buggy.
26060         fnmatch wasn't fixed until glibc 2.2.
26061
26062         Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no
26063         special shell magic here.
26064
26065 2001-09-16  Jim Meyering  <meyering@lucent.com>
26066
26067         * m4/mkdir-slash.m4 (UTILS_FUNC_MKDIR_TRAILING_SLASH): New file/macro.
26068         * m4/jm-macros.m4: Require it.
26069
26070 2001-09-16  Jim Meyering  <meyering@lucent.com>
26071
26072         * lib/mkdir.c: New file.
26073
26074 2001-09-15  Jim Meyering  <meyering@lucent.com>
26075
26076         * m4/jm-macros.m4: Check for help2man.
26077
26078 2001-09-11  Jim Meyering  <meyering@lucent.com>
26079
26080         * m4/host-os.m4 (UTILS_HOST_OS): New file/macro.
26081         The body, by Paul Eggert, was moved here from configure.in.
26082         * m4/jm-macros.m4: Require UTILS_HOST_OS.
26083
26084 2001-09-04  Paul Eggert  <eggert@twinsun.com>
26085
26086         * m4/prereq.m4 (jm_PREREQ_XREADLINK): New macro.
26087         (jm_PREREQ): Use it.
26088
26089 2001-09-04  Paul Eggert  <eggert@twinsun.com>
26090
26091         * lib/xreadlink.c (xreadlink): Omit size_t* arg.  All uses changed.
26092         Use ssize_t, not int, to store result of readlink.
26093         Check for ssize_t overflow as well as size_t overflow,
26094         as POSIX says the result of readlink is implementation-defined
26095         when ssize_t overflows.
26096         Remove unnecessary cast to char*.
26097         Use free+malloc instead of realloc, as the storage doesn't need
26098         to be preserved and it's clearer and can be more efficient that way.
26099         (SIZE_MAX, SSIZE_MAX): New macros, if <limits.h> doesn't declare.
26100         * lib/xreadlink.h (xreadlink): Update prototype.
26101
26102 2001-09-04  Paul Eggert  <eggert@twinsun.com>
26103
26104         * lib/xgetcwd.c: Revert some of the previous change; intead,
26105         fix the HAVE_GETCWD_NULL code to behave more like the
26106         !HAVE_GETCWD_NULL code used to.
26107
26108         Include "xalloc.h".
26109         (xgetcwd): Do not return NULL when memory is exhausted; instead,
26110         invoke xalloc_die.
26111
26112 2001-09-03  Paul Eggert  <eggert@twinsun.com>
26113
26114         * m4/prereq.m4 (jm_PREREQ_XGETCWD): Check for limits.h and
26115         sys/param.h, as pathmax.h includes them.
26116
26117 2001-09-03  Paul Eggert  <eggert@twinsun.com>
26118
26119         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_XGETCWD.
26120         (jm_PREREQ_XGETCWD): New macro.
26121
26122         * m4/getcwd.m4: New file.
26123
26124 2001-09-03  Paul Eggert  <eggert@twinsun.com>
26125
26126         * lib/xgetcwd.c: Fix the !HAVE_GETCWD_NULL code to behave more
26127         like the HAVE_GETCWD_NULL code.
26128         Include pathmax.h if not HAVE_GETCWD.
26129         Do not include xalloc.h.
26130         (INITIAL_BUFFER_SIZE): New symbol.
26131         Do not use xmalloc / xrealloc, since the caller is responsible for
26132         handling errors.  Preserve errno around `free' during failure.
26133         Do not overrun buffer when using getwd.
26134
26135 2001-09-03  Paul Eggert  <eggert@twinsun.com>
26136
26137         * lib/xgetcwd.c (xgetcwd): Use HAVE_GETCWD_NULL, not (defined
26138         __GLIBC__ && __GLIBC__ >= 2), to decide whether to use
26139         getcwd (NULL, 0).
26140
26141 2001-09-03  Paul Eggert  <eggert@twinsun.com>
26142
26143         * lib/exclude.c (fnmatch_no_wildcards): Fix confusion between
26144         usage of FNM_CASEFOLD and FNM_LEADING_DIR.  The bug was
26145         spotted by Jim Meyering.
26146
26147 2001-09-03  Jim Meyering  <meyering@lucent.com>
26148
26149         * lib/xreadlink.c (xreadlink): Preserve errno around `free' during
26150         failure.
26151
26152 2001-09-02  Jim Meyering  <meyering@lucent.com>
26153
26154         * lib/error.c: Update from GNU libc.
26155
26156 2001-09-01  Jim Meyering  <meyering@lucent.com>
26157
26158         * m4/jm-macros.m4 (jm_MACROS): Check for canonicalize_file_name.
26159         Used by df.
26160
26161 2001-09-01  Jim Meyering  <meyering@lucent.com>
26162
26163         * lib/xreadlink.c: New file.
26164         * lib/xreadlink.h: New file.
26165         * lib/Makefile.am (libfetish_a_SOURCES): Add xreadlink.c and
26166         xreadlink.h.
26167
26168         * lib/regex.c (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it
26169         doesn't conflict with sparc Solaris 7's definition in
26170         /usr/include/sys/int_types.h.
26171
26172         * lib/exclude.c: Use `""', not `<>' to #include non-system header
26173         files.
26174         (fnmatch_no_wildcards): Rewrite not to use function names, strcasecmp
26175         and strncasecmp as r-values.  Unixware didn't have declarations.
26176
26177 2001-08-31  Paul Eggert  <eggert@twinsun.com>
26178
26179         * lib/xstrtol.h: Add copyright notice.
26180         (_DECLARE_XSTRTOL): Improve quality of diagnostic for
26181         LONGINT_INVALID_SUFFIX_CHAR.
26182
26183 2001-08-31  Paul Eggert  <eggert@twinsun.com>
26184
26185         * lib/xstrtol.c (strtoimax): New decl.
26186
26187 2001-08-31  Paul Eggert  <eggert@twinsun.com>
26188
26189         * lib/xgetcwd.c: Don't include pathmax.h.
26190         Include stdlib.h and unistd.h if available.
26191         Include xalloc.h.
26192         (xmalloc, xstrdup, free): Remove decls.
26193         (xgetcwd): Don't assume sizes fit in unsigned.
26194         Check for overflow when computing sizes.
26195         Simplify reallocation code.
26196
26197 2001-08-31  Paul Eggert  <eggert@twinsun.com>
26198
26199         * lib/savedir.c (savedir): Remove size parameter, as POSIX says that
26200         a directory's st_size can have an arbitrary value, so the old
26201         usage could waste an arbitrary amount of memory.  All uses
26202         changed.
26203         * lib/savedir.h: Update prototype.
26204
26205 2001-08-31  Paul Eggert  <eggert@twinsun.com>
26206
26207         * lib/Makefile.am (libfetish_a_SOURCES): Remove strtoxmax.c.
26208
26209         * lib/strtoimax.c: Renamed from strtoxmax.c, removing the
26210         old strtoimax.c.
26211
26212         Also, make the following further changes to make this file's
26213         configuration more similar to that of strtol.c:
26214         (UNSIGNED): Renamed from STRTOUXMAX_UNSIGNED.  All uses changed.
26215         (strtoumax, uintmax_t, strtoull, strtol): Remove.
26216         (intmax_t, strtoimax, strtol, strtoll): New macros, if UNSIGNED.
26217         (strtoimax): Renamed from strtoumax.  All uses of unsigned values
26218         changed to signed values.
26219
26220         And make the following changes as well:
26221         Fix copyright notice, as 1999 was missing.
26222         (verify): New macro.
26223         (strtoimax): Check sizes at compile-time, not run-time.
26224         Prefer strtol to strtoll if both work.
26225         (main): Remove; it was not that useful and was a pain to maintain.
26226
26227         * lib/strtoumax.c: Include strtoimax.c, not strtouxmax.c.
26228
26229 2001-08-31  Jim Meyering  <meyering@lucent.com>
26230
26231         * lib/xgetcwd.c (xgetcwd): Reorganize to avoid some duplication.
26232         Use an initial, malloc'd, buffer of length 128 rather than
26233         a statically allocated one of length 1024.
26234
26235 2001-08-30  Paul Eggert  <eggert@twinsun.com>
26236
26237         Simplify code, partly by assuming autoconf 2.52 semantics.
26238
26239         * m4/Makefile.am (EXTRA_DIST): Remove uintmax_t.m4.
26240
26241         * m4/inttypes.m4 (AC_PREREQ): Bump to 2.52.
26242         (jm_AC_HEADER_INTTYPES_H): Remove; now done by autoconf in 2.52.
26243         All uses removed.
26244         (jm_AC_TYPE_INTMAX_T, jm_AC_TYPE_UINTMAX_T):
26245         Move AC_REQUIRE to next-to-top level, to avoid confusion.
26246         Use 2.52's AC_CHECK_TYPE instead of merely looking for the header.
26247         * m4/prereq.m4 (jm_PREREQ_HUMAN): Don't require
26248         jm_AC_HEADER_INTTYPES_H.
26249         * m4/jm-macros.m4 (jm_MACROS): Likewise.
26250
26251         * m4/uintmax_t.m4: Remove, as it duplicates inttypes.m4.
26252
26253         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
26254         Quote first arg of AC_DEFUN.
26255         Require jm_AC_TYPE_UINTMAX_T and jm_AC_TYPE_UNSIGNED_LONG_LONG
26256         since they are needed to parse the include file even if we need
26257         only xstrtoimax.  Simplify logic behind the args to AC_REPLACE.
26258         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Likewise,
26259         but with opposite signedness.
26260
26261 2001-08-30  Paul Eggert  <eggert@twinsun.com>
26262
26263         Merge 'exclude' changes from tar 1.13.22.
26264         This fixes one or two unlikely storage allocation overflow bugs,
26265         but doesn't change user-visible behavior otherwise.
26266
26267 2001-08-30  Paul Eggert  <eggert@twinsun.com>
26268
26269         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_EXCLUDE.
26270         (jm_PREREQ_EXCLUDE): New macro.
26271
26272 2001-08-30  Paul Eggert  <eggert@twinsun.com>
26273
26274         * lib/quotearg.c: BSD/OS 4.1 wchar.h requires FILE and struct
26275         tm to be declared.
26276
26277 2001-08-30  Paul Eggert  <eggert@twinsun.com>
26278
26279         * lib/hash.c: Remove '2001' from copyright notice.
26280
26281 2001-08-30  Paul Eggert  <eggert@twinsun.com>
26282
26283         * lib/full-write.h: New file.
26284         * lib/Makefile.am (libfetish_a_SOURCES): Add full-write.h.
26285         * lib/full-write.c: Correct credits, as cccp.c no longer
26286         exists and anyway it was so heavily changed from the old cccp
26287         code as to be unrecognizable.  Include full-write.h.
26288         (full_write) Return size_t, with short writes meaning failure.
26289         All callers changed.  This fixes a bug with large buffers
26290         on 64-bit hosts.
26291         * lib/utime.c: Include full-write.h.
26292
26293 2001-08-30  Paul Eggert  <eggert@twinsun.com>
26294
26295         * lib/exclude.c (bool): Declare, perhaps by including stdbool.h.
26296         (<sys/types.h>): Include only if HAVE_SYS_TYPES_H.
26297         (<stdlib.h>, <string.h>, <strings.h>, <inttypes.h>, <stdint.h>):
26298         Include if available.
26299         (<xalloc.h>): Include
26300         (SIZE_MAX): Define if <stdint.h> or <inttypes.h> doesn't.
26301         (verify): New macro.  Use it to verify that EXCLUDE macros do not
26302         collide with FNM macros.
26303         (struct patopts): New struct.
26304         (struct exclude): Use it, as exclude patterns now come with options.
26305         (new_exclude): Support above changes.
26306         (new_exclude, add_exclude_file):
26307         Initial size must now be a power of two to simplify overflow checking.
26308         (free_exclude, fnmatch_no_wildcards): New function.
26309         (excluded_filename): No longer requires options arg, as the options
26310         are determined by add_exclude.  Now returns bool, not int.
26311         (excluded_filename, add_exclude):
26312         Add support for the fancy new exclusion options.
26313         (add_exclude, add_exclude_file): Now takes int options arg.
26314         Check for arithmetic overflow when computing sizes.
26315         (add_exclude_file): xrealloc might modify errno, so don't
26316         realloc until after errno might be used.
26317
26318         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE,EXCLUDE_WILDCARDS):
26319         New macros.
26320         (free_exclude): New decl.
26321         (add_exclude, add_exclude_file): Now takes int options arg.
26322         (excluded_filename): No longer requires options arg, as the options
26323         are determined by add_exclude.  Now returns bool, not int.
26324
26325 2001-08-30  Paul Eggert  <eggert@twinsun.com>
26326
26327         * lib/alloca.c (alloca): Arg is of type size_t, not unsigned.
26328
26329 2001-08-27  Jim Meyering  <meyering@lucent.com>
26330
26331         * lib/Makefile.am (libfetish_a_SOURCES): Add strtoxmax.c
26332
26333         * lib/version-etc.c (N_): Remove definition.
26334         Revert most of last change.
26335         Instead, simply don't mark the `Copyright...' string for translation.
26336         Based on advice from Paul Eggert.
26337
26338         * lib/strtoxmax.c: Tweak comment.
26339
26340 2001-08-26  Jim Meyering  <meyering@lucent.com>
26341
26342         * m4/jm-macros.m4: Require jm_AC_PREREQ_XSTRTOIMAX.
26343
26344         * m4/xstrtoimax.m4: New file.
26345         * m4/xstrtoumax.m4: Add comments explaining why we
26346         AC_REPLACE_FUNCS(strtol).
26347
26348 2001-08-26  Jim Meyering  <meyering@lucent.com>
26349
26350         * lib/version-etc.c (version_etc_copyright_fmt): Replace literal year
26351         of copyright with `%s' so translators don't get an untranslated
26352         message in 2002.
26353         (COPYRIGHT_YEAR): Define.
26354         (version_etc): Use fprintf rather than fputs.
26355         Suggestion from Ulrich Drepper.
26356
26357         * lib/Makefile.am (libfetish_a_SOURCES): Add xstrtoimax.c.
26358
26359         * lib/strtoll.c: New file, from GNU libc.
26360         * lib/xstrtoimax.c: New file.
26361
26362         * lib/xstrtol.h: Add xstrtoimax.
26363         * lib/strtoumax.c: New file.  Simply include "strtoumax.c".
26364         * lib/strtoimax.c: New file.  Likewise, but first define
26365         STRTOUXMAX_SIGNED.
26366
26367         * lib/strtoumax.c: Factor to work both for unsigned and signed types,
26368         ...
26369         * lib/strtoxmax.c: ... then renamed to this.
26370
26371 2001-08-18  Paul Eggert  <eggert@twinsun.com>
26372
26373         * m4/inttypes.m4: Add AC_PREREQ(2.13).
26374         (jm_AC_HEADER_INTTYPES_H): Test for intmax_t, too.
26375         (jm_AC_TYPE_INTMAX_T): New macro.
26376         (jm_AC_TYPE_UINTMAX_T): Moved here from uintmax_t.m4.
26377
26378         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): New macro.
26379
26380         * m4/longlong.m4: Renamed from ulonglong.m4.
26381         * m4/inttypes.m4: Renamed from inttypes_h.m4.
26382         * m4/uintmax_t.m4: Removed.
26383
26384 2001-08-13  Paul Eggert  <eggert@twinsun.com>
26385
26386         * lib/Makefile.am (unlocked-io.h): Do not append "_unlocked" twice.
26387         Port to Solaris 8, where 'sed' requires a space after the 'r'
26388         command, and where sh dislikes "$/".  Clean up the spacing a bit.
26389         Redirect output to $tmp just once.
26390
26391 2001-08-12  Paul Eggert  <eggert@sic.twinsun.com>
26392
26393         * lib/addext.c (<errno.h>): Include.
26394         (errno): Declare if not defined.
26395         (addext): Work correctly when pathconf returns -1 and leaves
26396         errno alone because there is no limit.  Also, work even if
26397         pathconf returns a value greater than SIZE_MAX.
26398
26399 2001-08-12  Jim Meyering  <meyering@lucent.com>
26400
26401         * m4/afs.m4, assert.m4, bison.m4, check-decl.m4, chown.m4, d-ino.m4,
26402         d-type.m4, dos.m4, error.m4, fnmatch.m4, fpending.m4, fstypename.m4,
26403         fsusage.m4, ftruncate.m4, getgroups.m4, glibc.m4, gnu-source.m4,
26404         group-member.m4, jm-glibc-io.m4, jm-macros.m4, jm-mktime.m4,
26405         jm-winsz1.m4, jm-winsz2.m4, lchown.m4, lib-check.m4, libintl.m4,
26406         link-follow.m4, ls-mntd-fs.m4, lstat.m4, malloc.m4, mbrtowc.m4,
26407         mbstate_t.m4, mbswidth.m4, memcmp.m4, nanosleep.m4, perl.m4,
26408         prereq.m4, putenv.m4, readdir.m4, realloc.m4, regex.m4, rename.m4,
26409         rmdir-errno.m4, search-libs.m4, st_dm_mode.m4, st_mtim.m4, stat.m4,
26410         strftime.m4, timespec.m4, unlink-busy.m4, uptime.m4, utimbuf.m4,
26411         utime.m4, utimes.m4, xstrtoumax.m4:
26412         Quote the first argument in each use of AC_DEFUN.
26413
26414 2001-08-12  Jim Meyering  <meyering@lucent.com>
26415
26416         * lib/xgetcwd.c (xgetcwd) [defined __GLIBC__ && __GLIBC__ >= 2]:
26417         Simply `return getcwd (NULL, 0);'.
26418         [! (defined __GLIBC__ && __GLIBC__ >= 2)]:
26419         Use 1300 as initial value for length, not PATH_MAX.
26420
26421         * lib/pathmax.h: Clean up cpp syntax.
26422
26423 2001-08-12  Jim Meyering  <meyering@lucent.com>
26424
26425         * lib/gettimeofday.c: New file.
26426         * lib/gtod.h: New file.
26427         * lib/Makefile.am (libfetish_a_SOURCES): Add gtod.h.
26428
26429 2001-08-05  Jim Meyering  <meyering@lucent.com>
26430
26431         * m4/jm-macros.m4: Require autoconf-2.52.
26432
26433 2001-08-04  Jim Meyering  <meyering@lucent.com>
26434
26435         * lib/error.h (__attribute__): Remove `|| __STRICT_ANSI__' from #if
26436         stmt, to get in sync with glibc.
26437
26438 2001-08-03  Paul Eggert  <eggert@twinsun.com>
26439
26440         The following changes are from gettext 0.10.39 as maintained by
26441         Bruno Haible.
26442
26443         * lib/mbswidth.h (MBSW_REJECT_UNPRINTABLE, MBSW_REJECT_INVALID):
26444         Renamed from MBSW_ACCEPT_UNPRINTABLE and MBSW_ACCEPT_INVALID
26445         with inverted sense.  All uses changed.
26446
26447         * lib/mbswidth.c: Don't include <limits.h>.
26448         Include <stdlib.h> and <string.h> unconditionally.
26449         (iswcntrl, mbsinit, ISCNTRL): New macros.
26450         (mbsnwidth): Use K&R style function declarations.
26451         Don't bother checking for MB_LEN_MAX == 1, since the compiler
26452         can optimize it when MB_CUR_MAX == 1.
26453         The width of control characters is zero, not 1.
26454
26455 2001-08-03  Paul Eggert  <eggert@twinsun.com>
26456
26457         The following changes are from gettext 0.10.39 as maintained by
26458         Bruno Haible, except that getline.m4 continues to use AC_LIBOBJ.
26459
26460         * m4/codeset.m4: Upgrade to serial AM1.
26461         (AM_LANGINFO_CODESET): Renamed from jm_LANGINFO_CODESET;
26462         all uses changed.  Quote first arg of AC_DEFUN.
26463         (am_cv_langinfo_codeset): Renamed from jm_cv_langinfo_codeset.
26464
26465         * m4/iconv.m4: Upgrade to serial AM2.
26466         (AM_ICONV): Renamed from jm_ICONV; all uses changed.
26467         Add --with-libconv-prefix.
26468         Quote first arg of AC_DEFUN.  Add description for ICONV_CONST.
26469         (am_cv_func_iconv): Renamed from jm_cv_func_iconv.
26470         (am_cv_lib_iconv): Renamed from jm_cv_lib_iconv.
26471         (am_cv_proto_iconv): Renamed from jm_cv_proto_iconv.
26472         * m4/jm-macros.m4 (jm_MACROS): Reflect s/jm_/AM_/ renamings.
26473
26474         * m4/c-bs-a.m4 (AC_C_BACKSLASH_A): Quote first arg of AC_DEFUN.
26475         * m4/getline.m4 (AM_FUNC_GETLINE): Likewise.
26476         * m4/glibc21.m4 (jm_GLIBC21): Likewise.
26477         * m4/inttypes_h.m4 (jm_AC_HEADER_INTTYPES_H): Likewise.
26478         * m4/isc-posix.m4 (AC_ISC_POSIX): Likewise.
26479         * m4/lcmessage.m4 (AM_LC_MESSAGES): Likewise.
26480         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
26481         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Likewise.
26482         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Likewise.
26483
26484         * m4/getline.m4 (AM_FUNC_GETLINE): Don't bother checking for
26485         string.h any more.
26486
26487         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): If not found, print "no",
26488         not the default value.
26489
26490         2001-06-25  Bruno Haible  <haible@clisp.cons.org>
26491         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Don't require AM_C_PROTOTYPES.
26492         Also check for mbsinit.  Needed for SCO 3.2v5.0.2.
26493         Also include <string.h>; this is where AIX 3.2.5 declares wcwidth.
26494         Also check for iswcntrl, used for wcwidth fallback.
26495         Use AC_TRY_COMPILE to emulate AC_CHECK_DECLS, for portability
26496         to Autoconf 2.13.
26497
26498 2001-08-03  Jim Meyering  <meyering@lucent.com>
26499
26500         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',
26501         as it was in the original.  Reported by Paul Eggert.
26502
26503 2001-07-16  Jim Meyering  <meyering@lucent.com>
26504
26505         * m4/gettimeofday.m4: New file.
26506         Prompted by a report from Bernhard Baehr.
26507
26508 2001-07-15  Jim Meyering  <meyering@lucent.com>
26509
26510         * m4/Makefile.am.in (Makefile.am): Remove most of the unlocked-io.h
26511         stuff. Now it's in ../Makefile.cfg.
26512
26513 2001-07-15  Jim Meyering  <meyering@lucent.com>
26514
26515         * lib/Makefile.am (EXTRA_DIST): Add unlocked-io.hin.
26516         (BUILT_SOURCES): Add unlocked-io.h.
26517         (io_functions): Define.
26518         (unlocked-io.h): New rule.
26519         (DISTCLEANFILES): Add unlocked-io.h.
26520         (all-local): Depend on unlocked-io.h, to ensure it is created.
26521
26522         * lib/unlocked-io.hin: New file
26523
26524         * lib/regex.c: Update from glibc.
26525
26526 2001-07-05  Jim Meyering  <meyering@lucent.com>
26527
26528         * lib/Makefile.am (noinst_HEADERS): Remove definition, per new automake
26529         recommendation.
26530         (libfetish_a_SOURCES): Put all .h files here instead.
26531         Remove a thus-exposed (better checks in automake) duplicate and
26532         two unnecessary .h files.
26533
26534 2001-07-04  Jim Meyering  <meyering@lucent.com>
26535
26536         * m4/Makefile.am.in (glibc-io.struct): New target.  Rework the code
26537         that generates jm-glibc-io.m4 so that it doesn't trigger any make
26538         distcheck failure.
26539
26540 2001-07-02  Jim Meyering  <meyering@lucent.com>
26541
26542         The following changes were prompted by suggestions from Bruno Haible.
26543
26544         * m4/jm-glibc-io.m4n: New file, the template from which jm-glibc-io.m4
26545         is now generated.
26546         * m4/Makefile.am.in (Makefile.am): Include jm-glibc-io.m4n in emitted
26547         definition of EXTRA_DIST.
26548         (Makefile.am): Emit the dependency, `all-local: jm-glibc-io.m4' to
26549         ensure that the generated file is created/updated whenever the list
26550         of $(unlocked_functions) is changed.
26551         (jm-glibc-io.m4): New rule.
26552         (unlocked-io.h): New rule -- currently unused.
26553
26554 2001-06-24  Jim Meyering  <meyering@lucent.com>
26555
26556         * m4/regex.m4 (jm_INCLUDED_REGEX): Use a quadrigraph to represent an
26557         unmatched right bracket, rather than kludging it with an extra,
26558         falsely-matching quote in a comment.  Patch by Akim Demaille.
26559
26560 2001-06-11  Jim Meyering  <meyering@lucent.com>
26561
26562         * lib/regex.c: Update from GNU libc.
26563
26564 2001-05-27  Jim Meyering  <meyering@lucent.com>
26565
26566         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.
26567         Check for ut_type in struct utmp.
26568
26569 2001-05-27  Jim Meyering  <meyering@lucent.com>
26570
26571         * lib/readutmp.h (UT_TYPE): Define.
26572
26573 2001-05-24  Jim Meyering  <meyering@lucent.com>
26574
26575         * lib/argmatch.c: Include "quote.h".
26576         (argmatch_invalid): Remove explicit `' quotes.  Instead, use the
26577         quote function.  Reported by Göran Uddeborg.
26578
26579 2001-05-22  Jim Meyering  <meyering@lucent.com>
26580
26581         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't use AC_LIBOBJ(strftime),
26582         now that we use the package-supplied version unconditionally.
26583         (jm_FUNC_STRFTIME): Don't replace strftime, for the same reason.
26584
26585 2001-05-21  Jim Meyering  <meyering@lucent.com>
26586
26587         * m4/regex.m4: Change a couple backticks to single quotes to avoid
26588         shell syntax errors.
26589
26590 2001-05-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
26591
26592         * m4/dos.m4 (jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.
26593
26594 2001-05-20  Paul Eggert  <eggert@twinsun.com>
26595
26596         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME):
26597         Don't bother to check library strftime, since
26598         we'll be using our own my_strftime function anyway.
26599         Define my_strftime instead of strftime.
26600
26601 2001-05-20  Alexandre Duret-Lutz  <duret_g@epita.fr>
26602
26603         * lib/dirname.c (dir_name): Compute append_dot using path, not newpath
26604         which is not yet declared.
26605
26606 2001-05-15  Jim Meyering  <meyering@lucent.com>
26607
26608         * m4/regex.m4: Use proper quoting so brackets appear in the test
26609         program.
26610         Reported by, and with help from, Bruno Haible.
26611
26612 2001-05-13  Jim Meyering  <meyering@lucent.com>
26613
26614         * m4/jm-macros.m4 (major_t, minor_t): Define to unsigned int if
26615         undefined.
26616
26617 2001-05-11  Paul Eggert  <eggert@twinsun.com>
26618
26619         dirname code cleanup.  base_name now behaves more compatibly
26620         with POSIX basename when given file names that have trailing
26621         slashes, and similarly for dir_name.  Add new primitives
26622         base_len and dir_len.  Put the directory-name-related decls
26623         into dirname.h.
26624
26625         * lib/addext.c (ISSLASH, base_name): Remove; now in dirname.h.
26626         * lib/backupfile.c (base_name): Likewise.
26627         * lib/basename.c (FILESYSTEM_PREFIX_LEN, PARAMS, ISSLASH): Likewise.
26628         * lib/dirname.c (FILESYSTEM_PREFIX_LEN, ISSLASH): Likewise.
26629         * lib/makepath.c (strip_trailing_slashes): Likewise.
26630         * lib/path-concat.c (DIRECTORY_SEPARATOR, FILESYSTEM_PREFIX_LEN,
26631         ISSLASH): Likewise.
26632         * lib/rename.c (strip_trailing_slashes): Likewise.
26633         * lib/same.c (base_name): Likewise.
26634         * lib/stripslash.c (ISSLASH): Likewise.
26635
26636         * lib/addext.c: Include <dirname.h> after size_t is defined.
26637         * lib/backupfile.c: Likewise.
26638
26639         * lib/addext.c (addext): Use base_len to trim redundant
26640         trailing slashes instead of doing it ourselves.
26641         But do not trim the last slash if it is not redundant.
26642
26643         * lib/backupfile.c (find_backup_file_name,
26644         max_backup_version): Use base_len instead of rolling it ourselves.
26645         Handle the case of "" and (on DOS) "C:" correctly.
26646
26647         * lib/basename.c: Do not include <stdio.h>, <assert.h>; no longer
26648         needed. Include <string.h>, <dirname.h>.
26649         (base_name): Allow file names ending in slashes, other than names
26650         that are all slashes.  In this case, return the basename followed
26651         by the slashes.  This is more general, and can be used in places
26652         where the original base_name purposely had an assertion failure.
26653         (base_len): New function.
26654
26655         * lib/dirname.c: Include <string.h> instead of <stdlib.h>.
26656         Do not include <assert.h>; no longer needed.
26657         Include xalloc.h.
26658         (memrchr): Remove decl.
26659         (dir_name_r): Remove.
26660         (dir_len): Renamed from dirlen.  All callers changed.
26661         Rewrite in terms of base_name, for simplicity and consistency.
26662         (dir_name): Never return NULL.  All callers changed.
26663         Do not include <stdlib.h> in test program; no longer needed.
26664         return 0; is fine for test program.
26665
26666         * lib/dirname.h (DIRECTORY_SEPARATOR, ISSLASH, FILESYSTEM_PREFIX_LEN):
26667         New macros.
26668         (base_name, base_len, dir_len, strip_trailing_slashes): New decls.
26669
26670         * lib/path-concat.c (path_concat): Use base_len to compute
26671         base length, not strlen; this means we cannot rely on memcpy
26672         to null-terminate.
26673
26674         * lib/same.c (STREQ): Remove.
26675         (same_name): Handle the case where the basename ends in trailing '/'.
26676
26677         * lib/stripslash.c (strip_trailing_slashes): Return nonzero if
26678         a slash was stripped.  Do not strip the last slash after a
26679         file system prefix.
26680
26681 2001-05-11  Paul Eggert  <eggert@twinsun.com>
26682
26683         * lib/Makefile.am (libfetish_a_SOURCES):
26684         Add strftime.c, since we now compile it on all hosts.
26685
26686         * lib/strftime.c (my_strftime):
26687         Define to nstrftime if emacs, but only if my_strftime is not defined.
26688         (extra_args, extra_args_spec, extra_args_spec_iso): Rename from
26689         ut_argument, ut_argument_spec, ut_argument_spec_iso, respectively.
26690         Add one more extra argument: a nanoseconds value.
26691         All uses changed.
26692         (ns): New macro.
26693         (my_strftime function): Add %N format.
26694         (emacs_strftimeu): Renamed from emacs_strftime,
26695         with extra ut argument.
26696
26697 2001-05-09  Paul Eggert  <eggert@twinsun.com>
26698
26699         * m4/jm-macros.m4 (jm_MACROS): Do not check for fseeko; no longer used.
26700
26701 2001-04-21  Jim Meyering  <meyering@lucent.com>
26702
26703         * m4/rmdir-errno.m4: Write to a new file, so that a restrictive umask
26704         doesn't interfere.
26705
26706 2001-04-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
26707
26708         * m4/ftruncate.m4: Check for chsize.
26709         Link with ftruncate.o unconditionally if ftruncate is missing.
26710         This was required when cross-compiling to i586-mingw32msvc.
26711
26712 2001-04-08  Jim Meyering  <meyering@lucent.com>
26713
26714         * lib/getdate.y (get_date): Set tm_isdst to -1 to ensure that it is
26715         recomputed; that's necessary when the offset spans a DST transition.
26716         Patch by David J. MacKenzie.  Reported by Hon-Yin Kok.
26717
26718 2001-04-02  Jim Meyering  <meyering@lucent.com>
26719
26720         * lib/regex.h, regex.c: Update from GNU libc.
26721
26722 2001-03-24  Jim Meyering  <meyering@lucent.com>
26723
26724         * m4/jm-macros.m4: Require autoconf-2.49d.
26725
26726 2001-03-20  Bruno Haible  <haible@clisp.cons.org>
26727
26728         * m4/iconv.m4 (jm_ICONV): Recommend GNU libiconv.
26729
26730 2001-03-19  Paul Eggert  <eggert@twinsun.com>
26731
26732         * lib/version-etc.c (version_etc_copyright): Update to 2001.
26733
26734 2001-03-17  Jim Meyering  <meyering@lucent.com>
26735
26736         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Remove my copy of AC_FUNC_MEMCMP,
26737         now that the version in autoconf is equivalent.
26738         (jm_FUNC_MEMCMP): Adjust to use AC_FUNC_MEMCMP.
26739
26740         * m4/error.m4 (jm_PREREQ_ERROR): Invoke AC_FUNC_STRERROR_R.
26741         Suggestion from Akim Demaille.
26742
26743         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_TEMPNAME.
26744         (jm_PREREQ_TEMPNAME): New function.
26745
26746 2001-03-16  Paul Eggert  <eggert@twinsun.com>
26747
26748         * lib/tempname.c (uint64_t): Define to uintmax_t if
26749         not defined, and if UINT64_MAX is not defined.
26750         Required at least for Vax Ultrix4.3, which doesn't define uint64_t.
26751         Reported by John David Anglin.
26752
26753 2001-03-15  Bruno Haible  <haible@clisp.cons.org>
26754
26755         * lib/localcharset.c (locale_charset): Allow wildcard syntax. Also
26756         resolve alias if codeset is empty.
26757         * lib/config.charset (BeOS): Use wildcard syntax.
26758
26759 2001-03-13  Jim Meyering  <meyering@lucent.com>
26760
26761         * lib/path-concat.c (path_concat)
26762         [FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't insert a backslash when
26763         concatenating e.g., `C:' and `foo'.
26764         From Bruno Haible.
26765
26766 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
26767
26768         * lib/localcharset.c (locale_charset): Don't use
26769         setlocale(LC_CTYPE,NULL). Don't return NULL.
26770         * lib/unicodeio.c (print_unicode_char): Simplify accordingly.
26771
26772 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
26773
26774         * lib/config.charset: Update for FreeBSD 4.2 and OSF/1 5.1. Add
26775         support for DOS/DJGPP.
26776
26777 2001-03-01  Paul Eggert  <eggert@twinsun.com>
26778
26779         * m4/jm-macros.m4 (jm_MACROS): Use mkstemp replacement if the system
26780         lacks mkstemp.  Compile our own tempname.c if we compile our own
26781         mkstemp.c, as mkstemp relies on tempname.
26782
26783 2001-03-01  Jim Meyering  <meyering@lucent.com>
26784
26785         * m4/dos.m4 (jm_AC_DOS): Remove extra backslashes, now that
26786         AH_VERBATIM really does output its argument verbatim.
26787
26788 2001-02-28  Paul Eggert  <eggert@twinsun.com>
26789
26790         * lib/Makefile.am (libfetish_a_SOURCES):
26791         Add dup-safer.c, fopen-safer.c.
26792         (noinst_HEADERS): Add stdio-safer.h, unistd-safer.h.
26793
26794         * lib/dup-safer.c, lib/fopen-safer.c, lib/stdio-safer.h:
26795         * lib/unistd-safer.h: New files.
26796
26797 2001-02-25  Paul Eggert  <eggert@twinsun.com>
26798
26799         The mkstemp replacement is taken from glibc 2.2.2, with some
26800         portability fixes for use outside glibc, as follows:
26801
26802         * lib/tempname.c (struct_stat64): New macro.
26803         (direxists, __gen_tempname): Use it.
26804         This avoids a portability problem with Solaris 8.
26805
26806         * lib/tempname.c (<config.h>): Include if HAVE_CONFIG_H.
26807         (<stddef.h>, <stdint.h>, <string.h>):
26808         Include only if STDC_HEADERS || _LIBC.
26809         (<fcntl.h>): Include only if HAVE_FCNTL_H || _LIBC.
26810         (<unistd.h>): Include only if HAVE_UNISTD_H || _LIBC.
26811         (<sys/time.h>): Include only if HAVE_SYS_TIME_H || _LIBC.
26812         (__set_errno): Define this macro if <errno.h> doesn't.
26813         (P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE):
26814         Define these macros if <stdio.h> doesn't.
26815         (S_ISDIR, S_IRUSR, S_IWUSR, S_IXUSR):
26816         Define these macros if <sys/stat.h>
26817         doesn't.  Ignore <sys/stat.h> S_ISDIR if STAT_MACROS_BROKEN.
26818         (stat64, __getpid, __gettimeofday, __mkdir, __open, __open64, lxstat64,
26819         __xstat64): Define if not _LIBC.
26820         (__secure_getenv): Define if ! (HAVE___SECURE_GETENV || _LIBC).
26821         (__gen_tempname): Invoke gettimeofday only if
26822         HAVE_GETTIMEOFDAY || _LIBC;
26823         otherwise, fall back on plain "time".
26824         Use macros like S_IRUSR | S_IWUSR rather than octal values like 0600.
26825
26826         * lib/mkstemp.c (__GT_FILE): Define to zero if not defined.
26827
26828         * lib/mkstemp.c, lib/tempname.c: New files, taken from glibc 2.2.2.
26829
26830 2001-02-18  Paul Eggert  <eggert@twinsun.com>
26831
26832         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for sys/resource.h.
26833
26834 2001-02-17  Paul Eggert  <eggert@twinsun.com>
26835
26836         * m4/mbrtowc.m4: New file, defining jm_FUNC_MBRTOWC.
26837         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH):
26838         Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc).
26839         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
26840
26841 2001-02-17  Paul Eggert  <eggert@twinsun.com>
26842
26843         * lib/mbswidth.c, quotearg.c (mbrtowc, mbsinit):
26844         Remove workaround macros for hosts that have mbrtowc but not
26845         mbstate_t, as we now insist on proper declarations for both
26846         before using mbrtowc.
26847
26848 2001-02-17  Jim Meyering  <meyering@lucent.com>
26849
26850         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Don't check for
26851         getmntent via AC_CHECK_FUNCS, since that would get a `no' and disrupt
26852         further attempts by AC_FUNC_GETMNTENT to check with e.g., -lgen on
26853         UnixWare 7.1.1.
26854
26855         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc.,
26856         rather than AC_CACHE_VAL.
26857
26858 2001-02-17  Jim Meyering  <meyering@lucent.com>
26859
26860         * lib/strtoul.c: Sync from GNU libc.  Use double quotes, not <...>
26861         around included file name.
26862
26863         * lib/strnlen.c (__strnlen): Merge in a change from GNU libc.
26864
26865         * lib/strftime.c: Update from GNU libc (the only changes were to
26866         comments).
26867
26868 2001-02-17  Jim Meyering  <meyering@lucent.com>
26869
26870         * lib/regex.c: Update from libc.
26871
26872 2001-02-17  Bruno Haible  <haible@clisp.cons.org>
26873
26874         * lib/mbswidth.h (mbswidth): Also define as macro, to avoid prototype
26875         clash.
26876
26877 2001-02-16  Paul Eggert  <eggert@twinsun.com>
26878
26879         * lib/alloca.c (malloc): Undef before defining, since stdlib.h
26880         may have defined it.  Needed for Encore Umax-3.0.9.16b systems.
26881         Reported by Mark Hounschell via Paul Eggert.
26882
26883 2001-02-07  Jim Meyering  <meyering@lucent.com>
26884
26885         * m4/regex.m4 (jm_INCLUDED_REGEX): Add a test for the latest bug.
26886
26887 2001-02-05  Jim Meyering  <meyering@lucent.com>
26888
26889         * m4/jm-macros.m4: Require autoconf-2.14d (not yet released), because
26890         it includes the patch required for `large file' support with at least
26891         HP-UX's 10.20 /bin/cc.
26892
26893 2001-02-03  Jim Meyering  <meyering@lucent.com>
26894
26895         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Restore prior use of
26896         AS_IF, now that it works once again (mysteriously).
26897         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
26898
26899 2001-01-30  Jim Meyering  <meyering@lucent.com>
26900
26901         Don't use filenames that are 8.3-equivalent to "conftest" on DOS.
26902         * m4/chown.m4: Rename conftestchown to conftest.chown.
26903         * m4/rename.m4: s/conftestdir/conftest.d1/ and
26904         s/conftestdir2/conftest.d2/.
26905         * m4/utimes.m4: s/conftestdata/conftest.data/
26906         Inspired by Pavel Roskin's change in autoconf.
26907
26908 2001-01-30  Bruno Haible  <haible@clisp.cons.org>
26909
26910         * lib/config.charset: Update for FreeBSD 4.2.
26911
26912 2001-01-27  Jim Meyering  <meyering@lucent.com>
26913
26914         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Open-code what was
26915         a use of AS_IF.
26916         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
26917
26918 2001-01-26  Jim Meyering  <meyering@lucent.com>
26919
26920         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Check for stddef.h, now that
26921         quotearg.c includes it.
26922
26923 2001-01-26  Jim Meyering  <meyering@lucent.com>
26924
26925         * lib/quotearg.c: Include stddef.h.
26926         * lib/quote.c: Include stddef.h.
26927         Reported by Axel Kittenberger.
26928
26929         * lib/xmalloc.c [HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
26930         line in double quotes so that it evokes a better diagnostic.
26931         [HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.
26932         Reported by Axel Kittenberger.
26933
26934 2001-01-24  Stefan Monnier  <monnier@cs.yale.edu>
26935
26936         * regex.c (mutually_exclusive_p): Don't blindly handle `charset_not'
26937         as if it was a `charset'.
26938
26939 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
26940
26941         * m4/iconv.m4 (jm_ICONV): Also check whether the iconv declaration
26942         has const.
26943
26944 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
26945
26946         * lib/unicodeio.c (print_unicode_char): Cast the second iconv() arg,
26947         to avoid a warning.  Add back 'const' to inptr.
26948
26949 2001-01-20  Jim Meyering  <meyering@lucent.com>
26950
26951         Be sure that headers are checked before used in code compiled
26952         for the type checks.
26953         * m4/jm-macros.m4 (jm_MACROS): Remove all header checks.
26954         In place of that, invoke jm_CHECK_ALL_TYPES.
26955         (jm_CHECK_ALL_HEADERS): New functions with the above checks.
26956         (jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS.
26957         Alan Iwi reported a build failure on an f300-fujitsu-uxpv4.1_ES;
26958         The check for ssize_t was mistakenly run before the test for unistd.h.
26959
26960         The configure-time check for stdbool.h was missing.
26961         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_HASH.
26962         (jm_PREREQ_HASH): New function.
26963
26964 2001-01-17  Jim Meyering  <meyering@lucent.com>
26965
26966         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE,
26967         for autoconf-2.49c.
26968         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Likewise.
26969
26970 2001-01-16  Jim Meyering  <meyering@lucent.com>
26971
26972         * lib/basename.c: Include <stdio.h>, needed by assert on SunOS 4.
26973         From Bruno Haible.
26974
26975 2001-01-14  Jim Meyering  <meyering@lucent.com>
26976
26977         * m4/rename.m4: Use temporary directories named conftestdir{,2}, not
26978         foo and bar.  Create conftestdir/ in the script, not in the C code.
26979         Remove directories in the script, not in the C code.
26980         Remove conftestdir{,2} before trying to create the directory.
26981         Make the entire configure script fail if the mkdir fails.
26982
26983 2001-01-14  Jim Meyering  <meyering@lucent.com>
26984
26985         * lib/rename.c: New file.  From Volker Borchert.
26986         Include stdlib.h, string.h or strings.h, and xalloc.h.
26987         Use strip_trailing_slashes rather than open-coding it.
26988
26989 2001-01-03  Paul Eggert  <eggert@twinsun.com>
26990
26991         * lib/strftime.c: Sync with glibc time/strftime.c 1.81.
26992
26993 2001-01-03  Jim Meyering  <meyering@lucent.com>
26994
26995         * lib/unicodeio.c (print_unicode_char): Remove `const' from declaration
26996         of local `inptr' to avoid warning with some system declarations of
26997         iconv.
26998
26999 2001-01-02  Volker Borchert  <bt@teknon.de>
27000
27001         * m4/rename.m4: New file.
27002         * m4/jm-macros.m4 (jm_MACROS): Require vb_FUNC_RENAME.
27003
27004 2001-01-01  Jim Meyering  <meyering@lucent.com>
27005
27006         * m4/prereq.m4 (jm_PREREQ_READUTMP): Include utmp.h (if available),
27007         even on systems with utmpx.h.  It's necessary for the declaration of
27008         utmp's ut_user member.  Reported by Andreas Jaeger.
27009
27010         * m4/check-decl.m4 (jm_CHECK_DECLS): Include grp.h and pwd.h if
27011         available. They are required for the declarations of getgrgid and
27012         getpwuid resp.
27013         (_jm_DECL_HEADERS): Check for grp.h and pwd.h.
27014         Reported by Andreas Jaeger.
27015
27016 2001-01-01  Alexandre Duret-Lutz  <duret_g@epita.fr>
27017
27018         * m4/libintl.m4 (AM_GNU_GETTEXT): Define MKINSTALLDIRS by
27019         expanding the value of $ac_aux_dir, as in AM_MISSING_HAS_RUN,
27020         so `make install' also works in VPATH builds.
27021
27022 2000-12-31  Alexandre Duret-Lutz  <duret_g@epita.fr>
27023
27024         * m4/libintl.m4 (AM_WITH_NLS): When using AC_CONFIG_AUX_DIR,
27025         prepend $(top_srcdir) to the value of MKINSTALLDIRS so that it
27026         can be used in subdirectories.
27027
27028 2000-12-29  Paul Eggert  <eggert@twinsun.com>
27029
27030         * lib/modechange.c: Do not assume that mode_t uses the
27031         traditional octal encoding.  E.g. "chmod 1 FOO" should set
27032         the other-execute bit of FOO even if S_IXOTH != 1.
27033
27034         (SUID, SGID, SVTX, RUSR, WUSR, XUSR, RGRP, WGRP, XGRP, ROTH,
27035         WOTH, XOTH, ALLM): New macros.
27036         (S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR,
27037          S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH):
27038         Use them.
27039         (S_ISGID): Fix typo; it was defaulting to the same value as S_ISUID.
27040         (S_IRWXU, S_IRWXG, S_IRWXO): Specify defaults in terms of the above.
27041         (mode_compile):
27042         No need to use uintmax_t; unsigned long is long enough.
27043         Don't bother to get suffix since we don't use it.
27044
27045 2000-12-26  Jim Meyering  <meyering@lucent.com>
27046
27047         * m4/dos.m4 (jm_AC_DOS): Rewrite (though it's still a stub) to work
27048         better with autoheader.
27049
27050 2000-12-24  Jim Meyering  <meyering@lucent.com>
27051
27052         * lib/hash.c (is_prime): Return explicit boolean values.
27053         (hash_get_first): Return NULL to appease Irix5.6's 89.
27054         Reported by Nelson Beebe.
27055
27056 2000-12-19  Bruno Haible  <haible@clisp.cons.org>
27057
27058         * lib/localcharset.c (locale_charset): Add support for Win32.
27059
27060 2000-12-18  Paul Eggert  <eggert@twinsun.com>
27061
27062         * lib/physmem.h, lib/physmem.c: New files.
27063
27064         * lib/Makefile.am (libfetish_a_SOURCES): Add physmem.c.
27065         (noinst_HEADERS): Add physmem.h.
27066
27067         * lib/xstrtol.c (__xstrtol): Add undocumented suffixes 'g' and
27068         't' for compatibility with Solaris 8 sort.
27069
27070 2000-12-18  Bruno Haible  <haible@clisp.cons.org>
27071
27072         * lib/config.charset: Add support for BeOS.
27073
27074 2000-12-17  Jim Meyering  <meyering@lucent.com>
27075
27076         * m4/dos.m4 (jm_AC_DOS): New file and macro.
27077         * m4/jm-macros.m4 (jm_MACROS): Require jm_AC_DOS.
27078
27079 2000-12-16  Jim Meyering  <meyering@lucent.com>
27080
27081         This bug had a serious impact on chown: `chown N:M FILE' (for integer
27082         N and M) would have treated it like `chown N:N FILE'.
27083
27084         * lib/userspec.c (parse_user_spec): Fix typo: s/u/g/.
27085
27086 2000-12-16  Jim Meyering  <meyering@lucent.com>
27087
27088         * lib/getusershell.c [!SHELLS_FILE && __DJGPP__]: Define
27089         SHELLS_FILE to a file name that's useful on djgpp systems.
27090         Include stdlib.h.
27091         (ADDITIONAL_DEFAULT_SHELLS): Define.
27092         (default_shells): Prepend ADDITIONAL_DEFAULT_SHELLS.
27093         Based mostly on a patch from Prashant TR.
27094
27095 2000-12-16  Bruno Haible  <haible@clisp.cons.org>
27096
27097         * lib/config.charset: Add ISO-8859-3, BIG5HKSCS, GB18030, JOHAB,
27098         VISCII, CP874, CP949, CP950, CP1250, CP1253, CP1254, CP1255, CP1256,
27099         CP1257 to the list of canonical encodings. Rename EUC-CN to GB2312.
27100
27101 2000-12-08  Andreas Schwab  <schwab@suse.de>
27102
27103         * lib/mbswidth.c (mbsnwidth): Don't loop endlessly when called with an
27104         invalid mulitbyte sequence and with the MBSW_ACCEPT_INVALID flag set.
27105
27106 2000-12-07  Jim Meyering  <meyering@lucent.com>
27107
27108         * lib/stripslash.c (ISSLASH): Define.
27109         (strip_trailing_slashes): Use ISSLASH rather than comparing against
27110         `/'.
27111         From Prashant TR.
27112
27113         * lib/dirname.c (FILESYSTEM_PREFIX_LEN): Define.
27114         (dir_name_r): Declare this function as static.
27115         [BACKSLASH_IS_PATH_SEPARATOR]: Fix a bug that'd
27116         manifest itself on a name containing a mix of slashes and
27117         backslashes.
27118         Make this function work with names starting with a DOS-style
27119         drive letter and colon prefix.
27120         (dir_name): Append `.' if necessary.
27121         Based mostly on patches from Prashant TR and Eli Zaretskii.
27122
27123         * lib/dirname.h (dir_name_r): Remove prototype.
27124
27125 2000-12-06  Paul Eggert  <eggert@twinsun.com>
27126
27127         * m4/off_t-format.m4: Remove this file.
27128         * m4/jm-macros.m4 (jm_MACROS): Remove jm_SYS_OFF_T_PRINTF_FORMAT.
27129
27130 2000-12-06  Jim Meyering  <meyering@lucent.com>
27131
27132         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): If we need the
27133         replacement strtoull, we may well need the replacement strtoul, too.
27134         Check for declarations of strtoul and strtoull.
27135         Check for strtol.  Mainly as a cue to cause automake to include
27136         strtol.c -- that file is included by each of strtoul.c and strtoull.c.
27137         Check for limits.h -- strtol.c needs it.
27138
27139 2000-12-05  Jim Meyering  <meyering@lucent.com>
27140
27141         * lib/dirname.c (dir_name_r): Add `const' in a few local declarations.
27142
27143 2000-12-04  Jim Meyering  <meyering@lucent.com>
27144
27145         * lib/path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc.
27146         Also include memory.h, stdlib.h, unistd.h if appropriate.
27147         Reported by Andreas Jaeger (conflicting declaration of malloc).
27148
27149 2000-12-02  Jim Meyering  <meyering@lucent.com>
27150
27151         * m4/off_t-format.m4 (OFF_T_PRINTF_FORMAT_STRING): New file/macro.
27152         * m4/jm-macros.m4 (jm_MACROS): require it.
27153
27154 2000-12-02  Jim Meyering  <meyering@lucent.com>
27155
27156         * lib/closeout.h: Make idempotent, to avoid some obscure warnings.
27157
27158 2000-12-01  Paul Eggert  <eggert@twinsun.com>
27159
27160         * lib/memrchr.c: Include <config.h> before any system include file.
27161
27162 2000-11-30  Jim Meyering  <meyering@lucent.com>
27163
27164         * m4/jm-macros.m4 (jm_MACROS): Check for stdint.h.
27165
27166 2000-11-30  Jim Meyering  <meyering@lucent.com>
27167
27168         * m4/getloadavg.m4: s/ifval/m4_ifval/ to accommodate new autoconf.
27169
27170 2000-11-29  Paul Eggert  <eggert@twinsun.com>
27171
27172         * lib/dirname.c (dir_name_r): Fix typo: int -> size_t.
27173
27174 2000-11-26  Jim Meyering  <meyering@lucent.com>
27175
27176         * lib/memcoll.c: Include sys/types.h.  From Werner Almesberger.
27177
27178 2000-11-22  Paul Eggert  <eggert@twinsun.com>
27179
27180         * lib/strftime.c (my_strftime): Do not invoke mbrlen with a
27181         size of (size_t) -1; it's not portable.
27182
27183 2000-11-17  Jim Meyering  <meyering@lucent.com>
27184
27185         * lib/strstr.c: Update from GNU libc.
27186
27187 2000-11-17  Akim Demaille  <akim@epita.fr>
27188
27189         * lib/obstack.h: Formatting changes.
27190         (obstack_grow, obstack_grow0): Don't cast WHERE at all: that would
27191         prevent type checking.
27192         (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
27193         cast the value to (void *): assigning a `foo *' to a `void *'
27194         variable is valid.
27195         (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
27196
27197 2000-11-16  Jim Meyering  <meyering@lucent.com>
27198
27199         * lib/strverscmp.c: Incorporate weak-alias-related changes from glibc.
27200
27201 2000-11-11  Jim Meyering  <meyering@lucent.com>
27202
27203         * lib/error.c: Add a couple #includes, merging from GNU libc version.
27204
27205 2000-11-10  Jim Meyering  <meyering@lucent.com>
27206
27207         * lib/obstack.h: Update from GNU libc.
27208         * lib/obstack.c: Likewise.
27209
27210 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
27211
27212         * m4/jm-macros.m4 (jm_MACROS): Add test for wcrtomb.
27213
27214 2000-11-06  Paul Eggert  <eggert@twinsun.com>
27215
27216         * lib/getusershell.c (setusershell): Use rewind rather than
27217         fseek/fseeko, to avoid configuration hassles with fseeko.
27218         Don't bother opening SHELLS_FILE if shellstream is NULL;
27219         it's not necessary.
27220
27221 2000-11-05  Jim Meyering  <meyering@lucent.com>
27222
27223         * lib/makepath.h (make_dir): Declare.
27224         * lib/makepath.c (make_dir): Remove `static' attribute.
27225         Tweak a comment.
27226
27227 2000-11-04  Jim Meyering  <meyering@lucent.com>
27228
27229         * m4/regex.m4: Use the `m4_' prefix on `syscmd' and `m4_sysval'.
27230
27231 2000-11-04  Alexandre Duret-Lutz  <duret_g@epita.fr>
27232
27233         * lib/hash.c (hash_get_next): Fix a thinko:  when ENTRY is the
27234         last one in a bucket, advance to the next bucket.
27235
27236 2000-11-02  Vesselin Atanasov  <vesselin@bgnet.bg>
27237
27238         * lib/fnmatch.c: Do not comment out all the code if we are using
27239         the GNU C library, because in some cases we are replacing buggy
27240         code in the GNU C library itself.
27241
27242 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
27243
27244         * regex.c (re_iswctype, re_wctype_to_bit): Fix braino.
27245         (regex_compile): Catch bogus \(\1\).
27246
27247 2000-10-30  Paul Eggert  <eggert@twinsun.com>
27248
27249         * lib/fnmatch.c (FOLD): Do not assume that characters are unsigned.
27250         (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
27251         e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero.
27252
27253 2000-10-30  Paul Eggert  <eggert@twinsun.com>
27254
27255         * lib/error.h, getline.h, modechange.h:
27256         Remove "2000" from Copyright line, as the file hasn't been
27257         changed this year other than in the copyright notice.
27258
27259         * lib/xalloc.h: Add "2000" to Copyright line, as this file
27260         was changed this year.
27261
27262 2000-10-29  Jim Meyering  <meyering@lucent.com>
27263
27264         * m4/fsusage.m4: s/AC_SHELL_IFELSE/AS_IFELSE/ to match autoconf
27265         renaming.
27266         * m4/ls-mntd-fs.m4: Likewise
27267
27268 2000-10-29  Jim Meyering  <meyering@lucent.com>
27269
27270         * lib/xstat.in: Fix grammar in comment.
27271
27272 2000-10-29  Greg Louis  <glouis@dynamicro.on.ca>
27273
27274         * lib/regex.h (__restrict_arr): Move definition out of #ifndef block.
27275         Required because egcs-2.91.66 (aka 1.1.2) defines __restrict, but
27276         doesn't define __restrict_arr.
27277
27278 2000-10-28  Jim Meyering  <meyering@lucent.com>
27279
27280         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_MEMCHR.
27281         (jm_PREREQ_MEMCHR): New function.
27282
27283 2000-10-28  Jim Meyering  <meyering@lucent.com>
27284
27285         * lib/memchr.c: Update from libc.
27286         Adjust for portability:
27287         [HAVE_STDLIB_H]: Include stdlib.h.
27288         [HAVE_BP_SYM_H || _LIBC]: Guard inclusion of bp-sym.h.
27289         Undef __memchr, too.
27290         [!weak_alias]: Define __memchr to memchr.
27291
27292         * lib/regex.c: Update from libc.
27293         * lib/regex.h: Likewise.
27294         * lib/getopt1.c: Likewise.
27295         * lib/memcmp.c: Likewise.
27296
27297         * lib/getusershell.c (setusershell) [HAVE_FSEEKO]: Use fseeko.
27298         Avoid using fseek, when possible -- it's broken by design.
27299         Patch by Ulrich Drepper.
27300
27301 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
27302
27303         * regex.c (POP_FAILURE_REG_OR_COUNT, re_match_2_internal)
27304         (re_match_2_internal, re_match_2_internal, re_match_2_internal):
27305         Giving in to popular pressure to shut up the compiler with casts.
27306
27307 2000-10-26  Jim Meyering  <meyering@lucent.com>
27308
27309         * lib/strftime.c: Update from libc.
27310
27311 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
27312
27313         * regex.c: More `unsigned char' -> `re_char' changes.
27314         Also change several `int' into `re_wchar_t'.
27315         (PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove.
27316         (PUSH_FAILURE_POINTER): Don't cast any more.
27317         (POP_FAILURE_REG_OR_COUNT): Remove the cast that strips `const'.
27318         We want GCC to complain, since this piece of code makes
27319         re_match non-reentrant, which *should* be fixed.
27320         (GET_BUFFER_SPACE): Use size_t rather than unsigned long.
27321         (EXTEND_BUFFER): Use RETALLOC.
27322         (SET_LIST_BIT): Don't cast.
27323         (re_wchar_t): New type.
27324         (re_iswctype, re_wctype_to_bit): Make it crystal clear to GCC
27325         that those two functions will always properly return.
27326         (IMMEDIATE_QUIT_CHECK): Cast to void.
27327         (analyse_first): Use recursion rather than an explicit stack.
27328         (re_compile_fastmap): Can't fail anymore.
27329         (re_search_2): Don't check re_compile_fastmap for failure.
27330         (PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT.
27331         Now also sets the new value (passed in a new argument).
27332         (re_match_2_internal): Use it.
27333         Also, use a new var `reg' of type size_t when looping through regs
27334         rather than reuse the inappropriate `mcnt'.
27335
27336 2000-10-25  Jim Meyering  <meyering@lucent.com>
27337
27338         * lib/obstack.c: Update from libc.
27339
27340 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
27341
27342         * regex.c (regex_compile): Change the way of handling a range from
27343         a char less than 256 to a char not less than 256.
27344
27345 2000-10-24  Andrew Innes  <andrewi@gnu.org>
27346
27347         * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
27348         NT-Emacs only.
27349         (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT,
27350         so that re_search functions only quit when callers expect them to.
27351
27352 2000-10-23  Jim Meyering  <meyering@lucent.com>
27353
27354         * lib/hard-locale.c (hard_locale): Revert last change -- it was simply
27355         wrong.  That set_locale call must not have any side effects.
27356         From Paul Eggert.
27357
27358 2000-10-22  Jim Meyering  <meyering@lucent.com>
27359
27360         * lib/md5.c (md5_process_block) [OP]: Use `rol', not CYCLIC.
27361         [CYCLIC]: Remove now-unused definition.
27362
27363         * lib/save-cwd.c (O_DIRECTORY): Define, if needed.
27364         (save_cwd) [HAVE_FCHDIR]: Use O_DIRECTORY when opening ".".
27365         Suggestion from Ulrich Drepper.
27366
27367 2000-10-21  Jim Meyering  <meyering@lucent.com>
27368
27369         * m4/check-decl.m4 (jm_CHECK_DECLS): Also check for memrchr.
27370         * m4/prereq.m4 (jm_PREREQ_DIRNAME): New macro.
27371         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memrchr.
27372
27373 2000-10-21  Jim Meyering  <meyering@lucent.com>
27374
27375         * lib/dirname.c (memrchr): Declare if necessary.
27376         (dir_name): Remove the restriction that there be no
27377         trailing slashes.  Now, this code skips past them, effectively
27378         ignoring them.
27379         [TEST_DIRNAME] (main): New unit tests.
27380
27381         * lib/memrchr.c: New file from GNU libc.
27382         Undef __memrchr, too.
27383         [!weak_alias]: Define __memrchr to memrchr.
27384         Guard weak_alias use with `#ifdef weak_alias'.
27385
27386 2000-10-21  Jim Meyering  <meyering@lucent.com>
27387
27388         * lib/dirname.c (dir_name_r): New function, factored out of dir_name.
27389         (dir_name): Use dir_name_r.
27390         * lib/dirname.h (dir_name_r): Declare it.
27391
27392 2000-10-17  Jim Meyering  <meyering@lucent.com>
27393
27394         * lib/quote.h (PARAMS): Define and use.
27395         Reported by Akim Demaille.
27396
27397         * lib/getopt.c: Update from libc.
27398
27399 2000-10-16  Jim Meyering  <meyering@lucent.com>
27400
27401         * lib/hard-locale.c (hard_locale): Use "", not 0 as 2nd arg to
27402         setlocale.
27403         From Jan Fedak.
27404
27405 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
27406
27407         * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.
27408
27409 2000-09-25  Jim Meyering  <meyering@lucent.com>
27410
27411         * lib/md5.h (rol): Define (from GnuPG).
27412
27413         * lib/sha.c: Give credit (GnuPG) where due.
27414         (M): Use rol rather than open-coding it.
27415         Add a FIXME comment.
27416
27417 2000-09-21  Jim Meyering  <meyering@lucent.com>
27418
27419         * lib/userspec.c (parse_user_spec): Remove debugging printf I'd added.
27420         Reported by Michael Stone.
27421
27422 2000-09-20  Jim Meyering  <meyering@lucent.com>
27423
27424         * lib/Makefile.am (libfetish_a_SOURCES): Add sha.c.
27425         (noinst_HEADERS): Add sha.h.
27426         Based on code from Scott G. Miller and from GnuPG.
27427
27428 2000-09-18  Jim Meyering  <meyering@lucent.com>
27429
27430         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Restore the initial value of
27431         LIBS. Otherwise, everyone ends up linking with -lelf for some
27432         configurations.
27433         Reported by Mike Stone.
27434
27435 2000-09-15  Jim Meyering  <meyering@lucent.com>
27436
27437         * lib/regex.c: Update from libc.
27438
27439 2000-09-10  Jim Meyering  <meyering@lucent.com>
27440
27441         * lib/getopt.c (_getopt_internal): Update from glibc.
27442
27443 2000-09-09  Jim Meyering  <meyering@lucent.com>
27444
27445         * lib/quotearg.c: Rename ISASCII to IN_CTYPE_DOMAIN, so people don't
27446         think it should be used as a general replacement for isascii.
27447         * lib/fnmatch.c: Likewise.
27448         * lib/mbswidth.c: Likewise
27449         * lib/regex.c: Likewise.
27450
27451         Don't use atoi.
27452         * lib/userspec.c: Include sys/param.h and limits.h.
27453         Include xstrtol.h.
27454         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
27455         (UID_T_MAX, GID_T_MAX, MAXUID, MAXGID): Define.
27456         (parse_user_spec): Use xstrtoul, not atoi when converting numeric
27457         UID, GID.  Check range.
27458
27459 2000-09-06  Jim Meyering  <meyering@lucent.com>
27460
27461         * lib/getopt.c (_getopt_internal): Update from glibc.
27462
27463 2000-08-30  Jim Meyering  <meyering@lucent.com>
27464
27465         * lib/strftime.c: Merge in changes from GNU libc.
27466
27467 2000-08-26  Jim Meyering  <meyering@lucent.com>
27468
27469         * m4/jm-macros.m4: Use jm_FUNC_FPENDING.
27470         * m4/fpending.m4: New file.
27471
27472 2000-08-26  Jim Meyering  <meyering@lucent.com>
27473
27474         * lib/closeout.c: Include "__fpending.h".
27475         (close_stdout_status): Return right away if there's nothing to flush.
27476
27477         * lib/Makefile.am (noinst_HEADERS): Add __fpending.h.
27478         * lib/__fpending.c: New file.
27479         * lib/__fpending.h: New file.
27480
27481 2000-08-20  Jim Meyering  <meyering@lucent.com>
27482
27483         * m4/check-decl.m4: Include utmp.h `#if HAVE_UTMP_H', rather than
27484         `#if !HAVE_UTMPX_H'.  The latter would lose on systems with neither
27485         utmp.h nor utmpx.h.  Reported by Eli Zaretskii.
27486
27487 2000-08-11  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
27488
27489         Improve fileutils installation on systems where running
27490         programs (like install) can't be unlinked.
27491         * m4/unlink-busy.m4 (jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
27492         * m4/jm-macros.m4: Use jm_FUNC_UNLINK_BUSY_TEXT.
27493
27494 2000-08-07  Paul Eggert  <eggert@twinsun.com>
27495
27496         Standardize on "memory exhausted" instead of "Memory exhausted"
27497         or "virtual memory exhausted".
27498         * lib/obstack.c (print_and_abort): Use "memory exhausted", not
27499         "virtual memory exhausted".
27500         * lib/same.c (same_name): Invoke xalloc_die instead of printing
27501         our own message.
27502         * lib/userspec.c (parse_user_spec): Likewise.
27503         * lib/bumpalloc.h: comment fix
27504         * lib/same.c, userspec.c: Include xalloc.h.
27505
27506         * lib/xalloc.h (xalloc_msg_memory_exhausted): Now char const[],
27507         not char *const and pointing to a constant array.
27508         * lib/xmalloc.c (xalloc_msg_memory_exhausted): Likewise.
27509         (xrealloc): Comment fix.
27510
27511         * lib/userspec.c (parse_user_spec):
27512         Don't translate a message until just before returning,
27513         to avoid unnecessary translation.
27514
27515 2000-08-07  Jim Meyering  <meyering@lucent.com>
27516
27517         * lib/addext.c, argmatch.c, argmatch.h, backupfile.h, bumpalloc.h,
27518         chown.c, diacrit.h, dirname.h, dup2.c, exclude.h, fileblocks.c,
27519         fnmatch.c, fnmatch.h, fsusage.c, fsusage.h, getdate.h,
27520         getgroups.c, gethostname.c, getopt.h, group-member.c,
27521         hard-locale.c, hash.h, isdir.c, lchown.c, linebuffer.c,
27522         linebuffer.h, long-options.h, malloc.c, md5.c, md5.h, memchr.c,
27523         memcmp.c, memcoll.c, memset.c, mktime.c, modechange.h, obstack.h,
27524         pathmax.h, realloc.c, rmdir.c, safe-read.c, save-cwd.c, stime.c,
27525         stpcpy.c, strcasecmp.c, strcspn.c, strdup.c, stripslash.c,
27526         strstr.c, strtod.c, strtol.c, strtoul.c, strtoull.c, strtoumax.c,
27527         utime.c, version-etc.h, xalloc.h, xstrdup.c, xstrtoumax.c,
27528         yesno.c: Back out Copyright date changes for each file with no change
27529         this year.  This eases coordination with other programs using the same
27530         source code modules.  From Paul Eggert.
27531
27532 2000-08-06  Paul Eggert  <eggert@twinsun.com>
27533
27534         * m4/mbstate_t.m4 (AC_MBSTATE_T): Define mbstate_t to be int,
27535         not char, for compatibility with glibc 2.1.3 strftime.c.
27536
27537 2000-08-03  Greg McGary  <greg@mcgary.org>
27538
27539         * lib/regex.c (SET_HIGH_BOUND, MOVE_BUFFER_POINTER,
27540         ELSE_EXTEND_BUFFER_HIGH_BOUND): New macros.
27541         (EXTEND_BUFFER): Use them.
27542
27543 2000-08-01  Jim Meyering  <meyering@lucent.com>
27544
27545         * lib/dirname.c (ISSLASH): Define.
27546         (BACKSLASH_IS_PATH_SEPARATOR): Define.
27547         (dir_name) [BACKSLASH_IS_PATH_SEPARATOR]: Handle the case in which
27548         both `\' and `/' may be use as path separators.
27549         Based on a patch from Prashant TR.
27550
27551 2000-07-31  Paul Eggert  <eggert@twinsun.com>
27552
27553         * lib/quotearg.c (quotearg_n_options): Don't make the initial
27554         slot vector a constant, since it might get modified.
27555
27556 2000-07-31  Jim Meyering  <meyering@lucent.com>
27557
27558         * lib/xmalloc.c: Use `virtual memory exhausted', not
27559         `Memory exhausted'.
27560         * lib/obstack.c (print_and_abort): Likewise.
27561
27562 2000-07-30  Paul Eggert  <eggert@twinsun.com>
27563
27564         * lib/quotearg.c (quotearg_n_options): Preallocate a slot 0
27565         buffer, so that the caller can always quote one small
27566         component of a "memory exhausted" message in slot 0.
27567         From a suggestion by Jim Meyering.
27568
27569 2000-07-30  Jim Meyering  <meyering@lucent.com>
27570
27571         * lib/makepath.c (make_path): Quote the other instance, too.
27572
27573         * lib/quotearg.c (N_STATIC_SLOTVECS): Define.
27574         (STATIC_BUF_SIZE): Define.
27575         (quotearg_n_options): Use only statically allocated storage when
27576         N < N_STATIC_SLOTVECS and the length of the quoted result is smaller
27577         than STATIC_BUF_SIZE.
27578
27579 2000-07-29  Jim Meyering  <meyering@lucent.com>
27580
27581         * lib/diacrit.c (diacrit_diac): Use __MSDOS__ in favor of MSDOS.
27582         * lib/dirname.c (dir_name): Likewise.
27583
27584         * lib/basename.c (base_name): Use ISSLASH rather than comparing against
27585         `/'.
27586
27587         * lib/dirname.c (dir_name) [MSDOS]: Declare `lim' to be const.
27588         (dir_name): Assert that there are no trailing slashes.
27589
27590 2000-07-29  Bruno Haible  <haible@clisp.cons.org>
27591
27592         * lib/mbswidth.h (mbswidth): Add a flags argument.
27593         (mbswidth): New declaration.
27594         (MBSW_ACCEPT_INVALID, MBSW_ACCEPT_UNPRINTABLE): New macros.
27595         * lib/mbswidth.c (mbswidth): Add a flags argument.
27596         (mbsnwidth): New function.
27597
27598 2000-07-24  Jim Meyering  <meyering@lucent.com>
27599
27600         * lib/mbswidth.c: Remove useless #else.  From Bruno Haible.
27601
27602 2000-07-23  Paul Eggert  <eggert@twinsun.com>
27603
27604         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.
27605
27606 2000-07-23  Paul Eggert  <eggert@twinsun.com>
27607
27608         * lib/quotearg.c: Streamline by invoking multibyte code only if needed.
27609         <wchar.h>: Include only if HAVE_MBRTOWC && 1 < MB_LEN_MAX.
27610         (MB_CUR_MAX): Redefine to 1 if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX).
27611         (quotearg_buffer_restyled): If a unibyte locale, don't bother to
27612         invoke multibyte primitives.
27613
27614 2000-07-23  Paul Eggert  <eggert@twinsun.com>
27615
27616         * lib/quotearg.c:
27617         Include <wchar.h> even if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX),
27618         so that mbstate_t is always defined.
27619
27620         Do not inspect MB_LEN_MAX, since it's incorrectly defined to
27621         be 1 in at least one GCC installation, and this configuration
27622         error is likely to be common.  Ignoring MB_LEN_MAX hurts
27623         performance on hosts that have mbrtowc but have only unibyte
27624         locales, but I assume these hosts are rare.
27625
27626 2000-07-23  Paul Eggert  <eggert@twinsun.com>
27627
27628         * lib/mbswidth.c (_XOPEN_SOURCE):
27629         Don't define; this causes problems on Solaris 7.
27630         (wcwidth) [!HAVE_DECL_WCWIDTH]: Declare.
27631
27632 2000-07-23  Jim Meyering  <meyering@lucent.com>
27633
27634         * m4/check-decl.m4 (jm_CHECK_DECLS): Check for declarations of these,
27635         too: getgrgid, getpwuid, getuid.
27636
27637 2000-07-23  Jim Meyering  <meyering@lucent.com>
27638
27639         * lib/basename.c (base_name): Add an assertion.
27640
27641 2000-07-23  Bruno Haible  <haible@clisp.cons.org>
27642
27643         * lib/quotearg.c: When the system forces us to redefine mbstate_t,
27644         shadow its mbsinit function.
27645
27646 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
27647
27648         * lib/mbswidth.h: New file.
27649         * lib/mbswidth.c: New file.
27650         * lib/Makefile.am (libfetish_a_SOURCES): Add mbswidth.c.
27651         (noinst_HEADERS): Add mbswidth.h.
27652
27653 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
27654
27655         * lib/config.charset: Add support for FreeBSD. Improve support for
27656         HP-UX and IRIX 6.
27657
27658 2000-07-16  Bruno Haible  <haible@clisp.cons.org>
27659
27660         * m4/mbswidth.m4: New file.
27661         * m4/prereq.m4 (jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
27662
27663 2000-07-15  Jim Meyering  <meyering@lucent.com>
27664
27665         * lib/makepath.c: Include quote.h.
27666         (make_path): Convert "`%s'" in format strings to "%s", and wrap each
27667         corresponding argument in a `quote (...)' call.
27668         Give better diagnostics.
27669
27670         * lib/Makefile.am (libfetish_a_SOURCES): Add quote.c.
27671         (noinst_HEADERS): Add quote.h.
27672
27673         * lib/quote.c (quote, quote_n): New file.  Two functions taken verbatim
27674         from tar's src/misc.c.
27675         * lib/quote.h: New file.  Prototypes for same.
27676
27677 2000-07-14  Paul Eggert  <eggert@twinsun.com>
27678
27679         From a suggestion by Bruno Haible.
27680         * lib/quotearg.c (mbrtowc): Do not use HAVE_WCHAR_H in the definition.
27681         Use defined mbstate_t, not HAVE_MBSTATE_T_OBJECT,
27682         to decide whether to define the BeOS workaround macro;
27683         this adjusts to the change to AC_MBSTATE_T.
27684
27685 2000-07-14  Jim Meyering  <meyering@lucent.com>
27686
27687         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Require
27688         jm_AC_TYPE_UINTMAX_T.
27689
27690 2000-07-13  Paul Eggert  <eggert@twinsun.com>
27691
27692         * lib/quotearg.h (enum quoting style): New enum clocale_quoting_style.
27693
27694         * lib/quotearg.c (quoting_style_args, quoting_style_vals,
27695         quotearg_buffer_restyled): Add support for
27696         clocale_quoting_style.  Undo previous change to
27697         locale_quoting_style behavior, and undo the "{LEFT QUOTATION MARK}"
27698         and "{RIGHT QUOTATION MARK}" msgids.
27699
27700 2000-07-10  Paul Eggert  <eggert@twinsun.com>
27701
27702         From a suggestion by Bruno Haible.
27703         * m4/mbstate_t.m4 (AC_MBSTATE_T):
27704         Renamed from AC_MBSTATE_T_OBJECT.  All uses changed.
27705         Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
27706         and mbstate_t, to a single-part test that simply defines mbstate_t.
27707         * m4/prereq.m4 (jm_PREREQ_QUOTEARG):
27708         s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
27709
27710 2000-07-10  Jim Meyering  <meyering@lucent.com>
27711
27712         * m4/strerror_r.m4: Mirror the correction made in autoconf.
27713
27714         * m4/gnu-source.m4: Output to confdefs.h directly.
27715         Suggestion from Akim Demaille.
27716
27717 2000-07-09  Paul Eggert  <eggert@twinsun.com>
27718
27719         The old behavior of quoting `like this' doesn't look good with
27720         newer, ISO-style fonts.  See:
27721         http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
27722
27723         Instead, quote "like this" by default.  Let the translator
27724         tailor the locale-specific quoting behavior by providing
27725         translations for {LEFT QUOTATION MARK} and {RIGHT QUOTATION MARK}.
27726
27727         * lib/quotearg.c (N_): New macro.
27728         (gettext_default): New function.
27729         (quotearg_buffer_restyled): Use
27730         gettext_default ("{LEFT QUOTATION MARK}", "\"") for left quote, and
27731         gettext_default ("{RIGHT QUOTATION MARK}", "\"") for right quote.
27732
27733 2000-07-09  Jim Meyering  <meyering@lucent.com>
27734
27735         * m4/jm-macros.m4 (jm_MACROS): Add a test to see if -lm is required
27736         to link seq.  If so, set SEQ_LIBM to -lm.  From Bruno Haible.
27737
27738         * m4/gnu-source.m4 (AC__GNU_SOURCE): New file/macro.
27739         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require it.
27740
27741 2000-07-09  Jim Meyering  <meyering@lucent.com>
27742
27743         * lib/Most files: Update copyright dates to include 2000.
27744
27745 2000-07-08  Jim Meyering  <meyering@lucent.com>
27746
27747         * lib/xgethostname.c (ENAMETOOLONG): Define to an unlikely value
27748         if not defined.
27749         (xgethostname): Remove now-unnecessary #ifdef.
27750         Move declaration of `err' into loop where it's used.
27751
27752 2000-07-05  Paul Eggert  <eggert@twinsun.com>
27753         and Bruno Haible  <haible@clisp.cons.org>
27754
27755         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Test for mbstate_t
27756         only if the test for an object-type mbstate_t fails.  This
27757         prevents us from mistakenly reporting that mbstate_t is a
27758         system object type after we "#define mbstate_t int" to work
27759         around its lack.
27760
27761 2000-07-05  Paul Eggert  <eggert@twinsun.com>
27762         and Bruno Haible  <haible@clisp.cons.org>
27763
27764         * lib/quotearg.c (mbrtowc): Declare returned type, since BeOS doesn't.
27765
27766 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
27767
27768         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Pass a reasonably large buffer
27769         to strerror_r.
27770         Include <ctype.h> for use of isalpha.
27771
27772 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
27773
27774         * lib/xgethostname.c (xgethostname): Protect against the SunOS 5.5 bug
27775         by allocating a larger buffer. Test the gethostname return value for
27776         being >= 0, not == 0, for BeOS.  Don't exhaust memory if gethostname
27777         returns an error and ENAMETOOLONG isn't defined.
27778
27779 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
27780
27781         * lib/quotearg.c (struct quoting_options): Simplify quote_these_too
27782         dimension.
27783
27784 2000-07-04  Jim Meyering  <meyering@lucent.com>
27785
27786         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead
27787         of the deprecated AC_CHECKING.
27788
27789 2000-07-04  Jim Meyering  <meyering@lucent.com>
27790
27791         * lib/strndup.c: [!HAVE_DECL_STRNLEN]: Declare strnlen.
27792         Reported by Bruno Haible.
27793
27794 2000-07-04  Jim Meyering  <meyering@lucent.com>
27795
27796         * lib/quotearg.c: Make inclusion of <wchar.h> independent of whether
27797         HAVE_MBRTOWC is set.  Required at least for irix-5.6, which
27798         lacks mbrtowc.
27799
27800 2000-07-03  Paul Eggert  <eggert@twinsun.com>
27801
27802         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
27803         Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
27804
27805 2000-07-03  Paul Eggert  <eggert@twinsun.com>
27806         and Bruno Haible  <haible@clisp.cons.org>
27807
27808         * lib/quotearg.c (mbrtowc):
27809         Assign to *pwc, and return 1 only if result is nonzero.
27810         (iswprint): Use ISPRINT when substituting our own mbrtowc.
27811
27812 2000-07-03  Jim Meyering  <meyering@lucent.com>
27813
27814         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strnlen.
27815
27816 2000-07-03  Jim Meyering  <meyering@lucent.com>
27817
27818         * lib/readutmp.h: [HAVE_UTMPX_H]: Include <utmp.h> if HAVE_UTMP_H.
27819         This is necessary to get a definition of e.g., UTMP_FILE on
27820         HP-UX 10.20.
27821         From Bob Proulx.
27822
27823 2000-07-02  Jim Meyering  <meyering@lucent.com>
27824
27825         * m4/mbstate_t.m4: Also define mbstate_t, if necessary.
27826
27827         * m4/chown.m4: Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with
27828         AC_LIBOBJ(function_name).
27829         * m4/chown.m4: Likewise.
27830         * m4/fnmatch.m4: Likewise.
27831         * m4/ftruncate.m4: Likewise.
27832         * m4/getgroups.m4: Likewise.
27833         * m4/getline.m4: Likewise.
27834         * m4/group-member.m4: Likewise.
27835         * m4/jm-macros.m4: Likewise.
27836         * m4/lstat.m4: Likewise.
27837         * m4/malloc.m4: Likewise.
27838         * m4/memcmp.m4: Likewise.
27839         * m4/nanosleep.m4: Likewise.
27840         * m4/putenv.m4: Likewise.
27841         * m4/realloc.m4: Likewise.
27842         * m4/regex.m4: Likewise.
27843         * m4/stat.m4: Likewise.
27844         * m4/strftime.m4: Likewise.
27845
27846 2000-07-02  Jim Meyering  <meyering@lucent.com>
27847
27848         * lib/quotearg.c (mbstate_t): Don't define here.
27849
27850 2000-07-02  Jim Meyering  <meyering@lucent.com>
27851
27852         * lib/nanosleep.c (SIGCONT): Define if not already defined.
27853
27854 2000-07-01  Jim Meyering  <meyering@lucent.com>
27855
27856         * m4/uptime.m4: Put double quotes around use of $cross_compiling.
27857
27858 2000-07-01  Jim Meyering  <meyering@lucent.com>
27859
27860         * m4/ls-mntd-fs.m4: Remove a `FIXME' comment and fix the associated
27861         problem.
27862
27863 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
27864
27865         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific
27866         macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV.
27867
27868 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
27869
27870         * lib/mountlist.c: Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV,
27871         per change in ../m4/ls-mntd-fs.m4.
27872         (read_filesystem_list): Ignore symbolic links.
27873
27874 2000-06-29  Jim Meyering  <meyering@lucent.com>
27875
27876         * lib/same.c: Include <string.h> or <strings.h>, as appropriate,
27877         for declaration of strcmp.
27878
27879         * lib/long-options.c: Include <stdlib.h>, for declaration of exit.
27880
27881         * lib/mountlist.c (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]:
27882         Avoid warning by casting result to `char *' to remove `const'.
27883
27884 2000-06-28  Jim Meyering  <meyering@lucent.com>
27885
27886         * m4/mbstate_t.m4: Use stdlib.h, not stdio.h.  The latter is not
27887         included by quotearg.c, for which we perform this test.  From
27888         Bruno Haible.
27889
27890 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
27891
27892         * m4/check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well.
27893         * m4/prereq.m4 (jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or
27894         <utmpx.h> exists, put readutmp.o into LIBOBJS.
27895
27896 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
27897
27898         * lib/Makefile.am (libfetish_a_SOURCES): Remove readutmp.c.
27899
27900 2000-06-26  Paul Eggert  <eggert@twinsun.com>
27901
27902         savedir now sets errno on failure and invokes xmalloc to get memory.
27903         Fix a couple of other minor bugs while we're at it.
27904
27905         * lib/savedir.c (<unistd.h>): Do not include; there's no need.
27906         (NAMLEN): Remove macro.
27907         (malloc, realloc): Remove decls.
27908         (stpcpy): Likewise.
27909         ("xalloc.h"): Include.
27910         (NAME_SIZE_DEFAULT): New macro.
27911         (savedir): Use xmalloc / xrealloc to allocate memory.
27912         Use NAME_SIZE_DEFAULT if name_size is negative or overflows to zero.
27913         Skip "" directory entries.
27914         Use strlen to calculate directory entry length, since the old method
27915         is rarely used these days and isn't worth supporting.
27916         Don't use a pointer after freeing it.
27917         Check for integer overflow when calculating allocation size.
27918         Use memcpy to copy entries, instead of stpcpy.
27919         Set errno properly when returning NULL.
27920         Check for readdir error.
27921
27922 2000-06-26  Jim Meyering  <meyering@lucent.com>
27923
27924         * lib/posixtm.c [HAVE_STDLIB_H]: Include stdlib.h, for decl of abort.
27925
27926 2000-06-25  Jim Meyering  <meyering@lucent.com>
27927
27928         * m4/mbstate_t.m4: Include stdio.h before wchar.h to work around
27929         Linux header bug when _XOPEN_SOURCE is defined to 500.
27930
27931 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
27932
27933         * lib/unicodeio.c (print_unicode_char): Work around ansi2knr
27934         deficiency.
27935
27936 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
27937
27938         * lib/getusershell.c (xmalloc, xrealloc): Remove functions.
27939         Include xalloc.h.
27940         Don't include <stdlib.h>.  Don't declare malloc, realloc.
27941
27942 2000-06-24  Jim Meyering  <meyering@lucent.com>
27943
27944         * m4/strerror_r.m4: Revive this file -- to try out an experimental
27945         version of AC_FUNC_STRERROR_R that may work even on BeOS, a system
27946         for which strerror does return char*, but which lacks a conveniently
27947         accessible declaration of the function.  If the compile-test says
27948         strerror_r doesn't work, then resort to a `run'-test that works on
27949         BeOS and segfaults on DEC Unix.
27950
27951 2000-06-24  Jim Meyering  <meyering@lucent.com>
27952
27953         * lib/error.c [!HAVE_DECL_STRERROR_R]: Declare strerror_r.
27954
27955 2000-06-23  Paul Eggert  <eggert@twinsun.com>
27956
27957         * m4/mbstate_t.m4: New file, defining AC_MBSTATE_T_OBJECT.
27958         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Use it.  Add check for iswprint.
27959
27960 2000-06-23  Paul Eggert  <eggert@twinsun.com>
27961
27962         * lib/quotearg.c: Include <wctype.h> after <wchar.h>, for Solaris 2.5.
27963         (mbrtowc, mbstate_t): Define substitutes if
27964         HAVE_MBRTOWC && HAVE_WCHAR_H && !HAVE_MBSTATE_T_OBJECT.
27965         (iswprint): Define to 1 if !defined iswprint && !HAVE_ISWPRINT,
27966         not if ! (HAVE_MBRTOWC && HAVE_WCHAR_H).
27967
27968 2000-06-23  Jim Meyering  <meyering@lucent.com>
27969
27970         * m4/afs.m4: Add missing AC_MSG_RESULT.
27971         Reported by Bruno Haible.
27972
27973         * m4/fsusage.m4: s/AC_MSG_CHECKING/AC_CHECKING/.
27974         Suggestion from Bruno Haible.
27975
27976 2000-06-23  Jim Meyering  <meyering@lucent.com>
27977
27978         * lib/getpass.c: New file, from Bruno Haible.  Required for BeOS.
27979
27980 2000-06-21  Jim Meyering  <meyering@lucent.com>
27981
27982         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add getpass.
27983
27984 2000-06-21  Jim Meyering  <meyering@lucent.com>
27985
27986         * lib/Makefile.am (libfetish_a_SOURCES): Add getstr.c.
27987         (noinst_HEADERS): Add getstr.h.
27988
27989         * lib/getline.c (getstr): Move into a separate file.
27990         * lib/getstr.c (getstr): New file, extracted from getline.c, with
27991         the following changes: new parameter, delim2; both delim[12]
27992         parameters have type `int', not `char'.  The latter would lose
27993         with 8-bit delimiters.
27994         * lib/getstr.h: New file.
27995
27996 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
27997
27998         * lib/xgetcwd.c (xgetcwd): If the required pathname length is smaller
27999         than 1024, return a memory chunk of least possible size, instead
28000         of size PATH_MAX + 2. In the loop, increment the size proportionally.
28001         Use free/xmalloc instead of xrealloc to avoid copying for very long
28002         paths.
28003
28004 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
28005
28006         * lib/path-concat.c (path_concat): Don't access dir[-1] if dir is
28007         the empty string.
28008
28009 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
28010
28011         * lib/canon-host.c (canon_host): Use malloc and memcpy to copy an
28012         address, not strdup.  Include <stdlib.h> and don't declare free().
28013
28014 2000-06-19  Jim Meyering  <meyering@lucent.com>
28015
28016         * lib/getloadavg.c [HAVE_NLIST_H] (NLIST_STRUCT): Define.
28017
28018 2000-06-18  Jim Meyering  <meyering@lucent.com>
28019
28020         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Remove mkdir.
28021
28022         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the
28023         `checking whether...' message to be consistent with that of the
28024         lstat test.
28025
28026 2000-06-18  Jim Meyering  <meyering@lucent.com>
28027
28028         * lib/mkdir.c: Remove file, due mainly to copyright incompatibility.
28029         Besides, these days every porting target provides a mkdir function.
28030
28031         * lib/strnlen.c: Include memory.h, string.h, and/or strings.h as
28032         needed. (this snippet comes from src/system.h).
28033
28034 2000-06-16  Bruno Haible  <haible@clisp.cons.org>
28035
28036         * m4/glibc21.m4 (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C.
28037
28038 2000-06-15  Paul Eggert  <eggert@twinsun.com>
28039
28040         * lib/human.c (adjust_value): New function.
28041         (human_readable_inexact): Apply rounding style even when
28042         printing approximate values.
28043
28044 2000-06-14  Paul Eggert  <eggert@twinsun.com>
28045
28046         * lib/human.c (human_readable_inexact): Allow an input block
28047         size that is not a multiple of the output block size, and vice versa.
28048         Reported by Piergiorgio Sartor.
28049
28050 2000-06-14  Paul Eggert  <eggert@twinsun.com>
28051
28052         * lib/getdate.y (get_date): Apply relative times after time
28053         zone indicator, not before.  Reported by Todd A. Jacobs.
28054
28055 2000-06-13  Jim Meyering  <meyering@lucent.com>
28056
28057         * lib/Makefile.am (all-local): Depend on lstat.c and stat.c.
28058
28059         * lib/xstat.in [!HAVE_DECL_FREE]: Declare free in lstat.c.
28060
28061 2000-06-12  Paul Eggert  <eggert@twinsun.com>
28062
28063         * lib/xstat.in: Include <stdlib.h> in lstat, to declare "free".
28064
28065 2000-06-12  Jim Meyering  <meyering@lucent.com>
28066
28067         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Replace with
28068         AC_FUNC_GETLOADAVG from autoconf, and tweak the latter to accept an
28069         optional argument.
28070         * m4/jm-macros.m4: s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/, and supply
28071         the optional argument, `lib'.
28072
28073 2000-06-08  Jim Meyering  <meyering@lucent.com>
28074
28075         * m4/largefile.m4: Remove file (now that it's part of autoconf).
28076
28077 2000-06-04  Paul Eggert  <eggert@twinsun.com>
28078
28079         Rewrite largefile configuration so that we don't need to run
28080         getconf and don't need AC_CANONICAL_HOST.  [I'm leaving the use of
28081         AC_CANONICAL_HOST in configure.in -- jmm]
28082
28083         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS,
28084         AC_SYS_LARGEFILE_SPACE_APPEND): Remove.
28085         (AC_SYS_LARGEFILE_TEST_INCLUDES): New macro.
28086         (AC_SYS_LARGEFILE_MACRO_VALUE): Change arguments from
28087         CODE-TO-SET-DEFAULT to VALUE, INCLUDES, FUNCTION-BODY.
28088         All uses changed.
28089         Instead of inspecting the output of getconf, try to compile the
28090         test program without and with the macro definition.
28091         (AC_SYS_LARGEFILE): Do not require AC_CANONICAL_HOST or check
28092         for getconf.  Instead, check for the needed flags by compiling
28093         test programs.
28094
28095 2000-06-04  Paul Eggert  <eggert@twinsun.com>
28096
28097         * lib/strnlen.c: Include <config.h> if HAVE_CONFIG_H.
28098
28099 2000-06-04  Jim Meyering  <meyering@lucent.com>
28100
28101         * lib/getugroups.c (getugroups): Cast -1 to gid_t, for systems like
28102         SunOS 4.1.4 for which gid_t is an unsigned type.
28103
28104 2000-06-03  Jim Meyering  <meyering@lucent.com>
28105
28106         * m4/prereq.m4 (jm_PREREQ_HUMAN): Use []-quoted list in AC_CHECK_DECLS,
28107         now that autoconf requires that.
28108
28109         * m4/jm-glibc-io.m4: Add a kludge to make autoheader emit the required
28110         #undefs.  E.g., #undef HAVE_DECL_FERROR_UNLOCKED.
28111         Use []-quoted list in AC_CHECK_DECLS, now that autoconf requires that.
28112
28113 2000-06-03  Jim Meyering  <meyering@lucent.com>
28114
28115         * lib/strnlen.c [!HAVE_DECL_MEMCHR]: Declare memchr.
28116
28117 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
28118
28119         * m4/glibc21.m4: New file.
28120         * m4/jm-macros.m4 (jm_MACROS): Call jm_GLIBC21.
28121
28122 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
28123
28124         * lib/Makefile.am (install-exec-local): On systems with glibc-2.1 or
28125         newer, don't install charset.alias.
28126         * lib/config.charset: Change the Linux/glibc rules so they become empty
28127         on glibc-2.1 or newer.
28128
28129 2000-06-02  Jim Meyering  <meyering@lucent.com>
28130
28131         * lib/mountlist.c: Back out last change.  Instead, do this...
28132         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Set the
28133         me_dummy member using the same `ignore'-testing code.
28134         * lib/mountlist.h (ME_DUMMY): Add `autofs' to the list of ignored
28135         fs_type strings.
28136         From Mark D. Roth.
28137
28138 2000-05-29  Jim Meyering  <meyering@lucent.com>
28139
28140         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Ignore
28141         mounts with the `ignore' attribute.  Based on a patch from
28142         Mark D. Roth.
28143
28144 2000-05-28  Jim Meyering  <meyering@lucent.com>
28145
28146         * m4/jm-macros.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from
28147         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
28148         * m4/stat.m4: Likewise.
28149         * m4/lstat.m4: Likewise.
28150         * m4/lstat-slash.m4: Remove file (absorbed into autoconf).
28151
28152         * m4/jm-macros.m4 (AC_FUNC_STRERROR_R): Rename from jm_FUNC_STRERROR_R.
28153         * m4/strerror_r.m4: Remove file (absorbed into autoconf).
28154
28155 2000-05-26  Jim Meyering  <meyering@lucent.com>
28156
28157         * m4/uptime.m4: Use `$cross_compiling', not `$ac_cv_prog_cc_cross'.
28158
28159 2000-05-24  Jim Meyering  <meyering@lucent.com>
28160
28161         * m4/prereq.m4: Use []-quoted list in AC_CHECK_MEMBERS, now that
28162         autoconf requires that.
28163         * m4/lib-check.m4: Likewise.
28164         * m4/jm-macros.m4: Likewise.
28165         * m4/strftime.m4: Likewise.
28166
28167         * m4/check-decl.m4 (jm_CHECK_DECLS): Use []-quoted list in
28168         AC_CHECK_DECLS, now that autoconf requires that.
28169
28170 2000-05-22  Jim Meyering  <meyering@lucent.com>
28171
28172         * m4/stat.m4: Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
28173         * m4/lstat.m4: Likewise.
28174
28175 2000-05-22  Jim Meyering  <meyering@lucent.com>
28176
28177         * lib/makepath.c: Remove old, now-unnecessary `#ifdef __MSDOS__' block.
28178
28179 2000-05-20  Jim Meyering  <meyering@lucent.com>
28180
28181         * m4/prereq.m4 (jm_PREREQ_HUMAN): New macro.
28182         (jm_PREREQ): Use it.
28183
28184 2000-05-18  Jim Meyering  <meyering@lucent.com>
28185
28186         * lib/hash.c (hash_rehash): Fix a nasty bug: copy the free entry list
28187         back, too, since it may have been modified by allocate_entry.
28188         (hash_delete): Rewrite to use neither the assignment operator
28189         nor the comma operator in an if-expression.
28190
28191 2000-05-15  Paul Eggert  <eggert@twinsun.com>
28192
28193         * lib/closeout.c:
28194         <sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO):
28195         Remove; no longer needed.
28196         "quotearg.h": Add include.
28197         (file_name): Do not bother to explicitly initialize to NULL; it's less
28198         efficient on some hosts.
28199         (close_stdout_status): Remove test as to whether stdout was already
28200         closed; it breaks for the case "echo x | sort >&-".
28201         Quote file name colons.
28202         Do not assume that _("write error") lacks format strings.
28203
28204 2000-05-15  Jim Meyering  <meyering@lucent.com>
28205
28206         * lib/version-etc.c (version_etc_copyright): Update the copyright
28207         string used in all --version output.
28208
28209 2000-05-14  Jim Meyering  <meyering@lucent.com>
28210
28211         * lib/closeout.c (close_stdout_set_file_name): New function.
28212         (close_stdout_status): Use new file-scoped global.
28213         Return right away if fstat says the stdout file descriptor is invalid.
28214         * lib/closeout.h (close_stdout_set_file_name): Declare.
28215
28216 2000-05-10  Jim Meyering  <meyering@lucent.com>
28217
28218         * lib/closeout.c [default_exit_status]: New file-scoped variable.
28219         (close_stdout_set_status): New function.
28220         * lib/closeout.h (close_stdout_set_status): Declare.
28221
28222 2000-05-09  Jim Meyering  <meyering@lucent.com>
28223
28224         * m4/gettext.m4: Rename this...
28225         * m4/libintl.m4: ...to this.
28226
28227 2000-05-08  Jim Meyering  <meyering@lucent.com>
28228
28229         * lib/long-options.c: Don't include closeout.h.
28230         (parse_long_options): Don't call close_stdout for --version.
28231
28232 2000-05-06  Paul Eggert  <eggert@twinsun.com>
28233
28234         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _XOPEN_SOURCE to
28235         be 500, instead of _GNU_SOURCE to be 1, to work around glibc
28236         2.1.3 bug.  This avoids a clash when files like regex.c define
28237         _GNU_SOURCE.
28238
28239 2000-05-06  Jim Meyering  <meyering@lucent.com>
28240
28241         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add atexit.
28242         (AC_REPLACE_FUNCS): Add strnlen.
28243
28244         * m4/rmdir-errno.m4 (fetish_FUNC_RMDIR_NOTEMPTY): New macro and file.
28245         * m4/jm-macros.m4: Require fetish_FUNC_RMDIR_NOTEMPTY.
28246
28247         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Save and restore LIBS around
28248         AC_SEARCH_LIBS call for nanosleep.
28249         (LIB_NANOSLEEP): Set and AC_SUBST.
28250
28251 2000-05-06  Jim Meyering  <meyering@lucent.com>
28252
28253         * lib/strnlen.c: Undefine __strnlen and strnlen.
28254         [!weak_alias]: Define __strnlen to strnlen.
28255
28256         * lib/atexit.c: New file, from libiberty.
28257
28258 2000-05-06  Jim Meyering  <meyering@lucent.com>
28259
28260         * lib/closeout.c (close_stdout_status): Also check for errors on the
28261         stderr stream.
28262
28263 2000-05-05  Jim Meyering  <meyering@lucent.com>
28264
28265         * m4/jm-macros.m4 (jm_MACROS): Save and restore LIBS around
28266         AC_SEARCH_LIBS call for clock_gettime.
28267         (LIB_CLOCK_GETTIME): Set and AC_SUBST.
28268
28269         * m4/search-libs.m4: Update from autoconf.
28270
28271         su doesn't work on Solaris 2.6.
28272         * m4/lib-check.m4: When checking for struct spwd.sp_pwdp, also include
28273         <shadow.h>.  Reported by Dragos Harabor.
28274
28275 2000-05-05  Bruno Haible  <haible@clisp.cons.org>
28276
28277         * lib/localcharset.c (get_charset_aliases): Use malloc, realloc and
28278         memcpy instead of xmalloc, xrealloc, path_concat.
28279         (locale_charset): Treat empty environment variables as absent.
28280         (DIRECTORY_SEPARATOR, ISSLASH): New macros.
28281
28282 2000-05-04  Jim Meyering  <meyering@lucent.com>
28283
28284         * lib/getopt.c: Update from glibc.
28285         * lib/obstack.c: Likewise.
28286         * lib/obstack.h: Likewise.
28287         * lib/regex.c: Likewise.  NB: K&R compiler support is dropped for this
28288         file
28289
28290         * lib/regex.h: Likewise.
28291         * lib/strndup.c: Likewise.
28292         * lib/strnlen.c: New file, from glibc.
28293
28294 2000-05-03  Jim Meyering  <meyering@lucent.com>
28295
28296         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strndup.
28297
28298 2000-05-02  Paul Eggert  <eggert@twinsun.com>
28299
28300         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _GNU_SOURCE if
28301         this is needed to make ftello visible (e.g. glibc 2.1.3).  Use
28302         compile-time test, rather than inspecting host and OS, to
28303         decide whether to define _LARGEFILE_SOURCE.
28304
28305 2000-05-01  Jim Meyering  <meyering@lucent.com>
28306
28307         * m4/fsusage.m4: Use AC_MSG_CHECKING instead of obsolete AC_CHECKING.
28308
28309         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add BeOS support.
28310         Based on a patch from Bruno Haible.
28311
28312 2000-05-01  Jim Meyering  <meyering@lucent.com>
28313
28314         * lib/full-write.c (full_write): Remove `FIXME' part of comment.
28315
28316 2000-04-29  Jim Meyering  <meyering@lucent.com>
28317
28318         * lib/path-concat.c: Declare strdup only if it's not defined.
28319         * lib/canon-host.c: Likewise.
28320
28321 2000-04-28  Jim Meyering  <meyering@lucent.com>
28322
28323         * lib/rpmatch.c [HAVE_LIMITS_H]: Include limits.h before regex.h to
28324         avoid redefinition warning on some systems (HPUX).  Otherwise, regex.h
28325         is included first, then limits.h is included by locale.h by libintl.h.
28326         From John David Anglin.
28327
28328 2000-04-25  Jim Meyering  <meyering@lucent.com>
28329
28330         * lib/makepath.c (S_IRWXUGO): Define.
28331         (make_path): Always perform explicit chmod if MODE specifies any
28332         of the `special' permission bits.  Prompted by a bug report against
28333         install from Mate Wierdl and Joost van Baal.
28334
28335 2000-04-18  Jim Meyering  <meyering@lucent.com>
28336
28337         * m4/prereq.m4 (jm_PREREQ_GETPAGESIZE): New macro.
28338         (jm_PREREQ): Use it.
28339
28340 2000-04-18  Jim Meyering  <meyering@lucent.com>
28341
28342         * lib/README: New file.
28343
28344         * lib/getpagesize.h [!getpagesize && HAVE_OS_H && B_PAGE_SIZE]: Define
28345         getpagesize.  For BeOS.  Based on a patch from Bruno Haible.
28346
28347 2000-04-17  Jim Meyering  <meyering@lucent.com>
28348
28349         Get it right :-)
28350         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Emit the
28351         actual #define via AH_VERBATIM.  Don't need separate AC_DEFINE.
28352         Suggestion from Akim Demaille.
28353
28354 2000-04-17  Jim Meyering  <meyering@lucent.com>
28355
28356         * lib/strftime.c (my_strftime) [strftime]: Declare strftime here, since
28357         the definition of it to rpl_strftime also defined-away the system's
28358         declaration.
28359
28360 2000-04-15  Jim Meyering  <meyering@lucent.com>
28361
28362         Use `C' to denote so-called `contiguous' files, the same way
28363         that tar does.
28364         * lib/filemode.c (S_ISCTG) [!S_ISCTG && S_IFCTG]: Define.
28365         (ftypelet): Use S_ISCTG.
28366         From Michael Deutschmann.
28367
28368 2000-04-14  Jim Meyering  <meyering@lucent.com>
28369
28370         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg
28371         form of AC_DEFINE.  Otherwise, the #ifndef in AH_VERBATIM gets
28372         clobbered.
28373
28374 2000-04-14  Jim Meyering  <meyering@lucent.com>
28375
28376         * lib/strftime.c (my_strftime) [#ifdef strftime]: Declare strftime.
28377
28378 2000-04-13  Jim Meyering  <meyering@lucent.com>
28379
28380         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new
28381         AH_VERBATIM to insert required #ifndef into config.h.in.
28382         Suggestion from Akim Demaille.
28383
28384 2000-04-12  Jim Meyering  <meyering@lucent.com>
28385
28386         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Use AC_CHECK_HEADERS, not
28387         `AC_CHECK_HEADER' to check for locale.h.  Thanks to a report from
28388         Christian Krackowizer.
28389
28390         More code moved from ../configure.in into (jm_CHECK_ALL_TYPES).
28391         * m4/jm-macros.m4 (_GNU_SOURCE): Define.
28392         (AC_SYS_LARGEFILE): Require.
28393         (AM_C_PROTOTYPES): Require.
28394
28395 2000-04-08  Jim Meyering  <meyering@lucent.com>
28396
28397         * lib/Makefile.am (charset.alias): Use t-$@, not $@-t so the DOS 8.3
28398         names don't conflict.  Reported by Eli Zaretskii.
28399
28400 2000-04-07  Jim Meyering  <meyering@lucent.com>
28401
28402         * lib/putenv.c: Move inclusion of errno.h so it follows that of
28403         sys/types.h, to work around system header problems on AIX 3.2.5.
28404         From Bruno Haible.
28405
28406 2000-04-07  Bruno Haible  <haible@clisp.cons.org>
28407
28408         * lib/unicodeio.c (print_unicode_char): Avoid triggering Solaris iconv
28409         bug.  Deal with the different error behavior of Irix iconv.
28410
28411 2000-04-05  Paul Eggert  <eggert@twinsun.com>
28412
28413         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Don't use -n32 on
28414         IRIX if the installer said otherwise.
28415
28416 2000-04-05  Jim Meyering  <meyering@lucent.com>
28417
28418         Portability tweaks required for ultrix4.3.
28419         * m4/check-decl.m4 [!HAVE_UTMPX_H] (headers): Include <utmp.h>.
28420         (jm_CHECK_DECLS): Add getutent to the list of functions.
28421         (_jm_DECL_HEADERS): Add utmpx.h.
28422         From John David Anglin.
28423
28424         * m4/strftime.m4: Back out the 2000-04-02 change.
28425         Instead of that change, simply undefine putenv in the test program.
28426
28427 2000-04-05  Jim Meyering  <meyering@lucent.com>
28428
28429         Portability tweaks required for ultrix4.3.
28430         * lib/readutmp.h [HAVE_UTMPX_H && !HAVE_DECL_GETUTENT]: Declare
28431         getutent.
28432         * lib/readutmp.c: Include sys/types.h before sys/stat.h.
28433         * lib/canon-host.c: Declare strdup.
28434         * lib/path-concat.c: Likewise.
28435         From John David Anglin.
28436
28437 2000-04-04  Jim Meyering  <meyering@lucent.com>
28438
28439         Be more DOS 8.3-friendly.
28440         * lib/ref-add.sin: Renamed from ref-add.sed.in.
28441         * lib/ref-del.sin: Renamed from ref-del.sed.in.
28442         * lib/Makefile.am: Reflect renaming.
28443         Reported by Eli Zaretskii.
28444
28445         Use a temporary file name that won't clash with `charset.alias'
28446         in the DOS 8.3 name space.
28447         * lib/Makefile.am (charset_tmp): Define.
28448         (install-exec-local): Use $(charset_tmp) instead of $(charset_alias)-t.
28449         (uninstall-local): Likewise.
28450         Reported by Eli Zaretskii.
28451
28452 2000-04-03  Jim Meyering  <meyering@lucent.com>
28453
28454         * m4/gettext.m4: Fix typo in comment.
28455
28456         * m4/codeset.m4 (AC_CHECK_HEADERS): Add langinfo.h (moved here from
28457         textutils/configure.in).  Suggestion from Paul Eggert.
28458         (AC_CHECK_FUNCS): Add nl_langinfo.  (also from textutils/configure.in)
28459
28460 2000-04-02  Paul Eggert  <eggert@twinsun.com>
28461
28462         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Set TZ environment
28463         variable in the shell rather than using putenv, which isn't
28464         portable.  This avoids the configure-time inter-test dependency
28465         on the potentially-renamed putenv function.
28466
28467 2000-03-30  Paul Eggert  <eggert@twinsun.com>
28468
28469         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Include <sys/stat.h>
28470         before checking struct stat.st_blksize, so that
28471         HAVE_STRUCT_STAT_ST_BLKSIZE is defined correctly.
28472
28473 2000-03-29  Paul Eggert  <eggert@twinsun.com>
28474
28475         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Check for strftime,
28476         since strftime.c uses HAVE_STRFTIME to decide whether to use
28477         the underlying strftime.
28478
28479 2000-03-29  Paul Eggert  <eggert@twinsun.com>
28480
28481         * lib/time/strftime.c (my_strftime): Make sure we call the system
28482         strftime, not ourselves, when invoking the underlying strftime.
28483
28484 2000-03-24  Jim Meyering  <meyering@lucent.com>
28485
28486         * lib/Makefile.am (EXTRA_DIST): Add ref-add.sed.in and ref-del.sed.in.
28487         (charset_alias): Define.
28488         (install-exec-local): Factor out common code.
28489         (uninstall-local): Split lines longer than 80.
28490         (ref-add.sed, ref-del.sed): Remove rules... (do the following instead)
28491         (SUFFIXES): Define.
28492         (.sed.in.sed): New rule.  Don't redirect directly to $@.
28493         (CLEANFILES): Add ref-add.sed and ref-del.sed.
28494
28495 2000-03-19  Bruno Haible  <haible@clisp.cons.org>
28496
28497         * lib/config.charset: Output a line containing "Packages using this
28498         file".
28499         * lib/ref-add.sed.in, lib/ref-del.sed.in: New files.
28500         * lib/Makefile.am (install-exec-local, uninstall-local, ref-add.sed,
28501         ref-del.sed): New rules.
28502
28503 2000-03-17  Jim Meyering  <meyering@lucent.com>
28504
28505         * lib/unicodeio.c (<string.h>): Include only #if HAVE_STRING_H.
28506         Otherwise, include <strings.h>
28507
28508 2000-03-17  Bruno Haible  <haible@clisp.cons.org>
28509
28510         * lib/unicodeio.c (utf8_wctomb): New function.
28511         (print_unicode_char): Pass the Unicode character to iconv in UTF-8
28512         format instead of in UCS-4 with platform dependent endianness.
28513
28514 2000-03-10  Jim Meyering  <meyering@lucent.com>
28515
28516         * m4/lib-check.m4: Look for getspnam in -lgen, too.
28517         From Marco Franzen.
28518
28519 2000-03-07  Paul Eggert  <eggert@twinsun.com>
28520
28521         * lib/savedir.c (savedir): Work even if directory size is
28522         negative; this can happen with some screwy NFS configurations.
28523
28524 2000-03-06  Jim Meyering  <meyering@lucent.com>
28525
28526         * lib/localcharset.c (get_charset_aliases): Don't try to free file_name
28527         if it's NULL (because we ran out of memory).  From Bruno Haible.
28528
28529 2000-03-05  Jim Meyering  <meyering@lucent.com>
28530
28531         * lib/localcharset.c ("path-concat.h"): Include.
28532         (get_charset_aliases): Use path_concat instead of ANSI string
28533         concatenation.
28534
28535         * lib/unicodeio.h (PARAMS): Define.
28536         Use it to guard prototype.
28537
28538 2000-03-04  Jim Meyering  <meyering@lucent.com>
28539
28540         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require AC_C_VOLATILE,
28541         for lib/localcharset.c.
28542
28543 2000-03-04  Jim Meyering  <meyering@lucent.com>
28544
28545         * lib/Makefile.am (install-exec-local): Create $(libdir) before
28546         installing into it.
28547         (uninstall-local): Uncomment this rule so `make distcheck' works
28548         once again.
28549
28550         * lib/unicodeio.c (<errno.h>): Include it.
28551         (errno): Declare if not defined.
28552
28553         * lib/localcharset.c: Add Bruno's comment justifying use of volatile.
28554
28555         * lib/config.charset: New version, incorporating remarks from a linux
28556         i18n mailing list.  From Bruno Haible.
28557
28558 2000-03-04  Bruno Haible  <haible@clisp.cons.org>
28559
28560         * m4/codeset.m4: New file.
28561         * m4/iconv.m4: New file.
28562         * m4/jm-macros.m4 (jm_MACROS): Call jm_LANGINFO_CODESET and jm_ICONV.
28563
28564 2000-03-03  Jim Meyering  <meyering@lucent.com>
28565
28566         * m4/regex.m4: Make sure re_compile_pattern accepts patterns like `{1'.
28567
28568 2000-03-02  Jim Meyering  <meyering@lucent.com>
28569
28570         * m4/timespec.m4: Require AC_HEADER_TIME before the cache check so
28571         the messages come out on separate lines.
28572
28573         * m4/jm-glibc-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO): Use AC_CHECK_DECLS,
28574         rather than jm_CHECK_DECLARATIONS.
28575         * m4/decl.m4: Remove now-unused file.
28576
28577         * m4/check-decl.m4 (AC_CHECK_DECLS): Add getlogin, ttyname, and
28578         geteuid.
28579
28580 2000-03-02  Jim Meyering  <meyering@lucent.com>
28581
28582         * lib/Makefile.am (EXTRA_DIST): Add config.charset.
28583
28584 2000-03-01  Jim Meyering  <meyering@lucent.com>
28585
28586         * lib/localcharset.c: Guard some #includes with `#if HAVE_...'.
28587         * lib/unicodeio.c: Likewise.
28588
28589 2000-03-01  Bruno Haible  <haible@clisp.cons.org>
28590
28591         * lib/config.charset: New file.
28592         * lib/localcharset.c: New file.
28593         * lib/unicodeio.h, lib/unicodeio.c: New files.
28594         * lib/Makefile.am (DEFS): Add -DLIBDIR=...
28595         (libfetish_a_SOURCES): Add localcharset.c and unicodeio.c.
28596         (noinst_HEADERS): Add unicodeio.h.
28597         (all-local, install-exec-local, charset.alias): New targets.
28598
28599 2000-02-28  Paul Eggert  <eggert@twinsun.com>
28600
28601         * lib/quotearg.c (ALERT_CHAR): New macro.
28602         (quotearg_buffer_restyled): Use it.
28603
28604 2000-02-27  Jim Meyering  <meyering@lucent.com>
28605
28606         * m4/check-decl.m4: Add getenv to the list.
28607
28608 2000-02-27  Jim Meyering  <meyering@lucent.com>
28609
28610         * lib/strtoumax.c: Fix typo in decl of strtoul: s/long long/long/.
28611         Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'.
28612
28613         * lib/backupfile.c: Guard inclusion of stdlib.h with
28614         `#if HAVE_STDLIB_H', not `#if STDC_HEADERS'.
28615         Declare malloc if needed.
28616
28617         * lib/backupfile.c: Use `#if !HAVE_DECL...' instead of
28618         `#ifndef HAVE_DECL..'
28619         now that autoconf always defines the HAVE_DECL_ symbols.
28620         * lib/human.c: Likewise.
28621         * lib/same.c: Likewise.
28622         * lib/strtoumax.c: Likewise.
28623
28624         * lib/backupfile.c: Arrange for cpp to fail if the configure-time
28625         declaration check was not run.
28626         * lib/hash.c: Likewise.
28627         * lib/human.c: Likewise.
28628         * lib/same.c: Likewise.
28629         * lib/strtoumax.c: Likewise.
28630
28631         * lib/userspec.c (parse_user_spec): If there is no `:' but there is a
28632         `.', then first look up the entire `.'-containing string as a login
28633         name.
28634
28635 2000-02-23  Jim Meyering  <meyering@lucent.com>
28636
28637         * m4/check-decl.m4: Now that we have the new AC_CHECK_DECLS, use it
28638         in place of my hack.
28639
28640 2000-02-18  Paul Eggert  <eggert@twinsun.com>
28641
28642         * lib/getdate.y: Handle two-digit years with leading zeros correctly.
28643         (textint): New typedef.
28644         (parser_control): Member year changed from int to textint.
28645         All uses changed.
28646         (YYSTYPE): Removed; replaced by %union with int and textint members.
28647         (tDAY, tDAY_UNIT, tDAYZONE, tHOUR_UNIT, tID, tLOCAL_ZONE, tMERIDIAN,
28648         tMINUTE_UNIT, tMONTH, tMONTH_UNIT tSEC_UNIT, tSNUMBER, tUNUMBER,
28649         tYEAR_UNIT, tZONE, o_merid): Now of type <intval>.
28650         (tSNUMBER, tUNUMBER): Now of type <textintval>.
28651         (date, number, to_year): Use width of number in digits, not its value,
28652         to determine whether it's a 2-digit year, or a 2-digit time.
28653         (yylex): Store number of digits of numeric tokens.
28654         Reported by John Kendall.
28655
28656         (parser_control): Changed from struct parser_control to typedef (for
28657         consistency).  All uses changed.
28658
28659         (tID): Removed; not used.
28660         (yylex): Return '?' for unknown identifiers, rather than (unused) tID.
28661
28662 2000-02-14  Paul Eggert  <eggert@twinsun.com>
28663
28664         * lib/getpagesize.h (getpagesize): Port to VMS for Alpha;
28665         adapted from changes to grep getpagesize.h by Martin P.J. Zinser.
28666
28667 2000-02-12  Jim Meyering  <meyering@lucent.com>
28668
28669         * lib/userspec.c (ISDIGIT): Define it.
28670         (isdigit): Remove definition.
28671         (is_number): Use ISDIGIT, not isdigit.
28672         <libintl.h>: Include.
28673         (_ and N_): Define.
28674         (parse_user_spec): Mark translatable strings.
28675
28676 2000-02-10  Jim Meyering  <meyering@lucent.com>
28677
28678         With these changes, nanosleep.[ch] are finally enough like the other
28679         lib/* replacement files to compile on a few more losing systems.
28680
28681         * lib/nanosleep.h: Don't include config.h.
28682         Remove prototype from declaration of nanosleep.
28683         (PARAMS): Remove now-unneeded definition.
28684         * lib/nanosleep.c: #undef nanosleep.
28685         (rpl_nanosleep): Rename from nanosleep.
28686
28687 2000-02-10  Jim Meyering  <meyering@lucent.com>
28688
28689         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Rename replacement function from
28690         gnu_nanosleep to rpl_nanosleep.
28691
28692 2000-02-09  Jim Meyering  <meyering@lucent.com>
28693
28694         * m4/lib-check.m4 (jm_LIB_CHECK): Fix typo: check for sp_pwdp in
28695         struct spwd, rather than in struct passwd.  Reported by Gaël Quéri.
28696
28697 2000-02-08  Akim Demaille  <akim@epita.fr>
28698
28699         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Quote square brackets with
28700         `[' and `]' and remove uses of `changequote'.
28701         (AC_SYS_LARGEFILE_MACRO_VALUE): Likewise.
28702         (AC_SYS_LARGEFILE): Likewise.
28703         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
28704         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Remove now-unnecessary use
28705         of changequote.
28706         * m4/regex.m4 (jm_INCLUDED_REGEX): Likewise.
28707         * m4/readdir.m4 (jm_FUNC_READDIR): Likewise
28708         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Likewise, and add `int' for main.
28709         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Likewise.
28710
28711 2000-02-05  Jim Meyering  <meyering@lucent.com>
28712
28713         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require most macros.
28714         Remove explicit use of AC_HEADER_TIME.  It is required by
28715         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Using AC_HEADER_TIME and
28716         `AC_REQUIRE'ing jm_CHECK_TYPE_STRUCT_TIMESPEC provoked a but
28717         in autoconf whereby the expansion of the latter ended up preceding
28718         the expansion of its prerequisite, AC_HEADER_TIME.
28719         Reported by Volker Borchert.
28720
28721 2000-02-03  Jim Meyering  <meyering@lucent.com>
28722
28723         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for utmpxname.
28724
28725 2000-02-03  Jim Meyering  <meyering@lucent.com>
28726
28727         * lib/readutmp.c (read_utmp): Guard with `#ifdef UTMP_NAME_FUNCTION',
28728         rather than with `#if HAVE_UTMPNAME'.
28729
28730 2000-02-02  Jim Meyering  <meyering@lucent.com>
28731
28732         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Fix typo that resulted in no
28733         definition of HAVE_PATHCONF: s/AC_CHECK_FUNC/AC_CHECK_FUNCS/.
28734         Reported by Eli Zaretskii.
28735
28736 2000-02-01  Jim Meyering  <meyering@lucent.com>
28737
28738         * lib/readutmp.h (UT_USER): Add parens.  From Andreas Schwab.
28739
28740 2000-01-31  Jim Meyering  <meyering@lucent.com>
28741
28742         * m4/check-decl.m4 (jm_CHECK_DECLS): Add nanosleep to the list of
28743         functions.  Add the time.h and sys/time.h headers along with the
28744         AC_REQUIRE'ment of AC_HEADER_TIME.
28745
28746 2000-01-31  Jim Meyering  <meyering@lucent.com>
28747
28748         * lib/nanosleep.h (nanosleep): Guard declaration with
28749         `#if ! HAVE_DECL_NANOSLEEP'.
28750         Without this, OFS gets a redeclaration error for rpl_nanosleep, due to
28751         the declaration in that vendor's sys/timers.h.
28752         Reported by Christian Krackowizer.
28753
28754         * lib/quotearg.c (ISASCII): Add #undef and move definition to follow
28755         inclusion of wctype.h to work around Solaris 2.6 namespace pollution.
28756         (ISPRINT): Likewise.
28757         Reported by Tom Tromey.
28758
28759 2000-01-30  Jim Meyering  <meyering@lucent.com>
28760
28761         * m4/lib-check.m4: Clean up some kludgy old shadow password tests.
28762
28763         * m4/prereq.m4 (utmp_includes): Define.
28764         Check for ut_user and ut_name members in both struct utmpx
28765         and struct utmp.
28766
28767 2000-01-30  Jim Meyering  <meyering@lucent.com>
28768
28769         * lib/readutmp.c (extract_trimmed_name): Use UT_USER instead of
28770         hard-coding uses of ->ut_name.  The latter doesn't work with new Linux
28771         header files where only utmpx.ut_user is declared.
28772
28773         * lib/readutmp.h (UT_USER): Define.
28774
28775 2000-01-29  Jim Meyering  <meyering@lucent.com>
28776
28777         * m4/lib-check.m4: New file containing library-related checks from
28778         fileutils and sh-utils (textutils had none).
28779
28780 2000-01-28  Jim Meyering  <meyering@lucent.com>
28781
28782         * m4/perl.m4: Change format of warning message to look more like that
28783         from the missing script.  Suggestion from François Pinard.
28784
28785 2000-01-25  Jim Meyering  <meyering@lucent.com>
28786
28787         * m4/timespec.m4: Require AC_HEADER_TIME, and include sys/time.h as
28788         well as time.h in the compile check.
28789         * m4/nanosleep.m4: Require AC_HEADER_TIME rather than simply using it.
28790         Fix typo in cross-compiling case: s/yes/no/.
28791
28792 2000-01-23  Jim Meyering  <meyering@lucent.com>
28793
28794         * m4/jm-macros.m4: Move df-related tests here from
28795         fileutils/configure.in
28796
28797         * m4/ls-mntd-fs.m4: s/list_mounted_fs/ac_list_mounted_fs/
28798         (jm_LIST_MOUNTED_FILESYSTEMS): Take two parameters.
28799
28800         * m4/fsusage.m4: New file.  Extracted from fileutils/configure.in.
28801         s/space/ac_fsusage_space/.
28802         (jm_FILE_SYSTEM_USAGE): Take two parameters.
28803
28804         * m4/ftruncate.m4: New file (derived from part of
28805         fileutils/configure.in).
28806         * m4/jm-macros.m4 (jm_FUNC_FTRUNCATE): AC_REQUIRE it.
28807         (jm_CHECK_ALL_TYPES): Require AC_HEADER_MAJOR and AC_HEADER_DIRENT.
28808
28809         * m4/jm-macros.m4 (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN):
28810         AC_SUBST these here, rather than just in sh-util/configure.in, so
28811         that the now-shared-by-fileutils-and-textutils lib/Makefile.am are
28812         all the same.
28813         (AM_FUNC_OBSTACK): Add (from fileutils/configure.in).
28814         (AC_CHECK_FUNCS): Merge all checks from fileutils, textutils, sh-utils.
28815         (AM_FUNC_STRTOD): Added (from textutils', sh-utils' configure.in).
28816         (AC_SUBST(POW_LIBM)): Likewise.
28817         (AC_SUBST(DF_PROG)): Moved from fileutils/configure.in.
28818
28819 2000-01-23  Jim Meyering  <meyering@lucent.com>
28820
28821         * lib/Makefile.am (libfetish_a_SOURCES): Remove explicit mention of
28822         obstack.c.
28823
28824 2000-01-22  Jim Meyering  <meyering@lucent.com>
28825
28826         * m4/jm-macros.m4: Call AC_PROG_CC_STDC just before AC_C_CONST.
28827
28828         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Add wctype.h.
28829
28830         * m4/jm-macros.m4 (AC_CHECK_HEADERS): Add checks from fileutils'
28831         configure.in
28832         (AC_CHECK_HEADERS): Likewise for sh-utils.
28833         (AC_CHECK_HEADERS): Likewise for textutils.
28834         Merge the three lists of headers.
28835
28836         * m4/prereq.m4 (jm_PREREQ_ADDEXT): New macro.  Parts moved here
28837         from fileutils' configure.in.
28838
28839         * m4/decl.m4: Remove kludgy `test -z $ac_...AC_CHECK_HEADERS(...)'
28840         code. Moved tests into their own function (_jm_DECL_HEADERS) in
28841         check-decl.m4.
28842
28843         * m4/check-decl.m4: Use #if rather than #ifdef.
28844         Add HAVE_DECL_STRTOUL and HAVE_DECL_STRTOULL.
28845         (jm_CHECK_DECLARATIONS): Add strtoul strtoull.
28846         (_jm_DECL_HEADERS): Define new function.
28847         (jm_CHECK_DECLARATIONS): Require it.
28848
28849 2000-01-22  Jim Meyering  <meyering@lucent.com>
28850
28851         * lib/strtoumax.c: [! HAVE_DECL_STRTOUL]: Declare strtoul.
28852         [! HAVE_DECL_STRTOULL]: Declare strtoull.
28853         Required for some AIX systems.  Reported by Christian Krackowizer.
28854         [TESTING] (main): New function.
28855
28856         1997-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
28857         * lib/dirname.c (dir_name): Support for DOS-style file names with drive
28858         letters.
28859
28860         * lib/quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h> for decl of
28861         iswprint.
28862
28863         * lib/strverscmp.c (ISDIGIT): Define.
28864         (strverscmp): Use ISDIGIT, not isdigit.
28865
28866 2000-01-19  Jim Meyering  <meyering@lucent.com>
28867
28868         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Include <sys/time.h>, too.
28869         Use AC_HEADER_TIME.  Volker Borchert reported that OpenBSD-2.3/sparc
28870         defines `struct timespec' in <sys/time.h>
28871
28872         * m4/c-bs-a.m4: Remove uses of changequote altogether.
28873         Thanks to Akim for explaining.
28874
28875 2000-01-17  Paul Eggert  <eggert@twinsun.com>
28876
28877         * lib/nanosleep.c (nanosleep):
28878         Don't use SA_INTERRUPT to decide whether to call sigaction, as
28879         POSIX.1 doesn't require SA_INTERRUPT and some systems
28880         (e.g. Solaris 7) don't define it.  Use SA_NOCLDSTOP instead;
28881         it's been part of POSIX.1 since day 1 (in 1988).
28882
28883 2000-01-17  Jim Meyering  <meyering@lucent.com>
28884
28885         * lib/interlock: Remove unused file.  Reported by François Pinard.
28886
28887 2000-01-16  Paul Eggert  <eggert@twinsun.com>
28888
28889         * lib/quotearg.c (quotearg_buffer_restyled): Do not quote
28890         alert, backslash, formfeed, and vertical tab unnecessarily in
28891         shell quoting style.
28892
28893 2000-01-16  Jim Meyering  <meyering@lucent.com>
28894
28895         * m4/jm-macros.m4: Require jm_FUNC_GROUP_MEMBER, jm_FUNC_PUTENV,
28896         AM_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, jm_FUNC_MKTIME,
28897         jm_FUNC_GETGROUPS AC_FUNC_VPRINTF, AC_FUNC_ALLOCA,
28898         AM_FUNC_GETLOADAVG, and jm_SYS_PROC_UPTIME.
28899
28900 2000-01-16  Jim Meyering  <meyering@lucent.com>
28901
28902         * m4/c-bs-a.m4: Use `changequote(<<,>>)', rather than `changequote(, )'
28903         because the latter didn't work.
28904
28905 2000-01-15  Jim Meyering  <meyering@lucent.com>
28906
28907         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add gethostname and getusershell.
28908         (AC_REPLACE_FUNCS): Add memcpy and memset.
28909         Add these, too: stime strcspn stpcpy strstr strtol strtoul.
28910         Add strpbrk.
28911         Add these: euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp.
28912
28913 2000-01-12  Jim Meyering  <meyering@lucent.com>
28914
28915         * m4/prereq.m4 (jm_PREREQ_CANON_HOST): New macro.
28916         (jm_PREREQ): Use it.
28917         (jm_PREREQ_READUTMP): New macro.
28918         (jm_PREREQ): Use it.
28919
28920 2000-01-11  Paul Eggert  <eggert@twinsun.com>
28921
28922         Quote multibyte characters correctly.
28923         * m4/c-bs-a.m4: New file.
28924         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): New macro.
28925         (jm_PREREQ): Use it.
28926
28927 2000-01-11  Paul Eggert  <eggert@twinsun.com>
28928
28929         * m4/uintmax_t.m4: Port to autoconf 2.13.
28930
28931 2000-01-08  Jim Meyering  <meyering@ascend.com>
28932
28933         * m4/strerror_r.m4 (jm_FUNC_STRERROR_R): New file/macro.
28934         * m4/jm-macros.m4 (jm_FUNC_STRERROR_R): Require it.
28935
28936 2000-01-04  Jim Meyering  <meyering@ascend.com>
28937
28938         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename from
28939         jm_STRUCT_DIRENT_D_TYPE.
28940         * m4/d-ino.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_INO): Rename from
28941         jm_STRUCT_DIRENT_D_INO.
28942         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Rename from
28943         jm_STRUCT_UTIMBUF.
28944         * m4/jm-macros.m4: Reflect s/jm_STRUCT_/jm_CHECK_TYPE_STRUCT_/
28945         renamings.
28946         * m4/utime.m4: Likewise.
28947
28948         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): New file, macro.
28949         * m4/jm-macros.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): Require it.
28950
28951 2000-01-03  Paul Eggert  <eggert@twinsun.com>
28952
28953         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Search for nanosleep in -lrt
28954         (for Solaris 7) and in -lposix4 (for Solaris 2.5.1).
28955
28956 2000-01-02  Jim Meyering  <meyering@ascend.com>
28957
28958         * m4/search-libs.m4: Escape `$' in $3 of dnl comment.  I no longer
28959         remember if this is necessary.
28960
28961 1999-12-26  Jim Meyering  <meyering@ascend.com>
28962
28963         * m4/jm-macros.m4: Use it here.
28964         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): New file/macro.
28965
28966 1999-12-23  Jim Meyering  <meyering@ascend.com>
28967
28968         * m4/jm-macros.m4: Check for clock_gettime (moved from
28969         fileutils/configure.in)
28970         Check for gettimeofday.
28971
28972 1999-12-20  Jim Meyering  <meyering@ascend.com>
28973
28974         * m4/strftime.m4: Remove kludge, now that I'm using the fixed
28975         autoconf-2.14a-1999-12-20.
28976
28977 1999-12-19  Jim Meyering  <meyering@ascend.com>
28978
28979         * m4/lstat-slash.m4: New file.
28980         * m4/jm-macros.m4: Use the new macro:
28981         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
28982
28983 1999-12-07  Jim Meyering  <meyering@ascend.com>
28984
28985         * m4/perl.m4: Require that File::Compare be available, too.
28986         Too many systems seem to lack it.
28987
28988         * m4/strftime.m4: Add checks for most of the cpp macros tested in
28989         GNU's strftime.c.  Prompted by a patch from Paul Eggert.
28990
28991 1999-11-18  Paul Eggert  <eggert@twinsun.com>
28992
28993         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around a
28994         problem with the QNX 4.25 shell, which doesn't propagate exit
28995         status of failed commands inside shell assignments.
28996
28997 1999-11-17  Jim Meyering  <meyering@ascend.com>
28998
28999         * m4/gettext.m4: Use new AC_CONFIG_LINKS in place of AC_LINK_FILES.
29000
29001 1999-11-07  Jim Meyering  <meyering@ascend.com>
29002
29003         * m4/getloadavg.m4: Add `, 1, [FIXME]' to each use of AC_DEFINE.
29004
29005 1999-11-06  Jim Meyering  <meyering@ascend.com>
29006
29007         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro.
29008         * m4/jm-macros.m4 (jm_MACROS): Use it here.
29009
29010 1999-11-05  Jim Meyering  <meyering@ascend.com>
29011
29012         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Move some tests from
29013         configure.in of textutils, fileutils, and sh-utils into this one
29014         (shared between those packages) file.
29015         Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecated
29016         AC_STRUCT_ST_BLKSIZE.
29017
29018 1999-11-03  Jim Meyering  <meyering@ascend.com>
29019
29020         * m4/ssize_t.m4: Remove file.  No longer needed since the new version
29021         of AC_CHECK_TYPE checks includes unistd.h.
29022         * m4/jm-macros.m4: Use straight `AC_CHECK_TYPE(ssize_t, int)'.
29023         Suggestion from Akim Demaille.
29024
29025 1999-10-30  Jim Meyering  <meyering@ascend.com>
29026
29027         * m4/uintmax_t.m4: Require 2.14a.  Remove backslash before backtick in
29028         m4-quoted string.
29029         * m4/ls-mntd-fs.m4: Likewise.
29030         * m4/jm-macros.m4: Likewise.  Also, use AC_TYPE_SSIZE_T instead
29031         * m4/jm-winsz1.m4: Likewise.
29032
29033         * m4/const.m4: Remove file, since the fix made it into the experimental
29034         version of autoconf.
29035         * m4/mktime.m4: Likewise.
29036
29037         * m4/check-type.m4: Remove file, now that the latest version of
29038         AC_CHECK_TYPE takes a third arg to specify additional #includes.
29039
29040         * m4/ssize_t.m4: New file, requires experimental version of autoconf.
29041         * m4/jm-macros.m4: Use new AC_TYPE_SSIZE_T instead of my hacked
29042         AC_CHECK_TYPE.
29043
29044 1999-10-04  Jim Meyering  <meyering@ascend.com>
29045
29046         * m4/jm-macros.m4: Don't require autoconf-2.14.1.
29047
29048 1999-09-22  Paul Eggert  <eggert@twinsun.com>
29049
29050         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around GCC
29051         2.95.1 bug with HP-UX 10.20.
29052
29053 1999-09-17  Jim Meyering  <meyering@ascend.com>
29054
29055         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add strdup.
29056         Paul Nevai reported a link failure on a NeXT CUBE with NeXTSTEP 3.3
29057         due to missing strdup (against sh-utils-2.0).
29058
29059 1999-08-29  Jim Meyering  <meyering@ascend.com>
29060
29061         * m4/jm-macros.m4: Require jm_BISON.
29062         * m4/bison.m4: New file.
29063
29064 1999-08-17  Paul Eggert  <eggert@twinsun.com>
29065
29066         * m4/largefile.m4 (AC_SYS_LARGEFILE): Fix typo: missing comma
29067         in value for _FILE_OFFSET_BITS, which broke ports to HP-UX 10.20.
29068
29069 1999-08-05  Jim Meyering  <meyering@ascend.com>
29070
29071         * m4/getline.m4: Rename test file from conftestdata to conftest.data
29072         to avoid conflicts with `conftest' on 8+3 filesystems.
29073         Suggestion from Eli Zaretskii.
29074
29075 1999-08-04  Jim Meyering  <meyering@ascend.com>
29076
29077         * m4/jm-macros.m4: Move a 4-line block of code from the configure.in of
29078         fileutils and sh-utils (textutils's getline test was inadequate).
29079         (AM_FUNC_GETLINE): Run this test.
29080         (AC_CHECK_FUNCS): Check for getdelim.
29081         Reported by Bob Proulx.
29082
29083 1999-08-02  Jim Meyering  <meyering@ascend.com>
29084
29085         * m4/jm-macros.m4: Add a comment.
29086
29087 1999-08-01  Paul Eggert  <eggert@twinsun.com>
29088
29089         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check whether
29090         <inttypes.h> defines strtoumax as a macro (and not as a
29091         function).
29092
29093 1999-08-01  Paul Eggert  <eggert@twinsun.com>
29094
29095         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sure
29096         that we can shift, multiply and divide unsigned long long
29097         values; Ultrix cc can't do it.
29098
29099 1999-08-01  Paul Eggert  <eggert@twinsun.com>
29100
29101         * m4/mktime.m4: New file, which is a preview of what should appear
29102         in the next public autoconf release.
29103
29104 1999-08-01  Paul Eggert  <eggert@twinsun.com>
29105
29106         * m4/lfs.m4: Remove this file.
29107         * m4/largefile.m4: New file.  It contains the old contents of
29108         lfs.m4, except that all names with prefix AC_LFS have been
29109         changed to use the prefix AC_SYS_LARGEFILE instead, to be
29110         compatible with future autoconf versions.  Also, some minor m4
29111         quoting problems have been fixed.
29112
29113 1999-08-01  Paul Eggert  <eggert@twinsun.com>
29114
29115         * m4/gettext.m4 (AM_WITH_NLS): Remove unnecessary lines.
29116         Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl.
29117         (AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting,
29118         and simplify the shell code.
29119
29120 1999-08-01  Jim Meyering  <meyering@ascend.com>
29121
29122         * m4/mktime.m4 (AC_FUNC_MKTIME): Undefine to avoid syntax errors from
29123         m4.
29124
29125 1999-07-20  Jim Meyering  <meyering@ascend.com>
29126
29127         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memmove.
29128
29129 1999-07-15  Jim Meyering  <meyering@ascend.com>
29130
29131         * m4/jm-macros.m4 (AC_CHECK_FUNCS): Check for getpagesize.
29132
29133 1999-05-22  Jim Meyering  <meyering@ascend.com>
29134
29135         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memchr.
29136
29137 1999-05-20  Jim Meyering  <meyering@ascend.com>
29138
29139         * m4/search-libs.m4 [AC_SEARCH_LIBS]: Quote name in undefine.
29140         Add a colon after each `then' in case $4 is empty.
29141
29142 1999-05-16  Jim Meyering  <meyering@ascend.com>
29143
29144         * m4/search-libs.m4: New file to override autoconf's AC_SEARCH_LIBS.
29145
29146 1999-05-10  Jim Meyering  <meyering@ascend.com>
29147
29148         * m4/jm-mktime.m4: Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME.
29149
29150         * m4/jm-macros.m4: Require 2.14.1, since we use newly-renamed
29151         AC_FUNC_MKTIME.
29152
29153 1999-05-10  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
29154
29155         * m4/jm-mktime.m4, putenv.m4: Fix typos in config.h comments.
29156
29157 1999-05-04  Paul Eggert  <eggert@twinsun.com>
29158
29159         * m4/lfs.m4 (AC_LFS): -n32, -o32, and -n64 should be in CFLAGS,
29160         not CPPFLAGS, so that linking works correctly in IRIX.
29161
29162 1999-04-30  Paul Eggert  <eggert@twinsun.com>
29163
29164         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add dup2.
29165
29166 1999-04-20  Paul Eggert  <eggert@twinsun.com>
29167
29168         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Move unsigned long
29169         long check into new jm_AC_TYPE_UNSIGNED_LONG_LONG macro.
29170         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require
29171         jm_AC_TYPE_UNSIGNED_LONG_LONG.
29172         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro.
29173
29174         * m4/lfs.m4: Port to AIX and HP-UX.  Support cross-compilation.
29175
29176 1999-04-20  Jim Meyering  <meyering@ascend.com>
29177
29178         * m4/xstrtoumax.m4: Require jm_AC_TYPE_UNSIGNED_LONG_LONG.
29179         AC_REPLACE xstroull if necessary.  From Paul Eggert.
29180         (AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq.
29181
29182 1999-04-18  Jim Meyering  <meyering@ascend.com>
29183
29184         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): New file/macro.
29185         * m4/jm-macros.m4: Use it.
29186
29187 1999-04-06  Jim Meyering  <meyering@ascend.com>
29188
29189         * m4/strftime.m4: Remove test for %f.
29190
29191 1999-03-29  Jim Meyering  <meyering@ascend.com>
29192
29193         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the
29194         superset of the AC_TYPE_* checks in the textutils, fileutils,
29195         and sh-utils, plus AC_TYPE_PID_T.  Paul Eggert suggested adding
29196         AC_TYPE_PID_T.
29197
29198 1999-03-28  Jim Meyering  <meyering@ascend.com>
29199
29200         * m4/jm-macros.m4: Define GNU_PACKAGE here.
29201         Be sure to AC_SUBST it, once again, so that @GNU_PACKAGE@ is
29202         replaced e.g., in the *.sh files of the sh-utils.
29203
29204 1999-03-20  Jim Meyering  <meyering@ascend.com>
29205
29206         * m4/jm-macros.m4: s/jm_WITH_REGEX/jm_INCLUDED_REGEX/.
29207         * m4/regex.m4 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
29208         Don't depend on AM_GLIBC.  Suggestions from Alain Magloire.
29209
29210 1999-03-19  Jim Meyering  <meyering@ascend.com>
29211
29212         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): New macro.
29213
29214 1999-03-12  Jim Meyering  <meyering@ascend.com>
29215
29216         * m4/jm-macros.m4: Use AC_FUNC_SETVBUF_REVERSED.
29217
29218 1999-03-07  Jim Meyering  <meyering@ascend.com>
29219
29220         * m4/jm-glibc-io.m4: Use only those *_unlocked macros that are
29221         declared.
29222
29223 1999-02-17  Jim Meyering  <meyering@ascend.com>
29224
29225         * m4/gettext.m4 (AM_GNU_GETTEXT): Do `changequote' around use of
29226         brackets in macro definition.  From Eli Zaretskii and Alain Magloire.
29227
29228 1999-02-07  Jim Meyering  <meyering@ascend.com>
29229
29230         * m4/group-member.m4: New file -- extracted from sh-utils'
29231         configure.in.
29232
29233         1999-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
29234         * m4/gettext.m4: Support DOS-style d:/foo/bar absolute file names.
29235
29236 1999-02-06  Jim Meyering  <meyering@ascend.com>
29237
29238         * m4/chown.m4: Use `AC_SUBST(LIBOBJS)' since we set LIBOBJS.
29239         * m4/fnmatch.m4: Likewise.
29240         * m4/getgroups.m4: Likewise.
29241         * m4/lstat.m4: Likewise.
29242         * m4/malloc.m4: Likewise.
29243         * m4/putenv.m4: Likewise.
29244         * m4/realloc.m4: Likewise.
29245         * m4/regex.m4: Likewise.
29246         * m4/stat.m4: Likewise.
29247         * m4/strftime.m4: Likewise.
29248         Suggestion from Alain Magloire.
29249
29250         * m4/chown.m4: Use `.$ac_objext', not `.o'.
29251         * m4/fnmatch.m4: Likewise.
29252         * m4/getgroups.m4: Likewise.
29253         * m4/getline.m4: Likewise.
29254         * m4/lstat.m4: Likewise.
29255         * m4/malloc.m4: Likewise.
29256         * m4/memcmp.m4: Likewise.
29257         * m4/putenv.m4: Likewise.
29258         * m4/realloc.m4: Likewise.
29259         * m4/regex.m4: Likewise.
29260         * m4/stat.m4: Likewise.
29261         * m4/strftime.m4: Likewise.
29262         Suggestion from Alain Magloire.
29263
29264         * m4/jm-macros.m4: Actually invoke jm_WITH_REGEX now that it requires
29265         an argument.
29266
29267         * m4/regex.m4: Add a run-time Test for proper operation of
29268         re_compile_pattern.
29269
29270 1999-01-31  Jim Meyering  <meyering@ascend.com>
29271
29272         * m4/getloadavg.m4: Check for locale.h and the function, setlocale.
29273
29274 1999-01-30  Jim Meyering  <meyering@ascend.com>
29275
29276         * m4/check-type.m4: Use 3-arg form of AC_DEFINE.
29277
29278         * m4/jm-mktime.m4: Make this a wrapper around the official
29279         AM_FUNC_MKTIME rather than my private copy, now that the official one
29280         is up to date.
29281         * m4/mktime.m4: Remove file.
29282
29283         * m4/getloadavg.m4: Use 3-arg form of AC_DEFINE.
29284         * m4/uptime.m4: Likewise.
29285         * m4/uintmax_t.m4: Likewise.
29286
29287 1999-01-28  Jim Meyering  <meyering@ascend.com>
29288
29289         * m4/jm-macros.m4: Use jm_AFS.
29290         * m4/afs.m4: New file (from fileutils' configure.in).
29291
29292         * m4/assert.m4: Use the 3-argument forms of AC_DEFINE* macros.
29293         * m4/chown.m4: Likewise.
29294         * m4/d-ino.m4: Likewise.
29295         * m4/d-type.m4: Likewise.
29296         * m4/fnmatch.m4: Likewise.
29297         * m4/getgroups.m4: Likewise.
29298         * m4/gettext.m4: Likewise.
29299         * m4/jm-mktime.m4: Likewise.
29300         * m4/jm-winsz2.m4: Likewise.
29301         * m4/lcmessage.m4: Likewise.
29302         * m4/ls-mntd-fs.m4: Likewise.
29303         * m4/malloc.m4: Likewise.
29304         * m4/memcmp.m4: Likewise.
29305         * m4/putenv.m4: Likewise.
29306         * m4/realloc.m4: Likewise.
29307         * m4/st_mtim.m4: Likewise.
29308         * m4/strftime.m4: Likewise.
29309
29310 1999-01-16  Jim Meyering  <meyering@ascend.com>
29311
29312         * m4/jm-macros.m4 (ARGMATCH_DIE): Define.
29313         (ARGMATCH_DIE_DECL): Define.
29314
29315 1999-01-12  Jim Meyering  <meyering@ascend.com>
29316
29317         * m4/Makefile.am.in: Rewrite to avoid using fmt.
29318         Reported by Lars Hecking.
29319
29320 1999-01-10  Jim Meyering  <meyering@ascend.com>
29321
29322         * m4/fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my
29323         gross kludge.
29324         * m4/inttypes_h.m4: Likewise.
29325         * m4/lstat.m4: Likewise.
29326         * m4/malloc.m4: Likewise.
29327         * m4/readdir.m4: Likewise.
29328         * m4/realloc.m4: Likewise.
29329         * m4/st_dm_mode.m4: Likewise.
29330         * m4/stat.m4: Likewise.
29331         * m4/utimbuf.m4: Likewise.
29332         * m4/utimes.m4: Likewise.
29333
29334         * m4/check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the
29335         AC_CHECK_FUNCS hack.  Now, it's still a hack, but at least the
29336         comments in config.h.in are meaningful.
29337
29338         * m4/jm-macros.m4: Require autoconf-2.13 here.
29339
29340         * m4/regex.m4: By default, don't use the included regex.c on systems
29341         with glibc 2.  Suggestion from Uli Drepper.
29342
29343 1999-01-02  Jim Meyering  <meyering@ascend.com>
29344
29345         * m4/jm-macros.m4: Replace strcasecmp and strncasecmp.
29346
29347 1998-12-18  Jim Meyering  <meyering@ascend.com>
29348
29349         * m4/Makefile.am.in (Makefile.am): Simplify rule.
29350         Based on a suggestion from Lars Hecking.
29351
29352 1998-11-16  Paul Eggert  <eggert@twinsun.com>
29353
29354         * m4/lfs.m4 (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11.
29355
29356 1998-11-16  Jim Meyering  <meyering@ascend.com>
29357
29358         * m4/lfs.m4: Double-quote the `uname...` expression.
29359
29360 1998-11-14  Jim Meyering  <meyering@ascend.com>
29361
29362         * m4/lstat.m4: Correct comment.  POSIX does not permit it to succeed.
29363         * m4/stat.m4: Likewise.
29364
29365 1998-11-03  Jim Meyering  <meyering@ascend.com>
29366
29367         * m4/stat.m4: Rewrite to set HAVE_STAT_EMPTY_STRING_BUG.
29368         * m4/lstat.m4: Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG.
29369
29370 1998-10-18  Jim Meyering  <meyering@ascend.com>
29371
29372         * m4/check-decl.m4 (jm_CHECK_DECL_LOCALTIME_R): Remove macro.
29373
29374 1998-10-17  Jim Meyering  <meyering@ascend.com>
29375
29376         * m4/decl.m4 (jm_CHECK_DECLARATION): Don't hard-code which headers to
29377         include, though we still hard-code the `require'-like AC_CHECK_HEADERS
29378         calls for those previously hard-coded headers.  Instead, take a new
29379         parameter.
29380         (jm_CHECK_DECLARATIONS): Reflect interface change.
29381         * m4/check-decl.m4 (jm_CHECK_DECLS): Likewise.
29382         (jm_CHECK_DECL_LOCALTIME_R): New macro.
29383
29384         * m4/mktime.m4: Test for spring-forward gap before long-running test.
29385
29386 1998-10-14  Jim Meyering  <meyering@ascend.com>
29387
29388         * m4/mktime.m4: Use the more portable "TZ=PST8PDT,M4.1.0,M10.5.0"
29389         instead of "TZ=America/Vancouver".  From Paul Eggert.
29390
29391 1998-10-11  Jim Meyering  <meyering@ascend.com>
29392
29393         * m4/mktime.m4 (jm_AM_FUNC_MKTIME): New file and macro.
29394         This adds a test for a recently added compatibility fix for mktime.c.
29395         * m4/jm-mktime.m4: Require jm_AM_FUNC_MKTIME, not AM_FUNC_MKTIME.
29396
29397 1998-09-27  Jim Meyering  <meyering@ascend.com>
29398
29399         * m4/jm-macros.m4 (jm_MACROS): Require jm_FUNC_FNMATCH.
29400
29401         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): New file/macro.  Extracted from
29402         ../configure.in, including a change from Gordon Matzigkeit to allow
29403         cross-compiling for the Hurd.
29404
29405         * m4/glibc.m4: New file/macro to test for the GNU C Library
29406         versions 1 and 2.  From Gordon Matzigkeit.
29407         Indent.
29408
29409 1998-09-21  Jim Meyering  <meyering@ascend.com>
29410
29411         * m4/chown.m4: Declare locals: before, after.  From Andries Brouwer.
29412
29413 1998-08-18  Paul Eggert  <eggert@twinsun.com>
29414
29415         Port nanosecond-resolution times to UnixWare 2.1.2 and
29416         pedantic Solaris 2.6.
29417
29418         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from
29419         AC_STRUCT_ST_MTIM.
29420         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC):
29421         Generate name of ns member, instead of just 1 or undef.
29422         Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode.
29423
29424 1998-08-15  Jim Meyering  <meyering@ascend.com>
29425
29426         * m4/ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file.
29427         * m4/check-type.m4: New file.  Replacement for AC_CHECK_TYPE.
29428         * m4/jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int)
29429         instead of jm_TYPE_SSIZE_T.
29430
29431 1998-08-12  Jim Meyering  <meyering@ascend.com>
29432
29433         * m4/st_dm_mode.m4: New file.  From Johan Danielsson.
29434
29435 1998-08-02  Jim Meyering  <meyering@ascend.com>
29436
29437         * m4/st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM
29438         in acconfig.h manually.
29439
29440 1998-07-31  Paul Eggert  <eggert@twinsun.com>
29441
29442         * m4/st_mtim.m4: New file.
29443
29444 1998-07-28  Jim Meyering  <meyering@ascend.com>
29445
29446         * m4/utimes.m4: Undef stat.
29447
29448 1998-07-25  Jim Meyering  <meyering@ascend.com>
29449
29450         * m4/utime.m4 (jm_FUNC_UTIME): New file and macro.
29451         * m4/utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro.
29452
29453 1998-07-09  Manfred Hollstein  <manfred@s-direktnet.de>
29454
29455         * m4/chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the
29456         uid and gid actually remain unchanged.
29457
29458 1998-07-07  Jim Meyering  <meyering@ascend.com>
29459
29460         * m4/jm-glibc-io.m4: Remove fclose_unlocked.
29461
29462 1998-07-04  Jim Meyering  <meyering@ascend.com>
29463
29464         * m4/regex.m4: Use syscmd, ifelse, and sysval.  Mainly as an exercise
29465         to prove that this macro can be used in packages without regex.c.
29466
29467 1998-07-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
29468
29469         * m4/gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h>
29470         is to be used.
29471
29472 1998-07-03  Jim Meyering  <meyering@ascend.com>
29473
29474         * m4/gettext.m4: Add -lintl if it's found to be necessary.
29475
29476         * m4/gettext.m4: New file -- from gettext-0.10.35.
29477         * m4/lcmessage.m4: Likewise.
29478         * m4/progtest.m4: Likewise.
29479
29480         * m4/regex.m4 (jm_WITH_REGEX): New file and macro.
29481         * m4/jm-macros.m4: Require the new macro.
29482
29483 1998-06-29  Jim Meyering  <meyering@ascend.com>
29484
29485         * m4/fstypename.m4: Include sys/param.h.  NetBSD 1.3.1 requires this
29486         for the definition of NGROUPS (used in a system header included
29487         by sys/mount.h).
29488
29489 1998-06-28  Jim Meyering  <meyering@ascend.com>
29490
29491         * m4/ls-mntd-fs.m4: New file.
29492         * m4/fstypename.m4: New file.
29493
29494         * m4/jm-macros.m4: Require the new macro.
29495         * m4/jm-glibc-io.m4: New file.
29496
29497 1998-05-19  Jim Meyering  <meyering@ascend.com>
29498
29499         * m4/jm-macros.m4: Add jm_FUNC_LCHOWN.
29500         * m4/lchown.m4: New file.
29501
29502         * m4/Makefile.am.in: New file.
29503         * m4/Makefile.am (Makefile.am): Depend on Makefile.am.in.
29504
29505 1998-05-14  Jim Meyering  <meyering@ascend.com>
29506
29507         * m4/Makefile.am (EXTRA_DIST): Add them.
29508         * m4/jm-macros.m4: New file.
29509         * m4/utimbuf.m4: New file.
29510
29511 1998-05-12  Jim Meyering  <meyering@ascend.com>
29512
29513         * m4/Makefile.am (EXTRA_DIST): Add isc-posix.m4.
29514
29515 1998-05-11  Jim Meyering  <meyering@ascend.com>
29516
29517         * m4/isc-posix.m4: New file.
29518
29519 1998-05-10  Jim Meyering  <meyering@ascend.com>