Require gettext-0.16.1.
[gnulib.git] / ChangeLog
1 2007-03-02  Bruno Haible  <bruno@clisp.org>
2
3         * modules/gettext (configure.ac): Require gettext infrastructure
4         from version 0.16.1.
5
6 2007-03-02  Bruno Haible  <bruno@clisp.org>
7
8         * modules/avltreehash-list-tests (Depends-on): Add progname.
9         * tests/test-avltreehash_list.c: Include progname.h.
10         (main): Call set_program_name.
11
12         * modules/avltree-oset-tests (Depends-on): Add progname.
13         * tests/test-avltree_oset.c: Include progname.h.
14         (main): Call set_program_name.
15
16         * modules/avltree-list-tests (Depends-on): Add progname.
17         * tests/test-avltree_list.c: Include progname.h.
18         (main): Call set_program_name.
19
20         * modules/array-oset-tests (Depends-on): Add progname.
21         * tests/test-array_oset.c: Include progname.h.
22         (main): Call set_program_name.
23
24         * modules/array-list-tests (Depends-on): Add progname.
25         * tests/test-array_list.c: Include progname.h.
26         (main): Call set_program_name.
27
28         * modules/argp-tests (Depends-on): Add progname.
29         * tests/test-argp.c: Include argp.h first. Include progname.h.
30         (main): Call set_program_name.
31
32 2007-03-02  Paul Eggert  <eggert@cs.ucla.edu>
33
34         * doc/gnulib-tool.texi (Initial import): Reword description of
35         _FILE_OFFSET_BITS and _GNU_SOURCE, since they sometimes have a
36         limited effect even if defined after the first system include.
37
38 2007-03-01  Bruno Haible  <bruno@clisp.org>
39
40         * build-aux/config.libpath: Update to libtool-1.5.22.
41         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
42
43 2007-03-01  Bruno Haible  <bruno@clisp.org>
44
45         * doc/relocatable-maint.texi: Recommend to set foo_CPPFLAGS, not
46         foo_CFLAGS.
47         Reported by Ralf Wildenhues.
48
49 2007-03-01  Bruno Haible  <bruno@clisp.org>
50
51         * build-aux/install-reloc: Remove object files left over by some
52         compilers.
53         Reported by Ralf Wildenhues.
54
55 2007-03-01  Bruno Haible  <bruno@clisp.org>
56
57         * build-aux/install-reloc: Break long lines.
58
59 2007-03-01  Bruno Haible  <bruno@clisp.org>
60
61         * doc/relocatable.texi: Document that it may not work on OpenBSD.
62         Reported by Ralf Wildenhues.
63
64 2007-03-01  Bruno Haible  <bruno@clisp.org>
65
66         * doc/gnulib-tool.texi (Initial import): Remove paragraph about
67         include ordering constraints.
68
69 2007-03-01  Paul Eggert  <eggert@cs.ucla.edu>
70
71         Followup to the 2007-02-12 patch, using suggestions from Bruno Haible in
72         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00136.html>.
73         * doc/gnulib-tool.texi (Initial import): Mention _FILE_OFFSET_BITS
74         as another example.
75         * lib/time_.h: Fix misspelling.
76         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
77         Require gl_HEADER_TIME_H_DEFAULTS.
78         * m4/strptime.m4 (gl_FUNC_STRPTIME): Likewise.
79         * m4/time_r.m4 (gl_TIME_R): Likewise.
80         * m4/timegm.m4 (gl_FUNC_TIMEGM): Likewise.
81
82 2007-03-01  Bruno Haible  <bruno@clisp.org>
83
84         * m4/utimecmp.m4 (gl_UTIMECMP): Don't require gl_TIMESPEC.
85         * m4/utimens.m4 (gl_UTIMENS): Likewise.
86
87 2007-03-01  Jim Meyering  <jim@meyering.net>
88
89         * modules/xreadlink (Maintainer): Add my name.
90         * modules/xreadlink-with-size (Depends-on): Alphabetize.
91
92 2007-02-26  Ben Pfaff  <blp@cs.stanford.edu>
93             Bruno Haible  <bruno@clisp.org>
94
95         * build-aux/install-reloc: Compile also c-ctype.c.
96         * build-aux/relocatable.sh.in: New file.
97         * doc/relocatable.texi: New file.
98         * doc/relocatable-maint.texi: New file.
99         * doc/gnulib.texi: Include relocatable-maint.texi.
100         * lib/progreloc.c: Include unistd.h unconditionally.
101         * lib/relocwrapper.c: Include unistd.h unconditionally.
102         Include c-ctype.h.
103         (add_dotbin): Use c_tolower.
104         * m4/relocatable-lib.m4: New file, extracted from m4/relocatable.m4.
105         (gl_RELOCATABLE_LIBRARY): Renamed from AC_RELOCATABLE_LIBRARY.
106         (gl_RELOCATABLE_NOP): Renamed from AC_RELOCATABLE_NOP.
107         * m4/relocatable.m4 (AC_RELOCATABLE_LIBRARY, AC_RELOCATABLE_NOP): Move
108         to m4/relocatable-lib.m4.
109         (gl_RELOCATABLE): Renamed from AC_RELOCATABLE. Set also
110         RELOCATABLE_CONFIG_H_DIR, RELOCATABLE_SRC_DIR, RELOCATABLE_BUILD_DIR.
111         (gl_RELOCATABLE_BODY): Renamed from AC_RELOCATABLE_BODY. Don't
112         require obsolete macro AC_EXEEXT. Don't check for unistd.h. Don't set
113         SET_RELOCATABLE. Instead set RELOCATABLE_LDFLAGS, INSTALL_PROGRAM_ENV.
114         * modules/relocatable: New file.
115         * modules/relocatable-lib: New file.
116         * modules/relocatable-script: New file.
117
118 2007-02-28  Bruno Haible  <bruno@clisp.org>
119
120         Import --enable-relocatable infrastructure.
121         * build-aux/config.libpath: New file, from GNU gettext.
122         * build-aux/install-reloc: New file, from GNU gettext.
123         * build-aux/reloc-ldflags: New file, from GNU gettext.
124         * lib/relocatable.h: New file, from GNU gettext.
125         * lib/relocatable.c: New file, from GNU gettext.
126         * lib/relocwrapper.c: New file, from GNU gettext.
127         * m4/relocatable.m4: New file, from GNU gettext.
128
129 2007-02-28  Bruno Haible  <bruno@clisp.org>
130
131         * MODULES.html.sh (File system functions): Add xreadlink-with-size.
132
133         * modules/xreadlink: New file, from GNU gettext with modifications.
134         * lib/xreadlink.c: New file, from GNU gettext.
135         * lib/xreadlink.h: Add comments.
136         (xreadlink): New declaration.
137
138         * modules/xreadlink-with-size: Renamed from modules/xreadlink.
139         (Files): Remove m4/xreadlink.m4. Replace lib/xreadlink.c with
140         lib/xreadlink-with-size.c.
141         (configure.ac): Remove gl_XREADLINK invocation.
142         (Makefile.am): Augment lib_SOURCES.
143         * m4/xreadlink.m4: Remove file.
144         * lib/xreadlink-with-size.c: Renamed from lib/xreadlink.c.
145         (xreadlink_with_size): Renamed from xreadink.
146         * lib/xreadlink.h (xreadlink_with_size): Renamed from xreadink.
147         * modules/canonicalize (Depends-on): Replace xreadlink with
148         xreadlink-with-size.
149         * lib/canonicalize.c (canonicalize_filename_mode): Update.
150
151 2007-02-25  Jim Meyering  <jim@meyering.net>
152
153         * build-aux/announce-gen: When complaining about excess arguments,
154         list them.
155
156 2007-02-25  Paul Eggert  <eggert@cs.ucla.edu>
157
158         * README: Document signed integer overflow situation more
159         accurately.
160
161 2007-02-25  Bruno Haible  <bruno@clisp.org>
162
163         * lib/vasnprintf.c (VASNPRINTF): Fix estimate of size needed for a
164         'a' or 'A' conversion.
165
166 2007-02-25  Bruno Haible  <bruno@clisp.org>
167
168         * modules/filename: Renamed from modules/pathname.
169         (Files): Replace lib/pathname.h with lib/filename.h. Replace
170         lib/concatpath.c with lib/concat-filename.c.
171         (Makefile.am): Update.
172         (Include): Replace pathname.h with filename.h.
173         * lib/filename.h: Renamed from lib/pathname.h.
174         (concatenated_filename): Renamed from concatenated_pathname.
175         * lib/concat-filename.c: Renamed from lib/concatpath.c.
176         (concatenated_filename): Renamed from concatenated_pathname.
177         * lib/findprog.c: Include filename.h instead of pathname.h.
178         (find_in_path): Update.
179         * lib/javacomp.c: Include filename.h instead of pathname.h.
180         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
181         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
182         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
183         is_oldgcj_14_13_usable, is_javac_usable): Update.
184         * lib/javaexec.c: Include filename.h instead of pathname.h.
185         (execute_java_class): Update.
186         * modules/findprog: Update.
187         * modules/javacomp: Update.
188         * modules/javaexec: Update.
189         * MODULES.html.sh (File system functions): Add 'filename', remove
190         'pathname'.
191
192 2007-02-25  Bruno Haible  <bruno@clisp.org>
193
194         * modules/printf-frexpl-tests: New file.
195         * tests/test-printf-frexpl.c: New file.
196
197         * modules/printf-frexpl: New file.
198         * lib/printf-frexpl.h: New file.
199         * lib/printf-frexpl.c: New file.
200         * m4/printf-frexpl.m4: New file.
201
202 2007-02-25  Bruno Haible  <bruno@clisp.org>
203
204         * modules/printf-frexp-tests: New file.
205         * tests/test-printf-frexp.c: New file.
206
207         * modules/printf-frexp: New file.
208         * lib/printf-frexp.h: New file.
209         * lib/printf-frexp.c: New file.
210         * m4/printf-frexp.m4: New file.
211
212 2007-02-25  Bruno Haible  <bruno@clisp.org>
213
214         Assume automake >= 1.10 for the tests.
215         * modules/arcfour-tests (TESTS): Remove $(EXEEXT) suffix.
216         * modules/arctwo-tests: Likewise.
217         * modules/argp-tests: Likewise.
218         * modules/avltree-list-tests: Likewise.
219         * modules/avltree-oset-tests: Likewise.
220         * modules/avltreehash-list-tests: Likewise.
221         * modules/carray-list-tests: Likewise.
222         * modules/crc-tests: Likewise.
223         * modules/des-tests: Likewise.
224         * modules/gc-arcfour-tests: Likewise.
225         * modules/gc-arctwo-tests: Likewise.
226         * modules/gc-des-tests: Likewise.
227         * modules/gc-hmac-md5-tests: Likewise.
228         * modules/gc-hmac-sha1-tests: Likewise.
229         * modules/gc-md2-tests: Likewise.
230         * modules/gc-md4-tests: Likewise.
231         * modules/gc-md5-tests: Likewise.
232         * modules/gc-pbkdf2-sha1-tests: Likewise.
233         * modules/gc-rijndael-tests: Likewise.
234         * modules/gc-sha1-tests: Likewise.
235         * modules/gc-tests: Likewise.
236         * modules/getaddrinfo-tests: Likewise.
237         * modules/hmac-md5-tests: Likewise.
238         * modules/hmac-sha1-tests: Likewise.
239         * modules/linked-list-tests: Likewise.
240         * modules/linkedhash-list-tests: Likewise.
241         * modules/lock-tests: Likewise.
242         * modules/md2-tests: Likewise.
243         * modules/md4-tests: Likewise.
244         * modules/md5-tests: Likewise.
245         * modules/rbtree-list-tests: Likewise.
246         * modules/rbtree-oset-tests: Likewise.
247         * modules/rbtreehash-list-tests: Likewise.
248         * modules/read-file-tests: Likewise.
249         * modules/rijndael-tests: Likewise.
250         * modules/stdint-tests: Likewise.
251         * modules/tls-tests: Likewise.
252
253 2007-02-24  Bruno Haible  <bruno@clisp.org>
254
255         * lib/isnanl.h (isnanl): Define through isnan if isnan is a macro.
256         * m4/isnan.m4 (gl_FUNC_ISNAN_NO_LIBM): Don't check for isnan as a
257         function; instead check whether isnan with a double argument links.
258         * m4/isnanl.m4 (gl_FUNC_ISNANL_NO_LIBM): Don't check for isnanl as a
259         function; instead check whether isnan with a 'long double' argument
260         links.
261         Reported by Eric Blake <ebb9@byu.net>.
262
263 2007-02-24  Bruno Haible  <bruno@clisp.org>
264
265         * lib/isnan.c: Support the 'long double' case if USE_LONG_DOUBLE is
266         defined.
267         * lib/isnanl.c: Remove all code. Just include isnan.c.
268         * modules/isnanl-nolibm (Files): Add lib/isnan.c.
269
270 2007-02-25  Jim Meyering  <jim@meyering.net>
271
272         Avoid conflicting types for 'unsetenv' on FreeBSD.
273         * lib/putenv.c (_unsetenv): Rename from "unsetenv", to avoid
274         conflicting with FreeBSD's (5.0 and 6.1) function declaration
275         in stdlib.h.
276
277 2007-02-24  Bruno Haible  <bruno@clisp.org>
278
279         * modules/isnanl-nolibm-tests: New file.
280         * tests/test-isnanl.c: New file.
281
282         * modules/isnanl-nolibm: New file.
283         * lib/isnanl.h: New file.
284         * lib/isnanl.c: New file.
285         * m4/isnanl.m4: New file.
286
287 2007-02-24  Bruno Haible  <bruno@clisp.org>
288
289         * modules/isnan-nolibm-tests: New file.
290         * tests/test-isnan.c: New file.
291
292         * modules/isnan-nolibm: New file.
293         * lib/isnan.h: New file.
294         * lib/isnan.c: New file.
295         * m4/isnan.m4: New file.
296
297 2007-02-24  Bruno Haible  <bruno@clisp.org>
298
299         * lib/frexpl.c (frexpl): Correct return values for x = 1.0L. Don't
300         assume that an exponent fits in 20 bits.
301
302 2007-02-24  Jim Meyering  <jim@meyering.net>
303
304         * m4/regex.m4: Update the description of the configure-time option,
305         --without-included-regex, to state accurately what the defaults are,
306         and perhaps to give people an idea why using this option is risky.
307
308 2007-02-24  Paul Eggert  <eggert@cs.ucla.edu>
309
310         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep that
311         loops on small arguments.  This attempts to avoid the problem
312         Bruno Haible reported for AIX 4.3.2 in
313         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00309.html>.
314
315 2007-02-23  Bruno Haible  <bruno@clisp.org>
316
317         * m4/perl.m4 (gl_PERL): Require version 5.005, not 5.003.
318         Needed for help2man.
319
320 2007-02-23  Karl Berry  <karl@gnu.org>
321
322         * doc/gnulib-tool.texi (CVS Issues): mention that when foo_.h
323         exists, foo.h should be cvs-ignored, not committed.
324
325 2007-02-23  Eric Blake  <ebb9@byu.net>
326
327         * lib/getdate.h (includes):  Include <time.h>, not "timespec.h".
328         * lib/stat-time.h (includes): Likewise.
329         * lib/utimecmp.c (includes): Likewise.
330         * lib/utimens.h (includes): Likewise.
331         * lib/getdate.y (includes): Also include "timespec.h" for use
332         internal to the module.
333         * modules/utimens (Depends-on): Revert yesterday's patch.
334         * modules/nanosleep (Depends-on): Add missing dependency.
335
336 2007-02-22  Bruno Haible  <bruno@clisp.org>
337
338         * lib/glob.c: Don't include getlogin_r.h.
339
340 2007-02-22  Jim Meyering  <jim@meyering.net>
341
342         * modules/utimens (Depends-on): Add timespec, required for
343         utimens.h's inclusion of timespec.h.
344
345 2007-02-21  Paul Eggert  <eggert@cs.ucla.edu>
346
347         * lib/getcwd.c (__getcwd): Undo previous change; it mishandled
348         long unreadable paths in GNU/Linux.  Problem reported by Andreas
349         Schwab in
350         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00261.html>.
351         I'll try to think of a better way to fix the Solaris problem.
352
353         * lib/getcwd.c (__getcwd): Don't assume getcwd (NULL, 0) works
354         like glibc; on Solaris 10, it fails with errno == EINVAL.
355         POSIX says the behavior is unspecified if the first argument is NULL,
356         so play it safe and never pass NULL to the system getcwd.
357
358 2007-02-21  Jim Meyering  <jim@meyering.net>
359
360         * lib/gettimeofday.c (rpl_gettimeofday): Remove declaration
361         of gettimeofday.  It would conflict with the one now always
362         provided via sys_time_.h.  Reported by Matthew Woehlke, as
363         an IRIX 6.5 build failure.
364
365 2007-02-20  Paul Eggert  <eggert@cs.ucla.edu>
366
367         Minor fixups to port to Solaris 10 with Sun C 5.8.
368         * lib/getcwd.c [!_LIBC]: Include dirfd.h, since we use dirfd.
369         * modules/getcwd (Depends-on): Add dirfd.
370         * lib/putenv.c (putenv): #undef it.
371         (rpl_putenv): New decl.
372         (malloc, free): Include <stdlib.h> rather than prototyping separately.
373
374 2007-02-20  Bruno Haible  <bruno@clisp.org>
375
376         * modules/stdio-tests: New file.
377         * tests/test-stdio.c: New file.
378
379         * modules/vsnprintf (Files): Remove lib/vsnprintf.h.
380         (Depends-on): Add stdio.
381         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
382         (Include): Use <stdio.h> instead of vsnprintf.h.
383         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
384         HAVE_DECL_VSNPRINTF.
385         * lib/vsnprintf.c: Include <stdio.h> instead of vsnprintf.h.
386
387         * modules/snprintf (Files): Remove lib/snprintf.h.
388         (Depends-on): Add stdio.
389         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
390         (Include): Use <stdio.h> instead of snprintf.h.
391         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
392         HAVE_DECL_SNPRINTF.
393         * lib/snprintf.c: Include <stdio.h> instead of snprintf.h.
394         * lib/getaddrinfo.c: Likewise.
395
396         * modules/stdio: New file.
397         * lib/stdio_.h: New file, incorporating snprintf.h and vsnprintf.h.
398         * lib/snprintf.h: Remove file.
399         * lib/vsnprintf.h: Remove file.
400         * lib/.cppi-disable: Remove snprintf.h.
401         * m4/stdio_h.m4: New file.
402         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdio.
403
404 2007-02-20  Jim Meyering  <jim@meyering.net>
405
406         * lib/ftruncate.c [HAVE_CHSIZE]: Document that this code is
407         used by e.g., mingw.  From Bruno Haible.
408
409 2007-02-19  Bruno Haible  <bruno@clisp.org>
410
411         * lib/string_.h: Use "#pragma GCC system_header" to suppress some gcc
412         warnings.
413         Reported by Ben Pfaff <blp@cs.stanford.edu>.
414
415 2007-02-19  Bruno Haible  <bruno@clisp.org>
416
417         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Don't request a complaint mail
418         from mingw users.
419
420 2007-02-19  Bruno Haible  <bruno@clisp.org>
421
422         * lib/stdlib_.h: Use "#pragma GCC system_header" to suppress some gcc
423         warnings.
424         Reported by Joel E. Denny <jdenny@ces.clemson.edu> via Paul Eggert.
425
426 2007-02-19  Jim Meyering  <jim@meyering.net>
427
428         Don't use FD after a successful "fdopendir (fd)".
429         * lib/getcwd.c (__getcwd) [AT_FDCWD]: fdopendir (fd) usually closes fd.
430         Reset it by calling dirfd on the just-obtained DIR*.
431
432         * m4/ftruncate.m4: Adjust comment to give this module a 3-year reprieve.
433         Prompted by a report from Bruno Haible that mingw lacks ftruncate.
434
435 2007-02-18  Bruno Haible  <bruno@clisp.org>
436
437         * lib/readlink.c: Include <unistd.h>.
438         * m4/readlink.m4 (gl_FUNC_READLINK): Require gl_UNISTD_H_DEFAULTS. Set
439         HAVE_READLINK.
440         * modules/readlink (Depends-on): Add unistd.
441         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
442         (Include): Add <unistd.h>.
443
444         * lib/getlogin_r.h: Remove file.
445         * lib/getlogin_r.c: Include <unistd.h> instead of getlogin_r.h.
446         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE): Remove macro.
447         (gl_GETLOGIN_R): Inline it here. Require gl_UNISTD_H_DEFAULTS. Set
448         HAVE_DECL_GETLOGIN_R.
449         * modules/getlogin_r (Files): Remove lib/getlogin_r.h.
450         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
451         (Include): Use <unistd.h> instead of getlogin_r.h.
452
453         * lib/getcwd.h: Remove file.
454         * lib/getcwd.c: Include <unistd.h> instead of getcwd.h.
455         * lib/xgetcwd.c: Likewise.
456         * m4/getcwd.m4 (gl_FUNC_GETCWD): Require gl_UNISTD_H_DEFAULTS. Set
457         REPLACE_GETCWD. Don't define __GETCWD_PREFIX.
458         * modules/getcwd (Files): Remove lib/getcwd.h.
459         (Depends-on): Add unistd.
460         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
461         (Include): Use <unistd.h> instad of getcwd.h.
462
463         * lib/ftruncate.c: Include <unistd.h> first.
464         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Require gl_UNISTD_H_DEFAULTS.
465         Set HAVE_FTRUNCATE.
466         * modules/ftruncate (Depends-on): Add unistd.
467         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
468
469         * lib/fchdir.c: Include <unistd.h> first.
470         * lib/dirent_.h: Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT.
471         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_UNISTD_H_DEFAULTS instead
472         of gl_HEADER_UNISTD_DEFAULTS. Set REPLACE_FCHDIR. Don't set UNISTD_H.
473         * modules/fchdir (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
474         (Makefile.am): Substitute also REPLACE_FCHDIR into dirent.h.
475
476         * lib/dup2.c: Include <unistd.h> first.
477         * m4/dup2.m4 (gl_FUNC_DUP2): Require gl_UNISTD_H_DEFAULTS. Set
478         HAVE_DUP2.
479         * modules/dup2 (Depends-on): Add unistd.
480         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
481
482         * lib/chown.c: Include <unistd.h> first. Undefine chown later.
483         * m4/chown.m4 (gl_FUNC_CHOWN): Require gl_UNISTD_H_DEFAULTS. Set
484         REPLACE_CHOWN. Don't define chown as a macro here.
485         * modules/chown (Depends-on): Add unistd.
486         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
487
488         * lib/unistd_.h: Test HAVE_UNISTD_H determined at configure time.
489         Add definition for GL_LINK_WARNING.
490         (chown, dup2): New declarations.
491         (fchdir): Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT. Provide optional
492         link warning.
493         (ftruncate): New declaration.
494         (getcwd): New declaration, taken from old getcwd.h.
495         (getlogin_r): New declaration, taken from old getlogin_r.h.
496         (readlink): New declaration.
497         * m4/unistd_h.m4 (gl_UNISTD_H): Renamed from gl_HEADER_UNISTD. Don't
498         set UNISTD_H. Inline gl_PREREQ_UNISTD. Set HAVE_UNISTD_H.
499         (gl_PREREQ_UNISTD): Remove macro.
500         (gl_UNISTD_MODULE_INDICATOR): New macro.
501         (gl_UNISTD_H_DEFAULTS): Renamed from gl_HEADER_UNISTD_DEFAULTS. Set
502         many new variables. Don't set UNISTD_H.
503         * modules/unistd (Description): Change.
504         (Depends-on): Add link-warning.
505         (configure.ac): Update.
506         (Makefile.am): Create unistd.h always. Substitute many new variables
507         into it.
508
509 2007-02-18  Bruno Haible  <bruno@clisp.org>
510
511         * lib/stdlib_.h (getsubopt): New declaration, copied from getsubopt.h.
512         * modules/stdlib (stdlib.h): Also substitute GNULIB_GETSUBOPT and
513         HAVE_GETSUBOPT.
514         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Also initialize
515         GNULIB_GETSUBOPT and HAVE_GETSUBOPT.
516         * lib/getsubopt.h: Remove file.
517         * modules/getsubopt (Files): Remove lib/getsubopt.h.
518         (Depends-on): Add stdlib.
519         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
520         (Includes): Use <stdlib.h> instead of getsubopt.h.
521         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Require gl_STDLIB_H_DEFAULTS.
522         Set HAVE_GETSUBOPT.
523         * lib/getsubopt.c: Don't include getsubopt.h.
524
525 2007-02-18  Bruno Haible  <bruno@clisp.org>
526
527         * modules/fchdir (Depends-on): Add dup2.
528
529 2007-02-18  Bruno Haible  <bruno@clisp.org>
530
531         * lib/stdlib_.h: Handle glibc's special invocation convention
532         specially.
533
534 2007-02-18  Bruno Haible  <bruno@clisp.org>
535
536         * modules/stdlib-tests: New file.
537         * tests/test-stdlib.c: New file.
538
539         * modules/mkstemp (Files): Remove lib/mkstemp.h.
540         (Depends-on): Add stdlib.
541         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
542         (Includes): Use <stdlib.h> instead of mkstemp.h.
543         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require gl_STDLIB_H_DEFAULTS. Set
544         REPLACE_MKSTEMP. Remove definition of __MKSTEMP_PREFIX.
545         * lib/mkstemp.c: Don't include mkstemp.h.
546         * lib/mkstemp-safer.c: Include <stdlib.h> instead of mkstemp.h.
547         * lib/stdlib--.h: Don't include mkstemp.h.
548
549         * modules/mkdtemp (Files): Remove lib/mkdtemp.h.
550         (Depends-on): Add stdlib.
551         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
552         (Includes): Use <stdlib.h> instead of mkdtemp.h.
553         * m4/mkdtemp.m4 (gt_FUNC_MKDTEMP): Require gl_STDLIB_H_DEFAULTS. Set
554         HAVE_MKDTEMP.
555         * lib/mkdtemp.c: Don't include mkdtemp.h.
556         * lib/clean-temp.c: Don't include mkdtemp.h.
557
558         * modules/exit (Files): Remove lib/exit.h.
559         (Depends-on): Add stdlib.
560         (Makefile.am): Remove lib_SOURCES.
561         (Include): Use <stdlib.h> instead of exit.h.
562         * lib/argmatch.c: Don't include exit.h.
563         * lib/execute.c: Likewise.
564         * lib/pagealign_alloc.c: Likewise.
565         * lib/pipe.c: Likewise.
566         * lib/wait-process.c: Likewise.
567         * lib/copy-file.c: Include <stdlib.h> instead of exit.h.
568         * lib/exitfail.c: Likewise.
569         * lib/savewd.c: Likewise.
570         * lib/xsetenv.c: Likewise.
571
572         * modules/stdlib: New file.
573         * lib/stdlib_.h: New file, incorporating exit.h, mkdtemp.h, mkstemp.h
574         and extra comments about mkstemp().
575         * lib/exit.h: Remove file.
576         * lib/mkdtemp.h: Remove file.
577         * lib/mkstemp.h: Remove file.
578         * m4/stdlib_h.m4: New file.
579         * MODULES.html.sh (Support for systems lacking ANSI C 89): Add stdlib.
580
581 2007-02-18  Bruno Haible  <bruno@clisp.org>
582
583         * modules/math-tests: New file.
584         * tests/test-math.c: New file.
585
586         * modules/math: New file.
587         * modules/mathl (Files): Remove lib/mathl.h.
588         (Depends-on): Add math.
589         (Makefile.am): Don't mention mathl.h.
590         (Include): Use <math.h> instead of mathl.h.
591         * lib/math_.h: New file.
592         * lib/mathl.h: Remove file.
593         * lib/acosl.c: Include <config.h> and <math.h> first. Don't include
594         mathl.h.
595         * lib/asinl.c: Likewise.
596         * lib/atanl.c: Likewise.
597         * lib/ceill.c: Likewise.
598         * lib/cosl.c: Likewise.
599         * lib/expl.c: Likewise.
600         * lib/floorl.c: Likewise.
601         * lib/frexpl.c: Likewise.
602         * lib/ldexpl.c: Likewise.
603         * lib/logl.c: Likewise.
604         * lib/sincosl.c: Likewise.
605         * lib/sinl.c: Likewise.
606         * lib/sqrtl.c: Likewise.
607         * lib/tanl.c: Likewise.
608         * lib/trigl.c: Likewise.
609         * m4/math_h.m4: New file.
610         * MODULES.html.sh (Mathematics): Add math.
611
612 2007-02-17  Bruno Haible  <bruno@clisp.org>
613
614         * modules/wctype-tests: New file.
615         * tests/test-wctype.c: New file.
616
617         * modules/wchar-tests: New file.
618         * tests/test-wchar.c: New file.
619
620         * modules/unistd-tests: New file.
621         * tests/test-unistd.c: New file.
622
623         * modules/time-tests: New file.
624         * tests/test-time.c: New file.
625
626         * modules/sysexits-tests: New file.
627         * tests/test-sysexits.c: New file.
628
629         * modules/sys_time-tests: New file.
630         * tests/test-sys_time.c: New file.
631
632         * modules/sys_stat-tests: New file.
633         * tests/test-sys_stat.c: New file.
634
635         * modules/sys_socket-tests: New file.
636         * tests/test-sys_socket.c: New file.
637
638         * modules/sys_select-tests: New file.
639         * tests/test-sys_select.c: New file.
640
641         * modules/string-tests: New file.
642         * tests/test-string.c: New file.
643
644         * modules/stdbool-tests: New file.
645         * tests/test-stdbool.c: New file.
646
647         * modules/netinet_in-tests: New file.
648         * tests/test-netinet_in.c: New file.
649
650         * modules/inttypes-tests: New file.
651         * tests/test-inttypes.c: New file.
652
653         * modules/fcntl-tests: New file.
654         * tests/test-fcntl.c: New file.
655
656         * modules/byteswap-tests: New file.
657         * tests/test-byteswap.c: New file.
658
659         * modules/arpa_inet-tests: New file.
660         * tests/test-arpa_inet.c: New file.
661
662 2007-02-17  Bruno Haible  <bruno@clisp.org>
663
664         * lib/inttypes_.h: Add definition for GL_LINK_WARNING.
665         (imaxabs, imaxdiv, strtoimax, strtoumax): Don't declare the function
666         if the corresponding module is not enabled. Emit link warnings if
667         the function is used nevertheless.
668         * m4/inttypes.m4 (gl_INTTYPES_H): Never use the existing <inttypes.h>.
669         Don't AC_SUBST HAVE_DECL_IMAXABS, HAVE_DECL_IMAXDIV,
670         HAVE_DECL_STRTOIMAX, HAVE_DECL_STRTOUMAX.
671         (gl_INTTYPES_MODULE_INDICATOR, gl_INTTYPES_H_DEFAULTS): New macros.
672         * modules/inttypes (Depends-on): Add link-warning.
673         (Makefile.am): Copy the contents of build-aux/link-warning.h into
674         inttypes.h. Substitute also GNULIB_IMAXABS, GNULIB_IMAXDIV,
675         GNULIB_STRTOIMAX, GNULIB_STRTOUMAX.
676         * modules/imaxabs (configure.ac): Invoke gl_INTTYPES_MODULE_INDICATOR.
677         * modules/imaxdiv (configure.ac): Likewise.
678         * modules/strtoimax (configure.ac): Likewise.
679         * modules/strtoumax (configure.ac): Likewise.
680
681 2007-02-17  Bruno Haible  <bruno@clisp.org>
682
683         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Include the contents of
684         gl_STRING_MODULE_INDICATOR_DEFAULTS.
685         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Remove macro.
686         (gl_HEADER_STRING_H_BODY, gl_STRING_MODULE_INDICATOR): Update.
687
688 2007-02-17  Bruno Haible  <bruno@clisp.org>
689
690         * modules/link-warning: New file.
691         * build-aux/link-warning.h: New file, extracted from lib/string_.h.
692         * lib/string_.h (GL_LINK_WARNING): Remove definition.
693         * modules/string (Depends-on): Add link-warning.
694         (Makefile.am): Copy the contents of build-aux/link-warning.h into
695         string.h.
696         * MODULES.html.sh (Support for building libraries and executables): Add
697         link-warning.
698
699 2007-02-17  Bruno Haible  <bruno@clisp.org>
700
701         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strcasecmp,
702         strncasecmp, strchr, strchrnul, strdup, strndup, strnlen, strcspn,
703         strpbrk, strspn, strrchr, strsep, strstr, strcasestr, strtok_r): Break
704         long lines.
705
706 2007-02-17  Ben Pfaff  <blp@cs.stanford.edu>
707             Bruno Haible  <bruno@clisp.org>
708
709         * modules/tmpfile: New file.
710         * lib/tmpfile.c: New file.
711         * m4/tmpfile.m4: New file.
712         * MODULES.html.sh (func_all_modules): New section "Input/output".
713
714 2007-02-15  Bruno Haible  <bruno@clisp.org>
715
716         * lib/clean-temp.c [WIN32 && !CYGWIN]: Include <windows.h>.
717         (supports_delete_on_close): New function.
718         (open_temp, fopen_temp): Use _O_TEMPORARY when supported.
719
720 2007-02-14  Bruno Haible  <bruno@clisp.org>
721
722         * modules/mbspcasecmp-tests: New file.
723         * tests/test-mbspcasecmp.sh: New file.
724         * tests/test-mbspcasecmp.c: New file.
725
726         New module mbspcasecmp.
727         * modules/mbspcasecmp: New file.
728         * lib/mbspcasecmp.c: New file.
729         * lib/string_.h (strncasecmp): Change warning message.
730         (mbspcasecmp): New declaration.
731         * m4/mbspcasecmp.m4: New file.
732         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
733         GNULIB_MBSPCASECMP.
734         * modules/string (string.h): Also substitute GNULIB_MBSPCASECMP.
735         * MODULES.html.sh (Internationalization functions): Add mbspcasecmp.
736
737 2007-02-14  Bruno Haible  <bruno@clisp.org>
738
739         * modules/mbsncasecmp-tests: New file.
740         * tests/test-mbsncasecmp.sh: New file.
741         * tests/test-mbsncasecmp.c: New file.
742
743         New module mbsncasecmp.
744         * modules/mbsncasecmp: New file.
745         * lib/mbsncasecmp.c: New file.
746         * lib/string_.h (mbsncasecmp): New declaration.
747         * m4/mbsncasecmp.m4: New file.
748         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
749         GNULIB_MBSNCASECMP.
750         * modules/string (string.h): Also substitute GNULIB_MBSNCASECMP.
751         * MODULES.html.sh (Internationalization functions): Add mbsncasecmp.
752
753 2007-02-14  Paul Eggert  <eggert@cs.ucla.edu>
754
755         * lib/exclude.c (FNM_EXTMATCH): Define if system does not.
756         Verify that it doesn't overlap with our flags.
757         (fnmatch_no_wildcards): Don't use strcasecmp or strncasecmp, which
758         do not have the desired effect in multibyte locales; instead, use
759         mbscasecmp.
760         * modules/exclude (Depends-on): Depend on mbscasecmp, not strcase.
761         Add dependency on xalloc.  Depend on fnmatch, not fnmatch-gnu, since
762         we don't require GNU fnmatch ourselves (if our users require it, they
763         should do so explicitly).
764
765         Fix regex code so it doesn't rely on strcasecmp.
766         * lib/regex_internal.h: Include <langinfo.h> only if _LIBC is defined.
767         Otherwise, include gnulib's langinfo.h.
768         * lib/regcomp.c (init_dfa): Don't use strcasecmp, as it can have
769         undesirable behavior in non-C locales.  Instead, rely on localecharset.
770         * m4/regex.m4 (gl_PREREQ_REGEX): Don't require AM_LANGINFO_CODESET.
771         * modules/regex (FILES): Remove m4/codeset.m4.
772         (Depends-on): Add localcharset.  Remove strcase.
773
774 2007-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
775
776         * m4/unlinkdir.m4 (gl_UNLINKDIR): Fix m4 quoting bug.
777         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Likewise.
778
779 2007-02-13  Bruno Haible  <bruno@clisp.org>
780
781         * m4/intdiv0.m4 (gt_INTDIV0): Assume ANSI C. Fix underquoting bug.
782         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
783
784 2007-02-12  Bruno Haible  <bruno@clisp.org>
785
786         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
787         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): If
788         GNULIB_POSIXCHECK and the gnulib module not enabled, provoke a link-
789         time warning rather than a link error.
790
791 2007-02-12  Bruno Haible  <bruno@clisp.org>
792
793         * m4/locale-fr.m4 (gt_LOCALE_FR): Fix m4 quoting bug.
794         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
795         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
796
797 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
798
799         * lib/string_.h (strncasecmp): Fix typo: this macro takes 3
800         args, not 2.
801
802 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
803
804         New module 'time', so that apps can include <time.h> as per
805         POSIX and GNU instead of separate include files like time_r.h
806         and timegm.h.  This implementation tries out a simpler approach
807         for replacing decls in standard include files (as compared to
808         the string module), somewhat as an experiment.
809
810         * config/srclist.txt: Comment out mktime.c for now.
811         * doc/gnulib-tool.texi (Initial import): Don't use time_r as an example
812         since it doesn't apply any more.  Use generic wording instead.
813         * MODULES.html.sh (Support for systems lacking POSIX:2001): New module
814         'time'.
815         * lib/time_.h, m4/time_h.m4, modules/time: New files.
816         * lib/strptime.h, lib/time_r.h, lib/timegm.h: Remove.
817         * lib/mktime.c: Include config.h depending on _LIBC, not HAVE_CONFIG_H.
818         Don't include <sys/types.h>; no longer needed since we assume C89.
819         * lib/mktime.c: Don't include "time_r.h"; no longer needed.
820         * lib/strftime.c: Likewise.
821         * lib/time_r.c: Likewise.
822         * lib/nanosleep.c (nanosleep): #undef after include files, not before.
823         * lib/nanosleep.c: Include <time.h> first, to check interface.
824         * lib/strptime.c: Likewise.
825         * lib/time_r.c: Likewise.
826         * lib/timegm.c: Likewise.
827         * lib/strptime.c: Don't include strptime.h or time_r.h; no longer
828         needed.
829         * lib/timegm.c: Don't include timegm.h; no longer needed.
830         * lib/timespec.h: Don't include <sys/time.h> before <time.h>;
831         time.h now handles any problems in that area.
832         (struct timespec, nanosleep): Remove; time.h now arranges for these.
833         * lib/xnanosleep.c: Don't include timespec.h; no longer needed now
834         that time.h defines struct timespec.
835         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check that nanosleep is declared.
836         Set REPLACE_NANOSLEEP.  Don't AC_DEFINE nanosleep; the time module now
837         handles that.
838         * m4/strptime.m4 (gl_FUNC_STPRTIME): Set REPLACE_STRPTIME.
839         * m4/time_r.m4 (gl_TIME_R): Don't define HAVE_TIME_R_POSIX; no longer
840         needed.  Set REPLACE_LOCALTIME.
841         * m4/timegm.m4 (gl_FUNC_TIMEGM): Set REPLACE_TIMEGM.
842         * m4/timespec.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Move to time_h.m4.
843         (gl_TIMESPEC): Don't check for sys/time.h or struct timespec or
844         nanosleep; time_h.m4 now does that.  Don't require
845         gl_USE_SYSTEM_EXTENSIONS; no longer needed directly, and the time
846         module handles this now.
847         * modules/getdate (Depends-on): Remove timespec.  Add time.
848         * modules/nanosleep (Depends-on): Likewise.
849         * modules/stat-time (Depends-on): Likewise.
850         * modules/nanosleep (Include): Include time.h, not timespec.h.
851         * modules/strptime (Files): Remove lib/strptime.h.
852         (Depends-on): Add extensions, time.
853         (Include): Include time.h, not strptime.h.
854         * modules/time_r (Files): Remove lib/time_r.h.
855         (Depends-on): Add time.
856         (Include): Include time.h, not time_r.h.
857         * modules/timegm: Likewise.
858         * modules/timespec (Description): Now does timespec-related decls
859         of our own, instead of struct timespec itself.
860         (Depends-on): Add time; remove extensions.
861         (Maintainer): Add self.
862         * modules/utimecmp (Depends-on): Add time; remove timespec.
863         * modules/utimens (Depends-on): Likewise.
864         * modules/xnanosleep (Depends-on): Likewise.
865
866 2007-02-11  Bruno Haible  <bruno@clisp.org>
867
868         * lib/c-strstr.c: Include allocsa.h.
869         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
870         * lib/c-strcasestr.c: Include allocsa.h.
871         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
872         * lib/strcasestr.c: Include allocsa.h.
873         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
874         * lib/mbsstr.c: Include allocsa.h.
875         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
876         allocsa/freesa instead of malloc/free.
877         * lib/mbscasestr.c: Include allocsa.h.
878         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
879         allocsa/freesa instead of malloc/free.
880         * modules/c-strstr (Depends-on): Add allocsa.
881         * modules/c-strcasestr (Depends-on): Likewise.
882         * modules/strcasestr (Depends-on): Likewise.
883         * modules/mbsstr (Depends-on): Likewise.
884         * modules/mbscasestr (Depends-on): Likewise.
885
886 2007-02-11  Bruno Haible  <bruno@clisp.org>
887
888         * lib/mbsspn.c (mbsspn): Fix bug. Remove unnecessary strlen call.
889
890         * modules/mbsspn-tests: New file.
891         * tests/test-mbsspn.sh: New file.
892         * tests/test-mbsspn.c: New file.
893
894 2007-02-11  Bruno Haible  <bruno@clisp.org>
895
896         * lib/mbspbrk.c (mbspbrk): Remove unneeded cast.
897
898         * modules/mbspbrk-tests: New file.
899         * tests/test-mbspbrk.sh: New file.
900         * tests/test-mbspbrk.c: New file.
901
902 2007-02-11  Bruno Haible  <bruno@clisp.org>
903
904         * lib/mbscspn.c (mbscspn): Remove unnecessary strlen call and
905         unneeded cast.
906
907         * modules/mbscspn-tests: New file.
908         * tests/test-mbscspn.sh: New file.
909         * tests/test-mbscspn.c: New file.
910
911 2007-02-11  Bruno Haible  <bruno@clisp.org>
912
913         * modules/mbscasecmp-tests: New file.
914         * tests/test-mbscasecmp.sh: New file.
915         * tests/test-mbscasecmp.c: New file.
916
917 2007-02-11  Bruno Haible  <bruno@clisp.org>
918
919         Ensure O(n) worst-case complexity of mbscasestr.
920         * lib/mbscasestr.c: Include stdbool.h.
921         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
922         functions.
923         (mbscasestr): Add some bookkeeping. Invoke knuth_morris_pratt_* when
924         the bookkeeping indicates that it's worth it.
925         * modules/mbscasestr (Depends-on): Add stdbool, mbslen, strnlen.
926
927         * modules/mbscasestr-tests: New file.
928         * tests/test-mbscasestr1.c: New file.
929         * tests/test-mbscasestr2.sh: New file.
930         * tests/test-mbscasestr2.c: New file.
931         * tests/test-mbscasestr3.sh: New file.
932         * tests/test-mbscasestr3.c: New file.
933         * tests/test-mbscasestr4.sh: New file.
934         * tests/test-mbscasestr4.c: New file.
935         * m4/locale-tr.m4: New file.
936
937 2007-02-11  Bruno Haible  <bruno@clisp.org>
938
939         Ensure O(n) worst-case complexity of mbsstr.
940         * lib/mbsstr.c: Include stdbool.h.
941         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
942         functions.
943         (mbsstr): Add some bookkeeping. Invoke knuth_morris_pratt_* when the
944         bookkeeping indicates that it's worth it.
945         * modules/mbsstr (Depends-on): Add stdbool, mbslen, strnlen.
946
947         * modules/mbsstr-tests: New file.
948         * tests/test-mbsstr1.c: New file.
949         * tests/test-mbsstr2.sh: New file.
950         * tests/test-mbsstr2.c: New file.
951         * tests/test-mbsstr3.sh: New file.
952         * tests/test-mbsstr3.c: New file.
953         * m4/locale-fr.m4: New file.
954
955 2007-02-11  Bruno Haible  <bruno@clisp.org>
956
957         * lib/mbsrchr.c (mbsrchr): Fix bug.
958
959         * modules/mbsrchr-tests: New file.
960         * tests/test-mbsrchr.sh: New file.
961         * tests/test-mbsrchr.c: New file.
962
963 2007-02-11  Bruno Haible  <bruno@clisp.org>
964
965         * lib/mbschr.c (mbschr): Fix bug.
966
967         * modules/mbschr-tests: New file.
968         * tests/test-mbschr.sh: New file.
969         * tests/test-mbschr.c: New file.
970         * m4/locale-zh.m4: New file.
971
972 2007-02-11  Bruno Haible  <bruno@clisp.org>
973
974         Support for copying multibyte string iterators.
975         * lib/mbiter.h: Include <string.h>.
976         (mbiter_multi_copy): New function.
977         (mbi_copy): New macro.
978         * lib/mbuiter.h: Include <string.h>.
979         (mbuiter_multi_copy): New function.
980         (mbui_copy): New macro.
981
982 2007-02-11  Bruno Haible  <bruno@clisp.org>
983
984         New module mbslen.
985         * modules/mbslen: New file.
986         * lib/mbslen.c: New file.
987         * lib/string_.h (mbslen): New declaration.
988         * m4/mbslen.m4: New file.
989         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
990         GNULIB_MBSLEN.
991         * modules/string (string.h): Also substitute GNULIB_MBSLEN.
992         * MODULES.html.sh (Internationalization functions): Add mbslen.
993
994 2007-02-11  Bruno Haible  <bruno@clisp.org>
995
996         Ensure O(n) worst-case complexity of strcasestr substitute.
997         * lib/strcasestr.c: Include stdbool.h.
998         (knuth_morris_pratt): New function.
999         (strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when the
1000         bookkeeping indicates that it's worth it.
1001         * modules/strcasestr (Depends-on): Add stdbool, strnlen.
1002
1003         * modules/strcasestr-tests: New file.
1004         * tests/test-strcasestr.c: New file.
1005
1006 2007-02-11  Bruno Haible  <bruno@clisp.org>
1007
1008         Ensure O(n) worst-case complexity of c_strcasestr.
1009         * lib/c-strcasestr.c: Include stdbool.h, string.h.
1010         (knuth_morris_pratt): New function.
1011         (c_strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when
1012         the bookkeeping indicates that it's worth it.
1013         * modules/c-strcasestr (Depends-on): Add stdbool, strnlen.
1014
1015         * modules/c-strcasestr-tests: New file.
1016         * tests/test-c-strcasestr.c: New file.
1017
1018 2007-02-11  Bruno Haible  <bruno@clisp.org>
1019
1020         Ensure O(n) worst-case complexity of c_strstr.
1021         * lib/c-strstr.c: Include stdbool.h, string.h.
1022         (knuth_morris_pratt): New function.
1023         (c_strstr): Add some bookkeeping. Invoke knuth_morris_pratt when the
1024         bookkeeping indicates that it's worth it.
1025         * modules/c-strstr (Depends-on): Add stdbool, strnlen.
1026
1027         * lib/c-strstr.c: Complete rewrite for maintainability.
1028
1029         * modules/c-strstr-tests: New file.
1030         * tests/test-c-strstr.c: New file.
1031
1032 2007-02-11  Bruno Haible  <bruno@clisp.org>
1033
1034         * m4/javacomp.m4 (gt_JAVACOMP): Work around a 'tr' bug in coreutils
1035         5.2.1 and earlier, whereby \055 was treated just like the range
1036         delimiter '-'.
1037         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
1038
1039 2007-02-08  Bruno Haible  <bruno@clisp.org>
1040
1041         * modules/regex (Depends-on): Add stdbool.
1042         Reported by Dalibor Topic <robilad@kaffe.org>.
1043
1044 2007-02-05  Paul Eggert  <eggert@cs.ucla.edu>
1045
1046         * m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
1047         Prefer returning from main to exiting from it.
1048         Remove unnecessary parens after sizeof.
1049
1050 2007-02-05  Bruno Haible  <bruno@clisp.org>
1051
1052         New module mbssep.
1053         * modules/mbssep: New file.
1054         * lib/mbssep.c: New file.
1055         * lib/string_.h (strsep): Add a conditional link warning.
1056         (mbssep): New declaration.
1057         * m4/mbssep.m4: New file.
1058         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
1059         GNULIB_MBSSEP.
1060         * modules/string (string.h): Also substitute GNULIB_MBSSEP.
1061         * MODULES.html.sh (Internationalization functions): Add mbssep.
1062
1063 2007-02-05  Bruno Haible  <bruno@clisp.org>
1064
1065         * lib/strsep.c (strsep): Fix actions in case of no delimiters.
1066         Optimize search in case of 1 delimiter.
1067
1068 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
1069
1070         * lib/acl.h: Include sys/types.h before sys/acl.h.
1071
1072 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
1073
1074         Merge upstream fix for glibc bugzilla #3957:
1075
1076         2007-02-05  Jakub Jelinek  <jakub@redhat.com>
1077
1078         * lib/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
1079         bit for RE_HAT_LISTS_NOT_NEWLINE.
1080         (build_charclass_op): Remove bogus comment.
1081
1082 2007-02-05  Simon Josefsson  <simon@josefsson.org>
1083
1084         * lib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
1085
1086 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
1087
1088         * lib/getsubopt.c [!_LIBC]: Include config.h and getsubopt.h.
1089         * lib/memmem.c [!defined _LIBC]: Include config.h.
1090
1091 2007-02-04  Bruno Haible  <bruno@clisp.org>
1092
1093         * lib/string_.h (GL_LINK_WARNING2): Put the word "warning:" into the
1094         warning message.
1095
1096 2007-02-04  Bruno Haible  <bruno@clisp.org>
1097
1098         New module mbstok_r.
1099         * modules/mbstok_r: New file.
1100         * lib/mbstok_r.c: New file.
1101         * lib/string_.h (strtok_r): Change argument names to match the
1102         comments. Add a conditional link warning.
1103         (mbstok_r): New declaration.
1104         * m4/mbstok_r.m4: New file.
1105         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
1106         GNULIB_MBSTOK_R.
1107         * modules/string (string.h): Also substitute GNULIB_MBSTOK_R.
1108         * MODULES.html.sh (Internationalization functions): Add mbstok_r.
1109
1110 2007-02-04  Bruno Haible  <bruno@clisp.org>
1111
1112         New module mbsspn.
1113         * modules/mbsspn: New file.
1114         * lib/mbsspn.c: New file.
1115         * lib/string_.h (strspn): Add a conditional link warning.
1116         (mbsspn): New declaration.
1117         * m4/mbsspn.m4: New file.
1118         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
1119         GNULIB_MBSSPN.
1120         * modules/string (string.h): Also substitute GNULIB_MBSSPN.
1121         * MODULES.html.sh (Internationalization functions): Add mbsspn.
1122
1123 2007-02-04  Bruno Haible  <bruno@clisp.org>
1124
1125         New module mbspbrk.
1126         * modules/mbspbrk: New file.
1127         * lib/mbspbrk.c: New file.
1128         * lib/string_.h (strpbrk): Add a conditional link warning.
1129         (mbspbrk): New declaration.
1130         * m4/mbspbrk.m4: New file.
1131         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
1132         GNULIB_MBSPBRK.
1133         * modules/string (string.h): Also substitute GNULIB_MBSPBRK.
1134         * MODULES.html.sh (Internationalization functions): Add mbspbrk.
1135
1136 2007-02-04  Bruno Haible  <bruno@clisp.org>
1137
1138         New module mbscspn.
1139         * modules/mbscspn: New file.
1140         * lib/mbscspn.c: New file.
1141         * lib/string_.h (strcspn): Add a conditional link warning.
1142         (mbscspn): New declaration.
1143         * m4/mbscspn.m4: New file.
1144         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
1145         GNULIB_MBSCSPN.
1146         * modules/string (string.h): Also substitute GNULIB_MBSCSPN.
1147         * MODULES.html.sh (Internationalization functions): Add mbscspn.
1148
1149 2007-02-04  Bruno Haible  <bruno@clisp.org>
1150
1151         New module mbscasestr, reduced goal of strcasestr.
1152         * modules/mbscasestr: New file.
1153         * lib/mbscasestr.c: New file, copied from lib/strcasestr.c.
1154         (mbscasestr): Renamed from strcasestr.
1155         * lib/strcasestr.c: Don't include mbuiter.h.
1156         (strcasestr): Remove support for multibyte locales.
1157         * lib/string_.h (strcasestr): Don`t rename. Declare only if missing.
1158         Change the conditional link warning.
1159         (mbscasestr): New declaration.
1160         * m4/mbscasestr.m4: New file.
1161         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Enable the replacement only if
1162         the system does not have strcasestr. Set HAVE_STRCASESTR instead of
1163         REPLACE_STRCASESTR.
1164         (gl_PREREQ_STRCASESTR): Don't require gl_FUNC_MBRTOWC.
1165         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
1166         HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
1167         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSCASESTR.
1168         * modules/string (string.h): Also substitute GNULIB_MBSCASESTR.
1169         Substitute HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
1170         * modules/strcasestr (Files): Remove m4/mbrtowc.m4.
1171         (Depends-on): Remove mbuiter.
1172         * MODULES.html.sh (Internationalization functions): Add mbscasestr.
1173
1174 2007-02-04  Bruno Haible  <bruno@clisp.org>
1175
1176         Simplify handling of strncasecmp.
1177         * lib/string_.h (strncasecmp): Remove test for GNULIB_STRCASE. Change
1178         the conditional link warning.
1179         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
1180         HAVE_STRCASECMP, not REPLACE_STRCASECMP.
1181         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Don't initialize GNULIB_STRCASE.
1182         * modules/strcase (configure.ac): Don't invoke
1183         gl_STRING_MODULE_INDICATOR.
1184         * modules/string (string.h): Don't substitute GNULIB_STRCASE.
1185
1186 2007-02-04  Bruno Haible  <bruno@clisp.org>
1187
1188         New module mbscasecmp, reduced goal of strcasecmp.
1189         * modules/mbscasecmp: New file.
1190         * lib/mbscasecmp.c: New file, copied from lib/strcasecmp.c.
1191         (mbscasecmp): Renamed from strcasecmp.
1192         * lib/strcasecmp.c: Don't include mbuiter.h.
1193         (strcasecmp): Remove support for multibyte locales.
1194         * lib/string_.h (strcasecmp): Don`t rename. Declare only if missing.
1195         Change the conditional link warning.
1196         (mbscasecmp): New declaration.
1197         * m4/mbscasecmp.m4: New file.
1198         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Enable the replacement only if
1199         the system lacks strcasecmp. Set HAVE_STRCASECMP instead of
1200         REPLACE_STRCASECMP.
1201         (gl_PREREQ_STRCASECMP): Don't require gl_FUNC_MBRTOWC.
1202         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
1203         GNULIB_MBSCASECMP.
1204         * modules/string (string.h): Also substitute GNULIB_MBSCASECMP.
1205         Substitute HAVE_STRCASECMP instead of REPLACE_STRCASECMP.
1206         * modules/strcase (Files): Remove m4/mbrtowc.m4.
1207         (Depends-on): Remove mbuiter.
1208         * MODULES.html.sh (Internationalization functions): Add mbscasecmp.
1209
1210 2007-02-04  Bruno Haible  <bruno@clisp.org>
1211
1212         New module mbsstr. Remove module strstr.
1213         * modules/mbsstr: New file.
1214         * modules/strstr: Remove file.
1215         * lib/mbsstr.c: Renamed from lib/strstr.c.
1216         (mbsstr): Renamed from strstr.
1217         * lib/string_.h (strstr): Remove declaration. Change the conditional
1218         link warning.
1219         (mbsstr): New declaration.
1220         * m4/mbsstr.m4: New file.
1221         * m4/strstr.m4: Remove file.
1222         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Don't initialize
1223         REPLACE_STRSTR.
1224         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSSTR.
1225         Don't initialize GNULIB_STRSTR.
1226         * modules/string (string.h): Also substitute GNULIB_MBSSTR. Don't
1227         substitute GNULIB_STRSTR and REPLACE_STRSTR.
1228         * MODULES.html.sh (Internationalization functions): Add mbsstr.
1229         (Support for systems lacking ANSI C 89): Remove strstr.
1230
1231 2007-02-04  Bruno Haible  <bruno@clisp.org>
1232
1233         New module mbsrchr.
1234         * modules/mbsrchr: New file.
1235         * lib/mbsrchr.c: New file.
1236         * lib/string_.h (strrchr): Add a conditional link warning.
1237         (mbsrchr): New declaration.
1238         * m4/mbsrchr.m4: New file.
1239         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
1240         GNULIB_MBSRCHR.
1241         * modules/string (string.h): Also substitute GNULIB_MBSRCHR.
1242         * MODULES.html.sh (Internationalization functions): Add mbsrchr.
1243
1244 2007-02-04  Bruno Haible  <bruno@clisp.org>
1245
1246         New module mbschr.
1247         * modules/mbschr: New file.
1248         * lib/mbschr.c: New file.
1249         * lib/string_.h (strchr): Add a conditional link warning.
1250         (mbschr): New declaration.
1251         * m4/mbschr.m4: New file.
1252         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
1253         GNULIB_MBSCHR.
1254         * modules/string (string.h): Also substitute GNULIB_MBSCHR.
1255         * MODULES.html.sh (Internationalization functions): Add mbschr.
1256
1257 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
1258
1259         * lib/stdbool_.h: Mention that bool bit-fields aren't supported.
1260
1261         * modules/stdarg (configure.ac-early): Require AC_PROG_CC_STDC.
1262
1263 2007-02-04  Bruno Haible  <bruno@clisp.org>
1264
1265         New module description section 'configure.ac-early'.
1266         * gnulib-tool (sed_extract_prog): Recognize configure.ac-early.
1267         (func_get_autoconf_early_snippet): New function.
1268         (func_import, func_create_testdir): Use it. Remove special cases for
1269         modules 'extensions' and 'lock'.
1270         * modules/extensions (configure.ac-early): Require
1271         gl_USE_SYSTEM_EXTENSIONS.
1272         * modules/lock (configure.ac-early): Require gl_LOCK_EARLY.
1273
1274 2007-02-04  Bruno Haible  <bruno@clisp.org>
1275
1276         Make use of gcj-4.3's -fsource and -ftarget option.
1277         * m4/javacomp.m4 (gt_JAVACOMP): Test whether gcj is in version >= 4.3,
1278         and if so try the options -fsource and -ftarget.
1279         * lib/javacomp.c (compile_using_gcj): Add fsource_option,
1280         source_version, ftarget_option, target_version arguments.
1281         (is_envjavac_gcj43, is_envjavac_gcj43_usable): New functions.
1282         (is_envjavac_oldgcj_14_14_usable): Renamed from
1283         is_envjavac_gcj_14_14_usable.
1284         (is_envjavac_oldgcj_14_13_usable): Renamed from
1285         is_envjavac_gcj_14_13_usable.
1286         (is_gcj_present): Update.
1287         (is_gcj_43, is_gcj43_usable): New functions.
1288         (is_oldgcj_14_14_usable): Renamed from is_gcj_14_14_usable. Update.
1289         (is_oldgcj_14_13_usable): Renamed from is_gcj_14_13_usable. Update.
1290         (compile_java_class): Test whether gcj is in version >= 4.3, and if so
1291         try the options -fsource and -ftarget.
1292
1293 2007-02-03  Paul Eggert  <eggert@cs.ucla.edu>
1294
1295         * lib/xalloc.h (x2nrealloc): Fix an unlikely bug in the overflow
1296         checking code.  Set N = ceil (1.5 * N) rather than to a slightly
1297         larger value.
1298
1299 2007-02-03  Jim Meyering  <jim@meyering.net>
1300
1301         Give tools a better chance to allocate space for very large buffers.
1302         * lib/xalloc.h (x2nrealloc): Use 3/2, not 2, as buffer size factor.
1303
1304         Make pwd and readlink work also when run with an unreadable parent dir
1305         on systems with openat support.
1306         * lib/getcwd.c (__getcwd) [HAVE_PARTLY_WORKING_GETCWD]: Use the system
1307         provided getcwd function, even when we have openat support.
1308         Reported by Dmitry V. Levin in <http://bugzilla.redhat.com/227168>.
1309
1310 2007-02-02  Bruno Haible  <bruno@clisp.org>
1311
1312         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
1313         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): Provoke a link
1314         error only if GNULIB_POSIXCHECK is defined. Needed to avoid artificial
1315         portability problems if one of these functions is only used on specific
1316         platforms.
1317         Reported by Paul Eggert.
1318
1319 2007-02-02  Paul Eggert  <eggert@cs.ucla.edu>
1320
1321         Avoid mempcpy in the regex code, as the string.h mempcpy stuff
1322         is causing more trouble than it's curing.
1323         * lib/regex_internal.h (__mempcpy): Remove.
1324         * lib/regcomp.c (regerror): Rewrite to avoid the need for mempcpy
1325         (and make the code a tad smaller to boot).
1326         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for mempcpy.
1327
1328 2007-02-02  Jim Meyering  <jim@meyering.net>
1329
1330         * modules/arpa_inet: Put AC_PROG_MKDIR_P in the configure.ac:
1331         section, not in the Makefile.am: one.
1332
1333 2007-02-02  Eric Blake  <ebb9@byu.net>
1334
1335         * lib/strchrnul.c: Always include config.h first.
1336
1337         * modules/mountlist (Depends-on): Revert 2007-01-31 change,
1338         gnulib strstr is not necessary here.
1339
1340 2007-02-02  Simon Josefsson  <simon@josefsson.org>
1341
1342         * m4/socklen.m4: Fix typo.
1343
1344 2007-02-02  Eric Blake  <ebb9@byu.net>
1345
1346         * modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid races.
1347         * modules/netinet_in (Makefile.am): Likewise.
1348
1349 2007-02-01  Bruno Haible  <bruno@clisp.org>
1350
1351         * lib/string_.h (GL_LINK_WARNING): New macro.
1352         (strcasecmp, strstr, strcasestr): If provided by the system,
1353         conditionally define as a macro that leads to a warning instead of to
1354         an error.
1355         (strncasecmp): Conditionally define as a macro that leads to a warning.
1356
1357 2007-02-01  Karl Berry  <karl@gnu.org>
1358
1359         * config/srclist.txt (strtok_r.c): lose sync, no more strtok_r.h.
1360
1361 2007-02-01  Bruno Haible  <bruno@clisp.org>
1362
1363         * MODULES.html.sh (Unicode string functions): Update after 2007-01-27
1364         renamings.
1365
1366 2007-02-01  Eric Blake  <ebb9@byu.net>
1367
1368         * modules/regex (Depends-on): Revert dependence on mempcpy.
1369         * lib/regex_internal.h [! _LIBC && !__mempcpy]: Undo string
1370         module's definition of mempcpy.
1371         Reported by Paul Eggert.
1372
1373 2007-02-01  Paul Eggert  <eggert@cs.ucla.edu>
1374
1375         * lib/string_.h: If the gnulib module XYZ is not present, undefine
1376         the symbol XYZ before redefining it.  This fixes a problem with
1377         programs that don't use XYZ, when compiled on systems that define
1378         XYZ to something else.
1379
1380 2007-01-31  Paul Eggert  <eggert@cs.ucla.edu>
1381
1382         * lib/mkdir-p.c (make_dir_parents): Close a race condition that
1383         occurs when "mkdir -m foo" creates a setgid directory that is (1)
1384         writeable to group or other and (2) is intended to have a special
1385         mode bit that is set or cleared.  In such a case, the directory
1386         should be neither group- nor other-writeable until the special
1387         mode bits are right.
1388
1389 2007-01-31  Eric Blake  <ebb9@byu.net>
1390
1391         * modules/mountlist (Depends-on): Add strstr.
1392
1393         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usage
1394         bug.
1395         * modules/string (Makefile.am): Remove redundant replacement.
1396         * modules/regex (Depends-on): Add mempcpy.
1397
1398 2007-01-31  Bruno Haible  <bruno@clisp.org>
1399
1400         New module description field 'Link'.
1401         * gnulib-tool (func_usage): Document --extract-link-directive.
1402         (sed_extract_prog): Recognize 'Link' directive.
1403         (func_get_link_directive): New function.
1404         (func_import): Show summary of link directives.
1405         Handle --extract-link-directive option.
1406         * modules/acl (Link): New section.
1407         * modules/clock-time (Link): New section.
1408         * modules/euidaccess (Link): New section.
1409         * modules/gettext (Link): New section.
1410         * modules/iconv (Link): New section.
1411         * modules/lock (Link): New section.
1412         * modules/nanosleep (Link): New section.
1413         * modules/readline (Link): New section.
1414
1415 2007-01-27  Bruno Haible  <bruno@clisp.org>
1416
1417         Enforce the use of gnulib modules for unportable <string.h> functions.
1418         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): New macro.
1419         (gl_STRING_MODULE_INDICATOR_DEFAULTS): New macro.
1420         (gl_HEADER_STRING_H_BODY): Require it.
1421         * lib/string_.h: If the gnulib module XYZ is not present, redefine
1422         the symbol XYZ to one that gives a link error.
1423         * modules/string (Makefile.am): Also substitute the GNULIB_* variables.
1424         * modules/memmem (configure.ac): Invoke gl_STRING_MODULE_INDICATOR.
1425         * modules/mempcpy (configure.ac): Likewise.
1426         * modules/memrchr (configure.ac): Likewise.
1427         * modules/stpcpy (configure.ac): Likewise.
1428         * modules/stpncpy (configure.ac): Likewise.
1429         * modules/strcase (configure.ac): Likewise.
1430         * modules/strcasestr (configure.ac): Likewise.
1431         * modules/strchrnul (configure.ac): Likewise.
1432         * modules/strdup (configure.ac): Likewise.
1433         * modules/strndup (configure.ac): Likewise.
1434         * modules/strnlen (configure.ac): Likewise.
1435         * modules/strpbrk (configure.ac): Likewise.
1436         * modules/strsep (configure.ac): Likewise.
1437         * modules/strstr (configure.ac): Likewise.
1438         * modules/strtok_r (configure.ac): Likewise.
1439
1440 2007-01-31  Jean-Louis Martineau  <martineau@zmanda.com>  (tiny change)
1441
1442         * lib/gai_strerror.c (values): Add EAI_OVERFLOW.
1443
1444 2007-01-30  Jim Meyering  <jim@meyering.net>
1445
1446         * lib/mpsort.c (mpsort): Remove spurious "return" in void function.
1447
1448 2007-01-29  Bruno Haible  <bruno@clisp.org>
1449
1450         * lib/allocsa.h: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
1451         * lib/execute.c: Likewise.
1452         * lib/pipe.c: Likewise.
1453         * lib/printf-args.h: Likewise.
1454         * lib/printf-args.c: Likewise.
1455         * lib/printf-parse.c: Likewise.
1456         * lib/vasnprintf.c: Likewise.
1457
1458 2007-01-29  Eric Blake  <ebb9@byu.net>
1459
1460         * lib/memrchr.c: Assume <string.h> unconditionally, to pull in
1461         declaration.
1462
1463 2007-01-29  Paul Eggert  <eggert@cs.ucla.edu>
1464
1465         * lib/strptime.h (strptime): Use 'restrict' for args where
1466         POSIX requires this.
1467         * lib/strptime.c (strptime): Likewise.
1468         Change license notice from LGPL to GPL, since gnulib-tool will
1469         change this as needed.
1470         Include <config.h> if _LIBC is not defined, not if HAVE_CONFIG_H is
1471         defined.
1472         Include "strptime.h" first, to check interface.
1473         Do not #undef _LIBC and _NL_CURRENT.
1474         Do not include <stdlib.h>; no longer needed.
1475         Include "time_r.h" and declare ptime_locale_status
1476         only if _LIBC is not defined.
1477         (__P): Remove unused macro.
1478         (match_string): Bring back glibc version, but use it only if _LIBC
1479         is defined.
1480         (__strptime_internal): Compile tm_gmtoff code if _LIBC is defined, too.
1481         Remove unnecessary assertion and abort() call.
1482         Use #ifdef _NL_CURRENT rather than #if 0, for benefit of glibc.
1483         * m4/strptime.m4: Fix serial number comment.
1484         (gl_FUNC_STRPTIME): Require AC_C_RESTRICT, gl_TM_GMTOFF.
1485         * modules/strptime (Files): Add m4/tm_gmtoff.m4.
1486         (Depends-on): Add time_r.
1487
1488 2007-01-29  Bruno Haible  <bruno@clisp.org>
1489
1490         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
1491         strptime.
1492         * modules/strptime (Depends-on): Add stdbool.
1493         * lib/strptime.h: Include <time.h> always. Add comments.
1494
1495 2007-01-29  Yoann Vandoorselaere  <yoann@prelude-ids.org>
1496
1497         * modules/strptime: New file.
1498         * lib/strptime.h: New file.
1499         * lib/strptime.c: New file.
1500         * m4/strptime.m4: New file.
1501
1502 2007-01-28  Paul Eggert  <eggert@cs.ucla.edu>
1503
1504         * MODULES.html.sh: New module mpsort.
1505         * lib/mpsort.c, lib/mpsort.h, m4/mpsort.m4, modules/mpsort: New files.
1506
1507         * lib/regex.h (_Restrict_): Renamed from __restrict, to avoid
1508         a circularity problem with HP-UX ia64 reported by Bob Proulx in
1509         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00394.html>.
1510         All uses changed.
1511         (_Restrict_arr_): Renamed from __restrict_arr, for similar reasons.
1512         All uses changed.
1513         * lib/regcomp.c, lib/regexec.c: Change all uses from __restrict
1514         to _Restrict_.
1515         * lib/regexec.c (regexec): Declare pmatch with _Restrict_arr_, so that
1516         the parameter matches the prototype.
1517
1518 2007-01-28  Jim Meyering  <jim@meyering.net>
1519
1520         * modules/sys_time (Makefile.am) [MOSTLYCLEANFILES]: Do use
1521         sys/time.h here, reverting that part of the previous patch:
1522         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/8959>.
1523
1524 2007-01-28  Bruno Haible  <bruno@clisp.org>
1525
1526         * modules/sys_time (Makefile.am): Build sys/time.h only when it's the
1527         value of $(SYS_TIME_H).
1528         [MOSTLYCLEANFILES]: Now that sys/time.h is created only when needed,
1529         remove it conditionally, too. [added by Jim Meyering]
1530         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Set SYS_TIME_H.
1531         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
1532         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Set SYS_TIME_H when setting
1533         GETTIMEOFDAY_REPLACEMENT to 1.
1534
1535 2007-01-28  Bruno Haible  <bruno@clisp.org>
1536
1537         * m4/unistd_h.m4 (gl_HEADER_UNISTD_DEFAULTS): New macro.
1538         (gl_HEADER_UNISTD): Require it. Don't set UNISTD_H to empty here.
1539         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_HEADER_UNISTD_DEFAULTS.
1540         Set UNISTD_H instead of UNISTD_H2.
1541         * modules/fchdir (BUILT_SOURCES): Drop $(UNISTD_H2).
1542
1543 2007-01-28  Bruno Haible  <bruno@clisp.org>
1544
1545         * modules/mbchar (Makefile.am): Add mbchar.c to lib_SOURCES.
1546         * m4/mbchar.m4 (gl_MBCHAR): Remove AC_LIBOBJ invocation.
1547
1548 2007-01-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1549
1550         * gnulib-tool (func_emit_lib_Makefile_am, func_add_or_update)
1551         (func_create_testdir): Ensure C locale for `grep' and `tr'
1552         character ranges.
1553         (func_create_megatestdir): Avoid one `grep'.  Fix bug in
1554         ACLOCAL_AMFLAGS parsing state machine.
1555
1556 2007-01-27  Bruno Haible  <bruno@clisp.org>
1557
1558         * modules/unistr/base: Update.
1559
1560 2007-01-27  Bruno Haible  <bruno@clisp.org>
1561
1562         Rename u32-mbtouc -> u32-mbtouc-unsafe, u32-mbtouc-safe -> u32-mbtouc,
1563         u32_mbtouc -> u32_mbtouc_unsafe, u32_mbtouc_safe -> u32_mbtouc.
1564         * modules/unistr/u32-mbtouc-unsafe: Renamed from
1565         modules/unistr/u32-mbtouc.
1566         * lib/unistr/u32-mbtouc-unsafe.c: Renamed from lib/unistr/u32-mbtouc.c.
1567         * lib/unistr.h: Update.
1568         * lib/linebreak.c: Update.
1569         * modules/unistr/u32-mbtouc: Renamed from
1570         modules/unistr/u32-mbtouc-safe.
1571         * lib/unistr/u32-mbtouc.c: Renamed from lib/unistr/u32-mbtouc-safe.c.
1572         * lib/unistr.h: Update.
1573         * lib/unistr/u32-to-u8.c: Update.
1574         * lib/unistr/u32-to-u16.c: Update.
1575
1576 2007-01-27  Bruno Haible  <bruno@clisp.org>
1577
1578         Rename utf16-ucs4 -> utf16-ucs4-unsafe, utf16-ucs4-safe -> utf16-ucs4,
1579         u16_mbtouc -> u16_mbtouc_unsafe, u16_mbtouc_safe -> u16_mbtouc.
1580         * modules/utf16-ucs4-unsafe: Renamed from modules/utf16-ucs4.
1581         * lib/utf16-ucs4-unsafe.h: Renamed from lib/utf16-ucs4.h.
1582         * lib/unistr/utf16-ucs4-unsafe.c: Renamed from lib/unistr/utf16-ucs4.c.
1583         * modules/unistr/u16-mbtouc-unsafe: Renamed from
1584         modules/unistr/u16-mbtouc.
1585         * lib/unistr/u16-mbtouc-unsafe.c: Renamed from lib/unistr/u16-mbtouc.c.
1586         * lib/unistr.h: Update.
1587         * lib/linebreak.c: Update.
1588         * modules/linebreak: Update.
1589         * modules/utf16-ucs4: Renamed from modules/utf16-ucs4-safe.
1590         * lib/utf16-ucs4.h: Renamed from lib/utf16-ucs4-safe.h.
1591         * lib/unistr/utf16-ucs4.c: Renamed from lib/unistr/utf16-ucs4-safe.c.
1592         * modules/unistr/u16-mbtouc: Renamed from
1593         modules/unistr/u16-mbtouc-safe.
1594         * lib/unistr/u16-mbtouc.c: Renamed from lib/unistr/u16-mbtouc-safe.c.
1595         * lib/unistr.h: Update.
1596         * lib/unistr/u16-to-u8.c: Update.
1597         * modules/unistr/u16-to-u8: Update.
1598         * lib/unistr/u16-to-u32.c: Update.
1599         * modules/unistr/u16-to-u32: Update.
1600
1601 2007-01-27  Bruno Haible  <bruno@clisp.org>
1602
1603         Rename utf8-ucs4 -> utf8-ucs4-unsafe, utf8-ucs4-safe -> utf8-ucs4,
1604         u8_mbtouc -> u8_mbtouc_unsafe, u8_mbtouc_safe -> u8_mbtouc.
1605         * modules/utf8-ucs4-unsafe: Renamed from modules/utf8-ucs4.
1606         * lib/utf8-ucs4-unsafe.h: Renamed from lib/utf8-ucs4.h.
1607         * lib/unistr/utf8-ucs4-unsafe.c: Renamed from lib/unistr/utf8-ucs4.c.
1608         * modules/unistr/u8-mbtouc-unsafe: Renamed from
1609         modules/unistr/u8-mbtouc.
1610         * lib/unistr/u8-mbtouc-unsafe.c: Renamed from lib/unistr/u8-mbtouc.c.
1611         * lib/unistr.h: Update.
1612         * lib/striconveh.c: Update.
1613         * modules/striconveh: Update.
1614         * lib/linebreak.c: Update.
1615         * modules/linebreak: Update.
1616         * modules/utf8-ucs4: Renamed from modules/utf8-ucs4-safe.
1617         * lib/utf8-ucs4.h: Renamed from lib/utf8-ucs4-safe.h.
1618         * lib/unistr/utf8-ucs4.c: Renamed from lib/unistr/utf8-ucs4-safe.c.
1619         * modules/unistr/u8-mbtouc: Renamed from modules/unistr/u8-mbtouc-safe.
1620         * lib/unistr/u8-mbtouc.c: Renamed from lib/unistr/u8-mbtouc-safe.c.
1621         * lib/unistr.h: Update.
1622         * lib/striconveh.c: Update.
1623         * modules/striconveh: Update.
1624         * lib/unistr/u8-to-u16.c: Update.
1625         * modules/unistr/u8-to-u16: Update.
1626         * lib/unistr/u8-to-u32.c: Update.
1627         * modules/unistr/u8-to-u32: Update.
1628
1629 2007-01-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1630
1631         Sync from Libtool.
1632         * lib/argz.c: Do not include strings.h nor memory.h, include
1633         string.h unconditionally.  Patch by Simon Josefsson.
1634
1635 2007-01-27  Bruno Haible  <bruno@clisp.org>
1636
1637         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): New macro, extracted
1638         from gl_HEADER_STRING_H_BODY.
1639         (gl_HEADER_STRING_H_BODY): Require it.
1640         * m4/memmem.m4 (gl_FUNC_MEMMEM): Require gl_HEADER_STRING_H_DEFAULTS.
1641         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
1642         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
1643         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
1644         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
1645         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP): Likewise.
1646         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
1647         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
1648         * m4/strdup.m4 (gl_FUNC_STRDUP): Likewise.
1649         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
1650         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
1651         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Likewise.
1652         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
1653         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
1654         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
1655
1656 2007-01-27  Bruno Haible  <bruno@clisp.org>
1657
1658         * gnulib-tool (func_emit_lib_Makefile_am): If $for_test is true, turn
1659         check_PROGRAMS into noinst_PROGRAMS.
1660         (func_emit_tests_Makefile_am): Likewise. Also don't initialize
1661         check_PROGRAMS in this case.
1662         (func_import): Set for_test to false.
1663         (func_create_testdir): Set for_test to true.
1664
1665 2007-01-27  Yoann Vandoorselaere <yoann.v@prelude-ids.com>
1666             Bruno Haible  <bruno@clisp.org>
1667
1668         * modules/strcasestr (Files): Remove lib/strcasestr.h.
1669         (Depends-on): Add string.
1670         (Includes): Use <string.h> instead of strcasestr.h.
1671         * modules/string (Makefile.am): Also substitute the value of
1672         REPLACE_STRCASESTR.
1673         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Don't define strcasestr here;
1674         assume strcasestr is declared in <string.h> not <strings.h>. Also
1675         set REPLACE_STRCASESTR.
1676         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Provide a default value for
1677         REPLACE_STRCASESTR.
1678         * lib/strcasestr.h: Remove file.
1679         * lib/strcasestr.c: Include <string.h> instead of strcasestr.h.
1680         * lib/string_.h (strcasestr): New declaration.
1681
1682 2007-01-27  Bruno Haible  <bruno@clisp.org>
1683
1684         * lib/string_.h: Use 'extern'.
1685
1686 2007-01-27  Jim Meyering  <jim@meyering.net>
1687
1688         * lib/regex_internal.c (re_string_reconstruct): Remove declaration
1689         of set-but-not-used local, "q".
1690
1691         * lib/mempcpy.c: Include <config.h> before <string.h>.
1692         This fixes a compilation error on HP-UX, due to the system's
1693         "restrict"-using mempcpy prototype.
1694
1695 2007-01-26  Bruno Haible  <bruno@clisp.org>
1696
1697         Small optimization.
1698         * lib/javacomp.c: Include c-strstr.h.
1699          (is_envjavac_gcj): Use c_strstr instead of strstr.
1700         * modules/javacomp (Depends-on): Add c-strstr, remove strstr.
1701
1702 2007-01-26  Bruno Haible  <bruno@clisp.org>
1703
1704         * MODULES.html.sh (Unicode string functions): Add the new modules.
1705
1706         * modules/uniconv/u32-strconv-to-locale: New file.
1707         * lib/uniconv/u32-strconv-to-locale.c: New file.
1708
1709         * modules/uniconv/u16-strconv-to-locale: New file.
1710         * lib/uniconv/u16-strconv-to-locale.c: New file.
1711
1712         * modules/uniconv/u8-strconv-to-locale: New file.
1713         * lib/uniconv/u8-strconv-to-locale.c: New file.
1714
1715         * modules/uniconv/u32-strconv-from-locale: New file.
1716         * lib/uniconv/u32-strconv-from-locale.c: New file.
1717
1718         * modules/uniconv/u16-strconv-from-locale: New file.
1719         * lib/uniconv/u16-strconv-from-locale.c: New file.
1720
1721         * modules/uniconv/u8-strconv-from-locale: New file.
1722         * lib/uniconv/u8-strconv-from-locale.c: New file.
1723
1724         * modules/uniconv/u32-strconv-to-enc: New file.
1725         * lib/uniconv/u32-strconv-to-enc.c: New file.
1726         * modules/uniconv/u32-strconv-to-enc-tests: New file.
1727         * tests/uniconv/test-u32-strconv-to-enc.c: New file.
1728
1729         * modules/uniconv/u16-strconv-to-enc: New file.
1730         * lib/uniconv/u16-strconv-to-enc.c: New file.
1731         * lib/uniconv/u-strconv-to-enc.h: New file.
1732         * modules/uniconv/u16-strconv-to-enc-tests: New file.
1733         * tests/uniconv/test-u16-strconv-to-enc.c: New file.
1734
1735         * modules/uniconv/u8-strconv-to-enc: New file.
1736         * lib/uniconv/u8-strconv-to-enc.c: New file.
1737         * modules/uniconv/u8-strconv-to-enc-tests: New file.
1738         * tests/uniconv/test-u8-strconv-to-enc.c: New file.
1739
1740         * modules/uniconv/u32-strconv-from-enc: New file.
1741         * lib/uniconv/u32-strconv-from-enc.c: New file.
1742         * modules/uniconv/u32-strconv-from-enc-tests: New file.
1743         * tests/uniconv/test-u32-strconv-from-enc.c: New file.
1744
1745         * modules/uniconv/u16-strconv-from-enc: New file.
1746         * lib/uniconv/u16-strconv-from-enc.c: New file.
1747         * modules/uniconv/u16-strconv-from-enc-tests: New file.
1748         * tests/uniconv/test-u16-strconv-from-enc.c: New file.
1749
1750         * modules/uniconv/u8-strconv-from-enc: New file.
1751         * lib/uniconv/u8-strconv-from-enc.c: New file.
1752         * lib/uniconv/u-strconv-from-enc.h: New file.
1753         * modules/uniconv/u8-strconv-from-enc-tests: New file.
1754         * tests/uniconv/test-u8-strconv-from-enc.c: New file.
1755
1756         * modules/uniconv/u32-conv-from-enc: New file.
1757         * lib/uniconv/u32-conv-from-enc.c: New file.
1758         * modules/uniconv/u32-conv-from-enc-tests: New file.
1759         * tests/uniconv/test-u32-conv-from-enc.c: New file.
1760
1761         * modules/uniconv/u16-conv-from-enc: New file.
1762         * lib/uniconv/u16-conv-from-enc.c: New file.
1763         * lib/uniconv/u-conv-from-enc.h: New file.
1764         * modules/uniconv/u16-conv-from-enc-tests: New file.
1765         * tests/uniconv/test-u16-conv-from-enc.c: New file.
1766
1767         * modules/uniconv/u8-conv-from-enc: New file.
1768         * lib/uniconv/u8-conv-from-enc.c: New file.
1769         * modules/uniconv/u8-conv-from-enc-tests: New file.
1770         * tests/uniconv/test-u8-conv-from-enc.c: New file.
1771
1772         * modules/uniconv/base: New file.
1773         * lib/uniconv.h: New file.
1774
1775 2007-01-26  Paul Eggert  <eggert@cs.ucla.edu>
1776
1777         * doc/gnulib-tool.texi (Initial import): Update to match current
1778         behavior with strdup module.
1779         * lib/.cppi-disable: Remove strcase.h, strdup.h, strndup.h, strnlen.h.
1780         * lib/memmem.h: Remove; all uses removed.  This is now done
1781         by <string.h>.
1782         * lib/mempcpy.h: Likewise.
1783         * lib/memrchr.h: Likewise.
1784         * lib/stpcpy.h: Likewise.
1785         * lib/stpncpy.h: Likewise.
1786         * lib/strcase.h: Likewise.
1787         * lib/strchrnul.h: Likewise.
1788         * lib/strdup.h: Likewise.
1789         * lib/strndup.h: Likewise.
1790         * lib/strnlen.h: Likewise.
1791         * lib/strpbrk.h: Likewise.
1792         * lib/strsep.h: Likewise.
1793         * lib/strstr.h: Likewise.
1794         * lib/strtok_r.h: Likewise.
1795         * lib/string_.h: New file.
1796         * lib/argp-namefrob.h: Don't include no-longer-existent include files.
1797         Rely on <string.h> instead.
1798         * lib/canon-host.c: Likewise.
1799         * lib/chdir-long.c: Likewise.
1800         * lib/concatpath.c: Likewise.
1801         * lib/exclude.c: Likewise.
1802         * lib/fchdir.c: Likewise.
1803         * lib/getaddrinfo.c: Likewise.
1804         * lib/getcwd.c: Likewise.
1805         * lib/getsubopt.c: Likewise.
1806         * lib/glob.c: Likewise.
1807         * lib/hard-locale.c: Likewise.
1808         * lib/iconvme.c: Likewise.
1809         * lib/javacomp.c: Likewise.
1810         * lib/mempcpy.c: Likewise.
1811         * lib/memrchr.c: Likewise.
1812         * lib/regex_internal.h: Likewise.
1813         * lib/stpncpy.c: Likewise.
1814         * lib/strcasecmp.c: Likewise.
1815         * lib/strchrnul.c: Likewise.
1816         * lib/strdup.c: Likewise.
1817         * lib/striconv.c: Likewise.
1818         * lib/striconveh.c: Likewise.
1819         * lib/striconveha.c: Likewise.
1820         * lib/strncasecmp.c: Likewise.
1821         * lib/strndup.c: Likewise.
1822         * lib/strnlen.c: Likewise.
1823         * lib/strsep.c: Likewise.
1824         * lib/strstr.c: Likewise.
1825         * lib/strtok_r.c: Likewise.
1826         * lib/userspec.c: Likewise.
1827         * lib/w32spawn.h: Likewise.
1828         * lib/xstrndup.c: Likewise.
1829         * lib/mountlist.c (strstr): Remove decl.
1830         * m4/string_h.m4: New file.
1831         * m4/memmem.m4 (gl_FUNC_MEMMEM): Set HAVE_DECL_MEMMEM if necessary.
1832         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Set HAVE_MEMPCPY if necessary.
1833         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Set HAVE_MEMRCHR
1834         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Set HAVE_STPCPY if necessary.
1835         * m4/stpncpy.m4 (gl_PREREQ_STPNCPY): Set HAVE_STPNCPY if necessary.
1836         * m4/strcase.m4 (gl_FUNC_STRCASECMP):
1837         Set REPLACE_STRCASECMP if necessary.
1838         (gl_FUNC_STRNCASECMP): Set HAVE_DECL_STRNCASECMP if necessary.
1839         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Set HAVE_STRCHRNUL if necessary.
1840         * m4/strdup.m4 (gl_FUNC_STRDUP): Set HAVE_DECL_STRDUP if necessary.
1841         * m4/strndup.m4 (gl_FUNC_STRNDUP): Set HAVE_DECL_STRNLEN and
1842         HAVE_DECL_STRDUP if necessary.
1843         (gl_PREREQ_STRNLEN): Don't bother to check for strnlen decl,
1844         since gl_FUNC_STRNDUP does that now.
1845         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Set HAVE_DECL_STRNLEN if necessary.
1846         Check for decl here...
1847         (gl_PREREQ_STRNLEN): ... not here.
1848         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Set HAVE_STRPBRK if necessary.
1849         * m4/strsep.m4 (gl_FUNC_STRSEP): Set HAVE_STRSEP if necessary.
1850         * m4/strstr.m4 (gl_FUNC_STRSTR): Set REPLACE_STRSTR if necessary.
1851         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Set HAVE_DECL_STRTOK_R if
1852         necessary.
1853         * modules/string: New file.
1854         * modules/memmem (Files): Remove special-purpose include file.
1855         (Depends-on): Add string.
1856         (Include): Include <string.h>, not the removed file.
1857         * modules/mempcpy: Likewise.
1858         * modules/memrchr: Likewise.
1859         * modules/stpcpy: Likewise.
1860         * modules/stpncpy: Likewise.
1861         * modules/strcase: Likewise.
1862         * modules/strchrnul: Likewise.
1863         * modules/strdup: Likewise.
1864         * modules/strndup: Likewise.
1865         * modules/strnlen: Likewise.
1866         * modules/strpbrk: Likewise.
1867         * modules/strsep: Likewise.
1868         * modules/strstr: Likewise.
1869         * modules/strtok_r: Likewise.
1870         * tests/test-dirname.c: Don't include "strdup.h", since
1871         <string.h> now suffices.
1872         * tests/test-memmem.c: Don't include "memmem.h", since
1873         <string.h> now suffices.
1874
1875 2007-01-25  Bruno Haible  <bruno@clisp.org>
1876
1877         * lib/striconveh.c (mem_cd_iconveh_internal): Ignore *lengthp if
1878         *resultp is 0.
1879
1880         * lib/unistr/u16-to-u8.c (u16_to_u8): Fix u8_uctomb invocation.
1881         * lib/unistr/u32-to-u8.c (u32_to_u8): Likewise.
1882         * lib/unistr/u8-to-u16.c (u8_to_u16): Fix u16_uctomb invocation.
1883         * lib/unistr/u32-to-u16.c (u32_to_u16): Likewise.
1884
1885         * modules/unistr/u8-to-u16 (Depends-on): Add missing modules.
1886         * modules/unistr/u8-to-u32 (Depends-on): Add missing modules.
1887         * modules/unistr/u16-to-u8 (Depends-on): Add missing modules.
1888         * modules/unistr/u16-to-u32 (Depends-on): Add missing modules.
1889         * modules/unistr/u32-to-u8 (Depends-on): Add missing modules.
1890         * modules/unistr/u32-to-u16 (Depends-on): Add missing modules.
1891
1892 2007-01-24  Bruno Haible  <bruno@clisp.org>
1893
1894         Don't AC_REQUIRE autoconf macros that invoke AC_LIBOBJ. See
1895         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00279.html>.
1896         * m4/argp.m4 (gl_ARGP): Invoke, don't require, gl_GETOPT_SUBSTITUTE.
1897         * m4/fts.m4 (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): Invoke, don't require,
1898         gl_FUNC_FTS_CORE.
1899         (gl_FUNC_FTS_CORE): Invoke, don't require, gl_FUNC_OPENAT.
1900         * m4/lstat.m4 (gl_FUNC_LSTAT): Invoke, don't require,
1901         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
1902         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Invoke, don't require, AC_FUNC_MEMCMP.
1903         * m4/mktime.m4 (gl_FUNC_MKTIME): Invoke, don't require, AC_FUNC_MKTIME.
1904         * m4/openat.m4 (gl_FUNC_OPENAT): Invoke, don't require,
1905         gl_FUNC_FCHOWNAT.
1906         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Invoke, don't require,
1907         gl_FUNC_STRFTIME.
1908         * m4/strtod.m4 (gl_FUNC_STRTOD): Invoke, don't require, AC_FUNC_STRTOD.
1909         Reported by Ralf Wildenhues.
1910
1911 2007-01-24  Bruno Haible  <bruno@clisp.org>
1912
1913         Drop AC_REQUIRE calls that are redundant with the module dependencies.
1914         * m4/canon-host.m4 (gl_PREREQ_CANON_HOST): Don't require
1915         gl_GETADDRINFO.
1916         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Don't require AM_STDBOOL_H,
1917         gl_FUNC_MEMPCPY, gl_FUNC_OPENAT, gl_FUNC_MEMRCHR.
1918         * m4/openat.m4 (gl_PREREQ_OPENAT): Don't require gl_SAVE_CWD.
1919
1920 2007-01-24  Paul Eggert  <eggert@cs.ucla.edu>
1921
1922         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Add test for glibc bug 361.
1923         Don't use 'exit'; just return from 'main'.
1924         (_AC_LIBOBJ_FNMATCH): Check for headers and functions just once.
1925
1926         * lib/fnmatch_.h: Readjust white space and comments to match
1927         glibc, to avoid spurious diffs.
1928
1929 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
1930
1931         * lib/fnmatch_loop.c (internal_fnmatch) [!_LIBC]: #if-out the
1932         2004-12-01 change by Jakub Jelinek, since this code won't compile
1933         if !LIBC.  Problem reported by Bob Proulx.
1934
1935 2007-01-23  Bruno Haible  <bruno@clisp.org>
1936
1937         * lib/striconveh.c: Include c-strcaseeq.h.
1938         (mem_iconveh, str_iconveh): Use STRCASEEQ instead of c_strcasecmp.
1939         * modules/striconveh (Depends-on): Add c-strcaseeq.
1940
1941 2007-01-23  Bruno Haible  <bruno@clisp.org>
1942
1943         * MODULES.html.sh (String handling): Add streq, c-strcaseeq.
1944
1945         * modules/c-strcaseeq: New file.
1946         * lib/c-strcaseeq.h: New file.
1947
1948         * modules/streq: New file.
1949         * lib/streq.h: New file.
1950
1951 2007-01-23  Bruno Haible  <bruno@clisp.org>
1952
1953         * modules/striconveha-tests: New file.
1954         * tests/test-striconveha.c: New file.
1955
1956         * lib/striconveha.h: Include <stdbool.h>.
1957         (mem_iconveha, str_iconveha): Add 'transliterate' argument.
1958         * lib/striconveha.c: Include allocsa.h, strdup.h, c-strcase.h.
1959         (mem_iconveha_notranslit): Renamed from mem_iconveha.
1960         (mem_iconveha): New function.
1961         (str_iconveha_notranslit): Renamed from str_iconveha.
1962         (str_iconveha): New function.
1963         * modules/striconveha (Depends-on): Add stdbool, allocsa, strdup,
1964         c-strcase.
1965
1966 2007-01-23  Bruno Haible  <bruno@clisp.org>
1967
1968         * lib/striconveha.c (mem_iconveha): Fix endless recursion. Try all
1969         encodings without forgiving before trying any encoding with handler.
1970         (str_iconveha): Try all encodings without forgiving before trying any
1971         encoding with handler.
1972
1973 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
1974
1975         Import the following changes from libc.
1976
1977         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
1978
1979         * lib/fnmatch_loop.c: Adjust for changed secondary hash function.
1980
1981         2004-12-01  Jakub Jelinek  <jakub@redhat.com>
1982
1983         * lib/fnmatch_loop.c (internal_fnmatch): Clear is_seqval after
1984         normal_bracket label.
1985
1986         2004-09-01  Jakub Jelinek  <jakub@redhat.com>
1987
1988         [BZ #361]
1989         * lib/fnmatch_loop.c (FCT): For backslash between brackets, branch
1990         to normal_bracket after fetching the next character.
1991
1992 2007-01-22  Bruno Haible  <bruno@clisp.org>
1993
1994         * lib/striconveh.h (mem_cd_iconveh, mem_iconveh): Add 'offsets'
1995         argument.
1996         * lib/striconveh.c (iconv_carefully_1): New function.
1997         (mem_cd_iconveh_internal, mem_cd_iconveh, mem_iconveh): Add 'offsets'
1998         argument.
1999         (str_cd_iconveh): Update.
2000         * lib/striconveha.h (mem_iconveha): Add 'offsets' argument.
2001         * lib/striconveha.c (mem_iconveha): Add 'offsets' argument.
2002         * tests/test-striconveh.c (MAGIC): New macro.
2003         (new_offsets): New function.
2004         (main): Test call with and without offsets.
2005
2006 2007-01-22  Bruno Haible  <bruno@clisp.org>
2007
2008         * modules/sys_stat (Makefile.am): Use @MKDIR_P@ instead of $(MKDIR_P).
2009         * modules/sys_select (Makefile.am): Likewise.
2010         * modules/sys_socket (Makefile.am): Likewise.
2011         * modules/sys_time (Makefile.am): Likewise.
2012
2013 2007-01-22  Paul Eggert  <eggert@cs.ucla.edu>
2014
2015         * modules/gettimeofday (License): Change from GPL to LGPL, since
2016         gettimeofday is a library function.
2017
2018 2007-01-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
2019
2020         * lib/poll.c (rpl_poll): Don't check against FD_SETSIZE under Win32.
2021
2022 2007-01-21  Bruno Haible  <bruno@clisp.org>
2023
2024         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): New macro.
2025
2026 2007-01-21  Bruno Haible  <bruno@clisp.org>
2027
2028         * modules/striconveha: New file.
2029         * lib/striconveha.h: New file.
2030         * lib/striconveha.c: New file.
2031         * MODULES.html.sh (Internationalization functions): Add striconveha.
2032         * lib/striconv.c (str_iconv): Optimize the case of an empty input
2033         string.
2034         * lib/striconveh.c (mem_iconveh, str_iconveh): Likewise.
2035
2036 2007-01-21  Bruno Haible  <bruno@clisp.org>
2037
2038         * lib/striconv.c (str_iconv): Guarantee errno is set when strdup fails.
2039         * lib/striconveh.c (str_iconveh): Likewise.
2040
2041 2007-01-21  Bruno Haible  <bruno@clisp.org>
2042
2043         * lib/striconveh.h (mem_iconveh): New declaration.
2044         * lib/striconveh.c (mem_iconveh): New function.
2045         * tests/test-striconveh.c (main): Add tests for mem_iconveh.
2046
2047 2007-01-21  Bruno Haible  <bruno@clisp.org>
2048
2049         * lib/xstriconv.h (xmem_cd_iconv): Change specification.
2050
2051         * lib/striconveh.h (mem_cd_iconveh): Change specification.
2052         * lib/striconveh.c (mem_cd_iconveh): Don't free the user-supplied
2053         original result buffer.
2054         (str_cd_iconveh): Update.
2055         * tests/test-striconveh.c (main): Update.
2056
2057         * lib/striconv.h (mem_cd_iconv): Change specification.
2058         * lib/striconv.c (mem_cd_iconv): Don't free the user-supplied original
2059         result buffer.
2060         (str_cd_iconv): Update.
2061         * tests/test-striconv.c (main): Update.
2062
2063 2007-01-21  Bruno Haible  <bruno@clisp.org>
2064
2065         * gnulib-tool: Fix test whether sed is GNU sed supporting --posix.
2066
2067 2007-01-20  Jim Meyering  <jim@meyering.net>
2068
2069         * lib/userspec.c (parse_with_separator): If a user or group string
2070         starts with "+", skip the corresponding name-to-ID look-up, since
2071         such a look-up must fail: user and group names may not include "+".
2072
2073 2007-01-19  Paul Eggert  <eggert@cs.ucla.edu>
2074
2075         * lib/poll.c: Include sys/time.h and time.h unconditionally,
2076         since we now assume the sys_time module.
2077         * m4/poll.m4 (gl_PREREQ_POLL): Don't require AC_HEADER_TIME or
2078         check for sys/time.h; no longer needed.
2079         * modules/poll (Depends-on): Depend on sys_time.
2080
2081 2007-01-18  Bruno Haible  <bruno@clisp.org>
2082
2083         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove test for <sys/time.h>.
2084         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
2085
2086         * m4/tempname.m4 (gl_PREREQ_TEMPNAME): Remove tests for sys/time.h and
2087         gettimeofday.
2088
2089         * tests/test-gettimeofday.c: Include <time.h>.
2090         (dummy): Remove variable.
2091
2092         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Renamed from
2093         gl_HEADER_SYS_TIME_H.
2094         (gl_HEADER_SYS_TIME_H): New macro.
2095
2096         * lib/sys_time_.h: Test GETTIMEOFDAY_REPLACEMENT instead of
2097         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
2098         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY,
2099         gl_FUNC_GETTIMEOFDAY_CLOBBER): Set GETTIMEOFDAY_REPLACEMENT instead of
2100         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
2101         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H): Initialize
2102         GETTIMEOFDAY_REPLACEMENT instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE
2103         and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
2104         * modules/sys_time (sys/time.h): Substitute GETTIMEOFDAY_REPLACEMENT
2105         instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and
2106         GETTIMEOFDAY_CLOBBERS_LOCALTIME.
2107
2108         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Undo the
2109         last change; it caused a compilation error when cross-compiling to
2110         Cygwin.
2111
2112 2007-01-18  Jim Meyering  <jim@meyering.net>
2113
2114         Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".
2115         * modules/sys_stat (Makefile.am): Use "$(MKDIR_P) sys", rather
2116         than the race-prone "test -d sys || mkdir sys".
2117         (configure.ac): Use AC_PROG_MKDIR_P.
2118         * modules/sys_select: Likewise.
2119         * modules/sys_socket: Likewise.
2120         * modules/sys_time: Likewise.
2121
2122 2007-01-18  Eric Blake  <ebb9@byu.net>
2123
2124         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Also
2125         replace gettimeofday.
2126         * lib/gettimeofday.c (rpl_gettimeofday): Declare with replacement
2127         name, to avoid infinite recursion.
2128
2129 2007-01-17  Paul Eggert  <eggert@cs.ucla.edu>
2130
2131         * MODULES.html.sh (Support for systems lacking POSIX:2001): New
2132         module sys_time.
2133         * lib/gethrxtime.c: Include <sys/time.h>, since we can no longer
2134         assume timespec.h defines struct timeval.
2135         * lib/settime.c: Likewise.
2136         * lib/utimens.c: Likewise.
2137         * lib/gettime.c (gettime): Remove test against HAVE_GETTIMEOFDAY,
2138         since we now assume the gettimeofday module.
2139         * lib/tempname.c (__gen_tempname): Likewise.
2140         * lib/gettimeofday.h: Remove.
2141         * lib/gettimeofday.c: Include <sys/time.h> instead of "gettimeofday.h".
2142         Don't include <sys/types.h> and <stdlib.h>; shouldn't be needed.
2143         Include <time.h>, for 'time()'.
2144         (localtime_buffer_addr): Also use this workaround if
2145         TZSET_CLOBBERS_LOCALTIME.  Set to a dummy static variable by default,
2146         to simplify the uses.  All uses changed.
2147         (localtime, gmtime, tzset, gettimeofday): Reformat slightly so
2148         that #undef is inside {}, and 'const' follows type name consistently.
2149         (tzset): Define replacement only if TZSET_CLOBBERS_LOCALTIME.
2150         (gettimeofday): Do not use the maximum possible value for
2151         tv->tv_usec, since that might break usages other than ls.c.
2152         Instead, we'll leave ls.c alone.  This undoes today's patch
2153         by Bruno.  Add a compile-time warning for 1s-clock resolution;
2154         we've never observed the problem but might as well keep the
2155         canary.
2156         * lib/nanosleep.c: Include timespec.h first, for interface check.
2157         * lib/nanosleep.c: Include <sys/time.h> unconditionally, since we
2158         now assume the sys_time module.
2159         * lib/tempname.c: Likewise.
2160         * lib/timespec.h: Likewise.
2161         * lib/nanosleep.c: Don't worry about TIME_WITH_SYS_TIME; no longer
2162         needed.
2163         * lib/strftime.c: Likewise.
2164         * lib/timespec.h: Likewise.
2165         * lib/posixtm.c: Include posixtm.h first, for interface check.
2166         Don't worry about TM_IN_SYS_TIME; that's wayyy obsolete.
2167         * lib/posixtm.h: Include stdbool.h and time.h, for proper interface.
2168         * lib/strftime.c: Don't include <sys/types.h>; shouldn't be needed.
2169         * lib/sys_time_.h: New file.
2170         * lib/timespec.h (struct timespec): Use long int, not long.
2171         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
2172         (gl_FUNC_GETTIMEOFDAY_CLOBBER, gl_PREREQ_GETTIMEOFDAY):
2173         Remove obsolescent call to AC_HEADER_TIME.
2174         * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
2175         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
2176         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
2177         * m4/timespec.m4 (gl_TIMESPEC, gl_CHECK_TYPE_STRUCT_TIMESPEC):
2178         Likewise.
2179         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Likewise.
2180         * m4/utimbuf.m4 (gl_CHECK_TYPE_STRUCT_UTIMBUF): Likewise.
2181         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Move sys/time.h tests
2182         into the sys_time module.  Check for gettimeofday just once.
2183         Prefix our variables with gl_, not with ac_ or jm_.  Tighten test
2184         for gettimeofday signature to just check the signature.  Merely
2185         compile it, since linking doesn't test signature.  Improve test for
2186         whether gettimeofday.o is actually needed.
2187         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Renamed from
2188         AC_FUNC_GETTIMEOFDAY_CLOBBER.  All uses changed.  Use
2189         AC_RUN_IFELSE rather than AC_TRY_RUN.  If clobbering, set
2190         and define GETTIMEOFDAY_CLOBBERS_LOCALTIME.
2191         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Don't define
2192         GETTIMEOFDAY_CLOBBERS_LOCALTIME; that's gl_FUNC_GETTIMEOFDAY_CLOBBER's
2193         job.  Don't define tzset; that's gl_FUNC_TZSET_CLOBBER's job.
2194         * m4/mktime.m4 (AC_FUNC_MKTIME): Just include <time.h> rather
2195         than worrying about sys/time.h.
2196         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
2197         Don't bother worrying about TIME_WITH_SYS_TIME.
2198         * m4/stat-time.m4 (gl_STAT_TIME): Likewise.
2199         * m4/posixtm.m4 (gl_POSIXTM): Remove obsolescent call to AC_STRUCT_TM.
2200         * m4/sys_time_h.m4: New file.
2201         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Require gl_HEADER_SYS_TIME_H.
2202         Don't include sys/time.h.  Return from main rather than exiting.
2203         Define TZSET_CLOBBERS_LOCALTIME, for consistency with other names;
2204         all uses changed.
2205         * modules/gethrxtime (Depends-on): Add sys_time.
2206         * modules/gettime (Depends-on): Likewise.
2207         * modules/gettimeofday (Depends-on): Likewise.
2208         * modules/nanosleep (Depends-on): Likewise.
2209         * modules/settime (Depends-on): Likewise.
2210         * modules/tempname (Depends-on): Likewise.
2211         * modules/utimens (Depends-on): Likewise.
2212         * modules/gettimeofday (Files): Remove lib/gettimeofday.h.
2213         (Include:) Change back to <sys/time.h>.
2214         (Maintainer:) Add self.
2215         * modules/sys_time: New file.
2216         * modules/tempname (Depends-on): Add gettimeofday.
2217         * tests/test-gettimeofday.c: Include <sys/time.h>
2218         rather than gettimeofday.h.
2219
2220 2007-01-17  Bruno Haible  <bruno@clisp.org>
2221
2222         * gnulib-tool (func_get_license): Revert last patch. Instead, let
2223         the license default to GPL.
2224         (func_create_testdir): Don't complain if a module is LGPL and its
2225         tests module depends on GPLed modules.
2226
2227 2007-01-17  Bruno Haible  <bruno@clisp.org>
2228
2229         * lib/gettimeofday.c (gettimeofday): Add code for the case
2230         HAVE_GETTIMEOFDAY && !GETTIMEOFDAY_CLOBBERS_LOCALTIME. Use the
2231         maximum possible value for tv->tv_usec, rather than the minimum one.
2232
2233 2005-10-08  Martin Lambers  <marlam@marlam.de>
2234 2005-10-08  Paul Eggert  <eggert@cs.ucla.edu>
2235 2007-01-16  Bruno Haible  <bruno@clisp.org>
2236
2237         * modules/gettimeofday (Files): Add lib/gettimeofday.h.
2238         (configure.ac): Remove AC_FUNC_GETTIMEOFDAY_CLOBBER. Add
2239         gl_FUNC_GETTIMEOFDAY.
2240         (Include): Add gettimeofday.h.
2241         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): New macro.
2242         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't invoke gl_PREREQ_GETTIMEOFDAY.
2243         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Define
2244         GETTIMEOFDAY_CLOBBERS_LOCALTIME. Invoke gl_PREREQ_GETTIMEOFDAY here.
2245         (gl_PREREQ_GETTIMEOFDAY): Check for <sys/timeb.h> and _ftime.
2246         * lib/gettimeofday.h: New file.
2247         * lib/gettimeofday.c: Include <sys/timeb.h>.
2248         (localtime_buffer_addr, rpl_localtime, rpl_gmtime, rpl_tzset): Define
2249         only if GETTIMEOFDAY_CLOBBERS_LOCALTIME.
2250         (rpl_gettimeofday) [!HAVE_GETTIMEOFDAY]: Use _ftime() when available;
2251         fall back on time().
2252
2253         * tests/test-gettimeofday.c: New file.
2254         * modules/gettimeofday-tests: New file.
2255
2256 2007-01-16  Eric Blake  <ebb9@byu.net>
2257
2258         * modules/fnmatch (Depends-on): Depend on wchar.
2259         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Assume <wchar.h>.
2260         * m4/fnmatch.m4: Likewise.
2261         * modules/mbchar (Makefile.am): Assume <wchar.h>.
2262         * m4/mbchar.m4: Likewise.
2263         * modules/mbswidth (Depends-on): Depend on wchar.
2264         * lib/mbswidth.c: Assume <wchar.h>.
2265         * m4/mbswidth.m4: Likewise.
2266         * modules/quotearg (Depends-on): Depend on wchar.
2267         * lib/quotearg.c: Assume <wchar.h>.
2268         * m4/quotearg.m4: Likewise.
2269         * modules/regex (Depends-on): Depend on wchar.
2270         * lib/regex_internal.h: Assume <wchar.h>.
2271         * m4/regex.m4: Likewise.
2272         * modules/stdint (Depends-on): Depend on wchar.
2273         * lib/stdint_.h [!defined WCHAR_MIN]: Assume <wchar.h>.
2274         * m4/stdint.m4: Likewise.
2275         * tests/test-stdint.c [HAVE_WINT_T]: Likewise.
2276         * modules/strftime (Depends-on): Depend on wchar.
2277         * lib/strftime.c (DO_MULTIBYTE): Assume <wchar.h>.
2278         * modules/strtol (Depends-on): Depend on wchar.
2279         * lib/strtol.c: Assume <wchar.h>.
2280         * modules/wcwidth (Depends-on): Depend on wchar.
2281         * lib/wcwidth.h: Assume <wchar.h>.
2282         * m4/wcwidth.m4: Likewise.
2283
2284 2007-01-16  Bruno Haible  <bruno@clisp.org>
2285
2286         * modules/csharpexec-script: New, created from...
2287         * modules/csharpexec: ... this.
2288
2289 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
2290
2291         * modules/javaexec-script: New, created from...
2292         * modules/javaexec: ... this.
2293
2294 2007-01-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
2295
2296         * modules/poll (Dependencies): Add sys_select.
2297
2298 2007-01-15  Jim Meyering  <jim@meyering.net>
2299
2300         * m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3 struct-
2301         redefinition bug when using both <utmp.h> and <utmpx.h> headers.
2302         * lib/readutmp.h: Likewise.  Reported by Daniel Richard G. in
2303         <http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/9415>.
2304
2305 2007-01-15  Bruno Haible  <bruno@clisp.org>
2306
2307         * modules/striconveh: New file.
2308         * lib/striconveh.h: New file.
2309         * lib/striconveh.c: New file.
2310         * MODULES.html.sh (Internationalization functions): Add striconveh.
2311
2312         * modules/striconveh-tests: New file.
2313         * tests/test-striconveh.c: New file.
2314
2315 2007-01-15  Bruno Haible  <bruno@clisp.org>
2316
2317         * lib/striconv.c (str_cd_iconv): Use the first algorithm if iconv is
2318         not from GNU libiconv or GNU libc.
2319
2320 2007-01-15  Bruno Haible  <bruno@clisp.org>
2321
2322         * doc/gnulib-intro.texi (Copyright): Explain the different license
2323         terms for module descriptions, autoconf macros, tests, documentation.
2324
2325 2007-01-14  Bruno Haible  <bruno@clisp.org>
2326
2327         * modules/striconv-tests: New file.
2328         * tests/test-striconv.c: New file.
2329
2330 2007-01-14  Bruno Haible  <bruno@clisp.org>
2331
2332         * modules/iconv-tests: New file.
2333         * tests/test-iconv.c: New file.
2334
2335 2007-01-14  Bruno Haible  <bruno@clisp.org>
2336
2337         * gnulib-tool (func_get_license): For test modules, use the license of
2338         the main module.
2339
2340 2007-01-14  Bruno Haible  <bruno@clisp.org>
2341
2342         * modules/iconv (Include): Clarify that <iconv.h> can only be included
2343         if iconv is found to exist.
2344
2345 2007-01-14  Bruno Haible  <bruno@clisp.org>
2346
2347         * modules/c-ctype-tests: New file.
2348         * tests/test-c-ctype.c: New file.
2349
2350 2007-01-14  Bruno Haible  <bruno@clisp.org>
2351
2352         * modules/binary-io-tests: New file.
2353         * tests/test-binary-io.sh: New file.
2354         * tests/test-binary-io.c: New file.
2355
2356 2007-01-14  Bruno Haible  <bruno@clisp.org>
2357
2358         * modules/array-oset-tests: New file.
2359         * tests/test-array_oset.c: New file.
2360
2361 2007-01-14  Bruno Haible  <bruno@clisp.org>
2362
2363         * modules/array-list-tests: New file.
2364         * tests/test-array_list.c: New file.
2365
2366 2007-01-14  Bruno Haible  <bruno@clisp.org>
2367
2368         * gnulib-tool (func_create_testdir): Don't unnecessarily run configure
2369         and make.
2370         Reported by Simon Josefsson in
2371         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00139.html>
2372
2373 2007-01-14  Bruno Haible  <bruno@clisp.org>
2374
2375         * modules/allocsa-tests: New file.
2376         * tests/test-allocsa.c: New file.
2377
2378 2007-01-14  Bruno Haible  <bruno@clisp.org>
2379
2380         * modules/fchdir (Depends-on): Add absolute-header.
2381         * modules/unistd (Depends-on): Likewise.
2382
2383 2006-12-30  Bruno Haible  <bruno@clisp.org>
2384
2385         * modules/fchdir: New file.
2386         * modules/unistd (Files): Add lib/unistd_.h.
2387         (Makefile.am): Generate unistd.h from unistd_.h.
2388         * lib/fchdir.c: New file.
2389         * lib/dirent_.h: New file.
2390         * lib/unistd_.h: New file.
2391         * lib/fcntl_.h (open) [FCHDIR_REPLACEMENT]: New replacement.
2392         * m4/fchdir.m4: New file.
2393         * m4/unistd_h.m4 (gl_PREREQ_UNISTD): New macro.
2394         (gl_HEADER_UNISTD): Invoke it.
2395         * lib/dup-safer.c (dup_safer) [FCHDIR_REPLACEMENT]: Use the dup
2396         function.
2397         * lib/backupfile.c (opendir, closedir): Undefine.
2398         * lib/chown.c (open, close): Undefine.
2399         * lib/clean-temp.c (open, close): Undefine.
2400         * lib/copy-file.c (open, close): Undefine.
2401         * lib/execute.c (open, close): Undefine.
2402         * lib/fsusage.c (open, close): Undefine.
2403         * lib/gc-gnulib.c (open, close): Undefine.
2404         * lib/getcwd.c (opendir, closedir): Undefine.
2405         * lib/glob.c (opendir, closedir): Undefine.
2406         * lib/javacomp.c (open, close): Undefine.
2407         * lib/mountlist.c (open, close, opendir, closedir): Undefine.
2408         * lib/openat-proc.c (open, close): Undefine.
2409         * lib/pagealign_alloc.c (open, close): Undefine.
2410         * lib/pipe.c (open, close): Undefine.
2411         * lib/progreloc.c (open, close): Undefine.
2412         * lib/savedir.c (opendir, closedir): Undefine.
2413         * lib/utime.c (open, close): Undefine.
2414         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add fchdir.
2415
2416 2007-01-10  Bruno Haible  <bruno@clisp.org>
2417
2418         * lib/striconv.c (mem_cd_iconv): Align the temporary buffer.
2419
2420 2007-01-12  Eric Blake  <ebb9@byu.net>
2421
2422         Provide a robust <wchar.h>.  Further simplifications are now
2423         possible in other modules, but not included here.
2424         * modules/wchar: New module.
2425         * m4/wchar.m4: New file.
2426         * lib/wchar_.h: Likewise.
2427         * modules/mbchar (Depends-on): Depend on wchar, as the first use
2428         of the new module.
2429         * MODULES.html.sh (Extended multibyte and wide character utilities):
2430         New section.
2431
2432 2007-01-12  Paul Eggert  <eggert@cs.ucla.edu>
2433
2434         * lib/xreadlink.c (SYMLINK_MAX) [!defined SYMLINK_MAX]: Define
2435         to a reasonable default for memory allocation.
2436         (xreadlink): Don't allocate a huge buffer, to work around a buggy
2437         file system that reports garbage st_size values for symlinks.
2438         Problem reported by Liyang Hu.
2439
2440 2007-01-11  Simon Josefsson  <simon@josefsson.org>
2441
2442         * gnulib-tool (func_all_modules): Exclude all .* files (e.g.,
2443         Emacs .#* auto-save files).
2444
2445 2007-01-11  Bruno Haible  <bruno@clisp.org>
2446
2447         * gnulib-tool (func_all_modules): Exclude all files inside the CVS
2448         directory.
2449
2450 2007-01-10  Paul Eggert  <eggert@cs.ucla.edu>
2451
2452         Use @...@ consistently in lib/wctype_.h.
2453         * lib/wctype_.h [HAVE_WINT_T]: Go back to using @...@, but rely
2454         on it being set to 1 or 0.
2455         * m4/wctype.m4 (gl_WCTYPE_H): Set HAVE_WINT_T to 1 or 0, and
2456         go back to AC_SUBSTing it.
2457         * modules/wctype (Makefile.am): Undo previous change.
2458
2459 2007-01-10  Eric Blake  <ebb9@byu.net>
2460
2461         * lib/wctype_.h [HAVE_WINT_T]: Rely on AC_DEFINE.
2462         * m4/wctype.m4 (gl_WCTYPE_H): No need to AC_SUBST(HAVE_WINT_T).
2463         * modules/wctype (Makefile.am): Likewise.
2464         Reported by Chris McGuire.
2465
2466 2007-01-10  Jim Meyering  <jim@meyering.net>
2467
2468         fts.c: a small readability/maintainability improvement
2469         * lib/fts.c (fts_read): Make this code slightly more readable and
2470         maintainable by hoisting the "sp->fts_cur = p" assignments to
2471         immediately follow the statements that set P.  Derived from
2472         the patch by Miloslav Trmac in http://bugzilla.redhat.com/222089.
2473
2474 2007-01-10  Eric Blake  <ebb9@byu.net>
2475
2476         * lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> before
2477         <wchar.h>, to work around BSDI bug in BSD/OS 4.0.1.
2478         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
2479         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
2480         Reported by Chris McGuire.
2481
2482 2007-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2483
2484         * gnulib-tool (func_all_modules): Use POSIX conforming escaping
2485         in sed script.
2486
2487 2007-01-09  Bruno Haible  <bruno@clisp.org>
2488
2489         * MODULES.html.sh: Accept options --cvs-urls, --git-urls.
2490         (repo_url_prefix, repo_url_suffix, repo_url_suffix_repl): New
2491         variables.
2492         (func_module): Use them.
2493
2494 2007-01-09  Bruno Haible  <bruno@clisp.org>
2495
2496         * modules/unistr/base: New file.
2497         * lib/unistr.h: New file.
2498
2499         * modules/unistr/u8-to-u16: New file.
2500         * lib/unistr/u8-to-u16.c: New file.
2501
2502         * modules/unistr/u8-to-u32: New file.
2503         * lib/unistr/u8-to-u32.c: New file.
2504
2505         * modules/unistr/u16-to-u8: New file.
2506         * lib/unistr/u16-to-u8.c: New file.
2507
2508         * modules/unistr/u16-to-u32: New file.
2509         * lib/unistr/u16-to-u32.c: New file.
2510
2511         * modules/unistr/u32-to-u8: New file.
2512         * lib/unistr/u32-to-u8.c: New file.
2513
2514         * modules/unistr/u32-to-u16: New file.
2515         * lib/unistr/u32-to-u16.c: New file.
2516
2517         * modules/unistr/u8-check: New file.
2518         * modules/unistr/u16-check: New file.
2519         * modules/unistr/u32-check: New file.
2520         * lib/unistr/u8-check.c: New file.
2521         * lib/unistr/u16-check.c: New file.
2522         * lib/unistr/u32-check.c: New file.
2523
2524         * modules/unistr/u8-chr: New file.
2525         * modules/unistr/u16-chr: New file.
2526         * modules/unistr/u32-chr: New file.
2527         * lib/unistr/u8-chr.c: New file.
2528         * lib/unistr/u16-chr.c: New file.
2529         * lib/unistr/u32-chr.c: New file.
2530
2531         * modules/unistr/u8-cmp: New file.
2532         * modules/unistr/u16-cmp: New file.
2533         * modules/unistr/u32-cmp: New file.
2534         * lib/unistr/u8-cmp.c: New file.
2535         * lib/unistr/u16-cmp.c: New file.
2536         * lib/unistr/u32-cmp.c: New file.
2537
2538         * modules/unistr/u8-cpy: New file.
2539         * modules/unistr/u16-cpy: New file.
2540         * modules/unistr/u32-cpy: New file.
2541         * lib/unistr/u8-cpy.c: New file.
2542         * lib/unistr/u16-cpy.c: New file.
2543         * lib/unistr/u32-cpy.c: New file.
2544         * lib/unistr/u-cpy.h: New file.
2545
2546         * modules/unistr/u8-cpy-alloc: New file.
2547         * modules/unistr/u16-cpy-alloc: New file.
2548         * modules/unistr/u32-cpy-alloc: New file.
2549         * lib/unistr/u8-cpy-alloc.c: New file.
2550         * lib/unistr/u16-cpy-alloc.c: New file.
2551         * lib/unistr/u32-cpy-alloc.c: New file.
2552         * lib/unistr/u-cpy-alloc.h: New file.
2553
2554         * modules/unistr/u8-endswith: New file.
2555         * modules/unistr/u16-endswith: New file.
2556         * modules/unistr/u32-endswith: New file.
2557         * lib/unistr/u8-endswith.c: New file.
2558         * lib/unistr/u16-endswith.c: New file.
2559         * lib/unistr/u32-endswith.c: New file.
2560         * lib/unistr/u-endswith.h: New file.
2561
2562         * modules/unistr/u8-mblen: New file.
2563         * modules/unistr/u16-mblen: New file.
2564         * modules/unistr/u32-mblen: New file.
2565         * lib/unistr/u8-mblen.c: New file.
2566         * lib/unistr/u16-mblen.c: New file.
2567         * lib/unistr/u32-mblen.c: New file.
2568
2569         * modules/unistr/u8-mbtouc: New file.
2570         * modules/unistr/u16-mbtouc: New file.
2571         * modules/unistr/u32-mbtouc: New file.
2572         * lib/unistr/u8-mbtouc.c: New file.
2573         * lib/unistr/u16-mbtouc.c: New file.
2574         * lib/unistr/u32-mbtouc.c: New file.
2575
2576         * modules/unistr/u8-mbtouc-safe: New file.
2577         * modules/unistr/u16-mbtouc-safe: New file.
2578         * modules/unistr/u32-mbtouc-safe: New file.
2579         * lib/unistr/u8-mbtouc-safe.c: New file.
2580         * lib/unistr/u16-mbtouc-safe.c: New file.
2581         * lib/unistr/u32-mbtouc-safe.c: New file.
2582
2583         * modules/unistr/u8-move: New file.
2584         * modules/unistr/u16-move: New file.
2585         * modules/unistr/u32-move: New file.
2586         * lib/unistr/u8-move.c: New file.
2587         * lib/unistr/u16-move.c: New file.
2588         * lib/unistr/u32-move.c: New file.
2589         * lib/unistr/u-move.h: New file.
2590
2591         * modules/unistr/u8-next: New file.
2592         * modules/unistr/u16-next: New file.
2593         * modules/unistr/u32-next: New file.
2594         * lib/unistr/u8-next.c: New file.
2595         * lib/unistr/u16-next.c: New file.
2596         * lib/unistr/u32-next.c: New file.
2597
2598         * modules/unistr/u8-prev: New file.
2599         * modules/unistr/u16-prev: New file.
2600         * modules/unistr/u32-prev: New file.
2601         * lib/unistr/u8-prev.c: New file.
2602         * lib/unistr/u16-prev.c: New file.
2603         * lib/unistr/u32-prev.c: New file.
2604
2605         * modules/unistr/u8-set: New file.
2606         * modules/unistr/u16-set: New file.
2607         * modules/unistr/u32-set: New file.
2608         * lib/unistr/u8-set.c: New file.
2609         * lib/unistr/u16-set.c: New file.
2610         * lib/unistr/u32-set.c: New file.
2611         * lib/unistr/u-set.h: New file.
2612
2613         * modules/unistr/u8-startswith: New file.
2614         * modules/unistr/u16-startswith: New file.
2615         * modules/unistr/u32-startswith: New file.
2616         * lib/unistr/u8-startswith.c: New file.
2617         * lib/unistr/u16-startswith.c: New file.
2618         * lib/unistr/u32-startswith.c: New file.
2619         * lib/unistr/u-startswith.h: New file.
2620
2621         * modules/unistr/u8-stpcpy: New file.
2622         * modules/unistr/u16-stpcpy: New file.
2623         * modules/unistr/u32-stpcpy: New file.
2624         * lib/unistr/u8-stpcpy.c: New file.
2625         * lib/unistr/u16-stpcpy.c: New file.
2626         * lib/unistr/u32-stpcpy.c: New file.
2627         * lib/unistr/u-stpcpy.h: New file.
2628
2629         * modules/unistr/u8-stpncpy: New file.
2630         * modules/unistr/u16-stpncpy: New file.
2631         * modules/unistr/u32-stpncpy: New file.
2632         * lib/unistr/u8-stpncpy.c: New file.
2633         * lib/unistr/u16-stpncpy.c: New file.
2634         * lib/unistr/u32-stpncpy.c: New file.
2635         * lib/unistr/u-stpncpy.h: New file.
2636
2637         * modules/unistr/u8-strcat: New file.
2638         * modules/unistr/u16-strcat: New file.
2639         * modules/unistr/u32-strcat: New file.
2640         * lib/unistr/u8-strcat.c: New file.
2641         * lib/unistr/u16-strcat.c: New file.
2642         * lib/unistr/u32-strcat.c: New file.
2643         * lib/unistr/u-strcat.h: New file.
2644
2645         * modules/unistr/u8-strchr: New file.
2646         * modules/unistr/u16-strchr: New file.
2647         * modules/unistr/u32-strchr: New file.
2648         * lib/unistr/u8-strchr.c: New file.
2649         * lib/unistr/u16-strchr.c: New file.
2650         * lib/unistr/u32-strchr.c: New file.
2651
2652         * modules/unistr/u8-strcmp: New file.
2653         * modules/unistr/u16-strcmp: New file.
2654         * modules/unistr/u32-strcmp: New file.
2655         * lib/unistr/u8-strcmp.c: New file.
2656         * lib/unistr/u16-strcmp.c: New file.
2657         * lib/unistr/u32-strcmp.c: New file.
2658
2659         * modules/unistr/u8-strcpy: New file.
2660         * modules/unistr/u16-strcpy: New file.
2661         * modules/unistr/u32-strcpy: New file.
2662         * lib/unistr/u8-strcpy.c: New file.
2663         * lib/unistr/u16-strcpy.c: New file.
2664         * lib/unistr/u32-strcpy.c: New file.
2665         * lib/unistr/u-strcpy.h: New file.
2666
2667         * modules/unistr/u8-strcspn: New file.
2668         * modules/unistr/u16-strcspn: New file.
2669         * modules/unistr/u32-strcspn: New file.
2670         * lib/unistr/u8-strcspn.c: New file.
2671         * lib/unistr/u16-strcspn.c: New file.
2672         * lib/unistr/u32-strcspn.c: New file.
2673         * lib/unistr/u-strcspn.h: New file.
2674
2675         * modules/unistr/u8-strdup: New file.
2676         * modules/unistr/u16-strdup: New file.
2677         * modules/unistr/u32-strdup: New file.
2678         * lib/unistr/u8-strdup.c: New file.
2679         * lib/unistr/u16-strdup.c: New file.
2680         * lib/unistr/u32-strdup.c: New file.
2681         * lib/unistr/u-strdup.h: New file.
2682
2683         * modules/unistr/u8-strlen: New file.
2684         * modules/unistr/u16-strlen: New file.
2685         * modules/unistr/u32-strlen: New file.
2686         * lib/unistr/u8-strlen.c: New file.
2687         * lib/unistr/u16-strlen.c: New file.
2688         * lib/unistr/u32-strlen.c: New file.
2689         * lib/unistr/u-strlen.h: New file.
2690
2691         * modules/unistr/u8-strmblen: New file.
2692         * modules/unistr/u16-strmblen: New file.
2693         * modules/unistr/u32-strmblen: New file.
2694         * lib/unistr/u8-strmblen.c: New file.
2695         * lib/unistr/u16-strmblen.c: New file.
2696         * lib/unistr/u32-strmblen.c: New file.
2697
2698         * modules/unistr/u8-strmbtouc: New file.
2699         * modules/unistr/u16-strmbtouc: New file.
2700         * modules/unistr/u32-strmbtouc: New file.
2701         * lib/unistr/u8-strmbtouc.c: New file.
2702         * lib/unistr/u16-strmbtouc.c: New file.
2703         * lib/unistr/u32-strmbtouc.c: New file.
2704
2705         * modules/unistr/u8-strncat: New file.
2706         * modules/unistr/u16-strncat: New file.
2707         * modules/unistr/u32-strncat: New file.
2708         * lib/unistr/u8-strncat.c: New file.
2709         * lib/unistr/u16-strncat.c: New file.
2710         * lib/unistr/u32-strncat.c: New file.
2711         * lib/unistr/u-strncat.h: New file.
2712
2713         * modules/unistr/u8-strncmp: New file.
2714         * modules/unistr/u16-strncmp: New file.
2715         * modules/unistr/u32-strncmp: New file.
2716         * lib/unistr/u8-strncmp.c: New file.
2717         * lib/unistr/u16-strncmp.c: New file.
2718         * lib/unistr/u32-strncmp.c: New file.
2719
2720         * modules/unistr/u8-strncpy: New file.
2721         * modules/unistr/u16-strncpy: New file.
2722         * modules/unistr/u32-strncpy: New file.
2723         * lib/unistr/u8-strncpy.c: New file.
2724         * lib/unistr/u16-strncpy.c: New file.
2725         * lib/unistr/u32-strncpy.c: New file.
2726         * lib/unistr/u-strncpy.h: New file.
2727
2728         * modules/unistr/u8-strnlen: New file.
2729         * modules/unistr/u16-strnlen: New file.
2730         * modules/unistr/u32-strnlen: New file.
2731         * lib/unistr/u8-strnlen.c: New file.
2732         * lib/unistr/u16-strnlen.c: New file.
2733         * lib/unistr/u32-strnlen.c: New file.
2734         * lib/unistr/u-strnlen.h: New file.
2735
2736         * modules/unistr/u8-strpbrk: New file.
2737         * modules/unistr/u16-strpbrk: New file.
2738         * modules/unistr/u32-strpbrk: New file.
2739         * lib/unistr/u8-strpbrk.c: New file.
2740         * lib/unistr/u16-strpbrk.c: New file.
2741         * lib/unistr/u32-strpbrk.c: New file.
2742         * lib/unistr/u-strpbrk.h: New file.
2743
2744         * modules/unistr/u8-strrchr: New file.
2745         * modules/unistr/u16-strrchr: New file.
2746         * modules/unistr/u32-strrchr: New file.
2747         * lib/unistr/u8-strrchr.c: New file.
2748         * lib/unistr/u16-strrchr.c: New file.
2749         * lib/unistr/u32-strrchr.c: New file.
2750
2751         * modules/unistr/u8-strspn: New file.
2752         * modules/unistr/u16-strspn: New file.
2753         * modules/unistr/u32-strspn: New file.
2754         * lib/unistr/u8-strspn.c: New file.
2755         * lib/unistr/u16-strspn.c: New file.
2756         * lib/unistr/u32-strspn.c: New file.
2757         * lib/unistr/u-strspn.h: New file.
2758
2759         * modules/unistr/u8-strstr: New file.
2760         * modules/unistr/u16-strstr: New file.
2761         * modules/unistr/u32-strstr: New file.
2762         * lib/unistr/u8-strstr.c: New file.
2763         * lib/unistr/u16-strstr.c: New file.
2764         * lib/unistr/u32-strstr.c: New file.
2765         * lib/unistr/u-strstr.h: New file.
2766
2767         * modules/unistr/u8-strtok: New file.
2768         * modules/unistr/u16-strtok: New file.
2769         * modules/unistr/u32-strtok: New file.
2770         * lib/unistr/u8-strtok.c: New file.
2771         * lib/unistr/u16-strtok.c: New file.
2772         * lib/unistr/u32-strtok.c: New file.
2773         * lib/unistr/u-strtok.h: New file.
2774
2775         * modules/unistr/u8-uctomb: New file.
2776         * modules/unistr/u16-uctomb: New file.
2777         * modules/unistr/u32-uctomb: New file.
2778         * lib/unistr/u8-uctomb.c: New file.
2779         * lib/unistr/u16-uctomb.c: New file.
2780         * lib/unistr/u32-uctomb.c: New file.
2781
2782         * MODULES.html.sh (Unicode string functions): Add the new modules.
2783
2784 2007-01-08  Bruno Haible  <bruno@clisp.org>
2785
2786         * gnulib-tool (func_all_modules): Use find, not ls, to traverse the
2787         modules directory. Filter out CVS, ChangeLog, COPYING, README also from
2788         subdirectories.
2789
2790 2007-01-08  Karl Berry  <karl@gnu.org>
2791
2792         * doc/error.texi: mention that main() fns must set program_name
2793         when progname is used.
2794
2795 2007-01-08  Paul Eggert  <eggert@cs.ucla.edu>
2796
2797         * m4/wctype.m4 (gl_WCTYPE_H): Compute ABSOLUTE_WCTYPE_H even if
2798         WCTYPE_H is empty, for the benefit of builds from non-distclean
2799         directories.  Problem reported by Eric Blake in
2800         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00157.html>.
2801
2802 2007-01-08  Bruno Haible  <bruno@clisp.org>
2803
2804         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Remove
2805         PROVIDE_CANONICALIZE_FILENAME_MODE macro definition.
2806         * lib/canonicalize.h: Test GNULIB_CANONICALIZE instead of
2807         PROVIDE_CANONICALIZE_FILENAME_MODE.
2808         * modules/canonicalize (configure.ac): Use gl_MODULE_INDICATOR.
2809
2810 2007-01-08  Bruno Haible  <bruno@clisp.org>
2811
2812         * m4/fts.m4 (gl_FUNC_FTS_LGPL): Remove _LGPL_PACKAGE macro definition.
2813         * lib/fts_.h (_LGPL_PACKAGE): Remove macro.
2814         Use !GNULIB_FTS instead of _LGPL_PACKAGE.
2815         * lib/fts.c: Likewise.
2816         * modules/fts (configure.ac): Use gl_MODULE_INDICATOR.
2817
2818 2006-12-25  Bruno Haible  <bruno@clisp.org>
2819
2820         * modules/utf8-ucs4-safe: New file.
2821         * lib/utf8-ucs4-safe.h: New file.
2822         * lib/unistr/utf8-ucs4-safe.c: New file.
2823
2824         * modules/utf16-ucs4-safe: New file.
2825         * lib/utf16-ucs4-safe.h: New file.
2826         * lib/unistr/utf16-ucs4-safe.c: New file.
2827
2828         * MODULES.html.sh (Unicode string functions): Add the new modules.
2829
2830 2007-01-08  Bruno Haible  <bruno@clisp.org>
2831
2832         * modules/utf8-ucs4 (Files, lib_SOURCES): Add unistr/utf8-ucs4.c.
2833         (Depends-on): Add unitypes.
2834         * lib/utf8-ucs4.h: Add double-inclusion guard. Include unitypes.h.
2835         (u8_mbtouc_aux): Move out to separate file.
2836         (u8_mbtouc): Use ucs4_t, uint8_t types.
2837         * lib/unistr/utf8-ucs4.c: New file.
2838
2839         * modules/utf16-ucs4 (Files, lib_SOURCES): Add unistr/utf16-ucs4.c.
2840         (Depends-on): Add unitypes.
2841         * lib/utf16-ucs4.h: Add double-inclusion guard. Include unitypes.h.
2842         (u16_mbtouc_aux): Move out to separate file.
2843         (u16_mbtouc): Use ucs4_t, uint16_t types.
2844         * lib/unistr/utf16-ucs4.c: New file.
2845
2846         * modules/ucs4-utf8 (Files, lib_SOURCES): Add unistr/ucs4-utf8.c.
2847         (Depends-on): Add unitypes.
2848         * lib/ucs4-utf8.h: Add double-inclusion guard. Include unitypes.h.
2849         (u8_uctomb_aux): Move out to separate file.
2850         (u8_uctomb): Use ucs4_t, uint8_t types.
2851         * lib/unistr/ucs4-utf8.c: New file.
2852
2853         * modules/ucs4-utf16 (Files, lib_SOURCES): Add unistr/ucs4-utf16.c.
2854         (Depends-on): Add unitypes.
2855         * lib/ucs4-utf16.h: Add double-inclusion guard. Include unitypes.h.
2856         (u16_uctomb_aux): Move out to separate file.
2857         (u16_uctomb): Use ucs4_t, uint16_t types.
2858         * lib/unistr/ucs4-utf16.c: New file.
2859
2860 2006-12-25  Bruno Haible  <bruno@clisp.org>
2861
2862         * modules/unitypes: New file.
2863         * lib/unitypes.h: New file.
2864         * MODULES.html.sh (func_all_modules): New section "Unicode string
2865         functions". Move ucs4-utf8, ucs4-utf16, utf8-ucs4, utf16-ucs4 to
2866         this section. Add unitypes.
2867
2868 2007-01-08  Bruno Haible  <bruno@clisp.org>
2869
2870         Avoid variable names that conflict with those from libtool.
2871         * m4/lib-link.m4 (AC_LIB_RPATH, AC_LIB_LINKFLAGS_BODY,
2872         AC_LIB_LINKFLAGS_FROM_LIBS): Rename libext to acl_libext,
2873         shlibext to acl_shlibext, libname_spec to acl_libname_spec,
2874         library_names_spec to acl_library_names_spec, hardcode_* to
2875         acl_hardcode_*.
2876         Reported by Ralf Wildenhues.
2877
2878 2007-01-08  Bruno Haible  <bruno@clisp.org>
2879
2880         * m4/gc-arcfour.m4 (gl_GC_ARCFOUR): Remove GC_USE_ARCFOUR macro
2881         definition.
2882         * m4/gc-arctwo.m4 (gl_GC_ARCTWO): Remove GC_USE_ARCTWO macro
2883         definition.
2884         * m4/gc-des.m4 (gl_GC_DES): Remove GC_USE_DES macro definition.
2885         * m4/gc-hmac-md5.m4 (gl_GC_HMAC_MD5): Remove GC_USE_HMAC_MD5 macro
2886         definition.
2887         * m4/gc-hmac-sha1.m4 (gl_GC_HMAC_SHA1): Remove GC_USE_HMAC_SHA1 macro
2888         definition.
2889         * m4/gc-md2.m4 (gl_GC_MD2): Remove GC_USE_MD2 macro definition.
2890         * m4/gc-md4.m4 (gl_GC_MD4): Remove GC_USE_MD4 macro definition.
2891         * m4/gc-md5.m4 (gl_GC_MD5): Remove GC_USE_MD5 macro definition.
2892         * m4/gc-random.m4 (gl_GC_RANDOM): Remove GC_USE_RANDOM macro
2893         definition.
2894         * m4/gc-rijndael.m4 (gl_GC_RIJNDAEL): Remove GC_USE_RIJNDAEL macro
2895         definition.
2896         * m4/gc-sha1.m4 (gl_GC_SHA1): Remove GC_USE_SHA1 macro definition.
2897         * lib/gc-gnulib.c: Use GNULIB_GC_<algorithm> instead of
2898         GC_USE_<algorithm>.
2899         * lib/gc-libgcrypt.c: Likewise.
2900         * modules/gc-arcfour (configure.ac): Use gl_MODULE_INDICATOR.
2901         * modules/gc-arctwo (configure.ac): Likewise.
2902         * modules/gc-des (configure.ac): Likewise.
2903         * modules/gc-hmac-md5 (configure.ac): Likewise.
2904         * modules/gc-hmac-sha1 (configure.ac): Likewise.
2905         * modules/gc-md2 (configure.ac): Likewise.
2906         * modules/gc-md4 (configure.ac): Likewise.
2907         * modules/gc-md5 (configure.ac): Likewise.
2908         * modules/gc-random (configure.ac): Likewise.
2909         * modules/gc-rijndael (configure.ac): Likewise.
2910         * modules/gc-sha1 (configure.ac): Likewise.
2911
2912 2007-01-08  Bruno Haible  <bruno@clisp.org>
2913
2914         * m4/close-stream.m4 (gl_CLOSE_STREAM): Remove GNULIB_CLOSE_STREAM
2915         macro definition.
2916         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Remove GNULIB_FCNTL_SAFER macro
2917         definition.
2918         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Remove GNULIB_FOPEN_SAFER macro
2919         definition.
2920         * modules/close-stream (configure.ac): Invoke gl_MODULE_INDICATOR.
2921         * modules/fcntl-safer (configure.ac): Likewise.
2922         * modules/fopen-safer (configure.ac): Likewise.
2923         * modules/fwriteerror (configure.ac): Likewise. Remove explicit
2924         GNULIB_FWRITEERROR macro definition.
2925
2926 2007-01-08  Bruno Haible  <bruno@clisp.org>
2927
2928         * m4/gnulib-common.m4: New file.
2929         * gnulib-tool (func_get_autoconf_snippet): Undo last change.
2930         (func_get_filelist): Add m4/gnulib-common.m4.
2931
2932 2007-01-08  Bruno Haible  <bruno@clisp.org>
2933
2934         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Simplify the sorting
2935         command.
2936
2937 2007-01-08  Jim Meyering  <jim@meyering.net>
2938
2939         Use a more robust test for a "can't happen" condition.
2940         * lib/fts.c (fts_read): Revert the change of 2006-11-22, since it
2941         narrowed the st_size value.  Presuming the "can't happen" condition
2942         is true, that narrowing could conceivably convert an invalid st_size
2943         value into a valid one.  Instead, use a change based on Matthew
2944         Woehlke's original patch.
2945
2946         Slight readability improvement: use an assert-like macro
2947         in place of literal "abort ()" uses.
2948         * lib/fts.c (fts_assert): Define.
2949         (fts_set_stat_required, cwd_advance_fd, fts_read, fd_ring_check):
2950         Use this macro instead of a bare 'abort'.
2951
2952 2007-01-05  Paul Eggert  <eggert@cs.ucla.edu>
2953
2954         Don't worry about using IRIX 5.3's wctype.h broken definitions;
2955         simply work around them.
2956         * lib/wctype_.h: Remove test for HAVE_WCTYPE_CTMP_BUG.
2957         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph, iswlower):
2958         (iswprint, iswpunct, iswspace, iswupper, iswxdigit): Undef before
2959         declaring.
2960         Don't bother to define as macros, since the standard doesn't require it.
2961         * m4/wctype.m4 (WCTYPE_H, ABSOLUTE_WCTYPE_H): Simplify, since we no
2962         longer worry about IRIX 5.3.
2963         (HAVE_WCTYPE_CTMP_BUG): Remove.
2964
2965 2007-01-04  Paul Eggert  <eggert@cs.ucla.edu>
2966
2967         * lib/wctype_.h (_ctmp_) [HAVE_WCTYPE_CTMP_BUG]: Now of type wchar_t,
2968         not wint_t.  Also, include <ctype.h>, to fix another IRIX bug.
2969         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
2970         Problems reported by Georg Schwarz for IRIX 5.3.
2971
2972         * gnulib-tool (autoconf_minversion): Take the maximum version number
2973         found, not the minimum.  Problem reported by James Youngman.
2974
2975 2007-01-03  Karl Berry  <karl@gnu.org>
2976
2977         * doc/error.texi: new file, explaining interaction with progname.
2978         * doc/gnulib.texi: include it.  Update copyright.
2979
2980 2007-01-03  Simon Josefsson  <simon@josefsson.org>
2981
2982         * gnulib-tool (func_create_testdir): Run AC_CANONICAL_BUILD and
2983         AC_CANONICAL_HOST, to improve autobuild outputs.
2984
2985 2007-01-03  Paolo Bonzini  <bonzini@gnu.org>
2986             Yoann Vandoorselaere <yoann.v@prelude-ids.com>
2987
2988         * lib/poll.c (poll): Use recv on Mac OS X to distinguish connected
2989         sockets, server sockets, and other file descriptors.  Count errors
2990         to compute the return value.  Reorder the code a bit to be easier
2991         to follow.  Don't set event bits that were not requested (except
2992         POLLERR and POLLHUP).
2993
2994 2007-01-01  Bruno Haible  <bruno@clisp.org>
2995
2996         * modules/lchmod (Include): Require lchmod.h, not lchown.h.
2997
2998 2007-01-03  Jim Meyering  <jim@meyering.net>
2999
3000         * modules/fts-lgpl (Depends-on): Add i-ring.  Reported by Bruno Haible.
3001
3002 2007-01-02  Bruno Haible  <bruno@clisp.org>
3003
3004         * modules/settime (Include): Require timespec.h.
3005         * modules/nanosleep (Include): Likewise.
3006
3007 2007-01-01  Bruno Haible  <bruno@clisp.org>
3008
3009         * gnulib-tool (func_emit_copyright_notice): Bump year.
3010         (func_get_autoconf_snippet): Emit a GNULIB_<modulename> macro.
3011
3012 2007-01-01  Bruno Haible  <bruno@clisp.org>
3013
3014         Improve support for OpenBSD.
3015         * build-aux/config.rpath (libname_spec): Export.
3016         (library_names_spec): New variable. Export.
3017         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Extract libname_spec and
3018         library_names_spec from the config.rpath output. Locate shared library
3019         through the name pattern in library_names_spec.
3020
3021 2007-01-01  Eric Blake  <ebb9@byu.net>
3022
3023         * lib/version-etc.c (COPYRIGHT_YEAR): Bump for new year.
3024
3025 2006-12-30  Paul Eggert  <eggert@cs.ucla.edu>
3026
3027         * gnulib-tool (SORT): Remove, since we no longer assume GNU sort.
3028         Rewrite so as not to assume GNU sort or "tail -1".  Also, don't
3029         assume the C locale, and avoid an "eval" that could cause trouble.
3030         Problem with SORT reported by Bob Proulx.
3031
3032         * lib/getpagesize.h (getpagesize) [defined __amigaos4__]:
3033         Define.  Trivial patch from Henning Nielsen Lund, originally
3034         sent to bug-grep@gnu.org today.
3035
3036 2006-12-29  Paul Eggert  <eggert@cs.ucla.edu>
3037
3038         * lib/acl.h: Include sys/types.h and sys/stat.h, for mode_t and
3039         struct stat.  Problem reported by Henning Nielsen Lund.
3040         * lib/acl.c: Include acl.h first, to check interface.  Don't
3041         bother to include sys/types.h and sys/stat.h again.
3042
3043 2006-12-28  Paul Eggert  <eggert@cs.ucla.edu>
3044
3045         Import the following change from libc; problem reported by
3046         Sven Verdoolaege.
3047
3048         2005-10-13  Ulrich Drepper  <drepper@redhat.com>
3049
3050         [BZ #1373]
3051         * lib/argp.h: Remove __NTH for __argp_usage inline function.
3052
3053 2006-12-28  Jim Meyering  <jim@meyering.net>
3054
3055         * build-aux/announce-gen: Do not assume that the package
3056         builds any of tar.gz, tar.bz2, and .xdelta files.
3057         Suggestion from Simon Josefsson.
3058
3059 2006-12-28  Simon Josefsson  <simon@josefsson.org>
3060
3061         * modules/announce-gen: New file.
3062
3063 2006-12-27  Paul Eggert  <eggert@cs.ucla.edu>
3064
3065         * lib/mbchar.h: Just include <wctype.h>; the wctype module
3066         handles its gotchas now.
3067         * lib/mbswidth.c: Likewise.
3068         * lib/wcwidth.h: Likewise.
3069         * m4/mbchar.m4 (gl_MBCHAR): Don't bother checking for wctype.h
3070         and iswcntrl; the wctype module does this stuff now.
3071         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
3072         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
3073         * modules/mbchar (Depends-on): Add wctype.
3074         * modules/mbswidth (Depends-on): Likewise.
3075         * modules/wcwidth (Depends-on): Likewise.
3076
3077 2006-12-27  Eric Blake  <ebb9@byu.net>
3078
3079         * lib/fnmatch.c: Reinstate inclusion of <wchar.h>, since this
3080         module uses more than what <wctype.h> is required to provide.
3081
3082 2006-12-26  Eric Blake  <ebb9@byu.net>
3083
3084         * gnulib-tool (sed_extract_prog): Avoid space-tab.
3085
3086 2006-12-26  Eric Blake  <ebb9@byu.net>
3087
3088         * modules/absolute-header: New module.
3089         * modules/fcntl (Depends-on): Depend on it.
3090         * modules/inttypes (Depends-on): Likewise.
3091         * modules/stdint (Depends-on): Likewise.
3092         * modules/sys_stat (Depends-on): Likewise.
3093         * modules/wctype (Depends-on): Likewise.
3094         * MODULES.html.sh (Support for building libraries and
3095         executables): Document it.
3096
3097 2006-12-25  Paul Eggert  <eggert@cs.ucla.edu>
3098
3099         * gnulib-tool (SED): Remove, undoing previous change.
3100         The problem was that it broke coreutils on Solaris, because
3101         "sed --posix" leaked into a makefile.
3102         (sed): New alias, if 'alias' and GNU sed.
3103
3104 2006-12-24  Jim Meyering  <jim@meyering.net>
3105
3106         Work around an fchownat bug in glibc-2.4:
3107         http://lists.ubuntu.com/archives/ubuntu-users/2006-September/093218.html
3108         This bug would cause "chown -RP ... DIR" to follow symlinks in DIR,
3109         in spite of the -P option.
3110         * m4/openat.m4 (gl_FUNC_FCHOWNAT, gl_FUNC_FCHOWNAT_DEREF_BUG):
3111         New macros.
3112         (gl_PREREQ_OPENAT): Require gl_FUNC_FCHOWNAT.
3113         * modules/openat (Files): Add lib/fchownat.c.
3114         * lib/openat.c (fchownat): Don't define here.  Move to...
3115         * lib/fchownat.c: ...this new file.
3116
3117 2006-12-23  Paul Eggert  <eggert@cs.ucla.edu>
3118
3119         Fix bug reported by Bruno Haible in
3120         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00228.html>
3121         where quotearg.c didn't compile on Mac OS X 10.2 because it
3122         lacks <wchar.h> and wint_t.
3123         * lib/wctype_.h (__wctype_wint_t): New type.
3124         Include <stdio.h>, <time.h>, <wchar.h> only if HAVE_WINT_T.
3125         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph):
3126         (iswlower, iswprint, iswpunct, iswspace, iswupper, ixwxdigit):
3127         Arg is now of type __wctype_wint_t, not wint_t.
3128         * m4/wctype.m4 (gl_WCTYPE_H): Require gt_TYPE_WINT_T, and
3129         substitute HAVE_WINT_T.
3130         * modules/wctype (Files): Add m4/wint_t.m4.
3131         (wctype.h): Substitute HAVE_WINT_T.
3132
3133 2006-12-23  Bruno Haible  <bruno@clisp.org>
3134
3135         * lib/safe-read.h [C++]: Wrap declarations in extern "C".
3136
3137 2006-12-23  Bruno Haible  <bruno@clisp.org>
3138
3139         * lib/canonicalize-lgpl.c (__realpath): Test HAVE_READLINK instead of
3140         S_ISLNK.
3141         Needed because gnulib's sys/stat.h replacement defines S_ISLNK on
3142         mingw.
3143
3144 2006-12-22  Bruno Haible  <bruno@clisp.org>
3145
3146         * lib/copy-file.c: Include acl.h.
3147         (copy_file_preserving) [USE_ACL]: Use copy_acl instead of chmod.
3148         Close the file descriptors only after being done with copy_acl.
3149         * modules/copy-file (Depends-on): Add acl.
3150
3151 2006-12-22  Bruno Haible  <bruno@clisp.org>
3152
3153         * gnulib-tool (SED): New variable.
3154         Use $SED instead of sed everywhere.
3155
3156 2006-12-22  Bruno Haible  <bruno@clisp.org>
3157
3158         * modules/no-c++: New file.
3159         * m4/no-c++.m4: New file.
3160         * MODULES.html.sh (Support for building libraries and executables):
3161         Add no-c++.
3162
3163 2006-12-22  Paul Eggert  <eggert@cs.ucla.edu>
3164
3165         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
3166         Include <limits.h>, and use its INT_MAX to rewrite the
3167         j loop so that it does not overflow 'int'.  Problem reported by
3168         Ralf Wildenhues in
3169         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00084.html>.
3170         Play it safe by shifting left by 1 rather than multiplying by 2,
3171         as GCC is less likely to optimize this away when the value
3172         is signed (when it assumes overflow leads to undefined behavior).
3173         Also, don't assume time_t uses two's complement.
3174
3175 2006-12-21  Paul Eggert  <eggert@cs.ucla.edu>
3176
3177         * MODULES.html.sh: New module wctype.
3178         * lib/wctype_.h, m4/wctype.m4, modules/wctype: New files.
3179         * lib/fnmatch.c: Don't bother to include <wchar.h> before
3180         <wctype.h>, since the new wctype module should fix this.
3181         * lib/quotearg.c: Include <wctype.h> unconditionally, since
3182         the wctype module should arrange for it.
3183         * lib/regex_internal.h: Likewise.
3184         * m4/quotearg.m4 (gl_QUOTEARG): Don't check for wctype.h or iswprint,
3185         since the wctype module should handle this now.
3186         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for wctype.h.
3187         * modules/fnmatch (Depends-on): Add wctype.
3188         * modules/quotearg (Depends-on): Likewise.
3189         * modules/regex (Depends-on): Likewise.
3190
3191 2006-12-19  Bruno Haible  <bruno@clisp.org>
3192
3193         * lib/strdup.h [C++]: Wrap definitions in extern "C".
3194         Suggested by Lorenzo Bettini <bettini@dsi.unifi.it>.
3195
3196 2006-12-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3197
3198         * modules/savewd (Depends-on): Fix dependency on fcntl.
3199
3200 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
3201
3202         * m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty if stdint.h
3203         conforms to C99, rather than relying on the user's environment
3204         setting of STDINT_H.
3205
3206 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
3207         and Eric Blake  <ebb9@byu.net>
3208
3209         * lib/dirname.h (DOUBLE_SLASH_IS_DISTINCT_ROOT): Default to 0, not 1.
3210         This is more consistent with the other defines here.
3211         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT):
3212         Port to z/OS.  Problem reported by Paul Gilmartin.
3213         Change local vars to use gl_ prefix rather than ac_.
3214         Don't define DOUBLE_SLASH_IS_DISTINCT_ROOT to 0, for consistency
3215         with other defines.
3216         * modules/double-slash-root: New module.
3217         * modules/dirname (Files): Remove m4/double-slash-root.m4.
3218         (Depends-on): Add double-slash-root.
3219         * MODULES.html.sh (File system functions): Mention new module.
3220
3221 2006-12-14  Paul Eggert  <eggert@cs.ucla.edu>
3222
3223         * lib/yesno.c [!ENABLE_NLS]: Don't include getline.h.
3224         (yesno) [!ENABLE_NLS]: Don't invoke getline or rpmatch.
3225         This is for the benefit of gzip, which doesn't do i18n.
3226
3227 2006-12-12  Jim Meyering  <jim@meyering.net>
3228
3229         * m4/acl.m4 (gl_ACL_GET_FILE): Fix logic error.
3230         Reported by Andreas Schwab <schwab@suse.de>.
3231
3232 2006-12-12  Bruno Haible  <bruno@clisp.org>
3233
3234         Merge these changes.
3235         2006-09-05  Bruno Haible  <bruno@clisp.org>
3236         * lib/iconvme.c (iconv_string): No need to save and restore errno when
3237         iconv_alloc succeeded.
3238         (iconv_alloc): Don't assume that malloc() or realloc(), when failing,
3239         sets errno to ENOMEM. (malloc on GNU/kFreeBSD doesn't.) No need to
3240         test for " && dest " at the end - dest is always != NULL there. Call
3241         iconv with 4xNULL arguments initially, to reset the state. Call iconv
3242         with 2xNULL arguments, also to flush the state storage. Handle the
3243         IRIX iconv behaviour. Realloc the final result, to throw away unused
3244         memory.
3245
3246 2006-12-11  Paul Eggert  <eggert@cs.ucla.edu>
3247
3248         * m4/openat.m4 (gl_FUNC_OPENAT): Don't compile mkdirat
3249         and fchmodat unconditionally, since glibc 2.4 has them.
3250         Problem reported by Arkadiusz Miskiewicz.
3251
3252 2006-12-10  Bruno Haible  <bruno@clisp.org>
3253
3254         * gnulib-tool (func_import): Show the include files only for those
3255         modules that are copied and specified.
3256         Reported by Karl Berry.
3257
3258 2006-12-08  Jim Meyering  <jim@meyering.net>
3259
3260         * build-aux/announce-gen ($VERSION): Don't use of $Revision...$.
3261         Instead, use Emacs' time-stamp write hook.  Note that the time is UTC.
3262
3263         * build-aux/announce-gen: Add two new options, both optional:
3264         --bootstrap-tools=TOOL_LIST
3265               a comma-separated list of tools, e.g.,
3266               autoconf,automake,bison,gnulib
3267         --gnulib-snapshot-date=DATE
3268               if gnulib is in the bootstrap tool list,
3269               then report this as the snapshot date.
3270               If not specified, use the current date/time.
3271               If you specify a date here, be sure it's UTC.
3272
3273 2006-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3274
3275         * tests/test-argp-2.sh: Fix test to match actual output.
3276         (func_compare): Fix sed script to be portable.
3277
3278 2006-12-05  Paul Eggert  <eggert@cs.ucla.edu>
3279
3280         * lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS]: Add a
3281         workaround for this case.  It is not autoconfigured now; offhand
3282         it's hard to see how to autoconfigure it.
3283
3284 2006-12-03  Paul Eggert  <eggert@cs.ucla.edu>
3285
3286         * lib/mkdir-p.c (make_dir_parents): Fix race condition when making
3287         a directory that is about to be chowned.  Such a directory's
3288         initial file permissions should permit the owner only and this
3289         should not be changed until after the chown, since the group and
3290         other bits would be incorrect if they granted permission before
3291         the chown.
3292
3293         Fix porting problem for iswctype reported by Georg Schwarz in:
3294         http://lists.gnu.org/archive/html/bug-coreutils/2006-12/msg00017.html
3295         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCTYPE, too.
3296         * lib/regex_internal.h (RE_ENABLE_I18N): Likewise.
3297         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for iswctype, too.
3298         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
3299
3300 2006-12-03  Jim Meyering  <jim@meyering.net>
3301
3302         * lib/fts.c (fts_load): Don't set sp->fts_dev here, since
3303         p->fts_statp may not yet be defined.
3304         (fts_read): Instead, set it in the caller, once p->fts_statp is
3305         sure to be defined, and corresponds to a top-level directory.
3306         This bug made du -x fail.  Here's the coreutils test case:
3307         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commit;h=ba45154d8e9f
3308         Reported by Mike Frysinger.
3309
3310 2006-12-01  Jim Meyering  <jim@meyering.net>
3311
3312         * modules/savewd (Depends-on): Add fcntl_h to avoid self-test
3313         build failure due to missing definition of HAVE_WORKING_O_NOFOLLOW.
3314         Reported by Simon Josefsson.
3315
3316 2006-11-30  Jim Meyering  <jim@meyering.net>
3317
3318         * m4/warning.m4: Use the all-permissive copyright notice
3319         recommended by RMS (rather than LGPL).
3320         * m4/vararrays.m4: Likewise.
3321         * m4/flexmember.m4: Likewise.
3322
3323 2006-11-29  Bruno Haible  <bruno@clisp.org>
3324
3325         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
3326         noinst_LIBRARIES. Augment noinst_LIBRARIES and noinst_LTLIBRARIES
3327         using +=.
3328         Reported by Simon Josefsson <simon@josefsson.org>.
3329
3330 2006-11-28  James Youngman <jay@gnu.org>
3331
3332         * README: Advise users that they might find the bug-gnulib@gnu.org
3333         and autotools-announce@gnu.org mailing lists useful.
3334
3335 2006-11-28  Bruno Haible  <bruno@clisp.org>
3336
3337         * m4/ptrdiff_max.m4: Remove file.
3338
3339 2006-11-21  Bruno Haible  <bruno@clisp.org>
3340
3341         * m4/eoverflow.m4 (gl_EOVERFLOW): Use AC_COMPUTE_INT instead of
3342         _AC_COMPUTE_INT.
3343         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
3344         * m4/ptrdiff_max.m4 (gl_PTRDIFF_MAX): Use AC_COMPUTE_INT instead of
3345         _AC_COMPUTE_INT.
3346         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
3347         * m4/size_max.m4 (gl_SIZE_MAX): Use AC_COMPUTE_INT instead of
3348         _AC_COMPUTE_INT.
3349         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
3350
3351 2006-11-28  Jim Meyering  <jim@meyering.net>
3352
3353         * lib/regcomp.c (parse_branch): Rename local, exp->expr, to avoid
3354         warning from "gcc -Wshadow" about shadowing the builtin.
3355
3356 2006-11-27  Bruno Haible  <bruno@clisp.org>
3357
3358         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_INT instead of
3359         _AC_COMPUTE_INT.
3360         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
3361
3362 2006-11-27  Bruno Haible  <bruno@clisp.org>
3363             Paul Eggert  <eggert@cs.ucla.edu>
3364
3365         * lib/regex.h (__restrict_arr): Redo logic of #if, for clarity.
3366
3367 2006-11-26  Bruno Haible  <bruno@clisp.org>
3368
3369         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
3370         noinst_LTLIBRARIES.
3371
3372 2006-11-27  Paul Eggert  <eggert@cs.ucla.edu>
3373             Bruno Haible  <bruno@clisp.org>
3374
3375         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to 0
3376         if compiling with "gcc -ansi".
3377
3378 2006-11-26  Paul Eggert  <eggert@cs.ucla.edu>
3379
3380         Fix some incompatibilities with gcc -ansi -pedantic.
3381         * lib/regex.h (__restrict_arr): Don't use the [restrict] syntax
3382         if compiling pedantically with GCC, unless it's C99 or later.
3383         Don't trust sys/cdefs.h's definition of __restrict_arr, either, as
3384         it mishandles gcc -ansi -pedantic as well.
3385         * lib/regex_internal.h (re_token_t): Don't use enum bitfields
3386         if gcc -pedantic.
3387         * lib/regexec.c (check_node_accept_bytes): Don't use auto
3388         initializers for struct if -pedantic, unless it's C99 or later.
3389
3390 2006-11-25  Nix  <nix@esperi.org.uk>  (tiny change)
3391
3392         * m4/fcntl_h.m4 (gl_FCNTL_H): Test the atime, not the mtime.
3393         Don't close an fd more than once. Identical atimes indicate
3394         success, not failure.
3395
3396 2006-11-22  Robinson Mittmann <bob@hoplon.com>  (tiny change)
3397
3398         * lib/sincosl.c (kernel_sinl): Fix typo in threshold.
3399
3400 2006-11-23  Jim Meyering  <jim@meyering.net>
3401
3402         * build-aux/announce-gen: New file.  From coreutils.
3403
3404 2006-11-22  Jim Meyering  <jim@meyering.net>
3405
3406         Work around a compile-time error from the HP-UX 11.00 /bin/cc.
3407         * lib/fts.c (enum Fts_stat): Give this previously-anon enum a name.
3408         (fts_read): Use a temporary to narrow the overused st_size member
3409         before using it in a switch statement.  Reported by Matthew Woehlke.
3410
3411         * m4/clock_time.m4 (gl_CLOCK_TIME): Quote AC_SUBST argument.
3412         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
3413
3414 2006-11-20  Bruno Haible  <bruno@clisp.org>
3415
3416         * gettext.m4 (AM_GNU_GETTEXT): Revert 2005-07-28 patch: Use
3417         changequote instead of pairs of brackets.
3418         Reported by Andreas Schwab <schwab@suse.de>.
3419
3420 2006-11-21  Jim Meyering  <jim@meyering.net>
3421
3422         * lib/fts.c (fts_safe_changedir): Move a declaration "up",
3423         so as to remain compatible with older compilers.
3424         Patch from Michael Deutschmann.
3425
3426 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
3427
3428         * MODULES.html.sh (File system functions): Add openat.
3429
3430         * lib/openat.h (rpl_fstatat): New macro, if
3431         [HAVE_OPENAT && ! LSTAT_FOLLOWS_SLASHED_SYMLINK.
3432         (fstatat): Define to rpl_fstatat under the same conditions,
3433         unless COMPILING_FSTATAT.
3434         * m4/openat.m4 (gl_FUNC_OPENAT): Compile fstatat.c too, if fstatat
3435         seems to have the bug.
3436         * lib/fstatat.c: New file.
3437         * modules/openat (Files): Add it.
3438
3439 2006-11-20  Bruno Haible  <bruno@clisp.org>
3440
3441         * Makefile: New file.
3442
3443 2006-11-20  Jim Meyering  <jim@meyering.net>
3444
3445         The beginnings of syntax-related checks for gnulib.
3446         * lib/Makefile: New file.
3447         * lib/t-idcache: New script.  Ensure that the two halves of
3448         idcache.c stay in sync.
3449
3450         * lib/idcache.c: Adjust comments in user- and group- portions to
3451         be more accurate, and to be consistent with one another.
3452
3453 2006-11-20  Jim Meyering  <jim@meyering.net>
3454
3455         * lib/idcache.c: Restore most of the 2006-11-06 patch, so as to
3456         continue using the flexible array member (thus, this module performs
3457         half as many malloc calls), with the addition that...
3458         (getgroup, getuser): Consistently record a non-match via an empty
3459         "name" string, and map an empty string match to a NULL return value.
3460         * modules/idcache (Depends-on): Re-add flexmember.
3461
3462         * lib/idcache.c (getuser): Remove all uses of the register keyword.
3463         (getuidbyname, getgroup, getgidbyname): Likewise.
3464
3465         Use cleaner syntax: NULL rather than 0.
3466         * lib/idcache.c (getuidbyname, getgidbyname): Return NULL, not 0.
3467
3468 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
3469
3470         * lib/idcache.c: Undo most recent patch, dated 2006-11-06.
3471         It mishandled the case where the group was missing.
3472         Problem reported by Greg Schafer.
3473         * modules/idcache: Likewise.
3474
3475 2006-11-18  Jim Meyering  <jim@meyering.net>
3476
3477         * check-module (%exempt_header): Add exception for some
3478         conditionally-included headers.
3479
3480         * modules/i-ring (Depends-on): Add verify.
3481         (License): Change to LGPL.
3482
3483 2006-11-16  Paul Eggert  <eggert@cs.ucla.edu>
3484
3485         * modules/getaddinfo (Depends-on): Remove inttostr; add snprintf.
3486         * lib/getaddrinfo.c: Include snprintf.h rather than intprops.h
3487         and inttostr.h.  Use snprintf rather than uinttostr, so that
3488         LGPLed code doesn't depend on GPLed.
3489
3490 2006-11-17  Paul Eggert  <eggert@cs.ucla.edu>
3491
3492         * modules/inline (License): Change from GPL to LGPL.
3493
3494 2006-11-17  Jim Meyering  <jim@meyering.net>
3495
3496         * modules/d-type (License): Switch to LGPL.
3497
3498 2006-11-15  Bruno Haible  <bruno@clisp.org>
3499
3500         * m4/alloca.m4 (gl_FUNC_ALLOCA): Fix the AC_CACHE_CHECK message.
3501
3502 2006-11-15  Eric Blake  <ebb9@byu.net>
3503
3504         * m4/allocsa.m4 (gl_ALLOCSA): Don't invoke macro already picked up by
3505         the module dependency.
3506
3507 2006-11-15  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
3508             Bruno Haible  <bruno@clisp.org>
3509
3510         * gnulib-tool (func_create_testdir): Add license consistency check.
3511
3512 2006-11-15  Eric Blake  <ebb9@byu.net>
3513
3514         * m4/alloca.m4 (gl_FUNC_ALLOCA): Use AC_CACHE_CHECK to avoid a
3515         random "(cached)" in configure output.
3516
3517 2006-11-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3518
3519         * m4/inttypes.m4 (gl_INTTYPES_H): Use AC_CACHE_CHECK so that the
3520         test for conforming inttypes.h is both announced and cached.
3521
3522         * MODULES.html.sh (seen_modules, seen_files): New variables.
3523         (func_module): Rewrite to use a few less gnulib-tool and sed
3524         invocations.  Avoid a couple of quadratic algorithms for ...
3525         (missed_modules, missed_files): ... these, with ...
3526         (func_append, func_tmpdir): ... these new functions, from
3527         gnulib-tool.  Analogously, install traps for cleanup.
3528
3529         * tests/test-gc.c (main): Remove unused variables.
3530         * tests/test-read-file.c: Include stdlib.h, for 'free'.
3531
3532 2006-11-14  Paul Eggert  <eggert@cs.ucla.edu>
3533
3534         * modules/inttostr (License): Change to LGPL.
3535
3536 2006-11-14  Eric Blake  <ebb9@byu.net>
3537
3538         * modules/tempname (License): Change to LGPL.
3539
3540 2006-11-14  Eric Blake  <ebb9@byu.net>
3541
3542         * doc/functions.texi (Function Portability): *printf functions on
3543         Cygwin now understand all POSIX size specifiers.
3544
3545 2006-11-14  Bruno Haible  <bruno@clisp.org>
3546
3547         * modules/c-ctype (License): Change to LGPL.
3548
3549 2006-11-12  Bruno Haible  <bruno@clisp.org>
3550
3551         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
3552         AC_LIB_LINKFLAGS_BODY): Also set a LIB${NAME}_PREFIX variable. Needed
3553         for GNOME libraries, for which the include files are installed in
3554         subdirectories of $prefix/include.
3555
3556 2006-11-12  Bruno Haible  <bruno@clisp.org>
3557
3558         * m4/lib-link.m4: Require at least autoconf-2.54.
3559         (AC_LIB_LINKFLAGS_BODY) [autoconf < 2.61]: Turn dots into the library
3560         name to underscores for the --with option.
3561
3562 2006-11-13  Bruno Haible  <bruno@clisp.org>
3563
3564         * gnulib-tool (func_create_testdir): Set gl_source_base correctly in
3565         the tests directory.
3566         Reported by Ralf Wildenhues.
3567
3568 2006-11-13  Bruno Haible  <bruno@clisp.org>
3569
3570         * gnulib-tool (func_emit_initmacro_start): Also override AC_LIBSOURCES.
3571         (func_emit_initmacro_end): Undo the override here.
3572         (func_emit_initmacro_done): Emit a definition for gl_LIBSOURCES.
3573         Works around the famous automake error in coreutils.
3574
3575 2006-11-13  Eric Blake  <ebb9@byu.net>
3576
3577         * lib/gl_anytree_oset.h (gl_tree_search_atleast): Return the
3578         element, not its node.
3579
3580 2006-11-12  Bruno Haible  <bruno@clisp.org>
3581
3582         * gnulib-tool (func_emit_lib_Makefile_am): Replace occurrences of
3583         '$(top_srcdir)/build-aux/', taking into account the real auxdir.
3584
3585 2006-11-12  Bruno Haible  <bruno@clisp.org>
3586
3587         * gnulib-tool: New option --local-symlink.
3588         (func_usage): Document it.
3589         (lsymbolic): New variable.
3590         (func_import, func_create_testdir): If --symlink was not specified,
3591         test whether --local-symlink was specified and the file comes from
3592         the local_gnulib_dir.
3593
3594 2006-11-12  Bruno Haible  <bruno@clisp.org>
3595
3596         * gnulib-tool (func_ln): New function.
3597         (func_ln_if_changed, func_create_testdir): Use it instead of "ln -s".
3598
3599 2006-11-12  Bruno Haible  <bruno@clisp.org>
3600
3601         Finish support for source files in subdirectories.
3602         * gnulib-tool (func_emit_lib_Makefile_am): If some of the source files
3603         are in subdirectories, set uses_subdirs and add 'subdir-objects' to
3604         AUTOMAKE_OPTIONS.
3605         (func_import, func_create_testdir): Invoke AM_PROG_CC_C_O in this case.
3606
3607 2006-11-12  Bruno Haible  <bruno@clisp.org>
3608
3609         * gnulib-tool (func_get_automake_snippet): Synthesize also an
3610         EXTRA_lib_SOURCES augmentation.
3611         (func_emit_lib_Makefile_am): Initialize EXTRA_lib..._SOURCES to empty.
3612
3613 2006-11-12  Jim Meyering  <jim@meyering.net>
3614
3615         Make fts (in FTS_CWDFD mode) more efficient by caching a few open
3616         file descriptors.  This also averts a failure on systems with
3617         native openat support when a traversed directory lacks "x" access.
3618         * lib/fts_.h: Include "i-ring.h"
3619         (struct FTS) [fts_fd_ring]: New member.
3620         * lib/fts.c (RESTORE_INITIAL_CWD): Also call fd_ring_clear.
3621         (FCHDIR): Add parentheses.
3622         (fd_ring_check, fd_ring_print) [!FTS_DEBUG]: Define away.
3623         (cwd_advance_fd): Add a 3rd parameter.  Adjust all callers.
3624         When descending, rather than simply closing the previous
3625         fts_cwd_fd value, push that file descriptor onto the ring.
3626         (same_fd, fd_ring_print, fd_ring_check) [FTS_DEBUG]: New functions.
3627         (fts_open): Initialize the new fd_ring member.
3628         (fts_close): Clear the ring.
3629         (fts_safe_changedir): When possible, use our new fd_ring to skip
3630         the diropen and fstat and dev/ino comparison that would normally
3631         accompany a virtual `chdir ("..")'.
3632
3633         * modules/fts (Depends-on): Add i-ring.
3634         * modules/i-ring: New module.
3635         * lib/i-ring.c, lib/i-ring.h, lib/i-ring-test.c: New files.
3636         * m4/i-ring.m4: New file.
3637
3638 2006-11-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3639
3640         * gnulib-tool (func_create_testdir): Fix replacement of
3641         `build-aux' in configure.ac.  Run autotools in gltests
3642         subdirectory.
3643         (func_create_testdir, func_create_megatestdir, test): There is
3644         no need for '--force' in most autotool invocations in a new
3645         tree.  Actually fail the whole test if any of the tools, or the
3646         configure or make stages fail.
3647
3648         Sync from Automake.
3649         * build-aux/gnupload: Revert last change.  Add pointer to upload
3650         instructions of the GNU Maintenance Instructions.
3651         Suggestion by Karl Berry.
3652
3653 2006-11-10  Jim Meyering  <jim@meyering.net>
3654
3655         * lib/fts.c [FTS_DEBUG]: Don't try to print a pointer via %s.
3656
3657 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
3658
3659         * lib/gettext.h (dgettext, dcgettext, ngettext) [! ENABLE_NLS]:
3660         (dngettext, dcngettext, bindtextdomain) [! ENABLE_NLS]:
3661         (bind_textdomain_codeset) [! ENABLE_NLS]:
3662         Evaluate all the arguments.  That way, callers get compatible behavior
3663         if the arguments have side effects.  Also, it avoids some GCC
3664         diagnostics in some cases; Joel E. Denny reported problems when Bison
3665         was configured with --enable-gcc-warnigs.
3666
3667 2006-11-10  Jim Meyering  <jim@meyering.net>
3668
3669         * m4/inline.m4 (gl_INLINE): Check with the compiler, not cpp, so that
3670         relevant options in CFLAGS (like -O, -fno-inline) are taken into
3671         account.
3672
3673 2006-11-10  Jim Meyering  <jim@meyering.net>
3674
3675         * modules/inline: New file/module.
3676         * modules/xalloc (Files): Remove m4/inline.m4.
3677         (Depends-on): Add inline, instead.
3678         * modules/oset: Likewise.
3679         * modules/list: Likewise.
3680
3681 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
3682
3683         * lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t.
3684         Problem reported by Matthew Woehlke.
3685
3686 2006-11-09  Bruno Haible  <bruno@clisp.org>
3687
3688         * lib/tempname.c (gen_tempname): Remove variant that invokes
3689         __gen_tempname.
3690         * m4/tempname.m4 (gl_FUNC_GEN_TEMPNAME): Don't test for
3691         __gen_tempname.
3692
3693 2006-11-08  Bruno Haible  <bruno@clisp.org>
3694
3695         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Set ac_cv_type_long_long_int
3696         to 'yes' instead of 'cross-compiling'.
3697
3698 2006-11-08  Paul Eggert  <eggert@cs.ucla.edu>
3699
3700         * lib/quotearg.h (quotearg_free): New decl.
3701         * lib/quotearg.c (quotearg_free): New function.
3702         (slot0, nslots, slotvec0, slotvec):
3703         Now file-scope so that quotearg_free can get at them.
3704
3705 2006-11-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3706
3707         Sync from Automake.
3708         * build-aux/gnupload: Add missing 'gnu' to example URL.
3709         Report by Karl Berry.
3710
3711 2006-11-08  Bruno Haible  <bruno@clisp.org>
3712
3713         * m4/inline.m4 (gl_INLINE): Also test __NO_INLINE__.
3714         Suggested by Paul Eggert.
3715
3716 2006-11-08  Jim Meyering  <jim@meyering.net>
3717
3718         * lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl--.h twice.
3719         It's already included if !_LIBC.
3720         (fts_safe_changedir): Add a comment.
3721
3722 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
3723
3724         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Detect bug in
3725         Tandem NonStop Kernel (OSS) cc -O circa 2004, reported by
3726         Matthew Woehlke.
3727
3728         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Move
3729         definitions up, to avoid colliding with change below.
3730         (static_inline) [HAVE_INLINE]: New macro.
3731         (xnmalloc, xnrealloc, x2nrealloc, xcharalloc):
3732         Provide extern decls when !HAVE_INLINE.  Do not define unless
3733         static_inline is defined, either by us or by xmalloc.c.  Use
3734         static_inline rather than static inline.
3735         (XCALLOC): Optimize sizeof(T) = 1 case.
3736         * lib/xmalloc.c (static_inline) [!HAVE_INLINE]: New macro.
3737
3738 2006-11-07  Bruno Haible  <bruno@clisp.org>
3739
3740         * lib/xalloc.h (XNMALLOC): Restore optimization of sizeof(T) = 1 case.
3741         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require gl_INLINE instead of
3742         AC_C_INLINE.
3743         * modules/xalloc (Files): Add m4/inline.m4.
3744
3745 2006-11-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3746
3747         * README: Fix typo.
3748         * doc/gnulib.texi (Miscellaneous Notes): Likewise, rename...
3749         (Miscellanous Notes): ...from this.
3750
3751 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
3752
3753         * m4/flexmember.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER):
3754         Mention that offsetof should be used instead of sizeof.
3755         From Bruno Haible.
3756
3757 2006-11-07  Bruno Haible  <bruno@clisp.org>
3758
3759         * lib/w32spawn.h (prepare_spawn): Use XNMALLOC instead of xmalloc.
3760
3761 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
3762
3763         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
3764         * lib/gl_anyavltree_list2.h (create_subtree_with_contents):
3765         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
3766         (gl_tree_add_before, gl_tree_add_after):
3767         Use XMALLOC instead of xmalloc, and XCALLOC instead of xzalloc.
3768         * lib/gl_anyhash_list2.h (hash_resize): Likewise.
3769         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
3770         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before):
3771         (gl_linked_add_after, gl_linked_add_at): Likewise.
3772         * lib/gl_anyrbtree_list2.h (create_subtree_with_contents):
3773         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
3774         (gl_tree_add_before, gl_tree_add_after): Likewise.
3775         * lib/gl_anytree_list2.h (gl_tree_create_empty): Likewise.
3776         * lib/gl_anytree_oset.h (gl_tree_create_empty): Likewise.
3777         * lib/gl_anytreehash_list1.h (add_to_bucket): Likewise.
3778
3779 2006-11-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3780
3781         * lib/gl_oset.h: Use C comment style, not C++ comment style.
3782
3783 2006-11-06  Bruno Haible  <bruno@clisp.org>
3784
3785         * m4/inline.m4: New file.
3786         * m4/gl_list.m4 (gl_LIST): Require gl_INLINE.
3787         * modules/list (Files): Add m4/inline.m4.
3788         * modules/oset (Files): Likewise.
3789
3790 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
3791
3792         * lib/idcache.c: Include <stddef.h>, for offsetof.
3793         (struct userid.name): Change from char * to a flexible array member.
3794         All uses changed.
3795         * modules/idcache (Depends-on): Add flexmember.
3796
3797         * MODULES.html.sh (Core language properties): New module flexmember.
3798         * modules/flexmember, m4/flexmember.m4: New files.
3799
3800         * lib/xalloc.h (xnmalloc, xnrealloc, x2nrealloc): Now static
3801         inline functions that are identical with the old xnmalloc_inline,
3802         xnrealloc_inline, x2nrealloc_inline of lib/xmalloc.c.  This is so
3803         that we can avoid some unnecessary integer multiplications and
3804         divisions in the common case where the element size is known at
3805         compile time.
3806         (XNMALLOC) [HAVE_INLINE]: Remove special case, which is no longer
3807         needed.
3808         (xnboundedmalloc): Remove.
3809         (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Use lower-case letters for
3810         arguments, for consistency with rest of this header.
3811         (xcharalloc): Rewrite using XNMALLOC.
3812         * lib/xmalloc.c (xnmalloc_inline, xnmalloc, xnrealloc_inline):
3813         (xnrealloc, x2nrealloc_inline, x2nrealloc): Remove.  The *_inline
3814         versions have been moved to lib/xalloc.h and renamed to be the
3815         non-*_inline versions.
3816         (xmalloc, xrealloc): Implement without reference to the xnmalloc
3817         and xnrealloc functions, since those functions are now inline and
3818         now call us.
3819         (x2realloc): Invoke x2realloc, not x2realloc_inline, to accommodate
3820         renaming described above.
3821         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Remove AC_C_INLINE since
3822         xmalloc.c no longer uses inline directly.  gl_PREREQ_XALLOC now
3823         captures the dependency in AC_C_INLINE.
3824
3825         New module canonicalize-lgpl, proposed by Charles Wilson in
3826         <http://lists.gnu.org/archive/html/bug-gnulib/2006-11/msg00020.html>
3827         with a few small changes afterwards.
3828         * MODULES.html.sh (File system functions): New module
3829         canonicalize-lgpl.
3830         * lib/canonicalize.h: Add comments for canonicalize_filename_mode
3831         and canonicalize_file_name.
3832         * lib/canonicalize-lgpl.c, m4/canonicalize-lgpl.m4:
3833         * modules/canonicalize-lgpl: New files.
3834
3835 2006-11-05  Bruno Haible  <bruno@clisp.org>
3836
3837         * gnulib-tool (func_import, func_create_testdir): Create directories
3838         also for files in subdirectories of lib/.
3839
3840 2006-11-05  Bruno Haible  <bruno@clisp.org>
3841
3842         * lib/gl_array_list.c (gl_array_iterator_next): Make pointer decrement
3843         ANSI C compliant.
3844
3845 2006-11-03  Bruno Haible  <bruno@clisp.org>
3846
3847         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
3848         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require AC_C_INLINE.
3849         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): New macros.
3850         (xnboundedmalloc): New inline function.
3851         * lib/classpath.c (new_classpath): Use XNMALLOC instead of xmalloc.
3852         * lib/clean-temp.c (create_temp_dir): Use XNMALLOC, XMALLOC instead of
3853         xmalloc.
3854         * lib/concatpath.c (concatenated_pathname): Use XNMALLOC instead of
3855         xmalloc.
3856         * lib/fatal-signal.c (at_fatal_signal): Use XNMALLOC instead of xmalloc.
3857         * lib/findprog.c (find_in_path): Use XNMALLOC instead of xmalloc.
3858         * lib/gl_array_list.c (gl_array_create_empty): Use XMALLOC instead of
3859         xmalloc.
3860         (gl_array_create): Use XNMALLOC, XMALLOC instead of xmalloc.
3861         * lib/gl_array_oset.c (gl_array_create_empty): Use XNMALLOC instead of
3862         xmalloc.
3863         * lib/gl_avltree_oset.c (gl_tree_add_first, gl_tree_add_before,
3864         gl_tree_add_after): Use XMALLOC instead of xmalloc.
3865         * lib/gl_carray_list.c (gl_carray_create_empty): Use XMALLOC instead of
3866         xmalloc.
3867         (gl_carray_create): Use XNMALLOC, XMALLOC instead of xmalloc.
3868         * lib/gl_rbtree_oset.c (gl_tree_add_first, gl_tree_add_before,
3869         gl_tree_add_after): Use XMALLOC instead of xmalloc.
3870         * lib/gl_sublist.c (gl_sublist_create): Use XMALLOC instead of xmalloc.
3871         * lib/pagealign_alloc.c (new_memnode): Use XMALLOC instead of xmalloc.
3872         * lib/sh-quote.c (shell_quote_argv): Use XNMALLOC instead of xmalloc.
3873         * lib/xvasprintf.c (xstrcat): Use XNMALLOC instead of xmalloc.
3874
3875 2006-11-03  Bruno Haible  <bruno@clisp.org>
3876
3877         * lib/c-ctype.h [C++]: Define functions without name mangling.
3878         * lib/fwriteerror.h [C++]: Likewise.
3879         * lib/gcd.h [C++]: Likewise.
3880         * lib/linebreak.h [C++]: Likewise.
3881
3882 2006-11-03  Paul Eggert  <eggert@cs.ucla.edu>
3883
3884         * lib/canonicalize.h: (canonicalize_mode_t, CAN_EXISTING):
3885         (CAN_ALL_BUT_LAST, CAN_MISSING, canonicalize_filename_mode):
3886         Define only if PROVIDE_CANONICALIZE_FILENAME_MODE is defined.
3887         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
3888         Check for functions and headers just once.
3889         Check for declaration of canonicalize_file_name.
3890         Define PROVIDE_CANONICALIZE_FILENAME_MODE.
3891
3892 2006-11-02  Charles Wilson  <cygwin@cwilson.fastmail.fm>
3893
3894         * gnulib-tool (func_import): Fix typo in actioncmd.
3895
3896 2006-11-02  Bruno Haible  <bruno@clisp.org>
3897
3898         * gnulib-tool (func_get_automake_snippet): Interpret a backslash-
3899         newline sequence in the Makefile.am snippet as a space, like "make"
3900         does.
3901         Reported by Roger Persson <perrog@gmail.com>.
3902
3903 2006-11-01  Bruno Haible  <bruno@clisp.org>
3904
3905         * m4/strcase.m4 (gl_FUNC_STRNCASECMP): Check whether strncasecmp is
3906         already declared in <string.h>.
3907         * lib/strcase.h (strncasecmp): Don't declare it if yes.
3908
3909 2006-11-01  Bruno Haible  <bruno@clisp.org>
3910
3911         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Don't define strcasecmp here.
3912         * lib/strcase.h: Include <string.h>.
3913         (strcasecmp): Define to rpl_strcasecmp here.
3914
3915 2006-11-01  Bruno Haible  <bruno@clisp.org>
3916
3917         * lib/printf-parse.c (PRINTF_PARSE): Cast malloc/realloc results.
3918
3919 2006-11-01  Eric Blake  <ebb9@byu.net>
3920
3921         * lib/mkstemp-safer.c (mkstemp_safer): Allow C++ compilation.
3922
3923         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Allow C++ configuration.
3924
3925 2006-10-29  Bruno Haible  <bruno@clisp.org>
3926
3927         Make it compile in C++ mode.
3928         * lib/full-write.c (full_rw): Add a cast.
3929
3930 2006-11-01  Bruno Haible  <bruno@clisp.org>
3931
3932         * gnulib-tool (func_get_automake_snippet): Change sed_combine_lines to
3933         be POSIX compliant.
3934         Reported by Roger Persson <perrog@gmail.com>.
3935
3936 2006-11-01  Eric Blake  <ebb9@byu.net>
3937
3938         * lib/getopt_.h: Fix comments.
3939
3940 2006-10-31  Eric Blake  <ebb9@byu.net>
3941
3942         * modules/tmpdir (Depends-on): Add sys_stat.
3943         * modules/mkdtemp (Depends-on): Add tempname, drop unistd.
3944         * lib/mkdtemp.c (gen_tempname): Remove; tempname covers this.
3945         * lib/tmpdir.c (S_ISDIR): Simplify, thanks to sys_stat.
3946         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Simplify, thanks to
3947         tempname.
3948
3949 2006-10-31  Paul Eggert  <eggert@cs.ucla.edu>
3950
3951         Avoid some C++ diagnostics reported by Bruno Haible.
3952         * lib/quotearg.c (clone_quoting_options): Use xmemdup rather than
3953         xmalloc.
3954         (quotearg_alloc): Use xcharalloc rather than xmalloc.
3955         (struct slotvec): Move to top level.
3956         (quotearg_n_options): Rewrite to avoid xmalloc.
3957         * lib/xalloc.h (xcharalloc): New function.
3958         * (xrealloc, xnrealloc, x2realloc, x2nrealloc, xmemdup):
3959         [defined __cplusplus]: Add function template that provides result
3960         type propagation.  This part of the change is from Bruno Haible.
3961
3962 2006-10-29  Bruno Haible  <bruno@clisp.org>
3963
3964         Make it compile in C++ mode.
3965         * lib/striconv.c (mem_cd_iconv): Cast malloc/realloc result.
3966         * lib/strnlen1.c (strnlen1): Cast memchr result.
3967         * lib/mbchar.h (mb_copy): Rename arguments to 'new_mbc', 'old_mbc'.
3968         * lib/clean-temp.c (string_equals, string_hash): Add casts.
3969         (create_temp_dir): Rename local variable 'template'.
3970         (compile_csharp_using_sscli): Add cast.
3971         * lib/fatal-signal.c (at_fatal_signal): Cast xmalloc result.
3972         * lib/findprog.c (find_in_path): Likewise.
3973         * lib/linebreak.c (mbs_width_linebreaks): Cast malloc result.
3974         * lib/wait-process.c (register_slave_subprocess): Likewise.
3975
3976 2006-10-22  Bruno Haible  <bruno@clisp.org>
3977
3978         * modules/tsearch: New file.
3979         * lib/tsearch.h: New file.
3980         * lib/tsearch.c: New file, from glibc-2.5 with small modifications.
3981         * m4/tsearch.m4: New file.
3982         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add tsearch.
3983
3984 2006-10-29  Eric Blake  <ebb9@byu.net>
3985
3986         * lib/arcfour.c: Assume config.h.
3987         * lib/arctwo.c: Likewise.
3988         * lib/base64.c: Likewise.
3989         * lib/check-version.c: Likewise.
3990         * lib/crc.c: Likewise.
3991         * lib/des.c: Likewise.
3992         * lib/gc-gnulib.c: Likewise.
3993         * lib/gc-libgcrypt.c: Likewise.
3994         * lib/gc-pbkdf2-sha1.c: Likewise.
3995         * lib/getaddrinfo.c: Likewise.
3996         * lib/getdelim.c: Likewise.
3997         * lib/getline.c: Likewise.
3998         * lib/hmac-md5.c: Likewise.
3999         * lib/hmac-sha1.c: Likewise.
4000         * lib/iconvme.c: Likewise.
4001         * lib/md2.c: Likewise.
4002         * lib/md4.c: Likewise.
4003         * lib/memxor.c: Likewise.
4004         * lib/read-file.c: Likewise.
4005         * lib/readline.c: Likewise.
4006         * lib/rijndael-alg-fst.c: Likewise.
4007         * lib/rijndael-api-fst.c: Likewise.
4008         * lib/xgetdomainname.c: Likewise.
4009
4010 2006-10-28  Eric Blake  <ebb9@byu.net>
4011
4012         * lib/xstrndup.c: Assume config.h.
4013
4014 2006-10-27  Paul Eggert  <eggert@cs.ucla.edu>
4015
4016         Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.
4017         stat-macros.h is now for our own macros, whereas stat_h is for
4018         macros in the <sys/stat.h> name space.
4019         * lib/stat-macros.h: Remove copyright notice, as this file is now tiny.
4020         (STAT_MACROS_H): Remove.
4021         (S_IFMT, S_ISBLK, S_ISCHR, S_ISDIR, S_ISFIFO, S_ISLNK, S_ISNAM):
4022         (S_ISMPB, S_ISMPC, S_ISNWK, S_ISREG, S_ISSOCK, S_ISDOOR, S_ISPORT):
4023         (S_TYPEISMQ, S_TYPEISTMO, S_TYPEISSEM, S_TYPEISSHM, S_ISCTG, S_ISOFD):
4024         (S_ISOFL, S_ISWHT, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IRGRP):
4025         (S_IROTH, S_IWUSR, S_IWGRP, S_IWOTH, S_IXUSR, S_IXGRP, S_IXOTH):
4026         (S_IRWXU, S_IRWXG, S_IRWXO, S_IXUGO, S_IRWXUGO):
4027         Move these macros to ...
4028         * lib/stat_.h: here.  Don't include stat-macros.h.
4029         * lib/canonicalize.c: Don't include stat-macros.h.
4030         * lib/chown.c: Likewise.
4031         * lib/euidaccess.c: Likewise.
4032         * lib/file-type.c: Likewise.
4033         * lib/filemode.c: Likewise.
4034         * lib/glob.c: Likewise.
4035         * lib/isapipe.c: Likewise.
4036         * lib/lchown.c: Likewise.
4037         * lib/lstat.c: Likewise.
4038         * lib/mkdir-p.c: Likewise.
4039         * lib/rmdir.c: Likewise.
4040         * m4/lchown.m4 (gl_FUNC_LCHOWN): Don't require gl_STAT_MACROS.
4041         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Don't check for io.h
4042         unless mkdir isn't declared, to speed up 'configure'.
4043         Always create sys/stat.h, since it's unlikely any real sys/stat.h
4044         would define all the S_* symbols.
4045         * modules/canonicalize (Depends-on):
4046         Depend on sys_stat, not stat-macros.
4047         * modules/chown: Likewise.
4048         * modules/euidaccess: Likewise.
4049         * modules/filemode: Likewise.
4050         * modules/file-type: Likewise.
4051         * modules/glob: Likewise.
4052         * modules/isapipe: Likewise.
4053         * modules/lchown: Likewise.
4054         * modules/lstat: Likewise.
4055         * modules/mkancesdirs: Likewise.
4056         * modules/rmdir: Likewise.
4057         * modules/mkdir-p (Depends-on): Also depend on sys_stat.
4058         * modules/modechange: Likewise.
4059         * modules/stat-macros (Files): Remove m4/stat-macros.m4.
4060         (configure.ac): Remove gl_STAT_MACROS.
4061         * modules/sys_stat (Depends-on): Remove stat-macros.
4062
4063 2006-10-27  Bruno Haible  <bruno@clisp.org>
4064
4065         * m4/signed.m4: Remove file.
4066         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS_: Remove bh_C_SIGNED
4067         invocation.
4068         * modules/vasnprintf (Files): Remove m4/signed.m4.
4069
4070 2006-10-27  Bruno Haible  <bruno@clisp.org>
4071
4072         Update to GNU gettext 0.16.
4073         * modules/gettext (Files): Add m4/intl.m4, m4/intldir.m4. Remove
4074         m4/inttypes-h.m4, m4/signed.m4.
4075         * m4/gettext.m4: Update to GNU gettext 0.16.
4076         * m4/intl.m4: New file, from GNU gettext.
4077         * m4/intldir.m4: New file, from GNU gettext.
4078         * config/srclist.txt: Update
4079
4080 2006-10-27  Eric Blake  <ebb9@byu.net>
4081
4082         * MODULES.html.sh: Document tempname.
4083         * modules/mkstemp (Depends-on): Add tempname, and drop transitive
4084         dependencies.
4085         (Files): Move lib/tempname.c...
4086         * modules/tempname: ...to this new module.
4087         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Remove tempname checks.
4088         (gl_PREREQ_TEMPNAME): Move...
4089         * m4/tempname.m4: ...to this new file.
4090         * lib/mkstemp.c (includes) [!_LIBC]: Use tempname.h.
4091         * modules/sys_stat (Depends-on): Add stat-macros.
4092         * lib/stat_.h (includes): Pick up stat macros.
4093         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Replace <sys/stat.h>
4094         if stat macros are broken.
4095         * lib/tempname.c (includes): No need to include "stat-macros.h".
4096         (__gen_tempname) [!_LIBC]: Expose as gen_tempname.
4097         (direxists, __path_search) [!_LIBC]: Don't compile these in
4098         gnulib; the tmpdir module covers that.
4099         * lib/tempname.h: New file.
4100
4101 2006-10-26  Paul Eggert  <eggert@cs.ucla.edu>
4102
4103         * COPYING: Explain how gnulib-tool converts licence headers.
4104         Almost all wording by Eric Blake.
4105
4106 2006-10-25  Paul Eggert  <eggert@cs.ucla.edu>
4107
4108         * lib/mbchar.h (is_basic_table): Make read-only.
4109         * lib/mbchar.c (is_basic_table): Likewise.
4110         Reported by John Darrington.
4111
4112 2006-10-25  Bruno Haible  <bruno@clisp.org>
4113
4114         * lib/progname.h (set_program_name): Undefine before defining.
4115
4116 2006-10-25  Bruno Haible  <bruno@clisp.org>
4117
4118         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to
4119         false for non-gcc C++ compilers.
4120         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
4121
4122 2006-10-24  Bruno Haible  <bruno@clisp.org>
4123
4124         * lib/striconv.c (mem_cd_iconv, str_cd_iconv): Treat all non-GNU
4125         iconv implementations like Irix iconv.
4126
4127 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
4128
4129         * modules/vararrays: New file.
4130         * m4/vararrays.m4: New file, taken from diffutils.
4131         * MODULES.html.sh: New module vararrays.
4132
4133 2006-10-24  Karl Berry  <karl@gnu.org>
4134
4135         * doc/gnulib-intro.texi: --- instead of --; non-naive naive.
4136         Don't call GNU Unix.
4137
4138 2006-10-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4139
4140         * users.txt: Add Libtool.
4141
4142         Sync from Libtool:
4143
4144         2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
4145
4146         * lib/argz.c: Remove check for HAVE_CONFIG_H, to conform
4147         to gnulib's policy of including config.h unconditionally.
4148
4149 2006-10-24  Bruno Haible  <bruno@clisp.org>
4150
4151         * modules/wcwidth (Files): Add m4/wint_t.m4.
4152         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gt_TYPE_WINT_T.
4153         * lib/wcwidth.h (iswprint): Use 'int' if 'wint_t' is not defined.
4154
4155 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
4156
4157         * lib/getdate.y (yyerror): Make the arguments pointer-to-const,
4158         to pacify GCC with some -W flags enabled.  Problem reported by
4159         Bruno Haible.
4160
4161 2006-10-24  Jim Meyering  <jim@meyering.net>
4162
4163         * MODULES.html.sh: Remove uinttostr.  It's not a module.
4164         Reported by Karl Berry.
4165
4166 2006-10-23  Bruno Haible  <bruno@clisp.org>
4167
4168         * lib/fts.c (fts_build): Move variable declaration, for C89 compliance.
4169
4170 2006-10-24  Bruno Haible  <bruno@clisp.org>
4171
4172         * lib/gl_list.h: Use C comment style, not C++ comment style.
4173
4174 2006-10-23  Eric Blake  <ebb9@byu.net>
4175
4176         * lib/getaddrinfo.c (includes): Add missing include.
4177
4178 2006-10-23  Bruno Haible  <bruno@clisp.org>
4179             Paul Eggert  <eggert@cs.ucla.edu>
4180
4181         Ability to rename obstack_free.
4182         * lib/obstack.h (__obstack_free): New macro. Declare instead of
4183         obstack_free.
4184         (obstack_free): Invoke the __obstack_free macro.
4185         * lib/obstack.c (obstack_free): Use __obstack_free macro.
4186
4187 2006-10-23  Bruno Haible  <bruno@clisp.org>
4188             Paul Eggert  <eggert@cs.ucla.edu>
4189
4190         * lib/argp.h (argp_parse, __argp_parse): Comment out the identifiers
4191         __argc, __argv from the declaration. (They are defined as macros on
4192         mingw.)
4193
4194 2006-10-22  Bruno Haible  <bruno@clisp.org>
4195
4196         * doc/gnulib-intro.texi: New file.
4197         * doc/gnulib.texi: Include it.
4198
4199 2006-10-21  Bruno Haible  <bruno@clisp.org>
4200
4201         * doc/gnulib.texi: Split the chapter "Gnulib" into 3 chapters
4202         "Introduction", "Miscellanous Notes", "Particular Modules".
4203
4204 2006-10-21  Bruno Haible  <bruno@clisp.org>
4205
4206         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
4207         Change mostlyclean-local rule to avoid sh syntax error from bash
4208         versions 2.00..2.05 when $(MOSTLYCLEANDIRS) is empty.
4209
4210 2006-10-23  Jim Meyering  <jim@meyering.net>
4211
4212         * lib/getaddrinfo.c (getnameinfo): Use new lightweight uinttostr,
4213         in place of snprintf.
4214
4215         * modules/inttostr (Files): Add lib/uinttostr.c.
4216         * lib/uinttostr.c (inttostr): New file/function.
4217         * lib/inttostr.h (uinttostr): Declare.
4218         * m4/inttostr.m4: Add AC_LIBOBJ([uinttostr]).
4219         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
4220         Add uinttostr.
4221         * modules/getaddrinfo (Depends-on): Remove snprintf.  Add inttostr.
4222
4223 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
4224
4225         * lib/canonicalize.c (ELOOP): Define if not already defined.
4226         Problem reported by Bruno Haible in
4227         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00282.html>.
4228
4229 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
4230
4231         * lib/stdint_.h [defined _AIX]: Don't include <sys/types.h>.
4232         Problem reported by Perry Smith and Ville Laurikari.
4233
4234         * lib/getndelim2.c (SSIZE_MAX): Use same defn that getdelim.c
4235         uses.
4236
4237 2006-10-19  Bruno Haible  <bruno@clisp.org>
4238
4239         * lib/getndelim2.c (SSIZE_MAX): Provide fallback definition. Needed
4240         for mingw.
4241
4242 2006-10-19  Bruno Haible  <bruno@clisp.org>
4243
4244         * lib/openat-priv.h (EOPNOTSUPP): Provide fallback definition.
4245         Needed for mingw.
4246
4247 2006-10-19  Bruno Haible  <bruno@clisp.org>
4248
4249         * m4/size_max.m4 (gl_SIZE_MAX): Cache the result.
4250
4251 2006-10-19  Bruno Haible  <bruno@clisp.org>
4252
4253         * m4/allocsa.m4 (gl_ALLOCSA): Invoke gl_FUNC_ALLOCA, don't AC_REQUIRE
4254         it.
4255
4256 2006-10-19  Bruno Haible  <bruno@clisp.org>
4257
4258         * m4/alloca.m4 (gl_FUNC_ALLOCA): Cache the result of the AC_EGREP_CPP
4259         invocation.
4260
4261 2006-10-19  Bruno Haible  <bruno@clisp.org>
4262
4263         * gnulib-tool (func_create_testdir): Don't include ftruncate and
4264         mountlist by default.
4265
4266 2006-10-16  Bruno Haible  <bruno@clisp.org>
4267
4268         * lib/c-strstr.c: Include c-strstr.h.
4269
4270 2006-10-18  Charles Wilson  <cygwin@cwilson.fastmail.fm>
4271
4272         * gnulib-tool: Don't clobber $sourcebase when $local_gnulib_dir ends
4273         in a slash.
4274
4275 2006-10-18  Bruno Haible  <bruno@clisp.org>
4276
4277         * lib/lock.h [C++]: Wrap definitions in extern "C".
4278
4279 2006-10-18  Bruno Haible  <bruno@clisp.org>
4280
4281         * gnulib-tool (func_emit_initmacro_end): Remove duplicates from the
4282         gl_LIBOBJS list.
4283
4284 2006-10-18  Bruno Haible  <bruno@clisp.org>
4285
4286         * lib/findprog.c (find_in_path): Avoid "gcc -Wwrite-strings" warning.
4287
4288 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>
4289
4290         * lib/xstrtol.h: Include gettext.h.
4291         (_STRTOL_ERROR): Wrap English-language formats inside gettext.
4292         Problem reported by Eric Blake.
4293         * modules/xstrtol (Depends-on): Add gettext-h.
4294
4295 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>  (tiny change)
4296
4297         * lib/strftime.c (advance): New macro.
4298         (add): Use it to avoid adding 0 to a FILE *.  FILE can be an
4299         incomplete type, so you can't add 0 to it.  Problem and patch
4300         reported by Eelco Dolstra for dietlibc.
4301
4302 2006-10-18  Jim Meyering  <jim@meyering.net>
4303
4304         * lib/readutmp.c (desirable_utmp_entry): Use "bool" as the
4305         type for a local, and rename it: s/up/user_proc/.
4306
4307 2006-10-18  Sergey Poznyakoff  <gray@gnu.org.ua>
4308
4309         * lib/readutmp.c (desirable_utmp_entry): Implement new flag:
4310         READ_UTMP_USER_PROCESS.
4311         * lib/readutmp.h (READ_UTMP_USER_PROCESS): New flag
4312
4313 2006-10-17  Paul Eggert  <eggert@cs.ucla.edu>
4314
4315         * lib/localcharset.c: Do not check HAVE_SETLOCALE.
4316         * m4/localcharset.m4 (gl_LOCALCHARSET): Don't check for setlocale.
4317
4318 2006-10-17  Eric Blake  <ebb9@byu.net>
4319
4320         * lib/sigprocmask.c (sigprocmask): Fix typo.
4321
4322         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Fix typo.
4323
4324         * modules/clean-temp (Makefile.am): Don't add to make output...
4325         (configure.ac): ...instead define SIGNAL_SAFE_LIST inside
4326         config.h.
4327
4328 2006-10-17  Bruno Haible  <bruno@clisp.org>
4329
4330         * lib/gettext.h (gettext, ngettext, pgettext, npgettext): Define
4331         differently if DEFAULT_TEXT_DOMAIN is set.
4332
4333 2006-10-16  Bruno Haible  <bruno@clisp.org>
4334
4335         * lib/clean-temp.c: Include fwriteerror.h.
4336
4337 2006-10-16  Bruno Haible  <bruno@clisp.org>
4338
4339         * getndelim2.m4 (gl_GETNDELIM2): Remove 2003-10-23 hack.
4340
4341 2006-10-16  Bruno Haible  <bruno@clisp.org>
4342
4343         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Also test for sigset_t.
4344         * lib/sigprocmask.h: Include <sys/types.h>.
4345         (sigset_t): Use the system's definition if present.
4346
4347 2006-10-17  Eric Blake  <ebb9@byu.net>
4348
4349         * lib/xvasprintf.c (includes): Assume config.h.
4350         * lib/xasprintf.c (includes): Likewise.
4351
4352 2006-10-16  Paul Eggert  <eggert@cs.ucla.edu>
4353
4354         * lib/fsusage.c (PROPAGATE_ALL_ONES): Don't assume uintmax_t is
4355         at least as wide as intmax_t.
4356
4357 2006-10-16  Alexandre Duret-Lutz  <adl@gnu.org>
4358
4359         (Imported from Automake.)
4360         * build-aux/gnupload: Update to version 1.1 of directive file.
4361
4362 2006-10-16  Eric Blake  <ebb9@byu.net>
4363
4364         * modules/configmake (Makefile.am): Add pkglibexecdir support, to
4365         match Automake 1.10a.
4366
4367 2006-10-14  Bruno Haible  <bruno@clisp.org>
4368
4369         * modules/sigprocmask: New file.
4370         * lib/sigprocmask.h: New file.
4371         * lib/sigprocmask.c: New file.
4372         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Renamed from
4373         gt_SIGNALBLOCKING. When not defining HAVE_POSIX_SIGNALBLOCKING,
4374         request sigprocmask.o.
4375         (gl_PREREQ_SIGPROCMASK): New macro.
4376         * modules/fatal-signal (Files): Remove m4/signalblocking.m4.
4377         (Depends-on): Add sigprocmask.
4378         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Don't require
4379         gt_SIGNALBLOCKING. Test for 'raise' only once.
4380         * lib/fatal-signal.c: Include sigprocmask.h.
4381         (fatal_signal_set, init_fatal_signal_set, block_fatal_signals,
4382         unblock_fatal_signals): Define always.
4383         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
4384         sigprocmask.
4385
4386 2006-10-14  Paul Eggert  <eggert@cs.ucla.edu>
4387
4388         Sync from Automake.
4389         * build-aux/install-sh (posix_mkdir): Reject FreeBSD 6.1 mkdir -p -m,
4390         which incorrectly sets the mode of an existing destination
4391         directory.  In some cases the unpatched install-sh could do the
4392         equivalent of "chmod 777 /" or "chmod 0 /" on a buggy FreeBSD
4393         system.  We hope this is rare in practice, but it's clearly worth
4394         fixing.  Problem reported by Alex Unleashed in
4395         <http://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00012.html>.
4396         Also, don't bother to check for -m bugs unless we're using -m;
4397         suggested by Stepan Kasal.
4398
4399 2006-10-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4400
4401         Sync from Automake.
4402         * build-aux/depcomp (gcc3): Put dependency extraction flags before the
4403         `-c' flag, so they appear at the same position as in %FASTDEP%
4404         mode in depend2.am.  Fixes build failure for FreeBSD's c89,
4405         which ignores unknown options only after the first non-option.
4406         Bug report against M4 by Nelson H. F. Beebe.
4407
4408 2006-10-13  Jim Meyering  <jim@meyering.net>
4409
4410         Fix a bug in yesterday's change.
4411         * lib/fts.c (fts_open): When using FTS_XDEV|FTS_NOSTAT,
4412         p->fts_statp->st_dev would be used uninitialized.
4413         Ensures that we always call fts_stat on the very first entry.
4414         Miklos Szeredi reported that find -xdev stopped working.
4415
4416 2006-10-12  Bruno Haible  <bruno@clisp.org>
4417
4418         * gnulib-tool (func_get_automake_snippet): Append an automatically
4419         computed EXTRA_DIST augmentation.
4420         * modules/acl (Makefile.am): Remove EXTRA_DIST augmentation.
4421         * modules/alloca-opt (Makefile.am): Likewise.
4422         * modules/allocsa (Makefile.am): Likewise.
4423         * modules/arcfour (Makefile.am): Likewise.
4424         * modules/arctwo (Makefile.am): Likewise.
4425         * modules/argmatch (Makefile.am): Likewise.
4426         * modules/argz (Makefile.am): Likewise.
4427         * modules/atexit (Makefile.am): Likewise.
4428         * modules/backupfile (Makefile.am): Likewise.
4429         * modules/byteswap (Makefile.am): Likewise.
4430         * modules/c-strtod (Makefile.am): Likewise.
4431         * modules/c-strtold (Makefile.am): Likewise.
4432         * modules/calloc (Makefile.am): Likewise.
4433         * modules/canon-host (Makefile.am): Likewise.
4434         * modules/canonicalize (Makefile.am): Likewise.
4435         * modules/chdir-long (Makefile.am): Likewise.
4436         * modules/chdir-safer (Makefile.am): Likewise.
4437         * modules/check-version (Makefile.am): Likewise.
4438         * modules/chown (Makefile.am): Likewise.
4439         * modules/cloexec (Makefile.am): Likewise.
4440         * modules/close-stream (Makefile.am): Likewise.
4441         * modules/closeout (Makefile.am): Likewise.
4442         * modules/crc (Makefile.am): Likewise.
4443         * modules/csharpexec (Makefile.am): Likewise.
4444         * modules/cycle-check (Makefile.am): Likewise.
4445         * modules/des (Makefile.am): Likewise.
4446         * modules/dev-ino (Makefile.am): Likewise.
4447         * modules/dirfd (Makefile.am): Likewise.
4448         * modules/dirname (Makefile.am): Likewise.
4449         * modules/dup2 (Makefile.am): Likewise.
4450         * modules/eealloc (Makefile.am): Likewise.
4451         * modules/error (Makefile.am): Likewise.
4452         * modules/euidaccess (Makefile.am): Likewise.
4453         * modules/exclude (Makefile.am): Likewise.
4454         * modules/exitfail (Makefile.am): Likewise.
4455         * modules/fcntl-safer (Makefile.am): Likewise.
4456         * modules/fcntl (Makefile.am): Likewise.
4457         * modules/file-type (Makefile.am): Likewise.
4458         * modules/fileblocks (Makefile.am): Likewise.
4459         * modules/filemode (Makefile.am): Likewise.
4460         * modules/filenamecat (Makefile.am): Likewise.
4461         * modules/fnmatch (Makefile.am): Likewise.
4462         * modules/fopen-safer (Makefile.am): Likewise.
4463         * modules/fpending (Makefile.am): Likewise.
4464         * modules/fprintftime (Makefile.am): Likewise.
4465         * modules/free (Makefile.am): Likewise.
4466         * modules/fsusage (Makefile.am): Likewise.
4467         * modules/ftruncate (Makefile.am): Likewise.
4468         * modules/fts (Makefile.am): Likewise.
4469         * modules/gc-arcfour (Makefile.am): Likewise.
4470         * modules/gc-des (Makefile.am): Likewise.
4471         * modules/gc-hmac-md5 (Makefile.am): Likewise.
4472         * modules/gc-hmac-sha1 (Makefile.am): Likewise.
4473         * modules/gc-md4 (Makefile.am): Likewise.
4474         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
4475         * modules/gc-sha1 (Makefile.am): Likewise.
4476         * modules/gc (Makefile.am): Likewise.
4477         * modules/getaddrinfo (Makefile.am): Likewise.
4478         * modules/getcwd (Makefile.am): Likewise.
4479         * modules/getdelim (Makefile.am): Likewise.
4480         * modules/getdomainname (Makefile.am): Likewise.
4481         * modules/getgroups (Makefile.am): Likewise.
4482         * modules/gethostname (Makefile.am): Likewise.
4483         * modules/gethrxtime (Makefile.am): Likewise.
4484         * modules/getline (Makefile.am): Likewise.
4485         * modules/getloadavg (Makefile.am): Likewise.
4486         * modules/getlogin_r (Makefile.am): Likewise.
4487         * modules/getndelim2 (Makefile.am): Likewise.
4488         * modules/getopt (Makefile.am): Likewise.
4489         * modules/getpagesize (Makefile.am): Likewise.
4490         * modules/getpass-gnu (Makefile.am): Likewise.
4491         * modules/getpass (Makefile.am): Likewise.
4492         * modules/getsubopt (Makefile.am): Likewise.
4493         * modules/gettime (Makefile.am): Likewise.
4494         * modules/gettimeofday (Makefile.am): Likewise.
4495         * modules/getugroups (Makefile.am): Likewise.
4496         * modules/getusershell (Makefile.am): Likewise.
4497         * modules/glob (Makefile.am): Likewise.
4498         * modules/group-member (Makefile.am): Likewise.
4499         * modules/hard-locale (Makefile.am): Likewise.
4500         * modules/hash (Makefile.am): Likewise.
4501         * modules/hmac-md5 (Makefile.am): Likewise.
4502         * modules/hmac-sha1 (Makefile.am): Likewise.
4503         * modules/human (Makefile.am): Likewise.
4504         * modules/idcache (Makefile.am): Likewise.
4505         * modules/imaxabs (Makefile.am): Likewise.
4506         * modules/imaxdiv (Makefile.am): Likewise.
4507         * modules/inet_ntop (Makefile.am): Likewise.
4508         * modules/inet_pton (Makefile.am): Likewise.
4509         * modules/intprops (Makefile.am): Likewise.
4510         * modules/inttostr (Makefile.am): Likewise.
4511         * modules/inttypes (Makefile.am): Likewise.
4512         * modules/isapipe (Makefile.am): Likewise.
4513         * modules/javaversion (Makefile.am): Likewise.
4514         * modules/lchmod (Makefile.am): Likewise.
4515         * modules/lchown (Makefile.am): Likewise.
4516         * modules/localcharset (Makefile.am): Likewise.
4517         * modules/long-options (Makefile.am): Likewise.
4518         * modules/lstat (Makefile.am): Likewise.
4519         * modules/malloc (Makefile.am): Likewise.
4520         * modules/mathl (Makefile.am): Likewise.
4521         * modules/mbchar (Makefile.am): Likewise.
4522         * modules/md2 (Makefile.am): Likewise.
4523         * modules/md4 (Makefile.am): Likewise.
4524         * modules/md5 (Makefile.am): Likewise.
4525         * modules/memcasecmp (Makefile.am): Likewise.
4526         * modules/memchr (Makefile.am): Likewise.
4527         * modules/memcmp (Makefile.am): Likewise.
4528         * modules/memcoll (Makefile.am): Likewise.
4529         * modules/memcpy (Makefile.am): Likewise.
4530         * modules/memmem (Makefile.am): Likewise.
4531         * modules/memmove (Makefile.am): Likewise.
4532         * modules/mempcpy (Makefile.am): Likewise.
4533         * modules/memrchr (Makefile.am): Likewise.
4534         * modules/memset (Makefile.am): Likewise.
4535         * modules/memxor (Makefile.am): Likewise.
4536         * modules/mkancesdirs (Makefile.am): Likewise.
4537         * modules/mkdir-p (Makefile.am): Likewise.
4538         * modules/mkdir (Makefile.am): Likewise.
4539         * modules/mkdtemp (Makefile.am): Likewise.
4540         * modules/mkstemp (Makefile.am): Likewise.
4541         * modules/mktime (Makefile.am): Likewise.
4542         * modules/modechange (Makefile.am): Likewise.
4543         * modules/mountlist (Makefile.am): Likewise.
4544         * modules/nanosleep (Makefile.am): Likewise.
4545         * modules/obstack (Makefile.am): Likewise.
4546         * modules/openat (Makefile.am): Likewise.
4547         * modules/pagealign_alloc (Makefile.am): Likewise.
4548         * modules/pathmax (Makefile.am): Likewise.
4549         * modules/physmem (Makefile.am): Likewise.
4550         * modules/poll (Makefile.am): Likewise.
4551         * modules/posixtm (Makefile.am): Likewise.
4552         * modules/posixver (Makefile.am): Likewise.
4553         * modules/putenv (Makefile.am): Likewise.
4554         * modules/quote (Makefile.am): Likewise.
4555         * modules/quotearg (Makefile.am): Likewise.
4556         * modules/raise (Makefile.am): Likewise.
4557         * modules/read-file (Makefile.am): Likewise.
4558         * modules/readline (Makefile.am): Likewise.
4559         * modules/readlink (Makefile.am): Likewise.
4560         * modules/readtokens (Makefile.am): Likewise.
4561         * modules/readutmp (Makefile.am): Likewise.
4562         * modules/realloc (Makefile.am): Likewise.
4563         * modules/regex (Makefile.am): Likewise.
4564         * modules/rename-dest-slash (Makefile.am): Likewise.
4565         * modules/rename (Makefile.am): Likewise.
4566         * modules/rijndael (Makefile.am): Likewise.
4567         * modules/rmdir (Makefile.am): Likewise.
4568         * modules/rpmatch (Makefile.am): Likewise.
4569         * modules/safe-read (Makefile.am): Likewise.
4570         * modules/safe-write (Makefile.am): Likewise.
4571         * modules/same-inode (Makefile.am): Likewise.
4572         * modules/same (Makefile.am): Likewise.
4573         * modules/save-cwd (Makefile.am): Likewise.
4574         * modules/savedir (Makefile.am): Likewise.
4575         * modules/setenv (Makefile.am): Likewise.
4576         * modules/settime (Makefile.am): Likewise.
4577         * modules/sha1 (Makefile.am): Likewise.
4578         * modules/sig2str (Makefile.am): Likewise.
4579         * modules/snprintf (Makefile.am): Likewise.
4580         * modules/stat-macros (Makefile.am): Likewise.
4581         * modules/stat-time (Makefile.am): Likewise.
4582         * modules/stdbool (Makefile.am): Likewise.
4583         * modules/stdint (Makefile.am): Likewise.
4584         * modules/stdlib-safer (Makefile.am): Likewise.
4585         * modules/stpcpy (Makefile.am): Likewise.
4586         * modules/stpncpy (Makefile.am): Likewise.
4587         * modules/strcase (Makefile.am): Likewise.
4588         * modules/strcasestr (Makefile.am): Likewise.
4589         * modules/strchrnul (Makefile.am): Likewise.
4590         * modules/strcspn (Makefile.am): Likewise.
4591         * modules/strdup (Makefile.am): Likewise.
4592         * modules/strerror (Makefile.am): Likewise.
4593         * modules/strftime (Makefile.am): Likewise.
4594         * modules/strndup (Makefile.am): Likewise.
4595         * modules/strnlen (Makefile.am): Likewise.
4596         * modules/strpbrk (Makefile.am): Likewise.
4597         * modules/strsep (Makefile.am): Likewise.
4598         * modules/strstr (Makefile.am): Likewise.
4599         * modules/strtod (Makefile.am): Likewise.
4600         * modules/strtoimax (Makefile.am): Likewise.
4601         * modules/strtok_r (Makefile.am): Likewise.
4602         * modules/strtol (Makefile.am): Likewise.
4603         * modules/strtoll (Makefile.am): Likewise.
4604         * modules/strtoul (Makefile.am): Likewise.
4605         * modules/strtoull (Makefile.am): Likewise.
4606         * modules/strtoumax (Makefile.am): Likewise.
4607         * modules/strverscmp (Makefile.am): Likewise.
4608         * modules/sys_socket (Makefile.am): Likewise.
4609         * modules/sys_stat (Makefile.am): Likewise.
4610         * modules/sysexits (Makefile.am): Likewise.
4611         * modules/time_r (Makefile.am): Likewise.
4612         * modules/timegm (Makefile.am): Likewise.
4613         * modules/timespec (Makefile.am): Likewise.
4614         * modules/tmpfile-safer (Makefile.am): Likewise.
4615         * modules/trim (Makefile.am): Likewise.
4616         * modules/unistd-safer (Makefile.am): Likewise.
4617         * modules/unlinkdir (Makefile.am): Likewise.
4618         * modules/unlocked-io (Makefile.am): Likewise.
4619         * modules/userspec (Makefile.am): Likewise.
4620         * modules/utime (Makefile.am): Likewise.
4621         * modules/utimecmp (Makefile.am): Likewise.
4622         * modules/utimens (Makefile.am): Likewise.
4623         * modules/vasnprintf (Makefile.am): Likewise.
4624         * modules/vasprintf (Makefile.am): Likewise.
4625         * modules/vsnprintf (Makefile.am): Likewise.
4626         * modules/xalloc (Makefile.am): Likewise.
4627         * modules/xgetcwd (Makefile.am): Likewise.
4628         * modules/xnanosleep (Makefile.am): Likewise.
4629         * modules/xreadlink (Makefile.am): Likewise.
4630         * modules/xstrtod (Makefile.am): Likewise.
4631         * modules/xstrtol (Makefile.am): Likewise.
4632         * modules/xstrtold (Makefile.am): Likewise.
4633         * modules/yesno (Makefile.am): Likewise.
4634         * modules/getdate (Makefile.am): Don't add getdate.h to EXTRA_DIST.
4635
4636 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
4637
4638         * modules/error (Makefile.am): Distribute files through
4639         EXTRA_DIST, not lib_SOURCES.
4640
4641 2006-10-12  Eric Blake  <ebb9@byu.net>
4642
4643         * modules/error (Makefile.am): Distribute files in /lib.
4644         * modules/obstack (Makefile.am): Likewise.
4645
4646 2006-10-12  Bruno Haible  <bruno@clisp.org>
4647
4648         * modules/acl (Makefile.am): Distribute all files in lib/ through
4649         EXTRA_DIST.
4650         * modules/arcfour (Makefile.am): Likewise.
4651         * modules/arctwo (Makefile.am): Likewise.
4652         * modules/argmatch (Makefile.am): Likewise.
4653         * modules/argz (Makefile.am): Likewise.
4654         * modules/atexit (Makefile.am): Likewise.
4655         * modules/backupfile (Makefile.am): Likewise.
4656         * modules/c-strtod (Makefile.am): Likewise.
4657         * modules/c-strtold (Makefile.am): Likewise.
4658         * modules/calloc (Makefile.am): Likewise.
4659         * modules/canon-host (Makefile.am): Likewise.
4660         * modules/canonicalize (Makefile.am): Likewise.
4661         * modules/chdir-long (Makefile.am): Likewise.
4662         * modules/chdir-safer (Makefile.am): Likewise.
4663         * modules/check-version (Makefile.am): Likewise.
4664         * modules/chown (Makefile.am): Likewise.
4665         * modules/cloexec (Makefile.am): Likewise.
4666         * modules/close-stream (Makefile.am): Likewise.
4667         * modules/closeout (Makefile.am): Likewise.
4668         * modules/crc (Makefile.am): Likewise.
4669         * modules/cycle-check (Makefile.am): Likewise.
4670         * modules/des (Makefile.am): Likewise.
4671         * modules/dirfd (Makefile.am): Likewise.
4672         * modules/dirname (Makefile.am): Likewise.
4673         * modules/dup2 (Makefile.am): Likewise.
4674         * modules/euidaccess (Makefile.am): Likewise.
4675         * modules/exclude (Makefile.am): Likewise.
4676         * modules/exitfail (Makefile.am): Likewise.
4677         * modules/fcntl-safer (Makefile.am): Likewise.
4678         * modules/file-type (Makefile.am): Likewise.
4679         * modules/fileblocks (Makefile.am): Likewise.
4680         * modules/filemode (Makefile.am): Likewise.
4681         * modules/filenamecat (Makefile.am): Likewise.
4682         * modules/fnmatch (Makefile.am): Likewise.
4683         * modules/fopen-safer (Makefile.am): Likewise.
4684         * modules/fpending (Makefile.am): Likewise.
4685         * modules/fprintftime (Makefile.am): Likewise.
4686         * modules/free (Makefile.am): Likewise.
4687         * modules/fsusage (Makefile.am): Likewise.
4688         * modules/ftruncate (Makefile.am): Likewise.
4689         * modules/fts (Makefile.am): Likewise.
4690         * modules/gc (Makefile.am): Likewise.
4691         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
4692         * modules/getaddrinfo (Makefile.am): Likewise.
4693         * modules/getcwd (Makefile.am): Likewise.
4694         * modules/getdelim (Makefile.am): Likewise.
4695         * modules/getdomainname (Makefile.am): Likewise.
4696         * modules/getgroups (Makefile.am): Likewise.
4697         * modules/gethostname (Makefile.am): Likewise.
4698         * modules/gethrxtime (Makefile.am): Likewise.
4699         * modules/getline (Makefile.am): Likewise.
4700         * modules/getloadavg (Makefile.am): Likewise.
4701         * modules/getlogin_r (Makefile.am): Likewise.
4702         * modules/getopt (Makefile.am): Likewise.
4703         * modules/getpass (Makefile.am): Likewise.
4704         * modules/getpass-gnu (Makefile.am): Likewise.
4705         * modules/getsubopt (Makefile.am): Likewise.
4706         * modules/gettime (Makefile.am): Likewise.
4707         * modules/gettimeofday (Makefile.am): Likewise.
4708         * modules/getugroups (Makefile.am): Likewise.
4709         * modules/getusershell (Makefile.am): Likewise.
4710         * modules/glob (Makefile.am): Likewise.
4711         * modules/group-member (Makefile.am): Likewise.
4712         * modules/hard-locale (Makefile.am): Likewise.
4713         * modules/hash (Makefile.am): Likewise.
4714         * modules/hmac-md5 (Makefile.am): Likewise.
4715         * modules/hmac-sha1 (Makefile.am): Likewise.
4716         * modules/human (Makefile.am): Likewise.
4717         * modules/idcache (Makefile.am): Likewise.
4718         * modules/imaxabs (Makefile.am): Likewise.
4719         * modules/imaxdiv (Makefile.am): Likewise.
4720         * modules/inet_ntop (Makefile.am): Likewise.
4721         * modules/inet_pton (Makefile.am): Likewise.
4722         * modules/inttostr (Makefile.am): Likewise.
4723         * modules/isapipe (Makefile.am): Likewise.
4724         * modules/lchown (Makefile.am): Likewise.
4725         * modules/long-options (Makefile.am): Likewise.
4726         * modules/lstat (Makefile.am): Likewise.
4727         * modules/malloc (Makefile.am): Likewise.
4728         * modules/mathl (Makefile.am): Likewise.
4729         * modules/mbchar (Makefile.am): Likewise.
4730         * modules/md2 (Makefile.am): Likewise.
4731         * modules/md4 (Makefile.am): Likewise.
4732         * modules/md5 (Makefile.am): Likewise.
4733         * modules/memcasecmp (Makefile.am): Likewise.
4734         * modules/memchr (Makefile.am): Likewise.
4735         * modules/memcmp (Makefile.am): Likewise.
4736         * modules/memcoll (Makefile.am): Likewise.
4737         * modules/memcpy (Makefile.am): Likewise.
4738         * modules/memmem (Makefile.am): Likewise.
4739         * modules/memmove (Makefile.am): Likewise.
4740         * modules/mempcpy (Makefile.am): Likewise.
4741         * modules/memrchr (Makefile.am): Likewise.
4742         * modules/memset (Makefile.am): Likewise.
4743         * modules/memxor (Makefile.am): Likewise.
4744         * modules/mkancesdirs (Makefile.am): Likewise.
4745         * modules/mkdir (Makefile.am): Likewise.
4746         * modules/mkdir-p (Makefile.am): Likewise.
4747         * modules/mkdtemp (Makefile.am): Likewise.
4748         * modules/mkstemp (Makefile.am): Likewise.
4749         * modules/mktime (Makefile.am): Likewise.
4750         * modules/modechange (Makefile.am): Likewise.
4751         * modules/mountlist (Makefile.am): Likewise.
4752         * modules/nanosleep (Makefile.am): Likewise.
4753         * modules/openat (Makefile.am): Likewise.
4754         * modules/pagealign_alloc (Makefile.am): Likewise.
4755         * modules/physmem (Makefile.am): Likewise.
4756         * modules/poll (Makefile.am): Likewise.
4757         * modules/posixtm (Makefile.am): Likewise.
4758         * modules/posixver (Makefile.am): Likewise.
4759         * modules/putenv (Makefile.am): Likewise.
4760         * modules/quote (Makefile.am): Likewise.
4761         * modules/quotearg (Makefile.am): Likewise.
4762         * modules/raise (Makefile.am): Likewise.
4763         * modules/read-file (Makefile.am): Likewise.
4764         * modules/readline (Makefile.am): Likewise.
4765         * modules/readlink (Makefile.am): Likewise.
4766         * modules/readtokens (Makefile.am): Likewise.
4767         * modules/readutmp (Makefile.am): Likewise.
4768         * modules/realloc (Makefile.am): Likewise.
4769         * modules/regex (Makefile.am): Likewise.
4770         * modules/rename (Makefile.am): Likewise.
4771         * modules/rename-dest-slash (Makefile.am): Likewise.
4772         * modules/rijndael (Makefile.am): Likewise.
4773         * modules/rmdir (Makefile.am): Likewise.
4774         * modules/rpmatch (Makefile.am): Likewise.
4775         * modules/safe-read (Makefile.am): Likewise.
4776         * modules/safe-write (Makefile.am): Likewise.
4777         * modules/same (Makefile.am): Likewise.
4778         * modules/save-cwd (Makefile.am): Likewise.
4779         * modules/savedir (Makefile.am): Likewise.
4780         * modules/setenv (Makefile.am): Likewise.
4781         * modules/settime (Makefile.am): Likewise.
4782         * modules/sha1 (Makefile.am): Likewise.
4783         * modules/sig2str (Makefile.am): Likewise.
4784         * modules/snprintf (Makefile.am): Likewise.
4785         * modules/stdlib-safer (Makefile.am): Likewise.
4786         * modules/stpcpy (Makefile.am): Likewise.
4787         * modules/stpncpy (Makefile.am): Likewise.
4788         * modules/strcase (Makefile.am): Likewise.
4789         * modules/strcasestr (Makefile.am): Likewise.
4790         * modules/strchrnul (Makefile.am): Likewise.
4791         * modules/strcspn (Makefile.am): Likewise.
4792         * modules/strdup (Makefile.am): Likewise.
4793         * modules/strerror (Makefile.am): Likewise.
4794         * modules/strftime (Makefile.am): Likewise.
4795         * modules/strndup (Makefile.am): Likewise.
4796         * modules/strnlen (Makefile.am): Likewise.
4797         * modules/strpbrk (Makefile.am): Likewise.
4798         * modules/strsep (Makefile.am): Likewise.
4799         * modules/strstr (Makefile.am): Likewise.
4800         * modules/strtod (Makefile.am): Likewise.
4801         * modules/strtoimax (Makefile.am): Likewise.
4802         * modules/strtok_r (Makefile.am): Likewise.
4803         * modules/strtol (Makefile.am): Likewise.
4804         * modules/strtoll (Makefile.am): Likewise.
4805         * modules/strtoul (Makefile.am): Likewise.
4806         * modules/strtoull (Makefile.am): Likewise.
4807         * modules/strtoumax (Makefile.am): Likewise.
4808         * modules/strverscmp (Makefile.am): Likewise.
4809         * modules/time_r (Makefile.am): Likewise.
4810         * modules/timegm (Makefile.am): Likewise.
4811         * modules/tmpfile-safer (Makefile.am): Likewise.
4812         * modules/unistd-safer (Makefile.am): Likewise.
4813         * modules/unlinkdir (Makefile.am): Likewise.
4814         * modules/userspec (Makefile.am): Likewise.
4815         * modules/utime (Makefile.am): Likewise.
4816         * modules/utimecmp (Makefile.am): Likewise.
4817         * modules/utimens (Makefile.am): Likewise.
4818         * modules/vasnprintf (Makefile.am): Likewise.
4819         * modules/vasprintf (Makefile.am): Likewise.
4820         * modules/vsnprintf (Makefile.am): Likewise.
4821         * modules/xalloc (Makefile.am): Likewise.
4822         * modules/xgetcwd (Makefile.am): Likewise.
4823         * modules/xnanosleep (Makefile.am): Likewise.
4824         * modules/xreadlink (Makefile.am): Likewise.
4825         * modules/xstrtod (Makefile.am): Likewise.
4826         * modules/xstrtol (Makefile.am): Likewise.
4827         * modules/xstrtold (Makefile.am): Likewise.
4828         * modules/yesno (Makefile.am): Likewise.
4829
4830 2006-10-12  Jim Meyering  <jim@meyering.net>
4831
4832         * m4/getloadavg.m4: Revert the change below.
4833
4834         * m4/getloadavg.m4 (gl_GETLOADAVG): Test for the existence of
4835         lib/getloadavg.c using "ls -L", not "test -f".  The latter would
4836         fail with a symlink, which is what coreutils' ./bootstrap now
4837         creates by default.
4838
4839 2006-10-12  Bruno Haible  <bruno@clisp.org>
4840
4841         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): Don't define for MSVC or
4842         mingw.
4843         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX): Handle
4844         MSVC and mingw explicitly.
4845
4846 2006-10-11  Simon Josefsson  <jas@extundo.com>
4847             Bruno Haible  <bruno@clisp.org>
4848
4849         Add support for multiple gnulib-tool invocations in the scope of a
4850         single configure.ac file.
4851         * gnulib-tool (func_emit_lib_Makefile_am): In the _LIBADD variable,
4852         use a private [LT]LIBOBJS variant. Define a _DEPENDENCIES variable
4853         with the same contents as the _LIBADD variable.
4854         (func_emit_initmacro_start, func_emit_initmacro_end,
4855         func_emit_initmacro_done): New functions.
4856         (func_import, func_create_testdir): Invoke them. Allow the identifiers
4857         gl_LIBOBJS and gl_LTLIBOBJS.
4858
4859 2006-10-11  Bruno Haible  <bruno@clisp.org>
4860
4861         * gnulib-tool (GETTEXTPATH, AUTOHEADER, AUTOPOINT): New variables.
4862         (func_create_testdir): Don't create po/Makefile.am, don't invoke
4863         autoreconf. Instead, invoke autopoint explicitly but move back the
4864         *.m4 files from gnulib.
4865
4866 2006-10-11  Bruno Haible  <bruno@clisp.org>
4867
4868         * gnulib-tool (func_usage): Make module names after --create-testdir
4869         optional.
4870         (func_create_testdir): If no module was specified, use nearly all
4871         modules.
4872
4873 2006-10-12  Jim Meyering  <jim@meyering.net>
4874
4875         Big performance improvement for fts-based tools that use FTS_NOSTAT.
4876         Avoid spurious inode-mismatch problems on non-POSIX file systems.
4877         Details: http://article.gmane.org/gmane.comp.lib.gnulib.bugs/7416
4878         * lib/fts_.h (FTS_DEFER_STAT): Define new flag.
4879         (FTS_OPTIONMASK): Extend the mask to reflect this addition.
4880         * lib/fts.c (DT_IS_KNOWN, DT_MUST_BE): Define.
4881         (FTS_NO_STAT_REQUIRED, FTS_STAT_REQUIRED): Define.
4882         (fts_set_stat_required): New function.
4883         (fts_open): Defer the calls to fts_stat, if possible or requested.
4884         Move the code that maps a command-line fts_info value FTS_DOT to FTS_D
4885         into fts_stat itself.
4886         (fts_read): Perform any required (deferred) fts_stat call.
4887         (fts_build): Likewise, for the directory we're about to open and read.
4888         In the readdir loop, carefully decide whether each entry will require
4889         an eventual call to fts_stat, using dirent.d_type info if available.
4890         (fts_stat): Move the test for whether to honor FTS_COMFOLLOW on
4891         a command line argument into this function.  Update all callers.
4892         Map a return value of FTS_DOT to FTS_D for a command line argument.
4893         * modules/fts (Depends-on): Add d-type.  Alphabetize.
4894         Thanks to Miklos Szeredi for his tenacity and for the initial
4895         bug report about "find" failing on a FUSE-based file system.
4896
4897         * lib/fts.c (fts_open): Use consistent indentation.
4898
4899 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
4900
4901         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Renamed from
4902         gl_USE_SYSTEM_EXTENSIONS, to fix a coreutils bootstrap failure
4903         reported by Jim Meyering.  All uses of cache variables renamed
4904         to match Autoconf's.
4905         (gl_USE_SYSTEM_EXTENSIONS): New macro, which simply requires
4906         the other one.
4907
4908         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
4909         Fix misspelling in diagnostic.
4910
4911 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
4912
4913         * lib/mkdir-p.c (HAVE_FCHMOD): Define to false if not already
4914         defined.  Problem reported by Matthew Woehlke.
4915
4916         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): New macro.
4917         Add support for Tandem NonStop R series.
4918         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX):
4919         Use new macro.
4920
4921         * lib/rename-dest-slash.c: Include stdbool.h but not string.h.
4922         (has_trailing_slash): Omit size arg; all callers changed.
4923         Omit 'inline', since it doesn't help performance and we'd
4924         need to configure it.
4925         Don't count //, ///, etc. as having a trailing slash.
4926         As a side effect, this removes a C99ism reported by Matthew Woehlke.
4927         (rpl_rename_dest_slash): On failure, use rename's errno rather
4928         than (in some cases) an incorrect or junk errno.
4929         Simplify code by removing need to compute length; this does
4930         cause it to make two passes instead of one over the file name,
4931         but it's worth it.
4932
4933         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Undo previous
4934         change, since Autoconf's version may no longer be appropriate now
4935         that we are using CVS Autoconf's version.  Add support for Tandem.
4936
4937 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
4938             Bruno Haible  <bruno@clisp.org>
4939
4940         * lib/allocsa.h (sa_alignment_longlong, sa_alignment_max): Test
4941         HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
4942         * m4/allocsa.m4 (gl_ALLOCSA): Invoke AC_TYPE_LONG_LONG_INT instead of
4943         gl_AC_TYPE_LONG_LONG.
4944
4945         * lib/printf-args.h (arg_type, argument): Test HAVE_LONG_LONG_INT
4946         instead of HAVE_LONG_LONG.
4947         * lib/printf-args.c (printf_fetchargs): Likewise.
4948         * lib/printf-parse.c (PRINTF_PARSE): Likewise.
4949         * lib/vasnprintf.c (VASNPRINTF): Likewise.
4950         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS, gl_PREREQ_PRINTF_PARSE,
4951         gl_PREREQ_VASNPRINTF): Invoke AC_TYPE_LONG_LONG_INT instead of
4952         gl_AC_TYPE_LONG_LONG.
4953
4954 2006-10-11  Bruno Haible  <bruno@clisp.org>
4955
4956         * m4/longlong.m4: Add comments.
4957         * m4/ulonglong.m4: Likewise.
4958
4959 2006-10-10  Bruno Haible  <bruno@clisp.org>
4960
4961         Make it possible to #define stpcpy, strdup to aliases.
4962         * lib/stpcpy.c (stpcpy) [!_LIBC]: Don't undefine.
4963         * lib/strdup.c (strdup) [!_LIBC]: Don't undefine.
4964
4965 2006-10-10  Bruno Haible  <bruno@clisp.org>
4966
4967         Make it possible to #define gcd to an alias.
4968         * lib/gcd.c: Include config.h.
4969
4970 2006-10-10  Bruno Haible  <bruno@clisp.org>
4971
4972         Make it possible to #define c_isascii to an alias.
4973         * lib/c-ctype.h: Don't define the macros if NO_C_CTYPE_MACROS is
4974         defined. Undefine the macros before defining them, to avoid gcc
4975         warnings.
4976         * lib/c-ctype.c: Include config.h. Don't undefine the macros; instead,
4977         define NO_C_CTYPE_MACROS early.
4978
4979 2006-10-10  Bruno Haible  <bruno@clisp.org>
4980
4981         Make it possible to #define set_program_name to an alias.
4982         * lib/progname.c: Don't undefine set_program_name; instead, undefine
4983         ENABLE_RELOCATABLE early.
4984
4985 2006-10-10  Paul Eggert  <eggert@cs.ucla.edu>
4986
4987         Port to Tandem NSK OSS, which has 64-bit signed int but at most
4988         32-bit unsigned int.  Problem reported by Matthew Woehlke in:
4989         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00062.html
4990         More generally, don't assume that 64-bit signed int is available
4991         if unsigned int is, and vice versa.
4992         * lib/inttypes_.h (_PRIu64_PREFIX, _SCNu64_PREFIX): Depend on
4993         unsigned symbols, not on their signed counterparts.
4994         * lib/stdint_.h (uint64_t, uint_least64_t, uint_fast64_t, uintmax_t):
4995         (UINT64_MAX, UINT_LEAST64_MAX, UINT_FAST64_MAX, UINTMAX_MAX):
4996         (UINT64_C, UINTMAX_C):
4997         Likewise.
4998         * lib/strtoimax.c (strtoll): Depend on signed symbols, not their
4999         unsigned counterparts.
5000         (Have_long_long, Unsigned): New macros.
5001         (Int): Renamed from INT.
5002         (strtoimax): Use the new macros.
5003         * m4/stdint.m4 (gl_STDINT_H): Require AC_TYPE_UNSIGNED_LONG_LONG_INT
5004         and substitute HAVE_UNSIGNED_LONG_LONG_INT.
5005         * modules/inttypes (inttypes.h): Substitute
5006         HAVE_UNSIGNED_LONG_LONG_INT.
5007         * modules/stdint (stdint.h): Likewise.
5008         (Files): Add m4/ulonglong.m4.
5009
5010 2006-10-10  Bruno Haible  <bruno@clisp.org>
5011
5012         Fix a gcc -Wshadow warning.
5013         * lib/gl_anyhash_list2.h (hash_resize): Rename local variable 'index'
5014         to 'bucket'.
5015         * lib/gl_anylinked_list2.h (gl_linked_search_from_to,
5016         gl_linked_indexof_from_to): Likewise.
5017         * lib/gl_linkedhash_list.c (add_to_bucket, remove_from_bucket):
5018         Likewise.
5019         * lib/gl_anytreehash_list1.h (add_to_bucket, remove_from_bucket):
5020         Likewise.
5021         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Likewise.
5022         Reported by Eric Blake.
5023
5024 2006-10-09  Paul Eggert  <eggert@cs.ucla.edu>
5025
5026         * lib/filemode.h [HAVE_DECL_STRMODE]: Include unistd.h too,
5027         for NetBSD.  Problem reported by Bruno Haible.
5028
5029 2006-10-09  Jim Meyering  <jim@meyering.net>
5030
5031         * lib/lchown.c: Include <sys/stat.h> before "stat-macros.h".
5032         Patch from Bruno Haible.
5033
5034 2006-10-09  Jim Meyering  <jim@meyering.net>
5035
5036         * lib/fts-cycle.c (leave_dir): When "leaving" a top level directory due
5037         to FTS_SKIP, don't copy the parent's uninitialized dev/ino values.
5038         Trigger with e.g., mkdir d && valgrind ./chmod u+rwx d d
5039
5040 2006-10-08  Paul Eggert  <eggert@cs.ucla.edu>
5041
5042         Don't include <config.h> twice; this doesn't work in some cases,
5043         e.g., when config.h has "#define intmax_t long long int" and
5044         we include <config.h>, <inttypes.h>, <config.h> in that order.
5045         Problem reported by Matthew Woehlke in:
5046         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00073.html
5047         * lib/fprintftime.c: Don't include config.h or fprintftime.h.
5048         * lib/fts-cycle.c: Don't include config.h.
5049         * lib/strftime.c: Include fprintftime.h if FPRINTFTIME is defined.
5050         * lib/xstrtoimax.c: Remove copyright notice since it's short tnow.
5051         Don't include config.h or xstrtol.h.  Define STRTOL_T_MINIMUM
5052         and STRTOL_T_MAXIMUM unconditionally, since we now assume gnulib
5053         inttypes.h.
5054         * lib/xstrtoumax.c: Likewise.
5055         * lib/xstrtol.c: Include config.h and xstrtol.h after defining
5056         __strtol and the like, so that this module is more like its siblings.
5057         (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [! defined STRTOL_T_MINIMUM]:
5058         Remove; no longer needed now that we assume gnulib inttypes.h.
5059
5060 2006-10-08  Bruno Haible  <bruno@clisp.org>
5061
5062         * doc/gnulib-tool.texi: Emphasize the drawbacks of the --symlink
5063         option.
5064
5065 2006-10-07  Jim Meyering  <jim@meyering.net>
5066
5067         * modules/inttypes (inttypes.h): Revert what seems to have been
5068         an inadvertent part of today's change: use "|", not "/" in the
5069         substitution for the "/"-containing string, $(ABSOLUTE_INTTYPES_H).
5070
5071 2006-10-07  Bruno Haible  <bruno@clisp.org>
5072
5073         * modules/sublist: New file.
5074
5075 2006-10-07  Bruno Haible  <bruno@clisp.org>
5076
5077         * modules/alloca-opt (alloca.h): Add a "DO NOT EDIT" comment.
5078         * modules/argz (argz.h): Likewise.
5079         * modules/arpa_inet (arpa/inet.h): Likewise.
5080         * modules/byteswap (byteswap.h): Likewise.
5081         * modules/configmake (configmake.h): Likewise.
5082         * modules/fcntl (fcntl.h): Likewise.
5083         * modules/fnmatch (fnmatch.h): Likewise.
5084         * modules/getopt (getopt.h): Likewise.
5085         * modules/glob (glob.h): Likewise.
5086         * modules/inttypes (inttypes.h): Likewise.
5087         * modules/netinet_in (netinet/in.h): Likewise.
5088         * modules/poll (poll.h): Likewise.
5089         * modules/stdbool (stdbool.h): Likewise.
5090         * modules/stdint (stdint.h): Likewise.
5091         * modules/sys_select (sys/select.h): Likewise.
5092         * modules/sys_socket (sys/socket.h): Likewise.
5093         * modules/sys_stat (sys/stat.h): Likewise.
5094         * modules/sysexits (sysexits.h): Likewise.
5095         * modules/unistd (unistd.h): Likewise.
5096         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
5097         Add a "DO NOT EDIT" comment to the generated file.
5098         (func_import): Likewise for gnulib-comp.m4.
5099
5100 2006-10-07  Bruno Haible  <bruno@clisp.org>
5101
5102         * lib/gl_sublist.h: New file.
5103         * lib/gl_sublist.c: New file.
5104
5105 2006-10-06  Paul Eggert  <eggert@cs.ucla.edu>
5106
5107         * lib/mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full file
5108         name (relative to the original working directory) and the file
5109         name component (relative to the temporary working directory).  All
5110         callers changed.
5111         * lib/mkancesdirs.h (mkancesdirs): Adjust prototype to match.
5112         * lib/mkdir-p.c (make_dir_parents): Likewise.
5113         * lib/mkdir-p.h (make_dir_parents): Likewise.
5114
5115 2006-10-06  Eric Blake  <ebb9@byu.net>
5116
5117         Define several macros for use by the clean-temp module.
5118         * m4/close-stream.m4 (gl_CLOSE_STREAM): Define GNULIB_CLOSE_STREAM.
5119         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Define GNULIB_FCNTL_SAFER.
5120         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Define GNULIB_FOPEN_SAFER.
5121
5122         * lib/clean-temp.h (close_stream_temp): New declaration.
5123         * lib/clean-temp.c (includes): Pull in headers according to what
5124         other modules are in use.
5125         (close_stream_temp) [GNULIB_CLOSE_STREAM]: New function.
5126
5127 2006-10-06  Bruno Haible  <bruno@clisp.org>
5128
5129         * lib/javacomp.c (write_temp_file): Use fopen_temp, fwriteerror_temp
5130         instead of fopen, fwriteerror.
5131
5132 2006-10-06  Bruno Haible  <bruno@clisp.org>
5133
5134         * lib/clean-temp.h (cleanup_temp_file, cleanup_temp_subdir,
5135         cleanup_temp_dir_contents, cleanup_temp_dir): Change return type to
5136         int.
5137         * lib/clean-temp.c (do_unlink, do_rmdir, cleanup_temp_file,
5138         cleanup_temp_subdir, cleanup_temp_dir_contents, cleanup_temp_dir):
5139         Return an error indicator.
5140         Suggested by Eric Blake.
5141
5142 2006-10-06  Bruno Haible  <bruno@clisp.org>
5143
5144         * lib/clean-temp.c (PATH_MAX): Provide a fallback for GNU Hurd.
5145         Reported by Eric Blake.
5146
5147 2006-10-06  Bruno Haible  <bruno@clisp.org>
5148
5149         * modules/closeout (Description): Mention stderr too.
5150
5151 2006-10-06  Bruno Haible  <bruno@clisp.org>
5152         and Paul Eggert  <eggert@cs.ucla.edu>
5153
5154         * lib/closeout.c (close_stdout): Also close stderr.
5155         * lib/closeout.h: Update comment.
5156
5157 2006-10-05  Paul Eggert  <eggert@cs.ucla.edu>
5158
5159         Fix some Darwin-7.9.0 porting problems reported by Bruno Haible in
5160         <http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00063.html>.
5161         * lib/dirchownmod.c: Include lchown.h.
5162         * lib/lchown.c: Don't include files that lchown.h now includes.
5163         Don't declare chown, since lchown.h now does that.
5164         * lib/lchown.h: Include errno.h, sys/types.h, unistd.h.
5165         (lchown): Define to rpl_chown if lchown is declared but
5166         does not exist.  Declare using a prototype if lchown is not
5167         declared.  Add a copyright notice.
5168         * lib/mkstemp.h: Include <unistd.h>.
5169         * lib/openat.c: Include lchown.h.
5170
5171         * lib/fcntl_.h (O_NOFOLLOW): Don't depend on O_NOFOLLOW_IS_INEFFECTIVE;
5172         we now test for that separately.
5173         * lib/fts.c (fts_safe_changedir): Inspect HAVE_WORKING_O_NOFOLLOW
5174         rather than O_NOFOLLOW, when testing whether it's possible to
5175         avoid a race condition reliably.
5176         * lib/savewd.c (savewd_chdir): Likewise.
5177
5178         Remove macros that are no longer needed now that stdint.h is
5179         reliable.
5180         * lib/fsusage.c (UINTMAX_MAX): Remove.
5181         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Remove.
5182         * lib/utimecmp.c (SIZE_MAX): Remove.
5183
5184         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check whether lchown is declared.
5185
5186         * m4/fcntl_h.m4 (gl_FCNTL_H): Define HAVE_WORKING_O_NOFOLLOW instead
5187         of O_NOFOLLOW_IS_INEFFECTIVE.  Define HAVE_WORKING_O_NOATIME if
5188         O_NOATIME works.
5189
5190 2006-10-05  Bruno Haible  <bruno@clisp.org>
5191
5192         * lib/gl_list.h (gl_sortedlist_search_from_to,
5193         gl_sortedlist_indexof_from_to): New declarations.
5194         (gl_list_implementation): New fields sortedlist_search_from_to,
5195         sortedlist_indexof_from_to.
5196         (gl_sortedlist_search_from_to, gl_sortedlist_indexof_from_to): New
5197         inline functions.
5198         * lib/gl_list.c (gl_sortedlist_search_from_to,
5199         gl_sortedlist_indexof_from_to): New functions.
5200         * lib/gl_array_list.c (gl_array_sortedlist_indexof_from_to): New
5201         function.
5202         (gl_array_sortedlist_indexof, gl_array_sortedlist_search): Use it.
5203         (gl_array_sortedlist_search_from_to): New function.
5204         (gl_array_list_implementation): Update.
5205         * lib/gl_carray_list.c (gl_carray_sortedlist_indexof_from_to): New
5206         function.
5207         (gl_carray_sortedlist_indexof, gl_carray_sortedlist_search): Use it.
5208         (gl_carray_sortedlist_search_from_to): New function.
5209         (gl_carray_list_implementation): Update.
5210         * lib/gl_anylinked_list2.h (gl_linked_sortedlist_search_from_to,
5211         gl_linked_sortedlist_indexof_from_to): New functions.
5212         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
5213         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
5214         * lib/gl_anytree_list2.h (gl_tree_sortedlist_search_from_to,
5215         gl_tree_sortedlist_indexof_from_to): New functions.
5216         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
5217         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
5218         Update.
5219         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
5220         * lib/gl_rbtreehash_list.c (gl_avltreehash_list_implementation):
5221         Update.
5222
5223 2006-10-05  Bruno Haible  <bruno@clisp.org>
5224
5225         * lib/gl_list.h (gl_list_search_from, gl_list_search_from_to,
5226         gl_list_indexof_from, gl_list_indexof_from_to): New declarations.
5227         (struct gl_list_implementation): Add fields search_from_to,
5228         indexof_from_to. Remove fields search, indexof.
5229         (gl_list_search): Use the search_from_to method.
5230         (gl_list_search_from, gl_list_search_from_to): New functions.
5231         (gl_list_indexof): Use the indexof_from_to method.
5232         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
5233         * lib/gl_list.c (gl_list_search): Use the search_from_to method.
5234         (gl_list_search_from, gl_list_search_from_to): New functions.
5235         (gl_list_indexof): Use the indexof_from_to method.
5236         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
5237         * lib/gl_array_list.c (gl_array_indexof_from_to): Renamed from
5238         gl_array_indexof. Add start_index, end_index arguments.
5239         (gl_array_search_from_to): Renamed from gl_array_search. Add
5240         start_index, end_index arguments.
5241         (gl_array_remove, gl_array_list_implementation): Update.
5242         * lib/gl_carray_list.c (gl_carray_indexof_from_to): Renamed from
5243         gl_carray_indexof. Add start_index, end_index arguments.
5244         (gl_carray_search_from_to): Renamed from gl_carray_search. Add
5245         start_index, end_index arguments.
5246         (gl_carray_remove, gl_carray_list_implementation): Update.
5247         * lib/gl_anylinked_list2.h (gl_linked_search_from_to): Renamed from
5248         gl_linked_search. Add start_index, end_index arguments.
5249         (gl_linked_indexof_from_to): Renamed from gl_linked_indexof. Add
5250         start_index, end_index arguments.
5251         (gl_linked_remove): Update.
5252         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
5253         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
5254         * lib/gl_anytree_list1.h (iterstack_item_t): Change type of 'rightp'
5255         field to 'size_t'.
5256         * lib/gl_anytree_list2.h (gl_tree_search_from_to): Renamed from
5257         gl_tree_search. Add start_index, end_index arguments.
5258         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
5259         start_index, end_index arguments.
5260         (gl_tree_remove): Update.
5261         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
5262         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
5263         * lib/gl_anytreehash_list1.h (compare_position_threshold): New
5264         function.
5265         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Renamed from
5266         gl_tree_search. Add start_index, end_index arguments.
5267         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
5268         start_index, end_index arguments.
5269         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
5270         Update.
5271         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
5272
5273 2006-10-05  Bruno Haible  <bruno@clisp.org>
5274
5275         * modules/fwriteerror (configure.ac): Define GNULIB_FWRITEERROR.
5276
5277         * lib/clean-temp.h (open_temp, fopen_temp, close_temp, fclose_temp,
5278         fwriteerror_temp): New declarations.
5279         * lib/clean-temp.c (uintptr_t): Provide fallback definition.
5280         (descriptors): New variable.
5281         (cleanup): First, close the descriptors.
5282         (register_fd, unregister_fd, open_temp, fopen_temp, close_temp,
5283         fclose_temp, fwriteerror_temp): New functions.
5284
5285 2006-10-04  Jim Meyering  <jim@meyering.net>
5286
5287         * lib/fts.c (fts_open): Tiny comment change.
5288
5289 2006-10-04  Bruno Haible  <bruno@clisp.org>
5290
5291         Make it possible to invoke AC_GNU_SOURCE after gl_LOCK_EARLY.
5292         * m4/lock.m4 (gl_LOCK_EARLY_BODY): New macro, extracted code from
5293         gl_LOCK_BODY.
5294         (gl_LOCK_EARLY): Require gl_LOCK_EARLY_BODY, not gl_LOCK_BODY.
5295         (gl_LOCK_BODY): Remove settings of CPPFLAGS, now done in
5296         gl_LOCK_EARLY_BODY.
5297         (gl_LOCK): Require gl_LOCK_BODY.
5298
5299 2006-10-04  Bruno Haible  <bruno@clisp.org>
5300
5301         * lib/gl_oset.h (gl_setelement_threshold_fn): New type.
5302         (gl_oset_search_atleast): New declaration.
5303         (struct gl_oset_implementation): Add field 'search_atleast'.
5304         (gl_oset_search_atleast): New inline function.
5305         * lib/gl_oset.c (gl_oset_search_atleast): New function.
5306         * lib/gl_array_oset.c (gl_array_search_atleast): New function.
5307         (gl_array_oset_implementation): Update.
5308         * lib/gl_anytree_oset.h (gl_tree_search_atleast): New function.
5309         * lib/gl_avltree_oset.c (gl_avltree_oset_implementation): Update.
5310         * lib/gl_rbtree_oset.c (gl_rbtree_oset_implementation): Update.
5311
5312 2006-10-04  Bruno Haible  <bruno@clisp.org>
5313
5314         * lib/fatal-signal.c (fatal_signals) [WOE32]: Add the SIGBREAK signal.
5315
5316 2006-10-03  Bruno Haible  <bruno@clisp.org>
5317
5318         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Renamed
5319         from gl_avltreehash_list_implementation.
5320
5321 2006-10-03  Bruno Haible  <bruno@clisp.org>
5322
5323         * lib/gl_oset.c (gl_oset_add): Fix return type.
5324
5325 2006-10-02  Paolo Bonzini  <bonzini@gnu.org>  (tiny change)
5326
5327         * lib/quotearg.c (mbstate_t) [!HAVE_MBRTOWC]: #define to int.
5328
5329 2006-10-02  Eric Blake  <ebb9@byu.net>
5330
5331         * modules/strnlen (Depends-on): Add extensions.
5332
5333 2006-10-02  Eric Blake  <ebb9@byu.net>
5334
5335         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use autoconf's
5336         definition in 2.60+.
5337
5338 2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>
5339
5340         * lib/fts.c (fts_close, fts_build, fts_palloc): Remove redundant
5341         checks.
5342
5343 2006-10-02  Bruno Haible  <bruno@clisp.org>
5344
5345         * gnulib-tool (func_emit_lib_Makefile_am): Don't add no-dependencies
5346         to the AUTOMAKE_OPTIONS.
5347         Reported by Jim Meyering.
5348
5349 2006-09-29  Paul Eggert  <eggert@cs.ucla.edu>
5350
5351         Work around bug in Solaris 10 /proc file system:
5352         /proc/self/fd/NNN/.. isn't the parent directory of
5353         the directory whose file descriptor is NNN.  This needs to
5354         be worked around at run time, not compile time, since a
5355         program might be built on Solaris 8, where things work, and
5356         run on Solaris 10.
5357         * lib/openat-priv.h (BUILD_PROC_NAME): Remove.  All callers changed
5358         to use the following interface instead:
5359         (OPENAT_BUFFER_SIZE): New macro.
5360         (openat_proc_name): New function.
5361         * lib/at-func.c (AT_FUNC_NAME): Adjust to above changes.
5362         * lib/openat.c (openat_permissive, openat_needs_fchdir, fdopendir):
5363         Likewise.
5364         * lib/openat-proc.c: New file.
5365         * modules/openat (Files): Add lib/openat-proc.c.
5366         (Depends-on): Add same-inode, stdbool.
5367         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBOBJ(openat-proc).
5368
5369 2006-09-29  Bruno Haible  <bruno@clisp.org>
5370
5371         * lib/fwriteerror.h (fwriteerror_no_ebadf): New declaration.
5372         * lib/(do_fwriteerror): Renamed from fwriteerror. Add ignore_ebadf
5373         argument. Set stdout_closed before testing for ferror, not after.
5374         (fwriteerror, fwriteerror_no_ebadf): New functions.
5375
5376 2006-09-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5377
5378         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Avoid unused variables warning.
5379
5380 2006-09-28  Paolo Bonzini  <bonzini@gnu.org>
5381
5382         * lib/poll.c (rpl_poll) [__APPLE__]: Use FIONREAD instead of MSG_PEEK.
5383         * m4/poll.m4: Look for sys/ioctl.h and sys/filio.h.
5384
5385 2006-09-28  Jim Meyering  <jim@meyering.net>
5386
5387         * lib/mkdir-p.c: Include "dirchownmod.h", not "dirchownmod.c".
5388         Include <unistd.h>.
5389
5390 2006-09-28  Bruno Haible  <bruno@clisp.org>
5391
5392         * modules/avltreehash-list (Depends-on): Add stdint, remove size_max.
5393         * modules/linkedhash-list (Depends-on): Likewise.
5394         * modules/rbtreehash-list (Depends-on): Likewise.
5395
5396 2006-09-28  Bruno Haible  <bruno@clisp.org>
5397
5398         * lib/strndup.h: Simplify the redefinition of strndup.
5399         (_GL_CONCAT, _GL_XCONCAT, __STRNDUP_ID): Remove macros.
5400         * m4/strndup.m4 (gl_FUNC_STRNDUP): Don't define __STRNDUP_PREFIX.
5401
5402 2006-09-28  Bruno Haible  <bruno@clisp.org>
5403
5404         * lib/gl_avltreehash_list.c: Include <stdint.h> instead of size_max.h.
5405         * lib/gl_linkedhash_list.c: Likewise.
5406         * lib/gl_rbtreehash_list.c: Likewise.
5407
5408 2006-09-27  Paul Eggert  <eggert@cs.ucla.edu>
5409
5410         * lib/canon-host.c (canon_host_r): Work around bug in Darwin 7.9.0
5411         getaddrinfo.
5412
5413         * lib/__fpending.h: Don't include <stdio_ext.h> unless
5414         HAVE_DECL___FPENDING.  This avoids a bug with lsbcc, where
5415         it causes <stdio_ext.h> to cause a compile-time error.
5416         Problem reported by Nelson H. F. Beebe.
5417         * lib/getpass.c: Likewise, except for HAVE_DECL___FSETLOCKING instead
5418         of HAVE_DECL___PENDING.
5419
5420         * m4/fpending.m4 (gl_FUNC_FPENDING): Check for stdio_ext at most once.
5421         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for __fsetlocking's
5422         declaration.
5423
5424 2006-09-27  Jim Meyering  <jim@meyering.net>
5425
5426         This file could end up with a definition for a function
5427         named __strndup, rather than rpl_strndup on a system with
5428         incomplete weak_alias support.
5429         * lib/strndup.c (strndup): Rename from __strndup.
5430         Remove #defines that used to map __strndup to strndup.
5431         Don't use K&R prototypes.
5432         Remove LIBC-related code, since this file is not sync'd with glibc.
5433         * lib/strndup.h: Revamp, accordingly.
5434         * m4/strndup.m4: Modernize.
5435
5436 2006-09-26  Paul Eggert  <eggert@cs.ucla.edu>
5437
5438         * modules/savewd (Depends-on): Add 'raise'.
5439         * lib/savewd.c: Include <signal.h>, for 'raise'.
5440
5441 2006-09-26  Jim Meyering  <jim@meyering.net>
5442
5443         * m4/acl.m4 (AC_FUNC_ACL): Disable ACL support altogether
5444         when we detect Darwin 8.7.0's acl_get_file bug.
5445         Rearrange to perform the new (below) run-test while $LIBS
5446         contains any acl-related library.  Set USE_ACL at the end.
5447         (gl_ACL_GET_FILE): New function.
5448
5449 2006-09-26  Eric Blake  <ebb9@byu.net>
5450
5451         * lib/verror.c: Include <config.h> unconditionally.
5452
5453 2006-09-25  Paul Eggert  <eggert@cs.ucla.edu>
5454
5455         * modules/clock-time (Maintainer): Add self.
5456         * modules/getlogin_r (Depends-on): Add extensions.
5457
5458 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5459
5460         * modules/clock-time: New module.
5461         * modules/nanosleep (Depends-on): Add clock-time.
5462         * modules/gethrxtime (Depends-on): Likewise.
5463         * modules/gettime (Depends-on): Likewise.
5464         * modules/settime (Depends-on): Likewise.
5465
5466         * modules/fts-lgpl: Depend on openat.
5467         * modules/mkancesdirs: Depend on savewd.
5468         * modules/mkdir-p: Likewise.
5469
5470 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5471
5472         * m4/host-os.m4 (gl_HOST_OS): Require AC_CANONICAL_HOST.
5473
5474         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Rename cache variable from
5475         `gl_have_arbitrary_file_name_length_limit' to
5476         `gl_cv_have_arbitrary_file_name_length_limit', so that caching
5477         actually works between configure runs.
5478
5479 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5480             Bruno Haible  <bruno@clisp.org>
5481
5482         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Include <string.h>.
5483
5484 2006-09-25  Jim Meyering  <jim@meyering.net>
5485
5486         * m4/fcntl_h.m4 (gl_FCNTL_H): Fix typo in test for failed open.
5487         This typo caused coreutils/tests/dd/misc to fail on Darwin 8.7.0.
5488
5489 2006-09-25  Eric Blake  <ebb9@byu.net>
5490
5491         * gnulib-tool (func_import, func_create_testdir): Fix typos in
5492         exec's in 2006-09-18 patch when shuffling fds.
5493
5494 2006-09-25  Bruno Haible  <bruno@clisp.org>
5495
5496         * m4/getloadavg.m4 (gl_GETLOADAVG): Fix directory in error message.
5497         Reported by Jim Meyering.
5498
5499 2006-09-24  Jim Meyering  <jim@meyering.net>
5500
5501         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Don't use '>' to
5502         compare a pointer against a literal "0".  That caused failures with
5503         at least HP-UX's hpcc.
5504
5505 2006-09-22  Simon Josefsson  <jas@extundo.com>
5506
5507         * modules/gc-sha1:
5508         * modules/gc-md4:
5509         * modules/gc-hmac-sha1:
5510         * modules/gc-hmac-md5:
5511         * modules/gc-des:
5512         * modules/gc-arcfour: Distribute more files.
5513
5514 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5515
5516         * lib/gl_anylinked_list2.h [lint] (gl_linked_iterator)
5517         (gl_linked_iterator_from_to): Initialize struct completely.
5518         * lib/gl_anytree_list2.h [lint] (gl_tree_iterator): Likewise.
5519         (gl_tree_iterator_from_to): Likewise
5520         * lib/gl_anytree_oset.h [lint] (gl_tree_iterator): Likewise.
5521         * lib/gl_array_list.c [lint] (gl_array_iterator)
5522         (gl_array_iterator_from_to): Likewise.
5523         * lib/gl_array_oset.c [lint] (gl_array_iterator): Likewise.
5524         * lib/gl_carray_list.c [lint] (gl_carray_iterator)
5525         (gl_carray_iterator_from_to): Likewise.
5526
5527         * lib/gc-gnulib.c [GC_USE_HMAC_SHA1]: include hmac.h for hmac_sha1.
5528         * lib/md4.c (md4_process_block): Remove unused variable.
5529         * lib/rijndael-api-fst.c (rijndaelBlockDecrypt): GCC suggests
5530         parentheses for clarity.
5531
5532 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5533
5534         * modules/bison-i18n (Depends-on): Add gettext.
5535
5536 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5537
5538         * m4/fsusage.m4 (gl_STATFS_TRUNCATES): Avoid unused variable.
5539         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Likewise.
5540         * m4/jm-winsz1.m4 (gl_HEADER_TIOCGWINSZ_IN_TERMIOS_H): Likewise;
5541         also add missing comma that caused broken test.
5542         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Include
5543         stdlib.h, for `abort'.
5544         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Avoid unused
5545         variables.
5546         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Check for and
5547         include unistd.h if present, for `rmdir'.
5548         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Avoid unused
5549         variables.
5550         * m4/putenv.m4 (gl_FUNC_PUTENV): Rewrite using AC_RUN_IFELSE, and
5551         in the process include standard headers for prototypes.
5552         * m4/readutmp.m4 (gl_READUTMP): Require AC_GNU_SOURCE, so utmpxname
5553         gets declared on GNU/Linux.
5554         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Check for and include
5555         unistd.h, for `rmdir'.
5556         * m4/time_r.m4 (gl_TIME_R): Avoid unused variables.
5557
5558         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Avoid expression that is
5559         always true.
5560         * m4/strndup.m4 (gl_FUNC_STRNDUP): include stdlib.h, for `free'.
5561
5562         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Avoid gcc -Wall warnings.
5563
5564 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5565
5566         * gnulib-tool (func_version): Create output all at once.  This
5567         may help avoid triggering unnecessary SIGPIPEs, and at any
5568         rate it doesn't hurt.
5569
5570 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5571             Bruno Haible  <bruno@clisp.org>
5572
5573         * m4/lock.m4 (gl_LOCK_BODY): Avoid unused variables warning.
5574         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
5575         * m4/signed.m4 (bh_C_SIGNED): Likewise.
5576
5577         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): New macro.
5578         (gl_FUNC_VASPRINTF): Invoke it.
5579
5580 2006-09-22  Bruno Haible  <bruno@clisp.org>
5581
5582         * m4/getloadavg.m4 (gl_GETLOADAVG): Expect the directory of
5583         getloadavg.c as first argument.
5584
5585 2006-09-22  Bruno Haible  <bruno@clisp.org>
5586
5587         * gnulib-tool (func_import, func_create_testdir): Set gl_source_base
5588         at the beginning of the gl_INIT macro.
5589         * modules/getloadavg (configure.ac): Pass $gl_source_base to
5590         gl_GETLOADAVG.
5591
5592 2006-09-22  Bruno Haible  <bruno@clisp.org>
5593
5594         * gnulib-tool (func_create_megatestdir): Don't include the config-h
5595         module.
5596         Suggested by Ralf Wildenhues.
5597
5598 2006-09-20  Paul Eggert  <eggert@cs.ucla.edu>
5599
5600         Import this patch from libc:
5601
5602         2006-09-06  Jakub Jelinek  <jakub@redhat.com>
5603
5604         * lib/regex_internal.c (re_string_reconstruct): Handle
5605         offset < pstr->valid_raw_len && pstr->offsets_needed case.
5606         Ensure no bytes read before raw_mbs array.  Pass a saved copy of
5607         pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
5608         re_string_context_at.
5609
5610         * m4/regex.m4 (gl_REGEX): Check for locale.h, since the test
5611         now requires it.
5612         (gl_PREREQ_REGEX): Don't check for locale.h any more, since
5613         gl_REGEX now does it for us.
5614         (gl_REGEX): Add test taken from
5615         http://sourceware.org/ml/libc-hacker/2006-09/msg00008.html.
5616
5617         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require AC_SYS_LARGEFILE.
5618         Check that large offsets work.  Modernize Autoconf usages.
5619         Prefer "yes" to mean a good thing rather than a bad.
5620         Don't put "#define mkstemp" in config.h, as this might interfere
5621         with standard system headers that "#define mkstemp mkstemp64".
5622
5623         * modules/mkstemp (Depends-on): Add extensions, so that
5624         mkstemp is visible on some platforms.
5625         (Makefile.am): Add mkstemp.h to EXTRA_DIST.
5626         (Include): Change to "mkstemp.h" from <stdlib.h>.
5627         (Files): Add mkstemp.h.
5628
5629         * lib/mkstemp.h: New file, since some standard headers
5630         #define mkstemp.
5631         * lib/mkstemp.c: Revamp to put the !_LIBC code together.
5632         Include "mkstemp.h".
5633         Make the _LIBC code resemble glibc original more,
5634         e.g., use K&R style.
5635         * lib/mkstemp-safer.c: Include "mkstemp.h" instead of <stdlib.h>.
5636         (mkstemp): Remove, since mkstemp.h does this for us.
5637         * lib/stdlib--.h: Include mkstemp.h.
5638
5639         Import this patch from libc:
5640
5641         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
5642
5643         * lib/tempname.c (__gen_tempname): Change attempts_min
5644         into a macro.  Use preprocessor to decide how to initialize
5645         attempts [Coverity CID 67].
5646
5647 2006-09-20  Bruno Haible  <bruno@clisp.org>
5648
5649         * lib/mkdtemp.c: Import from libc.
5650         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
5651                 * sysdeps/posix/tempname.c (__gen_tempname): Change
5652                 attempts_min into a macro.  Use preprocessor to decide how to
5653                 initialize attempts [Coverity CID 67].
5654         2001-11-27  Paul Eggert  <eggert@twinsun.com>
5655                 * sysdeps/posix/tempname.c (__gen_tempname): Try at least
5656                 ATTEMPTS_MIN or TMP_MAX times, whichever is greater.
5657
5658 2006-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5659
5660         * gnulib-tool (func_exit): New function, to allow to pass the
5661         exit status portably through the trap.  Use everywhere.
5662         (--help, --version): Signal a write error.
5663         (trap): catch SIGPIPE, for write errors.
5664         Exit at the end of the trap, with the correct exit status.
5665
5666 2006-09-19  Karl Berry  <karl@gnu.org>
5667
5668         * doc/gnulib.texi: note about the license texinfo files.
5669
5670 2006-09-19  Eric Blake  <ebb9@byu.net>
5671
5672         * gnulib-tool: Avoid space-tab.
5673
5674 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
5675
5676         * lib/getaddrinfo.c (getaddrinfo) [defined HAVE_IPV6]: Fix typo
5677         that prevented coreutils 6.1 from building.  Problem reported
5678         by Petter Reinholdtsen.
5679
5680 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
5681
5682         * gnulib-tool (avoidlist): Fix typo that broke options like
5683         --avoid=lock that are used by coreutils bootstrap.
5684
5685 2006-09-18  Mark D. Baushke  <mdb@gnu.org>
5686
5687         * m4/inttypes.m4 (gl_INTTYPES_H): Quote "test" args
5688         more systematically.
5689
5690 2006-09-18  Jim Meyering  <jim@meyering.net>
5691
5692         * lib/savewd.c (savewd_restore): Don't shadow: s/status/child_status/.
5693
5694 2006-09-18  Bruno Haible  <bruno@clisp.org>
5695
5696         * modules/inttypes (Files): Remove m4/inttypes-h.m4.
5697
5698 2006-09-18  Bruno Haible  <bruno@clisp.org>
5699
5700         * m4/inttypes-h.m4 (gl_HEADER_INTTYPES_H): Remove macro.
5701         * m4/inttypes-pri.m4: Require autoconf >= 2.52.
5702         (gt_INTTYPES_PRI): Invoke AC_CHECK_HEADERS on inttypes.h. Test
5703         ac_cv_header_inttypes_h instead of gl_cv_header_inttypes_h.
5704         * m4/gettext.m4: Require autoconf >= 2.52.
5705         (gt_INTL_SUBDIR_CORE): Invoke AC_CHECK_HEADERS on inttypes.h.
5706         * m4/inttypes.m4 (gl_INTTYPES_H): Test ac_cv_header_inttypes_h instead
5707         of gl_cv_header_inttypes_h.
5708
5709 2006-09-18  Bruno Haible  <bruno@clisp.org>
5710
5711         * lib/javaversion.c: Include configmake.h.
5712
5713 2006-09-18  Bruno Haible  <bruno@clisp.org>
5714
5715         * gnulib-tool (func_import, func_create_testdir): Use exec tricks to
5716         avoid that the while loops be executed in a subshell.
5717
5718 2006-09-18  Bruno Haible  <bruno@clisp.org>
5719
5720         * MODULES.html.sh (func_module): Break long lines.
5721         Suggested by Bruce Korb <bkorb@gnu.org>.
5722
5723 2006-09-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5724
5725         Speed up by a factor of 1.12.
5726         * gnulib-tool (nl): New variable.
5727         (func_import): Rewrite include directive extraction to only read each
5728         directive once.
5729
5730 2006-09-17  Bruno Haible  <bruno@clisp.org>
5731
5732         * modules/javaversion (Makefile.am): Remove DEFS setting.
5733         (Depends-on): Add configmake, for PKGDATADIR definition.
5734
5735 2006-09-17  Bruno Haible  <bruno@clisp.org>
5736
5737         * gnulib-tool (func_create_testdir): Rewrite all files at once.
5738
5739 2006-09-17  Bruno Haible  <bruno@clisp.org>
5740
5741         * gnulib-tool (func_append): New function, stolen from libtool.m4.
5742         (func_modules_transitive_closure, func_modules_add_dummy,
5743         func_modules_to_filelist, func_import, func_create_testdir,
5744         func_create_megatestdir, ...): Use it wherever possible.
5745         Suggested by Ralf Wildenhues.
5746
5747 2006-09-16  Karl Berry  <karl@gnu.org>
5748
5749         * doc/fdl.texi (ADDENDUM): switch to @heading from @appendixsubsec,
5750         to avoid sectioning errors.
5751         * doc/lgpl.texi, gpl.texi (Copying): downcase @unnumbered title.
5752         [ifinfo]: blank line after @center-ed titles.
5753         * doc/lgpl.texi (Library Copying): Rename main node to GNU LGPL.
5754         Spell FSF address consistently with others.
5755         (These changes approved by rms.)
5756
5757 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5758
5759         Speed up by a factor of 1.61.
5760         * gnulib-tool (func_modules_transitive_closure): Rewrite to not check
5761         already checked module names again.
5762
5763 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5764
5765         Speed up by a factor of 1.13.
5766         * gnulib-tool (func_import): Rewrite all old_files at once; likewise
5767         for new_files, and the input to func_add_or_update.
5768
5769 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5770
5771         * gnulib-tool (func_all_modules, func_modules_to_filelist, func_import,
5772         func_create_testdir, ...): Change 'sort | uniq' to 'sort -u'.
5773
5774 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
5775
5776         * modules/mkancesdirs (Depends-on): Add fcntl.
5777         * modules/savewd: New file.
5778         * MODULES.html.sh (File system functions): Add savewd.
5779
5780         * modules/configmake (Makefile.am): Add support for the
5781         Automake-supplied PKGLIBDIR, PKGINCLUDEDIR, PKGDATADIR.
5782
5783 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
5784
5785         * m4/savewd.m4: New file.
5786
5787 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
5788
5789         * lib/dirchownmod.c: Don't include fcntl.h; no longer needed.
5790         (dirchownmod): New arg FD.  All callers changed.
5791         Use FD rather than opening the directory ourself, as opening is
5792         now the caller's responsibility.
5793         * lib/dirchownmod.h: Likewise.
5794         * lib/mkancesdirs.c: Include <sys/types.h>, for portability to older
5795         hosts that require <sys/types.h> before <sys/stat.h>.  Include
5796         fcntl.h, savewd.h, and unistd.h, not dirname.h and stat-macros.h.
5797         (test_dir): Remove.
5798         (mkancesdirs): Return length of prefix of FILE that has already
5799         been made, or -2 if there is a child doing the work.  Redo
5800         algorithm so that it is O(N) rather than O(N**2).  Optimize away
5801         ".", and treat ".." specially since it might stray back into
5802         already-created areas.  Use a subprocess if necessary.  New arg
5803         WD; all users changed.  MAKE_DIR function should now return 1
5804         if it creates a directory that is not readable.  Return -2 if
5805         a child process is spun off.
5806         * lib/mkancesdirs.h: Include <stddef.h>, for ptrdiff_t.
5807         Adjust signature to match code.
5808         * lib/mkdir-p.c: Include dirname.h, for IS_ABSOLUTE_FILE_NAME.
5809         (make_dir_parents): Use a subprocess if necessary.  New arg WD;
5810         all users changed.
5811         * lib/savewd.c, lib/savewd.h: New files.
5812
5813 2006-09-15  Jim Meyering  <jim@meyering.net>
5814
5815         * modules/rename-dest-slash: New module.
5816         * MODULES.html.sh (posix_compat): Add it here.
5817
5818         * modules/rename: Reflect vb_FUNC_RENAME -> gl_FUNC_RENAME change.
5819
5820 2006-09-15  Jim Meyering  <jim@meyering.net>
5821
5822         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH): New
5823         file.
5824
5825         * m4/rename.m4 (gl_FUNC_RENAME): Rename from vb_FUNC_RENAME.
5826
5827 2006-09-15  Jim Meyering  <jim@meyering.net>
5828
5829         * lib/rename-dest-slash.c (has_trailing_slash): Use
5830         FILE_SYSTEM_PREFIX_LEN, for non-POSIX systems.
5831         (rpl_rename_dest_slash): Perform the cheaper trailing slash
5832         test before testing whether SRC is a directory.
5833         Suggestions from Bruno Haible.
5834
5835         Avoid a warning about an unused variable.
5836         * lib/regex_internal.c (re_dfa_add_node): Move declaration of "type"
5837         into the #ifdef block where it's used.
5838
5839         * lib/rename-dest-slash.c: New file.
5840
5841 2006-09-14  Bruno Haible  <bruno@clisp.org>
5842
5843         * lib/allocsa.c: Include <config.h> unconditionally.
5844         * lib/asnprintf.c: Likewise.
5845         * lib/asprintf.c: Likewise.
5846         * lib/c-strcasecmp.c: Likewise.
5847         * lib/c-strcasestr.c: Likewise.
5848         * lib/c-strncasecmp.c: Likewise.
5849         * lib/c-strstr.c: Likewise.
5850         * lib/classpath.c: Likewise.
5851         * lib/clean-temp.c: Likewise.
5852         * lib/concatpath.c: Likewise.
5853         * lib/copy-file.c: Likewise.
5854         * lib/csharpcomp.c: Likewise.
5855         * lib/csharpexec.c: Likewise.
5856         * lib/execute.c: Likewise.
5857         * lib/fatal-signal.c: Likewise.
5858         * lib/findprog.c: Likewise.
5859         * lib/fwriteerror.c: Likewise.
5860         * lib/gl_array_list.c: Likewise.
5861         * lib/gl_array_oset.c: Likewise.
5862         * lib/gl_avltree_list.c: Likewise.
5863         * lib/gl_avltree_oset.c: Likewise.
5864         * lib/gl_avltreehash_list.c: Likewise.
5865         * lib/gl_carray_list.c: Likewise.
5866         * lib/gl_linked_list.c: Likewise.
5867         * lib/gl_linkedhash_list.c: Likewise.
5868         * lib/gl_list.c: Likewise.
5869         * lib/gl_oset.c: Likewise.
5870         * lib/gl_rbtree_list.c: Likewise.
5871         * lib/gl_rbtree_oset.c: Likewise.
5872         * lib/gl_rbtreehash_list.c: Likewise.
5873         * lib/imaxabs.c: Likewise.
5874         * lib/imaxdiv.c: Likewise.
5875         * lib/javacomp.c: Likewise.
5876         * lib/javaexec.c: Likewise.
5877         * lib/javaversion.c: Likewise.
5878         * lib/linebreak.c: Likewise.
5879         * lib/localcharset.c: Likewise.
5880         * lib/lock.c: Likewise.
5881         * lib/mbchar.c: Likewise.
5882         * lib/mbswidth.c: Likewise.
5883         * lib/mkdtemp.c: Likewise.
5884         * lib/pipe.c: Likewise.
5885         * lib/printf-args.c: Likewise.
5886         * lib/printf-parse.c: Likewise.
5887         * lib/progname.c: Likewise.
5888         * lib/progreloc.c: Likewise.
5889         * lib/readlink.c: Likewise.
5890         * lib/sh-quote.c: Likewise.
5891         * lib/stpcpy.c: Likewise.
5892         * lib/stpncpy.c: Likewise.
5893         * lib/strcasecmp.c: Likewise.
5894         * lib/strcasestr.c: Likewise.
5895         * lib/strcspn.c: Likewise.
5896         * lib/striconv.c: Likewise.
5897         * lib/strncasecmp.c: Likewise.
5898         * lib/strnlen1.c: Likewise.
5899         * lib/strstr.c: Likewise.
5900         * lib/strtok_r.c: Likewise.
5901         * lib/tls.c: Likewise.
5902         * lib/tmpdir.c: Likewise.
5903         * lib/unicodeio.c: Likewise.
5904         * lib/unsetenv.c: Likewise.
5905         * lib/vasnprintf.c: Likewise.
5906         * lib/vasprintf.c: Likewise.
5907         * lib/wait-process.c: Likewise.
5908         * lib/xallocsa.c: Likewise.
5909         * lib/xsetenv.c: Likewise.
5910         * lib/xstriconv.c: Likewise.
5911
5912 2006-09-13  Simon Josefsson  <jas@extundo.com>
5913
5914         * m4/getdate.m4: Don't AC_LIBOBJ([getdate]), automake takes care of
5915         that internally, suggested by Ralf Wildenhues
5916         <Ralf.Wildenhues@gmx.de>.
5917
5918 2006-09-13  Simon Josefsson  <jas@extundo.com>
5919
5920         * gnulib-tool (func_emit_lib_Makefile_am): Use $(LIBOBJS), not
5921         @LIBOBJS@.
5922         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
5923
5924 2006-09-13  Paul Eggert  <eggert@cs.ucla.edu>
5925
5926         * lib/_fpending.c: Include <config.h> unconditionally, since we no
5927         longer worry about uses that don't define HAVE_CONFIG_H.
5928         * lib/acl.c, lib/alloca.c, lib/argmatch.c, lib/atexit.c:
5929         * lib/backupfile.c, lib/basename.c, lib/c-stack.c, lib/c-strtod.c:
5930         * lib/calloc.c,lib/ canon-host.c, lib/canonicalize.c, lib/chdir-long.c:
5931         * lib/chdir-safer.c, lib/chown.c, lib/cloexec.c, lib/close-stream.c:
5932         * lib/closeout.c, lib/creat-safer.c, lib/cycle-check.c, lib/diacrit.c:
5933         * lib/dirchownmod.c, lib/dirfd.c, lib/dirname.c, lib/dup-safer.c:
5934         * lib/dup2.c, lib/error.c, lib/euidaccess.c, lib/exclude.c:
5935         * lib/exitfail.c, lib/fchmodat.c, lib/fchown-stub.c, lib/fd-safer.c:
5936         * lib/file-type.c, lib/fileblocks.c, lib/filemode.c, lib/filenamecat.c:
5937         * lib/fnmatch.c, lib/fopen-safer.c, lib/fprintftime.c, lib/free.c:
5938         * lib/fsusage.c, lib/ftruncate.c, lib/fts-cycle.c, lib/fts.c:
5939         * lib/full-write.c, lib/gai_strerror.c, lib/getcwd.c, lib/getdate.y:
5940         * lib/getdomainname.c, lib/getgroups.c, lib/gethostname.c:
5941         * lib/gethrxtime.c, lib/getloadavg.c, lib/getlogin_r.c:
5942         * lib/getndelim2.c, lib/getnline.c, lib/getopt.c, lib/getopt1.c:
5943         * lib/getpass.c, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c:
5944         * lib/getusershell.c, lib/glob.c, lib/group-member.c:
5945         * lib/hard-locale.c, lib/hash-pjw.c, lib/hash.c, lib/human.c:
5946         * lib/idcache.c, lib/inet_ntop.c, lib/inet_pton.c, lib/inttostr.c:
5947         * lib/isdir.c, lib/lchown.c, lib/linebuffer.c, lib/long-options.c:
5948         * lib/lstat.c, lib/malloc.c, lib/md5.c, lib/memcasecmp.c, lib/memchr.c:
5949         * lib/memcmp.c, lib/memcoll.c, lib/memcpy.c, lib/memmove.c:
5950         * lib/memrchr.c, lib/mkancesdirs.c, lib/mkdir-p.c, lib/mkdir.c:
5951         * lib/mkdirat.c, lib/mkstemp-safer.c, lib/mkstemp.c, lib/modechange.c:
5952         * lib/mountlist.c, lib/nanosleep.c, lib/obstack.c, lib/open-safer.c:
5953         * lib/openat-die.c, lib/openat.c, lib/pagealign_alloc.c, lib/physmem.c:
5954         * lib/pipe-safer.c, lib/posixtm.c, lib/posixver.c, lib/putenv.c:
5955         * lib/quote.c, lib/quotearg.c, lib/raise.c, lib/readtokens.c:
5956         * lib/readtokens0.c, lib/readutmp.c, lib/realloc.c, lib/regex.c:
5957         * lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c:
5958         * lib/same.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c:
5959         * lib/settime.c, lib/sha1.c, lib/sig2str.c, lib/snprintf.c:
5960         * lib/strdup.c, lib/strerror.c, lib/strftime.c, lib/stripslash.c:
5961         * lib/strndup.c, lib/strnlen.c, lib/strpbrk.c, lib/strtod.c:
5962         * lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c:
5963         * lib/time_r.c, lib/timegm.c, lib/tmpfile-safer.c, lib/unlinkdir.c:
5964         * lib/userspec.c, lib/utime.c, lib/utimecmp.c, lib/utimens.c:
5965         * lib/version-etc-fsf.c, lib/version-etc.c, lib/xalloc-die.c:
5966         * lib/xgetcwd.c, lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c:
5967         * lib/xnanosleep.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtoimax.c:
5968         * lib/xstrtol.c, lib/xstrtoumax.c, lib/yesno.c:
5969         Likewise.
5970
5971 2006-09-13  Eric Blake  <ebb9@byu.net>
5972
5973         * lib/getopt.c: Fix typo in last commit.
5974
5975 2006-09-12  Sergey Poznyakoff  <gray@gnu.org.ua>
5976
5977         * lib/argp-help.c (argp_doc): Make sure NULL is not passed to
5978         dgettext.
5979
5980 2006-09-12  Jim Meyering  <jim@meyering.net>
5981
5982         * lib/nanosleep.c: Include <sys/types.h> before sys/select.h, to avoid
5983         compilation failure (due to use of pid_t in latter) on NetBSD 1.6.
5984         Reported by Nelson H. F. Beebe.
5985
5986 2006-09-10  Sergey Poznyakoff  <gray@gnu.org.ua>
5987
5988         * lib/argp-parse.c (__argp_parse) [!_LIBC]: Make sure
5989         program_invocation_name and program_invocation_short_name are
5990         initialized.
5991         * lib/argp-namefrob.h: Move declarations of program_invocation_name
5992         and program_invocation_short_name to argp.h, so they are visible
5993         to user programs.
5994         * lib/argp.h: Likewise
5995
5996 2006-09-10  Bruno Haible  <bruno@clisp.org>
5997
5998         * modules/mkdtemp (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
5999         m4/inttypes_h.m4, m4/uintmax_t.m4.
6000
6001 2006-09-10  Bruno Haible  <bruno@clisp.org>
6002
6003         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Don't require
6004         gl_AC_TYPE_UINTMAX_T.
6005
6006 2006-09-10  Bruno Haible  <bruno@clisp.org>
6007
6008         * lib/mkdtemp.c: Include <stdint.h> always. Don't include <inttypes.h>.
6009
6010 2006-09-09  Sergey Poznyakoff  <gray@gnu.org.ua>
6011
6012         * lib/argp.h (struct argp): Document the N_("..") "\v" N_("..")
6013         convention.  Text proposed by Bruno Haible.
6014         (struct argp_option): Document the use of N_() wrappers.
6015
6016         * lib/argp-help.c (argp_doc): Split the untranslated doc string on
6017         '\v', and translate the two parts separately, instead of feeding
6018         the whole string to gettext.  This allows to exclude
6019         '\v' from the strings visible to the translator by writing doc
6020         strings as N_("..") "\v" N_("..").
6021
6022 2006-09-09  Paul Eggert  <eggert@cs.ucla.edu>
6023
6024         * config/srclist.txt: Undo latest change; the bug was fixed.
6025
6026 2006-09-09  Bruno Haible  <bruno@clisp.org>
6027
6028         * gnulib-tool (func_emit_lib_Makefile_am): Eliminate lib_LDFLAGS
6029         assignments if building a library without libtool.
6030         (func_emit_tests_Makefile_am): Likewise. Handle lib_* variables as
6031         in func_emit_lib_Makefile_am.
6032         (func_import): When building a static library libfoo.a, arrange to
6033         define variables LIBFOO_LIBDEPS and LIBFOO_LTLIBDEPS.
6034         (func_create_testdir): Likewise.
6035         * modules/gc (configure.ac, Makefile.am): If building statically,
6036         augment gl_libdeps and gl_ltlibdeps instead of lib_LDFLAGS.
6037         * modules/iconvme (configure.ac, Makefile.am): Likewise.
6038         * modules/striconv (configure.ac, Makefile.am): Likewise.
6039         Based on a suggestion by Ralf Wildenhues.
6040
6041 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
6042
6043         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
6044         Check for unistd.h too, since Autoconf doesn't assume POSIX.
6045         Also:
6046
6047         2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
6048         Add year_2050_test to catch glibc bug 2821
6049         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
6050
6051         2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
6052         Prefer #ifdef to #if.
6053
6054         2006-04-02  Paul Eggert  <eggert@cs.ucla.edu>
6055         Return from 'main' instead of calling 'exit'.
6056
6057 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
6058
6059         * lib/mktime.c (guess_time_tm): Fix bug where mktime
6060         returned the maximum time_t value rather than (time_t) -1.
6061         Problem originally reported by William Bardwell
6062         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
6063
6064         * lib/isapipe.h (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
6065         Moved to here ...
6066         * lib/isapipe.c (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
6067         ... from here.
6068
6069 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
6070
6071         * config/srclist.txt: Temporarily comment out mktime.c until glibc bug
6072         2821 is fixed.
6073
6074 2006-09-08  Jim Meyering  <jim@meyering.net>
6075
6076         Don't make generated files read-only.  That would bother too many
6077         people.  However, do retain the ability to work when targets are
6078         read-only: remove the destination and temporary files before writing
6079         them (when generated via sed or echo), or by using the -f option for
6080         both cp and mv commands.  Suggestion to use -f from Paul Eggert.
6081         * modules/alloca-opt, modules/argz, modules/arpa_inet:
6082         * modules/byteswap, modules/configmake, modules/fcntl:
6083         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
6084         * modules/localcharset, modules/netinet_in, modules/poll:
6085         * modules/stdbool, modules/stdint, modules/sys_select:
6086         * modules/sys_socket, modules/sys_stat, modules/sysexits:
6087
6088 2006-09-08  Jim Meyering  <jim@meyering.net>
6089
6090         Avoid new build failure on FreeBSD 6.0.
6091         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Include
6092         <sys/param.h> when testing whether getmntinfo uses statvfs.  Patch by
6093         Pavel Tsekov, in <http://savannah.gnu.org/bugs/?17643>.
6094
6095 2006-09-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6096
6097         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't use plain echo.
6098
6099 2006-09-07  Jim Meyering  <jim@meyering.net>
6100
6101         Fix global typo in last change: use chmod u-w, not chmod u-x.
6102         Spotted by Paul Eggert and Bruce Korb.
6103         * modules/alloca-opt, modules/argz, modules/arpa_inet:
6104         * modules/byteswap, modules/configmake, modules/fcntl:
6105         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
6106         * modules/localcharset, modules/netinet_in, modules/poll:
6107         * modules/stdbool, modules/stdint, modules/sys_select:
6108         * modules/sys_socket, modules/sys_stat, modules/sysexits:
6109
6110 2006-09-06  Jim Meyering  <jim@meyering.net>
6111
6112         Make generated files be read-only.
6113         * modules/alloca-opt (Makefile.am): Work also when $@ is read-only.
6114         Ensure that each generated file is now read-only.
6115         * modules/argz: Likewise.
6116         * modules/arpa_inet: Likewise.
6117         * modules/byteswap: Likewise.
6118         * modules/configmake: Likewise.
6119         * modules/fcntl: Likewise.
6120         * modules/fnmatch: Likewise.
6121         * modules/getopt: Likewise.
6122         * modules/glob: Likewise.
6123         * modules/inttypes: Likewise.
6124         * modules/netinet_in: Likewise.
6125         * modules/poll: Likewise.
6126         * modules/stdbool: Likewise.
6127         * modules/stdint: Likewise.
6128         * modules/sys_select: Likewise.
6129         * modules/sys_socket: Likewise.
6130         * modules/sys_stat: Likewise.
6131         * modules/sysexits: Likewise.
6132         * modules/localcharset: Same as above, but continue using temporary
6133         file named "t-$@" (why different?) rather than the "$@-t" used
6134         everywhere else.
6135
6136         * modules/sysexits (Makefile.am): Replace literal occurrences
6137         of "sysexit.h" more readable, and more consistent, "$@".
6138
6139 2006-09-06  Bruno Haible  <bruno@clisp.org>
6140
6141         * modules/striconv: New file.
6142         * modules/xstriconv: New file.
6143         * MODULES.html.sh (Internationalization functions): Add striconv,
6144         xstriconv.
6145
6146 2006-09-06  Bruno Haible  <bruno@clisp.org>
6147
6148         * modules/gc (Makefile.am): Augment lib_LDFLAGS, not lib_LIBADD.
6149         * modules/iconvme (Makefile.am): Likewise. Also handle the case of
6150         not using libtool correctly.
6151
6152 2006-09-06  Bruno Haible  <bruno@clisp.org>
6153
6154         * lib/striconv.h: New file.
6155         * lib/striconv.c: New file, merging iconvme.c with GNU gettext's
6156         iconvstring.c.
6157         * lib/xstriconv.h: New file.
6158         * lib/xstriconv.c: New file.
6159
6160 2006-09-06  Bruno Haible  <bruno@clisp.org>
6161
6162         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
6163         lib_..._LDFLAGS.
6164
6165 2006-09-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6166
6167         * lib/argz_.h: Sync from Libtool.
6168
6169         2006-09-04  George Bosilca <bosilca@cs.utk.edu>
6170                 and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6171
6172         * lib/libltdl/argz_.h: It's __cplusplus, not _cplusplus.
6173
6174 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
6175
6176         * modules/trim: New file.
6177
6178 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
6179
6180         * lib/trim.h: New file.
6181         * lib/trim.c: New file.
6182
6183 2006-09-05  Bruno Haible  <bruno@clisp.org>
6184
6185         * MODULES.html.sh (String handling): Add trim.
6186
6187 2006-09-04  Karl Berry  <karl@gnu.org>
6188
6189         * config/srclist.txt (signed.m4, gettext.m4): changes not propagated
6190         until next release.
6191
6192 2006-09-03  Bruno Haible  <bruno@clisp.org>
6193
6194         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Locate mingw shared libraries
6195         correctly.
6196
6197 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
6198
6199         * m4/getloadavg.m4 (gl_GETLOADAVG): Use CONFIGURING_GETLOADAVG,
6200         not gl_GETLOADAVG.  Omit unneeded semicolons.
6201         Problems reported by Ralf Wildenhues in
6202         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
6203         (gl_PREREQ_GETLOADAVG): Use AC_DEFUN, not m4_define.  Put
6204         at the end, which is the usual gnulib style.
6205
6206         * m4/fstypename.m4 (gl_FSTYPENAME): Use AC_CHECK_MEMBERS instead
6207         of doing all the work ourselves.
6208         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Don't check for
6209         sys/statvfs.h since the code doesn't use HAVE_SYS_STATVFS_H.
6210
6211 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
6212
6213         * lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not gl_GETLOADAVG.
6214         Problem reported by Ralf Wildenhues in
6215         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
6216
6217         * lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STATFS replaced by
6218         HAVE_STRUCT_STATFS_F_FSTYPENAME.
6219
6220 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
6221
6222         * gnulib-tool (func_emit_lib_Makefile_am): Fix typos in
6223         yesterday's patch by changing test -n to test -z.
6224
6225 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
6226
6227         * modules/getloadavg (Files): Add m4/getloadavg.m4.
6228         (configure.ac): AC_FUNC_GETLOADAVG -> gl_GETLOADAVG, as
6229         the former is now obsolescent.
6230
6231         * modules/chdir-long (Depends-on): Add fcntl.
6232
6233 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
6234
6235         * m4/fnmatch.m4: Add comment that Autoconf AC_FUNC_FNMATCH is
6236         obsolescent, and programs should use gnulib instead.
6237         * m4/getloadavg.m4: New file, with contents taken from Autoconf
6238         but with prefixes changed.
6239
6240 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
6241
6242         * lib/getloadavg.c [defined gl_GETLOADAVG]: Don't include config.h
6243         or stdbool.h, because they might not exist while configuring.
6244
6245         * lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
6246         Don't include unistd.h or limits.h; not needed, since chdir-long.h
6247         does that for us.
6248         (O_DIRECTORY): Remove.
6249
6250 2006-08-31  Eric Blake  <ebb9@byu.net>
6251
6252         * gnulib-tool: Don't let emacs change spaces to TAB.
6253
6254 2006-08-31  Bruno Haible  <bruno@clisp.org>
6255
6256         * gnulib-tool: When calling func_import more than once, do it in a
6257         subshell.
6258         Reported by Eric Blake <ebb9@byu.net>.
6259
6260 2006-08-31  Bruno Haible  <bruno@clisp.org>
6261
6262         * gnulib-tool (nl): Remove variable.
6263         (sed_transform_lib_file): Use more robust test for config-h module.
6264         (func_import): Fix typo in 2006-08-25 patch.
6265
6266 2006-08-31  Bruno Haible  <bruno@clisp.org>
6267
6268         * gnulib-tool (func_emit_lib_Makefile_am): When --makefile-name was
6269         specified, augment Makefile.am variables instead of assigning them.
6270
6271 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
6272
6273         Work around a bug in both the Linux and SunOS 64-bit kernels:
6274         nanosleep mishandles sleeps for longer than 2**31 seconds.
6275         Problem reported by Frank v Waveren in
6276         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
6277         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_CLOCK_TIME.
6278         Check for nanosleep bug.
6279         (LIB_NANOSLEEP): Append clock_gettime library if needed.
6280
6281 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
6282
6283         Work around a bug in both the Linux and SunOS 64-bit kernels:
6284         nanosleep mishandles sleeps for longer than 2**31 seconds.
6285         Problem reported by Frank v Waveren in
6286         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
6287         * lib/nanosleep.c (BILLION): New constant.
6288         (getnow) [HAVE_BUG_BIG_NANOSLEEP]: New functions.
6289         (rpl_nanosleep) [HAVE_BUG_BIG_NANOSLEEP]: Completely new
6290         implementation.
6291
6292 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
6293
6294         * modules/nanosleep (Depends-on): Add gettime.
6295
6296 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
6297         and Simon Josefsson  <jas@extundo.com>
6298         and Oskar Liljeblad  <oskar@osk.mine.nu>
6299
6300         * MODULES.html.sh (Support for building documentation): Add gpl, lgpl.
6301         * gnulib-tool (func_import): New license type 'unmodifiable license
6302         text'.
6303         * modules/fdl: Use it.  Longer description.
6304         * module/gpl, module/lgpl: New files.
6305
6306 2006-08-30  Jim Meyering  <jim@meyering.net>
6307
6308         * lib/isapipe.c (isapipe): Rename local s/fd/fd_pair/ to avoid
6309         shadowing the parameter.
6310
6311 2006-08-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6312
6313         Sync from Libtool:
6314
6315         2006-08-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6316
6317         * lib/libltdl/argz.c: Use `#ifdef HAVE_CONFIG_H', to facilitate code
6318         sharing with gnulib.  Report by Eric Blake.
6319
6320 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
6321
6322         * modules/isapipe: New file.
6323         * MODULES.html.sh (File descriptor based Input/Output): Add isapipe.
6324
6325 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
6326
6327         * modules/configmake (Makefile.am): Add a comment, and omit
6328         the CONFIGMAKE_ prefix from generated macro names.  Suggested
6329         by Bruno Haible.
6330
6331 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
6332
6333         * m4/isapipe.m4: New file.
6334
6335 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
6336
6337         * lib/isapipe.c, lib/isapipe.h: New files.
6338
6339 2006-08-29  Jim Meyering  <jim@meyering.net>
6340
6341         * modules/configmake (Makefile.am): Make configmake.h depend on
6342         Makefile.  Otherwise, a stale configmake.h could hang around.
6343
6344 2006-08-29  Eric Blake  <ebb9@byu.net>
6345
6346         * lib/error.c (error_at_line, print_errno_message): Match libc, after
6347         resolution of upstream bug 3044.
6348
6349 2006-08-29  Bruno Haible  <bruno@clisp.org>
6350
6351         * modules/localcharset (Depends-on): Add configmake.
6352         (Makefile.am): Remove setting of LIBDIR through DEFS.
6353
6354 2006-08-29  Bruno Haible  <bruno@clisp.org>
6355
6356         * lib/localcharset.c: Include configmake.h in order to get LIBDIR
6357         defined.
6358
6359 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
6360
6361         * modules/fcntl: New file.
6362         * modules/chdir-safer (Depends-on): Add fcntl.
6363         * modules/fts: Likewise.
6364         * modules/mkdir-p: Likewise.
6365
6366         * modules/stdint (Makefile.am): Do not substitute ABSOLUTE_INTTYPES_H.
6367         This undoes the most recent change, since we're now addressing the
6368         problem in a different way.
6369
6370         * gnulib-tool (emit_lib_Makefile_am): Don't put $makefile_name
6371         into output, since the output might be called Makefile.am even
6372         if $makefile_name is something different.
6373         (func_import): Use $makefile_am rather than
6374         ${makefile_name-Makefile.am}, to fix a bug where makefile_name was
6375         empty.
6376
6377         * modules/inttypes (Files): Add m4/inttypes-h.m4.
6378
6379 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
6380
6381         * m4/inttypes.m4 (gl_INTTYPES_H): Move ABSOLUTE_INTTYPES_H code here...
6382         * m4/stdint.m4 (gl_STDINT_H): ... from here.  This undoes the most
6383         recent change to stdint.m4, since we're now addressing the problem in a
6384         different way.
6385
6386 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
6387
6388         * m4/fcntl_h.m4: New file.
6389
6390 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
6391
6392         * lib/fcntl_.h: New file.
6393         * lib/chdir-safer.c (O_DIRECTORY, O_NOFOLLOW): Remove, now that we have
6394         the fcntl module.
6395         * lib/dirchownmod.c: Likewise.
6396         * lib/fts.c: Likewise.
6397
6398         * lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:
6399         Include @ABSOLUTE_INTTYPES_H@ if available, but do nothing else.
6400         * lib/stdint_.h (_GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H): Define
6401         just before including <inttypes.h>, to avoid circular inclusion.
6402
6403 2006-08-28  Jim Meyering  <jim@meyering.net>
6404
6405         * doc/visibility.texi: Actually read and correct the grammar of the
6406         sentence affected by yesterday's change.
6407
6408 2006-08-28  Eric Blake  <ebb9@byu.net>
6409
6410         * modules/inttypes (Makefile.am): Fix sed error when inttypes.h
6411         needs wrapper.
6412
6413 2006-08-28  Eric Blake  <ebb9@byu.net>
6414
6415         * m4/inttypes.m4 (gl_INTTYPES_H): Fix missing #endif.
6416
6417 2006-08-28  Eric Blake  <ebb9@byu.net>
6418
6419         * m4/codeset.m4 (AM_LANGINFO_CODESET): Avoid compiler warning.
6420
6421 2006-08-28  Bruno Haible  <bruno@clisp.org>
6422
6423         * modules/c-strstr: New file, from GNU gettext.
6424         * MODULES.html.sh (String handling): Add c-strstr.
6425
6426 2006-08-28  Bruno Haible  <bruno@clisp.org>
6427
6428         * m4/inttypes.m4 (gl_INTTYPES_H): Don't test for the existence of SCNX*
6429         macros.
6430         Reported by Eric Blake.
6431
6432 2006-08-28  Bruno Haible  <bruno@clisp.org>
6433
6434         * lib/vasnprintf.c (EOVERFLOW): Remove definition.
6435         (VASNPRINTF): Return a string of length > INT_MAX without failing.
6436         * lib/vasprintf.c: Include errno.h, limits.h.
6437         (EOVERFLOW): New fallback definition.
6438         (vasprintf): Test here whether the string length is > INT_MAX.
6439         * lib/vsnprintf.c: Include errno.h, limits.h.
6440         (EOVERFLOW): New fallback definition.
6441         (vsnprintf): Fix bug when generated string was too long for the buffer.
6442         Test here whether the string length is > INT_MAX.
6443
6444 2006-08-28  Bruno Haible  <bruno@clisp.org>
6445
6446         * lib/inttypes_.h (SCNX*): Remove definitions.
6447         Reported by Eric Blake.
6448
6449 2006-08-28  Bruno Haible  <bruno@clisp.org>
6450
6451         * lib/c-strstr.h: New file, from GNU gettext.
6452         * lib/c-strstr.c: New file, from GNU gettext.
6453
6454 2006-08-28  Bruno Haible  <bruno@clisp.org>
6455
6456         * gnulib-tool: Reorder some statements.
6457
6458 2006-08-28  Bruno Haible  <bruno@clisp.org>
6459
6460         * gnulib-tool: New option --makefile-name.
6461         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Use
6462         $makefile_name.
6463         (func_import): Write $makefile_name to the cache file, and read it from
6464         there unless explicitly specified. Use $makefile_name as file name
6465         instead of Makefile.am. Adjust the recommendations accordingly.
6466
6467 2006-08-28  Bruno Haible  <bruno@clisp.org>
6468
6469         * gnulib-tool (func_verify_module): Check against misapplying patch.
6470
6471 2006-08-28  Bruno Haible  <bruno@clisp.org>
6472
6473         * gnulib-tool (func_relativize, func_relconcat): New functions.
6474         Give an error if --local-dir is given with --update.
6475         Remove trailing slashes from $local_gnulib_dir.
6476         (func_import): Store the relativized $local_gnulib_dir in
6477         gnulib-cache.m4, and read it from there if not specified explicitly.
6478
6479 2006-08-28  Bruno Haible  <bruno@clisp.org>
6480
6481         * gnulib-tool (func_get_tests_module): Don't assume that $gnulib_dir
6482         is the current directory. Respect also $local_gnulib_dir.
6483
6484 2006-08-28  Bruno Haible  <bruno@clisp.org>
6485             Simon Josefsson  <jas@extundo.com>
6486
6487         BeOS portability.
6488         * lib/getaddrinfo.c (PF_INET, PF_UNSPEC): New macros.
6489
6490 2006-08-27  Jim Meyering  <jim@meyering.net>
6491
6492         * doc/visibility.texi: Remove duplicate word: "pointer".
6493
6494 2006-08-26  Bruno Haible  <bruno@clisp.org>
6495
6496         * modules/inttypes (Files): Add lib/inttypes_.h, remove lib/inttypes.h.
6497         Add m4/inttypes.m4, remove m4/_inttypes_h.m4 and m4/include_next.m4.
6498         (Makefile.am): Create inttypes.h from inttypes_.h.
6499         * modules/stdint (Makefile.am): Substitute also ABSOLUTE_INTTYPES_H.
6500
6501         * modules/imaxabs: New file.
6502
6503         * modules/imaxdiv: New file.
6504
6505 2006-08-26  Bruno Haible  <bruno@clisp.org>
6506
6507         * m4/inttypes.m4: New file.
6508         * m4/_inttypes_h.m4: Remove file.
6509         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Also AC_SUBST
6510         PRI_MACROS_BROKEN.
6511         * m4/stdint.m4 (gl_STDINT_H): Define also ABSOLUTE_INTTYPES_H.
6512
6513         * m4/imaxabs.m4: New file.
6514
6515         * m4/imaxdiv.m4: New file.
6516
6517 2006-08-26  Bruno Haible  <bruno@clisp.org>
6518
6519         * lib/inttypes_.h: New file.
6520         * lib/inttypes.h: Remove file.
6521         * lib/stdint_.h: Include <inttypes.h> through its absolute filename.
6522
6523         * lib/imaxabs.c: New file.
6524
6525         * lib/imaxdiv.c: New file.
6526
6527 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
6528
6529         New config-h module, so that "make" output needn't be cluttered
6530         by -DHAVE_CONFIG_H.
6531         * MODULES.html.sh (Support for building libraries and executables):
6532         Add config-h.
6533         * modules/config-h: New file.
6534         * gnulib-tool (nl, sed_transform_lib_file): New vars.
6535         (func_import): Turn "#ifdef HAVE_CONFIG_H" to "#if 1" if
6536         the config-h module is used.
6537
6538         New configmake module, so that "make" output needn't be cluttered
6539         by fluff like '-DLIBDIR=\"/usr/local/lib\"'.
6540         * MODULES.html.sh (Support for building libraries and executables):
6541         Add configmake.
6542         * modules/configmake: New file.
6543
6544 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
6545
6546         * m4/config-h.m4: New file.
6547
6548 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
6549
6550         * config/srclist.txt: Add elisp-comp.
6551
6552 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
6553
6554         * MODULES.html.sh (Support for building libraries and executables):
6555         Add elisp-comp.
6556         * build-aux/elisp-comp: New file.
6557         * modules/elisp-comp: New file.
6558
6559 2006-08-24  Bruno Haible  <bruno@clisp.org>
6560
6561         * gnulib-tool (func_create_testdir): Use non-default values of
6562         sourcebase and m4base.
6563
6564 2006-08-24  Bruno Haible  <bruno@clisp.org>
6565
6566         * MODULES.html.sh (Compatibility checks for POSIX:2001 functions: Fix
6567         HTML structure.
6568
6569 2006-08-23  Paul Eggert  <eggert@cs.ucla.edu>
6570
6571         * modules/openat (Depends-on): Add lchown.
6572
6573 2006-08-23  Bruno Haible  <bruno@clisp.org>
6574
6575         * gnulib-tool (func_import, func_create_testdir): Emit an invocation
6576         of gl_LOCK_EARLY instead of gl_LOCK.
6577
6578 2006-08-23  Bruno Haible  <bruno@clisp.org>
6579
6580         * m4/lock.m4 (gl_LOCK_BODY): Change the default value of gl_use_threads
6581         on OSF/1 to no.
6582         Reported by Stephen Cartwright <sgcartwr@ucalgary.ca>.
6583
6584 2006-08-23  Bruno Haible  <bruno@clisp.org>
6585
6586         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't consider BeOS statvfs
6587         as unusable.
6588
6589         * m4/lock.m4 (gl_LOCK_EARLY): Renamed from gl_LOCK.
6590         (gl_LOCK_BODY): Remove gl_PREREQ_LOCK invocation.
6591         (gl_LOCK): New macro.
6592
6593 2006-08-22  Simon Josefsson  <jas@extundo.com>
6594
6595         * modules/gc-md5 (Makefile.am): Need to add md5.h, after changes
6596         to md5 module.
6597
6598 2006-08-22  Simon Josefsson  <jas@extundo.com>
6599
6600         * MODULES.html.sh: Add "Support for maintaining and release
6601         projects".
6602
6603         * build-aux/gnupload: New file, from coreutils.
6604
6605 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
6606
6607         Avoid the need for AC_LIBSOURCES in m4 macros.
6608         * modules/arcfour (EXTRA_DIST): Add arcfour.h.
6609         * modules/arctwo (EXTRA_DIST): Add arctwo.h.
6610         * modules/check-version (EXTRA_DIST): Add check-version.h.
6611         * modules/crc (EXTRA_DIST): Add crc.h.
6612         * modules/des (EXTRA_DIST): Add des.h.
6613         * modules/gc (EXTRA_DIST): Add gc.h.
6614         * modules/getdelim (EXTRA_DIST): Add getdelim.h.
6615         * modules/getline (EXTRA_DIST): Add getline.h.
6616         * modules/getlogin_r (EXTRA_DIST): Add getlogin_r.h.
6617         * modules/hmac-md5 (EXTRA_DIST): Add hmac.h.
6618         * modules/hmac-sha1 (EXTRA_DIST): Add hmac.h.
6619         * modules/md2 (EXTRA_DIST): Add md2.h.
6620         * modules/md4 (EXTRA_DIST): Add md4.h.
6621         * modules/pagealign_alloc (EXTRA_DIST): Add pagealign_alloc.h.
6622         * modules/read-file (EXTRA_DIST): Add read-file.h.
6623         * modules/readline (EXTRA_DIST): Add readline.h.
6624         * modules/rijndael (EXTRA_DIST): Add rijndael-alg-fst.h,
6625         rijndael-api-fst.h.
6626
6627 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
6628
6629         * m4/rijndael.m4 (gl_ARCFOUR):
6630         * m4/arctwo.m4 (gl_ARCTWO):
6631         * m4/check-version.m4 (gl_CHECK_VERSION):
6632         * m4/crc.m4 (gl_CRC):
6633         * m4/des.m4 (gl_DES):
6634         * m4/gc-pbkdf2-sha1.m4 (gl_GC_PBKDF2_SHA1):
6635         * m4/gc.m4 (gl_GC):
6636         * m4/getdelim.m4 (gl_FUNC_GETDELIM):
6637         * m4/getline.m4 (gl_FUNC_GETLINE):
6638         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE):
6639         * m4/hmac-md5.m4 (gl_HMAC_MD5):
6640         * m4/hmac-sha1.m4 (gl_HMAC_SHA1):
6641         * m4/md2.m4 (gl_MD2):
6642         * m4/md4.m4 (gl_MD4):
6643         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC):
6644         * m4/read-file.m4 (gl_FUNC_READ_FILE):
6645         * m4/readline.m4 (gl_FUNC_READLINE):
6646         * m4/rijndael.m4 (gl_RIJNDAEL):
6647         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
6648         to get the necessary .h files and whatnot.
6649
6650 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
6651
6652         * config/srclist.txt: Remove gnupload, since coreutils now syncs from
6653         gnulib rather than the other way around.
6654         * config/srclistvars.sh (COREUTILS): Remove.
6655
6656 2006-08-22  Jim Meyering  <jim@meyering.net>
6657
6658         * modules/mkdir-p (Makefile.am): Fix typo: s/lib+SOURCES/lib_SOURCES/.
6659
6660         * modules/getpass-gnu (Makefile.am): Add getpass.h to EXTRA_DIST.
6661
6662 2006-08-22  Eric Blake  <ebb9@byu.net>
6663
6664         * modules/regexprops-generic: New file.
6665         * MODULES.html.sh (Support for building documentation): List it.
6666
6667 2006-08-22  Eric Blake  <ebb9@byu.net>
6668
6669         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Avoid compiler warning.
6670         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
6671         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Likewise.
6672         * m4/intmax_t.m4 (gt_AC_TYPE_INTMAX_T): Likewise.
6673
6674 2006-08-22  Bruno Haible  <bruno@clisp.org>
6675
6676         * gnulib-tool (func_emit_lib_Makefile_am): Don't treat lib_LIBRARIES
6677         and lib_LTLIBRARIES like the other lib_* variables.
6678
6679 2006-08-22  Bruno Haible  <bruno@clisp.org>
6680
6681         * build-aux/x-to-1.in: New file, from GNU gettext.
6682
6683 2006-08-22  Bruno Haible  <bruno@clisp.org>
6684
6685         * m4/readutmp.m4 (gl_READUTMP): Compile readutmp.c only if <utmp.h> or
6686         <utmpx.h> exists.
6687
6688 2006-08-22  Bruno Haible  <bruno@clisp.org>
6689
6690         * lib/readutmp.h: Skip most definitions if neither <utmp.h> nor
6691         <utmpx.h> exists.
6692
6693 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
6694
6695         BeOS portability.
6696         * lib/dirchownmod.c (dirchownmod): Don't use fchmod if it doesn't
6697         exist.
6698         Problem reported by Bruno Haible.
6699
6700 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
6701
6702         Avoid the need for AC_LIBSOURCES in m4 macros.
6703         * modules/acl (EXTRA_DIST): Add acl.h.
6704         * modules/argmatch (Files): Add m4/argmatch.m4.
6705         (configure.ac): Add gl_ARGMATCH.
6706         (EXTRA_DIST): Renamed from lib_SOURCES, for
6707         consistency with the other modules.  Remove argmatch.c.
6708         * modules/backupfile (EXTRA_DIST): Add backupfile.h.
6709         * modules/c-strtod (EXTRA_DIST): Add c-strtod.h.
6710         * modules/c-strtold (EXTRA_DIST): Add c-strtod.c, c-strtod.h.
6711         * modules/canonhost (EXTRA_DIST): Add c-canonhost.h.
6712         * modules/canonicalize (EXTRA_DIST): Add canonicalize.h.
6713         * modules/chdir-long (EXTRA_DIST): Add chdir-long.h.
6714         * modules/chdir-safer (EXTRA_DIST): Add chdir-safer.h.
6715         * modules/cloexec (EXTRA_DIST): Add cloexec.h.
6716         * modules/close-stream (EXTRA_DIST): Add close-stream.h.
6717         * modules/closeout (EXTRA_DIST): Add closeout.h.
6718         * modules/cycle-check (EXTRA_DIST): Add cycle-check.h.
6719         * modules/dev-ino (EXTRA_DIST): Add dev-ino.h.
6720         * modules/dirfd (EXTRA_DIST): Add dirfd.h.
6721         * modules/dirname (EXTRA_DIST): Renamed from lib_SOURCES.  Add
6722         dirname.h; remove basename.c and stripslash.c.
6723         * modules/exclude (EXTRA_DIST): Add exclude.h.
6724         * modules/exitfail (EXTRA_DIST): Add exitfail.h.
6725         * modules/fcntl-safer (EXTRA_DIST): Add fcntl-safer.h fcntl--.h.
6726         * modules/file-type (EXTRA_DIST): Add file-type.h.
6727         * modules/filemode (EXTRA_DIST): Add filemode.h.
6728         * modules/filenamecat (EXTRA_DIST): Add filenamecat.h.
6729         * modules/fopen-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
6730         * modules/fpending (EXTRA_DIST): Add __fpending.h.
6731         * modules/fprintftime (EXTRA_DIST): Add fprintftime.h.
6732         * modules/fsusage (EXTRA_DIST): Add fsusage.h.
6733         * modules/fts (EXTRA_DIST): Add fts_.h fts-cycle.c.
6734         * modules/getcwd (EXTRA_DIST): Add getcwd.h.
6735         * modules/getdate (EXTRA_DIST): Add getdate.c.
6736         * modules/gethrxtime (EXTRA_DIST): Add gethrxtime.h xtime.h.
6737         * modules/getpagesize (EXTRA_DIST): Add getpagesize.h.
6738         * modules/getpass (EXTRA_DIST): Add getpass.h.
6739         * modules/glob (EXTRA_DIST): Add glob_.h glob-libc.h.
6740         * modules/group-member (EXTRA_DIST): Add group-member.h.
6741         * modules/hard-locale (EXTRA_DIST): Add hard-locale.h.
6742         * modules/hash (EXTRA_DIST): Add hash.h.
6743         * modules/human (EXTRA_DIST): Add human.h.
6744         * modules/inttypes (EXTRA_DIST): Add inttypes.h.
6745         * modules/lchmod (EXTRA_DIST): Add lchmod.h.
6746         * modules/lchown (EXTRA_DIST): Add lchown.h.
6747         * modules/long-options (EXTRA_DIST): Add long-options.h.
6748         * modules/lstat (EXTRA_DIST): Add lstat.h.
6749         * modules/md5 (EXTRA_DIST): Add memcasecmp.h.
6750         * modules/memcoll (EXTRA_DIST): Add memcoll.h.
6751         * modules/mempcpy (EXTRA_DIST): Add mempcpy.h.
6752         * modules/memrchr (EXTRA_DIST): Add memrchr.h.
6753         * modules/memxor (EXTRA_DIST): Add memxor.h.
6754         * modules/mkancesdirs (EXTRA_DIST): Add mkancesdirs.h.
6755         * modules/mkdir-p (EXTRA_DIST): Add modechange.h.
6756         * modules/mountlist (EXTRA_DIST): Add mountlist.h.
6757         * modules/openat (EXTRA_DIST): Add at-func.c openat.h openat-priv.h.
6758         * modules/pathmax (EXTRA_DIST): Add pathmax.h.
6759         * modules/physmem (EXTRA_DIST): Add physmem.h.
6760         * modules/posixtm (EXTRA_DIST): Add posixtm.h.
6761         * modules/posixver (EXTRA_DIST): Add posixver.h.
6762         * modules/quote (EXTRA_DIST): Add quote.h.
6763         * modules/quotearg (EXTRA_DIST): Add quotearg.h.
6764         * modules/readtokens (EXTRA_DIST): Add readtokens.h.
6765         * modules/readutmp (EXTRA_DIST): Add readutmp.h.
6766         * modules/regex (EXTRA_DIST): Add regcomp.c regex.h regex_internal.c
6767         regex_internal.h regexec.c.
6768         * modules/safe-read (EXTRA_DIST): Add safe-read.h.
6769         * modules/safe-write (EXTRA_DIST): Add safe-write.h.
6770         * modules/same (EXTRA_DIST): Add same.h.
6771         * modules/same-inode (EXTRA_DIST): Add same-inode.h.
6772         * modules/save-cwd (EXTRA_DIST): Add save-cwd.h.
6773         * modules/savedir (EXTRA_DIST): Add savedir.h.
6774         * modules/sha1 (EXTRA_DIST): Add sha1.h.
6775         * modules/sig2str (EXTRA_DIST): Add sig2str.h.
6776         * modules/stat-macros (EXTRA_DIST): Add stat-macros.h.
6777         * modules/stat-time (EXTRA_DIST): Add stat-time.h.
6778         * modules/stdlib-safer (EXTRA_DIST): Add stdlib-safer.h stdlib--.h.
6779         * modules/strdup (EXTRA_DIST): Add strdup.h.
6780         * modules/strftime (EXTRA_DIST): Add strftime.h.
6781         * modules/strndup (EXTRA_DIST): Add strndup.h.
6782         * modules/strnlen (EXTRA_DIST): Add strnlen.h.
6783         * modules/strverscmp (EXTRA_DIST): Add strverscmp.h.
6784         * modules/time_r (EXTRA_DIST): Add time_r.h.
6785         * modules/timespec (EXTRA_DIST): Add timespec.h.
6786         * modules/tmpfile-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
6787         * modules/unistd-safer (EXTRA_DIST): Add unistd-safer.h unistd--.h.
6788         * modules/unlinkdir (EXTRA_DIST): Add unlinkdir.h.
6789         * modules/unlocked-io (EXTRA_DIST): Add unlocked-io.h.
6790         * modules/userspec (EXTRA_DIST): Add userspec.h.
6791         * modules/utimecmp (EXTRA_DIST): Add utimecmp.h.
6792         * modules/utimens (EXTRA_DIST): Add utimens.h.
6793         * modules/xalloc (EXTRA_DIST): Add xalloc.h.
6794         * modules/xgetcwd (EXTRA_DIST): Add xgetcwd.h.
6795         * modules/xnanosleep (EXTRA_DIST): Add xnanosleep.h.
6796         * modules/xreadlink (EXTRA_DIST): Add xreadlink.h.
6797         * modules/xstrtod (EXTRA_DIST): Add xstrtod.h.
6798         * modules/xstrtol (EXTRA_DIST): Add xstrtol.h.
6799         * modules/xstrtold (EXTRA_DIST): Add xstrtod.c xstrtod.h.
6800         * modules/yesno (EXTRA_DIST): Add yesno.h.
6801
6802 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
6803
6804         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Check for fchmod.
6805
6806         * m4/argmatch.m4: New file, from coreutils with AC_LIBSOURCES removed.
6807         * m4/dev-ino.m4, same-inode.m4: Remove.
6808
6809         * m4/_inttypes_h.m4 (gl_INTTYPES_H):
6810         * m4/acl.m4 (AC_FUNC_ACL):
6811         * m4/backupfile.m4 (gl_BACKUPFILE):
6812         * m4/c-strtod.m4 (gl_C99_STRTOLD):
6813         * m4/canon-host.m4 (gl_CANON_HOST):
6814         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
6815         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG):
6816         * m4/chdir-safer.m4 (gl_CHDIR_SAFER):
6817         * m4/cloexec.m4 (gl_CLOEXEC):
6818         * m4/close-stream.m4 (gl_CLOSE_STREAM):
6819         * m4/closeout.m4 (gl_CLOSEOUT):
6820         * m4/dirfd.m4 (gl_FUNC_DIRFD):
6821         * m4/dirname.m4 (gl_DIRNAME):
6822         * m4/exclude.m4 (gl_EXCLUDE):
6823         * m4/exitfail.m4 (gl_EXITFAIL):
6824         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER):
6825         * m4/file-type.m4 (gl_FILE_TYPE):
6826         * m4/filemode.m4 (gl_FILEMODE):
6827         * m4/filenamecat.m4 (gl_FILE_NAME_CONCAT):
6828         * m4/fpending.m4 (gl_FUNC_FPENDING):
6829         * m4/fprintftime.m4 (gl_FPRINTFTIME):
6830         * m4/fts.m4 (gl_FUNC_FTS):
6831         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL):
6832         * m4/getdate.m4 (gl_GETDATE):
6833         * m4/gethrxtime.m4 (gl_GETHRXTIME):
6834         * m4/getpagesize.m4 (gl_GETPAGESIZE):
6835         * m4/getpass.m4 (gl_FUNC_GETPASS):
6836         * m4/gettime.m4 (gl_GETTIME):
6837         * m4/getugroups.m4 (gl_GETUGROUPS):
6838         * m4/glob.m4 (gl_GLOB_SUBSTITUTE):
6839         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER):
6840         * m4/hard-locale.m4 (gl_HARD_LOCALE):
6841         * m4/hash.m4 (gl_HASH):
6842         * m4/idcache.m4 (gl_IDCACHE):
6843         * m4/lchmod.m4 (gl_FUNC_LCHMOD):
6844         * m4/lchown.m4 (gl_FUNC_LCHOWN):
6845         * m4/long-options.m4 (gl_LONG_OPTIONS):
6846         * m4/lstat.m4 (gl_FUNC_LSTAT):
6847         * m4/md5.m4 (gl_MD5):
6848         * m4/memcasecmp.m4 (gl_MEMCASECMP):
6849         * m4/memcoll.m4 (gl_MEMCOLL):
6850         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY):
6851         * m4/memrchr.m4 (gl_FUNC_MEMRCHR):
6852         * m4/memxor.m4 (gl_MEMXOR):
6853         * m4/mkancesdirs.m4 (gl_MKANCESDIRS):
6854         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS):
6855         * m4/modechange.m4 (gl_MODECHANGE):
6856         * m4/mountlist.m4 (gl_MOUNTLIST):
6857         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
6858         * m4/openat.m4 (gl_FUNC_OPENAT):
6859         * m4/pathmax.m4 (gl_PATHMAX):
6860         * m4/physmem.m4 (gl_PHYSMEM):
6861         * m4/posixtm.m4 (gl_POSIXTM):
6862         * m4/posixver.m4 (gl_POSIXVER):
6863         * m4/quote.m4 (gl_QUOTE):
6864         * m4/quotearg.m4 (gl_QUOTEARG):
6865         * m4/readtokens.m4 (gl_READTOKENS):
6866         * m4/readutmp.m4 (gl_READUTMP):
6867         * m4/regex.m4 (gl_REGEX):
6868         * m4/safe-read.m4 (gl_SAFE_READ):
6869         * m4/safe-write.m4 (gl_SAFE_WRITE):
6870         * m4/same.m4 (gl_SAME):
6871         * m4/save-cwd.m4 (gl_SAVE_CWD):
6872         * m4/savedir.m4 (gl_SAVEDIR):
6873         * m4/settime.m4 (gl_SETTIME):
6874         * m4/sha1.m4 (gl_SHA1):
6875         * m4/sig2str.m4 (gl_FUNC_SIG2STR):
6876         * m4/stat-macros.m4 (gl_STAT_MACROS):
6877         * m4/stat-time.m4 (gl_STAT_TIME):
6878         * m4/stdio-safer.m4 (gl_FOPEN_SAFER):
6879         * m4/stdlib-safer.m4 (gl_STDLIB_SAFER):
6880         * m4/strdup.m4 (gl_FUNC_STRDUP):
6881         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME):
6882         * m4/strndup.m4 (gl_FUNC_STRNDUP):
6883         * m4/strnlen.m4 (gl_FUNC_STRNLEN):
6884         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP):
6885         * m4/time_r.m4 (gl_TIME_R):
6886         * m4/timespec.m4 (gl_TIMESPEC):
6887         * m4/unistd-safer.m4 (gl_UNISTD_SAFER):
6888         * m4/unlinkdir.m4 (gl_UNLINKDIR):
6889         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO):
6890         * m4/userspec.m4 (gl_USERSPEC):
6891         * m4/utimecmp.m4 (gl_UTIMECMP):
6892         * m4/utimens.m4 (gl_UTIMENS):
6893         * m4/xalloc.m4 (gl_XALLOC):
6894         * m4/xgetcwd.m4 (gl_XGETCWD):
6895         * m4/xnanosleep.m4 (gl_XNANOSLEEP):
6896         * m4/xreadlink.m4 (gl_XREADLINK):
6897         * m4/xstrtod.m4 (gl_XSTRTOD):
6898         * m4/yesno.m4 (gl_YESNO):
6899         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
6900         to get the necessary .h files and whatnot.
6901
6902 2006-08-21  Mark D. Baushke  <mdb@gnu.org>
6903             Bruno Haible  <bruno@clisp.org>
6904
6905         * gnulib-tool (func_verify_module): Work around Sun's non-POSIX 1003.2
6906         /bin/sh understanding of '!' conditional negation.
6907
6908 2006-08-21  Jim Meyering  <jim@meyering.net>
6909
6910         * modules/openat (Depends-on): Really alphabetize.
6911
6912         * modules/acl (Depends-on): Add error and quote.
6913
6914         * check-module (find_included_lib_files): Add at-func.c to the
6915         ok-to-include-more-than-once white list.
6916
6917         * modules/openat (Depends-on): Add lstat.  Alphabetize.
6918
6919 2006-08-21  Bruno Haible  <bruno@clisp.org>
6920
6921         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
6922         Emit a pkgdata_DATA variable only if some snippets add contents to it.
6923         Reported by Martin Lambers <marlam@marlam.de>.
6924
6925 2006-08-21  Bruno Haible  <bruno@clisp.org>
6926
6927         * gnulib-tool (func_emit_lib_Makefile_am): If the snippets already
6928         specify an installation location, don't emit a noinst_LIBRARIES or
6929         noinst_LTLIBRARIES assignment.
6930
6931 2006-08-21  Bruno Haible  <bruno@clisp.org>
6932
6933         BeOS portability.
6934         * modules/mbchar (Include): Don't test HAVE_WCTYPE_H any more, since
6935         BeOS has mbrtowc() but no <wctype.h>.
6936
6937 2006-08-21  Bruno Haible  <bruno@clisp.org>
6938
6939         BeOS portability.
6940         * m4/mbchar.m4 (gl_MBCHAR): Compile mbchar.c also if <wctype.h> doesn't
6941         exist.
6942
6943 2006-08-21  Bruno Haible  <bruno@clisp.org>
6944
6945         BeOS portability.
6946         * lib/mbchar.h: Include <wctype.h> only if it exists.
6947
6948 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
6949
6950         Remove files that are no longer needed by their respective modules.
6951         * m4/obstack.m4: Remove.
6952         * m4/strerror_r.m4: Remove.
6953         * m4/uint32_t.m4: Remove.
6954         * m4/uintptr_t.m4: Remove.
6955         * m4/ullong_max.m4: Remove.
6956         * m4/xstrtoimax.m4: Remove.
6957         * m4/xstrtoumax.m4: Remove.
6958
6959         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Do not require
6960         gl_AC_TYPE_UINTMAX_T, gl_STRUCT_DEV_INO, or gl_SAME_INODE, since gnulib
6961         dependencies now capture this.
6962
6963         * m4/cycle-check.m4 (gl_CYCLE_CHECK):
6964         Do not use AC_LIBSOURCES, since gnulib modules now do this.
6965         * m4/fsusage.m4 (gl_FSUSAGE): Likewise.
6966         * m4/human.m4 (gl_HUMAN): Likewise.
6967         * m4/inttostr.m4 (gl_INTTOSTR): Likewise.
6968         * m4/xstrtol.m4 (gl_XSTRTOL): Likewise.
6969
6970         * m4/filemode.m4 (gl_FILEMODE): Require AC_STRUCT_ST_DM_MODE.
6971
6972         * m4/filemode.m4 (gl_PREREQ_FSUSAGE_EXTRA): Do not require
6973         gl_AC_TYPE_INTMAX_T or gl_AC_TYPE_UINTMAX_T, since we now require
6974         stdint.
6975         * m4/human.m4 (gl_HUMAN): Likewise.
6976         * m4/inttostr.m4 (gl_PREREQ_INTTOSTR): Likewise.
6977         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Likewise.
6978         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
6979         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
6980         * m4/xstrtol (gl_XSTRTOL): Likewise.
6981
6982         * m4/gethrxtime.m4 (gl_XTIME): gl_AC_TYPE_LONG_LONG ->
6983         AC_TYPE_LONG_LONG_INT.
6984         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
6985         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Likewise.
6986         * m4/strtoull.m4 (gl_FUNC_STRTOULL): Likewise, for unsigned long.
6987         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
6988
6989         * m4/human.m4 (gl_HUMAN): Do not require AM_STDBOOL_H since we depend
6990         on stdbool.
6991
6992         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL_H, gl_PREREQ_XSTRTOL): Remove.
6993         (gl_PREREQ_XSTRTOUL): Remove.
6994
6995         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Check for hasmntopt.
6996
6997         * m4/posixver.m4: Fix comment since head -1 now works even in POSIX
6998         mode.
6999
7000 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
7001
7002         Add and change modules to make it easier for coreutils to use
7003         gnulib-tool.
7004         * modules/backupfile (Files): Remove m4/d-ino.m4.
7005         (Depends-on): Add d-ino.
7006         * modules/cycle-check (Depends-on): Add stdint.
7007         (lib_SOURCES): Add cycle-check.h.
7008         * modules/d-ino: New module.
7009         * modules/d-type: New module.
7010         * modules/error (Files): Remove m4/strerror_r.m4.
7011         * modules/filemode (Files): Add m4/st_dm_mode.m4.
7012         * modules/fsuage (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
7013         m4/inttypes_h.m4, m4/uintmax_t.m4.
7014         (Depends-on): Add stdint.
7015         (lib_SOURCES): Add fsusage.h.
7016         * modules/getcwd (Files): Remove d-ino.m4.
7017         (Depends-on): Add d-ino.
7018         * modules/getndelim2 (Depends-on): Add stdint.
7019         * modules/glob (Files): Remove m4/d-type.m4.
7020         (Depends-on): Add d-type.
7021         * modules/host-os: New module.
7022         * modules/human (Files):  Remove m4/ulonglong.m4, m4/stdint_h.m4,
7023         m4/inttypes_h.m4, m4/uintmax_t.m4.
7024         * Depends-on: Add stdint.
7025         (lib_SOURCES): Add human.h.
7026         * modules/inttostr (Files): Remove m4/intmax_t.m4,
7027         m4/inttostr.m4, m4/inttypes_h.m4, m4/longlong.m4, m4/stdint_h.m4,
7028         m4/uintmax_t.m4, m4/ulonglong.m4.
7029         (Depends-on): Add stdint.
7030         (EXTRA_DIST): Add inttostr.h.
7031         * modules/lchmod: New module.
7032         * modules/link-follow: New module.
7033         * modules/mkdir-p (Files): Remove lib/lchmod.h, m4/lchmod.m4.
7034         (Depends-on): Add lchmod.
7035         * modules/mkstemp (Files): Remove m4/ulonglong.m4,
7036         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4.
7037         (Depends-on): Add stdint.
7038         * modules/obstack (Files): Remove m4/inttypes_h.m4, m4/obstack.m4,
7039         m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4.
7040         (Depends-on): Add stdint.
7041         (configure.ac): Change gl_OBSTACK to AC_FUNC_OBSTACK.
7042         * modules/perl: New module.
7043         * modules/regex (Depends-on): Add stdint.
7044         * modules/rmdir-errno: New module.
7045         * modules/strtoimax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
7046         m4/intmax_t.m4.
7047         (Depends-on): Add stdint.
7048         * modules/strtoumax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
7049         m4/uintmax_t.m4.
7050         (Depends-on): Add stdint.
7051         * modules/unlink-busy: New module.
7052         * modules/utimecmp (Depends-on): Add stdint.
7053         * modules/uptime: New module.
7054         * modules/winsz-ioctl: New module.
7055         * modules/winsz-termios: New module.
7056         * modules/xnanosleep (Depends-on): Add nanosleep.
7057         * modules/ullong_max: Remove.
7058         * modules/xstrtoimax (Files): Remove m4/xstrtoimax.m4.
7059         (configure.ac): Remove gl_XSTRTOIMAX; no action needed now.
7060         * modules/xstrtol (Files): Remove m4/ulonglong.m4, m4/longlong.m4,
7061         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4, m4/intmax_t.m4.
7062         (Depends-on): Add inttypes.
7063         (lib_SOURCES): Add xstrtol.h.
7064         * modules/xstrtoumax (Files): Remove m4/xstrtoumax.m4.
7065         (configure.ac): Remove gl_XSTRTOUMAX; no action needed now.
7066         * MODULES.html.sh: Move 'assert' into the assert section.
7067         Move 'dummy' into the linking section.
7068         Remove ullong_max.
7069         Add section for compatibility checks for POSIX:2001 functions,
7070         and put d-ino, d-type, link-follow, rmdir-errno, unlink-busy,
7071         winsz-ioctl, and winsz-termios into it.
7072         Add lchmod.
7073         Add top-level Misc section and put host-os, perl, and uptime
7074         into it.
7075
7076 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
7077
7078         * lib/cycle-check.h: Include <stdint.h> unconditionally, since we
7079         now assume the stdint module.  Do not include inttypes.h.
7080         * lib/fsusage.h: Likewise.
7081         * lib/getndelim2.c: Likewise.
7082         * lib/human.h: Likewise.
7083         * lib/inttostr.h: Likewise.
7084         * lib/obstack.c: Likewise.
7085         * lib/regex_internal.h: Likewise.
7086         * lib/tempname.c: Likewise.
7087         * lib/utimecmp.c: Likewise.
7088         * lib/xstrtol.h: Likewise.
7089
7090         * lib/stat_.h: Fix typo: HAVE_FUNC_LSTAT -> HAVE_LSTAT.
7091
7092         * lib/strtoimax.c: Adjust to macro name changes in Autoconf,
7093         e.g., HAVE_LONG_LONG -> HAVE_LONG_LONG_INT.
7094         * lib/xtime.h: Likewise.
7095
7096 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
7097
7098         * modules/openat (Files): Add lib/fchmodat.c.
7099         Fixes problem reported by Jay Youngman.
7100
7101 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
7102
7103         * lib/fchmodat.c: New file, from coreutils.  This was inadvertently
7104         omitted in the 2006-08-17 update.  Problem reported by Jay Youngman.
7105
7106 2006-08-18  Paul Eggert  <eggert@cs.ucla.edu>
7107             Bruno Haible  <bruno@clisp.org>
7108
7109         * m4/bison-i18n.m4 (BISON_I18N): Also handle the case where yacc exists
7110         and is a script that invokes bison. Tighten the code. Add comments.
7111
7112 2006-08-18  Jim Meyering  <jim@meyering.net>
7113
7114         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Also check for
7115         CLOCK_REALTIME, since gethrxtime may revert to using clock_gettime via
7116         gettime.c.  Gabor Z. Papp reported that gethrxtime-using programs
7117         failed to link due to unresolved clock_gettime on a linux-2.4.x system.
7118
7119 2006-08-18  Bruno Haible  <bruno@clisp.org>
7120
7121         * modules/bison-i18n: New file.
7122         * MODULES.html.sh (Internationalization functions): Add it.
7123
7124 2006-08-18  Bruno Haible  <bruno@clisp.org>
7125
7126         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Also check for
7127         sys/statvfs.h. When getmntinfo was found, check its declaration and
7128         set either MOUNTED_GETMNTINFO or MOUNTED_GETMNTINFO2 depending on it.
7129
7130 2006-08-18  Bruno Haible  <bruno@clisp.org>
7131
7132         * m4/bison-i18n.m4: New file, from bison.
7133
7134 2006-08-18  Bruno Haible  <bruno@clisp.org>
7135
7136         * lib/mountlist.c [MOUNTED_GETMNTINFO2]: Include sys/statvfs.h.
7137         (ME_DUMMY): Treat "kernfs" as a dummy.
7138         (read_file_system_list) [MOUNTED_GETMNTINFO2]: Implement.
7139
7140 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
7141
7142         Update from coreutils.
7143
7144         2006-08-15  Jim Meyering  <jim@meyering.net>
7145
7146         * m4/openat.m4 (gl_FUNC_OPENAT): Add at-func.c via AC_LIBSOURCES.
7147
7148         2006-01-17  Jim Meyering  <jim@meyering.net>
7149
7150         * m4/fts.m4 (gl_FUNC_FTS_CORE): Depend on gl_FUNC_OPENAT.
7151
7152         2006-01-11  Jim Meyering  <jim@meyering.net>
7153
7154         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile fchmodat.c.
7155         Check for the lchmod function.
7156
7157 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
7158
7159         Update from coreutils.
7160
7161         * lib/__fpending.h: Add copyright notice.
7162         * lib/fprintftime.h: Likewise.
7163         * lib/savedir.c: Use (C) in copyright notice.
7164         * lib/savedir.h: Likewise.
7165
7166         2006-08-15  Jim Meyering  <jim@meyering.net>
7167
7168         * lib/at-func.c: New file, with the logic of all emulated at-functions.
7169         * lib/openat-priv.h: Include <errno.h> and define ENOSYS,
7170         in support of the EXPECTED_ERRNO macro.
7171         * lib/openat.c (fstatat, unlinkat, fchownat): Remove function
7172         definitions.  Instead, define the appropriate symbols and include
7173         "at-func.c".
7174         * lib/mkdirat.c (mkdirat): Likewise.
7175         * lib/fchmodat.c (fchmodat): Likewise.
7176         (ENOSYS): Remove definition.
7177         * lib/openat.c: Don't include <errno.h>, now that "openat-priv.h" does
7178         it.  Don't include "unistd--.h" -- it wasn't ever used.
7179
7180         2006-01-17  Jim Meyering  <jim@meyering.net>
7181
7182         Rewrite fts.c not to change the current working directory,
7183         by using openat, fstatat, fdopendir, etc..
7184
7185         * lib/fts.c [! _LIBC]: Include "openat.h" and "unistd--.h".
7186         (HAVE_OPENAT_SUPPORT): Define.
7187         [_LIBC] (fchdir): Don't undef or define; no longer used.
7188         (FCHDIR): Define in terms of cwd_advance_fd rather than fchdir.
7189         Now, this `function' always succeeds, and consumes its file descriptor
7190         parameter -- so callers must not close such FDs.  Update callers.
7191         (diropen_fd, opendirat, cwd_advance_fd): New functions.
7192         (diropen): Add parameter, SP.  Adjust all callers.
7193         Implement using diropen_fd, rather than open.
7194         (fts_open): Initialize new member, fts_cwd_fd.
7195         Remove fts_rft-setting code.
7196         (fts_close): Close fts_cwd_fd, if necessary.
7197         (__opendir2): Define in terms of opendir or opendirat,
7198         depending on whether the FST_NOCHDIR flag is set.
7199         (fts_build): Since fts_safe_changedir consumes its FD, and since
7200         this code must do `closedir(dirp)', dup the dirfd(dirp) argument,
7201         and close the dup'd file descriptor upon failure.
7202         (fts_stat): Use fstatat(...AT_SYMLINK_NOFOLLOW) in place of lstat.
7203         (fts_safe_changedir): Tweak semantics to reflect that this function
7204         now calls cwd_advance_fd and hence consumes its FD argument.
7205         * lib/fts_.h [struct FTS] (fts_cwd_fd): New member.
7206         [struct FTS] (fts_rft): Remove now-unused member.
7207         [struct FTS] (fts_cycle.state): Improve comment.
7208
7209         * lib/openat.c (openat_needs_fchdir): New function.
7210         * lib/openat.h (openat_needs_fchdir): Declare it.
7211
7212 2006-08-16  Paul Eggert  <eggert@cs.ucla.edu>
7213
7214         * lib/memcoll.c (memcoll): Set errno = 0 in the shortcut case, too.
7215         Problem and fix reported by Pádraig Brady in
7216         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00099.html>.
7217
7218 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
7219
7220         * modules/cycle-check (configure.ac): Add gl_CYCLE_CHECK.
7221
7222 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
7223
7224         * lib/memcoll.c (memcoll): Optimize for the common case where the
7225         arguments are bytewise equal.
7226
7227 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
7228
7229         * doc/regexprops-generic.texi: Add a copyright notice.
7230
7231 2006-08-15  Bruno Haible  <bruno@clisp.org>
7232
7233         * modules/tmpdir (License): Change to LGPL.
7234
7235 2006-08-15  Bruno Haible  <bruno@clisp.org>
7236
7237         * gnulib-tool (func_all_modules, func_verify_module): COPYING is not a
7238         module.
7239
7240 2006-08-14  Simon Josefsson  <jas@extundo.com>
7241
7242         * config/srclist.txt: Add gnupload.
7243
7244 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
7245
7246         Change copyright notice from LGPL 2 to GPL 2, since that's the
7247         standard form used in the gnulib repository.
7248         * tests/test-lock.c: Likewise.
7249         * tests/test-stdint.c: Likewise.
7250         * tests/test-tls.c: Likewise.
7251
7252         * users.txt: Add bison, diffutils, libprelude, prelude-lml,
7253         prelude-manager.  User shorter URLs for GNU projects, without '?'.
7254         Add copyright notice.
7255
7256         * check-module: Add copyright notice.  Output a copyright
7257         notice if "--version" is specified.
7258         * modules/COPYING: New file.
7259         * tests/test-getaddrinfo.c: Add copyright notice.
7260         * tests/test-verify.c: Likewise.
7261
7262 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
7263
7264         Change copyright notice from LGPL 2 to GPL 2, since that's the
7265         standard form used in the gnulib repository.
7266         * lib/lock.c: LGPL -> GPL.
7267         * lib/lock.h: Likewise.
7268         * lib/strnlen1.c: Likewise.
7269         * lib/strnlen1.h: Likewise.
7270         * lib/tls.c: Likewise.
7271         * lib/tls.h: Likewise.
7272         * lib/tmpdir.c: Likewise.
7273
7274         * lib/TODO: Remove; this belongs only in coreutils.
7275
7276 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
7277
7278         Add copyright notices to long-enough files that lack them, since
7279         otherwise the files aren't clearly free.  Use the same notice that
7280         getdate.texi already uses.
7281         * doc/alloca-opt.texi: Add copyright notice.
7282         * doc/alloca.texi: Likewise.
7283         * doc/ctime.texi: Likewise.
7284         * doc/functions.texi: Likewise.
7285         * doc/gcd.texi: Likewise.
7286         * doc/gnulib-tool.texi: Likewise.
7287         * doc/inet_ntoa.texi: Likewise.
7288         * doc/visibility.texi: Likewise.
7289
7290         * doc/getdate.texi: Update FDL version from 1.1 to 1.2.
7291         * doc/quote.texi: Add copyright notice.
7292
7293         * doc/solaris-versions: Add SunOS 5.10, SunOS 1.x, SunOS 4.0, SunOS
7294         4.0.x, SunOS 4.1.1.1, SunOS 4.1.1_U1, SunOS 4.1.3B.  SunOS 4.1.3
7295         was Solaris 1.1A.  Remove space before B in Solaris 1.1.1B.
7296         Mention SunOS 5.11.  Mention that everything before SunOS 5.7
7297         is now obsolete, and give a pointer to the Sun list.
7298         Add copyright notice.
7299
7300 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
7301
7302         * config/srclistvars.sh: Add copyright notice.
7303
7304 2006-08-14  Eric Blake  <ebb9@byu.net>
7305
7306         Import the following change from libc:
7307
7308         2006-08-12  Ulrich Drepper  <drepper@redhat.com>
7309
7310         Upstream bug 2997.
7311         * lib/misc/error.c: Add space between program name and message if file
7312         name is missing.
7313
7314 2006-08-12  Karl Berry  <karl@gnu.org>
7315
7316         * config/srclist.txt (ssize_t.m4, sig_atomic_t.m4, signalblocking.m4):
7317         remove, these originate in gnulib now.
7318
7319 2006-08-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7320
7321         * doc/Makefile (standards.info standards.html standards.dvi):
7322         Also depend on make-stds.texi.
7323
7324 2006-08-11  Paul Eggert  <eggert@cs.ucla.edu>
7325
7326         * lib/pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC_PIPE ->
7327         HAVE_PIPE.  Fix a file descriptor leak when fd_safer fails.
7328
7329         * lib/regex_internal.c (re_string_skip_chars): Don't assume WEOF fits
7330         in wchar_t.  Problem reported by Eric Blake.
7331
7332         * lib/snprintf.c (snprintf): memcpy LEN bytes, not SIZE - 1, when
7333         LEN is smaller than SIZE.  Suggested by Bruno Haible.
7334         Also, help the compiler to keep LEN in a register.
7335
7336 2006-08-11  Eric Blake  <ebb9@byu.net>
7337
7338         * users.txt: Sort.  Add tar.
7339
7340 2006-08-11  Bruno Haible  <bruno@clisp.org>
7341
7342         * users.txt: New file.
7343
7344 2006-08-11  Bruno Haible  <bruno@clisp.org>
7345
7346         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Include <stdio.h> and <time.h>
7347         before <wchar.h>. Needed for OSF/1 and BSD/OS.
7348
7349 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
7350
7351         * modules/snprintf (Depends-on): Remove minmax.
7352         (Maintainer): Add self and Bruno.
7353
7354 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
7355
7356         * lib/.cppi-disable: Add snprintf.h, socket_.h.
7357         * lib/snprintf.c: Include <errno.h> and <limits.h>.
7358         (EOVERFLOW): Define if the system does not.
7359         Do not include "minmax.h"; it wasn't used.
7360         (snprintf): Don't assume size_t promotes to an unsigned type.
7361         Fix bug when generated string was too long for the buffer: the
7362         buffer's contents are supposed to be the initial prefix of the
7363         output.  Don't assume vasnprintf returns EOVERFLOW if the size
7364         exceeds INT_MAX; do the check ourselves.
7365
7366         Import the following changes from libc:
7367
7368         2006-06-02  Jakub Jelinek  <jakub@redhat.com>
7369
7370         * lib/posix/regex_internal.c (re_string_skip_chars): If no character
7371         has been converted at all, set *last_wc to WEOF.  If mbrtowc failed,
7372         set wc to the byte which couldn't be converted.
7373         (re_string_reconstruct): Don't clear valid_raw_len before calling
7374         re_string_skip_chars.  If wc is WEOF after re_string_skip_chars, set
7375         tip_context using re_string_context_at.
7376
7377         2006-05-02  Ulrich Drepper  <drepper@redhat.com>
7378
7379         * lib/posix/regex.h: g++ still cannot handled [restrict].
7380
7381         2006-04-21  Ulrich Drepper  <drepper@redhat.com>
7382
7383         * lib/posix/regex.h: Remove special handling for VMS.
7384
7385 2006-08-10  Jim Meyering  <jim@meyering.net>
7386
7387         * modules/same-inode: New module.
7388         * modules/dev-ino: New module.
7389         * modules/cycle-check: Depend on these modules, rather than simply
7390         including their .h files.
7391         (Makefile.am): Don't list cycle-check.[ch] here, now that they're
7392         required via m4/cycle-check.m4.
7393         * modules/same: Depend on new same-inode module, rather than
7394         including same-inode.h.
7395         * modules/chdir-safer: New file.
7396
7397         * modules/chown (Depends-on): Add stat-macros.
7398
7399 2006-08-10  Jim Meyering  <jim@meyering.net>
7400
7401         * m4/cycle-check.m4: New file.
7402         Require gl_STRUCT_DEV_INO and gl_SAME_INODE.
7403         * m4/dev-ino.m4, m4/same-inode.m4: New files.
7404
7405 2006-08-10  Eric Blake  <ebb9@byu.net>
7406
7407         * modules/verror (Depends-on): Remove bogus gl_VERROR that snuck
7408         in from original proposal.
7409
7410 2006-08-10  Eric Blake  <ebb9@byu.net>
7411         and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7412
7413         * gnulib-tool (func_import): Detect unexpanded macros in gnulib
7414         namespace.
7415
7416 2006-08-10  Bruno Haible  <bruno@clisp.org>
7417
7418         * gnulib-tool (func_create_testdir): Detect unexpanded macros here
7419         as well.
7420
7421 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
7422
7423         Sync from coreutils.
7424
7425         2006-07-19  Mike Frysinger  <vapier@gentoo.org>
7426
7427         * lib/mountlist.c [ME_REMOTE]: Filter out cifs.
7428         Reported by Toralf Förster in <http://bugs.gentoo.org/141012>.
7429
7430 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
7431
7432         * modules/restrict: Remove; no longer needed now that we assume
7433         Autoconf 2.59 or later.
7434         * MODULES.html.sh: Remove 'restrict'.
7435         * modules/argp (Depends-on): Remove 'restrict'.
7436         * modules/base64 (Depends-on): Likewise.
7437         * modules/gc (Depends-on): Likewise.
7438         * modules/getaddrinfo (Depends-on): Likewise.
7439         * modules/glob (Depends-on): Likewise.
7440         * modules/inet_ntop (Depends-on): Likewise.
7441         * modules/inet_pton (Depends-on): Likewise.
7442         * modules/memxor (Depends-on): Likewise.
7443         * modules/regex (Depends-on): Likewise.
7444         * modules/strtok_r (Depends-on): Likewise.
7445         * modules/time_r (Depends-on): Likewise.
7446
7447 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
7448
7449         * m4/argp.m4 (gl_ARGP): Require AC_C_RESTRICT.
7450         * m4/gc.m4 (gl_PREREQ_GC): Likewise.
7451         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
7452         * m4/inet_ntop.m4 (gl_PREREQ_INET_NTOP): Likewise.
7453         * m4/inet_pton.m4 (gl_PREREQ_INET_PTON): Likewise.
7454         * m4/memxor.m4 (gl_MEMXOR): Likewise.
7455         * m4/restrict.m4: Remove; no longer needed.  All remaining uses of
7456         gl_C_RESTRICT replaced by AC_C_RESTRICT.
7457
7458         Merge from coreutils.
7459         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_C_RESTRICT, not
7460         gl_C_RESTRICT, now that we assume Autoconf 2.59 or later.
7461         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
7462         * m4/time_r.m4 (gl_TIME_R): Likewise.
7463
7464 2006-08-09  Karl Berry  <karl@gnu.org>
7465
7466         * config/srclist.txt: no more gettext-tools, per Bruno.
7467
7468 2006-08-08  Eric Blake  <ebb9@byu.net>
7469
7470         * modules/verror: New module.
7471         * MODULES.html.sh: Document it.
7472
7473 2006-08-08  Eric Blake  <ebb9@byu.net>
7474
7475         * lib/verror.h, lib/verror.c: New files.
7476
7477 2006-08-08  Eric Blake  <ebb9@byu.net>
7478
7479         * lib/verror.c (verror_at_line): Work around glibc bug 2997, so that
7480         verror_at_line output complies with GNU Coding Standards even when
7481         file is NULL.
7482
7483 2006-08-07  Bruno Haible  <bruno@clisp.org>
7484
7485         * lib/allocsa.h (sa_alignof) [_AIX]: Also consider 'long long' in newer
7486         versions of AIX.
7487         Reported by Ralf Wildenhues.
7488
7489 2006-08-07  Bruno Haible  <bruno@clisp.org>
7490
7491         * gnulib-tool (func_create_testdir): Wrap the set of autoconf snippets
7492         in an AC_DEFUN. Needed so that the autoconf snippets can use
7493         AC_REQUIRE.
7494
7495 2006-08-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7496
7497         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
7498         Initialize pkgdata_DATA.
7499         * modules/javaversion (Makefile.am): Add to pkgdata_DATA, rather than
7500         overriding it.
7501
7502 2006-08-06  Eric Blake  <ebb9@byu.net>
7503
7504         * lib/error.h: Fold in some upstream changes from glibc.
7505         * lib/error.c: Likewise.
7506
7507 2006-08-04  Bruno Haible  <bruno@clisp.org>
7508
7509         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
7510         Make the mostlyclean-local rule depend on mostlyclean-generic.
7511         Reported by Jim Meyering. Solution suggested by Ralf Wildenhues.
7512
7513 2006-07-31  Bruno Haible  <bruno@clisp.org>
7514
7515         * m4/localcharset.m4 (gl_LOCALCHARSET): Remove tests for <stddef.h>,
7516         <stdlib.h>, <string.h>.
7517
7518 2006-07-30  Bruno Haible  <bruno@clisp.org>
7519
7520         * modules/readlink (License): Change to LGPL.
7521
7522 2006-07-30  Bruno Haible  <bruno@clisp.org>
7523
7524         * modules/javaversion (Makefile.am): Distribute javaversion.java and
7525         javaversion.class. Also install javaversion.class in $(pkgdatadir) and
7526         set PKGDATADIR to point to it.
7527
7528 2006-07-30  Bruno Haible  <bruno@clisp.org>
7529
7530         * modules/csharpexec (configure.ac): Comment out macro invocation.
7531         * modules/javaexec (configure.ac): Likewise.
7532         * modules/javacomp-script (configure.ac): Likewise.
7533
7534         * modules/csharpcomp-script (configure.ac): Use AC_REQUIRE.
7535
7536 2006-07-30  Bruno Haible  <bruno@clisp.org>
7537
7538         * modules/clean-temp (Depends-on): Add linkedhash-list, remove
7539         linked-list.
7540
7541 2006-07-30  Bruno Haible  <bruno@clisp.org>
7542
7543         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Assume <string.h> exists.
7544
7545 2006-07-30  Bruno Haible  <bruno@clisp.org>
7546
7547         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
7548         Initialize MOSTLYCLEANFILES to core and *.stackdump, so that core dumps
7549         get removed.
7550
7551 2006-07-29  Bruno Haible  <bruno@clisp.org>
7552
7553         Make it possible for gnulib-tool to work with locally modified or
7554         augmented gnulib repositories.
7555         * gnulib-tool (func_usage): Document --local-dir option.
7556         (local_gnulib_dir): New variable.
7557         Handle --local-dir option.
7558         (func_lookup_file): New function.
7559         (func_all_modules, func_verify_module): Look also in $local_gnulib_dir.
7560         (func_get_description, func_get_filelist, func_get_description,
7561         func_get_filelist, func_get_dependencies, func_get_autoconf_snippet,
7562         func_get_automake_snippet, func_get_include_directive,
7563         func_get_license, func_get_maintainer): Use func_lookup_file.
7564         (func_import, func_create_testdir): Use func_lookup_file.
7565
7566 2006-07-29  Bruno Haible  <bruno@clisp.org>
7567
7568         * modules/setenv (Depends-on): Add unistd.
7569
7570 2006-07-29  Bruno Haible  <bruno@clisp.org>
7571
7572         * lib/setenv.c: Undo unintended modification done on 2006-02-27.
7573
7574 2006-07-29  Bruno Haible  <bruno@clisp.org>
7575
7576         * lib/localcharset.c: Assume <stddef.h>, <stdlib.h>, <string.h> exist.
7577
7578 2006-07-29  Bruno Haible  <bruno@clisp.org>
7579
7580         * gnulib-tool (import, update): If there is no Makefile.am, look at
7581         aclocal.m4, instead of bailing out.
7582
7583 2006-07-29  Bruno Haible  <bruno@clisp.org>
7584
7585         * gnulib-tool (func_usage): Revert most of the 2006-07-15 change.
7586         Categorize the options by when they are useful.
7587
7588 2006-07-29  Bruno Haible  <bruno@clisp.org>
7589
7590         * gnulib-tool (func_usage): Document option --no-libtool.
7591         Handle option --no-libtool.
7592         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Update
7593         for changed semantics of $libtool variable.
7594         (func_import): Likewise. If libtool is not used, show this through
7595         an option --no-libtool.
7596         (func_create_testdir): Update.
7597
7598 2006-07-29  Bruno Haible  <bruno@clisp.org>
7599
7600         * gnulib-tool (func_import): Extend error message about missing
7601         --doc-base.
7602
7603 2006-07-29  Bruno Haible  <bruno@clisp.org>
7604
7605         * gnulib-tool (func_import): Don't create the $docbase directory if
7606         there is no file to store there.
7607
7608 2006-07-29  Bruno Haible  <bruno@clisp.org>
7609
7610         * gnulib-tool (autoconf_minversion): If a --dir option is given and
7611         relevant, look for configure.ac there, not in the current directory.
7612         Also use a simple search for AC_PREREQ, not "autoconf --trace".
7613
7614 2006-07-29  Bruno Haible  <bruno@clisp.org>
7615
7616         * gnulib-tool (SORT): New variable.
7617         (func_usage): Undocument --assume-autoconf option.
7618         Remove --assume-autoconf option handling.
7619         (autoconf_minversion): Determine from the contents of configure.ac.
7620         (func_import): Remove autoconf_minversion handling.
7621         Suggested by Eric Blake.
7622
7623 2006-07-29  Bruno Haible  <bruno@clisp.org>
7624
7625         * doc/gnulib-tool.texi (gl_LIBTOOL): Mention --no-libtool option.
7626
7627 2006-07-29  Bruno Haible  <bruno@clisp.org>
7628
7629         * config/srclist.txt (*setenv.[ch]): Remove rules.
7630
7631 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
7632
7633         * m4/inet_pton.m4, inet_ntop.m4: Check for netinet/in.h too.
7634
7635 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
7636
7637         * lib/inet_ntop.h, inet_pton.h: Need to include netinet/in.h before
7638         arpa/inet.h.
7639
7640 2006-07-28  Simon Josefsson  <jas@extundo.com>
7641
7642         * modules/inet_ntop (Depends-on): Depend on arpa_inet.
7643         * modules/inet_pton (Depends-on): Likewise.
7644
7645 2006-07-28  Simon Josefsson  <jas@extundo.com>
7646
7647         * m4/netinet_in_h.m4: New file.
7648
7649 2006-07-28  Simon Josefsson  <jas@extundo.com>
7650
7651         * lib/inet_ntop.h, inet_pton.h: No need to guard netinet/in.h
7652         #include's.
7653
7654 2006-07-28  Simon Josefsson  <jas@extundo.com>
7655
7656         * lib/inet_ntop.h, inet_pton.h: No need to guard arpa/inet.h
7657         #include's.
7658
7659 2006-07-28  Paul Eggert  <eggert@cs.ucla.edu>
7660
7661         * lib/modechange.c (mode_compile): Numeric modes now affect setuid and
7662         setgid on directories only if they set these bits.
7663         * lib/modechange.h: Remove obsolete comment about masks.
7664
7665 2006-07-28  Eric Blake  <ebb9@byu.net>
7666
7667         * lib/regex_internal.h (struct re_dfa_t) [!_LIBC]: Avoid invalid C89
7668         macro expansion.
7669
7670 2006-07-28  Bruno Haible  <bruno@clisp.org>
7671
7672         * lib/inet_ntop.h, inet_pton.h: Use #if HAVE* instead of #ifdef HAVE*.
7673
7674 2006-07-28  Bruno Haible  <bruno@clisp.org>
7675
7676         * m4/mbchar.m4 (gl_MBCHAR): Also test for iswcntrl.
7677
7678 2006-07-28  Bruno Haible  <bruno@clisp.org>
7679
7680         * lib/mbchar.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
7681         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
7682         Define fallbacks.
7683         Avoids link error on FreeBSD 4.x.
7684         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
7685
7686         * lib/wcwidth.h (iswprint): Assume an ASCII compatible wide character
7687         encoding.
7688         * lib/mbswidth.c (iswcntrl): Likewise.
7689
7690 2006-07-27  Bruno Haible  <bruno@clisp.org>
7691
7692         * m4/stdint.m4 (gl_STDINT_H): Define __STDC_CONSTANT_MACROS during the
7693         test.
7694
7695 2006-07-27  Bruno Haible  <bruno@clisp.org>
7696
7697         * lib/stdint_.h (INT*_C, UINT*_C) [C++]: Define these if
7698         __STDC_CONSTANT_MACROS is defined, not if __STDC_LIMIT_MACROS is
7699         defined.
7700
7701 2006-07-26  Eric Blake  <ebb9@byu.net>
7702
7703         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Check for missing pipe.
7704
7705 2006-07-26  Eric Blake  <ebb9@byu.net>
7706
7707         * lib/mkstemp-safer.c [! HAVE_MKSTEMP]: Add prototype for platforms
7708         like mingw that lack mkstemp.
7709         * lib/pipe-safer.c (pipe_safer) [!HAVE_FUNC_PIPE]: Provide fallback to
7710         avoid compilation warning on mingw.
7711
7712 2006-07-26  Bruno Haible  <bruno@clisp.org>
7713
7714         * m4/stdint.m4 (gl_STDINT_H): Also verify the existence of the macros
7715         INT*_MIN, INT_LEAST*_MAX, INT_LEAST*_MIN, UINT_LEAST*_MAX,
7716         INT_FAST*_MIN, INTPTR_MIN.
7717
7718 2006-07-25  Bruno Haible  <bruno@clisp.org>
7719
7720         * modules/version-etc (Depends-on): Add stdarg.
7721
7722 2006-07-25  Bruno Haible  <bruno@clisp.org>
7723
7724         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Avoid 'eval' in front of
7725         complex commands.
7726
7727 2006-07-25  Bruno Haible  <bruno@clisp.org>
7728
7729         * lib/version-etc.c (version_etc_va): Use va_copy, assumed to be
7730         defined in <stdarg.h> or config.h.
7731
7732 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
7733
7734         * m4/stdio-safer.m4 (gl_FOPEN_SAFER, gl_TMPFILE_SAFER): New macros.
7735         (gl_STDIO_SAFER): Remove.
7736
7737 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
7738
7739         * MODULES.html.sh (File stream based Input/Output):
7740         Add fopen-safer, tmpfile-safer; remove stdio-safer.
7741         * modules/getusershell (Depends-on): Change stdio-safer to fopen-safer.
7742         * modules/fopen-safer, modules/tmpfile-safer: New files.
7743         * modules/stdio-safer: Remove.
7744
7745 2006-07-24  Bruno Haible  <bruno@clisp.org>
7746
7747         * modules/tmpdir: New file.
7748         * MODULES.html.sh (File system functions): Add it.
7749
7750 2006-07-24  Bruno Haible  <bruno@clisp.org>
7751
7752         * modules/javacomp (Depends-on): Add unistd, javaversion, binary-io,
7753         getline, pathname, fwriteerror, clean-temp, xvasprintf, strstr.
7754
7755 2006-07-24  Bruno Haible  <bruno@clisp.org>
7756
7757         * modules/clean-temp: New file.
7758
7759 2006-07-24  Bruno Haible  <bruno@clisp.org>
7760
7761         * m4/tmpdir.m4: New file, from GNU gettext.
7762
7763 2006-07-24  Bruno Haible  <bruno@clisp.org>
7764
7765         * lib/tmpdir.h: New file, from GNU gettext.
7766         * lib/tmpdir.c: New file, from GNU gettext.
7767
7768 2006-07-24  Bruno Haible  <bruno@clisp.org>
7769
7770         * lib/clean-temp.h: New file, from GNU gettext.
7771         * lib/clean-temp.c: New file, from GNU gettext.
7772
7773 2006-07-23  Eric Blake  <ebb9@byu.net>
7774
7775         * modules/stdio-safer (Files): Add tmpfile-safer.c.
7776         (Depends-on): Add binary-io.
7777
7778 2006-07-23  Eric Blake  <ebb9@byu.net>
7779
7780         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add tmpfile-safer.c.
7781
7782 2006-07-23  Eric Blake  <ebb9@byu.net>
7783
7784         * lib/tmpfile-safer.c: New file.
7785         * lib/stdio-safer.h (fopen_safer): Add prototype.
7786         * lib/stdio--.h (tmpfile): Make safer.
7787
7788 2006-07-23  Bruno Haible  <bruno@clisp.org>
7789
7790         * lib/gl_anylinked_list2.h (ASYNCSAFE): New macro.
7791         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before,
7792         gl_linked_add_after, gl_linked_add_at, gl_linked_remove_node,
7793         gl_linked_remove_at): Use it.
7794
7795 2006-07-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
7796         and Simon Josefsson <jas@extundo.com>
7797
7798         * lib/getaddrinfo.h (AI_PASSIVE): Make sure it is defined.
7799
7800         * lib/getaddrinfo.c (getaddrinfo): Support AI_PASSIVE.
7801
7802 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
7803
7804         * modules/close-stream: New file.
7805         * modules/closeout (Description): Make it clear that it exits
7806         with a diagnostic on error.
7807         (Depends-on): Add close-stream.  Remove fpending, stdbool.
7808         * MODULES.html.sh (File stream based Input/Output): Add close-stream.
7809
7810 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
7811
7812         * m4/close-stream.m4: New file.
7813
7814 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
7815
7816         * lib/close-stream.c, lib/close-stream.h: New files.
7817
7818 2006-07-22  Bruno Haible  <bruno@clisp.org>
7819
7820         Merge from GNU gettext 0.15.
7821
7822         2006-05-01  Bruno Haible  <bruno@clisp.org>
7823
7824                 * build-aux/javacomp.sh.in: Update for changed javacomp.m4.
7825
7826         2006-07-22  Bruno Haible  <bruno@clisp.org>
7827
7828                 * modules/javaversion: New file.
7829                 * MODULES.html.sh (Java): Add javaversion.
7830
7831         2006-03-12  Bruno Haible  <bruno@clisp.org>
7832
7833                 * build-aux/javaexec.sh.in: Update for changed javaexec.m4.
7834
7835         2005-12-04  Bruno Haible  <bruno@clisp.org>
7836
7837                 * build-aux/csharpexec.sh.in: Add support for 'clix' launcher
7838                 (untested).
7839
7840         2006-06-21  Bruno Haible  <bruno@clisp.org>
7841
7842                 Avoid warnings from recent versions of mcs.
7843                 * build-aux/csharpcomp.sh.in (options_mcs): Don't use options
7844                 -o, -L, -r any more. Use options documented since mcs-1.0
7845                 instead. Similarly for -g.
7846
7847         2005-12-04  Bruno Haible  <bruno@clisp.org>
7848
7849                 * build-aux/csharpcomp.sh.in: Suffix for resources is
7850                 .resources, not .resource.
7851
7852         2005-07-09  Bruno Haible  <bruno@clisp.org>
7853
7854                 * build-aux/csharpcomp.sh.in (options_csc): For -l option,
7855                 add a .dll suffix.
7856                 Reported by Mark Junker <mjscod@gmx.de>.
7857
7858         2006-07-22  Bruno Haible  <bruno@clisp.org>
7859
7860                 * modules/gettext: Upgrade to gettext-0.15.
7861                 (Files): Remove m4/isc-posix.m4. Add m4/lock.m4,
7862                 m4/visibility.m4.
7863                 Replace m4/inttypes.m4 with m4/inttypes-h.m4.
7864
7865 2006-07-22  Bruno Haible  <bruno@clisp.org>
7866
7867         Merge from GNU gettext 0.15.
7868
7869         2006-03-25  Bruno Haible  <bruno@clisp.org>
7870
7871                 * lib-link.m4 (AC_LIB_LINKFLAGS_FROM_LIBS): New macro.
7872
7873         2006-07-21  Bruno Haible  <bruno@clisp.org>
7874
7875                 * javacomp.m4 (gt_JAVACOMP): Convert target_version "null" to
7876                 "1.1".
7877
7878         2006-05-09  Bruno Haible  <bruno@clisp.org>
7879
7880                 * javacomp.m4 (gt_JAVACOMP): On Cygwin, set
7881                 CLASSPATH_SEPARATOR to a semicolon. Use CLASSPATH_SEPARATOR
7882                 for the conftestver execution.
7883
7884         2006-05-01  Bruno Haible  <bruno@clisp.org>
7885
7886                 * javacomp.m4 (gt_JAVACOMP): Accept a source-version and an
7887                 optional target-version argument. Verify that the compiler
7888                 groks source of the specified source-version, or add -source
7889                 option as necessary. Verify that the compiler produces
7890                 bytecode in the specified target-version, or add -target and
7891                 -source options as necessary. Make the result of the test
7892                 available as variable CONF_JAVAC. Also log error output in
7893                 config.log.
7894
7895         2006-03-11  Bruno Haible  <bruno@clisp.org>
7896
7897                 * javacomp.m4 (gt_JAVACOMP): Treat gcj-4.x like gcj-3.x.
7898
7899         2006-05-09  Bruno Haible  <bruno@clisp.org>
7900
7901                 * javaexec.m4 (gt_JAVAEXEC): On Cygwin, set
7902                 CLASSPATH_SEPARATOR to a semicolon.
7903
7904         2006-03-12  Bruno Haible  <bruno@clisp.org>
7905
7906                 * javaexec.m4 (gt_JAVAEXEC): Make the result of the test
7907                 available as variable CONF_JAVA, for subsequent autoconf
7908                 tests. Also log error output in config.log.
7909
7910         2006-07-19  Bruno Haible  <bruno@clisp.org>
7911
7912                 * getline.m4 (AM_FUNC_GETLINE): When cross-compiling, assume
7913                 that getline works on glibc2 systems. Needed to avoid trouble
7914                 in relocatable.c.
7915                 Reported by Nils Magnus Larsgard <nmlarsgaard@atmel.no>.
7916
7917         2005-12-04  Bruno Haible  <bruno@clisp.org>
7918
7919                 * csharpexec.m4 (gt_CSHARPEXEC): Add support for 'clix'
7920                 launcher (untested).
7921
7922         2005-12-04  Bruno Haible  <bruno@clisp.org>
7923
7924                 * csharpcomp.m4 (gt_CSHARPCOMP): Also set CSHARPCOMPFLAGS.
7925
7926         2006-07-22  Bruno Haible  <bruno@clisp.org>
7927
7928                 * gettext.m4: Update from GNU gettext-0.15.
7929                 * nls.m4: Likewise.
7930                 * po.m4: Likewise.
7931                 * inttypes-pri.m4: Likewise.
7932                 * inttypes-h.m4: Renamed from inttypes.m4.
7933                 (gl_HEADER_INTTYPES_H): Renamed from gt_HEADER_INTTYPES_H.
7934
7935 2006-07-22  Bruno Haible  <bruno@clisp.org>
7936
7937         Merge from GNU gettext 0.15.
7938
7939         2005-07-05  Bruno Haible  <bruno@clisp.org>
7940
7941                 * printf-args.c (printf_fetchargs): Work around broken
7942                 definition of wint_t on mingw.
7943
7944         2005-02-12  Bruno Haible  <bruno@clisp.org>
7945
7946                 * xallocsa.h: Add extern "C" for C++.
7947
7948         2006-05-17  Bruno Haible  <bruno@clisp.org>
7949
7950                 Cygwin portability.
7951                 * progreloc.c (WIN32_NATIVE): Renamed from WIN32.
7952
7953         2006-04-30  Bruno Haible  <bruno@clisp.org>
7954
7955                 * progreloc.c: Include <mach-o/dyld.h> if available.
7956                 (find_executable): Use _NSGetExecutablePath when possible.
7957
7958         2006-05-06  Charles Wilson  <cygwin@cwilson.fastmail.fm>
7959
7960                 * progreloc.c (maybe_executable) [CYGWIN]: Use the access()
7961                 function.
7962
7963         2005-12-29  Bruno Haible  <bruno@clisp.org>
7964
7965                 * progreloc.c (set_program_name_and_installdir): Fix
7966                 compilation error.
7967
7968         2005-12-04  Bruno Haible  <bruno@clisp.org>
7969
7970                 Cygwin portability.
7971                 * progreloc.c: Include <windows.h> also on Cygwin.
7972                 (find_executable): Add support for Cygwin.
7973                 (set_program_name_and_installdir): Handle also platforms with
7974                 nonempty EXEEXT.
7975
7976         2006-07-11  Bruno Haible  <bruno@clisp.org>
7977
7978                 * javacomp.c: Fix a comment.
7979                 Reported by Jim Meyering.
7980
7981         2006-04-30  Bruno Haible  <bruno@clisp.org>
7982
7983                 * javacomp.h (compile_java_class): Add source_version,
7984                 target_version arguments.
7985                 * javacomp.c: Rewritten to choose only a compiler that
7986                 respects the specified source_version and target_version.
7987
7988         2006-06-27  Bruno Haible  <bruno@clisp.org>
7989
7990                 Assume correct S_ISDIR macro.
7991                 * mkdtemp.c: Remove test of STAT_MACROS_BROKEN.
7992
7993         2006-07-22  Bruno Haible  <bruno@clisp.org>
7994
7995                 * javaversion.h: New file, from GNU gettext.
7996                 * javaversion.c: New file, from GNU gettext.
7997                 * javaversion.java: New file, from GNU gettext.
7998                 * javaversion.class: New file, from GNU gettext.
7999
8000         2006-05-17  Bruno Haible  <bruno@clisp.org>
8001
8002                 Cygwin portability.
8003                 * javaexec.c (execute_java_class): Test for jview program
8004                 also on Cygwin.
8005
8006         2006-04-09  Bruno Haible  <bruno@clisp.org>
8007
8008                 * fatal-signal.c: Don't include string.h.
8009                 (at_fatal_signal): Use a copying loop instead of memcpy.
8010
8011         2005-12-04  Bruno Haible  <bruno@clisp.org>
8012
8013                 * csharpexec.c: Add support for 'clix' launcher (untested).
8014                 (execute_csharp_using_sscli): New function.
8015                 (execute_csharp_program): Call it.
8016
8017         2006-06-21  Bruno Haible  <bruno@clisp.org>
8018
8019                 Avoid warnings from recent versions of mcs.
8020                 * csharpcomp.c (compile_csharp_using_mono): Don't use options
8021                 -o, -L, -r any more. Use options documented since mcs-1.0
8022                 instead. Similarly for -g.
8023
8024         2005-07-09  Bruno Haible  <bruno@clisp.org>
8025
8026                 * csharpcomp.c (compile_csharp_using_sscli): For -l option,
8027                 add a .dll suffix.
8028                 Reported by Mark Junker <mjscod@gmx.de>.
8029
8030         2006-06-17  Bruno Haible  <bruno@clisp.org>
8031
8032                 * config.charset: Update for NetBSD 3.0.
8033
8034         2006-05-17  Bruno Haible  <bruno@clisp.org>
8035
8036                 Cygwin portability.
8037                 * localcharset.c (WIN32_NATIVE): Renamed from WIN32.
8038
8039         2006-05-16  Bruno Haible  <bruno@clisp.org>
8040
8041                 * localcharset.c [CYGWIN]: Include <windows.h>.
8042                 (get_charset_aliases): For Cygwin, return the same CPxxx
8043                 aliases list as under WIN32.
8044                 (locale_charset) [CYGWIN]: Try to retrieve the encoding from
8045                 the environment variables. Fall back to GetACP().
8046
8047         2006-04-05  Bruno Haible  <bruno@clisp.org>
8048
8049                 * config.charset: Update Juan Manuel Guerrero's address.
8050
8051         2005-02-12  Bruno Haible  <bruno@clisp.org>
8052
8053                 * allocsa.h: Add extern "C" for C++.
8054
8055         2005-02-10  Bruno Haible  <bruno@clisp.org>
8056
8057                 * allocsa.h (sa_alignof): Define differently with AIX xlc, to
8058                 avoid a bug of this compiler on AIX 3.2.5 dealing with enums.
8059
8060         2006-07-22  Bruno Haible  <bruno@clisp.org>
8061
8062                 * gettext.h: Update to GNU gettext-0.15.
8063
8064 2006-07-22  Bruno Haible  <bruno@clisp.org>
8065
8066         * config/srclist.txt: Resync printf-args.c, vasnprintf.c,
8067         localcharset.c, mkdtemp.c, config.rpath, lib-ld.m4, lib-link.m4,
8068         lib-prefix.m4, longdouble.m4, ssize_t.m4.
8069
8070 2006-07-21  Eric Blake  <ebb9@byu.net>
8071
8072         * modules/stdlib-safer: New file.
8073         * MODULES.html.sh (File stream based Input/Output): Add
8074         stdlib-safer.
8075
8076 2006-07-21  Eric Blake  <ebb9@byu.net>
8077
8078         * lib/stdlib-safer.h: New file from coreutils, required by
8079         stdlib--.h.
8080
8081 2006-07-20  Paul Eggert  <eggert@cs.ucla.edu>
8082
8083         * gnulib-tool (func_usage): Document --assume-autoconf='latest-stable'.
8084
8085 2006-07-20  Bruno Haible  <bruno@clisp.org>
8086
8087         * gnulib-tool: Recognize new option --assume-autoconf.
8088         (autoconf_minversion): New variable.
8089         (func_get_filelist): Use it to decide whether to add onceonly_2_57.m4.
8090
8091 2006-07-20  Bruno Haible  <bruno@clisp.org>
8092
8093         * MODULES.html.sh (func_all_modules): Add a missing func_begin_table.
8094
8095 2006-07-19  Derek R. Price  <derek@ximbiot.com>
8096
8097         * lib/getaddrinfo.h: Don't define unimplemented AI_* flags.
8098         Reindent and repaginate.
8099
8100 2006-07-19  Derek Price  <derek@ximbiot.com>
8101
8102         * doc/gnulib.texi (Libtool and Windows):  Eliminate passive voice.
8103         Correct grammar.
8104
8105 2006-07-17  Bruno Haible  <bruno@clisp.org>
8106
8107         * modules/list: New file.
8108         * modules/array-list: New file.
8109         * modules/carray-list, modules/carray-list-tests: New files.
8110         * modules/linked-list, modules/linked-list-tests: New files.
8111         * modules/avltree-list, modules/avltree-list-tests: New files.
8112         * modules/rbtree-list, modules/rbtree-list-tests: New files.
8113         * modules/linkedhash-list, modules/linkedhash-list-tests: New files.
8114         * modules/avltreehash-list, modules/avltreehash-list-tests: New files.
8115         * modules/rbtreehash-list, modules/rbtreehash-list-tests: New files.
8116         * modules/oset: New file.
8117         * modules/array-oset: New file.
8118         * modules/avltree-oset, modules/avltree-oset-tests: New files.
8119         * modules/rbtree-oset, modules/rbtree-oset-tests: New files.
8120         * tests/test-carray_list.c: New file.
8121         * tests/test-linked_list.c: New file.
8122         * tests/test-avltree_list.c: New file.
8123         * tests/test-rbtree_list.c: New file.
8124         * tests/test-linkedhash_list.c: New file.
8125         * tests/test-avltreehash_list.c: New file.
8126         * tests/test-rbtreehash_list.c: New file.
8127         * tests/test-avltree_oset.c: New file.
8128         * tests/test-rbtree_oset.c: New file.
8129         * MODULES.html.sh (Container data structures): New section.
8130
8131 2006-07-17  Bruno Haible  <bruno@clisp.org>
8132
8133         * m4/gl_list.m4: New file.
8134
8135 2006-07-17  Bruno Haible  <bruno@clisp.org>
8136
8137         * lib/gl_list.h: New file.
8138         * lib/gl_list.c: New file.
8139         * lib/gl_array_list.h: New file.
8140         * lib/gl_array_list.c: New file.
8141         * lib/gl_carray_list.h: New file.
8142         * lib/gl_carray_list.c: New file.
8143         * lib/gl_linked_list.h: New file.
8144         * lib/gl_linked_list.c: New file.
8145         * lib/gl_anylinked_list1.h: New file.
8146         * lib/gl_anylinked_list2.h: New file.
8147         * lib/gl_avltree_list.h: New file.
8148         * lib/gl_avltree_list.c: New file.
8149         * lib/gl_anyavltree_list1.h: New file.
8150         * lib/gl_anyavltree_list2.h: New file.
8151         * lib/gl_rbtree_list.h: New file.
8152         * lib/gl_rbtree_list.c: New file.
8153         * lib/gl_anyrbtree_list1.h: New file.
8154         * lib/gl_anyrbtree_list2.h: New file.
8155         * lib/gl_anytree_list1.h: New file.
8156         * lib/gl_anytree_list2.h: New file.
8157         * lib/gl_linkedhash_list.h: New file.
8158         * lib/gl_linkedhash_list.c: New file.
8159         * lib/gl_anyhash_list1.h: New file.
8160         * lib/gl_anyhash_list2.h: New file.
8161         * lib/gl_avltreehash_list.h: New file.
8162         * lib/gl_avltreehash_list.c: New file.
8163         * lib/gl_rbtreehash_list.h: New file.
8164         * lib/gl_rbtreehash_list.c: New file.
8165         * lib/gl_anytreehash_list1.h: New file.
8166         * lib/gl_anytreehash_list2.h: New file.
8167
8168         * lib/gl_oset.h: New file.
8169         * lib/gl_oset.c: New file.
8170         * lib/gl_array_oset.h: New file.
8171         * lib/gl_array_oset.c: New file.
8172         * lib/gl_avltree_oset.h: New file.
8173         * lib/gl_avltree_oset.c: New file.
8174         * lib/gl_rbtree_oset.h: New file.
8175         * lib/gl_rbtree_oset.c: New file.
8176         * lib/gl_anytree_oset.h: New file.
8177
8178 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
8179
8180         * m4/mkancesdirs.m4: New file.
8181         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Mention dirchownmod.c,
8182         dirchownmod.h.  Don't require AC_FUNC_ALLOCA, gl_AFS, gl_CHDIR_SAFER;
8183         no longer needed.  Require gl_FUNC_LCHOWN, since dirchownmod.c needs
8184         it.
8185
8186 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
8187
8188         * lib/dirchownmod.c, lib/dirchownmod.h, lib/mkancesdirs.c:
8189         * lib/mkancesdirs.h: New files.
8190         * lib/mkdir-p.c: Don't include alloca.h, stdio.h, sys/types.h,
8191         unistd.h, string.h, chdir-safer.h, dirname.h, lchmod.h, lchown.h,
8192         save-cwd.h.  Instead, include dirchownmod.h and mkancesdirs.h.
8193         (make_dir_parents): New args MAKE_ANCESTOR, OPTIONS, ANNOUNCE,
8194         MODE_BITS.  Remove options VERBOSE_FMT_STRING, CWD_ERRNO.  All
8195         callers changed.  Revamp internals significantly, by not
8196         attempting to create directories that are temporarily more
8197         permissive than the final results.  Do not attempt to use
8198         save_cwd/restore_cwd; it isn't worth it for mkdir and install.
8199         This removes some race conditions, fixes some bugs, and simplifies
8200         things.  Use new dirchownmod function to do owner and mode changes.
8201         * lib/mkdir-p.h: Likewise.
8202         * lib/modechange.c (octal_to_mode): New function.
8203         (struct mode_change): New member mentioned.
8204         (make_node_op_equals): New arg mentioned.  All callers changed.
8205         (mode_compile): Keep track of which mode bits the user has explicitly
8206         mentioned.
8207         (mode_adjust): New arg DIR, so that we implement the X op correctly.
8208         New arg PMODE_BITS, to keep track of which mode bits the user
8209         mentioned; it treats S_ISUID and S_ISGID speciall.
8210         All callers changed.
8211         * lib/modechange.h: Likewise.
8212
8213 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
8214
8215         * MODULES.html.sh: Add mkancestors.
8216         * modules/mkancesdirs: New module.
8217         * modules/mkdir-p (Files): Remove lib/chdir-safer.c, lib/chdir-safer.h,
8218         lib/same-inode.h, m4/afs.m4, m4/chdir-safer.m4.
8219         The chdir-safer and afs files are now orphans; I'll remove them
8220         unless someone speaks up.
8221         Add lib/dirchownmod.c, lib/dirchownmod.h.
8222         (Depends-on): Remove alloca, chown, save-cwd, dirname.
8223         Add lchown, mkancesdirs.
8224         (Maintainer): Add self.
8225
8226 2006-07-15  Karl Berry  <karl@gnu.org>
8227
8228         * gnulib-tool: help message wording/arrangement.
8229
8230 2006-07-14  Simon Josefsson  <jas@extundo.com>
8231
8232         * doc/gnulib.texi (Libtool and Windows): New section.
8233
8234 2006-07-12  Simon Josefsson  <jas@extundo.com>
8235
8236         * modules/gendocs (License): Fix license, approved by Karl.
8237
8238 2006-07-12  Eric Blake  <ebb9@byu.net>
8239
8240         * MODULES.html.sh: Add gendocs.
8241
8242 2006-07-11  Eric Blake  <ebb9@byu.net>
8243
8244         * modules/fdl: New module, to install doc/fdl.texi.
8245         * MODULES.html.sh: Add new section for documentation modules.
8246         * gnulib-tool: Avoid space-tab.
8247         (--doc-base): New option, to manage files from doc.
8248
8249 2006-07-11  Eric Blake  <ebb9@byu.net>
8250
8251         * m4/absolute-header.m4: Fix comments to match recent change.
8252
8253 2006-07-11  Eric Blake  <ebb9@byu.net>
8254
8255         * gnulib-tool: List --doc-base before --tests-base.
8256
8257 2006-07-11  Derek R. Price  <derek@ximbiot.com>
8258
8259         * lib/glob.c: s/NAMLEN/_D_EXACT_NAMLEN/.
8260
8261 2006-07-11  Bruno Haible  <bruno@clisp.org>
8262
8263         * README: Mention where to put documentation.
8264
8265 2006-07-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8266
8267         * doc/functions.texi, gnulib-tool.texi, gnulib.texi: Fix some typos.
8268
8269 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
8270
8271         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Like today's change
8272         to stdint.m4.
8273
8274 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
8275
8276         * m4/stdint.m4 (gl_STDINT_H): Like yesterday's change to
8277         absolute-header.m4.  Also, set ABSOLUTE_STDINT_H to a string
8278         "no/such/file/stdint.h" when there is no such file, so that
8279         the resulting C code can be parsed by dodgy compilers.
8280         Problems reported by Bob Proulx.
8281
8282 2006-07-10  Derek R. Price  <derek@ximbiot.com>
8283
8284         * lib/backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
8285         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
8286         macros into the GNU _D_EXACT_NAMLEN.
8287         * lib/savedir.c:  Likewise.
8288         (savedirstream): Use _D_EXACT_NAMLEN in preference to strlen.
8289
8290 2006-07-10  Derek R. Price  <derek@ximbiot.com>
8291         and Paul Eggert  <eggert@cs.ucla.edu>
8292
8293         * m4/backupfile.m4, d-ino.m4, d-type.m4, dirfd.m4, fts.m4, getcwd.m4:
8294         * m4/savedir.m4:
8295         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
8296         macros into the GNU _D_EXACT_NAMLEN.
8297
8298 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
8299
8300         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Use "" rather than <>
8301         around the absolute name, to work around a problem with the HP-UX
8302         11.23 native C compiler, reported by Bob Proulx.
8303
8304 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
8305
8306         * doc/maintain.texi, make-stds.texi: Sync from
8307         <http://savannah.gnu.org/projects/gnustandards>.
8308
8309 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
8310
8311         * build-aux/depcomp, build-aux/install-sh: Sync from Automake.
8312
8313 2006-07-09  Jim Meyering  <jim@meyering.net>
8314
8315         * m4/glob.m4: Remove a doubled word in a comment.
8316
8317 2006-07-09  Jim Meyering  <jim@meyering.net>
8318
8319         * lib/argp-pv.c: Remove a doubled word in a comment.
8320         * lib/check-version.c (check_version): Likewise.
8321         * lib/javacomp.c (compile_java_class): Likewise.
8322
8323 2006-07-08  Paul Eggert  <eggert@cs.ucla.edu>
8324
8325         * gnulib-tool (func_get_filelist): Don't echo m4/onceonly_2_57.m4,
8326         for the benefit of people using Autoconf 2.60.  If you want to
8327         support older Autoconf versions you can copy m4/onceonly_2_57.m4
8328         (or m4/onceonly.m4, if pre-2.57) manually.
8329
8330 2006-07-08  Jim Meyering  <jim@meyering.net>
8331
8332         * m4/link-follow.m4: Remove one of two adjacent "whether"s in a
8333         comment.
8334         * m4/getopt.m4: Remove one of two adjacent "your"s in a comment.
8335         * m4/regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a
8336         comment.
8337
8338 2006-07-08  Jim Meyering  <jim@meyering.net>
8339
8340         * lib/getndelim2.h (getndelim2): Remove doubled "after" in comment.
8341
8342 2006-07-07  Simon Josefsson  <jas@extundo.com>
8343
8344         * tests/test-crc.c: Change expected crc value, the test vector
8345         were probably computed using the old broken crc.c?
8346
8347 2006-07-06  Simon Josefsson  <jas@extundo.com>
8348
8349         * modules/sys_socket (Files): Add m4/sockpfaf.m4 (this module is
8350         now the canonical place for the M4 file).
8351
8352         * modules/getaddrinfo (Files): Remove m4/sockpfaf.m4, we get it
8353         from the sys_socket dependency now.
8354
8355         * modules/inet_pton (Files): Ditto.
8356
8357         * modules/inet_ntop (Files): Ditto.
8358
8359 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
8360
8361         * modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL,
8362         not gl_PREREQ_GETUSERSHELL.
8363
8364 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8365
8366         * m4/_inttypes_h.m4 (gl_INTTYPES_H): Use AC_CHECK_DECLS_ONCE
8367         with only one argument, for Autoconf 2.60.
8368         * m4/fileblocks.m4 (gl_PREREQ_FILEBLOCKS): AC_CHECK_DECLS_ONCE may
8369         expand to nothing, so add a shell command to avoid syntax error.
8370         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
8371
8372 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8373
8374         * lib/strtod.c (strtod): cast the argument of tolower to unsigned char.
8375
8376 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
8377
8378         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't check for getenv decl;
8379         no longer needed.  Check for isblank decl.
8380         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Don't check for getenv decl.
8381         * m4/regex.m4 (gl_PREREQ_REGEX): Dheck for isblank decl instead
8382         of existence.
8383
8384 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
8385
8386         * lib/getloadavg.c: Use __VMS, not VMS.
8387         * lib/getopt.c: Likewise.
8388         * lib/getpagesize.h: Likewise.
8389         * lib/glob.c: Remove most VMS cruft; it hasn't been tested for a while
8390         and probably does not work.
8391
8392 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
8393
8394         * lib/.cppi-disable: Add wcwidth.
8395         * lib/fnmatch.c (ISBLANK): Remove.  All uses changed to isblank.
8396         (isblank) [! (defined isblank || HAVE_DECL_ISBLANK)]: New macro.
8397         (ISGRAPH): Remove.  All uses changed to isgraph.
8398         (FOLD) [!defined _LIBC]: Remove special case.
8399         * lib/getdate.y (lookup_word): Remove no-longer-needed call to islower.
8400         * lib/regex_internal.h (isblank): Depend on HAVE_DECL_ISBLANK, not
8401         HAVE_ISBLANK.
8402         * lib/strftime.c (TOLOWER, TOUPPER) [!defined _LIBC]: Remove special
8403         case.
8404
8405 2006-07-06  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
8406
8407         * lib/getaddrinfo.c: Changes to compile under MSVC6: changed
8408         '#if WIN32_NATIVE' to '#ifdef' & moved WSAAPI macro inside
8409         brackets.  Other minor changes to suppress some compiler
8410         warnings.
8411
8412 2006-07-06  Derek R. Price  <derek@ximbiot.com>
8413         and Paul Eggert  <eggert@cs.ucla.edu>
8414
8415         * m4/backupfile.m4 (gl_BACKUPFILE): Check for dirent.h, instead
8416         of invoking obsolescent AC_HEADER_DIRENT macro.
8417         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Likewise.
8418         * m4/d-type.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Likewise.
8419         * m4/dirfd.m4 (gl_FUNC_DIRFD): Likewise.
8420         * m4/fts.m4 (gl_FUNC_FTS_CORE): Likewise.
8421         * m4/getcwd.m4 (gl_PREREQ_GETCWD): Likewise.
8422         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
8423         * m4/savedir.m4 (gl_SAVEDIR): Likewise.
8424         * m4/readdir.m4: Remove; no longer needed.
8425
8426 2006-07-06  Derek R. Price  <derek@ximbiot.com>
8427         and Paul Eggert  <eggert@cs.ucla.edu>
8428
8429         * lib/backupfile.c [HAVE_DIRENT_H && ! HAVE_NDIR_H]:
8430         Don't worry about this obsolete case any more.
8431         (HAVE_DIR): Remove.  All uses removed; we now assume you can read
8432         directories.
8433         * lib/dirfd.h [HAVE_DIRENT_H && ! HAVE_NDIR_H]: Don't
8434         worry about this obsolete case any more.
8435         * lib/fts.c: Likewise.
8436         * lib/getcwd.c: Likewise.
8437         * lib/glob.h: Likewise.
8438         * lib/savedir.c: Likewise.
8439
8440 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
8441
8442         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Use AC_CHECK_DECLS_ONCE
8443         rather than AC_CHECK_DECLS for strtoimax and strtoumax.
8444         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Remove; no longer
8445         needed.
8446         All uses removed.
8447         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
8448         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
8449         * m4/exclude.m4 (gl_EXCLUDE): Don't check for isascii; no longer
8450         needed.
8451         * m4/getdate.m4 (gl_GETDATE): Likewise.
8452         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
8453         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
8454         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
8455         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
8456         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
8457         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
8458         * m4/exclude.m4 (gl_EXCLUDE): Don't require AC_C_INLINE; no longer
8459         needed.
8460
8461 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
8462
8463         * lib/memcasecmp.c: Include <limits.h>.
8464         (memcasecmp): Don't assume UCHAR_MAX <= INT_MAX.
8465         * lib/strtod.c (strtod): Don't assume isspace works on negative chars.
8466         Don't assume isdigit succeeds only on '0' through '9'.
8467
8468 2006-07-05  Eric Blake  <ebb9@byu.net>
8469
8470         * modules/getaddrinfo (Depends-on): Add snprintf.
8471
8472 2006-07-05  Eric Blake  <ebb9@byu.net>
8473
8474         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Use gl_HEADER_SYS_SOCKET
8475         to avoid 'header present but could not be compiled' on cygwin.
8476
8477 2006-07-05  Eric Blake  <ebb9@byu.net>
8478
8479         * lib/getaddrinfo.h (NI_NUMERICHOST, NI_NUMERICSERV): Define if
8480         missing from netdb.h.
8481         * lib/getaddrinfo.c (includes): Include inet_ntop and snprintf.
8482
8483 2006-07-05  Derek R. Price  <derek@ximbiot.com>
8484
8485         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Don't require AC_HEADER_STDC;
8486         no longer needed.
8487         * m4/exclude.m4 (gl_EXCLUDE): Likewise.
8488         * m4/getdate.m4 (gl_GETDATE): Likewise.
8489         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
8490         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
8491         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
8492         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
8493         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
8494
8495 2006-07-05  Derek R. Price  <derek@ximbiot.com>
8496
8497         * lib/exclude.c (IN_CTYPE_DOMAIN, is_space): Remove; no longer needed.
8498         All uses of is_space replaced by isspace.
8499         * lib/exit.h: Don't talk about STDC_HEADERS.
8500         * lib/fnmatch.c (ISASCII): Remove; no longer needed.  All uses removed.
8501         (ISPRINT, ISDIGIT, ISALNUM, ISALPHA, ISCNTRL, ISLOWER, ISPUNCT):
8502         (ISSPACE, ISUPPER, ISXDIGIT): Remove; no longer needed.  All uses
8503         replaced by isprint etc.
8504         * lib/getdate.y (IN_CTYPE_DOMAIN, ISSPACE, ISALPHA, ISLOWER): Likewise.
8505         * lib/getusershell.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
8506         * lib/memcasecmp.c (IN_CTYPE_DOMAIN, ISLOWER, TOUPPER): Likewise.
8507         * lib/strtod.c (IN_CTYPE_DOMAIN, ISSPACE, ISDIGIT, TOLOWER): Likewise.
8508         * lib/strtol.c (IN_CTYPE_DOMAIN): Likewise.
8509         * lib/xstrtol.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
8510
8511 2006-07-05  Bruno Haible  <bruno@clisp.org>
8512
8513         * m4/strndup.m4 (gl_FUNC_STRNDUP): When cross-compiling, check whether
8514         the function exists, before testing against AIX.
8515         Reported by Martin Lambers <marlam@marlam.de>.
8516
8517 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
8518
8519         * modules/cycle-check (lib_SOURCES): Add same-inode.h.
8520         From Mark D. Baushke.
8521
8522 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
8523
8524         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Prepend three slashes
8525         to the absolute name, not just one, to bypass Sun C 5.8's
8526         "warning: #include of /usr/include/... may be non-portable".
8527
8528 2006-07-04  Eric Blake  <ebb9@byu.net>
8529
8530         * modules/dirname-tests: New test module.
8531         * tests/test-dirname.c: New file, replacing dirname.c
8532         TEST_DIRNAME section that was recently deleted.
8533
8534 2006-07-04  Bruno Haible  <bruno@clisp.org>
8535
8536         Assume ANSI C header files and <ctype.h> functions.
8537         * lib/mbswidth.c (IN_CTYPE_DOMAIN, ISPRINT, ISCNTRL): Remove macros.
8538         (mbsnwidth): Use isprint, iscntrl instead.
8539
8540 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
8541
8542         Merge from coreutils.
8543         * MODULES.html.sh: Add xstrtold.
8544         * modules/xstrtold: New file.
8545         * modules/cycle-check (Files): Add lib/same-inode.h.
8546         * modules/dirname (Files): Add m4/double-slash-root.m4.
8547         * modules/getcwd (Files): Add m4/getcwd-abort-bug.m4.
8548         * modules/mkdir-p (Files): Add lib/same-inode.h.
8549         * modules/same (Files): Add lib/same-inode.h.
8550
8551 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
8552
8553         * m4/absolute-header.m4: Renamed from full-header-path.m4.
8554         This is to keep the terminology clean; POSIX talks about
8555         "absolute pathnames", not "full pathnames", but the GNU
8556         Coding Standards say to use "path" for something else;
8557         so use "absolute" to keep both sides happy.
8558         (gl_ABSOLUTE_HEADER): Renamed from gl_FULL_HEADER_PATH.
8559         Set gl_absolute_header, not gl_full_header_path.
8560         Set gl_cv_absolute_<header>, not gl_full_path_<header>.
8561         Define ABSOLUTE_<HEADER>, not FULL_PATH_<HEADER>.
8562         All uses changed.
8563
8564         Merge from coreutils.
8565
8566         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
8567
8568         * m4/c-strtod.m4 (gl_C_STRTOLD): Add c-strtod.c to LIBSOURCES.
8569         Require gl_USE_SYSTEM_EXTENSIONS, not gl_C_STRTOD, since we don't
8570         want to require the building of c-strtod.o.
8571         * m4/lib-check.m4 (cu_LIB_CHECK): Remove SEQ_LIBM, since seq no longer
8572         needs -lm directly.
8573         * m4/xstrtod.m4 (gl_XSTRTOLD): New macro.
8574
8575         2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
8576
8577         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils's
8578         --as-needed option if available.  Problem reported by Albert Chin in
8579         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00114.html>.
8580         However, use -Wl,--as-needed, not bare --as-needed, since HP-UX 11.11
8581         cc merely issues a bunch of annoying warnings for --as-needed
8582         (this problem was reported by Bob Proulx).  Also, try linking with
8583         -lm to detect a bug in binutils 2.16 (this problem was reported
8584         by Ralf Wildenhues).
8585
8586         2006-06-18  Jim Meyering  <jim@meyering.net>
8587
8588         Test for a bug that causes glibc's getcwd to suffer a failed assertion.
8589         * m4/getcwd-abort-bug.m4 (gl_FUNC_GETCWD_ABORT_BUG): New file and
8590         macro.
8591         * m4/getcwd.m4 (gl_FUNC_GETCWD): If we detect support for getcwd_null,
8592         also check for glibc-2.4's abort-inducing bug.
8593
8594         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix typo.
8595         Low-probability clean-up should be to use rmdir to get rid of
8596         the just-created directory, not unlink.
8597
8598         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is missing, make
8599         configure fail, and request a bug report to inform us about it.
8600         Add a comment that, barring reports to the contrary, in 2007 we'll
8601         assume ftruncate is universally available.
8602
8603         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
8604
8605         * m4/filemode.m4 (gl_FILEMODE): Check for strmode declaration.
8606
8607         2006-03-12  Jim Meyering  <jim@meyering.net>
8608
8609         * m4/chdir-safer.m4 (gl_CHDIR_SAFER): Add same-inode.h to the list.
8610         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Likewise.
8611         * m4/same.m4 (gl_SAME): Likewise.
8612         * m4/root-dev-ino.m4 (gl_ROOT_DEV_INO): Likewise.
8613
8614         2006-03-11  Eric Blake  <ebb9@byu.net>
8615
8616         * m4/double-slash-root.m4: New file, provides gl_DOUBLE_SLASH_ROOT.
8617         * m4/dirname.m4 (gl_DIRNAME): Use gl_DOUBLE_SLASH_ROOT.
8618         * m4/dos.m4 (FILE_SYSTEM_PREFIX_LEN): Move from here to dirname.h.
8619         (FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE): New define.
8620
8621 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
8622
8623         * lib/stdint_.h: Include <sys/types.h> after @FULL_PATH_STDINT_H@, for
8624         MacOS X 10.4.6.  Don't mention <sys/int_types.h>.  Problems
8625         reported by Mark D. Baushke, one in
8626         <http://lists.gnu.org/archive/html/bug-gnulib/2006-07/msg00015.html>.
8627
8628         Merge from coreutils.
8629
8630         * lib/.cppi-disable: Add stdint_.h.
8631         * lib/.cvsignore: Add stdint.h.
8632
8633         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
8634
8635         * lib/xstrtod.c (XSTRTOD, DOUBLE): New macros, so that we can support
8636         both double and long double versions.
8637         (XSTRTOD): Renamed from xstrtod.  Use DOUBLE internally.
8638         * lib/xstrtold.c: New file.
8639         * lib/xstrtod.h (xstrtold): New decl.
8640
8641         2006-05-22  Paul Eggert  <eggert@cs.ucla.edu>
8642
8643         * lib/filemode.c (setst): Remove.
8644         (strmode): Rewrite to avoid setst.  This makes the code shorter,
8645         (arguably) clearer, and the generated code is a bit smaller on my
8646         Debian GNU/Linux stable x86 host.
8647
8648         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
8649
8650         * lib/filemode.c: Include "filemode.h" first, to test the interface.
8651         Assume that filemode.h includes sys/types.h and sys/stat.h.
8652         (HAVE_ST_DM_MODE): New macro, moved here from ls.c.
8653         (ftypelet): Reorder to put common cases first, for efficiency.
8654         Add 'P', 'w'.  Remove 'M', since it's now the caller's responsibility
8655         to do 'M'.
8656         (strmode): Renamed from mode_string, and now stores 12 bytes instead
8657         of 10, for compatibility with FreeBSD.  All callers changed.
8658         (filemodestring): Now stores 12 bytes instead of 10, and sets file
8659         types that can't be deduced solely from st_mode.  First arg is now a
8660         const pointer.
8661         * lib/filemode.h (HAVE_DECL_STRMODE): Include <string.h> for strmode.
8662         (strmode): Renamed from mode_string.
8663         (filemodestring): New decl.
8664         * lib/stat-macros.h: Don't undef S_ISDOOR, since it's never buggy.
8665         (S_ISDOOR): Don't bother with S_IFDOOR, since that code is never
8666         needed.
8667         (S_ISPORT, S_ISWHT): New macros, if not already defined.
8668
8669         2006-04-12  Paul Eggert  <eggert@cs.ucla.edu>
8670
8671         * lib/fsusage.c: Don't include <inttypes.h> or <stdint.h>, since
8672         fsusage.h now does that.  Include fsusage.h first, to test interface.
8673         Prefer statvfs if it works, since it's blessed by POSIX.  Attempt
8674         at most one method (the old code could have generated decls that
8675         didn't conform to C89, not that this was ever exercised).
8676         * lib/fsusage.h: Include <inttypes.h> and <stdint.h> if they exist.
8677
8678         2006-03-19  Jim Meyering  <jim@meyering.net>
8679
8680         Work even in a chroot where d_ino values for entries in "/"
8681         don't match the stat.st_ino values for the same names.
8682         * lib/getcwd.c (__getcwd): When no d_ino value matches the target inode
8683         number, iterate through all entries again, using lstat instead.
8684         Reported by Kenshi Muto in http://bugs.debian.org/355810, and by
8685         Zouhir Hafidi in https://bugzilla.redhat.com/bugzilla/190656.
8686
8687         * lib/getcwd.c (__getcwd): Clarify a comment.
8688         Use memcpy in place of a call to strcpy.
8689
8690         2006-03-12  Jim Meyering  <jim@meyering.net>
8691
8692         * lib/fts-cycle.c (leave_dir): If cycle-check's saved dev-ino pair
8693         matches that of the current directory (which we're about to chdir ".."
8694         out of), then save the dev-ino of the parent, instead.
8695
8696         * lib/same-inode.h (SAME_INODE): New file/macro.
8697         * lib/chdir-safer.c (SAME_INODE): Remove definition.
8698         Include "same-inode.h", instead.
8699         * lib/same.c: Likewise.
8700         * lib/cycle-check.h: Include "same-inode.h".
8701         (CYCLE_CHECK_REFLECT_CHDIR_UP): Define.
8702         * lib/cycle-check.c (SAME_INODE): Remove definition.
8703         * lib/root-dev-ino.h: Include "same-inode.h".
8704
8705         2006-03-11  Eric Blake  <ebb9@byu.net>
8706
8707         * lib/same.c (same_name): s/base_name/last_component/
8708         * lib/backupfile.c (check_extension, numbered_backup): Likewise.
8709         * lib/filenamecat.c (file_name_concat): Likewise.
8710
8711         2006-03-11  Eric Blake  <ebb9@byu.net>,
8712                     Paul Eggert  <eggert@cs.ucla.edu>
8713
8714         * lib/dirname.h (FILE_SYSTEM_PREFIX_LEN): Move here from dos.m4.
8715         [FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't treat 1: as a
8716         drive prefix.
8717         (IS_ABSOLUTE_FILE_NAME): Treat all drive letters as absolute on
8718         platforms like cygwin with FILE_SYSTEM_DRIVE_PREFIX_IS_ABSOLUTE.
8719         (last_component): New method.
8720         * lib/dirname.c (dir_len): Determine when drive letters need a
8721         subsequent slash.  Preserve // when it is special.
8722         (dir_name): Don't append dot when drive letter is absolute.
8723         [TEST_DIRNAME]: Move into a full-blown gnulib test.
8724         * lib/basename.c (base_name): New semantics - malloc the result.
8725         Preserve // when it is special.  Preserve relative files that look
8726         like drive letters.
8727         (base_len): Preserve // when it is special.
8728         (last_component): New method, similar to old base_name semantics.
8729         * lib/stripslash.c (strip_trailing_slashes): Use last_component, not
8730         base_name.  Strip redundant slashes from ///.
8731
8732 2006-07-03  Jim Meyering  <jim@meyering.net>
8733
8734         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if this
8735         macro is used before the first cycle_check call.
8736
8737 2006-07-03  Eric Blake  <ebb9@byu.net>
8738
8739         * modules/dirname (Depends-on): Add xstrndup.
8740
8741 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
8742
8743         * m4/stdint.m4 (gl_STDINT_H): Use more-mnemonic identifiers for
8744         test cases, so that config.log is a bit easier to follow.
8745
8746 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
8747
8748         * lib/stdint_.h (intmax_t, uintmax_t): Prefer long to long long if
8749         both are 64 bits, since this seems to be the tradition, and this
8750         prevents gcc -Wformat from warning about usages with PRIuMAX.  If
8751         we ever run into a host that prefers long long to long in this
8752         case, we'll need another configure-time test.  Problem reported by
8753         Jim Meyering.
8754
8755 2006-07-02  Eric Blake  <ebb9@byu.net>
8756
8757         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Simplify by using AC_CHECK_DECLS.
8758
8759 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
8760
8761         * modules/inttypes (Depends-on): No longer depends on stdint.
8762         * modules/stdint (Description): Say more about assumptions.
8763         Say that the fast types might differ.  Say macros are used.
8764         (Files): Remove m4/size_max.m4, m4/wchar_t.m4.  Add m4/longlong.m4.
8765         (Makefile.am): Revise list of substituted symbols to match
8766         new stdint.m4.
8767         * modules/stdint-tests (Files): Add m4/wchar_t.m4, m4/wint_t.m4.
8768         (configure.ac): Add gt_TYPE_WCHAR_T, gt_TYPE_WINT_T.
8769         * tests/test-stdint.c (verify_same_types)
8770         [! (__GNUC__ >= 2 && DO_PEDANTIC)]: Put in a decl, so that
8771         the code conforms to C99/C89.
8772         Test for WCHAR_MIN and WCHAR_MAX only if HAVE_WCHAR_T.
8773         Test for WINT_MIN and WINT_MAX only if HAVE_WINT_T.
8774
8775 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
8776
8777         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Backport from Autoconf 2.60,
8778         but fix a bug, by requiring at least 64 bits.
8779         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
8780         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Now just call
8781         AC_TYPE_LONG_LONG_INT.  This macro is obsolete and will go soon.
8782         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG) Likewise.
8783
8784         * m4/stdint.m4 (gl_STDINT_H): Rewrite to accommodate stdint_.h
8785         changes.  Make 2.59 a prerequisite.  Check and substitute for
8786         HAVE_LONG_LONG_INT.  Rely on Autoconf to check for stdint.h and
8787         inttypes.h.  Do not use special include files; just use the
8788         defaults.  Check for sys/inttypes.h and sys/bitypes.h in the usual
8789         way now.  Remove no-longer-needed tests for HAVE_LONG_64BIT,
8790         HAVE_LONG_LONG_64BIT, int8_t, int16_t, int32_t, int64_t, uint8_t,
8791         uint16_t, uint32_t uint64_t, int_least8_t, int_least16_t,
8792         int_least32_t, int_least64_t, uint_least8_t, uint_least16_t,
8793         uint_least32_t, uint_least64_t, int_fast8_t, int_fast16_t,
8794         int_fast32_t, int_fast64_t, uint_fast8_t uint_fast16_t,
8795         uint_fast32_t, uint_fast64_t, intptr_t, uintptr_t, intmax_t,
8796         uintmax_t, INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX,
8797         UINT16_MAX, INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN,
8798         INT64_MAX, UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX,
8799         UINT_LEAST8_MAX, INT_LEAST16_MIN, INT_LEAST16_MAX,
8800         UINT_LEAST16_MAX, INT_LEAST32_MIN, INT_LEAST32_MAX,
8801         UINT_LEAST32_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX,
8802         UINT_LEAST64_MAX, INT_FAST8_MIN, INT_FAST8_MAX, UINT_FAST8_MAX,
8803         INT_FAST16_MIN, INT_FAST16_MAX, UINT_FAST16_MAX, INT_FAST32_MIN,
8804         INT_FAST32_MAX, UINT_FAST32_MAX, INT_FAST64_MIN, INT_FAST64_MAX,
8805         UINT_FAST64_MAX, INTPTR_MIN, INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN,
8806         INTMAX_MAX, UINTMAX_MAX, PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN,
8807         SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN,
8808         WINT_MAX.  Check for C99 conformance more strictly, by detecting
8809         bugs in glibc 2.4, Solaris 10, and OpenBSD 3.9.  On the other hand do
8810         not check for things that C99 does not require, e.g., int8_t.  If
8811         a test isn't needed unless <stdint.h> isn't working, and is
8812         unlikely to be needed for any other reason, then don't do it
8813         unless <stdint.h> isn't working.  Do not check for ptrdiff_t or
8814         size_t, since we assume C89 freestanding at least.  Do not check
8815         for sig_atomic_t, wchar_t, or wint_t, since the code now does
8816         the right thing even if the types are not defined.  Instead use:
8817         (gl_STDINT_TYPE_PROPERTIES): New macro.
8818         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H): Remove.  Don't bother
8819         testing whether <sys/types.h> clashes, as Autoconf does this for
8820         us now.  All uses removed.
8821         (gl_STDINT_CHECK_TYPES, gl_STDINT_MISSING_BOUND):
8822         (gl_STDINT_MISSING_BOUNDS, gl_STDINT_MISSING_BOUNDS2):
8823         (gl_CHECK_TYPE_SAME):
8824         Remove; no longer needed.
8825         (gl_STDINT_BITSIZEOF): Don't bother to check whether the type
8826         exists, since we'll return 0 anyway in that case.
8827         (gl_INTEGER_TYPE_SUFFIX, gl_STDINT_INCLUDES): New macros.
8828
8829 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
8830
8831         * lib/stdint_.h (_GL_STDINT_H): Renamed from _STDINT_H, to avoid
8832         possible collision with system files.
8833         (<stdio.h>, <time.h>, <wchar.h>) [defined __cplusplus && ! defined
8834         __STDC_CONSTANT_MACROS)]: Do not include, since we don't need
8835         WCHAR_MIN and WCHAR_MAX in this case.
8836         (<stddef.h>): Do not include; no longer needed.
8837         (<sys/types.h>): Include if @HAVE_SYS_TYPES_H@, not if
8838         (defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)).
8839         (<sys/inttypes.h>): Include if @HAVE_SYS_INTTYPES_H@ &&
8840         !@HAVE_INTTYPES_H@, not if (defined(__FreeBSD__)
8841         && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)).
8842         (__STDINT_H__) [@HAVE_STDINT_H@ && defined __sgi && ! defined
8843         __c99]: Define, to work around IRIX <stdint.h> incompatibility.
8844         (@FULL_PATH_STDINT_H@) [!(defined(__sgi) && @HAVE_INTTYPES_H@ &&
8845         !defined(__c99))]: Include in this case too, since it's harmless
8846         now.
8847         (<inttypes.h>) [@HAVE_INTTYPES_H@]: Include, since it's no longer
8848         dangerous to do so.
8849         (@FULL_PATH_INTTYPES_H@) [(defined(__hpux) || defined(_AIX)) &&
8850         @HAVE_INTTYPES_H@]: Do not include, since we now include <inttypes.h>.
8851         (_STDINT_MIN, _STDINT_MAX): New macros.
8852         (int8_t, uint8_t, int16_t, uint16_t, int32_t, uint32_t, int64_t):
8853         (uint64_t, int_least8_t, uint_least8_t, int_least16_t):
8854         (uint_least16_t, int_least32_t, uint_least32_t, int_least64_t):
8855         (uint_least64_t, int_fast8_t, uint_fast8_t, int_fast16_t):
8856         (uint_fast16_t, int_fast32_t, uint_fast32_t, int_fast64_t):
8857         (uint_fast64_t, intptr_t, uintptr_t, intmax_t, uintmax_t): Now
8858         macros, not typedefs; this simplifies things quite a bit.
8859         Use long int for all types narrower than int64_t.
8860         (intmax_t, uintmax_t, INTMAX_C, UINTMAX_C):
8861         Define in terms of long long int or int64_t or long int,
8862         not int64_t or int32_t.  This saves some compile-time testing.
8863         (INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX, UINT16_MAX):
8864         (INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN, INT64_MAX):
8865         (UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX, UINT_LEAST8_MAX):
8866         (INT_LEAST16_MIN, INT_LEAST16_MAX, UINT_LEAST16_MAX):
8867         (INT_LEAST32_MIN, INT_LEAST32_MAX, UINT_LEAST32_MAX):
8868         (INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX, INT_FAST8_MIN):
8869         (INT_FAST8_MAX, UINT_FAST8_MAX, INT_FAST16_MIN, INT_FAST16_MAX):
8870         (UINT_FAST16_MAX, INT_FAST32_MIN, INT_FAST32_MAX, UINT_FAST32_MAX):
8871         (INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTPTR_MIN):
8872         (INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN, INTMAX_MAX, UINTMAX_MAX):
8873         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
8874         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
8875         undef any previous version and define our own version, for
8876         simplicity and consistency with the new macros for types.
8877         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
8878         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
8879         Simplify definitions by using _STDINT_MIN and _STDINT_MAX
8880         where appropriate.  Rely on new symbols @PTRDIFF_T_SUFFIX@,
8881         @SIG_ATOMIC_T_SUFFIX@, @SIZE_T_SUFFIX@, @WCHAR_T_SUFFIX@,
8882         @WINT_T_SUFFIX@ to keep things simple here.
8883         (UINT8_C, UINT16_C, UINT32_C, INT64_C, UINT64_C):
8884         Simplify by assuming typical 8/16/32/64 host, since we're
8885         already doing that elsewhere anyway.
8886         Use (LONG_MAX >> 31 >> 31 == 1) rather than @HAVE_LONG_64BIT@,
8887         and assume long long int is 64 bits if available.  This
8888         speeds up 'configure'.
8889
8890 2006-07-01  Eric Blake  <ebb9@byu.net>
8891
8892         * m4/stdarg.m4 (gl_STDARG_H): Use proper AH_VERBATIM.
8893         Reported by Andreas Buening.
8894
8895 2006-07-01  Eric Blake  <ebb9@byu.net>
8896
8897         * m4/stdarg.m4 (gl_STDARG_H): Properly parenthesize gl_va_copy.
8898
8899 2006-06-30  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
8900
8901         * lib/getaddrinfo.c: fixed typo
8902
8903 2006-06-29  Jim Meyering  <jim@meyering.net>
8904
8905         * modules/strftime (Maintainer): Add my name, since with the
8906         FPRINTFTIME changes strftime.c has forked from glibc.
8907
8908 2006-06-29  Eric Blake  <ebb9@byu.net>
8909
8910         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Use AC_C_INLINE.
8911
8912 2006-06-29  Eric Blake  <ebb9@byu.net>
8913
8914         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): New file.
8915
8916 2006-06-29  Eric Blake  <ebb9@byu.net>
8917
8918         * lib/stat_.h: New file.
8919
8920 2006-06-29  Eric Blake  <ebb9@byu.net>
8921
8922         * lib/stat_.h (rpl_mkdir): Declare inline, to avoid warnings about
8923         unused static function.
8924
8925 2006-06-29  Eric Blake  <ebb9@byu.net>
8926
8927         * doc/functions.texi (Function Portability): Document missing lstat
8928         on mingw.
8929
8930 2006-06-29  Eric Blake  <ebb9@byu.net>
8931
8932         * MODULES.html.sh: Add sys_stat.
8933         * modules/sys_stat: New module.
8934         * modules/mkstemp (Depends-on): Add sys_stat.
8935
8936 2006-06-29  Derek R. Price  <derek@ximbiot.com>
8937
8938         * m4/strftime.m4: Don't call AC_FUNC_STRFTIME.
8939
8940 2006-06-29  Derek R. Price  <derek@ximbiot.com>
8941
8942         * m4/c-bs-a.m4: Removed.
8943
8944 2006-06-29  Derek R. Price  <derek@ximbiot.com>
8945
8946         * lib/strftime.c: Assume strftime() exists.
8947
8948 2006-06-29  Derek Price  <derek@ximbiot.com>
8949
8950         * modules/c-bs-a: Removed - \a is C89.
8951         * MODULES.html.sh: Remove c-bs-a.
8952
8953 2006-06-29  Bruno Haible  <bruno@clisp.org>
8954
8955         * modules/wcwidth (License): Change to LGPL.
8956
8957 2006-06-28  Simon Josefsson  <jas@extundo.com>
8958
8959         * tests/test-getaddrinfo.c: Test getnameinfo too.  Call WSAStartup
8960         on _WIN32.
8961
8962         * modules/getaddrinfo (Depends-on): Add inet_ntop, needed by
8963         getnameinfo.
8964
8965 2006-06-28  Simon Josefsson  <jas@extundo.com>
8966
8967         * m4/getaddrinfo.m4: Look for getnameinfo prototypes too.
8968
8969 2006-06-28  Simon Josefsson  <jas@extundo.com>
8970
8971         * lib/getaddrinfo.c: Try to load ws2_32.dll on Windows, to find the
8972         functions there.  It will succeed on Windows XP, but on Windows
8973         2000 and (presumably) earlier, it will fail, and use the internal
8974         re-implementation.
8975         (use_win32_p): New function.
8976         (getaddrinfo): Use strtoul on servname, to support numeric ports.
8977         Support AI_NUMERICSERV to disable getservbyname.
8978         (getnameinfo): New function, only supports
8979         NI_NUMERICHOST|NI_NUMERICSERV for now.
8980
8981         * lib/getaddrinfo.h: Test and check for AI_* flags separately, MinGW
8982         only have some of them.  Add AI_NUMERICSERV.  Add prototype for
8983         getnameinfo.
8984
8985 2006-06-28  Eric Blake  <ebb9@byu.net>
8986
8987         * modules/wcwidth: New file.
8988         * modules/mbchar (Depends-on): Add wcwidth.
8989         * modules/mbswidth (Depends-on): Add wcwidth.
8990         * MODULES.html.sh: Add wcwidth.
8991
8992 2006-06-28  Eric Blake  <ebb9@byu.net>
8993
8994         * m4/mbswidth.m4 (gl_MBSDWIDTH): Move wcwidth from here...
8995         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): ...to this new file.
8996
8997 2006-06-28  Eric Blake  <ebb9@byu.net>
8998
8999         * lib/xvasprintf.h: Fix comments.
9000
9001 2006-06-28  Eric Blake  <ebb9@byu.net>
9002
9003         * lib/mbchar.h (wcwidth): Include wcwidth.h.
9004         * lib/mbswidth.c (wcwidth): Move from here...
9005         * lib/wcwidth.h: ...to this new file.
9006
9007 2006-06-28  Derek R. Price  <derek@ximbiot.com>
9008
9009         * m4/savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement.
9010
9011         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since
9012         it's obsolete.
9013         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Likewise.
9014
9015 2006-06-28  Derek R. Price  <derek@ximbiot.com>
9016
9017         * lib/savedir.c (CLOSEDIR): Remove.  All uses changed to closedir.
9018         Autoconf 2.60 says this stuff was obsolete.
9019
9020 2006-06-28  Bruno Haible  <bruno@clisp.org>
9021
9022         * modules/wcwidth (Files): Add m4/wchar_t.m4.
9023
9024 2006-06-28  Bruno Haible  <bruno@clisp.org>
9025
9026         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Also require AC_C_INLINE and
9027         gt_TYPE_WCHAR_T.
9028
9029 2006-06-28  Bruno Haible  <bruno@clisp.org>
9030
9031         * lib/wcwidth.h: Declare nothing if !HAVE_WCHAR_T. Provide a fallback
9032         declaration for wcwidth.
9033         * lib/mbswidth.c: Restore the includes of <wchar.h> and <wctypes.h>.
9034
9035 2006-06-28  Bruno Haible  <bruno@clisp.org>
9036
9037         * lib/mkdtemp.c [MINGW]: Include <io.h>.
9038         (mkdir): Define using _mkdir.
9039
9040 2006-06-28  Bruno Haible  <bruno@clisp.org>
9041
9042         * lib/getaddrinfo.h: Fix POSIX URL.
9043         * lib/getaddrinfo.c (WIN32_NATIVE): New macro. Use it instead of
9044         _WIN32.
9045         (use_win32_p): Make static.
9046         (getaddrinfo): Reject service name if it is empty or does not consist
9047         solely of decimal digits, or if its value is > 65535.
9048         (getnameinfo): Remove useless casts.
9049
9050 2006-06-27  Simon Josefsson  <jas@extundo.com>
9051
9052         * modules/sys_select: New file, suggested by Bruno Haible, Paul
9053         Eggert and Martin Lambers.
9054
9055 2006-06-27  Simon Josefsson  <jas@extundo.com>
9056
9057         * m4/sys_select_h.m4: New file, suggested by Bruno Haible, Paul
9058         Eggert and Martin Lambers.
9059
9060 2006-06-27  Bruno Haible  <bruno@clisp.org>
9061
9062         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): For nonexistent types, set the
9063         result to 0, not to empty.
9064         Reported by Martin Neitzel <neitzel@sco.gaertner.de>.
9065
9066 2006-06-27  Bruno Haible  <bruno@clisp.org>
9067
9068         * lib/stdint_.h (intmax_t, uintmax_t): Undefine before typedef.
9069
9070 2006-06-26  Simon Josefsson  <jas@extundo.com>
9071
9072         * m4/inet_ntop.m4: Don't check for sys/types.h, we assume it is
9073         present.
9074
9075 2006-06-26  Paul Eggert  <eggert@cs.ucla.edu>
9076
9077         * lib/base64.c (B64): Use _ as the formal parameter, not x, to avoid
9078         bug in IBM C V6 for AIX.  Problem reported by Larry Jones in
9079         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00181.html>.
9080
9081 2006-06-26  Mark D. Baushke  <mdb@gnu.org>
9082
9083         * m4/stdint.m4 (gl_STDINT_H): Treat BSD/OS like OpenBSD.
9084
9085 2006-06-26  Bruno Haible  <bruno@clisp.org>
9086
9087         * modules/stdint (Makefile.am): Also substitute HAVE_WCHAR_H.
9088
9089 2006-06-26  Bruno Haible  <bruno@clisp.org>
9090
9091         * m4/stdint.m4 (gl_STDINT_H): Test also for <wchar.h>.
9092
9093 2006-06-26  Bruno Haible  <bruno@clisp.org>
9094
9095         * m4/stdint.m4 (gl_STDINT_H): Don't include <stdint.h> when using the
9096         SGI C compiler in pre-C99 mode.
9097         Suggested by Mark D. Baushke and Larry Jones.
9098
9099 2006-06-26  Bruno Haible  <bruno@clisp.org>
9100
9101         * lib/stdint_.h: Include <wchar.h> if necessary for WCHAR_MIN or
9102         WCHAR_MAX.
9103         Reported by Mark D. Baushke and Larry Jones.
9104
9105 2006-06-26  Bruno Haible  <bruno@clisp.org>
9106
9107         * lib/stdint_.h: Don't include <stdint.h> when using the SGI C compiler
9108         in pre-C99 mode.
9109         Suggested by Mark D. Baushke and Larry Jones.
9110
9111 2006-06-23  Simon Josefsson  <jas@extundo.com>
9112             Bruno Haible  <bruno@clisp.org>
9113
9114         * gnulib-tool (func_emit_lib_Makefile_am): Define MOSTLYCLEANDIRS.
9115         Emit mostlyclean-local rule.
9116         (func_emit_tests_Makefile_am): Likewise.
9117         * modules/sys_socket (Makefile.am): Use MOSTLYCLEANDIRS.
9118
9119 2006-06-23  Mark D. Baushke  <mdb@gnu.org>
9120
9121         * lib/stdint_.h: Treat BSD/OS like OpenBSD.
9122
9123 2006-06-23  Bruno Haible  <bruno@clisp.org>
9124
9125         * tests/test-stdint.c: Update to match ISO C 99 Technical
9126         Corrigendum 1.
9127
9128 2006-06-23  Bruno Haible  <bruno@clisp.org>
9129
9130         * m4/stdint.m4 (gl_STDINT_H): Treat IRIX like OpenBSD.
9131
9132 2006-06-23  Bruno Haible  <bruno@clisp.org>
9133
9134         * lib/stdint_.h: Treat IRIX like OpenBSD.
9135
9136 2006-06-23  Bruno Haible  <bruno@clisp.org>
9137
9138         * lib/stdint_.h (UINT8_C, UINT16_C, UINT32_C): Define according to
9139         ISO C 99 Technical Corrigendum 1.
9140
9141 2006-06-22  Simon Josefsson  <jas@extundo.com>
9142
9143         * m4/sockpfaf.m4: Include winsock2.h too, to make it work under
9144         MinGW.
9145
9146 2006-06-22  Paul Eggert  <eggert@cs.ucla.edu>
9147
9148         * lib/glob.c (collated_compare): Remove 'const' uses that weren't
9149         needed.  Some compiler complained about some of them.  Problem reported
9150         by Larry Jones in
9151         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00172.html>.
9152
9153 2006-06-21  Simon Josefsson  <jas@extundo.com>
9154
9155         * tests/test-getaddrinfo.c: New file.
9156
9157         * modules/getaddrinfo-tests: New file.
9158
9159         * MODULES.html.sh: Add inet_pton.
9160
9161         * modules/inet_pton: New file.
9162
9163 2006-06-21  Simon Josefsson  <jas@extundo.com>
9164
9165         * m4/getaddrinfo.m4: Don't define WINVER.  Look for gethostbyname in
9166         -lws2_32 too.  Fixes getaddrinfo on Windows 2000, with the price
9167         of using the (limited) gnulib implementation on Windows XP.
9168
9169         * m4/inet_pton.m4: New file.
9170
9171 2006-06-21  Simon Josefsson  <jas@extundo.com>
9172
9173         * lib/getaddrinfo.c (getaddrinfo): Set ai_family in the return
9174         variable.
9175
9176         * lib/socket_.h: Don't define WINVER.
9177
9178         * lib/inet_pton.h, inet_pton.c: New file, taken from glibc but
9179         slightly modified to work in gnulib.
9180
9181 2006-06-21  Simon Josefsson  <jas@extundo.com>
9182
9183         * doc/gnulib.texi (Windows sockets): Add.
9184
9185 2006-06-21  Paul Eggert  <eggert@cs.ucla.edu>
9186
9187         * lib/read-file.c (fread_file): Start with buffer allocation of
9188         0 bytes rather than 1 byte; this simplifies the code.
9189         Don't invoke feof; it's not needed.  Refactor to avoid duplicate
9190         code to free buffer and save/restore errno.
9191         (internal_read_file): Remove unused local.
9192
9193 2006-06-20  Paul Eggert  <eggert@cs.ucla.edu>
9194
9195         * lib/openat.c (openat): Use ?:, not if, to work around GCC bug 4210
9196         <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4210>.
9197         Problem reported by Denis Excoffier in
9198         <http://lists.gnu.org/archive/html/bug-tar/2006-06/msg00023.html>.
9199
9200 2006-06-19  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
9201
9202         * modules/sys_socket, modules/socklen: Include sys/types since
9203         FreeBSD 4.x's sys/socket.h needs it.
9204
9205 2006-06-19  Simon Josefsson  <jas@extundo.com>
9206
9207         * lib/inet_ntop.c: Always build inet_ntop4, since inet_ntop6 calls it.
9208
9209 2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
9210
9211         * lib/alloca_.h (alloca) [defined alloca]: Don't define or declare.
9212
9213 2006-06-19  Bruno Haible  <bruno@clisp.org>
9214
9215         * m4/stdint.m4 (gl_STDINT_H): Enclose the values of FULL_PATH_STDINT_H
9216         and FULL_PATH_INTTYPES_H in angle brackets.
9217         Reported by Mark D. Baushke <mdb@gnu.org>.
9218
9219 2006-06-17  Eric Blake  <ebb9@byu.net>
9220
9221         * m4/rmdir-errno.m4 (gl_FUNC_FMDIR_NOTEMPTY): Assume errno.h declares
9222         errno.
9223
9224 2006-06-17  Bruno Haible  <bruno@clisp.org>
9225
9226         * m4/stdint.m4 (gl_STDINT_H) [FreeBSD >= 5]: Don't include
9227         <sys/inttypes.h>.
9228
9229 2006-06-17  Bruno Haible  <bruno@clisp.org>
9230
9231         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove test
9232         whether errno is declared. Assume <errno.h> declares errno.
9233
9234 2006-06-17  Bruno Haible  <bruno@clisp.org>
9235
9236         * lib/stdint_.h [FreeBSD >= 5]: Don't include <sys/inttypes.h>.
9237
9238 2006-06-17  Bruno Haible  <bruno@clisp.org>
9239
9240         * lib/stdint_.h (_UINT8_T, _UINT32_T, _UINT64_T): New macros. Fixes a
9241         problem on Solaris 2.5.1.
9242
9243 2006-06-16  Eric Blake  <ebb9@byu.net>
9244
9245         * lib/unsetenv.c [!defined errno]: Assume errno.h declares errno.
9246         * lib/unicodeio.c [!defined errno]: Likewise.
9247         * lib/strtol.c [!defined errno]: Likewise.
9248         * lib/strtod.c [!defined errno]: Likewise.
9249
9250 2006-06-15  Eric Blake  <ebb9@byu.net>
9251
9252         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror.
9253
9254 2006-06-15  Eric Blake  <ebb9@byu.net>
9255
9256         * config/srclist.txt (ssize_t.m4): Lose sync.
9257
9258 2006-06-15  Bruno Haible  <bruno@clisp.org>
9259
9260         * modules/stdint (Files): Include m4/full-header-path.m4,
9261         m4/size_max.m4, m4/wchar_t.m4.
9262         (Makefile.am): Many more substitutions.
9263         * modules/stdint-tests: New file.
9264         * tests/test-stdint.c: New file.
9265
9266 2006-06-15  Bruno Haible  <bruno@clisp.org>
9267
9268         * m4/stdint.m4 (gl_STDINT_H): Rewritten to produce a complete stdint.h.
9269         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H, gl_STDINT_CHECK_TYPES,
9270         gl_STDINT_MISSING_BOUND, gl_STDINT_MISSING_BOUNDS,
9271         gl_STDINT_MISSING_BOUNDS2, gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED,
9272         gl_CHECK_TYPE_SAME): New macros.
9273
9274 2006-06-15  Bruno Haible  <bruno@clisp.org>
9275
9276         * m4/size_max.m4 (gl_SIZE_MAX): Make it work also when cross-compiling.
9277
9278 2006-06-15  Bruno Haible  <bruno@clisp.org>
9279
9280         * lib/stdint_.h: Rewritten to be fully auto-configured.
9281         Fixes bug on HP-UX/IA64.
9282
9283 2006-06-11  Paul Eggert  <eggert@cs.ucla.edu>
9284
9285         * lib/getdate.y (__attribute__): Don't define if already defined.
9286         Problem reported by Larry Jones.
9287         * lib/utimens.c (__attribute__): Likewise.
9288
9289 2006-06-04  Paul Eggert  <eggert@cs.ucla.edu>
9290
9291         * lib/regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun
9292         reported by Andreas Schwab.
9293
9294 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9295             Bruno Haible  <bruno@clisp.org>
9296
9297         * m4/strndup.m4 (gl_FUNC_STRNDUP): Replace the AC_REPLACE_FUNCS with a
9298         check for the declaration of strnlen and a run test that exposes the
9299         AIX 5.1 strnlen bug.  In the failure case, #define strndup to
9300         rpl_strndup.
9301
9302 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9303             Bruno Haible  <bruno@clisp.org>
9304
9305         * lib/strndup.c (strndup) [!_LIBC]: Don't undefine macro definition.
9306
9307 2006-05-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9308
9309         * m4/c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
9310         compile test, for Tru64 4.0D.
9311
9312 2006-05-28  Karl Berry  <karl@gnu.org>
9313
9314         * config/srclist.txt (printf-args.c): lose sync.
9315
9316 2006-05-26  Martin Lambers  <marlam@marlam.de>
9317
9318         * lib/getpass.c: Updates the test for the native W32 API, and adds
9319         missing includes, thus fixing compilation warnings.
9320
9321 2006-05-25  Sergey Poznyakoff  <gray@gnu.org.ua>
9322
9323         * lib/exclude.c (exclude_fnmatch): New function.
9324         (excluded_file_name): Call exclude_fnmatch.
9325         * lib/exclude.h (excluded_file_name): New prototype
9326
9327 2006-05-25  Paul Eggert  <eggert@cs.ucla.edu>
9328
9329         * lib/tempname.c (small_open, large_open): New macros.
9330         (__open, __open64) [!_LIBC]: Remove.
9331         (__gen_tempname): Use small_open and large_open instead of __open
9332         and __open64.  This fixes a portability bug on HP-UX 11.11i
9333         reported by Simon Wing-Tang in
9334         <http://lists.gnu.org/archive/html/bug-coreutils/2006-05/msg00114.html>.
9335
9336 2006-05-24  Bruno Haible  <bruno@clisp.org>
9337
9338         * lib/printf-args.c (printf_fetchargs): Turn NULL pointers for
9339         TYPE_STRING and TYPE_WIDE_STRING into a non-NULL replacement.
9340         Reported by Thorsten Maerz <torte@netztorte.de> via
9341         Aaron Stone <aaron@serendipity.cx>.
9342
9343 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
9344
9345         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Rename cache variables to use
9346         gl_ rather than jm_.  Link, don't run, so that cross-compiles are
9347         allowed.  Check that resulting type is arithmetic.  Move AC_REQUIRE
9348         and AC_CHECK_HEADERS_ONCE outside of AC_CACHE_CHECK, since they're
9349         not really conditional on the cache.
9350         (gl_PREREQ_NANOSLEEP): Check for sys/select.h.
9351
9352 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
9353
9354         * lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
9355         Use the usual Autoconf way to include <time.h> and/or sys/time.h.
9356         (my_usleep): Don't mishandle maximum value.
9357
9358 2006-05-19  Jim Meyering  <jim@meyering.net>
9359
9360         * lib/getugroups.c: Correct an outdated comment.  From Bruno Haible.
9361
9362 2006-05-17  Bruno Haible  <bruno@clisp.org>
9363
9364         Cygwin portability.
9365         * lib/classpath.c (PATH_SEPARATOR) [CYGWIN]: Define as ':'.
9366
9367 2006-05-17  Bruno Haible  <bruno@clisp.org>
9368
9369         * lib/stdint_.h: Fix recognition of Cygwin.
9370
9371 2006-05-15  Bruno Haible  <bruno@clisp.org>
9372
9373         * build-aux/config.rpath: Improve support for Sun C 5.9 on Linux, based
9374         on libtool patch by Ralf Wildenhues.
9375
9376 2006-05-14  Paul Eggert  <eggert@cs.ucla.edu>
9377
9378         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
9379         test for C99 conformance; (bool) 0.5 is an integer constant
9380         expression, but (bool) -0.5 is not.  Problem reported by Fedor
9381         Sergeev in <http://forum.sun.com/jive/thread.jspa?threadID=96202>.
9382
9383 2006-05-11  Simon Josefsson  <jas@extundo.com>
9384
9385         * m4/xvasprintf.m4: Fix obvious typo.
9386
9387 2006-05-11  Jim Meyering  <jim@meyering.net>
9388
9389         * lib/sha1.c (sha1_buffer): Correct comment: s/MD5/SHA1/.  From
9390         James Lemley.
9391
9392 2006-05-10  Simon Josefsson  <jas@extundo.com>
9393
9394         * lib/md4.c: Typo fix, update copyright years.
9395         (K1, K2): Don't use L because it turn computations into 64-bit on
9396         64-bit platforms.
9397
9398 2006-05-10  Paul Eggert  <eggert@cs.ucla.edu>
9399
9400         * lib/crc.c (crc32_update): Remove unnecessary L suffix.
9401         * lib/md4.c (rol): Cast right-shift arg to uint32_t to prevent
9402         unwanted sign propagation, e.g., on hosts with 64-bit int.
9403         There still are some problems with reeelly weird theoretical hosts
9404         (e.g., 33-bit int) but it's not worth worrying about now.
9405         * lib/sha1.c (rol): Likewise.
9406         (K1, K2, K3, K4): Remove unnecessary L suffix.
9407
9408 2006-05-10  Bruno Haible  <bruno@clisp.org>
9409
9410         * lib/des.c: Cast to avoid warnings.
9411
9412 2006-05-09  Bruno Haible  <bruno@clisp.org>
9413
9414         * modules/xvasprintf (Files): Add m4/xvasprintf.m4.
9415         (Depends-on): Depend also on xsize, stdarg.
9416         (configure.ac): Add gl_XVASPRINTF.
9417
9418 2006-05-09  Bruno Haible  <bruno@clisp.org>
9419
9420         * m4/xvasprintf.m4: New file.
9421
9422 2006-05-09  Bruno Haible  <bruno@clisp.org>
9423
9424         * lib/xvasprintf.c: Include limits.h, string.h, xsize.h.
9425         (EOVERFLOW): Define fallback value.
9426         (xstrcat): New function.
9427         (xvasprintf): Recognize the special case of a string concatenation.
9428
9429 2006-05-08  Eric Blake  <ebb9@byu.net>
9430
9431         * gnulib-tool (func_version): Base copyright year on CVS date.
9432         (func_emit_copyright_notice): New function.
9433         (func_emit_lib_Makefile_am): Use it.
9434         (func_emit_tests_Makefile_am): Likewise.
9435         (func_import): Likewise.
9436
9437 2006-05-08  Bruno Haible  <bruno@clisp.org>
9438
9439         * modules/stdarg: New file.
9440         * MODULES.html.sh (func_all_modules): Add section for <stdarg.h>.
9441
9442 2006-05-08  Bruno Haible  <bruno@clisp.org>
9443
9444         * m4/stdarg.m4: New file, from GNU gettext.
9445
9446 2006-05-08  Bruno Haible  <bruno@clisp.org>
9447
9448         * config/srclist.txt (build-aux/config.rpath): different from latest
9449         release.
9450
9451 2006-05-08  Bruno Haible  <bruno@clisp.org>
9452
9453         * build-aux/config.rpath: Add support for Sun C 5.9 on Linux.
9454
9455 2006-05-05  Jim Meyering  <jim@meyering.net>
9456
9457         * m4/warning.m4: New file, derived from bison's file by the same name.
9458
9459 2006-05-03  Bruno Haible  <bruno@clisp.org>
9460
9461         * lib/stdint_.h: Shorter URL.
9462         * lib/inttypes.h: Likewise.
9463
9464 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
9465
9466         * modules/inttypes (Maintainer): Change from Derek Price to 'all'.
9467
9468 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
9469
9470         * lib/verify.h: Document the internals better.  Most of this change
9471         was written by Bruno Haible.
9472
9473 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
9474
9475         * doc/verify.texi: New file, partly based on a proposal by
9476         Bruno Haible.
9477
9478 2006-05-02  Bruno Haible  <bruno@clisp.org>
9479
9480         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Move the include_next
9481         test from here...
9482         * m4/_inttypes_h.m4 (gl_INTTYPES_H): ... to here.
9483
9484 2006-04-29  Bruno Haible  <bruno@clisp.org>
9485
9486         * lib/gcd.c: Use WORD_T and GCD instead of unsigned long and gcd.
9487         Suggested by Oskar Liljeblad <oskar@osk.mine.nu>.
9488
9489 2006-04-29  Bruno Haible  <bruno@clisp.org>
9490
9491         * gnulib-tool: Make --update option actually work.
9492
9493 2006-04-29  Bruno Haible  <bruno@clisp.org>
9494
9495         * doc/gcd.texi: New file.
9496         * doc/gnulib.texi: Include it.
9497
9498 2006-04-25  Paul Eggert  <eggert@cs.ucla.edu>
9499
9500         * lib/getdate.y (get_date): When adding relative date, start with the
9501         initial time, not with the result of the first mktime call.
9502
9503 2006-04-25  Bruno Haible  <bruno@clisp.org>
9504
9505         * gnulib-tool (func_import): Output the include directives in three
9506         blocks, sorted separately.
9507         Reported by Ben Pfaff <blp@cs.stanford.edu>.
9508
9509 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
9510
9511         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
9512         to define main with arguments, for C++.  Reported by Eric Blake.
9513         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC):
9514         Prefer 'int main ()' to 'int main (void)', for C++.
9515         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Likewise.
9516         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Specify a return type
9517         for 'main', for C99 and C++.
9518
9519 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
9520
9521         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
9522         Don't assume that exit status -1 is valid.
9523         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
9524         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
9525         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Likewise.
9526         * m4/readdir.m4 (GL_FUNC_READDIR): Include <stdlib.h>.
9527         * m4/rename.m4 (vb_FUNC_RENAME): Likewise.
9528         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use AC_RUN_IFELSE,
9529         not AC_TRY_RUN.  Use return, not exit.  Don't assume that
9530         functions can be used without declaring them, or that you can
9531         exit with status -1.
9532         * m4/utimes-null.m4 (gl_FUNC_UTIMES_NULL): Likewise.
9533
9534 2006-04-24  Karl Berry  <karl@gnu.org>
9535
9536         * config/srclist.txt (longdouble.m4): sync lost.
9537
9538 2006-04-24  Eric Blake  <ebb9@byu.net>
9539
9540         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Avoid unused variable warning.
9541
9542 2006-04-24  Bruno Haible  <bruno@clisp.org>
9543
9544         * m4/poll.m4 (gl_FUNC_POLL): When cross-compiling, reject also the
9545         poll() implementation in AIX.
9546         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
9547
9548 2006-04-24  Bruno Haible  <bruno@clisp.org>
9549
9550         * m4/poll.m4 (gl_FUNC_POLL): Rearrange code, so that POLL_H gets
9551         assigned exactly once.
9552
9553 2006-04-23  Claudio Fontana  <claudio@gnu.org>
9554             Bruno Haible  <bruno@clisp.org>
9555
9556         * modules/gettext (Makefile.am): Add a -I flag for <libintl.h>.
9557         * gnulib-tool (func_emit_lib_Makefile_am): Emit empty default value
9558         for AM_CPPFLAGS.
9559
9560 2006-04-23  Bruno Haible  <bruno@clisp.org>
9561
9562         * modules/copy-file: Depend on unistd.
9563         * modules/execute: Likewise.
9564         * modules/fatal-signal: Likewise.
9565         * modules/findprog: Likewise.
9566         * modules/mkdtemp : Likewise.
9567         * modules/pipe: Likewise.
9568         * modules/wait-process: Likewise.
9569
9570 2006-04-23  Bruno Haible  <bruno@clisp.org>
9571
9572         * lib/fwriteerror.c (fwriteerror): Call fclose also when an error
9573         condition was already detected.
9574         Reported by Ben Pfaff <blp@cs.stanford.edu>.
9575
9576 2006-04-23  Bruno Haible  <bruno@clisp.org>
9577
9578         * lib/copy-file.c: Include <unistd.h> unconditionally.
9579         * lib/execute.c: Likewise.
9580         * lib/fatal-signal.c: Likewise.
9581         * lib/findprog.c: Likewise.
9582         * lib/mkdtemp.c: Likewise.
9583         * lib/pipe.h: Likewise.
9584         * lib/pipe.c: Likewise.
9585         * lib/wait-process.h: Likewise.
9586
9587 2006-04-23  Bruno Haible  <bruno@clisp.org>
9588
9589         * gnulib-tool (func_usage): Fix --import description. Document
9590         --update.
9591         (func_import): Create temporary file in a temporary directory, if
9592         --dry-run is specified. Silence errors from 'grep' when there are no
9593         m4 files in $m4dir.
9594         (func_create_testdir): Silence errors from 'grep' when there are no
9595         m4 files in $m4dir.
9596         Reported by Karl Berry <karl@freefriends.org>.
9597
9598 2006-04-20  Bruno Haible  <bruno@clisp.org>
9599
9600         * m4/argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
9601         one argument, so that the code will be portable to Autoconf 2.60.
9602         * m4/getlogin_r.m4 (gl_PREREQ_GETLOGIN_R): Likewise.
9603         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
9604         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO): Likewise.
9605
9606 2006-04-19  Derek Price  <derek@ximbiot.com>
9607             Eric Blake  <ebb9@byu.net>
9608
9609         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h>
9610         rather than "/full/path.h".  Update comment to match.  Shorten &
9611         generalize m4_translit call via AS_TR_CPP.
9612
9613 2006-04-19  Derek Price  <derek@ximbiot.com>
9614             Eric Blake  <ebb9@byu.net>
9615
9616         * lib/inttypes.h: Correct grammar in comment.
9617
9618 2006-04-18  Derek Price  <derek@ximbiot.com>
9619             Paul Eggert  <eggert@cs.ucla.edu>
9620
9621         * modules/inttypes: New file.
9622         * modules/strtoimax, modules/strtoumax: Depend on inttypes.
9623
9624 2006-04-18  Derek Price  <derek@ximbiot.com>
9625             Paul Eggert  <eggert@cs.ucla.edu>
9626
9627         * m4/_inttypes_h.m4, m4/full-header-path.m4, m4/include_next.m4:
9628         New files.
9629
9630 2006-04-18  Derek Price  <derek@ximbiot.com>
9631             Paul Eggert  <eggert@cs.ucla.edu>
9632
9633         * lib/inttypes.h: New file.
9634         * lib/strtoimax.c: Assume <inttypes.h>.
9635
9636 2006-04-15  Paul Eggert  <eggert@cs.ucla.edu>
9637
9638         * lib/utimens.c (futimens): glibc futimesat messes up if /proc
9639         isn't mounted.  Problem reported by Kir Kolyshkin.
9640
9641 2006-04-13  Paul Eggert  <eggert@cs.ucla.edu>
9642
9643         * lib/regcomp.c (init_dfa): Don't use wchar_t or wctype_t if
9644         RE_ENABLE_I18N is not defined.  Problem reported by Mark D. Baushke via
9645         Derek R. Price.
9646         * lib/regex.h (RE_DUP_MAX): Update comment to match current
9647         implementation.
9648
9649 2006-04-12  Eric Blake  <ebb9@byu.net>
9650
9651         * modules/time_r (Makefile.am): Remove lib_SOURCES line, as this
9652         is now done automatically by the corresponding Autoconf macro.
9653
9654 2006-04-11  Paul Eggert  <eggert@cs.ucla.edu>
9655
9656         * m4/time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and
9657         time_r.h.
9658
9659 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
9660
9661         Merge regex changes from libc, removing some of our
9662         POSIX-conformance changes that were rejected and redoing them in a
9663         less-intrusive way.
9664
9665         * lib/regcomp.c (re_compile_internal, init_dfa):
9666         Length arg is now size_t, not Idx.  All uses changed.
9667         (peek_token): Forward decl now says internal_function.
9668         (__re_error_msgid, __re_error_msgid_idx):
9669         Now static rather than extern with attribute_hidden.
9670         (re_compile_pattern) [!defined _LIBC]: Use K&R-style defn.
9671         For some reason libc prefers K&R style defns for external functions.
9672         (regerror) [!defined _LIBC]: Likewise.
9673         (re_set_syntax, re_compile_fastmap, regcomp, regfree, re_comp):
9674         (seek_collating_symbol_entry, lookup_collation_sequence_value):
9675         (build_range_exp, build_collating_symbol):
9676         Use K&R-style defn.
9677         (re_compile_fastmap): Use '\0' to memset, not 0.
9678         (utf8_sb_map): Make the calculations more obvious.
9679         (init_dfa, parse_bracket_exp, build_charclass_op):
9680         Call calloc and cast result, as glibc does.
9681         (init_word_char, fetch_token, peek_token, peek_token_bracket):
9682         (build_range_exp, build_collating_symbol):
9683         Now internal functions.
9684
9685         * lib/regex.c [!defined _LIBC]: Allow compiling with C++ compilers.
9686
9687         * lib/regex.h (__USE_GNU_REGEX): New macro.  Don't depend on
9688         _REGEX_SOURCE any more; depend on _GNU_SOURCE instead.
9689         Don't depend on VMS; depend on __VMS instead, for POSIX
9690         namespace cleanness.
9691         (regoff_t): Define to ssize_t, not long int.
9692
9693         Remove the REG_ macros named below.  Instead, make the old names
9694         (e.g., RE_BACKSLASH_ESCAPE_IN_LISTS) visible only if
9695         __USE_GNU_REGEX.
9696         (REG_BACKSLASH_ESCAPE_IN_LISTS):
9697         (REG_BK_PLUS_QM, REG_CHAR_CLASSES, REG_CONTEXT_INDEP_ANCHORS):
9698         (REG_CONTEXT_INDEP_OPS, REG_CONTEXT_INVALID_OPS):
9699         (REG_DOT_NEWLINE, REG_DOT_NOT_NULL, REG_HAT_LISTS_NOT_NEWLINE):
9700         (REG_INTERVALS, REG_LIMITED_OPS, REG_NEWLINE_ALT):
9701         (REG_NO_BK_BRACES, REG_NO_BK_PARENS, REG_NO_BK_REFS):
9702         (REG_NO_BK_VBAR, REG_NO_EMPTY_RANGES):
9703         (REG_UNMATCHED_RIGHT_PAREN_ORD, REG_NO_POSIX_BACKTRACKING):
9704         (REG_NO_GNU_OPS, REG_DEBUG, REG_INVALID_INTERVAL_ORD):
9705         (REG_IGNORE_CASE, REG_CARET_ANCHORS_HERE):
9706         (REG_CONTEXT_INVALID_DUP, REG_NO_SUB, REG_SYNTAX_EMACS):
9707         (REG_SYNTAX_AWK, REG_SYNTAX_GNU_AWK, REG_SYNTAX_POSIX_AWK):
9708         (REG_SYNTAX_GREP, REG_SYNTAX_EGREP, REG_SYNTAX_POSIX_EGREP):
9709         (REG_SYNTAX_ED, REG_SYNTAX_SED, _REG_SYNTAX_POSIX_COMMON):
9710         (REG_SYNTAX_POSIX_BASIC, REG_SYNTAX_POSIX_MINIMAL_BASIC):
9711         (REG_SYNTAX_POSIX_EXTENDED, REG_SYNTAX_POSIX_MINIMAL_EXTENDED):
9712         (REG_DUP_MAX, REG_UNALLOCATED, REG_REALLOCATE, REG_FIXED):
9713         (REG_NREGS):
9714         Remove.  All uses replaced by the old RE_* names.
9715         (RE_BACKSLASH_ESCAPE_IN_LISTS):
9716         (RE_BK_PLUS_QM, RE_CHAR_CLASSES, RE_CONTEXT_INDEP_ANCHORS):
9717         (RE_CONTEXT_INDEP_OPS, RE_CONTEXT_INVALID_OPS):
9718         (RE_DOT_NEWLINE, RE_DOT_NOT_NULL, RE_HAT_LISTS_NOT_NEWLINE):
9719         (RE_INTERVALS, RE_LIMITED_OPS, RE_NEWLINE_ALT):
9720         (RE_NO_BK_BRACES, RE_NO_BK_PARENS, RE_NO_BK_REFS):
9721         (RE_NO_BK_VBAR, RE_NO_EMPTY_RANGES):
9722         (RE_UNMATCHED_RIGHT_PAREN_ORD, RE_NO_POSIX_BACKTRACKING):
9723         (RE_NO_GNU_OPS, RE_DEBUG, RE_INVALID_INTERVAL_ORD):
9724         (RE_IGNORE_CASE, RE_CARET_ANCHORS_HERE):
9725         (RE_CONTEXT_INVALID_DUP, RE_NO_SUB):
9726         Don't bother having these macros be independent of each others'
9727         values, since they no longer exist in the POSIX name space.
9728
9729         Rename the following member names back to their old names,
9730         unless !__USE_GNU_REGEX.  All uses changed back.
9731         (buffer): Renamed from re_buffer.
9732         (allocated): Renamed from re_allocated.
9733         (used): Renamed from re_used.
9734         (syntax): Renamed from re_syntax.
9735         (fastmap): Renamed from re_fastmap.
9736         (translate): Renamed from re_translate.
9737         (can_be_null): Renamed from re_can_be_null.
9738         (regs_allocated): Renamed from re_regs_allocated.
9739         (fastmap_accurate): Renamed from re_fastmap_accurate.
9740         (no_sub): Renamed from re_no_sub.
9741         (not_bol): Renamed from re_not_bol.
9742         (not_eol): Renamed from re_not_eol.
9743         (newline_anchor): Renamed from re_newline_anchor.
9744         (num_regs): Renamed from rm_num_regs.
9745         (start): Renamed from rm_start.
9746         (end): Renamed from rm_end.
9747
9748         (free_state): Move up a bit.
9749
9750         * lib/regex_internal.h (inline) [__GNUC__ < 3 && defined _LIBC]:
9751         #define to be empty.
9752         (ASCII_CHARS): New macro, replacing all uses of 0x80 and/or SBC_MAX / 2
9753         when that is what is intended.
9754         (SBC_MAX): Define to UCHAR_MAX + 1, not 256.
9755         (__re_error_msgid, __re_error_msgid_idx): Remove decls; not needed.
9756         (MAX): New macro.
9757         (re_xmalloc, re_calloc, re_xrealloc, re_x2realloc): Remove.
9758         All uses changed back to re_malloc, etc.  It's now the caller's
9759         responsibility to check for overflow; all callers changed.
9760         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc, re_xnrealloc):
9761         (re_x2nrealloc): Remove.
9762         (free_state): Remove decl.
9763
9764         * lib/regexc.c (regexec, re_match, re_search, re_match_2, re_search_2):
9765         (re_set_registers, re_exec):
9766         Use K&R-style defn.
9767
9768         2006-01-31  Roland McGrath  <roland@redhat.com>
9769
9770         * lib/regcomp.c (calc_eclosure_iter): Remove dead variables.
9771         Reported by Mike Frysinger <vapier@gentoo.org>.
9772
9773         2006-01-15  Andreas Jaeger  <aj@suse.de>
9774
9775         [BZ #1950]
9776         * lib/regex_internal.c (re_string_reconstruct): Adjust for
9777         build_wcs_upper_buffer change.
9778         (build_wcs_upper_buffer): Change return type.
9779
9780         2005-12-10  Ulrich Drepper  <drepper@redhat.com>
9781
9782         * lib/regex_internal.h: Include <stdint.h> if available.
9783
9784         2005-12-06  Paolo Bonzini  <bonzini@gnu.org>
9785
9786         * lib/regex_internal.h (SIZE_MAX): Provide a default definition.
9787
9788         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
9789
9790         * lib/regcomp.c: Adjust for changed secondary hash function.
9791
9792         2005-09-30  Ulrich Drepper  <drepper@redhat.com>
9793
9794         * lib/regex.h: Pretty printing.
9795         Clean up namespace a bit.
9796
9797         2005-09-30  Jakub Jelinek  <jakub@redhat.com>
9798
9799         * lib/regexec.c (update_cur_sifted_state, check_arrival,
9800         check_arrival_add_next_nodes): Avoid using uninitialized variable.
9801
9802         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
9803                     Ulrich Drepper  <drepper@redhat.com>
9804
9805         [BZ #1302]
9806         * lib/regex_internal.h (bitset_t): Renamed from bitset.  All uses
9807         changed.
9808         (bitset_word_t): Renamed from bitset_word.  All uses changed.
9809
9810         2005-09-22  Ulrich Drepper  <drepper@redhat.com>
9811
9812         [BZ #281]
9813         * lib/regex.h: Define RE_TRANSLATE_TYPE as unsigned char *.
9814         * lib/regcomp.c: Remove unnecessary uses of
9815         unsigned RE_TRANSLATE_TYPE.
9816         * lib/regex_internal.h: Likewise.
9817         * lib/regex_internal.c: Likewise.
9818         * lib/regexec.c: Likewise.
9819         Based on a patch by Stepan Kasal <kasal@ucw.cz>.
9820
9821         2005-09-07  Ulrich Drepper  <drepper@redhat.com>
9822
9823         * lib/regexec.c (find_recover_state): Remove unnecessary
9824         initialization.
9825         (transit_state_bkref): Make DFA a const pointer.
9826         (get_subexp): Likewise.
9827         (check_arrival): Likewise.
9828         (update_cur_sifted_state): Likewise.
9829         (re_search_internal): Likewise.
9830         (prune_impossible_nodes): Likewise.
9831         (acquire_init_state_context): Likewise.
9832         (proceed_next_node): Likewise.
9833         (set_regs): Likewise.
9834         (free_fail_stack_return): Likewise.
9835         (check_arrival_expand_ecl): Mark DFA parameter as const.
9836         (check_arrival_expand_ecl_sub): Likewise.
9837         (check_subexp_limits): Likewise.
9838         (sub_epsilon_src_nodes):  Likewise.
9839         (add_epsilon_src_nodes):  Likewise.
9840         (merge_state_array): Likewise.
9841         (update_regs): Likewise.
9842         (build_trtable): Likewise.
9843         (sift_states_backward): Mark MCTX parameter as const.
9844         (build_sifted_states): Likewise.
9845         (update_cur_sifted_state): Likewise.
9846         (sift_states_mkref): Likewise.
9847         (check_arrival_expand_ecl): Mark eclosure as const.
9848         (check_dst_limits_calc_pos_1): Likewise.
9849         * lib/regex_internal.h (re_match_context_t): Make dfa a const
9850         pointer.
9851
9852         2005-09-06  Ulrich Drepper  <drepper@redhat.com>
9853
9854         * lib/regexec.c (merge_state_with_log): Define dfa as const pointer.
9855         (transit_state_sb): Likewise.
9856         (transit_state_mb): Likewise.
9857         (sift_states_iter_mb): Likewise.
9858         (check_arrival_add_next_nodes): Likewise.
9859         (check_node_accept_bytes): Change first parameter to pointer-to-const.
9860         [_LIBC] (re_search_2_stub): Use mempcpy.
9861
9862         * lib/regex_internal.c (re_string_reconstruct): Avoid calling
9863         mbrtowc for very simple UTF-8 case.
9864
9865         * lib/regex_internal.c (re_acquire_state): Make DFA pointer arg
9866         a pointer-to-const.
9867         (re_acquire_state_context): Likewise.
9868         * lib/regex_internal.h: Adjust prototypes.
9869
9870         * lib/regex.c: Prevent using C++ compilers.
9871
9872         * lib/regex_internal.c (re_acquire_state): Minor code rearrangement.
9873         (re_acquire_state_context): Likewise.
9874
9875 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
9876
9877         * modules/regex (Depends-on): Add ssize_t.
9878
9879 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
9880
9881         * m4/regex.m4 (gl_REGEX): Check for new glibc interface to
9882         translation table.
9883
9884 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
9885
9886         * doc/gnulib-tool.texi (Modified imports): pathname -> file name.
9887
9888 2006-03-29  Mark D. Baushke  <mdb@gnu.org>
9889             Bruno Haible  <bruno@clisp.org>
9890
9891         * lib/stdint_.h: On OpenBSD, don't redefine types already included in
9892         <sys/types.h> and <inttypes.h>.
9893
9894 2006-03-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9895
9896         * m4/argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also define
9897         `__error_t_defined', so argp.h will not typedef the former.
9898
9899 2006-03-25  Paul Eggert  <eggert@cs.ucla.edu>
9900
9901         * m4/regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
9902         REG_SYNTAX_EMACS, and REG_IGNORE_CASE.  Settle for the traditional
9903         glibc names.  Even if glibc is changed to conform to POSIX, the
9904         traditional names will be available anyway, since regex depends on
9905         the extensions module.  Also, fix a longstanding typo in the
9906         implementation of Spencer ERE test #75 from grep 2.3.  Problems
9907         reported by Emanuele Giaquinta.  Also, change sense of cached
9908         variable, so that the message makes sense.
9909
9910 2006-03-24  Simon Josefsson  <jas@extundo.com>
9911
9912         * lib/base64.c: Fix problems reported by Eric Blake <ebb9@byu.net>,
9913         including some doc fixes.
9914         (base64_encode_alloc): Fix +1 bug on allocation failures.
9915
9916 2006-03-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9917
9918         * lib/base64.c (base64_encode): Do not read past end of array with
9919         unsanitized input on systems with CHAR_BIT > 8.
9920
9921 2006-03-24  Eric Blake  <ebb9@byu.net>
9922
9923         * lib/time_r.c (copy_string_result): Remove, as it is no longer used.
9924
9925 2006-03-22  Karl Berry  <karl@gnu.org>
9926
9927         * config/srclist.txt (*setenv.[ch]): get from coreutils.
9928         * config/srclistvars.sh (COREUTILS): new var.
9929
9930 2006-03-17  Jim Meyering  <jim@meyering.net>
9931
9932         * m4/regex.m4 (gl_REGEX): Fix typo in last change:
9933         s/_REGEX_WIDE_OFFSETS/_REGEX_LARGE_OFFSETS/.
9934
9935 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
9936
9937         * m4/regex.m4 (gl_REGEX): Don't check for off_t, since the code
9938         no longer needs it.  Instead, check that regoff_t is as least
9939         as wide as ptrdiff_t.
9940
9941         Don't define _REGEX_WIDE_OFFSETS unless using the included regex,
9942         so that our regex.h stays compatible with the installed regex.
9943         This is helpful for installers who configure --without-included-regex.
9944         Problem reported by Emanuele Giaquinta.
9945
9946 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
9947
9948         * lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
9949         Typedef to long int, not to off_, as POSIX will likely change
9950         in that direction.
9951
9952 2006-03-15  Eric Blake  <ebb9@byu.net>
9953
9954         * m4/dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.
9955
9956 2006-03-13  Sergey Poznyakoff  <gray@gnu.org.ua>
9957
9958         * lib/argp-help.c (validate_uparams): Fix typo
9959         * lib/argp-parse.c (argp_default_options): Consistently begin help
9960         messages with a lowercase letter.
9961
9962 2006-03-11  Paul Eggert  <eggert@cs.ucla.edu>
9963
9964         * lib/time_r.h (asctime_r, ctime_r): Remove.  These functions can
9965         overrun buffers and shouldn't be used (much as gets shouldn't be
9966         used).
9967         * lib/time_r.c (asctime_r, ctime_r): Likewise.
9968
9969 2006-03-08  Simon Josefsson  <jas@extundo.com>
9970
9971         * m4/gc-random.m4: Permit 'no' as variable values and fix warnings,
9972         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
9973
9974 2006-03-08  Simon Josefsson  <jas@extundo.com>
9975
9976         * m4/gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead of
9977         $target, suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
9978
9979 2006-03-08  Simon Josefsson  <jas@extundo.com>
9980
9981         * lib/gc-gnulib.c (randomize): Don't open files called 'no', they
9982         signal that configure disabled the device.
9983
9984 2006-03-08  Simon Josefsson  <jas@extundo.com>
9985
9986         * build-aux/maint.mk: Fix refresh-po, to handle no translated
9987         languages.
9988
9989 2006-03-07  Simon Josefsson  <jas@extundo.com>
9990
9991         * modules/getopt (Depends-on): Add unistd.
9992
9993         * modules/unistd: New file.
9994
9995 2006-03-07  Simon Josefsson  <jas@extundo.com>
9996
9997         * modules/gc-random: New file.
9998
9999 2006-03-07  Simon Josefsson  <jas@extundo.com>
10000
10001         * m4/unistd_h.m4: New file.
10002
10003 2006-03-07  Simon Josefsson  <jas@extundo.com>
10004
10005         * m4/readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
10006         test to be side-effect free by storing the result in the cache
10007         variable gl_cv_lib_readline, and moving the assignment of
10008         LIBREADLINE and LTLIBREADLINE outside the COMMANDS-TO-SET-IT.
10009         From Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
10010
10011 2006-03-07  Simon Josefsson  <jas@extundo.com>
10012
10013         * m4/gc-random.m4: New file, mostly from gc.m4.  Warn instead of
10014         error on missing devices (the functions will return an error).
10015
10016         * m4/gc.m4: Move random stuff to gc-random.m4
10017
10018 2006-03-07  Simon Josefsson  <jas@extundo.com>
10019
10020         * lib/unistd_.h: New file.
10021
10022 2006-03-07  Simon Josefsson  <jas@extundo.com>
10023
10024         * lib/gc-libgcrypt.c, gc-gnulib.c: Use GC_USE_RANDOM.
10025
10026 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
10027
10028         * m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.
10029         Problem reported by Juan Manuel Guerrero.
10030
10031 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
10032
10033         * lib/c-stack.c: Include unistd.h unconditionally, since we now assume
10034         the unistd module.
10035         * lib/getlogin_r.c: Likewise.
10036         * lib/getlogin_r.h: Likewise.
10037         * lib/glob.c: Likewise.
10038         * lib/pagealign_alloc.c: Likewise.
10039         * lib/unistd_.h: Remove; no longer needed.
10040
10041 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
10042
10043         * MODULES.html.sh (Support for systems lacking POSIX:2001):
10044         Add unistd.
10045         * modules/c-stack (Depends-on): Add unistd.
10046         * modules/getlogin_r: Likewise.
10047         * modules/glob: Likewise.
10048         * modules/pagealign_alloc: Likewise.
10049         * modules/unistd (Files): Remove lib/unistd_.h.
10050         (EXTRA_DIST): Remove.
10051         (unistd.h): Create using 'echo' rather than 'cp', so that we don't
10052         need unistd_.h.
10053         (MOSTLYCLEANFILES): Remove unistd.h-t.
10054
10055 2006-03-03  Simon Josefsson  <jas@extundo.com>
10056
10057         * build-aux/maint.mk: Add several syntax checks from CoreUtils.
10058
10059 2006-03-03  Simon Josefsson  <jas@extundo.com>
10060
10061         * build-aux/maint.mk: Add refresh-po rule, based on ideas from
10062         libidn and bison.
10063
10064 2006-03-03  Simon Josefsson  <jas@extundo.com>
10065
10066         * build-aux/maint.mk: Add indent target.
10067
10068 2006-03-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de> (tiny change)
10069
10070         * m4/poll.m4 (gl_FUNC_POLL): If we deem poll(2) unacceptable, use
10071         our replacement poll.h in any case, to avoid a differing
10072         declaration from a system header.  Seen on AIX.
10073
10074 2006-03-01  Simon Josefsson  <jas@extundo.com>
10075
10076         * lib/readline.c: Fix typo, tiny patch from Stepan Kasal
10077         <kasal@ucw.cz>.
10078
10079 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
10080
10081         * modules/gettime (Depends-on): Add extensions module.
10082         * modules/nanosleep (Depends-on): Likewise.
10083         * modules/settime (Depends-on): Likewise.
10084
10085 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
10086
10087         * m4/clock_time.m4 (gl_CLOCK_TIME): Require gl_USE_SYSTEM_EXTENSIONS,
10088         not merely AC_GNU_SOURCE, for the benefit of Solaris 10 when compiled
10089         pedantically.
10090         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
10091         * m4/timespec.m4 (gl_TIMESPEC): Likewise.
10092
10093         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test",
10094         not "==".  Reported by Ralf Wildenhues.
10095
10096 2006-03-01  Karl Berry  <karl@gnu.org>
10097
10098         * doc/Copyright/request-*: new files, synced from gnuorg.
10099
10100 2006-03-01  Karl Berry  <karl@gnu.org>
10101
10102         * config/srclist.txt (Copyright/*): new entries.
10103
10104 2006-02-28  Simon Josefsson  <jas@extundo.com>
10105
10106         * lib/getopt.c: Protect #include of unistd.h, for MSVS.
10107
10108 2006-02-27  Simon Josefsson  <jas@extundo.com>
10109
10110         * lib/base64.h: Indent #define's.  From Jim Meyering
10111         <jim@meyering.net>.
10112
10113 2006-02-27  Jim Meyering  <jim@meyering.net>
10114
10115         Revert the change of 2006-02-24, so these files can continue
10116         to be sync'd from gettext.
10117         * lib/mkdtemp.c, setenv.c, unsetenv.c: *Un*-normalize inclusion
10118         of `config.h'.
10119
10120 2006-02-26  Paul Eggert  <eggert@cs.ucla.edu>
10121
10122         * modules/intprops: New file.
10123         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
10124         Add intprops.
10125         * modules/getloadavg (Files): Remove lib/intprops.h.
10126         (Depends-on): Add intprops.
10127         * modules/human: Likewise.
10128         * modules/inttostr: Likewise.
10129         * modules/openat: Likewise.
10130         * modules/sig2str: Likewise.
10131         * modules/userspec: Likewise.
10132         * modules/utimecmp: Likewise.
10133         * modules/xnanosleep: Likewise.
10134         * modules/xstrtol: Likewise.
10135
10136 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny changes)
10137
10138         * modules/xstrtod: Omit xstrtod.h, xstrtod.c; they're in LIB_SOURCES.
10139         * modules/lock-tests (TESTS): Use $(EXEEXT).
10140         * modules/tls-tests: Likewise.
10141         * modules/argp-tests: Likewise.
10142         (check_PROGRAMS): New var, replacing...
10143         (noinst_PROGRAMS, test_argp_SOURCES): Remove.
10144
10145 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10146
10147         * lib/mkdtemp.c, lib/setenv.c, lib/unsetenv.c: Normalize inclusion of
10148         `config.h'.
10149
10150 2006-02-24  Paul Eggert  <eggert@cs.ucla.edu>
10151
10152         * lib/glob.c: Say "invalid" rather than "illegal" in comments.
10153
10154 2006-02-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10155
10156         Sync from coreutils.
10157         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and
10158         gl_CHDIR_SAFER.
10159
10160 2006-02-22  Jim Meyering  <jim@meyering.net>
10161
10162         Sync from coreutils.
10163         * m4/chdir-safer.m4: New file.
10164
10165 2006-02-20  Paul Eggert  <eggert@cs.ucla.edu>
10166
10167         * lib/getcwd.c (AT_FDCWD): Work around a bug in Solaris 9 and 10, where
10168         AT_FDCWD exceeds INT_MAX.
10169         * lib/openat.h (AT_FDCWD): Likewise.
10170
10171 2006-02-17  Eric Blake  <address@hidden>
10172
10173         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix caching error.
10174
10175 2006-02-16  Simon Josefsson  <jas@extundo.com>
10176
10177         * modules/getaddrinfo (Depends-on): Add sys_socket.
10178
10179 2006-02-15  Simon Josefsson  <jas@extundo.com>
10180
10181         * build-aux/maint.mk: Add dsyntax-check rule.
10182
10183 2006-02-15  Eric Blake  <ebb9@byu.net>
10184
10185         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
10186         winsock2.h or ws2tcpip.h when sys/socket.h is present. Fixes
10187         'present but cannot compile' warnings on cygwin.
10188         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Use gl_HEADER_SYS_SOCKET.  Don't
10189         use ws2tcpip.h if sys/socket.h works.
10190         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_HEADER_SYS_SOCKET.
10191         (gl_GETADDRINFO): Don't use ws2tcpip.h when sys/socket.h is present.
10192
10193 2006-02-14  Simon Josefsson  <jas@extundo.com>
10194
10195         * modules/maintainer-makefile (Files): Rename.
10196
10197         * build-aux/GNUmakefile: Rename Makefile.maint to maint.mk
10198         and (the local) Makefile.cfg to maint-cfg.mk.
10199
10200         * build-aux/Makefile.maint, build-aux/maint.mk: Renamed the former
10201         to the latter.
10202
10203         * modules/maintainer-makefile: New module.
10204
10205         * build-aux/Makefile.maint: New file, from GNU CoreUtils, although
10206         severaly stripped to make it possible to build it up from scratch
10207         with reliable tests.
10208
10209         * build-aux/GNUmakefile: New file, from GNU CoreUtils with some
10210         fixes to permit overriding the default actions when configure and
10211         makefile are not available.
10212
10213 2006-02-14  Paul Eggert  <eggert@cs.ucla.edu>
10214
10215         Sync from coreutils.
10216         * modules/lstat (Depends-on): Don't depend on xalloc.
10217         (License): Change from GPL to LGPL, since this is now simply a
10218         replacement for a libc function.
10219
10220 2006-02-14  Jim Meyering  <jim@meyering.net>
10221
10222         Sync from coreutils.
10223
10224         Eliminate the unwelcome (albeit unlikely) possibility of xmalloc
10225         failure on deficient systems, and simplify gnulib lgpl dependencies.
10226         * lib/lstat.c (rpl_lstat): Rewrite to use stat() in place of the
10227         xmalloc/lstat combination.  Based on a patch from Bruno Haible.
10228
10229         * lib/xalloc-die.c: Remove unused definition of N_.
10230
10231 2006-02-14  Jim Meyering  <jim@meyering.net>
10232
10233         Sync from coreutils.
10234         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Invoke
10235         AC_CHECK_FUNCS(getmntent) unconditionally so that tests of
10236         $ac_cv_func_getmntent (e.g., in gl_LIST_MOUNTED_FILE_SYSTEMS) need not
10237         double-quote uses of that variable, to accommodate the rare case in
10238         which getmntent is available in none of the libraries checked.  This
10239         happens at least on FreeBSD 5.0.
10240
10241 2006-02-13  Simon Josefsson  <jas@extundo.com>
10242
10243         * gnulib-tool (Usage): Fix --import, from
10244         karl@freefriends.org (Karl Berry).
10245
10246 2006-02-13  Sergey Poznyakoff  <gray@gnu.org.ua>
10247
10248         * lib/argp-fmtstream.c: Restore another bugfix lost on 2005-12-12
10249
10250 2006-02-07  Sergey Poznyakoff  <gray@gnu.org.ua>
10251
10252         * lib/argp-namefrob.h: Restore changes accidentally lost during the
10253         "autoupdate" on 2005-12-12.
10254
10255 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
10256
10257         * modules/closeout (Depends-on): Remove atexit.
10258
10259 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
10260
10261         * lib/closeout.c (close_stdout): Don't assume 'bool' converts nonzero
10262         ints to 0 or 1, as this isn't true for the stdbool.h substitute.
10263
10264 2006-02-05  Paul Eggert  <eggert@cs.ucla.edu>
10265
10266         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
10267         __EXTENSIONS__ if this causes compilation to fail.  Problem
10268         reported by Nelson H. F. Beebe with Solaris 10 and Sun C 5.7
10269         c89 -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED.
10270
10271 2006-01-27  Paul Eggert  <eggert@cs.ucla.edu>
10272
10273         * lib/fnmatch.c (L_): Renamed from L, to work around a bug in
10274         Mac OS X 10.3.9 with GCC 3 reported by Claudio Fontana in
10275         <http://lists.gnu.org/archive/html/bug-gnulib/2006-01/msg00074.html>.
10276         All uses changed.
10277
10278 2006-01-26  Simon Josefsson  <jas@extundo.com>
10279
10280         * lib/socket_.h: Set WINVER to 0x0501, to make sure getaddrinfo
10281         prototype is visible on mingw32.
10282
10283         * lib/getaddrinfo.h: Define EAI_ADDRFAMILY and EAI_SYSTEM if not set,
10284         for mingw32.
10285
10286         * lib/gai_strerror.c, getaddrinfo.h: Protect netdb.h #include (for
10287         mingw32).
10288
10289 2006-01-26  Paul Eggert  <eggert@cs.ucla.edu>
10290
10291         * lib/fts.c (diropen): Open with O_NOCTTY | O_NONBLOCK too.  Don't
10292         attempt to open for write; this always fails, at least on POSIX
10293         hosts.  This reinstates the 2006-01-09 change, which was
10294         inadvertently removed.
10295
10296 2006-01-26  Bruno Haible  <bruno@clisp.org>
10297
10298         * gnulib-tool (func_import): Use "trap 'exit $?' instead of "trap :".
10299         Reported by Paul Eggert.
10300
10301 2006-01-26  Bruno Haible  <bruno@clisp.org>
10302             Paul Eggert  <eggert@cs.ucla.edu>
10303
10304         * lib/stdbool_.h (_Bool)
10305         [(! (defined __cplusplus || defined __BEOS__)
10306           && !defined __GNUC__
10307           && !(defined __HP_cc || defined __xlc__
10308                || (defined __SUNPRO_C && (__SUNPRO_C < 0x550 || __STDC__ == 1))
10309                || defined __sgi))]:
10310         #define to signed char in these cases too; this simplifies
10311         the code (so that we don't have to worry about HP-UX, AIX, SunPRO,
10312         etc., separately) and makes it more conservative.
10313
10314 2006-01-25  Simon Josefsson  <jas@extundo.com>
10315
10316         * m4/getaddrinfo.m4: Look for getaddrinfo inside ws2tcip.h and
10317         -lws2_32.  Protect sys/socket.h and netdb.h #include's.  Include
10318         ws2tcpip.h with WINVER=0x0501.  All for mingw32.
10319
10320 2006-01-25  Sergey Poznyakoff  <gray@gnu.org.ua>
10321
10322         * lib/argp-namefrob.h: Bugfix. Remove stray #
10323
10324 2006-01-25  Paul Eggert  <eggert@cs.ucla.edu>
10325
10326         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for xlc bug if __GCC__ too,
10327         so that we test the test.
10328         Check for yet another HP-UX cc bug involving *bool |= bool.
10329
10330 2006-01-25  Karl Berry  <karl@gnu.org>
10331
10332         * config/srclist.txt (vasnprintf.c): sync lost.
10333
10334 2006-01-25  Jim Meyering  <jim@meyering.net>
10335
10336         Sync from the stable (b5) branch of coreutils:
10337
10338         * lib/fts.c (fts_children): Don't let close() clobber errno from
10339         failed fchdir().
10340
10341         * lib/fts.c (fts_stat): When following a symlink-to-directory,
10342         don't necessarily interpret stat-fails+lstat-succeeds as indicating
10343         a dangling symlink.  That can also happen at least for ELOOP.
10344         The fix: return FTS_SLNONE only when the stat errno is ENOENT.
10345         FYI, this bug predates the inclusion of fts.c in coreutils.
10346
10347         * lib/fts.c (fts_open): Put new maxarglen declaration and uses
10348         in their own block, so pre-c99 compilers don't object.
10349
10350         Avoid the double-free (first in fts_read, second in fts_close) that
10351         would occur when an `active' directory is made inaccessible (e.g.,
10352         via chmod a-x) during a traversal.
10353         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
10354         before returning.  Reproduce this failure by
10355         mkdir -p a/b; cd a; chmod a-x . b
10356         Reported by Stavros Passas.
10357
10358 2006-01-25  Jim Meyering  <jim@meyering.net>
10359
10360         * lib/fileblocks.c: Remove more useless parentheses.
10361         * lib/readutmp.h: Likewise.
10362
10363 2006-01-25  Bruno Haible  <bruno@clisp.org>
10364
10365         * lib/stdbool_.h (_Bool) [IRIX cc]: Define as 'signed char', to avoid
10366         warnings.
10367         Reported by Paul Eggert.
10368
10369 2006-01-25  Bruno Haible  <bruno@clisp.org>
10370
10371         * gnulib-tool (func_import): Use "trap :" instead of "trap -" to get
10372         rid of a trap command. For Solaris sh.
10373         Reported by Mark D. Baushke <mdb@gnu.org>.
10374
10375 2006-01-24  Simon Josefsson  <jas@extundo.com>
10376
10377         * lib/socket_.h (SHUT_WR, SHUT_RDWR): Don't hardcode, suggested by
10378         Bruno.
10379
10380 2006-01-24  Karl Berry  <karl@gnu.org>
10381
10382         * config/srclist.txt (argp-namefrob.h): sync lost.
10383
10384 2006-01-24  Jim Meyering  <jim@meyering.net>
10385
10386         * modules/openat (Files): Add lib/intprops.h.
10387         From Mark D. Baushke.
10388
10389 2006-01-24  Jim Meyering  <jim@meyering.net>
10390
10391         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).
10392         Reported by Mark D. Baushke.
10393
10394 2006-01-24  Jim Meyering  <jim@meyering.net>
10395
10396         * lib/socket_.h: Remove useless parentheses in uses of cpp `defined'.
10397
10398 2006-01-24  Bruno Haible  <bruno@clisp.org>
10399
10400         * modules/strnlen (Maintainer): Change from glibc to all.
10401
10402 2006-01-24  Bruno Haible  <bruno@clisp.org>
10403
10404         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for IBM and HP-UX bugs.
10405         Patch by Paul Eggert.
10406
10407 2006-01-24  Bruno Haible  <bruno@clisp.org>
10408
10409         * lib/stdbool_.h (_Bool) [__cplusplus]: Don't define if the compiler
10410         already has it.
10411         Report and patch by Albert Chin-A-Young  <china@thewrittenword.com> on
10412         2005-11-26.
10413
10414         * lib/stdbool_.h (_Bool) [HP-UX cc, AIX cc,xlc]: Define as
10415         'signed char' to avoid problems with the built-in _Bool type.
10416         Reported by Paul Eggert on 2005-11-26.
10417
10418 2006-01-24  Bruno Haible  <bruno@clisp.org>
10419
10420         * gnulib-tool (func_import): Avoid constructing complicated sed
10421         expressions inside backquote.
10422         Report and solution by Mark D. Baushke <mdb@gnu.org>.
10423
10424 2006-01-23  Ulrich Drepper  <drepper@redhat.com>
10425
10426         These changes imported from libc.
10427         * lib/getopt.c: Use __fxprintf instead of inline stream orientation
10428         test and two separate function calls.
10429         * lib/strndup.c (__strndup): Add libc_hidden_def.
10430
10431 2006-01-23  Simon Josefsson  <jas@extundo.com>
10432
10433         * modules/lock-tests: Use check_PROGRAMS instead of noinst_PROGRAMS.
10434         Remove the test_*_SOURCES variable: automake infers it by default.
10435         * modules/tls-tests: Likewise.
10436
10437 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
10438
10439         Work around porting bugs reported by Dieter in
10440         <http://lists.gnu.org/archive/html/bug-bison/2006-01/msg00049.html>.
10441         * lib/getopt.c (_NOPROTO): Remove; no longer needed.
10442         Include <stdlib.h> and <unistd.h> in all environments; it's safe now.
10443         Include "getopt.h" first, to check interface.
10444         (getenv): Declare only if defined HAVE_DECL_GETENV &&
10445         !HAVE_DECL_GETENV.
10446         * lib/strndup.c [!_LIBC]: Include "strndup.h" to get prototype.
10447         (__strndup): Revert to K&R-style function dfns, the glibc style.
10448         * lib/strnlen.c: Don't claim it's taken from glibc; it's not.
10449         (strnlen, __strnlen): Remove #defines and #undefs; not needed.
10450         Include strnlen.h first, to get prototype properly.
10451         (strnlen): Renamed from __strnlen.
10452         Remove weak alias.
10453
10454 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
10455
10456         * m4/getopt.m4 (gl_PREREQ_GETOPT): Check for getenv decl.
10457
10458 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
10459
10460         * config/srclist.txt: Adjust to reflect glibc reorganization.
10461         This affects only comments.
10462
10463 2006-01-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
10464
10465          * gnulib-tool, build-aux/csharpcomp.sh.in: Do not pass `-q' to mktemp.
10466          Reported by Bruce Korb <bkorb@gnu.org>.
10467
10468 2006-01-22  Paul Eggert  <eggert@cs.ucla.edu>
10469
10470         * lib/quotearg.c (quotearg_buffer_restyled): Add "default: break;"
10471         to pacify gcc -Wswitch-default.
10472
10473 2006-01-22  Bruno Haible  <bruno@clisp.org>
10474
10475         * lib/vasnprintf.c (VASNPRINTF): In the computation of the size of the
10476         temporary buffer for sprintf, take into account the precision also
10477         for 'd', 'i', 'u', 'o', 'x', 'X'.
10478
10479 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
10480
10481         * modules/argp-tests: New module
10482         * tests/test-argp.c: New file
10483         * tests/test-argp-2.sh: New file
10484
10485 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
10486
10487         * lib/argp-help.c (usage_long_opt): Do not print DOC options.
10488         (__argp_base_name): Removed
10489         * lib/argp-namefrob.h (__argp_basename): Removed definition. Was a
10490         typo.
10491         (__argp_base_name): Provide macro definition or extern declaration
10492         depending on the configuration
10493
10494 2006-01-20  Simon Josefsson  <jas@extundo.com>
10495
10496         * modules/inet_ntop (Depends-on): Depend on sys_socket.
10497
10498 2006-01-20  Simon Josefsson  <jas@extundo.com>
10499
10500         * lib/inet_ntop.h: Unconditionally include sys/socket.h.
10501
10502 2006-01-20  Paul Eggert  <eggert@cs.ucla.edu>
10503
10504         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
10505         rather than -Xlinker -z -Xlinker ignore, as it's more portable.
10506         Suggested by Bruno Haible.
10507
10508 2006-01-20  Karl Berry  <karl@gnu.org>
10509
10510         * config/srclist.txt (argp-fmtstream.h, localcharset.c): comment out
10511         until changes propagate, I guess.
10512
10513 2006-01-19  Simon Josefsson  <jas@extundo.com>
10514
10515         * m4/socklen.m4: Look in ws2tcpip.h too, for mingw32.
10516
10517 2006-01-19  Simon Josefsson  <jas@extundo.com>
10518
10519         * lib/socket_.h: Map SHUT_RD, SHUT_WR, SHUT_RDWR correctly.
10520
10521 2006-01-19  Simon Josefsson  <jas@extundo.com>
10522
10523         * gnulib-tool: Set check_PROGRAMS.
10524
10525         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
10526         modules/des-tests, modules/gc-arcfour-tests,
10527         modules/gc-arctwo-tests, modules/gc-des-tests,
10528         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
10529         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
10530         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
10531         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
10532         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
10533         modules/md5-tests, modules/readline, modules/rijndael-tests: Use
10534         check_PROGRAMS instead of noinst_PROGRAMS to be able to remove
10535         test_*_SOURCES.
10536
10537 2006-01-18  Simon Josefsson  <jas@extundo.com>
10538
10539         * modules/socklen (Depends-on): Depend on sys_socket.
10540
10541 2006-01-18  Simon Josefsson  <jas@extundo.com>
10542
10543         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
10544         modules/des-tests, modules/gc-arcfour-tests,
10545         modules/gc-arctwo-tests, modules/gc-des-tests,
10546         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
10547         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
10548         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
10549         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
10550         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
10551         modules/md5-tests, modules/readline, modules/rijndael-tests: Add
10552         $(EXEEXT) to automake TESTS variable, for mingw32.
10553
10554 2006-01-17  Simon Josefsson  <jas@extundo.com>
10555
10556         * modules/socklen (Include): Need sys/socket.h.
10557
10558 2006-01-17  Bruno Haible  <bruno@clisp.org>
10559
10560         * modules/ssize_t (Include): Add <sys/types.h>.
10561
10562 2006-01-16  Paul Eggert  <eggert@cs.ucla.edu>
10563
10564         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
10565         it's not portable and it doesn't work with cross-compiles.
10566         Problem reported by Bruno Haible.  Fix missing-$ typo in
10567         'test "gl_cv_ignore_unused_libraries" ...' that prevented
10568         -zignore from being used with Sun's C compiler.
10569
10570 2006-01-12  Simon Josefsson  <jas@extundo.com>
10571
10572         * lib/base64.c: Fix warning, reported by Bruno Haible
10573         <bruno@clisp.org> and patch by Paul Eggert <eggert@CS.UCLA.EDU>.
10574
10575 2006-01-12  Bruno Haible  <bruno@clisp.org>
10576
10577         * modules/ldd: New file.
10578         * build-aux/ldd.sh.in: New file.
10579         * MODULES.html.sh (Support for building libraries and executables): Add
10580         ldd.
10581
10582 2006-01-12  Bruno Haible  <bruno@clisp.org>
10583
10584         * m4/ldd.m4: New file.
10585
10586 2006-01-12  Bruno Haible  <bruno@clisp.org>
10587
10588         * gnulib-tool (func_import, func_create_testdir): Don't go into an
10589         endless loop while replacing $auxdir with build-aux.
10590
10591 2006-01-11  Simon Josefsson  <jas@extundo.com>
10592
10593         * lib/stdint_.h (SIZE_MAX): Add missing (.
10594
10595 2006-01-11  Paul Eggert  <eggert@cs.ucla.edu>
10596
10597         Sync from coreutils.
10598         * lib/md5.c: Fix commentary typos.
10599         (alignof, UNALIGNED_P): No need for a GCC-specific version.
10600         * lib/md5.h (__attribute__): Remove; unused.
10601         * lib/sha1.c: Fix commentary to match md5 better.
10602         * lib/sha1.h (struct sha1_ctx): Use a word buffer, not a byte buffer,
10603         so that we don't need to worry about alignment.  All uses changed.
10604         This merges the 2005-10-28 md5 change into sha1.
10605
10606 2006-01-11  Jim Meyering  <jim@meyering.net>
10607
10608         Sync from coreutils.
10609         * lib/md5.c (OP): Fix spacing.
10610
10611 2006-01-11  Bruno Haible  <bruno@clisp.org>
10612
10613         Ensure automatic ordering between gl_LOCK and gl_ARGP.
10614         * m4/lock.m4 (gl_LOCK_BODY): Renamed from gl_LOCK.
10615         (gl_LOCK): New macro, requiring gl_LOCK_BODY.
10616
10617 2006-01-11  Bruno Haible  <bruno@clisp.org>
10618
10619         Ensure automatic ordering between gl_LOCK and gl_ARGP.
10620         * gnulib-tool (func_import, func_create_testdir): Put gl_LOCK into
10621         the "early" section as well.
10622
10623 2006-01-11  Bruno Haible  <bruno@clisp.org>
10624
10625         Avoid "ar: no archive members specified" error on MacOS X.
10626         * gnulib-tool (func_modules_add_dummy): New function.
10627         (func_import, func_create_testdir): Invoke it.
10628
10629 2006-01-11  Bruno Haible  <bruno@clisp.org>
10630
10631         * gnulib-tool (func_import, func_create_testdir): Replace build-aux
10632         with $auxdir in AC_CONFIG_FILES statements.
10633
10634 2006-01-11  Bruno Haible  <bruno@clisp.org>
10635
10636         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
10637         Initialize also noinst_HEADERS to empty.
10638
10639 2006-01-11  Bruno Haible  <bruno@clisp.org>
10640
10641         * gnulib-tool (AUTOMAKEPATH, AUTOCONF, ACLOCAL, AUTOMAKE): New
10642         variables.
10643         (func_create_megatestdir): Call aclocal, autoconf, automake here, not
10644         autoreconf.
10645
10646 2006-01-11  Bruno Haible  <bruno@clisp.org>
10647
10648         * gnulib-tool (AUTOCONF, ACLOCAL, AUTOMAKE, AUTORECONF): Make
10649         overridable by the user.
10650         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
10651
10652 2006-01-10  Simon Josefsson  <jas@extundo.com>
10653
10654         * modules/sys_socket: New file.
10655
10656 2006-01-10  Simon Josefsson  <jas@extundo.com>
10657
10658         * m4/sys_socket_h.m4: New file.
10659
10660 2006-01-10  Simon Josefsson  <jas@extundo.com>
10661
10662         * lib/socket_.h: New file.
10663
10664 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
10665
10666         * modules/readutmp (Maintainer): Add myself.
10667
10668 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
10669
10670         * m4/memcoll.m4 (gl_MEMCOLL): Don't require AC_FUNC_MEMCMP, undoing
10671         the 2002-12-31 change.  Problem and fix reported by Bruno Haible.
10672         People who are still concerned with buggy memcmp implementations
10673         can invoke gl_FUNC_MEMCMP themselves.
10674
10675 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
10676
10677         * lib/regex_internal.h (BITSET_WORD_BITS):
10678         Work around a bug in 64-bit PGC (before version 6.1-2), where the
10679         preprocessor mishandles large unsigned values as if they were signed.
10680         Problem reported by Claudio Fontana in
10681         <http://lists.gnu.org/archive/html/bug-gnulib/2005-12/msg00061.html>.
10682
10683 2006-01-10  Jim Meyering  <jim@meyering.net>
10684
10685         Avoid the double-free (first in fts_read, second in fts_close) that
10686         would occur when an `active' directory is made inaccessible (e.g.,
10687         via chmod a-x) during a traversal.
10688         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
10689         before returning.  Reproduce this failure by
10690         mkdir -p a/b; cd a; chmod a-x . b
10691         Reported by Stavros Passas.
10692
10693         Sync from coreutils.
10694         * lib/sha1.c: Tweak grammar in a comment.
10695
10696 2006-01-10  Jim Meyering  <jim@meyering.net>
10697
10698         * m4/fpending.m4: Also include <stdio.h>, for Dragonfly.
10699         Patch by Joerg Sonnenberger.
10700
10701 2006-01-10  Bruno Haible  <bruno@clisp.org>
10702
10703         * modules/readutmp: Depend on module free.
10704         * modules/strtok_r: Depend on module restrict.
10705
10706 2006-01-10  Bruno Haible  <bruno@clisp.org>
10707
10708         * modules/gettext (configure.ac): Add an invocation of
10709         AM_GNU_GETTEXT_VERSION. Needed since autoreconf is used by gnulib-tool.
10710
10711 2006-01-10  Bruno Haible  <bruno@clisp.org>
10712
10713         * m4/localcharset.m4 (gl_LOCALCHARSET): Also test for getc_unlocked.
10714         Reported by Werner Lemberg <wl@gnu.org>.
10715
10716 2006-01-10  Bruno Haible  <bruno@clisp.org>
10717
10718         * lib/localcharset.c: Update from GNU gettext.
10719
10720 2006-01-10  Bruno Haible  <bruno@clisp.org>
10721
10722         * lib/argp.h (__const): Remove macro. Use const instead.
10723         * lib/argp-fmtstream.h (__const): Likewise.
10724         * lib/glob_.h (__const): Remove macro.
10725         * lib/glob-libc.h: Use const instead of __const.
10726
10727 2006-01-10  Bruno Haible  <bruno@clisp.org>
10728
10729         * gnulib-tool (func_emit_tests_Makefile_am): Emit an empty SUBDIR
10730         variable.
10731         Needed to avoid an automake error regarding the 'gettext' module.
10732
10733 2006-01-09  Simon Josefsson  <jas@extundo.com>
10734
10735         * modules/inet_ntop (Depends-on): Add restrict.
10736
10737 2006-01-09  Simon Josefsson  <jas@extundo.com>
10738
10739         * modules/gc-rijndael-tests (License): Put under LGPL.
10740
10741         * modules/gc-des-tests (License): Likewise.
10742
10743         * modules/gc-arcfour-tests (License): Likewise.
10744
10745         * modules/gc-arctwo-tests (License): Likewise.
10746
10747         * modules/gc-pbkdf2-sha1-tests (License): Likewise.
10748
10749         * modules/gc-hmac-sha1-tests (Files): Likewise.
10750
10751         * modules/gc-hmac-md5-tests (License): Likewise.
10752
10753         * modules/gc-sha1-tests (License): Likewise.
10754
10755         * modules/gc-md5-tests (License): Likewise.
10756
10757         * modules/gc-md4-tests (License): Likewise.
10758
10759         * modules/gc-md2-tests (License): Likewise.
10760
10761         * modules/gc-tests (License): Likewise.
10762
10763         * modules/des-tests (License): Likewise.
10764
10765         * modules/md4-tests (License): Likewise.
10766
10767         * modules/md2-tests (License): Likewise.
10768
10769 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
10770
10771         Sync from coreutils:
10772
10773         * MODULES.html.sh (build_lib): New section, with new lib-ignore module.
10774         * modules/lib-ignore: New file.
10775         * modules/mkdir-p (Files): Add chdir-safer.c, chdir-safer.h, lchmod.h,
10776         chdir-safer.m4, lchmod.m4.
10777         * modules/openat: Add mkdirat.c, openat-priv.h.
10778
10779 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
10780
10781         Sync from coreutils.
10782         * m4/lib-ignore.m4: New file.
10783         * m4/lchmod.m4: New file.
10784
10785 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
10786
10787         Sync from coreutils.
10788         * lib/chdir-long.c (cdb_free): Don't bother trying to open directory
10789         for write access: POSIX says that must fail.
10790         * lib/fts.c (diropen): Likewise.
10791         * lib/save-cwd.c (save_cwd): Likewise.
10792         * lib/chdir-long.c (cdb_free): Open with O_NOCTTY | O_NONBLOCK as
10793         well, for minor improvements on hosts that lack O_DIRECTORY.
10794         * lib/chown.c (rpl_chown) [CHOWN_MODIFIES_SYMLINK]:
10795         Don't try O_WRONLY unless O_RDONLY failed wth EACCES.
10796         Fall back on chown if open failed with EACCES.
10797
10798         * lib/gettime.c (gettime) [!defined OK_TO_USE_1S_CLOCK]:
10799         Report an error at compile-time if only a 1-second nominal clock
10800         resolution is found.
10801
10802         * lib/lchmod.h: New file.
10803         * lib/mkdir-p.c: Include lchmod.h, lchown.h.
10804         (make_dir_parents): Use lchown rather than chown, and
10805         lchmod rather than chmod.
10806
10807         * lib/mountlist.c (ME_DUMMY): "none" and "proc" file systems are
10808         dummies too.  Problem with "none" reported by Bob Proulx.  Problem with
10809         "proc" reported by n0dalus.
10810
10811         * lib/mountlist.c: Include <limits.h>.
10812         (dev_from_mount_options)
10813         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]:
10814         New function.  It no longer assumes "dev=" has the System V meaning
10815         on Linux (since it doesn't).  It also parses "dev=" more carefully.
10816         (read_file_system_list)
10817         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]: Use it.
10818         MOUNTED_GETMNTENT2 is new here; the code didn't used to look for
10819         dev= in that case.
10820
10821         * lib/posixtm.h (PDS_PRE_2000): New macro.
10822         * lib/posixtm.c (year): Arg is now syntax_bits rather than
10823         allow_century.  All usages changed.  Reject dates outside the range
10824         1969-1999 if PDS_PRE_2000 is used.
10825
10826 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
10827
10828         Sync from coreutils.
10829         * doc/getdate.texi (General date syntax): Invalid dates are rejected.
10830         (Time of day items): Mention the possibility of leap seconds.
10831         Problem reported by Dr. David Alan Gilbert.
10832
10833 2006-01-09  Jim Meyering  <jim@meyering.net>
10834
10835         Sync from coreutils.
10836
10837         * lib/version-etc.c (COPYRIGHT_YEAR): Update to 2006.
10838
10839         * lib/chdir-safer.h, lib/chdir-safer.c: New files.
10840
10841         * lib/modechange.c (mode_compile): Reject an invalid mode string
10842         that starts with an octal digit.  From Andreas Gruenbacher.
10843
10844         * lib/openat.c: Include "fcntl--.h" and "unistd--.h", to map open
10845         and dup to open_safer and dup_safer, respectively.
10846         (openat_permissive): Fix typo in comment.
10847
10848         * lib/openat.c: Don't include <stdlib.h>, <unistd.h>, <fcntl.h>,
10849         "gettext.h"; either no longer needed or are guaranteed by openat.h.
10850         (_): Remove; no longer needed.
10851         (openat): Renamed from rpl_openat; no need for rpl_openat
10852         since openat.h renames openat for us.
10853         Replace most of the body with a call to openat_permissive,
10854         to avoid duplicate code.
10855         Port to (probably hypothetical) environments were mode_t is
10856         wider than int.
10857         (openat_permissive): Require mode arg, so that we can check
10858         types better.  Put it just after flags.  Change cwd failure
10859         indicator from pointer-to-bool to pointer-to-errno-value.
10860         All callers changed.
10861         Invoke openat_save_fail and/or openat_restore_fail if
10862         cwd_errno is null, so that openat can call us.
10863         (openat_permissive, fdopendir, fstatat, unlinkat):
10864         Simplify errno handling to avoid some duplicate code,
10865         as it's OK to set errno on success.
10866         * lib/openat.h: Revamp code so that function macros depend on
10867         __OPENAT_PREFIX only, not also on AT_FDCWD.
10868         (openat_ro): Remove.  Caller changed to use openat_permissive.
10869         (openat_permissive): Now a macro, if not a function.
10870         (openat_restore_fail, openat_save_fail): Now always functions,
10871         since mkdirat needs them even if __OPENAT_PREFIX is defined.
10872
10873         * lib/openat-priv.h: New file, defining macros used by mkdirat.c
10874         and openat.c.
10875         * lib/mkdirat.c: Include openat-priv.h.
10876         Remove definitions of macros defined therein.
10877         * lib/openat.c: Likewise.
10878
10879         * lib/mkdirat.c (mkdirat): New file and function.
10880         * lib/openat.h (mkdirat): Declare.
10881
10882         * lib/openat.c (fdopendir): Don't change errno when returning non-NULL.
10883
10884         * lib/openat.h (openat_permissive): Declare.
10885         (openat_ro): Define.
10886
10887         * lib/openat.c (EXPECTED_ERRNO): New macro.
10888         (openat_permissive): New function -- used in remove.c rewrite.
10889         (all functions): Set errno just before returning, only if there
10890         was an actual failure.
10891         Use EXPECTED_ERRNO rather than comparing against only ENOTDIR.
10892
10893         Emulate openat-family functions using Linux's procfs, if possible.
10894         Idea and some code based on Ulrich Drepper's glibc changes.
10895
10896         * lib/openat.c: (BUILD_PROC_NAME): New macro.
10897         Include <stdio.h>, <string.h>, "alloca.h" and "intprops.h".
10898         (rpl_openat): Emulate by trying to open /proc/self/fd/%d/%s,
10899         before falling back on save_cwd and restore_cwd.
10900         (fdopendir, fstatat, unlinkat): Likewise.
10901
10902         * lib/openat.c (fstatat, unlinkat): Perform the syscall directly,
10903         skipping the save_cwd...restore_cwd overhead, if FILE is absolute.
10904
10905         * lib/openat.c (rpl_openat): Use the promoted type (int), not mode_t,
10906         as second argument to va_arg.  Otherwise, some versions of gcc
10907         warn that `if this code is reached, the program will abort'.
10908
10909 2006-01-09  Jim Meyering  <jim@meyering.net>
10910
10911         Sync from coreutils.
10912         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile mkdirat.c.
10913         Require openat-priv.h.
10914
10915 2006-01-09  Bruno Haible  <bruno@clisp.org>
10916
10917         * modules/strnlen (Include): Use strnlen.h.
10918
10919 2006-01-09  Bruno Haible  <bruno@clisp.org>
10920
10921         * m4/stdint.m4 (gl_STDINT_H): Also test for <sys/bitypes.h>.
10922
10923 2006-01-09  Bruno Haible  <bruno@clisp.org>
10924
10925         * lib/sysexit_.h (EX_OK): New macro.
10926         Suggested by Martin Lambers <marlam@marlam.de>.
10927
10928 2006-01-09  Bruno Haible  <bruno@clisp.org>
10929
10930         * lib/stdint_.h: On Linux libc4 and libc5, include <sys/bitypes.h> and
10931         don't define _STDINT_H_NEED_SIGNED_INT_TYPES.
10932
10933 2006-01-09  Bruno Haible  <bruno@clisp.org>
10934
10935         * lib/stdint_.h (SIZE_MAX): Write the value without involving negative
10936         numbers.
10937
10938 2006-01-09  Bruno Haible  <bruno@clisp.org>
10939
10940         * lib/javacomp.sh.in: Move to ../build-aux/javacomp.sh.in.
10941         * lib/javaexec.sh.in: Move to ../build-aux/javaexec.sh.in.
10942         * lib/csharpcomp.sh.in: Move to ../build-aux/csharpcomp.sh.in.
10943         * lib/csharpexec.sh.in: Move to ../build-aux/csharpexec.sh.in.
10944
10945 2006-01-09  Bruno Haible  <bruno@clisp.org>
10946
10947         * build-aux/javacomp.sh.in: New file, moved from lib/.
10948         * modules/javacomp-script (Files): Update.
10949         (configure.ac): Add AC_CONFIG_FILES invocation.
10950         (EXTRA_DIST): Remove variable.
10951
10952         * build-aux/javaexec.sh.in: New file, moved from lib/.
10953         * modules/javaexec (Files): Update.
10954         (configure.ac): Add AC_CONFIG_FILES invocation.
10955         (EXTRA_DIST): Remove javaexec.sh.in.
10956
10957         * build-aux/csharpcomp.sh.in: New file, moved from lib/.
10958         * modules/csharpcomp-script (Files): Update.
10959         (configure.ac): Add AC_CONFIG_FILES invocation.
10960         (EXTRA_DIST): Remove variable.
10961
10962         * build-aux/csharpexec.sh.in: New file, moved from lib/.
10963         * modules/csharpexec (Files): Update.
10964         (configure.ac): Add AC_CONFIG_FILES invocation.
10965         (EXTRA_DIST): Remove csharpexec.sh.in.
10966
10967 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
10968
10969         Sync from coreutils.
10970
10971         Add POSIX ACL support
10972         * lib/acl.h (copy_acl, set_acl): Add declarations.
10973         * lib/acl.c (acl_entries): Add fallback implementation for POSIX ACL
10974         systems other than Linux.
10975         (chmod_or_fchmod): New function: use fchmod when possible,
10976         and chmod otherwise.
10977         (file_has_acl): Add a POSIX ACL implementation, with a
10978         Linux-specific subcase.
10979         (copy_acl): Add: copy an acl and S_ISUID, S_ISGID, and
10980         S_ISVTX from one file to another.  Fall back to fchmod/chmod when
10981         acls are unsupported.
10982         (set_acl): Add: set a file's acl and S_ISUID, S_ISGID, and
10983         S_ISVTX to a defined value.  Fall back to fchmod/chmod when acls
10984         are unsupported.
10985
10986 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
10987
10988         Sync from coreutils.
10989         * m4/acl.m4 (AC_FUNC_ACL): Add POSIX ACL and Linux-specific acl tests.
10990
10991 2006-01-07  Bruno Haible  <bruno@clisp.org>
10992
10993         * gnulib-tool (func_import): Add an AC_PROG_RANLIB dependency to
10994         gl_EARLY.
10995
10996 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
10997
10998         * lib/strftime.c (tzname): Don't declare if it is already #defined.
10999         Problem reported for Mingw by Mark Junker.
11000
11001 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
11002
11003         * README: Gnulib normally doesn't generate a tarball.
11004
11005 2006-01-03  Paul Eggert  <eggert@cs.ucla.edu>
11006
11007         * lib/xtime.h (xtime_make, xtime_nonnegative_nsec, xtime_nsec): Use
11008         long int, not int, for nanosecond counts, so that people who are
11009         used to POSIX struct timespec won't be surprised.  Reported by Jim
11010         Meyering.
11011
11012 2005-12-28  Bruno Haible  <bruno@clisp.org>
11013
11014         * build-aux/config.rpath: Update from GNU gettext.
11015
11016 2005-12-16  Jim Meyering  <jim@meyering.net>
11017
11018         * modules/fprintftime: New module.
11019         * MODULES.html.sh (Date and time <time.h>): Add fprintftime.
11020
11021 2005-12-16  Jim Meyering  <jim@meyering.net>
11022
11023         * m4/fprintftime.m4: New file.
11024
11025 2005-12-16  Jim Meyering  <jim@meyering.net>
11026
11027         * lib/fprintftime.c, lib/fprintftime.h: New files.
11028
11029 2005-12-15  Simon Josefsson  <jas@extundo.com>
11030
11031         * modules/socklen (configure.ac): Fix M4 macro name, to align with
11032         new m4/socklen.m4.
11033
11034 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
11035
11036         * m4/argp.m4: Define HAVE_DECL_PROGRAM_INVOCATION_NAME and
11037         HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
11038
11039 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
11040
11041         * lib/argp-fmtstream.c (__argp_fmtstream_update): Fix coredump
11042         * lib/argp-help.c (fill_in_uparams): Check if the constructed
11043         struct uparams is valid. Fall back to the default values if it is
11044         not.
11045
11046 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
11047
11048         * modules/argp (Files): Add argp-pin.c
11049         (Depends-on): dirname
11050         (lib_SOURCES): Add argp-pin.c
11051
11052 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
11053
11054         * m4/argp.m4:  Check if program_invocation_name and
11055         program_invocation_short_name are declared and define appropriate
11056         macros if they are not.
11057
11058 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
11059
11060         * lib/argp-help.c (__argp_base_name): New function
11061         (__argp_short_program_name): Rewrite using __argp_base_name
11062         * lib/argp-namefrob.h: Define program_invocation_name and
11063         program_invocation_short_name if requested
11064         (__argp_base_name): Add prototype
11065         * lib/argp-parse.c (argp_def): Use gettext wrappers
11066         (argp_default_parser): Use __argp_base_name
11067         * lib/argp-pin.c: New file. Defines program_invocation_name and
11068         program_invocation_short_name on systems that lack them.
11069
11070 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
11071
11072         * m4/stat-time.m4 (gl_STAT_TIME): Add check for
11073         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
11074         porting problem reported by Georg Schwarz in
11075         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
11076
11077 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
11078
11079         * lib/stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
11080         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
11081         porting problem reported by Georg Schwarz in
11082         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
11083
11084 2005-12-05  Bruno Haible  <bruno@clisp.org>
11085
11086         * lib/csharpcomp.sh.in (options_csc): For -l option, add a .dll suffix.
11087         * lib/csharpcomp.c (compile_csharp_using_sscli): Likewise.
11088         Reported by Mark Junker <mjscod@gmx.de>.
11089
11090 2005-12-02  Paul Eggert  <eggert@cs.ucla.edu>
11091
11092         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
11093         Use implementation from Albert Chin, with some
11094         comments/corrections by Stepan Kasal and myself.
11095
11096 2005-12-02  Bruno Haible  <bruno@clisp.org>
11097
11098         * gnulib-tool (func_import): Accept GPLed build tool modules when
11099         --lgpl is given.
11100         * modules/csharpcomp-script: New file.
11101         * modules/csharpcomp: Depend on it.
11102         * modules/javacomp-script: New file.
11103         * modules/javacomp: Depend on it.
11104         Suggested by Simon Josefsson.
11105
11106 2005-12-01  Paul Eggert  <eggert@cs.ucla.edu>
11107
11108         * m4/regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
11109         statement, to work around an HP-UX 10.20 compiler bug reported by
11110         Peter O'Gorman.
11111
11112 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
11113
11114         * modules/savedir (Depends-on): Add openat.
11115
11116 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
11117
11118         * lib/stdint_.h (intmax_t) [defined intmax_t]: Do not declare.
11119         (uintmax_t) [defined uintmax_t]: Do not declare.
11120         (SIZE_MAX) [defined SIZE_MAX]: Do not define.
11121         This works around a problem if intmax_t.m4 and/or uintmax_t.m4
11122         and/or size_max.m4 are also used.  Problem reported by Mark D. Baushke.
11123         (SIZE_MAX): Define to ((size_t) -1), not (~(size_t)0), for the
11124         sake of portability to weird hosts that C allows (though we don't
11125         know of any practical examples).
11126
11127         * lib/savedir.h (fdsavedir): New decl.
11128         * lib/savedir.c (fdsavedir, savedirstream): New functions; the latter
11129         contains most of the former guts of savedir.
11130         (savedir): Use savedirstream.
11131         Include "openat.h".
11132
11133 2005-11-25  Paul Eggert  <eggert@cs.ucla.edu>
11134
11135         * modules/obstack (Files): Add m4/ulonglong.m4.
11136         Problem reported by Davide Angelocola.
11137
11138 2005-11-15  Paul Eggert  <eggert@cs.ucla.edu>
11139
11140         * lib/xstrtod.c: Don't bother with #pragma STDC FENV_ACCESS ON, as
11141         coreutils no longer futzes with rounding modes.
11142
11143 2005-11-14  Jim Meyering  <jim@meyering.net>
11144
11145         * lib/mkstemp-safer.c: Include <config.h>, required for possible
11146         replacement of mkstemp.
11147
11148 2005-11-10  Simon Josefsson  <jas@extundo.com>
11149
11150         * lib/readline.c: Remove EOL.
11151
11152 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
11153
11154         * modules/gethrxtime (Depends-on): Add gettime.
11155
11156 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
11157
11158         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Don't require AC_HEADER_TIME
11159         or gettimeofday; no longer needed.
11160
11161 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
11162
11163         * lib/gethrxtime.c: Include "timespec.h" rather than the sys/time /
11164         time business.
11165         (gethrxtime) [! (HAVE_NANOUPTIME
11166         || (defined CLOCK_MONOTONIC && HAVE_CLOCK_GETTIME)
11167         || HAVE_MICROUPTIME)]: Fall back on gettime rather than rolling
11168         our own approximation.
11169
11170 2005-11-08  Eric Blake  <ebb9@byu.net>
11171
11172         * lib/inet_ntop.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
11173
11174 2005-11-08  Eric Blake  <ebb9@byu.net>
11175
11176         * lib/getaddrinfo.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
11177
11178 2005-11-04  Bruno Haible  <bruno@clisp.org>
11179
11180         * gnulib-tool: Implement --update mode.
11181
11182 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
11183
11184         Fix porting problem reported by Theodoros V. Kalamatianos.
11185         * lib/utimens.c (futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]:
11186         Don't assume that futimes failing means we must fail.
11187
11188 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
11189
11190         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
11191         variables to suggest the intended function of the PATH_MAX check.
11192
11193 2005-10-30  Kean Johnston  <jkj@sco.com>
11194
11195         Trivial changes to support SCO systems.
11196         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Check for MAXPATHLEN as well
11197         as PATH_MAX.
11198         * m4/fpending.m4 (gl_FUNC_FPENDING): Correct check for SCO systems,
11199         where __ptr is null when no I/O is pending.
11200
11201 2005-10-29  Paul Eggert  <eggert@cs.ucla.edu>
11202
11203         * lib/getcwd.c (__getcwd): Don't assume that system calls after readdir
11204         leave errno alone.  Problem reported by Dmitry V. Levin.
11205
11206 2005-10-28  Simon Josefsson  <jas@extundo.com>
11207
11208         * tests/test-gc-md4.c, tests/test-gc-md5.c, tests/test-gc-sha1.c:
11209         Test more.
11210
11211         * tests/test-gc-md2.c, tests/test-md2.c: New files.
11212
11213         * modules/md2, modules/md2-tests: New files.
11214
11215 2005-10-28  Simon Josefsson  <jas@extundo.com>
11216
11217         * m4/inet_ntop.m4: More tests.
11218
11219         * m4/gc-md2.m4, md2.m4: New file.
11220
11221 2005-10-28  Simon Josefsson  <jas@extundo.com>
11222
11223         * lib/inet_ntop.h, inet_ntop.c: Make it work under mingw32: Add
11224         "restrict" keywords, as per POSIX.  Protect the function
11225         declaration around HAVE_DECL_INET_NTOP rather than HAVE_INET_NTOP.
11226         Don't use K&R prototypes.  Check the sprintf return values.
11227         Re-define EAFNOSUPPORT if not present.  Indent.
11228
11229         * lib/md5.h, md5.c: Simplify buffer handling visavi alignment,
11230         suggested by Bruno Haible <bruno@clisp.org>.
11231
11232         * lib/gc-gnulib.c, gc-libgcrypt.c: Check calloc return value.
11233
11234         * lib/gc.h: Add MD2 and RMD160 length defines.  Add prototypes.
11235
11236         * lib/gc-libgcrypt.c: Add MD2 (which is not available through
11237         libgcrypt).
11238
11239         * lib/gc-gnulib.c: Add MD2.  Implement gc_hash_* API.
11240
11241         * lib/md2.h, lib/md2.c: New files.
11242
11243 2005-10-28  Paul Eggert  <eggert@cs.ucla.edu>
11244
11245         * lib/savedir.c (savedir): Don't assume that xrealloc etc. leave
11246         errno alone.  Problem reported by Frederic Jolliton.
11247
11248 2005-10-27  Paul Eggert  <eggert@cs.ucla.edu>
11249
11250         * modules/verify (License): Change from GPL to LGPL.  This is a
11251         tiny module and there are apparently near-equivalents that are
11252         under the BSD license.
11253
11254 2005-10-24  Simon Josefsson  <jas@extundo.com>
11255
11256         * modules/sha1: Relicense to LGPL.
11257
11258 2005-10-24  Simon Josefsson  <jas@extundo.com>
11259
11260         * lib/md4.h: Shrink buffer size, now that we changed the type.
11261
11262 2005-10-23  Simon Josefsson  <jas@extundo.com>
11263
11264         * gnulib-tool (func_import): Fix --tests-base.
11265
11266 2005-10-22  Simon Josefsson  <jas@extundo.com>
11267
11268         * modules/arcfour (Depends-on): Need stdint.
11269
11270 2005-10-22  Simon Josefsson  <jas@extundo.com>
11271
11272         * m4/gc.m4: Don't be fooled by --disable-*random-device parameters,
11273         suggested by Bruno Haible <bruno@clisp.org>.  Fix error messages.
11274
11275 2005-10-22  Simon Josefsson  <jas@extundo.com>
11276
11277         * lib/md4.h, md4.c: Simplify buffer handling visavi alignment,
11278         suggested by Bruno Haible <bruno@clisp.org>.
11279
11280 2005-10-22  Simon Josefsson  <jas@extundo.com>
11281
11282         * lib/crc.h: Include stddef.h, for size_t.
11283
11284 2005-10-22  Simon Josefsson  <jas@extundo.com>
11285
11286         * lib/arcfour.h, arcfour.c: Use fixed size indices in the
11287         arcfour_context struct (simplify test vector testing in GNU
11288         Shishi).
11289
11290 2005-10-21  Simon Josefsson  <jas@extundo.com>
11291
11292         * modules/des, modules/des-tests: New files.
11293
11294         * modules/gc-des, modules/gc-des-tests: New files.
11295
11296         * tests/test-des.c, tests/test-gc-des.c: New file.
11297
11298 2005-10-21  Simon Josefsson  <jas@extundo.com>
11299
11300         * modules/arctwo, modules/arctwo-tests: New files.
11301
11302         * tests/test-arctwo.c: New file.
11303
11304         * modules/gc-arctwo, modules/gc-arctwo-tests: New files.
11305
11306         * tests/test-gc-arctwo.c: New file.
11307
11308 2005-10-21  Simon Josefsson  <jas@extundo.com>
11309
11310         * m4/gc.m4: Don't use libgcrypt if gcrypt.h isn't found, suggested by
11311         Bruno Haible <bruno@clisp.org>.
11312
11313         * m4/gc-des.m4: New file.
11314
11315 2005-10-21  Simon Josefsson  <jas@extundo.com>
11316
11317         * m4/arctwo.m4: New file.
11318
11319         * m4/gc-arctwo.m4: New file.
11320
11321 2005-10-21  Simon Josefsson  <jas@extundo.com>
11322
11323         * lib/rijndael-api-fst.c: Fix bugs in CBC mode for more than one
11324         block.
11325
11326 2005-10-21  Simon Josefsson  <jas@extundo.com>
11327
11328         * lib/hmac-md5.c (hmac_md5): Add comments, suggested by Bruno Haible
11329         <bruno@clisp.org>.
11330
11331         * lib/hmac-sha1.c (hmac_sha1): Likewise.
11332
11333         * lib/crc.c (crc32_update): Actually use crc parameter, suggested by
11334         Bruno Haible <bruno@clisp.org>.
11335
11336         * lib/crc.h: Include stdint.h directly, suggested by Bruno Haible
11337         <bruno@clisp.org>.
11338
11339 2005-10-21  Simon Josefsson  <jas@extundo.com>
11340
11341         * lib/gc-libgcrypt.c (gc_cipher_open): Handle ECB.
11342
11343 2005-10-21  Simon Josefsson  <jas@extundo.com>
11344
11345         * lib/gc-gnulib.c: Support ARCTWO in CBC mode.
11346
11347 2005-10-21  Simon Josefsson  <jas@extundo.com>
11348
11349         * lib/des.h, lib/des.c: New files.
11350
11351         * lib/gc-gnulib.c: Support DES.c
11352
11353 2005-10-21  Simon Josefsson  <jas@extundo.com>
11354
11355         * lib/arctwo.h, lib/arctwo.c: New files.
11356
11357         * lib/gc-gnulib.c: Support ARCTWO.
11358
11359 2005-10-21  Simon Josefsson  <jas@extundo.com>
11360
11361         * lib/arctwo.h (arctwo_setkey): Protect variable in CPP macro,
11362         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
11363
11364 2005-10-21  Simon Josefsson  <jas@extundo.com>
11365
11366         * gnulib-tool (func_import, func_create_testdir): Define automake
11367         conditional GL_COND_LIBTOOL if libtool is used (to be used by modules
11368         Makefile.am snippet),
11369         suggested by Bruno Haible <bruno@clisp.org>.
11370
11371         * modules/gc (Makefile.am): Use it.
11372
11373 2005-10-21  Bruno Haible  <bruno@clisp.org>
11374
11375         * gnulib-tool (func_import, func_create_testdir): Add quoting to last
11376         patch.
11377
11378 2005-10-19  Simon Josefsson  <jas@extundo.com>
11379
11380         * tests/test-gc-rijndael.c: New file.
11381
11382         * modules/gc-rijndael, modules/gc-rijndael-test: New files.
11383
11384 2005-10-19  Simon Josefsson  <jas@extundo.com>
11385
11386         * tests/test-gc-md4.c, tests/test-gc-md5.c: Test gc_hash_buffer
11387         interface too.
11388
11389 2005-10-19  Simon Josefsson  <jas@extundo.com>
11390
11391         * tests/test-gc-arcfour.c: New file.
11392
11393         * modules/gc-arcfour, modules/gc-arcfour-tests: New files.
11394
11395 2005-10-19  Simon Josefsson  <jas@extundo.com>
11396
11397         * modules/gc-md4, modules/gc-md4-tests: New file.
11398
11399         * tests/test-gc-md4.c: New file.
11400
11401 2005-10-19  Simon Josefsson  <jas@extundo.com>
11402
11403         * m4/gc-md4.m4: New file.
11404
11405 2005-10-19  Simon Josefsson  <jas@extundo.com>
11406
11407         * m4/gc-hmac-md5.m4, gc-hmac-sha1.m4, gc-md4.m4,
11408         gc-md5.m4, gc-sha1.m4: Fix typo, suggested by Stepan Kasal
11409         <kasal@ucw.cz>.
11410
11411 2005-10-19  Simon Josefsson  <jas@extundo.com>
11412
11413         * m4/gc-arcfour.m4: New file.
11414
11415         * m4/gc-rijndael.m4: New file.
11416
11417 2005-10-19  Simon Josefsson  <jas@extundo.com>
11418
11419         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support MD4.
11420
11421 2005-10-19  Simon Josefsson  <jas@extundo.com>
11422
11423         * lib/gc-gnulib.c: Support ARCFOUR.
11424
11425 2005-10-19  Simon Josefsson  <jas@extundo.com>
11426
11427         * lib/gc-gnulib.c: Implement gc_cipher_* API, currently only with AES
11428         support.
11429
11430         * lib/gc.h: Add ECB enum type.
11431
11432         * lib/hmac-md5.c, hmac-sha1.c: Include memxor.h.
11433
11434 2005-10-18  Simon Josefsson  <jas@extundo.com>
11435
11436         * tests/test-md5.c: New file.
11437
11438         * modules/md5-tests: New file.
11439
11440 2005-10-18  Simon Josefsson  <jas@extundo.com>
11441
11442         * tests/test-md4.c: New file.
11443
11444         * modules/md4, modules/md4-tests: New files.
11445
11446 2005-10-18  Simon Josefsson  <jas@extundo.com>
11447
11448         * m4/md4.m4: New file.
11449
11450 2005-10-18  Simon Josefsson  <jas@extundo.com>
11451
11452         * lib/md4.h, lib/md4.c: New files, based on md5.?.
11453
11454 2005-10-17  Stepan Kasal  <kasal@ucw.cz>
11455
11456         * gnulib-tool (func_create_testdir): Omit the second check whether
11457         BUILT_SOURCES in nonempty.
11458
11459 2005-10-17  Simon Josefsson  <jas@extundo.com>
11460
11461         * tests/test-rijndael.c: New file.
11462
11463 2005-10-17  Simon Josefsson  <jas@extundo.com>
11464
11465         * modules/sha1: Depend on stdint instead of md5.
11466
11467         * modules/md5: Depend on stdint, remove uint32_t.
11468
11469 2005-10-17  Simon Josefsson  <jas@extundo.com>
11470
11471         * modules/gc-sha1-tests: New file.
11472
11473         * tests/test-gc-sha1.c: New file.
11474
11475 2005-10-17  Simon Josefsson  <jas@extundo.com>
11476
11477         * m4/md5.m4: Remove call to uint32_t.m4.
11478
11479 2005-10-17  Simon Josefsson  <jas@extundo.com>
11480
11481         * lib/sha1.c: Use uint32_t instead of md5_uint32.t
11482
11483         * lib/sha1.h: Use stdint.h and uint32_t instead of md5_uint32 from
11484         md5.h.
11485
11486         * lib/md5.c: Use uin32_t.  Fix non-gcc UNALIGNED_P macro.
11487
11488         * lib/md5.h: Use stdint.h and uint32_t.  Doc fix.
11489
11490 2005-10-17  Simon Josefsson  <jas@extundo.com>
11491
11492         * lib/gc.h, gc-libgcrypt.c: Add more hash types/functions.
11493
11494 2005-10-17  Simon Josefsson  <jas@extundo.com>
11495
11496         * lib/gc.h, gc-libgcrypt.c: Add ciphers.
11497
11498 2005-10-17  Simon Josefsson  <jas@extundo.com>
11499
11500         * lib/gc-libgcrypt.c (gc_hmac_sha1): Fix assert.
11501
11502         * lib/gc.h (gc_nonce, gc_pseudo_random, gc_random): Add prototypes.
11503
11504 2005-10-17  Bruno Haible  <bruno@clisp.org>
11505
11506         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Change the return statement so
11507         that it can also be used in a test.
11508
11509 2005-10-16  Bruno Haible  <bruno@clisp.org>
11510
11511         * gnulib-tool (func_emit_tests_Makefile_am): Also define
11512         TESTS_ENVIRONMENT, so that individual tests can augment it.
11513
11514         * gnulib-tool (func_create_testdir): Use an intermediate target for
11515         building $(BUILT_SOURCES). Needed because BUILT_SOURCES can contain
11516         macros, like $(ALLOCA_H), which cannot be passed through the command
11517         line.
11518
11519 2005-10-15  Simon Josefsson  <jas@extundo.com>
11520
11521         * modules/rijndael-tests: New file.
11522
11523         * modules/rijndael: New file.
11524
11525 2005-10-15  Simon Josefsson  <jas@extundo.com>
11526
11527         * m4/rijndael.m4: New file.
11528
11529 2005-10-15  Simon Josefsson  <jas@extundo.com>
11530
11531         * lib/rijndael-api-fst.h, lib/rijndael-api-fst.c: New files.
11532
11533         * lib/rijndael-alg-fst.h, lib/rijndael-alg-fst.c: New files.
11534
11535 2005-10-14  Simon Josefsson  <jas@extundo.com>
11536
11537         * tests/test-arcfour.c: New file.
11538
11539         * modules/arcfour, modules/arcfour-tests: New files.
11540
11541 2005-10-14  Simon Josefsson  <jas@extundo.com>
11542
11543         * m4/arcfour.m4: New file.
11544
11545 2005-10-14  Simon Josefsson  <jas@extundo.com>
11546
11547         * lib/arcfour.h, lib/arcfour.c: New files.
11548
11549 2005-10-14  Roland McGrath  <roland@redhat.com>
11550
11551         Import from libc.  [BZ #1331]
11552         * lib/obstack.h [!__STDC__] (obstack_int_grow_fast): Fix misnamed
11553         macro argument.
11554         Reported by Matej Vela <vela@debian.org>.
11555
11556 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
11557
11558         * lib/obstack.c [defined _LIBC && defined USE_IN_LIBIO]: Don't
11559         include <wchar.h>; no longer needed.
11560
11561 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
11562
11563         * config/srclist.txt: Add glibc bug 321 for obstack.c, obstack.h.
11564
11565 2005-10-14  Jakub Jelinek  <jakub@redhat.com>
11566         and  Ulrich Drepper  <drepper@redhat.com>
11567
11568         Import from libc.
11569         * lib/obstack.c (print_and_abort) [defined _LIBC]: Use __fxprintf
11570         instead of inline stream orientation test and two separate
11571         function calls.  Pay no attention to USE_IN_LIBIO.
11572
11573 2005-10-13  Simon Josefsson  <jas@extundo.com>
11574
11575         * modules/gc-hmac-md5-tests: New file.
11576
11577         * tests/test-gc-hmac-sha1.c: New file.
11578
11579         * tests/test-gc.c (main): Remove MD5 and HMAC-MD5 tests.
11580
11581         * modules/gc-hmac-md5-tests: New file.
11582
11583         * tests/test-gc-md5.c: New file.
11584
11585         * modules/gc-md5-tests: New file.
11586
11587 2005-10-13  Simon Josefsson  <jas@extundo.com>
11588
11589         * lib/gc-pbkdf2-sha1.c (gc_pbkdf2_sha1): Optimize CEIL computation.
11590         Move memory allocation outside of loop.
11591
11592 2005-10-13  Paul Eggert  <eggert@cs.ucla.edu>
11593
11594         * lib/mkdir-p.c (make_dir_parents): Don't report an error if an
11595         intermediate directory is in a read-only file system.  Problem
11596         reported by Eric Blake.
11597
11598 2005-10-13  Oskar Liljeblad  <oskar@osk.mine.nu>
11599
11600         * modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
11601
11602 2005-10-12  Simon Josefsson  <jas@extundo.com>
11603
11604         * tests/test-hmac-sha1.c: New file.
11605
11606         * modules/hmac-sha1-tests: New file.
11607
11608         * modules/hmac-sha1: New file.
11609
11610 2005-10-12  Simon Josefsson  <jas@extundo.com>
11611
11612         * modules/gc-sha1: New file.
11613
11614 2005-10-12  Simon Josefsson  <jas@extundo.com>
11615
11616         * modules/gc-pbkdf2-sha1, modules/gc-pbkdf2-sha1-tests: New files.
11617
11618         * tests/test-gc-pbkdf2-sha1.c: New file.
11619
11620 2005-10-12  Simon Josefsson  <jas@extundo.com>
11621
11622         * modules/gc-md5, modules/gc-hmac-md5: New files.
11623
11624         * modules/gc (Files): Remove md5, memxor and hmac files.
11625
11626 2005-10-12  Simon Josefsson  <jas@extundo.com>
11627
11628         * m4/gc-pbkdf2-sha1.m4: New file.
11629
11630         * m4/gc-hmac-sha1.m4: New file.
11631
11632         * m4/gc-sha1: New file.
11633
11634         * m4/hmac-sha1.m4: New file.
11635
11636 2005-10-12  Simon Josefsson  <jas@extundo.com>
11637
11638         * m4/gc-md5.m4, m4/gc-hmac-md5.m4: New files.
11639
11640         * m4/gc.m4: Don't call gl_MD5, gl_MEMXOR or gl_HMAC_MD5.
11641
11642 2005-10-12  Simon Josefsson  <jas@extundo.com>
11643
11644         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for return types,
11645         suggested by Bruno Haible <bruno@clisp.org>.
11646
11647 2005-10-12  Simon Josefsson  <jas@extundo.com>
11648
11649         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support SHA-1.
11650
11651 2005-10-12  Simon Josefsson  <jas@extundo.com>
11652
11653         * lib/gc-pbkdf2-sha1.c: New file.
11654
11655         * lib/gc.h: Add gc_pbkdf2_sha1 prototype.
11656
11657 2005-10-12  Simon Josefsson  <jas@extundo.com>
11658
11659         * lib/gc-libgcrypt.c (gc_hmac_sha1): New function.
11660
11661         * lib/gc-gnulib.c (gc_hmac_sha1): New function.
11662
11663 2005-10-12  Simon Josefsson  <jas@extundo.com>
11664
11665         * lib/gc-gnulib.c: Condition MD5 and HMAC-MD5 use on GC_USE_MD5 and
11666         GC_USE_HMAC_MD5, respectively.
11667
11668         * lib/gc-libgcrypt.c (gc_md5): Fix assert call.
11669         (gc_md5): Fix typo.
11670
11671         * lib/gc.h (gc_hash_buffer): Use gc_hash in prototype.
11672
11673         * lib/gc-libgcrypt.c (gc_hash_buffer): Ditto.
11674
11675         * lib/gc-gnulib.c (gc_hash_buffer): Ditto.
11676
11677 2005-10-12  Bruno Haible  <bruno@clisp.org>
11678
11679         * m4/stdbool.m4 (gl_STDBOOL_H): Define as an alias of AM_STDBOOL_H.
11680         Reported by Stepan Kasal <kasal@ucw.cz>.
11681
11682 2005-10-11  Simon Josefsson  <jas@extundo.com>
11683
11684         * tests/test-crc.c: New file.
11685
11686         * modules/crc, modules/crc-tests: New files.
11687
11688 2005-10-11  Simon Josefsson  <jas@extundo.com>
11689
11690         * m4/crc.m4: New file.
11691
11692 2005-10-11  Simon Josefsson  <jas@extundo.com>
11693
11694         * lib/gc.h: Add gc_hash and gc_hash_buffer.
11695
11696         * lib/gc-gnulib.c (gc_hash_buffer): Add.  Reorder #include's.
11697
11698         * lib/gc-libgcrypt.c (gc_hash_buffer): Add.
11699
11700 2005-10-11  Simon Josefsson  <jas@extundo.com>
11701
11702         * lib/crc.h, lib/crc.c: New files.
11703
11704         * lib/gc.h (gc_hash_buffer): Add doc.
11705
11706 2005-10-11  Bruno Haible  <bruno@clisp.org>
11707
11708         * modules/c-strcasestr: New file.
11709         * MODULES.html.sh (String handling <string.h>): Add c-strcasestr.
11710
11711 2005-10-11  Bruno Haible  <bruno@clisp.org>
11712
11713         * modules/c-strcase: New file.
11714         * MODULES.html.sh (String handling <string.h>): Add c-strcase.
11715
11716 2005-10-11  Bruno Haible  <bruno@clisp.org>
11717
11718         * lib/strcasecmp.c: Include limits.h.
11719         (strcasecmp): Avoid integer overflow on exotic platforms.
11720         * lib/strncasecmp.c: Include limits.h.
11721         (strncasecmp): Avoid integer overflow on exotic platforms.
11722         Reported by Paul Eggert.
11723
11724 2005-10-11  Bruno Haible  <bruno@clisp.org>
11725
11726         * lib/c-strcasestr.h: New file, from GNU gettext.
11727         * lib/c-strcasestr.c: New file, from GNU gettext.
11728
11729 2005-10-11  Bruno Haible  <bruno@clisp.org>
11730
11731         * lib/c-strcase.h: New file, from GNU gettext.
11732         * lib/c-strcasecmp.c: New file, from GNU gettext.
11733         * lib/c-strncasecmp.c: New file, from GNU gettext.
11734
11735 2005-10-10  Paul Eggert  <eggert@cs.ucla.edu>
11736
11737         * modules/mempcpy (License): GPL -> LGPL.
11738         * modules/strchrnul (License): Likewise.
11739         * modules/sysexits (License): Likewise.
11740
11741 2005-10-08  Simon Josefsson  <jas@extundo.com>
11742
11743         * config/srclist.txt: Bug 1423 is closed, but 1439 remains.
11744
11745 2005-10-07  Simon Josefsson  <jas@extundo.com>
11746
11747         * m4/memxor.m4: Remove gl_C_RESTRICT call.
11748
11749 2005-10-06  Simon Josefsson  <jas@extundo.com>
11750
11751         * tests/test-hmac-md5.c: New file.
11752
11753         * modules/hmac-md5-tests: New file.
11754
11755         * modules/hmac-md5: New file.
11756
11757 2005-10-06  Simon Josefsson  <jas@extundo.com>
11758
11759         * m4/hmac-md5.m4: New file.
11760
11761         * m4/memxor.m4: Require gl_C_RESTRICT.
11762
11763 2005-10-06  Simon Josefsson  <jas@extundo.com>
11764
11765         * lib/memxor.c (memxor): Avoid casts and warnings.
11766
11767 2005-10-06  Simon Josefsson  <jas@extundo.com>
11768
11769         * lib/hmac-md5.c: New file.
11770
11771         * lib/hmac.h: New file.
11772
11773 2005-10-06  Paul Eggert  <eggert@cs.ucla.edu>
11774
11775         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
11776         promotes to int, not unsigned int, to catch the AIX 5.3
11777         compiler bug.
11778
11779 2005-10-05  Simon Josefsson  <jas@extundo.com>
11780
11781         * modules/memxor: New file.
11782
11783         * modules/iconv (Files): Move config.rpath to havelib, it is used
11784         there.
11785
11786         * modules/havelib (Files): Add config.rpath.
11787
11788 2005-10-05  Simon Josefsson  <jas@extundo.com>
11789
11790         * m4/memxor.m4: New file.
11791
11792 2005-10-05  Simon Josefsson  <jas@extundo.com>
11793
11794         * lib/memxor.c (memxor): Fix compiler error.
11795
11796         * lib/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): Add, see also
11797         <http://sourceware.org/bugzilla/show_bug.cgi?id=1423>.
11798
11799         * lib/memxor.h, lib/memxor.c: New files.
11800
11801         * lib/getaddrinfo.h: Don't protect sys/types.h with HAVE_SYS_TYPES_H,
11802         we assume all systems have it, suggested by Jim Meyering
11803         <jim@meyering.net>.  Remove HAVE_SYS_SOCKET_H test too, to see if
11804         any systems lack sys/socket.h; mingw32 is known to lack it, but we
11805         don't support it yet anyway.  Also remove HAVE_NETDB_H test, for
11806         same reasons.
11807
11808 2005-10-05  Simon Josefsson  <jas@extundo.com>
11809
11810         * config/srclist.txt: Add glibc bug 1423 for md5.h.
11811
11812 2005-10-05  Paul Eggert  <eggert@cs.ucla.edu>
11813
11814         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
11815         sys/socket.h, netdb.h, sys/types.h; the checks areno longer
11816         needed, since the source code now assumes these .h files.
11817
11818 2005-10-05  Derek Price  <derek@ximbiot.com>
11819
11820         * lib/getdelim.c (SIZE_MAX): New macro, if not already defined.
11821
11822 2005-10-05  Bruno Haible  <bruno@clisp.org>
11823
11824         * modules/stdint (License): Change to LGPL.
11825
11826 2005-10-04  Simon Josefsson  <jas@extundo.com>
11827
11828         * lib/getaddrinfo.h: Move sys/types.h include first, reported by "Mark
11829         D. Baushke" <mdb@gnu.org>.
11830
11831 2005-10-04  Bruno Haible  <bruno@clisp.org>
11832
11833         * lib/verify.h (verify_true): Provide alternative definition for C++.
11834
11835 2005-10-03  Paul Eggert  <eggert@cs.ucla.edu>
11836
11837         * lib/getdelim.c: Include getdelim.h first.  Include <limits.h>.
11838         (SSIZE_MAX): New macro, if not already defined.
11839         (getdelim): Fix buffer overrun on 64-bit hosts with lines longer
11840         than 2 GiB.
11841
11842 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
11843
11844         Sync from coreutils.
11845         * m4/openat.m4 (gl_FUNC_OPENAT): Check for fdopendir.
11846         * m4/ullong_max.m4 (gl_ULLONG_MAX): Simplify so that it merely
11847         defines ULONG_MAX_LT_ULLONG_MAX.  Thomas M.Ott reports that
11848         ULLONG_MAX doesn't work with 2.7.2.1.
11849
11850 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
11851
11852         * modules/xreadlink (Makefile.am): Remove lib_SOURCES.
11853         From Ben Pfaff.
11854
11855         * modules/exclude (Depends-on): Depend on verify.
11856         * modules/strtoimax (Depends-on): Likewise.
11857         * modules/utimecmp (Depends-on): Likewise.
11858
11859 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
11860
11861         * lib/exclude.c: Include verify.h.
11862         (verify): Remove.  All callers changed to use verify.h's version.
11863         * lib/strtoimax.c: Likewise.
11864         * lib/utimecmp.c: Likewis.e
11865
11866         Sync from coreutils.
11867         * lib/.cppi-disable: Add getaddrinfo.h, getdelim.h, getline.h,
11868         getpass.c, mbchar.h, mbuiter.h, strcase.h, strnlen.h, strnlen1.h.
11869         * lib/.cvsignore: Add fts.h, search.h, t-fpending.
11870         * lib/settime.c (settime): Fix { typo in previous patch.  Also, don't
11871         bother returning ENOSYS if settimeofday or stime fails; just let
11872         them return whatever errno they want to return.
11873         * lib/utimens.c: Include unistd.h, for dup2.
11874         (futimens): Fix typo: HAVE_FUTIMESAT was misspelled in an #if.
11875         (futimens) [! HAVE_FUTIMESAT]: If !file, set errno before returning -1.
11876
11877 2005-10-02  Jim Meyering  <jim@meyering.net>
11878
11879         Sync from coreutils.
11880         * m4/utimes.m4 (gl_FUNC_UTIMES): Detect the version of utimes
11881         from glibc-2.2.5 that fails for read-only files.
11882
11883 2005-10-02  Jim Meyering  <jim@meyering.net>
11884
11885         Sync from coreutils.
11886         * lib/fts-cycle.c [HAVE_CONFIG_H]: Include <config.h>.
11887         * lib/openat-die.c: Use `#ifdef HAVE_CONFIG_H', not
11888         `#if HAVE_CONFIG_H'.
11889         * lib/openat.c (fdopendir): Do not define if HAVE_FDOPENDIR.
11890         Remove AT_FDCWD test.
11891         Do not consume the fd unless successful.
11892         * lib/openat.h (fdopendir): Do not define if HAVE_FDOPENDIR.
11893         * lib/settime.c (settime): Move the HAVE_STIME block `up' into an #elif
11894         block, so that we don't even try to compile it if settimeofday is
11895         available.  This works around a compilation failure on OSF1 V5.1,
11896         due to stime requiring a `long int*' while tv_sec is `int'.
11897
11898 2005-10-02  Alfred M. Szmidt  <ams@gnu.org>
11899
11900         Sync from coreutils.
11901         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Compare $gl_have_path...
11902         against `yes', rather than just testing for nonempty.
11903
11904 2005-10-01  Simon Josefsson  <jas@extundo.com>
11905
11906         * m4/getaddrinfo.m4: Include sys/types.h for sys/socket.h, on FreeBSD
11907         and Darwin.
11908
11909         * m4/getaddrinfo.m4: Use AC_GNU_SOURCE, GNU only declare getaddrinfo
11910         as an (POSIX) extension.  Check for sys/types.h, sys/socket.h, and
11911         netdb.h too, needed by getaddrinfo.h.  Check if getaddrinfo,
11912         freeaddrinfo and gai_strerror are declared by the POSIX headers.
11913         Check if struct addrinfo is declared.
11914
11915 2005-10-01  Simon Josefsson  <jas@extundo.com>
11916
11917         * lib/getaddrinfo.h: Protect #include's of sys/socket.h and netdb.h.
11918         Only define struct addrinfo if !HAVE_STRUCT_ADDRINFO.  Protect
11919         AI_* and EAI_* definitions.  Protect function declarations.
11920
11921 2005-10-01  Jim Meyering  <jim@meyering.net>
11922
11923         Sync from coreutils.
11924
11925         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Look for getservbyname in these
11926         libraries [inet nsl socket xnet].  Nelson Beebe reported that with
11927         native cc on Solaris 7, getaddrinfo.c requires -lsocket.
11928         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
11929         in the inet and nsl libraries.  Required on Solaris 5.7.
11930
11931 2005-10-01  Jim Meyering  <jim@meyering.net>
11932
11933         Sync from coreutils.
11934         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
11935         in the inet and nsl libraries.  Required on Solaris 5.7.
11936
11937 2005-10-01  Eric Blake  <ebb9@byu.net>  (tiny change)
11938
11939         * lib/getdelim.c (getdelim): Remove unused variables.
11940
11941 2005-09-29  Paul Eggert  <eggert@cs.ucla.edu>
11942
11943         * lib/xtime.h (XTIME_PRECISION): Now of type int, not long long int,
11944         so that the code works even with ancient cpp.  Portability problem
11945         with GCC 2.7.2.1 reported by Thomas M.Ott.
11946
11947 2005-09-27  Paul Eggert  <eggert@cs.ucla.edu>
11948
11949         * modules/regex (Depends-on): Add strcase.
11950
11951         * modules/gethostname (Licence): Change from GPL to LGPL, since
11952         gethostname.c is a trivial implementation of a standard library
11953         function.
11954         * modules/poll (License): Change from GPL to LGPL, since it's
11955         derived from LGPL code.
11956
11957 2005-09-27  Jim Meyering  <jim@meyering.net>
11958
11959         * lib/getcwd.c: Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef
11960         HAVE_CONFIG_H.
11961
11962         * lib/intprops.h (signed_type_or_expr__): Define.
11963         (INT_STRLEN_BOUND) [__GNUC__]: Use a slightly tighter bound
11964         for unsigned types.
11965
11966 2005-09-26  Paul Eggert  <eggert@cs.ucla.edu>
11967
11968         * lib/verify.h (verify_expr): Remove, replacing with:
11969         (verify_true): New macro that returns true instead of void.
11970         (verify_type__): Remove.
11971         (verify): Use verify_true rather than verify_type__.
11972
11973 2005-09-26  Bruno Haible  <bruno@clisp.org>
11974
11975         * modules/mbchar (Include): Mention that HAVE_WCHAR_H && HAVE_WCTYPE_H
11976         is necessary.
11977         (lib_SOURCES): Remove mbchar.c.
11978         * modules/mbfile (Include): Mention that HAVE_MBRTOWC is necessary.
11979         (Files): Add m4/mbrtowc.m4.
11980         * modules/mbiter: Likewise.
11981         * modules/mbuiter: Likewise.
11982
11983 2005-09-26  Bruno Haible  <bruno@clisp.org>
11984
11985         * m4/mbchar.m4 (gl_MBCHAR): Check for wchar.h and wctype.h. Don't
11986         compile mbchar.c if they are not both present.
11987         * m4/mbfile.m4 (gl_MBFILE): Require gl_FUNC_MBRTOWC.
11988         * m4/mbiter.m4 (gl_MBITER): Likewise.
11989         * m4/strstr.m4 (gl_PREREQ_STRSTR): Use AC_REQUIRE.
11990         * m4/strcasestr.m4 (gl_PREREQ_STRCASESTR): Likewise.
11991         * m4/strcase.m4 (gl_PREREQ_STRCASECMP): Likewise.
11992
11993 2005-09-25  Jim Meyering  <jim@meyering.net>
11994
11995         * modules/inet_ntop (Depends-on): Add socklen, since inet_ntop.c
11996         also uses socklen_t.
11997
11998 2005-09-24  Paul Eggert  <eggert@cs.ucla.edu>
11999
12000         * lib/utimens.c (ENOSYS): Define if not already defined.
12001         (futimens): Support having a null PATH if the file descriptor
12002         is nonnegative.
12003
12004         * lib/regex_internal.h (__GNUC_PREREQ, always_inline, inline, pure):
12005         Remove.
12006         (__attribute): Define to empty unless GCC 3.1 or later.
12007         This works around a core dump on OpenBSD 3.4, which has GCC
12008         2.95.3, which dumps core when given __attribute__(()).  It also
12009         simplifies other tests, since we really don't want to bother with
12010         worrying about which ancient version of GCC supported what.
12011         Original problem reported by Yoann Vandoorselaere, with part of
12012         the fix suggested by Derek Price.
12013
12014 2005-09-24  Jim Meyering  <jim@meyering.net>
12015
12016         * lib/verify.h (verify_type__): Use `unsigned int' as the bitfield type
12017         so we can once again use a positive bitfield width of 1 -- now we
12018         don't have to explain why we were using a bitfield width of 2.
12019
12020 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
12021
12022         * m4/regex.m4 (gl_REGEX): If replacing, define regcomp to rpl_regcomp,
12023         and similarly for the other external symbols.  Problem reported
12024         by James Gallager.
12025
12026         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux
12027         bug reported by Jim Meyering.
12028
12029         * m4/utimens.m4 (gl_UTIMENS): Check for futimesat.
12030         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Undo previous change;
12031         not needed, since socklen is a prerequisite module.
12032
12033 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
12034
12035         * lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>.
12036         Problem reported by Eric Blake.
12037         (getaddrinfo): Initialize se so that it's not garbage.
12038         Redo internal storage allocation so that it doesn't make unportable
12039         assumptions about alignment.
12040         Fix a memory leak.
12041
12042         * lib/utimens.c (futimens): Use futimesat if available.
12043         Prefer it to futimes since it doesn't have the futimes bug.
12044
12045         * lib/verify.h (GL_CONCAT0, GL_CONCAT): Remove.
12046         (verify): Don't use the __LINE__ trick, as it doesn't work in general.
12047         Instead, declare a function that returns a pointer to an array,
12048         and use verify_type__ to declare the size of the array.
12049         Problem and germ of a solution reported by Bruno Haible.
12050         (verify_type__): Use 2, not 1, for bitfield size, to avoid
12051         a warning with Irix 6.5 cc.  Problem reported by Bruno Haible.
12052
12053 2005-09-23  Jim Meyering  <jim@meyering.net>
12054
12055         Sync from coreutils.
12056         Correct build failure (socklen_t not defined) on at least
12057         mips-sgi-irix6.5 and alphaev67-dec-osf5.1.
12058         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require gl_SOCKLEN_T.
12059
12060 2005-09-23  Jim Meyering  <jim@meyering.net>
12061
12062         * modules/getaddrinfo (Depends-on): Add socklen.
12063
12064 2005-09-23  Bruno Haible  <bruno@clisp.org>
12065
12066         * tests/test-verify.c: New file.
12067
12068 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
12069
12070         Sync from coreutils.
12071
12072         * modules/argmatch (Depends-on): Add verify.
12073         * modules/getloadavg (Depends-on): Depend on fcntl-safer, not
12074         unistd-safer.
12075         * modules/save-cwd (Depends-on): Likewise.
12076
12077         * modules/openat (Files): Add lib/openat-die.c.
12078         (Depends-on): Remove error, exitfail.
12079         Add dirname.
12080
12081         * modules/verify: New file.
12082         * MODULES.html.sh (Diagnostics <assert.h>): New section,
12083         with "verify" module.
12084
12085 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
12086
12087         Sync from coreutils.
12088
12089         * m4/backupfile.m4, calloc.m4, chown.m4, cloexec.m4, dup2.m4:
12090         * m4/fileblocks.m4, free.m4, ftruncate.m4, getcwd.m4, getpagesize.m4:
12091         * m4/getugroups.m4, group-member.m4, idcache.m4, link-follow.m4:
12092         * m4/mkstemp.m4, mktime.m4, mountlist.m4, nanosleep.m4, pathmax.m4:
12093         * m4/physmem.m4, posixver.m4, putenv.m4, safe-read.m4, same.m4:
12094         * m4/save-cwd.m4, stdio-safer.m4, unistd-safer.m4, unlinkdir.m4:
12095         * m4/userspec.m4, xgetcwd.m4, xreadlink.m4:
12096         Don't bother checking for string.h, stdlib.h, unistd.h.
12097         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't require
12098         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK; that's now the lstat
12099         module's job.
12100         * m4/jm-macros.m4 (gl_MACROS): Likewise.
12101         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_LSTAT.
12102
12103         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.
12104         (gl_GETDATE): Use it.
12105
12106         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Don't bother checking for unistd.h.
12107
12108 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
12109
12110         Sync from coreutils.
12111
12112         * lib/.cppi-disable: Add regcomp.c, regex_internal.c, regex_internal.h,
12113         stat-time.h.
12114         * lib/argmatch.h: Include verify.h
12115         (ARGMATCH_VERIFY): Use verify rather than rolling our own.
12116         (ARGMATCH_ASSERT): Remove; unused.
12117         * lib/canonicalize.c: Assume STDC_HEADERS.
12118         * lib/exclude.c: Include "strcase.h".
12119         * lib/regex_internal.h [!defined _LIBC]: Likewise.
12120         * lib/getusershell.c: Include stdio--.h rather than stdio.h
12121         and stdio-safer.h.
12122         (getusershell): Call fopen, not fopen_safer.
12123         * lib/save-cwd.c: Include fcntl--.h rather than fcntl.h.
12124         Do not include unistd-safer.h.
12125         (save_cwd): Don't call fd_safer; no longer needed
12126         now that we include fcntl--.h.
12127
12128         * lib/getdate.y (relative_time): New type.
12129         (RELATIVE_TIME_0): New constant.
12130         (parser_control): Use relative_time instead of doing it ourselves.
12131         (%union): Add new relative_time rel member.
12132         (tYEAR_UNIT, tMONTH_UNIT, tHOUR_UNIT, tMINUTE_UNIT, tSEC_UNIT):
12133         Now typeless.
12134         (relunit, relunit_snumber): Now of type rel.
12135         (zone, rel, relunit, get_date): Adjust to above changes.
12136
12137         * lib/getloadavg.c: Include fcntl--.h rather than fcntl.h.
12138         Do not include unistd-safer.h.
12139         (getloadavg): Don't call fd_safer; no longer needed
12140         now that we include fcntl--.h.
12141
12142         * lib/mkdir-p.c (ENOSYS): Define to EEXIST if not defined.
12143         (make_dir_parents): Treat ENOSYS like EEXIST.
12144
12145         Improve quality of diagnostics on restore_cwd failure.
12146         * lib/mkdir-p.h (make_dir): Remove.  All uses replaced by mkdir.
12147         (make_dir_parents): Last arg is now int * (for errno), not bool *.
12148         * lib/mkdir-p.c (make_dir, make_dir_parents): Likewise.
12149         Rewrite "mkdir -p" algorithm to avoid the need for "stat"
12150         each time through the loop.  Do not diagnose restore_cwd failure;
12151         that is the caller's job (and perhaps the caller does not care).
12152
12153         * lib/mkdir-p.c (CLEANUP_CWD, CLEANUP): Remove.
12154         (make_dir_parents): Revamp to avoid need for CLEANUP_CWD, CLEANUP.
12155         If the file already exists but is not a directory, don't bother
12156         to try to make its parents.
12157         Close potential file descriptor leak if we can't chdir("/") (!).
12158         Don't always return true if chdir($PWD) fails; return true only
12159         if the requested action was done successfully (except for the
12160         chdir($PWD)).
12161         Don't log final directory unless we actually made it.
12162         Refactor to avoid duplicate code to fix up permissions.
12163         Don't attempt to fix up parent permissions if chdir($PWD) fails.
12164
12165         * lib/strftime.c (my_strftime): Rewrite the previous change slightly,
12166         to make it a bit faster and (I hope) clearer.
12167         * lib/strftime.c (my_strftime): Add support for %:z, %::z, %:::z.
12168         Fix bug in formats like %2N.
12169
12170         * lib/verify.h: New file.
12171
12172 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
12173
12174         Sync from coreutils.
12175         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Check for netinet/in.h.
12176
12177 2005-09-22  Jim Meyering  <jim@meyering.net>
12178
12179         Sync from coreutils.
12180
12181         * m4/lstat.m4 (gl_FUNC_LSTAT):
12182         Use AC_LIBSOURCES to require lstat.c and lstat.h.
12183         Remove obsolete comment.
12184         * m4/xreadlink.m4: Use AC_LIBSOURCES and AC_LIBOBJ.
12185         * m4/xstrtod.m4: Likewise.
12186
12187         * m4/openat.m4 (gl_FUNC_OPENAT): Add openat-die.c.
12188
12189 2005-09-22  Jim Meyering  <jim@meyering.net>
12190
12191         Sync from coreutils.
12192
12193         * lib/backupfile.c: Use ARGMATCH_VERIFY, just in case.
12194
12195         * lib/posixtm.c (posixtime) [lint]: Initialize *all* of tm0, not just
12196         the .tm_year member, since otherwise gcc-4.0 would now warn about
12197         tm_zone, tm_gmtoff, tm_isdst, tm_yday, tm_wday.
12198
12199         * lib/quotearg.c (quotearg_n_options): Change code to be suboptimal, in
12200         order to avoid an unsuppressible warning from gcc on 64-bit systems.
12201
12202         * lib/getdate.y (get_date): Undo part of the 2005-04-04 change, so that
12203         the command "date -d'2005-03-27 +1 day'" succeeds once again, even
12204         when run in a time zone for which daylight savings time is in effect
12205         for the starting date.
12206
12207         * lib/mkdir-p.c (make_dir_parents): Don't let a failed chdir($PWD)
12208         stop us from restricting permissions of just-created absolute-named
12209         directories.
12210         * lib/mkdir-p.c (CLEANUP_CWD): Return *true*, not false when failing
12211         to restore initial working directory.
12212         * lib/mkdir-p.c (make_dir_parents): New parameter:
12213         different_working_dir, to tell caller if/when we change the working
12214         directory and are unable to return to the initial one.
12215         * lib/mkdir-p.h (make_dir_parents): Update prototype.
12216         * lib/mkdir-p.c (CLEANUP_CWD): Change one more `return 1' to
12217         `return false'.  This fixes a bug introduced on 2004-07-30.
12218
12219         * lib/openat.c (fdopendir): Be sure to close the supplied
12220         file descriptor before returning.  This makes our replacement
12221         implementation a little closer to Solaris's, where fdopendir
12222         ties the file descriptor to the returned DIR* pointer.
12223         * lib/openat.c (unlinkat): New function.
12224         * lib/openat.h (unlinkat): Add prototype.
12225         * lib/openat-die.c (openat_save_fail): Rename from openat_save_die.
12226         (openat_restore_fail): Rename from openat_restore_die.
12227         * lib/openat.c, openat.h: Reflect s/_die/_fail/ renaming.
12228
12229         Provide an alternative to exiting immediately upon save_cwd or
12230         restore_cwd failure.  Now, an application can arrange e.g.,
12231         to perform a longjump in that case.
12232         * lib/openat.c: Include dirname.h.
12233         Use IS_ABSOLUTE_FILE_NAME rather than testing for leading slash.
12234         (rpl_openat, fdopendir, fstatat): Call openat_save_die
12235         and openat_restore_die rather than calling error directly.
12236         Don't include "error.h" or "exitfail.h"; they're no longer needed.
12237
12238         * lib/openat-die.c (openat_save_die, openat_restore_die): New file.
12239         * lib/openat.h (openat_save_die, openat_restore_die): Declare and
12240         define.
12241
12242         * lib/strftime.c [FPRINTFTIME] (fprintftime): Provide a new interface:
12243         size_t fprintftime (FILE *fp, char const *fmt, struct tm const *tm,
12244                             int utc, int nanoseconds);
12245         Background:
12246         date should not have to allocate a megabyte of virtual memory to
12247         handle a format argument like +%1048575T.  When implemented with
12248         strftime, it must allocate such a buffer, use strftime to fill it
12249         in, print it, then free it.
12250         With fprintftime, it simply prints everything and exits.
12251         With no need for memory allocation, that's one fewer way to fail.
12252         * lib/strftime.c (my_strftime): Parse the colons of %:::z *after* the
12253         optional field width, not before, so we accept %9:z, not %:9z.
12254         (my_strftime): Be sure to use L_('x') for literals.
12255
12256         * lib/backupfile.c, lib/canon-host.c, lib/canonicalize.c, lib/chown.c:
12257         * lib/cloexec.c, lib/dup-safer.c, lib/dup2.c, lib/euidaccess.c:
12258         * lib/fd-safer.c, lib/fileblocks.c, lib/fopen-safer.c, lib/fsusage.c:
12259         * lib/ftruncate.c, lib/getcwd.c, lib/getcwd.h, lib/getloadavg.c:
12260         * lib/getopt_.h, lib/getpagesize.h, lib/getugroups.c:
12261         * lib/group-member.c, lib/human.h, lib/idcache.c, lib/mkdir-p.c:
12262         * lib/mountlist.c, lib/nanosleep.c, lib/pathmax.h, lib/physmem.c:
12263         * lib/posixver.c, lib/putenv.c, lib/raise.c, lib/safe-read.c:
12264         * lib/same.c, lib/save-cwd.c, lib/setenv.c, lib/settime.c:
12265         * lib/tempname.c, lib/unlinkdir.c, lib/unsetenv.c, lib/userspec.c:
12266         * lib/xgethostname.c, lib/xreadlink.c:
12267         Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally.
12268
12269         * lib/chown.c, lib/cloexec.c, lib/dup-safer.c, lib/dup2.c:
12270         * lib/fsusage.c, lib/getcwd.c, lib/getloadavg.c, lib/mountlist.c:
12271         * lib/openat.h, lib/save-cwd.c, lib/tempname.c:
12272         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
12273         and don't include <sys/file.h>).
12274
12275 2005-09-22  Eric Blake  <ebb9@byu.net>  (tiny change)
12276
12277         Sync from coreutils.
12278
12279         * lib/getloadavg.c (getloadavg) [__CYGWIN__]: Port to cygwin.
12280         [__linux__]: Allocate a big enough buffer for /proc/loadavg.
12281         [!LDAV_DONE]: Avoid unused variable warning.
12282
12283 2005-09-21  Bruno Haible  <bruno@clisp.org>
12284
12285         * lib/unicodeio.h (unicode_to_mb): New declaration.
12286
12287 2005-09-20  Derek Price  <derek@ximbiot.com>
12288
12289         * lib/getaddrinfo.c: Don't include <netdb.h> included from
12290         getaddrinfo.h.
12291
12292 2005-09-20  Bruno Haible  <bruno@clisp.org>
12293
12294         * gnulib-tool: Remove trailing slashes from the values specified for
12295         --source-base, --m4-base, --tests-base, --aux-dir.
12296         Suggested by Simon Josefsson <jas@extundo.com>.
12297
12298 2005-09-20  Bruno Haible  <bruno@clisp.org>
12299
12300         * gnulib-tool (func_all_modules, func_modules_transitive_closure,
12301         func_modules_to_filelist, func_import, func_create_testdir): Make all
12302         sorting results locale-independent, so that gnulib-cache.m4 doesn't
12303         change when gnulib-tool is invoked in a different locale.
12304
12305 2005-09-19  Simon Josefsson  <jas@extundo.com>
12306
12307         * m4/socklen.m4: Fix typo.
12308
12309 2005-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12310
12311         Use a consistent style for including <config.h>.
12312         * lib/__fpending.c, lib/acl.c, lib/argmatch.c, lib/argp-help.c,
12313         lib/argp-parse.c, lib/argp-pvh.c, lib/backupfile.c, lib/basename.c,
12314         lib/c-stack.c, lib/calloc.c, lib/check-version.c, lib/cloexec.c,
12315         lib/closeout.c, lib/copy-file.c, lib/creat-safer.c, lib/cycle-check.c,
12316         lib/dirfd.c, lib/dirname.c, lib/dup-safer.c, lib/dup2.c,
12317         lib/euidaccess.c, lib/exclude.c, lib/exitfail.c, lib/fatal-signal.c,
12318         lib/fd-safer.c, lib/file-type.c, lib/fileblocks.c, lib/filemode.c,
12319         lib/filenamecat.c, lib/findprog.c, lib/fnmatch.c, lib/fopen-safer.c,
12320         lib/free.c, lib/fsusage.c, lib/ftruncate.c, lib/full-write.c,
12321         lib/fwriteerror.c, lib/getaddrinfo.c, lib/getcwd.c, lib/getdelim.c,
12322         lib/getline.c, lib/getlogin_r.c, lib/getndelim2.c, lib/getnline.c,
12323         lib/getopt1.c, lib/getpass.c, lib/group-member.c, lib/hard-locale.c,
12324         lib/hash-pjw.c, lib/hash.c, lib/human.c, lib/idcache.c,
12325         lib/inet_ntop.c, lib/isdir.c, lib/long-options.c, lib/malloc.c,
12326         lib/memcasecmp.c, lib/memcmp.c, lib/memcoll.c, lib/memcpy.c,
12327         lib/memmove.c, lib/mkdir-p.c, lib/modechange.c, lib/mountlist.c,
12328         lib/open-safer.c, lib/physmem.c, lib/pipe-safer.c, lib/pipe.c,
12329         lib/poll.c, lib/posixver.c, lib/progname.c, lib/progreloc.c,
12330         lib/putenv.c, lib/quote.c, lib/quotearg.c, lib/readline.c,
12331         lib/readlink.c, lib/realloc.c, lib/regex.c, lib/rename.c, lib/rmdir.c,
12332         lib/rpmatch.c, lib/safe-read.c, lib/same.c, lib/save-cwd.c,
12333         lib/savedir.c, lib/sig2str.c, lib/strcspn.c, lib/strerror.c,
12334         lib/stripslash.c, lib/strncasecmp.c, lib/strndup.c, lib/strnlen.c,
12335         lib/strnlen1.c, lib/strsep.c, lib/strstr.c, lib/strtod.c,
12336         lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c,
12337         lib/time_r.c, lib/userspec.c, lib/utimecmp.c, lib/version-etc-fsf.c,
12338         lib/version-etc.c, lib/wait-process.c, lib/xalloc-die.c, lib/xgetcwd.c,
12339         lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c, lib/xreadlink.c,
12340         lib/xsetenv.c, lib/xstrndup.c, lib/xstrtoimax.c, lib/xstrtol.c,
12341         lib/xstrtoumax.c, lib/yesno.c:
12342         Standardize inclusion of config.h.
12343         * lib/__fpending.h, lib/dirfd.h, lib/getdate.h, lib/human.h,
12344         lib/inttostr.h:  Removed inclusion of config.h from header files.
12345         * lib/inttostr.c:  Adjusted in-tree users.
12346         * lib/timespec.h: Remove superfluous warning to include config.h.
12347         * lib/atexit.c, lib/chdir-long.c, lib/chown.c, lib/fchown-stub.c,
12348         lib/getgroups.c, lib/gettimeofday.c, lib/lchown.c, lib/lstat.c,
12349         lib/mkdir.c, lib/mkstemp.c, lib/nanosleep.c, lib/openat.c, lib/raise.c,
12350         lib/readtokens0.c, lib/readutmp.c, lib/unlinkdir.c: Guard inclusion of
12351         config.h with HAVE_CONFIG_H.
12352
12353 2005-09-19  Jim Meyering  <jim@meyering.net>
12354
12355         * modules/pathmax (License): Change to LGPL.
12356
12357 2005-09-19  Derek Price  <derek@ximbiot.com>
12358
12359         * config/srclist.txt: glibc's glob.h is now in lib/glob-libc.h.
12360
12361 2005-09-19  Bruno Haible  <bruno@clisp.org>
12362
12363         * gnulib-tool (import): Provide default for --tests-base.
12364
12365 2005-09-19  Bruno Haible  <bruno@clisp.org>
12366
12367         * doc/quote.texi: New file, extracted from gnulib.texi.
12368         * doc/ctime.texi: New file, extracted from gnulib.texi.
12369         * doc/inet_ntoa.texi: New file, extracted from gnulib.texi.
12370         * doc/gnulib-tool.texi: New file, extracted from gnulib.texi.
12371         * doc/gnulib.texi: Include them.
12372
12373 2005-09-18  Bruno Haible  <bruno@clisp.org>
12374
12375         Portability fix.
12376         * gnulib-tool (func_readlink): New function.
12377         (func_ln_if_changed): Use it.
12378
12379 2005-09-18  Bruno Haible  <bruno@clisp.org>
12380
12381         * gnulib-tool: Support --with-tests also with --import.
12382         (func_emit_tests_Makefile_am): Use variables $m4base and $testsbase.
12383         (func_import): Use variables $testsbase and $inctests. Emit a
12384         gl_TESTS_BASE form into gnulib-cache.m4. Create $testsbase/Makefile.am.
12385         Remind the user to add AC_CONFIG_FILES($testsdir/Makefile) and
12386         SUBDIRS += $testsdir.
12387         (func_create_testdir): Update.
12388
12389 2005-09-18  Bruno Haible  <bruno@clisp.org>
12390
12391         * gnulib-tool: Revise --dry-run implementation. Use variable $doit
12392         instead of $dry_run.
12393         (func_cp_if_changed, func_mv_if_changed): Remove functions.
12394         (func_ln_if_changed): Don't handle dry-run here.
12395         (func_import): In dry-run mode, detect more precisely which actions
12396         would be performed, and don't use "...ing" verbs.
12397
12398 2005-09-18  Bruno Haible  <bruno@clisp.org>
12399
12400         * gnulib-tool (func_tmpdir): New function, taken from GNU gettextize.
12401         (func_import): Use join on two temporary files instead of three nested
12402         loops, in order to determine which files are new or old.
12403
12404 2005-09-18  Bruno Haible  <bruno@clisp.org>
12405
12406         * gnulib-tool (func_import): Comment out code that spits out the
12407         new files with --dry-run.
12408
12409 2005-09-18  Bruno Haible  <bruno@clisp.org>
12410
12411         * doc/gnulib.texi (Invoking gnulib-tool): 50% rewritten.
12412
12413 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
12414
12415         * lib/stat-time.h: New file.
12416         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, CTIME_CMP):
12417         (MTIME_CMP, TIMESPEC_NS): Remove.  Now done by stat-time.h,
12418         in a different way.
12419         (timespec_cmp): New function.
12420         * lib/utimecmp.c: Include stat-time.h.
12421         (SYSCALL_RESOLUTION): Depend on whether various struct stat
12422         members exist, not on the obsolescent ST_MTIM_NSEC.
12423         (utimecmp): Use the new stat-time functions rater than TIMESPEC_NS.
12424
12425 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
12426
12427         * config/srclist.txt: Remove glibc bug 1033 and uncomment mktime.c.
12428
12429 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
12430
12431         * MODULES.html.sh (File system functions): Add stat-time.
12432         * modules/stat-time: New file.
12433         * modules/timespec (Files): Remove m4/st_mtim.m4; this
12434         is now done in a different way, by the stat-time module.
12435         * modules/utimecmp (Depends-on): Add stat-time.
12436
12437 2005-09-15  Paul Eggert  <eggert@cs.ucla.edu>
12438
12439         * m4/st_mtim.m4: Remove.  Superseded by...
12440         * m4/stat-time.m4: New file.
12441         * m4/timespec.m4 (gl_TIMESPEC): Require AC_C_INLINE.
12442         Do not invoke AC_STRUCT_ST_MTIM_NSEC; no longer needed.
12443
12444 2005-09-15  Derek Price  <derek@ximbiot.com>
12445
12446         * m4/strstr.m4 (gl_FUNC_STRSTR): Don't define strstr here.
12447
12448 2005-09-15  Derek Price  <derek@ximbiot.com>
12449
12450         * lib/regex_internal.h: Blank `pure' for GNUC < 3.
12451         * lib/regex_internal.c: Ditto, using this...
12452         (__GNUC_PREREQ): ...new macro.
12453         * lib/regcomp.c, regexec.c: Blank `always_inline' for GNUC < 3.1
12454         using...
12455         (__GNUC_PREREQ): ...this new macro.
12456
12457         * lib/strstr.h: Include string.h. Define strstr as a macro here.
12458
12459 2005-09-15  Derek Price  <derek@ximbiot.com>
12460             Paul Eggert  <eggert@cs.ucla.edu>
12461
12462         * lib/regcomp.c, regexec.c, regex_internal.c: Back out previous
12463         changes, consolidating in...
12464         * lib/regex_internal.h: ...this file.
12465
12466 2005-09-13  Jim Meyering  <jim@meyering.net>
12467
12468         * lib/canon-host.c: Filter through gnu indent and reword comments
12469         slightly.
12470         * lib/canon-host.h (ch_strerror_r): Tweak cpp indentation and spacing.
12471
12472 2005-09-13  Derek Price  <derek@ximbiot.com>
12473
12474         * lib/canon-host.c (canon_host_r): Set *cherror on memory allocation
12475         failure.
12476         Reported by Jim Meyering  <jim@meyering.net>.
12477
12478 2005-09-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
12479
12480         * lib/base64.c: Typo.
12481         (base64_encode): Put b64str in initialized data section.
12482
12483 2005-09-12  Paul Eggert  <eggert@cs.ucla.edu>
12484
12485         Merge glibc and coreutils changes into gnulib, plus a few
12486         extra fixes.
12487         * lib/md5.c: Use #error rather than a string.
12488         (CYCLIC): New macro, from glibc source.  Use it instead of rol.
12489         * lib/md5.h (__GNUC_PREREQ, __THROW): Define if not defined already.
12490         (__attribute__): Define to empty for non recent-GCC.
12491         (__md5_buffer, __md5_finish_ctx, __md5_init_ctx, __md5_process_block):
12492         (__md5_process_bytes, __md5_read_ctx, __md5_stream):
12493         Renamed from their non-__ counterparts, with new macros replacing
12494         them if not _LIBC.  Add __THROW attribute.
12495         (rol): Remove.
12496         (struct md5_ctx): Align buffer if using GCC.
12497         * lib/sha1.h (struct sha1_ctx): Likewise.
12498         * lib/sha1.c (SWAP): Renamed from the NOTSWAP.  All uses changed.
12499         The old name was backwards.
12500         (NOTSWAP): Remove; not used.
12501         (rol): New macro, moved here from md5.h.
12502         (sha1_process_block): Remove a FIXME that doesn't make sense.
12503
12504 2005-09-12  Derek Price  <derek@ximbiot.com>
12505
12506         Return usable errors from canon-host.
12507         * lib/canon-host.h: New file.
12508         * lib/canon-host.c (canon_host): Wrap...
12509         (canon_host_r): ...this new function, which now relies exclusively on
12510         getaddrinfo.
12511         (ch_strerror): New function.
12512         (last_cherror): New global.
12513         * lib/getaddrinfo.c: Move include of getaddrinfo.h first to test
12514         interface.
12515         (getaddrinfo): Add AI_CANONNAME functionality.  Don't do arithmetic on
12516         void *.
12517         (freeaddrinfo): Free ai->ai_canonname when set.
12518
12519 2005-09-12  Derek Price  <derek@ximbiot.com>
12520
12521         Make canon-host require getaddrinfo.
12522         * m4/canon-host.m4 (gl_CANON_HOST): Remove most dependencies.
12523         AC_LIBSOURCE canon-host.h.  Call...
12524         (gl_PREREQ_CANON_HOST): ...this new function, which requires
12525         gl_GETADDRINFO.
12526         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Compile gai_strerror when needed.
12527
12528 2005-09-12  Derek Price  <derek@ximbiot.com>
12529
12530         * modules/canon-host: Add canon-host.h.  Depend on getaddrinfo.  Make
12531         LGPL.
12532         * modules/getaddrinfo: Add link to opengroup spec.  Depend on strdup.
12533
12534 2005-09-12  Derek Price  <derek@ximbiot.com>
12535
12536         * lib/gai_strerror.c: Include config.h when available.  Include
12537         getaddrinfo.h before other headers to test interface.
12538         Reported by Larry Jones <lawrence.jones@ugs.com>.
12539
12540 2005-09-12  Derek Price  <derek@ximbiot.com>
12541             Paul Eggert  <eggert@cs.ucla.edu>
12542
12543         * modules/glob (Files): Add glob-libc.h.
12544
12545 2005-09-12  Derek Price  <derek@ximbiot.com>
12546             Paul Eggert  <eggert@cs.ucla.edu>
12547
12548         * m4/glob.m4 (gl_GLOB_SUBSTITUTE): AC_LIBSOURCES for glob.c,
12549         glob_.h, glob-libc.h.
12550         (gl_PREREQ_GLOB): Remove _SYS_CDEFS_H hack; no longer needed.
12551
12552 2005-09-12  Derek Price  <derek@ximbiot.com>
12553             Paul Eggert  <eggert@cs.ucla.edu>
12554
12555         * lib/glob-libc.h: Renamed from glob_.h.  The new version is
12556         taken from libc's glob.h, except with '#ifdef __GLOB_GNULIB'
12557         protecting things that should be done only in gnulib contexts.
12558         * lib/glob_.h: New file, containing only the glob things needed for
12559         gnulib.
12560         (GLOB_PREFIX): Remove.  All uses changed to look for __GLOB_GNULIB.
12561         (__GLOB_CONCAT, __GLOB_XCONCAT, __GLOB_ID): Remove; no longer needed.
12562         (glob, globfree, glob_pattern_p): Now defined simply in terms of
12563         rpl_glob, rpl_globfree, rpl_glob_pattern_p.
12564         (__GLOB_GNULIB): New macro, to keep the glob.h changes clearer
12565         and to respect the namespace rules better.
12566
12567 2005-09-08  Simon Josefsson  <jas@extundo.com>
12568
12569         * modules/socklen: New file.
12570
12571 2005-09-08  Simon Josefsson  <jas@extundo.com>
12572
12573         * m4/socklen.m4: New file.
12574
12575 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
12576
12577         * modules/utimens (Files): Add m4/utimbuf.m4, since
12578         m4/utimens.m4 requires gl_CHECK_TYPE_STRUCT_UTIMBUF.
12579         Reported by Sergey Poznyakoff.
12580
12581 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
12582
12583         * lib/glob.c (glob, globfree, __glob_pattern_p): Use old-style function
12584         definitions, since that's the preferred style in glibc.
12585         Fix a minor spacing issue, and update copyright notice to match
12586         glibc's.
12587
12588 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
12589
12590         * config/srclist.txt: Remove glibc bug 1061; it's been fixed.
12591
12592 2005-09-06  Simon Josefsson  <jas@extundo.com>
12593
12594         * lib/getpass.c (getpass): Fix typo, test for HAVE_TCSETATTR and not
12595         TCSETATTR.  Reported by Derek Price <derek@ximbiot.com>.
12596
12597 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
12598
12599         * lib/regex_internal.h (bitset_not): Add parens to avoid gcc -Wall
12600         warning.
12601
12602 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
12603
12604         * config/srclist.txt: Add glibc bug 1302.
12605
12606 2005-09-05  Paul Eggert  <eggert@cs.ucla.edu>
12607
12608         Change bitset word type from unsigned int to unsigned long int,
12609         as this has better performance on typical 64-bit hosts.
12610         Port bitset code to hosts with unusual word sizes.
12611         * lib/regcomp.c (build_equiv_class, build_charclass, build_range_exp):
12612         (build_collating_symbol):
12613         Prefer bitset to re_bitset_ptr_t in prototypes, when the actual
12614         argument is a bitset.  This is merely a style issue, but it makes
12615         it clearer that an entire array is expected.
12616         (re_compile_fastmap_iter, init_dfa, init_word_char, optimize_subexps):
12617         * lib/regcomp.c (lower_subexp, parse_bracket_exp, built_charclass_op):
12618         Port to the case where bitset_word is not the same as unsigned int.
12619         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
12620         (bitset_not, bitset_merge, bitset_set_all, bitset_mask):
12621         Likewise.
12622         * lib/regexec.c (check_dst_limits_calc_pos_1,
12623         check_subexp_matching_top):
12624         (build_trtable, group_nodes_into_DFAstates):
12625         Likewise.
12626         * lib/regcomp.c (re_compile_fastmap_iter, utf8_sb_map, optimize_utf8):
12627         Don't assume that SBC_MAX is a multiple of BITSET_WORD_BITS.
12628         * lib/regex_internal.h (bitset_set_all, bitset_not): Likewise.
12629         * lib/regexec.c (group_nodes_into_DFAstates): Likewise.
12630         * lib/regcomp.c (utf8_sb_map): Don't assume UINT_MAX == 0xffffffff.
12631         * lib/regcomp.c (optimize_subexps, lower_subexp):
12632         Work even if bitset_word has holes in its bitwise representation.
12633         * lib/regex_internal.h (BITSET_WORD_BITS): Likewise.
12634         * lib/regexec.c (check_dst_limits_calc_pos_1,
12635         check_subexp_matching_top):
12636         Likewise.
12637         * lib/regex_internal.c (re_string_reconstruct):
12638         Don't assume UCHAR_MAX == 255.
12639         * lib/regex_internal.h (bitset_set_all): Likewise.
12640         * lib/regex_internal.h (BITSET_WORD_BITS): Renamed from UINT_BITS.
12641         All uses changed.
12642         (BITSET_WORDS): Renamed from BITSET_UINTS.  All uses changed.
12643         (bitset_word): New type, replacing 'unsigned int' for bitset uses.
12644         All uses changed.
12645         (BITSET_WORD_MAX): New macro.
12646         (bitset_set, bitset_clear, bitset_contain, bitset_empty):
12647         (bitset_set_all, bitset_copy):  Now inline functions, not macros.
12648         (bitset_empty, bitset_copy):
12649         Prefer sizeof (bitset) to multiplying it out ourselves.
12650         (bitset_not_merge): Remove; unused.
12651         (bitset_contain): Return bool, not unsigned int with one bit on.
12652         All callers changed.
12653         * lib/regexec.c (build_trtable): Don't assume bitset has no stricter
12654         alignment than re_node_set; do this by defining a new internal
12655         type struct dests_alloc and using it to allocate memory.
12656
12657 2005-09-05  Bruno Haible  <bruno@clisp.org>
12658
12659         * gnulib-tool (func_import): Fix comparison in handling of symbolic
12660         links.
12661
12662 2005-09-04  Martin Lambers  <marlam@marlam.de>  (tiny change)
12663
12664         * modules/size_max (Makefile.am): Add size_max.h
12665
12666 2005-09-04  Derek Price  <derek@ximbiot.com>
12667
12668         * gnulib-tool (func_import): Fix reversed $symbolic logic.
12669
12670 2005-09-03  Simon Josefsson  <jas@extundo.com>
12671
12672         * gnulib-tool: Fix typo.
12673
12674 2005-09-03  Simon Josefsson  <jas@extundo.com>
12675
12676         * config/srclist.txt: Add glibc bug 1293.
12677
12678 2005-09-03  Derek Price  <derek@ximbiot.com>
12679
12680         * m4/getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
12681         From Larry Jones <lawrence.jones@ugs.com>.
12682
12683 2005-09-02  Simon Josefsson  <jas@extundo.com>
12684
12685         * modules/socklen: New file.
12686
12687 2005-09-02  Simon Josefsson  <jas@extundo.com>
12688
12689         * modules/havelib: New module.
12690
12691         * modules/gettext, modules/iconv, modules/lock, modules/readline:
12692         Use havelib.
12693
12694 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
12695
12696         Check for arithmetic overflow when calculating sizes, to prevent
12697         some buffer-overflow issues.  These patches are conservative, in the
12698         sense that when I couldn't determine whether an overflow was possible,
12699         I inserted a run-time check.
12700         * lib/regex_internal.h (re_xmalloc, re_xrealloc, re_x2realloc): New
12701         macros.
12702         (SIZE_MAX) [!defined SIZE_MAX]: New macro.
12703         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc):
12704         (re_xnrealloc, re_x2nrealloc): New inline functions.
12705         * lib/regcomp.c (init_dfa, analyze, build_range_exp,
12706         parse_bracket_exp):
12707         (build_equiv_class, build_charclass): Check for arithmetic overflow
12708         in size expression calculations.
12709         * lib/regex_internal.c (re_string_realloc_buffers):
12710         (build_wcs_upper_buffer, re_node_set_add_intersect):
12711         (re_node_set_init_union, re_node_set_insert, re_node_set_insert_last):
12712         (re_dfa_add_node, register_state): Likewise.
12713         * lib/regexec.c (re_search_stub, re_copy_regs, re_search_internal):
12714         (prune_impossible_nodes, push_fail_stack, set_regs, check_arrival):
12715         (build_trtable, extend_buffers, match_ctx_init, match_ctx_add_entry):
12716         (match_ctx_add_subtop, match_ctx_add_sublast): Likewise.
12717
12718 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
12719
12720         * modules/inttostr (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
12721         m4/ulonglong.m4.  Problem reported by Martin Lambers.
12722
12723 2005-09-02  Bruno Haible  <bruno@clisp.org>
12724
12725         Support for lib vs. lib64 distinction on biarch platforms.
12726         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): New macro.
12727         (AC_LIB_PREFIX): Require it. Use $acl_libdirstem instead of 'lib'.
12728         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Likewise.
12729
12730 2005-09-02  Bruno Haible  <bruno@clisp.org>
12731
12732         * gnulib-tool (import): In the other first-use case, provide defaults
12733         as well.
12734
12735 2005-09-02  Bruno Haible  <bruno@clisp.org>
12736
12737         * config/srclist.txt: lib-link.m4 and lib-prefix.m4 currently have
12738         patches not yet found in the latest gettext release.
12739
12740 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
12741
12742         * lib/glob.c (GET_LOGIN_NAME_MAX): Renamed from LOGIN_NAME_MAX,
12743         to avoid a collision with bits/local_lim.h in glibc.
12744         All uses changed.  Problem reported by Dmitry V. Levin in
12745         <http://sources.redhat.com/bugzilla/show_bug.cgi?id=1060>.
12746
12747         * lib/regex_internal.c (build_wcs_upper_buffer): Fix portability
12748         bugs in int versus size_t comparisons.
12749         (re_string_context_at): Fix bug where the code assumed that
12750         Idx is signed.
12751
12752         Use bool where appropriate.
12753         * lib/regcomp.c (re_set_fastmap): ICASE arg is bool, not int.
12754         All callers changed.
12755         (calc_eclosure_iter): Likewise, for ROOT arg.
12756         (parse_bracket_element): Likewise, for ACCEPT_HYPHEN arg.
12757         (build_charclass_op): Likewise, for NON_MATCH arg.
12758         * lib/regex_internal.c (re_string_allocate, re_string_construct):
12759         (re_string_construct_common): Likewise, for ICASE arg.
12760         * lib/regexec.c (re_search_2_stub, re_search_stub):
12761         Likewise, for RET_LEN arg.
12762         (check_matching): Likewise, for FL_LONGEST_MATCH arg.
12763         (set_regs): Likewise, for FL_BACKTRACK arg.
12764         * lib/regcomp.c (re_compile_fastmap_iter, optimize_utf8):
12765         (duplicate_node_closure, calc_inveclosure, calc_eclosure):
12766         (calc_eclosure_iter, parse_bracket_exp):
12767         Use bool for internal variables that are booleans.
12768         * lib/regexec.c (re_search_internal, check_matching,
12769         proceed_next_node):
12770         (set_regs, build_sifted_states, sift_states_bkref):
12771         (check_arrival_add_next_nodes, check_arrival_expand_ecl_sub):
12772         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
12773         (find_collation_sequence_value):
12774         Likewise.
12775         * lib/regex_internal.c (re_node_set_insert, re_node_set_insert_last):
12776         (re_node_set_compare):
12777         Return bool, not int. All callers changed.
12778         * lib/regexec.c (check_halt_node_context, check_dst_limits):
12779         (build_trtable, check_node_accept): Likewise.
12780         * lib/regex_internal.h: Include stdbool.h.
12781
12782         Fix bugs uncovered when converting to bool.
12783         * lib/regcomp.c (calc_eclosure_iter): Check for storage allocation
12784         failure instead of charging ahead blindly.
12785         * lib/regex_internal.c (register_state): Likewise.
12786         * lib/regexec.c (re_search_2_stub): Use simpler method than boolean
12787         for freeing internal storage.
12788         (group_nodes_into_DFA_states): Use unsigned int, not int, for
12789         bitset pieces used as boolean, to avoid undefined behavior
12790         on hosts that do int overflow checking.
12791
12792 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
12793
12794         * config/srclist.txt: Add glibc bugs 1285-1287.
12795
12796 2005-09-01  Jim Meyering  <jim@meyering.net>
12797
12798         * m4/lchown.m4: Require gl_FUNC_CHOWN, for the definition of
12799         CHOWN_MODIFIES_SYMLINK, which is used by lchown.c.
12800         Require gl_STAT_MACROS, too.
12801
12802 2005-09-01  Bruno Haible  <bruno@clisp.org>
12803
12804         * gnulib-tool (import): In the first-use case, provide defaults.
12805
12806 2005-09-01  Bruno Haible  <bruno@clisp.org>
12807
12808         * gnulib-tool (func_import): Remove the .tmp files.
12809
12810 2005-09-01  Bruno Haible  <bruno@clisp.org>
12811
12812         * gnulib-tool (func_import): Fix handling of symbolic links.
12813
12814 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
12815
12816         On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
12817         old glibc regex code mishandles strings longer than 2**31 bytes.
12818         This patch fixes this when the regex code is used in gnulib
12819         (i.e., outside glibc).
12820
12821         This patch should not affect the use of the regex code inside
12822         glibc.  No doubt this problem also needs to be handled for glibc
12823         as well, but the result will be an incompatible change to the
12824         glibc ABI, and the old ABI will have to be supported too.  That
12825         can be the the subject for another patch.
12826
12827         * lib/regex.h (_REGEX_LARGE_OFFSETS): New feature-test macro,
12828         governing whether the rest of this patch is active.  By default,
12829         the macro is disabled and the patch has no effect.
12830         (regoff_t) [defined _REGEX_LARGE_OFFSETS]: Define to off_t, not int.
12831         (__re_idx_t, __re_size_t, __re_long_size_t): New types.
12832         (struct re_pattern_buffer, re_search, re_search_2, re_match):
12833         (re_match_2, re_set_registers): Use the new types.
12834         * lib/regex_internal.h (Idx, re_hashval_t): New types.
12835         (REG_MISSING, REG_ERROR, REG_VALID_INDEX, REG_VALID_NONZERO_INDEX):
12836         New macros.
12837         (re_node_set, re_charset_t, re_token_t, re_string_realloc_buffers):
12838         (re_string_context_at, bin_tree_t, re_dfastate_t):
12839         (struct re_state_table_entry, state_array_t, re_sub_match_last_t):
12840         (re_sub_match_top_t, re_match_context_t, re_sift_context_t):
12841         (struct re_fail_stack_ent_t, struct re_fail_stack_t, struct re_dfa_t):
12842         (re_string_char_size_at, re_string_wchar_at):
12843         (re_string_elem_size_at):
12844         Use the new types and macros to port to 64-bit hosts.
12845         Use unsigned types for internal values, so that the code
12846         mostly works even for arrays larger than SSIZE_MAX.
12847         * lib/regcomp.c (re_compile_internal, init_dfa, duplicate_node):
12848         (search_duplicated_node, calc_eclosure_iter, fetch_number):
12849         (parse_reg_exp, parse_branch, parse_expression, parse_sub_exp):
12850         (build_equiv_class, build_charclass, re_compile_fastmap_iter):
12851         (free_dfa_content, create_initial_state, optimize_utf8, analyze):
12852         (optimize_subexps, calc_first, link_nfa_nodes, duplicate_node_closure):
12853         (calc_inveclosure, parse_dup_op, build_range_exp):
12854         (build_collating_symbol, parse_bracket_exp, build_charclass_op):
12855         (fetch_number, create_token_tree, mark_opt_subexp):
12856         Likewise.
12857         * lib/regex_internal.c (re_string_construct_common,
12858         create_ci_newstate):
12859         (create_cd_newstate, re_string_allocate, re_string_construct):
12860         (re_string_realloc_buffers, build_wcs_upper_buffer):
12861         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
12862         (re_string_reconstruct, re_string_peek_byte_case):
12863         (re_string_fetch_byte_case, re_string_context_at):
12864         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
12865         (re_node_set_init_copy, re_node_set_add_intersect):
12866         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
12867         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
12868         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
12869         (re_acquire_state, re_acquire_state_context, register_state):
12870         Likewise.
12871         * lib/regex.c (match_ctx_init, match_ctx_add_entry,
12872         search_cur_bkref_entry):
12873         (match_ctx_add_subtop, match_ctx_add_sublast, sift_ctx_init):
12874         (re_search_internal, re_search_2_stub, re_search_stub)
12875         (re_copy_regs, check_matching, check_halt_state_context, update_regs):
12876         (push_fail_stack, sift_states_iter_mb, build_sifted_states):
12877         (update_cur_sifted_state, check_dst_limits):
12878         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
12879         (check_subexp_limits, sift_states_bkref, merge_state_array):
12880         (check_subexp_matching_top, get_subexp, get_subexp_sub):
12881         (find_subexp_node, check_arrival, check_arrival_add_next_nodes):
12882         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
12883         (expand_bkref_cache, check_node_accept_bytes):
12884         (group_nodes_into_DFAstates, check_node_accept, regexec, re_match):
12885         (re_search, re_match_2, re_search_2, prune_impossible_nodes):
12886         (acquire_init_state_context, check_halt_node_context):
12887         (proceed_next_node, pop_fail_stack, set_regs, free_fail_stack_return):
12888         (sift_states_backward, clean_state_log_if_needed):
12889         (sub_epsilon_src_nodes, add_epsilone_src_nodes, merge_state_with_log):
12890         (find_recover_state, transit_state_sb, transit_state_mb):
12891         (transit_state_bkref, build_trtable, match_ctx_clean):
12892         Likewise.
12893         * lib/regcomp.c (parse_dup_op): Add an extra test if Idx is unsigned,
12894         to work around an assumption that REG_MISSING is negative.
12895
12896         * lib/regcomp.c (re_comp) [defined _REGEX_RE_COMP || defined _LIBC]:
12897         (seek_collating_symbol_entry) [defined _LIBC]:
12898         (lookup_collation_sequence_value) [defined _LIBC]:
12899         (build_range_exp, build_collating_symbol) [defined _LIBC]:
12900         Use prototypes rather than old-style function definitions.
12901         * lib/regexec.c (re_exec) [defined _REGEX_RE_COMP || defined _LIBC]:
12902         (transit_state_sb) [0]:
12903         (find_collation_sequence_value) [defined _LIBC]: Likewise.
12904
12905         * lib/regexec.c (re_search_internal): Simplify update of rm_so and
12906         rm_eo.
12907
12908         * lib/regcomp.c (re_compile_fastmap_iter, init_dfa, init_word_char):
12909         (optimize_subexps, lower_subexp):
12910         Don't assume 1<<31 has defined behavior on hosts with 32-bit int,
12911         since the signed shift might overflow.  Use 1u<<31 instead.
12912         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
12913         Likewise.
12914         * lib/regexec.c (check_dst_limits_calc_pos_1,
12915         check_subexp_matching_top): Likewise.
12916
12917         * lib/regcomp.c (optimize_subexps, lower_subexp):
12918         Use CHAR_BIT rather than 8, for clarity.
12919         * lib/regexec.c (check_dst_limits_calc_pos_1):
12920         (check_subexp_matching_top): Likewise.
12921         * lib/regcomp.c (init_dfa): Make table_size unsigned, so that we don't
12922         have to worry about portability issues when shifting it left.
12923         Remove no-longer-needed test for table_size > 0.
12924         * lib/regcomp.c (parse_sub_exp): Do not shift more bits than there are
12925         in a word, as the resulting behavior is undefined.
12926         * lib/regexec.c (check_dst_limits_calc_pos_1): Likewise;
12927         in one case, a <= should have been an <, and in another case the
12928         whole test was missing.
12929         * lib/regex_internal.h (BYTE_BITS): Remove.  All uses changed to
12930         the standard name CHAR_BIT.
12931         * lib/regexec.c (match_ctx_add_entry): Don't assume that ~0 == -1;
12932         this is not true on one's complement and signed-magnitude hosts.
12933
12934         * lib/regex_internal.h (re_sub_match_top_t): Remove unused member
12935         next_last_offset.
12936         (struct re_dfa_t): Remove unused member states_alloc.
12937         * lib/regcomp.c (init_dfa): Don't initialize unused members.
12938
12939 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
12940
12941         * m4/regex.m4 (gl_REGEX): Require AC_SYS_LARGEFILE, Define
12942         _REGEX_LARGE_OFFSETS).  Test for regoff_t/off_t bug in 64-bit
12943         and large-file glibc and in 32-bit large-file Solaris.
12944
12945 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
12946
12947         * lib/regex_internal.c (re_string_reconstruct): Don't assume buffer
12948         lengths fit in regoff_t; this isn't true if regoff_t is the same
12949         width as size_t.
12950         * lib/regex.c (re_search_internal): 5th arg is LAST_START
12951         (= START + RANGE) instead of RANGE.  This avoids overflow
12952         problems when regoff_t is the same width as size_t.
12953         All callers changed.
12954         (re_search_2_stub): Check for overflow when adding the
12955         sizes of the two strings.
12956         (re_search_stub): Check for overflow when adding START
12957         to RANGE; if it occurs, substitute the extreme value.
12958
12959 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
12960
12961         * config/srclist.txt: Add glibc bugs 1273, 1278-1282, 1284.
12962
12963 2005-08-31  Jim Meyering  <jim@meyering.net>
12964
12965         * lib/regcomp.c (search_duplicated_node): Make first pointer arg
12966         a pointer-to-const.
12967         * lib/regex_internal.c (create_ci_newstate, create_cd_newstate):
12968         (register_state): Likewise.
12969         * lib/regexec.c (search_cur_bkref_entry, check_dst_limits):
12970         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
12971         (group_nodes_into_DFAstates): Likewise.
12972
12973 2005-08-31  Jim Meyering  <jim@meyering.net>
12974
12975         * check-module: Add a FIXME comment.
12976
12977 2005-08-31  Eric Blake  <ebb9@byu.net>
12978
12979         * modules/unistd-safer (Files): Add unistd--.h.
12980         * modules/stdio-safer (Files): Add stdio--.h.
12981
12982 2005-08-31  Derek Price  <derek@ximbiot.com>
12983
12984         * lib/getdelim.c (getdelim): Return EOF on EOF.
12985         Reported by Larry Jones <lawrence.jones@ugs.com>.
12986
12987 2005-08-31  Bruno Haible  <bruno@clisp.org>
12988
12989         Avoid unnecessary diffs in the generated lib/Makefile.am.
12990         * gnulib-tool (func_emit_lib_Makefile_am): Don't write the cmd into
12991         the generated files.
12992         (func_import): Don't set cmd.
12993
12994 2005-08-31  Bruno Haible  <bruno@clisp.org>
12995
12996         * lib/strstr.c: Include <stddef.h>, for NULL.
12997         * lib/strcasestr.c: Likewise.
12998         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
12999
13000 2005-08-31  Bruno Haible  <bruno@clisp.org>
13001
13002         * gnulib-tool: New option --macro-prefix.
13003         (func_import): Use macro_prefix.
13004         (import): Handle option --macro-prefix.
13005
13006 2005-08-31  Bruno Haible  <bruno@clisp.org>
13007
13008         * gnulib-tool (import): Rename most ac_* variables to cached_*.
13009         Also use new variables cached_lgpl, cached_libtool.
13010
13011 2005-08-31  Bruno Haible  <bruno@clisp.org>
13012
13013         * gnulib-tool (func_import): Require AC_GNU_SOURCE etc. instead of
13014         always instantiating them.
13015
13016 2005-08-31  Bruno Haible  <bruno@clisp.org>
13017
13018         * gnulib-tool (func_import): Read the previous cached settings
13019         from gnulib-cache.m4 and gnulib-comp.m4. Remove files that were
13020         earlier added by gnulib but are now dropped. Warn when a gnulib file
13021         overwrites a non-gnulib file.
13022
13023 2005-08-31  Bruno Haible  <bruno@clisp.org>
13024
13025         * gnulib-tool (func_import): Generate two files gnulib-cache.m4 and
13026         gnulib-comp.m4 instead of a single gnulib.m4, to make it easy for
13027         projects that don't keep autogenerated files in CVS. Put into
13028         actioncmd only the specified modules, not the transitive closure.
13029
13030 2005-08-31  Bruno Haible  <bruno@clisp.org>
13031
13032         * gnulib-tool (func_import): Fix defaulting of $libname and $libtool.
13033         Create directories that shall be filled.
13034         (import): Don't look for gl_* macros in configure.ac. Recurse across
13035         all directories containing a gnulib-cache.m4 files, if meaningful.
13036
13037 2005-08-31  Bruno Haible  <bruno@clisp.org>
13038
13039         * gnulib-tool (func_import): Emit also a stub for gl_LIBTOOL.
13040         (import): Set seen_libtool when we see gl_LIBTOOL.
13041
13042 2005-08-31  Bruno Haible  <bruno@clisp.org>
13043
13044         * gnulib-tool (func_import): Also copy m4/gnulib-tool.m4. Omit
13045         declaration macro definitions from generated gnulib.m4.
13046
13047 2005-08-30  Oskar Liljeblad  <oskar@osk.mine.nu>
13048
13049         * lib/iconvme.h: Add prototype for iconv_alloc.
13050
13051 2005-08-29  Simon Josefsson  <jas@extundo.com>
13052
13053         * lib/iconvme.c: Fix errno.
13054
13055 2005-08-29  Bruno Haible  <bruno@clisp.org>
13056
13057         * gnulib-tool: Enclose all occurrences of $destdir in "...", so
13058         that it works when the directory contains spaces.
13059
13060 2005-08-29  Bruno Haible  <bruno@clisp.org>
13061
13062         * gnulib-tool (import): Avoid unnecessary spaces in $avoidlist.
13063
13064 2005-08-29  Bruno Haible  <bruno@clisp.org>
13065
13066         * gnulib-tool (func_import): Emit more comments into gnulib.m4.
13067         Emit more advice.
13068
13069 2005-08-29  Bruno Haible  <bruno@clisp.org>
13070         and Stepan Kasal  <kasal@ucw.cz>
13071
13072         * check-module: If more parameters are given, check each of them
13073         separately; add more exceptions, as noted by Jim Meyering.
13074         (check_module): New procedure.
13075         (%exempt_header): Now contains all exceptions.
13076
13077 2005-08-29  Ben Pfaff  <blp@cs.stanford.edu>
13078
13079         * modules/byteswap (Makefile.am): Fix rule to not assume GNU make.
13080
13081 2005-08-29  Oskar Liljeblad  <oskar@osk.mine.nu>
13082
13083         * lib/iconvme.c: Split iconv_string into iconv_alloc.
13084
13085 2005-08-28  Bruno Haible  <bruno@clisp.org>
13086
13087         * m4/gnulib-tool.m4: New file.
13088
13089 2005-08-27  Jim Meyering  <jim@meyering.net>
13090
13091         * modules/unistd-safer (Files): Add pipe-safer.c.
13092         * modules/fcntl-safer (Files): Add creat-safer.c.
13093
13094 2005-08-27  Jim Meyering  <jim@meyering.net>
13095
13096         * m4/stdlib-safer.m4: New file.  From coreutils.
13097         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add stdio--.h.
13098         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Add creat-safer.c to the
13099         AC_LIBSOURCES list and arrange to compile it via AC_LIBOBJ.
13100         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise, add pipe-safer.c.
13101         Add pipe-safer.c and unistd--.h to the AC_LIBSOURCES list.
13102
13103 2005-08-27  Jim Meyering  <jim@meyering.net>
13104
13105         * lib/fopen-safer.c: Merge minor changes from coreutils.
13106         * lib/dup-safer.c: Likewise.
13107         * lib/fd-safer.c: Likewise.
13108
13109         Merge from coreutils.
13110         * lib/stdio--.h: New file.
13111         * lib/stdlib--.h: New file.
13112         * lib/mkstemp-safer.c: New file.
13113
13114         GNU tar needs these.
13115         * lib/pipe-safer.c: New file.
13116         * lib/creat-safer.c: New file.
13117         * lib/fcntl--.h (creat): Define to creat_safer.
13118         * lib/fcntl-safer.h: Include <sys/types.h> and declare creat_safer.
13119         * lib/unistd--.h (pipe): Define to pipe_safer.
13120         * lib/unistd-safer.h: Declare pipe_safer.
13121
13122 2005-08-26  Simon Josefsson  <jas@extundo.com>
13123
13124         * lib/getpass.c: Use _WIN32 instead of WIN32, suggested by Bruno
13125         Haible <bruno@clisp.org>.
13126
13127 2005-08-26  Paul Eggert  <eggert@cs.ucla.edu>
13128
13129         * lib/regex_internal.h: Remove all references to
13130         RE_NO_INTERNAL_PROTOTYPES; no longer neeeded now that we assume C89
13131         or better.
13132         (bitset_not, bitset_merge, bitset_not_merge):
13133         (bitset_mask, re_string_allocate, re_string_construct):
13134         (re_string_reconstruct, re_string_destruct, re_string_elem_size_at):
13135         (re_string_char_size_at, re_string_wchar_at, re_string_peek_byte_case):
13136         (re_string_fetch_byte_case, re_node_set_alloc, re_node_set_init_1):
13137         (re_node_set_init_2, re_node_set_init_copy, re_node_set_add_intersect):
13138         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
13139         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
13140         (re_node_set_remove_at, re_dfa_add_node, re_acquire_state):
13141         (re_acquire_state_context):
13142         Remove unnecessary forward decls.
13143         (re_string_char_size_at, re_string_wchar_at, re_string_elem_size_at):
13144         Put __attribute at function definition,
13145         now that the function decl has been removed.
13146         * lib/regex_internal.c (re_string_peek_byte_case):
13147         (re_string_fetch_byte_case, re_node_set_compare, re_node_set_contains):
13148         Likewise.
13149
13150 2005-08-25  Stepan Kasal  <kasal@ucw.cz>
13151
13152         * m4/regex.m4: Add AC_PREREQ(2.50).
13153         (gl_REGEX): If --with-included-regex was given, skip the autodetection.
13154
13155 2005-08-25  Simon Josefsson  <jas@extundo.com>
13156
13157         * m4/getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and
13158         __fsetlocking.
13159
13160 2005-08-25  Simon Josefsson  <jas@extundo.com>
13161
13162         * lib/getpass.c: Add WIN32 implementation.  Conditionalize use of
13163         termios.h, tcgetattr, tcsetattr and __fsetlocking.  Remove some
13164         GLIBC specific code.
13165
13166 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
13167
13168         Make regex safe for g++.  This fixes one real bug (an "err"
13169         that should have been "*err").  g++ problem reported by
13170         Sam Steingold.
13171         * lib/regex_internal.h (re_calloc): New macro, consistent with
13172         re_malloc etc.  All callers of calloc changed to use re_calloc.
13173         * lib/regex_internal.c (build_wcs_upper_buffer): Return reg_errcode_t,
13174         not int.  All callers changed.
13175         * lib/regcomp.c (re_compile_fastmap_iter): Don't use
13176         alloca (mb_cur_max); just use an array of size MB_LEN_MAX.
13177         * lib/regexec.c (push_fail_stack): Use re_realloc, not realloc.
13178         (find_recover_state): Change "err" to "*err"; this fixes what
13179         appears to be a real bug.
13180         (check_arrival_expand_ecl_sub): Be consistent about reg_errcode_t
13181         versus int.
13182
13183 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
13184
13185         * modules/regex (Depends-on): Add malloc, since the code
13186         assumes that !malloc(0) means failure.
13187
13188 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
13189
13190         * lib/regexec.c (set_regs): Don't alloca with an unbounded size.
13191
13192         alloca modernization/simplification for regex.
13193         * lib/regex.c: Remove portability cruft for alloca.  This no longer
13194         needs to be at the start of the file, and can be moved into
13195         regex_internal.h and simplified.
13196         * lib/regex_internal.h: Include <alloca.h>.
13197         (__libc_use_alloca) [!defined _LIBC]: New macro.
13198         * lib/regexec.c (build_trtable): Remove "#ifdef _LIBC", since the code
13199         now works outside glibc.
13200
13201 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
13202
13203         * config/srclist.txt: Add glibc bugs 1241, 1245.
13204
13205 2005-08-25  Jim Meyering  <jim@meyering.net>
13206
13207         * lib/open-safer.c: Include <config.h>.
13208         Otherwise, we'd lose LARGEFILE support in any file using
13209         e.g. "fcntl--.h"
13210
13211 2005-08-25  Bruno Haible  <bruno@clisp.org>
13212
13213         * m4/minmax.m4: Require autoconf 2.52.
13214         (gl_MINMAX_IN_HEADER): Add comments. Use m4_pushdef/m4_popdef instead
13215         of define/undefine. Use AS_TR_SH and AS_TR_CPP as more robust
13216         alternatives of translit over the alphabet.
13217         Based on a patch from Stepan Kasal <kasal@ucw.cz>.
13218
13219 2005-08-24  Simon Josefsson  <jas@extundo.com>
13220
13221         * tests/test-getpass.c: New file.
13222
13223 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
13224
13225         * m4/regex.m4 (gl_REGEX): Use POSIX-compliant spellings when testing
13226         for GNU regex features.
13227
13228 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
13229
13230         * lib/regcomp.c (regerror): 2nd arg is 'restrict', as per POSIX.
13231         * lib/regex.h (regerror): Likewise.
13232
13233         * lib/regex.c: Do not include <sys/types.h>, as POSIX no longer
13234         requires this.  (The code never needed it.)
13235
13236         * lib/regcomp.c, regex_internal.c, regex_internal.h, regexec.c:
13237         All uses of recently-renamed identifiers changed to use the new,
13238         POSIX-compliant names.  The code will build and run just fine
13239         without these changes, but it's better to eat our own dog food
13240         and use the standard-conforming names.
13241
13242         * lib/regex.h: Fix a multitude of POSIX name space violations.
13243         These changes have an effect only for programs that define
13244         _POSIX_C_SOURCE, _POSIX_SOURCE, or _XOPEN_SOURCE; they
13245         do not change anything for programs compiled in the normal way.
13246         Also, there is no effect on the ABI.
13247
13248         (_REGEX_SOURCE): New macro.
13249         Do not include <stddef.h> if _XOPEN_SOURCE and VMS are both
13250         defined and _GNU_SOURCE is not; this fixes a name space violation.
13251
13252         Rename the following macros to obey POSIX requirements.
13253         The old names are still visible as macros if _REGEX_SOURCE is defined.
13254         (REG_BACKSLASH_ESCAPE_IN_LISTS): renamed from
13255         RE_BACKSLASH_ESCAPE_IN_LISTS.
13256         (REG_BK_PLUS_QM): renamed from RE_BK_PLUS_QM.
13257         (REG_CHAR_CLASSES): renamed from RE_CHAR_CLASSES.
13258         (REG_CONTEXT_INDEP_ANCHORS): renamed from RE_CONTEXT_INDEP_ANCHORS.
13259         (REG_CONTEXT_INDEP_OPS): renamed from RE_CONTEXT_INDEP_OPS.
13260         (REG_CONTEXT_INVALID_OPS): renamed from RE_CONTEXT_INVALID_OPS.
13261         (REG_DOT_NEWLINE): renamed from RE_DOT_NEWLINE.
13262         (REG_DOT_NOT_NULL): renamed from RE_DOT_NOT_NULL.
13263         (REG_HAT_LISTS_NOT_NEWLINE): renamed from RE_HAT_LISTS_NOT_NEWLINE.
13264         (REG_INTERVALS): renamed from RE_INTERVALS.
13265         (REG_LIMITED_OPS): renamed from RE_LIMITED_OPS.
13266         (REG_NEWLINE_ALT): renamed from RE_NEWLINE_ALT.
13267         (REG_NO_BK_BRACES): renamed from RE_NO_BK_BRACES.
13268         (REG_NO_BK_PARENS): renamed from RE_NO_BK_PARENS.
13269         (REG_NO_BK_REFS): renamed from RE_NO_BK_REFS.
13270         (REG_NO_BK_VBAR): renamed from RE_NO_BK_VBAR.
13271         (REG_NO_EMPTY_RANGES): renamed from RE_NO_EMPTY_RANGES.
13272         (REG_UNMATCHED_RIGHT_PAREN_ORD): renamed from
13273         RE_UNMATCHED_RIGHT_PAREN_ORD.
13274         (REG_NO_POSIX_BACKTRACKING): renamed from RE_NO_POSIX_BACKTRACKING.
13275         (REG_NO_GNU_OPS): renamed from RE_NO_GNU_OPS.
13276         (REG_DEBUG): renamed from RE_DEBUG.
13277         (REG_INVALID_INTERVAL_ORD): renamed from RE_INVALID_INTERVAL_ORD.
13278         (REG_IGNORE_CASE): renamed from RE_ICASE.  This renaming is a bit
13279         unusual, since we can't clash with the POSIX REG_ICASE.
13280         (REG_CARET_ANCHORS_HERE): renamed from RE_CARET_ANCHORS_HERE.
13281         (REG_CONTEXT_INVALID_DUP): renamed from RE_CONTEXT_INVALID_DUP.
13282         (REG_NO_SUB): renamed from RE_NO_SUB.
13283         (REG_SYNTAX_EMACS): renamed from RE_SYNTAX_EMACS.
13284         (REG_SYNTAX_AWK): renamed from RE_SYNTAX_AWK.
13285         (REG_SYNTAX_GNU_AWK): renamed from RE_SYNTAX_GNU_AWK.
13286         (REG_SYNTAX_POSIX_AWK): renamed from RE_SYNTAX_POSIX_AWK.
13287         (REG_SYNTAX_GREP): renamed from RE_SYNTAX_GREP.
13288         (REG_SYNTAX_EGREP): renamed from RE_SYNTAX_EGREP.
13289         (REG_SYNTAX_POSIX_EGREP): renamed from RE_SYNTAX_POSIX_EGREP.
13290         (REG_SYNTAX_ED): renamed from RE_SYNTAX_ED.
13291         (REG_SYNTAX_SED): renamed from RE_SYNTAX_SED.
13292         (_REG_SYNTAX_POSIX_COMMON): renamed from _RE_SYNTAX_POSIX_COMMON.
13293         (REG_SYNTAX_POSIX_BASIC): renamed from RE_SYNTAX_POSIX_BASIC.
13294         (REG_SYNTAX_POSIX_MINIMAL_BASIC): renamed from
13295         RE_SYNTAX_POSIX_MINIMAL_BASIC.
13296         (REG_SYNTAX_POSIX_EXTENDED): renamed from RE_SYNTAX_POSIX_EXTENDED.
13297         (REG_SYNTAX_POSIX_MINIMAL_EXTENDED): renamed from
13298         RE_SYNTAX_POSIX_MINIMAL_EXTENDED.
13299         (REG_DUP_MAX): renamed from RE_DUP_MAX.  No need to undef it.
13300         (REG_UNALLOCATED): Renamed from REGS_UNALLOCATED.
13301         (REG_REALLOCATE): Renamed from REGS_REALLOCATE.
13302         (REG_FIXED): Renamed from REGS_FIXED.
13303         (REG_NREGS): Renamed from RE_NREGS.
13304
13305         (REG_ICASE, REG_NEWLINE, REG_NOSUB): Do not depend on the values
13306         of other REG_* macros, since POSIX says the user is allowed to
13307         #undef these macros selectively.
13308
13309         (reg_errcode_t): Update comment stating what other tables need
13310         to be consistent.
13311
13312         Rename the following enum values to obey POSIX requirements.
13313         The old names are still visible as macros.
13314         (_REG_ENOSYS): Renamed from REG_ENOSYS.  Define even if _XOPEN_SOURCE
13315         is not defined, since GNU is supposed to be a superset of POSIX as
13316         much as possible, and since we want reg_errcode_t to be a signed
13317         type for implementation consistency.
13318         (_REG_NOERROR): Renamed from REG_NOERROR.
13319         (_REG_NOMATCH): Renamed from REG_NOMATCH.
13320         (_REG_BADPAT): Renamed from REG_BADPAT.
13321         (_REG_ECOLLATE): Renamed from REG_ECOLLATE.
13322         (_REG_ECTYPE): Renamed from REG_ECTYPE.
13323         (_REG_EESCAPE): Renamed from REG_EESCAPE.
13324         (_REG_ESUBREG): Renamed from REG_ESUBREG.
13325         (_REG_EBRACK): Renamed from REG_EBRACK.
13326         (_REG_EPAREN): Renamed from REG_EPAREN.
13327         (_REG_EBRACE): Renamed from REG_EBRACE.
13328         (_REG_BADBR): Renamed from REG_BADBR.
13329         (_REG_ERANGE): Renamed from REG_ERANGE.
13330         (_REG_ESPACE): Renamed from REG_ESPACE.
13331         (_REG_BADRPT): Renamed from REG_BADRPT.
13332         (_REG_EEND): Renamed from REG_EEND.
13333         (_REG_ESIZE): Renamed from REG_ESIZE.
13334         (_REG_ERPAREN): Renamed from REG_ERPAREN.
13335         (REG_ENOSYS, REG_NOERROR, REG_NOMATCH, REG_BADPAT, REG_ECOLLATE):
13336         (REG_ECTYPE, REG_EESCAPE, REG_ESUBREG, REG_EBRACK, REG_EPAREN):
13337         (REG_EBRACE, REG_BADBR, REG_ERANGE, REG_ESPACE, REG_BADRPT, REG_EEND):
13338         (REG_ESIZE, REG_ERPAREN): Now macros, not enum constants.
13339
13340         (_REG_RE_NAME, _REG_RM_NAME): New macros.
13341         (REG_TRANSLATE_TYPE): Renamed from RE_TRANSLATE_TYPE.  All uses
13342         changed.  But support the old name if the new one is not defined
13343         and if _REGEX_SOURCE.
13344
13345         Change the following member names in struct re_pattern_buffer.
13346         The old names are still supported if !_REGEX_SOURCE.
13347         The new names are always supported, regardless of _REGEX_SOURCE.
13348         (re_buffer): Renamed from buffer.
13349         (re_allocated): Renamed from allocated.
13350         (re_used): Renamed from used.
13351         (re_syntax): Renamed from syntax.
13352         (re_fastmap): Renamed from fastmap.
13353         (re_translate): Renamed from translate.
13354         (re_can_be_null): Renamed from can_be_null.
13355         (re_regs_allocated): Renamed from regs_allocated.
13356         (re_fastmap_accurate): Renamed from fastmap_accurate.
13357         (re_no_sub): Renamed from no_sub.
13358         (re_not_bol): Renamed from not_bol.
13359         (re_not_eol): Renamed from not_eol.
13360         (re_newline_anchor): Renamed from newline_anchor.
13361
13362         Change the following member names in struct re_registers.
13363         The old names are still supported if !_REGEX_SOURCE.
13364         The new names are always supported, regardless of _REGEX_SOURCE.
13365         (rm_num_regs): Renamed from num_regs.
13366         (rm_start): Renamed from start.
13367         (rm_end): Renamed from end.
13368
13369         (re_set_syntax, re_compile_pattern, re_compile_fastmap):
13370         (re_search, re_search_2, re_match, re_match_2, re_set_registers):
13371         Prepend __ to parameter names.
13372
13373         Undo yesterday's changes.
13374
13375 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
13376
13377         * config/srclist.txt: Remove glibc bug 1233 and add 1236, which
13378         supersedes it. Add glibc bugs 1237, 1238, 1240.  Comment out
13379         lib/regex.c.
13380
13381 2005-08-24  Jim Meyering  <jim@meyering.net>
13382
13383         Sync from coreutils.
13384         * m4/fcntl-safer.m4: New file.
13385
13386         * m4/xgetcwd.m4: Use AC_LIBSOURCES and AC_LIBOBJ to indicate source
13387         and object files for this module.
13388
13389 2005-08-24  Jim Meyering  <jim@meyering.net>
13390
13391         Sync from coreutils.
13392         * lib/fcntl--.h, lib/fcntl-safer.h, lib/open-safer.c: New files.
13393
13394 2005-08-24  Jim Meyering  <jim@meyering.net>
13395
13396         * modules/xgetcwd (Makefile.am): Remove `lib_SOURCES += ...' line,
13397         now that xgetcwd.m4 requires xgetcwd.c and xgetcwd.h.
13398
13399 2005-08-24  Jim Meyering  <jim@meyering.net>
13400
13401         * modules/fcntl-safer: New module.
13402         * modules/fts (Depends-on): Add fcntl-safer.
13403         * MODULES.html.sh (File descriptor based Input/Output):
13404         Add fcntl-safer.
13405
13406 2005-08-24  Bruno Haible  <bruno@clisp.org>
13407
13408         Support for unit test modules.
13409         * modules/README: Mention tests modules.
13410         * modules/TEMPLATE-TESTS: New file.
13411         * gnulib-tool: New options --extract-tests-module, --with-tests and
13412         --tests-base (unused for the moment).
13413         (testsbase, inctests): New variables.
13414         (func_all_modules): Exclude TEMPLATE-TESTS and *-tests.
13415         (func_verify_module): Exclude TEMPLATE-TESTS.
13416         (func_verify_nontests_module, func_verify_tests_module): New functions.
13417         (func_get_dependencies): Add implicit dependency for tests modules.
13418         (func_get_tests_module): New function.
13419         (func_modules_transitive_closure): When --with-tests was specified,
13420         include the unit tests as well, unless explicitly avoided.
13421         (func_emit_lib_Makefile_am): Ignore the tests modules here.
13422         (func_emit_tests_Makefile_am): New function.
13423         (func_create_testdir): When --with-tests was specified, emit a
13424         tests/ directory.
13425         * MODULES.html.sh (Future developments): Update.
13426
13427 2005-08-24  Bruno Haible  <bruno@clisp.org>
13428
13429         * modules/tls-tests: New file.
13430         * tests/test-tls.c: New file, from GNU gettext.
13431
13432 2005-08-24  Bruno Haible  <bruno@clisp.org>
13433
13434         * modules/lock-tests: New file.
13435         * tests/test-lock.c: New file, from GNU gettext.
13436
13437 2005-08-24  Bruno Haible  <bruno@clisp.org>
13438
13439         * lib/lock.h: Add multiple inclusion guard.
13440         * lib/tls.h: Add multiple inclusion guard.
13441
13442 2005-08-24  Bruno Haible  <bruno@clisp.org>
13443
13444         * gnulib-tool: Add support for the --aux-dir option to
13445         --create-testdir, --create-megatestdir, --test, --megatest.
13446         (func_create_testdir, func_create_megatestdir): Optionally emit a
13447         AC_CONFIG_AUX_DIR directive.
13448         (create-testdir, create-megatestdir, test, megatest): Provide a
13449         default value for $auxdir.
13450
13451 2005-08-24  Bruno Haible  <bruno@clisp.org>
13452
13453         * gnulib-tool (import): Use compound statement instead of subshell
13454         where possible.
13455
13456 2005-08-24  Bruno Haible  <bruno@clisp.org>
13457
13458         * gnulib-tool (import): Change --aux-dir default to "build-aux".
13459
13460 2005-08-24  Bruno Haible  <bruno@clisp.org>
13461
13462         * gnulib-tool (func_version): Update.
13463
13464 2005-08-24  Bruno Haible  <bruno@clisp.org>
13465
13466         * gnulib-tool (func_import, func_create_testdir,
13467         func_create_megatestdir): Quote all autoconf macro arguments.
13468
13469 2005-08-24  Bruno Haible  <bruno@clisp.org>
13470
13471         * gnulib-tool (func_create_megatestdir): Call autoreconf without the
13472         option --force, because --force causes the aclocal.m4 of each
13473         subdirectory to be newer than the corresponding config.h.in.
13474
13475 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
13476
13477         * m4/regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
13478         All contents moved to gl_REGEX.
13479         (gl_REGEX): Don't bother checking whether lib/regex.c exists;
13480         assume that it does.
13481
13482 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
13483
13484         * lib/regex.h (REG_NOSYS)
13485         [!defined _XOPEN_SOURCE && 200112L <= _POSIX_C_SOURCE]:
13486         Define, since POSIX requires it as of 2001.
13487         (_REG_ENOSYS)
13488         [! (defined _XOPEN_SOURCE || 200112L <= _POSIX_C_SOURCE)]:
13489         New private symbol, used to keep the enum signed in all cases.
13490         * lib/regex.h (RE_NO_EMPTY_RANGES): Fix doc bug reported by James
13491         Youngman in
13492         <http://lists.gnu.org/archive/html/bug-gnulib/2005-07/msg00132.html>.
13493
13494         * lib/regex_internal.c (re_string_skip_chars, register_state):
13495         (calc_state_hash):
13496         Remove forward decls; no longer needed now that we use prototypes.
13497         * lib/regexec.c (acquire_init_state_context, check_halt_node_context):
13498         (proceed_next_node, pop_fail_stack, sub_epsilon_src_nodes):
13499         (clean_state_log_if_needed): Likewise.
13500
13501 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
13502
13503         * config/srclist.txt: Add glibc bugs 1231-1233.
13504
13505 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
13506
13507         Fix problems reported by Sam Steingold in
13508         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00007.html>.
13509         * lib/regexec.c (sift_states_bkref): Fix portability bug: the code
13510         assumed that reg_errcode_t is a signed type, which is not
13511         necessarily true if _XOPEN_SOURCE is not defined.
13512         * lib/regex_internal.c (calc_state_hash): Put 'inline' before type,
13513         since some compilers warn about it otherwise.
13514
13515 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
13516
13517         * lib/regcomp.c (create_initial_state): Remove duplicate decl.
13518         (init_word_char, create_initial_state, duplicate_node_closure):
13519         (fetch_token, peek_token_bracket, build_range_exp):
13520         (build_collating_symbol): Remove forward decls; no longer needed
13521         now that we use prototypes.
13522
13523         * lib/regcomp.c:
13524         (re_compile_pattern, re_set_syntax, re_compile_fastmap):
13525         (re_compile_fastmap_iter, regcomp, regerror, regfree):
13526         (re_compile_internal, init_dfa, init_word_char, free_workarea_compile):
13527         (create_initial_state, optimize_utf8, analyze, postorder, preorder):
13528         (optimize_subexps, lower_subexps, lower_subexp, calc_first, calc_next):
13529         (link_nfa_nodes, duplicate_node_closure, search_duplicated_node):
13530         (duplicate_node, calc_inveclosure, calc_eclosure, calc_eclosure_iter):
13531         (fetch_token, peek_token, peek_token_bracket, parse, parse_reg_exp):
13532         (parse_branch, parse_expression, parse_sub_exp, parse_dup_op):
13533         (build_range_exp, build_collating_symbol, parse_bracket_exp):
13534         (parse_bracket_element, parse_bracket_symbol, build_equiv_class):
13535         (build_charclass, build_charclass_op, fetch_number, create_tree):
13536         (create_token_tree, mark_opt_subexp, duplicate_tree):
13537         Use prototypes rather than old-style definitions.
13538
13539         * lib/regex_internal.c:
13540         (re_string_allocate, re_string_construct, re_string_realloc_buffers):
13541         (re_string_construct_common, build_wcs_buffer, build_wcs_upper_buffer):
13542         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
13543         (re_string_reconstruct, re_string_peek_byte_case):
13544         (re_string_fetch_byte_case, re_string_destruct, re_string_context_at):
13545         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
13546         (re_node_set_init_copy, re_node_set_add_intersect):
13547         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
13548         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
13549         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
13550         (re_acquire_state, re_acquire_state_context, register_state):
13551         (create_ci_newstate, create_cd_newstate, free_state):
13552         Likewise.
13553         * lib/regexec.c (regexec, re_match, re_search, re_match_2,
13554         re_search_2):
13555         (re_search_2_stub, re_search_stub, re_copy_regs, re_set_registers):
13556         (re_search_internal, prune_impossible_nodes):
13557         (acquire_init_state_context, check_matching, static):
13558         (check_halt_node_context, check_halt_state_context, proceed_next_node):
13559         (push_fail_stack, pop_fail_stack, set_regs, free_fail_stack_return):
13560         (update_regs, sift_states_backward, build_sifted_states):
13561         (clean_state_log_if_needed, merge_state_array):
13562         (update_cur_sifted_state, add_epsilon_src_nodes):
13563         (sub_epsilon_src_nodes, check_dst_limits, check_dst_limits_calc_pos_1):
13564         (check_dst_limits_calc_pos, check_subexp_limits, sift_states_bkref):
13565         (sift_states_iter_mb, transit_state, merge_state_with_log, static):
13566         (find_recover_state, check_subexp_matching_top, transit_state_mb):
13567         (transit_state_bkref, get_subexp, get_subexp_sub, find_subexp_node):
13568         (check_arrival, check_arrival_add_next_nodes):
13569         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
13570         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
13571         (check_node_accept_bytes, check_node_accept, extend_buffers):
13572         (match_ctx_init, match_ctx_clean, match_ctx_free, match_ctx_add_entry):
13573         (search_cur_bkref_entry, match_ctx_add_subtop, match_ctx_add_sublast):
13574         (sift_ctx_init):
13575         Likewise.
13576
13577         * lib/regex_internal.h:
13578         (re_string_allocate, re_string_construct, re_string_reconstruct):
13579         (re_string_realloc_buffers, build_wcs_buffer, build_wcs_upper_buffer):
13580         (build_upper_buffer, re_string_translate_buffer, re_string_destruct):
13581         (re_string_elem_size_at, re_string_char_size_at, re_string_wchar_at):
13582         (re_string_context_at, re_string_peek_byte_case):
13583         (re_string_fetch_byte_case): Declare even if RE_NO_INTERNAL_PROTOTYPES
13584         is defined, since we now use prototypes always.
13585
13586         * lib/regex.h (_RE_ARGS): Remove.  No longer needed, since we assume
13587         C89 or better.  All uses removed.
13588
13589 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
13590
13591         * config/srclist.txt: Add glibc bugs 1220-1227.
13592
13593 2005-08-20  Jim Meyering  <jim@meyering.net>
13594
13595         * lib/regexec.c (regexec, re_search_stub) [!_LIBC]: Omit declaration
13596         of unused local, dfa.
13597
13598 2005-08-20  Bruno Haible  <bruno@clisp.org>
13599
13600         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
13601
13602 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
13603
13604         * lib/regex_internal.c (re_string_realloc_buffers, re_node_set_insert):
13605         (re_node_set_insert_last, re_dfa_add_node):
13606         Rename local variables to avoid GCC shadowing warnings.
13607
13608 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
13609
13610         * lib/regex_internal.c (re_acquire_state, re_acquire_state_context)
13611         [defined lint]: Suppress bogus uninitialized-variable warnings.
13612
13613         * lib/regcomp.c (duplicate_node): Return new index, not an error code,
13614         and let the caller return REG_ESPACE if out of space.  This
13615         removes an uninitialied-variable warning with GCC 4.0.1, and also
13616         avoids taking the address of a local variable.  All callers
13617         changed.
13618
13619 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
13620
13621         * config/srclist.txt: Comment out $LIBCSRC/posix/regex_internal.c,
13622         $LIBCSRC/posix/regexec.c.
13623         Add glibc bug 1217 for regcomp.c.
13624
13625 2005-08-19  Jim Meyering  <jim@meyering.net>
13626
13627         * lib/regexec.c (proceed_next_node): Redo local variables to
13628         avoid GCC shadowing warnings.
13629
13630 2005-08-18  Bruno Haible  <bruno@clisp.org>
13631
13632         * lib/strstr.c (strstr): Fix return value in multibyte case.
13633         * lib/strcasestr.c (strcasestr): Likewise.
13634
13635 2005-08-17  Paul Eggert  <eggert@cs.ucla.edu>
13636
13637         * lib/regex.h: Remove useless space-before-tab.  From coreutils.
13638
13639 2005-08-17  Jim Meyering  <jim@meyering.net>
13640
13641         Make the %s format (seconds since the epoch) work for a negative
13642         number and when used with a zero-padded field width, e.g. %015s.
13643
13644         * lib/strftime.c (my_strftime): Move the `do_number_sign_and_padding'
13645         label so that it precedes the code to set `digits'.  Otherwise,
13646         %0Ns wouldn't work.  Before this change, `date -d @-22 +%05s' would
13647         print `00-22'.  Now, it prints `-0022', as it should.
13648
13649 2005-08-17  Bruno Haible  <bruno@clisp.org>
13650
13651         * modules/strstr (Files): Add m4/mbrtowc.m4.
13652         (Depends-on): Add mbuiter.
13653
13654 2005-08-17  Bruno Haible  <bruno@clisp.org>
13655
13656         * modules/strcasestr: New file.
13657         * MODULES.html.sh (String handling, based on ANSI C 89): Add
13658         strcasestr.
13659
13660 2005-08-17  Bruno Haible  <bruno@clisp.org>
13661
13662         * modules/strcase (Depends-on): Add mbuiter. Remove strnlen1, mbchar.
13663
13664 2005-08-17  Bruno Haible  <bruno@clisp.org>
13665
13666         * modules/mbuiter: New file.
13667         * MODULES.html.sh (Extended multibyte and wide character utilities):
13668         Add mbuiter.
13669
13670 2005-08-17  Bruno Haible  <bruno@clisp.org>
13671
13672         * m4/strstr.m4 (gl_FUNC_STRSTR): Use the replacement function always.
13673         (gl_PREREQ_STRSTR): Use gl_FUNC_MBRTOWC.
13674
13675 2005-08-17  Bruno Haible  <bruno@clisp.org>
13676
13677         * m4/strcasestr.m4: New file.
13678
13679 2005-08-17  Bruno Haible  <bruno@clisp.org>
13680
13681         * lib/strstr.h: Ignore HAVE_STRSTR, always declare the gnulib function.
13682         * lib/strstr.c: Completely rewritten, with multibyte locale support.
13683
13684 2005-08-17  Bruno Haible  <bruno@clisp.org>
13685
13686         * lib/strcasestr.h: New file.
13687         * lib/strcasestr.c: New file.
13688
13689 2005-08-17  Bruno Haible  <bruno@clisp.org>
13690
13691         * lib/strcasecmp.c: Use mbuiter.h.
13692
13693 2005-08-17  Bruno Haible  <bruno@clisp.org>
13694
13695         * lib/mbuiter.h: New file.
13696
13697 2005-08-16  Paul Eggert  <eggert@cs.ucla.edu>
13698
13699         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
13700         of gl_GETOPT_SUBSTITUTE.  That way, if both gl_GETOPT_SUBSTITUTE
13701         and gl_GETOPT are both invoked via different paths (as happens
13702         with GNU tar CVS because it uses both argp and getopt), the former
13703         wins.
13704
13705 2005-08-16  Bruno Haible  <bruno@clisp.org>
13706
13707         * modules/tls: New file.
13708         * MODULES.html.sh (Multithreading): Add tls.
13709
13710 2005-08-16  Bruno Haible  <bruno@clisp.org>
13711
13712         * modules/strnlen1: New file.
13713         * MODULES.html.sh (String handling): Add strnlen1.
13714
13715 2005-08-16  Bruno Haible  <bruno@clisp.org>
13716
13717         * modules/strcase (Files): Add m4/mbrtowc.m4.
13718         (Depends-on): Add strnlen1, mbchar.
13719
13720 2005-08-16  Bruno Haible  <bruno@clisp.org>
13721
13722         * modules/mbiter: New file.
13723         * MODULES.html.sh (Extended multibyte and wide character utilities):
13724         Add mbiter.
13725
13726 2005-08-16  Bruno Haible  <bruno@clisp.org>
13727
13728         * modules/mbfile: New file.
13729         * MODULES.html.sh (Extended multibyte and wide character utilities):
13730         Add mbfile.
13731
13732 2005-08-16  Bruno Haible  <bruno@clisp.org>
13733
13734         * modules/mbchar: New file.
13735         * MODULES.html.sh (Extended multibyte and wide character utilities):
13736         New section.
13737
13738 2005-08-16  Bruno Haible  <bruno@clisp.org>
13739
13740         * m4/tls.m4: New file, from GNU gettext.
13741
13742 2005-08-16  Bruno Haible  <bruno@clisp.org>
13743
13744         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Use the replacement function
13745         always.
13746         (gl_PREREQ_STRCASECMP): Use gl_FUNC_MBRTOWC.
13747
13748 2005-08-16  Bruno Haible  <bruno@clisp.org>
13749
13750         * m4/mbiter.m4: New file.
13751
13752 2005-08-16  Bruno Haible  <bruno@clisp.org>
13753
13754         * m4/mbfile.m4: New file.
13755
13756 2005-08-16  Bruno Haible  <bruno@clisp.org>
13757
13758         * m4/mbchar.m4: New file.
13759
13760 2005-08-16  Bruno Haible  <bruno@clisp.org>
13761
13762         * lib/tls.h: New file, from GNU gettext.
13763         * lib/tls.c: New file, from GNU gettext.
13764
13765 2005-08-16  Bruno Haible  <bruno@clisp.org>
13766
13767         * lib/strnlen1.h: New file.
13768         * lib/strnlen1.c: New file.
13769
13770 2005-08-16  Bruno Haible  <bruno@clisp.org>
13771
13772         * lib/strcasecmp.c (struct mbiter_multi): Remove at_end field.
13773         (mbi_init): Update.
13774         (mbi_avail, mbi_advance): Let the iteration end before the terminating
13775         NUL byte, not after it.
13776
13777 2005-08-16  Bruno Haible  <bruno@clisp.org>
13778
13779         * lib/strcase.h (strcasecmp): Add note in comments.
13780         * lib/strncasecmp.c: Use code from strcasecmp.c.
13781         * lib/strcasecmp.c: Use mbchar module. Define private mbiter variant.
13782         (strcasecmp): Work correctly in multibyte locales.
13783
13784 2005-08-16  Bruno Haible  <bruno@clisp.org>
13785
13786         * lib/mbiter.h: New file.
13787
13788 2005-08-16  Bruno Haible  <bruno@clisp.org>
13789
13790         * lib/mbfile.h: New file.
13791
13792 2005-08-16  Bruno Haible  <bruno@clisp.org>
13793
13794         * lib/mbchar.h: New file.
13795         * lib/mbchar.c: New file.
13796
13797 2005-08-16  Bruno Haible  <bruno@clisp.org>
13798
13799         * lib/mbchar.h (mb_cmp, mb_casecmp): Order the invalid characters after
13800         the valid ones. Makes the comparison operations transitive:
13801         cmp (a, b) < 0 && cmp (b, c) < 0 ==> cmp (a, c) < 0.
13802         * lib/strcasecmp.c (strcasecmp): Use mb_casecmp.
13803
13804 2005-08-15  Simon Josefsson  <jas@extundo.com>
13805
13806         * modules/ssize_t (License): Change to 'unlimited'.
13807
13808         * gnulib-tool (sed_extract_prog): Recognize 'unlimited' license.
13809
13810 2005-08-15  Paul Eggert  <eggert@cs.ucla.edu>
13811
13812         * config/srclist.txt: Comment out $LIBCSRC/posix/regex.h.
13813         Add comments for each pending glibc patch.
13814
13815 2005-08-15  Bruno Haible  <bruno@clisp.org>
13816
13817         * lib/regex.h (__restrict_arr): Don't define to __restrict if
13818         __cplusplus is defined.
13819
13820 2005-08-14  Jim Meyering  <jim@meyering.net>
13821
13822         Sync from coreutils.
13823
13824         * lib/fts-cycle.c (setup_dir, enter_dir, leave_dir, free_dir):
13825         Use the hash-table-based cycle-detection code not just when
13826         FTS_TIGHT_CYCLE_CHECK if specified, but also with FTS_LOGICAL.
13827         Reported by James Youngman in
13828         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00011.html>.
13829         * lib/fts_.h: Mention that with FTS_LOGICAL, we use
13830         FTS_TIGHT_CYCLE_CHECK.
13831         * lib/fts.c (fts_cross_check) [FTS_DEBUG]:
13832         s/active_dir_ht/fts_cycle.ht/. This lets us compile with -DFTS_DEBUG,
13833         once again.
13834         * lib/fts.c [! _LIBC]: Include "lstat.h" rather than rolling our own.
13835         * lib/fts.c (fd_safer): Remove decl.
13836         Include fcntl--.h rather than unistd-safer.h
13837         (fts_safe_changedir): Don't call fd_safer; no longer needed
13838         now that we include fcntl--.h.
13839
13840 2005-08-12  Simon Josefsson  <jas@extundo.com>
13841
13842         * modules/getndelim2: Use ssize_t module.
13843         * modules/getnline: Likewise.
13844         * modules/safe-read: Likewise.
13845         * modules/xreadlink: Likewise.
13846
13847         * modules/ssize_t: New file.
13848
13849 2005-08-12  Simon Josefsson  <jas@extundo.com>
13850
13851         * m4/readline.m4: Look for termcap, curses or ncurses if required.
13852
13853 2005-08-12  Simon Josefsson  <jas@extundo.com>
13854
13855         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
13856         ssize_t.
13857
13858 2005-08-12  Simon Josefsson  <jas@extundo.com>
13859
13860         * MODULES.html.sh (Extra functions based on ANSI C 89: Misc): Add
13861         readline, getdelim and check_version.
13862         (Support for systems lacking ISO C 99: Sizes of integer types):
13863         Add size_max.
13864
13865 2005-08-12  Bruno Haible  <bruno@clisp.org>
13866
13867         * m4/readline.m4 (gl_FUNC_READLINE): Look for ncurses first.
13868
13869 2005-08-11  Simon Josefsson  <jas@extundo.com>
13870
13871         * modules/readline: New file.
13872
13873         * modules/strnlen (Files): Add strnlen.h.
13874
13875 2005-08-11  Simon Josefsson  <jas@extundo.com>
13876
13877         * m4/readline.m4: New file.
13878
13879 2005-08-11  Simon Josefsson  <jas@extundo.com>
13880
13881         * lib/readline.h, readline.c: New file.
13882
13883 2005-08-11  Simon Josefsson  <jas@extundo.com>
13884
13885         * doc/gnulib.texi (Initial import, Finishing touches): Mention
13886         gl_AVOID.
13887
13888 2005-08-11  Bruno Haible  <bruno@clisp.org>
13889
13890         * lib/strnlen.h (strnlen): Change parameter name to match comment.
13891
13892 2005-08-10  Stepan Kasal  <kasal@ucw.cz>
13893
13894         * m4/onceonly_2_57.m4: Really require Autoconf 2.57.
13895
13896 2005-08-10  Simon Josefsson  <jas@extundo.com>
13897
13898         * tests/test-iconvme.c: New file.
13899
13900 2005-08-10  Simon Josefsson  <jas@extundo.com>
13901
13902         * m4/strnlen.m4: New file.
13903
13904         * m4/strndup.m4: Don't check for strnlen declaration, done in
13905         strnlen.m4.
13906
13907 2005-08-10  Simon Josefsson  <jas@extundo.com>
13908
13909         * lib/strndup.c: Use strnlen.h.
13910
13911         * lib/strnlen.h: New file.
13912
13913 2005-08-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
13914
13915         * README: Typos.
13916
13917 2005-08-02  Simon Josefsson  <jas@extundo.com>
13918
13919         * modules/readline: New file.
13920
13921 2005-08-02  Simon Josefsson  <jas@extundo.com>
13922
13923         * modules/getdelim: New file.
13924
13925         * modules/getline: Rewrite, don't use getndelim2.
13926
13927 2005-08-02  Simon Josefsson  <jas@extundo.com>
13928
13929         * m4/getline.m4: Separate out getdelim stuff into separate module.
13930
13931         * m4/getdelim.m4: New file.
13932
13933 2005-08-02  Simon Josefsson  <jas@extundo.com>
13934
13935         * lib/getline.h, getline.c: Rewrite.
13936
13937         * lib/getdelim.h, lib/getdelim.c: New files, ported from glibc.
13938
13939 2005-07-31  Bruno Haible  <bruno@clisp.org>
13940
13941         * lib/lock.h (gl_lock_initializer): New macro.
13942         (gl_lock_define_initialized): Use it.
13943         (gl_rwlock_initializer): New macro.
13944         (gl_rwlock_define_initialized): Use it.
13945         (gl_recursive_lock_initializer): New macro.
13946         (gl_recursive_lock_define_initialized): Use it.
13947
13948 2005-07-30  Karl Berry  <karl@gnu.org>
13949
13950         * doc/gnulib.texi (Initial import): mention -I$(top_builddir)/lib.
13951         Report from Ben Pfaff, regarding getopt.
13952
13953 2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
13954
13955         Add support to getopt for Emacs, which doesn't use LIBOBJS in the
13956         normal way.
13957         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE_HEADER): New macro.
13958         (gl_GETOPT_SUBSTITUTE): Use it.  Invoke gl_PREREQ_GETOPT.
13959         (gl_GETOPT_IFELSE, gl_GETOPT_CHECK_HEADERS): New macros.
13960         (gl_GETOPT): Use the new macros.  Most of the implementation
13961         is moved to the new macros.  This is for programs like Emacs
13962         that don't want all the functionality of gl_GETOPT.
13963
13964 2005-07-26  Bruno Haible  <bruno@clisp.org>
13965
13966         * m4/lock.m4: Update from GNU gettext.
13967
13968 2005-07-26  Bruno Haible  <bruno@clisp.org>
13969
13970         * lib/lock.h: Update from GNU gettext.
13971         * lib/lock.c: Update from GNU gettext.
13972
13973 2005-07-25  Paul Eggert  <eggert@cs.ucla.edu>
13974
13975         * m4/regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_IFELSE instead of the
13976         obsolescent AC_TRY_RUN.  Include the default includes files, for
13977         'exit'.
13978
13979 2005-07-24  Bruno Haible  <bruno@clisp.org>
13980
13981         * modules/visibility: New file.
13982         * MODULES.html.sh (Misc): Add visibility.
13983
13984 2005-07-24  Bruno Haible  <bruno@clisp.org>
13985
13986         * m4/visibility.m4: New file.
13987
13988 2005-07-24  Bruno Haible  <bruno@clisp.org>
13989
13990         * doc/visibility.texi: New file.
13991
13992 2005-07-22  Bruno Haible  <bruno@clisp.org>
13993
13994         * modules/alloca-opt (Makefile.am): Remove explicit dependency on
13995         $(ALLOCA_H), redundant through BUILT_SOURCES.
13996         * modules/argz (Makefile.am): Remove explicit dependency on $(ARGZ_H),
13997         redundant through BUILT_SOURCES.
13998         * modules/byteswap (Makefile.am): Remove explicit dependency on
13999         $(BYTESWAP_H), redundant through BUILT_SOURCES.
14000         * modules/fnmatch (Makefile.am): Remove explicit dependency on
14001         $(FNMATCH_H), redundant through BUILT_SOURCES.
14002         * modules/getopt (Makefile.am): Remove explicit dependency on
14003         $(GETOPT_H), redundant through BUILT_SOURCES.
14004         * modules/glob (Makefile.am): Remove explicit dependency on $(GLOB_H),
14005         redundant through BUILT_SOURCES.
14006         * modules/poll (Makefile.am): Remove explicit dependency on $(POLL_H),
14007         redundant through BUILT_SOURCES.
14008         * modules/stdbool (Makefile.am): Remove explicit dependency on
14009         $(STDBOOL_H), redundant through BUILT_SOURCES.
14010         * modules/stdint (Makefile.am): Remove explicit dependency on
14011         $(STDINT_H), redundant through BUILT_SOURCES.
14012         * modules/sysexits (Makefile.am): Add $(SYSEXITS_H) to BUILT_SOURCES.
14013         Remove explicit dependency on $(SYSEXITS_H).
14014         Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
14015
14016 2005-07-18  Simon Josefsson  <jas@extundo.com>
14017
14018         * lib/check-version.c (check_version): Accept identical versions too.
14019
14020 2005-07-18  Bruno Haible  <bruno@clisp.org>
14021
14022         * modules/lock: New file.
14023         * MODULES.html.sh (Multithreading): New section.
14024
14025 2005-07-18  Bruno Haible  <bruno@clisp.org>
14026
14027         * m4/lock.m4: New file, from GNU gettext.
14028
14029 2005-07-18  Bruno Haible  <bruno@clisp.org>
14030
14031         * lib/lock.h: New file, from GNU gettext.
14032         * lib/lock.c: New file, from GNU gettext.
14033
14034 2005-07-18  Bruno Haible  <bruno@clisp.org>
14035
14036         * lib/lock.h (gl_once_t): New type.
14037         (gl_once_define, gl_once): New macros.
14038         * lib/lock.c (fresh_once): New variable.
14039         (glthread_once, glthread_once_call, glthread_once_singlethreaded): New
14040         functions.
14041
14042 2005-07-16  Simon Josefsson  <jas@extundo.com>
14043
14044         * doc/gnulib.texi (Library version handling): Add ELF symbol collision
14045         workaround, suggested by Bruno.
14046
14047 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
14048
14049         * modules/xalloc (Depends-on): Add xalloc-die.
14050         * modules/xvasprintf (Depends-on): Add xalloc-die.
14051
14052 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
14053
14054         * lib/quotearg.c: Add translator comment suggested by Bruno Haible,
14055         with a minor change.
14056
14057 2005-07-15  Bruno Haible  <bruno@clisp.org>
14058
14059         * m4/poll.m4 (gl_FUNC_POLL): Check against MacOS X 10.4 poll() bug.
14060         When using lib/poll.c, define poll as rpl_poll.
14061
14062 2005-07-14  Paul Eggert  <eggert@cs.ucla.edu>
14063
14064         * modules/argp (Depends-on): Remove unlocked-io.
14065
14066 2005-07-14  Derek Price  <derek@ximbiot.com>
14067
14068         * m4/glob.m4 (gl_GLOB): Cache glob interface check result.  Add check
14069         for glob symlink bug.
14070
14071 2005-07-14  Bruno Haible  <bruno@clisp.org>
14072
14073         * m4/argp.m4 (gl_ARGP): Remove invocation of gl_FUNC_GLIBC_UNLOCKED_IO.
14074         Instead, test for *_unlocked function declarations directly.
14075
14076 2005-07-11  Simon Josefsson  <jas@extundo.com>
14077
14078         * modules/size_max: New file.
14079
14080         * modules/xsize: Depend on size_max module for size_max.m4.
14081
14082 2005-07-11  Simon Josefsson  <jas@extundo.com>
14083
14084         * lib/size_max.h: New file.
14085
14086 2005-07-11  Paul Eggert  <eggert@cs.ucla.edu>
14087
14088         * lib/version-etc-fsf.c (version_etc_copyright): Parameterize the
14089         copyright symbol and the year.
14090         * lib/version-etc.c (COPYRIGHT_YEAR): New constant.
14091         (version_etc_va): Use parameterized copyright notice.
14092         Reword to conform to the current GNU coding standards.
14093
14094 2005-07-11  Karl Berry  <karl@gnu.org>
14095
14096         * doc/gnulib.texi (Quoting): new node.
14097         (Initial import): more info, from Patrice.
14098
14099 2005-07-11  Bruno Haible  <bruno@clisp.org>
14100
14101         * gnulib-tool (func_usage): Document option --avoid.
14102         (Command line options): Handle --avoid.
14103         (func_acceptable): New function.
14104         (func_modules_transitive_closure): Use it.
14105
14106 2005-07-11  Bruno Haible  <bruno@clisp.org>
14107
14108         * MODULES.html.sh: Use shortcut URLs to the www.opengroup.org site.
14109         Reported by Jim Meyering.
14110
14111 2005-07-10  Bruno Haible  <bruno@clisp.org>
14112
14113         * m4/size_max.m4 (gl_SIZE_MAX): Cast ~(size_t)0 back to size_t.
14114         Needed when size_t is smaller than 'unsigned int'.
14115         Reported by Paul Eggert.
14116
14117 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
14118
14119         * modules/argp (Depends-on): Add unlocked-io
14120
14121 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
14122
14123         * lib/argp-namefrob.h: Include unlocked-io.h. Removed unnecessary
14124         block of defines.
14125
14126 2005-07-08  Paul Eggert  <eggert@cs.ucla.edu>
14127
14128         * config/srclist.txt: Comment out regcomp.c, since we have a porting
14129         fix now.
14130
14131 2005-07-08  Eric Blake  <ebb9@byu.net>  (tiny change)
14132         and Paul Eggert  <eggert@cs.ucla.edu>
14133
14134         * lib/regcomp.c (init_dfa, build_range_exp): Store __btowc value
14135         in wint_t, not wchar_t.  Remove now-unnecessary cast.
14136
14137 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
14138
14139         * modules/regex (Files): Add lib/regex_internal.c,
14140         lib/regex_internal.h, lib/regexec.c, lib/regcomp.c, m4/codeset.m4.
14141         (Depends-on): Add extensions.
14142         (Makefile.am): Remove lib_SOURCES; now done by m4 code.
14143
14144 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
14145
14146         * m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on
14147         pathconf.
14148         * m4/same.m4 (gl_SAME): Likewise.
14149         Require AC_SYS_LONG_FILE_NAMES; bug reported by Gerrit P. Haase.
14150
14151         * m4/regex.m4: Adjust to new libc regex implementation.
14152         (gl_INCLUDED_REGEX): Add AC_LIBSOURCES for
14153         all the .c and .h parts of (the new) regex.
14154         Quote the m4 stuff better.
14155         Check for RE_ICASE bug of old gnulib.
14156         Check for REG_STARTEND of recent libc.
14157         Rename local variables from jm_* to gl_*.
14158         Quote operand of "test -f".
14159         Say "recent enough" version of libc, not "version 2".
14160         (gl_PREREQ_REGEX): Remove AC_FUNC_ALLOCA, since alloca is a
14161         prerequisite module.  Remove AC_HEADER_STDC; no longer needed.
14162         Check for locale.h, isblank, mbrtowc, wcrtomb, wcscoll.
14163         Remove check for btowc, isascii.
14164         Require AM_LANGINFO_CODESET.
14165
14166 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
14167
14168         * lib/regex.c, regex.h: Sync from libc.
14169         * lib/regcomp.c, lib/regexec_internal.c, lib/regex_internal.h:
14170         * lib/regexec.c:
14171         New files, synced from libc, except that regex_internal.h
14172         currently has a small porting fix.
14173
14174 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
14175
14176         * config/srclist.txt: Add regcomp.c, regex.c, regex.h,
14177         regex_internal.c, regexec.c.
14178         Add regex_internal.h too, but as a comment, since the libc version
14179         is currently broken in gnulib mode.
14180
14181 2005-07-06  Paul Eggert  <eggert@cs.ucla.edu>
14182
14183         Support programs like Emacs that use gnulib but not gettext.
14184         * MODULES.html.sh (Internationalization functions): Add gettext-h.
14185         * modules/gettext-h: New file.
14186         * modules/gettext (Files): Remove lib/gettext.h.
14187         (Depends-on): Add gettext-h.
14188         (Makefile.am): Remove lib_SOURCES.
14189         * modules/argmatch, modules/c-stack, modules/closeout:
14190         * modules/copy-file, modules/csharpcomp, modules/csharpexec:
14191         * modules/execute, modules/file-type, modules/getaddrinfo:
14192         * modules/getopt, modules/human, modules/javacomp:
14193         * modules/javaexec, modules/mkdir-p, modules/obstack:
14194         * modules/openat, modules/pagealign_alloc, modules/pipe:
14195         * modules/quotearg, modules/regex, modules/rpmatch:
14196         * modules/unicodeio, modules/userspec, modules/version-etc:
14197         * modules/wait-process, modules/xalloc-die, modules/xmemcoll:
14198         * modules/xsetenv:
14199         Depend on gettext-h, not gettext.
14200
14201 2005-07-05  Paul Eggert  <eggert@cs.ucla.edu>
14202
14203         * gnulib-tool (func_import): Add support for 'public domain' license.
14204         * modules/alloca, modules/atexit, modules/memmove:
14205         Now public domain, not GPL.
14206         * modules/dup2, modules/getpagesize, modules/malloc, modules/memset:
14207         * modules/realloc, modules/strerror, modules/strtod:
14208         Now LGPL, not GPL.
14209
14210 2005-07-05  Bruno Haible  <bruno@clisp.org>
14211
14212         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC): Upgrade to version from current
14213         autoconf CVS. Needed for mingw.
14214
14215 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
14216
14217         Remove the dependency of the strftime module on the tzset module.
14218         * modules/strftime (Depends-on): Remove dependency on tzset.
14219
14220 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
14221
14222         Remove the dependency of the strftime module on the tzset module.
14223         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't require
14224         gl_FUNC_TZSET_CLOBBER.
14225
14226 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
14227
14228         Remove the dependency of the strftime module on the tzset module.
14229         * lib/strftime.c (my_strftime)
14230         [! defined _LIBC && ! HAVE_RUN_TZSET_TEST]:
14231         Copy the input structure, to work around some of the bug with
14232         Solaris 2.5.1 and Solaris 2.6.  If you still care about these old
14233         Solaris releases, you should also use the tzset module, but we won't
14234         require it as a dependency any more since we don't want LGPLed code
14235         to depend on GPLed code.
14236
14237 2005-07-02  Jim Meyering  <jim@meyering.net>
14238
14239         * m4/chown.m4, cloexec.m4, dup2.m4, fsusage.m4:
14240         * m4/getcwd-path-max.m4, getcwd.m4, mkstemp.m4, mountlist.m4:
14241         * m4/pagealign_alloc.m4, save-cwd.m4, unistd-safer.m4:
14242         Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
14243
14244 2005-07-02  Jim Meyering  <jim@meyering.net>
14245
14246         * lib/backupfile.c (backup_args): Change a `0' to NULL.
14247
14248 2005-07-01  Paul Eggert  <eggert@cs.ucla.edu>
14249
14250         * lib/xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h>
14251         declares only 'struct timespec;' (!).
14252
14253 2005-07-01  Jim Meyering  <jim@meyering.net>
14254
14255         * lib/chown.c, cloexec.c, dup-safer.c, dup2.c, fsusage.c, getcwd.c:
14256         * lib/getloadavg.c, mountlist.c, openat.h, pagealign_alloc.c:
14257         * lib/save-cwd.c, tempname.c:
14258         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
14259         and don't include <sys/file.h>).
14260
14261 2005-06-29  Jim Meyering  <jim@meyering.net>
14262
14263         * lib/mkdir-p.c (make_dir_parents): Don't apply sizeof to a hard-coded
14264         type name.  Use the variable name instead.
14265         * lib/idcache.c (getuser, getuidbyname, getgroup, getgidbyname):
14266         Likewise.
14267
14268 2005-06-28  Simon Josefsson  <jas@extundo.com>
14269
14270         * modules/check-version (Files): Add check-version.m4.
14271
14272 2005-06-28  Simon Josefsson  <jas@extundo.com>
14273
14274         * m4/check-version.m4: New file, suggested by Jim Meyering
14275         <jim@meyering.net>.
14276
14277 2005-06-28  Simon Josefsson  <jas@extundo.com>
14278
14279         * lib/check-version.h, lib/check-version.c: New files.
14280
14281 2005-06-28  Simon Josefsson  <jas@extundo.com>
14282
14283         * lib/base64.c (base64_encode): Indent.  Rename 'b64' to avoid
14284         collision with global variable.  Better indentation.  Don't
14285         increment buffer pointer beyond buffer end.  Based on comments
14286         from Paul Eggert <eggert@cs.ucla.edu>.
14287
14288         * lib/base64.h: Indent.
14289
14290 2005-06-28  Simon Josefsson  <jas@extundo.com>
14291
14292         * doc/gnulib.texi (Library version handling): New section.
14293
14294 2005-06-28  Jim Meyering  <jim@meyering.net>
14295
14296         * check-module (find_included_lib_files): Hard-code another
14297         pair of exceptions: fts.c includes fts-cycle.c and unistd-safer.h
14298         but modules/fts-lgpl (correctly) does not list those files.
14299
14300         * modules/canonicalize (Files): Add lib/pathmax.h.
14301
14302 2005-06-25  Simon Josefsson  <jas@extundo.com>
14303
14304         * modules/check-version: New file.
14305
14306 2005-06-24  Paul Eggert  <eggert@cs.ucla.edu>
14307
14308         * lib/canon-host.c (canon-host): Append trailing "," to 0 in
14309         initializer of struct addrinfo, as an indication that we don't
14310         care how many members the structure has.
14311
14312 2005-06-24  Derek Price  <derek@ximbiot.com>
14313         and Bruno Haible  <bruno@clisp.org>
14314
14315         Remove stat module & update lstat.
14316         * m4/lstat.m4 (gl_FUNC_LSTAT): Drop AC_FUNC_LSTAT in favor of
14317         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
14318         * m4/stat.m4: Remove this file.
14319
14320 2005-06-24  Derek Price  <derek@ximbiot.com>
14321         and Bruno Haible  <bruno@clisp.org>
14322
14323         Remove stat module & update lstat.
14324         * lib/stat.c: Remove this file...
14325         (slash_aware_lstat): ...moving this content and its support...
14326         * lib/lstat.c (rpl_lstat): ...into here.
14327         * lib/lstat.h: New file.
14328
14329 2005-06-24  Derek Price  <derek@ximbiot.com>
14330         and Bruno Haible  <bruno@clisp.org>
14331
14332         Remove stat module & update lstat.
14333         * config/srclist.txt (libc sources): Remove stat.
14334
14335 2005-06-24  Derek Price  <derek@ximbiot.com>
14336         and Bruno Haible  <bruno@clisp.org>
14337
14338         Remove stat module & update lstat.
14339         * MODULES.html.sh (stat): Remove.
14340         * MODULES.html: Regenerated.
14341         * modules/lstat (Description): Correct function name.
14342         (Files): Add "lstat.h".
14343         (Depends-on): Remove stat, add xalloc, stat-macros.
14344         * modules/stat: Remove this file.
14345         (Include): Add "lstat.h", remove <sys/stat.h>.
14346
14347 2005-06-23  Paul Eggert  <eggert@cs.ucla.edu>
14348
14349         * lib/mktime.c: Include <string.h> even if !DEBUG.  (From glibc.)
14350         (ranged_convert): Don't save conversion in a temporary struct.
14351         This causes a warning with GCC 4.0.0, and anyway in the typical
14352         case it's not worth the extra 100 bytes or so of code.
14353         (ranged_convert, __mktime_internal): When calling a function via a
14354         pointer P, use P () rather than (*P) (), as we now assume C89 or
14355         better.
14356
14357 2005-06-22  Paul Eggert  <eggert@cs.ucla.edu>
14358
14359         * lib/readutmp.c (desirable_utmp_entry): Fix bug where "who -b" and
14360         "who -r" failed to give output.  Problem reported by Tim Waugh.
14361
14362         * lib/xmalloc.c (HAVE_GNU_CALLOC): New constant.
14363         (xcalloc): Use it to avoid needless tests.
14364         Problem reported by Jim Meyering.
14365
14366 2005-06-20  Derek Price  <derek@ximbiot.com>
14367
14368         * m4/bison.m4: Note that precious decls of YACC & YFLAGS will be
14369         unnecessary for Autoconfs > 2.59c.
14370
14371 2005-06-16  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
14372
14373         * lib/argp.h (__option_is_short): Check upper limit of
14374         __key. Isprint() requires its argument to have the value
14375         of an unsigned char or EOF.
14376
14377 2005-06-16  Jim Meyering  <jim@meyering.net>
14378
14379         * lib/calloc.c (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1)
14380         when either N or S is zero.
14381
14382 2005-06-16  Derek Price  <derek@ximbiot.com>
14383
14384         * m4/bison.m4: Declare YACC & YFLAGS precious.
14385
14386 2005-06-10  Paul Eggert  <eggert@cs.ucla.edu>
14387
14388         * lib/fnmatch.c (fnmatch): If there is an encoding error in a
14389         multibyte string or pattern, fall back on unibyte matching.
14390         Problem reported by James Youngman.
14391
14392 2005-06-08  Bruno Haible  <bruno@clisp.org>
14393
14394         * modules/csharpcomp: New file.
14395         * MODULES.html.sh (C#): Add csharpcomp.
14396
14397 2005-06-08  Bruno Haible  <bruno@clisp.org>
14398
14399         * m4/csharpcomp.m4: New file, from GNU gettext.
14400
14401 2005-06-08  Bruno Haible  <bruno@clisp.org>
14402
14403         * lib/csharpcomp.h: New file, from GNU gettext.
14404         * lib/csharpcomp.c: New file, from GNU gettext.
14405         * lib/csharpcomp.sh.in: New file, from GNU gettext.
14406
14407 2005-06-08  Bruno Haible  <bruno@clisp.org>
14408
14409         * lib/binary-io.h (fileno): Undefine before defining it. Avoids a gcc
14410         warning on mingw.
14411
14412 2005-06-07  Derek Price  <derek@ximbiot.com>
14413
14414         Sync from CVS.
14415         * lib/glob_.h: Indent nested #ifdef.
14416
14417 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
14418
14419         Sync from coreutils.
14420         Use "file name" when talking about file names, instead of "filename"
14421         or "path", as per the GNU coding standards.
14422         * lib/mkdir-p.c: Renamed from makepath.c.
14423         (make_dir_parents): Renamed from make_path.  All callers changed.
14424         * lib/mkdir-p.h: Likewise.  All includers changed.
14425         * lib/filenamecat.c: Renamed from path-concat.c.
14426         (file_name_concat): Renamed from path_concat.  All callers changed.
14427         [TEST_FILE_NAME_CONCAT]: Renamed from TEST_PATH_CONCAT.
14428         * lib/filenamecat.h: Likewise.  All includers changed.
14429         * lib/acl.c: Don't use "path" or "filename" to mean "file name"
14430         in comments or local variable names.
14431         * lib/basename.c: Likewise.
14432         * lib/canonicalize.c, canonicalize.h: Likewise.
14433         * lib/dirname.c, dirname.h: Likewise.
14434         * lib/euidaccess.c: Likewise.
14435         * lib/exclude.c: Likewise
14436         * lib/fnmatch_.h, fnmatch_loop.c: Likewise.
14437         * lib/fsusage.c, fsuage.h: Likewise.
14438         * lib/fts.c, fts_.h: Likewise.
14439         * lib/getcwd.c: Likewise.
14440         * lib/getloadavg.c: Likewise.
14441         * lib/mkstemp.c: Likewise.
14442         * lib/mountlist.c, mountlist.h: Likewise.
14443         * lib/openat.c, openat.h: Likewise.
14444         * lib/readlink-stub.c: Likewise.
14445         * lib/readutmp.c, readutmp.h: Likewise.
14446         * lib/rename.c: Likewise.
14447         * lib/rmdir.c: Likewise.
14448         * lib/same.c: Likewise.
14449         * lib/savedir.c: Likewise.
14450         * lib/stripslash.c: Likewise.
14451         * lib/tempname.c: Likewise.
14452         * lib/xreadlink.c: Likewise.
14453         * lib/exclude.c (excluded_file_name): Renamed from excluded_filename.
14454         All uses changed.
14455         * lib/exclude.h: Likewise.
14456
14457         * lib/euidaccess.c (getuid, getgid, getuid, getegid)
14458         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
14459         * lib/idcache.c (getpwuid, getpwnam, getgrgid, getgrnam)
14460         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
14461         * lib/pathmax.h: Include <limits.h> unconditionally, since other
14462         files have been getting away with it for years (MORE/BSD 4.3
14463         is extinct now).
14464         * lib/userspec.c (getpwnam, getgrnam, getgrgid)
14465         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
14466
14467         * lib/pathmax.h (_POSIX_PATH_MAX) [!defined _POSIX_PATH_MAX]:
14468         Define to 256, not 255, as per modern POSIX.
14469
14470 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
14471
14472         Sync from coreutils.
14473         Use "file name" when talking about file names, instead of "filename"
14474         or "path", as per the GNU coding standards.
14475         * MODULES.html.sh: mkdir-p renamed from makepath.
14476         filenamecat renamed from path-concat.
14477         * modules/filenamecat: Renamed from modules/path-concat.
14478         (Files): filenamecat.h and filenamecat.c renamed from
14479         path-concat.h and path-concat.c.
14480         (configure.ac): gl_FILE_NAME_CONCAT, not gl_PATH_CONCAT.
14481         (Include): filenamecat.h, not path-concat.h.
14482         * modules/mkdir-p: Renamed from modules/makepath.
14483         (Files): mkdir-p.h and mkdir-p.c renamed from makepath.h and
14484         makepath.c.
14485         (configure.ac): gl_MKDIR_PARENTS, not gl_MAKEPATH.
14486         (Include): mkdir-p.h, not makepath.h.
14487
14488 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
14489
14490         Sync from coreutils.
14491         * m4/mkdir-p.m4: Renamed from makepath.m4.
14492         (gl_MKDIR_PARENTS): Renamed from gl_MAKEPATH.  All uses changed.
14493         Rename files from makepath.c to mkdir-p.c, and from
14494         makepath.h to mkdir-p.h.
14495         * m4/filenamecat.m4: Renamed from path-concat.m4.
14496         (gl_FILE_NAME_CONCAT): Renamed from gl_PATH_CONCAT.  All uses changed.
14497         Rename files from path-concat.c to filenamecat.c,
14498         and from path-concat.h to filenamecat.h.
14499         * m4/getcwd-path-max.m4: Don't use "path" or "filename" to mean
14500         "file name" in local variables or comments.
14501         * m4/rename.m4: Likewise.
14502
14503 2005-06-01  Bruno Haible  <bruno@clisp.org>
14504
14505         * modules/csharpexec: New file.
14506         * MODULES.html.sh (C#): New section.
14507
14508 2005-06-01  Bruno Haible  <bruno@clisp.org>
14509
14510         * m4/csharp.m4: New file, from GNU gettext.
14511         * m4/csharpexec.m4: New file, from GNU gettext.
14512
14513 2005-06-01  Bruno Haible  <bruno@clisp.org>
14514
14515         * lib/csharpexec.h: New file, from GNU gettext.
14516         * lib/csharpexec.c: New file, from GNU gettext.
14517         * lib/csharpexec.sh.in: New file, from GNU gettext.
14518
14519 2005-05-31  Derek Price  <derek@ximbiot.com>
14520             Paul Eggert  <eggert@cs.ucla.edu>
14521
14522         Sync from cvs.
14523         * m4/glob.m4: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
14524
14525 2005-05-31  Derek Price  <derek@ximbiot.com>
14526             Paul Eggert  <eggert@cs.ucla.edu>
14527
14528         Sync from cvs.
14529         * lib/glob_.h: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
14530
14531 2005-05-29  Derek Price  <derek@ximbiot.com>
14532
14533         * config/srclist.txt (glob_.h, glob.c): Add these files.
14534
14535 2005-05-29  Derek Price  <derek@ximbiot.com>
14536
14537         * MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.
14538         * modules/glob: New file.
14539         * modules/getlogin_r: Add link to POSIX spec in description.
14540
14541 2005-05-29  Derek Price  <derek@ximbiot.com>
14542             Paul Eggert  <eggert@cs.ucla.edu>
14543
14544         * m4/glob.m4: New file.
14545
14546 2005-05-29  Derek Price  <derek@ximbiot.com>
14547             Paul Eggert  <eggert@cs.ucla.edu>
14548
14549         * lib/glob_.h, lib/glob.c: New files.
14550
14551 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
14552
14553         * modules/fts (Files): Remove m4/inttypes-pri.m4.
14554         * modules/fts-lgpl (Depends-on): Remove gettext.
14555
14556 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
14557
14558         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't check for inttypes.h or stdint.h,
14559         and don't require gt_INTTYPES_PRI.
14560
14561 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
14562
14563         * lib/getlogin_r.c (getlogin_r): Don't set errno to 0 on return.
14564
14565         * lib/fts.c: Don't worry about debugging on pre-C99-compatible hosts;
14566         the configuration hassle isn't worth it.
14567         Include inttypes.h and stdint.h unconditionally if FTS_DEBUG.
14568         (LONGEST_MODIFIER, PRIuMAX): Remove.
14569
14570 2005-05-27  Bruno Haible  <bruno@clisp.org>
14571
14572         * lib/getlogin_r.h: Remove second include of <stddef.h>.
14573
14574 2005-05-26  Paul Eggert  <eggert@cs.ucla.edu>
14575
14576         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
14577         _POSIX_PTHREAD_SEMANTICS for Solaris.
14578
14579 2005-05-25  Derek Price  <derek@ximbiot.com>
14580
14581         * MODULES.html.sh: Add getlogin_r to POSIX.2001 support section.
14582
14583 2005-05-25  Derek Price  <derek@ximbiot.com>
14584             Paul Eggert  <eggert@cs.ucla.edu>
14585
14586         * modules/getlogin_r, m4/getlogin_r.m4: New files.
14587         * lib/getlogin_r.c, getlogin_r.h: New files.
14588
14589 2005-05-25  Bruno Haible  <bruno@clisp.org>
14590             Derek Price  <derek@ximbiot.com>
14591
14592         * lib/getlogin_r.h: Simplify API documentation.
14593
14594 2005-05-23  Derek Price  <derek@ximbiot.com>
14595
14596         * modules/minmax (Files): Add m4/minmax.m4.
14597         (configure.ac): Add gl_MINMAX.
14598
14599 2005-05-22  Paul Eggert  <eggert@cs.ucla.edu>
14600
14601         * lib/fts.c (fd_safer) [_LGPL_PACKAGE]: New static function,
14602         so that unistd-safer.h (GPL'ed code) need not be included.
14603
14604 2005-05-22  Bruno Haible  <bruno@clisp.org>
14605
14606         * m4/minmax.m4: New file.
14607         Based on a patch by Derek Price <derek@ximbiot.com>.
14608
14609 2005-05-22  Bruno Haible  <bruno@clisp.org>
14610
14611         * lib/stdint_.h (_STDINT_H_HAVE_INT64): New macro. Use it in #ifdefs.
14612         (INT64_MIN): Fix definition.
14613         Suggested by Paul Eggert <eggert@cs.ucla.edu>.
14614
14615         * lib/stdint_.h (_STDINT_H_NEED_SIGNED_INT_TYPES): Renamed from
14616         NEED_SIGNED_INT_TYPES.
14617
14618         * lib/stdint_.h (_STDINT_H_HAVE_SYSTEM_INTTYPES): Renamed from
14619         HAVE_SYSTEM_INTTYPES.
14620
14621 2005-05-22  Bruno Haible  <bruno@clisp.org>
14622
14623         * lib/minmax.h: Include <limits.h> only when it defines MIN, MAX.
14624         Also include <sys/param.h> if it defines MIN, MAX.
14625         Based on a patch by Derek Price <derek@ximbiot.com>.
14626
14627 2005-05-21  Jim Meyering  <jim@meyering.net>
14628
14629         * modules/fts (Files): Add m4/inttypes-pri.m4.
14630         (Depends-on): Add lstat and remove gettext.  Alphabetize.
14631
14632 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
14633
14634         New fts module.
14635         * lib/fts.c: Don't include "cycle-check.h" or "hash.h".
14636         (setup_dir, free_dir): New functions.
14637         (enter_dir, leave_dir): Define trivial
14638         alternatives of _LGPL_PACKAGE.  Move to fts-cycle.c if !_LGPL_PACKAGE.
14639         (HT_INITIAL_SIZE, ENTER_DIR): Remove.  All uses removed.
14640         (LEAVE_DIR): Fix typo: pass Fts and Ent to leave_dir.
14641         (struct Active_dir, AD_compare, AD_hash, enter_dir, leave_dir):
14642         Move to fts-cycle.c.
14643         (fts_open): Use setup_dir.
14644         (fts_close): Use free_dir.
14645         (fts_read): Have just one copy of the ENTER_DIR code rather than three.
14646         This adds a label and some gotos, but the alternatives were messier.
14647         Check for memory allocation failure when entering a dir.
14648         (fts_stat) [_LGPL_PACKAGE]: Bring back glibc cycle detection code.
14649         * lib/fts_.h (_LGPL_PACKAGE) [defined _LIBC]: New macro.
14650         (FTS): New member fts_cycle, that is a union that contains the
14651         old active_dir_ht and cycle_state.  All uses changed to mention
14652         fts_cycle.ht and fts_cycle.state.
14653         * lib/fts-cycle.c: New file, containing GPL'ed code migrated out of
14654         fts.c, with the following changes:
14655         (setup_dir, free_dir): New functions.
14656         (enter_dir): Now returns bool.  Return true if successful, false
14657         if memory exhausted.  All callers changed.
14658         Do not bother partly cleaning up on
14659         memory allocation failure; that is free_dir's job.
14660         However, free ad if hash_insert fails, to avoid memory leak.
14661         (enter_dir, leave_dir): Accommodate change to FTS by inspecting
14662         fts->fts_options to see which union member to use.
14663
14664 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
14665
14666         * m4/fts.m4 (gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS.
14667         (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): New macros.
14668
14669 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
14670
14671         * MODULES.html.sh (File system functions): Add fts, fts-lgpl.
14672
14673 2005-05-20  Jim Meyering  <jim@meyering.net>
14674
14675         * lib/unlinkdir.h (cannot_unlink_dir) [UNLINK_CANNOT_UNLINK_DIR]:
14676         Now a macro, to pacify GCC.
14677
14678 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
14679
14680         * m4/chown.m4 (gl_FUNC_CHOWN): Correct sense of test for honoring IDs
14681         of -1.
14682
14683 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
14684
14685         * lib/chown.c (rpl_chown): Return -1 on failure.
14686
14687 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
14688
14689         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME]):
14690         Don't check for stddef.h.
14691         * m4/fts.m4 (gl_FUNC_FTS): Don't require AC_HEADER_STDC, as we
14692         don't use its results.
14693         Don't check for fcntl.h, stddef.h, stdlib.h, string.h, unistd.h,
14694         since we include them unconditionally.  Don't require
14695         AM_STDBOOL_H, since stdbool is a prerequisite.
14696         Don't require AC_C_CONST, AC_TYPE_SIZE_T or check for ptrdiff_t
14697         since we assume C89 or better.
14698         Don't require AC_FUNC_CLOSEDIR_VOID, AC_FUNC_LSTAT, or AC_FUNC_STAT,
14699         as we don't use their results.
14700         Don't check for fchdir, memmove, memset, strrchr, as we use
14701         them unconditionally.
14702         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't define
14703         GETTIMEOFDAY_CLOBBERS_LOCALTIME_BUFFER, since nobody uses it.
14704
14705 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
14706
14707         * lib/canonicalize.c: Include canonicalize.h first, to test interface.
14708         Include <stddef.h> unconditionally, since we assume C89 now.
14709         All uses of PTR_INT_TYPE replaced by ptrdiff_t.
14710         * lib/fts.c: Include fts_.h first, to check interface.
14711         Do not include intprops.h; no longer needed.
14712         Include cycle-check.h and hash.h, since fts_.h no longer does.
14713         Remove unnecessary casts of closedir to void.
14714         (fts_build): Use a simpler method (not involving TYPE_SIGNED) to
14715         decide whether to decrement nlinks.
14716         * lib/fts_.h: Do not include hash.h or cycle-check.h; no longer needed.
14717         (FTS): Use struct hash_table * instead of Hash_table, so that
14718         we no longer need to include hash.h here.
14719
14720 2005-05-18  Jim Meyering  <jim@meyering.net>
14721
14722         * modules/dirfd (License): Change to LGPL.  Most of the code
14723         is already in the public domain.
14724
14725 2005-05-18  Jim Meyering  <jim@meyering.net>
14726
14727         * m4/fts.m4 (AC_LIBSOURCES): Add intprops.h to the list.
14728         Reported by Yoann Vandoorselaere.
14729
14730 2005-05-17  Jim Meyering  <jim@meyering.net>
14731
14732         * m4/fts.m4: New file, from coreutils.
14733
14734 2005-05-17  Jim Meyering  <jim@meyering.net>
14735
14736         * lib/fts.c, lib/fts_.h: New files, from coreutils.
14737
14738 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
14739
14740         Sync from coreutils.
14741         * m4/unlinkdir.m4: New file.
14742
14743 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
14744
14745         Sync from coreutils.
14746         * lib/unlinkdir.c, lib/unlinkdir.h: New files.
14747         * lib/gethrxtime.c, lib/gethrxtime.h, lib/getpass.h, lib/mountlist.h,
14748         lib/path-concat.c, lib/regex.h, lib/unlocked-io.h, lib/xtime.h:
14749         White space changes only.
14750         * lib/makepath.c (make_path): Port to hosts where leading "//" is
14751         special.
14752         * lib/yesno.c: Include getline.h, not ctype.h.
14753         (yesno): Don't remove leading white space; POSIX doesn't allow it.
14754         Use getline to remove arbitrary restriction on response length.
14755
14756 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
14757
14758         * config/srclist-update: Spell out "Street" in FSF postal
14759         mail address; this is the style the FSF seems to prefer.
14760
14761         * build-aux/depcomp, build-aux/install-sh, build-aux/mdate-sh,
14762         build-aux/missing, build-aux/mkinstalldirs: Sync from Automake;
14763         this updates FSF postal mail address.
14764
14765         Sync from coreutils.
14766         * modules/unlinkdir: New file.
14767         * modules/yesno (Depends-on): Add getline.
14768         * MODULES.html.sh (File system functions): Add unlinkdir.
14769
14770 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
14771
14772         * lib/byteswap_.h, lib/getsubopt.h, lib/iconvme.h, lib/strsep.c,
14773         lib/strsep.h:
14774         Change the initial comment to refer to GPL, not LGPL.
14775         gnulib-tool will change it to LGPL as needed.
14776
14777         * lib/__fpending.c, lib/acl.c, lib/acl.h, lib/alloca_.h, lib/allocsa.c,
14778         lib/allocsa.h, lib/argmatch.c, lib/argmatch.h, lib/argp-ba.c,
14779         lib/argp-eexst.c, lib/argp-fmtstream.c, lib/argp-fmtstream.h,
14780         lib/argp-fs-xinl.c, lib/argp-help.c, lib/argp-namefrob.h,
14781         lib/argp-parse.c, lib/argp-pv.c, lib/argp-pvh.c, lib/argp-xinl.c,
14782         lib/argp.h, lib/argz.c, lib/argz_.h, lib/asnprintf.c, lib/asprintf.c,
14783         lib/atanl.c, lib/backupfile.c, lib/backupfile.h, lib/base64.c,
14784         lib/base64.h, lib/basename.c, lib/binary-io.h, lib/byteswap_.h,
14785         lib/c-ctype.c, lib/c-ctype.h, lib/c-stack.c, lib/c-stack.h,
14786         lib/c-strtod.c, lib/calloc.c, lib/canon-host.c, lib/canonicalize.c,
14787         lib/canonicalize.h, lib/ceill.c, lib/chdir-long.c, lib/chdir-long.h,
14788         lib/chown.c, lib/classpath.c, lib/classpath.h, lib/cloexec.c,
14789         lib/closeout.c, lib/closeout.h, lib/concatpath.c, lib/config.charset,
14790         lib/copy-file.c, lib/copy-file.h, lib/cycle-check.c, lib/cycle-check.h,
14791         lib/diacrit.c, lib/diacrit.h, lib/dirfd.c, lib/dirfd.h, lib/dirname.c,
14792         lib/dirname.h, lib/dummy.c, lib/dup-safer.c, lib/dup2.c, lib/eealloc.h,
14793         lib/error.c, lib/error.h, lib/euidaccess.c, lib/exclude.c,
14794         lib/exclude.h, lib/execute.c, lib/execute.h, lib/exit.h,
14795         lib/exitfail.c, lib/exitfail.h, lib/expl.c, lib/fatal-signal.c,
14796         lib/fatal-signal.h, lib/fd-safer.c, lib/file-type.c, lib/file-type.h,
14797         lib/fileblocks.c, lib/filemode.c, lib/filemode.h, lib/findprog.c,
14798         lib/findprog.h, lib/floorl.c, lib/fnmatch.c, lib/fnmatch_.h,
14799         lib/fnmatch_loop.c, lib/fopen-safer.c, lib/free.c, lib/frexpl.c,
14800         lib/fsusage.c, lib/fsusage.h, lib/full-read.c, lib/full-read.h,
14801         lib/full-write.c, lib/full-write.h, lib/fwriteerror.c,
14802         lib/fwriteerror.h, lib/gai_strerror.c, lib/gcd.c, lib/gcd.h,
14803         lib/getaddrinfo.c, lib/getaddrinfo.h, lib/getcwd.c, lib/getcwd.h,
14804         lib/getdate.h, lib/getdate.y, lib/getdomainname.c, lib/getdomainname.h,
14805         lib/getgroups.c, lib/gethostname.c, lib/gethrxtime.c, lib/gethrxtime.h,
14806         lib/getline.c, lib/getline.h, lib/getloadavg.c, lib/getndelim2.c,
14807         lib/getndelim2.h, lib/getnline.c, lib/getnline.h, lib/getopt.c,
14808         lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h, lib/getpagesize.h,
14809         lib/getpass.c, lib/getpass.h, lib/getsubopt.c, lib/getsubopt.h,
14810         lib/gettext.h, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c,
14811         lib/getusershell.c, lib/group-member.c, lib/group-member.h,
14812         lib/hard-locale.c, lib/hard-locale.h, lib/hash-pjw.c, lib/hash-pjw.h,
14813         lib/hash.c, lib/hash.h, lib/human.c, lib/human.h, lib/iconvme.c,
14814         lib/iconvme.h, lib/idcache.c, lib/inet_ntop.h, lib/intprops.h,
14815         lib/inttostr.c, lib/inttostr.h, lib/isdir.c, lib/javacomp.c,
14816         lib/javacomp.h, lib/javacomp.sh.in, lib/javaexec.c, lib/javaexec.h,
14817         lib/javaexec.sh.in, lib/lbrkprop.h, lib/lchown.c, lib/ldexpl.c,
14818         lib/linebreak.c, lib/linebreak.h, lib/linebuffer.c, lib/linebuffer.h,
14819         lib/localcharset.c, lib/localcharset.h, lib/logl.c, lib/long-options.c,
14820         lib/long-options.h, lib/lstat.c, lib/makepath.c, lib/makepath.h,
14821         lib/malloc.c, lib/mathl.h, lib/mbswidth.c, lib/mbswidth.h, lib/md5.c,
14822         lib/md5.h, lib/memcasecmp.c, lib/memcasecmp.h, lib/memchr.c,
14823         lib/memcmp.c, lib/memcoll.c, lib/memcoll.h, lib/memcpy.c, lib/memmem.c,
14824         lib/memmem.h, lib/mempcpy.c, lib/mempcpy.h, lib/memrchr.c,
14825         lib/memrchr.h, lib/memset.c, lib/minmax.h, lib/mkdir.c, lib/mkdtemp.c,
14826         lib/mkdtemp.h, lib/mkstemp.c, lib/mktime.c, lib/modechange.c,
14827         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
14828         lib/obstack.c, lib/obstack.h, lib/openat.c, lib/openat.h,
14829         lib/pagealign_alloc.c, lib/pagealign_alloc.h, lib/path-concat.c,
14830         lib/path-concat.h, lib/pathmax.h, lib/pathname.h, lib/physmem.c,
14831         lib/physmem.h, lib/pipe.c, lib/pipe.h, lib/poll.c, lib/poll_.h,
14832         lib/posixtm.c, lib/posixtm.h, lib/posixver.c, lib/printf-args.c,
14833         lib/printf-args.h, lib/printf-parse.c, lib/printf-parse.h,
14834         lib/progname.c, lib/progname.h, lib/progreloc.c, lib/putenv.c,
14835         lib/quote.c, lib/quote.h, lib/quotearg.c, lib/quotearg.h, lib/raise.c,
14836         lib/readlink.c, lib/readtokens.c, lib/readtokens.h, lib/readtokens0.c,
14837         lib/readtokens0.h, lib/readutmp.c, lib/readutmp.h, lib/realloc.c,
14838         lib/ref-add.sin, lib/ref-del.sin, lib/regex.c, lib/regex.h,
14839         lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c,
14840         lib/safe-read.h, lib/safe-write.c, lib/safe-write.h, lib/same.c,
14841         lib/same.h, lib/save-cwd.c, lib/save-cwd.h, lib/savedir.c,
14842         lib/savedir.h, lib/setenv.c, lib/setenv.h, lib/settime.c,
14843         lib/sh-quote.c, lib/sh-quote.h, lib/sha1.c, lib/sha1.h, lib/sig2str.c,
14844         lib/sig2str.h, lib/sincosl.c, lib/snprintf.c, lib/snprintf.h,
14845         lib/sqrtl.c, lib/stat-macros.h, lib/stat.c, lib/stdbool_.h,
14846         lib/stdint_.h, lib/stdio-safer.h, lib/stpcpy.c, lib/stpcpy.h,
14847         lib/stpncpy.c, lib/stpncpy.h, lib/strcase.h, lib/strcasecmp.c,
14848         lib/strchrnul.c, lib/strchrnul.h, lib/strcspn.c, lib/strdup.c,
14849         lib/strdup.h, lib/strerror.c, lib/strftime.c, lib/strftime.h,
14850         lib/stripslash.c, lib/strndup.c, lib/strndup.h, lib/strnlen.c,
14851         lib/strpbrk.c, lib/strpbrk.h, lib/strsep.c, lib/strsep.h, lib/strstr.c,
14852         lib/strstr.h, lib/strtod.c, lib/strtoimax.c, lib/strtok_r.c,
14853         lib/strtok_r.h, lib/strtol.c, lib/strtoll.c, lib/strtoul.c,
14854         lib/strtoull.c, lib/strverscmp.c, lib/strverscmp.h, lib/sysexit_.h,
14855         lib/tempname.c, lib/time_r.c, lib/time_r.h, lib/timegm.c, lib/timegm.h,
14856         lib/timespec.h, lib/trigl.c, lib/trigl.h, lib/ucs4-utf16.h,
14857         lib/ucs4-utf8.h, lib/unicodeio.c, lib/unicodeio.h, lib/unistd-safer.h,
14858         lib/unlocked-io.h, lib/unsetenv.c, lib/userspec.c, lib/utf16-ucs4.h,
14859         lib/utf8-ucs4.h, lib/utime.c, lib/utimecmp.c, lib/utimecmp.h,
14860         lib/utimens.c, lib/vasnprintf.c, lib/vasnprintf.h, lib/vasprintf.c,
14861         lib/vasprintf.h, lib/version-etc-fsf.c, lib/version-etc.c,
14862         lib/version-etc.h, lib/vsnprintf.c, lib/vsnprintf.h, lib/w32spawn.h,
14863         lib/wait-process.c, lib/wait-process.h, lib/xalloc-die.c, lib/xalloc.h,
14864         lib/xallocsa.c, lib/xallocsa.h, lib/xasprintf.c, lib/xgetcwd.c,
14865         lib/xgetcwd.h, lib/xgetdomainname.c, lib/xgetdomainname.h,
14866         lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c,
14867         lib/xreadlink.c, lib/xreadlink.h, lib/xsetenv.c, lib/xsetenv.h,
14868         lib/xsize.h, lib/xstrndup.c, lib/xstrndup.h, lib/xstrtod.c,
14869         lib/xstrtod.h, lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h,
14870         lib/xstrtoumax.c, lib/xtime.h, lib/xvasprintf.c, lib/xvasprintf.h,
14871         lib/yesno.c, lib/yesno.h:
14872         Update FSF postal mail address.
14873
14874 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
14875
14876         * MODULES.html.sh, README, gnulib-tool, tests/test-base64.c,
14877         tests/test-memmem.c, tests/test-stpncpy.c:
14878         Update FSF postal mail address.
14879
14880 2005-05-13  Bruno Haible  <bruno@clisp.org>
14881
14882         * lib/stdint_.h (int64_t, uint64_t, int_least64_t, uint_least64_t,
14883         int_fast64_t, uint_fast64_t, intmax_t, uintmax_t, INT64_MIN, INT64_MAX,
14884         UINT64_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX,
14885         INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTMAX_MIN,
14886         INTMAX_MAX, UINTMAX_MAX, INT64_C, UINT64_C, INTMAX_C, UINTMAX_C):
14887         Add support for 64-bit integers in the MSVC compiler.
14888
14889 2005-05-12  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
14890
14891         * modules/getdate (Makefile.am): Add getdate.c to EXTRA_DIST
14892
14893 2005-05-12  Eric Blake  <ebb9@byu.net>  (tiny change)
14894
14895         * gnulib-tool (func_import): Sort and uniquify recommended includes.
14896
14897 2005-05-11  Paul Eggert  <eggert@cs.ucla.edu>
14898
14899         * doc/getdate.texi (General date syntax): Don't say that date
14900         date --iso-8601=ns generates acceptable dates; it doesn't yet.
14901         Problem reported by Nic Ferrier.
14902
14903 2005-05-10  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
14904
14905         * lib/getaddrinfo.c: Don't fail when SOCK_STREAM or SOCK_DGRAM are
14906         specified in ai_socktype. Fix invalid ai_protocol
14907         check. ai_protocol is usually set to 0 or depending on
14908         ai_family/ai_socktype to IPPROTO_TCP / IPPROTO_UDP.  Checking for
14909         SOCK_STREAM / SOCK_DGRAM in ai_protocol was invalid.  Set
14910         ai_socktype / ai_protocol in the returned addrinfo structure.
14911
14912 2005-05-10  Simon Josefsson  <jas@extundo.com>
14913
14914         * m4/getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, from
14915         Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
14916
14917 2005-05-10  Karl Berry  <karl@gnu.org>
14918
14919         * doc/fdl.texi, gpl.texi, lgpl.texi, COPYING: update FSF address
14920         (from http://www.gnu.org/licenses).
14921         * doc/COPYING.LIB: also rename to COPYING.LESSER.
14922         * doc/COPYING.DOC: remove; per rms, only needed in doc files, so
14923         fdl.texi suffices.
14924
14925 2005-05-10  Karl Berry  <karl@gnu.org>
14926
14927         * config/srclist.txt (COPYING.LESSER): rename from COPYING.LIB.
14928         (COPYING.DOC): remove.
14929
14930         * config/srclist-update: new FSF address.
14931
14932 2005-05-10  Derek Price  <derek@ximbiot.com>
14933
14934         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when
14935         possible.
14936
14937 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
14938             Bruno Haible  <bruno@clisp.org>
14939
14940         * modules/inet_ntop: New file.
14941         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
14942         inet_ntop.
14943
14944 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
14945             Bruno Haible  <bruno@clisp.org>
14946
14947         * m4/inet_ntop.m4: New file.
14948
14949 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
14950             Bruno Haible  <bruno@clisp.org>
14951
14952         * lib/inet_ntop.h: New file.
14953         * lib/inet_ntop.c: New file, from glibc with modifications.
14954
14955 2005-05-09  Paul Eggert  <eggert@cs.ucla.edu>
14956
14957         * modules/time_r (License): Change to LGPL.
14958         * modules/extensions (License): Change to LGPL.  Actually,
14959         the license is more permissive than that, but currently gnulib-tool
14960         doesn't know how to handle more-permissive licenses.
14961
14962         * modules/stat-macros (Depends-on): Don't depend on stat-macros (!).
14963         Problem reported by Dave Love.
14964
14965 2005-05-08  Jim Meyering  <jim@meyering.net>
14966
14967         * lib/classpath.c (PATH_SEPARATOR): Remove insignificant trailing
14968         blank.
14969
14970 2005-05-06  Paul Eggert  <eggert@cs.ucla.edu>
14971
14972         * modules/argmatch (Depends-on): Add stdbool.
14973         * modules/backupfile (Depends-on): Likewise.
14974         * modules/chdir-long (Depends-on): Likewise.
14975         * modules/closeout (Depends-on): Likewise.
14976         * modules/cycle-check (Depends-on): Likewise.
14977         * modules/dirname (Depends-on): Likewise.
14978         * modules/fnmatch (Depends-on): Likewise.
14979         * modules/fsusage (Depends-on): Likewise.
14980         * modules/fwriteerror (Depends-on): Likewise.
14981         * modules/getcwd (Depends-on): Likewise.
14982         * modules/getloadavg (Depends-on): Likewise.
14983         * modules/hard-locale (Depends-on): Likewise.
14984         * modules/makepath (Depends-on): Likewise.
14985         * modules/mountlist (Depends-on): Likewise.
14986         * modules/nanosleep (Depends-on): Likewise.
14987         * modules/posixtm (Depends-on): Likewise.
14988         * modules/quotearg (Depends-on): Likewise.
14989         * modules/readtokens (Depends-on): Likewise.
14990         * modules/readtokens0 (Depends-on): Likewise.
14991         * modules/readutmp (Depends-on): Likewise.
14992         * modules/save-cwd (Depends-on): Likewise.
14993         * modules/strftime (Depends-on): Likewise.
14994         * modules/userspec (Depends-on): Likewise.
14995         * modules/utimecmp (Depends-on): Likewise.
14996         * modules/xgetcwd (Depends-on): Likewise.
14997         * modules/xnanosleep (Depends-on): Likewise.
14998         * modules/xstrtod (Depends-on): Likewise.
14999         * modules/yesno (Depends-on): Likewise.
15000
15001 2005-05-05  Paul Eggert  <eggert@cs.ucla.edu>
15002
15003         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid
15004         needless checks.
15005
15006 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
15007
15008         Merge from coreutils.  Among other things,
15009         add bulletproofing for cases where stdin, stdout, or stderr are closed.
15010         * lib/fd-safer.c: New file.
15011         * lib/fcntl-safer.h, open-safer.c: Remove.
15012         * lib/chdir-long.c: Fix comment "fetish" -> "coreutils".
15013         * lib/dup-safer.c: Include unistd-safer.h first.
15014         Don't include errno.h.
15015         (dup_safer) [!defined F_DUPFD]: Let fd_safer do the real work.
15016         * lib/file-type.h: Don't assume invoker included sys/stat.h first.
15017         * lib/file-type.c: Rely on file-type.h change.
15018         * lib/getloadavg.c: Include unistd-safer.h.
15019         (getloadavg): Use safer open.
15020         * lib/getusershell.c: Include "stdio-safer.h".
15021         (getusershell): Use safer fopen.
15022         * lib/long-options.c (long_options): Use NULL rather than 0.
15023         * lib/modechange.h (mode_free): Remove; all callers changed to invoke
15024         'free'.
15025         * lib/modechange.c: Likewise.
15026         xstrtol.h, stdbool.h, stddef.h: Don't include; no longer needed.
15027         (MODE_DONE): New constant.
15028         (struct mode_change): Remove 'next' member.
15029         (make_node_op_equals): New function; like the old one of the
15030         same name, except it allocates an array.
15031         (mode_compile, mode_create_from_ref): Use it.
15032         (mode_compile): Allocate result as an array, not a linked list.
15033         Parse octal string ourself, so that we catch mistakes like "+0".
15034         (mode_adjust): Arg is an array, not a linked list.
15035         * lib/modechange.c: Include stat-macros.h, xalloc.h.
15036         (S_ISDIR, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR):
15037         (S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH, S_IRXWU):
15038         (S_IRWXG, S_IRWXO, CHMOD_MODE_BITS):
15039         Remove.  This is now stat-macros.h's job.
15040         (talloc): Remove.  All callers replaced by xalloc, so that
15041         our invokers don't have to worry about reporting memory failures.
15042         (make_node_op_equals): Remove.
15043         (MODE_ORDINARY_CHAGE, MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
15044         New constants.
15045         (struct mode_change): Moved here from modechange.h.
15046         (mode_append_entry): Remove.
15047         (mode_compile): Remove MASKED_OPS arg, since it encouraged
15048         apps to have incorrect behavior.  Use simpler algorithm for head
15049         and tail.  Don't futz with umask; that's now the job of mode_adjust.
15050         Detect more invalid usages rather than having somewhat-random behavior.
15051         Don't insert an "a=" action, as that leads to incorrect behavior.
15052         (mode_compile, mode_create_from_ref): Return NULL on error instead
15053         of an enum, since now there's only one way to have an error.  All
15054         callers changed.
15055         (mode_adjust): Accept new arg UMASK_VALUE, and interpret it
15056         at the correct time.  Simplify calculation of "+u" and its ilk.
15057         Don't mishandle "+X".
15058         (mode_free): Remove "register" and localize decls.
15059         * lib/modechange.h (MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
15060         (struct mode_change): Move to modechange.c; callers don't
15061         need to see this stuff.
15062         (MODE_MASK_EQUALS, MODE_MASK_PLUS, MODE_MASK_MINUS, MODE_MASK_ALL):
15063         (MODE_INVALID, MODE_MEMORY_EXHAUSTED, MODE_BAD_REFERENCE): Remove.
15064         (mode_change, mode_adjust): Reflect the new signatures noted above.
15065         * lib/nanosleep.c (rpl_nanosleep): Include "timespec.h" before macros
15066         that might redefine system include files.
15067         (siginterrupt) [!HAVE_SIGINTERRUPT]: New macro.
15068         (my_usleep): Use NULL rather than (void *) 0.
15069         (rpl_nanosleep) [!defined SA_NOCLDSTOP]:
15070         Use siginterrupt to specify that system calls should be interrupted.
15071         (rpl_nanosleep): Move initialization of suspended closer to call of
15072         my_usleep.
15073         * lib/readutmp.h (read_utmp): New arg OPTIONS.  All uses changed.
15074         * lib/readutmp.c: Likewise.  Include signal.h, stdbool.h.
15075         (desirable_utmp_entry): New function.
15076         (read_utmp) [defined UTMP_NAME_FUNCTION]: Redo memory allocation
15077         using x2nrealloc, to simplify logic.
15078         (read_utmp) [!defined UTMP_NAME_FUNCTION]: Check for overflow in
15079         size calculation.  Do not assume utmp file is a regular file.
15080         * lib/readutmp.h (UT_PID): Moved here from ../src/who.c.
15081         (READ_UTMP_CHECK_PIDS): New constant.
15082         * lib/save-cwd.c: Include unistd-safer.h.
15083         (save_cwd): Use fd_safer.
15084         * lib/tempname.c (S_ISDIR, S_IRUSR, S_IRUSR, S_IWUSR, S_IXUSR): Remove.
15085         [!_LIBC] Include "stat-macros.h" instead.
15086         * lib/unistd-safer.h (fd_safer): New decl.
15087
15088 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
15089
15090         * modules/getloadavg (Depends-on): Add unistd-safer.
15091         * modules/getusershell (Depends-on): Add stdio-safer.
15092         * modules/lstat (Depends-on): Remove xalloc.
15093         * modules/mkstemp (Depends-on): Add stat-macros.
15094         * modules/modechange (Depends-on): Remove xstrtol.
15095         Add stat-macros, xalloc.
15096         * modules/save-cwd (Depends-on): Add unistd-safer.
15097         * modules/stdio-safer (Makefile.am): Remove lib_SOURCES.
15098         * modules/unistd-safer (Files): Add lib/fd-safer.c
15099         (Makefile.am): Remove lib_SOURCES.
15100
15101         * MODULES.html.sh (Enhancements for POSIX:2001 functions):
15102         Remove fcntl-safer; unistd-safer supersedes it.
15103
15104 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
15105
15106         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Don't require
15107         AC_HEADER_STAT.
15108         * m4/lchown.m4 (gl_FUNC_CHOWN): Likewise.
15109         (gl_PREREQ_CHOWN): Remove.
15110         * m4/lstat.m4 (gl_FUNC_LSTAT): Require AC_FUNC_LSTAT instead of calling
15111         it.  Don't require AC_HEADER_STAT.
15112         (gl_PREREQ_LSTAT): Remove.
15113         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Check stdint.h only once.
15114         Don't require AC_HEADER_STAT.
15115         * m4/rmdir.m4 (gl_FUNC_RMDIR): Don't require AC_HEADER_STAT.
15116         (gl_PREREQ_RMDIR): Remove.
15117         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Don't
15118         mention stat-macros.h or AC_HEADER_STAT, since we'll make
15119         the stat-macros module a prerequisite.
15120         * m4/file-type.m4 (gl_FILE_TYPE): Likewise.
15121         * m4/filemode.m4 (gl_FILEMODE): Likewise.
15122         * m4/makepath.m4 (gl_MAKEPATH): Likewise.
15123         * m4/modechange.m4 (gl_MODECHANGE): Likewise.
15124         * m4/clock_time.m4 (gl_CLOCK_TIME): Use gl_ rather than fetish_ for
15125         variable names.
15126         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Renamed from
15127         fetish_FUNC_RMDIR_NOTEMPTY.  All uses changed.  Use gl_ for
15128         variable prefixes.
15129         * m4/fcntl-safer.m4: Remove.
15130         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ.
15131         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise.
15132         Invoke gl_PREREQ_FD_SAFER.
15133         (gl_PREREQ_FD_SAFER): New macro.
15134         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Check for siginterrupt.
15135         * m4/readutmp.m4 (gl_READUTMP): Require AC_C_INLINE.
15136         Use AC_CHECK_HEADERS_ONCE and AC_CHECK_FUNCS_ONCE when possible.
15137         Remove duplicate call to AC_LIBOBJ(readutmp).
15138         (gl_PREREQ_READUTMP): Remove.  All uses inlined.
15139
15140         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Check for message, not for
15141         MAP_ANON.  Problem reported by Moriyoshi Koizumi to bug-cvs.
15142
15143 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
15144
15145         * MODULES.html.sh (Misc): Add byteswap.
15146
15147 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
15148
15149         * modules/getcwd (Depends-on): Add extensions.
15150         * modules/openat (Depends-on): Likewise.
15151
15152 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
15153
15154         * modules/byteswap: New file.
15155
15156 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
15157
15158         * m4/byteswap.m4: New file.
15159
15160 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
15161
15162         * lib/byteswap_.h: New file.
15163
15164 2005-04-25  Karl Berry  <karl@gnu.org>
15165
15166         * m4/gettext.m4: Update from GNU gettext 0.14.4.
15167
15168 2005-04-25  Albert Chin  <china@thewrittenword.com>
15169
15170         * lib/regex.c: Include <stdio.h>, as a workaround to a Compaq Desktop
15171         Toolkit C bug.
15172
15173 2005-04-21  Oskar Liljeblad  <oskar@osk.mine.nu>
15174
15175         * gnulib-tool (Options): Add -s for --symlink/--symbolic.
15176         (func_ln_if_changed) Remove forcibly for no error message
15177         in case file does not exist.
15178
15179 2005-04-19  Simon Josefsson  <jas@extundo.com>
15180
15181         * gnulib-tool (Options): Make --symlink mean --symbolic.
15182
15183 2005-04-18  Oskar Liljeblad  <oskar@osk.mine.nu>
15184
15185         * doc/gnulib.texi (Initial import): Fix.  Mention --aux-dir.
15186
15187 2005-04-16  Simon Josefsson  <jas@extundo.com>
15188
15189         * modules/getpass-gnu (Makefile.am): Don't mention getpass.h.
15190
15191 2005-04-15  Simon Josefsson  <jas@extundo.com>
15192
15193         * m4/getpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES.
15194
15195 2005-04-15  Simon Josefsson  <jas@extundo.com>
15196
15197         * gnulib-tool: Rename --symlink to --symbolic.
15198
15199 2005-04-15  Oskar Liljeblad  <oskar@osk.mine.nu>
15200
15201         * gnulib-tool: Add -s, --symlink option to gnulib-tool to make
15202         symbolic links to files instead of copying/moving.  Add --aux-dir,
15203         specifying directory relative --dir where auxiliary build tools
15204         are placed.
15205
15206 2005-04-14  Bruno Haible  <bruno@clisp.org>
15207
15208         * modules/allocsa (License): Change to LGPL.
15209         Requested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
15210
15211 2005-04-13  Paul Eggert  <eggert@cs.ucla.edu>
15212
15213         * lib/getdate.y (zone): Allow relunit_snumber after tZONE, so
15214         that "UTC +1 second" continues to work.  Problem reported
15215         by Dmitry V. Levin.
15216         (relunit_snumber): New rule.
15217         (relunit): Use it.
15218
15219 2005-04-12  Paul Eggert  <eggert@cs.ucla.edu>
15220
15221         * lib/getdate.y (universal_time_zone_table): New constant.
15222         (time_zone_table): Remove GMT, UT, UTC entries; they're now in
15223         universal_time_zone_table.
15224         (lookup_zone): Prefer universal_time_zone_table to
15225         local_time_zone_table, so that "GMT" time stamps are allowed in
15226         London during the summer.  Problem reported by Ian Abbott.
15227
15228 2005-04-12  Jim Meyering  <jim@meyering.net>
15229
15230         * lib/human.c (humblock): Set *options even when returning due to
15231         xstrtoumax conversion failure.  Thanks to a used-uninitialized
15232         warning from gcc-4.
15233
15234 2005-04-09  Jim Meyering  <jim@meyering.net>
15235
15236         * lib/posixtm.c (posixtime) [lint]: Avoid spurious warning from gcc-4's
15237         -Wuninitialized: initialize tm0.tm_year.
15238
15239 2005-04-04  Paul Eggert  <eggert@cs.ucla.edu>
15240
15241         * lib/getdate.y (parser_control): rels_seen is now a boolean, not a
15242         count, since there's no maximum.  All uses changed.
15243         Add member dsts_seen.
15244         (local_zone): Accumulate dsts_seen rather than relying on tm_isdst
15245         not being INT_MAX.
15246         (get_date): Initialize dsts_seen, and check that it doesn't go over 1.
15247         Use pc_rels_seen to decide whther a date is absolute.
15248
15249         * lib/getdate.y (number): Don't overwrite year.
15250         (get_date): Initialize pc.year.digits to 0, not 4, to enable above
15251         check.
15252
15253 2005-04-02  Simon Josefsson  <jas@extundo.com>
15254
15255         * lib/getaddrinfo.h: Fix OpenBSD compilation failure, inspired by tiny
15256         patch from Yoann Vandoorselaere <yoann@prelude-ids.org>.
15257
15258 2005-03-28  Eric Blake  <ebb9@byu.net>  (tiny change)
15259
15260         * m4/getcwd-path-max.m4: Return success on systems such as Cygwin
15261         where no absolute path name can be longer than PATH_MAX.
15262
15263 2005-03-27  Jim Meyering  <jim@meyering.net>
15264
15265         * lib/argmatch.c: Clarify comment: null-terminated -> NULL-terminated.
15266
15267 2005-03-26  Paul Eggert  <eggert@cs.ucla.edu>
15268
15269         * lib/intprops.h (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND):
15270         "one's complement" -> "ones' complement" in comment, as per Knuth.
15271         "value of type" -> "type or expression" in comment.
15272         * lib/mktime.c, strftime.c: Propagate intprops.h comment nits.
15273
15274 2005-03-26  Jim Meyering  <jim@meyering.net>
15275
15276         Comment nits.
15277         * lib/intprops.h: Add the apostrophe in `(one|two)'s complement'.
15278         Correct typos: s/or/of/.
15279
15280 2005-03-26  Jim Meyering  <jim@meyering.net>
15281
15282         * modules/check-include-files: Move to ../ and rename to...
15283         * check-module: ...this.
15284
15285 2005-03-25  Jim Meyering  <jim@meyering.net>
15286
15287         * modules/xvasprintf (Files): Add xalloc.h.
15288
15289 2005-03-23  Paul Eggert  <eggert@cs.ucla.edu>
15290
15291         * modules/gettext (Files): config/config.rpath ->
15292         build-aux/config.rpath
15293         * modules/iconv (Files): Likewise.
15294         Problem reported by Oskar Liljeblad.
15295
15296 2005-03-23  Jim Meyering  <jim@meyering.net>
15297
15298         * modules/check-include-files: New script to check for
15299         missing dependencies, multiple includes, etc.
15300
15301         * modules/c-strtold (Depends-on): Add xalloc.
15302         * modules/c-strtod (Depends-on): Add xalloc.
15303         * modules/hash (Depends-on): Add xalloc.
15304         (Files): Remove lib/xalloc.h.
15305
15306         * modules/gethrxtime (Files): Add lib/gethrxtime.h.
15307         * modules/userspec (Files): Add lib/inttostr.h.
15308
15309 2005-03-23  Jim Meyering  <jim@meyering.net>
15310
15311         * lib/canonicalize.c: Remove duplicate `#include "stat-macros.h"'.
15312
15313 2005-03-22  Jim Meyering  <jim@meyering.net>
15314
15315         * modules/stat-macros: New module.
15316         * modules/canonicalize, modules/euidaccess, modules/file-type,
15317         * modules/filemode, modules/lchown, modules/makepath,
15318         * modules/rmdir, modules/stat: Depend on new stat-macros module
15319         rather than listing lib/stat-macros.h manually.
15320         Don't add stat-macros.h to lib_SOURCES or list it in Files: section.
15321
15322 2005-03-22  Jim Meyering  <jim@meyering.net>
15323
15324         * m4/stat-macros.m4 (gl_STAT_MACROS): New file/macro.
15325
15326 2005-03-22  Bruno Haible  <bruno@clisp.org>
15327
15328         * config/srclist.txt: Replace target directory 'config' with
15329         'build-aux'.
15330         * config/config.guess, config.sub, config.rpath, depcomp, install-sh:
15331         * config/mdate-sh, missing, mkinstalldirs, texinfo.tex: Move to
15332         ../build-aux/.
15333
15334 2005-03-21  Paul Eggert  <eggert@cs.ucla.edu>
15335
15336         * modules/chdir-long (Depends-on): Add mempcpy.
15337
15338         * modules/acl, modules/backupfile, modules/c-strtod,
15339         modules/c-strtold, modules/canon-host, modules/canonicalize,
15340         modules/cloexec, modules/closeout, modules/dirfd, modules/dirname,
15341         modules/exclude, modules/exitfail, modules/file-type,
15342         modules/filemode, modules/fpending, modules/fsusage, modules/getcwd,
15343         modules/getdate, modules/getline, modules/getpagesize,
15344         modules/getpass, modules/getugroups, modules/group-member,
15345         modules/hard-locale, modules/hash, modules/human, modules/idcache,
15346         modules/inttostr, modules/long-options, modules/makepath,
15347         modules/md5, modules/memcasecmp, modules/memcoll,
15348         modules/modechange, modules/mountlist, modules/path-concat,
15349         modules/pathmax, modules/physmem, modules/posixtm, modules/posixver,
15350         modules/quote, modules/quotearg, modules/readtokens, modules/readutmp,
15351         modules/safe-read, modules/safe-write, modules/same, modules/savedir,
15352         modules/settime, modules/sha1, modules/sig2str, modules/strdup,
15353         modules/strftime, modules/strndup, modules/strverscmp,
15354         modules/timespec, modules/unlocked-io, modules/userspec,
15355         modules/utimecmp, modules/utimens, modules/xalloc, modules/xstrtol,
15356         modules/yesno:
15357         Remove lib_SOURCES line from Makefile.am section, as this is now
15358         done automatically by the corresponding Autoconf macro.
15359
15360 2005-03-21  Jim Meyering  <jim@meyering.net>
15361
15362         Changes imported from coreutils.
15363
15364         * lib/cycle-check.c: Don't include xalloc.h.
15365
15366         * lib/path-concat.c: Don't include assert.h.
15367         (path_concat): Remove assertion that would have triggered
15368         for ABASE starting with more than one slash.
15369         Reported by Andreas Schwab.
15370
15371         * lib/path-concat.c (path_concat): Set *BASE_IN_RESULT
15372         properly when ABASE is an absolute file name.
15373         Correct the description of this function.
15374         Include <assert.h>.
15375         Add an assertion and a test driver.
15376         This fixes a bug introduced on 2004-07-02.
15377         Andreas Schwab reported the resulting failure of cp --parents:
15378         http://lists.gnu.org/archive/html/bug-coreutils/2005-01/msg00130.html
15379
15380 2005-03-21  Jim Meyering  <jim@meyering.net>
15381
15382         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Invoke gl_FUNC_MEMRCHR.
15383         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Check for memrchr decl.
15384
15385 2005-03-21  Jim Meyering  <jim@meyering.net>
15386         and  Paul Eggert  <eggert@cs.ucla.edu>
15387
15388         * m4/acl.m4, m4/backupfile.m4, m4/c-strtod.m4, m4/canon-host.m4,
15389         m4/canonicalize.m4, m4/cloexec.m4, m4/closeout.m4, m4/dirfd.m4,
15390         m4/dirname.m4, m4/exclude.m4, m4/exitfail.m4, m4/file-type.m4,
15391         m4/filemode.m4, m4/fpending.m4, m4/fsusage.m4, m4/getcwd.m4,
15392         m4/getdate.m4, m4/getline.m4, m4/getpagesize.m4, m4/getpass.m4,
15393         m4/getugroups.m4, m4/group-member.m4, m4/hard-locale.m4, m4/hash.m4,
15394         m4/human.m4, m4/idcache.m4, m4/inttostr.m4, m4/long-options.m4,
15395         m4/makepath.m4, m4/md5.m4, m4/memcasecmp.m4, m4/memcoll.m4,
15396         m4/modechange.m4, m4/mountlist.m4, m4/nanosleep.m4, m4/path-concat.m4,
15397         m4/pathmax.m4, m4/physmem.m4, m4/posixtm.m4, m4/posixver.m4,
15398         m4/quote.m4, m4/quotearg.m4, m4/readtokens.m4, m4/readutmp.m4,
15399         m4/safe-read.m4, m4/safe-write.m4, m4/same.m4, m4/savedir.m4,
15400         m4/settime.m4, m4/sha1.m4, m4/sig2str.m4, m4/strdup.m4, m4/strftime.m4,
15401         m4/strndup.m4, m4/strverscmp.m4, m4/timespec.m4, m4/unlocked-io.m4,
15402         m4/userspec.m4, m4/utimecmp.m4, m4/utimens.m4, m4/xalloc.m4,
15403         m4/xnanosleep.m4, m4/xstrtol.m4, m4/yesno.m4:
15404         Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files
15405         for these modules.
15406
15407 2005-03-18  Paul Eggert  <eggert@cs.ucla.edu>
15408
15409         * lib/strftime.c (my_strftime): If the underlying strftime returns 0
15410         (which shouldn't happen), generate nothing instead of returning 0
15411         immediately, so that nstrftime (NULL, ...) doesn't return 0.
15412
15413 2005-03-16  Bruno Haible  <bruno@clisp.org>
15414
15415         * modules/stdint (Makefile.am): Use HAVE_LONG_LONG_64BIT instead of
15416         HAVE_LONGLONG_64BIT.
15417
15418 2005-03-16  Bruno Haible  <bruno@clisp.org>
15419
15420         * m4/stdint.m4 (gl_STDINT_H): Define HAVE_LONG_LONG_64BIT instead of
15421         HAVE_LONGLONG_64BIT.
15422
15423 2005-03-16  Bruno Haible  <bruno@clisp.org>
15424
15425         * lib/stdint_.h: Use HAVE_LONG_LONG_64BIT instead of
15426         HAVE_LONGLONG_64BIT.
15427
15428 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
15429
15430         * lib/strftime.c (my_strftime): Prepend space to format so that we can
15431         reliably distinguish strftime failure from empty output on POSIX
15432         hosts.
15433
15434 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
15435
15436         * lib/iconvme.c (SIZE_MAX): New macro, if not already defined.
15437         (iconv_string): Don't guess a size-zero buffer, as that might cause
15438         buffer overrun.  Instead, avoid multiplying by MB_LEN_MAX if the
15439         result would be 'too large', where 'too large' is (heuristically)
15440         the square root of SIZE_MAX, divided by MB_LEN_MAX to allay
15441         overflow concerns.  This will prevent some unwanted malloc failures
15442         when the inputs are very large.
15443
15444 2005-03-15  Karl Berry  <karl@gnu.org>
15445
15446         * config/srclist.txt (config.rpath): from gettext.
15447         * config/config.rpath: update.
15448
15449 2005-03-15  Bruno Haible  <bruno@clisp.org>
15450
15451         * lib/regex.c (byte_re_match_2_internal): Rename local variable 'not'
15452         to 'negate'.
15453
15454         * lib/regex.c (byte_re_match_2_internal): Reduce scope of same_str_p
15455         variable.
15456
15457         * lib/regex.c (EXTEND_BUFFER, regcomp): Cast the realloc/malloc
15458         results.
15459
15460 2005-03-14  Simon Josefsson  <jas@extundo.com>
15461
15462         * lib/timegm.h: Use proper prototype CPP guards, reported by Dave Love
15463         <fx@gnu.org>.
15464
15465 2005-03-14  Paul Eggert  <eggert@cs.ucla.edu>
15466
15467         * lib/mktime.c (TYPE_TWOS_COMPLEMENT, TYPE_ONES_COMPLEMENT,
15468         TYPE_SIGNED_MAGNITUDE, TYPE_MINIMUM, TYPE_MAXIMUM): Sync from
15469         intprops.h.
15470         * lib/strtol.c: Likewise.
15471
15472 2005-03-14  Jim Meyering  <jim@meyering.net>
15473
15474         * lib/strftime.c (my_strftime) [HAVE_STRFTIME && ! (_NL_CURRENT
15475         && HAVE_STRUCT_ERA_ENTRY)]: Initialize the first byte of ubuf[]
15476         to be nonzero so that we (and caller) can detect the difference
15477         between a valid zero-length expansion and an error return, even
15478         when the underlying strftime fails before writing anything into
15479         that location.
15480
15481 2005-03-14  Bruno Haible  <bruno@clisp.org>
15482
15483         * m4/lib-link.m4, gettext.m4, nls.m4, po.m4:
15484         Update from GNU gettext 0.14.3.
15485
15486 2005-03-10  Jim Meyering  <jim@meyering.net>
15487
15488         * m4/save-cwd.m4 (gl_SAVE_CWD): Check for fchdir.
15489
15490 2005-03-10  Jim Meyering  <jim@meyering.net>
15491
15492         * lib/save-cwd.c [!HAVE_FCHDIR]: Define open, fchdir, and chdir_long
15493         so that this module works on systems without fchdir.
15494
15495 2005-03-09  Paul Eggert  <eggert@cs.ucla.edu>
15496
15497         Factor int-properties macros into a single file, except for
15498         glibc-related files.
15499         * lib/intprops.h: New file.
15500         * lib/getloadavg.c: Include it instead of limits.h.
15501         (INT_STRLEN_BOUND): Remove.
15502         * lib/human.c: Include intprops.h.
15503         (group_number): Use INT_STRLEN_BOUND instead of rolling it ourself.
15504         * lib/human.h (LONGEST_HUMAN_READABLE): Use 146/485 rather than
15505         302/1000.
15506         * lib/inttostr.h: Include intprops.h instead of limits.h.
15507         (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND): Remove.
15508         * lib/mktime.c (TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT): New macros,
15509         for consistency with intprops.h.
15510         (time_t_is_integer, twos_complement_arithmetic): Use them.
15511         * lib/sig2str.h: Include <signal.h>, intprops.h.
15512         (INT_STRLEN_BOUND): Remove.
15513         * lib/strftime.c (TYPE_SIGNED): Remove.
15514         (INT_STRLEN_BOUND): Switch to same implementation as intprops.h.
15515         * lib/strtol.c: Adjust comments to match intprops.h.
15516         * lib/userspec.c: Include intprops.h.
15517         (TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Remove.
15518         * lib/utimecmp.c, xnanosleep.c, xstrtol.c: Likewise.
15519         * lib/utimecmp.c (utimecmp): Use TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT
15520         instead of rolling our own expressions.
15521         * lib/xstrtol.c: Include xstrtol.h first, to test interface.
15522
15523         * lib/strftime.c: Include <stdbool.h>.  Use bool where appropriate,
15524         instead of int.
15525         (my_strftime): Do not mishandle years close to INT_MAX, by doing
15526         the right thing even if adding 1900 would overflow.  Similarly
15527         for tm_mon + 1 and tm_yday + 1.
15528         Make %Y always equivalent to %C%y, and similarly for %G and %g.
15529         (DO_NUMBER, DO_NUMBER_SPACEPAD): Set digits to d, not a conditional.
15530         (DO_SIGNED_NUMBER): New macro.
15531         (my_strftime) [HAVE_TZNAME]: Don't dump core if tp->tm_dst > 1.
15532
15533 2005-03-07  Bruno Haible  <bruno@clisp.org>
15534
15535         * m4/mmap-anon.m4 (MAP_FILE, MAP_FAILED): Remove definitions.
15536
15537 2005-03-07  Bruno Haible  <bruno@clisp.org>
15538
15539         * lib/pagealign_alloc.c (MAP_FILE, MAP_FAILED): Define fallbacks.
15540
15541 2005-03-04  Derek R. Price  <derek@ximbiot.com>
15542
15543         * gnulib-tool (func_cp_if_changed, func_mv_if_changed): New functions.
15544         (func_import): Only replace files via --import when they have actually
15545         changed.
15546
15547 2005-03-03  Derek R. Price  <derek@ximbiot.com>
15548
15549         * m4/mmap-anon.m4: New file.
15550         * m4/pagealign_alloc.m4: New file.
15551
15552 2005-03-03  Derek R. Price  <derek@ximbiot.com>
15553             Bruno Haible  <bruno@clisp.org>
15554
15555         * modules/pagealign_alloc: New file.
15556         * MODULES.html.sh (Memory management functions): Add pagealign_alloc.
15557
15558 2005-03-03  Derek R. Price  <derek@ximbiot.com>
15559             Bruno Haible  <bruno@clisp.org>
15560
15561         * lib/pagealign_alloc.h: New file.
15562         * lib/pagealign_alloc.c: New file.
15563
15564 2005-03-03  Bruno Haible  <bruno@clisp.org>
15565
15566         * m4/inttypes.m4, isc-posix.m4, once-only.m4:
15567         Use an all-permissive copyright notice, recommended by RMS.
15568
15569 2005-03-02  Bruno Haible  <bruno@clisp.org>
15570
15571         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Undo the replacement here. Because
15572         of AIX, the replacement has to be done only after <string.h> is
15573         included, therefore not in config.h. stpncpy.h does the replacement,
15574         and stpncpy.c uses it.
15575
15576 2005-03-02  Bruno Haible  <bruno@clisp.org>
15577
15578         * lib/stpncpy.h (stpncpy): Define as a macro without arguments, so that
15579         stpncpy.c uses it.
15580
15581 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
15582
15583         Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
15584         The workaround isn't strictly needed for POSIX conformance, and
15585         it's too much of a pain to configure and maintain.  We'll ask
15586         people to fix their kernels instead.
15587         * lib/xnanosleep.c: Don't include gethrxtime.h or xtime.h.
15588         (NANOSLEEP_BUG_WORKAROUND): Remove.
15589         (xnanosleep): Remove the workaround.
15590
15591 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
15592
15593         * modules/gettime (Makefile.am): Remove lib_SOURCES line.
15594         Reported by Derek Price.
15595         (Include): Add "timespec.h".
15596
15597         * modules/xnanosleep (Depends-on): Remove gethrxtime.
15598
15599 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
15600
15601         * m4/xnanosleep.m4 (gl_XNANOSLEEP): Remove configuration attempting
15602         to detect nanosleep bug.
15603
15604 2005-03-01  Bruno Haible  <bruno@clisp.org>
15605
15606         * lib/vasnprintf.c (EOVERFLOW): Define to a fallback if needed.
15607
15608 2005-02-26  Paul Eggert  <eggert@cs.ucla.edu>
15609
15610         * modules/gethrxtime: New file.
15611         * modules/xnanosleep (Files): Add m4/xnanosleep.m4.
15612         (Depends-on): Add gethrxtime.
15613         (configure.ac): Add gl_XNANOSLEEP.
15614         (Makefile.am): Remove lib_SOURCES line.
15615
15616 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
15617
15618         * m4/gethrxtime.m4, m4/xnanosleep.m4: New files.
15619         * m4/gettime.m4 (gl_GETTIME): Check for nanotime.
15620
15621 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
15622
15623         * lib/gethrxtime.h, lib/gethrxtime.c, lib/xtime.h: New files.
15624         * lib/timespec.h (gettime): Return void, since it always
15625         succeeds now.  All uses changed.
15626         * lib/gettime.c (gettime) Likewise.
15627         [HAVE_NANOTIME]: Prefer nanotime.
15628         Assume gettimeofday succeeds, as POSIX requires.
15629         Assime time () succeeds, since other code already does.
15630         * lib/xnanosleep.c: Include xtime.h and gethrxtime.h, not xalloc.h.
15631         (timespec_subtract): Remove.
15632         (NANOSLEEP_BUG_WORKAROUND): New constant.
15633         (xnanosleep): Use gethrxtime rather than gettime; this simplifies
15634         things considerably.  Use it only on GNU/Linux hosts, since the
15635         workaround shouldn't be needed elsewhere.
15636
15637 2005-02-24  Bruno Haible  <bruno@clisp.org>
15638
15639         * modules/gettext (Files): Add m4/glibc2.m4.
15640
15641 2005-02-24  Bruno Haible  <bruno@clisp.org>
15642
15643         * m4/gettext.m4, intdiv0.m4, intmax.m4, inttypes-pri.m4, lcmessage.m4:
15644         * m4/lib-link.m4, lib-prefix.m4, nls.m4, po.m4, printf-posix.m4:
15645         * m4/progtest.m4:
15646         Update from GNU gettext 0.14.2.
15647         * m4/glibc2.m4: New file, from GNU gettext 0.14.2.
15648
15649 2005-02-24  Bruno Haible  <bruno@clisp.org>
15650
15651         * lib/localcharset.c: Update from GNU gettext 0.14.2.
15652         * lib/config.charset: Update from GNU gettext 0.14.2.
15653
15654 2005-02-24  Bruno Haible  <bruno@clisp.org>
15655
15656         * lib/gettext.h: Update from GNU gettext 0.14.2.
15657
15658 2005-02-23  Simon Josefsson  <jas@extundo.com>
15659
15660         * m4/iconvme.m4: New file.
15661
15662 2005-02-23  Jim Meyering  <jim@meyering.net>
15663
15664         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Revert yesteday's
15665         change.
15666         Thanks to Bruno Haible for catching it.
15667
15668 2005-02-22  Simon Josefsson  <jas@extundo.com>
15669
15670         * modules/iconvme: New file.
15671
15672         * MODULES.html.sh: Add iconvme.
15673
15674 2005-02-22  Simon Josefsson  <jas@extundo.com>
15675
15676         * lib/iconvme.h, lib/iconvme.c: New files, from libc.
15677
15678 2005-02-22  Simon Josefsson  <jas@extundo.com>
15679
15680         * config/srclist.txt: Sync iconvme.h, iconvme.c from libc.
15681
15682 2005-02-22  Jim Meyering  <jim@meyering.net>
15683
15684         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Fix typo:
15685         s/ifndef/ifdef/.
15686
15687 2005-02-20  Neil Conway  <neilc@samurai.com>
15688
15689         * lib/xgethostname.c (xgethostname): Check for ENOMEM, which is
15690         returned by OSX/Darwin if the specified buffer is not large
15691         enough for the hostname.
15692
15693 2005-02-03  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
15694
15695         * lib/argp-help.c (__argp_help): Create a fake struct argp_state and
15696         pass it to _help, otherwise the latter coredumps trying to
15697         dereference state.root_argp.
15698
15699 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
15700
15701         * modules/chdir-long (Depends-on): Add memrchr.
15702         * modules/memrchr (Files): Add lib/memrchr.h.
15703         (Include): "memrchr.h".
15704
15705 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
15706
15707         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Add AC_LIBSOURCES, for memrchr.h.
15708
15709 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
15710
15711         * lib/memrchr.h: New file.
15712         * lib/chdir-long.c: Include it.
15713         * lib/memrchr.c [!defined _LIBC]: Include it rather than <string.h>
15714         Don't bother including stddef.h.
15715
15716 2005-02-01  Paul Eggert  <eggert@cs.ucla.edu>
15717
15718         * lib/mountlist.h (MOUNTLIST_H_): New macro, to protect against double
15719         inclusion.
15720         Include <sys/types.h>, for dev_t.
15721         (ME_DUMMY, ME_REMOTE): Move from here....
15722         * lib/mountlist.c (ME_DUMMY, ME_REMOTE): To here.
15723         (ME_DUMMY): Count "subfs" as a dummy.  Problem reported by
15724         Dmitry V. Levin.
15725         Include mountlist.h first, to test the interface.
15726
15727 2005-01-29  Bruno Haible  <bruno@clisp.org>
15728
15729         * lib/progname.c (program_name): Initialize.
15730         Needed when linking statically on MacOS X.
15731
15732 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
15733
15734         Sync from coreutils.
15735         * modules/getloadavg (Files): Remove m4/getloadavg.m4.
15736         (Depends-on): Add c-strtod.
15737         (configure.ac): Replace gl_FUNC_GETLOADAVG with AC_FUNC_GETLOADAVG.
15738
15739 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
15740
15741         Sync from coreutils.
15742         * m4/getloadavg.m4, glibc.m4, search-libs.m4: Remove.
15743
15744         Remove files that are specific to coreutils.
15745         * m4/check-decl.m4, jm-macros.m4, lib-check.m4, prereq.m4: Remove.
15746
15747 2005-01-28  Bruno Haible  <bruno@clisp.org>
15748
15749         * modules/javacomp: New file.
15750         * MODULES.html.sh (Java): Add javacomp.
15751
15752 2005-01-28  Bruno Haible  <bruno@clisp.org>
15753
15754         * m4/javacomp.m4: New file, from GNU gettext.
15755
15756 2005-01-28  Bruno Haible  <bruno@clisp.org>
15757
15758         * lib/javacomp.sh.in: New file, from GNU gettext.
15759         * lib/javacomp.h: New file, from GNU gettext.
15760         * lib/javacomp.c: New file, from GNU gettext.
15761
15762 2005-01-26  Simon Josefsson  <jas@extundo.com>
15763
15764         * lib/gai_strerror.c: Use GPL in header.
15765
15766 2005-01-26  Bruno Haible  <bruno@clisp.org>
15767
15768         * modules/javaexec: New file.
15769         * MODULES.html.sh (Java): Add javaexec.
15770
15771 2005-01-26  Bruno Haible  <bruno@clisp.org>
15772
15773         * m4/javaexec.m4: New file, from GNU gettext.
15774
15775 2005-01-26  Bruno Haible  <bruno@clisp.org>
15776
15777         * lib/javaexec.sh.in: New file, from GNU gettext.
15778         * lib/javaexec.h: New file, from GNU gettext.
15779         * lib/javaexec.c: New file, from GNU gettext.
15780
15781 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
15782
15783         * modules/lchown (Depends-on): Remove lchown.h
15784
15785 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
15786
15787         * m4/sysexits.m4 (gl_SYSEXITS): Reverted logic. SYSEXITS_H
15788         must be defined if the header file was not found, in order
15789         to provide a replacement. Reported by Todd Vierling <tv@duh.org>
15790
15791 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
15792
15793         * lib/argp-help.c (hol_entry_help): Avoid using non-constant
15794         initializers for struct pentry_state.
15795         (__argp_error): Check return value of __asprintf
15796         (__argp_failure): Translate error message
15797
15798         * lib/argp-parse.c: Removed braces around the expansion of N_()
15799
15800 2005-01-23  Paul Eggert  <eggert@cs.ucla.edu>
15801
15802         * m4/acl.m4, afs.m4, alloca.m4, argp.m4, assert.m4, atexit.m4,
15803         backupfile.m4, base64.m4, bison.m4, c-bs-a.m4, c-stack.m4,
15804         c-strtod.m4, calloc.m4, canon-host.m4, canonicalize.m4,
15805         clock_time.m4, cloexec.m4, closeout.m4, d-ino.m4, d-type.m4,
15806         dirfd.m4, dirname.m4, dos.m4, dup2.m4, error.m4, euidaccess.m4,
15807         exclude.m4, exitfail.m4, extensions.m4, fcntl-safer.m4,
15808         file-type.m4, fileblocks.m4, filemode.m4, fnmatch.m4, fpending.m4,
15809         free.m4, fstypename.m4, fsusage.m4, ftruncate.m4, getaddrinfo.m4,
15810         getcwd-path-max.m4, getcwd.m4, getdate.m4, getdomainname.m4,
15811         getgroups.m4, gethostname.m4, getline.m4, getndelim2.m4,
15812         getnline.m4, getopt.m4, getpagesize.m4, getpass.m4, getsubopt.m4,
15813         gettime.m4, gettimeofday.m4, getugroups.m4, getusershell.m4,
15814         group-member.m4, hard-locale.m4, hash.m4, host-os.m4, human.m4,
15815         idcache.m4, inttostr.m4, isdir.m4, jm-winsz1.m4, jm-winsz2.m4,
15816         link-follow.m4, long-options.m4, ls-mntd-fs.m4, lstat.m4,
15817         makepath.m4, mathl.m4, md5.m4, memcasecmp.m4, memchr.m4,
15818         memcmp.m4, memcoll.m4, memcpy.m4, memmem.m4, memmove.m4,
15819         memrchr.m4, memset.m4, mkdir-slash.m4, mkstemp.m4, mktime.m4,
15820         modechange.m4, mountlist.m4, nanosleep.m4, obstack.m4,
15821         path-concat.m4, pathmax.m4, perl.m4, physmem.m4, poll.m4,
15822         posixtm.m4, posixver.m4, putenv.m4, quote.m4, quotearg.m4,
15823         readdir.m4, readtokens.m4, readutmp.m4, regex.m4, rename.m4,
15824         restrict.m4, rmdir-errno.m4, rmdir.m4, rpmatch.m4, same.m4,
15825         savedir.m4, settime.m4, sha1.m4, sig2str.m4, snprintf.m4,
15826         sockpfaf.m4, st_dm_mode.m4, st_mtim.m4, stat.m4, stdint.m4,
15827         stdio-safer.m4, strchrnul.m4, strdup.m4, strerror.m4,
15828         strerror_r.m4, strftime.m4, strndup.m4, strnlen.m4, strsep.m4,
15829         strtod.m4, strtoimax.m4, strtok_r.m4, strtol.m4, strtoll.m4,
15830         strtoul.m4, strtoull.m4, strtoumax.m4, strverscmp.m4, sysexits.m4,
15831         time_r.m4, timegm.m4, timespec.m4, tm_gmtoff.m4, tzset.m4,
15832         uint32_t.m4, uintptr_t.m4, unistd-safer.m4, unlink-busy.m4,
15833         unlocked-io.m4, uptime.m4, userspec.m4, utimbuf.m4, utime.m4,
15834         utimecmp.m4, utimens.m4, utimes-null.m4, vsnprintf.m4, xalloc.m4,
15835         xgetcwd.m4, xreadlink.m4, xstrndup.m4, xstrtod.m4, xstrtoimax.m4,
15836         xstrtol.m4, xstrtoumax.m4, yesno.m4:
15837         Use an all-permissive copyright notice, recommended by RMS.
15838
15839 2005-01-21  Paul Eggert  <eggert@cs.ucla.edu>
15840
15841         * modules/chdir-long (Depends-on): Remove mempcpy.
15842
15843 2005-01-21  Jim Meyering  <jim@meyering.net>
15844
15845         * lib/openat.h (AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the
15846         same value as for Solaris 9.
15847
15848         * lib/chdir-long.c (chdir_long): Rewrite to remove limitation on
15849         component length.  This included changing the parameter to be
15850         of type `char *' rather than `char const *'.
15851         * lib/chdir-long.h (chdir_long): Update prototype.
15852
15853         * lib/openat.c (fdopendir, fstatat): New functions.
15854         * lib/openat.h: Include headers required for use of DIR and struct
15855         stat.
15856         [AT_SYMLINK_NOFOLLOW]: Define.
15857         (fdopendir, fstatat): Add prototypes.
15858
15859 2005-01-21  Bruno Haible  <bruno@clisp.org>
15860
15861         * modules/classpath: New file.
15862         * MODULES.html.sh (Java): Add classpath.
15863
15864 2005-01-21  Bruno Haible  <bruno@clisp.org>
15865
15866         * lib/classpath.h: New file, from GNU gettext.
15867         * lib/classpath.c: New file, from GNU gettext.
15868
15869 2005-01-20  Simon Josefsson  <jas@extundo.com>
15870
15871         * modules/version-etc-fsf: New file.
15872
15873 2005-01-20  Simon Josefsson  <jas@extundo.com>
15874
15875         * lib/version-etc-fsf.c: New file, with version_etc_copyright.
15876         * lib/version-etc.c: Remove version_etc_copyright.
15877         * lib/version-etc.h (version_etc_copyright): Use [] instead of * in
15878         prototype, suggested by Paul Eggert <eggert@CS.UCLA.EDU>.
15879
15880 2005-01-20  Simon Josefsson  <jas@extundo.com>
15881
15882         * lib/base64.h (isbase64): Add.
15883
15884         * lib/base64.c (isb64): Rename to isbase64, use to_uchar instead of
15885         using a unsigned prototype, don't inline.
15886         (base64_decode): Use it.
15887
15888 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
15889
15890         * m4/save-cwd.m4 (gl_SAVE_CWD): Remove check for fcntl; we now assume
15891         it.
15892
15893 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
15894
15895         * lib/save-cwd.c (save_cwd): Remove code to support the case
15896         where fchdir is missing or flaky.
15897
15898 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
15899
15900         * MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
15901
15902 2005-01-19  Paul Eggert  <eggert@cs.ucla.edu>
15903
15904         * modules/mempcpy (Makefile.am): Remove mention of mempcpy.h;
15905         AC_LIBSOURCES now does this.
15906         * MODULES.html.sh (Sizes of integer types <limits.h>): New element,
15907         with new ullong_max module.
15908
15909 2005-01-19  Bruno Haible  <bruno@clisp.org>
15910
15911         * modules/sh-quote: New file.
15912         * MODULES.html.sh (Executing programs): Add sh-quote.
15913
15914 2005-01-19  Bruno Haible  <bruno@clisp.org>
15915
15916         * lib/sh-quote.h: New file, from GNU gettext.
15917         * lib/sh-quote.c: New file, from GNU gettext.
15918
15919 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
15920
15921         Merge from coreutils.
15922         * m4/ullong_max.m4: New file.
15923         * m4/jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX.
15924         (gl_MACROS): Assume localeconv exists.
15925
15926 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
15927
15928         Merge changes from coreutils, as described below in several
15929         changelogs dated today.
15930
15931         * lib/save-cwd.c: Include "save-cwd.h" before other include files.
15932         (O_DIRECTORY): Remove; not needed here, since "." must be
15933         a directory.  All uses removed.
15934         (save_cwd): Use __sgi || __sun, not sun || __sun.  __sun is
15935         universal on Suns, and we also need to test for IRIX.
15936         Revamp code to use 'if' rather than '#if'.
15937         Avoid unnecessary comparison of cwd->desc to 0.
15938
15939         * lib/utimens.c (futimens): Robustify the previous patch, by checking
15940         for known valid error numbers rather than observed invalid ones.
15941
15942 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
15943
15944         * modules/ullong_max: New file.
15945
15946         * modules/chdir-long, modules/openat: New files.
15947         * modules/save-cwd (Depends-on): Depend on chdir-long.
15948         (Makefile.am): Remove lib_SOURCES; now handled by AC_LIBSOURCES.
15949
15950 2005-01-18  Jim Meyering  <jim@meyering.net>
15951
15952         Merge from coreutils.
15953         * m4/chdir-long.m4, m4/openat.m4: New files.
15954         * m4/save-cwd.m4 (gl_SAVE_CWD): Add AC_LIBSOURCES for save-cwd.c,
15955         save-cwd.h.  Add AC_LIBOBJ for save-cwd.
15956         * m4/chown.m4 (gl_FUNC_CHOWN): When cross-compiling, assume that chown
15957         is sane and DOES follow symlinks.  Besides, testing 20 different
15958         systems found no broken chown implementations.
15959         Prompted by a change in rsync's copy of this macro.
15960         * m4/jm-macros.m4 (gl_MACROS): Require gl_FUNC_CHDIR_LONG.
15961
15962         * m4/lchown.m4 (gl_FUNC_LCHOWN): Use AC_LIBSOURCES.
15963
15964         * m4/utimes.m4: Work around tests/touch/empty-file failure on a system
15965         (sparc64, Linux-2.4.28, glibc-2.3.3) that didn't honor utimes'
15966         NULL-means-set-to-current-time semantics.
15967         Remove temporary file immediately, rather than waiting
15968         for configure's at-exit trap code to do it.
15969
15970 2005-01-18  Jim Meyering  <jim@meyering.net>
15971
15972         * lib/version-etc.c (version_etc_copyright): Update copyright date.
15973
15974         * lib/utimens.c (futimens): Account for the fact that futimes
15975         can also fail with errno == ENOSYS or errno == ENOENT.
15976         Patch from Dmitry V. Levin.
15977
15978         Change the name of the robust chdir function from chdir to chdir_long.
15979         * lib/save-cwd.c: Include chdir-long.h rather than chdir.h.
15980         (restore_cwd): Use chdir_long, not chdir.
15981         * lib/chdir-long.c: Renamed from chdir.c.
15982         * lib/chdir-long.h: Renamed from chdir.h.
15983         [!defined PATH_MAX]: Define chdir_long to chdir on systems like the
15984         Hurd.
15985
15986 2005-01-18  Bruno Haible  <bruno@clisp.org>
15987
15988         * m4/allocsa.m4, m4/codeset.m4, m4/copy-file.m4, m4/eaccess.m4:
15989         * m4/eealloc.m4, m4/eoverflow.m4, m4/execute.m4, m4/fatal-signal.m4:
15990         * m4/findprog.m4, m4/glibc21.m4, m4/iconv.m4, m4/intmax_t.m4:
15991         * m4/inttypes_h.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4:
15992         * m4/linebreak.m4, m4/localcharset.m4, m4/longdouble.m4:
15993         * m4/longlong.m4, m4/mbrtowc.m4, m4/mbstate_t.m4, m4/mbswidth.m4:
15994         * m4/mkdtemp.m4, m4/pipe.m4, m4/readlink.m4, m4/safe-read.m4:
15995         * m4/safe-write.m4, m4/setenv.m4, m4/sig_atomic_t.m4:
15996         * m4/signalblocking.m4, m4/signed.m4, m4/size_max.m4, m4/ssize_t.m4:
15997         * m4/stdbool.m4, m4/stdint_h.m4, m4/stpcpy.m4, m4/stpncpy.m4:
15998         * m4/strcase.m4, m4/strcspn.m4, m4/strpbrk.m4, m4/strstr.m4:
15999         * m4/ucs4-utf.m4, m4/uintmax_t.m4, m4/ulonglong.m4, m4/unicodeio.m4:
16000         * m4/utf-ucs4.m4, m4/vasnprintf.m4, m4/vasprintf.m4:
16001         * m4/wait-process.m4, m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4:
16002         Use an all-permissive copyright notice, recommended by RMS.
16003
16004 2005-01-18  Bob Proulx  <bob@proulx.com>
16005
16006         * lib/obstack.c [DEFAULT_ALIGNMENT]: Use an intermediate type to
16007         simplify offsetof() macro construct to avoid compile failure with
16008         native HP-UX 11.0 ANSI C compiler.
16009
16010 2005-01-17  Bruno Haible  <bruno@clisp.org>
16011
16012         * lib/stpncpy.c: Remove HAVE_STPNCPY and gnu_stpncpy renaming,
16013         redundant because stpncpy.m4 takes care of it.
16014
16015 2005-01-17  Bruno Haible  <bruno@clisp.org>
16016
16017         * lib/progreloc.c: Include xalloc.h instead of xmalloc.h.
16018
16019 2005-01-17  Bruno Haible  <bruno@clisp.org>
16020
16021         * lib/progreloc.c (xstrdup): Define as strdup if no xmalloc should be
16022         used.
16023
16024 2005-01-17  Bruno Haible  <bruno@clisp.org>
16025
16026         * lib/fwriteerror.h (fwriteerror): Change specification to include
16027         fclose.
16028         * lib/fwriteerror.c: Include <stdbool.h>.
16029         (fwriteerror): At the end, close the file stream. Record whether
16030         stdout was already closed.
16031
16032 2005-01-17  Bruno Haible  <bruno@clisp.org>
16033
16034         * lib/execute.c (environ): Declare if needed.
16035         * lib/pipe.c (environ): Likewise.
16036         Reported by Michael Schloh von Bennewitz <michael.schloh@cw.com>.
16037
16038 2005-01-11  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
16039
16040         * modules/argp: Depend on vsnprintf
16041
16042 2005-01-10  Jim Meyering  <jim@meyering.net>
16043
16044         * modules/closeout (Depends-on): Add atexit.
16045
16046 2005-01-06  Bruno Haible  <bruno@clisp.org>
16047
16048         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Rename stpncpy to gnu_stpncpy here.
16049
16050 2005-01-04  Paul Eggert  <eggert@cs.ucla.edu>
16051
16052         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional
16053         definitions to be after all include files, to avoid collisions.
16054         Problem reported by Bob Proulx.
16055
16056 2005-01-04  Jim Meyering  <jim@meyering.net>
16057
16058         Changes imported from coreutils.
16059         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Rather than using "conftestXXXXXX"
16060         as the mkstemp template, use a temporary directory and an
16061         8.3-friendly template to avoid trouble on systems like DJGPP.
16062         Reported by Juan M. Guerrero via Stepan Kasal.
16063         * m4/(gl_FUNC_MKSTEMP): Include <unistd.h> for the declaration of
16064         close. Remove the temporary directory right away, rather than waiting
16065         for configure's at-exit trap code to do it.
16066         Suggestion from Stepan Kasal.
16067
16068 2005-01-01  Simon Josefsson  <jas@extundo.com>
16069
16070         * gnulib-tool: Print #include directives when --import'ing.
16071
16072 2004-12-28  Simon Josefsson  <jas@extundo.com>
16073
16074         * tests/test-base64.c: Include required header files.  Remove
16075         unused variables.
16076
16077 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
16078
16079         * modules/error (Depends-on): Remove gettext.
16080
16081 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
16082
16083         * lib/error.c [!_LIBC && !ENABLE_NLS]: Do not include "gettext.h";
16084         not needed.  This removes a dependency on the gettext module.
16085         [defined _LIBC]: Do not include <libintl.h>; not needed.
16086
16087 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
16088
16089         * m4/c-strtod.m4 (gl_C99_STRTOLD): New macro.
16090         (gl_C_STRTOD): Use it instead of AC_CHECK_DECLS_ONCE(strtold).
16091
16092 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
16093
16094         * lib/c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not
16095         HAVE_DECL_STRTOLD.
16096
16097 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
16098
16099         * modules/getdate (Depends-on): Remove alloca-opt.
16100
16101 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
16102
16103         * m4/getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
16104
16105 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
16106
16107         * lib/argp-parse.c: Include <stddef.h>.
16108         (alignof, alignto): New macros.
16109         (parser_init): Don't assume that void * is aligned sufficiently
16110         for struct option.
16111
16112         * lib/getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since there's no
16113         need to extend the stack.
16114         (YYINITDEPTH): New macro, so that the initial stack isn't overly
16115         large.
16116
16117 2004-12-22  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
16118
16119         * lib/argp-parse.c (parser_init): Avoid arithmetics on void pointers.
16120
16121 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
16122
16123         * modules/regex (lib_SOURCES): Remove regex.c, undoing previous
16124         (2004-10-24) change.  Apparently this was a false alarm.
16125
16126         * modules/getdate: Depend on alloca-opt, not alloca.
16127
16128 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
16129
16130         * lib/alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.
16131         Remove now-obsolete comment about AIX.
16132         * lib/getdate.y: Include <alloca.h> only if HAVE_ALLOCA.
16133         (YYSTACK_USE_ALLOCA): Define to 0 if !HAVE_ALLOCA.
16134         (YYMAXDEPTH): New macro.
16135
16136 2004-12-18  Simon Josefsson  <jas@extundo.com>
16137
16138         * modules/alloca: Depend on alloca-opt, instead of duplicating it.
16139
16140 2004-12-18  Bruno Haible  <bruno@clisp.org>
16141
16142         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Also test for sigaction.
16143
16144 2004-12-18  Bruno Haible  <bruno@clisp.org>
16145
16146         * lib/fatal-signal.c (fatal_signals): Make non-const.
16147         (init_fatal_signals): New function.
16148         (uninstall_handlers, install_handlers): Ignore signals that were set to
16149         SIG_IGN.
16150         (at_fatal_signal): Call init_fatal_signals.
16151         (init_fatal_signal_set): Likewise. Ignore signals that were set to
16152         SIG_IGN.
16153         Reported by Paul Eggert.
16154
16155 2004-12-18  Bruno Haible  <bruno@clisp.org>
16156
16157         * doc/alloca.texi: New file.
16158         * doc/alloca-opt.texi: New file.
16159
16160 2004-12-17  Jim Meyering  <jim@meyering.net>
16161
16162         * config/install-sh: Use `(exit N); exit N', not `(exit N); exit'.
16163         Otherwise, install-sh could exit with improper exit status when
16164         exiting via a trapped interrupt.  Thanks to a report from Bob Proulx.
16165
16166 2004-12-16  Simon Josefsson  <jas@extundo.com>
16167
16168         * tests/test-base64.c: Add license.
16169
16170 2004-12-15  Stepan Kasal  <address@hidden>
16171
16172         * gnulib-tool (func_emit_lib_Makefile_am): Shorten a long sed command.
16173
16174 2004-12-12  Paul Eggert  <eggert@cs.ucla.edu>
16175
16176         * modules/getcwd (Files): Add m4/d-ino.m4.
16177         Suggested by Mark D. Baushke.
16178
16179 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
16180
16181         * lib/getdate.y (textint): New member "negative".
16182         (time_zone_hhmm): New function.
16183         Expect 14 shift-reduce conflicts, not 13.
16184         (o_colon_minutes): New rule.
16185         (time, zone): Use it to add support for +HH:MM, UTC+HH:MM.
16186         (yylex): Set the "negative" member of signed numbers.
16187
16188 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
16189
16190         * doc/getdate.texi (Time of day items, Time zone items):
16191         Describe new formats +00:00, UTC+00:00.
16192
16193 2004-12-07  Paul Eggert  <eggert@cs.ucla.edu>
16194
16195         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change:
16196         spurious "-l"s.  Problem reported by Stepan Kasal.
16197
16198 2004-12-06  Paul Eggert  <eggert@cs.ucla.edu>
16199
16200         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): New macro, to work around bug
16201         in Autoconf 2.59.  Problem reported by Mark D. Baushke.
16202
16203 2004-12-04  Simon Josefsson  <jas@extundo.com>
16204
16205         * modules/getaddrinfo (License): Add LGPL, reported by Yoann
16206         Vandoorselaere <yoann@prelude-ids.org>.
16207
16208 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
16209
16210         Changes imported from coreutils.
16211         * m4/hard-locale.m4 (gl_HARD_LOCALE): Assume locale.h and setlocale
16212         exist.
16213         * m4/human.m4 (gl_HUMAN): Assume locale.h and localeconv exist.
16214
16215 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
16216
16217         Changes imported from coreutils.
16218         * lib/hard-locale.c: Assume <locale.h> exists.
16219         Include "strdup.h".
16220         (GLIBC_VERSION): New macro.
16221         (hard_locale): Assume setlocale exists.
16222         Rewrite to avoid #ifdef.
16223         Use strdup rather than malloc + strcpy.
16224         * lib/human.c: Assume <locale.h> exists.
16225         (human_readable): Assume localeconv exists.
16226
16227 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
16228
16229         * modules/hard-locale (Depends-on): Add strdup.
16230
16231 2004-12-01  Jakub Jelinek  <jakub@redhat.com>
16232
16233         * lib/mktime.c (__mktime_internal): If SEC_REQUESTED != SEC,
16234         convert T2, not T.  (Imported from libc.)
16235
16236 2004-11-30  Simon Josefsson  <jas@extundo.com>
16237
16238         * modules/restrict (License): Change to LGPL.
16239
16240 2004-11-30  Simon Josefsson  <jas@extundo.com>
16241
16242         * m4/restrict.m4: Add copyright and copying conditions.
16243
16244 2004-11-30  Simon Josefsson  <jas@extundo.com>
16245
16246         * m4/base64.m4: New file.
16247
16248 2004-11-30  Simon Josefsson  <jas@extundo.com>
16249
16250         * MODULES.html.sh (Extra functions based on ANSI C 89): Add
16251         base64.
16252
16253         * tests/test-base64.c: New file.
16254
16255         * modules/base64: New file.
16256
16257 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
16258
16259         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX):
16260         Define HAVE_PARTLY_WORKING_GETCWD if getcwd is partly working.
16261
16262         * m4/readutmp.m4 (gl_READUTMP): Don't check for sys/param.h.
16263
16264 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
16265
16266         * lib/getcwd.c (is_ENAMETOOLONG): New macro.
16267         (__getcwd.c): Don't restore errno; glibc doesn't.
16268         [HAVE_PARTLY_WORKING_GETCWD && !defined AT_FDCWD]: Try system getcwd
16269         first, falling back to our code only if its results look suspicious.
16270         Ensure that the resulting buffer is only as large as necessary.
16271
16272         * lib/readutmp.c: Include readutmp.h first.
16273         Include <errno.h>, since readutmp.h no longer does that.
16274         * lib/readutmp.h: Don't include <errno.h>,
16275         <sys/param.h>, <time.h>; not needed to establish interface.
16276         (errno): Remove decl.
16277         (HAVE_STRUCT_XTMP_UT_TYPE): Remove; no longer needed.
16278         (UT_TYPE_EQ, UT_TYPE_NOT_DEFINED, UT_TYPE_BOOT_TIME,
16279         UT_TYPE_USER_PROCESS, IS_USER_PROCESS): New macros.
16280
16281 2004-11-28  Simon Josefsson  <jas@extundo.com>
16282
16283         * lib/base64.h, base64.c: New file.
16284
16285 2004-11-27  Paul Eggert  <eggert@cs.ucla.edu>
16286
16287         * lib/getcwd.h: New file, which I forgot to check in on 2004-11-25.
16288
16289 2004-11-26  Paul Eggert  <eggert@cs.ucla.edu>
16290
16291         * modules/getcwd (Files): Add lib/getcwd.h, m4/getcwd.m4.
16292         (Depends-on): Remove pathmax, same.  Add mempcpy.
16293         (configure.ac): GL_FUNC_GETCWD_PATH_MAX -> gl_FUNC_GETCWD.
16294         (Makefile.am): Append getcwd.h to lib_SOURCES.
16295         (Include): Add getcwd.h.
16296         (Maintainer): Change from Jim Meyering to "all, glibc",
16297         since getdate now uses intended-for-glibc code.
16298         * modules/xgetcwd (Files): Remove m4/getcwd.m4.
16299         (Depends-on): Depend on getcwd.  Do not depend on pathmax.
16300
16301 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
16302
16303         Fix problems reported by Scott S. Tinsley for HP-UX 11.11 using
16304         HP's ANSI C compiler.
16305         * lib/fsusage.c (statvfs) [HAVE_SYS_STATVFS_H]: Remove decl.
16306         Declaring int functions causes warnings on some modern systems and
16307         shouldn't be needed to compile on ancient ones.
16308         * lib/same.c (MIN) [defined MIN]: Don't define, since it's already
16309         defined.
16310
16311         * lib/getcwd.c: Replace by a copy of glibc/sysdeps/posix/getcwd.c, but
16312         with the following changes.
16313         (__set_errno): Parenthesize properly.
16314         Include <stdbool.h>.
16315         (MIN, MAX, MATCHING_INO): New macros.
16316         (__getcwd): Define with prototype, not K&R form.
16317         Use heuristics to allocate default buffer on stack if possible.
16318         If AT_FDCWD is defined, use openat and fstatat to avoid O(N**2)
16319         behavior, and to avoid the PATH_MAX limit when computing
16320         ../../../../...
16321         Use MATCHING_INO to compare inode number to file.
16322         Check for arithmetic overflow in size calculations.
16323         Fix bug in reallocation of dot array that caused getcwd to fail
16324         on directories nested deeper than 75.
16325         Be more careful about saving errno on error.
16326         Do not use realloc; use only free+malloc, as this is a bit
16327         more flexible and avoids a needless copy operation.
16328         Do not inspect st_dev and st_ino for symbolic links; POSIX
16329         doesn't specify the latter.
16330         Check for closedir errors.
16331         Avoid needless casts.
16332         Use "#ifdef weak_alias" around weak_alias, to be like other
16333         glibc code.
16334         The following changes to getcwd.c have effect only when used in
16335         gnulib; they have no effect inside glibc proper.
16336         (#pragma alloca) [defined _AIX && !defined __GNUC__]: Remove,
16337         as alloca isn't used.
16338         (alloca, __alloca): Likewise.
16339         [!_LIBC]: Include "getcwd.h", "mempcpy.h".
16340         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
16341         unconditionally, as gnulib assumes C89 or better.
16342         Do not include <sys/param.h>.
16343         (errno) [!defined __GNU_LIBRARY__ && !defined STDC_HEADERS]: Remove
16344         no-longer-necessary 'extern int errno' decl; gnulib assumes C89 or
16345         better.
16346         (NULL) [!defined NULL]: Remove; we assume C89 or better.
16347         Include <dirent.h> in a way that is compatible with modern Autoconf.
16348         (_D_ALLOC_NAMELEN, _D_EXACT_NAMLEN):
16349         New macros, if not already defined.
16350         Include <unistd.h> if _LIBC, not if __GNU_LIBRARY__.
16351         Use "_LIBC", not "defined _LIBC", for consistency.
16352         (HAVE_MEMPCPY): Remove; no longer needed now that gnulib has
16353         a mempcpy module.
16354         (__lstat, __closedir, __opendir, __readdir) [!_LIBC]: New macros.
16355         (GETCWD_RETURN_TYPE): Remove.  All uses replaced by char *.
16356         * lib/xgetcwd.c: David MacKenzie's old code was removed, so give
16357         credit only to Jim Meyering and adjust the copyright dates.
16358         Do not include <limits.h>, <stdio.h>, <sys/types.h>,
16359         <stdlib.h>, <unistd.h>, "pathmax.h".
16360         Instead, include "xgetcwd.h" (first) and "getcwd.h".
16361         (INITIAL_BUFFER_SIZE): Remove.
16362         (xgetcwd): Rely on getcwd, since we now depend on a reliable one.
16363
16364 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
16365
16366         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Renamed from
16367         GL_FUNC_GETCWD_PATH_MAX for consistency.  All uses changed.
16368         Use the _ONCE methods, for efficiency.
16369         Check for fcntl.h.  In test program, include <errno.h>
16370         and <fcntl.h> if available.  Remove old K&R cruft from
16371         test program.  Check for common errors in GNU/Linux,
16372         OpenBSD, and Solaris.  Just set gl_cv_func_getcwd_path_max;
16373         don't do AC_LIBOBJ, as that's getcwd.m4's job.
16374         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL): Renamed from
16375         AC_FUNC_GETCWD_NULL.  All used changed.  Change cache variable
16376         name accordingly.
16377         (gl_FUNC_GETCWD, gl_PREREQ_GETCWD): New macros.  Revamp to
16378         accommodate new getcwd.c.
16379         * m4/jm-macros.m4 (gl_MACROS): Don't require GL_FUNC_GETCWD_PATH_MAX.
16380         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_MEMPCPY.
16381         * m4/xgetcwd.m4 (gl_XGETCWD): Replace with gl_FUNC_GETCWD, since
16382         that's all we need now.
16383
16384 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
16385
16386         * m4/argp.m4 (gl_ARGP): Require gl_GETOPT_SUBSTITUTE unconditionally:
16387         argp-parse.c depends on getopt internals, that means we should
16388         always use our getopt, to be on the safe side.
16389         * m4/getopt.m4 (gl_GETOPT): Check if GETOPT_H is already set, in
16390         order not to spoil the result of an eventual previous invocation
16391         of gl_GETOPT_SUBSTITUTE.
16392
16393 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
16394
16395         * lib/getopt_.h: Re-addition of __getopt_argv_const caused
16396         redefinition warnings. To avoid them, include the defines
16397         in `#if !defined __need_getopt ... #endif'. The only place
16398         where __getopt_argv_const is used is in definitions
16399         of getopt_long and getopt_long_only below, which are as well
16400         protected by `#ifndef __need_getopt'.
16401         [defined __GETOPT_PREFIX && !defined __need_getopt]: Undef
16402         __need_getopt after including <stdio.h> and <unistd.h> These
16403         headers might have defined it.
16404
16405 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
16406
16407         * m4/utimens.m4 (gl_UTIMENS): Check for futimes function.
16408
16409 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
16410
16411         * lib/utimens.c (__attribute__, ATTRIBUTE_UNUSED): New macros.
16412         (futimens): New function, which uses futimes if available.
16413         (futimens, utimens): Support timespec==NULL, with same semantics
16414         as utime and utimens.
16415         * lib/utimens.h (futimens): New decl.
16416
16417 2004-11-23  Jim Meyering  <jim@meyering.net>
16418
16419         * lib/getopt_.h: Remove trailing blanks.
16420
16421 2004-11-23  Jim Meyering  <jim@meyering.net>
16422
16423         * lib/__fpending.c: Add comment.
16424
16425 2004-11-22  Paul Eggert  <eggert@cs.ucla.edu>
16426
16427         * modules/canonicalize (Depends-on): Add xreadlink.
16428         Problem reported by James Youngman.
16429
16430 2004-11-20  Paul Eggert  <eggert@cs.ucla.edu>
16431
16432         * lib/getopt_.h (__GETOPT_CONCAT, __GETOPT_XCONCAT, __GETOPT_ID):
16433         New macros.
16434         (getopt, getopt_long, getopt_long_only, optarg, opterr, optind,
16435         optopt): Use them instead of invoking ## directly; otherwise, the
16436         symbols will be __GETOPT_PREFIXgetopt rather than rpl_getopt.
16437
16438 2004-11-19  Bruno Haible  <bruno@clisp.org>
16439
16440         * lib/strtok_r.c: Move comments from here...
16441         * lib/strtok_r.h: ... to here.
16442
16443 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
16444
16445         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc
16446         implementations that mishandle size_t overflow.
16447
16448 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
16449
16450         * lib/realloc.c (rpl_realloc): Call 'free' if n==0, since realloc
16451         might fail.  Problem reported by Yoann Vandoorselaere.
16452         * lib/calloc.c (rpl_calloc): Defend against buggy calloc
16453         implementations that mishandle size_t overflow.
16454
16455 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
16456
16457         * modules/canon-host (Depends-on): Add strdup.
16458
16459 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
16460
16461         * m4/canon-host.m4 (gl_CANON_HOST): Check for getaddrinfo.
16462
16463 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
16464
16465         * lib/canon-host.c: Include "strdup.h".
16466         (canon_host): Use getaddrinfo if available, so that IPv6 works.
16467         Use strdup instead of malloc/strcpy to duplicate strings.
16468
16469         * lib/human.h (LONGEST_HUMAN_READABLE): Add 1 for space before unit.
16470         (human_space_before_unit): New constant.
16471         * lib/human.c (human_readable): Support it.
16472
16473         * lib/xgetcwd.c: Include <limits.h>, for PATH_MAX.
16474         (xgetcwd): Set errno correctly when failing.
16475         Work around Solaris 9 bug: getcwd sets errno==ERANGE even though
16476         the failure is actually due to a PATH_MAX problem.
16477
16478         Further getopt changes to make it more likely that glibc will
16479         buy the changes back.
16480         * lib/getopt.c (POSIXLY_CORRECT): New constant.
16481         (getopt): Use it, so to preserve glibc semantic
16482         * lib/getopt1.c (getopt_long, getopt_long_only): Arg is char * const *
16483         when compiling for libc.
16484         * lib/getopt_.h (__getopt_argv_const): Bring it back.
16485         (getopt_long, getopt_long_only): Use it.
16486
16487         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
16488         _getopt_internal): New arg POSIXLY_CORRECT.  All callers changed.
16489         (getopt): Argv is now char * const *, as per standard.
16490         (_getopt_internal_r, _getopt_internal): Argv is now char **,
16491         not char *__getopt_argv_const *.
16492         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
16493         _getopt_long_only_r): Likewise.
16494         * lib/getopt_.h (getopt, getopt_long, geopt_long_only): Likewise.
16495         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
16496         _getopt_long_r, _getopt_long_only_r): Likewise.
16497         * lib/getopt_.h (__getopt_argv_const): Remove.
16498         (getopt): Argv is now char * const *, as per standard.
16499
16500         * lib/getdate.y (tORDINAL): New token.
16501         (day, relunit): Allow it for relative times.
16502         (relative_time_table): Use tORDINAL for ordinals.
16503
16504 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
16505
16506         * doc/getdate.texi (General date syntax): "next" is 1, not 2.
16507         Document that "second" isn't allowed as an ordinal number.
16508
16509 2004-11-16  Jim Meyering  <jim@meyering.net>
16510
16511         * modules/closeout (Depends-on): Add fpending.
16512
16513 2004-11-15  Jim Meyering  <jim@meyering.net>
16514
16515         * lib/closeout.c: Include "__fpending.h" once again.
16516         Include <stdbool.h>.
16517         (close_stdout): Don't fail just because stdout was closed initially,
16518         since some programs don't write to stdout in the normal course of
16519         operation (other than --version and --help), and we don't want this
16520         function to make e.g. `touch file >&-' fail.
16521         But do fail if it was closed and someone has tried to write to it.
16522         E.g., `printf foo >&-' must fail.
16523
16524 2004-11-13  Jim Meyering  <jim@meyering.net>
16525
16526         * m4/jm-macros.m4: Do require gl_FUNC_FPENDING.
16527
16528 2004-11-12  Simon Josefsson  <jas@extundo.com>
16529
16530         * config/srclist.txt: Add strtok_r.c, glibc bought our changes, but a
16531         small doc fix is still pending.
16532
16533 2004-11-11  Simon Josefsson  <jas@extundo.com>
16534
16535         * modules/strtok_r: New file.
16536
16537         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
16538         strtok_r.
16539
16540 2004-11-11  Simon Josefsson  <jas@extundo.com>
16541
16542         * m4/strtok_r.m4: New file.
16543
16544         * m4/getopt.m4: Replace opterr.
16545
16546 2004-11-11  Simon Josefsson  <jas@extundo.com>
16547
16548         * lib/strtok_r.h, strtok_r.c: New file.
16549
16550 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
16551
16552         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
16553         of replacing opterr, getopt, etc.  This should handle the
16554         powerpc-apple-darwin5.5 problem recently noted by Simon Josefsson.
16555
16556 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
16557
16558         * lib/getopt_.h (__getopt_argv_const): New macro, to be used so that
16559         we can stop lying to compilers about the constness of argv when we
16560         are compiled outside glibc.
16561         (getopt, getopt_long, getopt_long_only): Use it.
16562         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
16563         _getopt_internal, getopt): Likewise.
16564         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
16565         _getopt_long_only_r): Likewise.
16566         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
16567         _getopt_long_r, _getopt_long_only_r): Likewise.
16568
16569         * lib/getopt_.h [defined __GETOPT_PREFIX && !defined __need_getopt]:
16570         Include <stdlib.h> and <stdio.h>, and <unistd.h> if available.
16571         Then rename getopt to __GETOPT_PREFIX##getopt, and so forth for
16572         the other external symbols.
16573         (getopt) [!defined __GNU_LIBRARY]: Use prototype, not old-style
16574         declaration, since the above renaming now works around collisions.
16575
16576 2004-11-11  Jim Meyering  <jim@meyering.net>
16577
16578         * lib/linebreak.c: Remove trailing blanks.
16579         * lib/alloca_.h: Likewise.
16580         * lib/acosl.c: Likewise.
16581         * lib/euidaccess.c: Likewise.
16582         * lib/allocsa.h: Likewise.
16583
16584 2004-11-10  Simon Josefsson  <jas@extundo.com>
16585
16586         * m4/getaddrinfo.m4: New file.
16587
16588 2004-11-10  Simon Josefsson  <jas@extundo.com>
16589
16590         * lib/getaddrinfo.h, lib/getaddrinfo.c: New files.
16591
16592 2004-11-10  Simon Josefsson  <jas@extundo.com>
16593
16594         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
16595         getaddrinfo.
16596
16597         * modules/getaddrinfo: New file.
16598
16599 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
16600
16601         * m4/prereq.m4 (gl_PREREQ): Require gt_FUNC_SETENV.
16602
16603 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
16604
16605         * lib/mktime.c (SHR): New macro, which is a portable
16606         substitute for >> that should work even on Crays.
16607         (TIME_T_MIDPOINT, ydhms_diff, __mktime_internal): Use it.
16608         Problem reported by Mark D. Baushke in
16609         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00071.html>.
16610         * lib/getdate.y (SHR): Likewise.
16611         (tm_diff): Use it.
16612         * lib/strftime.c (SHR): Likewise.
16613         (tm_diff): Use it.
16614         * lib/quotearg.c (struct quoting_options): Use unsigned int for
16615         quote_these_too, so that right shifts are well defined.  All uses
16616         changed.
16617
16618 2004-11-10  Jim Meyering  <jim@meyering.net>
16619
16620         Ensure that no close failure goes unreported.
16621         * lib/closeout.c (close_stdout): Always close stdout.  I.e., don't
16622         return early when it seems there's nothing to flush.
16623         Don't include __fpending.h.
16624
16625 2004-11-10  Jim Meyering  <jim@meyering.net>
16626
16627         * modules/closeout (Depends-on): Remove fpending.
16628
16629 2004-11-10  Jim Meyering  <jim@meyering.net>
16630
16631         * m4/jm-macros.m4 (gl_MACROS): Don't require gl_FUNC_FPENDING.
16632
16633 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
16634
16635         * m4/strftime.m4 (_gl_STRFTIME_PREREQS): Remove.  Move its body to
16636         gl_FUNC_STRFTIME.
16637         (gl_FUNC_STRFTIME): Use AC_CHECK_FUNCS_ONCE and AC_CHECK_HEADERS_ONCE
16638         and AC_REQUIRE when possible, to avoid duplicate checks.
16639         Check for <wchar.h>.
16640
16641 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
16642
16643         * lib/strftime.c (DO_MULTIBYTE): Check for wchar.h, too.
16644
16645 2004-11-09  Bruno Haible  <bruno@clisp.org>
16646
16647         * m4/sockpfaf.m4: New file.
16648
16649 2004-11-05  Bruno Haible  <bruno@clisp.org>
16650
16651         * lib/readlink.c: Include stddef.h, needed for size_t on Woe32.
16652         Reported by Mark D. Baushke <mdb@cvshome.org>.
16653
16654 2004-11-04  Bruno Haible  <bruno@clisp.org>
16655
16656         2004-09-11  Bruno Haible  <bruno@clisp.org>
16657                 * allocsa.valgrind: New file.
16658         2004-02-06  Bruno Haible  <bruno@clisp.org>
16659                 * allocsa.h (sa_alignof): Define differently with HP-UX cc, to
16660                 avoid a bug of this cc on HP-UX 10.20 dealing with enums.
16661                 Reported by Christopher Seip <chris.seip@hp.com>.
16662
16663 2004-11-04  Bruno Haible  <bruno@clisp.org>
16664
16665         * modules/allocsa (Files): Add lib/allocsa.valgrind.
16666         (Makefile.am): Distribute it.
16667
16668 2004-11-03  Paul Eggert  <eggert@cs.ucla.edu>
16669
16670         * lib/xreadlink.c (xreadlink): AIX and HP-UX readlink return -1
16671         with errno == ERANGE if the buffer is too small.
16672         Problem reported by Mark D. Baushke.
16673
16674 2004-11-03  Albert Chin  <china@thewrittenword.com>
16675             Paul Eggert  <eggert@cs.ucla.edu>
16676
16677         * m4/uint32_t.m4 (gl_AC_TYPE_UINT32_T): When determining uint32_t
16678         equivalent, substitute $ac_type for equivalent type rather than
16679         blindly using uint32_t *always* which won't work if uint32_t is not
16680         available.  Define _UINT32_T to work around typedef of uint32_t if
16681         <sys/sched.h>, <pthread.h>, or <semaphore.h> used on Solaris
16682         2.5.1.
16683
16684 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
16685
16686         * m4/jm-macros.m4: Sync from coreutils.
16687         (gl_MACROS): Check for mbrlen, for pathchk.
16688         (gl_CHECK_ALL_TYPES): Require AC_TYPE_MBSTATE_T, for pathchk.
16689
16690 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
16691
16692         * lib/xreadlink.c (MAXSIZE): New macro.
16693         (xreadlink): Use it instead of SSIZE_MAX.  Ensure initial buffer
16694         size does not exceed MAXSIZE.  Avoid cast.
16695         As suggested by Mark D. Baushke in
16696         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00009.html>,
16697         if readlink fails with buffer size just under MAXSIZE, try again
16698         with MAXSIZE.
16699
16700 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
16701
16702         * config/srclist.txt: Add mktime.c; glibc bought all our changes.
16703
16704 2004-11-02  Derek R. Price  <derek@ximbiot.com>
16705         and  Paul Eggert  <eggert@cs.ucla.edu>
16706
16707         * lib/getdate.y [!TEST]: Include <stdio.h>, since we use sprintf now.
16708         (get_date): Overparenthesize to avoid GCC warning.
16709
16710 2004-11-02  Bruno Haible  <bruno@clisp.org>
16711
16712         * m4/setenv.m4 (gt_FUNC_SETENV): Define VOID_UNSETENV if unsetenv()
16713         returns void.
16714
16715 2004-11-02  Bruno Haible  <bruno@clisp.org>
16716
16717         * lib/setenv.h (unsetenv): Define as a macro if the system's unsetenv()
16718         function returns void.
16719
16720 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
16721
16722         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
16723         fflush_unlocked, flockfile, funlockfile, funlockfile,
16724         fputs_unlocked, putc_unlocked.
16725
16726 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
16727
16728         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
16729         (funlockfile, fputs_unlocked, putc_unlocked): Don't define if
16730         already declared.
16731
16732 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
16733
16734         * modules/getdate (Files): Add doc/getdate.texi.
16735         (Depends-on): Add setenv, xalloc.
16736
16737 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
16738
16739         * lib/getdate.y: Add support for TZ="foo" within a date string.
16740         Fix some bugs near time_t boundaries.  Reject dates with
16741         out-of-range components, e.g., "Sept 31".
16742         Include <stdlib.h>, "setenv.h", "xalloc.h".
16743         (ISDIGIT_LOCALE): Remove; unused.
16744         Note that the TZ and time functions used here are not reentrant.
16745         (mktime_ok, get_tz): New functions.
16746         (TZBUFSIZE): New constant.
16747         (get_date): Parse leading TZ="foo".  Reject out-of-range components;.
16748         This requires that we sometimes generate our own TZ="XXX..." setting.
16749
16750 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
16751
16752         * doc/getdate.texi: New file, from coreutils with modifications for
16753         the new TZ parsing.
16754
16755 2004-10-27  Derek R. Price  <derek@ximbiot.com>
16756
16757         * lib/mktime.c (not_equal_tm): Remove redundant check.
16758
16759 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
16760
16761         * modules/regex (lib_SOURCES): Add regex.c.
16762         Reported by James Youngman in
16763         <http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00199.html>.
16764
16765 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
16766
16767         * lib/getdate.y: Use Bison 1.875 features, and some minor
16768         code cleanups.  This change does not affect semantics.
16769         Don't include <stdlib.h>; no longer needed.
16770         Don't include unlocked-io.h; only the "#if TEST" code uses
16771         stdio, and performance isn't crucial there.
16772         (PC, YYLEX_PARAM, YYPARSE_PARAM): Remove; replaced by
16773         Bison 1.875 features as described below.
16774         All uses of "PC." replaced by "pc->".
16775         (YYSTYPE): Add a forward declaration.
16776         (yylex, yyerror): Use full prototypes in forward decls.
16777         Use "%pure-parser" rather than obsolescent "%pure_parser".
16778         Use %parse-param and %lex-param instead of obsolescent
16779         YYPARSE_PARAM and YYLEX_PARAM.
16780         (meridian_table, month_and_day_table, time_units_table,
16781         relative_time_table, time_zone_table, military_table,
16782         lookup_zone, lookup_word, get_date):
16783         Use NULL instead of 0 where appropriate.
16784         (to_hour): Avoid abort (), to avoid a dependency on
16785         stdlib.h.
16786         (yyerror, yylex): Now accepts parser_control * arg.
16787         (main) [TEST]: Use '\0' rather than 0 for char.
16788
16789 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
16790
16791         * m4/getpagesize.m4 (gl_GETPAGESIZE): Check for <sys/param.h>.
16792
16793 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
16794
16795         * lib/getpagesize.c (getpagesize): Don't assume <sys/param.h> exists.
16796         It's now the caller's responsibility to handle the case where
16797         !HAVE_GETPAGESIZE && !defined getpagesize.
16798
16799         * lib/mktime.c (leapyear): Arg is long int, not int.
16800
16801 2004-10-18  Paul Eggert  <eggert@cs.ucla.edu>
16802
16803         * lib/argp-fs-xinl.c, argp-xinl.c: Update from glibc.
16804
16805 2004-10-17  Paul Eggert  <eggert@cs.ucla.edu>
16806
16807         * gnulib-tool (func_emit_lib_Makefile_am): Fix typo: a $ was
16808         missing.  Problem reported by James Youngman.
16809
16810 2004-10-16  Simon Josefsson  <jas@extundo.com>
16811
16812         * gnulib-tool: Fix comments.  Fix parse problem.
16813         (func_emit_lib_Makefile_am): Don't hard code a in libgl_a_SOURCES.
16814
16815 2004-10-15  Paul Eggert  <eggert@cs.ucla.edu>
16816
16817         * m4/getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
16818         implementation of getopt_long.  Problem reported by Alexander Taler in:
16819         http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00103.html
16820
16821 2004-10-15  Bruno Haible  <bruno@clisp.org>
16822
16823         * gnulib-tool: Untabify. Initialize supplied_libname.
16824         (func_usage): More homogenous output.
16825         (func_modules_transitive_closure, func_modules_to_filelist,
16826         func_emit_lib_Makefile_am): New functions.
16827         (func_import): New function, extracted from big case statement. Use
16828         func_get_license, func_modules_transitive_closure,
16829         func_modules_to_filelist, func_emit_lib_Makefile_am. Initialize
16830         opt_lgpl. Don't use test -a, as it's not portable.
16831         (func_create_testdir): Use func_modules_transitive_closure,
16832         func_modules_to_filelist, func_emit_lib_Makefile_am.
16833
16834 2004-10-15  Bruno Haible  <bruno@clisp.org>
16835
16836         * gnulib-tool (func_import): Let gl_INIT define LTALLOCA when needed.
16837
16838 2004-10-15  Bruno Haible  <bruno@clisp.org>
16839
16840         * gnulib-tool (func_emit_lib_Makefile_am): Add markers to separate
16841         the portions belonging to each module.
16842         Suggested by Derek Robert Price <derek@ximbiot.com>.
16843
16844 2004-10-12  Simon Josefsson  <jas@extundo.com>
16845
16846         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
16847         (fputs_unlocked, putc_unlocked) [!_LIBCS && !USE_UNLOCKED_IO]: Map
16848         to real functions.
16849
16850 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
16851
16852         * modules/vsnprintf: New file.
16853
16854 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
16855
16856         * m4/vsnprintf.m4: New file.
16857
16858 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
16859
16860         * lib/vsnprintf.h: New file.
16861         * lib/vsnprintf.c: New file.
16862
16863 2004-10-11  Bruno Haible  <bruno@clisp.org>
16864
16865         * MODULES.html.sh (Support for systems lacking ISO C 99): Add
16866         vsnprintf.
16867
16868 2004-10-10  Paul Eggert  <eggert@cs.ucla.edu>
16869
16870         * config/srclistvars.sh: Add GNUSTANDARDS (for eggert only).
16871
16872 2004-10-07  Bruno Haible  <bruno@clisp.org>
16873
16874         * lib/snprintf.c (snprintf): Avoid a memory allocation if the result
16875         fits into the provided buffer.
16876
16877 2004-10-06  Paul Eggert  <eggert@cs.ucla.edu>
16878
16879         * lib/diacrit.c, diacrit.h: Add GPL notice.
16880
16881         * lib/atanl.c, logl.c: Add GPL notice, to match glibc's added LGPL
16882         notice.
16883         * lib/atanl.c (atanl): Keep the code as similar to glibc as possible.
16884         * lib/logl.c (logl): Keep the code as similar to glibc as possible.
16885         This avoids a potential constant-folding bug.
16886
16887 2004-10-05  Bruno Haible  <bruno@clisp.org>
16888
16889         * m4/strsep.m4 (gl_FUNC_STRSEP): Require AC_GNU_SOURCE. Don't check
16890         for the declaration of strsep.
16891
16892 2004-10-05  Bruno Haible  <bruno@clisp.org>
16893
16894         * lib/strsep.h: Don't declare strsep() if HAVE_STRSEP.
16895
16896 2004-10-04  Simon Josefsson  <jas@extundo.com>
16897
16898         * modules/memmem: New file.
16899         * tests/test-memmem.c: New file.
16900         * MODULES.html.sh (Extra functions based on ANSI C 89): Add memmem.
16901
16902 2004-10-04  Simon Josefsson  <jas@extundo.com>
16903
16904         * m4/memmem.m4: New file.
16905
16906 2004-10-04  Simon Josefsson  <jas@extundo.com>
16907
16908         * lib/memmem.h: New file.
16909         * lib/memmem.c: New file, taken from glibc.
16910
16911 2004-10-04  Simon Josefsson  <jas@extundo.com>
16912
16913         * lib/error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
16914         '#ifdef USE_UNLOCKED_IO'.
16915
16916 2004-10-04  Simon Josefsson  <jas@extundo.com>
16917
16918         * config/srclist.txt: Add memmem from glibc.
16919
16920 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
16921
16922         * modules/xalloc (Files, Makefile.am): Remove xstrdup.c.
16923
16924         * modules/argmatch, modules/argp, modules/closeout, modules/error,
16925         modules/exclude, modules/getdate, modules/getline,
16926         modules/getndelim2, modules/getpass, modules/getpass-gnu,
16927         modules/getusershell, modules/linebuffer, modules/md5,
16928         modules/mountlist, modules/posixtm, modules/readtokens,
16929         modules/readutmp, modules/regex, modules/sha1,
16930         modules/version-etc, modules/yesno:
16931         Remove dependency on unlocked-io.
16932
16933 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
16934
16935         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Remove.  All uses removed.
16936
16937         * m4/unlocked-io.m4: Add copyright notice.
16938         (gl_FUNC_GLIBC_UNLOCKED_IO): Define USE_UNLOCKED_IO.
16939
16940 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
16941
16942         * lib/xalloc.h (xmemdup): Renamed from xclone.  All uses changed.
16943         * lib/xmalloc.c (xmemdup): Likewise.
16944         * lib/xalloc.h (CCLONE, CLONE, NEW, XCALLOC, XMALLOC, XREALLOC,
16945         XFREE): Remove these long-obsolescent macros.
16946         * lib/xmalloc.c (xstrdup): Implementation moved here from xstrdup.c
16947         * lib/xstrdup.c: Remove.
16948
16949         * lib/regex.c (re_comp): Cast gettext return value to char *,
16950         Problem reported by Martin Neitzel via Mark D. Baushke.
16951
16952 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
16953
16954         * lib/argmatch.c, closeout.c, error.c, exclude.c, getdate.y,
16955         getndelim2.c, getpass.c, getusershell.c, linebuffer.c,
16956         md5.c, mountlist.c, posixtm.c, readtokens.c, readutmp.c,
16957         regex.c, sha1.c, version-etc.c, yesno.c:
16958         Include "unlocked-io.h" only if USE_UNLOCKED_IO.
16959         * lib/unlocked-io.h: Don't worry about USE_UNLOCKED_IO; that's now
16960         the includer's responsibility.
16961
16962         Sync from coreutils.
16963
16964         * lib/modechange.c (mode_compile): Don't decrement a pointer that
16965         points to the start of a string, as the C Standard says the
16966         resulting behavior is undefined.
16967
16968         * lib/backupfile.h (enum backuptype): Rename none -> no_backups,
16969         simple -> simple_backups, numbered_existing ->
16970         numbered_existing_backups, numbered -> numbered_backups
16971         to avoid shadowing problems.  All uses changed.
16972         * lib/argmatch.c (enum backuptype) [defined TEST]: Likewise.
16973         * lib/backupfile.c (check_extension, numbered_backup):
16974         Rename locals to avoid shadowing 'basename'.
16975         * lib/backupfile.h (VALID_BACKUP_TYPE): Don't evaluate arg more than
16976         once.
16977
16978         * lib/.cppi-disable: Add getopt_.h, getopt_int.h.
16979         * lib/.cvsignore: Add getopt.h.
16980
16981 2004-10-04  Bruno Haible  <bruno@clisp.org>
16982
16983         * modules/README: New file.
16984         * gnulib-tool (func_all_modules, func_verify_module): modules/README is
16985         not a module.
16986
16987 2004-10-02  Jim Meyering  <jim@meyering.net>
16988
16989         * lib/dirfd.h, getpagesize.h: Add copyright notice.
16990
16991 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
16992
16993         * modules/strsep: New file.
16994
16995 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
16996
16997         * m4/strsep.m4: New file.
16998
16999 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
17000
17001         * lib/strsep.h: New file.
17002         * lib/strsep.c: New file.
17003
17004 2004-10-01  Simon Josefsson  <jas@extundo.com>
17005
17006         * lib/snprintf.c (snprintf): Handle size==0.
17007
17008 2004-10-01  Simon Josefsson  <jas@extundo.com>
17009             Bruno Haible  <bruno@clisp.org>
17010
17011         * lib/snprintf.c: Include <stdarg.h>, <stdlib.h>, <string.h>.
17012         (snprintf): Declare 'args'.
17013
17014 2004-10-01  Paul Eggert  <eggert@cs.ucla.edu>
17015
17016         * lib/snprintf.c: Remove comments as to why each header is needed.
17017
17018 2004-10-01  Bruno Haible  <bruno@clisp.org>
17019
17020         * MODULES.html.sh: Add strsep.
17021
17022 2004-09-30  Simon Josefsson  <jas@extundo.com>
17023
17024         * modules/snprintf: New file.
17025
17026 2004-09-30  Simon Josefsson  <jas@extundo.com>
17027
17028         * m4/snprintf.m4: New file.
17029
17030 2004-09-30  Simon Josefsson  <jas@extundo.com>
17031
17032         * lib/snprintf.h, lib/snprintf.c: New files.
17033
17034 2004-09-30  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
17035
17036         * lib/argp-help.c (canon_doc_option): Fixed coredump if *name==NULL
17037         (hol_entry_help): Never translate an empty string.
17038         Do not translate option tag (opt->name) if OPTION_NO_TRANS is set
17039         * lib/argp.h (OPTION_NO_TRANS): New option.
17040
17041 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
17042
17043         * modules/argp (Maintainer): Replace Simon Josefsson
17044         by Sergey Poznyakoff.
17045
17046 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
17047
17048         * config/srclist.txt: Comment-out argp/argp.h, until we get the argp
17049         changes merged back into glibc.
17050
17051 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
17052
17053         * MODULES.html.sh (Support for systems lacking ISO C 99): Add snprintf.
17054
17055 2004-09-29  Oskar Liljeblad  <oskar@osk.mine.nu>
17056
17057         * lib/xvasprintf.c: Include xalloc.h.
17058         (xvasprintf): Use xalloc_die, not xmalloc_die.
17059
17060 2004-09-29  Bruno Haible  <bruno@clisp.org>
17061
17062         * modules/alloca-opt: New file, derived from modules/alloca.
17063         * modules/allocsa: Depend on alloca-opt instead of alloca.
17064         * modules/setenv: Likewise.
17065         * modules/vasnprintf: Likewise.
17066         * MODULES.html.sh: Add alloca-opt.
17067
17068 2004-09-28  Simon Josefsson  <jas@extundo.com>
17069
17070         * gnulib-tool: New parameter --lgpl, to asseert that modules are
17071         LGPL, and to replace license template from GPL to LGPL.
17072
17073 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
17074
17075         * modules/dummy: Change license to LGPL.
17076
17077 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
17078
17079         * lib/dummy.c: Change copyright notice to FSF, and license to GPL.
17080
17081 2004-09-24  Simon Josefsson  <jas@extundo.com>
17082
17083         * modules/minmax (License): Change from GPL to LGPL.
17084
17085 2004-09-23  Simon Josefsson  <jas@extundo.com>
17086
17087         * gnulib-tool (--import): Typo.
17088
17089 2004-09-23  Simon Josefsson  <jas@extundo.com>
17090
17091         * gnulib-tool (--import): Make sure *.m4 end up in m4/ by default.
17092
17093 2004-09-22  Bruno Haible  <bruno@clisp.org>
17094
17095         * modules/*: Add 'License' field.
17096         * gnulib-tool: Accept --extract-license option.
17097         (func_get_license): New function.
17098
17099 2004-09-21  Bruno Haible  <bruno@clisp.org>
17100
17101         * modules/vasnprintf (Files): Add m4/stdint_h.m4, m4/inttypes_h.m4.
17102         Reported by Simon Josefsson.
17103
17104 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
17105
17106         * modules/inttostr (Files): Add m4/longlong.m4, since it uses
17107         gl_AC_TYPE_LONG_LONG.
17108
17109 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
17110
17111         * config/srclist.txt: Add getsubopt.c, since libc bought our changes.
17112
17113 2004-09-18  Simon Josefsson  <jas@extundo.com>
17114         and  Paul Eggert  <eggert@cs.ucla.edu>
17115
17116         * gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
17117         calls with autoreconf.  Define GL_LIB.
17118
17119 2004-09-14  Karl Berry  <karl@gnu.org>
17120
17121         * config/srclist.txt: unsync setenv.c, sigh.
17122
17123 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
17124
17125         * lib/argp-pvh.c (argp_program_version_hook): Provide initial value.
17126         Problem reported by Bruno Haible in:
17127         http://lists.gnu.org/archive/html/bug-tar/2004-09/msg00023.html
17128
17129 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
17130
17131         * config/srclist.txt: Comment out argp-pvh.c.
17132
17133 2004-09-11  Paul Eggert  <eggert@cs.ucla.edu>
17134
17135         * lib/mempcpy.h: Wrap the entire include file inside #ifndef mempcpy,
17136         in case some system header has #define'd it.  Problem reported by
17137         Soeren D. Schulze in
17138         <http://lists.gnu.org/archive/html/bug-gnulib/2004-09/msg00017.html>.
17139
17140 2004-09-09  Karl Berry  <karl@gnu.org>
17141
17142         * regex.[ch]: delete from the root.  These were supposed to be
17143                 synced with emacs cvs, but this has not happened for about
17144                 a year, and anyway nothing else uses emacs regex.[ch].
17145                 bug-gnulib mail from Jeff Bailey, 9 Sep 2004 15:49:24 -0700.
17146                 lib/regex[.ch] is untouched.
17147
17148 2004-09-09  Bruno Haible  <bruno@clisp.org>
17149
17150         * modules/vasnprintf (Files): Add m4/eoverflow.m4.
17151
17152 2004-09-09  Bruno Haible  <bruno@clisp.org>
17153
17154         * m4/eoverflow.m4: New file, taken from GNU libiconv eilseq.m4 with
17155         modifications.
17156         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Require gl_EOVERFLOW.
17157
17158 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
17159
17160         * modules/xvasprintf: New file.
17161         * MODULES.html.sh (Extra functions based on ANSI C 89): Add vasprintf.
17162
17163 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
17164
17165         * lib/xvasprintf.h: New file.
17166         * lib/xvasprintf.c: New file.
17167         * lib/xasprintf.c: New file.
17168
17169 2004-09-08  Bruno Haible  <bruno@clisp.org>
17170
17171         * m4/stdint.m4: New file, taken from GNU clisp with modifications.
17172
17173 2004-09-08  Bruno Haible  <bruno@clisp.org>
17174
17175         * lib/vasnprintf.c (VASNPRINTF): Signal EOVERFLOW if the resulting
17176         length is > INT_MAX.
17177         * lib/vasprintf.c (vasprintf): Don't test for length > INT_MAX any
17178         more.
17179
17180 2004-09-08  Bruno Haible  <bruno@clisp.org>
17181
17182         * lib/stdint_.h: New file, taken from GNU clisp.
17183
17184 2004-09-08  Bruno Haible  <bruno@clisp.org>
17185             Oskar Liljeblad  <oskar@osk.mine.nu>
17186
17187         * modules/stdint: New file.
17188         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdint.
17189
17190 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
17191
17192         Import from coreutils.
17193         * lib/userspec.c: Don't use <alloca.h>, so that we don't use alloca on
17194         strings on unbounded length.  alloca's performance benefits aren't
17195         that important here.
17196         (V_STRDUP): Remove.
17197         (parse_with_separator): New function, with most of the internals
17198         of the old parse_user_spec.  Allow user to omit both user and group,
17199         for compatibility with FreeBSD.
17200         Clone only the user name, not the entire spec.
17201         Do not set *uid, *gid unless entirely successful.
17202         Avoid memory leak in some failing cases.
17203         Fix regression for USER.GROUP reported by Dmitry V. Levin in
17204         <http://lists.gnu.org/archive/html/bug-coreutils/2004-08/msg00102.html>
17205         (parse_user_spec): Rewrite to use parse_with_separator.
17206
17207 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
17208
17209         * modules/userspec: Don't depend on alloca.
17210
17211 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
17212
17213         * m4/userspec.m4 (gl_USERSPEC): Don't require AC_FUNC_ALLOCA.
17214
17215 2004-08-17  Paul Eggert  <eggert@cs.ucla.edu>
17216
17217         * MODULES.html.sh: Add xalloc-die, c-strtod, c-strtold, raise,
17218         readtokens0, getcwd, fcntl-safer, canonicalize, cycle-check,
17219         utimecmp, utimens, xnanosleep.  Rename sha to sha1.
17220
17221 2004-08-16  Simon Josefsson  <jas@extundo.com>
17222
17223         * gnulib-tool: Use sed instead of autoconf --trace, inspired by
17224         libtoolize behaviour by "Gary V. Vaughan" <gary@gnu.org>.
17225         Add --dry-run for --import.
17226         Let user provided command line parameters override configure.ac
17227         settings.
17228
17229 2004-08-12  Simon Josefsson  <jas@extundo.com>
17230
17231         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): New macro,
17232         as discussed with Paul Eggert in threads rooted at
17233         <http://lists.gnu.org/archive/html/bug-gnulib/2004-06/msg00039.html>
17234         and
17235         <http://lists.gnu.org/archive/html/bug-gnulib/2004-07/msg00001.html>.
17236         Before, the test was empty, and relied on ELIDE_CODE in source
17237         code.)
17238         (gl_PREREQ_GETOPT): New macro.
17239         (gl_GETOPT): Use them.
17240
17241 2004-08-12  Simon Josefsson  <jas@extundo.com>
17242
17243         * lib/getopt.c, getopt1.c: Remove ELIDE_CODE hack.
17244         * lib/getopt_.h: Renamed from getopt.h.
17245
17246 2004-08-12  Simon Josefsson  <jas@extundo.com>
17247
17248         * gnulib-tool: Add --source-base, --m4-base, --libtool options.
17249         Change default library name from libfoo to libgnu.
17250         Now, if you have a configure.ac that says:
17251                 gl_SOURCE_BASE(gl)
17252                 gl_M4_BASE(gl/m4)
17253                 gl_MODULES(error getopt etcetera)
17254                 gl_INIT
17255         you can import all you need by running:
17256                 ../gnulib/gnulib-tool --import
17257
17258         * modules/getopt (Files): Rename getopt.h to getopt_.h.
17259         (Makefile.am): Rewrite, use logic from argz.
17260         (Include): Use <getopt.h> instead of "getopt.h".
17261
17262 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
17263
17264         * modules/argp (Files): Add m4/unlocked-io.m4.
17265         (Depends-on): Add extensions.
17266
17267 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
17268
17269         * m4/argp.m4 (gl_ARGP): Do not check for argp.h or argp_parse; nobody
17270         uses HAVE_ARGP_H or HAVE_ARGP_PARSE.
17271         Require gl_FUNC_GLIBC_UNLOCKED_IO, gl_USE_SYSTEM_EXTENSIONS.
17272         Check for program_invocation_name, program_invocation_short_name,
17273         flockfile, funlockfile, features.h, _getopt_long_only_r.
17274
17275 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
17276
17277         * lib/argp-help.c, argp-parse.c: Use "gettext.h" instead of
17278         its complicated substitute.
17279         * lib/argp-help.c: Include <errno.h>, for program_invocation_short_name
17280         and program_invocation_name.
17281         (__argp_basename) [!_LIBC]: Remove; the only use was
17282         replaced by its body.
17283         (__argp_short_program_name): Change condition from
17284         !defined __argp_short_program_name to
17285         ! (defined _LIBC || HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME),
17286         to match argp-namefrob.h.
17287         (__argp_failure): Don't assume strerror_r returns char *.
17288         * lib/argp-parse.c (N_): Define unconditionally.
17289         (argp_default_options): Fill out initializers with 0 to avoid
17290         gcc warnings.
17291
17292 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
17293
17294         * config/srclist.txt: Remove getopt.c, getopt.h (renamed to getopt_.h),
17295         getopt1.c.
17296
17297 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
17298
17299         Merge from coreutils.
17300
17301         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
17302
17303         * m4/obstack.m4 (gl_PREREQ_OBSTACK): Require
17304         gl_AC_HEADER_INTTYPES_H, gl_AC_HEADER_STDINT_H, gl_AC_TYPE_UINTMAX_T.
17305
17306 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
17307
17308         Merge from coreutils.
17309
17310         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Don't set to 1 if missing
17311         wmemchr or wmemcpy.  Problem reported by Robert Dahlem
17312         for Reliant Unix 5.43.
17313
17314         * lib/obstack.c: Include <inttypes.h> and <stdint.h> if available.
17315         (union fooround): Use uintmax_t, not long int.
17316         The rest is a merge from libc:
17317         [defined _LIBC]: Include <shlib-compat.h>.
17318         (_obstack) [defined _LIBC]: Remove after 2.3.4.
17319
17320         * lib/settime.c (settime): Recode to avoid warning with
17321         Sun Forte C 6U2.
17322
17323         * lib/strverscmp.c: Convert to UTF-8.
17324
17325 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
17326
17327         * modules/obstack (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
17328         m4/uintmax_t.m4.
17329
17330 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
17331
17332         * modules/xalloc-die: New file.
17333         * modules/xalloc: Remove dependencies on error, gettext, exitfail.
17334
17335         * modules/md5 (Files): Add m4/uint32_t.m4.
17336         * modules/sha1: Renamed from modules/sha.
17337         (Files):
17338         Rename lib/sha.h to lib/sha1.h.
17339         Rename lib/sha.c to lib/sha1.c.
17340         Rename m4/sha.m4 to m4/sha1.m4.
17341         (lib_SOURCES): Likewise.
17342         (configure.ac): Rename gl_SHA to gl_SHA1.
17343         (Include): sha.h -> sha1.h.
17344
17345 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
17346
17347         * m4/uint32_t.m4, m4/uintptr_t.m4: New files.
17348         * m4/sha1.m4: Renamed from sha.m4.
17349         (gl_SHA1): Renamed from gl_SHA.  All uses changed.
17350
17351 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
17352
17353         * lib/obstack.h (obstack_empty_p):
17354         Don't assume that chunk->contents is suitably aligned.
17355         * lib/obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk):
17356         Likewise. Problem reported by Benno in
17357         <http://sources.redhat.com/ml/libc-alpha/2004-08/msg00055.html>.
17358
17359         * lib/chown.c (rpl_chown): Work even if the file is writeable but not
17360         readable.  This could be improved further but it'd take some work.
17361
17362 2004-08-08  Simon Josefsson  <jas@extundo.com>
17363
17364         * modules/xgethostname (Depends-on): Remove exit and error (not
17365         used).
17366
17367         * modules/getpass-gnu: Add getpass.h.
17368         (Depends-on): Add stdbool.
17369         * modules/getpass: Add getpass.h.
17370
17371 2004-08-08  Simon Josefsson  <jas@extundo.com>
17372
17373         * m4/getpass.m4 (gl_FUNC_GETPASS, gl_FUNC_GETPASS_GNU):
17374         Check getpass declaration.
17375
17376 2004-08-08  Simon Josefsson  <jas@extundo.com>
17377
17378         * lib/xgethostname.c: Don't include error.h (not used).
17379
17380         * lib/getpass.h: Add.
17381         * lib/getpass.c: Include getpass.h first.
17382
17383 2004-08-08  Paul Eggert  <eggert@cs.ucla.edu>
17384
17385         * lib/xalloc-die.c: New file.
17386         * lib/xalloc.h (xalloc_fail_func, xalloc_msg_memory_exhausted): Remove.
17387         All uses removed.
17388         * lib/xmalloc.c (xalloc_fail_func, xalloc_msg_memory_exhausted):
17389         Likewise. Move inclusions of gettext.h, error.h, exitfail.h to
17390         xalloc-die.c.
17391         (_, N_, xalloc_die): Move to xalloc-die.c.
17392         * lib/userspec.c (parse_user_spaec): Use xstrdup rather than strdup,
17393         so that we needn't mess with xalloc_msg_memory_exhausted.
17394
17395         * lib/sha1.h: Renamed from sha.h.
17396         (SHA1_H): Renamed from _SHA_H.
17397         (sha1_ctx): Renamed from sha_ctx.
17398         (sha1_init_ctx): Renamed from sha_init_ctx.
17399         (sha1_process_block): Renamed from sha_process_block.
17400         (sha1_process_bytes): Renamed from sha_process_bytes.
17401         (sha1_finish_ctx): Renamed from sha_finish_ctx.
17402         (sha1_read_ctx): Renamed from sha_read_ctx.
17403         (sha1_stream): Renamed from sha_stream.
17404         (sha1_buffer): Renamed from sha_buffer.
17405         * lib/sha1.c: Likewise; renamed from sha.c.
17406         Do not include <sys/types.h>.
17407         Include <stddef.h> rather than <stdlib.h>.
17408
17409 2004-08-08  Bruno Haible  <bruno@clisp.org>
17410
17411         * lib/pathname.h (FILE_SYSTEM_PREFIX_LEN): Renamed from
17412         FILESYSTEM_PREFIX_LEN.
17413         * lib/progreloc.c: Likewise.
17414         * lib/concatpath.c (concatenated_pathname): Use FILE_SYSTEM_PREFIX_LEN.
17415
17416 2004-08-06  Simon Josefsson  <jas@extundo.com>
17417
17418         * modules/progname (Depends-on): Don't depend on stdbool.
17419
17420 2004-08-06  Simon Josefsson  <jas@extundo.com>
17421
17422         * modules/getsubopt: New file.
17423         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
17424         getsubopt.
17425
17426 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
17427
17428         More merge from coreutils.
17429
17430         * m4/utimens.m4, m4/utimecmp.m4: New files.
17431         * m4/backupfile.m4, euidacces.m4, acl.m4, afs.m4, calloc.m4, dirfd.m4,
17432         fsusage.m4, jm-macros.m4, ls-mntd-fs.m4, md5.m4, mountlist.m4,
17433         prereq.m4, sha.m4: Import changes from coreutils.
17434
17435 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
17436
17437         More merge from coreutils.
17438         * modules/raise, modules/readtokens0, modules/utimens:
17439         * modules/utimecmp, module/xnanosleep: New files.
17440         * modules/strftime: Add lib/strftime.h.
17441         Change include from <time.h> to "strftime.h".
17442         * modules/yesno: Add lib/yesno.h.
17443         * modules/backupfile: Remove lib/addext.c.
17444         * modules/euidaccess: Add stat-macros.h.
17445         * modules/canonicalize, modules/euidaccess,
17446         modules/filemode, modules/lchown, modules/makepath,
17447         modules/rmdir, modules/stat: Likewise.
17448
17449 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
17450
17451         Merge from tar.
17452         * lib/argp-help.c (make_hol, hol_append): Don't assume that
17453         SIZE_MAX is a valid preprocessor constant.
17454         (__argp_basename): Change from "#ifndef _LIBC"
17455         to "#ifndef __argp_short_program_name", so that
17456         we don't compile these functions for tar.
17457
17458         More merges from coreutils.
17459         * lib/raise.c, lib/readtokens0.h, lib/readtokens0.c, lib/strftime.h:
17460         * lib/utimens.h, lib/utimens.c, lib/utimecmp.h, lib/utimecmp.c:
17461         * lib/xnanosleep.h, lib/xnanosleep.c, lib/yesno.h: New files.
17462         * lib/addext.c: Remove; no longer needed.
17463         * lib/yesno.c, lib/argmatch.h, lib/argmatch.c, lib/backupfile.h,
17464         lib/backupfile.c, lib/euidaccess.c, lib/filemode.c, lib/closeout.c,
17465         lib/dup2.c, lib/exclude.c, lib/fileblocks.c, lib/filemode.c,
17466         lib/fnmatch.c, lib/fnmtahc_loop.c, lib/fopen-safer.c, lib/fsusage.c,
17467         lib/fsusage.h, lib/ftruncate.c, lib/full-write.c, lib/getdate.y,
17468         lib/getloadavg.c, lib/getugroups.c, lib/hard-locale.c,
17469         lib/hard-locale.h, lib/hash.c, lib/human.c, lib/human.h, lib/lchown.c,
17470         lib/lchown.h, lib/makepath.c, lib/makepath.h, lib/md5.c, lib/md5.h,
17471         lib/memchr.c, lib/memcoll.c, lib/memrchr.c, lib/modechange.c,
17472         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
17473         lib/posixtm.c, lib/putenv.c, quotearg.c, lib/quotearg.h,
17474         lib/readtokens.c, lib/readutmp.c, lib/readutmp.h, lib/rmdir.c,
17475         lib/safe-read.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c,
17476         lib/sig2str.c, lib/stat.c, lib/strtoimax.c, lib/strverscmp.c,
17477         lib/userspec.c, lib/utime.c, lib/version-etc.c., lib/xgethostname.c,
17478         lib/xmemcoll.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtod.h,
17479         lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h, lib/xstrtoumax.c:
17480         Import changes from coreutils.
17481
17482 2004-08-05  Simon Josefsson  <jas@extundo.com>
17483
17484         * m4/strdup.m4: Always run gl_PREREQ_STRDUP, since strdup.h need it.
17485
17486 2004-08-05  Simon Josefsson  <jas@extundo.com>
17487
17488         * m4/getsubopt.m4: New file.
17489
17490 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
17491
17492         Merge from coreutils.
17493
17494         * m4/c-strtod.m4, m4/canonicalize.m4, m4/fcntl-safer.m4:
17495         * m4/getcwd-path-max.m4: New files.
17496
17497         * m4/dos.m4 (gl_AC_DOS): filesystem -> file system renaming.
17498         FILESYSTEM_PREFIX_LEN ->
17499         FILE_SYSTEM_PREFIX_LEN.
17500         FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX ->
17501         FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX.
17502         FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR ->
17503         FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR.
17504
17505         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't require gl_AC_DOS, the
17506         prerequisite modules now handle the DOS stuff.
17507         Don't check for unistd.h.
17508
17509 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
17510
17511         Merge from coreutils.
17512
17513         * lib/.gdb-history: Remove; this doesn't belong here.
17514
17515         * lib/c-strtod.c, lib/c-strtod.h, lib/c-strtold.c, lib/cycle-check.c:
17516         * lib/cycle-check.h, lib/dev-ino.h, lib/canonicalize.h:
17517         * lib/canonicalize.c, lib/fcntl-safer.h, lib/fcntl-safer.c:
17518         * lib/getcwd.c: New files.
17519
17520         * lib/dirname.h: Include <stdbool.h>.
17521         (FILE_SYSTEM_PREFIX_LEN): Renamed from FILESYSTEM_PREFIX_LEN,
17522         for consistency with POSIX terminology.  All uses changed.
17523         (IS_ABSOLUTE_FILE_NAME, IS_RELATIVE_FILE_NAME): New macros.
17524         (strip_trailing_slashes): Use bool for booleans.
17525         * lib/stripslash.c (strip_trailing_slashes): Likewise.
17526
17527         * lib/error.c: Work around bug in OpenBSD 3.4 sterror_r: it
17528         sometimes returns a positive errno value even when it succeeds.
17529         (print_errno_message) [!LIBC]: Fall back on strerror if
17530         __strerror_r fails.
17531
17532         * lib/path-concat.c (mempcpy): Don't define if a system header defines
17533         it. Don't include stdio.h, stdlib.h, unistd.h, strdup.h.
17534         (longest_relative_suffix): New function.
17535         (path_concat): Use it.  Assume first argument is not NULL.
17536         Port to DOS.  Omit redundant separators.
17537         Report an error instead of returning NULL.
17538         Use mempcpy instead of memcpy.
17539         (xpath_concat): Remove: not declared or used.
17540
17541         * lib/same.h: Include <stdbool.h>
17542         (same_name): Return bool, not int.
17543         * lib/same.c (same_name): Likewise.
17544         (errno): Don't declare; we assume C89 or better now.
17545
17546         * lib/stat-macros (S_ISCTG, S_ISOFD, S_ISOFL): New macros,
17547         if not already defined.
17548
17549         * lib/xgetcwd.c (errno): Don't declare; we assume C89 or better now.
17550         * lib/dup-safer.c (errno): Likewise.
17551
17552 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
17553
17554         Merge from coreutils.
17555         * modules/c-strtod, modules/c-strtold, modules/canonicalize:
17556         * modules/cycle-check, modules/fcntl-safer, modules/getcwd: New files.
17557         * modules/path-concat: Don't depend on strdup.
17558
17559 2004-08-03  Simon Josefsson  <jas@extundo.com>
17560
17561         * lib/strdup.h: Only use HAVE_DECL_STRDUP if defined.
17562         * lib/progname.h: Don't include stdbool.h.
17563
17564 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
17565
17566         * modules/fatal: Remove, as the "fatal" module wasn't used or working.
17567         * MODULES.html.sh (func_all_modules): Remove fatal.
17568
17569 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
17570
17571         * m4/fatal.m4: Remove, as the "fatal" module wasn't used or working.
17572
17573 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
17574
17575         * lib/fatal.c, fatal.h: Remove as the "fatal" module wasn't used or
17576         working.
17577
17578 2004-08-02  Simon Josefsson  <jas@extundo.com>
17579
17580         * lib/getsubopt.h: New file, with comments from Bruno Haible.
17581         * lib/getsubopt.c: New file, from glibc, but slightly modified based on
17582         suggestions from Paul Eggert <eggert@cs.ucla.edu>.
17583
17584 2004-08-01  Simon Josefsson  <jas@extundo.com>
17585
17586         * lib/xgetdomainname.c: Include stdlib.h, for free().
17587
17588 2004-07-19  Bruno Haible  <bruno@clisp.org>
17589
17590         * MODULES.html.sh (func_all_modules): Add dummy.
17591
17592 2004-07-16  Simon Josefsson  <jas@extundo.com>
17593
17594         * modules/dummy: New file.
17595
17596 2004-07-16  Simon Josefsson  <jas@extundo.com>
17597
17598         * lib/dummy.c: New file.
17599
17600 2004-07-16  Bruno Haible  <bruno@clisp.org>
17601
17602         * lib/backupfile.h: Add extern "C" for C++.
17603         * lib/closeout.h: Likewise.
17604         * lib/copy-file.h: Likewise.
17605         * lib/findprog.h: Likewise.
17606         * lib/full-write.h: Likewise.
17607         * lib/pathname.h: Likewise.
17608         * lib/progname.h: Likewise.
17609         * lib/stpcpy.h: Likewise.
17610         * lib/stpncpy.h: Likewise.
17611         * lib/strcase.h: Likewise.
17612         * lib/strstr.h: Likewise.
17613         * lib/xalloc.h: Likewise.
17614
17615         * lib/mbswidth.h: Add extern "C" for C++.
17616         Reported by Albert Chin-A-Young <china@thewrittenword.com>.
17617
17618 2004-07-13  Robert Millan  <robertmh@gnu.org>
17619
17620         * m4/host-os.m4: s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g.
17621
17622 2004-07-09  Simon Josefsson  <jas@extundo.com>
17623
17624         * lib/getndelim2.c: Include stddef.h, for ptrdiff_t.  (FreeBSD 4.9
17625         failed without this.)
17626
17627 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
17628
17629         * modules/chown (Files): Add lib/fchown-stub.c, since
17630         gl_PREREQ_CHOWN invokes AC_LIBOBJ(fchown-stub).
17631
17632 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
17633
17634         * lib/fchown-stub.c: New file.
17635
17636 2004-06-24  Jim Meyering  <jim@meyering.net>
17637
17638         * lib/obstack.h (obstack_base): Cast to (void *), per documentation.
17639
17640 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
17641
17642         * modules/argz: Omit "#include".
17643
17644         * MODULES.html.sh (func_all_modules): Add calloc, to match
17645         2004-06-01 addition of calloc module.
17646
17647 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
17648
17649         * m4/argz.m4: New file, which is autoupdated from libtool.
17650
17651 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
17652
17653         * lib/argz.c, lib/argz_.h: New files, which are autoupdated from
17654         libtool.
17655
17656 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
17657
17658         * config/srclist-update: Don't insist on "USA." before the
17659         close-comment, as libtool omits the period and puts the */ on a
17660         separate line.
17661         * config/srclist.txt: Add argz.c, argz_.h, argz.m4.
17662         * config/srclistvars.sh: Add LIBTOOL (for eggert only).
17663
17664 2004-06-22  Gary V. Vaughan  <gary@gnu.org>
17665
17666         * modules/argz: New file.
17667         * MODULES.html.sh (func_all_modules): Add argz.
17668
17669 2004-06-12  Jim Meyering  <jim@meyering.net>
17670         and  Paul Eggert  <eggert@cs.ucla.edu>
17671
17672         * modules/hash (Files): Add lib/xalloc.h.
17673         * modules/pipe (Depends-on): Add wait-process.
17674         * modules/stat (Depends-on): Add xalloc.
17675         * modules/userspec (Files): Add lib/userspec.h.
17676         * modules/xstrto
17677
17678         Upgrade from gettext-0.13.
17679         * modules/gettext (Files): Add m4/intmax.m4, m4/longdouble.m4,
17680         m4/longlong.m4, m4/printf-posix.m4, m4/signed.m4, m4/size_max.m4,
17681         m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4.
17682
17683 2004-06-10  Jim Meyering  <jim@meyering.net>
17684
17685         * lib/calloc.c: New file.
17686
17687 2004-06-06  Paul Eggert  <eggert@cs.ucla.edu>
17688
17689         * lib/getdate.y (yylex): Allow space between sign and number.
17690         Problem reported by Dan Jacobson.
17691
17692 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
17693
17694         Merge from coreutils CVS.
17695
17696         * m4/backupfile.m4, dirname.m4, human.m4, inttypes.m4, longlong.m4,
17697         makepath.m4, memchr.m4, memcmp.m4, mountlist.m4, path-concat.m4,
17698         putenv.m4, quotearg.m4, readutmp.m4, strtoimax.m4, strtoll.m4,
17699         strtoull.m4, strtoumax.m4, ulonglong.m4, vasnprintf.m4,
17700         xstrtol.m4: Fix copyright date and/or serial number.
17701
17702         * m4/chown.m4 (gl_PREREQ_CHOWN): Check for fcntl.h.
17703         See if we need an fchown replacement.
17704         (gl_FUNC_CHOWN_FOLLOWS_SYMLINK): New macro.
17705         (gl_FUNC_CHOWN): Require gl_FUNC_CHOWN_FOLLOWS_SYMLINK,
17706         and use the replacement function if we detect either defect.
17707
17708         * m4/prereq.m4 (gl_PREREQ): Add gl_ALLOCSA, gl_CLOEXEC, gl_INTTOSTR,
17709         gl_UTIMECMP.
17710
17711 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
17712         and  Jim Meyering  <jim@meyering.net>
17713
17714         Merge from coreutils CVS.
17715
17716         * lib/stat-macros.h: New file, with contents from file-type.h
17717         and coreutils' system.h.
17718         * lib/file-type.c: Include "stat-macros.h".
17719         * lib/file-type.h (file_type): Move all macro definitions to new file,
17720         stat-macros.h.
17721
17722         * lib/chown.c (rpl_chown) [CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE]:
17723         Wrap old code with this conditional.
17724         [CHOWN_MODIFIES_SYMLINK]: Try to work around a chown
17725         function that does not dereference symlinks.
17726         * lib/lchown.c (lchown) [CHOWN_MODIFIES_SYMLINK]: Just call chown.
17727
17728         * lib/xreadlink.c: Include xreadlink.h first, to catch .h file
17729         dependency problems.
17730         (xreadlink): Accept new arg SIZE, for efficiency.
17731         All decls and uses changed.
17732         * lib/xreadlink.h: Include <stddef.h>, for size_t.
17733
17734         * lib/.cppi-disable: Add alloca_.h, allocsa.h, exit.h, getndelim2.h,
17735         gettext.h, localcharset.h, strdup.h, strndup.h, strtoul.c, time_r.h.
17736
17737         * lib/.cvsignore: Add alloca.h, fnmatch.h, poll.h, stdbool.h,
17738         sysexits.h.
17739
17740 2004-06-01  Jim Meyering  <jim@meyering.net>
17741
17742         * m4/calloc.m4: New file.
17743
17744 2004-05-31  Paul Eggert  <eggert@cs.ucla.edu>
17745
17746         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Detect _Bool bug in HP aC++/ANSI
17747         C B3910B A.05.55 [Dec 04 2003].  Problem reported by Jim Meyering.
17748         Also, fix a typo in a diagnostic.
17749
17750 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
17751
17752         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Do not require AC_FUNC_MALLOC
17753         or AC_FUNC_REALLOC.
17754
17755 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
17756
17757         * lib/xmalloc.c (HAVE_MALLOC, HAVE_REALLOC): Do not require these
17758         macros to be defined.
17759         (xnmalloc_inline, xnrealloc_inline, xcalloc): Do not die if
17760         the allocator returns NULL because the requested size is zero.
17761
17762 2004-05-20  Paul Eggert  <eggert@cs.ucla.edu>
17763
17764         * lib/malloc/obstack.c (_obstack) [defined _LIBC]: Bring back this
17765         var.  Add comment explaining why libc still defines it.  This
17766         merges the following patch from glibc:
17767         http://sources.redhat.com/ml/libc-alpha/2004-05/msg00157.html
17768
17769 2004-05-20  Andreas Schwab  <schwab@suse.de>
17770
17771         * m4/free.m4: Replace free if it not known to work, not the other
17772         way round.
17773
17774 2004-05-19  Paul Eggert  <eggert@cs.ucla.edu>
17775
17776         * lib/obstack.c (_obstack): Remove unused variable.  It hasn't been
17777         present in glibc since revision 1.1 of this file.
17778         * lib/obstack.h (_obstack_free, obstack_1grow, obstack_1grow_fast,
17779         obstack_alignment_mask, obstack_alloc, obstack_base,
17780         obstack_blank, obstack_blank_fast, obstack_chunk_size,
17781         obstack_copy, obstack_copy0, obstack_finish, obstack_grow,
17782         obstack_grow0, obstack_init, obstack_int_grow,
17783         obstack_int_grow_fast, obstack_make_room, obstack_memory_used,
17784         obstack_next_free, obstack_object_size, obstack_ptr_grow,
17785         obstack_ptr_grow_fast, obstack_room): Remove declarations of
17786         nonexistent functions.
17787
17788 2004-05-18  Karl Berry  <karl@gnu.org>
17789
17790         * config/srclist.txt: break link for vasnprintf.c.
17791
17792 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
17793
17794         Port obstack to the AS/400, where pointers are 16 bytes wide and
17795         you cannot cast an integer to a valid pointer.  This patch is
17796         currently waiting to be integrated into glibc; see
17797         <http://sources.redhat.com/ml/libc-alpha/2004-05/msg00073.html>.
17798
17799         * lib/obstack.h (__PTR_TO_INT, __INT_TO_PTR): Remove.
17800         All uses of __INT_TO_PTR (PTR_TO_INT ...) replaced by __PTR_ALIGN.
17801         (__BPTR_ALIGN, __PTR_ALIGN): New macros.
17802         (struct obstack): temp member is now a union of a pointer and
17803         an integer, instead of an integer.  All integer uses changed.
17804         This does not affect the physical layout of struct obstack,
17805         except on hosts (like the AS/400) where the size or alignment of
17806         void * is greater than that of ptrdiff_t.
17807         (obstack_finish) [! (defined __GNUC__ && defined __STDC__ &&
17808         __STDC__)]: Store temporary in pointer member of union, not
17809         integer member.
17810         * lib/obstack.c: Include <stddef.h>, for offsetof.
17811         (struct fooalign): Remove; it doesn't need a name.
17812         (union fooround): Change double to long double, and add void *.
17813         (DEFAULT_ALIGNMENT): Use offsetof to compute.
17814         (DEFAULT_ALIGNMENT, DEFAULT_ROUNDING): Now an enum constant,
17815         not a macro.  Hence the values are always int; so remove all
17816         casts-to-int in uses.
17817
17818 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
17819
17820         * config/srclist.txt: Break link for argp-help.c and argp-parse.c until
17821         we can get this patch merged into glibc.
17822
17823 2004-05-17  Derek R. Price  <derek@ximbiot.com>
17824             Paul Eggert  <eggert@cs.ucla.edu>
17825
17826         * m4/argp: Depend on alloca.
17827
17828 2004-05-17  Derek R. Price  <derek@ximbiot.com>
17829             Paul Eggert  <eggert@cs.ucla.edu>
17830
17831         * lib/argp-help.c, argp-parse.c: Assume <alloca.h> rather than
17832         freecoding.
17833
17834 2004-05-17  Bruno Haible  <bruno@clisp.org>
17835
17836         * lib/vasnprintf.c (VASNPRINTF): Correctly handle the case of a
17837         precision that consists of a '.' followed by an empty digit string.
17838         Patch by Tor Lillqvist <tml@iki.fi>.
17839
17840 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
17841
17842         * m4/alloca.m4 (gl_FUNC_ALLOCA): Define HAVE_ALLOCA_H always,
17843         for backward compatibility with older code.  We need our own
17844         alloca.h if _AIX is defined.  Define HAVE_ALLOCA if we discover
17845         it under some other name, and our alloca.h will define it.
17846
17847 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
17848             Derek Price  <derek@ximbiot.com>
17849
17850         * lib/alloca.c: Include <alloca.h>, to get our interface.
17851         * lib/alloca_.h: Use __alloca on AIX, so that we don't have to
17852         include <alloca.h> first.  Use C89 prototype for alloca; this
17853         requires including <stddef.h> for size_t.  Use extern "C" if C++.
17854         Use #elif for simplicity, since we can assume C89 now.
17855         Don't try to source the system alloca.h since it will not be found
17856         and to prevent recursively including its replacement.
17857         * lib/fnmatch.c: Include <alloca.h> instead of opencoding.
17858         * lib/regex.c: Likewise.
17859
17860 2004-05-16  Derek Price  <derek@ximbiot.com>
17861             Paul Eggert  <eggert@cs.ucla.edu>
17862
17863         getline cleanup.  This changes the getndelim2 API: both order of
17864         arguments, and meaning of delim2 (now uses EOF, not 0, to indicate
17865         no delimiter).
17866
17867         * lib/getline.c: Don't include stddef.h or stdio.h, since our
17868         interface does that.
17869         (getline): Always use getdelim, so that we don't have two
17870         copies of this code.
17871         * lib/getndelim2.c: Include <limits.h>, <inttypes.h>, <stdint.h>
17872         if available.
17873         (PTRDIFF_MAX, SIZE_MAX, SSIZE_MAX): Define if not defined.
17874         (GETNDELIM2_MAXIMUM): New macro.
17875         (getndelim2): Reorder arguments.  delim==EOF now means no delimiter,
17876         instead of the old practice of delim2==0.  All callers changed.
17877         Return -1 on overflow, instead of returning junk.
17878         Do not set *linesize unless allocation succeeds.
17879         * lib/getndelim2.h: Do not include stddef.h; no longer needed, now
17880         that we include sys/types.h.
17881         * lib/getnline.h: Likewise.
17882         * lib/getndelim2.h (GETNLINE_NO_LIMIT): New macro.
17883         (getndelim2): Reorder arguments.
17884         * lib/getnline.c (getnline, getndelim):
17885         Don't discard the NMAX argument.
17886         (getnline): Invoke getndelim, to avoid code duplication.
17887         * lib/getnline.h (GETNLINE_NO_LIMIT): New macro, used instead
17888         of (size_t) -1 by callers of the getnline family.
17889
17890 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
17891
17892         * m4/gettime.m4 (gl_GETTIME): Require gl_TIMESPEC.
17893         Check for gettimeofday.
17894         * m4/settime.m4 (gl_SETTIME): Require gl_TIMESPEC.
17895         Check for settimeofday, stime.
17896
17897 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
17898
17899         * lib/nanosleep.c (suspended): Change its type from int to
17900         sig_atomic_t volatile.
17901         (first_call): Make it private to rpl_nanosleep, and have it
17902         be zero initially as that's a bit faster.
17903         (my_usleep): Round up fractional times instead of truncating them,
17904         as this is the usual meaning for 'sleep'.
17905
17906         * lib/gettime.c (gettime): Fall back on `time' if `gettimeofday'
17907         doesn't work.
17908         * lib/settime.c: Include <unistd.h>, for stime (on Solaris 8, anyway).
17909         (ENOSYS): Define if not defined.
17910         (settime): Fall back on stime if it exists and settimeofday fails.
17911         But don't bother with fallbacks if a method fails with errno == EPERM.
17912
17913 2004-05-11  Jim Meyering  <jim@meyering.net>
17914
17915         Prior to this change, the save_cwd caller required read access to the
17916         current directory on most systems (ones with the fchdir function).
17917
17918         * lib/save-cwd.c (save_cwd) [HAVE_FCHDIR]: If opening `.' read-only
17919         fails, try write-only, and finally, resort to using xgetcwd.
17920
17921 2004-05-06  Paul Eggert  <eggert@cs.ucla.edu>
17922
17923         * lib/obstack.c, obstack.h: Import changes from libc.
17924
17925 2004-04-28  Bruno Haible  <bruno@clisp.org>
17926
17927         * lib/findprog.c (find_in_path): Treat Cygwin like Windows, since it
17928         also implicitly appends .exe to executables.
17929         * lib/localcharset.c (ISSLASH): Treat Cygwin like Windows, since it now
17930         accepts Windows pathnames.
17931         * lib/pathname.h (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
17932         Treat Cygwin like Windows, since it now accepts Windows pathnames.
17933         * lib/progreloc.c (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
17934         Treat Cygwin like Windows, since it now accepts Windows pathnames.
17935         Reported by Derek Robert Price <derek@ximbiot.com>.
17936
17937 2004-04-21  Karl Berry  <karl@gnu.org>
17938
17939         * config/srclist.txt (localcharset.c): break sync.
17940
17941 2004-04-20  Paul Eggert  <eggert@twinsun.com>
17942
17943         * m4/host-os.m4: Add a copyright notice.
17944
17945 2004-04-20  Jim Meyering  <jim@meyering.net>
17946
17947         Change UTILS_ to gl_ in AC_DEFINE'd names.
17948         Change utils_- and jm_-prefixed variables, too.
17949         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Renamed from
17950         UTILS_FUNC_MKDIR_TRAILING_SLASH.
17951         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Renamed from UTILS_FUNC_MKSTEP.
17952
17953         * m4/dirfd.m4 (gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
17954         Don't emit trailing blanks.
17955         Also rename jm_-prefixed variables to have gl_ prefix.
17956
17957         * m4/host-os.m4 (gl_HOST_OS): Rename from UTILS_HOST_OS.
17958         Also rename jm_-prefixed variables to have gl_ prefix.
17959
17960         * m4/jm-macros.m4: Reflect the renamings.
17961         * m4/prereq.m4: Likewise.
17962
17963 2004-04-20  Jim Meyering  <jim@meyering.net>
17964
17965         * lib/getndelim2.c (getndelim2): Upon realloc failure, don't leak
17966         memory.
17967
17968 2004-04-20  Jim Meyering  <jim@meyering.net>
17969             Bruno Haible  <bruno@clisp.org>
17970
17971         * lib/localcharset.c (get_charset_aliases) [!VMS && !WIN32]: Don't leak
17972         memory when realloc fails.
17973
17974 2004-04-19  Jim Meyering  <jim@meyering.net>
17975
17976         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Require gl_FUNC_FREE,
17977         now that readutmp.c may call `free (0)'.
17978
17979 2004-04-19  Bruno Haible  <bruno@clisp.org>
17980
17981         * m4/mbrtowc.m4: Change jm_ to gl_ in cache variables as well.
17982         * m4/inttypes_h.m4: Likewise.
17983         * m4/stdint_h.m4: Likewise.
17984         * m4/intmax_t.m4: Likewise.
17985         * m4/uintmax_t.m4: Likewise.
17986
17987 2004-04-18  Jim Meyering  <jim@meyering.net>
17988
17989         * m4/prereq.m4: Don't forbid jm_ prefix.
17990
17991         * m4/afs.m4, m4/allocsa.m4, m4/assert.m4, m4/backupfile.m4:
17992         * m4/bison.m4, m4/check-decl.m4, m4/chown.m4, m4/d-ino.m4:
17993         * m4/d-type.m4, m4/dirname.m4, m4/dos.m4, m4/error.m4, m4/fpending.m4:
17994         * m4/fstypename.m4, m4/fsusage.m4, m4/ftruncate.m4, m4/getdate.m4:
17995         * m4/getgroups.m4, m4/gettext.m4, m4/glibc21.m4, m4/group-member.m4:
17996         * m4/human.m4, m4/intmax.m4, m4/intmax_t.m4, m4/inttostr.m4:
17997         * m4/inttypes.m4, m4/inttypes_h.m4, m4/jm-macros.m4, m4/jm-winsz1.m4:
17998         * m4/jm-winsz2.m4, m4/lchown.m4, m4/lib-check.m4, m4/link-follow.m4:
17999         * m4/localcharset.m4, m4/longlong.m4, m4/ls-mntd-fs.m4, m4/lstat.m4:
18000         * m4/makepath.m4, m4/mbrtowc.m4, m4/mbswidth.m4, m4/memchr.m4:
18001         * m4/memcmp.m4, m4/mkdtemp.m4, m4/mkstemp.m4, m4/mountlist.m4:
18002         * m4/nanosleep.m4, m4/path-concat.m4, m4/perl.m4, m4/prereq.m4:
18003         * m4/putenv.m4, m4/quotearg.m4, m4/regex.m4, m4/stat.m4:
18004         * m4/stdint_h.m4, m4/strftime.m4, m4/strtoimax.m4, m4/strtoll.m4:
18005         * m4/strtoull.m4, m4/strtoumax.m4, m4/timespec.m4, m4/uintmax_t.m4:
18006         * m4/ulonglong.m4, m4/unlink-busy.m4, m4/unlocked-io.m4, m4/uptime.m4,
18007         * m4/utimbuf.m4, m4/utime.m4, m4/utimes-null.m4, m4/vasnprintf.m4:
18008         * m4/xstrtoimax.m4, m4/xstrtol.m4, m4/xstrtoumax.m4:
18009         Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
18010
18011 2004-04-18  Jim Meyering  <jim@meyering.net>
18012
18013         * lib/readutmp.c (read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc
18014         failure, don't leak memory and do call END_UTMP_ENT.
18015
18016 2004-04-16  Jim Meyering  <jim@meyering.net>
18017
18018         * m4/prereq.m4 (jm_PREREQ_STAT): Remove macro.  It is specific to
18019         coreutils' stat program.
18020         (gl_PREREQ): Don't require jm_PREREQ_STAT.
18021
18022 2004-04-11  Paul Eggert  <eggert@twinsun.com>
18023
18024         * lib/inttostr.h: Include <limits.h> unconditionally, since we assume
18025         C89.
18026         (CHAR_BIT): Remove, since we assume C89.
18027         Include <stdint.h> if available, as per current Autoconf CVS advice.
18028
18029 2004-03-31  Jim Meyering  <jim@meyering.net>
18030
18031         * m4/prereq.m4: Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
18032         Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
18033         * m4/xalloc.m4: Likewise.
18034
18035 2004-03-30  Paul Eggert  <eggert@twinsun.com>
18036
18037         Merge from coreutils.
18038
18039         * m4/inttostr.m4: New file.
18040         * m4/getdate.m4 (gl_GETDATE): Remove time-related stuff.
18041         Require AM_STDBOOL_H and gl_TIMESPEC instead.
18042         Require gl_CLOCK_TIME.
18043         * m4/clock_time.m4 (gl_CLOCK_TIME): Require AC_GNU_SOURCE.
18044
18045 2004-03-30  Paul Eggert  <eggert@twinsun.com>
18046
18047         * lib/cloexec.h, cloexec.c (set_cloexec_flag): Return int
18048         not bool, to be more consistent with Unix conventions.
18049         Suggested by Bruno Haible.
18050
18051         Merge from coreutils.
18052
18053         * lib/imaxtostr.c, lib/inttostr.c, lib/inttostr.h, lib/offtostr.c:
18054         * lib/umaxtostr.c: New files.
18055
18056         * lib/getdate.h: Include stdbool.h, and timespec.h instead of
18057         the usual <time.h> dance.
18058         (get_date): Change signature to support fractional time stamps.
18059         All callers changed.
18060         * lib/getdate.y: Include "getdate.h" first, as we can now
18061         assume C89 and don't need to worry about 'const'.
18062         Similarly, include "unlocked-io.h" near start, not in middle.
18063         Include <limits.h>.
18064         (textint.value): Use long int rather than int.
18065         (textint.digits): Use size_t rather than int.
18066         (BILLION, LOG10_BILLION): New constants.
18067         (parser_control): New member rel_ns.  Members day_ordinal,
18068         time_zone, month, day, hour, minutes, rel_year, rel_month,
18069         rel_day, rel_hour, rel_minutes, rel_seconds
18070         are now long int, not int.  Member seconds is now struct timespec,
18071         not int.  New member timespec_seen.  Members dates_seen, days_seen,
18072         local_zones_seen, rels_seen, times_seen, zones_seen are now size_t,
18073         not int.
18074         (%union.intval): Now long int, not int.
18075         New member timespec.
18076         (tSDECIMAL_NUMBER, tUDECIMAL_NUMBER): New tokens.
18077         (seconds, signed_seconds, unsigned_seconds): New nonterminals.
18078         (spec): Now is a timespec or an item list.
18079         (timespec, items): New nonterminals.
18080         (time, rel, relunit, number, get_date):
18081         Add support for fractional seconds.
18082         (time): Fix bug: seconds weren't cleared in "00:00 +0000" syntax.
18083         (gmtime, localtime, mktime): Remove decls; not needed with C89.
18084         (to_hour): First arg is now long int, not int.
18085         (to_year): Returns long int, not int.
18086         Don't treat year -70 like 70.
18087         (tm_diff): Returns long int, not int.
18088         (lookup_word): Use bool instead of int when appropriate.
18089         (yylex): Use size_t for count, not int.
18090         Detect overflow when parsing large integer constants.
18091         Add support for fractions.
18092         (get_date): Make pointers 'const' if possible.
18093         Use more-portable code to detect integer overflow.
18094         (main) [TEST]: Adjust to above changes.  Test for localtime failure.
18095         Don't use ctime; it's not reliable if the year has >4 digits.
18096
18097         * lib/human.c (humblock): Inspect BLOCKSIZE if BLOCK_SIZE isn't set.
18098         This is for compatibility with BSD.
18099
18100         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP): Define.
18101         (ATIME_CMP, CTIME_CMP, MTIME_CMP, TIMESPEC_NS): Likewise.
18102         From coreutils' system.h.
18103
18104         * lib/userspec.c: Don't include "posixver.h".
18105         (parse_user_spec): Fall back on USER.GROUP parsing, regardless
18106         of POSIX version, as POSIX 1003.1-2001 allows that behavior as a
18107         compatible extension.  Simplify code by removing a boolean int
18108         that was always nonzero if a string was nonnull.
18109
18110 2004-03-30  Jim Meyering  <jim@meyering.net>
18111
18112         Merge from coreutils.
18113
18114         Avoid a configure-time warning about sys/ucred.h on OSF V4.0.
18115         * m4/ls-mntd-fs.m4: Test for sys/ucred.h separately, since
18116         on some systems one must include <grp.h> before it.
18117         Reported by Christian Krackowizer.
18118
18119 2004-03-30  Jim Meyering  <jim@meyering.net>
18120
18121         Merge from coreutils.
18122
18123         * lib/mountlist.c [HAVE_SYS_UCRED_H]: Include grp.h before sys/ucred.h.
18124
18125         * lib/readtokens.c (readtoken): Don't leak 64 bytes when reading
18126         an empty input stream.
18127
18128         * lib/readtokens.c: Include <stdbool.h>.
18129         (readtoken): Use `size_t' rather than int/long.
18130         All callers adjusted.
18131         Use `bool' rather than `int' where appropriate.
18132         Use memset rather than an explicit loop.
18133         Use x2nrealloc rather than xrealloc.
18134         Allow the use of `\0' as a delimiter.
18135         (readtokens): Likewise.
18136         * lib/readtokens.h (readtoken, readtokens): Update prototypes.
18137
18138 2004-03-30  Jim Meyering  <jim@meyering.net>
18139
18140         * m4/realloc.m4: Remove file, since now it does no more than
18141         AC_REQUIRE([AC_FUNC_REALLOC]), and that can be done via
18142         the `configure.ac' section of module/realloc.
18143         * m4/malloc.m4: Likewise, but for AC_FUNC_MALLOC.
18144
18145 2004-03-30  Bruno Haible  <bruno@clisp.org>
18146
18147         * lib/getloadavg.c (getloadavg): Don't assume setlocale returns
18148         nonnull.
18149
18150 2004-03-29  Paul Eggert  <eggert@twinsun.com>
18151
18152         Merge changes to getloadavg.c from coreutils and Emacs.
18153
18154         * lib/getloadavg.c [!defined HAVE_SETLOCALE] (setlocale):
18155         Define to an expression, not to the empty string.
18156         Include cloexec.h and xalloc.h.
18157         (getloadavg): Restore LC_NUMERIC locale after setting it temporarily.
18158         Use set_cloexec_flag rather than rolling our own.
18159         * lib/cloexec.c, lib/cloexec.h: New files.
18160
18161 2004-03-29  Paul Eggert  <eggert@twinsun.com>
18162
18163         * m4/cloexec.m4: New file.
18164
18165 2004-03-18  Paul Eggert  <eggert@twinsun.com>
18166
18167         * lib/getopt.h: Sync with libc CVS.
18168
18169 2004-03-18  Paul Eggert  <eggert@twinsun.com>
18170             Bruno Haible  <bruno@clisp.org>
18171
18172         * m4/mbswidth.m4 (gl_MBSWIDTH): Also test whether <wchar.h> declares
18173         mbswidth.
18174
18175 2004-03-18  Paul Eggert  <eggert@twinsun.com>
18176             Bruno Haible  <bruno@clisp.org>
18177
18178         * lib/mbswidth.h: Include <wchar.h> only if
18179         HAVE_DECL_MBSWIDTH_IN_WCHAR_H, not on all platforms that have
18180         <wchar.h>.
18181         * lib/mbswidth.c: Include <stdio.h> and <time.h> before <wchar.h>.
18182
18183 2004-03-09  Paul Eggert  <eggert@twinsun.com>
18184
18185         * lib/argp-parse.c, getopt.c, getopt.h, getopt1.c:
18186         Sync with libc CVS.
18187         * lib/getopt_int.h: New file, also synced from libc.
18188
18189 2004-03-09  Paul Eggert  <eggert@twinsun.com>
18190
18191         * config/srclistvars.sh: Add GNUWWWLICENSES for eggert.
18192         * config/srclist.txt: Sync getopt with libc.  Add getopt_int.h.
18193         Bring back getopt.c, getopt.h, getopt1.c.
18194
18195 2004-03-07  Paul Eggert  <eggert@twinsun.com>
18196
18197         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Renamed from jm_PREREQ_C_STACK.
18198         All uses changed.  Check for sa_sigaction member; this fixes
18199         a bug first reported by Jason Andrade in
18200         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
18201
18202 2004-03-07  Paul Eggert  <eggert@twinsun.com>
18203
18204         * lib/c-stack.c (SIGACTION_WORKS): New macro.  Use it instead of long
18205         '#if' expressions.  Unlike the code it replaces, it does not
18206         depend on (defined _SC_PAGESIZE).  However, it does depend on
18207         HAVE_STRUCT_SIGACTION_SA_SIGACTION; this last change fixes a bug
18208         first reported by Jason Andrade in
18209         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
18210
18211 2004-02-25  Simon Josefsson  <jas@extundo.com>
18212
18213         * m4/strdup.m4 (gl_PREREQ_STRDUP): Check whether strdup is declared.
18214
18215 2004-02-25  Simon Josefsson  <jas@extundo.com>
18216
18217         * lib/strdup.h: New file.
18218         * lib/strdup.c: Include it.
18219         * lib/path-concat.c: Include strdup.h. Drop strdup declaration.
18220         * lib/userspec.c: Include strdup.h. Drop strdup declaration.
18221
18222 2004-02-23  Karl Berry  <karl@gnu.org>
18223
18224         * doc/maintain.texi, doc/standards.texi, doc/make-stds.texi: new files
18225         (from fencepost.gnu.org:/gd/gnuorg).
18226
18227 2004-02-23  Karl Berry  <karl@gnu.org>
18228
18229         * config/srclistvars.sh (GNUORG) [karl]: redefine.
18230         * config/srclist.txt: add maintain/standards documents.
18231
18232 2004-02-18  Bruno Haible  <bruno@clisp.org>
18233
18234         * m4/xsize.m4 (gl_XSIZE): Require AC_C_INLINE.
18235         Reported by Derek Robert Price <derek@ximbiot.com>.
18236
18237 2004-02-16  Karl Berry  <karl@gnu.org>
18238
18239         * config/mkinstalldirs, install-sh: update from automake.
18240
18241 2004-02-06  Karl Berry  <karl@gnu.org>
18242
18243         * m4/po.m4: update from gettext 0.14.1.
18244
18245 2004-02-06  Karl Berry  <karl@gnu.org>
18246
18247         * lib/config.charset: update from gettext 0.14.1.
18248
18249 2004-02-05  Paul Eggert  <eggert@twinsun.com>
18250
18251         Add comments and code, prompted by suggestions from Bruno Haible
18252         for sh-quote.
18253         * lib/quotearg.h (quotearg_alloc): New decl.  Improve the comments
18254         describing the enum quoting_style values.
18255         * lib/quotearg.c (quotearg_alloc): New function.
18256         (quotearg_buffer_restyled): Treat lone { and } as special.
18257         Treat = as special.  Work around bug with older shells
18258         that "see" a '\' that is really the 2nd byte of a multibyte char.
18259         Quote empty string with shell_quoting_style.
18260
18261 2004-02-03  Bruno Haible  <bruno@clisp.org>
18262
18263         * m4/pipe.m4: New file, from GNU gettext.
18264
18265 2004-02-03  Bruno Haible  <bruno@clisp.org>
18266
18267         * lib/pipe.h: New file, from GNU gettext.
18268         * lib/pipe.c: New file, from GNU gettext.
18269
18270 2004-01-27  Bruno Haible  <bruno@clisp.org>
18271
18272         * m4/execute.m4: New file, from GNU gettext.
18273
18274 2004-01-27  Bruno Haible  <bruno@clisp.org>
18275
18276         * lib/execute.h: New file, from GNU gettext.
18277         * lib/execute.c: New file, from GNU gettext.
18278         * lib/w32spawn.h: New file, from GNU gettext.
18279
18280 2004-01-24  Paul Eggert  <eggert@twinsun.com>
18281
18282         Merge from diffutils.
18283
18284         * lib/file-type.c (file_type): Add typed memory objects.
18285         * lib/file-type.h (S_TYPEISTMO): New macro.
18286
18287         * lib/c-stack.h (c_stack_action): Remove argv argument.
18288         * lib/c-stack.c (c_stack_action): Likewise.  All uses changed.
18289         (die): Don't calculate message unless segv_action returns.
18290         (get_stack_location, min_address_from_argv, max_address_from_argv,
18291         volatile stack_base, volatile_stack_size): Remove.
18292         (segv_handler): If ! HAVE_XSI_STACK_OVERFLOW_HEURISTIC, assume
18293         that every segmentation violation is a stack overflow.  (Ouch!)
18294         See Debian bug 136249 (still outstanding) for more info about why
18295         HAVE_XSI_STACK_OVERFLOW_HEURISTIC fails on Linux kernels.
18296
18297 2004-01-24  Paul Eggert  <eggert@twinsun.com>
18298
18299         Exit-status fix from coreutils.
18300
18301         Use exit_failure consistently in place of EXIT_FAILURE,
18302         so that program exit statuses are consistent on failure.
18303
18304         * lib/argmatch.c (ARGMATCH_DIE) [! defined ARGMATCH_DIE]:
18305         Include "exitfail.h", and use exit_failure rather than EXIT_FAILURE.
18306         * lib/argmatch.h: Comment fix to match the above.
18307         * lib/obstack.c (obstack_exit_failure) [!defined _LIBC]:
18308         Now a macro referring to exit_failure, instead of a separate
18309         variable.  Include "exitfail.h" to get it.
18310         * lib/xstrtol.h: Include "exitfail.h".
18311         (STRTOL_FATAL_ERROR): Exit with status exit_failure, not 2.
18312
18313         * lib/long-options.c (parse_long_options): Use prototype
18314         for usage function arg.  Pass it EXIT_SUCCESS rather than 0,
18315         for clarity.
18316
18317 2004-01-21  Jim Meyering  <jim@meyering.net>
18318
18319         * lib/mktime.c (__mktime_internal) [!_LIBC]: Define to mktime_internal
18320         so as not to conflict with a different-sized __mktime_internal
18321         function in GNU libc.
18322         * lib/timegm.c (__mktime_internal) [!_LIBC]: Likewise.
18323         Problem building statically-linked `ls' reported by Michael Brunnbauer.
18324
18325 2004-01-20  Karl Berry  <karl@gnu.org>
18326
18327         * config/config.guess: update from config.
18328
18329         * config/srclistvars.sh: GNUWWWLICENSES for karl.
18330
18331 2004-01-20  Bruno Haible  <bruno@clisp.org>
18332
18333         Safer stack allocation.
18334         * lib/setenv.c: Include allocsa.h.
18335         (alloca): Remove fallback definition.
18336         (freea): Remove macro.
18337         (__add_to_environ) [!_LIBC]: Use allocsa instead of alloca. Use freesa
18338         instead of freea.
18339
18340 2004-01-20  Bruno Haible  <bruno@clisp.org>
18341
18342         * m4/eealloc.m4: New file, from GNU gettext.
18343
18344 2004-01-20  Bruno Haible  <bruno@clisp.org>
18345
18346         * m4/allocsa.m4: New file, from GNU gettext.
18347
18348 2004-01-20  Bruno Haible  <bruno@clisp.org>
18349
18350         * lib/xallocsa.h: New file, from GNU gettext.
18351         * lib/xallocsa.c: New file, from GNU gettext.
18352
18353 2004-01-20  Bruno Haible  <bruno@clisp.org>
18354
18355         * lib/wait-process.c: On Windows, include windows.h. Needed on mingw.
18356
18357 2004-01-20  Bruno Haible  <bruno@clisp.org>
18358
18359         * lib/wait-process.c (wait_subprocess): Add ignore_sigpipe argument.
18360         * lib/wait-process.c (wait_subprocess): Likewise. Handle SIGPIPE
18361         specially.
18362
18363 2004-01-20  Bruno Haible  <bruno@clisp.org>
18364
18365         * lib/wait-process.c (wait_process): Disable the 2003-10-31 waitid()
18366         patch.
18367
18368 2004-01-20  Bruno Haible  <bruno@clisp.org>
18369
18370         * lib/wait-process.c (cleanup_slaves): Use ANSI C declaration.
18371
18372 2004-01-20  Bruno Haible  <bruno@clisp.org>
18373
18374         * lib/eealloc.h: New file.
18375
18376 2004-01-20  Bruno Haible  <bruno@clisp.org>
18377
18378         * lib/binary-io.h: Avoid warnings on Cygwin.
18379
18380 2004-01-20  Bruno Haible  <bruno@clisp.org>
18381
18382         * lib/allocsa.h: New file, from GNU gettext.
18383         * lib/allocsa.c: New file, from GNU gettext.
18384
18385 2004-01-18  Karl Berry  <karl@gnu.org>
18386
18387         * doc/gpl.texi, doc/lgpl.texi: new files.
18388
18389 2004-01-18  Karl Berry  <karl@gnu.org>
18390
18391         * config/srclistvars.sh (GNUWWWLICENSES): new variable.
18392         * config/srclist.txt ({fdl,gpl,lgpl}.text): get from there.
18393
18394 2004-01-15  Paul Eggert  <eggert@twinsun.com>
18395
18396         Merge from coreutils.
18397
18398         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for uintptr_t.
18399         * m4/posixver.m4 (gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION.
18400         (gl_DEFAULT_POSIX2_VERSION): Move
18401         the documentation from 'configure' into 'config.hin',
18402         so that 'configure --help' isn't burdened by it and
18403         we don't have to worry about its formatting there.
18404         Reword the documentation so that it's more succinct
18405         and can be run together into a single paragraph.
18406         * m4/same.m4 (gl_SAME): Check for pathconf.
18407
18408 2004-01-15  Paul Eggert  <eggert@twinsun.com>
18409
18410         Merge from coreutils.
18411
18412         * lib/posixver.c: Include posixver.h.
18413
18414         * lib/same.c: Include <stdbool.h>, <limits.h>.
18415         (_POSIX_NAME_MAX): Define if not defined.
18416         (MIN): New macro.
18417         (same_name): If file names are silently truncated, report
18418         that the file names are the same if they are the same after
18419         the silent truncation.
18420
18421         * lib/xstrtod.h (xstrtod): Accept an extra arg, specifying the
18422         conversion function.
18423         * lib/xstrtod.c (xstrtod): Likewise.  All callers changed to
18424         include c-strtod.h and use c_strtod.  Don't include stdlib.h; no
18425         longer needed.
18426
18427 2004-01-15  Jim Meyering  <jim@meyering.net>
18428
18429         Merge from coreutils.
18430
18431         * m4/clock_time.m4 (gl_CLOCK_TIME): Don't set LIB_CLOCK_GETTIME
18432         if no library is required.
18433         * m4/jm-macros.m4: Don't require UTILS_SYS_OPEN_MAX.
18434         * m4/jm-macros.m4 (jm_MACROS): Require gl_FUNC_FREE.
18435         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.58.
18436         (AC_LANG_SOURCE): Remove definition, now that we require autoconf-2.58.
18437         * m4/jm-macros.m4 (jm_MACROS): Don't require AC_FUNC_FTW.
18438         * m4/lib-check.m4 (jm_LIB_CHECK): Do not set LIB_CRYPT to the
18439         value, $ac_cv_search_crypt, if it's "none required".
18440         * m4/posixver.m4 (gl_DEFAULT_POSIX2_VERSION): New macro.
18441         * m4/prereq.m4 (jm_PREREQ): Require AC_FUNC_GETLOADAVG,
18442         not gl_FUNC_GETLOADAVG.
18443         * m4/prereq.m4 (jm_PREREQ): Require gl_READTOKENS, gl_MD5, gl_MAKEPATH,
18444         gl_LONG_OPTIONS, and gl_IDCACHE, gl_GETUGROUPS.
18445
18446 2004-01-15  Jim Meyering  <jim@meyering.net>
18447
18448         Merge from coreutils.
18449
18450         * lib/md5.h (rol) [__GNUC__ && __i386__]: Don't use `asm' code.  These
18451         days, gcc-3.x does better all by itself.  Patch from Dean Gaudet:
18452         http://mail.gnu.org/archive/html/bug-coreutils/2003-11/msg00144.html
18453
18454         * lib/posixver.c (DEFAULT_POSIX2_VERSION): Use definition of new,
18455         optional configure-time default.
18456
18457         * lib/version-etc.c (version_etc_copyright): Update copyright date.
18458
18459         * lib/xreadlink.c (xreadlink): Correct outdated comment.
18460
18461 2004-01-15  Alexandre Duret-Lutz  <adl@gnu.org>
18462
18463         Merge from coreutils.
18464
18465         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Do not set LIB_NANOSLEEP to the
18466         value, $ac_cv_search_nanosleep, if it's "none required".
18467
18468 2004-01-14  Paul Eggert  <eggert@twinsun.com>
18469
18470         * lib/fnmatch_loop.c (ALLOCA_LIMIT): Remove macro, which collided
18471         with like-named macro in fnmatch.c.
18472         (EXT): Use an internal constant instead.
18473
18474         Merge fnmatch patches from glibc.
18475         * lib/fnmatch.c (mbsinit): Remove define.
18476         Add libc_hidden_ver (__fnmatch, fnmatch).
18477         * lib/fnmatch_loop.c (FCT): Cast to int32_t and UCHAR when appropriate.
18478         Adjust to renaming of collseq_table_lookup to __collseq_table_lookup.
18479
18480 2004-01-14  Karl Berry  <karl@gnu.org>
18481
18482         * config/install-sh: update from automake.
18483
18484 2004-01-13  Karl Berry  <karl@gnu.org>
18485
18486         * config/install-sh: update from automake.
18487
18488 2004-01-09  Karl Berry  <karl@gnu.org>
18489
18490         * config/install-sh: update from automake.
18491
18492 2004-01-05  Karl Berry  <karl@gnu.org>
18493
18494         * config/config.{sub,guess}: update from config.
18495
18496 2003-12-31  Karl Berry  <karl@gnu.org>
18497
18498         * config/depcomp: update from automake.
18499
18500 2003-12-14  Karl Berry  <karl@gnu.org>
18501
18502         * lib/config.charset: update from gettext-runtime.
18503
18504 2003-12-03  Paul Eggert  <eggert@twinsun.com>
18505
18506         * lib/getgroups.c (getgroups): xmalloc takes one argument, not two.
18507         Bug reported by Alfred M. Szmidt.
18508
18509 2003-12-03  Bruno Haible  <bruno@clisp.org>
18510
18511         * m4/gettext.m4: Upgrade from gettext-0.13.
18512         * m4/po.m4: Upgrade from gettext-0.13.
18513         * m4/size_max.m4 (gl_SIZE_MAX): Don't use the _ONCE macros here.
18514         * m4/intmax.m4: New file, from gettext-0.13.
18515         * m4/printf-posix.m4: New file, from gettext-0.13.
18516
18517 2003-11-29  Karl Berry  <karl@gnu.org>
18518
18519         * lib/argp-{help.c,parse.c,namefrob.h}, argp.h: update from libc.
18520
18521 2003-11-25  Paul Eggert  <eggert@twinsun.com>
18522             Bruno Haible  <bruno@clisp.org>
18523
18524         * lib/printf-parse.h: Don't include sys/types.h.
18525         (ARG_NONE): New macro.
18526         (char_directive): Change type of *arg_index fields to size_t.
18527         * lib/printf-parse.c: Don't include sys/types.h.
18528         (SSIZE_MAX): Remove macro.
18529         (PRINTF_PARSE): Change the type of the arg_index variables to size_t.
18530         Remove unnecessary overflow check.
18531         * lib/vasnprintf.c (VASNPRINTF): Update for type change of *arg_index
18532         fields.
18533
18534 2003-11-25  Bruno Haible  <bruno@clisp.org>
18535
18536         * modules/vasnprintf (Files): Remove m4/ssize_t.m4.
18537
18538 2003-11-25  Bruno Haible  <bruno@clisp.org>
18539
18540         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Don't require
18541         gt_TYPE_SSIZE_T.
18542
18543 2003-11-24  Paul Eggert  <eggert@twinsun.com>
18544
18545         * modules/alloca: Remove dependency on xalloc.
18546
18547 2003-11-24  Paul Eggert  <eggert@twinsun.com>
18548
18549         * lib/alloca.c: Remove dependency on xalloc module.
18550         (xalloc_die): Remove.
18551         (memory_full) [!defined emacs]: New macro.
18552         [!defined emacs]: Don't include xalloc.h.
18553         (alloca): Invoke memory_full, not xalloc_die, if malloc fails or
18554         address arithmetic overflows.  Change datatypes a bit to avoid
18555         unnecessary casts.
18556
18557 2003-11-22  Jim Meyering  <jim@meyering.net>
18558
18559         * lib/xmalloc.c (x2nrealloc_inline): Fix typos in comments:
18560         s/size/size_t/.
18561
18562 2003-11-21  Karl Berry  <karl@gnu.org>
18563
18564         * config/config.{sub,guess}: update from config.
18565
18566 2003-11-18  Karl Berry  <karl@gnu.org>
18567
18568         * config/config.{sub,guess}: update from config.
18569
18570         * config/(printf-{parse,args}.[ch]): sync broken, sigh.
18571
18572 2003-11-17  Paul Eggert  <eggert@twinsun.com>
18573
18574         * README: Mention that S+T cannot overflow if S is the size of
18575         an existing object and T is sufficiently small.
18576
18577 2003-11-17  Jim Meyering  <jim@meyering.net>
18578
18579         On systems without utime and without a utimes function capable of
18580         dealing with a NULL struct utimbuf* argument, this utime replacement
18581         could -- in unusual circumstances -- leak a file descriptor.
18582         * lib/utime.c: Include <unistd.h> and <errno.h>.
18583         (utime_null): Be sure to close `fd' and to preserve errno.
18584         Reported by Geoff Collyer via Arnold Robbins.
18585
18586 2003-11-17  Bruno Haible  <bruno@clisp.org>
18587
18588         * modules/vasnprintf (Files): Add m4/ssize_t.m4.
18589         (Depends-on): Add xsize.
18590
18591 2003-11-17  Bruno Haible  <bruno@clisp.org>
18592
18593         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Require gt_TYPE_SSIZE_T.
18594
18595 2003-11-17  Bruno Haible  <bruno@clisp.org>
18596
18597         * lib/vasnprintf.c (alloca): Remove fallback definition.
18598         (freea): Remove definition.
18599         (VASNPRINTF): Use alloca only for small sizes, say <= 4000 bytes.
18600         Reported by Paul Eggert.
18601
18602 2003-11-16  Paul Eggert  <eggert@twinsun.com>
18603             Bruno Haible  <bruno@clisp.org>
18604
18605         Protect against address arithmetic overflow.
18606         * lib/printf-args.h: Include stddef.h.
18607         (arguments): Change type of field 'count' to size_t.
18608         * lib/printf-args.c (printf_fetchargs): Use size_t instead of
18609         'unsigned int' where appropriate.
18610         * lib/printf-parse.h: Include sys/types.h.
18611         (char_directive): Change type of *arg_index fields to ssize_t.
18612         (char_directives): Change type of fields 'count', max_*_length to
18613         size_t.
18614         * lib/printf-parse.c: Include sys/types.h and xsize.h.
18615         (SSIZE_MAX): Define fallback value.
18616         (PRINTF_PARSE): Use size_t instead of 'unsigned int' and ssize_t
18617         instead of 'int' where appropriate. Check a_allocated, d_allocated
18618         against overflow. Reject %m$ argument numbers > SSIZE_MAX + 1.
18619         * lib/vasnprintf.c: Include xsize.h.
18620         (VASNPRINTF): Use size_t instead of 'unsigned int' where appropriate.
18621         Check alloca, malloc, realloc, ENSURE_ALLOCATION arguments against
18622         overflow. Avoid wraparound when converting a width or precision from
18623         decimal to binary.
18624
18625 2003-11-16  Bruno Haible  <bruno@clisp.org>
18626
18627         Update from GNU gettext.
18628         * lib/printf-parse.c: Generalize to it can be compiled for wide
18629         strings.
18630         (PRINTF_PARSE, CHAR_T, DIRECTIVE, DIRECTIVES): New macros.
18631         * lib/vasnprintf.c: Generalize to it can be compiled for wide strings.
18632         (VASNPRINTF, CHAR_T, DIRECTIVE, DIRECTIVES, PRINTF_PARSE, USE_SNPRINTF,
18633         SNPRINTF): New macros.
18634         Don't include <alloca.h> if the file is used inside libintl.
18635         (local_wcslen): New function, for Solaris 2.5.1.
18636         (VASNPRINTF): Use it instead of wcslen.
18637
18638 2003-11-16  Bruno Haible  <bruno@clisp.org>
18639
18640         * lib/xsize.h (xmax): New function.
18641         (xsum, xsum3, xsum4): Declare as "pure" functions.
18642
18643 2003-11-12  Paul Eggert  <eggert@twinsun.com>
18644
18645         * modules/xalloc (Files): Undo latest change, since xalloc.h
18646         no longer needs SIZE_MAX or PTRDIFF_MAX.
18647
18648 2003-11-12  Paul Eggert  <eggert@twinsun.com>
18649
18650         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Do not require gl_SIZE_MAX or
18651         gl_PTRDIFF_MAX.
18652
18653 2003-11-12  Paul Eggert  <eggert@twinsun.com>
18654
18655         * lib/xstrtol.c (__xstrtol): Remove "break" immediately after
18656         "return", to pacify some unknown compiler.  Problem reported
18657         by Joerg Schilling.
18658
18659 2003-11-12  Paul Eggert  <eggert@twinsun.com>
18660
18661         * lib/xalloc.h: Do not include <limits.h> or <stdint.h>.
18662         (xalloc_oversized): Use sizeof (ptrdiff_t) and sizeof (size_t) for
18663         the heuristic, rather than PTRDIFF_MAX and SIZE_MAX.  This
18664         heuristic is just as accurate as far as we know, and it removes a
18665         dependency on size_max.m4 and ptrdiff_max.m4.
18666
18667 2003-11-11  Bruno Haible  <bruno@clisp.org>
18668
18669         * modules/xsize (Files): Add m4/size_max.m4.
18670         * modules/xalloc (Files): Add m4/size_max.m4, m4/ptrdiff_max.m4.
18671
18672 2003-11-11  Bruno Haible  <bruno@clisp.org>
18673
18674         * m4/size_max.m4: New file.
18675         * m4/ptrdiff_max.m4: New file.
18676         * m4/xsize,m4 (gl_XSIZE): Require gl_SIZE_MAX.
18677         * m4/xalloc.m4 (gl_PREREQ_XALLOC): New macro.
18678         (gl_XALLOC): Invoke it.
18679
18680 2003-11-11  Bruno Haible  <bruno@clisp.org>
18681
18682         * lib/xsize.h (SIZE_MAX): Remove fallback definition.
18683         * lib/xalloc.h: Include limits.h. Assume SIZE_MAX and PTRDIFF_MAX are
18684         defined.
18685
18686 2003-11-10  Paul Eggert  <eggert@twinsun.com>
18687
18688         * lib/xalloc.h (xalloc_oversized): [! (defined PTRDIFF_MAX &&
18689         PTRDIFF_MAX < SIZE_MAX)]: Fix off-by-one error that would have
18690         rejected some allocations of exactly SIZE_MAX - 2 bytes.
18691         From Bruno Haible.
18692         [defined PTRDIFF_MAX && PTRDIFF_MAX < SIZE_MAX]: Use SIZE_MAX,
18693         not (size_t) -1, since it's defined here.
18694
18695 2003-11-09  Karl Berry  <karl@gnu.org>
18696
18697         * config/mkinstalldirs, depcomp, mdate-sh: update from automake.
18698
18699 2003-11-06  Paul Eggert  <eggert@twinsun.com>
18700
18701         * lib/xalloc.h [HAVE_STDINT_H]: Include <stdint.h>.
18702         (xalloc_oversized) [! (PTRDIFF_MAX < SIZE_MAX)]:
18703         Reject sizes of exactly SIZE_MAX bytes.
18704         * lib/xreadlink.c: Include "xalloc.h" before checking whether SIZE_MAX
18705         is defined, since "xalloc.h" now defines SIZE_MAX on modern hosts.
18706
18707 2003-11-05  Bruno Haible  <bruno@clisp.org>
18708
18709         * lib/xsize.h: Include limits.h, to avoid a possible collision with
18710         SIZE_MAX defined in <limits.h> on Solaris.
18711
18712 2003-11-04  Jim Meyering  <jim@meyering.net>
18713
18714         * modules/sysexits: Use the `$(VAR)' notation for AC_SUBST'd
18715         variable names, rather than @VAR@.
18716         * modules/poll: Likewise.
18717
18718 2003-11-04  Bruno Haible  <bruno@clisp.org>
18719
18720         * modules/xsize: New file.
18721         * modules/linebreak: Depend on xsize.
18722         * MODULES.html.sh (func_all_modules): Add xsize.
18723
18724 2003-11-04  Bruno Haible  <bruno@clisp.org>
18725
18726         * m4/xsize.m4: New file.
18727
18728 2003-11-04  Bruno Haible  <bruno@clisp.org>
18729
18730         * lib/xsize.h: New file.
18731         * lib/linebreak.c: Include xsize.h.
18732         (mbs_possible_linebreaks, mbs_width_linebreaks): Check malloc()
18733         argument for overflow.
18734         Suggested by Paul Eggert.
18735
18736 2003-11-03  Karl Berry  <karl@gnu.org>
18737
18738         * config/config.{guess,sub}: update from config.
18739
18740 2003-11-03  Jim Meyering  <jim@meyering.net>
18741
18742         * modules/userspec (lib_SOURCES): Add userspec.h.
18743         (Include): Add "userspec.h".
18744         Improve description.
18745
18746 2003-11-03  Jim Meyering  <jim@meyering.net>
18747
18748         * lib/userspec.c: Include "userspec.h".
18749         * lib/userspec.h: New file.
18750
18751 2003-11-03  Bruno Haible  <bruno@clisp.org>
18752
18753         * m4/wait-process.m4 (gl_WAIT_PROCESS): Also check for waitid.
18754
18755 2003-11-03  Bruno Haible  <bruno@clisp.org>
18756
18757         * lib/wait-process.c (wait_process): Use waitid with WNOWAIT if
18758         available, to avoid (extremely rare) race condition.
18759         Suggested by Paul Eggert.
18760
18761 2003-11-02  Karl Berry  <karl@gnu.org>
18762
18763         * config/srclist.txt (vasprintf.c): sync broken, sigh.
18764
18765 2003-10-31  Paul Eggert  <eggert@twinsun.com>
18766
18767         * lib/mountlist.h (struct mount_entry.me_type_malloced): New member.
18768         * lib/mountlist.c (SIZE_MAX): Define if not defined already.
18769         (read_filesystem_list): Set and use me_type_malloced.
18770         Use "sizeof *me" rather than "sizeof (struct mount_entry)" (or
18771         whatever the type happens to be), for brevity and consistency.
18772         Check for size calculation overflow on Alphas running OSF/1.
18773
18774 2003-10-31  Jim Meyering  <jim@meyering.net>
18775
18776         * lib/hash.c: Include "xalloc.h" for use of xalloc_oversized.
18777
18778         * lib/linebuffer.c: Include <string.h> for declaration of memset.
18779
18780 2003-10-30  Paul Eggert  <eggert@twinsun.com>
18781             Bruno Haible  <bruno@clisp.org>
18782
18783         * lib/vasprintf.c: Include <limits.h>, <stdlib.h>.
18784         (vasprintf): Fail if the resulting length doesn't fit in an 'int'.
18785
18786 2003-10-30  Paul Eggert  <eggert@cs.ucla.edu>
18787
18788         * m4/host-os.m4 (UTILS_HOST_OS): Change netbsd*-gnu pattern back to
18789         netbsd*-gnu*.  Suggested by Robert Millan.
18790
18791 2003-10-29  Paul Eggert  <eggert@twinsun.com>
18792
18793         * modules/group-member: Depend on stdbool.
18794
18795 2003-10-29  Paul Eggert  <eggert@twinsun.com>
18796
18797         * m4/xalloc.m4 (gl_XALLOC): Undo previous change.
18798
18799 2003-10-29  Paul Eggert  <eggert@twinsun.com>
18800
18801         * m4/host-os.m4 (UTILS_HOST_OS): Resurrect netbsd*-gnu.  Add comments
18802         to it, and to knetbsd*-gnu and kfreebsd*-gnu.  Remove the '*' from
18803         after the 'gnu' in these cases.  This fixes some bugs in the
18804         previous change, and is based on suggestions by Robert Millan.
18805
18806 2003-10-29  Paul Eggert  <eggert@twinsun.com>
18807
18808         * lib/xalloc.h (xalloc_oversized): Now a macro, not a function,
18809         so that it works even if SIZE_MAX < N.  Do not include <stdbool.h>;
18810         no longer needed.
18811         * lib/quotearg.c (quotearg_n_options): Use it.
18812         * lib/group-member.c: Include <stdbool.h>.
18813         (free_group_info): Arg is now const *; don't free arg.
18814         (get_group_info): Now returns bool and accepts struct group_info *,
18815         rather than returning a malloc'ed struct group_info *.
18816         All uses changed.  Check for overflow in internal size calculation.
18817
18818         * lib/getusershell.c (readname): Simplify the code by using x2nrealloc
18819         rather than xmalloc/xrealloc.
18820         * lib/linebuffer.c (initbuffer, readlinebuffer): Simplify the code by
18821         using x2realloc rather than xmalloc/xrealloc.  Also, fix a C
18822         conformance bug: the old code used a pointer after freeing the
18823         storage that it addressed.
18824         * lib/hash.c (hash_initialize): Simplify the code by using
18825         xalloc_oversized rather than doing it by hand.
18826         * lib/getgroups.c (getgroups): Don't use xrealloc, since we don't need
18827         the buffer preserved.  Use free and xmalloc instead.
18828         * lib/quotearg.c (quotearg_n_options): Likewise.
18829         Use a simpler test for size overflow.  Don't use xalloc_oversized
18830         because unsigned int might be wider than size_t (!); this suggests
18831         that we should switch from unsigned int to size_t for slot numbers.
18832
18833 2003-10-28  Paul Eggert  <eggert@twinsun.com>
18834
18835         * m4/host-os.m4 (UTILS_HOST_OS): Identify GNU/KFreeBSD and
18836         GNU/KNetBSD.  These implementations use glibc atop the FreeBSD and
18837         NetBSD kernels.  Requested by Richard Stallman.
18838
18839 2003-10-27  Paul Eggert  <eggert@twinsun.com>
18840
18841         * lib/exclude.c (new_exclude): Use xzalloc rather than xmalloc
18842         to allocate the returned structure.  Do not allocate a subarray,
18843         as x2nrealloc will do that.
18844         (add_exclude): Use x2nrealloc to reallocate ex->exclude,
18845         instead of xnrealloc.
18846         (add_exclude_file): Use x2realloc instead of malloc + xnrealloc.
18847
18848 2003-10-27  Bruno Haible  <bruno@clisp.org>
18849
18850         * lib/stdbool_.h: Better support for BeOS.
18851
18852 2003-10-26  Paul Eggert  <eggert@twinsun.com>
18853
18854         * m4/xalloc.m4 (gl_XALLOC): Requore AC_C_INLINE, since xalloc.h
18855         now uses inline.
18856
18857 2003-10-26  Paul Eggert  <eggert@twinsun.com>
18858
18859         * lib/xalloc.h (xalloc_oversized): New static inline function, for
18860         callers that want to do their own size-overflow checking.  Include
18861         <stdbool.h>, since xalloc_oversized returns bool.
18862         * lib/xalloc.c (array_size_overflow): Remove.  All callers changed
18863         to use xalloc_oversized.
18864
18865         Add two functions x2realloc, x2nrealloc, for programs that grow
18866         arrays dynamically by doubling their sizes.
18867         * lib/xalloc.h (x2realloc, x2nrealloc): New decls.
18868         * lib/xmalloc.c (x2nrealloc_inline, x2nrealloc, x2realloc):
18869         New functions.
18870
18871         Port to C99 semantics for 'inline' of external functions.
18872         Bug reported by Bruno Haible.
18873         * lib/xmalloc.c (xnmalloc_inline): New static inline function,
18874         with the old contents of xnmalloc.
18875         (xnmalloc, xmalloc): Use it.
18876         (xnrealloc_inline): New static inline function,
18877         with the old contents of xnrealloc.
18878         (xnrealloc, xrealloc): Use it.
18879
18880         * lib/alloc.c (alloca): xmalloc cannot return NULL, so don't test for
18881         that.
18882
18883 2003-10-26  Karl Berry  <karl@gnu.org>
18884
18885         * config/srclist.txt (COPYING.DOC): no longer available from
18886         /gd/gnuorg; don't know where the ultimate source is.
18887
18888 2003-10-25  Paul Eggert  <eggert@twinsun.com>
18889
18890         Fix several address-calculation bugs in the hash modules,
18891         plus some minor code cleanup.
18892
18893         * lib/hash.h: Include <stdbool.h>, for bool.
18894         * lib/hash.c: Don't include <stdbool.h>, since hash.h does it now.
18895         * lib/hash.h (Hash_hasher, hash_get_n_buckets, hash_get_n_buckets_used,
18896         hash_get_n_entries, hash_get_max_bucket_length,
18897         hash_get_entries, hash_do_for_each, hash_string, hash_initialize,
18898         hash_rehash): Use size_t rather than unsigned.
18899         * lib/hash.c (struct hash_table, hash_get_n_buckets,
18900         hash_get_n_buckets_used, hash_get_n_entries,
18901         hash_get_max_bucket_length, hash_table_ok, hash_print_statistics,
18902         hash_get_entries, hash_do_for_each, hash_string, is_prime,
18903         next_prime, hash_initialize, hash_rehash, hash_delete, hash_print):
18904         Likewise.
18905         (SIZE_MAX): Define if not defined.
18906         (hash_get_max_bucket_length, hash_table_ok, hash_lookup,
18907         hash_get_first, hash_get_next, hash_get_entries, hash_do_for_each,
18908         hash_print):
18909         Use const * when possible.
18910         (hash_string): Use (unsigned char) *P rather than *(unsigned char *) P.
18911         (check_tuning): Fix bug: if tuning parameters were very close to
18912         0 or 1, rounding errors could have caused subscript violations.
18913         (hash_initialize, allocate_entry, hash_print): Remove unnecessary cast.
18914         (hash_initialize): Add 'fail:' label
18915         to free table and return NULL, and use it to simplify code.
18916         Use calloc rather than clearing the storage ourself.
18917         (hash_initialize, hash_rehash): Check for arithmetic overflow in
18918         buffer size calculations.
18919         * lib/hash-pjw.h (hash_pjw): Use size_t, not unsigned.
18920         Include <stddef.h>, for size_t.
18921         * lib/hash-pjw.c (hash_pjw): Likewise.
18922         Switch to method described by Bruno Haible.
18923         Include <limits.h>, for CHAR_BIT.
18924         (SIZE_BITS): New macro.
18925
18926 2003-10-23  Paul Eggert  <eggert@twinsun.com>
18927
18928         * m4/getline.m4 (AM_FUNC_GETLINE):
18929         Don't include getndelim2.o twice into LIBOBJS; this breaks on some
18930         hosts.  Problem reported by Derek Robert Price in
18931         <http://mail.gnu.org/archive/html/bug-gnulib/2003-10/msg00092.html>.
18932         This patch can be withdrawn after Autoconf 2.58 is required for gnulib.
18933         * m4/getndelim2.m4 (gl_GETNDELIM2): Likewise.
18934
18935 2003-10-21  Paul Eggert  <eggert@twinsun.com>
18936
18937         * lib/getndelim2.c (getndelim2): When size calculation overflows,
18938         ceiling the allocation at NMAX bytes rather than silently
18939         discarding input bytes before NMAX is reached.  This makes
18940         a difference only if NMAX exceeds SIZE_MAX / 2.
18941
18942         * lib/obstack.c: Merge from glibc.
18943         [defined _LIBC]: Include <obstack.h>, not "obstack.h".
18944         Add libc_hidden_def (_obstack_newchunk).
18945         (_obstack_free) [! defined _LIBC]: Remove.
18946         [defined _LIBC]: Make a strong alias from obstack_free, rather than
18947         a clone of the function body.
18948         (fputs) [defined _LIBC && defined USE_IN_LIBIO]: Remove.
18949         [defined _LIBC && !defined USE_IN_LIBIO]: Include <libio/iolibio.h>.
18950
18951         * lib/obstack.h: Indenting cleanup, to make it easier to merge with
18952         glibc.
18953         (obstack_grow, obstack_grow0): Remove unnecessary parentheses around
18954         arg to memcpy.
18955
18956         * lib/obstack.h (obstack_1grow_fast): Properly parenthesize arg.
18957         (obstack_ptr_grow_fast, obstack_int_grow_fast):
18958         Don't use lvalue casts, as GCC plans to remove support for them
18959         in GCC 3.5.  Reported by Joseph S. Myers.  This bug
18960         was also present in the non-GCC version, indicating that this
18961         code had always been buggy and had never been widely used.
18962         (obstack_1grow, obstack_ptr_grow, obstack_int_grow, obstack_blank):
18963         Use the fast variant of each macro, rather than copying the
18964         definiens of the fast variant; that way, we'll be more likely to
18965         catch future bugs in the fast variants.
18966
18967 2003-10-20  Bruno Haible  <bruno@clisp.org>
18968
18969         * modules/wait-process: New file.
18970         * MODULES.html.sh (func_all_modules): Add wait-process.
18971
18972 2003-10-20  Bruno Haible  <bruno@clisp.org>
18973
18974         * m4/wait-process.m4: New file.
18975
18976 2003-10-20  Bruno Haible  <bruno@clisp.org>
18977
18978         * lib/wait-process.h: New file, from GNU gettext.
18979         * lib/wait-process.c: New file, from GNU gettext.
18980
18981 2003-10-19  Jim Meyering  <jim@meyering.net>
18982
18983         * lib/vasnprintf.c (vasnprintf): Work around losing snprintf on
18984         HPUX 10.20.
18985
18986 2003-10-18  Karl Berry  <karl@gnu.org>
18987
18988         * config/config.guess: update from config.
18989
18990 2003-10-16  Paul Eggert  <eggert@twinsun.com>
18991
18992         * lib/getgroups.c: Include <errno.h>, <stdlib.h>.
18993         (getgroups): First arg is int, not size_t.
18994         Don't let 'free' mangle errno.
18995
18996 2003-10-16  Paul Eggert  <eggert@twinsun.com>
18997
18998         * README: Mention that gnulib assumes that (foo *) NULL + 0 == NULL.
18999
19000 2003-10-16  Karl Berry  <karl@gnu.org>
19001
19002         * config/config.{guess,sub}: update from config.
19003
19004 2003-10-16  Jim Meyering  <jim@meyering.net>
19005
19006         * lib/xmalloc.c: Include <string.h>, for declarations of memset and
19007         memcpy.
19008
19009 2003-10-15  Paul Eggert  <eggert@twinsun.com>
19010
19011         * lib/exclude.c: Do not include <inttypes.h> or <stdint.h>.
19012         (SIZE_MAX): Remove.
19013         (new_exclude, add_exclude_file): Initial size no longer needs to
19014         be a power of 2.
19015         (add_exclude, add_exclude_file): Use xnrealloc instead of rolling
19016         our own address arithmetic overflow checking.
19017
19018         * lib/fnmatch.c (SIZE_MAX): Define if standard headers don't.
19019         (fnmatch): Do not alloca more than 2000 wide characters;
19020         instead, use malloc for large buffers.
19021         Check for address arithmetic overflow, and return -1
19022         with errno set to ENOMEM in that case.
19023         * lib/fnmatch_loop.c (ALLOCA_LIMIT): New macro.
19024         (NEW_PATTERN): Do not alloca more than 8000 bytes;
19025         instead, return -1.  Check for address arithmetic overflow.
19026
19027 2003-10-14  Paul Eggert  <eggert@twinsun.com>
19028
19029         Handle invalid suffixes and overflow independently, so that
19030         callers can treat them independently as needed.  Fix some bugs in
19031         suffix handling, e.g., "100k@" was not diagnosed as an invalid
19032         suffix for a human-readable blocksize.  The major caller-visible
19033         change is the addition of a new
19034         LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW enum value, indicating
19035         that both overflow and suffix chars were found.
19036
19037         * lib/human.c (humblock): Don't check separately for invalid suffix
19038         char; that is xstrtoumax's job (now that its bug is fixed).
19039         * lib/xstrtoimax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [defined
19040         INTMAX_MAX]: New macros.
19041         * lib/xstrtol.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM, TYPE_MINIMUM,
19042         TYPE_MAXIMUM): New macros.
19043         (bkm_scale, bkm_scale_by_power): Return strtol_error, not int.
19044         (bkm_scale, bkm_scale_by_power, __xstrtol): Return maximal values
19045         if overflow occurs, as it's what __strtol does and it's more useful
19046         in practice.
19047         (__xstrtol): If __strtol reports some error other than ERANGE,
19048         reflect it to the caller as LONGINT_INVALID.  If it reports
19049         ERANGE, continue the rest of parsing, and report LONGINT_OVERFLOW
19050         | LONGINT_INVALID_SUFFIX_CHAR if both errors occur.
19051         * lib/xstrtol.h (LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW): New enum
19052         value.
19053         (_STRTOL_ERROR): Handle it.  Abort when given unknown error codes.
19054         * lib/xstrtoul.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM): New macros.
19055         * lib/xstrtoumax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM)
19056         [defined UINTMAX_MAX]: New macros.
19057
19058 2003-10-14  Bruno Haible  <bruno@clisp.org>
19059
19060         * modules/fatal-signal: Add m4/sig_atomic_t.m4 to file list.
19061
19062 2003-10-14  Bruno Haible  <bruno@clisp.org>
19063
19064         * m4/sig_atomic_t: New file, from GNU gettext.
19065         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Require gt_TYPE_SIG_ATOMIC_T.
19066
19067 2003-10-14  Bruno Haible  <bruno@clisp.org>
19068
19069         * lib/fatal-signal.h: Improved comments. Suggested by Paul Eggert.
19070         * lib/fatal-signal.c: Use sig_atomic_t. Suggested by Paul Eggert.
19071         Also use volatile where needed.
19072
19073 2003-10-12  Paul Eggert  <eggert@twinsun.com>
19074
19075         * modules/xalloc: Do not depend on 'exit'.  Depend on 'stdbool'.
19076         Change maintainer from Bruno Haible to 'all'.
19077
19078 2003-10-12  Paul Eggert  <eggert@twinsun.com>
19079
19080         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Require AC_C_INLINE.
19081
19082 2003-10-12  Paul Eggert  <eggert@twinsun.com>
19083
19084         * lib/xalloc.h (xnmalloc, xzalloc, xnrealloc, xclone): New decls.
19085         (XMALLOC, XCALLOC, XREALLOC, XFREE, CCLONE, CLONE): Deprecate,
19086         and define in terms of the other primitives.
19087         * lib/xmalloc.c: Include stdbool.h; do not include exit.h.
19088         (SIZE_MAX): Define if not already defined.
19089         (array_size_overflow): New function.
19090         (xalloc_die): Abort instead of exiting if 'error' returns.
19091         (xnmalloc, xnrealloc, xzalloc, xclone): New functions.
19092         (xmalloc, xrealloc): Use them.
19093         (xcalloc): Check for address arithmetic overflow.
19094         * lib/xstrdup.c (xstrdup): Use xclone, since memcpy should be
19095         a bit faster than strcpy.
19096
19097 2003-10-10  Simon Josefsson  <jas@extundo.com>
19098
19099         * modules/argp (Depends-on): Add restrict and strcase.
19100
19101 2003-10-10  Simon Josefsson  <jas@extundo.com>
19102
19103         * m4/argp.m4: Add AC_C_INLINE.
19104
19105 2003-10-08  Paul Eggert  <eggert@twinsun.com>
19106
19107         Merge getpass from libc, plus a few fixes.
19108
19109         * lib/getpass.c (HAVE_STDIO_EXT) [_LIBC]: Define to 1.
19110         Include <stdbool.h>.
19111         Include <stdio_ext.h> if HAVE_STDIO_H, otherwise define
19112         __fsetlocking to empty.
19113         [_LIBC]: Do not include "getline.h" or "unlocked-io.h", but
19114         do include <bits/libc-lock.h>.
19115         Do not include <fcntl.h>; not needed.
19116         [_LIBC]: Include <wchar.h>.
19117         (NOTCANCEL_MODE): New macro.
19118         (flockfile, funlockfile) [_LIBC]: New macros.
19119         (__libc_cleanup_push, __libc_cleanup_pop, __getline, __tcgetattr)
19120         [!_LIBC]: New macros.
19121         (call_fclose): New function.
19122         (getpass): Use it.  Save tty stream separately; this simplifies the
19123         code and makes it more reliable if stdin happens to equal stdout.
19124         Invoke __fsetlocking on tty.
19125         Handle thread cancellation if needed.
19126         Namespace cleanup (use __tcgetattr, __getline).
19127         Use bool for Booleans.
19128         [USE_IN_LIBIO]: Handle wide streams.
19129         [!_LIBC]: Unconditionally do the fseek, since we don't know what
19130         stream might go where.
19131
19132         * lib/unlocked-io.h: Include <stdio.h>, so that the caller
19133         doesn't have to include <stdio.h> before us.
19134         (clearerr_unlocked, feof_unlocked, ferror_unlocked,
19135         fflush_unlocked, fgets_unlocked, fputc_unlocked, fputs_unlocked,
19136         fread_unlocked, fwrite_unlocked, getc_unlocked, getchar_unlocked,
19137         putc_unlocked, putchar_unlocked): Define to the unlocked counterpart
19138         if not declared, so that we can use getpass.c code from libc without
19139         rewriting it.
19140         (flockfile, ftrylockfile, funlockfile): New macros.
19141
19142 2003-10-08  Paul Eggert  <eggert@twinsun.com>
19143
19144         * modules/getpass: Depend on stdbool.
19145
19146 2003-10-08  Paul Eggert  <eggert@twinsun.com>
19147
19148         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for stdio_ext.h.
19149
19150 2003-10-07  Karl Berry  <karl@gnu.org>
19151
19152         * config/config.{guess,sub}: update from config.
19153
19154 2003-10-06  Jim Meyering  <jim@meyering.net>
19155             Bruno Haible  <bruno@clisp.org>
19156
19157         This lets translators provide better translations for the
19158         "Written by ..." part of --version output.
19159         * lib/version-etc.h: Include stdarg.h.
19160         (version_etc_copyright): Declare as readonly.
19161         (version_etc): Make this function variadic with a NULL-terminated list
19162         of author name strings.
19163         (version_etc_va): New declaration.
19164         * lib/version-etc.c: Include stdarg.h, stdlib.h.
19165         (version_etc_copyright): Declare as readonly.
19166         (version_etc_va): New function. Provide a different translatable string
19167         for each possible number of authors < 10. Abbreviate when there are 10
19168         authors or more.
19169         (version_etc): Make this function variadic. Call version_etc_va.
19170         Suggestion from Gary V. Vaughan.
19171
19172         * lib/long-options.h (parse_long_options): Change prototype: the
19173         authors string is moved to the end and becomes variadic.
19174         * lib/long-options.c: Include stdarg.h.
19175         (parse_long_options): Make this function variadic, too.
19176         Call version_etc_va, not version_etc.
19177
19178 2003-10-06  Bruno Haible  <bruno@clisp.org>
19179
19180         * modules/version-etc-2: Remove file.
19181         * MODULES.html.sh (func_all_modules): Remove version-etc-2.
19182
19183 2003-10-06  Bruno Haible  <bruno@clisp.org>
19184
19185         * modules/fatal-signal: New file.
19186         * MODULES.html.sh (func_all_modules): Add fatal-signal.
19187
19188 2003-10-06  Bruno Haible  <bruno@clisp.org>
19189
19190         * m4/fatal-signal.m4: New file.
19191         * m4/signalblocking.m4: New file, from GNU gettext.
19192
19193 2003-10-06  Bruno Haible  <bruno@clisp.org>
19194
19195         * lib/version-etc-2.h: Remove file.
19196         * lib/version-etc-2.c: Remove file.
19197
19198 2003-10-06  Bruno Haible  <bruno@clisp.org>
19199
19200         * lib/fatal-signal.h: New file, from GNU gettext.
19201         * lib/fatal-signal.c: New file, from GNU gettext.
19202
19203 2003-10-05  Paul Eggert  <eggert@twinsun.com>
19204
19205         * README: Rework advice for preventing empty .o files.
19206         Don't recommend ELIDE constructs.  Recommend <stddef.h>,
19207         not <sys/types.h>.
19208
19209 2003-10-04  Karl Berry  <karl@gnu.org>
19210
19211         * lib/argp*: update from libc.
19212
19213 2003-10-04  Karl Berry  <karl@gnu.org>
19214
19215         * config/config.{guess,sub}: update from config.
19216
19217 2003-10-02  Bruno Haible  <bruno@clisp.org>
19218
19219         * modules/lchown (Include): Add lchown.h.
19220         * modules/time_r (Include): Use "..." syntax.
19221         * modules/xgetdomainname (Include): Add xgetdomainname.h.
19222
19223 2003-10-01  Simon Josefsson  <jas@extundo.com>
19224
19225         * MODULES.html.sh (func_all_modules): Move gethostname from section
19226         'based on' to section 'lacking' POSIX:2001.
19227
19228 2003-10-01  Larry Jones  <lawrence.jones@eds.com>
19229
19230         * lib/getpass.c (getpass): Use a no-op fseek when switching from input
19231         to output mode on the same stream.
19232
19233 2003-09-29  Paul Eggert  <eggert@twinsun.com>
19234
19235         * lib/strftime.c (tm_diff) [! HAVE_TM_GMTOFF]:
19236         Fix arg typo in previous patch.
19237
19238 2003-09-28  Jim Meyering  <jim@meyering.net>
19239
19240         * lib/error.c: Correct cpp indentation.
19241
19242 2003-09-27  Paul Eggert  <eggert@twinsun.com>
19243
19244         * modules/free: New file.
19245
19246 2003-09-27  Paul Eggert  <eggert@twinsun.com>
19247
19248         * m4/free.m4: New file.
19249
19250 2003-09-27  Paul Eggert  <eggert@twinsun.com>
19251
19252         * lib/minmax.h (MIN, MAX)
19253         [__STDC__ && defined __GNUC__ && __GNUC__ >= 2]:
19254         Omit the special code that used __typeof__, since we worry that
19255         it could be more trouble than it's worth.  See:
19256         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00090.html
19257         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00095.html
19258
19259         * lib/free.c: New file.
19260
19261 2003-09-27  Oskar Liljeblad  <oskar@osk.mine.nu>
19262
19263         Trivial fixes to Makefile.am parts of module listings.
19264         * modules/strstr: Append strstr.h to lib_SOURCES.
19265         * modules/strcase: Likewise, for strcase.h.
19266
19267 2003-09-27  Karl Berry  <karl@gnu.org>
19268
19269         * config/mkinstalldirs: update from automake.
19270
19271 2003-09-26  Paul Eggert  <eggert@twinsun.com>
19272
19273         * lib/error.c (SIZE_MAX) [!defined SIZE_MAX]: Define.
19274         (error_tail): Do not loop, reallocating temporary buffer, since
19275         the output cannot contain more wide characters than the input
19276         contains bytes, the size must be big enough already.  This avoids
19277         one potential size overflow calculation.  Check for size overflow
19278         when calculating temporary buffer size.  Free temporary buffer
19279         when done, if it was allocated with malloc; this plugs a memory
19280         leak.  Remove casts from void * to pointers, that are no longer
19281         needed now that we're assuming C89 or better.
19282
19283         Merge error changes from glibc.
19284
19285         * lib/error.c, error.h: Update copyright notice header to match glibc.
19286         * lib/error.c [defined _LIBC]: Include <errno.h>, <bits/libc-lock.h>.
19287         (error, error_at_line) [defined _LIBC && defined __libc_ptf_call]:
19288         Disable cancellation while printing error.
19289         * lib/error.h: Prepend __ to parameter names.
19290
19291 2003-09-26  Jim Meyering  <jim@meyering.net>
19292
19293         * lib/error.c (error_tail): Move some declarations
19294         into inner scope where the local variables are used.
19295
19296 2003-09-26  Bruno Haible  <bruno@clisp.org>
19297
19298         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Add comments about the AIX
19299         stpncpy().
19300         Don't define stpncpy through config.h; it's now done through stpncpy.h.
19301
19302 2003-09-26  Bruno Haible  <bruno@clisp.org>
19303
19304         * lib/stpncpy.h (gnu_stpncpy): New declaration.
19305         (stpncpy): Define as alias for gnu_stpncpy.
19306         * lib/stpncpy.c [!_LIBC]: Define gnu_stpncpy, not stpncpy.
19307
19308 2003-09-25  Simon Josefsson  <jas@extundo.com>
19309
19310         * lib/xgetdomainname.h: New file.
19311         * lib/xgetdomainname.c: New file.
19312
19313 2003-09-25  Simon Josefsson  <jas@extundo.com>
19314             Bruno Haible  <bruno@clisp.org>
19315
19316         * modules/getdomainname: New file.
19317         * modules/xgetdomainname: New file.
19318         * MODULES.html.sh (func_all_modules): Add getdomainname,
19319         xgetdomainname.
19320
19321 2003-09-25  Simon Josefsson  <jas@extundo.com>
19322             Bruno Haible  <bruno@clisp.org>
19323
19324         * m4/getdomainname.m4: New file.
19325
19326 2003-09-25  Simon Josefsson  <jas@extundo.com>
19327             Bruno Haible  <bruno@clisp.org>
19328
19329         * lib/getdomainname.h: New file.
19330         * lib/getdomainname.c: New file.
19331
19332 2003-09-25  Karl Berry  <karl@gnu.org>
19333
19334         * lib/argp-fmtstream.c, argp-help.c: update from libc.
19335
19336 2003-09-25  Karl Berry  <karl@gnu.org>
19337
19338         * config/install-sh: update from automake.
19339
19340 2003-09-25  Bruno Haible  <bruno@clisp.org>
19341
19342         * modules/version-etc-2: New file, from modules/version-etc with
19343         modifications.
19344         * MODULES.html.sh (func_all_modules): Add version-etc-2.
19345
19346 2003-09-25  Bruno Haible  <bruno@clisp.org>
19347
19348         * lib/version-etc-2.h: New file, from version-etc.h with modifications.
19349         * lib/version-etc-2.c: New file, from version-etc.c with modifications.
19350
19351 2003-09-24  Simon Josefsson  <jas@extundo.com>
19352
19353         * modules/xgethostname: Add xgethostname.h.
19354
19355 2003-09-24  Paul Eggert  <eggert@twinsun.com>
19356
19357         * lib/linebuffer.c (freebuffer): Don't free the argument, just
19358         the buffer associated with the argument.  Bug reported by
19359         Simon Josefsson.
19360
19361 2003-09-24  Paul Eggert  <eggert@twinsun.com>
19362
19363         * README: Document assumptions that 'int' is at least 32 bits
19364         wide, that integer arithmetic is 2's complement without overflow,
19365         that there are no holes in integer values, that adding sizes of
19366         two nonoverlapping objects can't overflow, and that all-bits-zero
19367         yields scalar zero.  Fix spelling and capitalization typos.
19368
19369 2003-09-19  Karl Berry  <karl@gnu.org>
19370
19371         * lib/argp.h: update from libc.
19372
19373 2003-09-17  Paul Eggert  <eggert@twinsun.com>
19374
19375         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first,
19376         to avoid spurious warnings like "AC_RUN_IFELSE was called before
19377         gl_USE_SYSTEM_EXTENSIONS" from autoreconf.
19378
19379 2003-09-17  Paul Eggert  <eggert@twinsun.com>
19380
19381         * gnulib-tool: Use "test -h", not "test -L", for portability
19382         to Solaris 8 /bin/sh.  (This bug is fixed in Solaris 9.)
19383         (tags_regexp): Remove, since \| doesn't conform to POSIX.
19384         (sed_extract_prog): Issue s commands one-by-one, rather than
19385         using \| in one s command.
19386
19387 2003-09-16  Paul Eggert  <eggert@twinsun.com>
19388
19389         * lib/linebuffer.c (readlinebuffer): Return NULL immediately upon
19390         input error, instead of returning NULL the next time we are called
19391         (and therefore losing track of errno).
19392
19393 2003-09-16  Bruno Haible  <bruno@clisp.org>
19394
19395         * gnulib-tool (func_create_testdir): Warn about duplicated
19396         dependencies.
19397
19398 2003-09-15  Paul Eggert  <eggert@twinsun.com>
19399
19400         * modules/argmatch, modules/fatal, modules/obstack,
19401         modules/xalloc, modules/xgethostname: Sort dependencies by
19402         importance, not alphabetically.
19403
19404 2003-09-15  Paul Eggert  <eggert@twinsun.com>
19405
19406         * lib/getndelim2.c (getndelim2): Don't trash errno when a read
19407         fails, so that the caller gets the proper errno.
19408
19409         * lib/readutmp.c (read_utmp): Likewise.
19410         Check for fstat error.  Close stream and free storage
19411         when failing.
19412
19413 2003-09-14  Karl Berry  <karl@gnu.org>
19414
19415         * config/srclist.txt (strdup.c): disable for c89 changes.
19416
19417 2003-09-14  Jim Meyering  <jim@meyering.net>
19418
19419         * lib/getloadavg.c: Correct cpp indentation.
19420         * lib/strdup.c: Likewise.
19421         * lib/vasnprintf.c: Likewise.
19422
19423 2003-09-14  Bruno Haible  <bruno@clisp.org>
19424
19425         * modules/fwriteerror: New file.
19426         * MODULES.html.sh (func_all_modules): Add fwriteerror.
19427
19428 2003-09-14  Bruno Haible  <bruno@clisp.org>
19429
19430         * lib/fwriteerror.h: New file.
19431         * lib/fwriteerror.c: New file.
19432
19433 2003-09-12  Paul Eggert  <eggert@twinsun.com>
19434
19435         * modules/argmatch, modules/exitfail, modules/fatal, modules/obstack,
19436         modules/xgethostname, modules/xalloc: Depend on exit.
19437
19438 2003-09-12  Paul Eggert  <eggert@twinsun.com>
19439
19440         * m4/error.m4: Require AC_FUNC_STRERROR_R rather than invoking it.
19441
19442         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_AIX
19443         and AC_MINIX, too, so that their extensions are available.
19444
19445         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Remove.  All uses removed.
19446         This macro has been superseded by gl_BACKUPFILE.
19447
19448         More patches to assume C89 or better.
19449
19450         * m4/error.m4 (gl_ERROR): Don't check for vprintf.
19451
19452         * m4/check-decl.m4 (jm_CHECK_DECLS): Include <string.h>, <stdlib.h>
19453         unconditionally.
19454         * m4/closeout.m4 (gl_CLOSEOUT): Don't check for stdlib.h.
19455         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER):
19456         Include <string.h>, <stdlib.h> unconditionally.
19457         * m4/lstat.m4 (gl_PREREQ_LSTAT): Don't check for stdlib.h, free.
19458         * m4/readdir.m4 (GL_FUNC_READDIR): Don't check for string.h.
19459         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Don't check for standard C
19460         headers or for string.h.
19461         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Don't check for stdlib.h
19462         or strtoul.
19463
19464         * m4/mkstemp.m4 (jm_PREREQ_TEMPNAME): Do not require standard C
19465         headers.
19466         * m4/strdup.m4 (gl_PREREQ_STRDUP): Likewise.
19467         * m4/userspec.m4 (gl_USERSPEC): Likewise.
19468         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Likewise.
19469         * m4/xstrtod.m4 (gl_XSTRTOD): Likewise.
19470         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
19471         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't check for limits.h,
19472         memcpy, memset.
19473         (jm_FUNC_GNU_STRFTIME): Don't require standard C headers.
19474         * m4/strtod.m4 (gl_FUNC_STRTOD): Do not check for float.h.
19475         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Do not check for stdlib.h,
19476         strtol.
19477         * m4/strtol.m4 (gl_FUNC_STRTOL): Do not check for limits.h.
19478         * m4/userspec.m4 (gl_USERSPEC): Do not check for string.h.
19479         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Do not check for string.h, strtol,
19480         strtoul.
19481
19482 2003-09-12  Paul Eggert  <eggert@twinsun.com>
19483
19484         * lib/argmatch.c, fatal.c, xgethostname.c, xmalloc.c: Include exit.h.
19485         * lib/obstack.c [!defined _LIBC]: Likewise.
19486         * lib/argmatch.c (EXIT_FAILURE): Remove; now done by exit.h
19487         * lib/exitfail.c, fatal.c, xgethostname.c, xmalloc.c: Likewise.
19488         * lib/exitfail.c: Don't include stdlib.h; no longer needed.
19489
19490         More changes to assume C89 or better.
19491
19492         * lib/error.c (error_tail): Assume vprintf.
19493
19494         * lib/argmatch.c (getenv): Remove decl.
19495         * lib/progreloc.c (get_full_program_name): Define via prototype.
19496         * lib/setenv.c (clearenv): Likewise.
19497         * lib/stpncpy.c: Do not include <string.h> or <sys/types.h>; not
19498         needed.
19499         * lib/strdup.c: Include <stdlib.h>, <string.h> unconditionally.
19500         (malloc, memcpy): Remove decls.
19501         * lib/strftime.c (HAVE_LIMITS_H, STDC_HEADERS) [defined _LIBC]: Remove.
19502         (HAVE_MEMCPY) [defined emacs && !defined HAVE_BCOPY]: Remove.
19503         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
19504         (memcpy): Remove macro.
19505         (MEMCPY) [!defined COMPILE_WIDE]: Define to memcpy unconditionally.
19506         (__P): Remove.  All uses removed.
19507         (PTR): Remove.  All uses changed to void *.
19508         (CHAR_BIT, NULL): Remove.
19509         (spaces, zeros, memset_space, memset_zero)
19510         [!defined memset && !defined HAVE_MEMSET && !defined _LIBC]:
19511         Remove.
19512         (LOCALE_PARAM, LOCALE_PARAM_DECL): Remove.
19513         (memcpy_lowcase, memcpy_uppcase, tm_diff, iso_week_days):
19514         Define with prototype.
19515         Remove now-unnecessary prototype decl.
19516         (extra_args_spec): Assume ANSI C.  All uses changed.
19517         (extra_args_spec_iso): Remove.
19518         (my_strftime, emacs_strftimeu): Define via prototype.
19519         * lib/strtod.c: Include <float.h>, <stdlib.h>, <string.h>
19520         unconditionally.
19521         (DBL_MAX, DBL_MIN, HUGE_VAL, NULL): Remove decls.
19522         * lib/strtoimax.c: Include <stdlib.h> unconditionally.
19523         (strtoul, strtol): Remove decls.
19524         * lib/strtol.c (STDC_HEADERS, HAVE_LIMITS_H, NULL, ULONG_MAX,
19525         LONG_MAX): Remove.
19526         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
19527         (LOCALE_PARAM_DECL): Remove.  All uses changed to LOCALE_PARAM_PROTO.
19528         (LOCALE_PARAM_PROTO): New macro.
19529         (INTERNAL, INTERNAL1, WEAKNAME): Assume ANSI C, not K&R.
19530         (INTERNAL (strtol), strtol): Define with a prototype.
19531         (PARAMS): Remove.  All uses removed.
19532         * lib/tempname.c: Include <string.h> unconditionally.
19533         * lib/userspec.c: Include <stdlib.h>, <string.h> unconditionally.
19534         * lib/xgethostname.c (main): Define with a prototype.
19535         * lib/xmalloc.c: Include "xalloc.h" first, to check interface.
19536         Include <stdlib.h> unconditionally.
19537         (calloc, malloc, realloc, free): Remove decls.
19538         * lib/xstrtod.c: Include "xstrtod.h" first, to check interface.
19539         Include <stdlib.h> unconditionally.  Sort include file names.
19540         (strtod): Remove.
19541         (xstrtod): Define with a prototype.
19542         * lib/xstrtol.c: Include <stdlib.h>, <string.h> unconditionally.
19543         (strtol, strtoul): Remove decls.
19544
19545 2003-09-11  Paul Eggert  <eggert@twinsun.com>
19546
19547         More patches to assume C89 or better.
19548         * m4/strndup.m4 (gl_PREREQ_STRNDUP): Remove STDC_HEADERS check.
19549         * m4/strnlen.m4 (gl_PREREQ_STRNLEN): Don't check for memory.h,
19550         string.h, memchr, STDC_HEADERS.
19551
19552 2003-09-11  Paul Eggert  <eggert@twinsun.com>
19553
19554         * lib/strndup.c: Don't include <stdio.h>, <sys/types.h>.
19555         Include <stdlib.h>, <string.h> unconditionally.
19556         Remove now-unnecessary cast to char *.
19557         * lib/strnlen.c: Include <string.h> unconditionally.
19558         * lib/yesno.c (yesno): Define with a prototype.
19559
19560 2003-09-11  Bruno Haible  <bruno@clisp.org>
19561
19562         * config/srclist.txt (setenv.c, unsetenv.c): Disable for the moment.
19563
19564 2003-09-10  Jim Meyering  <jim@meyering.net>
19565
19566         * lib/error.c: Correct indentation of cpp directives.
19567
19568 2003-09-10  Bruno Haible  <bruno@clisp.org>
19569
19570         * m4/strcspn.m4 (gl_PREREQ_STRCSPN): Remove <string.h> check.
19571         * m4/strpbrk.m4 (gl_PREREQ_STRPBRK): Remove <string.h> check.
19572         * m4/strstr.m4 (gl_PREREQ_STRSTR): Remove <string.h> check.
19573         * m4/unicodeio.m4 (gl_UNICODEIO): Remove <string.h> check.
19574         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove
19575         <stdlib.h> and <string.h> checks.
19576         * m4/xreadlink.m4 (gl_XREADLINK): Remove <stdlib.h> check.
19577         * m4/yesno.m4 (gl_YESNO): Remove <stdlib.h> check.
19578
19579 2003-09-10  Bruno Haible  <bruno@clisp.org>
19580
19581         * lib/strcspn.c: Include <string.h> unconditionally.
19582         * lib/strpbrk.c: Include <string.h> unconditionally.
19583         * lib/strstr.c: Include <string.h> unconditionally.
19584         * lib/unicodeio.c: Include <string.h> unconditionally.
19585         * lib/setenv.c: Include <stdlib.h> and <string.h> unconditionally.
19586         * lib/unsetenv.c: Likewise.
19587         * lib/xreadlink.c: Include <stdlib.h> unconditionally.
19588         * lib/yesno.c: Include <stdlib.h> unconditionally.
19589         (rpmatch): Add prototype.
19590
19591 2003-09-09  Paul Eggert  <eggert@twinsun.com>
19592
19593         More patches to assume C89 or better.
19594         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Don't check for stdlib.h.
19595         * m4/getopt.m4 (gl_GETOPT): Don't check for string.h.
19596         * m4/getugroups.m4 (gl_GETUGROUPS): Do not check for standard C headers
19597         or for string.h.
19598         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Do not check for
19599         stdlib.h.
19600         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): Do not require standard
19601         C headers.
19602         * m4/hard-locale.m4 (gl_HARD_LOCALE): Do not check for stdlib.h,
19603         string.h.
19604         * m4/hash.m4 (gl_HASH): Do not check for stdlib.h, malloc, free.
19605         * m4/human.m4 (gl_HUMAN): Do not check for stdlib.h, string.h, getenv.
19606         * m4/idcache.m4 (gl_IDCACHE): Do not check for standard C headers,
19607         or for string.h.
19608         * m4/long-options.m4 (gl_LONG_OPTIONS): Do not check for stdlib.h.
19609         * m4/makepath.m4 (gl_MAKEPATH): Do not check for string.h or standard
19610         C headers.
19611         * m4/md5.m4 (gl_MD5): Don't check for limits.h, standard C headers,
19612         memcpy.
19613         * m4/sha.m4 (gl_SHA): Don't check for standard Cheaders, memcpy.
19614         * m4/memchr.m4 (jm_PREREQ_MEMCHR): Don't check for limits.h, stdlib.h.
19615         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): Don't check for string.h.
19616         * m4/memcoll.m4 (gl_MEMCOLL): Likewise.
19617         * m4/memrchr.c (gl_PREREQ_MEMRCHR): Don't check for limits.h.
19618         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): Don't check for stdlib.h,
19619         string.h, free.
19620         * m4/mktime.m4 (gl_PREREQ_MKTIME): Don't check for standard C headers.
19621         * m4/modechange.m4 (gl_MODECHANGE): Don't check for standard C headers.
19622         * m4/mountlist.m4 (gl_PREREQ_MOUNTLIST_EXTRA): Don't check for standard
19623         C headers, or for string.h.
19624         * m4/obstack.m4 (gl_OBSTACK): Don't check for stddefe.h, string.h.
19625         (gl_PREREQ_OBSTACK): Don't check for stdlib.h.
19626         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't check for standard C
19627         headers, memory.h, stdlib.h, string.h, strings.h.
19628         * m4/posixtm.m4 (gl_POSIXTM): Don't check for stdlib.h, string.h.
19629         * m4/posixver.m4 (gl_POSIXVER): Don't check for getenv.
19630         * m4/putenv.m4 (gl_PREREQ_PUTENV): Don't check for string.h, memcpy,
19631         strchr.
19632         * m4/readtokens.m4 (gl_READTOKENS): Don't check for standard C
19633         headers, memory.h, string.h.
19634         * m4/regex.m4 (jm_PREREQ_REGEX): Do not check for limits.h, string.h.
19635         * m4/rename.m4 (gl_PREREQ_RENAME): Do not check for stdlib.h, string.h,
19636         free.
19637         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Don't check for standard C
19638         headers.
19639         * m4/same.m4 (gl_SAME): Don't check for stdlib.h, string.h, free.
19640         * m4/save-cwd.m4 (gl_SAVE_CWD): Don't check for standard C headers.
19641         * m4/savedir.m4 (gl_SAVEDIR): Don't check for standard C headers.
19642         * m4/strchrnul.m4 (gl_PREREQ_STRCHRNUL): Don't check for string.h.
19643         * m4/xgetcwd.m4 (gl_XGETCWD): Don't check for stdlib.h.
19644
19645 2003-09-09  Paul Eggert  <eggert@twinsun.com>
19646
19647         More K&R removal.
19648
19649         * lib/acosl.c (main): Use a prototype.
19650         * lib/asinl.c, cosl.c, expl.c, frexpl.c, ldexpl.c, sinl.c,
19651         tanl.c: Likewise.
19652
19653         * lib/getloadavg.c (getloadavg, main): Define via prototypes.
19654
19655         * lib/getopt.h (struct option.name): Assume C89, and use 'const'.
19656         (getopt, etopt_long, getopt_long_only, _getopt_internal)
19657         [defined __GNU_LIBRARY__]: Assume C89, so we can always declare
19658         with a prototype.
19659         * lib/getopt.c (const): Remove macro.
19660         Include <string.h> unconditionally.
19661         (my_index): Remove; all uses changed to strchr.
19662         (strlen): Remove decl.
19663         (exchange): Remove forward decl; no longer needed.
19664         (exchange, _getopt_initialize, _getopt_internal, getopt, main):
19665         Define with prototype.
19666         * lib/getopt1.c (const): Remove macro.
19667         (getopt_long, getopt_long_only, main): Define with prototype.
19668
19669         * lib/getugroups.c: Include <string.h> unconditionally.
19670
19671         * lib/getusershell.c: Include <stdlib.h> unconditionally.
19672         (getusershell, setusershell, endusershell, readname, main):
19673         Define with prototypes.
19674
19675         * lib/group-member.c: Include group-member.h first.
19676         Include <stdlib.h> unconditionally.
19677
19678         * lib/hard-locale.c: Include hard-locale.h first.
19679         Include <stdlib.h>, <string.h> unconditionally.
19680
19681         * lib/hash.c (free, malloc): Remove decls.
19682         Include <stdlib.h> unconditionally.
19683
19684         * lib/human.c: Include <stdlib.h>, <string.h> unconditionally.
19685         (getenv): Do not declare.
19686
19687         * lib/idcache.c: Include <string.h> unconditionally.
19688
19689         * lib/long-options.c: Include long-options.h first, to test interface.
19690         Include <stdlib.h> unconditionally.
19691
19692         * lib/makepath.c: Include makepath.h first, to test interface.
19693         Include <stdlib.h> and <string.h> unconditionally.
19694
19695         * lib/linebuffer.c: Include <stdlib.h>.
19696         (free): Remove decl.
19697
19698         * lib/malloc.c: Include <stdlib.h>, for malloc; don't bother with
19699         stddef.h. rpl_malloc returns void *, not char *.
19700         * lib/realloc.c (rpl_realloc): Likewise.  Also, define with a
19701         prototype.
19702
19703         * lib/md5.h: Include <limits.h> unconditionally.
19704         (UINT_MAX_32_BITS): Don't worry about non-__STDC__ case.
19705         (__P): Remove; all uses removed.
19706         * lib/md5.c: Include "md5.h" first.
19707         (md5_init_ctx, md5_read_ctx, md5_finish_ctx, md5_stream,
19708         md5_buffer, md5_process_bytes, md5_process_block):
19709         Define with prototypes.
19710         * lib/sha.h (__P): Remove all uses.  (It wasn't defined??)
19711         * lib/sha.c: Include "sha.h" first.
19712         Include <stdlib.h>, <string.h> unconditionally.
19713
19714         * lib/memchr.c (__ptr_t): Remove; all uses changed to void *.
19715         * lib/memcmp.c (__ptr_t): Likewise.
19716         * lib/memrchr.c (__ptr_t): Likewise.
19717         * lib/memchr.c, memcmp.c, memcoll.c, memrchr.c:
19718         Include <string.h> unconditionally.
19719         * lib/memchr.c, memrchr.c: Include <limits.h> unconditionally.
19720         * lib/memchr.c: Include <stdlib.h> unconditionally.
19721         * lib/memchr.c (LONG_MAX): Remove.
19722         * lib/memrchr.c (LONG_MAX): Likewise.
19723         * lib/memchr.c (__memchr): Define via a prototype.
19724         * lib/memrchr.c (__memrchr): Likewise.
19725         * lib/memcmp.c (__P): Remove, and remove all uses.
19726         (memcmp_bytes, memcmp_common_alignment, memcmp_not_common_alignment):
19727         Remove forward decls; no longer needed.
19728         * lib/memcpy.c, memmove.c, memset.c: Include <stddef.h>.
19729         Use types required by C89 in prototype.
19730
19731         * lib/mkdir.c: Include <stdlib.h>, <string.h> unconditionally.
19732         * lib/savedir.c: Likewise.
19733         * lib/mkdir.c (free): Remove decl.
19734         * lib/rmdir.c (rmdir): Define with a prototype.
19735         * lib/savedir.c: Include savedir.h first, to test interface.
19736
19737         * lib/mktime.c (STDC_HEADERS): Remove.
19738         Include <stdlib.h>, <string.h> unconditionally.
19739
19740         * lib/modechange.c: Include <stdlib.h> unconditionally.
19741         (malloc): Remove decl.
19742
19743         * lib/mountlist.c: Include <stdlib.h>, <string.h> unconditionally.
19744         (free): Remove decl.
19745
19746         * lib/obstack.h (PTR_INT_TYPE) [!defined __PTRDIFF_TYPE__]:
19747         Define to ptrdiff_t, without bothering to check HAVE_STDDEF_H.
19748         (This type really should be intptr_t, but that's a C99ism.)
19749         (_obstack_memcpy): Remove: all uses changed to memcpy.
19750         Include <string.h> unconditionally.
19751         (struct obstack): Assume __STDC__ for types of members
19752         chunkfun, freefun, extra_arg.
19753         (_obstack_newchunk, _obstack_free, _obstack_begin, _obstack_begin_1,
19754         _obstack_memory_used, obstack_alloc_failed_handler, obstack_init,
19755         obstack_begin, obstack_specify_allocation,
19756         obstack_specify_allocation_with_arg, obstack_chunkfun,
19757         obstack_freefun, obstack_free) [! (defined __STDC__ && __STDC__)]:
19758         Remove unprototyped decls and the macros that use them.
19759         * lib/obstack.c (POINTER): Remove.  All uses changed to void *.
19760         (obstack_alloc_failed_handler, CALL_CHUNKFUN, CALL_FREEFUN,
19761         _obstack_begin, _obstack_begin_1, _obstack_allocated_p)
19762         (defined __STDC__ && __STDC__)]:
19763         Remove nonprototyped code.
19764         Include <stdlib.h> unconditionally.
19765         (_obstack_begin, _obstack_begin_1, _obstack_newchunk,
19766         _obstack_allocated_p, _obstack_free, obstack_free,
19767         _obstack_memory_used, print_and_abort):
19768         Define using prototypes.
19769         (obstack_1grow, obstack_1grow_fast, obstack_alloc, obstack_base,
19770         obstack_blank, obstack_blank_fast, obstack_copy, obstack_copy0,
19771         obstack_finish, obstack_grow, obstack_grow0, obstack_make_room,
19772         obstack_next_free, obstack_object_size, obstack_room) [0]:
19773         Remove unused, unprototyped code.
19774
19775         * lib/path-concat.c: Include <stdlib.h>, <string.h> unconditionally.
19776
19777         * lib/physmem.c (physmem_total, physmem_available, main): Define
19778         with prototypes.
19779
19780         * lib/posixtm.c: Include <stdlib.h>, <string.h> unconditionally.
19781         (main): Define with a prototype.
19782
19783         * lib/posixver.c (getenv): Remove decl.
19784
19785         * lib/putenv.c (malloc): Returns void *, not char *.
19786         Include <string.h> unconditionally.
19787         (strchr, memcpy, NULL): Do not define.
19788
19789         * lib/readtokens.c: Include readtokens.h first, to test interface.
19790         Include <stdlib.h>, <string.h> unconditionally.
19791         (init_tokenbuffer): Define with a prototype.
19792
19793         * lib/regex.c (PARAMS): Remove.  All uses removed.
19794         All uses of _RE_ARGS removed, too.
19795         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
19796         unconditionally.
19797         (bzero): Assume memset exists.
19798         (memcmp, memcpy, NULL): Remove.
19799         (SIGN_EXTEND_CHAR): Remove; all uses replaced by casts to signed
19800         char, or assignments to local vars of type signed char.
19801         (init_syntax_once, PREFIX(extract_number_and_incr),
19802         PREFIX(print_partial_compiled_pattern),
19803         PREFIX(print_compiled_pattern), PREFIX(print_double_string),
19804         convert_mbs_to_wcs, print_fastmap, re_set_syntax,
19805         PREFIX(regex_grow_registers), PREFIX(regex_compile),
19806         PREFIX(store_op1), PREFIX(store_op2), PREFIX(insert_op1),
19807         PREFIX(insert_op2), PREFIX(at_begline_loc_p),
19808         PREFIX(at_endline_loc_p), group_in_compile_stack, insert_space,
19809         wcs_compile_range, byte_compile_range, truncate_wchar,
19810         PREFIX(re_compile_fastmap), re_compile_fastmap, re_set_registers,
19811         re_search, re_search_2, PREFIX(re_search_2), re_match, re_match_2,
19812         count_mbs_length, wcs_re_match_2_internal,
19813         byte_re_match_2_internal, PREFIX(group_match_null_string_p),
19814         PREFIX(alt_match_null_string_p),
19815         PREFIX(common_op_match_null_string_p), PREFIX(bcmp_translate),
19816         re_compile_pattern, re_comp, re_exec, regcomp, regexec, regerror,
19817         regfree, PREFIX(extract_number)): Define with prototype.  Remove
19818         now-unnecessary declaration, if any.
19819         (byte_compile_range, PREFIX(regex_compile), re_comp, re_exec,
19820         regcomp, regexec):
19821         Remove now-unnecessary casts among pointer types.
19822         * lib/regex.h (_RE_ARGS): Remove.  All uses removed.
19823
19824         * lib/rename.c: Include <stdlib.h>, <string.h> unconditionally.
19825         (free): Remove decl.
19826
19827         * lib/rpmatch.c: Include <stdlib.h> unconditionally.
19828
19829         * lib/same.c: Include <stdlib.h>, <string.h> unconditionally.
19830         (free): Remove decl.
19831
19832         * lib/save-cwd.c: Include <stdlib.h> unconditionally.
19833         * lib/xgetcwd.c: Likewise.
19834
19835         * lib/stat.c: Include <stdlib.h>, <string.h> unconditionally.
19836         (free): Remove decl.
19837
19838         * lib/strchrnul.c (strchrnul): Define with a prototype.
19839         Fix bug: c_in was not converted to char before searching.
19840
19841         The following changes are not K&R related:
19842
19843         * lib/group-member.h: Include <sys/types.h>, so that this file is
19844         self-contained.
19845         * lib/makepath.h: Likewise.
19846
19847         * lib/getusershell.c (readname, default_index, line_size, readname):
19848         Use size_t, not int, for sizes.
19849         (readname): If the size overflows, report an error instead of
19850         looping forever.
19851
19852 2003-09-09  Paul Eggert  <eggert@twinsun.com>
19853
19854         * config/srclist.txt: Do not get getopt.h, getopt1.c, or regex.h from
19855         libc.
19856
19857 2003-09-09  Paul Eggert  <eggert@twinsun.com>
19858
19859         * README: New section: portability guidelines.
19860
19861 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
19862
19863         * m4/getndelim2.m4 (gl_PREREQ_GETNDELIM2): Assume stdlib.h per the
19864         C89 spec.
19865
19866 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
19867
19868         * lib/getndelim2.c: Assume stdlib.h per the C89 spec.
19869
19870 2003-09-08  Paul Eggert  <eggert@twinsun.com>
19871
19872         Assume C89 or better; remove K&R cruft.
19873         A few of these changes were first proposed by Derek Robert Price
19874         in <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00105.html>.
19875
19876         * lib/addext.c: Include <string.h> unconditionally.
19877         * lib/backupfile.c: Include <string.h>, <stdlib.h> unconditionally.
19878         Don't declare getenv or malloc.
19879
19880         * lib/alloca.c: Include <string.h>, <stdlib.h> unconditionally.
19881         (POINTER_TYPE, pointer): Remove; all uses changed to void *.
19882         (NULL): Remove.
19883         (find_stack_direction, alloca): Use prototypes.
19884
19885         * lib/atexit.c (atexit): Define using a prototype.
19886
19887         * lib/basename.c, dirname.c, stripslash.c:
19888         Include <string.h> unconditionally.
19889
19890         * lib/bcopy.c: Include <stddef.h>.
19891         (bcopy): Define with prototype, using 'const' and 'void' and 'size_t'.
19892
19893         * lib/canon-host.c: Include <stdlib.h>, <string.h> unconditionally.
19894
19895         * lib/error.h (error, error_at_line, error_print_progname)
19896         [! (defined (__STDC__) && __STDC__)]: Remove decls.
19897         * lib/error.c: Include error.h first, to check interface.
19898         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
19899         (VA_START): Remove; all uses changeed to va_start.
19900         (exit, strerror): Remove decls.
19901         (error_print_progname): Prototype uncondionally.
19902         Don't include <errno.h>; no longer needed.
19903         (private_strerror): Remove.
19904         (error_tail): Always define.
19905         (error, error_at_line): Assume C89 or better; always use prototypes.
19906         * lib/fatal.c: Include "fatal.h" first, to test interface.
19907         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
19908         (VA_START): Remove; all uses changed to va_start.
19909         [! (HAVE_VPRINTF || HAVE_DOPRNT || _LIBC)]: Remove support for
19910         this case.
19911         (exit): Remove decl.
19912         (fatal): Prototype unconditionally.  Assume va_start works.
19913         Abort at end, to pacify gcc.
19914
19915         * lib/euidaccess.c (main): Define with a prototype.
19916
19917         * lib/exclude.c: Include <stdlib.h>, <string.h> unconditionally.
19918
19919         * lib/exitfail.c: Include <stdlib.h> unconditionally.
19920
19921         * lib/fnmatch_.h (__P): Remove.  All uses changed to assume
19922         prototypes.
19923         * lib/fnmatch.c: Include fnmatch.h first, to test interface.
19924         Include <string.h>, <stddef.h>, <stdlib.h> unconditionally.
19925         (getenv): Remove decl.
19926         (fnmatch): Define using a prototype.
19927         * lib/fnmatch_loop.c (FCT): Remove forward decl; no longer needed.
19928         (FCT): Define using a prototype.
19929
19930         * lib/getdate.y: Include <stdlib.h>, <string.h> unconditionally.
19931
19932         * lib/gethostname.c: Include <stddef.h>.
19933         (gethostname): Define with prototype.  Length is size_t, not int.
19934
19935 2003-09-08  Paul Eggert  <eggert@twinsun.com>
19936
19937         Assume C89 or better; remove K&R cruft.
19938         * m4/alloca.m4 (gl_PREREQ_ALLOCA): Don't check for stdlib.h, string.h.
19939         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for stdlib.h,
19940         string.h, getenv, malloc.
19941         * m4/dirname.m4 (gl_DIRNAME): Don't check for string.h or C standard
19942         headers.
19943         * m4/canon-host.m4 (gl_CANON_HOST): Don't check for string.h, stdlib.h.
19944         * m4/error.m4 (jm_PREREQ_ERROR): Do not require STDC headers, and
19945         do not check for strerror.
19946         * m4/exclude.m4: Do not check for stdlib.h, string.h, strings.h.
19947         * m4/exitfail.m4 (gl_EXITFAIL): Do not check for stdlib.h.
19948         * m4/fatal.m4 (gl_FATAL): Do not require STDC headers, and
19949         do not check for doprnt or vprintf.
19950         * m4/fnmatch.m4 (gl_PREREQ_FNMATCH_EXTRA): Remove.  All uses removed.
19951         * m4/getdate.m4 (gl_GETDATE): Don't check for stdlib.h or string.h.
19952
19953 2003-09-08  Paul Eggert  <eggert@twinsun.com>
19954
19955         * lib/getversion.c: Remove; was migrated to backupfile.c in 1997.
19956         getversion.c should have been removed then, but was accidentally
19957         preserved.
19958
19959         * lib/utime.c [!HAVE_UTIMES_NULL]: Include <sys/stat.h>, <fcntl.h>.
19960         (utime_null): Fix typo: 'st' was sometimes called 'sb'.
19961
19962 2003-09-08  Karl Berry  <karl@gnu.org>
19963
19964         * config/config.sub, config.guess, srclistvars.sh: update from savannah
19965                 config, forget about prep.
19966
19967         * config/depcomp, missing: update from automake.
19968
19969 2003-09-07  Paul Eggert  <eggert@twinsun.com>
19970
19971         * modules/time_r: Depend on 'restrict'.  Fix from Simon Josefsson in
19972         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
19973
19974 2003-09-07  Paul Eggert  <eggert@twinsun.com>
19975
19976         * lib/time_r.c (gmtime_r, localtime_r): Fix silly typo: missing arg to
19977         copy_tm_result.  Bug reported by Simon Josefsson in
19978         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
19979
19980 2003-09-06  Paul Eggert  <eggert@twinsun.com>
19981
19982         * m4/time_r.m4: New file.
19983         * m4/mktime.m4 (gl_PREREQ_MKTIME): Remove check for limits.h.
19984         * m4/timegm.m4 (gl_FUNC_TIMEGM): Assume that timegm is buggy if mktime
19985         is. Check for timegm declaration.
19986         (gl_PREREQ_TIMEGM): Require gl_FUNC_MKTIME.
19987         Do not check for gmtime_r.
19988         Replace mktime if __mktime_internal does not exist and if mktime
19989         hasn't been replaced already.
19990
19991 2003-09-06  Paul Eggert  <eggert@twinsun.com>
19992
19993         * lib/time_r.c, lib/time_r.h: New files.
19994
19995         * lib/mktime.c (my_mktime_localtime_r): Remove; all uses changed to
19996         __localtime_r.
19997         (__localtime_r) [!defined _LIBC]: New macro.  Include <time_r.h>.
19998         (__mktime_internal) [!defined _LIBC]: Now extern, not static.
19999
20000         * lib/strftime.c (my_strftime_gmtime_r): Remove; all uses changed to
20001         __gmtime_r.
20002         (my_strftime_localtime_r): Remove; all uses changed to __localtime_r.
20003         (__gtime_r, __localtime_r) [!HAVE_TM_GMTOFF]: New macros.
20004         Include <time_r.h>.
20005
20006         * lib/timegm.c: Switch to glibc implementation, with the following
20007         changes:
20008         [defined HAVE_CONFIG_H]: Include <config.h>.
20009         [!defined _LIBC]: Include "timegm.h" rather than <time.h>.
20010         (__mktime_internal) [!defined _LIBC]: New decl.
20011         (__gmtime_r) [!defined _LIBC]: New macro and function.
20012         (timegm): Use a prototype, since gnulib assumes C89.
20013         Do not bother declaring tmp to be const, as it's not really usefu.
20014         * lib/timegm.h: Hoist "#include <time.h>" out of #ifdef.
20015         (timegm): Declare only if HAVE_DECL_TIMEGM.
20016
20017 2003-09-06  Paul Eggert  <eggert@twinsun.com>
20018
20019         * MODULES.html.sh (func_all_modules): Add time_r.
20020         * modules/time_r: New file.
20021         * modules/mktime, modules/strftime, modules/timegm: Depend on time_r.
20022         * modules/timegm: Depend on mktime.  Change maintainer to "all, glibc".
20023
20024 2003-09-03  Paul Eggert  <eggert@twinsun.com>
20025
20026         * lib/human.c (human_readable): Fix bug that rounded 10501 to 10k.
20027         Bug reported by Lute Kamstra in
20028         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00003.html>.
20029
20030         * lib/getdate.y (relative_time_table): Use tDAY_UNIT for "tomorrow",
20031         "yesterday", "today", and "now" rather than tMINUTE_UNIT.  Of
20032         course with correspondingly smaller numbers for tomorrow and
20033         yesterday.  From Tadayoshi Funaba.  Originally installed into
20034         sh-utils on 1999-08-07, but the patch got lost (I guess during the
20035         coreutils merge?).
20036
20037 2003-08-31  Simon Josefsson  <jas@extundo.com>
20038
20039         * modules/timegm: New file.
20040         * MODULES.html.sh (func_all_modules): Add timegm.
20041
20042 2003-08-31  Simon Josefsson  <jas@extundo.com>
20043
20044         * m4/timegm.m4: New file.
20045
20046 2003-08-31  Simon Josefsson  <jas@extundo.com>
20047
20048         * lib/timegm.h: New file.
20049         * lib/timegm.c: New file.  Based on
20050         wget-1.8.2/src/http.c:mktime_from_utc.
20051
20052 2003-08-31  Karl Berry  <karl@gnu.org>
20053
20054         * lib/argp.h: update from libc.
20055
20056 2003-08-28  Bruno Haible  <bruno@clisp.org>
20057
20058         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Remove AC_DEFINE of fnmatch here.
20059         This avoids havoc on compilers for which '#define fnmatch rpl_fnmatch'
20060         followed by '#define fnmatch fnmatch_posix' gives an error.
20061
20062 2003-08-28  Bruno Haible  <bruno@clisp.org>
20063
20064         * lib/binary-io.h: Undefine O_BINARY before defining it. This avoids a
20065         warning on QNX, which defines O_BINARY to 000000.
20066
20067 2003-08-27  Jim Meyering  <jim@meyering.net>
20068
20069         * m4/mkstemp.m4: Require that the system mkstemp be able to create
20070         70 temporary files, not just 30.  Tru64 V4.0F's mkstemp function
20071         would fail after 32.  Reported by Danny Levinson.  Details here:
20072         http://mail.gnu.org/archive/html/bug-coreutils/2003-08/msg00124.html
20073
20074 2003-08-24  Bruno Haible  <bruno@clisp.org>
20075
20076         * lib/binary-io.h: Include <stdio.h>, to avoid a compilation error when
20077         MSVC7 <stdio.h> is included later.
20078
20079 2003-08-22  Simon Josefsson  <jas@extundo.com>
20080
20081         * modules/strndup (Makefile.am): Add strndup.h to lib_SOURCES.
20082
20083 2003-08-20  Karl Berry  <karl@gnu.org>
20084
20085         * m4/lib-ld.m4: serial 1003 from gettext, no changes besides serial.
20086
20087 2003-08-20  Bruno Haible  <bruno@clisp.org>
20088
20089         * modules/progname: New file.
20090         * MODULES.html.sh (func_all_modules): Add progname.
20091
20092 2003-08-20  Bruno Haible  <bruno@clisp.org>
20093
20094         * lib/progname.h: New file, from GNU gettext.
20095         * lib/progname.c: New file, from GNU gettext.
20096         * lib/progreloc.c: New file, from GNU gettext.
20097
20098 2003-08-19  Jim Meyering  <jim@meyering.net>
20099
20100         * m4/lib-ld.m4: Revert yesterday's change, per Bruno's request here:
20101         http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00155.html
20102
20103 2003-08-19  Bruno Haible  <bruno@clisp.org>
20104
20105         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Don't check for <string.h> any
20106         more.
20107
20108 2003-08-19  Bruno Haible  <bruno@clisp.org>
20109
20110         * lib/xstrdup.c: Assume <string.h> exists.
20111
20112 2003-08-18  Paul Eggert  <eggert@twinsun.com>
20113
20114         * modules/stdbool: Add BUILT_SOURCES.  Prefer $@ to target name
20115         in makefile rules.
20116
20117 2003-08-18  Jim Meyering  <jim@meyering.net>
20118
20119         * m4/getloadavg.m4: Use [\t ], not [ \t] (where \t is a literal TAB).
20120         * m4/lib-ld.m4: Likewise.
20121
20122 2003-08-18  Jim Meyering  <jim@meyering.net>
20123
20124         * lib/setenv.h: Indent nested cpp directive.
20125         * lib/vasnprintf.c: Remove trailing blanks.
20126
20127 2003-08-17  Simon Josefsson  <jas@extundo.com>
20128
20129         * modules/xstrndup: New file.
20130         * MODULES.html.sh (func_all_modules): Add xstrndup.
20131
20132 2003-08-17  Simon Josefsson  <jas@extundo.com>
20133
20134         * modules/argp: Fix autoconf macro name. Add more dependencies.
20135
20136 2003-08-17  Simon Josefsson  <jas@extundo.com>
20137
20138         * m4/xstrndup.m4: New file.
20139
20140 2003-08-17  Simon Josefsson  <jas@extundo.com>
20141
20142         * m4/argp.m4: New file.
20143
20144 2003-08-17  Simon Josefsson  <jas@extundo.com>
20145             Bruno Haible  <bruno@clisp.org>
20146
20147         * lib/xstrndup.h: New file.
20148         * lib/xstrndup.c: New file.
20149
20150 2003-08-17  Bruno Haible  <bruno@clisp.org>
20151
20152         * modules/strndup (Files, Include): Add lib/strndup.h.
20153
20154 2003-08-17  Bruno Haible  <bruno@clisp.org>
20155
20156         * modules/euidaccess (Files): Add lib/euidaccess.h.
20157
20158 2003-08-17  Bruno Haible  <bruno@clisp.org>
20159
20160         * lib/strndup.h: New file.
20161
20162 2003-08-17  Bruno Haible  <bruno@clisp.org>
20163
20164         * gnulib-tool (func_create_testdir): Handle gl_USE_SYSTEM_EXTENSIONS
20165         like AC_GNU_SOURCE.
20166         * modules/extensions (configure.ac): Comment out the invocation of
20167         gl_USE_SYSTEM_EXTENSIONS.
20168
20169 2003-08-16  Paul Eggert  <eggert@twinsun.com>
20170
20171         Merges from coreutils, etc.
20172         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Insert ':' to prevent a syntax
20173         error in gl_FUNC_MATCH.  This fixes a bug I introduced on 2003-05-28.
20174         * m4/readlink.m4 (gl_PREREQ_READLINK): Renamed from gl_PREREQ_READLINE,
20175         fixing a typo.
20176         * m4/host-os.m4 (UTILS_HOST_OS): Add GNU/NetBSD, GNU/FreeBSD.
20177         * m4/hash.m4 (gl_HASH): Use AM_STDBOOL_H, not AC_HEADER_STDBOOL.
20178
20179 2003-08-16  Paul Eggert  <eggert@twinsun.com>
20180
20181         Document merge from coreutils.
20182         * modules/alloca: Append $(ALLOCA_H) to BUILT_SOURCES.
20183         * modules/fnmatch: Append $(FNMATCH_H) to BUILT_SOURCES.
20184         * modules/utime: Add m4/utimes-null.m4.
20185
20186 2003-08-16  Paul Eggert  <eggert@twinsun.com>
20187
20188         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Do not normalize white
20189         space, undoing this 2003-08-12 change:
20190         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
20191
20192 2003-08-16  Paul Eggert  <eggert@twinsun.com>
20193
20194         * config/srclist.txt: Get regex.h, strdup.c, strtoll.c,
20195         strtoul.c from libc, undoing this 2003-08-12 change:
20196         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
20197
20198 2003-08-16  Jim Meyering  <jim@meyering.net>
20199
20200         Merges from coreutils.
20201         * m4/readdir.m4 (GL_FUNC_READDIR): Change name to have GL_ (not jm_)
20202         prefix.  Adjust cache variables similarly.  Create 500 rather than
20203         just 300 files, to exercise bug on Darwin6.5, too.
20204         * m4/perl.m4 (jm_PERL): Use $am_missing_run, not undefined
20205         $missing_dir.
20206         * m4/jm-winsz1.m4: Require AC_SYS_POSIX_TERMIOS, not
20207         AM_SYS_POSIX_TERMIOS.
20208         Reported by mkc@mathdogs.com.
20209         Also change use of $am_cv_sys_posix_termios
20210         to $ac_cv_sys_posix_termios.  Reported by Andreas Schwab.
20211         * m4/getgroups.m4 (jm_FUNC_GETGROUPS): Rewrite to use AC_FUNC_GETGROUPS
20212         and (if needed) to call AC_LIBOBJ and to set GETGROUPS_LIB.
20213         * m4/fsusage.m4 [__GLIBC__]: GNU libc's statvfs stats each mount point
20214         in /proc/mounts until it finds one with matching device number.  This
20215         is unnecessary when the FILE argument *is* a mount point.  No stat call
20216         is necessary in that case.  So, disable the statvfs-testing code on
20217         systems with GNU libc.  Reported by Andrei Gaponenko via Tim Waugh
20218         as RedHat bug# 84846.
20219         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
20220         to 1MB, so as not to render systems with no stack size limit (e.g.,
20221         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
20222         Include <unistd.h>.  On some systems,
20223         it is required for the definition of _SC_PAGESIZE.
20224
20225 2003-08-16  Jim Meyering  <jim@meyering.net>
20226
20227         Merge from coreutils.
20228         * lib/xstrtoimax.c: #else #if -> #elif.
20229         * lib/xstrtoumax.c: Likewise.
20230
20231 2003-08-16  Jim Meyering  <jim@meyering.net>
20232
20233         * m4/utimes.m4 (gl_FUNC_UTIMES): New file.
20234         * m4/utimes.m4: Removed.
20235         * m4/utimes-null.m4: Renamed from utimes.m4.
20236
20237         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
20238         to 1MB, so as not to render systems with no stack size limit (e.g.,
20239         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
20240         Include <unistd.h>.  On some systems,
20241         it is required for the definition of _SC_PAGESIZE.
20242
20243 2003-08-16  Jim Meyering  <jim@meyering.net>
20244         and Paul Eggert  <eggert@cs.ucla.edu>
20245
20246         Merges from coreutils, etc.
20247
20248         * m4/jm-macros.m4 (AC_LANG_SOURCE(C)): New macro, undefine, then define
20249         using the latest version from cvs.  This avoids problems with #line
20250         directives using a vendor (Sun) compiler.
20251         (jm_MACROS): Bump prerequisite from 2.52g to 2.57.
20252         Don't set GETGROUPS_LIB here; now it's
20253         done via getgroups.m4's wrapper function.
20254         AC_SUBST OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, and MAN here,
20255         rather than just in sh-util/configure.in, so that the
20256         now-shared-by-fileutils-and-textutils lib/Makefile.am are all the
20257         same.
20258         Use AC_CONFIG_LIBOBJ_DIR(lib) to tell the new
20259         AC_FUNC_GETLOADAVG where to find getloadavg.c.
20260         Require AC_FUNC_FTW, gt_INTTYPES_PRI, gl_CLOCK_TIME,
20261         UTILS_SYS_OPEN_MAX, GL_FUNC_GETCWD_PATH_MAX, GL_FUNC_READDIR,
20262         gl_FSUSAGE, gl_MOUNTLIST, AC_FUNC_CANONICALIZE_FILE_NAME.
20263         Remove code that is now done by the newly-required macros.
20264         Append $(EXEEXT) to DF_PROG.
20265         AC_LIBOBJ fchdir-stub if fchdir doesn't exist; similarly for fchown.
20266         Do not invoke or require the following here,
20267         since prereq.m4 or some gnulib .m4 now does this for us:
20268         gl_REGEX, UTILS_FUNC_MKDIR_TRAILING_SLASH, jm_BISON, gl_FUNC_MKTIME,
20269         jm_FUNC_LSTAT, jm_FUNC_STAT, jm_FUNC_REALLOC, jm_FUNC_MALLOC,
20270         jm_FUNC_NANOSLEEP, jm_FUNC_READDIR, jm_FUNC_MEMCMP,
20271         jm_FUNC_GLIBC_UNLOCKED_IO, AC_FUNC_FNMATCH_GNU, jm_FUNC_PUTENV,
20272         jm_AC_PREREQ_XSTRTOUMAX, jm_AC_PREREQ_XSTRTOIMAX,
20273         AC_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, AC_FUNC_VPRINTF,
20274         vb_FUNC_RENAME, UTILS_FUNC_MKSTEP, jm_FUNC_UTIME, AM_FUNC_GETLINE,
20275         AC_FUNC_OBSTACK.
20276         Do not replace the following functions, as this is now the job
20277         of some gnulib .m4: strcasecmp, strncasecmp, dup2, gethostname,
20278         getusershell, sig2str, strcspn, stpcpy, strstr, strtol, strtoul
20279         strpbrk, euidaccess, memcmp, rmdir, rpmatch, strndup, strverscmp,
20280         atexit getpass, strdup, getpagesize.
20281         Replace 'raise'.
20282         Do not check for the following functions, as this is now the job
20283         of some gnulib .m4: bcopy, canonicalize_file_name, fchdir, ftime,
20284         getcwd, getmntinfo, resolvepath.  But check for sysctl, setreuid,
20285         setregid.
20286         (jm_CHECK_ALL_HEADERS): Do not check for fenv.h.
20287         Check for sys/sysctl.h.
20288         (jm_CHECK_ALL_TYPES): Do not require AC_STRUCT_TM, AC_STRUCT_TIMEZONE,
20289         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Invoke gt_TYPE_SSIZE_T instead
20290         of checking for ssize_t ourselves.
20291
20292         * m4/prereq.m4 (jm_PREREQ): Don't invoke macros; AC_REQUIRE them.
20293         Require every macro that gnulib/modules/* suggests for us.
20294         (jm_PREREQ_ADDEXT): New macro.
20295         (jm_PREREQ_STAT): Check for 'struct statfs' on Ultrix 4.4.
20296         Require jm_AC_TYPE_LONG_LONG instead of invoking it.
20297
20298         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): New macro.
20299         (gl_PHYSMEM): Use it.
20300         Also check for `table' function.
20301         Check for new headers and functions.
20302         Add check for sys/sysmp.h.
20303         With suggestions from Kaveh Ghazi.
20304         Ignore headers that are present but cannot be compiled.  This
20305         avoids spurious warnings on Solaris 9 sparc with Forte Developer 7
20306         C 5.4.
20307
20308 2003-08-15  Paul Eggert  <eggert@twinsun.com>
20309
20310         Document merge from coreutils.
20311         * modules/userspec: Depend on posixver.
20312         * modules/strftime: Depend on tzset.
20313
20314 2003-08-15  Paul Eggert  <eggert@twinsun.com>
20315
20316         * lib/config.charset, ref-add.sin, ref-del.sin: Use three spaces,
20317         rather than tab, after '#' in shell-script copyright notices.
20318         Suggested by Bruno Haible.
20319
20320 2003-08-15  Paul Eggert  <eggert@twinsun.com>
20321
20322         * config/srclist-update: Use three spaces, rather than tab, after '#'
20323         in shell-script copyright notices.  Suggested by Bruno Haible.
20324         Remove unnecessary parenthesization in regular expression.
20325
20326 2003-08-15  Jim Meyering  <jim@meyering.net>
20327
20328         Merge from coreutils.
20329         * lib/xgethostname.c: Include <stdlib.h>.
20330         (xghostname): Don't exit for anything other than memory-related
20331         failure; just return NULL.
20332         * lib/userspec.c: Include "posixver.h".
20333         (parse_user_spec): Accept `.' as a separator only
20334         in pre-POSIX-200112 mode.
20335         * lib/strtoimax.c: Use #elif rather than #else #if.
20336         * lib/strftime.c (my_strftime) [!_LIBC && HAVE_TZNAME && HAVE_TZSET]:
20337         Remove function, now that we can rely on a working tzset function.
20338         [!_LIBC]: Ensure that the required autoconf test has been run.
20339         [!defined _NL_CURRENT && HAVE_STRFTIME]:
20340         Use underlying_strftime for %r.
20341         * lib/sha.c: Merge in some clean-up and optimization changes from
20342         glibc.
20343         * lib/sha.c (sha_stream) [BLOCKSIZE]: Move definition to top of file.
20344         Ensure that it is a multiple of 64.
20345         Rearrange loop exit tests so as to avoid performing an
20346         additional fread after encountering an error or EOF.
20347         * lib/realloc.c: Update copyright date.
20348
20349 2003-08-15  Jim Meyering  <jim@meyering.net>
20350         and Paul Eggert  <eggert@twinsun.com>
20351
20352         Merge from coreutils.
20353         * lib/readutmp.h (HAVE_UTMPX_H): Undef if struct utmp has the ut_exit
20354         member but strut utmpx does not.  Needed for AIX 4.3.3.
20355         (UT_EXIT_E_TERMINATION, UT_EXIT_E_EXIT): Define.
20356
20357 2003-08-15  Jim Meyering  <jim@meyering.net>
20358         and Paul Eggert  <eggert@cs.ucla.edu>
20359
20360         Merges from coreutils, etc.
20361         * m4/strftime.m4 (_jm_STRFTIME_PREREQS):
20362         Require gl_FUNC_TZSET_CLOBBER.
20363         * m4/readutmp.m4 (gl_READUTMP): Check for ut_exit.ut_exit,
20364         ut_exit.e_exit, ut_exit.ut_termination, and ut_exit.e_termination
20365         members.
20366
20367 2003-08-14  Paul Eggert  <eggert@twinsun.com>
20368
20369         Help the merge from coreutils.
20370         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): New macro.
20371         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use it.
20372         * m4/tzset.m4: Use it too.
20373
20374 2003-08-14  Paul Eggert  <eggert@twinsun.com>
20375
20376         * modules/tzset: New file.
20377
20378 2003-08-14  Jim Meyering  <jim@meyering.net>
20379
20380         Merges from coreutils.
20381         * modules/fnmatch: Use the `$(FNMATCH_H)' notation for AC_REPLACED
20382         variable names, rather than @FNMATCH_H@.
20383         * modules/alloca: Likewise for $(ALLOCA_H).
20384
20385         * modules/fnmatch (fnmatch.h): Use `$@' in the commands, in place of
20386         the three copies of the literal target, `fnmatch.h'.
20387         * modules/alloca (alloca.h): Likewise.
20388
20389 2003-08-14  Jim Meyering  <jim@meyering.net>
20390
20391         Merge from coreutils.
20392         * m4/tzset.m4: New file.
20393         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Move the
20394         MOUNTED_VMOUNT test to precede the MOUNTED_GETMNTENT1 tests, since
20395         otherwise, AIX 5.1 systems would end up using the latter.
20396         MOUNTED_GETMNTENT1 support is inadequate on such systems: 1) detecting
20397         whether a file system is remote doesn't work  2) the MOUNTED_VMOUNT
20398         code reports the HOSTNAME:/MOUNT_POINT, while the MOUNTED_GETMNTENT1
20399         code reports merely /MOUNT_POINT.  Reported by Mike Jetzer.
20400
20401 2003-08-14  Jim Meyering  <jim@meyering.net>
20402
20403         Merge from coreutils.
20404         * lib/obstack.h: Whitespace changes.
20405         * lib/mountlist.c: Remove anachronistic casts of xmalloc, xrealloc,
20406         and xcalloc return values.
20407         (read_filesystem_list) [MOUNTED_GETFSSTAT]:
20408         Use MNT_NOWAIT, rather than MNT_WAIT.  Otherwise, `df DIR' could
20409         hang on OSF/1 5.1 for DIR on both local and remote file systems.
20410         Reported by (and fix confirmed by) Nelson H. F. Beebe.
20411         (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
20412         error from mntctl.
20413         Use mntctl's return value to drive the entry-processing loop, since
20414         we can't rely on the value of the vmt_length member in the last
20415         entry.  On some systems doing so could result in exhausting
20416         virtual memory.  Based in part on a patch from Mike Jetzer.
20417
20418 2003-08-14  Jim Meyering  <jim@meyering.net>
20419         and Paul Eggert  <eggert@twinsun.com>
20420
20421         Merges from coreutils, plus other fixes.
20422         * lib/physmem.c: Merge in portability changes from gcc/libiberty
20423         to support AIX, IRIX, Tru64, and Windows.  See the ChangeLog there
20424         for credits and details.  Thanks to Kaveh Ghazi for helping
20425         to keep these files in sync.
20426         (ARRAY_SIZE): Define it.
20427         (physmem_total, physmem_available): Add comments. From Kaveh Ghazi.
20428         * lib/memcasecmp.c: Remove unnecessary parentheses after 'defined'.
20429         (memcasecmp): Don't assume size_t fits in unsigned int.
20430         Remove casts and duplicate code.
20431         * lib/md5.c: Include <string.h> and <stdlib.h> unconditionally.
20432         (memcpy): Remove definition.
20433         Merge in some clean-up and optimization changes from glibc.
20434         [BLOCKSIZE]: Move definition to top of file.
20435         Ensure that it is a multiple of 64.
20436         Rearrange loop exit tests so as to avoid performing an
20437         additional fread after encountering an error or EOF.
20438         * lib/md5.h (md5_uintptr): Define.
20439         * lib/makepath.c (CLEANUP_CWD): Report an error if we failed to
20440         return to the initial working directory.  Preserve errno
20441         for caller.
20442         * lib/idcache.c: Include "xalloc.h".
20443         (xmalloc, xrealloc): Remove decls.
20444         (getuser): Remove casts no longer required in C89.
20445         * lib/human.c: Include stdio.h, for sprintf.
20446         * lib/group-member.c: Include "xalloc.h".
20447         (xmalloc, xrealloc): Remove decls.
20448         (get_group_info): Remove casts no longer required in C89.
20449         * lib/getusershell.c (readname): Remove casts no longer required in
20450         C89.
20451         * lib/gettimeofday.c (rpl_gmtime, rpl_tzset): New functions.
20452         * lib/getline.c: Whitespace fix, from coreutils.
20453
20454 2003-08-13  Paul Eggert  <eggert@twinsun.com>
20455
20456         * m4/exclude.m4 (gl_EXCLUDE): Require AC_C_INLINE, AC_HEADER_STDC.
20457         Check for isascii.
20458
20459         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
20460         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
20461         Undo previous (whitespace-only) change.
20462
20463 2003-08-13  Paul Eggert  <eggert@twinsun.com>
20464
20465         * lib/exclude.c: Include <ctype.h>
20466         (IN_CTYPE_DOMAIN): New macro.
20467         (is_space): New fn.
20468         (add_exclude_file): If LINE_END is a space, ignore trailing spaces
20469         and empty lines.
20470
20471         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
20472         Undo previous (whitespace-only) change.
20473
20474 2003-08-13  Paul Eggert  <eggert@twinsun.com>
20475
20476         * config/srclist-update: Change update back to the old behavior,
20477         leaving whitespace alone.  Use one 'sed' command rather than a
20478         pipeline.
20479         (fixlicense): Now a variable, not a function.
20480         (remove_trailing_blanks): Remove.
20481         (fixfile): Don't invoke unexpand or cat, or remove trailing blanks.
20482         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
20483         Undo previous (whitespace-only) change.
20484
20485 2003-08-12  Paul Eggert  <eggert@twinsun.com>
20486
20487         Merge from coreutils.
20488         * modules/euidaccess: Add lib_SOURCES, include for new
20489         file euidaccess.h
20490
20491 2003-08-12  Paul Eggert  <eggert@twinsun.com>
20492
20493         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
20494         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
20495         Normalize leading white space and remove trailing white space.
20496
20497         Merge from coreutils
20498         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Check for euidaccess decl.
20499
20500         * m4/lib-ld.m4, lib-link.m4, lib-prefix.m4: Regenerate from gettext
20501         0.12.1.  These files are now being upgraded automatically by
20502         ../config/srclist-update.
20503
20504 2003-08-12  Paul Eggert  <eggert@twinsun.com>
20505
20506         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
20507         Normalize leading white space and remove trailing white space.
20508         * lib/ref-add.sin, ref-del.sin: Use '#' before empty line in copyright
20509         notice, as per ../config/srclist-update.
20510
20511         Merge from coreutils.
20512         * lib/euidaccess.h: New file.
20513         * lib/euidaccess.c: Include it.
20514         * lib/.cppi-disable: Add printf-args.h, printf-parse.h, stdbool_.h,
20515         vasnprintf.h, vasprintf.h.  Remove strdup.c, gettext.h.
20516         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Normalize white space.
20517
20518 2003-08-12  Paul Eggert  <eggert@twinsun.com>
20519
20520         * config/srclist-update: Add copyright notice.
20521         (remove_id_lines, remove_trailing_blanks): New constants.
20522         (fixfile): Use them to normalize spacing a bit in copied files.
20523         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
20524         Normalize leading white space and remove trailing white space.
20525
20526         * config/texinfo.tex: Sync with texinfo.
20527
20528         * config/srclist.txt: Don't get regex.h, strdup.c, strtoll.c,
20529         strtoul.c from libc, to merge coreutils whitespace changes.
20530
20531         * config/srclist.txt: Get the following m4 files from gettext:
20532         codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4,
20533         inttypes-pri.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4,
20534         longdouble.m4, nls.m4, po.m4, progtest.m4, signed.m4, wchar_t.m4,
20535         wint_t.m4.
20536
20537 2003-08-12  Karl Berry  <karl@gnu.org>
20538
20539         * config/srclist.txt: can't sync vasnprintf.c any more, changes have
20540         been made.
20541
20542 2003-08-11  Paul Eggert  <eggert@twinsun.com>
20543
20544         * modules/gnu-source, m4/gnu-source.m4:
20545         Remove; we're assuming Autoconf 2.54 or later now.
20546         Suggested by Bruno Haible.
20547         * MODULES.html.sh (func_all_modules): Remove gnu-source.
20548
20549 2003-08-11  Bruno Haible  <bruno@clisp.org>
20550
20551         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for wcslen.
20552
20553 2003-08-11  Bruno Haible  <bruno@clisp.org>
20554
20555         * lib/vasnprintf.c (local_wcslen): New function, for Solaris 2.5.1.
20556         (vasnprintf): Use it instead of wcslen.
20557
20558 2003-08-11  Bruno Haible  <bruno@clisp.org>
20559
20560         * lib/stdbool_.h (_Bool): Undo last change; instead use a negative enum
20561         value to ensure that _Bool promotes to int. Use #define for _Bool when
20562         using the Solaris C compiler. Adds comments suggested by Paul Eggert.
20563
20564 2003-08-10  Karl Berry  <karl@gnu.org>
20565
20566         * lib/regex.h: update from libc (whitespace fix).
20567
20568 2003-08-09  Paul Eggert  <eggert@twinsun.com>
20569
20570         Merge some files from coreutils.  These changes were
20571         originally made by Jim Meyering.
20572         * lib/acl.c: Include <sys/types.h> before <sys/stat.h>;
20573         many older Unixes require this.
20574         * lib/alloca.c (alloca): Remove cast to argument of free;
20575         no longer needed in C89.
20576         * lib/alloca_.h, regex.h: Fix white space to match
20577         what GNU indent does.
20578
20579 2003-08-09  Paul Eggert  <eggert@twinsun.com>
20580
20581         * m4/regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371";
20582         apparently Emacs's Unicode mode got confused before my 2003-08-05
20583         checkin.
20584
20585 2003-08-08  Paul Eggert  <eggert@twinsun.com>
20586
20587         * m4/extensions.m4: New file.
20588         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC):
20589         Require gl_USE_SYSTEM_EXTENSIONS.
20590         * m4/unlocked-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO):
20591         Require gl_USE_SYSTEM_EXTENSIONS rather than AC_GNU_SOURCE.
20592
20593 2003-08-08  Paul Eggert  <eggert@twinsun.com>
20594
20595         * MODULES.html.sh (func_all_modules): Add extensions, gnu-source.
20596         * modules/extensions, modules/gnu-source: New files.
20597         * modules/timespec, modules/unlocked-io: Depend on extensions.
20598
20599 2003-08-07  Paul Eggert  <eggert@twinsun.com>
20600
20601         * modules/restrict: New file.
20602         * MODULES.html.sh (func_all_modules): Add restrict.
20603         * modules/regex: Depend on restrict.
20604
20605 2003-08-07  Paul Eggert  <eggert@twinsun.com>
20606
20607         * m4/restrict.m4: New file.
20608         * m4/regex.m4 (jm_PREREQ_REGEX): Add gl_C_RESTRICT.
20609
20610 2003-08-07  Bruno Haible  <bruno@clisp.org>
20611
20612         * modules/getndelim2 (Makefile.am): Add the files to EXTRA_DIST, not
20613         lib_SOURCES, because getndelim2.m4 now uses AC_LIBOBJ(getndelim2).
20614
20615 2003-08-07  Bruno Haible  <bruno@clisp.org>
20616
20617         * m4/getndelim2.m4 (gl_GETNDELIM2): Use AC_LIBOBJ(getndelim2). This
20618         makes the module 'getndelim2' compatible with the module 'getline'.
20619
20620 2003-08-05  Paul Eggert  <eggert@twinsun.com>
20621
20622         * m4/regex.m4 (jm_INCLUDED_REGEX): Replace a single non-ASCII
20623         byte with "\201" to avoid glitches when editing that source file
20624         with multi-gnome-terminal.
20625
20626 2003-08-05  Paul Eggert  <eggert@twinsun.com>
20627
20628         * lib/bumpalloc.h: Remove.
20629
20630 2003-08-05  Paul Eggert  <eggert@twinsun.com>
20631
20632         * MODULES.html.sh (func_all_modules): Remove bumpalloc.
20633         * modules/bumpalloc: Remove.
20634
20635 2003-08-04  Paul Eggert  <eggert@twinsun.com>
20636
20637         * lib/getloadavg.c: Change copyright notice and spacing to conform to
20638         GNU coding style.
20639
20640         Merge from coreutils.
20641         * lib/error.c [!USE_IN_LIBIO]: Omit this case; assume USE_IN_LIBIO is
20642         1. From glibc.
20643         * lib/getdate.y (date): Also accept dates like May-23-2003; suggestion
20644         from Karl Berry, implemented by Jim Meyering.
20645         * lib/getgroups.c: Include "xalloc.h" instead of declaring xalloc fns;
20646         from Dmitry V. Levin.
20647         Remove anachronistic cast of xrealloc.
20648         * lib/fnmatch_.h (__const): Remove.  Use 'const'.
20649         * lib/fnmatch_loop.c (NEW_PATTERN): Cast alloca return value to proper
20650         type. Otherwise, it wouldn't compile with at least /bin/cc on
20651         ymp-cray-unicos9.0.2.X.
20652         Combine two mostly-identical uses of alloca into one.
20653         Thanks to the Cray-Cyber project for access to a Cray Y-MP.
20654
20655 2003-08-04  Dave Love  <d.love@dl.ac.uk>
20656
20657         [From Emacs.]
20658
20659         * lib/getloadavg.c: Check `__unix' as well as `unix'.  Use #ifdef, not
20660         #if.  Check HAVE_LIBKSTAT as well as LOAD_AVE_TYPE.  Check
20661         F_SETFD, not FD_SETFD.  Use HAVE_STRUCT_NLIST_N_UN_N_NAME, not
20662         obsolete NLIST_NAME_UNION.
20663         [__GNU__]: Undef BSD and FSCALE.
20664         [!NLIST_STRUCT]: Remove conditional definition of NLIST_STRUCT.
20665
20666 2003-08-03  Paul Eggert  <eggert@twinsun.com>
20667
20668         * lib/stdbool_.h (_Bool): Make it signed char, instead of
20669         an enum type, so that it's guaranteed to promote to int.  See:
20670         <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00124.html>
20671
20672 2003-08-03  Karl Berry  <karl@gnu.org>
20673
20674         * config/depcomp: update from automake.
20675
20676 2003-07-31  Paul Eggert  <eggert@twinsun.com>
20677
20678         * lib/strerror.c: Include config.h, limits.h.  Declare sprintf.
20679         (strerror): Don't assume that a printable int fits in 14 bytes.
20680
20681 2003-07-31  Bruno Haible  <bruno@clisp.org>
20682
20683         * modules/getpass-gnu: New file.
20684         * MODULES.html.sh (func_all_modules): Add getpass-gnu.
20685
20686 2003-07-31  Bruno Haible  <bruno@clisp.org>
20687
20688         * m4/getpass.m4 (gl_FUNC_GETPASS_GNU): New macro.
20689
20690 2003-07-24  Karl Berry  <karl@gnu.org>
20691
20692         * config/missing: update from automake.
20693
20694 2003-07-24  Derek Robert Price  <derek@ximbiot.com>
20695             Bruno Haible  <bruno@clisp.org>
20696
20697         * lib/getline.h (getline, getdelim): Change return type to ssize_t.
20698         * lib/getline.c (getline, getdelim): Likewise.
20699         Remove _GNU_SOURCE define; now it's defined in config.h through
20700         m4/getline.m4.
20701
20702 2003-07-23  Karl Berry  <karl@gnu.org>
20703
20704         * config/config.sub: update from prep.
20705
20706 2003-07-22  Paul Eggert  <eggert@twinsun.com>
20707
20708         * modules/xalloc (Depends-on): Add exitfail.
20709         * modules/xmemcoll: Likewise.
20710
20711 2003-07-22  Paul Eggert  <eggert@twinsun.com>
20712
20713         * lib/xalloc.h (XCALLOC, XREALLOC, CCLONE): Fix under- and
20714         over-parenthesization in macros.
20715
20716         Sync with coreutils.
20717
20718         * lib/xalloc.h (XMALLOC, XCALLOC, XREALLOC): Remove casts not
20719         required by C99.
20720
20721         Use `exit_failure' for xalloc and xmemcoll instead of their own
20722         private exit-failure variables.
20723         * lib/xalloc.h (xalloc_exit_failure): Remove.
20724         * lib/xmalloc.c: Likewise.  Include exitfail.h.
20725         (xalloc_die): Use exit_failure instead of xalloc_exit_failure.
20726         * lib/xmemcoll.h (xmemcoll_exit_failure): Remove.
20727         * lib/xmemcoll.c: Likewise.  Include exitfail.h.
20728         (xmemcoll): Use exit_failure instead of xalloc_exit_failure.
20729
20730 2003-07-20  Jim Meyering  <jim@meyering.net>
20731
20732         * modules/closeout (Depends-on): Add exitfail.
20733         Suggestion from Bruno Haible.
20734
20735 2003-07-19  Karl Berry  <karl@gnu.org>
20736
20737         * config/config.sub: update from prep.
20738
20739 2003-07-18  Paul Eggert  <eggert@twinsun.com>
20740
20741         * lib/closeout.h (close_stdout_set_status, close_stdout_status):
20742         Remove.
20743         * lib/closeout.c: Likewise.  Include "closeout.h" right after config.h,
20744         to test that it can stand by itself.  Include "exitfail.h".
20745         Clients should set exit_failure instead.
20746         (EXIT_FAILURE): Remove; no longer needed.  Do not include <stdlib.h>.
20747
20748 2003-07-18  Bruno Haible  <bruno@clisp.org>
20749
20750         * modules/getndelim2: New file.
20751         * modules/getline: Share files with module getndelim2.
20752         * modules/getnline: Depend on getndelim2 instead of sharing files with
20753         it. Add getnline.c to lib_SOURCES.
20754         * MODULES.html.sh (func_all_modules): Add getndelim2.
20755
20756 2003-07-18  Bruno Haible  <bruno@clisp.org>
20757
20758         * m4/getndelim2.m4: New file.
20759         * m4/getline.m4 (AM_FUNC_GETLINE): Add AC_LIBOBJ of getndelim2.c and
20760         invoke gl_PREREQ_GETNDELIM2.
20761         (gl_PREREQ_GETLINE): Drop AC_HEADER_STDC, now done by
20762         gl_PREREQ_GETNDELIM2.
20763         * m4/getnline.m4 (gl_GETNLINE): Drop AC_HEADER_STDC, now done by
20764         gl_GETNDELIM2.
20765
20766 2003-07-18  Bruno Haible  <bruno@clisp.org>
20767
20768         * lib/getndelim2.h: New file.
20769         * lib/getndelim2.c: Make into a module of its own. Include config.h,
20770         getndelim2.h.
20771         (getndelim2): Make non-static. Change return type to ssize_t.
20772         * lib/getline.h: Change argument names.
20773         * lib/getline.c: Include getndelim2.h instead of getndelim2.c.
20774         * lib/getnline.c: Include getndelim2.h.
20775
20776 2003-07-18  Andreas Schwab  <schwab@suse.de>
20777
20778         * lib/memcoll.c (memcoll) [!HAVE_STRCOLL]: Clear errno.
20779
20780 2003-07-17  Karl Berry  <karl@gnu.org>
20781
20782         * config/config.sub: update from prep.
20783
20784 2003-07-17  Bruno Haible  <bruno@clisp.org>
20785
20786         * modules/getnline: New file.
20787         * modules/getline: Add lib/getndelim2.c to source file list.
20788         * MODULES.html.sh (func_all_modules): Add getnline.
20789
20790 2003-07-17  Bruno Haible  <bruno@clisp.org>
20791
20792         * m4/getnline.m4: New file.
20793
20794 2003-07-17  Bruno Haible  <bruno@clisp.org>
20795
20796         * m4/Makefile.am.in: Remove file.
20797         * m4/Makefile.am: Remove file.
20798         * m4/Makefile.in: Remove file.
20799
20800 2003-07-17  Bruno Haible  <bruno@clisp.org>
20801
20802         * lib/getnline.h: New file.
20803         * lib/getnline.c: New file.
20804         * lib/getndelim2.c: New file, extracted from getline.c.
20805         (getndelim2): Renamed from getdelim2, with added nmax argument.
20806         * lib/getline.c: Include getndelim2.c.
20807         (getdelim2): Moved out to getndelim2.c.
20808         (getline, getdelim): Update.
20809
20810 2003-07-17  Bruno Haible  <bruno@clisp.org>
20811
20812         * lib/Makefile.am: Remove file.
20813         * lib/Makefile.in: Remove file.
20814
20815 2003-07-17  Bruno Haible  <bruno@clisp.org>
20816
20817         * configure.in: Remove file.
20818         * Makefile.in: Remove file.
20819
20820 2003-07-17  Bruno Haible  <bruno@clisp.org>
20821
20822         * MODULES.html.sh: Put the </BODY> right before </HTML>.
20823
20824 2003-07-16  Karl Berry  <karl@gnu.org>
20825
20826         * config/srclist-update: was running fixlicense twice, which caused
20827                 texinfo.tex to be nullified for some reason.  Simplify,
20828                 $gplsrc is no longer needed as far as I can see?
20829
20830 2003-07-16  Jim Meyering  <jim@meyering.net>
20831
20832         * modules/save-cwd: Depend on xgetcwd.  From Derek Price.
20833
20834 2003-07-15  Paul Eggert  <eggert@twinsun.com>
20835
20836         * config/srclist.txt: Get the following files from gettext-runtime/intl
20837         instead: config.charset, localcharset.c, localcharset.h, ref-add.sin,
20838         ref-del.sin.  From Bruno Haible.
20839         * config/srclist-update (fixfile): Change grep pattern again, since the
20840         previous fix didn't work (there was another trailing $).  Use
20841         '[$]' to escape the $s.
20842
20843 2003-07-15  Karl Berry  <karl@gnu.org>
20844
20845         * lib/vasnprintf.c: update from gettext.
20846
20847 2003-07-15  Karl Berry  <karl@gnu.org>
20848
20849         * config/srclist-update (fixfile): Change grep pattern, since 'Id'
20850         gets expanded when surrounded by '$'.
20851
20852 2003-07-15  Jim Meyering  <jim@meyering.net>
20853
20854         * modules/save-cwd: Don't depend on error.  From Derek Price.
20855
20856 2003-07-15  Jim Meyering  <jim@meyering.net>
20857
20858         * lib/makepath.c (make_path): Enclose diagnostic in _(...).
20859
20860 2003-07-14  Simon Josefsson  <jas@extundo.com>
20861
20862         * modules/mempcpy: New file.
20863         * MODULES.html.sh (func_all_modules): Add mempcpy.
20864
20865 2003-07-14  Simon Josefsson  <jas@extundo.com>
20866
20867         * m4/mempcpy.m4: New file.
20868
20869 2003-07-14  Simon Josefsson  <jas@extundo.com>
20870
20871         * lib/mempcpy.h: New file.
20872         * lib/mempcpy.c: New file.
20873
20874 2003-07-14  Paul Eggert  <eggert@twinsun.com>
20875
20876         * modules/getdate, modules/posixtm: Depend on mktime.
20877
20878 2003-07-14  Paul Eggert  <eggert@twinsun.com>
20879
20880         * lib/ceill.c, expl.c, floorl.c, frexpl.c, ldexpl.c, mathl.h,
20881         sincosl.c, sqrtl.c, trigl.c, trigl.h, poll.c, poll_.h, mkstemp.c,
20882         unicodeio.c, unicodeio.h, unlocked-io.h:
20883         Switch from LGPL to GPL.
20884
20885 2003-07-14  Paul Eggert  <eggert@twinsun.com>
20886
20887         * lib/asnprintf.c, asprintf.c, config.charset, gettext.h,
20888         localcharset.c, localcharset.h, mkdtemp.c, printf-args.c,
20889         printf-args.h, printf-parse.c, printf-parse.h, ref-add.sin,
20890         ref-del.sin, setenv.c, unsetenv.c, vasnprintf.c, vasnprintf.h,
20891         vasprintf.c, vasprintf.h: Regenerate.  These files are now being
20892         updated automatically by ../config/srclist-update.  This changes
20893         their license from LPGL to GPL.
20894
20895 2003-07-14  Paul Eggert  <eggert@twinsun.com>
20896
20897         * config/srclist.txt: Add tons more gettext files.  $GETTEXT is now
20898         assumed to refer to the root of the most recent stable gettext version.
20899         * config/srclistvars.sh: Add defaults for eggert.
20900         * config/srclist-update: Convert LGPL to GPL in shell scripts, too.
20901         Match "This program" as well as "The program".  This is needed
20902         for gettext.
20903
20904 2003-07-14  Jim Meyering  <jim@meyering.net>
20905
20906         Don't emit diagnostics.  Let callers do that.
20907         * lib/save-cwd.c: Don't include "error.h".
20908         (save_cwd): Don't call error.  Ensure that errno is valid
20909         when returning nonzero.
20910
20911         * lib/save-cwd.h (restore_cwd): Update prototype.
20912         * lib/save-cwd.c (restore_cwd): Remove two parameters.
20913         Simplify.  Don't call error upon failure.  Let callers do that.
20914         (save_cwd): Mention that Irix 5.3 has the same problem as SunOS 4
20915         when auditing is enabled.  But don't bother updating the #if.
20916
20917 2003-07-11  Alexandre Duret-Lutz  <adl@gnu.org>
20918
20919         * lib/obstack.h (__INT_TO_PTR): Revert change of 2003-03-13;
20920         it breaks C++ compilation.
20921         [!__GNUC__ || !__STDC__] (obstack_finish): Cast result to void*.
20922
20923 2003-07-10  Simon Josefsson  <jas@extundo.com>
20924
20925         * modules/strchrnul (Makefile.am): Add strchrnul.h.
20926
20927 2003-07-10  Jim Meyering  <jim@meyering.net>
20928
20929         * m4/clock_time.m4: Remove trailing blank.
20930         * m4/intmax_t.m4: Likewise.
20931
20932 2003-07-10  Jim Meyering  <jim@meyering.net>
20933
20934         * lib/vasnprintf.c: Remove trailing blanks.
20935         Make cpp indentation consistent.
20936
20937 2003-07-09  Paul Eggert  <eggert@twinsun.com>
20938
20939         * lib/alloca_.h, euidaccess.c, getpass.c, memrchr.c, obstack.h,
20940         posixver.c, strftime.c, strnlen.c, strverscmp.c:
20941         Switch from LGPL to GPL.
20942
20943 2003-07-09  Paul Eggert  <eggert@twinsun.com>
20944
20945         * config/srclist.txt: Sort sublists.  Add
20946         $LIBCSRC/sysdeps/generic/strtoul.c. In comments, add more libc files
20947         that differ from gnulib for one reason or another; we'd like this list
20948         to be smaller but for now let's document what we have.
20949
20950 2003-07-08  Paul Eggert  <eggert@twinsun.com>
20951
20952         * config/srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding
20953         the use of GNU extensions.  Change "x=`eval echo $x`" to the shorter
20954         and sweeter "eval x=$x".
20955         * config/srclist.txt: Get lib/argp* from glibc.
20956
20957 2003-07-07  Paul Eggert  <eggert@twinsun.com>
20958
20959         * lib/mktime.c: Fix some boundary cases and remove need for floating
20960         point.
20961
20962         Issue a compile-time diagnostic if time_t is floating point, or if
20963         two's complement arithmetic is not in effect, or if arithmetic
20964         right shift does not propagate the sign.  These assumptions were
20965         all in the original code but they weren't checked.
20966
20967         (TIME_T_MIDPOINT, verify): New macros.
20968         (__isleap): Remove; it has integer overflow problems.
20969         (leapyear): New function, without those problems.
20970         (ydhms_tm_diff): Remove; splitting into two parts.
20971         (ydhms_diff): New function, containing the arithmetic part of
20972         the old ydhms_tm_diff function.  Issue a compile-time
20973         diagnostic if we are not using C99 integer division.
20974         Avoid casts when possible.
20975         (guess_time_tm): New function, containing the checking part of
20976         the old ydhms_tm_diff function.  Return the new value, rather than
20977         the difference between it and the old.  Accept a new argument T
20978         so that *T specifies the old value.  Check for overflow in the result.
20979
20980         (__mktime_internal): Use a time_t offset, not a long int offset.
20981         This undoes the 2003-06-04 change, which is no longer needed now
20982         that we have better overflow checking.
20983         (localtime_offset): Likewise.
20984
20985         (__mktime_internal): Avoid harmful overflow on hosts where time_t
20986         and long are 64-bit but int is only 32-bit.
20987         (ydhms_diff): Use long int to store year1 and yday1.
20988         Issue a compile-time diagnostic if long int is not wide enough.
20989
20990         (__mktime_internal): Use long int to store adjusted year and yday.
20991         Use plain C rather than preprocessor commands, if that doesn't
20992         affect efficiency.
20993         Check for overflow (and try to repair) after each probe
20994         rather than checking only at the very end.  This avoids some bugs
20995         (e.g., southern hemisphere, behind GMT, and GMT offset at minimum time
20996         does not equal GMT offset at maximum time).
20997         Use integer to check for overflow rather than floating point; this
20998         is more portable to non-IEEE hosts, and is a tad faster.
20999         When we detect that we are oscillating between two values,
21000         don't check whether tm_isdst has the requested value, since
21001         we already know the answer.  When tm_isdst has the wrong value,
21002         use a different heuristic to find the right one, based on the
21003         extreme values actually observed in practice in tz2003a,
21004         rather than the (overly optimistic) "previous 3 calendar quarters".
21005
21006         (not_equal_tm, print_tm, check_result): Use "const T" rather than
21007         "T const" to accommodate glibc style.
21008         (check_result): Use less-confusing report format.  "long" -> "long int.
21009         (main): Likewise.
21010         Don't loop if the iteration overflows time_t.
21011         Allow a negative step in the iteration.
21012
21013 2003-07-06  Karl Berry  <karl@gnu.org>
21014
21015         * config/depcomp: update from automake.
21016         * config/config.sub: update from prep.
21017
21018 2003-07-03  Karl Berry  <karl@gnu.org>
21019
21020         * config/config.guess: update from prep.
21021
21022 2003-07-01  Paul Eggert  <eggert@twinsun.com>
21023
21024         * m4/xreadlink.m4 (gl_XREADLINK): Don't check for sys/types.h, since
21025         xreadlink.c now includes it unconditionally.
21026
21027 2003-07-01  Paul Eggert  <eggert@twinsun.com>
21028
21029         * lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
21030         having it depend on HAVE_SYS_TYPES_H.
21031
21032 2003-07-01  Bruno Haible  <bruno@clisp.org>
21033
21034         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Don't include <unistd.h>.
21035         <sys/types.h> should be sufficient.
21036         Reported by Paul Eggert.
21037
21038 2003-06-26  Karl Berry  <karl@gnu.org>
21039
21040         * config/depcomp: update from automake.
21041
21042 2003-06-26  Bruno Haible  <bruno@clisp.org>
21043
21044         * modules/human: Depend on module stdbool.
21045
21046 2003-06-25  Bruno Haible  <bruno@clisp.org>
21047
21048         * modules/readlink: New file.
21049         * modules/xreadlink: Depend on it.
21050         * MODULES.html.sh (func_all_modules): Add readlink.
21051
21052 2003-06-25  Bruno Haible  <bruno@clisp.org>
21053
21054         * m4/readlink.m4: New file.
21055
21056 2003-06-25  Bruno Haible  <bruno@clisp.org>
21057
21058         * lib/readlink.c: New file.
21059
21060 2003-06-22  Karl Berry  <karl@gnu.org>
21061
21062         * config/srclist.txt: update mkinstalldirs from automake.
21063         * config/mkinstalldirs: update.
21064
21065 2003-06-22  Bruno Haible  <bruno@clisp.org>
21066
21067         Portability to mingw32.
21068         * m4/ssize_t.m4: New file, from GNU gettext.
21069         * m4/safe-read.m4 (gl_PREREQ_SAFE_READ): Require gt_TYPE_SSIZE_T.
21070         * m4/xreadlink.m4 (gl_XREADLINK): Require gt_TYPE_SSIZE_T.
21071
21072 2003-06-22  Bruno Haible  <bruno@clisp.org>
21073
21074         * modules/safe-read: Add m4/ssize_t.m4.
21075         * modules/xreadlink: Add m4/ssize_t.m4.
21076
21077 2003-06-20  Bruno Haible  <bruno@clisp.org>
21078
21079         Assume C89, so PARAMS isn't needed.
21080         * lib/unicodeio.h (PARAMS): Remove.
21081         * lib/unicodeio.c: Don't use PARAMS.
21082
21083 2003-06-18  Karl Berry  <karl@gnu.org>
21084
21085         * config/config.{guess,sub}: update from prep.
21086
21087 2003-06-18  Jim Meyering  <jim@meyering.net>
21088
21089         Merge changes from coreutils.
21090         * lib/readutmp.c: Include <string.h> and <stdlib.h> unconditionally.
21091         Remove explicit declarations of xmalloc and realloc.
21092         Include xalloc.h.
21093         (read_utmp): Remove anachronistic cast of xmalloc.
21094
21095 2003-06-17  Paul Eggert  <eggert@twinsun.com>
21096
21097         Assume C89, so PARAMS isn't needed.
21098         * lib/backupfile.h (PARAMS): Remove.  All uses removed.
21099         * lib/closeout.h, lib/dirname.h, lib/filemode.h, lib/fsusage.h,
21100         lib/getdate.h, lib/getline.h, lib/group-member.h, lib/hard-locale.h,
21101         lib/hash.h, lib/linebuffer.h, lib/long-options.h, lib/makepath.h,
21102         lib/memcasecmp.h, lib/memcoll.h, lib/modechange.h, lib/mountlist.h,
21103         lib/path-concat.h, lib/physmem.h, lib/posixtm.h, lib/quote.h,
21104         lib/readutmp.h, lib/same.h, lib/save-cwd.h, lib/savedir.h,
21105         lib/stdio-safer.h, lib/strtoimax.c, lib/strverscmp.h,
21106         lib/unistd-safer.h, lib/version-etc.h, lib/xalloc.h, lib/xreadlink.h,
21107         lib/xstrtod.h, lib/xstrtol.h: Likewise.
21108         * lib/filemode.h, lib/hard-locale.h, lib/memcoll.h, lib/modechange.h,
21109         lib/physmem.h, lib/same.h, lib/strverscmp.h: Do not include config.h;
21110         no longer needed. Anyway, config.h should always be included before any
21111         other file.
21112
21113 2003-06-11  Simon Josefsson  <jas@extundo.com>
21114
21115         * modules/sysexits: New file.
21116         * MODULES.html.sh (func_all_modules): Add sysexits.
21117
21118 2003-06-11  Simon Josefsson  <jas@extundo.com>
21119
21120         * lib/sysexit_.h: New file.
21121
21122 2003-06-11  Derek Price  <derek@ximbiot.com>
21123
21124         * lib/stat.c [LSTAT]: Compile/use slash_aware_lstat only if it is
21125         necessary.
21126
21127 2003-06-11  Bruno Haible  <bruno@clisp.org>
21128
21129         * m4/sysexits.m4: New file.
21130
21131 2003-06-10  Simon Josefsson  <jas@extundo.com>
21132
21133         * lib/argp.h: New file, from glibc.
21134         * lib/argp-ba.c: New file, from glibc.
21135         * lib/argp-eexst.c: New file, from glibc.
21136         * lib/argp-fmtstream.c: New file, from glibc.
21137         * lib/argp-fmtstream.h: New file, from glibc.
21138         * lib/argp-fs-xinl.c: New file, from glibc.
21139         * lib/argp-help.c: New file, from glibc.
21140         * lib/argp-namefrob.h: New file, from glibc.
21141         * lib/argp-parse.c: New file, from glibc.
21142         * lib/argp-pv.c: New file, from glibc.
21143         * lib/argp-pvh.c: New file, from glibc.
21144         * lib/argp-xinl.c: New file, from glibc.
21145
21146 2003-06-10  Simon Josefsson  <jas@extundo.com>
21147
21148         * modules/strchrnul: New file.
21149
21150 2003-06-10  Simon Josefsson  <jas@extundo.com>
21151
21152         * modules/argp: New file.
21153
21154 2003-06-10  Simon Josefsson  <jas@extundo.com>
21155
21156         * m4/strchrnul.m4: New file.
21157
21158 2003-06-10  Simon Josefsson  <jas@extundo.com>
21159
21160         * lib/strchrnul.h: New file.
21161         * lib/strchrnul.c: New file.
21162
21163 2003-06-10  Bruno Haible  <bruno@clisp.org>
21164
21165         * MODULES.html.sh (func_all_modules): Add strchrnul and argp.
21166
21167 2003-06-07  Karl Berry  <karl@gnu.org>
21168
21169         * config/config.{guess,sub}: update from prep.
21170
21171 2003-06-07  Jim Meyering  <jim@meyering.net>
21172
21173         * modules/strtod: Use $(...) notation, not @...@ for
21174         AC_REPLACE'd variables.
21175         * modules/localcharset: Likewise.
21176
21177 2003-06-07  Jim Meyering  <jim@meyering.net>
21178
21179         * lib/readtokens.h: Put `Free Software Foundation, Inc.'
21180         in place of my name in the copyright comment.
21181         Remove definition and uses of __P.
21182
21183         From coreutils.
21184         * lib/stat.c: Don't declare xmalloc explicitly.
21185         Instead, include "xalloc.h".
21186         * lib/readtokens.c (readtokens): Remove anachronistic casts of xmalloc,
21187         xrealloc, and xcalloc return values.
21188         * lib/xgetcwd.c (xgetcwd): Include "xgetcwd.h".
21189         Improve comment.
21190         * lib/xgetcwd.h: Remove definition/uses of PARAMS.
21191
21192 2003-06-07  Bruno Haible  <bruno@clisp.org>
21193
21194         * modules/poll (Makefile.am): Use explicit creation rule for poll.h, to
21195         avoid AC_CONFIG_LINKS.
21196         * modules/fnmatch (Makefile.am): Use explicit creation rule for
21197         fnmatch.h, to avoid AC_CONFIG_LINKS.
21198         * modules/alloca (Makefile.am): Make creation of alloca.h Ctrl-C safe.
21199
21200 2003-06-07  Bruno Haible  <bruno@clisp.org>
21201
21202         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH, gl_FUNC_FNMATCH_POSIX,
21203         gl_FUNC_FNMATCH_GNU): Set FNMATCH_H instead of invoking
21204         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
21205         directory.
21206         * m4/poll.m4 (gl_FUNC_POLL): Set POLL_H instead of invoking
21207         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
21208         directory.
21209
21210 2003-06-06  Jim Meyering  <jim@meyering.net>
21211
21212         Merge from coreutils.
21213         * lib/same.c: (same_name): Declare *_basename locals to be `const'.
21214         Consolidate declarations and initializations of *_base* locals.
21215
21216         Merge from coreutils.
21217         This avoids a core dump on systems without GNU putenv,
21218         when running `env -u SOME_ALREADY_UNSET_VARIABLE'.
21219         * lib/putenv.c (__set_errno, LOCK, UNLOCK): Define.
21220         (unsetenv): New static function, from GNU libc.
21221         (rpl_putenv): Use it.
21222
21223         * lib/modechange.c: Remove trailing blanks.
21224
21225         Merge from coreutils.
21226         * lib/fsusage.c: Remove declaration of statfs.
21227         It conflicted with one from OSF/1 5.1 in <sys/mount.h>.
21228
21229         * lib/posixtm.c: Include <stdbool.h> unconditionally.
21230
21231 2003-06-06  Jim Meyering  <jim@meyering.net>
21232
21233         * lib/stdbool_.h: Renamed from stdbool.h.in.
21234
21235 2003-06-06  Jim Meyering  <jim@meyering.net>
21236             Bruno Haible  <bruno@clisp.org>
21237
21238         * modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h.
21239         Adjust Makefile.am snippet not to redirect directly to target.
21240         Use $(STDBOOL_H) notation, not @STDBOOL_H@ for AC_REPLACE'd variables.
21241
21242 2003-06-05  Paul Eggert  <eggert@twinsun.com>
21243
21244         * lib/mktime.c (__mktime_internal): When resolving a tm_isdst
21245         mismatch, look in future quarters as well as past.  This fixes a
21246         bug when processing fall-backwards gaps immediately after a long
21247         period of daylight-saving time.
21248
21249         * lib/mktime.c: Assume freestanding C89 or better.
21250         (HAVE_LIMITS_H): Remove.  Assume it's 1.
21251         (__P): Remove; not used.
21252         (CHAR_BIT, INT_MIN, INT_MAX): Remove; <limits.h> defines them.
21253         (mktime, not_equal_tm, print_tm, check_result,
21254         main): Use prototypes.  Use const * where appropriate.
21255         (main): Fix typo in testing code that uncovered by above changes.
21256         (Local Variables): Remove -DHAVE_LIMITS_H from compile-command.
21257
21258 2003-06-04  Paul Eggert  <eggert@twinsun.com>
21259
21260         * m4/human.m4 (gl_HUMAN): Require AM_STDBOOL_H.  Check for
21261         locale.h, localeconv.  This merges changes from coreutils.
21262
21263         * m4/mktime.m4 (AC_FUNC_MKTIME): New macro, taken from Autoconf CVS.
21264         It can be removed after the next Autoconf is released.
21265         * m4/exclude.m4 (gl_EXCLUDE): Don't check for sys/types.h; no loner
21266         needed.
21267
21268 2003-06-04  Paul Eggert  <eggert@twinsun.com>
21269
21270         * lib/mktime.c: Fix Debian bug 177940
21271         <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=177940>.
21272         (localtime_offset): Now long int, not time_t, because we want it
21273         to be guaranteed to be signed.  All uses changed.
21274         (__mktime_internal): If overflow would occur when adding offset,
21275         don't add it.
21276
21277         Merge 'human' changes from coreutils.  Rewrite to support
21278         locale-specific notations like thousands separators.
21279         * lib/human.c: Simplify authorship notice.
21280         Include human.h immediately after config.h.
21281         <sys/types.h>, <stdio.h>: Do not include; no longer needed.
21282         <limits.h>: Do not include, since human.h does.
21283         (SIZE_MAX, UINTMAX_MAX): New macros.
21284         <strings.h>: Include if HAVE_STRINGS_H, not if !HAVE_STRING_H.
21285         <locale.h>: Include if HAVE_LOCALE_H and HAVE_LOCALECONV.
21286         (HUMAN_READABLE_SUFFIX_LENGTH_MAX): New macro.
21287         (power_letter): Renamed from suffixes.
21288         (generate_suffix_backwards): Remove.
21289         (adjust_value): Now takes int style (because of human.h changes)
21290         and long double value (for greater precision on some platforms).
21291         (group_number): New function.
21292         (human_readable): Use it.  Use integer options, not enum.
21293         Put the options before the sizes in the arg list.
21294         Support all the new options.
21295         The old human_readable function has been removed;
21296         use inttostr.h instead.
21297         (human_readable, default_block_size, humblock):
21298         Use uintmax_t, not int, for block sizes.
21299         (human_readable_inexact, block_size_types): Remove.
21300         (block_size_opts): New constant.
21301         (human_options): Renamed from human_block_size, with new signature
21302         that allows block sizes up to UINTMAX_MAX.  All callers changed.
21303         * lib/human.h: Add copyright and authorship notice.
21304         Include <limits.h> and <stdbool.h> unconditionally.
21305         (PARAMS): Remove.  All uses removed.
21306         (LONGEST_HUMAN_READABLE): Add support for thousands separator.
21307         (enum human_inexact_style): Remove tag; now a nameless enum.
21308         (human_floor, human_ceiling, human_round_to_even): Now have
21309         values 2, 0, 1 rather than -1, 1, 0.
21310         (human_group_digits, human_suppress_point_zero, human_autoscale,
21311         human_base_1024, human_SI, human_B): New constants.
21312         (human_readable_inexact, human_block_size): Remove.
21313         (human_readable): Size args are now uintmax_t, not int.
21314         (human_options): New decl.
21315
21316         * lib/exclude.c: (new_exclude, add_exclude): Remove casts that are
21317         unnecessary now that we assume C89 or better.  This change
21318         imported from coreutils.
21319
21320         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
21321         arbitrarily.  This is the same patch as 2003-05-28, but it got lost
21322         in the 2003-05-30 sync from glibc.
21323
21324         .h files should stand alone, but we shouldn't include <sys/types.h>
21325         if we can get away with just <stddef.h>.
21326
21327         * lib/__fpending.h, addext.c, backupfile.c, exclude.c, getline.c,
21328         malloc.c, putenv.c, realloc.c, strcasecmp.c: Include <stddef.h>
21329         rather than <sys/types.h>, as we merely need size_t.
21330         * lib/dirname.h, memcoll.h, xalloc.h, xmemcoll.h: Include <stddef.h>,
21331         to get size_t.
21332         * lib/hash.h, linebuffer.h, readtokens.h, stdio-safer.h, version-etc.h:
21333         Include <stdio.h>, to get FILE.
21334         * lib/memcasecmp.c: Don't include <sys/types.h>, as we can assume
21335         memcasecmp.h has included <stddef.h> and all we need is size_t.
21336         * lib/memcoll.c: Include "memcoll.h", which gets us size_t and checks
21337         our interface, instead of including <sys/types.h>
21338
21339 2003-06-04  Paul Eggert  <eggert@twinsun.com>
21340
21341         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): Comment out for
21342         now, as glibc mktime is buggy on non-glibc systems.
21343
21344 2003-06-03  Karl Berry  <karl@gnu.org>
21345
21346         * config/config.sub: update from prep.
21347
21348 2003-06-02  Paul Eggert  <eggert@twinsun.com>
21349
21350         [from coreutils]
21351         Fix some minor time-related bugs with POSIX time arguments.
21352         Some valid time stamps were being rejected (notably -1, and
21353         time stamps before 1900 on 64-bit hosts).  And some invalid
21354         time stamps were being accepted, e.g. September 31.
21355
21356         * lib/posixtm.h (posixtime): Return bool instead of time_t, so
21357         that we can return (time_t) -1 successfully.
21358         * lib/posixtm.c: Likewise.
21359         [HAVE_STDBOOL_H]: Include <stdbool.h>.
21360         (bool, false, true) [!HAVE_STDBOOL_H]: New type.
21361         (t): Remove static var.
21362         (year, posix_time_parse): Now takes struct tm * arg to modify, instead
21363         of static var.  All uses changed.
21364         (year): Do not reject years before 1900; they can occur with
21365         64-bit time_t.
21366         (posix_time_parse): Do not check for out-of-range components;
21367         that is now the caller's responsibility, since our checks were
21368         only approximations.
21369         (posixtime): Use mktime to check for out-of-range components,
21370         since it knows them exactly.
21371         If mktime returns (time_t) -1, check whether an error actually occurred
21372         by invoking localtime on -1.
21373         (main) [TEST_POSIXTIME]: Check for input data errors, and report
21374         posixtime failures better.
21375         Improve the test data (in comments only).
21376
21377 2003-06-02  Karl Berry  <karl@gnu.org>
21378
21379         * config/mkinstalldirs (version): new variable.
21380         (--version): new option.
21381         (usage): improve message.
21382
21383 2003-05-30  Karl Berry  <karl@gnu.org>
21384
21385         * lib/mktime.c: update from libc.
21386
21387 2003-05-30  Bruno Haible  <bruno@clisp.org>
21388
21389         * modules/gettext: Add files m4/nls.m4 and m4/po.m4.
21390         * config/config.rpath: Upgrade to gettext-0.12.1.
21391
21392 2003-05-30  Bruno Haible  <bruno@clisp.org>
21393
21394         * m4/gettext.m4: Upgrade to gettext-0.12.1.
21395         * m4/nls.m4: New file, from gettext-0.12.1.
21396         * m4/po.m4: New file, from gettext-0.12.1.
21397         * m4/progtest.m4: Upgrade to gettext-0.12.1.
21398
21399 2003-05-30  Bruno Haible  <bruno@clisp.org>
21400
21401         * lib/config.charset: Upgrade to gettext-0.12.1 and libiconv-1.9.1.
21402         * lib/localcharset.h: Likewise.
21403         * lib/localcharset.c: Likewise.
21404
21405 2003-05-29  Karl Berry  <karl@gnu.org>
21406
21407         * config/config.rpath: update from gettext.
21408
21409 2003-05-28  Paul Eggert  <eggert@twinsun.com>
21410
21411         Assume the headers required for C89 freestanding compilers.
21412         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for limits.h.
21413         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Likewise.
21414         * m4/human.m4 (gl_HUMAN): Likewise.
21415         * m4/pathmax.m4 (gl_PATHMAX): Likewise.
21416         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Likewise.
21417         * m4/userspec.m4 (gl_USERSPEC): Likewise.
21418         * m4/xreadlink.m4 (gl_XREADLINK): Likewise.
21419         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
21420         * m4/quote.m4 (gl_QUOTE): Don't check for stddef.h.
21421
21422 2003-05-28  Paul Eggert  <eggert@twinsun.com>
21423
21424         Assume the headers required for C89 freestanding compilers.
21425         * lib/addext.c, lib/backupfile.c, lib/fsusage.c, lib/human.c,
21426         lib/pathmax.h, lib/rpmatch.c, lib/userspec.c, lib/xreadlink.c,
21427         lib/xstrtol.c: Include <limits.h> without checking for HAVE_LIMITS_H.
21428         * lib/backupfile.c, lib/fsusage.c, lib/hash.c, lib/human.c,
21429         lib/safe-read.c, lib/userspec.c, lib/xstrtol.c (CHAR_BIT): Don't
21430         define, since <limits.h> is guaranteed to do that.
21431         * lib/fatal.c: Include <stdarg.h> without checking for __STDC__.
21432         * lib/exclude.c: Include <stdbool.h> unconditionally.
21433         * lib/tempname.c: Include <stddef.h> unconditionally.
21434         * lib/hash.c: Include <limits.h>, since we no longer define CHAR_BIT.
21435         * lib/modechange.c, rpmatch.c (NULL): Don't define, since
21436         <stddef.h> does that.
21437         * lib/quote.c: Dont include <stddef.h> or <sys/types.h>; not needed.
21438         * lib/safe-read.c (INT_MAX): Don't define, since <limits.h> does that.
21439         * lib/safe-read.c (TYPE_MINIMUM, TYPE_MAXIMUM): Remove; no longer
21440         needed.
21441         * lib/xstrtol.c: Likewise.
21442         * lib/safe-read.c: Remove TYPE_SIGNED; no longer needed.
21443         * lib/savedir.c: Include <stddef.h> instead of defining NULL.
21444
21445         * lib/addext.c (addext): Use assignment rather than cast, to avoid
21446         warnings on some platforms.
21447
21448         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
21449         arbitrarily.
21450
21451 2003-05-26  Jim Meyering  <jim@meyering.net>
21452
21453         Merge in a change from coreutils:
21454         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Test the cache variable, not one
21455         that is guaranteed to be `no'.  Use `no_such_member' to indicate
21456         that condition, rather than `-1' which is slightly misleading.
21457         Change the name of the cache variable to have the gl_ prefix.
21458         Prompted by a patch from Richard Dawe for DJGPP.
21459
21460 2003-05-24  Karl Berry  <karl@gnu.org>
21461
21462         * config/config.guess: update from prep.
21463
21464 2003-05-22  Karl Berry  <karl@gnu.org>
21465
21466         * gnulib-tool (func_usage): =LIBRARY not =libRARY in help msg.
21467
21468 2003-05-20  Karl Berry  <karl@gnu.org>
21469
21470         * config/config.guess: update from prep.
21471
21472 2003-05-18  Karl Berry  <karl@gnu.org>
21473
21474         * config/srclistvars.sh (TEXMF): use TEXMFROOT instead, since TEXMF
21475         might actually be set by the user.
21476
21477         * config/depcomp, install-sh, mdate-sh: update from automake.
21478
21479 2003-05-17  Bruno Haible  <bruno@clisp.org>
21480
21481         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Fix a quoting bug leading to an
21482         invalid expansion for AC_EGREP_CPP.
21483         * m4/strtoimax.m4 (gl_FUNC_STRTOIMAX): Likewise.
21484         * m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Likewise.
21485         Suggested by Akim Demaille <akim@epita.fr> in
21486         http://mail.gnu.org/archive/html/bug-autoconf/2003-05/threads.html
21487
21488 2003-05-12  Jim Meyering  <jim@meyering.net>
21489
21490         * lib/strftime.c (my_strftime): Let the `-' (no-pad) flag affect
21491         the space-padded-by-default conversion specifiers, %e, %k, %l.
21492
21493 2003-05-12  Bruno Haible  <bruno@clisp.org>
21494
21495         * lib/linebreak.c (iconv_string_length): Don't return -1 just because
21496         the string is longer than 4 KB.
21497
21498 2003-05-11  Karl Berry  <karl@gnu.org>
21499
21500         * config/config.{guess,sub}: update from prep.
21501
21502 2003-05-09  Bruno Haible  <bruno@clisp.org>
21503
21504         * modules/error: Add m4/strerror_r.m4 to file list.
21505
21506 2003-05-03  Bruno Haible  <bruno@clisp.org>
21507
21508         Upgrade to Unicode-4.0.
21509         * lib/linebreak.c (nonspacing_table_data): Change width of U+00AD,
21510         U+0350..U+0357, U+035D..U+035F, U+0600..U+0603, U+0610..U+0615,
21511         U+0656..U+0658, U+0A01, U+0AE2..U+0AE3, U+0CBC, U+17B4..U+17B5,
21512         U+17DD, U+1920..U+1922, U+1927..U+192B, U+1932, U+1939..U+193B
21513         from 1 to 0. Change width of U+0CBF, U+0CC6, U+180E from 0 to 1.
21514         (uc_width): Change width of U+4DC0..U+4DFF from 2 to 1. Change width
21515         of U+2A6D7..U+2F7FF, U+2FA1E..U+2FFFD, U+30000..U+3FFFD from 1 to 2.
21516         Change width of U+E0100..U+E01EF from 1 to 0.
21517
21518 2003-04-25  Jim Meyering  <jim@meyering.net>
21519
21520         * lib/copy-file.c (copy_file_preserving): Declare buf_size to be
21521         of type size_t, not int.
21522
21523 2003-04-25  Bruno Haible  <bruno@clisp.org>
21524
21525         * lib/copy-file.c: Include <stddef.h>, for size_t.
21526
21527 2003-04-21  Paul Eggert  <eggert@twinsun.com>
21528
21529         * m4/error.m4 (gl_ERROR): Do not put under dynamic conditions some
21530         code which expansion is under static control.  Patch imported from
21531         Akim Demaille's patch to Bison; see
21532         <http://mail.gnu.org/archive/html/bison-patches/2003-03/msg00057.html>.
21533
21534 2003-04-14  Bruno Haible  <bruno@clisp.org>
21535
21536         * m4/error.m4 (jm_PREREQ_ERROR): Use AC_FUNC_VPRINTF.
21537
21538 2003-04-11  Jim Meyering  <jim@meyering.net>
21539
21540         Merge changes from Coreutils.
21541
21542         2003-03-22  Jim Meyering  <jim@meyering.net>
21543
21544         * lib/strftime.c (widen): Cast alloca return value to proper type.
21545
21546         2003-01-19  Ulrich Drepper  <drepper@redhat.com>
21547
21548         From GNU libc.
21549         * lib/strftime.c (my_strftime): Handle very large width
21550         specifications for numeric values correctly.  Improve checks for
21551         overflow.
21552
21553         2003-01-19  Jim Meyering  <jim@meyering.net>
21554
21555         * lib/strftime.c (widen) [COMPILE_WIDE]: Merge nearly-identical
21556         definitions.
21557         (nl_get_alt_digit) [! defined my_strftime]: Define.
21558         (my_strftime) [_NL_CURRENT]: Merge nearly-identical uses of
21559         _nl_get_alt_digit and _nl_get_walt_digit.
21560
21561         * lib/strftime.c (my_strftime): Merge in locale-related changes from
21562         libc. These changes have no effect outside of _LIBC.
21563
21564 2003-04-10  Bruno Haible  <bruno@clisp.org>
21565
21566         * modules/findprog: New file.
21567         * MODULES.html.sh (func_all_modules): Add it.
21568
21569 2003-04-10  Bruno Haible  <bruno@clisp.org>
21570
21571         * m4/findprog.m4: New file.
21572         * m4/eaccess.m4: New file.
21573
21574 2003-04-10  Bruno Haible  <bruno@clisp.org>
21575
21576         * lib/findprog.h: New file, from GNU gettext.
21577         * lib/findprog.c: New file, from GNU gettext.
21578
21579 2003-04-05  Jim Meyering  <jim@meyering.net>
21580
21581         Merge changes from Coreutils.
21582
21583         * lib/exclude.h (PARAMS): Remove definition and uses.
21584         * lib/exclude.c: Remove uses of `PARAMS'.
21585
21586         * lib/dirname.c [TEST_DIRNAME]: Update build instructions for test.
21587         Add test-cases for DOS filenames. Declare program_name.
21588         (main): Set up program_name.  Patch by Rich Dawe.
21589
21590         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
21591         error from mntctl.
21592         Use mntctl's return value to drive the entry-processing loop, since
21593         we can't rely on the value of the vmt_length member in the last
21594         entry.  On some systems doing so could result in exhausting
21595         virtual memory.  Based in part on a patch from Mike Jetzer.
21596
21597 2003-04-04  Bruno Haible  <bruno@clisp.org>
21598
21599         * modules/linebreak: New file.
21600         * MODULES.html.sh (func_all_modules): Add it.
21601
21602 2003-04-04  Bruno Haible  <bruno@clisp.org>
21603
21604         * m4/linebreak.m4: New file.
21605
21606 2003-04-04  Bruno Haible  <bruno@clisp.org>
21607
21608         * lib/linebreak.h: New file, from GNU gettext.
21609         * lib/linebreak.c: New file, from GNU gettext with slight
21610         modifications.
21611         * lib/lbrkprop.h: New file, from GNU gettext.
21612
21613 2003-04-03  Bruno Haible  <bruno@clisp.org>
21614
21615         * modules/utf8-ucs4: New file.
21616         * modules/utf16-ucs4: New file.
21617         * modules/ucs4-utf8: New file.
21618         * modules/ucs4-utf16: New file.
21619         * MODULES.html.sh (func_all_modules): Add them.
21620
21621 2003-04-03  Bruno Haible  <bruno@clisp.org>
21622
21623         * m4/utf-ucs4.m4: New file.
21624         * m4/ucs4-utf.m4: New file.
21625
21626 2003-04-03  Bruno Haible  <bruno@clisp.org>
21627
21628         * lib/utf8-ucs4.h: New file, from GNU gettext.
21629         * lib/utf16-ucs4.h: New file, from GNU gettext.
21630         * lib/ucs4-utf8.h: New file, from GNU gettext.
21631         * lib/ucs4-utf16.h: New file, from GNU gettext.
21632
21633 2003-04-02  Bruno Haible  <bruno@clisp.org>
21634
21635         * modules/binary-io: New file.
21636         * MODULES.html.sh (func_all_modules): Add it.
21637
21638 2003-04-02  Bruno Haible  <bruno@clisp.org>
21639
21640         * lib/binary-io.h: New file, from GNU gettext.
21641
21642 2003-04-01  Bruno Haible  <bruno@clisp.org>
21643
21644         * modules/pathname: New file.
21645         * MODULES.html.sh (func_all_modules): Add it.
21646
21647 2003-04-01  Bruno Haible  <bruno@clisp.org>
21648
21649         * lib/pathname.h: New file, from GNU gettext.
21650         * lib/concatpath.c: New file, from GNU gettext.
21651
21652 2003-03-30  Bruno Haible  <bruno@clisp.org>
21653
21654         * m4/copy-file.m4 (gl_COPY_FILE): Add check for chown().
21655
21656 2003-03-30  Bruno Haible  <bruno@clisp.org>
21657
21658         * lib/copy-file.c (copy_file_preserving): Don't set owner if the
21659         function chown() doesn't exist.
21660
21661 2003-03-28  Bruno Haible  <bruno@clisp.org>
21662
21663         * modules/copy-file: New file.
21664         * MODULES.html.sh (func_all_modules): Add it.
21665
21666 2003-03-28  Bruno Haible  <bruno@clisp.org>
21667
21668         * m4/copy-file.m4: New file.
21669
21670 2003-03-28  Bruno Haible  <bruno@clisp.org>
21671
21672         * lib/copy-file.h: New file, from GNU gettext.
21673         * lib/copy-file.c: New file, from GNU gettext.
21674
21675 2003-03-18  Jim Meyering  <jim@meyering.net>
21676
21677         * lib/quote.c (quote_n): Fix typo in comment.
21678
21679 2003-03-18  Bruno Haible  <bruno@clisp.org>
21680
21681         * m4/onceonly.m4: Use m4_defn instead of defn, for better error
21682         checking.
21683         * m4/onceonly_2_57.m4: Likewise.
21684
21685 2003-03-17  Bruno Haible  <bruno@clisp.org>
21686
21687         * m4/onceonly.m4: Require autoconf 2.54 or newer.
21688         (m4_quote): Remove macro.
21689         * m4/onceonly_2_57.m4: Require autoconf 2.54 or newer.
21690
21691 2003-03-14  Jim Meyering  <jim@meyering.net>
21692
21693         Merge changes from Coreutils.
21694         * lib/obstack.h (obstack_object_size): Declare temporary, __o,
21695         to be const, in order to avoid warnings.
21696         (obstack_room): Likewise.
21697         (obstack_empty_p): Likewise.
21698
21699 2003-03-14  Bruno Haible  <bruno@clisp.org>
21700
21701         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE,
21702         AC_CHECK_DECLS_ONCE): Quote AC_FOREACH variable-expansions properly.
21703
21704 2003-03-13  Paul Eggert  <eggert@twinsun.com>
21705
21706         Merge changes from Bison.
21707         * lib/obstack.h: (__INT_TO_PTR) [__STDC__]: Cast result to
21708         (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
21709         when compiling Bison 1.875's `bitset bset = obstack_alloc
21710         (bobstack, bytes);'.  Problem reported by Nelson H. F. Beebe.
21711         * lib/hash.c: Include <stdbool.h> unconditionally.
21712
21713 2003-03-13  Paul Eggert  <eggert@twinsun.com>
21714
21715         * m4/onceonly.m4 (m4_quote): New macro.
21716         (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE, AC_CHECK_DECLS_ONCE):
21717         Quote AC_FOREACH variable-expansions properly.
21718
21719 2003-03-13  Paul Eggert  <eggert@twinsun.com>
21720
21721         * doc/COPYING.DOC, fdl.texi: Sync with latest FSF version.
21722
21723 2003-03-09  Paul Eggert  <eggert@twinsun.com>
21724
21725         * lib/argmatch.c (EXIT_FAILURE): Define if the system doesn't.
21726         Reported by Bruce Becker; see:
21727         http://mail.gnu.org/archive/html/bug-bison/2003-03/msg00017.html
21728
21729 2003-03-03  Paul Eggert  <eggert@twinsun.com>
21730             Bruno Haible  <bruno@clisp.org>
21731
21732         * lib/mbswidth.h: Include <wchar.h>. Needed for UnixWare 7.1.1.
21733         Reported by John Hughes, see
21734         http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00030.html
21735
21736 2003-02-20  Bruno Haible  <bruno@clisp.org>
21737
21738         * MODULES.html.sh (func_all_modules): Add poll.
21739
21740 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
21741
21742         * modules/poll: New file.
21743
21744 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
21745
21746         * lib/poll_.h: New file.
21747         * lib/poll.c: New file.
21748
21749 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
21750
21751         * m4/poll.m4: New file.
21752
21753 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
21754
21755         * modules/mathl: New file.
21756
21757 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
21758
21759         * lib/mathl.h: New file.
21760         * lib/acosl.c: New file.
21761         * lib/asinl.c: New file.
21762         * lib/atanl.c: New file.
21763         * lib/ceill.c: New file.
21764         * lib/cosl.c: New file.
21765         * lib/expl.c: New file.
21766         * lib/floorl.c: New file.
21767         * lib/frexpl.c: New file.
21768         * lib/ldexpl.c: New file.
21769         * lib/logl.c: New file.
21770         * lib/sincosl.c: New file.
21771         * lib/sinl.c: New file.
21772         * lib/sqrtl.c: New file.
21773         * lib/tanl.c: New file.
21774         * lib/trigl.c: New file.
21775         * lib/trigl.h: New file.
21776
21777 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
21778
21779         * m4/mathl.m4: New file.
21780
21781 2003-02-18  Bruno Haible  <bruno@clisp.org>
21782
21783         * MODULES.html.sh (func_all_modules): Add mathl.
21784
21785 2003-02-17  Bruno Haible  <bruno@clisp.org>
21786
21787         * modules/mkdtemp: New module.
21788         * MODULES.html.sh (func_all_modules): Add it.
21789
21790 2003-02-17  Bruno Haible  <bruno@clisp.org>
21791
21792         * m4/mkdtemp.m4: New file, from GNU gettext with modifications.
21793
21794 2003-02-17  Bruno Haible  <bruno@clisp.org>
21795
21796         * lib/mkdtemp.h: New file, from GNU gettext.
21797         * lib/mkdtemp.c: New file, from GNU gettext.
21798
21799 2003-02-02  Jim Meyering  <jim@meyering.net>
21800
21801         * m4/regex.m4 (jm_INCLUDED_REGEX): Detect broken re_search in
21802         e.g. glibc-2.2.93.
21803
21804 2003-01-31  Bruno Haible  <bruno@clisp.org>
21805
21806         * m4/rename.m4 (vb_FUNC_RENAME): Add a redirection from 'rename' to
21807         'rpl_rename'.
21808         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Add a redirection from 'strnlen' to
21809         'rpl_strnlen'.
21810         * m4/strtod.m4 (gl_FUNC_STRTOD): Add a redirection from 'strtod' to
21811         'rpl_strtod'.
21812         * m4/utime.m4 (jm_FUNC_UTIME): Add a redirection from 'utime' to
21813         'rpl_utime'.
21814
21815 2003-01-31  Bruno Haible  <bruno@clisp.org>
21816
21817         * lib/rename.c: #undef rename before defining rpl_rename.
21818         * lib/strnlen.c: #undef strnlen, define rpl_strnlen instead of strnlen.
21819
21820 2003-01-30  Bruno Haible  <bruno@clisp.org>
21821
21822         * modules/vasnprintf, modules/vasprintf: New modules.
21823         * MODULES.html.sh (func_all_modules): Add them.
21824
21825 2003-01-30  Bruno Haible  <bruno@clisp.org>
21826
21827         * m4/signed.m4: New file, from GNU gettext.
21828         * m4/longdouble.m4: New file, from GNU gettext.
21829         * m4/wchar_t.m4: New file, from GNU gettext.
21830         * m4/wint_t.m4: New file, from GNU gettext.
21831         * m4/vasnprintf.m4: New file.
21832         * m4/vasprintf.m4: New file.
21833
21834 2003-01-30  Bruno Haible  <bruno@clisp.org>
21835
21836         * lib/printf-args.h: New file, from GNU gettext.
21837         * lib/printf-args.c: New file, from GNU gettext.
21838         * lib/printf-parse.h: New file, from GNU gettext.
21839         * lib/printf-parse.c: New file, from GNU gettext.
21840         * lib/vasnprintf.h: New file, from GNU gettext.
21841         * lib/vasnprintf.c: New file, from GNU gettext.
21842         * lib/asnprintf.c: New file, from GNU gettext.
21843         * lib/vasprintf.h: New file, from GNU gettext with modifications.
21844         * lib/vasprintf.c: New file, from GNU gettext.
21845         * lib/asprintf.c: New file, from GNU gettext.
21846
21847 2003-01-29  Bruno Haible  <bruno@clisp.org>
21848
21849         * modules/stpncpy: New module.
21850         * MODULES.html.sh (func_all_modules): Add it.
21851
21852 2003-01-29  Bruno Haible  <bruno@clisp.org>
21853
21854         * m4/stpncpy.m4: New file.
21855
21856 2003-01-29  Bruno Haible  <bruno@clisp.org>
21857
21858         * lib/stpncpy.h: New file, from GNU gettext with modifications.
21859         * lib/stpncpy.c: New file, from GNU gettext with modifications.
21860
21861 2003-01-28  Bruno Haible  <bruno@clisp.org>
21862
21863         * modules/c-ctype: New module.
21864         * MODULES.html.sh (func_all_modules): Add it.
21865
21866 2003-01-28  Bruno Haible  <bruno@clisp.org>
21867
21868         * lib/c-ctype.h: New file, from GNU gettext, with changes suggested by
21869         Paul Eggert.
21870         * lib/c-ctype.c: New file, from GNU gettext, with changes suggested by
21871         Paul Eggert.
21872
21873 2003-01-27  Bruno Haible  <bruno@clisp.org>
21874
21875         * modules/xsetenv: New module.
21876         * MODULES.html.sh (func_all_modules): Add it.
21877
21878 2003-01-27  Bruno Haible  <bruno@clisp.org>
21879
21880         * lib/xsetenv.h: New file, from GNU gettext.
21881         * lib/xsetenv.c: New file, from GNU gettext.
21882
21883 2003-01-23  Jim Meyering  <jim@meyering.net>
21884
21885         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Correct typo: s/-1/no/ that kept this
21886         from working on systems without dirfd (at least Irix and OSF1/Tru64).
21887
21888 2003-01-23  Bruno Haible  <bruno@clisp.org>
21889
21890         * modules/minmax: New module.
21891         * MODULES.html.sh (func_all_modules): Add it.
21892
21893 2003-01-23  Bruno Haible  <bruno@clisp.org>
21894
21895         * lib/minmax.h: New file, from GNU gettext, with comments from Paul
21896         Eggert.
21897
21898 2003-01-22  Bruno Haible  <bruno@clisp.org>
21899
21900         * modules/exit: New module.
21901         * MODULES.html.sh (func_all_modules): Add it.
21902
21903 2003-01-22  Bruno Haible  <bruno@clisp.org>
21904
21905         * lib/exit.h: New file, from GNU gettext.
21906
21907 2003-01-19  Bruno Haible  <bruno@clisp.org>
21908
21909         * gnulib-tool: Recognize option --extract-maintainer.
21910         (func_get_maintainer): New function.
21911         * modules/*: Add Maintainer entry.
21912
21913 2003-01-16  Jim Meyering  <jim@meyering.net>
21914
21915         * m4/regex.m4: The `regex' struct is both input and output.
21916         Initialize it before each use.  Patch by Tim Waugh.
21917
21918 2003-01-16  Bruno Haible  <bruno@clisp.org>
21919
21920         * MODULES.html.sh: Add a table of contents. Add the module name as
21921         leftmost column. Add hyperlinks.
21922
21923 2003-01-15  Bruno Haible  <bruno@clisp.org>
21924
21925         * m4/md5.m4 (gl_MD5): Require AC_C_INLINE.
21926
21927 2003-01-15  Bruno Haible  <bruno@clisp.org>
21928
21929         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): Also test the LL suffix.
21930         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Also test the ULL
21931         suffix.
21932
21933 2003-01-15  Bruno Haible  <bruno@clisp.org>
21934
21935         * m4/alloca.m4 (gl_FUNC_ALLOCA): Invoke AC_EGREP_CPP prerequisites.
21936
21937 2003-01-15  Bruno Haible  <bruno@clisp.org>
21938
21939         * lib/stpcpy.h (stpcpy): Use ANSI C function declarations.
21940         * lib/strcase.h (strcasecmp, strncasecmp): Likewise.
21941
21942 2003-01-14  Jim Meyering  <jim@meyering.net>
21943
21944         * lib/same.c (same_name): Tweak a comment.
21945
21946 2003-01-14  Bruno Haible  <bruno@clisp.org>
21947
21948         * lib/same.c (same_name): Reorder tests so as to avoid calling stat()
21949         when a string comparison is sufficient.
21950
21951 2003-01-14  Bruno Haible  <bruno@clisp.org>
21952
21953         * lib/readtokens.c (readtoken): Cast character to 'unsigned char', not
21954         'unsigned int'.
21955
21956 2003-01-14  Bruno Haible  <bruno@clisp.org>
21957
21958         * lib/hash-pjw.c: Add comment about low quality of this function.
21959
21960 2003-01-13  Bruno Haible  <bruno@clisp.org>
21961
21962         * modules/stpcpy: Distribute lib/stpcpy.h.
21963         * modules/setenv: Depend on alloca. Distribute lib/setenv.h.
21964
21965 2003-01-13  Bruno Haible  <bruno@clisp.org>
21966
21967         * modules/*: Add a description.
21968         * modules/strpbrk: Fix Makefile.am snippet.
21969         * modules/strtoimax: Fix dependencies.
21970         * modules/strtoumax: Likewise.
21971
21972 2003-01-13  Bruno Haible  <bruno@clisp.org>
21973
21974         * gnulib-tool (func_create_testdir): Substitute lib_OBJECTS.
21975         * modules/alloca (Makefile.am): All object files depend on alloca.h.
21976         * modules/stdbool (Makefile.am): All object files depend on stdbool.h.
21977
21978 2003-01-13  Bruno Haible  <bruno@clisp.org>
21979
21980         * gnulib-tool (func_create_testdir): Store config/* files in the main
21981         directory.
21982         * config.rpath: Move to ...
21983         * config/config.rpath: ... here.
21984         * modules/gettext: Contains config/config.rpath, not config.rpath.
21985         * modules/iconv: Likewise.
21986
21987 2003-01-12  Paul Eggert  <eggert@twinsun.com>
21988
21989         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
21990         to avoid collisions with libcurses and libreadline.
21991
21992         * m4/getstr.m4: Remove.
21993         * m4/getline.m4 (gl_PREREQ_GETLINE): Require AC_HEADER_STDC.
21994
21995 2003-01-12  Paul Eggert  <eggert@twinsun.com>
21996
21997         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
21998         to avoid collisions with libcurses and libreadline.
21999
22000         * lib/Makefile.am (libfetish_a_SOURCES): Remove getstr.c, getstr.h.
22001         * lib/getstr.h, getstr.c: Remove.
22002         * lib/getline.c: Include "getline.h", to check interface.
22003         Move body of old getstr.c here: this defines MIN_CHUNK and
22004         declares getdelim2, which is renamed from getstr.
22005         (getline, getdelim): Adjust to renaming of getstr -> getdelim2.
22006
22007         * lib/linebuffer.c (readlinebuffer): Renamed from readline.
22008         All uses changed.
22009         * lib/linebuffer.h: Likewise.
22010         (readline): Remove backward-compatibility macro.
22011
22012 2003-01-12  Paul Eggert  <eggert@twinsun.com>
22013
22014         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
22015         to avoid collisions with libcurses and libreadline.
22016         * getstr: Remove.
22017         * MODULES.html.sh: Remove getstr.
22018         * modules/getline: Depend on unlocked-io, not getstr.
22019
22020 2003-01-12  Jim Meyering  <jim@meyering.net>
22021
22022         * lib/makepath.c: Don't test HAVE_ERRNO_H.  It's not necessary.
22023
22024 2003-01-10  Bruno Haible  <bruno@clisp.org>
22025
22026         * modules/alloca: Change Makefile.am requirements. Simplify Include
22027         requirements. Add lib/alloca_.h to file list.
22028
22029 2003-01-10  Bruno Haible  <bruno@clisp.org>
22030
22031         * m4/alloca.m4 (gl_FUNC_ALLOCA): Also define ALLOCA_H.
22032
22033 2003-01-10  Bruno Haible  <bruno@clisp.org>
22034
22035         * lib/alloca_.h: New file.
22036         * lib/getdate.y: Unconditionally include alloca.h.
22037         * lib/makepath.c: Likewise.
22038         * lib/setenv.c: Likewise.
22039         * lib/userspec.c: Likewise.
22040
22041 2003-01-09  Karl Berry  <karl@gnu.org>
22042
22043         * MODULES.html.sh: include `dirname $0` in PATH, to find
22044         gnulib-tool.
22045
22046 2003-01-09  Bruno Haible  <bruno@clisp.org>
22047
22048         * modules/stdbool: Change configure.ac, Makefile.am requirements.
22049         Simplify Include requirements. Add lib/stdbool.h.in to file list.
22050
22051 2003-01-09  Bruno Haible  <bruno@clisp.org>
22052
22053         * m4/stdbool.m4 (AM_STDBOOL_H): New macro.
22054
22055 2003-01-09  Bruno Haible  <bruno@clisp.org>
22056
22057         * lib/stdbool.h.in: New file.
22058
22059 2003-01-09  Bruno Haible  <bruno@clisp.org>
22060
22061         * gnulib-tool (func_all_modules): Ignore files ending in ~.
22062         * MODULES.html.sh: Likewise.
22063
22064 2003-01-08  Jim Meyering  <jim@meyering.net>
22065
22066         * lib/full-write.c: Undefine and define-away `const' after inclusion
22067         of errno.h, not before.  Suggestion from Bruno Haible.
22068
22069 2003-01-08  Bruno Haible  <bruno@clisp.org>
22070
22071         * modules/full-read: Depend on full-write.
22072
22073 2003-01-08  Bruno Haible  <bruno@clisp.org>
22074
22075         * lib/safe-read.c: Include specification header first, to ensure its
22076         selfcontainedness.
22077         * lib/full-write.c: Likewise.
22078
22079 2003-01-07  Jim Meyering  <jim@meyering.net>
22080
22081         * lib/full-write.c: Rework so that it may serve to define full_read,
22082         too.
22083         * lib/full-read.c: Simply #define FULL_READ and include full-write.c.
22084
22085 2003-01-07  Bruno Haible  <bruno@clisp.org>
22086
22087         * lib/strtoimax.c: Include <stdint.h> as an alternative to
22088         <inttypes.h>.
22089         * lib/xstrtol.h: Likewise.
22090         * lib/xstrtoimax.c: Likewise.
22091         * lib/xstrtoumax.c: Likewise.
22092         * lib/human.h: Likewise.
22093
22094         * lib/tempname.c: Include <inttypes.h> too. Avoids a compilation error
22095         on systems that have <inttypes.h> but not <stdint.h>.
22096
22097 2003-01-07  Bruno Haible  <bruno@clisp.org>
22098
22099         * MODULES.html.sh: Add copyright notice.
22100         (missed_files): Omit CVS directory entries.
22101         (func_module): Make it work with sed-3.02.
22102         * MODULES.txt: Remove file.
22103
22104 2003-01-06  Jim Meyering  <jim@meyering.net>
22105
22106         * lib/version-etc.c: Update year in translatable copyright string.
22107
22108 2003-01-03  Karl Berry  <karl@gnu.org>
22109
22110         * config/config.{guess,sub}: update from prep.
22111
22112 2003-01-02  Karl Berry  <karl@gnu.org>
22113
22114         * doc/COPYING.DOC: belatedly updated to 1.2.
22115
22116 2003-01-01  Karl Berry  <karl@gnu.org>
22117
22118         * gnulib-tool (func_verify_module): report module name $module in
22119         error message, not $1.
22120         * gnulib-tool (create-testdir): don't complain if destdir couldn't
22121         be created, only if it doesn't exist.
22122         * gnulib-tool (last_checkin_date): don't expand the $Date here.
22123
22124 2002-12-31  Paul Eggert  <eggert@twinsun.com>
22125
22126         * m4/memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
22127
22128 2002-12-31  Paul Eggert  <eggert@twinsun.com>
22129
22130         * lib/memcoll.c (memcoll): Fall back on a simple algorithm using
22131         memcmp if strcoll doesn't work.
22132
22133 2002-12-31  Bruno Haible  <bruno@clisp.org>
22134
22135         * lib/utime.c (utime_null): No need to call ftruncate if the file was
22136         nonempty.
22137
22138 2002-12-31  Bruno Haible  <bruno@clisp.org>
22139
22140         * lib/memcoll.c (STRCOLL): New macro.
22141         (memcoll): Use it.
22142
22143 2002-12-31  Bruno Haible  <bruno@clisp.org>
22144
22145         * lib/localcharset.h: New file.
22146         * lib/localcharset.c: Include it.
22147         * lib/unicodeio.c: Likewise.
22148
22149 2002-12-31  Bruno Haible  <bruno@clisp.org>
22150
22151         * lib/getstr.h (getstr): Define, to avoid clash with libcurses.
22152         * lib/linebuffer.h (readline): Define, to avoid clash with libreadline.
22153
22154 2002-12-31  Bruno Haible  <bruno@clisp.org>
22155
22156         * lib/getline.h: Include <stddef.h>, for size_t.
22157
22158         * lib/unicodeio.h: Include <stddef.h>, for size_t.
22159         * lib/unicodeio.c: Don't include <stddef.h>.
22160
22161 2002-12-31  Bruno Haible  <bruno@clisp.org>
22162
22163         * lib/getdate.y (get_date): Test HAVE_STRUCT_TM_TM_ZONE, not
22164         HAVE_TM_ZONE.
22165
22166 2002-12-24  Karl Berry  <karl@gnu.org>
22167
22168         * config/config.guess: update from prep.
22169
22170 2002-12-24  Bruno Haible  <bruno@clisp.org>
22171
22172         General infrasructure.
22173         * m4/README: Rewritten.
22174         * m4/onceonly.m4: New file.
22175         * m4/onceonly_2_57.m4: New file.
22176
22177         Module atexit.
22178         * m4/atexit.m4: New file.
22179
22180         Module strtod.
22181         * m4/strtod.m4: New file.
22182
22183         Module strtol.
22184         * m4/strtol.m4: New file.
22185
22186         Module strtoul.
22187         * m4/strtoul.m4: New file.
22188
22189         Module memchr.
22190         * m4/memchr.m4: New file.
22191
22192         Module memcmp.
22193         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): New macro.
22194         (jm_FUNC_MEMCMP): Invoke it.
22195
22196         Module memcpy.
22197         * m4/memcpy.m4: New file.
22198
22199         Module memmove.
22200         * m4/memmove.m4: New file.
22201
22202         Module memset.
22203         * m4/memset.m4: New file.
22204
22205         Module strcspn.
22206         * m4/strcspn.m4: New file.
22207
22208         Module strpbrk.
22209         * m4/strpbrk.m4: New file.
22210
22211         Module strstr.
22212         * m4/strstr.m4: New file.
22213
22214         Module strerror.
22215         * m4/strerror.m4: New file.
22216
22217         Module mktime.
22218         * m4/mktime.m4: Renamed from jm-mktime.m4.
22219         (gl_PREREQ_MKTIME): New macro.
22220         (gl_FUNC_MKTIME): Renamed from jm_FUNC_MKTIME. Invoke gl_PREREQ_MKTIME.
22221
22222         Module malloc.
22223         * m4/malloc.m4 (gl_PREREQ_MALLOC): New macro.
22224         (jm_FUNC_MALLOC): Use AC_FUNC_MALLOC. Invoke gl_PREREQ_MALLOC.
22225         Don't define HAVE_DONE_WORKING_MALLOC_CHECK, since nothing uses it.
22226
22227         Module realloc.
22228         * m4/realloc.m4 (gl_PREREQ_REALLOC): New macro.
22229         (jm_FUNC_REALLOC): Use AC_FUNC_REALLOC. Invoke gl_PREREQ_REALLOC.
22230         Don't define HAVE_DONE_WORKING_REALLOC_CHECK, since nothing uses it.
22231
22232         Module strftime.
22233         * m4/tm_gmtoff.m4: New file, extracted from strftime.m4.
22234         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Use AC_FUNC_STRFTIME.
22235         Don't test for bcopy (we are not emacs). Invoke AC_TYPE_MBSTATE_T and
22236         gl_TM_GMTOFF.
22237         (_jm_STRFTIME_PREREQS, jm_FUNC_GNU_STRFTIME): Use onceonly macros.
22238
22239         Module xalloc.
22240         * m4/xalloc.m4: New file.
22241
22242         Module alloca.
22243         * m4/alloca.m4: New file.
22244
22245         Module putenv.
22246         * m4/putenv.m4 (gl_PREREQ_PUTENV): New macro.
22247         (jm_FUNC_PUTENV): Invoke it.
22248
22249         Module setenv.
22250         * m4/setenv.m4 (gt_FUNC_SETENV): New macro.
22251         (gt_CHECK_VAR_DECL): Fix quoting error that led to infinite loop in m4
22252         when invoked twice.
22253         (gt_PREREQ_SETENV, gt_PREREQ_UNSETENV): New macros, replacing old
22254         gt_FUNC_SETENV.
22255
22256         Module memrchr.
22257         * m4/memrchr.m4: New file.
22258
22259         Module stpcpy.
22260         * m4/stpcpy.m4: New file.
22261
22262         Module strcase.
22263         * m4/strcase.m4: New file.
22264
22265         Module strdup.
22266         * m4/strdup.m4: New file.
22267
22268         Module strnlen.
22269         * m4/strnlen.m4: New file.
22270
22271         Module strndup.
22272         * m4/strndup.m4: New file.
22273
22274         Module xstrtod.
22275         * m4/xstrtod.m4: New file.
22276
22277         Module xstrtol.
22278         * m4/xstrtol.m4: New file.
22279
22280         Module getdate.
22281         * m4/getdate.m4: New file.
22282
22283         Module unlocked-io.
22284         * m4/unlocked-io.m4: Renamed from jm-glibc-io.m4.
22285         (jm_FUNC_GLIBC_UNLOCKED_IO): Invoke AC_GNU_SOURCE. Use onceonly macros.
22286         * m4/jm-glibc-io.m4n: Remove file.
22287
22288         Module long-options.
22289         * m4/long-options.m4: New file.
22290
22291         Module md5.
22292         * m4/md5.m4: New file.
22293
22294         Module sha.
22295         * m4/sha.m4: New file.
22296
22297         Module getstr.
22298         * m4/getstr.m4: New file.
22299
22300         Module getline.
22301         * m4/getline.m4 (gl_PREREQ_GETLINE): New macro.
22302         (AM_FUNC_GETLINE): Invoke AC_GNU_SOURCE. Use <stdlib.h>, not
22303         <sys/types.h>, for size_t. Use the function name gnu_getline, not
22304         simply getline. Infoke gl_PREREQ_GETLINE.
22305
22306         Module obstack.
22307         * m4/obstack.m4: New file.
22308
22309         Module hash.
22310         * m4/hash.m4: New file.
22311
22312         Module readtokens.
22313         * m4/readtokens.m4: New file.
22314
22315         Module strverscmp.
22316         * m4/strverscmp.m4: New file.
22317
22318         Module stdbool.
22319         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Add test for _Bool. Needed for
22320         OSF/1.
22321
22322         Module strtoll.
22323         * m4/strtoll.m4: New file.
22324
22325         Module strtoull.
22326         * m4/strtoull.m4: New file.
22327
22328         Module strtoimax.
22329         * m4/strtoimax.m4: New file.
22330
22331         Module strtoumax.
22332         * m4/strtoumax.m4: New file.
22333
22334         Module xstrtoimax.
22335         * m4/xstrtoimax.m4 (jm_XSTRTOIMAX): Renamed from
22336         jm_AC_PREREQ_XSTRTOIMAX.
22337         Moved the strtol prerequisites to strtol.m4.
22338         Moved the strtoll prerequisites to strtoll.m4.
22339         Moved the strtoimax prerequisites to strtoimax.m4.
22340
22341         Module xstrtoumax.
22342         * m4/xstrtoumax.m4 (jm_XSTRTOUMAX): Renamed from
22343         jm_AC_PREREQ_XSTRTOUMAX.
22344         Moved the strtoul prerequisites to strtoul.m4.
22345         Moved the strtoull prerequisites to strtoull.m4.
22346         Moved the strtoumax prerequisites to strtoumax.m4.
22347
22348         Module chown.
22349         * m4/chown.m4 (gl_PREREQ_CHOWN): New macro.
22350         (jm_FUNC_CHOWN): Use AC_FUNC_CHOWN. Invoke gl_PREREQ_CHOWN.
22351
22352         Module dup2.
22353         * m4/dup2.m4: New file.
22354
22355         Module ftruncate.
22356         * m4/ftruncate.m4 (gl_PREREQ_FTRUNCATE): New macro.
22357         (jm_FUNC_FTRUNCATE): Use AC_REPLACE_FUNCS. Invoke gl_PREREQ_FTRUNCATE.
22358
22359         Module getgroups.
22360         * m4/getgroups.m4 (gl_PREREQ_GETGROUPS): New macro.
22361         (jm_FUNC_GETGROUPS): Use AC_FUNC_GETGROUPS. Invoke gl_PREREQ_GETGROUPS.
22362
22363         Module gettimeofday.
22364         * m4/gettimeofday.m4 (gl_PREREQ_GETTIMEOFDAY): New macro.
22365         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use onceonly macros. Invoke
22366         gl_PREREQ_GETTIMEOFDAY.
22367
22368         Module mkdir.
22369         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): New macro.
22370         (UTILS_FUNC_MKDIR_TRAILING_SLASH): Invoke gl_PREREQ_MKDIR.
22371
22372         Module mkstemp.
22373         * m4/mkstemp.m4 (gl_PREREQ_MKSTEMP): New macro.
22374         (jm_PREREQ_TEMPNAME): New macro, from prereq.m4. Also invoke
22375         jm_AC_TYPE_UINTMAX_T.
22376         (UTILS_FUNC_MKSTEMP): Invoke gl_PREREQ_MKSTEMP and jm_PREREQ_TEMPNAME.
22377
22378         Module stat.
22379         * m4/stat.m4 (gl_PREREQ_STAT): New macro.
22380         (jm_FUNC_STAT): Use AC_FUNC_STAT. Invoke gl_PREREQ_STAT.
22381
22382         Module lstat.
22383         * m4/lstat.m4 (gl_PREREQ_LSTAT): New macro.
22384         (jm_FUNC_LSTAT): Use AC_FUNC_LSTAT. Invoke gl_PREREQ_LSTAT.
22385
22386         Module timespec.
22387         * m4/timespec.m4 (gl_TIMESPEC): New macro.
22388         (jm_CHECK_TYPE_STRUCT_TIMESPEC): Add check for <sys/time.h>.
22389         * m4/st_mtim.m4: Indentation.
22390
22391         Module nanosleep.
22392         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): New macro.
22393         (jm_FUNC_NANOSLEEP): Add check for <sys/time.h>. Invoke
22394         gl_PREREQ_NANOSLEEP.
22395
22396         Module regex.
22397         * m4/regex.m4 (jm_PREREQ_REGEX): New macro.
22398         (jm_INCLUDED_REGEX): Invoke jm_PREREQ_REGEX.
22399         (gl_REGEX): New macro.
22400
22401         Module rename.
22402         * m4/rename.m4 (gl_PREREQ_RENAME): New macro.
22403         (vb_FUNC_RENAME): Invoke gl_PREREQ_RENAME.
22404
22405         Module rmdir.
22406         * m4/rmdir.m4: New file.
22407
22408         Module utime.
22409         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Use onceonly macros.
22410         * m4/utime.m4 (gl_PREREQ_UTIME): New macro.
22411         (jm_FUNC_UTIME): Invoke gl_PREREQ_UTIME.
22412
22413         Module dirname.
22414         * m4/dirname.m4: New file.
22415
22416         Module getopt.
22417         * m4/getopt.m4: New file.
22418
22419         Module unistd-safer.
22420         * m4/unistd-safer.m4: New file.
22421
22422         Module fnmatch.
22423         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Include <stdlib.h>, for exit()
22424         declaration.
22425         (gl_PREREQ_FNMATCH_EXTRA): New macro.
22426         (gl_FUNC_FNMATCH_POSIX): New macro.
22427         (gl_FUNC_FNMATCH_GNU): Renamed from AC_FUNC_FNMATCH_GNU. Invoke
22428         gl_PREREQ_FNMATCH_EXTRA. Use the function name gnu_fnmatch, not
22429         simply fnmatch.
22430
22431         Module exclude.
22432         * m4/exclude.m4: New file.
22433
22434         Module human.
22435         * m4/human.m4: New file.
22436
22437         Module acl.
22438         * m4/acl.m4: Nop.
22439
22440         Module backupfile.
22441         * m4/backupfile.m4: New file.
22442         * m4/d-ino.m4: Indentation.
22443
22444         Module fsusage.
22445         * m4/fsusage.m4 (gl_FSUSAGE): New macro.
22446         (jm_STATFS_TRUNCATES): New macro, from coreutils-4.5.4/configure.ac.
22447         (gl_PREREQ_FSUSAGE_EXTRA): New macro.
22448
22449         Module dirfd.
22450         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Invoke some AC_EGREP_CPP
22451         requirements.
22452
22453         Module euidaccess.
22454         * m4/euidaccess.m4: New file.
22455
22456         Module file-type.
22457         * m4/file-type.m4: New file.
22458
22459         Module fileblocks.
22460         * m4/fileblocks.m4: New file.
22461
22462         Module filemode.
22463         * m4/filemode.m4: New file.
22464
22465         Module isdir.
22466         * m4/isdir.m4: New file.
22467
22468         Module lchown.
22469         * m4/lchown.m4 (gl_PREREQ_LCHOWN): New macro.
22470         (jm_FUNC_LCHOWN): Invoke gl_PREREQ_LCHOWN.
22471
22472         Module makepath.
22473         * m4/makepath.m4: New file.
22474
22475         Module modechange.
22476         * m4/modechange.m4: New file.
22477
22478         Module mountlist.
22479         * m4/mountlist.m4: New file.
22480         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Use onceonly macros.
22481         Indentation.
22482
22483         Module path-concat.
22484         * m4/path-concat.m4: New file.
22485
22486         Module pathmax.
22487         * m4/pathmax.m4: New file.
22488
22489         Module same.
22490         * m4/same.m4: New file.
22491
22492         Module save-cwd.
22493         * m4/save-cwd.m4: New file.
22494
22495         Module savedir.
22496         * m4/savedir.m4: New file.
22497
22498         Module xgetcwd.
22499         * m4/xgetcwd.m4: New file.
22500         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Use onceonly macros.
22501
22502         Module xreadlink.
22503         * m4/xreadlink.m4: New file.
22504
22505         Module safe-read.
22506         * m4/safe-read.m4: New file.
22507
22508         Module safe-write.
22509         * m4/safe-write.m4: New file.
22510
22511         Module closeout.
22512         * m4/closeout.m4: New file.
22513
22514         Module stdio-safer.
22515         * m4/stdio-safer.m4: New file.
22516
22517         Module getpass.
22518         * m4/getpass.m4: New file.
22519
22520         Module getugroups.
22521         * m4/getugroups.m4: New file.
22522
22523         Module group-member.
22524         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): New macro.
22525         (jm_FUNC_GROUP_MEMBER): Invoke AC_GNU_SOURCE, gl_PREREQ_GROUP_MEMBER.
22526
22527         Module idcache.
22528         * m4/idcache.m4: New file.
22529
22530         Module userspec.
22531         * m4/userspec.m4: New file.
22532
22533         Module gettime.
22534         * m4/clock_time.m4: New file.
22535         * m4/gettime.m4: New file.
22536
22537         Module settime.
22538         * m4/settime.m4: New file.
22539
22540         Module posixtm.
22541         * m4/posixtm.m4: New file.
22542
22543         Module gethostname.
22544         * m4/gethostname.m4: New file.
22545
22546         Module canon-host.
22547         * m4/canon-host.m4: New file.
22548
22549         Module gettext.
22550         * m4/codeset.m4: New file, from gettext-0.11.5.
22551         * m4/gettext.m4: New file, from gettext-0.11.5.
22552         * m4/glibc21.m4: New file, from gettext-0.11.5.
22553         * m4/iconv.m4: New file, from gettext-0.11.5.
22554         * m4/intdiv0.m4: New file, from gettext-0.11.5.
22555         * m4/inttypes-pri.m4: New file, from gettext-0.11.5.
22556         * m4/inttypes.m4: New file, from gettext-0.11.5.
22557         * m4/inttypes_h.m4: New file, from gettext-0.11.5 with modifications.
22558         * m4/isc-posix.m4: New file, from gettext-0.11.5.
22559         * m4/lcmessage.m4: New file, from gettext-0.11.5.
22560         * m4/lib-ld.m4: New file, from gettext-0.11.5.
22561         * m4/lib-link.m4: New file, from gettext-0.11.5.
22562         * m4/lib-prefix.m4: New file, from gettext-0.11.5.
22563         * m4/progtest.m4: New file, from gettext-0.11.5.
22564         * m4/stdint_h.m4: New file, from gettext-0.11.5 with modifications.
22565         * m4/uintmax_t.m4: New file, from gettext-0.11.5 with modifications.
22566         * m4/ulonglong.m4: New file, from gettext-0.11.5 with modifications.
22567
22568         Module localcharset.
22569         * m4/localcharset.m4: New file.
22570
22571         Module hard-locale.
22572         * m4/hard-locale.m4: New file.
22573
22574         Module mbswidth.
22575         * m4/mbswidth.m4 (gl_MBSWIDTH): Renamed from jm_PREREQ_MBSWIDTH. Use
22576         onceonly macros.
22577         * m4/mbrtowc.m4: Add comment.
22578
22579         Module memcasecmp.
22580         * m4/memcasecmp.m4: New file.
22581
22582         Module memcoll.
22583         * m4/memcoll.m4: New file.
22584
22585         Module unicodeio.
22586         * m4/unicodeio.m4: New file.
22587
22588         Module rpmatch.
22589         * m4/rpmatch.m4: New file.
22590
22591         Module yesno.
22592         * m4/yesno.m4: New file.
22593
22594         Module exitfail.
22595         * m4/exitfail.m4: New file.
22596
22597         Module c-stack.
22598         * m4/c-stack.m4 (gl_C_STACK): New macro.
22599         (jm_PREREQ_C_STACK): Check for <sys/time.h>. Use onceonly macros.
22600
22601         Module error.
22602         * m4/error.m4 (gl_ERROR): New macro.
22603         (jm_PREREQ_ERROR): Use onceonly macros.
22604
22605         Module fatal.
22606         * m4/fatal.m4: New file.
22607
22608         Module getloadavg.
22609         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Use onceonly macros.
22610         (gl_FUNC_GETLOADAVG, gl_PREREQ_GETLOADAVG): New macros.
22611
22612         Module getpagesize.
22613         * m4/getpagesize.m4: New file.
22614
22615         Module getusershell.
22616         * m4/getusershell.m4: New file.
22617
22618         Module physmem.
22619         * m4/physmem.m4: New file.
22620
22621         Module posixver.
22622         * m4/posixver.m4: New file.
22623
22624         Module quotearg.
22625         * m4/quotearg.m4: New file.
22626
22627         Module quote.
22628         * m4/quote.m4: New file.
22629
22630         Module readutmp.
22631         * m4/readutmp.m4: New file, based on jm_PREREQ_READUTMP from prereq.m4.
22632
22633         Module sig2str.
22634         * m4/sig2str.m4: New file.
22635
22636         Other.
22637         * m4/longlong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Remove, moved to
22638         ulonglong.m4.
22639         * m4/intmax_t.m4: New file.
22640         * m4/d-type.m4: Indentation.
22641         * m4/jm-macros.m4: Update.
22642         * m4/prereq.m4 (jm_PREREQ): Update.
22643         (jm_PREREQ_ADDEXT): Remove, obsoleted by backupfile.m4.
22644         (jm_PREREQ_CANON_HOST): Remove, obsoleted by canon-host.m4.
22645         (jm_PREREQ_DIRNAME): Remove, obsoleted by dirname.m4.
22646         (jm_PREREQ_EXCLUDE): Remove, obsoleted by exclude.m4.
22647         (jm_PREREQ_GETPAGESIZE): Remove, obsoleted by getpagesize.m4.
22648         (jm_PREREQ_HARD_LOCALE): Remove, obsoleted by hard-locale.m4.
22649         (jm_PREREQ_HASH): Remove, obsoleted by hash.m4.
22650         (jm_PREREQ_HUMAN): Remove, obsoleted by human.m4.
22651         (jm_PREREQ_MEMCHR): Remove, obsoleted by memchr.m4.
22652         (jm_PREREQ_PHYSMEM): Remove, obsoleted by physmem.m4.
22653         (jm_PREREQ_POSIXVER): Remove, obsoleted by posixver.m4.
22654         (jm_PREREQ_QUOTEARG): Remove, obsoleted by quotearg.m4.
22655         (jm_PREREQ_READUTMP): Remove, obsoleted by readutmp.m4.
22656         (jm_PREREQ_REGEX): Remove, obsoleted by regex.m4.
22657         (jm_PREREQ_STRNLEN): Remove, obsoleted by strnlen.m4.
22658         (jm_PREREQ_TEMPNAME): Remove, obsoleted by mkstemp.m4.
22659         (jm_PREREQ_XGETCWD): Remove, obsoleted by xgetcwd.m4.
22660         (jm_PREREQ_XREADLINK): Remove, obsoleted by xreadlink.m4.
22661         * m4/readdir.m4 (jm_FUNC_READDIR): Use onceonly macros.
22662
22663 2002-12-24  Bruno Haible  <bruno@clisp.org>
22664
22665         * MODULES.txt: Update according to m4/ changes.
22666
22667         Module gettext.
22668         * config.rpath: New file, from gettext-0.11.5.
22669
22670         * modules/*: New module descriptions.
22671         * gnulib-tool: New file.
22672         * MODULES.html.sh: New file.
22673
22674 2002-12-21  Karl Berry  <karl@gnu.org>
22675
22676         * doc/fdl.texi: update to version 1.2.
22677
22678 2002-12-19  Karl Berry  <karl@gnu.org>
22679
22680         * config/config.guess: update from prep.
22681
22682 2002-12-18  Bruno Haible  <bruno@clisp.org>
22683
22684         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't test for localtime_r.
22685         * m4/jm-mktime.m4 (jm_FUNC_MKTIME): Likewise.
22686
22687 2002-12-17  Bruno Haible  <bruno@clisp.org>
22688
22689         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Remove checks for limits.h,
22690         stdlib.h, string.h.
22691
22692 2002-12-17  Bruno Haible  <bruno@clisp.org>
22693
22694         * lib/canon-host.c (strdup): Remove unused declaration.
22695
22696         * lib/fsusage.c: Include full_read.h.
22697         (get_fs_usage): Use full_read instead of safe_read.
22698
22699         * lib/utime.c (utime_null): Use SAFE_READ_ERROR.
22700
22701 2002-12-12  Karl Berry  <karl@gnu.org>
22702
22703         * config/config.guess: update from prep.
22704
22705 2002-12-11  Bruno Haible  <bruno@clisp.org>
22706
22707         * m4/setenv.m4: New file, from gettext-0.11.5.
22708
22709 2002-12-11  Bruno Haible  <bruno@clisp.org>
22710
22711         * lib/setenv.h: Rewritten to cope with systems that have setenv() but
22712         not unsetenv().
22713         * lib/setenv.c, unsetenv.c: Taken from glibc-2.2.4 with the following
22714         modifications:
22715
22716         2002-12-11  Bruno Haible  <bruno@clisp.org>
22717
22718                 * setenv.c (alloca): Fall back to malloc.
22719                 (freea): New macro.
22720                 (setenv): Use freea() to free memory allocated with alloca().
22721
22722         2002-11-13  Bruno Haible  <bruno@clisp.org>
22723
22724                 * setenv.c (compar_fn_t, __add_to_environ, setenv): Use ANSI C
22725                 function declarations.
22726                 * unsetenv.c (unsetenv): Likewise.
22727
22728         2002-03-04  Bruno Haible  <bruno@clisp.org>
22729
22730                 Portability to AIX 4.3.3.
22731                 * unsetenv.c: New file, extracted from setenv.c.
22732                 * setenv.c: Move the unsetenv() function to unsetenv.c.
22733
22734         2001-12-20  Bruno Haible  <bruno@clisp.org>
22735
22736                 * setenv.c (__add_to_environ): Don't call realloc(NULL,...),
22737                 use malloc instead. For SunOS 4.
22738
22739         2001-12-11  Bruno Haible  <bruno@clisp.org>
22740
22741                 * setenv.c: Declare alloca.
22742                 (compar_fn_t): New typedef.
22743                 (KNOWN_VALUE, STORE_VALUE): Use it.
22744
22745         * lib/Makefile.am (libfetish_a_SOURCES): Add setenv.c, unsetenv.c,
22746         setenv.h.
22747
22748 2002-12-10  Paul Eggert  <eggert@twinsun.com>
22749
22750         Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
22751         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE, EXCLUDE_WILDCARDS):
22752         Choose values that are less likely to collide with system fnmatch
22753         options.
22754         * lib/exclude.c (FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not
22755         defined (e.g., a pure POSIX system).
22756         (EXCLUDE_macros_do_not_collide_with_FNM_macros): Use FNM_PATHNAME
22757         instead of FNM_FILE_NAME, for compatibility with pure POSIX sytems.
22758
22759 2002-12-06  Paul Eggert  <eggert@twinsun.com>
22760
22761         Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
22762         a pain in practice to deal with generated m4 files.  This change
22763         goes together with the 2002-12-04 unlocked-io.h change in ../lib.
22764
22765         * m4/Makefile.am.in (Makefile.am): Don't mention jm-glibc-io.m4n
22766         and jm-glibc-io.m4, as they are no longer a special case.
22767         * m4/jm-glibc-io.m4: Rename from jm-glibc-io.m4n, and remove the
22768         kludge and the auto-generation stuff.  Check only whether the
22769         functions are declared, not whether they exist, since older hosts
22770         that don't declare the functions can't use the optimization anyway.
22771
22772 2002-12-06  Jim Meyering  <jim@meyering.net>
22773
22774         * lib/error.c: Be consistent: change `#ifndef _LIBC' to `#if !_LIBC'.
22775
22776         Merge in changes from libc's misc/error.c, in preparation
22777         for the merge of gnulib's changes back into libc.
22778
22779         * lib/error.c (_): Define only if not already defined.
22780         Move definition to follow all #include directives.
22781         Include unlocked-io.h only if !_LIBC.
22782         [_LIBC]: Include <libio/libioP.h>.
22783         [USE_IN_LIBIO]: Include <libio/iolibio.h>
22784         (fflush): Tweak definition to use INTUSE.
22785         (putc): Define.
22786
22787 2002-12-05  Paul Eggert  <eggert@twinsun.com>
22788
22789         * lib/alloca.c [defined emacs]: Include "lisp.h".
22790         (xalloc_die) [defined emacs]: New macro.
22791         (free) [defined emacs && defined EMACS_FREE]: Define to EMACS_FREE.
22792         [! defined emacs]: Include <xalloc.h>.
22793         (POINTER_TYPE) [!defined POINTER_TYPE]: New macro.
22794         (pointer): Typedef to POINTER_TYPE *.
22795         (malloc): Remove decl; we now always use xmalloc.
22796         (alloca): Use old-style definition, since Emacs needs this.
22797         Check for arithmetic overflow when computing combined size.
22798
22799 2002-12-04  Paul Eggert  <eggert@twinsun.com>
22800
22801         Do not generate unlocked-io.h automatically, since it's easier to
22802         maintain it by hand.
22803
22804         * lib/unlocked-io.h: New file, from GNU diffutils,
22805         but with proper copyright notice and attribution.
22806         * lib/gen-uio: Remove.
22807         * lib/Makefile.am: Add copyright notice.
22808         (libfetish_a_SOURCES): Add unlocked-io.h.
22809         (BUILT_SOURCES, all-local): Remove unlocked-io.h.
22810         (DISTCLEANFILES, io_functions): Remove macros.
22811         (EXTRA_DIST): Remove gen_uio.
22812         (unlocked-io.h): Remove rule.
22813
22814 2002-12-04  Jim Meyering  <jim@meyering.net>
22815
22816         Reflect the fact that stat.c and lstat.c are no longer generated.
22817         * lib/Makefile.am (BUILT_SOURCES): Remove stat.c and lstat.c.
22818         (DISTCLEANFILES): Likewise.
22819         (EXTRA_DIST): Likewise.
22820         (all_local): Don't depend on stat.c or lstat.c.
22821         (stat.c, lstat.c): Remove rules.
22822         (EXTRA_DIST): Remove xstat.in.
22823
22824         * lib/xstat.in: Remove file.  Contents moved into stat.c.
22825         * lib/stat.c: New file.  Contents mostly from xstat.in.
22826         * lib/stat.c: Rework so that it may serve to define rpl_lstat, too.
22827         * lib/lstat.c: New file. Simply #define LSTAT and include stat.c.
22828
22829         * lib/safe-read.c: Rework so that it may serve to define safe_write,
22830         too.
22831         * lib/safe-write.c: Simply #define SAFE_WRITE and include safe-read.c.
22832
22833 2002-12-03  Jim Meyering  <jim@meyering.net>
22834
22835         * lib/safe-read.c, safe-write.c: Change variable names and comments,
22836         but not semantics, to minimize the differences between these two files.
22837         (safe_read): Change comment to mention SAFE_READ_ERROR.
22838
22839         * lib/safe-read.c (IS_EINTR): Define.
22840         (safe_read): Use IS_EINTR in place of in-function cpp directives.
22841
22842 2002-12-02  Jim Meyering  <jim@meyering.net>
22843
22844         * lib/safe-read.c (EINTR): Define.
22845         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
22846         (INT_MAX): Provide fallback.
22847         (safe_read): Rewrite to iterate IFF the read fails with EINTR.
22848
22849         * lib/safe-read.h (SAFE_READ_ERROR): Define.
22850
22851 2002-12-02  Bruno Haible  <bruno@clisp.org>
22852
22853         * lib/safe-write.c (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM):
22854         Define, taken from safe-read.c.
22855         (INT_MAX): Provide fallback.
22856         (safe_write): Rewrite to iterate IFF the write fails with EINTR.
22857         * lib/safe-write.h (SAFE_WRITE_ERROR): Define.
22858
22859         * lib/safe-read.c (EINTR): Remove definition.
22860         (safe_read): Don't use EINTR if it is absent.
22861
22862 2002-12-01  Jim Meyering  <jim@meyering.net>
22863
22864         * lib/safe-read.c: (safe_read): Also exit the loop when read returns
22865         zero.
22866         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, INT_MAX): Define.
22867
22868 2002-11-27  Paul Eggert  <eggert@twinsun.com>
22869
22870         * lib/hash.c (hash_lookup, hash_get_first, hash_get_next,
22871         hash_find_entry, hash_rehash): Replace `if (limit <= value) abort ();'
22872         with `if (! (value < limit)) abort ();', for readability.
22873
22874 2002-11-26  Karl Berry  <karl@gnu.org>
22875
22876         * lib/strdup.c: copy from libc again, with jim's ok.
22877         * lib/.cppi-disable: re-add strdup.c
22878
22879 2002-11-25  Karl Berry  <karl@gnu.org>
22880
22881         * lib/strtoll.c: copy from libc, meaning we now #include <strtol.c>
22882         instead of "strtol.c".
22883
22884 2002-11-25  Karl Berry  <karl@gnu.org>
22885
22886         * config/install-sh: update from automake for variable quoting, $0 in
22887         error msgs, etc.
22888
22889         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): new entry.
22890         * config/srclist.txt ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new
22891         entry.
22892
22893 2002-11-25  Jim Meyering  <jim@meyering.net>
22894
22895         * lib/mktime.c: Sync from libc, now that it has the latest fix.
22896
22897 2002-11-24  Karl Berry  <karl@gnu.org>
22898
22899         * lib/error.c, getopt.c, getopt.h, getopt1.c, obstack.c, regex.c,
22900         regex.h, strdup.c, strtoll.c, tempname.c: change license to gpl.
22901
22902 2002-11-24  Jim Meyering  <jim@meyering.net>
22903
22904         Update from coreutils:
22905
22906         * lib/mktime.c: Merge in changes from libc.
22907
22908         Avoid a link-time failure on some Linux systems.
22909         * lib/mktime.c (STATIC): Define to be empty (_LIBC) or `static'
22910         (otherwise).
22911         (__mon_yday): Declare with the STATIC attribute.
22912         (__mktime_internal): Likewise.
22913         Based on a report from Greg Schafer.
22914
22915 2002-11-23  Jim Meyering  <jim@meyering.net>
22916
22917         * lib/sig2str.c (str2signum, sig2str): Avoid a warning from gcc:
22918         Use `unsigned', not `int', as type of index.
22919
22920         * lib/xstat.in [@BEGIN_LSTAT_ONLY@]: Include <string.h>.
22921
22922         * lib/fsusage.c: Remove unneeded parentheses around operands of
22923         `defined'.
22924
22925 2002-11-22  Paul Eggert  <eggert@twinsun.com>
22926
22927         * lib/quotearg.h: Allow multiple inclusion by surrounding with
22928         "#ifndef QUOTEARG_H_".  Include <stddef.h>, for size_t,
22929         so that we can be included first.
22930         (PARAMS): Remove; we now assume C89 or later.  All uses removed.
22931         * lib/quotearg.c: Include quotearg.h immediately after config.h.
22932         No need to include stddef.h or sys/types.h any more.
22933         Surround local include files with "", not "<>".
22934         Assume HAVE_LIMITS_H unconditionally, as we assume C89.
22935         Similarly, assume HAVE_C_BACKSLASH_A, CHAR_BIT, UCHAR_MAX, UINT_MAX,
22936         HAVE_STDLIB_H, HAVE_STRING_H, STDC_HEADERS.
22937         (HAVE_MBSINIT): Undef if !HAVE_MBRTOWC.
22938         (mbsinit): Define to 1 if !defined mbsinit && !HAVE_MBSINIT.
22939         (ISPRINT): Remove; no longer needed now that we assume C89.
22940
22941         (clone_quoting_options, quotearg_buffer, quotearg_n_options):
22942         Preserve errno.
22943
22944         (quotearg_buffer_restyled, quotearg_n, quotearg_n_style,
22945         quotearg_char): Use SIZE_MAX rather than
22946         (size_t) -1 when we are talking about "infinity".
22947
22948         (quotearg_buffer_restyled): Fix bug when quoting trigraphs.
22949
22950 2002-11-22  Paul Eggert  <eggert@twinsun.com>
22951
22952         * lib/hash.c: Avoid use of <assert.h>, as the GNU Coding Standards
22953         hint that one should use `if (! x) abort ();' rather than `assert
22954         (x);', and anyway it's one less thing to worry about configuring.
22955         (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
22956         hash_rehash, hash_insert): Use abort rather than assert.
22957
22958 2002-11-22  Bruno Haible  <bruno@clisp.org>
22959
22960         * lib/safe-read.h: Assume C89. Add comments.
22961         (safe_read): Change return type to size_t.
22962         * lib/safe-read.c (safe_read): Change return type to size_t. Handle
22963         byte counts > SSIZE_MAX correctly.
22964         * lib/safe-write.h: New file.
22965         * lib/safe-write.c: New file.
22966         * lib/full-read.h: New file.
22967         * lib/full-read.c: New file.
22968         * lib/full-write.h: Assume C89. Add comments.
22969         * lib/full-write.c: Include safe-write.h.
22970         (full_write): Rewritten to use safe_write.
22971         Suggested by Jim Meyering and Paul Eggert.
22972
22973 2002-11-21  Jim Meyering  <jim@meyering.net>
22974
22975         * lib/strdup.c (strdup): Tweak comment and initial #if/#include.
22976
22977         Merge in changes from the coreutils.
22978
22979         2002-09-25  Paul Eggert  <eggert@twinsun.com>
22980         * lib/fsusage.c [! HAVE_INTTYPES_H && HAVE_STDINT_H] Include
22981         <stdint.h>.
22982         (UINTMAX_MAX) [!defined UINTMAX_MAX]: New macro.
22983         (PROPAGATE_ALL_ONES): Work even if X is unsigned and narrower than
22984         int.  Work more efficiently if X is the same width as uintmax_t.
22985         Do not compare X to -1, to avoid bogus compiler warning.
22986         (get_fs_usage): (uintmax_t) -1 -> UINTMAX_MAX to avoid a cast.
22987         Don't assume that f_frsize and f_bsize are the same type.
22988
22989         * lib/mountlist.c: #undef MNT_IGNORE before defining it, to avoid
22990         warning on FreeBSD.
22991
22992         * lib/makepath.c (make_path): Restore umask *before* creating the final
22993         component.
22994         (make_path): Minor reformatting.
22995
22996         * lib/xmalloc.c: Adjust to work with new autoconf macros,
22997         AC_FUNC_MALLOC and AC_FUNC_REALLOC: test #ifndef
22998         HAVE_MALLOC/HAVE_REALLOC.
22999
23000         * lib/mountlist.h (ME_DUMMY): Don't count entries of type `auto' as
23001         dummy ones.  At least on GNU/Linux systems, `auto' means something
23002         else.
23003         From Michael Stone.
23004
23005 2002-11-21  Bruno Haible  <bruno@clisp.org>
23006
23007         Remove case insensitive option matching.
23008         * lib/argmatch.h (argcasematch): Remove declaration.
23009         (ARGCASEMATCH): Remove macro.
23010         (__xargmatch_internal): Remove case_sensitive argument.
23011         (XARGMATCH): Update.
23012         (XARGCASEMATCH): Remove macro.
23013         * lib/argmatch.c (argmatch): Renamed from __argmatch_internal. Remove
23014         case_sensitive argument.
23015         (argcasematch): Remove function.
23016         (__xargmatch_internal): Remove case_sensitive argument.
23017         (main): Use XARGMATCH instead of XARGCASEMATCH.
23018
23019         * lib/xmalloc.c: Change compile-time error message. Add comment about
23020         required autoconf version.
23021
23022 2002-11-20  Paul Eggert  <eggert@twinsun.com>
23023
23024         Merge argmatch cleanups from Bison.  Assume C89.
23025
23026         * lib/argmatch.c: Include config.h here, not in argmatch.h.
23027         Include stdlib.h, for EXIT_FAILURE.
23028         Always include <string.h>, since we assume C89.
23029         (EXIT_FAILURE): Remove pre-C89 bug workaround.
23030         * lib/argmatch.h: Do not include <config.h> or <sys/types.h>.
23031         Include <stddef.h> instead, since it's all we need for size_t.
23032         (PARAMS): Remove.  All uses removed.
23033         (ARRAY_CARDINALITY): Do not bother to #undef.
23034         (ARRAY_CARDINALITY, ARGMATCH, ARGCASEMATCH, invalid_arg,
23035         ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
23036         Remove unnecessary parentheses.
23037         (ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
23038         Insert necessary parentheses.
23039         (ARGMATCH_CONSTRAINT, ARGMATCH_VERIFY): New macros.
23040         (ARGMATCH_ASSERT): Use ARGMATCH_CONSTRAINT.
23041
23042 2002-11-19  Bruno Haible  <bruno@clisp.org>
23043
23044         * lib/mbswidth.c: Include mbswidth.h right at the beginning.
23045         * lib/mbswidth.h: Include <stddef.h>, for size_t.
23046
23047         * lib/mbswidth.h (PARAMS): Remove macro.
23048         (mbswidth, mbsnwidth): Use ANSI C function declarations.
23049         * lib/mbswidth.c (mbswidth, mbsnwidth): Likewise.
23050
23051         * lib/gcd.h (PARAMS): Remove macro.
23052         (gcd): Use ANSI C function declarations.
23053         * lib/gcd.c (gcd): Likewise.
23054
23055 2002-11-15  Bruno Haible  <bruno@clisp.org>
23056
23057         * lib/strcspn.c: Include <stddef.h>.
23058         (strcspn): Use ANSI C function declaration. Change return type to
23059         size_t. Use NULL.
23060         * lib/strpbrk.c: Minimize diffs to glibc. Include <stddef.h>.
23061         (strpbrk): Use NULL.
23062         * lib/strpbrk.h (PARAMS): Remove macro.
23063         (strpbrk): Use ANSI C function declaration.
23064         * lib/strstr.c: Don't include <sys/types.h>.
23065         * lib/strstr.h (PARAMS): Remove macro.
23066         (strstr): Use ANSI C function declarations.
23067
23068 2002-11-14  Karl Berry  <karl@gnu.org>
23069
23070         * config/mkinstalldirs: `do' on separate line, instead of
23071         `for var; do'.
23072
23073 2002-11-06  Bruno Haible  <bruno@clisp.org>
23074
23075         * lib/gcd.h (gcd): Change argument type to 'unsigned long'.
23076         * lib/gcd.c (gcd): Likewise.
23077
23078 2002-11-05  Bruno Haible  <bruno@clisp.org>
23079
23080         * lib/gcd.h: New file, from gettext-0.11.5.
23081         * lib/gcd.c: New file, from gettext-0.11.5.
23082
23083 2002-11-05  Bruno Haible  <bruno@clisp.org>
23084
23085         * lib/error.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
23086         * lib/getopt.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
23087         * lib/obstack.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
23088         * lib/regex.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
23089
23090         * lib/argmatch.c: Include gettext.h instead of <locale.h> and
23091         <libintl.h>.
23092         * lib/makepath.c: Include gettext.h instead of <locale.h> and
23093         <libintl.h>.
23094
23095         * lib/closeout.c: Include gettext.h instead of <libintl.h>.
23096         * lib/human.c: Include gettext.h instead of <libintl.h>.
23097         * lib/quotearg.c: Include gettext.h instead of <libintl.h>.
23098         * lib/rpmatch.c: Include gettext.h instead of <libintl.h>.
23099         * lib/unicodeio.c: Include gettext.h instead of <libintl.h>.
23100         * lib/userspec.c: Include gettext.h instead of <libintl.h>.
23101         * lib/version-etc.c: Include gettext.h instead of <libintl.h>.
23102         * lib/xmalloc.c: Include gettext.h instead of <libintl.h>.
23103         (textdomain): Remove definition.
23104         * lib/xmemcoll.c: Include gettext.h instead of <libintl.h>.
23105
23106         * lib/long-options.c: Remove include of <libintl.h> and definition of
23107         _.
23108         * lib/same.c: Remove include of <libintl.h> and definition of _.
23109
23110 2002-11-04  Owen Taylor  <otaylor@redhat.com>
23111
23112         * lib/config.charset: A few additions for Solaris.
23113
23114 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
23115
23116         Make it possible to build libcharset with CC=gcc CFLAGS="-x c++".
23117         * lib/localcharset.c (locale_charset): Declare as extern "C".
23118
23119 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
23120
23121         * lib/config.charset: msdos in uk_UA uses CP1125.
23122
23123 2002-11-04  Bruno Haible  <bruno@clisp.org>
23124
23125         * lib/stpcpy.h: New file, from GNU gettext-0.11.5.
23126         * lib/strcase.h: New file, from GNU gettext-0.11.5.
23127         * lib/strpbrk.h: New file, from GNU gettext-0.11.5.
23128         * lib/strstr.h: New file, from GNU gettext-0.11.5.
23129         * lib/xgetcwd.h: New file, from GNU gettext-0.11.5.
23130
23131 2002-11-04  Bruno Haible  <bruno@clisp.org>
23132
23133         * lib/localcharset.c (locale_charset): Don't return an empty string.
23134
23135 2002-11-04  Bruno Haible  <bruno@clisp.org>
23136
23137         * lib/localcharset.c (get_charset_aliases): Add more Windows specific
23138         aliases.
23139
23140 2002-11-04  Bruno Haible  <bruno@clisp.org>
23141
23142         * lib/config.charset: Update for newest glibc. Add canonical names
23143         ISO-8859-14, KOI8-T, TCVN5712-1, GEORGIAN-PS.
23144
23145 2002-11-04  Bruno Haible  <bruno@clisp.org>
23146
23147         * lib/config.charset: Add support for NetBSD.
23148
23149 2002-11-04  Bruno Haible  <bruno@clisp.org>
23150
23151         * lib/config.charset [msdosdjgpp]: For Russian, use CP866.
23152
23153 2002-11-01  Bruno Haible  <bruno@clisp.org>
23154
23155         * configure.in: Add AC_CONFIG_AUX_DIR call.
23156         (AC_OUTPUT): Add m4/Makefile, lib/Makefile. Remove doc/Makefile,
23157         test/Makefile.
23158         * Makefile.in (subdirs): Add m4, lib. Remove doc, test.
23159
23160 2002-09-28  Karl Berry  <karl@gnu.org>
23161
23162         * config/srclist.txt: can't copy install-sh/mkinstalldirs from
23163         installed automake until the next release, since changes have been
23164         made.
23165
23166 2002-09-25  Karl Berry  <karl@gnu.org>
23167
23168         * lib/strdup.c: copy from libc/string (via ../config/srclist*).
23169         * lib/getopt*: copy from libc/posix.
23170         * lib/gettext.h: copy from gettext.
23171         * lib/.cppi-disable: add strdup.c, gettext.h.
23172
23173 2002-09-25  Karl Berry  <karl@gnu.org>
23174
23175         * config/srclist.txt: enable gettext.h check.
23176         * config/config.{guess,sub}: update from prep.
23177         * config/depcomp, install-sh, mdate-sh, missing, mkinstalldirs: update
23178                 from automake 1.6.3.
23179         See srclist*.
23180
23181 2002-08-23  Stefan Monnier  <monnier@cs.yale.edu>
23182
23183         * regex.c (PATFETCH): Remove the translating fetch.
23184         (PATFETCH_RAW): Rename to PATFETCH.
23185         (set_image_of_range): New fun.
23186         (SET_RANGE_TABLE_WORK_AREA): Use it.
23187         (regex_compile): Don't translate the pattern chars so eagerly.
23188         Only do it when inserting an `exactn' bytecode or when handling
23189         a char-range.
23190         (mutually_exclusive_p): Avoid empty statement.
23191
23192 2002-07-06  Jim Meyering  <meyering@lucent.com>
23193
23194         * m4/README: Don't mention Makefile.am.in.
23195         Outline how I've tested changes to .m4 files.  Yep, it's a pain.
23196
23197 2002-07-01  Jim Meyering  <meyering@lucent.com>
23198
23199         * lib/c-stack.c: Include sys/time.h.
23200         From Volker Borchert.
23201
23202 2002-06-26  Paul Eggert  <eggert@twinsun.com>
23203
23204         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for btowc.
23205
23206 2002-06-26  Paul Eggert  <eggert@twinsun.com>
23207
23208         * lib/fnmatch.c, fnmatch_loop.c (WIDE_CHAR_SUPPORT):
23209         New macro.  Use it uniformly instead of
23210         (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H).
23211         It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1
23212         reported by Vin Shelton.
23213
23214 2002-06-22  Paul Eggert  <eggert@twinsun.com>
23215
23216         * lib/c-stack.h (segv_handler, c_stack_action) [! defined SA_SIGINFO]:
23217         Do not assume SA_SIGINFO behavior.
23218         Bug reported by Jim Meyering on NetBSD 1.5.2.
23219
23220 2002-06-22  Jim Meyering  <meyering@lucent.com>
23221
23222         * m4/c-stack.m4: New file, from diffutils-2.8.2.
23223         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_C_STACK.
23224
23225         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Don't require AC__GNU_SOURCE,
23226         now that configure.ac uses AC_GNU_SOURCE.
23227         (jm_MACROS): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU.
23228         * m4/prereq.m4 (jm_PREREQ_EXCLUDE): Likewise, wrt jm_FUNC_FNMATCH.
23229
23230         Update to latest tools.  Suggestions from Paul Eggert.
23231         * m4/stdbool.m4: New file, from diffutils-2.8.2.
23232         * m4/gnu-source.m4: Update from diffutils-2.8.2.
23233         * m4/fnmatch.m4: Likewise.
23234         * m4/prereq.m4: Change each use of AC_CHECK_HEADERS(stdbool.h)
23235         to AC_HEADER_STDBOOL
23236
23237 2002-06-22  Jim Meyering  <meyering@lucent.com>
23238
23239         * lib/fnmatch.c (ISASCII, ISPRINT): Undefine, to avoid warning about
23240         redefinition due to Solaris 2.6's definition in /usr/include/sys/euc.h.
23241
23242 2002-06-22  Jim Meyering  <meyering@lucent.com>
23243
23244         * lib/c-stack.c, lib/c-stack.h: New files, from diffutils-2.8.2.
23245
23246         * lib/exitfail.c, exitfail.h: Likewise.
23247         * lib/Makefile.am (libfetish_a_SOURCES): Add exitfail.c and exitfail.h.
23248
23249         * lib/Makefile.am (libfetish_a_SOURCES): Add fnmatch_.h in place
23250         of fnmatch.h.
23251         (EXTRA_DIST): Add fnmatch_loop.c.
23252         (libfetish_a_SOURCES): Add c-stack.c and c-stack.h.
23253
23254         * lib/fnmatch_loop.c: New file, from diffutils-2.8.2.
23255         * lib/fnmatch.c: Update from diffutils-2.8.2.
23256         * lib/fnmatch_.h: New file.  From diffutils-2.8.2.
23257         * lib/fnmatch.h: Remove file.
23258
23259 2002-06-21  Jim Meyering  <meyering@lucent.com>
23260
23261         * m4/c-bs-a.m4: Add comment, from diffutils-2.8.2.
23262         * m4/mbrtowc.m4: Likewise.
23263
23264         * m4/mbstate_t.m4: Update from diffutils-2.8.2.
23265         * m4/mbswidth.m4: Reflect name change:
23266         s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T.
23267         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
23268
23269         * m4/lib-link.m4: Update from gettext-0.11.2.
23270         * m4/gettext.m4: Likewise.
23271
23272         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for hurd.h.
23273         From Alfred M. Szmidt.
23274
23275 2002-06-18  Paul Eggert  <eggert@twinsun.com>
23276
23277         * lib/file-type.h: Report an error if neither S_ISREG nor
23278         S_IFREG is defined, instead of using a test specific to glibc
23279         2.2.  This should be safe, since POSIX requires S_ISREG and
23280         Unix Version 7 had S_IFREG.  We don't need to check for
23281         <sys/types.h> since we don't use any symbols that it defines.
23282
23283 2002-06-15  Richard Dawe  <richdawe@bigfoot.com>
23284
23285         * lib/Makefile.am (lstat.c, stat.c, .sin.sed): Use t-$@, rather than
23286         $@-t, so that each temporary file name is unique and valid in the first
23287         8 characters, for operation under DOS.
23288
23289 2002-06-15  Paul Eggert  <eggert@twinsun.com>
23290
23291         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for st_author.
23292
23293 2002-06-15  Jim Meyering  <meyering@lucent.com>
23294
23295         Work even with DJGPP 2.03, which lacks support for symlinks.
23296         From Richard Dawe.
23297         * lib/xstat.in (S_ISLNK): Define to 0 if neither S_ISLNK nor S_IFLNK
23298         is defined.
23299         * lib/lchown.c (S_ISLNK): Likewise.
23300
23301 2002-06-15  Jim Meyering  <meyering@lucent.com>
23302
23303         * lib/file-type.h (FILE_TYPE_H): Guard entire contents with #ifndef.
23304         For GNU libc 2.2 and newer, ensure that <sys/types.h> and <sys/stat.h>
23305         have been included before this file.
23306
23307 2002-06-14  Jim Meyering  <meyering@lucent.com>
23308
23309         * lib/file-type.h: Use the version from diffutils-2.8.2.
23310         * lib/file-type.c: Likewise.
23311
23312 2002-06-07  Jim Meyering  <meyering@lucent.com>
23313
23314         * m4/prereq.m4 (jm_PREREQ_STAT): Check for sys/param.h and sys/mount.h.
23315         They're needed at least for NetBSD 1.5.2.
23316         ($statxfs_includes): Include those same headers.
23317         ($statxfs_includes): Include sys/vfs.h if available.
23318         ($statxfs_includes): Likewise for sys/statvfs.h.
23319         Check for the following members in both structs statfs and statvfs:
23320         f_basetype, f_type, f_fsid.__val, f_namemax, f_namelen.
23321
23322 2002-06-01  Jim Meyering  <meyering@lucent.com>
23323
23324         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename macro:
23325         s/D_TYPE_IN_DIRENT/HAVE_STRUCT_DIRENT_D_TYPE/.
23326
23327 2002-05-28  Jim Meyering  <meyering@lucent.com>
23328
23329         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `mkdir', not `rmdir'.
23330         Reported by Volker Borchert.
23331
23332 2002-05-27  Jim Meyering  <meyering@lucent.com>
23333
23334         Fix a problem seen only on nonconforming systems whereby ls.c's
23335         use of localtime, and then of gettimeofday would cause trouble:
23336         the localtime call used to initialize rpl_gettimeofday's save
23337         mechanism would clobber ls's current local time information so
23338         that in any long listing the first file would always be listed
23339         with date 1970-01-01.  Analysis by Volker Borchert.
23340
23341         * lib/gettimeofday.c (localtime): Undefine.
23342         (rpl_localtime): New function.
23343
23344 2002-05-27  Jim Meyering  <meyering@lucent.com>
23345
23346         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Also replace
23347         localtime.
23348
23349         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `rmdir' so we don't try to
23350         use the replacement function; it wouldn't resolve at link time.
23351         Reported by Volker Borchert.
23352
23353 2002-05-22  Jim Meyering  <meyering@lucent.com>
23354
23355         * lib/Makefile.am (libfetish_a_SOURCES): Add file-type.c and
23356         file-type.h.
23357         * lib/file-type.h: New file.
23358         * lib/file-type.c (file_type): New file/function.  Extracted from
23359         diffutils.
23360
23361 2002-04-30  Jim Meyering  <meyering@lucent.com>
23362
23363         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_STAT.
23364
23365 2002-04-29  Paul Eggert  <eggert@twinsun.com>
23366
23367         * m4/prereq.m4 (jm_PREREQ_SIG2STR): Remove; all callers changed.
23368
23369 2002-04-29  Paul Eggert  <eggert@twinsun.com>
23370
23371         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): Check for stdlib.h.
23372         Do not check for alloca.h (no longer used) or stdbool.h (was never
23373         used?).  Add AM_C_PROTOTYPES since hard-locale.h uses it.
23374
23375 2002-04-29  Paul Eggert  <eggert@twinsun.com>
23376
23377         * lib/hard-locale.c: Upgrade to version used in GNU Diffutils 2.8.1.
23378
23379 2002-04-29  Jim Meyering  <meyering@lucent.com>
23380
23381         * m4/jm-macros.m4 (jm_MACROS): Remove use of AC_FUNC_STRNLEN.
23382         * m4/prereq.m4: Add jm_PREREQ_STRNLEN.
23383         Use AC_FUNC_STRNLEN here instead.
23384
23385         * m4/jm-macros.m4: Don't AC_REQUIRE([AC_PROG_CC_STDC]).
23386         With autoconf-2.53a, it's part of AC_PROG_CC.
23387
23388 2002-04-28  Paul Eggert  <eggert@twinsun.com>
23389
23390         * m4/jm-macros.m4 (jm_MACROS): Add AC_REPLACE_FUNCS(sig2str).
23391         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_SIG2STR.
23392
23393 2002-04-28  Paul Eggert  <eggert@twinsun.com>
23394
23395         * lib/sig2str.h, lib/sig2str.c: New files.
23396         * lib/Makefile.am (libfetish_a_SOURCES): Add sig2str.h.
23397
23398 2002-04-28  Paul Eggert  <eggert@twinsun.com>
23399
23400         * lib/sig2str.h (SIGNUM_BOUND): Do not use WTERMSIG, to avoid
23401         depending on <sys/wait.h> and WTERMSIG.  Default to 64 instead
23402         of 127, since 64 is the largest conceivable number for ancient
23403         nonstandard hosts.
23404         * lib/sig2str.c: Do not include <sys/wait.h>; no longer needed.
23405
23406 2002-04-28  Jim Meyering  <meyering@lucent.com>
23407
23408         * lib/sig2str.c (WTERMSIG): Remove definition (unused).
23409
23410 2002-04-24  Jim Meyering  <meyering@lucent.com>
23411
23412         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): New macro.
23413         (jm_PREREQ): Use it.
23414
23415         * m4/getloadavg.m4: Check for these headers: locale.h unistd.h
23416         mach/mach.h fcntl.h.
23417         Check for this function: setlocale.
23418
23419 2002-04-24  Jim Meyering  <meyering@lucent.com>
23420
23421         * lib/gettext.h: New file, from Gettext.
23422         * lib/Makefile.am (INCLUDES): Remove -I../intl.
23423         (libfetish_a_SOURCES): Add gettext.h.
23424
23425 2002-04-16  Jim Meyering  <meyering@lucent.com>
23426
23427         * m4/prereq.m4 (jm_PREREQ_READUTMP): Also check for these members:
23428         ut_pid, ut_id, ut_exit.
23429
23430 2002-04-16  Jim Meyering  <meyering@lucent.com>
23431
23432         * lib/readutmp.h (UT_TYPE): Remove definition (now in who.c).
23433         (HAVE_STRUCT_XTMP_UT_EXIT, HAVE_STRUCT_XTMP_UT_ID): Define.
23434         (HAVE_STRUCT_XTMP_UT_PID, HAVE_STRUCT_XTMP_UT_TYPE): Define.
23435
23436 2002-04-12  Jim Meyering  <meyering@lucent.com>
23437
23438         * m4/ls-mntd-fs.m4 (checking for getmntinfo function...): Remove
23439         now-bogus check for f_type in sys/mount.h.  Instead, just test for the
23440         existence of the getmntinfo function.  Needed for Darwin 5.3.
23441
23442         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Also detect when dirfd is a macro.
23443         This is necessary at least on Darwin 5.3.
23444
23445         * m4/jm-macros.m4: Don't AC_REPLACE(strnlen), now that we use
23446         AC_FUNC_STRNLEN.  Otherwise, we'd end up putting two copies of
23447         strnlen.o in the library, and that makes some versions of ranlib
23448         object.
23449
23450 2002-04-12  Jim Meyering  <meyering@lucent.com>
23451
23452         * lib/dirfd.h (dirfd): Elide prototype if dirfd is a macro.
23453
23454 2002-04-09  Jim Meyering  <meyering@lucent.com>
23455
23456         * m4/malloc.m4: (jm_FUNC_MALLOC): Change the `checking ...' message
23457         to be more precise.  Rather than saying we're checking whether the
23458         function `works', say what we're testing.
23459         * m4/realloc.m4 (jm_FUNC_REALLOC): Likewise.
23460         Reported by Bruno Haible.
23461
23462 2002-03-10  Jim Meyering  <meyering@lucent.com>
23463
23464         * lib/makepath.c (make_path): Remove a comma from a diagnostic.
23465         Suggestion from Santiago Vila.
23466
23467 2002-03-08  Jim Meyering  <meyering@lucent.com>
23468
23469         * lib/rename.c: Mention that this wrapper is needed also on
23470         mips-dec-ultrix4.4 systems.
23471
23472 2002-03-02  Jim Meyering  <meyering@lucent.com>
23473
23474         * lib/gettime.c (gettime): Test HAVE_CLOCK_GETTIME,
23475         not HAVE_CLOCK_SETTIME.
23476
23477 2002-02-27  Paul Eggert  <eggert@twinsun.com>
23478
23479         * m4/jm-macros.m4 (jm_MACROS): Do not replace stime; no longer used.
23480         Check for clock_settime.
23481
23482 2002-02-27  Paul Eggert  <eggert@twinsun.com>
23483
23484         * lib/nanosleep.h: Rename to....
23485         * lib/timespec.h: New name for nanosleep.h.  All uses changed.
23486
23487         * lib/gettime.c: New file.
23488         * lib/settime.c: New file.
23489         * lib/stime.c: Remove.
23490
23491         * lib/Makefile.am (libfetish_a_SOURCES): Add gettime.c, settime.c,
23492         timespec.h.  Remove nanosleep.h.
23493
23494 2002-02-25  Paul Eggert  <eggert@twinsun.com>
23495
23496         * m4/acl.m4: New file.
23497         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_ACL.
23498         Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now.
23499
23500 2002-02-25  Paul Eggert  <eggert@twinsun.com>
23501
23502         * lib/acl.c, lib/acl.h: New files.
23503         * lib/Makefile.am (libfetish_a_SOURCES): Add acl.h, acl.c.
23504
23505 2002-02-24  Jim Meyering  <meyering@lucent.com>
23506
23507         * lib/strnlen.c (strnlen): Define-away/undef so that an inconsistent
23508         prototype in string.h (on at least AIX4.3.2.0 w/gcc-2.95.3) doesn't
23509         cause trouble.  Reported by Nelson Beebe.
23510
23511 2002-02-23  Paul Eggert  <eggert@twinsun.com>
23512
23513         * lib/path-concat.c (xpath_concat): Reorder code to pacify
23514         compilers that don't know that xalloc_die never returns.
23515
23516 2002-02-20  Jim Meyering  <meyering@lucent.com>
23517
23518         * lib/getdate.c: Regenerate using bison-1.33.
23519
23520 2002-02-17  Jim Meyering  <meyering@lucent.com>
23521
23522         * config/config.guess (main): Don't use `head -1'; it's no longer
23523         portable. Use `sed 1q' instead.
23524
23525 2002-02-16  gettextize  <bug-gnu-gettext@gnu.org>
23526
23527         * m4/codeset.m4: Upgrade to gettext-0.11.
23528         * m4/gettext.m4: Upgrade to gettext-0.11.
23529         * m4/glibc21.m4: Upgrade to gettext-0.11.
23530         * m4/iconv.m4: Upgrade to gettext-0.11.
23531         * m4/isc-posix.m4: Upgrade to gettext-0.11.
23532         * m4/lcmessage.m4: Upgrade to gettext-0.11.
23533         * m4/lib-ld.m4: New file, from gettext-0.11.
23534         * m4/lib-link.m4: New file, from gettext-0.11.
23535         * m4/lib-prefix.m4: New file, from gettext-0.11.
23536         * m4/progtest.m4: Upgrade to gettext-0.11.
23537
23538 2002-02-15  Paul Eggert  <eggert@twinsun.com>
23539
23540         * m4/prereq.m4 (jm_PREREQ_POSIXVER): New macro.
23541         (jm_PREREQ): Use it.
23542
23543 2002-02-15  Paul Eggert  <eggert@twinsun.com>
23544
23545         * lib/posixver.c, lib/posixver.h: New files.
23546         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
23547
23548 2002-02-02  Paul Eggert  <eggert@twinsun.com>
23549             Bruno Haible  <bruno@clisp.org>
23550
23551         * lib/unicodeio.h (print_unicode_char): Add exit_on_error argument.
23552         (fwrite_success_callback): New declaration.
23553         * lib/unicodeio.c (unicode_to_mb): New function, extracted from
23554         print_unicode_char. Call failure callback instead of error.
23555         (fwrite_success_callback): New function.
23556         (exit_failure_callback): New function.
23557         (fallback_failure_callback): New function.
23558         (print_unicode_char): Call unicode_to_mb.
23559
23560 2002-01-26  Jim Meyering  <meyering@lucent.com>
23561
23562         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.52g.
23563         * m4/strnlen.m4: Remove file, now that it's part of autoconf.
23564
23565 2002-01-26  Jim Meyering  <meyering@lucent.com>
23566
23567         * lib/Makefile.am (getdate$U.o): Depend on unlocked-io.h.
23568
23569 2002-01-22  Paul Eggert  <eggert@twinsun.com>
23570
23571         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_FSEEKO.
23572
23573 2002-01-22  Jim Meyering  <meyering@lucent.com>
23574
23575         * lib/Makefile.am (Makefile): Don't depend on $(BUILT_SOURCES).
23576         Otherwise, some versions of automake would omit the rule that makes
23577         Makefile from Makefile.in.
23578
23579 2002-01-21  Paul Eggert  <eggert@twinsun.com>
23580
23581         * lib/xmemcoll.h, lib/xmemcoll.c: New files.
23582         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
23583         * lib/memcoll.c: Include errno.h, and declare errno if not defined.
23584         (memcoll): Set errno to zero if there is no error.
23585
23586         * lib/quotearg.c (quotearg_buffer_restyled):
23587         Fix bug with quoting buffers containing NUL when backslashing escapes.
23588         This bug was exposed by the other changes in this patch.
23589         (quotearg_n_options): New arg ARGSIZE.
23590         All callers changed.
23591         (quoting_options_from_style): New function.
23592         (quotearg_n_style): Use it.
23593         (quotearg_n_style_mem): New function.
23594
23595         * lib/quotearg.h (quotearg_n_style_mem): New function.
23596
23597 2002-01-19  Jim Meyering  <meyering@lucent.com>
23598
23599         * m4/jm-macros.m4 (jm_MACROS): Use AC_FUNC_STRNLEN.
23600         Remove useless quotes: DF_PROG="df".
23601         * m4/strnlen.m4: New file.
23602
23603 2002-01-16  Paul Eggert  <eggert@twinsun.com>
23604
23605         * lib/backupfile.c (ISDIGIT): Comment fix.
23606         * lib/getdate.y (ISDIGIT): Likewise.
23607         * lib/posixtm.c (ISDIGIT, year): Likewise.
23608         * lib/strverscmp.c (ISDIGIT): Likewise.
23609         * lib/userspec.c (ISDIGIT): Likewise.
23610
23611 2002-01-16  Jim Meyering  <meyering@lucent.com>
23612
23613         * lib/getdate.y: Add three semicolons, each just before a closing
23614         brace. Bison (as of version 1.31) no longer papers over that mistake.
23615
23616 2002-01-05  Jim Meyering  <meyering@lucent.com>
23617
23618         * lib/version-etc.c (version_etc_copyright): Update copyright year.
23619
23620 2001-12-19  Paul Eggert  <eggert@twinsun.com>
23621
23622         * lib/closeout.c (close_stdout_status): If ferror (stdout), do
23623         not silently exit merely because the output buffer happens to
23624         have nothing pending.
23625
23626 2001-12-18  Paul Eggert  <eggert@twinsun.com>
23627
23628         See the big note in ../ChangeLog.
23629         * lib/human.c (suffixes): Prefer K to k for 1024.
23630         (generate_suffix_backwards): New function.
23631         (human_readable_inexact): Use it.
23632         * lib/xstrtol.c (__xstrtol): If there is no number but there
23633         is a valid suffix, assume 1.  "MB" now means decimal, "MiB" binary.
23634         Accept 'K' as well as 'k'.
23635
23636 2001-12-15  Jim Meyering  <meyering@lucent.com>
23637
23638         * lib/regex.h (__restrict_arr): Update from libc.
23639
23640         * lib/mountlist.h (ME_REMOTE): Recognize file systems of type smbfs
23641         as `remote' if the name starts with `//'.  Suggested by Michael Stone.
23642         (STREQ): Define.
23643
23644 2001-12-14  Jim Meyering  <meyering@lucent.com>
23645
23646         * m4/jm-macros.m4 (jm_MACROS): Check for iswspace.
23647         Suggestion from Bruno Haible.
23648
23649 2001-12-10  Jim Meyering  <meyering@lucent.com>
23650
23651         * lib/linebuffer.c: Remove explicit declarations of xmalloc and
23652         xrealloc, Instead, include "xalloc.h".
23653         (initbuffer): Don't cast xmalloc return value to char*.
23654         (readline): Reword comment.
23655         Don't cast xrealloc return value to char*
23656         Return NULL, not 0.
23657
23658 2001-12-09  Jim Meyering  <meyering@lucent.com>
23659
23660         * lib/modechange.c (mode_compile): Add cast to avoid pedantic warning
23661         about `signed and unsigned type in conditional expression'.
23662         * lib/posixtm.c (posix_time_parse): Likewise.
23663
23664         * lib/xreadlink.c (xreadlink): Add cast to avoid a pedantic warning.
23665
23666         * lib/readtokens.c (readtoken): Declare an index to be of type unsigned
23667         to avoid a pedantic warning.
23668
23669         * lib/getstr.c: Don't include assert.h.
23670         (getstr): Remove warning-evoking assertions.
23671         Return -1 if offset parameter is out of bounds.
23672         Change the type of a local from int to size_t.
23673
23674         * lib/strftime.c (my_strftime_localtime_r): Include this function
23675         definition in the `#if ! HAVE_TM_GMTOFF' block.
23676
23677         * lib/xgethostname.c: Remove declarations of xmalloc and xrealloc.
23678         Include xalloc.h instead.
23679
23680 2001-12-02  Jim Meyering  <meyering@lucent.com>
23681
23682         * lib/tempname.c: Don't declare getenv, thus reverting the change of
23683         2001-11-18.  It's no longer necessary, now that stdlib.h is always
23684         included.
23685
23686         * lib/regex.c [!__BOUNDED_POINTERS__]: Define away __bounded,
23687         __unbounded, and __ptrvalue.  Reported by Uwe H. Steinfeld.
23688
23689 2001-11-30  Akim Demaille  <akim@epita.fr>
23690
23691         * lib/xstrdup.c: Include xalloc.h, so that xstrdup is declared
23692         before being defined.
23693
23694 2001-11-27  Paul Eggert  <eggert@twinsun.com>
23695
23696         * lib/quotearg.h (quotearg_n, quotearg_n_style):
23697         First arg is int, not unsigned.
23698         * lib/quotearg.c (quotearg_n, quotearg_n_style): Likewise.
23699         (SIZE_MAX, UINT_MAX): New macros.
23700         (quotearg_n_options): Abort if N is negative.
23701         Avoid overflow check on hosts where size_t is 64 bits and int
23702         is 32 bits, as overflow is impossible there.
23703         Fix off-by-one typo that caused unnecessary reallocation.
23704
23705 2001-11-27  Jim Meyering  <meyering@lucent.com>
23706
23707         * lib/tempname.c: Merge with version from libc.
23708         * lib/regex.c: Likewise.
23709
23710         * lib/tempname.c: Include stdlib.h unconditionally.  On some old
23711         systems for which STDC_HEADERS is 0, it was not included, resulting in
23712         a warning about an integer-to-pointer conversion problem with getenv.
23713         Reported by Volker Borchert.
23714
23715 2001-11-26  Jim Meyering  <meyering@lucent.com>
23716
23717         * lib/gtod.h: Remove file.
23718         * lib/Makefile.am (libfetish_a_SOURCES): Remove gtod.h.
23719         * lib/gettimeofday.c: Don't include gtod.h.
23720         (GTOD_init): Remove function.
23721         (rpl_gettimeofday): Do its job here instead, rather than aborting.
23722         Suggestion from Volker Borchert.
23723
23724 2001-11-23  Jim Meyering  <meyering@lucent.com>
23725
23726         * lib/hash.h (struct hash_table): Don't define here.  Merely declare
23727         it.
23728         * lib/hash.c (struct hash_table): Define it here instead.
23729
23730 2001-11-22  Jim Meyering  <meyering@lucent.com>
23731
23732         * lib/hash.h: Bracket contents of file with #ifndef HASH_H_ ... #endif.
23733
23734 2001-11-20  Jim Meyering  <meyering@lucent.com>
23735
23736         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Update comment to reflect that
23737         SunOS 4.1.4 and Solaris 2.5.1 lose, too.
23738
23739 2001-11-19  Jim Meyering  <meyering@lucent.com>
23740
23741         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Don't bother with a temporary
23742         directory.  Use "conftestXXXXXX" as the template.
23743         Suggestion from Paul Eggert.
23744
23745         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Close each descriptor
23746         immediately, so the test doesn't mistakenly hit the max-open-files
23747         limit.
23748
23749 2001-11-18  Paul Eggert  <eggert@twinsun.com>
23750
23751         * lib/tempname.c (TMP_MAX): Remove; no longer needed.
23752         (TEMPORARIES): New macro.
23753         (__gen_tempname): Use TEMPORARIES rather than TMP_MAX.  This
23754         removes an artificial limitation (e.g. HP-UX 10.20, where
23755         TMP_MAX is 17576).
23756
23757 2001-11-18  Jim Meyering  <meyering@lucent.com>
23758
23759         * m4/prereq.m4 (jm_PREREQ_TEMPNAME): Check for declaration of getenv.
23760
23761 2001-11-18  Jim Meyering  <meyering@lucent.com>
23762
23763         * lib/tempname.c [!HAVE_DECL_GETENV]: Declare getenv to avoid warning
23764         on SunOS 4.
23765
23766         * lib/Makefile.am (Makefile): Depend on $(BUILT_SOURCES), so those
23767         files will be created before anything else.
23768
23769 2001-11-17  Paul Eggert  <eggert@twinsun.com>
23770
23771         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): Do not define
23772         WINSIZE_IN_PTEM if <termios.h> defines struct winsize.
23773
23774 2001-11-17  Jim Meyering  <meyering@lucent.com>
23775
23776         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): New file and macro.
23777         Prompted by a report from Bob Proulx.
23778
23779         * m4/jm-macros.m4 (jm_MACROS): Don't test for mkstemp here.
23780         Instead, require UTILS_FUNC_MKSTEMP.
23781
23782 2001-11-17  Jim Meyering  <meyering@lucent.com>
23783
23784         * m4/jm-macros.m4 (jm_MACROS): Remove code to set POW_LIBM.
23785         Now, that's done as part of AC_FUNC_STRTOD.
23786
23787 2001-11-17  Jim Meyering  <meyering@lucent.com>
23788
23789         * lib/modechange.c (mode_adjust): Fix error introduced on 1999-04-26
23790         that made e.g., `chmod a=,o=w,g=o F' cause F to be group readable
23791         rather than group writable.  Patch by Juan F. Codagnone.
23792
23793         * lib/readtokens.c: Remove explicit declarations of xmalloc and
23794         xrealloc, Instead, include "xalloc.h".
23795
23796         * lib/mountlist.c: Include unlocked-io.h after all system headers.
23797         Remove explicit declarations of xmalloc, xrealloc,
23798         and xstrdup.  Instead, include "xalloc.h".
23799
23800         * lib/argmatch.c, closeout.c, error.c, exclude.c: Include
23801         unlocked-io.h.
23802         * lib/fatal.c, getdate.y, getpass.c, getstr.c, getusershell.c:
23803         Likewise.
23804         * lib/mountlist.c, posixtm.c, readtokens.c, readutmp.c: Likewise.
23805
23806         * lib/regex.c, sha.c, version-etc.c, yesno.c: Likewise.
23807         Reported by Padraig Brady.
23808
23809         * lib/mkstemp.c: #undef mkstemp.
23810         Include config.h.
23811         (rpl_mkstemp): Rename from mkstemp.
23812         Protoize.
23813
23814 2001-11-16  Jim Meyering  <meyering@lucent.com>
23815
23816         * lib/physmem.c [HAVE_SYS_PSTAT_H]: Include <sys/pstat.h>.
23817         (physmem_total) [HAVE_PSTAT_GETSTATIC]: If sysconf couldn't be used to
23818         determine the amount of total physical memory, use pstat_getstatic.
23819         HPUX-11 doesn't define _SC_PHYS_PAGES.
23820         (physmem_available) [HAVE_PSTAT_GETSTATIC && HAVE_PSTAT_GETDYNAMIC]:
23821         If sysconf couldn't be used to determine the amount of available
23822         physical memory, use both pstat_getstatic and pstat_getdynamic.
23823         Based on a patch from Bob Proulx.
23824
23825 2001-11-10  Jim Meyering  <meyering@lucent.com>
23826
23827         * m4/prereq.m4 (jm_PREREQ_PHYSMEM): New function.
23828         (jm_PREREQ): Use it.
23829
23830 2001-11-09  Jim Meyering  <meyering@lucent.com>
23831
23832         * m4/jm-macros.m4: Require autoconf-2.52f.
23833         (AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD):
23834         Use these AC_-prefixed names, not the AM_-prefixed ones.
23835
23836         * m4/afs.m4 (jm_AFS): Quote the body.  Patch by Akim Demaille.
23837
23838 2001-11-05  Jim Meyering  <meyering@lucent.com>
23839
23840         * lib/xstat.in (slash_aware_lstat): Correct a misleading comment.
23841
23842 2001-11-04  Jim Meyering  <meyering@lucent.com>
23843
23844         * m4/fpending.m4: Remove unused cruft that saved, set, and restored
23845         $DEFS.
23846
23847 2001-11-03  Jim Meyering  <meyering@lucent.com>
23848
23849         * m4/jm-glibc-io.m4n (jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg
23850         of AC_DEFUN.
23851
23852         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
23853         know the name of the variable in the macro definition.
23854
23855 2001-11-03  Jim Meyering  <meyering@lucent.com>
23856
23857         * lib/argmatch.h (ARGMATCH_TO_ARGUMENT): Remove casts of first two args
23858         in argmatch_to_argument call.
23859
23860         * lib/dirfd.c (dirfd): Reflect the fact that DIR_TO_FD now takes an
23861         argument.
23862
23863         * lib/hash.c (hash_clear): Fix a bug that could lead to an infloop or
23864         e.g., a fault due to an attempt to free a NULL pointer.
23865
23866 2001-11-01  Jim Meyering  <meyering@lucent.com>
23867
23868         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): New macro.
23869         * m4/jm-macros.m4 (jm_MACROS): Require UTILS_FUNC_DIRFD.
23870
23871 2001-11-01  Jim Meyering  <meyering@lucent.com>
23872
23873         * lib/dirfd.c, lib/dirfd.h: New files.
23874         * lib/Makefile.am (libfetish_a_SOURCES): Add dirfd.h.
23875
23876         * lib/hash.c (hash_print) [TESTING]: Clean up.
23877
23878 2001-10-22  Paul Eggert  <eggert@twinsun.com>
23879
23880         * lib/hard-locale.c (alloca): Define to __builtin_alloca if __GNUC__,
23881         to avoid a warning if -Wall.
23882
23883 2001-10-22  Jeff Bailey  <jbailey@outpost.dnsalias.org>
23884
23885         * README: New file
23886         * doc/*: Add COPYING, COPYING.LIB, COPYING.DOC, fdl.texi
23887         (per RMS's instructions, this is now the canonical source)
23888         * lgpl/, gpl/: New directories.
23889
23890 2001-10-21  Paul Eggert  <eggert@twinsun.com>
23891
23892         * lib/regex.c (uintptr_t): Remove macro and decl; it's config.h's job.
23893
23894 2001-10-21  Jim Meyering  <meyering@lucent.com>
23895
23896         * lib/obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
23897         this code would end up calling gettext even in packages built
23898         with --disable-nls.
23899         * lib/getopt.c (_): Likewise.
23900         * lib/regex.c (_): Likewise.
23901
23902 2001-10-20  Paul Eggert  <eggert@twinsun.com>
23903
23904         * m4/error.m4 (jm_PREREQ_ERROR):
23905         Do not invoke AC_CHECK_FUNCS with strerror_r, as
23906         AC_FUNC_STRERROR_R does that.
23907         Check for strerror declaration.
23908
23909         * m4/strerror_r.m4: Add copyright notice, as nontrivial m4 files
23910         are supposed to have them these days.
23911         (AC_FUNC_STRERROR_R): Always do char* test, so that it gets cached.
23912         Merge changes from latest Autoconf CVS.
23913         Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
23914         and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
23915         POSIX decided to standardize on the int flavor of strerror_r.
23916
23917 2001-10-20  Paul Eggert  <eggert@twinsun.com>
23918
23919         * lib/error.c (strerror_r): Do not declare unless !_LIBC.
23920         Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
23921         Use strerror_r that is only a macro, even if it is not a function.
23922         (strerror): Check for HAVE_DECL_STRERROR before declaring.
23923         (private_strerror): Use prototypes, not old-style function definition.
23924         (print_errno_message): New function.
23925         Support the POSIX 'int'-flavored strerror_r, as well as the traditional
23926         char*-flavored one.
23927         (error_tail, error, error_at_line): Use it.
23928
23929 2001-10-11  Jim Meyering  <meyering@lucent.com>
23930
23931         * lib/argmatch.c (argmatch_invalid): Use quotearg_n_style (0, ...
23932         and quote_n (1, ... to avoid clobbering a buffer.
23933
23934 2001-10-05  Jim Meyering  <meyering@lucent.com>
23935
23936         * lib/Makefile.am: (libfetish_a_SOURCES): Add hash-pjw.c and
23937         hash-pjw.h.
23938         * lib/hash-pjw.c: New file (factored out of fileutils' remove.c).
23939         * lib/hash-pjw.h: New file.
23940
23941 2001-09-30  Jim Meyering  <meyering@lucent.com>
23942
23943         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): See if
23944         `struct fsstat' has the `f_fstypename' member.
23945         Use that to define FS_TYPE, which is now used to make
23946         the getfsstat link test tighter.
23947
23948 2001-09-30  Jim Meyering  <meyering@lucent.com>
23949
23950         * lib/mountlist.c [MOUNTED_GETFSSTAT]:
23951         Include <sys/ucred.h>, for Apple Darwin.
23952         Include sys/mount.h and sys/fs_types.h only if available.
23953         (FS_TYPE): Define.
23954         (read_filesystem_list): Use FS_TYPE.
23955
23956 2001-09-29  Paul Eggert  <eggert@twinsun.com>
23957
23958         * lib/exclude.c (excluded_filename): 0 -> false, since it's
23959         a boolean context.
23960
23961 2001-09-29  Jim Meyering  <meyering@lucent.com>
23962
23963         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
23964         [one-argument getmntent function]): Include stdio.h before mntent.h.
23965         SunOS 4.1.x needs it for the declaration of `FILE'.
23966         Patch by Volker Borchert.
23967
23968         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
23969         Check for these headers: sys/param.h sys/ucred.h sys/mount.h
23970         sys/fs_types.h, and make the link-test for getfsstat guard #include
23971         directives with appropriate #if HAVE_*_H tests so that we can
23972         detect getfsstat on Apple Darwin1.3.7 systems.
23973         Reported by Nelson Beebe.
23974         Fix harmless typo in cache variable name: s/getsstat/getfsstat/.
23975
23976 2001-09-28  Paul Eggert  <eggert@twinsun.com>
23977
23978         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
23979         #defines strtoimax.  Also treat the other strto* functions
23980         like strtoimax.
23981
23982         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
23983         Check for strtoul and strtoumax,
23984         as those declarations are made even in the signed case.
23985         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX):
23986         Likewise, for strtol and strtoimax.
23987
23988 2001-09-28  Paul Eggert  <eggert@twinsun.com>
23989
23990         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
23991         #defines strtoimax.  Also treat the other strto* functions
23992         like strtoimax.
23993
23994         * lib/xstrtol.c (strtol): Do not declare if HAVE_DECL_STRTOL.
23995         (strtoul): Do not declare if HAVE_DECL_STRTOUL.
23996         (strtoimax, strtoumax): Do not declare if already defined as a macro.
23997
23998 2001-09-26  Jim Meyering  <meyering@lucent.com>
23999
24000         Most macros in unlocked-io.h had the wrong number of arguments.
24001         * lib/gen-uio: New script.
24002         (USE_UNLOCKED_IO): Define to 1 if not already defined.
24003         * lib/unlocked-io.hin: Remove file.
24004         * lib/Makefile.am (unlocked-io.h): Rewrite to use a separate script,
24005         rather than trying to embed it here.
24006         (EXTRA_DIST): Add gen-uio.  Remove unlocked-io.hin
24007         Reported by Padraig Brady.
24008
24009 2001-09-25  Volker Borchert  <bt@teknon.de>
24010
24011         * lib/gettimeofday.c (rpl_gettimeofday): Declare local variable
24012         `result'.
24013
24014 2001-09-24  Jim Meyering  <meyering@lucent.com>
24015
24016         * m4/gettext.m4: Use the version from gettext-0.10.40, not CVS.
24017
24018 2001-09-23  Jim Meyering  <meyering@lucent.com>
24019
24020         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test
24021         instead of the mere test for existence of mntent.h.  The latter
24022         would get a false-positive on AIX 3.4 systems.
24023         In the outer getmntent if-block, don't die if neither of the getmntent
24024         tests succeeds.  Instead, just fall through and continue with the
24025         remaining tests.
24026
24027 2001-09-23  Jim Meyering  <meyering@lucent.com>
24028
24029         * lib/mountlist.c: Remove useless parentheses in #if directives.
24030         (MOUNTED) [!defined MOUNTED]: Define to _PATH_MOUNTED, for when
24031         the deprecated MOUNTED symbol is no longer defined in mntent.h.
24032
24033 2001-09-22  Jim Meyering  <meyering@lucent.com>
24034
24035         * m4/gettext.m4: New file.  From gettext.
24036         * m4/lcmessage.m4: Sync with gettext -- this changes only comments.
24037         * m4/progtest.m4: Likewise
24038         * m4/isc-posix.m4: Decrement serial number to sync with gettext.
24039         * m4/glibc21.m4: Likewise.
24040
24041         * m4/libintl.m4: Remove.  No longer used.
24042
24043 2001-09-22  Jim Meyering  <meyering@lucent.com>
24044
24045         * lib/localcharset.c: Update from latest gettext.
24046         * lib/config.charset: Likewise.
24047
24048 2001-09-20  Jim Meyering  <meyering@lucent.com>
24049
24050         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of
24051         strtoimax.
24052         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of
24053         strtoumax.
24054
24055 2001-09-20  Jim Meyering  <meyering@lucent.com>
24056
24057         * lib/xstrtol.c (strtoimax): Guard declaration with
24058         `#if !HAVE_DECL_STRTOIMAX', rather than just `#ifndef strtoimax'.
24059         The latter fails because some systems (at least rs6000-ibm-aix4.3.3.0)
24060         have their own, conflicting declaration of strtoimax in sys/inttypes.h.
24061         (strtoumax): Likewise, for completeness (it wasn't necessary).
24062
24063 2001-09-17  Paul Eggert  <eggert@twinsun.com>
24064
24065         * lib/strtoimax.c (HAVE_LONG_LONG):
24066         Redefine to HAVE_UNSIGNED_LONG_LONG if unsigned.
24067         (strtoimax): Use sizeof (long), not sizeof strtol (ptr, endptr, base),
24068         to work around bug in IBM C compiler.
24069
24070 2001-09-17  Jim Meyering  <meyering@lucent.com>
24071
24072         * m4/chown.m4, fstypename.m4, getgroups.m4, gettimeofday.m4,
24073         * m4/jm-mktime.m4, lstat.m4, malloc.m4, memcmp.m4, mkdir-slash.m4,
24074         * m4/nanosleep.m4, putenv.m4, readdir.m4, realloc.m4, rename.m4,
24075         * m4/st_dm_mode.m4, stat.m4, strerror_r.m4, timespec.m4, utimbuf.m4,
24076         * m4/utimes.m4: Use AC_DEFINE rather than AC_DEFINE_UNQUOTED,
24077         whenever the right hand side need not be expanded by the shell.
24078
24079 2001-09-16  Paul Eggert  <eggert@twinsun.com>
24080
24081         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): Remove test for GNU C
24082         library.  It's not correct, as some older glibcs are buggy.
24083         fnmatch wasn't fixed until glibc 2.2.
24084
24085         Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no
24086         special shell magic here.
24087
24088 2001-09-16  Jim Meyering  <meyering@lucent.com>
24089
24090         * m4/mkdir-slash.m4 (UTILS_FUNC_MKDIR_TRAILING_SLASH): New file/macro.
24091         * m4/jm-macros.m4: Require it.
24092
24093 2001-09-16  Jim Meyering  <meyering@lucent.com>
24094
24095         * lib/mkdir.c: New file.
24096
24097 2001-09-15  Jim Meyering  <meyering@lucent.com>
24098
24099         * m4/jm-macros.m4: Check for help2man.
24100
24101 2001-09-11  Jim Meyering  <meyering@lucent.com>
24102
24103         * m4/host-os.m4 (UTILS_HOST_OS): New file/macro.
24104         The body, by Paul Eggert, was moved here from configure.in.
24105         * m4/jm-macros.m4: Require UTILS_HOST_OS.
24106
24107 2001-09-04  Paul Eggert  <eggert@twinsun.com>
24108
24109         * m4/prereq.m4 (jm_PREREQ_XREADLINK): New macro.
24110         (jm_PREREQ): Use it.
24111
24112 2001-09-04  Paul Eggert  <eggert@twinsun.com>
24113
24114         * lib/xreadlink.c (xreadlink): Omit size_t* arg.  All uses changed.
24115         Use ssize_t, not int, to store result of readlink.
24116         Check for ssize_t overflow as well as size_t overflow,
24117         as POSIX says the result of readlink is implementation-defined
24118         when ssize_t overflows.
24119         Remove unnecessary cast to char*.
24120         Use free+malloc instead of realloc, as the storage doesn't need
24121         to be preserved and it's clearer and can be more efficient that way.
24122         (SIZE_MAX, SSIZE_MAX): New macros, if <limits.h> doesn't declare.
24123         * lib/xreadlink.h (xreadlink): Update prototype.
24124
24125 2001-09-04  Paul Eggert  <eggert@twinsun.com>
24126
24127         * lib/xgetcwd.c: Revert some of the previous change; intead,
24128         fix the HAVE_GETCWD_NULL code to behave more like the
24129         !HAVE_GETCWD_NULL code used to.
24130
24131         Include "xalloc.h".
24132         (xgetcwd): Do not return NULL when memory is exhausted; instead,
24133         invoke xalloc_die.
24134
24135 2001-09-03  Paul Eggert  <eggert@twinsun.com>
24136
24137         * m4/prereq.m4 (jm_PREREQ_XGETCWD): Check for limits.h and
24138         sys/param.h, as pathmax.h includes them.
24139
24140 2001-09-03  Paul Eggert  <eggert@twinsun.com>
24141
24142         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_XGETCWD.
24143         (jm_PREREQ_XGETCWD): New macro.
24144
24145         * m4/getcwd.m4: New file.
24146
24147 2001-09-03  Paul Eggert  <eggert@twinsun.com>
24148
24149         * lib/xgetcwd.c: Fix the !HAVE_GETCWD_NULL code to behave more
24150         like the HAVE_GETCWD_NULL code.
24151         Include pathmax.h if not HAVE_GETCWD.
24152         Do not include xalloc.h.
24153         (INITIAL_BUFFER_SIZE): New symbol.
24154         Do not use xmalloc / xrealloc, since the caller is responsible for
24155         handling errors.  Preserve errno around `free' during failure.
24156         Do not overrun buffer when using getwd.
24157
24158 2001-09-03  Paul Eggert  <eggert@twinsun.com>
24159
24160         * lib/xgetcwd.c (xgetcwd): Use HAVE_GETCWD_NULL, not (defined
24161         __GLIBC__ && __GLIBC__ >= 2), to decide whether to use
24162         getcwd (NULL, 0).
24163
24164 2001-09-03  Paul Eggert  <eggert@twinsun.com>
24165
24166         * lib/exclude.c (fnmatch_no_wildcards): Fix confusion between
24167         usage of FNM_CASEFOLD and FNM_LEADING_DIR.  The bug was
24168         spotted by Jim Meyering.
24169
24170 2001-09-03  Jim Meyering  <meyering@lucent.com>
24171
24172         * lib/xreadlink.c (xreadlink): Preserve errno around `free' during
24173         failure.
24174
24175 2001-09-02  Jim Meyering  <meyering@lucent.com>
24176
24177         * lib/error.c: Update from GNU libc.
24178
24179 2001-09-01  Jim Meyering  <meyering@lucent.com>
24180
24181         * m4/jm-macros.m4 (jm_MACROS): Check for canonicalize_file_name.
24182         Used by df.
24183
24184 2001-09-01  Jim Meyering  <meyering@lucent.com>
24185
24186         * lib/xreadlink.c: New file.
24187         * lib/xreadlink.h: New file.
24188         * lib/Makefile.am (libfetish_a_SOURCES): Add xreadlink.c and
24189         xreadlink.h.
24190
24191         * lib/regex.c (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it
24192         doesn't conflict with sparc Solaris 7's definition in
24193         /usr/include/sys/int_types.h.
24194
24195         * lib/exclude.c: Use `""', not `<>' to #include non-system header
24196         files.
24197         (fnmatch_no_wildcards): Rewrite not to use function names, strcasecmp
24198         and strncasecmp as r-values.  Unixware didn't have declarations.
24199
24200 2001-08-31  Paul Eggert  <eggert@twinsun.com>
24201
24202         * lib/xstrtol.h: Add copyright notice.
24203         (_DECLARE_XSTRTOL): Improve quality of diagnostic for
24204         LONGINT_INVALID_SUFFIX_CHAR.
24205
24206 2001-08-31  Paul Eggert  <eggert@twinsun.com>
24207
24208         * lib/xstrtol.c (strtoimax): New decl.
24209
24210 2001-08-31  Paul Eggert  <eggert@twinsun.com>
24211
24212         * lib/xgetcwd.c: Don't include pathmax.h.
24213         Include stdlib.h and unistd.h if available.
24214         Include xalloc.h.
24215         (xmalloc, xstrdup, free): Remove decls.
24216         (xgetcwd): Don't assume sizes fit in unsigned.
24217         Check for overflow when computing sizes.
24218         Simplify reallocation code.
24219
24220 2001-08-31  Paul Eggert  <eggert@twinsun.com>
24221
24222         * lib/savedir.c (savedir): Remove size parameter, as POSIX says that
24223         a directory's st_size can have an arbitrary value, so the old
24224         usage could waste an arbitrary amount of memory.  All uses
24225         changed.
24226         * lib/savedir.h: Update prototype.
24227
24228 2001-08-31  Paul Eggert  <eggert@twinsun.com>
24229
24230         * lib/Makefile.am (libfetish_a_SOURCES): Remove strtoxmax.c.
24231
24232         * lib/strtoimax.c: Renamed from strtoxmax.c, removing the
24233         old strtoimax.c.
24234
24235         Also, make the following further changes to make this file's
24236         configuration more similar to that of strtol.c:
24237         (UNSIGNED): Renamed from STRTOUXMAX_UNSIGNED.  All uses changed.
24238         (strtoumax, uintmax_t, strtoull, strtol): Remove.
24239         (intmax_t, strtoimax, strtol, strtoll): New macros, if UNSIGNED.
24240         (strtoimax): Renamed from strtoumax.  All uses of unsigned values
24241         changed to signed values.
24242
24243         And make the following changes as well:
24244         Fix copyright notice, as 1999 was missing.
24245         (verify): New macro.
24246         (strtoimax): Check sizes at compile-time, not run-time.
24247         Prefer strtol to strtoll if both work.
24248         (main): Remove; it was not that useful and was a pain to maintain.
24249
24250         * lib/strtoumax.c: Include strtoimax.c, not strtouxmax.c.
24251
24252 2001-08-31  Jim Meyering  <meyering@lucent.com>
24253
24254         * lib/xgetcwd.c (xgetcwd): Reorganize to avoid some duplication.
24255         Use an initial, malloc'd, buffer of length 128 rather than
24256         a statically allocated one of length 1024.
24257
24258 2001-08-30  Paul Eggert  <eggert@twinsun.com>
24259
24260         Simplify code, partly by assuming autoconf 2.52 semantics.
24261
24262         * m4/Makefile.am (EXTRA_DIST): Remove uintmax_t.m4.
24263
24264         * m4/inttypes.m4 (AC_PREREQ): Bump to 2.52.
24265         (jm_AC_HEADER_INTTYPES_H): Remove; now done by autoconf in 2.52.
24266         All uses removed.
24267         (jm_AC_TYPE_INTMAX_T, jm_AC_TYPE_UINTMAX_T):
24268         Move AC_REQUIRE to next-to-top level, to avoid confusion.
24269         Use 2.52's AC_CHECK_TYPE instead of merely looking for the header.
24270         * m4/prereq.m4 (jm_PREREQ_HUMAN): Don't require
24271         jm_AC_HEADER_INTTYPES_H.
24272         * m4/jm-macros.m4 (jm_MACROS): Likewise.
24273
24274         * m4/uintmax_t.m4: Remove, as it duplicates inttypes.m4.
24275
24276         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
24277         Quote first arg of AC_DEFUN.
24278         Require jm_AC_TYPE_UINTMAX_T and jm_AC_TYPE_UNSIGNED_LONG_LONG
24279         since they are needed to parse the include file even if we need
24280         only xstrtoimax.  Simplify logic behind the args to AC_REPLACE.
24281         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Likewise,
24282         but with opposite signedness.
24283
24284 2001-08-30  Paul Eggert  <eggert@twinsun.com>
24285
24286         Merge 'exclude' changes from tar 1.13.22.
24287         This fixes one or two unlikely storage allocation overflow bugs,
24288         but doesn't change user-visible behavior otherwise.
24289
24290 2001-08-30  Paul Eggert  <eggert@twinsun.com>
24291
24292         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_EXCLUDE.
24293         (jm_PREREQ_EXCLUDE): New macro.
24294
24295 2001-08-30  Paul Eggert  <eggert@twinsun.com>
24296
24297         * lib/quotearg.c: BSD/OS 4.1 wchar.h requires FILE and struct
24298         tm to be declared.
24299
24300 2001-08-30  Paul Eggert  <eggert@twinsun.com>
24301
24302         * lib/hash.c: Remove '2001' from copyright notice.
24303
24304 2001-08-30  Paul Eggert  <eggert@twinsun.com>
24305
24306         * lib/full-write.h: New file.
24307         * lib/Makefile.am (libfetish_a_SOURCES): Add full-write.h.
24308         * lib/full-write.c: Correct credits, as cccp.c no longer
24309         exists and anyway it was so heavily changed from the old cccp
24310         code as to be unrecognizable.  Include full-write.h.
24311         (full_write) Return size_t, with short writes meaning failure.
24312         All callers changed.  This fixes a bug with large buffers
24313         on 64-bit hosts.
24314         * lib/utime.c: Include full-write.h.
24315
24316 2001-08-30  Paul Eggert  <eggert@twinsun.com>
24317
24318         * lib/exclude.c (bool): Declare, perhaps by including stdbool.h.
24319         (<sys/types.h>): Include only if HAVE_SYS_TYPES_H.
24320         (<stdlib.h>, <string.h>, <strings.h>, <inttypes.h>, <stdint.h>):
24321         Include if available.
24322         (<xalloc.h>): Include
24323         (SIZE_MAX): Define if <stdint.h> or <inttypes.h> doesn't.
24324         (verify): New macro.  Use it to verify that EXCLUDE macros do not
24325         collide with FNM macros.
24326         (struct patopts): New struct.
24327         (struct exclude): Use it, as exclude patterns now come with options.
24328         (new_exclude): Support above changes.
24329         (new_exclude, add_exclude_file):
24330         Initial size must now be a power of two to simplify overflow checking.
24331         (free_exclude, fnmatch_no_wildcards): New function.
24332         (excluded_filename): No longer requires options arg, as the options
24333         are determined by add_exclude.  Now returns bool, not int.
24334         (excluded_filename, add_exclude):
24335         Add support for the fancy new exclusion options.
24336         (add_exclude, add_exclude_file): Now takes int options arg.
24337         Check for arithmetic overflow when computing sizes.
24338         (add_exclude_file): xrealloc might modify errno, so don't
24339         realloc until after errno might be used.
24340
24341         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE,EXCLUDE_WILDCARDS):
24342         New macros.
24343         (free_exclude): New decl.
24344         (add_exclude, add_exclude_file): Now takes int options arg.
24345         (excluded_filename): No longer requires options arg, as the options
24346         are determined by add_exclude.  Now returns bool, not int.
24347
24348 2001-08-30  Paul Eggert  <eggert@twinsun.com>
24349
24350         * lib/alloca.c (alloca): Arg is of type size_t, not unsigned.
24351
24352 2001-08-27  Jim Meyering  <meyering@lucent.com>
24353
24354         * lib/Makefile.am (libfetish_a_SOURCES): Add strtoxmax.c
24355
24356         * lib/version-etc.c (N_): Remove definition.
24357         Revert most of last change.
24358         Instead, simply don't mark the `Copyright...' string for translation.
24359         Based on advice from Paul Eggert.
24360
24361         * lib/strtoxmax.c: Tweak comment.
24362
24363 2001-08-26  Jim Meyering  <meyering@lucent.com>
24364
24365         * m4/jm-macros.m4: Require jm_AC_PREREQ_XSTRTOIMAX.
24366
24367         * m4/xstrtoimax.m4: New file.
24368         * m4/xstrtoumax.m4: Add comments explaining why we
24369         AC_REPLACE_FUNCS(strtol).
24370
24371 2001-08-26  Jim Meyering  <meyering@lucent.com>
24372
24373         * lib/version-etc.c (version_etc_copyright_fmt): Replace literal year
24374         of copyright with `%s' so translators don't get an untranslated
24375         message in 2002.
24376         (COPYRIGHT_YEAR): Define.
24377         (version_etc): Use fprintf rather than fputs.
24378         Suggestion from Ulrich Drepper.
24379
24380         * lib/Makefile.am (libfetish_a_SOURCES): Add xstrtoimax.c.
24381
24382         * lib/strtoll.c: New file, from GNU libc.
24383         * lib/xstrtoimax.c: New file.
24384
24385         * lib/xstrtol.h: Add xstrtoimax.
24386         * lib/strtoumax.c: New file.  Simply include "strtoumax.c".
24387         * lib/strtoimax.c: New file.  Likewise, but first define
24388         STRTOUXMAX_SIGNED.
24389
24390         * lib/strtoumax.c: Factor to work both for unsigned and signed types,
24391         ...
24392         * lib/strtoxmax.c: ... then renamed to this.
24393
24394 2001-08-18  Paul Eggert  <eggert@twinsun.com>
24395
24396         * m4/inttypes.m4: Add AC_PREREQ(2.13).
24397         (jm_AC_HEADER_INTTYPES_H): Test for intmax_t, too.
24398         (jm_AC_TYPE_INTMAX_T): New macro.
24399         (jm_AC_TYPE_UINTMAX_T): Moved here from uintmax_t.m4.
24400
24401         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): New macro.
24402
24403         * m4/longlong.m4: Renamed from ulonglong.m4.
24404         * m4/inttypes.m4: Renamed from inttypes_h.m4.
24405         * m4/uintmax_t.m4: Removed.
24406
24407 2001-08-13  Paul Eggert  <eggert@twinsun.com>
24408
24409         * lib/Makefile.am (unlocked-io.h): Do not append "_unlocked" twice.
24410         Port to Solaris 8, where 'sed' requires a space after the 'r'
24411         command, and where sh dislikes "$/".  Clean up the spacing a bit.
24412         Redirect output to $tmp just once.
24413
24414 2001-08-12  Paul Eggert  <eggert@sic.twinsun.com>
24415
24416         * lib/addext.c (<errno.h>): Include.
24417         (errno): Declare if not defined.
24418         (addext): Work correctly when pathconf returns -1 and leaves
24419         errno alone because there is no limit.  Also, work even if
24420         pathconf returns a value greater than SIZE_MAX.
24421
24422 2001-08-12  Jim Meyering  <meyering@lucent.com>
24423
24424         * m4/afs.m4, assert.m4, bison.m4, check-decl.m4, chown.m4, d-ino.m4,
24425         d-type.m4, dos.m4, error.m4, fnmatch.m4, fpending.m4, fstypename.m4,
24426         fsusage.m4, ftruncate.m4, getgroups.m4, glibc.m4, gnu-source.m4,
24427         group-member.m4, jm-glibc-io.m4, jm-macros.m4, jm-mktime.m4,
24428         jm-winsz1.m4, jm-winsz2.m4, lchown.m4, lib-check.m4, libintl.m4,
24429         link-follow.m4, ls-mntd-fs.m4, lstat.m4, malloc.m4, mbrtowc.m4,
24430         mbstate_t.m4, mbswidth.m4, memcmp.m4, nanosleep.m4, perl.m4,
24431         prereq.m4, putenv.m4, readdir.m4, realloc.m4, regex.m4, rename.m4,
24432         rmdir-errno.m4, search-libs.m4, st_dm_mode.m4, st_mtim.m4, stat.m4,
24433         strftime.m4, timespec.m4, unlink-busy.m4, uptime.m4, utimbuf.m4,
24434         utime.m4, utimes.m4, xstrtoumax.m4:
24435         Quote the first argument in each use of AC_DEFUN.
24436
24437 2001-08-12  Jim Meyering  <meyering@lucent.com>
24438
24439         * lib/xgetcwd.c (xgetcwd) [defined __GLIBC__ && __GLIBC__ >= 2]:
24440         Simply `return getcwd (NULL, 0);'.
24441         [! (defined __GLIBC__ && __GLIBC__ >= 2)]:
24442         Use 1300 as initial value for length, not PATH_MAX.
24443
24444         * lib/pathmax.h: Clean up cpp syntax.
24445
24446 2001-08-12  Jim Meyering  <meyering@lucent.com>
24447
24448         * lib/gettimeofday.c: New file.
24449         * lib/gtod.h: New file.
24450         * lib/Makefile.am (libfetish_a_SOURCES): Add gtod.h.
24451
24452 2001-08-05  Jim Meyering  <meyering@lucent.com>
24453
24454         * m4/jm-macros.m4: Require autoconf-2.52.
24455
24456 2001-08-04  Jim Meyering  <meyering@lucent.com>
24457
24458         * lib/error.h (__attribute__): Remove `|| __STRICT_ANSI__' from #if
24459         stmt, to get in sync with glibc.
24460
24461 2001-08-03  Paul Eggert  <eggert@twinsun.com>
24462
24463         The following changes are from gettext 0.10.39 as maintained by
24464         Bruno Haible.
24465
24466         * lib/mbswidth.h (MBSW_REJECT_UNPRINTABLE, MBSW_REJECT_INVALID):
24467         Renamed from MBSW_ACCEPT_UNPRINTABLE and MBSW_ACCEPT_INVALID
24468         with inverted sense.  All uses changed.
24469
24470         * lib/mbswidth.c: Don't include <limits.h>.
24471         Include <stdlib.h> and <string.h> unconditionally.
24472         (iswcntrl, mbsinit, ISCNTRL): New macros.
24473         (mbsnwidth): Use K&R style function declarations.
24474         Don't bother checking for MB_LEN_MAX == 1, since the compiler
24475         can optimize it when MB_CUR_MAX == 1.
24476         The width of control characters is zero, not 1.
24477
24478 2001-08-03  Paul Eggert  <eggert@twinsun.com>
24479
24480         The following changes are from gettext 0.10.39 as maintained by
24481         Bruno Haible, except that getline.m4 continues to use AC_LIBOBJ.
24482
24483         * m4/codeset.m4: Upgrade to serial AM1.
24484         (AM_LANGINFO_CODESET): Renamed from jm_LANGINFO_CODESET;
24485         all uses changed.  Quote first arg of AC_DEFUN.
24486         (am_cv_langinfo_codeset): Renamed from jm_cv_langinfo_codeset.
24487
24488         * m4/iconv.m4: Upgrade to serial AM2.
24489         (AM_ICONV): Renamed from jm_ICONV; all uses changed.
24490         Add --with-libconv-prefix.
24491         Quote first arg of AC_DEFUN.  Add description for ICONV_CONST.
24492         (am_cv_func_iconv): Renamed from jm_cv_func_iconv.
24493         (am_cv_lib_iconv): Renamed from jm_cv_lib_iconv.
24494         (am_cv_proto_iconv): Renamed from jm_cv_proto_iconv.
24495         * m4/jm-macros.m4 (jm_MACROS): Reflect s/jm_/AM_/ renamings.
24496
24497         * m4/c-bs-a.m4 (AC_C_BACKSLASH_A): Quote first arg of AC_DEFUN.
24498         * m4/getline.m4 (AM_FUNC_GETLINE): Likewise.
24499         * m4/glibc21.m4 (jm_GLIBC21): Likewise.
24500         * m4/inttypes_h.m4 (jm_AC_HEADER_INTTYPES_H): Likewise.
24501         * m4/isc-posix.m4 (AC_ISC_POSIX): Likewise.
24502         * m4/lcmessage.m4 (AM_LC_MESSAGES): Likewise.
24503         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
24504         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Likewise.
24505         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Likewise.
24506
24507         * m4/getline.m4 (AM_FUNC_GETLINE): Don't bother checking for
24508         string.h any more.
24509
24510         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): If not found, print "no",
24511         not the default value.
24512
24513         2001-06-25  Bruno Haible  <haible@clisp.cons.org>
24514         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Don't require AM_C_PROTOTYPES.
24515         Also check for mbsinit.  Needed for SCO 3.2v5.0.2.
24516         Also include <string.h>; this is where AIX 3.2.5 declares wcwidth.
24517         Also check for iswcntrl, used for wcwidth fallback.
24518         Use AC_TRY_COMPILE to emulate AC_CHECK_DECLS, for portability
24519         to Autoconf 2.13.
24520
24521 2001-08-03  Jim Meyering  <meyering@lucent.com>
24522
24523         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',
24524         as it was in the original.  Reported by Paul Eggert.
24525
24526 2001-07-16  Jim Meyering  <meyering@lucent.com>
24527
24528         * m4/gettimeofday.m4: New file.
24529         Prompted by a report from Bernhard Baehr.
24530
24531 2001-07-15  Jim Meyering  <meyering@lucent.com>
24532
24533         * m4/Makefile.am.in (Makefile.am): Remove most of the unlocked-io.h
24534         stuff. Now it's in ../Makefile.cfg.
24535
24536 2001-07-15  Jim Meyering  <meyering@lucent.com>
24537
24538         * lib/Makefile.am (EXTRA_DIST): Add unlocked-io.hin.
24539         (BUILT_SOURCES): Add unlocked-io.h.
24540         (io_functions): Define.
24541         (unlocked-io.h): New rule.
24542         (DISTCLEANFILES): Add unlocked-io.h.
24543         (all-local): Depend on unlocked-io.h, to ensure it is created.
24544
24545         * lib/unlocked-io.hin: New file
24546
24547         * lib/regex.c: Update from glibc.
24548
24549 2001-07-05  Jim Meyering  <meyering@lucent.com>
24550
24551         * lib/Makefile.am (noinst_HEADERS): Remove definition, per new automake
24552         recommendation.
24553         (libfetish_a_SOURCES): Put all .h files here instead.
24554         Remove a thus-exposed (better checks in automake) duplicate and
24555         two unnecessary .h files.
24556
24557 2001-07-04  Jim Meyering  <meyering@lucent.com>
24558
24559         * m4/Makefile.am.in (glibc-io.struct): New target.  Rework the code
24560         that generates jm-glibc-io.m4 so that it doesn't trigger any make
24561         distcheck failure.
24562
24563 2001-07-02  Jim Meyering  <meyering@lucent.com>
24564
24565         The following changes were prompted by suggestions from Bruno Haible.
24566
24567         * m4/jm-glibc-io.m4n: New file, the template from which jm-glibc-io.m4
24568         is now generated.
24569         * m4/Makefile.am.in (Makefile.am): Include jm-glibc-io.m4n in emitted
24570         definition of EXTRA_DIST.
24571         (Makefile.am): Emit the dependency, `all-local: jm-glibc-io.m4' to
24572         ensure that the generated file is created/updated whenever the list
24573         of $(unlocked_functions) is changed.
24574         (jm-glibc-io.m4): New rule.
24575         (unlocked-io.h): New rule -- currently unused.
24576
24577 2001-06-24  Jim Meyering  <meyering@lucent.com>
24578
24579         * m4/regex.m4 (jm_INCLUDED_REGEX): Use a quadrigraph to represent an
24580         unmatched right bracket, rather than kludging it with an extra,
24581         falsely-matching quote in a comment.  Patch by Akim Demaille.
24582
24583 2001-06-11  Jim Meyering  <meyering@lucent.com>
24584
24585         * lib/regex.c: Update from GNU libc.
24586
24587 2001-05-27  Jim Meyering  <meyering@lucent.com>
24588
24589         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.
24590         Check for ut_type in struct utmp.
24591
24592 2001-05-27  Jim Meyering  <meyering@lucent.com>
24593
24594         * lib/readutmp.h (UT_TYPE): Define.
24595
24596 2001-05-24  Jim Meyering  <meyering@lucent.com>
24597
24598         * lib/argmatch.c: Include "quote.h".
24599         (argmatch_invalid): Remove explicit `' quotes.  Instead, use the
24600         quote function.  Reported by Göran Uddeborg.
24601
24602 2001-05-22  Jim Meyering  <meyering@lucent.com>
24603
24604         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't use AC_LIBOBJ(strftime),
24605         now that we use the package-supplied version unconditionally.
24606         (jm_FUNC_STRFTIME): Don't replace strftime, for the same reason.
24607
24608 2001-05-21  Jim Meyering  <meyering@lucent.com>
24609
24610         * m4/regex.m4: Change a couple backticks to single quotes to avoid
24611         shell syntax errors.
24612
24613 2001-05-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
24614
24615         * m4/dos.m4 (jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.
24616
24617 2001-05-20  Paul Eggert  <eggert@twinsun.com>
24618
24619         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME):
24620         Don't bother to check library strftime, since
24621         we'll be using our own my_strftime function anyway.
24622         Define my_strftime instead of strftime.
24623
24624 2001-05-20  Alexandre Duret-Lutz  <duret_g@epita.fr>
24625
24626         * lib/dirname.c (dir_name): Compute append_dot using path, not newpath
24627         which is not yet declared.
24628
24629 2001-05-15  Jim Meyering  <meyering@lucent.com>
24630
24631         * m4/regex.m4: Use proper quoting so brackets appear in the test
24632         program.
24633         Reported by, and with help from, Bruno Haible.
24634
24635 2001-05-13  Jim Meyering  <meyering@lucent.com>
24636
24637         * m4/jm-macros.m4 (major_t, minor_t): Define to unsigned int if
24638         undefined.
24639
24640 2001-05-11  Paul Eggert  <eggert@twinsun.com>
24641
24642         dirname code cleanup.  base_name now behaves more compatibly
24643         with POSIX basename when given file names that have trailing
24644         slashes, and similarly for dir_name.  Add new primitives
24645         base_len and dir_len.  Put the directory-name-related decls
24646         into dirname.h.
24647
24648         * lib/addext.c (ISSLASH, base_name): Remove; now in dirname.h.
24649         * lib/backupfile.c (base_name): Likewise.
24650         * lib/basename.c (FILESYSTEM_PREFIX_LEN, PARAMS, ISSLASH): Likewise.
24651         * lib/dirname.c (FILESYSTEM_PREFIX_LEN, ISSLASH): Likewise.
24652         * lib/makepath.c (strip_trailing_slashes): Likewise.
24653         * lib/path-concat.c (DIRECTORY_SEPARATOR, FILESYSTEM_PREFIX_LEN,
24654         ISSLASH): Likewise.
24655         * lib/rename.c (strip_trailing_slashes): Likewise.
24656         * lib/same.c (base_name): Likewise.
24657         * lib/stripslash.c (ISSLASH): Likewise.
24658
24659         * lib/addext.c: Include <dirname.h> after size_t is defined.
24660         * lib/backupfile.c: Likewise.
24661
24662         * lib/addext.c (addext): Use base_len to trim redundant
24663         trailing slashes instead of doing it ourselves.
24664         But do not trim the last slash if it is not redundant.
24665
24666         * lib/backupfile.c (find_backup_file_name,
24667         max_backup_version): Use base_len instead of rolling it ourselves.
24668         Handle the case of "" and (on DOS) "C:" correctly.
24669
24670         * lib/basename.c: Do not include <stdio.h>, <assert.h>; no longer
24671         needed. Include <string.h>, <dirname.h>.
24672         (base_name): Allow file names ending in slashes, other than names
24673         that are all slashes.  In this case, return the basename followed
24674         by the slashes.  This is more general, and can be used in places
24675         where the original base_name purposely had an assertion failure.
24676         (base_len): New function.
24677
24678         * lib/dirname.c: Include <string.h> instead of <stdlib.h>.
24679         Do not include <assert.h>; no longer needed.
24680         Include xalloc.h.
24681         (memrchr): Remove decl.
24682         (dir_name_r): Remove.
24683         (dir_len): Renamed from dirlen.  All callers changed.
24684         Rewrite in terms of base_name, for simplicity and consistency.
24685         (dir_name): Never return NULL.  All callers changed.
24686         Do not include <stdlib.h> in test program; no longer needed.
24687         return 0; is fine for test program.
24688
24689         * lib/dirname.h (DIRECTORY_SEPARATOR, ISSLASH, FILESYSTEM_PREFIX_LEN):
24690         New macros.
24691         (base_name, base_len, dir_len, strip_trailing_slashes): New decls.
24692
24693         * lib/path-concat.c (path_concat): Use base_len to compute
24694         base length, not strlen; this means we cannot rely on memcpy
24695         to null-terminate.
24696
24697         * lib/same.c (STREQ): Remove.
24698         (same_name): Handle the case where the basename ends in trailing '/'.
24699
24700         * lib/stripslash.c (strip_trailing_slashes): Return nonzero if
24701         a slash was stripped.  Do not strip the last slash after a
24702         file system prefix.
24703
24704 2001-05-11  Paul Eggert  <eggert@twinsun.com>
24705
24706         * lib/Makefile.am (libfetish_a_SOURCES):
24707         Add strftime.c, since we now compile it on all hosts.
24708
24709         * lib/strftime.c (my_strftime):
24710         Define to nstrftime if emacs, but only if my_strftime is not defined.
24711         (extra_args, extra_args_spec, extra_args_spec_iso): Rename from
24712         ut_argument, ut_argument_spec, ut_argument_spec_iso, respectively.
24713         Add one more extra argument: a nanoseconds value.
24714         All uses changed.
24715         (ns): New macro.
24716         (my_strftime function): Add %N format.
24717         (emacs_strftimeu): Renamed from emacs_strftime,
24718         with extra ut argument.
24719
24720 2001-05-09  Paul Eggert  <eggert@twinsun.com>
24721
24722         * m4/jm-macros.m4 (jm_MACROS): Do not check for fseeko; no longer used.
24723
24724 2001-04-21  Jim Meyering  <meyering@lucent.com>
24725
24726         * m4/rmdir-errno.m4: Write to a new file, so that a restrictive umask
24727         doesn't interfere.
24728
24729 2001-04-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
24730
24731         * m4/ftruncate.m4: Check for chsize.
24732         Link with ftruncate.o unconditionally if ftruncate is missing.
24733         This was required when cross-compiling to i586-mingw32msvc.
24734
24735 2001-04-08  Jim Meyering  <meyering@lucent.com>
24736
24737         * lib/getdate.y (get_date): Set tm_isdst to -1 to ensure that it is
24738         recomputed; that's necessary when the offset spans a DST transition.
24739         Patch by David J. MacKenzie.  Reported by Hon-Yin Kok.
24740
24741 2001-04-02  Jim Meyering  <meyering@lucent.com>
24742
24743         * lib/regex.h, regex.c: Update from GNU libc.
24744
24745 2001-03-24  Jim Meyering  <meyering@lucent.com>
24746
24747         * m4/jm-macros.m4: Require autoconf-2.49d.
24748
24749 2001-03-20  Bruno Haible  <haible@clisp.cons.org>
24750
24751         * m4/iconv.m4 (jm_ICONV): Recommend GNU libiconv.
24752
24753 2001-03-19  Paul Eggert  <eggert@twinsun.com>
24754
24755         * lib/version-etc.c (version_etc_copyright): Update to 2001.
24756
24757 2001-03-17  Jim Meyering  <meyering@lucent.com>
24758
24759         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Remove my copy of AC_FUNC_MEMCMP,
24760         now that the version in autoconf is equivalent.
24761         (jm_FUNC_MEMCMP): Adjust to use AC_FUNC_MEMCMP.
24762
24763         * m4/error.m4 (jm_PREREQ_ERROR): Invoke AC_FUNC_STRERROR_R.
24764         Suggestion from Akim Demaille.
24765
24766         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_TEMPNAME.
24767         (jm_PREREQ_TEMPNAME): New function.
24768
24769 2001-03-16  Paul Eggert  <eggert@twinsun.com>
24770
24771         * lib/tempname.c (uint64_t): Define to uintmax_t if
24772         not defined, and if UINT64_MAX is not defined.
24773         Required at least for Vax Ultrix4.3, which doesn't define uint64_t.
24774         Reported by John David Anglin.
24775
24776 2001-03-15  Bruno Haible  <haible@clisp.cons.org>
24777
24778         * lib/localcharset.c (locale_charset): Allow wildcard syntax. Also
24779         resolve alias if codeset is empty.
24780         * lib/config.charset (BeOS): Use wildcard syntax.
24781
24782 2001-03-13  Jim Meyering  <meyering@lucent.com>
24783
24784         * lib/path-concat.c (path_concat)
24785         [FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't insert a backslash when
24786         concatenating e.g., `C:' and `foo'.
24787         From Bruno Haible.
24788
24789 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
24790
24791         * lib/localcharset.c (locale_charset): Don't use
24792         setlocale(LC_CTYPE,NULL). Don't return NULL.
24793         * lib/unicodeio.c (print_unicode_char): Simplify accordingly.
24794
24795 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
24796
24797         * lib/config.charset: Update for FreeBSD 4.2 and OSF/1 5.1. Add
24798         support for DOS/DJGPP.
24799
24800 2001-03-01  Paul Eggert  <eggert@twinsun.com>
24801
24802         * m4/jm-macros.m4 (jm_MACROS): Use mkstemp replacement if the system
24803         lacks mkstemp.  Compile our own tempname.c if we compile our own
24804         mkstemp.c, as mkstemp relies on tempname.
24805
24806 2001-03-01  Jim Meyering  <meyering@lucent.com>
24807
24808         * m4/dos.m4 (jm_AC_DOS): Remove extra backslashes, now that
24809         AH_VERBATIM really does output its argument verbatim.
24810
24811 2001-02-28  Paul Eggert  <eggert@twinsun.com>
24812
24813         * lib/Makefile.am (libfetish_a_SOURCES):
24814         Add dup-safer.c, fopen-safer.c.
24815         (noinst_HEADERS): Add stdio-safer.h, unistd-safer.h.
24816
24817         * lib/dup-safer.c, lib/fopen-safer.c, lib/stdio-safer.h:
24818         * lib/unistd-safer.h: New files.
24819
24820 2001-02-25  Paul Eggert  <eggert@twinsun.com>
24821
24822         The mkstemp replacement is taken from glibc 2.2.2, with some
24823         portability fixes for use outside glibc, as follows:
24824
24825         * lib/tempname.c (struct_stat64): New macro.
24826         (direxists, __gen_tempname): Use it.
24827         This avoids a portability problem with Solaris 8.
24828
24829         * lib/tempname.c (<config.h>): Include if HAVE_CONFIG_H.
24830         (<stddef.h>, <stdint.h>, <string.h>):
24831         Include only if STDC_HEADERS || _LIBC.
24832         (<fcntl.h>): Include only if HAVE_FCNTL_H || _LIBC.
24833         (<unistd.h>): Include only if HAVE_UNISTD_H || _LIBC.
24834         (<sys/time.h>): Include only if HAVE_SYS_TIME_H || _LIBC.
24835         (__set_errno): Define this macro if <errno.h> doesn't.
24836         (P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE):
24837         Define these macros if <stdio.h> doesn't.
24838         (S_ISDIR, S_IRUSR, S_IWUSR, S_IXUSR):
24839         Define these macros if <sys/stat.h>
24840         doesn't.  Ignore <sys/stat.h> S_ISDIR if STAT_MACROS_BROKEN.
24841         (stat64, __getpid, __gettimeofday, __mkdir, __open, __open64, lxstat64,
24842         __xstat64): Define if not _LIBC.
24843         (__secure_getenv): Define if ! (HAVE___SECURE_GETENV || _LIBC).
24844         (__gen_tempname): Invoke gettimeofday only if
24845         HAVE_GETTIMEOFDAY || _LIBC;
24846         otherwise, fall back on plain "time".
24847         Use macros like S_IRUSR | S_IWUSR rather than octal values like 0600.
24848
24849         * lib/mkstemp.c (__GT_FILE): Define to zero if not defined.
24850
24851         * lib/mkstemp.c, lib/tempname.c: New files, taken from glibc 2.2.2.
24852
24853 2001-02-18  Paul Eggert  <eggert@twinsun.com>
24854
24855         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for sys/resource.h.
24856
24857 2001-02-17  Paul Eggert  <eggert@twinsun.com>
24858
24859         * m4/mbrtowc.m4: New file, defining jm_FUNC_MBRTOWC.
24860         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH):
24861         Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc).
24862         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
24863
24864 2001-02-17  Paul Eggert  <eggert@twinsun.com>
24865
24866         * lib/mbswidth.c, quotearg.c (mbrtowc, mbsinit):
24867         Remove workaround macros for hosts that have mbrtowc but not
24868         mbstate_t, as we now insist on proper declarations for both
24869         before using mbrtowc.
24870
24871 2001-02-17  Jim Meyering  <meyering@lucent.com>
24872
24873         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Don't check for
24874         getmntent via AC_CHECK_FUNCS, since that would get a `no' and disrupt
24875         further attempts by AC_FUNC_GETMNTENT to check with e.g., -lgen on
24876         UnixWare 7.1.1.
24877
24878         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc.,
24879         rather than AC_CACHE_VAL.
24880
24881 2001-02-17  Jim Meyering  <meyering@lucent.com>
24882
24883         * lib/strtoul.c: Sync from GNU libc.  Use double quotes, not <...>
24884         around included file name.
24885
24886         * lib/strnlen.c (__strnlen): Merge in a change from GNU libc.
24887
24888         * lib/strftime.c: Update from GNU libc (the only changes were to
24889         comments).
24890
24891 2001-02-17  Jim Meyering  <meyering@lucent.com>
24892
24893         * lib/regex.c: Update from libc.
24894
24895 2001-02-17  Bruno Haible  <haible@clisp.cons.org>
24896
24897         * lib/mbswidth.h (mbswidth): Also define as macro, to avoid prototype
24898         clash.
24899
24900 2001-02-16  Paul Eggert  <eggert@twinsun.com>
24901
24902         * lib/alloca.c (malloc): Undef before defining, since stdlib.h
24903         may have defined it.  Needed for Encore Umax-3.0.9.16b systems.
24904         Reported by Mark Hounschell via Paul Eggert.
24905
24906 2001-02-07  Jim Meyering  <meyering@lucent.com>
24907
24908         * m4/regex.m4 (jm_INCLUDED_REGEX): Add a test for the latest bug.
24909
24910 2001-02-05  Jim Meyering  <meyering@lucent.com>
24911
24912         * m4/jm-macros.m4: Require autoconf-2.14d (not yet released), because
24913         it includes the patch required for `large file' support with at least
24914         HP-UX's 10.20 /bin/cc.
24915
24916 2001-02-03  Jim Meyering  <meyering@lucent.com>
24917
24918         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Restore prior use of
24919         AS_IF, now that it works once again (mysteriously).
24920         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
24921
24922 2001-01-30  Jim Meyering  <meyering@lucent.com>
24923
24924         Don't use filenames that are 8.3-equivalent to "conftest" on DOS.
24925         * m4/chown.m4: Rename conftestchown to conftest.chown.
24926         * m4/rename.m4: s/conftestdir/conftest.d1/ and
24927         s/conftestdir2/conftest.d2/.
24928         * m4/utimes.m4: s/conftestdata/conftest.data/
24929         Inspired by Pavel Roskin's change in autoconf.
24930
24931 2001-01-30  Bruno Haible  <haible@clisp.cons.org>
24932
24933         * lib/config.charset: Update for FreeBSD 4.2.
24934
24935 2001-01-27  Jim Meyering  <meyering@lucent.com>
24936
24937         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Open-code what was
24938         a use of AS_IF.
24939         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
24940
24941 2001-01-26  Jim Meyering  <meyering@lucent.com>
24942
24943         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Check for stddef.h, now that
24944         quotearg.c includes it.
24945
24946 2001-01-26  Jim Meyering  <meyering@lucent.com>
24947
24948         * lib/quotearg.c: Include stddef.h.
24949         * lib/quote.c: Include stddef.h.
24950         Reported by Axel Kittenberger.
24951
24952         * lib/xmalloc.c [HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
24953         line in double quotes so that it evokes a better diagnostic.
24954         [HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.
24955         Reported by Axel Kittenberger.
24956
24957 2001-01-24  Stefan Monnier  <monnier@cs.yale.edu>
24958
24959         * regex.c (mutually_exclusive_p): Don't blindly handle `charset_not'
24960         as if it was a `charset'.
24961
24962 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
24963
24964         * m4/iconv.m4 (jm_ICONV): Also check whether the iconv declaration
24965         has const.
24966
24967 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
24968
24969         * lib/unicodeio.c (print_unicode_char): Cast the second iconv() arg,
24970         to avoid a warning.  Add back 'const' to inptr.
24971
24972 2001-01-20  Jim Meyering  <meyering@lucent.com>
24973
24974         Be sure that headers are checked before used in code compiled
24975         for the type checks.
24976         * m4/jm-macros.m4 (jm_MACROS): Remove all header checks.
24977         In place of that, invoke jm_CHECK_ALL_TYPES.
24978         (jm_CHECK_ALL_HEADERS): New functions with the above checks.
24979         (jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS.
24980         Alan Iwi reported a build failure on an f300-fujitsu-uxpv4.1_ES;
24981         The check for ssize_t was mistakenly run before the test for unistd.h.
24982
24983         The configure-time check for stdbool.h was missing.
24984         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_HASH.
24985         (jm_PREREQ_HASH): New function.
24986
24987 2001-01-17  Jim Meyering  <meyering@lucent.com>
24988
24989         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE,
24990         for autoconf-2.49c.
24991         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Likewise.
24992
24993 2001-01-16  Jim Meyering  <meyering@lucent.com>
24994
24995         * lib/basename.c: Include <stdio.h>, needed by assert on SunOS 4.
24996         From Bruno Haible.
24997
24998 2001-01-14  Jim Meyering  <meyering@lucent.com>
24999
25000         * m4/rename.m4: Use temporary directories named conftestdir{,2}, not
25001         foo and bar.  Create conftestdir/ in the script, not in the C code.
25002         Remove directories in the script, not in the C code.
25003         Remove conftestdir{,2} before trying to create the directory.
25004         Make the entire configure script fail if the mkdir fails.
25005
25006 2001-01-14  Jim Meyering  <meyering@lucent.com>
25007
25008         * lib/rename.c: New file.  From Volker Borchert.
25009         Include stdlib.h, string.h or strings.h, and xalloc.h.
25010         Use strip_trailing_slashes rather than open-coding it.
25011
25012 2001-01-03  Paul Eggert  <eggert@twinsun.com>
25013
25014         * lib/strftime.c: Sync with glibc time/strftime.c 1.81.
25015
25016 2001-01-03  Jim Meyering  <meyering@lucent.com>
25017
25018         * lib/unicodeio.c (print_unicode_char): Remove `const' from declaration
25019         of local `inptr' to avoid warning with some system declarations of
25020         iconv.
25021
25022 2001-01-02  Volker Borchert  <bt@teknon.de>
25023
25024         * m4/rename.m4: New file.
25025         * m4/jm-macros.m4 (jm_MACROS): Require vb_FUNC_RENAME.
25026
25027 2001-01-01  Jim Meyering  <meyering@lucent.com>
25028
25029         * m4/prereq.m4 (jm_PREREQ_READUTMP): Include utmp.h (if available),
25030         even on systems with utmpx.h.  It's necessary for the declaration of
25031         utmp's ut_user member.  Reported by Andreas Jaeger.
25032
25033         * m4/check-decl.m4 (jm_CHECK_DECLS): Include grp.h and pwd.h if
25034         available. They are required for the declarations of getgrgid and
25035         getpwuid resp.
25036         (_jm_DECL_HEADERS): Check for grp.h and pwd.h.
25037         Reported by Andreas Jaeger.
25038
25039 2001-01-01  Alexandre Duret-Lutz  <duret_g@epita.fr>
25040
25041         * m4/libintl.m4 (AM_GNU_GETTEXT): Define MKINSTALLDIRS by
25042         expanding the value of $ac_aux_dir, as in AM_MISSING_HAS_RUN,
25043         so `make install' also works in VPATH builds.
25044
25045 2000-12-31  Alexandre Duret-Lutz  <duret_g@epita.fr>
25046
25047         * m4/libintl.m4 (AM_WITH_NLS): When using AC_CONFIG_AUX_DIR,
25048         prepend $(top_srcdir) to the value of MKINSTALLDIRS so that it
25049         can be used in subdirectories.
25050
25051 2000-12-29  Paul Eggert  <eggert@twinsun.com>
25052
25053         * lib/modechange.c: Do not assume that mode_t uses the
25054         traditional octal encoding.  E.g. "chmod 1 FOO" should set
25055         the other-execute bit of FOO even if S_IXOTH != 1.
25056
25057         (SUID, SGID, SVTX, RUSR, WUSR, XUSR, RGRP, WGRP, XGRP, ROTH,
25058         WOTH, XOTH, ALLM): New macros.
25059         (S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR,
25060          S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH):
25061         Use them.
25062         (S_ISGID): Fix typo; it was defaulting to the same value as S_ISUID.
25063         (S_IRWXU, S_IRWXG, S_IRWXO): Specify defaults in terms of the above.
25064         (mode_compile):
25065         No need to use uintmax_t; unsigned long is long enough.
25066         Don't bother to get suffix since we don't use it.
25067
25068 2000-12-26  Jim Meyering  <meyering@lucent.com>
25069
25070         * m4/dos.m4 (jm_AC_DOS): Rewrite (though it's still a stub) to work
25071         better with autoheader.
25072
25073 2000-12-24  Jim Meyering  <meyering@lucent.com>
25074
25075         * lib/hash.c (is_prime): Return explicit boolean values.
25076         (hash_get_first): Return NULL to appease Irix5.6's 89.
25077         Reported by Nelson Beebe.
25078
25079 2000-12-19  Bruno Haible  <haible@clisp.cons.org>
25080
25081         * lib/localcharset.c (locale_charset): Add support for Win32.
25082
25083 2000-12-18  Paul Eggert  <eggert@twinsun.com>
25084
25085         * lib/physmem.h, lib/physmem.c: New files.
25086
25087         * lib/Makefile.am (libfetish_a_SOURCES): Add physmem.c.
25088         (noinst_HEADERS): Add physmem.h.
25089
25090         * lib/xstrtol.c (__xstrtol): Add undocumented suffixes 'g' and
25091         't' for compatibility with Solaris 8 sort.
25092
25093 2000-12-18  Bruno Haible  <haible@clisp.cons.org>
25094
25095         * lib/config.charset: Add support for BeOS.
25096
25097 2000-12-17  Jim Meyering  <meyering@lucent.com>
25098
25099         * m4/dos.m4 (jm_AC_DOS): New file and macro.
25100         * m4/jm-macros.m4 (jm_MACROS): Require jm_AC_DOS.
25101
25102 2000-12-16  Jim Meyering  <meyering@lucent.com>
25103
25104         This bug had a serious impact on chown: `chown N:M FILE' (for integer
25105         N and M) would have treated it like `chown N:N FILE'.
25106
25107         * lib/userspec.c (parse_user_spec): Fix typo: s/u/g/.
25108
25109 2000-12-16  Jim Meyering  <meyering@lucent.com>
25110
25111         * lib/getusershell.c [!SHELLS_FILE && __DJGPP__]: Define
25112         SHELLS_FILE to a file name that's useful on djgpp systems.
25113         Include stdlib.h.
25114         (ADDITIONAL_DEFAULT_SHELLS): Define.
25115         (default_shells): Prepend ADDITIONAL_DEFAULT_SHELLS.
25116         Based mostly on a patch from Prashant TR.
25117
25118 2000-12-16  Bruno Haible  <haible@clisp.cons.org>
25119
25120         * lib/config.charset: Add ISO-8859-3, BIG5HKSCS, GB18030, JOHAB,
25121         VISCII, CP874, CP949, CP950, CP1250, CP1253, CP1254, CP1255, CP1256,
25122         CP1257 to the list of canonical encodings. Rename EUC-CN to GB2312.
25123
25124 2000-12-08  Andreas Schwab  <schwab@suse.de>
25125
25126         * lib/mbswidth.c (mbsnwidth): Don't loop endlessly when called with an
25127         invalid mulitbyte sequence and with the MBSW_ACCEPT_INVALID flag set.
25128
25129 2000-12-07  Jim Meyering  <meyering@lucent.com>
25130
25131         * lib/stripslash.c (ISSLASH): Define.
25132         (strip_trailing_slashes): Use ISSLASH rather than comparing against
25133         `/'.
25134         From Prashant TR.
25135
25136         * lib/dirname.c (FILESYSTEM_PREFIX_LEN): Define.
25137         (dir_name_r): Declare this function as static.
25138         [BACKSLASH_IS_PATH_SEPARATOR]: Fix a bug that'd
25139         manifest itself on a name containing a mix of slashes and
25140         backslashes.
25141         Make this function work with names starting with a DOS-style
25142         drive letter and colon prefix.
25143         (dir_name): Append `.' if necessary.
25144         Based mostly on patches from Prashant TR and Eli Zaretskii.
25145
25146         * lib/dirname.h (dir_name_r): Remove prototype.
25147
25148 2000-12-06  Paul Eggert  <eggert@twinsun.com>
25149
25150         * m4/off_t-format.m4: Remove this file.
25151         * m4/jm-macros.m4 (jm_MACROS): Remove jm_SYS_OFF_T_PRINTF_FORMAT.
25152
25153 2000-12-06  Jim Meyering  <meyering@lucent.com>
25154
25155         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): If we need the
25156         replacement strtoull, we may well need the replacement strtoul, too.
25157         Check for declarations of strtoul and strtoull.
25158         Check for strtol.  Mainly as a cue to cause automake to include
25159         strtol.c -- that file is included by each of strtoul.c and strtoull.c.
25160         Check for limits.h -- strtol.c needs it.
25161
25162 2000-12-05  Jim Meyering  <meyering@lucent.com>
25163
25164         * lib/dirname.c (dir_name_r): Add `const' in a few local declarations.
25165
25166 2000-12-04  Jim Meyering  <meyering@lucent.com>
25167
25168         * lib/path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc.
25169         Also include memory.h, stdlib.h, unistd.h if appropriate.
25170         Reported by Andreas Jaeger (conflicting declaration of malloc).
25171
25172 2000-12-02  Jim Meyering  <meyering@lucent.com>
25173
25174         * m4/off_t-format.m4 (OFF_T_PRINTF_FORMAT_STRING): New file/macro.
25175         * m4/jm-macros.m4 (jm_MACROS): require it.
25176
25177 2000-12-02  Jim Meyering  <meyering@lucent.com>
25178
25179         * lib/closeout.h: Make idempotent, to avoid some obscure warnings.
25180
25181 2000-12-01  Paul Eggert  <eggert@twinsun.com>
25182
25183         * lib/memrchr.c: Include <config.h> before any system include file.
25184
25185 2000-11-30  Jim Meyering  <meyering@lucent.com>
25186
25187         * m4/jm-macros.m4 (jm_MACROS): Check for stdint.h.
25188
25189 2000-11-30  Jim Meyering  <meyering@lucent.com>
25190
25191         * m4/getloadavg.m4: s/ifval/m4_ifval/ to accommodate new autoconf.
25192
25193 2000-11-29  Paul Eggert  <eggert@twinsun.com>
25194
25195         * lib/dirname.c (dir_name_r): Fix typo: int -> size_t.
25196
25197 2000-11-26  Jim Meyering  <meyering@lucent.com>
25198
25199         * lib/memcoll.c: Include sys/types.h.  From Werner Almesberger.
25200
25201 2000-11-22  Paul Eggert  <eggert@twinsun.com>
25202
25203         * lib/strftime.c (my_strftime): Do not invoke mbrlen with a
25204         size of (size_t) -1; it's not portable.
25205
25206 2000-11-17  Jim Meyering  <meyering@lucent.com>
25207
25208         * lib/strstr.c: Update from GNU libc.
25209
25210 2000-11-17  Akim Demaille  <akim@epita.fr>
25211
25212         * lib/obstack.h: Formatting changes.
25213         (obstack_grow, obstack_grow0): Don't cast WHERE at all: that would
25214         prevent type checking.
25215         (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
25216         cast the value to (void *): assigning a `foo *' to a `void *'
25217         variable is valid.
25218         (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
25219
25220 2000-11-16  Jim Meyering  <meyering@lucent.com>
25221
25222         * lib/strverscmp.c: Incorporate weak-alias-related changes from glibc.
25223
25224 2000-11-11  Jim Meyering  <meyering@lucent.com>
25225
25226         * lib/error.c: Add a couple #includes, merging from GNU libc version.
25227
25228 2000-11-10  Jim Meyering  <meyering@lucent.com>
25229
25230         * lib/obstack.h: Update from GNU libc.
25231         * lib/obstack.c: Likewise.
25232
25233 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
25234
25235         * m4/jm-macros.m4 (jm_MACROS): Add test for wcrtomb.
25236
25237 2000-11-06  Paul Eggert  <eggert@twinsun.com>
25238
25239         * lib/getusershell.c (setusershell): Use rewind rather than
25240         fseek/fseeko, to avoid configuration hassles with fseeko.
25241         Don't bother opening SHELLS_FILE if shellstream is NULL;
25242         it's not necessary.
25243
25244 2000-11-05  Jim Meyering  <meyering@lucent.com>
25245
25246         * lib/makepath.h (make_dir): Declare.
25247         * lib/makepath.c (make_dir): Remove `static' attribute.
25248         Tweak a comment.
25249
25250 2000-11-04  Jim Meyering  <meyering@lucent.com>
25251
25252         * m4/regex.m4: Use the `m4_' prefix on `syscmd' and `m4_sysval'.
25253
25254 2000-11-04  Alexandre Duret-Lutz  <duret_g@epita.fr>
25255
25256         * lib/hash.c (hash_get_next): Fix a thinko:  when ENTRY is the
25257         last one in a bucket, advance to the next bucket.
25258
25259 2000-11-02  Vesselin Atanasov  <vesselin@bgnet.bg>
25260
25261         * lib/fnmatch.c: Do not comment out all the code if we are using
25262         the GNU C library, because in some cases we are replacing buggy
25263         code in the GNU C library itself.
25264
25265 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
25266
25267         * regex.c (re_iswctype, re_wctype_to_bit): Fix braino.
25268         (regex_compile): Catch bogus \(\1\).
25269
25270 2000-10-30  Paul Eggert  <eggert@twinsun.com>
25271
25272         * lib/fnmatch.c (FOLD): Do not assume that characters are unsigned.
25273         (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
25274         e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero.
25275
25276 2000-10-30  Paul Eggert  <eggert@twinsun.com>
25277
25278         * lib/error.h, getline.h, modechange.h:
25279         Remove "2000" from Copyright line, as the file hasn't been
25280         changed this year other than in the copyright notice.
25281
25282         * lib/xalloc.h: Add "2000" to Copyright line, as this file
25283         was changed this year.
25284
25285 2000-10-29  Jim Meyering  <meyering@lucent.com>
25286
25287         * m4/fsusage.m4: s/AC_SHELL_IFELSE/AS_IFELSE/ to match autoconf
25288         renaming.
25289         * m4/ls-mntd-fs.m4: Likewise
25290
25291 2000-10-29  Jim Meyering  <meyering@lucent.com>
25292
25293         * lib/xstat.in: Fix grammar in comment.
25294
25295 2000-10-29  Greg Louis  <glouis@dynamicro.on.ca>
25296
25297         * lib/regex.h (__restrict_arr): Move definition out of #ifndef block.
25298         Required because egcs-2.91.66 (aka 1.1.2) defines __restrict, but
25299         doesn't define __restrict_arr.
25300
25301 2000-10-28  Jim Meyering  <meyering@lucent.com>
25302
25303         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_MEMCHR.
25304         (jm_PREREQ_MEMCHR): New function.
25305
25306 2000-10-28  Jim Meyering  <meyering@lucent.com>
25307
25308         * lib/memchr.c: Update from libc.
25309         Adjust for portability:
25310         [HAVE_STDLIB_H]: Include stdlib.h.
25311         [HAVE_BP_SYM_H || _LIBC]: Guard inclusion of bp-sym.h.
25312         Undef __memchr, too.
25313         [!weak_alias]: Define __memchr to memchr.
25314
25315         * lib/regex.c: Update from libc.
25316         * lib/regex.h: Likewise.
25317         * lib/getopt1.c: Likewise.
25318         * lib/memcmp.c: Likewise.
25319
25320         * lib/getusershell.c (setusershell) [HAVE_FSEEKO]: Use fseeko.
25321         Avoid using fseek, when possible -- it's broken by design.
25322         Patch by Ulrich Drepper.
25323
25324 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
25325
25326         * regex.c (POP_FAILURE_REG_OR_COUNT, re_match_2_internal)
25327         (re_match_2_internal, re_match_2_internal, re_match_2_internal):
25328         Giving in to popular pressure to shut up the compiler with casts.
25329
25330 2000-10-26  Jim Meyering  <meyering@lucent.com>
25331
25332         * lib/strftime.c: Update from libc.
25333
25334 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
25335
25336         * regex.c: More `unsigned char' -> `re_char' changes.
25337         Also change several `int' into `re_wchar_t'.
25338         (PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove.
25339         (PUSH_FAILURE_POINTER): Don't cast any more.
25340         (POP_FAILURE_REG_OR_COUNT): Remove the cast that strips `const'.
25341         We want GCC to complain, since this piece of code makes
25342         re_match non-reentrant, which *should* be fixed.
25343         (GET_BUFFER_SPACE): Use size_t rather than unsigned long.
25344         (EXTEND_BUFFER): Use RETALLOC.
25345         (SET_LIST_BIT): Don't cast.
25346         (re_wchar_t): New type.
25347         (re_iswctype, re_wctype_to_bit): Make it crystal clear to GCC
25348         that those two functions will always properly return.
25349         (IMMEDIATE_QUIT_CHECK): Cast to void.
25350         (analyse_first): Use recursion rather than an explicit stack.
25351         (re_compile_fastmap): Can't fail anymore.
25352         (re_search_2): Don't check re_compile_fastmap for failure.
25353         (PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT.
25354         Now also sets the new value (passed in a new argument).
25355         (re_match_2_internal): Use it.
25356         Also, use a new var `reg' of type size_t when looping through regs
25357         rather than reuse the inappropriate `mcnt'.
25358
25359 2000-10-25  Jim Meyering  <meyering@lucent.com>
25360
25361         * lib/obstack.c: Update from libc.
25362
25363 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
25364
25365         * regex.c (regex_compile): Change the way of handling a range from
25366         a char less than 256 to a char not less than 256.
25367
25368 2000-10-24  Andrew Innes  <andrewi@gnu.org>
25369
25370         * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
25371         NT-Emacs only.
25372         (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT,
25373         so that re_search functions only quit when callers expect them to.
25374
25375 2000-10-23  Jim Meyering  <meyering@lucent.com>
25376
25377         * lib/hard-locale.c (hard_locale): Revert last change -- it was simply
25378         wrong.  That set_locale call must not have any side effects.
25379         From Paul Eggert.
25380
25381 2000-10-22  Jim Meyering  <meyering@lucent.com>
25382
25383         * lib/md5.c (md5_process_block) [OP]: Use `rol', not CYCLIC.
25384         [CYCLIC]: Remove now-unused definition.
25385
25386         * lib/save-cwd.c (O_DIRECTORY): Define, if needed.
25387         (save_cwd) [HAVE_FCHDIR]: Use O_DIRECTORY when opening ".".
25388         Suggestion from Ulrich Drepper.
25389
25390 2000-10-21  Jim Meyering  <meyering@lucent.com>
25391
25392         * m4/check-decl.m4 (jm_CHECK_DECLS): Also check for memrchr.
25393         * m4/prereq.m4 (jm_PREREQ_DIRNAME): New macro.
25394         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memrchr.
25395
25396 2000-10-21  Jim Meyering  <meyering@lucent.com>
25397
25398         * lib/dirname.c (memrchr): Declare if necessary.
25399         (dir_name): Remove the restriction that there be no
25400         trailing slashes.  Now, this code skips past them, effectively
25401         ignoring them.
25402         [TEST_DIRNAME] (main): New unit tests.
25403
25404         * lib/memrchr.c: New file from GNU libc.
25405         Undef __memrchr, too.
25406         [!weak_alias]: Define __memrchr to memrchr.
25407         Guard weak_alias use with `#ifdef weak_alias'.
25408
25409 2000-10-21  Jim Meyering  <meyering@lucent.com>
25410
25411         * lib/dirname.c (dir_name_r): New function, factored out of dir_name.
25412         (dir_name): Use dir_name_r.
25413         * lib/dirname.h (dir_name_r): Declare it.
25414
25415 2000-10-17  Jim Meyering  <meyering@lucent.com>
25416
25417         * lib/quote.h (PARAMS): Define and use.
25418         Reported by Akim Demaille.
25419
25420         * lib/getopt.c: Update from libc.
25421
25422 2000-10-16  Jim Meyering  <meyering@lucent.com>
25423
25424         * lib/hard-locale.c (hard_locale): Use "", not 0 as 2nd arg to
25425         setlocale.
25426         From Jan Fedak.
25427
25428 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
25429
25430         * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.
25431
25432 2000-09-25  Jim Meyering  <meyering@lucent.com>
25433
25434         * lib/md5.h (rol): Define (from GnuPG).
25435
25436         * lib/sha.c: Give credit (GnuPG) where due.
25437         (M): Use rol rather than open-coding it.
25438         Add a FIXME comment.
25439
25440 2000-09-21  Jim Meyering  <meyering@lucent.com>
25441
25442         * lib/userspec.c (parse_user_spec): Remove debugging printf I'd added.
25443         Reported by Michael Stone.
25444
25445 2000-09-20  Jim Meyering  <meyering@lucent.com>
25446
25447         * lib/Makefile.am (libfetish_a_SOURCES): Add sha.c.
25448         (noinst_HEADERS): Add sha.h.
25449         Based on code from Scott G. Miller and from GnuPG.
25450
25451 2000-09-18  Jim Meyering  <meyering@lucent.com>
25452
25453         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Restore the initial value of
25454         LIBS. Otherwise, everyone ends up linking with -lelf for some
25455         configurations.
25456         Reported by Mike Stone.
25457
25458 2000-09-15  Jim Meyering  <meyering@lucent.com>
25459
25460         * lib/regex.c: Update from libc.
25461
25462 2000-09-10  Jim Meyering  <meyering@lucent.com>
25463
25464         * lib/getopt.c (_getopt_internal): Update from glibc.
25465
25466 2000-09-09  Jim Meyering  <meyering@lucent.com>
25467
25468         * lib/quotearg.c: Rename ISASCII to IN_CTYPE_DOMAIN, so people don't
25469         think it should be used as a general replacement for isascii.
25470         * lib/fnmatch.c: Likewise.
25471         * lib/mbswidth.c: Likewise
25472         * lib/regex.c: Likewise.
25473
25474         Don't use atoi.
25475         * lib/userspec.c: Include sys/param.h and limits.h.
25476         Include xstrtol.h.
25477         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
25478         (UID_T_MAX, GID_T_MAX, MAXUID, MAXGID): Define.
25479         (parse_user_spec): Use xstrtoul, not atoi when converting numeric
25480         UID, GID.  Check range.
25481
25482 2000-09-06  Jim Meyering  <meyering@lucent.com>
25483
25484         * lib/getopt.c (_getopt_internal): Update from glibc.
25485
25486 2000-08-30  Jim Meyering  <meyering@lucent.com>
25487
25488         * lib/strftime.c: Merge in changes from GNU libc.
25489
25490 2000-08-26  Jim Meyering  <meyering@lucent.com>
25491
25492         * m4/jm-macros.m4: Use jm_FUNC_FPENDING.
25493         * m4/fpending.m4: New file.
25494
25495 2000-08-26  Jim Meyering  <meyering@lucent.com>
25496
25497         * lib/closeout.c: Include "__fpending.h".
25498         (close_stdout_status): Return right away if there's nothing to flush.
25499
25500         * lib/Makefile.am (noinst_HEADERS): Add __fpending.h.
25501         * lib/__fpending.c: New file.
25502         * lib/__fpending.h: New file.
25503
25504 2000-08-20  Jim Meyering  <meyering@lucent.com>
25505
25506         * m4/check-decl.m4: Include utmp.h `#if HAVE_UTMP_H', rather than
25507         `#if !HAVE_UTMPX_H'.  The latter would lose on systems with neither
25508         utmp.h nor utmpx.h.  Reported by Eli Zaretskii.
25509
25510 2000-08-11  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
25511
25512         Improve fileutils installation on systems where running
25513         programs (like install) can't be unlinked.
25514         * m4/unlink-busy.m4 (jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
25515         * m4/jm-macros.m4: Use jm_FUNC_UNLINK_BUSY_TEXT.
25516
25517 2000-08-07  Paul Eggert  <eggert@twinsun.com>
25518
25519         Standardize on "memory exhausted" instead of "Memory exhausted"
25520         or "virtual memory exhausted".
25521         * lib/obstack.c (print_and_abort): Use "memory exhausted", not
25522         "virtual memory exhausted".
25523         * lib/same.c (same_name): Invoke xalloc_die instead of printing
25524         our own message.
25525         * lib/userspec.c (parse_user_spec): Likewise.
25526         * lib/bumpalloc.h: comment fix
25527         * lib/same.c, userspec.c: Include xalloc.h.
25528
25529         * lib/xalloc.h (xalloc_msg_memory_exhausted): Now char const[],
25530         not char *const and pointing to a constant array.
25531         * lib/xmalloc.c (xalloc_msg_memory_exhausted): Likewise.
25532         (xrealloc): Comment fix.
25533
25534         * lib/userspec.c (parse_user_spec):
25535         Don't translate a message until just before returning,
25536         to avoid unnecessary translation.
25537
25538 2000-08-07  Jim Meyering  <meyering@lucent.com>
25539
25540         * lib/addext.c, argmatch.c, argmatch.h, backupfile.h, bumpalloc.h,
25541         chown.c, diacrit.h, dirname.h, dup2.c, exclude.h, fileblocks.c,
25542         fnmatch.c, fnmatch.h, fsusage.c, fsusage.h, getdate.h,
25543         getgroups.c, gethostname.c, getopt.h, group-member.c,
25544         hard-locale.c, hash.h, isdir.c, lchown.c, linebuffer.c,
25545         linebuffer.h, long-options.h, malloc.c, md5.c, md5.h, memchr.c,
25546         memcmp.c, memcoll.c, memset.c, mktime.c, modechange.h, obstack.h,
25547         pathmax.h, realloc.c, rmdir.c, safe-read.c, save-cwd.c, stime.c,
25548         stpcpy.c, strcasecmp.c, strcspn.c, strdup.c, stripslash.c,
25549         strstr.c, strtod.c, strtol.c, strtoul.c, strtoull.c, strtoumax.c,
25550         utime.c, version-etc.h, xalloc.h, xstrdup.c, xstrtoumax.c,
25551         yesno.c: Back out Copyright date changes for each file with no change
25552         this year.  This eases coordination with other programs using the same
25553         source code modules.  From Paul Eggert.
25554
25555 2000-08-06  Paul Eggert  <eggert@twinsun.com>
25556
25557         * m4/mbstate_t.m4 (AC_MBSTATE_T): Define mbstate_t to be int,
25558         not char, for compatibility with glibc 2.1.3 strftime.c.
25559
25560 2000-08-03  Greg McGary  <greg@mcgary.org>
25561
25562         * lib/regex.c (SET_HIGH_BOUND, MOVE_BUFFER_POINTER,
25563         ELSE_EXTEND_BUFFER_HIGH_BOUND): New macros.
25564         (EXTEND_BUFFER): Use them.
25565
25566 2000-08-01  Jim Meyering  <meyering@lucent.com>
25567
25568         * lib/dirname.c (ISSLASH): Define.
25569         (BACKSLASH_IS_PATH_SEPARATOR): Define.
25570         (dir_name) [BACKSLASH_IS_PATH_SEPARATOR]: Handle the case in which
25571         both `\' and `/' may be use as path separators.
25572         Based on a patch from Prashant TR.
25573
25574 2000-07-31  Paul Eggert  <eggert@twinsun.com>
25575
25576         * lib/quotearg.c (quotearg_n_options): Don't make the initial
25577         slot vector a constant, since it might get modified.
25578
25579 2000-07-31  Jim Meyering  <meyering@lucent.com>
25580
25581         * lib/xmalloc.c: Use `virtual memory exhausted', not
25582         `Memory exhausted'.
25583         * lib/obstack.c (print_and_abort): Likewise.
25584
25585 2000-07-30  Paul Eggert  <eggert@twinsun.com>
25586
25587         * lib/quotearg.c (quotearg_n_options): Preallocate a slot 0
25588         buffer, so that the caller can always quote one small
25589         component of a "memory exhausted" message in slot 0.
25590         From a suggestion by Jim Meyering.
25591
25592 2000-07-30  Jim Meyering  <meyering@lucent.com>
25593
25594         * lib/makepath.c (make_path): Quote the other instance, too.
25595
25596         * lib/quotearg.c (N_STATIC_SLOTVECS): Define.
25597         (STATIC_BUF_SIZE): Define.
25598         (quotearg_n_options): Use only statically allocated storage when
25599         N < N_STATIC_SLOTVECS and the length of the quoted result is smaller
25600         than STATIC_BUF_SIZE.
25601
25602 2000-07-29  Jim Meyering  <meyering@lucent.com>
25603
25604         * lib/diacrit.c (diacrit_diac): Use __MSDOS__ in favor of MSDOS.
25605         * lib/dirname.c (dir_name): Likewise.
25606
25607         * lib/basename.c (base_name): Use ISSLASH rather than comparing against
25608         `/'.
25609
25610         * lib/dirname.c (dir_name) [MSDOS]: Declare `lim' to be const.
25611         (dir_name): Assert that there are no trailing slashes.
25612
25613 2000-07-29  Bruno Haible  <haible@clisp.cons.org>
25614
25615         * lib/mbswidth.h (mbswidth): Add a flags argument.
25616         (mbswidth): New declaration.
25617         (MBSW_ACCEPT_INVALID, MBSW_ACCEPT_UNPRINTABLE): New macros.
25618         * lib/mbswidth.c (mbswidth): Add a flags argument.
25619         (mbsnwidth): New function.
25620
25621 2000-07-24  Jim Meyering  <meyering@lucent.com>
25622
25623         * lib/mbswidth.c: Remove useless #else.  From Bruno Haible.
25624
25625 2000-07-23  Paul Eggert  <eggert@twinsun.com>
25626
25627         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.
25628
25629 2000-07-23  Paul Eggert  <eggert@twinsun.com>
25630
25631         * lib/quotearg.c: Streamline by invoking multibyte code only if needed.
25632         <wchar.h>: Include only if HAVE_MBRTOWC && 1 < MB_LEN_MAX.
25633         (MB_CUR_MAX): Redefine to 1 if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX).
25634         (quotearg_buffer_restyled): If a unibyte locale, don't bother to
25635         invoke multibyte primitives.
25636
25637 2000-07-23  Paul Eggert  <eggert@twinsun.com>
25638
25639         * lib/quotearg.c:
25640         Include <wchar.h> even if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX),
25641         so that mbstate_t is always defined.
25642
25643         Do not inspect MB_LEN_MAX, since it's incorrectly defined to
25644         be 1 in at least one GCC installation, and this configuration
25645         error is likely to be common.  Ignoring MB_LEN_MAX hurts
25646         performance on hosts that have mbrtowc but have only unibyte
25647         locales, but I assume these hosts are rare.
25648
25649 2000-07-23  Paul Eggert  <eggert@twinsun.com>
25650
25651         * lib/mbswidth.c (_XOPEN_SOURCE):
25652         Don't define; this causes problems on Solaris 7.
25653         (wcwidth) [!HAVE_DECL_WCWIDTH]: Declare.
25654
25655 2000-07-23  Jim Meyering  <meyering@lucent.com>
25656
25657         * m4/check-decl.m4 (jm_CHECK_DECLS): Check for declarations of these,
25658         too: getgrgid, getpwuid, getuid.
25659
25660 2000-07-23  Jim Meyering  <meyering@lucent.com>
25661
25662         * lib/basename.c (base_name): Add an assertion.
25663
25664 2000-07-23  Bruno Haible  <haible@clisp.cons.org>
25665
25666         * lib/quotearg.c: When the system forces us to redefine mbstate_t,
25667         shadow its mbsinit function.
25668
25669 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
25670
25671         * lib/mbswidth.h: New file.
25672         * lib/mbswidth.c: New file.
25673         * lib/Makefile.am (libfetish_a_SOURCES): Add mbswidth.c.
25674         (noinst_HEADERS): Add mbswidth.h.
25675
25676 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
25677
25678         * lib/config.charset: Add support for FreeBSD. Improve support for
25679         HP-UX and IRIX 6.
25680
25681 2000-07-16  Bruno Haible  <haible@clisp.cons.org>
25682
25683         * m4/mbswidth.m4: New file.
25684         * m4/prereq.m4 (jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
25685
25686 2000-07-15  Jim Meyering  <meyering@lucent.com>
25687
25688         * lib/makepath.c: Include quote.h.
25689         (make_path): Convert "`%s'" in format strings to "%s", and wrap each
25690         corresponding argument in a `quote (...)' call.
25691         Give better diagnostics.
25692
25693         * lib/Makefile.am (libfetish_a_SOURCES): Add quote.c.
25694         (noinst_HEADERS): Add quote.h.
25695
25696         * lib/quote.c (quote, quote_n): New file.  Two functions taken verbatim
25697         from tar's src/misc.c.
25698         * lib/quote.h: New file.  Prototypes for same.
25699
25700 2000-07-14  Paul Eggert  <eggert@twinsun.com>
25701
25702         From a suggestion by Bruno Haible.
25703         * lib/quotearg.c (mbrtowc): Do not use HAVE_WCHAR_H in the definition.
25704         Use defined mbstate_t, not HAVE_MBSTATE_T_OBJECT,
25705         to decide whether to define the BeOS workaround macro;
25706         this adjusts to the change to AC_MBSTATE_T.
25707
25708 2000-07-14  Jim Meyering  <meyering@lucent.com>
25709
25710         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Require
25711         jm_AC_TYPE_UINTMAX_T.
25712
25713 2000-07-13  Paul Eggert  <eggert@twinsun.com>
25714
25715         * lib/quotearg.h (enum quoting style): New enum clocale_quoting_style.
25716
25717         * lib/quotearg.c (quoting_style_args, quoting_style_vals,
25718         quotearg_buffer_restyled): Add support for
25719         clocale_quoting_style.  Undo previous change to
25720         locale_quoting_style behavior, and undo the "{LEFT QUOTATION MARK}"
25721         and "{RIGHT QUOTATION MARK}" msgids.
25722
25723 2000-07-10  Paul Eggert  <eggert@twinsun.com>
25724
25725         From a suggestion by Bruno Haible.
25726         * m4/mbstate_t.m4 (AC_MBSTATE_T):
25727         Renamed from AC_MBSTATE_T_OBJECT.  All uses changed.
25728         Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
25729         and mbstate_t, to a single-part test that simply defines mbstate_t.
25730         * m4/prereq.m4 (jm_PREREQ_QUOTEARG):
25731         s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
25732
25733 2000-07-10  Jim Meyering  <meyering@lucent.com>
25734
25735         * m4/strerror_r.m4: Mirror the correction made in autoconf.
25736
25737         * m4/gnu-source.m4: Output to confdefs.h directly.
25738         Suggestion from Akim Demaille.
25739
25740 2000-07-09  Paul Eggert  <eggert@twinsun.com>
25741
25742         The old behavior of quoting `like this' doesn't look good with
25743         newer, ISO-style fonts.  See:
25744         http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
25745
25746         Instead, quote "like this" by default.  Let the translator
25747         tailor the locale-specific quoting behavior by providing
25748         translations for {LEFT QUOTATION MARK} and {RIGHT QUOTATION MARK}.
25749
25750         * lib/quotearg.c (N_): New macro.
25751         (gettext_default): New function.
25752         (quotearg_buffer_restyled): Use
25753         gettext_default ("{LEFT QUOTATION MARK}", "\"") for left quote, and
25754         gettext_default ("{RIGHT QUOTATION MARK}", "\"") for right quote.
25755
25756 2000-07-09  Jim Meyering  <meyering@lucent.com>
25757
25758         * m4/jm-macros.m4 (jm_MACROS): Add a test to see if -lm is required
25759         to link seq.  If so, set SEQ_LIBM to -lm.  From Bruno Haible.
25760
25761         * m4/gnu-source.m4 (AC__GNU_SOURCE): New file/macro.
25762         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require it.
25763
25764 2000-07-09  Jim Meyering  <meyering@lucent.com>
25765
25766         * lib/Most files: Update copyright dates to include 2000.
25767
25768 2000-07-08  Jim Meyering  <meyering@lucent.com>
25769
25770         * lib/xgethostname.c (ENAMETOOLONG): Define to an unlikely value
25771         if not defined.
25772         (xgethostname): Remove now-unnecessary #ifdef.
25773         Move declaration of `err' into loop where it's used.
25774
25775 2000-07-05  Paul Eggert  <eggert@twinsun.com>
25776         and Bruno Haible  <haible@clisp.cons.org>
25777
25778         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Test for mbstate_t
25779         only if the test for an object-type mbstate_t fails.  This
25780         prevents us from mistakenly reporting that mbstate_t is a
25781         system object type after we "#define mbstate_t int" to work
25782         around its lack.
25783
25784 2000-07-05  Paul Eggert  <eggert@twinsun.com>
25785         and Bruno Haible  <haible@clisp.cons.org>
25786
25787         * lib/quotearg.c (mbrtowc): Declare returned type, since BeOS doesn't.
25788
25789 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
25790
25791         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Pass a reasonably large buffer
25792         to strerror_r.
25793         Include <ctype.h> for use of isalpha.
25794
25795 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
25796
25797         * lib/xgethostname.c (xgethostname): Protect against the SunOS 5.5 bug
25798         by allocating a larger buffer. Test the gethostname return value for
25799         being >= 0, not == 0, for BeOS.  Don't exhaust memory if gethostname
25800         returns an error and ENAMETOOLONG isn't defined.
25801
25802 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
25803
25804         * lib/quotearg.c (struct quoting_options): Simplify quote_these_too
25805         dimension.
25806
25807 2000-07-04  Jim Meyering  <meyering@lucent.com>
25808
25809         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead
25810         of the deprecated AC_CHECKING.
25811
25812 2000-07-04  Jim Meyering  <meyering@lucent.com>
25813
25814         * lib/strndup.c: [!HAVE_DECL_STRNLEN]: Declare strnlen.
25815         Reported by Bruno Haible.
25816
25817 2000-07-04  Jim Meyering  <meyering@lucent.com>
25818
25819         * lib/quotearg.c: Make inclusion of <wchar.h> independent of whether
25820         HAVE_MBRTOWC is set.  Required at least for irix-5.6, which
25821         lacks mbrtowc.
25822
25823 2000-07-03  Paul Eggert  <eggert@twinsun.com>
25824
25825         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
25826         Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
25827
25828 2000-07-03  Paul Eggert  <eggert@twinsun.com>
25829         and Bruno Haible  <haible@clisp.cons.org>
25830
25831         * lib/quotearg.c (mbrtowc):
25832         Assign to *pwc, and return 1 only if result is nonzero.
25833         (iswprint): Use ISPRINT when substituting our own mbrtowc.
25834
25835 2000-07-03  Jim Meyering  <meyering@lucent.com>
25836
25837         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strnlen.
25838
25839 2000-07-03  Jim Meyering  <meyering@lucent.com>
25840
25841         * lib/readutmp.h: [HAVE_UTMPX_H]: Include <utmp.h> if HAVE_UTMP_H.
25842         This is necessary to get a definition of e.g., UTMP_FILE on
25843         HP-UX 10.20.
25844         From Bob Proulx.
25845
25846 2000-07-02  Jim Meyering  <meyering@lucent.com>
25847
25848         * m4/mbstate_t.m4: Also define mbstate_t, if necessary.
25849
25850         * m4/chown.m4: Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with
25851         AC_LIBOBJ(function_name).
25852         * m4/chown.m4: Likewise.
25853         * m4/fnmatch.m4: Likewise.
25854         * m4/ftruncate.m4: Likewise.
25855         * m4/getgroups.m4: Likewise.
25856         * m4/getline.m4: Likewise.
25857         * m4/group-member.m4: Likewise.
25858         * m4/jm-macros.m4: Likewise.
25859         * m4/lstat.m4: Likewise.
25860         * m4/malloc.m4: Likewise.
25861         * m4/memcmp.m4: Likewise.
25862         * m4/nanosleep.m4: Likewise.
25863         * m4/putenv.m4: Likewise.
25864         * m4/realloc.m4: Likewise.
25865         * m4/regex.m4: Likewise.
25866         * m4/stat.m4: Likewise.
25867         * m4/strftime.m4: Likewise.
25868
25869 2000-07-02  Jim Meyering  <meyering@lucent.com>
25870
25871         * lib/quotearg.c (mbstate_t): Don't define here.
25872
25873 2000-07-02  Jim Meyering  <meyering@lucent.com>
25874
25875         * lib/nanosleep.c (SIGCONT): Define if not already defined.
25876
25877 2000-07-01  Jim Meyering  <meyering@lucent.com>
25878
25879         * m4/uptime.m4: Put double quotes around use of $cross_compiling.
25880
25881 2000-07-01  Jim Meyering  <meyering@lucent.com>
25882
25883         * m4/ls-mntd-fs.m4: Remove a `FIXME' comment and fix the associated
25884         problem.
25885
25886 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
25887
25888         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific
25889         macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV.
25890
25891 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
25892
25893         * lib/mountlist.c: Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV,
25894         per change in ../m4/ls-mntd-fs.m4.
25895         (read_filesystem_list): Ignore symbolic links.
25896
25897 2000-06-29  Jim Meyering  <meyering@lucent.com>
25898
25899         * lib/same.c: Include <string.h> or <strings.h>, as appropriate,
25900         for declaration of strcmp.
25901
25902         * lib/long-options.c: Include <stdlib.h>, for declaration of exit.
25903
25904         * lib/mountlist.c (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]:
25905         Avoid warning by casting result to `char *' to remove `const'.
25906
25907 2000-06-28  Jim Meyering  <meyering@lucent.com>
25908
25909         * m4/mbstate_t.m4: Use stdlib.h, not stdio.h.  The latter is not
25910         included by quotearg.c, for which we perform this test.  From
25911         Bruno Haible.
25912
25913 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
25914
25915         * m4/check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well.
25916         * m4/prereq.m4 (jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or
25917         <utmpx.h> exists, put readutmp.o into LIBOBJS.
25918
25919 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
25920
25921         * lib/Makefile.am (libfetish_a_SOURCES): Remove readutmp.c.
25922
25923 2000-06-26  Paul Eggert  <eggert@twinsun.com>
25924
25925         savedir now sets errno on failure and invokes xmalloc to get memory.
25926         Fix a couple of other minor bugs while we're at it.
25927
25928         * lib/savedir.c (<unistd.h>): Do not include; there's no need.
25929         (NAMLEN): Remove macro.
25930         (malloc, realloc): Remove decls.
25931         (stpcpy): Likewise.
25932         ("xalloc.h"): Include.
25933         (NAME_SIZE_DEFAULT): New macro.
25934         (savedir): Use xmalloc / xrealloc to allocate memory.
25935         Use NAME_SIZE_DEFAULT if name_size is negative or overflows to zero.
25936         Skip "" directory entries.
25937         Use strlen to calculate directory entry length, since the old method
25938         is rarely used these days and isn't worth supporting.
25939         Don't use a pointer after freeing it.
25940         Check for integer overflow when calculating allocation size.
25941         Use memcpy to copy entries, instead of stpcpy.
25942         Set errno properly when returning NULL.
25943         Check for readdir error.
25944
25945 2000-06-26  Jim Meyering  <meyering@lucent.com>
25946
25947         * lib/posixtm.c [HAVE_STDLIB_H]: Include stdlib.h, for decl of abort.
25948
25949 2000-06-25  Jim Meyering  <meyering@lucent.com>
25950
25951         * m4/mbstate_t.m4: Include stdio.h before wchar.h to work around
25952         Linux header bug when _XOPEN_SOURCE is defined to 500.
25953
25954 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
25955
25956         * lib/unicodeio.c (print_unicode_char): Work around ansi2knr
25957         deficiency.
25958
25959 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
25960
25961         * lib/getusershell.c (xmalloc, xrealloc): Remove functions.
25962         Include xalloc.h.
25963         Don't include <stdlib.h>.  Don't declare malloc, realloc.
25964
25965 2000-06-24  Jim Meyering  <meyering@lucent.com>
25966
25967         * m4/strerror_r.m4: Revive this file -- to try out an experimental
25968         version of AC_FUNC_STRERROR_R that may work even on BeOS, a system
25969         for which strerror does return char*, but which lacks a conveniently
25970         accessible declaration of the function.  If the compile-test says
25971         strerror_r doesn't work, then resort to a `run'-test that works on
25972         BeOS and segfaults on DEC Unix.
25973
25974 2000-06-24  Jim Meyering  <meyering@lucent.com>
25975
25976         * lib/error.c [!HAVE_DECL_STRERROR_R]: Declare strerror_r.
25977
25978 2000-06-23  Paul Eggert  <eggert@twinsun.com>
25979
25980         * m4/mbstate_t.m4: New file, defining AC_MBSTATE_T_OBJECT.
25981         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Use it.  Add check for iswprint.
25982
25983 2000-06-23  Paul Eggert  <eggert@twinsun.com>
25984
25985         * lib/quotearg.c: Include <wctype.h> after <wchar.h>, for Solaris 2.5.
25986         (mbrtowc, mbstate_t): Define substitutes if
25987         HAVE_MBRTOWC && HAVE_WCHAR_H && !HAVE_MBSTATE_T_OBJECT.
25988         (iswprint): Define to 1 if !defined iswprint && !HAVE_ISWPRINT,
25989         not if ! (HAVE_MBRTOWC && HAVE_WCHAR_H).
25990
25991 2000-06-23  Jim Meyering  <meyering@lucent.com>
25992
25993         * m4/afs.m4: Add missing AC_MSG_RESULT.
25994         Reported by Bruno Haible.
25995
25996         * m4/fsusage.m4: s/AC_MSG_CHECKING/AC_CHECKING/.
25997         Suggestion from Bruno Haible.
25998
25999 2000-06-23  Jim Meyering  <meyering@lucent.com>
26000
26001         * lib/getpass.c: New file, from Bruno Haible.  Required for BeOS.
26002
26003 2000-06-21  Jim Meyering  <meyering@lucent.com>
26004
26005         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add getpass.
26006
26007 2000-06-21  Jim Meyering  <meyering@lucent.com>
26008
26009         * lib/Makefile.am (libfetish_a_SOURCES): Add getstr.c.
26010         (noinst_HEADERS): Add getstr.h.
26011
26012         * lib/getline.c (getstr): Move into a separate file.
26013         * lib/getstr.c (getstr): New file, extracted from getline.c, with
26014         the following changes: new parameter, delim2; both delim[12]
26015         parameters have type `int', not `char'.  The latter would lose
26016         with 8-bit delimiters.
26017         * lib/getstr.h: New file.
26018
26019 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
26020
26021         * lib/xgetcwd.c (xgetcwd): If the required pathname length is smaller
26022         than 1024, return a memory chunk of least possible size, instead
26023         of size PATH_MAX + 2. In the loop, increment the size proportionally.
26024         Use free/xmalloc instead of xrealloc to avoid copying for very long
26025         paths.
26026
26027 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
26028
26029         * lib/path-concat.c (path_concat): Don't access dir[-1] if dir is
26030         the empty string.
26031
26032 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
26033
26034         * lib/canon-host.c (canon_host): Use malloc and memcpy to copy an
26035         address, not strdup.  Include <stdlib.h> and don't declare free().
26036
26037 2000-06-19  Jim Meyering  <meyering@lucent.com>
26038
26039         * lib/getloadavg.c [HAVE_NLIST_H] (NLIST_STRUCT): Define.
26040
26041 2000-06-18  Jim Meyering  <meyering@lucent.com>
26042
26043         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Remove mkdir.
26044
26045         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the
26046         `checking whether...' message to be consistent with that of the
26047         lstat test.
26048
26049 2000-06-18  Jim Meyering  <meyering@lucent.com>
26050
26051         * lib/mkdir.c: Remove file, due mainly to copyright incompatibility.
26052         Besides, these days every porting target provides a mkdir function.
26053
26054         * lib/strnlen.c: Include memory.h, string.h, and/or strings.h as
26055         needed. (this snippet comes from src/system.h).
26056
26057 2000-06-16  Bruno Haible  <haible@clisp.cons.org>
26058
26059         * m4/glibc21.m4 (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C.
26060
26061 2000-06-15  Paul Eggert  <eggert@twinsun.com>
26062
26063         * lib/human.c (adjust_value): New function.
26064         (human_readable_inexact): Apply rounding style even when
26065         printing approximate values.
26066
26067 2000-06-14  Paul Eggert  <eggert@twinsun.com>
26068
26069         * lib/human.c (human_readable_inexact): Allow an input block
26070         size that is not a multiple of the output block size, and vice versa.
26071         Reported by Piergiorgio Sartor.
26072
26073 2000-06-14  Paul Eggert  <eggert@twinsun.com>
26074
26075         * lib/getdate.y (get_date): Apply relative times after time
26076         zone indicator, not before.  Reported by Todd A. Jacobs.
26077
26078 2000-06-13  Jim Meyering  <meyering@lucent.com>
26079
26080         * lib/Makefile.am (all-local): Depend on lstat.c and stat.c.
26081
26082         * lib/xstat.in [!HAVE_DECL_FREE]: Declare free in lstat.c.
26083
26084 2000-06-12  Paul Eggert  <eggert@twinsun.com>
26085
26086         * lib/xstat.in: Include <stdlib.h> in lstat, to declare "free".
26087
26088 2000-06-12  Jim Meyering  <meyering@lucent.com>
26089
26090         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Replace with
26091         AC_FUNC_GETLOADAVG from autoconf, and tweak the latter to accept an
26092         optional argument.
26093         * m4/jm-macros.m4: s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/, and supply
26094         the optional argument, `lib'.
26095
26096 2000-06-08  Jim Meyering  <meyering@lucent.com>
26097
26098         * m4/largefile.m4: Remove file (now that it's part of autoconf).
26099
26100 2000-06-04  Paul Eggert  <eggert@twinsun.com>